:root{--navy:#17264a;--ink:#1d2946;--muted:#66738c;--coral:#f26758;--yellow:#ffcf64;--cream:#fffaf0;--line:#e9e9e6;--blue:#dbeafa;--radius:24px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}
button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}
img,svg{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Nunito,sans-serif;letter-spacing:-.045em}p{line-height:1.65}
.section-wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.section-pad{padding:110px 0}
.topbar{min-height:34px;background:var(--navy);color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.065em;text-transform:uppercase;padding:7px 20px}.topbar-star{color:var(--yellow)}
.site-header{height:85px;width:min(1250px,calc(100% - 64px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;font-family:Nunito,sans-serif;font-size:23px;font-weight:900;white-space:nowrap;letter-spacing:-.065em}.brand-soft{font-weight:700;color:var(--coral)}.brand-dot{color:var(--coral)}.brand-mark{width:34px;height:34px;display:grid;grid-template-columns:repeat(2,1fr);gap:3px;transform:rotate(-12deg)}.brand-mark span{border-radius:7px;background:#f56c59}.brand-mark span:nth-child(2){background:#ffd464}.brand-mark span:nth-child(3){background:#84cbb6}.brand-mark span:nth-child(4){background:#82a9dc}.nav{display:flex;align-items:center;gap:35px;color:#44516a;font-size:13px;font-weight:700}.nav a:hover,.inline-link:hover,.text-link:hover{color:var(--coral)}.header-cta{background:#ffeddf;color:#c14738;border-radius:100px;padding:12px 18px;font-size:12px;font-weight:800;white-space:nowrap}.header-cta span{margin-left:10px}.header-cta:hover{background:#ffddc8}.menu-toggle,.mobile-nav{display:none}
.hero{min-height:690px;padding-block:65px 95px;display:grid;grid-template-columns:45% 55%;align-items:center;gap:20px}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:22px;color:#e26050;font-size:11px;font-weight:900;letter-spacing:.19em;line-height:1.4}.eyebrow-icon{display:inline-flex;width:28px;height:28px;border-radius:9px;align-items:center;justify-content:center;background:#ffede2;color:var(--coral);font-size:19px;letter-spacing:0}.hero h1{font-size:clamp(45px,4.7vw,67px);line-height:1.08;max-width:590px;margin-bottom:24px}.hero h1 em,.development h2 em,.closing h2 em{font-style:normal;color:var(--coral);position:relative}.hero h1 em::after{content:"";position:absolute;bottom:1px;left:2px;right:1px;border-bottom:5px solid #ffd86b;border-radius:50%;transform:rotate(-2deg)}.hero-lead{font-size:17px;color:#637088;line-height:1.75;max-width:500px;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;border:0;border-radius:14px;padding:18px 23px;font-size:14px;font-weight:800;box-shadow:0 8px 0 rgba(23,38,74,.09);transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 11px 0 rgba(23,38,74,.09)}.button-primary{background:var(--coral);color:#fff}.button-primary:hover{background:#e65a4c}.text-link,.inline-link{font-weight:800;font-size:14px}.text-link span,.inline-link span{margin-left:8px}.hero-note{display:flex;align-items:center;gap:9px;margin-top:31px;color:#8892a5;font-size:12px;font-weight:700}.note-dot{width:8px;height:8px;background:#81cbb6;border-radius:50%}
.hero-art{height:590px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-art::before{content:"";position:absolute;width:550px;height:540px;max-width:97%;background:#fff2d8;border-radius:48% 52% 46% 54%;transform:rotate(-11deg);z-index:-2}.hero-art::after{content:"";position:absolute;width:95%;height:90%;border:2px dashed #f3dcae;border-radius:50%;transform:rotate(16deg);z-index:-1}.paper-shadow{width:520px;height:478px;position:absolute;background:#f6d6b6;transform:rotate(7deg) translate(18px,19px);border-radius:16px;box-shadow:0 22px 40px rgba(23,38,74,.12)}.map-paper{width:520px;height:478px;position:relative;background:#fffefa;border:1px solid #f7e6d5;border-radius:16px;padding:27px 30px;transform:rotate(-3deg);box-shadow:0 15px 32px rgba(23,38,74,.13);overflow:hidden}.map-paper::before{content:"";position:absolute;top:0;bottom:0;left:15px;border-left:1px solid #f5e7d7}.paper-top,.paper-footer{display:flex;align-items:center;justify-content:space-between}.paper-label{background:#ffe2d6;color:#bf5545;border-radius:7px;font-size:9px;font-weight:900;letter-spacing:.12em;padding:7px 9px}.paper-sun{font-size:24px;color:#f5bb4c}.paper-title{text-align:center;font-family:Nunito,sans-serif;font-size:35px;font-weight:900;letter-spacing:-.05em;color:var(--navy);line-height:1}.paper-title span{font-size:24px;color:var(--coral)}.paper-subtitle{text-align:center;color:#97a0ae;font-size:12px;margin-top:5px}.map-lines{position:absolute;inset:80px 4px 0;width:calc(100% - 8px);height:345px;overflow:visible}.map-lines path{fill:none;stroke:#fac16f;stroke-width:3;stroke-dasharray:6 5;stroke-linecap:round}.map-lines path:nth-child(2){stroke:#82cdbb}.map-lines path:nth-child(3){stroke:#d2ade0}.map-lines path:nth-child(4){stroke:#90b9e7}.map-center{position:absolute;top:49%;left:50%;transform:translate(-50%,-50%) rotate(3deg);width:125px;height:125px;background:#ffd465;border:5px solid white;box-shadow:0 8px 18px #e3cfab80;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:Nunito,sans-serif;font-size:15px;line-height:1.05;color:#27365d}.globe{font-size:37px;line-height:1.2}.map-topic{position:absolute;width:112px;min-height:108px;padding:8px 6px 10px;border:3px solid white;box-shadow:0 5px 14px #1d29461c;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.15;transform:rotate(3deg);font-family:Nunito,sans-serif}.map-topic strong{font-size:15px}.map-topic small{font-size:11px;color:#66738c;font-family:'DM Sans',sans-serif;margin-top:2px}.topic-emoji{font-size:29px;margin-bottom:4px}.topic-family{top:108px;left:30px;background:#ffe9d8;transform:rotate(-6deg)}.topic-colors{top:111px;right:28px;background:#eee1f6;transform:rotate(5deg)}.topic-feelings{bottom:44px;left:29px;background:#dcf5ec;transform:rotate(5deg)}.topic-animals{bottom:43px;right:26px;background:#e3efff;transform:rotate(-5deg)}.paper-footer{position:absolute;bottom:17px;left:31px;right:29px;color:#b0b7c0;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;padding:10px 14px;background:white;border-radius:15px;box-shadow:0 15px 30px #26365722;transform:rotate(8deg)}.float-card>span{font-size:27px}.float-card div{display:flex;flex-direction:column}.float-card strong{font-family:Nunito,sans-serif;font-size:14px}.float-card small{color:#95a0b0;font-size:11px}.float-card-hello{top:65px;left:-8px;transform:rotate(-10deg)}.float-card-star{bottom:49px;right:-8px;transform:rotate(9deg)}.art-spark{position:absolute;z-index:4;color:var(--coral);font-size:32px}.art-spark-one{top:22px;right:70px}.art-spark-two{bottom:56px;left:24px;color:#85c5b2}.art-spark-three{top:182px;left:4px;color:#ffd16b;font-size:22px}
.ribbon{overflow:hidden;background:#ffcf68;transform:rotate(-1.6deg);margin-top:-24px;position:relative;z-index:5}.ribbon div{min-height:46px;display:flex;align-items:center;justify-content:center;gap:25px;font-family:Nunito,sans-serif;color:#263554;font-size:12px;font-weight:900;letter-spacing:.18em;white-space:nowrap}.ribbon span{font-size:21px;color:#ed7462}
.intro{background:#fff}.intro-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:center}.intro h2,.section-head h2,.why h2,.faq h2{font-size:clamp(36px,4vw,53px);line-height:1.13;margin-bottom:0}.intro h2 span,.section-head h2 span,.why h2 span,.faq h2 span{color:var(--coral)}.intro-copy{padding-top:36px;color:#6c7890;font-size:16px}.intro-copy p{margin-bottom:18px}.inline-link{display:inline-block;margin-top:8px;color:#df6151}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:70px}.feature-card{min-height:305px;padding:30px;border-radius:23px}.feature-peach{background:#fff1e7}.feature-blue{background:#eaf3ff}.feature-yellow{background:#fff5d6}.feature-icon{width:64px;height:64px;background:#fff;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:31px;box-shadow:0 5px 10px #2336570a;margin-bottom:24px;transform:rotate(-6deg)}.feature-number{font-size:10px;color:#8994a5;letter-spacing:.15em;font-weight:900}.feature-card h3{font-size:23px;line-height:1.2;margin:11px 0}.feature-card p{font-size:14px;color:#6c7890;margin-bottom:0;max-width:290px}
.explore{background:#f7f9fc}.section-head.centered{text-align:center;max-width:660px;margin:0 auto 45px}.section-head.centered .eyebrow{justify-content:center}.section-head h2{margin-bottom:17px}.section-head>p:last-child{font-size:16px;color:#78849a;margin-bottom:0}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.topic-card{border-radius:21px;overflow:hidden;min-height:384px;padding:20px;display:flex;flex-direction:column;transition:transform .2s}.topic-card:hover{transform:translateY(-5px)}.card-orange{background:#ffded0}.card-lilac{background:#ebe0f6}.card-green{background:#d8f0e6}.card-blue{background:#dcecff}.topic-card-top{display:flex;justify-content:space-between;font-size:12px;font-weight:900;color:#314264}.topic-card-top span:last-child{font-size:18px}.card-visual{height:165px;display:flex;align-items:center;justify-content:center;position:relative}.card-visual span{display:flex;align-items:center;justify-content:center;position:absolute;width:78px;height:78px;background:#fff9;border:3px solid #fff;border-radius:22px;font-size:37px;box-shadow:0 9px 16px #30416714}.card-visual span:nth-child(1){transform:translate(-60px,11px) rotate(-14deg)}.card-visual span:nth-child(2){transform:translate(0,-18px) rotate(5deg);z-index:1}.card-visual span:nth-child(3){transform:translate(66px,12px) rotate(15deg)}.topic-card-bottom{margin-top:auto}.topic-card-bottom>span{font-size:10px;font-weight:900;letter-spacing:.17em;color:#656f80}.topic-card h3{font-size:26px;margin:5px 0}.topic-card p{font-size:13px;line-height:1.5;color:#687489;margin:0}
.why-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:95px}.why-visual{height:445px;position:relative;display:flex;align-items:center;justify-content:center}.why-circle{width:385px;height:385px;background:#e2f3ee;border-radius:50%;position:absolute}.why-circle::after{content:"";position:absolute;inset:24px;border:2px dashed #a3d3c3;border-radius:50%}.mini-card{position:absolute;background:#fff;border:3px solid white;box-shadow:0 17px 35px #14284d1f;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Nunito,sans-serif;color:var(--navy)}.mini-card span{font-size:55px}.mini-card strong{font-size:23px;line-height:1}.mini-card small{font-family:'DM Sans',sans-serif;font-size:12px;color:#7b8795;margin-top:5px}.mini-one{width:167px;height:174px;transform:translate(-84px,-64px) rotate(-12deg);z-index:2}.mini-two{width:156px;height:160px;transform:translate(96px,-6px) rotate(13deg);z-index:1}.mini-three{padding:15px 20px;transform:translate(-14px,143px) rotate(-4deg);background:#ffdc91;white-space:nowrap}.mini-three span{font-size:25px}.mini-three strong{font-size:18px;margin-top:5px}.why-doodle{position:absolute;top:25px;right:64px;color:var(--coral);font-size:48px}.why h2{margin-bottom:23px}.why-copy>p:not(.eyebrow){color:#68758d;font-size:16px;max-width:510px}.check-list{padding:0;margin:24px 0 30px;list-style:none;display:grid;gap:13px;font-size:14px;font-weight:700}.check-list li{display:flex;align-items:center;gap:12px}.check-list span{display:inline-flex;align-items:center;justify-content:center;background:#def4e9;color:#32946f;width:24px;height:24px;border-radius:50%;font-weight:900}.button-dark{background:var(--navy);color:#fff}
.development{background:var(--navy);color:#fff;text-align:center;position:relative;overflow:hidden}.development::before,.development::after{content:"✦";position:absolute;color:#384b72;font-size:120px}.development::before{top:46px;left:8%}.development::after{bottom:7px;right:8%;font-size:150px}.development-inner{max-width:840px;position:relative;z-index:1}.development-icon{width:74px;height:74px;display:flex;align-items:center;justify-content:center;margin:0 auto 23px;background:#ffffff16;border:1px solid #ffffff32;border-radius:22px;font-size:35px;transform:rotate(-8deg)}.development .eyebrow{color:#ffd272;justify-content:center}.development h2{font-size:clamp(37px,5vw,57px);line-height:1.1;margin-bottom:20px}.development h2 em{color:#ffd272}.development-inner>p:not(.eyebrow){color:#c2cbe0;font-size:16px;max-width:660px;margin:0 auto 30px}.development-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:37px 0}.development-steps div{padding:18px 12px;border:1px solid #ffffff35;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:11px;font-size:13px;font-weight:700}.development-steps strong{color:#ffd272;font-size:16px}.button-light{background:#fff;color:var(--navy)}
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq h2{margin-bottom:18px}.faq-intro{max-width:280px;color:#77839a}.faq-list{border-top:1px solid #e6eaf0}.faq-list details{border-bottom:1px solid #e6eaf0;padding:0}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:24px 2px;font-weight:800;font-size:15px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:flex;align-items:center;justify-content:center;width:26px;height:26px;flex:none;background:#f4f6f8;border-radius:50%;font-size:20px;line-height:1;color:var(--coral);transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:14px;color:#6e7c92;padding:0 42px 20px 2px;margin:0}.closing{padding:80px 0;background:#fff4df;text-align:center}.closing-inner{max-width:760px}.closing-stars{font-size:30px;letter-spacing:13px;color:#f2b951;margin-bottom:17px}.closing h2{font-size:clamp(37px,5vw,56px);line-height:1.12;margin-bottom:15px}.closing p{color:#68748a;font-size:16px;margin-bottom:25px}.footer{min-height:130px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#9099a8;font-size:12px}.footer p{margin:0}.footer-brand{font-size:19px;color:var(--ink)}.footer-brand .brand-mark{width:28px;height:28px}
@media(max-width:1000px){.nav{gap:18px}.hero{grid-template-columns:48% 52%;gap:0}.hero-art{transform:scale(.87);transform-origin:center}.intro-grid{gap:55px}.why-grid{gap:35px}.topic-grid{grid-template-columns:repeat(2,1fr)}.topic-card{min-height:335px}}
@media(max-width:760px){.section-wrap{width:min(100% - 36px,560px)}.section-pad{padding:75px 0}.topbar{font-size:9px;min-height:31px;gap:6px}.site-header{height:70px;width:calc(100% - 36px)}.brand{font-size:21px}.nav,.header-cta{display:none}.menu-toggle{display:flex;width:39px;height:39px;border:0;background:#fff1e6;border-radius:10px;flex-direction:column;align-items:center;justify-content:center;gap:4px}.menu-toggle span{width:18px;height:2px;background:var(--navy);border-radius:3px}.mobile-nav:not([hidden]){display:flex;position:absolute;z-index:20;top:101px;left:0;right:0;background:#fff;padding:12px 24px 24px;box-shadow:0 15px 20px #26365720;flex-direction:column;gap:16px;font-weight:800;font-size:14px}.hero{padding-top:35px;padding-bottom:88px;min-height:0;grid-template-columns:1fr;text-align:center}.hero-copy{max-width:580px;margin:auto}.hero .eyebrow{justify-content:center}.hero h1{font-size:clamp(39px,9vw,55px);margin-inline:auto}.hero-lead{font-size:15px;margin-inline:auto}.hero-actions{justify-content:center}.hero-note{justify-content:center}.hero-art{height:490px;max-width:560px;width:100%;margin:30px auto -35px;transform:scale(.8);transform-origin:center}.ribbon{margin-top:-15px}.intro-grid,.why-grid,.faq-grid{grid-template-columns:1fr;gap:25px}.intro-copy{padding-top:0}.feature-grid{grid-template-columns:1fr;gap:14px;margin-top:40px}.feature-card{min-height:0}.feature-icon{margin-bottom:15px}.why-visual{order:2}.why-copy{order:1}.faq-grid{gap:25px}.footer{padding:35px 0;flex-direction:column;align-items:flex-start;min-height:0}.footer p{display:none}}
@media(max-width:520px){.hero-art{margin:2px auto -55px;transform:scale(.64);width:560px;left:50%;translate:-50% 0}.hero{overflow:hidden;padding-bottom:50px}.hero-actions{gap:17px}.button{padding:16px 19px;font-size:13px;gap:18px}.hero h1{font-size:43px}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:330px}.card-visual{height:135px}.development-steps{grid-template-columns:1fr;gap:8px}.development-steps div{padding:13px}.why-visual{transform:scale(.8);transform-origin:center;height:355px}.faq-list summary{font-size:14px}.closing{padding:65px 0}.closing h2{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.topic-card,.faq-list summary span{transition:none}}

/* Direct response layout */
.hero{min-height:0;padding-top:65px;padding-bottom:85px;display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}
.hero-copy{width:100%}.hero h1{max-width:990px;margin:0 auto 35px;font-size:clamp(42px,5.15vw,68px);line-height:1.13}
.hero-art{width:min(100%,650px);height:570px;flex:none;margin:0 auto 15px}
.hero-bottom{max-width:730px;margin-inline:auto}.hero-lead{max-width:730px;margin:0 auto 24px;font-size:18px;color:#5c687d}
.hero-actions,.hero-note{justify-content:center}.hero-note{margin-top:20px}
.product-section{background:#fff}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.product-preview{height:480px;position:relative;display:flex;align-items:center;justify-content:center;background:#f3f7fc;border-radius:32px;overflow:hidden}.product-preview::before{content:"";position:absolute;width:390px;height:390px;background:#ffe3b2;border-radius:50%}.product-cover{position:relative;z-index:2;width:245px;height:330px;background:#ffefe3;border:9px solid #fff;box-shadow:18px 20px 30px #18294a30;border-radius:8px 15px 15px 8px;transform:rotate(-9deg) translateX(-45px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--navy)}.product-cover::before{content:"";position:absolute;left:-13px;top:-9px;bottom:-9px;width:16px;background:#eaa38d;border-radius:6px 0 0 6px}.cover-sun{font-size:35px;margin-bottom:15px}.cover-kicker{font-size:10px;font-weight:900;letter-spacing:.18em}.product-cover strong{font-family:Nunito,sans-serif;font-size:41px;line-height:.94;letter-spacing:-.06em;margin:11px 0 20px}.product-cover em,.pricing-book em{font-style:normal;color:var(--coral)}.cover-map{font-size:28px}.product-cover small{font-size:10px;font-weight:800;margin-top:18px;max-width:140px}.product-sheet{position:absolute;z-index:1;right:24px;top:97px;width:215px;height:287px;background:#fff;border-radius:10px;transform:rotate(8deg);box-shadow:0 14px 28px #18294a26;padding:25px}.product-sheet>span{font-family:Nunito,sans-serif;font-size:17px;font-weight:900}.product-sheet div{margin-top:20px;padding:12px;background:#fff2e4;border-radius:12px;font-size:15px}.product-sheet div:nth-child(3){background:#ede4fa}.product-sheet div:nth-child(4){background:#e3efff}.product-copy h2{font-size:clamp(37px,4vw,52px);line-height:1.12;margin-bottom:20px}.product-copy h2 span{color:var(--coral)}.product-copy>p:not(.eyebrow){color:#6c7890;font-size:16px}.product-copy .check-list{margin-bottom:16px}.product-disclaimer{font-size:12px!important;margin-bottom:24px;color:#8b96a9!important}
.bonuses{background:#f6f8fc}.bonus-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.bonus-card{background:#fff;border:1px solid #e9edf3;border-radius:20px;overflow:hidden;box-shadow:0 12px 25px #17264a0b}.bonus-art{height:270px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.bonus-coral{background:#fbded2}.bonus-purple{background:#e9def5}.bonus-mint{background:#d9f0e9}.bonus-yellow{background:#fff0c8}.bonus-art::before,.bonus-art::after{content:"✦";position:absolute;font-size:32px;color:#ffffffbe;left:55px;top:37px}.bonus-art::after{left:auto;right:55px;top:auto;bottom:36px;font-size:46px}.bonus-cover{width:190px;height:235px;background:#fffdf6;border:7px solid white;border-radius:7px 11px 11px 7px;box-shadow:13px 16px 20px #18294a2b;transform:rotate(-8deg) translateY(20px);display:flex;align-items:center;flex-direction:column;justify-content:space-around;text-align:center;padding:18px 12px;color:var(--navy);position:relative}.bonus-cover::before{content:"";position:absolute;left:-11px;top:-7px;bottom:-7px;width:10px;background:#dc9d93;border-radius:5px 0 0 5px}.bonus-purple .bonus-cover::before{background:#ac9ac6}.bonus-mint .bonus-cover::before{background:#8abca9}.bonus-yellow .bonus-cover::before{background:#d6b45d}.bonus-cover>span{font-size:9px;font-weight:900;letter-spacing:.12em}.bonus-cover>div{font-size:41px;line-height:1}.bonus-cover strong{font-family:Nunito,sans-serif;font-size:20px;line-height:1.05;letter-spacing:-.04em}.bonus-cover small{font-size:8px;font-weight:900;letter-spacing:.16em;color:#e46c5e}.bonus-sticker{position:absolute;right:18%;top:85px;z-index:3;background:#fff;border-radius:9px;box-shadow:0 6px 12px #18294a25;padding:9px 11px;transform:rotate(12deg);font-family:Nunito,sans-serif;font-size:12px;font-weight:900;color:#de6153}.bonus-content{text-align:center;padding:26px 25px 29px}.bonus-pill{display:inline-flex;align-items:center;background:#ffce65;border-radius:100px;padding:7px 14px;font-size:10px;font-weight:900;letter-spacing:.08em}.bonus-content h3{font-size:23px;margin:13px 0 7px}.bonus-content p{color:#6c7890;font-size:14px;max-width:360px;margin:0 auto}.bonus-cta{display:flex;width:max-content;margin:36px auto 0}
.pricing-section{background:#fff}.pricing-card{width:min(100%,530px);margin:0 auto;border:2px solid #e35955;border-radius:21px;overflow:hidden;background:#fff;box-shadow:0 20px 45px #17264a15}.pricing-image{height:252px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff1dc,#fbded1 65%,#e8ecff)}.pricing-book{width:165px;height:214px;background:#fff6e9;border:7px solid white;border-radius:7px 12px 12px 7px;box-shadow:10px 12px 18px #1d294632;transform:rotate(-7deg) translate(-45px,19px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--navy)}.pricing-book small{font-size:9px;font-weight:900;letter-spacing:.1em}.pricing-book strong{font-family:Nunito,sans-serif;font-size:29px;line-height:.95;letter-spacing:-.05em;margin:12px 0}.pricing-book span{font-size:23px}.pricing-page{position:absolute;left:56%;top:36px;width:178px;height:205px;padding:16px;background:#fff;border-radius:8px;box-shadow:5px 10px 17px #1d294629;transform:rotate(6deg);font-size:13px;font-weight:800}.pricing-page small{display:block;text-align:center;font-family:Nunito,sans-serif;font-size:17px;font-weight:900;margin:5px 0 15px}.pricing-page div{padding:7px 8px;border-radius:8px;background:#fff1e3;margin-top:9px}.pricing-page div:nth-child(3){background:#eee2f5}.pricing-page div:nth-child(4){background:#e0eeff}.pricing-body{padding:24px 30px 30px}.pricing-body h3{text-align:center;font-size:29px;margin-bottom:11px}.pricing-subtitle{width:max-content;max-width:100%;margin:0 auto 18px;padding:9px 17px;border-radius:100px;background:#eef3fb;font-size:13px;font-weight:800;text-align:center}.offer-list{list-style:none;padding:0;margin:0}.offer-list li{border-bottom:1px solid #e6e8eb;padding:13px 0 13px 27px;position:relative;color:#3c475f;font-size:14px;line-height:1.5}.offer-list li::before{content:"✓";color:#d6333d;font-size:18px;font-weight:900;position:absolute;top:10px;left:0}.price-block{text-align:center;margin:24px 0 18px;padding:18px 16px 16px;border:1px solid #ffdbcc;border-radius:16px;background:linear-gradient(135deg,#fff9f0,#ffece3)}.price-block .price-before{display:block;color:#725f61;font-size:15px;font-weight:800}.price-block .price-before s{color:#8790a1;text-decoration-color:#e46355;text-decoration-thickness:2px}.price-block .price-now{display:block;color:#d5232e;font-family:Nunito,sans-serif;font-size:50px;line-height:1.15;letter-spacing:-.06em}.purchase-button{width:100%;background:#d91f2a;color:#fff;font-size:16px;box-shadow:0 8px 17px #d91f2a30}.purchase-button:hover{background:#bd1925}.purchase-button:focus-visible{outline:3px solid #17264a;outline-offset:3px}
@media(max-width:760px){.hero{padding-top:36px;padding-bottom:65px}.hero h1{font-size:clamp(39px,8vw,56px);margin-bottom:0}.hero-art{height:500px;margin:0 auto -10px;transform:scale(.82)}.hero-lead{font-size:16px}.product-grid{grid-template-columns:1fr;gap:35px}.product-preview{height:420px}.bonus-grid{grid-template-columns:1fr;max-width:550px;margin:auto;gap:20px}.bonus-art{height:260px}.bonus-sticker{right:16%}}
@media(max-width:520px){.hero{padding-top:29px;padding-bottom:45px}.hero h1{font-size:39px}.hero-art{width:560px;height:380px;max-width:none;position:relative;left:50%;margin-left:-280px;transform:scale(.63);transform-origin:center;translate:0 0}.hero-bottom{position:relative;z-index:2}.hero-lead{font-size:15px}.product-preview{height:350px}.product-preview::before{width:300px;height:300px}.product-cover{transform:scale(.78) rotate(-9deg) translateX(-52px)}.product-sheet{transform:scale(.75) rotate(8deg);right:-13px;top:37px}.bonus-grid{grid-template-columns:1fr}.bonus-art{height:245px}.pricing-body{padding:22px 20px 25px}.pricing-image{height:215px}.pricing-book{transform:scale(.88) rotate(-7deg) translate(-38px,18px)}.pricing-page{transform:scale(.88) rotate(6deg);left:52%;top:17px}.pricing-body h3{font-size:26px}}
.hero-cover{width:min(100%,900px);margin:-12px auto -15px}.hero-cover img{display:block;width:100%;height:auto}
@media(max-width:760px){.hero-cover{width:100%;margin:0 auto -5px}}
.product-preview{height:auto;aspect-ratio:1;background:#ffe9d1}
.product-preview::before{display:none}
.product-preview img{display:block;width:100%;height:100%;object-fit:cover}
.bonus-art{height:335px}
.bonus-art::before,.bonus-art::after{display:none}
.bonus-art img{display:block;width:100%;height:100%;object-fit:contain}
.pricing-image{height:335px;background:#fff0dc}
.pricing-image img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:760px){.bonus-art{height:360px}}
@media(max-width:520px){.bonus-art{height:280px}.pricing-image{height:270px}}
.mini-svg{display:block;width:52px;height:52px;flex:none}
.feature-icon .mini-svg{width:42px;height:42px}
.card-visual .mini-svg{width:56px;height:56px}
.mini-card>span{display:flex;align-items:center;justify-content:center;line-height:1}
.mini-card .mini-svg{width:54px;height:54px}
.mini-three .mini-svg{width:32px;height:32px}

.map-examples{background:#fff8f0}
.map-examples h2{max-width:760px;margin:0 auto;text-align:center;font-size:clamp(36px,4.5vw,56px);line-height:1.12}
.map-examples h2 span{color:var(--coral)}
.map-examples-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:48px}
.map-example{display:block;width:100%;overflow:hidden;border:1px solid #f0e5da;border-radius:22px;background:#fff;color:var(--ink);box-shadow:0 14px 28px #482f1910}
.map-example-image{display:block;aspect-ratio:1000/707;background:#fff;overflow:hidden}
.map-example-image img{display:block;width:100%;height:100%;object-fit:contain}
.map-example-caption{display:block;padding:16px 20px;border-top:1px solid #f0ede8}
.map-example-caption strong{font-family:Nunito,sans-serif;font-size:18px;font-weight:900}
.map-example:last-child{grid-column:1/-1;width:calc(50% - 11px);justify-self:center}
@media(max-width:760px){.map-examples-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.map-example:last-child{grid-column:auto;width:100%}.map-example-caption{padding:13px 16px}}

