:root{--black:#1a1a1a;--white:#fff;--green:#0f7b4f;--green-dark:#0a5c3a;--green-light:#e6f4ed;--gray-100:#f5f5f5;--gray-200:#ebebeb;--gray-400:#999;--gray-600:#666;--gray-800:#333}.terms-module__tZIRGq__nav{z-index:100;background:var(--white);border-bottom:1px solid var(--gray-200);align-items:center;height:68px;display:flex;position:sticky;top:0}.terms-module__tZIRGq__navInner{justify-content:space-between;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:0 40px;display:flex}.terms-module__tZIRGq__navLogo{align-items:center;gap:10px;text-decoration:none;display:flex}.terms-module__tZIRGq__navLogoText{color:var(--black);letter-spacing:-.4px;font-family:DM Serif Display,serif;font-size:21px;font-weight:400;line-height:1}.terms-module__tZIRGq__navBack{color:var(--gray-600);font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none}.terms-module__tZIRGq__navBack:hover{color:var(--black)}.terms-module__tZIRGq__hero{background:var(--gray-100);border-bottom:1px solid var(--gray-200);padding:60px 40px}.terms-module__tZIRGq__heroInner{max-width:820px;margin:0 auto}.terms-module__tZIRGq__heroLabel{letter-spacing:3px;text-transform:uppercase;color:var(--green);margin-bottom:14px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700}.terms-module__tZIRGq__heroH1{color:var(--black);letter-spacing:-.4px;margin-bottom:12px;font-family:DM Serif Display,serif;font-size:clamp(28px,4vw,42px);font-weight:400;line-height:1.12}.terms-module__tZIRGq__heroMeta{color:var(--gray-400);font-family:DM Sans,sans-serif;font-size:14px}.terms-module__tZIRGq__body{background:var(--white);padding:64px 40px 100px}.terms-module__tZIRGq__bodyInner{max-width:820px;margin:0 auto}.terms-module__tZIRGq__intro{color:var(--gray-800);border-bottom:1px solid var(--gray-200);margin-bottom:48px;padding-bottom:32px;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.75}.terms-module__tZIRGq__toc{background:var(--gray-100);border-radius:14px;margin-bottom:56px;padding:28px 32px}.terms-module__tZIRGq__tocTitle{letter-spacing:2px;text-transform:uppercase;color:var(--gray-400);margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700}.terms-module__tZIRGq__tocList{grid-template-columns:1fr 1fr;gap:6px 32px;margin:0;padding:0;list-style:none;display:grid}.terms-module__tZIRGq__tocList li a{color:var(--gray-600);align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-size:14px;text-decoration:none;display:flex}.terms-module__tZIRGq__tocList li a:hover{color:var(--green)}.terms-module__tZIRGq__tocList li a:before{content:"";background:var(--gray-400);border-radius:50%;flex-shrink:0;width:4px;height:4px}.terms-module__tZIRGq__section{border-bottom:1px solid var(--gray-200);margin-bottom:52px;padding-bottom:52px}.terms-module__tZIRGq__section:last-of-type{border-bottom:none}.terms-module__tZIRGq__sectionNum{letter-spacing:2px;text-transform:uppercase;color:var(--green);margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;display:block}.terms-module__tZIRGq__sectionH2{color:var(--black);letter-spacing:-.2px;margin-bottom:18px;font-family:DM Serif Display,serif;font-size:22px;font-weight:400;line-height:1.2}.terms-module__tZIRGq__section p{color:var(--gray-800);margin-bottom:14px;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.75}.terms-module__tZIRGq__section p:last-child{margin-bottom:0}.terms-module__tZIRGq__section ul{flex-direction:column;gap:8px;margin:10px 0 16px;padding:0;list-style:none;display:flex}.terms-module__tZIRGq__section ul li{color:var(--gray-800);padding-left:20px;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.65;position:relative}.terms-module__tZIRGq__section ul li:before{content:"";background:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px;position:absolute;top:9px;left:0}.terms-module__tZIRGq__section strong{color:var(--black);font-weight:600}.terms-module__tZIRGq__signoff{background:var(--green);text-align:center;border-radius:20px;margin-top:56px;padding:40px}.terms-module__tZIRGq__signoff p{color:#fffc;margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.7}.terms-module__tZIRGq__signoffBtn{color:var(--green);background:var(--white);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:12px 28px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.terms-module__tZIRGq__signoffBtn:hover{background:#f0faf3}.terms-module__tZIRGq__footer{background:var(--black);padding:36px 40px}.terms-module__tZIRGq__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:900px;margin:0 auto;display:flex}.terms-module__tZIRGq__footerText{color:#ffffff59;font-family:DM Sans,sans-serif;font-size:13px}.terms-module__tZIRGq__footerLink{color:#ffffff80;font-family:DM Sans,sans-serif;font-size:13px;text-decoration:none}.terms-module__tZIRGq__footerLink:hover{color:var(--white)}@media (max-width:768px){.terms-module__tZIRGq__navInner,.terms-module__tZIRGq__heroInner,.terms-module__tZIRGq__bodyInner,.terms-module__tZIRGq__footerInner{max-width:100%;padding:0 24px}.terms-module__tZIRGq__hero{padding:48px 24px}.terms-module__tZIRGq__body{padding:48px 24px 72px}.terms-module__tZIRGq__toc{padding:22px 20px}.terms-module__tZIRGq__tocList{grid-template-columns:1fr}.terms-module__tZIRGq__footer{padding:28px 24px}}@media (max-width:600px){.terms-module__tZIRGq__navInner,.terms-module__tZIRGq__heroInner,.terms-module__tZIRGq__bodyInner,.terms-module__tZIRGq__footerInner{padding:0 16px}.terms-module__tZIRGq__hero{padding:40px 16px}.terms-module__tZIRGq__body{padding:40px 16px 64px}.terms-module__tZIRGq__footer{padding:24px 16px}.terms-module__tZIRGq__signoff{padding:28px 20px}}
