.calc-entry{background:var(--paper);height:100%;color:var(--ink);font-size:16px;overflow:auto}.calc-entry-inner{width:min(1100px,100% - 64px);margin:0 auto;padding:56px 0 30px}.entry-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:36px;display:flex}.entry-kicker{letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:20px;font-size:11px;display:flex}.entry-kicker i{background:var(--clay);border-radius:50%;width:6px;height:6px}.entry-heading h1{letter-spacing:-.048em;font-size:clamp(34px,3.5vw,50px);line-height:1.06}.entry-heading h1>span{color:var(--muted)}.entry-heading>p{color:var(--muted);padding-bottom:4px;font-size:15px;line-height:1.65}.entry-choices{grid-template-columns:1fr 1fr;gap:16px;display:grid}.entry-choice{border:1px solid var(--line);border-radius:4px;flex-direction:column;padding:30px 34px 24px;display:flex}.entry-guest{background:#faf8f3}.entry-account{background:var(--ink);color:var(--paper);border-color:var(--ink);--focus:var(--accent)}.entry-card-top{letter-spacing:.03em;justify-content:space-between;align-items:flex-start;height:44px;margin-bottom:14px;font-size:11px;display:flex}.entry-card-top svg{fill:none;width:28px;height:28px;stroke:var(--muted);stroke-width:1.2px}.entry-badge{color:var(--soft);border:1px solid #ced9cc55;border-radius:20px;margin-top:-5px;padding:6px 10px}.entry-choice h2{letter-spacing:-.04em;margin-bottom:13px;font-size:28px;line-height:1.12}.entry-choice>p{max-width:335px;color:var(--muted);min-height:44px;font-size:14px;line-height:1.6}.entry-account>p{color:var(--soft)}.entry-choice ul{flex-direction:column;gap:12px;margin:0;padding:21px 0 26px;font-size:13px;line-height:1.6;list-style:none;display:flex}.entry-choice li{flex-wrap:wrap;align-items:baseline;gap:9px;display:flex}.entry-choice li:before{content:"↗";color:var(--clay);font-size:13px}.entry-soon{color:var(--soft);border-bottom:1px dotted var(--soft);margin-left:14px;font-size:10px}.entry-action{background:var(--soft);border-radius:2px;justify-content:space-between;align-items:center;gap:14px;min-height:49px;margin-top:auto;padding:13px 16px;font-size:14px;transition:background .2s,transform .2s;display:flex}.entry-action>span{font-size:21px;line-height:1;transition:transform .2s}.entry-action:hover>span{transform:translate(2px,-2px)}.entry-action:hover{background:#bbcbb9}.entry-account .entry-action{background:var(--accent);color:var(--ink)}.entry-account .entry-action:hover{background:#efcead}.entry-choice>small{min-height:36px;color:var(--muted);margin-top:14px;font-size:11px;line-height:1.65;display:block}.entry-account>small{color:var(--soft)}.entry-choice small a{text-underline-offset:3px;text-decoration:underline}.entry-bottom{justify-content:space-between;align-items:center;gap:26px;padding:24px 0 0;display:flex}.entry-privacy{align-items:flex-start;gap:12px;max-width:750px;display:flex}.entry-privacy svg{fill:none;width:21px;height:24px;stroke:var(--muted);stroke-width:1.1px;flex-shrink:0}.entry-privacy p{font-size:12px;line-height:1.6}.entry-privacy strong{font-weight:400;display:block}.entry-privacy p span{color:var(--muted)}.entry-bottom>a{white-space:nowrap;text-underline-offset:4px;font-size:12px;text-decoration:underline}.calc-entry-state{background:var(--paper);height:100%;padding:80px 8%;font-size:16px}.calc-entry-state h1{margin-bottom:24px;font-size:38px}.calc-entry-state p{max-width:550px;line-height:1.6}.calc-entry-state a{background:var(--soft);gap:28px;margin-top:25px;padding:15px 20px;font-size:14px;display:inline-flex}@keyframes entry-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.entry-heading,.entry-choice,.entry-bottom{animation:.5s both entry-arrive}.entry-choice{animation-delay:80ms}.entry-account{animation-delay:.14s}.entry-bottom{animation-delay:.2s}@media (max-width:800px){.calc-entry-inner{width:calc(100% - 32px);padding:32px 0}.entry-heading{margin-bottom:26px;display:block}.entry-heading h1{font-size:38px}.entry-heading>p{margin-top:19px;font-size:14px}.entry-desktop-break{display:none}.entry-choices{grid-template-columns:1fr}.entry-choice{padding:25px 23px 21px}.entry-choice h2{font-size:27px}.entry-choice>p{min-height:0}.entry-card-top{height:38px;margin-bottom:8px}.entry-choice ul{padding:21px 0}.entry-choice>small{min-height:0}.entry-bottom{flex-direction:column;align-items:flex-start;gap:17px}.entry-bottom>a{margin-left:33px}.entry-soon{margin-left:0}.calc-entry-state{padding:45px 22px}}@media (prefers-reduced-motion:reduce){.entry-heading,.entry-choice,.entry-bottom{animation:none}}.entry-recovery{border:1px solid var(--line);background:#e7ebdf;border-radius:4px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:20px;padding:24px 28px;display:flex}.entry-recovery .entry-kicker{margin-bottom:10px}.entry-recovery h2{letter-spacing:-.035em;font-size:23px}.entry-recovery p{color:var(--muted);margin-top:8px;font-size:13px}.entry-recovery-actions{flex-wrap:wrap;gap:12px;display:flex}.entry-recovery .entry-recovery-actions{flex-direction:column;min-width:260px}.entry-recovery-actions .entry-action{margin-top:0}.calc-entry-state .entry-recovery-actions{margin:25px 0}.calc-entry-state .entry-recovery-actions a{margin-top:0}.calc-entry-state>small{color:var(--muted);max-width:550px;font-size:12px;line-height:1.6;display:block}.entry-storage-error{color:#773e2f;background:#f5e7db;margin-bottom:20px;padding:15px;font-size:13px;line-height:1.6}.entry-cancel{align-self:flex-start;margin-top:12px;font-size:12px;text-decoration:underline}.entry-action{text-align:left;cursor:pointer;width:100%}.entry-recovery-actions>.entry-action{width:auto}.calc-entry-state{overflow:auto}.calc-entry-state .entry-action{font-family:inherit;font-size:14px}@media (max-width:800px){.entry-recovery{flex-direction:column;align-items:stretch;padding:23px}.entry-recovery .entry-recovery-actions{min-width:0}.entry-recovery-actions{flex-direction:column;align-items:stretch}.entry-recovery-actions>.entry-action{width:100%}.calc-entry-state h1{font-size:31px}}.entry-other-recovery{border:1px solid var(--line);margin:-4px 0 20px;padding:15px 22px;font-size:13px}.entry-other-recovery summary{cursor:pointer}.entry-other-recovery a{border-top:1px solid var(--line);justify-content:space-between;gap:15px;margin-top:10px;padding:13px 0;display:flex}.entry-other-recovery a span{color:var(--muted);font-size:11px}
