:root{font-family:Arial,Helvetica,sans-serif;color:#202327;background:#f0f2f5;font-synthesis:none;font-size:16px;--blue: #2469e9;--blue-dark: #1857ca;--border: #e1e4e8;--muted: #6d737d;--green: #243f31;--radius: 10px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #74a6ff;outline-offset:3px}h1,h2,h3,p{margin-top:0}h2{font-size:1.2rem}svg{flex-shrink:0}input,textarea,select{border:1px solid #cfd4dc;border-radius:7px;background:#fff;padding:11px 12px;color:#202327;min-width:0}textarea{resize:vertical;line-height:1.45}label{display:flex;flex-direction:column;gap:8px;font-size:.875rem;font-weight:600}input::placeholder,textarea::placeholder{color:#90959c;font-weight:400}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:7px;padding:10px 17px;font-weight:600;font-size:.875rem;line-height:1.3;transition:background .15s;white-space:normal}.button:hover{text-decoration:none}.primary{background:var(--blue);color:#fff}.primary:hover{background:var(--blue-dark)}.secondary{background:#e9ecf0;color:#303740}.secondary:hover{background:#dde1e7}.subtle{background:transparent;color:var(--blue)}.danger{background:#fff0f0;color:#a62e36}.full{width:100%}.icon-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:transparent;color:#737a84;flex-shrink:0}.icon-button:hover{background:#edf0f4;color:#27313f}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px 2px #18223305}.wordmark{font-family:Georgia,Times New Roman,serif;font-size:2.5rem;letter-spacing:-2.3px;line-height:1;font-weight:700;color:#223c2c}.wordmark:hover{text-decoration:none}.wordmark-dot{color:#829882}.public-header{height:74px;padding:0 34px;background:#fff;display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20;box-shadow:0 1px 6px #20302005}.header-divider{height:22px;width:1px;background:#dce0df}.header-caption{font-size:.75rem;letter-spacing:1.8px;font-weight:700;color:#747a72}.public-header nav{display:flex;align-self:stretch;align-items:center;justify-content:center;gap:24px;margin:auto}.nav-icon{background:transparent;color:#9399a1;min-width:80px;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.nav-icon.active{color:var(--blue)}.nav-icon.active:after{content:"";position:absolute;bottom:0;left:8px;right:8px;height:3px;border-radius:3px;background:var(--blue)}.nav-icon:hover{color:var(--blue);text-decoration:none}.header-film{display:flex;gap:8px;align-items:center;font-size:.875rem;font-weight:600}.profile-page{max-width:1156px;margin:0 auto;padding:0 24px 60px;transition:margin .2s}.profile-top{background:#fff;border:1px solid var(--border);border-top:0;border-radius:0 0 10px 10px;overflow:hidden}.profile-cover{height:276px;position:relative;background:#29251e;overflow:hidden}.profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#161f16b0,#171a151a 65%),linear-gradient(0deg,#181c122e,transparent 60%)}.profile-cover>img{height:100%;width:100%;object-fit:cover;object-position:50% 49%}.cover-copy{position:absolute;left:38px;top:78px;z-index:1;color:#fff;display:flex;flex-direction:column;gap:15px}.cover-copy>span:first-child{font-size:.75rem;letter-spacing:2.5px;color:#d7d8c9}.cover-copy>span:last-child{font-family:Georgia,serif;font-size:2rem;max-width:260px;line-height:1.15;letter-spacing:-.5px}.concept-pill{position:absolute;right:16px;bottom:14px;z-index:1;font-size:.75rem;letter-spacing:.1px;padding:5px 8px;background:#0005;border:1px solid #fff2;color:#eeeee8;border-radius:4px}.profile-identity{display:flex;align-items:center;gap:20px;padding:0 32px 22px;position:relative;min-height:130px}.avatar{width:100px;height:100px;object-fit:cover;border-radius:50%;background:#ddd}.avatar.small{width:40px;height:40px}.profile-identity>.avatar{width:144px;height:144px;border:5px solid white;margin-top:-39px;position:relative;z-index:2}.identity-copy{flex:1;padding-top:12px}.identity-heading{display:flex;align-items:center;gap:9px}.identity-heading h1{font-size:1.85rem;letter-spacing:-.7px;margin:0 0 9px}.verified{color:var(--blue);margin-top:-5px}.identity-copy p{color:#727780;font-size:.875rem;margin:0}.profile-identity>.button{margin-top:24px}.profile-tabs{border-top:1px solid var(--border);display:flex;gap:4px;margin:0 32px;height:57px;align-items:stretch}.profile-tabs>a,.profile-tabs>button{background:transparent;display:flex;align-items:center;gap:8px;padding:0 17px;font-size:.875rem;color:#767b82;font-weight:600}.profile-tabs .selected{color:var(--blue);border-bottom:3px solid var(--blue);text-decoration:none}.profile-tabs .selected>span{background:#edf3ff;padding:2px 6px;font-size:.75rem;border-radius:4px}.profile-tabs>span{margin-left:auto;display:flex;align-items:center;gap:6px;color:#82878d;font-size:.75rem}.profile-columns{display:grid;grid-template-columns:320px minmax(0,1fr);gap:22px;padding-top:24px;align-items:start}.profile-sidebar{display:grid;gap:18px}.intro-card{padding:22px}.intro-card h2{margin:0 0 17px;font-size:1.2rem}.intro-card>p{font-size:.875rem;color:#5c636c;line-height:1.5;padding-bottom:5px}.intro-line{display:flex;align-items:center;gap:11px;margin:18px 0;color:#787e86;font-size:.8125rem;line-height:1.45}.intro-line>svg{color:#939ba5}.intro-line strong{font-weight:500;color:#475049}.intro-card>.button{margin-top:6px;font-size:.8125rem}.film-card{background:radial-gradient(ellipse at 50% 15%,#44513f,#1d3024 65%);color:#f2f2e6;text-align:center;border-radius:10px;padding:32px 22px 23px;position:relative;overflow:hidden}.eyebrow{font-size:.75rem;letter-spacing:2px;display:block}.film-title{font-family:Georgia,serif;font-size:3.85rem;letter-spacing:-5px;margin:23px 0 12px;line-height:1}.film-card>p{font-family:Georgia,serif;font-size:.9375rem;color:#d9ddcc;margin:0 0 25px}.film-date{display:block;font-size:.75rem;letter-spacing:1.5px;font-weight:700}.film-card>a{margin-top:23px;border-top:1px solid #fff2;padding-top:20px;display:flex;align-items:center;justify-content:center;gap:20px;font-size:.875rem}.sidebar-fine{padding:0 5px;color:#8c929a;font-size:.75rem;line-height:1.8}.sidebar-fine a{color:#777e88}.listing-section-head{display:flex;align-items:center;justify-content:space-between;padding:0 0 14px}.listing-section-head>h2{margin:0;font-size:1.1rem}.listing-section-head>span{display:flex;gap:5px;color:#8b9199;font-size:.75rem}.listing-card{overflow:hidden}.listing-author{padding:16px 19px;display:flex;gap:11px;align-items:center}.listing-author>div{display:flex;flex-direction:column;gap:6px}.listing-author strong{font-size:.875rem}.listing-author>div>span{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#828891}.for-sale{margin-left:auto;display:flex;align-items:center;gap:5px;padding:5px 9px;border-radius:5px;background:#f1f6f0;color:#58735b;font-size:.75rem}.for-sale>span{height:5px;width:5px;background:#70926f;border-radius:50%}.listing-photo{position:relative;background:#312319;aspect-ratio:1.6}.photo-open{padding:0;border:0;display:block;width:100%;height:100%;background:transparent}.listing-photo img{width:100%;height:100%;object-fit:cover;display:block}.photo-count{position:absolute;bottom:14px;right:16px;background:#1117;color:#fff;border:1px solid #fff2;border-radius:15px;padding:5px 9px;font-size:.75rem}.photo-next{position:absolute;right:14px;top:calc(50% - 18px);width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#fffe;color:#393c3f;box-shadow:0 1px 3px #0002}.listing-content{padding:22px}.listing-price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.listing-price{font-size:1.45rem;font-weight:700;letter-spacing:-.5px}.condition{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#747b84}.listing-content h2{font-size:1.125rem;letter-spacing:-.2px;line-height:1.35;margin:0 0 13px}.listing-description{font-size:.875rem;line-height:1.65;color:#606771;margin-bottom:18px;max-width:95%}.listing-detail-note{background:#f6f7f9;border-radius:6px;display:flex;align-items:center;gap:6px;padding:11px;color:#828893;font-size:.75rem}.listing-detail-note button{margin-left:auto;display:flex;align-items:center;gap:4px;color:#6a7481;font-size:.75rem;background:transparent}.listing-actions{display:flex;gap:10px;margin-top:18px}.listing-actions>.primary{flex:1}.listing-disclosure{font-size:.75rem;color:#9399a1;line-height:1.5;text-align:center;margin:14px 0 0}.listing-bottom{display:flex;align-items:flex-start;justify-content:center;gap:8px;padding:18px;color:#8f969d}.listing-bottom>p{font-size:.75rem;line-height:1.7;margin:0}.listing-bottom>p>span{color:#a0a5ac}.mobile-message,.mobile-back{display:none}.guest-chat{position:fixed;right:18px;bottom:0;width:380px;height:min(760px,calc(100dvh - 92px));z-index:30;background:#fff;border:1px solid #dfe4eb;box-shadow:0 4px 36px #17264024;border-radius:12px 12px 0 0;display:flex;flex-direction:column;overflow:hidden}.chat-heading{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid var(--border);flex-shrink:0}.chat-heading>div{display:flex;flex-direction:column;gap:6px}.chat-heading strong{font-size:.875rem}.chat-heading span{font-size:.75rem;color:#838b96}.close-chat{margin-left:auto}.chat-listing{display:flex;gap:10px;background:#fafbfc;padding:11px 15px;border-bottom:1px solid var(--border);align-items:center;flex-shrink:0}.chat-listing img{width:47px;height:40px;object-fit:cover;border-radius:4px}.chat-listing>div{display:flex;flex-direction:column;gap:5px}.chat-listing strong{font-size:.75rem}.chat-listing span{font-size:.75rem;color:#8b9199}.chat-entry{padding:28px 25px;overflow:auto;flex:1}.entry-avatar{display:flex;align-items:flex-end;justify-content:center;margin-bottom:18px}.entry-avatar>.avatar{width:73px;height:73px}.entry-avatar>svg{background:#edf4ff;color:var(--blue);border:3px solid white;border-radius:50%;padding:5px;width:32px;height:32px;margin-left:-25px}.chat-entry>h2{text-align:center;font-size:1.2rem;letter-spacing:-.5px;margin:0 0 10px}.chat-entry>p{text-align:center;color:#898f98;line-height:1.6;font-size:.8125rem;margin-bottom:23px}.chat-entry>label{margin-bottom:18px}.chat-entry input{font-size:.8125rem}.consent{flex-direction:row;align-items:flex-start;font-weight:400;font-size:.75rem;color:#737d89;line-height:1.6}.consent input{margin:3px 0 0}.chat-entry .entry-privacy{font-size:.75rem;margin:16px 0 0}.entry-privacy a{text-decoration:underline}.chat-ticket{padding:16px 15px;display:flex;align-items:center;justify-content:space-between;color:var(--blue);font-size:.75rem;font-weight:600;border-top:1px solid #e8edf3;background:#fafcff;flex-shrink:0}.chat-conversation{flex:1;overflow:auto;min-height:100px}.first-message{padding:24px 25px;display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.first-message>.avatar{width:60px;height:60px}.first-message strong{font-size:.875rem;margin-top:7px}.first-message p{font-size:.75rem;color:#959ba4;margin-bottom:13px}.question-chip{border:1px solid #d7e3fa;background:#fff;border-radius:18px;color:#4075c9;padding:9px 12px;font-size:.75rem}.question-chip:hover{background:#f3f7ff}.transcript{padding:18px 15px;display:flex;flex-direction:column;gap:16px}.message-row{display:flex;gap:7px;align-items:flex-end}.message-row>.avatar{width:27px;height:27px;margin-bottom:20px}.message-wrap{max-width:84%;min-width:0}.bubble{background:#eff1f4;padding:11px 13px;border-radius:16px 16px 16px 3px;font-size:.875rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.outgoing{justify-content:flex-end}.outgoing .bubble{color:#fff;background:var(--blue);border-radius:16px 16px 3px}.bubble a{text-decoration:underline;display:inline;overflow-wrap:anywhere}.bubble a svg{vertical-align:middle}.team-bubble{border:1px solid #d1ddeb}.outgoing .team-bubble{background:#405875}.speaker-label{font-size:.75rem;font-weight:700;color:#677a94;margin:0 0 5px 5px}.message-meta{font-size:.75rem;color:#9098a2;display:flex;gap:5px;align-items:center;margin:5px 2px 0}.outgoing .message-meta{justify-content:flex-end}.queue-notice{padding:9px 15px;display:flex;gap:7px;background:#fafbfc;border-top:1px solid #edf0f4;color:#8b929b;font-size:.75rem;line-height:1.5;flex-shrink:0}.guest-composer{padding:12px;display:flex;align-items:center;position:relative;gap:8px;flex-shrink:0}.guest-composer textarea{background:#f2f4f7;border:0;border-radius:18px;resize:none;height:65px;flex:1;font-size:.8125rem;padding:13px 14px 20px}.send-icon{color:var(--blue);background:transparent;width:32px;height:40px;display:flex;align-items:center;justify-content:center}.character-count{position:absolute;bottom:18px;right:63px;font-size:.75rem;color:#a0a7b0}.chat-open .profile-page{max-width:1156px;margin-right:400px}.notice{display:flex;gap:8px;padding:12px;border-radius:7px;font-size:.8125rem;line-height:1.45;margin:10px 0}.notice.error{background:#fff0ee;color:#b0473b;border:1px solid #f4d8d2}.guest-chat>.notice{margin:0 12px}.notice.info{background:#edf4ff;color:#356196}.modal{border:1px solid #dce1e8;border-radius:14px;padding:0;width:min(780px,calc(100vw - 36px));max-height:90dvh;box-shadow:0 20px 70px #0004}.modal::backdrop{background:#0b152666;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border)}.modal-head h2{font-size:1.1rem;margin:0}.zoom-photo{width:100%;display:block}.zoom-footer{padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:10px}.zoom-footer>span{color:var(--muted);font-size:.75rem}.about-body{padding:28px;max-width:540px;margin:auto}.about-body>.avatar{width:80px;height:80px;display:block;margin:0 auto 18px}.about-body>h3{text-align:center}.about-body>p{color:#707986;font-size:.9375rem;line-height:1.65}.privacy-page{max-width:750px;margin:50px auto;padding:30px;background:#fff;border-radius:10px;line-height:1.7}.privacy-page h1,.privacy-page h2{margin-top:30px}.privacy-page p{color:#69727f}.loading-screen,.chat-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:60vh;color:#758091}.spinner{height:24px;width:24px;border:3px solid #ddd;border-top-color:var(--blue);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.command-shell{height:100dvh;display:flex;flex-direction:column;background:#f5f6f8}.command-header{height:70px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:24px;padding:0 24px;flex-shrink:0}.command-brand{display:flex;align-items:center;gap:17px}.command-brand>.wordmark{font-size:2rem}.command-brand>span{padding-left:17px;border-left:1px solid #dce0e6;font-size:.75rem;color:#7e8793}.command-nav{display:flex;align-self:stretch;gap:4px;margin-left:30px}.command-nav button{background:transparent;padding:0 16px;color:#7b8491;font-size:.8125rem;display:flex;align-items:center;gap:7px;border-bottom:3px solid transparent}.command-nav button.active{color:var(--blue);border-bottom-color:var(--blue)}.operator-avatar{height:30px;width:30px;background:#dfe9f9;color:#45628c;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.75rem;font-weight:700}.command-account{margin-left:auto;display:flex;align-items:center;gap:9px;font-size:.75rem;color:#737d8b}.metrics-bar{background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:15px 24px;gap:30px;flex-shrink:0;min-height:80px}.presence{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;background:#f0f3f6;border:1px solid #e0e5eb;padding:10px 12px;border-radius:7px}.presence>i{width:7px;height:7px;background:#a8b0bd;border-radius:50%}.presence.online{color:#346e4b;background:#edf6ee;border-color:#d4e7d8}.presence.online>i{background:#57a676}.metric{display:flex;flex-direction:column;gap:5px;min-width:95px}.metric>span{font-size:.75rem;color:#969eaa;letter-spacing:.4px}.metric>strong{font-size:1.1rem;font-weight:600;color:#394355;font-variant-numeric:tabular-nums}.metric.warn>strong{color:#b66f25}.metric.urgent>strong{color:#bd4444}.live-indicator{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:.75rem;color:#9aa3af}.live-indicator>i{height:5px;width:5px;border-radius:50%;background:#76967e}.command-workspace{display:grid;grid-template-columns:285px minmax(360px,1fr) 340px;flex:1;min-height:0}.inbox-pane{border-right:1px solid var(--border);background:#fff;display:flex;flex-direction:column;min-height:0}.pane-heading{display:flex;align-items:center;justify-content:space-between;padding:22px 18px 16px}.pane-heading h2{margin:0;font-size:1rem}.count-badge{background:#edf2fa;color:#7386a2;padding:3px 7px;border-radius:4px;font-size:.75rem}.searchbox{margin:0 16px 13px;background:#f4f6f8;border:1px solid #e9edf2;border-radius:6px;display:flex;gap:8px;padding:0 11px;align-items:center;color:#9ca5b2}.searchbox input{border:0;background:transparent;padding:11px 0;width:100%;font-size:.75rem;outline:none}.queue-filter{margin:0 16px 14px;display:flex;align-items:center;gap:7px;font-size:.75rem}.queue-filter select{padding:8px;font-size:.75rem;width:100%;color:#687486}.queue-list{overflow:auto;flex:1;border-top:1px solid #edf0f4}.queue-item{width:100%;text-align:left;padding:18px 15px;display:flex;align-items:flex-start;gap:11px;background:#fff;border-bottom:1px solid #edf0f4;border-left:3px solid transparent}.queue-item.active{border-left-color:var(--blue);background:#f0f5ff}.queue-item:hover{background:#f8faff}.guest-initial{width:36px;height:36px;background:#edf0f5;color:#7c8b9f;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.75rem;flex-shrink:0}.queue-copy{min-width:0;flex:1;display:grid;gap:7px}.queue-copy>div{display:flex;gap:5px;justify-content:space-between;align-items:center}.queue-copy strong{font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-copy time{font-size:.75rem;color:#98a3b2;flex-shrink:0}.queue-copy p{margin:0;color:#8e98a6;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.queue-stage{font-size:.75rem;color:#7f91ab}.empty-queue{padding:50px 25px;text-align:center;color:#a1aab6;line-height:1.6;font-size:.8125rem}.empty-queue svg{display:block;margin:0 auto 16px}.queue-footer{padding:13px 16px;border-top:1px solid var(--border);color:#a2aab6;font-size:.75rem;display:flex;justify-content:space-between;align-items:center}.queue-footer button{background:transparent;color:#7b8bab}.thread-pane{display:flex;flex-direction:column;min-height:0;min-width:0;background:#fafbfc}.thread-header{padding:18px 22px;background:#fff;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:10px;align-items:center}.thread-header-info{display:flex;align-items:center;gap:10px}.thread-header-info strong{display:block;font-size:.9375rem;margin-bottom:5px}.thread-header-info span{color:#8f9aaa;font-size:.75rem}.thread-actions{display:flex;gap:4px}.thread-actions select{font-size:.75rem;padding:7px;color:#718095;max-width:135px}.stage-strip{display:flex;gap:8px;padding:13px 20px;background:#fff;border-bottom:1px solid #e9edf3}.stage-step{display:flex;align-items:center;gap:5px;font-size:.75rem;color:#a6b0be;flex:1}.stage-step>span{width:18px;height:18px;border:1px solid #dce2eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem}.stage-step.done{color:#719375}.stage-step.current{color:var(--blue)}.stage-step.current>span{background:#eaf1ff;border-color:#d1e1ff}.stage-step.done>span{background:#edf6ee;border-color:#dcebdc}.operator-transcript{overflow:auto;flex:1;min-height:100px;padding:10px 8px}.operator-transcript .transcript{max-width:860px;margin:0 auto;padding:16px}.operator-transcript .message-wrap{max-width:75%}.operator-transcript .bubble{font-size:.875rem}.operator-transcript .message-meta{font-size:.75rem}.composer-area{padding:15px 20px 20px;background:#fff;border-top:1px solid var(--border)}.composer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:.75rem;color:#95a0af}.composer-top strong{font-weight:500;color:#748198}.draft-box{border:1px solid #dbe2ed;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 4px #17243b03}.draft-box:focus-within{border-color:#8baded}.draft-box textarea{border:0;outline:none;width:100%;display:block;min-height:105px;resize:vertical;padding:14px;font-size:.875rem}.draft-box select{padding:6px;border:0;font-size:.75rem;color:#8491a3;background:#f8fafd}.composer-options{padding:6px 12px 10px;display:flex;align-items:center;gap:8px}.composer-options>span{margin-left:auto;font-size:.75rem;color:#a3adbb}.send-row{display:flex;align-items:center;gap:9px;margin-top:12px}.send-row>.button{font-size:.75rem;min-height:38px;padding:9px 13px}.send-row>.hint{color:#a4acb8;font-size:.75rem;margin-left:auto}.stale-notice{background:#fff8e8;border:1px solid #efddae;border-radius:6px;margin-bottom:10px;padding:10px 12px;display:flex;align-items:center;gap:8px;justify-content:space-between;font-size:.75rem;color:#a07d34}.stale-notice button{font-size:.75rem;background:#fff;border:1px solid #e9d7ac;padding:6px 9px;border-radius:5px;color:#8d6d28;flex-shrink:0}.notes-box{padding:13px 20px;background:#fffcf4;border-top:1px solid #eee5c9;display:flex;gap:10px;align-items:flex-start}.notes-box textarea{flex:1;font-size:.75rem;min-height:60px;background:transparent;border-color:#e8dfc8}.notes-box>.button{font-size:.75rem}.responses-pane{background:#fff;display:flex;flex-direction:column;border-left:1px solid var(--border);min-height:0}.response-heading{display:flex;align-items:center;gap:7px}.response-heading>svg{color:#8c9bb1}.response-subtitle{font-size:.75rem;color:#99a4b3;margin:-5px 18px 17px;line-height:1.5}.response-tabs{display:flex;gap:5px;margin:0 16px 14px}.response-tabs button{padding:7px 10px;font-size:.75rem;border-radius:5px;background:#f4f6f9;color:#8d98a8}.response-tabs button.active{background:#ebf2ff;color:var(--blue)}.response-list{overflow:auto;flex:1;padding:0 15px 16px}.response-card{border:1px solid #e3e8ef;border-radius:8px;margin-bottom:10px;padding:12px;background:#fff;position:relative}.response-card:hover{border-color:#b2c9ed;box-shadow:0 2px 9px #2655a009}.response-card-head{display:flex;align-items:center;gap:5px;margin-bottom:9px}.response-card-head>span{font-size:.75rem;color:#6e87ab;font-weight:600}.response-shortcut{margin-left:auto;font-size:.75rem;color:#b1bac7;border:1px solid #e6eaf0;border-radius:3px;padding:3px 4px}.response-card button.response-body{background:transparent;text-align:left;padding:0;color:#515c6b;font-size:.8125rem;line-height:1.55;width:100%;white-space:pre-wrap}.response-card .matched{display:flex;gap:4px;flex-wrap:wrap;margin-top:10px}.matched span{font-size:.75rem;color:#8d9bb0;background:#f4f7fb;border-radius:3px;padding:4px 5px}.response-card.disabled{opacity:.45}.response-card-footer{display:flex;justify-content:space-between;margin-top:10px}.response-card-footer button{font-size:.75rem;color:#8b9ab0;background:transparent;display:flex;align-items:center;gap:4px}.response-footer{padding:13px 15px;background:#fafbfe;color:#9ba8b9;border-top:1px solid #e9edf3;font-size:.75rem;line-height:1.7}.workspace-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px;text-align:center;flex:1;color:#939ead}.workspace-empty>svg{color:#c3cddc;margin-bottom:22px}.workspace-empty h2{font-size:1.2rem;color:#66768e;margin-bottom:12px}.workspace-empty p{font-size:.875rem;line-height:1.7;max-width:330px}.voice-panel{padding:25px;overflow:auto;line-height:1.7;color:#7d899c;font-size:.8125rem}.voice-panel h3{font-size:1rem;color:#4d607d}.voice-panel .voice-rule{border-left:3px solid #b2c7e9;padding-left:15px;margin:20px 0}.command-content{padding:28px;overflow:auto;flex:1;max-width:1400px;width:100%;margin:auto}.content-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.content-title h1{font-size:1.4rem;margin:0 0 7px;letter-spacing:-.3px}.content-title p{font-size:.8125rem;color:#8a96a6;margin:0}.library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px 15px}.library-toolbar{display:flex;gap:12px;margin-bottom:20px}.library-toolbar .searchbox{margin:0;flex:1;max-width:500px;background:#fff}.library-toolbar select{font-size:.75rem}.settings-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;max-width:1000px}.settings-form{padding:25px;display:flex;flex-direction:column;gap:18px}.settings-form h2{font-size:1rem;margin:0}.settings-form label{font-size:.75rem;color:#7d899a}.settings-form input,.settings-form textarea{font-size:.875rem}.settings-form .helper{font-size:.75rem;color:#98a3b2;line-height:1.6;margin:-9px 0 0}.settings-note{padding:25px;height:max-content;font-size:.8125rem;line-height:1.7;color:#8390a2}.settings-note h2{font-size:1rem;color:#425673}.settings-note dl{display:grid;grid-template-columns:1fr auto;gap:13px;font-size:.75rem}.settings-note dd{margin:0;color:#425673;font-weight:600}.response-form{padding:25px;display:grid;gap:17px}.response-form label{font-size:.75rem}.response-form input,.response-form select{font-size:.875rem}.response-form textarea{min-height:110px}.response-form .form-row{display:flex;gap:15px}.response-form .form-row>label{flex:1}.inline-check{display:flex;flex-direction:row;align-items:center;font-size:.75rem;color:#7c8799}.login-page{min-height:100dvh;background:linear-gradient(120deg,#edf0f2,#f8f9fb);display:grid;place-items:center;padding:30px}.login-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:38px;width:min(440px,100%);box-shadow:0 10px 45px #21305009}.login-card>.wordmark{display:block;text-align:center;margin-bottom:25px}.login-card h1{font-size:1.4rem;text-align:center;margin-bottom:10px;letter-spacing:-.4px}.login-card>p{font-size:.8125rem;color:#909aa8;text-align:center;line-height:1.6;margin-bottom:25px}.login-card form{display:grid;gap:18px}.login-card label{font-size:.75rem;color:#8590a0}.login-card input{font-size:.875rem}.login-card .login-foot{font-size:.75rem;text-align:center;color:#a0a9b7;margin-top:22px;line-height:1.7}.login-qr{max-width:210px;margin:0 auto;display:block}.recovery-codes{font-family:monospace;font-size:.875rem;padding:18px;background:#f4f6f8;border:1px solid #dfe4eb;white-space:pre-wrap;-webkit-user-select:all;user-select:all;line-height:1.8}.success-note{font-size:.75rem;color:#537c62;background:#eff8f0;padding:12px;border-radius:6px;margin:10px 0}.save-indicator{font-size:.75rem;color:#7c9a85}@media(min-width:1600px){.chat-open .profile-page{margin-left:auto;margin-right:420px;max-width:1156px}}@media(max-width:1250px){.header-caption,.header-divider{display:none}.profile-columns{grid-template-columns:280px minmax(0,1fr)}.chat-open .profile-columns{grid-template-columns:1fr}.chat-open .profile-sidebar{display:none}.chat-open .profile-identity{flex-wrap:wrap;gap:12px}.chat-open .profile-identity>.button{margin:0 0 0 auto}.chat-open .profile-identity>.avatar{width:110px;height:110px}.chat-open .identity-heading h1{font-size:1.4rem}.command-workspace{grid-template-columns:240px minmax(310px,1fr) 285px}.command-header{gap:10px}.command-nav{margin-left:0}.command-nav button{padding:0 11px}.metrics-bar{gap:20px}.metric{min-width:75px}.command-brand>span{display:none}.stage-step{font-size:.75rem}.responses-pane .response-card{padding:10px}.command-account>span{display:none}}@media(max-width:950px){.profile-columns{grid-template-columns:240px minmax(0,1fr);gap:16px}.profile-page{padding:0 16px 50px}.profile-identity{padding:0 22px 22px;gap:14px}.identity-heading h1{font-size:1.5rem}.profile-identity>.avatar{width:120px;height:120px}.profile-identity>.button{padding:10px 13px}.profile-tabs{margin:0 22px}.chat-open .profile-page{margin-right:0;filter:brightness(.93)}.public-header{padding:0 22px}.public-header nav{gap:12px}.nav-icon{min-width:65px}.command-workspace{grid-template-columns:220px minmax(350px,1fr)}.responses-pane{position:fixed;right:0;top:150px;bottom:0;width:300px;z-index:15;box-shadow:-7px 0 30px #1b2c4120;display:none}.responses-pane.show-mobile-bank{display:flex}.command-nav button span{display:none}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics-bar{gap:17px}.metric{min-width:65px}.live-indicator{display:none}.metrics-bar .metric:nth-last-child(2){display:none}.settings-grid{grid-template-columns:1fr}.bank-toggle{display:inline-flex!important}}@media(max-width:680px){.public-header{height:60px;padding:0 17px;gap:12px}.public-header .wordmark{font-size:2.1rem}.public-header nav{margin-left:auto;margin-right:0;gap:3px}.nav-icon{min-width:48px}.nav-icon svg{width:21px}.header-film{display:none}.profile-page{padding:0 0 85px}.profile-cover{height:208px}.cover-copy{left:23px;top:48px}.cover-copy>span:first-child{font-size:.75rem;letter-spacing:1.6px}.cover-copy>span:last-child{font-size:1.65rem;max-width:210px}.concept-pill{font-size:.75rem;bottom:12px;right:12px}.profile-top{border-radius:0;border-left:0;border-right:0}.profile-identity{gap:12px;flex-wrap:wrap;padding:0 18px 18px;min-height:110px}.profile-identity>.avatar{width:100px;height:100px;border-width:4px;margin-top:-24px}.identity-copy{padding-top:8px}.identity-heading h1{font-size:1.3rem;margin-bottom:8px}.verified>svg{width:16px}.identity-copy p{font-size:.75rem}.profile-identity>.button{margin:0;width:100%;font-size:.8125rem;min-height:40px}.profile-tabs{margin:0 18px;height:51px}.profile-tabs>a,.profile-tabs>button{padding:0 10px;font-size:.8125rem}.profile-tabs>span{font-size:.75rem}.profile-tabs>span>svg{width:12px}.profile-columns{display:flex;flex-direction:column;padding:20px 12px 0;gap:22px}.profile-sidebar{order:2;width:100%;grid-template-columns:1fr}.intro-card{display:none}.film-card{padding:23px}.film-title{font-size:3.7rem}.film-card .film-date{font-size:.75rem}.sidebar-fine{text-align:center;font-size:.75rem}.listing-column{width:100%}.listing-section-head>h2{font-size:1rem}.listing-section-head>span{font-size:.75rem}.listing-author{padding:14px}.listing-author>.avatar{width:35px;height:35px}.listing-author strong{font-size:.8125rem}.listing-author>div>span{font-size:.75rem}.listing-photo{aspect-ratio:1.35}.listing-photo img{object-position:65%}.listing-content{padding:18px}.listing-content h2{font-size:1.125rem}.listing-price{font-size:1.5rem}.listing-description{font-size:.875rem;line-height:1.65}.condition{font-size:.75rem}.listing-detail-note{flex-wrap:wrap;font-size:.75rem;padding:10px}.listing-detail-note button,.listing-disclosure{font-size:.75rem}.mobile-message{display:flex;position:fixed;bottom:14px;bottom:max(14px,env(safe-area-inset-bottom));left:16px;right:16px;z-index:21;border:1px solid #fff2;box-shadow:0 5px 24px #174c9e45;min-height:46px}.guest-chat{top:0;right:0;bottom:0;width:100%;height:100dvh;max-height:100dvh;border-radius:0;z-index:100;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.mobile-back{display:inline-flex;width:28px}.close-chat{margin-left:auto}.chat-heading{padding:12px}.chat-heading strong{font-size:.9375rem}.chat-heading span{font-size:.75rem}.chat-entry{padding:35px 28px}.chat-entry>h2{font-size:1.4rem}.chat-entry>p{font-size:.9375rem}.chat-entry input{font-size:1rem}.consent,.chat-ticket{font-size:.75rem}.guest-composer textarea,.bubble{font-size:1rem}.message-meta,.queue-notice{font-size:.75rem}.chat-listing strong{font-size:.8125rem}.chat-listing span{font-size:.75rem}.first-message strong{font-size:1rem}.first-message p,.question-chip{font-size:.875rem}.chat-open .profile-page{filter:none}.privacy-page{margin:15px;padding:22px}.command-header{height:60px;padding:0 12px;gap:10px}.command-brand>.wordmark{font-size:1.7rem}.command-nav button{padding:0 9px}.command-account{gap:0}.operator-avatar{display:none}.metrics-bar{padding:10px 12px;min-height:74px;gap:16px}.presence{font-size:.75rem;padding:9px}.metric{min-width:50px}.metric>span{font-size:.75rem}.metric>strong{font-size:.9375rem}.metrics-bar .metric:nth-last-child(3){display:none}.command-workspace{display:flex;position:relative}.inbox-pane{width:100%;flex-shrink:0}.thread-pane{display:none;width:100%;position:absolute;inset:0;z-index:3}.command-workspace.has-thread .thread-pane{display:flex}.responses-pane{top:134px;width:min(340px,95vw);z-index:8}.thread-header{padding:13px 12px}.thread-header .mobile-back{display:flex}.thread-header-info strong{font-size:.875rem}.thread-actions select{font-size:.75rem;max-width:100px}.thread-header .icon-button{width:30px}.stage-strip{padding:10px 12px;gap:4px}.stage-step{font-size:.75rem;gap:3px}.operator-transcript{padding:5px}.operator-transcript .bubble{font-size:.9375rem}.operator-transcript .message-wrap{max-width:86%}.composer-area{padding:10px 12px 14px}.draft-box textarea{font-size:1rem;min-height:90px}.send-row>.hint{display:none}.composer-options{padding:5px 9px}.composer-options select{font-size:.75rem;max-width:50%}.command-content{padding:20px 14px}.content-title{align-items:flex-start;gap:10px}.content-title h1{font-size:1.2rem}.content-title p{font-size:.75rem}.content-title>.button{font-size:.75rem}.library-grid{grid-template-columns:1fr}.library-toolbar{flex-direction:column}.library-toolbar select{font-size:.875rem}.settings-form{padding:20px}.settings-form input,.settings-form textarea{font-size:1rem}.response-form .form-row{flex-direction:column}.response-form input,.response-form textarea{font-size:1rem}.login-card{padding:26px}.response-card button.response-body{font-size:.875rem}.response-card-head>span{font-size:.75rem}.response-subtitle,.response-footer,.response-shortcut,.matched span{font-size:.75rem}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.listing-description,.intro-card>p,.bubble,.operator-transcript .bubble{font-size:1rem}.response-card button.response-body{font-size:.875rem}.metrics-bar .metric{min-width:0}.stage-step{flex-wrap:wrap}.bank-toggle{flex-shrink:0}
