:root{--bg: #fffdfa;--bg-warm: #fff4ed;--bg-soft: #f8fbff;--surface: #ffffff;--surface-soft: #fffaf6;--ink: #192233;--ink-soft: #324156;--muted: #5f6d7d;--muted-soft: #8893a5;--line: #eddad0;--brand: #b47058;--brand-dark: #995742;--brand-soft: #f7e7df;--blush: #fde8de;--sky: #e8f2ff;--mint: #eafaf0;--gold: #f4dd7a;--shadow-soft: 0 12px 32px rgba(17, 24, 39, .08);--shadow-card: 0 24px 56px rgba(17, 24, 39, .1);--shadow-brand: 0 18px 40px rgba(180, 112, 88, .28);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 20px;--radius-sm: 16px;color-scheme:light;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(180,112,88,.12),transparent 30%),radial-gradient(circle at 100% 18%,rgba(191,219,254,.2),transparent 24%),linear-gradient(180deg,#f7f2ee,#f3ede8);color:var(--ink)}a{color:inherit;text-decoration:none;cursor:pointer}img{display:block;max-width:100%}button,input,summary{font:inherit}::selection{background:#b470582e}:focus-visible{outline:3px solid rgba(180,112,88,.35);outline-offset:2px}.landing-page{position:relative;width:100%;min-height:100vh;margin:0 auto;overflow:hidden;background:var(--surface)}.legal-page{min-height:100vh;background:radial-gradient(circle at 18% 0%,rgba(253,232,222,.9),transparent 30%),linear-gradient(180deg,#fffdfa,#fff7f1)}.legal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#ffffffe0;backdrop-filter:blur(16px)}.legal-shell{width:min(100% - 40px,880px);margin:0 auto;padding:72px 0 96px}.legal-shell h1{margin:12px 0 28px;font-size:clamp(36px,8vw,64px);line-height:1.04;letter-spacing:-.05em}.legal-content{min-height:420px;padding:28px;border:1px solid rgba(237,218,208,.8);border-radius:var(--radius-xl);background:#ffffffc7;box-shadow:var(--shadow-soft)}.legal-content p{margin:0;font-size:18px;line-height:1.7;color:var(--ink-soft)}.legal-content--text{padding:24px}.legal-text{white-space:pre-wrap;font-size:15px;line-height:1.75;color:var(--ink-soft)}.legal-text--rendered{white-space:normal}.legal-text h1,.legal-text h2,.legal-text h3,.legal-text p,.legal-text ul,.legal-text ol{margin:0}.legal-text h1{margin-bottom:20px;font-size:clamp(28px,6vw,44px);line-height:1.12;letter-spacing:-.04em;color:var(--ink)}.legal-text h2{margin-top:34px;font-size:clamp(22px,4.8vw,30px);line-height:1.2;letter-spacing:-.03em;color:var(--ink)}.legal-text h3{margin-top:24px;font-size:18px;line-height:1.35;color:var(--ink)}.legal-text p{margin-top:14px}.legal-text ul,.legal-text ol{display:grid;gap:8px;margin-top:14px;padding-left:22px}.legal-text li{padding-left:4px}.legal-text strong{color:var(--ink);font-weight:800}.legal-text hr{margin:30px 0;border:0;border-top:1px solid rgba(237,218,208,.95)}.section{position:relative}.section-inner{width:min(336px,calc(100% - 40px));margin:0 auto}.section-heading{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.section-heading--left{align-items:flex-start;text-align:left}.section-heading h2{margin:0;font-size:31px;line-height:1.18;letter-spacing:-.04em;font-weight:800;text-wrap:balance}.section-heading p{margin:0;font-size:15px;line-height:1.65;color:var(--muted);text-wrap:balance}.eyebrow{margin:0;font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--brand)}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid rgba(255,255,255,.8);background:#ffffffe0;backdrop-filter:blur(16px)}.topbar-nav{display:none}.brand{display:inline-flex;align-items:center;gap:10px}.brand-logo{display:block;width:auto;object-fit:contain}.brand-logo--header{height:34px;max-width:176px}.brand-logo--footer{height:64px;max-width:210px}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:14px;background:linear-gradient(135deg,#c9907d,#9d5c46);color:#fff;box-shadow:0 8px 20px #9d5c4633}.brand-name{font-size:18px;line-height:1;font-weight:800;letter-spacing:-.03em;color:var(--brand-dark)}.pill-link,.secondary-cta,.primary-cta,.plan-cta{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.pill-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:999px;border:1px solid rgba(180,112,88,.14);background:var(--brand-soft);color:var(--brand);font-size:12px;line-height:1.2;font-weight:800}.pill-link:hover,.secondary-cta:hover,.primary-cta:hover,.plan-cta:hover{transform:translateY(-1px)}.hero{padding:88px 0 42px;overflow:hidden}.hero-blur{position:absolute;border-radius:999px;filter:blur(44px);opacity:.42;pointer-events:none}.hero-blur--pink{top:-16px;right:-40px;width:280px;height:280px;background:#f4d2c4d9}.hero-blur--blue{top:160px;left:-60px;width:240px;height:240px;background:#dbeafed9}.hero-inner{position:relative;display:grid;gap:34px}.hero-copy{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.eyebrow-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border-radius:999px;border:1px solid rgba(180,112,88,.1);background:#ffffffeb;box-shadow:0 1px 2px #1118270d}.eyebrow-pill__dot{width:8px;height:8px;border-radius:999px;background:#22c55e}.eyebrow-pill span:last-child{font-size:10px;line-height:1.4;font-weight:800;letter-spacing:.08em;color:var(--brand-dark)}.hero-title{margin:0;font-size:42px;line-height:1.1;letter-spacing:-.05em;font-weight:800;text-wrap:balance}.gradient-text{background:linear-gradient(135deg,#b47058,#d3987e);-webkit-background-clip:text;color:transparent}.hero-description{margin:0;font-size:16px;line-height:1.68;color:var(--ink-soft);text-wrap:balance}.hero-actions{display:grid;gap:12px;width:100%;margin-top:4px}.primary-cta,.secondary-cta,.plan-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:56px;padding:16px 22px;border-radius:18px;font-size:16px;line-height:1.2;font-weight:800}.primary-cta{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-dark) 100%);color:#fff;box-shadow:var(--shadow-brand)}.secondary-cta{border:1px solid rgba(180,112,88,.16);background:#ffffffeb;color:var(--brand-dark);box-shadow:0 8px 22px #1118270d}.hero-microcopy{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:2px 0 0;padding:0;list-style:none}.hero-microcopy li{padding:9px 12px;border-radius:999px;background:#fff7f2;color:var(--brand-dark);font-size:12px;line-height:1.2;font-weight:700}.hero-note{display:inline-flex;align-items:flex-start;gap:7px;margin:0;font-size:13px;line-height:1.55;color:var(--muted);text-wrap:balance}.hero-note svg,.benefit-pill svg,.story-highlight__note svg,.plan-footnote svg{color:#22c55e}.hero-gallery{position:relative;height:346px}.hero-shot{position:absolute;overflow:hidden;border:6px solid rgba(255,255,255,.92);border-radius:32px;background:#fff;box-shadow:var(--shadow-card)}.hero-shot img{width:100%;height:100%;object-fit:cover;border-radius:26px}.hero-shot--back{top:20px;left:14px;width:286px;height:252px;opacity:.55;--tilt: -7deg;transform:rotate(var(--tilt))}.hero-shot--middle{top:4px;left:0;width:302px;height:302px;z-index:2;--tilt: -4deg;transform:rotate(var(--tilt))}.hero-shot--front{top:34px;right:0;width:250px;height:250px;z-index:3;--tilt: 6deg;transform:rotate(var(--tilt))}.hero-chip{position:absolute;display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:999px;font-size:11px;line-height:1;font-weight:800;box-shadow:0 12px 24px #11182729;text-transform:lowercase}.hero-chip--month{left:14px;bottom:14px;background:#fffffff0;color:var(--brand-dark)}.hero-chip--favorite{top:14px;right:14px;background:#b47058eb;color:#fff}.hero-floating-card{position:absolute;right:12px;bottom:6px;z-index:4;display:flex;flex-direction:column;gap:2px;min-width:172px;padding:14px 16px;border-radius:18px;background:#fffffff2;box-shadow:0 16px 36px #11182724}.hero-floating-card strong{font-size:14px;line-height:1.2;font-weight:800}.hero-floating-card span{font-size:12px;line-height:1.5;color:var(--muted)}.story-section{padding:50px 0 44px;background:linear-gradient(180deg,#fff,#fffaf6)}.story-grid{display:grid;gap:16px;margin-top:28px}.story-card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:20px;border-radius:26px;border:1px solid rgba(237,218,208,.75);background:#fff;box-shadow:var(--shadow-soft)}.story-card__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:var(--card-soft);color:var(--card-accent)}.story-card h3,.benefit-card h3,.care-card h3,.theme-card__title,.example-card__copy h3,.plan-feature h4{margin:0}.story-card h3{font-size:18px;line-height:1.28;font-weight:800}.story-card p{margin:8px 0 0;font-size:14px;line-height:1.6;color:var(--muted)}.story-highlight{display:flex;flex-direction:column;align-items:flex-start;gap:18px;margin-top:24px;padding:26px;border-radius:30px;background:linear-gradient(135deg,#c2836b,#ab6c53 55%,#9d5c46);color:#fff;box-shadow:var(--shadow-brand)}.story-highlight__icon{display:grid;place-items:center;width:56px;height:56px;border-radius:20px;background:#ffffff2e}.story-highlight h3{margin:0;font-size:22px;line-height:1.2;font-weight:800;text-wrap:balance}.story-highlight p{margin:10px 0 0;font-size:14px;line-height:1.65;color:#ffffffeb}.story-highlight__note{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:10px 12px;border-radius:999px;background:#ffffff24;font-size:12px;line-height:1.2;font-weight:700}.timeline-section{padding:50px 0 62px;background:linear-gradient(180deg,#fff,#fff7f1)}.section-handle{width:66px;height:6px;margin:0 auto 28px;border-radius:999px;background:#e7e5e4}.timeline{position:relative;width:min(336px,calc(100% - 40px));margin:36px auto 0;padding-left:31px;display:grid;gap:40px}.timeline:before{content:"";position:absolute;top:0;bottom:0;left:13px;width:2px;background:#f2e4dd}.step-card{position:relative;padding:22px 20px;border-radius:24px;overflow:hidden;border:1px solid #f0e2dc;background:linear-gradient(180deg,#fffdfc,#fff);box-shadow:0 18px 36px #1118270f,inset 0 1px #fffffff0}.step-card:before{content:"";position:absolute;inset:0;pointer-events:none}.step-card>*{position:relative;z-index:1}.step-card--sand:before{background:radial-gradient(circle at top left,rgba(214,184,171,.32),transparent 42%),linear-gradient(180deg,#fffaf7f5,#fffffffa)}.step-card--sky{border-color:#cfe3ff;background:linear-gradient(180deg,#fbfdff,#f6faff);box-shadow:0 18px 36px #2563eb0f,inset 0 1px #fffffff5}.step-card--sky:before{background:radial-gradient(circle at top left,rgba(191,219,254,.48),transparent 46%),linear-gradient(180deg,#f6fafffa,#ffffffeb)}.step-card--mint{border:2px solid #86efac;background:linear-gradient(180deg,#f8fffa,#f2fff7);box-shadow:0 20px 42px #22c55e14,inset 0 1px #fffffff5}.step-card--mint:before{background:radial-gradient(circle at top left,rgba(187,247,208,.36),transparent 52%),linear-gradient(180deg,#f7fffafa,#f0fdf4fa)}.step-bubble{position:absolute;top:28px;left:-42px;display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#c69280,#b47058);color:#fff;font-size:15px;line-height:1;font-weight:800;box-shadow:0 12px 24px #b470583d}.step-card--mint .step-bubble{background:linear-gradient(135deg,#34d399,#22c55e);box-shadow:0 12px 24px #22c55e33}.step-card__corner{position:absolute;top:20px;right:20px;color:#22c55e}.step-card h3{margin:0;font-size:19px;line-height:1.28;font-weight:800}.step-card p{margin:10px 0 0;font-size:15px;line-height:1.6;color:var(--muted)}.benefit-pill{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:14px;line-height:1.4;font-weight:700;color:var(--brand)}.step-card--sky .benefit-pill{color:#2563eb}.step-card--mint .benefit-pill{color:#d16d4d}.step-card__benefits{margin-top:16px;padding:18px 16px;border-radius:18px;border:1px solid rgba(34,197,94,.2);background:linear-gradient(180deg,#fffffffa,#f7fffafa);box-shadow:inset 0 1px #fffffffa}.step-card__benefits-title{margin:0 0 12px;font-size:15px;line-height:1.4;color:var(--ink-soft)}.check-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.check-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:var(--muted)}.check-list li svg{flex-shrink:0;margin-top:2px}.timeline-support{width:min(336px,calc(100% - 40px));margin:24px auto 0;font-size:13px;line-height:1.6;text-align:center;color:var(--muted)}.themes-section{padding:52px 0;background:linear-gradient(180deg,#fff,#f9fbff)}.themes-rail,.examples-rail{display:flex;gap:16px;padding:26px 20px 4px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.themes-rail::-webkit-scrollbar,.examples-rail::-webkit-scrollbar{display:none}.theme-card{flex:0 0 184px;padding:18px;border-radius:28px;border:1px solid rgba(237,218,208,.78);background:#fff;box-shadow:var(--shadow-soft);scroll-snap-align:start}.theme-card__visual{position:relative;height:154px;border-radius:18px;overflow:hidden;display:grid;place-items:center}.theme-card__visual img{width:100%;height:100%;object-fit:cover}.theme-card__pill{position:absolute;left:12px;bottom:12px;padding:9px 12px;border-radius:999px;background:#ffffffeb;font-size:12px;line-height:1;font-weight:800;box-shadow:0 8px 20px #1118271f}.theme-card--floral .theme-card__visual{background:linear-gradient(135deg,#fde6ef,#fbcfe8)}.theme-card--minimal .theme-card__visual{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.theme-card--safari .theme-card__visual{background:linear-gradient(135deg,#fef9c3,#fde68a)}.theme-card--praia .theme-card__visual{background:linear-gradient(135deg,#d9f4ff,#fde68a)}.theme-card__frame{padding:22px 20px;border-radius:18px;border:10px solid rgba(255,255,255,.45);font-size:24px;line-height:1;font-weight:800;letter-spacing:-.04em;color:#192233cc}.theme-card__title{margin-top:16px;font-size:15px;line-height:1.35;font-weight:800;color:var(--ink)}.theme-card__caption{margin:6px 0 0;font-size:13px;line-height:1.55;color:var(--muted)}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.tag-pill,.closing-tag{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;font-size:12px;line-height:1.2;font-weight:700}.tag-pill{background:#fff6ef;color:var(--brand-dark)}.benefits-section{padding:52px 0}.benefit-grid{width:min(336px,calc(100% - 40px));margin:28px auto 0;display:grid;grid-template-columns:1fr;gap:16px}.benefit-card{min-height:0;padding:22px 20px;border-radius:26px;border:1px solid rgba(237,218,208,.76);background:linear-gradient(180deg,#fff,#fffaf6);box-shadow:0 10px 24px #1118270d}.benefit-card__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;margin-bottom:16px;background:var(--brand-soft);color:var(--brand-dark)}.benefit-card h3{font-size:19px;line-height:1.28;font-weight:800;text-wrap:balance}.benefit-card p{margin:10px 0 0;font-size:15px;line-height:1.62;color:var(--muted)}.examples-section{padding:52px 0;background:linear-gradient(180deg,#fff,#f9fbff)}.example-card{flex:0 0 244px;overflow:hidden;border-radius:30px;border:1px solid rgba(219,234,254,.9);background:#fff;box-shadow:var(--shadow-soft);scroll-snap-align:start}.example-card--feature{flex-basis:268px}.example-card__visual{position:relative;height:276px;overflow:hidden}.example-card__visual img{width:100%;height:100%;object-fit:cover}.example-card__pill{position:absolute;left:14px;bottom:14px;padding:10px 13px;border-radius:999px;background:#ffffffeb;color:var(--brand-dark);font-size:12px;line-height:1;font-weight:800;box-shadow:0 12px 24px #11182729}.example-card__copy{padding:18px}.example-card__copy h3{font-size:18px;line-height:1.34;font-weight:800;text-wrap:balance}.example-card__copy p{margin:8px 0 0;font-size:13px;line-height:1.6;color:var(--muted)}.examples-cta-wrap{margin-top:24px}.plans-section{padding:52px 0 30px}.plan-stack{width:min(336px,calc(100% - 40px));margin:30px auto 0;display:grid;gap:18px}.plan-card{position:relative;overflow:hidden;padding:22px;border-radius:32px;border:1px solid #dbe6f2;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 20px 50px #11182714,inset 0 1px #fffffff5}.plan-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top right,rgba(219,234,254,.6),transparent 34%),radial-gradient(circle at bottom left,rgba(255,255,255,.82),transparent 40%)}.plan-card>*{position:relative;z-index:1}.plan-card--premium{border:2px solid #ce957f;background:linear-gradient(165deg,#c2836b,#ab6c53 55%,#9a5b45);color:#fff;box-shadow:0 28px 64px #b4705847,inset 0 1px #ffffff1f}.plan-card--premium:before{background:radial-gradient(circle at top right,rgba(253,224,71,.22),transparent 28%),radial-gradient(circle at bottom left,rgba(255,255,255,.1),transparent 34%)}.plan-card--with-badge .plan-header{padding-top:40px}.plan-badge{position:absolute;top:16px;right:16px;z-index:3;display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:999px;background:var(--gold);color:#795100;font-size:11px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.plan-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.plan-title{font-size:22px;line-height:1.1;font-weight:800;letter-spacing:-.03em}.plan-subtitle{margin:8px 0 0;font-size:14px;line-height:1.55;color:var(--muted);text-wrap:balance}.plan-card--premium .plan-subtitle{color:#ffffffd6}.plan-description{margin:10px 0 0;font-size:13px;line-height:1.55;color:var(--muted);text-wrap:balance}.plan-card--premium .plan-description{color:#ffffffdb}.plan-price{display:flex;flex-direction:column;align-items:flex-end;text-align:right;min-width:106px}.plan-price__currency{font-size:16px;line-height:1;font-weight:700;color:#516072}.plan-card--premium .plan-price__currency{color:#ffffffe6}.plan-price strong{margin-top:4px;font-size:clamp(48px,14vw,64px);line-height:.9;font-weight:800;letter-spacing:-.08em;color:#1e293b}.plan-card--premium .plan-price strong{color:#fff}.plan-price__period{margin-top:6px;font-size:12px;line-height:1.2;font-weight:700;color:#8090a3}.plan-card--premium .plan-price__period{color:#ffffffd6}.plan-feature-box{display:grid;gap:16px;margin-top:20px;padding:20px;border-radius:22px;border:1px solid rgba(221,230,239,.96);background:linear-gradient(180deg,#fffffff0,#f8fbfefa);box-shadow:inset 0 1px #ffffffeb}.plan-card--premium .plan-feature-box{border-color:#fff3;background:linear-gradient(180deg,#ffffff24,#ffffff14);box-shadow:inset 0 1px #ffffff14}.plan-feature{display:flex;align-items:flex-start;gap:12px}.plan-feature__icon{margin-top:1px;color:var(--brand)}.plan-card--premium .plan-feature__icon{color:#fde68a}.plan-feature h4{font-size:16px;line-height:1.28;font-weight:800}.plan-feature p{margin:5px 0 0;font-size:13px;line-height:1.55;color:var(--muted)}.plan-card--premium .plan-feature p{color:#ffffffd1}.plan-cta{margin-top:18px}.plan-cta--dark{background:#141b2a;color:#fff;box-shadow:0 16px 32px #141b2a2e}.plan-cta--light{background:#fff;color:var(--brand);box-shadow:0 12px 28px #ffffff29}.plan-footnote{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:14px;font-size:11px;line-height:1.4;color:#93a1b2;text-align:center}.plan-card--premium .plan-footnote{color:#ffffffd6}.other-plans{margin-top:18px}.other-plans summary{display:flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:16px 20px;border-radius:18px;border:1px solid rgba(180,112,88,.16);background:#fff;box-shadow:0 10px 24px #1118270d;color:var(--brand-dark);font-size:15px;line-height:1.2;font-weight:800;cursor:pointer;list-style:none}.other-plans summary::-webkit-details-marker{display:none}.other-plans[open] summary{background:#fff7f2}.plan-stack--extra{width:100%;margin-top:16px}.plans-note{width:min(336px,calc(100% - 40px));margin:22px auto 0;font-size:13px;line-height:1.55;text-align:center;color:var(--muted)}.care-section{padding:52px 0;background:linear-gradient(180deg,#fff,#fffaf6)}.care-grid{width:min(336px,calc(100% - 40px));margin:30px auto 0;display:grid;gap:14px}.care-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:start;padding:20px;border-radius:26px;border:1px solid rgba(237,218,208,.8);background:#fff;box-shadow:0 10px 24px #1118270d}.care-card__icon,.care-note__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:#f5f8ff;color:#5170d7}.care-card h3{font-size:18px;line-height:1.3;font-weight:800}.care-card p{margin:8px 0 0;font-size:14px;line-height:1.6;color:var(--muted)}.care-note{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;align-items:start;width:min(336px,calc(100% - 40px));margin:18px auto 0;padding:22px;border-radius:28px;background:linear-gradient(135deg,#edf5ff,#fff8f3);border:1px solid rgba(219,234,254,.92)}.care-note h3{margin:0;font-size:18px;line-height:1.28;font-weight:800}.care-note p{margin:8px 0 0;font-size:14px;line-height:1.6;color:var(--muted)}.faq-section{padding:52px 0 72px}.faq-list{width:min(336px,calc(100% - 40px));margin:30px auto 0;display:grid;gap:14px}.faq-item{overflow:hidden;border-radius:22px;border:1px solid rgba(237,218,208,.84);background:#fff;box-shadow:0 8px 20px #1118270a}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;list-style:none;cursor:pointer;font-size:16px;line-height:1.4;font-weight:800}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:0;padding:0 20px 20px;font-size:14px;line-height:1.62;color:var(--muted)}.faq-chevron{color:var(--brand);flex-shrink:0;transition:transform .18s ease}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.closing-section{position:relative;padding:64px 0;background:linear-gradient(180deg,#fff4ed,#f9ebe4)}.closing-pattern{position:absolute;inset:0;opacity:.24;background-image:radial-gradient(circle at 18px 18px,rgba(180,112,88,.18) 2px,transparent 0);background-size:88px 88px;pointer-events:none}.closing-card{position:relative;width:min(336px,calc(100% - 40px));margin:0 auto;padding:58px 28px 28px;border-radius:38px;border:4px solid rgba(255,255,255,.92);background:#fff;box-shadow:0 26px 52px #11182724}.closing-icon{position:absolute;top:-42px;left:50%;display:grid;place-items:center;width:76px;height:76px;border-radius:30px;border:4px solid #fff;background:linear-gradient(135deg,#c69280,#9a5b45);color:#fff;box-shadow:0 20px 40px #11182724;transform:translate(-50%)}.closing-card h2{margin:0;font-size:31px;line-height:1.2;text-align:center;letter-spacing:-.04em;font-weight:800;text-wrap:balance}.closing-card p{margin:16px 0 0;font-size:15px;line-height:1.65;text-align:center;color:var(--muted);text-wrap:balance}.closing-card .primary-cta{margin-top:28px}.closing-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.closing-tag{background:#fff6ef;color:var(--brand-dark)}.footer{padding:48px 20px 32px;background:#fff}.footer-brand{display:flex;align-items:center;justify-content:center}.footer-brand .brand-mark{width:40px;height:40px}.footer-brand .brand-name{font-size:22px}.footer-copy{max-width:286px;margin:22px auto 0;font-size:14px;line-height:1.65;text-align:center;color:var(--muted)}.footer-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:30px}.footer-column h3{margin:0 0 18px;font-size:16px;line-height:1;font-weight:800}.footer-links{display:grid;gap:12px}.footer-links a{font-size:14px;line-height:1.5;color:var(--muted)}.footer-legal{display:grid;gap:4px;margin-top:30px;padding-top:24px;border-top:1px solid #f2ede8;font-size:12px;line-height:1.55;text-align:center;color:var(--muted-soft)}[data-animate]{opacity:1}@media(prefers-reduced-motion:no-preference){[data-animate]{opacity:0;transform:translateY(22px);animation:section-rise .68s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--delay, 0ms)}.hero-shot--back,.hero-shot--middle,.hero-shot--front{animation:hero-float 7.2s ease-in-out infinite}.hero-shot--middle{animation-delay:.18s}.hero-shot--front{animation-delay:.36s}}@keyframes section-rise{to{opacity:1;transform:translateY(0)}}@keyframes hero-float{0%,to{transform:translateY(0) rotate(var(--tilt))}50%{transform:translateY(-8px) rotate(var(--tilt))}}@media(max-width:420px){.landing-page{box-shadow:none}}@media(min-width:900px){body{background:radial-gradient(circle at 8% 4%,rgba(180,112,88,.14),transparent 26%),radial-gradient(circle at 92% 10%,rgba(191,219,254,.26),transparent 28%),linear-gradient(180deg,#fbf7f3,#f5eee9)}.landing-page{width:100%;max-width:none;box-shadow:none}.section-inner,.timeline,.timeline-support,.themes-rail,.tag-cloud,.benefit-grid,.examples-rail,.plan-stack,.care-grid,.care-note,.faq-list,.closing-card{width:min(1120px,calc(100% - 80px))}.topbar{padding:18px max(40px,calc((100vw - 1120px)/2 + 40px))}.topbar-nav{display:flex;align-items:center;gap:26px}.topbar-nav a{color:var(--muted);font-size:14px;line-height:1.2;font-weight:700;transition:color .18s ease}.topbar-nav a:hover{color:var(--brand-dark)}.brand-mark{width:42px;height:42px}.brand-logo--header{height:38px;max-width:196px}.brand-logo--footer{height:74px;max-width:240px}.brand-name{font-size:20px}.pill-link{min-width:104px;font-size:13px}.section-heading{max-width:720px;margin-right:auto;margin-left:auto}.section-heading--left{margin-left:0}.section-heading.section-inner.section-heading--left{width:min(1120px,calc(100% - 80px));max-width:min(1120px,calc(100% - 80px));margin-right:auto;margin-left:auto}.section-heading h2{font-size:clamp(42px,4vw,56px);line-height:1.08}.section-heading p{font-size:17px;line-height:1.7}.eyebrow{font-size:12px}.hero{padding:124px 0 104px;background:radial-gradient(circle at 16% 18%,rgba(253,232,222,.9),transparent 28%),radial-gradient(circle at 82% 24%,rgba(232,242,255,.92),transparent 28%),linear-gradient(180deg,#fffdfa,#fff8f3)}.hero-blur--pink{top:24px;right:18%;width:420px;height:420px}.hero-blur--blue{top:260px;left:46%;width:360px;height:360px}.hero-inner{grid-template-columns:minmax(620px,1.08fr) minmax(480px,.92fr);align-items:center;gap:92px}.hero-copy{align-items:flex-start;max-width:660px;text-align:left}.hero-title{font-size:clamp(56px,5.1vw,76px);line-height:1.02}.hero-description{max-width:560px;font-size:19px;line-height:1.75}.hero-actions{grid-template-columns:auto auto;align-items:center;width:auto;gap:14px}.hero-actions .primary-cta,.hero-actions .secondary-cta{width:auto;min-width:184px}.hero-microcopy{justify-content:flex-start}.hero-microcopy li{font-size:13px}.hero-note{max-width:520px;font-size:14px}.hero-gallery{height:560px;transform:translate(34px)}.hero-shot{border-width:8px;border-radius:42px}.hero-shot img{border-radius:34px}.hero-shot--back{top:86px;left:24px;width:400px;height:378px}.hero-shot--middle{top:28px;left:0;width:440px;height:450px}.hero-shot--front{top:132px;right:0;width:350px;height:356px}.hero-chip{padding:11px 15px;font-size:12px}.hero-floating-card{right:42px;bottom:24px;min-width:228px;padding:18px 20px;border-radius:22px}.hero-floating-card strong{font-size:16px}.hero-floating-card span{font-size:13px}.story-section,.timeline-section,.themes-section,.benefits-section,.examples-section,.care-section,.faq-section{padding:96px 0}.story-section .section-inner{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:28px 58px;align-items:start}.story-section .section-heading{grid-column:1;grid-row:1}.story-grid{grid-column:2;grid-row:1 / span 2;margin-top:0;gap:18px}.story-card{min-height:186px;padding:28px}.story-card h3{font-size:22px}.story-card p{font-size:16px}.story-highlight{grid-column:1;grid-row:2;margin-top:0;padding:34px}.story-highlight h3{font-size:30px}.story-highlight p{font-size:16px}.timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:58px;padding-left:0}.timeline:before{display:none}.step-card{min-height:330px;padding:78px 28px 28px}.step-bubble{top:24px;left:28px;width:44px;height:44px}.step-card__corner{top:36px;right:28px}.step-card h3{font-size:23px}.step-card p{font-size:16px}.step-card__benefits{display:none}.timeline-support{max-width:720px;font-size:16px}.themes-rail,.examples-rail{display:grid;margin:42px auto 0;padding:0;overflow:visible;scroll-snap-type:none}.themes-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.theme-card{flex:initial;padding:20px}.theme-card__visual{height:220px}.theme-card__title{font-size:17px}.theme-card__caption{font-size:14px}.tag-cloud{justify-content:center;margin-top:28px}.tag-pill{font-size:13px}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:42px}.benefit-card{min-height:244px;padding:30px}.benefit-card__icon{width:52px;height:52px}.benefit-card h3{font-size:22px}.benefit-card p{font-size:15px}.examples-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.example-card,.example-card--feature{flex:initial}.example-card__visual{height:360px}.example-card__copy{padding:24px}.example-card__copy h3{font-size:22px}.example-card__copy p{font-size:15px}.examples-cta-wrap{display:flex;justify-content:center;margin-top:34px}.examples-cta-wrap .primary-cta{width:auto;min-width:260px}.plans-section{padding:96px 0 72px;background:radial-gradient(circle at 12% 18%,rgba(232,242,255,.7),transparent 28%),linear-gradient(180deg,#fffdfa,#fff8f3)}.plan-stack{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;margin-top:48px}.plan-card{display:flex;flex-direction:column;padding:28px}.plan-card--premium{transform:translateY(-12px)}.plan-card--with-badge .plan-header{padding-top:34px}.plan-header{flex-direction:column;gap:18px}.plan-title{font-size:25px}.plan-subtitle{font-size:15px}.plan-description{font-size:14px}.plan-price{align-items:flex-start;min-width:0;text-align:left}.plan-price strong{font-size:64px}.plan-feature-box{flex:1}.plan-cta{margin-top:auto}.other-plans{width:min(460px,calc(100% - 80px));margin-top:22px}.plan-stack--extra{grid-template-columns:1fr;width:100%;margin-top:18px}.plan-stack--extra .plan-card{transform:none}.plans-note{max-width:680px;font-size:15px}.care-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.care-card{grid-template-columns:1fr;min-height:250px;padding:28px}.care-card h3{font-size:21px}.care-card p{font-size:15px}.care-note{grid-template-columns:64px minmax(0,1fr);margin-top:22px;padding:30px}.care-note__icon{width:64px;height:64px}.care-note h3{font-size:24px}.care-note p{font-size:16px}.faq-list{max-width:860px}.faq-item summary{padding:24px 28px;font-size:18px}.faq-item p{padding:0 28px 24px;font-size:16px}.closing-section{padding:116px 0}.closing-card{max-width:780px;padding:72px 64px 42px}.closing-card h2{font-size:46px;line-height:1.08}.closing-card p{font-size:17px}.closing-card .primary-cta{width:auto;min-width:280px;margin-right:auto;margin-left:auto}.closing-card .primary-cta{display:flex;max-width:320px}.footer{grid-template-columns:1.2fr 1fr;width:min(1120px,calc(100% - 80px));margin:0 auto;padding:72px 0 42px}.footer-brand{justify-content:flex-start}.footer-copy{max-width:360px;margin:22px 0 0;text-align:left}.footer-columns{margin-top:0}.footer-legal{grid-column:1 / -1;text-align:left}}
