.candidate-route-shell-module__gGSTta__shell{background:var(--ns-bg,#f6f1e8);width:100%;height:100dvh;min-height:100vh;color:var(--ns-ink,#1a1714);font-family:var(--ns-ff-body,Inter, system-ui, sans-serif);grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.candidate-route-shell-module__gGSTta__header{border-bottom:1px solid var(--ns-rule-soft,#e8dfce);background:color-mix(in srgb, var(--ns-bg,#f6f1e8) 94%, transparent);justify-content:space-between;align-items:center;gap:24px;min-height:68px;padding:16px clamp(20px,4vw,48px);display:flex}.candidate-route-shell-module__gGSTta__wordmark{min-height:36px;color:inherit;font-family:var(--ns-ff-display,Fraunces, Georgia, serif);align-items:center;gap:10px;font-size:18px;text-decoration:none;display:inline-flex}.candidate-route-shell-module__gGSTta__star{background:var(--ns-accent,#b8703a);border-radius:50%;flex:none;width:10px;height:10px}.candidate-route-shell-module__gGSTta__navigation{font-family:var(--ns-ff-mono,ui-monospace, monospace);text-transform:uppercase;align-items:center;gap:4px;font-size:11px;display:flex}.candidate-route-shell-module__gGSTta__navigation a{min-height:36px;color:var(--ns-ink-3,#6b5f52);align-items:center;padding:0 10px;text-decoration:none;display:inline-flex}.candidate-route-shell-module__gGSTta__navigation a:hover{color:var(--ns-ink,#1a1714)}.candidate-route-shell-module__gGSTta__main{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;overflow-y:auto}.candidate-route-shell-module__gGSTta__content{flex-direction:column;width:min(100%,720px);min-height:100%;margin:0 auto;padding:clamp(48px,9vh,96px) clamp(20px,5vw,48px) 28px;display:flex}.candidate-route-shell-module__gGSTta__shell[data-variant=centered] .candidate-route-shell-module__gGSTta__content{justify-content:center;width:min(100%,560px)}.candidate-route-shell-module__gGSTta__heading{max-width:660px}.candidate-route-shell-module__gGSTta__eyebrow,.candidate-route-shell-module__gGSTta__status{color:var(--ns-ink-3,#6b5f52);font-family:var(--ns-ff-mono,ui-monospace, monospace);text-transform:uppercase;margin:0 0 16px;font-size:11px;line-height:1.4}.candidate-route-shell-module__gGSTta__status{color:#82451f;align-items:center;gap:9px;margin-bottom:12px;display:inline-flex}.candidate-route-shell-module__gGSTta__status:before{content:"";background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.candidate-route-shell-module__gGSTta__status[role=status]:before{animation:1.4s ease-in-out infinite candidate-route-shell-module__gGSTta__statusPulse}.candidate-route-shell-module__gGSTta__status[data-tone=danger]{color:var(--ns-danger,#8c3a2f)}.candidate-route-shell-module__gGSTta__heading h1{max-width:16ch;color:var(--ns-ink,#1a1714);font-family:var(--ns-ff-display,Fraunces, Georgia, serif);margin:0;font-size:clamp(36px,6vw,56px);font-weight:400;line-height:1.06}.candidate-route-shell-module__gGSTta__description{max-width:58ch;color:var(--ns-ink-3,#6b5f52);margin:20px 0 0;font-size:16px;line-height:1.65}.candidate-route-shell-module__gGSTta__body{margin-top:32px}.candidate-route-shell-module__gGSTta__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;display:flex}.candidate-route-shell-module__gGSTta__actions>:is(a,button){border:1px solid var(--ns-rule,#d9ceb9);border-radius:var(--ns-r-sm,6px);background:var(--ns-bg-card,#fbf7ef);min-height:42px;color:var(--ns-ink,#1a1714);font:inherit;cursor:pointer;justify-content:center;align-items:center;padding:0 16px;font-size:14px;text-decoration:none;display:inline-flex}.candidate-route-shell-module__gGSTta__actions>:is(a,button):first-child{color:var(--ns-accent-ink,#fbf7ef);background:#82451f;border-color:#82451f}.candidate-route-shell-module__gGSTta__actions>:is(a,button):hover{border-color:var(--ns-ink-3,#6b5f52)}.candidate-route-shell-module__gGSTta__footer{color:var(--ns-ink-3,#6b5f52);font-family:var(--ns-ff-mono,ui-monospace, monospace);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;padding-top:48px;font-size:10px;display:flex}.candidate-route-shell-module__gGSTta__footer a{color:inherit;text-decoration:none}.candidate-route-shell-module__gGSTta__prose{color:var(--ns-ink-2,#3a332c);font-size:16px;line-height:1.75}.candidate-route-shell-module__gGSTta__prose h2{color:var(--ns-ink,#1a1714);font-family:var(--ns-ff-display,Fraunces, Georgia, serif);margin:34px 0 10px;font-size:25px;font-weight:400;line-height:1.25}.candidate-route-shell-module__gGSTta__prose p{margin:0 0 18px}.candidate-route-shell-module__gGSTta__prose a{color:var(--ns-ink,#1a1714);-webkit-text-decoration-color:var(--ns-accent,#b8703a);text-decoration-color:var(--ns-accent,#b8703a);text-underline-offset:4px;text-decoration-thickness:1px}.candidate-route-shell-module__gGSTta__shell :is(a,button):focus-visible{outline:3px solid color-mix(in srgb, var(--ns-accent,#b8703a) 68%, white);outline-offset:3px}@keyframes candidate-route-shell-module__gGSTta__statusPulse{0%,to{opacity:.35}50%{opacity:1}}@media (max-width:620px){.candidate-route-shell-module__gGSTta__header{min-height:60px;padding:12px 16px}.candidate-route-shell-module__gGSTta__navigation a:first-child{display:none}.candidate-route-shell-module__gGSTta__navigation a{padding:0 7px}.candidate-route-shell-module__gGSTta__content,.candidate-route-shell-module__gGSTta__shell[data-variant=centered] .candidate-route-shell-module__gGSTta__content{padding-top:40px}.candidate-route-shell-module__gGSTta__heading h1{font-size:38px}}@media (prefers-reduced-motion:reduce){.candidate-route-shell-module__gGSTta__status[role=status]:before{animation:none}}
