:root{--retro-navy-deep:#0B1A2E;--retro-navy:#132D52;--retro-primary:#1D4E8F;--retro-secondary:#2979C9;--retro-accent:#4AADE0;--retro-light:#7EC8F0;--retro-pale:#B8DFFA;--retro-white:#FFFFFF}.layer-panel-retro{position:relative;isolation:isolate}.layer-panel-retro:after,.layer-panel-retro:before{content:"";position:absolute;inset:0;border-radius:4px;border:2px solid var(--retro-primary);pointer-events:none}.layer-panel-retro:before{transform:translate(14px,14px);z-index:-1;background:var(--retro-navy)}.layer-panel-retro:after{transform:translate(28px,28px);z-index:-2;background:var(--retro-navy-deep)}.sg-arc-bl,.sg-arc-br,.sg-arc-tl,.sg-arc-tr,.sg-circle,.sg-rings,.sg-semicircle-bottom,.sg-semicircle-left,.sg-semicircle-right,.sg-semicircle-top,.sg-stripe{position:absolute;pointer-events:none}.sg-semicircle-bottom,.sg-semicircle-left,.sg-semicircle-right,.sg-semicircle-top{width:560px;height:560px;border-radius:50%;background:var(--retro-accent);opacity:.55}.sg-semicircle-left{left:-280px;top:50%;transform:translateY(-50%)}.sg-semicircle-right{right:-280px;top:50%;transform:translateY(-50%)}.sg-semicircle-bottom{bottom:-280px;left:50%;transform:translateX(-50%)}.sg-semicircle-top{top:-280px;left:50%;transform:translateX(-50%)}.sg-arc-bl,.sg-arc-br,.sg-arc-tl,.sg-arc-tr{width:560px;height:560px;opacity:.45}.sg-arc-tr{right:0;-webkit-mask:radial-gradient(circle 560px at top right,#000 0,#000 99.5%,transparent 100%);mask:radial-gradient(circle 560px at top right,#000 0,#000 99.5%,transparent 100%)}.sg-arc-tl,.sg-arc-tr{top:0;background:var(--retro-primary)}.sg-arc-tl{left:0;-webkit-mask:radial-gradient(circle 560px at top left,#000 0,#000 99.5%,transparent 100%);mask:radial-gradient(circle 560px at top left,#000 0,#000 99.5%,transparent 100%)}.sg-arc-br{right:0;-webkit-mask:radial-gradient(circle 560px at bottom right,#000 0,#000 99.5%,transparent 100%);mask:radial-gradient(circle 560px at bottom right,#000 0,#000 99.5%,transparent 100%)}.sg-arc-bl,.sg-arc-br{bottom:0;background:var(--retro-primary)}.sg-arc-bl{left:0;-webkit-mask:radial-gradient(circle 560px at bottom left,#000 0,#000 99.5%,transparent 100%);mask:radial-gradient(circle 560px at bottom left,#000 0,#000 99.5%,transparent 100%)}.sg-circle{width:400px;height:400px;border-radius:50%;background:var(--retro-secondary);opacity:.4;top:50%;left:50%;transform:translate(-50%,-50%)}.sg-stripe{left:-10%;width:120%;height:10px;background:var(--retro-accent);transform:rotate(-1.5deg)}.sg-rings{right:-60px;top:50%;transform:translateY(-50%);width:200px;height:200px;border-radius:50%;border:6px solid var(--retro-accent);background:transparent;box-shadow:0 0 0 64px transparent,0 0 0 70px var(--retro-accent),0 0 0 134px transparent,0 0 0 140px var(--retro-accent),0 0 0 204px transparent,0 0 0 210px var(--retro-accent)}.sg-step-numeral{position:relative}.sg-step-numeral:before{content:attr(data-step);position:absolute;font-family:var(--font-display,"DM Serif Display"),Georgia,serif;font-size:200px;font-weight:900;color:var(--retro-pale);opacity:.35;line-height:1;top:-20px;left:-10px;pointer-events:none;z-index:0}.sg-card-accent{border-top:5px solid var(--retro-accent)}.sg-card-accent-primary{border-top:5px solid var(--retro-primary)}html.dark:has(.landing-page){--surface:#F7FAFE;--surface-bright:#F7FAFE;--surface-dim:#D7DADE;--surface-container-lowest:#FFFFFF;--surface-container-low:#F1F4F8;--surface-container:#EBEEF2;--surface-container-high:#E5E8EC;--surface-container-highest:#E0E3E7;--primary:#003771;--primary-container:#1D4E8F;--on-primary:#FFFFFF;--on-primary-container:#9FC1FF;--secondary:#0060AA;--secondary-container:#66ABFF;--on-secondary:#FFFFFF;--tertiary:#003C54;--tertiary-container:#005475;--on-surface:#181C1F;--on-surface-variant:#434750;--outline:#737781;--outline-variant:#C3C6D2;--inverse-surface:#2D3134;--error:#BA1A1A;--error-container:#FFDAD6;--brand-primary:#0060AA;--brand-secondary:#3aa0d8;--brand-accent:#4fb8e0;--brand-dark:#003771;--brand-surface:#F7FAFE;--brand-border:#C3C6D2;--navy-deep:#0b1a2e;--navy:#132d52;--light-blue:#7ec8f0;--pale-blue:#b8dffa;--bg:#F7FAFE;--bg-alt:#F1F4F8;--card-bg:#FFFFFF;--text-primary:#181C1F;--text-body:#434750;--text-muted:#737781;--status-success-bg:#DCFCE7;--status-success-text:#166534;--status-success-border:#BBF7D0;--status-error-bg:#FEE2E2;--status-error-text:#991B1B;--status-error-border:#FECACA;--status-warning-bg:#FEF3C7;--status-warning-text:#92400E;--status-warning-border:#FDE68A;--status-info-bg:#DBEAFE;--status-info-text:#1E40AF;--status-info-border:#BFDBFE;--status-neutral-bg:#F3F4F6;--status-neutral-text:#374151;--status-neutral-border:#E5E7EB;color-scheme:light}.layer-panel-retro:has(.landing-card){transition:transform .2s ease;will-change:transform}.layer-panel-retro:has(.landing-card):hover{transform:translateY(-6px)}.layer-panel-retro .landing-card:hover{transform:none}