*{margin:0;padding:0;box-sizing:border-box;font-family:"Segoe UI",system-ui,-apple-system,sans-serif}body,html{width:100%;height:100%;overflow-x:hidden}body{background:#0b0525;color:#fff;line-height:1.5}.container{max-width:1200px;margin:0 auto;padding:0 40px}.top-nav{background:#fff;padding:15px 0}.top-nav .container{display:flex;align-items:center}.logo{display:flex;justify-content:center;width:100%}.logo img{max-height:48px;width:auto}.hero{min-height:70vh;background:linear-gradient(90deg,#2a145f 0,#0b0525 80%);display:flex;align-items:center;padding:60px 0}.hero-content{max-width:720px}.hero h1{font-size:32px;line-height:1.35;margin-bottom:24px;font-weight:600}.hero .sub{font-size:18px;opacity:.9;margin-bottom:40px;font-style:italic}.hero h3{color:#35c6d0;margin-bottom:24px;font-size:24px}.doc-buttons{display:flex;flex-direction:column;gap:16px;width:100%;max-width:360px}.doc-btn{padding:14px 24px;text-align:center;border:1px solid #888;color:#fff;text-decoration:none;font-size:15px;font-weight:500;border-radius:6px;transition:all .3s ease;min-height:52px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05)}.doc-btn:hover{background:#fff;color:#2a145f;border-color:#fff}.footer{background:linear-gradient(90deg,#2a145f 0,#0b0525 80%);padding:60px 0 40px;text-align:center}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.footer-left,.footer-right{flex:1;max-width:30%}.footer p{font-size:14px;line-height:1.6;opacity:.9;margin-bottom:12px}.footer span{font-size:13px;opacity:.7;display:block}@media (max-width:768px){.container{padding:0 20px}.top-nav .container{justify-content:center}.hero{min-height:auto;padding:50px 0}.hero-content{text-align:center;margin:0 auto}.hero h1{font-size:26px}.hero .sub{font-size:16px;margin-bottom:32px}.hero h3{font-size:20px}.doc-buttons{max-width:100%}.doc-btn{font-size:14px;padding:13px 20px}.footer{padding:50px 0 35px}.footer-inner{flex-direction:column;align-items:center;gap:50px;justify-content:center}.footer-left,.footer-right{max-width:100%;text-align:center}.footer-logo{margin:0 auto 20px!important}.footer-right{order:-1}}@media (max-width:480px){.hero{padding:40px 0}.hero h1{font-size:22px}.hero .sub{font-size:15px}.hero h3{font-size:18px}.doc-btn{font-size:13.5px;padding:12px 18px}.footer-logo{max-width:140px}.footer p{font-size:13px}.footer span{font-size:12px}}