:root{--ink: #27313f;--muted: #6f7784;--paper: #fffdf8;--cream: #fff3df;--pink: #f787a7;--blue: #5eb3e7;--mint: #8bd3c7;--yellow: #f6c84f;--coral: #f06b59;--line: rgba(39, 49, 63, .14);--shadow: 0 18px 42px rgba(39, 49, 63, .14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{align-items:center;background:#fffdf8e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);display:flex;gap:24px;height:76px;justify-content:space-between;left:0;padding:0 clamp(18px,5vw,64px);position:fixed;right:0;top:0;z-index:10}.brand{align-items:center;display:inline-flex;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700;gap:10px;min-width:max-content}.brand img{height:52px;object-fit:contain;width:170px}.brand-mark{align-items:center;background:var(--pink);border:2px solid rgba(255,255,255,.8);border-radius:999px;box-shadow:0 8px 16px #f787a747;color:#fff;display:inline-flex;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px;height:38px;justify-content:center;width:38px}nav{display:flex;gap:28px}nav a,.header-action{color:#394454;font-size:15px;font-weight:700}.header-action,.primary-button,.secondary-button,.theme-card a,.product-card-actions a,.guide-row,.back-link{align-items:center;display:inline-flex;gap:8px}.header-action{background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 16px}.hero{min-height:92vh;overflow:hidden;position:relative}.hero-image{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center;position:absolute;width:100%}.hero-overlay{background:linear-gradient(90deg,#fffdf8f0,#fffdf8d1,#fffdf838 68%),linear-gradient(0deg,#fffdf8e0,#fffdf800 22%);top:0;right:0;bottom:0;left:0;position:absolute}.hero-content{max-width:680px;padding:190px clamp(20px,6vw,86px) 110px;position:relative;z-index:1}.eyebrow{color:var(--coral);font-size:13px;font-weight:800;margin:0 0 14px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;line-height:1.05}h1{font-size:clamp(46px,7vw,86px);margin-bottom:24px;max-width:620px}.hero-copy{color:#4a5565;font-size:20px;line-height:1.65;max-width:560px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.primary-button,.secondary-button{border-radius:999px;font-size:15px;font-weight:800;justify-content:center;min-height:50px;padding:14px 20px}.primary-button{background:var(--ink);color:#fff}.secondary-button{background:#fff;border:1px solid var(--line);color:var(--ink)}.intro-band{background:#fff;border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;gap:1px;grid-template-columns:repeat(3,1fr)}.benefit{align-items:flex-start;display:flex;gap:16px;padding:34px clamp(20px,4vw,54px)}.benefit svg{color:var(--blue);flex:0 0 auto}.benefit strong{display:block;font-size:17px;margin-bottom:7px}.benefit span{color:var(--muted);line-height:1.55}.section,.kit-band,.support-band{padding:88px clamp(20px,5vw,72px)}.section-heading{margin:0 auto 42px;max-width:800px;text-align:center}.section-heading h2,.kit-copy h2,.support-band h2{font-size:clamp(34px,5vw,56px);margin-bottom:18px}.section-heading p,.kit-copy p,.support-band p{color:var(--muted);font-size:17px;line-height:1.7}.theme-grid{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 28px #27313f14;display:flex;flex-direction:column;min-height:560px;overflow:hidden}.product-image{align-items:center;background:#f7fbff;display:flex;justify-content:center;min-height:268px;overflow:hidden;width:100%}.product-image img{height:100%;object-fit:contain;padding:12px;width:100%}.product-image-large{background:#fff;border:1px solid var(--line);border-radius:8px;min-height:520px}.product-gallery{display:grid;gap:14px}.product-gallery-main{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:flex;justify-content:center;min-height:520px;overflow:hidden;position:relative}.product-gallery-main img{height:100%;object-fit:contain;padding:12px;width:100%}.gallery-thumbs{display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}.gallery-thumbs button{aspect-ratio:1 / 1;background:#fff;border:1px solid var(--line);border-radius:8px;cursor:pointer;overflow:hidden;padding:0}.gallery-thumbs button.active{border-color:var(--coral);box-shadow:0 0 0 3px #f06b592e}.gallery-thumbs img{height:100%;object-fit:cover;width:100%}.product-card-body{display:flex;flex:1;flex-direction:column;padding:24px}.product-topline{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.product-topline span{color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase}.product-topline strong,.price-line{background:var(--cream);border-radius:999px;color:var(--ink);display:inline-flex;font-size:13px;font-weight:800;line-height:1.25;padding:8px 12px;text-align:right}.product-card h3{font-size:29px;margin-bottom:14px}.product-card p{color:var(--muted);line-height:1.65}.product-card-actions{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr}.product-card-actions a{font-weight:800;justify-content:center;min-height:58px;padding:0 18px}.product-card-actions a+a{border-left:1px solid var(--line)}.missing-product-image{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:268px;padding:28px;text-align:center;width:100%}.missing-product-image div{display:flex;gap:10px}.missing-product-image span{border:3px solid white;border-radius:999px;box-shadow:0 8px 14px #27313f1f;display:inline-block;height:44px;width:44px}.missing-product-image strong{font-family:Georgia,Times New Roman,serif;font-size:30px}.missing-product-image small{color:var(--muted);font-weight:800;text-transform:uppercase}.product-hero{background:var(--cream);padding:116px clamp(20px,5vw,72px) 76px}.back-link{color:#4a5565;font-weight:800;margin-bottom:26px}.product-detail-grid{align-items:center;display:grid;gap:52px;grid-template-columns:minmax(340px,.95fr) minmax(0,1.05fr)}.product-detail-copy h1{font-size:clamp(42px,6vw,72px);margin-bottom:18px}.product-detail-copy p{color:#4a5565;font-size:18px;line-height:1.7;max-width:760px}.price-line{margin-bottom:22px}.detail-actions{display:flex;flex-wrap:wrap;gap:12px}.product-content{display:grid;gap:26px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:76px clamp(20px,5vw,72px)}.detail-panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:30px}.detail-panel h2{font-size:clamp(30px,4vw,44px);margin-bottom:16px}.detail-panel p{color:var(--muted);line-height:1.7}.highlight-list{display:grid;gap:14px;list-style:none;margin:24px 0 0;padding:0}.highlight-list li{align-items:flex-start;display:flex;gap:10px;line-height:1.55}.highlight-list svg{color:var(--mint);flex:0 0 auto;margin-top:2px}.video-panel .video-placeholder{margin-bottom:20px}.secondary-button.disabled{cursor:default;opacity:.62;pointer-events:none}.theme-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 28px #27313f14;display:flex;flex-direction:column;min-height:430px;overflow:hidden}.theme-art{align-items:center;display:flex;height:170px;justify-content:center;overflow:hidden;position:relative}.theme-art span{border-radius:999px;height:132px;opacity:.94;position:absolute;width:132px}.theme-art span:nth-child(1){left:18%;top:22px}.theme-art span:nth-child(2){right:20%;top:34px}.theme-art span:nth-child(3){bottom:-30px;left:34%}.theme-art svg{color:#fff;filter:drop-shadow(0 8px 12px rgba(39,49,63,.18));position:relative;z-index:1}.theme-meta{flex:1;padding:24px}.theme-meta span,.status{color:var(--blue);display:inline-block;font-size:12px;font-weight:800;margin-bottom:12px;text-transform:uppercase}.theme-meta h3,.guide-feature h3{font-size:30px;margin-bottom:14px}.theme-meta p,.guide-feature p{color:var(--muted);line-height:1.65}.theme-card a{border-top:1px solid var(--line);font-weight:800;justify-content:space-between;min-height:58px;padding:0 24px}.kit-band{align-items:center;background:var(--cream);display:grid;gap:52px;grid-template-columns:.85fr 1.15fr}.kit-copy{max-width:600px}.kit-list{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.kit-pill{align-items:center;background:#fff;border:1px solid rgba(39,49,63,.1);border-radius:999px;display:flex;font-weight:800;gap:10px;min-height:54px;padding:13px 18px}.kit-pill svg{color:var(--mint);flex:0 0 auto}.guide-section{background:#f7fbff}.guide-layout{display:grid;gap:28px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}.guide-list{display:grid;gap:14px;margin:0 auto;max-width:920px}.guide-row{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:grid;grid-template-columns:auto 1fr auto;min-height:70px;padding:18px 22px}.guide-row svg{color:var(--coral)}.guide-row span{font-weight:800}.guide-row strong{color:var(--muted);font-size:13px;text-align:right}.faq-section{background:#fff}.faq-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1120px}.faq-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:26px}.faq-card h3{font-size:25px;line-height:1.15;margin-bottom:12px}.faq-card p{color:var(--muted);line-height:1.7;margin-bottom:0}.guide-feature{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:grid;gap:26px;grid-template-columns:280px 1fr;padding:24px}.video-placeholder{align-items:center;aspect-ratio:16 / 10;background:linear-gradient(135deg,#f6c84f57,#5eb3e747),#fff8e8;border:1px solid rgba(39,49,63,.08);border-radius:8px;color:var(--coral);display:flex;justify-content:center;width:100%}.video-placeholder iframe{border:0;border-radius:8px;height:100%;width:100%}.guide-steps{display:grid;gap:14px}.guide-steps div{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:flex;font-weight:800;gap:14px;min-height:92px;padding:20px}.guide-steps svg{color:var(--yellow);flex:0 0 auto}.support-band{align-items:center;background:var(--ink);color:#fff;display:grid;gap:34px;grid-template-columns:1fr auto}.support-band p{color:#ffffffbf;max-width:700px}.support-actions{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.secondary-button.light{background:#ffffff1a;border-color:#ffffff38;color:#fff}footer{align-items:center;background:#fff;border-top:1px solid var(--line);display:flex;gap:24px;justify-content:space-between;padding:30px clamp(20px,5vw,72px)}footer p{color:var(--muted);margin:0;text-align:center}footer svg{color:var(--pink)}@media(max-width:900px){.site-header{gap:14px}nav{display:none}.intro-band,.theme-grid,.product-grid,.faq-grid,.kit-band,.guide-layout,.support-band,.product-detail-grid,.product-content,.guide-feature{grid-template-columns:1fr}.product-image-large,.product-gallery-main{min-height:360px}.support-actions,.support-actions a{width:100%}}@media(max-width:620px){.site-header{height:68px}.brand{font-size:23px}.brand img{height:44px;width:132px}.brand-mark{height:34px;width:34px}.header-action{padding:9px 12px}.hero{min-height:780px}.hero-overlay{background:linear-gradient(0deg,#fffdf8f2,#fffdf8d6 58%,#fffdf84d),linear-gradient(90deg,#fffdf8e6,#fffdf847)}.hero-content{padding:128px 20px 80px}.hero-copy{font-size:17px}.primary-button,.secondary-button{width:100%}.benefit{padding:24px 20px}.section,.kit-band,.support-band{padding:64px 20px}.kit-list,.product-card-actions,.guide-row{grid-template-columns:1fr}.product-card-actions a+a{border-left:0;border-top:1px solid var(--line)}.guide-row strong{text-align:left}footer{align-items:flex-start;flex-direction:column}footer p{text-align:left}}
