:root{--ink:#202b32;--muted:#566168;--coral:#ed624f;--coral-dark:#ba3f30;--aqua:#b9e8e0;--aqua-light:#eef9f7;--yellow:#ffe386;--line:#dce2df;--cream:#fff9ed;--radius:8px}
*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:20px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:'Trebuchet MS',Arial,sans-serif;line-height:1.08;letter-spacing:-.04em}p+p{margin-top:12px}h2{font-size:clamp(31px,3.5vw,46px)}h3{font-size:23px}a,button,input,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #156b81;outline-offset:5px}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.header{height:98px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:'Trebuchet MS',Arial,sans-serif;font-size:49px;font-weight:900;line-height:1;text-decoration:none;letter-spacing:-4px}.brand-dot{color:var(--coral);letter-spacing:0}.header nav{display:flex;gap:30px;font-weight:700;font-size:14px}.header nav a{text-decoration:none;padding-block:12px}.header nav a:hover{color:var(--coral-dark)}.skip-link{position:absolute;left:16px;top:-80px;padding:12px;background:var(--ink);color:#fff;z-index:10}.skip-link:focus{top:12px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:40px;align-items:center;padding-top:52px;padding-bottom:64px}.eyebrow{font-size:12px;letter-spacing:.11em;text-transform:uppercase;font-weight:700;margin-bottom:18px}.eyebrow span{color:var(--coral-dark);font-size:18px;margin-right:4px}h1{font-size:clamp(45px,5vw,66px);max-width:590px;line-height:1.02}h1 span{color:var(--coral-dark)}.hero-description{color:var(--muted);font-size:18px;max-width:420px;margin-top:24px}.hero-purchase{margin-top:28px}.hero-price{font-size:15px;margin-bottom:14px}.hero-price strong{font-size:22px}.hero-price>span,.kit-price p>span{color:var(--muted);font-size:14px}.button{min-height:52px;background:var(--coral);border:2px solid transparent;border-radius:5px;color:#202b32;text-decoration:none;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:13px 22px;line-height:1.35;text-align:center;cursor:pointer;transition:background .15s}.button:hover{background:#f17b68}.button>span{font-size:21px;line-height:1}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#37444b}.button[aria-disabled=true]{background:#e7e9e8;color:#5c6368;cursor:not-allowed}.micro{font-size:12px;color:var(--muted);margin-top:10px}.hero-visual{position:relative;min-height:480px;background:var(--aqua-light);border-radius:8px}.hero-label{position:absolute;right:22px;top:22px;max-width:210px;line-height:1.25;font-family:'Trebuchet MS',Arial,sans-serif;font-size:17px;font-weight:700}.hero-label>span{font-size:35px;color:var(--coral-dark);display:inline-block;vertical-align:middle;margin-right:5px}.hero-book{background:white;padding:10px;border:1px solid #cfd9d4;border-radius:5px;position:absolute;box-shadow:4px 5px 0 #d8eae5}.hero-book img{width:100%;object-fit:contain;border-radius:2px}.hero-book figcaption{font-size:11px;font-weight:700;margin-top:7px;text-align:center;white-space:nowrap}.book-one{width:180px;left:28px;top:28px;transform:rotate(-6deg)}.book-one img{height:257px}.book-two{width:212px;right:28px;top:132px;transform:rotate(7deg)}.book-two img{height:190px}.book-three{width:194px;left:72px;top:292px;transform:rotate(-4deg);background:var(--yellow)}.book-three img{height:127px}.real-photos{position:absolute;right:19px;bottom:14px;font-size:10px;max-width:145px;line-height:1.35;color:var(--muted)}.promise-strip{background:var(--yellow);font-size:13px;font-weight:700}.promise-strip .wrap{display:flex;justify-content:space-between;gap:20px;padding-block:18px}.promise-strip span:before{content:'✓';margin-right:9px}.section{padding-block:78px}.section-heading{margin-bottom:34px}.section-heading p:not(.eyebrow){margin-top:16px;color:var(--muted);max-width:600px}.section-heading .eyebrow{margin-bottom:12px}.split-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:54px}.benefits h3{margin-bottom:14px;font-size:24px}.benefits p{font-size:15px;color:var(--muted)}.benefits .small-label{font-size:10px;letter-spacing:.07em;font-weight:700;margin-block:22px 12px;color:var(--ink)}.step-icon{display:inline-flex;align-items:center;justify-content:center;width:49px;height:49px;border-radius:5px;font-weight:800;font-size:18px}.aqua{background:var(--aqua)}.yellow{background:var(--yellow)}.coral{background:#ffdbd3}.benefits .detail-note{font-size:12px;margin-top:11px;color:var(--ink)}.kits-section{background:#f6f8f6;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.kits-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.kit-card{background:#fff;border:1px solid #cfd8d5;border-radius:8px;padding:28px;display:flex;flex-direction:column}.kit-top{display:flex;justify-content:space-between;gap:12px;font-size:12px;font-weight:700;align-items:center}.tag{background:var(--aqua);padding:5px 10px;border-radius:4px}.kit-creative .tag{background:var(--yellow)}.saving{color:#256256}.kit-pictures{height:202px;display:flex;align-items:center;justify-content:center;gap:15px;margin:22px 0;background:var(--aqua-light);padding:16px;border-radius:5px}.kit-pictures img{object-fit:contain;max-width:28%;height:160px}.kit-pictures img:nth-child(3){height:110px}.five{background:var(--cream);gap:9px}.five img{max-width:17%;height:142px}.five img:nth-child(3){height:68px}.five img:nth-last-child(-n+2){height:90px}.five span{font-size:22px}.kit-card h3{font-size:29px}.kit-intro{margin-top:12px;color:var(--muted);font-size:14px}.includes{list-style:none;margin:22px 0 16px;padding:0;font-size:14px}.includes li{padding-block:7px;border-bottom:1px solid #ecefed;line-height:1.4}.includes li:before{content:'+';font-weight:700;color:#287867;margin-right:8px}.includes li span{font-size:11px;color:var(--muted);white-space:nowrap}.age-note{font-size:12px;line-height:1.5;color:var(--muted);margin-bottom:18px}.kit-price{margin-top:auto;padding-top:6px}.kit-price>span{font-size:12px;color:var(--muted)}.kit-price p{margin:0 0 18px}.kit-price strong{font-size:37px;letter-spacing:-.05em}.availability{color:var(--muted);font-size:12px;margin-top:24px;text-align:center}.selection{margin-top:66px;border-top:1px solid #d0dad4;padding-top:50px}.selection fieldset{padding:0;border:0;margin:0;min-width:0}.theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.theme-option{border:2px solid #d5ded7;border-radius:8px;padding:16px;background:#fff;cursor:pointer;position:relative;display:flex;flex-direction:column;align-items:center;gap:12px}.theme-option:has(input:checked){border-color:#1f7567;background:#edf8f4}.theme-option:has(input:focus-visible){outline:3px solid #156b81;outline-offset:4px}.theme-option:has(input:disabled):not(:has(input:checked)){opacity:.57;cursor:not-allowed}.theme-option img{height:168px;width:100%;object-fit:contain}.theme-option input{position:absolute;top:15px;left:15px;width:23px;height:23px;accent-color:#176d60;margin:0;cursor:inherit}.theme-option .theme-name{font-weight:700;font-size:16px;text-align:center;line-height:1.3}.theme-option .theme-name small{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:7px}.selection-summary{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:24px}.selection-summary>div{min-width:0}.selection-summary .button{flex-shrink:0}#selection-status{font-size:15px;font-weight:700}.error{color:#a92c22;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 24px}.product-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.product-image{height:254px;background:#f6f8f6;padding:18px;display:flex;align-items:center;justify-content:center;position:relative}.product-image img{width:100%;height:100%;object-fit:contain}.age-tag{position:absolute;right:12px;bottom:12px;background:#fff;padding:4px 9px;border:1px solid var(--line);border-radius:4px;font-size:11px;font-weight:700}.product-copy{padding:22px;display:flex;flex-direction:column;flex:1}.product-category{font-size:10px;letter-spacing:.07em;font-weight:700;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.product-copy h3{font-size:23px;line-height:1.13}.product-description{font-size:14px;color:var(--muted);margin-top:14px;margin-bottom:18px}.product-price{font-size:23px;font-weight:700;margin-top:auto}.product-price span{font-size:12px;font-weight:400;color:var(--muted)}.product-copy .button{background:#fff;border-color:var(--ink);font-size:13px;gap:9px;padding-inline:12px;margin-top:14px}.product-copy .button:hover{background:var(--yellow)}.how-section{background:var(--aqua-light)}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;list-style:none;margin:0;padding:0;counter-reset:steps}.how-grid li>span{display:block;font-size:30px;font-weight:700;color:#2e7267;margin-bottom:22px}.how-grid h3{font-size:24px;margin-bottom:14px}.how-grid p{font-size:15px;color:var(--muted)}.how-note{font-size:12px;margin-top:32px;padding-top:22px;border-top:1px solid #cdded7}.faq-section{display:grid;grid-template-columns:1fr 1.7fr;gap:66px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-weight:700;padding:19px 28px 19px 0;cursor:pointer;position:relative;list-style:none;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:0;top:16px;font-size:23px;color:#367b6e;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details p{padding:0 24px 22px 0;color:var(--muted);font-size:14px}.closing{display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:8px;background:var(--yellow);padding:42px}.closing .eyebrow{font-size:10px}.closing p:not(.eyebrow){margin-top:20px;max-width:510px;font-size:14px}.closing .button{flex-shrink:0}.policies{padding-block:68px 44px}.policies h2{font-size:23px;margin-bottom:28px}.policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.policy-grid h3{font-size:15px;letter-spacing:0;line-height:1.4;margin-bottom:12px}.policy-grid p{font-size:12px;color:var(--muted)}.footer{border-top:1px solid var(--line);padding-block:36px;display:flex;justify-content:space-between;gap:32px}.footer .brand{font-size:44px}.footer p,.footer a,.footer strong{font-size:12px}.footer-contact p{margin-top:6px}.footer-contact{max-width:420px}.footer>div>p{margin-top:12px;color:var(--muted)}.noscript{padding:24px;border:2px solid var(--coral);margin-top:20px}
@media(min-width:1200px){.hero-visual{min-height:510px}.book-one{width:190px;top:28px;left:30px}.book-one img{height:275px}.book-two{width:232px;right:30px;top:136px}.book-two img{height:207px}.book-three{top:315px;width:205px;left:74px}.book-three img{height:139px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:25px;padding-top:38px}.hero-visual{min-height:430px}.book-one{width:145px;left:17px;top:36px}.book-one img{height:206px}.book-two{width:170px;right:17px;top:137px}.book-two img{height:150px}.book-three{width:171px;left:33px;top:270px}.book-three img{height:112px}.hero-label{font-size:14px;top:17px;right:15px;max-width:145px}.hero-label>span{font-size:24px}.real-photos{max-width:120px;font-size:9px}.hero-description{font-size:16px}.hero .eyebrow{font-size:10px}.button{padding-inline:16px;gap:10px;font-size:14px}.benefits{gap:28px}.kit-card{padding:22px}.kit-card h3{font-size:26px}.kit-pictures{gap:10px;height:180px;padding:12px}.kit-pictures img{height:140px}.five{gap:6px}.five img{height:120px}.theme-option img{height:135px}.products-grid{gap:18px}.product-copy{padding:18px}.product-image{height:217px}.product-copy .button{font-size:12px;padding-inline:8px}.faq-section{gap:36px}.closing{padding:32px}.closing h2{font-size:35px}.how-grid{gap:28px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{height:78px}.brand{font-size:43px}.header nav{gap:18px;font-size:12px}.header nav a:last-child{display:none}.hero{grid-template-columns:1fr;gap:28px;padding-top:32px;padding-bottom:32px}.hero-copy{display:contents}.hero .eyebrow{margin-bottom:-13px;font-size:9px}.hero h1{font-size:clamp(38px,10.5vw,59px);max-width:580px}.hero-description{margin-top:-11px;font-size:15px;max-width:450px}.hero-purchase{order:4;margin-top:0}.hero-price{font-size:14px;margin-bottom:12px}.hero-price strong{font-size:21px}.hero-purchase .button{width:100%;font-size:15px}.hero-purchase .micro{text-align:center}.hero-visual{order:3;min-height:280px;max-width:500px;width:100%;margin-inline:auto}.hero-label{font-size:12px;top:13px;right:13px;max-width:134px}.hero-label>span{font-size:23px}.hero-book{padding:7px}.hero-book figcaption{font-size:8px;margin-top:4px}.book-one{width:112px;left:19px;top:17px}.book-one img{height:158px}.book-two{width:145px;right:15px;top:76px}.book-two img{height:121px}.book-three{width:134px;left:58px;top:171px}.book-three img{height:80px}.real-photos{bottom:9px;right:9px;max-width:107px;font-size:8px}.promise-strip .wrap{gap:14px;justify-content:center;flex-wrap:wrap;padding-block:14px}.promise-strip{font-size:10px}.promise-strip span:before{margin-right:5px}.section{padding-block:50px}.section-heading{margin-bottom:26px}.eyebrow{font-size:10px;margin-bottom:12px}.benefits{grid-template-columns:1fr;gap:28px}.benefits article{padding-left:64px;position:relative}.benefits .step-icon{position:absolute;left:0;top:1px;width:43px;height:43px;font-size:15px}.benefits .small-label{margin:0 0 10px;font-size:9px}.benefits h3{font-size:22px;margin-bottom:10px}.benefits p{font-size:14px}.split-heading{display:block}.split-heading>p{margin-top:15px!important;font-size:14px}.split-heading>p br{display:none}.kits-grid{grid-template-columns:1fr;gap:22px}.kit-card{padding:20px}.kit-card h3{font-size:28px}.kit-pictures{height:184px;padding:14px;gap:14px}.kit-pictures img{height:145px}.five{gap:7px}.five img{height:127px}.five img:nth-last-child(-n+2){height:77px}.five img:nth-child(3){height:57px}.kit-price strong{font-size:34px}.availability{font-size:11px;text-align:left}.selection{margin-top:38px;padding-top:36px}.selection h2{font-size:29px}.selection .section-heading p:not(.eyebrow){font-size:14px}.theme-options{grid-template-columns:1fr;gap:12px}.theme-option{flex-direction:row;padding:13px 12px 13px 41px;gap:14px;min-height:105px}.theme-option img{width:82px;height:78px}.theme-option input{top:43px;left:11px;width:20px;height:20px}.theme-option .theme-name{font-size:14px;text-align:left;flex:1;overflow-wrap:anywhere}.theme-option .theme-name small{font-size:11px;margin-top:5px}.selection-summary{display:block;margin-top:20px}.selection-summary .button{width:100%;margin-top:18px}.selection-summary p{font-size:13px}.products-grid{grid-template-columns:1fr 1fr;gap:14px 12px}.product-image{height:177px;padding:12px}.product-copy{padding:15px 12px}.product-category{font-size:8px;min-height:25px}.product-copy h3{font-size:20px;line-height:1.15;overflow-wrap:anywhere}.product-description{font-size:12px;margin-top:10px;line-height:1.5}.product-price{font-size:21px}.product-price span{display:block;font-size:10px}.product-copy .button{font-size:11px;line-height:1.3;padding:10px 5px;gap:3px;min-height:48px}.product-copy .button>span{display:none}.age-tag{font-size:9px;bottom:7px;right:7px;padding:2px 5px}.how-grid{grid-template-columns:1fr;gap:28px}.how-grid li{position:relative;padding-left:49px}.how-grid li>span{position:absolute;left:3px;top:-5px;font-size:27px}.how-grid h3{font-size:22px;margin-bottom:10px}.how-grid p{font-size:14px}.how-note{font-size:11px}.faq-section{display:block}.faq-list summary{font-size:15px}.faq-list details p{font-size:13px}.closing{display:block;padding:26px}.closing h2{font-size:32px}.closing h2 br{display:none}.closing .button{width:100%;margin-top:24px;font-size:14px}.closing .eyebrow{font-size:9px}.closing p:not(.eyebrow){font-size:13px}.policies{padding-block:44px 30px}.policy-grid{grid-template-columns:1fr;gap:24px}.footer{padding-block:28px;display:block}.footer-contact{margin-top:27px}.footer .brand{font-size:42px}}
@media(max-width:350px){.wrap{width:calc(100% - 28px)}.header nav{gap:13px}.hero{gap:25px}.hero h1{font-size:38px}.hero-visual{min-height:267px}.book-one{width:105px;left:13px}.book-one img{height:147px}.book-two{width:132px;right:11px;top:71px}.book-two img{height:112px}.book-three{width:126px;left:40px;top:166px}.book-three img{height:75px}.real-photos{max-width:93px}.kit-card{padding:17px}.kit-top{font-size:11px}.product-image{height:155px;padding:10px}.product-copy{padding:13px 10px}.product-copy h3{font-size:18px}.theme-option{gap:10px}.theme-option img{width:72px}.theme-option .theme-name{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.brand{display:inline-flex;flex-direction:column;align-items:center;letter-spacing:-2px;font-size:42px;line-height:.92;flex-shrink:0}.brand-caption{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.24em;text-transform:uppercase;line-height:1;margin-top:9px;color:#ba3f30}.footer .brand{font-size:39px}@media(max-width:700px){.brand{font-size:35px}.brand-caption{font-size:8px;margin-top:7px}.footer .brand{font-size:35px}}
@media(min-width:701px) and (max-width:850px){.hero-visual{min-height:465px}.book-one{width:126px;left:15px;top:73px}.book-one img{height:179px}.book-two{width:142px;right:15px;top:116px}.book-two img{height:123px}.book-three{left:26px;top:291px}}@media(max-width:700px){.hero-visual{min-height:326px}.book-three{width:122px;left:12px;top:211px}.book-three img{height:75px}.real-photos{bottom:16px;right:13px;max-width:132px;font-size:9px}}@media(max-width:350px){.hero-visual{min-height:308px}.book-three{width:112px;left:10px;top:199px}.book-three img{height:69px}.real-photos{max-width:114px}}

