@keyframes blink{0%,to{opacity:1}50%{opacity:0}}:root{--hero-ink:#2a2220;--hero-muted:#6b5c58;--hero-soft:#fffaf8;--hero-line:rgba(196, 139, 113, 0.28)}.animate-blink{animation:blink 1s step-end infinite}.login-hero-section{flex:1.15 1 0%;align-items:stretch;justify-content:flex-start}.hero-video-layer{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:#f7e7e0}.hero-video-layer img.hero-video-fallback,.hero-video-layer video{width:100%;height:100%;object-fit:cover;object-position:right bottom;display:block}.hero-video-layer img.hero-video-fallback{position:absolute;inset:0;z-index:-1}.hero-video-scrim{position:absolute;inset:0;background:radial-gradient(circle at 85% 12%,rgba(255,255,255,.55)0,transparent 55%),linear-gradient(118deg,rgba(255,249,247,.95)0,rgba(255,243,238,.86) 46%,rgba(205,148,126,.52) 100%)}.hero-mini-nav{position:absolute;top:0;left:0;right:0;z-index:3;display:none;align-items:center;justify-content:space-between;padding:22px 40px;font-size:.9rem;color:var(--hero-ink)}@media (min-width:1100px){.hero-mini-nav{display:flex}}.hero-mini-brand{display:flex;align-items:center;gap:10px;font-family:var(--font-heading);font-size:1.15rem;font-weight:600;letter-spacing:-.01em;user-select:none}.hero-mini-brand .hero-mini-mark{font-size:1.3rem;line-height:1;color:var(--accent-color)}.hero-mini-links{display:flex;align-items:center;gap:4px}.hero-mini-cta,.hero-mini-links a{transition:opacity .2s ease}.hero-mini-links .hero-mini-sep{opacity:.4}.hero-mini-cta{text-decoration:underline;text-underline-offset:3px}.hero-mini-cta:hover,.hero-mini-links a:hover{opacity:.6}.hero-content-v2{position:relative;z-index:2;width:100%;max-width:620px;margin:auto;padding:88px 48px 56px;text-align:left;color:var(--hero-ink)}.hero-type-title{font-family:var(--font-heading);font-size:clamp(2.4rem,3.4vw,3.4rem);font-weight:600;line-height:1.08;letter-spacing:-.02em;white-space:pre-wrap;margin-bottom:20px;min-height:2.2em;user-select:none}.hero-type-cursor{display:inline-block;width:2px;height:1.05em;background:var(--hero-ink);vertical-align:middle;margin-left:3px}.hero-lede{font-size:1.02rem;line-height:1.65;color:#5c4f4b;max-width:34rem;margin-bottom:36px}.hero-select-title{font-family:var(--font-heading);font-size:1.35rem;font-weight:600;letter-spacing:-.01em;margin-bottom:4px}.hero-select-sub{font-size:.85rem;color:#8a736c;margin-bottom:20px}.hero-pills{display:flex;flex-wrap:wrap;gap:10px}.hero-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid var(--border-color);background:rgba(255,255,255,.9);color:var(--hero-ink);font-size:.9rem;font-weight:500;padding:11px 20px;min-height:44px;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.hero-pill:hover{background:#f7ece7}.hero-pill .hero-pill-check{width:0;opacity:0;transform:scale(.6);transition:width .25s cubic-bezier(.34,1.56,.64,1),opacity .2s ease,transform .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex;overflow:hidden}.hero-pill .hero-pill-check svg{width:15px;height:15px}.hero-pill.is-active{background:var(--hero-ink);color:#fff;border-color:var(--hero-ink);box-shadow:0 6px 18px rgba(42,34,32,.18);transform:translateY(-1px)}.hero-pill.is-active .hero-pill-check{width:15px;opacity:1;transform:scale(1)}.hero-status{margin-top:18px;min-height:26px}.hero-status-empty{font-size:.78rem;font-style:italic;opacity:0;color:var(--hero-ink);transition:opacity .3s ease}.hero-status-empty.is-visible{opacity:.5}.hero-status-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;background:rgba(255,253,251,.92);border:1px solid var(--hero-line);border-radius:18px;padding:0 20px;max-height:0;opacity:0;overflow:hidden;transform:translateY(-6px);transition:max-height .35s cubic-bezier(.34,1.4,.64,1),opacity .25s ease,transform .3s ease,padding .3s ease}.hero-status-banner.is-visible{max-height:140px;opacity:1;transform:translateY(0);padding:16px 20px}.hero-status-text{font-size:.88rem;color:#4a3d39}.hero-status-text strong{font-weight:600;color:var(--hero-ink)}.hero-status-cta{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-hover);white-space:nowrap;transition:gap .2s ease,color .2s ease}.hero-status-cta:hover{gap:10px;color:var(--hero-ink)}.hero-quotes{position:relative;margin-top:34px;min-height:108px}.hero-quote{position:absolute;inset:0;display:flex;align-items:flex-start;gap:14px;border-radius:18px;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.75);backdrop-filter:blur(10px);padding:18px 20px;box-shadow:0 12px 30px rgba(196,139,113,.16);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease,visibility .5s}.hero-quote.is-active{opacity:1;visibility:visible;transform:translateY(0)}.hero-quote .testimonial-avatar{height:42px;width:42px;font-size:1.05rem}.hero-quote .testimonial-body{font-size:.86rem}@media (max-width:899px){.login-shell{height:auto;min-height:100dvh}.login-hero-section{display:flex;order:2;min-height:0}.hero-content-v2{padding:44px 24px 48px;max-width:none;margin:0}.hero-lede br{display:none}.hero-type-title{font-size:clamp(2rem,8vw,2.6rem)}.hero-status-banner{flex-direction:column;align-items:flex-start;gap:12px}.hero-quotes{min-height:132px}}