:root{--forest-950:#153a2b;--forest-900:#1e4b38;--forest-800:#2b5d46;--forest-700:#397557;--forest-600:#4c8d68;--leaf-500:#79a86d;--leaf-300:#b8d39f;--mint-100:#e8f0e2;--mint-50:#f2f6ee;--cream:#f6f1e5;--cream-light:#fbf8ef;--paper:#fffdf7;--sky:#bcdbe0;--wood:#9b704c;--wood-dark:#79533a;--sun:#e9b85f;--coral:#ee8f7f;--pink:#f5bfd0;--peach:#f7c58f;--lemon:#f5dd88;--aqua:#9ed7d6;--lavender:#c8b8e6;--ink:#25362d;--muted:#68756d;--line:#dce3d7;--white:#fff;--font-sans:"Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "YuGothic", Meiryo, sans-serif;--font-serif:"Hiragino Maru Gothic ProN", "Hiragino Sans", "Yu Gothic", "YuGothic", Meiryo, sans-serif;--font-latin:"Avenir Next", "Segoe UI", Arial, sans-serif;--shell:76rem;--gutter:clamp(1.25rem, 4.3vw, 3.5rem);--radius-sm:.75rem;--radius-md:1.5rem;--radius-lg:2.6rem;--shadow:0 1.5rem 4rem #1e4b381f;--ease:cubic-bezier(.2, .75, .25, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;scroll-padding-top:6.25rem;overflow-x:clip}body{background:var(--paper);max-width:100%;color:var(--ink);font-family:var(--font-sans);letter-spacing:.02em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.85;overflow-x:clip}body,button{font:inherit}h1,h2,h3,p,figure,dl,dd{margin:0}h1,h2,h3{letter-spacing:.025em;text-wrap:balance;word-break:auto-phrase;font-weight:700}p,dd{text-wrap:pretty;word-break:auto-phrase}img,svg{max-width:100%;display:block}a{color:inherit;text-underline-offset:.22em}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:.2rem solid var(--sun);outline-offset:.25rem}::selection{background:var(--leaf-300);color:var(--forest-950)}.shell{width:min(calc(100% - (var(--gutter) * 2)), var(--shell));margin-inline:auto}.section{padding-block:clamp(5.5rem,10vw,9rem)}.skip-link{z-index:1000;border-radius:var(--radius-sm);background:var(--white);color:var(--forest-950);padding:.65rem 1rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#fffdf7eb;border-bottom:1px solid #1e4b381a;height:5.5rem;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}.brand{min-width:0;color:var(--forest-950);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand>img{object-fit:contain;width:2.75rem;height:2.75rem}.brand span{min-width:0;line-height:1.3;display:grid}.brand small{color:var(--forest-700);letter-spacing:.07em;font-size:.75rem;font-weight:600}.brand strong{font-family:var(--font-serif);letter-spacing:.05em;white-space:nowrap;font-size:1.18rem}.desktop-nav{align-items:center;gap:clamp(.75rem,1.5vw,1.55rem);font-size:.8rem;font-weight:700;display:flex}.desktop-nav>a:not(.header-cta){white-space:nowrap;align-items:center;min-height:2.75rem;text-decoration:none;display:inline-flex;position:relative}.desktop-nav>a:not(.header-cta):after{content:"";background:var(--leaf-500);transform-origin:100%;height:.1rem;transition:transform .2s;position:absolute;bottom:.25rem;left:0;right:0;transform:scaleX(0)}.desktop-nav>a:hover:after,.desktop-nav>a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-more{position:relative}.header-more summary{cursor:pointer;white-space:nowrap;align-items:center;gap:.35rem;min-height:2.75rem;list-style:none;display:inline-flex}.header-more summary::-webkit-details-marker{display:none}.header-more summary:after{content:"⌄";color:var(--berry);font-size:.9rem;transition:transform .18s}.header-more[data-active] summary{color:var(--forest-700)}.header-more>div{z-index:4;background:#fffdf8;border:.18rem solid #fff;border-radius:1.15rem 1.15rem .35rem;width:12rem;padding:.55rem;display:grid;position:absolute;top:calc(100% + .55rem);right:-.5rem;box-shadow:0 .9rem 2rem #315f4b2b}.header-more>div a{border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;min-height:2.8rem;padding:.55rem .7rem;text-decoration:none;display:flex}.header-more>div a:hover,.header-more>div a:focus-visible,.header-more>div a[aria-current=page]{color:var(--forest-700);background:#eef8e9}.header-cta{background:var(--forest-900);min-height:3rem;color:var(--white);white-space:nowrap;border-radius:999px;align-items:center;padding:.7rem 1.15rem;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.header-cta:hover{background:var(--forest-700);transform:translateY(-.1rem)}.menu-button,.mobile-nav{display:none}.hero{background:var(--cream);min-height:min(51rem,100svh - 5.5rem);position:relative;overflow:hidden}.hero:before{content:"";z-index:3;border:1px solid #39755721;border-radius:50%;width:18rem;height:18rem;position:absolute;top:8%;left:-8rem;box-shadow:0 0 0 3.5rem #3975570a,0 0 0 7rem #39755708}.hero-media{z-index:0;clip-path:ellipse(75% 82% at 73%);width:64%;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.hero-media picture,.hero-media img{width:100%;height:100%}.hero-media img{object-fit:cover;object-position:45% center}.hero-wash{z-index:1;background:linear-gradient(90deg, var(--cream) 0%, #f6f1e5fa 31%, #f6f1e5c4 48%, transparent 68%);pointer-events:none;position:absolute;inset:0}.hero-inner{z-index:4;align-items:center;min-height:min(51rem,100svh - 5.5rem);padding-block:clamp(5rem,10vw,8rem);display:flex;position:relative}.hero-kicker{width:fit-content;color:var(--forest-700);letter-spacing:.07em;align-items:center;gap:.65rem;font-size:.8rem;font-weight:700;display:inline-flex}.hero-kicker:before{content:"";background:var(--leaf-500);width:2.2rem;height:1px}.hero h1{color:var(--forest-950);font-family:var(--font-serif);letter-spacing:.025em;margin-top:1.5rem;font-size:clamp(3.05rem,5.3vw,4.9rem);font-weight:600;line-height:1.28}.hero h1 span{color:var(--forest-700)}.hero-lead{color:#4d5f55;max-width:39rem;margin-top:1.7rem;font-size:clamp(1.02rem,1.45vw,1.18rem);font-weight:500;line-height:2}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2.4rem;display:flex}.button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.8rem;min-height:3.65rem;padding:.9rem 1.55rem;font-size:.9rem;font-weight:700;line-height:1.4;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-.15rem)}.button-primary{background:var(--forest-900);color:var(--white);box-shadow:0 .85rem 2rem #1e4b3833}.button-ghost{color:var(--forest-900);background:#fffdf794;border-color:#1e4b384d}.button-ghost:hover{background:var(--paper)}.hero-message{color:var(--white);font-family:var(--font-serif);text-shadow:0 .1rem .8rem #153a2b80;justify-items:end;font-size:1.05rem;line-height:1.8;display:grid;position:absolute;bottom:4rem;right:0}.hero-message span{background:#1e4b3899;width:fit-content;padding:.05rem .5rem}.scroll-hint{z-index:6;bottom:1.5rem;left:max(var(--gutter), calc((100vw - var(--shell)) / 2));color:var(--forest-700);font-family:var(--font-latin);letter-spacing:.18em;align-items:center;gap:.65rem;font-size:.58rem;font-weight:800;text-decoration:none;display:flex;position:absolute}.scroll-hint i{background:#39755740;width:4rem;height:1px;overflow:hidden}.scroll-hint i:after{content:"";background:var(--forest-700);width:48%;height:100%;animation:2.2s ease-in-out infinite scroll-line;display:block}@keyframes scroll-line{0%{transform:translate(-110%)}75%,to{transform:translate(230%)}}.facts{z-index:8;border-bottom:1px solid var(--line);background:var(--paper);position:relative;box-shadow:0 .5rem 2rem #1e4b380d}.facts-grid{grid-template-columns:repeat(4,1fr);display:grid}.facts-grid>div{border-left:1px solid var(--line);align-content:center;min-height:7.7rem;padding:1.2rem clamp(1rem,2.7vw,2.4rem);display:grid;position:relative}.facts-grid>div:last-child{border-right:1px solid var(--line)}.facts-grid span{color:var(--forest-700);letter-spacing:.12em;font-size:.7rem;font-weight:800}.facts-grid strong{color:var(--forest-950);font-family:var(--font-serif);letter-spacing:.05em;margin-top:.25rem;font-size:clamp(.96rem,1.5vw,1.15rem);line-height:1.55}.facts-grid strong b{font-family:var(--font-latin);margin-right:.15rem;font-size:1.65rem;font-weight:600}.facts-grid small{color:var(--muted);font-size:.72rem}.eyebrow{color:var(--forest-700);font-family:var(--font-latin);letter-spacing:.16em;font-size:.75rem;font-weight:800;line-height:1.4}.section-heading h2,.intro h2,.environment-copy h2,.access-heading h2{color:var(--forest-950);font-family:var(--font-serif);letter-spacing:.055em;margin-top:.9rem;font-size:clamp(2.15rem,4.7vw,4rem);font-weight:600;line-height:1.42}.heading-line{white-space:nowrap;width:fit-content;max-width:100%;display:block}.section-heading>p:last-child{max-width:43rem;color:var(--muted);margin-top:1.25rem}.section-heading.center{text-align:center;max-width:54rem;margin-inline:auto}.phrase-nowrap{white-space:nowrap}.intro{background:var(--cream-light);position:relative;overflow:hidden}.intro:before{content:"";opacity:.15;mix-blend-mode:multiply;background:url(/nanatsuri/images/leaf-background.webp) 50%/cover no-repeat;position:absolute;inset:0}.intro-grid{z-index:2;grid-template-columns:minmax(0,.9fr) minmax(0,.85fr) 15rem;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid;position:relative}.intro h2 em{color:var(--forest-700);font-style:normal}.intro-copy .lead{color:var(--forest-900);font-family:var(--font-serif);font-size:clamp(1.16rem,2vw,1.5rem);font-weight:600;line-height:1.9}.intro-copy>p+p{margin-top:1.25rem}.intro-copy>p:not(.lead){color:var(--muted)}.small-note{font-size:.8rem;line-height:1.75}.home-guide-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.6rem;display:grid}.home-guide-links a{background:#ffffffb8;border:.18rem solid #fff;border-radius:1.35rem 1.35rem .4rem;grid-template-columns:3rem minmax(0,1fr) 1.2rem;align-items:center;gap:.75rem;min-width:0;min-height:6rem;padding:1rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:.35rem .42rem #69b8d724}.home-guide-links a:hover{transform:translateY(-.12rem);box-shadow:.42rem .54rem #69b8d730}.home-guide-links .section-icon{width:3rem;height:3rem}.home-guide-links span{gap:.22rem;min-width:0;display:grid}.home-guide-links small{color:#56806b;font-size:.75rem;font-weight:900}.home-guide-links strong{color:#315f4c;font-family:var(--font-serif);font-size:.82rem;line-height:1.55}.home-guide-links b{color:var(--berry);font-size:1.15rem}.tree-rings{width:14rem;height:14rem;color:var(--forest-700);border:1px solid #39755733;border-radius:48% 52% 45% 55%;place-items:center;display:grid;position:relative}.tree-rings i{border:1px solid #3975572e;border-radius:52% 46% 55% 44%;position:absolute;inset:14%;transform:rotate(16deg)}.tree-rings i:nth-child(2){inset:28%;transform:rotate(-19deg)}.tree-rings i:nth-child(3){inset:39%;transform:rotate(31deg)}.tree-rings span{font-family:var(--font-latin);letter-spacing:.18em;font-size:.62rem;font-weight:800}.pathway-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3.7rem;display:grid}.pathway-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);min-width:0;transition:transform .25s var(--ease), box-shadow .25s ease, border-color .25s ease;flex-direction:column;padding:clamp(1.6rem,3vw,2.4rem);display:flex;position:relative;box-shadow:0 .75rem 2.5rem #1e4b380d}.pathway-card:nth-child(2){background:var(--mint-50)}.pathway-card:hover{border-color:var(--leaf-300);box-shadow:var(--shadow);transform:translateY(-.35rem)}.pathway-icon{background:var(--cream);border-radius:50%;place-items:center;width:4.3rem;height:4.3rem;display:grid}.pathway-icon .section-icon{width:2.8rem;height:2.8rem}.card-kicker{color:var(--forest-700);letter-spacing:.09em;margin-top:1.5rem;font-size:.75rem;font-weight:800}.pathway-card h3{color:var(--forest-950);font-family:var(--font-serif);margin-top:.45rem;font-size:clamp(1.2rem,2vw,1.48rem);line-height:1.55}.pathway-card>p:not(.card-kicker){color:var(--muted);margin-top:.8rem;font-size:.86rem}.pathway-card>a{min-height:2.75rem;color:var(--forest-800);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.4rem;font-size:.82rem;font-weight:700;text-decoration:none;display:flex}.pathway-card>a span{font-size:1.1rem;transition:transform .2s}.pathway-card>a:hover span{transform:translate(.25rem)}.pathway-note{color:var(--muted);text-align:center;margin-top:1.5rem;font-size:.72rem}.features-section{background:var(--forest-900);color:var(--white);position:relative;overflow:hidden}.features-section:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:34rem;height:34rem;position:absolute;top:-14rem;right:-10rem;box-shadow:0 0 0 5rem #ffffff06,0 0 0 10rem #ffffff05}.features-section>.shell{z-index:2;position:relative}.features-head{grid-template-columns:1.15fr .85fr;align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.features-section .eyebrow{color:var(--leaf-300)}.features-head>p{color:#ffffffab;padding-bottom:.5rem}.features-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;gap:clamp(2rem,5vw,4.5rem);margin-top:4.2rem;display:grid}.feature-visual{border-radius:var(--radius-lg);background:var(--forest-950);align-self:start;min-height:42rem;position:sticky;top:7.2rem;overflow:hidden}.feature-visual>img{object-fit:cover;width:100%;height:100%;min-height:42rem}.feature-visual:after{content:"";background:linear-gradient(#0000,#153a2bd1);position:absolute;inset:45% 0 0}.feature-visual .visual-label{z-index:3;display:grid;position:absolute;bottom:2rem;left:2rem;right:2rem}.visual-label small{color:var(--leaf-300);font-family:var(--font-latin);letter-spacing:.14em;font-size:.72rem;font-weight:800}.visual-label strong{font-family:var(--font-serif);margin-top:.4rem;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:600}.feature-list{display:grid}.feature-item{border-top:1px solid #ffffff26;grid-template-columns:3.8rem minmax(0,1fr);gap:0 1.35rem;min-width:0;padding-block:2rem;display:grid;position:relative}.feature-item:last-child{border-bottom:1px solid #ffffff26}.feature-number{color:#ffffff2e;font-family:var(--font-latin);font-size:1rem;font-weight:700;position:absolute;top:2rem;right:0}.feature-item .section-icon{filter:brightness(0)invert();opacity:.9;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;grid-row:1;width:3.25rem;height:3.25rem;padding:.55rem}.feature-item h3{color:var(--white);font-family:var(--font-serif);padding-right:2.4rem;font-size:clamp(1.13rem,2vw,1.42rem);line-height:1.55}.feature-item p{color:#ffffffa3;margin-top:.65rem;font-size:.84rem}.journey-section{background:var(--forest-950);color:var(--white);position:relative;overflow:hidden}.journey-section:before{content:"";opacity:.09;background:radial-gradient(circle at 10% 20%, var(--sky), transparent 24rem), radial-gradient(circle at 90% 70%, var(--sun), transparent 25rem);position:absolute;inset:0}.journey-section>.shell{z-index:2;position:relative}.section-heading.light .eyebrow{color:var(--leaf-300)}.journey-line{background:#ffffff2e;justify-content:space-between;width:calc(66.66% + 1px);height:1px;margin:4.5rem auto -1px;display:flex;position:relative}.journey-line i{border:.15rem solid var(--forest-950);background:var(--leaf-300);border-radius:50%;width:.65rem;height:.65rem;transform:translateY(-.28rem);box-shadow:0 0 0 1px #ffffff59}.journey-grid{grid-template-columns:repeat(3,1fr);display:grid}.journey-grid>article{border-left:1px solid #ffffff21;flex-direction:column;min-width:0;padding:3rem clamp(1.3rem,2.5vw,2.3rem) 0;display:flex;position:relative}.journey-grid>article:last-child{border-right:1px solid #ffffff21}.age{color:var(--leaf-300);font-family:var(--font-latin);letter-spacing:-.05em;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:400;line-height:1}.age small{font-family:var(--font-sans);letter-spacing:.04em;margin-left:.25rem;font-size:.75rem;font-weight:700}.journey-grid h3{font-family:var(--font-serif);margin-top:1.2rem;font-size:clamp(1.25rem,2vw,1.55rem)}.journey-grid article>p{color:#ffffffa3;margin-top:.75rem;font-size:.83rem}.journey-grid figure{border-radius:var(--radius-md) var(--radius-md) .35rem .35rem;min-height:14rem;margin-top:1.75rem;position:relative;overflow:hidden}.journey-grid figure img{object-fit:cover;width:100%;height:100%;min-height:14rem}.journey-symbol{border-radius:var(--radius-md) var(--radius-md) .35rem .35rem;background:#ffffff0a;border:1px solid #ffffff21;justify-content:center;align-items:center;gap:.7rem;min-height:14rem;margin-top:1.75rem;display:flex;position:relative;overflow:hidden}.journey-symbol:before,.journey-symbol:after{content:"";border:1px solid #b8d39f38;border-radius:50%;width:10rem;height:10rem;position:absolute}.journey-symbol:before{top:-5rem;left:-4rem}.journey-symbol:after{bottom:-5rem;right:-4rem}.journey-symbol span{z-index:2;color:var(--leaf-300);font-family:var(--font-serif);background:#b8d39f1f;border-radius:999px;padding:.6rem .75rem;font-size:.82rem}.journey-symbol i{z-index:2;color:#fff6;font-style:normal}.environment-section{background:var(--cream);position:relative;overflow:hidden}.environment-section:before{content:"";border:1px solid #3975571a;border-radius:47% 53% 45% 55%;width:35rem;height:35rem;position:absolute;top:-5rem;right:-10rem;transform:rotate(20deg)}.environment-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid;position:relative}.environment-copy>p:not(.eyebrow){max-width:39rem;color:var(--muted);margin-top:1.5rem}.environment-copy dl{border-top:1px solid #3975572e;margin-top:2.2rem;display:grid}.environment-copy dl>div{border-bottom:1px solid #3975572e;grid-template-columns:6rem 1fr;gap:1rem;padding:.85rem 0;display:grid}.environment-copy dt{color:var(--forest-700);font-size:.72rem;font-weight:800}.environment-copy dd{font-size:.85rem;font-weight:600}.environment-art{aspect-ratio:1;background:radial-gradient(circle,#fffdf7f2 0 38%,#0000 39%),repeating-radial-gradient(circle,#0000 0 12%,#39755714 12.3% 12.7%,#0000 13% 18%);border:1px solid #3975572b;border-radius:50% 44% 52% 46%;align-content:center;place-items:center;display:grid;position:relative;transform:rotate(2deg)}.big-number{z-index:3;color:var(--forest-900);font-family:var(--font-latin);letter-spacing:-.08em;font-size:clamp(3.6rem,7vw,6.8rem);font-weight:300;line-height:1;position:relative;transform:rotate(-2deg)}.big-number small{letter-spacing:.02em;margin-left:.4rem;font-size:1rem;font-weight:700}.environment-art>p{z-index:3;color:var(--wood-dark);font-family:var(--font-serif);text-align:center;margin-top:1rem;font-size:1rem;line-height:1.8;position:relative;transform:rotate(-2deg)}.environment-photo{aspect-ratio:4/3;border:.45rem solid var(--white);background:#e5f5ed;border-radius:2.3rem .8rem 2.3rem 2.3rem;position:relative;overflow:hidden;box-shadow:.7rem .85rem #69b8d733,0 1.5rem 3rem #6659411c}.environment-photo:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#1c46338a);position:absolute;inset:42% 0 0}.environment-photo>img{object-fit:cover;width:100%;height:100%}.environment-photo figcaption{z-index:2;color:var(--forest-900);-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background:#fffdf7e8;border:.16rem solid #ffffffc7;border-radius:1.35rem .45rem 1.35rem 1.35rem;justify-content:space-between;align-items:flex-end;gap:1rem;padding:.9rem 1.05rem;display:flex;position:absolute;bottom:1.1rem;left:1.1rem;right:1.1rem;box-shadow:0 .8rem 1.8rem #16392a29}.environment-photo figcaption strong{font-family:var(--font-latin);letter-spacing:-.055em;white-space:nowrap;font-size:clamp(2.2rem,4.4vw,3.75rem);font-weight:400;line-height:.95}.environment-photo figcaption strong small{font-family:var(--font-sans);letter-spacing:.02em;margin-left:.25rem;font-size:.78rem;font-weight:800}.environment-photo figcaption span{max-width:10rem;color:var(--wood-dark);font-family:var(--font-serif);text-align:right;font-size:.86rem;font-weight:700;line-height:1.65}.leaf-orbit i{background:var(--leaf-500);border-radius:100% 0;width:1.3rem;height:.65rem;position:absolute}.leaf-orbit i:first-child{top:18%;right:17%;transform:rotate(30deg)}.leaf-orbit i:nth-child(2){background:var(--sun);bottom:22%;left:14%;transform:rotate(-35deg)}.leaf-orbit i:nth-child(3){background:var(--sky);bottom:12%;right:23%;transform:rotate(80deg)}.activities-heading{grid-template-columns:1fr .8fr;align-items:end;gap:clamp(2rem,7vw,7rem);display:grid}.activities-heading>p{padding-bottom:.5rem}.activity-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:3.8rem;display:grid}.activity-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:3.5rem 1fr;align-content:center;gap:.25rem 1rem;min-width:0;min-height:13rem;padding:1.6rem;transition:background .2s;display:grid;position:relative}.activity-grid article:hover{background:var(--mint-50)}.activity-grid .section-icon{grid-row:1/3;width:3.25rem;height:3.25rem}.activity-grid h3{color:var(--forest-900);font-family:var(--font-serif);align-self:end;font-size:1.15rem}.activity-grid p{color:var(--muted);font-size:.75rem;line-height:1.6}.life-feature{border-radius:var(--radius-lg);background:var(--cream-light);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,4vw,4rem);margin-top:clamp(4rem,8vw,7rem);padding:clamp(1.3rem,3vw,2.5rem);display:grid}.life-feature figure{border-radius:calc(var(--radius-lg) - .7rem);min-height:25rem;position:relative;overflow:hidden}.life-feature figure img{object-fit:cover;width:100%;height:100%;min-height:25rem}.life-feature>div{min-width:0;padding:clamp(.5rem,1.6vw,1.2rem)}.life-feature h3{color:var(--forest-950);font-family:var(--font-serif);letter-spacing:.01em;margin-top:.8rem;font-size:clamp(1.8rem,2.8vw,2.65rem);font-weight:600;line-height:1.55}.life-feature>div>p:not(.eyebrow){color:var(--muted);margin-top:1.2rem}.visit-section{background:var(--forest-900);min-height:46rem;color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.visit-media{position:absolute;inset:0}.visit-media img{object-fit:cover;object-position:center 45%;width:100%;height:100%}.visit-overlay{background:linear-gradient(90deg,#153a2bf5 0%,#153a2be6 37%,#153a2b8c 64%,#153a2b33 100%);position:absolute;inset:0}.visit-content{z-index:3;padding-block:6rem;position:relative}.visit-content .eyebrow{color:var(--leaf-300)}.visit-content h2{max-width:42rem;font-family:var(--font-serif);margin-top:1rem;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:600;line-height:1.45}.visit-content>p:not(.eyebrow){color:#ffffffba;max-width:39rem;margin-top:1.35rem}.visit-actions{grid-template-columns:1fr 1fr;gap:.8rem;max-width:48rem;margin-top:2.2rem;display:grid}.contact-card{border-radius:var(--radius-sm);min-width:0;color:var(--white);-webkit-backdrop-filter:blur(.65rem);backdrop-filter:blur(.65rem);background:#ffffff1a;border:1px solid #ffffff3d;padding:1.2rem 1.35rem;text-decoration:none;transition:background .2s,transform .2s;display:grid}.contact-card:hover{background:#ffffff2b;transform:translateY(-.15rem)}.contact-card span{color:var(--leaf-300);font-size:.76rem;font-weight:800}.contact-card strong{font-family:var(--font-latin);overflow-wrap:anywhere;margin-top:.25rem;font-size:clamp(.88rem,1.6vw,1.2rem)}.contact-card small{color:#ffffff8c;margin-top:.3rem;font-size:.72rem}.access-grid{grid-template-columns:.75fr 1fr .9fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.access-heading>p:last-child{color:var(--muted);margin-top:.8rem;font-size:.78rem}.access-details dl{border-top:1px solid var(--line)}.access-details dl>div{border-bottom:1px solid var(--line);grid-template-columns:5rem 1fr;gap:1rem;padding:1rem 0;display:grid}.access-details dt{color:var(--forest-700);font-size:.7rem;font-weight:800}.access-details dd{font-size:.84rem;font-weight:600}.access-details dd a{color:var(--forest-800)}.text-link{min-height:2.75rem;color:var(--forest-800);align-items:center;gap:.55rem;margin-top:1.2rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.access-panel{border-radius:var(--radius-lg);background:var(--forest-900);min-height:24rem;color:var(--white);flex-direction:column;justify-content:center;padding:clamp(1.7rem,3vw,2.6rem);display:flex;position:relative;overflow:hidden}.access-panel:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:17rem;height:17rem;position:absolute;bottom:-6rem;right:-5rem;box-shadow:0 0 0 3rem #ffffff08,0 0 0 6rem #ffffff05}.access-panel .section-icon{filter:brightness(0)invert();background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;width:3.7rem;height:3.7rem;padding:.6rem}.access-panel-label{color:var(--leaf-300);font-family:var(--font-latin);letter-spacing:.13em;margin-top:1.3rem;font-size:.72rem;font-weight:800}.access-panel h3{font-family:var(--font-serif);margin-top:.35rem;font-size:clamp(1.35rem,2.5vw,1.8rem);line-height:1.5}.access-panel>p:not(.access-panel-label){z-index:2;color:#ffffffa6;margin-top:.8rem;font-size:.78rem;position:relative}.access-panel>a{z-index:2;width:fit-content;min-height:2.75rem;color:var(--white);align-items:center;gap:.8rem;margin-top:1rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.site-footer{background:var(--forest-950);color:var(--white)}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-brand>img{filter:brightness(0)invert();opacity:.92;width:3.4rem;height:3.4rem}.footer-brand>div{line-height:1.45;display:grid}.footer-brand small{color:var(--leaf-300);font-size:.72rem}.footer-brand strong{font-family:var(--font-serif);letter-spacing:.06em;font-size:1.35rem}.footer-contact{color:#ffffffb8;font-size:.8rem}.footer-contact a{color:var(--white);font-family:var(--font-latin);margin-top:.65rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-block}.footer-main nav{grid-template-columns:1fr 1fr;align-content:start;gap:.35rem 1.1rem;display:grid}.footer-main nav a{color:#ffffffc2;align-items:center;min-height:2.2rem;font-size:.75rem;text-decoration:none;display:inline-flex}.footer-main nav a:hover{color:var(--white)}.footer-notes a{color:inherit;text-underline-offset:.18em;font-weight:800}.footer-notes{color:#ffffffbd;border-top:1px solid #ffffff24;gap:.4rem;padding-block:1rem 1.5rem;font-size:.75rem;display:grid}.footer-bottom{border-top:1px solid #ffffff1a}.footer-bottom>div{color:#ffffffad;justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.3rem;font-size:.72rem;display:flex}.footer-bottom a{color:#ffffffc2;text-decoration:none}.footer-bottom a:hover{color:var(--white);text-decoration:underline}.mobile-dock{display:none}.not-found{min-height:100svh;padding:var(--gutter);background:var(--cream);text-align:center;place-items:center;display:grid}.not-found>div{max-width:42rem}.not-found h1{color:var(--forest-950);font-family:var(--font-serif);margin-top:1rem;font-size:clamp(2rem,5vw,3.5rem)}.not-found p:not(.eyebrow){color:var(--muted);margin-top:1rem}.not-found .button{margin-top:2rem}[data-reveal]{opacity:1;transform:none}.motion-ready [data-reveal].reveal-prepared{opacity:0;transition:opacity .72s var(--ease) var(--delay,0s), transform .72s var(--ease) var(--delay,0s);transform:translateY(1.5rem)}.motion-ready [data-reveal].reveal-prepared.is-visible{opacity:1;transform:none}@media (width<=1120px){.desktop-nav{gap:.72rem;font-size:.72rem}.header-cta{padding-inline:.9rem}.hero-media{width:61%}.hero-copy{width:min(72%,44rem)}.intro-grid{grid-template-columns:.95fr 1.05fr}.tree-rings{display:none}.features-layout{grid-template-columns:.88fr 1.12fr;gap:2.5rem}.access-grid{grid-template-columns:.7fr 1fr}.access-heading h2{letter-spacing:.035em;font-size:clamp(2.15rem,4.1vw,3.15rem)}.access-heading .heading-line{white-space:nowrap}.access-panel{grid-column:1/-1;min-height:18rem}}@media (width<=960px){.site-header{height:5rem}.desktop-nav{display:none}.menu-button{background:var(--forest-900);cursor:pointer;border:0;border-radius:50%;align-content:center;gap:.3rem;width:3rem;height:3rem;padding:.7rem;display:grid}.menu-button span{background:var(--white);width:100%;height:1px;transition:transform .2s,opacity .2s;display:block}.menu-button[aria-expanded=true] span:first-child{transform:translateY(.4rem)rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:nth-child(3){transform:translateY(-.4rem)rotate(-45deg)}.mobile-nav{border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);display:block;position:absolute;top:5rem;left:0;right:0}.mobile-nav[hidden]{display:none}.mobile-nav>div{grid-template-columns:1fr 1fr;gap:0 1rem;padding-block:1rem 1.3rem;display:grid}.mobile-nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:3rem;font-size:.8rem;font-weight:700;text-decoration:none;display:flex}.mobile-nav .mobile-nav-cta{background:var(--forest-900);color:var(--white);border:0;border-radius:999px;grid-column:1/-1;justify-content:center;margin-top:.8rem}.hero,.hero-inner{min-height:45rem}.hero h1{font-size:clamp(3rem,5.8vw,4.35rem)}.hero-message{display:none}.facts-grid>div{padding-inline:1.2rem}.features-layout{grid-template-columns:1fr}.feature-visual{min-height:32rem;position:relative;top:auto}.feature-visual>img{min-height:32rem}.feature-list{grid-template-columns:1fr 1fr}.feature-item{border-bottom:1px solid #ffffff26;grid-template-columns:3.7rem 1fr;padding:1.6rem 1rem;display:grid}.feature-item:nth-child(odd){padding-left:0;padding-right:1.5rem}.feature-item:nth-child(2n){border-left:1px solid #ffffff26;padding-left:1.5rem;padding-right:0}.activity-grid article{min-height:11rem}.footer-main{grid-template-columns:1fr 1fr}.footer-main nav{grid-column:1/-1}}@media (width<=768px){.home-guide-links{grid-template-columns:1fr}.home-guide-links a{min-height:5.3rem}:root{--gutter:clamp(1.15rem, 5vw, 2.1rem)}html{scroll-padding-top:5rem}body{padding-bottom:4.4rem;font-size:.96rem}.section{padding-block:clamp(4.6rem,15vw,7rem)}.hero{background:var(--forest-950);min-height:47rem;color:var(--white)}.hero-media{clip-path:none;width:100%;inset:0}.hero-media img{object-position:53% center}.hero-wash{background:linear-gradient(#153a2b26 0%,#153a2bc4 52%,#153a2bf5 100%)}.hero:before{display:none}.hero-inner{align-items:end;min-height:47rem;padding-top:18rem;padding-bottom:5.5rem}.hero-copy{width:100%}.hero-kicker{color:var(--leaf-300);font-size:.72rem}.hero-kicker:before{background:var(--leaf-300)}.hero h1{color:var(--white);margin-top:1.1rem;font-size:clamp(2.3rem,10vw,3.7rem);line-height:1.25}.hero h1 span{color:#d4e4bd}.hero-lead{color:#ffffffd1;margin-top:1.25rem;font-size:1rem;line-height:1.85}.button-primary{background:var(--leaf-300);color:var(--forest-950);box-shadow:none}.button-primary:hover{background:#d3e4c0}.button-ghost{color:var(--white);background:#ffffff17;border-color:#ffffff73}.scroll-hint{display:none}.facts-grid{grid-template-columns:1fr 1fr}.facts-grid>div{border-bottom:1px solid var(--line);min-height:7.1rem}.facts-grid>div:nth-child(3),.facts-grid>div:nth-child(4){border-bottom:0}.facts-grid>div:nth-child(odd){border-left:1px solid var(--line)}.facts-grid>div:nth-child(2n){border-right:1px solid var(--line)}.intro-grid{grid-template-columns:1fr;gap:2.2rem}.pathway-grid{grid-template-columns:1fr;gap:.75rem;margin-top:2.7rem}.pathway-card{grid-template-columns:4rem 1fr;gap:0 1rem;display:grid}.pathway-icon{grid-row:1/5;width:3.7rem;height:3.7rem}.pathway-icon .section-icon{width:2.4rem;height:2.4rem}.card-kicker{margin-top:0}.pathway-card>a{grid-column:2}.features-head{grid-template-columns:1fr;align-items:start;gap:1.3rem}.feature-visual,.feature-visual>img{min-height:26rem}.feature-list{grid-template-columns:1fr}.feature-item,.feature-item:nth-child(odd),.feature-item:nth-child(2n){border-left:0;padding:1.5rem 0}.journey-line{display:none}.journey-grid{grid-template-columns:1fr;margin-top:3rem}.journey-grid>article,.journey-grid>article:last-child{border:0;border-top:1px solid #ffffff24;grid-template-columns:5rem 1fr;gap:0 1.2rem;padding:2rem 0;display:grid}.journey-grid .age{grid-row:1/4;font-size:3rem}.journey-grid h3{margin-top:0}.journey-grid figure,.journey-symbol{grid-column:2;min-height:15rem}.journey-grid figure img{min-height:15rem}.environment-grid{grid-template-columns:1fr;gap:3rem}.environment-art{width:min(100%,30rem);margin-inline:auto}.environment-photo{width:min(100%,38rem);margin-inline:auto}.activities-heading{grid-template-columns:1fr;align-items:start;gap:1.2rem}.activity-grid{grid-template-columns:1fr 1fr}.life-feature{grid-template-columns:1fr;padding:1rem}.life-feature figure,.life-feature figure img{min-height:22rem}.life-feature>div{padding:1rem .5rem 1.5rem}.visit-section{align-items:end;min-height:49rem}.visit-overlay{background:linear-gradient(#153a2b26 0%,#153a2be0 48%,#153a2bfa 100%)}.visit-content{padding-block:15rem 4.5rem}.visit-actions{grid-template-columns:1fr}.access-grid{grid-template-columns:1fr;gap:2.5rem}.access-panel{grid-column:auto}.footer-main{grid-template-columns:1fr;gap:2rem}.footer-main nav{grid-column:auto}.footer-bottom>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;min-height:5.5rem}.mobile-dock{z-index:120;background:var(--paper);grid-template-columns:.38fr .62fr;height:4.4rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.5rem 1.8rem #153a2b24}.mobile-dock a{min-width:0;color:var(--forest-900);justify-content:center;align-items:center;gap:.45rem;font-size:.8rem;font-weight:800;text-decoration:none;display:flex}.mobile-dock a:first-child{border-right:1px solid var(--line)}.mobile-dock a:last-child{background:var(--forest-900);color:var(--white)}}@media (width<=480px){.brand{gap:.55rem}.brand>img{width:2.35rem;height:2.35rem}.brand small{font-size:.7rem}.brand strong{font-size:.98rem}.menu-button{width:2.75rem;height:2.75rem}.mobile-nav>div{grid-template-columns:1fr}.mobile-nav .mobile-nav-cta{grid-column:auto}.hero-inner{padding-top:17rem}.hero h1{letter-spacing:.01em;font-size:clamp(2rem,8.2vw,2.5rem)}.hero-actions{display:grid}.hero-actions .button{width:100%}.facts-grid>div{min-height:6.7rem;padding:.9rem .8rem}.facts-grid strong{font-size:.88rem}.facts-grid strong b{font-size:1.4rem}.section-heading h2,.intro h2,.environment-copy h2,.access-heading h2{letter-spacing:.025em;font-size:clamp(1.9rem,8.2vw,2.4rem);line-height:1.38}.heading-line{white-space:nowrap}.environment-copy h2{font-size:clamp(1.55rem,7.35vw,2rem)}.pathway-card{grid-template-columns:3.5rem 1fr;padding:1.4rem 1.2rem}.pathway-icon{width:3.2rem;height:3.2rem}.pathway-icon .section-icon{width:2rem;height:2rem}.feature-visual,.feature-visual>img{min-height:22rem}.feature-visual .visual-label{bottom:1.25rem;left:1.25rem;right:1.25rem}.feature-visual .visual-label strong{font-size:1.1rem}.feature-item{grid-template-columns:3.3rem 1fr;gap:1rem}.feature-item .section-icon{width:3rem;height:3rem}.journey-grid>article,.journey-grid>article:last-child{grid-template-columns:4.2rem 1fr;gap:0 1rem}.journey-grid figure,.journey-symbol,.journey-grid figure img{min-height:12rem}.environment-copy dl>div{grid-template-columns:4.5rem 1fr}.big-number{font-size:clamp(3.1rem,16vw,4.7rem)}.environment-photo figcaption{flex-direction:column;align-items:flex-start;gap:.35rem}.environment-photo figcaption span{text-align:left;max-width:none}.activity-grid{grid-template-columns:1fr}.activity-grid article{min-height:9rem}.life-feature figure,.life-feature figure img{min-height:18rem}.life-feature h3{letter-spacing:.02em;font-size:clamp(1.45rem,6.35vw,1.82rem);line-height:1.5}.visit-content h2{letter-spacing:.018em;font-size:clamp(1.7rem,7.2vw,2.05rem);line-height:1.45}.access-heading h2{letter-spacing:.025em;font-size:clamp(1.9rem,8vw,2.3rem)}.contact-card{padding:1rem}.access-panel{min-height:21rem}.footer-brand strong{font-size:1.15rem}.footer-main nav{grid-template-columns:1fr 1fr}}@media (width<=360px){:root{--gutter:1rem}.brand small{letter-spacing:.03em}.brand strong{letter-spacing:.025em;font-size:.9rem}.hero-kicker{letter-spacing:.035em;font-size:.66rem}.hero h1{font-size:1.9rem}.hero-lead{font-size:.92rem}.facts-grid small{font-size:.7rem}.pathway-card{display:block}.pathway-icon{margin-bottom:1rem}.pathway-card>a{width:100%}.journey-grid>article,.journey-grid>article:last-child,.journey-grid .age{display:block}.journey-grid h3{margin-top:.8rem}.journey-grid figure,.journey-symbol{margin-top:1.3rem}.mobile-dock{grid-template-columns:.34fr .66fr}.mobile-dock a{font-size:.76rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-ready [data-reveal]{opacity:1!important;transform:none!important}}body{background:radial-gradient(circle at 7% 13%, #f5dd882e 0 .35rem, transparent .4rem), radial-gradient(circle at 94% 32%, #9ed7d629 0 .28rem, transparent .34rem), var(--paper)}.site-header{background:#fffcf5e8;border-bottom:.18rem solid #ffffffd1;height:5.8rem;box-shadow:0 .5rem 1.6rem #455f4d12}.site-header:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#fffcf5f5 0 .38rem,#0000 .4rem) 0 0/1rem .52rem repeat-x;height:.52rem;position:absolute;bottom:-.48rem;left:0;right:0}.brand>img{border:.18rem solid var(--white);background:#eef8e9;border-radius:45% 55% 48% 52%;width:3.1rem;height:3.1rem;padding:.32rem;transform:rotate(-3deg);box-shadow:0 .4rem 1rem #34654a24}.brand strong{font-weight:800}.desktop-nav>a:not(.header-cta):after{background:var(--coral);border-radius:999px;height:.3rem}.header-cta{border:.18rem solid var(--white);color:var(--forest-950);background:linear-gradient(135deg,#f49a8a,#f5bd81);box-shadow:0 .45rem 1rem #d36e5a30}.header-cta:hover{background:linear-gradient(135deg,#f7ad9f,#f8cf98)}.hero:before{border:.28rem dotted #ee8f7f47;width:16rem;height:16rem;top:11%;left:-6.5rem;box-shadow:0 0 0 3rem #f5dd881f,0 0 0 6rem #9ed7d612}.hero-media{clip-path:none;background:var(--white);border:.62rem solid #ffffffe0;border-radius:43% 57% 39% 61%/37% 41% 59% 63%;width:49%;top:4rem;bottom:4rem;right:4.1rem;overflow:hidden;transform:rotate(1deg);box-shadow:0 1.8rem 4rem #2e5a402e}.hero-media img{object-position:47% center}.hero-copy{width:min(69%,48rem)}.hero-play-label{width:fit-content;color:var(--forest-800);letter-spacing:.09em;background:#ffffffc7;border:.13rem dashed #ee8f7f8c;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.38rem .85rem;font-size:.68rem;font-weight:800;display:flex;transform:rotate(-1deg);box-shadow:0 .35rem .9rem #5b5f3f12}.hero-play-label i{color:var(--coral);font-style:normal}.hero-kicker{color:var(--forest-800)}.hero-kicker:before{background:var(--aqua);border-radius:999px;width:1.7rem;height:.38rem;transform:rotate(-5deg)}.hero h1{letter-spacing:.045em;margin-top:1.2rem;font-weight:800;line-height:1.24}.hero h1 span{z-index:1;color:#3d7958;display:inline-block;position:relative}.hero h1 span:after{content:"";z-index:-1;background:#f5dd88b8;border-radius:55% 45% 48% 52%;height:.34em;position:absolute;bottom:.08em;left:-.08em;right:-.15em;transform:rotate(-1deg)}.hero-lead{color:#496557;font-weight:600}.button{border-width:.18rem;font-weight:800;box-shadow:0 .65rem 1.4rem #3f59471a}.button-primary{border-color:var(--white);color:var(--forest-950);background:linear-gradient(135deg,#f18e80,#f5b981);box-shadow:0 .8rem 1.8rem #dc7a5d3b}.button-primary:hover{background:linear-gradient(135deg,#f5a79d,#f8cb96);box-shadow:0 1rem 2rem #dc7a5d40}.button-ghost{background:#ffffffc7;border-color:#39755733}.hero-message{color:var(--forest-900);text-shadow:none;background:#fffaeae3;border:.24rem solid #ffffffde;border-radius:1.3rem 1.3rem .3rem;gap:.12rem;padding:.8rem 1rem;font-weight:800;bottom:4.2rem;right:1.5rem;transform:rotate(-2deg);box-shadow:0 .7rem 1.8rem #193d2c26}.hero-message span{background:0 0;padding:0}.hero-charms{z-index:5;pointer-events:none;position:absolute;inset:0}.hero-charm{border:.28rem solid #ffffffeb;border-radius:48% 52% 44% 56%;place-items:center;width:4.8rem;height:4.8rem;animation:5.5s ease-in-out infinite charm-float;display:grid;position:absolute;box-shadow:0 .7rem 1.5rem #284e3721}.hero-charm .section-icon{width:3rem;height:3rem}.hero-charm-forest{background:#eef7dc;top:7rem;right:51.5%;transform:rotate(-8deg)}.hero-charm-art{background:#fff0e9;animation-delay:-1.7s;top:4rem;right:3.5rem}.hero-charm-music{background:#eef7fa;animation-delay:-3.1s;bottom:5.5rem;right:46%}.hero-spark{color:var(--coral);font-size:1.5rem;font-weight:900;animation:3.2s ease-in-out infinite tiny-twinkle;position:absolute}.hero-spark-one{top:18%;right:43%}.hero-spark-two{color:var(--lemon);font-size:1rem;animation-delay:-.8s;top:24%;right:6%}.hero-spark-three{color:var(--aqua);animation-delay:-1.5s;bottom:11%;right:16%}.facts{z-index:9;box-shadow:none;background:0 0;border:0;margin-top:-1.65rem}.facts-grid{gap:.8rem}.facts-grid>div{background:#eef7df;border-radius:1.8rem 1.8rem 1.8rem .5rem;min-height:8.7rem;padding:1.2rem clamp(1rem,2vw,1.8rem);box-shadow:0 .8rem 1.8rem #3d5e461a;border:.3rem solid var(--white)!important}.facts-grid>div:nth-child(2){background:#e5f5f5;transform:translateY(.45rem)}.facts-grid>div:nth-child(3){background:#fff0e6}.facts-grid>div:nth-child(4){background:#f5eefa;transform:translateY(.45rem)}.facts-grid span{color:#386e51}.eyebrow{width:fit-content;color:var(--forest-800);letter-spacing:.13em;background:#9ed7d638;border-radius:999px;padding:.32rem .68rem}.section-heading.center .eyebrow{margin-inline:auto}.section-heading h2,.intro h2,.environment-copy h2,.access-heading h2{font-weight:800;line-height:1.36}.intro{background:linear-gradient(145deg,#fff8d9,#fff2e9 54%,#edf8ee);border-radius:0 0 5rem 5rem;margin-top:-1.1rem;padding-top:clamp(7rem,12vw,10rem)}.intro:before{opacity:.1}.intro:after{content:"";border:.3rem dotted #ee8f7f47;border-radius:50%;width:5rem;height:5rem;position:absolute;top:15%;right:7%}.intro-copy{background:#ffffffab;border:.2rem solid #ffffffe6;border-radius:2.4rem 2.4rem .75rem;padding:clamp(1.6rem,3vw,2.6rem);box-shadow:0 1rem 2.4rem #5f694a17}.intro-keywords{flex-wrap:wrap;gap:.55rem;margin-top:1.35rem;display:flex}.intro-keywords span{color:var(--forest-800);background:#eef7e4;border-radius:999px;padding:.42rem .72rem;font-size:.75rem;font-weight:800}.intro-keywords span:nth-child(2){background:#e6f5f6}.intro-keywords span:nth-child(3){background:#fff0e6}.tree-rings{background:#ffffff6b;border-width:.2rem;border-color:#ee8f7f59;transform:rotate(3deg);box-shadow:0 .8rem 2rem #43614912}.tree-rings i:first-child{border-color:#9ed7d6a6}.tree-rings i:nth-child(2){border-color:#f5bfd0ad}.tree-rings i:nth-child(3){border-color:#f5dd88e6}.pathways-section{background:#fffdf7;position:relative;overflow:hidden}.pathways-section:before{content:"";border-top:.3rem dotted #9ed7d685;width:6rem;height:1.2rem;position:absolute;top:1.4rem;left:8%;transform:rotate(-8deg)}.pathway-grid{gap:1.2rem}.pathway-card{border-width:.22rem;border-color:var(--white);background:#eef8e9;border-radius:2.25rem 2.25rem .75rem;overflow:hidden;box-shadow:0 1rem 2.4rem #335d421a}.pathway-card:after{content:"✦";color:#ee8f7fa6;font-size:1.2rem;position:absolute;top:1rem;right:1.2rem}.pathway-card:nth-child(2){background:#e9f7f8;border-radius:2.25rem .75rem 2.25rem 2.25rem;transform:translateY(1rem)}.pathway-card:nth-child(3){background:#fff0e8}.pathway-card:hover{border-color:var(--white);transform:translateY(-.45rem)rotate(-.35deg)}.pathway-card:nth-child(2):hover{transform:translateY(.55rem)rotate(.35deg)}.pathway-icon{border:.18rem solid var(--white);background:#ffffffa3;transform:rotate(-4deg);box-shadow:0 .45rem 1rem #39755714}.features-section{color:var(--ink);background:radial-gradient(circle at 90% 9%,#f5dd8866 0 .8rem,#0000 .9rem),linear-gradient(155deg,#dff2e3,#e4f5f5 52%,#fff2e8);border-radius:5rem 5rem 0 0}.features-section:before{border-color:#ffffff6b;top:-9rem;right:-8rem;box-shadow:0 0 0 5rem #ffffff24,0 0 0 10rem #ffffff17}.features-section .eyebrow{color:var(--forest-800);background:#ffffffad}.features-section .section-heading h2{color:var(--forest-950)}.features-head>p,.features-intro>p{color:#536b60}.features-intro{padding-bottom:.5rem}.features-intro>div{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.features-intro span{border:.12rem solid var(--white);color:var(--forest-800);background:#fff6d9;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:800}.features-intro span:nth-child(2){background:#ffe8ed}.features-intro span:nth-child(3){background:#e6f5f6}.feature-visual{border:.55rem solid var(--white);border-radius:3rem 3rem .9rem;transform:rotate(-.65deg);box-shadow:0 1.5rem 3rem #3460442b}.feature-visual:after{background:linear-gradient(#0000 0%,#143a2a61 42%,#0f2f22eb 100%);inset:46% 0 0}.picture-sticker{z-index:4;border:.25rem solid var(--white);background:var(--lemon);width:5.2rem;height:5.2rem;color:var(--forest-950);text-align:center;border-radius:50%;place-items:center;font-size:.75rem;font-weight:900;line-height:1.35;display:grid;position:absolute;top:1.1rem;left:1.1rem;transform:rotate(-8deg);box-shadow:0 .55rem 1.2rem #2c4d3926}.visual-label small{color:#fff3a9}.feature-visual .visual-label strong{color:var(--white);text-shadow:0 .14rem .7rem #082318ad}.feature-list{grid-template-columns:1fr 1fr;align-content:center;gap:1rem}.feature-item,.feature-item:last-child{border:.22rem solid var(--white);background:#ffffffa3;border-radius:2rem 2rem .65rem;grid-template-columns:3.8rem minmax(0,1fr);align-content:center;min-height:15rem;padding:1.5rem;box-shadow:0 .8rem 1.8rem #365f4614}.feature-item:nth-child(2){background:#fff1e7b8;border-radius:2rem .65rem 2rem 2rem}.feature-item:nth-child(3){background:#fff7d3b8}.feature-item:nth-child(4){background:#f1eafab8;border-radius:2rem .65rem 2rem 2rem}.feature-number{color:#ee8f7fa8;font-size:.78rem;top:1.05rem;right:1.2rem}.feature-item .section-icon{border-color:var(--white);filter:none;opacity:1;background:#ffffffc7;box-shadow:0 .35rem .8rem #39755714}.feature-item h3{color:var(--forest-950);font-weight:800}.feature-item p{color:#5f7067}.journey-section{background:linear-gradient(145deg,#466c62 0%,#526f75 48%,#666887 100%);border-radius:0 0 5rem 5rem}.journey-confetti{pointer-events:none;position:absolute;inset:0}.journey-confetti span{color:var(--lemon);opacity:.7;font-size:1.4rem;position:absolute}.journey-confetti span:first-child{top:12%;left:8%}.journey-confetti span:nth-child(2){color:var(--pink);font-size:.75rem;top:19%;right:10%}.journey-confetti span:nth-child(3){color:var(--aqua);bottom:18%;right:4%}.journey-confetti span:nth-child(4){color:var(--coral);bottom:10%;left:5%}.journey-line{background:repeating-linear-gradient(90deg,#ffffff5c 0 .35rem,#0000 .35rem .75rem);height:.18rem}.journey-line i{background:var(--lemon);border-width:.22rem;border-color:#55706f;width:.9rem;height:.9rem}.journey-grid{gap:1rem;margin-top:1.2rem}.journey-grid>article,.journey-grid>article:last-child{background:#ffffff14;border:.18rem solid #ffffff29;border-radius:2.3rem 2.3rem .75rem;padding:2rem;box-shadow:0 1.1rem 2.3rem #17302a1f}.journey-grid>article:nth-child(2){background:#f5bfd01a;border-radius:2.3rem .75rem 2.3rem 2.3rem;transform:translateY(1rem)}.journey-grid>article:nth-child(3){background:#9ed7d61a}.journey-grid figure{border:.3rem solid #ffffffb8;border-radius:1.7rem 1.7rem .45rem;overflow:hidden}.journey-symbol{background:linear-gradient(145deg,#f5bfd01f,#9ed7d61f);border:.2rem dashed #ffffff42;border-radius:1.7rem .45rem 1.7rem 1.7rem}.journey-symbol span{color:#fff7c8;background:#ffffff1a;border:.12rem solid #ffffff2e}.environment-section:before{background:#ffffff2e;border-width:.25rem;border-color:#ee8f7f2e}.environment-copy dl{border:.18rem solid var(--white);background:#ffffff8a;border-radius:1.6rem;padding:.7rem 1.2rem;box-shadow:0 .7rem 1.6rem #4f5b3d0f}.environment-copy dl>div:last-child{border-bottom:0}.environment-art{border:.45rem solid var(--white);background:radial-gradient(circle,#fffdf7fa 0 35%,#0000 36%),repeating-radial-gradient(circle,#0000 0 12%,#ee8f7f1a 12.4% 12.9%,#0000 13.2% 18%),linear-gradient(145deg,#e5f5ed,#fff1e5);box-shadow:0 1.5rem 3rem #6659411f}.environment-charms .section-icon{border:.22rem solid var(--white);background:#fff9df;border-radius:50%;width:3.8rem;height:3.8rem;padding:.42rem;position:absolute;box-shadow:0 .5rem 1rem #3e5b441a}.environment-charms .section-icon:first-child{top:10%;left:20%;transform:rotate(-9deg)}.environment-charms .section-icon:nth-child(2){background:#e8f7f6;top:22%;right:10%;transform:rotate(8deg)}.environment-charms .section-icon:nth-child(3){background:#fff0e8;bottom:9%;right:20%;transform:rotate(-5deg)}.activities-section{background:#fffdf8}.activity-grid{border:0;gap:1rem}.activity-grid article{border:.2rem solid var(--white);background:#eef8e8;border-radius:1.8rem 1.8rem .55rem;min-height:12rem;transform:rotate(-.45deg);box-shadow:0 .8rem 1.8rem #365b4314}.activity-grid article:nth-child(2),.activity-grid article:nth-child(5){background:#e9f7f7;border-radius:1.8rem .55rem 1.8rem 1.8rem;transform:rotate(.45deg)}.activity-grid article:nth-child(3){background:#fff1e8}.activity-grid article:nth-child(4){background:#f5effa}.activity-grid article:nth-child(6){background:#fff8d9}.activity-grid article:hover{background:var(--white);transform:translateY(-.3rem)rotate(0)}.activity-grid .section-icon{background:#ffffffb8;border-radius:50%;padding:.32rem;box-shadow:0 .35rem .75rem #39755714}.life-feature{border:.35rem solid var(--white);background:linear-gradient(145deg,#fff4e7,#fff9df);border-radius:3rem 3rem .9rem;box-shadow:0 1.3rem 3rem #62573d1a}.life-feature figure{border:.22rem solid var(--white);border-radius:2.2rem 2.2rem .6rem;transform:rotate(-.6deg)}.visit-section{background:#456958;min-height:50rem}.visit-overlay{background:linear-gradient(90deg,#2f5845a3 0%,#2f584533 60%,#0000 100%)}.visit-content{width:min(calc(100% - (var(--gutter) * 2)), var(--shell));color:var(--forest-950);-webkit-backdrop-filter:blur(.45rem);backdrop-filter:blur(.45rem);background:#fffaece8;border:.45rem solid #ffffffd1;border-radius:3rem 3rem .9rem;margin-block:5rem;padding:clamp(2rem,4vw,3.6rem);box-shadow:0 1.8rem 4rem #14352640}.visit-content .eyebrow{color:var(--forest-800);background:#e5f5f2}.visit-content h2{color:var(--forest-950);font-weight:800}.visit-content>p:not(.eyebrow):not(.visit-badge){color:#566b60}.visit-badge{width:fit-content;color:var(--forest-900);background:#fff0e9;border:.14rem dashed #ee8f7f94;border-radius:999px;margin-bottom:1.1rem;padding:.42rem .78rem;font-size:.7rem;font-weight:800;transform:rotate(-1deg)}.contact-card{border:.22rem solid var(--white);color:var(--forest-950);-webkit-backdrop-filter:none;backdrop-filter:none;background:#e5f5f2;border-radius:1.4rem 1.4rem .4rem;box-shadow:0 .6rem 1.2rem #48574114}.contact-card:nth-child(2){background:#fff0e7;border-radius:1.4rem .4rem 1.4rem 1.4rem}.contact-card:hover{background:var(--white)}.contact-card span{color:var(--forest-700)}.contact-card small{color:#6b766f}.visit-charms{z-index:4;pointer-events:none;position:absolute;inset:0}.visit-charms span{border:.3rem solid var(--white);background:#fff8d9;border-radius:50%;place-items:center;width:5rem;height:5rem;display:grid;position:absolute;top:4rem;right:5%;transform:rotate(7deg);box-shadow:0 .7rem 1.5rem #153a2b29}.visit-charms .section-icon{width:3.2rem;height:3.2rem}.visit-charms i,.visit-charms b{color:var(--lemon);font-size:1.6rem;font-style:normal;position:absolute}.visit-charms i{top:12rem;right:3%}.visit-charms b{color:var(--pink);font-size:1rem;bottom:8%;right:13%}.access-section{background:linear-gradient(145deg,#eef7e9,#edf7f8 54%,#fff3e9)}.access-details dl{border:.2rem solid var(--white);background:#ffffffa3;border-radius:1.6rem;padding:.7rem 1.2rem;box-shadow:0 .8rem 1.8rem #385a4312}.access-details dl>div:last-child{border-bottom:0}.access-panel{border:.4rem solid var(--white);background:linear-gradient(145deg,#416b57,#5c6f83);border-radius:2.7rem 2.7rem .8rem;box-shadow:0 1.2rem 2.5rem #23483524}.access-panel .section-icon{border-width:.2rem;border-color:var(--white);filter:none;background:#fff8d9}.site-footer{background:linear-gradient(145deg,#234b39,#2f5c4a);margin-top:1rem;position:relative}.site-footer:before{content:"";background:radial-gradient(circle at 50% 100%,#234b39 0 .58rem,#0000 .61rem) 0 0/1.45rem .8rem repeat-x;height:.8rem;position:absolute;top:-.72rem;left:0;right:0}.footer-brand>img{filter:none;opacity:1;background:#fff8dc;border-radius:50%;padding:.38rem}.footer-brand small{color:#f7d98d}.mobile-dock a:last-child{color:var(--forest-950);background:linear-gradient(135deg,#ef9082,#f2b67d)}@keyframes charm-float{0%,to{translate:0;rotate:-2deg}50%{translate:0 -.7rem;rotate:3deg}}@keyframes tiny-twinkle{0%,to{opacity:.45;transform:scale(.82)rotate(0)}50%{opacity:1;transform:scale(1.12)rotate(12deg)}}@media (width<=1120px){.hero-media{width:50%}.hero-charm-forest{right:52%}.hero-charm-music{right:43%}.feature-list{grid-template-columns:1fr}.feature-item,.feature-item:last-child{min-height:11.5rem}}@media (width<=960px){.site-header{height:5rem}.hero-charms .hero-charm{width:4.2rem;height:4.2rem}.hero-charms .section-icon{width:2.6rem;height:2.6rem}.hero-charm-forest{right:53%}.feature-list{grid-template-columns:1fr 1fr}.feature-item,.feature-item:last-child{min-height:13rem}.journey-grid>article,.journey-grid>article:last-child{padding:1.6rem}}@media (width<=768px){.site-header:after{bottom:-.4rem}.hero{min-height:57rem;color:var(--forest-950);background:linear-gradient(#fff6dd,#fff0e7 58%,#e8f5ec)}.hero-media{border-width:.45rem;border-radius:2.7rem 2.7rem .8rem;width:calc(100% - 2rem);height:28rem;inset:1rem 1rem auto;transform:none}.hero-media img{object-position:53% center}.hero-wash{background:linear-gradient(#0000 0%,#fff1e633 37%,#fff1e6f5 61%,#fff1e6 100%)}.hero-inner{align-items:end;min-height:57rem;padding-top:28rem;padding-bottom:4.4rem}.hero-copy{width:100%}.hero-play-label{margin-bottom:.8rem}.hero-kicker{color:var(--forest-800)}.hero-kicker:before{background:var(--aqua)}.hero h1{color:var(--forest-950);font-size:clamp(2.45rem,10vw,3.7rem)}.hero h1 span{color:#3d7958}.hero-lead{color:#4c6658}.button-primary{color:var(--forest-950);background:linear-gradient(135deg,#f18e80,#f5b981)}.button-ghost{color:var(--forest-900);background:#ffffffb8;border-color:#39755733}.hero-charms{display:block}.hero-charm-forest{top:2.2rem;left:1.8rem;right:auto}.hero-charm-art{top:23rem;right:1.4rem}.hero-charm-music{display:none}.hero-spark-one{top:25rem;left:18%;right:auto}.hero-spark-two{top:3rem;right:1.6rem}.hero-spark-three{display:none}.facts{padding-inline:var(--gutter);margin-top:-1rem}.facts-grid{gap:.55rem;width:100%}.facts-grid>div{border-radius:1.4rem 1.4rem .45rem;min-height:7.5rem;padding:1rem;border-width:.22rem!important}.facts-grid>div:nth-child(2),.facts-grid>div:nth-child(4){transform:none}.intro{border-radius:0 0 3rem 3rem;margin-top:-1rem}.intro-copy{border-radius:2rem 2rem .6rem}.pathway-card,.pathway-card:nth-child(2),.pathway-card:nth-child(3){border-radius:1.8rem 1.8rem .55rem;transform:none}.pathway-card:hover,.pathway-card:nth-child(2):hover{transform:translateY(-.25rem)}.features-section{border-radius:3rem 3rem 0 0}.feature-visual{border-width:.4rem;border-radius:2.3rem 2.3rem .7rem;transform:none}.feature-list{grid-template-columns:1fr}.feature-item,.feature-item:last-child,.feature-item:nth-child(odd),.feature-item:nth-child(2n){border:.2rem solid var(--white);border-radius:1.6rem 1.6rem .5rem;min-height:auto;padding:1.45rem}.journey-section{border-radius:0 0 3rem 3rem}.journey-grid{gap:.8rem}.journey-grid>article,.journey-grid>article:last-child,.journey-grid>article:nth-child(2){border:.18rem solid #ffffff29;border-radius:1.8rem 1.8rem .55rem;padding:1.5rem;display:grid;transform:none}.environment-charms .section-icon{width:3.2rem;height:3.2rem}.activity-grid{gap:.7rem}.activity-grid article{border-radius:1.5rem 1.5rem .45rem;transform:none}.life-feature{border-width:.25rem;border-radius:2.2rem 2.2rem .7rem}.visit-section{align-items:end;min-height:54rem}.visit-overlay{background:linear-gradient(#0000 0%,#3052421a 30%,#30524299 100%)}.visit-content{border-width:.32rem;border-radius:2.2rem 2.2rem .7rem;margin-block:14rem 3rem;padding:1.6rem}.visit-content h2{color:var(--forest-950)}.visit-charms span{top:3rem;right:1.4rem}.visit-charms i{top:10rem;right:1.5rem}.access-panel{border-width:.3rem;border-radius:2.2rem 2.2rem .7rem}}@media (width<=480px){.brand>img{width:2.55rem;height:2.55rem}.hero{min-height:55rem}.hero-media{height:24rem}.hero-inner{min-height:55rem;padding-top:24rem}.hero h1{font-size:clamp(2.05rem,9vw,2.65rem);line-height:1.3}.hero-play-label{gap:.35rem;padding-inline:.65rem;font-size:.62rem}.hero-charms .hero-charm{width:3.7rem;height:3.7rem}.hero-charms .section-icon{width:2.25rem;height:2.25rem}.hero-charm-art{top:20.5rem}.hero-spark-one{top:21.5rem}.facts{padding-inline:.65rem}.facts-grid{gap:.35rem}.facts-grid>div{min-height:6.9rem;padding:.8rem .7rem}.intro-keywords{gap:.4rem}.intro-keywords span{padding-inline:.58rem;font-size:.62rem}.feature-item,.feature-item:last-child,.feature-item:nth-child(odd),.feature-item:nth-child(2n){grid-template-columns:3.3rem 1fr}.picture-sticker{width:4.2rem;height:4.2rem;font-size:.65rem}.journey-grid>article,.journey-grid>article:last-child,.journey-grid>article:nth-child(2){display:block}.environment-charms .section-icon:first-child{left:12%}.environment-charms .section-icon:nth-child(3){right:12%}.activity-grid article{min-height:9.5rem}.visit-content{margin-top:12rem;padding:1.25rem}.visit-badge{font-size:.63rem}.contact-card{border-radius:1.2rem 1.2rem .35rem}}@media (width<=360px){.hero{min-height:54rem}.hero-media{height:22rem}.hero-inner{min-height:54rem;padding-top:22rem}.hero-play-label{white-space:nowrap}.hero-charm-art{top:18.7rem}.hero-spark-one{top:19.5rem}.facts-grid>div{min-height:6.5rem}.pathway-card,.journey-grid>article,.journey-grid>article:last-child,.journey-grid>article:nth-child(2){display:block}}@media (prefers-reduced-motion:reduce){.hero-charm,.hero-spark{animation:none!important}}:root{--berry:#ef6f8f;--candy-blue:#69b8d7;--grape:#9a7bd1;--melon:#70bc91;--tangerine:#f3a061}.site-header{background:linear-gradient(#fffdfaf0, #fffdfaf0) padding-box, linear-gradient(90deg, var(--berry), var(--peach), var(--lemon), var(--aqua), var(--lavender), var(--pink)) border-box;border-bottom:.28rem solid #0000}.brand>img{box-shadow:0 0 0 .18rem #fff,0 0 0 .32rem #ffd4df,0 .45rem 1rem #54604e1f}.brand strong{color:#315f4b}.desktop-nav>a:not(.header-cta):nth-child(2n):after{background:var(--candy-blue)}.desktop-nav>a:not(.header-cta):nth-child(3n):after{background:var(--grape)}.header-cta{background:linear-gradient(135deg, var(--berry), #f29c71 58%, #f6c765);color:#fff;text-shadow:0 1px #8c453e2e}.hero{background:radial-gradient(circle at 8% 14%,#ffd7e2 0 1.1rem,#0000 1.18rem),radial-gradient(circle at 35% 84%,#bcebea 0 .75rem,#0000 .82rem),radial-gradient(circle at 46% 13%,#ffe39a 0 .48rem,#0000 .55rem),linear-gradient(145deg,#fff8cf 0%,#ffe8e7 46%,#e2f6ed 100%);min-height:min(55rem,100svh - 5.8rem)}.hero:before{border-color:#ef6f8f57;box-shadow:0 0 0 3rem #ffe39a38,0 0 0 6rem #9ed7d621}.hero-media{border-width:.72rem;box-shadow:0 0 0 .34rem #ffcbd9,0 0 0 .66rem #c6eceb,0 2rem 4.5rem #39533f38}.hero-wash{background:linear-gradient(90deg,#fff8d4 0%,#fff8d4fa 32%,#ffe8e7e0 50%,#0000 72%)}.hero-inner{min-height:min(55rem,100svh - 5.8rem)}.hero-copy{position:relative}.hero-play-label{border:.16rem dashed var(--berry);color:#397259;background:#fff;box-shadow:.35rem .4rem #bcebea}.hero-play-label span:nth-of-type(2){color:#d45d7a}.hero-play-label span:nth-of-type(3){color:#7a64b5}.hero-kicker{color:#346e55;font-weight:800}.hero-kicker:before{background:linear-gradient(90deg, var(--berry), var(--lemon), var(--aqua))}.hero h1{letter-spacing:.035em;font-size:clamp(3.25rem,5.7vw,5.3rem);line-height:1.18}.hero h1 span:after{content:none}.hero h1 .hero-title-line{color:#34775a;text-shadow:.07em .07em #ffffffe0;width:fit-content;display:block}.hero h1 .hero-title-line:first-child{position:relative}.hero h1 .hero-title-line:first-child:after{content:"";z-index:-1;background:#ffe071;border-radius:999px;width:78%;height:.22em;display:block;position:absolute;bottom:.04em;right:-.05em;transform:rotate(-1.5deg)}.hero h1 .hero-title-color{white-space:nowrap;align-items:baseline;gap:0;display:flex}.hero h1 .hero-title-color>span{color:var(--candy-blue);display:inline}.hero h1 .hero-title-color em{color:var(--berry);white-space:nowrap;font-style:normal;position:relative}.hero h1 .hero-title-color em:after{content:"";z-index:-1;background:#ffd0df;border-radius:48% 52%;height:.33em;position:absolute;bottom:.02em;left:-.08em;right:-.08em;transform:rotate(-2deg)}.hero-lead{color:#456958}.button-primary{background:linear-gradient(135deg, var(--berry), #f29e72 58%, #f4bd64);color:#fff;text-shadow:0 1px #80403929;border-color:#fff;box-shadow:0 .8rem #dc647d,0 1.2rem 2rem #dd667c36}.button-primary:hover{background:linear-gradient(135deg,#f3849f,#f5af82 58%,#f7cd7c);transform:translateY(.2rem);box-shadow:0 .55rem #dc647d,0 1rem 1.7rem #dd667c33}.button-ghost{color:#397158;background:#fff;border-color:#fff;box-shadow:0 .65rem #a9dcda,0 1rem 1.6rem #4c715c1a}.button-ghost:hover{transform:translateY(.18rem)}.hero-message{color:#3e7159;background:#fff5bd;border-color:#fff;box-shadow:.65rem .7rem #f5bfd0bd,0 1.2rem 2rem #33534129}.hero-message:before{content:"✦";color:var(--berry);font-size:1.4rem;position:absolute;top:-.9rem;left:-.75rem}.hero-charm{border-width:.36rem;box-shadow:0 0 0 .18rem #fffc,.55rem .65rem #69b8d740,0 1rem 1.6rem #3d594624}.hero-charm-forest{background:#efffbf}.hero-charm-art{background:#ffd9e3;box-shadow:0 0 0 .18rem #fffc,.55rem .65rem #f5dd8880,0 1rem 1.6rem #3d594624}.hero-charm-music{background:#cceef9;box-shadow:0 0 0 .18rem #fffc,.55rem .65rem #c8b8e67a,0 1rem 1.6rem #3d594624}.play-parade{z-index:20;background:linear-gradient(90deg,#ffcdd9,#ffe4a0 24%,#cbeee2 48%,#ccebf5 70%,#e2d3f7 88%,#ffcdd9);border-block:.28rem solid #fff;width:calc(100% + 2rem);margin:-1.35rem -1rem 0;position:relative;overflow:hidden;transform:rotate(-.45deg);box-shadow:0 .75rem 1.6rem #465f4b1f}.play-parade-track{align-items:center;width:max-content;animation:32s linear infinite parade-loop;display:flex}.play-parade-item{color:#35694f;justify-content:center;align-items:center;gap:.55rem;min-width:11rem;padding:.65rem 1rem;display:flex}.play-parade-item .section-icon{background:#ffffffb8;border:.2rem solid #fff;border-radius:50%;width:3.4rem;height:3.4rem;padding:.36rem;box-shadow:.25rem .3rem #ef6f8f2e}.play-parade-item b{letter-spacing:.08em;font-size:.78rem}.play-parade-item i{color:var(--berry);font-size:.85rem;font-style:normal}.play-parade-item:nth-child(3n+2) i{color:var(--grape)}.play-parade-item:nth-child(3n) i{color:var(--candy-blue)}.facts{margin-top:2.2rem}.facts-grid>div{grid-template-columns:3.65rem minmax(0,1fr);align-items:center;gap:.85rem;overflow:hidden;box-shadow:.5rem .62rem #69b8d72e,0 1rem 1.8rem #3d5e4617;border-color:#fff!important}.facts-grid>div:nth-child(2){box-shadow:.5rem .62rem #9a7bd12e,0 1rem 1.8rem #3d5e4617}.facts-grid>div:nth-child(3){box-shadow:.5rem .62rem #ef6f8f2e,0 1rem 1.8rem #3d5e4617}.facts-grid>div:nth-child(4){box-shadow:.5rem .62rem #f3a06133,0 1rem 1.8rem #3d5e4617}.facts-grid>div:after{content:"✦";color:#ef6f8f78;font-size:1rem;position:absolute;top:.45rem;right:.65rem}.fact-icon{background:#ffffffb8;border:.2rem solid #fff;border-radius:48% 52% 44% 56%;place-items:center;width:3.55rem;height:3.55rem;display:grid;transform:rotate(-5deg);box-shadow:.22rem .28rem #ffffff9e}.facts-grid>div:nth-child(2n) .fact-icon{transform:rotate(5deg)}.fact-icon .section-icon{width:2.45rem;height:2.45rem}.fact-copy{min-width:0;display:grid}.fact-copy>span{color:#397158}.eyebrow{background:#cdeeed;border:.13rem solid #fff;box-shadow:.22rem .24rem #69b8d733}.section-heading h2,.intro h2,.environment-copy h2,.access-heading h2{color:#315f4c}.section-heading h2:after,.intro-title h2:after,.environment-copy h2:after,.access-heading h2:after{content:"";background:linear-gradient(90deg, var(--berry) 0 32%, var(--lemon) 32% 65%, var(--aqua) 65%);border-radius:999px;width:4.2rem;height:.42rem;margin-top:.75rem;display:block;transform:rotate(-2deg)}.section-heading.center h2:after{margin-inline:auto}.pathways-section{background:radial-gradient(circle at 9% 17%,#ffe3a0 0 .55rem,#0000 .62rem),radial-gradient(circle at 90% 78%,#c8eceb 0 .7rem,#0000 .77rem),#fffdf7}.pathway-card{box-shadow:.55rem .7rem #70bc912b,0 1rem 2rem #335d4214}.pathway-card:nth-child(2){box-shadow:.55rem .7rem #69b8d72b,0 1rem 2rem #335d4214}.pathway-card:nth-child(3){box-shadow:.55rem .7rem #ef6f8f2b,0 1rem 2rem #335d4214}.pathway-card:before{content:"";border:.35rem dotted #ffffffbf;border-radius:50%;width:5.3rem;height:5.3rem;position:absolute;bottom:-1.2rem;right:-1.2rem}.features-section{background:radial-gradient(circle at 8% 12%,#fff0a8 0 .7rem,#0000 .78rem),radial-gradient(circle at 92% 83%,#ffcddd 0 .82rem,#0000 .9rem),linear-gradient(150deg,#d9f4dc,#d9f1f4 46%,#ffe4e1 100%)}.feature-visual{box-shadow:.7rem .82rem #ef6f8f38,0 1.7rem 3.2rem #34604429}.picture-sticker{background:linear-gradient(145deg,#fff48d,#ffc976);box-shadow:.4rem .55rem #ef6f8f52,0 .8rem 1.4rem #2c4d3924}.feature-item,.feature-item:last-child{box-shadow:.4rem .5rem #69b8d726,0 .8rem 1.8rem #365f4612}.feature-item:nth-child(2),.feature-item:nth-child(4){box-shadow:.4rem .5rem #ef6f8f26,0 .8rem 1.8rem #365f4612}.journey-section{color:#355e4c;background:radial-gradient(circle at 7% 18%,#fff0a8 0 .65rem,#0000 .72rem),radial-gradient(circle at 93% 75%,#aee5e3 0 .85rem,#0000 .92rem),linear-gradient(145deg,#f6e4ff 0%,#ffe1ea 43%,#dff4f4 100%)}.journey-section:before{opacity:.46;background:radial-gradient(circle at 9% 22%,#fff29f,#0000 21rem),radial-gradient(circle at 88% 73%,#efb9d5,#0000 24rem)}.section-heading.light .eyebrow{color:#6e57aa;background:#fff}.section-heading.light h2{color:#4d5f83}.section-heading.light>p:last-child{color:#5c6b76}.journey-line{background:repeating-linear-gradient(90deg, var(--berry) 0 .38rem, transparent .38rem .78rem)}.journey-line i{background:var(--lemon);border-color:#fff;box-shadow:0 0 0 .18rem #f3b6c7}.journey-grid>article,.journey-grid>article:last-child{color:#365e4d;background:#fff8bf;border:.3rem solid #fff;overflow:hidden;box-shadow:.55rem .7rem #f3a06133,0 1.2rem 2.4rem #5a4b691c}.journey-grid>article:nth-child(2){background:#ffe2eb;box-shadow:.55rem .7rem #9a7bd12e,0 1.2rem 2.4rem #5a4b691c}.journey-grid>article:nth-child(3){background:#dff6f4;box-shadow:.55rem .7rem #69b8d733,0 1.2rem 2.4rem #5a4b691c}.journey-grid article>p{color:#5c6f66}.journey-grid h3{color:#355f4d}.journey-grid>article:first-child .age{color:#e69b43}.journey-grid>article:nth-child(2) .age{color:#dc6689}.journey-grid>article:nth-child(3) .age{color:#54a9b8}.journey-sticker{z-index:4;background:#ffffffad;border:.24rem solid #fff;border-radius:50%;place-items:center;width:4.2rem;height:4.2rem;display:grid;position:absolute;top:1.1rem;right:1.1rem;transform:rotate(7deg);box-shadow:.25rem .32rem #ef6f8f2e}.journey-sticker .section-icon{width:2.8rem;height:2.8rem}.journey-grid figure{border-color:#fff;box-shadow:.32rem .42rem #ef6f8f2e}.journey-symbol{background:linear-gradient(145deg,#f7e4ff,#d9f3f2);border-color:#fff}.journey-symbol:before,.journey-symbol:after{border-color:#9a7bd133}.journey-symbol span{color:#745cb1;background:#fff;border-color:#fff}.journey-symbol i{color:var(--berry)}.environment-section{background:radial-gradient(circle at 13% 88%,#ffd2df 0 .58rem,#0000 .65rem),linear-gradient(150deg,#fff0dd,#fff7b9 50%,#f2e1ff)}.environment-art{box-shadow:.7rem .85rem #69b8d733,0 1.5rem 3rem #6659411c}.big-number{color:#e56b89;text-shadow:.045em .045em #fff}.activities-section{background:radial-gradient(circle at 91% 13%,#ffdc84 0 .58rem,#0000 .65rem),#fffdf8;position:relative;overflow:hidden}.activity-grid article{box-shadow:.42rem .52rem #70bc912b,0 .8rem 1.8rem #365b4312}.activity-grid article:nth-child(2),.activity-grid article:nth-child(5){box-shadow:.42rem .52rem #69b8d72b,0 .8rem 1.8rem #365b4312}.activity-grid article:nth-child(3),.activity-grid article:nth-child(6){box-shadow:.42rem .52rem #f3a0612b,0 .8rem 1.8rem #365b4312}.activity-grid article:nth-child(4){box-shadow:.42rem .52rem #9a7bd12b,0 .8rem 1.8rem #365b4312}.activity-grid .section-icon{border:.2rem solid #fff;width:4rem;height:4rem;padding:.42rem}.life-feature{box-shadow:.7rem .85rem #ef6f8f2e,0 1.3rem 3rem #62573d17}.visit-content{box-shadow:.72rem .86rem #ef6f8f6b,0 1.8rem 4rem #14352638}.visit-badge{border-color:var(--berry);color:#935267;background:#ffdce5;box-shadow:.25rem .3rem #fff}.contact-card:first-child{box-shadow:.35rem .45rem #69b8d740}.contact-card:nth-child(2){box-shadow:.35rem .45rem #ef6f8f3d}.access-panel{background:linear-gradient(145deg,#805fa8,#4c8d83);box-shadow:.62rem .78rem #ef6f8f38,0 1.2rem 2.5rem #23483521}@keyframes parade-loop{to{transform:translate(-50%)}}@media (width<=1120px){.hero h1{font-size:clamp(3rem,5.45vw,4.75rem)}}@media (width<=960px){.facts-grid>div{grid-template-columns:3rem minmax(0,1fr);gap:.6rem;padding-inline:.85rem}.fact-icon{width:3rem;height:3rem}.fact-icon .section-icon{width:2.1rem;height:2.1rem}}@media (width<=768px){.hero{background:linear-gradient(#fff2b8,#ffe1e8 58%,#daf3e7);min-height:59rem}.hero-media{box-shadow:0 0 0 .26rem #ffcbd9,0 0 0 .5rem #c6eceb,0 1.5rem 3rem #39533f2e}.hero-wash{background:linear-gradient(#0000 0%,#ffe6e526 34%,#ffe6e5f7 58%,#ffe6e5 100%)}.hero-inner{min-height:59rem}.hero h1{font-size:clamp(2.6rem,10.6vw,3.85rem)}.hero h1 .hero-title-color{white-space:normal;flex-wrap:wrap}.hero-message{display:none}.play-parade{margin-top:-1rem}.play-parade-item{min-width:8.7rem;padding-block:.48rem}.play-parade-item .section-icon{width:2.8rem;height:2.8rem}.facts{margin-top:1.5rem}.facts-grid>div{grid-template-columns:2.8rem minmax(0,1fr)}.fact-icon{width:2.8rem;height:2.8rem}.fact-icon .section-icon{width:1.95rem;height:1.95rem}.journey-grid>article,.journey-grid>article:last-child,.journey-grid>article:nth-child(2){border-color:#fff}.journey-sticker{width:3.7rem;height:3.7rem}.journey-sticker .section-icon{width:2.35rem;height:2.35rem}}@media (width<=480px){.hero,.hero-inner{min-height:57rem}.hero h1{font-size:clamp(2.1rem,9.5vw,2.85rem)}.hero h1 .hero-title-color{white-space:nowrap}.hero-lead{font-size:.92rem}.play-parade-item{gap:.35rem;min-width:8rem}.play-parade-item b{font-size:.68rem}.facts-grid>div{text-align:center;grid-template-columns:1fr;justify-items:center;gap:.25rem;min-height:7.6rem;padding:.7rem .45rem}.facts-grid strong{line-height:1.42}.fact-copy{justify-items:center}.fact-icon{width:2.55rem;height:2.55rem}.fact-icon .section-icon{width:1.8rem;height:1.8rem}}@media (prefers-reduced-motion:reduce){.play-parade-track{animation:none!important}}.hero-lead,.intro-copy,.section-heading>p:last-child,.pathway-card>p:not(.card-kicker),.feature-item p,.journey-grid article>p,.environment-copy>p:not(.eyebrow),.activities-heading>p,.activity-grid p,.life-feature>div>p:not(.eyebrow),.visit-content>p:not(.eyebrow),.access-panel>p:not(.access-panel-label){text-wrap:pretty}.section-heading.center>p:last-child{margin-inline:auto}.intro-copy{line-height:1.9}.pathway-card h3{min-height:3.1em}.pathway-card>p:not(.card-kicker){line-height:1.85}.pathway-note{max-width:54rem;margin-inline:auto;line-height:1.8}.features-intro>p{line-height:1.9}.feature-item p{line-height:1.82}.journey-grid article>p{line-height:1.85}.activity-grid p{font-size:.84rem;line-height:1.75}.life-feature>div>p:not(.eyebrow),.visit-content>p:not(.eyebrow){line-height:1.9}.contact-card{align-content:center}.contact-card strong{line-height:1.45}.access-details dd{line-height:1.75}.access-panel>p:not(.access-panel-label),.footer-contact,.footer-notes{line-height:1.8}.age{white-space:nowrap}@media (width<=960px){.menu-button{background:linear-gradient(135deg, var(--berry), var(--tangerine));border:.16rem solid #fff;box-shadow:.28rem .34rem #69b8d747}.mobile-nav{background:#fffaf6;border-bottom-color:#f3c5d0}.mobile-nav .mobile-nav-cta{background:linear-gradient(135deg, var(--berry), var(--tangerine));color:#fff}}@media (width<=768px){.hero,.hero-inner{min-height:49rem}.hero-media{height:22rem}.hero-inner{padding-top:22rem;padding-bottom:3.4rem}.hero h1{font-size:clamp(2.5rem,8vw,3.45rem);line-height:1.22}.hero h1 .hero-title-color{white-space:nowrap;flex-wrap:nowrap}.desktop-break{display:none}.hero-lead{max-width:38rem;margin-top:1.15rem;line-height:1.8}.hero-actions{margin-top:1.75rem}.facts-grid>div{min-height:7.7rem}.pathway-card h3{min-height:0}.pathway-card>p:not(.card-kicker),.journey-grid article>p{line-height:1.8}.activity-grid p{font-size:.8rem}.visit-content>p:not(.eyebrow):not(.visit-badge){line-height:1.8}}@media (width<=480px){.hero,.hero-inner{min-height:48rem}.hero-media{height:20.5rem}.hero-inner{padding-top:20.5rem;padding-bottom:3rem}.hero h1{letter-spacing:.015em;font-size:clamp(2rem,8.8vw,2.65rem);line-height:1.25}.hero-lead{margin-top:1rem;font-size:.92rem;line-height:1.78}.hero-actions{gap:.65rem;margin-top:1.4rem}.hero-actions .button{min-height:3.4rem}.facts-grid>div{min-height:7.8rem}.fact-copy>span{line-height:1.35}.facts-grid strong{letter-spacing:.025em}.intro-copy{line-height:1.85}.intro-copy .lead{line-height:1.75}.intro-title h2{letter-spacing:.02em;font-size:clamp(1.75rem,7.5vw,2.2rem)}.environment-copy h2{letter-spacing:.015em;font-size:clamp(1.42rem,6.8vw,1.85rem)}.life-feature h3{letter-spacing:.01em;font-size:clamp(1.32rem,5.75vw,1.7rem);line-height:1.5}.visit-content h2{letter-spacing:.01em;font-size:clamp(1.52rem,6.6vw,1.9rem);line-height:1.46}.access-heading h2{letter-spacing:.02em;font-size:clamp(1.75rem,7.4vw,2.15rem)}.section-heading>p:last-child{line-height:1.8}.feature-item p,.journey-grid article>p{font-size:.82rem}.journey-grid>article,.journey-grid>article:last-child,.journey-grid>article:nth-child(2),.activity-grid article{padding:1.35rem}.activity-grid p{font-size:.8rem;line-height:1.7}.small-note{font-size:.76rem;line-height:1.75}.visit-content>p:not(.eyebrow):not(.visit-badge){font-size:.86rem}.contact-card strong{font-size:.92rem}.access-details dd{overflow-wrap:anywhere}.footer-notes{font-size:.75rem}}@media (width<=360px){.hero h1{font-size:1.95rem}.hero-play-label{font-size:.6rem}.life-feature{padding:.75rem}.life-feature>div{padding:.8rem .2rem 1.2rem}.life-feature h3{font-size:1.28rem}.visit-content{padding:1rem}.visit-content h2{letter-spacing:0;font-size:1.4rem}.contact-card strong{font-size:.86rem}}.intro{padding-block:clamp(6.5rem,9vw,8.5rem)}.intro-grid{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;gap:clamp(1.4rem,2.4vw,2.2rem) clamp(2rem,4.2vw,4.5rem)}.intro-title{grid-area:1/1;align-self:end;padding-inline:clamp(.25rem,1.2vw,1rem)}.intro-copy{flex-direction:column;grid-area:2/1;justify-content:center;align-self:stretch;display:flex}.intro-copy .small-note{margin-top:1.35rem}.intro-body-copy>span{white-space:nowrap;display:block}.intro-policy-note{letter-spacing:-.015em;white-space:nowrap;font-size:clamp(.64rem,.9vw,.8rem)}.intro-visual{border:.45rem solid var(--white);background:#e6f2df;border-radius:3.2rem 3.2rem 1rem;grid-area:1/2/3;min-height:36rem;position:relative;overflow:hidden;transform:rotate(.45deg);box-shadow:.75rem .9rem #69b8d72e,0 1.6rem 3.4rem #405b4421}.intro-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#1d402f94);position:absolute;inset:48% 0 0}.intro-visual>img{object-fit:cover;object-position:58% center;width:100%;height:100%;min-height:36rem}.intro-image-message{z-index:4;color:var(--white);text-shadow:0 .08rem .6rem #153a2b73;display:grid;position:absolute;bottom:2.1rem;left:2rem}.intro-image-message small{font-family:var(--font-latin);letter-spacing:.16em;font-size:.62rem;font-weight:800}.intro-image-message strong{font-family:var(--font-serif);letter-spacing:.04em;margin-top:.45rem;font-size:clamp(1.35rem,2.3vw,2rem);line-height:1.55}.intro-visual .tree-rings{z-index:4;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#fffdf7d1;border-color:#ffffffe0;width:8.5rem;height:8.5rem;display:grid;position:absolute;top:1.25rem;left:1.25rem;box-shadow:.35rem .45rem #ef6f8f33,0 .8rem 1.8rem #24463326}.intro-values{z-index:3;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:clamp(2.2rem,4vw,3.5rem);display:grid;position:relative}.intro-values:before{content:"";z-index:-1;border-top:.28rem dotted #ef6f8f4d;position:absolute;top:50%;left:6%;right:6%}.intro-values article{border:.24rem solid var(--white);background:#eef8e8;border-radius:1.7rem 1.7rem .5rem;align-items:center;gap:1rem;min-width:0;padding:1rem 1.25rem;display:flex;box-shadow:.4rem .5rem #70bc9129,0 .8rem 1.7rem #3d5a4714}.intro-values article:nth-child(2){background:#e9f7f7;box-shadow:.4rem .5rem #69b8d72b,0 .8rem 1.7rem #3d5a4714}.intro-values article:nth-child(3){background:#fff0e8;box-shadow:.4rem .5rem #ef6f8f29,0 .8rem 1.7rem #3d5a4714}.intro-value-icon{border:.2rem solid var(--white);background:#ffffffbf;border-radius:50%;flex:none;place-items:center;width:3.7rem;height:3.7rem;display:grid}.intro-value-icon .section-icon{width:2.55rem;height:2.55rem}.intro-values strong{color:var(--forest-900);font-family:var(--font-serif);letter-spacing:.04em;font-size:1rem;display:block}.intro-values p{color:var(--muted);margin-top:.15rem;font-size:.72rem;line-height:1.6}@media (width<=960px){.intro-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);column-gap:2rem}.intro-visual,.intro-visual>img{min-height:34rem}.intro-image-message{bottom:1.7rem;left:1.5rem}.intro-values article{padding-inline:1rem}}@media (width<=768px){.intro{padding-block:5.7rem 6.5rem}.intro-grid{grid-template-rows:auto;grid-template-columns:1fr;gap:1.5rem}.intro-title{grid-area:1/1;padding-inline:0}.intro-visual{border-width:.35rem;border-radius:2.4rem 2.4rem .75rem;grid-area:2/1;min-height:26rem;transform:none}.intro-visual>img{object-position:64% center;min-height:26rem}.intro-copy{grid-area:3/1}.intro-visual .tree-rings{display:none}.intro-values{gap:.7rem}.intro-values article{text-align:center;justify-items:center;gap:.55rem;padding:1rem .7rem;display:grid}.intro-values:before{display:none}}@media (width<=480px){.intro{padding-block:4.8rem 5.5rem}.intro-visual,.intro-visual>img{min-height:21rem}.intro-image-message{bottom:1.3rem;left:1.1rem}.intro-image-message strong{font-size:1.2rem}.intro-values{grid-template-columns:1fr;margin-top:1.3rem}.intro-values article{text-align:left;grid-template-columns:3.2rem 1fr;justify-items:start;padding:.85rem 1rem}.intro-value-icon{width:3.2rem;height:3.2rem}.intro-value-icon .section-icon{width:2.2rem;height:2.2rem}}.copy-line{text-wrap:pretty;width:fit-content;max-width:100%;display:block}.intro-copy .lead{letter-spacing:.012em;font-size:clamp(1.08rem,1.55vw,1.34rem);line-height:1.78}.environment-copy>p.environment-summary,.activities-heading>p.activities-summary,.visit-content>p.visit-summary{letter-spacing:.012em;line-height:1.85}.environment-copy>p.environment-summary{max-width:40rem}.activities-heading>p.activities-summary{max-width:35rem;padding-bottom:.35rem}.visit-content>p.visit-summary{max-width:38rem;font-size:clamp(.9rem,1.08vw,1rem)}@media (width>=769px){.visit-content h2{letter-spacing:.025em;max-width:40rem;font-size:clamp(2.3rem,4.15vw,3.8rem);line-height:1.34}}@media (width<=480px){.intro-copy .lead{font-size:1.03rem;line-height:1.72}.environment-copy>p.environment-summary,.activities-heading>p.activities-summary,.visit-content>p.visit-summary{letter-spacing:0}}.features-intro>p.features-summary,.life-feature>div>p.food-summary{letter-spacing:.008em;line-height:1.9}.features-summary .copy-line+.copy-line,.food-summary .copy-line+.copy-line{margin-top:.08rem}.visit-content{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:center;gap:clamp(2.25rem,5vw,5rem);display:grid}.visit-copy{min-width:0}.visit-copy>.visit-badge{margin:0 0 1.1rem}.visit-copy>.visit-summary{color:#566b60;letter-spacing:.012em;max-width:38rem;margin-top:1.35rem;font-size:clamp(.9rem,1.08vw,1rem);line-height:1.85}.visit-content>.visit-actions{grid-template-columns:1fr;gap:1rem;max-width:none;margin-top:0}.visit-content>.visit-actions .contact-card{min-height:7.2rem}@media (width>=769px){.visit-content h2{max-width:36rem;font-size:clamp(2.25rem,3.65vw,3.45rem);line-height:1.36}}@media (width<=768px){.copy-line{width:auto;display:inline}.phrase-nowrap{white-space:normal}.visit-content{grid-template-columns:1fr;gap:1.7rem}.visit-content>.visit-actions{margin-top:0}}@media (width<=480px){.heading-line{white-space:normal;width:auto}.intro-body-copy>span{width:fit-content;max-width:100%}.intro-body-copy>span:nth-child(3){margin-top:.12rem}.features-summary .copy-line,.food-summary .copy-line{width:auto}.visit-copy>.visit-summary{letter-spacing:0;font-size:.86rem}.visit-content>.visit-actions .contact-card{min-height:6.6rem}}.environment-grid{grid-template-columns:minmax(0,.9fr) minmax(31rem,1.1fr);gap:clamp(3rem,5vw,5rem)}.environment-copy h2{letter-spacing:.035em;font-size:clamp(2.15rem,3.5vw,3.25rem);line-height:1.4}.environment-photo{width:100%}.environment-photo figcaption span{text-wrap:balance;white-space:nowrap;max-width:none;font-size:.82rem}@media (width<=1024px){.environment-section{padding-block:clamp(4.6rem,9vw,6.5rem)}.environment-grid{grid-template-columns:1fr;gap:clamp(2.25rem,5vw,3.5rem)}.environment-copy{max-width:46rem}.environment-copy h2{font-size:clamp(2rem,5vw,3rem)}.environment-photo{aspect-ratio:16/10;width:min(100%,46rem);margin-inline:auto}}@media (width<=600px){.environment-section{padding-block:4.25rem}.environment-grid{gap:2rem}.environment-copy h2{letter-spacing:.015em;font-size:clamp(1.42rem,6.8vw,1.85rem)}.environment-photo{aspect-ratio:4/3;border-width:.35rem;border-radius:1.8rem .65rem 1.8rem 1.8rem;width:100%;box-shadow:.45rem .55rem #69b8d72e,0 1rem 2rem #6659411a}.environment-photo figcaption{border-radius:1.05rem .35rem 1.05rem 1.05rem;flex-direction:column;align-items:flex-start;gap:.28rem;padding:.72rem .85rem;bottom:.75rem;left:.75rem;right:.75rem}.environment-photo figcaption strong{font-size:clamp(2.15rem,12vw,3rem)}.environment-photo figcaption span{text-align:left;white-space:nowrap;max-width:none;font-size:.78rem;line-height:1.45}}.home-news-section{background:linear-gradient(135deg,#edf8ed,#fff8e5 58%,#f3edfa);padding-block:clamp(4.5rem,8vw,6.8rem);position:relative;overflow:hidden}.home-news-section:before{content:"";border:.25rem dashed #69b8d72e;border-radius:50%;width:16rem;height:16rem;position:absolute;top:-5rem;right:-4rem}.home-news-grid{z-index:2;grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(2.2rem,5vw,5rem);display:grid;position:relative}.home-news-heading h2{color:#315f4c;font-family:var(--font-serif);letter-spacing:.04em;margin-top:.9rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.4}.home-news-heading h2:after{content:"";background:linear-gradient(90deg, var(--berry) 0 32%, var(--lemon) 32% 66%, var(--aqua) 66%);border-radius:999px;width:4.2rem;height:.4rem;margin-top:.8rem;display:block}.home-news-heading>p:not(.eyebrow){color:#60736a;max-width:28rem;margin-top:1.15rem;font-size:.92rem;line-height:1.9}.home-news-heading .text-link{font-weight:900}.home-news-list{gap:.8rem;display:grid}.home-news-item{background:#fffc;border:.2rem solid #fff;border-radius:1.4rem 1.4rem .42rem;grid-template-columns:8.6rem minmax(0,1fr) 1.5rem;align-items:center;gap:1rem;min-width:0;min-height:6rem;padding:1rem 1.2rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:.35rem .42rem #69b8d724}.home-news-item:nth-child(2){box-shadow:.35rem .42rem #ef6f8f21}.home-news-item:nth-child(3){box-shadow:.35rem .42rem #f5dd8842}.home-news-item:hover{transform:translateY(-.12rem)}.home-news-meta{justify-items:start;gap:.35rem;display:grid}.home-news-meta time{color:#715e98;font-family:var(--font-latin);letter-spacing:.08em;font-size:.75rem;font-weight:900}.home-news-meta span{color:#47735d;letter-spacing:.05em;background:#e5f5f2;border-radius:999px;padding:.18rem .55rem;font-size:.68rem;font-weight:900}.home-news-item strong{color:#315f4c;min-width:0;font-family:var(--font-serif);font-size:1rem;line-height:1.65}.home-news-item>b{color:var(--berry);font-size:1.15rem}@media (width<=768px){.home-news-grid{grid-template-columns:1fr;gap:1.8rem}.home-news-heading>p:not(.eyebrow){max-width:37rem}}@media (width<=480px){.home-news-section{padding-block:4.2rem}.home-news-heading h2{font-size:clamp(1.7rem,8vw,2.15rem)}.home-news-summary>span{width:fit-content;max-width:100%;display:block}.home-news-item{grid-template-columns:minmax(0,1fr) 1.3rem;gap:.6rem;padding:1rem}.home-news-meta{flex-wrap:wrap;grid-column:1;align-items:center;display:flex}.home-news-item strong{grid-column:1;font-size:.94rem}.home-news-item>b{grid-area:1/2/3}}.site-header{background:linear-gradient(#fffdfaf5, #fffdfaf5) padding-box, linear-gradient(90deg, var(--berry), var(--peach), var(--lemon), var(--aqua), var(--lavender), var(--pink)) border-box;border-bottom-width:.22rem;height:5.65rem;box-shadow:0 .45rem 1.5rem #3d594614}.header-inner{gap:clamp(1.2rem,2.2vw,2.2rem)}.brand{flex:none}.brand>img{width:3rem;height:3rem}.brand small{font-size:.7rem;font-weight:700}.brand strong{font-size:1.12rem}.desktop-nav{gap:clamp(.62rem,1.15vw,1.15rem);font-size:.76rem}.desktop-nav>a:not(.header-cta),.header-more summary{min-height:3rem;padding-inline:.08rem}.desktop-nav>a[aria-current=page]{color:#397158}.desktop-nav>a[aria-current=page]:after{transform:scaleX(1)}.header-nav-group{position:relative}.header-nav-group summary{cursor:pointer;white-space:nowrap;align-items:center;gap:.38rem;min-height:3rem;padding-inline:.08rem;font-weight:800;list-style:none;display:inline-flex}.header-nav-group summary::-webkit-details-marker{display:none}.header-nav-group summary:after{content:"＋";color:var(--berry);font-size:.76rem;font-weight:900;transition:transform .18s}.header-nav-group[open] summary:after{transform:rotate(45deg)}.header-nav-group[data-active] summary{color:#397158}.header-nav-panel{z-index:4;background:#fffdf8;border:.18rem solid #fff;border-radius:1.35rem 1.35rem .45rem;width:14rem;padding:.65rem;display:grid;position:absolute;top:calc(100% + .35rem);left:-.75rem;box-shadow:0 .9rem 2rem #315f4b2b}.header-nav-group:last-of-type .header-nav-panel{border-radius:1.35rem 1.35rem 1.35rem .45rem;left:auto;right:-.75rem}.header-nav-panel a{color:#315f4c;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;min-height:2.9rem;padding:.58rem .72rem;font-weight:800;text-decoration:none;display:flex}.header-nav-panel a:hover,.header-nav-panel a:focus-visible,.header-nav-panel a[aria-current=page]{color:#397158;background:#eef8e9}.header-nav-panel a span{color:var(--berry)}.header-more summary{font-weight:800}.header-more summary:after{content:"＋";font-size:.78rem;font-weight:900}.header-more[open] summary:after{transform:rotate(45deg)}.header-more>.header-more-panel{border-radius:1.5rem 1.5rem .5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(44rem,100vw - 2rem);padding:1rem;top:calc(100% + .35rem)}.header-more-group{min-width:0}.header-more-group>p{color:#397158;letter-spacing:.08em;border-bottom:1px solid #39755726;padding:.35rem .65rem .55rem;font-size:.68rem;font-weight:900}.header-more-group>div{margin-top:.3rem;display:grid}.header-more>.header-more-panel a{min-height:2.75rem;font-weight:800}.header-more>.header-more-panel a span{color:var(--berry)}.header-cta{gap:.6rem;min-height:3.15rem;padding:.72rem 1.05rem;font-weight:900}.header-cta>span{font-size:.95rem;transition:transform .18s}.header-cta:hover>span{transform:translate(.18rem)}.site-footer{background:radial-gradient(circle at 9% 22%,#ffe39a14 0 .5rem,#0000 .58rem),radial-gradient(circle at 92% 68%,#9ed7d617 0 .65rem,#0000 .72rem),linear-gradient(145deg,#31564d,#514a70);margin-top:0}.site-footer:before{background:radial-gradient(circle at 50% 100%,#31564d 0 .58rem,#0000 .61rem) 0 0/1.45rem .8rem repeat-x}.footer-main{grid-template-columns:minmax(18rem,.78fr) minmax(0,1.22fr);gap:clamp(3rem,7vw,7rem);padding-block:clamp(4.6rem,7vw,6.2rem) 3.2rem;display:grid}.footer-overview{min-width:0}.footer-brand{color:#fff;width:fit-content;text-decoration:none}.footer-brand>img{width:3.75rem;height:3.75rem;padding:.42rem}.footer-brand>span{line-height:1.45;display:grid}.footer-brand small{color:#f8dc96;letter-spacing:.07em;font-size:.72rem;font-weight:800}.footer-brand strong{color:#fff;font-size:clamp(1.25rem,2vw,1.48rem)}.footer-tagline{color:#ffffffc7;max-width:26rem;margin-top:1.25rem;font-size:clamp(.66rem,3.2vw,.84rem);line-height:1.85}.footer-tagline>span{display:block}.footer-tagline>span:last-child{white-space:nowrap}.footer-contact{color:#ffffffc7;background:#ffffff14;border:1px solid #ffffff29;border-radius:1.35rem 1.35rem .42rem;grid-template-columns:minmax(0,1fr) auto;gap:.75rem 1rem;max-width:27rem;margin-top:1.45rem;padding:1.1rem 1.2rem;font-size:.78rem;font-style:normal;display:grid}.footer-contact p{grid-column:1/-1}.footer-contact a{margin-top:0}.footer-contact .footer-tel{align-items:baseline;gap:.45rem;font-size:1rem;display:flex}.footer-tel small{color:#f8dc96;letter-spacing:.12em;font-size:.66rem;font-weight:900}.footer-tel strong{font-family:var(--font-latin);letter-spacing:.03em;font-size:1.08rem}.footer-contact .footer-mail{color:#ffffffd1;overflow-wrap:anywhere;align-self:center;font-size:.78rem}.footer-guide{min-width:0}.footer-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.footer-action{color:#fff;background:#ffffff1a;border:.16rem solid #ffffff75;border-radius:1.25rem 1.25rem .38rem;grid-template-columns:minmax(0,1fr) 1.25rem;align-items:center;gap:.75rem;min-width:0;min-height:5rem;padding:.9rem 1rem;text-decoration:none;transition:background .18s,transform .18s;display:grid}.footer-action--primary{background:linear-gradient(135deg,#ef6f8fdb,#f3a061d1);border-color:#ffd1dd}.footer-action:hover{background:#ffffff2b;transform:translateY(-.12rem)}.footer-action--primary:hover{background:linear-gradient(135deg,#f07c99,#f4a96c)}.footer-action span{gap:.12rem;min-width:0;display:grid}.footer-action small{color:#ffffffb3;font-family:var(--font-latin);letter-spacing:.12em;font-size:.62rem;font-weight:900}.footer-action strong{font-family:var(--font-serif);font-size:.9rem;line-height:1.5}.footer-action>b{color:#ffe39a;font-size:1.05rem}.footer-main .footer-navigation{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;margin-top:2rem;display:grid}.footer-nav-group{min-width:0}.footer-nav-group>p{color:#f8dc96;letter-spacing:.08em;border-bottom:1px solid #ffffff2e;padding-bottom:.55rem;font-size:.72rem;font-weight:900}.footer-nav-group>div{margin-top:.45rem;display:grid}.footer-main .footer-nav-group a{color:#ffffffc7;justify-content:space-between;align-items:center;gap:.5rem;min-height:2.45rem;font-size:.76rem;font-weight:700;text-decoration:none;display:flex}.footer-main .footer-nav-group a span{color:#ffe39abf;font-size:1rem}.footer-main .footer-nav-group a:hover{color:#fff;transform:translate(.12rem)}.footer-notes{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem 1.5rem;padding-block:1.15rem 1.35rem}.footer-notes>p:first-child{white-space:nowrap;align-items:center;gap:.55rem;display:flex}.footer-notes>p:first-child span{color:#f8dc96;background:#ffffff1f;border-radius:999px;padding:.12rem .45rem;font-size:.65rem;font-weight:900}.footer-instagram{white-space:nowrap;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.35rem;min-height:2.5rem;padding:.35rem .7rem;text-decoration:none;display:inline-flex}.footer-instagram span{color:#fff}.footer-instagram b{color:#f8dc96}.footer-bottom>div{min-height:4.5rem}.footer-bottom>div>div{align-items:center;gap:1.2rem;display:flex}.footer-bottom>div>div a:first-child{border-right:1px solid #ffffff2e;padding-right:1.2rem}@media (width<=1100px){html{scroll-padding-top:5rem}.site-header{height:5rem}.desktop-nav{display:none}.menu-button{background:linear-gradient(135deg, var(--berry), var(--tangerine));cursor:pointer;border:.16rem solid #fff;border-radius:50%;align-content:center;gap:.3rem;width:3rem;height:3rem;padding:.7rem;display:grid;box-shadow:.28rem .34rem #69b8d747}.menu-button span{background:#fff;border-radius:999px;width:100%;height:.1rem;transition:transform .2s,opacity .2s;display:block}.menu-button[aria-expanded=true] span:first-child{transform:translateY(.4rem)rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:nth-child(3){transform:translateY(-.4rem)rotate(-45deg)}.mobile-nav{z-index:99;overscroll-behavior:contain;background:radial-gradient(circle at 8% 15%,#ffe39a 0 .5rem,#0000 .58rem),radial-gradient(circle at 92% 78%,#bcebea 0 .65rem,#0000 .72rem),linear-gradient(145deg,#fffaf1,#f2f8ef 55%,#f7effb);border:0;height:calc(100svh - 5rem);display:block;position:absolute;top:5rem;left:0;right:0;overflow-y:auto;box-shadow:0 .9rem 2rem #315f4b24}.mobile-nav[hidden]{display:none}.mobile-nav>.mobile-nav-inner{padding-block:clamp(1.5rem, 4vw, 2.5rem) calc(2rem + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:1.6rem;display:grid}.mobile-nav-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);display:grid}.mobile-nav-group>p{color:#397158;letter-spacing:.1em;border-bottom:.18rem solid #fff;padding-bottom:.55rem;font-size:.72rem;font-weight:900}.mobile-nav-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 .8rem;display:grid}.mobile-nav a{color:#315f4c;border-bottom:1px solid #39755724;justify-content:space-between;align-items:center;gap:.6rem;min-height:3.35rem;font-size:.82rem;font-weight:800;text-decoration:none;display:flex}.mobile-nav a[aria-current=page]{color:#a94f69}.mobile-nav a[aria-current=page]:before{content:"●";color:var(--berry);margin-right:.35rem;font-size:.55rem}.mobile-nav a>span{color:var(--berry)}.mobile-nav-contact{border-top:1px dashed #39755738;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:.8rem;padding-top:1.2rem;display:grid}.mobile-nav .mobile-nav-phone,.mobile-nav .mobile-nav-cta{border:.18rem solid #fff;border-radius:1.2rem;min-height:4.3rem;box-shadow:.3rem .38rem #69b8d72e}.mobile-nav .mobile-nav-phone{background:#e5f5f2;place-content:center start;gap:.08rem;padding:.65rem 1rem;display:grid}.mobile-nav-phone small{color:#5a7266;font-size:.65rem}.mobile-nav-phone strong{font-family:var(--font-latin);letter-spacing:.03em;font-size:1rem}.mobile-nav .mobile-nav-cta{background:linear-gradient(135deg, var(--berry), var(--tangerine));color:#fff;border-color:#fff;grid-column:auto;justify-content:center;margin-top:0;padding:.65rem 1rem}.mobile-nav .mobile-nav-cta>span{color:#fff4b7}}@media (width<=900px){.footer-main{grid-template-columns:1fr;gap:2.6rem}.footer-overview{grid-template-columns:minmax(0,1fr) minmax(18rem,.85fr);align-items:start;gap:.7rem 2rem;display:grid}.footer-brand,.footer-tagline{grid-column:1}.footer-contact{grid-area:1/2/3;margin-top:0}.footer-notes{grid-template-columns:auto minmax(0,1fr)}.footer-instagram{grid-column:1/-1;width:fit-content}}@media (width<=768px){body{padding-bottom:calc(4.4rem + env(safe-area-inset-bottom))}.mobile-nav>.mobile-nav-inner{padding-bottom:calc(6.4rem + env(safe-area-inset-bottom))}.mobile-dock{height:calc(4.4rem + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.mobile-dock a{font-size:.78rem}.footer-main{padding-top:4.4rem}.footer-overview{grid-template-columns:1fr}.footer-brand,.footer-tagline,.footer-contact{grid-area:auto}.footer-contact{margin-top:.8rem}.footer-bottom>div{min-height:6.2rem}}@media (width<=600px){.brand small{font-size:.65rem}.brand strong{font-size:1rem}.mobile-nav-groups{grid-template-columns:1fr;gap:1.35rem}.mobile-nav-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-nav-contact,.footer-actions{grid-template-columns:1fr}.footer-main .footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1.2rem}.footer-nav-group:last-child{grid-column:1/-1}.footer-nav-group:last-child>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}.footer-notes{grid-template-columns:1fr;gap:.65rem}.footer-instagram{grid-column:auto}.footer-bottom>div{align-items:flex-start}.footer-bottom>div>div{flex-direction:column;align-items:flex-start;gap:.3rem}.footer-bottom>div>div a:first-child{border-right:0;padding-right:0}}@media (width<=420px){.site-header .shell{width:min(calc(100% - 1.4rem), var(--shell))}.brand{gap:.48rem}.brand>img{width:2.45rem;height:2.45rem}.brand small{letter-spacing:.035em;font-size:.58rem}.brand strong{letter-spacing:.025em;font-size:.9rem}.menu-button{width:2.7rem;height:2.7rem}.mobile-nav>.mobile-nav-inner{padding-top:1.2rem}.mobile-nav-group>div{grid-template-columns:1fr}.mobile-nav a{min-height:3.05rem}.footer-contact{grid-template-columns:1fr}.footer-contact p{grid-column:auto}.footer-main .footer-navigation{grid-template-columns:1fr}.footer-nav-group:last-child{grid-column:auto}.footer-nav-group:last-child>div{grid-template-columns:1fr}.mobile-dock{grid-template-columns:.4fr .6fr}.mobile-dock a{font-size:.72rem}}.subpage{background:#fffdf7}.breadcrumb{z-index:3;color:#587064;align-items:center;gap:.65rem;min-height:3.4rem;font-size:.75rem;display:flex;position:relative}.breadcrumb a{font-weight:700;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.desktop-nav a[aria-current=page]:after{transform:scaleX(1)!important}.sub-hero{padding-bottom:clamp(4.5rem,8vw,7rem);position:relative;overflow:hidden}.sub-hero--mint{background:linear-gradient(145deg,#fff8d9,#e5f5ea 75%)}.sub-hero--pink{background:linear-gradient(145deg,#fff6d7,#ffe5ea 68%,#e8f5ed)}.sub-hero--blue{background:linear-gradient(145deg,#fdf7d6,#e1f4f6 68%,#eee7fa)}.sub-hero--yellow{background:linear-gradient(145deg,#fff4bd,#fff0dc 64%,#e5f5e8)}.sub-hero--lavender{background:linear-gradient(145deg,#f5eafa,#e8f4f5 62%,#fff1d4)}.sub-hero:before{content:"";border:.3rem dotted #ef6f8f38;border-radius:50%;width:19rem;height:19rem;position:absolute;top:15%;left:-8rem;box-shadow:0 0 0 3rem #f5dd8821,0 0 0 6rem #69b8d712}.sub-hero:after{content:"";border:.25rem dashed #69b8d733;border-radius:46% 54% 40% 60%;width:18rem;height:18rem;position:absolute;bottom:-6rem;right:-4rem;transform:rotate(12deg)}.sub-hero-grid{z-index:2;grid-template-columns:minmax(0,.88fr) minmax(28rem,1.12fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);min-height:32rem;display:grid;position:relative}.sub-hero-copy{min-width:0}.sub-hero-icon{background:#fff7b9;border:.24rem solid #fff;border-radius:48% 52% 42% 58%;place-items:center;width:4.2rem;height:4.2rem;margin-bottom:1rem;display:grid;transform:rotate(-4deg);box-shadow:.38rem .46rem #69b8d73d,0 .9rem 1.7rem #3a5b451c}.sub-hero-icon .section-icon{width:2.8rem;height:2.8rem}.sub-hero h1{color:#315f4c;max-width:12em;font-family:var(--font-serif);letter-spacing:.035em;margin-top:1.1rem;font-size:clamp(2.75rem,5.2vw,4.9rem);font-weight:800;line-height:1.28}.sub-hero-title-line{white-space:nowrap;width:fit-content;max-width:100%;display:block}.about-subpage .sub-hero h1{letter-spacing:.025em;font-size:clamp(2.1rem,3.45vw,2.95rem);line-height:1.38}.life-subpage .sub-hero h1{letter-spacing:.02em;font-size:clamp(2rem,3.25vw,2.75rem);line-height:1.4}.admission-subpage .sub-hero h1{letter-spacing:.02em;font-size:clamp(2.05rem,3.2vw,2.7rem);line-height:1.42}.news-subpage .sub-hero h1{letter-spacing:.02em;font-size:clamp(2.1rem,3.45vw,2.9rem);line-height:1.42}.contact-subpage .sub-hero h1,.swimming-subpage .sub-hero h1{letter-spacing:.02em;font-size:clamp(2.05rem,3.2vw,2.7rem);line-height:1.42}.education-subpage .sub-hero h1{letter-spacing:.02em;font-size:clamp(2.1rem,3.45vw,2.95rem);line-height:1.4}.features-subpage .sub-hero h1{letter-spacing:.02em;font-size:clamp(2.05rem,3.25vw,2.75rem);line-height:1.42}.facility-subpage .sub-hero h1,.classes-subpage .sub-hero h1,.support-subpage .sub-hero h1,.visit-subpage .sub-hero h1,.access-subpage .sub-hero h1,.privacy-subpage .sub-hero h1,.recruitment-subpage .sub-hero h1,.faq-subpage .sub-hero h1{letter-spacing:.02em;font-size:clamp(2.05rem,3.35vw,2.85rem);line-height:1.42}.sub-hero h1:after{content:"";background:linear-gradient(90deg, var(--berry), var(--lemon), var(--aqua));border-radius:999px;width:4.5rem;height:.46rem;margin-top:1rem;display:block;transform:rotate(-2deg)}.sub-hero-lead{color:#4e675a;max-width:37rem;margin-top:1.4rem;font-size:clamp(.96rem,1.35vw,1.08rem);font-weight:600;line-height:1.95}.sub-hero-visual{aspect-ratio:1.26;background:#fff;border:.62rem solid #fff;border-radius:3.6rem 3.6rem 1.05rem;position:relative;overflow:hidden;transform:rotate(.7deg);box-shadow:.75rem .9rem #ef6f8f2e,0 2rem 4rem #3554412b}.sub-hero-visual>img{object-fit:cover;width:100%;height:100%}.sub-hero-visual>strong,.sub-visual>strong{z-index:3;color:#fff;max-width:12em;font-family:var(--font-serif);text-shadow:0 .1rem .8rem #153a2b8c;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.55;position:absolute;bottom:1.6rem;left:1.7rem}.visual-label-line{white-space:nowrap;width:fit-content;max-width:100%;display:block}.sub-hero-visual:after,.sub-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#1e4b3894);position:absolute;inset:52% 0 0}.sub-hero-symbol{aspect-ratio:1.3;background:#ffffff9e;border:.55rem solid #fff;border-radius:3.6rem 3.6rem 1rem;align-content:center;place-items:center;gap:1rem;display:grid;position:relative;overflow:hidden;box-shadow:.75rem .9rem #9a7bd12b,0 2rem 4rem #35544124}.sub-hero-symbol>.section-icon{background:#fff9c8;border:.3rem solid #fff;border-radius:50%;width:clamp(7rem,13vw,10rem);height:clamp(7rem,13vw,10rem);padding:1.2rem;box-shadow:.55rem .65rem #69b8d738}.sub-hero-symbol>span{color:#3d725a;font-family:var(--font-serif);letter-spacing:.08em;font-size:1.15rem;font-weight:800}.sub-hero-symbol>i{background:var(--berry);border-radius:50%;width:1rem;height:1rem;position:absolute}.sub-hero-symbol>i:first-of-type{top:18%;left:16%}.sub-hero-symbol>i:nth-of-type(2){background:var(--lemon);top:13%;right:20%}.sub-hero-symbol>i:nth-of-type(3){background:var(--aqua);bottom:18%;right:12%}.sub-hero-confetti i{z-index:2;color:var(--berry);font-style:normal;position:absolute}.sub-hero-confetti i:first-child{font-size:1.7rem;top:20%;right:4%}.sub-hero-confetti i:nth-child(2){color:var(--candy-blue);bottom:18%;left:4%}.sub-hero-confetti i:nth-child(3){color:var(--grape);font-size:1.4rem;top:42%;left:2%}.sub-section{padding-block:clamp(5.2rem,9vw,8.2rem);position:relative;overflow:hidden}.sub-section--cream{background:#fff8e9}.sub-section--mint{background:#edf8ed}.sub-section--blue{background:#eaf6f6}.sub-section--pink{background:#fff0f1}.sub-section--lavender{background:#f3edfa}.sub-section--dark{color:#fff;background:linear-gradient(145deg,#365a54,#5c527b)}.sub-section--dots:before{content:"";opacity:.25;background:radial-gradient(circle at 12% 20%, var(--lemon) 0 .45rem, transparent .52rem), radial-gradient(circle at 88% 72%, var(--aqua) 0 .6rem, transparent .68rem);pointer-events:none;position:absolute;inset:0}.sub-section>.shell{z-index:2;position:relative}.sub-heading{max-width:48rem}.sub-heading--center{text-align:center;margin-inline:auto}.sub-heading--center .copy-line{margin-inline:auto}.sub-heading .eyebrow,.sub-hero .eyebrow,.page-cta .eyebrow{color:#346a53;background:#cdeeed;border:.13rem solid #fff;border-radius:999px;width:fit-content;padding:.34rem .72rem;box-shadow:.22rem .24rem #69b8d733}.sub-heading--center .eyebrow{margin-inline:auto}.sub-heading h2{color:#315f4c;font-family:var(--font-serif);letter-spacing:.04em;margin-top:.95rem;font-size:clamp(2rem,4vw,3rem);line-height:1.4}.visit-subpage #visit-points-title{letter-spacing:.02em;white-space:nowrap;font-size:clamp(1.15rem,4.9vw,2.55rem)}.sub-heading-title-line{white-space:nowrap;width:fit-content;max-width:100%;display:block}.sub-heading--center .sub-heading-title-line{margin-inline:auto}.sub-heading h2:after{content:"";background:linear-gradient(90deg, var(--berry) 0 32%, var(--lemon) 32% 66%, var(--aqua) 66%);border-radius:999px;width:4.2rem;height:.4rem;margin-top:.8rem;display:block}.sub-heading--center h2:after{margin-inline:auto}.sub-heading-lead{color:#64736b;margin-top:1.15rem;line-height:1.95}.sub-heading-lead>.life-seasons-lead{font-size:1rem}.life-seasons-lead>span{display:block}@media (width>=375px){.life-seasons-lead>span{white-space:nowrap}}@media (width>=375px) and (width<=600px){.sub-heading-lead>.life-seasons-lead{letter-spacing:-.05em;font-size:clamp(.69rem,2.65vw,1rem)}}.sub-heading--light h2{color:#fff}.sub-heading--light .sub-heading-lead{color:#ffffffbf}.sub-heading--light .eyebrow{color:#6f59a5;background:#fff}.split-story{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.split-story--reverse>:first-child{order:2}.story-copy{min-width:0}.story-copy>p:not(.eyebrow),.story-copy>div>p{color:#64736b;margin-top:1.15rem;line-height:1.95}.story-copy .lead-copy{color:#345f4c;font-family:var(--font-serif);font-size:clamp(1.2rem,2vw,1.4rem);font-weight:800;line-height:1.9}.visit-notes-lead>span{white-space:nowrap;width:fit-content;max-width:100%;display:block}.life-meal-note>span{display:block}.about-subpage .story-copy>p:not(.lead-copy){font-size:.95rem}.about-copy-lines>span{white-space:nowrap}.about-history-title-row{display:block}.about-history-title-row>span{white-space:nowrap}.life-subpage .story-copy .sub-heading h2{letter-spacing:.025em;font-size:clamp(1.9rem,3.4vw,2.65rem)}.admission-subpage .story-copy .sub-heading h2{letter-spacing:.02em;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.45}.education-subpage .sub-heading h2{letter-spacing:.025em;font-size:clamp(1.9rem,3.2vw,2.55rem);line-height:1.45}.education-copy-row{text-wrap:pretty;width:fit-content;max-width:100%;display:block}.education-copy-row>span{white-space:nowrap}.sub-heading--center .education-copy-row{margin-inline:auto}.education-subpage .sub-hero-visual>strong,.education-subpage .food-visual>strong{white-space:nowrap;max-width:calc(100% - 3.4rem)}.features-subpage .sub-hero-visual>strong{white-space:nowrap;letter-spacing:-.02em;max-width:calc(100% - 3.4rem);font-size:clamp(1rem,1.65vw,1.35rem)}.classes-subpage .sub-hero-visual>img{object-position:center 48%}.classes-subpage .sub-hero-visual>strong{white-space:nowrap;letter-spacing:-.02em;max-width:calc(100% - 3.4rem);font-size:clamp(1rem,1.65vw,1.35rem)}.sub-visual.classes-application-visual{aspect-ratio:4/3;min-height:0}.classes-subpage .classes-application-visual>img{object-position:center;min-height:0}.classes-subpage .classes-application-visual>strong{white-space:nowrap;letter-spacing:-.02em;max-width:calc(100% - 3.4rem);font-size:clamp(1rem,1.65vw,1.35rem)}.visit-subpage .sub-hero-visual>img{object-position:center 56%}.visit-subpage .sub-hero-visual>strong{white-space:nowrap;letter-spacing:-.02em;max-width:none;font-size:clamp(1rem,1.65vw,1.35rem);right:1.7rem}.faq-subpage .sub-hero-visual>img{object-position:center}.faq-subpage .sub-hero-visual>strong{white-space:nowrap;letter-spacing:-.025em;max-width:calc(100% - 3.4rem);font-size:clamp(1rem,1.55vw,1.3rem)}.contact-subpage .sub-hero-visual>img{object-position:center}.contact-subpage .sub-hero-visual>strong{white-space:nowrap;letter-spacing:-.03em;max-width:calc(100% - 3.4rem);font-size:clamp(.95rem,1.5vw,1.28rem)}.swimming-subpage .sub-hero-visual>img{object-position:center}.swimming-subpage .sub-hero-visual>strong{white-space:nowrap;letter-spacing:-.03em;max-width:calc(100% - 3.4rem);font-size:clamp(.95rem,1.5vw,1.28rem)}.recruitment-subpage .sub-hero-visual>img{object-position:62% center}.recruitment-subpage .sub-hero-visual>strong{white-space:nowrap;letter-spacing:-.03em;max-width:calc(100% - 3.4rem);font-size:clamp(.95rem,1.5vw,1.28rem)}.facility-subpage .sub-heading h2,.support-subpage .sub-heading h2{letter-spacing:.025em;font-size:clamp(1.85rem,3.1vw,2.5rem);line-height:1.45}.story-list{gap:.75rem;margin:1.6rem 0 0;padding:0;list-style:none;display:grid}.story-list li{color:#3c6553;background:#ffffff9e;border:.18rem solid #fff;border-radius:1rem 1rem .35rem;grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:.85rem;padding:.8rem 1rem;font-weight:700;display:grid;box-shadow:.3rem .34rem #69b8d71f}.story-list .section-icon{width:2.25rem;height:2.25rem}.sub-visual{background:#e7f3e6;border:.48rem solid #fff;border-radius:3rem 3rem .9rem;min-height:30rem;position:relative;overflow:hidden;box-shadow:.62rem .75rem #ef6f8f29,0 1.4rem 3rem #37584421}.sub-visual>img{object-fit:cover;width:100%;height:100%;min-height:30rem}.sub-visual.about-overview-photo,.sub-visual.features-environment-photo{aspect-ratio:1.3;min-height:0}.sub-visual.about-overview-photo>img{object-position:58% center;min-height:0}.sub-visual.about-history-visual{aspect-ratio:4/3;min-height:0}.about-history-visual>img{object-position:center;min-height:0}.about-history-visual>strong{white-space:nowrap;letter-spacing:-.02em;max-width:calc(100% - 3.4rem);font-size:clamp(1rem,1.65vw,1.35rem)}.sub-visual.admission-visit-visual{aspect-ratio:4/3;min-height:0}.admission-visit-visual>img{object-position:center;min-height:0}.admission-visit-visual>strong{white-space:nowrap;letter-spacing:-.02em;max-width:calc(100% - 3.4rem);font-size:clamp(1rem,1.65vw,1.35rem)}.sub-visual.visit-preparation-visual{aspect-ratio:4/3;min-height:0}.sub-visual.visit-preparation-visual>img{object-position:center;min-height:0}.visit-preparation-visual>strong{white-space:nowrap;letter-spacing:-.02em;max-width:calc(100% - 3.4rem);font-size:clamp(1rem,1.65vw,1.35rem)}.sub-visual.support-first-visit-visual{aspect-ratio:4/3;min-height:0}.sub-visual.support-first-visit-visual>img{object-position:center;min-height:0}.support-first-visit-visual>strong{white-space:nowrap;letter-spacing:-.025em;max-width:calc(100% - 3.4rem);font-size:clamp(.95rem,1.55vw,1.3rem)}.sub-visual.contact-preparation-visual{aspect-ratio:4/3;min-height:0}.sub-visual.contact-preparation-visual>img{object-position:center;min-height:0}.contact-preparation-visual>strong{white-space:nowrap;letter-spacing:-.03em;max-width:calc(100% - 3.4rem);font-size:clamp(.95rem,1.5vw,1.28rem)}.sub-visual.swimming-partner-visual{aspect-ratio:4/3;min-height:0}.sub-visual.swimming-partner-visual>img{object-position:center;min-height:0}.swimming-partner-visual>strong{white-space:nowrap;letter-spacing:-.03em;max-width:calc(100% - 3.4rem);font-size:clamp(.95rem,1.5vw,1.28rem)}.sub-visual.access-profile-visual{aspect-ratio:4/3;min-height:0}.sub-visual.access-profile-visual>img{object-position:58% center;min-height:0}.access-profile-visual>strong{white-space:nowrap;letter-spacing:-.02em;max-width:calc(100% - 3.4rem);font-size:clamp(1rem,1.65vw,1.35rem)}.sub-visual.features-environment-photo>img{object-position:center;min-height:0}.sub-visual.features-environment-photo>strong{white-space:nowrap;letter-spacing:-.02em;max-width:none;font-size:clamp(.9rem,1.35vw,1.2rem);right:1.7rem}.about-discovery-visual>strong{white-space:nowrap;max-width:calc(100% - 2.4rem)}.facility-season-visual>strong{white-space:nowrap;letter-spacing:-.02em;max-width:none;font-size:clamp(1rem,2.1vw,1.5rem);right:1.7rem}.section-feature-visual{aspect-ratio:4/3;width:min(100%,58rem);min-height:0;margin:clamp(2.4rem,5vw,4rem) auto 0}.section-feature-visual>img{min-height:0}.facility-photo-grid{grid-template-rows:repeat(2,minmax(17rem,1fr));grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);gap:1.15rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.facility-photo{background:#fff;border:.42rem solid #fff;border-radius:2rem 2rem .65rem;grid-template-rows:minmax(0,1fr) auto;min-width:0;display:grid;overflow:hidden;box-shadow:.5rem .6rem #69b8d726,0 1.2rem 2.4rem #3758441a}.facility-photo:nth-child(2){box-shadow:.5rem .6rem #f5dd883d,0 1.2rem 2.4rem #3758441a}.facility-photo--portrait{grid-area:1/2/3;box-shadow:.5rem .6rem #ef6f8f26,0 1.2rem 2.4rem #3758441a}.facility-photo>img{object-fit:cover;width:100%;height:100%;min-height:17rem}.facility-photo--portrait>img{object-position:center 52%;min-height:0}.facility-photo figcaption{gap:.3rem;padding:1rem 1.15rem 1.1rem;display:grid}.facility-photo figcaption strong{color:#315f4c;font-family:var(--font-serif);font-size:1.05rem;line-height:1.55}.facility-photo figcaption span{color:#64736b;font-size:.82rem;line-height:1.75}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.content-card{background:#fffbe1;border:.24rem solid #fff;border-radius:1.8rem 1.8rem .55rem;flex-direction:column;min-width:0;padding:clamp(1.35rem,2.6vw,2rem);display:flex;position:relative;overflow:hidden;box-shadow:.45rem .55rem #70bc9129,0 1rem 2rem #37584414}.content-card:nth-child(3n+2){background:#e9f7f7;box-shadow:.45rem .55rem #69b8d72e,0 1rem 2rem #37584414}.content-card:nth-child(3n){background:#fff0f2;box-shadow:.45rem .55rem #ef6f8f29,0 1rem 2rem #37584414}.content-card-icon{background:#ffffffbd;border:.2rem solid #fff;border-radius:50%;place-items:center;width:3.8rem;height:3.8rem;display:grid}.content-card-icon .section-icon{width:2.7rem;height:2.7rem}.content-card small{color:#537462;letter-spacing:.12em;margin-top:1.1rem;font-size:.7rem;font-weight:900}.content-card h3{color:#315f4c;font-family:var(--font-serif);margin-top:.35rem;font-size:clamp(1.14rem,2vw,1.38rem);line-height:1.55}.content-card p{color:#64736b;margin-top:.75rem;font-size:.9rem;line-height:1.85}.content-card a{color:#356b54;align-items:center;gap:.5rem;min-height:2.75rem;margin-top:auto;padding-top:1rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.content-card a:hover{text-decoration:underline}.recruitment-team-photo{aspect-ratio:16/7;max-width:64rem;min-height:0;margin:clamp(2.4rem,5vw,4rem) auto 0}.recruitment-team-photo>img{object-position:center 58%;min-height:0}.recruitment-team-photo>strong{white-space:nowrap;max-width:calc(100% - 3.4rem)}.recruitment-interviews:before{content:"";opacity:.22;pointer-events:none;background:radial-gradient(circle at 8% 24%,#f5dd88 0 .55rem,#0000 .62rem),radial-gradient(circle at 91% 76%,#ef6f8f 0 .45rem,#0000 .52rem);position:absolute;inset:0}.recruitment-interview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.2vw,1.5rem);margin-top:clamp(2.5rem,5vw,4rem);display:grid}.recruitment-interview-card{background:#fffdf7;border:.28rem solid #fff;border-radius:2rem 2rem .6rem;min-width:0;overflow:hidden;box-shadow:.5rem .6rem #9a7bd126,0 1.2rem 2.2rem #37584414}.recruitment-interview-card:nth-child(2){box-shadow-color:#69b8d72b;border-radius:2rem .6rem 2rem 2rem}.recruitment-interview-card:nth-child(3){box-shadow-color:#ef6f8f29}.recruitment-video-placeholder{aspect-ratio:16/10;color:#315f4c;background:linear-gradient(145deg,#d8f1e5,#dceff7 58%,#eee2f7);align-content:center;place-items:center;gap:1rem;display:grid;position:relative;overflow:hidden}.recruitment-interview-card:nth-child(2) .recruitment-video-placeholder{background:linear-gradient(145deg,#fff0cd,#f8dfe8 62%,#dceff7)}.recruitment-interview-card:nth-child(3) .recruitment-video-placeholder{background:linear-gradient(145deg,#e9e0f6,#d9f1ed 62%,#fff0c8)}.recruitment-video-placeholder:before,.recruitment-video-placeholder:after{content:"";border:.18rem dashed #ffffffb8;border-radius:50%;position:absolute}.recruitment-video-placeholder:before{width:9rem;height:9rem;top:-4rem;right:-2rem}.recruitment-video-placeholder:after{width:6rem;height:6rem;bottom:-2.6rem;left:-1.5rem}.recruitment-video-play{z-index:2;width:4.2rem;height:4.2rem;color:var(--berry);background:#ffffffd1;border:.24rem solid #fff;border-radius:50%;place-items:center;padding-left:.22rem;font-size:1.2rem;display:grid;position:relative;box-shadow:.35rem .4rem #69b8d733}.recruitment-video-placeholder b{z-index:2;font-family:var(--font-latin);letter-spacing:.13em;font-size:.73rem;position:relative}.recruitment-interview-copy{padding:1.25rem 1.35rem 1.45rem}.recruitment-interview-copy small{color:#6f59a5;letter-spacing:.08em;font-size:.7rem;font-weight:900}.recruitment-interview-copy h3{color:#315f4c;font-family:var(--font-serif);margin-top:.35rem;font-size:1.2rem}.recruitment-interview-copy p{color:#64736b;margin-top:.45rem;font-size:.84rem;line-height:1.75}.recruitment-interview-note{color:#5f7168;text-align:center;background:#ffffffb8;border-radius:999px;width:fit-content;margin:1.5rem auto 0;padding:.55rem 1rem;font-size:.78rem;font-weight:700}.recruitment-openings-photo{aspect-ratio:4/3;min-height:0}.recruitment-openings-photo>img{object-position:58% center;min-height:0}.number-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-top:3rem;display:grid}.number-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.number-card{background:#ffffffc2;border:.22rem solid #fff;border-radius:1.6rem 1.6rem .45rem;min-width:0;padding:1.45rem;box-shadow:.35rem .42rem #9a7bd121}.number-card>span{color:var(--berry);font-family:var(--font-latin);font-size:2rem;font-weight:800;line-height:1}.number-card h3{color:#355f4d;font-family:var(--font-serif);margin-top:.7rem;font-size:1.05rem;line-height:1.6}.number-card p{color:#66766e;margin-top:.5rem;font-size:.84rem;line-height:1.78}.detail-table{border-top:1px solid #39755733;margin-top:2.5rem}.detail-table>div{border-bottom:1px solid #39755733;grid-template-columns:minmax(8rem,.28fr) 1fr;gap:1.5rem;padding:1.15rem .2rem;display:grid}.detail-table dt{color:#3c7057;font-size:.75rem;font-weight:900}.detail-table dd{color:#52675c;line-height:1.85}.detail-table a{color:#2f6750;font-weight:700}.timeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;margin-top:3rem;display:grid}.timeline article{background:#fffbe3;border:.22rem solid #fff;border-radius:1.45rem 1.45rem .42rem;min-width:0;padding:1.25rem 1rem 1.4rem;position:relative;box-shadow:.3rem .38rem #69b8d724}.timeline article:nth-child(2n){box-shadow-color:#ef6f8f24;background:#eaf7f5}.timeline .section-icon{width:2.7rem;height:2.7rem}.timeline small{color:#5d7167;letter-spacing:.08em;margin-top:.7rem;font-size:.7rem;font-weight:800;display:block}.timeline h3{color:#355f4d;font-family:var(--font-serif);margin-top:.15rem;font-size:.98rem;line-height:1.5}.timeline p{color:#60736a;margin-top:.45rem;font-size:.8rem;line-height:1.75}.wide-note{background:#fff;border:.2rem solid #fff;border-radius:1.6rem 1.6rem .45rem;grid-template-columns:4.3rem minmax(0,1fr);gap:1rem;margin-top:2rem;padding:1.3rem 1.5rem;display:grid;box-shadow:.4rem .46rem #f5dd8857}.wide-note .section-icon{width:3.8rem;height:3.8rem}.wide-note strong{color:#365f4e;font-family:var(--font-serif);font-size:1rem;display:block}.wide-note p{color:#61736a;margin-top:.35rem;font-size:.84rem;line-height:1.78}.official-link{color:#356b54;background:#fff;border:.18rem solid #fff;border-radius:999px;align-items:center;gap:.7rem;width:fit-content;min-height:3.25rem;margin-top:1.3rem;padding:.7rem 1.1rem;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:.28rem .34rem #69b8d733}.official-link:hover{transform:translateY(-.1rem)}.page-cta{background:linear-gradient(135deg,#dff5e4,#e3f5f5 48%,#ffe5eb);padding-block:clamp(4.8rem,8vw,7rem);position:relative;overflow:hidden}.page-cta:before{content:"";opacity:.18;background:url(/nanatsuri/images/leaf-background.webp) 50%/cover no-repeat;position:absolute;inset:0}.page-cta-inner{z-index:2;background:#fffdf7e0;border:.35rem solid #fff;border-radius:2.7rem 2.7rem .8rem;grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,3.5vw,3rem);padding:clamp(1.5rem,3.2vw,2.7rem);display:grid;position:relative;box-shadow:.7rem .8rem #ef6f8f29,0 1.6rem 3rem #3758441c}.page-cta-icon{background:#fff4b7;border:.24rem solid #fff;border-radius:50%;place-items:center;width:5.2rem;height:5.2rem;display:grid;box-shadow:.4rem .48rem #69b8d738}.page-cta-icon .section-icon{width:3.7rem;height:3.7rem}.page-cta h2{color:#315f4c;font-family:var(--font-serif);margin-top:.7rem;font-size:clamp(1.6rem,3vw,2.45rem);line-height:1.5}.news-subpage .page-cta h2,.contact-subpage .page-cta h2{font-size:clamp(1.55rem,2.7vw,2.25rem)}.education-subpage .page-cta h2,.support-subpage .page-cta h2,.access-subpage .page-cta h2,.privacy-subpage .page-cta h2,.recruitment-subpage .page-cta h2,.swimming-subpage .page-cta h2{font-size:clamp(1.5rem,2.6vw,2.15rem)}.page-cta-title-line,.contact-cta-title-line{white-space:nowrap;width:fit-content;max-width:100%;display:block}.page-cta-lead{color:#5f7168;margin-top:.55rem;font-size:.9rem;line-height:1.8}.page-cta-actions{gap:1rem;min-width:15rem;display:grid}.page-cta-actions .button{white-space:nowrap;min-height:3.4rem}.page-cta-actions .button-primary{box-shadow:0 .3rem #dc647d9e,0 .65rem 1.15rem #dd667c21}.page-cta-actions .button-primary:hover{transform:translateY(.12rem);box-shadow:0 .18rem #dc647d9e,0 .5rem .95rem #dd667c21}.page-cta-actions .button-ghost{box-shadow:0 .3rem #a9dcdab8,0 .65rem 1.05rem #4c715c12}.page-cta-actions .button-ghost:hover{transform:translateY(.12rem);box-shadow:0 .18rem #a9dcdab8,0 .5rem .9rem #4c715c12}.contact-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.contact-option{background:#e8f7f5;border:.28rem solid #fff;border-radius:2rem 2rem .6rem;min-width:0;padding:clamp(1.5rem,3vw,2.3rem);box-shadow:.5rem .6rem #69b8d72e}.contact-option:nth-child(2){box-shadow-color:#ef6f8f2b;background:#fff0e9}.contact-option .section-icon{width:3.8rem;height:3.8rem}.contact-option small{color:#47735d;letter-spacing:.1em;margin-top:1rem;font-size:.78rem;font-weight:900;display:block}.contact-option h3{color:#315f4c;font-family:var(--font-serif);margin-top:.35rem;font-size:clamp(1.15rem,2.4vw,1.55rem);line-height:1.5}.contact-option a{color:#315f4c;font-family:var(--font-latin);overflow-wrap:anywhere;margin-top:.35rem;font-size:clamp(1.15rem,2.4vw,1.7rem);font-weight:800;line-height:1.45;display:block}.contact-option p{color:#60736a;margin-top:.65rem;font-size:.9rem;line-height:1.78}.mail-form{background:linear-gradient(145deg,#f2faf4,#fffaf0);border:.32rem solid #fff;border-radius:2.2rem 2.2rem .7rem;max-width:58rem;margin:3rem auto 0;padding:clamp(1.4rem,3.5vw,2.6rem);box-shadow:.55rem .65rem #69b8d726}.mail-form-heading{max-width:43rem}.mail-form-heading h3{color:#315f4c;font-family:var(--font-serif);margin-top:.65rem;font-size:clamp(1.35rem,2.5vw,1.9rem);line-height:1.5}.mail-form-heading>p:last-child{color:#60736a;margin-top:.65rem;font-size:.88rem;line-height:1.8}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.8rem;display:grid}.form-field{color:#3e6654;align-content:start;gap:.45rem;min-width:0;font-size:.88rem;font-weight:800;display:grid}.form-field>span{align-items:center;gap:.5rem;display:flex}.form-field b{color:#8b4e5d;letter-spacing:.04em;background:#f8d9df;border-radius:999px;padding:.1rem .42rem;font-size:.72rem}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:3.25rem;color:var(--ink);font:inherit;background:#fff;border:.12rem solid #3975573d;border-radius:.8rem;padding:.75rem .85rem;font-size:1rem;line-height:1.55}.form-field textarea{resize:vertical;min-height:9.5rem}.form-field input::placeholder{color:#87948d}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--forest-700);outline-offset:.08rem;outline:.18rem solid #79a86d3d}.form-field--wide{grid-column:1/-1}.form-consent{color:#536b60;cursor:pointer;align-items:flex-start;gap:.7rem;margin-top:1.1rem;font-size:.86rem;line-height:1.7;display:flex}.form-consent input{width:1.15rem;height:1.15rem;accent-color:var(--forest-700);flex:none;margin-top:.25rem}.mail-form>.button{cursor:pointer;border:0;margin-top:1.3rem}.mail-form-status{color:#536b60;min-height:1.6rem;margin-top:.7rem;font-size:.8rem;line-height:1.7}.news-list{gap:.85rem;margin-top:2.5rem;display:grid}.news-item{background:#ffffffc7;border:.2rem solid #fff;border-radius:1.35rem 1.35rem .4rem;grid-template-columns:9rem minmax(0,1fr) 2rem;align-items:center;gap:1rem;min-height:5.6rem;padding:1rem 1.2rem;text-decoration:none;display:grid;box-shadow:.32rem .38rem #69b8d721}.news-item small{color:#4f705f;letter-spacing:.08em;grid-template-columns:2.2rem minmax(0,1fr);align-items:center;gap:.55rem;font-size:.78rem;font-weight:900;display:grid}.news-item small .section-icon{width:2rem;height:2rem}.news-item small>span{gap:.15rem;display:grid}.news-item time{color:#755f9d;font-family:var(--font-latin);letter-spacing:.08em;font-size:.76rem}.news-item strong{color:#355f4d;font-family:var(--font-serif);font-size:1.05rem;line-height:1.6}.news-item>span{color:var(--berry);font-size:1.2rem}.news-item:hover strong{text-decoration:underline}.source-note{color:#62736b;max-width:48rem;margin-top:1rem;font-size:.82rem;line-height:1.75}.source-note>span{display:block}.life-events-note{letter-spacing:-.02em;max-width:none;font-size:clamp(.72rem,2.45vw,.82rem)}@media (width>=460px){.life-events-note{white-space:nowrap}}.news-detail-category{color:#47735d;background:#ffffffb8;border-radius:999px;margin-left:.7rem;padding:.2rem .65rem;font-size:.78rem;font-weight:800;display:inline-flex}.news-article{max-width:56rem}.news-article-heading{grid-template-columns:4.8rem minmax(0,1fr);align-items:center;gap:1.2rem;display:grid}.news-article-heading .content-card-icon{background:#fff4bd;border:.24rem solid #fff;border-radius:50%;place-items:center;width:4.6rem;height:4.6rem;display:grid;box-shadow:.35rem .4rem #69b8d72e}.news-article-heading .section-icon{width:3rem;height:3rem}.news-article-heading h2{color:#315f4c;font-family:var(--font-serif);margin-top:.45rem;font-size:clamp(1.55rem,3.4vw,2.4rem);line-height:1.55}.news-article-summary{border-left:.32rem solid var(--leaf-500);color:#3d6151;background:#ffffffad;border-radius:.45rem 1rem 1rem .45rem;margin-top:2rem;padding:1.2rem 1.35rem;font-size:1.05rem;font-weight:700;line-height:1.9}.news-article-body{color:#566d62;gap:1.1rem;margin-top:1.8rem;font-size:.98rem;line-height:2;display:grid}.news-article .wide-note{margin-top:2rem}.news-back-link{margin-top:1.6rem}.faq-shell{max-width:64rem}.faq-list{gap:.85rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.faq-item{background:#ffffffd1;border:.22rem solid #fff;border-radius:1.55rem 1.55rem .48rem;overflow:hidden;box-shadow:.38rem .45rem #69b8d724}.faq-item:nth-child(3n+2){box-shadow:.38rem .45rem #ef6f8f21}.faq-item:nth-child(3n){box-shadow:.38rem .45rem #f5dd8847}.faq-item summary{color:#315f4c;min-height:5.2rem;font-family:var(--font-serif);cursor:pointer;grid-template-columns:minmax(0,1fr) 2.5rem;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:clamp(1rem,1.7vw,1.16rem);font-weight:800;line-height:1.65;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:focus-visible{outline-offset:-.35rem;border-radius:1.25rem;outline:.2rem solid #3975576b}.faq-item summary>span{min-width:0}.faq-item summary small{color:#47735d;width:fit-content;font-family:var(--font-sans);letter-spacing:.06em;background:#e6f5ef;border-radius:999px;margin-bottom:.25rem;padding:.16rem .55rem;font-size:.68rem;font-weight:900;display:block}.faq-item summary i{background:#fff2b9;border-radius:50%;place-items:center;width:2.2rem;height:2.2rem;display:grid;position:relative;box-shadow:.18rem .22rem #69b8d72e}.faq-item summary i:before,.faq-item summary i:after{content:"";background:#397557;border-radius:999px;width:.82rem;height:.14rem;transition:transform .18s;position:absolute}.faq-item summary i:after{transform:rotate(90deg)}.faq-item[open] summary i:after{transform:rotate(0)}.faq-item[open] summary{border-bottom:1px solid #3975571f}.faq-answer{color:#60736a;padding:1.15rem 1.25rem 1.35rem;font-size:.92rem;line-height:1.95}.faq-answer a{color:#326b52;text-underline-offset:.2em;font-weight:900}.faq-subpage .wide-note{margin-top:2.2rem}.faq-guide-lead>span{display:block}.faq-subpage .page-cta h2{font-size:clamp(1.5rem,2.6vw,2.15rem)}.legal-copy{max-width:53rem;margin-inline:auto}.legal-block{border-top:1px solid #39755733;margin-top:2rem;padding-top:2rem}.legal-block h2{color:#315f4c;font-family:var(--font-serif);font-size:clamp(1.25rem,2.5vw,1.7rem)}.legal-block p,.legal-block li{color:#607168;margin-top:.7rem;line-height:1.9}.legal-block ul{margin:.7rem 0 0;padding-left:1.5rem}.life-subpage #seasons-title{grid-template-columns:repeat(4,minmax(0,1fr))}.facility-subpage .story-copy .number-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=1040px){.sub-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr);gap:2.5rem}.card-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline{grid-template-columns:repeat(3,1fr)}.number-grid{grid-template-columns:repeat(2,1fr)}.number-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.life-subpage #seasons-title{grid-template-columns:repeat(2,minmax(0,1fr))}.page-cta-inner{grid-template-columns:4.8rem minmax(0,1fr)}.page-cta-actions{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=769px) and (width<=900px){.features-subpage .sub-hero-grid{grid-template-columns:1fr;gap:2rem;min-height:0}.features-subpage .sub-hero h1{font-size:clamp(2.1rem,5.5vw,2.8rem)}.features-subpage .sub-hero-visual{width:min(100%,38rem);margin-inline:auto;transform:none}.features-subpage .sub-hero-confetti{display:none}}@media (width<=768px){.sub-hero{padding-bottom:4.5rem}.sub-hero-grid{grid-template-columns:1fr;gap:2rem;min-height:0}.sub-hero-copy{padding-top:1rem}.sub-hero h1{font-size:clamp(2.15rem,9vw,3.2rem);line-height:1.33}.features-subpage .sub-hero h1{font-size:clamp(2.05rem,6vw,2.65rem)}.sub-hero-visual,.sub-hero-symbol{aspect-ratio:1.28;border-width:.42rem;border-radius:2.5rem 2.5rem .75rem;width:min(100%,38rem);margin-inline:auto;transform:none}.sub-hero-symbol{min-height:21rem}.sub-hero-confetti{display:none}.split-story,.split-story--reverse{grid-template-columns:1fr;gap:2.3rem}.split-story--reverse>:first-child{order:0}.sub-visual,.sub-visual>img{min-height:25rem}.section-feature-visual,.section-feature-visual>img{min-height:0}.facility-photo-grid{grid-template-rows:auto;grid-template-columns:1fr}.facility-photo--portrait{grid-area:auto}.facility-photo>img{aspect-ratio:4/3;min-height:0}.facility-photo--portrait>img{aspect-ratio:3/4}.card-grid{grid-template-columns:1fr}.card-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.life-subpage #seasons-title{grid-template-columns:1fr}.content-card{min-height:0}.recruitment-team-photo{aspect-ratio:4/3}.recruitment-team-photo>strong{white-space:normal}.recruitment-interview-grid{grid-template-columns:1fr}.recruitment-interview-card{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);display:grid}.recruitment-video-placeholder{aspect-ratio:auto;height:100%;min-height:13rem}.timeline{grid-template-columns:repeat(2,1fr)}.number-grid--three{grid-template-columns:1fr}.page-cta-inner{border-radius:2.1rem 2.1rem .65rem;grid-template-columns:4rem 1fr}.page-cta-icon{width:4rem;height:4rem}.page-cta-icon .section-icon{width:2.8rem;height:2.8rem}.page-cta-actions{grid-column:1/-1;grid-template-columns:1fr}.contact-options,.form-grid{grid-template-columns:1fr}.form-field--wide{grid-column:auto}}@media (width<=480px){.breadcrumb{min-height:3rem;font-size:.72rem}.sub-hero{padding-bottom:3.8rem}.sub-hero h1{letter-spacing:.02em;max-width:none;font-size:clamp(1.85rem,8.6vw,2.45rem)}.about-subpage .sub-hero h1{letter-spacing:.018em;font-size:clamp(1.65rem,7.5vw,2.05rem);line-height:1.42}.features-subpage .sub-hero h1{letter-spacing:.015em;font-size:clamp(1.65rem,8vw,2rem);line-height:1.42}.life-subpage .sub-hero h1{letter-spacing:.015em;font-size:clamp(1.45rem,7vw,1.95rem);line-height:1.45}.life-subpage .sub-hero-title-line{white-space:nowrap}.admission-subpage .sub-hero h1{letter-spacing:.012em;font-size:clamp(1.55rem,7.6vw,1.95rem);line-height:1.45}.news-subpage .sub-hero h1{letter-spacing:.012em;font-size:clamp(1.6rem,7.6vw,2rem);line-height:1.45}.contact-subpage .sub-hero h1{letter-spacing:.012em;font-size:clamp(1.55rem,7.6vw,1.95rem);line-height:1.45}.swimming-subpage .sub-hero h1{letter-spacing:.012em;font-size:clamp(1.55rem,7.4vw,1.95rem);line-height:1.45}.education-subpage .sub-hero h1{letter-spacing:.012em;font-size:clamp(1.65rem,7.8vw,2.05rem);line-height:1.45}.facility-subpage .sub-hero h1,.classes-subpage .sub-hero h1,.support-subpage .sub-hero h1,.visit-subpage .sub-hero h1,.access-subpage .sub-hero h1,.privacy-subpage .sub-hero h1,.recruitment-subpage .sub-hero h1{letter-spacing:.012em;font-size:clamp(1.6rem,7.5vw,1.98rem);line-height:1.45}.faq-subpage .sub-hero h1{letter-spacing:.012em;font-size:clamp(1.55rem,7.4vw,1.95rem);line-height:1.45}.sub-hero-lead{font-size:.9rem;line-height:1.85}.sub-hero-icon{width:3.7rem;height:3.7rem}.sub-hero-icon .section-icon{width:2.5rem;height:2.5rem}.sub-hero-visual,.sub-hero-symbol{border-radius:2rem 2rem .6rem;min-height:18rem}.sub-hero-visual{aspect-ratio:1.1}.sub-hero-visual>strong,.sub-visual>strong{font-size:1.05rem;bottom:1.35rem;left:1.2rem}.sub-section{padding-block:4.6rem}.sub-heading h2{letter-spacing:.025em;font-size:clamp(1.7rem,7.8vw,2.25rem)}.admission-subpage .story-copy .sub-heading h2{letter-spacing:.012em;font-size:clamp(1.5rem,7.4vw,1.82rem);line-height:1.5}.education-subpage .sub-heading h2{letter-spacing:.012em;font-size:clamp(1.45rem,6.8vw,1.75rem);line-height:1.5}.facility-subpage .sub-heading h2,.support-subpage .sub-heading h2{letter-spacing:.012em;font-size:clamp(1.42rem,6.6vw,1.72rem);line-height:1.5}.sub-heading-lead{font-size:.9rem;line-height:1.85}.sub-visual,.sub-visual>img{min-height:20rem}.recruitment-team-photo,.recruitment-team-photo>img{min-height:18rem}.recruitment-interview-card{display:block}.recruitment-video-placeholder{aspect-ratio:16/10;min-height:0}.recruitment-interview-note{border-radius:1rem}.recruitment-openings-photo,.recruitment-openings-photo>img{min-height:19rem}.story-copy>p:not(.eyebrow),.story-copy>div>p{font-size:.9rem;line-height:1.85}.about-subpage .about-copy-lines.lead-copy{font-size:clamp(1.05rem,4.7vw,1.16rem)}.about-copy-lines>wbr{display:none}.about-copy-lines>span,.about-history-title-row>span{white-space:normal;width:fit-content;max-width:100%;display:block}.number-grid,.timeline{grid-template-columns:1fr}.detail-table>div{grid-template-columns:1fr;gap:.35rem}.wide-note{grid-template-columns:3.3rem 1fr;padding:1rem}.wide-note .section-icon{width:3rem;height:3rem}.page-cta-inner{grid-template-columns:1fr;padding:1.25rem}.page-cta-icon{width:3.8rem;height:3.8rem}.page-cta h2{font-size:1.45rem}.features-subpage .page-cta h2{font-size:clamp(1.18rem,5.5vw,1.4rem)}.features-subpage .page-cta-title-line{white-space:nowrap;width:fit-content}.news-subpage .page-cta h2{font-size:clamp(1.2rem,5.2vw,1.35rem)}.contact-subpage .page-cta h2{font-size:clamp(1.25rem,5.4vw,1.4rem)}.education-subpage .page-cta h2,.support-subpage .page-cta h2,.access-subpage .page-cta h2,.privacy-subpage .page-cta h2,.recruitment-subpage .page-cta h2{font-size:clamp(1.2rem,5.2vw,1.38rem)}.swimming-subpage .page-cta h2{font-size:clamp(1.15rem,5.1vw,1.36rem)}.faq-subpage .page-cta h2{font-size:clamp(1.2rem,5.2vw,1.38rem)}.sub-hero-title-line,.sub-heading-title-line,.page-cta-title-line,.contact-cta-title-line,.visual-label-line{white-space:normal;width:auto}.swimming-subpage .page-cta-title-line{white-space:nowrap;width:fit-content}.contact-subpage .contact-cta-phrase{display:block}.news-item{grid-template-columns:1fr 1.5rem;gap:.35rem .7rem}.news-item small,.news-item strong{grid-column:1}.news-item>span{grid-area:1/2/3}.mail-form{border-radius:1.6rem 1.6rem .5rem}.mail-form>.button{width:100%}.news-article-heading{grid-template-columns:3.8rem minmax(0,1fr);gap:.85rem}.news-article-heading .content-card-icon{width:3.7rem;height:3.7rem}.news-article-heading .section-icon{width:2.5rem;height:2.5rem}.news-article-summary{font-size:.94rem}.news-article-body{font-size:.92rem;line-height:1.9}.card-grid--four{grid-template-columns:1fr}.faq-item summary{grid-template-columns:minmax(0,1fr) 2.15rem;min-height:4.8rem;padding:.9rem 1rem;font-size:.95rem}.faq-item summary i{width:2rem;height:2rem}.faq-answer{padding:1rem;font-size:.88rem;line-height:1.9}}@media (width<=360px){.visit-subpage #visit-points-title{white-space:normal;font-size:clamp(1.35rem,7.3vw,1.65rem)}}@media (prefers-reduced-motion:reduce){.subpage *,.subpage :before,.subpage :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.not-found--nanatsuri{background:radial-gradient(circle at 12% 18%,#ffe39a 0 .7rem,#0000 .78rem),radial-gradient(circle at 88% 76%,#bcebea 0 .85rem,#0000 .94rem),linear-gradient(145deg,#fff8d9,#ffe9ee 50%,#e8f6ed);min-height:calc(100svh - 5.8rem)}.not-found--nanatsuri>div{justify-items:center;display:grid}.not-found--nanatsuri .page-cta-icon{margin-bottom:1.4rem}.not-found--nanatsuri .hero-actions{justify-content:center}
