/* Homepage-only editorial layer. Legal pages keep their existing styling. */
:root{--forest:#24352d;--bronze:#a17b50;--paper:#f6f3ec;--charcoal:#262922}html{scroll-behavior:smooth}body[data-page="home"]{background:var(--paper);color:var(--charcoal);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}body[data-page="home"] .wrap{max-width:1220px;padding:0 clamp(20px,5vw,72px)}body[data-page="home"] a:focus-visible,body[data-page="home"] button:focus-visible{outline:3px solid var(--bronze);outline-offset:4px}body[data-page="home"] .site-nav{min-height:88px;padding:16px 0;border-color:#dbd7cd;gap:24px}body[data-page="home"] .brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--forest);font-size:14px;font-weight:750;letter-spacing:.12em;white-space:nowrap}body[data-page="home"] .brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--forest);border-radius:50%;color:#faf7ee;font-family:Georgia,serif;font-size:16px;letter-spacing:-.08em}body[data-page="home"] .site-links{display:flex;align-items:center;gap:clamp(12px,2vw,26px);margin-left:auto}body[data-page="home"] .site-links a{font-size:13px;font-weight:600;color:#465348;text-decoration:none}body[data-page="home"] .site-links a:hover,body[data-page="home"] .footer-links a:hover{text-decoration:underline;text-underline-offset:4px}body[data-page="home"] .languages{gap:5px}body[data-page="home"] .lang{border-color:#dad7cc;color:#485248}body[data-page="home"] .lang[aria-current="true"]{color:#fff;background:var(--forest);border-color:var(--forest)}body[data-page="home"] .hero{padding:58px 0 88px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.06fr);gap:clamp(28px,5vw,84px);align-items:center}body[data-page="home"] .hero-copy{max-width:540px}body[data-page="home"] .eyebrow,body[data-page="home"] .section-label{color:#8b6946;letter-spacing:.18em;font-weight:750;font-size:11px;text-transform:uppercase}body[data-page="home"] h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.058em;font-size:clamp(54px,6.7vw,94px);line-height:1.02;margin:19px 0 25px;color:var(--forest)}body[data-page="home"] h1 em{font-weight:400;font-style:italic;color:#92744f}body[data-page="home"] .lede{font-size:clamp(17px,1.6vw,20px);line-height:1.75;color:#4c564e;max-width:510px}body[data-page="home"] .hero .actions{margin-top:34px}body[data-page="home"] .button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:12px 22px;font-size:13px;font-weight:700;border-radius:100px;border-color:var(--forest);transition:transform .2s ease,background .2s ease}body[data-page="home"] .button:hover{transform:translateY(-2px)}body[data-page="home"] .button.primary{background:var(--forest);color:#fff}body[data-page="home"] .button.secondary{background:transparent;color:var(--forest)}body[data-page="home"] .hero-caption,body[data-page="home"] .fineprint{font-size:12px;color:#666d63}body[data-page="home"] .hero-caption{margin-top:22px}body[data-page="home"] .hero-media{height:clamp(430px,48vw,630px);position:relative;isolation:isolate;overflow:hidden;border-radius:5px 110px 5px 5px;background:#7c8b75}body[data-page="home"] .hero-media img,body[data-page="home"] .photo-panel img{display:block;width:100%;height:100%;object-fit:cover}body[data-page="home"] .hero-media img{object-position:50% 50%}body[data-page="home"] .hero-media::after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(22,36,26,.48));pointer-events:none}body[data-page="home"] .hero-stamp{position:absolute;bottom:28px;left:32px;z-index:1;color:#fff;font-family:Georgia,serif;font-size:22px;line-height:1.2;max-width:240px}body[data-page="home"] .hero-stamp small{display:block;font:700 10px -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px}body[data-page="home"] .section-block{padding:90px 0;border-top:1px solid #dcd8cd}body[data-page="home"] .section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}body[data-page="home"] .section-head h2,body[data-page="home"] .split-content h2,body[data-page="home"] .closing h2{font:400 clamp(38px,4.5vw,64px)/1.12 Georgia,"Times New Roman",serif;letter-spacing:-.045em;color:var(--forest);margin:8px 0 0}body[data-page="home"] .section-head p{max-width:410px;color:#596359;margin:0}body[data-page="home"] .features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}body[data-page="home"] .feature{background:#eeebe2;border:1px solid #e0dbce;border-radius:5px;padding:30px 24px;min-height:220px}body[data-page="home"] .feature-number{display:block;color:#957b55;font:400 30px Georgia,serif;margin-bottom:27px}body[data-page="home"] .feature h3{font:400 23px Georgia,serif;color:var(--forest);margin:0 0 9px}body[data-page="home"] .feature p{font-size:14px;line-height:1.65;margin:0;color:#566156}body[data-page="home"] .split{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(32px,6vw,92px);align-items:center}body[data-page="home"] .photo-panel{height:530px;background:#788570;border-radius:90px 5px 5px 5px;overflow:hidden}body[data-page="home"] .split-content p{color:#566156;font-size:17px;max-width:450px}body[data-page="home"] .person-list{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;padding:14px 0 24px}body[data-page="home"] .person-list span{font:400 20px Georgia,serif;border-bottom:1px solid #d8d5c8;padding:14px 0;color:var(--forest)}body[data-page="home"] .inline-link{display:inline-flex;gap:9px;align-items:center;color:var(--forest);font-size:14px;font-weight:700;text-decoration:none;border-bottom:1px solid var(--forest);padding-bottom:5px}body[data-page="home"] .inline-link:hover{color:#80633e}body[data-page="home"] .app-showcase{background:var(--forest);color:#f4f0e5;border-radius:6px;padding:clamp(28px,5vw,70px);display:grid;grid-template-columns:.85fr 1.15fr;gap:36px;align-items:center}body[data-page="home"] .app-showcase .section-label{color:#dbc099}body[data-page="home"] .app-showcase h2{font:400 clamp(35px,4vw,56px)/1.13 Georgia,serif;letter-spacing:-.035em;color:#fff;margin:12px 0 18px}body[data-page="home"] .app-showcase p{color:#d3ded0}body[data-page="home"] .app-showcase .button{border-color:#f7f2e8;background:#f7f2e8;color:var(--forest)}body[data-page="home"] .screen-gallery{display:flex;gap:16px;align-items:center;justify-content:center;min-height:310px}body[data-page="home"] .screen-gallery img{display:block;max-width:45%;max-height:490px;width:auto;height:auto;border-radius:17px;box-shadow:0 19px 45px rgba(0,0,0,.28);border:5px solid #191e1b}body[data-page="home"] .screen-gallery[hidden]{display:none}body[data-page="home"] .screen-placeholder{padding:36px;border:1px solid #708175;border-radius:8px;text-align:center;max-width:360px}body[data-page="home"] .screen-placeholder b{display:block;font:400 30px Georgia,serif;color:#f8f3e9;margin-bottom:14px}body[data-page="home"] .visit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body[data-page="home"] .visit-card{padding:30px 26px;border:1px solid #d9d6ca;background:#fbf9f3;border-radius:5px}body[data-page="home"] .visit-card h3{font:400 25px Georgia,serif;color:var(--forest);margin:0 0 10px}body[data-page="home"] .visit-card p{font-size:14px;color:#566156;margin:0 0 15px}body[data-page="home"] .closing{text-align:center;padding:95px 24px 110px;border-top:1px solid #dcd8cd}body[data-page="home"] .closing h2{max-width:800px;margin:10px auto 26px}body[data-page="home"] .closing .button{margin:auto}body[data-page="home"] .site-footer{display:grid;grid-template-columns:1fr auto;gap:24px;padding:32px 0 44px}body[data-page="home"] .site-footer p{margin:0 0 8px;font-size:12px;color:#677064}body[data-page="home"] .footer-links{display:flex;gap:18px;flex-wrap:wrap;align-content:start;justify-content:end}body[data-page="home"] .footer-links a{font-size:12px;color:#4c594d;text-decoration:none}body[data-page="home"] .credits{font-size:11px;line-height:1.7;color:#697265}body[data-page="home"] .credits a{color:inherit;text-underline-offset:2px}body[data-page="home"] .skip-link{position:absolute;top:-100px;left:12px;padding:12px 18px;background:#fff;color:#18251d;z-index:20}body[data-page="home"] .skip-link:focus{top:8px}@media(max-width:960px){body[data-page="home"] .hero{gap:32px}body[data-page="home"] .features{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-page="home"] .site-links{order:3;width:100%;justify-content:center}body[data-page="home"] .site-nav{justify-content:space-between}body[data-page="home"] .split{gap:32px}body[data-page="home"] .photo-panel{height:450px}}@media(max-width:680px){body[data-page="home"] .site-nav{gap:12px;min-height:70px}body[data-page="home"] .brand{font-size:12px}body[data-page="home"] .brand-mark{width:32px;height:32px}body[data-page="home"] .languages{gap:3px}body[data-page="home"] .lang{font-size:10px;padding:5px 7px}body[data-page="home"] .site-links{justify-content:space-between;gap:8px}body[data-page="home"] .site-links a{font-size:12px}body[data-page="home"] .hero{grid-template-columns:1fr;padding:38px 0 52px;gap:28px}body[data-page="home"] h1{font-size:clamp(56px,13vw,76px)}body[data-page="home"] .hero-media{height:460px;border-radius:4px 70px 4px 4px}body[data-page="home"] .section-block{padding:62px 0}body[data-page="home"] .section-head{display:block}body[data-page="home"] .section-head p{margin-top:14px}body[data-page="home"] .features{gap:10px}body[data-page="home"] .feature{padding:20px 16px;min-height:190px}body[data-page="home"] .feature-number{margin-bottom:15px}body[data-page="home"] .feature h3{font-size:21px}body[data-page="home"] .split,body[data-page="home"] .app-showcase{grid-template-columns:1fr}body[data-page="home"] .photo-panel{height:345px;border-radius:62px 4px 4px 4px}body[data-page="home"] .app-showcase{padding:30px 20px}body[data-page="home"] .screen-gallery{min-height:260px}body[data-page="home"] .screen-gallery img{max-height:360px}body[data-page="home"] .visit-grid{grid-template-columns:1fr}body[data-page="home"] .visit-card{padding:22px}body[data-page="home"] .closing{padding:70px 8px 80px}body[data-page="home"] .site-footer{grid-template-columns:1fr}body[data-page="home"] .footer-links{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body[data-page="home"] .button{transition:none}body[data-page="home"] .button:hover{transform:none}}