:root{--ink:#282b2f;--green:#1c4228;--grey:#5b636a;--line:#d9dedc;--pale:#eef3f0;--white:#fff;--page:min(1180px,calc(100% - 96px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Arial,Helvetica,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit}.shell{width:var(--page);margin-inline:auto}.skip{position:fixed;top:-80px;left:20px;z-index:100;padding:12px 18px;background:var(--ink);color:#fff}.skip:focus{top:20px}header{border-bottom:1px solid var(--line)}.nav{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{width:194px;height:68px;display:flex;align-items:center;overflow:hidden}.brand img{display:block;width:194px;height:194px;max-width:none;object-fit:contain}.back{text-decoration:none;font-size:13px;font-weight:700}.back::before{content:"←";margin-right:12px;color:var(--green)}
.legal-hero{padding:96px 0 72px;border-bottom:1px solid var(--line)}.eyebrow{margin:0 0 24px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}h1{max-width:900px;margin:0;font-size:clamp(52px,7vw,88px);line-height:1;letter-spacing:-.06em;font-weight:500}.updated{margin:28px 0 0;color:var(--grey);font-size:13px}
.legal-layout{display:grid;grid-template-columns:260px minmax(0,740px);gap:90px;padding:90px 0 120px}.contents{position:sticky;top:30px;align-self:start}.contents strong{display:block;margin-bottom:17px;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.contents a{display:block;padding:7px 0;color:var(--grey);font-size:13px;text-decoration:none}.contents a:hover,.contents a:focus-visible{color:var(--green)}.legal-copy section{padding:0 0 48px;margin:0 0 48px;border-bottom:1px solid var(--line)}.legal-copy section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}h2{margin:0 0 19px;font-size:29px;line-height:1.2;letter-spacing:-.035em;font-weight:500}.legal-copy p,.legal-copy li{color:#4f565b;font-size:16px}.legal-copy p{margin:0 0 17px}.legal-copy ul{margin:18px 0;padding-left:21px}.legal-copy li{margin:9px 0}.note{padding:22px 24px;background:var(--pale);border-left:3px solid var(--green)}
footer{border-top:1px solid var(--line)}.footer{min-height:122px;display:flex;align-items:center;justify-content:space-between;gap:40px;color:var(--grey);font-size:12px}.footer-mark{display:flex;align-items:center;gap:14px;color:var(--ink)}.footer-mark img{width:28px;height:28px;object-fit:contain}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a{text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{color:var(--green)}
@media(max-width:760px){:root{--page:calc(100% - 38px)}.nav{min-height:88px}.brand{width:166px;height:58px}.brand img{width:166px;height:166px}.back{font-size:0}.back::before{font-size:20px;margin:0}.legal-hero{padding:65px 0 54px}h1{font-size:52px}.legal-layout{grid-template-columns:1fr;gap:45px;padding:62px 0 85px}.contents{position:static;padding-bottom:30px;border-bottom:1px solid var(--line)}.contents a{display:inline-block;margin-right:18px}.legal-copy section{padding-bottom:36px;margin-bottom:38px}.footer{align-items:flex-start;flex-direction:column;padding:32px 0;gap:22px}}
