/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--cream:#FDF4E1;--cream2:#FBEFD7;--cream3:#FFFBF0;--ink:#241F18;--ink2:#6E6354;--inkSoft:#8C8270;--sand:#ECD1AC;--sandDk:#DDBC8A;--banner:#E8C9A0;--tile:#FFFDF3;--gold:#C2A24A;--goldBg:#F4ECD3;--orange:#E8943C;--orangeDk:#D97E28;--sage:#B7C3AF;--sageDk:#A6B49C;--green:#4CAF50;--line:rgba(36,31,24,0.12);--shadow:0 18px 44px -22px rgba(80,60,30,0.45);--font:"Baloo 2",system-ui,-apple-system,sans-serif;}*{box-sizing:border-box;}main .region-content{padding:0;}html{scroll-behavior:smooth;scroll-padding-top:84px;}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--cream);font-weight:500;font-size:19px;line-height:1.55;-webkit-font-smoothing:antialiased;}h1,h2,h3{margin:0;line-height:1.08;letter-spacing:-0.01em;}p{margin:0;}a{color:inherit;text-decoration:none;}img{display:block;max-width:100%;}.wrap{width:100%;max-width:1140px;margin:0 auto;padding:0 28px;}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-weight:700;font-size:14px;letter-spacing:0.14em;text-transform:uppercase;color:var(--orangeDk);}.eyebrow::before{content:"";width:22px;height:3px;border-radius:2px;background:var(--orange);}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:60px;padding:0 34px;border-radius:32px;background:var(--orange);color:#fff;font-weight:700;font-size:20px;box-shadow:inset 0 -5px 0 rgba(150,90,20,0.28),0 10px 22px -10px rgba(217,126,40,0.7);border:none;cursor:pointer;transition:transform .15s ease,filter .15s ease;}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.04);}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:60px;padding:0 28px;border-radius:32px;background:var(--sand);color:var(--ink);font-weight:700;font-size:19px;box-shadow:inset 0 -5px 0 rgba(170,138,96,0.28);cursor:pointer;transition:transform .15s ease;}.btn-ghost:hover{transform:translateY(-2px);}.store-row{display:flex;flex-wrap:wrap;gap:14px;}.store-badge{display:inline-flex;align-items:center;gap:13px;height:62px;padding:0 24px 0 22px;border-radius:16px;background:var(--ink);color:#fff;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 10px 24px -14px rgba(36,31,24,0.8);}.store-badge:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px rgba(36,31,24,0.85);}.store-badge > span{display:flex;flex-direction:column;}.store-badge .sb-sub{font-size:12px;font-weight:500;opacity:.82;letter-spacing:.02em;line-height:1;margin-bottom:6px;}.store-badge .sb-main{font-size:21px;font-weight:700;line-height:1;letter-spacing:-0.01em;}header.nav{position:sticky;top:0;z-index:50;background:rgba(253,244,225,0.82);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);}.nav-inner{display:flex;align-items:center;gap:22px;height:76px;}.logo{display:flex;align-items:center;gap:11px;font-weight:800;font-size:22px;letter-spacing:-0.02em;}.logo .mark{width:38px;height:38px;border-radius:11px;flex:0 0 auto;background:linear-gradient(150deg,var(--orange),var(--orangeDk));display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:20px;box-shadow:inset 0 -3px 0 rgba(150,90,20,0.3);}.nav-links{display:flex;align-items:center;gap:30px;margin-left:auto;}.nav-links a{font-weight:600;font-size:17px;color:var(--ink2);transition:color .15s;}.nav-links a:hover{color:var(--ink);}.nav-cta{display:inline-flex;align-items:center;height:46px;padding:0 22px;border-radius:24px;background:var(--orange);color:#fff;font-weight:700;font-size:16px;box-shadow:inset 0 -4px 0 rgba(150,90,20,0.26);}.nav-toggle{display:none;}.hero{position:relative;overflow:hidden;padding:76px 0 90px;}.hero-grid{display:grid;grid-template-columns:1.05fr 0.95fr;gap:40px;align-items:center;}.hero h1{font-size:clamp(40px,5.4vw,66px);font-weight:800;}.hero h1 .accent{color:var(--orangeDk);}.hero .lede{margin-top:22px;font-size:21px;color:var(--ink2);max-width:30em;font-weight:500;}.hero .store-row{margin-top:32px;}.proof{display:flex;align-items:center;gap:16px;margin-top:26px;flex-wrap:wrap;}.stars{display:inline-flex;gap:3px;}.proof .ptext{font-weight:600;font-size:16px;color:var(--ink2);}.proof .ptext b{color:var(--ink);font-weight:700;}.confetti{position:absolute;inset:0;pointer-events:none;z-index:0;}.confetti span{position:absolute;display:block;opacity:.9;}.hero-grid,.nav-inner{position:relative;z-index:1;}.phone{width:300px;border-radius:42px;background:#181410;padding:11px;box-shadow:var(--shadow);position:relative;}.phone.tilt{transform:rotate(2.5deg);}.phone .screen{border-radius:32px;background:var(--cream);overflow:hidden;font-size:15px;color:var(--ink);position:relative;}.statusbar{display:flex;align-items:center;justify-content:space-between;padding:13px 22px 4px;}.statusbar .time{font-weight:700;font-size:14px;}.statusbar .sb-icons{display:flex;align-items:center;gap:6px;}.scr-pad{padding:8px 20px 22px;}.board{display:flex;flex-wrap:wrap;gap:8px 11px;justify-content:center;}.board .word{display:flex;gap:5px;}.tile{width:27px;height:32px;border-radius:7px;background:var(--tile);box-shadow:0 3px 5px rgba(0,0,0,0.10);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:17px;color:var(--ink);}.tile.hl{box-shadow:0 0 0 2.5px var(--gold),0 3px 5px rgba(0,0,0,0.10);}.kbd{display:flex;flex-direction:column;gap:6px;align-items:center;}.kbd .krow{display:flex;gap:4px;justify-content:center;}.key{width:22px;height:30px;border-radius:6px;background:var(--tile);box-shadow:0 2px 0 rgba(0,0,0,0.10);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;color:var(--ink);}.key.used{background:#EFE7D2;color:#B7AC93;}.key.hl{background:var(--gold);color:#fff;box-shadow:0 3px 0 rgba(150,120,40,0.4);transform:translateY(-1px);}.home-card{background:var(--cream3);border-radius:20px;padding:16px;box-shadow:0 6px 16px -10px rgba(80,60,30,0.4);}.greet{font-size:13px;color:var(--ink2);font-weight:500;}.greet b{display:block;font-size:23px;font-weight:800;color:var(--ink);line-height:1.1;}.streak-pill{display:inline-flex;align-items:center;gap:8px;background:var(--goldBg);border-radius:22px;padding:6px 14px 6px 6px;font-weight:700;font-size:14px;color:var(--gold);}.streak-pill .flame{width:30px;height:30px;border-radius:50%;background:linear-gradient(160deg,#F6B45A,var(--orange));display:flex;align-items:center;justify-content:center;}.dot-row{display:flex;gap:5px;align-items:center;}.ddot{width:18px;height:18px;border-radius:50%;background:var(--orange);display:flex;align-items:center;justify-content:center;}.ddot.empty{background:#E7DCC2;}.win-card{background:#ECF3E7;border:1px solid #CFE0C3;border-radius:18px;padding:18px 16px;text-align:center;}.win-check{width:46px;height:46px;border-radius:50%;background:var(--green);display:inline-flex;align-items:center;justify-content:center;margin-bottom:8px;}.win-title{color:#2F7D33;font-weight:800;font-size:22px;}.star-row{display:inline-flex;gap:6px;margin-top:10px;}section{position:relative;}.sec-pad{padding:86px 0;}.sec-head{text-align:center;max-width:36rem;margin:0 auto 54px;}.sec-head h2{font-size:clamp(30px,3.8vw,44px);font-weight:800;margin-top:14px;}.sec-head p{margin-top:16px;font-size:20px;color:var(--ink2);}.band{background:var(--cream2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;}.step{background:var(--cream3);border-radius:22px;padding:30px 26px;box-shadow:0 8px 20px -16px rgba(80,60,30,0.5);}.step .num{width:44px;height:44px;border-radius:13px;background:var(--sand);color:var(--ink);font-weight:800;font-size:21px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 -3px 0 rgba(170,138,96,0.3);}.step h3{font-size:23px;font-weight:700;margin-top:18px;}.step p{margin-top:10px;color:var(--ink2);font-size:18px;}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}.feat{background:var(--cream3);border:1px solid var(--line);border-radius:20px;padding:28px 26px;}.feat .ficon{width:52px;height:52px;border-radius:15px;display:flex;align-items:center;justify-content:center;background:var(--goldBg);margin-bottom:16px;}.feat h3{font-size:21px;font-weight:700;}.feat p{margin-top:9px;color:var(--ink2);font-size:17px;}.teaser-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;}.puzzle{background:var(--cream3);border-radius:28px;padding:38px 34px;box-shadow:var(--shadow);border:1px solid var(--line);position:relative;}.puzzle .label{display:flex;align-items:center;justify-content:space-between;}.puzzle .label .t{font-weight:800;letter-spacing:.14em;font-size:14px;color:var(--orangeDk);text-transform:uppercase;}.bigboard{display:flex;flex-direction:column;align-items:center;gap:6px;margin:30px 0 8px;}.bigboard-row{display:flex;gap:6px;align-items:center;}.bigtile{width:29px;height:35px;border-radius:7px;background:var(--tile);box-shadow:0 3px 6px rgba(0,0,0,0.10);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:19px;color:var(--ink);}.bigtile{transition:background 0.18s,color 0.18s;}.bigtile.blank{background:#F3EAD6;color:transparent;}.bigboard-gap{width:9px;flex-shrink:0;}.puzzle-stepper{display:flex;align-items:center;justify-content:space-between;margin-top:18px;}.stepper-dots{display:flex;gap:8px;align-items:center;}.stepper-dot{width:10px;height:10px;border-radius:50%;background:var(--sand);transition:background 0.18s,transform 0.18s;}.stepper-dot.active{background:var(--orange);transform:scale(1.25);}.stepper-next{display:inline-flex;align-items:center;gap:6px;background:none;border:1.5px solid var(--orange);border-radius:20px;color:var(--orangeDk);font-family:var(--font);font-weight:700;font-size:14px;padding:6px 14px;cursor:pointer;transition:background 0.15s,color 0.15s;}.stepper-next:hover{background:var(--orange);color:#fff;}.stepper-next[hidden]{display:none;}.gallery{display:flex;gap:26px;justify-content:center;align-items:flex-end;flex-wrap:wrap;}.gallery .phone{width:248px;}.gallery .gcap{text-align:center;margin-top:16px;font-weight:600;color:var(--ink2);font-size:16px;}.gitem{display:flex;flex-direction:column;align-items:center;}.gitem:nth-child(odd) .phone{transform:translateY(-14px);}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}.review{background:var(--cream3);border:1px solid var(--line);border-radius:20px;padding:26px;}.review .stars{margin-bottom:14px;}.review p{font-size:18px;color:var(--ink);}.review .who{margin-top:16px;font-weight:700;color:var(--ink2);font-size:16px;}.dev-grid{display:grid;grid-template-columns:280px 1fr;gap:46px;align-items:center;}.dev-photo{width:280px;height:320px;border-radius:24px;box-shadow:var(--shadow);background:linear-gradient(160deg,var(--cream2),var(--sand));display:flex;align-items:center;justify-content:center;font-size:72px;flex:0 0 auto;}.dev-grid h2{font-size:clamp(28px,3.4vw,40px);font-weight:800;}.dev-grid p{margin-top:18px;font-size:19px;color:var(--ink2);}.dev-grid p + p{margin-top:14px;}.faq{max-width:800px;margin:0 auto;}details.q{border:1px solid var(--line);border-radius:16px;background:var(--cream3);padding:4px 24px;margin-bottom:14px;transition:box-shadow .2s;}details.q[open]{box-shadow:0 8px 22px -16px rgba(80,60,30,0.5);}details.q summary{list-style:none;cursor:pointer;font-weight:700;font-size:20px;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;}details.q summary::-webkit-details-marker{display:none;}details.q summary .chev{flex:0 0 auto;transition:transform .2s;color:var(--orangeDk);}details.q[open] summary .chev{transform:rotate(45deg);}details.q .a{padding:0 0 20px;color:var(--ink2);font-size:18px;}.finalcta{background:linear-gradient(160deg,var(--orange),var(--orangeDk));border-radius:34px;padding:64px 48px;text-align:center;color:#fff;box-shadow:0 30px 60px -30px rgba(217,126,40,0.7);position:relative;overflow:hidden;}.finalcta h2{font-size:clamp(30px,4vw,48px);font-weight:800;}.finalcta p{margin-top:16px;font-size:21px;opacity:.94;max-width:30em;margin-left:auto;margin-right:auto;}.finalcta .store-row{justify-content:center;margin-top:34px;}.finalcta .store-badge{background:var(--ink);}footer.ft{padding:56px 0 44px;border-top:1px solid var(--line);}.ft-grid{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;align-items:flex-start;}.ft-links{display:flex;gap:40px;flex-wrap:wrap;}.ft-col h4{font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:var(--inkSoft);font-weight:700;margin-bottom:14px;}.ft-col a{display:block;color:var(--ink2);font-weight:600;font-size:16px;margin-bottom:9px;}.ft-col a:hover{color:var(--ink);}.ft-bottom{margin-top:40px;padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:var(--inkSoft);font-size:15px;font-weight:500;}@media (max-width:900px){.nav-links{display:none;}.nav-toggle{display:inline-flex;margin-left:auto;}.hero-grid{grid-template-columns:1fr;gap:48px;}.hero .hero-art{display:flex;justify-content:center;}.steps,.features,.reviews{grid-template-columns:1fr;}.teaser-grid{grid-template-columns:1fr;gap:36px;}.dev-grid{grid-template-columns:1fr;gap:28px;justify-items:center;text-align:center;}.dev-grid .dev-text{text-align:center;}}@media (max-width:560px){body{font-size:18px;}.wrap{padding:0 20px;}.sec-pad{padding:62px 0;}.finalcta{padding:48px 26px;}.hero{padding:48px 0 64px;}}
