:root{--bg:#060a16;--header:#050918;--card:rgba(15,23,42,.80);--text:#ffffff;--muted:#cbd5e1;--soft:#94a3b8;--line:rgba(255,255,255,.12);--gold:#d6a84f;--gold2:#f5d27a;--max:1120px;--radius:22px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}.wrap{width:min(var(--max),calc(100% - 32px));margin:0 auto}.site-bg{min-height:100vh;position:relative;overflow:hidden;background-color:var(--bg);background-image:linear-gradient(180deg,rgb(2 6 23 / .70),rgb(2 6 23 / .94)),var(--page-bg,none);background-size:cover;background-position:center}.site-bg::before{content:"";position:fixed;inset:0;z-index:1;background:linear-gradient(180deg,rgb(0 0 0 / .50),rgb(0 0 0 / .72));pointer-events:none}.site-bg-video{position:fixed;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.site-header,.main,.site-footer{position:relative;z-index:2}.site-header{background:var(--header);border-bottom:1px solid var(--line);z-index:50}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}.brand{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;max-width:260px}.brand img,.brand .custom-logo,.custom-logo-link img{display:block;width:auto;max-width:180px;max-height:50px;height:auto;object-fit:contain}.brand-text{display:flex;flex-direction:column}.brand-title{color:#fff;font-size:20px;font-weight:900;line-height:1.1}.brand-sub{color:var(--muted);font-size:12px}.main-nav{display:flex;align-items:center;justify-content:flex-end;flex:1}.main-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end;gap:10px}.main-menu li{list-style:none;margin:0;padding:0}.main-menu a{min-height:38px;padding:8px 14px;display:flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:14px;font-weight:800;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .10)}.main-menu a:hover,.main-menu .current-menu-item>a,.main-menu .current_page_item>a{color:#151006;background:linear-gradient(135deg,var(--gold),var(--gold2))}.mobile-menu-btn{display:none}.main{padding:46px 0}.page-shell{display:block}.page-card,.clean-page{width:100%;max-width:960px;margin:0 auto;background:var(--card);border:1px solid var(--line);border-radius:24px;padding:clamp(24px,4vw,46px)}.page-title{margin:0 0 18px;color:#fff;font-size:clamp(30px,5vw,56px);line-height:1.1}.page-content{color:var(--muted)}.page-content>*:first-child,.clean-page>*:first-child{margin-top:0}.page-content>*:last-child,.clean-page>*:last-child{margin-bottom:0}.page-content h1,.page-content h2,.page-content h3,.clean-page h1,.clean-page h2,.clean-page h3{color:#fff;line-height:1.2;margin:28px 0 12px}.page-content h1,.clean-page h1{font-size:clamp(30px,5vw,50px)}.page-content h2,.clean-page h2{font-size:clamp(24px,3vw,34px)}.page-content h3,.clean-page h3{font-size:clamp(20px,2vw,26px)}.page-content p,.clean-page p{margin:0 0 16px}.page-content ul,.page-content ol,.clean-page ul,.clean-page ol{margin:0 0 18px 22px;padding:0}.page-content li,.clean-page li{margin:6px 0}.page-content strong,.clean-page strong{color:#fff}.page-content a,.clean-page a{color:#fff;font-weight:800;border-bottom:1px solid rgb(245 210 122 / .55)}.page-content .btn,.page-content a.btn,.clean-page .btn,.clean-page a.btn{min-height:46px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#151006;font-weight:900;background:linear-gradient(135deg,var(--gold),var(--gold2))}.page-content .grid,.clean-page .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.page-content .card,.page-content .box,.clean-page .card,.clean-page .box{padding:18px;border-radius:18px;background:rgb(255 255 255 / .07);border:1px solid var(--line)}.front-content{width:100%}.landing-hero{min-height:calc(100vh - 170px);padding:30px 0;display:flex;align-items:center;justify-content:center}.landing-box{width:100%;max-width:640px;margin:0 auto;padding:34px;border-radius:26px;background:rgb(15 23 42 / .88);border:1px solid var(--line);box-shadow:0 30px 90px rgb(0 0 0 / .35)}.landing-head{text-align:center;margin-bottom:26px}.landing-badge{min-height:30px;padding:6px 14px;margin-bottom:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--gold2);font-size:13px;font-weight:900;background:rgb(214 168 79 / .14);border:1px solid rgb(214 168 79 / .38)}.landing-head h1{margin:0 0 12px;color:#fff;font-size:clamp(34px,5vw,52px);line-height:1.05;letter-spacing:-1px}.landing-head p{max-width:520px;margin:0 auto;color:var(--muted);font-size:16px}.landing-form{display:grid;gap:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field label{display:block;margin:0 0 7px;color:#fff;font-size:14px;font-weight:900}.field input{width:100%;height:52px;padding:0 16px;outline:none;border-radius:14px;color:#fff;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .14)}.field input:focus{border-color:rgb(245 210 122 / .65)}.landing-btn{width:100%;height:56px;margin-top:6px;border:0;border-radius:999px;color:#151006;font-size:16px;font-weight:900;cursor:pointer;background:linear-gradient(135deg,var(--gold),var(--gold2))}.landing-note{margin:4px 0 0;text-align:center;color:var(--soft);font-size:13px}.pagination{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pagination a{min-height:42px;padding:9px 15px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-weight:800;background:rgb(255 255 255 / .08);border:1px solid var(--line)}.site-footer{background:var(--header);border-top:1px solid var(--line)}.footer-inner{padding:28px 0;color:var(--muted);font-size:14px}.footer-manual,.footer-manual p{color:var(--muted)}.footer-manual a{color:#fff;font-weight:800}.footer-info{display:grid;gap:22px}.footer-brand strong{display:block;margin-bottom:6px;color:#fff;font-size:20px;font-weight:900}.footer-brand p{margin:0;color:var(--muted)}.footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.footer-col{padding:18px;border-radius:18px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .10)}.footer-col h3{margin:0 0 8px;color:var(--gold2);font-size:15px}.footer-col p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.footer-col a:hover{color:var(--gold2)}.footer-bottom{margin-top:18px;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line)}.footer-copy{color:var(--muted);font-size:14px;font-weight:600}.footer-nav{display:flex;align-items:center;justify-content:flex-end}.footer-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.footer-menu li{list-style:none;margin:0;padding:0}.footer-menu a{color:var(--muted);font-size:14px;font-weight:700;border:0}.footer-menu a:hover{color:var(--gold2)}@media(max-width:900px){.wrap{width:calc(100% - 24px)}.header-inner{height:72px}.brand{max-width:calc(100% - 60px)}.brand img,.brand .custom-logo,.custom-logo-link img{max-width:155px;max-height:46px}.brand-sub{display:none}.mobile-menu-btn{width:44px;height:44px;padding:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;flex:0 0 auto;cursor:pointer;border-radius:12px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .14)}.mobile-menu-btn span{width:20px;height:2px;display:block;border-radius:99px;background:#fff}.mobile-menu-btn.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-btn.open span:nth-child(2){opacity:0}.mobile-menu-btn.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.main-nav{display:none;position:absolute;top:72px;left:0;right:0;width:100%;z-index:60;padding:12px;background:var(--header);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.main-nav.open,.main-nav.is-open{display:block}.main-menu{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px}.main-menu li{width:100%}.main-menu a{width:100%;min-height:44px;justify-content:flex-start;border-radius:12px}.main{padding:28px 0}.page-card,.clean-page{padding:20px;border-radius:18px}.page-content .grid,.clean-page .grid,.form-grid,.footer-cols{grid-template-columns:1fr}.landing-hero{min-height:auto;padding:22px 0}.landing-box{padding:24px;border-radius:22px}.landing-head h1{font-size:34px}.footer-bottom{flex-direction:column;text-align:center}.footer-nav,.footer-menu{justify-content:center}.footer-menu{gap:12px}}@media(max-width:420px){.brand img,.brand .custom-logo,.custom-logo-link img{max-width:140px;max-height:44px}}