@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&display=swap");:root{--bg:#f7f9fb;--surface:#ffffff;--surface-strong:#ffffff;--ink:#2a3439;--muted:#5d6970;--line:#dbe4e8;--accent:#565e74;--accent-strong:#4a5268;--accent-soft:#e8eff3;--warning:#b45309;--danger:#b42318;--shadow:0 18px 40px rgba(15,23,42,0.06);--radius:24px;--font-ui:"Inter","Avenir Next","Segoe UI",sans-serif;--font-display:"Manrope","Inter","Avenir Next","Segoe UI",sans-serif;--surface-stage:#f0f4f7;--surface-panel:#ffffff;--ghost-line:rgba(169,180,185,0.2);--brand-teal:#04b29f;--brand-ink:#3b3b3b}.app-logo{display:inline-flex;align-items:center;line-height:1;text-decoration:none}.app-logo-img{display:block;flex-shrink:0;height:auto;max-width:100%}.app-logo:focus-visible .app-logo-img,.app-logo:hover .app-logo-img{opacity:.88}.app-logo-footer .app-logo-img{opacity:.92}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{font-family:var(--font-ui);color:var(--ink);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}.app-shell{min-height:100vh}.shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 32px;background:rgba(249,250,251,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,231,235,.96)}.brand{font-size:26px;font-weight:700;letter-spacing:-.02em}.eyebrow{margin:0 0 4px;font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted)}.main-nav{display:flex;gap:16px;flex-wrap:wrap}.danger-button,.ghost-button,.inline-button,.main-nav a,.primary-link,.secondary-button{border-radius:999px;padding:11px 16px;border:1px solid var(--line);background:rgba(255,255,255,.88);transition:.18s ease}.danger-button:hover,.ghost-button:hover,.inline-button:hover,.main-nav a:hover,.primary-link:hover,.secondary-button:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.ghost-button{cursor:pointer}.content-shell{width:min(1280px,calc(100vw - 32px));margin:0 auto;padding:24px 0 40px}.packet-page-header{margin-bottom:10px}.hero,.panel{background:var(--surface);border:1px solid rgba(229,231,235,.95);border-radius:var(--radius);box-shadow:var(--shadow)}.hero{padding:32px;display:grid;grid-template-columns:1.5fr 1fr;grid-gap:24px;gap:24px}.hero h1,.page-header h1{margin:0 0 10px;font-size:clamp(32px,5vw,56px);line-height:.95}.empty-copy,.hero p,.label-copy,.muted,.packet-metadata,.page-header p{color:var(--muted)}.actions-row,.grid.four,.grid.three,.grid.two,.hero-stats,.panel-grid,.workspace-grid{display:grid;grid-gap:18px;gap:18px}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.stat{padding:18px;border-radius:18px;background:linear-gradient(180deg,#fdfefe,#ffffff);border:1px solid var(--line)}.stat strong{display:block;font-size:28px;color:var(--accent-strong)}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.page-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:14px}.panel{padding:24px}.panel h2,.panel h3{margin-top:0}.form-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .full{grid-column:1/-1}.field{display:grid;grid-gap:8px;gap:8px}.field label{font-weight:600}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:#fff;padding:12px 14px;min-height:48px}.field textarea{min-height:160px;resize:vertical}.danger-button,.inline-button,.primary-button,.secondary-button{cursor:pointer}.primary-button,.primary-link{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:white;border:none}.secondary-button{background:var(--accent-soft)}.danger-button{color:var(--danger)}.packet-card{display:grid;grid-gap:16px;gap:16px;padding:22px}.actions-row,.inline-form,.packet-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.applications-overview{margin-top:20px}.decision-pill{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border:1px solid transparent}.decision-pill-positive{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.decision-pill-warning{background:#fff7ed;color:#b45309;border-color:#fdba74}.decision-pill-critical{background:#fef2f2;color:#b42318;border-color:#fca5a5}.decision-pill-neutral{background:#f8fafc;color:#475467;border-color:#e2e8f0}.packet-decision-scorecard{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:start;padding:18px;border-radius:18px;background:linear-gradient(180deg,#fbfcfd,#f5f7fb);border:1px solid #e6e9ef}.packet-decision-scorecard strong{display:block;font-size:40px;line-height:.95;letter-spacing:-.04em;color:#171f2b;margin-bottom:8px}.packet-decision-scorecard .muted{font-size:13px;line-height:1.5}.packet-workflow-meta{display:grid;justify-items:end;grid-gap:8px;gap:8px}.decision-secondary,.decision-secondary-row{color:#667085;font-size:12px;line-height:1.4}.decision-secondary-row{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-weight:600}.packet-metadata{display:flex;gap:12px;flex-wrap:wrap;font-size:14px}.status-badge{padding:8px 12px;border-radius:999px;background:#edf7f5;color:var(--accent-strong);font-size:13px;text-transform:capitalize}.status-reviewed{background:#fef3c7;color:var(--warning)}.status-exported{background:#ecfdf5;color:#047857}.status-draft,.status-interviewing,.status-tailoring{background:#f8fafc;color:#475467}.status-applied{background:#dbeafe;color:#1d4ed8}.status-closed{background:#f3f4f6;color:#4b5563}.workspace-grid{grid-template-columns:1.1fr .9fr;align-items:start}.stack{display:grid;grid-gap:18px;gap:18px}.document-preview{max-height:520px;padding:16px;border-radius:18px;background:#fff;border:1px solid var(--line)}.note-list,.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.note-list li,.tag-list li{padding:8px 12px;background:#f7f2ea;border:1px solid var(--line)}.export-list{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.export-item{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px;border-radius:12px;background:#fff;border:1px solid #e6e9ef}.packet-layout{display:grid;grid-template-columns:240px minmax(0,1fr) 300px;grid-gap:16px;gap:16px;align-items:start}.packet-rail{position:-webkit-sticky;position:sticky;top:88px}.packet-tabs{display:flex;align-items:flex-end;gap:26px;padding:0 10px;border-bottom:1px solid #e6e9ef}.packet-tab{display:inline-flex;gap:8px;align-items:center;padding:0 0 12px;border-radius:0;border:none;border-bottom:2px solid transparent;background:transparent;color:#788292;font-size:14px;font-weight:600}.packet-tab.active{background:transparent;border-color:#171f2b;box-shadow:none;color:#171f2b}.packet-tab-label{white-space:nowrap}.tab-state-pill,.workflow-state-card{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-transform:capitalize;font-size:10px;padding:5px 8px;border:1px solid #e2e8f0}.state-missing{background:#fef2f2;color:#991b1b}.state-generated{background:#eff6ff;color:#1d4ed8}.state-outdated{background:#fff7ed;color:#b45309}.state-approved,.state-current,.state-export{background:#ecfdf5;color:#047857}.state-draft,.state-review{background:#f8fafc;color:#334155}.workflow-state-card{width:100%;margin-top:6px;min-height:132px;padding:22px 18px;font-weight:700;border-width:0;display:grid;grid-gap:10px;gap:10px;justify-items:center;text-align:center;background:linear-gradient(180deg,#fff8d8,#fff1b8);color:#171f2b}.workflow-state-label{font-size:28px;line-height:.95}.workflow-state-copy{font-size:12px;font-weight:600;color:#4b5563}.packet-fit-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.packet-fit-summary>div{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.85);border:1px solid #dfe6ef}.packet-fit-summary strong,.severity-summary-item strong{display:block;color:#171f2b;font-size:18px;line-height:1.1}.packet-fit-label{display:block;margin-bottom:4px;color:#667085;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.packet-workspace-panel{min-height:720px;padding:0;border-radius:0;overflow:hidden;background:transparent;border:none;box-shadow:none}.packet-workspace-panel .packet-tab-header{padding:18px 8px 10px}.packet-workspace-panel>.muted,.packet-workspace-panel>.panel-grid,.packet-workspace-panel>.workflow-alert{margin-left:8px;margin-right:8px}.packet-tab-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:10px;flex-wrap:wrap}.packet-intake-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.panel-subsection{background:white;box-shadow:none;border-color:#e8edf4}.bullet-list{margin:0;padding-left:18px;display:grid;grid-gap:10px;gap:10px}.workflow-alert{margin-bottom:12px;padding:14px 16px;border-radius:16px;background:#fff7ed;color:#9a3412;border:1px solid #fdba74}.checklist{list-style:none;margin:0;padding:0;display:grid;grid-gap:14px;gap:14px}.checklist-item{display:grid;grid-template-columns:24px 1fr;grid-gap:12px;gap:12px;align-items:start;padding:10px 12px;border-radius:12px;background:#ffffff;border:1px solid #e6e9ef}.checklist-item p{margin:4px 0 0}.checklist-item.is-complete strong{color:var(--accent-strong)}.checklist-item strong{display:block;color:var(--ink)}.checklist-mark{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fef2f2;color:#991b1b}.checklist-item.is-complete .checklist-mark{background:#dcfce7;color:#166534}.packet-primary-button{width:100%;min-height:50px;border-radius:12px;font-weight:700}.action-feedback{color:#4b5563}.action-feedback,.override-note{margin:10px 0 0;font-size:12px;font-weight:600}.override-note{color:#7c2d12}.packet-page-header h1{font-size:clamp(24px,3vw,34px);line-height:1.05;margin-bottom:6px}.packet-process-strip{display:flex;gap:28px;align-items:center;padding:14px 18px;margin-bottom:14px;background:rgba(255,255,255,.72);border-color:#e8edf4;box-shadow:none}.packet-process-step{padding:2px 0;color:#8993a4;font-size:14px;font-weight:700;border-bottom:2px solid transparent}.packet-process-step.active{color:#171f2b;border-bottom-color:#171f2b}.packet-context-rail,.packet-control-rail{gap:12px}.packet-context-panel,.packet-control-panel{box-shadow:none;border-radius:18px;border-color:#e8edf4}.packet-context-panel{background:rgba(248,250,252,.88)}.packet-control-panel{background:#f5f7fb}.packet-status-panel{background:#eef2f7}.decision-callout{margin-top:12px;padding:14px 16px;border-radius:14px;background:#eef6ff;border:1px solid #cfe0fb}.decision-callout.is-warning{background:#fff7ed;border-color:#fdba74}.decision-callout.is-critical{background:#fef2f2;border-color:#fca5a5}.decision-callout strong{display:block;font-size:15px;color:#171f2b}.decision-callout p{margin:6px 0 0;color:#4b5563;font-size:12px;line-height:1.5}.severity-summary-list{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.severity-summary-item{display:flex;justify-content:space-between;gap:12px;align-items:baseline;padding:10px 12px;border-radius:12px;background:#ffffff;border:1px solid #e6e9ef}.severity-summary-item span{color:#475467;font-size:12px;font-weight:700}.severity-summary-copy{margin:12px 0 0;color:#667085;font-size:12px;line-height:1.5}.override-check{display:flex;gap:10px;align-items:center;margin-bottom:12px;padding:12px 14px;border-radius:12px;background:#fff7ed;border:1px solid #fdba74;font-size:13px;font-weight:700;color:#9a3412}.override-check input{accent-color:#9a3412}.override-reason{width:100%;min-height:88px;margin-bottom:12px;padding:12px 14px;border-radius:12px;border:1px solid #e6e9ef;background:#ffffff;resize:vertical}.document-preview{overflow:auto;max-height:760px;padding:36px 44px 44px;border-radius:0;background:transparent;border:none}.document-preview>*{max-width:900px;margin:0 auto}.packet-canvas-shell{background:linear-gradient(180deg,#f8fafc,#f5f7fb);border:1px solid #e8edf4;border-radius:26px;padding:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.packet-canvas-shell .document-preview>*{background:#ffffff;border-radius:20px;box-shadow:0 24px 60px rgba(15,23,42,.08),0 2px 10px rgba(15,23,42,.04);border:1px solid #edf1f6}.packet-canvas-shell .document-preview>.review-doc{padding:28px 30px 32px}.packet-canvas-shell .document-preview>article,.packet-canvas-shell .document-preview>article.page{margin:0 auto}.packet-review-shell{background:linear-gradient(180deg,#f8fafc,#f3f6fb)}.note-list li,.tag-list li{padding:7px 10px;background:#eef2f7;border-radius:999px;border:1px solid #e2e8f0}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(480px,100%);padding:28px}.marketing-shell{min-height:100vh}.marketing-header{width:min(1280px,calc(100vw - 32px));margin:0 auto;padding:24px 0 12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.marketing-brand{font-size:26px;font-weight:700;letter-spacing:-.02em}.landing-cta-row,.marketing-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.auth-layout,.marketing-main{width:min(1280px,calc(100vw - 32px));margin:0 auto}.marketing-main{padding:20px 0 56px;display:grid;grid-gap:40px;gap:40px}.auth-panel,.landing-detail-card,.landing-footer-card,.landing-hero,.landing-info-card{background:var(--surface-stage);border:1px solid transparent;border-radius:var(--radius);box-shadow:0 20px 50px rgba(42,52,57,.04)}.landing-hero{padding:24px 26px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);grid-gap:12px;gap:12px;align-items:stretch}.landing-copy-stack{display:grid;align-content:start;grid-gap:14px;gap:14px;padding:10px 0}.landing-kicker{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-weight:700}.auth-intro h1,.landing-hero h1{margin:0;font-family:var(--font-display);font-size:clamp(48px,6.6vw,80px);line-height:.9;letter-spacing:-.02em;max-width:11ch}.auth-footnote,.auth-intro p,.auth-panel p,.landing-copy,.landing-detail-card p,.landing-info-card p,.preview-grid small,.preview-grid strong,.preview-section span{color:var(--muted)}.landing-copy{max-width:60ch;font-size:17px;line-height:1.55}.landing-inline-note{font-size:14px;color:var(--muted);margin:-2px 0 0}.landing-preview-label{margin:0 0 10px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-strong)}.landing-preview-card{display:grid;align-items:stretch}.preview-window{height:100%;min-height:360px;padding:12px;border-radius:calc(var(--radius) - 4px);border:1px solid var(--ghost-line);background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,.52)),var(--surface);display:grid;grid-gap:12px;gap:12px;box-shadow:none}.preview-header{display:flex;gap:8px}.preview-header span{width:10px;height:10px;border-radius:999px;background:#d1d5db}.preview-body{display:grid;grid-gap:12px;gap:12px}.preview-grid>div,.preview-section{border:1px solid var(--ghost-line);border-radius:16px;background:rgba(255,255,255,.9)}.preview-section{padding:16px;display:grid;grid-gap:6px;gap:6px}.auth-panel h2,.landing-detail-card h2,.landing-footer-card h2,.landing-info-card h2,.preview-grid strong,.preview-section strong{color:var(--ink)}.preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.preview-grid>div{padding:14px;display:grid;grid-gap:5px;gap:5px}.preview-grid small{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.landing-card-grid,.landing-detail-grid{display:grid;grid-gap:14px;gap:14px}.landing-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.landing-detail-card,.landing-footer-card,.landing-info-card{padding:24px}.landing-detail-card,.landing-info-card{background:rgba(240,244,247,.78)}.landing-detail-card h2,.landing-footer-card h2,.landing-info-card h2{margin:8px 0 10px;font-family:var(--font-display);font-size:26px;line-height:1.05;letter-spacing:-.03em}.landing-detail-card p:last-child,.landing-info-card p:last-child{margin-bottom:0;line-height:1.6}.landing-list{margin:14px 0 0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.landing-list li{padding:14px 16px;border-radius:16px;border:1px solid transparent;color:var(--ink);background:var(--surface-panel)}.landing-footer-card{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;border-color:transparent;background:linear-gradient(180deg,rgba(86,94,116,.08),rgba(86,94,116,.02)),#eef2f5;box-shadow:0 24px 54px rgba(42,52,57,.05)}.landing-entry-card{margin-top:2px}.auth-layout{min-height:calc(100vh - 88px);padding:24px 0 40px;grid-template-columns:minmax(0,1fr) minmax(360px,460px);align-items:stretch}.auth-intro,.auth-layout{display:grid;grid-gap:18px;gap:18px}.auth-intro{padding:28px 4px;align-content:center}.auth-trust-list{display:grid;grid-gap:12px;gap:12px;max-width:560px}.trust-point{padding:18px 20px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.7);display:grid;grid-gap:6px;gap:6px}.trust-point strong{font-size:16px}.trust-point span{color:var(--muted);line-height:1.55}.auth-panel{padding:28px;display:grid;align-content:start;grid-gap:18px;gap:18px;align-self:center}.auth-panel-head{display:grid;grid-gap:8px;gap:8px}.auth-panel h2{margin:0;font-size:32px;letter-spacing:-.03em}.auth-error{margin:0;color:var(--danger)}.auth-footnote{margin:0;font-size:14px;line-height:1.6}@media (max-width:980px){.auth-layout,.grid.four,.grid.three,.grid.two,.hero,.landing-card-grid,.landing-detail-grid,.landing-hero,.packet-intake-grid,.packet-layout,.workspace-grid{grid-template-columns:1fr}.packet-tabs{flex-wrap:wrap;gap:18px}.form-grid{grid-template-columns:1fr}.landing-footer-card,.marketing-header,.page-header,.shell-header{align-items:start;flex-direction:column}.auth-layout,.content-shell,.marketing-header,.marketing-main{width:min(100vw - 24px,100%)}.packet-rail{position:static}}.architect-page{min-height:100vh;background:#f7f9fb;color:#2a3439}.architect-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;width:100%;background:rgba(247,249,251,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 50px rgba(42,52,57,.04)}.architect-band-inner,.architect-cta-inner,.architect-diff-section,.architect-footer-inner,.architect-header-inner,.architect-hero,.architect-preview-section,.architect-pricing-inner,.architect-quote-section,.architect-workflow-inner{width:min(1280px,calc(100vw - 64px));margin:0 auto}.architect-footer-inner,.architect-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.architect-header-inner{padding:18px 0}.architect-brand,.architect-footer-brand{font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:800;letter-spacing:-.04em;color:#0f172a}.architect-nav{display:flex;align-items:center;gap:28px}.architect-footer-links a,.architect-nav-link{color:#565e74;font-family:Inter,sans-serif;font-size:.92rem;font-weight:500;transition:color .18s ease,opacity .18s ease}.architect-footer-links a:hover,.architect-nav-link:hover{color:#0f172a}.architect-nav-link-active{color:#0f172a;font-weight:600;text-decoration:underline;-webkit-text-decoration-color:rgba(86,94,116,.55);text-decoration-color:rgba(86,94,116,.55);text-underline-offset:8px}.architect-cta-button,.architect-nav-button,.architect-primary-button{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:.375rem;background:linear-gradient(180deg,#565e74,#4a5268);color:#f7f7ff;font-family:Inter,sans-serif;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 18px 32px rgba(86,94,116,.18);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.architect-nav-button{min-height:40px;padding:0 18px;font-size:.88rem}.architect-cta-button,.architect-primary-button,.architect-secondary-button{min-height:56px;padding:0 30px;font-size:1rem}.architect-cta-button:hover,.architect-nav-button:hover,.architect-primary-button:hover,.architect-secondary-button:hover{transform:translateY(-1px)}.architect-main{padding-top:32px}.architect-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:72px;gap:72px;align-items:center;padding:72px 0 96px}.architect-kicker{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:.125rem;background:#e8eff3;color:#565e74;font-family:Inter,sans-serif;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.architect-cta-inner h2,.architect-diff-copy h2,.architect-hero-copy h1,.architect-quote-section blockquote,.architect-section-heading h2{margin:0;font-family:Manrope,sans-serif;color:#2a3439}.architect-hero-copy h1{max-width:11ch;margin-top:22px;font-size:clamp(3.2rem,7vw,6rem);font-weight:800;letter-spacing:-.06em;line-height:.92}.architect-hero-copy h1 span{color:#565e74;text-decoration:underline;-webkit-text-decoration-color:rgba(169,180,185,.55);text-decoration-color:rgba(169,180,185,.55);text-underline-offset:10px}.architect-hero-rule{margin:34px 0;padding:24px 0;border-top:1px solid rgba(169,180,185,.18);border-bottom:1px solid rgba(169,180,185,.18)}.architect-compare-row p,.architect-cta-inner span,.architect-diff-copy p,.architect-footer-copy,.architect-hero-rule p,.architect-preview-sidebar p,.architect-section-heading p,.architect-step-card p,.architect-value-card p{margin:0;font-family:Inter,sans-serif;color:#566166;line-height:1.6}.architect-hero-rule p{max-width:34rem;font-size:1.1rem;font-style:italic;font-weight:500}.architect-hero-statement{margin:0 0 38px;font-family:Manrope,sans-serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;line-height:1.18;color:#565e74}.architect-hero-statement span{color:rgba(42,52,57,.56)}.architect-cta-actions,.architect-footer-links,.architect-hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.architect-secondary-button{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;background:#d9e4ea;color:#2a3439;font-family:Inter,sans-serif;font-weight:700}.architect-diff-visual,.architect-hero-visual{display:flex;justify-content:flex-end}.architect-image-frame{position:relative;width:100%;max-width:420px;overflow:hidden;background:#f0f4f7;box-shadow:0 20px 50px rgba(42,52,57,.08)}.architect-image-frame:after{content:"";position:absolute;inset:0;background:rgba(86,94,116,.08);mix-blend-mode:multiply;pointer-events:none}.architect-image-frame img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.architect-image-frame-tall{max-width:400px;aspect-ratio:.88}.architect-band,.architect-workflow{background:#f0f4f7}.architect-band-inner,.architect-workflow-inner{padding:88px 0}.architect-section-heading{display:grid;grid-gap:12px;gap:12px;margin-bottom:54px}.architect-cta-inner h2,.architect-diff-copy h2,.architect-section-heading h2{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;letter-spacing:-.04em;line-height:1.05}.architect-diff-copy>p,.architect-section-heading p{max-width:44rem;font-size:1.05rem}.architect-steps-grid,.architect-value-grid{display:grid;grid-gap:36px;gap:36px}.architect-value-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.architect-value-card{display:grid;grid-gap:18px;gap:18px}.architect-value-symbol{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#565e74;font-family:Manrope,sans-serif;font-size:1rem;font-weight:800}.architect-compare-row h3,.architect-preview-sidebar h3,.architect-step-card h3,.architect-value-card h3{margin:0;font-family:Manrope,sans-serif;color:#2a3439;font-weight:800;letter-spacing:-.02em}.architect-value-card h3{font-size:1.25rem}.architect-preview-section{padding:112px 0}.architect-preview-shell{overflow:hidden;background:#ffffff;box-shadow:0 20px 50px rgba(42,52,57,.08)}.architect-preview-topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:16px 24px;background:#e8eff3}.architect-preview-dots{display:flex;gap:8px}.architect-preview-dots span{width:10px;height:10px;border-radius:50%;background:rgba(169,180,185,.4)}.architect-preview-topbar p{margin:0;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-align:center;text-transform:uppercase;color:#566166}.architect-preview-spacer{width:28px}.architect-preview-body{padding:48px;background:#fcfdfe}.architect-preview-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.65fr);grid-gap:40px;gap:40px;align-items:end}.architect-preview-editor{display:grid;grid-gap:20px;gap:20px}.architect-preview-title{width:32%;height:16px;background:#e8eff3}.architect-preview-block{position:relative;min-height:132px;padding:18px;background:#f0f4f7}.architect-preview-block-primary p{max-width:44ch;margin:0;color:rgba(86,97,102,.48);font-family:Inter,sans-serif;font-size:.82rem;line-height:1.7}.architect-preview-block-muted{min-height:100px;opacity:.68}.architect-flag{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 10px;border-radius:.125rem;font-family:Inter,sans-serif;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.architect-flag-danger{background:#9f403d;color:#fff7f6}.architect-flag-info{background:#526074;color:#f8f8ff}.architect-preview-sidebar{display:grid;grid-gap:12px;gap:12px;padding:24px;background:#f0f4f7;outline:1px solid rgba(86,94,116,.12);outline-offset:-1px}.architect-preview-sidebar h3{font-size:1rem}.architect-preview-sidebar p{font-size:.84rem}.architect-preview-status{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:8px;background:linear-gradient(180deg,#565e74,#4a5268);color:#f7f7ff;font-family:Inter,sans-serif;font-size:.85rem;font-weight:800;letter-spacing:.04em;box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}.architect-steps-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.architect-step-card{display:grid;grid-gap:10px;gap:10px}.architect-step-number{font-family:Manrope,sans-serif;font-size:3rem;font-weight:800;line-height:1;letter-spacing:-.05em;color:rgba(169,180,185,.45)}.architect-step-card h3{font-size:.95rem}.architect-step-card p{font-size:.82rem}.architect-diff-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);grid-gap:72px;gap:72px;align-items:center;padding:112px 0}.architect-pricing-section{padding:0 0 112px}.architect-pricing-inner{display:grid;grid-gap:34px;gap:34px}.architect-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.architect-pricing-card{display:grid;grid-gap:10px;gap:10px;padding:32px;background:#f8fafc;border:1px solid rgba(169,180,185,.2);box-shadow:0 12px 30px rgba(42,52,57,.04)}.architect-pricing-card-emphasized{background:#ffffff;border-color:rgba(86,94,116,.24);box-shadow:0 18px 36px rgba(42,52,57,.08)}.architect-pricing-card h3{margin:0;font-family:Manrope,sans-serif;font-size:1.35rem;font-weight:800;letter-spacing:-.03em;color:#2a3439}.architect-pricing-card p,.architect-pricing-footer p{margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#566166}.architect-pricing-footer{display:grid;justify-items:start;grid-gap:20px;gap:20px}.architect-legal-shell{width:min(960px,calc(100vw - 64px));margin:0 auto;padding:72px 0 112px}.architect-legal-card{padding:48px;background:#ffffff;box-shadow:0 20px 50px rgba(42,52,57,.08)}.architect-legal-body h2,.architect-legal-card h1{margin:0;font-family:Manrope,sans-serif;color:#2a3439}.architect-legal-card h1{margin-top:20px;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;letter-spacing:-.05em;line-height:.95}.architect-legal-updated{margin:18px 0 0;color:#566166;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.architect-legal-body{display:grid;grid-gap:28px;gap:28px;margin-top:32px}.architect-legal-body section{display:grid;grid-gap:12px;gap:12px}.architect-legal-body h2{font-size:1.2rem;font-weight:800;letter-spacing:-.02em}.architect-legal-body li,.architect-legal-body p{margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.75;color:#566166}.architect-legal-body ul{margin:0;padding-left:20px;display:grid;grid-gap:10px;gap:10px}.architect-legal-body a{color:#2a3439;text-decoration:underline;-webkit-text-decoration-color:rgba(86,94,116,.45);text-decoration-color:rgba(86,94,116,.45);text-underline-offset:6px}.architect-compare-list{display:grid;grid-gap:28px;gap:28px;margin-top:40px}.architect-compare-row{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.architect-compare-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;font-family:Manrope,sans-serif;font-size:1.2rem;font-weight:800}.architect-compare-row-negative .architect-compare-icon{background:rgba(159,64,61,.1);color:#9f403d}.architect-compare-row-positive .architect-compare-icon{background:rgba(218,226,253,.7);color:#565e74}.architect-quote-section{padding:120px 0;text-align:center}.architect-quote-section blockquote{max-width:18ch;margin:0 auto;font-size:clamp(2.5rem,4.5vw,4.5rem);font-weight:800;line-height:1.06;letter-spacing:-.05em}.architect-quote-section blockquote span{color:#565e74;font-style:italic}.architect-cta-section{background:#2a3439;color:#f7f9fb}.architect-cta-inner{padding:112px 0;text-align:center}.architect-cta-inner>p{max-width:42rem;margin:0 auto 28px;color:#dae2fd;font-family:Manrope,sans-serif;font-size:clamp(1.15rem,2vw,1.6rem);font-weight:800;line-height:1.3;letter-spacing:-.02em}.architect-cta-inner h2{max-width:13ch;margin:0 auto 30px;color:#f7f9fb}.architect-cta-actions{justify-content:center}.architect-cta-actions span{width:100%;color:rgba(217,228,234,.78);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.architect-cta-button{min-width:320px;background:#f7f9fb;color:#2a3439;box-shadow:none}.architect-footer{background:#f7f9fb}.architect-footer-inner{padding:32px 0 40px}.architect-footer-copy{margin-top:6px;font-size:.82rem;opacity:.82}@media (max-width:1100px){.architect-diff-section,.architect-hero,.architect-preview-grid,.architect-pricing-grid{grid-template-columns:1fr}.architect-image-frame,.architect-image-frame-tall{max-width:none}.architect-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.architect-footer-inner,.architect-header-inner{flex-direction:column;align-items:flex-start}.architect-band-inner,.architect-cta-inner,.architect-diff-section,.architect-footer-inner,.architect-header-inner,.architect-hero,.architect-legal-shell,.architect-preview-section,.architect-pricing-inner,.architect-quote-section,.architect-workflow-inner{width:min(calc(100vw - 32px),1280px)}.architect-nav{width:100%;flex-wrap:wrap;gap:14px}.architect-diff-section,.architect-hero,.architect-preview-section,.architect-pricing-section{padding-top:56px;padding-bottom:72px}.architect-band-inner,.architect-cta-inner,.architect-quote-section,.architect-workflow-inner{padding-top:72px;padding-bottom:72px}.architect-legal-shell{padding-top:56px;padding-bottom:72px}.architect-legal-card{padding:28px 24px}.architect-hero-copy h1,.architect-quote-section blockquote{max-width:none}.architect-preview-body{padding:24px}.architect-steps-grid,.architect-value-grid{grid-template-columns:1fr}.architect-cta-button,.architect-primary-button,.architect-secondary-button{width:100%}.architect-cta-button{min-width:0}}.studio-shell{min-height:100vh;background:linear-gradient(180deg,#f7f9fb,#f4f7fa)}.studio-content{padding-top:36px;padding-bottom:56px}.studio-shell .shell-header{top:0;z-index:30;padding:18px 32px;background:rgba(247,249,251,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:none;box-shadow:0 20px 50px rgba(42,52,57,.04)}.studio-shell .shell-brand-block{display:grid;grid-gap:2px;gap:2px}.studio-shell .brand{font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:800;letter-spacing:-.04em;color:#0f172a}.studio-shell .eyebrow{margin:0;color:#566166;font-size:.68rem;font-weight:700;letter-spacing:.16em}.studio-shell .main-nav{gap:28px;align-items:center}.studio-shell .ghost-button,.studio-shell .main-nav a,.studio-shell .primary-button,.studio-shell .primary-link,.studio-shell .secondary-button{border-radius:.375rem}.studio-shell .main-nav a{padding:0;border:none;background:transparent;box-shadow:none;color:#565e74;font-size:.92rem;font-weight:500}.studio-shell .main-nav a.is-active,.studio-shell .main-nav a:hover{color:#0f172a;text-decoration:underline;-webkit-text-decoration-color:rgba(86,94,116,.55);text-decoration-color:rgba(86,94,116,.55);text-underline-offset:8px;transform:none;box-shadow:none}.studio-shell .ghost-button{min-height:40px;padding:0 16px;border:none;background:#d9e4ea;color:#2a3439;font-weight:700;box-shadow:none}.studio-shell .ghost-button:hover{box-shadow:none}.studio-shell .content-shell{width:min(1280px,calc(100vw - 64px))}.studio-shell .page-header{margin-bottom:28px;align-items:stretch}.studio-page-header-copy{display:grid;grid-gap:10px;gap:10px}.studio-shell .page-header h1{margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:800;letter-spacing:-.05em;line-height:.95;color:#2a3439}.studio-shell .action-feedback,.studio-shell .decision-secondary,.studio-shell .decision-secondary-row,.studio-shell .empty-copy,.studio-shell .label-copy,.studio-shell .muted,.studio-shell .packet-metadata,.studio-shell .page-header p,.studio-shell .severity-summary-copy{color:#566166}.studio-header-note{min-width:260px;max-width:360px;padding:22px 24px;background:#f0f4f7;box-shadow:0 20px 50px rgba(42,52,57,.04)}.studio-header-note p{margin:12px 0 0;line-height:1.65}.studio-form-panel,.studio-packet-card,.studio-shell .panel,.studio-shell .stat{background:#ffffff;border:none;border-radius:0;box-shadow:0 20px 50px rgba(42,52,57,.04)}.studio-shell .panel{padding:28px}.studio-shell .panel h2,.studio-shell .panel h3{font-family:Manrope,sans-serif;color:#2a3439;letter-spacing:-.03em}.studio-shell .grid.four,.studio-shell .grid.three{gap:24px}.studio-shell .applications-overview{margin-top:0}.studio-shell .stat{padding:24px;background:#f0f4f7}.studio-shell .stat strong{margin-top:18px;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;letter-spacing:-.05em;color:#2a3439}.studio-shell .label-copy{display:block;margin-top:8px;line-height:1.5}.studio-shell .form-grid{gap:20px}.studio-shell .field{gap:10px}.field-helper{margin:-2px 0 0;font-size:13px;line-height:1.5;color:var(--muted)}.field-helper-warning{color:var(--warning);font-weight:600}.studio-inline-cv-field{padding:18px 20px;background:#f6f8fa;border:1px solid rgba(169,180,185,.2)}.studio-inline-cv-field textarea{min-height:220px}.studio-shell .field label{font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#566166}.studio-shell .field input,.studio-shell .field select,.studio-shell .field textarea,.studio-shell .override-reason{border:1px solid rgba(169,180,185,.22);border-radius:0;background:#ffffff;padding:14px 16px;color:#2a3439;box-shadow:none}.studio-shell .field input:focus,.studio-shell .field select:focus,.studio-shell .field textarea:focus,.studio-shell .override-reason:focus{outline:none;border-color:#565e74}.studio-shell .primary-button,.studio-shell .primary-link{display:inline-flex;align-items:center;justify-content:center;border:none;background:linear-gradient(180deg,#565e74,#4a5268);color:#f7f7ff;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 18px 32px rgba(86,94,116,.14)}.studio-shell .secondary-button{border:none;background:#d9e4ea;color:#2a3439;font-weight:700}.studio-shell .primary-button:hover,.studio-shell .primary-link:hover,.studio-shell .secondary-button:hover{transform:translateY(-1px);box-shadow:0 20px 40px rgba(42,52,57,.08)}.studio-shell .packet-card{gap:18px;padding:24px}.studio-shell .packet-card-top{align-items:start}.studio-shell .packet-card h3{margin:8px 0 0;font-size:1.6rem;line-height:1.05}.studio-shell .decision-pill{min-height:30px;padding:0 12px;border-radius:999px;border:none;font-size:.64rem;letter-spacing:.14em}.studio-shell .decision-pill-positive,.studio-shell .state-approved,.studio-shell .state-current,.studio-shell .state-export{background:#d5e3fc;color:#455367}.studio-shell .decision-pill-warning,.studio-shell .state-outdated{background:#ece5d4;color:#7b5d28}.studio-shell .decision-pill-critical,.studio-shell .state-missing{background:rgba(159,64,61,.12);color:#9f403d}.studio-shell .decision-pill-neutral,.studio-shell .state-draft,.studio-shell .state-generated,.studio-shell .state-review{background:#e8eff3;color:#455367}.studio-shell .packet-decision-scorecard{padding:24px;background:#f0f4f7;border:none;border-radius:0}.studio-shell .packet-decision-scorecard strong{font-family:Manrope,sans-serif;font-size:3rem;color:#2a3439}.studio-shell .packet-fit-label{color:#566166}.studio-shell .packet-workflow-meta{justify-items:start}.studio-shell .status-badge{background:#e8eff3;color:#455367;border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.studio-shell .status-reviewed{background:#ece5d4;color:#7b5d28}.studio-shell .status-exported{background:#d5e3fc;color:#455367}.studio-shell .status-applied{background:#dce6f7;color:#41506a}.studio-shell .status-closed{background:#d9e4ea;color:#4e5c71}.studio-packet-summary{font-size:.95rem;line-height:1.7}.studio-packet-meta{padding-top:10px;border-top:1px solid rgba(169,180,185,.18)}.studio-shell .packet-layout{grid-template-columns:260px minmax(0,1fr) 320px;gap:24px}.studio-shell .packet-rail{top:92px}.studio-shell .packet-process-strip{padding:18px 24px;margin-bottom:24px;background:#f0f4f7;border-radius:0;box-shadow:0 20px 50px rgba(42,52,57,.04)}.studio-shell .packet-process-step{font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#8b97a0}.studio-shell .packet-process-step.active{color:#2a3439;border-bottom-color:#565e74}.studio-shell .packet-tabs{gap:22px;padding:0 0 8px;border-bottom:none}.studio-shell .packet-tab{padding:14px 18px;border-bottom:none;background:#e8eff3;color:#566166;font-weight:700}.studio-shell .packet-tab.active{background:#d9e4ea;color:#2a3439}.studio-shell .tab-state-pill,.studio-shell .workflow-state-card{border:none}.studio-shell .packet-context-panel,.studio-shell .packet-control-panel{background:#f0f4f7;border-radius:0}.studio-shell .packet-status-panel{background:#e8eff3}.studio-shell .workflow-state-card{min-height:144px;background:linear-gradient(180deg,#ffffff,#f0f4f7);color:#2a3439;border-radius:0}.studio-shell .workflow-state-label{font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.04em}.studio-shell .checklist-item,.studio-shell .decision-callout,.studio-shell .export-item,.studio-shell .packet-fit-summary>div,.studio-shell .severity-summary-item{border:none;border-radius:0;background:#ffffff}.studio-shell .packet-fit-summary strong,.studio-shell .severity-summary-item strong{font-family:Manrope,sans-serif;font-weight:800;color:#2a3439}.studio-shell .checklist-item{padding:14px 16px}.studio-shell .checklist-mark{background:rgba(159,64,61,.12);color:#9f403d}.studio-shell .checklist-item.is-complete .checklist-mark{background:#d5e3fc;color:#455367}.studio-shell .decision-callout.is-warning{background:#faf5ea}.studio-shell .decision-callout.is-critical{background:#fbebea}.studio-shell .packet-workspace-panel{min-height:0}.studio-shell .packet-tab-header{margin-bottom:20px;padding:0}.studio-shell .packet-workspace-panel>.muted,.studio-shell .packet-workspace-panel>.panel-grid,.studio-shell .packet-workspace-panel>.workflow-alert{margin-left:0;margin-right:0}.studio-shell .packet-intake-grid{gap:20px}.studio-shell .panel-subsection{background:#ffffff;border-radius:0}.studio-shell .bullet-list{gap:12px;padding-left:18px}.studio-shell .note-list li,.studio-shell .tag-list li{padding:8px 12px;background:#d5e3fc;border:none;border-radius:999px;color:#455367;font-size:.78rem;font-weight:700}.studio-shell .packet-canvas-shell{padding:16px;background:#f0f4f7;border:none;border-radius:0;box-shadow:0 20px 50px rgba(42,52,57,.04)}.studio-shell .document-preview{max-height:760px;padding:28px}.studio-shell .packet-canvas-shell .document-preview>*{border:none;border-radius:0;box-shadow:0 20px 50px rgba(42,52,57,.06)}.studio-shell .override-check,.studio-shell .workflow-alert{border:none;border-radius:0}.studio-shell .workflow-alert{background:#faf5ea;color:#7b5d28}.studio-shell .override-check{background:#fbebea;color:#9f403d}.studio-shell .packet-primary-button{min-height:52px;border-radius:.375rem}@media (max-width:1100px){.studio-shell .packet-layout{grid-template-columns:1fr}.studio-shell .packet-rail{position:static}}@media (max-width:760px){.studio-shell .shell-header{padding:18px 16px}.studio-shell .content-shell{width:min(calc(100vw - 32px),1280px)}.studio-shell .main-nav{gap:16px}.studio-header-note,.studio-shell .packet-card-top,.studio-shell .page-header{width:100%}.studio-header-note{max-width:none}.studio-shell .packet-tabs{flex-wrap:wrap}}.studio-auth-page .architect-header-inner{padding-top:18px;padding-bottom:18px}.studio-auth-layout{width:min(1280px,calc(100vw - 64px));min-height:calc(100vh - 96px);padding:64px 0 72px;gap:48px;align-items:start}.studio-auth-intro{padding:18px 0;gap:22px}.studio-auth-intro h1{margin:0;max-width:11ch;font-family:Manrope,sans-serif;font-size:clamp(3rem,6vw,5.8rem);font-weight:800;letter-spacing:-.06em;line-height:.92;color:#2a3439}.studio-auth-copy{margin:0;max-width:36rem;color:#566166;font-size:1.04rem;line-height:1.7}.studio-auth-trust-list{gap:20px}.studio-auth-point{padding:24px 26px;border:none;border-radius:0;background:#f0f4f7;box-shadow:0 20px 50px rgba(42,52,57,.04)}.studio-auth-point strong{font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:800;letter-spacing:-.02em;color:#2a3439}.studio-auth-point span{color:#566166;line-height:1.65}.studio-auth-panel{padding:28px;border:none;border-radius:0;background:#f0f4f7;box-shadow:0 20px 50px rgba(42,52,57,.04)}.studio-auth-panel-head{gap:12px}.studio-auth-panel h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.04em;color:#2a3439}.studio-auth-panel .field label{font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#566166}.studio-auth-panel .field input{border:1px solid rgba(169,180,185,.22);border-radius:0;min-height:52px;padding:14px 16px}.studio-auth-panel .field input:focus{outline:none;border-color:#565e74}.studio-auth-panel .primary-button{min-height:54px;border-radius:.375rem}.studio-auth-google,.studio-auth-magic{width:100%}.studio-auth-divider{display:flex;align-items:center;gap:12px;color:#7a858b;font-size:.84rem;letter-spacing:.08em;text-transform:uppercase}.studio-auth-divider:after,.studio-auth-divider:before{content:"";flex:1 1;height:1px;background:rgba(86,97,102,.16)}.studio-auth-magic-form{display:grid;grid-gap:16px;gap:16px}.studio-auth-panel .auth-error{margin:0;padding:14px 16px;background:#fbebea;color:#9f403d;line-height:1.5}.studio-auth-panel .auth-footnote{color:#566166;line-height:1.6}.studio-auth-success{margin:0;padding:14px 16px;background:#edf6ef;color:#2b6a3a;line-height:1.5}.studio-auth-page-error{max-width:30rem}.studio-empty-panel{max-width:720px;display:grid;grid-gap:18px;gap:18px;padding:32px}.studio-empty-panel h1{margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;letter-spacing:-.05em;line-height:.96;color:#2a3439}.studio-empty-panel .primary-link{width:-moz-fit-content;width:fit-content}.inline-upgrade-note,.upgrade-panel{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px}.upgrade-panel{max-width:720px;padding:28px}.upgrade-cta{display:grid;grid-gap:8px;gap:8px;justify-items:start}.applications-upgrade-note{margin-bottom:18px}@media (max-width:760px){.studio-auth-layout{width:min(calc(100vw - 32px),1280px);padding-top:48px;padding-bottom:56px}.studio-auth-intro h1{max-width:none}}.fallback-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;margin-bottom:16px}.fallback-banner-content{display:flex;align-items:center;gap:12px}.fallback-banner-icon{font-size:18px}.fallback-banner-text{display:flex;flex-direction:column;gap:2px}.fallback-banner-text strong{font-size:14px;font-weight:600;color:#9a3412}.fallback-banner-description{font-size:13px;color:#c2410c}.fallback-banner-dismiss{background:none;border:none;cursor:pointer;padding:4px 8px;font-size:16px;color:#9a3412;opacity:.7;transition:opacity .15s ease}.fallback-banner-dismiss:hover{opacity:1}