:root{--gc-brand:#d60644;--gc-brand-dark:#a5053a;--gc-brand-soft:#fce7ee;--gc-brand-ink:#b0053a;--gc-on-brand:#fff;--gc-bg:#f3f4f7;--gc-surface:#fff;--gc-surface-2:#f7f8fb;--gc-surface-3:#eef0f4;--gc-line:#e7e9ef;--gc-line-strong:#d5dae3;--gc-ink:#101826;--gc-ink-2:#4a5569;--gc-ink-3:#8a93a5;--gc-navy:#001329;--gc-good:#1b9a63;--gc-good-soft:#e6f6ee;--gc-good-ink:#12774b;--gc-warn:#c27c0e;--gc-warn-soft:#fff1dc;--gc-warn-ink:#8f5600;--gc-bad:#c8322b;--gc-bad-soft:#fdecea;--gc-bad-ink:#a8231d;--gc-info:#2c5bd6;--gc-info-soft:#e8eefb;--gc-info-ink:#2446a8;--gc-note:#fff8e6;--gc-note-line:#e3b54a;--gc-note-ink:#6e4a00;--gc-ai:#7b3fd0;--gc-ai-soft:#f3ecfd;--gc-ai-ink:#6232ad;--gc-bubble-op:var(--gc-brand);--gc-bubble-op-ink:#fff;--gc-bubble-bot:#f1f3f8;--gc-bubble-in:var(--gc-surface);--gc-shadow-card:0 4px 10px -6px #1018262e;--gc-shadow-pop:0 16px 40px -14px #1018265c, 0 2px 6px -2px #1018261f;--gc-shadow-drawer:0 0 60px -12px #10182666;--gc-backdrop:#1018266b;--gc-focus:0 0 0 3px #d6064438;--gc-r-chip:6px;--gc-r:10px;--gc-r-card:14px;--gc-r-bubble:14px;--gc-font:"iranyekan", "IRANYekanX", "GemioVazirmatn", Tahoma, "Segoe UI", sans-serif;--gc-mono:ui-monospace, "SF Mono", "Cascadia Mono", Menlo, Consolas, monospace;--rail-w:212px;--list-w:336px;--side-w:336px;--head-h:64px;--bottom-nav-h:60px;--safe-b:env(safe-area-inset-bottom,0px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--gc-brand:#ff3d72;--gc-brand-dark:#e0265a;--gc-brand-soft:#3a1020;--gc-brand-ink:#ff7da0;--gc-on-brand:#fff;--gc-bg:#0b1220;--gc-surface:#121b2b;--gc-surface-2:#172234;--gc-surface-3:#1c2a40;--gc-line:#223049;--gc-line-strong:#2e3d57;--gc-ink:#e9eef6;--gc-ink-2:#a7b2c5;--gc-ink-3:#76829a;--gc-navy:#050e1f;--gc-good:#34c98a;--gc-good-soft:#12352a;--gc-good-ink:#5fdca6;--gc-warn:#f0b454;--gc-warn-soft:#3a2a10;--gc-warn-ink:#f4c577;--gc-bad:#ff6b5e;--gc-bad-soft:#3d1614;--gc-bad-ink:#ff8e84;--gc-info:#7ea2ff;--gc-info-soft:#16244a;--gc-info-ink:#a3bdff;--gc-note:#2d2410;--gc-note-line:#8a6a1e;--gc-note-ink:#f0d28a;--gc-ai:#b48cff;--gc-ai-soft:#241a3a;--gc-ai-ink:#c9abff;--gc-bubble-op:#c9245a;--gc-bubble-op-ink:#fff;--gc-bubble-bot:#1b273b;--gc-bubble-in:#172234;--gc-shadow-card:0 4px 10px -6px #00000059;--gc-shadow-pop:0 16px 40px -14px #0009, 0 2px 6px -2px #00000059;--gc-shadow-drawer:0 0 60px -12px #000000b3;--gc-backdrop:#03070f99;--gc-focus:0 0 0 3px #ff3d7247;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0}html{text-size-adjust:100%}body{font-family:var(--gc-font);color:var(--gc-ink);background:var(--gc-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;font-size:14px;line-height:1.7;overflow:hidden}#app{height:100%}h1,h2,h3,h4,p,ul,ol,figure{margin:0}ul,ol{padding:0;list-style:none}button,input,select,textarea{font:inherit;color:inherit;letter-spacing:inherit}button{cursor:pointer;background:0 0;border:0;padding:0}button:disabled{cursor:not-allowed}a{color:var(--gc-brand-ink);text-decoration:none}a:hover{text-decoration:underline}img,svg{display:block}.ic{flex:none}[dir=rtl] .ic-mirror,:root[dir=rtl] .ic-mirror{transform:scaleX(-1)}:focus-visible{outline:2px solid var(--gc-brand);outline-offset:2px;border-radius:6px}::selection{background:color-mix(in srgb, var(--gc-brand) 22%, transparent)}*{scrollbar-width:thin;scrollbar-color:var(--gc-line-strong) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--gc-line-strong);background-clip:padding-box;border:3px solid #0000;border-radius:10px}::-webkit-scrollbar-track{background:0 0}.num{font-variant-numeric:tabular-nums}.ltr{direction:ltr;unicode-bidi:isolate}.mono{font-family:var(--gc-mono);direction:ltr;unicode-bidi:isolate;font-size:.9em}.muted{color:var(--gc-ink-3)}.muted-2{color:var(--gc-ink-2)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.grow{flex:auto;min-width:0}.row{align-items:center;gap:8px;display:flex}.row-wrap{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.stack{gap:12px;display:grid}.ellipsis{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.btn{border-radius:var(--gc-r);white-space:nowrap;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:14px;font-weight:600;line-height:1;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform 80ms;display:inline-flex}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled{opacity:.55}.btn-sm{border-radius:9px;gap:6px;height:32px;padding:0 11px;font-size:13px}.btn-lg{height:44px;padding:0 18px;font-size:15px}.btn-block{width:100%}.btn-primary{background:var(--gc-brand);color:var(--gc-on-brand);box-shadow:0 1px 2px #1018261f}.btn-primary:hover:not(:disabled){background:var(--gc-brand-dark)}.btn-secondary{background:var(--gc-surface);border-color:var(--gc-line-strong);color:var(--gc-ink)}.btn-secondary:hover:not(:disabled){background:var(--gc-surface-2);border-color:var(--gc-ink-3)}.btn-ghost{color:var(--gc-ink-2);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--gc-surface-3);color:var(--gc-ink)}.btn-soft{background:var(--gc-brand-soft);color:var(--gc-brand-ink)}.btn-soft:hover:not(:disabled){background:color-mix(in srgb, var(--gc-brand) 16%, var(--gc-surface))}.btn-danger{background:var(--gc-bad);color:#fff}.btn-danger:hover:not(:disabled){background:color-mix(in srgb, var(--gc-bad) 85%, black)}.btn-dark{background:var(--gc-ink);color:var(--gc-surface)}.btn-dark:hover:not(:disabled){background:color-mix(in srgb, var(--gc-ink) 85%, var(--gc-surface))}.btn-note{color:#fff;background:#c08a12}:root[data-theme=dark] .btn-note{background:#a87a14}.btn-note:hover:not(:disabled){background:#a87508}.btn .btn-label{display:inline-block}.icon-btn{width:36px;height:36px;color:var(--gc-ink-2);border-radius:10px;flex:none;place-items:center;transition:background .15s,color .15s;display:inline-grid;position:relative}.icon-btn:hover:not(:disabled){background:var(--gc-surface-3);color:var(--gc-ink)}.icon-btn:disabled{opacity:.45}.icon-btn.is-active{background:var(--gc-brand-soft);color:var(--gc-brand-ink)}.icon-btn-sm{border-radius:8px;width:30px;height:30px}.icon-btn-lg{border-radius:12px;width:42px;height:42px}.icon-btn-brand{color:var(--gc-brand-ink)}.icon-btn-danger{color:var(--gc-bad)}.icon-btn-note.is-active{background:var(--gc-note);color:var(--gc-note-ink);box-shadow:inset 0 0 0 1px var(--gc-note-line)}.icon-btn-badge{top:2px;background:var(--gc-brand);color:#fff;text-align:center;border-radius:99px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;inset-inline-start:2px}.chip{border-radius:var(--gc-r-chip);white-space:nowrap;background:var(--gc-surface-3);max-width:100%;height:22px;color:var(--gc-ink-2);align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.chip-sm{height:20px;padding:0 7px;font-size:11.5px}.chip .chip-text{text-overflow:ellipsis;overflow:hidden}.chip-dot{background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.chip-good{background:var(--gc-good-soft);color:var(--gc-good-ink)}.chip-warn{background:var(--gc-warn-soft);color:var(--gc-warn-ink)}.chip-bad{background:var(--gc-bad-soft);color:var(--gc-bad-ink)}.chip-info{background:var(--gc-info-soft);color:var(--gc-info-ink)}.chip-brand{background:var(--gc-brand-soft);color:var(--gc-brand-ink)}.chip-ai{background:var(--gc-ai-soft);color:var(--gc-ai-ink)}.chip-note{background:var(--gc-note);color:var(--gc-note-ink);box-shadow:inset 0 0 0 1px var(--gc-note-line)}.chip-dark{background:var(--gc-ink);color:var(--gc-surface)}.chip-btn{cursor:pointer;border:0}.chip-btn:hover{filter:brightness(.97)}.chip-x{width:16px;height:16px;color:inherit;opacity:.7;border-radius:4px;place-items:center;margin-inline-end:-4px;display:grid}.chip-x:hover{opacity:1;background:#00000014}.badge{border-radius:99px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-grid}.badge-brand{background:var(--gc-brand);color:#fff}.badge-neutral{background:var(--gc-surface-3);color:var(--gc-ink-2)}.badge-warn{background:var(--gc-warn);color:#fff}.badge-good{background:var(--gc-good);color:#fff}.input,.select,.textarea{border-radius:var(--gc-r);border:1px solid var(--gc-line-strong);background:var(--gc-surface);width:100%;height:38px;color:var(--gc-ink);min-width:0;padding:0 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.input::placeholder,.textarea::placeholder{color:var(--gc-ink-3)}.input:hover,.select:hover,.textarea:hover{border-color:var(--gc-ink-3)}.input:focus,.select:focus,.textarea:focus{border-color:var(--gc-brand);box-shadow:var(--gc-focus);outline:none}.input:disabled,.select:disabled,.textarea:disabled{background:var(--gc-surface-2);color:var(--gc-ink-3)}.input-sm,.select-sm{border-radius:9px;height:32px;padding:0 10px;font-size:13px}.textarea{resize:vertical;height:auto;min-height:84px;padding:9px 12px;line-height:1.75}.select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%238A93A5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:10px;background-repeat:no-repeat;padding-inline-end:32px}.input-ltr{text-align:left;direction:ltr}.input-group{align-items:center;display:flex;position:relative}.input-group>.ic{color:var(--gc-ink-3);pointer-events:none;position:absolute;inset-inline-start:11px}.input-group>.input{padding-inline-start:36px}.input-group>.input.input-ltr{padding-left:12px;padding-right:36px}.input-group:has(>.input-end)>.input.input-ltr{padding-left:42px}.input-group>.input-end{position:absolute;inset-inline-end:6px}.field{gap:6px;min-width:0;display:grid}.field-label{color:var(--gc-ink-2);font-size:13px;font-weight:600}.field>.seg,.field>.toggle{justify-self:start}.field-help{color:var(--gc-ink-3);font-size:12px;line-height:1.6}.field-error{color:var(--gc-bad);font-size:12px}.toggle{cursor:pointer;user-select:none;align-items:center;gap:10px;min-height:24px;display:inline-flex}.toggle input{opacity:0;width:1px;height:1px;position:absolute}.toggle-track{background:var(--gc-line-strong);border-radius:99px;flex:none;width:38px;height:22px;transition:background .18s;position:relative}.toggle-thumb{top:3px;background:#fff;border-radius:50%;width:16px;height:16px;transition:inset-inline-start .18s cubic-bezier(.2,.9,.2,1);position:absolute;inset-inline-start:3px;box-shadow:0 1px 2px #1018264d}.toggle input:checked+.toggle-track{background:var(--gc-good)}.toggle input:checked+.toggle-track .toggle-thumb{inset-inline-start:19px}.toggle input:focus-visible+.toggle-track{box-shadow:var(--gc-focus)}.toggle.is-disabled{opacity:.5;cursor:not-allowed}.toggle-label{color:var(--gc-ink);font-size:14px}.check{cursor:pointer;user-select:none;align-items:center;gap:9px;min-height:24px;display:inline-flex}.check input{opacity:0;width:1px;height:1px;position:absolute}.check-box{border:1.5px solid var(--gc-line-strong);background:var(--gc-surface);color:#0000;border-radius:5px;flex:none;place-items:center;width:18px;height:18px;transition:all .15s;display:grid}.check input:checked+.check-box{background:var(--gc-brand);border-color:var(--gc-brand);color:#fff}.check input:focus-visible+.check-box{box-shadow:var(--gc-focus)}.check.is-disabled{opacity:.5}.check-label{font-size:14px}.seg{background:var(--gc-surface-3);border-radius:11px;gap:2px;padding:3px;display:inline-flex}.seg-block{display:flex}.seg-block .seg-item{flex:1}.seg-item{height:32px;color:var(--gc-ink-2);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.seg-sm .seg-item{height:26px;padding:0 10px;font-size:12px}.seg-item:hover{color:var(--gc-ink)}.seg-item.is-on{background:var(--gc-surface);color:var(--gc-ink);box-shadow:0 1px 3px #10182624}:root[data-theme=dark] .seg-item.is-on{background:var(--gc-line-strong)}.stepper{border:1px solid var(--gc-line-strong);border-radius:var(--gc-r);background:var(--gc-surface);justify-self:start;align-items:center;height:34px;display:inline-flex;overflow:hidden}.stepper-btn{width:30px;height:100%;color:var(--gc-ink-2);place-items:center;display:grid}.stepper-btn:hover:not(:disabled){background:var(--gc-surface-3);color:var(--gc-ink)}.stepper-btn:disabled{opacity:.35}.stepper-input{border:0;border-inline:1px solid var(--gc-line);text-align:center;background:0 0;width:44px;height:100%;font-size:14px;font-weight:700}.stepper-input:focus{background:var(--gc-surface-2);outline:none}.stepper-suffix{color:var(--gc-ink-3);border-inline-start:1px solid var(--gc-line);place-items:center;height:100%;padding:0 10px;font-size:12px;display:grid}.tabs{gap:4px;min-width:0;display:flex}.tab{color:var(--gc-ink-2);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.tab:hover{color:var(--gc-ink)}.tab-badge{text-align:center;background:var(--gc-surface-3);min-width:18px;height:18px;color:var(--gc-ink-2);border-radius:99px;padding:0 5px;font-size:10.5px;line-height:18px}.tabs-underline{border-bottom:1px solid var(--gc-line);gap:18px;padding:0 16px}.tabs-underline .tab{border-bottom:2px solid #0000;height:44px;margin-bottom:-1px}.tabs-underline .tab.is-on{color:var(--gc-ink);border-bottom-color:var(--gc-brand)}.tabs-pills .tab{background:var(--gc-surface-3);border-radius:99px;height:30px;padding:0 12px}.tabs-pills .tab.is-on{background:var(--gc-ink);color:var(--gc-surface)}.tabs-pills .tab.is-on .tab-badge{color:inherit;background:#ffffff2e}:root[data-theme=dark] .tabs-pills .tab.is-on .tab-badge{background:#00000024}.tabs-boxed{background:var(--gc-surface-3);border-radius:11px;grid-auto-columns:1fr;grid-auto-flow:column;padding:3px;display:grid}.tabs-boxed .tab{border-radius:8px;justify-content:center;height:32px}.tabs-boxed .tab.is-on{background:var(--gc-surface);color:var(--gc-ink);box-shadow:0 1px 3px #10182624}:root[data-theme=dark] .tabs-boxed .tab.is-on{background:var(--gc-line-strong)}.spinner{color:currentColor;animation:.8s linear infinite gc-spin}@keyframes gc-spin{to{transform:rotate(360deg)}}.skeleton{gap:10px;padding:4px 0;display:grid}.skeleton span{background:linear-gradient(90deg, var(--gc-surface-3), var(--gc-surface-2), var(--gc-surface-3));background-size:200% 100%;border-radius:6px;height:12px;animation:1.3s ease-in-out infinite gc-shimmer;display:block}@keyframes gc-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.empty{text-align:center;color:var(--gc-ink-2);justify-items:center;gap:8px;padding:48px 24px;display:grid}.empty-compact{gap:6px;padding:24px 16px}.empty-icon{background:var(--gc-surface-3);width:56px;height:56px;color:var(--gc-ink-3);border-radius:16px;place-items:center;margin-bottom:4px;display:grid}.empty-compact .empty-icon{border-radius:12px;width:42px;height:42px}.empty-title{color:var(--gc-ink);font-size:15px}.empty-text{color:var(--gc-ink-3);max-width:34ch;font-size:13px;line-height:1.8}.empty-action{margin-top:8px}.kbd{border:1px solid var(--gc-line-strong);background:var(--gc-surface-2);min-width:20px;height:20px;color:var(--gc-ink-2);font-family:var(--gc-mono);direction:ltr;border-bottom-width:2px;border-radius:5px;place-items:center;padding:0 5px;font-size:11px;line-height:1;display:inline-grid}.notice{border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:10px;padding:11px 13px;font-size:13px;line-height:1.75;display:flex}.notice>.ic{margin-top:3px}.notice-body{flex:1;min-width:0}.notice-body b{font-size:13.5px;display:block}.notice-action{flex:none;align-self:center}.notice-info{background:var(--gc-info-soft);color:var(--gc-info-ink)}.notice-warn{background:var(--gc-warn-soft);color:var(--gc-warn-ink)}.notice-bad{background:var(--gc-bad-soft);color:var(--gc-bad-ink)}.notice-good{background:var(--gc-good-soft);color:var(--gc-good-ink)}.notice-ai{background:var(--gc-ai-soft);color:var(--gc-ai-ink)}.avatar{user-select:none;border-radius:32%;flex:none;place-items:center;font-weight:800;line-height:1;display:inline-grid;position:relative}.avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.av-0{color:#2c4e9c;background:#e8eefb}.av-1{color:#12774b;background:#e6f6ee}.av-2{color:#8f5600;background:#fff1dc}.av-3{color:#6232ad;background:#f3ecfd}.av-4{color:#a5053a;background:#fce7ee}.av-5{color:#0e6b85;background:#e3f4f7}.av-6{color:#4a5569;background:#eef0f4}:root[data-theme=dark] .av-0{color:#a3bdff;background:#16244a}:root[data-theme=dark] .av-1{color:#5fdca6;background:#12352a}:root[data-theme=dark] .av-2{color:#f4c577;background:#3a2a10}:root[data-theme=dark] .av-3{color:#c9abff;background:#241a3a}:root[data-theme=dark] .av-4{color:#ff7da0;background:#3a1020}:root[data-theme=dark] .av-5{color:#7fd3e6;background:#10303a}:root[data-theme=dark] .av-6{color:#a7b2c5;background:#1c2a40}.av-bot{color:#fff;background:linear-gradient(160deg,#e8175a,#8e0636)}.avatar-dot,.status-dot{background:var(--gc-ink-3);width:10px;height:10px;box-shadow:0 0 0 2px var(--gc-surface);border-radius:50%}.avatar-dot{bottom:-1px;position:absolute;inset-inline-end:-1px}.status-dot{width:8px;height:8px;box-shadow:none;flex:none;display:inline-block}.is-online{background:var(--gc-good)}.is-away{background:var(--gc-warn)}.is-offline{background:var(--gc-line-strong)}.card{background:var(--gc-surface);border:1px solid var(--gc-line);border-radius:var(--gc-r-card);min-width:0}.card-head{justify-content:space-between;align-items:center;gap:12px;padding:14px 18px 0;display:flex}.card-title{align-items:flex-start;gap:9px;min-width:0;display:flex}.card-title>.ic{color:var(--gc-ink-3);margin-top:3px}.card-title h3{font-size:15px;font-weight:700}.card-sub{color:var(--gc-ink-3);margin-top:1px;font-size:12.5px}.card-actions{flex:none;gap:6px;display:flex}.card-body{padding:14px 18px 18px}.card-flush .card-body{padding:0}.card-flush .card-head{padding-bottom:12px}.popover{z-index:60;background:var(--gc-surface);border:1px solid var(--gc-line);min-width:200px;max-width:calc(100vw - 16px);box-shadow:var(--gc-shadow-pop);border-radius:12px;padding:6px;animation:.14s ease-out gc-pop;position:fixed;overflow:auto}@keyframes gc-pop{0%{opacity:0;transform:translateY(-3px)}}.menu-item{text-align:start;width:100%;min-height:36px;color:var(--gc-ink);border-radius:8px;align-items:center;gap:10px;padding:6px 10px;font-size:14px;display:flex}.menu-item:hover:not(:disabled),.menu-item:focus-visible{background:var(--gc-surface-3);outline:none}.menu-item>.ic{color:var(--gc-ink-3)}.menu-item:disabled{opacity:.45}.menu-item.is-danger,.menu-item.is-danger>.ic{color:var(--gc-bad)}.menu-item-text{flex:1;min-width:0;display:grid}.menu-item-text small{color:var(--gc-ink-3);font-size:12px;line-height:1.5}.menu-check{color:var(--gc-brand)!important}.menu-sep{background:var(--gc-line);height:1px;margin:5px 4px}.menu-label{color:var(--gc-ink-3);padding:8px 10px 4px;font-size:11.5px;font-weight:700}.menu-search{padding:4px 4px 6px}.backdrop{z-index:70;background:var(--gc-backdrop);place-items:center;padding:16px;animation:.16s ease-out gc-fade;display:grid;position:fixed;inset:0}@keyframes gc-fade{0%{opacity:0}}.modal{background:var(--gc-surface);width:min(560px,100%);max-height:calc(100dvh - 32px);box-shadow:var(--gc-shadow-pop);border-radius:16px;outline:none;flex-direction:column;animation:.18s cubic-bezier(.2,.9,.2,1) gc-rise;display:flex}.modal-sm{width:min(420px,100%)}.modal-lg{width:min(760px,100%)}@keyframes gc-rise{0%{opacity:0;transform:translateY(8px)}}.modal-head{padding:14px 16px 10px 12px;justify-content:space-between;align-items:center;gap:12px;padding-inline-start:20px;display:flex}.modal-head h2{font-size:17px;font-weight:800}.modal-body{padding:4px 20px 16px;overflow:auto}.modal-foot{border-top:1px solid var(--gc-line);justify-content:flex-end;gap:8px;padding:12px 20px 16px;display:flex}.confirm-body{color:var(--gc-ink-2);line-height:1.9}.backdrop-drawer{place-items:stretch stretch;padding:0;display:flex}.drawer{width:min(var(--drawer-w,460px), 100vw);background:var(--gc-surface);height:100%;box-shadow:var(--gc-shadow-drawer);outline:none;flex-direction:column;display:flex}.drawer-left{margin-inline-start:auto;animation:.22s cubic-bezier(.2,.9,.2,1) gc-slide-l}.drawer-right{margin-inline-end:auto;animation:.22s cubic-bezier(.2,.9,.2,1) gc-slide-r}@keyframes gc-slide-l{0%{opacity:0;transform:translate(-24px)}}@keyframes gc-slide-r{0%{opacity:0;transform:translate(24px)}}.drawer-head{min-height:var(--head-h);border-bottom:1px solid var(--gc-line);align-items:center;gap:10px;padding:10px 12px;padding-inline-start:20px;display:flex}.drawer-title{flex:1;min-width:0}.drawer-title h2{align-items:center;gap:8px;font-size:17px;font-weight:800;display:flex}.drawer-sub{color:var(--gc-ink-3);font-size:12.5px}.drawer-body{flex:1;padding:16px 20px 24px;overflow:auto}.drawer-foot{padding:12px 20px calc(12px + var(--safe-b));border-top:1px solid var(--gc-line);align-items:center;gap:8px;display:flex}.toasts{top:14px;z-index:90;pointer-events:none;gap:8px;width:min(380px,100vw - 28px);display:grid;position:fixed;inset-inline-end:14px}.toast{pointer-events:auto;background:var(--gc-surface);border:1px solid var(--gc-line);box-shadow:var(--gc-shadow-pop);border-radius:14px;align-items:flex-start;gap:10px;padding:11px 10px 11px 12px;padding-inline-start:12px;animation:.22s cubic-bezier(.2,.9,.2,1) gc-toast;display:flex}@keyframes gc-toast{0%{opacity:0;transform:translateY(-8px)}}.toast-icon{border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.toast-info .toast-icon{background:var(--gc-info-soft);color:var(--gc-info-ink)}.toast-good .toast-icon{background:var(--gc-good-soft);color:var(--gc-good-ink)}.toast-warn .toast-icon{background:var(--gc-warn-soft);color:var(--gc-warn-ink)}.toast-bad .toast-icon{background:var(--gc-bad-soft);color:var(--gc-bad-ink)}.toast-body{flex:1;min-width:0;padding-top:4px}.toast-body b{font-size:13.5px;line-height:1.5;display:block}.toast-body p{color:var(--gc-ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.7;display:-webkit-box;overflow:hidden}.toast-action{height:30px;color:var(--gc-brand-ink);background:var(--gc-brand-soft);border-radius:8px;align-self:center;padding:0 10px;font-size:13px;font-weight:700}.toast-x{width:24px;height:24px;color:var(--gc-ink-3);border-radius:6px;place-items:center;display:grid}.toast-x:hover{background:var(--gc-surface-3)}.app{grid-template-columns:var(--rail-w) minmax(0, 1fr);height:100dvh;display:grid;overflow:hidden}.app.is-narrow{--rail-w:80px}.app.is-mobile{grid-template-columns:minmax(0,1fr)}.main{flex-direction:column;min-width:0;height:100dvh;min-height:0;display:flex;position:relative;overflow:hidden}.main.has-bottom-nav{padding-bottom:calc(var(--bottom-nav-h) + var(--safe-b))}.main>:not(.conn-banner){flex:auto;min-height:0}.logo-tile{color:#fff;background:linear-gradient(160deg,#e8175a 0%,#c0063f 55%,#8e0636 100%);border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:inline-grid;box-shadow:0 1px 2px #10182633,0 6px 14px -6px #d606448c}.logo-tile-lg{border-radius:16px;width:52px;height:52px}.rail{background:var(--gc-surface);border-inline-end:1px solid var(--gc-line);z-index:5;flex-direction:column;gap:10px;min-height:0;padding:14px 12px 12px;display:flex}.rail-top{gap:12px;display:grid}.rail-logo{color:var(--gc-ink);align-items:center;gap:10px;padding:2px 6px;font-size:17px;font-weight:800;display:flex;text-decoration:none!important}.site-switch{border:1px solid var(--gc-line);background:var(--gc-surface-2);text-align:start;border-radius:12px;align-items:center;gap:10px;width:100%;padding:7px 9px;transition:border-color .15s;display:flex}.site-switch:hover{border-color:var(--gc-line-strong)}.site-switch-mark{background:var(--gc-brand-soft);width:28px;height:28px;color:var(--gc-brand-ink);border-radius:8px;flex:none;place-items:center;font-size:14px;font-weight:800;display:grid}.site-switch-text{flex:1;min-width:0;line-height:1.4;display:grid}.site-switch-text b{font-size:13.5px}.site-switch-text small{color:var(--gc-ink-3);text-overflow:ellipsis;white-space:nowrap;text-align:right;font-size:11px;overflow:hidden}.site-switch.is-compact{border-radius:12px;justify-content:center;padding:6px}.rail-items{flex:1;align-content:start;gap:2px;min-height:0;margin:4px -4px 0;padding:0 4px;display:grid;overflow:auto}.rail-item{height:42px;color:var(--gc-ink-2);border-radius:11px;align-items:center;gap:11px;padding:0 11px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex;position:relative;text-decoration:none!important}.rail-item:hover{background:var(--gc-surface-3);color:var(--gc-ink)}.rail-item.is-on{background:var(--gc-brand-soft);color:var(--gc-brand-ink)}.rail-item.is-on .rail-icon{color:var(--gc-brand)}.rail-icon{flex:none;place-items:center;display:grid;position:relative}.rail-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.rail-dot{top:-7px;background:var(--gc-brand);color:#fff;text-align:center;min-width:17px;height:17px;box-shadow:0 0 0 2px var(--gc-surface);border-radius:99px;padding:0 4px;font-size:10px;font-weight:700;line-height:17px;position:absolute;inset-inline-start:-10px}.rail-dot.is-neutral{background:var(--gc-ink-2)}.rail-bottom{border-top:1px solid var(--gc-line);padding-top:12px}.rail-me{gap:10px;display:grid}.rail-me-row{align-items:center;gap:10px;min-width:0;display:flex}.rail-me-text{min-width:0;line-height:1.45;display:grid}.rail-me-text b{font-size:14px}.rail-me-text small{color:var(--gc-ink-3);font-size:12px}.status-opt{align-items:center;gap:6px;display:inline-flex}.pref-buttons{justify-content:space-between;gap:2px;display:flex}.pref-btn{width:34px;height:32px;color:var(--gc-ink-3);border-radius:9px;place-items:center;transition:all .15s;display:grid}.pref-btn:hover:not(:disabled){background:var(--gc-surface-3);color:var(--gc-ink)}.pref-btn.is-on{color:var(--gc-good)}.pref-btn.is-danger:hover{color:var(--gc-bad);background:var(--gc-bad-soft)}.pref-btn:disabled{opacity:.4}.rail.is-compact{align-items:stretch;padding:12px 8px}.rail.is-compact .rail-logo{justify-content:center;padding:0}.rail.is-compact .rail-item{text-align:center;flex-direction:column;justify-content:center;gap:3px;height:58px;padding:4px 2px;font-size:10.5px;font-weight:600}.rail.is-compact .rail-label{flex:none;width:100%}.rail.is-compact .rail-bottom{justify-items:center;display:grid}.rail-me-compact{border-radius:14px;padding:2px}.bottom-nav{inset-inline:0;z-index:20;height:calc(var(--bottom-nav-h) + var(--safe-b));padding-bottom:var(--safe-b);background:var(--gc-surface);border-top:1px solid var(--gc-line);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;box-shadow:0 -6px 20px -14px #1018264d}.bn-item{color:var(--gc-ink-3);align-content:center;justify-items:center;gap:2px;font-size:11px;font-weight:600;display:grid;text-decoration:none!important}.bn-item.is-on{color:var(--gc-brand-ink)}.bn-icon{border-radius:99px;place-items:center;width:44px;height:28px;display:grid;position:relative}.bn-item.is-on .bn-icon{background:var(--gc-brand-soft)}.bn-icon .rail-dot{top:-6px;inset-inline:auto -4px}.more-sheet-body{gap:16px;display:grid}.more-links{border:1px solid var(--gc-line);border-radius:14px;gap:2px;padding:4px;display:grid}.more-link{height:48px;color:var(--gc-ink);border-radius:10px;align-items:center;gap:12px;padding:0 12px;font-weight:600;display:flex;text-decoration:none!important}.more-link>span:first-of-type{flex:1}.more-link>.ic:first-child{color:var(--gc-ink-3)}.more-link:hover{background:var(--gc-surface-3)}.conn-banner{z-index:30;background:var(--gc-ink);color:var(--gc-surface);box-shadow:var(--gc-shadow-pop);border-radius:99px;align-items:center;gap:8px;padding:6px 14px;font-size:12.5px;font-weight:600;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%)}.conn-banner.is-offline{background:var(--gc-bad);color:#fff}.page-loading,.splash{height:100%;min-height:240px;color:var(--gc-ink-3);text-align:center;align-content:center;place-items:center;gap:14px;padding:24px;display:grid}.splash{height:100dvh;color:var(--gc-ink-2)}.shortcut-list{gap:2px;display:grid}.shortcut-list li{border-bottom:1px dashed var(--gc-line);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;font-size:13.5px;display:flex}.shortcut-list li:last-child{border-bottom:0}.shortcut-keys{direction:ltr;gap:4px;display:inline-flex}.page{flex-direction:column;height:100%;min-height:0;display:flex}.page-head{background:var(--gc-surface);border-bottom:1px solid var(--gc-line);flex-wrap:wrap;align-items:center;gap:14px;padding:18px 28px 14px;display:flex}.page-head h1{font-size:22px;font-weight:800;line-height:1.4}.page-head .page-sub{color:var(--gc-ink-3);font-size:13px}.page-head-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-inline-start:auto;display:flex}.page-head-actions>.input-group{width:240px}.page-head-actions>.select{width:auto;min-width:140px}.page-body{flex:1;min-height:0;padding:22px 28px 40px;overflow:auto}.page-narrow{width:100%;max-width:1120px;margin:0 auto}@media (max-width:899px){.page-head{padding:12px 16px 10px}.page-head h1{font-size:19px}.page-body{padding:14px 14px 28px}}.login{background:var(--gc-bg);grid-template-columns:minmax(380px,1fr) minmax(0,1.15fr);height:100dvh;display:grid;overflow:auto}.login-form-side{place-items:center;padding:32px 20px;display:grid}.login-card{gap:16px;width:min(400px,100%);display:grid}.login-brand{align-items:center;gap:14px;margin-bottom:10px;display:flex}.login-brand h1{font-size:26px;font-weight:800;line-height:1.3}.login-brand p{color:var(--gc-ink-3);font-size:13.5px}.login-foot{color:var(--gc-ink-3);text-align:center;font-size:12.5px;line-height:1.8}.login-card .input{height:44px}.login-card .login-code{letter-spacing:.35em;text-align:center;font-size:22px}.login-card .link-btn{place-self:center}.login-art{margin:14px;color:#eaf0fa;background:radial-gradient(900px 500px at 85% 10%,#e8175a8c,#0000 60%),radial-gradient(700px 480px at 10% 100%,#8e063699,#0000 60%),linear-gradient(160deg,#0c2446 0%,#001329 70%);border-radius:24px;place-items:center;margin-inline-start:0;padding:40px;display:grid;position:relative;overflow:hidden}.login-art:before{content:"";background-image:radial-gradient(#ffffff14 1.2px,#0000 1.2px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.login-art-inner{gap:12px;width:min(440px,100%);display:grid;position:relative}.art-bubble{border-radius:16px;max-width:78%;padding:10px 14px;font-size:14px;line-height:1.8;box-shadow:0 10px 30px -14px #0009}.art-bubble span{opacity:.75;margin-bottom:2px;font-size:11px;display:block}.art-in{color:#101826;background:#fffffff2;border-bottom-left-radius:5px;justify-self:end}.art-bot{backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff2e;border-bottom-right-radius:5px;justify-self:start}.art-op{color:#fff;background:#d60644;border-bottom-right-radius:5px;justify-self:start}.login-art h2{margin-top:26px;font-size:26px;font-weight:800}.login-art p{color:#b8c4d8;max-width:40ch;font-size:14.5px;line-height:1.9}@media (max-width:899px){.login{grid-template-columns:1fr}.login-art{display:none}}.acct-card{border:1px solid var(--gc-line);border-radius:var(--gc-r-card);background:var(--gc-surface-2);gap:14px;padding:16px;display:grid}.acct-head{align-items:flex-start;gap:12px;display:flex}.acct-ic{background:var(--gc-brand-soft);width:38px;height:38px;color:var(--gc-brand-ink);border-radius:12px;flex:none;place-items:center;display:grid}.acct-title{flex:1;gap:3px;min-width:0;display:grid}.acct-title b{font-size:14.5px}.acct-title small{color:var(--gc-ink-3);font-size:12.5px;line-height:1.8}.acct-actions{flex-wrap:wrap;gap:8px;display:flex}.acct-steps{color:var(--gc-ink-2);gap:4px;margin:0;padding-inline-start:20px;font-size:13px;line-height:1.9;display:grid}.acct-qr-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.acct-qr{background:#fff;border-radius:12px;flex:none;width:164px;height:164px;padding:8px}.acct-qr svg{width:100%;height:100%;display:block}.acct-secret{gap:6px;min-width:0;display:grid}.acct-secret small{color:var(--gc-ink-3);font-size:12px}.acct-secret code{word-break:break-all;background:var(--gc-surface);border:1px solid var(--gc-line);border-radius:8px;padding:6px 10px;font:600 14px/1.7 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.acct-code{letter-spacing:.3em;text-align:center;max-width:220px;font-size:20px}.inbox{grid-template-columns:var(--list-w) minmax(0, 1fr) var(--side-w);height:100%;min-height:0;display:grid}.inbox.is-narrow{grid-template-columns:312px minmax(0,1fr)}.inbox:has(>.conv-empty){grid-template-columns:var(--list-w) minmax(0, 1fr)}.inbox-list{background:var(--gc-surface);border-inline-end:1px solid var(--gc-line);flex-direction:column;height:100%;min-height:0;display:flex}.il-head{border-bottom:1px solid var(--gc-line);gap:10px;padding:14px 14px 10px;display:grid}.il-title{align-items:center;gap:8px;display:flex}.il-title h1{flex:1;font-size:19px;font-weight:800}.il-unread{color:var(--gc-brand-ink);font-size:12px;font-weight:600}.il-tabs{scrollbar-width:none;gap:6px;margin:0 -14px;padding:1px 14px 2px;display:flex;overflow-x:auto}.il-tabs::-webkit-scrollbar{display:none}.il-tab{background:var(--gc-surface-3);height:30px;color:var(--gc-ink-2);white-space:nowrap;border-radius:99px;flex:none;align-items:center;gap:6px;padding:0 11px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.il-tab:hover{color:var(--gc-ink)}.il-tab.is-on{background:var(--gc-ink);color:var(--gc-surface)}.il-tab-n{opacity:.85;font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:800}.il-tab.has-waiting:not(.is-on){background:var(--gc-warn-soft);color:var(--gc-warn-ink)}.il-tab.has-waiting:not(.is-on):before{content:"";background:var(--gc-warn);border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite gc-pulse}@keyframes gc-pulse{50%{opacity:.35}}.il-search .input{background:var(--gc-surface-2);height:36px;padding-inline-end:64px}.il-search .input::-webkit-search-cancel-button{display:none}.il-kbd{pointer-events:none}.il-kbd .kbd{width:auto;min-width:0;font-size:10px}.il-filters{gap:6px;display:flex}.il-filters .select{background-position:6px;background-color:var(--gc-surface);min-width:0;height:30px;color:var(--gc-ink-2);flex:1;padding-inline:8px 24px;font-size:12px}.il-rows{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.il-row{border-bottom:1px solid var(--gc-line);color:var(--gc-ink);gap:11px;padding:12px 14px;transition:background .12s;display:flex;position:relative;text-decoration:none!important}.il-row:hover{background:var(--gc-surface-2)}.il-row.is-active{background:color-mix(in srgb, var(--gc-brand-soft) 70%, var(--gc-surface))}.il-row.is-active:after{content:"";background:var(--gc-brand);width:3px;position:absolute;inset-block:0;inset-inline-start:0}.il-row.is-priority:before{content:"";background:var(--gc-bad);border-radius:3px 0 0 3px;width:3px;position:absolute;inset-block:10px;inset-inline-end:0}.il-main{flex:1;grid-template-columns:minmax(0,1fr);gap:3px;min-width:0;display:grid}.il-line1,.il-line2,.il-line3{align-items:center;gap:6px;min-width:0;display:flex}.il-name{font-size:14px;font-weight:700}.il-row.is-unread .il-name{font-weight:800}.il-verified{color:var(--gc-good);display:inline-grid}.il-time{color:var(--gc-ink-3);white-space:nowrap;font-variant-numeric:tabular-nums;margin-inline-start:auto;font-size:11.5px}.il-row.is-unread .il-time{color:var(--gc-brand-ink);font-weight:700}.il-preview{color:var(--gc-ink-3);text-align:start;unicode-bidi:plaintext;flex:1;font-size:13px}.il-row.is-unread .il-preview{color:var(--gc-ink);font-weight:700}.il-typing{color:var(--gc-good-ink);flex:1;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.il-line3{flex-wrap:nowrap;gap:5px;margin-top:2px;overflow:hidden}.il-site{color:var(--gc-ink-3);white-space:nowrap;font-size:11px}.il-tag{white-space:nowrap;background:var(--gc-surface-3);height:18px;color:var(--gc-ink-2);border-radius:5px;align-items:center;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.il-tag.tone-info{background:var(--gc-info-soft);color:var(--gc-info-ink)}.il-tag.tone-good{background:var(--gc-good-soft);color:var(--gc-good-ink)}.il-tag.tone-warn{background:var(--gc-warn-soft);color:var(--gc-warn-ink)}.il-tag.tone-ai{background:var(--gc-ai-soft);color:var(--gc-ai-ink)}.il-tag.tone-brand{background:var(--gc-brand-soft);color:var(--gc-brand-ink)}.il-more{place-items:center;padding:12px;display:grid}.typing-dots{align-items:center;gap:3px;display:inline-flex}.typing-dots i{background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite gc-dot}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}@keyframes gc-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.il-skeleton{padding:4px 0}.il-skel-row{border-bottom:1px solid var(--gc-line);gap:11px;padding:13px 14px;display:flex}.il-skel-row>div{flex:1;gap:7px;display:grid}.il-skel-av,.il-skel-row>div span{background:linear-gradient(90deg, var(--gc-surface-3), var(--gc-surface-2), var(--gc-surface-3));background-size:200% 100%;border-radius:7px;animation:1.3s ease-in-out infinite gc-shimmer;display:block}.il-skel-av{border-radius:13px;flex:none;width:42px;height:42px}.il-skel-row>div span{height:10px}.conv-empty{background:radial-gradient(600px 300px at 50% 30%, color-mix(in srgb, var(--gc-brand-soft) 60%, transparent), transparent 70%), var(--gc-bg);place-items:center;display:grid}.conv-empty-inner{text-align:center;justify-items:center;gap:10px;padding:24px;display:grid}.conv-empty-art{background:var(--gc-surface);border:1px solid var(--gc-line);width:68px;height:68px;color:var(--gc-brand);box-shadow:var(--gc-shadow-card);border-radius:22px;place-items:center;margin-bottom:6px;display:grid}.conv-empty h2{font-size:18px;font-weight:800}.conv-empty p{color:var(--gc-ink-2)}.conv-empty-keys{color:var(--gc-ink-3);flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:14px;font-size:12.5px;display:flex}.conv-empty-keys span{align-items:center;gap:5px;display:inline-flex}@media (max-width:899px){.inbox-list{border-inline-end:0}.il-head{padding:12px 14px 10px}.il-kbd{display:none}.il-search .input{padding-inline-end:12px}.il-row{padding:12px 14px}}.conv{background:var(--gc-bg);flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;position:relative;container:conv/inline-size}.conv-head{min-height:var(--head-h);background:var(--gc-surface);border-bottom:1px solid var(--gc-line);z-index:3;align-items:center;gap:11px;padding:10px 16px;display:flex}.conv-who{flex:1;gap:2px;min-width:0;display:grid}.conv-name{flex-wrap:wrap;align-items:center;gap:2px 8px;min-width:0;display:flex}.conv-name b{flex:0 auto;min-width:0;max-width:100%;font-size:15.5px;font-weight:800}.conv-sub{color:var(--gc-ink-3);flex-wrap:wrap;align-items:center;gap:4px 10px;font-size:12px;line-height:1.5;display:flex}.conv-online{align-items:center;gap:5px;display:inline-flex}.conv-online:before{content:"";background:var(--gc-line-strong);border-radius:50%;width:7px;height:7px}.conv-online.is-on{color:var(--gc-good-ink)}.conv-online.is-on:before{background:var(--gc-good)}.conv-actions{flex:none;align-items:center;gap:4px;display:flex}.assignee-btn{border:1px solid var(--gc-line-strong);background:var(--gc-surface);height:34px;color:var(--gc-ink);border-radius:10px;align-items:center;gap:7px;max-width:160px;padding:0 8px 0 10px;padding-inline-start:5px;font-size:13px;font-weight:600;display:inline-flex}.assignee-btn:hover{background:var(--gc-surface-2)}.assignee-btn .avatar{border-radius:8px}.assignee-btn .avatar-dot{width:8px;height:8px}.assignee-empty{background:var(--gc-surface-3);width:24px;height:24px;color:var(--gc-ink-3);border-radius:8px;place-items:center;display:grid}.assignee-btn.is-empty{color:var(--gc-ink-2);border-style:dashed}.assignee-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.op-option{align-items:center;gap:7px;display:inline-flex}@container conv (width<=680px){.hide-narrow-label .btn-label{display:none}.hide-narrow-label{width:32px;padding:0}.assignee-btn{max-width:128px}}@container conv (width<=560px){.conv-actions .btn-close-label .btn-label{display:none}.conv-actions .btn-close-label{width:32px;padding:0}}@container conv (width<=540px){.conv-sub .il-tag{display:none}}.conv-mobile-bar{background:var(--gc-surface);border-bottom:1px solid var(--gc-line);align-items:center;gap:6px;padding:6px 12px;display:flex;overflow-x:auto}.msgs-wrap{flex:1;min-height:0;display:flex;position:relative}.msgs{overscroll-behavior:contain;flex-direction:column;flex:1;gap:2px;padding:10px 22px 18px;display:flex;overflow-y:auto}.msgs-loading,.msgs-older,.msgs-start{color:var(--gc-ink-3);place-items:center;padding:14px;display:grid}.msgs-loading{flex:1}.msgs-start{justify-content:center;gap:6px;font-size:12px;display:flex}.jump-new{background:var(--gc-ink);height:34px;color:var(--gc-surface);box-shadow:var(--gc-shadow-pop);border-radius:99px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.date-pill{z-index:2;pointer-events:none;justify-content:center;margin:12px 0 8px;display:flex;position:sticky;top:4px}.date-pill span{color:var(--gc-ink-2);background:color-mix(in srgb, var(--gc-surface) 88%, transparent);border:1px solid var(--gc-line);backdrop-filter:blur(6px);border-radius:99px;padding:3px 12px;font-size:12px;font-weight:600;box-shadow:0 2px 6px -4px #1018264d}.msg-system{color:var(--gc-ink-3);text-align:center;justify-content:center;align-items:baseline;gap:8px;margin:8px 0;font-size:12px;display:flex}.msg-system span{background:var(--gc-surface-3);color:var(--gc-ink-2);border-radius:99px;padding:4px 12px;line-height:1.6}.msg-system time{font-size:10.5px}.msg{flex-direction:column;max-width:min(78%,620px);animation:.14s ease-out gc-msg-in;display:flex}@keyframes gc-msg-in{0%{opacity:0;transform:translateY(6px)}}.msg.is-first{margin-top:10px}.msg-out{align-self:flex-start;align-items:flex-start}.msg-in{align-self:flex-end;align-items:flex-end}.msg-author{color:var(--gc-ink-3);align-items:center;gap:5px;margin:0 6px 3px;font-size:11.5px;font-weight:700;display:flex}.msg-author-title{font-weight:500}.msg-row{align-items:center;gap:4px;max-width:100%;display:flex}.msg-in .msg-row{flex-direction:row-reverse}.bubble{border-radius:var(--gc-r-bubble);overflow-wrap:anywhere;min-width:0;max-width:100%;padding:8px 13px;font-size:14px;line-height:1.8}.msg-text{white-space:pre-wrap;text-align:start;unicode-bidi:plaintext}.msg-text a{text-underline-offset:2px;text-decoration:underline}.msg-contact .bubble{background:var(--gc-bubble-in);border:1px solid var(--gc-line);border-bottom-left-radius:4px;box-shadow:0 2px 4px -2px #1018261a}.msg-operator .bubble{background:var(--gc-bubble-op);color:var(--gc-bubble-op-ink);border-bottom-right-radius:4px}.msg-operator .msg-text a{color:inherit}.msg-bot .bubble{background:var(--gc-bubble-bot);border:1px solid var(--gc-line);border-bottom-right-radius:4px}.msg-note .bubble{background:var(--gc-note);border:1px dashed var(--gc-note-line);color:var(--gc-note-ink);border-bottom-right-radius:4px}.msg-note .msg-author{color:var(--gc-note-ink)}.msg.is-pending .bubble{opacity:.7}.msg.is-failed .bubble{outline:2px solid var(--gc-bad);outline-offset:1px}.msg-deleted{opacity:.75;align-items:center;gap:6px;font-size:13px;display:inline-flex}.msg-meta{color:var(--gc-ink-3);font-variant-numeric:tabular-nums;align-items:center;gap:4px;margin:2px 6px 0;font-size:10.5px;display:flex}.ticks{display:inline-flex}.ticks .is-seen{color:var(--gc-brand)}.msg-more{width:26px;height:26px;color:var(--gc-ink-3);opacity:0;border-radius:8px;flex:none;place-items:center;transition:opacity .12s;display:grid}.msg:hover .msg-more,.msg-more:focus-visible,.msg-more.is-open{opacity:1}.msg-more:hover{background:var(--gc-surface-3);color:var(--gc-ink)}@media (hover:none){.msg-more{opacity:.35;width:22px}}.msg-failed{color:var(--gc-bad);align-items:center;gap:6px;margin:3px 6px 0;font-size:12px;display:flex}.msg-failed button{color:var(--gc-brand-ink);font-weight:700;text-decoration:underline}.msg-edit{justify-items:end;gap:6px;width:min(460px,70vw);display:grid}.msg-edit .textarea{min-height:70px}.msg-edit.is-note .textarea{background:var(--gc-note);border-color:var(--gc-note-line)}.order-ref{background:var(--gc-info-soft);color:var(--gc-info-ink);text-underline-offset:3px;border-radius:5px;padding:0 4px;font-weight:700;text-decoration:underline dotted;display:inline}.order-ref:hover{background:color-mix(in srgb, var(--gc-info) 20%, var(--gc-surface))}.conv-bottom{gap:8px;padding:0 18px 16px;display:grid;position:relative}.visitor-draft{background:var(--gc-surface);border:1px dashed var(--gc-line-strong);min-width:0;color:var(--gc-ink-2);border-radius:10px;align-items:center;gap:8px;padding:7px 12px;font-size:12.5px;animation:.2s ease-out gc-fade;display:flex}.visitor-draft .typing-dots{color:var(--gc-good)}.vd-label{color:var(--gc-good-ink);flex:none;font-weight:700}.vd-text{text-overflow:ellipsis;white-space:nowrap;unicode-bidi:plaintext;min-width:0;font-style:italic;overflow:hidden}.conv-banner .notice{padding:8px 12px}.composer{background:var(--gc-surface);border:1px solid var(--gc-line-strong);border-radius:16px;transition:background .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 6px 18px -12px #10182659}.composer:focus-within{border-color:color-mix(in srgb, var(--gc-brand) 55%, var(--gc-line-strong));box-shadow:0 6px 18px -12px #10182659, var(--gc-focus)}.composer.is-note{background:var(--gc-note);border-color:var(--gc-note-line)}.composer.is-note:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--gc-note-line) 35%, transparent)}.composer.is-drag{border-style:dashed;border-color:var(--gc-brand)}.composer.is-blocked{opacity:.8}.composer-note-label{color:var(--gc-note-ink);align-items:center;gap:6px;padding:8px 14px 0;font-size:12px;font-weight:700;display:flex}.composer-input{resize:none;unicode-bidi:plaintext;background:0 0;border:0;outline:0;width:100%;min-height:48px;max-height:168px;padding:13px 16px 4px;font-size:14.5px;line-height:1.75}.composer-input::placeholder{color:var(--gc-ink-3)}.composer.is-note .composer-input::placeholder{color:color-mix(in srgb, var(--gc-note-ink) 60%, transparent)}.composer-bar{align-items:center;gap:4px;padding:6px 8px 8px;display:flex}.note-toggle{height:30px;color:var(--gc-ink-2);border:1px solid var(--gc-line);border-radius:8px;align-items:center;gap:5px;margin-inline-end:4px;padding:0 10px;font-size:12.5px;font-weight:700;display:inline-flex}.note-toggle:hover{background:var(--gc-surface-3)}.note-toggle.is-on{color:#4d3300;background:#f4c44e;border-color:#d9a62a}.composer-hint{color:var(--gc-ink-3);align-items:center;gap:4px;margin-inline-end:8px;font-size:11px;display:inline-flex}.composer-hint .kbd{height:18px;font-size:10px}@container conv (width<=560px){.composer-hint{display:none}}.composer-send{min-width:88px}.composer-skeleton{border:1px solid var(--gc-line);background:var(--gc-surface);height:96px;color:var(--gc-ink-3);border-radius:16px;place-items:center;display:grid}.canned{inset-inline:0;z-index:10;background:var(--gc-surface);border:1px solid var(--gc-line);max-height:min(340px,52vh);box-shadow:var(--gc-shadow-pop);border-radius:14px;flex-direction:column;animation:.12s ease-out gc-pop;display:flex;position:absolute;bottom:calc(100% + 8px);overflow:hidden}.canned-head{border-bottom:1px solid var(--gc-line);justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;font-size:12.5px;display:flex}.canned-head b{color:var(--gc-ink);align-items:center;gap:6px;display:inline-flex}.canned-keys{color:var(--gc-ink-3);align-items:center;gap:4px;font-size:11.5px;display:inline-flex}.canned-keys .kbd{min-width:18px;height:18px;font-size:10px}.canned-list{padding:4px;overflow-y:auto}.canned-item{text-align:start;border-radius:9px;gap:2px;width:100%;padding:8px 10px;display:grid}.canned-item.is-sel{background:var(--gc-brand-soft)}.canned-top{align-items:center;gap:8px;min-width:0;font-size:13.5px;display:flex}.canned-short{color:var(--gc-brand-ink);unicode-bidi:isolate;flex:none;font-size:12.5px;font-weight:700}.canned-own{color:var(--gc-ink-3);border:1px solid var(--gc-line);border-radius:5px;padding:0 5px;font-size:10.5px}.canned-body{color:var(--gc-ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.7;display:-webkit-box;overflow:hidden}.canned-item mark{background:color-mix(in srgb, var(--gc-warn) 30%, transparent);color:inherit;border-radius:3px}.canned-empty{color:var(--gc-ink-3);text-align:center;padding:16px;font-size:13px}.emoji-grid{grid-template-columns:repeat(9,1fr);gap:2px;display:grid}.emoji{border-radius:7px;place-items:center;height:30px;font-size:18px;display:grid}.emoji:hover{background:var(--gc-surface-3)}.skeleton-line{background:linear-gradient(90deg, var(--gc-surface-3), var(--gc-surface-2), var(--gc-surface-3));background-size:200% 100%;border-radius:6px;width:60%;height:10px;animation:1.3s ease-in-out infinite gc-shimmer;display:block}@media (max-width:899px){.conv-head{gap:8px;padding:8px 10px}.msgs{padding:8px 12px 14px}.msg{max-width:88%}.conv-bottom{padding:0 8px calc(8px + var(--safe-b))}.composer{border-radius:14px}}.blocks{gap:8px;min-width:0;margin-top:6px;display:grid}.bubble>.blocks:first-child{margin-top:0}.msg-operator .blocks{color:var(--gc-ink)}.b-buttons{flex-wrap:wrap;gap:6px;display:flex}.b-btn{border:1px solid color-mix(in srgb, var(--gc-brand) 45%, var(--gc-line));min-height:30px;color:var(--gc-brand-ink);background:var(--gc-surface);cursor:default;border-radius:9px;align-items:center;gap:5px;padding:3px 11px;font-size:12.5px;font-weight:600;line-height:1.5;display:inline-flex}.b-btn.is-primary{background:var(--gc-brand);border-color:var(--gc-brand);color:#fff}.b-btn.is-danger{border-color:color-mix(in srgb, var(--gc-bad) 50%, var(--gc-line));color:var(--gc-bad)}.b-btn.is-handoff{border-style:dashed}.b-links{gap:6px;display:grid}.b-link{background:var(--gc-surface);border:1px solid var(--gc-line);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:36px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;color:var(--gc-ink)!important;text-decoration:none!important}.b-link:hover{border-color:var(--gc-line-strong)}.b-link .ic{color:var(--gc-ink-3)}.b-order{background:var(--gc-surface);border:1px solid var(--gc-line);border-radius:12px;gap:8px;min-width:min(300px,100%);padding:12px 13px;display:grid}.b-order-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.b-order-no{align-items:center;gap:6px;font-size:14px;font-weight:800;display:inline-flex}.b-order-meta{color:var(--gc-ink-3);justify-content:space-between;gap:10px;font-size:12px;display:flex}.b-order-meta b{color:var(--gc-ink);font-weight:700}.b-order-items{color:var(--gc-ink-2);gap:2px;font-size:12.5px;display:grid}.b-order-items li:before{content:"•";color:var(--gc-ink-3);margin-inline-end:6px}.b-steps{gap:5px;margin-top:2px;display:grid}.b-steps-rail{grid-template-columns:repeat(var(--n), 1fr);gap:4px;display:grid}.b-steps-rail i{background:var(--gc-surface-3);border-radius:99px;height:5px}.b-steps-rail i.is-done{background:color-mix(in srgb, var(--gc-good) 70%, var(--gc-surface))}.b-steps-rail i.is-now{background:var(--gc-brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--gc-brand) 18%, transparent)}.b-steps-rail i.is-failed{background:var(--gc-bad)}.b-steps-labels{grid-template-columns:repeat(var(--n), 1fr);color:var(--gc-ink-3);text-align:center;gap:4px;font-size:11px;display:grid}.b-steps-labels span:first-child{text-align:start}.b-steps-labels span:last-child{text-align:end}.b-steps-labels .is-now{color:var(--gc-brand-ink);font-weight:800}.b-order.is-failed{border-color:color-mix(in srgb, var(--gc-bad) 35%, var(--gc-line))}.b-note{color:var(--gc-ink-2);font-size:12px;line-height:1.8}.b-order-link{align-items:center;gap:4px;font-size:12.5px;font-weight:700;display:inline-flex}.b-products{scroll-snap-type:x mandatory;gap:8px;max-width:min(560px,100%);padding-bottom:4px;display:flex;overflow-x:auto}.b-product{scroll-snap-align:start;background:var(--gc-surface);border:1px solid var(--gc-line);border-radius:12px;flex:0 0 150px;grid-template-rows:90px auto;display:grid;overflow:hidden}.b-product-img{background:linear-gradient(160deg, var(--gc-surface-3), var(--gc-surface-2));color:var(--gc-ink-3);place-items:center;display:grid;position:relative}.b-product-img img{object-fit:cover;width:100%;height:90px}.b-product-badge{top:6px;background:var(--gc-brand);color:#fff;border-radius:6px;padding:1px 7px;font-size:10.5px;font-weight:700;position:absolute;inset-inline-start:6px}.b-product-body{align-content:start;gap:2px;padding:8px 9px 9px;display:grid}.b-product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;font-weight:700;line-height:1.6;display:-webkit-box;overflow:hidden}.b-product-sub{color:var(--gc-ink-3);font-size:11px}.b-product-price{color:var(--gc-ink);flex-wrap:wrap;align-items:baseline;gap:4px 6px;margin-top:2px;font-size:12px;font-weight:800;display:flex}.b-product-price s{color:var(--gc-ink-3);font-size:11px;font-weight:500}.b-product-buy{background:var(--gc-brand-soft);border-radius:8px;place-items:center;height:28px;margin-top:6px;font-size:12px;font-weight:700;display:grid;color:var(--gc-brand-ink)!important;text-decoration:none!important}.b-table{gap:6px;min-width:0;display:grid}.b-table-title{font-size:13px;font-weight:700}.b-table-scroll{border:1px solid var(--gc-line);background:var(--gc-surface);border-radius:10px;overflow-x:auto}.b-table table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:12.5px}.b-table th,.b-table td{border-bottom:1px solid var(--gc-line);text-align:start;white-space:nowrap;padding:6px 10px}.b-table th{background:var(--gc-surface-2);color:var(--gc-ink-2);font-size:12px;font-weight:700}.b-table tr:last-child td{border-bottom:0}.b-table .is-hl{background:var(--gc-brand-soft);color:var(--gc-brand-ink);font-weight:700}.b-image{border:1px solid var(--gc-line);background:var(--gc-surface-2);border-radius:10px;max-width:240px;display:block;overflow:hidden}.b-image img{object-fit:cover;width:100%;height:auto;max-height:260px}.b-file{background:var(--gc-surface);border:1px solid var(--gc-line);border-radius:10px;align-items:center;gap:10px;min-width:220px;padding:8px 10px;display:flex;color:var(--gc-ink)!important;text-decoration:none!important}.b-file-icon{background:var(--gc-info-soft);width:36px;height:36px;color:var(--gc-info-ink);border-radius:9px;flex:none;place-items:center;display:grid}.b-file-text{flex:1;min-width:0;line-height:1.5;display:grid}.b-file-text b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.b-file-text small{color:var(--gc-ink-3);font-size:11px}.b-voice{background:var(--gc-surface);border:1px solid var(--gc-line);color:var(--gc-ink-2);border-radius:99px;align-items:center;gap:8px;padding:4px 8px;font-size:12px;display:flex}.b-voice audio{width:220px;min-width:0;max-width:100%;height:32px}.b-voice .num{white-space:nowrap;flex:none}@media (max-width:899px){.b-voice audio{width:170px}}.b-form{background:var(--gc-surface);border:1px solid var(--gc-line);border-radius:12px;gap:8px;min-width:min(280px,100%);padding:11px 12px;display:grid}.b-form-head{color:var(--gc-ink);align-items:center;gap:6px;font-size:13px;display:flex}.b-form-desc{color:var(--gc-ink-2);font-size:12px;line-height:1.8}.b-form-fields{gap:7px;display:grid}.b-form-field{gap:3px;display:grid}.b-form-label{color:var(--gc-ink-2);align-items:center;gap:4px;font-size:11.5px;font-weight:600;display:inline-flex}.b-form-label .req{color:var(--gc-bad);font-style:normal}.b-input{border:1px solid var(--gc-line-strong);background:var(--gc-surface-2);height:30px;color:var(--gc-ink-3);white-space:nowrap;text-overflow:ellipsis;border-radius:8px;padding:0 10px;font-size:12px;line-height:28px;display:block;overflow:hidden}.b-input.is-area{height:52px}.b-digits{justify-content:flex-start;gap:6px;display:flex}.b-digits i{border:1px solid var(--gc-line-strong);background:var(--gc-surface-2);border-radius:8px;width:30px;height:34px}.b-form-submit{background:var(--gc-surface-3);height:32px;color:var(--gc-ink-2);border-radius:9px;place-items:center;font-size:12.5px;font-weight:700;display:grid}.b-rating{background:var(--gc-surface);border:1px solid var(--gc-line);border-radius:12px;gap:8px;padding:10px 12px;display:grid}.b-rating-title{color:var(--gc-ink-2);align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:inline-flex}.b-rating-faces{gap:10px;display:flex}.b-face{justify-items:center;gap:2px;font-size:22px;line-height:1;display:grid}.b-face small{color:var(--gc-ink-3);font-size:10.5px}.b-handoff{border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:12.5px;line-height:1.7;display:flex}.b-handoff b{font-size:13px;display:block}.b-handoff>div{display:grid}.b-handoff-form{opacity:.9;align-items:center;gap:4px;margin-top:3px;font-size:11.5px;display:inline-flex!important}.b-handoff.is-online{background:var(--gc-good-soft);color:var(--gc-good-ink)}.b-handoff.is-offline{background:var(--gc-warn-soft);color:var(--gc-warn-ink)}.b-unknown{color:var(--gc-ink-3);font-size:12px;font-style:italic}.side{background:var(--gc-surface);border-inline-start:1px solid var(--gc-line);flex-direction:column;height:100%;min-height:0;display:flex}.side.is-embedded{border:0;height:auto;min-height:100%;margin:-16px -20px -24px}.side-tabs{border-bottom:1px solid var(--gc-line);padding:12px 14px}.side-body{flex:1;grid-template-columns:minmax(0,1fr);align-content:start;gap:12px;min-height:0;padding:12px 14px 24px;display:grid;overflow-y:auto}.side-sheet .drawer-body{padding-top:16px}.side-card{border:1px solid var(--gc-line);background:var(--gc-surface);border-radius:14px;grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;padding:12px 13px;display:grid}.side-h{align-items:center;gap:7px;font-size:13.5px;font-weight:800;display:flex}.side-h>.ic{color:var(--gc-ink-3)}.side-h .chip{margin-inline-start:auto}.side-h5{color:var(--gc-ink-3);margin-top:2px;font-size:12px;font-weight:700}.side-foot{font-size:11.5px}.small{font-size:12.5px}.who{align-items:center;gap:11px;min-width:0;display:flex}.who-text{flex:1;gap:3px;min-width:0;display:grid}.who-text b{font-size:15px;font-weight:800}.who-text small{flex-wrap:wrap;gap:5px;display:flex}.who-badge{background:var(--gc-surface-3);height:20px;color:var(--gc-ink-2);border-radius:6px;align-items:center;gap:4px;padding:0 7px;font-size:11px;font-weight:600;display:inline-flex}.who-badge.is-good{background:var(--gc-good-soft);color:var(--gc-good-ink)}.who-badge.is-bad{background:var(--gc-bad-soft);color:var(--gc-bad-ink)}.kv{grid-template-columns:minmax(0,1fr);gap:1px;display:grid}.kv-row{border-bottom:1px dashed var(--gc-line);align-items:center;gap:8px;min-height:30px;font-size:13px;display:flex}.kv-row:last-child{border-bottom:0}.kv-k{width:88px;color:var(--gc-ink-3);flex:none;font-size:12.5px}.kv-v{text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;flex:1;min-width:0;overflow:hidden}.kv-v.ltr{text-align:right}.kv-v.is-wrap{white-space:normal;padding:4px 0;line-height:1.7}.kv-copy{width:24px;height:24px;color:var(--gc-ink-3);border-radius:6px;flex:none;place-items:center;display:grid}.kv-copy:hover{background:var(--gc-surface-3);color:var(--gc-ink)}.contact-notes{background:var(--gc-note);color:var(--gc-note-ink);border-radius:10px;gap:7px;margin-top:6px;padding:8px 10px;font-size:12.5px;line-height:1.8;display:flex}.contact-notes .ic{flex:none;margin-top:4px}.contact-form{gap:9px;display:grid}.contact-form .textarea{min-height:70px}.pages{gap:2px;display:grid}.pages li{border-radius:8px;align-items:center;gap:8px;min-width:0;padding:5px 8px;display:flex;position:relative}.pages li:before{content:"";background:var(--gc-line-strong);border-radius:50%;flex:none;width:6px;height:6px}.pages li.is-current{background:var(--gc-surface-2)}.pages li.is-current:before{background:var(--gc-good)}.pages a{flex:1;min-width:0;line-height:1.5;display:grid;color:var(--gc-ink)!important;text-decoration:none!important}.pages a span{font-size:12.5px}.pages a small{color:var(--gc-ink-3);text-align:right;font-size:10.5px}.pages time{color:var(--gc-ink-3);flex:none;font-size:11px}.link-btn{color:var(--gc-brand-ink);justify-self:start;align-items:center;gap:4px;font-size:12.5px;font-weight:700;display:inline-flex}.link-btn:hover{text-decoration:underline}.woo-stats{grid-template-columns:1fr 1.4fr;gap:8px;display:grid}.woo-stats>div{background:var(--gc-surface-2);border:1px solid var(--gc-line);border-radius:10px;gap:1px;padding:8px 10px;display:grid}.woo-stats small{color:var(--gc-ink-3);font-size:11px}.woo-stats b{font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.orders{gap:6px;display:grid}.order-row{border:1px solid var(--gc-line);text-align:start;border-radius:10px;gap:5px;width:100%;padding:8px 10px;transition:border-color .15s,background .15s;display:grid}.order-row:hover{border-color:var(--gc-line-strong);background:var(--gc-surface-2)}.order-row-top{align-items:center;gap:8px;min-width:0;font-size:13px;display:flex}.order-row-top b{font-weight:800}.order-row-top .ellipsis{color:var(--gc-ink-2)}.order-row-bottom{align-items:center;gap:7px;font-size:11.5px;display:flex}.order-total{color:var(--gc-ink);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:12px;font-weight:700}.order-mention{background:var(--gc-info-soft);color:var(--gc-info-ink);text-align:start;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;display:flex}.order-mention span{flex:1}.order-lookup{border-top:1px dashed var(--gc-line);gap:6px;padding-top:4px;display:flex}.order-lookup .input{flex:1}.summary{color:var(--gc-ink-2);font-size:13px;line-height:1.9}.ai-card{border-color:color-mix(in srgb, var(--gc-ai) 30%, var(--gc-line));background:linear-gradient(180deg, var(--gc-ai-soft), var(--gc-surface) 70%)}.ai-card .side-h>.ic{color:var(--gc-ai)}.ai-suggest{background:var(--gc-surface);border:1px solid var(--gc-line);border-radius:10px;gap:8px;padding:10px 12px;display:grid}.ai-actions{flex-wrap:wrap;gap:6px;display:flex}.ai-text{white-space:pre-wrap;unicode-bidi:plaintext;font-size:13.5px;line-height:1.9}.od{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.od-section{gap:8px;display:grid}.od-section h4{color:var(--gc-ink-2);font-size:13px;font-weight:800}.od-grid{grid-template-columns:1fr 1fr;gap:12px}.od-grid>div{background:var(--gc-surface-2);border:1px solid var(--gc-line);border-radius:12px;align-content:start;gap:3px;padding:10px 12px;font-size:13px;display:grid}.od-grid small{font-size:12px}.od-grid small.ltr{text-align:right}.od-items{border-collapse:collapse;border:1px solid var(--gc-line);border-radius:12px;width:100%;font-size:13px;overflow:hidden}.od-items th,.od-items td{text-align:start;border-bottom:1px solid var(--gc-line);vertical-align:top;padding:8px 10px}.od-items th{color:var(--gc-ink-3);background:var(--gc-surface-2);font-size:12px;font-weight:700}.od-items td:first-child{gap:2px;display:grid}.od-items td small{color:var(--gc-ink-3);justify-self:start;font-size:11px}.od-items td.num{white-space:nowrap}.od-items tfoot td{background:var(--gc-surface-2);border-bottom:0;font-weight:800}.od-fields{border:1px solid var(--gc-line);border-radius:12px;margin:0;display:grid;overflow:hidden}.od-fields>div{border-bottom:1px solid var(--gc-line);grid-template-columns:130px minmax(0,1fr);gap:10px;padding:8px 12px;font-size:13px;display:grid}.od-fields>div:last-child{border-bottom:0}.od-fields dt{color:var(--gc-ink-3)}.od-fields dd{overflow-wrap:anywhere;unicode-bidi:plaintext;align-items:center;gap:6px;margin:0;display:flex}.od-fields .is-masked dd{color:var(--gc-ink-3)}.od-mask{background:var(--gc-surface-3);border-radius:6px;padding:1px 8px;font-size:12px}.od-hint{color:var(--gc-ink-3);align-items:center;gap:6px;font-size:11.5px;display:flex}.od-notes{gap:8px;display:grid}.od-notes li{padding:8px 12px;background:var(--gc-surface-2);border:1px solid var(--gc-line);border-radius:10px;padding-inline-start:16px;font-size:13px;line-height:1.8;position:relative}.od-notes li:before{content:"";background:var(--gc-line-strong);border-radius:3px;width:3px;position:absolute;inset-block:10px;inset-inline-start:6px}.od-notes li.is-customer:before{background:var(--gc-info)}.od-notes small{color:var(--gc-ink-3);align-items:center;gap:6px;margin-top:2px;font-size:11.5px;display:flex}.od-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.od-status{align-items:center;gap:6px;display:flex}.od-status .select{width:170px}.history{gap:2px;margin:0;padding:0;list-style:none;display:grid}.history-row{color:inherit;border-radius:10px;gap:4px;padding:8px 10px;text-decoration:none;display:grid}.history-row:hover{background:var(--gc-surface-3)}.history-top{color:var(--gc-ink-3);align-items:center;gap:6px;font-size:12px;display:flex}.history-top time{margin-inline-end:auto}.history-preview{color:var(--gc-ink-2);font-size:13px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}@media (max-width:899px){.grid-2{grid-template-columns:minmax(0,1fr)}}.table-wrap{border:1px solid var(--gc-line);border-radius:12px;overflow-x:auto}.table{border-collapse:collapse;width:100%;font-size:13.5px}.table th,.table td{text-align:start;border-bottom:1px solid var(--gc-line);vertical-align:middle;white-space:nowrap;padding:10px 12px}.table th{color:var(--gc-ink-3);background:var(--gc-surface-2);font-size:12px;font-weight:700}.table tbody tr:last-child td{border-bottom:0}.table tbody tr:hover td{background:var(--gc-surface-2)}.table tr.is-muted td{opacity:.55}.table .cell-wrap{white-space:normal;min-width:140px;color:var(--gc-ink-2);font-size:12.5px}.cell-sub{color:var(--gc-ink-3);margin-top:2px;font-size:11.5px;display:block}.op-cell{align-items:center;gap:10px;display:flex}.op-cell b{font-size:14px;display:block}.op-cell small{color:var(--gc-ink-3);font-size:12px}.chip-input{border-radius:var(--gc-r);border:1px solid var(--gc-line-strong);background:var(--gc-surface);cursor:text;gap:6px;min-width:0;padding:6px;display:grid}.chip-input:focus-within{border-color:var(--gc-brand);box-shadow:var(--gc-focus)}.chip-input.has-error{border-color:var(--gc-bad)}.ci-tools{align-items:center;gap:8px;display:flex}.ci-count{color:var(--gc-ink-3);white-space:nowrap;font-size:12px}.ci-filter{max-width:220px;height:28px!important}.ci-chips{flex-wrap:wrap;align-items:center;gap:5px;max-height:280px;display:flex;overflow-y:auto}.ci-chip{background:var(--gc-surface-3);max-width:100%;height:26px;color:var(--gc-ink);unicode-bidi:isolate;border-radius:7px;align-items:center;gap:3px;padding:0 4px 0 8px;padding-inline-start:9px;font-size:13px;display:inline-flex}.ci-chip-text{white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.ci-chip.tone-brand{background:var(--gc-brand-soft);color:var(--gc-brand-ink)}.ci-chip.tone-bad{background:var(--gc-bad-soft);color:var(--gc-bad-ink)}.ci-chip.tone-info{background:var(--gc-info-soft);color:var(--gc-info-ink)}.ci-chip.is-group{background:var(--gc-ai-soft);color:var(--gc-ai-ink);font-weight:700}.ci-chip.is-special{font-family:var(--gc-mono);background:var(--gc-info-soft);color:var(--gc-info-ink);font-size:12px}.ci-x{width:18px;height:18px;color:inherit;opacity:.55;border-radius:5px;place-items:center;display:grid}.ci-x:hover{opacity:1;background:#00000014}.ci-more{height:26px;color:var(--gc-brand-ink);background:var(--gc-brand-soft);border-radius:7px;padding:0 8px;font-size:12px;font-weight:700}.ci-input{background:0 0;border:0;outline:0;flex:1;min-width:120px;height:26px;padding:0 4px;font-size:13.5px}.chip-input.is-compact{padding:4px}
