:root{--color-bg:#f4f7f4;--color-surface:#fffef9;--color-surface-alt:#e8eee9;--color-text:#111816;--color-heading:#081c2f;--color-text-faint:#4c504f;--color-muted:#57645f;--color-line:#d5ded8;--color-accent:#c7a46a;--color-accent-strong:#8f7143;--color-accent-soft:#f2e6cf;--color-teal:#006b64;--color-teal-strong:#06443f;--color-teal-soft:#d8eeea;--color-blue:#284c72;--color-blue-soft:#e3ebf3;--color-warm:#b85c38;--color-warm-soft:#f4e4da;--color-glow:#dfe868;--shadow-soft:0 22px 70px rgb(17 24 22/0.1);--shadow-lift:0 28px 90px rgb(17 24 22/0.16);--radius-sm:6px;--radius-md:8px;--radius-lg:14px;--container:1320px;--font-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:Georgia,"Times New Roman",serif;--section-bg-muted:radial-gradient(circle at 14% 4%,rgb(216 238 234/0.5),transparent 26rem),linear-gradient(180deg,#fbfcf8,#edf2ed);--section-bg-subtle:radial-gradient(circle at 18% 0%,rgb(216 238 234/0.36),transparent 28rem),linear-gradient(180deg,#fbfcf8,#eef3ee);--section-bg-plain:#f1f2ef;--section-border:1px solid rgb(17 24 22/0.08);--overlay-z-index:100;--page-hero-height:clamp(560px,68svh,700px)}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;background:radial-gradient(circle at 12% 8%,rgb(216 238 234/.5),transparent 28rem),linear-gradient(180deg,#fbfcf8 0,var(--color-bg) 38%,#eef3ee 100%);color:var(--color-text);font-family:var(--font-sans);line-height:1.6;text-rendering:optimizeLegibility}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--color-accent-strong)}img,svg{max-width:100%}button,input,textarea{font:inherit}:focus-visible{outline:3px solid var(--color-warm);outline-offset:3px}.skip-link{background:var(--color-text);color:#fff;left:1rem;padding:.75rem 1rem;position:fixed;top:1rem;transform:translateY(-140%);z-index:1000}.skip-link:focus{transform:translateY(0)}.container{margin-inline:auto;max-width:var(--container);padding-inline:clamp(1rem,4vw,2rem)}.section{padding-block:clamp(3.5rem,8vw,6rem)}.section-muted{background:var(--section-bg-muted);border-block:var(--section-border)}.eyebrow{align-items:center;color:var(--color-text-faint);display:inline-flex;font-size:.76rem;font-weight:800;gap:.5rem;letter-spacing:.09em;margin:0 0 .75rem;text-transform:uppercase}.eyebrow:before{background:var(--color-teal);border-radius:99px;content:"";display:inline-block;height:.55rem;width:.55rem}.lead{color:var(--color-muted);font-size:clamp(1.1rem,2vw,1.28rem);line-height:1.58;max-width:720px}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.button{align-items:center;background:linear-gradient(135deg,#d5b876,var(--color-accent));border:1px solid rgb(143 113 67/.34);border-radius:var(--radius-sm);color:#17211f;display:inline-flex;gap:.55rem;font-weight:700;justify-content:center;min-height:2.75rem;padding:.72rem 1rem;text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.button:hover{box-shadow:0 16px 34px rgb(143 113 67/.26);color:#17211f;transform:translateY(-1px)}.button.secondary{background:rgb(255 254 249/.72);border-color:rgb(17 24 22/.14);color:var(--color-teal-strong)}.button.secondary:hover{background:#fff;box-shadow:0 12px 28px rgb(17 24 22/.1);color:var(--color-text)}.grid{display:grid;grid-gap:1rem;gap:1rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:linear-gradient(180deg,rgb(255 255 255/.84),rgb(255 254 249/.98)),var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-md);box-shadow:inset 0 1px 0 rgb(255 255 255/.8);padding:clamp(1.15rem,3vw,1.5rem);position:relative;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.card:before{background:linear-gradient(180deg,var(--color-accent),var(--color-warm));border-radius:99px;content:"";height:calc(100% - 1.4rem);left:.7rem;opacity:.18;position:absolute;top:.7rem;width:3px}.card:hover{border-color:rgb(0 107 100/.28);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.card h2,.card h3{margin-top:0}.card p{color:var(--color-muted)}.prose{max-width:760px}.prose h2{font-size:clamp(1.55rem,3vw,2rem);line-height:1.2;margin:2.4rem 0 .8rem}.prose h3{font-size:1.22rem;line-height:1.3;margin:1.8rem 0 .5rem}.prose li,.prose p{color:var(--color-muted)}.prose strong{color:var(--color-text)}.meta{color:var(--color-muted);font-size:.92rem}ol.card{counter-reset:process-steps;list-style:none}ol.card li{counter-increment:process-steps;color:var(--color-muted);display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:auto 1fr;padding:.82rem 0 .82rem 1rem}ol.card li+li{border-top:1px solid var(--color-line)}ol.card li:before{align-items:center;background:var(--color-accent-soft);border:1px solid rgb(0 107 100/.2);border-radius:999px;color:var(--color-accent-strong);content:counter(process-steps,decimal-leading-zero);display:inline-flex;font-size:.75rem;font-weight:800;height:1.8rem;justify-content:center;width:1.8rem}@media (max-width:760px){.grid-2,.grid-3{grid-template-columns:1fr}}