:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#263d37;background:#f8f3e9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;flex-direction:column}a{color:#175e61;text-underline-offset:3px}a:hover{color:#0c494d}.site-header,footer{width:min(100% - 40px,1040px);margin-inline:auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.site-header{min-height:88px;border-bottom:1px solid #d9d0bd}.brand{font-weight:800;letter-spacing:-.04em;font-size:1.45rem;color:#244c49;text-decoration:none}.brand span{color:#bf8542}nav{display:flex;gap:22px}nav a{font-size:.95rem;text-decoration:none;font-weight:600}nav a[aria-current]{text-decoration:underline;text-decoration-thickness:2px}.maker{font-size:.88rem;color:#60706a}.page{width:min(100% - 40px,880px);margin-inline:auto}.home{padding:100px 0 115px}.eyebrow{font-size:.8rem;font-weight:800;letter-spacing:.16em;color:#936329}h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1.06;letter-spacing:-.055em;margin:18px 0 24px;color:#214a47}h2{font-size:1.3rem;color:#214a47;letter-spacing:-.02em}.lead{font-size:clamp(1.15rem,2.5vw,1.4rem);line-height:1.55;max-width:680px;color:#465a53}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:58px}.card{display:flex;flex-direction:column;gap:12px;padding:28px;min-height:248px;border-radius:22px;background:#fffefa;border:1px solid #ded5c4;box-shadow:0 10px 28px #3c4b3610;text-decoration:none;color:#42574f}.card:hover{border-color:#b98745;transform:translateY(-2px)}.card-mark{color:#ba8142;font-size:1.5rem}.card strong{font-size:1.5rem;color:#214a47}.card-link{margin-top:auto;font-weight:750;color:#175e61}.article{padding:65px 0 90px}.article h1{font-size:clamp(2.6rem,6vw,4.6rem)}section{padding:23px 0;border-bottom:1px solid #d9d0bd}section p{font-size:1.05rem;line-height:1.7;max-width:720px;margin:0 0 10px;color:#40564e}.back{margin-top:38px;font-weight:700}footer{margin-top:auto;padding:28px 0 34px;border-top:1px solid #d9d0bd;font-size:.85rem;color:#60706a}@media(max-width:650px){.site-header{min-height:75px}.maker{display:none}.home{padding:65px 0 80px}.cards{grid-template-columns:1fr;margin-top:40px}.card{min-height:190px}.article{padding:48px 0 65px}footer{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:no-preference){.card{transition:transform .18s ease,border-color .18s ease}}:focus-visible{outline:3px solid #bb8646;outline-offset:3px}
