.shell-page{z-index:1;grid-template-rows:auto 1fr auto;gap:clamp(1.5rem,4svh,3rem);min-height:100svh;padding:clamp(16px,2.4vh,28px) clamp(14px,3vw,32px);display:grid;position:relative}.shell-header{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:1240px;margin-inline:auto;animation:.7s cubic-bezier(.22,1,.36,1) both slideDown;display:flex}.shell-back{background:var(--pill-dark);height:clamp(44px,5.2vw,48px);color:var(--sign-in-text);letter-spacing:-.01em;white-space:nowrap;box-shadow:var(--nav-shadow);border:1px solid #ffffff1f;border-radius:999px;flex-shrink:0;align-items:center;padding:0 clamp(16px,2vw,22px);font-size:clamp(13px,1.4vw,15px);font-weight:500;transition:background .22s,color .22s,border-color .22s,transform .22s;display:inline-flex}.shell-back:hover{color:#fff;background:#323234;border-color:#ffffff38;transform:translateY(-1px)}.shell-body{grid-template-columns:minmax(0,1fr);align-content:center;gap:clamp(2rem,5svh,3.5rem);width:100%;max-width:1240px;margin-inline:auto;display:grid}@media (min-width:960px){.shell-body{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,6vw,7rem)}}.shell-copy{text-align:left;flex-direction:column;align-items:flex-start;display:flex;position:relative}.shell-copy>*{z-index:1;position:relative}.shell-copy>.shell-backdrop-text{z-index:0;font-family:var(--font-display);letter-spacing:-.04em;white-space:nowrap;color:#ffffff21;pointer-events:none;-webkit-user-select:none;user-select:none;margin-top:-.55em;font-size:clamp(16rem,42vw,40rem);font-weight:400;line-height:1;position:absolute;top:50%;left:-.08em}.shell-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:clamp(1.5rem,3.5svh,2.25rem);display:flex}.shell-headline{letter-spacing:-.045em;font-size:clamp(3rem,8vw,6.75rem);line-height:1.02}.shell-subhead{max-width:40ch}.shell-panel{-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2);background:#101012b3;border:1px solid #ffffff24;border-radius:28px;justify-self:center;width:100%;max-width:27rem;padding:clamp(1.5rem,3vw,2.25rem);box-shadow:inset 0 1px #ffffff14,0 30px 80px #0000008c}@media (min-width:960px){.shell-panel{justify-self:end}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.shell-panel{background:#101012f0}}.shell-panel-title{letter-spacing:-.03em;color:#fff;margin:0 0 clamp(1.25rem,3svh,1.75rem);font-size:clamp(1.5rem,1.9vw,1.75rem);font-weight:600;line-height:1.1}.shell-cta{transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,opacity .2s;box-shadow:0 0 0 1px #ffffff26,0 0 22px #ffffff52,0 0 44px #ffffff1f}.shell-cta:hover:not(:disabled){transform:translateY(-2px)scale(1.02);box-shadow:0 0 0 1px #ffffff40,0 0 30px #ffffff73,0 0 60px #fff3}.shell-foot{width:100%;max-width:1240px;font-family:var(--font-display);letter-spacing:.08em;color:#fff9;justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;font-size:clamp(12px,1vw,14px);display:flex}.shell-foot nav{gap:clamp(1rem,2vw,1.75rem);display:flex}.shell-foot a{transition:color .2s}.shell-foot a:hover{color:#fff}.shell-page :focus-visible{outline-offset:3px;border-radius:999px;outline:2px solid #fff}.shell-page :is(input,[role=checkbox],button[aria-pressed]):focus-visible{outline:none}@media (prefers-reduced-motion:reduce){.shell-header{opacity:1;transform:none}}.shell-page h2[tabindex="-1"]:focus-visible{outline:none}
