@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--color-stone-700:#44403b;--color-stone-900:#1c1917;--spacing:.25rem;--container-3xl:48rem;--container-4xl:56rem;--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--font-weight-semibold:600;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--default-font-family:var(--font-body);--default-mono-font-family:"Courier New",monospace}@supports (color:lab(0% 0 0)){:root,:host{--color-stone-700:lab(27.3812% 1.32917 3.57789);--color-stone-900:lab(9.03835% 1.15298 1.92955)}}}@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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing) * 3)}.block{display:block}.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.flex-1{flex:1}.grow{flex-grow:1}.flex-col{flex-direction:column}.border{border-style:var(--tw-border-style);border-width:1px}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-20{padding-block:calc(var(--spacing) * 20)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-pre-line{white-space:pre-line}.text-stone-700{color:var(--color-stone-700)}.text-stone-900{color:var(--color-stone-900)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--paper:#fffaf2;--surface:#fff;--ink:#20304a;--muted:#637083;--brand:#3659b9;--brand-dark:#274393;--brand-soft:#eaf0ff;--sun:#ffc94d;--sun-soft:#fff1bd;--coral:#ec6b62;--coral-soft:#ffd9d3;--mint:#42a884;--mint-soft:#dff7ed;--sky:#55a7d9;--sky-soft:#e0f4ff;--lavender:#8168c8;--lavender-soft:#eee9ff;--line:#dbe2ec;--shadow-sm:0 3px 0 #20304a14;--shadow-md:0 10px 24px #2a395b1f;--radius-sm:.75rem;--radius-md:1.25rem;--radius-lg:2rem;--font-body:Arial,"Helvetica Neue",sans-serif;--font-display:"Trebuchet MS",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);margin:0;line-height:1.6}a{text-underline-offset:3px}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.025em;line-height:1.12}::selection{background:var(--sun-soft)}:focus-visible{outline:3px solid var(--brand);outline-offset:3px;border-radius:.35rem}.site-shell{width:min(100% - 2rem,72rem);margin-inline:auto}.content-main{flex:1;width:min(100% - 2rem,72rem);margin-inline:auto;padding-block:2rem 4.5rem}.content-narrow{max-width:56rem}.section-heading{margin:0;font-size:clamp(1.7rem,4vw,2.45rem)}.section-copy{color:var(--muted);max-width:42rem;margin:.6rem 0 1.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--brand);margin:0 0 .6rem;font-size:.76rem;font-weight:800}.site-header{z-index:10;border-bottom:1px solid var(--line);background:#fffaf2f2;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;display:flex}.brand{color:var(--ink);font:800 1.45rem/1 var(--font-display);align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.brand-mark{background:var(--sun);clip-path:polygon(50% 0,62% 34%,98% 35%,69% 56%,79% 93%,50% 72%,21% 93%,31% 56%,2% 35%,38% 34%);place-items:center;width:2.25rem;height:2.25rem;font-size:0;display:grid}.main-nav{align-items:center;gap:.25rem;display:flex}.main-nav a{min-height:44px;color:var(--ink);border-radius:999px;align-items:center;padding:.5rem .8rem;font-size:.92rem;font-weight:700;text-decoration:none;display:flex}.main-nav a:hover{background:var(--brand-soft);color:var(--brand-dark)}.hero{background:linear-gradient(135deg,var(--brand-soft),var(--sky-soft) 55%,var(--sun-soft));border-bottom:1px solid var(--line);padding:clamp(3rem,8vw,6rem) 1rem;overflow:hidden}.hero-inner{align-items:center;gap:2rem;width:min(100%,72rem);margin:auto;display:grid}.hero h1{max-width:11ch;color:var(--ink);margin:.4rem 0 1.2rem;font-size:clamp(3rem,9vw,6.5rem)}.hero h1 span{color:var(--brand)}.hero-copy{color:#46556b;max-width:38rem;font-size:clamp(1.05rem,2vw,1.25rem)}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.65rem 1.2rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button-primary{background:var(--brand);color:#fff;box-shadow:0 4px 0 var(--brand-dark)}.button-primary:hover{background:var(--brand-dark);transform:translateY(-2px)}.button-secondary{background:var(--surface);color:var(--ink);border-color:var(--ink);box-shadow:var(--shadow-sm)}.button-secondary:hover{background:var(--sun-soft);transform:translateY(-2px)}.button:active{box-shadow:none;transform:translateY(2px)}.button[aria-disabled=true],.button:disabled{opacity:.5;pointer-events:none}.quiet-link{color:var(--brand-dark);font-weight:800}.hero-scene{min-height:310px;position:relative}.hero-mascot{filter:drop-shadow(0 15px 12px #20304a24);width:min(70%,280px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(4deg)}.mascot-star{fill:var(--sun);stroke:var(--ink);stroke-width:4px;stroke-linejoin:round}.shape{font:800 1.6rem var(--font-display);border:3px solid var(--ink);place-items:center;display:grid;position:absolute;box-shadow:4px 5px #20304a26}.shape-a{background:var(--coral-soft);border-radius:18px;width:70px;height:70px;top:4%;left:2%;transform:rotate(-10deg)}.shape-seven{background:var(--mint-soft);border-radius:50%;width:62px;height:62px;top:8%;right:5%}.shape-plus{background:var(--lavender-soft);border-radius:16px;width:58px;height:58px;bottom:7%;right:1%;transform:rotate(10deg)}.shape-dot{background:var(--coral);width:25px;height:25px;box-shadow:none;border-width:0;border-radius:50%;bottom:14%;left:14%}.hero-book{perspective:200px;width:230px;height:75px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-book span{border:3px solid var(--ink);text-align:center;background:#fff;flex:1;padding:1rem .5rem;font-weight:800}.hero-book span:first-child{border-radius:20px 3px 3px 20px;transform:rotate(4deg)}.hero-book span:last-child{border-radius:3px 20px 20px 3px;transform:rotate(-4deg)}.age-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.age-card{border:2px solid var(--ink);border-radius:var(--radius-md);min-height:130px;color:var(--ink);flex-direction:column;justify-content:center;align-items:center;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;box-shadow:5px 6px #20304a21}.age-card:hover{transform:translateY(-5px)rotate(-1deg);box-shadow:7px 10px #20304a21}.age-card:active{transform:translateY(2px);box-shadow:2px 3px #20304a21}.age-card-0,.age-card-5{background:var(--coral-soft)}.age-card-1{background:var(--sun-soft)}.age-card-2{background:var(--mint-soft)}.age-card-3{background:var(--sky-soft)}.age-card-4{background:var(--lavender-soft)}.age-number{font:800 3.5rem/1 var(--font-display)}.age-label{font-weight:800}.age-spark{color:var(--brand);font-size:1.3rem;position:absolute;top:9px;right:14px}.subject-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}.subject-card{border:1px solid var(--line);border-radius:var(--radius-md);min-height:135px;color:var(--ink);font:800 1rem var(--font-display);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;justify-content:space-between;padding:1rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.subject-card:hover{box-shadow:var(--shadow-md);border-color:var(--brand);transform:translateY(-4px)}.subject-icon{background:var(--brand-soft);width:54px;height:54px;color:var(--brand);border-radius:16px;place-items:center;display:grid}.subject-science .subject-icon,.subject-logic .subject-icon{background:var(--mint-soft);color:#247a60}.subject-creativity .subject-icon,.subject-writing .subject-icon{background:var(--coral-soft);color:#a93d37}.subject-reading .subject-icon,.subject-vocabulary .subject-icon{background:var(--sun-soft);color:#805b00}.subject-general-knowledge .subject-icon,.subject-problem-solving .subject-icon{background:var(--lavender-soft);color:#6046a5}.card-arrow{color:var(--brand);font-size:1.4rem;transition:transform .18s;position:absolute;bottom:.75rem;right:1rem}.subject-card:hover .card-arrow,.destination-card:hover .card-arrow,.resource-card:hover .card-arrow{transform:translate(4px)}.destination-grid{gap:1rem;display:grid}.destination-card{border-radius:var(--radius-lg);border:2px solid var(--ink);min-height:160px;color:var(--ink);grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.25rem 3rem 1.25rem 1.25rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;position:relative;box-shadow:6px 7px #20304a1f}.destination-card strong{font:800 1.4rem var(--font-display);display:block}.destination-card small{color:#46556b;margin-top:.3rem;font-size:.9rem;line-height:1.5;display:block}.destination-icon{background:#fff;border-radius:22px;place-items:center;width:72px;height:72px;display:grid}.destination-icon svg{width:50px}.destination-worksheet{background:var(--sky-soft)}.destination-activity{background:var(--sun-soft)}.destination-printable{background:var(--mint-soft)}.page-intro{border-radius:var(--radius-lg);background:var(--brand-soft);justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1.5rem,5vw,2.5rem);display:flex;overflow:hidden}.page-intro h1{text-transform:none;margin:0;font-size:clamp(2.2rem,6vw,4rem)}.intro-copy{color:#46556b;max-width:42rem;margin:.8rem 0 0;font-size:1.05rem}.page-intro-icon{width:110px;height:110px;color:var(--brand);box-shadow:var(--shadow-md);background:#fff;border-radius:35px;flex:0 0 110px;place-items:center;display:grid;transform:rotate(5deg)}.page-intro-icon svg{width:76px}.tone-yellow{background:var(--sun-soft)}.tone-green{background:var(--mint-soft)}.tone-coral{background:var(--coral-soft)}.tone-purple{background:var(--lavender-soft)}.resource-grid{gap:1rem;display:grid}.resource-card{border:1px solid var(--line);border-radius:var(--radius-md);min-height:355px;color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.resource-card:hover{box-shadow:var(--shadow-md);border-color:var(--brand);transform:translateY(-5px)}.resource-preview{background:var(--sky-soft);min-height:125px;color:var(--brand);border-bottom:1px solid var(--line);place-items:center;display:grid}.resource-preview svg{width:68px}.resource-preview.activity{background:var(--sun-soft);color:#805b00}.resource-preview.printable{background:var(--mint-soft);color:#247a60}.resource-body{flex-direction:column;flex:1;padding:1.15rem;display:flex}.type-label{background:var(--brand-soft);color:var(--brand-dark);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-self:flex-start;padding:.25rem .6rem;font-size:.7rem;font-weight:800}.resource-card h2{margin:.75rem 0 .4rem;font-size:1.25rem}.resource-summary{color:var(--muted);margin:0;font-size:.93rem}.resource-meta{flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:1rem;display:flex}.meta-chip{color:#47566b;background:#f3f5f8;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:700}.difficulty{align-items:center;gap:.4rem;display:flex}.levels{gap:2px;display:inline-flex}.level{background:var(--line);border-radius:3px;width:5px;height:13px}.level:nth-child(2){height:17px}.level:nth-child(3){height:21px}.difficulty-easy .level:first-child,.difficulty-medium .level:nth-child(-n+2),.difficulty-hard .level{background:var(--mint)}.breadcrumbs{color:var(--muted);margin-bottom:1.25rem;font-size:.84rem}.breadcrumbs ol{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{gap:.35rem;display:flex}.breadcrumbs a{color:var(--brand-dark);font-weight:700}.breadcrumbs .separator{color:#9aa5b3}.taxonomy-section{margin-top:2.5rem}.taxonomy-section h2{margin:0 0 .75rem;font-size:1.35rem}.taxonomy-links{flex-wrap:wrap;gap:.55rem;display:flex}.taxonomy-link{border:1px solid var(--line);min-height:44px;color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;align-items:center;padding:.5rem .85rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.taxonomy-link:hover{border-color:var(--brand);background:var(--brand-soft)}.detail-hero{border-radius:var(--radius-lg);background:var(--brand-soft);padding:clamp(1.5rem,5vw,2.6rem)}.detail-hero h1{margin:.5rem 0 1rem;font-size:clamp(2.3rem,6vw,4rem)}.detail-summary{color:#46556b;max-width:46rem;font-size:1.08rem}.detail-meta{gap:.75rem;margin-top:1.5rem;display:grid}.detail-meta>div{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:.8rem 1rem}.detail-meta dt{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.74rem;font-weight:800}.detail-meta dd{margin:.2rem 0 0;font-weight:700}.learning-panel{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;margin-top:2rem;padding:clamp(1.25rem,4vw,2rem)}.learning-panel h2{margin:0 0 .8rem;font-size:1.65rem}.question-list{counter-reset:questions;gap:.75rem;padding:0;list-style:none;display:grid}.question-list li{counter-increment:questions;border-radius:var(--radius-sm);background:var(--paper);border:1px solid var(--line);align-items:center;gap:.8rem;padding:1rem;display:flex}.question-list li:before{content:counter(questions);background:var(--sun);border-radius:50%;flex:0 0 36px;place-items:center;height:36px;font-weight:800;display:grid}.empty-state{text-align:center;border-radius:var(--radius-lg);background:#fff;border:2px dashed #b9c4d4;justify-items:center;padding:2rem;display:grid}.empty-state .mascot{width:105px}.empty-state h2{margin:.25rem 0}.empty-state p{color:var(--muted);max-width:32rem}.api-state{border-radius:var(--radius-md);border:1px solid var(--line);background:#fff;padding:2rem}.site-footer{background:var(--ink);color:#e9edf5;margin-top:auto}.footer-inner{gap:1.5rem;padding-block:2.5rem;display:grid}.footer-brand{color:#fff}.footer-copy{color:#c9d0dc;max-width:31rem;margin:.7rem 0 0;font-size:.9rem}.footer-nav{flex-wrap:wrap;gap:.5rem 1.2rem;display:flex}.footer-nav a{color:#fff;font-weight:700}.footer-note{color:#aeb9ca;font-size:.78rem}.not-found{text-align:center;justify-items:center;width:min(100% - 2rem,48rem);margin:auto;padding-block:4rem;display:grid}.not-found .mascot{width:180px}.not-found h1{margin:.5rem 0;font-size:clamp(2.5rem,7vw,4.5rem)}.not-found p{color:var(--muted);max-width:35rem}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}@media (min-width:600px){.age-grid{grid-template-columns:repeat(5,1fr)}.subject-grid{grid-template-columns:repeat(3,1fr)}.resource-grid,.detail-meta{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr auto;align-items:start}.footer-note{grid-column:1/-1}}@media (min-width:800px){.hero-inner{grid-template-columns:1.1fr .9fr}.hero-scene{min-height:430px}.destination-grid{grid-template-columns:repeat(3,1fr)}.destination-card{flex-direction:column;align-items:flex-start;display:flex}.destination-card .card-arrow{bottom:1rem}.resource-grid{grid-template-columns:repeat(3,1fr)}.detail-meta{grid-template-columns:repeat(4,1fr)}}@media (max-width:599px){.header-inner{flex-direction:column;min-height:auto;padding-block:.7rem}.main-nav{justify-content:center;width:100%}.main-nav a{padding:.45rem .62rem;font-size:.82rem}.page-intro-icon{display:none}.hero-scene{min-height:270px}.subject-card{min-height:120px}.content-main{padding-top:1.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-mascot{transform:translate(-50%,-50%)}}:root{--content-max:88rem;--content-reading:46rem;--text-secondary:#46556b;--chip-surface:#f3f5f8;--chip-text:#47566b;--mint-ink:#247a60;--coral-ink:#a93d37;--sun-ink:#805b00;--lavender-ink:#6046a5;--footer-text:#e9edf5;--footer-muted:#c9d0dc;--footer-quiet:#aeb9ca;--shadow-offset:6px 7px 0 #20304a1f}.site-shell,.content-main{width:min(calc(100% - 2rem),var(--content-max))}.hero-inner{width:min(100%,var(--content-max))}.section{margin-top:clamp(3rem,5vw,4.25rem)}.section-heading{max-width:22ch;line-height:1.08}.section-copy{max-width:var(--content-reading);margin-top:.65rem;margin-bottom:1.6rem}.hero-copy,.intro-copy,.detail-summary{color:var(--text-secondary)}.main-nav a{transition:background-color .18s,color .18s,transform .18s}.main-nav a:hover{transform:translateY(-1px)}.main-nav a:active{transform:translateY(1px)}.hero-inner>div:first-child{max-width:43rem}.hero-scene{justify-self:center;width:100%;max-width:34rem}.age-grid{align-items:stretch}.age-card{height:100%;min-height:142px}.age-number,.age-label{text-align:center}.age-label{line-height:1.25}.subject-grid{gap:1rem}.subject-card{border-width:1px;min-height:170px;padding:1.25rem;font-size:1.08rem}.subject-icon{border-radius:21px;width:76px;height:76px;transition:transform .18s}.subject-icon svg{width:54px}.subject-card:hover .subject-icon,.subject-card:focus-visible .subject-icon{transform:translateY(-3px)rotate(-2deg)}.subject-science .subject-icon,.subject-logic .subject-icon{color:var(--mint-ink)}.subject-creativity .subject-icon,.subject-writing .subject-icon{color:var(--coral-ink)}.subject-reading .subject-icon,.subject-vocabulary .subject-icon{color:var(--sun-ink)}.subject-general-knowledge .subject-icon,.subject-problem-solving .subject-icon{color:var(--lavender-ink)}.destination-card{box-shadow:var(--shadow-offset);min-height:175px}.destination-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #2a395b24}.destination-card strong{font-size:1.55rem;line-height:1.15}.destination-card small{color:var(--text-secondary);margin-top:.55rem}.destination-icon{flex:0 0 72px}.resource-grid{align-items:stretch;gap:1.25rem}.resource-card{min-width:0;height:100%}.resource-card h2{min-height:2.8em;line-height:1.4}.resource-summary{color:var(--muted)}.resource-meta{padding-right:1.5rem}.meta-chip{background:var(--chip-surface);color:var(--chip-text)}.resource-preview.activity{color:var(--sun-ink)}.resource-preview.printable{color:var(--mint-ink)}.footer-inner{max-width:var(--content-max);margin-inline:auto}.site-footer{color:var(--footer-text)}.footer-copy{color:var(--footer-muted)}.footer-note{color:var(--footer-quiet)}.footer-nav a{text-underline-offset:4px;align-items:center;min-height:44px;display:inline-flex}.footer-nav a:hover{text-decoration-thickness:2px}@media (min-width:800px){.hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);gap:clamp(2rem,5vw,5rem)}.destination-card{padding:1.4rem 3.25rem 1.5rem 1.4rem}.footer-inner{column-gap:clamp(3rem,8vw,8rem)}}@media (min-width:1180px){.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.subject-grid{gap:1.25rem}.subject-card{min-height:182px;padding:1.4rem}.hero-scene{min-height:450px}}@media (min-width:1600px){.hero{padding-block:6.5rem}.hero-inner{gap:6rem}.content-main{padding-bottom:5rem}.section{margin-top:4.5rem}}@media (max-width:599px){.site-shell,.content-main{width:min(calc(100% - 1.25rem),var(--content-max))}.hero{padding-inline:.625rem}.hero h1{font-size:clamp(2.85rem,15vw,4rem)}.hero-copy{font-size:1rem}.button-row{align-items:stretch}.button{flex:150px}.age-card{min-height:132px}.subject-card{min-height:136px;padding:1rem}.subject-icon{border-radius:18px;width:62px;height:62px}.subject-icon svg{width:44px}.destination-card{min-height:150px}.resource-card h2{min-height:0}.footer-inner{padding-block:2.25rem}}@media (prefers-reduced-motion:reduce){.main-nav a:hover,.main-nav a:active,.subject-card:hover,.subject-card:focus-visible,.subject-card:hover .subject-icon,.subject-card:focus-visible .subject-icon,.destination-card:hover,.resource-card:hover,.age-card:hover,.age-card:active,.card-arrow{transform:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
