@charset "UTF-8";
:root{color-scheme:light;--ink:#152c26;--muted:#56665e;--green:#245e46;--paper:#f8faf7;--line:#dce4dc;--amber:#8c560e;--red:#a04332;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.65}a{color:var(--green);text-underline-offset:.22em}a:hover{text-decoration-thickness:2px}a:focus-visible,summary:focus-visible{outline:3px solid var(--amber);outline-offset:5px}img{max-width:100%}.wrap{width:min(1120px,calc(100% - 64px));margin:auto}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:0}header{border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:94px}.brand{display:flex;gap:12px;align-items:center;color:var(--ink);font-weight:700;line-height:1.3;text-decoration:none}.brand img{width:40px;height:40px}.brand small{display:block;font-size:.875rem;font-weight:400;color:var(--muted);margin-top:2px}nav{display:flex;gap:26px}nav a{font-size:.9375rem;color:var(--muted);text-decoration:none}nav a[aria-current=page]{color:var(--green);text-decoration:underline}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:72px;padding:90px 0 80px}.eyebrow{font-size:.875rem;font-weight:650;letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin:0 0 22px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.5rem,5.4vw,4.75rem);line-height:1.06;letter-spacing:-.05em;font-weight:650;margin-bottom:26px}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--green)}.lead{font-size:1.1875rem;color:var(--muted);max-width:540px;line-height:1.7}.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;background:var(--green);color:white;border-radius:7px;text-decoration:none;font-weight:600}.tag{font-size:.875rem;color:var(--muted)}.guide-example{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px;box-shadow:0 24px 65px #1e3d2810}.example-top{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--muted);font-size:.875rem;padding-bottom:24px;border-bottom:1px solid var(--line)}.example-top span:last-child{background:#f1f5ef;padding:3px 9px;border-radius:4px;font-size:.8125rem}.level-row{padding:24px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:8px 1fr;gap:18px;align-items:center}.level-row:last-child{border:0;padding-bottom:4px}.level-mark{width:5px;height:44px;border-radius:3px;background:var(--green)}.level-row h3{font-size:.9375rem;letter-spacing:.025em;margin:0 0 4px;color:var(--green)}.level-row p{font-size:.9375rem;line-height:1.5;margin:0;color:var(--muted)}.level-row.amber .level-mark{background:var(--amber)}.level-row.amber h3{color:var(--amber)}.level-row.red .level-mark{background:var(--red)}.level-row.red h3{color:var(--red)}.figure-note{font-size:.8125rem;text-align:center;color:var(--muted);margin:16px 0 0}.section{padding:65px 0;border-top:1px solid var(--line)}h2{font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.2;letter-spacing:-.025em;margin-bottom:25px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.step-number{font-size:.8125rem;color:var(--green);font-weight:700;display:block;margin-bottom:20px}.steps h3{font-size:1.1875rem;line-height:1.4;margin-bottom:10px}.steps p{color:var(--muted);margin-bottom:0}.privacy-strip{display:grid;grid-template-columns:1fr 1.15fr;gap:60px}.privacy-strip p{color:var(--muted)}.facts{list-style:none;margin:0;padding:0}.facts li{padding:12px 0;border-bottom:1px solid var(--line)}.facts li:first-child{padding-top:0}.release-note{padding:25px 28px;background:#edf3ec;border-radius:8px;margin-bottom:60px}.release-note h2{font-size:1.125rem;letter-spacing:0;margin-bottom:8px}.release-note p{color:var(--muted);margin:0;font-size:.9375rem}footer{border-top:1px solid var(--line);padding:30px 0;color:var(--muted);font-size:.875rem}.footer-row{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-row p{margin:0}.footer-links{display:flex;gap:24px}.page-intro{padding:66px 0 32px;max-width:760px}.page-intro h1{font-size:clamp(2.5rem,5vw,3.6rem)}.content-grid{display:grid;grid-template-columns:1fr 300px;gap:65px;padding-bottom:72px;align-items:start}.article{max-width:740px}.article h2{font-size:1.375rem;line-height:1.35;margin:35px 0 12px}.article h2:first-child{margin-top:0}.article p,.article li{color:var(--muted)}.article ul{padding-left:24px}.aside{padding:25px;border:1px solid var(--line);background:white;border-radius:10px}.aside h2{font-size:1.125rem;margin-bottom:12px}.aside p{font-size:.9375rem;color:var(--muted)}.email{overflow-wrap:anywhere}.aside .email{font-size:.875rem}.aside p:last-child{margin-bottom:0}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq details:first-child{padding-top:0}.faq summary{cursor:pointer;font-weight:600;font-size:1.0625rem;padding-right:16px}.faq details p{margin:14px 0 0;color:var(--muted)}.small{font-size:.875rem;color:var(--muted)}.article .notice{border-left:3px solid var(--green);padding:12px 18px;background:#edf3ec;margin-bottom:28px}.article .notice p{margin:0}.error-page{padding:100px 0;min-height:65vh}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.hero{gap:35px;padding:60px 0;grid-template-columns:1fr}.hero h1{max-width:600px}.guide-example{max-width:540px}.example{margin:0;max-width:540px}.steps{grid-template-columns:1fr;gap:30px}.step-number{margin-bottom:7px}.privacy-strip{grid-template-columns:1fr;gap:20px}.content-grid{grid-template-columns:1fr;gap:36px}.aside{max-width:550px}.section{padding:42px 0}.page-intro{padding-top:45px}}
@media(max-width:450px){.nav{align-items:flex-start;flex-direction:column;gap:18px;padding:20px 0;min-height:0}nav{gap:24px}.hero{padding-top:40px}.guide-example{padding:24px}.actions{gap:16px}.footer-row{gap:18px}.footer-links{gap:18px}.release-note{padding:22px}.brand small{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
