.legal-page{max-width:72ch;margin:0 auto;padding:120px 40px 80px;color:rgba(255,255,255,.85);font-size:16px;line-height:1.75;min-height:100vh;background:#000}.legal-page h1{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:40px;font-weight:800;color:#fff;margin-bottom:8px;letter-spacing:-.02em;line-height:1.1}.legal-date{font-size:14px;color:rgba(255,255,255,.4);margin-bottom:48px;display:block}.legal-page h2{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:24px;font-weight:700;color:#fff;margin-top:48px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08)}.legal-page h3{font-size:18px;font-weight:600;color:rgba(255,255,255,.95);margin-top:32px;margin-bottom:12px}.legal-page p{margin-bottom:16px;color:rgba(255,255,255,.7);max-width:70ch}.legal-page ul{padding-left:24px;margin-bottom:16px}.legal-page li{margin-bottom:8px;color:rgba(255,255,255,.65);max-width:68ch}.legal-page a{color:#4ade80;text-decoration:none;transition:color .2s}.legal-page a:hover{color:#86efac;text-decoration:underline}.legal-page strong{color:rgba(255,255,255,.95);font-weight:600}.about-hero{text-align:center;margin-bottom:64px}.about-hero p{font-size:20px;color:rgba(255,255,255,.6);max-width:600px;margin:16px auto 0;line-height:1.6}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:32px 0}.about-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px;transition:border-color .3s}.about-card:hover{border-color:rgba(255,255,255,.15)}.about-card-heading{display:flex;align-items:center;gap:12px;margin-bottom:14px}.about-card h3{margin:0;font-size:20px}.about-card-icon{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#94D8FF;background:rgba(148,216,255,.1);border:1px solid rgba(148,216,255,.16);flex:0 0 auto}.model-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none;padding:0}.model-list li{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:16px 20px;font-weight:500;color:rgba(255,255,255,.8);display:flex;align-items:center;gap:10px}.model-dot{width:9px;height:9px;border-radius:999px;flex:0 0 auto}.model-dot-red{background:#f87171}.model-dot-green{background:#34d399}.model-dot-blue{background:#60a5fa}.model-dot-gold{background:#fbbf24}.model-list strong{white-space:nowrap}@media (max-width:768px){.legal-page{padding:100px 20px 60px}.legal-page h1{font-size:28px}.about-grid,.model-list{grid-template-columns:1fr}}