:root{--bg:#050816;--bg-soft:#0d1226;--card:#11172e;--card-2:#151d3b;--text:#f7fbff;--muted:#a8b3cf;--cyan:#20d3ff;--blue:#2870ff;--pink:#ff37df;--purple:#8b5cf6;--border:rgba(255,255,255,.12);--shadow:0 24px 80px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(32,211,255,.16),transparent 32%),radial-gradient(circle at top right,rgba(255,55,223,.14),transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:0 auto}.gradient-text{background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.btn{display:inline-flex;align-items:center;gap:.55rem;border-radius:999px;padding:.9rem 1.25rem;border:1px solid var(--border);font-weight:800;letter-spacing:.01em;transition:.2s}.btn-primary{background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink));color:#fff;border:0;box-shadow:0 14px 40px rgba(40,112,255,.32)}.btn-secondary{background:rgba(255,255,255,.06);color:#fff}.btn:hover{transform:translateY(-2px)}.pill{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--border);border-radius:999px;padding:.45rem .75rem;background:rgba(255,255,255,.06);color:#c6f4ff;font-size:.9rem;font-weight:700}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(5,8,22,.84);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)}.nav{height:82px;justify-content:space-between;gap:1.5rem}.brand,.nav{display:flex;align-items:center}.brand{gap:.75rem}.brand img{height:52px;width:auto;border-radius:12px;box-shadow:0 0 28px rgba(32,211,255,.22)}.brand span{font-size:1.35rem;font-weight:900}.menu{display:flex;align-items:center;gap:.25rem}.menu-item{position:relative}.menu-link{display:flex;gap:.25rem;padding:.7rem .78rem;border-radius:999px;color:#dbe7ff;font-weight:700;font-size:.92rem}.menu-link:hover{background:rgba(255,255,255,.08);color:#fff}.dropdown{display:none;position:absolute;top:100%;left:0;min-width:260px;background:rgba(10,15,34,.98);border:1px solid var(--border);border-radius:22px;padding:.8rem;box-shadow:var(--shadow)}.dropdown a,.menu-item:hover .dropdown{display:block}.dropdown a{padding:.72rem .85rem;border-radius:14px;color:#dbe7ff;font-weight:650}.dropdown a:hover{background:linear-gradient(90deg,rgba(32,211,255,.16),rgba(255,55,223,.12));color:#fff}.mega{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(1040px,92vw);background:rgba(10,15,34,.98);border:1px solid var(--border);border-radius:26px;padding:1.2rem;box-shadow:var(--shadow);grid-template-columns:repeat(3,1fr);gap:1rem}.menu-item:hover .mega{display:grid}.mega h4{margin:.25rem 0 .6rem;color:#fff}.mega a{display:block;color:#b9c6e3;padding:.42rem 0;font-size:.92rem}.mega a:hover{color:#67e8f9}.hamburger{display:none;background:transparent;border:1px solid var(--border);color:#fff;border-radius:12px;padding:.6rem}.mobile-panel{display:none;padding:0 0 1rem}.mobile-panel.open{display:block}.mobile-section{border-top:1px solid var(--border);padding:.8rem 0}.mobile-section summary{font-weight:800;cursor:pointer}.mobile-section a{display:block;color:#c7d2ef;padding:.5rem 0}.hero{position:relative;padding:7rem 0 4.5rem;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:3rem;gap:3rem;align-items:center}.hero h1{font-size:clamp(2.6rem,6vw,5.6rem);line-height:.96;margin:1rem 0 1.2rem;letter-spacing:-.06em}.hero p{font-size:1.12rem;line-height:1.8;color:#c7d2ef;max-width:680px}.hero-card{border:1px solid var(--border);border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));padding:1.15rem;box-shadow:var(--shadow);position:relative}.hero-card img{height:400px;width:100%;object-fit:cover;border-radius:26px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-top:2rem}.stat{border:1px solid var(--border);border-radius:22px;padding:1rem;background:rgba(255,255,255,.05)}.stat strong{display:block;font-size:1.8rem}.section{padding:4.5rem 0}.section-title{max-width:780px;margin-bottom:2rem}.section-title h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.04;margin:.7rem 0}.section-title p{color:#b9c6e3;line-height:1.8}.grid{display:grid;grid-gap:1.2rem;gap:1.2rem}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--border);border-radius:26px;padding:1.35rem;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035));box-shadow:0 12px 36px rgba(0,0,0,.18)}.card h3{margin:.25rem 0 .6rem}.card li,.card p{color:#b9c6e3;line-height:1.65}.card ul{padding-left:1.1rem}.media-card{overflow:hidden;padding:0}.media-card img{height:220px;width:100%;object-fit:cover}.media-card .card-body{padding:1.2rem}.page-hero{padding:5rem 0 2.5rem}.page-hero-grid{display:grid;grid-template-columns:1fr .85fr;grid-gap:2rem;gap:2rem;align-items:center}.page-hero h1{font-size:clamp(2.3rem,5vw,4.5rem);line-height:1;margin:.8rem 0}.page-hero p{color:#c7d2ef;line-height:1.8}.page-hero img{border-radius:30px;height:360px;width:100%;object-fit:cover;border:1px solid var(--border);box-shadow:var(--shadow)}.content-block{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:2rem;gap:2rem;align-items:start}.list{display:grid;grid-gap:.85rem;gap:.85rem}.list-item{padding:1rem;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.045);color:#dbe7ff}.faq{display:grid;grid-gap:.9rem;gap:.9rem}.faq details{border:1px solid var(--border);border-radius:18px;padding:1rem;background:rgba(255,255,255,.045)}.faq summary{cursor:pointer;font-weight:800}.faq p{color:#b9c6e3;line-height:1.7}.cta{border:1px solid var(--border);border-radius:34px;background:linear-gradient(120deg,rgba(32,211,255,.18),rgba(139,92,246,.14),rgba(255,55,223,.16));padding:2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.footer{border-top:1px solid var(--border);background:#040611;padding:3rem 0 1.4rem}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);grid-gap:2rem;gap:2rem}.footer a,.footer p{color:#a8b3cf;line-height:1.8}.footer h4{margin:.2rem 0 1rem}.copyright{border-top:1px solid var(--border);margin-top:2rem;color:#7f8bad}.form{display:grid;grid-gap:1rem;gap:1rem}.input,select,textarea{width:100%;background:rgba(255,255,255,.06);border:1px solid var(--border);border-radius:16px;padding:1rem;color:#fff;outline:none}textarea{min-height:140px}.admin-shell{display:grid;grid-template-columns:270px 1fr;min-height:100vh}.admin-side{background:#060918;border-right:1px solid var(--border);padding:1rem;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow:auto}.admin-side img{width:180px;border-radius:14px;margin-bottom:1rem}.admin-side a{display:block;padding:.8rem 1rem;border-radius:14px;color:#c7d2ef}.admin-side a:hover{background:rgba(255,255,255,.08);color:#fff}.admin-main{padding:2rem}.table{width:100%;border-collapse:collapse;border:1px solid var(--border);border-radius:18px;overflow:hidden}.table td,.table th{padding:1rem;border-bottom:1px solid var(--border);text-align:left;color:#dbe7ff}.table th{background:rgba(255,255,255,.08)}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:2rem}.login-card{width:min(460px,94vw);border:1px solid var(--border);border-radius:28px;padding:2rem;background:rgba(255,255,255,.06);box-shadow:var(--shadow)}.login-card img{width:230px;margin:0 auto 1rem;border-radius:16px}.badge-row{display:flex;gap:.7rem;flex-wrap:wrap;margin:1.5rem 0}.timeline{border-left:2px solid rgba(32,211,255,.6);margin-left:1rem;padding-left:1.5rem;display:grid;grid-gap:1rem;gap:1rem}.timeline .card{position:relative}.timeline .card:before{content:"";position:absolute;left:-2.1rem;top:1.5rem;width:14px;height:14px;border-radius:50%;background:linear-gradient(90deg,var(--cyan),var(--pink))}.whatsapp{position:fixed;right:1.2rem;bottom:1.2rem;z-index:40;background:#25d366;color:#fff;padding:.9rem 1rem;border-radius:999px;font-weight:900;box-shadow:0 18px 50px rgba(37,211,102,.3)}@media(max-width:1020px){.menu{display:none}.hamburger{display:block}.content-block,.hero-grid,.page-hero-grid{grid-template-columns:1fr}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.admin-shell{grid-template-columns:1fr}.admin-side{position:relative;height:auto}.cta{flex-direction:column;align-items:flex-start}.stat-row{grid-template-columns:1fr 1fr}}@media(max-width:640px){.grid-3,.grid-4,.stat-row{grid-template-columns:1fr}.hero{padding-top:4rem}.hero-card img,.page-hero img{height:260px}.footer-grid{grid-template-columns:1fr}.brand span{display:none}}.header{width:100%;background:linear-gradient(90deg,rgba(4,7,19,.96),rgba(8,14,34,.94),rgba(4,7,19,.96));border-bottom:1px solid rgba(255,255,255,.14);box-shadow:0 12px 44px rgba(0,0,0,.28)}.nav-full{width:100%;max-width:none;margin:0;min-height:96px;height:auto;padding:12px clamp(18px,3vw,46px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:clamp(1rem,2vw,2.2rem);gap:clamp(1rem,2vw,2.2rem)}.logo-only{flex:0 0 auto;min-width:0}.logo-only img{height:var(--header-logo-height,88px);max-height:none;width:auto;max-width:min(360px,32vw);object-fit:contain;border-radius:18px;box-shadow:0 0 34px rgba(32,211,255,.24),0 0 42px rgba(255,55,223,.14)}.brand.logo-only span,.logo-only span{display:none!important}.menu{justify-content:center;flex-wrap:wrap;row-gap:.25rem;min-width:0}.menu-link{white-space:nowrap;justify-content:center;gap:.42rem;min-height:42px;padding:.64rem .72rem;font-size:.9rem}.menu-link,.menu-text{display:inline-flex;align-items:center;line-height:1}.dropdown-arrow{width:20px;height:20px;display:inline-grid;place-items:center;flex:0 0 20px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:linear-gradient(135deg,rgba(32,211,255,.16),rgba(255,55,223,.14));box-shadow:inset 0 1px 0 rgba(255,255,255,.12);transition:transform .18s ease,background .18s ease,border-color .18s ease}.dropdown-arrow svg{width:13px;height:13px;display:block}.dropdown-arrow path{fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.menu-item:hover .dropdown-arrow{transform:rotate(180deg);border-color:rgba(103,232,249,.48);background:linear-gradient(135deg,rgba(32,211,255,.28),rgba(255,55,223,.24))}.nav-actions{gap:.75rem;justify-content:flex-end}.quote-btn{border-radius:16px!important;min-height:46px;padding:.86rem 1.15rem;text-transform:none;letter-spacing:.01em;box-shadow:0 16px 42px rgba(40,112,255,.32),inset 0 1px 0 rgba(255,255,255,.24)}.quote-btn:hover{border-radius:18px!important}.dropdown,.mega{top:calc(100% + 10px)}.dropdown:before,.mega:before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.mobile-panel{width:100%;padding:0 clamp(18px,3vw,46px) 1.2rem;background:linear-gradient(180deg,rgba(6,9,24,.98),rgba(8,13,31,.96))}.mobile-section.nested{padding-left:1rem;border-top:1px solid rgba(255,255,255,.08)}.mobile-quote{width:100%;justify-content:center;margin-top:.8rem}.footer{position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 8% 12%,rgba(32,211,255,.26),transparent 30%),radial-gradient(circle at 88% 8%,rgba(255,55,223,.22),transparent 28%),linear-gradient(135deg,#030512,#08112a 34%,#12062a 68%,#040611);padding:4rem 0 1.4rem}.footer:before{content:"";inset:0;background:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:54px 54px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent 82%)}.footer-glow,.footer:before{position:absolute;pointer-events:none}.footer-glow{filter:blur(18px);border-radius:999px;opacity:.62}.footer-glow-one{width:280px;height:280px;left:-90px;bottom:10%;background:rgba(32,211,255,.2)}.footer-glow-two{width:320px;height:320px;right:-110px;top:12%;background:rgba(255,55,223,.18)}.copyright,.footer-services-wrap,.footer-top{position:relative;z-index:1}.footer-top{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.6fr);grid-gap:1.6rem;gap:1.6rem;align-items:start}.footer-brand-card{border:1px solid rgba(255,255,255,.14);border-radius:30px;padding:1.35rem;background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.04));box-shadow:0 24px 80px rgba(0,0,0,.25)}.footer-logo{display:inline-flex;align-items:center;margin-bottom:1rem}.footer-logo img{width:min(300px,100%);height:auto;border-radius:20px;box-shadow:0 0 35px rgba(32,211,255,.22),0 0 42px rgba(255,55,223,.12)}.footer-tagline{font-size:1rem;color:#d6e3ff!important;line-height:1.8!important;margin:.5rem 0 1rem}.footer-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.footer-badges span{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.42rem .68rem;color:#e7f9ff;background:linear-gradient(90deg,rgba(32,211,255,.12),rgba(255,55,223,.1));font-weight:800;font-size:.82rem}.footer-contact-card{margin-top:1rem;border-radius:20px;padding:1rem;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.1)}.footer-contact-card p{margin:.25rem 0!important;color:#c7d2ef!important}.footer-menu-panel{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));grid-gap:1rem;gap:1rem}.footer-column,.footer-service-group{border:1px solid rgba(255,255,255,.11);border-radius:24px;padding:1rem;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.028))}.footer h4,.footer h5{color:#fff;margin:.15rem 0 .9rem;letter-spacing:.02em;line-height:1.2}.footer h4{font-size:1rem;display:flex;align-items:center;gap:.55rem}.footer h4:before{content:"";width:10px;height:10px;border-radius:4px;background:linear-gradient(135deg,var(--cyan),var(--pink));box-shadow:0 0 18px rgba(32,211,255,.55)}.footer h5{font-size:.94rem;color:#e9f3ff}.footer-column a,.footer-service-group a{position:relative;display:block;color:#bfcbea;line-height:1.45;padding:.42rem .2rem .42rem 1rem;font-weight:700;font-size:.9rem;transition:color .18s ease,transform .18s ease,padding-left .18s ease}.footer-column a:before,.footer-service-group a:before{content:"›";position:absolute;left:0;color:#67e8f9;font-weight:900;transition:transform .18s ease,color .18s ease}.footer-column a:hover,.footer-service-group a:hover{color:#fff;transform:translateX(3px);padding-left:1.16rem}.footer-column a:hover:before,.footer-service-group a:hover:before{transform:translateX(2px);color:#ff7bea}.footer-services-wrap{margin-top:1.3rem;border:1px solid rgba(255,255,255,.12);border-radius:30px;padding:1.2rem;background:rgba(0,0,0,.16)}.footer-services-wrap>h4{margin:.1rem 0 1rem}.footer-services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.copyright{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.14);margin-top:1.6rem;padding-top:1rem;color:#a8b3cf;font-size:.92rem}@media(max-width:1240px){.nav-full{grid-template-columns:auto auto auto;justify-content:space-between}.menu{display:none}.hamburger{display:block}.logo-only img{height:var(--header-logo-height-tablet,78px);max-width:min(340px,54vw)}}@media(max-width:1020px){.footer-top{grid-template-columns:1fr}.footer-menu-panel,.footer-services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.nav-full{min-height:84px;padding:10px 16px;gap:.8rem}.logo-only img{height:var(--header-logo-height-mobile,64px);max-width:58vw;border-radius:14px}.quote-btn{min-height:42px;padding:.72rem .85rem;font-size:.88rem}.nav-actions{gap:.5rem}.footer{padding-top:3rem}.footer-menu-panel,.footer-services-grid{grid-template-columns:1fr}.copyright{align-items:flex-start;flex-direction:column}}.compact-footer{position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 12% 0,rgba(32,211,255,.22),transparent 34%),radial-gradient(circle at 86% 8%,rgba(139,92,246,.24),transparent 32%),linear-gradient(135deg,#030712,#07152f 48%,#130625);padding:2.15rem 0 .95rem!important}.compact-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:48px 48px;opacity:.35;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 76%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 76%)}.compact-footer-bottom,.compact-footer-inner{position:relative;z-index:1}.compact-footer-inner{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.55fr);grid-gap:1.35rem;gap:1.35rem;align-items:start}.compact-footer-brand{border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:1rem;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));box-shadow:0 18px 55px rgba(0,0,0,.22)}.compact-footer-logo{display:inline-flex;align-items:center;margin-bottom:.65rem}.compact-footer-logo img{width:min(220px,100%);height:auto;border-radius:16px;box-shadow:0 0 28px rgba(32,211,255,.2)}.compact-footer-brand p{margin:.35rem 0 .9rem!important;color:#d6e3ff!important;line-height:1.55!important;font-size:.94rem}.compact-footer-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.compact-footer-actions a{display:inline-flex;align-items:center;min-height:38px;padding:.58rem .82rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);color:#e9f3ff!important;font-weight:800;line-height:1!important;background:rgba(255,255,255,.055)}.compact-footer-actions .footer-mini-cta{border:0;color:#fff!important;background:linear-gradient(135deg,var(--cyan),var(--blue),var(--pink));box-shadow:0 12px 34px rgba(40,112,255,.28)}.compact-footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.compact-footer-column{min-height:100%;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:.9rem;background:rgba(255,255,255,.045)}.compact-footer-column h4{position:relative;margin:0 0 .65rem!important;padding-bottom:.48rem;color:#fff!important;font-size:.96rem!important;letter-spacing:.01em}.compact-footer-column h4:before{display:none!important}.compact-footer-column h4:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--cyan),var(--pink))}.compact-footer-column a{display:flex!important;align-items:center;gap:.46rem;color:#bfcbea!important;font-size:.86rem!important;font-weight:700!important;line-height:1.28!important;padding:.34rem 0!important;transition:color .18s ease,transform .18s ease!important}.compact-footer-column a:before{content:""!important;position:static!important;width:6px!important;height:6px!important;flex:0 0 6px;border-radius:2px;background:linear-gradient(135deg,var(--cyan),var(--pink));opacity:.9}.compact-footer-column a:hover{color:#fff!important;transform:translateX(3px)!important;padding-left:0!important}.footer-contact-mini a{word-break:break-word}.compact-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.05rem!important;padding-top:.85rem!important;border-top:1px solid rgba(255,255,255,.12)!important;color:#a8b3cf!important;font-size:.86rem!important}@media(max-width:1020px){.compact-footer-inner{grid-template-columns:1fr}.compact-footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.compact-footer{padding:1.55rem 0 .85rem!important}.compact-footer-links{grid-template-columns:1fr}.compact-footer-bottom{align-items:flex-start;flex-direction:column}}.premium-header{--header-logo-height:96px;--header-height:104px;overflow:visible}.premium-header .nav-full{min-height:var(--header-height);grid-template-columns:minmax(230px,340px) minmax(0,1fr) auto;gap:clamp(.7rem,1.25vw,1.35rem);padding:8px clamp(16px,2.4vw,42px)}.premium-header .logo-only img{height:var(--header-logo-height);max-width:min(380px,30vw);border-radius:0;background:transparent!important;box-shadow:none;filter:drop-shadow(0 0 18px rgba(32,211,255,.38)) drop-shadow(0 0 26px rgba(255,55,223,.22))}.premium-header .menu{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:.05rem;min-width:0;overflow:visible}.premium-header .menu-link{white-space:nowrap;font-size:.82rem;padding:.56rem .46rem;gap:.27rem;min-height:38px;line-height:1}.premium-header .dropdown-arrow{width:18px;height:18px;flex-basis:18px;border-radius:7px}.premium-header .dropdown-arrow svg{width:11px;height:11px}.premium-header .nav-actions{flex-wrap:nowrap;white-space:nowrap}.premium-header .quote-btn{border-radius:14px!important;min-height:42px;padding:.72rem .95rem;font-size:.88rem;white-space:nowrap}.premium-header .dropdown,.premium-header .full-mega{left:50%;transform:translateX(-50%)}.premium-header .full-mega{position:fixed;top:calc(var(--header-height) - 4px);right:auto;width:min(1180px,calc(100vw - 44px));max-height:calc(100vh - 124px);overflow:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;padding:1.05rem;border-radius:28px;background:linear-gradient(145deg,rgba(7,12,30,.98),rgba(12,18,42,.98));box-shadow:0 30px 90px rgba(0,0,0,.48),inset 0 0 0 1px rgba(255,255,255,.04);z-index:80}.premium-header .full-mega:before{height:18px;top:-18px}.premium-header .mega-group{border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:.8rem;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.premium-header .mega h4{font-size:.95rem;margin:0 0 .55rem;color:#fff;display:flex;align-items:center;gap:.45rem}.premium-header .mega h4:before{content:"";width:9px;height:9px;border-radius:3px;background:linear-gradient(135deg,var(--cyan),var(--pink));box-shadow:0 0 16px rgba(32,211,255,.45)}.premium-header .mega a{padding:.32rem .45rem;border-radius:10px;font-size:.88rem;color:#c6d3ee;line-height:1.28}.premium-header .mega a:hover{background:linear-gradient(90deg,rgba(32,211,255,.12),rgba(255,55,223,.1));color:#fff;transform:translateX(2px)}.card,.cta,.hero-card,.stat{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background .24s ease,filter .24s ease}.card-hover:hover,.card:hover,.cta:hover,.hero-card:hover,.stat:hover{transform:translateY(-8px) scale(1.018);border-color:rgba(103,232,249,.38);background:linear-gradient(160deg,rgba(32,211,255,.13),rgba(139,92,246,.12),rgba(255,55,223,.1));box-shadow:0 24px 70px rgba(0,0,0,.32),0 0 36px rgba(32,211,255,.08)}.media-card img{transition:transform .35s ease,filter .35s ease}.media-card:hover img{transform:scale(1.06);filter:saturate(1.12) contrast(1.05)}.industry-card,.menu-preview-card,.portfolio-card,.service-image-card{overflow:hidden;min-height:100%;padding:0}.industry-card img,.menu-preview-card img,.portfolio-card img,.service-image-card img{height:180px;width:100%;object-fit:cover}.menu-preview-card img{height:170px}.industry-card img{height:150px}.portfolio-card img{height:190px}.mini-label{align-items:center;border:1px solid rgba(103,232,249,.22);border-radius:999px;background:rgba(32,211,255,.08);color:#bff6ff;font-size:.76rem;padding:.28rem .58rem;margin-bottom:.65rem}.learn-more,.mini-label{display:inline-flex;font-weight:900}.learn-more{margin-top:.45rem;color:#67e8f9}.image-industry-grid .card-body,.image-service-grid .card-body,.menu-preview-card .card-body,.portfolio-card .card-body{padding:1.05rem}.menu-preview-card ul{margin:.2rem 0 0;padding-left:1rem}.menu-preview-card li{margin:.15rem 0}.industry-visual-section,.menu-showcase-section{position:relative}.industry-visual-section:before,.menu-showcase-section:before{content:"";position:absolute;inset:12% 0 auto 0;height:240px;background:radial-gradient(circle at 50% 50%,rgba(32,211,255,.12),transparent 65%);pointer-events:none;z-index:-1}.premium-footer{padding:1.55rem 0 .8rem!important;background:radial-gradient(circle at 10% 0,rgba(32,211,255,.18),transparent 28%),radial-gradient(circle at 90% 0,rgba(255,55,223,.18),transparent 30%),linear-gradient(135deg,#030711,#07142e 50%,#12061f)!important}.premium-footer-shell{position:relative;z-index:1}.footer-brand-strip{display:grid;grid-template-columns:minmax(170px,250px) minmax(260px,1fr) auto;align-items:center;grid-gap:1rem;gap:1rem;border:1px solid rgba(255,255,255,.11);border-radius:24px;padding:.85rem 1rem;background:linear-gradient(90deg,rgba(255,255,255,.075),rgba(255,255,255,.035));box-shadow:0 18px 60px rgba(0,0,0,.22)}.footer-brand-strip .compact-footer-logo{margin:0}.footer-brand-strip .compact-footer-logo img{width:min(230px,100%);border-radius:0;background:transparent;box-shadow:none;filter:drop-shadow(0 0 16px rgba(32,211,255,.26))}.footer-brand-strip p{margin:0!important;color:#d7e5ff!important;line-height:1.55!important;font-size:.95rem}.footer-socials{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.footer-socials a{width:38px;height:38px;display:grid!important;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));color:#eaf7ff!important;transition:transform .18s ease,background .18s ease,border-color .18s ease}.footer-socials a:hover{transform:translateY(-4px);border-color:rgba(103,232,249,.42);background:linear-gradient(135deg,rgba(32,211,255,.2),rgba(255,55,223,.18))}.footer-socials svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer-socials svg circle,.footer-socials svg path,.footer-socials svg rect{vector-effect:non-scaling-stroke}.footer-link-row{display:grid;grid-template-columns:1fr 1.45fr 1.15fr .9fr .9fr;grid-gap:.7rem;gap:.7rem;margin-top:.8rem}.premium-footer .compact-footer-column{border-radius:18px;padding:.78rem;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.09)}.premium-footer .compact-footer-column h4{font-size:.9rem!important;margin-bottom:.55rem!important}.premium-footer .compact-footer-column a{font-size:.82rem!important;padding:.25rem 0!important}.premium-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.8rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.11);color:#a8b3cf;font-size:.84rem}@media(max-width:1320px){.premium-header .nav-full{grid-template-columns:minmax(190px,290px) minmax(0,1fr) auto}.premium-header .logo-only img{height:var(--header-logo-height-tablet,78px);max-width:min(300px,25vw)}.premium-header .menu-link{font-size:.78rem;padding:.5rem .36rem}.premium-header .quote-btn{padding:.68rem .82rem}}@media(max-width:1240px){.premium-header .menu{display:none}.premium-header .hamburger{display:block}.premium-header .nav-full{grid-template-columns:auto auto;justify-content:space-between}.premium-header .logo-only img{height:var(--header-logo-height-tablet,80px);max-width:min(340px,52vw)}}@media(max-width:1020px){.footer-brand-strip{grid-template-columns:1fr;align-items:start}.footer-socials{justify-content:flex-start}.footer-link-row{grid-template-columns:repeat(2,1fr)}.premium-footer-bottom{align-items:flex-start;flex-direction:column}.industry-card img,.menu-preview-card img,.portfolio-card img,.service-image-card img{height:210px}}@media(max-width:640px){.premium-header .nav-full{min-height:84px}.premium-header .logo-only img{height:var(--header-logo-height-mobile,64px);max-width:60vw}.footer-link-row{grid-template-columns:1fr}.premium-footer{padding:1.15rem 0 .75rem!important}.footer-brand-strip{padding:.8rem}.footer-socials a{width:36px;height:36px}}:root{--header-height:82px}.v7-header .nav-full{width:100%;max-width:none;padding:0 clamp(12px,2vw,28px);gap:.65rem}.v7-header .menu{flex:1 1;justify-content:center;gap:.04rem;min-width:0;flex-wrap:nowrap}.v7-header .menu-link{font-size:clamp(.94rem,.82vw,1.08rem);font-weight:850;letter-spacing:.006em;white-space:nowrap;padding:.74rem clamp(.42rem,.58vw,.82rem);line-height:1;gap:.35rem}.v7-header .menu-text{display:inline-flex;align-items:center;line-height:1;white-space:nowrap}.v7-header .nav-actions{display:flex;align-items:center;gap:.55rem;flex:0 0 auto}.v7-header .quote-btn{border-radius:16px;padding:.83rem 1.05rem;white-space:nowrap;box-shadow:0 16px 40px rgba(40,112,255,.36)}.v7-header .dropdown-arrow{width:22px;height:22px;display:inline-grid;place-items:center;flex:0 0 22px;border-radius:8px;background:linear-gradient(145deg,rgba(32,211,255,.18),rgba(255,55,223,.16));border:1px solid rgba(255,255,255,.14)}.v7-header .dropdown-arrow svg{width:14px;height:14px;stroke:#fff;stroke-width:2.4;fill:none;transition:transform .16s ease}.v7-header .mega-active .dropdown-arrow svg,.v7-header .menu-item:hover .dropdown-arrow svg{transform:rotate(180deg)}.v7-header .logo-only img{background:transparent!important;border-radius:0!important;box-shadow:none!important;filter:drop-shadow(0 0 16px rgba(32,211,255,.28)) drop-shadow(0 0 12px rgba(255,55,223,.18))}.v7-header .has-mega .mega{pointer-events:auto}.v7-header .has-mega.mega-active .mega,.v7-header .has-mega:hover .mega{display:grid!important}.v7-header .full-mega{top:calc(var(--header-height) - 1px)!important;left:50%!important;width:min(1240px,calc(100vw - 28px))!important;max-height:calc(100vh - 110px)!important;overflow:auto!important;z-index:120!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.v7-header .full-mega:before{content:"";position:absolute;left:0;right:0;top:-26px;height:26px}.v7-header .mega-group{transition:transform .2s ease,background .2s ease,border-color .2s ease}.v7-header .mega-group:hover{transform:translateY(-2px);background:linear-gradient(180deg,rgba(32,211,255,.1),rgba(255,55,223,.065));border-color:rgba(103,232,249,.24)}.hero-v7 h1{max-width:850px}.hero-v7 h1 .gradient-text{display:inline}.card,.career-card,.faq details,.industry-card,.list-item,.media-card,.menu-preview-card,.portfolio-card,.service-image-card,.stat{transition:transform .24s ease,box-shadow .24s ease,background .24s ease,border-color .24s ease,filter .24s ease}.card:hover,.career-card:hover,.faq details:hover,.industry-card:hover,.list-item:hover,.media-card:hover,.menu-preview-card:hover,.portfolio-card:hover,.service-image-card:hover,.stat:hover{transform:translateY(-7px) scale(1.015);border-color:rgba(103,232,249,.38);background:linear-gradient(145deg,rgba(32,211,255,.14),rgba(139,92,246,.09),rgba(255,55,223,.1));box-shadow:0 24px 70px rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.06)}.career-card img,.media-card img,.portfolio-card img{transition:transform .38s ease,filter .3s ease}.career-card:hover img,.media-card:hover img,.portfolio-card:hover img{transform:scale(1.06);filter:saturate(1.12) contrast(1.05)}.card a,.footer a,.menu-showcase-grid a{transition:color .18s ease,transform .18s ease}.card a:hover,.footer a:hover,.menu-showcase-grid a:hover{color:#67e8f9;transform:translateX(2px)}select{width:100%;background:rgba(255,255,255,.06);border:1px solid var(--border);border-radius:16px;padding:1rem;color:#fff;outline:none}select option{background:#0a0f22;color:#fff}.form label{display:grid;grid-gap:.45rem;gap:.45rem;color:#dbe7ff;font-weight:750}.form-message{color:#ffd166;line-height:1.6}.v7-footer{padding:1.35rem 0 .75rem!important;background:radial-gradient(circle at 8% 0,rgba(32,211,255,.2),transparent 30%),radial-gradient(circle at 92% 5%,rgba(255,55,223,.17),transparent 30%),linear-gradient(135deg,#020513,#07132b 52%,#10051f)!important}.v7-footer-shell{position:relative;z-index:1}.v7-footer-top{display:grid;grid-template-columns:220px minmax(250px,1fr) auto;align-items:center;grid-gap:1rem;gap:1rem;border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:.7rem .85rem;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.035));box-shadow:0 20px 70px rgba(0,0,0,.24)}.v7-footer-logo img{width:210px;max-width:100%;border-radius:0;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 0 15px rgba(32,211,255,.25))}.v7-footer-copy h3{margin:0 0 .2rem;font-size:1.2rem;letter-spacing:-.02em;color:#fff}.v7-footer-copy p{margin:0!important;color:#d6e3ff!important;line-height:1.5!important;font-size:.93rem}.v7-socials{justify-content:flex-end;gap:.5rem}.v7-socials a{width:40px!important;height:40px!important;border-radius:13px!important;color:#fff!important;border:0!important;box-shadow:0 12px 28px rgba(0,0,0,.22);background:#111!important}.v7-socials a:hover{transform:translateY(-4px) scale(1.05)!important}.v7-socials svg{width:20px!important;height:20px!important;stroke:currentColor!important;fill:none!important}.v7-socials .social-facebook{background:#1877F2!important}.v7-socials .social-youtube{background:#FF0000!important}.v7-socials .social-whatsapp{background:#25D366!important}.v7-socials .social-linkedin{background:#0A66C2!important}.v7-socials .social-instagram{background:radial-gradient(circle at 30% 110%,#ffdc80 0,#fcaf45 24%,#f77737 41%,#f56040 53%,#fd1d1d 62%,#c13584 77%,#833ab4 100%)!important}.v7-footer-links{display:grid;grid-template-columns:1fr 1.45fr 1.1fr .9fr .95fr;grid-gap:.65rem;gap:.65rem;margin-top:.75rem}.v7-footer .compact-footer-column{padding:.7rem!important;border-radius:17px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.09)!important}.v7-footer .compact-footer-column h4{font-size:.88rem!important;margin:0 0 .45rem!important;color:#fff!important}.v7-footer .compact-footer-column a{font-size:.81rem!important;padding:.22rem 0!important;line-height:1.35!important;color:#c8d7f5!important}.v7-footer .compact-footer-column a:hover{color:#fff!important}.v7-footer-bottom{margin-top:.65rem!important;padding-top:.65rem!important;font-size:.82rem!important}.careers-hero img{object-position:center}.career-card .apply-btn{width:100%;justify-content:center;margin-top:.8rem;border-radius:16px}.career-apply-wrap{align-items:start}.career-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;padding:1.2rem}.career-form .form-message,.career-form button,.career-form label:nth-child(13),.career-form label:nth-child(7){grid-column:1/-1}.career-form textarea{min-height:104px}.career-form button{justify-content:center;border-radius:16px}@media(max-width:1180px){.v7-header .menu-link{font-size:clamp(.86rem,.78vw,.98rem);padding:.72rem .4rem}.v7-header .quote-btn{padding:.78rem .9rem}.v7-header .full-mega{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:1020px){:root{--header-height:76px}.v7-header .nav-full{height:76px;padding:0 .85rem}.v7-header .nav-actions{gap:.45rem}.v7-header .quote-btn{border-radius:14px;padding:.72rem .86rem;font-size:.88rem}.v7-header .hamburger{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,rgba(32,211,255,.16),rgba(255,55,223,.14));font-size:1.45rem;line-height:1}.v7-header .mobile-panel{position:fixed;left:0;right:0;top:var(--header-height);height:calc(100vh - var(--header-height));background:linear-gradient(180deg,rgba(5,8,22,.98),rgba(7,12,30,.98));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:110;border-top:1px solid rgba(255,255,255,.1);padding:0}.v7-header .mobile-scroll-area{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:1rem .95rem 1.5rem}.v7-header .mobile-section{border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:.65rem .85rem;margin-bottom:.65rem;background:rgba(255,255,255,.045)}.v7-header .mobile-section summary{list-style:none;font-weight:900;color:#fff;display:flex;align-items:center;justify-content:space-between}.v7-header .mobile-section summary::-webkit-details-marker{display:none}.v7-header .mobile-section summary:after{content:"⌄";width:26px;height:26px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.08)}.v7-header details[open]>summary:after{transform:rotate(180deg)}.v7-header .mobile-section a{font-weight:750;padding:.62rem .15rem;color:#d7e5ff}.v7-header .mobile-section.nested{margin-top:.6rem;margin-left:0;padding:.6rem .7rem;border-color:rgba(32,211,255,.16)}.v7-header .mobile-quote{margin-top:.35rem;border-radius:16px}.career-form,.v7-footer-top{grid-template-columns:1fr}.v7-footer-top{align-items:start}.v7-socials{justify-content:flex-start}.v7-footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.v7-header .nav-full{padding:0 .7rem}.v7-header .quote-btn{font-size:.8rem;padding:.65rem .72rem}.v7-header .hamburger{width:42px;height:42px}.v7-footer{padding:1rem 0 .65rem!important}.v7-footer-links{grid-template-columns:1fr}.v7-footer-logo img{width:190px}.v7-footer-copy h3{font-size:1.05rem}.v7-footer-copy p{font-size:.88rem}.v7-footer-bottom{align-items:flex-start;flex-direction:column}.grid-3,.grid-4{grid-template-columns:1fr!important}.hero h1{font-size:clamp(2.35rem,13vw,3.5rem)}}.v8-header .nav-full{grid-template-columns:auto minmax(0,1fr) auto;gap:.55rem;padding-left:clamp(10px,1.6vw,24px);padding-right:clamp(12px,1.8vw,28px)}.v8-header .menu{justify-content:flex-start!important;margin-left:.35rem;margin-right:1.15rem;gap:.03rem;overflow:visible}.v8-header .menu-link{font-size:clamp(1.02rem,.9vw,1.18rem)!important;font-weight:900!important;padding:.76rem clamp(.44rem,.55vw,.78rem)!important;letter-spacing:.005em}.v8-header .nav-actions{margin-left:auto;position:relative;z-index:3}.v8-header .quote-btn{font-size:1rem!important;font-weight:950!important}.v8-header .dropdown,.v8-header .mega{transition:opacity .12s ease,transform .12s ease}.v8-header .has-mega .mega{padding-top:1.3rem}.v8-header .full-mega:before{height:38px;top:-38px}.v8-header .dropdown a,.v8-header .mega a{cursor:pointer}.v8-header .dropdown a:active,.v8-header .mega a:active,.v8-header .menu-link:active{transform:scale(.985)}.route-loader{position:fixed;inset:auto 1rem 1rem auto;z-index:9999;display:inline-flex;align-items:center;gap:.55rem;padding:.75rem 1rem;border-radius:999px;background:rgba(5,8,22,.9);border:1px solid rgba(255,255,255,.14);box-shadow:0 16px 45px rgba(0,0,0,.35);color:#e9f7ff;font-weight:900}.route-loader span{width:12px;height:12px;border-radius:50%;background:linear-gradient(90deg,var(--cyan),var(--pink));animation:pulseDot 1s infinite}@keyframes pulseDot{0%,to{transform:scale(.75);opacity:.55}50%{transform:scale(1.15);opacity:1}}.floating-whatsapp{width:58px;height:58px;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#25D366!important;box-shadow:0 0 0 0 rgba(37,211,102,.62),0 16px 42px rgba(37,211,102,.38)!important;animation:whatsappBlink 1.8s infinite;color:#fff!important}.floating-whatsapp svg{width:30px;height:30px;fill:none;stroke:#fff;stroke-width:1.7}.floating-whatsapp span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.career-apply-panel{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:1.3rem;gap:1.3rem;align-items:start}.career-form-intro{position:-webkit-sticky;position:sticky;top:110px;border:1px solid var(--border);border-radius:30px;padding:1.35rem;background:radial-gradient(circle at 0 0,rgba(32,211,255,.16),transparent 36%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));box-shadow:var(--shadow)}.career-form-intro h2{font-size:clamp(1.7rem,3vw,2.6rem);margin:.7rem 0}.career-form-intro p{color:#c7d2ef;line-height:1.75}.career-selected-card{display:flex;gap:.8rem;align-items:center;margin-top:1rem;padding:.75rem;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.career-selected-card img{width:74px;height:64px;border-radius:16px;object-fit:cover}.career-selected-card strong{display:block;color:#fff}.career-selected-card span{display:block;color:#a8b3cf;font-size:.9rem}.career-form{background:radial-gradient(circle at 100% 0,rgba(255,55,223,.13),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border-radius:30px}.career-form input,.career-form select,.career-form textarea{border-color:rgba(255,255,255,.16);background:rgba(4,8,22,.56)}.career-form input:focus,.career-form select:focus,.career-form textarea:focus{border-color:rgba(103,232,249,.65);box-shadow:0 0 0 4px rgba(32,211,255,.1)}.admin-v8-shell{background:radial-gradient(circle at 10% 0,rgba(32,211,255,.13),transparent 28%),radial-gradient(circle at 100% 0,rgba(255,55,223,.1),transparent 32%),#050816}.admin-v8-side{background:linear-gradient(180deg,rgba(9,15,35,.98),rgba(3,6,16,.98));border-right:1px solid rgba(255,255,255,.12);padding:1rem}.admin-brand-card{display:block!important;padding:.8rem!important;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.04));margin-bottom:1rem}.admin-brand-card img{width:100%!important;max-width:220px;border-radius:0!important;margin:0 auto .45rem!important;filter:drop-shadow(0 0 12px rgba(32,211,255,.26))}.admin-brand-card span{display:block;text-align:center;color:#c6f4ff;font-weight:900;font-size:.86rem}.admin-nav-list{display:grid;grid-gap:.35rem;gap:.35rem}.admin-nav-list a{display:grid!important;grid-template-columns:1fr auto;align-items:center;grid-gap:.4rem;gap:.4rem;padding:.78rem .9rem!important;border:1px solid transparent;border-radius:16px;background:rgba(255,255,255,.035)}.admin-nav-list a:hover{border-color:rgba(103,232,249,.26);background:linear-gradient(90deg,rgba(32,211,255,.12),rgba(255,55,223,.08))!important}.admin-nav-list strong{font-size:.92rem}.admin-nav-list small{color:#89a3d5;font-size:.72rem}.admin-logout-form .btn{width:100%;justify-content:center;margin-top:1rem}.admin-v8-main{padding:clamp(1rem,2.2vw,2.4rem)}.admin-hero-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;border-radius:30px;border:1px solid var(--border);background:radial-gradient(circle at top left,rgba(32,211,255,.17),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));box-shadow:var(--shadow)}.admin-hero-card h1{font-size:clamp(2rem,4vw,3.6rem);margin:.7rem 0 .5rem;line-height:1}.admin-hero-card p{color:#c7d2ef;line-height:1.7;max-width:780px}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin:1rem 0 1.4rem}.admin-stat-card{border:1px solid var(--border);border-radius:24px;padding:1rem;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));transition:.24s}.admin-stat-card:hover{transform:translateY(-5px);border-color:rgba(103,232,249,.35);background:linear-gradient(145deg,rgba(32,211,255,.13),rgba(255,55,223,.09))}.admin-stat-card span{color:#b9c6e3;font-weight:800}.admin-stat-card strong{display:block;font-size:2rem;margin:.45rem 0;color:#fff}.admin-stat-card p{margin:0;color:#a8b3cf;line-height:1.5}.admin-guide-grid{display:grid;grid-template-columns:1.45fr .75fr;grid-gap:1rem;gap:1rem}.admin-guide-card.accent{background:linear-gradient(145deg,rgba(32,211,255,.13),rgba(255,55,223,.1))}.admin-guide-card code{padding:.15rem .35rem;border-radius:8px;background:rgba(0,0,0,.22);color:#67e8f9}@media(max-width:1320px){.v8-header .menu-link{font-size:.98rem!important;padding:.72rem .38rem!important}.v8-header .menu{margin-right:.6rem}.v8-header .quote-btn{font-size:.92rem!important;padding:.75rem .88rem!important}}@media(max-width:1180px){.v8-header .menu-link{font-size:.9rem!important;padding:.7rem .32rem!important}.v8-header .menu{margin-left:.1rem;margin-right:.45rem}.v8-header .nav-full{gap:.35rem}}@media(max-width:1020px){.v8-header .menu{display:none!important}.v8-header .mobile-section:focus-within,.v8-header .mobile-section:hover,.v8-header .mobile-section[open]{background:linear-gradient(145deg,rgba(32,211,255,.12),rgba(255,55,223,.08));border-color:rgba(103,232,249,.28)}.v8-header .mobile-section a:active,.v8-header .mobile-section a:focus,.v8-header .mobile-section a:hover{background:rgba(255,255,255,.08);border-radius:12px;color:#fff;padding-left:.55rem}.card p,.content-block p,.hero p,.page-hero p,.section-title p{text-align:justify}.career-apply-panel{grid-template-columns:1fr}.career-form-intro{position:relative;top:auto}.admin-v8-shell{grid-template-columns:1fr}.admin-v8-side{position:relative;height:auto}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-guide-grid{grid-template-columns:1fr}.admin-hero-card{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.floating-whatsapp{width:54px;height:54px;right:.9rem;bottom:.9rem}.admin-stat-grid{grid-template-columns:1fr}.career-form{padding:1rem}.career-selected-card{align-items:flex-start}.v8-header .mobile-scroll-area{padding-bottom:6rem}.card p,.content-block p,.hero p,.page-hero p,.section-title p{text-align:justify;text-justify:inter-word}.admin-main{padding:1rem!important}}.btn-explore{border:0!important;color:#fff!important;background:linear-gradient(135deg,rgba(32,211,255,.92),rgba(139,92,246,.92),rgba(255,55,223,.9))!important;box-shadow:0 16px 42px rgba(40,112,255,.28),inset 0 0 0 1px rgba(255,255,255,.18)!important;border-radius:16px!important;position:relative;overflow:hidden}.btn-explore:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:translateX(-120%);transition:transform .45s ease}.btn-explore:hover:before{transform:translateX(120%)}.btn-explore:hover{transform:translateY(-4px) scale(1.02)!important;box-shadow:0 22px 56px rgba(32,211,255,.26)!important}.careers-hero .badge-row{display:none!important}.v9-career-apply-panel{grid-template-columns:.68fr 1.32fr!important;gap:1.5rem!important}.v9-career-intro{border-radius:34px!important;padding:1.55rem!important;background:radial-gradient(circle at 10% 0,rgba(32,211,255,.24),transparent 36%),radial-gradient(circle at 100% 5%,rgba(255,55,223,.18),transparent 38%),linear-gradient(155deg,rgba(255,255,255,.105),rgba(255,255,255,.035))!important}.v9-career-form{position:relative;overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.05rem!important;padding:1.4rem!important;border-radius:34px!important;border:1px solid rgba(255,255,255,.15)!important;background:radial-gradient(circle at 0 0,rgba(32,211,255,.18),transparent 28%),radial-gradient(circle at 100% 0,rgba(255,55,223,.18),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.035))!important;box-shadow:0 28px 80px rgba(0,0,0,.3)!important}.v9-career-form:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 0);background-size:42px 42px;opacity:.18;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 75%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 75%)}.v9-career-form label{position:relative;z-index:1;color:#e8f4ff!important;font-weight:900!important;letter-spacing:.01em}.v9-career-form input,.v9-career-form select,.v9-career-form textarea{min-height:54px;border-radius:22px!important;padding:1rem 1.05rem!important;color:#fff!important;background:linear-gradient(180deg,rgba(4,8,22,.78),rgba(8,14,34,.62))!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 28px rgba(0,0,0,.12)!important}.v9-career-form input::placeholder,.v9-career-form textarea::placeholder{color:#8ea1c5!important}.v9-career-form textarea{min-height:118px!important;resize:vertical}.v9-career-form input:focus,.v9-career-form select:focus,.v9-career-form textarea:focus{border-color:rgba(103,232,249,.8)!important;box-shadow:0 0 0 4px rgba(32,211,255,.12),0 18px 38px rgba(32,211,255,.08)!important;background:linear-gradient(180deg,rgba(6,14,35,.9),rgba(10,18,42,.72))!important}.v9-career-form .form-message,.v9-career-form button,.v9-career-form label:nth-child(14),.v9-career-form label:nth-child(8){grid-column:1/-1!important}.v9-career-form button{justify-content:center;min-height:56px;border-radius:20px!important;font-size:1rem;position:relative;z-index:1}.v9-career-form .form-message{position:relative;z-index:1;padding:.8rem 1rem;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11)}.admin-nav-list a strong{line-height:1.2}.admin-nav-list a[href="/dexaware-admin/leads"] strong{font-size:.82rem!important}.admin-v8-main .card,.admin-v8-main .form.card{max-width:100%}.admin-v8-main{min-width:0}.admin-v8-main .table{min-width:760px}.admin-v8-main .grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.v9-career-apply-panel{grid-template-columns:1fr!important}.v9-career-intro{position:relative!important;top:auto!important}.v9-career-form{grid-template-columns:1fr!important;border-radius:28px!important;padding:1rem!important}.v9-career-form label:nth-child(14),.v9-career-form label:nth-child(8){grid-column:auto!important}.admin-shell.admin-v8-shell{display:block!important;min-height:100vh}.admin-side.admin-v8-side{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:200!important;height:auto!important;max-height:46vh!important;overflow:auto!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;padding:.75rem!important}.admin-brand-card{display:grid!important;grid-template-columns:140px 1fr!important;align-items:center!important;grid-gap:.7rem!important;gap:.7rem!important;margin-bottom:.65rem!important}.admin-brand-card img{max-width:140px!important;margin:0!important}.admin-brand-card span{text-align:left!important}.admin-nav-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:.45rem!important;gap:.45rem!important}.admin-nav-list a{padding:.7rem!important;border-radius:14px!important}.admin-nav-list a strong{font-size:.84rem!important}.admin-nav-list a small{font-size:.68rem!important}.admin-logout-form .btn{min-height:42px!important;margin-top:.65rem!important}.admin-main.admin-v8-main{padding:1rem!important;overflow:hidden!important}.admin-hero-card{padding:1rem!important;border-radius:24px!important}.admin-hero-card .btn{width:100%;justify-content:center}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.admin-stat-card{padding:.9rem!important;border-radius:20px!important}.admin-stat-card strong{font-size:1.55rem!important}.admin-guide-grid,.admin-v8-main .grid-3{grid-template-columns:1fr!important}.admin-v8-main .table td,.admin-v8-main .table th{padding:.8rem!important;font-size:.86rem!important}}@media(max-width:560px){.admin-brand-card,.admin-nav-list{grid-template-columns:1fr!important}.admin-brand-card{text-align:center!important}.admin-brand-card img{margin:0 auto!important}.admin-brand-card span{text-align:center!important}.admin-stat-grid{grid-template-columns:1fr!important}.admin-side.admin-v8-side{max-height:52vh!important}.admin-v8-main h1{font-size:2rem!important}.v9-career-form input,.v9-career-form select,.v9-career-form textarea{border-radius:18px!important}}.admin-access-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:1.2rem;gap:1.2rem;margin-top:1.25rem}.admin-access-card{background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.035));border-color:rgba(103,232,249,.2)}.admin-access-card h2{margin-top:0}.admin-access-card label span{display:block;margin-bottom:.45rem;color:#dbeafe;font-weight:800}.admin-access-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-url-field{grid-column:1/-1}.admin-url-field small{display:block;margin-top:.4rem;color:#92a3c7}.admin-secret-box{display:grid;grid-gap:.25rem;gap:.25rem;padding:1rem;margin:.75rem 0;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.055)}.admin-secret-box span{color:#93a4c7;font-size:.86rem;font-weight:800}.admin-secret-box strong{color:#fff;word-break:break-word}.admin-access-message{padding:1rem;border-radius:16px;background:rgba(32,211,255,.08);border:1px solid rgba(32,211,255,.18);color:#dffaff!important}.admin-access-hero{align-items:center}@media(max-width:920px){.admin-access-form-grid,.admin-access-grid{grid-template-columns:1fr}.admin-access-hero .btn{width:100%;justify-content:center}.admin-url-field{grid-column:auto}}.faq-visual-section,.process-visual-section,.visual-section{position:relative;overflow:hidden}.faq-visual-section:before,.process-visual-section:before,.visual-section:before{content:"";position:absolute;inset:8% auto auto 50%;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(32,211,255,.14),transparent 68%);filter:blur(6px);pointer-events:none;z-index:-1}.section-with-visual{align-items:start}.sticky-section-copy{position:-webkit-sticky;position:sticky;top:110px}.section-side-image{width:100%;height:260px;object-fit:cover;border-radius:26px;border:1px solid var(--border);box-shadow:var(--shadow);margin-top:1.2rem}.section-card-grid{grid-template-columns:repeat(2,1fr)}.process-image-card,.section-image-card{overflow:hidden;padding:0;transition:transform .28s ease,box-shadow .28s ease,background .28s ease,border-color .28s ease}.process-image-card:active,.process-image-card:hover,.section-image-card:active,.section-image-card:hover{transform:translateY(-8px) scale(1.015);border-color:rgba(103,232,249,.42);background:linear-gradient(150deg,rgba(32,211,255,.12),rgba(139,92,246,.1),rgba(255,55,223,.08));box-shadow:0 22px 60px rgba(0,0,0,.34),0 0 34px rgba(32,211,255,.12)}.process-image-card img,.section-image-card img{height:150px;width:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.process-image-card:active img,.process-image-card:hover img,.section-image-card:active img,.section-image-card:hover img{transform:scale(1.07);filter:saturate(1.15) contrast(1.05)}.process-image-card .card-body,.section-image-card .card-body{padding:1.1rem}.process-image-card strong{display:inline-flex;width:44px;height:44px;border-radius:16px;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--cyan),var(--blue),var(--pink));color:#fff;margin-bottom:.75rem;box-shadow:0 12px 28px rgba(40,112,255,.28)}.faq-image-grid{grid-template-columns:1fr 1fr;display:grid}.faq-image-grid details{overflow:hidden;transition:transform .25s ease,background .25s ease,border-color .25s ease}.faq-image-grid details:active,.faq-image-grid details:hover{transform:translateY(-5px);border-color:rgba(103,232,249,.42);background:linear-gradient(150deg,rgba(32,211,255,.1),rgba(139,92,246,.08),rgba(255,55,223,.07))}.faq-image-grid summary{display:grid;grid-template-columns:82px 1fr;align-items:center;grid-gap:.85rem;gap:.85rem}.faq-image-grid summary img{width:82px;height:62px;object-fit:cover;border-radius:14px;border:1px solid var(--border)}@media(max-width:1020px){.sticky-section-copy{position:static}.faq-image-grid,.section-card-grid{grid-template-columns:1fr}.section-side-image{height:220px}.faq-image-grid summary{grid-template-columns:70px 1fr}.faq-image-grid summary img{width:70px;height:56px}}@media(max-width:640px){.process-image-card img,.section-image-card img{height:180px}.card p,.faq p,.mobile-justify,.page-hero p,.section-title p{text-align:justify}}.admin-crud-head,.admin-record-toolbar,.admin-view-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.admin-crud-head-actions{display:flex;gap:.7rem;flex-wrap:wrap;align-items:center}.admin-record-toolbar h2{margin:.35rem 0 0}.admin-action-buttons{gap:.42rem;align-items:center;min-width:310px}.admin-action-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:13px;min-height:36px;padding:.55rem .72rem;font-weight:900;font-size:.8rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035))}.admin-action-btn:active,.admin-action-btn:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(0,0,0,.22)}.admin-action-btn.view{border-color:rgba(103,232,249,.3);background:linear-gradient(135deg,rgba(32,211,255,.2),rgba(37,99,235,.12))}.admin-action-btn.rename{border-color:rgba(250,204,21,.32);background:linear-gradient(135deg,rgba(250,204,21,.2),rgba(249,115,22,.12))}.admin-action-btn.update{border-color:rgba(129,140,248,.34);background:linear-gradient(135deg,rgba(99,102,241,.22),rgba(168,85,247,.13))}.admin-action-btn.delete{border-color:rgba(248,113,113,.36);background:linear-gradient(135deg,rgba(239,68,68,.22),rgba(244,63,94,.12))}.admin-action-table td:last-child,.admin-action-table th:last-child{min-width:330px}.admin-view-modal{z-index:9999;background:rgba(1,5,16,.74);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-view-card{width:min(880px,96vw);max-height:88vh;border:1px solid rgba(103,232,249,.22);border-radius:30px;background:radial-gradient(circle at 0 0,rgba(32,211,255,.18),transparent 34%),linear-gradient(155deg,rgba(8,14,34,.98),rgba(4,8,22,.98));box-shadow:0 35px 90px rgba(0,0,0,.48);padding:1.25rem}.admin-view-close{width:44px;height:44px;border-radius:16px;border:1px solid rgba(255,255,255,.16);font-size:1.65rem;line-height:1;transition:transform .18s ease,background .18s ease}.admin-view-close:hover{transform:rotate(8deg) scale(1.05);background:rgba(255,255,255,.14)}.admin-view-grid{margin-top:1rem}.admin-view-field{padding:.9rem;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.055)}.admin-view-field span{color:#91a4ca;font-size:.8rem;text-transform:capitalize;font-weight:900;margin-bottom:.35rem}.admin-view-field strong{display:block;word-break:break-word;line-height:1.55}.password-field{position:relative;display:block}.password-field .input{width:100%;padding-right:3.25rem!important}.password-toggle{position:absolute;right:.55rem;top:50%;transform:translateY(-50%);width:38px;height:38px;display:grid;place-items:center;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,rgba(32,211,255,.13),rgba(255,55,223,.1));color:#e9fbff;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.password-toggle:active,.password-toggle:hover{transform:translateY(-50%) scale(1.06);border-color:rgba(103,232,249,.5);background:linear-gradient(135deg,rgba(32,211,255,.23),rgba(255,55,223,.18))}.password-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.login-card .password-field{width:100%}.login-card .password-field .input{margin:0!important}@media(max-width:760px){.admin-action-buttons{min-width:0}.admin-action-table td:last-child,.admin-action-table th:last-child{min-width:240px}.admin-action-btn{width:calc(50% - .22rem);justify-content:center}.admin-view-grid{grid-template-columns:1fr}.admin-view-card{border-radius:24px;padding:1rem}.admin-crud-head-actions,.admin-record-toolbar .btn{width:100%}.admin-crud-head-actions .btn,.admin-record-toolbar .btn{width:100%;justify-content:center}}@media(max-width:440px){.admin-action-btn{width:100%}}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px rgba(10,15,34,.96)!important;-webkit-text-fill-color:#eef4ff!important;caret-color:#fff!important;border-radius:18px!important}.login-wrap{background:radial-gradient(circle at top left,rgba(32,211,255,.18),transparent 30%),radial-gradient(circle at top right,rgba(255,55,223,.16),transparent 30%),#050816!important}.login-card{background:linear-gradient(155deg,rgba(8,14,34,.96),rgba(14,11,39,.94))!important;border:1px solid rgba(103,232,249,.22)!important}.admin-access-card .input,.admin-access-card select,.admin-access-card textarea,.login-card .input{background:rgba(10,15,34,.92)!important;border:1px solid rgba(103,232,249,.18)!important;color:#eff6ff!important}.admin-access-card .input::placeholder,.login-card .input::placeholder{color:#93a4c7!important}.contact-v2-grid{display:grid;grid-template-columns:1.06fr .94fr;grid-gap:1.4rem;gap:1.4rem;align-items:start}.contact-form-card,.contact-founder-panel{overflow:hidden}.contact-founder-panel img{height:280px;width:100%;object-fit:cover}.founder-highlight{margin-top:1rem;padding:1rem 1.1rem;border-radius:22px;background:linear-gradient(145deg,rgba(32,211,255,.12),rgba(255,55,223,.1));border:1px solid rgba(103,232,249,.18)}.founder-highlight strong{display:block;font-size:1.06rem;line-height:1.7;color:#dff7ff}.founder-highlight strong span{background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:1.12rem}.founder-contact-card{margin-top:1rem;background:rgba(255,255,255,.04)!important}.founder-contact-card p{margin:.45rem 0}.contact-form-card{padding:1.4rem!important}.v7-footer-links.six-col-footer{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:1rem!important}.footer-contact-mini span{display:block;color:#a8b3cf;line-height:1.7}.footer-legal-col a{display:block}.triple-footer-bottom{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;align-items:center}.triple-footer-bottom span:nth-child(2){text-align:center}.triple-footer-bottom span:last-child{text-align:right}.v7-footer-copy p{max-width:520px}.section-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch}.faq-image-grid details,.process-card-grid>.card,.section-card-grid>.card{height:100%}.process-image-card .card-body,.section-image-card .card-body{display:flex;flex-direction:column;gap:.45rem;min-height:190px}.media-card .card-body,.portfolio-card .card-body{display:flex;flex-direction:column;gap:.45rem}.learn-more{margin-top:auto;color:#8eeeff;font-weight:800}@media(max-width:1100px){.v7-footer-links.six-col-footer{grid-template-columns:repeat(3,minmax(0,1fr))!important}.contact-v2-grid,.triple-footer-bottom{grid-template-columns:1fr}.triple-footer-bottom,.triple-footer-bottom span:last-child,.triple-footer-bottom span:nth-child(2){text-align:center}}@media(max-width:760px){.v7-footer-links.six-col-footer{grid-template-columns:repeat(2,minmax(0,1fr))!important}.process-card-grid,.section-card-grid{grid-template-columns:1fr!important}}@media(max-width:560px){.v7-footer-links.six-col-footer{grid-template-columns:1fr!important}.contact-founder-panel img{height:220px}}.site-edge-shell{width:min(1320px,94vw)!important;margin-inline:auto!important}.hero-bg-v2{position:relative;min-height:76vh;padding:0;display:flex;align-items:center}.hero-bg-image{position:absolute;inset:0;background-size:cover;background-position:center 22%;transform:scale(1.04)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,6,18,.92),rgba(4,9,24,.78) 48%,rgba(4,9,24,.44))}.hero-content-stack{position:relative;z-index:2;padding:7.25rem 0 4.75rem}.hero-content-stack h1{max-width:980px;font-size:clamp(2.9rem,6vw,5.6rem);line-height:.97;margin:1rem 0;letter-spacing:-.055em}.hero-content-stack p{max-width:860px;font-size:1.13rem;color:#d9e5ff}.hero-action-row{margin-top:1.35rem}.hero-cta-btn{border-radius:999px!important;padding:.95rem 1.35rem!important;min-width:220px;justify-content:center}.hero-bottom-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;max-width:920px;margin-top:1.8rem}.hero-bottom-stats .stat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(7,14,34,.48);border-color:rgba(255,255,255,.12)}.v8-header .menu-link{font-size:1rem!important;padding:.78rem .5rem!important}.v8-header .menu{margin-left:-1rem;margin-right:1rem}.v8-header .nav-full{padding-left:clamp(14px,2.2vw,34px)!important;padding-right:clamp(14px,2.2vw,34px)!important}.nav-actions{display:flex;align-items:center;gap:.7rem}.readmore-link{display:inline-flex;align-items:center;gap:.35rem;color:#8eeeff;font-weight:800;margin-top:auto}.readmore-card .card-body{display:flex;flex-direction:column;gap:.5rem}.readmore-card:hover .readmore-link{color:#fff}.pricing-category-block{margin-top:2.25rem}.pricing-category-head{margin-bottom:1rem}.pricing-category-head h2{margin:0 0 .35rem;font-size:clamp(1.6rem,3vw,2.4rem)}.pricing-category-head p{margin:0;color:#b9c6e3;line-height:1.7}.pricing-rich-card{overflow:hidden}.pricing-rich-card img{height:210px;width:100%;object-fit:cover}.pricing-rich-card .card-body{display:flex;flex-direction:column;gap:.75rem}.pricing-price-line{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09)}.pricing-price-line strong{font-size:1.95rem;line-height:1;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.pricing-price-line span{color:#d5ddf4;font-size:.94rem}.pricing-feature-list{display:grid;grid-gap:.55rem;gap:.55rem;padding-left:1.1rem;margin:0}.pricing-feature-list li{color:#c9d6ef}.pricing-actions-row{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:auto}.support-rich-card .card-body{display:flex;flex-direction:column;gap:.75rem}.support-rich-card .btn{margin-top:auto;justify-content:center}.footer-contact-line{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.premium-footer-bottom.v7-footer-bottom.triple-footer-bottom{padding-top:1.35rem;border-top:1px solid rgba(255,255,255,.12)}.premium-footer-bottom.v7-footer-bottom.triple-footer-bottom span{font-size:1rem;font-weight:800;color:#dbe8ff}.premium-footer-bottom.v7-footer-bottom.triple-footer-bottom span:nth-child(2){background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.process-card-grid,.section-card-grid{grid-template-columns:repeat(3,minmax(280px,1fr))!important;gap:1.1rem!important}.process-image-card img,.section-image-card img{height:190px!important}.process-image-card .card-body,.section-image-card .card-body{min-height:0!important;padding:1rem 1rem 1.2rem!important}.sticky-section-copy{position:static!important}.section-with-visual{grid-template-columns:1fr!important}.section-side-image{max-width:760px;height:300px;margin-inline:auto}.contact-v2-grid .contact-founder-panel .card-body{display:flex;flex-direction:column;gap:.8rem}@media(max-width:1180px){.v8-header .menu-link{font-size:.93rem!important}.v8-header .menu{margin-left:-.2rem;margin-right:.3rem}.hero-content-stack{padding:6.75rem 0 4.25rem}.hero-content-stack h1{max-width:860px}.pricing-card-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:860px){.hero-bg-v2{min-height:auto}.hero-content-stack{padding:6.25rem 0 3.5rem}.hero-bottom-stats{grid-template-columns:1fr}.pricing-card-grid,.triple-footer-bottom{grid-template-columns:1fr!important}.triple-footer-bottom span,.triple-footer-bottom span:last-child,.triple-footer-bottom span:nth-child(2){text-align:center!important}.v8-header .menu{display:none}.v8-header .nav-full{grid-template-columns:auto auto!important}.contact-v2-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.site-edge-shell{width:min(100%,calc(100vw - 22px))!important}.hero-bg-image{background-position:center 18%}.hero-content-stack h1{font-size:clamp(2.35rem,11vw,3.7rem)}.hero-content-stack p{font-size:1rem}.hero-cta-btn{min-width:100%}.premium-footer-bottom.v7-footer-bottom.triple-footer-bottom span{font-size:.96rem}.process-card-grid,.section-card-grid{grid-template-columns:1fr!important}}.v8-header .nav-full{width:100%!important;max-width:none!important;padding-left:clamp(18px,2.8vw,54px)!important;padding-right:clamp(18px,2.8vw,54px)!important;box-sizing:border-box!important}.v8-header .menu{gap:.12rem!important;margin-left:.25rem!important;margin-right:1.75rem!important}.v8-header .nav-actions{margin-left:1.25rem!important;gap:.9rem!important;flex-shrink:0!important}.v8-header .quote-btn{white-space:nowrap!important}@media(min-width:1181px){.v8-header .menu-link{font-size:.96rem!important;padding:.74rem .44rem!important}}.v7-footer-shell{width:100%!important;max-width:none!important;padding-left:clamp(18px,2.8vw,54px)!important;padding-right:clamp(18px,2.8vw,54px)!important;box-sizing:border-box!important}.v7-footer-links.six-col-footer{grid-template-columns:minmax(150px,.85fr) minmax(190px,1fr) minmax(160px,.9fr) minmax(150px,.85fr) minmax(150px,.75fr) minmax(300px,1.45fr)!important;align-items:start!important}.footer-contact-line{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:break-word!important;line-height:1.55!important}.footer-contact-mini{min-width:0!important}.compact-footer-column a,.compact-footer-column span{font-size:.94rem!important}.image-industry-grid .industry-card .card-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.15em}.image-industry-grid .industry-card .readmore-link{margin-top:.35rem}.pricing-detail-section .pricing-card-grid{margin-top:1.3rem}.pricing-detail-title{max-width:920px}.pricing-custom-note{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.pricing-custom-note p{max-width:760px}@media(max-width:1260px){.v8-header .menu-link{font-size:.86rem!important;padding:.68rem .28rem!important}.v8-header .menu{margin-right:.7rem!important}.v8-header .nav-actions{margin-left:.5rem!important}.v7-footer-links.six-col-footer{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:1020px){.v8-header .nav-full{padding-left:1rem!important;padding-right:1rem!important}.v8-header .nav-actions{margin-left:auto!important}.v7-footer-shell{padding-left:1rem!important;padding-right:1rem!important}.v7-footer-links.six-col-footer{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.v7-footer-links.six-col-footer{grid-template-columns:1fr!important}.pricing-custom-note{align-items:flex-start}.pricing-custom-note .btn{width:100%;justify-content:center}}.hero-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 24%;filter:saturate(1.08) contrast(1.03)}.hero-bg-image{display:none!important}.hero-overlay{background:linear-gradient(90deg,rgba(3,6,18,.92),rgba(4,9,24,.76) 50%,rgba(4,9,24,.42))!important}.hero-bg-v2{min-height:78vh;overflow:hidden}.hero-content-stack{padding-top:7.4rem!important;max-width:1320px}.hero-content-stack h1{max-width:1060px!important}.hero-content-stack p{max-width:900px!important}.v7-footer-logo img{width:150px!important}.v7-footer-top{gap:1rem!important}.v7-footer-copy h3{font-size:1.08rem!important}.v7-footer-copy p{font-size:.9rem!important;line-height:1.55!important}.floating-whatsapp{animation:whatsappBlink 1.55s ease-in-out infinite}.faq-arrow{float:right;display:inline-grid;place-items:center;margin-left:.65rem;width:24px;height:24px;background:linear-gradient(135deg,var(--cyan),var(--blue),var(--pink));color:#fff;font-size:1rem;line-height:1;transition:.25s}.pricing-hero-title{max-width:980px!important;padding:2.25rem;border:1px solid rgba(255,255,255,.12);border-radius:32px;background:linear-gradient(135deg,rgba(32,211,255,.14),rgba(139,92,246,.13),rgba(255,55,223,.12));box-shadow:var(--shadow)}.pricing-hero-title h1{font-size:clamp(2.3rem,5vw,4.5rem);line-height:1;margin:.7rem 0}.pricing-hero-title p{font-size:1.08rem}.readmore-link{text-transform:none}.service-image-card .card-body{display:flex;flex-direction:column}.service-image-card .readmore-link{margin-top:auto}.section-side-image{content:url(https://images.unsplash.com/photo-1516321165247-4aa89a48be28?auto=format&fit=crop&w=1000&q=80)}@media(max-width:780px){.hero-bg-v2{min-height:86vh}.hero-bg-video{object-fit:cover;object-position:center center}.hero-overlay{background:linear-gradient(180deg,rgba(3,6,18,.92),rgba(4,9,24,.76) 58%,rgba(4,9,24,.66))!important}.hero-content-stack{padding:6.5rem 0 3rem!important}.hero-content-stack h1{font-size:clamp(2.25rem,12vw,3.75rem)!important}.hero-content-stack p{font-size:1rem!important}.v7-footer-logo img{width:126px!important;max-width:126px!important}.faq-image-grid summary{grid-template-columns:64px 1fr!important}.faq-image-grid summary img{width:64px!important;height:52px!important}}.hero-split-v16{position:relative;padding:7rem 0 4.5rem;overflow:hidden;background:radial-gradient(circle at 15% 20%,rgba(32,211,255,.18),transparent 34%),radial-gradient(circle at 78% 8%,rgba(255,55,223,.14),transparent 28%),#050816!important}.hero-split-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);grid-gap:clamp(2rem,4vw,4rem);gap:clamp(2rem,4vw,4rem);align-items:center}.hero-split-copy h1{font-size:clamp(2.45rem,5.6vw,5.2rem);line-height:.98;margin:1rem 0 1.1rem;letter-spacing:-.055em;max-width:970px}.hero-split-copy p{max-width:820px;color:#d8e5ff;font-size:1.1rem;line-height:1.8}.hero-split-media{position:relative;border:1px solid rgba(255,255,255,.12);border-radius:36px;padding:1rem;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035));box-shadow:0 28px 90px rgba(0,0,0,.36),0 0 55px rgba(32,211,255,.11)}.hero-split-media:before{content:"";position:absolute;inset:-28px;border-radius:44px;background:linear-gradient(135deg,rgba(32,211,255,.18),rgba(255,55,223,.12));filter:blur(20px);z-index:-1}.hero-split-media img{width:100%;height:440px;border-radius:28px}.hero-media-badge{position:absolute;left:2rem;right:2rem;bottom:2rem;padding:1rem 1.1rem;border-radius:22px;background:rgba(5,8,22,.74);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:1rem;align-items:center}.hero-media-badge strong{font-size:1.08rem;color:#fff}.hero-media-badge span{color:#c7d6f4;font-size:.9rem}.hero-split-v16 .hero-bottom-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;margin-top:1.45rem;max-width:880px}.hero-split-v16 .stat{background:rgba(255,255,255,.055);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.faq-image-grid summary{grid-template-columns:82px 1fr 34px!important}.faq-question-text{display:block;color:#fff;font-weight:850;line-height:1.35}.faq-arrow{float:none!important;justify-self:end;align-self:center;margin:0!important;width:32px!important;height:32px!important;border-radius:50%;font-size:1.05rem!important}.faq-image-grid details[open] .faq-arrow{transform:rotate(180deg)}.contact-founder-hero-v16{padding:6.5rem 0 3rem;background:radial-gradient(circle at top left,rgba(32,211,255,.18),transparent 34%),radial-gradient(circle at top right,rgba(255,55,223,.14),transparent 30%),#050816}.founder-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:2rem;gap:2rem;align-items:center}.founder-hero-copy h1{font-size:clamp(2.25rem,4.5vw,4.4rem);line-height:1;margin:.9rem 0 1rem;letter-spacing:-.045em}.founder-hero-copy h1 span{background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.founder-hero-copy p{color:#d8e5ff;line-height:1.85;font-size:1.06rem}.founder-hero-image{position:relative;border:1px solid rgba(255,255,255,.12);padding:1rem;border-radius:34px;background:rgba(255,255,255,.06);box-shadow:var(--shadow)}.founder-hero-image img{height:430px;width:100%;object-fit:cover;border-radius:26px}.founder-hero-badge{position:absolute;left:2rem;right:2rem;bottom:2rem;border-radius:20px;padding:1rem;background:rgba(5,8,22,.78);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12)}.founder-hero-badge strong{display:block;color:#fff}.founder-hero-badge span{color:#c8d6f2}.pricing-detail-title,.pricing-v2-section>.site-edge-shell>.section-title{max-width:920px;padding:1.4rem;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(135deg,rgba(32,211,255,.1),rgba(139,92,246,.08),rgba(255,55,223,.08))}.pricing-rich-card img{height:220px!important;object-position:center!important}.v7-footer-logo img{width:130px!important;max-width:130px!important}.floating-whatsapp{animation:whatsappBlink 1.45s ease-in-out infinite!important}@media(max-width:1020px){.founder-hero-grid,.hero-split-grid{grid-template-columns:1fr}.hero-split-media{order:-1}.founder-hero-image img,.hero-split-media img{height:360px}.hero-media-badge{position:static;margin-top:.85rem}.hero-split-v16{padding:5.5rem 0 3rem}.hero-split-v16 .hero-bottom-stats{grid-template-columns:1fr}.faq-image-grid summary{grid-template-columns:70px 1fr 34px!important}.contact-founder-hero-v16{padding:5.4rem 0 2rem}}@media(max-width:640px){.hero-split-v16{padding:4.8rem 0 2.7rem}.hero-split-copy h1{font-size:clamp(2.15rem,10vw,3.2rem)}.founder-hero-copy p,.hero-split-copy p{font-size:1rem;text-align:justify}.founder-hero-image img,.hero-split-media img{height:260px}.hero-split-media{padding:.72rem;border-radius:26px}.hero-split-media img{border-radius:20px}.hero-media-badge{display:block}.faq-image-grid summary{grid-template-columns:62px 1fr 32px!important}.faq-arrow{width:30px!important;height:30px!important}.founder-hero-image{padding:.72rem;border-radius:26px}.founder-hero-image img{border-radius:20px}.founder-hero-badge{position:static;margin-top:.8rem}.v7-footer-logo img{width:112px!important;max-width:112px!important}}.hero-split-grid{align-items:stretch!important}.hero-split-copy{display:flex;flex-direction:column;justify-content:center}.hero-split-media{height:100%;display:flex;flex-direction:column}.hero-split-media img{height:100%!important;min-height:520px;object-fit:cover;object-position:center}.hero-media-badge{margin-top:auto}.trust-proof-section{padding:1.2rem 0 3rem}.trust-strip{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:center;padding:1rem 1.2rem;background:linear-gradient(120deg,rgba(32,211,255,.14),rgba(139,92,246,.1),rgba(255,55,223,.12))}.trust-strip span{font-weight:900;color:#e9f8ff}.grid-5{grid-template-columns:repeat(5,1fr)}.trust-counter-grid{margin-top:1rem}.trust-counter-grid .card{text-align:center}.trust-counter-grid strong{display:block;font-size:1.55rem;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.trust-counter-grid span{color:#b9c6e3}.trending-services-section .media-card img{height:190px}.review-card-v17 p{font-size:1.03rem;color:#dbe7ff}.case-client-label,.review-card-v17 strong{color:#8eeeff;font-weight:900}.portfolio-card-v17 .card-body{display:flex;flex-direction:column;gap:.55rem}.portfolio-card-v17 p{font-size:.88rem;margin:.05rem 0}.portfolio-card-v17 strong{color:#fff}.pricing-badge{display:inline-flex;width:max-content;padding:.35rem .65rem;border-radius:999px;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink));color:#fff;font-size:.78rem;font-weight:900;box-shadow:0 12px 28px rgba(40,112,255,.24)}.service-conversion-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:1.2rem;gap:1.2rem;align-items:start}.service-lead-card,.service-whatsapp-card{height:100%}.service-lead-form{grid-template-columns:1fr 1fr}.service-lead-form .form-status-message,.service-lead-form button,.service-lead-form textarea{grid-column:1/-1}.founder-name-line,.founder-title-line{display:block}.founder-title-line{font-size:clamp(1.8rem,3.2vw,3.4rem);color:#fff}.founder-name-line{font-size:clamp(2.3rem,5vw,4.8rem);background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent;margin-top:.35rem}.founder-trust-points{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.founder-trust-points span{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:.5rem .75rem;background:rgba(255,255,255,.055);color:#dff7ff;font-weight:800}.colorful-contact-card{background:linear-gradient(145deg,rgba(32,211,255,.12),rgba(139,92,246,.08),rgba(255,55,223,.08))!important}.contact-info-list{display:grid;grid-gap:.85rem;gap:.85rem}.contact-info-list p{display:grid;grid-gap:.2rem;gap:.2rem;margin:0;padding:.85rem;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}.contact-info-list strong{color:#fff}.contact-info-list a,.contact-info-list span{color:#9eefff;font-weight:800;word-break:break-word}.faq-arrow{display:grid!important;place-items:center!important;text-align:center!important;line-height:1!important;padding-bottom:2px}.faq-image-grid summary{align-items:center!important}.floating-whatsapp{animation:whatsappBlink 1.35s ease-in-out infinite!important}.v7-footer-logo img{width:118px!important;max-width:118px!important}@media(max-width:1100px){.grid-5{grid-template-columns:repeat(2,1fr)}.service-conversion-grid{grid-template-columns:1fr}.hero-split-media img{min-height:360px}.hero-split-media{height:auto}}@media(max-width:640px){.grid-5,.service-lead-form{grid-template-columns:1fr}.hero-split-media img{min-height:260px}.trust-strip{justify-content:flex-start}.portfolio-card-v17 p{font-size:.92rem}}.trust-strip-inline{display:flex!important;align-items:center;justify-content:center;gap:.85rem;flex-wrap:wrap;text-align:center;font-weight:900;color:#eaf6ff;background:linear-gradient(90deg,rgba(32,211,255,.14),rgba(139,92,246,.12),rgba(255,55,223,.12))!important}.trust-strip-inline b{color:#67e8f9;font-weight:900}.client-card-v19 img,.review-card-v19 img{height:210px;width:100%;object-fit:cover}.client-card-v19 .card-body,.review-card-v19 .card-body{display:flex;flex-direction:column;gap:.65rem}.review-card-v19 p{font-size:1.03rem;color:#e1e9ff!important}.review-card-v19 strong{color:#67e8f9;margin-top:auto}.contact-trust-buttons{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1rem}.contact-trust-buttons span{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:999px;padding:.72rem 1rem;background:linear-gradient(135deg,rgba(32,211,255,.16),rgba(139,92,246,.16),rgba(255,55,223,.14));border:1px solid rgba(103,232,249,.28);box-shadow:0 12px 28px rgba(32,211,255,.1);font-weight:900;color:#f4fbff}.floating-whatsapp{animation:whatsappBlink 1.65s ease-in-out infinite}@keyframes whatsappBlink{0%,to{transform:translateY(0) scale(1);box-shadow:0 0 0 0 rgba(37,211,102,.35),0 16px 40px rgba(37,211,102,.28)}50%{transform:translateY(-2px) scale(1.035);box-shadow:0 0 0 10px rgba(37,211,102,.05),0 22px 54px rgba(37,211,102,.42)}}.mobile-sticky-cta{display:none}@media(max-width:760px){.trust-strip-inline{font-size:.92rem;gap:.45rem}.client-card-v19 img,.review-card-v19 img{height:190px}.contact-trust-buttons span{width:100%;justify-content:flex-start}.mobile-sticky-cta{position:fixed;left:.6rem;right:.6rem;bottom:.65rem;z-index:80;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.45rem;gap:.45rem}.mobile-sticky-cta a{border-radius:14px;padding:.62rem .35rem;text-align:center;font-size:.76rem;font-weight:900;color:#fff;background:linear-gradient(135deg,var(--cyan),var(--blue),var(--pink));box-shadow:0 12px 30px rgba(40,112,255,.24)}body{padding-bottom:58px}}@media(max-width:860px){.hero-split-media img{min-height:260px;object-fit:cover}}.v7-footer-logo img{max-width:150px!important;height:auto!important}@media(max-width:640px){.v7-footer-logo img{max-width:130px!important}}.hero-split-media img{object-position:center center}.trust-counter-grid .card{transition:transform .2s ease,border-color .2s ease}.trust-counter-grid .card:hover{transform:translateY(-4px);border-color:rgba(103,232,249,.35)}.client-card-v19 img,.review-card-v19 img{background:#0b1024}@media(max-width:760px){.hero-split-grid{gap:1.25rem!important}.hero-split-media img{height:auto!important;min-height:240px;max-height:340px;object-fit:cover}.trust-strip-inline{line-height:1.55}}@media (max-width:860px){.hero-split-grid{display:flex!important;flex-direction:column!important}.hero-split-copy{order:1!important}.hero-split-media{order:2!important;width:100%!important}.hero-split-media img{width:100%!important;height:auto!important;min-height:230px!important;max-height:330px!important;object-fit:cover!important;object-position:center center!important}.trust-proof-section{order:3}}@media (max-width:760px){.trust-strip-inline{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:.55rem!important;padding:1rem .8rem!important;line-height:1.35!important}.trust-strip-inline b{display:none!important}.trust-strip-inline span{display:block!important;width:100%!important;text-align:center!important}.card,.industry-card,.media-card,.service-image-card{transition:transform .16s ease,border-color .16s ease!important}.section{scroll-margin-top:86px}}.mobile-hero-final-actions{display:none}@media (max-width:860px){.hero-split-copy{display:flex!important;flex-direction:column!important}.hero-split-copy .pill{order:1}.hero-split-copy h1{order:2}.hero-split-copy p{order:3}.hero-split-copy .hero-bottom-stats{order:4}.hero-split-copy .hero-action-row{display:none!important}.hero-split-media{order:2!important;margin-top:1rem!important}.trust-proof-section{margin-top:.4rem!important}.mobile-hero-final-actions{display:flex!important;flex-direction:column;gap:.8rem;margin-top:1rem}.mobile-hero-final-actions .btn{width:100%;justify-content:center;border-radius:999px!important;padding:1rem 1.1rem!important;font-weight:900}.nav-actions .quote-btn{display:none!important}.nav-actions{gap:0!important}}@media (max-width:760px){.mobile-sticky-cta{display:none!important}body{padding-bottom:0!important}.premium-footer-bottom.v7-footer-bottom.triple-footer-bottom{display:flex!important;flex-direction:column!important;gap:.55rem!important;text-align:center!important;padding:1rem .75rem 0!important}.premium-footer-bottom.v7-footer-bottom.triple-footer-bottom span{display:block!important;width:100%!important;text-align:center!important;font-size:1.02rem!important;line-height:1.45!important}.premium-footer-bottom.v7-footer-bottom.triple-footer-bottom span:nth-child(2){padding:.45rem .75rem;border-radius:999px;background:linear-gradient(90deg,rgba(32,211,255,.18),rgba(255,55,223,.18));-webkit-background-clip:initial!important;background-clip:initial!important;color:#f5fbff!important;border:1px solid rgba(103,232,249,.22)}.hero-split-media img{min-height:220px!important;max-height:300px!important;border-radius:24px!important}}@media (max-width:860px){.hero-split-v16{padding-top:4.75rem!important}.hero-split-grid{gap:.9rem!important}.hero-split-copy h1{margin-top:.55rem!important}.hero-split-copy p{margin-bottom:.8rem!important}}@media (max-width:760px){.premium-footer-bottom.v7-footer-bottom.triple-footer-bottom span:first-child{white-space:nowrap!important;font-size:.88rem!important;letter-spacing:-.02em!important}}.founder-title-line{background:linear-gradient(90deg,#67e8f9,#38bdf8,#3b82f6)!important;-webkit-background-clip:text!important;background-clip:text!important;text-shadow:0 0 28px rgba(56,189,248,.16)}.founder-name-line,.founder-title-line{display:inline-block!important;color:transparent!important}.founder-name-line{background:linear-gradient(90deg,#facc15,#fb7185,#e879f9,#a78bfa)!important;-webkit-background-clip:text!important;background-clip:text!important;text-shadow:0 0 34px rgba(232,121,249,.2);padding-bottom:.08em}.contact-founder-hero-v17 h1{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}@media (max-width:760px){.contact-founder-hero-v17 h1{align-items:center;text-align:center}.founder-title-line{font-size:clamp(1.55rem,8vw,2.35rem)!important}.founder-name-line{font-size:clamp(2rem,11vw,3.2rem)!important}}.admin-mobile-toggle{display:none;position:fixed;top:14px;left:14px;z-index:120;width:46px;height:46px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:linear-gradient(135deg,rgba(32,211,255,.18),rgba(255,55,223,.16));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 16px 36px rgba(0,0,0,.25)}.admin-mobile-toggle span{display:block;width:22px;height:2px;background:#fff;margin:5px auto;border-radius:9px}.admin-side-search{margin:.75rem 0}.admin-menu-help{color:#8fa0c0;font-size:.78rem;line-height:1.45;margin:.5rem .25rem 1rem}.admin-nav-group{margin-bottom:.7rem;background:rgba(255,255,255,.035)}.admin-nav-group summary{padding:.75rem 1rem;color:#eaf7ff;background:rgba(255,255,255,.045)}.admin-nav-group a{margin:.35rem .5rem;display:grid!important;grid-template-columns:1fr auto;grid-gap:.5rem;gap:.5rem;align-items:center;border:1px solid transparent}.admin-nav-group a:hover{border-color:rgba(103,232,249,.28);background:linear-gradient(90deg,rgba(32,211,255,.12),rgba(255,55,223,.1))}.admin-nav-group small{color:#8eeeff;font-weight:800}.admin-upload-field{display:grid;grid-template-columns:1fr auto;grid-gap:.55rem;gap:.55rem}.admin-file-upload-btn,.support-file-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.82rem 1rem;background:rgba(255,255,255,.08);border:1px solid rgba(103,232,249,.22);color:#dff8ff;font-weight:900}.support-ticket-section{padding-top:2rem}.support-ticket-shell{max-width:1040px}.support-ticket-card{background:linear-gradient(145deg,rgba(32,211,255,.12),rgba(139,92,246,.08),rgba(255,55,223,.1))}.grid-2{grid-template-columns:repeat(2,1fr)}.support-ticket-form label{font-weight:800;color:#dbe7ff}.support-file-btn{width:max-content}.move-to-top{position:fixed;right:1.15rem;bottom:5.1rem;z-index:41;width:48px;height:48px;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);background:linear-gradient(135deg,var(--cyan),var(--blue),var(--pink));color:#fff;font-size:1.35rem;font-weight:1000;box-shadow:0 16px 42px rgba(40,112,255,.35)}@media(max-width:1020px){.admin-mobile-toggle{display:block}.admin-shell{display:block!important}.admin-main{padding:5.4rem 1rem 2rem!important}.admin-side{position:fixed!important;inset:0 auto 0 0;width:min(330px,88vw);height:100vh!important;z-index:110;transform:translateX(-110%);transition:.22s ease;box-shadow:24px 0 70px rgba(0,0,0,.42)}.admin-side.open{transform:translateX(0)}.admin-side img{margin-top:2.8rem}.admin-record-toolbar{align-items:flex-start}.admin-record-tools{width:100%}.admin-search-input{min-width:0;width:100%}.admin-record-tools .btn{width:100%;justify-content:center}.admin-upload-field{grid-template-columns:1fr}.admin-file-upload-btn{width:100%}.grid-2,.support-ticket-grid{grid-template-columns:1fr!important}.move-to-top{bottom:5.6rem;right:.85rem;width:44px;height:44px}.mobile-sticky-cta a[href="/contact#contact-form"]{font-size:.86rem}}.admin-dashboard-v10{align-items:stretch;flex-wrap:wrap}.admin-db-badge{min-width:220px;border-radius:22px;padding:1rem;border:1px solid rgba(255,255,255,.14);display:grid;grid-gap:.25rem;gap:.25rem;background:rgba(255,255,255,.06);align-content:center}.admin-db-badge strong{font-size:1rem}.admin-db-badge span{color:#b9c6e3;font-size:.88rem}.admin-db-badge.ok{border-color:rgba(58,255,134,.35);box-shadow:0 0 24px rgba(58,255,134,.08)}.admin-db-badge.ok strong{color:#8df7a8}.admin-db-badge.warn{border-color:rgba(255,209,102,.45);box-shadow:0 0 24px rgba(255,209,102,.08)}.admin-db-badge.warn strong{color:#ffd166}.admin-crud-form{border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035))}.admin-crud-form .grid-3{gap:1rem}.admin-upload-field{display:flex;gap:.5rem;align-items:center}.admin-upload-field .input{min-width:0}.admin-file-upload-btn,.support-file-btn{cursor:pointer;border:1px solid rgba(103,232,249,.3);background:rgba(32,211,255,.1);border-radius:14px;padding:.75rem 1rem;font-weight:800;color:#dffbff;white-space:nowrap}.admin-file-upload-btn input,.support-file-btn input{display:none}.admin-record-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;flex-wrap:wrap;margin-bottom:1rem}.admin-record-tools{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.admin-search-input{min-width:280px}.admin-action-buttons{display:flex;gap:.4rem;flex-wrap:wrap}.admin-action-btn{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.45rem .7rem;background:rgba(255,255,255,.06);color:#fff;cursor:pointer;font-weight:800}.admin-action-btn.update{border-color:rgba(103,232,249,.35)}.admin-action-btn.delete{border-color:rgba(255,93,93,.35)}.admin-view-modal{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:999;display:grid;place-items:center;padding:1rem}.admin-view-modal .card{max-width:880px;width:min(880px,100%);max-height:85vh;overflow:auto}.admin-view-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.admin-view-grid p{margin:0;padding:.75rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.04);word-break:break-word}.admin-nav-group{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.025);overflow:hidden}.admin-nav-group summary{cursor:pointer;padding:.7rem .85rem;color:#c6f4ff;font-weight:900;letter-spacing:.03em}.admin-nav-group a{margin:.25rem .45rem .45rem}.admin-menu-help{font-size:.82rem;color:#8fa5cc;margin:.5rem 0 .8rem;line-height:1.4}.admin-side-search{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:linear-gradient(180deg,rgba(9,15,35,.98),rgba(9,15,35,.86));padding-bottom:.5rem}.admin-mobile-toggle{box-shadow:0 8px 30px rgba(0,0,0,.22)}@media(max-width:760px){.admin-record-toolbar,.admin-record-tools{display:grid;width:100%}.admin-search-input{min-width:0;width:100%}.admin-upload-field{display:grid}.admin-view-grid{grid-template-columns:1fr}.admin-db-badge{width:100%}}.admin-view-card{max-width:900px;width:min(900px,100%);max-height:86vh;overflow:auto;border:1px solid rgba(255,255,255,.14);border-radius:26px;background:linear-gradient(145deg,rgba(10,17,40,.98),rgba(4,7,18,.98));box-shadow:0 30px 100px rgba(0,0,0,.45);padding:1rem}.admin-view-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.admin-view-close{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:1.6rem;cursor:pointer}.admin-view-field span{display:block;color:#8fa5cc;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.admin-view-field strong{white-space:pre-wrap;color:#fff;font-weight:700}