:root{--green:#008d3f;--ink:#07161b;--muted:#61736a;--line:#dfe8e3;--soft:#f3f7f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#102019;background:#fff}a{color:inherit}.legal-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px clamp(18px,5vw,62px);border-bottom:1px solid var(--line);background:#fff}.legal-brand{display:flex;align-items:center;gap:11px;text-decoration:none}.legal-brand img{width:52px;height:52px;object-fit:cover;border-radius:12px}.legal-brand strong{font-size:15px;line-height:.95;color:var(--ink)}.back-link{color:var(--green);font-size:13px;font-weight:800;text-decoration:none}.legal-hero{position:relative;overflow:hidden;padding:clamp(52px,8vw,88px) clamp(22px,8vw,100px);background:var(--ink);color:#fff}.legal-hero:after{content:"</>";position:absolute;right:4%;bottom:-45px;font:800 clamp(90px,18vw,190px) monospace;color:rgba(66,199,121,.08)}.legal-label{display:inline-block;color:#42c779;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.legal-hero h1{position:relative;z-index:1;font-size:clamp(36px,6vw,66px);letter-spacing:-.045em;line-height:1;margin:14px 0;max-width:850px}.legal-hero p{position:relative;z-index:1;color:#abc0b6;font-size:clamp(15px,2vw,19px);line-height:1.5;margin:0;max-width:690px}.legal-layout{display:grid;grid-template-columns:230px minmax(0,780px);justify-content:center;gap:clamp(30px,6vw,75px);padding:clamp(45px,7vw,80px) clamp(22px,6vw,75px)}.legal-summary{position:sticky;top:24px;align-self:start;display:grid;gap:5px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--soft)}.legal-summary strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--green);margin-bottom:8px}.legal-summary a{padding:7px 9px;border-radius:8px;color:#52645b;text-decoration:none;font-size:13px}.legal-summary a:hover{background:#fff;color:var(--green)}.legal-content{min-width:0}.legal-content section{position:relative;padding:0 0 38px;margin:0 0 38px;border-bottom:1px solid var(--line);scroll-margin-top:25px}.legal-content section:last-child{border:0;margin-bottom:0}.section-number{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e1f3e9;color:var(--green);font:800 11px monospace}.legal-content h2{font-size:clamp(23px,3vw,31px);letter-spacing:-.025em;margin:12px 0 16px}.legal-content p{color:var(--muted);line-height:1.72;margin:0 0 14px}.legal-content a{color:var(--green);font-weight:700}.identity-card{display:grid;gap:7px;padding:20px;margin:0 0 17px;background:var(--soft);border-left:4px solid var(--green);border-radius:0 15px 15px 0}.identity-card strong{font-size:17px}.identity-card span,.identity-card a{font-size:14px;text-decoration:none}.update{display:inline-block!important;margin-top:10px!important;padding:8px 11px;border-radius:9px;background:var(--soft);font-size:12px}.legal-footer{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:23px clamp(22px,7vw,82px);background:var(--ink);color:#91a79d;font-size:12px}.legal-footer a{text-decoration:none}.legal-footer a:hover{color:#fff}@media(max-width:760px){.legal-brand img{width:46px;height:46px}.legal-brand strong{font-size:13px}.back-link{font-size:12px}.legal-layout{grid-template-columns:1fr}.legal-summary{position:static}.legal-summary a{padding:5px 7px}.legal-content p{line-height:1.62}.legal-footer{flex-direction:column}}
