/* Premium Features page */
.features-page{background:#020708;color:#fff;min-height:100vh}.features-page .container{width:min(1280px,calc(100% - 40px))}.features-nav-wrap{position:sticky;top:0;z-index:80;background:rgba(3,8,11,.94);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.features-nav{height:72px}.features-nav .nav-links{margin-left:auto;margin-right:auto}.features-nav .nav-links a{position:relative;padding:25px 14px 22px;border-radius:0;background:transparent!important}.features-nav .nav-links a.active{color:#ffd12f}.features-nav .nav-links a.active:after{content:"";position:absolute;left:25%;right:25%;bottom:7px;height:2px;background:#ffd12f;box-shadow:0 0 12px #ffd12f}.features-nav .nav-links a.active:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#ffd12f;bottom:4px;left:50%;transform:translateX(-50%);box-shadow:0 0 12px #ffd12f}.features-discord{display:inline-flex;align-items:center;gap:9px;padding:12px 17px;border-radius:9px;background:linear-gradient(135deg,#5160e7,#5b38c9);border:1px solid rgba(255,255,255,.16);font-weight:800;box-shadow:0 10px 35px rgba(81,77,224,.25);transition:.18s ease}.features-discord:hover{transform:translateY(-2px);filter:brightness(1.06)}
.features-hero{position:relative;min-height:390px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.07)}.features-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%;filter:saturate(1.05) brightness(.72)}.features-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,7,8,.97) 0%,rgba(2,7,8,.80) 35%,rgba(2,7,8,.35) 62%,rgba(2,7,8,.52) 100%),linear-gradient(180deg,rgba(0,0,0,.08),rgba(2,7,8,.72))}.features-hero-inner{position:relative;z-index:2;min-height:390px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.features-kicker{color:#ffd12f;font-size:.78rem;font-weight:900;letter-spacing:2px;margin-bottom:14px}.features-hero h1{font-size:clamp(3.6rem,7vw,6.2rem);line-height:.9;letter-spacing:-4px;margin:0 0 18px}.features-hero h1 span{color:#ffc52e}.features-hero p{max-width:660px;color:#dce5e3;font-size:1.03rem;line-height:1.7;margin:0}.features-hero-logo{display:flex;justify-content:center}.features-hero-logo img{width:min(470px,90%);filter:drop-shadow(0 30px 38px rgba(0,0,0,.62))}.features-intro{padding:58px 0 28px}.features-intro-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:end}.features-intro h2{font-size:clamp(2rem,4vw,3rem);margin:0;letter-spacing:-2px}.features-intro h2 span{color:#ffc52e}.features-intro p{margin:0;color:#9fadaa;line-height:1.7}.feature-section{padding:26px 0}.feature-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:18px}.feature-section-head h2{margin:0;font-size:1.7rem}.feature-section-head p{margin:0;color:#91a09d;font-size:.9rem}.premium-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.premium-feature{position:relative;min-height:185px;border-radius:14px;padding:22px;background:linear-gradient(180deg,rgba(7,17,20,.98),rgba(3,9,11,.99));border:1px solid rgba(255,255,255,.10);box-shadow:0 14px 32px rgba(0,0,0,.18);overflow:hidden;transition:.2s ease}.premium-feature:hover{transform:translateY(-3px);border-color:rgba(255,201,40,.36);box-shadow:0 18px 38px rgba(0,0,0,.28),0 0 26px rgba(255,201,40,.04)}.premium-feature:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-42px;top:-46px;background:radial-gradient(circle,rgba(56,217,230,.08),transparent 68%)}.feature-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.feature-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;font-size:1.55rem;background:rgba(255,197,46,.10);border:1px solid rgba(255,197,46,.18)}.feature-state{font-size:.68rem;font-weight:800;letter-spacing:.8px;text-transform:uppercase;padding:6px 9px;border-radius:999px;background:rgba(88,220,86,.08);border:1px solid rgba(88,220,86,.20);color:#75e873}.feature-state.dev{background:rgba(255,197,46,.08);border-color:rgba(255,197,46,.22);color:#ffd361}.premium-feature h3{margin:0 0 8px;font-size:1.16rem}.premium-feature p{margin:0;color:#a7b3b1;line-height:1.58;font-size:.9rem}.feature-wide{grid-column:span 2;min-height:205px;background:linear-gradient(135deg,rgba(13,27,28,.98),rgba(4,11,14,.99))}.feature-wide h3{font-size:1.35rem}.feature-wide p{max-width:720px}.features-cta{padding:52px 0 66px}.features-cta-box{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px;border-radius:18px;background:linear-gradient(135deg,rgba(255,197,46,.12),rgba(56,217,230,.08));border:1px solid rgba(255,197,46,.18)}.features-cta-box h3{margin:0 0 6px;font-size:1.7rem}.features-cta-box p{margin:0;color:#9fadaa}.features-cta-actions{display:flex;gap:10px;flex-wrap:wrap}.features-footer{padding:28px 0 34px;border-top:1px solid rgba(255,255,255,.07)}.features-footer-grid{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.features-footer-note{color:#8f9b99;font-size:.85rem}.features-footer-links{display:flex;gap:16px;color:#a6b1af;font-size:.86rem}
@media(max-width:980px){.features-hero-inner,.features-intro-grid{grid-template-columns:1fr}.features-hero-logo{position:absolute;right:-30px;width:45%;opacity:.45}.premium-feature-grid{grid-template-columns:repeat(2,1fr)}.feature-wide{grid-column:span 2}.features-discord{display:none}}
@media(max-width:700px){.features-page .container{width:min(100% - 26px,1280px)}.features-hero{min-height:480px}.features-hero-inner{min-height:480px}.features-hero-logo{display:none}.features-hero h1{font-size:clamp(3.3rem,16vw,4.7rem);letter-spacing:-3px}.premium-feature-grid{grid-template-columns:1fr}.feature-wide{grid-column:span 1}.feature-section-head{display:block}.feature-section-head p{margin-top:7px}.features-cta-box{display:block}.features-cta-actions{margin-top:18px}.features-nav .nav-links{top:72px}}
