@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";
.legal-page{color:#e0e0e0;background-color:#0a0a0f;background-image:radial-gradient(80% 50% at 50% -10%,#ff8c001f 0%,#0000 70%),radial-gradient(60% 40% at 80% 80%,#ff50000f 0%,#0000 60%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;min-height:100vh;padding:2rem 1rem 4rem;font-family:Outfit,sans-serif;position:relative;overflow-x:hidden}.legal-glow-top{z-index:10;background:linear-gradient(90deg,#0000,#ff8c00,#ff4500,#ff8c00,#0000);width:600px;height:3px;position:fixed;top:0;left:50%;transform:translate(-50%)}.legal-container{max-width:860px;margin:0 auto}.legal-back{color:#ff8c00;background:#ff8c000f;border:1px solid #ff8c0040;border-radius:8px;align-items:center;gap:.4rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.legal-back:hover{background:#ff8c0026;border-color:#ff8c0080;transform:translate(-3px)}.legal-header{text-align:center;margin-bottom:2.5rem}.legal-badge{letter-spacing:1px;text-transform:uppercase;color:#ff8c00;background:#ff8c001f;border:1px solid #ff8c004d;border-radius:50px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.legal-title{background:linear-gradient(135deg,#fff 30%,#ff8c00 70%,#ff4500 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.legal-subtitle{color:#fff6;margin:0;font-size:.9rem}.legal-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ff8c0026;border-radius:20px;padding:2.5rem;box-shadow:0 0 40px #ff8c000d,inset 0 1px #ffffff0d}.legal-section{margin-bottom:0}.legal-section h2{color:#ff8c00;align-items:center;gap:.5rem;margin:0 0 .9rem;font-size:1.15rem;font-weight:700;display:flex}.legal-section p{color:#ffffffb3;margin:0 0 .6rem;font-size:.95rem;line-height:1.8}.legal-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.legal-list li{color:#ffffffb3;align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.7;display:flex}.li-dot{color:#ff8c00;flex-shrink:0;margin-top:.4rem;font-size:.75rem}.legal-divider{background:linear-gradient(90deg,#0000,#ff8c0033,#0000);height:1px;margin:1.8rem 0}.legal-email{color:#ff8c00;border-bottom:1px solid #ff8c0066;font-weight:600;text-decoration:none;transition:border-color .2s}.legal-email:hover{border-color:#ff8c00}.legal-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.legal-footer-links a{color:#ffffff73;font-size:.85rem;text-decoration:none;transition:color .2s}.legal-footer-links a:hover{color:#ff8c00}.legal-footer-links span{color:#fff3;font-size:.8rem}.contact-highlight{text-align:center}.contact-icon-ring{background:#ff8c001a;border:2px solid #ff8c004d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.2rem;font-size:2rem;display:flex;box-shadow:0 0 30px #ff8c0026}.contact-email-box{background:#ff8c0014;border:1px solid #ff8c0040;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;max-width:400px;margin:1.2rem auto;padding:.9rem 1.5rem;display:flex}.contact-email-text{color:#ff8c00;letter-spacing:.3px;font-size:1.05rem;font-weight:600}.copy-btn{color:#ff8c00;cursor:pointer;background:#ff8c0026;border:1px solid #ff8c0059;border-radius:8px;padding:.35rem .85rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:600;transition:all .2s}.copy-btn:hover{background:#ff8c004d;transform:scale(1.05)}.contact-mail-btn{color:#fff;background:linear-gradient(135deg,#ff8c00,#ff4500);border-radius:50px;align-items:center;gap:.5rem;margin:.5rem 0 1rem;padding:.75rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #ff8c0059}.contact-mail-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ff8c0080}.contact-response{color:#ffffff73;margin:0;font-size:.85rem}.contact-topics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1rem;display:grid}.contact-topic-card{background:#ffffff08;border:1px solid #ff8c001f;border-radius:14px;padding:1.2rem;transition:all .2s}.contact-topic-card:hover{background:#ff8c000f;border-color:#ff8c004d;transform:translateY(-3px)}.topic-icon{margin-bottom:.5rem;font-size:1.6rem;display:block}.contact-topic-card strong{color:#fff;margin-bottom:.3rem;font-size:.9rem;font-weight:600;display:block}.contact-topic-card p{color:#ffffff80;margin:0;font-size:.82rem;line-height:1.5}@media (max-width:600px){.legal-card{padding:1.5rem 1.2rem}.contact-email-box{flex-direction:column;gap:.5rem}.contact-topics{grid-template-columns:1fr 1fr}}
