
    :root{--paper:#f8f5ed;--white:#fffdf8;--forest:#143b30;--deep:#0e3028;--sage:#dce5d8;--sage-dark:#7a927e;--gold:#b59a60;--ink:#20352e;--muted:#637169;--line:#d9ded4;--serif:Baskerville,"Iowan Old Style","Palatino Linotype",Georgia,serif;--sans:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1)}
    *,*::before,*::after{box-sizing:border-box}
    html{scroll-behavior:smooth;scroll-padding-top:90px}
    body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased}
    body.locked{overflow:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}::selection{background:#c8d6c3;color:var(--deep)}
    :focus-visible{outline:2px solid var(--gold);outline-offset:4px}
    .skip{position:absolute;top:-80px;left:16px;z-index:100;background:var(--forest);color:white;padding:12px 18px}.skip:focus{top:12px}
    .container{width:min(1370px,calc(100% - 104px));margin-inline:auto}
    .site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(248,245,237,.86);border-bottom:1px solid transparent;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:background .4s,border-color .4s,box-shadow .4s}
    .site-header.scrolled,.site-header.menu-open{border-color:rgba(20,59,48,.12);box-shadow:0 6px 24px rgba(15,48,40,.035)}
    .header-inner{height:91px;display:flex;align-items:center;gap:32px;transition:height .4s var(--ease)}.site-header.scrolled .header-inner{height:72px}
    .brand{display:flex;align-items:center;gap:12px;white-space:nowrap;color:var(--forest);min-width:max-content}.brand-symbol{width:38px;height:38px}.brand-type{display:flex;flex-direction:column;line-height:.95}.brand-type strong{font-family:var(--serif);font-size:25px;font-weight:500;letter-spacing:-.055em}.brand-type span{font-size:9px;letter-spacing:.26em;text-transform:uppercase;margin-top:7px;font-weight:700}
    .desktop-nav{margin-left:auto;display:flex;align-items:center;gap:clamp(20px,2.4vw,39px)}.desktop-nav a,.footer-nav a{position:relative;font-size:13px;font-weight:600}.desktop-nav a::after,.footer-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:currentColor;transition:right .35s var(--ease)}.desktop-nav a:hover::after,.desktop-nav a.active::after,.footer-nav a:hover::after{right:0}
    .header-actions{display:flex;align-items:center;gap:14px;margin-left:18px}.language{border:0;background:none;color:var(--forest);font-size:12px;font-weight:700;letter-spacing:.06em;padding:10px 4px}.language span{opacity:.4}.language [aria-current="true"]{opacity:1}.support-button,.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:48px;padding:13px 21px;border:1px solid var(--forest);border-radius:2px;background:var(--forest);color:var(--white);font-size:12px;font-weight:700;letter-spacing:.015em;line-height:1.1;transition:background .3s,color .3s,transform .3s var(--ease),border-color .3s}.support-button:hover,.button:hover{background:#245244;transform:translateY(-2px)}.button svg,.support-button svg{width:16px;height:16px;transition:transform .35s var(--ease)}.button:hover svg,.support-button:hover svg{transform:translateX(4px)}.button.secondary{background:transparent;color:var(--forest)}.button.secondary:hover{background:var(--sage)}.menu-toggle{display:none;border:0;background:none;padding:9px;color:var(--forest)}.menu-toggle svg{width:27px;height:27px}
    .mobile-nav{display:none}
    .hero{position:relative;min-height:min(900px,100svh);padding:155px 0 70px;overflow:hidden}.hero::before{content:"";position:absolute;inset:0 0 auto 0;height:700px;pointer-events:none;background:radial-gradient(ellipse at 88% 31%,rgba(220,229,216,.37),transparent 46%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);align-items:center;gap:clamp(30px,4vw,80px);min-height:630px;position:relative}.hero-copy{position:relative;z-index:2;padding:8px 0 54px}.kicker{display:flex;align-items:center;gap:13px;color:var(--forest);font-size:11px;font-weight:700;letter-spacing:.09em}.kicker::before{content:"";display:block;width:35px;height:1px;background:var(--gold)}.hero h1{font-family:var(--serif);font-size:clamp(70px,6.9vw,117px);font-weight:400;line-height:.91;letter-spacing:-.067em;color:var(--forest);max-width:780px;margin:30px 0 32px}.hero h1 .line{display:block}.hero h1 .line:last-child{margin-left:clamp(20px,4vw,75px)}.hero-description{font-size:clamp(17px,1.28vw,20px);line-height:1.65;max-width:510px;color:#52645a;margin:0 0 38px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-aside{position:absolute;bottom:2px;left:0;font-family:var(--serif);font-size:15px;font-style:italic;color:var(--sage-dark)}
    .art-frame{position:relative;align-self:stretch;min-height:590px;margin-top:2px;isolation:isolate}.art-frame::before{content:"";position:absolute;inset:4% 3% 2% 5%;border-radius:48% 48% 3px 3px;background:linear-gradient(154deg,#e9eee5 0%,#d5e1d4 45%,#bdd0bd 100%);box-shadow:28px 26px 0 rgba(220,229,216,.43)}.art-frame::after{content:"";position:absolute;inset:7% 7% 6% 9%;border:1px solid rgba(181,154,96,.62);border-radius:48% 48% 3px 3px;z-index:2;pointer-events:none}.hero-art{position:absolute;inset:0;width:100%;height:100%;z-index:1;overflow:visible}.hero-art .sun-disc{transform-origin:center;animation:sunBreath 9s ease-in-out infinite}.float-slow{animation:float 8s ease-in-out infinite}.float-reverse{animation:float 10s ease-in-out infinite reverse}.hero-caption{position:absolute;right:-28px;bottom:34px;z-index:3;width:min(290px,65%);padding:24px 27px;background:var(--white);box-shadow:0 16px 45px rgba(23,62,49,.11);font-family:var(--serif);font-size:24px;font-style:italic;line-height:1.16;color:var(--forest)}.hero-caption::before{content:"“";display:block;font-size:48px;line-height:.55;color:var(--gold);font-style:normal;margin-bottom:8px}.hero-scroll{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:14px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-dark)}.hero-scroll span{width:1px;height:33px;background:var(--gold);transform-origin:top;animation:scrollLine 2.7s ease-in-out infinite}
    .pillars{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f4f3ea}.pillar-inner{display:grid;grid-template-columns:repeat(4,1fr)}.pillar{display:flex;align-items:center;gap:17px;min-height:111px;padding:23px 24px;border-right:1px solid var(--line);transition:background .3s}.pillar:first-child{padding-left:0}.pillar:last-child{border-right:0}.pillar:hover{background:#e9eee5}.pillar-icon{width:42px;flex:none;color:var(--forest)}.pillar strong{display:block;font-family:var(--serif);font-size:23px;font-weight:500;line-height:1.05}.pillar small{display:block;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.35}
    .section{padding:clamp(90px,10vw,152px) 0}.section-label{display:flex;align-items:center;gap:14px;font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--sage-dark)}.section-label::before{content:"";width:26px;height:1px;background:var(--gold)}.section h2,.about h2{font-family:var(--serif);font-size:clamp(51px,5.4vw,86px);line-height:1.04;letter-spacing:-.058em;font-weight:400;color:var(--forest);margin:25px 0}.mission-grid{display:grid;grid-template-columns:.87fr 1.13fr;gap:clamp(60px,10vw,180px);align-items:start}.mission-intro{position:sticky;top:125px}.mission-intro h2{max-width:570px}.mission-intro p{max-width:440px;color:var(--muted);font-size:17px;line-height:1.7}.mission-prose{padding-top:42px}.mission-prose .lead{font-family:var(--serif);font-size:clamp(29px,2.55vw,42px);line-height:1.26;letter-spacing:-.025em;color:var(--forest);margin:0 0 47px}.mission-prose .body{max-width:650px;color:#596a5f;font-size:17px;line-height:1.85;margin:0}.mission-rule{height:1px;background:var(--line);margin:47px 0 24px}.mission-signature{display:flex;justify-content:space-between;align-items:center;gap:30px;color:var(--gold);font-family:var(--serif);font-size:25px;font-style:italic}.mission-signature svg{width:112px;height:60px;color:var(--sage-dark)}
    .statement{background:var(--forest);color:var(--white);position:relative;overflow:hidden;padding:104px 0 84px;isolation:isolate}.statement::before{content:"";position:absolute;width:720px;height:720px;right:-250px;top:-310px;border:1px solid rgba(213,224,207,.18);border-radius:50%;box-shadow:0 0 0 95px rgba(213,224,207,.04),0 0 0 190px rgba(213,224,207,.035)}.statement .container{position:relative;z-index:1}.statement-text{font-family:var(--serif);font-size:clamp(50px,6.5vw,104px);line-height:1.04;font-weight:400;letter-spacing:-.052em;max-width:1160px;margin:23px 0 65px}.statement-text em{font-weight:400;color:#a9c0a7}.statement-foot{display:flex;justify-content:space-between;align-items:end;gap:30px;border-top:1px solid rgba(255,255,255,.22);padding-top:21px;font-size:13px;color:#d7e4da}.statement-foot span:last-child{font-family:var(--serif);font-style:italic;font-size:20px;color:#cbb77f}.flow-line{margin-top:89px;display:flex;gap:40px;white-space:nowrap;overflow:hidden;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);padding:14px 0;color:#b8cbb7;font-family:var(--serif);font-size:22px;font-style:italic}.flow-track{display:flex;gap:40px;min-width:max-content;animation:marquee 32s linear infinite}.flow-track span::after{content:"✦";font-size:9px;vertical-align:middle;color:var(--gold);margin-left:40px}
    .actions{background:var(--white)}.actions-head{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:51px}.actions-head h2{margin-bottom:0;max-width:610px}.actions-head p{font-size:17px;color:var(--muted);max-width:450px;justify-self:end;line-height:1.7;margin:0 0 10px}.action-list{border-top:1px solid var(--line)}.action-item{border-bottom:1px solid var(--line)}.action-button{width:100%;display:grid;grid-template-columns:105px 1fr 1fr 40px;align-items:center;gap:20px;background:transparent;border:0;padding:30px 0;text-align:left;color:var(--forest)}.action-symbol{width:45px;height:45px;color:var(--sage-dark);transition:transform .45s var(--ease)}.action-title{font-family:var(--serif);font-size:clamp(37px,3.4vw,56px);letter-spacing:-.04em;line-height:1}.action-short{font-size:15px;color:var(--muted);max-width:400px}.action-plus{width:35px;height:35px;border:1px solid #b7c5b8;border-radius:50%;display:grid;place-items:center;font-size:21px;font-weight:300;transition:transform .4s var(--ease),background .3s,color .3s}.action-button:hover .action-symbol{transform:rotate(-12deg) scale(1.12)}.action-button:hover .action-plus,.action-item.open .action-plus{background:var(--forest);color:white}.action-item.open .action-plus{transform:rotate(45deg)}.action-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s var(--ease)}.action-panel>div{overflow:hidden}.action-panel p{max-width:630px;margin:0 0 32px 125px;color:#55665c;font-size:16px;line-height:1.8}.action-item.open .action-panel{grid-template-rows:1fr}
    .resources{background:#e9eee5;position:relative;overflow:hidden}.resources::before{content:"";position:absolute;width:420px;height:420px;right:-220px;top:-160px;border-radius:50%;border:1px solid rgba(20,59,48,.15)}.resources-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:45px}.resources-head h2{margin-bottom:0}.resources-head p{max-width:405px;margin:0 0 8px;color:#53695b;font-size:16px;line-height:1.65}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.resource-card{appearance:none;text-align:left;position:relative;display:flex;flex-direction:column;min-height:360px;width:100%;padding:33px;border:1px solid rgba(20,59,48,.12);background:var(--white);color:var(--forest);overflow:hidden;transition:transform .45s var(--ease),box-shadow .45s var(--ease),background .35s}.resource-card:hover{transform:translateY(-8px);box-shadow:0 24px 40px rgba(18,59,47,.095);background:#fff}.resource-card::before{content:"";position:absolute;width:200px;height:200px;border:1px solid #d9e2d7;border-radius:50%;right:-78px;top:-76px;transition:transform .8s var(--ease)}.resource-card:hover::before{transform:scale(1.23)}.resource-top{display:flex;justify-content:space-between;align-items:start}.resource-symbol{width:58px;height:58px;color:var(--sage-dark)}.resource-arrow{border:1px solid #b9cbb9;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;transition:background .3s,color .3s,transform .3s}.resource-card:hover .resource-arrow{background:var(--forest);color:white;transform:rotate(45deg)}.resource-text{margin-top:auto}.resource-card h3{font-family:var(--serif);font-size:clamp(31px,2.7vw,42px);font-weight:400;letter-spacing:-.045em;line-height:1.05;margin:0 0 15px}.resource-card p{font-size:14px;line-height:1.65;color:#657368;max-width:300px;margin:0}.resource-note{font-size:12px;color:#64786a;margin-top:21px}
    .about{background:var(--paper);padding:120px 0}.about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(70px,12vw,190px);align-items:center}.about-art{height:480px;background:#e5eadf;position:relative;overflow:hidden}.about-art::after{content:"";position:absolute;inset:17px;border:1px solid rgba(181,154,96,.62)}.about-art svg{width:100%;height:100%}.about h2{margin-bottom:26px}.about p{max-width:600px;color:#596b5f;font-size:17px;line-height:1.8}.about .button{margin-top:18px}
    .contact{background:var(--deep);color:var(--white);padding:110px 0 115px;position:relative;overflow:hidden}.contact::before{content:"";position:absolute;left:-160px;bottom:-230px;width:570px;height:570px;border:1px solid rgba(227,234,221,.14);border-radius:50%;box-shadow:0 0 0 110px rgba(227,234,221,.035)}.contact-grid{position:relative;display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:center}.contact .section-label{color:#c4d4c0}.contact h2{font-family:var(--serif);font-size:clamp(54px,5.6vw,87px);font-weight:400;letter-spacing:-.055em;line-height:1.04;max-width:730px;margin:26px 0}.contact p{color:#bdcec1;font-size:17px;line-height:1.7;max-width:500px}.contact-form{padding:36px 0 0;border-top:1px solid rgba(255,255,255,.26)}.contact-form label{display:block;color:#f3f5ec;font-size:14px;margin-bottom:16px}.field-row{display:flex;align-items:stretch;gap:0;border-bottom:1px solid #adbea9}.field-row input{width:100%;border:0;outline:none;background:none;color:white;padding:15px 0 18px;font-size:19px;border-radius:0}.field-row input::placeholder{color:#a9bcac}.field-row button{display:grid;place-items:center;flex:none;width:54px;background:none;border:0;color:#d1ba86;transition:transform .3s}.field-row button:hover{transform:translateX(5px)}.field-row button svg{width:24px}.form-note{font-size:12px!important;line-height:1.5!important;margin-top:16px;color:#9fb3a5!important}.form-response{min-height:28px;margin-top:17px;color:#e9d6aa;font-size:14px}
    footer{background:var(--paper);padding:56px 0 31px}.footer-top{display:flex;justify-content:space-between;align-items:start;gap:40px;padding-bottom:66px}.footer-mantra{font-family:var(--serif);font-size:clamp(24px,2.6vw,38px);line-height:1.25;max-width:390px;letter-spacing:-.035em;color:var(--forest);margin:24px 0 0}.footer-nav{display:flex;gap:28px;flex-wrap:wrap;padding-top:12px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-top:22px;color:#6c7b70;font-size:12px}.footer-bottom button{padding:0;border:0;background:none;color:inherit;text-decoration:underline;text-underline-offset:3px}
    .dialog-backdrop{position:fixed;inset:0;z-index:80;background:rgba(8,31,25,.68);display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s}.dialog-backdrop.open{opacity:1;visibility:visible}.dialog{position:relative;width:min(590px,100%);max-height:min(730px,calc(100svh - 48px));overflow:auto;background:var(--paper);padding:clamp(30px,4vw,55px);box-shadow:0 35px 95px rgba(0,0,0,.18);transform:translateY(16px);transition:transform .4s var(--ease)}.dialog-backdrop.open .dialog{transform:translateY(0)}.dialog-close{position:absolute;right:22px;top:18px;width:40px;height:40px;border:0;background:transparent;color:var(--forest);font-size:29px;line-height:1}.dialog h2{font-family:var(--serif);color:var(--forest);font-size:clamp(40px,5vw,62px);font-weight:400;line-height:1.04;letter-spacing:-.05em;margin:24px 0}.dialog p{font-size:16px;line-height:1.75;color:#53665a}.dialog .button{margin-top:15px}.dialog-detail{border-top:1px solid var(--line);padding-top:22px;margin-top:25px}.dialog-detail ul{padding-left:20px;color:#53665a;line-height:1.75}.dialog-detail li+li{margin-top:8px}.dialog-status{font-size:13px;color:var(--sage-dark);margin-top:22px}
    [data-reveal]{opacity:0;transform:translateY(23px);transition:opacity .9s var(--ease),transform .9s var(--ease)}[data-reveal].visible{opacity:1;transform:translateY(0)}.hero [data-reveal]{transition-duration:1.1s}.hero [data-reveal]:nth-child(2){transition-delay:.12s}.hero [data-reveal]:nth-child(3){transition-delay:.22s}.hero [data-reveal]:nth-child(4){transition-delay:.32s}
    @keyframes float{0%,100%{transform:translate3d(0,0,0) rotate(0deg)}50%{transform:translate3d(0,-13px,0) rotate(1.5deg)}}@keyframes sunBreath{0%,100%{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes scrollLine{0%,100%{transform:scaleY(.55)}50%{transform:scaleY(1)}}@keyframes marquee{to{transform:translateX(-50%)}}
    @media(max-width:1150px){.container{width:min(100% - 68px,1370px)}.desktop-nav{gap:19px}.hero-grid{grid-template-columns:1.05fr .95fr;gap:20px}.hero h1{font-size:clamp(67px,7vw,95px)}.hero-caption{right:-9px}.pillar{padding-inline:15px}.pillar:first-child{padding-left:0}}
    @media(max-width:920px){.desktop-nav,.header-actions>.support-button{display:none}.header-actions{margin-left:auto}.menu-toggle{display:block}.mobile-nav{display:flex;position:absolute;left:0;right:0;top:100%;background:var(--paper);padding:16px 34px 28px;flex-direction:column;gap:0;box-shadow:0 20px 25px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.3s var(--ease)}.site-header.menu-open .mobile-nav{opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav a,.mobile-nav button{padding:15px 0;border:0;border-bottom:1px solid var(--line);background:none;text-align:left;color:var(--forest);font-family:var(--serif);font-size:24px}.hero{padding-top:130px}.hero-grid{min-height:unset;grid-template-columns:1fr 1fr}.art-frame{min-height:470px}.hero h1{font-size:clamp(58px,7.4vw,75px)}.hero-caption{font-size:20px}.pillar-inner{grid-template-columns:repeat(2,1fr)}.pillar:nth-child(2){border-right:0}.pillar:nth-child(-n+2){border-bottom:1px solid var(--line)}.mission-grid{gap:50px}.action-button{grid-template-columns:55px 1fr 1fr 38px}.action-panel p{margin-left:75px}.about-grid{gap:55px}.contact-grid{gap:45px}}
    @media(max-width:700px){.container{width:min(100% - 40px,1370px)}.header-inner,.site-header.scrolled .header-inner{height:70px}.brand-type strong{font-size:23px}.hero{padding:112px 0 95px;min-height:unset}.hero-grid{display:flex;flex-direction:column;gap:37px}.hero-copy{padding:0;align-self:stretch}.hero h1{font-size:clamp(60px,11.5vw,84px);margin:23px 0 22px}.hero h1 .line:last-child{margin-left:0}.hero-description{font-size:17px;max-width:570px;margin-bottom:25px}.hero-aside{display:none}.art-frame{align-self:stretch;min-height:500px;margin:0 15px 0 0}.hero-caption{right:-15px;bottom:18px}.hero-scroll{bottom:17px}.pillar-inner{grid-template-columns:repeat(2,1fr)}.pillar{min-height:97px}.section{padding:85px 0}.mission-grid,.actions-head,.about-grid,.contact-grid{grid-template-columns:1fr;gap:24px}.mission-intro{position:static}.mission-intro p{margin-bottom:0}.mission-prose{padding-top:5px}.mission-prose .lead{font-size:32px}.statement{padding:83px 0 64px}.statement-text{font-size:clamp(49px,9vw,77px)}.flow-line{margin-top:65px}.actions-head p{justify-self:start}.action-button{grid-template-columns:45px 1fr 36px;gap:15px}.action-short{grid-column:2;grid-row:2;margin-top:-6px}.action-plus{grid-column:3;grid-row:1/3}.action-panel p{margin-left:60px}.resources-head{display:block}.resources-head p{margin-top:20px}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:235px}.about{padding:82px 0}.about-art{height:370px;max-width:500px}.contact{padding:85px 0}.contact-form{margin-top:24px}.footer-top{flex-direction:column;padding-bottom:40px}.footer-bottom{flex-direction:column}.footer-nav{padding:0}}
    @media(max-width:440px){.container{width:min(100% - 30px,1370px)}.brand-symbol{width:33px}.brand-type strong{font-size:21px}.brand-type span{font-size:8px}.hero h1{font-size:clamp(53px,13vw,64px)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{justify-content:space-between}.art-frame{min-height:400px}.hero-caption{font-size:18px;padding:17px;width:63%}.pillar{padding:19px 10px;gap:8px}.pillar-icon{width:32px}.pillar strong{font-size:20px}.pillar small{font-size:10px}.section h2,.about h2{font-size:52px}.action-title{font-size:37px}.action-short{font-size:13px}.statement-text{font-size:46px}.statement-foot{flex-direction:column;align-items:start}.resource-card{padding:25px}.contact h2{font-size:52px}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}[data-reveal]{opacity:1!important;transform:none!important}}

    /* Photographic edition: quiet imagery carries the visual story. */
    .hero-photo{position:absolute;inset:4% 3% 2% 5%;width:92%;height:94%;object-fit:cover;object-position:50% 46%;border-radius:48% 48% 3px 3px;z-index:1;filter:saturate(.88) contrast(.98)}
    .about-art img{width:100%;height:100%;object-fit:cover;object-position:center}
    .resource-photo{height:clamp(245px,29vw,390px);margin:0 0 13px;position:relative;overflow:hidden}
    .resource-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 55%;filter:saturate(.88)}
    .resource-photo::after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,253,248,.76);pointer-events:none}
    @media(max-width:700px){.resource-photo{height:250px}.resource-photo img{object-position:50% 50%}}

    .living-interlude{padding:10px 0 70px;background:var(--paper)}
    .living-grid{display:grid;grid-template-columns:1fr 300px;align-items:center;gap:40px;border-top:1px solid var(--line);padding-top:28px}
    .living-grid p{font-family:var(--serif);font-size:clamp(37px,4vw,58px);line-height:1.12;letter-spacing:-.045em;color:var(--forest);max-width:620px;margin:0}
    .living-grid p::before{content:"";display:block;width:44px;height:1px;background:var(--gold);margin-bottom:24px}
    .living-grid img{width:300px;height:300px;object-fit:contain}
    @media(max-width:700px){.living-interlude{padding-bottom:65px}.living-grid{grid-template-columns:1fr;gap:12px}.living-grid img{width:230px;height:230px;justify-self:center}.living-grid p{font-size:43px}}

    /* Use the supplied stacked identity as the actual navigation logo. */
    .site-header .brand-logo{display:block;width:122px;height:auto}
    .site-header.scrolled .brand-logo{width:100px}
    footer .brand-logo{display:block;width:190px;height:auto}
    .hero-animation{object-position:center;filter:none;background:var(--paper)}
    .about-grid{grid-template-columns:1.2fr .8fr;gap:clamp(40px,6vw,90px)}
    .about-art{margin:0;height:auto;aspect-ratio:3/2;background:var(--sage)}
    .about-art img{object-fit:cover;object-position:center}
    .about-art figcaption{position:absolute;left:24px;bottom:24px;z-index:2;padding:7px 10px;background:rgba(255,253,248,.9);color:var(--forest);font-size:10px;font-weight:700;letter-spacing:.04em}
    @media(max-width:920px){.site-header .brand-logo{width:112px}.about-grid{gap:35px}}
    @media(max-width:700px){.site-header .brand-logo{width:93px}.about-grid{grid-template-columns:1fr}.about-art{height:auto;aspect-ratio:3/2}.about-art figcaption{left:18px;bottom:18px}}

    /* Weekly words and visitor reflection */
    .words-section{padding:clamp(78px,9vw,138px) 0 0;background:#e9eee6;overflow:hidden}
    .words-head{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(24px,7vw,110px);align-items:end;margin-bottom:42px}
    .words-head h2{font-family:var(--serif);font-weight:400;letter-spacing:-.05em;line-height:1.05;font-size:clamp(49px,6.2vw,91px);color:var(--forest);margin:17px 0 0}
    .words-head p{font-size:clamp(16px,1.45vw,20px);line-height:1.65;max-width:520px;margin:0 0 6px;color:#425b50}
    .words-grid{display:grid;grid-template-columns:1.23fr .77fr;min-height:460px;box-shadow:0 26px 70px rgba(16,48,40,.08)}
    .weekly-note{background:var(--forest);color:var(--white);padding:clamp(32px,5vw,76px);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}
    .weekly-note::before{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(194,172,109,.29);border-radius:50%;right:-95px;top:-115px;pointer-events:none}
    .weekly-note::after{content:"";position:absolute;width:135px;height:250px;border:1px solid rgba(193,210,190,.23);border-radius:100% 0 100% 0;transform:rotate(28deg);right:40px;bottom:-90px;pointer-events:none}
    .weekly-eyebrow{font-size:11px;font-weight:700;letter-spacing:.23em;text-transform:uppercase;color:#d3bd85;position:relative;z-index:1}
    .weekly-note blockquote{font-family:var(--serif);font-size:clamp(37px,4.3vw,67px);line-height:1.13;letter-spacing:-.045em;font-weight:400;max-width:780px;margin:36px 0 44px;position:relative;z-index:1;white-space:pre-wrap;overflow-wrap:anywhere}
    .weekly-rule{width:48px;height:1px;background:var(--gold);margin-bottom:21px}
    .weekly-meta{font-size:13px;letter-spacing:.04em;color:#d9e5d8;position:relative;z-index:1}
    .weekly-side{background:#f9f6ef;padding:clamp(30px,4vw,60px);display:flex;flex-direction:column;justify-content:space-between}
    .weekly-side svg{width:96px;height:96px;color:#809985;margin-bottom:28px}
    .weekly-side h3{font-family:var(--serif);font-size:clamp(31px,3vw,45px);font-weight:400;letter-spacing:-.035em;line-height:1.17;margin:0 0 15px;color:var(--forest)}
    .weekly-side p{font-size:15px;line-height:1.7;color:#596d60;max-width:310px;margin:0 0 25px}
    .text-button{border:0;border-bottom:1px solid var(--gold);background:transparent;color:var(--forest);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:0 0 8px;align-self:flex-start;transition:letter-spacing .3s var(--ease),color .3s}
    .text-button:hover{letter-spacing:.17em;color:#68826d}
    .editor-panel{margin-top:22px;background:var(--white);border:1px solid var(--line);padding:clamp(22px,3vw,34px);max-width:800px}
    .editor-panel[hidden]{display:none!important}.editor-panel label,.reflection-form label{display:block;font-weight:700;font-size:13px;color:var(--forest);margin-bottom:10px}
    .editor-panel textarea,.reflection-form textarea{display:block;width:100%;resize:vertical;min-height:120px;border:1px solid #cbd6ca;border-radius:0;background:#fffdfa;color:var(--forest);padding:18px;font:inherit;line-height:1.5}
    .editor-actions,.reflection-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:16px}
    .small-action{appearance:none;border:1px solid var(--forest);background:var(--forest);color:white;padding:11px 17px;font-weight:700;font-size:12px;letter-spacing:.04em;transition:background .25s,color .25s}
    .small-action:hover{background:#315c4b}.small-action.ghost{background:transparent;color:var(--forest)}.small-action.ghost:hover{background:#e9eee6}
    .editor-note,.reflection-private{font-size:12px;color:#60766a;line-height:1.55;margin:14px 0 0}.editor-status,.reflection-status{font-size:12px;color:var(--forest);min-height:1.5em}
    .reflection-section{background:#f9f6ef;padding:clamp(78px,9vw,132px) 0;position:relative;overflow:hidden}
    .reflection-section::before{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(181,154,96,.2);border-radius:50%;left:-300px;top:50px;pointer-events:none}
    .reflection-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(36px,8vw,125px);align-items:center;position:relative}
    .reflection-intro h2{font-family:var(--serif);font-size:clamp(47px,5.2vw,74px);font-weight:400;letter-spacing:-.045em;line-height:1.08;color:var(--forest);margin:17px 0 23px}
    .reflection-intro p{font-size:17px;line-height:1.7;color:#51665a;max-width:480px;margin:0 0 26px}
    .reflection-card{border:1px solid #d8dfd2;background:#fffdf8;box-shadow:0 25px 60px rgba(20,59,48,.07);padding:clamp(27px,4.2vw,58px);position:relative}
    .reflection-card::before{content:"✦";position:absolute;right:27px;top:18px;color:#b59a60;font-size:27px;font-weight:300}
    .reflection-card .section-label{margin-bottom:22px}
    .reflection-preview{font-family:var(--serif);color:var(--forest);font-size:clamp(29px,3.2vw,48px);line-height:1.2;letter-spacing:-.035em;min-height:145px;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 34px}
    .reflection-card-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:17px;color:#6a806f;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
    .reflection-form{margin-top:24px}.reflection-form textarea{min-height:100px}.reflection-count{font-size:12px;color:#67796d;margin-left:auto}
    @media(max-width:800px){.words-head,.words-grid,.reflection-grid{grid-template-columns:1fr}.words-head{gap:14px}.weekly-note{min-height:420px}.weekly-side{min-height:300px}.reflection-grid{gap:48px}}
    @media(max-width:520px){.words-section,.reflection-section{padding-top:72px}.weekly-note{min-height:400px}.weekly-side{min-height:260px}.reflection-card-footer{font-size:9px}.reflection-preview{min-height:110px}}
    @media(prefers-reduced-motion:reduce){.text-button,.small-action{transition:none!important}}
  
.contact-instagram{display:inline-flex;align-items:center;gap:16px;max-width:100%;white-space:normal}
