/* Love Little Ones — website design */
dialog{border:1px solid #ece2eb;border-radius:22px;width:calc(100% - 32px);max-width:700px;max-height:88vh;padding:39px;background:white;color:var(--ink);box-shadow:0 30px 100px #1e0e1d40;animation:appear .18s ease-out}dialog::backdrop{background:#24112399;backdrop-filter:blur(7px)}dialog .eyebrow{color:var(--accent);padding-right:20px;font-size:.6875rem}.close{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;border:0;background:#f4edf4;font-size:26px;line-height:1}.modal-title{font-size:2rem;font-weight:800;line-height:1.25;letter-spacing:-1px;margin:20px 0 13px}.modal-lead{font-size:1rem;color:var(--muted);line-height:1.75}.detail-block h3{font-size:1rem;margin:25px 0 8px;font-weight:800}.detail-block p{font-size:1rem;color:#704b6e;line-height:1.8;margin:8px 0}.safety{background:#fff0e9;border-left:3px solid #d7845a;padding:17px;border-radius:8px;font-size:.875rem;margin:24px 0;color:#795335}.detail-source{border-top:1px solid var(--border);padding-top:20px;margin-top:25px;font-size:.8125rem;color:var(--muted)}.detail-source a{display:inline-block;color:var(--accent);margin:7px 12px 5px 0}.modal-save{margin-top:20px}.toast{position:fixed;bottom:25px;left:calc(50% + 122px);transform:translate(-50%,20px);opacity:0;background:var(--ink);color:white;border:1px solid #644262;border-radius:12px;padding:13px 22px;font-size:.875rem;box-shadow:0 8px 30px #34183230;z-index:8;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.empty{grid-column:1/-1;background:white;border:1px dashed #d1bbd0;border-radius:18px;text-align:center;padding:45px 25px}.empty h3{font-size:1.25rem;letter-spacing:-.5px;margin:0}.empty p{color:var(--muted);font-size:.9375rem}
:root{--ink:#50264d;--muted:#886386;--accent:#a04b9a;--highlight:#ffd6c4;--border:#efe0ee;--font:'Manrope',system-ui,sans-serif;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);line-height:1.65}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s}button:active{transform:translateY(1px)}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #90448b;outline-offset:5px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:10;padding:10px 15px;background:var(--ink);color:white}.skip-link:focus{top:10px}.announcement{background:#f1e8f0;text-align:center;padding:9px 20px;font-size:.75rem;font-weight:600;letter-spacing:.2px}.announcement span{font-weight:400;margin-left:15px;color:#855982}.site-header{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1440px;margin:auto;padding:10px 60px;background:#fff;min-height:110px}.brand{display:block;width:225px;height:85px;overflow:hidden;flex-shrink:0}.brand img{display:block;width:225px;height:112px;object-fit:cover;transform:translateY(-12px)}.main-nav{display:flex;align-items:center;gap:30px}.nav-link{background:transparent;border:0;padding:10px 0;font-size:.8125rem;font-weight:600;color:#80557d;white-space:nowrap}.nav-link:hover,.nav-link.active{color:var(--ink)}#save-count{font-size:.6875rem;background:#f3ecf3;padding:2px 6px;border-radius:50%;margin-left:3px}.header-cta{display:inline-flex;align-items:center;gap:18px;border:1px solid var(--ink);border-radius:50px;padding:12px 20px;text-decoration:none;font-size:.75rem;font-weight:700;white-space:nowrap}.header-cta:hover{background:#f6edf5}.header-cta span{font-size:18px}main{max-width:1440px;margin:auto;padding:0 60px}.eyebrow{font-size:.6875rem;letter-spacing:1.7px;font-weight:800}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:40px;align-items:center;padding:35px 0 55px}.hero-copy{padding:15px 0}.hero-copy>.eyebrow{display:flex;align-items:center;gap:10px;color:#774f74;font-size:.625rem}.hero-copy>.eyebrow:before{content:'';height:6px;width:6px;background:#a66ca2;border-radius:50%}h1{font-size:clamp(2.8rem,4.65vw,4.7rem);line-height:1.13;font-weight:700;letter-spacing:-3px;margin:25px 0 23px}h1 span{color:#91588d}.hero-copy>p{font-size:1rem;line-height:1.85;max-width:400px;color:var(--muted);margin:0}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px;flex-wrap:wrap}.primary{display:inline-flex;align-items:center;justify-content:center;gap:30px;text-decoration:none;background:var(--ink);color:white;padding:15px 23px;font-size:.8125rem;border:0;border-radius:50px;font-weight:700;min-height:48px}.primary:hover{background:#612d5d;box-shadow:0 7px 20px #3a1b3815}.primary span{font-size:20px}.quiet-link{font-size:.8125rem;font-weight:700;background:transparent;border:0;text-underline-offset:5px;text-decoration:underline;padding:3px 0;color:var(--ink);cursor:pointer}.hero-foot{display:flex;align-items:center;gap:12px;font-size:.6875rem;color:#9d6b9a;margin-top:35px}.hero-line{width:32px;height:1px;background:#b691b4}.hero-visual{height:450px;position:relative;overflow:hidden;border-radius:110px 25px 25px 25px;background:#eee9dc}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:45% center}.hero-visual:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#33193165);pointer-events:none}.photo-label{position:absolute;left:30px;bottom:32px;z-index:1;color:white}.photo-label>span{font-size:.5625rem;letter-spacing:2px;display:block;margin-bottom:9px}.photo-label strong{font-size:1.8rem;line-height:1.2;font-weight:600;letter-spacing:-.6px}.photo-credit{position:absolute;bottom:9px;right:12px;color:#fff;font-size:.5625rem;z-index:1;text-decoration:none}.age-section{padding:30px 32px;background:#f6eff6;border-radius:20px;margin-bottom:48px}.section-label{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.section-label .eyebrow{font-size:.5625rem;color:#8f5f8c;margin-bottom:6px}.section-label h2{font-size:1.3rem;line-height:1.4;letter-spacing:-.6px;font-weight:700;margin:0}.section-label>span{font-size:.6875rem;line-height:1.7;text-align:right;color:#92618f}.age-options{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.age-option{padding:15px 14px;display:flex;align-items:flex-start;flex-direction:column;text-align:left;border-radius:12px;background:#fff9;border:1px solid #e7d9e6;min-height:82px;gap:5px}.age-option:hover{background:#fff;border-color:#b189ae}.age-option strong{font-size:.875rem;font-weight:800}.age-option small{font-size:.625rem;color:#936290;line-height:1.5}.age-option.selected{background:var(--ink);color:white;border-color:var(--ink);box-shadow:0 6px 15px #381b3614}.age-option.selected small{color:#d5bcd3}.stage-feature{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:0 20px 40px;border-bottom:1px solid var(--border)}.feature-copy .eyebrow{color:#915a8d;font-size:.625rem}.feature-copy h2{font-size:2.2rem;letter-spacing:-1.2px;font-weight:600;line-height:1.25;margin:13px 0 0}.stage-summary p{font-size:1rem;line-height:1.8;color:var(--muted);margin:0}.stage-tags{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.stage-tags span{font-size:.625rem;padding:4px 10px;border-radius:50px;background:#f4ebf3;color:#785075}.stage-summary .quiet-link{font-size:.75rem}.guide-section{padding:44px 0 60px}.guide-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.guide-heading .eyebrow{font-size:.625rem;color:#976594}.guide-heading h2{font-size:2rem;line-height:1.3;font-weight:600;letter-spacing:-1px;margin:10px 0 0}.age-badge{font-size:.6875rem;font-weight:700;white-space:nowrap;background:#f4e7f3;color:#764373;padding:6px 13px;border-radius:50px}.filter-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:25px}.filter{display:flex;align-items:center;gap:7px;border:1px solid var(--border);background:white;border-radius:50px;padding:9px 12px;font-size:.6875rem;white-space:nowrap;color:#8f608c}.filter svg{width:15px;height:15px}.filter.active{color:white;background:var(--ink);border-color:var(--ink)}.filter:hover:not(.active){background:#f6edf5}.result-status{font-size:.6875rem;color:#a87ca5;margin:18px 0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.card{border:1px solid #e9dfe8;border-radius:18px;padding:25px;display:flex;flex-direction:column;position:relative;min-height:285px;background:#fff;transition:transform .2s,box-shadow .2s}.card:nth-child(6n+1){background:#faf7f0}.card:nth-child(6n+2){background:#f9f5f9}.card:nth-child(6n+3){background:#f7f0f7}.card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #4321410b;border-color:#cfb6cd}.card-top{display:flex;align-items:center;justify-content:space-between}.card-icon{width:43px;height:43px;border-radius:50%;background:var(--card-bg);color:var(--card-fg);display:grid;place-items:center}.card-icon svg{width:22px;height:22px}.bookmark{border:0;background:#ffffffaa;width:33px;height:34px;border-radius:50%;color:#9f6f9c;display:grid;place-items:center}.bookmark svg{width:14px;height:18px}.bookmark.saved{color:var(--accent);background:#eedbed}.bookmark.saved svg{fill:#65306233}.card .category{font-size:.5625rem;letter-spacing:1.4px;font-weight:800;color:var(--card-fg);margin-top:23px}.card h3{font-size:1.25rem;line-height:1.35;font-weight:700;letter-spacing:-.5px;margin:9px 0 11px}.card p{font-size:.9375rem;color:var(--muted);line-height:1.8;margin:0 0 20px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #3a1b3810;padding-top:13px;margin-top:auto;flex-wrap:wrap}.card-bottom>span{font-size:.625rem;color:#a2749f}.read-guide{font-size:.75rem;display:flex;align-items:center;gap:15px;background:transparent;border:0;font-weight:700;padding:4px 0}.read-guide b{font-size:20px;font-weight:500}.personalise{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;background:#50264d;border-radius:28px;padding:55px 60px;color:white;scroll-margin-top:35px}.personalise-copy{padding:13px 0}.personalise-copy>.eyebrow{font-size:.625rem;color:#d5a6d2}.personalise-copy h2{font-size:3.1rem;letter-spacing:-1.8px;line-height:1.2;font-weight:600;margin:20px 0}.personalise-copy h2 span{color:#ce97ca}.personalise-copy>p{font-size:.9375rem;color:#cbb2c9;line-height:1.85;max-width:385px}.personalise-copy ul{padding:0;list-style:none;margin:25px 0}.personalise-copy li{font-size:.8125rem;color:#ebd9ea;margin:12px 0;display:flex;gap:12px}.personalise-copy li:before{content:'✓';color:#d5a6d2}.personalise-copy>.personalise-note{font-size:.6875rem;color:#b58fb2;margin:25px 0 0}.price-card{border:1px solid #ffffff33;background:#fff;border-radius:20px;color:var(--ink);padding:30px}.plan-label{font-size:.625rem;letter-spacing:1.7px;font-weight:800;color:#8f5f8c}.price{display:flex;align-items:center;gap:17px;margin:12px 0}.price strong{font-size:3.6rem;letter-spacing:-2px;font-weight:700;line-height:1.3}.price>span{font-size:.75rem;line-height:1.7;color:#7d537a}.price small{font-size:.625rem;color:#a97fa6}.price-description{font-size:.8125rem;color:#8e5e8b;padding-bottom:20px;border-bottom:1px solid var(--border);margin:0 0 20px}.exact-age-label{display:flex;flex-direction:column;gap:4px;margin-bottom:15px}.exact-age-label strong{font-size:.875rem}.exact-age-label span{font-size:.6875rem;color:var(--muted)}.age-inputs{display:flex;align-items:center;gap:14px}.age-inputs label{flex:1;min-width:0;font-size:.75rem;color:#91608e;display:flex;flex-direction:column;gap:6px}.age-inputs input{width:100%;font:inherit;font-size:1rem;height:47px;border:1px solid #e4d6e3;border-radius:9px;background:#f9f4f9;color:var(--ink);padding:9px 12px}.age-plus{color:#a374a0;padding-top:23px}.apply-age{display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:white;border:0;border-radius:50px;width:100%;padding:15px 22px;margin-top:20px;font-size:.8125rem;font-weight:700}.apply-age:hover{background:#632f60}.apply-age span{font-size:20px}.age-help{font-size:.625rem;color:#a374a0;text-align:center;margin:9px 0 0}.payment-status{font-size:.625rem;border-radius:7px;background:#f5e9f4;text-align:center;padding:8px;margin-top:18px;color:#855982}#age-error{font-size:.8125rem;color:#ae443a;margin:10px 0}.exact-focus{padding:28px;background:#f6ecf5;border-radius:20px;margin:35px 0 0}.exact-focus[hidden]{display:none}.focus-header{display:flex;align-items:center;justify-content:space-between;gap:15px}.focus-header .eyebrow{font-size:.625rem;color:#8f5f8c}.focus-header h2{font-size:1.5rem;letter-spacing:-.6px;margin:8px 0}.focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:20px 0}.focus-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:white;color:var(--accent)}.focus-icon svg{width:19px}.focus-grid h3{font-size:.9375rem;margin:12px 0 8px}.focus-grid p{font-size:.9375rem;color:var(--muted);line-height:1.8;margin:0}.focus-note{font-size:.6875rem;color:#9f709c;border-top:1px solid #e5d2e4;padding-top:15px;margin:0}.focus-note a{color:var(--accent)}.daily-note{text-align:center;padding:65px 20px}.note-icon{font-size:38px;color:#bc8568;display:block;line-height:1;margin-bottom:19px}.daily-note h2{font-weight:500;font-size:1.65rem;line-height:1.55;letter-spacing:-.6px;margin:0}.daily-note h2 span{color:#a1739e}.sources{border-top:1px solid var(--border);padding:40px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.sources .eyebrow{color:#a0709d;font-size:.5625rem}.sources h3{font-size:1.125rem;font-weight:600;letter-spacing:-.3px;margin:10px 0}.sources p{font-size:.75rem;line-height:1.9;color:#986695;margin:0}.text-button{border:0;background:transparent;text-decoration:underline;text-underline-offset:5px;font-size:.75rem;color:#6e456b;white-space:nowrap;padding:5px 0}footer{background:#f5eef5;padding:20px max(30px,calc((100vw - 1320px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px}footer .brand{width:170px;height:65px}footer .brand img{width:170px;height:85px;transform:translateY(-9px)}footer>span{font-size:.6875rem;color:#9d6b9a}.order-line{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:20px;margin:25px 0}.order-line>span{font-size:1rem;font-weight:700}.order-line small{font-size:.8125rem;font-weight:400;color:var(--muted)}.order-line strong{font-size:2rem}.checkout-note{font-size:.875rem;line-height:1.8;color:var(--muted);margin:0 0 25px}#checkout .primary{width:100%}.toast{left:50%;background:var(--ink)}.detail-block p{font-size:1rem;line-height:1.85}.modal-title{font-weight:700}.modal-save{color:white;background:var(--ink)}.empty{background:#f7f0f7}.feature-copy h2 br{display:none}.feature-copy h2 br:after{content:' '}
@media(max-width:1100px){.site-header{padding:10px 30px;gap:20px}.main-nav{gap:20px}.brand{width:190px}.brand img{width:190px;height:95px;transform:translateY(-5px)}.header-cta{font-size:.6875rem;padding:10px 15px;gap:10px}main{padding:0 35px}.hero{gap:30px}.hero-visual{height:400px}.hero-actions{gap:16px}.primary{padding:13px 18px;gap:20px}.age-section{padding:25px}.age-option{padding:13px 10px}.age-option strong{font-size:.8125rem}.stage-feature{gap:30px}.personalise{padding:40px;gap:35px}.personalise-copy h2{font-size:2.6rem}.price-card{padding:25px}.card{padding:21px}.filter-row{gap:6px}.filter{font-size:.625rem;padding:8px 10px}.filter svg{width:13px;height:13px}.guide-heading h2{font-size:1.7rem}}@media(max-width:800px){.header-cta{display:none}.site-header{justify-content:space-between;min-height:90px}.hero{gap:25px;padding-top:25px}.hero-visual{height:370px;border-top-left-radius:70px}h1{font-size:2.8rem;letter-spacing:-1.8px}.hero-copy>p{font-size:.9375rem}.hero-actions{margin-top:23px}.hero-foot{font-size:.625rem;margin-top:23px}.quiet-link{font-size:.75rem}.primary{font-size:.75rem}.photo-label strong{font-size:1.45rem}.age-options{grid-template-columns:repeat(3,minmax(0,1fr))}.age-option{min-height:70px}.age-option small{font-size:.6875rem}.stage-feature{padding:0 0 30px}.feature-copy h2{font-size:1.7rem}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.guide-heading h2{font-size:1.5rem}.personalise{grid-template-columns:1fr 1fr;padding:32px;gap:28px}.personalise-copy h2{font-size:2.1rem;letter-spacing:-1px}.personalise-copy>p{font-size:.875rem}.personalise-copy li{font-size:.75rem}.price-card{padding:23px}.price strong{font-size:3rem}.price{gap:12px}.focus-grid{gap:18px}footer>span:last-child{display:none}.sources{align-items:flex-start;flex-direction:column;gap:18px}}@media(max-width:600px){html{scroll-padding-top:20px}.announcement{padding:8px 15px;font-size:.625rem}.announcement span{display:none}.site-header{padding:10px 20px;flex-wrap:wrap;gap:0;min-height:initial}.brand{width:170px;height:70px}.brand img{width:170px;height:85px;transform:translateY(-5px)}.main-nav{gap:18px;width:100%;justify-content:space-between;border-top:1px solid #f0e8ef;padding:7px 0 3px}.nav-link{font-size:.75rem;padding:8px 0}main{padding:0 20px}.hero{grid-template-columns:1fr;gap:28px;padding:25px 0 35px}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:.5625rem}h1{font-size:2.85rem;line-height:1.15;letter-spacing:-2px;margin:20px 0}.hero-copy>p{font-size:1rem}.hero-actions{gap:23px;align-items:center}.hero-foot{margin-top:23px;font-size:.6875rem}.hero-visual{height:330px;border-radius:65px 20px 20px 20px}.photo-label{left:25px;bottom:27px}.photo-label strong{font-size:1.7rem}.age-section{padding:22px 16px;margin-bottom:30px}.section-label{align-items:flex-start}.section-label h2{font-size:1.15rem}.section-label>span{display:none}.section-label .eyebrow{font-size:.5rem;letter-spacing:1.4px}.age-options{gap:7px}.age-option{padding:11px 9px;min-height:80px;border-radius:9px}.age-option strong{font-size:.75rem}.age-option small{font-size:.625rem}.stage-feature{grid-template-columns:1fr;gap:18px}.feature-copy h2{font-size:1.85rem;margin-top:9px}.stage-summary p{font-size:.9375rem}.stage-tags span{font-size:.625rem}.guide-section{padding:30px 0 38px}.guide-heading{align-items:flex-start}.guide-heading h2{font-size:1.65rem}.guide-heading .eyebrow{font-size:.5625rem}.age-badge{margin-top:20px;font-size:.625rem;padding:5px 9px}.filter-row{margin-top:20px;flex-wrap:nowrap;overflow:auto;padding-bottom:5px;scrollbar-width:none}.filter{font-size:.75rem;padding:9px 13px;flex-shrink:0}.filter svg{width:16px;height:16px}.cards{grid-template-columns:1fr;gap:14px}.card{padding:24px;min-height:265px}.card h3{font-size:1.35rem}.card p{font-size:1rem}.card .category{font-size:.625rem}.card-bottom>span{font-size:.6875rem}.personalise{grid-template-columns:1fr;padding:30px 22px;gap:25px;border-radius:21px}.personalise-copy{padding:0}.personalise-copy h2{font-size:2.6rem}.personalise-copy>p{font-size:1rem}.personalise-copy li{font-size:.875rem}.personalise-copy>.personalise-note{font-size:.75rem}.price-card{padding:26px}.price strong{font-size:3.5rem}.price>span{font-size:.8125rem}.price small{font-size:.6875rem}.price-description{font-size:.875rem}.age-help,.payment-status{font-size:.6875rem}.daily-note{padding:45px 0}.daily-note h2{font-size:1.2rem}.sources{padding:30px 0}.sources p{font-size:.8125rem}.sources h3{font-size:1.125rem}footer{padding:15px 20px;gap:15px;flex-wrap:wrap}footer>span{font-size:.625rem}.exact-focus{padding:23px 20px}.focus-grid{grid-template-columns:1fr;gap:22px}.focus-grid p{font-size:1rem}.focus-header h2{font-size:1.2rem}.focus-note{font-size:.75rem}dialog{padding:32px 24px;border-radius:18px}.modal-title{font-size:1.6rem}.toast{max-width:90%;width:max-content;font-size:.8125rem}.hero-actions .primary{font-size:.8125rem}.quiet-link{font-size:.8125rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.toy-shop{padding:0 0 60px}.toy-shop[hidden]{display:none}.shop-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px}.shop-heading .eyebrow{font-size:.625rem;color:#986595}.shop-heading h2{font-size:2rem;font-weight:600;line-height:1.3;letter-spacing:-1px;margin:10px 0}.shop-heading p{font-size:.6875rem;color:#9c6b99;margin:0}.country-label{display:flex;flex-direction:column;gap:6px;font-size:.6875rem;color:#976494;min-width:185px}.country-label select{font:inherit;font-size:.8125rem;padding:11px 12px;border:1px solid #e5d1e4;background:#f9f2f8;color:var(--ink);border-radius:9px;cursor:pointer}.country-label select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.toy-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.toy-product{border:1px solid #e6d6e5;border-radius:16px;padding:23px;display:flex;flex-direction:column;background:#faf5fa}.toy-kicker{font-size:.5rem;letter-spacing:1px;font-weight:800;color:#9b6998;display:flex;align-items:center;justify-content:space-between;gap:8px}.toy-kicker span{font-size:.625rem;letter-spacing:0;white-space:nowrap;color:#6c4269}.toy-product h3{font-size:1.1rem;line-height:1.45;letter-spacing:-.3px;margin:17px 0 9px}.toy-rating{font-size:.875rem;font-weight:800;color:#937028}.toy-rating span{font-size:.6875rem;font-weight:400;color:#9b6a98}.toy-product p{font-size:.875rem;line-height:1.85;color:var(--muted)}.toy-sources{display:flex;flex-direction:column;gap:5px;margin:0 0 17px}.toy-sources a{font-size:.625rem;color:#92628f;text-underline-offset:3px}.toy-buy{display:block;text-align:center;border:1px solid #4c2649;border-radius:50px;padding:10px 12px;text-decoration:none;font-size:.75rem;font-weight:700;margin-top:auto}.toy-buy:hover{background:#f0dfef}.toy-product>small{font-size:.5625rem;text-align:center;color:#a2749f;margin-top:7px}.shop-note{font-size:.6875rem;line-height:1.8;color:#9f709c;margin:18px 0 0}.toy-empty{padding:25px;background:#f7edf6;border-radius:12px;grid-column:1/-1;font-size:.9375rem;color:var(--muted)}.modal-toys{margin:25px 0}.modal-toys>h3{font-size:1.15rem}.modal-toys>p{font-size:.8125rem;color:var(--muted)}.modal-toys .toy-product{margin:15px 0}.price-description{font-size:.8755rem;line-height:1.8}@media(max-width:800px){.toy-products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-heading h2{font-size:1.6rem}}@media(max-width:600px){.toy-shop{padding-bottom:38px}.shop-heading{flex-direction:column;align-items:stretch;gap:18px}.shop-heading p{font-size:.75rem}.toy-products{grid-template-columns:1fr}.toy-kicker{font-size:.5625rem}.toy-product h3{font-size:1.25rem}.toy-product p{font-size:1rem}.toy-sources a,.shop-note{font-size:.75rem}.toy-product>small{font-size:.6875rem}.country-label{font-size:.75rem}.country-label select{font-size:.9375rem}}

/* Midnight, peach, and sky — the original logo artwork is preserved. */
.announcement{background:#fff0e7;color:#73564c}
.announcement span{color:#80665a}
h1 span{color:#ba6f56}
.hero-copy>.eyebrow{color:#8d678a}
.hero-copy>.eyebrow:before{background:#d98d6b}
.hero-line{background:#dca98e}
.hero-foot{color:#8a6888}
.hero-visual{background:#f8e5da}
.age-section{background:#f8f0f7}
.age-option{background:#ffffffc9;border-color:#efdeee}
.age-option:hover{background:#fff;border-color:#ca9cc7}
.age-option.selected{background:#50264d;border-color:#50264d}
.age-option.selected small{color:#ead3e9}
.card:nth-child(6n+1){background:#fff6ef}
.card:nth-child(6n+2){background:#f9f3f9}
.card:nth-child(6n+3){background:#f8f4fb}
.personalise{background:#50264d}
.personalise-copy h2 span{color:#ffc8ad}
.personalise-copy>.eyebrow,.personalise-copy li:before{color:#ffc8ad}
.personalise-copy>p{color:#e6cce4}
.personalise-copy li{color:#f4e9f4}
.personalise-copy>.personalise-note{color:#d9b6d7}
.price-card .apply-age{background:#50264d}
.price-card .apply-age:hover{background:#7a3e76}
.payment-status{background:#fff0e7;color:#805b46}
.exact-focus{background:#f8f1f8}
.toy-product{background:#fcf8fc;border-color:#efdced}
.toy-buy:hover{background:#f5e9f4}
.note-icon{color:#c98264}
.daily-note h2 span{color:#a97ea6}
footer{background:#f8f0f7}
.detail-block p{color:#785275}
dialog::backdrop{background:#3b1c3999}
.close{background:#f8eff7}
.toast{border-color:#845281}

/* Plum, apricot, and rose palette. */
:root{--ink:#512c4b;--muted:#796575;--accent:#925080;--highlight:#ffd7a6;--border:#ecdfE8}
body{background:#fffcfa}
.site-header{background:#fffcfa}
.announcement{background:#fae7e4;color:#805068}
.announcement span{color:#88566b}
h1 span{color:#b36b57}
.hero-copy>.eyebrow{color:#946379}
.hero-copy>.eyebrow:before{background:#d58c6e}
.hero-visual{background:#f9e2d6}
.age-section{background:#f7edf2}
.age-option{background:#fffafc;border-color:#ebdce5}
.age-option.selected,.personalise,.price-card .apply-age{background:#512c4b;border-color:#512c4b}
.age-option.selected small{color:#ebd3e2}
.primary:hover,.price-card .apply-age:hover{background:#754268}
.personalise-copy h2 span,.personalise-copy>.eyebrow,.personalise-copy li:before{color:#ffd7a6}
.personalise-copy>p{color:#e4cddc}
.personalise-copy li{color:#f6e8ef}
.personalise-copy>.personalise-note{color:#d8b7cc}
.card:nth-child(6n+1){background:#fff3e8}
.card:nth-child(6n+2){background:#faf0f5}
.card:nth-child(6n+3){background:#f5f0f8}
.exact-focus,.toy-product{background:#fbf3f7}
.toy-product{border-color:#ebdce5}
.toy-buy:hover{background:#f2e2ec}
.payment-status{background:#fff0de;color:#805b38}
footer{background:#f6eaf1}
.note-icon{color:#ca8064}
.daily-note h2 span{color:#a5768d}
dialog::backdrop{background:#3b203999}

.brand img{mix-blend-mode:multiply}

/* Floating masthead with a compact, segmented navigation. */
.site-header{max-width:1320px;margin:18px auto 0;padding:8px 20px;min-height:88px;gap:24px;background:#fff;border:1px solid #512c4b0d;border-radius:24px;box-shadow:0 8px 32px #512c4b06}
.site-header .brand{width:180px;height:68px}
.site-header .brand img{width:180px;height:90px;transform:translateY(-10px)}
.site-header .main-nav{gap:4px;padding:5px;background:#f7f5f7;border:1px solid #512c4b06;border-radius:50px}
.site-header .nav-link{color:#796575;padding:10px 17px;border-radius:50px;font-size:.75rem;line-height:1.5;min-height:40px}
.site-header .nav-link:hover{color:#512c4b;background:#eee8ed}
.site-header .nav-link.active{color:#512c4b;background:#fff;box-shadow:0 2px 6px #512c4b0c}
.site-header #save-count{background:#ebe4e9;color:#69485f;display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px}
.site-header .header-cta{background:#512c4b;color:#fff;border:0;border-radius:14px;padding:12px 17px;gap:18px;font-size:.75rem}
.site-header .header-cta span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ffffff18;font-size:17px}
.site-header .header-cta:hover{background:#754268}
@media(max-width:1440px){.site-header{margin-inline:60px}}
@media(max-width:1100px){.site-header{margin-inline:35px;padding-inline:16px;gap:16px}.site-header .brand{width:160px}.site-header .brand img{width:160px;height:80px;transform:translateY(-5px)}.site-header .nav-link{padding-inline:13px}}
@media(max-width:800px){.site-header{min-height:80px}.site-header .header-cta{display:none}}
@media(max-width:600px){.site-header{margin:12px 20px 0;padding:5px 12px 12px;border-radius:20px;justify-content:center;gap:2px}.site-header .brand{height:60px}.site-header .brand img{transform:translateY(-10px)}.site-header .main-nav{width:100%;justify-content:space-between;gap:2px;padding:4px;border:0}.site-header .nav-link{padding:9px 10px;font-size:.6875rem;flex:1;min-height:38px}}

.modal-toys-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:20px 0 12px}.modal-toys-heading h3{margin:0}.modal-toys-heading .country-label{min-width:180px}#modal-toy-products{display:grid;gap:14px}

.personalised-demo{width:min(940px,calc(100% - 32px));max-width:940px;padding:46px;background:#fffcfa}
.demo-badge{display:inline-block;padding:6px 12px;border-radius:50px;background:#f4e9f1;color:#754268;font-size:.6rem;font-weight:800;letter-spacing:1px;margin-bottom:22px}
.personalised-demo .modal-title{font-size:clamp(2.3rem,5vw,3.6rem);letter-spacing:-1.8px;line-height:1.13;margin:0 0 16px}
.personalised-demo .modal-lead{font-weight:700;color:#925080;margin-bottom:8px}.demo-intro{color:var(--muted);margin:0 0 32px}
.demo-section-heading{margin:28px 0 18px}.demo-section-heading .eyebrow{font-size:.58rem;color:#925080}.demo-section-heading h3{font-size:1.4rem;letter-spacing:-.5px;margin:8px 0}
.demo-moments{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.demo-moments article{padding:22px;border-radius:18px;background:#fff0df}.demo-moments article:nth-child(2){background:#f4e9f1}.demo-moments article:nth-child(3){background:#edf1eb}.demo-step{font-size:.58rem;font-weight:800;letter-spacing:1px}.demo-moments h4{font-size:1rem;line-height:1.4;margin:14px 0 10px}.demo-moments p{font-size:.8125rem;line-height:1.8;margin:0;color:#695861}
.demo-guides{display:grid;grid-template-columns:1fr 1fr;gap:12px}.demo-guide{display:flex;align-items:center;gap:14px;text-align:left;background:white;border:1px solid var(--border);border-radius:16px;padding:18px}.demo-guide:hover{background:#f7edf2;border-color:#cdaac3}.demo-guide-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#f7edf2;flex-shrink:0}.demo-guide>span:nth-child(2){flex:1}.demo-guide small{display:block;font-size:.65rem;color:var(--muted);margin-bottom:5px}.demo-guide strong{font-size:.875rem;line-height:1.4;display:block}
.demo-local-note{padding:20px 0;margin-top:16px;border-bottom:1px solid var(--border)}.demo-local-note strong{font-size:.9rem}.demo-local-note p,.demo-footnote{font-size:.75rem;line-height:1.8;color:var(--muted)}.demo-footnote{margin:20px 0 24px}
@media(max-width:600px){.personalised-demo{padding:34px 22px}.demo-moments,.demo-guides{grid-template-columns:1fr}.demo-moments article{padding:18px}.demo-badge{font-size:.52rem}}
.signin-link{background:transparent;border:0;white-space:nowrap;font-size:.75rem;font-weight:700;padding:10px 0}.site-header{gap:16px}#auth-dialog{width:min(470px,calc(100% - 32px));background:#fffcfa}#auth-dialog label{display:flex;flex-direction:column;gap:7px;font-size:.8rem;margin:15px 0}#auth-dialog [hidden]{display:none!important}#auth-dialog input{width:100%;padding:13px;border:1px solid var(--border);border-radius:10px;background:white;font:inherit}#auth-dialog .primary{width:100%;margin:10px 0}#auth-error{color:#a12f35;font-size:.8rem}#auth-reason{font-size:.9rem;color:var(--muted)}.auth-local-note{font-size:.7rem;line-height:1.7;color:var(--muted);margin-top:18px}.auth-methods{display:grid;gap:10px}.auth-methods button{display:flex;justify-content:space-between;padding:13px 16px;border:1px solid var(--border);border-radius:12px;background:#fff;font-size:.8rem;font-weight:700}.auth-methods button:hover{background:#f7edf2}.auth-divider{text-align:center;font-size:.7rem;color:var(--muted);margin-top:22px}button:disabled{opacity:.6;cursor:wait}@media(max-width:600px){.site-header .brand{margin-right:auto}.site-header .signin-link{order:0;margin-left:auto}.site-header .main-nav{order:2}}

/* Keep account access and the primary action together, independent of navigation. */
.site-header{display:grid;grid-template-columns:auto 1fr auto;column-gap:22px}
.site-header .main-nav{justify-self:center}
.header-actions{display:flex;align-items:center;gap:10px;justify-self:end}
.site-header .signin-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;min-width:102px;padding:0 15px;margin:0;border:1px solid #e9e2e7;border-radius:14px;background:#fff;color:#512c4b;font-size:.75rem;font-weight:700;line-height:1;transition:background .2s,border-color .2s}
.site-header .signin-link svg{width:17px;height:17px;stroke-width:1.6}
.site-header .signin-link:hover{background:#f7edf2;border-color:#cdaac3}
.site-header .signin-link.is-signed-in{background:#f7f2f6}
.site-header .header-cta{height:46px;padding-block:0}
@media(max-width:1100px){.site-header{column-gap:12px}.site-header .nav-link{padding-inline:10px}.header-actions{gap:8px}.site-header .header-cta{gap:8px;padding-inline:12px}.site-header .signin-link{min-width:94px;padding-inline:12px}}
@media(max-width:1000px){.site-header{grid-template-columns:1fr auto;row-gap:4px;padding-bottom:13px}.site-header .main-nav{grid-row:2;grid-column:1/-1;width:auto;max-width:100%}.site-header .header-actions{grid-row:1;grid-column:2}.site-header .header-cta{display:inline-flex}.site-header .nav-link{padding-inline:20px}}
@media(max-width:600px){.site-header{column-gap:8px;padding-bottom:10px}.site-header .header-cta{display:none}.site-header .main-nav{width:100%;justify-self:stretch;margin-top:3px}.site-header .nav-link{padding-inline:8px}.site-header .signin-link{height:40px;min-width:88px;padding-inline:11px;border-radius:12px;font-size:.7rem}.site-header .brand{margin:0}}
main[hidden]{display:none!important}.personalised-page{max-width:1120px;padding-top:36px;padding-bottom:60px}.personal-page-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 0;border-bottom:1px solid var(--border);margin-bottom:32px}.personal-page-hero h1{margin-top:6px;font-size:clamp(2.6rem,5vw,4.2rem)}.personal-page-hero p{color:var(--muted)}.personal-page-hero .country-label{min-width:205px}.food-products{grid-template-columns:1fr 1fr}.food-products strong{display:block;font-size:.8rem;margin:20px 0 10px}.personal-food{padding:24px 28px;background:#fff6ed;border-radius:24px;margin-bottom:40px}.personal-food>p{font-size:.95rem;line-height:1.8}.personal-food .demo-footnote{font-size:.75rem}@media(max-width:600px){.personal-page-hero{align-items:flex-start;flex-direction:column}.food-products{grid-template-columns:1fr}.personal-food{padding:22px 18px}.personal-page-hero .country-label{width:100%}}

#exact-age-form[hidden]{display:none!important}.coming-soon-pill{display:inline-block;background:#f5e6f0;color:#754268;border-radius:50px;padding:5px 13px;font-size:.65rem;font-weight:800;letter-spacing:.6px}.notify-title{font-size:1.7rem;line-height:1.25;letter-spacing:-.7px;margin:18px 0 24px}#notify-form>label:first-child{display:block;font-size:.8125rem;font-weight:700;margin:18px 0 9px}#notify-email{width:100%;padding:14px;border:1px solid var(--border);border-radius:10px;font:inherit;font-size:.875rem;background:#fffcfa;color:var(--ink)}.notify-consent{display:flex;align-items:flex-start;gap:8px;font-size:.6875rem;line-height:1.6;margin-top:13px;color:var(--muted)}.notify-consent input{margin-top:3px;accent-color:#512c4b}#notify-status{font-size:.8125rem;line-height:1.7;margin:14px 0 0}.notify-success{color:#366347}.notify-error{color:#a12f35}

/* Stage context and actionable care guides form one continuous section. */
.guide-section{padding:0 0 60px}
.guide-section .stage-feature{padding:0;gap:40px;border:0;align-items:start;margin-bottom:26px}
.guide-section .feature-copy h2{font-size:clamp(1.8rem,3.1vw,2.5rem);line-height:1.22;margin-top:12px;max-width:540px}
.guide-section .stage-summary p{font-size:.95rem;line-height:1.8}
.guide-section .stage-tags{margin:12px 0 0}
.guide-section .guide-heading{padding-top:22px;border-top:1px solid var(--border)}
.guide-heading h3{margin:0;font-size:1rem;line-height:1.5;font-weight:700;letter-spacing:-.2px}
.guide-section .filter-row{margin-top:16px}
.guide-section .exact-focus:not([hidden]){margin:20px 0}
@media(max-width:700px){.guide-section .stage-feature{grid-template-columns:1fr;gap:16px;margin-bottom:22px}.guide-section .feature-copy h2{max-width:none}.guide-section .guide-heading{gap:12px}.guide-heading h3{font-size:.95rem}}
