@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Rajdhani:wght@500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto;display:block}:root{--primary:#f97316;--primary-dark:#ea580c;--primary-light:#fb923c;--primary-glow:#f973162e;--dark:#080808;--dark2:#0f0f0f;--dark3:#161616;--dark4:#1c1c1c;--dark5:#242424;--border:#ffffff12;--border-hover:#ffffff24;--text-primary:#fff;--text-secondary:#ffffffa6;--text-muted:#ffffff61;--font-main:"Inter", sans-serif;--font-heading:"Rajdhani", sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 8px 32px #00000073;--shadow-lg:0 20px 60px #0000008c;--shadow-orange:0 8px 32px #f9731659;--transition:.25s cubic-bezier(.4,0,.2,1)}html{scroll-behavior:smooth}body{font-family:var(--font-main);background:var(--dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--dark2)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--primary-dark)}::selection{color:#fff;background:#f9731647}:focus-visible{outline:2px solid var(--primary);outline-offset:3px}img{image-rendering:auto;-ms-interpolation-mode:bicubic}.section-container{max-width:1280px;margin:0 auto;padding:0 32px}.section-header{text-align:center;margin-bottom:72px}.section-label{color:var(--primary);letter-spacing:3.5px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:11px;font-weight:700;display:inline-flex}.section-label:before,.section-label:after{content:"";background:var(--primary);opacity:.6;width:24px;height:1px;display:block}.section-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.5px;margin-bottom:18px;font-size:clamp(34px,4.5vw,56px);font-weight:700;line-height:1.1}.text-accent{color:var(--primary)}.section-sub{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:16px;line-height:1.75}.btn-primary{background:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);letter-spacing:.3px;cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-main);border:none;align-items:center;gap:8px;padding:14px 32px;text-decoration:none;display:inline-flex}.btn-primary:hover{background:var(--primary-dark);box-shadow:var(--shadow-orange);transform:translateY(-2px)}body:before{content:"";pointer-events:none;z-index:9999;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}@media (width<=768px){.section-container{padding:0 20px}.section-header{margin-bottom:48px}.section-label{letter-spacing:2.5px;font-size:10px}.section-label:before,.section-label:after{width:16px}.section-title{margin-bottom:14px;font-size:clamp(28px,7vw,40px)}.section-sub{font-size:14px;line-height:1.65}.btn-primary{padding:12px 24px;font-size:14px}}@media (width<=480px){.section-container{padding:0 16px}.section-header{margin-bottom:40px}.section-label{letter-spacing:2px;gap:6px;font-size:9px}.section-label:before,.section-label:after{width:12px}.section-title{margin-bottom:12px;font-size:clamp(24px,8vw,32px)}.section-sub{font-size:13px;line-height:1.6}.btn-primary{justify-content:center;width:100%;padding:11px 20px;font-size:13px}}.seo-image-wrapper{display:block;position:relative;overflow:hidden}.seo-image{background-color:#f3f4f6;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:auto;transition:opacity .3s,transform .3s}.seo-image.loading{opacity:.7}.seo-image.loaded{opacity:1}.seo-image.error{opacity:.5;filter:grayscale()}.image-loading-indicator{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-spinner{border:2px solid #e5e7eb;border-top-color:#f97316;border-radius:50%;width:24px;height:24px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.service-image{aspect-ratio:16/9;object-fit:cover;border-radius:8px}.service-image:hover{transform:scale(1.02)}.hero-image{object-fit:cover;object-position:center;width:100%;height:100vh}.gallery-image{aspect-ratio:4/3;object-fit:cover;cursor:pointer;border-radius:6px;transition:transform .2s,box-shadow .2s}.gallery-image:hover{transform:scale(1.05);box-shadow:0 8px 25px #00000026}.seo-dashboard{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:400px;max-height:80vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;position:fixed;top:20px;right:20px;overflow-y:auto;box-shadow:0 10px 25px #0000001a}.seo-dashboard-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px;display:flex}.seo-dashboard-header h2{color:#111827;margin:0;font-size:16px}.seo-score{text-align:center}.score-value{font-size:24px;font-weight:700;line-height:1;display:block}.score-label{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;font-size:10px}.seo-dashboard-grid{gap:16px;padding:16px;display:grid}.seo-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:12px}.seo-card h3{color:#111827;margin:0 0 8px;font-size:14px;font-weight:600}.seo-item{justify-content:space-between;align-items:center;margin-bottom:6px;padding:2px 0;display:flex}.seo-item:last-child{margin-bottom:0}.seo-item label{color:#6b7280;font-size:11px;font-weight:500}.seo-item span{font-size:11px;font-weight:500}.seo-item span.good{color:#10b981}.seo-item span.warning{color:#f59e0b}.seo-item span.bad{color:#ef4444}.seo-item small{color:#9ca3af;margin-left:4px;font-size:10px}.seo-recommendations{gap:6px;display:grid}.recommendation{border-radius:4px;padding:6px 8px;font-size:11px;line-height:1.3}.recommendation.warning{color:#92400e;background:#fef3c7;border-left:3px solid #f59e0b}.recommendation.bad{color:#991b1b;background:#fee2e2;border-left:3px solid #ef4444}.recommendation.good{color:#065f46;background:#d1fae5;border-left:3px solid #10b981}.footer-social{gap:12px;margin-top:16px;display:flex}.footer-social a{color:#fff;background:#ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.footer-social a:hover{background:#f97316;transform:translateY(-2px)}.footer-social svg{width:18px;height:18px}.footer-hours{border-top:1px solid #ffffff1a;margin-top:16px;padding-top:16px}.footer-hours h5{color:#fff;margin:0 0 8px;font-size:14px;font-weight:600}.footer-hours p{color:#fffc;margin:4px 0;font-size:13px}.footer-bottom-links{gap:16px;display:flex}@media (width<=768px){.seo-dashboard{border-radius:0;width:100%;height:100vh;max-height:none;position:fixed;top:0;left:0;right:0}.footer-social{justify-content:center}.footer-bottom-links{text-align:center;flex-direction:column;gap:8px}}.seo-image:focus,.gallery-image:focus{outline-offset:2px;outline:2px solid #f97316}.footer-social a:focus{outline-offset:2px;outline:2px solid #fff}@media print{.seo-dashboard,.footer-social{display:none}}@media (prefers-contrast:high){.seo-dashboard{border:2px solid #000}.seo-item span.good{color:#060}.seo-item span.warning{color:#c60}.seo-item span.bad{color:#c00}}@media (prefers-reduced-motion:reduce){.seo-image,.gallery-image,.footer-social a{transition:none}.loading-spinner{animation:none}}.navbar{z-index:1000;padding:22px 0;transition:all .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#080808eb;border-bottom:1px solid #f9731626;padding:12px 0;box-shadow:0 4px 32px #0006}.nav-container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.nav-links{align-items:center;gap:4px;list-style:none;display:flex}.nav-links>li{position:relative}.nav-links a{color:#ffffffb8;letter-spacing:.3px;border-radius:6px;padding:8px 12px;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.nav-links a:hover{color:#fff;background:#ffffff0d}.nav-drop-trigger{color:#ffffffb8;letter-spacing:.3px;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:5px;padding:8px 12px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;transition:color .2s,background .2s;display:flex}.nav-drop-trigger:hover,.nav-drop-trigger.active{color:#fff;background:#ffffff0d}.nav-drop-trigger.active{color:#f97316}.drop-chevron{opacity:.6;flex-shrink:0;transition:transform .25s}.drop-chevron.rotated{opacity:1;transform:rotate(180deg)}.nav-dropdown{opacity:0;pointer-events:none;z-index:200;background:#111;border:1px solid #ffffff14;border-radius:18px;width:min(740px,100vw - 48px);transition:opacity .22s,transform .22s;position:absolute;top:calc(100% + 16px);left:50%;overflow:hidden;transform:translate(-50%)translateY(-10px);box-shadow:0 32px 80px #000000b3,0 0 0 1px #f973160f}.nav-dropdown--open{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-dropdown:before{content:"";background:#111;border-top:1px solid #ffffff14;border-left:1px solid #ffffff14;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.nav-dropdown-inner{padding:24px}.nav-dropdown-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.nav-dropdown-header span{letter-spacing:2.5px;text-transform:uppercase;color:#ffffff4d;font-size:10px;font-weight:700}.nav-dropdown-all{align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex;color:#f97316!important}.nav-dropdown-all:hover{gap:8px;color:#ea580c!important}.nav-dropdown-list{grid-template-columns:1fr 1fr;gap:3px;list-style:none;display:grid}.nav-drop-item{border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .18s;display:flex;color:inherit!important}.nav-drop-item:hover{background:#ffffff0d;color:inherit!important}.nav-drop-img{background:#1a1a1a;border:1.5px solid;border-radius:7px;flex-shrink:0;width:64px;height:48px;overflow:hidden}.nav-drop-img img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s;display:block}.nav-drop-item:hover .nav-drop-img img{transform:scale(1.12)}.nav-drop-info{flex-direction:column;gap:3px;min-width:0;display:flex}.nav-drop-title{color:#ffffffd9;font-size:13px;font-weight:600;line-height:1.3}.nav-drop-tag{letter-spacing:.8px;text-transform:uppercase;font-size:10px;font-weight:700}.nav-cta{letter-spacing:.3px;background:var(--primary,#f97316)!important;color:#fff!important;border-radius:7px!important;padding:9px 20px!important;font-size:13px!important;font-weight:600!important;transition:background .2s,transform .2s,box-shadow .2s!important}.nav-cta:hover{background:#ea580c!important;transform:translateY(-1px)!important;box-shadow:0 6px 20px #f9731666!important}.hamburger{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;gap:5px;padding:6px;transition:background .2s;display:none}.hamburger:hover{background:#ffffff0f}.hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.hamburger.active span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=768px){.hamburger{display:flex}.nav-backdrop{z-index:999;background:#0000008c;animation:.25s backdropIn;display:block;position:fixed;inset:0}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}.nav-links{z-index:1000;background:#0f0f0f;border-left:1px solid #f9731626;flex-direction:column;justify-content:flex-start;gap:0;width:300px;height:100vh;padding-top:80px;transition:right .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-20px 0 60px #0009}.nav-links.open{right:0}.nav-links>li{border-bottom:1px solid #ffffff0a;width:100%}.nav-links a,.nav-drop-trigger{border-radius:0;justify-content:space-between;align-items:center;width:100%;padding:15px 24px;font-size:15px;display:flex}.nav-links a:hover{background:#ffffff0a}.nav-dropdown,.nav-drop-trigger{display:none}.nav-mobile-serv-toggle{color:#ffffffbf;cursor:pointer;letter-spacing:.3px;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:15px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;transition:color .2s,background .2s;display:flex}.nav-mobile-serv-toggle:hover{color:#f97316;background:#ffffff08}.nav-mobile-serv-list{background:#ffffff05;border-top:1px solid #ffffff0a;list-style:none}.nav-mobile-serv-item{align-items:center;gap:10px;width:100%;text-decoration:none;transition:color .2s,background .2s;color:#fff9!important;border-radius:0!important;padding:12px 32px!important;font-size:13px!important;display:flex!important}.nav-mobile-serv-item:hover{background:#ffffff0a;color:#fff!important}.nav-mobile-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.nav-links>li:last-child{border-bottom:none;padding:16px 24px}.nav-cta{width:auto!important;padding:10px 22px!important;display:inline-flex!important}}@media (width>=769px){.nav-mobile-serv-toggle,.nav-mobile-serv-list,.nav-backdrop{display:none}}.nav-dropdown-search{align-items:center;margin-bottom:12px;display:flex;position:relative}.nav-search-icon{color:#ffffff47;pointer-events:none;flex-shrink:0;position:absolute;left:12px}.nav-search-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:9px 36px 9px 34px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .2s,background .2s}.nav-search-input::placeholder{color:#ffffff38}.nav-search-input:focus{background:#ffffff0f;border-color:#f9731680}.nav-search-clear{color:#ffffff59;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:16px;line-height:1;transition:color .2s;position:absolute;right:10px}.nav-search-clear:hover{color:#fff}.nav-dropdown-empty{text-align:center;color:#ffffff47;grid-column:1/-1;padding:24px;font-size:13px;font-style:italic}.g6-logo{-webkit-user-select:none;user-select:none;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:inline-flex}.g6-logo:hover{opacity:.88}.g6-mark{flex-shrink:0;justify-content:center;align-items:center;display:flex}.g6-logo--sm .g6-mark svg{width:34px;height:34px}.g6-logo--md .g6-mark svg{width:42px;height:42px}.g6-logo--lg .g6-mark svg{width:54px;height:54px}.g6-hex{fill:#f97316;transition:fill .2s,filter .2s}.g6-logo--mono .g6-hex{fill:#ffffff1a;stroke:#fff3;stroke-width:1px}.g6-bld{fill:#ffffffeb}.g6-logo--mono .g6-bld{fill:#ffffff73}.g6-base{fill:#ffffff8c}.g6-logo--mono .g6-base{fill:#ffffff40}.g6-numeral{fill:#fff;letter-spacing:-.5px}.g6-logo--mono .g6-numeral{fill:#ffffffa6}.g6-wordmark{flex-direction:column;gap:3px;line-height:1;display:flex}.g6-name{align-items:baseline;gap:1px;line-height:1;display:flex}.g6-group{letter-spacing:3px;color:#fff;font-family:Rajdhani,sans-serif;font-weight:600}.g6-six{color:#f97316;letter-spacing:0;font-family:Rajdhani,sans-serif;font-weight:800;line-height:1}.g6-logo--mono .g6-six{color:#ffffff73}.g6-tagline{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff59;font-family:Inter,sans-serif;font-weight:400}.g6-logo--mono .g6-tagline{color:#ffffff38}.g6-logo--sm .g6-group{font-size:15px}.g6-logo--sm .g6-six{font-size:19px}.g6-logo--sm .g6-tagline{font-size:7.5px}.g6-logo--md .g6-group{font-size:19px}.g6-logo--md .g6-six{font-size:25px}.g6-logo--md .g6-tagline{font-size:8.5px}.g6-logo--lg .g6-group{font-size:27px}.g6-logo--lg .g6-six{font-size:35px}.g6-logo--lg .g6-tagline{font-size:10px}.g6-logo:not(.g6-logo--mono):hover .g6-hex{fill:#ea580c;filter:drop-shadow(0 0 10px #f973168c)}.services-section{background:var(--dark2,#0f0f0f);padding:110px 0;overflow-x:hidden}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;max-width:100%;display:grid}.service-card{background:var(--dark3,#161616);word-break:break-word;border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;min-width:0;transition:transform .3s cubic-bezier(.4,0,.2,1),border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.service-card:hover{border-color:#f9731640;transform:translateY(-8px);box-shadow:0 24px 64px #00000080,0 0 0 1px #f973161a}.service-media{aspect-ratio:16/10;background:#111;flex-shrink:0;position:relative;overflow:hidden}.service-video-inline{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:block;position:absolute;inset:0}.service-media:hover .service-video-inline{transform:scale(1.05)}.service-img-overlay{z-index:4;background:0 0;justify-content:center;align-items:center;text-decoration:none;transition:background .3s;display:flex;position:absolute;inset:0}.service-img-overlay-inner{color:#fff;opacity:0;flex-direction:column;align-items:center;gap:8px;transition:opacity .3s,transform .3s;display:flex;transform:scale(.8)}.service-img-overlay-inner span{letter-spacing:2px;text-transform:uppercase;font-size:12px;font-weight:700}.service-media:hover .service-img-overlay{background:#0000008c}.service-media:hover .service-img-overlay-inner{opacity:1;transform:scale(1)}.service-tag{color:#fff;letter-spacing:1.5px;text-transform:uppercase;z-index:5;border-radius:100px;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.service-compare-btn{color:#ffffffb3;letter-spacing:.4px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#0009;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:5px;padding:5px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex;position:absolute;bottom:12px;right:12px}.service-compare-btn:hover{color:#fff;background:#ffffff26}.service-compare-btn--active{background:var(--accent,#f97316);border-color:var(--accent,#f97316);color:#fff}.service-body{flex-direction:column;flex:1;gap:12px;min-width:0;padding:28px 28px 24px;display:flex;overflow:hidden}.service-num{color:#ffffff0a;letter-spacing:-2px;margin-bottom:-10px;font-family:Rajdhani,sans-serif;font-size:52px;font-weight:700;line-height:1}.service-title{color:#fff;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.3px;font-family:Rajdhani,sans-serif;font-size:22px;font-weight:700;line-height:1.2;overflow:hidden}.service-desc{color:#ffffff80;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.service-features{flex-direction:column;gap:7px;margin-top:2px;list-style:none;display:flex}.service-features li{color:#ffffffa6;align-items:center;gap:10px;font-size:13px;display:flex}.feat-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.service-quick-specs{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-top:4px;padding:10px 14px;display:flex;overflow:hidden}.service-quick-spec{align-items:center;gap:8px;font-size:12px;display:flex}.qs-label{color:#ffffff59;white-space:nowrap;font-weight:500}.qs-value{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-weight:700;overflow:hidden}.qs-divider{background:#ffffff1a;flex-shrink:0;width:1px;height:14px}.service-actions{border-top:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:16px;margin-top:auto;padding-top:16px;display:flex}.service-details-btn{cursor:pointer;letter-spacing:.3px;background:0 0;border:1.5px solid;border-radius:7px;align-items:center;gap:6px;padding:9px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.service-details-btn:hover{background:var(--accent,#f97316);transform:translateY(-1px);color:#fff!important;border-color:var(--accent,#f97316)!important}.service-cta{color:var(--accent,#f97316);align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.service-cta:hover{gap:12px}.service-card--highlighted{transform:translateY(-6px);border-color:var(--accent,#f97316)!important;box-shadow:0 0 0 2px var(--accent,#f97316), 0 24px 64px #00000080!important}.anim-card{opacity:0;flex-direction:column;height:100%;transition:opacity .6s,transform .6s;display:flex;transform:translateY(36px)}.anim-card--visible{opacity:1;transform:translateY(0)}.anim-card .service-card{flex:1}.services-filter-bar{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:52px;display:flex}.filter-btn{color:#ffffff80;cursor:pointer;letter-spacing:.4px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;padding:9px 22px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:all .2s}.filter-btn:hover{color:#fff;background:#ffffff12;border-color:#ffffff26;transform:translateY(-1px)}.filter-btn--active{color:#fff;background:#f97316;border-color:#f97316;box-shadow:0 4px 18px #f9731666}.filter-btn--active:hover{background:#ea580c;border-color:#ea580c}.slideshow-wrapper{grid-column:1/-1;margin-bottom:8px}.services-slideshow{aspect-ratio:16/6;background:#111;border:1px solid #ffffff0f;border-radius:20px;width:100%;min-height:280px;max-height:500px;position:relative;overflow:hidden}.slide{opacity:0;pointer-events:none;transition:opacity .7s;position:absolute;inset:0}.slide-active{opacity:1;pointer-events:auto}.slide-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 7s;display:block;transform:scale(1.03)}.slide-active .slide-img{transform:scale(1)}video.slide-img{background:#000}.slide-overlay{background:linear-gradient(90deg,#000000bf 0%,#00000059 55%,#0000001a 100%);position:absolute;inset:0}.slide-content{max-width:500px;padding-right:20px;position:absolute;bottom:68px;left:52px}.slide-label{color:#fff;letter-spacing:2.5px;text-transform:uppercase;background:#f97316;border-radius:100px;margin-bottom:14px;padding:5px 14px;font-size:10px;font-weight:700;display:inline-block}.slide-caption{color:#fff;margin:0;font-family:Rajdhani,sans-serif;font-size:clamp(16px,2.2vw,28px);font-weight:600;line-height:1.35}.slide-arrow{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slide-arrow:hover{background:#f97316;border-color:#f97316;transform:translateY(-50%)scale(1.1)}.slide-arrow-prev{left:20px}.slide-arrow-next{right:20px}.slide-dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.slide-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .25s,width .25s}.slide-dot-active{background:#f97316;border-radius:4px;width:26px}.slide-progress{z-index:10;background:#ffffff14;height:3px;position:absolute;bottom:0;left:0;right:0}.slide-progress-bar{background:#f97316;width:0%;height:100%;animation:5s linear forwards slideProgress}@keyframes slideProgress{0%{width:0%}to{width:100%}}.compare-bar{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141414f2;border:1px solid #ffffff1a;border-radius:14px;flex-wrap:wrap;align-items:center;gap:20px;margin-top:40px;padding:16px 24px;animation:.3s barSlideUp;display:flex;position:sticky;bottom:24px;box-shadow:0 12px 48px #000000b3}@keyframes barSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.compare-bar-info{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.compare-bar-count{color:#f97316;font-family:Rajdhani,sans-serif;font-size:18px;font-weight:700}.compare-bar-hint{color:#ffffff61;font-size:12px}.compare-bar-chips{flex-wrap:wrap;flex:1;gap:8px;display:flex}.compare-chip{color:#ffffffb3;border:1px solid;border-radius:100px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.compare-chip button{color:#ffffff73;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;line-height:1;transition:color .2s}.compare-chip button:hover{color:#fff}.compare-bar-actions{flex-shrink:0;gap:10px;display:flex}.compare-bar-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;padding:10px 22px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.compare-bar-btn:hover{background:#ea580c;transform:translateY(-1px)}.compare-bar-clear{color:#ffffff61;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:10px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:color .2s,border-color .2s}.compare-bar-clear:hover{color:#fff;border-color:#ffffff38}.compare-backdrop{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;justify-content:center;align-items:center;padding:20px;animation:.2s cmFadeIn;display:flex;position:fixed;inset:0}@keyframes cmFadeIn{0%{opacity:0}to{opacity:1}}.compare-modal{background:#141414;border:1px solid #ffffff17;border-radius:20px;flex-direction:column;width:100%;max-width:920px;max-height:88vh;animation:.25s cmSlideUp;display:flex;overflow:hidden;box-shadow:0 40px 100px #000c}@keyframes cmSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.compare-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.compare-title{color:#fff;font-family:Rajdhani,sans-serif;font-size:22px;font-weight:700}.compare-close{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex}.compare-close:hover{background:#ffffff1f;transform:rotate(90deg)}.compare-body{flex:1;padding:0 28px 8px;overflow-y:auto}.compare-table{flex-direction:column;display:flex}.compare-row{border-bottom:1px solid #ffffff0a;grid-template-columns:160px repeat(3,1fr);gap:0;display:grid}.compare-row--header{border-bottom:2px solid #ffffff12;margin-bottom:4px}.compare-row--even{background:#ffffff05}.compare-cell{color:#ffffffc7;align-items:center;padding:13px 16px;font-size:14px;font-weight:600;display:flex}.compare-cell--label{color:#ffffff59;letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:600}.compare-cell--service{flex-direction:column;align-items:flex-start;gap:8px;padding:20px 16px}.compare-thumb{aspect-ratio:16/9;object-fit:cover;border:2px solid var(--accent,#f97316);border-radius:8px;width:100%}.compare-service-tag{letter-spacing:1px;text-transform:uppercase;color:#fff;border-radius:100px;padding:3px 10px;font-size:10px;font-weight:700}.compare-service-name{color:#fff;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.compare-na{color:#ffffff2e}.compare-cell--apps{flex-wrap:wrap;align-items:flex-start;gap:6px}.compare-app-chip{border:1px solid;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:600}.compare-footer{border-top:1px solid #ffffff0f;flex-wrap:wrap;flex-shrink:0;gap:12px;padding:20px 28px;display:flex}.compare-cta{text-align:center;color:#fff;border-radius:8px;flex:1;min-width:160px;padding:12px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.compare-cta:hover{opacity:.85;transform:translateY(-1px)}@media (width<=900px){.services-grid{grid-template-columns:1fr}}@media (width<=768px){.services-section{padding:60px 0}.services-slideshow{aspect-ratio:4/3;border-radius:16px;min-height:240px;max-height:380px}.slide-content{max-width:calc(100% - 40px);padding-right:0;bottom:40px;left:20px;right:20px}.slide-label{letter-spacing:1.5px;margin-bottom:10px;padding:4px 10px;font-size:9px}.slide-caption{font-size:clamp(14px,4vw,20px);line-height:1.4}.slide-arrow{width:36px;height:36px}.slide-arrow-prev{left:12px}.slide-arrow-next{right:12px}.slide-dots{gap:6px;bottom:16px}.slide-dot{width:6px;height:6px}.slide-dot-active{width:20px}.slide-overlay{background:linear-gradient(#0003 0%,#00000080 50%,#000000d9 100%)}.compare-row{grid-template-columns:100px repeat(2,1fr)}.compare-bar{flex-direction:column;align-items:flex-start;gap:12px;margin-top:32px;padding:14px 18px;bottom:16px}.compare-bar-actions{width:100%}.compare-bar-btn,.compare-bar-clear{flex:1}.compare-modal{border-radius:16px;max-height:92vh}.compare-header{padding:20px 22px}.compare-body{padding:0 22px 8px}.compare-footer{flex-direction:column;padding:16px 22px}.compare-cta{min-width:100%}}@media (width<=480px){.services-section{padding:50px 0}.services-slideshow{aspect-ratio:1;border-radius:12px;min-height:280px;max-height:320px}.slide-content{max-width:calc(100% - 32px);bottom:30px;left:16px;right:16px}.slide-label{letter-spacing:1px;margin-bottom:8px;padding:3px 8px;font-size:8px}.slide-caption{font-size:clamp(12px,3.5vw,16px);line-height:1.3}.slide-arrow{width:32px;height:32px}.slide-arrow svg{width:16px;height:16px}.slide-arrow-prev{left:8px}.slide-arrow-next{right:8px}.slide-dots{gap:5px;bottom:12px}.slide-dot{width:5px;height:5px}.slide-dot-active{width:16px}.service-card{border-radius:14px}.service-body{padding:20px}.service-title{white-space:normal;font-size:18px}.service-num{font-size:36px}.service-actions{flex-direction:column;gap:10px}.service-details-btn,.service-cta{justify-content:center;width:100%}.compare-bar{border-radius:12px;margin-top:24px;padding:12px 16px;bottom:12px}.compare-row{grid-template-columns:80px repeat(3,minmax(120px,1fr));font-size:12px}.compare-body{-webkit-overflow-scrolling:touch;overflow-x:auto}.compare-table{min-width:440px}.compare-cell{padding:10px 12px}.compare-cell--label{font-size:10px}.compare-cell--service{padding:16px 12px}.compare-service-name{font-size:13px}.compare-header{padding:16px 18px}.compare-title{font-size:18px}.compare-body{padding:0 18px 8px}.compare-footer{padding:14px 18px}}@media (width>=901px) and (width<=1100px){.service-body{padding:22px}.service-title{font-size:19px}.service-num{font-size:40px}}@media (width>=1400px){.services-slideshow{max-height:600px}.slide-content{max-width:600px;bottom:80px;left:60px}.slide-caption{font-size:32px}}@media (width>=769px) and (width<=1024px){.services-slideshow{aspect-ratio:16/7;min-height:300px;max-height:420px}.slide-content{max-width:60%;bottom:50px;left:36px}.slide-caption{font-size:clamp(18px,2.5vw,24px)}}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-video-wrap{z-index:0;opacity:0;transition:opacity 1.2s;position:absolute;inset:0}.hero-video-wrap.hero-bg-active{opacity:1}.hero-bg-img,.hero-bg-video{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 10s;transform:scale(1.04)}.hero-bg-active .hero-bg-img,.hero-bg-active .hero-bg-video{transform:scale(1)}.hero-overlay{z-index:1;background:linear-gradient(105deg,#000000eb 0%,#0009 50%,#00000026 100%),linear-gradient(#0000 60%,#000000b3 100%);position:absolute;inset:0}.hero-bg-arrow{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background .25s,border-color .25s,transform .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-bg-arrow:hover{background:#f97316;border-color:#f97316;transform:translateY(-50%)scale(1.1)}.hero-bg-prev{left:24px}.hero-bg-next{right:24px}.hero-bg-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:88px;left:50%;transform:translate(-50%)}.hero-bg-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .25s,width .25s}.hero-bg-dot.active{background:#f97316;border-radius:4px;width:26px}.hero-content{z-index:2;max-width:700px;margin-left:max(32px,50vw - 640px);padding:130px 32px 90px;position:relative}.hero-badge{color:#f97316;letter-spacing:.8px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f973161f;border:1px solid #f9731659;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 16px;font-size:12px;font-weight:600;display:inline-flex}.badge-dot{background:#f97316;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.hero-title{color:#fff;letter-spacing:-1px;margin-bottom:22px;font-family:Rajdhani,sans-serif;font-size:clamp(44px,6.5vw,78px);font-weight:700;line-height:1.05}.hero-accent{color:#f97316;position:relative}.hero-desc{color:#ffffffa6;max-width:560px;margin-bottom:40px;font-size:16px;font-weight:400;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:60px;display:flex}.btn-primary{color:#fff;letter-spacing:.3px;cursor:pointer;background:#f97316;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 32px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 10px 28px #f9731673}.btn-watch{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1.5px solid #ffffff2e;border-radius:8px;align-items:center;gap:10px;padding:13px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:all .25s;display:inline-flex}.btn-watch:hover{color:#f97316;background:#f9731626;border-color:#f9731680;transform:translateY(-2px)}.watch-play-icon{background:#f97316;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;animation:2.5s infinite ripple;display:flex}@keyframes ripple{0%{box-shadow:0 0 #f9731680}70%{box-shadow:0 0 0 22px #f9731600}to{box-shadow:0 0 #f9731600}}.btn-outline{color:#fffc;background:0 0;border:1.5px solid #ffffff40;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-outline:hover{color:#f97316;border-color:#f97316;transform:translateY(-2px)}.hero-stats{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-wrap:wrap;align-items:center;gap:28px;width:fit-content;padding:20px 24px;display:flex}.stat{flex-direction:column;gap:2px;display:flex}.stat-num{color:#f97316;font-family:Rajdhani,sans-serif;font-size:26px;font-weight:700;line-height:1}.stat-label{color:#ffffff73;letter-spacing:.5px;font-size:11px;font-weight:500}.stat-divider{background:#ffffff1a;width:1px;height:32px}.hero-img-strip{z-index:3;flex-direction:column;gap:10px;display:flex;position:absolute;top:50%;right:max(32px,50vw - 640px);transform:translateY(-50%)}.hero-strip-item{cursor:pointer;border:2px solid #f973164d;border-radius:12px;width:148px;height:96px;transition:border-color .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0006}.hero-strip-item:hover{border-color:#f97316;transform:scale(1.05)translate(-4px);box-shadow:0 8px 32px #f9731640}.hero-strip-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.hero-strip-item:hover img{transform:scale(1.08)}.hero-strip-item span{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(#0000,#000000d9);padding:8px 8px 5px;font-size:10px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.hero-scroll-hint{z-index:2;color:#ffffff59;letter-spacing:2.5px;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(#0000,#f97316b3);width:1px;height:44px;animation:2s infinite scrollAnim}@keyframes scrollAnim{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.hero-video-modal{z-index:9999;background:#000000f0;justify-content:center;align-items:center;padding:24px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-video-modal-inner{width:100%;max-width:920px;animation:.3s scaleIn;position:relative}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.hero-video-modal-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .2s;display:flex;position:absolute;top:-52px;right:0}.hero-video-modal-close:hover{background:#f97316;border-color:#f97316;transform:rotate(90deg)}.hero-video-modal-frame{aspect-ratio:16/9;background:#000;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden;box-shadow:0 32px 80px #000000b3}.hero-video-modal-frame iframe,.hero-video-player{object-fit:contain;border:none;width:100%;height:100%;display:block}@media (width<=1100px){.hero-img-strip{display:none}}@media (width<=768px){.hero-content{max-width:100%;margin-left:0;padding:110px 24px 100px}.hero-stats{gap:16px;padding:16px 18px}.stat-divider,.hero-bg-arrow{display:none}.hero-bg-dots{bottom:108px}.hero-scroll-hint{bottom:60px}.btn-watch{padding:11px 18px;font-size:14px}}.about-section{background:var(--dark,#080808);padding:110px 0;position:relative;overflow:hidden}.about-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f973160a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.about-media{position:relative}.about-video-main{aspect-ratio:16/9;background:#1a1a1a;border:1px solid #ffffff12;border-radius:18px;margin-bottom:10px;overflow:hidden;box-shadow:0 20px 60px #00000080}.about-video-main iframe,.about-video-main .about-video-player{object-fit:cover;border:none;width:100%;height:100%;display:block}.about-video-secondary{aspect-ratio:16/9;background:#1a1a1a;border:1px solid #f973162e;border-radius:14px;margin-bottom:10px;position:relative;overflow:hidden}.about-video-secondary iframe,.about-video-secondary .about-video-player{object-fit:cover;border:none;width:100%;height:100%;display:block}.about-video-label{color:#fff;letter-spacing:1.5px;text-transform:uppercase;pointer-events:none;background:#f97316eb;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.about-img-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.about-img-grid img{aspect-ratio:4/3;object-fit:cover;object-position:center;border:1px solid #ffffff0d;border-radius:10px;width:100%;transition:transform .35s,box-shadow .35s;display:block}.about-img-grid img:hover{transform:scale(1.05);box-shadow:0 8px 24px #00000080}.about-badge-float{color:#fff;z-index:2;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:14px;flex-direction:column;align-items:center;padding:18px 22px;display:flex;position:absolute;bottom:80px;right:-16px;box-shadow:0 12px 40px #f9731673}.badge-num{font-family:Rajdhani,sans-serif;font-size:34px;font-weight:700;line-height:1}.badge-text{letter-spacing:.5px;text-align:center;opacity:.9;margin-top:2px;font-size:11px;font-weight:600}.about-content{flex-direction:column;gap:22px;display:flex}.about-para{color:#ffffff94;font-size:15px;line-height:1.8}.about-highlights{grid-template-columns:1fr 1fr;gap:12px;margin:4px 0;display:grid}.highlight-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;transition:border-color .25s,background .25s,transform .25s;display:flex}.highlight-item:hover{background:#f973160a;border-color:#f9731640;transform:translateY(-2px)}.highlight-icon{flex-shrink:0;margin-top:1px;font-size:22px}.highlight-title{color:#fff;margin-bottom:4px;font-size:14px;font-weight:700}.highlight-desc{color:#ffffff6b;font-size:12px;line-height:1.5}.about-certs{flex-wrap:wrap;gap:10px;display:flex}.cert-item{color:#ffffffa6;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:border-color .2s,color .2s;display:flex}.cert-item:hover{color:#fff;border-color:#f973164d}.cert-icon{font-size:14px}@media (width<=900px){.about-grid{grid-template-columns:1fr;gap:48px}.about-badge-float{bottom:60px;right:0}.about-img-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=600px){.about-img-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.about-highlights{grid-template-columns:1fr}.about-badge-float{flex-direction:row;align-self:flex-start;gap:10px;margin-top:8px;position:static}}.stats-section{padding:120px 0 100px;position:relative;overflow:hidden}.stats-bg{z-index:0;position:absolute;inset:0}.stats-bg img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.stats-bg-overlay{background:linear-gradient(135deg,#0a0a0ff7 0%,#14141eeb 50%,#0f0f19f2 100%);position:absolute;inset:0}.stats-container{z-index:1;position:relative}.stats-grid{grid-template-columns:repeat(6,1fr);gap:20px;margin-bottom:80px;display:grid}.stats-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:20px;padding:36px 20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.stats-card:before{content:"";background:linear-gradient(90deg,#0000,#f97316,#0000);height:3px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.stats-card:after{content:"";opacity:0;background:radial-gradient(at 50% 0,#f9731614 0%,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.stats-card:hover{background:linear-gradient(145deg,#f9731614 0%,#f9731605 100%);border-color:#f9731640;transform:translateY(-12px);box-shadow:0 25px 50px #00000080,0 0 0 1px #f973161a}.stats-card:hover:before{transform:scaleX(1)}.stats-card:hover:after{opacity:1}.stats-icon-wrapper{z-index:1;background:linear-gradient(135deg,#f9731626 0%,#f973160d 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;transition:all .4s;display:inline-flex;position:relative}.stats-card:hover .stats-icon-wrapper{background:linear-gradient(135deg,#f9731640 0%,#f973161a 100%);transform:scale(1.1);box-shadow:0 8px 24px #f9731633}.stats-icon{color:#f97316;z-index:1;position:relative}.stats-num{color:#fff;z-index:1;text-shadow:0 2px 8px #0000004d;margin-bottom:10px;font-family:Rajdhani,sans-serif;font-size:clamp(42px,4.5vw,60px);font-weight:700;line-height:1;position:relative}.stats-label{color:#fff9;z-index:1;letter-spacing:.5px;text-transform:uppercase;font-size:14px;font-weight:500;line-height:1.5;position:relative}.stats-img-strip{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.stats-strip-item{aspect-ratio:4/3;background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.stats-strip-item:hover{border-color:#f973164d;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.stats-strip-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:block}.stats-strip-item:hover img{transform:scale(1.1)}.stats-strip-label{color:#fff;letter-spacing:1px;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#0000 0%,#000000b3 40%,#000000f2 100%);border-top:1px solid #ffffff1a;padding:16px 18px;font-size:13px;font-weight:700;position:absolute;bottom:0;left:0;right:0}@media (width<=1280px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.stats-grid,.stats-img-strip{grid-template-columns:repeat(2,1fr);gap:16px}.stats-section{padding:100px 0 80px}}@media (width<=480px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stats-card{padding:28px 16px}.stats-icon-wrapper{width:56px;height:56px}.stats-label{font-size:11px}}.vs-section{background:var(--dark2,#0f0f0f);padding:110px 0}.vs-tabs{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;justify-content:center;gap:8px;width:fit-content;margin-bottom:52px;margin-left:auto;margin-right:auto;padding:6px;display:flex}.vs-tab{cursor:pointer;color:#ffffff80;letter-spacing:.3px;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 26px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.vs-tab:hover{color:#fff;background:#ffffff0d}.vs-tab-active{color:#fff;background:#f97316;box-shadow:0 4px 16px #f9731659}.vs-videos-grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:24px;display:grid}.vs-featured-video{flex-direction:column;gap:20px;display:flex}.vs-video-thumb{aspect-ratio:16/9;cursor:pointer;border:1px solid #ffffff12;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.vs-video-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.vs-video-thumb:hover img{transform:scale(1.05)}.vs-video-overlay{background:#0000006b;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:background .3s;display:flex;position:absolute;inset:0}.vs-video-thumb:hover .vs-video-overlay{background:#0000008c}.vs-play-btn{color:#fff;background:#f97316;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .25s,box-shadow .25s;animation:2.5s infinite ripple;display:flex}.vs-video-thumb:hover .vs-play-btn{transform:scale(1.12)}.vs-play-label{color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:12px;font-weight:700}.vs-video-badge{color:#fff;letter-spacing:1.5px;text-transform:uppercase;background:#f97316;border-radius:100px;padding:4px 12px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.vs-video-info h3{color:#fff;letter-spacing:-.3px;margin-bottom:8px;font-family:Rajdhani,sans-serif;font-size:22px;font-weight:700}.vs-video-info p{color:#ffffff85;margin-bottom:18px;font-size:14px;line-height:1.65}.vs-watch-btn{color:#f97316;cursor:pointer;background:0 0;border:1.5px solid #f97316;border-radius:7px;align-items:center;gap:6px;padding:10px 22px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.vs-watch-btn:hover{color:#fff;background:#f97316;transform:translateY(-1px);box-shadow:0 6px 20px #f9731659}.vs-side-videos{flex-direction:column;gap:12px;display:flex}.vs-side-item{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:14px;padding:14px;transition:all .25s;display:flex}.vs-side-item:hover{background:#f973160d;border-color:#f9731633;transform:translate(4px)}.vs-side-thumb{border-radius:9px;flex-shrink:0;width:110px;height:70px;position:relative;overflow:hidden}.vs-side-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.vs-side-item:hover .vs-side-thumb img{transform:scale(1.08)}.vs-side-play{color:#fff;background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.vs-side-info h4{color:#fff;margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.3}.vs-side-info p{color:#ffffff6b;font-size:12px;line-height:1.5}.vs-more-videos{grid-column:1/-1;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:12px;display:grid}.vs-more-item{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:14px;padding:14px;transition:all .25s;display:flex}.vs-more-item:hover{background:#f973160d;border-color:#f9731633;transform:translateY(-2px);box-shadow:0 8px 24px #f9731626}.vs-more-thumb{border-radius:9px;flex-shrink:0;width:120px;height:75px;position:relative;overflow:hidden}.vs-more-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.vs-more-item:hover .vs-more-thumb img{transform:scale(1.08)}.vs-more-play{color:#fff;background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.vs-more-info h4{color:#fff;margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.3}.vs-more-info p{color:#ffffff6b;font-size:12px;line-height:1.5}.vs-gallery-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.vs-gallery-item{aspect-ratio:4/3;cursor:pointer;border:1px solid #ffffff0d;border-radius:12px;position:relative;overflow:hidden}.vs-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.vs-gallery-item:hover img{transform:scale(1.1)}.vs-gallery-overlay{color:#fff;opacity:0;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:all .3s;display:flex;position:absolute;inset:0}.vs-gallery-item:hover .vs-gallery-overlay{opacity:1;background:#f9731699}.vs-gallery-overlay span{letter-spacing:.5px;text-align:center;padding:0 8px;font-size:11px;font-weight:700}.vs-modal{z-index:9999;background:#000000f2;justify-content:center;align-items:center;padding:24px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.vs-modal-inner{width:100%;max-width:920px;animation:.3s scaleIn;position:relative}.vs-modal-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .2s;display:flex;position:absolute;top:-52px;right:0}.vs-modal-close:hover{background:#f97316;border-color:#f97316;transform:rotate(90deg)}.vs-modal-frame{aspect-ratio:16/9;background:#000;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden;box-shadow:0 32px 80px #000000b3}.vs-modal-frame iframe{border:none;width:100%;height:100%}.vs-lightbox{z-index:9999;background:#000000f7;justify-content:center;align-items:center;padding:24px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.vs-lb-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:flex;position:absolute;top:20px;right:20px}.vs-lb-close:hover{background:#f97316;border-color:#f97316;transform:rotate(90deg)}.vs-lb-arrow{color:#fff;cursor:pointer;z-index:10;background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.vs-lb-arrow:hover{background:#f97316;border-color:#f97316;transform:translateY(-50%)scale(1.08)}.vs-lb-prev{left:20px}.vs-lb-next{right:20px}.vs-lb-img-wrap{text-align:center;width:100%;max-width:95vw}.vs-lb-img-wrap img{border-radius:12px;width:auto;max-width:100%;max-height:88vh;margin:0 auto;animation:.25s lbImgIn;display:block;box-shadow:0 32px 80px #000000b3}@keyframes lbImgIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.vs-lb-caption{color:#ffffffa6;letter-spacing:.3px;margin-top:18px;font-size:13px;font-weight:500}.vs-lb-counter{color:#ffffff4d;letter-spacing:1px;margin-top:6px;font-size:12px}@media (width<=1024px){.vs-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.vs-videos-grid{grid-template-columns:1fr}.vs-side-videos{grid-template-columns:1fr 1fr;display:grid}.vs-side-item{flex-direction:column;align-items:flex-start}.vs-side-thumb{width:100%;height:120px}.vs-more-videos{grid-template-columns:1fr}.vs-gallery-grid{grid-template-columns:repeat(2,1fr)}.vs-lb-arrow{width:40px;height:40px}.vs-lb-prev{left:8px}.vs-lb-next{right:8px}}@media (width<=480px){.vs-side-videos{grid-template-columns:1fr}.vs-gallery-grid{grid-template-columns:repeat(2,1fr)}}.why-section{background:linear-gradient(#0a0a0ffa 0%,#0f0f14f2 50%,#14141efa 100%);padding:120px 0 100px;position:relative;overflow:hidden}.why-bg{z-index:0;position:absolute;inset:0}.why-bg img{object-fit:cover;object-position:center;opacity:.12;width:100%;height:100%;display:block}.why-bg-overlay{background:radial-gradient(#f973160f 0%,#0a0a0feb 60%,#0f0f14f5 100%);position:absolute;inset:0}.why-container{z-index:1;position:relative}.why-grid{grid-template-columns:repeat(4,1fr);justify-items:stretch;gap:24px;margin-bottom:80px;display:grid}.why-card:last-child:nth-child(4n+3){grid-column:span 2}.why-card{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:20px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.why-card:before{content:"";background:linear-gradient(90deg,#0000,#f97316,#fb923c,#0000);height:3px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.why-card:after{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#f9731640,#0000,#f9731640);border-radius:20px;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.why-card:hover{background:linear-gradient(145deg,#f973161a 0%,#f9731608 100%);border-color:#f9731659;transform:translateY(-12px)scale(1.02);box-shadow:0 25px 60px #00000080,0 0 0 1px #f9731626,inset 0 1px #ffffff1a}.why-card:hover:before{transform:scaleX(1)}.why-card:hover:after{opacity:1}.why-card:hover .why-card-glow{opacity:1;transform:scale(1.8)}.why-card-inner{z-index:1;padding:32px 24px;position:relative}.why-card-glow{opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle,#f9731640 0%,#0000 70%);width:250px;height:250px;transition:all .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.why-icon-wrapper{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.why-icon{color:#f97316;background:linear-gradient(135deg,#f9731626 0%,#f973160d 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .4s;display:inline-flex}.why-card:hover .why-icon{background:linear-gradient(135deg,#f9731640 0%,#f973161a 100%);transform:scale(1.15)rotate(3deg);box-shadow:0 8px 24px #f9731640}.why-stat{text-align:right}.stat-value{color:#f97316;text-shadow:0 2px 12px #f9731666;margin-bottom:4px;font-family:Rajdhani,sans-serif;font-size:24px;font-weight:700;line-height:1}.stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:600}.why-title{color:#fff;margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.4;transition:color .3s}.why-card:hover .why-title{color:#fb923c}.why-desc{color:#fff9;font-size:14px;line-height:1.7;transition:color .3s}.why-card:hover .why-desc{color:#ffffffd9}.img-gallery-strip{grid-template-rows:auto auto auto;grid-template-columns:2fr 1fr 1fr;gap:20px;display:grid}.gallery-item{aspect-ratio:4/3;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 12px 40px #00000080}.gallery-item:before{content:"";opacity:0;z-index:2;pointer-events:none;background:linear-gradient(135deg,#f9731626 0%,#0000 50%,#f9731614 100%);transition:opacity .4s;position:absolute;inset:0}.gallery-item:hover:before{opacity:1}.gallery-item--wide{aspect-ratio:unset;grid-row:1/3;min-height:320px}.gallery-item img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:block}.gallery-item:hover{border-color:#f9731659;transform:translateY(-8px);box-shadow:0 20px 56px #0009,inset 0 0 0 1px #f9731633}.gallery-item:hover img{transform:scale(1.08)}.gallery-caption{color:#fff;letter-spacing:1.2px;text-transform:uppercase;opacity:0;z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#0000 0%,#000000bf 50%,#000000f2 100%);border-top:2px solid #f9731680;padding:18px 20px;font-size:13px;font-weight:700;transition:all .4s;position:absolute;bottom:0;left:0;right:0;transform:translateY(12px)}.gallery-item:hover .gallery-caption{opacity:1;transform:translateY(0)}@media (width<=1100px){.why-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.why-grid{grid-template-columns:repeat(2,1fr);gap:20px}.why-section{padding:100px 0 80px}.img-gallery-strip{grid-template-columns:1fr 1fr;gap:16px}.gallery-item--wide{aspect-ratio:16/7;grid-area:auto/1/auto/-1;min-height:280px}}@media (width<=480px){.why-grid{grid-template-columns:1fr;gap:16px}.why-card-inner{padding:28px 20px}.img-gallery-strip{grid-template-columns:1fr;gap:16px}.gallery-item--wide{aspect-ratio:16/9;min-height:240px}}.industries-section{background:var(--dark,#080808);padding:110px 0}.industries-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:48px;display:grid}.industry-card{aspect-ratio:4/3;cursor:pointer;border:1px solid #ffffff0d;border-radius:14px;position:relative;overflow:hidden}.industry-card img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:block}.industry-card:hover img{transform:scale(1.1)}.industry-overlay{background:linear-gradient(#00000014 40%,#000000e0 100%);flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;padding:16px;transition:background .35s;display:flex;position:absolute;inset:0}.industry-card:hover .industry-overlay{background:linear-gradient(#00000026 40%,#f97316bf 100%)}.industry-icon{font-size:22px}.industry-name{color:#fff;text-align:center;letter-spacing:.3px;font-size:13px;font-weight:700}.coverage-banner{background:linear-gradient(135deg,#f973161a,#f9731608);border:1px solid #f9731633;border-radius:16px;flex-wrap:wrap;align-items:center;gap:24px;padding:28px 32px;display:flex}.coverage-icon{flex-shrink:0;font-size:40px}.coverage-text{flex-direction:column;flex:1;gap:4px;display:flex}.coverage-text strong{color:#fff;font-size:17px;font-weight:700}.coverage-text span{color:#ffffff80;font-size:14px}.project-mosaic{margin-top:88px}.mosaic-header{text-align:center;margin-bottom:32px}.mosaic-title{color:#fff;letter-spacing:-.3px;font-family:Rajdhani,sans-serif;font-size:clamp(28px,3vw,44px);font-weight:700}.mosaic-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px;gap:10px;display:grid}.mosaic-item{border:1px solid #ffffff0d;border-radius:14px;min-height:0;position:relative;overflow:hidden}.mosaic-item img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.mosaic-item:hover img{transform:scale(1.08)}.mosaic-tall{grid-row:span 2}.mosaic-wide{grid-column:2/4}.mosaic-label{color:#fff;letter-spacing:.8px;text-transform:uppercase;opacity:0;background:linear-gradient(#0000 0%,#000000d9 100%);padding:12px 16px;font-size:12px;font-weight:700;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(4px)}.mosaic-item:hover .mosaic-label{opacity:1;transform:translateY(0)}@media (width<=900px){.industries-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.mosaic-grid{grid-template-columns:1fr 1fr;grid-auto-rows:auto}.mosaic-tall{aspect-ratio:4/3;grid-row:auto}.mosaic-wide{aspect-ratio:16/7;grid-column:1/-1}.mosaic-item{aspect-ratio:4/3}}@media (width<=480px){.industries-grid{grid-template-columns:repeat(2,1fr)}.coverage-banner{text-align:center;flex-direction:column}.mosaic-grid{grid-template-columns:1fr}.mosaic-wide{aspect-ratio:4/3}}.contact-section{background:var(--dark2,#0f0f0f);padding:110px 0;position:relative;overflow:hidden}.contact-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f973160d 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-100px;left:-100px}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:72px;display:grid}.contact-info{flex-direction:column;gap:22px;display:flex}.contact-desc{color:#ffffff94;font-size:15px;line-height:1.8}.contact-details{flex-direction:column;gap:14px;margin:4px 0;display:flex}.contact-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:16px;padding:14px 16px;transition:border-color .25s,background .25s;display:flex}.contact-item:hover{background:#f9731608;border-color:#f9731633}.contact-icon{background:#f973161a;border:1px solid #f973162e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.contact-label{color:#ffffff59;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:600}.contact-value{color:#ffffffd9;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.contact-value:hover{color:#f97316}.contact-tagline{color:#f97316;background:#f973160d;border-left:3px solid #f97316;border-radius:0 10px 10px 0;padding:16px 20px;font-family:Rajdhani,sans-serif;font-size:19px;font-style:italic;font-weight:600}.contact-map{margin-top:24px}.map-container{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:8px;transition:border-color .25s,background .25s}.map-container:hover{background:#f9731608;border-color:#f9731633}.map-container iframe{filter:grayscale(20%)contrast(1.1);border:none;border-radius:8px;width:100%;height:300px;transition:filter .3s}.contact-form-wrap{background:var(--dark3,#161616);border:1px solid #ffffff12;border-radius:20px;padding:40px;box-shadow:0 20px 60px #0000004d}.form-title{color:#fff;letter-spacing:-.3px;margin-bottom:28px;font-family:Rajdhani,sans-serif;font-size:26px;font-weight:700}.contact-form{flex-direction:column;gap:18px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-group{flex-direction:column;gap:7px;display:flex}.form-group label{color:#ffffff6b;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:700}.form-group input,.form-group select,.form-group textarea{color:#fff;resize:vertical;background:#ffffff0a;border:1px solid #ffffff17;border-radius:9px;outline:none;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s,background .2s,box-shadow .2s}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff3}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff0f;border-color:#f9731680;box-shadow:0 0 0 3px #f9731614}.form-group select option{color:#fff;background:#1a1a1a}.form-submit{color:#fff;cursor:pointer;letter-spacing:.3px;background:#f97316;border:none;border-radius:9px;margin-top:4px;padding:14px 28px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:all .25s}.form-submit:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:320px;display:flex}.success-icon{font-size:52px}.form-success h3{color:#fff;font-family:Rajdhani,sans-serif;font-size:30px;font-weight:700}.form-success p{color:#ffffff85;font-size:15px;line-height:1.6}@media (width<=900px){.contact-grid{grid-template-columns:1fr;gap:48px}.form-row{grid-template-columns:1fr}.map-container iframe{height:250px}}@media (width<=480px){.contact-form-wrap{padding:28px 22px}.map-container iframe{height:200px}}.footer{background:#050505;border-top:1px solid #ffffff0d;position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(90deg,#0000,#f973164d,#0000);width:600px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.footer-top{padding:72px 0 56px}.footer-grid{grid-template-columns:1.6fr 1fr .8fr 1fr;gap:52px;display:grid}.footer-brand{flex-direction:column;gap:16px;display:flex}.footer-tagline{color:#f97316;font-size:14px;font-style:italic;font-weight:500;line-height:1.5}.footer-about{color:#ffffff61;font-size:13px;line-height:1.75}.footer-col{flex-direction:column;gap:18px;display:flex}.footer-heading{color:#ffffffb3;letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid #ffffff0f;padding-bottom:14px;font-size:11px;font-weight:700;position:relative}.footer-heading:after{content:"";background:#f97316;width:28px;height:1px;position:absolute;bottom:-1px;left:0}.footer-links{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-links a{color:#fff6;font-size:13px;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.footer-links a:hover{color:#f97316;padding-left:4px}.footer-contact-list{flex-direction:column;gap:12px;display:flex}.footer-contact-item{color:#fff6;align-items:center;gap:10px;font-size:13px;transition:color .2s;display:flex}.footer-contact-item:hover{color:#ffffffa6}.footer-contact-item a{color:#fff6;text-decoration:none;transition:color .2s}.footer-contact-item a:hover{color:#f97316}.footer-social{flex-wrap:wrap;gap:10px;display:flex}.footer-social a{color:#ffffff73;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.footer-social a:hover{color:#f97316;background:#f9731626;border-color:#f9731659;transform:translateY(-2px)}.footer-hours{flex-direction:column;gap:6px;margin-top:4px;display:flex}.footer-hours h5{color:#ffffff59;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:700}.footer-hours p{color:#ffffff61;gap:6px;font-size:12px;display:flex}.footer-bottom-links{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer-bottom-links a{color:#ffffff40;font-size:12px;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#f97316}.footer-bottom{border-top:1px solid #ffffff0a;padding:20px 0}.footer-bottom-inner{color:#ffffff40;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.footer-credit{color:#f9731673;font-weight:500}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{grid-column:1/-1}}@media (width<=480px){.footer-grid{grid-template-columns:1fr;gap:28px}.footer-top{padding:52px 0 40px}}.sp-page{background:var(--dark,#080808);color:#fff;min-height:100vh;font-family:Inter,sans-serif}.sp-hero{align-items:flex-end;min-height:540px;display:flex;position:relative;overflow:hidden}.sp-hero-img-wrap{position:absolute;inset:0;overflow:hidden}.sp-hero-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 10s;display:block;transform:scale(1.06)}.sp-hero:hover .sp-hero-img{transform:scale(1)}.sp-hero-overlay{background:linear-gradient(#0003 0%,#0000008c 50%,#000000f7 100%),linear-gradient(105deg,#00000080 0%,#0000 60%);position:absolute;inset:0}.sp-hero-content{z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:110px 40px 64px;position:relative}.sp-breadcrumb{color:#ffffff80;letter-spacing:.3px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.sp-breadcrumb:hover{color:#fff}.sp-hero-badge{color:#fff;letter-spacing:2px;text-transform:uppercase;border-radius:100px;margin-bottom:18px;padding:5px 16px;font-size:10px;font-weight:700;display:inline-block}.sp-hero-num{color:#ffffff0d;letter-spacing:-4px;margin-bottom:-22px;font-family:Rajdhani,sans-serif;font-size:88px;font-weight:700;line-height:1;display:block}.sp-hero-title{color:#fff;letter-spacing:-.5px;margin-bottom:18px;font-family:Rajdhani,sans-serif;font-size:clamp(34px,5vw,60px);font-weight:700;line-height:1.08}.sp-hero-short{color:#fff9;max-width:600px;margin-bottom:36px;font-size:16px;line-height:1.75}.sp-hero-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.sp-cta-btn{color:#fff;letter-spacing:.3px;border-radius:9px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s,box-shadow .2s;display:inline-flex}.sp-cta-btn:hover{opacity:.88;transform:translateY(-2px);box-shadow:0 10px 28px #0006}.sp-cta-btn--lg{padding:16px 40px;font-size:16px}.sp-cta-outline{color:#fff9;background:0 0;border:1.5px solid #ffffff26;border-radius:9px;align-items:center;gap:8px;padding:14px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.sp-cta-outline:hover{color:#fff;border-color:#fff6}.sp-container{flex-direction:column;gap:64px;max-width:1280px;margin:0 auto;padding:64px 40px 88px;display:flex}.sp-section{flex-direction:column;display:flex}.sp-section-heading{color:var(--accent,#f97316);letter-spacing:3px;text-transform:uppercase;border-bottom:1px solid #ffffff0f;margin-bottom:24px;padding-bottom:14px;font-family:Rajdhani,sans-serif;font-size:13px;font-weight:700;position:relative}.sp-section-heading:after{content:"";background:var(--accent,#f97316);border-radius:2px;width:40px;height:2px;position:absolute;bottom:-1px;left:0}.sp-desc{color:#fff9;max-width:820px;font-size:16px;line-height:1.85}.sp-gallery-hint{color:#ffffff47;letter-spacing:.5px;margin-bottom:18px;font-size:11px}.sp-gallery{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.sp-gallery-item{cursor:zoom-in;background:#141414;border:1px solid #ffffff0f;border-radius:14px;outline:none;transition:border-color .3s,box-shadow .3s;overflow:hidden}.sp-gallery-item:hover,.sp-gallery-item:focus-visible{border-color:#ffffff29;box-shadow:0 12px 40px #00000080}.sp-gallery-img-wrap{aspect-ratio:4/3;position:relative;overflow:hidden}.sp-gallery-img-wrap img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .55s cubic-bezier(.25,.46,.45,.94);display:block}.sp-gallery-item:hover .sp-gallery-img-wrap img{transform:scale(1.14)}.sp-gallery-zoom-icon{opacity:0;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#000000a6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.6)}.sp-gallery-item:hover .sp-gallery-zoom-icon{opacity:1;transform:translate(-50%,-50%)scale(1)}.sp-gallery-caption{color:#ffffff6b;letter-spacing:.8px;text-transform:uppercase;background:#141414;padding:10px 14px;font-size:11px;font-weight:700;transition:color .3s}.sp-gallery-item:hover .sp-gallery-caption{color:#fffc}.sp-two-col{grid-template-columns:1fr 1fr;gap:52px;display:grid}.sp-features{flex-direction:column;gap:10px;list-style:none;display:flex}.sp-features li{color:#ffffffb8;background:#ffffff08;border:1px solid #ffffff0d;border-radius:9px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;transition:background .2s,border-color .2s,transform .2s;display:flex}.sp-features li:hover{background:#ffffff0e;border-color:#ffffff1a;transform:translate(4px)}.sp-feat-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.sp-specs{border:1px solid #ffffff12;border-radius:14px;overflow:hidden}.sp-spec-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;transition:background .2s;display:flex}.sp-spec-row:last-child{border-bottom:none}.sp-spec-row:nth-child(2n){background:#ffffff05}.sp-spec-row:hover{background:#ffffff0a}.sp-spec-label{color:#ffffff61;letter-spacing:.3px;flex-shrink:0;font-size:12px;font-weight:600}.sp-spec-value{text-align:right;font-size:14px;font-weight:700}.sp-apps{flex-wrap:wrap;gap:10px;display:flex}.sp-app-chip{letter-spacing:.3px;border:1.5px solid;border-radius:100px;padding:8px 20px;font-size:13px;font-weight:600;transition:opacity .2s,transform .2s}.sp-app-chip:hover{opacity:.8;transform:translateY(-2px)}.sp-cta-banner{border:1px solid #ffffff12;border-left:4px solid var(--accent,#f97316);background:linear-gradient(135deg,#ffffff0a 0%,#ffffff05 100%);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:44px 52px;display:flex;position:relative;overflow:hidden}.sp-cta-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#f9731614 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-60px;right:-60px}.sp-cta-banner-text h3{color:#fff;letter-spacing:-.3px;margin-bottom:8px;font-family:Rajdhani,sans-serif;font-size:28px;font-weight:700}.sp-cta-banner-text p{color:#ffffff85;font-size:15px;line-height:1.65}.sp-nav-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.sp-nav-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:10px;padding:20px 24px;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:flex}.sp-nav-card:hover{background:#ffffff0e;border-color:#ffffff24;transform:translateY(-3px)}.sp-nav-next{text-align:right;align-items:flex-end}.sp-nav-dir{color:#ffffff4d;letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:700}.sp-nav-info{align-items:center;gap:12px;display:flex}.sp-nav-next .sp-nav-info{flex-direction:row-reverse}.sp-nav-info img{object-fit:cover;border-radius:7px;flex-shrink:0;width:52px;height:40px}.sp-nav-info span{color:#ffffffc7;font-size:14px;font-weight:600;line-height:1.3}.sp-lightbox{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f7;justify-content:center;align-items:center;animation:.2s lbFadeIn;display:flex;position:fixed;inset:0}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}.sp-lb-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:flex;position:absolute;top:20px;right:20px}.sp-lb-close:hover{background:#ffffff2e;transform:rotate(90deg)}.sp-lb-arrow{color:#fff;cursor:pointer;z-index:10;background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.sp-lb-arrow:hover{background:#ffffff29;transform:translateY(-50%)scale(1.08)}.sp-lb-prev{left:24px}.sp-lb-next{right:24px}.sp-lb-img-wrap{flex-direction:column;align-items:center;gap:18px;max-width:95vw;max-height:90vh;display:flex}.sp-lb-img-wrap img{object-fit:contain;border-radius:10px;max-width:100%;max-height:85vh;animation:.25s lbImgIn;display:block;box-shadow:0 32px 80px #000000b3}.sp-lb-caption{color:#ffffff8c;letter-spacing:1px;text-transform:uppercase;text-align:center;font-size:12px;font-weight:700}.sp-lb-counter{color:#ffffff47;letter-spacing:1px;font-size:12px}.sp-not-found{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;display:flex}.sp-back-btn{color:#f97316;font-size:15px;font-weight:600;text-decoration:none}.sp-related-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.sp-related-card{background:var(--dark3,#161616);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.sp-related-card:hover{border-color:var(--accent,#f97316);transform:translateY(-6px);box-shadow:0 20px 52px #00000073}.sp-related-img-wrap{aspect-ratio:16/9;position:relative;overflow:hidden}.sp-related-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .55s;display:block}.sp-related-card:hover .sp-related-img-wrap img{transform:scale(1.08)}.sp-related-overlay{background:linear-gradient(#0000 40%,#0000008c 100%);position:absolute;inset:0}.sp-related-tag{letter-spacing:1px;text-transform:uppercase;color:#fff;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.sp-related-body{flex-direction:column;flex:1;gap:8px;padding:18px 20px;display:flex}.sp-related-title{color:#fff;font-family:Rajdhani,sans-serif;font-size:16px;font-weight:700;line-height:1.3}.sp-related-short{color:#ffffff7a;flex:1;font-size:12px;line-height:1.6}.sp-related-link{letter-spacing:.5px;margin-top:4px;font-size:12px;font-weight:700;transition:letter-spacing .2s}.sp-related-card:hover .sp-related-link{letter-spacing:1.5px}@media (width<=900px){.sp-two-col{grid-template-columns:1fr;gap:44px}.sp-gallery{grid-template-columns:repeat(2,1fr)}.sp-cta-banner{flex-direction:column;align-items:flex-start;padding:32px}}@media (width<=768px){.sp-related-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.sp-hero-content{padding:96px 20px 52px}.sp-container{gap:48px;padding:44px 20px 64px}.sp-gallery,.sp-nav-row{grid-template-columns:1fr}.sp-lb-prev{left:8px}.sp-lb-next{right:8px}.sp-lb-arrow{width:40px;height:40px}}@media (width<=480px){.sp-related-grid{grid-template-columns:1fr}}.legal-page{background:#0f0f0f;min-height:100vh;padding:80px 0 60px}.legal-container{color:#ffffffd9;max-width:800px;margin:0 auto;padding:0 24px;font-family:Inter,sans-serif;line-height:1.7}.legal-back{color:#f97316;align-items:center;gap:6px;margin-bottom:32px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.legal-back:hover{opacity:.8}.legal-container h1{color:#fff;letter-spacing:-.5px;margin:0 0 8px;font-family:Rajdhani,sans-serif;font-size:clamp(28px,5vw,40px);font-weight:800}.legal-updated{color:#fff6;margin:0 0 40px;font-size:13px}.legal-container section{border-bottom:1px solid #ffffff12;margin-bottom:32px;padding-bottom:32px}.legal-container section:last-child{border-bottom:none}.legal-container h2{color:#fff;margin:0 0 12px;font-size:18px;font-weight:700}.legal-container p{color:#ffffffbf;margin:0 0 12px;font-size:15px}.legal-container ul{margin:0 0 12px;padding-left:20px}.legal-container li{color:#ffffffbf;margin-bottom:6px;font-size:15px}.legal-container a{color:#f97316;text-decoration:none}.legal-container a:hover{text-decoration:underline}@media (width<=600px){.legal-page{padding:60px 0 40px}}:root{--cb-primary:#f97316;--cb-primary-dk:#ea580c;--cb-bg:#0c0c0c;--cb-surface:#181818;--cb-surface2:#202020;--cb-border:#ffffff12;--cb-text:#f1f5f9;--cb-text-muted:#8a9ab0;--cb-user-bg:#f97316;--cb-bot-bg:#181818;--cb-radius:20px;--cb-shadow:0 28px 72px #000000a6, 0 4px 20px #00000059;--cb-w:380px;--cb-h:570px}.cb-fab{z-index:9999;background:var(--cb-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .2s,box-shadow .2s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 32px #f9731680}.cb-fab:hover{background:var(--cb-primary-dk);transform:scale(1.1);box-shadow:0 12px 40px #f973168c}.cb-fab--open{background:#374151;box-shadow:0 4px 16px #00000059}.cb-fab--open:hover{background:#2d3748;transform:scale(1.05)rotate(90deg)}.cb-fab-pulse{border:2px solid var(--cb-primary);pointer-events:none;border-radius:50%;animation:2.2s ease-out infinite cb-pulse;position:absolute;inset:-5px}@keyframes cb-pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.cb-badge{color:#fff;border:2px solid var(--cb-bg);background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.cb-window{z-index:9998;width:var(--cb-w);max-height:var(--cb-h);background:var(--cb-bg);border-radius:var(--cb-radius);box-shadow:var(--cb-shadow);opacity:0;pointer-events:none;transform-origin:100% 100%;border:1px solid #ffffff14;flex-direction:column;transition:opacity .28s,transform .28s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:100px;right:28px;overflow:hidden;transform:translateY(24px)scale(.94)}.cb-window--open{opacity:1;pointer-events:all;transform:translateY(0)scale(1)}.cb-window--min{max-height:64px}.cb-header{border-bottom:1px solid var(--cb-border);background:linear-gradient(135deg,#1a2744 0%,#0f172a 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.cb-header-info{align-items:center;gap:12px;display:flex}.cb-header-avatar{background:linear-gradient(135deg, var(--cb-primary), #fb923c);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:flex;position:relative;box-shadow:0 4px 12px #f9731659}.cb-online-dot{background:#22c55e;border:2px solid #0f172a;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:1px}.cb-header-name{color:var(--cb-text);letter-spacing:.3px;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:700}.cb-header-status{color:#22c55e;margin-top:1px;font-size:11px}.cb-header-actions{gap:4px;display:flex}.cb-icon-btn{width:30px;height:30px;color:var(--cb-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.cb-icon-btn:hover{color:var(--cb-text);background:#ffffff14}.cb-body{scroll-behavior:smooth;flex-direction:column;flex:1;gap:14px;padding:16px 14px;display:flex;overflow-y:auto}.cb-body::-webkit-scrollbar{width:3px}.cb-body::-webkit-scrollbar-track{background:0 0}.cb-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.cb-msg{align-items:flex-start;gap:8px;animation:.25s cb-fadein;display:flex}.cb-msg--user{flex-direction:row-reverse}@keyframes cb-fadein{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cb-avatar{background:linear-gradient(135deg, var(--cb-primary), #fb923c);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:10px;font-weight:800;display:flex}.cb-avatar--user{background:linear-gradient(135deg,#3b82f6,#6366f1)}.cb-msg-content{flex-direction:column;gap:6px;max-width:calc(100% - 80px);display:flex}.cb-msg--user .cb-msg-content{align-items:flex-end}.cb-bubble{word-break:break-word;border-radius:16px;padding:10px 14px;font-size:13.5px;line-height:1.6}.cb-bubble--bot{background:var(--cb-surface);color:var(--cb-text);border:1px solid #ffffff12;border-bottom-left-radius:4px}.cb-bubble--user{background:var(--cb-user-bg);color:#fff;border-bottom-right-radius:4px}.cb-time{color:var(--cb-text-muted);padding:0 4px;font-size:10px}.cb-service-link{color:var(--cb-primary);background:#f9731612;border:1px solid #f9731647;border-radius:20px;align-items:center;gap:4px;width:fit-content;padding:4px 10px;font-size:12.5px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.cb-service-link:hover{background:#f9731629;border-color:#f973168c}.cb-chips{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.cb-chip{color:#fb923c;cursor:pointer;white-space:nowrap;background:#f973160f;border:1px solid #f9731659;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s,transform .1s}.cb-chip:hover{border-color:var(--cb-primary);background:#f973162e;transform:translateY(-1px)}.cb-chip:active{transform:translateY(0)}.cb-typing .cb-bubble{align-items:center;gap:5px;padding:12px 16px;display:flex}.cb-dot{background:var(--cb-text-muted);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite cb-bounce}.cb-dot:nth-child(2){animation-delay:.2s}.cb-dot:nth-child(3){animation-delay:.4s}@keyframes cb-bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.cb-footer{border-top:1px solid var(--cb-border);background:var(--cb-bg);flex-shrink:0;padding:12px 14px 10px}.cb-input-row{background:var(--cb-surface);border:1px solid #ffffff14;border-radius:14px;align-items:flex-end;gap:8px;padding:8px 8px 8px 14px;transition:border-color .2s;display:flex}.cb-input-row:focus-within{border-color:#f9731673}.cb-input{color:var(--cb-text);resize:none;background:0 0;border:none;outline:none;flex:1;max-height:100px;padding:0;font-family:inherit;font-size:13.5px;line-height:1.5}.cb-input::placeholder{color:#ffffff38}.cb-send{width:34px;height:34px;color:var(--cb-text-muted);cursor:pointer;background:#f973161f;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .15s;display:flex}.cb-send--active{background:var(--cb-primary);color:#fff}.cb-send--active:hover{background:var(--cb-primary-dk);transform:scale(1.06)}.cb-send:disabled{cursor:default}.cb-footer-note{text-align:center;color:#ffffff47;margin-top:8px;font-size:10px}.cb-footer-note a{color:var(--cb-primary);text-decoration:none}.cb-footer-note a:hover{text-decoration:underline}@media (width<=480px){:root{--cb-w:calc(100vw - 24px)}.cb-window{bottom:90px;right:12px}.cb-fab{bottom:20px;right:16px}}
