:root{--ink:#18211e;--muted:#686f69;--soft:#ece4d8;--line:#dfd5c6;--surface:#fffdf9;--canvas:#f7f3ea;--blue:#c87941;--blue-dark:#aa5f31;--blue-soft:#f3e4d7;--cyan:#0c7c73;--green:#0c7c73;--green-soft:#e3f1ed;--amber:#b96a14;--amber-soft:#fff4df;--red:#b93b4d;--red-soft:#fff0f2;--shadow:0 18px 44px #3930251c;--sidebar-ink:#fffaf1;--sidebar-muted:#a9b3aa;--sidebar-line:#fffaf11a;--sidebar-bg:#18211e;--sidebar:252px}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink)}body{background:radial-gradient(circle at 84% 2%, #c8794121, transparent 30rem), var(--canvas);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #c879416b}.app-shell{--app-sidebar-width:var(--sidebar);min-height:100vh}.app-shell[data-sidebar-collapsed=true]{--app-sidebar-width:82px}.app-shell>.sidebar{z-index:20;width:var(--app-sidebar-width);border-right:1px solid var(--sidebar-line);background:var(--sidebar-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--sidebar-ink);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-collapse-toggle{z-index:3;width:32px;height:32px;color:var(--sidebar-muted);cursor:pointer;background:#ffffff0f;border:1px solid #fffaf129;border-radius:10px;place-items:center;display:grid;position:absolute;top:100px;right:14px}.sidebar-collapse-toggle:hover{color:var(--sidebar-ink);background:#c8794126;border-color:#c879418c}.sidebar-collapse-toggle svg{width:16px}.brand{border-bottom:1px solid var(--sidebar-line);align-items:center;gap:12px;min-height:88px;padding:20px 22px;display:flex}.brand-mark{background:linear-gradient(145deg, #d78a50, var(--blue-dark));color:#fff;border:1px solid #fffaf138;border-radius:14px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 12px 26px #c8794140}.brand-mark svg{width:27px;height:27px}.brand-copy,.sidebar-footer>span:last-child{flex-direction:column;min-width:0;display:flex}.brand-copy strong{color:var(--sidebar-ink);letter-spacing:-.02em;font-size:17px}.brand-copy small,.sidebar-footer small{color:var(--sidebar-muted);margin-top:2px;font-size:10px}.sidebar-nav{flex-direction:column;flex:1;gap:5px;padding:58px 14px 24px;display:flex}.nav-section-label{color:var(--sidebar-muted);letter-spacing:.1em;text-transform:uppercase;padding:0 12px 8px;font-size:10px;font-weight:800}.nav-item{min-height:46px;color:var(--sidebar-muted);border-radius:10px;align-items:center;gap:12px;padding:0 12px;font-size:14px;font-weight:650;display:flex;position:relative}.nav-item svg{width:19px}.nav-item.active{color:var(--sidebar-ink);background:#c879412b}.nav-item.active:before{background:var(--blue);content:"";border-radius:0 4px 4px 0;width:3px;height:21px;position:absolute;left:0}.nav-item.disabled{cursor:not-allowed;opacity:.56}.nav-item em{border:1px solid var(--sidebar-line);color:var(--sidebar-muted);background:#ffffff08;border-radius:99px;margin-left:auto;padding:3px 6px;font-size:9px;font-style:normal;font-weight:750}.role-workspaces-return{min-height:46px;color:var(--sidebar-ink);background:#c879411a;border:1px solid #c8794147;border-radius:10px;align-items:center;gap:12px;margin:0 14px 12px;padding:0 12px;font-size:13px;font-weight:700;display:flex;position:relative}.role-workspaces-return:hover{background:#c879412b;border-color:#c8794185}.role-workspaces-return svg{width:19px;color:var(--blue);flex:none}.role-workspaces-return span{min-width:0}.role-workspaces-return em{color:var(--sidebar-muted);white-space:nowrap;margin-left:auto;font-size:9px;font-style:normal;font-weight:750}.sidebar-footer{border-top:1px solid var(--sidebar-line);align-items:center;gap:10px;padding:18px 20px;display:flex}.sidebar-footer strong{color:var(--sidebar-ink);font-size:13px}.avatar{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:750;display:grid}.main-content{min-height:100vh;margin-left:var(--app-sidebar-width)}.app-shell[data-sidebar-ready=true]>.sidebar,.app-shell[data-sidebar-ready=true]>.main-content{transition:width .18s,margin-left .18s}.app-shell[data-sidebar-collapsed=true] .brand{justify-content:center;padding-inline:18px}.app-shell[data-sidebar-collapsed=true] .brand-copy,.app-shell[data-sidebar-collapsed=true] .nav-item span,.app-shell[data-sidebar-collapsed=true] .nav-item em,.app-shell[data-sidebar-collapsed=true] .nav-section-label,.app-shell[data-sidebar-collapsed=true] .role-workspaces-return span,.app-shell[data-sidebar-collapsed=true] .role-workspaces-return em,.app-shell[data-sidebar-collapsed=true] .sidebar-footer>span:last-child{display:none}.app-shell[data-sidebar-collapsed=true] .sidebar-nav{align-items:center;padding-inline:12px}.app-shell[data-sidebar-collapsed=true] .nav-item{justify-content:center;width:48px;padding:0}.app-shell[data-sidebar-collapsed=true] .role-workspaces-return{justify-content:center;width:48px;margin-inline:auto;padding:0}.app-shell[data-sidebar-collapsed=true] .sidebar-footer{justify-content:center;padding-inline:18px}@media (min-width:1181px){.app-shell[data-sidebar-collapsed=true] .nav-item[data-sidebar-label]:after,.app-shell[data-sidebar-collapsed=true] .role-workspaces-return[data-sidebar-label]:after{z-index:30;color:#fffaf1;content:attr(data-sidebar-label);opacity:0;pointer-events:none;background:#202b27;border:1px solid #fffaf124;border-radius:8px;width:max-content;max-width:210px;padding:7px 9px;font-size:11px;font-weight:700;transition:all .12s;position:absolute;left:62px;transform:translate(-4px);box-shadow:0 10px 26px #00000038}.app-shell[data-sidebar-collapsed=true] .nav-item[data-sidebar-label]:hover:after,.app-shell[data-sidebar-collapsed=true] .nav-item[data-sidebar-label]:focus-visible:after,.app-shell[data-sidebar-collapsed=true] .role-workspaces-return[data-sidebar-label]:hover:after,.app-shell[data-sidebar-collapsed=true] .role-workspaces-return[data-sidebar-label]:focus-visible:after{opacity:1;transform:translate(0)}}.page-header{justify-content:space-between;align-items:flex-end;gap:32px;padding:48px clamp(28px,5vw,72px) 30px;display:flex}.page-header h1,.workspace-title-row h1{letter-spacing:-.045em;margin:5px 0 7px;font-size:clamp(30px,4vw,42px)}.page-header p:not(.eyebrow),.workspace-title-row p{max-width:680px;color:var(--muted);margin:0;line-height:1.55}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:14px;font-weight:750;transition:all .15s;display:inline-flex}.button svg{width:18px}.button.primary{background:linear-gradient(145deg, #d78a50, var(--blue-dark));color:#fff;box-shadow:0 11px 24px #c879413d}.button.primary:hover:not(:disabled){background:var(--blue-dark);transform:translateY(-1px)}.button.secondary{border-color:var(--line);color:var(--ink);background:#fff}.button.secondary:hover:not(:disabled){background:#f8fafc;border-color:#bdc9d6}.button.danger{color:#fff;background:#b94c43}.button.danger:hover:not(:disabled){background:#9f3d36}.button.danger-quiet{color:#a84a3e;background:#fff;border-color:#ead8cf}.button.danger-quiet:hover:not(:disabled){background:#fff6f3;border-color:#d9a89b}.button.large{min-height:50px;padding:0 24px}.button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.loading-card,.full-page-state{min-height:420px;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.spinner{border:2px solid #cad5e1;border-top-color:var(--blue);border-radius:50%;width:19px;height:19px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.status-banner{border-radius:12px;align-items:center;gap:10px;margin:0 clamp(28px,5vw,72px) 20px;padding:13px 15px;font-size:13px;display:flex}.status-banner.error{background:var(--red-soft);color:var(--red);border:1px solid #f3c8ce}.workspace-topbar{border-bottom:1px solid var(--line);height:64px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 clamp(28px,4vw,58px);font-size:11px;display:flex}.workspace-topbar i{opacity:.45;margin:0 8px;font-style:normal}.workspace-topbar strong{color:var(--ink)}.security-note{align-items:center;gap:7px;display:inline-flex}.security-note svg{width:15px;color:var(--cyan)}.products-entry{overflow:hidden}.products-entry-hero{grid-template-columns:minmax(420px,.95fr) minmax(440px,1.05fr);align-items:center;gap:clamp(32px,5vw,74px);min-height:620px;padding:52px clamp(34px,4vw,58px) 42px;display:grid;position:relative}.products-entry-hero:after{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle,#c8794129,#0000 67%);border-radius:50%;width:760px;height:760px;position:absolute;top:-330px;right:-190px}.products-entry-copy{z-index:2;position:relative}.entry-eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 20px;font-size:10px;font-weight:850;display:inline-flex}.entry-eyebrow svg{width:16px}.products-entry-copy h1{letter-spacing:-.045em;max-width:650px;margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(46px,4.7vw,68px);font-weight:600;line-height:1.02}.products-entry-copy h1 span{color:var(--blue);display:block}.entry-lead{max-width:600px;color:var(--muted);margin:28px 0 30px;font-size:15px;line-height:1.72}.entry-cta{background:linear-gradient(145deg,#d78a50,var(--blue-dark));color:#fff;cursor:pointer;border:1px solid #fffaf133;border-radius:6px;align-items:center;gap:10px;min-height:56px;padding:0 20px;font-size:14px;font-weight:780;transition:all .15s;display:inline-flex;box-shadow:0 14px 34px #c8794145}.entry-cta:hover{transform:translateY(-2px);box-shadow:0 19px 42px #c8794157}.entry-cta svg{width:18px}.entry-cta svg:last-child{width:16px;margin-left:6px}.entry-trust{align-items:center;gap:13px;margin-top:30px;display:flex}.entry-source-stack{display:flex}.entry-source-stack i{border:2px solid var(--canvas);background:var(--surface);width:32px;height:32px;color:var(--blue);border-radius:50%;place-items:center;margin-left:-6px;font-size:7px;font-style:normal;font-weight:850;display:grid;box-shadow:0 4px 12px #39302514}.entry-source-stack i:first-child{margin-left:0}.entry-trust>span:last-child{flex-direction:column;display:flex}.entry-trust strong{font-size:11px}.entry-trust small{color:var(--muted);margin-top:3px;font-size:9px}.intelligence-preview{z-index:2;border:1px solid var(--line);background:#fffdf9e0;border-radius:9px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 24px 58px #3930251f,0 3px 12px #3930250d}.preview-glow{background:radial-gradient(circle,#c8794129,#0000 66%);border-radius:50%;width:270px;height:270px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.preview-header{z-index:4;border-bottom:1px solid var(--line);height:60px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 20px;font-size:10px;display:flex;position:relative}.preview-header>span{align-items:center;gap:7px;font-weight:750;display:inline-flex}.preview-header svg{width:14px;color:var(--blue)}.preview-header em{border:1px solid var(--line);border-radius:99px;padding:5px 8px;font-style:normal}.product-core{z-index:3;background:#fffdf9e6;border:1px solid #c879416e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:152px;height:152px;display:flex;position:absolute;top:150px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #c8794126}.core-orbit{border:1px dashed #c8794157;border-radius:50%;position:absolute;inset:-22px}.core-orbit.two{opacity:.45;inset:-42px;transform:rotate(28deg)}.core-icon{background:var(--blue-soft);width:44px;height:44px;color:var(--blue);border-radius:12px;place-items:center;display:grid}.core-icon svg{width:22px}.product-core strong{margin-top:10px;font-size:12px}.product-core small{color:var(--muted);margin-top:3px;font-size:8px}.insight-card{z-index:4;border:1px solid var(--line);background:var(--surface);border-radius:6px;align-items:center;gap:9px;width:158px;min-height:68px;padding:10px;display:flex;position:absolute;box-shadow:0 12px 30px #3930251a}.insight-card.markets{top:96px;left:24px}.insight-card.industries{top:96px;right:24px}.insight-card.companies{bottom:28px;right:40px}.insight-icon{background:var(--blue-soft);width:35px;height:35px;color:var(--blue);border-radius:10px;flex:none;place-items:center;display:grid}.insight-icon svg{width:17px}.insight-card>span:nth-child(2){flex-direction:column;display:flex}.insight-card small{color:var(--muted);font-size:7px}.insight-card strong{margin-top:2px;font-size:10px}.insight-card em{color:#b7afa5;margin-left:auto;font-size:8px;font-style:normal}.preview-connections{z-index:1;width:100%;height:calc(100% - 60px);position:absolute;inset:60px 0 0}.preview-connections path{stroke:#c8794180;stroke-width:1.2px;stroke-dasharray:4 6}.entry-process{border-top:1px solid var(--line);padding:46px clamp(34px,4vw,58px) 64px}.entry-process-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.entry-section-label{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:9px;font-weight:850}.entry-process-heading h2{letter-spacing:-.035em;text-align:right;max-width:660px;margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(27px,2.4vw,36px);font-weight:600;line-height:1.16}.entry-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:30px;display:grid}.entry-step-card{border:1px solid var(--line);background:#fffdf9d6;border-radius:7px;min-height:238px;padding:21px;box-shadow:0 8px 26px #3930250a}.entry-step-top{justify-content:space-between;align-items:center;display:flex}.entry-step-icon{background:var(--blue-soft);width:43px;height:43px;color:var(--blue);border-radius:5px;place-items:center;display:grid}.entry-step-icon svg{width:20px}.entry-step-top em{color:#afa69a;font-family:ui-serif,Georgia,serif;font-size:19px;font-style:normal;font-weight:700}.entry-step-card h3{letter-spacing:-.02em;margin:21px 0 8px;font-size:18px}.entry-step-card p{min-height:58px;color:var(--muted);margin:0;font-size:11px;line-height:1.65}.entry-step-meta{flex-wrap:wrap;gap:5px;margin-top:15px;display:flex}.entry-step-meta span{border:1px solid var(--line);color:var(--muted);border-radius:99px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;display:inline-flex}.entry-step-meta svg{width:10px;height:10px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:18px;padding:6px clamp(28px,5vw,72px) 60px;display:grid}.product-card-shell{min-height:370px;position:relative}.product-card-shell .product-card{height:100%}.product-card,.new-product-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:370px;padding:22px;box-shadow:0 8px 24px #3930250a}.product-card{flex-direction:column;transition:all .16s;display:flex}.product-card:hover{box-shadow:var(--shadow);border-color:#cfa884;transform:translateY(-2px)}.product-card-top{justify-content:space-between;align-items:center;display:flex}.product-actions-trigger{z-index:2;color:#b85f28;cursor:pointer;background:#fff7f0;border:1px solid #e8c5aa;border-radius:10px;place-items:center;width:38px;height:38px;transition:all .15s;display:grid;position:absolute;bottom:15px;right:18px;box-shadow:0 4px 12px #9f532514}.product-actions-trigger:hover{color:#8f431e;background:#fbe7d7;border-color:#d99665;transform:translateY(-1px)}.product-actions-trigger:focus-visible{outline-offset:2px;outline:3px solid #c879413d}.product-actions-trigger svg{stroke-width:2px;width:18px;height:18px}.product-monogram{background:var(--sidebar-bg);color:#fff;border-radius:6px;place-items:center;width:46px;height:46px;font-size:13px;font-weight:850;display:grid}.product-monogram.large{border-radius:18px;width:58px;height:58px;font-size:15px}.product-logo-visual{flex:none;position:relative;overflow:hidden}.product-logo-visual[data-logo-ready=true]{background:#f2eee6;border:1px solid #c8794138;box-shadow:0 7px 18px #29332e1f}.product-logo-visual img{object-fit:cover;width:100%;height:100%;display:block}.product-logo-trigger{cursor:zoom-in;background:0 0;border:0;border-radius:9px;flex:none;padding:0;display:inline-grid}.product-logo-trigger:hover .product-logo-visual{border-color:#c879418c;transform:translateY(-1px);box-shadow:0 9px 24px #29332e2e}.product-logo-trigger:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #c8794147}.product-logo-card-trigger{z-index:3;width:46px;height:46px;position:absolute;top:22px;left:22px}.product-logo-dialog{width:min(720px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--ink);background:0 0;border:0;border-radius:18px;padding:0;overflow:auto}.product-logo-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1411b8}.product-logo-dialog-card{background:var(--surface);border:1px solid #ffffff47;border-radius:18px;overflow:hidden;box-shadow:0 35px 100px #00000059}.product-logo-dialog-card header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.product-logo-dialog-card header>div{flex-direction:column;min-width:0;display:flex}.product-logo-dialog-card header span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.product-logo-dialog-card header strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:18px;overflow:hidden}.product-logo-dialog-card header button{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--muted);cursor:pointer;border-radius:50%;flex:none;place-items:center;display:grid}.product-logo-dialog-card header svg{width:17px}.product-logo-dialog-card>img{aspect-ratio:1;object-fit:cover;background:#f2eee6;width:100%;height:auto;display:block}.product-logo-dialog-card>p{color:var(--muted);text-align:center;margin:0;padding:14px 20px 17px;font-size:11px}.status-pill{border-radius:99px;align-items:center;padding:6px 9px;font-size:10px;font-weight:780;display:inline-flex}.status-pill.draft,.status-pill.source-intake{background:var(--amber-soft);color:var(--amber)}.status-pill.analysis-ready{color:#147c6f;background:#e1f1eb}.status-pill.analysis-stale{color:#b26022;background:#fff0df}.status-pill.archived{color:#74736e;background:#eee9e1}.product-list-tabs{border-bottom:1px solid var(--line);gap:4px;margin:-14px clamp(28px,5vw,72px) 18px;display:flex}.product-list-tabs button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.product-list-tabs button.active{border-bottom-color:var(--blue);color:var(--ink)}.product-list-tabs span{background:var(--soft);border-radius:99px;place-items:center;min-width:20px;height:20px;font-size:8px;display:grid}.empty-archive{border:1px dashed var(--line);min-height:220px;color:var(--muted);text-align:center;background:#fffdf98c;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-archive svg{width:28px;height:28px;color:var(--blue);margin-bottom:12px}.empty-archive strong{color:var(--ink);font-size:14px}.empty-archive span{max-width:270px;margin-top:6px;font-size:10px;line-height:1.5}.product-card h2{letter-spacing:-.03em;margin:20px 0 7px;font-size:23px}.product-card>p{min-height:42px;color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.readiness-row{color:var(--muted);justify-content:space-between;margin-top:24px;font-size:11px;display:flex}.readiness-row strong{color:var(--ink)}.progress-track{background:#e8eef5;border-radius:99px;height:6px;margin-top:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--blue), var(--cyan));height:100%;display:block}.progress-track.amber span{background:linear-gradient(90deg,#f0a13a,#ffc95f)}.product-card-insights{color:var(--muted);background:#faf7f1;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;margin-top:15px;padding:10px 11px;font-size:9px;display:grid}.product-card-insights span{white-space:nowrap;align-items:center;gap:4px;min-width:0;display:flex}.product-card-insights strong{color:var(--ink);font-size:10px}.product-card-insights svg{width:12px;height:12px;color:var(--blue);flex:none}.product-card-meta{color:var(--muted);flex-direction:column;gap:7px;margin-top:20px;font-size:10px;display:flex}.product-card-meta span{align-items:center;gap:6px;display:flex}.product-card-meta svg{width:13px}.card-link-copy{color:var(--blue);align-items:center;gap:7px;margin-top:auto;padding:18px 42px 0 0;font-size:12px;font-weight:750;display:flex}.card-link-copy svg{width:15px}.new-product-card{cursor:pointer;color:var(--muted);border-style:dashed;flex-direction:column;justify-content:center;align-items:center;display:flex}.new-product-card>span{background:var(--blue-soft);width:48px;height:48px;color:var(--blue);border-radius:6px;place-items:center;margin-bottom:14px;display:grid}.new-product-card strong{color:var(--ink)}.new-product-card small{margin-top:5px}.create-dialog{width:min(680px,100vw - 28px);max-height:calc(100vh - 28px);color:var(--ink);border:0;border-radius:10px;padding:0;box-shadow:0 30px 100px #1e1b164d}.create-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d1d328c}.create-dialog form{flex-direction:column;display:flex}.dialog-heading{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;gap:15px;padding:25px 27px 21px;display:grid}.dialog-heading h2{letter-spacing:-.035em;margin:5px 0;font-size:25px}.dialog-heading p:not(.eyebrow){color:var(--muted);margin:0;font-size:13px;line-height:1.45}.dialog-icon{background:var(--blue-soft);width:45px;height:45px;color:var(--blue);border-radius:14px;place-items:center;display:grid}.icon-button{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;display:grid}.icon-button:hover{background:var(--soft)}.dialog-fields{flex-direction:column;padding:24px 27px;display:flex}.field-label{justify-content:space-between;align-items:center;margin:0 0 7px;font-size:12px;font-weight:750;display:flex}.field-label:not(:first-child){margin-top:18px}.required-copy,.optional-copy{color:var(--blue);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}.optional-copy{color:#8b99aa}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd9e4;border-radius:11px;padding:11px 12px;transition:all .15s}textarea{resize:vertical;line-height:1.5}input:hover,textarea:hover,select:hover{border-color:#aebdcd}input:focus,textarea:focus,select:focus{border-color:var(--blue);outline:3px solid #2962ff1a}input[aria-invalid=true]{border-color:var(--red)}.field-help{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.5}.form-error{background:var(--red-soft);color:var(--red);border-radius:9px;margin:12px 0 0;padding:9px 11px;font-size:12px}.dialog-actions{border-top:1px solid var(--line);background:#f8fafc;justify-content:space-between;align-items:center;gap:16px;padding:17px 27px;display:flex}.dialog-actions>p{max-width:300px;color:var(--muted);margin:0;font-size:10px;line-height:1.45}.dialog-actions>div{gap:9px;display:flex}.product-actions-dialog{width:min(430px,100vw - 28px);color:var(--ink);border:0;border-radius:18px;padding:0;box-shadow:0 28px 80px #1e1b1647}.product-actions-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d1d1980}.product-actions-panel,.delete-confirm-panel{padding:22px}.product-actions-panel:focus,.delete-confirm-panel:focus{outline:none}.product-actions-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.product-actions-heading .icon-button{color:#858b85;border-radius:9px;width:32px;height:32px}.product-actions-heading .icon-button:hover{background:var(--blue-soft);color:var(--blue-dark)}.product-actions-heading .icon-button:focus-visible{outline-offset:1px;outline:2px solid #c8794159}.product-actions-heading .icon-button svg{width:17px;height:17px}.product-actions-heading span{color:var(--muted);font-size:10px}.product-actions-heading h2{letter-spacing:-.03em;margin:4px 0 0;font-size:22px}.product-action-list{flex-direction:column;gap:8px;margin-top:20px;display:flex}.product-action-list>button{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#fffdf9;border-radius:12px;align-items:center;gap:13px;padding:13px;transition:all .15s;display:flex}.product-action-list>button:hover:not(:disabled){background:#fcf7ef;border-color:#c9a98f}.product-action-list>button:disabled{cursor:wait;opacity:.6}.product-action-list>button>span:last-child{flex-direction:column;gap:3px;display:flex}.product-action-list strong{font-size:13px}.product-action-list small{color:var(--muted);font-size:9px;line-height:1.45}.product-action-icon{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.product-action-icon svg{width:18px;height:18px}.product-action-icon.archive{background:var(--blue-soft);color:var(--blue)}.product-action-icon.delete{background:var(--red-soft);color:var(--red)}.product-action-list .delete-choice:hover:not(:disabled){background:#fff8f7;border-color:#e3b4b7}.product-actions-cancel{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:12px;padding:9px;font-size:11px}.delete-confirm-panel{text-align:center}.delete-confirm-icon{background:var(--red-soft);width:46px;height:46px;color:var(--red);border-radius:13px;place-items:center;margin:0 auto 14px;display:grid}.delete-confirm-icon svg{width:20px}.delete-confirm-panel h2{letter-spacing:-.03em;margin:0;font-size:22px}.delete-confirm-panel>p:not(.form-error){color:var(--muted);margin:9px auto 20px;font-size:11px;line-height:1.55}.delete-confirm-panel>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.workspace-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;padding:18px clamp(24px,4vw,52px) 0;position:sticky;top:0}.back-button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:12px;font-weight:680;display:inline-flex}.back-button svg{width:16px}.workspace-title-row{justify-content:space-between;align-items:center;gap:28px;padding:8px 0 17px;display:flex}.product-title-block{align-items:center;gap:15px;display:flex}.workspace-title-row h1{margin:3px 0;font-size:29px}.workspace-title-row p{font-size:11px}.title-meta{color:var(--muted);align-items:center;gap:8px;font-size:10px;display:flex}.workspace-actions{align-items:center;gap:13px;display:flex}.save-state{max-width:300px;color:var(--muted);text-align:right;font-size:10px}.save-state.saved{color:var(--green)}.save-state.error,.save-state.conflict{color:var(--red)}.workspace-tabs{gap:25px;display:flex;overflow-x:auto}.workspace-tabs button,.workspace-tabs>span{min-height:47px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:12px;font-weight:700;position:relative}.workspace-tabs button.active{color:var(--blue)}.workspace-tabs button.active:after{background:var(--blue);content:"";border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.workspace-tabs>span{cursor:not-allowed;opacity:.55;align-items:center;gap:6px;display:flex}.workspace-tabs em{background:var(--soft);border-radius:99px;padding:3px 5px;font-size:8px;font-style:normal}.workspace-banner{margin-top:15px}.workspace-body{padding:28px clamp(24px,4vw,52px) 60px}.overview-grid{grid-template-columns:minmax(0,1fr) 320px;gap:20px;display:grid}.overview-primary{flex-direction:column;gap:20px;min-width:0;display:flex}.welcome-card{min-height:210px;box-shadow:var(--shadow);color:#fff;background:linear-gradient(125deg,#142d50 0%,#1c4b88 66%,#2566bc 100%);border-radius:21px;justify-content:space-between;align-items:center;gap:30px;padding:32px;display:flex;overflow:hidden}.welcome-card .eyebrow{color:#85c6ff}.welcome-card h2{letter-spacing:-.035em;margin:7px 0 9px;font-size:27px}.welcome-card p:not(.eyebrow){color:#c9dcf0;max-width:610px;margin:0 0 22px;font-size:13px;line-height:1.6}.welcome-card .button.primary{box-shadow:none;color:#174780;background:#fff}.welcome-icon{background:#ffffff14;border:1px solid #ffffff2e;border-radius:34px;flex:none;place-items:center;width:118px;height:118px;display:grid;transform:rotate(4deg)}.welcome-icon svg{width:48px;height:48px}.readiness-cards{grid-template-columns:1fr 1fr;gap:18px;display:grid}.readiness-cards article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:21px}.readiness-cards article>span{color:var(--muted);font-size:11px;font-weight:700}.readiness-cards article>strong{letter-spacing:-.04em;margin:8px 0 10px;font-size:31px;display:block}.readiness-cards article>strong small{color:#9aa8b6;font-size:16px}.readiness-cards article>p{color:var(--muted);margin:12px 0 0;font-size:10px;line-height:1.45}.gap-list-card,.activity-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.section-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.section-heading h3{letter-spacing:-.025em;margin:4px 0 0;font-size:18px}.count-badge{background:var(--amber-soft);min-width:34px;height:34px;color:var(--amber);border-radius:11px;place-items:center;font-size:12px;font-weight:800;display:grid}.gap-list,.activity-list{flex-direction:column;gap:0;margin:16px 0 0;padding:0;list-style:none;display:flex}.gap-list li,.activity-list li{border-top:1px solid #edf1f5;gap:12px;padding:14px 0;display:flex}.gap-list li>span,.activity-list li>span{background:var(--amber-soft);width:32px;height:32px;color:var(--amber);border-radius:10px;flex:none;place-items:center;display:grid}.gap-list svg,.activity-list svg{width:15px}.gap-list strong,.activity-list strong{font-size:12px}.gap-list p,.activity-list p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.5}.all-clear{background:var(--green-soft);color:var(--green);border-radius:11px;align-items:center;gap:8px;margin-top:16px;padding:13px;font-size:12px;display:flex}.overview-aside{flex-direction:column;gap:20px;display:flex}.account-lock-card{background:#f0f3f7;border-radius:18px;padding:23px}.lock-kicker{color:var(--muted);background:#fff;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.account-lock-card h3{margin:17px 0 6px}.account-lock-card>strong{color:var(--red);font-size:13px}.account-lock-card p{color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.5}.activity-list li>span{background:var(--blue-soft);color:var(--blue)}.passport-layout{grid-template-columns:230px minmax(0,1fr) 260px;align-items:start;gap:18px;display:grid}.passport-sections{flex-direction:column;gap:4px;display:flex;position:sticky;top:208px}.passport-sections>.eyebrow{margin:0 0 7px 10px}.passport-sections button{cursor:pointer;min-height:54px;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:7px 9px;display:grid}.passport-sections button>span{background:#e8edf3;border-radius:8px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:850;display:grid}.passport-sections button strong{font-size:11px;display:block}.passport-sections button small{margin-top:3px;font-size:8px;display:block}.passport-sections button.active{color:var(--ink);background:#fff;border-color:#cbdaf0;box-shadow:0 6px 18px #1e344f0d}.passport-sections button.active>span{background:var(--blue);color:#fff}.passport-editor{border:1px solid var(--line);background:#fff;border-radius:19px;min-width:0;padding:26px;box-shadow:0 7px 26px #1e344f0a}.editor-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:19px;display:flex}.editor-heading h2{letter-spacing:-.035em;margin:5px 0 6px;font-size:24px}.editor-heading p:not(.eyebrow){max-width:620px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.section-progress{background:var(--blue-soft);color:var(--blue);border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.passport-field-list{flex-direction:column;gap:14px;padding:20px 0;display:flex}.passport-field{border:1px solid #e0e7ef;border-radius:13px;padding:16px;position:relative}.passport-field.core{border-left:3px solid var(--blue)}.passport-field-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.passport-field-heading label{font-size:12px;font-weight:780}.field-id{color:#96a3b1;margin:3px 0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;display:block}.passport-field textarea,.passport-field input,.passport-field select{background:#fbfcfe;font-size:12px}.passport-field>small{color:var(--muted);margin-top:6px;font-size:9px;display:block}.requirement-tag{background:var(--soft);color:var(--muted);text-transform:uppercase;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:800}.requirement-tag.account_ready,.requirement-tag.identity_required{background:var(--blue-soft);color:var(--blue)}.requirement-tag.draft_required{background:var(--amber-soft);color:var(--amber)}.source-chip,.gap-chip{background:var(--green-soft);color:var(--green);border-radius:99px;align-items:center;gap:5px;margin-top:9px;padding:5px 8px;font-size:8px;font-weight:750;display:inline-flex}.gap-chip{background:var(--amber-soft);color:var(--amber)}.source-chip svg,.gap-chip svg{width:12px;height:12px}.editor-footer{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding-top:20px;display:flex}.passport-context{flex-direction:column;gap:12px;display:flex;position:sticky;top:208px}.context-card{background:linear-gradient(145deg,#f2f7ff,#fff);border:1px solid #cbdbf4;border-radius:16px;padding:18px}.context-card h3{margin:5px 0 7px;font-size:16px}.context-card p:not(.eyebrow){color:var(--muted);margin:0;font-size:10px;line-height:1.55}.context-icon{background:var(--blue);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;margin-bottom:15px;display:grid}.context-icon svg{width:18px}.context-card.compact{border-color:var(--line);background:#fff}.context-card.locked{background:#f2f4f7}.metadata-grid{grid-template-columns:1fr 1fr;gap:12px;padding:20px 0;display:grid}.metadata-card{border:1px solid var(--line);background:#fbfcfe;border-radius:13px;flex-direction:column;justify-content:flex-end;min-height:115px;padding:15px;display:flex}.metadata-card>span{color:#9aa8b6;margin-bottom:auto;font-family:ui-monospace,monospace;font-size:8px}.metadata-card small{color:var(--muted);font-size:9px}.metadata-card strong{margin-top:5px;font-size:13px}.full-page-state.error{text-align:center;flex-direction:column}.full-page-state.error svg{width:30px;color:var(--red)}.full-page-state.error h1,.full-page-state.error p{margin:0}@media (max-width:1180px){:root{--sidebar:82px}.brand{justify-content:center;padding:20px}.brand-copy,.nav-item span:not(.brand-mark),.nav-item em,.nav-section-label,.sidebar-footer>span:last-child{display:none}.sidebar-nav{align-items:center;padding:24px 12px}.nav-item{justify-content:center;width:48px;padding:0}.role-workspaces-return{justify-content:center;width:48px;margin-inline:auto;padding:0}.role-workspaces-return span,.role-workspaces-return em{display:none}.sidebar-footer{justify-content:center;padding:18px}.sidebar-collapse-toggle{display:none}.passport-layout{grid-template-columns:190px minmax(0,1fr)}.passport-context{display:none}}@media (max-width:1020px){.products-entry-hero{grid-template-columns:1fr}.products-entry-copy{max-width:760px}.intelligence-preview{width:100%}.entry-process-heading{flex-direction:column;align-items:flex-start}.entry-process-heading h2{text-align:left}}@media (max-width:840px){:root{--sidebar:0px}.app-shell>.sidebar{border-right:0;border-bottom:1px solid var(--sidebar-line);flex-direction:row;align-items:center;width:100%;height:67px;position:static}.brand{border:0;min-height:67px;padding:12px 18px}.brand-copy{display:flex}.sidebar-nav{display:none}.role-workspaces-return{width:auto;margin:0 0 0 auto;padding:0 12px}.role-workspaces-return span{display:inline}.sidebar-footer{border:0;margin-left:0;padding:12px 18px}.main-content{margin-left:0}.app-shell[data-sidebar-collapsed=true] .brand{justify-content:flex-start;padding:12px 18px}.app-shell[data-sidebar-collapsed=true] .brand-copy{display:flex}.app-shell[data-sidebar-collapsed=true] .role-workspaces-return{width:auto;margin:0 0 0 auto;padding:0 12px}.app-shell[data-sidebar-collapsed=true] .role-workspaces-return span{display:inline}.workspace-topbar{height:54px}.products-entry-hero{min-height:0;padding-top:42px}.entry-step-grid{grid-template-columns:1fr}.entry-step-card,.entry-step-card p{min-height:0}.page-header{flex-direction:column;align-items:flex-start;padding-top:30px}.page-header .button{width:100%}.overview-grid{grid-template-columns:1fr}.overview-aside{grid-template-columns:1fr 1fr;display:grid}.workspace-header{top:0}.workspace-title-row{flex-direction:column;align-items:flex-start}.workspace-actions{justify-content:space-between;width:100%}.passport-layout{flex-direction:column;display:flex}.passport-sections{flex-direction:row;width:100%;padding-bottom:4px;position:static;overflow-x:auto}.passport-sections>.eyebrow{display:none}.passport-sections button{min-width:176px}.passport-editor{width:100%}}@media (max-width:560px){.brand-copy small,.sidebar-footer{display:none}.workspace-topbar{padding:0 17px;font-size:10px}.security-note{display:none}.products-entry-hero{gap:38px;padding:34px 17px 32px}.products-entry-copy h1{font-size:clamp(39px,12vw,52px)}.entry-lead{margin-top:22px;font-size:14px}.entry-cta{width:100%}.entry-trust{align-items:flex-start}.intelligence-preview{min-height:400px}.preview-header{padding:0 14px}.product-core{width:128px;height:128px;top:154px}.core-orbit{inset:-16px}.core-orbit.two{inset:-31px}.insight-card{width:126px;min-height:60px;padding:8px}.insight-card.markets{top:92px;left:12px}.insight-card.industries{top:92px;right:12px}.insight-card.companies{bottom:22px;right:18px}.insight-icon{width:29px;height:29px}.insight-card small{display:none}.entry-process{padding:36px 17px 48px}.entry-process-heading h2{font-size:28px}.page-header{padding:25px 17px 20px}.page-header h1{font-size:31px}.status-banner{margin-left:17px;margin-right:17px}.product-grid{grid-template-columns:1fr;padding-left:17px;padding-right:17px}.dialog-heading{grid-template-columns:auto 1fr;padding:21px 18px 17px}.dialog-heading .icon-button{position:absolute;top:13px;right:13px}.dialog-fields{padding:20px 18px}.dialog-actions{flex-direction:column;align-items:stretch;padding:15px 18px}.dialog-actions>div{grid-template-columns:1fr 1fr;display:grid}.workspace-header{padding:10px 16px 0}.product-title-block{align-items:flex-start}.product-monogram.large{border-radius:15px;width:48px;height:48px}.workspace-title-row h1{font-size:25px}.workspace-actions{flex-direction:column;align-items:stretch}.workspace-actions .button{width:100%}.save-state{text-align:left;max-width:none}.workspace-tabs{gap:20px}.workspace-body{padding:18px 16px 42px}.welcome-card{align-items:flex-start;padding:24px}.welcome-icon{display:none}.readiness-cards,.overview-aside,.metadata-grid{grid-template-columns:1fr}.passport-editor{border-radius:15px;padding:18px 14px}.editor-heading{flex-direction:column;align-items:flex-start}.passport-field{padding:14px}.passport-field-heading{flex-direction:column;align-items:flex-start;gap:7px}.editor-footer{flex-direction:column}.editor-footer .button{width:100%}}.knowledge-workspace-header{padding-top:9px;padding-bottom:0}.knowledge-workspace-header .back-button{min-height:30px;font-size:10px}.knowledge-workspace-header .workspace-title-row{padding:2px 0 8px}.knowledge-workspace-header .product-title-block{gap:11px}.knowledge-workspace-header .product-monogram.large{border-radius:14px;width:48px;height:48px;font-size:12px}.knowledge-workspace-header .workspace-title-row h1{margin:1px 0;font-size:25px}.knowledge-workspace-header .workspace-title-row p{font-size:9px}.knowledge-workspace-header .title-meta{gap:6px;font-size:8px}.knowledge-workspace-header .status-pill{padding:4px 7px;font-size:8px}.knowledge-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:760px;display:grid}.knowledge-steps button{min-height:48px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:2px solid #0000;grid-template-columns:26px 1fr;align-items:center;gap:8px;padding:4px 12px 6px 0;display:grid;position:relative}.knowledge-steps button:after{background:var(--line);content:"";width:24px;height:1px;position:absolute;top:20px;right:10px;transform:translate(100%)}.knowledge-steps button:last-child:after{display:none}.knowledge-steps button>span{border:1px solid var(--line);background:var(--surface);width:24px;height:24px;color:var(--muted);border-radius:50%;place-items:center;font-size:8px;font-weight:850;display:grid}.knowledge-steps button div{flex-direction:column;min-width:0;display:flex}.knowledge-steps button strong{color:var(--ink);font-size:10px}.knowledge-steps button small{color:var(--muted);margin-top:2px;font-size:7px}.knowledge-steps button.active{border-bottom-color:var(--blue)}.knowledge-steps button.active>span{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 7px 16px #c8794138}.knowledge-steps button.active strong{color:var(--blue-dark)}.knowledge-workspace-body{--knowledge-sticky-top:172px;max-width:1500px;margin:0 auto}.intake-notice{border:1px solid;border-radius:10px;align-items:center;gap:9px;margin-bottom:16px;padding:12px 14px;font-size:11px;line-height:1.45;display:flex}.intake-notice svg{flex:none;width:16px;height:16px}.intake-notice.success{background:var(--green-soft);color:var(--green);border-color:#badbd2}.intake-notice.error{background:var(--red-soft);color:var(--red);border-color:#edc4c9}.intake-layout{grid-template-columns:minmax(0,1fr) 318px;align-items:start;gap:22px;display:grid}.intake-main{flex-direction:column;gap:16px;min-width:0;display:flex}.intake-intro{color:#fffaf1;background:linear-gradient(128deg,#17231f 0%,#23352f 65%,#38473e 100%);border:1px solid #23352f;border-radius:19px;justify-content:space-between;align-items:center;gap:24px;min-height:200px;padding:32px 35px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 46px #18211e24}.intake-intro:after{content:"";border:1px solid #df8f5633;border-radius:50%;width:260px;height:260px;position:absolute;right:-60px}.intake-intro>div{z-index:2;position:relative}.intake-intro .eyebrow{color:#e3a273}.intake-intro h2{letter-spacing:-.035em;max-width:620px;margin:8px 0 10px;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(28px,3vw,39px);font-weight:600;line-height:1.08}.intake-intro p:not(.eyebrow){color:#c9d0cb;max-width:700px;margin:0;font-size:12px;line-height:1.7}.intake-intro-mark{z-index:2;color:#e19a67;background:#fffaf112;border:1px solid #fffaf129;border-radius:27px;flex:none;place-items:center;width:88px;height:88px;display:grid;position:relative;transform:rotate(4deg)}.intake-intro-mark svg{width:37px;height:37px}.intake-card,.source-library{border:1px solid var(--line);background:#fffdf9eb;border-radius:15px;padding:22px;box-shadow:0 9px 28px #3930250b}.intake-card-heading{align-items:center;gap:12px;margin-bottom:17px;display:flex}.intake-card-heading>span{background:var(--blue-soft);width:40px;height:40px;color:var(--blue);border-radius:10px;flex:none;place-items:center;display:grid}.intake-card-heading svg{width:19px}.intake-card-heading h3{letter-spacing:-.02em;margin:0;font-size:15px}.intake-card-heading p{color:var(--muted);margin:4px 0 0;font-size:9px}.file-dropzone{text-align:center;background:linear-gradient(#fffdf9,#faf5ed);border:1px dashed #cfbba9;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:228px;padding:24px;transition:all .16s;display:flex}.file-dropzone.dragging{border-color:var(--blue);background:var(--blue-soft);transform:scale(.995)}.dropzone-icon{width:54px;height:54px;color:var(--blue);background:#fff;border:1px solid #ead5c3;border-radius:15px;place-items:center;margin-bottom:14px;display:grid;box-shadow:0 8px 20px #39302512}.dropzone-icon svg{width:24px;height:24px}.file-dropzone>strong{font-size:14px}.file-dropzone>p{color:var(--muted);margin:5px 0 14px;font-size:10px}.file-dropzone>small{color:#96958e;margin-top:13px;font-size:8px}.url-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.url-input-wrap{position:relative}.url-input-wrap>svg{z-index:1;width:17px;color:var(--blue);position:absolute;top:50%;left:13px;transform:translateY(-50%)}.url-input-wrap input{height:46px;padding-left:41px;font-size:11px}.url-form .button{min-width:140px}.source-library{padding:0;overflow:hidden}.source-library-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:18px;padding:20px 22px 16px;display:flex}.source-library-heading h3{letter-spacing:-.025em;margin:5px 0 0;font-size:16px}.source-library-heading>span{color:var(--muted);font-size:9px}.source-library ul{margin:0;padding:0 22px;list-style:none}.source-item{border-bottom:1px solid #eee7dc;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;padding:11px 0;display:grid}.source-item:last-child{border-bottom:0}.source-item-icon{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.source-item-icon.file{background:var(--blue-soft);color:var(--blue)}.source-item-icon.url{background:var(--green-soft);color:var(--green)}.source-item-icon svg{width:18px;height:18px}.source-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.source-item p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:8px;overflow:hidden}.source-state{background:var(--green-soft);color:var(--green);border-radius:99px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:750;display:inline-flex}.source-state svg{width:11px;height:11px}.source-controls{align-items:center;gap:8px;display:flex}.source-delete-button{width:30px;height:30px;color:var(--blue);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;transition:all .15s;display:grid}.source-delete-button:hover:not(:disabled){background:var(--blue-soft);color:var(--blue-dark);border-color:#e5c8b1}.source-delete-button:disabled{cursor:wait;opacity:.42}.source-delete-button svg{width:15px;height:15px}.source-library-empty{min-height:120px;color:var(--muted);justify-content:center;align-items:center;gap:12px;padding:22px;display:flex}.source-library-empty>svg{color:#b9afa2;flex:none;width:24px}.source-library-empty p{max-width:540px;margin:0;font-size:10px;line-height:1.55}.analysis-cta{background:linear-gradient(100deg,#fffaf3,#f5e6d7);border:1px solid #d9b89c;border-radius:15px;justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;display:flex}.analysis-cta strong{font-size:13px}.analysis-cta p{max-width:570px;color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.5}.analysis-cta small{color:#8c7766;margin-top:7px;font-size:7px;line-height:1.45;display:block}.analysis-cta .button{flex:none}.analysis-cta.analyzing{background:linear-gradient(115deg,#f3faf7,#eef5f1 60%,#f8eee4);border-color:#8fb6aa;padding:0;overflow:hidden;box-shadow:0 14px 34px #21463b17}.analysis-live-status{grid-template-columns:62px minmax(0,1fr);align-items:center;gap:18px;width:100%;padding:22px 24px;display:grid}.analysis-live-mark{color:#efaa78;background:#20372f;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:relative;box-shadow:0 10px 26px #1e382f33}.analysis-live-mark:before{content:"";border:1px solid #2d837161;border-top-color:#d9894f;border-radius:22px;animation:2.4s linear infinite analysis-orbit;position:absolute;inset:-6px}.analysis-live-mark:after{content:"";border-radius:14px;animation:2s ease-out infinite analysis-pulse;position:absolute;inset:5px;box-shadow:0 0 #e2976247}.analysis-live-mark svg{width:27px;height:27px;animation:1.8s ease-in-out infinite analysis-sparkle}.analysis-live-content{min-width:0}.analysis-live-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.analysis-live-heading span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:850;display:block}.analysis-live-heading strong{color:var(--ink);font-size:17px;display:block}.analysis-live-heading time{color:var(--green);font-variant-numeric:tabular-nums;background:#ffffff94;border:1px solid #2b70612e;border-radius:99px;flex:none;padding:7px 10px;font-size:11px;font-weight:800}.analysis-live-content>p{color:#40564e;max-width:none;margin:7px 0 11px;font-size:12px;font-weight:700}.analysis-live-track{background:#2c6d5e1f;border-radius:99px;width:100%;height:4px;display:block;position:relative;overflow:hidden}.analysis-live-track i{border-radius:inherit;background:linear-gradient(90deg,#0000,#2f8977,#d9894f,#0000);width:38%;animation:1.75s ease-in-out infinite analysis-scan;position:absolute;inset:0 auto 0 0}.analysis-live-content>small{color:#71827c;margin-top:9px;font-size:8px}.intake-aside li.complete>span{color:var(--green);background:#e8f5f1;border-color:#9bc9bd}.intake-aside li.current.analyzing>span{border-color:var(--green);background:var(--green);position:relative}.intake-aside li.current.analyzing>span:before{content:"";border:1px solid #277f6c59;border-radius:50%;animation:1.8s ease-out infinite analysis-step-pulse;position:absolute;inset:-5px}.intake-aside li.current.analyzing strong{color:var(--green)}@keyframes analysis-orbit{to{transform:rotate(360deg)}}@keyframes analysis-pulse{70%,to{box-shadow:0 0 0 12px #e2976200}}@keyframes analysis-sparkle{0%,to{opacity:.68;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes analysis-scan{0%{transform:translate(-115%)}to{transform:translate(270%)}}@keyframes analysis-step-pulse{0%{opacity:.8;transform:scale(.9)}to{opacity:0;transform:scale(1.35)}}.intake-aside{border:1px solid var(--line);background:#fffdf9e6;border-radius:17px;padding:24px;position:sticky;top:214px;box-shadow:0 12px 34px #3930250e}.intake-aside h3{letter-spacing:-.03em;margin:7px 0 23px;font-family:ui-serif,Georgia,serif;font-size:23px;font-weight:600;line-height:1.15}.intake-aside ol{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.intake-aside li{min-height:82px;color:var(--muted);grid-template-columns:30px 1fr;gap:10px;display:grid;position:relative}.intake-aside li:after{background:var(--line);content:"";width:1px;position:absolute;top:30px;bottom:0;left:14px}.intake-aside li:last-child:after{display:none}.intake-aside li>span{z-index:1;border:1px solid var(--line);background:var(--surface);border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;font-weight:850;display:grid;position:relative}.intake-aside li.current>span{border-color:var(--blue);background:var(--blue);color:#fff}.intake-aside li strong{color:var(--ink);font-size:10px;display:block}.intake-aside li p{margin:4px 0 0;font-size:8px;line-height:1.45}.trust-card{background:var(--green-soft);color:var(--green);border-radius:12px;gap:10px;margin-top:8px;padding:13px;display:flex}.trust-card>svg{flex:none;width:18px}.trust-card strong{font-size:9px;display:block}.trust-card p{margin:4px 0 0;font-size:8px;line-height:1.45}.locked-stage{border:1px solid var(--line);text-align:center;background:#fffdf9d1;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:470px;padding:50px;display:flex}.locked-stage-icon{background:var(--blue-soft);width:72px;height:72px;color:var(--blue);border-radius:21px;place-items:center;margin-bottom:21px;display:grid}.locked-stage-icon svg{width:30px;height:30px}.locked-stage h2{letter-spacing:-.035em;margin:8px 0 10px;font-family:ui-serif,Georgia,serif;font-size:30px;font-weight:600}.locked-stage>p:not(.eyebrow){max-width:590px;color:var(--muted);margin:0;font-size:11px;line-height:1.65}.locked-stage-note{background:var(--soft);color:var(--muted);border-radius:99px;align-items:center;gap:6px;margin-top:22px;padding:7px 10px;font-size:8px;font-weight:750;display:inline-flex}.locked-stage-note svg{width:12px;height:12px}.analysis-result-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}.analysis-result-main{flex-direction:column;gap:18px;width:100%;min-width:0;display:flex}.analysis-stale-notice{color:#9a5d22;background:#fff5e8;border:1px solid #e1b98e;border-radius:13px;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.analysis-stale-notice>svg{flex:none;width:18px}.analysis-stale-notice strong{font-size:10px;display:block}.analysis-stale-notice p{margin:4px 0 0;font-size:8px;line-height:1.5}.analysis-summary-card{color:#fffaf1;background:linear-gradient(128deg,#17231f 0%,#23352f 72%,#3e4c43 100%);border:1px solid #23352f;border-radius:19px;justify-content:space-between;align-items:center;gap:36px;min-height:220px;padding:38px 44px;display:flex;overflow:hidden;box-shadow:0 20px 46px #18211e24}.analysis-summary-card>div{min-width:0}.analysis-summary-card .eyebrow{color:#e3a273}.analysis-summary-card h2{letter-spacing:-.035em;max-width:980px;margin:8px 0 13px;font-family:ui-serif,Georgia,serif;font-size:clamp(34px,3.5vw,48px);font-weight:600;line-height:1.06}.analysis-summary-card>div>p:not(.eyebrow){color:#d0d6d2;max-width:1050px;margin:0;font-size:15px;line-height:1.72}.analysis-summary-card .provenance-badge{color:#f2d0b7;background:#fffaf117;border-color:#fffaf12b;margin-top:15px}.analysis-ai-mark{color:#e3a273;background:#fffaf112;border:1px solid #fffaf12b;border-radius:25px;flex:none;place-items:center;width:78px;height:78px;display:grid;transform:rotate(4deg)}.analysis-ai-mark svg{width:34px;height:34px}.analysis-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.analysis-metrics article{border:1px solid var(--line);background:#fffdf9eb;border-radius:13px;flex-direction:column;justify-content:center;min-height:90px;padding:15px;display:flex;box-shadow:0 7px 20px #39302509}.analysis-metrics strong{color:var(--blue-dark);font-family:ui-serif,Georgia,serif;font-size:28px;font-weight:600}.analysis-metrics span{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.35}.provenance-legend{background:#fffdf9b8;border:1px solid #e9dfd2;border-radius:12px;flex-wrap:wrap;align-items:center;gap:9px 18px;padding:10px 12px;display:flex}.provenance-legend>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.provenance-legend>div>span:first-child{color:var(--muted);margin-right:2px;font-size:8px;font-weight:700}.provenance-badge{letter-spacing:0;text-transform:none;white-space:nowrap;border:1px solid #0000;border-radius:99px;align-items:center;gap:5px;width:fit-content;padding:4px 7px;font-size:7px;font-weight:800;line-height:1;display:inline-flex}.provenance-badge svg{flex:none;width:10px;height:10px}.provenance-badge.material{color:#b7682f;background:#fbf1e7;border-color:#ead8c6}.provenance-badge.product-url{color:#1f8175;background:#edf7f4;border-color:#cce1dc}.provenance-badge.web{color:#376f96;background:#edf5fa;border-color:#c8d9e6}.provenance-badge.ai{color:#785384;background:#f6eff8;border-color:#e1d3e7}.provenance-badge.gap{color:#9a651f;background:#fff6e8;border-color:#eadcc6}.source-authority-badge{white-space:nowrap;border:1px solid #0000;border-radius:99px;align-items:center;gap:5px;width:fit-content;padding:4px 7px;font-size:7px;font-weight:800;line-height:1;display:inline-flex}.source-authority-badge svg{flex:none;width:10px;height:10px}.source-authority-badge.official{color:#176f64;background:#e5f3ee;border-color:#bcd9cf}.source-authority-badge.company{color:#7d6647;background:#f8f2e9;border-color:#ddd1bd}.source-authority-badge.publication{color:#66717a;background:#f3f5f6;border-color:#d9dde1}.source-authority-badge.unverified{color:#ad4650;background:#fff0f1;border-color:#efd2d5}.analysis-section-card{border:1px solid var(--line);background:#fffdf9ed;border-radius:15px;overflow:hidden;box-shadow:0 9px 28px #3930250b}.analysis-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;padding:23px 28px 19px;display:flex}.analysis-section-heading h3{letter-spacing:-.025em;margin:5px 0 0;font-size:24px}.analysis-section-heading>span{background:var(--blue-soft);min-width:30px;height:30px;color:var(--blue-dark);border-radius:9px;place-items:center;font-size:10px;font-weight:850;display:grid}.analysis-fact-list{margin:0;padding:0 28px;list-style:none}.analysis-fact-list li{border-bottom:1px solid #eee7dc;padding:19px 0}.analysis-fact-list li:last-child{border-bottom:0}.analysis-item-meta{justify-content:space-between;align-items:center;gap:14px;margin-bottom:7px;display:flex}.analysis-item-meta>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.analysis-item-meta>div>span:first-child{color:var(--blue);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.analysis-item-meta em{color:var(--muted);font-size:9px;font-style:normal}.analysis-fact-list li>strong{font-size:16px;line-height:1.5;display:block}.analysis-fact-list li>p{color:var(--muted);align-items:flex-start;gap:6px;margin:8px 0 0;font-size:12px;line-height:1.55;display:flex}.analysis-fact-list li>p svg{width:12px;color:var(--green);flex:none}.analysis-empty{color:var(--muted);margin:0;padding:24px 22px;font-size:10px}.analysis-truncation-note{color:var(--muted);border-top:1px solid #eee7dc;margin:0;padding:12px 22px 14px;font-size:10px;line-height:1.45}.analysis-truncation-note.compact{border-top:0;padding:8px 0 0}.analysis-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px 28px 28px;display:grid}.analysis-signal-grid article{background:#fffaf4;border:1px solid #e6d7c8;border-radius:12px;flex-direction:column;min-height:155px;padding:19px;display:flex}.analysis-signal-grid article.regulatory{background:#f2f8f6;border-color:#cce1dc}.analysis-signal-provenance{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.analysis-signal-grid article>.analysis-signal-category{color:var(--blue);margin-top:11px;font-size:10px;font-weight:800}.analysis-signal-grid article>strong{margin-top:9px;font-size:15px;line-height:1.5}.analysis-signal-grid article>p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.5}.analysis-signal-grid article>small,.analysis-signal-grid article>a{margin-top:auto;padding-top:12px;font-size:10px;font-weight:750}.analysis-signal-grid article>small{color:var(--muted)}.analysis-signal-grid article>.analysis-source-reference{width:fit-content;color:var(--green);text-underline-offset:4px;-webkit-text-decoration:underline #267f6c47;text-decoration:underline #267f6c47;text-decoration-thickness:1px;transition:all .15s}.analysis-signal-grid article>.analysis-source-reference:hover{color:var(--blue-dark);text-decoration-color:currentColor}.analysis-signal-grid article>.analysis-source-reference:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #267f6c61}.analysis-source-register{border-top:1px solid var(--line);grid-template-columns:220px minmax(0,1fr);gap:30px;padding:24px 28px 28px;display:grid}.analysis-source-register h4{letter-spacing:-.02em;margin:5px 0 0;font-size:13px}.analysis-source-register ol{margin:0;padding:0;list-style:none}.analysis-source-register li{border-bottom:1px solid #eee7dc;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;display:grid}.analysis-source-register li:last-child{border-bottom:0}.analysis-source-register li>.analysis-source-number{background:var(--soft);width:25px;height:25px;color:var(--blue);border-radius:8px;place-items:center;font-size:7px;font-weight:850;display:grid}.analysis-source-register a{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;text-decoration:none;display:block;overflow:hidden}.analysis-source-register li small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.analysis-dialogue-panel{border:1px solid var(--line);background:#fffdf9f0;border-radius:17px;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:30px;padding:28px;display:grid;position:static;box-shadow:0 12px 34px #3930250e}.analysis-dialogue-intro>h3{letter-spacing:-.03em;margin:7px 0 9px;font-family:ui-serif,Georgia,serif;font-size:30px;font-weight:600;line-height:1.12}.analysis-dialogue-intro>p:not(.eyebrow){color:var(--muted);margin:0 0 17px;font-size:10px;line-height:1.55}.analysis-next-question{color:#fff;background:linear-gradient(135deg,#21332d,#33483f);border-radius:13px;gap:12px;padding:18px;display:flex}.analysis-next-question>svg{color:#e3a273;flex:none;width:19px}.analysis-next-question span{color:#c7d1cc;text-transform:uppercase;margin-bottom:5px;font-size:7px;font-weight:750;display:block}.analysis-next-question strong{font-size:12px;line-height:1.55}.analysis-gap-preview-heading{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:13px;display:flex}.analysis-gap-preview-heading h4{margin:5px 0 0;font-size:18px}.analysis-gap-preview-heading>span{background:var(--soft);min-width:31px;height:31px;color:var(--blue);border-radius:9px;place-items:center;font-size:9px;font-weight:850;display:grid}.analysis-gap-preview ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.analysis-dialogue-panel li{background:#fffdfa;border:1px solid #eee7dc;border-radius:11px;padding:13px}.analysis-dialogue-panel li:last-child{border-bottom:1px solid #eee7dc}.analysis-gap-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.analysis-gap-meta>span{color:var(--blue);text-transform:uppercase;font-size:7px;font-weight:800}.analysis-dialogue-panel li>strong{margin-top:5px;font-size:10px;line-height:1.5;display:block}.analysis-dialogue-panel li>p{color:var(--muted);margin:5px 0 0;font-size:8px;line-height:1.5}.analysis-hypothesis-note,.analysis-complete-note{background:var(--blue-soft);color:var(--blue-dark);border-radius:11px;gap:8px;margin-top:14px;padding:12px;display:flex}.analysis-hypothesis-note>svg,.analysis-complete-note>svg{flex:none;width:16px}.analysis-hypothesis-note strong{font-size:8px;display:block}.analysis-hypothesis-note .provenance-badge{margin-bottom:6px}.analysis-hypothesis-note p{margin:3px 0 0;font-size:7px;line-height:1.4}.analysis-complete-note{background:var(--green-soft);color:var(--green);align-items:center;font-size:8px;font-weight:750}.analysis-model-note{color:#9a978f;text-align:center;margin-top:16px;font-size:7px;display:block}.analysis-access-bar{background:linear-gradient(110deg,#fffdf9,#f7f2e9);border:1px solid #dcd3c7;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:18px;padding:14px 16px;display:grid;box-shadow:0 8px 24px #372e230b}.analysis-access-bar.active{background:linear-gradient(110deg,#f6faf8,#f1f6f3);border-color:#9bb6ad}.analysis-access-icon{color:#e7a678;background:#20332c;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.analysis-access-icon svg{width:17px}.analysis-access-copy{min-width:0}.analysis-access-copy .eyebrow{margin:0 0 3px}.analysis-access-copy strong{color:var(--ink);font-size:11px;display:block}.analysis-access-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;display:block;overflow:hidden}.analysis-access-bar .button{white-space:nowrap}.dialogue-workspace{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:22px;display:grid}.dialogue-main{gap:16px;min-width:0;display:grid}.dialogue-understanding-card{border:1px solid var(--line);background:linear-gradient(140deg,#fffdf9,#f3eee4);border-radius:17px;justify-content:space-between;align-items:center;gap:24px;padding:25px 28px;display:flex;box-shadow:0 12px 34px #3930250d}.dialogue-understanding-card h2{letter-spacing:-.035em;margin:6px 0 5px;font-family:ui-serif,Georgia,serif;font-size:28px;font-weight:600}.dialogue-understanding-card p:last-child{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.understanding-score{border:7px solid #d9e7df;border-top-color:var(--green);text-align:center;border-radius:50%;flex:none;place-content:center;width:96px;height:96px;display:grid}.understanding-score strong{font-family:ui-serif,Georgia,serif;font-size:28px;line-height:1}.understanding-score span{color:var(--muted);margin-top:4px;font-size:8px}.dialogue-progress-card{background:linear-gradient(120deg,#f6faf8,#fffdf9);border:1px solid #cfded8;border-radius:15px;padding:19px 22px;box-shadow:0 9px 26px #29483e0a}.dialogue-progress-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.dialogue-progress-heading h3{margin:5px 0 0;font-size:15px}.dialogue-progress-heading>strong{color:var(--green);flex:none;font-size:12px}.dialogue-progress-track{background:#e3ece8;border-radius:99px;width:100%;height:7px;margin-top:14px;display:block;overflow:hidden}.dialogue-progress-track>span{border-radius:inherit;background:linear-gradient(90deg,#2c8876,#d7864d);height:100%;transition:width .35s;display:block}.dialogue-progress-meta{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.dialogue-progress-meta span{color:#52655e;background:#eef4f1;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:750}.dialogue-progress-card>small{color:var(--muted);margin-top:10px;font-size:8px;line-height:1.5;display:block}.dialogue-enrichment-card{background:linear-gradient(125deg,#fffaf4,#fffdf9);border:1px solid #dfd2c3;border-radius:15px;padding:19px 22px;box-shadow:0 9px 26px #5b42280b}.dialogue-enrichment-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.dialogue-enrichment-heading h3{margin:5px 0 0;font-size:15px}.dialogue-enrichment-heading>span{color:#84664f;background:#f2e8dc;border-radius:999px;flex:none;padding:5px 8px;font-size:8px;font-weight:750}.dialogue-enrichment-source{border-top:1px solid #eadfd3;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;margin-top:14px;padding-top:14px;display:grid}.dialogue-enrichment-icon{width:34px;height:34px;color:var(--orange-dark);background:#f1e2d2;border-radius:10px;place-items:center;display:grid}.dialogue-enrichment-icon svg{width:16px}.dialogue-enrichment-copy strong{color:var(--ink);font-size:10px;display:block}.dialogue-enrichment-copy p{color:var(--muted);margin:5px 0 0;font-size:8px;line-height:1.55}.dialogue-questionnaire-actions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.dialogue-questionnaire-actions .button{color:#285f52;background:#ffffffb8;border-color:#bad0c8;min-height:34px}.dialogue-questionnaire-help{color:var(--muted);margin-top:8px;font-size:8px;line-height:1.5;display:block}.dialogue-questionnaire-notice{border-left:3px solid var(--green);color:#315f54;background:#e8f3ef;border-radius:5px;margin:9px 0 0;padding:8px 10px;font-size:8px;line-height:1.45}.dialogue-history{border:1px solid var(--line);background:#fffdf9f0;border-radius:17px;box-shadow:0 12px 34px #3930250a}.dialogue-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:19px 22px;display:flex}.dialogue-section-heading h3{margin:5px 0 0;font-size:16px}.dialogue-section-heading>span{background:var(--soft);color:var(--muted);border-radius:999px;padding:6px 10px;font-size:8px;font-weight:750}.dialogue-history ol{gap:12px;margin:0;padding:20px 22px 24px;list-style:none;display:grid}.dialogue-message{background:#fff;border:1px solid #e9e2d8;border-radius:14px 14px 14px 4px;max-width:84%;padding:14px 16px}.dialogue-message.user{background:#fff7ef;border-color:#d9c6b5;border-radius:14px 14px 4px;justify-self:end}.dialogue-message.change_summary{background:#f3f8f6;border-color:#cfe0db}.dialogue-message-meta{justify-content:space-between;align-items:center;gap:14px;margin-bottom:7px;display:flex}.dialogue-message-meta strong{color:var(--blue-dark);font-size:8px}.dialogue-message-meta time{color:#9a978f;font-size:7px}.dialogue-message>p{white-space:pre-wrap;margin:0;font-size:10px;line-height:1.55}.dialogue-change-pills{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.dialogue-change-pills span{color:var(--green);background:#0c7c7317;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:750}.knowledge-origin{color:#625f58;background:#eee9e0;border-radius:999px;align-items:center;width:fit-content;margin-top:8px;padding:4px 7px;font-size:7px;font-weight:750;display:inline-flex}.knowledge-origin.material{color:var(--blue);background:#e9edf8}.knowledge-origin.product_site{color:#365c72;background:#edf3f8}.knowledge-origin.web_search{color:#3a657d;background:#eef4f8}.knowledge-origin.ai_inference{color:#785487;background:#f4eaf7}.knowledge-origin.user_answer,.knowledge-origin.manual_entry{color:var(--orange-dark);background:#fff0e2}.dialogue-question-panel{top:var(--knowledge-sticky-top);max-height:calc(100dvh - var(--knowledge-sticky-top) - 16px);overscroll-behavior:contain;scrollbar-gutter:stable;color:#fff;background:linear-gradient(145deg,#20332c,#33483f);border-radius:18px;padding:26px;position:sticky;overflow-y:auto;box-shadow:0 20px 45px #20332c29}.dialogue-question-field{align-items:center;gap:8px;margin:18px 0 12px;display:flex}.dialogue-question-field span{color:#e8af83;background:#ffffff1f;border-radius:7px;padding:5px 7px;font-size:7px;font-weight:850}.dialogue-question-field strong{color:#d6dfdb;font-size:8px}.dialogue-question-context{background:#fff1;border:1px solid #ffffff21;border-radius:12px;gap:8px;margin:0 0 17px;padding:13px 14px;display:grid}.dialogue-question-context>span,.dialogue-question-prompt{color:#e8af83;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:7px;font-weight:850}.dialogue-question-context div{gap:5px;display:grid}.dialogue-question-context p{color:#f4f7f5;margin:0;font-size:9px;line-height:1.5}.dialogue-question-context small{color:#aebcb6;font-size:7px}.dialogue-question-prompt{margin-bottom:8px}.dialogue-question-panel h2{letter-spacing:-.03em;margin:0;font-family:ui-serif,Georgia,serif;font-size:25px;font-weight:600;line-height:1.2}.dialogue-question-panel>p.dialogue-question-reason{color:#c3d0ca;margin:12px 0 20px;font-size:9px;line-height:1.55}.dialogue-question-reason strong{color:#e6ece9}.dialogue-question-panel form{gap:9px;display:grid}.dialogue-question-panel label{color:#d6dfdb;font-size:8px;font-weight:750}.dialogue-question-panel textarea{resize:vertical;color:#fff;width:100%;font:inherit;background:#ffffff18;border:1px solid #fff3;border-radius:12px;outline:0;padding:13px 14px;font-size:10px;line-height:1.55}.dialogue-question-panel textarea::placeholder{color:#aebcb6}.dialogue-question-panel textarea:focus{border-color:#e7a678;box-shadow:0 0 0 3px #e7a67824}.dialogue-question-panel .button.primary{background:#d17f45;justify-content:center}.dialogue-secondary-actions{grid-template-columns:1fr auto;gap:8px;margin-top:10px;display:grid}.dialogue-secondary-actions .button.secondary{color:#fff;background:#ffffff12;border-color:#fff3}.dialogue-skip{color:#c8d2ce;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px;font-size:8px;text-decoration:underline}.dialogue-question-panel>small{color:#aebcb6;align-items:flex-start;gap:7px;margin-top:16px;font-size:7px;line-height:1.45;display:flex}.dialogue-question-panel>small svg{flex:none;width:13px}.dialogue-passport-exit{border-top:1px solid #ffffff24;gap:8px;margin-top:20px;padding-top:18px;display:grid}.dialogue-passport-exit>span{color:#e8af83;text-transform:uppercase;font-size:8px;font-weight:800}.dialogue-passport-exit .button{color:#fff;background:#ffffff17;border-color:#ffffff3d;justify-content:center;width:100%}.dialogue-passport-exit .button:hover:not(:disabled){background:#ffffff24;border-color:#e8af83}.dialogue-passport-exit small{color:#aebcb6;font-size:7px;line-height:1.45}.dialogue-complete{text-align:center}.dialogue-complete>svg{color:#e7a678;width:38px}.dialogue-complete .button{color:#fff;width:100%;margin-top:16px}.generated-passport{gap:20px;display:grid}.product-readiness-panel{gap:14px;display:grid}.product-readiness-intro{justify-content:space-between;align-items:end;gap:24px;padding:0 4px;display:flex}.product-readiness-intro h2{letter-spacing:-.03em;margin:5px 0 0;font-family:ui-serif,Georgia,serif;font-size:27px;font-weight:600}.product-readiness-intro>p{max-width:470px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}.product-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-readiness-card{background:#fffdf9;border:1px solid #d9d0c4;border-radius:18px;flex-direction:column;min-width:0;padding:22px;display:flex;box-shadow:0 12px 30px #3930250a}.product-readiness-card:nth-child(2){background:linear-gradient(145deg,#fffdf9,#f5f0e7)}.product-readiness-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.product-readiness-heading>div{gap:5px;display:grid}.product-readiness-heading>div>span{color:var(--orange);letter-spacing:.13em;font-size:10px;font-weight:900}.product-readiness-heading small{color:var(--muted);background:#f3eee5;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:750}.product-readiness-heading>strong{font-family:ui-serif,Georgia,serif;font-size:32px;font-weight:600;line-height:.9}.product-readiness-heading>strong em{color:var(--muted);font-family:ui-sans-serif,system-ui,sans-serif;font-size:9px;font-style:normal}.product-readiness-card h3{letter-spacing:-.025em;margin:16px 0 6px;font-family:ui-serif,Georgia,serif;font-size:23px;font-weight:600}.product-readiness-card>p{min-height:30px;color:var(--muted);margin:0;font-size:9px;line-height:1.55}.product-readiness-progress{background:#ebe5db;border-radius:999px;height:6px;margin-top:16px;overflow:hidden}.product-readiness-progress>span{border-radius:inherit;background:var(--orange);height:100%;transition:width .24s;display:block}.product-readiness-card.limited .product-readiness-progress>span,.product-readiness-card.ready .product-readiness-progress>span{background:var(--green)}.product-readiness-status{gap:3px;margin-top:9px;display:grid}.product-readiness-status strong{font-size:9px}.product-readiness-status span{color:var(--muted);font-size:7px}.product-readiness-anchors{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:14px 0 0;padding:0;list-style:none;display:grid}.product-readiness-anchors li{background:#f5f1e9;border-radius:9px;gap:3px;padding:8px;display:grid}.product-readiness-anchors span{color:var(--muted);text-overflow:ellipsis;font-size:7px;line-height:1.25;overflow:hidden}.product-readiness-anchors strong{font-size:10px}.product-readiness-blockers{gap:7px;margin:14px 0;display:grid}.product-readiness-blockers>span{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:850}.product-readiness-blockers>div{grid-template-columns:20px minmax(0,1fr);align-items:center;gap:6px;display:grid}.product-readiness-blockers b{color:#efb489;background:#21332d;border-radius:6px;place-items:center;width:20px;height:20px;font-size:7px;display:grid}.product-readiness-blockers p{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;font-weight:750;overflow:hidden}.product-readiness-card>.button{justify-content:center;width:100%;margin-top:auto}.product-readiness-card>.button svg{width:14px}.generated-passport-header{border:1px solid var(--line);background:linear-gradient(140deg,#fffdf9,#f3eee4);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:27px 30px;display:flex}.generated-passport-header h2{letter-spacing:-.035em;margin:7px 0 6px;font-family:ui-serif,Georgia,serif;font-size:31px;font-weight:600}.generated-passport-header p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.passport-revision-card{border-left:1px solid #dcd3c8;min-width:128px;padding-left:23px;display:grid}.passport-revision-card span,.passport-revision-card small{color:var(--muted);font-size:8px}.passport-revision-card strong{margin:5px 0;font-family:ui-serif,Georgia,serif;font-size:27px}.passport-revision-card a{color:#315e50;align-items:center;gap:5px;width:fit-content;margin-top:10px;font-size:8px;font-weight:850;text-decoration:none;display:inline-flex}.passport-revision-card a svg{color:#d77c3e;width:13px}.generated-passport-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;display:grid}.generated-passport-sections{gap:12px;display:grid}.generated-passport-section{border:1px solid var(--line);background:#fffdf9f5;border-radius:15px;overflow:hidden}.generated-section-heading{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eee7dc;grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 20px;transition:background-color .15s;display:grid}.generated-passport-section.collapsed .generated-section-heading{border-bottom-color:#0000}.generated-section-heading:hover{background:#fbf7f0}.generated-section-heading:focus-visible{outline-offset:-3px;outline:2px solid #cf824a59}.generated-section-code{color:#efb489;background:#21332d;border-radius:10px;place-items:center;width:34px;height:34px;font-family:ui-serif,Georgia,serif;font-size:15px;display:grid}.generated-section-heading h3{margin:0;font-size:13px}.generated-section-heading p{color:var(--muted);margin:3px 0 0;font-size:8px}.generated-section-state{align-items:center;gap:13px;display:flex}.generated-section-state em{color:var(--muted);white-space:nowrap;font-size:8px;font-style:normal}.generated-section-state i{border-bottom:1.5px solid #8d8a83;border-right:1.5px solid #8d8a83;width:8px;height:8px;transition:transform .18s;transform:rotate(45deg)}.generated-section-heading[aria-expanded=true] .generated-section-state i{transform:rotate(225deg)}.generated-section-content[hidden]{display:none}.generated-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.generated-fields>article{border-bottom:1px solid #eee7dc;border-right:1px solid #eee7dc;min-width:0;padding:16px 18px}.generated-fields>article.needs-input{background:linear-gradient(135deg,#fffaf4,#fff6eb);box-shadow:inset 3px 0 #d88950}.generated-fields>article.empty{background:#fbfaf7}.generated-fields>article.unknown{background:#f5f3ef}.generated-field-title{align-items:center;gap:8px;margin-bottom:10px;display:flex}.generated-field-title>span{color:var(--blue);font-size:7px;font-weight:850}.generated-field-title>strong{font-size:9px}.generated-knowledge-item{border-left:2px solid var(--green);padding:2px 0 2px 10px}.generated-knowledge-item+.generated-knowledge-item{margin-top:10px}.generated-knowledge-item.ai_hypothesis{border-color:#9c72aa}.generated-knowledge-item p{margin:0;font-size:9px;line-height:1.5}.generated-knowledge-item>div{flex-wrap:wrap;align-items:center;gap:6px;margin-top:5px;display:flex}.generated-knowledge-item>div>span:not(.knowledge-origin){color:var(--muted);font-size:7px}.generated-knowledge-item .knowledge-origin{margin-top:0}.generated-recommendation-edit{color:#765482;font:inherit;cursor:pointer;background:#fbf6fc;border:1px solid #d8c3df;border-radius:8px;align-items:center;gap:6px;margin-top:10px;padding:7px 9px;font-size:7px;font-weight:850;transition:all .15s;display:inline-flex}.generated-recommendation-edit svg{width:12px}.generated-recommendation-edit:hover:not(:disabled){background:#f6ebf8;border-color:#a77ab6;transform:translateY(-1px)}.generated-recommendation-edit:focus-visible{outline-offset:2px;outline:2px solid #9c72aa4d}.generated-recommendation-edit:disabled{cursor:wait;opacity:.6}.generated-gap{color:#8a5a37;width:100%;font:inherit;text-align:left;background:#fff4e8;border:0;border-radius:9px;align-items:flex-start;gap:8px;margin-top:10px;padding:9px;display:flex}.generated-gap.open{cursor:pointer;border:1px solid #edcfb3;transition:all .15s}.generated-gap.open:hover:not(:disabled){background:#fff0df;border-color:#cf824a;transform:translateY(-1px)}.generated-gap.open:focus-visible{outline-offset:2px;outline:2px solid #cf824a59}.generated-gap.open:disabled{cursor:wait;opacity:.65}.generated-gap.evidence-followup{cursor:default;color:#735f48;background:#f6f1e8}.generated-gap.evidence-followup:hover{background:#f6f1e8;border-color:#dccdb9;transform:none}.generated-gap.unknown{color:#6d6962;background:#f0eeea}.generated-gap>svg{flex:none;width:14px}.generated-gap strong{font-size:8px}.generated-gap p{margin:3px 0 0;font-size:8px;line-height:1.4}.generated-gap div>span{color:currentColor;margin-top:6px;font-size:7px;font-weight:800;display:block}.generated-empty-slot{color:#88847c;background:#ffffff85;border:1px dashed #ddd7ce;border-radius:9px;padding:11px}.generated-empty-slot span{font-size:8px;font-weight:800}.generated-empty-slot p{margin:4px 0 0;font-size:8px;line-height:1.45}.generated-empty-slot button{color:#a85f2f;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:7px;font-weight:850}.generated-empty-slot button:hover:not(:disabled){text-decoration:underline}.generated-empty-slot button:disabled{cursor:wait;opacity:.6}.generated-section-empty{color:var(--muted);margin:0;padding:18px 20px;font-size:9px}.passport-system-meta{flex-wrap:wrap;gap:8px;padding:16px 20px;display:flex}.passport-system-meta span{background:var(--soft);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:8px}.passport-review-prep{border:1px solid var(--line);background:#fffdf9;border-radius:16px;padding:22px;position:sticky;top:128px;box-shadow:0 12px 34px #3930250d}.passport-review-prep h3{margin:7px 0 17px;font-family:ui-serif,Georgia,serif;font-size:23px;font-weight:600}.review-readiness{background:var(--green-soft);color:var(--green);border-radius:12px;padding:15px;display:grid}.review-readiness strong{font-family:ui-serif,Georgia,serif;font-size:28px}.review-readiness span{font-size:8px}.passport-review-prep ul{gap:9px;margin:17px 0;padding:0;list-style:none;display:grid}.passport-review-prep li{color:var(--muted);align-items:flex-start;gap:7px;font-size:8px;line-height:1.4;display:flex}.passport-review-prep li svg{width:13px;color:var(--green);flex:none}.passport-review-prep .button{justify-content:center;width:100%}.passport-review-prep>small{color:var(--muted);margin-top:11px;font-size:7px;line-height:1.5;display:block}.company-search-header{border-bottom:1px solid var(--line);background:#fffdf9a8;align-items:center}.company-search-content{gap:20px;padding:0 clamp(28px,5vw,72px) 64px;display:grid}.company-search-policy{color:#315e50;background:#edf5f1;border:1px solid #cbd9d2;border-radius:14px;align-items:flex-start;gap:14px;padding:17px 19px;display:flex}.company-search-policy>svg{flex:none;width:24px}.company-search-policy strong{font-size:12px}.company-search-policy p{color:#5b7068;margin:5px 0 0;font-size:9px;line-height:1.55}.company-search-runs{gap:16px;display:grid}.company-search-run{border:1px solid var(--line);background:#fffdf9;border-radius:17px;overflow:hidden;box-shadow:0 12px 34px #3930250d}.company-search-run.outdated{background:#fbfaf7}.company-search-run-heading{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px 22px;display:grid}.company-search-run-mark{color:#eca66d;background:#20382f;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.company-search-run-mark svg{width:22px}.company-search-run-heading h2{margin:4px 0 2px;font-family:ui-serif,Georgia,serif;font-size:22px;font-weight:600}.company-search-run-heading time{color:var(--muted);font-size:8px}.company-search-revision{border-radius:999px;padding:7px 10px;font-size:8px;font-weight:850}.company-search-revision.current{background:var(--green-soft);color:var(--green)}.company-search-revision.outdated{background:var(--amber-soft);color:var(--amber)}.company-search-run-status{background:#f8f6f1;border-top:1px solid #e9e1d7;border-bottom:1px solid #e9e1d7;align-items:flex-start;gap:10px;padding:14px 22px;display:flex}.company-search-run-status>svg{width:18px;color:var(--green);flex:none}.company-search-run-status strong{font-size:10px}.company-search-run-status p{color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.5}.company-search-run-status em{color:#9c4d38;margin-top:7px;font-size:8px;font-style:normal;display:block}.company-targeting-plan{background:#fffaf2;border-bottom:1px solid #eee7dc;grid-template-columns:1.2fr 1.2fr 1fr;display:grid}.company-targeting-plan>div{border-right:1px solid #eee7dc;padding:14px 22px}.company-targeting-plan>div:last-child{border-right:0}.company-targeting-plan span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:850}.company-targeting-plan p{color:#35584c;margin:8px 0 0;font-size:9px;line-height:1.55}.company-search-next-action{background:#edf7f3;border-bottom:1px solid #d8e8e1;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.company-search-next-action>div{gap:4px;display:grid}.company-search-next-action span{color:#2b8878;text-transform:uppercase;font-size:8px;font-weight:850}.company-search-next-action strong{font-family:ui-serif,Georgia,serif;font-size:18px;font-weight:600}.company-search-next-action p{color:var(--muted);margin:0;font-size:8px;line-height:1.5}.company-search-next-action .button{flex:none}.company-request-preview{color:#20382f;background:#faf8f4;border-bottom:1px solid #eee7dc;padding:0 22px}.company-request-preview>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;list-style:none;display:flex}.company-request-preview>summary::-webkit-details-marker{display:none}.company-request-preview>summary div{gap:3px;display:grid}.company-request-preview>summary span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.company-request-preview>summary strong{font-size:10px}.company-request-preview>summary em{color:#2b8878;font-size:8px;font-style:normal;font-weight:800}.company-request-preview>summary em:after{content:"Открыть"}.company-request-preview[open]>summary em{color:var(--muted)}.company-request-preview[open]>summary em:after{content:"Скрыть"}.company-request-preview-body{color:#f8f3e9;background:#20382f;border-radius:12px;margin-bottom:18px;padding:16px}.company-request-preview-heading,.company-quality-report-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.company-quality-report-heading div{gap:4px;display:grid}.company-quality-report-heading span{color:#eca66d;text-transform:uppercase;font-size:8px;font-weight:850}.company-request-preview-heading strong,.company-quality-report-heading strong{font-family:ui-serif,Georgia,serif;font-size:17px;font-weight:600}.company-request-preview-heading em,.company-quality-report-heading em{color:#b8c8c1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-style:normal}.company-request-preview-body pre{color:#fff9ef;background:#00000024;border:1px solid #ffffff29;border-radius:10px;margin:13px 0 9px;padding:13px;font-size:9px;line-height:1.55;overflow-x:auto}.company-request-preview-body>p{overflow-wrap:anywhere;color:#aabcb4;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;line-height:1.55}.company-search-run-metrics{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.company-search-run-metrics>div{border-right:1px solid #eee7dc;gap:5px;padding:18px 22px;display:grid}.company-search-run-metrics>div:last-child{border-right:0}.company-search-run-metrics span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.company-search-run-metrics strong{font-family:ui-serif,Georgia,serif;font-size:27px;font-weight:600}.company-search-run-metrics strong small{color:var(--muted);font-size:12px}.company-search-run-metrics em{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-style:normal}.company-search-limitations{border-top:1px solid #eee7dc;padding:16px 22px}.company-search-limitations>span{color:var(--blue);text-transform:uppercase;font-size:8px;font-weight:850}.company-search-limitations ul{flex-wrap:wrap;gap:7px;margin:10px 0 0;padding:0;list-style:none;display:flex}.company-search-limitations li{background:var(--amber-soft);color:#795420;border-radius:999px;padding:7px 10px;font-size:8px}.company-search-limitations b{margin-right:5px}.company-quality-report{color:#315e50;background:#f1f6f3;border-top:1px solid #dce7e1;border-bottom:1px solid #dce7e1;padding:18px 22px}.company-quality-report-heading em{color:#688078}.company-quality-report-grid{background:#ffffffa8;border:1px solid #d4e0da;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;display:grid}.company-quality-report-grid>div{border-bottom:1px solid #dce7e1;border-right:1px solid #dce7e1;gap:5px;min-width:0;padding:13px;display:grid}.company-quality-report-grid>div:nth-child(3n){border-right:0}.company-quality-report-grid>div:nth-last-child(-n+3){border-bottom:0}.company-quality-report-grid span{color:#688078;text-transform:uppercase;font-size:7px;font-weight:850}.company-quality-report-grid strong{overflow-wrap:anywhere;font-family:ui-serif,Georgia,serif;font-size:19px;font-weight:600}.company-quality-report-grid em{color:#688078;font-size:7px;font-style:normal;line-height:1.45}.company-quality-distributions{gap:5px;margin-top:12px;display:grid}.company-quality-distributions p{color:#587069;margin:0;font-size:8px;line-height:1.5}.company-quality-distributions b{color:#315e50}.company-candidate-results{border-top:1px solid #eee7dc;padding:18px 22px 22px}.company-candidate-results-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:13px;display:flex}.company-candidate-results-heading div{gap:4px;display:grid}.company-candidate-results-heading span{color:var(--green);text-transform:uppercase;font-size:8px;font-weight:850}.company-candidate-results-heading strong{font-family:ui-serif,Georgia,serif;font-size:20px;font-weight:600}.company-candidate-results-heading p{color:var(--muted);margin:0;font-size:8px}.company-candidate-table-wrap{border:1px solid #e8e0d5;border-radius:12px;overflow-x:auto}.company-candidate-table{border-collapse:collapse;width:100%;min-width:900px;font-size:8px}.company-candidate-table th{color:var(--muted);text-align:left;text-transform:uppercase;background:#f5f2ec;padding:10px 12px;font-size:7px}.company-candidate-table td{vertical-align:top;border-top:1px solid #eee7dc;max-width:260px;padding:11px 12px}.company-candidate-table td strong,.company-candidate-table td span{display:block}.company-candidate-table td strong{margin-bottom:4px;font-size:8px}.company-candidate-table td span{color:var(--muted);text-overflow:ellipsis;line-height:1.4;overflow:hidden}.company-search-run-actions{border-top:1px solid #eee7dc;justify-content:flex-end;gap:8px;padding:16px 22px;display:flex}.company-search-run-actions .button{font-size:9px}.company-search-empty{border:1px dashed var(--line);text-align:center;background:#fffdf9a6;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:38px;display:flex}.company-search-empty>svg{width:36px;color:var(--blue)}.company-search-empty h2{margin:14px 0 7px;font-family:ui-serif,Georgia,serif;font-size:27px;font-weight:600}.company-search-empty p{max-width:560px;color:var(--muted);margin:0 0 18px;font-size:10px;line-height:1.55}.promo-studio-card{background:linear-gradient(145deg,#fffdf9,#f1f6f3);border:1px solid #cfd9d3;border-radius:19px;overflow:hidden;box-shadow:0 14px 38px #223a310f}.promo-studio-heading{justify-content:space-between;align-items:flex-start;gap:22px;padding:26px 28px 20px;display:flex}.promo-studio-heading h2{letter-spacing:-.03em;margin:6px 0;font-family:ui-serif,Georgia,serif;font-size:28px;font-weight:600}.promo-studio-heading p:last-child{max-width:650px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.promo-policy-badge{color:#315e50;background:#e8f0ec;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:8px;font-weight:800;display:inline-flex}.promo-policy-badge svg{width:13px}.promo-entry{border-top:1px solid #e4e9e5;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 28px 27px;display:grid}.promo-entry-mark,.promo-live-mark{color:#eca66d;background:#20382f;border-radius:17px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 10px 24px #1f392f2e}.promo-entry-mark svg,.promo-live-mark svg{width:25px}.promo-entry strong{font-size:13px}.promo-entry p{max-width:720px;color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.5}.promo-loading,.promo-error{border-radius:12px;margin:0 28px 24px;padding:14px 16px;font-size:9px}.promo-loading{color:var(--muted);background:#eef3f0;align-items:center;gap:9px;display:flex}.promo-error{color:#92463e;background:#fff0ed}.promo-error p{margin:5px 0 0}.promo-blocked{background:#fff9f1;border-top:1px solid #eadfd2;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:21px 28px 25px;display:grid}.promo-blocked>svg{color:#b26d3d;width:28px}.promo-blocked strong{font-size:12px}.promo-blocked p{color:#745e4c;margin:4px 0;font-size:9px}.promo-blocked small{color:var(--muted);font-size:8px}.promo-live{border-top:1px solid #dfe7e2;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;padding:23px 28px 28px;display:grid}.promo-live-mark{position:relative}.promo-live-mark:after{content:"";border:1px solid #d89a678c;border-radius:21px;animation:1.8s ease-out infinite promo-pulse;position:absolute;inset:-6px}.promo-live div>span{color:#4e6c61;text-transform:uppercase;font-size:8px;font-weight:800}.promo-live div>strong{margin-top:5px;font-family:ui-serif,Georgia,serif;font-size:20px;font-weight:600;display:block}.promo-live div>p{color:var(--muted);margin:6px 0 0;font-size:8px}.promo-live time{color:#315e50;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:700}@keyframes promo-pulse{0%{opacity:.85;transform:scale(.92)}to{opacity:0;transform:scale(1.18)}}.promo-result{border-top:1px solid #dfe7e2;grid-template-columns:minmax(300px,1.15fr) minmax(260px,.85fr);gap:22px;padding:24px 28px 28px;display:grid}.promo-player-shell{background:#172721;border-radius:15px;align-self:start;min-width:0;position:relative;overflow:hidden;box-shadow:0 14px 32px #1727212e}.promo-player-shell video{aspect-ratio:16/9;object-fit:contain;background:#172721;width:100%;max-height:440px;display:block}.promo-watermark{pointer-events:none;color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#0000008c;border-radius:6px;padding:6px 8px;font-size:7px;font-weight:850;position:absolute;bottom:44px;right:10px}.promo-result-copy{min-width:0;padding:4px 0}.promo-result-badges{flex-wrap:wrap;gap:6px;display:flex}.promo-result-badges span{color:#315e50;background:#e7f0eb;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:850}.promo-result-copy h3{margin:13px 0 6px;font-family:ui-serif,Georgia,serif;font-size:25px;font-weight:600}.promo-result-copy>p{color:#495f57;margin:0;font-size:9px;line-height:1.5}.promo-result-copy>small{color:var(--muted);margin-top:9px;font-size:8px;line-height:1.45;display:block}.promo-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.promo-actions .button{min-height:44px;padding:0 13px;font-size:9px;text-decoration:none}.promo-settings{background:#f8fbf9;border:1px solid #d9e2dd;border-radius:13px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;padding:16px;display:grid}.promo-settings label{color:var(--muted);gap:6px;font-size:8px;font-weight:800;display:grid}.promo-settings select{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:0 10px}.promo-details{grid-column:1/-1;gap:8px;display:grid}.promo-details details{background:#ffffffb8;border:1px solid #dfe6e2;border-radius:11px}.promo-details summary{cursor:pointer;min-height:44px;padding:14px 16px;font-size:9px;font-weight:800}.promo-details ol,.promo-details ul{gap:9px;margin:0;padding:0 16px 16px 34px;display:grid}.promo-details li{min-width:0;color:var(--muted);font-size:8px;line-height:1.45}.promo-details li>svg{width:13px;color:var(--green);flex:none}.promo-details ul li{gap:8px;display:flex}.promo-details li p{color:var(--ink);margin:3px 0}.promo-details li small{overflow-wrap:anywhere}.promo-details>a{width:fit-content;min-height:44px;color:var(--blue);align-items:center;font-size:9px;font-weight:750;display:inline-flex}.studio-page-header{justify-content:space-between;align-items:flex-end;gap:28px;padding:42px 54px 28px;display:flex}.studio-page-header .eyebrow{align-items:center;gap:7px;display:flex}.studio-page-header .eyebrow svg{width:14px}.studio-page-header h1{letter-spacing:-.055em;margin:6px 0 10px;font-family:ui-serif,Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:600}.studio-page-header p:last-child{max-width:760px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.studio-selected-product{background:#ffffffb8;border:1px solid #d9ded9;border-radius:15px;align-items:center;gap:12px;min-width:230px;padding:12px 14px;display:flex}.studio-selected-product>span,.studio-selected-product-logo{color:#fff;background:#172821;border-radius:12px;place-items:center;width:44px;height:44px;font-size:10px;font-weight:850;display:grid}.studio-selected-product small,.studio-selected-product strong{display:block}.studio-selected-product small{color:var(--muted);text-transform:uppercase;font-size:7px}.studio-selected-product strong{margin-top:4px;font-size:11px}.studio-product-picker{background:#fffcf7c7;border:1px solid #ddd8cf;border-radius:18px;margin:0 54px 24px;padding:20px}.studio-product-picker-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.studio-product-picker-heading h2{margin:4px 0 0;font-family:ui-serif,Georgia,serif;font-size:23px;font-weight:600}.studio-product-picker-heading>small{color:var(--muted);font-size:8px}.studio-product-list{gap:9px;padding-bottom:3px;display:flex;overflow-x:auto}.studio-product-list button{min-width:220px;color:var(--ink);cursor:pointer;text-align:left;background:#fffdfa;border:1px solid #dedbd4;border-radius:13px;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.studio-product-list button.active{background:#f2f8f5;border-color:#315e50;box-shadow:0 7px 20px #2148391a}.studio-product-list button.archived{opacity:.72}.studio-product-list button>span:last-child{min-width:0}.studio-product-list button strong,.studio-product-list button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.studio-product-list button strong{font-size:10px}.studio-product-list button small{color:var(--muted);margin-top:4px;font-size:7px}.studio-product-monogram{color:#f7eee4;background:#1c352b;border-radius:12px;place-items:center;width:42px;height:42px;font-size:8px;font-weight:850;display:grid}.studio-product-monogram svg{width:17px}.studio-no-products{align-items:center;gap:13px;padding:14px;display:flex}.studio-no-products>svg{color:#b26d3d;width:28px}.studio-no-products p{color:var(--muted);margin:4px 0 0;font-size:8px}.studio-product-picker+.presentation-studio-card{margin:0 54px 60px}.presentation-studio-card{background:linear-gradient(145deg,#fffdf9,#eef4f1);border:1px solid #cbd8d1;border-radius:20px;overflow:hidden;box-shadow:0 16px 42px #1b3a2e14}.presentation-studio-heading{justify-content:space-between;align-items:flex-start;gap:22px;padding:28px 30px 20px;display:flex}.presentation-studio-heading h2{letter-spacing:-.035em;margin:6px 0;font-family:ui-serif,Georgia,serif;font-size:30px;font-weight:600}.presentation-studio-heading p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.presentation-policy-badge{color:#315e50;background:#e4eee9;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:8px;font-weight:800;display:inline-flex}.presentation-policy-badge svg{width:13px}.presentation-model-strip{color:#dce8e2;background:#183d31;border-top:1px solid #dfe8e3;border-bottom:1px solid #dfe8e3;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 30px;display:flex}.presentation-model-strip span{border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;font-size:8px;display:inline-flex}.presentation-model-strip span svg{color:#eca66d;width:12px}.presentation-model-strip span b{color:#fff}.presentation-model-strip small{color:#9fb7ad;margin-left:auto;font-size:7px}.presentation-history{background:#f8faf8c7;border-bottom:1px solid #dfe7e2;padding:22px 30px}.presentation-history-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.presentation-history-heading h3{margin:4px 0 0;font-family:ui-serif,Georgia,serif;font-size:21px;font-weight:600}.presentation-history-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.presentation-history-actions>small{color:var(--muted);font-size:8px}.presentation-history-actions .button{white-space:nowrap;min-height:42px;padding-inline:18px}.presentation-create-dialog{width:min(760px,100vw - 28px)}.presentation-create-dialog form{max-height:calc(100vh - 28px)}.presentation-create-fields{overflow-y:auto}.presentation-create-field-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.presentation-create-field-heading .field-label{flex:1;margin:0}.presentation-create-field-heading:not(:first-child){margin-top:18px}.presentation-create-active{color:#865532;background:#fff8ef;border:1px solid #e2c8ae;border-radius:11px;margin-bottom:18px;padding:11px 13px;font-size:9px;line-height:1.5}.presentation-create-error{color:#92463e;background:#fff0ed;border:1px solid #efc2ba;border-radius:11px;margin-bottom:18px;padding:11px 13px;font-size:9px;line-height:1.5}.presentation-create-dialog textarea{min-height:128px}.presentation-version-list{grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:9px;display:grid}.presentation-version-card{min-height:76px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffffc7;border:1px solid #d7e1dc;border-radius:13px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.presentation-version-card:hover{border-color:#9eb9ad;transform:translateY(-1px)}.presentation-version-card.active{background:#f8fcfa;border-color:#315e50;box-shadow:0 8px 22px #244e3e1c}.presentation-version-number{color:#fffaf4;background:#183d31;border-radius:12px;place-items:center;width:40px;height:40px;font-family:ui-serif,Georgia,serif;font-size:17px;display:grid}.presentation-version-copy{min-width:0}.presentation-version-copy strong,.presentation-version-copy small,.presentation-version-copy time{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.presentation-version-copy strong{font-size:9px}.presentation-version-copy small,.presentation-version-copy time{color:var(--muted);margin-top:3px;font-size:7px}.presentation-version-status{color:#6b7772;white-space:nowrap;background:#edf1ef;border-radius:999px;padding:5px 7px;font-size:6px;font-weight:850}.presentation-version-status.ready_for_review{color:#217052;background:#e4f2eb}.presentation-version-status.failed_final{color:#a14b42;background:#fff0ed}.presentation-version-status.requested,.presentation-version-status.researching_brand,.presentation-version-status.designing,.presentation-version-status.generating_visual,.presentation-version-status.rendering,.presentation-version-status.validating{color:#a45c2f;background:#fff4e8}.presentation-selected-version-actions{min-height:44px;color:var(--muted);border-top:1px solid #e3e9e5;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding-top:12px;font-size:8px;display:flex}.presentation-selected-version-actions strong{color:var(--ink)}.presentation-selected-version-actions .button{gap:7px;min-height:38px;padding:0 13px}.presentation-selected-version-actions .button svg{width:14px;height:14px}.presentation-delete-dialog{width:min(480px,100vw - 28px)}.presentation-empty-state{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:28px 30px;display:grid}.presentation-empty-state>svg{color:#b26d3d;width:31px}.presentation-empty-state strong{font-size:12px}.presentation-empty-state p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.45}.presentation-setup{gap:12px;padding:20px 30px 28px;display:grid}.presentation-setup .presentation-entry{padding:8px 0 0}.presentation-brief-toggle{color:#315e50;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;width:fit-content;min-height:44px;padding:0;font-size:9px;font-weight:800;display:inline-flex}.presentation-brief-toggle svg{color:#d77c3e;width:15px}.presentation-text-field{color:#24473c;gap:7px;min-width:0;font-size:9px;font-weight:800;display:grid}.presentation-text-field-heading{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.presentation-text-field-heading>label{align-items:baseline;gap:8px;min-width:0;display:flex}.presentation-text-field-heading>label small{color:var(--muted);font-size:7px;font-weight:650}.presentation-text-field textarea{resize:vertical;width:100%;min-height:112px;color:var(--ink);font:inherit;background:#ffffffe6;border:1px solid #cbd8d1;border-radius:12px;outline:0;padding:13px 14px;font-size:10px;font-weight:500;line-height:1.55;transition:border-color .15s,box-shadow .15s}.presentation-brief-fields{grid-template-columns:minmax(250px,.72fr) minmax(360px,1.28fr);gap:14px;display:grid}.presentation-text-field input{width:100%;min-height:44px;color:var(--ink);font:inherit;background:#ffffffe6;border:1px solid #cbd8d1;border-radius:12px;outline:0;padding:0 14px;font-size:10px;font-weight:550;transition:border-color .15s,box-shadow .15s}.presentation-text-field input:focus,.presentation-text-field textarea:focus{border-color:#3f7462;box-shadow:0 0 0 3px #3f746221}.presentation-text-field>small{color:var(--muted);font-size:7px;font-weight:550;line-height:1.45}.presentation-voice-input{justify-content:flex-end;align-items:center;gap:8px;min-width:0;font-weight:650;display:flex}.presentation-voice-button{color:#315e50;cursor:pointer;min-width:44px;min-height:44px;font:inherit;background:#ffffffdb;border:1px solid #bfd0c7;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:8px;font-weight:800;transition:border-color .15s,background .15s,color .15s,transform .15s;display:inline-flex}.presentation-voice-button:hover:not(:disabled){background:#fff;border-color:#729685;transform:translateY(-1px)}.presentation-voice-button:focus-visible{outline-offset:2px;outline:3px solid #3f746233}.presentation-voice-button:disabled{cursor:not-allowed;opacity:.55}.presentation-voice-button svg{width:16px;height:16px}.presentation-voice-button .spinner{border-color:#315e50 #c4d3cc #c4d3cc;width:15px;height:15px}.presentation-voice-button.recording{color:#9a3f38;background:#fff0ed;border-color:#bd554c;box-shadow:0 0 0 4px #bd554c1a}.presentation-voice-status{max-width:245px;color:var(--muted);font-size:7px;font-weight:550;line-height:1.35}.presentation-voice-status[role=alert]{color:#9a3f38}.presentation-entry,.presentation-live{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px 30px 28px;display:grid}.presentation-entry-mark{color:#eca66d;background:#20382f;border-radius:17px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 10px 24px #1f392f2e}.presentation-entry-mark svg{width:25px}.presentation-entry strong{font-size:13px}.presentation-entry p,.presentation-live p{max-width:720px;color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.5}.presentation-live div>span{color:#4e6c61;text-transform:uppercase;font-size:8px;font-weight:800}.presentation-live div>strong{margin-top:5px;font-family:ui-serif,Georgia,serif;font-size:20px;font-weight:600;display:block}.presentation-live time{color:#315e50;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:700}.presentation-loading,.presentation-error{border-radius:12px;margin:22px 30px;padding:14px 16px;font-size:9px}.presentation-loading{color:var(--muted);background:#eef3f0;align-items:center;gap:9px;display:flex}.presentation-error{color:#92463e;background:#fff0ed}.presentation-error p{margin:5px 0 12px}.presentation-error>small{color:#a46760;margin:-5px 0 12px;font-size:7px;display:block}.presentation-retry-summary{color:#49635a;background:#ffffffa3;border:1px solid #315e502e;border-radius:10px;gap:4px;margin:10px 0 14px;padding:10px 12px;display:grid}.presentation-retry-summary strong{color:#27483d;font-size:8px}.presentation-retry-summary span{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.presentation-error-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.presentation-error-actions>a{color:#315e50;font-size:8px;font-weight:800}.presentation-blocked{background:#fff9f1;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:22px 30px 26px;display:grid}.presentation-blocked>svg{color:#b26d3d;width:28px}.presentation-blocked p{color:#745e4c;margin:4px 0;font-size:9px}.presentation-result{border-top:1px solid #dfe7e2;grid-template-columns:minmax(340px,1.2fr) minmax(270px,.8fr);gap:24px;padding:26px 30px 30px;display:grid}.presentation-preview{background:#172721;border-radius:16px;align-self:start;min-width:0;overflow:hidden;box-shadow:0 14px 34px #1727212e}.presentation-preview-tabs{gap:4px;padding:8px;display:flex}.presentation-preview-tabs button{color:#a9bcb4;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:34px;padding:0 12px;font-size:8px;font-weight:800}.presentation-preview-tabs button.active{color:#fff;background:#2d4b40}.presentation-preview img{object-fit:contain;background:#172721;width:100%;max-height:460px;display:block}.presentation-result-copy{min-width:0;padding:6px 0}.presentation-result-badges{flex-wrap:wrap;gap:6px;display:flex}.presentation-result-badges span{color:#315e50;background:#e7f0eb;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:850}.presentation-result-copy h3{margin:14px 0 7px;font-family:ui-serif,Georgia,serif;font-size:26px;font-weight:600}.presentation-result-copy>p{color:#495f57;margin:0;font-size:9px;line-height:1.5}.presentation-result-copy>small{color:var(--muted);margin-top:9px;font-size:8px;line-height:1.45;display:block}.presentation-brand-summary{background:#f1f7f4;border:1px solid #c8d9d0;border-radius:12px;gap:7px;margin-top:14px;padding:12px;font-size:8px;display:grid}.presentation-brand-summary>strong{color:#24473c;font-size:9px}.presentation-brand-summary>a{width:fit-content;color:var(--blue);font-weight:750}.presentation-brand-summary>div{gap:6px;display:flex}.presentation-brand-summary>div span{border:2px solid #fff;border-radius:999px;width:22px;height:22px;box-shadow:0 0 0 1px #19392e29}.presentation-brand-summary>small{color:var(--muted);line-height:1.4}.presentation-actions{flex-wrap:wrap;gap:8px;margin-top:19px;display:flex}.presentation-actions .button{min-height:44px;padding:0 13px;font-size:9px;text-decoration:none}.presentation-revision{background:linear-gradient(145deg,#fffffff0,#ebf4efe6);border:1px solid #cddbd4;border-radius:15px;grid-column:1/-1;gap:16px;padding:20px;display:grid}.presentation-revision-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.presentation-revision-heading .eyebrow{color:#c36f38;font-size:7px}.presentation-revision-heading h4{margin:5px 0 0;font-family:ui-serif,Georgia,serif;font-size:19px;font-weight:600}.presentation-revision-heading>small{max-width:320px;color:var(--muted);text-align:right;font-size:8px;line-height:1.45}.presentation-revision-grid{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.presentation-revision-grid textarea{min-height:150px}.presentation-revision-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.presentation-revision-actions .button{min-height:44px;font-size:9px}.presentation-revision-actions>small{color:var(--muted);font-size:8px;line-height:1.4}.presentation-revision-submit{min-width:285px}.presentation-revision-progress{background:linear-gradient(135deg,#eef7f2,#fffaf4);border:1px solid #b9d2c6;border-radius:15px;grid-column:1/-1;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px;display:grid;overflow:hidden;box-shadow:0 12px 30px #23493b17}.presentation-revision-progress-mark{background:#183d31;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.presentation-revision-progress-mark .spinner{border-color:#eca66d #ffffff47 #ffffff47;width:20px;height:20px}.presentation-revision-progress .eyebrow{color:#c36f38;font-size:7px}.presentation-revision-progress h4{margin:4px 0 6px;font-family:ui-serif,Georgia,serif;font-size:20px;font-weight:600}.presentation-revision-progress strong{color:#315e50;font-size:9px}.presentation-revision-progress p{color:var(--muted);margin:5px 0 0;font-size:8px;line-height:1.45}.presentation-revision-progress time{color:#315e50;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-weight:750}.presentation-details{grid-column:1/-1;gap:8px;display:grid}.presentation-details details{background:#ffffffb8;border:1px solid #dfe6e2;border-radius:11px}.presentation-details summary{cursor:pointer;min-height:44px;padding:14px 16px;font-size:9px;font-weight:800}.presentation-details ol,.presentation-details ul{gap:9px;margin:0;padding:0 16px 16px 34px;display:grid}.presentation-details li{min-width:0;color:var(--muted);font-size:8px;line-height:1.45}.presentation-details li>svg{width:13px;color:var(--green);flex:none}.presentation-details ul li{gap:8px;display:flex}.presentation-details li p{color:var(--ink);margin:3px 0}.presentation-details>a{width:fit-content;min-height:44px;color:var(--blue);align-items:center;font-size:9px;font-weight:750;display:inline-flex}@media (max-width:1050px){.intake-layout{grid-template-columns:1fr}.intake-aside{position:static}.intake-aside ol{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.intake-aside li{grid-template-columns:26px 1fr;min-height:0}.intake-aside li:after{display:none}.analysis-result-layout{grid-template-columns:1fr}.analysis-dialogue-panel{grid-template-columns:1fr;position:static}.analysis-source-register{grid-template-columns:1fr;gap:12px}.dialogue-workspace,.generated-passport-layout{grid-template-columns:1fr}.dialogue-question-panel,.passport-review-prep{position:static}.company-search-run-metrics{grid-template-columns:1fr}.company-search-next-action{flex-direction:column;align-items:stretch}.company-search-next-action .button{justify-content:center;width:100%}.company-targeting-plan{grid-template-columns:1fr}.company-targeting-plan>div{border-bottom:1px solid #eee7dc;border-right:0}.company-targeting-plan>div:last-child{border-bottom:0}.company-search-run-metrics>div{border-bottom:1px solid #eee7dc;border-right:0}.company-search-run-metrics>div:last-child{border-bottom:0}.company-request-preview-heading,.company-quality-report-heading{flex-direction:column;align-items:flex-start}.company-quality-report-grid{grid-template-columns:1fr}.company-quality-report-grid>div,.company-quality-report-grid>div:nth-child(3n),.company-quality-report-grid>div:nth-last-child(-n+3){border-bottom:1px solid #dce7e1;border-right:0}.company-quality-report-grid>div:last-child{border-bottom:0}.dialogue-question-panel{overscroll-behavior:auto;scrollbar-gutter:auto;max-height:none;overflow-y:visible}.promo-result,.presentation-result{grid-template-columns:1fr}.studio-page-header{flex-direction:column;align-items:flex-start}.studio-selected-product{width:100%}}@media (max-width:700px){.product-readiness-grid{grid-template-columns:1fr}.product-readiness-intro{flex-direction:column;align-items:flex-start;gap:8px}.product-readiness-anchors{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-steps{grid-template-columns:repeat(3,minmax(165px,1fr));width:100%;overflow-x:auto}.knowledge-steps button:after{display:none}.intake-intro{min-height:0;padding:25px 22px}.intake-intro-mark{display:none}.url-form{grid-template-columns:1fr}.url-form .button{width:100%}.source-library-heading{flex-direction:column;align-items:flex-start}.source-item{grid-template-columns:39px minmax(0,1fr)}.source-controls{grid-column:2;justify-self:start}.analysis-cta{flex-direction:column;align-items:stretch}.analysis-cta .button{width:100%}.analysis-live-status{grid-template-columns:48px minmax(0,1fr);gap:13px;padding:18px}.analysis-live-mark{border-radius:14px;width:46px;height:46px}.analysis-live-heading strong{font-size:15px}.intake-aside ol{grid-template-columns:1fr}.locked-stage{min-height:390px;padding:32px 20px}.analysis-summary-card{min-height:0;padding:25px 22px}.analysis-ai-mark{display:none}.analysis-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-signal-grid,.analysis-gap-preview ol{grid-template-columns:1fr}.analysis-access-bar{grid-template-columns:auto minmax(0,1fr)}.analysis-access-bar .button{grid-column:1/-1;justify-content:center}.analysis-access-copy small{white-space:normal;line-height:1.45}.dialogue-understanding-card,.generated-passport-header{flex-direction:column;align-items:flex-start}.generated-section-heading{grid-template-columns:37px minmax(0,1fr)}.generated-section-state{grid-column:2;justify-content:space-between}.understanding-score{width:80px;height:80px}.dialogue-message{max-width:96%}.dialogue-secondary-actions,.generated-fields{grid-template-columns:1fr}.passport-revision-card{border-top:1px solid #dcd3c8;border-left:0;padding-top:15px;padding-left:0}.studio-page-header{padding:28px 20px 20px}.studio-page-header h1{font-size:44px}.studio-product-picker{margin:0 20px 18px;padding:16px}.studio-product-picker-heading,.presentation-history-heading{flex-direction:column;align-items:flex-start}.presentation-history-actions{flex-direction:column;align-items:flex-start;width:100%}.presentation-history-actions .button{width:100%}.presentation-create-field-heading{flex-direction:column;align-items:flex-start;gap:7px}.presentation-create-field-heading .presentation-voice-input{justify-content:flex-start;width:100%}.studio-product-picker+.presentation-studio-card{margin:0 20px 40px}.presentation-history{padding:18px 20px}.presentation-version-list{grid-template-columns:1fr}.presentation-empty-state{grid-template-columns:42px minmax(0,1fr);padding:22px 20px}.presentation-empty-state .button{grid-column:1/-1;width:100%}.promo-studio-heading{flex-direction:column;align-items:flex-start;padding:22px 20px 17px}.promo-entry,.promo-live,.promo-blocked{grid-template-columns:48px minmax(0,1fr);padding:20px}.promo-entry-mark,.promo-live-mark{border-radius:14px;width:46px;height:46px}.promo-entry .button,.promo-blocked .button{grid-column:1/-1;width:100%}.promo-live time{grid-column:2}.promo-result{grid-template-columns:minmax(0,1fr);padding:20px}.promo-settings{grid-template-columns:1fr}.promo-settings .button{width:100%}.presentation-studio-heading{flex-direction:column;align-items:flex-start;padding:22px 20px 17px}.presentation-model-strip{padding:12px 20px}.presentation-model-strip small{width:100%;margin-left:0}.presentation-entry,.presentation-live,.presentation-blocked{grid-template-columns:48px minmax(0,1fr);padding:20px}.presentation-revision-progress{grid-template-columns:46px minmax(0,1fr)}.presentation-revision-progress time{grid-column:2}.presentation-entry-mark{border-radius:14px;width:46px;height:46px}.presentation-entry .button,.presentation-blocked .button{grid-column:1/-1;width:100%}.presentation-live time{grid-column:2}.presentation-result{grid-template-columns:minmax(0,1fr);padding:20px}.presentation-setup{padding:18px 20px 22px}.presentation-setup .presentation-entry{grid-template-columns:48px minmax(0,1fr)}.presentation-setup .presentation-entry .button{grid-column:1/-1;width:100%}.presentation-text-field textarea,.presentation-text-field input{font-size:16px}.presentation-brief-fields{grid-template-columns:1fr}.presentation-text-field-heading{flex-direction:column;align-items:flex-start;gap:6px}.presentation-voice-input{justify-content:flex-start;width:100%}.presentation-voice-status{max-width:none}.presentation-revision-heading{flex-direction:column;align-items:flex-start}.presentation-revision-heading>small{text-align:left}.presentation-revision-grid{grid-template-columns:1fr}.presentation-revision-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.team-login-page{background:radial-gradient(circle at 72% 12%,#4a9ac42e,#0000 34%),linear-gradient(145deg,#0e1d19,#122820 48%,#17221d);place-items:center;min-height:100vh;padding:28px;display:grid}.team-login-card{background:#faf8f3fa;border:1px solid #ffffff24;border-radius:24px;width:min(460px,100%);padding:32px;box-shadow:0 30px 90px #00000047}.team-login-brand{color:#15221c;align-items:center;gap:12px;display:flex}.team-login-brand>svg{color:#e9f1ec;background:#17342b;border-radius:12px;width:42px;height:42px;padding:9px}.team-login-brand span{flex-direction:column;display:flex}.team-login-brand strong{letter-spacing:-.02em;font-size:17px}.team-login-brand small{color:#78837d;margin-top:2px;font-size:10px}.team-login-copy{margin:34px 0 25px}.team-login-shield{color:#236652;background:#e4f0eb;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.team-login-shield svg{width:20px}.team-login-copy p{color:#2e7d65;letter-spacing:.13em;text-transform:uppercase;margin:17px 0 7px;font-size:10px;font-weight:850}.team-login-copy h1{color:#14211b;letter-spacing:-.035em;margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:34px;font-weight:600;line-height:1.08}.team-login-copy>span:last-child{color:#6f7873;margin-top:13px;font-size:12px;line-height:1.6;display:block}.team-login-form{gap:15px;display:grid}.team-login-form label{color:#46514b;gap:7px;font-size:11px;font-weight:760;display:grid}.team-login-field{gap:7px;display:grid}.team-login-field>label{display:block}.team-login-password-field{position:relative}.team-login-form input{color:#14211b;width:100%;height:48px;font:inherit;background:#fff;border:1px solid #d7d9d2;border-radius:11px;outline:0;padding:0 14px;font-size:15px}.team-login-password-field input{padding-right:58px}.team-login-form input:focus{border-color:#397c67;box-shadow:0 0 0 3px #397c671f}.team-login-form button{color:#fff;cursor:pointer;height:49px;font:inherit;background:#173f33;border:0;border-radius:11px;font-size:13px;font-weight:800}.team-login-form button:hover{background:#205743}.team-login-form button:disabled{cursor:wait;opacity:.65}.team-login-form .team-login-password-toggle{color:#64716a;background:0 0;border-radius:9px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:2px;right:2px}.team-login-form .team-login-password-toggle:hover{color:#173f33;background:#eef3f0}.team-login-form .team-login-password-toggle:focus-visible{outline-offset:1px;outline:3px solid #397c6738}.team-login-password-toggle svg{width:20px;height:20px}.team-login-form>small{color:#8a918d;text-align:center;font-size:9px}.team-login-error{color:#9e413a;background:#fff0ef;border-radius:9px;margin:0;padding:10px 12px;font-size:11px;line-height:1.45}.team-login-loading{color:#78837d;font-size:12px}@media (max-width:600px){.team-login-page{padding:14px}.team-login-card{border-radius:18px;padding:24px 20px}.team-login-copy h1{font-size:29px}}.passport-publication-lifecycle{background:linear-gradient(135deg,#fffdf8,#f4f8f6);border:1px solid #d9d7cd;border-radius:22px;gap:18px;padding:24px;display:grid;box-shadow:0 14px 34px #1c2b240f}.passport-publication-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.passport-publication-heading h2{color:#17231e;letter-spacing:-.035em;margin:5px 0 7px;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(24px,3vw,35px);font-weight:600}.passport-publication-heading p:last-child{color:#69746e;max-width:720px;margin:0;font-size:12px;line-height:1.6}.passport-publication-heading>span{color:#56615c;background:#edf0ed;border-radius:999px;flex:none;padding:9px 12px;font-size:10px;font-weight:850}.passport-publication-heading>span[data-state=approval_preview]{color:#9a5c1c;background:#fff0d8}.passport-publication-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.passport-publication-rail li{color:#7b847f;background:#ffffffb8;border:1px solid #dedfd9;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.passport-publication-rail li b{background:#edf0ed;border-radius:10px;flex:none;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.passport-publication-rail li span{gap:3px;min-width:0;display:grid}.passport-publication-rail li strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.passport-publication-rail li small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.passport-publication-rail li[data-state=current]{color:#1f6957;background:#e8f5f1;border-color:#8ebeb0}.passport-publication-rail li[data-state=current] b{color:#fff;background:#22836d}.passport-publication-rail li[data-state=locked]{opacity:.72;border-style:dashed}.passport-publication-status{color:#52615a;background:#edf3f0;border-radius:12px;padding:12px 14px;font-size:11px}.passport-publication-status.error{color:#9e413a;background:#fff0ef}.passport-publication-empty{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:22px;padding:18px;display:flex}.passport-publication-empty strong{color:#1c2923;font-size:13px}.passport-publication-empty p{color:#727b76;margin:5px 0 0;font-size:10px;line-height:1.5}.passport-publication-preview{gap:14px;display:grid}.passport-publication-preview-summary{background:#fff;border:1px solid #e0dfd8;border-radius:15px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.passport-publication-preview-summary>div{border-right:1px solid #ecebe5;gap:6px;min-width:0;padding:14px;display:grid}.passport-publication-preview-summary>div:last-child{border-right:0}.passport-publication-preview-summary span{color:#8a918d;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.passport-publication-preview-summary strong{color:#243029;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.passport-publication-blockers{background:#fff7e9;border:1px solid #f0d4a8;border-radius:15px;padding:16px}.passport-publication-blockers>strong{color:#92581e;font-size:12px}.passport-publication-blockers ul{gap:8px;margin:11px 0 0;padding:0;list-style:none;display:grid}.passport-publication-blockers li{border-top:1px solid #ac703129;grid-template-columns:minmax(160px,.55fr) minmax(0,1.45fr) auto;align-items:start;gap:10px;padding-top:8px;display:grid}.passport-publication-blockers li span{color:#aa6d2a;font-size:8px;font-weight:850}.passport-publication-blockers li p,.passport-publication-blockers li small{color:#705d47;margin:0;font-size:9px;line-height:1.45}.passport-publication-preview>small{color:#818985;font-size:8px}@media (max-width:900px){.passport-publication-heading,.passport-publication-empty{flex-direction:column;align-items:stretch}.passport-publication-rail,.passport-publication-preview-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.passport-publication-preview-summary>div{border-bottom:1px solid #ecebe5}}
