@import "https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap";
:root{--bg:#0a0a0a;--white:#fff;--muted:#fff9;--line:#ffffff1a;--green:#60A5FA}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);min-height:100%;color:var(--white);font-family:Rubik,Arial,sans-serif}body,button,input,textarea,select,a{font-family:Rubik,Arial,sans-serif!important}a{color:inherit;text-decoration:none}.hallah-page{min-height:100vh;position:relative;overflow-x:hidden}.hero-bg-media{z-index:0;background:linear-gradient(135deg,#1a1035 0%,#0d0820 50%,#0a0a0a 100%);height:100vh;position:absolute;top:0;left:0;right:0}.hero-overlay{z-index:1;background:linear-gradient(#0a0a0a33 0%,#0a0a0a80 60%,#0a0a0a 100%);height:100vh;position:absolute;top:0;left:0;right:0}.hl-nav{z-index:10;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:28px 40px;display:flex;position:relative}.hl-menu{cursor:pointer;background:0 0;border:none;flex-direction:column;order:3;gap:5px;padding:8px;display:flex}.hl-menu span{background:#fff;border-radius:2px;width:26px;height:2px}.hl-brand{letter-spacing:8px;order:1;font-size:30px;font-weight:800}.hl-nav-actions{order:2;align-items:center;gap:12px;display:flex}.hl-login{color:#0a0a0a;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:700;display:inline-flex}.hl-icon-btn{color:#fff;background:#ffffff14;border-radius:999px;place-items:center;width:44px;height:44px;font-weight:700;transition:background .25s;display:grid}.hl-icon-btn:hover{background:#ffffff29}.hl-hero{z-index:5;text-align:center;max-width:1400px;margin:0 auto;padding:70px 40px 120px;position:relative}.hl-hero-title{flex-direction:column;align-items:center;gap:4px;display:flex}.hl-hero-title .line1{color:#fff;font-size:clamp(70px,13vw,180px);font-weight:900;line-height:.9}.hl-hero-title .line2{color:var(--green);font-size:clamp(70px,13vw,180px);font-weight:900;line-height:.9}.hl-hero-icons{flex-wrap:wrap;justify-content:center;gap:18px;margin:44px 0;display:flex}.hl-hero-icons .hi{background:#ffffff1f;border-radius:10px;width:34px;height:34px}.hi-1{background:linear-gradient(135deg,#f59e0b,#ef4444)}.hi-2{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.hi-3{background:linear-gradient(135deg,#2563EB,#1D4ED8)}.hi-4{background:linear-gradient(135deg,#ec4899,#d946ef)}.hi-5{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.hi-6{background:linear-gradient(135deg,#f43f5e,#fb923c)}.hi-7{background:linear-gradient(135deg,#84cc16,#2563EB)}.hi-8{background:linear-gradient(135deg,#a855f7,#ec4899)}.hl-hero-sub{color:#ffffffbf;max-width:620px;margin:0 auto;font-size:20px;line-height:1.9}.hl-products{z-index:5;max-width:1200px;margin:0 auto;padding:40px 40px 80px;position:relative}.hl-section-q{color:var(--green);text-align:right;margin-bottom:44px;font-size:clamp(40px,6vw,72px);font-weight:900;line-height:1}.hl-product-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.hl-product-card{border:1px solid var(--line);background:#141414;border-radius:28px;padding:0 0 32px;transition:transform .4s,border-color .4s;position:relative;overflow:hidden}.hl-product-card:hover{border-color:#ffffff40;transform:translateY(-6px)}.hl-badge{z-index:2;background:var(--green);color:#0a0a0a;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:800;position:absolute;top:20px;right:20px}.hl-badge.green{margin-bottom:20px;display:inline-block;position:static}.hl-product-visual{place-items:center;height:320px;display:grid}.hl-product-visual b{text-align:center;letter-spacing:-1px;font-size:46px;font-weight:900;line-height:1.1}.hl-product-visual.v1{background:linear-gradient(135deg,#4c1d95,#1e1b4b)}.hl-product-visual.v2{background:linear-gradient(135deg,#1E3A8A,#172554)}.hl-product-card h3{text-align:right;margin:28px 32px 12px;font-size:30px;font-weight:800}.hl-product-card p{color:var(--muted);text-align:right;margin:0 32px;font-size:16px;line-height:1.8}.hl-studio{z-index:5;max-width:1200px;margin:0 auto;padding:40px 40px 80px;position:relative}.hl-studio-inner{text-align:right;background:radial-gradient(circle at 100% 100%,#60A5FA26,#0000 30rem),linear-gradient(135deg,#0c1a3a,#0a0a0a);border:1px solid #60A5FA33;border-radius:32px;padding:60px}.hl-studio-inner h2{color:var(--green);margin-bottom:16px;font-size:clamp(38px,5vw,60px);font-weight:900}.hl-studio-inner p{color:var(--muted);max-width:560px;margin-bottom:36px;margin-left:auto;font-size:18px;line-height:1.8}.hl-studio-btns{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.hl-sbtn{border:1px solid var(--line);cursor:pointer;background:#ffffff0f;border-radius:16px;align-items:center;gap:10px;padding:16px 24px;font-size:15px;font-weight:700;transition:background .25s,transform .25s;display:inline-flex}.hl-sbtn:hover{background:#ffffff1f;transform:translateY(-3px)}.sbtn-ic{background:linear-gradient(135deg,var(--green),#2563EB);border-radius:7px;width:22px;height:22px}.hl-chips-sec{z-index:5;text-align:center;max-width:1000px;margin:0 auto;padding:40px 40px 80px;position:relative}.hl-chips-title{margin-bottom:36px;font-size:clamp(34px,4.5vw,56px);font-weight:900}.hl-chips{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.hl-chips a{border:1px solid var(--line);color:#fffc;background:#ffffff0f;border-radius:999px;padding:16px 26px;font-size:16px;font-weight:700;transition:all .25s}.hl-chips a:hover{color:#fff;background:#60A5FA26;border-color:#60A5FA66;transform:translateY(-3px)}.hl-final{z-index:5;text-align:center;max-width:1000px;margin:0 auto;padding:80px 40px;position:relative}.hl-final h2{margin:16px 0 36px;font-size:clamp(34px,5vw,60px);font-weight:900;line-height:1.15}.hl-final-btn{background:var(--green);color:#0a0a0a;border-radius:999px;align-items:center;padding:18px 44px;font-size:17px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex}.hl-final-btn:hover{transform:translateY(-3px);box-shadow:0 20px 60px #60A5FA4d}.hl-footer{z-index:5;border-top:1px solid var(--line);max-width:1200px;margin:0 auto;padding:80px 40px 50px;position:relative}.hl-footer-top{text-align:right;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;display:grid}.hl-footer-brand b{letter-spacing:4px;font-size:28px;font-weight:800}.hl-footer-brand p{color:var(--muted);max-width:320px;margin:16px 0 24px auto;font-size:15px;line-height:1.8}.hl-social{justify-content:flex-end;gap:12px;display:flex}.hl-social a{background:#ffffff14;border-radius:999px;place-items:center;width:42px;height:42px;transition:background .25s;display:grid}.hl-social a:hover{background:#ffffff29}.hl-social a span{background:#ffffff80;border-radius:5px;width:18px;height:18px}.hl-footer-col h4{margin-bottom:18px;font-size:17px;font-weight:700}.hl-footer-col a{color:var(--muted);margin-bottom:12px;font-size:15px;transition:color .25s;display:block}.hl-footer-col a:hover{color:#fff}.hl-footer-bottom{border-top:1px solid var(--line);color:#fff6;justify-content:space-between;align-items:center;margin-top:60px;padding-top:30px;font-size:14px;display:flex}.hl-footer-links{gap:24px;display:flex}.hl-footer-links a:hover{color:#fff}@media (max-width:900px){.hl-nav{padding:20px}.hl-product-grid{grid-template-columns:1fr}.hl-footer-top{grid-template-columns:1fr 1fr;gap:30px}.hl-studio-inner{padding:36px 24px}.hl-studio-btns{justify-content:flex-start}}@media (max-width:560px){.hl-hero{padding:50px 20px 80px}.hl-hero-icons .hi{width:28px;height:28px}.hl-hero-sub{font-size:17px}.hl-products,.hl-studio,.hl-chips-sec{padding-left:20px;padding-right:20px}.hl-footer-top{grid-template-columns:1fr}.hl-footer-bottom{text-align:center;flex-direction:column;gap:16px}}@keyframes revealUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hl-hero-title{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) .1s forwards revealUp}.hl-hero-icons{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) .3s forwards revealUp}.hl-hero-sub{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) .5s forwards revealUp}@media (prefers-reduced-motion:reduce){*,:before,:after{animation-duration:1ms!important}}.hl-hero-title .line1,.hl-hero-title .line2{font-size:clamp(56px,9vw,120px)}.hl-hero{padding:50px 40px 90px}.hl-nav{padding:24px 40px}.hl-brand{letter-spacing:1px;font-size:26px}.hl-hero-icons .hi{width:30px;height:30px}.hl-nav-actions{gap:10px}.hl-menu{order:3}.hl-icon-btn{font-size:14px}.hl-menu{margin-right:20px;order:2!important}.center-page{background:linear-gradient(135deg,#1a1035,#0a0a0a);place-items:center;min-height:100vh;padding:40px 20px;display:grid}.auth-card{text-align:center;background:#141414;border:1px solid #ffffff1a;border-radius:28px;width:100%;max-width:420px;padding:44px 36px}.center-brand{justify-content:center;align-items:center;gap:12px;margin-bottom:32px;display:inline-flex}.brand-mark{color:#0a0a0a;background:linear-gradient(135deg,#60A5FA,#2563EB);border-radius:14px;place-items:center;width:48px;height:48px;font-size:24px;font-weight:900;display:grid}.center-brand b{font-size:22px;font-weight:800;display:block}.center-brand small{color:#fff6;letter-spacing:2px;margin-top:2px;font-size:11px;display:block}.auth-card h1{margin-bottom:12px;font-size:32px;font-weight:900}.auth-card p{color:#fff9;margin-bottom:32px;font-size:15px;line-height:1.7}.auth-card label{text-align:right;color:#fffc;margin-bottom:18px;font-size:14px;font-weight:700;display:block}.auth-card input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;margin-top:8px;padding:15px 18px;font-size:15px;transition:border-color .25s}.auth-card input:focus{border-color:#60A5FA}.auth-card input::placeholder{color:#ffffff59}.submit-btn{color:#0a0a0a;background:#60A5FA;border-radius:14px;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:16px;font-size:16px;font-weight:800;transition:transform .25s;display:flex}.submit-btn:hover{transform:translateY(-2px)}.muted-link{color:#ffffff80;margin-top:20px;font-size:14px;transition:color .25s;display:inline-block}.muted-link:hover{color:#fff}.pricing-page{min-height:100vh;position:relative;overflow-x:hidden}.pricing-bg{z-index:0;background:linear-gradient(135deg,#1a1035,#0a0a0a);height:60vh;position:absolute;top:0;left:0;right:0}.pricing-hero{z-index:5;text-align:center;max-width:800px;margin:0 auto;padding:60px 40px 50px;position:relative}.pricing-hero h1{margin:20px 0 16px;font-size:clamp(48px,8vw,90px);font-weight:900}.pricing-hero p{color:#ffffffa6;max-width:520px;margin:0 auto;font-size:18px;line-height:1.8}.pricing-grid-wrap{z-index:5;max-width:1240px;margin:0 auto;padding:20px 40px 80px;position:relative}.pricing-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:20px;display:grid}.price-card{background:#141414;border:1px solid #ffffff1a;border-radius:24px;padding:32px 26px;transition:transform .4s,border-color .4s;position:relative}.price-card:hover{border-color:#ffffff40;transform:translateY(-8px)}.price-card.featured{background:linear-gradient(#60A5FA14,#141414);border-color:#60A5FA}.price-tag{color:#0a0a0a;background:#60A5FA;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:800;position:absolute;top:-13px;right:24px}.price-card h3{margin-bottom:18px;font-size:24px;font-weight:800}.price-amount{align-items:baseline;gap:8px;margin-bottom:24px;display:flex}.price-amount b{font-size:52px;font-weight:900;line-height:1}.price-amount span{color:#ffffff80;font-size:18px;font-weight:600}.price-btn{color:#0a0a0a;background:#fff;border-radius:14px;justify-content:center;align-items:center;width:100%;margin-bottom:26px;padding:15px;font-size:15px;font-weight:800;transition:transform .25s;display:flex}.price-card.featured .price-btn{background:#60A5FA}.price-btn:hover{transform:translateY(-2px)}.price-features{flex-direction:column;gap:14px;list-style:none;display:flex}.price-features li{color:#ffffffbf;text-align:right;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.price-features .check{color:#60A5FA;background:#60A5FA26;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:grid}@media (max-width:1000px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.pricing-grid{grid-template-columns:1fr}.pricing-hero,.pricing-grid-wrap{padding-left:20px;padding-right:20px}}.hl-nav{flex-direction:row;justify-content:space-between;display:flex}.hl-brand{order:0;margin-right:auto}.hl-nav-actions{order:0;margin-left:auto}.hl-nav{box-sizing:border-box;justify-content:space-between!important;width:100%!important;max-width:100%!important;padding:24px 50px!important}.hl-brand,.hl-nav-actions{margin:0!important}.hl-brands{max-width:900px;margin:32px auto 0}.hl-brands-track{flex-wrap:wrap;justify-content:center;gap:20px 28px;display:flex}.brand-logo{opacity:.85;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:32px;display:flex}.brand-logo img{object-fit:contain;max-width:100%;max-height:100%}@keyframes brandScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}a,button,.hl-icon-btn,.hl-login{-webkit-tap-highlight-color:transparent!important;outline:none!important}a:focus,button:focus,a:focus-visible,button:focus-visible{outline:none!important}.pc-blue{border-color:#3b82f64d}.pc-blue .price-btn{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb)}.pc-blue:before{content:"";pointer-events:none;background:linear-gradient(#3b82f640,#0000);border-radius:24px 24px 0 0;height:120px;position:absolute;top:0;left:0;right:0}.pc-purple{border-color:#8b5cf64d}.pc-purple .price-btn{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.pc-purple:before{content:"";pointer-events:none;background:linear-gradient(#8b5cf647,#0000);border-radius:24px 24px 0 0;height:120px;position:absolute;top:0;left:0;right:0}.pc-green{border-color:#60A5FA66!important}.pc-green .price-btn{color:#0a0a0a;background:linear-gradient(135deg,#60A5FA,#2563EB)}.pc-green:before{content:"";pointer-events:none;background:linear-gradient(#60A5FA47,#0000);border-radius:24px 24px 0 0;height:120px;position:absolute;top:0;left:0;right:0}.pc-gold{border-color:#f5c84266}.pc-gold:before{content:"";pointer-events:none;background:linear-gradient(#f5c84240,#0000);border-radius:24px 24px 0 0;height:120px;position:absolute;top:0;left:0;right:0}.price-card{overflow:hidden}.price-card h3,.price-amount,.price-btn,.price-features{z-index:1;position:relative}.price-divider{background:#ffffff1a;height:1px;margin:0 0 22px}.faq-section{z-index:5;max-width:800px;margin:0 auto;padding:60px 40px 80px;position:relative}.faq-section h2{text-align:center;margin-bottom:40px;font-size:clamp(32px,4.5vw,52px);font-weight:900}.faq-list{flex-direction:column;gap:14px;display:flex}.faq-item{background:#141414;border:1px solid #ffffff1a;border-radius:16px;padding:0;transition:border-color .25s;overflow:hidden}.faq-item[open]{border-color:#60A5FA4d}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;padding:22px 26px;font-size:17px;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#60A5FA;font-size:24px;font-weight:400;transition:transform .25s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{color:#ffffffa6;margin:0;padding:0 26px 24px;font-size:15px;line-height:1.8}.discount-banner{z-index:5;max-width:1100px;margin:30px auto 0;padding:0 40px;position:relative}.db-inner{text-align:center;background:radial-gradient(circle at 70% 30%,#60A5FA40,#0000 24rem),linear-gradient(135deg,#0c1a3a,#0a0a0a);border:1px solid #60A5FA4d;border-radius:28px;padding:44px 40px;position:relative;overflow:hidden}.db-label{color:#60A5FA;background:#60A5FA26;border-radius:999px;margin-bottom:18px;padding:7px 18px;font-size:13px;font-weight:800;display:inline-block}.db-code{margin-bottom:10px;font-size:clamp(28px,4vw,44px);font-weight:900}.db-code b{color:#60A5FA}.db-note{color:#fff9;margin-bottom:28px;font-size:15px}.db-timer{justify-content:center;gap:14px;display:flex}.db-unit{background:#00000059;border:1px solid #ffffff1a;border-radius:16px;min-width:80px;padding:16px 12px}.db-unit b{color:#fff;font-size:36px;font-weight:900;line-height:1;display:block}.db-unit span{color:#ffffff80;margin-top:8px;font-size:12px;display:block}@media (max-width:560px){.discount-banner{padding:0 20px}.db-inner{padding:32px 20px}.db-unit{min-width:64px;padding:12px 8px}.db-unit b{font-size:28px}}.pricing-grid{max-width:1000px;margin:0 auto;grid-template-columns:repeat(3,1fr)!important}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr!important}}.pricing-grid{grid-template-columns:repeat(3,1fr)!important;align-items:stretch!important;gap:16px!important;max-width:1100px!important;margin:0 auto!important;display:grid!important}.price-card{flex-direction:column;display:flex;border-radius:20px!important;padding:26px 22px!important}.price-card h3{margin-bottom:14px!important;font-size:22px!important}.price-amount{margin-bottom:18px!important}.price-amount b{font-size:40px!important}.price-amount span{font-size:13px!important}.price-btn{margin-bottom:20px!important;padding:13px!important;font-size:14px!important}.price-card:before{height:100px!important}.price-features li{gap:8px!important;font-size:13px!important}.price-features .check{width:18px!important;height:18px!important;font-size:11px!important}.price-divider{margin:0 0 18px!important}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr!important;max-width:400px!important}}.price-card{margin-top:14px;overflow:visible!important}.price-tag{white-space:nowrap;box-shadow:0 6px 20px #0006;z-index:5!important;padding:7px 18px!important;font-size:12px!important;top:-14px!important;right:50%!important;transform:translate(50%)!important}.price-card:before{border-radius:20px 20px 0 0!important}.pc-blue:before,.pc-purple:before,.pc-green:before,.pc-gold:before{display:none!important}.pc-blue{background:radial-gradient(circle at 30% 20%,#3b82f68c,#0000 55%),radial-gradient(circle at 80% 60%,#2563eb66,#0000 60%),linear-gradient(160deg,#1e3a8a,#0a0a0a 75%)!important;border-color:#3b82f659!important}.pc-green{background:radial-gradient(circle at 30% 20%,#2563EB8c,#0000 55%),radial-gradient(circle at 80% 60%,#1D4ED873,#0000 60%),linear-gradient(160deg,#1E3A8A,#0a0a0a 75%)!important;border-color:#2563EB66!important}.pc-gold{background:radial-gradient(circle at 30% 20%,#8b5cf68c,#0000 55%),radial-gradient(circle at 80% 60%,#6d28d973,#0000 60%),linear-gradient(160deg,#4c1d95,#0a0a0a 75%)!important;border-color:#8b5cf666!important}.pc-gold .price-btn{color:#fff!important;background:linear-gradient(135deg,#a78bfa,#7c3aed)!important}.checkout-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.checkout-modal{background:#141414;border:1px solid #ffffff1f;border-radius:28px;width:100%;max-width:440px;max-height:90vh;padding:36px 32px;animation:.35s cubic-bezier(.22,1,.36,1) slideUp;position:relative;overflow-y:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.checkout-close{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;width:36px;height:36px;font-size:16px;transition:background .25s;position:absolute;top:20px;left:20px}.checkout-close:hover{background:#ffffff29}.checkout-plan{text-align:center;border-bottom:1px solid #ffffff1a;margin-bottom:24px;padding-bottom:24px}.checkout-plan span{color:#ffffff80;margin-bottom:8px;font-size:13px;display:block}.checkout-plan h3{margin-bottom:8px;font-size:26px;font-weight:900}.checkout-plan b{color:#60A5FA;font-size:32px;font-weight:900}.checkout-fields{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.checkout-fields label{text-align:right;color:#fffc;font-size:14px;font-weight:700;display:block}.checkout-fields input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;margin-top:8px;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .25s}.checkout-fields input:focus{border-color:#60A5FA}.checkout-fields input::placeholder{color:#ffffff59}.checkout-submit{color:#0a0a0a;cursor:pointer;background:#60A5FA;border:none;border-radius:14px;width:100%;padding:16px;font-family:inherit;font-size:16px;font-weight:800;transition:transform .25s}.checkout-submit:hover{transform:translateY(-2px)}.checkout-note{text-align:center;color:#fff6;margin-top:16px;font-size:13px}.enterprise-band{z-index:5;max-width:1100px;margin:20px auto 0;padding:0 40px;position:relative}.eb-inner{text-align:right;background:radial-gradient(circle at 20% 30%,#ef444459,#0000 45%),radial-gradient(circle at 80% 70%,#8b5cf64d,#0000 50%),linear-gradient(135deg,#2a1015,#0a0a0a 70%);border:1px solid #ef444440;border-radius:32px;padding:60px 50px;position:relative;overflow:hidden}.eb-badge{color:#fff;background:#ffffff1a;border-radius:999px;margin-bottom:22px;padding:8px 18px;font-size:14px;font-weight:800;display:inline-block}.eb-inner h2{margin-bottom:18px;font-size:clamp(34px,5vw,56px);font-weight:900;line-height:1.1}.eb-inner p{color:#ffffffb3;max-width:640px;margin:0 0 32px auto;font-size:17px;line-height:1.9}.eb-btn{color:#0a0a0a;background:#fff;border-radius:999px;align-items:center;padding:17px 42px;font-size:16px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex}.eb-btn:hover{transform:translateY(-3px);box-shadow:0 20px 60px #fff3}@media (max-width:560px){.enterprise-band{padding:0 20px}.eb-inner{padding:40px 26px}}video.hero-bg-media{object-fit:cover;z-index:0;width:100%;height:100vh;position:absolute;top:0;left:0;right:0}.hero-overlay{background:linear-gradient(#0a0a0a8c 0%,#0a0a0a99 50%,#0a0a0a 100%)!important}.price-btn{z-index:1;color:#fff!important;background:0 0!important;border:none!important;position:relative!important;overflow:hidden!important}.price-btn:before{content:"";z-index:-2;background:conic-gradient(from var(--angle,0deg),#ef4444,#f97316,#ef4444,transparent,#ef4444);border-radius:16px;animation:3s linear infinite spinBorder;position:absolute;inset:-2px}.price-btn:after{content:"";z-index:-1;background:#141414;border-radius:13px;position:absolute;inset:2px}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes spinBorder{0%{--angle:0deg}to{--angle:360deg}}.pc-green .price-btn:after{background:#0c1a3a}.pc-blue .price-btn:after{background:#0c1a3a}.pc-gold .price-btn:after{background:#1a0a2e}.price-btn:before{background:conic-gradient(from var(--angle,0deg),red,#f33,red,transparent,red)!important;animation:1.5s linear infinite spinBorder!important;inset:-1px!important}.price-btn:after{inset:1px!important}.legal-page{color:#fff;background:#0a0a0a;min-height:100vh;padding:60px 20px}.legal-wrap{max-width:760px;margin:0 auto}.legal-brand{color:#fff;margin-bottom:32px;font-size:28px;font-weight:800;text-decoration:none;display:inline-block}.legal-page h1{margin-bottom:20px;font-size:34px;font-weight:800}.legal-page h2{color:#60A5FA;margin:28px 0 12px;font-size:22px;font-weight:700}.legal-page p{color:#ffffffd1;margin-bottom:14px;font-size:17px;line-height:1.9}.contact-methods{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.contact-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:6px;padding:20px;text-decoration:none;transition:all .2s;display:flex}.contact-card:hover{background:#60A5FA1a;border-color:#60A5FA}.contact-label{color:#ffffff80;font-size:14px}.contact-val{color:#fff;font-size:18px;font-weight:700}.faq-item{border-bottom:1px solid #ffffff1a;padding:20px 0}.faq-item h3{margin-bottom:8px;font-size:19px;font-weight:700}.faq-item p{margin:0}@media (max-width:560px){.contact-methods{grid-template-columns:1fr}.legal-page h1{font-size:28px}}.assessment-form{flex-direction:column;gap:22px;width:100%;max-width:640px;display:flex!important}.assessment-form label{color:#fff;text-align:right;flex-direction:column;gap:10px;font-size:16px;font-weight:600;display:flex}.assessment-form input,.assessment-form textarea{color:#fff;text-align:right;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.assessment-form input:focus,.assessment-form textarea:focus{background:#60A5FA14;border-color:#60A5FA;outline:none}.assessment-form input::placeholder,.assessment-form textarea::placeholder{color:#fff6}.assessment-form textarea{resize:vertical;min-height:90px}.assessment-form .submit-btn{margin-top:10px}
