:root{--ink:#171514;--muted:#6f6965;--paper:#f7f2ec;--cream:#fffaf4;--card:#fff;--red:#e73322;--red-deep:#b91f15;--peach:#f3c5af;--line:#dfd7cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-header,footer{width:min(1100px,calc(100% - 40px));margin:0 auto;display:flex;align-items:center;justify-content:space-between}.site-header{min-height:86px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.12em}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:26px}nav{display:flex;gap:26px;font-size:14px;font-weight:700}nav a{color:var(--muted)}nav a:hover,nav a.active{color:var(--red)}.document-shell{width:min(1000px,calc(100% - 40px));margin:0 auto;padding:75px 0 90px}.eyebrow{margin:0 0 16px;color:var(--red);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.hero{min-height:500px;margin-bottom:90px;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.hero h1,.policy-hero h1{margin:0;font-size:clamp(54px,8vw,94px);line-height:.92;letter-spacing:-.065em}.lede{max-width:650px;margin:25px 0 0;color:var(--muted);font-size:20px;line-height:1.6}.button{min-height:50px;margin-top:30px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--red);color:#fff;font-size:14px;font-weight:800}.button:hover{background:var(--red-deep)}.target-art{min-height:380px;position:relative;overflow:hidden;display:grid;place-items:center;border-radius:46% 46% 35% 35%/44% 44% 30% 30%;background:var(--red);color:#fff;box-shadow:0 30px 75px rgba(105,37,24,.18)}.ring{position:absolute;border:1px solid rgba(255,255,255,.4);border-radius:50%}.ring-one{width:270px;height:270px}.ring-two{width:180px;height:180px}.core{width:95px;height:95px;display:grid;place-items:center;z-index:1;border-radius:50%;background:#fff;color:var(--red);font-size:45px;font-weight:200}.target-art p{position:absolute;left:30px;bottom:24px;margin:0;display:flex;flex-direction:column}.target-art small{font-size:10px;font-weight:900;letter-spacing:.18em}.target-art strong{font-size:23px}.content-section{margin-bottom:80px}.section-heading{margin-bottom:30px;display:grid;grid-template-columns:48px 1fr;gap:15px}.section-heading>span,.policy-sections>section>span{padding-top:5px;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.13em}.section-heading h2,.contact-card h2,.policy-sections h2{margin:0;font-size:30px;letter-spacing:-.04em}.section-heading p{margin:7px 0 0;color:var(--muted)}.steps{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);list-style:none;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--card)}.steps li{min-height:210px;padding:24px;border-right:1px solid var(--line)}.steps li:last-child{border-right:0}.steps b{width:38px;height:38px;margin-bottom:34px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff}.steps strong{display:block;font-size:18px}.steps p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:24px 3px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:18px;font-weight:750}summary::-webkit-details-marker{display:none}summary i{color:var(--red);font-size:20px;font-style:normal}details[open] summary i{transform:rotate(45deg)}details>p{max-width:800px;margin:-4px 0 25px;color:var(--muted);line-height:1.7}.note-grid{margin-bottom:80px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.note-grid article{padding:25px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.55)}.note-grid span{color:var(--red);font-size:22px}.note-grid h3{margin:24px 0 8px}.note-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.contact-card{padding:30px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;border-radius:26px;background:var(--ink);color:#fff}.contact-card .eyebrow{margin-bottom:7px;color:var(--peach)}.contact-card h2{font-size:26px}.contact-card p:last-child{margin:7px 0 0;color:#c8c2be}.contact-card .button{margin:0}.policy-shell{max-width:900px}.policy-hero{position:relative;padding-top:78px;margin-bottom:70px}.shield{position:absolute;top:0;width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:var(--red);color:#fff;font-size:24px;font-weight:900}.policy-hero h1{font-size:clamp(52px,8vw,88px)}.plain-promise{margin-bottom:70px;padding:26px 28px;border-left:4px solid var(--red);background:#fff}.plain-promise strong{font-size:18px}.plain-promise p{margin:7px 0 0;color:var(--muted);line-height:1.6}.policy-sections section{padding:34px 0;display:grid;grid-template-columns:48px 1fr;gap:16px;border-top:1px solid var(--line)}.policy-sections section:last-child{border-bottom:1px solid var(--line)}.policy-sections h2{font-size:26px}.policy-sections p,.policy-sections li{color:var(--muted);line-height:1.75}.policy-sections ul{padding-left:20px}.policy-sections+.contact-card{margin-top:70px}footer{min-height:90px;padding:25px 0;border-top:1px solid var(--line);color:var(--muted);font-size:13px}footer a:hover{color:var(--red)}@media(max-width:820px){.hero{grid-template-columns:1fr;gap:45px}.target-art{min-height:360px}.steps{grid-template-columns:1fr 1fr}.steps li:nth-child(2){border-right:0}.steps li:nth-child(-n+2){border-bottom:1px solid var(--line)}.note-grid{grid-template-columns:1fr}.contact-card{grid-template-columns:1fr}}@media(max-width:560px){.site-header{min-height:74px}nav{gap:15px}.document-shell{padding-top:50px}.hero{min-height:auto;margin-bottom:70px}.hero h1,.policy-hero h1{font-size:51px}.target-art{min-height:320px}.steps{grid-template-columns:1fr}.steps li{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.steps li:last-child{border-bottom:0}.steps b{margin-bottom:18px}.policy-sections section{grid-template-columns:35px 1fr}footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:2px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
