:root{--bg: #FFF1EC;--white: #ffffff;--bd: #f4e2d9;--bd-strong: #ecd4c8;--ink: #2A1020;--ink-soft: #5b4c52;--muted: #8c7178;--rose: #F5377E;--rose-hover: #e01e6c;--rose-soft: #ffe4ef;--rose-on-soft: #c21a5e;--accent: #FF8A3D;--plum: #8E2D74;--col-blue: #3e7be0;--col-green: #2ba36a;--col-amber: #e8a23d;--col-pink: #e85a9b;--sh-card: 0 1px 2px rgba(42,16,32,.06);--sh-soft: 0 18px 50px -18px rgba(42,16,32,.3);--bp-wide: 1024px;--bp-tablet: 768px;--bp-mobile: 425px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{display:block}.wrap{width:100%;max-width:1120px;margin:0 auto;padding:0 22px}section{position:relative}.disp{font-family:Unbounded,sans-serif}.js .reveal{opacity:0;transform:translateY(16px)}.reveal.in{opacity:1;transform:none;transition:opacity .6s ease,transform .6s ease}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:50px;padding:0 24px;border-radius:50px;font-weight:700;font-size:15px;border:1.6px solid transparent;cursor:pointer;transition:transform .14s ease,background-color .14s,box-shadow .14s;white-space:nowrap}.btn:active{transform:translateY(1px)}.btn svg{width:18px;height:18px}.btn-primary{background:var(--rose);color:#fff;box-shadow:0 8px 22px -8px #f5377eb3}.btn-primary:hover{background:var(--rose-hover)}.btn-ghost{background:transparent;color:var(--ink);border-color:var(--bd-strong)}.btn-ghost:hover{background:#fff}.btn-sm{height:42px;padding:0 18px;font-size:14px}.btn-block{width:100%}header{position:sticky;top:0;z-index:40;background:#fff1ecd1;backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:border-color .2s,box-shadow .2s}header.scrolled{border-bottom-color:var(--bd);box-shadow:0 6px 24px -18px #2a102066}.nav{display:flex;align-items:center;gap:12px;height:64px}.brand{display:flex;align-items:center;gap:9px}.brand .nm{font-family:Unbounded,sans-serif;font-weight:800;font-size:19px;letter-spacing:-.05em;color:var(--ink)}.nav-spacer{flex:1}.nav-links,.nav-cta-desktop{display:none}.burger{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1.4px solid var(--bd-strong);background:#fff;color:var(--ink)}.burger svg{width:20px;height:20px}.mobile-menu{display:none;flex-direction:column;gap:6px;padding:8px 22px 20px}.mobile-menu.open{display:flex}.mobile-menu a{padding:12px 14px;border-radius:12px;font-weight:600;font-size:16px;color:var(--ink-soft)}.mobile-menu a:hover{background:#fff;color:var(--ink)}.mobile-menu .btn{color:var(--white);margin-top:6px}@media(min-width:768px){.nav-links{display:flex;align-items:center;gap:4px;margin-left:18px}.nav-links a{padding:9px 14px;border-radius:50px;font-size:14.5px;font-weight:600;color:var(--ink-soft)}.nav-links a:hover{background:#fff;color:var(--ink)}.nav-cta-desktop{display:inline-flex}.burger{display:none}.mobile-menu{display:none!important}}.hero{position:relative;padding:46px 0 34px;text-align:center}.hero .wrap{position:relative;z-index:1}.hero-glow{position:absolute;top:-40px;left:50%;transform:translate(-50%);width:560px;height:420px;background:radial-gradient(closest-side,rgba(245,55,126,.3),rgba(255,138,61,.14) 55%,transparent 75%);filter:blur(20px);z-index:0;pointer-events:none}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--bd);border-radius:50px;padding:7px 14px;font-size:12.5px;font-weight:700;color:var(--rose-on-soft);box-shadow:var(--sh-card)}.eyebrow .dot{width:7px;height:7px;border-radius:50px;background:var(--accent)}.hero h1{font-family:Unbounded,sans-serif;font-weight:800;font-size:38px;line-height:1.05;letter-spacing:-.035em;margin:20px auto 0;max-width:13ch}.grad{background:linear-gradient(96deg,var(--rose),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}.hero p.sub{font-size:17px;line-height:1.6;color:var(--ink-soft);margin:18px auto 0;max-width:42ch}.hero-cta{display:flex;flex-direction:column;gap:12px;margin:28px auto 0;max-width:340px}.trust{margin-top:18px;font-size:13px;color:var(--muted);font-weight:500}.hero-board-wrap{margin:40px auto 0;max-width:560px;perspective:1400px}.hero-chrome{display:none}.hero-app{border-radius:20px}.hero-board{display:flex;gap:12px;padding:14px;background:#ffffff8c;border:1px solid #fff;border-radius:20px;box-shadow:var(--sh-soft);transform:rotateX(3deg);transform-origin:top center;will-change:transform;backface-visibility:hidden;animation:floaty 6s ease-in-out infinite}.hero-board-wrap.paused .hero-board,.hero-board-wrap.paused .hero-app{animation-play-state:paused}@keyframes floaty{0%,to{transform:rotateX(3deg) translateY(0)}50%{transform:rotateX(3deg) translateY(-8px)}}.hb-col.extra{display:none}.hb-col{flex:1;min-width:0;background:#ffffffb3;border:1px solid var(--bd);border-radius:14px;padding:10px}.hb-colh{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;margin-bottom:9px}.hb-colh .cdot{width:8px;height:8px;border-radius:50px}.hb-colh .ct{margin-left:auto;font-size:10px;font-weight:700;color:var(--muted);background:var(--bg);padding:1px 7px;border-radius:50px}.hb-card{background:#fff;border:1px solid var(--bd);border-radius:11px;padding:11px;box-shadow:var(--sh-card);margin-bottom:8px;text-align:left}.hb-card:last-child{margin-bottom:0}.hb-t{font-size:12.5px;font-weight:600;line-height:1.35}.hb-meta{display:flex;align-items:center;gap:6px;margin-top:9px}.tag{font-size:9px;font-weight:700;padding:2px 8px;border-radius:50px}.hb-av{width:18px;height:18px;border-radius:50px;margin-left:auto;font-size:8px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center}.hb-card.done .hb-t{color:var(--muted);text-decoration:line-through}.hb-check{width:15px;height:15px;border-radius:50px;background:var(--col-green);display:inline-flex;align-items:center;justify-content:center;vertical-align:-2px;margin-right:5px}.hb-check svg{width:9px;height:9px;stroke:#fff;stroke-width:3}@media(min-width:768px){.hero{padding:64px 0 40px}.hero h1{font-size:62px}.hero p.sub{font-size:19px}.hero-cta{flex-direction:row;justify-content:center;max-width:none}.hero-board-wrap{max-width:860px}.hero-app{background:#fff;border:1px solid #fff;border-radius:22px;box-shadow:var(--sh-soft);overflow:hidden;transform:rotateX(3deg);transform-origin:top center;will-change:transform;backface-visibility:hidden;animation:floaty 6s ease-in-out infinite}.hero-board{border:none;border-radius:0;box-shadow:none;transform:none;animation:none;background:linear-gradient(180deg,#fff,#fff5ef)}.hero-chrome{display:block;text-align:left}.ha-top{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid var(--bd)}.ha-title{font-family:Unbounded,sans-serif;font-weight:700;font-size:15px;letter-spacing:-.02em;color:var(--ink);display:flex;flex-direction:column;line-height:1.25}.ha-title span{font-family:Plus Jakarta Sans,sans-serif;font-weight:500;font-size:11px;letter-spacing:0;color:var(--muted)}.ha-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.ha-seg{display:inline-flex;background:var(--bg);border:1px solid var(--bd-strong);border-radius:50px;padding:3px;gap:2px}.ha-seg button{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 11px;border:none;background:none;border-radius:50px;font:inherit;font-size:11.5px;font-weight:700;color:var(--muted);cursor:default}.ha-seg button svg{width:12px;height:12px}.ha-seg button.on{background:var(--rose);color:#fff}.ha-avs{display:flex}.ha-avs .ha-av{width:24px;height:24px;border-radius:50px;margin-left:-7px;box-shadow:0 0 0 2px #fff;font-size:9px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center}.ha-share{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border-radius:50px;background:var(--rose);color:#fff;font-size:12px;font-weight:700}.ha-share svg{width:13px;height:13px}.ha-toolbar{display:flex;align-items:center;gap:8px;padding:11px 16px 0}.ha-search{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 12px;border:1px solid var(--bd-strong);border-radius:50px;background:#fff;color:var(--muted);font-size:11.5px;font-weight:500;width:190px}.ha-search svg{width:13px;height:13px}.ha-tool{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 11px;border-radius:50px;color:var(--muted);font-size:11.5px;font-weight:600}.ha-tool svg{width:13px;height:13px}.hb-col.extra{display:block}}@media(prefers-reduced-motion:reduce){.hero-board,.hero-app{animation:none}}.sec-head{text-align:center;max-width:640px;margin:0 auto}.sec-eyebrow{font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--rose-on-soft)}.sec-head h2{font-family:Unbounded,sans-serif;font-weight:800;font-size:30px;line-height:1.1;letter-spacing:-.03em;margin:12px 0 0}.sec-head p{font-size:16px;color:var(--ink-soft);margin:14px auto 0;max-width:46ch}.features{padding:54px 0}.cards{display:grid;grid-template-columns:1fr;gap:16px;margin-top:36px}.fcard{background:var(--white);border:1px solid var(--bd);border-radius:20px;padding:26px 24px;box-shadow:var(--sh-card);transition:transform .16s ease,box-shadow .16s ease}.fcard:hover{transform:translateY(-4px);box-shadow:var(--sh-soft)}.ficon{width:52px;height:52px;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.ficon svg{width:25px;height:25px;stroke-width:2}.fcard h3{font-size:19px;font-weight:700;letter-spacing:-.01em;margin-bottom:8px}.fcard p{font-size:15px;line-height:1.6;color:var(--ink-soft)}.band{margin:18px 0;padding:0 22px}.band-in{max-width:1120px;margin:0 auto;background:#2a1020;border-radius:30px;padding:56px 30px;text-align:center;position:relative;overflow:hidden}.band-glow{position:absolute;width:380px;height:380px;border-radius:50%;background:radial-gradient(closest-side,rgba(245,55,126,.5),transparent 70%);filter:blur(30px);top:-120px;right:-90px;pointer-events:none}.band-in .inner{position:relative;z-index:1}.band-in h2{font-family:Unbounded,sans-serif;font-weight:800;font-size:30px;line-height:1.12;letter-spacing:-.03em;color:#fff;max-width:18ch;margin:0 auto}.band-in p{font-size:16px;line-height:1.6;color:#fff1ecb8;margin:16px auto 0;max-width:44ch}.band-in .btn-primary{margin-top:26px}.band-rings{position:absolute;left:-70px;bottom:-80px;opacity:.16;z-index:0}.faq{padding:54px 0}.faq-list{max-width:720px;margin:34px auto 0;display:flex;flex-direction:column;gap:12px}details{background:var(--white);border:1px solid var(--bd);border-radius:16px;overflow:hidden}details[open]{box-shadow:var(--sh-card)}summary{list-style:none;cursor:pointer;padding:18px 20px;display:flex;align-items:center;gap:14px;font-size:16px;font-weight:700;color:var(--ink)}summary::-webkit-details-marker{display:none}summary .q{flex:1}.chev{width:24px;height:24px;border-radius:50px;background:var(--rose-soft);color:var(--rose-on-soft);flex:none;display:flex;align-items:center;justify-content:center;transition:transform .2s}.chev svg{width:15px;height:15px;stroke-width:2.5}details[open] .chev{transform:rotate(45deg)}details .a{padding:0 20px 20px;font-size:15px;line-height:1.65;color:var(--ink-soft)}@media(min-width:768px){.sec-head h2{font-size:40px}.cards{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:46px}.band-in{padding:74px 40px}.band-in h2{font-size:42px}.features,.faq{padding:80px 0}}@media(min-width:1024px){.cards{grid-template-columns:repeat(4,1fr)}}footer{background:#2a1020;color:#fff;padding:54px 0 30px;margin-top:18px}.foot-top{display:flex;flex-direction:column;gap:30px}.foot-brand .nm{font-family:Unbounded,sans-serif;font-weight:800;font-size:20px;letter-spacing:-.05em;color:#fff;display:flex;align-items:center;gap:9px}.foot-brand p{font-size:14px;color:#fff1ec99;margin-top:12px;max-width:30ch}.foot-cols{display:grid;grid-template-columns:1fr 1fr;gap:26px 16px}.foot-col h4{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff1ec80;margin-bottom:12px}.foot-col a{display:block;font-size:14.5px;color:#fff1ecd1;padding:6px 0;font-weight:500}.foot-col a:hover{color:#fff}.foot-bottom{display:flex;flex-direction:column;gap:14px;margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;color:#fff1ec8c}.foot-end{display:flex;align-items:center;gap:16px}.lang{display:inline-flex;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:50px;padding:3px}.lang a{font-size:12px;font-weight:700;color:#fff1ecb3;padding:5px 13px;border-radius:50px;line-height:1}.lang a.on{background:var(--rose);color:#fff}.lang a:hover:not(.on){color:#fff}.foot-social{display:flex;gap:10px}.foot-social a{width:38px;height:38px;border-radius:50px;border:1px solid rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center;color:#fff}.foot-social a:hover{background:#ffffff1a}.foot-social svg{width:17px;height:17px}@media(min-width:768px){.foot-top{flex-direction:row;justify-content:space-between}.foot-cols{grid-template-columns:repeat(3,auto);gap:60px}.foot-bottom{flex-direction:row;align-items:center;justify-content:space-between}}
