:root{--navy:#173b54;--line:rgba(83,54,33,.16)}
#landingBelowHero[hidden],.sticky-cta[hidden]{display:none!important}
body:not(.funnel-stage) #landingHero .hero-copy{text-align:left}
body:not(.funnel-stage) #landingHero h1{font-size:clamp(34px,7.2vw,48px);line-height:1.22}
body.funnel-stage .hero-cover{display:none!important}
body.funnel-stage .topbar{
  position:relative;display:grid;grid-template-columns:44px 1fr 44px;height:70px;
  background:transparent;border:0;backdrop-filter:none
}
body.funnel-stage .topbar b{font:700 22px var(--serif);text-align:center}
body.funnel-stage .hero{
  position:static;min-height:0;height:auto;overflow:visible;
  padding:24px 28px 50px;text-align:center;background:transparent!important
}
body.funnel-stage .hero:after{display:none!important;content:none!important}
body.funnel-stage .hero-copy{
  position:static;left:auto;right:auto;bottom:auto;z-index:auto;
  padding:0;color:var(--ink);text-shadow:none
}
body.funnel-stage .hero .eyebrow{
  margin:0;color:var(--red);font-size:14px;font-weight:800;letter-spacing:.12em;
  display:inline-flex;align-items:center;gap:9px
}
body.funnel-stage .hero .eyebrow:before,
body.funnel-stage .hero .eyebrow:after{content:'';width:24px;height:1px;background:currentColor}
body.funnel-stage .hero h1{
  margin:22px 0 18px;font:700 clamp(40px,11vw,62px)/1.27 var(--serif);letter-spacing:-.05em;color:var(--ink)
}
body.funnel-stage .hero h1 span{color:var(--red)}
body.funnel-stage .hero .lead{
  margin:0;color:var(--muted);font-size:15px;font-weight:600;line-height:1.9;text-shadow:none
}
.offer.unlock h3{color:#fffaf0}
.offer.unlock h3:before{content:'올해 연애운 혜택';color:#f2d98f}
.result .contents .chapter{
  grid-template-columns:56px 1fr;
  align-items:center;
  min-height:72px!important;
  padding:14px 4px!important
}
.result .contents .chapter:after{content:none!important;display:none!important}
.result .contents .chapter span{line-height:1.3}
.result .contents .chapter b{line-height:1.4}
.result{display:none;padding:0 18px 126px}
.result.show{display:block}
.sheet-shade{position:fixed;z-index:55;inset:0;background:rgba(27,19,14,.55);backdrop-filter:blur(3px)}
.sheet{position:fixed;z-index:56;left:50%;bottom:0;width:min(100%,720px);padding:10px 20px max(24px,env(safe-area-inset-bottom));transform:translateX(-50%);border-radius:28px 28px 0 0;background:#fff9e9;box-shadow:0 -24px 60px rgba(38,24,14,.25)}
.sheet .handle{width:42px;height:4px;margin:0 auto 20px;border-radius:99px;background:#d2c2a9}
.sheet h2{margin:0;font:700 27px var(--serif)}
.sheet>p{margin:8px 0 18px;color:var(--muted);font-size:11px;line-height:1.65}
.summary{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:16px;background:#efe2c4}
.summary b{font-size:13px}
.summary strong{font-size:20px}
.sheet-actions{display:grid;grid-template-columns:.7fr 1.5fr;gap:8px;margin-top:13px}
.sheet-actions button{min-height:51px;border-radius:14px;font-weight:800}
.cancel{border:1px solid var(--line);background:#fffaf0;color:#6d5c50}
.continue{border:0;background:var(--red);color:#fff}
.floating-offer{position:fixed;z-index:35;left:50%;bottom:0;display:none;align-items:center;justify-content:space-between;gap:12px;width:min(100%,680px);padding:10px 14px max(10px,env(safe-area-inset-bottom));transform:translateX(-50%);border-top:1px solid rgba(75,52,34,.1);background:rgba(250,242,219,.78);backdrop-filter:blur(14px)}
.floating-offer.show{display:flex}
.floating-offer div{display:grid;gap:2px}
.floating-offer small{font-size:9px;font-weight:800;color:#7c6c5f}
.floating-offer strong{color:#8d2923;font-size:14px;letter-spacing:.05em}
.floating-offer button{flex:1;min-height:48px;border:0;border-radius:14px;background:var(--red);color:#fff;font-size:13px;font-weight:800}
@media(min-width:721px){.sheet{bottom:18px;border-radius:28px}.floating-offer{bottom:18px;border-radius:20px}}
