:root{color:#233127;--page-bg:#f3eee4;--ink:#233127;--brand:#314336;--brand-deep:#1d281f;--brand-soft:#dde4d7;--card:#ffffffb8;--card-border:#31433624;--muted:#5b685d;background:#f3eee4;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--page-bg);min-height:100vh;color:var(--ink)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-shell{flex-direction:column;min-height:100vh;display:flex}.landing{flex:1;width:min(1120px,100% - 2rem);margin:0 auto;padding:2.5rem 0 4.5rem}.hero{padding:0 0 2.5rem;display:block}.hero-brand{justify-content:center;display:flex}.hero-logo{filter:none;width:min(100%,24rem)}h1,h2,h3{letter-spacing:.03em;margin:0;font-weight:400}h1{font-size:clamp(3rem,6vw,5rem);line-height:.92}.tile-content p{color:var(--muted);margin:0;font-family:Segoe UI,sans-serif}.tiles-section{padding-bottom:3rem}h2{margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem)}.tiles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.tile-card{min-width:0}.tile-link{border:1px solid var(--card-border);background:linear-gradient(180deg, #ffffffd6, #ffffffa8), var(--card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1.6rem;height:100%;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 1.5rem 3rem #23312714}.tile-link:hover{border-color:#3143363d;transform:translateY(-4px);box-shadow:0 2rem 3.6rem #23312724}.tile-content{text-align:center;justify-content:center;align-items:center;width:100%;min-height:9rem;padding:1.2rem;display:flex}h3{margin-bottom:0;font-size:1.2rem}.site-footer{background:var(--brand);color:var(--page-bg);padding:1.2rem 1.5rem 1.35rem}.site-footer__inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100% - 2rem);margin:0 auto;display:flex}.site-footer p{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem}.site-footer__links{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.site-footer__links a,.footer-button{color:inherit;font:inherit;cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;padding:0;font-size:.92rem;text-decoration:underline}.legal-page{flex:1;width:min(1120px,100% - 2rem);margin:0 auto;padding:4rem 0 5rem}.legal-shell{max-width:52rem}.legal-intro{max-width:44rem;color:var(--muted);margin:1rem 0 0;font-family:Segoe UI,sans-serif;font-size:1.05rem}.legal-callout{color:var(--muted);background:#ffffff8c;border:1px solid #49544033;border-radius:1rem;margin:2rem 0;padding:1rem 1.1rem;font-family:Segoe UI,sans-serif}.legal-callout strong{color:var(--ink);margin-bottom:.35rem;display:block}.legal-section+.legal-section{margin-top:2rem}.legal-section h2{margin-bottom:.7rem;font-size:1.55rem}.legal-section p{color:var(--muted);margin:0;font-family:Segoe UI,sans-serif}.legal-section p+p{margin-top:.8rem}.button{appearance:none;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:1px solid #49544040;border-radius:999px;padding:.62rem .95rem;font-family:Segoe UI,sans-serif;font-size:.88rem;line-height:1.1;transition:background-color .18s,border-color .18s,transform .18s}.button:hover{transform:translateY(-1px)}.button--ghost{background:#fff9}.button--primary{border-color:var(--brand);background:var(--brand);color:var(--page-bg)}.consent-banner{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4ece3f5;border:1px solid #49544033;border-radius:1.5rem;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:end;gap:1.25rem;padding:1.25rem;display:grid;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 1.6rem 3rem #1f271c24}.consent-banner--hidden{display:none}.consent-banner__content h2,.consent-dialog__surface h2{margin-bottom:.55rem;font-size:clamp(1.5rem,3vw,2rem)}.consent-banner__content p,.consent-dialog__intro{color:var(--muted);margin:0;font-family:Segoe UI,sans-serif}.consent-banner__actions,.consent-dialog__actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.consent-dialog{background:0 0;border:0;width:min(42rem,100% - 1.5rem);padding:0}.consent-dialog::backdrop{background:#1f271c47}.consent-dialog__surface{background:var(--page-bg);border:1px solid #4954402e;border-radius:1.6rem;padding:1.4rem;box-shadow:0 2rem 4rem #1f271c2e}.consent-dialog__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.consent-dialog__close{appearance:none;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:.25rem 0;font-family:Segoe UI,sans-serif}.consent-options{gap:.85rem;margin:1.4rem 0;display:grid}.consent-switch{background:#ffffff8c;border:1px solid #4954402e;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.consent-switch__copy{gap:.2rem;display:grid}.consent-switch__title{font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.consent-switch__description{color:var(--muted);font-family:Segoe UI,sans-serif;font-size:.95rem}.consent-switch__control{flex-shrink:0;position:relative}.consent-switch__control input{opacity:0;position:absolute;inset:0}.consent-switch__slider{background:#49544040;border-radius:999px;width:3.2rem;height:1.9rem;transition:background-color .18s;display:inline-flex;position:relative}.consent-switch__slider:after{content:"";background:#fff;border-radius:50%;width:1.5rem;height:1.5rem;transition:transform .18s;position:absolute;top:.2rem;left:.2rem}.consent-switch__control input:checked+.consent-switch__slider{background:var(--brand)}.consent-switch__control input:checked+.consent-switch__slider:after{transform:translate(1.3rem)}.consent-switch__control input:disabled+.consent-switch__slider{opacity:.8}@media (width<=960px){.tiles-grid,.consent-banner{grid-template-columns:1fr}.consent-banner__actions{justify-content:flex-start}}@media (width<=700px){.landing{width:min(100% - 1.25rem,40rem);padding-top:2rem}.hero{padding-bottom:3rem}.hero-logo{width:min(100%,20rem)}.tile-content{min-height:7.5rem;padding:1rem}.site-footer__inner{flex-direction:column;align-items:flex-start;width:min(100% - 1.25rem,40rem)}.consent-banner{padding:1rem;bottom:.75rem;left:.75rem;right:.75rem}.consent-banner__actions,.consent-dialog__actions{flex-direction:column}.button{width:100%}.consent-switch{align-items:flex-start}}
