/*
Theme Name: NeonCub Premium
Theme URI: https://neoncub.com
Author: NeonCub
Description: Premium custom WordPress theme for NeonCub.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 7.4
Text Domain: neoncub-premium
*/
:root{--bg:#07101f;--bg2:#0b162b;--panel:#111f3a;--text:#f7f8fc;--muted:#aab5ca;--line:rgba(255,255,255,.1);--orange:#f59e0b;--red:#ef3d2f;--navy:#20265f;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:17px/1.7 Inter,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;color:#000;padding:10px;z-index:9999}.site-header{position:sticky;top:0;z-index:1000;background:rgba(7,16,31,.86);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}body.admin-bar .site-header{top:32px}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:165px;display:block}.nav-wrap{display:flex;align-items:center;gap:24px}.primary-nav ul{display:flex;gap:26px;list-style:none;margin:0;padding:0}.primary-nav a{font-size:15px;font-weight:700;color:#dce2ee}.primary-nav a:hover,.current-menu-item>a{color:var(--orange)}.btn,.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:800;border:1px solid transparent;transition:.25s}.btn-primary,.header-cta{background:linear-gradient(135deg,var(--orange),#f97316);color:#171717}.btn-secondary{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.04)}.btn:hover,.header-cta:hover{transform:translateY(-2px)}.mobile-toggle{display:none;background:none;border:0;color:#fff;font-size:28px}.hero{min-height:750px;padding:100px 0 85px;position:relative;overflow:hidden;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 82% 35%,rgba(66,84,181,.38),transparent 30%),radial-gradient(circle at 66% 70%,rgba(245,158,11,.15),transparent 28%),linear-gradient(135deg,#07101f,#101634)}.hero-grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#ffd17a;text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:900}.eyebrow:before{content:"";width:30px;height:2px;background:var(--orange)}h1,h2,h3{letter-spacing:-.035em}.hero h1,.page-hero h1{font-size:clamp(52px,7vw,92px);line-height:.98;margin:18px 0 24px}.gradient{background:linear-gradient(115deg,#fff,#ffbe45 58%,#f36a38);-webkit-background-clip:text;color:transparent}.hero-copy,.page-hero p{color:var(--muted);font-size:19px;max-width:700px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.hero-visual{min-height:500px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;animation:spin 24s linear infinite}.orbit.one{width:430px;height:430px}.orbit.two{width:330px;height:330px;animation-direction:reverse}.logo-core{width:285px;height:285px;border-radius:58px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 90px rgba(0,0,0,.35);display:grid;place-items:center}.logo-core img{width:230px}.float{position:absolute;padding:14px 17px;border:1px solid rgba(255,255,255,.14);background:rgba(17,31,58,.82);border-radius:17px;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:float 5s ease-in-out infinite}.float strong{display:block;font-size:22px}.float.a{top:35px;right:0}.float.b{bottom:60px;left:0;animation-delay:-1.5s}.float.c{bottom:0;right:24px;animation-delay:-3s}.section{padding:96px 0}.section.alt{background:#0a1428}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}.section-head h2{font-size:clamp(40px,5vw,66px);line-height:1.05;margin:8px 0 0;max-width:760px}.section-head p,.card p,.prose p,.prose li{color:var(--muted)}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:24px;padding:30px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));transition:.25s}.card:hover{transform:translateY(-6px);border-color:rgba(245,158,11,.45)}.icon{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,var(--orange),var(--red));display:grid;place-items:center;color:#171717;font-weight:900;margin-bottom:25px}.card h3{font-size:24px;line-height:1.2;margin:0 0 12px}.link{display:inline-block;margin-top:20px;color:#ffd17a;font-weight:800}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;overflow:hidden}.stat{padding:30px;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat strong{display:block;font-size:40px;color:var(--orange)}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:n}.step{border-top:1px solid var(--line);padding-top:20px;counter-increment:n}.step:before{content:"0" counter(n);color:var(--orange);font-weight:900}.step h3{font-size:22px}.projects{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.project{min-height:360px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 80% 10%,rgba(245,158,11,.25),transparent 32%),linear-gradient(145deg,#11203a,#0a1224)}.project:nth-child(2){background:radial-gradient(circle at 20% 20%,rgba(66,84,181,.4),transparent 35%),linear-gradient(145deg,#152343,#090f1f)}.project.wide{grid-column:1/-1;min-height:290px;background:radial-gradient(circle at 70% 20%,rgba(239,61,47,.28),transparent 30%),linear-gradient(145deg,#171b3b,#09111f)}.tag{font-size:12px;color:#ffd17a;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.project h3{font-size:34px;margin:8px 0}.cta{border:1px solid rgba(255,255,255,.15);border-radius:34px;padding:65px;background:radial-gradient(circle at 85% 20%,rgba(245,158,11,.25),transparent 28%),#101c35;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta h2{font-size:clamp(40px,5vw,66px);line-height:1.02;margin:0 0 14px}.page-hero{padding:100px 0 70px;background:radial-gradient(circle at 80% 20%,rgba(66,84,181,.3),transparent 35%),#091328}.content-grid,.contact-grid{display:grid;grid-template-columns:1fr 340px;gap:50px}.contact-grid{grid-template-columns:.8fr 1.2fr}.prose{max-width:820px}.prose h2{font-size:38px;margin-top:48px}.side{border:1px solid var(--line);border-radius:20px;padding:24px;background:rgba(255,255,255,.03);margin-bottom:20px}.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full{grid-column:1/-1}label{display:block;font-weight:700;font-size:14px;margin-bottom:7px}input,textarea,select{width:100%;background:#0b162b;border:1px solid rgba(255,255,255,.15);color:#fff;border-radius:14px;padding:15px 16px}textarea{min-height:150px}.notice{padding:15px;border-radius:12px;margin-bottom:20px}.success{background:rgba(34,197,94,.13)}.error{background:rgba(239,68,68,.13)}.site-footer{padding:68px 0 26px;background:#050b16;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.footer-brand img{width:170px}.footer-col ul{list-style:none;padding:0}.footer-col a,.footer-brand p{color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;margin-top:45px;display:flex;justify-content:space-between;color:#7f8ca3;font-size:14px}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.visible{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-12px)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:980px){.hero-grid,.content-grid,.contact-grid{grid-template-columns:1fr}.grid3,.posts{grid-template-columns:repeat(2,1fr)}.process,.stats{grid-template-columns:repeat(2,1fr)}.mobile-toggle{display:block}.header-cta{display:none}.primary-nav{display:none;position:absolute;left:20px;right:20px;top:75px;background:#0b162b;padding:18px;border-radius:18px;border:1px solid var(--line)}.primary-nav.open{display:block}.primary-nav ul{display:grid}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}}
@media(max-width:680px){body.admin-bar .site-header{top:46px}.container{width:min(calc(100% - 28px),var(--max))}.hero{min-height:auto;padding:75px 0}.hero h1,.page-hero h1{font-size:48px}.hero-visual{min-height:360px}.logo-core{width:220px;height:220px}.logo-core img{width:175px}.orbit.one{width:320px;height:320px}.orbit.two{width:260px;height:260px}.section{padding:70px 0}.section-head{display:block}.grid3,.posts,.process,.stats,.projects,.form-grid{grid-template-columns:1fr}.project.wide{grid-column:auto}.stat{border-right:0;border-bottom:1px solid var(--line)}.cta{display:block;padding:36px 24px}.cta .btn{margin-top:22px}.footer-grid{grid-template-columns:1fr}.footer-col:last-child{grid-column:auto}.footer-bottom{display:block}.brand img{width:138px}}
