/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--navy:#16324f;--mint:#2e7d6e;--mint-light:#ddf2ea;--apricot:#f3a97b;--cream:#fbf8f2;--sand:#efe8dc;--slate:#526476;--cobalt:#2454ff;--blue-soft:#e8edff;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--navy);margin:0;font-family:Trebuchet MS,Avenir Next,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.section-shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#fbf8f2eb;border-bottom:1px solid #16324f14;height:92px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(1280px,100% - 48px);height:100%;margin:auto;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:24px;font-weight:800;line-height:.9;display:flex}.brand-logo{flex:none}.brand-logo img{object-fit:contain;width:250px;height:auto;max-height:70px;display:block}.brand i{color:var(--mint);font-style:normal}.brand-mark{background:var(--navy);color:#fff;border-radius:15px;place-items:center;width:48px;height:48px;font-size:22px;display:grid;box-shadow:inset 0 -4px #0000001f}.brand-mark span{color:var(--apricot)}nav{align-items:center;gap:31px;font-size:15px;font-weight:700;display:flex}nav>a:not(.nav-cta){position:relative}nav>a:not(.nav-cta):after{content:"";background:var(--cobalt);height:2px;transition:all .2s;position:absolute;bottom:-8px;left:0;right:100%}nav>a:hover:after{right:0}.nav-cta{border:1.5px solid var(--cobalt);color:var(--cobalt);border-radius:12px;padding:12px 20px}.menu-button{display:none}.hero{grid-template-columns:43% 57%;align-items:center;min-height:620px;padding-block:58px 42px;display:grid;overflow:hidden}.hero-copy{z-index:2}.eyebrow{color:var(--mint);letter-spacing:.19em;font-size:13px;font-weight:800}.eyebrow.cobalt{color:var(--cobalt)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin:24px 0 26px;font-size:clamp(48px,5vw,72px);line-height:.98}h1 span{color:var(--cobalt)}.hero-copy>p{color:var(--slate);max-width:520px;font-size:18px;line-height:1.65}.button-row{align-items:center;gap:26px;margin-top:34px;display:flex}.button{border-radius:12px;align-items:center;gap:24px;padding:17px 22px;font-weight:800;transition:all .2s;display:inline-flex}.button.primary{background:var(--apricot);color:var(--navy);box-shadow:0 8px 20px #f3a97b40}.button.primary:hover{background:#ee9663;transform:translateY(-2px)}.text-link{color:var(--cobalt);border-bottom:2px solid #2454ff4d;padding-bottom:4px;font-weight:800}.hero-art{height:540px;position:relative}.organic-backdrop{background:linear-gradient(145deg,var(--mint-light),var(--blue-soft));border-radius:45% 0 0 42%;position:absolute;inset:10px -120px 0 10px}.hero-art img{object-fit:cover;filter:saturate(.9);border-radius:44% 0 0 38%;width:calc(100% + 90px);height:100%;position:absolute;box-shadow:0 18px 50px #16324f1f}.floating-note{border-left:4px solid var(--cobalt);background:#fff;border-radius:14px;flex-direction:column;padding:14px 18px;display:flex;position:absolute;bottom:22px;right:0;box-shadow:0 12px 32px #16324f26}.floating-note span{color:var(--slate);margin-top:3px;font-size:12px}.path-grid{z-index:3;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:-18px;display:grid;position:relative}.path-card{background:#fff;border:1px solid #16324f0f;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:24px;transition:all .2s;display:grid;box-shadow:0 9px 24px #16324f12}.path-card:hover{border-color:#2454ff47;transform:translateY(-3px)}.icon-bubble{background:var(--mint-light);width:55px;height:55px;color:var(--mint);border-radius:50%;place-items:center;font-size:24px;display:grid}.path-card strong,.path-card small{display:block}.path-card strong{font-size:17px}.path-card small{color:var(--slate);margin-top:5px;font-size:13px;line-height:1.5}.path-card b{color:var(--cobalt)}.home-ebook{background:linear-gradient(135deg,#e8f8ed,#fff6df);border:1px solid #16324f14;border-radius:30px;grid-template-columns:minmax(310px,.85fr) minmax(0,1.15fr);align-items:center;gap:52px;margin-top:88px;padding:46px;display:grid;box-shadow:0 18px 48px #16324f17}.home-ebook-media{grid-template-columns:minmax(0,1fr) 116px;align-items:end;gap:14px;display:grid}.home-ebook-cover{object-fit:contain;border-radius:20px;width:100%;max-height:410px;display:block;box-shadow:0 15px 36px #16324f29}.home-ebook-video{aspect-ratio:9/16;background:#081b2c;border-radius:15px;width:116px;overflow:hidden;box-shadow:0 10px 24px #16324f33}.home-ebook-video iframe{border:0;width:100%;height:100%;display:block}.home-ebook-copy h2{letter-spacing:-.045em;margin:15px 0 20px;font-size:clamp(34px,4vw,51px);line-height:1.06}.home-ebook-copy>p{color:var(--slate);font-size:17px;line-height:1.7}.home-ebook-highlight{background:#ffffffbf;border-radius:16px;align-items:flex-start;gap:14px;margin-top:24px;padding:17px 19px;display:flex}.home-ebook-highlight>span{font-size:25px}.home-ebook-highlight p{color:var(--slate);margin:0;line-height:1.55}.home-ebook-highlight strong{color:var(--navy);margin-bottom:3px;display:block}.home-ebook-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.home-ebook-actions .button{font-size:14px}.home-ebook-buy{background:var(--cobalt);color:#fff;box-shadow:0 8px 20px #2454ff38}.home-ebook-buy:hover{background:#173ed2;transform:translateY(-2px)}.fathers-day{background:linear-gradient(145deg,#edf4ff,#fff8ee);border:1px solid #2454ff1a;border-radius:30px;margin-top:96px;padding:clamp(30px,5vw,64px);box-shadow:0 18px 48px #16324f17}.fathers-day-heading{max-width:850px;margin-bottom:42px}.fathers-day-heading h2{letter-spacing:-.045em;margin:14px 0;font-size:clamp(38px,5vw,62px);line-height:1.04}.fathers-day-heading>p{color:var(--navy);font-size:clamp(19px,2.4vw,25px);font-weight:700;line-height:1.45}.fathers-day-image{background:#fff;border-radius:24px;margin:0 0 46px;padding:10px;overflow:hidden;box-shadow:0 16px 38px #16324f21}.fathers-day-image img{aspect-ratio:16/9;object-fit:cover;border-radius:17px;width:100%;display:block}.fathers-day-image figcaption{text-align:center;color:var(--slate);padding:14px 10px 7px;font-size:13px;line-height:1.5}.fathers-day-content{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:42px;display:grid}.fathers-day-content p,.fathers-day-footer p{color:var(--slate);font-size:17px;line-height:1.75}.fathers-day-lines{gap:10px;margin:28px 0;display:grid}.fathers-day-lines strong{border-left:4px solid var(--cobalt);background:#fff;border-radius:0 13px 13px 0;padding:15px 18px;line-height:1.5}.fathers-day-message{background:#fff;border-radius:22px;padding:30px;position:sticky;top:110px;box-shadow:0 12px 32px #16324f17}.fathers-day-message>span{font-size:39px}.fathers-day-message h3,.fathers-day-footer h3{margin:14px 0;font-size:25px}.fathers-day-message p{margin-bottom:14px;font-size:15px}.fathers-day-tribute{background:var(--navy);color:#fff;border-radius:22px;margin-top:38px;padding:34px}.fathers-day-tribute .eyebrow{color:#8fd5c6}.fathers-day-tribute p{color:#dce7ef;margin:17px 0;font-size:18px;line-height:1.65}.fathers-day-tribute>strong{color:#fff;margin-top:22px;font-size:28px;display:block}.fathers-day-footer{border-top:1px solid #16324f1f;margin-top:38px;padding-top:34px}.fathers-day-footer>strong{color:var(--navy);background:#ffffffb3;border-radius:17px;padding:22px;font-size:18px;line-height:1.7;display:block}.childrens-day{background:linear-gradient(145deg,#eef5ff,#fff5e8);border:1px solid #2454ff1f;border-radius:30px;margin-top:96px;padding:clamp(30px,5vw,64px);box-shadow:0 18px 48px #16324f17}.childrens-day-heading{max-width:900px;margin-bottom:40px}.childrens-day-heading h2{letter-spacing:-.045em;margin:14px 0;font-size:clamp(38px,5vw,61px);line-height:1.05}.childrens-day-heading>p{color:var(--mint);font-size:19px}.childrens-day-intro{grid-template-columns:1fr minmax(280px,.72fr);align-items:center;gap:40px;display:grid}.childrens-day-intro p{color:var(--slate);font-size:17px;line-height:1.75}.childrens-day-intro blockquote{border-left:5px solid var(--apricot);background:#fff;border-radius:0 16px 16px 0;margin:25px 0 0;padding:23px;font-size:20px;font-weight:800;line-height:1.55}.childrens-resource-crop{aspect-ratio:1/2;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 16px 38px #16324f24}.childrens-resource-crop img{object-fit:fill;width:300%;max-width:none;height:100%;display:block;transform:translate(-66.666%)}.childrens-day-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:46px 0;display:grid}.childrens-day-grid article{border:1px solid var(--sand);background:#fff;border-radius:18px;padding:25px}.childrens-day-grid article>span{font-size:34px}.childrens-day-grid h3{margin:12px 0 8px;font-size:22px}.childrens-day-grid p{color:var(--slate);margin:0;line-height:1.65}.childrens-practice{background:var(--mint-light);border-radius:22px;padding:32px}.childrens-practice h3,.childrens-visual h3,.childrens-message h3,.childrens-day-footer h3{margin:11px 0 18px;font-size:clamp(26px,3vw,38px)}.childrens-practice>div,.childrens-visual>div{flex-wrap:wrap;gap:9px;display:flex}.childrens-practice>div span,.childrens-visual>div span{background:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.childrens-practice p{margin:20px 0 0}.childrens-family{grid-template-columns:1fr 1fr;gap:16px;margin:28px 0;display:grid}.childrens-family>div{background:#fff;border-radius:20px;padding:28px}.childrens-family h3{margin:11px 0 17px;font-size:25px}.childrens-family p{color:var(--slate);line-height:1.65}.childrens-visual{background:linear-gradient(135deg,#eee8ff,#e8edff);border-radius:22px;margin-bottom:28px;padding:32px}.childrens-message{background:linear-gradient(135deg,var(--navy),#2454ff);color:#fff;border-radius:24px;padding:38px}.childrens-message .eyebrow{color:#9ee1d4}.childrens-message p{color:#e5edff;line-height:1.72}.childrens-message>strong{color:#fff;margin:22px 0;font-size:28px;display:block}.childrens-day-footer{border-top:1px solid #16324f1f;margin-top:38px;padding-top:34px}.childrens-day-footer p{color:var(--slate);font-size:17px;line-height:1.72}.childrens-day-footer>strong{border-left:5px solid var(--apricot);background:#fff;border-radius:0 16px 16px 0;padding:22px;font-size:18px;line-height:1.65;display:block}.childrens-day-footer>small{color:var(--mint);text-transform:uppercase;letter-spacing:.08em;margin-top:22px;font-weight:900;display:block}@media (width<=800px){.childrens-day-intro{grid-template-columns:1fr}.childrens-resource-crop{width:min(100%,430px);margin:auto}.childrens-day-grid,.childrens-family{grid-template-columns:1fr}}@media (width<=520px){.childrens-day{border-radius:22px;margin-top:62px;padding:29px 20px}.childrens-day-heading{margin-bottom:28px}.childrens-day-intro p{font-size:15px}.childrens-day-intro blockquote{padding:19px;font-size:17px}.childrens-day-grid article,.childrens-family>div{padding:21px}.childrens-practice,.childrens-visual,.childrens-message{padding:25px 20px}}.feature-section{padding-block:110px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.section-heading h2,.bridge-inner h2,.newsletter h2{letter-spacing:-.04em;max-width:700px;margin:13px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.08}.section-heading>p{max-width:360px;color:var(--slate);margin:0;line-height:1.65}.article-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.article-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 28px #16324f0f}.article-visual{place-items:center;height:178px;display:grid}.article-visual.mint{background:var(--mint-light)}.article-visual.blue{background:var(--blue-soft)}.article-visual.apricot{background:#fbe0cf}.article-visual span{color:var(--navy);background:#ffffffb3;border-radius:16px;padding:16px 20px;font-size:46px;font-weight:900;transform:rotate(-3deg)}.article-body{padding:25px}.tag{letter-spacing:.17em;color:var(--cobalt);font-size:11px;font-weight:900}.article-body h3{margin:12px 0;font-size:23px;line-height:1.18}.article-body p{color:var(--slate);font-size:15px;line-height:1.6}.article-body a{color:var(--cobalt);font-weight:800}.bridge-section{background:var(--navy);color:#fff;padding:82px 0}.bridge-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;display:grid}.bridge-inner .eyebrow{color:#8fd5c6}.bridge-list{gap:13px;display:grid}.bridge-list span{background:#ffffff12;border-radius:13px;padding:18px 20px}.bridge-list b{color:#8ca5ff;margin-right:17px}.newsletter{background:var(--blue-soft);border-radius:26px;justify-content:space-between;align-items:center;gap:50px;margin-block:90px;padding:48px 55px;display:flex}.newsletter h2{font-size:38px}.newsletter p{color:var(--slate);margin:10px 0 0}.lead-capture{background:linear-gradient(135deg,#e7efff 0%,#e4f5ef 55%,#fff3e7 100%);border:1px solid #2454ff1a;align-items:stretch;box-shadow:0 18px 48px #16324f17}.lead-capture-copy{flex:1;align-self:center;max-width:520px}.lead-capture-copy h2{margin:16px 0 19px}.lead-capture-copy>p{font-size:16px;line-height:1.7}.lead-gift{background:#ffffffd1;border:1px solid #2e7d6e24;border-radius:17px;align-items:flex-start;gap:14px;margin-top:25px;padding:18px;display:flex}.lead-gift>span{font-size:28px}.lead-gift p{margin:0;line-height:1.5}.lead-gift strong{color:var(--navy);margin-bottom:4px;display:block}.lead-security{font-size:13px!important}.lead-slogan{color:var(--mint);margin-top:19px;font-size:14px;line-height:1.5;display:block}.lead-form-card{background:#fff;border-radius:22px;width:min(100%,520px);padding:18px;box-shadow:0 16px 38px #16324f1f}.lead-form-heading{padding:5px 7px 15px}.lead-form-heading span,.lead-form-heading small{display:block}.lead-form-heading span{font-size:24px;font-weight:900}.lead-form-heading small{color:var(--slate);margin-top:5px}.lead-form-card iframe{background:#fff;border:0;border-radius:14px;width:100%;height:690px;display:block}.lead-form-card>a{text-align:center;color:var(--cobalt);margin-top:12px;font-size:13px;font-weight:800;display:block}footer{color:#fff;background:#102942;padding-top:60px}.footer-grid{grid-template-columns:1.4fr .7fr .7fr 1.1fr;gap:45px;display:grid}.footer-grid>div{flex-direction:column;gap:11px;display:flex}.footer-grid p{color:#b9c6d1;font-size:14px;line-height:1.55}.footer-grid strong{margin-bottom:6px}.footer-grid a:not(.brand){color:#d8e0e7;font-size:14px}.footer-brand{font-size:20px}.footer-brand .brand-mark{color:var(--navy);background:#fff}.footer-bottom{color:#a8b7c3;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:45px;padding-block:22px;font-size:12px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:3px solid var(--cobalt);outline-offset:3px}@media (width<=960px){.menu-button{border:1px solid var(--sand);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;display:flex}.menu-button span{background:var(--navy);width:20px;height:2px}.menu-button em{clip:rect(0,0,0,0);position:absolute}nav{background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;gap:8px;padding:20px;display:none;position:absolute;top:82px;left:20px;right:20px;box-shadow:0 16px 45px #16324f29}nav.open{display:flex}nav a{padding:11px}.nav-cta{text-align:center}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{max-width:650px}.hero-art{height:480px;margin-top:40px}.hero-art img{border-radius:30px;width:100%}.organic-backdrop{border-radius:30px;right:0}.path-grid{grid-template-columns:1fr;margin-top:22px}.article-grid{grid-template-columns:1fr 1fr}.bridge-inner{grid-template-columns:1fr;gap:40px}.newsletter{flex-direction:column;align-items:flex-start}.lead-capture-copy,.lead-form-card{width:100%;max-width:none}.footer-grid{grid-template-columns:1fr 1fr}.fathers-day-content{grid-template-columns:1fr}.fathers-day-message{position:static}.home-ebook{grid-template-columns:1fr;gap:35px}.home-ebook-media{width:100%;max-width:500px;margin:auto}}@media (width<=640px){.section-shell,.header-inner{width:min(100% - 28px,1180px)}.site-header{height:76px}.brand{font-size:19px}.brand-mark{width:42px;height:42px}.brand-logo img{width:190px;max-height:54px}.hero{padding-top:42px}.hero-copy>p{font-size:16px}.button-row{flex-direction:column;align-items:stretch}.text-link{align-self:flex-start}.hero-art{height:330px}.floating-note{right:8px}.section-heading{display:block}.section-heading>p{margin-top:20px}.article-grid{grid-template-columns:1fr}.feature-section{padding-block:75px}.bridge-section{padding-block:60px}.newsletter{margin-block:55px;padding:31px 22px}.lead-form-card{padding:10px}.lead-form-card iframe{height:740px}.lead-form-heading span{font-size:21px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.fathers-day{border-radius:22px;margin-top:62px;padding:29px 20px}.fathers-day-heading{margin-bottom:28px}.fathers-day-image{border-radius:18px;margin-bottom:30px;padding:7px}.fathers-day-image img{border-radius:12px}.fathers-day-image figcaption{font-size:12px}.fathers-day-content{gap:25px}.fathers-day-content p,.fathers-day-footer p{font-size:15px}.fathers-day-message,.fathers-day-tribute{padding:24px 20px}.fathers-day-footer>strong{padding:18px;font-size:16px}.home-ebook{border-radius:22px;margin-top:55px;padding:24px 18px}.home-ebook-media{grid-template-columns:minmax(0,1fr) 86px;gap:10px}.home-ebook-video{width:86px}.home-ebook-copy>p{font-size:15px}.home-ebook-actions{flex-direction:column}.home-ebook-actions .button{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.sub-hero{border-bottom:1px solid #16324f12;padding:88px 0 80px;position:relative;overflow:hidden}.sub-hero:after{content:"A+";color:#ffffff52;font-size:230px;font-weight:900;line-height:1;position:absolute;top:6px;right:6%;transform:rotate(-8deg)}.sub-hero .section-shell{z-index:1;position:relative}.sub-hero h1{max-width:790px;margin:20px 0;font-size:clamp(46px,6vw,76px)}.sub-hero p{max-width:680px;color:var(--slate);font-size:18px;line-height:1.65}.mint-hero{background:linear-gradient(120deg,var(--mint-light),#f7fbf8)}.blue-hero{background:linear-gradient(120deg,var(--blue-soft),#f9f7ff)}.apricot-hero{background:linear-gradient(120deg,#fbe0cf,#fff8ee)}.crumb{color:var(--slate);gap:10px;margin-top:32px;font-size:13px;display:flex}.crumb a{color:var(--cobalt)}.content-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding-block:78px;display:grid}.content-card{background:#fff;border:1px solid #16324f12;border-radius:20px;padding:34px;transition:all .2s;position:relative}.content-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #16324f14}.content-icon{background:var(--mint-light);border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:23px;font-size:22px;display:grid}.content-card small{color:var(--cobalt);letter-spacing:.14em;font-weight:900}.content-card h2{margin:11px 0;font-size:27px}.content-card p{color:var(--slate);line-height:1.65}.content-card a{color:var(--cobalt);font-weight:800}.quote-section{background:var(--navy);color:#fff;border-radius:26px;align-items:center;gap:30px;margin-bottom:90px;padding:55px;display:flex}.quote-section>span{color:#8ca5ff;height:60px;font-size:90px}.quote-section blockquote{flex:1;margin:0;font-size:24px;line-height:1.45}.quote-section .button{white-space:nowrap}.blog-area{padding-block:55px 95px}.blog-tools{justify-content:space-between;align-items:center;gap:20px;margin-bottom:36px;display:flex}.chips{flex-wrap:wrap;gap:8px;display:flex}.chips button{border:1px solid var(--sand);color:var(--slate);cursor:pointer;background:#fff;border-radius:999px;padding:10px 16px;font-weight:700}.chips button.active{background:var(--cobalt);color:#fff;border-color:var(--cobalt)}.search{border:1px solid var(--sand);background:#fff;border-radius:12px;align-items:center;min-width:275px;padding:0 14px;display:flex}.search span{color:var(--cobalt);font-size:22px}.search input{background:0 0;border:0;outline:0;width:100%;padding:13px}.blog-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.blog-card{background:#fff;border-radius:20px;grid-template-columns:160px 1fr;display:grid;overflow:hidden;box-shadow:0 8px 24px #16324f0d}.blog-card>div:last-child{padding:25px}.blog-cover{place-items:center;display:grid}.blog-cover.mint,.product-cover.mint{background:var(--mint-light)}.blog-cover.blue,.product-cover.blue{background:var(--blue-soft)}.blog-cover.apricot,.product-cover.apricot{background:#fbe0cf}.blog-cover>span{color:var(--navy);font-size:37px;font-weight:900;transform:rotate(-5deg)}.blog-card small{color:var(--cobalt);font-weight:800}.blog-card h2{margin:9px 0;font-size:21px}.blog-card p{color:var(--slate);font-size:14px;line-height:1.55}.blog-read-link{color:var(--cobalt);font-weight:800}.blog-coming-soon{color:var(--slate);font-size:13px;font-weight:700}.empty-state{text-align:center;color:var(--slate);padding:50px}.shop-grid{grid-template-columns:repeat(3,1fr);gap:22px;padding-block:75px 45px;display:grid}.product-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px #16324f0f}.product-cover{place-items:center;height:250px;display:grid;position:relative}.product-cover>span{letter-spacing:.12em;background:#fff;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;top:18px;left:18px}.product-cover>strong{color:var(--navy);font-size:68px;transform:rotate(-6deg)}.product-cover>strong span{color:var(--cobalt)}.product-cover>em{background:var(--navy);color:#fff;border-radius:999px;padding:8px 12px;font-size:11px;font-style:normal;position:absolute;bottom:17px;right:17px}.product-info{padding:25px}.product-info>small{color:var(--cobalt);letter-spacing:.14em;font-weight:900}.product-info h2{margin:10px 0;font-size:24px}.product-info p{color:var(--slate);line-height:1.55}.product-info>div{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.product-info b{font-size:21px}.product-info button{background:var(--cobalt);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 13px;font-weight:800}.shop-note{background:var(--mint-light);border-radius:18px;align-items:center;gap:18px;margin-bottom:85px;padding:24px;display:flex}.shop-note>span{background:var(--mint);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.shop-note p{color:var(--slate);margin:5px 0 0}.inflator-product{border:2px solid #1e67cd29;grid-column:1/-1;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #0a2a5524}.inflator-gallery{background:linear-gradient(145deg,#08182e,#123969);grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid;position:relative}.inflator-gallery figure{background:#071325;border-radius:16px;place-items:center;min-width:0;margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000047}.inflator-gallery img{object-fit:contain;width:100%;height:100%;min-height:430px;display:block}.inflator-gallery figcaption{color:var(--navy);letter-spacing:.05em;background:#fffffff0;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:900;position:absolute;bottom:10px;left:10px}.inflator-gallery>span{color:#2d2d2d;letter-spacing:.12em;background:#ffe600;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:28px;left:28px;box-shadow:0 8px 20px #00000040}.inflator-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.inflator-product>.product-info h2{margin:14px 0 18px;font-size:clamp(29px,3.2vw,41px);line-height:1.1}.inflator-product>.product-info>p{font-size:16px;line-height:1.65}.inflator-features{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin:18px 0;padding:0;list-style:none;display:grid}.inflator-features li{color:var(--navy);background:#edf5ff;border-radius:11px;padding:11px 12px 11px 34px;font-size:13px;font-weight:800;line-height:1.35;position:relative}.inflator-features li:before{content:"✓";color:#1e67cd;font-weight:900;position:absolute;left:13px}.inflator-features li:last-child{grid-column:1/-1}.inflator-code{background:#fffbe2;border-left:4px solid #ffe600;border-radius:0 10px 10px 0;width:100%;margin:0 0 17px;padding:13px 15px;font-size:13px!important}.inflator-code strong{letter-spacing:.04em;color:var(--navy);font-size:14px;display:inline-block}.inflator-ml-button{color:#2d2d2d;background:#ffe600;box-shadow:0 9px 22px #dabe0047}.inflator-ml-button:hover{background:#ffef4d;transform:translateY(-2px)}@media (width<=900px){.inflator-product{grid-template-columns:1fr}.inflator-gallery img{min-height:360px}.inflator-product>.product-info{padding:32px}}@media (width<=640px){.inflator-gallery{grid-template-columns:1fr;padding:10px}.inflator-gallery img{aspect-ratio:1;min-height:0}.inflator-gallery>span{top:18px;left:18px}.inflator-product>.product-info{padding:25px}.inflator-product>.product-info>p{font-size:15px}.inflator-features{grid-template-columns:1fr}.inflator-features li:last-child{grid-column:auto}.inflator-ml-button{justify-content:space-between;width:100%}}.smartphone-product{border:2px solid #6c68e626;grid-column:1/-1;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #16324f1f}.smartphone-gallery{background:linear-gradient(145deg,#f2f3ff,#e8f7ff);grid-template-rows:1fr 1fr;grid-template-columns:1.15fr .85fr;gap:12px;padding:18px;display:grid;position:relative}.smartphone-gallery figure{background:#fff;border-radius:16px;place-items:center;min-width:0;margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 22px #16324f14}.smartphone-gallery .smartphone-main-image{grid-row:1/3}.smartphone-gallery img{object-fit:contain;width:100%;height:100%;min-height:205px;padding:10px;display:block}.smartphone-gallery .smartphone-main-image img{min-height:430px}.smartphone-gallery figcaption{color:var(--navy);letter-spacing:.04em;background:#fffffff0;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:900;position:absolute;bottom:9px;left:9px}.smartphone-gallery>span{color:#2d2d2d;letter-spacing:.12em;background:#ffe600;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:28px;left:28px;box-shadow:0 8px 20px #16324f29}.smartphone-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.smartphone-product>.product-info h2{margin:14px 0 18px;font-size:clamp(29px,3.2vw,41px);line-height:1.1}.smartphone-product>.product-info>p{font-size:16px;line-height:1.65}.smartphone-features{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin:18px 0;padding:0;list-style:none;display:grid}.smartphone-features li{color:var(--navy);background:#eef1ff;border-radius:11px;padding:11px 12px 11px 34px;font-size:13px;font-weight:800;line-height:1.35;position:relative}.smartphone-features li:before{content:"✓";color:#655ee3;font-weight:900;position:absolute;left:13px}.smartphone-code{background:#fffbe2;border-left:4px solid #ffe600;border-radius:0 10px 10px 0;width:100%;margin:0 0 17px;padding:13px 15px;font-size:13px!important}.smartphone-code strong{letter-spacing:.04em;color:var(--navy);font-size:14px;display:inline-block}.smartphone-ml-button{color:#2d2d2d;background:#ffe600;box-shadow:0 9px 22px #dabe0047}.smartphone-ml-button:hover{background:#ffef4d;transform:translateY(-2px)}@media (width<=900px){.smartphone-product{grid-template-columns:1fr}.smartphone-gallery .smartphone-main-image img{min-height:380px}.smartphone-product>.product-info{padding:32px}}@media (width<=640px){.smartphone-gallery{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:8px;padding:10px}.smartphone-gallery .smartphone-main-image{grid-area:auto/1/auto/-1}.smartphone-gallery .smartphone-main-image img{aspect-ratio:1/1.08;min-height:0}.smartphone-gallery img{aspect-ratio:1;object-fit:contain;min-height:0;padding:5px}.smartphone-gallery>span{top:18px;left:18px}.smartphone-product>.product-info{padding:25px}.smartphone-product>.product-info>p{font-size:15px}.smartphone-features{grid-template-columns:1fr}.smartphone-ml-button{justify-content:space-between;width:100%}}.playstation-product{border:2px solid #0056b424;grid-column:1/-1;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #16324f1f}.playstation-product-image{background:linear-gradient(145deg,#eaf3ff,#f8fbff);place-items:center;min-height:500px;padding:28px;display:grid;position:relative;overflow:hidden}.playstation-product-image img{object-fit:contain;border-radius:14px;width:100%;height:100%;max-height:520px;display:block}.playstation-product-image>span{color:#fff;letter-spacing:.12em;background:#0759a8;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 8px 20px #0759a838}.playstation-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.playstation-product>.product-info h2{margin:14px 0 18px;font-size:clamp(29px,3.2vw,41px);line-height:1.1}.playstation-product>.product-info>p{font-size:16px;line-height:1.65}.playstation-features{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin:18px 0;padding:0;list-style:none;display:grid}.playstation-features li{color:var(--navy);background:#eaf3ff;border-radius:11px;padding:11px 12px 11px 34px;font-size:13px;font-weight:800;line-height:1.35;position:relative}.playstation-features li:before{content:"✓";color:#0759a8;font-weight:900;position:absolute;left:13px}.playstation-notice{background:#fff4e5;border-radius:10px;width:100%;margin:0 0 12px;padding:12px 14px;color:#65451d!important;font-size:13px!important}.playstation-code{background:#fffbe2;border-left:4px solid #ffe600;border-radius:0 10px 10px 0;width:100%;margin:0 0 17px;padding:13px 15px;font-size:13px!important}.playstation-code strong{letter-spacing:.04em;color:var(--navy);font-size:14px;display:inline-block}.playstation-ml-button{color:#2d2d2d;background:#ffe600;box-shadow:0 9px 22px #dabe0047}.playstation-ml-button:hover{background:#ffef4d;transform:translateY(-2px)}@media (width<=900px){.playstation-product{grid-template-columns:1fr}.playstation-product-image{aspect-ratio:1.25;min-height:0}.playstation-product>.product-info{padding:32px}}@media (width<=640px){.playstation-product-image{aspect-ratio:1;padding:18px}.playstation-product>.product-info{padding:25px}.playstation-product>.product-info>p{font-size:15px}.playstation-features{grid-template-columns:1fr}.playstation-ml-button{justify-content:space-between;width:100%}}.water-filter-product{border:2px solid #489db829;grid-column:1/-1;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #16324f1c}.water-filter-image{background:linear-gradient(145deg,#e9f8fb,#f6fbff);place-items:center;min-height:480px;padding:28px;display:grid;position:relative;overflow:hidden}.water-filter-image img{object-fit:contain;border-radius:14px;width:100%;height:100%;max-height:520px;display:block}.water-filter-image>span{color:#fff;letter-spacing:.12em;background:#2d849f;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 8px 20px #2d849f38}.water-filter-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.water-filter-product>.product-info h2{margin:14px 0 18px;font-size:clamp(29px,3.2vw,41px);line-height:1.1}.water-filter-product>.product-info>p{font-size:16px;line-height:1.65}.water-filter-features{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin:18px 0;padding:0;list-style:none;display:grid}.water-filter-features li{color:var(--navy);background:#e9f8fb;border-radius:11px;padding:11px 12px 11px 34px;font-size:13px;font-weight:800;line-height:1.35;position:relative}.water-filter-features li:before{content:"✓";color:#2d849f;font-weight:900;position:absolute;left:13px}.water-filter-notice{background:#eef7ff;border-radius:10px;width:100%;margin:0 0 12px;padding:12px 14px;color:#31536b!important;font-size:13px!important}.water-filter-code{background:#fffbe2;border-left:4px solid #ffe600;border-radius:0 10px 10px 0;width:100%;margin:0 0 17px;padding:13px 15px;font-size:13px!important}.water-filter-code strong{letter-spacing:.04em;color:var(--navy);font-size:14px;display:inline-block}.water-filter-ml-button{color:#2d2d2d;background:#ffe600;box-shadow:0 9px 22px #dabe0047}.water-filter-ml-button:hover{background:#ffef4d;transform:translateY(-2px)}@media (width<=900px){.water-filter-product{grid-template-columns:1fr}.water-filter-image{aspect-ratio:1.25;min-height:0}.water-filter-product>.product-info{padding:32px}}@media (width<=640px){.water-filter-image{aspect-ratio:1;padding:18px}.water-filter-product>.product-info{padding:25px}.water-filter-product>.product-info>p{font-size:15px}.water-filter-features{grid-template-columns:1fr}.water-filter-ml-button{justify-content:space-between;width:100%}}.tshirt-kit-product{border:2px solid #cd464621;grid-column:1/-1;grid-template-columns:minmax(320px,1fr) minmax(0,1fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #16324f1c}.tshirt-kit-image{background:linear-gradient(145deg,#f1f2f5,#fff7f4);place-items:center;min-height:480px;padding:22px;display:grid;position:relative;overflow:hidden}.tshirt-kit-image img{object-fit:contain;border-radius:14px;width:100%;height:100%;max-height:530px;display:block}.tshirt-kit-image>span{color:#fff;letter-spacing:.12em;background:#19233f;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 8px 20px #19233f33}.tshirt-kit-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.tshirt-kit-product>.product-info h2{margin:14px 0 18px;font-size:clamp(29px,3.2vw,41px);line-height:1.1}.tshirt-kit-product>.product-info>p{font-size:16px;line-height:1.65}.tshirt-kit-features{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin:18px 0;padding:0;list-style:none;display:grid}.tshirt-kit-features li{color:var(--navy);background:#f3f4f8;border-radius:11px;padding:11px 12px 11px 34px;font-size:13px;font-weight:800;line-height:1.35;position:relative}.tshirt-kit-features li:before{content:"✓";color:#c43d3d;font-weight:900;position:absolute;left:13px}.tshirt-kit-notice{background:#fff1e8;border-radius:10px;width:100%;margin:0 0 12px;padding:12px 14px;color:#684636!important;font-size:13px!important}.tshirt-kit-code{background:#fffbe2;border-left:4px solid #ffe600;border-radius:0 10px 10px 0;width:100%;margin:0 0 17px;padding:13px 15px;font-size:13px!important}.tshirt-kit-code strong{letter-spacing:.04em;color:var(--navy);font-size:14px;display:inline-block}.tshirt-kit-ml-button{color:#2d2d2d;background:#ffe600;box-shadow:0 9px 22px #dabe0047}.tshirt-kit-ml-button:hover{background:#ffef4d;transform:translateY(-2px)}@media (width<=900px){.tshirt-kit-product{grid-template-columns:1fr}.tshirt-kit-image{aspect-ratio:1.25;min-height:0}.tshirt-kit-product>.product-info{padding:32px}}@media (width<=640px){.tshirt-kit-image{aspect-ratio:1;padding:14px}.tshirt-kit-product>.product-info{padding:25px}.tshirt-kit-product>.product-info>p{font-size:15px}.tshirt-kit-features{grid-template-columns:1fr}.tshirt-kit-ml-button{justify-content:space-between;width:100%}}.creatine-product{border:2px solid #cd232324;grid-column:1/-1;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #16324f1f}.creatine-gallery{background:linear-gradient(145deg,#5a0710,#c51120);grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid;position:relative}.creatine-gallery figure{background:#fff;border-radius:16px;place-items:center;min-width:0;margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000038}.creatine-gallery img{object-fit:contain;width:100%;height:100%;min-height:430px;display:block}.creatine-gallery figcaption{color:var(--navy);letter-spacing:.05em;background:#fffffff0;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:900;position:absolute;bottom:10px;left:10px}.creatine-gallery>span{color:#fff;letter-spacing:.12em;background:#231f20;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:28px;left:28px;box-shadow:0 8px 20px #00000040}.creatine-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.creatine-product>.product-info h2{margin:14px 0 18px;font-size:clamp(29px,3.2vw,41px);line-height:1.1}.creatine-product>.product-info>p{font-size:16px;line-height:1.65}.creatine-features{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin:18px 0;padding:0;list-style:none;display:grid}.creatine-features li{color:var(--navy);background:#fff0f0;border-radius:11px;padding:11px 12px 11px 34px;font-size:13px;font-weight:800;line-height:1.35;position:relative}.creatine-features li:before{content:"✓";color:#c51120;font-weight:900;position:absolute;left:13px}.creatine-notice{background:#fff4e5;border-radius:10px;width:100%;margin:0 0 12px;padding:12px 14px;color:#65451d!important;font-size:13px!important}.creatine-code{background:#fffbe2;border-left:4px solid #ffe600;border-radius:0 10px 10px 0;width:100%;margin:0 0 17px;padding:13px 15px;font-size:13px!important}.creatine-code strong{letter-spacing:.04em;color:var(--navy);font-size:14px;display:inline-block}.creatine-ml-button{color:#2d2d2d;background:#ffe600;box-shadow:0 9px 22px #dabe0047}.creatine-ml-button:hover{background:#ffef4d;transform:translateY(-2px)}@media (width<=900px){.creatine-product{grid-template-columns:1fr}.creatine-gallery img{min-height:360px}.creatine-product>.product-info{padding:32px}}@media (width<=640px){.creatine-gallery{grid-template-columns:1fr;padding:10px}.creatine-gallery img{aspect-ratio:1;min-height:0}.creatine-gallery>span{top:18px;left:18px}.creatine-product>.product-info{padding:25px}.creatine-product>.product-info>p{font-size:15px}.creatine-features{grid-template-columns:1fr}.creatine-ml-button{justify-content:space-between;width:100%}}.headphone-product{border:2px solid #0d56a524;grid-column:1/-1;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #16324f1f}.headphone-gallery{background:linear-gradient(145deg,#e7f2ff,#dce7f5);grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid;position:relative}.headphone-gallery figure{background:#fff;border-radius:16px;place-items:center;min-width:0;margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 22px #16324f1a}.headphone-gallery img{object-fit:contain;width:100%;height:100%;min-height:430px;display:block}.headphone-gallery figcaption{color:var(--navy);letter-spacing:.05em;background:#fffffff0;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:900;position:absolute;bottom:10px;left:10px}.headphone-gallery>span{color:#fff;letter-spacing:.12em;background:#0d56a5;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:28px;left:28px;box-shadow:0 8px 20px #0d56a53d}.headphone-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.headphone-product>.product-info h2{margin:14px 0 18px;font-size:clamp(29px,3.2vw,41px);line-height:1.1}.headphone-product>.product-info>p{font-size:16px;line-height:1.65}.headphone-features{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin:18px 0;padding:0;list-style:none;display:grid}.headphone-features li{color:var(--navy);background:#eaf3ff;border-radius:11px;padding:11px 12px 11px 34px;font-size:13px;font-weight:800;line-height:1.35;position:relative}.headphone-features li:before{content:"✓";color:#0d56a5;font-weight:900;position:absolute;left:13px}.headphone-notice{background:#eef6ff;border-radius:10px;width:100%;margin:0 0 12px;padding:12px 14px;color:#31536b!important;font-size:13px!important}.headphone-code{background:#fffbe2;border-left:4px solid #ffe600;border-radius:0 10px 10px 0;width:100%;margin:0 0 17px;padding:13px 15px;font-size:13px!important}.headphone-code strong{letter-spacing:.04em;color:var(--navy);font-size:14px;display:inline-block}.headphone-ml-button{color:#2d2d2d;background:#ffe600;box-shadow:0 9px 22px #dabe0047}.headphone-ml-button:hover{background:#ffef4d;transform:translateY(-2px)}@media (width<=900px){.headphone-product{grid-template-columns:1fr}.headphone-gallery img{min-height:360px}.headphone-product>.product-info{padding:32px}}@media (width<=640px){.headphone-gallery{grid-template-columns:1fr;padding:10px}.headphone-gallery img{aspect-ratio:1;min-height:0}.headphone-gallery>span{top:18px;left:18px}.headphone-product>.product-info{padding:25px}.headphone-product>.product-info>p{font-size:15px}.headphone-features{grid-template-columns:1fr}.headphone-ml-button{justify-content:space-between;width:100%}}.hair-straightener-product{border:2px solid #36363d21;grid-column:1/-1;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #16324f1c}.hair-straightener-image{background:linear-gradient(145deg,#f3f3f5,#fff);place-items:center;min-height:500px;padding:28px;display:grid;position:relative;overflow:hidden}.hair-straightener-image img{object-fit:contain;border-radius:14px;width:100%;height:100%;max-height:540px;display:block}.hair-straightener-image>span{color:#fff;letter-spacing:.12em;background:#27272d;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 8px 20px #27272d33}.hair-straightener-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.hair-straightener-product>.product-info h2{margin:14px 0 18px;font-size:clamp(29px,3.2vw,41px);line-height:1.1}.hair-straightener-product>.product-info>p{font-size:16px;line-height:1.65}.hair-straightener-features{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin:18px 0;padding:0;list-style:none;display:grid}.hair-straightener-features li{color:var(--navy);background:#f1f1f4;border-radius:11px;padding:11px 12px 11px 34px;font-size:13px;font-weight:800;line-height:1.35;position:relative}.hair-straightener-features li:before{content:"✓";color:#55525f;font-weight:900;position:absolute;left:13px}.hair-straightener-notice{background:#fff4e5;border-radius:10px;width:100%;margin:0 0 12px;padding:12px 14px;color:#65451d!important;font-size:13px!important}.hair-straightener-code{background:#fffbe2;border-left:4px solid #ffe600;border-radius:0 10px 10px 0;width:100%;margin:0 0 17px;padding:13px 15px;font-size:13px!important}.hair-straightener-code strong{letter-spacing:.04em;color:var(--navy);font-size:14px;display:inline-block}.hair-straightener-ml-button{color:#2d2d2d;background:#ffe600;box-shadow:0 9px 22px #dabe0047}.hair-straightener-ml-button:hover{background:#ffef4d;transform:translateY(-2px)}@media (width<=900px){.hair-straightener-product{grid-template-columns:1fr}.hair-straightener-image{aspect-ratio:1.25;min-height:0}.hair-straightener-product>.product-info{padding:32px}}@media (width<=640px){.hair-straightener-image{aspect-ratio:1;padding:18px}.hair-straightener-product>.product-info{padding:25px}.hair-straightener-product>.product-info>p{font-size:15px}.hair-straightener-features{grid-template-columns:1fr}.hair-straightener-ml-button{justify-content:space-between;width:100%}}.emotions-product{border:2px solid #74ae6633;grid-column:1/-1;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #16324f1f}.emotions-product-gallery{background:linear-gradient(145deg,#eef8e7,#fff5df);grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid;position:relative}.emotions-product-gallery figure{background:#fff;border-radius:16px;place-items:center;margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 22px #16324f14}.emotions-product-gallery img{object-fit:contain;width:100%;height:100%;min-height:390px;padding:10px;display:block}.emotions-product-gallery figcaption{color:var(--navy);letter-spacing:.06em;background:#fffffff0;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:900;position:absolute;bottom:10px;left:10px}.emotions-product-gallery>span{color:#fff;letter-spacing:.12em;background:#4b8e49;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:28px;left:28px;box-shadow:0 8px 20px #356f3640}.emotions-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.emotions-product>.product-info h2{margin:14px 0 18px;font-size:clamp(28px,3.2vw,40px);line-height:1.12}.emotions-product>.product-info p{font-size:17px;line-height:1.7}.emotions-more-button{color:#fff;background:#4b8e49;margin-top:13px;box-shadow:0 9px 22px #356f3638}.emotions-more-button:hover{background:#397638;transform:translateY(-2px)}@media (width<=900px){.quote-section{flex-direction:column;align-items:flex-start}.blog-grid,.content-grid{grid-template-columns:1fr}.shop-grid{grid-template-columns:1fr 1fr}.emotions-product{grid-template-columns:1fr}.emotions-product-gallery img{min-height:330px}.emotions-product>.product-info{padding:32px}}@media (width<=640px){.sub-hero{padding:65px 0}.sub-hero:after{font-size:150px}.content-grid{padding-block:50px}.quote-section{margin-bottom:55px;padding:32px 25px}.quote-section blockquote{font-size:20px}.blog-tools{flex-direction:column;align-items:stretch}.search{min-width:0}.blog-card{grid-template-columns:1fr}.blog-cover{height:135px}.shop-grid{grid-template-columns:1fr;padding-top:50px}.shop-note{align-items:flex-start}.emotions-product-gallery{grid-template-columns:1fr;padding:10px}.emotions-product-gallery img{aspect-ratio:1.2;min-height:0}.emotions-product-gallery>span{top:18px;left:18px}.emotions-product>.product-info{padding:25px}.emotions-product>.product-info p{font-size:15px}.emotions-more-button{justify-content:space-between;width:100%}}.routine-resource{background:linear-gradient(135deg,var(--blue-soft),#fff8ee);border-radius:26px;grid-template-columns:minmax(260px,.72fr) minmax(0,1.55fr);align-items:center;gap:38px;margin-bottom:78px;padding:38px;display:grid;box-shadow:0 14px 36px #16324f14}.parents-kit-resource{background:linear-gradient(135deg,#fff9ed,#edf5ff);border:1px solid #16324f14;border-radius:28px;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:center;gap:42px;margin-bottom:34px;padding:38px;display:grid;box-shadow:0 16px 40px #16324f17}.parents-kit-cover{background:#fff;border-radius:20px;margin:0;padding:10px;overflow:hidden;box-shadow:0 12px 30px #16324f1f}.parents-kit-cover img{object-fit:contain;border-radius:13px;width:100%;max-height:480px;display:block}.parents-kit-copy h2{letter-spacing:-.04em;margin:11px 0 7px;font-size:clamp(34px,4vw,50px);line-height:1.08}.parents-kit-copy h3{color:var(--mint);margin:0 0 18px;font-size:23px}.parents-kit-copy>p{color:var(--slate);font-size:17px;line-height:1.7}.parents-kit-offer{border-top:1px solid #16324f1f;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding-top:24px;display:flex}.parents-kit-offer>div{flex-direction:column;display:flex}.parents-kit-offer small{letter-spacing:.14em;color:var(--slate);font-size:10px;font-weight:900}.parents-kit-offer strong{color:var(--navy);margin-top:6px;font-size:34px;line-height:1}.parents-kit-button{background:var(--cobalt);color:#fff;box-shadow:0 9px 22px #2454ff3b}.parents-kit-button:hover{background:#173ed2;transform:translateY(-2px)}.parents-kit-checkout{color:var(--slate);margin-top:14px;display:block}@media (width<=900px){.parents-kit-resource{grid-template-columns:1fr}.parents-kit-cover{max-width:620px;margin:auto}.parents-kit-copy{max-width:720px}}@media (width<=640px){.parents-kit-resource{gap:25px;padding:22px 16px}.parents-kit-copy>p{font-size:15px}.parents-kit-offer{flex-direction:column;align-items:stretch}.parents-kit-button{justify-content:space-between;width:100%}.parents-kit-offer strong{font-size:31px}}.routine-resource-copy h2{letter-spacing:-.04em;margin:12px 0 18px;font-size:clamp(32px,4vw,48px);line-height:1.08}.routine-resource-copy h3{margin-bottom:16px;font-size:21px;line-height:1.4}.routine-resource-copy p{color:var(--slate);font-size:17px;line-height:1.7}.routine-download{margin-top:12px}.routine-resource-image{background:#fff;border-radius:18px;margin:0;padding:10px;box-shadow:0 12px 30px #16324f1f}.routine-resource-image img{border-radius:11px;width:100%;height:auto;display:block}.routine-resource-image figcaption{text-align:center;color:var(--slate);padding:11px 8px 3px;font-size:12px}.routine-guide{width:min(880px,100% - 48px);margin-bottom:80px}.routine-guide>section{margin-bottom:58px}.routine-guide h2{letter-spacing:-.035em;margin-bottom:22px;font-size:clamp(28px,4vw,40px);line-height:1.15}.routine-guide p,.routine-guide li{color:#3f5367;font-size:17px;line-height:1.75}.routine-guide strong{color:var(--navy)}.routine-feature-list{grid-template-columns:repeat(2,1fr);gap:12px;margin:25px 0;padding:0;list-style:none;display:grid}.routine-feature-list li{background:var(--mint-light);color:var(--navy);border-radius:13px;padding:14px 16px 14px 48px;font-weight:800;position:relative}.routine-feature-list li:before{content:"✓";color:var(--mint);font-weight:900;position:absolute;left:17px}.routine-feature-list li:last-child{grid-column:1/-1}.routine-guide-card{border:1px solid var(--sand);background:#fff;border-radius:24px;padding:36px}.routine-steps{gap:13px;padding:0;list-style:none;display:grid}.routine-steps li{grid-template-columns:42px 1fr;align-items:start;gap:14px;display:grid}.routine-steps li>span{background:var(--cobalt);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.routine-steps p{margin:3px 0}.routine-audience{flex-wrap:wrap;gap:10px;padding:0;list-style:none;display:flex}.routine-audience li{background:var(--blue-soft);color:var(--navy);border-radius:999px;padding:10px 15px;font-size:14px;font-weight:800}.parents-tip{background:linear-gradient(135deg,var(--navy),#20476c);color:#fff;border-radius:24px;margin-bottom:58px;padding:38px}.parents-tip>span{color:#8fd5c6;letter-spacing:.14em;font-size:12px;font-weight:900}.parents-tip h2{color:#fff;margin:13px 0 18px}.parents-tip p{color:#d9e4ec;margin-bottom:10px}.parents-tip strong{color:#fff}.routine-download-box{background:linear-gradient(135deg,#fff1e8,var(--blue-soft));border-radius:24px;grid-template-columns:70px 1fr;align-items:start;gap:22px;padding:36px;display:grid}.routine-download-box>span{background:#fff;border-radius:50%;place-items:center;width:64px;height:64px;font-size:30px;display:grid}.routine-download-box h2{margin-top:0}.routine-download-box .button{margin-top:12px;font-size:14px}.routine-related>div{gap:11px;display:grid}.routine-related a,.routine-related-coming{border:1px solid var(--sand);background:#fff;border-radius:15px;grid-template-columns:90px 1fr auto;align-items:center;gap:15px;padding:18px;display:grid}.routine-related a span,.routine-related-coming span{color:var(--cobalt);letter-spacing:.1em;font-size:10px;font-weight:900}.routine-related a b{color:var(--cobalt)}.routine-related-coming{opacity:.65}.parents-space{background:var(--mint-light);border-radius:24px;grid-template-columns:60px 1fr;align-items:start;gap:20px;padding:34px;margin-bottom:0!important;display:grid!important}.parents-space>span{font-size:42px}.parents-space h2{margin:0 0 12px}.parents-space p:last-child{margin-bottom:0}@media (width<=900px){.routine-resource{grid-template-columns:1fr}.routine-resource-copy{max-width:650px}}@media (width<=640px){.routine-resource{gap:24px;margin-bottom:55px;padding:22px 16px}.routine-download{justify-content:space-between;width:100%}.routine-resource-image{padding:6px}.routine-resource-image figcaption{font-size:11px}.routine-guide{width:min(100% - 28px,880px);margin-bottom:55px}.routine-guide>section{margin-bottom:44px}.routine-feature-list{grid-template-columns:1fr}.routine-feature-list li:last-child{grid-column:auto}.routine-guide-card,.parents-tip,.routine-download-box,.parents-space{padding:25px 20px}.routine-download-box,.parents-space,.routine-related a,.routine-related-coming{grid-template-columns:1fr}.routine-related a b{display:none}}.article-shell{width:min(820px,100% - 48px);margin-inline:auto}.article-hero{border-bottom:1px solid #16324f14;padding:58px 0 68px}.article-breadcrumb{color:var(--slate);align-items:center;gap:9px;margin-bottom:42px;font-size:13px;display:flex}.article-breadcrumb a{color:var(--cobalt);font-weight:700}.article-hero h1{margin:18px 0 22px;font-size:clamp(44px,6vw,72px);line-height:1.02}.article-subtitle{color:var(--slate);font-size:clamp(19px,2.4vw,25px);line-height:1.5}.article-meta{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.article-meta span{background:#fff;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:700}.article-content{padding-block:64px 90px}.article-content section{margin-bottom:68px}.article-content h2{letter-spacing:-.035em;margin-bottom:25px;font-size:clamp(29px,4vw,42px);line-height:1.14}.article-content p,.article-content li{color:#3f5367;font-size:18px;line-height:1.8}.article-content strong{color:var(--navy)}.loving-lines p{color:var(--navy);margin-bottom:8px;font-weight:700}.article-content blockquote{background:var(--blue-soft);border-left:5px solid var(--cobalt);border-radius:0 16px 16px 0;margin:35px 0 0;padding:27px 30px;font-size:22px;font-weight:800;line-height:1.55}.question-shift{border:1px solid var(--sand);background:#fff;border-radius:18px;gap:9px;margin:32px 0;padding:27px;display:grid}.question-shift span{color:var(--slate);text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:800}.question-shift del{color:var(--slate);font-size:19px}.question-shift strong{font-size:23px}.clean-list{grid-template-columns:1fr 1fr;gap:12px;padding:0;list-style:none;display:grid}.clean-list li{background:var(--mint-light);border-radius:12px;padding:14px 18px;font-weight:700}.connection-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0;display:grid}.connection-grid span{border:1px solid var(--sand);background:#fff;border-radius:13px;padding:18px;font-weight:700}.article-two-columns{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:68px;display:grid}.article-two-columns section{background:#fff;border:1px solid #16324f14;border-radius:20px;margin:0;padding:30px}.article-two-columns h2{font-size:29px}.article-two-columns p,.article-two-columns li{font-size:16px;line-height:1.65}.section-symbol{background:var(--blue-soft);width:48px;height:48px;color:var(--cobalt);border-radius:50%;place-items:center;margin-bottom:20px;font-size:24px;display:grid}.never-too-late{border-left:4px solid var(--apricot);margin:28px 0;padding-left:23px}.never-too-late p{color:var(--navy);margin-bottom:8px;font-weight:700}.attitude-list{counter-reset:attitude;gap:14px;padding:0;list-style:none;display:grid}.attitude-list li{counter-increment:attitude;border:1px solid var(--sand);background:#fff;border-radius:16px;grid-template-columns:55px 1fr;gap:18px;padding:22px;display:grid}.attitude-list li:before{content:counter(attitude);background:var(--cobalt);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.attitude-list strong{font-size:20px}.attitude-list p{margin:6px 0 0;font-size:16px}.affirmation-box{background:var(--navy);border-radius:20px;padding:29px}.affirmation-box p{color:#fff;margin-bottom:8px;font-weight:700}.article-cta{background:linear-gradient(135deg,var(--blue-soft),var(--mint-light));border-radius:24px;padding:42px}.article-cta h2{margin-top:14px}.check-list{gap:9px;padding:0;list-style:none;display:grid}.check-list li{padding-left:32px;position:relative}.check-list li:before{content:"✓";color:var(--mint);font-weight:900;position:absolute;left:0}.cta-emphasis{font-weight:800;color:var(--navy)!important;font-size:21px!important}.cta-closing{margin:28px 0 0}.back-to-blog{border-top:1px solid var(--sand);padding-top:10px}.back-to-blog a{color:var(--cobalt);margin-top:27px;font-weight:800;display:inline-block}@media (width<=720px){.article-shell{width:min(100% - 28px,820px)}.article-hero{padding:38px 0 48px}.article-breadcrumb{margin-bottom:30px}.article-content{padding-block:45px 65px}.article-content section{margin-bottom:52px}.article-content p,.article-content li{font-size:16px;line-height:1.72}.article-content blockquote{padding:23px;font-size:19px}.article-two-columns,.clean-list,.connection-grid{grid-template-columns:1fr}.article-two-columns section{padding:24px}.article-cta{padding:29px 22px}.attitude-list li{grid-template-columns:45px 1fr;padding:18px}.attitude-list li:before{width:42px;height:42px}}.breathe-box{background:linear-gradient(135deg,var(--mint-light),white);border-left:5px solid var(--mint);border-radius:20px;margin:30px 0;padding:28px}.breathe-box span{color:var(--mint);font-size:30px;font-weight:900}.breathe-box p{margin:8px 0 0}.spectrum-lines{grid-template-columns:1fr 1fr;gap:14px;margin:28px 0;display:grid}.spectrum-lines p{border:1px solid var(--sand);background:#fff;border-radius:15px;margin:0;padding:20px}.sign-grid{grid-template-columns:1fr 1fr;gap:12px;margin:28px 0;display:grid}.sign-grid span{border:1px solid var(--sand);background:#fff;border-radius:13px;align-items:center;gap:13px;padding:15px;font-weight:700;display:flex}.sign-grid b{color:var(--cobalt);font-size:12px}.info-note{background:#fff1e8;border-radius:14px;padding:20px!important;font-size:15px!important}.daily-moments{flex-wrap:wrap;gap:10px;margin:25px 0;display:flex}.daily-moments span{background:var(--mint-light);color:var(--navy);border-radius:999px;padding:11px 16px;font-weight:800}.soft-section{background:#fff;border:1px solid #16324f14;border-radius:24px;padding:36px}.life-stages .section-symbol{background:var(--mint-light);color:var(--mint)}@media (width<=720px){.spectrum-lines,.sign-grid{grid-template-columns:1fr}.soft-section{padding:26px 21px}}.section-kicker{color:var(--cobalt);letter-spacing:.14em;margin-bottom:12px;font-size:13px;font-weight:900;display:block}.three-pillars{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0;display:grid}.three-pillars div{border:1px solid var(--sand);background:#fff;border-radius:15px;flex-direction:column;padding:20px;display:flex}.three-pillars b{color:var(--cobalt);font-size:12px}.three-pillars strong{margin:9px 0 5px;font-size:20px}.three-pillars span{color:var(--slate);font-size:14px;line-height:1.45}.impact-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin:26px 0;display:grid}.impact-grid span{background:#fbe0cf;border-radius:12px;padding:15px 18px;font-weight:800}.behavior-examples{border-left:4px solid var(--apricot);margin:28px 0;padding-left:24px}.behavior-examples p{margin-bottom:10px}.life-contexts{flex-wrap:wrap;gap:10px;margin:25px 0;display:flex}.life-contexts span{background:var(--blue-soft);border-radius:999px;padding:11px 16px;font-weight:800}.practice-card{background:linear-gradient(140deg,var(--mint-light),white);border-radius:24px;padding:38px}.practice-steps{gap:14px;padding:0;list-style:none;display:grid}.practice-steps li{grid-template-columns:42px 1fr;align-items:start;gap:14px;display:grid}.practice-steps li>span{background:var(--mint);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.practice-steps p{margin:3px 0}.weekly-challenge{border:1px solid var(--sand);background:#fff;border-radius:24px;padding:36px}.challenge-question{font-weight:900;color:var(--navy)!important;font-size:22px!important}.weekly-quote{text-align:center;background:var(--navy);border-radius:24px;padding:38px}.weekly-quote>span{color:#8fd5c6;letter-spacing:.14em;font-size:13px;font-weight:900}.weekly-quote blockquote{color:#fff;background:0 0;border:0;margin:18px 0 0;padding:0;font-size:25px}@media (width<=720px){.three-pillars,.impact-grid{grid-template-columns:1fr}.practice-card,.weekly-challenge{padding:27px 21px}}.distance-lines{border-left:4px solid var(--mint);margin:25px 0;padding-left:24px}.distance-lines p{color:var(--navy);margin-bottom:8px;font-weight:700}.question-contrast{grid-template-columns:1fr 1fr;gap:14px;margin:28px 0;display:grid}.question-contrast>div{border:1px solid var(--sand);background:#fff;border-radius:16px;padding:24px}.question-contrast>div:last-child{background:var(--mint-light)}.question-contrast span{letter-spacing:.13em;color:var(--cobalt);font-size:12px;font-weight:900}.question-contrast p{margin:12px 0 0;font-size:16px}.fifteen-minutes{grid-template-columns:1fr 1fr 1fr;gap:10px;margin:25px 0;display:grid}.fifteen-minutes strong{grid-column:1/-1}.fifteen-minutes span{background:#fff;border-radius:12px;padding:14px;font-weight:800}.listen-lines{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.listen-lines p{background:#fff;border-radius:999px;margin:0;padding:9px 13px;font-size:15px}.memory-pairs{gap:13px;display:grid}.memory-pairs p{border:1px solid var(--sand);background:#fff;border-radius:15px;margin:0;padding:20px}.memory-pairs strong{margin-top:5px;display:block}.related-reading{gap:12px;display:grid}.related-reading h2{margin-bottom:14px}.related-reading>a,.related-coming{border:1px solid var(--sand);background:#fff;border-radius:15px;grid-template-columns:115px 1fr auto;align-items:center;gap:15px;padding:19px;display:grid}.related-reading>a span,.related-coming span{color:var(--cobalt);letter-spacing:.1em;font-size:11px;font-weight:900}.related-reading>a b{color:var(--cobalt)}.related-coming{opacity:.7}@media (width<=720px){.question-contrast,.fifteen-minutes{grid-template-columns:1fr}.fifteen-minutes strong{grid-column:auto}.related-reading>a,.related-coming{grid-template-columns:1fr}.related-reading>a b{display:none}}.parent-questions{border-left:4px solid var(--mint);gap:10px;margin:26px 0;padding-left:23px;display:grid}.parent-questions p{color:var(--navy);margin:0;font-size:21px;font-weight:800}.routine-timeline{grid-template-columns:1fr 1fr;gap:10px;margin:28px 0;display:grid}.routine-timeline div{border:1px solid var(--sand);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.routine-timeline b{color:var(--mint);font-size:12px}.small-wins{flex-wrap:wrap;gap:10px;margin:25px 0;display:flex}.small-wins span{background:var(--mint-light);border-radius:999px;padding:11px 15px;font-weight:800}.not-change-box{background:var(--blue-soft);border-radius:15px;gap:9px;margin:24px 0;padding:22px;display:grid}.not-change-box span{color:var(--slate);text-decoration:line-through}.not-change-box strong{font-size:19px}.partnership-grid{grid-template-columns:1.15fr .85fr;gap:14px;margin:28px 0;display:grid}.partnership-grid>div{border:1px solid var(--sand);background:#fff;border-radius:17px;padding:25px}.partnership-grid>div:last-child{background:var(--blue-soft)}.partnership-grid>div>span{color:var(--cobalt);letter-spacing:.12em;font-size:11px;font-weight:900}.partnership-grid .check-list li{font-size:15px}.inclusion-values{grid-template-columns:1fr 1fr;gap:11px;margin:25px 0;display:grid}.inclusion-values span{background:var(--navy);color:#fff;border-radius:13px;padding:17px;font-weight:800}.visual-routine{grid-template-columns:repeat(5,1fr);gap:8px;margin:27px 0;display:grid}.visual-routine span{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:15px 8px;font-size:25px;display:flex}.visual-routine b{font-size:12px}@media (width<=720px){.routine-timeline,.partnership-grid,.inclusion-values{grid-template-columns:1fr}.visual-routine{grid-template-columns:1fr 1fr}.parent-questions p{font-size:18px}}.visual-understanding{grid-template-columns:1fr 1fr;gap:12px;margin:27px 0;display:grid}.visual-understanding span{border:1px solid var(--sand);background:#fff;border-radius:14px;padding:18px;font-weight:800}.routine-materials{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.routine-materials span{background:var(--blue-soft);border-radius:999px;padding:10px 15px;font-weight:800}.security-messages{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0;display:grid}.security-messages p{background:var(--mint-light);color:var(--navy);border-radius:15px;margin:0;padding:20px;font-weight:900}.series-next{border:1px solid var(--sand);background:#fff;border-radius:24px;padding:34px}.series-next>div{gap:10px;display:grid}.series-next>div span{background:var(--blue-soft);color:var(--navy);border-radius:12px;padding:15px 18px;font-weight:800}.series-next>div a{background:var(--blue-soft);color:var(--cobalt);border-radius:12px;padding:15px 18px;font-weight:800}.adaptation-contrast{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0;display:grid}.adaptation-contrast p{border:1px solid var(--sand);color:var(--navy);background:#fff;border-radius:15px;margin:0;padding:20px;font-weight:800}@media (width<=720px){.visual-understanding,.security-messages,.adaptation-contrast{grid-template-columns:1fr}.series-next{padding:26px 21px}}.ebook-promo{color:#fff;background:linear-gradient(135deg,#102942,#20476c);border-radius:26px;grid-template-columns:280px 1fr;align-items:center;gap:34px;padding:34px;display:grid;box-shadow:0 18px 45px #1029422e;margin-bottom:55px!important}.ebook-video{aspect-ratio:9/16;background:#081b2c;border-radius:20px;max-height:420px;overflow:hidden;box-shadow:0 12px 28px #0000003d}.ebook-video iframe{border:0;width:100%;height:100%}.ebook-promo-copy .section-kicker{color:#8fd5c6}.ebook-promo-copy h2{color:#fff;margin:12px 0 16px}.ebook-promo-copy p{color:#d7e2ea;font-size:17px}.ebook-promo-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.ebook-promo .button{padding:15px 18px;font-size:14px}.hotmart-button{color:var(--navy);background:#fff;box-shadow:0 8px 20px #00000024}.hotmart-button:hover{transform:translateY(-2px)}@media (width<=720px){.ebook-promo{grid-template-columns:1fr;padding:24px}.ebook-video{width:min(100%,270px);margin:auto}.ebook-promo-actions{flex-direction:column;align-items:stretch}.ebook-promo .button{justify-content:space-between}}.cozy-product{grid-column:1/-1;grid-template-columns:1.15fr .85fr;display:grid}.cozy-gallery{background:var(--mint-light);grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid}.cozy-gallery figure{background:#fff;border-radius:16px;margin:0;position:relative;overflow:hidden;box-shadow:0 8px 22px #16324f14}.cozy-gallery img{object-fit:cover;width:100%;height:100%;max-height:580px;display:block}.cozy-gallery figcaption{color:var(--navy);letter-spacing:.08em;background:#ffffffeb;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:900;position:absolute;bottom:12px;left:12px}.cozy-product>.product-info{padding:34px}.cozy-product>.product-info h2{font-size:34px}.cozy-video{aspect-ratio:16/9;background:var(--navy);border-radius:16px;margin:25px 0;overflow:hidden}.cozy-video iframe{border:0;width:100%;height:100%}.cozy-actions{flex-wrap:wrap;gap:10px;justify-content:flex-start!important;align-items:stretch!important;margin-top:0!important;display:flex!important}.cozy-actions .button{padding:14px 16px;font-size:13px}@media (width<=900px){.cozy-product{grid-template-columns:1fr}.cozy-gallery img{max-height:500px}}@media (width<=640px){.cozy-gallery{gap:8px;padding:10px}.cozy-gallery figcaption{padding:6px 8px;font-size:9px;bottom:7px;left:7px}.cozy-product>.product-info{padding:25px}.cozy-product>.product-info h2{font-size:28px}.cozy-actions{flex-direction:column}.cozy-actions .button{justify-content:space-between}}.magnetic-product{grid-column:1/-1;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:stretch;display:grid}.magnetic-product-image{background:linear-gradient(145deg,#fff4df,#fbe0cf);min-height:470px;position:relative;overflow:hidden}.magnetic-product-image img{object-fit:cover;width:100%;height:100%;display:block}.magnetic-product-image>span{color:var(--cobalt);letter-spacing:.12em;background:#fffffff0;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 7px 18px #16324f1f}.magnetic-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.magnetic-product>.product-info h2{margin:14px 0 18px;font-size:clamp(27px,3vw,38px);line-height:1.12}.magnetic-product>.product-info p{font-size:17px;line-height:1.7}.magnetic-buy-button{background:var(--cobalt);color:#fff;margin-top:13px;box-shadow:0 9px 22px #2454ff3d}.magnetic-buy-button:hover{background:#173ed2;transform:translateY(-2px)}@media (width<=900px){.magnetic-product{grid-template-columns:1fr}.magnetic-product-image{aspect-ratio:1.2;min-height:0}.magnetic-product>.product-info{padding:32px}}@media (width<=640px){.magnetic-product-image{aspect-ratio:1}.magnetic-product>.product-info{padding:25px}.magnetic-product>.product-info p{font-size:15px}.magnetic-buy-button{justify-content:space-between;width:100%}}.memory-product{border:2px solid #2454ff1f;grid-column:1/-1;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #16324f1f}.memory-product-image{background:linear-gradient(145deg,#eaf3ff,#f3edff);place-items:center;min-height:480px;padding:30px;display:grid;position:relative;overflow:hidden}.memory-product-image img{object-fit:contain;border-radius:14px;width:100%;height:100%;max-height:520px;display:block}.memory-product-image>span{background:var(--cobalt);color:#fff;letter-spacing:.12em;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 8px 20px #2454ff3d}.memory-product>.product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:44px;display:flex}.memory-product>.product-info h2{margin:14px 0 18px;font-size:clamp(28px,3.2vw,40px);line-height:1.12}.memory-product>.product-info p{font-size:17px;line-height:1.7}.memory-more-button{background:var(--cobalt);color:#fff;margin-top:14px;box-shadow:0 9px 22px #2454ff3d}.memory-more-button:hover{background:#173ed2;transform:translateY(-2px)}@media (width<=900px){.memory-product{grid-template-columns:1fr}.memory-product-image{aspect-ratio:1.25;min-height:0}.memory-product>.product-info{padding:32px}}@media (width<=640px){.memory-product-image{aspect-ratio:1;padding:18px}.memory-product>.product-info{padding:25px}.memory-product>.product-info p{font-size:15px}.memory-more-button{justify-content:space-between;width:100%}}.stop-product-image{background:linear-gradient(145deg,#fff3db,#ffe0cf)}.stop-product-image img{object-position:center}.stop-product-image>span{color:#9a3d1d}.planning-resource{background:linear-gradient(135deg,var(--mint-light),var(--blue-soft));border:1px solid #16324f14;border-radius:26px;grid-template-columns:90px 1fr;align-items:start;gap:26px;margin-bottom:34px;padding:38px;display:grid;box-shadow:0 14px 36px #16324f14}.planning-resource-icon{background:#fff;border-radius:22px;place-items:center;width:82px;height:82px;font-size:39px;display:grid;box-shadow:0 9px 22px #16324f1a}.planning-resource h2{margin:10px 0;font-size:clamp(31px,4vw,46px);line-height:1.08}.planning-resource h3{margin:0 0 12px;font-size:20px}.planning-resource p{max-width:760px;color:var(--slate);font-size:17px;line-height:1.65}.planning-resource .button{margin-top:8px}.teacher-form-page{background:#edf4f7;padding:46px 0 80px}.teacher-form-actions{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.teacher-form-actions>a{color:var(--cobalt);font-weight:800}.teacher-print-button{cursor:pointer;border:0}.teacher-form{color:#17324c;background:#fff;border-radius:12px;width:min(900px,100% - 32px);margin:auto;padding:52px 58px;box-shadow:0 18px 45px #16324f1f}.teacher-form-header{text-align:center;border-bottom:4px solid var(--cobalt);padding-bottom:28px}.teacher-form-header>span{color:var(--cobalt);letter-spacing:.15em;font-size:11px;font-weight:900;display:block}.teacher-form-header h1{margin:13px 0 8px;font-size:38px}.teacher-form-header h2{margin:0;font-size:21px}.teacher-form-header p{color:var(--slate);font-weight:700}.teacher-form-intro{padding:24px 0 6px}.teacher-form-intro p,.teacher-form-section>p,.teacher-tip p{font-size:14px;line-height:1.65}.teacher-form-section{break-inside:avoid;margin-top:30px}.teacher-form-section h2{border-bottom:1px solid #cbd8df;margin:0 0 13px;padding-bottom:9px;font-size:21px}.teacher-identification{grid-template-columns:1.3fr .7fr;gap:18px 28px;display:grid}.teacher-identification label{align-items:flex-end;gap:8px;font-size:14px;font-weight:800;display:flex}.teacher-identification label span{border-bottom:1px solid #50677b;flex:1;height:22px;display:block}.teacher-writing-lines{gap:15px;display:grid}.teacher-writing-lines span{border-bottom:1px solid #718595;height:18px;display:block}.teacher-check-list{grid-template-columns:1fr 1fr;gap:10px 25px;display:grid}.teacher-check-list label{align-items:center;gap:8px;font-size:14px;display:flex}.teacher-check-list label>span{font-size:22px;line-height:1}.teacher-check-list label i{border-bottom:1px solid #718595;flex:1;height:16px}.teacher-next-date>span{font-size:17px;font-weight:800}.teacher-tip{border-left:5px solid var(--mint);break-inside:avoid;background:#e7f5f0;border-radius:0 14px 14px 0;margin-top:36px;padding:25px 28px}.teacher-tip>strong{color:var(--navy);margin-bottom:10px;display:block}@media (width<=640px){.planning-resource{grid-template-columns:1fr;padding:25px 20px}.teacher-form-page{padding-top:25px}.teacher-form-actions{flex-direction:column;align-items:flex-start;gap:15px}.teacher-print-button{justify-content:space-between;width:100%}.teacher-form{padding:30px 21px}.teacher-form-header h1{font-size:29px}.teacher-identification,.teacher-check-list{grid-template-columns:1fr}}.emotions-family-resource{background:linear-gradient(135deg,#fff8ee,var(--blue-soft));border:1px solid #16324f14;border-radius:26px;margin-bottom:34px;padding:38px;box-shadow:0 14px 36px #16324f14}.emotions-family-heading{max-width:900px;margin-bottom:26px}.emotions-family-heading h2{letter-spacing:-.04em;margin:11px 0 16px;font-size:clamp(32px,4vw,48px);line-height:1.08}.emotions-family-heading p{color:var(--slate);font-size:17px;line-height:1.7}.emotions-family-image{background:#fff;border-radius:18px;margin:0;padding:10px;box-shadow:0 12px 30px #16324f1f}.emotions-family-image img{border-radius:11px;width:100%;height:auto;display:block}.emotions-family-image figcaption{text-align:center;color:var(--slate);padding:11px 8px 3px;font-size:12px}.emotions-family-details{grid-template-columns:1fr 1fr;gap:14px;margin:22px 0;display:grid}.emotions-family-details article{border:1px solid var(--sand);background:#fff;border-radius:16px;grid-template-columns:50px 1fr;gap:14px;padding:20px;display:grid}.emotions-family-details article>span{font-size:32px}.emotions-family-details h3{margin:0 0 7px;font-size:20px}.emotions-family-details p{color:var(--slate);margin:0;line-height:1.55}.emotions-family-download{font-size:14px}@media (width<=720px){.emotions-family-resource{padding:25px 18px}.emotions-family-details{grid-template-columns:1fr}.emotions-family-details article{grid-template-columns:42px 1fr;padding:17px}.emotions-family-download{justify-content:space-between;width:100%}}.kids-channel-resource{background:linear-gradient(135deg,#fff4d8,#eaf3ff);border:1px solid #16324f14;border-radius:26px;grid-template-columns:minmax(320px,1.08fr) minmax(300px,.92fr);align-items:center;gap:38px;margin-bottom:34px;padding:38px;display:grid;box-shadow:0 14px 36px #16324f14}.kids-channel-video{aspect-ratio:16/9;background:var(--navy);border-radius:20px;overflow:hidden;box-shadow:0 12px 30px #16324f2e}.kids-channel-video iframe{border:0;width:100%;height:100%;display:block}.kids-channel-copy h2{letter-spacing:-.04em;margin:11px 0 18px;font-size:clamp(32px,4vw,48px);line-height:1.08}.kids-channel-copy p{color:var(--slate);font-size:17px;line-height:1.7}.kids-channel-note{font-weight:700;color:var(--navy)!important;font-size:15px!important}.kids-channel-button{margin-top:8px}@media (width<=900px){.kids-channel-resource{grid-template-columns:1fr}.kids-channel-copy{max-width:720px}}@media (width<=640px){.kids-channel-resource{gap:25px;padding:22px 16px}.kids-channel-copy p{font-size:15px}.kids-channel-button{justify-content:space-between;width:100%}}@media print{body{background:#fff!important}.teacher-screen-only{display:none!important}.teacher-form-page{background:#fff;padding:0}.teacher-form{width:100%;max-width:none;box-shadow:none;border-radius:0;margin:0;padding:8mm 10mm}.teacher-form-header h1{font-size:25px}.teacher-form-header h2{font-size:16px}.teacher-form-header p,.teacher-form-intro p,.teacher-form-section>p,.teacher-tip p{font-size:10px}.teacher-form-intro{padding-top:12px}.teacher-form-section{margin-top:16px}.teacher-form-section h2{margin-bottom:8px;padding-bottom:5px;font-size:15px}.teacher-writing-lines{gap:8px}.teacher-writing-lines span{height:11px}.teacher-check-list{gap:4px 18px}.teacher-check-list label{font-size:10px}.teacher-check-list label>span{font-size:15px}.teacher-identification{gap:8px 22px}.teacher-identification label{font-size:10px}.teacher-identification label span{height:14px}.teacher-tip{margin-top:18px;padding:14px 18px}.teacher-next-date>span{font-size:12px}@page{size:A4;margin:9mm}}.fathers-store-callout{color:#fff;background:linear-gradient(135deg,#173552,#2454ff);border-radius:26px;justify-content:space-between;align-items:center;gap:35px;margin-top:40px;padding:35px 40px;display:flex;box-shadow:0 16px 42px #16324f29}.fathers-store-callout>div{max-width:760px}.fathers-store-callout .eyebrow{color:#9ee1d4}.fathers-store-callout h2{margin:10px 0;font-size:clamp(30px,4vw,43px)}.fathers-store-callout p{color:#e1eaff;margin:0;line-height:1.6}.fathers-store-callout .button{flex:none}.fathers-gifts-page{background:var(--cream)}.fathers-gifts-hero{background:radial-gradient(circle at 82% 20%,#f3a97b73,#0000 25%),linear-gradient(135deg,#f2efff,#edf7f4);align-items:center;min-height:540px;display:flex}.fathers-gifts-hero-inner{grid-template-columns:1.2fr .55fr;align-items:center;gap:70px;padding-block:65px;display:grid}.fathers-gifts-hero h1{margin:18px 0 24px;font-size:clamp(49px,6vw,78px)}.fathers-gifts-hero h1 span{color:var(--cobalt)}.fathers-gifts-hero p{max-width:650px;color:var(--slate);font-size:19px;line-height:1.65}.fathers-gifts-hero aside{background:#fff;border-radius:28px;flex-direction:column;padding:36px;display:flex;transform:rotate(2deg);box-shadow:0 20px 50px #16324f1f}.fathers-gifts-hero aside small{color:var(--cobalt);letter-spacing:.15em;font-weight:900}.fathers-gifts-hero aside strong{margin:10px 0;font-size:36px}.fathers-gifts-hero aside span{color:var(--slate);line-height:1.55}.father-affiliate-note{background:var(--blue-soft);border-radius:13px;align-items:center;gap:13px;margin-top:32px;padding:14px 18px;display:flex}.father-affiliate-note span{font-size:22px}.father-affiliate-note p{color:var(--slate);margin:0;font-size:13px;line-height:1.5}.father-profile{padding-block:78px}.father-profile-alt{border-top:1px solid var(--sand)}.father-profile-heading{grid-template-columns:92px 1fr;align-items:start;gap:27px;max-width:850px;margin-bottom:30px;display:grid}.father-profile-icon{background:#eee4ff;border-radius:26px;place-items:center;width:88px;height:88px;font-size:42px;display:grid}.father-profile-alt .father-profile-icon{background:#e1f1ff}.father-profile-heading h2{margin:9px 0 12px;font-size:clamp(43px,5vw,62px)}.father-profile-heading p{color:var(--slate);font-size:18px;line-height:1.65}.father-product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.father-product-card{background:#fff;border:1px solid #16324f14;border-radius:22px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 32px #16324f12}.father-product-visual{background:linear-gradient(145deg,#eee8ff,#e8edff);place-items:center;min-height:170px;display:grid;position:relative}.father-profile-alt .father-product-visual{background:linear-gradient(145deg,#e4f5ff,#e8edff)}.father-product-visual>span{font-size:63px}.father-product-visual b{color:#16324f4d;font-size:14px;position:absolute;top:16px;right:17px}.father-product-copy{flex-direction:column;flex:1;align-items:flex-start;padding:25px;display:flex}.father-product-copy>small{color:var(--cobalt);letter-spacing:.12em;font-size:10px;font-weight:900}.father-product-copy h3{margin:12px 0;font-size:22px;line-height:1.2}.father-product-copy p{color:var(--slate);font-size:15px;line-height:1.6}.father-amazon-button{color:#21344a;background:#ffcf68;justify-content:space-between;width:100%;margin-top:auto;padding:14px 16px;font-size:13px}.father-amazon-button:hover{background:#ffc247;transform:translateY(-2px)}.father-next-profiles{border-top:1px solid var(--sand);padding:55px 0 95px}.father-next-profiles>h2{margin:11px 0;font-size:clamp(34px,4vw,49px)}.father-next-profiles>div{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px;display:grid}.father-next-profiles article{border:1px solid var(--sand);background:#fff;border-radius:17px;flex-direction:column;gap:8px;padding:21px;display:flex}.father-next-profiles article>span{font-size:29px}.father-next-profiles article>small{color:var(--slate)}@media (width<=900px){.fathers-store-callout{flex-direction:column;align-items:flex-start}.fathers-gifts-hero-inner{grid-template-columns:1fr;gap:35px}.fathers-gifts-hero aside{max-width:420px;transform:none}.father-product-grid{grid-template-columns:1fr 1fr}.father-next-profiles>div{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.fathers-store-callout{margin-top:25px;padding:26px 21px}.fathers-store-callout .button{justify-content:space-between;width:100%}.fathers-gifts-hero-inner{padding-block:47px 60px}.fathers-gifts-hero p{font-size:16px}.fathers-gifts-hero aside{padding:27px}.father-profile{padding-block:60px}.father-profile-heading{grid-template-columns:1fr}.father-profile-icon{border-radius:20px;width:70px;height:70px;font-size:34px}.father-profile-heading p{font-size:16px}.father-product-grid{grid-template-columns:1fr}.father-product-visual{min-height:145px}.father-next-profiles>div{grid-template-columns:1fr}}.father-profile-fire{border-top:1px solid var(--sand)}.father-profile-fire .father-profile-icon{background:#ffe8d3}.father-profile-fire .father-product-visual{background:linear-gradient(145deg,#fff0df,#ffe8d3)}.father-profile-sport{border-top:1px solid var(--sand)}.father-profile-sport .father-profile-icon{background:#ddf2ea}.father-profile-sport .father-product-visual{background:linear-gradient(145deg,#e7f8f1,#e7efff)}.father-profile-tools{border-top:1px solid var(--sand)}.father-profile-tools .father-profile-icon{background:#eee8dc}.father-profile-tools .father-product-visual{background:linear-gradient(145deg,#f5efe4,#e8edff)}.father-profile-family{border-top:1px solid var(--sand)}.father-profile-family .father-profile-icon{background:#e4eaff}.father-profile-family .father-product-visual{background:linear-gradient(145deg,#eef1ff,#fbe4e8)}.father-own-store-button{background:var(--cobalt);color:#fff}.father-own-store-button:hover{background:#173ed2}.father-guide-closing{background:linear-gradient(135deg,var(--navy),#2454ff);color:#fff;border-radius:27px;grid-template-columns:64px 1fr;gap:22px;margin-bottom:95px;padding:40px 44px;display:grid}.father-guide-closing>span{font-size:48px}.father-guide-closing .eyebrow{color:#9ee1d4}.father-guide-closing h2{margin:10px 0;font-size:clamp(31px,4vw,47px)}.father-guide-closing p{color:#e1eaff;max-width:780px;margin:0;line-height:1.65}.father-product-visual.has-product-image{background:#fff;height:190px;min-height:190px;padding:20px}.father-product-visual.has-product-image img{object-fit:contain;width:100%;max-width:230px;height:100%;max-height:150px;display:block}.father-product-visual.has-product-image b{background:#fffffff0;border-radius:8px;padding:5px 7px;box-shadow:0 4px 14px #16324f1f}@media (width<=640px){.father-product-visual.has-product-image{height:170px;min-height:170px;padding:16px}.father-product-visual.has-product-image img{max-width:210px;max-height:138px}.father-product-copy{padding:21px}.father-amazon-button{display:flex}.father-guide-closing{grid-template-columns:1fr;padding:29px 22px}}.transition-quotes{gap:9px;margin:24px 0;display:grid}.transition-quotes p{border-left:4px solid var(--apricot);color:var(--navy);background:#fff;border-radius:0 12px 12px 0;margin:0;padding:13px 17px;font-weight:800}.transition-flow{border:1px solid var(--sand);background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:14px 0;padding:18px;display:flex}.transition-flow span{background:var(--mint-light);border-radius:10px;padding:10px 13px;font-weight:800}.transition-flow b{color:var(--cobalt);font-size:20px}.predictability-box{background:linear-gradient(135deg,var(--navy),#2454ff);color:#fff;border-radius:22px;margin-top:26px;padding:32px}.predictability-box small{color:#9ee1d4;letter-spacing:.15em;font-weight:900;display:block}.predictability-box strong{letter-spacing:.04em;margin:10px 0;font-size:clamp(36px,6vw,58px);display:block}.predictability-box p{color:#e5edff;margin:0}.countdown-list{counter-reset:count;gap:11px;padding:0;list-style:none;display:grid}.countdown-list li{counter-increment:count;border:1px solid var(--sand);background:#fff;border-radius:13px;padding:15px 18px 15px 55px;font-weight:700;position:relative}.countdown-list li:before{content:counter(count);background:var(--cobalt);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:11px;left:15px}.visual-sequence{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:25px;display:flex}.visual-sequence span{border:2px solid var(--mint);text-align:center;background:#fff;border-radius:15px;min-width:155px;padding:17px;font-weight:900}.visual-sequence span b{background:var(--mint);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;margin-right:7px;display:inline-grid}.visual-sequence i{color:var(--cobalt);font-size:24px;font-style:normal}.short-phrases{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.short-phrases p{background:var(--blue-soft);color:var(--navy);border-radius:15px;margin:0;padding:20px;font-weight:800;line-height:1.5}.transition-pills{flex-wrap:wrap;gap:9px;margin:20px 0;display:flex}.transition-pills span{border:1px solid var(--sand);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.home-routine-row{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.home-routine-row span{border:1px solid var(--sand);background:#fff;border-radius:13px;align-items:center;gap:10px;padding:13px;font-weight:800;display:flex}.home-routine-row b{background:var(--apricot);border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.plan-change>div{background:var(--mint-light);border-left:5px solid var(--mint);border-radius:0 16px 16px 0;margin-top:22px;padding:23px}.plan-change>div>strong{color:var(--mint);font-size:20px;display:block}.plan-change>div p{margin:8px 0 0}.paid-visual-resource{border:2px solid #2454ff26;grid-template-columns:.82fr 1.18fr;align-items:center;gap:35px;box-shadow:0 18px 44px #16324f1a;background:linear-gradient(135deg,#edf2ff,#e8f6f1)!important;border-radius:26px!important;padding:38px!important;display:grid!important}.paid-resource-preview{background:#fff;border-radius:21px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;min-height:360px;padding:25px;display:grid;position:relative;box-shadow:0 13px 30px #16324f1a}.paid-resource-preview>span{border:3px dashed var(--cobalt);height:230px;color:var(--cobalt);border-radius:17px;justify-content:center;align-items:flex-start;padding-top:22px;font-size:17px;font-weight:900;display:flex}.paid-resource-preview>span:nth-of-type(2){border-color:var(--mint);color:var(--mint)}.paid-resource-preview>b{color:var(--apricot);font-size:26px}.paid-resource-preview>small{background:var(--navy);color:#fff;text-align:center;border-radius:10px;padding:10px;font-weight:800;position:absolute;bottom:22px;left:25px;right:25px}.paid-visual-resource h2{margin:12px 0 17px!important;font-size:clamp(31px,4vw,46px)!important}.paid-visual-resource>div>p{color:var(--slate);line-height:1.7}.paid-visual-resource ul{padding-left:20px;line-height:1.8}.paid-resource-price{background:#fffc;border-radius:13px;flex-direction:column;margin:19px 0;padding:14px 17px;display:flex}.paid-resource-price small{color:var(--cobalt);letter-spacing:.12em;font-weight:900}.paid-resource-price strong{margin-top:4px;font-size:18px}.paid-resource-button{background:var(--cobalt);color:#fff;box-shadow:0 9px 22px #2454ff38}.paid-resource-button:hover{background:#173ed2;transform:translateY(-2px)}.secure-payment-note{color:var(--slate);margin-top:11px;display:block}@media (width<=800px){.short-phrases,.paid-visual-resource{grid-template-columns:1fr}.paid-resource-preview{width:100%;max-width:500px;margin:auto}.home-routine-row{grid-template-columns:1fr 1fr}}@media (width<=520px){.paid-visual-resource{padding:22px 16px!important}.paid-resource-preview{min-height:290px;padding:16px}.paid-resource-preview>span{height:180px;font-size:14px}.paid-resource-preview>small{bottom:16px;left:16px;right:16px}.paid-resource-button{justify-content:space-between;width:100%}.home-routine-row{grid-template-columns:1fr}}.adaptation-scenes{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.adaptation-scenes p{border-left:4px solid var(--apricot);background:#fff;border-radius:0 12px 12px 0;margin:0;padding:14px 17px;font-weight:700}.adaptation-manifesto{background:linear-gradient(135deg,#ffe5d4,#f8edf4);border-radius:21px;margin:28px 0;padding:29px}.adaptation-manifesto small,.progress-story small{color:#9b572d;letter-spacing:.13em;font-weight:900;display:block}.adaptation-manifesto strong,.progress-story strong{margin-top:8px;font-size:clamp(28px,4vw,42px);display:block}.experience-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:23px 0;display:grid}.experience-grid span{border:1px solid var(--sand);background:#fff;border-radius:13px;align-items:center;gap:13px;padding:13px;font-weight:800;display:flex}.experience-grid b{background:var(--navy);color:#fff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.progress-steps{grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0;display:grid}.progress-steps span{background:var(--mint-light);border-radius:14px;padding:17px 19px;font-weight:800;line-height:1.45}.progress-story{background:var(--navy);color:#fff;border-radius:20px;margin-top:24px;padding:27px}.progress-story small{color:#9ee1d4}.progress-story strong{color:#fff}.school-journey{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:7px;margin:25px 0;display:flex}.school-journey span{border:1px solid var(--sand);background:#fff;border-radius:12px;align-items:center;gap:7px;padding:12px 20px 12px 11px;font-size:11px;font-weight:900;display:flex;position:relative}.school-journey b{background:var(--apricot);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.school-journey i{color:var(--cobalt);z-index:2;font-size:16px;font-style:normal;position:absolute;right:-10px}.return-home-note{background:var(--blue-soft);border-left:5px solid var(--cobalt);border-radius:0 15px 15px 0;padding:22px}.return-home-note strong{font-size:19px}.return-home-note p{margin:6px 0 0}.goodbye-routine{grid-template-columns:repeat(4,1fr);gap:10px;margin:23px 0;display:grid}.goodbye-routine span{border:1px solid var(--sand);text-align:center;background:#fff;border-radius:14px;padding:18px 14px;font-weight:800}.goodbye-routine b{background:var(--apricot);border-radius:50%;width:28px;height:28px;margin:0 auto 9px;line-height:28px;display:block}.reflection-questions{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:22px;display:grid}.reflection-questions p{background:var(--blue-soft);border-radius:14px;margin:0;padding:19px;font-weight:800}.adaptation-resource-preview{background:#fff;border-radius:21px;min-height:370px;padding:21px;position:relative;box-shadow:0 13px 30px #16324f1a}.adaptation-resource-preview>div{grid-template-columns:1.45fr repeat(3,1fr);gap:5px;margin-bottom:8px;display:grid}.adaptation-resource-preview>div>*{text-align:center;background:var(--navy);color:#fff;border-radius:6px;padding:9px 3px;font-size:7px}.adaptation-resource-preview>div span:first-of-type{background:var(--mint);color:var(--navy)}.adaptation-resource-preview>div span:nth-of-type(2){color:#8a5012;background:#fff0d8}.adaptation-resource-preview>div span:nth-of-type(3){background:var(--blue-soft);color:var(--cobalt)}.adaptation-resource-preview>p{border:1px solid var(--sand);background:#faf9f6;border-radius:7px;grid-template-columns:1.45fr repeat(3,1fr);align-items:center;gap:5px;margin:0 0 7px;padding:8px;display:grid}.adaptation-resource-preview>p strong{font-size:8px}.adaptation-resource-preview>p i{border:1.5px solid var(--mint);border-radius:50%;width:14px;height:14px;margin:auto;display:block}.adaptation-resource-preview>p i:nth-of-type(2){border-color:#b36a16}.adaptation-resource-preview>p i:nth-of-type(3){border-color:var(--cobalt)}.adaptation-resource-preview>small{background:var(--navy);color:#fff;text-align:center;border-radius:9px;padding:10px;font-weight:800;position:absolute;bottom:20px;left:21px;right:21px}.adaptation-status-legend{grid-template-columns:1fr 1fr;gap:7px;margin:15px 0;display:grid}.adaptation-status-legend span{border:1px solid var(--sand);background:#fff;border-radius:9px;padding:9px;font-size:12px;font-weight:700}@media (width<=760px){.adaptation-scenes,.experience-grid,.progress-steps,.reflection-questions{grid-template-columns:1fr}.goodbye-routine{grid-template-columns:1fr 1fr}.adaptation-status-legend{grid-template-columns:1fr}.adaptation-resource-preview{width:100%;max-width:500px;margin:auto}}@media (width<=480px){.goodbye-routine{grid-template-columns:1fr}.school-journey{justify-content:flex-start}}.social-play-note{background:linear-gradient(135deg,var(--blue-soft),var(--mint-light));border-left:5px solid var(--cobalt);border-radius:0 18px 18px 0;margin:28px 0;padding:25px}.social-play-note strong{font-size:20px;line-height:1.5;display:block}.social-play-note p{margin:8px 0 0}.social-play-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:27px;display:grid}.social-play-grid article{border:1px solid var(--sand);background:#fff;border-radius:18px;padding:25px;position:relative}.social-play-grid article>span{font-size:35px}.social-play-grid article>small{color:var(--cobalt);font-weight:900;position:absolute;top:22px;right:20px}.social-play-grid h3{margin:14px 0 8px;font-size:22px}.social-play-grid p{margin:0;font-size:15px;line-height:1.65}.small-start-flow{border:1px solid var(--sand);background:#fff;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin:24px 0;padding:23px;display:flex}.small-start-flow span{background:var(--mint-light);border-radius:10px;padding:12px 15px;font-weight:900}.small-start-flow b{color:var(--cobalt);font-size:21px}.social-play-cover{background:#fff;border-radius:21px;padding:14px;position:relative;overflow:hidden;box-shadow:0 13px 30px #16324f1a}.social-play-cover img{border-radius:12px;width:100%;height:auto;display:block}.social-play-cover>span{color:#fff;background:#16324fe6;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;position:absolute;bottom:25px;left:26px}.social-play-card-list{grid-template-columns:1fr 1fr;gap:6px;margin:15px 0;display:grid}.social-play-card-list span{border:1px solid var(--sand);text-align:center;color:var(--navy);background:#fff;border-radius:8px;padding:8px;font-size:10px;font-weight:900}@media (width<=720px){.social-play-grid{grid-template-columns:1fr}.social-play-card-list{grid-template-columns:1fr 1fr}.small-start-flow{justify-content:flex-start}}.anxiety-quotes{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.anxiety-quotes p{border-left:4px solid var(--cobalt);color:var(--navy);background:#fff;border-radius:0 12px 12px 0;margin:0;padding:15px 18px;font-weight:800}.anxiety-strategy-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:26px;display:grid}.anxiety-strategy-grid article{border:1px solid var(--sand);background:#fff;border-radius:18px;padding:24px;position:relative}.anxiety-strategy-grid article:last-child{grid-column:1/-1}.anxiety-strategy-grid article>span{font-size:32px}.anxiety-strategy-grid article>small{color:var(--cobalt);font-weight:900;position:absolute;top:20px;right:20px}.anxiety-strategy-grid h3{margin:12px 0 7px;font-size:21px}.anxiety-strategy-grid p{margin:0;font-size:15px;line-height:1.65}.anxiety-support-line{background:var(--navy);color:#fff;text-align:center;border-radius:18px;margin-top:24px;padding:25px}.anxiety-support-line strong{color:#fff;font-size:21px}.anxiety-plan-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.anxiety-plan-grid span{border:1px solid var(--sand);background:#fff;border-radius:12px;align-items:center;gap:11px;padding:14px;font-weight:800;display:flex}.anxiety-plan-grid b{background:var(--mint);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.important-note{background:#fff3d9;border-left:5px solid #f0b43c;border-radius:0 22px 22px 0;padding:34px}.important-note p{margin-bottom:0}.anxiety-paid-resource{background:linear-gradient(135deg,#edf4ff,#f1ecff)!important}@media (width<=720px){.anxiety-quotes,.anxiety-strategy-grid,.anxiety-plan-grid{grid-template-columns:1fr}.anxiety-strategy-grid article:last-child{grid-column:auto}.important-note{padding:26px 21px}}.autonomy-quotes{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.autonomy-quotes p{border-left:4px solid var(--mint);background:#fff;border-radius:0 12px 12px 0;margin:0;padding:15px 18px;font-weight:800}.autonomy-arrival,.autonomy-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin:24px 0;display:flex}.autonomy-arrival span,.autonomy-flow span{border:1px solid var(--sand);background:#fff;border-radius:12px;padding:13px 15px;font-weight:900}.autonomy-arrival b,.autonomy-flow b{color:var(--cobalt);font-size:20px}.autonomy-steps{counter-reset:auto-step;grid-template-columns:1fr 1fr;gap:10px;margin:23px 0;padding:0;list-style:none;display:grid}.autonomy-steps li{counter-increment:auto-step;border:1px solid var(--sand);background:#fff;border-radius:13px;padding:15px 16px 15px 52px;font-weight:800;position:relative}.autonomy-steps li:before{content:counter(auto-step);background:var(--cobalt);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:11px;left:14px}.autonomy-routine-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:25px;display:grid}.autonomy-routine-grid article{border:1px solid var(--sand);background:#fff;border-radius:17px;padding:23px}.autonomy-routine-grid article>span{font-size:34px}.autonomy-routine-grid h3{margin:12px 0 7px}.autonomy-routine-grid p{margin:0;font-size:15px;line-height:1.65}.autonomy-paid-resource{background:linear-gradient(135deg,#eaf4ff,#eaf7ed)!important}.autonomy-flow{justify-content:flex-start;gap:6px}.autonomy-flow span{background:var(--mint-light);padding:8px 10px;font-size:11px}@media (width<=720px){.autonomy-quotes,.autonomy-steps,.autonomy-routine-grid{grid-template-columns:1fr}.autonomy-arrival,.autonomy-flow{justify-content:flex-start}}.adaptation-welcome-hero{background:linear-gradient(135deg,#fff0e5,#e8f4f1)}.welcome-messages{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.welcome-messages p{border-left:4px solid var(--apricot);background:#fff;border-radius:0 12px 12px 0;margin:0;padding:15px 18px;font-weight:800}.welcome-path,.welcome-resource-stages{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin:24px 0;display:flex}.welcome-path span,.welcome-resource-stages span{border:1px solid var(--sand);background:#fff;border-radius:12px;padding:13px 16px;font-weight:900}.welcome-path b{color:var(--cobalt);font-size:20px}.welcome-place-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:23px 0;display:grid}.welcome-place-grid span{border:1px solid var(--sand);background:#fff;border-radius:13px;padding:15px;font-weight:800}.welcome-progress{flex-wrap:wrap;gap:9px;margin-top:23px;display:flex}.welcome-progress span{background:var(--mint-light);border-radius:999px;padding:11px 15px;font-weight:800}.welcome-observation-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.welcome-observation-grid article{border:1px solid var(--sand);background:#fff;border-radius:15px;padding:19px}.welcome-observation-grid b{background:var(--apricot);border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.welcome-observation-grid h3{margin:12px 0 6px}.welcome-observation-grid p{margin:0}.welcome-paid-resource{background:linear-gradient(135deg,#fff1e6,#e9f5f1)!important}.welcome-resource-stages{justify-content:flex-start;margin:18px 0}.welcome-resource-stages span{padding:9px;font-size:11px}.educator-message{background:linear-gradient(135deg,var(--navy),#2454ff);color:#fff;border-radius:24px;padding:36px}.educator-message .section-kicker{color:#9ee1d4}.educator-message p{color:#e7edff}.educator-message strong{color:#fff;margin-top:16px;font-size:24px;display:block}@media (width<=720px){.welcome-messages,.welcome-observation-grid{grid-template-columns:1fr}.welcome-place-grid{grid-template-columns:1fr 1fr}.welcome-path,.welcome-resource-stages{justify-content:flex-start}.educator-message{padding:28px 22px}}
