:root{--plum:#57305f;--berry:#8e4b68;--pink:#ed5c9a;--blush:#fff0f5;--cream:#fffaf4;--paper:#fffefb;--sage:#7d9275;--teal:#2aa7a2;--ink:#473d46;--muted:#766d75;--line:#eee1e7;--shadow:0 22px 65px rgba(87,48,95,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 "DM Sans",sans-serif}a{text-decoration:none;color:inherit}button,input{font:inherit}img{display:block;width:100%}header{height:84px;max-width:1280px;margin:auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;background:#fff}.brand{display:flex;align-items:center;gap:.7rem}.brand .bug{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--sage);color:#b73f3f}.brand b{font:italic 600 1.28rem/1 "Playfair Display"}.brand small{display:block;font:600 .55rem/1.7 "DM Sans";letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}header nav{display:flex;gap:1.7rem;font-size:.85rem;font-weight:600}header nav a:hover{color:var(--pink)}.nav-cta{border:1.5px solid var(--plum);border-radius:999px;padding:.6rem 1rem;font-size:.82rem;font-weight:700}.hero{min-height:690px;padding:5rem max(2rem,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;background:radial-gradient(circle at 78% 20%,#e7e5ff 0,transparent 33%),linear-gradient(130deg,#fff3f8 0,#fff8fb 58%,#f2efff 100%)}.pill{display:inline-block;background:linear-gradient(90deg,var(--plum),var(--pink));color:#fff;padding:.5rem 1rem;border-radius:999px;font-size:.73rem;font-weight:700;letter-spacing:.06em}.hero h1,.audiences h2,.theme-search h2,.section-title h2,.how h2,.real h2,.activities h2,.trust h2,.faq h2,.contact h2{font-family:"Playfair Display";line-height:1.08;letter-spacing:-.025em}.hero h1{font-size:clamp(3rem,5.3vw,5.4rem);color:var(--plum);margin:1.25rem 0}.hero h1 em{color:var(--pink);font-style:normal}.hero-copy>p{font-size:1.06rem;color:var(--muted);max-width:59ch}.hero ul,.tab-panel ul,.activities ul{list-style:none;padding:0}.hero li,.tab-panel li,.activities li{margin:.55rem 0}.hero li:before,.tab-panel li:before,.activities li:before{content:"✓";display:inline-grid;place-items:center;background:var(--teal);color:#fff;width:20px;height:20px;border-radius:50%;font-size:.7rem;margin-right:.65rem}.actions{display:flex;gap:.7rem;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;padding:.95rem 1.35rem;border-radius:999px;font-weight:700;font-size:.88rem;border:0}.primary{background:linear-gradient(90deg,#e84e97,#f26baf);color:#fff;box-shadow:0 12px 30px rgba(232,78,151,.28)}.secondary{background:#fff;color:var(--plum);border:1px solid #ead4e1}.hero-copy>small{display:block;color:#a2959f;margin-top:.8rem}.hero-visual{position:relative;background:#fff;border-radius:26px;padding:12px;box-shadow:var(--shadow);transform:rotate(1deg)}.hero-visual img{border-radius:18px;aspect-ratio:4/3;object-fit:cover}.float-tag{position:absolute;right:-20px;bottom:26px;background:#fff;padding:.8rem 1rem;border-radius:12px;box-shadow:var(--shadow);font-size:.78rem}.float-tag b{color:var(--pink)}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.17em;color:var(--pink);margin:0 0 1rem}.audiences,.builder,.how,.trust,.faq{max-width:1240px;margin:auto;padding:7rem 2rem;text-align:center}.audiences h2,.section-title h2,.how h2,.trust h2,.faq h2{font-size:clamp(2.5rem,4vw,4.3rem);color:var(--plum);margin:.2rem 0 2.2rem}.tabs{display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap}.tab{padding:.8rem 1.1rem;border:1px solid var(--line);background:#fff;border-radius:999px;cursor:pointer;font-weight:700}.tab.active{background:var(--plum);color:#fff}.tab-panel{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;text-align:left;align-items:center;background:var(--cream);border-radius:22px;overflow:hidden}.tab-panel>div{padding:3rem}.tab-panel h3{font:700 2.1rem/1.15 "Playfair Display";color:var(--plum);margin-top:0}.tab-panel a{color:var(--pink);font-weight:700}.tab-panel img{height:100%;min-height:440px;object-fit:cover}.theme-search{background:var(--plum);color:#fff;padding:6rem max(2rem,calc((100vw - 1100px)/2));display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.theme-search h2{font-size:3.7rem;margin:.3rem 0}.theme-search>div>p:last-child{color:#e3d7e5}.search-box{background:#fff;color:var(--ink);border-radius:18px;padding:1.5rem;box-shadow:var(--shadow)}.search-box label{display:block;font-weight:700;margin-bottom:.5rem}.search-box>div:first-of-type{display:flex}.search-box input{flex:1;min-width:0;padding:1rem;border:1px solid var(--line);border-radius:10px 0 0 10px}.search-box>div:first-of-type button{border:0;background:var(--pink);color:#fff;font-weight:700;padding:0 1.1rem;border-radius:0 10px 10px 0}.suggestions{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.8rem}.suggestions button{border:1px solid var(--line);background:var(--blush);border-radius:999px;padding:.35rem .65rem;cursor:pointer;font-size:.75rem}.search-box>p{background:#f8f5f8;border-radius:10px;padding:.8rem;font-size:.82rem;margin-bottom:0}.section-title{max-width:800px;margin:auto}.section-title>p:last-child{color:var(--muted)}.builder-layout{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start;margin-top:3rem}.item-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.kit-item{min-height:185px;border:1.5px solid var(--line);background:#fff;border-radius:14px;padding:1.2rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;cursor:pointer;transition:.2s}.kit-item:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(87,48,95,.1)}.kit-item.selected{border-color:var(--pink);background:var(--blush)}.kit-item>span{font-size:1.7rem}.kit-item b{font-family:"Playfair Display";font-size:1.05rem;color:var(--plum);margin-top:.6rem}.kit-item small{color:var(--muted)}.kit-item i{font-style:normal;color:var(--pink);font-weight:700;font-size:.78rem;margin-top:auto}.builder aside{position:sticky;top:1rem;background:var(--plum);color:#fff;border-radius:18px;padding:1.6rem;text-align:left}.builder aside>span{font-size:.68rem;letter-spacing:.17em;color:#f4b4d4}.builder aside h3{font-family:"Playfair Display";font-size:1.5rem}.builder aside h3 b{font-size:2.4rem;color:#f4b4d4}.builder aside #selection{display:flex;flex-wrap:wrap;gap:.45rem;min-height:110px}.builder aside #selection>span{background:#ffffff1c;border:1px solid #ffffff2e;border-radius:8px;padding:.4rem .55rem;font-size:.72rem}.builder aside #selection button{border:0;background:none;color:#fff;cursor:pointer}.builder aside .empty{color:#dacdde;font-size:.82rem}.builder aside .button{width:100%;margin-top:1rem}.builder aside .disabled{opacity:.45;pointer-events:none}.builder aside>small{display:block;color:#d8c9dc;margin-top:.8rem}.how{background:var(--cream);max-width:none}.steps{max-width:1160px;margin:3.5rem auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.steps article{background:#fff;padding:2rem 1.4rem;border-radius:14px;position:relative}.steps article>b{position:absolute;top:10px;right:14px;font:700 3.5rem "Playfair Display";color:#f3e8ef}.steps article>span{font-size:2rem}.steps h3{font-family:"Playfair Display";color:var(--plum)}.steps p{font-size:.86rem;color:var(--muted)}.real{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:7rem max(2rem,calc((100vw - 1160px)/2))}.real h2,.activities h2{font-size:clamp(2.5rem,4vw,4.1rem);color:var(--plum);margin:.4rem 0 1.4rem}.real-copy>p{color:var(--muted)}.checks{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;color:var(--sage);font-weight:700}.real img{border-radius:120px 18px 120px 18px;box-shadow:var(--shadow)}.activities{background:linear-gradient(135deg,#f2eee7,#fffaf3);padding:7rem max(2rem,calc((100vw - 1160px)/2));display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.book-image{position:relative}.book-image img{border-radius:18px;box-shadow:var(--shadow)}.book-image>span{position:absolute;top:14px;left:14px;background:var(--sage);color:#fff;border-radius:999px;padding:.45rem .75rem;font-size:.7rem;letter-spacing:.1em}.activities .lead{font:italic 1.25rem "Playfair Display";color:var(--berry)}.activities h3{font:700 1.7rem "Playfair Display";color:var(--plum)}.activities>div>small{display:block;color:var(--muted);margin-top:.7rem}.trust{text-align:center}.trust>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.trust article{padding:2.2rem;background:var(--blush);border-radius:18px}.trust article span{font-size:2rem;color:var(--pink)}.trust h3{font:700 1.4rem "Playfair Display";color:var(--plum)}.trust article p{color:var(--muted);font-size:.88rem}.faq{max-width:900px}.faq details{text-align:left;border-top:1px solid var(--line);padding:1.2rem .2rem}.faq details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer;font-weight:700}summary span{color:var(--pink);font-size:1.3rem}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted)}.contact{text-align:center;background:linear-gradient(130deg,var(--plum),#813e74);color:#fff;padding:6rem 2rem}.contact h2{font-size:clamp(2.7rem,5vw,4.8rem);margin:.5rem 0}.contact .light{background:#fff;color:var(--plum)}footer{max-width:1240px;margin:auto;padding:3rem 2rem;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.76rem}
@media(max-width:900px){header nav{display:none}.hero,.theme-search,.tab-panel,.real,.activities{grid-template-columns:1fr}.builder-layout{grid-template-columns:1fr}.builder aside{position:static}.item-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr 1fr}.trust>div{grid-template-columns:1fr}.hero-visual{max-width:650px}.float-tag{right:8px}.tab-panel img{min-height:300px}.theme-search h2{font-size:3rem}}
@media(max-width:580px){header{height:72px;padding:0 1rem}.nav-cta{font-size:.7rem;padding:.5rem .7rem}.brand b{font-size:1rem}.brand .bug{width:30px;height:30px}.hero{padding:3.2rem 1rem 4rem;gap:2rem}.hero h1{font-size:3.3rem}.hero-visual{padding:7px}.hero-visual img{aspect-ratio:1/1}.audiences,.builder,.how,.trust,.faq{padding:4.5rem 1rem}.audiences h2,.section-title h2,.how h2,.trust h2,.faq h2{font-size:2.65rem}.tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.tab{flex:none}.tab-panel>div{padding:1.5rem}.theme-search,.real,.activities{padding:4.5rem 1rem;gap:2.5rem}.theme-search h2{font-size:2.7rem}.item-grid{grid-template-columns:1fr 1fr}.kit-item{min-height:175px;padding:1rem}.steps{grid-template-columns:1fr}.checks{grid-template-columns:1fr}.real img{border-radius:70px 12px}.contact{padding:4.5rem 1rem}footer{padding:2rem 1rem;flex-direction:column;text-align:center;gap:1rem}}
body.modal-open{overflow:hidden}.request-modal{position:fixed;inset:0;z-index:1000;background:rgba(39,24,42,.72);display:grid;place-items:center;padding:1rem}.request-modal[hidden]{display:none}.request-card{position:relative;width:min(680px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;padding:2rem;box-shadow:var(--shadow);text-align:left}.request-card h2{font:700 clamp(2rem,5vw,3.2rem)/1.05 "Playfair Display";color:var(--plum);margin:.35rem 0 1rem}.modal-close{position:absolute;right:1rem;top:1rem;width:40px;height:40px;border:0;border-radius:50%;background:var(--blush);color:var(--plum);font-size:1.6rem;cursor:pointer}.request-summary{background:var(--cream);border-radius:12px;padding:1rem;margin:1.2rem 0}.request-summary ul{margin:.5rem 0 0;padding-left:1.2rem}.request-card form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.request-card label{display:grid;gap:.35rem;font-weight:700;font-size:.85rem}.request-card input{width:100%;border:1px solid var(--line);border-radius:10px;padding:.85rem;background:#fff}.request-card form .button,.form-note{grid-column:1/-1}.form-note{margin:0;color:var(--sage);font-weight:700;font-size:.85rem}@media(max-width:580px){.request-card{padding:1.4rem}.request-card form{grid-template-columns:1fr}.request-card form .button,.form-note{grid-column:1}}
