﻿:root{--pink:#fe7aa7;--mint:#77dddb;--yellow:#ffcf5f;--purple:#d299dc;--purple-soft:#fdd3fd;--blue:#89c4f4;--blue-text:#1565c0;--orange:#fea969;--peach:#ffc5cb;--text:#434343;--text-heading:#434343;--muted:#59515c;--bg:#fffafc;--line:#eadfe5;--font-heading:'Poppins',Arial,sans-serif;--font-body:'Nunito',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px;color-scheme:light}body{margin:0;background:var(--bg);color:var(--text);font:17px/1.65 var(--font-body)}img{display:block;max-width:100%;height:auto}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #037c7c;outline-offset:5px}.wrap{width:min(1240px,100% - 80px);margin-inline:auto}h1,h2,h3{font-family:var(--font-heading);margin:0;line-height:1.2}h1{font-size:clamp(30px,3.2vw,46px);letter-spacing:-1.8px;font-weight:800}h2{font-size:clamp(28px,3vw,40px);letter-spacing:-1.4px}h3{font-size:19px;letter-spacing:-.5px}p{margin:0 0 18px}.eyebrow{font-size:14px;letter-spacing:1.6px;font-weight:800;text-transform:uppercase;display:flex;align-items:center;gap:9px;margin-bottom:22px}.status-dot{display:inline-block;width:7px;height:7px;background:#037c7c;border-radius:50%;flex-shrink:0}.site-header{border-bottom:1px solid var(--line);background:#fffafcf2;position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.header-inner{height:68px;display:flex;align-items:center;justify-content:space-between}.brand-mark{display:block;width:102px}.header-inner nav{display:flex;align-items:center;gap:34px}.header-inner nav>a{text-decoration:none;font-size:14px;font-weight:800}.header-inner nav>a:not(.btn):hover{color:#9f315c}.hero{padding:58px 0 38px;background:radial-gradient(ellipse at 10% 40%,#ffe9f250,transparent 65%)}.hero-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px}.hero-copy{padding:10px 0}.number{color:var(--blue)}.pink-dot{color:var(--pink)}.script-note{font-family:'Sacramento',cursive;font-size:36px;color:#2b2b2b;line-height:1.3;margin:17px 0 20px}.hero-sub{color:var(--muted);font-size:17px;line-height:1.5}.hero-ctas{display:flex;flex-direction:column;gap:12px;margin:27px 0 19px}.hero-ctas .btn{min-width:150px;min-height:40px;padding:11px 20px}.hero-ctas-pair{display:flex;gap:12px}.hero-ctas-pair .btn{flex:1 1 0}.hero-note{font-size:14px;font-weight:800;color:#675e65}.hero-note>span:first-child{color:#037c7c;margin-right:6px}.separator{padding:0 8px}.palette{display:flex;gap:6px;margin-top:30px}.palette i{width:25px;height:7px;border-radius:5px;background:var(--pink)}.palette i:nth-child(2){background:var(--orange)}.palette i:nth-child(3){background:var(--yellow)}.palette i:nth-child(4){background:var(--mint)}.palette i:nth-child(5){background:var(--blue)}.palette i:nth-child(6){background:var(--purple)}.hero-media{order:-1;min-width:0}.gallery-main{position:relative;border-radius:16px;overflow:hidden;background:#f7f2f5}.gallery-main img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:16px;display:block}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border:none;background:none;color:#fff;font-size:22px;font-weight:700;display:grid;place-items:center;cursor:pointer;text-shadow:0 1px 6px #00000070,0 0 2px #00000060;transition:transform .15s}.gallery-arrow:hover{transform:translateY(-50%) scale(1.15)}.gallery-prev{left:4px}.gallery-next{right:4px}.gallery-thumbs-row{display:flex;align-items:center;gap:6px;margin-top:12px}.thumbs-arrow{flex:0 0 auto;width:22px;height:36px;border:none;background:none;color:#434343;font-size:18px;font-weight:700;display:grid;place-items:center;cursor:pointer;opacity:.55;transition:opacity .15s}.thumbs-arrow:hover{opacity:1}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;flex:1;min-width:0;scrollbar-width:none;-ms-overflow-style:none}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumb{flex:0 0 auto;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:none;cursor:pointer;line-height:0;opacity:.6;transition:opacity .15s,border-color .15s}.gallery-thumb img{width:96px;height:72px;object-fit:cover;display:block;border-radius:8px}.gallery-thumb:hover{opacity:.9}.gallery-thumb.active{opacity:1;border-color:var(--pink)}.gallery-dots{display:none}
@media(max-width:760px){.gallery-thumbs-row{display:none}.gallery-dots{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:14px}.gallery-dot{width:6px;height:6px;padding:0;border:none;border-radius:50%;background:#ddc7d3;cursor:pointer}.gallery-dot.active{background:var(--pink);width:16px;border-radius:4px;transition:width .2s}}
.benefit-strip{display:flex;justify-content:space-around;gap:20px;padding:22px 0;border-block:1px solid var(--line);font-size:14px;font-weight:800}.benefit-strip b{font-size:21px;font-weight:400;color:#94718b;margin-right:9px;vertical-align:middle}.section{padding:78px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-heading>p{color:var(--muted);font-size:14px;margin-bottom:3px}.highlight{position:relative;background:linear-gradient(transparent 66%,#ffe2a4 66%,#ffe2a4 92%,transparent 92%)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feature-card{padding:23px 20px 16px;border:1px solid #d9eeea;border-radius:18px;background:#effbf8}.feature-card.lavender{background:#faf0fb;border-color:#edddf0}.feature-card.blue{background:#eff7fe;border-color:#dae8f3}.feature-icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;background:#cff7f6;border-radius:11px;font-size:25px;margin-bottom:22px}.lavender .feature-icon{background:#ecd4f1}.blue .feature-icon{background:#d6ecfc}.card-kicker{font-size:14px;letter-spacing:1.3px;font-weight:800;margin-bottom:10px}.feature-card h3{font-size:18px;margin-bottom:12px}.feature-card>p:not(.card-kicker){font-size:14px;color:#625d67;line-height:1.7;min-height:72px}.screenshot-link{display:block;text-decoration:none;background:white;border-radius:10px;overflow:hidden;border:1px solid #00000009}.screenshot-link img{width:100%;height:auto;object-fit:contain;transition:filter .2s}.screenshot-link:hover img{filter:brightness(1.04)}.screenshot-link>span{display:flex;justify-content:space-between;padding:12px;font-size:14px;font-weight:800}.demo-section{padding:0 0 20px}.demo-panel{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#fff0f5;border:1px solid #f0dce5;border-radius:24px;padding:48px;position:relative;overflow:hidden}.demo-copy{z-index:1}.demo-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:19px}.demo-copy .btn{margin-top:6px}.demo-copy .fine-print{font-size:14px}.steps{list-style:none;padding:10px 0 0;margin:0;display:grid;gap:25px;align-content:center;z-index:1}.steps li{display:flex;gap:17px}.step-num{flex-shrink:0;display:grid;place-items:center;background:white;border:1px solid #edd6e1;border-radius:12px;width:40px;height:40px;font-size:14px;font-weight:800}.steps h3{font-size:15px;margin:1px 0 6px}.steps p{font-size:14px;color:var(--muted);margin:0}.demo-sun{position:absolute;right:-20px;top:-24px;opacity:.6}.practical-inner{display:grid;grid-template-columns:1fr 2fr;gap:60px}.practical-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 40px}.practical-grid h3{font-size:15px;margin-bottom:9px}.practical-grid p{font-size:14px;color:var(--muted);margin:0}.final-cta{padding:54px 0;background:linear-gradient(110deg,#ffe9f2,#fff6df 50%,#e6f7f6);text-align:center;border-block:1px solid #eddfdf}.final-cta .eyebrow,.final-cta .hero-ctas{justify-content:center}
.testimonials-section{border-top:1px solid var(--line)}
.testimonials-row-wrap{display:flex;align-items:center;gap:10px}
.testimonials-row{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-width:0}
.testimonials-row::-webkit-scrollbar{display:none}
.testimonial-card{flex:0 0 290px;margin:0;padding:22px 24px;background:#fffdf8;border:1px solid var(--line);border-radius:16px}
.testimonial-card p{font-size:15px;color:var(--text);line-height:1.6;margin:0}
.testimonial-meta{display:flex;align-items:center;gap:10px;margin:0 0 12px}
.testimonial-stars{color:var(--yellow);font-size:15px;letter-spacing:2px}
.testimonial-card footer{font-size:14px;font-weight:800;color:var(--muted)}
@media(min-width:761px){.testimonial-card{flex-basis:calc((100% - 48px)/4)}}
.details-section{padding-top:54px}.details-list{display:grid;gap:12px}.details-item{border:1px solid var(--line);border-radius:14px;padding:18px 22px;background:#fffdfb}.details-item summary{cursor:pointer;font-family:var(--font-heading);font-weight:700;font-size:17px;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}.details-item summary::-webkit-details-marker{display:none}.details-item summary::after{content:'+';font-size:22px;font-weight:400;color:var(--pink);flex-shrink:0}.details-item[open] summary::after{content:'\2212'}.details-item[open]{background:#fff}.details-item .details-body{margin-top:16px;color:var(--muted);font-size:15px;line-height:1.7}.details-item .details-body p{margin:0 0 8px}.details-item .details-body ul,.details-item .details-body ol{margin:0 0 14px;padding-left:20px}.details-item .details-body ul:last-child,.details-item .details-body ol:last-child{margin-bottom:0}.details-item .details-body li{margin-bottom:8px}.fine-print{font-size:14px;color:var(--muted);margin:22px 0 0}.site-footer{padding:26px 0}.footer-inner{display:flex;align-items:center;gap:24px;font-size:14px;color:var(--muted)}.footer-inner>a{font-weight:800;text-decoration:none}.footer-copy{margin-left:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:100;background:white;padding:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
@media(min-width:1500px){.hero{padding-top:70px;padding-bottom:50px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.hero-inner{gap:30px}h1{font-size:34px}.hero .eyebrow{font-size:14px;letter-spacing:1px}.hero-ctas{gap:10px}.script-note{font-size:30px}.feature-grid{gap:12px}.feature-card{padding:18px 14px 14px}.feature-card h3{min-height:44px}.demo-panel{padding:34px;gap:35px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header-inner{height:72px}.brand-mark{width:85px}.header-inner nav{gap:16px}.header-inner nav>a:not(.btn){display:none}.header-inner nav>a.btn{font-size:14px}.hero{padding:34px 0 26px}.hero-inner{grid-template-columns:1fr;gap:28px}.hero-copy{padding:0}.hero .eyebrow{font-size:14px;margin-bottom:18px}h1{font-size:clamp(36px,8.5vw,54px);letter-spacing:-1.8px}.script-note{margin:12px 0 16px;font-size:31px}.hero-sub{font-size:15px;line-height:1.75;max-width:520px}.hero-ctas{margin-top:23px}.hero-note{font-size:14px;margin-bottom:0}.palette{margin-top:20px}.hero-media{transform:none;max-width:540px;width:100%;margin-inline:auto}.benefit-strip{flex-wrap:wrap;gap:9px 20px;justify-content:flex-start;padding:17px 0;font-size:14px}.benefit-strip b{font-size:17px}.section{padding:48px 0}.section-heading{display:block;margin-bottom:24px}.section-heading>p{margin-top:18px;font-size:14px}.eyebrow{font-size:14px;letter-spacing:1.2px;margin-bottom:16px}h2{font-size:29px;letter-spacing:-1px}.feature-grid{grid-template-columns:1fr;gap:18px}.feature-card{padding:23px}.feature-icon{margin-bottom:15px}.feature-card h3{min-height:0;font-size:21px}.feature-card>p:not(.card-kicker){min-height:0}.screenshot-link>span{font-size:14px}.demo-panel{grid-template-columns:1fr;padding:28px 24px;gap:24px;border-radius:18px}.demo-sun{width:86px}.steps{gap:23px}.practical-inner{grid-template-columns:1fr;gap:28px}.practical-grid{gap:23px}.practical-grid h3{font-size:14px}.final-cta{padding:40px 0}.final-cta .eyebrow{line-height:1.7}.footer-inner{flex-wrap:wrap;gap:14px 20px}.footer-copy{margin-left:0}.footer-inner>span:first-of-type{margin-left:auto}.footer-inner>a:last-child{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

.hero-copy{min-width:0}.hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media(max-width:760px){.hero-inner{grid-template-columns:minmax(0,1fr)}}

/* Subscriber welcome offer */
.subscriber-section{padding:24px 0 0}.subscriber-panel{display:grid;grid-template-columns:minmax(230px,32%) minmax(0,1fr);gap:42px;align-items:center;padding:34px 42px;border:1px solid #e1eae5;border-radius:22px;background:linear-gradient(110deg,#fff3dd,#f3faf4 55%,#e8f8f8)}.subscriber-offer{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 28px;border-right:1px dashed #cfcfc2;color:#514638}.subscriber-kicker{font-size:14px;letter-spacing:1.5px;font-weight:800}.subscriber-offer strong{font-family:var(--font-heading);font-size:65px;line-height:1.15;letter-spacing:-3px;margin:12px 0;color:var(--purple);-webkit-text-stroke:0.5px #3a1f40;paint-order:stroke fill}.subscriber-offer strong span{display:block;font-size:27px;letter-spacing:-1px}.subscriber-offer>span:last-child{font-size:14px;font-weight:800;margin-top:10px}.subscriber-copy .eyebrow{margin-bottom:12px}.subscriber-copy h2{font-size:30px;margin-bottom:14px}.subscriber-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:590px}.subscriber-copy .subscriber-note{font-size:14px;margin:15px 0 0}
.subscriber-form{display:flex;gap:10px;flex-wrap:wrap;margin:6px 0 0}.subscriber-form[hidden]{display:none}.subscriber-form input[type=email]{flex:1;min-width:200px;padding:13px 16px;border:1px solid var(--line);border-radius:12px;font:16px var(--font-body);color:var(--text);background:#fff}.subscriber-form input[type=email]:focus-visible{outline:3px solid #037c7c;outline-offset:2px}.subscriber-success{font-size:16px;font-weight:800;color:#1f6f5c;margin:6px 0 0}.subscriber-error{font-size:16px;font-weight:800;color:#a83c2e;margin:6px 0 0}
.welcome-modal[hidden]{display:none}
.welcome-modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px}
.welcome-modal-backdrop{position:absolute;inset:0;background:#2b1f2680}
.welcome-modal-box{position:relative;background:#fff;border-radius:22px;padding:36px 32px;max-width:420px;width:100%;box-shadow:0 24px 60px #00000030;text-align:center}
.welcome-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:none;background:none;font-size:22px;color:var(--muted);cursor:pointer;line-height:1}
.welcome-modal-kicker{font-size:14px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--pink);margin-bottom:8px}
.welcome-modal-box h3{margin-bottom:12px}
.welcome-modal-box>p{font-size:15px;color:var(--muted);margin-bottom:20px}
.welcome-modal-box .btn{width:100%;margin-bottom:14px}
.welcome-modal-fine{font-size:13px;color:var(--muted);margin-bottom:0}@media(max-width:760px){.subscriber-section{padding-top:10px}.subscriber-panel{grid-template-columns:minmax(0,1fr);gap:24px;padding:26px 24px}.subscriber-offer{border-right:0;border-bottom:1px dashed #cfcfc2;padding:0 0 22px}.subscriber-offer strong{font-size:52px;margin:8px 0}.subscriber-offer strong span{display:inline;font-size:29px;letter-spacing:-1px}.subscriber-offer>span:last-child{margin-top:0}.subscriber-copy h2{font-size:26px}.subscriber-copy .btn{width:100%}}

/* Readability: retain the existing layout and spacing at every breakpoint. */
.hero-sub { font-size:17px; }
.section-heading>p,
.feature-card>p:not(.card-kicker),
.demo-copy>p:not(.eyebrow):not(.fine-print),
.steps p,
.practical-grid p,
.subscriber-copy>p:not(.eyebrow):not(.subscriber-note) { font-size:16px; }

.header-inner nav>a:not(.btn) { font-size:16px; }
.steps h3, .practical-grid h3 { font-size:17px; }
.fine-print, .subscriber-copy .subscriber-note { font-size:14px; }
.hero-note { color:var(--muted); }
.hero-reviews-inline{font-size:17px;font-weight:800;color:#675e65;margin:10px 0 0}.hero-reviews-inline>span{color:var(--yellow);letter-spacing:1px;font-size:19px}
.feature-card>p:not(.card-kicker) { color:var(--muted); }

/* Distinct actions using the existing app palette. */




/* App neutrals soften headings without changing the layout. */
h1,h2,h3{color:var(--text-heading)}
h1,h2{font-weight:700}

/* Product-name colors follow the Etsy artwork, using the app palette. */
.title-ultimate{color:var(--pink)}

/* App rainbow cycle, offset to orange. */
.title-budget>span:nth-child(1){color:var(--orange)}
.title-budget>span:nth-child(2){color:var(--yellow)}
.title-budget>span:nth-child(3){color:var(--mint)}
.title-budget>span:nth-child(4){color:#dfb3e6}
.title-budget>span:nth-child(5){color:var(--peach)}
.title-budget>span:nth-child(6){color:var(--pink)}
.title-app>span:nth-child(1){color:var(--orange)}
.title-app>span:nth-child(2){color:var(--yellow)}
.title-app>span:nth-child(3){color:var(--mint)}

/* Fine app-gray outline keeps pastel letters distinct from the background. */
.title-budget>span,.title-app>span{-webkit-text-stroke:0.5px var(--text-heading);paint-order:stroke fill}

/* Floating demo decoration and flat buttons. */
.demo-panel{overflow:visible}
.demo-sun{top:-24px;right:-20px;width:140px;opacity:1;transform:none;z-index:2;pointer-events:none}
@media(max-width:760px){.demo-sun{width:110px}}

#demo{scroll-margin-top:60px}

/* Larger reading sizes across desktop and mobile. */
body{font-size:18px}
.hero-sub,
.section-heading>p,
.feature-card>p:not(.card-kicker),
.demo-copy>p:not(.eyebrow):not(.fine-print),
.steps p,
.practical-grid p,
.subscriber-copy>p:not(.eyebrow):not(.subscriber-note){font-size:18px}
.header-inner nav>a:not(.btn){font-size:18px}
.eyebrow,.hero .eyebrow,.card-kicker,
.hero-note,.benefit-strip,.screenshot-link>span,.step-num,
.fine-print,.footer-inner,
.subscriber-kicker,.subscriber-offer>span:last-child,
.subscriber-copy .subscriber-note{font-size:16px}
.demo-copy>p.fine-print{font-size:18px;color:var(--muted)}
.steps h3,.practical-grid h3{font-size:19px}
.demo-copy,.steps,.steps li>div,.practical-grid>div{min-width:0}

/* Visible "deal" price tag: crossed-out original, discounted total, % badge. */
.price-tag[hidden]{display:none}
.price-tag{display:flex;flex-direction:column;gap:0;margin:16px 0 20px}
.price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 10px}
.price-was{font-family:var(--font-heading);font-size:17px;font-weight:700;color:var(--muted);text-decoration:line-through;text-decoration-color:var(--muted)}
.price-now{font-family:var(--font-heading);font-size:28px;font-weight:800;letter-spacing:-.5px;color:var(--text-heading)}
.price-badge{align-self:center;background:var(--orange);color:var(--text-heading);font-family:var(--font-heading);font-weight:700;font-size:13px;letter-spacing:.3px;padding:4px 10px;border-radius:999px}
.price-tax-note{font-size:13px;color:var(--muted)}
@media(max-width:760px){
  .price-now{font-size:25px}
  .price-was{font-size:18px}
}

/* Sticky bottom bar — same behavior everywhere: hidden until the hero's own
   buttons scroll out of view, then appears. */
.sticky-bottom-bar{position:fixed;left:0;right:0;bottom:0;z-index:20;gap:12px;padding:10px 20px;background:color-mix(in srgb, var(--bg) 92%, transparent);backdrop-filter:blur(10px);border-top:1px solid var(--line);box-shadow:0 -6px 20px rgba(60,30,50,.08)}
.sticky-bottom-bar:not([hidden]){display:flex;justify-content:center}
.sticky-bottom-bar .btn{flex:1 1 0;max-width:220px;min-height:40px;padding:10px 20px}
@media(max-width:760px){
  .sticky-bottom-bar{padding:10px 12px;gap:8px}
  .sticky-bottom-bar .btn{flex:1;padding:11px 6px;min-height:auto;font-size:14px;white-space:nowrap;gap:0}
}
.subscriber-copy>p.subscriber-note{font-size:16px}

/* Match the app button labels while retaining the readable size and dark colors. */


/* Center mobile calls to action while keeping desktop placement intact. */
@media(max-width:760px){
  .hero-ctas .btn{padding:13px 6px;font-size:15px;white-space:nowrap}
  .demo-copy>.btn{display:flex;width:fit-content;max-width:100%;margin-inline:auto}
  .subscriber-form{flex-direction:column}
}

/* Tighten the mobile hero so the price and buttons land on the first
   screen instead of only in the sticky bar after scrolling. */
@media(max-width:760px){
  .header-inner{height:64px}
  .hero{padding:24px 0 24px}
  .hero-inner{gap:20px}
  .hero .eyebrow{display:none}
  .script-note{font-size:24px;white-space:nowrap}
  .hero-copy{display:flex;flex-direction:column}
  .hero-sub{order:1;margin:22px 0 0;padding-top:18px;border-top:1px solid var(--line)}
  .price-tag{margin:8px 0 14px}
  .hero-ctas{margin:6px 0 16px}
  .gallery-dots{margin-top:10px}
}


/* Shared card rows keep screenshots aligned despite different text lengths. */
@media(min-width:761px){
.feature-card{display:grid;grid-template-rows:subgrid;grid-row:span 4;row-gap:0}
}
