@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{color-scheme:light;font-family:Aptos,Segoe UI Variable,Segoe UI,sans-serif;background:radial-gradient(circle at top right,rgba(3,105,161,.15),transparent 28%),radial-gradient(circle at bottom left,rgba(234,88,12,.14),transparent 32%),linear-gradient(180deg,#f7fafc,#edf3f8);color:#0f172a}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}#root{min-height:100vh}h1,h2,p{margin:0}h1{font-family:Bahnschrift,Aptos Display,Segoe UI,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);line-height:.98}h2{font-family:Bahnschrift,Aptos Display,Segoe UI,sans-serif;font-size:1.45rem;line-height:1.1}.site-shell{min-height:100vh;padding:24px;display:grid;gap:24px}.site-shell-auth{align-content:start;gap:16px}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-radius:24px;border:1px solid rgba(148,163,184,.24);background:#ffffffc7;box-shadow:0 16px 40px #0f172a0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-nav{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.site-content{display:grid;gap:24px}.site-shell-auth .site-content{gap:16px}.brand-mark,.user-chip{padding:12px 16px;border-radius:999px;background:#ffffffbf;border:1px solid rgba(148,163,184,.25);box-shadow:0 16px 40px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.user-chip{font-size:.95rem}.brand-mark-auth{padding:4px 0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-family:Bahnschrift,Aptos Display,Segoe UI,sans-serif;font-size:1.55rem;letter-spacing:-.03em}.site-header-auth,.site-footer-auth{width:min(100%,920px);justify-self:center;padding:12px 16px;border-radius:20px;background:#ffffff94;box-shadow:0 10px 28px #0f172a0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-footer-auth{width:fit-content;min-width:min(100%,280px)}.auth-utility-nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.auth-utility-link{display:inline-flex;align-items:center;min-height:40px;padding:0 10px;border-radius:12px;color:#475569;font-weight:600}.auth-utility-action{min-height:40px;padding:0 14px;border-radius:14px}.footer-links-auth{justify-content:center}.nav-link{display:inline-flex;align-items:center;min-height:42px;padding:0 12px;border-radius:14px;color:#334155;font-weight:600;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.nav-link:hover,.nav-link-active{background:#f1f5f9f2;color:#0f172a;box-shadow:inset 0 0 0 1px #94a3b84d}.button-link,.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border-radius:16px;border:1px solid rgba(15,23,42,.08)}.button-primary,.button-link{background:linear-gradient(135deg,#0f766e,#0369a1);color:#f8fafc}.button-secondary{background:#ffffffd9;color:#0f172a}.page-grid{display:grid;gap:24px}.hero-card,.panel-card{border:1px solid rgba(148,163,184,.22);background:#ffffffd1;box-shadow:0 20px 50px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:28px}.hero-card{padding:32px}.panel-card{padding:24px}.hero-split,.viewer-grid,.three-up,.two-up{grid-template-columns:repeat(12,minmax(0,1fr))}.hero-split>:first-child{grid-column:span 7}.hero-split>:last-child{grid-column:span 5}.viewer-grid>:first-child,.three-up>:first-child,.two-up>:first-child{grid-column:1 / -1}.viewer-grid>:not(:first-child){grid-column:span 6}.three-up>:not(:first-child){grid-column:span 4}.two-up>:not(:first-child){grid-column:span 6}.feature-stack{display:grid;gap:16px}.eyebrow{margin-bottom:12px;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700;color:#0369a1}.lede{margin-top:14px;max-width:64ch;color:#334155;line-height:1.6}.action-row,.oauth-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.form-shell{display:grid;gap:18px}.custom-select{position:relative;width:100%;min-width:0}.action-row>.custom-select{width:min(100%,220px)}.custom-select-trigger{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border-radius:14px;border:1px solid rgba(148,163,184,.4);background:#fffffff0;color:#0f172a;box-shadow:inset 0 1px #ffffffa6;cursor:pointer;text-align:left}.custom-select-trigger:hover{border-color:#0e749073;background:#fff}.custom-select-open .custom-select-trigger,.custom-select-trigger:focus-visible{outline:none;border-color:#0369a1b8;box-shadow:0 0 0 3px #0ea5e924,inset 0 1px #ffffffa6}.custom-select-trigger:disabled{cursor:not-allowed;color:#94a3b8;background:#f1f5f9c7}.custom-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-placeholder{color:#64748b}.custom-select-indicator{width:9px;height:9px;flex:0 0 auto;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.custom-select-open .custom-select-indicator{transform:translateY(2px) rotate(225deg)}.custom-select-menu{position:absolute;z-index:40;top:calc(100% + 8px);left:0;right:0;max-height:240px;overflow:auto;display:grid;gap:4px;padding:6px;border-radius:16px;border:1px solid rgba(148,163,184,.28);background:#fffffffa;box-shadow:0 18px 45px #0f172a29}.custom-select-option{min-height:40px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:#0f172a;cursor:pointer;text-align:left}.custom-select-option:hover,.custom-select-option:focus-visible{outline:none;background:#e0f2feb8}.custom-select-option-selected{background:linear-gradient(135deg,#0f766e1f,#0369a11f);color:#075985;font-weight:700}.custom-select-option-selected:after{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#0f766e}.custom-select-option:disabled{cursor:not-allowed;color:#94a3b8}.auth-simple-shell{width:100%;justify-items:center;padding:28px 0 40px;align-content:center}.auth-card{width:min(100%,440px);display:grid;gap:22px;padding:34px 32px 28px;background:#fffffff5;border-radius:24px;border:1px solid rgba(226,232,240,.95);box-shadow:0 24px 60px #0f172a14;-webkit-backdrop-filter:none;backdrop-filter:none}.auth-card-register{width:min(100%,480px)}.auth-card-intro{display:grid;gap:8px;text-align:center}.auth-card-intro .lede{max-width:38ch;justify-self:center;margin-top:4px;font-size:.98rem;color:#5b6878}.auth-card-intro h1{font-size:clamp(2rem,4vw,2.7rem);line-height:1.04;letter-spacing:-.04em;color:#0f172a}.auth-card-subtitle{margin:0;font-size:1rem;font-weight:700;color:#0f766e}.auth-provider-stack{display:grid;gap:12px}.auth-provider-stack-register{grid-template-columns:1fr}.auth-provider-button{width:100%;min-height:52px;padding:0 18px;border-radius:14px;justify-content:center;background:#fff;border-color:#cbd5e1f2;box-shadow:0 1px 2px #0f172a0a}.auth-provider-button-content{display:inline-flex;align-items:center;gap:14px}.auth-provider-icon{width:22px;height:22px;flex:0 0 auto}.auth-provider-label{font-weight:700;color:#334155}.auth-divider{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;color:#7b8794;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#94a3b847}.auth-form-compact{display:grid;gap:18px}.auth-form-grid-compact{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.auth-form-grid-compact-register{grid-template-columns:1fr}.auth-field{display:grid;gap:7px;color:#334155;font-weight:600}.auth-field span{font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#596579}.auth-field-full{grid-column:1 / -1}.auth-form.auth-form-compact input{min-height:54px;border-radius:12px;border:1px solid rgba(226,232,240,.95);background:#f4f7fa;padding:0 16px;color:#0f172a;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.auth-form.auth-form-compact input:focus{outline:none;border-color:#0f766e73;background:#fff;box-shadow:0 0 0 4px #0f766e1a}.auth-checkbox-card{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:0;border-radius:0;background:transparent;border:0;color:#5b6878;line-height:1.55;font-size:.92rem}.auth-checkbox-card input{margin-top:2px}.auth-submit{width:100%;min-height:54px;font-weight:700;border-radius:14px;box-shadow:0 12px 28px #0f766e33}.auth-card-footer{display:grid;gap:10px;justify-items:center;text-align:center;padding-top:6px}.auth-support-copy{color:#5b6878;line-height:1.6;font-weight:600}.auth-support-copy a,.auth-inline-link,.auth-checkbox-card a{color:#0f766e;font-weight:600}.form-feedback{margin:0;padding:13px 14px;border-radius:14px}.form-feedback-error{background:#fee2e2e6;border:1px solid rgba(248,113,113,.25);color:#991b1b}.narrow-card{max-width:720px;width:100%;justify-self:center}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:8px;color:#334155}.auth-form input{min-height:46px;border-radius:14px;border:1px solid rgba(148,163,184,.4);background:#ffffffe6;padding:0 14px}.checkbox-row{grid-template-columns:auto 1fr;align-items:start}.route-state,.media-stage,.upload-dropzone{display:grid;place-items:center;min-height:240px;text-align:center;color:#475569}.upload-dropzone{border:2px dashed rgba(14,116,144,.32);background:#e0f2fe59}.app-hero{display:grid;gap:24px;grid-template-columns:minmax(0,1.2fr) minmax(320px,1fr);align-items:start}.summary-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.summary-card{display:grid;gap:6px;padding:18px;border-radius:22px;background:#f8fafce6;border:1px solid rgba(148,163,184,.2)}.summary-card strong,.status-chip{color:#0f172a}.summary-card strong{font-size:1.1rem}.summary-card span{color:#475569;line-height:1.5}.summary-label{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700;color:#0f766e}.recap-page-header{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:18px 24px}.recap-page-heading{min-width:0}.recap-page-heading h1{margin:0;font-size:clamp(1.7rem,2.2vw,2.1rem);line-height:1.05}.recap-page-meta{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.recap-page-badge{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(148,163,184,.26);background:#f8fafceb;color:#334155;font-size:.92rem;font-weight:700;white-space:nowrap}.feedback-card{display:grid;gap:8px}.feedback-card p{margin:0;color:#334155;line-height:1.6}.feedback-card-success{background:#ecfdf5e6;border-color:#10b98138}.feedback-card-error{background:#fef2f2eb;border-color:#ef444438}.empty-state{display:grid;gap:16px;align-items:center;justify-items:start;min-height:220px}.empty-state h2,.upload-panel h2,.upload-sidepanel h2{margin:0}.empty-state p{margin:8px 0 0;color:#475569;line-height:1.6}.empty-state-compact{min-height:auto}.prose-card{max-width:900px}.recap-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.recap-list{display:grid;gap:0;padding:0;overflow:visible}.recap-list-head,.recap-row{display:grid;grid-template-columns:160px minmax(0,1fr) minmax(270px,.52fr) 188px;gap:18px;align-items:center}.recap-list-head{min-height:52px;padding:0 24px;border-bottom:1px solid rgba(148,163,184,.22);color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.recap-row{position:relative;min-height:128px;padding:18px 24px;border-bottom:1px solid rgba(148,163,184,.18);background:#ffffffc7;transition:background .14s ease,box-shadow .14s ease}.recap-row:last-child{border-bottom:0}.recap-row:hover,.recap-row:focus-within{background:#f0fdfab8;box-shadow:inset 4px 0 #0f766ed1}.recap-row-preview{position:relative;display:block;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;background:#0f172a;color:#f8fafc;box-shadow:0 12px 26px #0f172a2e}.recap-row-thumbnail,.recap-row-preview-empty{display:block;width:100%;height:100%}.recap-row-thumbnail{object-fit:cover;background:#020617}.recap-row-preview-empty{display:grid;place-items:center;background:linear-gradient(135deg,#0f766ed9,#0369a1db),#0f172a;color:#f8fafce0;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.recap-row-play{position:absolute;inset:50% auto auto 50%;display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:#0f172ab8;color:transparent;transform:translate(-50%,-50%)}.recap-row-play:before{content:"";width:0;height:0;margin-left:3px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid #ffffff}.recap-row-duration{position:absolute;right:8px;bottom:7px;min-height:22px;padding:3px 7px;border-radius:6px;background:#0f172ac7;color:#f8fafc;font-size:.72rem;font-weight:800}.recap-row-main{display:grid;min-width:0;gap:6px}.recap-row-status-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-height:28px}.recap-row-title{margin:0;min-width:0;font-size:1rem;line-height:1.28}.recap-row-title a{display:block;overflow:hidden;color:#0f172a;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.recap-row-title a:hover{color:#0f766e}.recap-row-url,.recap-row-description,.recap-row-submeta{margin:0;min-width:0}.recap-row-url{overflow:hidden;color:#64748b;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.recap-row-description{display:-webkit-box;overflow:hidden;color:#475569;font-size:.82rem;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.recap-row-submeta{display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-size:.74rem;font-weight:700}.recap-row-submeta span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#f1f5f9db}.recap-row-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0}.recap-row-stat{display:grid;gap:4px;min-width:0;padding:10px;border-radius:8px;background:#f8fafcf0;border:1px solid rgba(148,163,184,.18)}.recap-row-stat strong{overflow:hidden;color:#0f172a;font-size:.8rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.recap-row-actions{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px}.recap-row-detail-link{min-height:38px;padding:0 14px;border-radius:8px;font-size:.88rem;white-space:nowrap}.recap-row-more{position:relative}.recap-row-more summary{display:inline-flex;width:42px;min-height:38px;align-items:center;justify-content:center;padding:0;border-radius:8px;border:1px solid rgba(148,163,184,.32);background:#ffffffe6;color:#0f172a;cursor:pointer;font-size:.84rem;font-weight:800;list-style:none;white-space:nowrap}.recap-row-more-dots{display:inline-grid;gap:3px;place-items:center}.recap-row-more-dots span{width:4px;height:4px;border-radius:999px;background:currentColor}.recap-row-more summary::-webkit-details-marker{display:none}.recap-row-more-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;display:grid;min-width:190px;padding:8px;border-radius:10px;border:1px solid rgba(148,163,184,.24);background:#fff;box-shadow:0 18px 42px #0f172a29}.recap-row-more:not([open]) .recap-row-more-menu{display:none}.recap-row-more-menu button{display:flex;min-height:38px;width:100%;align-items:center;justify-content:flex-start;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#0f172a;cursor:pointer;font:inherit;font-size:.86rem;font-weight:700;text-align:left}.recap-row-more-menu button:hover,.recap-row-more-menu button:focus-visible{background:#f1f5f9f2}.recap-row-more-menu button:disabled{cursor:not-allowed;opacity:.55}.recap-row-more-menu .recap-row-danger-action{color:#b91c1c}.recap-filter-panel{display:grid;grid-template-columns:minmax(220px,1.3fr) repeat(4,minmax(150px,1fr)) auto;gap:14px;align-items:end}.recap-filter-panel label{display:grid;gap:7px;color:#334155}.recap-filter-panel label span{color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.recap-filter-panel input,.recap-filter-panel select{min-height:44px;border-radius:14px;border:1px solid rgba(148,163,184,.35);background:#ffffffeb;color:#0f172a;padding:0 12px}.recap-filter-reset{min-height:44px;white-space:nowrap}.prose-card{padding:28px}.prose-stack{display:grid;gap:24px}.prose-section{display:grid;gap:12px}.prose-columns{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.prose-section p,.prose-list{color:#334155;line-height:1.7}.prose-list{margin:0;padding-left:20px;display:grid;gap:10px}.prose-note{padding:14px 16px;border-radius:18px;background:#e0f2fe8c;border:1px solid rgba(14,116,144,.18)}.legal-hero{display:grid;gap:20px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);align-items:stretch}.legal-hero-copy{display:grid;gap:16px;align-content:start}.legal-badge-card{display:grid;gap:12px;align-content:start;padding:20px;border-radius:24px;background:linear-gradient(180deg,#0f766e14,#0369a11a);border:1px solid rgba(15,23,42,.08)}.legal-badge-label,.legal-fact-label{text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:700;color:#0f766e}.legal-contact-link{color:#0f172a;font-weight:700;word-break:break-word}.legal-card-grid{display:grid;gap:28px}.legal-section{display:grid;gap:16px}.legal-facts-grid,.legal-copy-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.legal-fact-card{display:grid;gap:10px;padding:18px;border-radius:22px;background:#f8fafcf0;border:1px solid rgba(148,163,184,.2)}.legal-fact-value{color:#0f172a;line-height:1.5}.legal-fact-card p,.legal-outline-card p,.legal-stage-list span,.legal-copy-grid article p,.legal-badge-note{margin:0;color:#475569;line-height:1.6}.legal-fact-link{width:fit-content;font-size:.98rem}.legal-badge-list{gap:10px}.legal-badge-item{display:inline-flex;align-items:center;padding:10px 12px;border-radius:16px;background:#fffc;color:#0f172a;line-height:1.45}.legal-contact-panel{min-height:100%}.legal-contact-panel .legal-contact-link{font-size:1.05rem}.legal-copy-grid article{display:grid;gap:10px;padding:18px;border-radius:22px;background:#f8fafce6;border:1px solid rgba(148,163,184,.2)}.legal-overview-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.legal-outline-card{display:grid;gap:14px;padding:20px;border-radius:24px;background:#f8fafcf0;border:1px solid rgba(148,163,184,.2)}.legal-index-list,.legal-stage-list{margin:0;padding-left:20px;display:grid;gap:12px}.legal-index-list a{color:#0f172a;font-weight:600}.legal-stage-list li{display:grid;gap:4px}.legal-stage-list strong{color:#0f172a}.legal-section-anchor{scroll-margin-top:96px}.recap-card{display:grid;gap:20px;align-content:space-between}.status-chip{display:inline-flex;width:fit-content;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#e0f2fed9;border:1px solid rgba(14,116,144,.2);font-size:.75rem;font-weight:700;letter-spacing:.03em}.recap-card-header{display:grid;gap:8px}.recap-card-status-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.recap-card-title{font-size:.975rem;font-weight:700;line-height:1.35;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.recap-card-url{font-size:.75rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.recap-card-description{font-size:.8rem;color:#475569;line-height:1.4;margin:.25rem 0 0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recap-detail-description{white-space:pre-wrap;margin-top:.5rem}.recap-meta-edit{display:flex;flex-direction:column;gap:1rem}.recap-meta-edit-heading h2{margin:.25rem 0 0}.recap-card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.recap-stat{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-radius:14px;background:#f1f5f9eb}.recap-stat-label{font-size:.68rem;text-transform:uppercase;color:#94a3b8;letter-spacing:.06em;font-weight:600}.recap-stat strong{font-size:.88rem;color:#0f172a;font-weight:700}.pagination-bar{display:flex;align-items:center;justify-content:center;gap:16px;padding:8px 0 4px}.pagination-info{font-size:.875rem;color:#475569;min-width:120px;text-align:center}.pagination-btn{min-width:100px}.share-state-chip{display:inline-flex;align-items:center;width:fit-content;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:#f8fafcf0;color:#64748b;font-size:.78rem;font-weight:800}.share-state-chip-active{border-color:#0f766e3d;background:#ccfbf18a;color:#0f766e}.upload-workspace{display:grid;gap:20px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.8fr);align-items:start}.upload-panel,.upload-sidepanel{display:grid;gap:18px;align-content:start}.upload-composer{padding:28px;gap:22px}.upload-panel-header{display:flex;align-items:start;justify-content:space-between;gap:16px}.upload-file-type{min-height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#0e74901a;color:#0f766e;font-size:.78rem;font-weight:800;letter-spacing:.08em}.upload-dropzone-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;min-height:150px;padding:24px;border-radius:22px;border:1px dashed rgba(14,116,144,.42);background:linear-gradient(180deg,#f0f9ffe0,#fffffff0);box-shadow:inset 0 1px #fffc;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.upload-dropzone-card-active{border-color:#0369a1;box-shadow:0 14px 32px #0369a11f,inset 0 0 0 1px #0369a12e;transform:translateY(-1px)}.upload-file-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.upload-dropzone-mark{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#0f766e,#0369a1);color:#fff;font-size:.8rem;font-weight:900;letter-spacing:.08em}.upload-dropzone-copy{display:grid;gap:6px;min-width:0;text-align:left}.upload-dropzone-copy strong{overflow:hidden;color:#0f172a;font-size:1.05rem;text-overflow:ellipsis;white-space:nowrap}.upload-dropzone-copy span{color:#64748b;line-height:1.5}.upload-picker-button{white-space:nowrap}.upload-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.upload-input-wide{grid-column:1 / -1}.upload-input-label{display:grid;gap:8px;color:#334155}.upload-input-label input,.upload-input-label textarea{width:100%;min-height:46px;border-radius:14px;border:1px solid rgba(148,163,184,.4);background:#ffffffeb;padding:10px 14px;color:#0f172a;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.upload-input-label textarea{min-height:108px;resize:vertical}.upload-input-label input:focus,.upload-input-label textarea:focus{border-color:#0369a1b8;background:#fff;box-shadow:0 0 0 3px #0ea5e924}.upload-progress-card{display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid rgba(14,116,144,.18);background:#f0fdfadb}.upload-progress-header,.upload-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:14px}.upload-progress-header strong{color:#0f172a}.upload-progress-header span{color:#0f766e;font-weight:800}.upload-progress-track{height:10px;overflow:hidden;border-radius:999px;background:#cbd5e1b3}.upload-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#0369a1);transition:width .18s ease}.upload-progress-meta{color:#475569;font-size:.88rem;line-height:1.45}.upload-file-summary{display:grid;gap:6px;padding:16px 18px;border-radius:20px;background:#ffffffd9;border:1px solid rgba(148,163,184,.24)}.upload-file-summary strong{color:#0f172a}.upload-file-summary span,.upload-guidance-list{color:#475569;line-height:1.6}.upload-file-summary-muted{background:#f8fafcd9}.upload-guidance-list{margin:0;padding-left:20px;display:grid;gap:10px}.upload-info-panel{position:sticky;top:24px}.upload-result-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start}.detail-hero,.recap-detail-card{display:grid;gap:18px}.detail-panel-header,.detail-metadata{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.detail-metadata span,.detail-share-item{padding:12px 14px;border-radius:18px;background:#f1f5f9e6;color:#334155}.detail-metadata-block{align-items:stretch}.detail-share-list{display:grid;gap:12px}.detail-share-item{display:grid;gap:6px}.detail-event-list{display:grid;gap:14px}.detail-event-item{display:grid;gap:10px;padding:16px;border-radius:22px;background:#f8fafcf2;border:1px solid rgba(148,163,184,.2);text-align:left}.detail-event-item-active{border-color:#0e749057;background:#e0f2fe66}.detail-event-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.detail-url{margin:0;color:#0f766e;word-break:break-word}.detail-inspector{display:grid;gap:14px;padding:18px;border-radius:22px;background:#f1f5f9eb}.detail-inspector-grid{display:flex;flex-wrap:wrap;gap:12px}.detail-inspector-grid span{padding:10px 12px;border-radius:16px;background:#ffffffeb;color:#334155}.detail-filter-row{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.detail-filter-actions{display:flex;align-items:end}.detail-filter-row label{display:grid;gap:8px;color:#334155}.detail-filter-row input,.detail-filter-row select{min-height:44px;border-radius:14px;border:1px solid rgba(148,163,184,.4);background:#fffffff2;padding:0 12px}.detail-timeline-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start}.viewer-public-shell,.viewer-app-shell{min-height:100vh;background:#020305;color:#f8fafc}.viewer-app-shell{display:block}.viewer-route-state{min-height:100vh;display:grid;place-items:center;background:#020305;color:#e5e7eb}.browser-viewer-shell{min-height:100vh;display:grid;gap:18px;align-content:start;padding:14px;background:radial-gradient(circle at 56% 6%,rgba(114,92,255,.14),transparent 26%),linear-gradient(180deg,#06070b,#020305);color:#f8fafc}.browser-viewer-topbar{min-height:70px;display:flex;align-items:center;gap:24px;padding:14px 22px;border-radius:22px;background:#181822f0;border:1px solid rgba(148,163,184,.16);box-shadow:0 22px 58px #0000006b}.browser-viewer-brand{gap:14px;min-width:120px;color:#fff}.browser-viewer-logo{width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,#7c3aed 10%,#ec4899 72%,#fb7185);box-shadow:0 0 28px #a855f761}.browser-viewer-nav{gap:24px;flex:1}.browser-viewer-nav a,.browser-viewer-nav span{color:#8f8f9e;font-size:.82rem;font-weight:800}.browser-viewer-nav .active{color:#fff;text-decoration:underline;text-decoration-color:#8b5cf6;text-underline-offset:8px}.browser-viewer-button,.browser-gradient-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.12);border-radius:13px;padding:0 20px;background:#1f1f2bf2;color:#fff;font-size:.76rem;font-weight:900;cursor:pointer}.browser-viewer-button.primary,.browser-gradient-button{border-color:#ffffff14;background:linear-gradient(135deg,#7c3aed,#a855f7 45%,#ec4899);box-shadow:0 18px 38px #7c3aed47}.browser-viewer-button:disabled{cursor:default;opacity:.85}.viewer-feedback{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 16px;border-radius:16px;font-weight:700}.viewer-feedback-success{background:#16a34a29;color:#86efac;border:1px solid rgba(34,197,94,.24)}.viewer-feedback-error{background:#dc262629;color:#fca5a5;border:1px solid rgba(248,113,113,.24)}.browser-session-chip{max-width:min(100%,520px);min-height:30px;display:inline-grid;grid-template-columns:auto minmax(0,auto) auto;align-items:center;gap:8px;padding:6px 10px;border-radius:9px;border:1px solid rgba(139,92,246,.36);background:#221d38d1;color:#c4b5fd;font-size:.72rem}.browser-session-chip span,.browser-session-chip time{color:#8f8fba;text-transform:uppercase;letter-spacing:.08em}.browser-session-chip strong{min-width:0;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browser-viewer-layout{display:grid;grid-template-columns:minmax(0,1fr) 680px;gap:18px;align-items:start}.browser-viewer-stage{display:grid;gap:18px;min-width:0}.browser-video-card,.browser-timeline-card,.browser-inspector{border:1px solid rgba(148,163,184,.12);background:#16161ff0;box-shadow:0 26px 70px #00000070}.browser-video-card{border-radius:22px;padding:4px}.browser-video-frame{position:relative;min-height:clamp(620px,58vh,790px);max-height:clamp(620px,58vh,790px);display:grid;overflow:hidden;border-radius:18px;background:radial-gradient(circle at top,rgba(79,70,229,.16),transparent 34%),linear-gradient(180deg,#06070b,#000)}.browser-video-player{width:100%;height:100%;min-height:clamp(620px,58vh,790px);max-height:clamp(620px,58vh,790px);object-fit:contain;background:#000}.browser-video-time{position:absolute;top:16px;right:16px;padding:5px 10px;border-radius:8px;background:#06070bc7;color:#9ca3af;font-family:Cascadia Code,Consolas,monospace;font-size:.72rem;font-weight:800}.browser-video-empty{display:grid;place-items:center;align-content:center;gap:10px;padding:32px;text-align:center;color:#9ca3af}.browser-video-empty strong{color:#f8fafc;font-size:1.35rem}.browser-timeline-toolbar input{min-height:46px;border:1px solid rgba(148,163,184,.08);border-radius:14px;background:#090a10d1;color:#9ca3af;padding:0 16px}.browser-timeline-legend{flex-wrap:wrap;justify-content:flex-end;gap:10px;color:#9ca3af;font-size:.74rem;font-weight:800}.browser-timeline-scale{display:grid;grid-template-columns:1fr auto 1fr;color:#9ca3af;font-family:Cascadia Code,Consolas,monospace;font-size:.72rem}.browser-timeline-scale strong{justify-self:center;color:#fff}.browser-timeline-row strong{display:block;margin-bottom:4px;color:#fff}.browser-timeline-row span{color:#9ca3af;font-size:.75rem}.browser-timeline-track{position:relative;min-height:24px;width:100%;border:0;border-radius:999px;background:#1e1e2cfa;overflow:hidden;cursor:pointer}.browser-timeline-fill{position:absolute;inset:6px 0;border-radius:999px;background:linear-gradient(90deg,#6366f173,#ec489957)}.browser-playhead{position:absolute;top:2px;bottom:2px;width:2px;background:#fff;z-index:2}.browser-timeline-dot:hover{outline:6px solid rgba(139,92,246,.16)}.tone-error{background:#ff4d78}.tone-warning{background:#fbbf24}.tone-network{background:#60a5fa}.tone-note{background:#8b5cf6}.browser-notes-empty{color:#d1d5db;font-size:.85rem}.browser-note-card{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid rgba(139,92,246,.35);border-radius:999px;background:#8b5cf61f;color:#c4b5fd;text-align:left;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);max-width:280px}.browser-note-card:hover{background:#8b5cf638;border-color:#8b5cf6a6;transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf626}.browser-note-card time{font-family:Cascadia Code,monospace;font-weight:800;font-size:.76rem;color:#a78bfa;background:#8b5cf640;padding:2px 6px;border-radius:999px;white-space:nowrap}.browser-note-card span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e5e7eb;font-size:.86rem}.browser-inspector{position:sticky;top:14px;max-height:calc(100vh - 28px);overflow:auto;display:grid;gap:16px;align-content:start;padding:16px;border-radius:26px}.browser-inspector-header{min-height:70px;display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:16px;border-radius:20px;border:1px solid rgba(148,163,184,.1);background:#181822e0}.browser-inspector-header span{color:#8e8e9b;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.16em}.browser-inspector-header strong{display:block;margin-top:8px;color:#fff;word-break:break-word}.browser-inspector-tabs button{min-height:40px;border:0;border-radius:12px;background:#1e1e2af5;color:#8e8e9b;font-size:.72rem;font-weight:900;cursor:pointer}.browser-inspector-tabs button.active{color:#fff;background:#2d2a43fa;box-shadow:inset 0 0 0 1px #8b5cf6c7}.browser-inspector-search{min-height:44px;width:100%;border:1px solid rgba(148,163,184,.08);border-radius:14px;background:#06070bb8;color:#fff;padding:0 14px}.browser-inspector-empty{margin:0;padding:18px;color:#8e8e9b;text-align:center}.browser-log-card{width:100%;display:grid;gap:8px;padding:16px;border-radius:16px;border:1px solid rgba(148,163,184,.12);background:#1f1f2bf0;color:#fff;text-align:left;cursor:pointer}.browser-log-card.selected{border-color:#8b5cf6b8}.browser-log-card.tone-error{border-left:4px solid #ff4d78}.browser-log-card.tone-warning{border-left:4px solid #fbbf24}.browser-log-card.tone-network{border-left:4px solid #60a5fa}.browser-log-card>div{justify-content:space-between;gap:10px;color:#8e8e9b;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.browser-log-card strong{color:#fff;line-height:1.35;word-break:break-word}.browser-log-card p{color:#c7c7d2;line-height:1.45;font-size:.82rem}.browser-detail-card{display:grid;gap:10px;padding:16px;border-radius:18px;background:#181822e0}.browser-detail-heading h2{color:#fff;font-size:1rem}.browser-detail-heading span{color:#8e8e9b;font-family:Cascadia Code,Consolas,monospace;font-size:.75rem}.browser-detail-field{display:grid;gap:4px;padding:10px 12px;border-radius:12px;background:#06070b73;border:1px solid rgba(148,163,184,.1)}.browser-detail-field span{color:#8e8e9b;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.browser-detail-field strong{color:#fff;line-height:1.45;word-break:break-word}.browser-inspector-footer{justify-content:space-between;gap:10px;color:#8e8e9b;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}@media(max-width:1280px){.browser-viewer-layout{grid-template-columns:minmax(0,1fr) 420px}}@media(max-width:980px){.browser-viewer-layout{grid-template-columns:1fr}.browser-inspector{position:static;max-height:none}.browser-viewer-topbar{align-items:stretch;flex-direction:column}.browser-viewer-actions,.browser-viewer-nav{justify-content:flex-start}}@media(max-width:720px){.browser-viewer-shell{padding:10px}.browser-video-frame,.browser-video-player{min-height:clamp(320px,54vh,520px);max-height:clamp(320px,54vh,520px)}.browser-timeline-toolbar,.browser-timeline-row{grid-template-columns:1fr}.browser-timeline-legend{justify-content:flex-start}}.public-share-shell{display:grid;gap:18px}.public-share-summary{display:flex;justify-content:space-between;gap:22px;align-items:flex-end;padding:20px 22px;border-radius:24px;border:1px solid rgba(148,163,184,.22);background:#ffffffe0;box-shadow:0 18px 46px #0f172a12}.public-share-title h1{max-width:880px;margin:0;color:#0f172a;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.08}.public-share-title p{margin-top:8px;color:#64748b;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.summary-metrics-inline{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.summary-metrics-inline span{padding:9px 12px;border-radius:12px;background:#0f172a0d;color:#0f172a;font-size:.82rem;font-weight:700;white-space:nowrap}.public-share-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:18px;align-items:start}.public-share-stage{display:grid;gap:18px;min-width:0}.video-stage-card{--video-stage-height: clamp(520px, 58vh, 760px);border-radius:18px;padding:4px;border:1px solid rgba(148,163,184,.2);background:#ffffffc7;box-shadow:0 24px 60px #0f172a17}.video-frame-shell{border-radius:16px;overflow:hidden;width:100%;min-height:var(--video-stage-height);max-height:var(--video-stage-height);margin:0;background:radial-gradient(circle at top,rgba(23,37,84,.22),transparent 40%),linear-gradient(180deg,#08131b,#04090d 70%);display:grid}.player-video.cinematic{grid-row:1;grid-column:1;min-height:var(--video-stage-height);max-height:var(--video-stage-height);height:100%;width:100%;object-fit:contain;background:transparent}.video-empty-state{min-height:var(--video-stage-height);max-height:var(--video-stage-height);display:grid;place-items:center;padding:32px}.video-empty-copy{max-width:420px;text-align:center;color:#dbe5ee}.video-empty-copy strong{display:block;margin-bottom:10px;color:#f8fafc;font-size:1.35rem}.video-empty-copy p{color:#94a3b8;line-height:1.6;word-break:break-word}.video-duration-badge{grid-row:1;grid-column:1;align-self:start;justify-self:end;z-index:2;margin:14px 14px 0 0;background:#04090dad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#94a3b8;font-size:.7rem;font-family:Cascadia Code,Consolas,monospace;font-variant-numeric:tabular-nums;letter-spacing:.05em;padding:4px 10px;border-radius:8px;border:1px solid rgba(148,163,184,.14);pointer-events:none;-webkit-user-select:none;user-select:none}.timeline-card-v2{display:grid;gap:16px;padding:18px 20px 20px;border-radius:24px;border:1px solid rgba(148,163,184,.2);background:#ffffffe6;box-shadow:0 18px 46px #0f172a12}.timeline-toolbar-v2,.timeline-toolbar-left,.timeline-legend-v2,.inspector-log-meta,.inspector-footer{display:flex;flex-wrap:wrap;gap:10px}.timeline-toolbar-v2{justify-content:space-between;align-items:center}.timeline-toolbar-left{flex:1 1 320px;align-items:center}.public-share-current-time{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:10px;background:#0f172a;color:#f8fafc;font-family:Cascadia Code,Consolas,monospace;font-size:.78rem;font-weight:800}.public-share-page-url{min-width:0;max-width:min(52vw,520px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:.86rem}.timeline-legend-v2{justify-content:flex-end;color:#475569;font-size:.76rem;font-weight:700}.legend-item-v2{display:inline-flex;align-items:center;gap:6px}.legend-swatch{width:9px;height:9px;border-radius:999px}.timeline-scale-v2{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#64748b;font-size:.74rem}.timeline-scale-v2 strong{justify-self:center;color:#0f172a}.app-main .browser-viewer-shell{min-height:auto;padding:0;background:transparent}.viewer-action-panel{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.viewer-action-panel h1{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.08}.viewer-action-panel .lede{margin-top:8px}.timeline-scale-v2 span:last-child{justify-self:end}.timeline-tracks-v2{display:grid;gap:12px}.timeline-row-v2{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:center}.timeline-row-labels strong{display:block;margin-bottom:4px;color:#0f172a}.timeline-row-labels span{color:#64748b;font-size:.74rem}.timeline-track-surface{position:relative;min-height:28px;width:100%;border:0;border-radius:999px;background:#e2e8f0e6;overflow:hidden;padding:0;cursor:pointer}.timeline-track-fill{position:absolute;inset:6px 0;border-radius:999px;background:linear-gradient(90deg,#c9d8e0e6,#e6eef3e6)}.timeline-playhead{position:absolute;top:-4px;bottom:-4px;width:2px;background:#0f6b7e;box-shadow:0 0 0 1px #0f6b7e1a;z-index:2}.timeline-playhead:after{content:"";position:absolute;top:-2px;left:50%;width:10px;height:10px;border-radius:2px;background:#0f6b7e;transform:translate(-50%) rotate(45deg)}.timeline-dot{position:absolute;top:50%;width:10px;height:10px;border-radius:999px;transform:translate(-50%,-50%);z-index:3;cursor:pointer}.timeline-dot:hover{outline:5px solid rgba(15,107,126,.12)}.tone-error{background:#d92d20}.tone-warning{background:#b7791f}.tone-network{background:#0f6b7e}.tone-note{background:#155e75}.inspector-panel-v2{display:grid;gap:14px;position:sticky;top:16px;max-height:calc(100vh - 120px);overflow:auto;padding:16px;border-radius:28px;border:1px solid rgba(148,163,184,.2);background:#ffffffeb;box-shadow:0 24px 60px #0f172a14}.inspector-header-card{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:#f8fafcf2}.inspector-kicker,.inspector-version{display:block;color:#64748b;font-size:.68rem;text-transform:uppercase;letter-spacing:.14em}.inspector-header-card strong{display:block;margin-top:6px;color:#0f172a;word-break:break-word}.inspector-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.inspector-tabs button{min-height:40px;border:0;border-radius:12px;background:#f1f5f9f2;color:#64748b;font-size:.72rem;font-weight:800;text-transform:uppercase;cursor:pointer}.inspector-tabs button.active{background:#fff;box-shadow:0 10px 24px #0f172a14;color:#0f172a}.inspector-search-row input{width:100%;min-height:44px;padding:0 14px;border-radius:14px;border:1px solid rgba(148,163,184,.28);background:#f8fafc}.inspector-log-list{display:grid;gap:10px}.inspector-log-card{width:100%;text-align:left;padding:12px 14px;border-radius:16px;border:1px solid rgba(148,163,184,.18);background:#fff;box-shadow:0 10px 30px #0f172a0d;cursor:pointer}.inspector-log-card.selected{border-color:#0f6b7e47;box-shadow:0 16px 30px #0f6b7e24}.inspector-log-meta{justify-content:space-between;align-items:center;margin-bottom:8px;color:#64748b;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em}.inspector-log-card strong{display:block;margin-bottom:6px;color:#111827;word-break:break-word;overflow-wrap:break-word}.inspector-log-card p{color:#475569;font-size:.82rem;line-height:1.45}.inspector-log-card.tone-error{border-left:3px solid #d92d20}.inspector-log-card.tone-warning{border-left:3px solid #b7791f}.inspector-log-card.tone-network{border-left:3px solid #0f6b7e}.inspector-detail-card{padding:16px;border-radius:18px;background:#f8fafcf2}.panel-heading.compact{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.panel-heading.compact h2{font-size:1rem}.panel-heading.compact span{color:#64748b;font-family:Cascadia Code,Consolas,monospace;font-size:.75rem}.event-detail-grid{display:grid;gap:10px}.detail-field{display:grid;gap:4px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(148,163,184,.16)}.detail-field span{color:#64748b;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.detail-field strong{color:#0f172a;line-height:1.45;word-break:break-word}.detail-field.code strong{font-family:Cascadia Code,Consolas,monospace;font-size:.76rem}.inspector-footer{justify-content:space-between;color:#64748b;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.auth-card-label{display:inline-flex;margin-bottom:8px;color:#0f766e;font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.overview-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.overview-hero{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1.15fr);gap:22px;align-items:center;padding:22px 26px}.overview-hero-copy{display:grid;align-content:start;gap:10px}.overview-hero-copy .eyebrow{margin-bottom:0}.overview-hero-copy h1{max-width:820px;font-size:clamp(2rem,3.6vw,3.05rem);line-height:1}.overview-hero-copy .action-row{margin-top:4px}.overview-metric-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.overview-metric-grid .summary-card{min-height:104px;padding:14px 16px;border-radius:18px}.overview-metric-grid .summary-card strong{font-size:1.25rem}.overview-metric-grid .summary-card span:not(.summary-label){font-size:.82rem}.overview-panel{grid-column:span 4;display:grid;gap:14px;align-content:start;min-height:300px}.overview-upload-panel{background:linear-gradient(180deg,#ffffffe6,#f0fdfabd);border-color:#0f766e2e}.overview-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.overview-panel-header h2{font-size:1.2rem}.overview-text-link{color:#0369a1;font-weight:700;white-space:nowrap}.overview-small-button{min-height:38px;padding:0 12px;border-radius:12px;white-space:nowrap}.overview-list{display:grid;gap:8px}.overview-list-item{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:62px;padding:10px;border-radius:16px;border:1px solid rgba(148,163,184,.2);background:#f8fafcd1;color:#0f172a;text-align:left}.overview-list-button{cursor:pointer}.overview-list-button:disabled{cursor:wait;opacity:.68}.overview-list-item:hover{background:#f1f5f9f2}.overview-item-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#0f172a;color:#f8fafc;font-size:.78rem;font-weight:800}.overview-item-main{min-width:0;display:grid;gap:4px}.overview-item-main strong,.overview-item-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-item-main strong{color:#0f172a;font-size:.95rem}.overview-item-main small,.overview-muted,.overview-empty span{color:#64748b;line-height:1.5}.overview-item-stat{justify-self:end;padding:7px 9px;border-radius:999px;background:#e0f2febd;color:#075985;font-size:.72rem;font-weight:800;white-space:nowrap}.overview-empty{display:grid;gap:8px;padding:14px;border-radius:18px;background:#f8fafcd1;border:1px dashed rgba(148,163,184,.38)}.overview-empty strong{color:#0f172a}.overview-extension-item{display:grid}.overview-shares-panel{grid-column:span 4}.overview-share-list{display:grid;gap:10px;max-height:620px;overflow:auto;padding-right:2px}.overview-share-card{display:grid;gap:10px;padding:10px;border-radius:16px;border:1px solid rgba(148,163,184,.2);background:#f8fafcdb}.overview-share-main{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center}.overview-share-meta,.overview-share-actions{display:flex;flex-wrap:wrap;gap:8px}.overview-share-meta span{padding:7px 9px;border-radius:999px;background:#e0f2febd;color:#075985;font-size:.72rem;font-weight:800}.overview-danger-button{border-color:#dc262638;color:#b91c1c}@media(max-width:900px){.site-shell{padding:16px}.site-header-auth,.site-footer-auth{width:100%}.site-header,.site-footer,.hero-split,.viewer-grid,.three-up,.two-up,.legal-hero,.auth-hero,.app-hero,.upload-workspace,.detail-timeline-grid,.upload-result-grid,.overview-hero{display:grid;grid-template-columns:1fr}.hero-split>:first-child,.hero-split>:last-child,.viewer-grid>:not(:first-child),.three-up>:not(:first-child),.two-up>:not(:first-child){grid-column:1 / -1}.overview-panel{grid-column:1 / -1}.overview-metric-grid{grid-template-columns:1fr}.recap-page-header{flex-direction:column}.recap-page-meta{justify-content:flex-start}.recap-filter-panel{grid-template-columns:1fr}.recap-list-head{display:none}.recap-row{grid-template-columns:minmax(132px,.42fr) minmax(0,1fr);gap:14px;padding:16px}.recap-row-stats,.recap-row-actions{grid-column:1 / -1}.recap-row-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.recap-row-actions{justify-content:flex-start}.upload-info-panel{position:static}}@media(max-width:720px){.auth-card{padding:24px}.site-header-auth{gap:12px}.auth-utility-nav{width:100%;justify-content:space-between}.auth-form-grid-compact,.auth-provider-stack-register{grid-template-columns:1fr}.upload-composer{padding:20px}.upload-dropzone-card,.upload-form-grid{grid-template-columns:1fr}.upload-dropzone-card{justify-items:start}.upload-progress-header,.upload-progress-meta{align-items:flex-start;flex-direction:column;gap:6px}.recap-row{grid-template-columns:1fr}.recap-row-preview{max-width:280px}.recap-row-stats{grid-template-columns:1fr}.recap-row-actions{align-items:stretch;flex-direction:column}.recap-row-detail-link,.recap-row-more,.recap-row-more summary{width:100%}.recap-row-more-menu{left:0;right:auto;width:100%}}.landing-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;border:1px solid rgba(15,118,110,.35);background:#ccfbf18c;color:#0f766e;font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}.landing-hero{text-align:center;padding:64px 24px 48px;display:grid;gap:0;justify-items:center}.landing-hero h1{font-size:clamp(2.8rem,6vw,4.5rem);line-height:1;max-width:14ch;color:#0f172a}.landing-hero h1 em{font-style:normal;color:#0f766e}.landing-hero .lede{max-width:60ch;text-align:center;margin-top:18px}.landing-hero .action-row{justify-content:center;margin-top:28px}.landing-stat-grid{width:min(100%,980px);display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}.landing-stat-card{display:grid;gap:8px;padding:22px 24px;text-align:left;border-radius:22px;border:1px solid rgba(148,163,184,.2);background:#fffc;box-shadow:0 14px 36px #0f172a0d}.landing-stat-card strong{font-family:Bahnschrift,Aptos Display,Segoe UI,sans-serif;font-size:1.65rem;color:#0f172a}.landing-stat-card span{color:#475569;line-height:1.55}.landing-benefits{display:grid;gap:24px}.landing-benefit-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-benefit-card{display:grid;gap:12px;padding:24px;border-radius:24px;background:#f8fafce0;border:1px solid rgba(148,163,184,.18)}.landing-benefit-card strong{color:#0f172a;font-size:1.05rem}.landing-benefit-card p{margin:0;color:#475569;line-height:1.7}.landing-preview-intro{display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);align-items:end}.landing-preview-intro h2{font-size:clamp(1.8rem,3.8vw,2.5rem);color:#f8fafc}.landing-preview-intro p:last-child{margin:0;color:#e2e8f0db;line-height:1.7}.landing-preview{border-radius:28px;background:radial-gradient(circle at top right,rgba(56,189,248,.24),transparent 26%),linear-gradient(160deg,#0f2027,#203a43 52%,#1f4b5d);border:1px solid rgba(255,255,255,.08);box-shadow:0 32px 80px #0f172a47;display:grid;gap:20px;overflow:hidden;position:relative;padding:20px}.landing-preview-bar{height:36px;background:#ffffff0d;display:flex;align-items:center;gap:8px;padding:0 16px;border-radius:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-preview-dot{width:10px;height:10px;border-radius:50%}.landing-preview-dot:nth-child(1){background:#ef4444}.landing-preview-dot:nth-child(2){background:#f59e0b}.landing-preview-dot:nth-child(3){background:#22c55e}.landing-preview-title{margin-left:8px;font-size:.88rem;letter-spacing:.14em;text-transform:uppercase;color:#e2e8f0c7}.landing-preview-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.95fr);gap:18px;align-items:start}.landing-preview-stage,.landing-preview-card{margin:0;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#f8fafc1a;box-shadow:0 18px 48px #0f172a2e;overflow:hidden}.landing-preview-stage{display:grid;gap:0}.landing-preview-image{width:100%;display:block;background:#0f172a66}.landing-preview-caption{display:grid;gap:8px;padding:18px 20px 20px;background:linear-gradient(180deg,#0f172a1f,#0f172a38);color:#f8fafc}.landing-preview-caption strong,.landing-preview-card-copy strong{font-size:1.02rem;line-height:1.35}.landing-preview-caption p{margin:0;color:#e2e8f0db}.landing-preview-stack{display:grid;gap:18px}.landing-preview-card{display:grid;grid-template-columns:minmax(0,1fr)}.landing-preview-card-copy{display:grid;gap:6px;padding:14px 16px 16px;background:#0f172a2e;color:#f8fafc}.landing-preview-card-copy span{font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:#bfdbfed6}.landing-preview-card-copy p{margin:0;color:#e2e8f0cc;line-height:1.55}@media(max-width:960px){.landing-stat-grid,.landing-benefit-grid,.landing-preview-intro,.landing-preview-layout{grid-template-columns:minmax(0,1fr)}.landing-preview-stack{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:720px){.landing-preview{padding:16px}.landing-preview-bar{padding:0 12px}.landing-preview-title{font-size:.76rem;letter-spacing:.1em}}.landing-preview-play{width:64px;height:64px;border-radius:50%;background:#ffffff26;border:2px solid rgba(255,255,255,.3);display:grid;place-items:center;color:#fff;font-size:1.6rem;cursor:pointer;transition:background .16s ease}.landing-preview-play:hover{background:#ffffff40}.landing-section-header{display:grid;gap:10px}.landing-section-header h2{font-family:Bahnschrift,Aptos Display,Segoe UI,sans-serif;font-size:clamp(1.5rem,3vw,2rem);color:#0f172a}.landing-section-accent{width:36px;height:4px;border-radius:4px;background:linear-gradient(90deg,#0f766e,#0369a1)}.landing-features{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing-features-spaced{margin-top:24px}.landing-feature-card{display:grid;gap:14px;padding:24px;border-radius:22px;background:#ffffffe0;border:1px solid rgba(148,163,184,.22);box-shadow:0 8px 24px #0f172a0f}.landing-feature-icon{width:fit-content;min-height:36px;padding:0 12px;border-radius:999px;background:#ccfbf1b3;border:1px solid rgba(15,118,110,.18);display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;letter-spacing:.12em;color:#0f766e}.landing-feature-card strong{display:block;color:#0f172a;font-size:1rem;margin-bottom:4px}.landing-feature-card p{margin:0;color:#475569;font-size:.875rem;line-height:1.6}.landing-workspace{display:grid;gap:24px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);align-items:start}.landing-workspace-copy{display:grid;gap:18px}.landing-workspace-lede{margin-top:0;max-width:62ch}.landing-workspace-list{display:grid;gap:14px}.landing-workspace-list-item{padding:18px 20px;border-radius:20px;background:#f8fafce6;border:1px solid rgba(148,163,184,.18)}.landing-workspace-list-item strong{color:#0f172a;line-height:1.55}.landing-workspace-panel{display:grid;gap:12px;padding:22px;border-radius:24px;background:linear-gradient(180deg,#0f766e14,#0369a114);border:1px solid rgba(14,116,144,.16)}.landing-workspace-panel-label{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700;color:#0f766e}.landing-workspace-panel-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(148,163,184,.22);color:#334155}.landing-workspace-panel-row strong{color:#0f172a}.landing-workspace-panel-note{margin:4px 0 0;color:#475569;line-height:1.65}.landing-dark-section{border-radius:28px;background:linear-gradient(135deg,#0f2027,#1a3a4a 60%,#0f766e22);border:1px solid rgba(255,255,255,.06);padding:48px;display:grid;gap:24px;grid-template-columns:1fr 1fr;align-items:center;color:#f1f5f9}.landing-dark-section .eyebrow{color:#5eead4;grid-column:1 / -1;margin-bottom:0}.landing-dark-section h2{font-family:Bahnschrift,Aptos Display,Segoe UI,sans-serif;font-size:clamp(1.8rem,3.5vw,2.4rem);color:#f8fafc;line-height:1.1;grid-column:1}.landing-stat{color:#2dd4bf}.landing-dark-blockquote{margin:0;color:#cbd5e1;font-size:.95rem;line-height:1.7;font-style:normal;grid-column:1}.landing-attribution{display:flex;align-items:center;gap:12px;grid-column:1}.landing-attribution-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#0f766e,#0369a1);display:grid;place-items:center;color:#fff;font-weight:700;font-size:.85rem;flex-shrink:0}.landing-attribution strong{display:block;color:#f1f5f9;font-size:.9rem}.landing-attribution span{display:block;color:#94a3b8;font-size:.8rem}.landing-log-panel{grid-column:2;grid-row:2 / 6;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px;display:grid;gap:6px;align-content:start;font-family:Consolas,Courier New,monospace;font-size:.78rem}.landing-log-label{color:#64748b;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.landing-log-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:6px 8px;border-radius:8px;background:#ffffff08}.landing-log-url{color:#7dd3fc}.landing-log-ok{color:#4ade80}.landing-log-err{color:#f87171}.landing-log-pending{color:#94a3b8}@media(max-width:900px){.landing-workspace,.landing-dark-section{grid-template-columns:minmax(0,1fr)}.landing-log-panel{grid-column:auto;grid-row:auto}}.app-shell{min-height:100vh;display:grid;grid-template-rows:64px 1fr;grid-template-columns:220px 1fr;transition:grid-template-columns .22s ease}.app-shell--sidebar-collapsed{grid-template-columns:64px 1fr}.app-header{grid-column:1 / -1;position:relative;z-index:1000;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px;background:#ffffffe0;border-bottom:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.app-brand-icon{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#0f766e,#0369a1);display:grid;place-items:center;color:#fff;font-size:1rem;flex-shrink:0}.app-brand-text{display:grid;gap:1px;line-height:1}.app-brand-name{font-family:Bahnschrift,Aptos Display,Segoe UI,sans-serif;font-size:.95rem;font-weight:700;color:#0f172a}.app-brand-edition{font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0f766e}.app-header-nav{display:flex;align-items:center;gap:4px}.app-header-right{display:flex;align-items:center;gap:8px}.app-header-upload-button{min-height:36px;padding:0 14px;border-radius:10px;font-size:.86rem;font-weight:800}.app-icon-btn{width:36px;height:36px;border-radius:10px;background:transparent;border:none;cursor:pointer;display:grid;place-items:center;color:#475569;font-size:1.1rem;transition:background .16s ease}.app-icon-btn:hover{background:#f1f5f9e6}.app-avatar-chip{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#0f766e,#0369a1);display:grid;place-items:center;color:#fff;font-size:.8rem;font-weight:700;cursor:pointer;flex-shrink:0;border:none;transition:opacity .16s ease}.app-avatar-chip:hover{opacity:.85}.app-avatar-menu{position:relative}.app-avatar-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:14px;box-shadow:0 8px 24px #0f172a1f;padding:6px;z-index:1100;display:flex;flex-direction:column}.app-avatar-user-info{padding:10px 12px 8px;display:flex;flex-direction:column;gap:2px}.app-avatar-user-name{font-size:.8rem;font-weight:600;color:#0f172a}.app-avatar-user-email{font-size:.72rem;color:#64748b}.app-avatar-dropdown-sep{height:1px;background:#94a3b833;margin:4px 0}.app-avatar-dropdown-item{display:block;width:100%;text-align:left;padding:8px 12px;border-radius:8px;font-size:.78rem;color:#334155;background:none;border:none;cursor:pointer;text-decoration:none;transition:background .12s ease}.app-avatar-dropdown-item:hover{background:#f1f5f9e6;color:#0f172a}.app-avatar-dropdown-item-danger{color:#dc2626}.app-avatar-dropdown-item-danger:hover{background:#fef2f2e6;color:#b91c1c}.upload-modal-backdrop{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a7a}.upload-modal-content{position:relative;width:min(100%,680px);max-height:calc(100vh - 48px);overflow:auto;border-radius:28px;box-shadow:0 28px 80px #0f172a57}.upload-modal-close{position:absolute;top:14px;right:14px;z-index:1;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(148,163,184,.32);border-radius:999px;background:#ffffffeb;color:#334155;cursor:pointer;font-size:.82rem;font-weight:900}.upload-modal-close:hover,.upload-modal-close:focus-visible{outline:none;background:#fff;color:#0f172a;box-shadow:0 0 0 3px #0ea5e924}.upload-modal-content .upload-page{display:block}.upload-modal-content .upload-hero,.upload-modal-content .upload-sidepanel,.upload-modal-content .upload-result-grid{display:none}.upload-modal-content .upload-workspace{display:block}.upload-modal-content .upload-composer{width:100%;box-shadow:none}.app-sidebar{background:#ffffffbf;border-right:1px solid rgba(148,163,184,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:20px 12px;display:flex;flex-direction:column;gap:4px;overflow-x:hidden;overflow-y:auto;transition:padding .22s ease}.app-sidebar--collapsed{padding:16px 8px}.app-sidebar-toggle{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:4px 6px;border:none;background:transparent;cursor:pointer;color:#94a3b8;font-size:.7rem;border-radius:8px;transition:background .16s ease,color .16s ease;margin-bottom:4px;flex-shrink:0}.app-sidebar-toggle:hover{background:#f1f5f9e6;color:#0f172a}.app-sidebar--collapsed .app-sidebar-toggle{justify-content:center;padding:4px}.app-sidebar--collapsed .app-sidebar-item{justify-content:center;gap:0;padding:10px 4px}.app-sidebar--collapsed .app-sidebar-label,.app-sidebar--collapsed .app-sidebar-sep,.app-sidebar--collapsed .app-sidebar-storage{display:none}.app-sidebar-nav{display:flex;flex-direction:column;gap:2px;flex:1}.app-sidebar-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;color:#475569;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background .16s ease,color .16s ease;border-left:3px solid transparent}.app-sidebar-item:hover{background:#f1f5f9e6;color:#0f172a}.app-sidebar-item-active{background:#ccfbf173;color:#0f766e;border-left-color:#0f766e}.app-sidebar-icon{font-size:1rem;width:20px;text-align:center;flex-shrink:0}.app-sidebar-sep{border:none;border-top:1px solid rgba(148,163,184,.22);margin:10px 4px}.app-sidebar-bottom{display:flex;flex-direction:column;gap:2px}.app-sidebar-storage{display:grid;gap:12px;padding:16px;border-radius:18px;background:linear-gradient(135deg,#0d2b38,#0f3d40 68%,#0f766e38);border:1px solid rgba(255,255,255,.12);color:#f1f5f9;box-shadow:0 14px 34px #0f172a24}.app-sidebar-storage-badge{display:inline-flex;align-items:center;width:fit-content;min-height:26px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#cbd5e1;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.app-sidebar-storage strong{display:block;color:#f8fafc;font-size:.96rem;line-height:1.2}.app-sidebar-storage p{margin-top:6px;color:#94a3b8;font-size:.78rem;line-height:1.45}.app-sidebar-storage-labels{display:grid;gap:4px;color:#cbd5e1;font-size:.76rem;font-weight:700}.app-sidebar-storage-track{height:8px;border-radius:999px;background:#ffffff1f;overflow:hidden}.app-sidebar-storage-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2dd4bf,#38bdf8);width:0%;transition:width .3s ease}.app-main{overflow-y:auto;padding:32px;display:grid;gap:24px;align-content:start}.account-page-header{display:grid;gap:6px}.account-page-header h1{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.1}.account-page-header p{color:#475569;line-height:1.6}.account-grid{display:grid;gap:20px;grid-template-columns:minmax(0,1.2fr) minmax(280px,1fr);align-items:start}.profile-card{display:grid;gap:20px}.profile-top{display:flex;align-items:center;gap:18px}.profile-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#0f766e,#0369a1);display:grid;place-items:center;color:#fff;font-size:1.6rem;font-weight:700;flex-shrink:0;position:relative}.profile-avatar-edit{position:absolute;bottom:2px;right:2px;width:22px;height:22px;border-radius:50%;background:#0f766e;display:grid;place-items:center;color:#fff;font-size:.65rem;border:2px solid white}.profile-name{font-size:1.2rem;font-weight:700;color:#0f172a;margin:0}.profile-role{color:#475569;font-size:.9rem;margin:0}.profile-field{display:grid;gap:6px}.profile-field-label{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.profile-field-value{min-height:46px;border-radius:14px;border:1px solid rgba(148,163,184,.35);background:#f8fafce6;padding:0 16px;display:flex;align-items:center;color:#0f172a;font-size:.95rem}.storage-card{display:grid;gap:18px;align-self:stretch;background:#fff;border-color:#e5e7eb;color:#0f172a;box-shadow:none}.storage-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.storage-card-copy{display:grid;gap:6px}.storage-plan-badge{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;border:0;background:#0596691a;color:#047857;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;width:fit-content}.storage-percent{flex-shrink:0;color:#047857;font-size:.85rem;font-weight:800}.storage-card h2{font-family:Bahnschrift,Aptos Display,Segoe UI,sans-serif;font-size:1.45rem;color:#0f172a;margin:0}.storage-card p{color:#64748b;font-size:.85rem;line-height:1.5;margin:0}.storage-progress-area{display:grid;gap:8px}.storage-progress-labels{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:.8rem;color:#475569;font-weight:700}.storage-progress-track{height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.storage-progress-fill{height:100%;border-radius:999px;background:#059669;width:0%;transition:width .3s ease}.button-upgrade{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:14px;border:1px solid #d1d5db;background:#fff;color:#0f172a;font-size:.85rem;font-weight:700;letter-spacing:0;text-transform:none;cursor:pointer;transition:background .16s ease,border-color .16s ease;text-decoration:none}.button-upgrade:hover{background:#f1f5f9;border-color:#cbd5e1}.ext-key-card{display:grid;gap:20px}.ext-key-layout{display:grid;gap:20px;grid-template-columns:minmax(0,1.3fr) minmax(240px,1fr);align-items:start}.ext-key-header{display:flex;align-items:flex-start;gap:14px}.ext-key-icon-box{width:44px;height:44px;border-radius:12px;background:#f1f5f9e6;border:1px solid rgba(148,163,184,.24);display:grid;place-items:center;font-size:1.1rem;flex-shrink:0;color:#475569}.ext-key-meta{display:grid;gap:4px}.ext-key-meta strong{color:#0f172a;font-size:1rem}.ext-key-meta span{color:#475569;font-size:.85rem}.masked-key-display{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:14px;border:1px solid rgba(148,163,184,.35);background:#f8fafce6}.masked-key-dots{flex:1;font-family:Consolas,Courier New,monospace;letter-spacing:.18em;color:#0f172a;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.masked-key-btn{width:34px;height:34px;border-radius:10px;border:1px solid rgba(148,163,184,.3);background:#ffffffd9;cursor:pointer;display:grid;place-items:center;color:#475569;flex-shrink:0;transition:background .16s ease}.masked-key-btn:hover{background:#f1f5f9}.ext-key-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.ext-key-footer span{color:#475569;font-size:.82rem;font-style:italic}.button-regen{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 14px;border-radius:12px;border:1px solid rgba(148,163,184,.3);background:#ffffffd9;color:#334155;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .16s ease}.button-regen:hover{background:#f1f5f9}.access-control-section,.share-settings-card{display:grid;gap:16px}.share-settings-form{display:grid;gap:14px}.share-settings-input-row{min-height:46px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:14px;border:1px solid rgba(148,163,184,.35);background:#f8fafce6;padding:0 14px}.share-settings-input-row input{min-width:0;min-height:40px;border:0;background:transparent;color:#0f172a}.share-settings-input-row input:focus{outline:none}.share-settings-input-row span{color:#64748b;font-weight:700}.form-hint{margin:0;color:#475569;line-height:1.6}.form-feedback-success{background:#ecfdf5e6;border:1px solid rgba(16,185,129,.22);color:#166534}.access-control-header{display:flex;align-items:center;gap:10px}.access-control-header strong{font-size:1rem;color:#0f172a}.access-control-icon{width:32px;height:32px;border-radius:8px;background:#fee2e2b3;display:grid;place-items:center;font-size:.9rem}.access-item{display:flex;align-items:center;gap:12px;padding:14px;border-radius:16px;background:#f8fafce6;border:1px solid rgba(148,163,184,.2)}.access-item-logo{width:32px;height:32px;border-radius:8px;background:#fff;border:1px solid rgba(148,163,184,.25);display:grid;place-items:center;font-size:.85rem;flex-shrink:0}.access-item-info{flex:1;display:grid;gap:1px}.access-item-info strong{font-size:.9rem;color:#0f172a}.access-item-info span{font-size:.8rem;color:#475569}.access-item-check{color:#22c55e;font-size:1.1rem}.button-manage{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:12px;border:1px solid rgba(15,23,42,.15);background:#f8fafce6;color:#0f172a;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .16s ease}.button-manage:hover{background:#f1f5f9}.danger-zone-card{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.danger-zone-card h3{margin:0 0 6px;color:#dc2626;font-size:1rem}.danger-zone-card p{margin:0;color:#475569;font-size:.875rem;line-height:1.6;max-width:56ch}.button-danger{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:14px;border:2px solid #dc2626;background:transparent;color:#dc2626;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .16s ease;flex-shrink:0}.button-danger:hover{background:#fee2e266}@media(max-width:900px){.app-shell{grid-template-columns:1fr;grid-template-rows:64px auto 1fr}.app-sidebar{flex-direction:row;padding:8px 12px;overflow-x:auto;overflow-y:hidden;gap:0;border-right:none;border-bottom:1px solid rgba(148,163,184,.18)}.app-sidebar-nav{flex-direction:row;flex:none}.app-sidebar-bottom{flex-direction:row;margin-left:auto}.app-sidebar-storage{min-width:260px;margin-left:auto;padding:12px}.app-sidebar-sep{display:none}.app-main{padding:20px}.account-grid,.ext-key-layout,.landing-dark-section,.public-share-layout{grid-template-columns:1fr}.public-share-summary{flex-direction:column;align-items:stretch}.public-share-summary .summary-metrics-inline{justify-content:flex-start}.public-share-inspector{position:static;max-height:none}.landing-dark-section .eyebrow,.landing-dark-section h2,.landing-dark-blockquote,.landing-attribution,.landing-log-panel{grid-column:1}}@media(max-width:780px){.timeline-toolbar-v2,.timeline-row-v2{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.timeline-row-v2{display:grid}.timeline-row-labels{margin-bottom:4px}.public-share-page-url{max-width:100%}.video-stage-card{--video-stage-height: clamp(320px, 54vh, 520px)}}.recap-viewer-shell{display:flex;flex-direction:column;gap:0;background:#f8fafc;border-radius:20px;overflow:hidden;border:1px solid rgba(148,163,184,.2);box-shadow:0 4px 24px #0f172a12}.recap-viewer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px 16px;background:#fff;border-bottom:1px solid rgba(148,163,184,.18)}.recap-breadcrumb{display:flex;align-items:center;gap:8px;font-size:.78rem;color:#64748b;margin-bottom:8px}.recap-breadcrumb a{color:#0369a1}.recap-breadcrumb a:hover{text-decoration:underline}.recap-breadcrumb-sep{color:#94a3b8}.recap-viewer-h1{font-family:Bahnschrift,Aptos Display,Segoe UI,sans-serif;font-size:1.35rem;font-weight:700;color:#0f172a;line-height:1.2;margin:0 0 6px}.recap-viewer-meta{font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#94a3b8;margin:0}.recap-viewer-header-actions{flex-shrink:0;padding-top:4px}.recap-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 20px;font-size:.82rem;font-weight:600}.recap-feedback-success{background:#f0fdf4e6;color:#166534;border-bottom:1px solid rgba(134,239,172,.4)}.recap-feedback-error{background:#fef2f2e6;color:#991b1b;border-bottom:1px solid rgba(252,165,165,.4)}.recap-feedback-close{background:none;border:none;cursor:pointer;font-size:1.1rem;line-height:1;color:inherit;opacity:.6;padding:0 4px}.recap-viewer-body{display:flex;flex:1;min-height:560px}.recap-viewer-main{flex:1;display:flex;flex-direction:column;min-width:0}.recap-preview-area{flex:1;background:linear-gradient(160deg,#0f172a,#1e293b);display:flex;align-items:center;justify-content:center;min-height:340px;position:relative}.recap-video-player{width:100%;height:100%;min-height:340px;max-height:62vh;object-fit:contain;background:#020617}.recap-preview-placeholder{text-align:center;color:#ffffff59}.recap-preview-play{font-size:2.5rem;margin-bottom:12px;opacity:.5}.recap-preview-label{font-size:.85rem;margin:0 0 6px}.recap-preview-url{font-size:.72rem;color:#fff3;font-family:monospace;margin:0;max-width:320px;word-break:break-all}.recap-timeline{background:#fff;border-top:1px solid rgba(148,163,184,.18);padding:10px 16px 12px}.timeline-controls{display:flex;align-items:center;gap:16px;margin-bottom:10px}.timeline-note-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:10px;border:1px solid rgba(148,163,184,.35);background:#fff;font-size:.75rem;font-weight:700;color:#475569;cursor:pointer;flex-shrink:0;transition:background .13s}.timeline-note-btn:hover{background:#f8fafc}.timeline-legend{display:flex;align-items:center;gap:16px;flex:1}.tl-legend-item{font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.tl-legend-error{color:#dc2626}.tl-legend-warning{color:#d97706}.tl-legend-network{color:#0284c7}.timeline-zoom{font-size:.72rem;font-weight:700;padding:4px 12px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;flex-shrink:0}.timeline-tracks{display:flex;flex-direction:column;gap:5px}.timeline-track{display:flex;align-items:center;gap:10px}.tl-track-label{font-size:.6rem;font-weight:700;letter-spacing:.09em;color:#94a3b8;text-transform:uppercase;width:56px;flex-shrink:0}.tl-track-bar{flex:1;height:22px;background:#f1f5f9;border-radius:6px;position:relative;overflow:visible}.tl-event-dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;border:none;cursor:pointer;padding:0;transition:transform .12s}.tl-event-dot:hover{transform:translate(-50%,-50%) scale(1.4)}.tl-dot-error{background:#dc2626}.tl-dot-warning{background:#d97706}.tl-dot-network{background:#0284c7}.tl-dot-info{background:#0ea5e9}.tl-network-seg{position:absolute;top:25%;width:28px;height:50%;border-radius:4px;background:#0284c759;border:none;cursor:pointer;padding:0;transition:background .12s}.tl-network-seg:hover{background:#0284c799}.session-inspector-panel{width:296px;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-left:1px solid rgba(148,163,184,.2)}.sip-header{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(148,163,184,.15)}.sip-icon{width:38px;height:38px;border-radius:10px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.sip-title{font-size:.9rem;font-weight:700;margin:0 0 2px;color:#0f172a;line-height:1.1}.sip-subtitle{font-size:.6rem;font-weight:700;letter-spacing:.1em;color:#94a3b8;text-transform:uppercase;margin:0}.sip-tabs{display:flex;border-bottom:1px solid rgba(148,163,184,.2)}.sip-tab{flex:1;padding:10px 6px;font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;border:none;border-bottom:2px solid transparent;background:none;cursor:pointer;transition:color .14s;margin-bottom:-1px}.sip-tab:hover{color:#475569}.sip-tab-active{color:#0f172a;border-bottom-color:#0f172a}.sip-search{padding:8px 10px;border-bottom:1px solid rgba(148,163,184,.15)}.sip-search-input{width:100%;padding:7px 12px;border-radius:10px;border:1px solid rgba(148,163,184,.3);font-size:.78rem;background:#f8fafc;color:#0f172a;outline:none;transition:border-color .14s}.sip-search-input:focus{border-color:#0e749080}.sip-log-list{flex:1;overflow-y:auto;display:flex;flex-direction:column}.sip-empty{padding:20px 16px;color:#94a3b8;font-size:.82rem;margin:0;text-align:center}.sip-log-entry{display:grid;gap:5px;padding:10px 14px;border:none;border-bottom:1px solid rgba(148,163,184,.1);background:none;text-align:left;cursor:pointer;width:100%;transition:background .12s}.sip-log-entry:hover{background:#f1f5f9cc}.sip-log-entry-active{background:#e0f2fe73}.sip-log-entry-error{border-left:3px solid rgba(220,38,38,.4)}.sip-log-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.sip-log-badge{font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:2px 8px;border-radius:5px;flex-shrink:0}.sip-log-badge-error{background:#fee2e2e6;color:#dc2626}.sip-log-badge-warning{background:#fef3c7e6;color:#d97706}.sip-log-badge-info{background:#e0f2fee6;color:#0369a1}.sip-log-badge-debug{background:#f1f5f9e6;color:#64748b}.sip-log-badge-network{background:#dbeafee6;color:#1d4ed8}.sip-log-time{font-size:.65rem;color:#94a3b8;font-variant-numeric:tabular-nums;font-family:Courier New,monospace;flex-shrink:0}.sip-log-message{font-size:.78rem;color:#1e293b;margin:0;line-height:1.45;word-break:break-word}.sip-log-url{font-size:.68rem;color:#0f766e;margin:0;font-family:Courier New,monospace;word-break:break-all;opacity:.85}.sip-log-detail{margin-top:6px;padding-top:8px;border-top:1px dashed rgba(148,163,184,.3);font-size:.75rem;color:#475569}.sip-log-detail p{margin:0 0 6px;line-height:1.4}.sip-detail-chips{display:flex;flex-wrap:wrap;gap:4px}.sip-detail-chips span{padding:2px 8px;border-radius:6px;background:#f1f5f9;font-size:.68rem;font-weight:600;color:#475569}.sip-detail-chips .chip-error{background:#fee2e2cc;color:#dc2626}.sip-detail-chips .chip-ok{background:#dcfce7cc;color:#166534}.sip-footer{display:flex;flex-direction:column;border-top:1px solid rgba(148,163,184,.18)}.sip-footer-link{display:flex;align-items:center;gap:10px;padding:11px 16px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;border-bottom:1px solid rgba(148,163,184,.1);cursor:pointer;background:none;border-left:none;border-right:none;border-top:none;text-align:left;width:100%;transition:background .12s}.sip-footer-link:hover{background:#f8fafc;color:#0f172a}.sip-footer-icon{width:18px;text-align:center}.recap-stats-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:9px 20px;background:#0f172a}.stats-bar-left{display:flex;align-items:center;gap:20px}.stats-bar-right{display:flex;align-items:center;gap:16px}.stats-dot{font-size:.65rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.stats-dot-error{color:#f87171}.stats-dot-warning{color:#fbbf24}.stats-dot-network{color:#60a5fa}.stats-bar-right span{font-size:.65rem;font-weight:700;letter-spacing:.07em;color:#64748b;text-transform:uppercase}.viewer-public-shell,.viewer-app-shell{min-height:100vh;background:radial-gradient(circle at top right,rgba(3,105,161,.15),transparent 28%),radial-gradient(circle at bottom left,rgba(234,88,12,.14),transparent 32%),linear-gradient(180deg,#f7fafc,#edf3f8);color:#0f172a}.viewer-route-state{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top right,rgba(3,105,161,.12),transparent 26%),linear-gradient(180deg,#f7fafc,#edf3f8);color:#475569}.modal-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-card{width:100%;max-width:480px;background:#fff;border-radius:20px;border:1px solid rgba(148,163,184,.35);box-shadow:0 24px 60px #0f172a59;padding:26px 26px 22px}.modal-title{margin:0 0 10px;font-size:1.15rem}.modal-title-danger{color:#dc2626}.modal-text{margin:0 0 18px;color:#475569;font-size:.9rem;line-height:1.6}.modal-form{display:grid;gap:14px}.modal-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.button-danger:disabled{opacity:.5;cursor:not-allowed}.button-danger:disabled:hover{background:transparent}.browser-viewer-shell{min-height:100vh;display:grid;gap:22px;align-content:start;padding:24px;background:radial-gradient(circle at top right,rgba(3,105,161,.15),transparent 28%),radial-gradient(circle at bottom left,rgba(234,88,12,.14),transparent 32%),linear-gradient(180deg,#f7fafc,#edf3f8);color:#0f172a}.browser-viewer-topbar{min-height:72px;display:flex;align-items:center;gap:20px;padding:14px 18px;border-radius:24px;border:1px solid rgba(148,163,184,.24);background:#ffffffd1;box-shadow:0 16px 40px #0f172a0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.browser-viewer-brand,.browser-viewer-nav,.browser-viewer-actions,.browser-viewer-session-row{display:flex;align-items:center}.browser-viewer-brand{gap:12px;min-width:118px;color:#0f172a}.browser-viewer-logo{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#0f766e,#0369a1);box-shadow:0 14px 32px #0369a133}.browser-viewer-nav{gap:10px;flex:1;flex-wrap:wrap}.browser-viewer-nav a,.browser-viewer-nav span{display:inline-flex;align-items:center;min-height:42px;padding:0 12px;border-radius:14px;color:#475569;font-size:.9rem;font-weight:700}.browser-viewer-nav .active,.browser-viewer-nav a:hover{background:#f1f5f9f2;color:#0f172a;box-shadow:inset 0 0 0 1px #94a3b84d;text-decoration:none}.browser-viewer-actions{gap:10px;justify-content:flex-end;flex-wrap:wrap}.browser-viewer-button,.browser-gradient-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:0 18px;background:#ffffffd9;color:#0f172a;font-size:.85rem;font-weight:800;cursor:pointer}.browser-viewer-button.primary,.browser-gradient-button{background:linear-gradient(135deg,#0f766e,#0369a1);color:#f8fafc;box-shadow:0 14px 28px #0369a12e}.browser-viewer-button.danger{border-color:#dc262638;background:#fef2f2e6;color:#b91c1c;box-shadow:none}.browser-viewer-button:disabled{cursor:default;opacity:.72}.viewer-feedback{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 16px;border-radius:16px;font-weight:700}.viewer-feedback-success{background:#ecfdf5e6;color:#166534;border:1px solid rgba(16,185,129,.22)}.viewer-feedback-error{background:#fef2f2eb;color:#991b1b;border:1px solid rgba(239,68,68,.22)}.viewer-feedback button{background:transparent;border:0;color:inherit;cursor:pointer}.browser-viewer-session-row{min-height:36px;justify-content:space-between;gap:12px}.browser-session-chip{max-width:min(100%,680px);min-height:42px;display:inline-grid;grid-template-columns:auto minmax(0,auto) auto;align-items:center;gap:10px;padding:8px 12px;border-radius:16px;border:1px solid rgba(14,116,144,.22);background:#ffffffd6;color:#475569;font-size:.78rem;box-shadow:0 10px 28px #0f172a0d}.browser-session-chip span,.browser-session-chip time{color:#64748b;text-transform:uppercase;letter-spacing:.08em}.browser-session-chip strong{min-width:0;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browser-viewer-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,540px);gap:22px;align-items:start}.browser-viewer-stage{display:grid;gap:22px;min-width:0}.browser-video-card,.browser-timeline-card,.browser-inspector{border:1px solid rgba(148,163,184,.22);background:#ffffffd6;box-shadow:0 20px 50px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.browser-video-card{border-radius:24px;padding:8px}.browser-video-frame{position:relative;min-height:clamp(320px,52vh,640px);max-height:clamp(320px,52vh,640px);display:grid;overflow:hidden;border-radius:18px;background:linear-gradient(160deg,#0f172a,#1e293b)}.browser-video-player{width:100%;height:100%;min-height:clamp(320px,52vh,640px);max-height:clamp(320px,52vh,640px);object-fit:contain;background:#020617}.browser-video-time{position:absolute;top:14px;right:14px;padding:5px 10px;border-radius:10px;background:#0f172ac7;color:#e2e8f0;font-family:Cascadia Code,Consolas,monospace;font-size:.72rem;font-weight:800}.browser-video-empty{display:grid;place-items:center;align-content:center;gap:10px;padding:32px;text-align:center;color:#64748b;background:linear-gradient(160deg,#f8fafc,#e2e8f0)}.browser-video-empty strong{color:#0f172a;font-size:1.35rem}.browser-video-empty p{max-width:58ch;line-height:1.6}.browser-timeline-card{display:grid;gap:16px;padding:20px 22px;border-radius:24px}.browser-share-card{display:grid;gap:14px;padding:20px 22px;border-radius:24px;border:1px solid rgba(148,163,184,.22);background:#ffffffd6;box-shadow:0 20px 50px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.browser-share-heading,.browser-share-row,.browser-share-actions{display:flex;align-items:center}.browser-share-heading{justify-content:space-between;gap:14px}.browser-share-heading span{color:#0f766e;font-size:.72rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.browser-share-heading h2{margin-top:4px;color:#0f172a;font-size:1.2rem}.browser-share-heading>strong{padding:8px 10px;border-radius:999px;background:#ccfbf18a;color:#0f766e;font-size:.78rem}.browser-share-list{display:grid;gap:10px}.browser-share-row{justify-content:space-between;gap:14px;padding:12px;border-radius:16px;border:1px solid rgba(148,163,184,.2);background:#f8fafcdb}.browser-share-row div:first-child{min-width:0;display:grid;gap:4px}.browser-share-row strong{color:#0f172a}.browser-share-row span,.browser-share-empty{color:#64748b;line-height:1.5;word-break:break-word}.browser-share-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.browser-share-validity{color:#0f766e;font-weight:600;font-size:.78rem}.browser-timeline-toolbar{display:grid;grid-template-columns:auto minmax(220px,1fr) auto;gap:12px;align-items:center}.browser-timeline-toolbar input{min-height:46px;border:1px solid rgba(148,163,184,.34);border-radius:16px;background:#f8fafceb;color:#475569;padding:0 16px}.browser-timeline-legend,.browser-legend-item,.browser-inspector-footer,.browser-log-card>div{display:flex;align-items:center}.browser-timeline-legend{flex-wrap:wrap;justify-content:flex-end;gap:10px;color:#475569;font-size:.76rem;font-weight:800}.browser-legend-item{gap:6px}.browser-legend-dot{width:8px;height:8px;border-radius:999px}.browser-timeline-scale{display:grid;grid-template-columns:1fr auto 1fr;color:#64748b;font-family:Cascadia Code,Consolas,monospace;font-size:.72rem}.browser-timeline-scale strong{justify-self:center;color:#0f172a}.browser-timeline-scale span:last-child{justify-self:end}.browser-timeline-tracks{display:grid;gap:13px}.browser-timeline-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:center}.browser-timeline-row strong{display:block;margin-bottom:4px;color:#0f172a}.browser-timeline-row span{color:#64748b;font-size:.75rem}.browser-timeline-track{position:relative;min-height:24px;width:100%;border:0;border-radius:999px;background:#e2e8f0fa;overflow:hidden;cursor:pointer}.browser-timeline-fill{position:absolute;inset:6px 0;border-radius:999px;background:linear-gradient(90deg,#0e749052,#0369a147)}.browser-playhead{position:absolute;top:2px;bottom:2px;width:2px;background:#0f172a;z-index:2}.browser-timeline-dot{position:absolute;top:50%;width:10px;height:10px;border-radius:999px;transform:translate(-50%,-50%);z-index:3;cursor:pointer}.browser-timeline-dot:hover{outline:6px solid rgba(14,116,144,.14)}.tone-error{background:#dc2626}.tone-warning{background:#d97706}.tone-network{background:#0284c7}.tone-note{background:#0f766e}.browser-notes-empty{color:#64748b;font-size:.85rem}.browser-notes-list{display:flex;flex-wrap:wrap;gap:8px}.browser-note-card{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid rgba(15,118,110,.28);border-radius:999px;background:#0f766e0f;color:#0f766e;text-align:left;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);max-width:280px}.browser-note-card:hover{background:#0f766e1f;border-color:#0f766e7a;transform:translateY(-1px);box-shadow:0 4px 12px #0f766e1a}.browser-note-card time{font-family:Cascadia Code,monospace;font-weight:800;font-size:.76rem;color:#0f766e;background:#0f766e1f;padding:2px 6px;border-radius:999px;white-space:nowrap}.browser-note-card span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#334155;font-size:.86rem}.browser-inspector{position:sticky;top:24px;max-height:calc(100vh - 48px);overflow:auto;display:grid;gap:16px;align-content:start;padding:16px;border-radius:24px}.browser-inspector-header{min-height:70px;display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.22);background:#f8fafce6}.browser-inspector-header span{color:#64748b;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.16em}.browser-inspector-header strong{display:block;margin-top:8px;color:#0f172a;word-break:break-word}.browser-inspector-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.browser-inspector-tabs button{min-height:40px;border:0;border-radius:14px;background:#f1f5f9f2;color:#64748b;font-size:.72rem;font-weight:900;cursor:pointer}.browser-inspector-tabs button.active{color:#0f172a;background:#e0f2feb3;box-shadow:inset 0 0 0 1px #0e749057}.browser-inspector-search{min-height:44px;width:100%;border:1px solid rgba(148,163,184,.34);border-radius:16px;background:#f8fafcf0;color:#0f172a;padding:0 14px}.browser-inspector-list{display:grid;gap:10px}.browser-inspector-empty{margin:0;padding:18px;color:#64748b;text-align:center}.browser-log-card{width:100%;display:grid;gap:8px;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.22);background:#ffffffe6;color:#0f172a;text-align:left;cursor:pointer}.browser-log-card:hover{background:#f8fafcf5}.browser-log-card.selected{border-color:#0e74907a;background:#e0f2fe73}.browser-log-card.tone-error{background:#ffffffe6;border-left:4px solid #dc2626}.browser-log-card.tone-warning{background:#ffffffe6;border-left:4px solid #d97706}.browser-log-card.tone-network{background:#ffffffe6;border-left:4px solid #0284c7}.browser-log-card.tone-note{background:#ffffffe6;border-left:4px solid #0f766e}.browser-log-card>div{justify-content:space-between;gap:10px;color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.browser-log-card strong{color:#0f172a;line-height:1.35;word-break:break-word}.browser-log-card p{color:#475569;line-height:1.45;font-size:.82rem}.browser-detail-card{display:grid;gap:10px;padding:16px;border-radius:18px;background:#f8fafce6;border:1px solid rgba(148,163,184,.22)}.browser-stage-detail-card{width:100%}.browser-detail-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.browser-detail-heading h2{color:#0f172a;font-size:1rem}.browser-detail-heading span{color:#64748b;font-family:Cascadia Code,Consolas,monospace;font-size:.75rem}.browser-detail-field{display:grid;gap:4px;padding:10px 12px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(148,163,184,.18)}.browser-detail-field span{color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.browser-detail-field strong{color:#0f172a;line-height:1.45;word-break:break-word}.browser-detail-field.code strong{font-family:Cascadia Code,Consolas,monospace;font-size:.76rem}.browser-inspector-footer{justify-content:space-between;gap:10px;color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}@media(max-width:1180px){.browser-viewer-layout{grid-template-columns:1fr}.browser-inspector{position:static;max-height:none}}@media(max-width:780px){.browser-viewer-shell{padding:14px}.browser-viewer-topbar{align-items:stretch;flex-direction:column}.browser-viewer-actions,.browser-viewer-nav{justify-content:flex-start}.browser-session-chip,.browser-timeline-toolbar,.browser-timeline-row{grid-template-columns:1fr}.viewer-action-panel{display:grid}.browser-timeline-legend{justify-content:flex-start}.browser-video-frame,.browser-video-player{min-height:clamp(260px,48vh,460px);max-height:clamp(260px,48vh,460px)}}.app-shell{background:#fff}.app-header{background:#fff;border-bottom:1px solid #e5e7eb;backdrop-filter:none;-webkit-backdrop-filter:none}.app-brand-icon{background:#059669;border-radius:8px;box-shadow:none}.app-brand-edition{color:#059669}.app-avatar-chip{background:#059669;box-shadow:none}.app-sidebar{background:#fff;border-right:1px solid #e5e7eb;backdrop-filter:none;-webkit-backdrop-filter:none}.app-sidebar-item:hover{background:#f1f5f9;color:#0f172a}.app-sidebar-item-active{background:#05966914;color:#047857;border-left-color:#059669}.app-sidebar-storage{background:#f8fafc;border:1px solid #e5e7eb;color:#0f172a;box-shadow:none}.app-sidebar-storage-badge{background:#0596691a;color:#047857;border-color:transparent}.app-sidebar-storage strong{color:#0f172a}.app-sidebar-storage p{color:#64748b}.app-sidebar-storage-labels{color:#475569}.app-sidebar-storage-track{background:#e5e7eb}.app-sidebar-storage-fill{background:#059669}.app-main{background:#fff}.app-main .browser-viewer-shell,.browser-viewer-shell{background:#fff;color:#0f172a}.browser-viewer-topbar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.browser-viewer-logo{background:#059669;border-radius:8px;box-shadow:none}.browser-viewer-nav a,.browser-viewer-nav span{border-radius:8px;color:#475569}.browser-viewer-nav .active,.browser-viewer-nav a:hover{background:#05966914;color:#047857;box-shadow:inset 0 -2px #059669}.browser-viewer-button,.browser-gradient-button{border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#0f172a;box-shadow:none}.browser-viewer-button:hover{background:#f8fafc}.browser-viewer-button.primary,.browser-gradient-button{background:#059669;border-color:#059669;color:#fff;box-shadow:none}.browser-viewer-button.primary:hover,.browser-gradient-button:hover{background:#047857;border-color:#047857}.browser-viewer-button.danger{background:#fff;border-color:#fecaca;color:#b91c1c}.browser-viewer-button.danger:hover{background:#fef2f2}.viewer-action-panel h1{font-family:inherit;font-weight:700;color:#0f172a}.viewer-action-panel .eyebrow{color:#059669;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.viewer-action-panel .lede{color:#64748b}.browser-session-chip{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:none}.app-main .browser-viewer-shell>.panel-card,.browser-viewer-shell>.panel-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.browser-video-card,.browser-timeline-card,.browser-inspector,.browser-share-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.browser-video-card{padding:8px;border-radius:12px}.browser-video-frame{border-radius:8px;background:#0b1220}.browser-video-time{background:#0f172ad1}.browser-video-empty{background:#f8fafc;color:#64748b}.browser-video-empty strong{color:#0f172a}.browser-timeline-toolbar input{border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#0f172a}.browser-timeline-toolbar input:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px #05966926}.browser-timeline-track{background:#f1f5f9}.browser-timeline-fill{background:#0596692e}.browser-playhead{background:#059669}.browser-timeline-dot:hover{outline:4px solid rgba(5,150,105,.18)}.tone-note{background:#059669}.browser-share-heading span{color:#059669}.pricing-page{position:relative;isolation:isolate}.pricing-page:before{content:"";position:absolute;inset:0;background:#f1f5f95c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;pointer-events:none}.pricing-shell{position:relative;z-index:0;max-width:1100px;margin:0 auto;padding:48px 24px;display:grid;gap:48px}.pricing-hero{text-align:center;display:grid;gap:12px}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.pricing-card{background:#fffffff2;border:1px solid #e2e8f0;border-radius:24px;padding:28px;display:grid;gap:18px}.pricing-card-disabled{opacity:.55;pointer-events:none;filter:grayscale(.2)}.pricing-card-tier{font-weight:700;color:#0369a1;letter-spacing:.04em;text-transform:uppercase;font-size:12px}.pricing-card-price{margin:0;font-size:28px}.pricing-card-price span{color:#64748b;font-size:14px;font-weight:400}.pricing-card-list{list-style:none;padding:0;margin:0;display:grid;gap:6px;color:#1e293b}.pricing-card-list li:before{content:"✓ ";color:#0f766e;font-weight:700;margin-right:4px}.pricing-addons{display:grid;gap:16px}.pricing-addon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.pricing-addon-card{background:#fffffff2;border:1px solid #e2e8f0;border-radius:18px;padding:20px;display:grid;gap:4px;text-align:center}.pricing-addon-card strong{font-size:24px;color:#0369a1}.pricing-extension{display:grid;gap:12px}.pricing-limits-table{width:100%;border-collapse:collapse;background:#fffffff2;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.pricing-limits-table th,.pricing-limits-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.pricing-limits-table th{background:#f8fafc;font-weight:600;color:#334155}.pricing-modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:96px 24px;z-index:40}.pricing-modal{max-width:540px;background:#fff;border-radius:24px;padding:36px;display:grid;gap:16px;box-shadow:0 24px 80px #0f172a40}.pricing-modal .eyebrow{color:#db2777;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:12px;margin:0}.pricing-modal h2{margin:0;font-size:26px}.pricing-modal-footer{margin:0;font-size:13px;color:#64748b;text-align:right}.browser-share-heading>strong{background:#0596691a;color:#047857;border-radius:999px}.browser-share-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.browser-comments-card{display:grid;gap:18px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:none}.browser-comments-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.browser-comments-heading span{color:#059669;font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.browser-comments-heading h2{margin-top:4px;font-size:1.18rem}.browser-comments-heading>strong{min-width:36px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:#0596691a;color:#047857}.browser-comment-form,.browser-comment-edit{display:grid;gap:10px}.browser-comment-form textarea,.browser-comment-edit textarea{width:100%;min-width:0;resize:vertical;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#0f172a;padding:12px 14px;line-height:1.5;font:inherit}.browser-comment-form textarea:focus,.browser-comment-edit textarea:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px #05966926}.browser-comment-form-footer,.browser-comment-actions,.browser-comment-meta{display:flex;align-items:center;gap:10px}.browser-comment-form-footer{justify-content:space-between}.browser-comment-form-footer span{color:#64748b;font-size:.78rem;font-weight:700}.browser-comments-empty{color:#64748b;line-height:1.5}.browser-comments-list{display:grid;gap:10px}.browser-comment-row{display:grid;gap:10px;padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.browser-comment-meta{justify-content:space-between;align-items:baseline}.browser-comment-meta strong{color:#0f172a}.browser-comment-meta time{color:#64748b;font-size:.78rem;font-weight:700}.browser-comment-row p{color:#334155;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.browser-comment-actions{justify-content:flex-end;flex-wrap:wrap}.browser-note-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s ease}.browser-note-card:hover{background:#f8fafc;border-color:#059669;transform:translateY(-1px)}.browser-note-card time{color:#059669}.browser-inspector{padding:16px}.browser-inspector-header{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.browser-inspector-tabs button{background:transparent;border-radius:0;border-bottom:2px solid transparent;color:#64748b;min-height:36px}.browser-inspector-tabs button.active{background:transparent;color:#047857;border-bottom-color:#059669;box-shadow:none}.browser-inspector-search{border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.browser-inspector-search:focus{outline:none;border-color:#059669;background:#fff;box-shadow:0 0 0 3px #05966926}.browser-log-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:none}.browser-log-card:hover{background:#f8fafc}.browser-log-card.selected{border-color:#059669;background:#0596690f}.browser-log-card.tone-error{background:#fef2f299;border-left:3px solid #dc2626}.browser-log-card.tone-warning{background:#fffbeb99;border-left:3px solid #d97706}.browser-log-card.tone-network{background:#f0fdf499;border-left:3px solid #059669}.browser-log-card.tone-note{background:#fff;border-left:3px solid #059669}.browser-detail-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.browser-detail-field{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.viewer-feedback{border-radius:8px}.viewer-feedback-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.viewer-feedback-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.app-sidebar-org{display:flex;flex-direction:column;gap:12px;padding:0 8px}.app-sidebar-org-select-label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#475569}.app-sidebar-org-select-label .custom-select-trigger{min-height:38px;padding:0 10px;border-radius:10px;font-size:14px}.app-sidebar-org-select-label .custom-select-menu{border-radius:12px}.app-sidebar--collapsed .app-sidebar-org-select-label,.app-sidebar--collapsed .app-sidebar-org-select-label .custom-select{display:none}.org-list{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:12px}.org-list-item{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;border:1px solid #e2e8f0;border-radius:18px;background:#ffffffeb}.org-tabs{display:flex;gap:8px}.org-tab{padding:10px 16px;border-radius:999px;border:1px solid #e2e8f0;background:#ffffffd9;color:#334155;font-weight:600;cursor:pointer}.org-tab-active{background:#0369a1;color:#f8fafc;border-color:#0369a1}.org-member-list,.org-invitation-list{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:12px}.org-member-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffffeb}.status-chip-org-shared{background:#ecfeff;color:#155e75;border:1px solid #a5f3fc}.status-chip-org-private{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.recap-detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.upload-visibility-group{border:1px solid #e2e8f0;border-radius:14px;padding:12px 16px;background:#fff9}.upload-visibility-option{display:flex;gap:10px;align-items:center;padding:6px 0;font-size:14px;color:#1e293b}.modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:50;padding:24px}.modal-card{max-width:480px;width:100%}.org-list-item-active{border-color:#0369a1;box-shadow:0 0 0 1px #0369a1 inset;background:#f0f9ff}.app-sidebar-org-hint{margin:0;font-size:12px;color:#475569;padding:0 4px}.app-sidebar--collapsed .app-sidebar-org-hint{display:none}.org-storage-card{display:grid;gap:12px}.org-storage-table{width:100%;border-collapse:collapse;margin-top:12px;font-size:14px}.org-storage-table th,.org-storage-table td{text-align:left;padding:10px 12px;border-bottom:1px solid #e2e8f0;vertical-align:top}.org-storage-table th{font-weight:600;color:#475569;background:#f8fafc}.recap-filter-clear-btn{background:transparent;border:none;color:inherit;cursor:pointer;font-weight:700;margin-left:6px;padding:0 2px}.recap-filter-clear-btn:hover{color:#b91c1c}.public-shell{position:relative;min-height:100vh;padding:0;gap:0;background:#faf8ff;color:#09111f;font-family:Inter,Aptos,Segoe UI,sans-serif;overflow-x:hidden}.public-shell .site-header{position:sticky;top:0;z-index:20;width:100%;height:48px;padding:0 clamp(18px,4vw,36px);border:0;border-bottom:1px solid rgba(16,24,40,.06);border-radius:0;background:#ffffffd1;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public-shell .site-header,.public-shell .site-actions,.public-shell .brand-mark,.public-shell .site-nav{display:flex;align-items:center}.public-shell .brand-mark{gap:8px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#003f55;font-size:.76rem;font-weight:800;letter-spacing:0;-webkit-backdrop-filter:none;backdrop-filter:none}.brand-mark-icon{width:10px;height:10px;border-radius:2px;background:linear-gradient(135deg,transparent 0 42%,#ffffff 43% 57%,transparent 58%),#006781;box-shadow:inset 0 0 0 1px #002d3c2e}.public-shell .site-nav{flex:1;gap:26px;margin-left:34px}.public-shell .site-actions{gap:12px}.public-shell .nav-link{min-height:32px;padding:0;border-radius:0;background:transparent;box-shadow:none;color:#3f4a5c;font-size:.72rem;font-weight:500}.public-shell .nav-link:hover,.public-shell .nav-link-active{color:#005a71;background:transparent;box-shadow:none}.public-shell .nav-link-start{min-height:30px;padding:0 14px;border-radius:6px;border:0;background:#005a71;color:#fff;font-size:.72rem;font-weight:800;box-shadow:none}.public-shell .nav-link-start:hover{background:#00485b}.public-shell .site-content{display:block}.public-shell .site-footer{min-height:74px;padding:0 clamp(18px,4vw,36px);border:0;border-top:1px solid rgba(16,24,40,.06);border-radius:0;background:#fff;box-shadow:none;color:#647084;font-size:.72rem}.public-shell .footer-links{gap:28px}.lp-page{position:relative;overflow:hidden}.lp-page h1,.lp-page h2,.lp-page h3,.lp-page p{margin:0}.lp-page h1,.lp-page h2,.lp-page h3{font-family:Inter,Aptos,Segoe UI,sans-serif;letter-spacing:0;color:#07101f}.lp-bg-lines{position:absolute;inset:0 auto auto 0;width:100%;height:1450px;pointer-events:none;z-index:0}.lp-bg-lines path{fill:none;stroke:#005a712e;stroke-width:1}.lp-hero,.lp-section,.lp-dashboard,.lp-workflow-inner{position:relative;z-index:1;width:min(100%,1320px);margin-inline:auto;padding-inline:clamp(22px,4vw,36px)}.lp-hero{min-height:640px;display:grid;grid-template-columns:minmax(440px,.92fr) minmax(460px,1fr);gap:clamp(34px,5vw,76px);align-items:center;padding-top:58px;padding-bottom:68px}.lp-hero-copy{display:grid;justify-items:start;gap:18px;max-width:560px}.lp-badge{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 12px;border-radius:6px;border:1px solid rgba(205,215,230,.9);background:#ffffffd6;color:#005a71;font-size:.72rem;font-weight:700}.lp-badge-icon{width:8px;height:8px;border-radius:999px;background:#005a71;box-shadow:0 0 0 3px #005a711a}.lp-hero h1{font-size:clamp(3.05rem,6.2vw,5.05rem);line-height:.96;font-weight:800}.lp-hero h1 em{color:#005a71;font-style:italic}.lp-hero-copy p{max-width:58ch;color:#4d596b;font-size:.96rem;line-height:1.65}.lp-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:4px}.lp-primary-action,.lp-secondary-action,.lp-dashboard-button,.lp-install-card .button-secondary{min-height:42px;border-radius:6px;padding:0 18px;font-size:.78rem;font-weight:800}.lp-primary-action{background:#005a71;border-color:#005a71;box-shadow:0 12px 22px #005a7129}.lp-secondary-action,.lp-dashboard-button,.lp-install-card .button-secondary{background:#fff;color:#172033;border-color:#cbd5e1cc;box-shadow:0 8px 18px #0f172a0d}.lp-hero-visual{position:relative;min-height:360px;display:grid;place-items:center}.lp-hero-visual:before{content:"";position:absolute;inset:35px 0 35px 70px;border-radius:8px;background:linear-gradient(90deg,#005a712e,#e2efffb8);transform:skew(-4deg);filter:drop-shadow(0 24px 32px rgba(14,42,58,.18))}.lp-illustration{position:relative;width:min(100%,650px);aspect-ratio:1.95;display:grid;place-items:center}.lp-illustration-window{position:relative;z-index:2;width:44%;min-width:210px;aspect-ratio:.82;border-radius:8px;background:#fff;border:1px solid rgba(175,205,218,.88);box-shadow:0 26px 42px #00374a33;transform:perspective(760px) rotateY(-24deg) rotate(-1deg);overflow:hidden}.lp-window-top{height:25px;display:flex;gap:5px;align-items:center;padding:0 10px;background:#f8fbff;border-bottom:1px solid #e2edf5}.lp-window-top span{width:5px;height:5px;border-radius:999px;background:#8ab2c1}.lp-window-body{height:calc(100% - 25px);display:grid;grid-template-columns:32px 1fr}.lp-window-sidebar{display:grid;align-content:start;gap:10px;padding:16px 9px;background:#063e52}.lp-window-sidebar span{height:10px;border-radius:3px;background:#ffffff8c}.lp-window-main{display:grid;gap:12px;padding:18px 14px;background:#f2f8fb}.lp-code-panel,.lp-graph-panel{border-radius:6px;background:#fff;border:1px solid #dbe8ef;padding:10px}.lp-code-panel{display:grid;gap:7px}.lp-code-panel span{height:6px;border-radius:99px;background:#b9d2dc}.lp-code-panel span:nth-child(2),.lp-code-panel span:nth-child(4){width:68%;background:#006781}.lp-graph-panel{min-height:58px;display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:7px}.lp-graph-panel span{border-radius:4px 4px 0 0;background:#8bc8d7}.lp-graph-panel span:nth-child(1){height:32px}.lp-graph-panel span:nth-child(2){height:46px;background:#005a71}.lp-graph-panel span:nth-child(3){height:24px}.lp-illustration-stack{position:absolute;z-index:1;width:34%;min-width:150px;aspect-ratio:1.15;border-radius:6px;border:1px solid rgba(0,90,113,.3);background:#ffffffb8;transform:perspective(700px) rotateY(-29deg) skewY(7deg)}.lp-stack-one{right:26%;top:25%}.lp-stack-two{right:17%;top:35%;background:#e8f7fcdb}.lp-node-list{position:absolute;right:2%;top:30%;z-index:3;display:grid;gap:26px;color:#264459;font-size:.68rem;font-weight:700}.lp-node-list span{position:relative}.lp-node-list span:before{content:"";position:absolute;left:-22px;top:50%;width:10px;height:10px;border-radius:999px;background:#fff;border:3px solid #005a71;transform:translateY(-50%)}.lp-action-preview{position:relative;z-index:1;width:min(100%,1440px);margin:0 auto;padding:84px clamp(22px,4vw,36px) 76px}.lp-action-heading{display:grid;gap:18px;justify-items:center;max-width:760px;margin:0 auto 64px;text-align:center}.lp-action-heading h2{font-size:clamp(2.3rem,5vw,4.2rem);line-height:1.04;font-weight:800}.lp-action-heading p{max-width:760px;color:#303b4f;font-size:clamp(1.05rem,2.4vw,1.55rem);line-height:1.38}.lp-action-grid{display:grid;grid-template-columns:minmax(620px,1.45fr) minmax(380px,.85fr);gap:42px;align-items:stretch}.lp-replay-browser,.lp-log-panel{overflow:hidden;border:1px solid rgba(204,214,229,.86);background:#fffffff0;box-shadow:0 26px 46px #131b2e1f}.lp-replay-browser{display:grid;grid-template-rows:78px minmax(0,1fr) 78px;min-height:500px;border-radius:24px}.lp-replay-topbar{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:0 32px;background:#e8ecff;color:#14223b}.lp-replay-dots{display:inline-flex;gap:10px}.lp-replay-dots span{width:14px;height:14px;border-radius:999px}.lp-replay-dots span:nth-child(1){background:#ff4d55}.lp-replay-dots span:nth-child(2){background:#f6a515}.lp-replay-dots span:nth-child(3){background:#1fc18b}.lp-replay-topbar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:700}.lp-replay-time{font-family:Cascadia Code,Consolas,monospace;font-size:.92rem;font-weight:700;white-space:nowrap}.lp-replay-screen{display:grid;grid-template-columns:86px minmax(0,1fr);min-height:0;background:#dff1f2}.lp-replay-sidebar{display:grid;align-content:start;gap:18px;padding:28px 20px;border-right:1px solid rgba(141,170,180,.24)}.lp-replay-sidebar span{height:16px;border-radius:5px;background:#005a7138}.lp-replay-sidebar span:nth-child(2){background:#005a7173}.lp-replay-content{display:grid;grid-template-rows:46px minmax(230px,1fr) 100px;gap:18px;padding:22px;background:linear-gradient(90deg,rgba(255,255,255,.68),transparent 42%),#e7f4f5}.lp-replay-appbar{display:grid;grid-template-columns:1fr 80px 80px;gap:14px;align-items:center}.lp-replay-appbar span{height:16px;border-radius:999px;background:#005a7124}.lp-replay-appbar span:nth-child(2){background:#d6ecee}.lp-replay-appbar span:nth-child(3){background:#10a979}.lp-video-stage{position:relative;display:grid;place-items:center;min-height:285px;border-radius:4px;background:radial-gradient(circle at 50% 44%,rgba(52,211,153,.18),transparent 12%),linear-gradient(90deg,#061428 0 38%,#091a2f 38% 62%,#071329 62%);box-shadow:inset 0 0 0 1px #0000002e;overflow:hidden;isolation:isolate}.lp-video-stage-record{background:radial-gradient(circle at 18% 18%,rgba(20,184,166,.2),transparent 28%),linear-gradient(135deg,#071426,#092133 58%,#063e52)}.lp-video-stage-console{background:radial-gradient(circle at 76% 20%,rgba(34,197,94,.22),transparent 24%),linear-gradient(135deg,#081827,#0c2238 58%,#102a44)}.lp-video-stage-network{background:radial-gradient(circle at 72% 65%,rgba(245,158,11,.22),transparent 28%),linear-gradient(135deg,#071426,#10213a 56%,#052f43)}.lp-video-stage-share{background:radial-gradient(circle at 28% 70%,rgba(99,102,241,.24),transparent 26%),linear-gradient(135deg,#071426,#10213a 58%,#062b3a)}.lp-video-slide{position:relative;z-index:1;width:min(82%,560px);display:grid;gap:13px;justify-items:center;padding:34px;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;text-align:center;box-shadow:0 24px 42px #00000038;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lp-slide-kicker{color:#7dd3fc;font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.lp-video-slide h3{color:#fff;font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.08;font-weight:800}.lp-video-slide p{max-width:42ch;color:#ecf5ffdb;font-size:.86rem;line-height:1.5}.lp-slide-metrics{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:2px}.lp-slide-metrics span{padding:7px 10px;border-radius:999px;background:#ffffff21;color:#fff;font-size:.68rem;font-weight:800}.lp-video-strip{position:absolute;inset:22px auto auto 50%;width:min(62%,360px);display:grid;grid-template-columns:repeat(12,1fr);gap:5px;transform:translate(-50%);z-index:0}.lp-video-strip span{aspect-ratio:.75;border-radius:2px;background:linear-gradient(180deg,#3d4c62,#0f1c2e);box-shadow:0 0 0 1px #ffffff14;opacity:.58}.lp-video-strip span:nth-child(2n){transform:translateY(18px)}.lp-video-strip span.active{background:linear-gradient(180deg,#7dd3fc,#005a71);opacity:.95}.lp-play-button{position:relative;z-index:1;width:76px;height:76px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:16px;background:#ffffff57;color:#fff;box-shadow:0 18px 38px #0000003d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:transform .16s ease,background .16s ease}.lp-play-button:hover{transform:translateY(-1px);background:#ffffff6b}.lp-play-button span{width:0;height:0;margin-left:4px;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:24px solid #ffffff}.lp-play-button.is-playing span{width:22px;height:24px;margin-left:0;border:0;background:linear-gradient(90deg,#ffffff 0 34%,transparent 34% 66%,#ffffff 66%)}.lp-replay-timeline{display:grid;gap:13px;align-content:center;padding-right:12px}.lp-timeline-track{position:relative;height:10px;border-radius:999px;background:#005a7126;overflow:hidden}.lp-timeline-track i{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:#005a71;transition:width .28s ease}.lp-timeline-console i{background:#ef4444}.lp-timeline-network i{background:#f59e0b}.lp-replay-progress{display:grid;gap:9px;align-content:center;padding:0 32px;background:#fff}.lp-replay-progress button{position:relative;width:min(72%,460px);height:10px;padding:0;border:0;border-radius:999px;background:#e6eaff;overflow:hidden;cursor:pointer}.lp-replay-progress button span{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:#005a71;transition:width .28s ease}.lp-replay-chapters{width:min(72%,460px);display:flex;justify-content:space-between;color:#8a93a3;font-family:Cascadia Code,Consolas,monospace;font-size:.68rem}.lp-replay-chapters span{color:#8a93a3;transition:color .18s ease}.lp-replay-chapters span.active{color:#005a71;font-weight:800}.lp-log-panel{display:grid;grid-template-rows:78px minmax(0,1fr) 78px;min-height:500px;border-radius:24px}.lp-log-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#f8f9fc;border-bottom:1px solid #dfe5ef}.lp-log-tabs button{border:0;border-radius:0;background:transparent;color:#1f2937;font-family:Cascadia Code,Consolas,monospace;font-size:1rem;font-weight:500;cursor:pointer}.lp-log-tabs button.active{background:#fff;color:#005a71;font-weight:800;box-shadow:inset 0 -3px #005a71}.lp-log-list{display:grid;align-content:start;overflow:hidden}.lp-log-row{display:grid;grid-template-columns:62px 58px minmax(0,1fr) auto;gap:16px;min-height:84px;padding:20px 28px;align-items:start;border-bottom:1px solid #e5eaf2;color:#111827}.lp-log-row.is-warning{background:#fffaf2}.lp-log-row.is-note{background:#f3fbf8}.lp-log-row time,.lp-log-row>span{color:#8a93a3;font-family:Cascadia Code,Consolas,monospace;font-size:.84rem}.lp-log-row strong,.lp-log-row code,.lp-log-row p{font-family:Cascadia Code,Consolas,monospace}.lp-log-row strong{font-size:.84rem}.lp-log-info{color:#006b84}.lp-log-post{color:#10a36f}.lp-log-warn{color:#f59e0b}.lp-log-get{color:#2563eb}.lp-log-note{color:#0f766e}.lp-log-row code{display:block;color:#111827;font-size:.84rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-log-row p{margin-top:7px;color:#1f2937;font-size:.8rem;line-height:1.48}.lp-log-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 28px;background:#eff1ff;color:#14223b;font-family:Cascadia Code,Consolas,monospace;font-size:.9rem}.lp-log-status{display:inline-flex;gap:8px}.lp-log-status i{width:10px;height:10px;border-radius:999px}.lp-log-status i:nth-child(1){background:#ff4d55}.lp-log-status i:nth-child(2){background:#f6a515}.lp-log-status i:nth-child(3){background:#005a71}.lp-section{padding-top:66px;padding-bottom:78px}.lp-section-heading{display:grid;gap:18px;max-width:620px}.lp-section-heading h2,.lp-dashboard-copy h2,.lp-install-heading h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.06;font-weight:800}.lp-section-heading p,.lp-dashboard-copy>p,.lp-install-heading p{color:#556174;font-size:1rem;line-height:1.65}.lp-feature-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 40px;margin-top:72px;align-items:start}.lp-feature-connector{position:absolute;left:8%;right:8%;top:50%;height:0;border-top:2px dashed rgba(0,90,113,.22)}.lp-feature-card{position:relative;z-index:1;min-height:190px;display:grid;align-content:start;gap:16px;padding:28px;border-radius:8px;border:1px solid rgba(205,215,230,.95);background:#fffffff0;box-shadow:0 16px 34px #0f172a14}.lp-feature-card.is-emphasis{background:#005a71;border-color:#005a71;color:#fff;box-shadow:0 22px 42px #005a713d}.lp-feature-card h3{font-size:1rem;font-weight:800}.lp-feature-card p{color:#5d6878;font-size:.82rem;line-height:1.65}.lp-feature-card.is-emphasis h3,.lp-feature-card.is-emphasis p{color:#fff}.lp-feature-card.is-emphasis p{opacity:.86}.lp-feature-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#e8f4f8;color:#005a71}.lp-feature-icon svg,.lp-workflow-icon svg,.lp-dashboard-list svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lp-feature-card.is-emphasis .lp-feature-icon{background:#ffffff29;color:#fff}.lp-feature-b{transform:translateY(-42px);background:#f1f5ff}.lp-feature-c{transform:translateY(20px)}.lp-feature-d{transform:translateY(28px);background:#e7edff}.lp-feature-e{transform:translateY(-10px)}.lp-feature-f{transform:translateY(18px)}.lp-workflow{position:relative;z-index:1;margin-top:20px;background:#dff1fd;transform:skewY(-2.8deg)}.lp-workflow-inner{padding-top:86px;padding-bottom:96px;transform:skewY(2.8deg)}.lp-workflow-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:76px;margin-top:64px}.lp-workflow-connector{position:absolute;left:8%;right:8%;top:36px;height:54px;border-top:2px dashed rgba(0,90,113,.28);border-radius:50%}.lp-workflow-step{position:relative;z-index:1;display:grid;gap:14px;align-content:start}.lp-workflow-step:nth-child(3){transform:translateY(30px)}.lp-workflow-step:nth-child(4){transform:translateY(12px)}.lp-workflow-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:8px;background:#fff;border:2px solid #005a71;color:#005a71;box-shadow:0 14px 30px #005a711f}.lp-workflow-step h3{margin-top:4px;font-size:1rem;font-weight:800}.lp-workflow-step p{color:#4b6070;font-size:.82rem;line-height:1.65;max-width:260px}.lp-dashboard{display:grid;grid-template-columns:minmax(420px,1fr) minmax(360px,.82fr);gap:58px;align-items:center;padding-top:110px;padding-bottom:110px}.lp-dashboard-preview{position:relative}.lp-dashboard-preview:before{content:"";position:absolute;inset:52px -36px -34px 35%;border-radius:8px 0 0 8px;background:#e3e8ff;opacity:.8}.lp-illustration-compact{width:min(100%,620px);min-height:330px;padding:32px;border-radius:8px;background:#fff;border:1px solid rgba(210,220,232,.95);box-shadow:0 24px 40px #0f172a1f;transform:rotate(-2deg)}.lp-dashboard-copy{position:relative;z-index:1;display:grid;gap:18px}.lp-dashboard-list{display:grid;gap:14px;margin-top:10px}.lp-dashboard-list article{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;padding:16px;border-radius:8px;border:1px solid rgba(216,224,236,.92);background:#fffffff0;box-shadow:0 10px 20px #0f172a0a}.lp-dashboard-list article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#e8f4f8;color:#005a71}.lp-dashboard-list h3{font-size:.86rem;font-weight:800}.lp-dashboard-list p{margin-top:4px;color:#667186;font-size:.78rem;line-height:1.55}.lp-dashboard-button{justify-self:start;margin-top:8px;background:#e9edff;border-color:transparent}.lp-install{padding-top:72px;padding-bottom:116px}.lp-install-heading{display:grid;gap:18px;max-width:620px;margin-inline:auto;text-align:center}.lp-install-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;max-width:980px;margin:64px auto 0;align-items:start}.lp-install-card{display:grid;gap:18px;min-height:290px;padding:28px;border-radius:8px;border:1px solid rgba(205,215,230,.95);background:#fff;box-shadow:0 16px 34px #0f172a1a}.lp-install-card h3{font-size:1rem;font-weight:800}.lp-install-card p{color:#5f6b7d;font-size:.82rem;line-height:1.6}.lp-install-icon-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.lp-install-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:4px;background:#f5f8fc}.lp-install-icon-row strong{padding:5px 11px;border-radius:999px;background:#e9fbf2;color:#10a36f;font-size:.68rem;font-weight:800}.lp-install-card .button-secondary{width:100%;margin-top:auto;background:#edf1ff;border-color:transparent}.lp-install-firefox{transform:translateY(32px)}@media(max-width:980px){.lp-hero,.lp-dashboard,.lp-action-grid{grid-template-columns:1fr}.lp-hero{min-height:auto;padding-top:54px}.lp-hero-visual{min-height:300px}.lp-feature-grid,.lp-install-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-workflow-grid{gap:34px}.lp-action-preview{padding-top:64px}}@media(max-width:760px){.public-shell .site-header{height:auto;min-height:56px;flex-wrap:wrap;gap:8px 16px;padding-block:10px}.public-shell .site-nav{order:3;width:100%;margin-left:0;justify-content:flex-start}.public-shell .site-actions{margin-left:auto}.public-shell .site-footer{display:grid;gap:10px;justify-items:start;padding-block:18px}.lp-hero h1{font-size:clamp(2.9rem,16vw,4rem)}.lp-actions{width:100%}.lp-actions a{flex:1 1 220px}.lp-feature-grid,.lp-workflow-grid,.lp-install-grid{grid-template-columns:1fr}.lp-action-grid{gap:22px}.lp-replay-browser,.lp-log-panel{min-height:auto;border-radius:16px}.lp-replay-browser{grid-template-rows:58px minmax(0,1fr) 52px}.lp-log-panel{grid-template-rows:56px minmax(0,1fr) 52px}.lp-replay-topbar{grid-template-columns:auto 1fr;gap:14px;padding:0 18px}.lp-replay-time{display:none}.lp-replay-screen{grid-template-columns:48px minmax(0,1fr)}.lp-replay-sidebar{padding:22px 12px}.lp-replay-content{grid-template-rows:30px minmax(150px,1fr) 76px;padding:14px}.lp-log-tabs button{font-size:.84rem}.lp-log-row{grid-template-columns:50px 48px minmax(0,1fr);gap:10px;min-height:auto;padding:16px}.lp-log-row>span{display:none}.lp-feature-card,.lp-feature-b,.lp-feature-c,.lp-feature-d,.lp-feature-e,.lp-feature-f,.lp-install-firefox,.lp-workflow-step:nth-child(3),.lp-workflow-step:nth-child(4){transform:none}.lp-feature-connector,.lp-workflow-connector{display:none}.lp-workflow,.lp-workflow-inner{transform:none}.lp-illustration{min-width:500px;transform:translate(-12%)}.lp-illustration-compact{min-width:0;width:100%;min-height:270px;transform:none}}@media(max-width:520px){.public-shell .site-actions{width:100%;justify-content:space-between}.public-shell .nav-link-start{flex:1}.lp-hero,.lp-section,.lp-dashboard,.lp-workflow-inner{padding-inline:16px}.lp-hero-visual{overflow:hidden}.lp-illustration{min-width:430px}.lp-dashboard{padding-top:72px;padding-bottom:72px}.lp-action-heading{margin-bottom:36px}.lp-action-preview{padding-inline:16px;padding-bottom:56px}}.solution-page{position:relative;overflow:hidden;color:#07101f;background:linear-gradient(180deg,#ffffffd6,#eff7fab8 34%,#fff),radial-gradient(circle at 8% 18%,rgba(15,118,110,.14),transparent 30%),radial-gradient(circle at 92% 8%,rgba(3,105,161,.16),transparent 28%)}.solution-page h1,.solution-page h2,.solution-page h3,.solution-page p{margin:0}.solution-page h1,.solution-page h2,.solution-page h3{color:#07101f;font-family:Inter,Aptos,Segoe UI,sans-serif;letter-spacing:0}.solution-eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:9px;color:#006781;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.solution-eyebrow:before{content:"";width:9px;height:9px;border-radius:2px;background:#f15946}.solution-hero,.solution-proof,.solution-problem,.solution-context,.solution-deep-dive,.solution-impact,.solution-security{width:min(100%,1320px);margin:0 auto;padding-inline:clamp(24px,5vw,64px)}.solution-hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(500px,1.08fr);gap:clamp(36px,5vw,76px);align-items:center;min-height:650px;padding-top:58px;padding-bottom:58px}.solution-hero-copy{display:grid;gap:22px;align-content:center}.solution-hero h1{max-width:12ch;font-size:clamp(3rem,6.2vw,5.35rem);line-height:.95;font-weight:900}.solution-hero-copy p{max-width:62ch;color:#435166;font-size:1.02rem;line-height:1.72}.solution-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.solution-hero-media,.solution-media-card{margin:0;overflow:hidden;border:1px solid rgba(179,194,213,.78);border-radius:8px;background:#fff;box-shadow:0 28px 60px #0f172a29}.solution-hero-media{transform:rotate(1.4deg)}.solution-hero-media img,.solution-media-card img{display:block;width:100%;height:auto}.solution-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:10px;padding-bottom:72px}.solution-proof article{min-height:132px;display:grid;align-content:center;gap:10px;padding:26px;border:1px solid rgba(198,210,226,.9);border-radius:8px;background:#ffffffdb;box-shadow:0 14px 34px #0f172a12}.solution-proof strong{color:#005a71;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1}.solution-proof span{color:#536174;font-size:.9rem;line-height:1.5}.solution-problem{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);align-items:start;padding-top:90px;padding-bottom:94px;border-top:1px solid rgba(198,210,226,.72)}.solution-problem h2,.solution-section-head h2,.solution-deep-copy h2,.solution-impact-copy h2,.solution-security h2{margin-top:16px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.05;font-weight:900}.solution-problem p,.solution-section-head p,.solution-deep-copy p,.solution-security p{color:#4b596d;font-size:1rem;line-height:1.72}.solution-context{padding-top:92px;padding-bottom:104px;background:#f2f8fb;border-block:1px solid rgba(198,210,226,.72);max-width:none}.solution-context>*{width:min(100%,1192px);margin-inline:auto}.solution-section-head{display:grid;gap:18px;max-width:720px;text-align:center;justify-items:center}.solution-section-head h2{margin-top:0}.solution-flow-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:58px}.solution-flow-grid:before{content:"";position:absolute;top:56px;left:12%;right:12%;height:2px;background:linear-gradient(90deg,transparent,rgba(0,90,113,.32),transparent)}.solution-flow-card{position:relative;z-index:1;min-height:336px;display:grid;align-content:start;gap:16px;padding:30px;border:1px solid rgba(198,210,226,.9);border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a14}.solution-flow-icon{width:60px;height:60px;display:grid;place-items:center;border:2px solid #005a71;border-radius:8px;background:#edf9fb;color:#005a71}.solution-flow-icon svg,.solution-check-list svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.solution-flow-card>strong{position:absolute;top:22px;right:26px;color:#005a7124;font-size:4rem;line-height:1;font-weight:900}.solution-flow-card h3{font-size:1.22rem;font-weight:900}.solution-flow-card p{color:#536174;font-size:.92rem;line-height:1.68}.solution-deep-dive,.solution-impact{display:grid;grid-template-columns:minmax(360px,.76fr) minmax(520px,1.24fr);gap:clamp(36px,5vw,74px);align-items:center;padding-top:104px;padding-bottom:104px}.solution-deep-copy,.solution-impact-copy{display:grid;gap:18px}.solution-check-list{display:grid;gap:13px;margin:12px 0 0;padding:0;list-style:none}.solution-check-list li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:start;color:#334155;font-weight:700;line-height:1.45}.solution-check-list span{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#e6f7f1;color:#0f766e}.solution-media-card{transform:rotate(-.8deg)}.solution-impact{grid-template-columns:minmax(520px,1.15fr) minmax(360px,.85fr);padding-top:92px;border-top:1px solid rgba(198,210,226,.72)}.solution-impact .solution-media-card{transform:rotate(.7deg)}.solution-role-grid{display:grid;gap:14px;margin-top:12px}.solution-role-grid article{display:grid;gap:6px;padding:18px;border:1px solid rgba(198,210,226,.9);border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a0f}.solution-role-grid h3{font-size:.98rem;font-weight:900}.solution-role-grid p{color:#59677a;font-size:.86rem;line-height:1.55}.solution-security{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:34px;padding-top:48px;padding-bottom:48px;border:1px solid rgba(0,90,113,.18);border-radius:8px;background:linear-gradient(135deg,#005a7114,#f159460f),#fff;box-shadow:0 18px 42px #0f172a14}.solution-security>div{max-width:760px}.solution-security h2{margin-top:12px;font-size:clamp(1.8rem,3vw,2.65rem)}.solution-security p{margin-top:16px}@media(max-width:1060px){.solution-hero,.solution-problem,.solution-deep-dive,.solution-impact{grid-template-columns:1fr}.solution-hero{min-height:auto}.solution-hero h1{max-width:14ch}.solution-hero-media,.solution-media-card,.solution-impact .solution-media-card{transform:none}.solution-impact-copy{order:-1}}@media(max-width:820px){.solution-proof,.solution-flow-grid{grid-template-columns:1fr}.solution-flow-grid:before{display:none}.solution-security{display:grid}}@media(max-width:560px){.solution-hero,.solution-proof,.solution-problem,.solution-context,.solution-deep-dive,.solution-impact,.solution-security{padding-inline:16px}.solution-hero{padding-top:46px}.solution-hero h1{font-size:clamp(2.55rem,14vw,3.7rem)}.solution-actions a{width:100%}.solution-flow-card{min-height:auto;padding:24px}.solution-proof article{min-height:auto}}.collections-page{gap:22px}.collection-page-header{position:relative;overflow:hidden;border-color:#0e74902e;background:linear-gradient(135deg,#ecfdf5f5,#eff6fff0 54%,#fffffffa),#fff}.collection-page-header:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,#0f766e,#0369a1)}.collection-page-header>*{position:relative}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px;padding:18px;border-color:#94a3b83d;background:linear-gradient(180deg,#f8fafcf5,#f1f5f9eb),#f8fafc}.collection-card{position:relative;display:grid;grid-template-rows:auto minmax(54px,1fr) auto;gap:14px;min-height:236px;padding:22px;overflow:hidden;border:1px solid rgba(203,213,225,.86);border-radius:8px;background:#fff;box-shadow:0 16px 34px #0f172a14;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.collection-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#0f766e,#0369a1,#ea580c)}.collection-card header{display:grid;gap:9px;min-width:0}.collection-card:hover,.collection-card:focus-within{border-color:#0e74906b;box-shadow:0 22px 44px #0f172a1f;transform:translateY(-1px)}.collection-card-title{margin:0;min-width:0;color:#0f172a;font-size:1.08rem;line-height:1.28}.collection-card-title a{display:block;overflow-wrap:anywhere;color:inherit;text-decoration:none}.collection-card-title a:hover{color:#0f766e}.collection-card-meta{display:flex;flex-wrap:wrap;gap:7px}.collection-card-meta .status-chip{border:1px solid rgba(14,165,233,.26);background:#e0f2fed1;color:#0f172a;font-size:.72rem;font-weight:800}.collection-card-description{margin:0;color:#334155;font-size:.94rem;line-height:1.58;overflow-wrap:anywhere}.collection-card-description-empty{font-style:italic;color:#64748b;opacity:1}.collection-card-footer{display:grid;gap:14px;align-self:end;padding-top:14px;border-top:1px solid rgba(226,232,240,.9)}.collection-card-timestamp{color:#64748b;font-size:.78rem;font-weight:700}.collection-card .action-row{gap:10px;margin-top:0}.collection-card .button-link,.collection-card .button-secondary{min-height:42px;padding:0 16px;border-radius:12px}.collection-card .button-link{background:#0f766e;box-shadow:0 10px 18px #0f766e2e}.collection-card .button-secondary{border-color:#cbd5e1e6;background:#fff}.collection-card .overview-danger-button{border-color:#f871716b;background:snow}.collection-back-link{display:inline-block;margin-bottom:8px;font-size:.85rem}.collection-picker-modal{max-width:640px}.collection-picker-list{list-style:none;margin:0;padding:0;max-height:360px;overflow-y:auto;border:1px solid var(--color-border, rgba(255, 255, 255, .08));border-radius:8px}.collection-picker-list li{border-bottom:1px solid var(--color-border, rgba(255, 255, 255, .05))}.collection-picker-list li:last-child{border-bottom:none}.collection-picker-list label{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:10px 12px;cursor:pointer}.collection-picker-list label:hover{background:#ffffff0a}.collection-picker-title{font-weight:500}.collection-picker-meta{font-size:.8rem;color:var(--color-text-muted, rgba(230, 232, 238, .65))}.recap-row-collections{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:8px 0 0;font-size:.82rem}.recap-collection-label{color:#475569;font-weight:700}.recap-collection-chip{display:inline-flex;align-items:center;min-height:24px;padding:2px 10px;border-radius:999px;border:1px solid rgba(15,118,110,.24);background:#f0fdfaf0;color:#0f766e;text-decoration:none;font-size:.78rem;font-weight:800;line-height:1.6}.recap-collection-chip:hover{border-color:#0f766e61;background:#ccfbf1d1;color:#0f5f59;text-decoration:none}.browser-note-select,.browser-note-lane-form input,.browser-note-lane-item input{min-height:42px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:0 12px}.browser-note-select{min-width:150px;font-weight:700;box-shadow:inset 0 0 0 1px #ffffffb8}.browser-note-select:focus,.browser-note-lane-form input:focus,.browser-note-lane-item input:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px #05966924}.browser-timeline-toolbar{grid-template-columns:auto minmax(180px,1fr) minmax(130px,auto) auto auto}.browser-timeline-toolbar>.browser-timeline-legend:only-child{grid-column:1 / -1}.browser-note-color-picker,.browser-note-lane-panel,.browser-note-lane-form,.browser-note-lane-list,.browser-note-lane-item{display:flex;align-items:center}.browser-note-color-picker{gap:6px}.browser-note-color-swatch{width:26px;height:26px;border:2px solid #ffffff;border-radius:999px;cursor:pointer;box-shadow:0 0 0 1px #0f172a29}.browser-note-color-swatch.selected{border-color:#fff;box-shadow:0 0 0 3px #0f172a38}.browser-note-color-swatch:disabled{cursor:not-allowed;opacity:.55}.browser-note-lane-panel{justify-content:space-between;flex-wrap:wrap;gap:12px;padding:12px;border:1px solid #dbe3ec;border-radius:10px;background:#f8fafc}.browser-note-lane-form,.browser-note-lane-list,.browser-note-lane-item{gap:8px;flex-wrap:wrap}.browser-note-lane-item{min-height:44px;padding:5px 6px 5px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.browser-note-lane-item span{color:#334155;font-weight:800;font-size:.84rem}.browser-timeline-dot.note-color-blue,.browser-note-color-swatch.note-color-blue{background:#3b82f6}.browser-timeline-dot.note-color-green,.browser-note-color-swatch.note-color-green{background:#22c55e}.browser-timeline-dot.note-color-amber,.browser-note-color-swatch.note-color-amber{background:#f59e0b}.browser-timeline-dot.note-color-rose,.browser-note-color-swatch.note-color-rose{background:#f43f5e}.browser-timeline-dot.note-color-violet,.browser-note-color-swatch.note-color-violet{background:#8b5cf6}.browser-timeline-dot.note-color-slate,.browser-note-color-swatch.note-color-slate{background:#64748b}.browser-note-card.note-color-blue{--note-accent: #1d4ed8;--note-accent-soft: #dbeafe;border-color:#bfdbfe;background:#eff6ff}.browser-note-card.note-color-green{--note-accent: #15803d;--note-accent-soft: #dcfce7;border-color:#bbf7d0;background:#f0fdf4}.browser-note-card.note-color-amber{--note-accent: #92400e;--note-accent-soft: #fef3c7;border-color:#fde68a;background:#fffbeb}.browser-note-card.note-color-rose{--note-accent: #be123c;--note-accent-soft: #ffe4e6;border-color:#fecdd3;background:#fff1f2}.browser-note-card.note-color-violet{--note-accent: #6d28d9;--note-accent-soft: #ede9fe;border-color:#ddd6fe;background:#f5f3ff}.browser-note-card.note-color-slate{--note-accent: #334155;--note-accent-soft: #e2e8f0;border-color:#cbd5e1;background:#f8fafc}.browser-note-card strong{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--note-accent, #0f766e);font-size:.78rem}.browser-note-card time{color:var(--note-accent, #0f766e);background:var(--note-accent-soft, rgba(15, 118, 110, .12))}.browser-note-card span{color:#0f172a}@media(max-width:860px){.browser-timeline-toolbar{grid-template-columns:1fr}.browser-note-select{width:100%}}.timeline-screenshot-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:56px;height:32px;padding:0;border:1px solid rgba(15,23,42,.55);border-radius:4px;overflow:hidden;cursor:pointer;background:#0f172a;z-index:3;box-shadow:0 1px 4px #0f172a40;transition:transform .12s ease,box-shadow .12s ease}.timeline-screenshot-thumb:hover,.timeline-screenshot-thumb:focus-visible{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 4px 12px #0f172a52;outline:none}.timeline-screenshot-thumb img{width:100%;height:100%;object-fit:cover;display:block}.screenshot-viewer-backdrop{position:fixed;inset:0;background:#020617c7;display:flex;align-items:center;justify-content:center;z-index:1000;padding:32px}.screenshot-viewer-shell{background:#0f172a;color:#f1f5f9;width:min(1200px,100%);max-height:100%;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 64px #0206178c}.screenshot-viewer-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid rgba(148,163,184,.18)}.screenshot-viewer-header strong{display:block;font-size:14px}.screenshot-viewer-header span{display:block;font-size:12px;color:#e2e8f0bf;margin-top:2px}.screenshot-viewer-actions{display:flex;gap:8px}.screenshot-viewer-body{position:relative;display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;padding:16px;background:#020617}.screenshot-viewer-image{max-width:100%;max-height:75vh;object-fit:contain;display:block;background:#000;border-radius:4px}.screenshot-viewer-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:60px;border:0;background:#0f172a99;color:#e2e8f0;font-size:28px;cursor:pointer;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.screenshot-viewer-nav:disabled{opacity:.4;cursor:not-allowed}.screenshot-viewer-nav.prev{left:12px}.screenshot-viewer-nav.next{right:12px}.tone-click{background:#f59e0b!important}:root{--ed-bg: #0a0a0c;--ed-bg-2: #0f0f14;--ed-surface: #16161d;--ed-surface-2: #1c1c25;--ed-surface-3: #22222d;--ed-border: rgba(255, 255, 255, .08);--ed-border-strong: rgba(255, 255, 255, .14);--ed-text: #f4f4f5;--ed-text-2: rgba(244, 244, 245, .74);--ed-text-muted: rgba(244, 244, 245, .5);--ed-text-faint: rgba(244, 244, 245, .32);--ed-indigo: #7c6cff;--ed-violet: #b85aff;--ed-pink: #ff4d6d;--ed-gradient: linear-gradient(135deg, #7c6cff 0%, #b85aff 50%, #ff4d6d 100%);--ed-gradient-soft: linear-gradient( 135deg, rgba(124, 108, 255, .18) 0%, rgba(184, 90, 255, .14) 50%, rgba(255, 77, 109, .16) 100% );--ed-ok: #4ade80;--ed-err: #ff4d6d;--ed-warn: #fbbf24;--ed-info: #60a5fa;--ed-mono: "JetBrains Mono", "Cascadia Code", "Consolas", ui-monospace, monospace;--ed-display: "Inter", "Segoe UI Variable", "Segoe UI", system-ui, -apple-system, sans-serif}html:has(.public-shell),body:has(.public-shell){background:var(--ed-bg);overflow-x:hidden}.public-shell{background:var(--ed-bg);color:var(--ed-text);font-family:var(--ed-display);padding:0;gap:0;min-height:100vh;width:100%;max-width:100vw;overflow-x:clip;display:flex;flex-direction:column}.public-shell ::selection{background:#7c6cff66;color:#fff}.public-shell h1,.public-shell h2,.public-shell h3{font-family:var(--ed-display);color:var(--ed-text);letter-spacing:-.02em;font-weight:700}.public-shell p,.public-shell span,.public-shell li{color:var(--ed-text-2)}.public-shell .lede{color:var(--ed-text-2);max-width:64ch;line-height:1.65}.public-shell a{color:var(--ed-text)}.public-shell .site-header{background:#0a0a0cc7;border:1px solid var(--ed-border);border-radius:999px;padding:10px 14px 10px 22px;margin:18px clamp(16px,4vw,48px) 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:none;position:sticky;top:18px;z-index:50}.public-shell .brand-mark{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-weight:700;font-size:1.05rem;color:var(--ed-text);letter-spacing:-.01em}.public-shell .brand-mark:before{content:"";width:28px;height:28px;border-radius:8px;background:var(--ed-gradient);box-shadow:0 0 0 1px #ffffff0f,0 6px 16px #7c6cff59;flex-shrink:0}.public-shell .site-nav{gap:4px}.public-shell .nav-link{color:var(--ed-text-2);font-weight:500;font-size:.92rem;border-radius:999px;min-height:38px;padding:0 14px;letter-spacing:0;background:transparent;box-shadow:none}.public-shell .nav-link:hover{background:#ffffff0a;color:var(--ed-text);box-shadow:none}.public-shell .nav-link-active{background:#7c6cff1f;color:var(--ed-text);box-shadow:inset 0 0 0 1px #7c6cff4d}.public-shell .button-link{background:var(--ed-text);color:#0a0a0c;border:0;border-radius:999px;min-height:40px;padding:0 18px;font-weight:600;font-size:.92rem;box-shadow:0 6px 18px #0006}.public-shell .button-link:hover{background:#fff;transform:translateY(-1px)}.public-shell .site-content{gap:0;padding:0}.public-shell .site-footer{background:#0a0a0c99;border:1px solid var(--ed-border);border-radius:24px;margin:48px clamp(16px,4vw,48px);padding:22px 24px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--ed-text-muted)}.public-shell .site-footer span,.public-shell .site-footer .nav-link{color:var(--ed-text-muted);font-size:.86rem}.public-shell .site-footer .nav-link:hover{color:var(--ed-text)}.public-shell .page-grid{gap:0;padding:0 clamp(16px,4vw,48px)}.public-shell .landing-hero{text-align:center;padding:96px 0 64px;display:grid;justify-items:center;gap:0;position:relative;isolation:isolate;overflow:hidden}.public-shell .landing-hero:before{content:"";position:absolute;top:-20%;left:50%;width:120%;height:800px;transform:translate(-50%);background:radial-gradient(ellipse 60% 50% at 50% 40%,rgba(124,108,255,.16),transparent 70%),radial-gradient(ellipse 40% 30% at 70% 60%,rgba(255,77,109,.1),transparent 70%);z-index:-1;pointer-events:none}.public-shell .landing-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:999px;border:1px solid var(--ed-border);background:#ffffff08;color:var(--ed-text-2);font-size:.78rem;font-weight:500;letter-spacing:0;text-transform:none;margin-bottom:28px}.public-shell .landing-badge:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--ed-indigo);box-shadow:0 0 8px var(--ed-indigo)}.public-shell .landing-hero h1{font-size:clamp(2.6rem,7vw,5.4rem);line-height:1.02;letter-spacing:-.04em;font-weight:700;max-width:14ch;margin:0}.public-shell .landing-hero h1 em{font-style:normal;background:var(--ed-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.public-shell .landing-hero .lede{max-width:56ch;margin-top:28px;font-size:1.08rem;text-align:center;color:var(--ed-text-2)}.public-shell .landing-hero .action-row{justify-content:center;margin-top:36px;gap:12px}.public-shell .landing-extension-links{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:14px}.public-shell .landing-extension-links .button-secondary{min-width:112px}.public-shell .button-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 24px;border-radius:999px;background:var(--ed-text);color:#0a0a0c;border:0;font-weight:600;font-size:.95rem;letter-spacing:0;box-shadow:0 12px 28px #00000080;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.public-shell .button-primary:hover{transform:translateY(-1px);background:#fff;box-shadow:0 18px 36px #7c6cff47}.public-shell .button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:999px;background:#ffffff0a;color:var(--ed-text);border:1px solid var(--ed-border);font-weight:500;font-size:.95rem;transition:background .16s ease,border-color .16s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.public-shell .button-secondary:hover{background:#ffffff12;border-color:var(--ed-border-strong)}.public-shell .button-play{background:#7c6cff2e;border-color:#7c6cff59;color:var(--ed-text)}.public-shell .button-play:before{content:"";width:26px;height:26px;border-radius:999px;background:var(--ed-indigo);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;position:relative}.public-shell .button-play:after{content:"";position:absolute;margin-left:-19px;width:0;height:0;border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent #fff}.public-shell .replay-card{margin:24px auto 96px;max-width:1240px;border-radius:20px;background:var(--ed-surface);border:1px solid var(--ed-border);box-shadow:0 1px #ffffff0a inset,0 40px 80px #00000080;overflow:hidden}.public-shell .replay-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px;border-bottom:1px solid var(--ed-border);background:#ffffff05;flex-wrap:wrap}.public-shell .replay-session{display:flex;align-items:center;gap:12px;font-size:.92rem}.public-shell .replay-session-dot{width:8px;height:8px;border-radius:999px;background:var(--ed-pink);box-shadow:0 0 8px var(--ed-pink)}.public-shell .replay-session strong{color:var(--ed-text);font-weight:600}.public-shell .replay-session span{color:var(--ed-text-muted)}.public-shell .replay-stats{display:flex;gap:18px;font-size:.84rem;color:var(--ed-text-muted);flex-wrap:wrap}.public-shell .replay-stats strong{color:var(--ed-text);margin-right:4px;font-variant-numeric:tabular-nums}.public-shell .replay-stats .err{color:var(--ed-pink)}.public-shell .replay-stats .net{color:var(--ed-info)}.public-shell .replay-body{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(340px,.84fr);min-height:560px}.public-shell .replay-stage{background:var(--ed-bg);padding:26px;display:flex;flex-direction:column;gap:14px}.public-shell .replay-browser{flex:1;min-height:470px;border-radius:12px;background:var(--ed-bg-2);border:1px solid var(--ed-border);display:grid;grid-template-rows:auto 1fr;overflow:hidden}.public-shell .replay-browser-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--ed-border)}.public-shell .replay-browser-dots{display:flex;gap:6px}.public-shell .replay-browser-dots span{width:10px;height:10px;border-radius:999px;background:#ffffff2e}.public-shell .replay-browser-dots span:nth-child(1){background:#ef4444}.public-shell .replay-browser-dots span:nth-child(2){background:#f59e0b}.public-shell .replay-browser-dots span:nth-child(3){background:#22c55e}.public-shell .replay-browser-url{font-family:var(--ed-mono);font-size:.78rem;color:var(--ed-text-muted)}.public-shell .replay-browser-stage{position:relative;display:grid;align-content:stretch;background:repeating-linear-gradient(135deg,transparent 0,transparent 40px,rgba(255,255,255,.018) 40px,rgba(255,255,255,.018) 80px);color:var(--ed-text-faint);font-family:var(--ed-mono);font-size:.78rem;min-height:420px;padding:24px}.public-shell .replay-stage-shell{min-height:100%;display:grid;grid-template-rows:auto 1fr auto;gap:18px}.public-shell .replay-stage-status{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.public-shell .replay-stage-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0f172a5c;color:var(--ed-text-muted);font-family:var(--ed-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.public-shell .replay-stage-chip-live{color:#fdf2f8;border-color:#ff4d6d59;background:#ff4d6d24}.public-shell .replay-stage-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center}.public-shell .replay-stage-card{display:grid;gap:12px;padding:20px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#0f172a57;box-shadow:inset 0 1px #ffffff08}.public-shell .replay-stage-card-label{color:var(--ed-text-muted);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.public-shell .replay-stage-card strong{color:var(--ed-text);font-family:var(--ed-display);font-size:1rem;line-height:1.35}.public-shell .replay-stage-card p{margin:0;color:var(--ed-text-muted);line-height:1.65;font-size:.82rem}.public-shell .replay-stage-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:16px;background:#0f172a47;border:1px solid rgba(255,255,255,.08)}.public-shell .replay-stage-foot span{color:var(--ed-text-muted);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.public-shell .replay-stage-foot strong{color:var(--ed-text);font-size:.84rem}.public-shell .replay-rec-indicator{position:absolute;top:14px;left:14px;display:flex;align-items:center;gap:8px;padding:5px 10px 5px 9px;background:#0000008c;border:1px solid rgba(255,77,109,.4);border-radius:999px;font-family:var(--ed-mono);font-size:.66rem;color:var(--ed-pink);letter-spacing:.16em;text-transform:uppercase}.public-shell .replay-rec-indicator:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ed-pink);box-shadow:0 0 6px var(--ed-pink);animation:replay-rec-pulse 1.4s ease-in-out infinite}@keyframes replay-rec-pulse{0%,to{opacity:1}50%{opacity:.3}}.public-shell .replay-stage-meta{position:absolute;bottom:14px;right:14px;font-family:var(--ed-mono);font-size:.7rem;color:var(--ed-text-faint);letter-spacing:.04em;pointer-events:none}.public-shell .replay-progress-track{border:0;cursor:pointer;padding:0;background:#ffffff14;height:4px;flex:1;position:relative;border-radius:999px;overflow:hidden}.public-shell .replay-progress-track:focus-visible{outline:2px solid rgba(124,108,255,.5);outline-offset:4px}.public-shell .replay-progress{display:flex;align-items:center;gap:12px;font-family:var(--ed-mono);font-size:.78rem;color:var(--ed-text-muted)}.public-shell .replay-progress-track{flex:1;height:4px;border-radius:999px;background:#ffffff14;position:relative;overflow:hidden}.public-shell .replay-progress-fill{position:absolute;inset:0 auto 0 0;width:32%;background:var(--ed-gradient);border-radius:999px}.public-shell .replay-progress-thumb{position:absolute;top:50%;left:32%;width:12px;height:12px;border-radius:999px;background:var(--ed-text);transform:translate(-50%,-50%);box-shadow:0 0 0 4px #f4f4f51a}.public-shell .replay-console{background:var(--ed-surface-2);border-left:1px solid var(--ed-border);display:flex;flex-direction:column}.public-shell .replay-console-tabs{display:flex;border-bottom:1px solid var(--ed-border)}.public-shell .replay-console-tabs button{flex:1;background:transparent;border:0;padding:14px 12px;color:var(--ed-text-muted);font-size:.82rem;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;font-family:inherit}.public-shell .replay-console-tabs button.active{color:var(--ed-text);background:#7c6cff1a;border-bottom-color:var(--ed-indigo)}.public-shell .replay-console-list{flex:1;padding:10px 4px;font-family:var(--ed-mono);font-size:.74rem;display:flex;flex-direction:column;overflow-y:auto;max-height:510px}.public-shell .replay-log{display:grid;grid-template-columns:50px 64px minmax(0,1fr) auto;gap:12px;padding:10px 14px;align-items:start;color:var(--ed-text-2);border-radius:6px}.public-shell .replay-log time{color:var(--ed-text-faint)}.public-shell .replay-log .lvl{font-weight:700;letter-spacing:.02em}.public-shell .replay-log .lvl-info{color:var(--ed-info)}.public-shell .replay-log .lvl-post,.public-shell .replay-log .lvl-get{color:var(--ed-ok)}.public-shell .replay-log .lvl-put,.public-shell .replay-log .lvl-err{color:var(--ed-pink)}.public-shell .replay-log .lvl-warn{color:var(--ed-warn)}.public-shell .replay-log .lvl-patch{color:var(--ed-info)}.public-shell .replay-log{animation:replay-log-in .22s ease-out}@keyframes replay-log-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.public-shell .replay-note{display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;padding:12px 14px;align-items:baseline;border-radius:6px;animation:replay-log-in .22s ease-out}.public-shell .replay-note time{color:var(--ed-text-faint);font-family:var(--ed-mono);font-size:.74rem}.public-shell .replay-note p{margin:0;color:var(--ed-text);font-family:var(--ed-display);font-size:.86rem;line-height:1.45}.public-shell .replay-empty{margin:auto;padding:24px 18px;text-align:center;color:var(--ed-text-muted);font-family:var(--ed-display);font-size:.84rem;line-height:1.5;max-width:28ch}.public-shell .replay-log-copy{display:grid;gap:6px;min-width:0}.public-shell .replay-log code{color:var(--ed-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.public-shell .replay-log-copy p{margin:0;color:var(--ed-text-muted);line-height:1.55;font-size:.72rem}.public-shell .replay-log .status{font-variant-numeric:tabular-nums;color:var(--ed-text-muted);white-space:nowrap}.public-shell .replay-log.is-error{background:#ff4d6d14;color:var(--ed-pink)}.public-shell .replay-log.is-error code,.public-shell .replay-log.is-error .status{color:var(--ed-pink)}.public-shell .editorial-section{padding:96px clamp(16px,4vw,48px);max-width:1300px;margin:0 auto}.public-shell .editorial-section .eyebrow,.public-shell .editorial-card .eyebrow{display:inline-block;margin-bottom:22px;font-size:.74rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ed-indigo)}.public-shell .editorial-section h2,.public-shell .editorial-section-header h2{font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.02;letter-spacing:-.03em;color:var(--ed-text);max-width:16ch;font-weight:700}.public-shell .editorial-section-header{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:32px;align-items:end;margin-bottom:56px}.public-shell .editorial-section-header p{margin:0;color:var(--ed-text-2);line-height:1.65;max-width:48ch}.public-shell .components-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.public-shell .components-grid>*{min-height:240px}.public-shell .components-grid>.span-2{grid-column:span 2;min-height:320px}.public-shell .components-grid-row3{grid-template-columns:repeat(3,minmax(0,1fr))}.public-shell .component-card{position:relative;display:flex;flex-direction:column;padding:28px 30px 30px;border-radius:18px;background:var(--ed-surface);border:1px solid var(--ed-border);overflow:hidden;isolation:isolate;transition:border-color .2s ease,transform .2s ease}.public-shell .component-card:hover{border-color:var(--ed-border-strong);transform:translateY(-2px)}.public-shell .component-card.is-accent{background:linear-gradient(135deg,rgba(124,108,255,.14),transparent 60%),var(--ed-surface);border-color:#7c6cff38}.public-shell .component-card .index{font-family:var(--ed-mono);font-size:.74rem;letter-spacing:.18em;color:var(--ed-indigo);font-weight:600;margin-bottom:18px;text-transform:uppercase}.public-shell .component-card h3{font-size:1.35rem;font-weight:700;line-height:1.18;margin-bottom:10px;color:var(--ed-text);letter-spacing:-.01em}.public-shell .component-card p{margin:0;color:var(--ed-text-2);line-height:1.55;font-size:.94rem;max-width:42ch}.public-shell .component-card .badge{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding:8px 12px 8px 10px;max-width:100%;border-radius:999px;background:#0006;border:1px solid var(--ed-border);font-size:.78rem;font-family:var(--ed-mono);color:var(--ed-text-2)}.public-shell .component-card .badge:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--ed-pink);box-shadow:0 0 8px var(--ed-pink)}.public-shell .workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.public-shell .workflow-card{position:relative;padding:36px 32px 32px;border-radius:18px;background:var(--ed-surface);border:1px solid var(--ed-border);display:flex;flex-direction:column;gap:14px;min-height:220px;overflow:hidden}.public-shell .workflow-card .step-number{font-family:var(--ed-display);font-size:4rem;font-weight:200;line-height:1;color:#f4f4f529;letter-spacing:-.04em}.public-shell .workflow-card .pill{position:absolute;top:32px;right:30px;display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;background:#7c6cff29;color:var(--ed-text);font-family:var(--ed-mono);font-size:.74rem;font-weight:500}.public-shell .workflow-card h3{font-size:1.3rem;font-weight:700;margin:8px 0 6px;color:var(--ed-text);letter-spacing:-.01em}.public-shell .workflow-card p{margin:0;color:var(--ed-text-2);line-height:1.6;font-size:.94rem}.public-shell .workspace-section{padding:96px clamp(16px,4vw,48px);max-width:1300px;margin:0 auto}.public-shell .workspace-section .editorial-section-header{margin-bottom:56px}.public-shell .workspace-card{border-radius:22px;overflow:hidden;background:var(--ed-surface);border:1px solid var(--ed-border);box-shadow:0 50px 100px #0006;display:grid;gap:18px;padding:18px}.public-shell .workspace-inspector{display:grid;gap:14px}.public-shell .workspace-card .ws-panel,.public-shell .workspace-timeline-card{border-radius:18px;background:var(--ed-surface-2);border:1px solid var(--ed-border);overflow:hidden}.public-shell .workspace-card .ws-panel{padding:14px;display:grid;gap:12px}.public-shell .workspace-card .ws-panel-title,.public-shell .workspace-card .ws-label{font-family:var(--ed-mono);font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ed-text-faint);margin:0}.public-shell .workspace-card .ws-context-grid{display:grid;gap:10px}.public-shell .workspace-card .ws-context-item,.public-shell .workspace-card .ws-subsection{display:grid;gap:10px;padding:14px;border-radius:14px;background:#0f0f14eb;border:1px solid rgba(255,255,255,.06)}.public-shell .workspace-card .ws-context-item strong{color:var(--ed-text);font-size:.9rem;font-weight:600;line-height:1.5;word-break:break-word}.public-shell .workspace-card .ws-payload{background:#0f0f14f5;border-radius:10px;padding:14px 16px;font-family:var(--ed-mono);font-size:.8rem;line-height:1.55;color:var(--ed-text);word-break:break-all;border:1px solid rgba(255,255,255,.06)}.public-shell .workspace-card .ws-payload-empty{min-height:54px;display:flex;align-items:center}.public-shell .workspace-card .ws-headers{display:grid;gap:10px;font-size:.84rem}.public-shell .workspace-card .ws-header-row{display:grid;grid-template-columns:180px minmax(0,1fr);gap:8px 18px;align-items:baseline}.public-shell .workspace-card .ws-headers dt{color:var(--ed-text-faint);font-weight:500;font-family:var(--ed-display)}.public-shell .workspace-card .ws-headers dd{margin:0;font-family:var(--ed-mono);color:var(--ed-text);word-break:break-all;overflow-wrap:anywhere}.public-shell .workspace-timeline-card{padding:18px;display:grid;gap:18px}.public-shell .ws-timeline-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center}.public-shell .ws-note-button{min-height:48px;padding:0 20px;border-radius:18px;border:0;background:var(--ed-gradient);color:#fff;font-weight:700;font-family:var(--ed-display);cursor:pointer;box-shadow:0 16px 34px #7c6cff3d}.public-shell .ws-note-input{min-height:46px;display:flex;align-items:center;padding:0 16px;border-radius:14px;background:#0f0f14eb;border:1px solid rgba(255,255,255,.06);color:var(--ed-text-faint)}.public-shell .ws-timeline-stats{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.public-shell .ws-stat{display:inline-flex;align-items:center;gap:6px;color:var(--ed-text-2);font-size:.86rem}.public-shell .ws-stat-dot{width:8px;height:8px;border-radius:999px;background:currentColor}.public-shell .ws-stat-err{color:var(--ed-pink)}.public-shell .ws-stat-warn{color:var(--ed-warn)}.public-shell .ws-stat-network{color:var(--ed-info)}.public-shell .ws-stat-notes{color:#7c6cff}.public-shell .ws-timeline-ruler{display:grid;grid-template-columns:auto 1fr auto;align-items:center;color:var(--ed-text-muted);font-family:var(--ed-mono);font-size:.84rem}.public-shell .ws-timeline-ruler strong{justify-self:center;color:var(--ed-text)}.public-shell .ws-lanes{display:grid;gap:18px}.public-shell .ws-lane{display:grid;grid-template-columns:140px minmax(0,1fr);gap:14px;align-items:center}.public-shell .ws-lane-copy{display:grid;gap:4px}.public-shell .ws-lane-copy strong{color:var(--ed-text);font-size:1rem}.public-shell .ws-lane-copy span{color:var(--ed-text-muted);font-size:.88rem}.public-shell .ws-lane-track{position:relative;min-height:24px;border-radius:999px;background:linear-gradient(90deg,#7c6cff52,#ff4d6d42);border:1px solid rgba(255,255,255,.06)}.public-shell .ws-lane-track:before{content:"";position:absolute;inset:0;border-radius:inherit;background:#ffffff05}.public-shell .ws-lane-marker{position:absolute;top:50%;width:10px;height:10px;border-radius:999px;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #ffffff0a}.public-shell .ws-lane-marker-network{background:var(--ed-info)}.public-shell .ws-lane-marker-logs{background:var(--ed-pink)}.public-shell .ws-lane-marker-notes{width:12px;height:12px;border-radius:3px;background:#7c6cff}.public-shell .ws-lane-caret{position:absolute;top:50%;right:18px;width:2px;height:26px;background:#ffffffd1;transform:translateY(-50%)}.public-shell .ws-lane-caret:before{content:"";position:absolute;top:-7px;left:50%;width:10px;height:10px;border-radius:2px;background:#ffffffd1;transform:translate(-50%) rotate(45deg)}.public-shell .ws-note-chip{width:fit-content;display:grid;gap:4px;padding:10px 14px;border-radius:14px;background:#7c6cff1f;border:1px solid rgba(124,108,255,.28)}.public-shell .ws-note-chip span{color:var(--ed-text-muted);font-family:var(--ed-mono);font-size:.76rem}.public-shell .ws-note-chip strong{color:var(--ed-text);font-size:.96rem}.public-shell .landing-account-cta{margin:0 auto 96px;max-width:1240px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:22px;padding:30px;border-radius:28px;border:1px solid var(--ed-border);background:radial-gradient(circle at top right,rgba(3,105,161,.12),transparent 26%),linear-gradient(135deg,#fffffff5,#f1f5f9fa);box-shadow:0 30px 70px #0f172a14}.public-shell .landing-account-cta-copy{display:grid;align-content:center;gap:18px}.public-shell .landing-account-cta-copy h2{margin:0;color:var(--ed-text);font-size:clamp(1.8rem,3.8vw,2.8rem);line-height:1.06;letter-spacing:-.03em;max-width:15ch}.public-shell .landing-account-cta-copy p{margin:0;max-width:58ch;color:var(--ed-text-2);line-height:1.75}.public-shell .landing-account-cta-copy p code{margin:0 .18rem;padding:.16rem .44rem;border-radius:999px;background:#0f766e1a;color:var(--ed-indigo);font-size:.92em}.public-shell .landing-account-cta-copy .action-row{margin-top:6px}.public-shell .landing-account-cta-steps{display:grid;gap:14px}.public-shell .landing-account-step{display:grid;gap:10px;padding:18px 20px;border-radius:22px;background:#ffffffd1;border:1px solid rgba(148,163,184,.2);box-shadow:0 16px 36px #0f172a0d}.public-shell .landing-account-step-index{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:var(--ed-gradient-soft);color:var(--ed-indigo);font-family:var(--ed-mono);font-size:.8rem;font-weight:700;letter-spacing:.08em}.public-shell .landing-account-step strong{color:var(--ed-text);font-size:1.04rem}.public-shell .landing-account-step p{margin:0;color:var(--ed-text-muted);line-height:1.65}.public-shell .auth-simple-shell{align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:64px 20px}.public-shell .auth-card{background:var(--ed-surface);border:1px solid var(--ed-border);border-radius:22px;box-shadow:0 40px 100px #00000080;-webkit-backdrop-filter:none;backdrop-filter:none;padding:40px 36px 32px;width:min(100%,460px)}.public-shell .auth-card-register{width:min(100%,500px)}.public-shell .auth-card-intro h1{font-size:clamp(1.8rem,3.4vw,2.4rem);letter-spacing:-.02em;font-weight:700;color:var(--ed-text)}.public-shell .auth-card-intro .lede{color:var(--ed-text-2);font-size:.95rem;max-width:42ch}.public-shell .auth-card-subtitle{font-size:.74rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ed-indigo)}.public-shell .auth-form-compact input,.public-shell .auth-form input{background:var(--ed-bg-2);border:1px solid var(--ed-border);color:var(--ed-text);font-family:var(--ed-display)}.public-shell .auth-form-compact input::placeholder,.public-shell .auth-form input::placeholder{color:var(--ed-text-faint)}.public-shell .auth-form-compact input:focus,.public-shell .auth-form input:focus{outline:none;border-color:#7c6cff80;background:var(--ed-bg);box-shadow:0 0 0 4px #7c6cff24}.public-shell .auth-field span{color:var(--ed-text-muted);font-weight:600;letter-spacing:.08em}.public-shell .auth-divider{color:var(--ed-text-faint)}.public-shell .auth-divider:before,.public-shell .auth-divider:after{background:var(--ed-border)}.public-shell .auth-provider-button{background:#ffffff0a;border:1px solid var(--ed-border);color:var(--ed-text)}.public-shell .auth-provider-button:hover{background:#ffffff12;border-color:var(--ed-border-strong)}.public-shell .auth-provider-label{color:var(--ed-text);font-weight:600}.public-shell .auth-checkbox-card{color:var(--ed-text-2)}.public-shell .auth-checkbox-card a,.public-shell .auth-support-copy a,.public-shell .auth-inline-link{color:var(--ed-indigo);font-weight:500}.public-shell .auth-support-copy{color:var(--ed-text-muted)}.public-shell .auth-submit{background:var(--ed-gradient);color:#fff;border:0;box-shadow:0 18px 40px #7c6cff66;font-weight:600}.public-shell .auth-submit:hover{transform:translateY(-1px)}.public-shell .form-feedback-error{background:#ff4d6d1a;border:1px solid rgba(255,77,109,.3);color:var(--ed-pink)}.public-shell .hero-card,.public-shell .panel-card{background:var(--ed-surface);border:1px solid var(--ed-border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:20px;color:var(--ed-text)}.public-shell .legal-hero{padding:36px;margin-top:32px}.public-shell .legal-hero h1{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.02em;margin-top:14px}.public-shell .legal-badge-card{background:#7c6cff0f;border:1px solid rgba(124,108,255,.2);color:var(--ed-text)}.public-shell .legal-badge-label,.public-shell .legal-fact-label,.public-shell .summary-label,.public-shell .eyebrow{color:var(--ed-indigo);letter-spacing:.16em}.public-shell .legal-badge-item{background:#ffffff0a;color:var(--ed-text);border:1px solid var(--ed-border)}.public-shell .legal-badge-note{color:var(--ed-text-2)}.public-shell .legal-fact-card,.public-shell .legal-outline-card,.public-shell .legal-copy-grid article{background:var(--ed-surface-2);border:1px solid var(--ed-border);color:var(--ed-text)}.public-shell .legal-fact-value,.public-shell .legal-contact-link{color:var(--ed-text)}.public-shell .legal-fact-card p,.public-shell .legal-outline-card p,.public-shell .legal-stage-list span,.public-shell .legal-copy-grid article p,.public-shell .legal-stage-list strong,.public-shell .prose-section p,.public-shell .prose-list,.public-shell .prose-list li{color:var(--ed-text-2)}.public-shell .legal-index-list a,.public-shell .legal-stage-list strong{color:var(--ed-text)}.public-shell .legal-index-list a:hover{color:var(--ed-indigo)}.public-shell .landing-section-accent{background:var(--ed-gradient);width:36px;height:3px}.public-shell .landing-section-header h2{color:var(--ed-text);font-size:clamp(1.4rem,2.8vw,2rem);letter-spacing:-.02em}.public-shell .prose-note{background:#7c6cff14;border-color:#7c6cff33;color:var(--ed-text-2)}@media(max-width:1080px){.public-shell .replay-body,.public-shell .replay-stage-grid{grid-template-columns:1fr}.public-shell .replay-console{border-left:0;border-top:1px solid var(--ed-border)}.public-shell .editorial-section-header{grid-template-columns:1fr;gap:18px}.public-shell .landing-account-cta{grid-template-columns:1fr}}@media(max-width:880px){.public-shell .components-grid,.public-shell .workflow-grid{grid-template-columns:1fr}.public-shell .components-grid>.span-2{grid-column:span 1}.public-shell .editorial-section,.public-shell .workspace-section{padding-top:64px;padding-bottom:64px}.public-shell .landing-account-cta{margin-bottom:72px;padding:22px}.public-shell .landing-account-cta-copy h2{max-width:none}.public-shell .landing-hero{padding:64px 16px 40px}.public-shell .site-header{margin:12px 12px 0;padding:8px 12px 8px 16px}.public-shell .workspace-card .ws-headers{grid-template-columns:1fr;gap:2px 0}.public-shell .workspace-card .ws-headers dt{margin-top:8px}}@media(max-width:640px){.public-shell .auth-card{padding:28px 22px 24px}.public-shell .replay-body{min-height:0}.public-shell .replay-stage{padding:14px}.public-shell .replay-browser{min-height:400px}.public-shell .replay-browser-stage{min-height:360px;padding:18px}.public-shell .replay-log{grid-template-columns:46px 56px minmax(0,1fr)}.public-shell .replay-log .status{grid-column:3}.public-shell .replay-stats{gap:12px;font-size:.78rem}.public-shell .landing-account-step{padding:16px}}:root{--ed-bg: #f7fafc;--ed-bg-2: #f1f5f9;--ed-surface: rgba(255, 255, 255, .86);--ed-surface-2: rgba(248, 250, 252, .94);--ed-surface-3: #e2e8f0;--ed-border: rgba(148, 163, 184, .22);--ed-border-strong: rgba(14, 116, 144, .34);--ed-text: #0f172a;--ed-text-2: #334155;--ed-text-muted: #64748b;--ed-text-faint: #94a3b8;--ed-indigo: #0f766e;--ed-violet: #0369a1;--ed-pink: #dc2626;--ed-gradient: linear-gradient(135deg, #0f766e 0%, #0369a1 100%);--ed-gradient-soft: linear-gradient( 135deg, rgba(15, 118, 110, .12) 0%, rgba(3, 105, 161, .14) 100% );--ed-ok: #16a34a;--ed-err: #dc2626;--ed-warn: #d97706;--ed-info: #0284c7}html:has(.public-shell),body:has(.public-shell),.public-shell{background:radial-gradient(circle at top right,rgba(3,105,161,.15),transparent 28%),radial-gradient(circle at bottom left,rgba(234,88,12,.12),transparent 32%),linear-gradient(180deg,#f7fafc,#edf3f8);color:#0f172a}.public-shell ::selection{background:#0e74902e;color:#0f172a}.public-shell .site-header{background:#ffffffe0;border:1px solid rgba(148,163,184,.22);border-radius:0;margin:0;min-height:64px;padding:0 24px;position:sticky;top:0;z-index:50;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-shell .landing-hero,.public-shell .editorial-section,.public-shell .workspace-section,.public-shell .replay-card{scroll-margin-top:88px}.public-shell .brand-mark{color:#0f172a;font-size:.95rem}.public-shell .brand-mark:before{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#0f766e,#0369a1);box-shadow:none}.public-shell .nav-link{color:#475569;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:12px;min-height:38px;padding:0 12px}.public-shell .nav-link:hover,.public-shell .nav-link-active{background:#f1f5f9f2;color:#0f172a;box-shadow:none}.public-shell .button-link,.public-shell .button-primary,.public-shell .auth-submit,.public-shell .ws-note-button{background:linear-gradient(135deg,#0f766e,#0369a1);color:#f8fafc;border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 28px #0369a12e}.public-shell .button-link{min-height:42px;border-radius:14px;font-size:.8rem}.public-shell .button-primary{border-radius:16px}.public-shell .button-link:hover,.public-shell .button-primary:hover,.public-shell .auth-submit:hover{background:linear-gradient(135deg,#0d9488,#0284c7);box-shadow:0 18px 34px #0369a138}.public-shell .button-secondary,.public-shell .button-play{background:#ffffffe0;color:#0f172a;border:1px solid rgba(148,163,184,.28);border-radius:16px;box-shadow:0 10px 24px #0f172a0d}.public-shell .button-secondary:hover,.public-shell .button-play:hover{background:#fff;border-color:#0e749047}.public-shell .button-play:before{background:#0f766e;box-shadow:none}.public-shell .site-footer{background:#ffffffc2;border:1px solid rgba(148,163,184,.22);color:#64748b;box-shadow:0 16px 40px #0f172a0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-shell .site-footer span,.public-shell .site-footer .nav-link{color:#64748b}.public-shell .landing-hero{padding:86px 0 48px}.public-shell .landing-hero:before{background:radial-gradient(ellipse 52% 46% at 50% 30%,rgba(3,105,161,.13),transparent 70%),radial-gradient(ellipse 42% 34% at 70% 52%,rgba(15,118,110,.11),transparent 72%)}.public-shell .landing-badge{background:#ffffffc7;border-color:#94a3b83d;color:#475569;box-shadow:0 12px 30px #0f172a0f}.public-shell .landing-badge:before{background:#0f766e;box-shadow:0 0 0 5px #0f766e1f}.public-shell .landing-hero h1 em{background:linear-gradient(135deg,#0f766e,#0369a1);-webkit-background-clip:text;background-clip:text}.public-shell .replay-card,.public-shell .workspace-card,.public-shell .auth-card,.public-shell .hero-card,.public-shell .panel-card{background:#ffffffdb;border:1px solid rgba(148,163,184,.22);box-shadow:0 20px 50px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public-shell .replay-card{border-radius:24px;overflow:hidden}.public-shell .replay-card-header,.public-shell .replay-console-tabs{background:#f8fafce0;border-color:#94a3b82e}.public-shell .replay-session-dot{background:#dc2626;box-shadow:0 0 0 5px #dc26261f}.public-shell .replay-stage{background:#f1f5f9b3}.public-shell .replay-browser,.public-shell .replay-console{background:#ffffffe6;border-color:#94a3b833}.public-shell .replay-browser-dots span{background:#94a3b873}.public-shell .replay-browser-stage{background:linear-gradient(180deg,#f8fafceb,#f1f5f9eb),repeating-linear-gradient(135deg,transparent 0,transparent 40px,rgba(14,116,144,.05) 40px,rgba(14,116,144,.05) 80px)}.public-shell .replay-stage-chip,.public-shell .replay-stage-card,.public-shell .replay-stage-foot{background:#ffffffd1;border:1px solid rgba(148,163,184,.22);box-shadow:none}.public-shell .replay-stage-chip-live,.public-shell .replay-rec-indicator{color:#b91c1c;border-color:#dc262638;background:#fef2f2e6}.public-shell .replay-rec-indicator:before{background:#dc2626;box-shadow:0 0 0 4px #dc26261f}.public-shell .replay-progress-track{background:#e2e8f0fa}.public-shell .replay-progress-thumb{background:#0f172a;box-shadow:0 0 0 4px #0f172a1a}.public-shell .replay-console-tabs button.active{background:#ccfbf173;color:#0f766e;border-bottom-color:#0f766e}.public-shell .replay-log.is-error{background:#fef2f2eb}.public-shell .component-card,.public-shell .workflow-card,.public-shell .workspace-card .ws-panel,.public-shell .workspace-timeline-card,.public-shell .legal-fact-card,.public-shell .legal-outline-card,.public-shell .legal-copy-grid article{background:#ffffffd6;border:1px solid rgba(148,163,184,.22);box-shadow:0 16px 40px #0f172a0f}.public-shell .component-card.is-accent,.public-shell .legal-badge-card{background:linear-gradient(135deg,#0f766e14,#0369a11a),#ffffffdb;border-color:#0e749038}.public-shell .component-card .badge,.public-shell .workflow-card .pill,.public-shell .ws-note-chip{background:#e0f2fea3;border:1px solid rgba(14,116,144,.18);color:#0f172a}.public-shell .component-card .badge:before{background:#0f766e;box-shadow:none}.public-shell .workflow-card .step-number{color:#0f766e24}.public-shell .workspace-card .ws-context-item,.public-shell .workspace-card .ws-subsection,.public-shell .workspace-card .ws-payload,.public-shell .ws-note-input{background:#f8fafceb;border:1px solid rgba(148,163,184,.18);color:#0f172a}.public-shell .ws-lane-track{background:#e2e8f0fa;border-color:#94a3b838}.public-shell .ws-lane-track:before{background:linear-gradient(90deg,#0e749047,#0369a138);width:84%}.public-shell .ws-lane-caret,.public-shell .ws-lane-caret:before{background:#0f172a}.public-shell .auth-simple-shell{min-height:calc(100vh - 160px);padding:54px 20px 64px}.public-shell .auth-card{background:#fffffff5;border-color:#e2e8f0f2;box-shadow:0 24px 60px #0f172a14;border-radius:24px}.public-shell .auth-card-intro h1{color:#0f172a}.public-shell .auth-card-subtitle,.public-shell .auth-field span,.public-shell .auth-divider,.public-shell .auth-support-copy,.public-shell .auth-checkbox-card{color:#64748b}.public-shell .auth-form-compact input,.public-shell .auth-form input,.public-shell .auth-provider-button{background:#f8fafc;border:1px solid rgba(203,213,225,.95);color:#0f172a}.public-shell .auth-form-compact input:focus,.public-shell .auth-form input:focus{border-color:#0f766e73;background:#fff;box-shadow:0 0 0 4px #0f766e1a}.public-shell .auth-provider-button:hover{background:#fff;border-color:#0e749047}.public-shell .auth-provider-label,.public-shell .auth-support-copy a,.public-shell .auth-inline-link,.public-shell .auth-checkbox-card a{color:#0f766e}.public-shell .auth-submit{border-radius:14px;font-weight:700}.public-shell .form-feedback-error{background:#fee2e2e6;border:1px solid rgba(248,113,113,.25);color:#991b1b}.public-shell .prose-note{background:#e0f2fe8c;border-color:#0e74902e}@media(max-width:880px){.public-shell .site-header{align-items:flex-start;flex-direction:column;min-height:auto;padding:14px 16px}.public-shell .site-nav{justify-content:flex-start}}html:has(.legal-document-page),body:has(.legal-document-page),.public-shell:has(.legal-document-page){background:#f8f6ff}.public-shell:has(.legal-document-page) .site-content{min-height:auto}.public-shell .legal-document-page{width:100%;padding:58px 20px 72px;color:#02112d;background:#f8f6ff;font-family:Inter,Segoe UI Variable,Segoe UI,system-ui,-apple-system,sans-serif}.public-shell .legal-document-page h1,.public-shell .legal-document-page h2,.public-shell .legal-document-page p,.public-shell .legal-document-page li,.public-shell .legal-document-page dt,.public-shell .legal-document-page dd,.public-shell .legal-document-page span{color:inherit;letter-spacing:0}.public-shell .legal-document-head{width:min(100%,660px);margin:0 auto 34px;text-align:center}.public-shell .legal-document-head h1{margin:0;font-family:inherit;font-size:1.62rem;font-weight:800;line-height:1.18}.public-shell .legal-document-head p{margin:18px auto 0;max-width:62ch;color:#243149;font-size:.9rem;line-height:1.55}.public-shell .legal-document-card{width:min(100%,660px);margin:0 auto;background:#fff;border:1px solid #dfe6ef;border-radius:3px;box-shadow:none}.public-shell .legal-privacy-card{padding:34px 34px 36px}.public-shell .legal-document-section{display:grid;gap:13px}.public-shell .legal-document-section+.legal-document-section{margin-top:33px}.public-shell .legal-document-section h2{margin:0;font-family:inherit;font-size:1.16rem;font-weight:800;line-height:1.28}.public-shell .legal-document-section p,.public-shell .legal-document-section li,.public-shell .legal-document-note p{margin:0;color:#26344d;font-size:.84rem;line-height:1.62}.public-shell .legal-document-section ul{margin:-4px 0 0;padding-left:0;list-style:none}.public-shell .legal-document-section li:before{content:"- "}.public-shell .legal-document-page a{color:#006b8f;text-decoration:underline;text-underline-offset:2px}.public-shell .legal-document-note{margin-top:28px;padding-top:22px;border-top:1px solid #edf1f6}.public-shell .legal-document-page-imprint{padding-top:82px}.public-shell .legal-imprint-shell{width:min(100%,656px);margin:0 auto}.public-shell .legal-document-head-left{width:100%;margin:0 0 46px;text-align:left}.public-shell .legal-document-head-left h1{font-size:2rem;line-height:1.1}.public-shell .legal-document-head-left .legal-document-subtitle{margin-top:10px;color:#1e293b;font-size:1.06rem;font-weight:800}.public-shell .legal-document-head-left p:not(.legal-document-subtitle){margin-top:20px;max-width:none;color:#071631;font-size:1rem;line-height:1.55}.public-shell .legal-imprint-card{width:100%;padding:32px 30px}.public-shell .legal-imprint-section+.legal-imprint-section{margin-top:40px}.public-shell .legal-imprint-heading{display:flex;align-items:center;gap:11px;padding-bottom:12px;margin-bottom:17px;border-bottom:1px solid #e6edf5}.public-shell .legal-imprint-heading h2{margin:0;font-family:inherit;color:#02112d;font-size:1.55rem;font-weight:800;line-height:1.15}.public-shell .legal-imprint-icon{display:inline-flex;width:19px;height:19px;color:#006f91;flex:0 0 auto}.public-shell .legal-imprint-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.public-shell .legal-imprint-list{display:grid;gap:19px;margin:0}.public-shell .legal-imprint-list div{display:grid;grid-template-columns:170px minmax(0,1fr);gap:30px}.public-shell .legal-imprint-list dt{font-size:.95rem;font-weight:800;color:#1f2937}.public-shell .legal-imprint-list dd{margin:0;color:#02112d;font-size:.95rem;line-height:1.5}.public-shell .legal-imprint-section p{margin:0;color:#02112d;font-size:.95rem;line-height:1.65}.public-shell .legal-imprint-section code{padding:.14rem .38rem;border-radius:3px;background:#eef3f8;color:#1e293b;font-family:Cascadia Code,Consolas,ui-monospace,monospace;font-size:.86em}@media(max-width:720px){.public-shell .legal-document-page{padding:42px 14px 56px}.public-shell .legal-document-head{margin-bottom:26px}.public-shell .legal-document-head h1{font-size:1.42rem}.public-shell .legal-privacy-card,.public-shell .legal-imprint-card{padding:24px 20px}.public-shell .legal-document-section+.legal-document-section,.public-shell .legal-imprint-section+.legal-imprint-section{margin-top:28px}.public-shell .legal-document-page-imprint{padding-top:56px}.public-shell .legal-document-head-left{margin-bottom:30px}.public-shell .legal-document-head-left h1{font-size:1.8rem}.public-shell .legal-imprint-heading h2{font-size:1.34rem}.public-shell .legal-imprint-list div{grid-template-columns:1fr;gap:5px}}.public-shell .workflow-section{width:100%;max-width:none;margin:0;padding:96px clamp(28px,6vw,92px) 108px;background:#fbf9ff;border-top:1px solid rgba(226,232,240,.92);border-bottom:1px solid rgba(226,232,240,.92)}.public-shell .workflow-section-inner{width:min(100%,1420px);margin:0 auto}.public-shell .workflow-section-header{margin:0 auto 78px;text-align:center}.public-shell .workflow-section-header h2{max-width:none;margin:0;color:#151d2f;font-size:2rem;line-height:1.18;font-weight:800;letter-spacing:0}.public-shell .workflow-section-header p{margin:25px auto 0;max-width:64ch;color:#4d5561;font-size:1.24rem;line-height:1.45}.public-shell .workflow-section .workflow-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(36px,7vw,112px);align-items:start}.public-shell .workflow-section .workflow-grid:before{content:"";position:absolute;top:58px;left:8%;right:8%;height:3px;background:#e6edf5;z-index:0}.public-shell .workflow-section .workflow-card{position:relative;z-index:1;min-height:0;padding:0;display:grid;justify-items:center;gap:0;text-align:center;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.public-shell .workflow-section .workflow-card:hover{transform:none;border-color:transparent}.public-shell .workflow-icon-tile{display:grid;place-items:center;width:118px;height:118px;margin:0 auto 35px;border:3px solid #087d9c;border-radius:14px;background:#fbf9ff;color:#087d9c}.public-shell .workflow-icon-tile svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.public-shell .workflow-icon-tile svg circle:nth-child(2){fill:currentColor;stroke:none}.public-shell .workflow-section .workflow-card h3{margin:0;color:#151d2f;font-size:1.38rem;line-height:1.2;font-weight:800;letter-spacing:0}.public-shell .workflow-section .workflow-card p{margin:15px auto 0;max-width:36ch;color:#4d5561;font-size:1.08rem;line-height:1.45}@media(max-width:900px){.public-shell .workflow-section{padding:72px 20px 82px}.public-shell .workflow-section-header{margin-bottom:48px}.public-shell .workflow-section .workflow-grid{grid-template-columns:1fr;gap:42px}.public-shell .workflow-section .workflow-grid:before{inset:58px auto 120px 50%;width:3px;height:auto;transform:translate(-50%)}.public-shell .workflow-icon-tile{margin-bottom:24px}}@media(max-width:560px){.public-shell .workflow-section-header h2{font-size:1.7rem}.public-shell .workflow-section-header p,.public-shell .workflow-section .workflow-card p{font-size:1rem}.public-shell .workflow-icon-tile{width:102px;height:102px}}:root{--font-display: "Space Grotesk", "Bahnschrift", sans-serif;--font-body: "IBM Plex Sans", "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--bg: #fbfbfc;--bg-tint: #f5f6f9;--surface: #ffffff;--surface-2: #f6f7f9;--border: rgba(20, 24, 38, .09);--border-strong: rgba(20, 24, 38, .16);--ink: #14151b;--ink-2: #3c3f4a;--muted: #71747f;--muted-2: #9b9ea8;--violet: #008f95;--violet-600: #008f95;--violet-500: #00a8af;--indigo: #00b4a4;--blue: #0284c7;--brand-grad: linear-gradient(125deg, #00b4a4 0%, #008f95 50%, #0284c7 100%);--brand-grad-soft: linear-gradient(125deg, rgba(0, 180, 164, .12), rgba(2, 132, 199, .12));--violet-tint: #e6f7f6;--violet-tint-2: #d1f0ed;--amber: #d97706;--red: #dc2626;--green: #16a34a;--cyan: #0891b2;--r-sm: 8px;--r-md: 14px;--r-lg: 20px;--r-xl: 28px;--shadow-sm: 0 1px 2px rgba(20, 24, 38, .06), 0 1px 1px rgba(20, 24, 38, .04);--shadow-md: 0 8px 24px rgba(20, 24, 38, .08), 0 2px 6px rgba(20, 24, 38, .05);--shadow-lg: 0 30px 70px -24px rgba(28, 22, 64, .32), 0 12px 28px -16px rgba(20, 24, 38, .18);--shadow-brand: 0 22px 48px -18px rgba(0, 143, 149, .5);--maxw: 1200px;--gutter: clamp(20px, 5vw, 64px)}.public-shell *{box-sizing:border-box}.public-shell{font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.5}.public-shell h1,.public-shell h2,.public-shell h3,.public-shell h4{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em;margin:0;color:var(--ink);text-wrap:balance}.public-shell p{margin:0}.public-shell a{color:inherit;text-decoration:none}.public-shell img{max-width:100%;display:block}.public-shell ::selection{background:var(--violet-tint-2);color:var(--violet)}.public-shell .wrap{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.public-shell section{position:relative}.public-shell .eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--violet)}.public-shell .eyebrow:before{content:"";width:18px;height:1.5px;background:var(--violet);border-radius:2px}.public-shell .section-head{max-width:640px}.public-shell .section-head .eyebrow{margin-bottom:18px}.public-shell .section-head h2{font-size:clamp(1.9rem,3.6vw,2.9rem);line-height:1.04}.public-shell .section-head p{margin-top:18px;font-size:1.06rem;color:var(--muted);line-height:1.6;max-width:56ch}.public-shell .btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-body);font-size:.96rem;font-weight:600;padding:13px 22px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .22s ease,background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.public-shell .btn .arrow{transition:transform .2s ease}.public-shell .btn:hover .arrow{transform:translate(3px)}.public-shell .btn-primary{color:#fff;background:var(--brand-grad);box-shadow:var(--shadow-brand)}.public-shell .btn-primary:hover{transform:translateY(-2px);box-shadow:0 26px 56px -16px #4f46e59e}.public-shell .btn-ghost{color:var(--ink);background:var(--surface);border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.public-shell .btn-ghost:hover{transform:translateY(-2px);border-color:var(--ink)}.public-shell .btn-soft{color:var(--violet);background:var(--violet-tint);border-color:transparent}.public-shell .btn-soft:hover{background:var(--violet-tint-2)}.public-shell .btn-sm{padding:9px 16px;font-size:.875rem}.public-shell .btn-lg{padding:16px 28px;font-size:1.02rem}.public-shell .link-arrow{display:inline-flex;align-items:center;gap:7px;font-weight:600;color:var(--violet)}.public-shell .link-arrow .arrow{transition:transform .2s ease}.public-shell .link-arrow:hover .arrow{transform:translate(3px)}.public-shell .site-header{position:sticky;top:0;z-index:50;background:#fbfbfcc7;-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%);border-bottom:1px solid transparent;transition:border-color .25s ease,background .25s ease}.public-shell .site-header.scrolled{border-bottom-color:var(--border);background:#fbfbfce6}.public-shell .site-header .wrap{display:flex;align-items:center;gap:24px;height:72px}.public-shell .brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--font-display);font-weight:600;font-size:1.18rem;letter-spacing:-.02em;color:var(--ink)}.public-shell .brand-mark{width:32px;height:32px;border-radius:9px;background:var(--brand-grad);display:grid;place-items:center;box-shadow:var(--shadow-brand);position:relative;flex:none}.public-shell .brand-mark:after{content:"";width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px #ffffff47}.public-shell .main-nav{display:flex;align-items:center;gap:4px;margin-left:12px}.public-shell .main-nav a{font-size:.92rem;font-weight:500;color:var(--ink-2);padding:8px 13px;border-radius:8px;transition:color .18s ease,background .18s ease}.public-shell .main-nav a:hover{color:var(--ink);background:var(--surface-2)}.public-shell .header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.public-shell .header-actions .login{font-size:.92rem;font-weight:600;color:var(--ink-2);padding:8px 6px}.public-shell .header-actions .login:hover{color:var(--ink)}.public-shell .site-footer{margin-top:40px;border-top:1px solid var(--border);background:var(--surface)}.public-shell .footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding-block:64px 40px}.public-shell .footer-brand p{margin-top:16px;color:var(--muted);font-size:.95rem;max-width:34ch}.public-shell .footer-col h4{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2);font-weight:500;margin-bottom:16px}.public-shell .footer-col a{display:block;font-size:.95rem;color:var(--ink-2);padding:6px 0}.public-shell .footer-col a:hover{color:var(--violet)}.public-shell .footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;padding-block:24px;border-top:1px solid var(--border);font-size:.86rem;color:var(--muted)}.public-shell .footer-badges{display:flex;gap:10px}.public-shell .footer-badges span{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--border);border-radius:999px;font-family:var(--font-mono);font-size:11px;color:var(--ink-2)}.public-shell .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm)}.public-shell .dots{display:inline-flex;gap:6px}.public-shell .dots span{width:10px;height:10px;border-radius:50%;background:var(--border-strong)}.public-shell .dots.live span:nth-child(1){background:#ef5f57}.public-shell .dots.live span:nth-child(2){background:#febc2e}.public-shell .dots.live span:nth-child(3){background:#28c840}.public-shell .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.public-shell .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.public-shell .reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}@media(max-width:900px){.public-shell .main-nav{display:none}.public-shell .footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:560px){.public-shell .footer-grid{grid-template-columns:1fr}.public-shell .header-actions .login{display:none}}.public-shell .page-bg{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.public-shell .page-bg:before,.public-shell .page-bg:after{content:"";position:absolute;border-radius:50%;filter:blur(70px);opacity:.5}.public-shell .page-bg:before{width:620px;height:620px;top:-260px;right:-160px;background:radial-gradient(circle,rgba(0,180,164,.22),transparent 68%)}.public-shell .page-bg:after{width:560px;height:560px;top:120px;left:-240px;background:radial-gradient(circle,rgba(37,99,235,.16),transparent 68%)}.public-shell .grid-overlay{position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(20,24,38,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,24,38,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(circle at 50% 8%,#000 0%,transparent 60%);-webkit-mask-image:radial-gradient(circle at 50% 8%,#000 0%,transparent 60%)}.public-shell .hero{padding-top:clamp(56px,9vw,104px)}.public-shell .hero-inner{text-align:center;display:flex;flex-direction:column;align-items:center}.public-shell .badge{display:inline-flex;align-items:center;gap:9px;padding:7px 15px 7px 11px;border-radius:999px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);font-size:.82rem;font-weight:500;color:var(--ink-2);white-space:nowrap}.public-shell .badge .pip{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #16a34a29}.public-shell .badge b{color:var(--violet);font-weight:600}.public-shell .hero h1{margin-top:28px;font-size:clamp(2.7rem,7vw,5.2rem);line-height:.96;letter-spacing:-.035em}.public-shell .hero h1 .grad{background:var(--brand-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.public-shell .hero-sub{margin-top:24px;font-size:clamp(1.05rem,1.7vw,1.28rem);color:var(--muted);line-height:1.6;max-width:60ch}.public-shell .hero-actions{margin-top:36px;display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.public-shell .hero-trust{margin-top:30px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:center;color:var(--muted);font-size:.86rem}.public-shell .hero-trust .browsers{display:inline-flex;align-items:center;gap:10px}.public-shell .hero-trust .browsers svg{width:22px;height:22px;display:block}.public-shell .hero-trust .sep{width:1px;height:16px;background:var(--border-strong)}.public-shell .hero-trust .stars{color:var(--amber);letter-spacing:2px}.public-shell .demo{padding-top:clamp(48px,7vw,80px)}.public-shell .demo-stage{position:relative;margin-top:8px}.public-shell .demo-glow{position:absolute;inset:-6% 4% -10%;background:var(--brand-grad);filter:blur(60px);opacity:.22;border-radius:50%;z-index:0}.public-shell .player{position:relative;z-index:1;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);overflow:hidden}.public-shell .player-top{display:flex;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fbfbfd,#f6f7f9)}.public-shell .player-url{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:.8rem;color:var(--ink-2);background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:6px 14px;box-shadow:var(--shadow-sm)}.public-shell .player-url .lock{width:11px;height:11px;color:var(--green)}.public-shell .player-rec{margin-left:auto;display:inline-flex;align-items:center;gap:7px;font-family:var(--font-mono);font-size:.74rem;letter-spacing:.08em;color:var(--red);font-weight:500}.public-shell .player-rec .dot{width:8px;height:8px;border-radius:50%;background:var(--red);animation:recpulse 1.6s ease-in-out infinite}@keyframes recpulse{0%,to{opacity:1}50%{opacity:.25}}.public-shell .player-clock{font-family:var(--font-mono);font-size:.74rem;color:var(--muted)}.public-shell .player-body{display:grid;grid-template-columns:1.45fr 1fr;min-height:460px}.public-shell .stage{position:relative;padding:26px;background:radial-gradient(140% 120% at 0% 0%,rgba(0,180,164,.1),transparent 60%),radial-gradient(120% 120% at 100% 100%,rgba(37,99,235,.1),transparent 60%),#0e1018;color:#fff;display:flex;flex-direction:column;overflow:hidden}.public-shell .stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:40px 40px;mask-image:radial-gradient(circle at 30% 20%,#000,transparent 80%);-webkit-mask-image:radial-gradient(circle at 30% 20%,#000,transparent 80%);pointer-events:none}.public-shell .stage-theme{position:absolute;inset:0;opacity:.9;transition:background .6s ease;pointer-events:none}.public-shell .stage-kicker{position:relative;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#fff9;display:inline-flex;align-items:center;gap:8px}.public-shell .stage-kicker b{color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);padding:3px 9px;border-radius:999px;font-weight:500}.public-shell .stage-main{position:relative;margin-top:auto}.public-shell .stage-main h3{color:#fff;font-size:clamp(1.3rem,2.4vw,1.9rem);line-height:1.05;letter-spacing:-.02em;transition:opacity .4s ease,transform .4s ease}.public-shell .stage-main p{margin-top:12px;color:#ffffffb8;font-size:.96rem;line-height:1.55;max-width:42ch}.public-shell .stage-metrics{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.public-shell .stage-metrics span{font-family:var(--font-mono);font-size:.72rem;padding:5px 11px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#ffffffd9}.public-shell .stage-play{position:absolute;right:20px;bottom:18px;width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#ffffff1f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,background .2s ease;z-index:3}.public-shell .stage-play:hover{transform:scale(1.06);background:#fff3}.public-shell .stage-play svg{width:20px;height:20px;fill:#fff}.public-shell .stage-strip{position:relative;display:flex;gap:5px;margin-top:18px}.public-shell .stage-strip i{height:4px;flex:1;border-radius:2px;background:#ffffff29;overflow:hidden}.public-shell .stage-strip i.active{background:#ffffff4d}.public-shell .stage-strip i.active b{display:block;height:100%;width:0;background:#fff;animation:fillbar var(--slide-ms, 2.6s) linear forwards}.public-shell .stage-strip i.done{background:#ffffff8c}@keyframes fillbar{0%{width:0}to{width:100%}}.public-shell .logs{display:flex;flex-direction:column;background:var(--surface);border-left:1px solid var(--border);min-width:0}.public-shell .log-tabs{display:flex;gap:2px;padding:12px 14px 0;border-bottom:1px solid var(--border)}.public-shell .log-tab{appearance:none;border:none;background:none;font-family:var(--font-body);font-size:.82rem;font-weight:600;color:var(--muted);padding:9px 13px;border-radius:8px 8px 0 0;cursor:pointer;position:relative;display:inline-flex;align-items:center;gap:7px}.public-shell .log-tab .count{font-family:var(--font-mono);font-size:.66rem;background:var(--surface-2);color:var(--muted);border-radius:999px;padding:1px 6px}.public-shell .log-tab.active{color:var(--ink)}.public-shell .log-tab.active:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:var(--violet);border-radius:2px}.public-shell .log-tab.active .count{background:var(--violet-tint);color:var(--violet)}.public-shell .log-list{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:4px}.public-shell .log-row{display:grid;grid-template-columns:auto auto 1fr;gap:4px 10px;padding:10px 11px;border-radius:10px;background:var(--surface-2);border:1px solid transparent}@media(prefers-reduced-motion:no-preference){.public-shell .log-row{animation:logIn .45s cubic-bezier(.2,.7,.2,1) both}}@keyframes logIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.public-shell .log-row time{font-family:var(--font-mono);font-size:.7rem;color:var(--muted-2);padding-top:1px}.public-shell .log-level{font-family:var(--font-mono);font-size:.66rem;font-weight:600;letter-spacing:.04em;padding:2px 7px;border-radius:6px;height:fit-content;align-self:start}.public-shell .lvl-INFO{color:var(--blue);background:#2563eb1a}.public-shell .lvl-WARN{color:var(--amber);background:#d977061f}.public-shell .lvl-GET{color:var(--green);background:#16a34a1a}.public-shell .lvl-POST{color:var(--cyan);background:#0891b21a}.public-shell .lvl-NOTE{color:var(--violet);background:var(--violet-tint)}.public-shell .log-main{min-width:0;grid-column:3}.public-shell .log-row.span time{grid-row:1}.public-shell .log-main code{font-family:var(--font-mono);font-size:.78rem;color:var(--ink);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.public-shell .log-main p{margin-top:3px;font-size:.78rem;color:var(--muted);line-height:1.4}.public-shell .log-meta{grid-column:3;font-family:var(--font-mono);font-size:.68rem;color:var(--muted-2);margin-top:4px}.public-shell .log-foot{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-top:1px solid var(--border);font-family:var(--font-mono);font-size:.72rem;color:var(--muted)}.public-shell .log-foot .live-dots{display:inline-flex;gap:4px}.public-shell .log-foot .live-dots i{width:6px;height:6px;border-radius:50%;background:var(--green);animation:blink 1.4s infinite}.public-shell .log-foot .live-dots i:nth-child(2){animation-delay:.2s}.public-shell .log-foot .live-dots i:nth-child(3){animation-delay:.4s}@keyframes blink{0%,to{opacity:.25}50%{opacity:1}}.public-shell .timeline{padding:16px 20px 20px;border-top:1px solid var(--border);background:var(--surface)}.public-shell .timeline-tracks{display:flex;flex-direction:column;gap:7px}.public-shell .track{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:12px}.public-shell .track label{font-family:var(--font-mono);font-size:.68rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.public-shell .track .bar{height:8px;border-radius:999px;background:var(--surface-2);overflow:hidden;position:relative}.public-shell .track .bar i{position:absolute;inset:0 auto 0 0;border-radius:999px;transition:width .5s ease}.public-shell .track-video i{background:var(--brand-grad)}.public-shell .track-console i{background:linear-gradient(90deg,#60a5fa,#2563eb)}.public-shell .track-network i{background:linear-gradient(90deg,#34d399,#16a34a)}.public-shell .scrubber{margin-top:16px;display:flex;align-items:center;gap:14px}.public-shell .scrub-btn{width:38px;height:38px;border-radius:50%;border:1px solid var(--border-strong);background:var(--surface);display:grid;place-items:center;cursor:pointer;flex:none;transition:transform .16s ease,border-color .18s ease;padding:0}.public-shell .scrub-btn:hover{transform:scale(1.05);border-color:var(--ink)}.public-shell .scrub-btn svg{width:16px;height:16px;fill:var(--ink)}.public-shell .scrub-track{position:relative;flex:1;height:6px;border-radius:999px;background:var(--surface-2);cursor:pointer;border:none;padding:0}.public-shell .scrub-fill{position:absolute;inset:0 auto 0 0;border-radius:999px;background:var(--brand-grad)}.public-shell .scrub-knob{position:absolute;top:50%;width:15px;height:15px;border-radius:50%;background:#fff;border:3px solid var(--violet);transform:translate(-50%,-50%);box-shadow:var(--shadow-sm)}.public-shell .scrub-time{font-family:var(--font-mono);font-size:.74rem;color:var(--muted);flex:none}@media(max-width:860px){.public-shell .player-body{grid-template-columns:1fr}.public-shell .logs{border-left:none;border-top:1px solid var(--border)}.public-shell .stage{min-height:320px}}.public-shell .features{padding-top:clamp(72px,11vw,130px)}.public-shell .features-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;flex-wrap:wrap}.public-shell .feature-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.public-shell .feature{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:26px;box-shadow:var(--shadow-sm);transition:transform .22s ease,box-shadow .24s ease,border-color .22s ease;position:relative;overflow:hidden}.public-shell .feature:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--border-strong)}.public-shell .feature-ico{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:var(--violet-tint);color:var(--violet);margin-bottom:20px}.public-shell .feature-ico svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.public-shell .feature h3{font-size:1.18rem}.public-shell .feature p{margin-top:9px;color:var(--muted);font-size:.95rem;line-height:1.55}.public-shell .feature.wide{grid-column:span 2}.public-shell .feature.emphasis{background:#0e1018;border-color:transparent;color:#fff}.public-shell .feature.emphasis:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 120% at 100% 0%,rgba(0,180,164,.4),transparent 60%)}.public-shell .feature.emphasis h3{color:#fff;position:relative}.public-shell .feature.emphasis p{color:#ffffffb3;position:relative}.public-shell .feature.emphasis .feature-ico{background:#ffffff1f;color:#fff;position:relative}.public-shell .feature .feature-tag{position:absolute;top:22px;right:22px;font-family:var(--font-mono);font-size:.66rem;color:var(--muted-2)}@media(max-width:860px){.public-shell .feature-grid{grid-template-columns:1fr 1fr}.public-shell .feature.wide{grid-column:span 2}}@media(max-width:560px){.public-shell .feature-grid{grid-template-columns:1fr}.public-shell .feature.wide{grid-column:auto}}.public-shell .workflow{padding-top:clamp(72px,11vw,130px)}.public-shell .flow-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative}.public-shell .flow-line{position:absolute;top:40px;left:14%;right:14%;height:2px;background:repeating-linear-gradient(90deg,var(--border-strong) 0 8px,transparent 8px 16px);z-index:0}.public-shell .flow-step{position:relative;z-index:1;text-align:center}.public-shell .flow-num{width:80px;height:80px;margin:0 auto 22px;border-radius:24px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);display:grid;place-items:center;position:relative}.public-shell .flow-num svg{width:32px;height:32px;fill:none;stroke:var(--violet);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.public-shell .flow-num b{position:absolute;top:-8px;right:-8px;width:26px;height:26px;border-radius:50%;background:var(--brand-grad);color:#fff;font-family:var(--font-mono);font-size:.78rem;display:grid;place-items:center;box-shadow:var(--shadow-brand)}.public-shell .flow-step h3{font-size:1.5rem}.public-shell .flow-step p{margin-top:10px;color:var(--muted);font-size:.96rem;line-height:1.55;max-width:32ch;margin-inline:auto}@media(max-width:760px){.public-shell .flow-grid{grid-template-columns:1fr;gap:36px}.public-shell .flow-line{display:none}}.public-shell .dashboard{padding-top:clamp(72px,11vw,130px)}.public-shell .dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.public-shell .dash-copy .feature-list{margin-top:28px;display:flex;flex-direction:column;gap:14px}.public-shell .dash-copy .feature-list article{display:flex;gap:14px;align-items:flex-start;padding:16px;border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface)}.public-shell .dash-copy .feature-list span{width:40px;height:40px;flex:none;border-radius:10px;background:var(--violet-tint);color:var(--violet);display:grid;place-items:center}.public-shell .dash-copy .feature-list svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.public-shell .dash-copy .feature-list h4{font-size:1rem}.public-shell .dash-copy .feature-list p{margin-top:3px;font-size:.9rem;color:var(--muted)}.public-shell .dash-copy .action-row{margin-top:28px}.public-shell .dash-mock{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);overflow:hidden}.public-shell .dash-mock-top{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fbfbfd,#f6f7f9)}.public-shell .dash-mock-top .title{font-family:var(--font-display);font-weight:600;font-size:.95rem}.public-shell .dash-mock-top .chip{margin-left:auto;font-family:var(--font-mono);font-size:.7rem;color:var(--violet);background:var(--violet-tint);padding:4px 10px;border-radius:999px}.public-shell .dash-mock-body{display:grid;grid-template-columns:150px 1fr;min-height:320px}.public-shell .dash-side{border-right:1px solid var(--border);padding:16px 12px;display:flex;flex-direction:column;gap:5px;background:var(--surface-2)}.public-shell .dash-side .nav-item{display:flex;align-items:center;gap:9px;font-size:.82rem;color:var(--ink-2);padding:8px 10px;border-radius:8px}.public-shell .dash-side .nav-item.active{background:var(--surface);color:var(--violet);font-weight:600;box-shadow:var(--shadow-sm)}.public-shell .dash-side .nav-item .ic{width:14px;height:14px;border-radius:4px;background:var(--border-strong)}.public-shell .dash-side .nav-item.active .ic{background:var(--violet)}.public-shell .dash-main{padding:18px;display:flex;flex-direction:column;gap:11px}.public-shell .dash-row{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:13px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.public-shell .dash-row .thumb{width:36px;height:36px;border-radius:8px;background:#0e1018;position:relative;overflow:hidden}.public-shell .dash-row .thumb:after{content:"";position:absolute;inset:0;background:var(--brand-grad);opacity:.55}.public-shell .dash-row .meta strong{font-size:.86rem;display:block}.public-shell .dash-row .meta span{font-family:var(--font-mono);font-size:.7rem;color:var(--muted)}.public-shell .dash-row .tags{display:flex;gap:5px}.public-shell .dash-row .tag{font-family:var(--font-mono);font-size:.64rem;padding:3px 7px;border-radius:6px}.public-shell .tag-err{color:var(--red);background:#dc26261a}.public-shell .tag-net{color:var(--green);background:#16a34a1a}.public-shell .tag-note{color:var(--violet);background:var(--violet-tint)}@media(max-width:860px){.public-shell .dash-grid{grid-template-columns:1fr;gap:36px}}.public-shell .install{padding-top:clamp(72px,11vw,130px)}.public-shell .install-head{text-align:center;display:flex;flex-direction:column;align-items:center}.public-shell .install-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.public-shell .install-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:28px;box-shadow:var(--shadow-sm);transition:transform .22s ease,box-shadow .24s ease,border-color .22s ease}.public-shell .install-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--border-strong)}.public-shell .install-icon-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.public-shell .install-icon-row svg{width:42px;height:42px}.public-shell .install-card .pop{font-family:var(--font-mono);font-size:.66rem;color:var(--violet);background:var(--violet-tint);padding:4px 10px;border-radius:999px}.public-shell .install-card h3{font-size:1.2rem}.public-shell .install-card p{margin-top:9px;color:var(--muted);font-size:.93rem;line-height:1.55}.public-shell .install-card .btn{margin-top:20px;width:100%;justify-content:center}@media(max-width:760px){.public-shell .install-grid{grid-template-columns:1fr}}.public-shell .cta-band{padding-top:clamp(72px,11vw,130px)}.public-shell .cta-card{position:relative;background:#0e1018;border-radius:var(--r-xl);padding:clamp(40px,7vw,80px);text-align:center;overflow:hidden;display:flex;flex-direction:column;align-items:center}.public-shell .cta-card:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 140% at 50% 0%,rgba(0,180,164,.5),transparent 55%),radial-gradient(100% 120% at 90% 100%,rgba(37,99,235,.4),transparent 55%)}.public-shell .cta-card .cta-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.public-shell .cta-card h2{color:#fff;font-size:clamp(1.9rem,4vw,3rem);line-height:1.02}.public-shell .cta-card p{margin-top:16px;color:#ffffffb8;font-size:1.08rem;max-width:48ch}.public-shell .cta-card .hero-actions{margin-top:32px}.public-shell .cta-card .btn-ghost{background:#ffffff14;border-color:#fff3;color:#fff}.public-shell .cta-card .btn-ghost:hover{border-color:#fff;background:#ffffff24}.public-shell .tail{padding-bottom:clamp(72px,11vw,130px)}.public-shell .sol-hero{padding-top:clamp(48px,8vw,92px)}.public-shell .sol-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,72px);align-items:center}.public-shell .sol-hero h1{margin-top:22px;font-size:clamp(2.3rem,4.6vw,3.7rem);line-height:1;letter-spacing:-.03em}.public-shell .sol-hero h1 .grad{background:var(--brand-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.public-shell .sol-hero p.lead{margin-top:22px;font-size:1.12rem;color:var(--muted);line-height:1.6;max-width:52ch}.public-shell .sol-hero .hero-actions{justify-content:flex-start;margin-top:32px}.public-shell .report-card{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);overflow:hidden;position:relative}.public-shell .report-top{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fbfbfd,#f6f7f9)}.public-shell .report-top .file{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-mono);font-size:.8rem;color:var(--ink);font-weight:500}.public-shell .report-top .file .ext{width:26px;height:30px;border-radius:5px;background:var(--brand-grad);display:grid;place-items:center;color:#fff;position:relative;box-shadow:var(--shadow-brand)}.public-shell .report-top .file .ext svg{width:13px;height:13px;fill:#fff}.public-shell .report-top .shared{margin-left:auto;font-family:var(--font-mono);font-size:.68rem;color:var(--green);background:#16a34a1a;padding:4px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px}.public-shell .report-top .shared:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}.public-shell .report-stage{position:relative;aspect-ratio:16 / 8.4;background:radial-gradient(130% 120% at 0% 0%,rgba(0,180,164,.3),transparent 60%),radial-gradient(120% 120% at 100% 100%,rgba(37,99,235,.28),transparent 60%),#0e1018;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;color:#fff}.public-shell .report-stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:38px 38px;mask-image:radial-gradient(circle at 30% 30%,#000,transparent 78%);-webkit-mask-image:radial-gradient(circle at 30% 30%,#000,transparent 78%)}.public-shell .report-stage .badge-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;background:#ffffff24;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center}.public-shell .report-stage .badge-play svg{width:22px;height:22px;fill:#fff}.public-shell .report-stage h4{position:relative;color:#fff;font-size:1.05rem}.public-shell .report-stage .sub{position:relative;color:#ffffffa6;font-size:.82rem;margin-top:4px;font-family:var(--font-mono)}.public-shell .report-tracks{position:relative;display:flex;flex-direction:column;gap:6px;margin-top:14px}.public-shell .report-tracks .rt{height:7px;border-radius:999px;background:#ffffff1f;overflow:hidden;position:relative}.public-shell .report-tracks .rt i{position:absolute;inset:0 auto 0 0;border-radius:999px}.public-shell .report-tracks .rt.v i{width:78%;background:var(--brand-grad)}.public-shell .report-tracks .rt.c i{width:64%;background:linear-gradient(90deg,#60a5fa,#2563eb)}.public-shell .report-tracks .rt.n i{width:88%;background:linear-gradient(90deg,#34d399,#16a34a)}.public-shell .report-foot{display:flex;align-items:center;gap:10px;padding:14px 18px;border-top:1px solid var(--border)}.public-shell .report-foot .dest{display:inline-flex;align-items:center;gap:7px;font-size:.78rem;font-weight:600;color:var(--ink-2);padding:7px 13px;border:1px solid var(--border);border-radius:999px;background:var(--surface)}.public-shell .report-foot .dest .d{width:13px;height:13px;border-radius:3px}.public-shell .report-foot .arrow-to{color:var(--muted-2);margin-inline:2px}.public-shell .report-note{position:absolute;right:-18px;bottom:64px;width:184px;background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--violet);border-radius:12px;box-shadow:var(--shadow-md);padding:12px 14px;z-index:3}.public-shell .report-note .nh{font-family:var(--font-mono);font-size:.64rem;color:var(--violet);letter-spacing:.05em}.public-shell .report-note p{font-size:.8rem;color:var(--ink-2);margin-top:4px;line-height:1.4}@media(max-width:920px){.public-shell .sol-hero-grid{grid-template-columns:1fr}.public-shell .report-note{right:12px}}.public-shell .proof{padding-top:clamp(48px,7vw,80px)}.public-shell .proof-band{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.public-shell .proof-band article{padding:32px clamp(20px,3vw,40px);border-right:1px solid var(--border)}.public-shell .proof-band article:last-child{border-right:none}.public-shell .proof-band strong{font-family:var(--font-display);font-size:clamp(2rem,3.4vw,2.8rem);font-weight:600;letter-spacing:-.02em;background:var(--brand-grad);-webkit-background-clip:text;background-clip:text;color:transparent;display:block}.public-shell .proof-band span{margin-top:8px;display:block;color:var(--muted);font-size:.96rem;line-height:1.5}@media(max-width:760px){.public-shell .proof-band{grid-template-columns:1fr}.public-shell .proof-band article{border-right:none;border-bottom:1px solid var(--border)}.public-shell .proof-band article:last-child{border-bottom:none}}.public-shell .problem{padding-top:clamp(72px,11vw,130px)}.public-shell .problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:center}.public-shell .scatter{position:relative;height:320px;border:1px solid var(--border);border-radius:var(--r-lg);background:radial-gradient(60% 60% at 50% 50%,rgba(124,58,237,.06),transparent 70%),var(--surface-2);overflow:hidden}.public-shell .scatter .chip{position:absolute;display:inline-flex;align-items:center;gap:7px;padding:9px 13px;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-sm);font-size:.82rem;font-weight:500;color:var(--ink-2)}.public-shell .scatter .chip .d{width:8px;height:8px;border-radius:3px}.public-shell .scatter .chip.c1{top:26px;left:28px;transform:rotate(-5deg)}.public-shell .scatter .chip.c2{top:58px;right:30px;transform:rotate(4deg)}.public-shell .scatter .chip.c3{top:140px;left:22px;transform:rotate(3deg)}.public-shell .scatter .chip.c4{bottom:40px;right:40px;transform:rotate(-4deg)}.public-shell .scatter .chip.c5{bottom:30px;left:90px;transform:rotate(6deg)}.public-shell .scatter .center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:92px;height:92px;border-radius:22px;background:var(--brand-grad);box-shadow:var(--shadow-brand);display:grid;place-items:center;color:#fff}.public-shell .scatter .center svg{width:36px;height:36px;fill:none;stroke:#fff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.public-shell .scatter .ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px dashed var(--border-strong);border-radius:50%}.public-shell .scatter .ring.r1{width:180px;height:180px}.public-shell .scatter .ring.r2{width:270px;height:270px}.public-shell .deep{padding-top:clamp(72px,11vw,130px)}.public-shell .deep-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:center}.public-shell .check-list{margin-top:28px;display:flex;flex-direction:column;gap:12px;list-style:none;padding:0}.public-shell .check-list li{display:flex;align-items:flex-start;gap:13px;font-size:1rem;color:var(--ink-2);line-height:1.5}.public-shell .check-list li span{width:24px;height:24px;flex:none;border-radius:7px;background:var(--violet-tint);color:var(--violet);display:grid;place-items:center;margin-top:1px}.public-shell .check-list li svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.public-shell .tl-mock{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);overflow:hidden}.public-shell .tl-mock-top{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fbfbfd,#f6f7f9)}.public-shell .tl-mock-top .t{font-family:var(--font-mono);font-size:.76rem;color:var(--ink-2)}.public-shell .tl-mock-top .live{margin-left:auto;font-family:var(--font-mono);font-size:.68rem;color:var(--red);display:inline-flex;align-items:center;gap:6px}.public-shell .tl-mock-top .live:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--red)}.public-shell .tl-mock-body{padding:18px}.public-shell .tl-rows{display:flex;flex-direction:column;gap:12px}.public-shell .tl-rows .tr{display:grid;grid-template-columns:66px 1fr;align-items:center;gap:12px}.public-shell .tl-rows .tr label{font-family:var(--font-mono);font-size:.68rem;color:var(--muted);text-transform:uppercase}.public-shell .tl-rows .tr .lane{position:relative;height:26px;border-radius:8px;background:var(--surface-2);overflow:hidden}.public-shell .tl-rows .tr .seg{position:absolute;top:5px;height:16px;border-radius:5px}.public-shell .seg-v{background:var(--brand-grad)}.public-shell .seg-c{background:#2563ebd9}.public-shell .seg-w{background:var(--amber)}.public-shell .seg-n{background:#16a34ad9}.public-shell .seg-e{background:var(--red)}.public-shell .tl-playhead{position:absolute;top:0;bottom:0;width:2px;background:var(--ink);z-index:2}.public-shell .tl-playhead:before{content:"";position:absolute;top:-4px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background:var(--ink)}.public-shell .tl-axis{display:flex;justify-content:space-between;margin-top:14px;padding-left:78px;font-family:var(--font-mono);font-size:.64rem;color:var(--muted-2)}@media(max-width:860px){.public-shell .problem-grid,.public-shell .deep-grid{grid-template-columns:1fr}.public-shell .deep .deep-media{order:-1}}.public-shell .roles{padding-top:clamp(72px,11vw,130px)}.public-shell .roles-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.public-shell .role-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:28px;box-shadow:var(--shadow-sm);transition:transform .22s ease,box-shadow .24s ease,border-color .22s ease}.public-shell .role-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--border-strong)}.public-shell .role-card .role-ico{width:46px;height:46px;border-radius:12px;background:var(--violet-tint);color:var(--violet);display:grid;place-items:center;margin-bottom:18px}.public-shell .role-card .role-ico svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.public-shell .role-card h3{font-size:1.18rem}.public-shell .role-card p{margin-top:9px;color:var(--muted);font-size:.96rem;line-height:1.55}@media(max-width:760px){.public-shell .roles-grid{grid-template-columns:1fr}}.public-shell .security{padding-top:clamp(72px,11vw,130px)}.public-shell .sec-card{display:grid;grid-template-columns:1.4fr .6fr;gap:40px;align-items:center;padding:clamp(32px,5vw,56px);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-md)}.public-shell .sec-card h2{font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.08}.public-shell .sec-card p{margin-top:16px;color:var(--muted);font-size:1.04rem;line-height:1.6;max-width:56ch}.public-shell .sec-card .sec-cta{display:flex;justify-content:flex-end}@media(max-width:760px){.public-shell .sec-card{grid-template-columns:1fr;gap:24px}.public-shell .sec-card .sec-cta{justify-content:flex-start}}
