:root{--bg:#f6f7f9;--surface:#fff;--surface-strong:#f0f4f8;--text:#172026;--muted:#65717b;--line:#d9e0e7;--primary:#5248f5;--primary-strong:#4439df;--primary-soft:#ecebff;--indigo:#5248f5;--indigo-strong:#4439df;--indigo-soft:#ecebff;--indigo-faint:#f5f4ff;--dark:#111113;--surface-2:#fafbfc;--surface-3:#f1f3f5;--line-strong:#d0d5dc;--text-2:#4b5560;--muted-2:#9099a3;--good:#1f8a55;--good-soft:#e7f5ec;--warn:#b9472c;--warn-soft:#fde8df;--danger:#c2354a;--danger-soft:#fde7eb;--accent:#b9472c;--accent-soft:#fde8df;--focus:#5248f5;--shadow:0 16px 40px #17202614;--shadow-1:0 1px 2px #1111130a, 0 1px 1px #11111308;--shadow-2:0 4px 12px #1111130f, 0 1px 2px #1111130a;--brand-font:"GrepTalk Rounded", "M PLUS Rounded 1c", "MPLUSRounded1c", ui-rounded, "Arial Rounded MT Bold", sans-serif;--ui-font:Inter, "Hiragino Kaku Gothic ProN", "Noto Sans JP", system-ui, -apple-system, "Segoe UI", sans-serif;--r-sm:6px;--r-md:8px;--r-lg:12px;--r-xl:16px;--sb-w:248px}@font-face{font-family:GrepTalk Rounded;src:url(/fonts/mplus-rounded-greptalk.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap;unicode-range:U+47,U+54,U+61,U+65,U+6B,U+6C,U+70,U+72}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--text);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.page{min-height:100vh}.shell{width:min(1120px,100% - 32px);margin:0 auto;padding:32px 0 56px}.auth-shell{width:min(920px,100% - 32px);margin:0 auto;padding:32px 0 56px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.brand{align-items:center;gap:12px;font-weight:720;display:flex}.brand-mark{background:var(--primary);color:#fff;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.brand-image-link{gap:0}.brand-lockup{align-items:center;gap:8px;height:42px;line-height:1;display:inline-flex}.brand-lockup-mark{background:url(/brand/greptalk-mark.svg) 0/contain no-repeat;flex:0 0 32px;width:32px;height:32px}.brand-lockup-text{font-family:var(--brand-font);letter-spacing:0;white-space:nowrap;align-items:baseline;gap:0;font-size:24px;font-weight:800;display:inline-flex}.brand-lockup-grep{color:#111113}.brand-lockup-talk{color:var(--primary)}.nav-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.button,.icon-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-weight:680;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.button{gap:9px;min-height:42px;padding:0 16px}.icon-button{width:44px;height:44px}.button-primary{background:var(--primary);color:#fff}.button-primary:hover{background:var(--primary-strong)}.button-secondary{background:var(--surface);border-color:var(--line);color:var(--text)}.button-secondary:hover{border-color:#afbac4}.button-danger{background:var(--accent-soft);color:var(--accent)}.button:active,.icon-button:active{transform:translateY(1px)}.hero-band{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:24px;margin-bottom:24px;display:grid}.hero-band-single{grid-template-columns:minmax(0,1fr)}.auth-layout{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:24px;margin-top:48px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);border-radius:8px}.panel-body{min-width:0;padding:24px}.auth-panel{box-shadow:0 20px 60px #1720261f}.auth-button{width:100%}.google-auth-button{color:#1f1f1f;letter-spacing:0;min-height:40px;box-shadow:none;background:#fff;border-color:#747775;border-radius:4px;gap:10px;padding:0 12px;font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px}.google-auth-button:hover:not(:disabled){box-shadow:none;background:#f7f8f8;border-color:#747775}.google-auth-button:active:not(:disabled){background:#f1f3f4}.google-auth-button:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.google-auth-button:disabled{color:#1f1f161f;cursor:not-allowed;opacity:1;background:#fff;border-color:#1f1f1f1f}.google-auth-icon,.google-auth-spinner{flex:none}.google-auth-icon{width:18px;height:18px}.google-auth-spinner{color:#1a73e8}.divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:20px 0;font-size:13px;display:grid}.divider span{background:var(--line);height:1px}.input-with-icon{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0 12px;display:grid}.input-with-icon:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.input-with-icon svg{color:var(--muted)}.input-with-icon input{border:0;outline:0;min-height:42px;padding:0}.segmented-control{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.segmented-control button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:6px;font-weight:680}.segmented-control button.is-active{background:var(--surface);color:var(--text);box-shadow:0 4px 16px #17202614}.auth-error{color:var(--accent)}.eyebrow{color:var(--primary);margin:0 0 10px;font-size:.84rem;font-weight:720}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:780px;margin-bottom:14px;font-size:clamp(2rem,4vw,4.2rem);line-height:1.04}h2{letter-spacing:0;margin-bottom:16px;font-size:1.35rem}h3{letter-spacing:0;margin-bottom:8px;font-size:1rem}.lead{max-width:720px;color:var(--muted);font-size:1.05rem;line-height:1.75}.grid{gap:16px;display:grid}.grid>*{min-width:0}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:15px 12px}.table th{color:var(--muted);font-size:.78rem;font-weight:720}.table td{font-size:.92rem}.status-pill{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:720;display:inline-flex}.status-pill-neutral{background:var(--surface-strong);color:var(--muted)}.status-pill-active{background:var(--primary-soft);color:var(--primary-strong)}.status-pill-warning{background:var(--accent-soft);color:var(--accent)}.form{gap:18px;display:grid}.field{gap:7px;display:grid}.field label{font-size:.86rem;font-weight:720}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:8px;outline:none;padding:12px 13px}.field textarea{resize:vertical;min-height:112px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--focus);box-shadow:0 0 0 3px #2472c824}.gt-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.gt-checkbox-line{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);align-items:flex-start;gap:9px;padding:10px;display:flex}.gt-checkbox-line input{width:auto;margin-top:3px}.gt-checkbox-line span{gap:2px;display:grid}.gt-checkbox-line small{color:var(--muted)}.split{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.legacy-field{border:1px dashed var(--line);background:var(--surface-strong);border-radius:8px;padding:12px}.legacy-field summary{cursor:pointer;color:var(--muted);font-size:.86rem;font-weight:720}.legacy-field .field{margin-top:12px}.api-integration-form-section{border-top:1px solid var(--line);gap:16px;padding-top:18px;display:grid}.api-integration-form-section:first-of-type{border-top:0;padding-top:0}.openapi-load-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.collection-target-editor{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;gap:16px;padding:16px;display:grid}.collection-target-editor-header{align-items:flex-start;margin-bottom:0}.collection-target-editor-header h3,.collection-target-editor-header h2,.collection-target-editor-header p{margin-bottom:0}.collection-target-list,.collection-target-summary-list{gap:12px;display:grid}.collection-target-card,.collection-target-summary{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;padding:14px;display:grid}.collection-target-card.is-disabled{opacity:.68}.collection-target-card-header,.collection-target-summary{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.collection-target-summary-note{grid-column:1/-1;margin-bottom:0}.collection-target-title{margin-bottom:4px;font-weight:720}.collection-target-additions{gap:12px;display:grid}.compact-textarea{min-height:74px}.toggle-row{color:var(--muted);align-items:center;gap:8px;font-size:.86rem;font-weight:680;display:inline-flex}.toggle-row input{width:auto}.collection-target-disabled-note{margin:14px 0 0}.output-markdown-import{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;gap:14px;padding:16px;display:grid}.output-markdown-import h3,.output-markdown-import p{margin-bottom:0}.output-import-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.output-import-file{position:relative;overflow:hidden}.output-import-file input{cursor:pointer;opacity:0;position:absolute;inset:0}.output-section-editor{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;gap:16px;padding:16px;display:grid}.output-section-editor-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.output-section-editor-header h3,.output-section-editor-header p{margin-bottom:0}.output-section-list{gap:12px;display:grid}.output-section-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:14px;padding:14px;display:grid}.output-section-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.output-section-card-head h4{margin:0;font-size:1rem}.output-section-grid{grid-template-columns:minmax(0,1fr) minmax(160px,220px);gap:12px;display:grid}.output-section-label{font-size:.86rem;font-weight:720}.output-category-grid{flex-wrap:wrap;gap:8px;display:flex}.output-category-chip{border:1px solid var(--line);min-height:32px;color:var(--text-2);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:.82rem;font-weight:680;display:inline-flex}.output-category-chip:has(input:checked){border-color:var(--primary);background:var(--primary-soft);color:var(--primary-strong)}.output-category-chip input{width:auto}.output-section-options{flex-wrap:wrap;gap:14px;display:flex}.compact-filter-form{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;flex-wrap:wrap;align-items:end;gap:10px;padding:12px;display:flex}.compact-filter-search{flex:260px}.compact-filter-form .field{flex:0 150px;gap:5px;min-width:0}.compact-filter-form .field label{font-size:.74rem}.compact-filter-form .field input,.compact-filter-form .field select{min-height:38px;padding:8px 10px}.compact-filter-actions{flex-wrap:nowrap;flex:none;gap:8px}.compact-filter-actions .button{white-space:nowrap;min-height:38px;padding:0 12px}.check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:var(--muted);align-items:flex-start;gap:10px;line-height:1.6;display:flex}.check-list svg{color:var(--primary);flex:none;margin-top:3px}.room{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.room-header,.room-footer{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.room-footer{border-top:1px solid var(--line);border-bottom:0}.room-stage{place-items:center;width:min(980px,100% - 32px);margin:0 auto;padding:44px 0;display:grid}.interviewer{text-align:center;width:min(680px,100%)}.ai-presence{place-items:center;gap:22px;margin-bottom:30px;display:grid}.ai-core{background:var(--surface);border:1px solid var(--line);width:112px;height:112px;box-shadow:var(--shadow);border-radius:50%;place-items:center;display:grid;position:relative}.ai-core span{border-radius:50%;position:absolute}.ai-core span:first-child{background:var(--primary-soft);width:72px;height:72px}.ai-core span:nth-child(2){background:var(--primary);width:42px;height:42px}.ai-core span:nth-child(3){background:var(--accent);width:12px;height:12px;transform:translate(20px,-18px)}.ai-presence-speaking .ai-core{border-color:#146c6366}.ai-presence-speaking .ai-core span:first-child{animation:.98s ease-in-out infinite ai-core-pulse}.ai-presence-speaking .ai-core span:nth-child(2){animation:.76s ease-in-out infinite alternate ai-core-glow}.wave-bars{opacity:0;justify-content:center;align-items:center;gap:6px;width:min(420px,100%);height:66px;transition:opacity .14s,transform .14s;display:flex;transform:scaleY(.6)}.wave-bars i{width:6px;height:var(--bar-height);background:var(--primary);opacity:.82;transform-origin:50%;border-radius:999px;display:block;transform:scaleY(.42)}.ai-presence-speaking .wave-bars{opacity:1;transform:scaleY(1)}.ai-presence-speaking .wave-bars i{animation:.62s ease-in-out infinite alternate ai-wave;animation-delay:calc(var(--bar-index) * -42ms)}.prompt-bubble{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:8px;margin:0 auto 22px;padding:18px 20px;line-height:1.7}@keyframes ai-wave{0%{opacity:.52;transform:scaleY(.32)}to{opacity:1;transform:scaleY(1)}}@keyframes ai-core-pulse{0%,to{transform:scale(.94)}50%{transform:scale(1.12)}}@keyframes ai-core-glow{0%{box-shadow:0 0 #146c6300}to{box-shadow:0 0 24px #146c6373}}.topic-strip{background:var(--primary-soft);color:var(--primary-strong);border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:.86rem;font-weight:720;display:inline-flex}.consent-box{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;align-items:flex-start;gap:12px;padding:14px;display:flex}.consent-box input{width:18px;height:18px;margin-top:2px}.muted{color:var(--muted)}.participant-entry-shell{min-height:100vh;font-family:var(--ui-font);background:radial-gradient(circle at 50% 0,#5248f529,#0000 34%),linear-gradient(#f6f7f9 0%,#ecebff 100%);place-items:center;padding:40px 20px;display:grid}.participant-entry-card{border:1px solid var(--line);background:var(--surface);width:min(520px,100%);box-shadow:var(--shadow-3);border-radius:20px;padding:36px 36px 28px}.participant-entry-brand{justify-content:center;margin-bottom:22px;display:flex}.participant-entry-brand .brand-lockup{height:34px}.participant-entry-head{text-align:center}.participant-entry-head h1{color:var(--text);letter-spacing:0;margin:6px 0 4px;font-size:22px;font-weight:680;line-height:1.35}.participant-entry-head p{color:var(--muted);margin:0;font-size:13.5px;line-height:1.65}.participant-entry-eyebrow{color:var(--muted);letter-spacing:.04em;margin:0;font-size:12px;font-weight:680}.participant-entry-host{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;align-items:center;gap:10px;margin:20px 0 18px;padding:10px 12px;display:flex}.participant-entry-host-avatar{background:linear-gradient(135deg, var(--dark), #2d2d34);color:#fff;border-radius:8px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.participant-entry-host-meta{flex-direction:column;flex:1;min-width:0;display:flex}.participant-entry-host-meta strong{color:var(--text);font-size:13px;font-weight:680}.participant-entry-host-meta span{color:var(--muted);font-size:11.5px}.participant-entry-pill{background:var(--indigo-soft);height:26px;color:var(--indigo-strong);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;font-weight:680;display:inline-flex}.participant-entry-list{flex-direction:column;gap:10px;margin:16px 0 18px;padding:0;list-style:none;display:flex}.participant-entry-list li{color:var(--text-2);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.55;display:flex}.participant-entry-list svg{color:var(--good);flex:0 0 18px;margin-top:2px}.participant-entry-form{flex-direction:column;gap:12px;display:flex}.participant-entry-field{flex-direction:column;gap:6px;display:flex}.participant-entry-field label{color:var(--text);font-size:12.5px;font-weight:680}.participant-entry-field input,.participant-entry-field textarea{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:100%;color:var(--text);font:inherit;outline:0;padding:11px 12px}.participant-entry-field textarea{resize:vertical;min-height:132px}.participant-entry-field input:focus,.participant-entry-field textarea:focus{border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-soft)}.participant-entry-consent{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);color:var(--text-2);align-items:flex-start;gap:10px;padding:12px;font-size:12.5px;line-height:1.55;display:flex}.participant-entry-consent input{flex:0 0 16px;width:16px;height:16px;margin-top:2px}.participant-entry-error{color:var(--warn);margin:0;font-size:12.5px}.participant-entry-primary,.participant-entry-secondary{border-radius:var(--r-md);justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:680;display:inline-flex}.participant-entry-primary{background:var(--indigo);color:#fff;border:0}.participant-entry-primary:hover{background:var(--indigo-strong)}.participant-entry-secondary{border:1px solid var(--line);background:var(--surface);color:var(--text)}.participant-entry-foot{color:var(--muted);text-align:center;margin:14px 0 0;font-size:11.5px;line-height:1.6}.participant-done-icon{background:var(--good-soft);width:54px;height:54px;color:var(--good);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.participant-room-shell{color:#fff;min-height:100vh;font-family:var(--ui-font);background:radial-gradient(120% 80% at 50% 0,#1a1a20,#0c0c0f 70%);flex-direction:column;display:flex}.participant-room-top{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:18px 28px;display:flex}.participant-room-top .brand-lockup-grep{color:#fff}.participant-room-top .brand-lockup-mark{background-image:url(/brand/greptalk-mark-inverse.svg)}.participant-room-top-meta{color:#fff9;align-items:center;gap:10px;margin-left:14px;font-size:12.5px;display:flex}.participant-room-top-spacer{flex:1}.participant-room-pill{color:#ffffffbf;white-space:nowrap;background:#ffffff0f;border-radius:999px;align-items:center;gap:6px;height:26px;padding:0 10px;font-size:11.5px;font-weight:600;display:inline-flex}.participant-room-pill.is-premium{color:#e6e4ff;background:#5248f529;border:1px solid #5248f56b}.participant-room-pulse{background:#4ade80;border-radius:50%;width:7px;height:7px;animation:1.4s ease-out infinite gt-live-pulse;display:inline-block;box-shadow:0 0 #4ade808c}.participant-room-pulse.is-idle{box-shadow:none;background:#ffffff5c;animation:none}.participant-room-pulse.is-warm{background:#d97757;box-shadow:0 0 #d9775773}.participant-room-pulse.is-danger{box-shadow:none;background:#f87171;animation:none}.participant-room-stage{flex:1;grid-template-rows:minmax(0,1fr) auto;display:grid}.participant-room-tiles{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;padding:24px 28px 8px;display:grid}.participant-room-tile{background:linear-gradient(#1c1c22,#16161b);border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;min-height:360px;padding:18px;display:flex;position:relative;overflow:hidden}.participant-room-tile.is-speaking{border-color:#5248f58c;box-shadow:0 0 0 3px #5248f526}.participant-room-tile.is-listening{border-color:#d9775757}.participant-room-tile.is-user.is-speaking{border-color:#d977578c;box-shadow:0 0 0 3px #d9775721}.participant-room-tile-meta{align-items:center;gap:10px;display:flex}.participant-room-avatar{color:#fff;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:grid}.participant-room-avatar.is-ai{background:linear-gradient(135deg,#5248f5,#8b85ff)}.participant-room-avatar.is-user{background:linear-gradient(135deg,#d97757,#b9472c)}.participant-room-name{font-size:14px;font-weight:680}.participant-room-role{color:#ffffff8c;font-size:11.5px}.participant-room-status{color:#ffffffb3;white-space:nowrap;background:#ffffff0f;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.participant-room-status.is-speaking{color:#c8c4ff;background:#5248f533}.participant-room-status.is-user.is-speaking{color:#fed7aa;background:#d9775733}.participant-room-status.is-muted{color:#fecaca;background:#f8717124}.participant-room-wave{flex:1;justify-content:center;align-items:center;gap:7px;margin:18px 0 14px;display:flex}.participant-room-wave i{width:7px;height:var(--bar-height);opacity:.28;transform:scaleY(calc(.24 + (var(--wave-level,0) * .32)));transform-origin:50%;border-radius:999px;transition:opacity .16s,transform .16s;display:block}.participant-room-wave.is-ai i{background:#8b85ff}.participant-room-wave.is-user i{background:#d97757}.participant-room-wave.is-active i{opacity:.86;animation:.68s ease-in-out infinite alternate participant-wave;animation-delay:calc(var(--bar-index) * -38ms)}.participant-room-caption{color:#ffffffd6;border-top:1px solid #ffffff0f;min-height:60px;margin:0;padding-top:12px;font-size:13.5px;line-height:1.55}.participant-room-bottom{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 28px 22px;display:grid}.participant-room-wrapup{background:#ffffff12;border:1px solid #ffffff14;border-radius:18px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.participant-room-wrapup.is-ready{background:#4ade801a;border-color:#4ade8057}.participant-room-wrapup div{gap:4px;display:grid}.participant-room-wrapup strong{color:#fff;font-size:16px}.participant-room-wrapup span{color:#ffffffb8;font-size:13px;line-height:1.5}.participant-room-participants{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.participant-room-participant{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;min-height:32px;padding:4px 10px 4px 5px;font-size:12.5px;font-weight:650;display:inline-flex}.participant-room-participant i{color:#fff;background:#ffffff1f;border-radius:999px;place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;display:inline-grid}.participant-room-participant b{color:#d9d7ff;letter-spacing:0;background:#5248f538;border-radius:999px;padding:2px 6px;font-size:10px}.participant-room-participant.is-ai-controller{background:#5248f521;border-color:#5248f566}.participant-room-recording-notice{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;grid-column:1/-1;align-items:center;gap:10px;padding:10px 12px;font-size:13px;line-height:1.45;display:flex}.participant-room-recording-notice.is-good{background:#4ade801a;border-color:#4ade8047}.participant-room-recording-notice.is-danger{background:#7f1d1d61;border-color:#f8717166}.participant-room-progress-meta{color:#ffffffb3;flex-wrap:wrap;gap:12px;font-size:12.5px;display:flex}.participant-room-progress-meta strong{color:#fff;font-weight:700}.participant-room-progress-bar{background:#ffffff14;border-radius:999px;height:6px;margin-top:8px;overflow:hidden}.participant-room-progress-bar>i{background:linear-gradient(90deg,#5248f5,#8b85ff);border-radius:999px;height:100%;display:block}.participant-room-controls{align-items:center;gap:10px;display:flex}.participant-room-btn{color:#fff;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff0f;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.participant-room-btn:hover{background:#ffffff1f}.participant-room-mic{width:56px;height:56px;padding:0}.participant-room-mic.is-on{color:var(--dark);background:#fff}.participant-room-end{color:#fff;background:#c2354a;border-color:#0000}.participant-room-end:hover{background:#a82a3c}.participant-room-end.is-large{border-radius:16px;min-height:58px;padding:0 24px;font-size:15px}@keyframes participant-wave{0%{opacity:.52;transform:scaleY(calc(.18 + (var(--wave-level,0) * .54)))}to{opacity:1;transform:scaleY(calc(.34 + (var(--wave-level,0) * .86)))}}@media (max-width:900px){.participant-room-tiles,.participant-room-bottom{grid-template-columns:1fr}.participant-room-top{flex-wrap:wrap}.participant-room-top-meta{order:3;width:100%;margin-left:0}.participant-room-controls{justify-content:center}.participant-room-wrapup{flex-direction:column;align-items:stretch}.participant-room-wrapup form,.participant-room-wrapup .participant-room-end{width:100%}}@media (max-width:560px){.participant-entry-shell{padding:20px 12px}.participant-entry-card{padding:28px 20px 22px}.participant-room-top,.participant-room-tiles,.participant-room-bottom{padding-left:16px;padding-right:16px}.participant-room-tile{min-height:300px}.participant-room-controls{flex-wrap:wrap}.participant-room-btn:not(.participant-room-mic){flex:140px}}.code-block{white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--line);color:#f6f7f9;background:#172026;border-radius:8px;min-width:0;max-width:100%;margin:16px 0 0;padding:14px;line-height:1.6;overflow-x:auto}.report-artifact{color:var(--text);gap:12px;margin-top:4px;line-height:1.8;display:grid}.report-artifact h1,.report-artifact h2,.report-artifact h3,.report-artifact h4{color:var(--text);margin:0;line-height:1.45}.report-artifact h1{font-size:22px}.report-artifact h2{margin-top:8px;font-size:18px}.report-artifact h3,.report-artifact h4{margin:0;font-size:17px}.report-artifact p,.report-artifact ul,.report-artifact ol,.report-artifact blockquote{margin:0}.report-artifact ul,.report-artifact ol{padding-left:1.2em}.report-artifact blockquote{border-left:3px solid var(--line);color:var(--muted);padding:2px 0 2px 12px}.report-artifact code{background:var(--surface-3);color:var(--text);border-radius:4px;padding:.12em .35em;font-size:.92em}.report-artifact a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.report-artifact-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.report-copy-action{align-items:center;gap:8px;display:inline-flex}.report-copy-status{min-width:0;color:var(--muted);font-size:12px;line-height:1.4}.report-artifact-create{justify-content:center;padding:34px 0 28px;display:flex}@media (max-width:860px){.hero-band,.split,.output-section-grid,.openapi-load-row{grid-template-columns:1fr}.output-section-editor-header{flex-direction:column}.compact-filter-form{align-items:stretch}.compact-filter-form .field,.compact-filter-actions{flex:calc(50% - 10px)}.table{min-width:720px}.table-wrap{overflow-x:auto}}@media (max-width:560px){.shell{width:min(100% - 20px,1120px);padding-top:18px}.topbar,.room-header,.room-footer{flex-direction:column;align-items:stretch}.nav-actions,.button{width:100%}.compact-filter-form{align-items:stretch}.compact-filter-form .field,.compact-filter-actions{flex-basis:100%}.compact-filter-actions{flex-wrap:wrap}}.gt-app{grid-template-columns:var(--sb-w) minmax(0, 1fr);background:var(--bg);min-height:100vh;font-family:var(--ui-font);display:grid}.gt-app *{min-width:0}.gt-mobile-nav{display:none}.gt-sidebar{background:var(--surface);border-right:1px solid var(--line);scrollbar-width:none;flex-direction:column;align-self:start;gap:4px;height:100vh;padding:14px 12px;display:flex;position:sticky;top:0}.gt-sidebar::-webkit-scrollbar{display:none}.gt-sidebar .brand-lockup{gap:8px;height:32px}.gt-sidebar .brand-lockup-mark{flex-basis:24px;width:24px;height:24px}.gt-sidebar .brand-lockup-text{font-size:19px}.gt-sidebar-brand{justify-content:flex-start;align-items:center;padding:6px 8px 12px;display:flex}.gt-icon-button{border-radius:var(--r-md);width:32px;height:32px;color:var(--muted);place-items:center;display:inline-grid}.gt-icon-button:hover{background:var(--surface-3);color:var(--text)}.gt-sidebar-tenant{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);align-items:center;gap:10px;margin:4px 4px 12px;padding:8px;display:flex}.gt-sidebar-tenant:hover{background:var(--surface-3)}.gt-tenant-switch{grid-template-columns:minmax(0,1fr) auto;gap:6px;margin:-6px 4px 10px;display:grid}.gt-tenant-switch select{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-width:0;height:28px;color:var(--text);padding:0 7px;font-size:12px}.gt-sidebar-create-tenant{margin:0 4px 10px}.gt-tenant-avatar,.gt-user-avatar{color:#fff;place-items:center;font-weight:720;display:grid}.gt-tenant-avatar{background:linear-gradient(135deg, var(--dark), #2d2d34);border-radius:6px;flex:0 0 28px;width:28px;height:28px;font-size:13px}.gt-tenant-meta,.gt-user-meta{flex-direction:column;flex:1;display:flex}.gt-tenant-name,.gt-user-name{color:var(--text);font-size:12.5px;font-weight:680}.gt-tenant-role,.gt-user-email{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.gt-sidebar-section{flex-direction:column;gap:1px;margin-top:8px;display:flex}.gt-sidebar-section-label{color:var(--muted-2);letter-spacing:.04em;text-transform:uppercase;padding:6px 12px 4px;font-size:11px;font-weight:680}.gt-sidebar-item{border-radius:var(--r-md);color:var(--text-2);border:1px solid #0000;align-items:center;gap:10px;padding:7px 10px;font-size:13.5px;font-weight:520;display:flex}.gt-sidebar-item:hover{background:var(--surface-3);color:var(--text)}.gt-sidebar-item.is-active{background:var(--indigo-soft);color:var(--indigo-strong);font-weight:680}.gt-sidebar-footer{border-top:1px solid var(--line);flex-direction:column;gap:2px;margin-top:auto;padding-top:10px;display:flex}.gt-sidebar-user{border-radius:var(--r-md);width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:8px;display:flex}.gt-sidebar-logout{cursor:pointer}.gt-sidebar-logout:hover{background:var(--surface-3)}.gt-sidebar-logout:disabled{cursor:progress;opacity:.7}.gt-sidebar-logout-icon{color:var(--muted);flex:none;margin-left:auto}.gt-sidebar-logout:hover .gt-sidebar-logout-icon{color:var(--text)}.gt-user-avatar{background:linear-gradient(135deg,#b9472c,#d97757);border-radius:50%;flex:0 0 26px;width:26px;height:26px;font-size:11px}.gt-main{flex-direction:column;display:flex}.gt-topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:saturate(1.4)blur(8px);backdrop-filter:saturate(1.4)blur(8px);background:#ffffffdb;align-items:center;gap:12px;height:56px;padding:0 24px;display:flex;position:sticky;top:0}.gt-crumbs,.gt-crumb{align-items:center;gap:6px;display:flex}.gt-crumbs{color:var(--muted);font-size:13px}.gt-crumbs strong{color:var(--text);font-weight:680}.gt-crumb-link{color:inherit;font-weight:560}.gt-crumb-link:hover{color:var(--indigo)}.gt-crumb-sep{opacity:.5}.gt-topbar-spacer{flex:1}.gt-content{width:min(1220px,100% - 64px);margin:0 auto;padding:28px 0 80px}.gt-page-head{align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.gt-page-head-text{flex:1}.gt-page-eyebrow{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:680}.gt-page-title{color:var(--text);letter-spacing:0;margin:0 0 4px;font-size:22px;font-weight:680;line-height:1.25}.gt-page-sub{max-width:780px;color:var(--muted);margin:0;font-size:13.5px}.gt-button{border-radius:var(--r-md);white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;height:34px;padding:0 13px;font-size:13px;font-weight:600;display:inline-flex}.gt-button-primary{background:var(--indigo);color:#fff}.gt-button-primary:hover{background:var(--indigo-strong)}.gt-button-secondary{border-color:var(--line);background:var(--surface);color:var(--text)}.gt-button-secondary:hover{border-color:var(--line-strong)}.gt-button-danger{border-color:var(--danger);background:var(--danger);color:#fff}.gt-button-danger:hover{background:#a92b3d;border-color:#a92b3d}.gt-button-ghost{color:var(--text-2);background:0 0}.gt-button-ghost:hover{background:var(--surface-3);color:var(--text)}.gt-button-sm{height:28px;padding:0 10px;font-size:12px}.gt-link-button{color:var(--indigo);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:650}.gt-link-button:hover{color:var(--indigo-strong)}.gt-card{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-1);overflow:hidden}.gt-card-pad{padding:18px}.gt-persona-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 10px;display:grid}.gt-persona-stat{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-height:78px;box-shadow:var(--shadow-1);gap:6px;padding:13px 14px;display:grid}.gt-persona-stat span{color:var(--muted);font-size:12px;font-weight:650}.gt-persona-stat strong{color:var(--text);font-size:25px;line-height:1}.gt-persona-stat.is-active{background:linear-gradient(180deg, var(--surface) 0%, var(--indigo-soft) 100%);border-color:#5248f538}.gt-persona-stat.is-good{background:linear-gradient(180deg, var(--surface) 0%, var(--good-soft) 100%);border-color:#0f766e38}.gt-persona-stat.is-warn{background:linear-gradient(180deg, var(--surface) 0%, var(--warn-soft) 100%);border-color:#b4530938}.gt-persona-purpose{gap:4px;display:grid}.gt-persona-purpose small{color:var(--muted);font-size:12px;line-height:1.45}.gt-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;height:22px;padding:0 8px;font-size:11.5px;font-weight:600;display:inline-flex}.gt-pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.gt-pill-neutral{background:var(--surface-3);color:var(--muted)}.gt-pill-active,.gt-pill-outline{background:var(--indigo-soft);color:var(--indigo-strong)}.gt-pill-good{background:var(--good-soft);color:var(--good)}.gt-pill-warn{background:var(--warn-soft);color:var(--warn)}.gt-session-list-note{color:var(--muted);margin:-2px 0 12px;font-size:12.5px;line-height:1.5}.gt-session-secondary{border-top:1px solid var(--line);margin-top:12px;padding-top:10px}.gt-session-secondary summary{cursor:pointer;color:var(--text-2);font-size:13px;font-weight:700}.gt-session-secondary .gt-table-wrap{margin-top:10px}.gt-chip-row{align-items:center;gap:6px;margin-top:6px;display:flex}.gt-chip{border:1px solid var(--line);background:var(--surface);height:32px;color:var(--text-2);border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.gt-chip:hover{background:var(--surface-3)}.gt-chip.is-active{border-color:var(--dark);background:var(--dark);color:#fff}.gt-chip-count{background:var(--surface-3);color:var(--muted);border-radius:999px;padding:0 6px;font-size:11px}.gt-chip.is-active .gt-chip-count{color:#fff;background:#ffffff2e}.gt-chip-spacer{flex:1}.gt-search-inline{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-width:260px;height:34px;color:var(--muted);align-items:center;gap:8px;padding:0 12px;display:flex}.gt-search-inline input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:13px}.gt-search-submit{width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;place-items:center;display:inline-grid}.gt-search-submit:hover,.gt-search-submit:focus-visible{background:var(--surface-3);color:var(--text)}.gt-table-wrap{overflow-x:auto}.gt-list-toolbar{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.gt-list-toolbar-actions,.gt-delete-actions{align-items:center;gap:8px;display:flex}.gt-delete-mode-copy,.gt-delete-actions span{color:var(--muted);font-size:12.5px}.gt-delete-mode-copy,.gt-delete-actions{display:none}.gt-delete-mode-toggle{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}:is(.gt-delete-form:has(.gt-delete-mode-toggle:checked) .gt-delete-mode-copy,.gt-delete-form:has(.gt-delete-mode-toggle:checked) .gt-delete-actions,.gt-interview-delete-form:has(.gt-delete-mode-toggle:checked) .gt-delete-mode-copy,.gt-interview-delete-form:has(.gt-delete-mode-toggle:checked) .gt-delete-actions){display:flex}:is(.gt-delete-form:has(.gt-delete-mode-toggle:checked) .gt-delete-enter,.gt-interview-delete-form:has(.gt-delete-mode-toggle:checked) .gt-delete-enter){display:none}:is(.gt-delete-form:has(.gt-delete-mode-toggle:checked) .gt-row-main-link,.gt-interview-delete-form:has(.gt-delete-mode-toggle:checked) .gt-row-main-link){pointer-events:none}:is(.gt-delete-form:has(.gt-delete-mode-toggle:checked) .gt-clickable-row,.gt-interview-delete-form:has(.gt-delete-mode-toggle:checked) .gt-clickable-row){cursor:default}.gt-table{border-collapse:collapse;width:100%;min-width:860px}.gt-table th,.gt-table td{text-align:left;vertical-align:middle;padding:13px 14px}.gt-table th{border-bottom:1px solid var(--line);background:var(--surface-2);color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:11.5px;font-weight:680}.gt-table td{border-bottom:1px solid var(--line);font-size:13.5px}.gt-delete-select-head,.gt-delete-select-cell{width:44px;display:none;text-align:center!important;padding-right:0!important}:is(.gt-delete-form:has(.gt-delete-mode-toggle:checked) .gt-delete-select-head,.gt-delete-form:has(.gt-delete-mode-toggle:checked) .gt-delete-select-cell,.gt-interview-delete-form:has(.gt-delete-mode-toggle:checked) .gt-delete-select-head,.gt-interview-delete-form:has(.gt-delete-mode-toggle:checked) .gt-delete-select-cell){display:table-cell}.gt-row-check{cursor:pointer;place-items:center;width:24px;height:24px;display:inline-grid}.gt-row-check input{opacity:0;position:absolute}.gt-row-check span{border:1.5px solid var(--line-strong);background:var(--surface);border-radius:5px;width:17px;height:17px;display:block}.gt-row-check input:checked+span{border-color:var(--danger);background:linear-gradient(135deg, transparent 48%, #fff 50%, #fff 62%, transparent 64%), linear-gradient(45deg, transparent 44%, #fff 46%, #fff 58%, transparent 60%), var(--danger)}.gt-row-check input:focus-visible+span{outline:2px solid var(--indigo);outline-offset:2px}.gt-row-check input:disabled+span{border-color:var(--line);background:var(--surface-3);cursor:not-allowed}.gt-recording-error{border:1px solid var(--danger);border-radius:var(--r-md);background:var(--danger-soft);color:var(--danger);margin:10px 0;padding:10px 12px;font-size:13px;line-height:1.5}.gt-recording-original-link{color:var(--text-2);margin-left:10px;font-size:12px;font-weight:650;text-decoration:none}.gt-recording-original-link:hover{color:var(--indigo)}.gt-break-text{overflow-wrap:anywhere;word-break:break-word}.gt-dns-record{gap:8px;display:grid}.gt-dns-record-row{grid-template-columns:124px minmax(0,1fr);align-items:center;gap:12px;display:grid}.gt-dns-record-label{color:var(--muted);font-size:12px;font-weight:680}.gt-dns-record-value{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.gt-dns-record code,.gt-dns-note code{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:6px;padding:3px 6px;font-size:12px}.gt-dns-note{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.55}.gt-dns-note strong{color:var(--text);font-weight:700}.gt-table tr:hover td{background:var(--surface-2)}.gt-table tr:last-child td{border-bottom:0}.gt-clickable-row{cursor:pointer;position:relative}.gt-row-main-link{color:inherit;touch-action:manipulation;border-radius:8px;gap:5px;text-decoration:none;display:grid}.gt-row-main-link:hover strong{color:var(--indigo-strong)}.gt-row-main-link:focus-visible{outline:2px solid var(--indigo);outline-offset:3px}.gt-table tr.is-selected td{background:var(--indigo-soft)}.gt-user-line{align-items:center;gap:9px;min-width:0;display:inline-flex}.gt-user-avatar-table{background:linear-gradient(135deg, var(--indigo), var(--dark));border-radius:50%;flex:0 0 28px;width:28px;height:28px;font-size:11px}.gt-inline-muted{color:var(--muted);font-size:12px;font-weight:520}.gt-role-form{align-items:center;gap:8px;display:inline-flex}.gt-role-select{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-width:96px;height:30px;color:var(--text);padding:0 8px;font-size:12.5px}.gt-alert{border:1px solid var(--line);border-radius:var(--r-md);margin:0 0 14px;padding:11px 13px;font-size:13px}.gt-alert-error{background:var(--warn-soft);color:var(--warn);border-color:#b9472c3d}.gt-alert-success{background:var(--indigo-soft);color:var(--indigo-strong);border-color:#0031db2e}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.gt-codex-fab{z-index:70;background:var(--indigo);color:#fff;cursor:pointer;border:1px solid #5248f542;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 34px #221d7738}.gt-codex-fab:hover{background:var(--indigo-strong)}.gt-codex-panel{z-index:80;border-left:1px solid var(--line);background:var(--surface);flex-direction:column;width:clamp(320px,34vw,400px);max-width:calc(100vw - 72px);height:100dvh;transition:transform .2s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-18px 0 36px #13131c1f}.gt-codex-panel.is-open{transform:translate(0)}.gt-codex-open .gt-codex-fab{display:none}.gt-codex-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:15px 15px 13px;display:flex}.gt-codex-title{align-items:center;gap:10px;display:flex}.gt-codex-mark{background:var(--indigo-soft);width:32px;height:32px;color:var(--indigo-strong);border-radius:8px;flex:none;place-items:center;line-height:0;display:grid}.gt-codex-mark svg,.gt-codex-avatar svg,.gt-codex-auth-icon svg,.gt-codex-fab svg,.gt-codex-send svg,.gt-codex-icon-button svg{display:block}.gt-codex-title h2{margin:0;font-size:15px;line-height:1.2}.gt-codex-title-copy span{max-width:220px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.gt-codex-status{border-bottom:1px solid var(--line);min-height:34px;color:var(--muted);background:#fbfbfd;align-items:center;gap:7px;padding:0 16px;font-size:12px;display:flex}.gt-codex-status svg{flex:none}.gt-codex-status.is-running svg{animation:.9s linear infinite gt-spin}.gt-codex-status.is-success{color:#17734f;background:#f5fbf8;border-bottom-color:#1780512e}.gt-codex-status.is-error,.gt-codex-status.is-warning{color:#9a3412;background:#fff8f4;border-bottom-color:#bc4f242e}.gt-codex-auth-card{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:12px 12px 0;padding:10px 11px;display:grid}.gt-codex-auth-card.is-connected{background:#f5fbf8;border-color:#1780512e}.gt-codex-auth-card.has-error{background:#fff8f4;border-color:#bc4f2438}.gt-codex-auth-icon{width:28px;height:28px;color:var(--indigo-strong);background:#fff;border-radius:8px;place-items:center;display:grid}.gt-codex-auth-card.is-connected .gt-codex-auth-icon{color:#17734f}.gt-codex-auth-card.has-error .gt-codex-auth-icon{color:#b45326}.gt-codex-auth-card>div{gap:2px;min-width:0;display:grid}.gt-codex-auth-card strong{color:var(--text);font-size:13px;line-height:1.35}.gt-codex-auth-card span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.gt-codex-auth-button,.gt-codex-auth-link{min-height:32px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:12px;display:inline-flex}.gt-codex-auth-button{border:1px solid var(--indigo);background:var(--indigo);color:#fff;padding:0 10px}.gt-codex-auth-link{border:1px solid var(--line);background:var(--surface);color:var(--muted);padding:0 9px}.gt-codex-auth-button:disabled,.gt-codex-auth-link:disabled{cursor:not-allowed;opacity:.55}.gt-codex-auth-error{color:#9a3412;grid-column:1/-1;margin:0;font-size:12px;line-height:1.45}.gt-codex-device-code{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;padding-top:4px;display:flex}.gt-codex-device-code a{color:var(--indigo-strong);font-size:12px;font-weight:650;text-decoration:none}.gt-codex-device-code code{color:var(--text);background:#fff;border:1px solid #5248f52e;border-radius:6px;padding:3px 6px;font-size:12px}.gt-codex-thread{background:linear-gradient(180deg, #fbfbfdf5, #f7f7faf5), var(--surface-2);flex-direction:column;flex:auto;gap:12px;min-height:0;padding:16px;display:flex;overflow:auto}.gt-codex-message{align-items:flex-start;gap:8px;display:flex}.gt-codex-message.is-user{flex-direction:row-reverse}.gt-codex-avatar{border:1px solid var(--line);width:26px;height:26px;color:var(--muted);background:#fff;border-radius:8px;flex:none;place-items:center;display:grid}.gt-codex-message.is-user .gt-codex-avatar{background:var(--indigo-soft);color:var(--indigo-strong);border-color:#5248f52e}.gt-codex-message.is-system .gt-codex-avatar{color:#b45326;background:#fff8f4;border-color:#bc4f242e}.gt-codex-message.is-system.tone-success .gt-codex-avatar{color:#17734f;background:#f5fbf8;border-color:#1780512e}.gt-codex-message.is-system.tone-info .gt-codex-avatar{background:var(--indigo-soft);color:var(--indigo-strong);border-color:#5248f529}.gt-codex-message-body{gap:4px;min-width:0;max-width:86%;display:grid}.gt-codex-message.is-user .gt-codex-message-body{justify-items:end}.gt-codex-message-label{color:var(--muted);font-size:11px;line-height:1.2}.gt-codex-bubble{border:1px solid var(--line);color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;background:#fff;border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.58}.gt-codex-message.is-user .gt-codex-bubble{background:var(--indigo);color:#fff;border-color:#5248f529}.gt-codex-message.is-assistant .gt-codex-bubble{background:var(--surface-2);color:var(--text)}.gt-codex-message.is-system .gt-codex-message-body{max-width:100%}.gt-codex-message.is-system .gt-codex-bubble{color:#9a3412;background:#fff8f4;border-color:#bc4f242e;font-size:12px}.gt-codex-message.is-system.tone-success .gt-codex-bubble{color:#14543d;background:#f5fbf8;border-color:#17805133}.gt-codex-message.is-system.tone-info .gt-codex-bubble{color:var(--text);background:#fff;border-color:#5248f524}.gt-codex-message-actions{white-space:normal;flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.gt-codex-result-link{color:#14623f;cursor:pointer;min-height:30px;font:inherit;background:#fff;border:1px solid #17805133;border-radius:8px;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.gt-codex-result-link:hover{background:#eef8f2;border-color:#17805157}.gt-codex-quick{gap:7px;padding-left:34px;display:grid}.gt-codex-quick button{border:1px solid var(--line);min-height:32px;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:8px;padding:0 10px;font-size:12px}.gt-codex-quick button:hover{color:var(--indigo-strong);border-color:#5248f542}.gt-codex-form{border-top:1px solid var(--line);background:var(--surface);gap:10px;padding:12px;display:grid}.gt-codex-composer{border:1px solid var(--line-strong);background:#fff;border-radius:8px;display:grid;overflow:hidden}.gt-codex-form textarea{resize:vertical;min-height:78px;max-height:164px;color:var(--text);font:inherit;background:0 0;border:0;padding:10px 12px;font-size:13px;line-height:1.5}.gt-codex-form textarea:focus{outline:none}.gt-codex-form-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:7px;display:flex}.gt-codex-form-actions>span{color:var(--muted);font-size:12px}.gt-codex-form-actions>div{gap:8px;display:flex}.gt-codex-icon-button,.gt-codex-send{cursor:pointer;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.gt-codex-icon-button{border:1px solid var(--line);background:var(--surface-2);color:var(--muted)}.gt-codex-send{border:1px solid var(--indigo);background:var(--indigo);color:#fff}.gt-codex-send:disabled{cursor:not-allowed;opacity:.45}.gt-codex-draft-action{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.gt-codex-draft-action span{color:var(--muted);font-size:12px;line-height:1.35}.gt-codex-draft-action.is-large{justify-content:center}.gt-codex-draft-button-large{min-height:50px;padding:0 24px;font-size:15px;font-weight:720}@keyframes gt-spin{to{transform:rotate(360deg)}}@media (min-width:981px){.gt-main{transition:margin-right .2s}.gt-codex-open .gt-main{margin-right:clamp(320px,34vw,400px)}}@media (max-width:560px){.gt-codex-panel{width:calc(100vw - 56px);max-width:none}}.gt-iv-title{align-items:center;gap:8px;display:inline-flex}.gt-iv-title strong{font-size:14px;font-weight:680}.gt-soft-badge{background:var(--indigo-soft);min-height:20px;color:var(--indigo-strong);white-space:nowrap;border:1px solid #5248f52e;border-radius:999px;align-items:center;padding:0 7px;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.gt-iv-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:3px;font-size:12px;display:flex}.gt-dot-sep{background:var(--muted-2);border-radius:50%;flex:0 0 3px;width:3px;height:3px}.gt-iv-person{align-items:center;gap:8px;font-size:13px;display:inline-flex}.gt-iv-avatar{color:#fff;background:linear-gradient(135deg,#5248f5,#8b85ff);border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:grid}.gt-room-summary,.gt-room-latest{flex-direction:column;gap:4px;min-width:180px;display:flex}.gt-room-head{align-items:baseline;gap:6px;display:flex}.gt-room-head strong,.gt-room-latest strong{color:var(--text);font-size:13.5px;font-weight:680}.gt-room-head span,.gt-room-latest span{color:var(--muted);font-size:12px}.gt-room-metrics{color:var(--muted);flex-wrap:wrap;gap:5px;font-size:11.5px;display:flex}.gt-room-metrics span{background:var(--surface-2);white-space:nowrap;border-radius:999px;align-items:center;min-height:20px;padding:0 7px;display:inline-flex}.gt-session-table{min-width:780px}.gt-progress{flex-direction:column;gap:4px;min-width:160px;display:flex}.gt-progress-meta{justify-content:space-between;font-size:12px;font-weight:600;display:flex}.gt-gauge{background:var(--surface-3);border-radius:999px;height:6px;overflow:hidden}.gt-gauge>i{background:var(--indigo);border-radius:999px;height:100%;display:block}.gt-gauge-good>i{background:var(--good)}.gt-gauge-warn>i{background:var(--warn)}.gt-empty{border:1px dashed var(--line-strong);border-radius:var(--r-lg);background:var(--surface-2);color:var(--muted);text-align:center;padding:36px}.gt-live-dot{place-items:center;width:12px;height:12px;display:inline-grid;position:relative}.gt-live-dot>span{background:var(--indigo);border-radius:50%;width:7px;height:7px;animation:1.4s ease-out infinite gt-live-pulse}@keyframes gt-live-pulse{0%{box-shadow:0 0 #5248f58c}70%{box-shadow:0 0 0 8px #5248f500}to{box-shadow:0 0 #5248f500}}@media (max-width:980px){.gt-app{flex-direction:column;grid-template-columns:none;display:flex}.gt-sidebar{display:none}.gt-mobile-nav{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:saturate(1.4)blur(8px);backdrop-filter:saturate(1.4)blur(8px);background:#ffffffeb;display:block;position:sticky;top:0}.gt-mobile-nav-summary{cursor:pointer;align-items:center;gap:12px;min-height:54px;padding:8px 14px;list-style:none;display:flex}.gt-mobile-nav-summary::-webkit-details-marker{display:none}.gt-mobile-nav-brand{flex:none;display:flex}.gt-mobile-nav-brand .brand-lockup{gap:8px;height:30px}.gt-mobile-nav-brand .brand-lockup-mark{flex-basis:24px;width:24px;height:24px}.gt-mobile-nav-brand .brand-lockup-text{font-size:19px}.gt-mobile-nav-current{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:680;overflow:hidden}.gt-mobile-nav-trigger{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);height:34px;color:var(--text);white-space:nowrap;align-items:center;gap:7px;margin-left:auto;padding:0 10px;font-size:12.5px;font-weight:680;display:inline-flex}.gt-mobile-nav-panel{border-top:1px solid var(--line);background:var(--surface);gap:12px;padding:0 14px 14px;display:grid}.gt-mobile-nav-section{gap:6px;display:grid}.gt-mobile-nav-section-label{color:var(--muted-2);letter-spacing:.04em;text-transform:uppercase;padding-top:12px;font-size:11px;font-weight:680}.gt-mobile-nav-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px;display:grid}.gt-mobile-nav-item{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-height:38px;color:var(--text-2);align-items:center;gap:9px;padding:8px 10px;font-size:13.5px;font-weight:560;display:flex}.gt-mobile-nav-item.is-active{background:var(--indigo-soft);color:var(--indigo-strong);border-color:#0031db33;font-weight:700}.gt-topbar{background:var(--surface);flex-wrap:wrap;height:auto;min-height:44px;padding:8px 16px;position:static;top:auto}.gt-content{width:min(100% - 32px,1220px);padding-top:24px}.gt-crumbs{white-space:nowrap;flex:180px;overflow:hidden}.gt-crumb{text-overflow:ellipsis;flex:0 auto;overflow:hidden}}@media (max-width:760px){.gt-checkbox-grid{grid-template-columns:1fr}.gt-chip-row{flex-direction:column;align-items:stretch}.gt-chip-spacer{display:none}.gt-search-inline{width:100%}.gt-persona-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.lp-page{color:#111113;background:linear-gradient(#fff 0%,#fbfbff 42%,#fff 100%);min-height:100vh;overflow-x:clip}.lp-page *{min-width:0}.lp-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #e2e6f4;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:18px;min-height:74px;padding:14px 40px;display:grid;position:sticky;top:0}.lp-brand{justify-self:start;align-items:center;display:inline-flex}.lp-brand .brand-lockup-mark{flex-basis:40px;width:40px;height:40px}.lp-brand .brand-lockup-text{font-size:31px}.lp-nav{color:#171827;white-space:nowrap;justify-content:center;align-items:center;gap:32px;font-size:14px;font-weight:720;display:flex}.lp-nav a,.lp-footer a{transition:color .14s}.lp-nav a:hover,.lp-footer a:hover{color:var(--indigo)}.lp-header-cta{justify-self:end}.lp-button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;font-size:14px;font-weight:800;line-height:1;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s;display:inline-flex}.lp-button-primary{color:#fff;background:linear-gradient(135deg,#5147ff,#4438f0);box-shadow:0 14px 30px #5248f53d}.lp-button-primary:hover{background:linear-gradient(135deg,#463bee,#372dcc);box-shadow:0 18px 38px #5248f54d}.lp-button-secondary{color:var(--indigo);background:#fff;border-color:#5248f561;box-shadow:0 10px 26px #2a315a0f}.lp-button-secondary:hover{border-color:var(--indigo)}.lp-button:active{transform:translateY(1px)}.lp-hero{grid-template-columns:minmax(360px,.88fr) minmax(420px,1.12fr);align-items:center;gap:36px;width:min(100% - 72px,1240px);margin:0 auto;padding:72px 0 78px;display:grid}.lp-hero-copy{min-width:0}.lp-kicker{color:var(--indigo);margin:0 0 24px;font-size:15px;font-weight:760}.lp-hero h1{color:#080a14;letter-spacing:0;overflow-wrap:anywhere;max-width:680px;margin:0 0 26px;font-size:54px;font-weight:900;line-height:1.18}.lp-hero h1 span{color:var(--indigo);display:inline}.lp-lead{color:#33394a;max-width:640px;margin:0;font-size:16px;font-weight:560;line-height:2}.lp-hero-actions{flex-wrap:wrap;gap:18px;margin-top:36px;display:flex}.lp-feature-pills{flex-wrap:wrap;gap:10px;margin-top:42px;display:flex}.lp-feature-pills span{color:#25304d;background:#ffffffdb;border:1px solid #dfe4f6;border-radius:8px;align-items:center;gap:8px;min-width:0;min-height:38px;padding:0 14px;font-size:13px;font-weight:720;display:inline-flex;box-shadow:0 8px 22px #1f25440a}.lp-feature-pills svg{color:var(--indigo)}.lp-hero-visual{min-height:520px;position:relative}.lp-dashboard-window,.lp-chat-card,.lp-insight-card,.lp-mini-screen,.lp-card,.lp-team-card,.lp-manifesto,.lp-comparison-table{background:#fffffff0;border:1px solid #dfe4f4;box-shadow:0 22px 70px #22274e1a}.lp-dashboard-window{border-radius:8px;grid-template-columns:138px minmax(0,1fr);min-height:336px;display:grid;overflow:hidden}.lp-window-sidebar{background:#fbfbff;border-right:1px solid #e9ecf6;flex-direction:column;gap:9px;padding:18px 14px;display:flex}.lp-window-brand-image{object-fit:contain;object-position:left center;width:96px;height:24px;margin-bottom:10px;display:block}.lp-window-sidebar span{color:#606a86;border-radius:7px;min-height:28px;padding:8px 10px;font-size:11px;font-weight:760}.lp-window-sidebar span.is-active{background:var(--indigo-soft);color:var(--indigo)}.lp-window-main{min-width:0;padding:22px}.lp-window-title{color:#1d2135;margin-bottom:18px;font-size:13px;font-weight:860}.lp-stat-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.lp-mini-stat{background:#fff;border:1px solid #e5e9f5;border-radius:8px;min-width:0;padding:13px 12px}.lp-mini-stat span{color:#8b94aa;margin-bottom:7px;font-size:10px;font-weight:760;display:block}.lp-mini-stat strong{color:#111528;font-size:22px;line-height:1;display:block}.lp-chart-card{background:linear-gradient(#fff,#fff) padding-box padding-box,repeating-linear-gradient(#0000 0 28px,#eff2fa 29px);border:1px solid #e5e9f5;border-radius:8px;min-height:150px;margin-top:16px;position:relative;overflow:hidden}.lp-chart-line{background:linear-gradient(150deg,#0000 48%,#5248f53d 49% 51%,#0000 52%),linear-gradient(28deg,#0000 47%,#5248f552 48% 51%,#0000 52%);position:absolute;inset:34px 26px 38px}.lp-chart-line:after{content:"";background:radial-gradient(circle at 7% 64%, var(--indigo) 0 3px, transparent 4px), radial-gradient(circle at 23% 50%, var(--indigo) 0 3px, transparent 4px), radial-gradient(circle at 43% 37%, var(--indigo) 0 3px, transparent 4px), radial-gradient(circle at 61% 47%, var(--indigo) 0 3px, transparent 4px), radial-gradient(circle at 82% 18%, var(--indigo) 0 3px, transparent 4px);position:absolute;inset:0}.lp-chart-bars{justify-content:space-between;align-items:end;height:48px;display:flex;position:absolute;bottom:18px;left:24px;right:24px}.lp-chart-bars span{background:#5248f524;border-radius:5px 5px 0 0;width:9%}.lp-chart-bars span:first-child{height:42%}.lp-chart-bars span:nth-child(2){height:58%}.lp-chart-bars span:nth-child(3){height:34%}.lp-chart-bars span:nth-child(4){height:72%}.lp-chart-bars span:nth-child(5){height:66%}.lp-chart-bars span:nth-child(6){height:48%}.lp-chat-card{border-radius:8px;width:330px;padding:16px;position:absolute;bottom:24px;left:-30px}.lp-chat-card p,.lp-insight-card p{color:#33394a;margin:0 0 12px;font-size:12px;font-weight:860}.lp-chat-line{color:#454d68;background:#f2f4ff;border-radius:8px;width:88%;margin-bottom:10px;padding:10px 12px;font-size:11px;font-weight:640;line-height:1.55}.lp-chat-line.is-user{background:#f7f8fc;margin-left:auto}.lp-chat-input{color:#9aa3b8;border:1px solid #e1e5f4;border-radius:8px;min-height:34px;padding:10px 12px;font-size:11px}.lp-insight-card{border-radius:8px;width:360px;padding:18px;position:absolute;bottom:-18px;right:-8px}.lp-insight-card ul,.lp-mini-insight ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.lp-insight-card li,.lp-mini-insight li{color:#4e5875;padding-left:18px;font-size:12px;font-weight:690;line-height:1.5;position:relative}.lp-insight-card li:before,.lp-mini-insight li:before{content:"";background:var(--indigo);border-radius:50%;width:7px;height:7px;position:absolute;top:.6em;left:0}.lp-donut{background:conic-gradient(#4cc495 0 45%, #5248f5 45% 75%, #ffd166 75% 89%, #ff6b6b 89% 100%);border-radius:50%;width:72px;height:72px;margin:16px auto 0;box-shadow:inset 0 0 0 17px #fff}.lp-section{border-top:1px solid #e3e7f3;grid-template-columns:minmax(210px,.36fr) minmax(0,1fr);gap:28px;width:min(100% - 72px,1240px);margin:0 auto;padding:34px 0;display:grid}.lp-section-heading h2,.lp-cta h2{color:#101322;letter-spacing:0;margin:0;font-size:28px;font-weight:900;line-height:1.42}.lp-section-heading p,.lp-cta p{color:#414a63;max-width:450px;margin:16px 0 0;font-size:14px;font-weight:560;line-height:1.9}.lp-card-grid{gap:16px;min-width:0;display:grid}.lp-card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lp-card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-card,.lp-team-card{background:#fff;border-radius:8px;min-width:0}.lp-problem-card{text-align:center;min-height:146px;padding:24px 20px}.lp-problem-card svg,.lp-value-card svg,.lp-team-card svg,.lp-step svg{color:var(--indigo);filter:drop-shadow(0 8px 18px #5248f52e)}.lp-card h3,.lp-team-card h3,.lp-step h3{color:#111528;margin:14px 0 8px;font-size:16px;font-weight:860;line-height:1.55}.lp-card p,.lp-team-card p,.lp-step p{color:#4a536c;margin:0;font-size:13px;font-weight:560;line-height:1.75}.lp-value-card{min-height:174px;padding:24px}.lp-comparison{align-items:start}.lp-table-wrap{min-width:0;overflow-x:auto}.lp-comparison-table{border-collapse:separate;border-spacing:0;text-align:center;border-radius:8px;width:100%;min-width:760px;overflow:hidden}.lp-comparison-table th,.lp-comparison-table td{color:#394158;border-bottom:1px solid #e7eaf6;border-right:1px solid #e7eaf6;padding:18px 16px;font-size:13px;font-weight:680}.lp-comparison-table thead th{color:#1b2034;background:#fbfbff;font-weight:860}.lp-comparison-table tbody th{color:#1b2034;text-align:left;background:#fbfbff}.lp-comparison-table th:last-child,.lp-comparison-table td:last-child{border-right:2px solid var(--indigo);color:var(--indigo);font-weight:820}.lp-comparison-table thead th:last-child{border-top:2px solid var(--indigo)}.lp-comparison-table tbody tr:last-child td:last-child{border-bottom:2px solid var(--indigo)}.lp-comparison-table td:last-child{white-space:nowrap}.lp-comparison-table td:last-child svg{vertical-align:-3px;margin-right:8px}.lp-flow-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px;display:grid}.lp-step{background:#fff;border:1px solid #dfe4f4;border-radius:8px;min-width:0;min-height:144px;padding:22px 18px;position:relative;box-shadow:0 18px 44px #22274e12}.lp-step:not(:last-child):after{content:"→";color:#111528;font-size:22px;font-weight:860;position:absolute;top:50%;right:-31px;transform:translateY(-50%)}.lp-step-number{background:var(--indigo);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:14px;font-weight:860;display:grid;position:absolute;top:-13px;left:18px}.lp-team-card{border:1px solid #dfe4f4;align-items:center;gap:16px;min-height:116px;padding:20px 22px;display:flex;box-shadow:0 14px 36px #22274e0f}.lp-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.lp-product-grid figure{min-width:0;margin:0}.lp-product-grid figcaption{color:#222944;background:#fbfbff;border:1px solid #dfe4f4;border-radius:8px;width:max-content;max-width:100%;margin:0 auto 10px;padding:5px 14px;font-size:12px;font-weight:860}.lp-mini-screen{border-radius:8px;min-height:224px;padding:18px}.lp-mini-screen .lp-stat-row{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-mini-chat{flex-direction:column;justify-content:center;display:flex}.lp-mini-insight{grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:14px;display:grid}.lp-manifesto{background:linear-gradient(100deg,#ecebffd6,#ffffffe6),#fff;border-radius:8px;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:18px;width:min(100% - 72px,1240px);margin:34px auto 0;padding:32px 44px;display:grid}.lp-manifesto-mark{background:url(/brand/greptalk-mark.svg) 50%/contain no-repeat;width:132px;height:132px}.lp-manifesto p{color:#111528;margin:0;font-size:28px;font-weight:900;line-height:1.65}.lp-manifesto-tags{flex-wrap:wrap;gap:16px;margin-top:20px;display:flex}.lp-manifesto-tags span{min-width:140px;color:var(--indigo);text-align:center;background:#ffffffbd;border:1px solid #5248f557;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:860}.lp-cta{border-top:1px solid #e3e7f3;justify-content:space-between;align-items:center;gap:28px;width:min(100% - 72px,1240px);margin:0 auto;padding:48px 0;display:flex}.lp-cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.lp-footer{background:#fff;border-top:1px solid #e3e7f3;grid-template-columns:minmax(190px,.7fr) minmax(0,1fr) minmax(240px,.9fr);align-items:center;gap:26px;padding:30px 40px;display:grid}.lp-footer p{color:#7a849b;margin:8px 0 0;font-size:12px;font-weight:620}.lp-footer nav,.lp-footer-links{color:#3c4359;flex-wrap:wrap;gap:18px;font-size:13px;font-weight:720;display:flex}.lp-footer-links{color:#545d74;justify-content:flex-end;font-size:12px}@media (max-width:1080px){.lp-header{grid-template-columns:minmax(180px,1fr) auto}.lp-nav{order:3;grid-column:1/-1;justify-content:flex-start;gap:20px;padding-bottom:2px;overflow-x:auto}.lp-hero,.lp-section,.lp-manifesto,.lp-cta{width:min(100% - 40px,960px)}.lp-hero{grid-template-columns:1fr;padding-top:52px}.lp-hero-visual{min-height:500px}.lp-section{grid-template-columns:1fr}.lp-card-grid-4,.lp-card-grid-3,.lp-product-grid,.lp-flow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-step:not(:last-child):after{display:none}.lp-footer{grid-template-columns:1fr}.lp-footer-links{justify-content:flex-start}}@media (max-width:720px){.lp-header{grid-template-columns:1fr;padding:14px 20px}.lp-brand,.lp-header-cta{justify-self:stretch;width:100%;max-width:calc(100vw - 40px)}.lp-brand .brand-lockup-mark{flex-basis:34px;width:34px;height:34px}.lp-brand .brand-lockup-text{font-size:26px}.lp-nav{flex-wrap:wrap;gap:16px;width:100%;overflow-x:visible}.lp-hero,.lp-section,.lp-manifesto,.lp-cta{width:min(100% - 28px,640px)}.lp-hero{padding:42px 0 50px}.lp-hero h1{word-break:break-all;font-size:33px;line-height:1.24}.lp-lead{font-size:15px;line-height:1.9}.lp-button{width:100%;max-width:calc(100vw - 28px)}.lp-hero-actions,.lp-cta-actions{width:100%}.lp-feature-pills span{flex:100%;width:100%}.lp-hero-visual{min-height:auto}.lp-dashboard-window{grid-template-columns:1fr;width:100%;max-width:calc(100vw - 28px)}.lp-stat-row,.lp-mini-screen .lp-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-window-sidebar{display:none}.lp-chat-card,.lp-insight-card{width:100%;max-width:calc(100vw - 28px);margin-top:14px;position:static}.lp-card-grid-4,.lp-card-grid-3,.lp-product-grid,.lp-flow-list{grid-template-columns:1fr}.lp-section-heading h2,.lp-cta h2,.lp-manifesto p{font-size:24px}.lp-manifesto{grid-template-columns:1fr;padding:26px 22px}.lp-manifesto-mark{width:96px;height:96px}.lp-cta{flex-direction:column;align-items:stretch}.lp-footer{padding:26px 20px}}
