.cursor-light{position:fixed;z-index:-1;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(70,111,255,.09),transparent 65%);pointer-events:none;transition:transform .12s linear}.orbit-inner{inset:18%;animation-direction:reverse;animation-duration:17s}.orbit-outer{inset:4%}.menu-core{position:absolute;width:230px;height:390px;right:50%;top:50%;transform:translate(50%,-48%) rotateY(-9deg) rotateX(4deg);border:1px solid rgba(255,255,255,.2);border-radius:35px;background:linear-gradient(145deg,#18243b,#070b13 65%);box-shadow:-25px 35px 90px rgba(0,0,0,.7),30px -20px 100px rgba(40,105,255,.22);padding:12px;animation:coreFloat 6s ease-in-out infinite}.menu-core:before{content:"";position:absolute;inset:-2px;border-radius:37px;background:linear-gradient(145deg,#438bff,transparent 38%,#ffad35);z-index:-1;filter:blur(1px)}.core-top{display:flex;gap:5px;padding:5px}.core-top span{width:5px;height:5px;border-radius:50%;background:#677186}.core-screen{height:335px;border-radius:25px;background:radial-gradient(circle at 80% 5%,rgba(55,117,255,.24),transparent 35%),#0b1220;padding:28px 17px;text-align:center;overflow:hidden}.mini-brand{width:45px;height:45px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#438bff,#1d3b79);margin:0 auto 12px;font-weight:900}.core-products{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:30px 0 20px}.core-products i{display:block;height:68px;border-radius:13px;background:linear-gradient(155deg,#193b75,#ff9f32)}.core-products i:nth-child(2){background:linear-gradient(155deg,#203c73,#294b88)}.core-products i:nth-child(3){background:linear-gradient(155deg,#73451e,#ffb752)}.core-line{height:8px;border-radius:9px;background:#26334a;margin:10px}.core-line.short{width:55%}.core-light{position:absolute;width:140px;height:20px;border-radius:50%;background:#2977ff;filter:blur(24px);bottom:-12px;right:45px}.feature-node{position:absolute;display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(17,27,46,.78);backdrop-filter:blur(12px);font-size:.7rem;color:#c8d1e4;box-shadow:0 15px 45px rgba(0,0,0,.35);animation:nodeFloat 4s ease-in-out infinite}.feature-node i{color:#72a5ff;font-size:1rem}.node-a{top:20%;right:3%}.node-b{bottom:22%;right:0;animation-delay:-1s}.node-c{top:25%;left:-2%;animation-delay:-2s}.node-d{bottom:16%;left:4%;animation-delay:-3s}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:center}.price-card{position:relative;padding:30px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));min-height:470px;display:flex;flex-direction:column;overflow:hidden}.price-card.featured{transform:translateY(-12px);border-color:rgba(232,184,102,.45);box-shadow:0 35px 90px rgba(232,184,102,.12)}.popular{position:absolute;top:0;right:30px;padding:7px 13px;border-radius:0 0 12px 12px;background:var(--gold);color:#17110a;font-size:.7rem;font-weight:800}.plan-index{position:absolute;left:24px;top:22px;color:#4d515b}.price-card h3{font-size:1.45rem;margin:25px 0 7px}.price-card>p{color:#969aa4;min-height:52px}.price{margin:20px 0;padding-bottom:20px;border-bottom:1px solid var(--line)}.price b{display:block;font-size:1.8rem}.price span{color:#858a95;font-size:.72rem}.price-card ul{list-style:none;padding:0;margin:0 0 25px}.price-card li{padding:7px 0;color:#b7bac2;font-size:.83rem}.price-card li i{color:var(--gold);margin-left:7px}.price-card>a{margin-top:auto;display:flex;justify-content:space-between;padding:12px 14px;border:1px solid var(--line);border-radius:13px}.price-card.featured>a{background:linear-gradient(135deg,#f2ca84,#b97528);color:#17110a;border:0;font-weight:800}@keyframes coreFloat{50%{transform:translate(50%,-52%) rotateY(-5deg) rotateX(1deg)}}@keyframes nodeFloat{50%{transform:translateY(-9px)}}@media(max-width:900px){.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.menu-core{width:200px;height:340px}.core-screen{height:285px}.feature-node span{display:none}}@media(max-width:600px){.feature-node{padding:9px}.menu-core{width:175px;height:300px}.core-screen{height:245px;padding:20px 12px}.core-products i{height:52px}.pricing-grid{gap:12px}}
