:root{--paper: #f3ecde;--paper-strong: #e8dcc5;--ink: #1f2120;--ink-soft: #474640;--ink-muted: #6d675c;--gold: #a87d33;--gold-soft: #c29a4b;--gold-pale: rgba(168, 125, 51, .14);--line: rgba(31, 33, 32, .12);--card: rgba(255, 250, 240, .76);--dark: #111516;--dark-soft: #1d2324;--dark-line: rgba(240, 228, 201, .16);--dark-text: #f1e7d3;--shadow: 0 18px 55px rgba(28, 26, 18, .12);font-family:Manrope,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(194,154,75,.18),transparent 28%),linear-gradient(180deg,#f7f1e7 0%,var(--paper) 100%);line-height:1.5;font-weight:500}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}#root{min-height:100vh}.page{width:min(100%,1440px);margin:0 auto;padding:24px}.topbar,.hero,.section-shell__inner,.footer,.application-hero,.application-card{border:1px solid var(--line);background:#faf4e7b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border-radius:18px;position:sticky;top:18px;z-index:20}.brand{display:inline-flex;align-items:center;justify-content:flex-start}.brand-logo{display:inline-flex;align-items:center}.brand-logo img{display:block}.brand-logo img{width:100%;height:auto}.brand-logo--header{width:min(180px,36vw)}.brand-logo--footer{width:min(156px,44vw)}.brand-logo--hero{width:min(220px,46vw)}.brand-logo--md{width:164px}.topbar__nav{display:flex;gap:24px;color:var(--ink-soft);font-size:.95rem}.hero{margin-top:24px;padding:36px;border-radius:28px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);gap:28px;overflow:hidden;position:relative}.application-page{display:flex;flex-direction:column;gap:24px;margin-top:24px}.application-hero{padding:36px;border-radius:28px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.9fr);gap:24px}.application-hero__copy h1,.application-card h2{margin:0;font-family:Cormorant Garamond,serif;font-weight:600;line-height:.95;letter-spacing:-.02em}.application-hero__copy h1{font-size:clamp(3rem,7vw,5.4rem);max-width:9ch}.application-hero__steps{margin-top:26px;display:flex;flex-wrap:wrap;gap:12px}.application-hero__steps span{padding:10px 14px;border-radius:999px;border:1px solid rgba(31,33,32,.14);background:#fff8ecd1;font-size:.92rem;color:var(--ink-soft)}.application-hero__aside{padding:28px;border-radius:24px;background:linear-gradient(180deg,#fffaf2eb,#f4ead4d1);border:1px solid rgba(168,125,51,.24)}.application-hero__aside h2{font-size:2.35rem;margin-bottom:18px}.application-hero__aside ul{margin:0;padding-left:18px}.application-hero__aside li{margin-bottom:12px;color:var(--ink-soft)}.application-card{border-radius:28px;padding:34px;background:linear-gradient(180deg,#141819fa,#0d1010fa),linear-gradient(120deg,rgba(168,125,51,.12),transparent 46%);border-color:var(--dark-line);color:var(--dark-text)}.application-card .section-shell__description,.application-card__note,.field span,.field option,.field select,.field input,.field textarea{color:#f1e7d3eb}.application-card__header{max-width:56rem;margin-bottom:28px}.application-card h2{font-size:clamp(2.6rem,6vw,4rem);max-width:11ch}.application-form{display:flex;flex-direction:column;gap:24px}.form-section{padding:22px;border-radius:22px;border:1px solid var(--dark-line);background:#fff8e90a}.form-section__label{margin:0 0 18px;color:var(--gold-soft);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.form-grid{display:grid;gap:18px}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:10px}.field>span{font-size:.94rem;line-height:1.45}.field input,.field select,.field textarea{width:100%;border-radius:14px;border:1px solid rgba(241,231,211,.18);background:#f9f2e114;padding:14px 16px;outline:none}.field input::placeholder,.field textarea::placeholder{color:#f1e7d385}.field input:focus,.field select:focus,.field textarea:focus{border-color:#c29a4bc7;box-shadow:0 0 0 3px #c29a4b29}.field--full{grid-column:1 / -1}.field--checkbox{display:grid;grid-template-columns:22px minmax(0,1fr);gap:14px;align-items:start}.field--checkbox input{width:18px;height:18px;margin-top:4px;accent-color:var(--gold-soft)}.application-card__footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.application-card__note{margin:0;max-width:56ch;font-size:.95rem}.form-submit{border:0;cursor:pointer}.form-error{margin:0;color:#ffb5a3;font-weight:600}.hero:before{content:"";position:absolute;inset:auto -5% -25% auto;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(168,125,51,.2),transparent 70%)}.hero__eyebrow,.section-shell__eyebrow,.program-card__eyebrow,.pillar-card__tag,.hero__card-label{margin:0 0 12px;color:var(--gold);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.hero h1,.section-shell h2,.hero__card h2,.program-card h3,.pillar-card h3,.problem-grid__card h3{margin:0;font-family:Cormorant Garamond,serif;font-weight:600;line-height:.95;letter-spacing:-.02em}.hero h1{font-size:clamp(3.6rem,10vw,6.5rem);max-width:10ch}.hero__lede,.section-shell__description,.hero__microcopy,.problem-grid__card p,.pillar-card p,.program-card p,.gift-layout__copy p,.about-layout__copy p,.footer__copy,.waterline-layout__copy p{color:var(--ink-soft)}.hero__lede{max-width:62ch;margin:22px 0 0;font-size:1.08rem}.hero-brandmark{margin-bottom:20px}.hero__actions{margin-top:32px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.hero__microcopy{margin:0;font-size:.95rem}.hero__card{position:relative;z-index:1;padding:28px;border-radius:24px;background:linear-gradient(180deg,#fffaf2eb,#f4ead4d1);border:1px solid rgba(168,125,51,.24)}.hero__card h2{font-size:2.4rem;margin-bottom:20px}.hero__card ul,.story-framework{margin:0;padding-left:18px}.hero__card li,.story-framework li{margin-bottom:12px;color:var(--ink-soft)}.section-shell{padding:18px 0}.section-shell__inner{border-radius:28px;padding:34px}.section-shell--dark .section-shell__inner{background:linear-gradient(180deg,#141819f7,#0d1010fa),linear-gradient(120deg,rgba(168,125,51,.1),transparent 45%);border-color:var(--dark-line);color:var(--dark-text)}.section-shell--dark .section-shell__description,.section-shell--dark .waterline-layout__copy p,.section-shell--dark .story-framework li{color:#f1e7d3d1}.section-shell__header{max-width:62rem;margin-bottom:28px}.section-shell h2{font-size:clamp(2.7rem,6vw,4.3rem);max-width:12ch}.section-shell__description{margin:16px 0 0;max-width:62ch;font-size:1.04rem}.problem-grid,.pillars-grid,.program-grid{display:grid;gap:18px}.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-grid__card,.pillar-card,.program-card{border:1px solid var(--line);border-radius:22px;padding:24px;background:var(--card)}.problem-grid__index{display:inline-block;margin-bottom:20px;color:var(--gold);font-weight:700}.problem-grid__card h3,.pillar-card h3,.program-card h3{font-size:2rem;margin-bottom:14px}.section-cta,.final-cta{margin-top:26px}.waterline-layout,.gift-layout,.about-layout{display:grid;gap:24px;align-items:center}.waterline-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.waterline-layout__visual{min-height:360px;border-radius:28px;border:1px solid var(--dark-line);background:linear-gradient(180deg,#1b222361 0,#1b222361 42%,#080a0be6 42%,#080a0be6),linear-gradient(135deg,rgba(194,154,75,.18),transparent 55%);padding:32px;display:flex;flex-direction:column;justify-content:space-between}.waterline-layout__surface,.waterline-layout__depth{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,4vw,2.7rem)}.waterline-layout__line{height:1px;background:linear-gradient(90deg,transparent,rgba(242,214,154,.72),transparent)}.story-framework{margin:24px 0}.pillars-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pillar-card{position:relative;overflow:hidden}.pillar-card:after{content:"";position:absolute;inset:auto -40px -40px auto;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(168,125,51,.14),transparent 70%)}.program-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.program-card{display:flex;flex-direction:column;gap:16px}.program-card .cta-button{margin-top:auto}.gift-layout,.about-layout{grid-template-columns:minmax(260px,.8fr) minmax(0,1.1fr)}.gift-layout__image,.about-layout__portrait{padding:14px;border-radius:24px;background:#fffbf3bf;border:1px solid var(--line)}.gift-layout__image img,.about-layout__portrait img{aspect-ratio:4 / 5;width:100%;object-fit:cover;border-radius:18px}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:14px 20px;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.cta-button:hover{transform:translateY(-1px)}.cta-button--primary{background:var(--ink);color:#f8f2e6;box-shadow:0 12px 28px #1f21202e}.cta-button--secondary{background:transparent;color:var(--ink);border:1px solid rgba(31,33,32,.18)}.cta-button--gold{background:linear-gradient(180deg,#bd9448,#9c722d);color:#140f06;box-shadow:0 12px 30px #a87d332e}.footer{margin:18px 0 30px;border-radius:24px;padding:22px 24px;display:flex;justify-content:space-between;gap:20px}.footer__copy{margin:12px 0 0;max-width:42ch}.footer__links{display:flex;align-items:center;gap:20px;color:var(--ink-soft)}@media (max-width: 1120px){.hero,.application-hero,.waterline-layout,.gift-layout,.about-layout,.program-grid,.problem-grid,.pillars-grid{grid-template-columns:1fr 1fr}.program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-grid,.pillars-grid{grid-template-columns:1fr}}@media (max-width: 820px){.page{padding:16px}.topbar{flex-wrap:wrap;position:static}.topbar__nav{order:3;width:100%;justify-content:space-between;gap:12px;font-size:.88rem}.brand-logo--header{width:min(160px,52vw)}.brand-logo--hero{width:min(190px,54vw)}.hero,.application-hero,.waterline-layout,.gift-layout,.about-layout,.program-grid,.form-grid--two{grid-template-columns:1fr}.hero,.application-hero,.application-card,.section-shell__inner,.footer{padding:24px}.section-shell h2,.hero__card h2,.problem-grid__card h3,.pillar-card h3,.program-card h3{max-width:none}.footer{flex-direction:column}.application-card__footer{flex-direction:column;align-items:stretch}.footer__links{flex-wrap:wrap}}@media (max-width: 560px){.hero h1{font-size:3.4rem}.section-shell h2{font-size:2.6rem}.cta-button{width:100%}.hero__actions{align-items:stretch}.brand-logo--footer{width:min(144px,52vw)}.brand-logo--hero{width:min(170px,60vw)}}
