@import"https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700;800;900&display=swap";body{margin:0}#root{min-height:100%;width:100%}:root{--bg: #f7f0e7;--bg-soft: #fffaf4;--surface: rgba(255, 255, 255, .8);--surface-strong: rgba(255, 255, 255, .92);--text: #231f20;--muted: rgba(35, 31, 32, .68);--line: rgba(35, 31, 32, .1);--orange: #f28d21;--orange-deep: #e77c10;--orange-soft: #f7c06a;--shadow-lg: 0 24px 80px rgba(35, 31, 32, .12);--shadow-md: 0 16px 40px rgba(35, 31, 32, .08);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Heebo,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(242,141,33,.12),transparent 28%),linear-gradient(180deg,#fffaf5 0%,var(--bg) 100%)}a{color:inherit;text-decoration:none}.page{min-height:100%}.nav{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf4c2;border-bottom:1px solid rgba(35,31,32,.06)}.navInner{max-width:1180px;margin:0 auto;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.logoWrap{display:flex;align-items:center}.logoImg{height:50px;width:auto;object-fit:contain}.links{display:none;align-items:center;gap:20px;color:#231f20b8;font-weight:700}.links a{transition:color .16s ease}.links a:hover{color:#231f20f5}.navCta,.btnPrimary,.btnGhost{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:999px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.navCta,.btnPrimary{background:linear-gradient(135deg,var(--orange),var(--orange-deep));color:#fff;box-shadow:0 14px 30px #f28d2147}.btnGhost{background:#ffffffc2;border:1px solid rgba(35,31,32,.1);color:#231f20e0}.navCta:hover,.btnPrimary:hover,.btnGhost:hover{transform:translateY(-1px)}.hero{position:relative;overflow:hidden;padding:34px 16px 48px;background:radial-gradient(680px 360px at 14% 14%,rgba(242,141,33,.14),transparent 60%),radial-gradient(760px 420px at 84% 20%,rgba(242,141,33,.12),transparent 60%),url(/background-landing.png) center/cover no-repeat}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fffaf42e,#fffaf47a 38%,#fffaf4e0)}.heroInner{position:relative;z-index:2;width:100%;max-width:1180px;margin:0 auto}.heroShell{display:grid;gap:24px;align-items:center}.heroCopy{text-align:center}.heroEyebrow{display:inline-flex;align-items:center;padding:8px 14px;margin-bottom:18px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(35,31,32,.08);color:#231f20b8;font-size:12px;font-weight:800;letter-spacing:.14em}.heroLogo{width:min(720px,96vw);margin:0 auto 18px;filter:drop-shadow(0 20px 40px rgba(35,31,32,.1))}.heroLogoSvg{display:block;width:100%;height:auto;overflow:visible}.heroLogoWordmarkTop,.heroLogoWordmarkBottom,.heroLogoHouse,.heroLogoRoof,.heroLogoBase,.heroLogoAccent{opacity:0;animation-duration:.98s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:forwards;will-change:transform,opacity,filter}.heroLogoLeft{transform:translate(-96px);filter:blur(10px);animation-name:logoSlideLeft}.heroLogoRight{transform:translate(110px);filter:blur(10px);animation-name:logoSlideRight}.heroLogoWordmarkTop,.heroLogoWordmarkBottom,.heroLogoWindows,.heroLogoBase{fill:var(--text)}.heroLogoHouse,.heroLogoRoof,.heroLogoAccent{fill:var(--orange)}.heroLogoHouse{animation-delay:.05s}.heroLogoRoof{animation-delay:.12s}.heroLogoWordmarkTop{animation-delay:.09s}.heroLogoAccent{animation-delay:.16s}.heroLogoBase{animation-delay:.21s}.heroLogoWordmarkBottom{animation-delay:.13s}.heroLogoWindows path{opacity:0;transform-box:fill-box;transform-origin:center;transform:scale(.2);animation:logoWindowPop .34s cubic-bezier(.175,.885,.32,1.3) forwards}.heroLogoWindows path:nth-child(1){animation-delay:.68s}.heroLogoWindows path:nth-child(2){animation-delay:.74s}.heroLogoWindows path:nth-child(3){animation-delay:.8s}.heroLogoWindows path:nth-child(4){animation-delay:.86s}.heroLogoWindows path:nth-child(5){animation-delay:.72s}.heroLogoWindows path:nth-child(6){animation-delay:.78s}.heroLogoWindows path:nth-child(7){animation-delay:.84s}.heroLogoWindows path:nth-child(8){animation-delay:.9s}.pill{display:inline-flex;align-items:center;padding:10px 16px;margin-bottom:16px;border-radius:999px;background:#f28d2124;border:1px solid rgba(242,141,33,.22);color:#231f20db;font-size:14px;font-weight:900}.title{margin:0 0 14px;font-size:clamp(2.7rem,7vw,4.9rem);line-height:.98;letter-spacing:-.05em}.accent{color:var(--orange)}.subtitle{max-width:58ch;margin:0 auto 22px;color:var(--muted);font-size:16px;line-height:1.75}.ctaRow{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:18px}.heroTrust{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;color:#231f20b8;font-size:13px;font-weight:700}.heroTrust span{padding:8px 12px;border-radius:999px;background:#ffffffad;border:1px solid rgba(35,31,32,.08)}.heroMockup{display:flex;justify-content:center}.mockupFrame{width:min(100%,430px);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffeb,#fffaf4d1);border:1px solid rgba(35,31,32,.08);box-shadow:var(--shadow-lg);overflow:hidden}.mockupTop{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(35,31,32,.06)}.mockupDots{display:flex;gap:6px}.mockupDots span{width:10px;height:10px;border-radius:50%;background:#231f2029}.mockupLabel{color:#231f20a3;font-size:13px;font-weight:800}.mockupBody{display:grid;gap:14px;padding:18px}.mockupAlert,.mockupSummary{border-radius:var(--radius-lg);border:1px solid rgba(35,31,32,.08);background:#ffffffe0;box-shadow:0 10px 24px #231f200d}.mockupAlert{padding:16px}.mockupAlertHot{background:radial-gradient(circle at top right,rgba(242,141,33,.14),transparent 36%),#ffffffeb}.mockupAlertMeta{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#231f2085;font-size:12px;font-weight:800}.mockupBadge{padding:6px 10px;border-radius:999px;background:#f28d2129;color:#231f20d6}.mockupBadgeSoft{background:#231f2014}.mockupAlertTitle{margin-bottom:6px;font-size:20px;font-weight:900;line-height:1.2}.mockupAlertText{color:var(--muted);font-size:14px;line-height:1.6}.mockupSummary{display:grid;grid-template-columns:repeat(2,1fr)}.mockupSummaryItem{padding:16px;display:flex;flex-direction:column;gap:4px}.mockupSummaryItem:first-child{border-left:1px solid rgba(35,31,32,.08)}.mockupSummaryItem strong{font-size:24px;color:var(--orange)}.mockupSummaryItem span{color:var(--muted);line-height:1.5}.heroStats{position:relative;z-index:2;display:grid;gap:14px;max-width:1180px;margin:22px auto 0}.stat{border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd6,#ffffffb3);border:1px solid rgba(35,31,32,.08);padding:18px 18px 16px;box-shadow:var(--shadow-md);text-align:right}.statNum{font-size:30px;font-weight:900;color:var(--orange)}.statText{margin-top:8px;color:var(--muted);line-height:1.55;font-weight:700}.scrollHint{position:relative;z-index:2;margin:20px auto 0;width:max-content;color:#231f2075;font-size:24px}.section,.valueSection,.finalCta{padding:72px 16px}.sectionInner{max-width:1180px;margin:0 auto}.sectionLead{margin-bottom:26px;text-align:right}.sectionKicker{display:inline-flex;margin-bottom:10px;color:#231f2080;font-size:12px;font-weight:900;letter-spacing:.18em}.sectionLead h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.04em}.sectionLead p{max-width:62ch;margin:10px 0 0;color:var(--muted);line-height:1.75}.valueSection{background:linear-gradient(180deg,#fffaf4b8,#f6eee2a8)}.valueGrid,.faqGrid,.steps,.audienceStrip,.problemSolution{display:grid;gap:16px}.valueCard,.step,.audienceCard,.faqItem,.problemCard{border-radius:var(--radius-xl);background:#ffffffd6;border:1px solid rgba(35,31,32,.08);box-shadow:var(--shadow-md)}.valueCard{padding:24px}.valueCardPrimary{background:radial-gradient(circle at top right,rgba(242,141,33,.16),transparent 42%),#ffffffe0}.valueTag{width:46px;height:46px;display:grid;place-items:center;margin-bottom:14px;border-radius:14px;background:#f28d2124;color:#231f20d6;font-weight:900}.valueCard h3,.problemCard h3,.faqItem h3{margin:0 0 10px;font-size:24px;line-height:1.18}.valueCard p,.problemCard p,.faqItem p,.stepD,.audienceText{margin:0;color:var(--muted);line-height:1.75}.problemCard{padding:24px}.problemSolution{position:relative;margin-top:34px;padding-top:26px}.problemSolution:before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,#231f2000,#231f201f,#231f2000)}.problemCard{position:relative;padding:26px 24px;border-radius:28px}.problemCard .sectionKicker{margin-bottom:12px;padding:7px 12px;border-radius:999px;background:#231f200f;color:#231f20b8;letter-spacing:.12em}.problemCard h3{max-width:18ch}.problemCardAccent{background:linear-gradient(180deg,#f28d211f,#ffffffe0),#ffffffe0}.problemCardAccent .sectionKicker{background:#f28d2124;color:#231f20d1}.steps{margin-top:8px}.step{padding:22px;display:flex;gap:14px;align-items:flex-start}.stepN{width:42px;height:42px;flex:0 0 auto;border-radius:14px;display:grid;place-items:center;background:#f28d2124;border:1px solid rgba(242,141,33,.16);font-weight:900}.stepT{margin-bottom:6px;font-size:20px;font-weight:900}.audienceStrip{position:relative;margin-top:34px;padding-top:26px;gap:18px}.audienceStrip:before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,#231f2000,#231f201f,#231f2000)}.audienceCard{position:relative;padding:28px 24px 24px;border-radius:28px;background:linear-gradient(180deg,#fffffff5,#fffaf4d1),#ffffffe0}.audienceLabel{display:inline-flex;align-items:center;padding:8px 12px;margin-bottom:14px;border-radius:999px;background:#231f200d;border:1px solid rgba(35,31,32,.08);color:#231f20a3;font-size:12px;font-weight:900;letter-spacing:.12em}.audienceCard:last-child .audienceLabel{background:#f28d211f;border-color:#f28d2138;color:#231f20c7}.faqSection{background:linear-gradient(180deg,#fffaf433,#ffffff80)}.faqItem{padding:24px}.finalCta{padding-top:24px}.finalCtaInner{display:grid;gap:24px;align-items:center;padding:30px;border-radius:36px;background:radial-gradient(circle at top left,rgba(242,141,33,.2),transparent 38%),linear-gradient(135deg,#fffffff5,#faf1e4e6);border:1px solid rgba(35,31,32,.08);box-shadow:var(--shadow-lg)}.finalCtaInner h2{margin:0 0 10px;font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.04em}.finalCtaInner p{margin:0;color:var(--muted);line-height:1.7}.finalCtaActions{display:flex;flex-wrap:wrap;gap:12px}.finalTerms{min-width:150px}.footer{max-width:1180px;margin:0 auto;padding:22px 18px 42px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;color:#231f209e;font-weight:700}.footerLinks{display:flex;align-items:center;gap:14px}.footerTermsLink{color:#231f208f}.footerTermsLink:hover,.footerLinks a:hover{text-decoration:underline}@keyframes logoSlideLeft{0%{opacity:0;transform:translate(-96px);filter:blur(10px)}72%{opacity:1;transform:translate(8px);filter:blur(0)}to{opacity:1;transform:translate(0);filter:blur(0)}}@keyframes logoSlideRight{0%{opacity:0;transform:translate(110px);filter:blur(10px)}72%{opacity:1;transform:translate(-10px);filter:blur(0)}to{opacity:1;transform:translate(0);filter:blur(0)}}@keyframes logoWindowPop{0%{opacity:0;transform:scale(.2)}72%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@media(min-width:900px){.links{display:flex}.heroShell{grid-template-columns:minmax(0,1.12fr) minmax(360px,440px)}.heroCopy{text-align:right}.heroLogo,.subtitle{margin-right:0;margin-left:auto}.heroLogo{width:min(640px,46vw)}.ctaRow,.heroTrust{justify-content:flex-start}.heroStats{grid-template-columns:repeat(3,1fr)}.valueGrid{grid-template-columns:1.15fr 1fr 1fr}.problemSolution,.faqGrid,.audienceStrip,.finalCtaInner{grid-template-columns:repeat(2,1fr)}.problemSolution,.audienceStrip{margin-top:42px;padding-top:34px;gap:22px}.steps{grid-template-columns:repeat(3,1fr)}}@media(max-width:699px){.navCta{min-height:42px;padding:0 14px;font-size:14px}.hero{padding:22px 12px 36px}.heroInner{max-width:100%}.heroShell{gap:18px}.heroCopy{display:flex;flex-direction:column;align-items:center}.heroLogo{width:min(360px,82vw);margin:0 auto 14px}.heroEyebrow{margin-bottom:12px;font-size:11px;letter-spacing:.08em;text-align:center}.pill{margin-bottom:12px;padding:9px 14px;font-size:13px}.title{font-size:clamp(2.25rem,12vw,3.6rem);line-height:1.02;margin-bottom:12px}.subtitle{max-width:32ch;margin-bottom:18px;font-size:15px;line-height:1.62}.ctaRow{width:100%;gap:10px;margin-bottom:16px}.btnPrimary,.btnGhost{width:100%;min-height:48px}.heroTrust{justify-content:center}.heroMockup{width:100%}.mockupFrame{width:min(100%,390px)}.heroStats{margin-top:18px}.mockupSummary{grid-template-columns:1fr}.mockupSummaryItem:first-child{border-left:0;border-bottom:1px solid rgba(35,31,32,.08)}.valueCard,.step,.audienceCard,.faqItem,.problemCard,.finalCtaInner{padding:20px}.problemSolution,.audienceStrip{margin-top:28px;padding-top:22px;gap:14px}.problemCard{padding:22px 18px}.audienceCard{padding:22px 18px 18px}.audienceLabel{margin-bottom:12px;font-size:11px;letter-spacing:.08em}.problemCard h3{max-width:none;font-size:22px}.footer{padding-bottom:28px}}
