:root{--navy:#083467;--ink:#17314f;--orange:#ff721b;--yellow:#ffce46;--line:#dce4ed;--muted:#526379;--white:#fff;--bg:#f7f9fc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font:16px/1.65 Arial,Helvetica,sans-serif;color:var(--ink);background:var(--white)}a{color:var(--navy);text-underline-offset:4px}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #176ace;outline-offset:5px}h1,h2,h3{line-height:1.18;color:var(--navy);letter-spacing:-.025em}h1{font-size:clamp(2rem,3.5vw,3.3rem);font-weight:600;margin:.5em 0}h2{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:500;margin:.35em 0 .7em}h3{font-size:1.3rem;font-weight:600}p{margin:.75em 0 1em}.small{font-size:.875rem;color:var(--muted)}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;z-index:99;background:white;padding:10px}header{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1320px;margin:auto;padding:14px 36px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;line-height:1.06;letter-spacing:-.02em;font-size:1.05rem;font-weight:900}.brand img{border-radius:50%;object-fit:cover;width:54px;height:54px}header nav{display:flex;align-items:center;gap:30px;font-size:.94rem}header nav a{text-decoration:none}.cart-link{border:1px solid var(--line);padding:9px 16px;border-radius:99px;white-space:nowrap}.cart-link span{background:var(--navy);color:white;border-radius:50%;display:inline-grid;place-items:center;min-width:25px;margin-left:5px}.hero{background:#ffcc42}.hero-image{max-width:1320px;height:clamp(260px,39vw,490px);margin:auto;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-image img{display:block;width:100%;height:auto}.hero-bottom{max-width:1200px;padding:0 24px 36px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.hero-bottom h1{font-size:clamp(1.6rem,2.3vw,2.2rem);margin:0;font-weight:500}.hero-bottom p{margin:.5em 0 0}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 23px;border-radius:10px;text-decoration:none;border:1px solid transparent;font-weight:600;line-height:1.5;text-align:center}.primary{color:white;background:var(--navy)}.primary:hover{background:#124a88}.secondary{background:white;border-color:var(--navy);color:var(--navy)}.benefit-strip{display:flex;justify-content:center;gap:7vw;padding:24px;background:#fff9e6;border-bottom:1px solid #f4e6b7;font-size:.94rem}.benefit-strip span{display:flex;flex-direction:column}.benefit-strip b{font-weight:600}.section{max-width:1248px;margin:auto;padding:70px 24px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:32px}.section-title p{font-size:.9rem;color:var(--muted);white-space:nowrap}.eyebrow{font-size:.875rem;font-weight:600;color:#965113;letter-spacing:.06em}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 4px 13px #0b376407;background:white;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 9px 24px #0b376419}.cover-link{display:block;background:#edf2f7}.cover-link img{width:100%;height:auto;aspect-ratio:1.503;object-fit:cover;display:block}.card-body{padding:22px}.age{display:inline-block;background:#eaf2ff;color:var(--navy);font-size:.875rem;border-radius:7px;padding:3px 10px;font-weight:600}.card h3{min-height:3.3em;margin:15px 0 8px}.card h3 a{text-decoration:none}.card p{font-size:.875rem;color:var(--muted);margin:.5em 0 1.2em}.card-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:16px;font-size:.94rem}.card-bottom strong{font-size:1.3rem}.card-bottom a{text-decoration:none}.how{background:var(--bg);max-width:none;padding-left:max(24px,calc((100% - 1200px)/2));padding-right:max(24px,calc((100% - 1200px)/2))}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:30px}.steps span{font-size:2rem;color:#bd570e}.steps p{color:var(--muted)}.note{padding:20px 0;border-top:1px solid var(--line);font-size:.94rem}.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.contact-links{display:flex;flex-direction:column;justify-content:center;gap:14px}.contact-links a:first-child{font-size:clamp(1.2rem,2vw,1.7rem);font-weight:600}footer{padding:45px max(24px,calc((100% - 1200px)/2));background:var(--navy);color:white;display:flex;justify-content:space-between;gap:30px;font-size:.875rem}footer a{color:white}footer nav{display:flex;flex-direction:column;gap:12px}.back{display:inline-block;margin-bottom:25px;text-decoration:none}.product-top{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:start}.product-cover img{width:100%;height:auto;border-radius:16px;border:1px solid var(--line)}.product-cover .button{margin-top:22px;width:100%}.product-buy h1{font-size:clamp(2rem,3vw,3rem);margin:.6em 0}.buy-line{display:flex;flex-direction:column;margin:25px 0}.buy-line strong{font-size:2.4rem}.buy-line span{font-size:.875rem;color:var(--muted)}.product-buy>.button{width:100%}.product-description{max-width:820px;margin:70px auto 0}.product-description section{padding:25px 0;border-bottom:1px solid var(--line)}.product-lines p{margin:.4em 0}dl{display:grid;grid-template-columns:130px 1fr;gap:18px}dt{font-weight:600}dd{margin:0}.narrow{max-width:820px;min-height:55vh}.total{display:flex;justify-content:space-between;font-size:1.5rem;border-top:2px solid var(--navy);padding-top:20px}.cart-row{display:grid;grid-template-columns:95px 1fr auto;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:24px 0}.cart-row img{width:95px;border-radius:8px}.cart-row h2{font-size:1.2rem;margin:0}.cart-row button{border:0;background:transparent;color:var(--muted);font-size:.875rem;text-decoration:underline;padding:7px 0}.cart-row p{margin:.25em 0}.notice{background:#fff5d6;border:1px solid #e9d291;padding:20px;border-radius:10px;margin:25px 0}form label:not(.checkbox){display:flex;flex-direction:column;margin:18px 0;gap:7px}input:not([type=checkbox]){width:100%;padding:13px 15px;border:1px solid #9eafc2;border-radius:8px;background:white;color:var(--ink)}.checkbox{display:flex;gap:12px;align-items:start;margin:20px 0}.checkbox input{flex:none;margin-top:5px;width:20px;height:20px;accent-color:var(--navy)}.checkbox span{font-size:.94rem}#form-error{color:#ac2525}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--navy);color:white;padding:13px 23px;border-radius:10px;z-index:100;display:none;box-shadow:0 4px 15px #0003}.toast.visible{display:block}.empty{padding:40px 0}.download-links{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.94rem}td,th{text-align:left;padding:12px;border-bottom:1px solid var(--line)}.admin-actions{display:flex;gap:12px;flex-wrap:wrap}.legal-content{max-width:850px;margin:auto}.legal-content h2{font-size:1.5rem;margin-top:35px}.legal-content ol,.legal-content ul{padding-left:24px}.legal-downloads{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.copy-box{padding:20px;background:var(--bg)}[hidden]{display:none!important}@media(max-width:900px){header{padding:14px 24px}header nav{gap:16px}.grid{grid-template-columns:repeat(2,1fr)}.product-top{gap:30px}.contact{gap:35px}.hero-bottom{flex-direction:column;align-items:start}.hero-image{height:40vw;min-height:250px}.hero-image img{width:110%}.benefit-strip{gap:30px;padding:22px}.section{padding-top:45px;padding-bottom:45px}}@media(max-width:600px){header{gap:10px;padding:12px 16px;flex-wrap:wrap}.brand{font-size:.9rem}.brand img{width:43px;height:43px}header nav{gap:13px;font-size:.875rem;flex-wrap:wrap}header nav>a:not(.cart-link){display:none}.hero-image{height:240px;min-height:0}.hero-image img{width:150%;max-width:none;flex-shrink:0}.hero-bottom{padding:8px 20px 30px}.hero-bottom p{font-size:.94rem}.hero-bottom .button{width:100%}.benefit-strip{gap:18px;flex-direction:column;padding:22px}.benefit-strip span{flex-direction:row;gap:12px;font-size:.875rem}.section{padding-left:20px;padding-right:20px}.section-title{display:block}.grid{grid-template-columns:1fr;gap:24px}.card h3{min-height:0}.card-body{padding:20px}.steps{grid-template-columns:1fr;gap:20px}.contact{grid-template-columns:1fr;gap:20px}.product-top{grid-template-columns:1fr;gap:32px}.product-description{margin-top:35px}.cart-row{grid-template-columns:65px 1fr auto;gap:12px}.cart-row img{width:65px}.cart-row h2{font-size:1.05rem}dl{grid-template-columns:1fr;gap:7px}dd{margin-bottom:15px}footer{flex-direction:column;padding:35px 20px}.narrow .button{width:100%}.toast{width:90%;text-align:center}}

@media(max-width:600px){.hero .hero-image img{width:100%;max-width:100%;object-fit:contain;transform:none;margin:0}.hero{height:auto;min-height:0}.legal{padding-inline:20px}}
