:root{--paper:#f2ede3;--paper-deep:#e6ded0;--surface:#fbf8f1;--ink:#171c1a;--ink-soft:#4f5651;--line:#cfc6b8;--brand:#254d42;--brand-light:#729184;--brand-signal:#cf5b39;--latent:#b8844d;--focus:#075fd8;--shadow:0 20px 60px #171c1a1a;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.75rem;--space-1:.375rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:4.5rem;--space-8:7rem;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:Iowan Old Style, Baskerville, "Times New Roman", serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 90% 5%, #cf5b3914, transparent 27rem), var(--paper);font-family:var(--font-sans);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.65}main{min-height:65vh}a{color:var(--brand);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{color:#15382f}:focus-visible{outline:3px solid var(--focus);outline-offset:4px;border-radius:.2rem}::selection{color:#fff;background:var(--brand)}img,svg{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;text-wrap:balance;line-height:1.08}h1{max-width:17ch;font-size:clamp(3rem,9vw,6.8rem);font-weight:650}h2{font-size:clamp(2rem,5vw,3.7rem);font-weight:620}h3{font-size:clamp(1.3rem,2vw,1.65rem)}.shell,.shell-narrow{width:min(100% - 2rem,76rem);margin-inline:auto}.shell-narrow{width:min(100% - 2rem,52rem)}.skip-link{z-index:100;color:#fff;background:var(--ink);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;border-bottom:1px solid #171c1a1f;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:5.5rem;display:flex}.brand-link{color:var(--ink);text-decoration:none}.brand-mark{letter-spacing:-.03em;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:750;display:inline-flex}.brand-mark svg{width:2rem;height:2rem}.site-header ul{gap:clamp(.8rem,3vw,2rem);margin:0;padding:0;list-style:none;display:flex}.site-header nav a{color:var(--ink);font-size:.93rem;font-weight:600;text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--brand-signal);text-decoration-thickness:.18rem}.hero{min-height:min(48rem,100vh - 5.5rem);padding-block:var(--space-7);align-items:end;gap:var(--space-6);grid-template-columns:minmax(0,1.35fr) minmax(15rem,.65fr);display:grid}.hero h1 span{color:var(--brand);font-family:var(--font-serif);font-style:italic;font-weight:500}.hero-copy{max-width:39rem;color:var(--ink-soft);font-size:clamp(1.15rem,2.3vw,1.45rem)}.hero-note{padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fbf8f1b8;align-self:center}.hero-note p:last-child{margin-bottom:0}.eyebrow{margin-bottom:var(--space-3);color:var(--brand);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.section{padding-block:var(--space-8);border-top:1px solid var(--line)}.section-intro{margin-bottom:var(--space-6);gap:var(--space-5);grid-template-columns:.75fr 1.25fr;display:grid}.section-intro p{max-width:42rem;color:var(--ink-soft);font-size:1.16rem}.project-card{color:#f4eee4;border-radius:var(--radius-lg);gap:var(--space-5);background:#1b1815;grid-template-columns:minmax(0,1fr) auto;padding:clamp(1.5rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.project-card:after{content:"";background:#b8844d40;border-radius:50%;width:24rem;height:24rem;position:absolute;bottom:-13rem;right:-8rem}.project-card h3{margin-bottom:var(--space-3);color:#fffaf1;font-family:var(--font-serif);font-size:clamp(2.8rem,6vw,5rem);font-weight:500}.project-card p{color:#d8ccbd;max-width:38rem}.project-link,.button{color:#fff;border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.75rem 1.15rem;font-weight:700;text-decoration:none;display:inline-flex}.project-link:hover{color:#fff;background:#ffffff1a}.status{width:fit-content;margin-bottom:var(--space-5);color:#f8e4c9;border:1px solid #806445;border-radius:999px;align-items:center;padding:.4rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex}.project-number{z-index:1;color:#bfae9a;font-family:var(--font-serif);align-self:end;font-size:4rem;position:relative}.values-grid,.feature-grid,.steps-grid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.value,.feature,.step{padding:var(--space-5);border-top:2px solid var(--brand)}.value p,.feature p,.step p{color:var(--ink-soft)}.company-grid{align-items:start;gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.contact-panel,.notice,.support-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:clamp(1.4rem,4vw,2.5rem)}.contact-panel a,.support-card>a{font-size:clamp(1.15rem,3vw,1.6rem);font-weight:700}.site-footer{padding-block:var(--space-6);color:#e6ded0;background:var(--ink)}.footer-grid{align-items:start;gap:var(--space-5);grid-template-columns:1fr auto 1fr;display:grid}.site-footer p{margin-bottom:.35rem}.footer-name{color:#fff;font-size:1.15rem;font-weight:750}.site-footer nav{gap:.4rem;display:grid}.site-footer a{color:#fff}.legal-identity{justify-self:end;max-width:25rem;font-size:.86rem}.page-hero,.policy{padding-block:var(--space-7) var(--space-8)}.page-hero h1,.policy h1{max-width:15ch;font-size:clamp(2.7rem,7vw,5.4rem)}.page-hero .lede,.policy .lede{max-width:48rem;color:var(--ink-soft);font-size:clamp(1.1rem,2vw,1.35rem)}.support-list{margin:var(--space-6) 0 0;gap:var(--space-3);padding:0;list-style:none;display:grid}.support-list a{padding:var(--space-4);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:1fr auto;align-items:center;font-weight:700;text-decoration:none;display:grid}.support-list a:hover{border-color:var(--brand)}.latent-hero{color:#eee5d8;background:radial-gradient(circle at 70% 40%,#b8844d3b,#0000 28rem),#141210}.latent-hero-inner{min-height:43rem;padding-block:var(--space-7);align-items:center;gap:var(--space-6);grid-template-columns:minmax(0,1.15fr) minmax(17rem,.85fr);display:grid}.latent-hero h1{margin-bottom:var(--space-3);color:#fffaf3;font-family:var(--font-serif);font-weight:500}.latent-hero .eyebrow,.latent-kicker{color:#d1ac78}.latent-hero .lede{color:#d4c8ba;max-width:39rem;font-size:1.25rem}.latent-actions{margin-top:var(--space-5);align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.button.primary{color:#19130d;background:#e5c89f;border-color:#e5c89f}.button[aria-disabled=true]{cursor:default;opacity:.8}.latent-mark{filter:drop-shadow(0 2rem 4rem #00000080);width:min(100%,29rem);margin-inline:auto}.process-list{margin:var(--space-5) 0 0;flex-wrap:wrap;gap:.65rem;padding:0;list-style:none;display:flex}.process-list li{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.45rem .85rem;font-weight:700}.split-feature{align-items:center;gap:var(--space-7);grid-template-columns:1fr 1fr;display:grid}.data-card{color:#f1e9de;border-radius:var(--radius-lg);background:#1e211f;padding:clamp(1.5rem,5vw,3.5rem)}.data-card strong{color:#e2b982}.data-card p:last-child{margin-bottom:0}.policy-header{padding-bottom:var(--space-6);border-bottom:1px solid var(--line)}.breadcrumb{margin-bottom:var(--space-6);color:var(--ink-soft);flex-wrap:wrap;gap:.55rem;font-size:.9rem;display:flex}.policy-dates{margin:var(--space-5) 0 0;gap:var(--space-5);flex-wrap:wrap;display:flex}.policy-dates div{grid-template-columns:auto auto;gap:.5rem;display:grid}.policy-dates dt{color:var(--ink-soft)}.policy-dates dd{margin:0;font-weight:650}.prose{padding-top:var(--space-6)}.prose h2{margin:var(--space-7) 0 var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--line);font-size:clamp(1.75rem,4vw,2.5rem)}.prose h3{margin:var(--space-5) 0 var(--space-2)}.prose p,.prose li{max-width:72ch}.prose li+li{margin-top:.45rem}.prose table{border-collapse:collapse;width:100%}.prose th,.prose td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:.75rem}.prose blockquote{margin:var(--space-5) 0;padding:var(--space-4);border-left:.35rem solid var(--brand-signal);background:var(--surface)}.prose code{background:var(--paper-deep);border-radius:.25rem;padding:.1em .3em}.not-found{text-align:center;place-items:center;min-height:65vh;display:grid}.not-found h1{margin-inline:auto}@media (width<=760px){:root{--space-7:3.5rem;--space-8:5rem}html{scroll-behavior:auto}.header-inner{min-height:4.75rem}.site-header nav li:first-child,.site-header nav li:nth-child(2){display:none}.hero,.section-intro,.company-grid,.footer-grid,.latent-hero-inner,.split-feature{grid-template-columns:1fr}.hero{min-height:auto}.values-grid,.feature-grid,.steps-grid,.project-card{grid-template-columns:1fr}.project-number{display:none}.footer-grid,.legal-identity{justify-self:start}.policy-dates,.policy-dates div{grid-template-columns:1fr;gap:.15rem;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.breadcrumb{display:none}body{color:#000;background:#fff}.policy{width:100%;padding:0}a{color:inherit}}
