*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background-color:#000}img{max-width:100%;height:auto}.aside-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.layout-shell{max-width:1200px;margin:0 auto;padding:0 20px}.site-topbar{background:#000;border-bottom:1px solid #333;position:fixed;top:0;width:100%;z-index:100}.route-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 0}.nav-toggle{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;background:0 0;border:none;cursor:pointer;padding:8px}.nav-toggle span{width:25px;height:3px;background:#fff;display:block;-webkit-transition:.3s;transition:.3s}.nav-toggle.active span:nth-child(1){-webkit-transform:rotate(45deg) translate(5px,5px);-ms-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){-webkit-transform:rotate(-45deg) translate(5px,-5px);-ms-transform:rotate(-45deg) translate(5px,-5px);transform:rotate(-45deg) translate(5px,-5px)}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}.faq-a{-webkit-transition:all .3s ease;transition:all .3s ease}@-webkit-keyframes slideIn{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.brand-mark{display:-webkit-box;display:-ms-flexbox;display:flex}.brand-img{height:40px;width:auto}.nav-flow{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-item{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 0;-webkit-transition:color .3s ease;transition:color .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.nav-item:hover{color:#e91e63}.user-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.action-btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;font-size:.9rem;text-decoration:none;line-height:1}.btn-signin{background:0 0;color:#fff;border:2px solid #e91e63}.btn-signin:hover{background:#e91e63;color:#fff}.btn-signup{background:#e3165b;color:#fff}.btn-signup:hover{background:#c2185b}.btn-alt{background:#e3165b;color:#fff;padding:1rem 2rem}.btn-alt:hover{background:#c2185b}.hero-zone{position:relative;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding-top:39px}.hero-surface{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-surface::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#000),to(rgba(0,0,0,.5)));background:linear-gradient(90deg,#000,rgba(0,0,0,.5))}.hero-visual{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-core{display:grid;grid-template-columns:1fr 1fr;gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;position:relative}.headline-main{font-size:3.5rem;font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.5rem;text-transform:uppercase}.headline-sub{font-size:1.1rem;color:#ccc;margin-bottom:2rem;max-width:500px}.preview-box{background:#111;padding:4rem 0}.preview-box .block-heading{color:#fff}.block-heading{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem}.section-body{padding:4rem 0;background:#fff;color:#333}.section-body p{margin-bottom:19px}.section-body h3{margin-top:25px;margin-bottom:19px}.section-body ol,.section-body ul{padding-left:20px;margin-bottom:19px}.section-body ol li,.section-body ul li{margin-bottom:9px}.section-body .image-box{margin-bottom:19px}.section-body a:not([class]){color:#df1659;font-weight:500}.section-body a:not([class]):hover{opacity:.8}.section-body.img-layer{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.7)),to(rgba(0,0,0,.6))),url(../renders/bg-site_modX8100.webp);background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.6)),url(../renders/bg-site_modX8100.webp);background-size:cover;background-position:center;color:#fff}.section-body.img-layer .block-wrapper{color:#333}.section-body.bg-crimson{background:#e3165b;color:#fff}.section-body.bg-crimson .action-btn{background-color:#881b47}.section-body.bg-crimson .action-btn:hover{background:#c2185b}.section-body.bg-crimson a:not([class]){color:#fff}.section-body :last-child{margin-bottom:0}.table-zone{overflow-x:auto}.table-zone table{width:100%;border-collapse:collapse}.table-zone table td,.table-zone table th{padding:6px;border:1px solid #ccc}.text-flow{font-size:1.1rem;line-height:1.8;max-width:800px;margin:0 auto 2rem;text-align:center}.call2action{text-align:center;margin-top:2rem}.grid-2x{display:grid;grid-template-columns:1fr 1fr;gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grid-item{min-width:0}.block-wrapper{background:#f8f9fa;padding:2rem;border-radius:12px;border:1px solid #eee;margin-bottom:2rem}.block-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#333;text-align:center;padding:1rem 0;border-radius:25px;background:#fff;border:1px solid #ddd}.image-box{width:100%;border-radius:12px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1)}.highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem}.highlight-item{text-align:center;color:#fff}.highlight-icon{width:80px;height:80px;background:rgba(255,255,255,.1);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 1.5rem}.highlight-icon .ui-icon{width:40px;height:40px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.highlight-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.highlight-desc{color:rgba(255,255,255,.9);text-shadow:0 0 3px rgba(0,0,0,.8);line-height:1.6}.faq-group{max-width:800px;margin:0 auto}.faq-block{border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;overflow:hidden}.faq-q{width:100%;background:#e3165b;color:#fff;border:none;padding:1.5rem;text-align:left;font-size:1rem;font-weight:600;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .3s ease;transition:background .3s ease;outline:0}.faq-t{padding:20px}.faq-q:hover{background:#c2185b}.faq-toggle{font-size:1.5rem;font-weight:300}.faq-a{max-height:0;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;background:#fff}.faq-block.isActive .faq-toggle{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.site-footer{background:#111;color:#fff;padding:3rem 0 1rem}.footer-core{display:grid;grid-template-columns:auto 1fr;gap:4rem;margin-bottom:2rem}.footer-symbol{height:50px;width:auto}.footer-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-heading{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-items{list-style:none}.footer-items li{margin-bottom:.5rem}.footer-item{color:#ccc;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.footer-item:hover{color:#e91e63}.social-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.social-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background:#333;color:#fff;border-radius:50%;text-decoration:none;-webkit-transition:background .3s ease;transition:background .3s ease}.social-item:hover{background:#e91e63}.footer-below{border-top:1px solid #333;padding-top:1rem;text-align:center}.legal-notice{color:#999;font-size:.9rem}.iframe-inner{overflow:hidden;display:block;width:100%;border:none;margin:0 auto;aspect-ratio:4/3}@media (max-width:992.98px){.nav-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.main-nav{display:none;position:absolute;top:100%;left:0;width:100%;background:#000;border-top:1px solid #333}.main-nav.active{display:block}.nav-flow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 0;gap:0}.nav-item{padding:1rem 2rem;border-bottom:1px solid #333}}@media (max-width:768px){.hero-core{grid-template-columns:1fr;gap:2rem;text-align:center}.headline-main{font-size:2.5rem}.grid-2x{grid-template-columns:1fr;gap:2rem}.highlight-grid{grid-template-columns:1fr;gap:2rem}.footer-core{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-nav{grid-template-columns:1fr;gap:2rem}}@media (max-width:767.98px){.social-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:480px){.layout-shell{padding:0 15px}.headline-main{font-size:2rem}.block-heading{font-size:2rem}}