:root{--ink:#252A2E;--paper:#FAF8F4;--sand:#EDDCBB;--sage:#C7D3C4;--mist:#C6D4DF;--terracotta:#E5C3B4;--coral:#E2705A;--coral-dark:#C25A42;--line:rgba(37,42,46,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Baloo 2",sans-serif;letter-spacing:-.055em;font-weight:700}i{font-style:normal;color:var(--coral-dark)}.grain{position:fixed;z-index:30;inset:0;pointer-events:none;opacity:.15;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E")}.section-wrap{width:min(1280px,calc(100% - 80px));margin:0 auto}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 19px;font:500 10px/1.1 "DM Mono",monospace;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{content:"";width:17px;height:1px;background:currentColor}.site-header{height:99px;width:min(1370px,calc(100% - 58px));margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.logo{display:inline-flex;align-items:flex-start;gap:8px;font:600 17px/.72 "DM Sans",sans-serif;letter-spacing:-.08em}.logo-spark{font-size:23px;color:var(--coral-dark);line-height:.7}.site-header nav{display:flex;gap:27px;margin-left:75px;font-size:13px;font-weight:500}.site-header nav a{border-bottom:1px solid transparent;transition:border .2s}.site-header nav a:hover{border-color:var(--ink)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:99px;font-weight:700;font-size:12px;cursor:pointer}.nav-cta{border:1px solid var(--ink);padding:11px 15px 11px 19px}.nav-cta span,.button span{font-size:18px;line-height:0}.button{border:0;padding:17px 19px 17px 24px;transition:transform .18s,background .18s}.button-primary{color:var(--paper);background:var(--coral-dark);box-shadow:3px 4px 0 var(--ink)}.button-primary:hover{background:var(--ink);transform:translate(-1px,-1px)}
.hero{min-height:calc(100vh - 99px);padding:69px 0 102px;position:relative;display:grid;grid-template-columns:.98fr 1.02fr;align-items:center}.hero-copy{position:relative;z-index:1;padding-left:clamp(0px,3vw,48px)}.hero-title{margin:0;font-size:clamp(4.2rem,7.9vw,8.1rem);line-height:.79;max-width:690px}.hero-title span{display:block}.hero-title i{display:inline-block;transform:rotate(-3deg)}.hero-text{max-width:440px;margin:33px 0 15px;font-size:16px;line-height:1.43}.hero-promise{max-width:430px;font-size:13px;line-height:1.4;margin:0 0 25px}.hero-proof{display:flex;gap:11px;flex-wrap:wrap;margin:35px 0 0;font:500 9px "DM Mono",monospace;text-transform:uppercase}.hero-proof span{border:1px solid var(--line);border-radius:50px;padding:7px 9px}.hero-art{align-self:stretch;min-height:540px;position:relative}.art-blob{position:absolute;width:min(52vw,735px);height:min(40vw,570px);right:-60px;top:8px;background:var(--sand);border-radius:39% 50% 48% 42% / 42% 39% 53% 51%;transform:rotate(-5deg)}.hero-image-frame{position:absolute;width:min(45vw,650px);right:-20px;top:10px;transform:rotate(2deg)}.hero-image-frame img{width:100%;display:block;mix-blend-mode:multiply;filter:contrast(1.04) saturate(.84)}.doodle{position:absolute;color:var(--coral-dark);z-index:1;font-family:"Baloo 2",sans-serif}.doodle-star{right:22px;top:14px;font-size:55px;transform:rotate(-15deg)}.doodle-swirl{left:60px;top:95px;font-size:105px;transform:rotate(53deg);color:var(--ink)}.activity-sticker{position:absolute;bottom:17%;left:7%;background:var(--paper);border:1.5px solid var(--ink);padding:12px 15px 11px;width:128px;transform:rotate(-7deg);display:grid;gap:1px;box-shadow:4px 5px 0 var(--coral)}.activity-sticker strong{font:800 38px/.72 "Baloo 2",sans-serif;letter-spacing:-.08em}.activity-sticker span:last-child{font:500 9px "DM Mono",monospace;text-transform:uppercase}.sticker-dot{width:8px;height:8px;border-radius:50%;background:var(--coral);position:absolute;right:10px;top:11px}.art-caption{position:absolute;right:-1%;bottom:4%;margin:0;font:500 10px/1.2 "DM Mono",monospace;text-transform:uppercase;transform:rotate(-4deg)}.hero-scroll{position:absolute;display:flex;bottom:36px;left:4.8%;align-items:center;gap:11px;font:500 9px "DM Mono",monospace;text-transform:uppercase;letter-spacing:.04em}.hero-scroll i{display:block;width:62px;height:1px;background:var(--ink);position:relative;overflow:hidden}.hero-scroll i:after{content:"";position:absolute;inset:0;background:var(--coral);animation:scan 2s infinite}@keyframes scan{from{transform:translateX(-100%)}to{transform:translateX(100%)}}
.problem{padding:139px clamp(0px,6vw,84px) 126px;min-height:600px;border-top:1px solid var(--line);position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10vw;overflow:hidden}.problem-heading h2,.section-heading h2{font-size:clamp(3.4rem,5.8vw,6.3rem);line-height:.82;margin:0}.problem-copy{max-width:405px;font-size:15px;line-height:1.48;padding-top:53px}.problem-emphasis{font-weight:600}.speech{position:absolute;border:1px solid var(--ink);background:var(--paper);box-shadow:3px 3px 0 var(--ink);padding:11px 13px;font:500 10px/1.2 "DM Mono",monospace;text-transform:uppercase}.speech-one{left:25%;bottom:67px;transform:rotate(-5deg)}.speech-two{right:8%;top:80px;transform:rotate(5deg);background:var(--coral)}.solution{background:var(--sage);padding:121px 0}.solution-grid{display:grid;grid-template-columns:1.07fr .93fr;gap:8vw;align-items:center}.solution-art,.real-life-art{position:relative}.solution-art img,.real-life-art img{width:100%;display:block;mix-blend-mode:multiply}.scene-tag{background:var(--paper);position:absolute;padding:8px 10px;border:1px solid var(--ink);box-shadow:2px 2px 0 var(--ink);font:500 9px "DM Mono",monospace;text-transform:uppercase;transform:rotate(-7deg);bottom:12%;left:-22px}.solution-copy h2,.catalog-heading h2,.inside-copy h2,.real-life-copy h2,.benefits h2,.bonus-heading h2,.offer-heading h2,.guarantee h2,.faq-heading h2,.final-cta h2{font-size:clamp(3.15rem,5.2vw,5.7rem);line-height:.83;margin:0 0 26px}.solution-copy>p{font-size:15px;line-height:1.47;max-width:440px}.cross-list{list-style:none;padding:0;margin:26px 0}.cross-list li{border-top:1px solid rgba(37,42,46,.35);padding:9px 0;font-size:13px}.cross-list li:before{content:"×";padding-right:9px;color:var(--coral-dark);font-size:18px}.solution-close{font-weight:700}
.method{padding:140px 0 132px}.method-intro{margin:-58px 6% 53px auto;width:310px;font-size:15px;line-height:1.4;position:relative}.method-intro p{margin:0}.mini-arrow{position:absolute;left:-45px;top:27px;color:var(--coral-dark);font:700 35px "Baloo 2",sans-serif;transform:rotate(40deg)}.ita-name{display:flex;align-items:baseline;gap:14px;padding-bottom:12px}.ita-name span,.ita-name small{font:500 9px "DM Mono",monospace;text-transform:uppercase}.ita-name b{font:700 39px/.8 "Baloo 2",sans-serif;letter-spacing:-.08em;color:var(--coral-dark)}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink)}.method-card{min-height:301px;padding:21px 23px;border-right:1px solid var(--ink);position:relative;overflow:hidden}.method-card:first-child{border-left:1px solid var(--ink)}.method-card h3{font-size:27px;line-height:1;margin:55px 0 13px}.method-card p{max-width:200px;margin:0;font-size:13px;line-height:1.37}.method-card small{position:absolute;bottom:17px;left:23px;font:500 8px "DM Mono",monospace;text-transform:uppercase}.card-index{font:500 11px "DM Mono",monospace}.method-icon{position:absolute;right:23px;top:25px}.age-icon{display:flex;align-items:baseline;gap:2px;font:700 37px "Baloo 2",sans-serif;color:var(--coral-dark);letter-spacing:-.1em}.age-icon i{font-style:normal}.time-icon{display:grid;text-align:right;font:700 39px/.78 "Baloo 2",sans-serif;color:var(--coral-dark);letter-spacing:-.1em}.time-icon i{font:500 9px "DM Mono",monospace;letter-spacing:0;text-transform:uppercase}.place-icon{width:53px;height:53px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:31px;background:var(--coral)}.bolt-icon{font:700 52px/.7 "Baloo 2",sans-serif;color:var(--coral-dark)}.prep-card{background:var(--sand)}
.demo{background:var(--ink);color:var(--paper);padding:38px clamp(20px,6vw,80px) 70px;width:min(1360px,calc(100% - 36px));position:relative;overflow:hidden}.demo:before{content:"";width:610px;height:610px;border:1px solid rgba(250,248,244,.18);border-radius:50%;position:absolute;right:-350px;top:-260px}.demo-top{display:flex;justify-content:space-between;border-bottom:1px solid rgba(250,248,244,.35);padding-bottom:25px;gap:30px}.demo-top .eyebrow{margin:0}.demo-top>p:last-child{max-width:380px;margin:0;font-size:13px;line-height:1.4}.demo-path{display:flex;align-items:center;flex-wrap:wrap;gap:11px;padding:47px 0 23px;font:500 12px "DM Mono",monospace;text-transform:uppercase}.demo-path span{border:1px solid rgba(250,248,244,.5);border-radius:30px;padding:9px 11px}.demo-path span:last-child{background:var(--coral);color:var(--ink);border-color:var(--coral)}.demo-path i{font-style:normal;color:var(--coral);font-size:18px}.finder-result{background:var(--sand);color:var(--ink);padding:26px 30px 30px;position:relative}.result-label{margin:0 0 29px;font:500 9px "DM Mono",monospace;text-transform:uppercase}.result-layout{display:flex;justify-content:space-between;gap:30px}.result-layout h3{font-size:39px;line-height:.84;margin:0 0 14px}.result-layout p{font-size:13px;line-height:1.4;max-width:430px;margin:0 0 10px}.result-punch{font-weight:700}.result-meta{display:flex;flex-direction:column;gap:6px;align-items:flex-end;white-space:nowrap;padding-top:2px}.result-meta span{border:1px solid var(--ink);border-radius:20px;padding:5px 8px;font:500 8px "DM Mono",monospace;text-transform:uppercase}.result-doodle{font:700 53px/0 "Baloo 2",sans-serif;position:absolute;right:30px;bottom:18px;color:var(--coral-dark)}
.catalog{padding:146px 0}.catalog-heading{max-width:720px}.catalog-heading>p:last-child{max-width:415px;margin:0 0 45px;font-size:15px;line-height:1.45}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.catalog-card{min-height:192px;padding:21px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);transition:transform .25s}.catalog-card:hover{transform:translateY(-6px)}.catalog-card b{font-size:23px}.catalog-card h3{font-size:25px;line-height:.9;margin:34px 0 7px}.catalog-card p{font-size:12px;line-height:1.3;margin:0}.sand{background:var(--sand)}.sage{background:var(--sage)}.mist{background:var(--mist)}.terracotta{background:var(--terracotta)}.inside{background:var(--mist);padding:128px 0}.inside-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.inside-copy>p:not(.eyebrow){max-width:350px;font-size:15px;line-height:1.47;margin-bottom:27px}.button-light{background:var(--paper);color:var(--ink);box-shadow:3px 3px 0 var(--ink)}.cards-stack{height:510px;position:relative}.play-card{position:absolute;width:315px;min-height:349px;padding:20px;border:1px solid var(--ink);box-shadow:5px 6px 0 var(--ink)}.play-card small{font:500 9px "DM Mono",monospace;letter-spacing:.03em}.play-card h3{font-size:39px;line-height:.85;margin:24px 0}.back-card{right:8%;top:5px;background:var(--terracotta);transform:rotate(10deg)}.middle-card{right:18%;top:50px;background:var(--sage);transform:rotate(-7deg)}.front-card{right:5%;bottom:0;background:var(--paper);transform:rotate(3deg)}.play-card div{display:flex;gap:6px;flex-wrap:wrap}.play-card div span{border:1px solid var(--ink);border-radius:40px;padding:6px 7px;font:500 8px "DM Mono",monospace;text-transform:uppercase}.front-card h3{font-size:35px;margin:22px 0 16px}.front-card dl{border-top:1px solid var(--line);margin:0 0 16px;padding-top:8px}.front-card dl div{display:grid;grid-template-columns:73px 1fr;padding:2px 0;font-size:11px}.front-card dt{font:500 8px "DM Mono",monospace;text-transform:uppercase}.front-card dd{margin:0;font-weight:600}.front-card p{font-size:11px;line-height:1.5}.front-card p b{color:var(--coral-dark)}
.real-life{padding:147px 0;display:grid;grid-template-columns:1.12fr .88fr;gap:8vw;align-items:center}.real-life-copy h2{font-size:clamp(3.1rem,4.7vw,5.1rem)}.real-life-copy>p:not(.eyebrow){font-size:15px;line-height:1.47}.highlight-line{font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:5px;display:inline-block}.benefits{padding:92px clamp(0px,6vw,80px) 107px;background:var(--sand)}.benefits>h2{max-width:800px}.benefit-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 35px;margin:45px 0}.benefit-list span{border-top:1px solid rgba(37,42,46,.4);padding:10px 0;font-size:13px}.benefit-close{max-width:440px;font-size:16px;line-height:1.4;margin:0}.bonus{padding:144px 0}.bonus-heading{max-width:750px}.bonus-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:51px}.bonus-card{min-height:420px;padding:30px;position:relative;overflow:hidden}.bonus-sos{background:var(--coral);color:var(--ink)}.bonus-calendar{background:var(--sage)}.bonus-number{font:500 10px "DM Mono",monospace}.gift{position:absolute;right:25px;top:20px;font-size:66px}.bonus-card h3{font-size:clamp(3.6rem,5vw,5.4rem);line-height:.75;margin:74px 0 25px}.bonus-card>p:not(.eyebrow){max-width:310px;font-size:15px;line-height:1.42}.bonus-card small{position:absolute;bottom:28px;font:500 9px "DM Mono",monospace;text-transform:uppercase}
.offer{min-height:690px;background:var(--terracotta);position:relative;padding:81px clamp(25px,6vw,85px);display:grid;grid-template-columns:1fr 1fr;gap:6vw;overflow:hidden}.offer-shape{position:absolute;left:-25%;bottom:-90%;width:94%;aspect-ratio:1;border:1px solid rgba(37,42,46,.24);border-radius:50%}.offer-heading,.offer-content{position:relative;z-index:1}.offer-heading h2{font-size:clamp(4rem,6.5vw,7rem)}.offer-content{align-self:end;max-width:400px}.offer-product{border-top:1px solid rgba(37,42,46,.45);padding:10px 0;display:grid;grid-template-columns:27px 1fr;gap:0 6px}.offer-product span{grid-row:span 2}.offer-product b{font-size:14px}.offer-product p{grid-column:2;margin:2px 0 0;font-size:11px}.total{font:500 10px "DM Mono",monospace;text-transform:uppercase;margin:22px 0 6px}.price-intro{font-size:13px;margin:0}.price{font:500 21px/1 "Baloo 2",sans-serif;margin:0 0 15px}.price b{font-size:73px;letter-spacing:-.08em}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:var(--coral-dark)}.offer-note{display:block;font:500 8px/1.3 "DM Mono",monospace;text-transform:uppercase;margin-top:14px}.guarantee{padding:143px clamp(0px,8vw,120px);display:grid;grid-template-columns:150px 1fr;gap:8vw;align-items:start}.guarantee-seal{width:132px;height:132px;border:1px solid var(--ink);border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--sage);font:700 46px/.7 "Baloo 2",sans-serif;transform:rotate(-9deg)}.guarantee-seal small{font:500 12px "DM Mono",monospace;text-transform:uppercase}.guarantee>div:last-child{max-width:680px}.guarantee>div:last-child>p:last-child{font-size:15px;line-height:1.5}
.faq{padding:116px 0 145px;border-top:1px solid var(--line);display:grid;grid-template-columns:.67fr 1.33fr;gap:8vw}.faq-heading h2{font-size:clamp(4rem,5vw,5.5rem)}.faq-list details{border-top:1px solid var(--ink);padding:17px 0}.faq-list details:last-child{border-bottom:1px solid var(--ink)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:700;font-size:15px;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font:400 27px/1 "Baloo 2",sans-serif;color:var(--coral-dark);transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:570px;margin:14px 32px 0 0;font-size:13px;line-height:1.5}.final-cta{background:var(--ink);color:var(--paper);padding:102px clamp(20px,10vw,150px);text-align:center;position:relative;overflow:hidden}.final-cta:before{content:"✦";color:var(--coral);font:700 300px "Baloo 2",sans-serif;position:absolute;left:-60px;bottom:-155px;opacity:.7}.final-cta .eyebrow{justify-content:center;position:relative}.final-cta .eyebrow:before{display:none}.final-cta h2{font-size:clamp(3.8rem,6vw,6.5rem);position:relative}.final-cta p:not(.eyebrow){max-width:480px;margin:0 auto 30px;position:relative;font-size:15px;line-height:1.45}.final-price{position:relative;display:flex;justify-content:center;align-items:baseline;gap:15px;margin-bottom:19px}.final-price span{font:500 10px "DM Mono",monospace;text-transform:uppercase}.final-price b{font:700 54px/.7 "Baloo 2",sans-serif;letter-spacing:-.08em;color:var(--coral)}.final-cta .button{position:relative}.final-cta small{position:relative;display:block;margin-top:20px;font:500 9px "DM Mono",monospace;text-transform:uppercase}.site-footer{min-height:146px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.site-footer>span{font:500 9px "DM Mono",monospace;text-transform:uppercase;color:rgba(37,42,46,.65)}.site-footer p{margin:0}.cursor{width:76px;height:76px;background:var(--coral);border-radius:50%;display:grid;place-items:center;position:fixed;z-index:50;pointer-events:none;transform:translate(-50%,-50%) scale(0);color:var(--ink);font:500 9px "DM Mono",monospace;text-transform:uppercase;transition:transform .18s ease}.cursor.active{transform:translate(-50%,-50%) scale(1)}.cursor.hovering{transform:translate(-50%,-50%) scale(1.25);background:var(--ink);color:var(--paper)}
@media(pointer:coarse){.cursor{display:none}}@media(max-width:760px){.section-wrap{width:min(100% - 38px,600px)}.site-header{width:calc(100% - 38px);height:85px}.site-header nav{display:none}.nav-cta{font-size:10px;padding:10px 13px}.hero{min-height:auto;display:block;padding:48px 0 86px}.hero-copy{padding:0}.hero-title{font-size:clamp(3.8rem,17vw,5.8rem)}.hero-text{margin-top:29px;font-size:15px}.hero-art{height:430px;min-height:0;margin-top:42px}.art-blob{width:110%;height:355px;right:-10%}.hero-image-frame{width:116%;right:-18%;top:3px}.doodle-star{right:0}.doodle-swirl{left:0;top:55px}.activity-sticker{left:2%;bottom:7%}.art-caption{bottom:2%}.hero-scroll{display:none}.problem{padding:88px 0 111px;display:block;min-height:auto}.problem-heading h2,.section-heading h2{font-size:clamp(3.1rem,14vw,4.8rem)}.problem-copy{padding-top:34px;font-size:15px}.speech-one{left:4%;bottom:20px}.speech-two{right:3%;top:47%}.solution{padding:82px 0}.solution-grid,.inside-grid,.real-life,.offer{grid-template-columns:1fr;gap:45px}.solution-art{order:2}.solution-copy h2,.catalog-heading h2,.inside-copy h2,.real-life-copy h2,.benefits h2,.bonus-heading h2,.offer-heading h2,.guarantee h2,.faq-heading h2,.final-cta h2{font-size:clamp(3rem,13vw,4.65rem)}.method{padding:89px 0 100px}.method-intro{width:auto;margin:33px 0 43px 23%}.method-grid{grid-template-columns:1fr 1fr}.method-card{min-height:238px;border-bottom:1px solid var(--ink)}.method-card h3{font-size:24px;margin-top:41px}.method-card p{font-size:12px}.demo{width:calc(100% - 20px);padding:26px 20px 42px}.demo-top{display:block}.demo-top .eyebrow{margin-bottom:17px}.demo-path{gap:7px;padding:33px 0 18px;font-size:9px}.demo-path i{font-size:14px}.demo-path span{padding:7px}.finder-result{padding:23px 19px 24px}.result-layout{display:block}.result-layout h3{font-size:34px}.result-meta{flex-direction:row;align-items:flex-start;flex-wrap:wrap;padding-top:8px}.result-doodle{display:none}.catalog{padding:94px 0}.catalog-grid{grid-template-columns:1fr 1fr}.catalog-card{min-height:169px;padding:16px}.catalog-card h3{font-size:22px;margin-top:28px}.inside{padding:83px 0}.cards-stack{height:436px;margin-top:5px}.play-card{width:230px;min-height:283px;padding:15px}.back-card{right:0;top:0}.middle-card{right:11%;top:39px}.front-card{right:0;bottom:0}.play-card h3{font-size:31px;margin:18px 0}.front-card h3{font-size:28px}.front-card p{font-size:9px}.real-life{padding:96px 0}.real-life-art{order:2}.scene-tag{left:0}.benefits{width:100%;padding:70px 26px}.benefit-list{grid-template-columns:1fr;margin:32px 0}.bonus{padding:92px 0}.bonus-grid{grid-template-columns:1fr;margin-top:34px}.bonus-card{min-height:350px}.bonus-card h3{font-size:4rem}.offer{width:100%;min-height:auto;padding:65px 28px 54px;gap:76px}.offer-heading h2{font-size:clamp(3.7rem,15vw,5.5rem)}.offer-content{max-width:100%}.guarantee{padding:89px 0;grid-template-columns:1fr;gap:33px}.guarantee-seal{width:112px;height:112px}.faq{padding:85px 0 97px;grid-template-columns:1fr;gap:35px}.faq-heading h2{font-size:clamp(3.8rem,16vw,5.5rem)}.faq-list summary{font-size:14px}.final-cta{width:100%;padding:80px 24px}.final-cta h2{font-size:clamp(3.25rem,14vw,5rem)}.site-footer{min-height:170px;align-items:flex-start;padding:38px 0;flex-wrap:wrap;gap:24px}.site-footer p{width:100%;order:3}.site-footer>span{margin-left:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}

/* Hand-drawn SVG system and transparent-illustration refinements */
.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.hero-image-frame{width:min(47vw,675px)}.hero-image-frame img,.solution-art img,.real-life-art img{mix-blend-mode:normal}.art-blob{display:none}.catalog-icon,.offer-icon{fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.catalog-icon{width:48px;height:48px;color:var(--coral-dark);transition:transform .25s ease}.catalog-card:hover .catalog-icon{transform:rotate(-8deg) scale(1.12)}.catalog-card h3{margin-top:24px}.offer-heading{position:relative}.offer-sticker{position:absolute;right:2%;top:39%;width:120px;height:120px;border:1px solid var(--ink);border-radius:50%;background:var(--paper);display:grid;place-content:center;text-align:center;transform:rotate(9deg);box-shadow:3px 4px 0 var(--coral-dark)}.offer-sticker span{font:500 8px/1.2 "DM Mono",monospace;text-transform:uppercase}.offer-sticker b{font:800 28px/.8 "Baloo 2",sans-serif;letter-spacing:-.08em}.offer-product{grid-template-columns:45px 1fr;align-items:center;padding:12px 0}.offer-product>div{min-width:0}.offer-product p{grid-column:auto;margin:2px 0 0}.offer-icon{width:33px;height:33px;color:var(--coral-dark)}
@media(max-width:760px){.art-blob{display:none}.hero-image-frame{width:116%;right:-18%}.catalog-icon{width:39px;height:39px}.catalog-card h3{margin-top:19px}.offer-sticker{right:0;top:101%;width:88px;height:88px}.offer-sticker b{font-size:22px}.offer-content{margin-top:28px}.offer-icon{width:29px;height:29px}}

/* Refined spacing and softer, card-like I.T.A. system */
.solution-grid{grid-template-columns:1.18fr .82fr;gap:5vw}.solution-art{z-index:1}.solution-art img{width:122%;max-width:none;margin-left:-7%;filter:drop-shadow(0 15px 14px rgba(37,42,46,.08))}.solution-art .scene-tag{left:-2%;bottom:8%}
.method{padding-top:148px}.section-heading{max-width:860px}.method-intro{margin:46px 6% 34px auto;width:350px}.ita-name{padding-bottom:20px}.method-grid{grid-template-columns:repeat(4,1fr);gap:12px;border:0}.method-card,.method-card:first-child{min-height:322px;border:1px solid rgba(37,42,46,.28);border-radius:14px;padding:22px 22px 20px;box-shadow:none;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.method-card:hover{transform:translateY(-5px);border-color:rgba(37,42,46,.55);box-shadow:0 8px 18px rgba(37,42,46,.07)}.method-card:nth-child(1){background:var(--paper)}.method-card:nth-child(2){background:color-mix(in srgb,var(--mist) 60%,var(--paper))}.method-card:nth-child(3){background:color-mix(in srgb,var(--sage) 62%,var(--paper))}.method-card:nth-child(4){background:var(--sand)}.method-card h3{margin-top:61px}.method-card small{left:22px;bottom:20px}.method-icon{right:20px;top:22px}
.speech,.scene-tag,.offer-sticker,.play-card,.catalog-grid,.catalog-card,.finder-result,.result-meta span,.hero-proof span,.place-icon{border-color:rgba(37,42,46,.48)}.speech,.scene-tag,.offer-sticker,.play-card{box-shadow:2px 3px 0 rgba(37,42,46,.62)}
@media(max-width:760px){.solution-grid{grid-template-columns:1fr;gap:38px}.solution-art img{width:115%;margin-left:-7%}.solution-art .scene-tag{left:1%;bottom:7%}.method{padding-top:92px}.method-intro{width:auto;margin:31px 0 29px 11%}.ita-name{padding-bottom:13px}.method-grid{gap:9px}.method-card,.method-card:first-child{min-height:235px;border:1px solid rgba(37,42,46,.28);border-radius:11px;padding:17px}.method-card h3{margin-top:43px}.method-card small{left:17px;bottom:16px}.method-icon{right:16px;top:17px}}

/* Offer conversion hierarchy */
.price-card{position:relative;margin:27px 0 15px;padding:17px 21px 19px 25px;background:var(--paper);border:1px solid rgba(37,42,46,.32);border-radius:15px;overflow:hidden;box-shadow:0 8px 18px rgba(37,42,46,.08)}.price-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:7px;background:var(--coral-dark)}.price-card .total{margin:0 0 9px;font-size:9px}.price-card .price-intro{margin:0;font-size:13px}.price-card .price{display:flex;align-items:baseline;gap:4px;margin:2px 0 7px;color:var(--coral-dark);font-size:25px;font-weight:700}.price-card .price b{font-size:104px;line-height:.67;letter-spacing:-.1em}.price-chip{display:inline-block;background:var(--sand);border-radius:50px;padding:5px 8px;font:500 8px "DM Mono",monospace;text-transform:uppercase}.offer-button{width:100%;min-height:66px;justify-content:space-between;padding:12px 13px 12px 25px;background:var(--coral-dark);box-shadow:0 5px 0 var(--ink);font-size:14px}.offer-button:hover{background:var(--ink);transform:translateY(-2px);box-shadow:0 7px 0 var(--coral-dark)}.offer-button i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--paper);color:var(--ink);font:700 23px/1 "DM Sans",sans-serif;font-style:normal}.offer-note{margin-top:19px}

/* Small editorial cursor: a dot and a tracking ring, never a content-covering disc */
@media(pointer:fine){body,body a,body button,body summary{cursor:none}.cursor,.cursor.hovering{width:1px;height:1px;background:transparent;display:block;overflow:visible;transform:none!important;transition:none}.cursor-dot{position:absolute;left:-3px;top:-3px;width:6px;height:6px;border-radius:50%;background:var(--coral-dark);opacity:0;transition:opacity .16s ease,transform .2s ease}.cursor-ring{position:absolute;left:-16px;top:-16px;width:32px;height:32px;border:1px solid rgba(37,42,46,.72);border-radius:50%;opacity:0;transition:opacity .16s ease,transform .2s ease,border-color .2s ease,background .2s ease}.cursor.active .cursor-dot,.cursor.active .cursor-ring{opacity:1}.cursor.hovering .cursor-dot{transform:scale(.55);background:var(--paper)}.cursor.hovering .cursor-ring{transform:scale(1.35);border-color:var(--coral-dark);background:rgba(194,90,66,.14)}}
@media(max-width:760px){.price-card{margin-top:22px}.price-card .price b{font-size:88px}.offer-button{min-height:62px;font-size:13px}}

/* Editorial illustration-system version */
.editorial-visual .hero{min-height:720px;isolation:isolate}.editorial-visual .hero-copy{z-index:1}.editorial-visual .editorial-hero-art{position:absolute;z-index:0;inset:0;min-height:0;pointer-events:none}.editorial-visual .editorial-hero-frame{position:absolute;inset:0;width:100%;height:100%;right:auto;top:auto;transform:none}.editorial-visual .editorial-hero-frame img{width:100%;height:100%;object-fit:cover;filter:none}.editorial-visual .hero-scroll{z-index:2}.editorial-visual .method{padding-bottom:145px}.editorial-visual .method-intro{margin-bottom:28px}.ita-visual{position:relative;width:100%;margin-top:3px}.ita-visual>img{display:block;width:100%;height:auto}.ita-labels{position:absolute;left:8%;right:8%;bottom:5%;display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.ita-labels span{display:grid;gap:3px}.ita-labels b{font:700 18px/1 "Baloo 2",sans-serif;letter-spacing:-.04em;color:var(--ink)}.ita-labels small{font:500 8px "DM Mono",monospace;text-transform:uppercase}.editorial-visual .inside{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.editorial-mockup{margin:0;position:relative}.editorial-mockup:before{content:"✦";position:absolute;z-index:1;right:3%;top:3%;color:var(--coral-dark);font:700 52px/1 "Baloo 2",sans-serif;transform:rotate(13deg)}.editorial-mockup img{display:block;width:115%;max-width:none;margin-left:-7%;mix-blend-mode:multiply}.editorial-visual .solution-art img,.editorial-visual .real-life-art img{filter:none}
@media(max-width:760px){.editorial-visual .hero{min-height:650px;padding-top:42px}.editorial-visual .hero-copy{align-self:start}.editorial-visual .editorial-hero-art{top:145px}.editorial-visual .editorial-hero-frame img{object-position:60% center}.editorial-visual .hero-text,.editorial-visual .hero-promise,.editorial-visual .hero-actions,.editorial-visual .hero-proof{position:relative}.editorial-visual .method{padding-bottom:90px}.ita-visual{margin-top:4px;overflow:hidden;border-radius:10px}.ita-visual>img{width:180%;max-width:none;margin-left:-40%;height:280px;object-fit:cover}.ita-labels{left:3%;right:3%;bottom:7%;gap:3px}.ita-labels b{font-size:12px}.ita-labels small{font-size:6px}.editorial-mockup img{width:112%;margin-left:-6%}}

/* Hero repair: contained right-column illustration keeps copy perfectly legible */
.editorial-visual .hero{min-height:640px;grid-template-columns:.96fr 1.04fr;align-items:center}.editorial-visual .hero-copy{z-index:1;align-self:center}.editorial-visual .editorial-hero-art{position:relative;z-index:0;inset:auto;min-height:550px;pointer-events:auto}.editorial-visual .editorial-hero-frame{position:absolute;inset:auto;right:-2%;top:0;width:min(45vw,585px);height:auto;transform:rotate(1deg)}.editorial-visual .editorial-hero-frame img{display:block;width:100%;height:auto;object-fit:contain;filter:none}.editorial-visual .hero-scroll{z-index:2}
@media(max-width:760px){.editorial-visual .hero{min-height:auto;display:block;padding-top:44px}.editorial-visual .hero-copy{align-self:auto}.editorial-visual .editorial-hero-art{position:relative;top:auto;min-height:440px;margin-top:24px}.editorial-visual .editorial-hero-frame{right:50%;top:0;width:min(110%,500px);transform:translateX(50%) rotate(1deg)}.editorial-visual .editorial-hero-frame img{width:100%;height:auto;object-position:center}.editorial-visual .hero-text,.editorial-visual .hero-promise,.editorial-visual .hero-actions,.editorial-visual .hero-proof{position:static}}

/* Spacing pass: sections breathe, but no longer leave the visitor crossing empty deserts. */
:root{--radius-card:18px;--radius-small:12px}
.editorial-visual .problem{padding-top:108px;padding-bottom:98px;min-height:530px}
.editorial-visual .solution{padding:96px 0}
.editorial-visual .method{padding-top:108px;padding-bottom:110px}
.editorial-visual .catalog{padding:112px 0}
.editorial-visual .inside{padding:98px 0}
.editorial-visual .real-life{padding:108px 0}
.editorial-visual .benefits{padding-top:82px;padding-bottom:88px}
.editorial-visual .bonus{padding:108px 0}
.editorial-visual .guarantee{padding-top:106px;padding-bottom:106px}
.editorial-visual .faq{padding-top:92px;padding-bottom:108px}
.editorial-visual .final-cta{padding-top:88px;padding-bottom:88px}

/* A shared, soft-edged card language — especially for the activity repertoire. */
.editorial-visual .demo,.editorial-visual .offer,.editorial-visual .benefits{border-radius:24px;overflow:hidden}
.editorial-visual .method-card,.editorial-visual .bonus-card,.editorial-visual .price-card{border-radius:var(--radius-card)}
.editorial-visual .speech,.editorial-visual .scene-tag,.editorial-visual .hero-proof span,.editorial-visual .result-meta span{border-radius:var(--radius-small)}
.editorial-visual .catalog-grid{border:0;gap:14px}
.editorial-visual .catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.editorial-visual .catalog-card{min-height:202px;padding:22px;border:1px solid rgba(37,42,46,.28);border-radius:var(--radius-card);box-shadow:0 4px 0 rgba(37,42,46,.16);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.editorial-visual .catalog-card:hover{transform:translateY(-6px) rotate(-.6deg);border-color:rgba(37,42,46,.5);box-shadow:0 9px 0 rgba(37,42,46,.14)}
.editorial-visual .catalog-card:nth-child(2n){transform:rotate(.35deg)}
.editorial-visual .catalog-card:nth-child(2n):hover{transform:translateY(-6px) rotate(.8deg)}

@media(max-width:760px){
  .editorial-visual .problem{padding-top:78px;padding-bottom:84px;min-height:auto}
  .editorial-visual .solution{padding:74px 0}.editorial-visual .method{padding-top:82px;padding-bottom:84px}
  .editorial-visual .catalog{padding:84px 0}.editorial-visual .inside{padding:78px 0}.editorial-visual .real-life{padding:84px 0}
  .editorial-visual .bonus{padding:84px 0}.editorial-visual .guarantee{padding-top:80px;padding-bottom:80px}.editorial-visual .faq{padding-top:78px;padding-bottom:84px}
  .editorial-visual .demo,.editorial-visual .offer,.editorial-visual .benefits{border-radius:18px}.editorial-visual .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.editorial-visual .catalog-card{min-height:174px;padding:17px;border-radius:15px;box-shadow:0 3px 0 rgba(37,42,46,.15)}
}

/* Mobile containment and conversion bar */
.mobile-buy-bar{display:none}
@media(max-width:760px){
  html,body{width:100%;max-width:100%;overflow-x:hidden}
  body{overflow-x:clip}
  .editorial-visual main{overflow-x:clip;padding-bottom:94px}
  .editorial-visual .hero-art,.editorial-visual .solution,.editorial-visual .inside,.editorial-visual .real-life{overflow:hidden}
  .editorial-visual .editorial-hero-frame{width:100%;right:50%;transform:translateX(50%) rotate(1deg)}
  .editorial-visual .solution-art img,.editorial-visual .editorial-mockup img{width:100%;max-width:100%;margin-left:0}
  .editorial-visual .ita-visual{width:100%;max-width:100%;overflow:hidden;border-radius:15px}
  .editorial-visual .ita-visual>img{width:100%;max-width:100%;height:auto;margin-left:0;object-fit:contain}
  .mobile-buy-bar{position:fixed;z-index:46;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));min-height:62px;padding:9px 10px 9px 17px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--ink);color:var(--paper);border:1px solid rgba(250,248,244,.36);border-radius:18px;box-shadow:0 7px 0 var(--coral-dark),0 11px 24px rgba(37,42,46,.22)}
  .mobile-buy-bar span{display:grid;gap:2px;min-width:0}.mobile-buy-bar small{font:500 8px/1 "DM Mono",monospace;letter-spacing:.06em;text-transform:uppercase;color:rgba(250,248,244,.68)}.mobile-buy-bar b{font:700 15px/1 "DM Sans",sans-serif;white-space:nowrap}.mobile-buy-bar i{flex:0 0 39px;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:var(--ink);font:700 23px/1 "DM Sans",sans-serif;font-style:normal}
}

/* Motion version: a playful four-scene hero, a visible OFF/ON switch and a numeric repertoire cue. */
.editorial-visual .hero-toggle{display:inline-flex;align-items:center;gap:10px;margin:0 0 20px;padding:7px 11px 7px 9px;background:var(--paper);border:1px solid rgba(37,42,46,.22);border-radius:999px;box-shadow:0 3px 0 rgba(37,42,46,.12);font:500 9px/1 "DM Mono",monospace;letter-spacing:.06em;text-transform:uppercase}.hero-toggle>span:first-child{color:rgba(37,42,46,.56)}.hero-toggle b{font-weight:500;color:var(--coral-dark)}.hero-toggle i{position:relative;display:block;width:43px;height:22px;background:var(--ink);border-radius:99px;box-shadow:inset 0 2px 0 rgba(0,0,0,.22)}.hero-toggle em{position:absolute;right:3px;top:3px;width:16px;height:16px;border-radius:50%;background:var(--coral);box-shadow:0 1px 0 rgba(0,0,0,.15)}
.editorial-visual .motion-collage{position:relative;min-height:570px;overflow:visible;isolation:isolate}.motion-collage .collage-card{position:absolute;margin:0;padding:7px;border:1px solid rgba(37,42,46,.26);border-radius:22px;box-shadow:0 7px 0 rgba(37,42,46,.13);overflow:hidden;background:var(--paper);will-change:transform}.motion-collage .collage-card img{display:block;width:100%;height:auto;mix-blend-mode:normal;filter:none}.collage-one{width:47%;left:0;top:8%;background:var(--sand)!important;transform:rotate(-5deg);z-index:2}.collage-two{width:43%;right:0;top:0;background:var(--sage)!important;transform:rotate(5deg);z-index:3}.collage-three{width:49%;right:4%;bottom:0;background:var(--mist)!important;transform:rotate(3deg);z-index:1}.collage-four{width:38%;left:6%;bottom:4%;background:var(--terracotta)!important;transform:rotate(-4deg);z-index:4}.collage-star{position:absolute;z-index:5;left:47%;top:44%;font:700 36px/1 "Baloo 2",sans-serif;color:var(--coral-dark);transform:rotate(-13deg)}
.editorial-visual .problem{background:var(--sage);border-radius:24px;border-top:0}.editorial-visual .problem .speech{background:var(--paper)}.editorial-visual .problem .speech-two{background:var(--coral)}
.catalog-heading-grid{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:end}.catalog-count{width:205px;min-height:164px;padding:19px 18px 15px;display:flex;flex-direction:column;justify-content:space-between;background:var(--ink);color:var(--paper);border-radius:21px;box-shadow:0 6px 0 var(--coral-dark);transform:rotate(2deg)}.catalog-count b{font:800 clamp(5.5rem,10vw,8.7rem)/.66 "Baloo 2",sans-serif;letter-spacing:-.1em;color:var(--coral)}.catalog-count span{font:500 9px/1.25 "DM Mono",monospace;letter-spacing:.06em;text-transform:uppercase}.offer-sticker s{display:block;margin:4px 0 1px;font:500 9px/1 "DM Mono",monospace;color:rgba(37,42,46,.64)}.offer-sticker b{display:block}.final-price span s{opacity:.68}

@media(max-width:760px){.editorial-visual .hero-toggle{margin-bottom:16px}.editorial-visual .motion-collage{min-height:436px;margin-top:31px;overflow:hidden}.motion-collage .collage-card{border-radius:16px;padding:4px;box-shadow:0 4px 0 rgba(37,42,46,.14)}.collage-one{width:49%;left:0;top:5%}.collage-two{width:45%;right:0;top:0}.collage-three{width:50%;right:1%;bottom:3%}.collage-four{width:40%;left:6%;bottom:6%}.collage-star{font-size:27px;left:46%;top:45%}.editorial-visual .problem{border-radius:18px}.catalog-heading-grid{grid-template-columns:1fr;gap:26px}.catalog-count{width:168px;min-height:139px;transform:rotate(1.5deg)}.catalog-count b{font-size:6.8rem}.offer-sticker s{font-size:8px}}

/* Final consistency pass: intentional colour rhythm, title measures and shared section corners. */
.editorial-visual .problem{background:var(--mist);margin-bottom:26px}
.editorial-visual .problem .speech-two{background:var(--coral)}
.editorial-visual .final-cta{border-radius:24px;overflow:hidden}
.editorial-visual .catalog-heading{max-width:none}
.editorial-visual .catalog-heading-grid{grid-template-columns:minmax(0,720px) 280px;justify-content:space-between;align-items:center;gap:clamp(34px,6vw,92px);padding-right:clamp(38px,6vw,104px)}
.editorial-visual .catalog-heading-grid>div:first-child{min-width:0}
.editorial-visual .catalog-count{width:280px;min-height:216px;padding:23px 23px 18px;align-self:center;margin:0;transform:rotate(1deg);box-shadow:0 8px 0 var(--coral-dark)}
.editorial-visual .catalog-count b{font-size:clamp(7.3rem,9vw,9.6rem)}
.editorial-visual .problem-heading h2,.editorial-visual .solution-copy h2,.editorial-visual .section-heading h2,.editorial-visual .catalog-heading h2,.editorial-visual .real-life-copy h2,.editorial-visual .benefits h2,.editorial-visual .bonus-heading h2,.editorial-visual .offer-heading h2,.editorial-visual .guarantee h2,.editorial-visual .faq-heading h2,.editorial-visual .final-cta h2{text-wrap:balance}
.editorial-visual .problem-heading h2{max-width:10ch}
.editorial-visual .solution-copy h2{max-width:13ch}
.editorial-visual .section-heading h2{max-width:14ch}
.editorial-visual .catalog-heading h2{max-width:13ch}
.editorial-visual .real-life-copy h2{max-width:13ch}
.editorial-visual .benefits h2{max-width:17ch}
.editorial-visual .offer-heading h2{max-width:11ch}
.editorial-visual .guarantee h2{max-width:13ch}

@media(max-width:760px){
  .editorial-visual .final-cta{border-radius:18px}
  .editorial-visual .problem{margin-bottom:18px}
  .editorial-visual .catalog-heading-grid{grid-template-columns:1fr;justify-content:start;gap:24px;padding-right:0}
  .editorial-visual .catalog-count{justify-self:start;width:168px;min-height:139px;transform:rotate(1deg)}
  .editorial-visual .catalog-count b{font-size:6.8rem}
  .editorial-visual .problem-heading h2,.editorial-visual .solution-copy h2,.editorial-visual .section-heading h2,.editorial-visual .catalog-heading h2,.editorial-visual .real-life-copy h2,.editorial-visual .benefits h2,.editorial-visual .bonus-heading h2,.editorial-visual .offer-heading h2,.editorial-visual .guarantee h2{max-width:12ch}
  .editorial-visual .benefits h2{max-width:13ch}
}

/* Layout cleanup: the problem is a paper moment, not another full-colour panel. */
.editorial-visual .problem{background:transparent;border-radius:0;border-top:1px solid var(--line);margin-bottom:0;isolation:isolate}
.editorial-visual .problem:before{content:"";position:absolute;z-index:0;left:-5%;top:16%;width:55%;height:65%;background:rgba(198,212,223,.56);border-radius:46% 54% 42% 58% / 51% 42% 58% 49%;transform:rotate(-5deg)}
.editorial-visual .problem-heading,.editorial-visual .problem-copy,.editorial-visual .problem .speech{z-index:1}
.editorial-visual .solution-grid{grid-template-columns:1fr 1fr;gap:clamp(42px,6vw,92px)}
.editorial-visual .solution-copy h2{max-width:15ch;font-size:clamp(3rem,4.45vw,5rem);line-height:.86}
.editorial-visual .solution-art .scene-tag{left:6%;bottom:8%}

/* A breathing repertoire grid: no clipped labels or rows that visually merge. */
.editorial-visual .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.editorial-visual .catalog-card{min-height:220px;padding:24px}
.editorial-visual .catalog-card h3{font-size:clamp(1.4rem,1.6vw,1.75rem);letter-spacing:-.045em;line-height:.94;overflow-wrap:anywhere}
.editorial-visual .catalog-card p{font-size:13px;line-height:1.36}
.editorial-visual .catalog-heading-grid{grid-template-columns:minmax(0,690px) 252px;gap:clamp(34px,5vw,78px);padding-right:clamp(42px,6vw,100px)}
.editorial-visual .catalog-count{width:252px;min-height:188px;padding:20px 22px;display:grid;align-content:center;gap:14px;border-radius:28px 34px 30px 39px;box-shadow:0 7px 0 var(--coral-dark)}
.editorial-visual .catalog-count b{font-size:clamp(7.1rem,8.2vw,8.9rem)}

@media(max-width:1100px) and (min-width:761px){
  .editorial-visual .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
  .editorial-visual .catalog-card{min-height:205px;padding:20px}
  .editorial-visual .catalog-heading-grid{grid-template-columns:minmax(0,1fr) 222px;gap:30px;padding-right:24px}
  .editorial-visual .catalog-count{width:222px;min-height:176px}
  .editorial-visual .catalog-count b{font-size:7.1rem}
}

@media(max-width:760px){
  .editorial-visual .problem{margin-bottom:0;border-radius:0;padding-top:76px;padding-bottom:76px}
  .editorial-visual .problem:before{left:-20%;top:18%;width:115%;height:48%;opacity:.8}
  .editorial-visual .solution-grid{gap:34px}
  .editorial-visual .solution-copy h2{max-width:13ch;font-size:clamp(2.85rem,12vw,4.25rem)}
  .editorial-visual .solution-art .scene-tag{left:5%;bottom:7%}
  .editorial-visual .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .editorial-visual .catalog-card{min-height:186px;padding:17px}
  .editorial-visual .catalog-card h3{font-size:clamp(1.3rem,6vw,1.65rem);line-height:.96}
  .editorial-visual .catalog-card p{font-size:12px;line-height:1.34}
  .editorial-visual .catalog-count{width:172px;min-height:144px;padding:15px 16px;gap:8px;border-radius:22px 26px 24px 31px}
  .editorial-visual .catalog-count b{font-size:6.7rem}
}

/* Finishing geometry pass: preserve the hand-drawn oval and close visual distances. */
.editorial-visual .problem{overflow:visible}
.editorial-visual .catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}
.editorial-visual .catalog-card{min-height:214px;padding:22px}
.editorial-visual .inside-grid{grid-template-columns:.72fr 1.28fr;gap:clamp(24px,3vw,52px)}
.editorial-visual .editorial-mockup img{width:108%;margin-left:-12%}
.editorial-visual .guarantee{grid-template-columns:170px minmax(0,720px);justify-content:start;gap:clamp(38px,5vw,74px)}
.editorial-visual .guarantee-seal{width:165px;height:165px;font-size:56px}
.editorial-visual .guarantee-seal small{font-size:13px}

@media(max-width:1100px) and (min-width:761px){
  .editorial-visual .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
  .editorial-visual .inside-grid{grid-template-columns:.8fr 1.2fr;gap:28px}
  .editorial-visual .editorial-mockup img{width:105%;margin-left:-8%}
}

@media(max-width:760px){
  .editorial-visual .problem{overflow:hidden}
  .editorial-visual .problem:before{left:0;width:100%;border-radius:47% 53% 45% 55% / 48% 46% 54% 52%}
  .editorial-visual .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .editorial-visual .inside-grid{grid-template-columns:1fr;gap:34px}
  .editorial-visual .editorial-mockup img{width:100%;max-width:100%;margin-left:0}
  .editorial-visual .guarantee{grid-template-columns:1fr;gap:26px}
  .editorial-visual .guarantee-seal{width:132px;height:132px;font-size:50px}
  .editorial-visual .guarantee-seal small{font-size:11px}
}

/* Extracted campaign wordmark, used only in the header. */
.top-wordmark{display:block;flex:0 0 auto;width:142px;line-height:0}
.top-wordmark img{display:block;width:100%;height:auto}
.site-header .top-buy{padding:11px 14px 11px 17px;border:0;background:var(--coral-dark);color:var(--paper);box-shadow:2px 3px 0 var(--ink);transition:transform .18s ease,background .18s ease}
.site-header .top-buy:hover{background:var(--ink);transform:translate(-1px,-1px)}
.offer-button .offer-button-label{min-width:0;font-size:14px;line-height:1.15;text-align:left}
@media(max-width:760px){.top-wordmark{width:118px}}
@media(max-width:760px){.offer-button .offer-button-label{font-size:13px}}

/* Three clear, illustrated bonuses — same icon language as the repertoire. */
.editorial-visual .bonus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.editorial-visual .bonus-card{min-height:408px;padding:28px;border:1px solid rgba(37,42,46,.32);border-radius:29px 34px 27px 37px;box-shadow:0 6px 0 rgba(37,42,46,.2)}
.editorial-visual .bonus-sos{background:var(--coral)}
.editorial-visual .bonus-calendar{background:var(--sage)}
.editorial-visual .bonus-pocket{background:var(--mist)}
.editorial-visual .bonus-icon{position:absolute;right:24px;top:19px;width:54px;height:54px;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;color:var(--coral-dark)}
.editorial-visual .bonus-card h3{font-size:clamp(3.15rem,4.15vw,4.6rem);line-height:.78;margin:70px 0 22px;letter-spacing:-.06em}
.editorial-visual .bonus-card>p:not(.eyebrow){font-size:14px;line-height:1.45;max-width:270px}

@media(max-width:1100px) and (min-width:761px){
  .editorial-visual .bonus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}
  .editorial-visual .bonus-card{min-height:370px}
}

@media(max-width:760px){
  .editorial-visual .bonus-grid{grid-template-columns:1fr;gap:15px;margin-top:31px}
  .editorial-visual .bonus-card{min-height:330px;padding:24px;border-radius:25px 29px 24px 33px}
  .editorial-visual .bonus-card h3{font-size:clamp(3.35rem,16vw,4.5rem);margin:65px 0 18px}
  .editorial-visual .bonus-icon{right:20px;top:17px;width:48px;height:48px}
}

/* Mobile reading pass: each visual now gets its own row and copy keeps a calm measure. */
@media(max-width:760px){
  .editorial-visual .section-wrap{width:min(100% - 40px,560px)}
  .editorial-visual .problem:before{display:none}
  .editorial-visual .problem{padding-top:70px;padding-bottom:122px}
  .editorial-visual .problem-heading h2{max-width:10.5ch;font-size:clamp(3.05rem,13vw,3.65rem);line-height:.86}
  .editorial-visual .problem-copy{max-width:none;padding-top:29px;font-size:16px;line-height:1.5}
  .editorial-visual .speech-one{left:7%;bottom:24px}
  .editorial-visual .speech-two{right:6%;top:auto;bottom:106px}

  .editorial-visual .solution{padding:72px 0 78px}
  .editorial-visual .solution-grid{display:flex;flex-direction:column;gap:34px;align-items:stretch}
  .editorial-visual .solution-copy{order:1;width:100%}
  .editorial-visual .solution-copy h2{max-width:10.6ch;font-size:clamp(3.05rem,13vw,3.65rem);line-height:.86}
  .editorial-visual .solution-copy>p{max-width:none;font-size:16px}
  .editorial-visual .solution-art{order:2;width:100%;margin:0;padding:0 3px}
  .editorial-visual .solution-art img{display:block;width:100%;max-width:430px;margin:0 auto}
  .editorial-visual .solution-art .scene-tag{left:4%;bottom:6%}

  .editorial-visual .method{padding-top:80px;padding-bottom:82px}
  .editorial-visual .section-heading h2{max-width:11ch;font-size:clamp(3rem,12.5vw,3.55rem);line-height:.88}
  .editorial-visual .method-intro{width:100%;margin:27px 0 26px;padding-left:0;font-size:16px}
  .editorial-visual .mini-arrow{position:static;display:block;margin:10px 0 0;font:700 38px/1 "DM Sans",sans-serif;color:var(--coral-dark);transform:none}
  .editorial-visual .ita-name{align-items:center;gap:9px;flex-wrap:wrap}
  .editorial-visual .ita-name b{font-size:35px}
  .editorial-visual .ita-name small{font-size:8px}
  .editorial-visual .ita-visual{margin-top:15px;border-radius:18px}
  .editorial-visual .ita-visual>img{width:100%;height:auto;margin:0;object-fit:contain}
  .editorial-visual .ita-labels{left:4%;right:4%;bottom:7%}
  .editorial-visual .ita-labels b{font-size:11px}
  .editorial-visual .ita-labels small{font-size:5.5px}

  .editorial-visual .catalog-heading{display:block;width:100%;max-width:none}
  .editorial-visual .catalog-heading-grid{display:flex;flex-direction:column;align-items:stretch;gap:25px;padding-right:0}
  .editorial-visual .catalog-heading-grid>div:first-child{width:100%;min-width:0}
  .editorial-visual .catalog-heading h2{max-width:11ch;font-size:clamp(3rem,12.6vw,3.55rem);line-height:.87}
  .editorial-visual .catalog-heading p:not(.eyebrow){max-width:34ch;margin-bottom:0;font-size:16px;line-height:1.46}
  .editorial-visual .catalog-count{align-self:flex-start;width:204px;min-height:162px;margin:0;transform:rotate(1deg)}
  .editorial-visual .catalog-count b{font-size:7.35rem}

  .editorial-visual .inside-grid,.editorial-visual .real-life{display:flex;flex-direction:column;gap:35px}
  .editorial-visual .inside-copy,.editorial-visual .real-life-copy{width:100%}
  .editorial-visual .inside-copy h2,.editorial-visual .real-life-copy h2{max-width:11ch;font-size:clamp(3rem,12.6vw,3.55rem);line-height:.87}
  .editorial-visual .editorial-mockup{order:2;width:100%}
  .editorial-visual .editorial-mockup img{display:block;width:100%;max-width:100%;margin:0}
  .editorial-visual .real-life-copy{order:1}
  .editorial-visual .real-life-art{order:2;width:100%}
  .editorial-visual .real-life-art img{display:block;width:100%;max-width:430px;margin:0 auto}

  .editorial-visual main{padding-bottom:118px}
  .mobile-buy-bar{left:12px;right:12px;bottom:max(18px,env(safe-area-inset-bottom));min-height:66px;padding:10px 11px 10px 18px}
}

/* The activity count is a supporting cue on phones, never a competing column. */
.motion-collage .collage-two{right:7%;top:5%;z-index:4}
.motion-collage .collage-one{z-index:3}

@media(max-width:760px){
  .editorial-visual .catalog-heading-grid{display:block !important;width:100% !important;padding-right:0 !important}
  .editorial-visual .catalog-heading-grid>div:first-child{display:block !important;width:100% !important;min-width:0 !important}
  .editorial-visual .catalog-heading h2{max-width:none !important;font-size:clamp(3rem,12.6vw,3.5rem);line-height:.87}
  .editorial-visual .catalog-heading p:not(.eyebrow){display:block;width:100%;max-width:34ch;margin:26px 0 0;font-size:16px;line-height:1.46}
  .editorial-visual .catalog-count{display:flex !important;width:204px !important;min-height:162px !important;margin:28px 0 34px !important;transform:rotate(1deg)}
  .editorial-visual .catalog-count b{font-size:7.35rem !important}
  .motion-collage .collage-two{width:47%;right:6%;top:7%;z-index:4}
  .motion-collage .collage-one{z-index:3}
}

/* Testimonials read like small notes left by parents after an ordinary day. */
.editorial-visual .testimonials{padding:112px 0 118px}
.testimonials-heading{display:flex;justify-content:space-between;align-items:end;gap:56px;margin-bottom:47px}
.testimonials-heading>div{max-width:650px}
.testimonials-heading h2{font-size:clamp(3.25rem,5.25vw,5.7rem);line-height:.84;margin:0}
.testimonials-heading>p{max-width:290px;margin:0 0 5px;font-size:15px;line-height:1.47}
.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}
.testimonial-card{min-height:330px;position:relative;display:flex;flex-direction:column;padding:28px;border:1px solid rgba(37,42,46,.3);border-radius:30px 35px 27px 39px;box-shadow:0 6px 0 rgba(37,42,46,.16);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
.testimonial-card:hover{transform:translateY(-7px) rotate(-.4deg);box-shadow:0 12px 0 rgba(37,42,46,.13)}
.testimonial-sand{background:var(--sand);transform:rotate(-.65deg)}
.testimonial-mist{background:var(--mist);transform:rotate(.5deg)}
.testimonial-sage{background:var(--sage);transform:rotate(-.35deg)}
.quote-mark{position:absolute;top:16px;right:23px;color:var(--coral-dark);font:700 100px/.65 "Baloo 2",sans-serif;opacity:.75}
.testimonial-quote{position:relative;z-index:1;max-width:30ch;margin:54px 0 30px;font:600 clamp(1.35rem,1.75vw,1.7rem)/1.08 "Baloo 2",sans-serif;letter-spacing:-.045em}
.testimonial-person{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin-top:auto}
.person-initials{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(37,42,46,.54);border-radius:50%;background:var(--paper);font:500 9px "DM Mono",monospace;text-transform:uppercase}
.testimonial-person>span:nth-child(2){display:grid;gap:2px;min-width:0}
.testimonial-person b{font-size:12px;line-height:1.1}
.testimonial-person small,.testimonial-person em{font:500 8px/1.2 "DM Mono",monospace;letter-spacing:.04em;text-transform:uppercase;font-style:normal}
.testimonial-person small{color:rgba(37,42,46,.7)}
.testimonial-person em{border:1px solid rgba(37,42,46,.38);border-radius:99px;padding:6px 7px;white-space:nowrap}

@media(max-width:760px){
  .editorial-visual .testimonials{padding:82px 0 86px}
  .testimonials-heading{display:block;margin-bottom:31px}
  .testimonials-heading h2{max-width:10.5ch;font-size:clamp(3rem,12.7vw,3.55rem);line-height:.87}
  .testimonials-heading>p{max-width:34ch;margin:23px 0 0;font-size:16px}
  .testimonials-grid{grid-template-columns:1fr;gap:15px}
  .testimonial-card{min-height:278px;padding:24px;border-radius:26px 30px 24px 34px}
  .testimonial-quote{max-width:29ch;margin:48px 0 26px;font-size:1.55rem}
  .quote-mark{top:14px;right:19px;font-size:87px}
  .testimonial-person{grid-template-columns:36px 1fr;gap:9px}
  .person-initials{width:36px;height:36px}
  .testimonial-person em{grid-column:2;justify-self:start;margin-top:2px}
}

/* Desktop navigation stays close, like a light paper strip above the story. */
@media(min-width:761px){
  .site-header{position:sticky;top:12px;z-index:45;height:80px;width:min(1370px,calc(100% - 58px));margin:12px auto 7px;padding:0 19px;border:1px solid rgba(37,42,46,.14);border-radius:20px;background:rgba(250,248,244,.84);box-shadow:0 3px 0 rgba(37,42,46,.08);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}
  .site-header.is-scrolled{background:rgba(250,248,244,.97);box-shadow:0 7px 20px rgba(37,42,46,.12);transform:translateY(-2px)}
  .site-header nav{margin-left:clamp(28px,5vw,75px);gap:clamp(17px,2vw,27px)}
}
