:root{--ink:#302B27;--rust:#B8734A;--paper:#F6F3EE;--stone:#E6E2DC;--sand:#CFA27A;--muted:#716960}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header,.hero,.tools,footer{max-width:1160px;margin:auto;padding-left:32px;padding-right:32px}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--stone)}.brand{display:inline-flex;align-items:center}.brand img{display:block;width:176px;height:auto}.site-header nav{display:flex;gap:26px;color:var(--muted);font-size:14px}.site-header nav a:hover,.tool-link:hover,footer a:hover{color:var(--rust)}.hero{min-height:585px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:78px;border-bottom:1px solid var(--stone)}.kicker{margin:0 0 15px;color:var(--rust);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero h1{margin:0;max-width:680px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.35rem,7vw,6rem);font-weight:500;line-height:.96;letter-spacing:-.065em}.hero h1 span{color:#766d63}.intro{max-width:530px;margin:30px 0;color:var(--muted);font-size:18px;line-height:1.55}.hero-cta{display:inline-flex;align-items:center;gap:15px;color:var(--rust);font-size:16px;font-weight:700}.hero-cta:hover{color:#925235}.hero-cta .button-arrow{display:grid;place-items:center;width:48px;height:48px;border:1.5px solid currentColor;border-radius:50%}.hero-cta svg{width:22px;height:22px}.hero-panel{padding:30px;background:var(--ink);color:#f6eee7;border-radius:4px;box-shadow:10px 10px 0 var(--sand)}.hero-panel>p{margin:0 0 38px;color:#d9b499;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-panel div{display:flex;gap:18px;padding:16px 0;border-top:1px solid #514940}.hero-panel strong{color:#dfa477;font-size:13px}.hero-panel span{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.3}.tools{padding-top:112px;padding-bottom:112px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-head h2{max-width:570px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3.45rem);font-weight:500;line-height:1;letter-spacing:-.055em}.tool-grid{display:grid;grid-template-columns:1fr;max-width:760px;border:1px solid var(--stone);background:#fbfaf8}.tool-grid.single{max-width:560px;grid-template-columns:1fr}.tool-card{min-height:310px;padding:27px;display:flex;flex-direction:column}.tool-top{display:flex;align-items:center;justify-content:space-between}.icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:var(--rust);background:#f0e6dc;font-size:28px;line-height:1}.status{color:#817970;font-size:12px;font-weight:700}.status.live{color:#477452}.status.live:before{content:"";display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#4b8b59;vertical-align:middle}.tool-eyebrow{margin:32px 0 9px;color:var(--rust);font-size:12px;font-weight:700}.tool-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;letter-spacing:-.04em}.tool-card>p:not(.tool-eyebrow){margin:12px 0 23px;color:var(--muted);line-height:1.5}.tool-link{display:flex;align-items:center;gap:8px;margin-top:auto;color:var(--rust);font-size:14px;font-weight:700}footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:35px;padding-top:25px;padding-bottom:25px;border-top:1px solid var(--stone);color:var(--muted);font-size:13px}footer .brand img{width:145px}footer div{display:flex;gap:20px}footer small{font-size:12px}.legal-page{min-height:100vh;display:flex;flex-direction:column}.legal-page article{width:100%;max-width:760px;margin:0 auto;padding:100px 32px;flex:1}.legal-page h1{max-width:650px;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,6vw,4.7rem);font-weight:500;line-height:.98;letter-spacing:-.06em}.legal-page article p:not(.kicker){max-width:640px;color:var(--muted);font-size:18px;line-height:1.65}.legal-page article a{color:var(--rust);font-weight:700}.legal-page footer{width:100%}@media(max-width:720px){.site-header,.hero,.tools,footer{padding-left:20px;padding-right:20px}.site-header{height:72px}.site-header nav{display:none}.hero{min-height:auto;grid-template-columns:1fr;gap:42px;padding-top:42px;padding-bottom:62px}.hero h1{font-size:3.45rem}.intro{font-size:16px}.hero-panel{padding:23px;box-shadow:7px 7px 0 var(--sand)}.hero-panel>p{margin-bottom:25px}.section-head{display:block}.section-head h2{font-size:2.45rem}.tools{padding-top:70px;padding-bottom:70px}.tool-card{min-height:270px}footer{grid-template-columns:1fr;gap:16px}footer div{flex-wrap:wrap}.legal-page article{padding:72px 20px}}
