@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Pacifico&display=swap');
:root{--cream:#E8D8C3;--ink:#211C18;--muted:#6C5A4D;--line:#D1BDA6;--gold:#a77846;--paper:#F7F3EA}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:17px;line-height:1.6}a{color:inherit}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #925665;outline-offset:5px}.wrap{max-width:1200px;margin:auto;padding:0 30px}.skip{position:absolute;left:10px;top:-100px}.skip:focus{top:10px;z-index:10;background:white}.masthead{border-bottom:1px solid var(--line);background:#f4ebde}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:104px}.logo{text-decoration:none;font-family:Pacifico;font-size:29px;line-height:1.5}.logo small{display:block;font-family:'DM Sans';font-size:12px;letter-spacing:3px;text-transform:uppercase;font-weight:700}.links{display:flex;align-items:center;gap:28px}.links a{text-decoration:none;font-weight:700;font-size:15px;padding:12px 0}.links a[aria-current=page]{border-bottom:2px solid var(--gold)}.links .launch{background:var(--ink);color:var(--paper);border-radius:999px;padding:12px 23px}.eyebrow{font-size:14px;letter-spacing:2px;text-transform:uppercase;font-weight:800}.script{font-family:Pacifico;font-weight:400;color:#bd9665;font-size:30px}.hero{margin:32px 0;background:#211c18;border:5px solid var(--gold);border-radius:40px;color:var(--paper);display:grid;grid-template-columns:1.18fr 1fr;align-items:center;overflow:hidden;min-height:510px;padding:48px 54px;gap:20px}.hero h1{font-size:clamp(38px,4.8vw,65px);line-height:1.12;letter-spacing:-2px;margin:20px 0}.hero p{color:#d7cabb;max-width:530px;font-size:19px}.hero img{width:100%;max-height:450px;object-fit:contain}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.btn{display:inline-block;text-decoration:none;border:0;border-radius:999px;background:var(--ink);color:var(--paper);padding:14px 25px;font-weight:700;font-size:16px;cursor:pointer}.btn.light{background:#e8d8c3;color:var(--ink)}.btn.outline{background:transparent;border:1px solid #b9a58d;color:inherit}.intro{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:50px 0 26px}h2{font-size:34px;line-height:1.25;letter-spacing:-1px;margin:0 0 12px}h3{font-size:23px;line-height:1.3;margin:16px 0 10px}p{margin:12px 0}.muted{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid var(--line);border-radius:26px;background:var(--paper);padding:28px}.card .icon{height:95px;width:110px;object-fit:contain}.card a.text-link{display:inline-block;margin-top:16px;font-weight:800;text-decoration-thickness:1px;text-underline-offset:5px}.band{margin:48px 0;border:2px solid var(--gold);border-radius:26px;padding:30px 36px;background:#dfc9ac;display:flex;align-items:center;justify-content:space-between;gap:24px}.band img{width:74px}.band h2{font-size:26px}.band p{max-width:680px}.footer{margin-top:70px;padding:38px 0;border-top:1px solid var(--line)}.footer-row{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer p{font-size:14px;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:22px;font-size:14px}.page-title{margin:60px 0 32px;max-width:760px}.page-title h1{font-size:clamp(40px,5vw,60px);line-height:1.15;letter-spacing:-2px;margin:12px 0}.pill{display:inline-block;background:#e8d8c3;border:1px solid var(--line);border-radius:999px;padding:4px 12px;font-size:13px;font-weight:700}.product{padding:0;overflow:hidden}.product .art{height:220px;background:#dcc7ab;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line)}.product .art img{height:175px;width:190px;object-fit:contain}.product .body{padding:26px}.product .btn{margin-top:12px}.notice{padding:18px 24px;background:var(--paper);border-left:4px solid var(--gold);border-radius:0 16px 16px 0;margin:25px 0 32px}.story{display:grid;grid-template-columns:1fr 1.3fr;gap:45px;align-items:center}.story img{width:100%;max-height:510px;object-fit:contain}.story .card{padding:40px}.features{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature{display:flex;gap:18px;align-items:center}.feature img{width:70px;height:70px;object-fit:contain}.feature h3{font-size:19px;margin:0}.feature p{font-size:15px;margin:4px 0}.app-preview{background:#e8d8c3;border:8px solid #151312;border-radius:35px;padding:22px;color:var(--ink);max-width:370px;margin:0 auto;box-shadow:12px 12px 0 #b68d6040}.app-preview .preview-head{font-family:Pacifico;font-size:24px}.app-preview .preview-dark{background:#211c18;border:3px solid var(--gold);padding:22px;border-radius:24px;margin:18px 0;color:var(--paper)}.app-preview h2{font-size:27px}.app-preview .preview-item{background:var(--paper);padding:13px;border:1px solid var(--line);border-radius:14px;margin:10px 0;display:flex;align-items:center;gap:12px}.preview-item img{width:45px;height:45px}.app-preview small{font-size:13px}dialog{border:2px solid var(--gold);border-radius:26px;background:var(--paper);color:var(--ink);padding:35px;max-width:520px;width:calc(100% - 36px)}dialog::backdrop{background:#211c18b8}dialog h2{padding-right:20px}.close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:28px;cursor:pointer}.detail-list{padding-left:24px}.detail-list li{margin:8px 0}.section-space{margin-top:48px}@media(max-width:850px){.nav{flex-direction:column;padding:20px 0;gap:10px}.links{gap:22px}.hero{padding:35px;grid-template-columns:1fr 0.8fr}.hero h1{font-size:43px}.grid{grid-template-columns:1fr 1fr}.story{gap:20px}.features{grid-template-columns:1fr}.footer-row{align-items:start}}@media(max-width:600px){.wrap{padding:0 18px}.logo{font-size:27px}.links{gap:18px;justify-content:center;flex-wrap:wrap}.links a{font-size:14px}.links .launch{display:none}.hero{margin-top:22px;padding:28px 24px;grid-template-columns:1fr;border-radius:28px;gap:12px}.hero h1{font-size:40px;letter-spacing:-1px}.hero img{max-height:300px}.hero p{font-size:17px}.script{font-size:26px}.grid{grid-template-columns:1fr}.intro,.band,.footer-row{display:block}.intro{margin-top:38px}h2{font-size:29px}.band{padding:25px}.band .btn{margin-top:14px}.footer-links{margin-top:20px}.story{grid-template-columns:1fr}.story img{max-height:340px}.story .card{padding:26px}.page-title{margin-top:36px}.app-preview{width:100%;max-width:340px}.card{padding:25px}.product{padding:0}}

.shop-sections{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0 35px}.shop-sections a{padding:10px 20px;border:1px solid var(--gold);border-radius:999px;text-decoration:none;font-weight:700;font-size:15px}section[id]{scroll-margin-top:25px}.product-image{display:block;padding:0;border:0;background:var(--cream);width:100%;cursor:pointer}.product-image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.product-price{font-size:26px;font-weight:800;margin:14px 0 6px}.product-price span{font-size:14px;font-weight:400;color:var(--muted)}.availability{font-size:14px;color:var(--muted);margin:12px 0 0}.bundle-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:center}.bundle-description{max-width:500px}.bundle-description .text-link{font-weight:700;text-underline-offset:4px}.detail-image{width:100%;height:auto;display:block;border-radius:15px}.detail-fine{font-size:14px}dialog{max-height:85dvh;overflow-y:auto}dialog h2{margin-top:16px}.product button.btn{font-size:15px}@media(max-width:600px){.bundle-grid{grid-template-columns:1fr;gap:20px}.shop-sections{gap:8px}.shop-sections a{font-size:14px;padding:9px 14px}}

.faq-list{display:grid;gap:14px;max-width:850px}.faq-list summary{cursor:pointer;font-weight:800}.faq-list details[open] summary{margin-bottom:18px}fieldset{border:0;padding:0;margin:30px 0}legend{font-size:24px;font-weight:700;margin-bottom:20px}.poll-grid{grid-template-columns:repeat(2,1fr)}.poll-choice{cursor:pointer;position:relative}.poll-choice input{accent-color:var(--gold);width:22px;height:22px}.poll-choice:has(input:checked){border:2px solid var(--gold);padding:27px}.poll-choice span{font-weight:800;font-size:14px}.band h2{overflow-wrap:anywhere}@media(max-width:650px){.poll-grid{grid-template-columns:1fr}}

.about-title .about-lead{font-size:clamp(21px,2.2vw,28px);color:var(--ink)}.about-who{font-size:18px;max-width:850px;color:var(--muted);font-weight:600}.about-family-art.circle-art{background:var(--paper);padding:10px}

.about-title{max-width:920px}.about-lead{font-size:clamp(19px,2vw,25px);line-height:1.5;max-width:890px;color:var(--muted)}.about-hero{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(400px,1.1fr);gap:38px;align-items:center}.about-family-art{background:#211c18;border:4px solid var(--gold);border-radius:38px;padding:20px;overflow:hidden}.about-family-art img{display:block;width:100%;height:auto}.about-intro-card{padding:42px}.chaos-quote{margin:54px 0;background:#211c18;color:var(--paper);border-radius:26px;border-left:7px solid var(--gold);padding:30px 38px;font-family:Pacifico;font-size:clamp(23px,3vw,35px);line-height:1.55}.about-chapters{display:grid;gap:22px}.about-chapter{display:grid;grid-template-columns:120px minmax(0,1fr);gap:30px;background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:38px 44px}.about-chapter.reverse{background:#dfc9ac}.chapter-number{font-size:54px;line-height:1;font-weight:800;color:#a77846}.about-chapter .script{font-size:23px}.about-chapter h2{font-size:31px}.about-chapter p{max-width:850px}.big-dream{margin-top:42px;display:grid;grid-template-columns:150px 1fr;gap:34px;align-items:center;padding:42px}.big-dream img{width:150px;height:150px;object-fit:contain}.signature{font-family:Pacifico;font-size:25px;color:#8b623a;margin-top:20px}@media(max-width:850px){.about-hero{grid-template-columns:1fr}.about-family-art{max-width:620px;margin:auto}.about-chapter{grid-template-columns:80px 1fr}.big-dream{grid-template-columns:110px 1fr}.big-dream img{width:110px;height:110px}}@media(max-width:600px){.about-title h1{font-size:44px}.about-hero{gap:22px}.about-family-art{border-radius:28px;padding:12px}.about-intro-card{padding:27px}.chaos-quote{margin:34px 0;padding:25px 26px}.about-chapter{grid-template-columns:1fr;gap:8px;padding:28px 25px}.chapter-number{font-size:36px}.about-chapter h2{font-size:27px}.big-dream{grid-template-columns:1fr;padding:28px 25px}.big-dream img{width:80px;height:80px}}

.buy-btn{margin-left:8px}.checkout-actions{margin:24px 0}.consent-row{display:flex;align-items:flex-start;gap:13px;background:#eadbc8;border:1px solid var(--line);border-radius:16px;padding:17px;font-weight:600;cursor:pointer}.consent-row input{width:22px;height:22px;flex:0 0 auto;margin-top:3px;accent-color:var(--gold)}.checkout-product{font-size:21px;font-weight:800}.checkout-submit{width:100%;margin-top:18px}.checkout-submit:disabled{cursor:not-allowed;opacity:.48}.checkout-status{min-height:27px;font-weight:700;color:#76502f}.cancelled{margin-top:0}.order-shell{max-width:760px;margin:65px auto}.order-card{text-align:center;padding:48px}.order-card .script{margin-bottom:10px}.order-card .btn{margin-top:18px}.order-help{margin-top:24px;font-size:15px}.policy{max-width:840px}.policy h2{margin-top:42px;font-size:28px}.policy li{margin:10px 0}@media(max-width:600px){.product .body .btn{width:100%;text-align:center}.buy-btn{margin-left:0}.order-card{padding:30px 24px}}
