@font-face{font-family:'DM Sans';src:url('assets/dm-400.ttf')}@font-face{font-family:'DM Sans';src:url('assets/dm-700.ttf');font-weight:700}@font-face{font-family:'Playfair Display';src:url('assets/playfair.ttf');font-weight:400 900}
:root{--forest:#123d31;--green:#1d5948;--ink:#1e2924;--muted:#596a60;--paper:#fffdf8;--cream:#f7f3ea;--mint:#d8ece3;--gold:#d8aa5b;--line:#dce4df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 'DM Sans',sans-serif}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:600;line-height:1.12;color:var(--forest)}h1{font-size:clamp(2.9rem,5.5vw,5rem);letter-spacing:-.04em;margin-bottom:22px}h1 em{color:var(--green)}h2{font-size:clamp(2rem,3.5vw,3.2rem);letter-spacing:-.025em}h3{line-height:1.35;font-size:1.25rem}a{color:var(--forest)}img,video{max-width:100%;display:block}img{height:auto}figure{margin:0}figcaption{font-size:.88rem;padding:12px 4px;color:var(--muted)}button,input{font:inherit}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b17623;outline-offset:5px}.skip{position:absolute;top:-100px}.skip:focus{top:0;background:white;z-index:100;padding:15px}.header{position:sticky;top:0;background:#fffdf8f5;border-bottom:1px solid var(--line);z-index:20}.nav-shell{max-width:1240px;margin:auto;min-height:78px;padding:12px 24px;display:flex;align-items:center;gap:24px}.brand{width:160px;flex-shrink:0}.brand img{width:100%}.nav-shell nav{display:flex;gap:24px;margin-left:auto}.nav-shell nav a{text-decoration:none;font-size:.9rem;font-weight:700}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;text-align:center;text-decoration:none;background:var(--forest);color:white;border:2px solid var(--forest);padding:13px 24px;border-radius:30px;font-weight:700;line-height:1.4;min-height:52px;cursor:pointer}.button:hover{background:var(--green);box-shadow:0 8px 22px #123d3125}.button.outline{background:transparent;color:var(--forest)}.button.small{font-size:.88rem;min-height:44px;padding:10px 18px}.hero{background:radial-gradient(ellipse at 0 0,#e9efcf,transparent 50%),linear-gradient(135deg,#f6f1e7,#fffdf8);overflow:hidden}.hero-grid{max-width:1240px;margin:auto;padding:68px 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.eyebrow{font-size:.88rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#986043;margin-bottom:14px}.lead{font-size:1.15rem;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0 20px}.smallprint{font-size:.9rem;color:var(--muted)}.hero-photos{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.hero-photos figure:first-child{grid-column:1/-1}.hero-photos figure:first-child img{border-radius:120px 120px 20px 20px}.hero-photos img{border:7px solid white;border-radius:20px;box-shadow:0 20px 55px #123d3125;width:100%}.hero-photos figure:nth-child(2){transform:rotate(-3deg)}.hero-photos figure:nth-child(3){transform:rotate(3deg)}.metrics{background:var(--forest);color:white;padding:30px 24px}.metrics>div{max-width:1140px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.metric strong{font-size:2.1rem;display:block;line-height:1.3}.metric span{font-size:.9rem;color:#e2eedd}.section{max-width:1192px;margin:auto;padding:65px 24px}.section-heading{max-width:790px;margin-bottom:30px}.section-heading p:last-child{margin-bottom:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.split>*,.cards>*{min-width:0}.school-photo img,.wide-photo img{border-radius:20px;width:100%}.quote{font-family:'Playfair Display',Georgia,serif;font-size:1.65rem;line-height:1.5;border-left:3px solid var(--gold);padding-left:24px;margin:26px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:28px;border:1px solid var(--line);border-radius:20px;background:white}.card .number{font-size:2.5rem;font-family:Georgia,serif;color:var(--green)}.card ul{padding-left:20px}.card .tag{font-size:.9rem;color:var(--green);font-weight:700}.band{background:var(--cream)}.hours{display:grid;grid-template-columns:repeat(2,1fr);gap:0 24px}.hours div{display:flex;gap:15px;padding:12px 0;border-bottom:1px solid var(--line)}.hours strong{min-width:60px;color:var(--forest)}.note{background:#edf3e9;border-left:3px solid var(--green);padding:18px 22px;border-radius:0 12px 12px 0;font-size:.95rem}.details{border:1px solid var(--line);border-radius:15px;background:white;margin:12px 0;overflow:hidden}.details summary{padding:20px 24px;cursor:pointer;font-weight:700;color:var(--forest);line-height:1.5}.details summary:hover{background:#f2f6ee}.details[open] summary{border-bottom:1px solid var(--line);background:#f2f6ee}.details .inside{padding:24px;max-width:100%;overflow-wrap:anywhere}.inside p{margin:0 0 18px}.inside li{margin-bottom:8px}.source-prose{max-width:850px}.source-prose p{white-space:normal}.source-prose .source-page{font-size:.88rem;color:var(--muted);border-top:1px solid var(--line);padding-top:18px;margin-top:25px}.source-images{display:flex;flex-wrap:wrap;gap:16px;margin:20px 0}.source-images a{max-width:300px}.source-images img{max-height:220px;object-fit:contain;border-radius:10px}.source-note{background:#fff8e8;border-left:3px solid #aa792e;padding:16px 20px;margin-bottom:24px;font-size:.93rem}.tools{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.gallery{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:8px 0 4px}.gallery figure{flex:0 0 min(82vw,520px);scroll-snap-align:start}.gallery img{width:100%;height:320px;object-fit:contain;background:#eef0e8;border-radius:18px}.gallery figcaption{padding:12px 3px;line-height:1.5}.gallery-nav{display:flex;align-items:center;gap:12px;margin-top:8px}.gallery-nav span{margin-right:auto;font-size:.9rem;color:var(--muted)}.gallery-nav button{width:42px;height:42px;border:1px solid var(--green);border-radius:50%;color:var(--forest);background:white;cursor:pointer}.friend-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.friend-grid img{border-radius:18px}.friends-video{width:100%;border-radius:18px;background:#123d31}.price-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:start}.price-panel{background:var(--forest);color:white;padding:34px;border-radius:24px}.price-panel h3,.price-panel a{color:white}.price-panel .old{font-size:1.4rem;color:#e2e8dd}.price-panel .amount{font-size:3.6rem;font-weight:700;line-height:1.2}.price-panel .button{background:#d4e6b0;border-color:#d4e6b0;color:var(--forest);width:100%;margin-top:20px}.payments{padding-left:0;list-style:none}.payments li{padding:12px 0;border-bottom:1px solid #ffffff30;display:flex;justify-content:space-between;gap:15px}.price-badge{display:inline-block;padding:5px 12px;border-radius:20px;background:#d8ece3;color:var(--forest);font-weight:700;margin-bottom:18px}.total{padding-top:18px;font-size:1.05rem}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.legal-grid a{text-underline-offset:3px}.cta{background:var(--forest);color:white;padding:64px 24px}.cta-inner{max-width:1040px;margin:auto}.cta h2,.cta h3,.cta a{color:white}.cta .eyebrow{color:#d4e6b0}.cta-actions{display:flex;gap:16px;flex-wrap:wrap;margin:28px 0}.cta .button{background:#d4e6b0;border-color:#d4e6b0;color:var(--forest);font-size:1.1rem}.cta .outline{background:transparent;color:white;border-color:#c5dcbd}.footer{max-width:1192px;margin:auto;padding:32px 24px;font-size:.9rem;color:var(--muted)}.footer nav{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:18px}.footer p{margin-bottom:8px}.menu-toggle{display:none}.reveal{animation:enter .6s ease-out}@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
@media(max-width:850px){.nav-shell{gap:14px}.nav-shell nav{display:none}.nav-shell .small{margin-left:auto}.menu-toggle{display:block;border:0;background:none;color:var(--forest);font-weight:700}.nav-shell nav.open{display:flex;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px;flex-wrap:wrap;border-bottom:1px solid var(--line)}.hero-grid{gap:28px;padding-top:42px}.cards{grid-template-columns:1fr}.split,.price-layout{gap:26px}.hero-photos figure:first-child img{border-radius:60px 60px 20px 20px}}
@media(max-width:650px){html{scroll-padding-top:88px}.nav-shell{padding:12px 16px;min-height:70px}.brand{width:114px}.nav-shell .small{padding:9px 13px;font-size:.82rem}.menu-toggle{font-size:.85rem}.hero-grid{grid-template-columns:1fr;padding:36px 18px 32px;gap:24px}h1{font-size:clamp(2.8rem,11.5vw,4rem)}.hero-photos{gap:12px;padding:0 5px}.hero-photos img{border-width:5px}.hero-photos figure:first-child img{border-radius:70px 70px 16px 16px}.metrics>div{grid-template-columns:1fr 1fr;gap:24px}.metric strong{font-size:1.8rem}.section{padding:42px 18px}.split,.price-layout,.legal-grid{grid-template-columns:1fr}.section-heading{margin-bottom:24px}.hours{grid-template-columns:1fr}.card{padding:24px}.details summary{padding:17px 18px}.details .inside{padding:18px}.source-prose{font-size:1rem}.gallery{gap:14px}.gallery figure{flex-basis:calc(100vw - 52px)}.gallery img{height:250px}.friend-grid{grid-template-columns:1fr}.price-panel{padding:26px}.price-panel .amount{font-size:3.3rem}.cta{padding:44px 18px}.cta-actions{display:grid;grid-template-columns:1fr}.cta .button{width:100%}.hero-actions .button{width:100%}.source-images a{max-width:100%}}
.friends-video{height:auto}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}}@media print{.header,.gallery-nav,.tools,.cta{display:none}.section{padding:20px 0}details{break-inside:auto}.inside{display:block!important}body{font-size:11pt}.hero-grid{min-height:0}}
