:root{--primary-rose:#FF2E63;--primary-rose-dark:#D92554;--secondary-blue:#08D9D6;--secondary-blue-dark:#06B9B6;--accent-purple:#8A2BE2;--dark-bg:#0A0A0A;--dark-card:#1A1A1A;--dark-border:#2D2D2D;--light-text:#F5F5F5;--gray-text:#AAAAAA;--white:#FFFFFF;--gradient-primary:linear-gradient(135deg,var(--primary-rose) 0%,var(--accent-purple) 50%,var(--secondary-blue) 100%);--gradient-horizontal:linear-gradient(90deg,var(--primary-rose) 0%,var(--accent-purple) 50%,var(--secondary-blue) 100%);--gradient-dark:linear-gradient(180deg,var(--dark-bg) 0%,#151515 100%)}*{margin:0;padding:0;box-sizing:border-box;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}body{background-color:var(--dark-bg);color:var(--light-text);line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:color 0.3s ease}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.header-main_e0314bd5{background-color:rgba(10,10,10,0.95);backdrop-filter:blur(10px);border-bottom:1px solid var(--dark-border);position:sticky;top:0;z-index:1000;padding:15px 0}.header-inner_e0314bd5{display:flex;justify-content:space-between;align-items:center}.logo-container_e0314bd5{display:flex;align-items:center;gap:12px}.logo-img_e0314bd5{height:40px;width:auto}.logo-text_e0314bd5{font-size:1.8rem;font-weight:800;background:var(--gradient-horizontal);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-main_e0314bd5 ul{display:flex;list-style:none;gap:30px}.nav-link_e0314bd5{font-weight:500;font-size:1rem;color:var(--gray-text);padding:8px 0;position:relative}.nav-link_e0314bd5:hover,.nav-link_e0314bd5.active{color:var(--white)}.nav-link_e0314bd5:hover::after,.nav-link_e0314bd5.active::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--gradient-horizontal);border-radius:2px}.header-actions_e0314bd5{display:flex;gap:15px}.btn_e0314bd5{padding:10px 24px;border-radius:50px;font-weight:600;font-size:0.95rem;cursor:pointer;border:none;transition:all 0.3s ease}.btn-outline_e0314bd5{background:transparent;color:var(--secondary-blue);border:2px solid var(--secondary-blue)}.btn-outline_e0314bd5:hover{background:var(--secondary-blue);color:var(--dark-bg)}.btn-primary_e0314bd5{background:var(--gradient-horizontal);color:var(--white)}.btn-primary_e0314bd5:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(138,43,226,0.3)}.breadcrumbs-section_e0314bd5{padding:25px 0;background-color:#111}.breadcrumbs_e0314bd5{display:flex;align-items:center;gap:10px;color:var(--gray-text);font-size:0.9rem}.breadcrumb-separator_e0314bd5{color:var(--primary-rose)}.breadcrumb-current_e0314bd5{color:var(--secondary-blue);font-weight:600}.legal-hero_e0314bd5{padding:60px 0 40px;text-align:center;border-bottom:1px solid var(--dark-border)}.legal-hero_e0314bd5 h1{font-size:3rem;margin-bottom:15px;background:var(--gradient-horizontal);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-hero_e0314bd5 p{font-size:1.1rem;color:var(--gray-text);max-width:800px;margin:0 auto 20px}.last-updated_e0314bd5{font-size:0.9rem;color:var(--primary-rose);font-weight:600}.terms-container_e0314bd5{padding:80px 0;max-width:900px;margin:0 auto}.terms-section_e0314bd5{margin-bottom:60px;background:var(--dark-card);padding:40px;border-radius:15px;border:1px solid var(--dark-border)}.terms-section_e0314bd5 h2{font-size:1.8rem;margin-bottom:25px;color:var(--secondary-blue);padding-bottom:15px;border-bottom:2px solid var(--dark-border)}.terms-section_e0314bd5 h3{font-size:1.3rem;margin:25px 0 15px;color:var(--light-text)}.terms-section_e0314bd5 p,.terms-section_e0314bd5 li{color:var(--gray-text);margin-bottom:15px}.terms-section_e0314bd5 ul,.terms-section_e0314bd5 ol{padding-left:25px;margin-bottom:20px}.terms-section_e0314bd5 li{margin-bottom:10px}.highlight-box_e0314bd5{background:rgba(255,46,99,0.05);border-left:4px solid var(--primary-rose);padding:20px;margin:25px 0;border-radius:0 8px 8px 0}.contact-info_e0314bd5{background:rgba(8,217,214,0.05);border:1px solid var(--secondary-blue);padding:25px;border-radius:10px;margin-top:30px}.footer-main_e0314bd5{background:var(--gradient-dark);padding:70px 0 30px;border-top:1px solid var(--dark-border)}.footer-content_e0314bd5{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:50px}.footer-section_e0314bd5 h3{font-size:1.8rem;margin-bottom:20px;background:var(--gradient-horizontal);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-section_e0314bd5 h4{font-size:1.2rem;margin-bottom:20px;color:var(--white)}.footer-section_e0314bd5 p{color:var(--gray-text);line-height:1.7}.footer-section_e0314bd5 ul{list-style:none}.footer-section_e0314bd5 ul li{margin-bottom:12px}.footer-section_e0314bd5 ul li a{color:var(--gray-text)}.footer-section_e0314bd5 ul li a:hover{color:var(--secondary-blue);padding-left:5px}.footer-bottom_e0314bd5{text-align:center;padding-top:30px;border-top:1px solid var(--dark-border);color:var(--gray-text);font-size:0.9rem}@media (max-width:992px){.nav-main_e0314bd5 ul{gap:20px}.legal-hero_e0314bd5 h1{font-size:2.5rem}}@media (max-width:768px){.header-inner_e0314bd5{flex-direction:column;gap:20px}.nav-main_e0314bd5 ul{flex-wrap:wrap;justify-content:center}.terms-section_e0314bd5{padding:30px 20px}.legal-hero_e0314bd5 h1{font-size:2rem}}