/* Coffee Quest-inspired page structure, with ScribbleSearch's own identity. */
:root{--page-width:1200px;--gutter:40px;--line:#e6e8df}
body{background:#fff;background-image:none}
.wrap{width:min(var(--page-width),calc(100% - var(--gutter)*2));max-width:none;padding-inline:0}
.site-head{max-width:var(--page-width);width:calc(100% - var(--gutter)*2);min-height:104px;padding:18px 0;flex-wrap:nowrap;position:relative;gap:24px}
.brand{gap:10px;flex-shrink:0}.brand-mark{width:48px;height:48px;flex-basis:48px}.brand-name{font-size:1.4rem}
.site-nav{margin-left:auto;gap:26px;flex-wrap:nowrap}.site-nav a{font-size:15px;white-space:nowrap;min-height:44px;display:inline-flex;align-items:center}
.nav-cta{border:1px solid #d6be8d;background:#fff2d5;box-shadow:none;padding:8px 22px}
.hero{grid-template-columns:1fr 1fr;gap:64px;padding-block:32px 44px}
h1{font-size:clamp(44px,4.7vw,68px);letter-spacing:-.035em;line-height:1.08}
h2{font-size:clamp(32px,3.4vw,48px);letter-spacing:-.025em}h3{font-size:25px}
.squig-wrap{white-space:normal}.squig-wrap svg{display:none}
.kicker{font-size:13px;letter-spacing:.07em;margin-bottom:20px}
.lede{font-size:19px;line-height:1.65;margin:24px 0;max-width:45ch}
.hero-phone{background:var(--garden-soft);border-radius:26px;min-height:490px;padding:36px}
.phone{width:min(300px,100%);transform:none;box-shadow:0 18px 40px #253a251c;border-width:2px}
.hero-actions{gap:14px}.soon-line{font-size:15px;margin-top:28px}.hero-note{font-size:14px;margin-top:16px;font-weight:600}.ghost-link{font-size:15px}
.assurances{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0 32px;border-bottom:1px solid var(--line);gap:20px}
.assurances p{margin:0;text-align:center;font-size:15px;font-weight:800}.assurances p+p{border-left:1px solid var(--line)}
.worlds{padding-block:88px}.worlds .center{text-align:left}.worlds .section-lede{margin:18px 0 0;text-align:left;max-width:50ch}
.world-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:36px}
.world{transform:none!important;border:0;border-radius:20px;box-shadow:none;padding:78px 24px 26px}.world-doodle{left:24px;top:20px}.world-flag{position:static;display:block;font-size:12px;transform:none;border:0;padding:4px 0;background:none;margin-bottom:12px}.world-count{font-size:12px}.world h3{font-size:24px}.world p{font-size:16px}.world-foot{text-align:left;font-size:15px;font-weight:400;margin-top:26px}
.how-section{background:var(--garden-soft);padding:64px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:38px}.steps article{display:flex;gap:18px}.step-number{font-family:var(--display);font-size:44px;line-height:1;color:var(--garden-text)}.steps h3{font-size:23px}.steps p{font-size:16px;color:var(--muted);margin:12px 0 0}
.demo{background:#fafbf8;padding-block:80px}.demo .center{text-align:left}.demo .section-lede{text-align:left;margin:18px 0 0}.demo-board{margin-top:38px;grid-template-columns:minmax(0,460px) 280px;justify-content:start;gap:48px}.demo-side{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:20px}.btn{box-shadow:none;border:1px solid #d6be8d}.cell{background:white;border:1px solid #d1dccb}
.good{padding-block:88px}.good-grid{gap:70px}.good-big{margin-block:24px;font-size:25px;color:var(--garden-text)}.good-list li{font-weight:400}.good-list li::before{border:0}.good .demo-side{background:var(--coast-soft);border:0;padding:28px}.good .demo-side h3{font-size:24px}
.download-section{background:var(--night-soft);padding:35px 0 28px;text-align:center}.download-section h2{max-width:680px;margin:0 auto 24px}.download-section .hero-actions{justify-content:center;margin:28px 0}.download-meta{font-size:15px;margin-top:22px}
.site-foot{background:#fff;border:0;margin:0;padding:40px 0}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.foot-nav{gap:26px}.foot-nav a{font-size:14px;min-height:44px;display:inline-flex;align-items:center}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:24px;margin-top:26px}.footer-bottom p,.trademarks{font-size:13px;color:var(--muted);margin:0}.trademarks{margin-top:24px}
.policy{max-width:800px;padding:60px 24px 90px}.policy h1{font-size:clamp(40px,5vw,64px)}.policy h2{font-size:28px}.short{background:#f4f7ef;border:0;box-shadow:none;padding:26px}
.mobile-menu{display:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--garden);outline-offset:4px}
@media(max-width:1050px){:root{--gutter:28px}.site-nav{gap:16px}.hero{gap:32px}.hero-phone{min-height:440px;padding:24px}.world-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.good-grid{gap:32px}}
@media(max-width:850px){.site-head>.site-nav{display:none}.mobile-menu{display:block;margin-left:auto}.mobile-menu summary{cursor:pointer;padding:12px;font-weight:800}.mobile-nav{position:absolute;top:88px;right:0;left:0;display:grid;background:#fff;padding:16px;box-shadow:0 12px 30px #33281c18;border:1px solid var(--line);border-radius:16px;z-index:10}.mobile-nav a{padding:12px;color:var(--ink);text-decoration:none}.site-head{justify-content:space-between}.hero{grid-template-columns:1fr 1fr}.hero-phone{min-height:380px;padding:18px}.steps{gap:22px}.steps article{display:block}.step-number{display:block;margin-bottom:16px}.demo-board{grid-template-columns:1fr;justify-items:center}.good-grid{grid-template-columns:1fr}}
@media(max-width:600px){:root{--gutter:20px}.site-head{min-height:88px}.brand-name{font-size:21px}.brand-mark{width:42px;height:42px;flex-basis:42px}.hero{grid-template-columns:1fr;gap:30px;padding-top:18px}.hero h1{font-size:clamp(40px,10vw,58px)}.lede{font-size:18px}.hero-phone{min-height:400px}.assurances{grid-template-columns:1fr;gap:16px;padding-block:24px}.assurances p{text-align:left}.assurances p+p{border:0}.worlds,.good{padding-block:60px}.world-grid{grid-template-columns:1fr;gap:20px}.world{padding-top:74px}.steps{grid-template-columns:1fr;gap:30px}.steps article{display:flex}.step-number{margin:0}.how-section,.demo{padding-block:55px}.demo-board{gap:24px}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column}.foot-nav{gap:20px}.download-section{padding-block:28px}.policy{padding-top:30px}.hero-actions{gap:12px}}

/* Rotate the world-card pastels through the supporting bento panels. */
.good .demo-side:nth-child(2){background:var(--town-soft)}

/* Align the closing bento with the page's shared content edges. */
.download-section{width:min(var(--page-width),calc(100% - var(--gutter)*2));margin-inline:auto;border-radius:20px}
.download-section>.wrap{width:calc(100% - 48px)}
@media(max-width:600px){.download-section>.wrap{width:calc(100% - 32px)}}

/* Official, unmodified store artwork with explicit pre-launch status. */
.store-preview{display:inline-flex;flex-direction:column;align-items:center;gap:4px;flex:0 0 auto}
.store-art{height:64px;display:flex;align-items:center;justify-content:center}
.apple-store-art{display:block;width:144px;height:48px}
.google-store-art{display:block;width:166px;height:auto}
.store-preview strong{font-size:14px;line-height:1.4;color:var(--ink)}
.hero-actions{align-items:center}

/* Keep the puzzle square when the longer word list makes its sidebar taller. */
.demo-board .demo-grid{align-self:start;aspect-ratio:1;grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:repeat(8,minmax(0,1fr))}

.cell.bonus{background:var(--gold);border-color:var(--ink);color:var(--ink)}
.demo-words li.done{color:#fff;text-decoration:line-through}

/* Enlarge the header identity within the existing header height. */
.site-head .brand{gap:14px}
.site-head .brand-mark{width:68px;height:68px;flex-basis:68px}
.site-head .brand-name{font-size:32px}
@media(min-width:851px) and (max-width:1050px){.site-head .brand{gap:10px}.site-head .brand-mark{width:56px;height:56px;flex-basis:56px}.site-head .brand-name{font-size:26px}}
@media(max-width:600px){.site-head .brand{gap:10px}.site-head .brand-mark{width:52px;height:52px;flex-basis:52px}.site-head .brand-name{font-size:clamp(20px,5.5vw,28px)}}
.site-head .brand-name{white-space:nowrap}
@media(max-width:600px){.site-head{gap:8px}.site-head .mobile-menu summary{padding-inline:6px}}
/* Larger header identity, scaled down only where navigation needs room. */
.site-head .brand-mark{width:136px;height:136px;flex-basis:136px}
.site-head .brand-name{font-size:64px}
@media(min-width:851px) and (max-width:1200px){.site-head .brand-mark{width:80px;height:80px;flex-basis:80px}.site-head .brand-name{font-size:38px}}
@media(max-width:850px){.site-head .brand-mark{width:104px;height:104px;flex-basis:104px}.site-head .brand-name{font-size:clamp(20px,6vw,56px)}}
@media(max-width:600px){.site-head .brand-mark{width:clamp(52px,14vw,84px);height:clamp(52px,14vw,84px);flex-basis:clamp(52px,14vw,84px)}.site-head .brand-name{font-size:clamp(20px,5.5vw,32px)}}
/* Halve the header-to-introduction spacing (18px header + 7px hero). */
.hero{padding-top:7px}
@media(max-width:600px){.hero{padding-top:0}}
/* Keep the introduction and garden preview aligned as a balanced pair. */
@media(min-width:601px){
  .hero{align-items:stretch}
  .hero>div:first-child{min-width:0}
  .hero h1{font-size:clamp(38px,4vw,56px);line-height:1.08;text-wrap:initial}
  .hero .lede{margin:18px 0;line-height:1.5}
  .hero .soon-line{margin-top:20px}
  .hero .hero-note{margin-top:12px}
  .hero .hero-demo-link{margin-bottom:0}
  .hero-phone{height:100%;min-height:0}
}

.search-faq{padding-block:48px}.search-faq details{padding:18px 0;border-bottom:1px solid var(--line)}.search-faq summary{font-weight:800;cursor:pointer}.search-faq p{max-width:75ch}.policy li{margin-bottom:12px}
