:root{color-scheme:light;--paper:#faf8f2;--ink:#242820;--muted:#586054;--line:#d6dbcf;--green:#2f503f;--accent:#efb36a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--green);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a:focus-visible{outline:3px solid var(--green);outline-offset:5px}img{max-width:100%;height:auto;display:block}.wrap{width:min(1120px,calc(100% - 48px));margin:auto}header{border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0}.brand{display:flex;align-items:center;gap:12px;font-weight:750;text-decoration:none;color:var(--ink);line-height:1.2}.brand img{width:40px;height:40px;border-radius:10px}.brand small{display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin-top:6px;color:var(--muted)}nav{display:flex;gap:24px;font-size:14px}nav a{text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.04;letter-spacing:-.045em}h1{font-size:clamp(44px,6.3vw,78px)}h2{font-size:clamp(32px,4vw,46px)}h3{font-size:20px;line-height:1.3}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:var(--green);margin-bottom:22px}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center;padding:88px 0}.hero p{max-width:490px;color:var(--muted)}.hero h1 em{color:var(--green);font-weight:400}.tag{display:inline-flex;align-items:center;gap:8px;background:#e9eee5;border:1px solid var(--line);border-radius:30px;padding:8px 14px;font-size:13px;color:var(--green);font-weight:600}.tag:before{content:"";height:6px;width:6px;border-radius:50%;background:var(--green)}.poster{position:relative;background:#e9dfca;padding:16px;border:1px solid #d4cab7;transform:rotate(2deg);box-shadow:14px 18px 0 #e5eadf}.poster img{width:100%;aspect-ratio:4/5;object-fit:cover}.poster figcaption{font:italic 15px Georgia,serif;margin:14px 4px 0;line-height:1.4}.poster figure{margin:0}.strip{border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:13px;color:var(--muted)}.section{padding:80px 0}.section-intro{max-width:590px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:42px}.step{border-top:1px solid var(--line);padding-top:22px}.step .num{font:italic 30px Georgia,serif;color:var(--green);margin-bottom:24px}.step p{font-size:15px;color:var(--muted)}.cta{background:var(--green);color:#fff;border-radius:4px;padding:40px;display:flex;justify-content:space-between;align-items:center;gap:32px}.cta h2{font-size:36px;margin-bottom:12px}.cta p{margin:0;color:#e0e7da;max-width:600px;font-size:15px}.button{display:inline-block;text-decoration:none;font-weight:650;font-size:14px;padding:13px 20px;border:1px solid var(--line);border-radius:4px;white-space:nowrap;background:var(--paper);color:var(--ink)}footer{border-top:1px solid var(--line);margin-top:64px;padding:28px 0 40px;font-size:13px;color:var(--muted)}.footer-row{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.legal{max-width:760px;margin:64px auto}.legal h1{font-size:clamp(42px,6vw,62px)}.legal h2{font-family:inherit;font-size:23px;font-weight:650;letter-spacing:-.025em;line-height:1.3;margin-top:38px;margin-bottom:12px}.legal p,.legal li{color:var(--muted)}.legal li{margin-bottom:8px}.legal .lead{font-size:20px;color:var(--ink)}.legal .updated{font-size:13px}.notice{background:#edf0e8;padding:20px 24px;border-left:3px solid var(--green);margin:28px 0}.notice p:last-child{margin-bottom:0}.legal ol,.legal ul{padding-left:24px}.skip{position:absolute;left:16px;top:-80px;background:var(--paper);padding:8px;z-index:2}.skip:focus{top:8px}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.nav{padding:18px 0;gap:14px}.brand{font-size:15px}.brand img{width:34px;height:34px}nav{gap:16px;font-size:13px}.hero{grid-template-columns:1fr;gap:36px;padding:52px 0}.hero h1{max-width:500px}.poster{margin:0 12px 8px 0;transform:rotate(1deg);max-width:430px}.poster img{aspect-ratio:5/4;object-position:center 42%}.strip{flex-wrap:wrap;gap:8px 20px;justify-content:flex-start}.section{padding:50px 0}.steps{grid-template-columns:1fr;gap:20px}.step .num{margin-bottom:12px}.cta{display:block;padding:28px}.cta .button{margin-top:22px}.legal{margin:42px auto}.footer-links{gap:10px 18px}.footer-row{gap:16px}}
