.legal-page{min-height:100vh;background:linear-gradient(145deg,#FFFBF4,#FFF6EC 40%,#FFF0F8);padding-top:var(--nav-height,68px);padding-bottom:5rem}.legal-hero{background:linear-gradient(135deg,#FD6E00,#FF3D78 65%,#D90A5C);border-bottom:none;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,5vw,3.5rem);text-align:center}.legal-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;border-radius:999px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.4);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.92);margin-bottom:1rem;font-family:var(--font-roboto-mono),monospace;display:inline-block}.legal-hero-title{font-size:clamp(28px,4vw,48px);font-weight:800;letter-spacing:-.035em;color:#fff;margin:0;line-height:1.1}.legal-content-card{max-width:780px;margin:2rem auto 0;background:rgba(255,255,255,.82);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;padding:clamp(2rem,4vw,3.5rem);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 4px 16px rgba(0,0,0,.06),0 20px 56px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.9)}.legal-content-card h2{font-size:clamp(17px,2vw,22px);font-weight:700;color:#FD6E00;margin:2.5rem 0 .75rem;letter-spacing:-.01em;line-height:1.3;padding-bottom:.6rem;border-bottom:1px solid rgba(253,110,0,.12)}.legal-content-card h2:first-of-type{margin-top:0}.legal-content-card h3{font-size:clamp(15px,1.6vw,17px);font-weight:700;color:#D90A5C;margin:1.75rem 0 .5rem}.legal-content-card li,.legal-content-card p{font-size:clamp(14px,1.2vw,15.5px);color:#374151;line-height:1.75;margin-bottom:.85rem;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.legal-content-card ul{padding-left:1.5rem;margin-bottom:1rem}.legal-content-card a{color:#FD6E00;text-decoration:underline;text-underline-offset:3px}.legal-content-card a:hover{color:#D90A5C}.legal-content-card strong{color:#FD6E00;font-weight:700}.legal-content-card footer{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.07);font-size:13px;color:#7c5262}@media (max-width:860px){.legal-content-card{margin:1.5rem 1rem 0}}@media (max-width:480px){.legal-content-card{margin:1rem .5rem 0;border-radius:16px;padding:1.5rem}}