/* Nursie: warm paper, plum ink, and room to breathe. */
:root { --navy: #29243d; --ink: #29243d; --purple: #6351b9; --purple-soft: #8875cf; --pink: #b94f70; --muted: #686275; --line: #e8e2ed; }
body { background: #fcfaf7; color: var(--ink); }
.site-header { background: rgba(252,250,247,.96); border-bottom: 1px solid #eae5ec; box-shadow: none; }
.brand-subtitle { color: #706879; letter-spacing: .08em; }
.nav-links { gap: 24px; color: #514b5e; }
.button { border-radius: 999px; box-shadow: none; }
.hero { padding: 54px 0 64px; background: radial-gradient(ellipse at 83% 30%, #e9e2fa 0, transparent 46%), #fcfaf7; }
.hero-grid { min-height: 580px; grid-template-columns: 1.12fr 1fr; gap: 40px; }
.hero-copy { display: flex; flex-direction: column; align-items: flex-start; }
.hero-eyebrow { background: transparent; border: 0; padding: 0; color: #5b4a92; font-size: 11px; letter-spacing: .13em; margin-bottom: 22px; }
.hero h1 { font-size: clamp(48px,5.2vw,68px); line-height: 1.06; letter-spacing: -.055em; max-width: 640px; }
.hero h1 .pink { display: block; color: #775eb1; }
.hero-copy > p { font-size: 18px; line-height: 1.65; max-width: 520px; margin-top: 22px; color: #625c70; }
.hero-actions { margin-top: 26px; gap: 12px; }
.store-button { border-radius: 13px; box-shadow: 0 6px 12px #29243d0d; min-height: 56px; }
.hero-proof { margin-top: 14px; color: #6b6576; font-size: 12px; }
.hero-tagline { background: none; border: 0; padding: 0; box-shadow: none; font-size: 13px; color: #71687e; margin-top: 22px; }
.hero .check-list { display: flex; flex-wrap: wrap; gap: 10px 20px; margin: 22px 0 0; font-size: 12px; color: #625c70; }
.hero .check-list svg { width: 17px; height: 17px; flex-shrink: 0; }
.hero-art { min-height: 580px; }
.hero-art::before { inset: 5% -1% 1%; border-radius: 48% 48% 30px 30px; background: #e6def4; border: 1px solid #d9cfea; }
.hero-product-label { top: 65px; right: 0; border-radius: 18px; box-shadow: 0 12px 30px #49356812; }
.hero-art .phone-stage { transform: rotate(3deg) scale(.91); transform-origin: center; }
.phone { border-color: #343042; box-shadow: 0 28px 48px #49356825; }
.phone-screen .date.shift, .phone-screen .date.shift.is-visible { opacity: 1; transform: none; transition: none; }
.section { padding: 76px 0; }
.section-head { margin-bottom: 36px; }
.section-head h2, h2 { font-size: clamp(30px,3.5vw,44px); line-height: 1.15; letter-spacing: -.045em; }
.section-head p { max-width: 690px; font-size: 16px; color: #686275; line-height: 1.7; }
.kicker { border: 0; border-radius: 0; background: none; color: #7b619b; padding: 0; font-size: 11px; letter-spacing: .14em; }
#what-is-nursie { background: #fff; border-top: 1px solid #ece6ef; }
#what-is-nursie .section-head { max-width: 780px; margin-left: auto; margin-right: auto; }
#what-is-nursie .faq-item { padding: 28px; background: #fcfaf7; box-shadow: none; border: 1px solid #ebe5ec; border-radius: 22px; }
#what-is-nursie a, .section-head a { color: #604398; text-decoration: underline; text-underline-offset: 3px; }
.feature-card, .faq-item, .guide-card, .quote-card, .review-summary-card { border-radius: 22px; box-shadow: none; border: 1px solid #e8e2ed; }
.feature-card { padding: 28px; }
.feature-card.lavender { background: #f3eefb; }
.feature-card.mint { background: #edf5f1; }
.feature-card.peach { background: #fbf0e8; }
.feature-card.sky { background: #edf2f8; }
.feature-icon { background: #ffffffb3; border: 0; border-radius: 18px; }
.recovery-section, .story-band, .guide-section { background: #f5f1f8; }
.recovery-card, .story-note, .balance-card { border-radius: 28px; box-shadow: none; }
.recovery-values article { border-radius: 20px; }
.preview-section { background: #eee8f6; }
.screenshot-reel { padding-top: 18px; padding-bottom: 26px; }
.screenshot-phone img { box-shadow: 0 12px 24px #49356816; border-radius: 22px; }
.crew-member { box-shadow: none; border-radius: 24px; background: #fcfaf7; }
.crew-member img { filter: none; }
.guide-card:hover, .review-summary-card:hover { box-shadow: 0 8px 20px #4935680d; }
.cta-card { border-radius: 32px; background: #332d49; box-shadow: none; padding: 44px; }
.cta-card .pink { color: #e6b5d1; }
.site-footer, .trust-strip { background: #fcfaf7; }
a:focus-visible, button:focus-visible { outline: 3px solid #9679c6; outline-offset: 5px; }
section[id] { scroll-margin-top: 90px; }
@media (max-width:1040px) {
 .hero-grid { grid-template-columns: 1fr 1fr; gap: 20px; }
 .hero h1 { font-size: 50px; }
 .hero-art .phone-stage { transform: scale(.83); }
 .hero-art { min-height: 560px; }
 .hero-product-label { right: 0; }
 .nav-links.open { background: #fcfaf7; }
}
@media (max-width:720px) {
 .hero { padding: 36px 0 40px; }
 .hero-grid { grid-template-columns: 1fr; gap: 30px; }
 .hero h1 { font-size: clamp(40px,10.7vw,54px); }
 .hero-copy > p { font-size: 16px; margin-top: 18px; }
 .hero-eyebrow { font-size: 10px; margin-bottom: 18px; }
 .hero-actions { width: 100%; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-top: 22px; }
 .hero-actions .store-button { width: 100%; min-width: 0; padding: 10px 8px; gap: 7px; }
 .hero-actions .store-button svg { width: 22px; }
 .hero-actions .store-button span { font-size: 8px; }
 .hero-actions .store-button strong { font-size: 16px; }
 .hero-proof { justify-content: flex-start; gap: 8px 14px; }
 .hero .check-list { gap: 8px; margin-top: 18px; }
 .hero-tagline { margin-top: 16px; text-align: left; }
 .hero-art { min-height: 530px; margin-top: 0; }
 .hero-art::before { inset: 24px 0 0; }
 .hero-product-label { top: 14px; right: 0; transform: none; }
 .hero-art .phone-stage { margin-top: 12px; transform: scale(.82); transform-origin: top center; }
 .section { padding: 54px 0; }
 #what-is-nursie .faq-item, .feature-card { padding: 24px; }
 .cta-card { padding: 30px 22px; border-radius: 24px; }
}
