:root{--c-green-hero-from: #1e2749;--c-green-hero-to: #293354;--c-green-footer: #293354;--c-green-heading: #293354;--c-mint: #eef0f3;--c-yellow: #f6c208;--c-yellow-hover: #e0af00;--c-ink: #222222;--c-body: #474744;--c-sep: #aeb2ba;--c-white: #ffffff;--ff-display: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--ff-body: "Poppins", system-ui, sans-serif;--ff-logo: "Inter", system-ui, sans-serif;--ff-meta: "Montserrat", system-ui, sans-serif;--container-max: 1264px;--container-pad: 24px;--radius-pill: 100px;--transition: .18s ease}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:var(--ff-body);font-size:16px;line-height:1.6;color:var(--c-body);background:var(--c-mint);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}.site-header{background:linear-gradient(180deg,var(--c-green-hero-from),var(--c-green-hero-to))}.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--container-max);margin:0 auto;padding:24px 16px;height:88px}.logo{align-items:center;gap:4px;color:var(--c-white);font-family:var(--ff-logo);font-weight:400;text-decoration:none}.logo__text{font-size:33px;line-height:40px}.legal-page{flex:1;max-width:var(--container-max);width:100%;margin:0 auto;padding:40px 16px 64px}.legal-card{background:var(--c-white);border-radius:20px;border-top:5px solid var(--c-yellow);box-shadow:0 10px 40px #29335414;padding:32px 24px}.legal-card__title{margin:0 0 24px;font-family:var(--ff-display);font-weight:600;font-size:32px;line-height:1.2;color:var(--c-green-heading)}.legal-content h2{margin:32px 0 12px;font-family:var(--ff-display);font-weight:600;font-size:22px;line-height:1.35;color:var(--c-green-heading)}.legal-content h3{margin:24px 0 10px;font-family:var(--ff-display);font-weight:500;font-size:18px;color:var(--c-ink)}.legal-content p,.legal-content li{margin:0 0 16px;font-size:16px;line-height:1.6;color:var(--c-body)}.legal-content ul,.legal-content ol{margin:0 0 16px 22px;padding:0}.legal-content a{color:var(--c-green-hero-to);font-weight:500;text-decoration:underline}.legal-content a:hover{color:var(--c-yellow-hover)}.legal-content .date{color:var(--c-sep);font-family:var(--ff-meta);font-size:14px}@media(max-width:768px){.logo__text{font-size:26px;line-height:32px}.legal-card__title{font-size:26px}}
