@font-face{font-family:"Baloo 2";src:url(/fonts/baloo2.woff2) format("woff2");font-weight:400 800;font-display:swap;font-style:normal}@font-face{font-family:Nunito;src:url(/fonts/nunito.woff2) format("woff2");font-weight:300 800;font-display:swap;font-style:normal}:root{--surface:#FFFFFF;--surface-2:rgba(255,255,255,.6);--surface-3:rgba(255,255,255,.82);--ink:#2F3A33;--muted:#63706A;--muted-strong:#4C574F;--line:rgba(90,120,100,.18);--lav:#DCEAE0;--mint:#C8E6D5;--blue:#D6E5EA;--peach:#F4E7CE;--rose:#F1DAD6;--accent:#3E7B5E;--accent-2:#36786B;--accent-ink:#3B7458;--sage:#8BB59F;--butter:#E1C054;--rose-ink:#A85F5B;--mint-ink:#2E7A5C;--blue-ink:#3E7183;--peach-ink:#8A6D1B;--shadow:0 20px 46px -20px rgba(60,105,80,.34);--shadow-sm:0 10px 24px -14px rgba(60,105,80,.3);--radius:24px;--maxw:1120px;--tint-lav:rgba(139,181,159,.32);--tint-rose:rgba(216,158,154,.34);--tint-mint:rgba(90,166,150,.28);--tint-blue:rgba(120,168,186,.26);--tint-peach:rgba(225,192,84,.32);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0}.b360{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(160deg,#e7efe0,#dce6d5 55%,#ede8dd);background-attachment:fixed;color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:clip;min-height:100vh}.b360 h1,.b360 h2,.b360 h3,.b360 .display{font-family:"Baloo 2",cursive;font-weight:700;line-height:1.1;text-wrap:balance;margin:0}.b360 p{margin:0}.b360 a{color:inherit;text-decoration:none}.b360 :focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:8px}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 22px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-ink)}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:Nunito;font-weight:800;font-size:1rem;padding:.85rem 1.4rem;border-radius:16px;border:0;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease}.b360 .btn-primary{color:#fff;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-2) 100%);box-shadow:0 14px 30px -12px #3e7b5e80}.btn-primary:hover{transform:translateY(-2px)}.b360 .btn-ghost{background:var(--surface);color:var(--accent-ink);border:1.5px solid var(--line);box-shadow:var(--shadow-sm)}.btn-ghost:hover{transform:translateY(-2px)}.btn-sm{padding:.6rem 1rem;font-size:.9rem;border-radius:13px}.nav{position:sticky;top:0;z-index:50;backdrop-filter:blur(14px);background:#ffffff8c;border-bottom:1px solid var(--line)}.nav-in{display:flex;align-items:center;justify-content:space-between;height:74px}.brand{display:flex;align-items:center}.brand .logo{width:auto;height:52px;flex:0 0 auto}.nav-links{display:flex;gap:1.6rem;align-items:center}.nav-links a{font-weight:700;color:var(--muted);font-size:.96rem;transition:color .15s}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--ink)}.nav-burger{display:none}@media (max-width:820px){.nav-in{flex-wrap:wrap;height:auto;min-height:66px;padding-top:9px;padding-bottom:9px}.nav-burger{display:inline-flex;align-items:center;justify-content:center;order:2;width:44px;height:44px;border-radius:13px;cursor:pointer;background:var(--surface);border:1.5px solid var(--line);color:var(--accent-ink)}.nav-burger svg{width:22px;height:22px}.nav-toggle:focus-visible+.nav-burger{outline:3px solid var(--accent);outline-offset:2px}.nav-links{order:3;width:100%;display:none;flex-direction:column;align-items:stretch;gap:.15rem;padding:8px 0 12px;border-top:1px solid var(--line);margin-top:9px}.nav-toggle:checked~.nav-links{display:flex}.nav-links .lk{padding:.72rem .25rem;font-size:1rem}.nav-links .btn{margin-top:.5rem;justify-content:center}}.hero{position:relative;padding:72px 0 40px}.blob{position:absolute;border-radius:50%;filter:blur(50px);opacity:.55;z-index:0;pointer-events:none}.blob.b1{width:420px;height:420px;background:#bfdac8;top:-120px;right:-80px}.blob.b2{width:340px;height:340px;background:#eccbc5;top:140px;left:-120px}.blob.b3{width:300px;height:300px;background:#ecddae;bottom:-140px;right:20%}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;gap:36px}}.hero h1{font-size:clamp(2.3rem,5.4vw,3.7rem);font-weight:800;letter-spacing:-.01em;margin:.9rem 0 0}.hero h1 .hl{color:var(--accent-ink)}.hero .lede{font-size:1.14rem;color:var(--muted-strong);margin-top:1.1rem;max-width:34ch}.cta-row{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.7rem}.cta-row-center{display:flex;gap:.8rem;flex-wrap:wrap;justify-content:center;margin-top:26px}.reassure{list-style:none;margin:1.8rem 0 0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.3rem .55rem;font-size:.9rem;color:var(--muted-strong)}.reassure li{display:flex;align-items:center;gap:.55rem}.reassure li:first-child:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent-2);flex:0 0 auto}.reassure li+li:before{content:"·";color:var(--muted)}.hero-stores{margin-top:1.35rem}.collage{position:relative;min-height:440px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px}.pc{position:absolute}.pc-growth{width:300px;top:0;right:0;z-index:2}.pc-milestone{width:250px;left:0;top:120px;z-index:3}.pc-normal{width:264px;right:16px;bottom:0;z-index:3}.pc-timer{width:186px;left:8px;bottom:26px;z-index:4}@media (max-width:900px){.collage{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.pc{position:static;width:auto!important}.pc-growth{grid-column:1/-1}}@media (max-width:520px){.collage{grid-template-columns:1fr}}.pc-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.pc-title{font-family:"Baloo 2";font-weight:700;font-size:.98rem}.chip{font-size:.7rem;font-weight:800;padding:.2rem .5rem;border-radius:999px;display:inline-block}.chip-mint{color:var(--mint-ink);background:var(--tint-mint)}.chip-lav{color:var(--accent-ink);background:var(--tint-lav)}.grow-val{font-family:"Baloo 2";font-weight:800;font-size:1.5rem}.grow-sub{font-size:.76rem;color:var(--muted)}.ms-row{display:flex;align-items:center;gap:.6rem}.ms-ic{width:36px;height:36px;border-radius:11px;background:var(--tint-rose);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.ms-t{font-weight:800;font-size:.92rem}.ms-s{font-size:.74rem;color:var(--muted)}.normal-q{font-weight:800;font-size:.9rem;margin-bottom:.25rem}.normal-a{font-size:.8rem;color:var(--muted)}.timer-time{font-family:"Baloo 2";font-weight:800;font-size:1.4rem;font-variant-numeric:tabular-nums;color:var(--accent-ink)}.timer-row{display:flex;align-items:center;gap:.45rem;font-size:.74rem;color:var(--muted);margin-top:.15rem}.pulse{width:8px;height:8px;border-radius:50%;background:var(--accent-2)}@media (prefers-reduced-motion:no-preference){.pulse{animation:pl 1.6s ease-in-out infinite}}@keyframes pl{0%,to{opacity:.35}50%{opacity:1}}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-2);margin-top:24px;backdrop-filter:blur(6px)}.trust-in{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:18px 22px}.trust-lead{display:flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.82rem;font-weight:800;letter-spacing:.01em;color:var(--muted-strong)}.trust-lead svg{width:17px;height:17px;color:var(--accent);flex:0 0 auto}.trust-srcs{list-style:none;margin:0;padding:0;width:100%;max-width:720px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.trust-srcs li{display:flex;flex-direction:column;align-items:center;gap:.1rem;text-align:center;padding:0 1rem}.trust-srcs li+li{border-left:1px solid var(--line)}.trust-srcs .s-n{font-weight:800;font-size:.92rem;color:var(--ink);line-height:1.25}.trust-srcs .s-d{font-weight:700;font-size:.7rem;color:var(--muted);line-height:1.3;text-wrap:balance}@media (max-width:640px){.trust-lead{flex-direction:column;gap:.45rem}.trust-srcs{grid-template-columns:1fr;gap:.7rem;max-width:340px}.trust-srcs li{padding:0}.trust-srcs li+li{border-left:0;border-top:1px solid var(--line);padding-top:.7rem}}.section{padding:78px 0}.sec-head{max-width:620px;margin:0 auto 42px;text-align:center}.sec-head h1,.sec-head h2{font-size:clamp(1.8rem,3.6vw,2.5rem);font-weight:800;margin-top:.5rem;line-height:1.14}.sec-head p{color:var(--muted-strong);font-size:1.06rem;margin-top:.7rem}.sec-head-feat{margin-bottom:34px}.sec-head-feat h1,.sec-head-feat h2{margin-top:0}.center{text-align:center}.feat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media (max-width:980px){.feat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.feat-grid{grid-template-columns:1fr}}.feat{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow-sm);transition:transform .18s ease}.feat:hover{transform:translateY(-4px)}.feat .ic{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.feat h3{font-size:1.08rem;font-weight:700}.feat p{color:var(--muted);font-size:.92rem;margin-top:.4rem}.feat-grid-home{gap:18px;align-items:stretch}.feat-lead{grid-column:span 2;display:flex;flex-direction:column;padding:28px}.feat-lead .ic{width:52px;height:52px;border-radius:16px;margin-bottom:18px}.feat-lead .ic svg{width:27px;height:27px}.feat-lead h3{font-size:1.42rem;line-height:1.18;letter-spacing:-.005em;max-width:17ch}.feat-lead p{font-size:1.02rem;color:var(--muted-strong);margin:.6rem 0 20px;max-width:44ch}.feat-notes{list-style:none;margin:auto 0 0;padding:15px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:.4rem}.feat-notes li{display:flex;align-items:flex-start;gap:.55rem;font-size:.87rem;color:var(--muted);line-height:1.45}.feat-notes li:before{content:"";flex:0 0 auto;width:5px;height:5px;border-radius:50%;background:var(--sage);margin-top:.5rem}.feat-sm{padding:20px 20px 22px}.feat-sm .feat-h{display:flex;align-items:center;gap:.55rem}.feat-sm .gl{flex:0 0 auto;color:var(--accent-ink);display:block}.feat-sm .gl svg{width:20px;height:20px;display:block;stroke-width:1.9}.feat-sm h3{font-size:1.04rem}.feat-sm p{margin-top:.5rem;font-size:.9rem}@media (max-width:980px){.feat-lead{grid-column:span 2}}@media (max-width:560px){.feat-lead{grid-column:span 1;padding:24px}.feat-lead h3{font-size:1.28rem;max-width:none}.feat-lead p{max-width:none}}.ic svg{width:24px;height:24px}.ic-lav{background:var(--tint-lav);color:var(--accent-ink)}.ic-rose{background:var(--tint-rose);color:var(--rose-ink)}.ic-mint{background:var(--tint-mint);color:var(--mint-ink)}.ic-blue{background:var(--tint-blue);color:var(--blue-ink)}.ic-peach{background:var(--tint-peach);color:var(--peach-ink)}.feat-groups{display:flex;flex-direction:column;gap:18px}.feat-group{display:grid;grid-template-columns:206px repeat(3,1fr);gap:18px;align-items:start}.fg-head{padding:6px 8px 0 0}.fg-head h2{font-size:1.24rem;font-weight:800;line-height:1.2}.fg-head p{color:var(--muted-strong);font-size:.86rem;margin-top:.4rem}.feat-group .feat h3{font-family:"Baloo 2";font-weight:700;font-size:1.06rem;line-height:1.25;margin:0}@media (max-width:1000px){.feat-groups{gap:34px}.feat-group{grid-template-columns:repeat(2,1fr)}.fg-head{grid-column:1/-1;padding:0 0 2px}.fg-head p{display:inline;margin-left:.6rem}}@media (max-width:560px){.feat-group{grid-template-columns:1fr}.fg-head p{display:block;margin-left:0}}.srcs{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width:820px){.srcs{grid-template-columns:1fr}}.src-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow-sm)}.src-card .src-n{font-family:"Baloo 2";font-weight:800;font-size:1.3rem;color:var(--accent-ink);line-height:1.15}.src-card .src-full{font-size:.78rem;font-weight:700;color:var(--muted);margin-top:.15rem}.src-card p{color:var(--muted-strong);font-size:.92rem;margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--line)}.limit-note{max-width:720px;margin:34px auto 0;padding:24px 26px;border-radius:var(--radius);background:var(--tint-rose);border:1px solid rgba(168,95,91,.22)}.limit-note h3{font-size:1.08rem;color:var(--rose-ink)}.limit-note p{color:var(--muted-strong);font-size:.94rem;margin-top:.5rem}.privacy{list-style:none;margin:0 auto;padding:0;max-width:900px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media (max-width:720px){.privacy{grid-template-columns:1fr}}.privacy li{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px 24px;box-shadow:var(--shadow-sm)}.privacy h3{font-size:1.06rem;font-weight:700}.privacy p{color:var(--muted);font-size:.92rem;margin-top:.4rem}.cmp-wrap{max-width:900px;margin:0 auto;overflow-x:auto;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.cmp{width:100%;border-collapse:collapse;min-width:560px;text-align:left}.cmp th,.cmp td{padding:14px 18px;font-size:.92rem;vertical-align:top;border-bottom:1px solid var(--line)}.cmp thead th{font-family:"Baloo 2";font-weight:800;font-size:1rem;color:var(--muted-strong)}.cmp thead th.cmp-pro{color:var(--accent-ink)}.cmp tbody th{font-weight:700;color:var(--ink);width:44%}.cmp td{text-align:center;width:28%}.cmp td.cmp-pro,.cmp thead th.cmp-pro{background:var(--tint-lav)}.cmp tbody tr:last-child th,.cmp tbody tr:last-child td{border-bottom:0}.cmp-yes svg{width:19px;height:19px;color:var(--accent);display:inline-block;vertical-align:-3px}.cmp-no{color:var(--muted);opacity:.6}.cmp-lim{color:var(--muted-strong);font-size:.86rem;font-weight:700;display:block;line-height:1.35}@media (max-width:560px){.cmp th,.cmp td{padding:12px 14px}}.how{background:var(--surface-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);backdrop-filter:blur(6px)}.band-cream{background:linear-gradient(180deg,#f1ece2,#eae4d8);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media (max-width:760px){.steps{grid-template-columns:1fr}}.step{position:relative;padding-top:6px}.step .num{font-family:"Baloo 2";font-weight:800;font-size:1rem;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:var(--shadow-sm)}.step h3{font-size:1.16rem;margin-top:14px}.step p{color:var(--muted);margin-top:.4rem}.plans{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:860px;margin:0 auto;align-items:stretch}@media (max-width:720px){.plans{grid-template-columns:1fr}}.plan{display:flex;flex-direction:column;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow-sm)}.plan.pro{border:2px solid transparent;background:linear-gradient(var(--surface),var(--surface)) padding-box,linear-gradient(135deg,var(--accent),var(--accent-2)) border-box;box-shadow:var(--shadow)}.plan-head{padding:26px 28px 22px;border-bottom:1px solid var(--line)}.plan.pro .plan-head{background:var(--tint-lav);border-bottom-color:#5a78643d}.pl-name{font-family:"Baloo 2";font-weight:800;font-size:1.12rem;color:var(--muted-strong);display:flex;align-items:center;gap:.55rem;min-height:26px}.plan.pro .pl-name{color:var(--accent-ink)}.badge{font-size:.64rem;font-weight:800;font-family:Nunito;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));padding:.2rem .52rem;border-radius:7px;letter-spacing:.04em;text-transform:uppercase;line-height:1.4}.price{font-family:"Baloo 2";font-weight:800;font-size:2.7rem;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:.55rem}.price small{font-family:Nunito;font-size:.92rem;color:var(--muted);font-weight:700;letter-spacing:0;margin-left:.3rem}.price-alt{font-size:.86rem;color:var(--muted);margin-top:.6rem;min-height:22px;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.feats{list-style:none;padding:24px 28px;margin:0;display:flex;flex-direction:column;gap:.7rem}.feats li{display:flex;gap:.6rem;font-size:.94rem;line-height:1.45;align-items:flex-start}.feats li svg{width:18px;height:18px;flex:0 0 auto;margin-top:3px;color:var(--accent)}.feats .it{display:flex;flex-direction:column}.feats .lim{font-size:.82rem;color:var(--muted);margin-top:.05rem}.feats-head{display:block;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-ink);padding-bottom:.55rem;border-bottom:1px solid var(--line)}.plan-foot{margin-top:auto;padding:4px 28px 26px}.plan .btn{width:100%;justify-content:center}.plan-foot .cancel{text-align:center;color:var(--muted);font-size:.8rem;margin-top:.8rem;line-height:1.4}.faq{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq details{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:4px 20px;box-shadow:var(--shadow-sm)}.faq summary{cursor:pointer;font-weight:800;font-size:1.02rem;padding:16px 0;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq summary::-webkit-details-marker{display:none}.faq summary .pm{color:var(--accent);font-size:1.3rem;transition:transform .2s;flex:0 0 auto}.faq details[open] summary .pm{transform:rotate(45deg)}.faq p{color:var(--muted);padding:0 0 18px;font-size:.96rem}.final{position:relative;overflow:hidden;border-radius:32px;margin:0 22px;padding:64px 22px;text-align:center;background:linear-gradient(135deg,#3e7b5e,#a85f5b);box-shadow:var(--shadow)}.final h2{font-size:clamp(2rem,4vw,2.7rem);font-weight:800;color:#fff}.final p{color:#ffffffeb;font-size:1.1rem;margin-top:.6rem;font-weight:600}.final .btn{margin-top:1.6rem;background:#fff;color:var(--accent-ink)}.stores{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:flex-start}.store{display:inline-flex;align-items:center;gap:.62rem;padding:.5rem 1.05rem .56rem;border-radius:14px;cursor:default}.store-logo{flex:0 0 auto}.store-logo-play{width:20px;height:20px}.store-logo-apple{width:21px;height:21px;margin-top:-2px}.store-txt{display:flex;flex-direction:column;gap:.12rem;text-align:left}.store-pre{font-size:.6rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;line-height:1;opacity:.8}.store-pre-sentence{font-size:.66rem;font-weight:700;letter-spacing:.01em;text-transform:none}.store-name{font-family:"Baloo 2",cursive;font-weight:800;font-size:1.06rem;line-height:1.05;white-space:nowrap}.stores-dark .store{background:#2f3a33eb;border:1px solid rgba(255,255,255,.18);color:#fff}.stores-light .store{background:var(--surface);border:1.5px solid var(--line);color:var(--ink);box-shadow:var(--shadow-sm)}.final .stores{margin-top:1.4rem;justify-content:center}.plans-stores .stores{justify-content:center}.mednote{display:flex;align-items:center;justify-content:center;gap:.75rem;width:-moz-fit-content;width:fit-content;max-width:840px;margin:0 auto;padding:.9rem 1.3rem;border-radius:16px;text-align:center}.mednote-ic{display:inline-flex;flex:0 0 auto}.mednote-ic svg{width:21px;height:21px;display:block}.mednote p{font-size:.95rem;font-weight:700;line-height:1.42}.mednote strong{font-weight:800}.mednote-light{background:var(--tint-lav);border:1px solid var(--line);color:var(--ink)}.mednote-light .mednote-ic{color:var(--accent-ink)}.mednote-dark{background:#2f3a3342;border:1px solid rgba(255,255,255,.24);color:#fff}.mednote-dark .mednote-ic{color:#fff}.ai-note{position:relative;z-index:1;margin-top:34px}.plans-note{margin-top:34px}.final-note{margin-top:1.7rem}.final .mednote{max-width:min(840px,88%)}.gal{list-style:none;max-width:1320px;margin:0 auto;padding:30px 22px 14px;display:flex;align-items:flex-start;gap:clamp(16px,2.2vw,30px);justify-content:safe center;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 22px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gal::-webkit-scrollbar{display:none}.gal-item{flex:0 0 auto;width:clamp(240px,30vw,405px);text-align:center;scroll-snap-align:center}.gal-item:nth-child(2n){transform:translateY(-26px)}.gal-stage{position:relative}.gal-disc{position:absolute;top:14%;left:50%;transform:translate(-50%);width:118%;aspect-ratio:1;border-radius:50%;z-index:0}.gal-sage{background:#cfe3d6}.gal-rose{background:#f0d8d3}.gal-butter{background:#f0e4be}.gal-blue{background:#d2e3f0}.gal-peach{background:#f2e2cd}.gal-dev{position:relative;z-index:1;background:#161b17;border-radius:36px 36px 0 0;padding:8px 8px 0;box-shadow:0 0 0 2px #ffffffe6,var(--shadow)}.gal-dev img{display:block;width:100%;height:auto;aspect-ratio:390/570;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:29px 29px 0 0;background:var(--lav)}.gal-item p.gal-cap{margin-top:34px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:"Baloo 2",cursive;font-weight:700;font-size:1.06rem;color:var(--ink);line-height:1.2}.gal-ck{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-2) 100%);box-shadow:0 4px 10px -4px #3e7b5e8c}.gal-ck svg{width:13px;height:13px;display:block}.gal-item p.gal-sub{margin-top:.3rem;font-size:.86rem;color:var(--muted-strong)}@media (max-width:560px){.gal{padding-top:22px}.gal-item{width:76vw;max-width:330px}.gal-item:nth-child(2n){transform:none}}.dl-grid{display:grid;grid-template-columns:1fr .82fr;gap:52px;align-items:center}@media (max-width:900px){.dl-grid{grid-template-columns:1fr;gap:38px}}.dl-copy h2{font-size:clamp(1.8rem,3.6vw,2.5rem);font-weight:800;line-height:1.14}.dl-copy p.dl-lede{color:var(--muted-strong);font-size:1.06rem;margin-top:.9rem;max-width:44ch}.dl-menu{list-style:none;margin:1.6rem 0 0;padding:0;display:grid;gap:.1rem}.dl-item{display:flex;align-items:center;gap:.75rem;min-height:44px;padding:.3rem .2rem;cursor:pointer;font-weight:800;font-size:1rem;color:var(--muted-strong);border-radius:10px;transition:color .15s ease}.dl-item:before{content:"";width:8px;height:8px;border-radius:50%;flex:0 0 auto;background:var(--line);transition:background .15s ease,transform .15s ease}.dl-item:hover{color:var(--ink)}.dl-item:has(:checked){color:var(--accent-ink)}.dl-item:has(:checked):before{background:var(--accent);transform:scale(1.3)}.dl-item:has(:focus-visible){outline:3px solid var(--accent);outline-offset:2px}.dl-descs{display:grid;margin-top:1rem}.dl-desc{grid-area:1/1;color:var(--muted-strong);font-size:.98rem;line-height:1.55;max-width:44ch;opacity:0;transition:opacity .25s ease;pointer-events:none}.dl-grid:has(#dl-1:checked) .dl-t1,.dl-grid:has(#dl-2:checked) .dl-t2,.dl-grid:has(#dl-3:checked) .dl-t3,.dl-grid:has(#dl-4:checked) .dl-t4,.dl-grid:has(#dl-5:checked) .dl-t5{opacity:1}@supports not selector(:has(*)){.dl-t1{opacity:1}}.dl-copy p.dl-cta{margin-top:1.7rem}.dl-copy .stores{margin-top:1.3rem}.dl-phone{--dev:min(286px,76vw);position:relative;display:flex;justify-content:center;align-items:flex-start;height:calc((var(--dev) - 20px)*2.1641*.84 + 16.8px)}.dl-blob{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:min(460px,118%);aspect-ratio:1;border-radius:50%;z-index:0;pointer-events:none;background:radial-gradient(circle,#d2e3f0 0% 62%,#d2e3f000 74%)}.dl-device{position:relative;z-index:1;width:var(--dev,min(286px,76vw));background:#161b17;border-radius:54px;padding:10px;box-shadow:0 0 0 3px #ffffffeb,var(--shadow);clip-path:ellipse(84% 50% at 50% 34%)}.dl-screen{position:relative;overflow:hidden;border-radius:44px;aspect-ratio:390/844;background:#fff}.dl-island{position:absolute;top:11px;left:50%;transform:translate(-50%);width:88px;height:26px;border-radius:999px;background:#0e120f;z-index:4}.dl-island:after{content:"";position:absolute;top:50%;right:8px;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#3b5c6b,#141b20 70%)}.dl-status{position:absolute;top:0;left:0;right:0;height:48px;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:#11170f;font-size:.78rem;font-weight:800;letter-spacing:.01em}.dl-status svg{width:44px;height:12px;flex:0 0 auto}.dl-shot{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transform:scale(1.02);transition:opacity .28s ease,transform .28s cubic-bezier(.16,1,.3,1)}.dl-grid:has(#dl-1:checked) .dl-s1,.dl-grid:has(#dl-2:checked) .dl-s2,.dl-grid:has(#dl-3:checked) .dl-s3,.dl-grid:has(#dl-4:checked) .dl-s4,.dl-grid:has(#dl-5:checked) .dl-s5{opacity:1;transform:none;z-index:2}@supports not selector(:has(*)){.dl-s1{opacity:1;transform:none;z-index:2}}@media (prefers-reduced-motion:reduce){.dl-shot{transition:none;transform:none}}.qr-float{position:fixed;right:22px;bottom:22px;z-index:45}.qr-card{display:block;width:124px;background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:hidden;transition:transform .15s ease,box-shadow .2s ease}.qr-card:hover{transform:translateY(-2px);box-shadow:0 24px 52px -20px #3c69506b}.qr-code{display:block;padding:15px;color:var(--ink)}.qr-code svg{display:block;width:100%;height:auto}.qr-label{display:block;padding:.4rem .5rem .45rem;text-align:center;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-2) 100%);color:#fff;font-size:.68rem;font-weight:800;line-height:1.15}@media (max-width:1023px){.qr-float{display:none}}@media print{.qr-float{display:none}}.plans-stores{max-width:860px;margin:30px auto 0;text-align:center}.plans-stores .stores-lead{font-size:.88rem;color:var(--muted-strong);margin-bottom:.85rem}.legal{max-width:760px;margin:0 auto;background:var(--surface);border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:var(--shadow-sm)}.legal h1{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800}.legal .updated{color:var(--muted);font-size:.86rem;margin-top:.4rem}.legal h2{font-family:"Baloo 2";font-size:1.25rem;font-weight:700;margin:28px 0 8px}.legal p{color:var(--ink);opacity:.9;margin:10px 0}.legal ul{color:var(--ink);opacity:.9;padding-left:1.2rem;margin:10px 0}.legal li{margin:6px 0}.legal a{color:var(--accent-ink);font-weight:700;text-decoration:underline}.emo-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}@media (max-width:760px){.emo-grid{grid-template-columns:1fr;gap:56px}}.emo-photos{position:relative;padding-bottom:8px}.emo-main{width:100%;aspect-ratio:4/3;border-radius:28px;-o-object-fit:cover;object-fit:cover;box-shadow:var(--shadow);border:5px solid #fff;display:block;background:var(--surface-2)}.emo-badge{position:absolute;bottom:-18px;left:-16px;width:118px;height:118px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:5px solid #fff;box-shadow:var(--shadow);background:var(--surface-2)}@media (max-width:520px){.emo-badge{width:92px;height:92px;left:-8px}}.ai{position:relative;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(165deg,#d6e2d6,#bcd0c6 54%,#dce6d6)}.ai-sky{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.ai-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}@media (max-width:900px){.ai-grid{grid-template-columns:1fr;gap:34px}}.ai-copy h2{font-size:clamp(1.8rem,3.6vw,2.5rem);margin-top:.5rem}p.ai-sub{color:var(--muted-strong);font-size:1.08rem;margin-top:1rem;max-width:42ch}.ai-copy .cta-row{margin-top:1.6rem}.ai-chat-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px;max-width:440px}.ai-chat-head{display:flex;align-items:center;gap:.5rem;padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--line)}.ai-live{width:8px;height:8px;border-radius:50%;background:var(--accent-2);flex:0 0 auto}@media (prefers-reduced-motion:no-preference){.ai-live{animation:pl 1.6s ease-in-out infinite}}.ai-chat-title{font-family:"Baloo 2";font-weight:700;font-size:.96rem}.ai-time{margin-left:auto;font-size:.76rem;color:var(--muted-strong);font-variant-numeric:tabular-nums}.ai-msg{display:flex;margin-bottom:12px}.ai-msg:last-child{margin-bottom:0}.ai-msg-user{justify-content:flex-end}.ai-user-bubble{background:var(--accent-ink);color:#fff;padding:.6rem .85rem;border-radius:16px 16px 4px;max-width:82%;font-size:.92rem;line-height:1.5}.ai-user-bubble .ai-stamp{display:block;font-size:.66rem;opacity:.85;margin-top:.25rem;text-align:right;font-variant-numeric:tabular-nums}.ai-msg-bot{gap:.55rem;align-items:flex-end}.ai-avatar{width:30px;height:30px;border-radius:50%;flex:0 0 auto;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent),var(--accent-2))}.ai-avatar svg{width:17px;height:17px}.ai-bot-bubble{background:var(--surface);border:1px solid var(--line);padding:.7rem .9rem;border-radius:16px 16px 16px 4px;max-width:86%}.ai-bot-bubble p{font-size:.9rem;line-height:1.55}.ai-bot-bubble strong{color:var(--accent-ink);font-weight:800}.ai-src{margin-top:.55rem!important;font-size:.72rem;color:var(--muted-strong);font-weight:700}p.ai-card-foot{display:flex;align-items:center;gap:.4rem;margin-top:14px;padding-top:12px;border-top:1px solid var(--line);font-size:.74rem;color:var(--muted-strong);line-height:1.4}.ai-card-foot svg{width:14px;height:14px;flex:0 0 auto;color:var(--accent-ink)}@media (max-width:900px){.ai-chat-card{max-width:none}}.foot{border-top:1px solid var(--line);margin-top:56px;padding:60px 0 26px;background:var(--surface-3);backdrop-filter:blur(10px)}.foot-top{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.foot .brand{margin-bottom:.9rem}.foot-tag{color:var(--muted-strong);font-size:.88rem;line-height:1.55;max-width:34ch}p.foot-evi{display:flex;align-items:center;gap:.45rem;margin-top:.9rem;font-size:.76rem;font-weight:800;color:var(--accent-ink);line-height:1.35}.foot-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-2);flex:0 0 auto}.foot-col h3{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);margin-bottom:.9rem}.foot-col ul{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.foot-col a{color:var(--muted-strong);font-weight:700;font-size:.9rem;transition:color .15s ease}.foot-col a:hover{color:var(--accent-ink)}.foot-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.6rem 24px;margin-top:44px;padding-top:22px;border-top:1px solid var(--line)}.foot .copy,.foot .disc{color:var(--muted-strong);font-size:.8rem}@media (max-width:900px){.foot-top{grid-template-columns:repeat(3,1fr);gap:32px}.foot-brand{grid-column:1/-1}.foot-tag{max-width:46ch}}@media (max-width:560px){.foot-top{grid-template-columns:repeat(2,1fr)}.foot-bottom{flex-direction:column}}@media (max-width:640px){.section{padding:52px 0}.hero{padding:30px 0 26px}.reassure{flex-direction:column;align-items:flex-start;gap:.5rem}.reassure li+li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent-2);flex:0 0 auto}.foot{padding:44px 0 22px;margin-top:40px}.foot-col ul{gap:.1rem}.foot-col a{display:inline-block;padding:.55rem 0}.final{margin:0 14px;padding:44px 16px}.mednote{padding:.85rem 1rem;gap:.6rem}.legal{padding:26px 20px}.limit-note{padding:20px 18px}}@media (max-width:420px){.foot-top{grid-template-columns:1fr;gap:26px}}.reveal{opacity:1}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(14px);animation:rv .7s cubic-bezier(.2,.7,.2,1) forwards}.d1{animation-delay:.06s}.d2{animation-delay:.12s}.d3{animation-delay:.18s}.d4{animation-delay:.24s}}@keyframes rv{to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){.gc-area{opacity:0;animation:gc-fade .9s ease .55s forwards}.gc-line{stroke-dasharray:300;stroke-dashoffset:300;animation:gc-draw 1.3s cubic-bezier(.16,1,.3,1) .5s forwards}.gc-dot{opacity:0;transform:scale(.4);transform-box:fill-box;transform-origin:center;animation:gc-pop .5s cubic-bezier(.16,1,.3,1) forwards}.gc-d1{animation-delay:1s}.gc-d2{animation-delay:1.18s}.gc-d3{animation-delay:1.42s}}@keyframes gc-draw{to{stroke-dashoffset:0}}@keyframes gc-pop{to{opacity:1;transform:scale(1)}}@keyframes gc-fade{to{opacity:1}}.rise-js{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.rise-js.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.rise-js{opacity:1;transform:none;transition:none}}
