/*! 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)}.table{display:table}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#102a43;--teal:#12847e;--coral:#f06f61;--cream:#fff8ef;--yellow:#f7c95d;--ink:#16324a;--white:#fff;--line:#102a4324}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}em{font-family:Georgia,Times New Roman,serif;font-weight:400}.section-pad{padding:110px max(5vw,32px)}.nav-wrap{background:var(--cream);border-bottom:1px solid var(--line);z-index:5;justify-content:space-between;align-items:center;height:90px;padding:0 max(5vw,32px);display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark{letter-spacing:-4px;font-size:35px;font-weight:900}.brand-copy{letter-spacing:.12em;font-size:12px;font-weight:800;line-height:1.2}.brand-copy small{letter-spacing:.16em;color:var(--coral);margin-top:5px;font-size:7px;display:block}.nav-wrap nav{align-items:center;gap:30px;font-size:13px;font-weight:700;display:flex}.nav-cta{background:var(--navy);color:#fff;border-radius:99px;padding:14px 20px}.nav-wrap nav a:hover{color:var(--coral)}.nav-wrap nav .nav-cta:hover{color:#fff;background:var(--teal)}.hero{background:var(--cream);grid-template-columns:52% 48%;min-height:680px;display:grid;overflow:hidden}.hero-copy{padding:90px 6vw 75px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;color:var(--teal);margin:0 0 24px;font-size:12px;font-weight:800}.coral{color:var(--coral)}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.07em;margin-bottom:35px;font-size:clamp(64px,7.3vw,118px);line-height:.82}.hero h1 em{color:var(--coral);letter-spacing:-.055em;display:block}.hero-lead{color:#40586a;max-width:590px;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:35px;display:flex}.button{border-radius:100px;justify-content:space-between;align-items:center;gap:28px;padding:18px 26px;font-size:14px;font-weight:800;display:inline-flex}.primary{background:var(--navy);color:#fff}.primary:hover{background:var(--teal)}.text-link{border-bottom:1px solid var(--navy);padding-bottom:5px;font-size:13px;font-weight:800}.trust-line{color:var(--teal);gap:24px;margin-top:35px;font-size:12px;font-weight:700;display:flex}.hero-visual{background:var(--teal);clip-path:polygon(8% 0,100% 0,100% 100%,0 100%);min-height:620px;position:relative}.hero-visual img{filter:saturate(.92)}.hero-visual:after{content:"";background:linear-gradient(#0000 55%,#102a432e);position:absolute;inset:0}.stitch-card{z-index:2;background:var(--yellow);color:var(--navy);position:absolute;transform:rotate(-6deg);box-shadow:0 12px 25px #102a4326}.stitch-one{letter-spacing:.08em;padding:17px 28px;font-size:16px;line-height:1.05;top:12%;left:2%}.stitch-two{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;font-size:25px;display:grid;top:9%;right:5%;transform:rotate(10deg)}.hero-badge{z-index:3;background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;gap:8px;width:145px;height:145px;display:flex;position:absolute;bottom:8%;left:7%;transform:rotate(-5deg)}.hero-badge strong{font-family:Georgia,serif;font-size:62px;font-weight:400}.hero-badge span{text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800;line-height:1.3}.quick-details{background:var(--navy);color:#fff;grid-template-columns:repeat(4,1fr);padding:32px 5vw;display:grid}.quick-details>div{border-right:1px solid #ffffff2e;align-items:center;gap:15px;padding:6px 22px;display:flex}.quick-details>div:last-child{border:0}.detail-icon{width:38px;height:38px;color:var(--yellow);border:1px solid #ffffff59;border-radius:50%;place-items:center;font-weight:800;display:grid}.quick-details p{flex-direction:column;gap:5px;margin:0;display:flex}.quick-details small{color:var(--yellow);letter-spacing:.2em;font-size:9px}.quick-details strong{font-size:14px}.quick-details p span{opacity:.68;font-size:11px}.intro{background:#fff;grid-template-columns:1.2fr .8fr;align-items:end;gap:11vw;display:grid}.intro h2,.section-heading h2,.book h2,.included h2,.gallery h2,.faq h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,5vw,74px);line-height:.98}.intro h2 em,.section-heading h2 em,.book h2 em,.included h2 em,.gallery h2 em,.faq h2 em{color:var(--teal)}.intro>p{color:#516676;max-width:560px;margin:0;font-size:18px;line-height:1.75}.projects{background:var(--teal);color:#fff}.projects .eyebrow{color:var(--yellow)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.section-heading>p{color:#ffffffbf;max-width:400px;line-height:1.7}.section-heading h2 em{color:var(--yellow)}.project-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.project-grid article{min-height:420px;color:var(--navy);background:#fff;flex-direction:column;padding:16px;display:flex}.project-grid article:nth-child(2){background:var(--yellow)}.project-grid article:nth-child(4){background:var(--coral);color:#fff}.project-grid article>span{letter-spacing:.16em;opacity:.7;padding:3px 4px 13px;font-size:10px;font-weight:900}.project-image{height:185px;margin-bottom:22px;overflow:hidden}.project-image img{transition:transform .35s}.project-grid article:hover .project-image img{transform:scale(1.035)}.project-grid h3{margin:0 5px 10px;font-size:21px}.project-grid p{opacity:.78;margin:0 5px 8px;font-size:13px;line-height:1.6}.project-note{text-align:right;opacity:.65;margin:25px 0 0;font-size:11px}.book{background:#fff;grid-template-columns:.8fr 1fr 1fr;gap:20px;display:grid}.book-intro{padding:35px 4vw 35px 0}.book-intro h2 em{color:var(--coral)}.book-intro>p:last-child{color:#5f7180;margin-top:28px;line-height:1.7}.age-card{flex-direction:column;min-height:500px;padding:40px;display:flex}.age-card.junior{background:var(--yellow)}.age-card.teen{background:var(--navy);color:#fff}.age-label{letter-spacing:.18em;border:1px solid;border-radius:99px;align-self:flex-start;padding:9px 13px;font-size:10px;font-weight:900}.age-card h3{margin:45px 0 20px;font-family:Georgia,serif;font-size:55px;font-weight:400;line-height:.9}.age-card>p{font-weight:800}.age-card ul{margin:28px 0;padding:0;font-size:13px;line-height:2;list-style:none}.age-card li:before{content:"✓";margin-right:10px}.age-card a{border-top:1px solid;justify-content:space-between;margin-top:auto;padding-top:22px;font-size:13px;font-weight:900;display:flex}.age-card a:hover{color:var(--coral)}.included{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.included-photo{height:600px;position:relative}.included-photo:before{content:"";border:2px solid var(--coral);z-index:-1;position:absolute;inset:-14px 14px 14px -14px}.included-photo span{background:var(--coral);color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.08em;border-radius:50%;place-items:center;width:145px;height:145px;font-size:11px;font-weight:900;line-height:1.35;display:grid;position:absolute;bottom:35px;right:-42px;transform:rotate(7deg)}.included h2 em{color:var(--coral)}.tick-grid{grid-template-columns:1fr 1fr;gap:20px;margin:42px 0;font-size:14px;font-weight:800;display:grid}.tick-grid span{border-bottom:1px solid var(--line);padding-bottom:15px}.tick-grid span:first-letter{color:var(--teal)}.reassure{border-left:4px solid var(--teal);color:#516676;background:#fff;padding:22px;line-height:1.6}.gallery{background:#fff;grid-template-columns:.75fr 1fr .78fr;align-items:center;gap:24px;display:grid}.gallery h2 em{color:var(--coral)}.photo{height:480px}.photo-two{height:350px}.gallery-copy{padding-right:20px}.faq{background:var(--cream);grid-template-columns:.7fr 1.3fr;gap:10vw;display:grid}.faq h2 em{color:var(--teal)}.faq-help{color:#687987;max-width:260px;margin-top:30px;font-size:13px;line-height:1.6}.faq-list details{border-top:1px solid var(--line);padding:24px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;font-weight:800;list-style:none;display:flex}summary span{color:var(--coral);font-size:20px}.faq-list details p{color:#5c7080;max-width:700px;margin:18px 0 0;font-size:14px;line-height:1.65}.final-cta{text-align:center;background:var(--coral);color:#fff;padding:100px 24px}.final-cta .eyebrow{color:var(--yellow)}.final-cta h2{letter-spacing:-.05em;margin:0;font-size:clamp(50px,6vw,85px);line-height:.95}.final-cta h2 em{color:var(--navy)}.final-cta>p:not(.eyebrow){color:#ffffffd9;margin:25px 0}.button.light{color:var(--navy);background:#fff;margin-top:10px}.button.light:hover{background:var(--yellow)}footer{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:42px 5vw;font-size:11px;display:flex}.footer-brand .brand-copy small{color:var(--yellow)}footer p{opacity:.7;margin:0}@media (width<=900px){.nav-wrap nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 7vw}.hero-visual{clip-path:none;min-height:480px}.quick-details{grid-template-columns:1fr 1fr}.quick-details>div:nth-child(2){border-right:0}.intro,.included,.faq{grid-template-columns:1fr;gap:55px}.project-grid,.book{grid-template-columns:1fr 1fr}.book-intro{grid-column:1/-1}.gallery{grid-template-columns:1fr 1fr}.gallery-copy{grid-column:1/-1}.section-heading{flex-direction:column;align-items:start;gap:25px}}@media (width<=620px){.section-pad{padding:75px 22px}.nav-wrap{height:78px;padding:0 20px}.nav-cta{padding:12px 15px}.brand-mark{font-size:30px}.hero h1{font-size:64px}.hero-copy{padding:58px 22px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-line{flex-direction:column;gap:8px}.hero-visual{min-height:390px}.hero-badge{width:110px;height:110px}.hero-badge strong{font-size:48px}.quick-details{grid-template-columns:1fr;padding:18px 22px}.quick-details>div{border-bottom:1px solid #ffffff26;border-right:0;padding:16px 0}.quick-details>div:last-child{border-bottom:0}.intro h2,.section-heading h2,.book h2,.included h2,.gallery h2,.faq h2{font-size:45px}.section-heading{margin-bottom:35px}.project-grid,.book,.gallery{grid-template-columns:1fr}.project-grid article{min-height:410px}.project-image{height:230px}.book-intro{padding-right:0}.age-card{min-height:460px;padding:32px}.included-photo{height:440px}.included-photo span{width:115px;height:115px;right:-5px}.tick-grid{grid-template-columns:1fr}.photo{height:380px}.photo-two{height:320px}footer{flex-direction:column;align-items:flex-start;gap:25px}}.brand-logo{object-fit:fill;object-position:left center;width:315px;height:82px;display:block}.footer-logo{object-fit:contain;background:0 0;width:320px;height:110px;padding:0}@media (width<=620px){.brand-logo{width:205px;height:62px}.footer-logo{object-fit:contain;width:240px;height:96px}}
