@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--ivory:#f7f2e8;--paper:#fffdf8;--forest:#163c2d;--forest-2:#245843;--wine:#7f2f3a;--terracotta:#b95d3f;--gold:#c5a25a;--ink:#1d211e;--muted:#68716b;--line:#d9d1c2;--shadow:0 20px 60px rgba(34,42,36,.12);--container:min(1180px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:var(--container);margin-inline:auto}.eyebrow{font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--wine)}.display{font-family:'Libre Caslon Display',serif;font-weight:400;line-height:.95;letter-spacing:-.035em}.section{padding:96px 0}.section-sm{padding:64px 0}.section-title{font-family:'Libre Caslon Display',serif;font-size:clamp(2.5rem,5vw,5rem);line-height:1;max-width:850px;margin:.35rem 0 1rem}.section-lead{font-size:1.07rem;color:var(--muted);max-width:720px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border-radius:999px;padding:.95rem 1.35rem;font-weight:700;border:1px solid transparent;transition:.25s ease;cursor:pointer}.btn-primary{background:var(--forest);color:#fff}.btn-primary:hover{transform:translateY(-2px);background:var(--forest-2)}.btn-light{background:#fff;color:var(--forest)}.btn-outline{border-color:rgba(255,255,255,.45);color:#fff}.btn-ghost{border-color:var(--line);background:transparent}.demo-strip{background:#10261d;color:#e8f1ea;font-size:.78rem;padding:.55rem 0;text-align:center;letter-spacing:.04em}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,242,232,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(103,97,82,.16)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:44px;height:44px;border:1px solid var(--forest);border-radius:50%;display:grid;place-items:center;font-family:'Libre Caslon Display',serif;font-size:1.15rem;color:var(--forest)}.brand-copy strong{display:block;font-size:.96rem;line-height:1.1}.brand-copy span{display:block;font-size:.72rem;color:var(--muted);margin-top:3px}.nav-links{display:flex;gap:1.3rem;align-items:center;font-size:.89rem;font-weight:600}.nav-links a{position:relative;padding:.4rem 0}.nav-links a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--wine);transition:.2s}.nav-links a:hover::after,.nav-links a.active::after{width:100%}.nav-cta{display:flex;gap:.6rem;align-items:center}.nav-cta .btn{padding:.72rem 1rem;font-size:.86rem}.menu-toggle{display:none;border:0;background:transparent;font-size:1.6rem}.hero-home{min-height:calc(100vh - 112px);position:relative;display:flex;align-items:flex-end;color:#fff;overflow:hidden;background:#18382d}.hero-home::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,38,29,.9) 0%,rgba(14,38,29,.55) 45%,rgba(14,38,29,.08) 78%),url('https://images.pexels.com/photos/34162714/pexels-photo-34162714.jpeg?auto=compress&cs=tinysrgb&w=1800') center/cover no-repeat;transform:scale(1.02)}.hero-home::after{content:'';position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,rgba(13,29,22,.6))}.hero-inner{position:relative;z-index:1;padding:100px 0 70px;display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end;width:100%}.hero-kicker{display:inline-flex;gap:10px;align-items:center;font-size:.82rem;text-transform:uppercase;letter-spacing:.15em}.hero-kicker::before{content:'';width:34px;height:1px;background:var(--gold)}.hero-home h1{font-size:clamp(4rem,8vw,8.6rem);max-width:880px;margin:.5rem 0 1.2rem}.hero-home p{font-size:1.1rem;max-width:650px;color:rgba(255,255,255,.86)}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.8rem}.hero-card{justify-self:end;max-width:340px;background:rgba(255,253,248,.12);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(10px);border-radius:28px;padding:24px}.hero-card strong{font-family:'Libre Caslon Display';font-size:2rem;font-weight:400;display:block}.hero-card small{color:rgba(255,255,255,.72)}.quick-links{position:relative;z-index:5;margin-top:-34px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);background:var(--paper);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.quick-card{padding:28px 30px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;border-right:1px solid var(--line);transition:.2s}.quick-card:last-child{border-right:0}.quick-card:hover{background:#fdf8ee}.quick-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#f0e6d8;color:var(--wine);font-weight:800}.quick-card strong{display:block}.quick-card span{font-size:.82rem;color:var(--muted)}.intro-split{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.photo-stack{position:relative;min-height:640px}.photo-stack .photo-main{position:absolute;inset:0 14% 9% 0;border-radius:38px;overflow:hidden;box-shadow:var(--shadow)}.photo-stack .photo-main img{width:100%;height:100%;object-fit:cover}.photo-stack .photo-small{position:absolute;right:0;bottom:0;width:42%;height:44%;border:10px solid var(--ivory);border-radius:32px;overflow:hidden}.photo-stack .photo-small img{width:100%;height:100%;object-fit:cover}.seal{position:absolute;right:4%;top:4%;width:142px;height:142px;border-radius:50%;background:var(--wine);color:#fff;display:grid;place-items:center;text-align:center;padding:20px;box-shadow:var(--shadow);transform:rotate(6deg)}.seal span{font-family:'Libre Caslon Display';font-size:1.25rem;line-height:1.05}.stats-band{background:var(--forest);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:48px 28px;border-right:1px solid rgba(255,255,255,.16)}.stat:last-child{border-right:0}.stat strong{font-family:'Libre Caslon Display';font-size:2.8rem;font-weight:400;display:block}.stat span{font-size:.82rem;color:rgba(255,255,255,.72)}.level-path{display:grid;grid-template-columns:repeat(7,1fr);gap:14px;margin-top:38px}.level{min-height:210px;background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.level:nth-child(4),.level:nth-child(7){background:var(--forest);color:#fff}.level:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.level .num{font-size:.78rem;color:var(--muted)}.level:nth-child(4) .num,.level:nth-child(7) .num{color:rgba(255,255,255,.7)}.level strong{font-family:'Libre Caslon Display';font-size:2rem;font-weight:400}.gallery-strip{display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-template-rows:280px 280px;gap:14px}.gallery-strip figure{margin:0;border-radius:26px;overflow:hidden;position:relative}.gallery-strip figure:first-child{grid-row:1/3}.gallery-strip img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery-strip figure:hover img{transform:scale(1.04)}.gallery-strip figcaption{position:absolute;left:18px;bottom:16px;background:rgba(255,255,255,.9);padding:.55rem .8rem;border-radius:999px;font-size:.78rem;font-weight:700}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:var(--paper);border-radius:26px;padding:30px;border:1px solid var(--line)}.feature h3{font-family:'Libre Caslon Display';font-size:1.8rem;font-weight:400;margin:.6rem 0}.feature p{color:var(--muted)}.feature-icon{font-size:1.5rem}.news-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.news-main{background:var(--wine);color:#fff;border-radius:32px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;min-height:420px}.news-main img{width:100%;height:100%;object-fit:cover}.news-copy{padding:38px;display:flex;flex-direction:column;justify-content:flex-end}.news-copy h3{font-family:'Libre Caslon Display';font-size:2.5rem;font-weight:400;line-height:1.02;margin:.5rem 0 1rem}.news-list{display:grid;gap:14px}.news-item{background:var(--paper);border-radius:24px;padding:24px;border:1px solid var(--line)}.news-item small{color:var(--wine);font-weight:700}.news-item h4{font-family:'Libre Caslon Display';font-size:1.35rem;margin:.4rem 0;font-weight:400}.parent-band{background:#eadfcd;border-radius:36px;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden}.parent-copy{padding:54px}.parent-band h2{font-family:'Libre Caslon Display';font-size:clamp(2.6rem,5vw,5rem);line-height:1;margin:0 0 1rem}.parent-visual{background:var(--terracotta);min-height:350px;display:grid;place-items:center;padding:36px;color:#fff}.parent-card{width:min(380px,90%);background:#fff;color:var(--ink);border-radius:24px;padding:26px;box-shadow:var(--shadow)}.parent-card .row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:.88rem}.page-hero{padding:110px 0 70px;position:relative;overflow:hidden}.page-hero .grid{display:grid;grid-template-columns:1fr .85fr;gap:70px;align-items:center}.page-hero h1{font-size:clamp(4.2rem,8vw,8rem);margin:.3rem 0 1rem}.page-hero p{font-size:1.05rem;color:var(--muted);max-width:620px}.page-photo{border-radius:36px;overflow:hidden;height:520px;box-shadow:var(--shadow);transform:rotate(1.5deg)}.page-photo img{width:100%;height:100%;object-fit:cover}.hero-wine{background:var(--wine);color:#fff}.hero-wine p{color:rgba(255,255,255,.78)}.hero-wine .eyebrow{color:#f0d49c}.hero-wine .page-photo{transform:rotate(-2deg);border:8px solid rgba(255,255,255,.2)}.hero-forest{background:var(--forest);color:#fff}.hero-forest p{color:rgba(255,255,255,.78)}.hero-forest .eyebrow{color:#f0d49c}.editorial{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.editorial-aside{position:sticky;top:130px;height:max-content}.editorial-body h2{font-family:'Libre Caslon Display';font-size:3.4rem;font-weight:400;line-height:1.05}.pullquote{font-family:'Libre Caslon Display';font-size:2.2rem;line-height:1.15;border-left:3px solid var(--gold);padding-left:24px;margin:40px 0}.portrait-block{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:38px}.portrait-block img{height:420px;width:100%;object-fit:cover;border-radius:28px}.note-card{background:#efe5d7;border-radius:28px;padding:30px}.timeline{position:relative;padding-left:42px;margin-top:40px}.timeline::before{content:'';position:absolute;left:10px;top:4px;bottom:4px;width:2px;background:var(--line)}.timeline-step{position:relative;padding:0 0 42px 34px}.timeline-step::before{content:'';position:absolute;left:-39px;top:4px;width:16px;height:16px;border:4px solid var(--ivory);background:var(--wine);border-radius:50%;box-shadow:0 0 0 1px var(--wine)}.timeline-step h3{font-family:'Libre Caslon Display';font-size:2rem;font-weight:400;margin:0 0 .3rem}.series{display:flex;gap:8px;flex-wrap:wrap}.pill{display:inline-flex;padding:.45rem .75rem;border:1px solid var(--line);border-radius:999px;font-size:.78rem;font-weight:700;background:var(--paper)}.guide-layout{display:grid;grid-template-columns:340px 1fr;gap:52px}.guide-nav{position:sticky;top:128px;height:max-content;background:var(--paper);padding:24px;border-radius:26px;border:1px solid var(--line)}.guide-nav a{display:block;padding:12px 10px;border-bottom:1px solid var(--line);font-size:.88rem}.guide-section{padding:0 0 64px;border-bottom:1px solid var(--line);margin-bottom:54px}.guide-section h2{font-family:'Libre Caslon Display';font-size:3.1rem;font-weight:400;margin:.3rem 0 1rem}.steps{counter-reset:step;display:grid;gap:14px;margin-top:26px}.step{counter-increment:step;background:var(--paper);border-radius:22px;padding:22px 24px;display:grid;grid-template-columns:50px 1fr;gap:18px;border:1px solid var(--line)}.step::before{content:counter(step);width:42px;height:42px;background:var(--forest);color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:800}.alert{background:#fff4d8;border-left:4px solid var(--gold);padding:18px 20px;border-radius:0 16px 16px 0;margin-top:24px}.demo-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#18241e;color:#fff;padding:14px 18px;border-radius:16px;display:inline-block}.mag-grid{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:380px 320px;gap:18px}.mag-card{position:relative;border-radius:30px;overflow:hidden;color:#fff}.mag-card:first-child{grid-row:1/3}.mag-card img{width:100%;height:100%;object-fit:cover}.mag-card::after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,0,0,.72))}.mag-copy{position:absolute;z-index:2;left:26px;right:26px;bottom:24px}.mag-copy h3{font-family:'Libre Caslon Display';font-size:2.2rem;font-weight:400;margin:.3rem 0}.mag-card:first-child .mag-copy h3{font-size:3.5rem}.admission-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px}.admit-step{background:var(--paper);border:1px solid var(--line);border-radius:26px;padding:26px;min-height:270px;display:flex;flex-direction:column;justify-content:space-between}.admit-step b{font-family:'Libre Caslon Display';font-size:3rem;color:var(--wine);font-weight:400}.admit-step h3{font-size:1.05rem}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check{background:#fff;border:1px solid var(--line);padding:18px;border-radius:18px}.check::before{content:'✓';color:var(--forest);font-weight:900;margin-right:8px}.journal{display:grid;grid-template-columns:1.3fr .7fr;gap:28px}.journal-feature{border-top:4px solid var(--ink);padding-top:22px}.journal-feature img{height:460px;width:100%;object-fit:cover;border-radius:4px}.journal-feature h2{font-family:'Libre Caslon Display';font-size:3.7rem;font-weight:400;line-height:1;margin:.8rem 0}.journal-side{border-top:4px solid var(--ink)}.journal-story{padding:22px 0;border-bottom:1px solid var(--line)}.journal-story h3{font-family:'Libre Caslon Display';font-size:1.7rem;font-weight:400;margin:.3rem 0}.mosaic{columns:3 280px;column-gap:16px}.mosaic figure{break-inside:avoid;margin:0 0 16px;border-radius:22px;overflow:hidden;position:relative}.mosaic img{width:100%;height:auto;min-height:220px;object-fit:cover;transition:.35s}.mosaic figure:hover img{transform:scale(1.03)}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact-panel{background:var(--forest);color:#fff;border-radius:32px;padding:38px;min-height:620px;display:flex;flex-direction:column;justify-content:space-between}.contact-panel h2{font-family:'Libre Caslon Display';font-size:3.2rem;font-weight:400;line-height:1}.contact-list{display:grid;gap:16px}.contact-item{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.17)}.form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form .full{grid-column:1/-1}.field label{display:block;font-size:.78rem;font-weight:700;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;padding:14px 15px;border:1px solid var(--line);border-radius:14px;background:var(--paper);outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--forest)}.field textarea{min-height:150px;resize:vertical}.site-footer{background:#11291f;color:#fff;margin-top:90px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:60px;padding:70px 0 50px}.footer-brand p{color:rgba(255,255,255,.62);max-width:420px}.footer-col h4{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:#e8cd98}.footer-col a{display:block;color:rgba(255,255,255,.75);padding:.3rem 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:.78rem;color:rgba(255,255,255,.56)}.reveal{opacity:0;transform:translateY(18px);transition:.6s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:980px){.nav-links,.nav-cta{display:none}.menu-toggle{display:block}.nav.open{height:auto;flex-wrap:wrap;padding:18px 0}.nav.open .nav-links{display:flex;order:3;width:100%;flex-direction:column;align-items:flex-start;padding-bottom:14px}.nav.open .nav-cta{display:flex;order:4;width:100%}.hero-inner,.intro-split,.page-hero .grid,.editorial,.guide-layout,.contact-layout,.parent-band,.journal{grid-template-columns:1fr}.hero-card{justify-self:start}.quick-grid{grid-template-columns:1fr}.quick-card{border-right:0;border-bottom:1px solid var(--line)}.quick-card:last-child{border-bottom:0}.photo-stack{min-height:520px}.stats-grid{grid-template-columns:1fr 1fr}.level-path{grid-template-columns:repeat(3,1fr)}.gallery-strip{grid-template-columns:1fr 1fr;grid-template-rows:300px 230px}.gallery-strip figure:first-child{grid-column:1/3;grid-row:auto}.feature-grid{grid-template-columns:1fr 1fr}.news-grid{grid-template-columns:1fr}.editorial-aside,.guide-nav{position:static}.admission-flow{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:650px){:root{--container:min(100% - 28px,1180px)}.section{padding:72px 0}.hero-home{min-height:760px}.hero-inner{padding:84px 0 54px}.hero-home h1{font-size:3.8rem}.hero-card{display:none}.quick-links{margin-top:-18px}.intro-split{gap:42px}.photo-stack{min-height:440px}.photo-stack .photo-small{width:48%;height:38%}.seal{width:112px;height:112px}.seal span{font-size:1rem}.stats-grid{grid-template-columns:1fr 1fr}.stat{padding:30px 18px}.level-path{grid-template-columns:1fr 1fr}.level{min-height:150px}.gallery-strip{display:grid;grid-template-columns:1fr;grid-template-rows:auto}.gallery-strip figure,.gallery-strip figure:first-child{grid-column:auto;grid-row:auto;height:260px}.feature-grid{grid-template-columns:1fr}.news-main{grid-template-columns:1fr}.news-main img{height:240px}.page-hero{padding:76px 0 45px}.page-photo{height:360px}.page-hero h1{font-size:3.8rem}.portrait-block{grid-template-columns:1fr}.mag-grid{display:block}.mag-card{height:350px;margin-bottom:16px}.mag-card:first-child{height:500px}.mag-card:first-child .mag-copy h3{font-size:2.6rem}.admission-flow,.checklist{grid-template-columns:1fr}.journal-feature h2{font-size:2.7rem}.form{grid-template-columns:1fr}.form .full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.display{letter-spacing:-.02em}}
