:root{--primary:#0f4ec9;--primary-deep:#0a358a;--primary-bright:#2e73ff;--secondary:#0b1220;--ink:#142033;--muted:#5d6b84;--line:#d8e0ee;--surface:#fff;--surface-soft:#f4f8ff;--surface-strong:#e9f1ff;--success:#14a44d;--warning:#f2b200;--danger:#d32f2f;--shadow-sm:0 8px 24px #11213e14;--shadow-md:0 16px 44px #0e213e24;--radius-lg:18px;--radius-md:12px;--bg-main:radial-gradient(circle at 12% 10%, #2e73ff33, transparent 30%), radial-gradient(circle at 85% 6%, #0f4ec924, transparent 28%), linear-gradient(180deg, #f8fbff 0%, #f0f6ff 42%, #f8fbff 100%)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{color:var(--ink);background:var(--bg-main);font-family:Manrope,Segoe UI,Tahoma,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.navbar-brand span{letter-spacing:-.02em;color:var(--secondary);font-family:Plus Jakarta Sans,Manrope,sans-serif}a{text-decoration:none}.app-wrapper{isolation:isolate;position:relative}.app-wrapper:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(#0b122008 1px,#0000 1px),linear-gradient(90deg,#0b122008 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 35%,#0000 90%);mask-image:radial-gradient(circle,#000 35%,#0000 90%)}.site-navbar{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-bottom:1px solid #bdd1f138;padding:14px 0;transition:all .3s;background:linear-gradient(90deg,#081224e6,#091f3dc7)!important}.site-navbar.scrolled{border-bottom-color:#97b8f073;padding:10px 0;box-shadow:0 12px 28px #05102252;background:linear-gradient(92deg,#071224fa,#0b264af5)!important}.site-navbar .navbar-nav{align-items:center;gap:.05rem}.site-navbar .nav-item{position:relative}.navbar-brand{font-size:.98rem;font-weight:700;color:#fff!important}.nav-brand{gap:.6rem;min-width:260px}.nav-brand-logo{flex-shrink:0}.brand-text-wrap{flex-direction:column;line-height:1.02;display:inline-flex}.brand-title{color:#fff;letter-spacing:-.01em;font-size:1.06rem;font-weight:800}.brand-subtitle{color:#e9f1ffd6;letter-spacing:.13em;text-transform:uppercase;font-size:.63rem;font-weight:700}.navbar-brand span{color:#fff}.navbar-brand img{filter:drop-shadow(0 3px 8px #00000047);max-height:42px;transition:transform .25s}.navbar-brand img:hover{transform:translateY(-1px)}.navbar .nav-link{letter-spacing:.05em;text-transform:uppercase;margin:0 6px;padding:.42rem .46rem;font-size:.9rem;font-weight:700;transition:color .24s;position:relative;color:#e9f1ffcc!important}.nav-primary-list{align-items:center}.navbar .nav-link:after{content:"";background:linear-gradient(90deg,#77a6ff,#2e73ff);width:0;height:2px;transition:width .22s;position:absolute;bottom:-4px;left:0}.navbar .nav-link:hover,.navbar .nav-link.active{color:#fff!important}.navbar .nav-link:hover:after,.navbar .nav-link.active:after{width:100%}.navbar-dark.bg-dark .nav-link{color:#e9f1ffd1!important}.navbar-dark.bg-dark .nav-link:hover,.navbar-dark.bg-dark .nav-link.active{color:#fff!important}.navbar-toggler{border-color:#ffffff4d}.dropdown-toggle-custom{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;display:inline-flex}.dropdown-caret{font-size:.7rem;transition:transform .25s}.dropdown-caret.open{transform:rotate(180deg)}.dropdown-menu-custom{min-width:var(--menu-width,260px);border-radius:var(--radius-md);z-index:1000;background:#091b34f7;border:1px solid #92baff33;margin-top:8px;padding:9px;list-style:none;position:absolute;top:100%;left:0;box-shadow:0 16px 36px #06102173}.dropdown-item-custom{color:#e3eeffe0;letter-spacing:.045em;text-transform:uppercase;border-radius:8px;padding:10px 12px;font-size:.82rem;font-weight:650;text-decoration:none;transition:background .18s,color .18s;display:block}.nav-cta-btn{letter-spacing:.07em;text-transform:uppercase;padding:.46rem 1rem;font-size:.78rem}.theme-toggle-btn{color:#f0f6ff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border:1px solid #b3cefa6b;border-radius:999px;justify-content:center;align-items:center;gap:.42rem;padding:.46rem .75rem;font-size:.72rem;font-weight:700;transition:all .2s;display:inline-flex}.theme-toggle-btn:hover{background:#ffffff29;border-color:#b3cefabf}.theme-toggle-btn i{font-size:.85rem}.dropdown-item-custom:hover,.dropdown-item-custom.active{color:#fff;background:#2e73ff33}.page-section{margin-top:14px;position:relative}.page-content{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#ffffffc2;border:1px solid #bcd1f173;padding:28px}.section-title{color:var(--secondary);margin-bottom:15px;font-weight:700;display:inline-block;position:relative}.section-title:after{content:"";background:linear-gradient(90deg, var(--primary), var(--primary-bright));border-radius:100px;width:64px;height:3px;transition:width .3s;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-title:hover:after{width:92px}.text-muted{color:var(--muted)!important}.text-dark{color:var(--secondary)!important}.hero-video-section{box-shadow:var(--shadow-md);border-bottom-right-radius:34px;border-bottom-left-radius:34px}.hero-video-section .badge{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1px solid #c3d6f473}.hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.hero-title{letter-spacing:-.03em;font-size:clamp(2rem,4.9vw,4rem);line-height:1.08}.hero-subtitle{max-width:52rem;font-size:clamp(1.02rem,1.85vw,1.34rem);font-weight:500;line-height:1.55}.card{background:var(--surface);border-radius:var(--radius-md);border:1px solid #cfdcf2cc;transition:transform .28s,box-shadow .28s,border-color .28s;overflow:hidden;box-shadow:0 8px 24px #11213e0d}.hover-shadow:hover{border-color:#528fff61;transform:translateY(-6px);box-shadow:0 18px 42px #10274a24!important}.card .card-body h4,.card .card-body h5,.card .card-body h6{color:var(--secondary)}.card-img-top{object-fit:cover;height:210px}.bg-light{background:linear-gradient(#f7faff 0%,#eef4ff 100%)!important}.bg-white,.form-control,textarea.form-control,.chat-container{background-color:var(--surface)!important}.icon-box{justify-content:center;align-items:center;transition:transform .24s;display:flex}.icon-box:hover{transform:translateY(-2px)scale(1.04)}.btn{letter-spacing:.01em;border-radius:999px;font-weight:650}.btn-primary{background:linear-gradient(90deg, var(--primary), var(--primary-bright));border:none;box-shadow:0 10px 22px #2e73ff42}.btn-primary:hover{background:linear-gradient(90deg, var(--primary-deep), var(--primary))}.btn-outline-primary{color:var(--primary);border-color:#2e73ff75}.btn-outline-primary:hover{border-color:var(--primary);color:var(--primary-deep);background:#2e73ff14}.btn-cta{background:linear-gradient(90deg, var(--primary), var(--primary-bright));color:#fff;border:none;border-radius:999px;padding:10px 18px;font-weight:700;transition:transform .18s,box-shadow .18s;box-shadow:0 10px 22px #2e73ff42}.btn-cta:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 26px #2e73ff57}.btn-outline-cta{color:var(--primary);background:0 0;border:2px solid #2e73ff59;border-radius:999px;padding:8px 16px;font-weight:700;transition:all .2s}.btn-outline-cta:hover{color:var(--primary-deep);border-color:var(--primary);background:#2e73ff0f}.service-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.form-control,textarea.form-control{border-color:var(--line);border-radius:12px;padding:11px 13px}.form-control:focus,textarea.form-control:focus{border-color:#2e73ffb3;box-shadow:0 0 0 .2rem #2e73ff29}.alert-success{background:#eefaf3;border-color:#14a44d47;border-radius:12px}.chat-widget{z-index:9999;position:fixed;bottom:26px;right:26px}.chat-button{background:linear-gradient(145deg, var(--primary), var(--primary-bright));color:#fff;cursor:pointer;border:1px solid #accbff80;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 16px 30px #2e73ff57}.chat-button i{font-size:22px}.chat-container{background:#fff;border:1px solid #b0cbf799;border-radius:14px;flex-direction:column;width:360px;display:none;position:absolute;bottom:78px;right:0;overflow:hidden;box-shadow:0 24px 50px #0e213e2e}.chat-container.show{display:flex}.chat-header{color:#fff;background:linear-gradient(92deg,#0b2142 0%,#164fbb 100%);justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.chat-header h5{color:#fff;margin:0;font-size:1rem}.close-chat{color:#fff;cursor:pointer;background:0 0;border:none;font-size:18px}.chat-body{flex-direction:column;flex:1;height:300px;display:flex;overflow-y:auto}.messages{background:var(--surface-soft);flex:1;padding:14px 18px}.message{border-radius:13px;max-width:80%;margin-bottom:14px;padding:10px 14px;animation:.3s message-in}.message.user{background:linear-gradient(90deg, var(--primary), var(--primary-bright));color:#fff;border-radius:13px 13px 0;margin-left:auto}.message.support{color:#15253f;background:#e7efff;border-radius:13px 13px 13px 0}.message .time{color:#ffffffc7;margin-top:4px;font-size:10px}.message.support .time{color:#61718b}.chat-footer{border-top:1px solid var(--line);padding:12px 16px}.chat-input{background:var(--surface-soft);border:1px solid #cdddf8;border-radius:999px;display:flex;overflow:hidden}.chat-input input{background:0 0;border:none;outline:none;flex:1;padding:10px 14px;font-size:.92rem}.chat-input button{color:#fff;background:var(--primary);cursor:pointer;border:none;padding:10px 18px}.chat-input button:hover{background:var(--primary-deep)}.site-footer{border-top-left-radius:28px;border-top-right-radius:28px;margin-top:3rem;background:linear-gradient(#091428 0%,#071224 100%)!important}.case-study-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffd6;border:1px solid #b4cdf599;border-radius:24px;padding:1.5rem;transition:border-color .25s,box-shadow .25s}.case-study-card:hover{border-color:#2e73ff73;box-shadow:0 16px 40px #0b275426}.case-study-meta{background:#fff;border:1px solid #cedff7cc;border-radius:18px;padding:1.25rem}.case-study-sector{letter-spacing:.11em;text-transform:uppercase;color:#1e5fd8;background:#31ace71f;border:1px solid #31ace733;border-radius:8px;padding:.38rem .5rem;font-size:.66rem;font-weight:800;display:inline-block}.case-study-content{flex-direction:column;justify-content:center;gap:1.1rem;display:flex}.case-study-label{text-transform:uppercase;letter-spacing:.09em;color:#72839d;font-size:.64rem;font-weight:800;display:block}.case-study-heading{letter-spacing:.1em;font-size:.72rem}.case-study-company{font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.22}.case-study-detail{font-size:.79rem;line-height:1.55}.case-study-body{font-size:.92rem;line-height:1.68}.case-studies-section .section-title{font-size:clamp(1.9rem,3.1vw,2.85rem);line-height:1.08}.case-studies-section .lead{max-width:47rem;margin-inline:auto;font-size:clamp(1.02rem,1.42vw,1.2rem)}.case-study-icon-wrap{background:#2e73ff1a;border:1px solid #2e73ff33;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}.site-footer h5,.site-footer h6,.site-footer p,.site-footer li,.site-footer a{color:#dfecffe6!important}.site-footer a:hover{color:#fff!important}.site-footer .text-primary{color:#7fb0ff!important}.site-footer hr{border-color:#b4c9ec40}body.theme-dark{--ink:#dce7ff;--muted:#a8b8d6;--line:#2b3f63;--surface:#0e1a2d;--surface-soft:#111f35;--surface-strong:#172844;--secondary:#f0f5ff;--bg-main:radial-gradient(circle at 12% 10%, #2e73ff2e, transparent 32%), radial-gradient(circle at 85% 6%, #31ace71f, transparent 30%), linear-gradient(180deg, #060d18 0%, #091427 45%, #0a1322 100%)}body.theme-dark .app-wrapper:before{background-image:linear-gradient(#8aa9e017 1px,#0000 1px),linear-gradient(90deg,#8aa9e017 1px,#0000 1px)}body.theme-dark h1,body.theme-dark h2,body.theme-dark h3,body.theme-dark h4,body.theme-dark h5,body.theme-dark h6,body.theme-dark .navbar-brand span{color:#f0f5ff}body.theme-dark .site-navbar{border-bottom-color:#587ab86b;background:linear-gradient(90deg,#040a14ed,#051222eb)!important}body.theme-dark .site-navbar.scrolled{box-shadow:0 14px 32px #01060c9e;background:linear-gradient(90deg,#030912fa,#07172df7)!important}body.theme-dark .page-content{background:#0c182ad9;border-color:#3d5b8ab3;box-shadow:0 16px 34px #02081180}body.theme-dark .card{background:#101f35;border-color:#406294bf;box-shadow:0 12px 28px #02081073}body.theme-dark .hover-shadow:hover{border-color:#75a5ff99;box-shadow:0 18px 40px #00060e99!important}body.theme-dark .text-muted{color:#a8b8d6!important}body.theme-dark .text-dark{color:#e6efff!important}body.theme-dark .bg-light{background:linear-gradient(#0d1a2f 0%,#12233b 100%)!important}body.theme-dark .btn-outline-primary{color:#b5d2ff;border-color:#7baaffbd}body.theme-dark .btn-outline-primary:hover{color:#e2eeff;background:#6398ff2b}body.theme-dark .btn-outline-light{color:#e8f2ff;border-color:#b9d3ffcc}body.theme-dark .btn-outline-light:hover{background:#ffffff1f}body.theme-dark .dropdown-menu-custom{background:#06101efa;border-color:#5b7eb5b3}body.theme-dark .dropdown-item-custom:hover,body.theme-dark .dropdown-item-custom.active{background:#5e95ff3d}body.theme-dark .form-control,body.theme-dark textarea.form-control{color:#e8f1ff;border-color:#33527f;background:#0f1d31!important}body.theme-dark .form-control::placeholder,body.theme-dark textarea.form-control::placeholder{color:#8ba3c6}body.theme-dark .chat-input{background:#13253f;border-color:#31517d}body.theme-dark .chat-input input{color:#e4efff}body.theme-dark .messages{background:#0f1e33}body.theme-dark .message.support{color:#e4efff;background:#193154}body.theme-dark .case-study-card{background:#0b1729e6;border-color:#48699eb8}body.theme-dark .case-study-meta{background:#12253f;border-color:#4a70abd1}.object-fit-cover{object-fit:cover}.font-italic{font-style:italic}.transition-all{transition:all .3s}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#e8f0ff}::-webkit-scrollbar-thumb{background:linear-gradient(#367fff,#0f4ec9);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#2f73e7,#0c3f9f)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes message-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.6s forwards fadeInUp}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}@media (width<=991px){.navbar-brand{font-size:.9rem}.navbar-brand img{max-height:34px}.brand-subtitle{letter-spacing:.11em;font-size:.58rem}.nav-item.dropdown{position:static}.dropdown-menu-custom{box-shadow:none;background:#ffffff12;border-color:#a7c5fb42;margin-top:2px;margin-bottom:8px;position:static;min-width:100%!important}.dropdown-toggle-custom{text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.site-navbar .navbar-nav{align-items:stretch}.nav-cta-btn{width:100%;margin-top:.35rem}.page-content{padding:20px}}@media (width<=768px){.hero-video-section{border-bottom-right-radius:24px;border-bottom-left-radius:24px;min-height:460px!important}.chat-container{width:310px}.site-footer{border-top-left-radius:20px;border-top-right-radius:20px}}@media (width<=576px){.page-content{padding:18px 16px}.chat-widget{bottom:14px;right:14px}.chat-container{width:calc(100vw - 24px);max-height:74vh;bottom:72px;right:-6px}.chat-body{height:260px}.chat-button{width:52px;height:52px}.chat-button i{font-size:18px}}
