*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#1e293b;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6,.font-display{font-family:Outfit,Plus Jakarta Sans,sans-serif;letter-spacing:-.02em}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.header-nav{position:sticky;top:0;width:100%;background-color:#fffffffa;border-bottom:1px solid rgba(226,232,240,.9);box-shadow:0 1px 2px #0000000d;z-index:100;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.nav-container{padding-left:2rem;padding-right:2rem}}.nav-row{display:flex;align-items:center;justify-content:space-between;min-height:96px}.nav-logo-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;display:flex;align-items:center}.nav-logo-btn .brand-logo-image{width:88px;height:88px}.nav-desktop-menu{display:none;align-items:center;gap:2rem;font-size:.9375rem;font-weight:600;margin-left:auto;margin-right:3.5rem}@media(min-width:992px){.nav-desktop-menu{display:flex}}@media(max-width:1200px){.nav-desktop-menu{margin-right:1.75rem;gap:1.5rem}}.nav-item-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;position:relative;padding:.5rem 0;color:#334155;transition:all .15s ease-in-out;display:flex;align-items:center;gap:.375rem}.nav-item-btn:hover{color:#0284c7}.nav-item-btn.active{color:#0284c7;font-weight:700}.nav-item-btn .nav-active-indicator{position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:#0284c7;border-radius:9999px}.dropdown-wrapper{position:relative}.dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:260px;width:max-content;max-width:min(320px,100vw - 2rem);background-color:#fff;border-radius:20px;box-shadow:0 20px 35px -8px #0f172a2e,0 0 0 1px #e2e8f0f2;border:1px solid #e2e8f0;padding:.5rem;z-index:100;overflow:hidden}.dropdown-menu.dropdown-menu-right{left:auto;right:0}.dropdown-menu .dropdown-option{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;width:100%;text-align:left;padding:.625rem .875rem;border-radius:12px;font-size:.875rem;font-weight:600;color:#334155;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:space-between}.dropdown-menu .dropdown-option:hover{background-color:#f0f9ff;color:#0284c7}.dropdown-menu .dropdown-option.selected{background-color:#f0f9ff;color:#0284c7;font-weight:700}.mobile-toggle-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;padding:.625rem;border-radius:12px;background-color:#f1f5f9;color:#334155;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center}.mobile-toggle-btn:hover{background-color:#e2e8f0;color:#0284c7}@media(min-width:992px){.mobile-toggle-btn{display:none}}.mobile-dropdown-drawer{position:fixed;top:96px;left:0;right:0;bottom:0;width:100vw;height:calc(100vh - 96px);height:calc(100dvh - 96px);background-color:#fff;z-index:99;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;border-top:1px solid #e2e8f0;display:flex;flex-direction:column}@media(min-width:992px){.mobile-dropdown-drawer{display:none}}@media(max-width:991px){.brand-lockup-md .brand-name{font-size:.875rem}}.mobile-drawer-content{flex:1;padding:1.25rem 1.25rem 2.5rem;display:flex;flex-direction:column}.mobile-nav-list{display:flex;flex-direction:column;gap:.625rem}.mobile-nav-item{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;width:100%;text-align:left;padding:1rem 1.125rem;border-radius:20px;background-color:#f8fafc;border:1px solid #e2e8f0;font-size:1rem;font-weight:700;color:#1e293b;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:space-between}.mobile-nav-item:hover,.mobile-nav-item.active{background-color:#f0f9ff;border-color:#bae6fd;color:#0369a1}.mobile-accordion-group{border-radius:20px;border:1px solid #e2e8f0;background-color:#f8fafc;overflow:hidden;transition:all .15s ease-in-out}.mobile-accordion-toggle{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;outline:none;width:100%;text-align:left;padding:1rem 1.125rem;font-size:1rem;font-weight:700;color:#1e293b;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .15s ease-in-out}.mobile-accordion-toggle:hover{background-color:#f1f5f9;color:#0369a1}.mobile-accordion-toggle.active-parent{color:#0369a1}.mobile-accordion-children{padding:.375rem .75rem .875rem;border-top:1px solid #e2e8f0;background-color:#fff;display:flex;flex-direction:column;gap:.375rem}.mobile-child-link{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;width:100%;text-align:left;padding:.75rem .875rem;border-radius:16px;font-size:.875rem;color:#334155;display:flex;align-items:center;justify-content:space-between;transition:all .15s ease-in-out}.mobile-child-link:hover{background-color:#f0f9ff;color:#0284c7}.mobile-child-link.active{background-color:#f0f9ff;color:#0369a1;font-weight:700}.home-wrapper{width:100%;overflow-x:hidden}.hero-section{position:relative;min-height:calc(100vh - 160px);min-height:82vh;background:linear-gradient(180deg,#edf7fe,#f4faff 35%,#fff);color:#0f172a;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid rgba(224,242,254,.9);width:100%}.hero-snow-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto}.hero-overlay-radial{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 38%,#bae6fd61,#f0f9ff80 45%,#fffffff2 85%);z-index:2;pointer-events:none}.hero-overlay-frost{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(1.5px 1.5px at 20px 30px,rgba(14,165,233,.15),transparent),radial-gradient(1.5px 1.5px at 70px 90px,rgba(56,189,248,.12),transparent),radial-gradient(2px 2px at 120px 50px,rgba(2,132,199,.08),transparent);background-size:150px 150px;opacity:.6;z-index:2;pointer-events:none}.hero-frost-orb{position:absolute;border-radius:9999px;filter:blur(90px);pointer-events:none;z-index:2;opacity:.55}.hero-frost-orb-1{width:480px;height:480px;top:-80px;left:10%;background:radial-gradient(circle,#7dd3fc59,#e0f2fe00 70%)}.hero-frost-orb-2{width:520px;height:520px;top:120px;right:5%;background:radial-gradient(circle,#38bdf840,#f0f9ff00 70%)}.hero-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.hero-container{padding-left:2rem;padding-right:2rem}}.hero-container{padding-top:6rem;padding-bottom:6.5rem;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-content{max-width:980px;display:flex;flex-direction:column;align-items:center;gap:2.25rem;width:100%}.hero-headline{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:2.75rem;font-weight:900;line-height:1.1;letter-spacing:-.035em;color:#0f172a;max-width:920px;text-wrap:balance}@media(min-width:640px){.hero-headline{font-size:3.95rem}}@media(min-width:1024px){.hero-headline{font-size:4.75rem}}.hero-headline .gradient-text{background:linear-gradient(135deg,#0369a1,#0ea5e9 45%,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.hero-subtext{font-size:1.1875rem;font-weight:400;line-height:1.7;color:#475569;max-width:720px;text-wrap:balance}@media(min-width:640px){.hero-subtext{font-size:1.325rem}}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.25rem;padding-top:.5rem}.btn-primary{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;font-weight:700;font-size:1.05rem;padding:1.15rem 2.5rem;border-radius:20px;box-shadow:0 10px 25px -4px #0284c766,0 4px 6px -2px #0284c733;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;align-items:center;gap:.75rem;border:1px solid rgba(255,255,255,.3)}.btn-primary:hover{background:linear-gradient(135deg,#0ea5e9,#0284c7);box-shadow:0 16px 32px -4px #0284c780,0 6px 12px -2px #0284c74d}.btn-primary:hover .btn-icon-arrow{transform:translate(4px)}.btn-primary .btn-icon-arrow{transition:transform .2s ease}.btn-secondary{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;background-color:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#1e293b;border:1px solid #cbd5e1;font-weight:700;font-size:1.05rem;padding:1.15rem 2.5rem;border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;align-items:center;gap:.625rem}.btn-secondary:hover{background-color:#fff;color:#0369a1;border-color:#38bdf8;box-shadow:0 12px 24px -4px #0f172a14}.btn-secondary:hover .btn-icon-msg{color:#0284c7;transform:scale(1.1)}.btn-secondary .btn-icon-msg{color:#0284c7;transition:all .15s ease-in-out}.snow-canvas-container{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.snow-canvas-element{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.solutions-page-wrapper{width:100%;background:linear-gradient(180deg,#f8fafc,#f0f9ff 25%,#fff 60%,#f8fafc);color:#0f172a;padding-bottom:6rem;min-height:100vh}.solutions-main-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.solutions-main-container{padding-left:2rem;padding-right:2rem}}.solutions-main-container{padding-top:2rem;display:flex;flex-direction:column;gap:3.5rem}@media(min-width:768px){.solutions-main-container{padding-top:2.5rem;gap:4.5rem}}.solutions-storyline-stack{display:flex;flex-direction:column;gap:3.5rem}@media(min-width:768px){.solutions-storyline-stack{gap:5rem}}.product-hero-container{display:flex;flex-direction:column;gap:1.5rem;width:100%}.product-hero-container .hero-top-heading-block{display:flex;flex-direction:column;gap:.75rem}.product-hero-container .hero-top-heading-block .hero-product-name{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:2.25rem;font-weight:900;line-height:1.12;letter-spacing:-.03em;color:#020617}@media(min-width:640px){.product-hero-container .hero-top-heading-block .hero-product-name{font-size:3rem}}@media(min-width:1024px){.product-hero-container .hero-top-heading-block .hero-product-name{font-size:3.5rem}}.product-hero-container .hero-top-heading-block .hero-product-tagline{font-size:1.125rem;font-weight:600;color:#0369a1;line-height:1.45;max-width:820px}@media(min-width:768px){.product-hero-container .hero-top-heading-block .hero-product-tagline{font-size:1.25rem}}.product-hero-container .hero-picture-card{position:relative;border-radius:32px;overflow:hidden;background:#020617;border:1px solid rgba(226,232,240,.8);box-shadow:0 20px 40px -10px #0f172a26;height:380px;width:100%}@media(min-width:640px){.product-hero-container .hero-picture-card{height:460px}}@media(min-width:1024px){.product-hero-container .hero-picture-card{height:540px}}.product-hero-container .hero-picture-card .hero-main-img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.product-hero-container .hero-picture-card:hover .hero-main-img{transform:scale(1.03)}.product-hero-container .hero-picture-card .hero-gradient-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#02061726,#0206170d,#020617bf);pointer-events:none}.product-hero-container .hero-picture-card .hero-floating-badges{position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;z-index:2}@media(min-width:768px){.product-hero-container .hero-picture-card .hero-floating-badges{bottom:1.75rem;left:1.75rem;right:1.75rem}}.product-hero-container .hero-picture-card .hero-floating-badges .floating-pill-dark{background:#020617d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.8125rem;font-weight:700;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #0000004d}.product-hero-container .hero-picture-card .hero-floating-badges .floating-pill-dark .pill-dot{width:8px;height:8px;border-radius:9999px;background:#34d399;box-shadow:0 0 8px #34d399}.product-hero-container .hero-picture-card .hero-floating-badges .floating-gallery-shortcut{display:inline-flex;align-items:center;gap:.5rem;background:#0ea5e9;color:#020617;font-size:.8125rem;font-weight:800;padding:.55rem 1.15rem;border-radius:9999px;box-shadow:0 4px 16px #0ea5e966;transition:all .15s ease-in-out;text-decoration:none}.product-hero-container .hero-picture-card .hero-floating-badges .floating-gallery-shortcut:hover{background:#fff;transform:translateY(-2px)}.product-overview-section{display:flex;flex-direction:column;gap:2rem}.product-overview-section .overview-header-group{display:flex;flex-direction:column;gap:.5rem}.product-overview-section .overview-header-group .section-eyebrow{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#0284c7}.product-overview-section .overview-header-group .section-headline{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.85rem;font-weight:900;letter-spacing:-.02em;color:#0f172a}@media(min-width:640px){.product-overview-section .overview-header-group .section-headline{font-size:2.25rem}}.product-overview-section .overview-grid{display:grid;grid-template-columns:1fr;gap:1.75rem}@media(min-width:1024px){.product-overview-section .overview-grid{grid-template-columns:1.3fr 1fr;gap:2.5rem}}.product-overview-section .overview-narrative-flow{display:flex;flex-direction:column;gap:1.5rem;padding:.5rem 0}.product-overview-section .overview-narrative-flow .overview-lead{font-size:1.2rem;line-height:1.7;font-weight:600;color:#0f172a;letter-spacing:-.01em}@media(min-width:640px){.product-overview-section .overview-narrative-flow .overview-lead{font-size:1.25rem}}.product-overview-section .overview-narrative-flow .overview-body{font-size:1rem;line-height:1.8;color:#475569}@media(min-width:640px){.product-overview-section .overview-narrative-flow .overview-body{font-size:1.05rem}}.product-overview-section .overview-specs-card{background:linear-gradient(135deg,#020617,#0f172a);color:#fff;border-radius:24px;border:1px solid rgba(255,255,255,.08);padding:2rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.product-overview-section .overview-specs-card .specs-card-title{font-size:.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#38bdf8;display:flex;align-items:center;gap:.5rem}.product-overview-section .overview-specs-card .specs-items-stack{display:flex;flex-direction:column;gap:.85rem;margin-top:1rem}.product-overview-section .overview-specs-card .specs-items-stack .spec-row-item{display:flex;align-items:center;justify-content:space-between;padding-bottom:.65rem;border-bottom:1px solid rgba(255,255,255,.08)}.product-overview-section .overview-specs-card .specs-items-stack .spec-row-item .s-lbl{font-size:.75rem;color:#94a3b8;font-weight:600;text-transform:uppercase}.product-overview-section .overview-specs-card .specs-items-stack .spec-row-item .s-val{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;color:#fff;font-weight:700}.product-overview-section .overview-specs-card .specs-bottom-badge{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#7dd3fc;background:#0ea5e91f;padding:.65rem 1rem;border-radius:16px;border:1px solid rgba(56,189,248,.2)}.product-benefits-section{display:flex;flex-direction:column;gap:2.25rem}.product-benefits-section .benefits-intro-block{display:flex;flex-direction:column;gap:.5rem}.product-benefits-section .benefits-intro-block .section-eyebrow{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#0284c7}.product-benefits-section .benefits-intro-block .section-headline{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.85rem;font-weight:900;letter-spacing:-.02em;color:#0f172a}@media(min-width:640px){.product-benefits-section .benefits-intro-block .section-headline{font-size:2.25rem}}.product-benefits-section .benefits-intro-block .section-subtext{font-size:.9375rem;color:#475569;max-width:720px}.product-benefits-section .benefits-tri-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.product-benefits-section .benefits-tri-grid{grid-template-columns:repeat(3,1fr)}}.product-benefits-section .benefits-dual-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.product-benefits-section .benefits-dual-grid{grid-template-columns:repeat(2,1fr)}}.product-benefits-section .benefit-card-column{border-radius:24px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 2px #0000000a}.product-benefits-section .benefit-card-column:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-benefits-section .benefit-card-column.theme-who{background:#fff;border:1px solid rgba(14,165,233,.3)}.product-benefits-section .benefit-card-column.theme-who .benefit-icon-box{background:linear-gradient(145deg,#38bdf8,#0284c7);color:#fff}.product-benefits-section .benefit-card-column.theme-who .benefit-title{color:#0f172a}.product-benefits-section .benefit-card-column.theme-why{background:#fff;border:1px solid rgba(16,185,129,.3)}.product-benefits-section .benefit-card-column.theme-why .benefit-icon-box{background:linear-gradient(145deg,#34d399,#059669);color:#fff}.product-benefits-section .benefit-card-column.theme-why .benefit-title{color:#0f172a}.product-benefits-section .benefit-card-column.theme-what{background:#fff;border:1px solid rgba(245,158,11,.3)}.product-benefits-section .benefit-card-column.theme-what .benefit-icon-box{background:linear-gradient(145deg,#fbbf24,#d97706);color:#fff}.product-benefits-section .benefit-card-column.theme-what .benefit-title{color:#0f172a}.product-benefits-section .benefit-card-column .card-top-header{display:flex;align-items:center;gap:.85rem}.product-benefits-section .benefit-card-column .card-top-header .benefit-icon-box{width:44px;height:44px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(255,255,255,.7);box-shadow:0 8px 16px #0f172a24,inset 0 1px #ffffff61}.product-benefits-section .benefit-card-column .card-top-header .benefit-icon-box svg{filter:drop-shadow(0 1px 1px rgba(15,23,42,.25))}.product-benefits-section .benefit-card-column .card-top-header .benefit-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:800;line-height:1.2}.product-benefits-section .benefit-card-column .card-top-header .benefit-subtitle{font-size:.75rem;font-weight:600;color:#64748b}.product-benefits-section .benefit-card-column .benefit-points-list{display:flex;flex-direction:column;gap:.85rem;list-style:none;padding:0;margin:0}.product-benefits-section .benefit-card-column .benefit-points-list li{display:flex;align-items:flex-start;gap:.65rem;font-size:.875rem;line-height:1.55;color:#334155}.product-benefits-section .benefit-card-column .benefit-points-list li .bullet-icon{flex-shrink:0;margin-top:.2rem}.how-it-works-section{display:flex;flex-direction:column;gap:2rem}.how-it-works-section .how-it-works-header{display:flex;flex-direction:column;gap:.5rem}.how-it-works-section .how-it-works-header .section-eyebrow{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#0284c7}.how-it-works-section .how-it-works-header .section-headline{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.85rem;font-weight:900;letter-spacing:-.02em;color:#0f172a}@media(min-width:640px){.how-it-works-section .how-it-works-header .section-headline{font-size:2.25rem}}.how-it-works-section .how-it-works-header .section-subtext{font-size:.9375rem;color:#475569;max-width:760px}.how-it-works-section .how-process-steps-row{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.how-it-works-section .how-process-steps-row{grid-template-columns:repeat(3,1fr)}}.how-it-works-section .how-process-steps-row .process-step-box{background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:20px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 1px 2px #0000000a;transition:all .15s ease-in-out}.how-it-works-section .how-process-steps-row .process-step-box:hover{transform:translateY(-3px);box-shadow:0 1px 2px #0000000d}.how-it-works-section .how-process-steps-row .process-step-box .step-num-tag{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:800;color:#0284c7;text-transform:uppercase}.how-it-works-section .how-process-steps-row .process-step-box .step-title{font-size:1rem;font-weight:800;color:#0f172a}.how-it-works-section .how-process-steps-row .process-step-box .step-desc{font-size:.8125rem;color:#475569;line-height:1.5}.how-it-works-section .how-use-illustration-card{position:relative;border-radius:24px;overflow:hidden;background:#020617;border:1px solid rgba(226,232,240,.9);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;width:100%;height:360px}@media(min-width:640px){.how-it-works-section .how-use-illustration-card{height:440px}}@media(min-width:1024px){.how-it-works-section .how-use-illustration-card{height:500px}}.how-it-works-section .how-use-illustration-card .illustration-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.how-it-works-section .how-use-illustration-card:hover .illustration-img{transform:scale(1.02)}.schematic-wrapper{background:#020617;border-radius:24px;padding:1.5rem;color:#f1f5f9;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #1e293b;position:relative;overflow:hidden}@media(min-width:768px){.schematic-wrapper{padding:2rem}}.schematic-wrapper .schematic-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1;pointer-events:none;background-image:radial-gradient(#38bdf8 1px,transparent 1px),linear-gradient(to right,#1e293b 1px,transparent 1px),linear-gradient(to bottom,#1e293b 1px,transparent 1px);background-size:24px 24px,48px 48px,48px 48px}.schematic-wrapper .schematic-header{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(30,41,59,.8);position:relative;z-index:10}@media(min-width:768px){.schematic-wrapper .schematic-header{flex-direction:row;align-items:center}}.schematic-wrapper .schematic-header .schematic-title-group .schematic-eyebrow{display:flex;align-items:center;gap:.5rem;color:#38bdf8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:.25rem}.schematic-wrapper .schematic-header .schematic-title-group .schematic-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:-.01em}@media(min-width:768px){.schematic-wrapper .schematic-header .schematic-title-group .schematic-title{font-size:1.5rem}}.schematic-wrapper .schematic-header .schematic-title-group .schematic-subtitle{font-size:.75rem;color:#94a3b8;margin-top:.25rem}.schematic-wrapper .schematic-header .schematic-controls{display:flex;align-items:center;gap:.5rem;background:#0f172ae6;border:1px solid rgba(51,65,85,.8);border-radius:20px;padding:.35rem;align-self:flex-start}@media(min-width:768px){.schematic-wrapper .schematic-header .schematic-controls{align-self:auto}}.schematic-wrapper .schematic-header .schematic-controls .schematic-toggle-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;display:flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:16px;font-size:.75rem;font-weight:700;transition:all .15s ease-in-out}.schematic-wrapper .schematic-header .schematic-controls .schematic-toggle-btn.active{background:#0ea5e9;color:#020617;box-shadow:0 4px 12px #0ea5e94d}.schematic-wrapper .schematic-header .schematic-controls .schematic-toggle-btn.paused{background:#1e293b;color:#cbd5e1}.schematic-wrapper .schematic-header .schematic-controls .schematic-toggle-btn.paused:hover{background:#334155;color:#fff}.schematic-wrapper .schematic-header .schematic-controls .schematic-reset-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;padding:.4rem;border-radius:16px;color:#94a3b8;transition:all .15s ease-in-out}.schematic-wrapper .schematic-header .schematic-controls .schematic-reset-btn:hover{background:#1e293b;color:#fff}.schematic-wrapper .schematic-stage-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:1.5rem 0;position:relative;z-index:10}@media(min-width:1024px){.schematic-wrapper .schematic-stage-grid{grid-template-columns:1.8fr 1fr}}.schematic-wrapper .schematic-canvas-box{background:#0f172ae6;border-radius:24px;border:1px solid rgba(30,41,59,.9);padding:1.5rem;position:relative;min-height:340px;display:flex;align-items:center;justify-content:center;overflow:hidden}.schematic-wrapper .schematic-canvas-box .schematic-svg-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;stroke:#38bdf84d;stroke-width:2}.schematic-wrapper .schematic-canvas-box .schematic-node-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;outline:none;position:absolute;transform:translate(-50%,-50%);z-index:20;cursor:pointer;display:flex;flex-direction:column;align-items:center}.schematic-wrapper .schematic-canvas-box .schematic-node-btn .schematic-node-ring{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:9999px;transition:all .15s ease-in-out}.schematic-wrapper .schematic-canvas-box .schematic-node-btn.selected .schematic-node-ring{background:#38bdf84d;animation:pulse 2s infinite}.schematic-wrapper .schematic-canvas-box .schematic-node-btn .schematic-node-icon{width:40px;height:40px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:800;font-size:.8125rem;border:2px solid rgba(56,189,248,.6);background:#0f172a;color:#38bdf8;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .15s ease-in-out}.schematic-wrapper .schematic-canvas-box .schematic-node-btn.selected .schematic-node-icon{background:#0ea5e9;color:#020617;border-color:#fff;transform:scale(1.1);box-shadow:0 0 20px #0ea5e999}.schematic-wrapper .schematic-canvas-box .schematic-node-btn:hover .schematic-node-icon{border-color:#38bdf8;background:#082f49}.schematic-wrapper .schematic-canvas-box .schematic-node-btn .schematic-node-label{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:.4rem;white-space:nowrap;padding:.2rem .5rem;border-radius:8px;background:#020617e6;border:1px solid #1e293b;font-size:.625rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:600;color:#cbd5e1;pointer-events:none}.schematic-wrapper .schematic-canvas-box .schematic-canvas-footer{position:absolute;left:1.5rem;right:1.5rem;bottom:1rem;display:flex;align-items:center;justify-content:space-between;font-size:.6875rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#64748b;border-top:1px solid rgba(30,41,59,.8);padding-top:.75rem;pointer-events:none}.schematic-wrapper .schematic-canvas-box .schematic-canvas-footer .status-active{color:#38bdf8;font-weight:600}.schematic-wrapper .schematic-inspector-card{background:#0f172ae6;border-radius:24px;border:1px solid #1e293b;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between}.schematic-wrapper .schematic-inspector-card .schematic-inspector-header{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#94a3b8;padding-bottom:.75rem;border-bottom:1px solid #1e293b}.schematic-wrapper .schematic-inspector-card .schematic-inspector-header .inspector-label{display:flex;align-items:center;gap:.4rem;color:#38bdf8;font-weight:800}.schematic-wrapper .schematic-inspector-card .schematic-inspector-header .node-badge{background:#082f49;color:#7dd3fc;padding:.2rem .5rem;border-radius:8px;border:1px solid #0369a1;font-weight:800}.schematic-wrapper .schematic-inspector-card .schematic-inspector-body{padding:1rem 0;display:flex;flex-direction:column;gap:.85rem}.schematic-wrapper .schematic-inspector-card .schematic-inspector-body .inspector-node-title{font-size:1.125rem;font-weight:800;color:#fff;line-height:1.25}.schematic-wrapper .schematic-inspector-card .schematic-inspector-body .schematic-inspector-metric{display:inline-flex;align-items:center;gap:.4rem;background:#0ea5e91a;color:#7dd3fc;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;padding:.3rem .65rem;border-radius:12px;border:1px solid rgba(56,189,248,.3);align-self:flex-start}.schematic-wrapper .schematic-inspector-card .schematic-inspector-body .schematic-inspector-desc{font-size:.75rem;color:#cbd5e1;line-height:1.6;background:#02061799;padding:.75rem;border-radius:20px;border:1px solid #1e293b}.schematic-wrapper .schematic-inspector-card .schematic-inspector-body .inspector-specs-rows{display:flex;flex-direction:column;gap:.4rem;padding-top:.5rem;font-size:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.schematic-wrapper .schematic-inspector-card .schematic-inspector-body .inspector-specs-rows .spec-item{display:flex;justify-content:space-between;color:#94a3b8}.schematic-wrapper .schematic-inspector-card .schematic-inspector-body .inspector-specs-rows .spec-item .status-val{color:#34d399;font-weight:700;display:flex;align-items:center;gap:.3rem}.schematic-wrapper .schematic-inspector-card .schematic-inspector-body .inspector-specs-rows .spec-item .cert-val{color:#7dd3fc}.schematic-wrapper .schematic-inspector-card .schematic-inspector-footer{padding-top:.85rem;border-top:1px solid #1e293b;font-size:.6875rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#94a3b8;display:flex;align-items:center;justify-content:space-between}.schematic-wrapper .schematic-inspector-card .schematic-inspector-footer .verified-tag{color:#34d399}.schematic-wrapper .schematic-flow-banner{background:#082f4999;border:1px solid rgba(3,105,161,.6);border-radius:20px;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;position:relative;z-index:10}.schematic-wrapper .schematic-flow-banner .flow-icon-box{width:32px;height:32px;border-radius:16px;background:#0ea5e933;color:#38bdf8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.schematic-wrapper .schematic-flow-banner .flow-text-group{font-size:.75rem}.schematic-wrapper .schematic-flow-banner .flow-text-group .flow-title{font-weight:700;color:#bae6fd;display:block}.schematic-wrapper .schematic-flow-banner .flow-text-group .flow-sequence{color:#7dd3fc;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6875rem}.product-gallery-section{background:transparent;color:#0f172a;border-radius:0;padding:.5rem 0;border:none;box-shadow:none;display:flex;flex-direction:column;gap:2rem}.product-gallery-section .gallery-header-row{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:1024px){.product-gallery-section .gallery-header-row{flex-direction:row;align-items:flex-end;justify-content:space-between}}.product-gallery-section .gallery-header-row .gallery-title-block{display:flex;flex-direction:column;gap:.5rem;max-width:650px}.product-gallery-section .gallery-header-row .gallery-title-block .gallery-eyebrow{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#0284c7}.product-gallery-section .gallery-header-row .gallery-title-block .gallery-headline{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.85rem;font-weight:900;letter-spacing:-.02em;color:#0f172a}@media(min-width:640px){.product-gallery-section .gallery-header-row .gallery-title-block .gallery-headline{font-size:2.25rem}}.product-gallery-section .gallery-header-row .gallery-title-block .gallery-subtext{font-size:1rem;color:#475569;line-height:1.6}.product-gallery-section .gallery-header-row .direct-gallery-btn{display:inline-flex;align-items:center;gap:.65rem;background:#0284c7;color:#fff;font-size:.9375rem;font-weight:800;padding:.85rem 1.75rem;border-radius:20px;box-shadow:0 4px 18px #0ea5e94d;white-space:nowrap;transition:all .15s ease-in-out;text-decoration:none}.product-gallery-section .gallery-header-row .direct-gallery-btn:hover{background:#0369a1;transform:translateY(-2px);box-shadow:0 6px 24px #0ea5e973}.product-gallery-section .gallery-header-row .direct-gallery-btn .arrow-right-anim{transition:transform .2s ease}.product-gallery-section .gallery-header-row .direct-gallery-btn:hover .arrow-right-anim{transform:translate(4px)}.product-gallery-section .gallery-preview-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.product-gallery-section .gallery-preview-grid{grid-template-columns:repeat(2,1fr)}}.product-gallery-section .gallery-preview-grid .gallery-preview-card{border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;transition:all .25s cubic-bezier(.16,1,.3,1);text-decoration:none;color:inherit}.product-gallery-section .gallery-preview-grid .gallery-preview-card:hover{transform:translateY(-3px);border-color:#38bdf8;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-gallery-section .gallery-preview-grid .gallery-preview-card .preview-img-frame{width:100%;height:240px;overflow:hidden;position:relative;background:#020617}.product-gallery-section .gallery-preview-grid .gallery-preview-card .preview-img-frame img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-gallery-section .gallery-preview-grid .gallery-preview-card:hover .preview-img-frame img{transform:scale(1.05)}.product-gallery-section .gallery-preview-grid .gallery-preview-card .preview-body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.product-gallery-section .gallery-preview-grid .gallery-preview-card .preview-body .location-tag{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#0284c7}.product-gallery-section .gallery-preview-grid .gallery-preview-card .preview-body .title-text{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:700;color:#0f172a;line-height:1.35}.product-gallery-section .gallery-preview-grid .gallery-preview-card .preview-body .metric-tag{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;color:#64748b}.product-order-cta-card{background:linear-gradient(135deg,#0284c7,#0369a1 60%,#034f7c);color:#fff;border-radius:32px;padding:2.5rem 1.75rem;box-shadow:0 20px 40px -10px #0ea5e959;display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center;position:relative;overflow:hidden}@media(min-width:768px){.product-order-cta-card{padding:3.5rem 3rem}}.product-order-cta-card:before{content:"";position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 70%);pointer-events:none}.product-order-cta-card .cta-content-wrapper{max-width:720px;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;z-index:2}.product-order-cta-card .cta-content-wrapper .cta-eyebrow{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;background:#fff3;padding:.35rem .85rem;border-radius:9999px}.product-order-cta-card .cta-content-wrapper .cta-headline{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:2.25rem;font-weight:900;letter-spacing:-.025em;line-height:1.15;color:#fff}@media(min-width:640px){.product-order-cta-card .cta-content-wrapper .cta-headline{font-size:2.75rem}}.product-order-cta-card .cta-content-wrapper .cta-description{font-size:1rem;line-height:1.6;color:#e0f2fe;max-width:620px}.product-order-cta-card .cta-actions-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;position:relative;z-index:2}.product-order-cta-card .cta-actions-row .btn-order-primary{display:inline-flex;align-items:center;gap:.65rem;background:#020617;color:#fff;font-size:1rem;font-weight:800;padding:1rem 2rem;border-radius:20px;box-shadow:0 4px 18px #0000004d;transition:all .15s ease-in-out;text-decoration:none}.product-order-cta-card .cta-actions-row .btn-order-primary:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 8px 24px #0006}.product-order-cta-card .cta-actions-row .btn-order-secondary{display:inline-flex;align-items:center;gap:.65rem;background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);font-size:1rem;font-weight:700;padding:1rem 1.75rem;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .15s ease-in-out;text-decoration:none}.product-order-cta-card .cta-actions-row .btn-order-secondary:hover{background:#ffffff40}.product-order-cta-card .cta-guarantee-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;position:relative;z-index:2;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15);width:100%;max-width:650px}.product-order-cta-card .cta-guarantee-badges .guarantee-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;color:#e0f2fe}.gallery-page-wrapper{width:100%;background-color:#f8fafc;min-height:100vh;padding-bottom:5rem}.gallery-page-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.gallery-page-container{padding-left:2rem;padding-right:2rem}}.gallery-page-container{padding-top:2rem;display:flex;flex-direction:column;gap:2.5rem}@media(min-width:768px){.gallery-page-container{padding-top:3rem;gap:3rem}}.gallery-header-section{background:transparent;border-radius:0;padding:0;box-shadow:none;border:none}.gallery-header-section .gallery-header-content{max-width:800px;display:flex;flex-direction:column;gap:.85rem}.gallery-header-section .gallery-header-content .gallery-badge{display:inline-flex;align-items:center;gap:.5rem;background:#0ea5e91a;color:#0284c7;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:.35rem .85rem;border-radius:9999px;border:1px solid rgba(14,165,233,.25);align-self:flex-start}.gallery-header-section .gallery-header-content .gallery-main-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:2.25rem;font-weight:900;color:#0f172a;letter-spacing:-.025em;line-height:1.15}@media(min-width:768px){.gallery-header-section .gallery-header-content .gallery-main-title{font-size:3rem}}.gallery-header-section .gallery-header-content .gallery-subtext{font-size:1.05rem;color:#475569;line-height:1.65}.gallery-filter-bar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;overflow-x:auto;padding-bottom:.5rem}.gallery-filter-bar .gallery-filter-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;padding:.55rem 1.15rem;border-radius:9999px;font-size:.8125rem;font-weight:700;transition:all .15s ease-in-out;white-space:nowrap;border:1px solid transparent}.gallery-filter-bar .gallery-filter-btn.active{background:#0284c7;color:#fff;box-shadow:0 4px 14px #0ea5e959}.gallery-filter-bar .gallery-filter-btn.inactive{background:#fff;color:#475569;border-color:#e2e8f0}.gallery-filter-bar .gallery-filter-btn.inactive:hover{background:#f1f5f9;color:#0f172a}.gallery-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px}}.gallery-card-item{position:relative;border-radius:24px;overflow:hidden;border:1px solid rgba(226,232,240,.9);box-shadow:0 1px 2px #0000000d;cursor:pointer;background:#0f172a;min-height:240px}.gallery-card-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.gallery-card-item:hover img{transform:scale(1.06)}.gallery-card-item .gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a1a,#0f172a66 40%,#0f172ae6);opacity:.9;transition:opacity .3s ease}.gallery-card-item:hover .gallery-overlay{opacity:.96}.gallery-card-item .gallery-info{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;color:#fff;z-index:10;display:flex;flex-direction:column;gap:.35rem}.gallery-card-item .gallery-info .gallery-product-tag{font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#38bdf8}.gallery-card-item .gallery-info .gallery-item-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:800;color:#fff;line-height:1.3}.gallery-card-item .gallery-info .gallery-meta-strip{display:flex;align-items:center;justify-content:space-between;margin-top:.35rem;font-size:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#cbd5e1}@media(min-width:768px){.aspect-big{grid-column:span 2;grid-row:span 2;height:496px}}@media(min-width:768px){.aspect-tall{grid-column:span 1;grid-row:span 2;height:496px}}@media(min-width:768px){.aspect-wide{grid-column:span 2;grid-row:span 1;height:240px}}@media(min-width:768px){.aspect-standard{grid-column:span 1;grid-row:span 1;height:240px}}.lightbox-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#020617f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;justify-content:space-between;padding:.85rem 1rem;box-sizing:border-box}@media(min-width:768px){.lightbox-backdrop{padding:1rem 1.75rem}}.lightbox-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:1px solid #1e293b;z-index:20}.lightbox-header .lightbox-badge{background:#0ea5e933;color:#38bdf8;border:1px solid rgba(56,189,248,.4);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:700;padding:.35rem .85rem;border-radius:9999px;display:flex;align-items:center;gap:.4rem}.lightbox-header .lightbox-counter{color:#94a3b8;font-size:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;margin-left:.75rem}.lightbox-header .lightbox-close-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;outline:none;padding:.5rem;border-radius:9999px;background:#1e293bcc;color:#cbd5e1;transition:all .15s ease-in-out;cursor:pointer}.lightbox-header .lightbox-close-btn:hover{background:#334155;color:#fff}.lightbox-content-stage{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;margin:.5rem 0;overflow:hidden}.lightbox-content-stage .lightbox-nav-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;outline:none;position:absolute;top:50%;transform:translateY(-50%);z-index:30;padding:.75rem;border-radius:9999px;background:#0f172ad9;color:#e2e8f0;border:1px solid #334155;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transition:all .15s ease-in-out;cursor:pointer}.lightbox-content-stage .lightbox-nav-btn:hover{background:#0284c7;color:#fff;border-color:#0ea5e9}.lightbox-content-stage .lightbox-nav-btn.btn-prev{left:.5rem}@media(min-width:768px){.lightbox-content-stage .lightbox-nav-btn.btn-prev{left:1.5rem}}.lightbox-content-stage .lightbox-nav-btn.btn-next{right:.5rem}@media(min-width:768px){.lightbox-content-stage .lightbox-nav-btn.btn-next{right:1.5rem}}.lightbox-content-stage .lightbox-showcase-card{max-width:950px;width:100%;height:100%;max-height:100%;display:flex;flex-direction:column;background:#020617;border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px -12px #00000040;overflow:hidden;z-index:10}.lightbox-content-stage .lightbox-showcase-card .lightbox-img-frame{flex:1;min-height:0;background:#000;display:flex;align-items:center;justify-content:center;padding:.25rem;overflow:hidden}.lightbox-content-stage .lightbox-showcase-card .lightbox-img-frame img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;display:block}.lightbox-content-stage .lightbox-showcase-card .lightbox-caption-bar{flex-shrink:0;padding:.75rem 1.25rem;background:#0f172afa;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;text-align:center;z-index:15}.lightbox-content-stage .lightbox-showcase-card .lightbox-caption-bar .lightbox-caption-text{font-size:.9375rem;color:#e2e8f0;line-height:1.4;margin:0;max-width:100%;font-weight:500}.lightbox-thumb-strip{flex-shrink:0;z-index:20;padding-top:.5rem;border-top:1px solid #1e293b;max-width:900px;margin:0 auto;width:100%;overflow-x:auto}.lightbox-thumb-strip .thumb-track{display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:max-content;padding-bottom:.25rem}.lightbox-thumb-strip .thumb-track .thumb-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;outline:none;width:48px;height:48px;border-radius:12px;overflow:hidden;border:2px solid #1e293b;opacity:.5;transition:all .15s ease-in-out;cursor:pointer}.lightbox-thumb-strip .thumb-track .thumb-btn img{width:100%;height:100%;object-fit:cover}.lightbox-thumb-strip .thumb-track .thumb-btn.active{border-color:#0ea5e9;opacity:1;transform:scale(1.08)}.lightbox-thumb-strip .thumb-track .thumb-btn:hover{opacity:1}.about-page-wrapper{width:100%;background:linear-gradient(180deg,#f8fafc,#fff 40%,#f1f8fe);color:#0f172a;padding-bottom:5.5rem}.about-main-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.about-main-container{padding-left:2rem;padding-right:2rem}}.about-main-container{padding-top:2.75rem;display:flex;flex-direction:column;gap:4.5rem}.about-whoweare-clean-section{display:flex;flex-direction:column;gap:2rem;padding-bottom:.5rem}.about-whoweare-clean-section .whoweare-intro-header{max-width:920px;display:flex;flex-direction:column;gap:1.15rem}.about-whoweare-clean-section .whoweare-main-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:2.25rem;font-weight:900;line-height:1.15;letter-spacing:-.03em;color:#0f172a}@media(min-width:640px){.about-whoweare-clean-section .whoweare-main-title{font-size:2.85rem}}@media(min-width:1024px){.about-whoweare-clean-section .whoweare-main-title{font-size:3.25rem}}.about-whoweare-clean-section .whoweare-main-title .text-highlight{background:linear-gradient(135deg,#0284c7,#0284c7 60%,#0369a1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-whoweare-clean-section .whoweare-lead-paragraph{font-size:1.0625rem;line-height:1.75;color:#334155;max-width:860px;font-weight:450}.section-header-editorial{display:flex;flex-direction:column;gap:.5rem;max-width:760px;margin-bottom:2.25rem}.section-header-editorial .eyebrow-text{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#0284c7}.section-header-editorial .section-title-large{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.85rem;font-weight:900;letter-spacing:-.025em;color:#0f172a;line-height:1.2}@media(min-width:640px){.section-header-editorial .section-title-large{font-size:2.35rem}}.section-header-editorial .section-subtitle-editorial{font-size:.95rem;color:#475569;line-height:1.6}.about-opportunity-section{width:100%}.opportunity-points-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.opportunity-points-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.opportunity-points-grid{grid-template-columns:repeat(4,1fr)}}.opportunity-item-block{background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:20px;padding:1.65rem 1.45rem;display:flex;flex-direction:column;gap:1.15rem;box-shadow:0 1px 2px #0000000d;transition:all .25s ease;position:relative}.opportunity-item-block:hover{transform:translateY(-4px);border-color:#7dd3fc;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.opportunity-item-block:hover .item-icon-wrapper{background:#0284c7;color:#fff;transform:scale(1.05)}.opportunity-item-block .item-icon-wrapper{width:50px;height:50px;border-radius:16px;background:linear-gradient(145deg,#0ea5e9,#0369a1);color:#fff;display:flex;align-items:center;justify-content:center;transition:all .25s ease;border:1px solid rgba(255,255,255,.65);box-shadow:0 8px 16px #0369a138,inset 0 1px #ffffff59}.opportunity-item-block .item-icon-wrapper svg{filter:drop-shadow(0 1px 1px rgba(2,32,55,.28))}.opportunity-item-block .item-text-wrapper{display:flex;flex-direction:column;gap:.45rem}.opportunity-item-block .item-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:800;color:#0f172a;line-height:1.3}.opportunity-item-block .item-desc{font-size:.85rem;line-height:1.6;color:#475569}.about-trackrecord-section{width:100%}.trackrecord-wrapper{background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}.trackrecord-header-strip{background:linear-gradient(90deg,#f0f9ff,#e0f2fe);border-bottom:1px solid rgba(14,165,233,.18);padding:.85rem 1.75rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.trackrecord-header-strip .trackrecord-title{font-size:.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#075985}.trackrecord-header-strip .trackrecord-sub{font-size:.75rem;font-weight:600;color:#64748b}.trackrecord-horizontal-grid{display:grid;grid-template-columns:1fr;divide-y:1px solid #f1f5f9}@media(min-width:640px){.trackrecord-horizontal-grid{grid-template-columns:repeat(2,1fr);divide-y:0;gap:1px;background-color:#f1f5f9}}@media(min-width:1024px){.trackrecord-horizontal-grid{grid-template-columns:repeat(4,1fr)}}.trackrecord-stat-cell{background:#fff;padding:1.75rem 1.35rem;display:flex;flex-direction:column;gap:.35rem;transition:all .2s ease}.trackrecord-stat-cell:hover{background-color:#f8fafc}.trackrecord-stat-cell .stat-number{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.85rem;font-weight:900;color:#0369a1;letter-spacing:-.03em;line-height:1.1}.trackrecord-stat-cell .stat-label{font-size:.875rem;font-weight:800;color:#0f172a;line-height:1.25}.trackrecord-stat-cell .stat-description{font-size:.75rem;color:#64748b;line-height:1.5}.about-vision-mission-editorial{width:100%;padding:3rem 0;border-top:1px solid rgba(226,232,240,.9);border-bottom:1px solid rgba(226,232,240,.9)}.vision-mission-split{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:stretch}@media(min-width:768px){.vision-mission-split{grid-template-columns:1fr 1px 1fr;gap:3.5rem}}.vertical-divider{display:none;background-color:#e2e8f0e6;width:1px;height:100%}@media(min-width:768px){.vertical-divider{display:block}}.vision-editorial-block,.mission-editorial-block{display:flex;flex-direction:column;gap:1rem}.vision-editorial-block .block-header,.mission-editorial-block .block-header{display:flex;align-items:center;gap:.75rem}.vision-editorial-block .block-icon-pill,.mission-editorial-block .block-icon-pill{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 7px 14px #0369a12e,inset 0 1px #fff6}.vision-editorial-block .block-icon-pill.vision-icon,.mission-editorial-block .block-icon-pill.vision-icon{background:linear-gradient(145deg,#38bdf8,#0284c7)}.vision-editorial-block .block-icon-pill.mission-icon,.mission-editorial-block .block-icon-pill.mission-icon{background:linear-gradient(145deg,#22d3ee,#0e7490)}.vision-editorial-block .block-title,.mission-editorial-block .block-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:900;color:#0f172a;letter-spacing:-.02em}.vision-editorial-block .block-body-text,.mission-editorial-block .block-body-text{font-size:.9375rem;line-height:1.7;color:#334155}.vision-editorial-block .block-bullets,.mission-editorial-block .block-bullets{display:flex;flex-direction:column;gap:.5rem;padding-top:.25rem}.vision-editorial-block .bullet-row,.mission-editorial-block .bullet-row{display:flex;align-items:center;gap:.6rem;font-size:.8125rem;font-weight:700;color:#1e293b}.vision-editorial-block .bullet-row .bullet-indicator,.mission-editorial-block .bullet-row .bullet-indicator{width:6px;height:6px;border-radius:9999px;background-color:#0284c7;flex-shrink:0}.about-testimonials-editorial{width:100%}.testimonials-editorial-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.testimonials-editorial-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.testimonials-editorial-grid{grid-template-columns:repeat(4,1fr)}}.testimonial-editorial-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;box-shadow:0 1px 2px #0000000d;transition:all .25s ease}.testimonial-editorial-card:hover{border-color:#7dd3fc;transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.testimonial-editorial-card .stars-line{display:flex;gap:.2rem}.testimonial-editorial-card .testimonial-text{font-size:.8125rem;line-height:1.6;color:#475569;font-style:italic}.testimonial-editorial-card .testimonial-user-row{display:flex;align-items:center;gap:.65rem;padding-top:.75rem;border-top:1px solid #f1f5f9}.testimonial-editorial-card .user-avatar{width:38px;height:38px;border-radius:9999px;object-fit:cover;border:2px solid #e0f2fe}.testimonial-editorial-card .user-info{display:flex;flex-direction:column;line-height:1.2}.testimonial-editorial-card .user-name{font-size:.8125rem;font-weight:800;color:#0f172a}.testimonial-editorial-card .user-role{font-size:.6875rem;color:#64748b}.testimonial-editorial-card .product-tag-pill{background:#f0f9ff;border:1px solid rgba(14,165,233,.2);color:#075985;font-size:.6875rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;width:fit-content}.about-bottom-cta{background:linear-gradient(135deg,#020617,#0c192e 60%,#032b4a);color:#fff;border-radius:24px;padding:2.75rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid rgba(255,255,255,.08)}@media(min-width:768px){.about-bottom-cta{flex-direction:row;padding:3rem 3.5rem}}.about-bottom-cta .cta-left{display:flex;flex-direction:column;gap:.5rem;text-align:center}@media(min-width:768px){.about-bottom-cta .cta-left{text-align:left}}.about-bottom-cta .cta-heading{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.65rem;font-weight:900;line-height:1.2;color:#fff}@media(min-width:768px){.about-bottom-cta .cta-heading{font-size:2rem}}.about-bottom-cta .cta-desc{font-size:.9375rem;color:#cbd5e1;max-width:520px;line-height:1.6}.about-bottom-cta .cta-right{display:flex;align-items:center;gap:.85rem;flex-shrink:0}.about-bottom-cta .cta-btn-solid{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;font-weight:800;font-size:.875rem;padding:.85rem 1.65rem;border-radius:20px;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 14px #0284c766;transition:all .2s ease}.about-bottom-cta .cta-btn-solid:hover{background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-2px)}.about-bottom-cta .cta-btn-ghost{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#fff;font-weight:700;font-size:.875rem;padding:.85rem 1.5rem;border-radius:20px;transition:all .2s ease}.about-bottom-cta .cta-btn-ghost:hover{background:#ffffff29;transform:translateY(-2px)}.contact-page-wrapper{width:100%;background-color:#f8fafc;min-height:100vh;padding-bottom:5rem}.contact-hero-banner{position:relative;width:100%;height:38vh;min-height:240px;max-height:340px;display:flex;align-items:center;overflow:hidden;background-color:#020617}.contact-hero-banner .contact-hero-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.65) saturate(1.1)}.contact-hero-banner .contact-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#020617e0,#0f172ab8,#02061799)}.contact-hero-banner .contact-hero-content{position:relative;z-index:10;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.contact-hero-banner .contact-hero-content{padding-left:2rem;padding-right:2rem}}.contact-hero-banner .contact-hero-content{width:100%;display:flex;flex-direction:column;gap:.65rem}.contact-hero-banner .contact-hero-content .contact-badge{display:inline-flex;align-items:center;gap:.45rem;background:#0ea5e933;color:#38bdf8;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:.3rem .8rem;border-radius:9999px;border:1px solid rgba(56,189,248,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-self:flex-start}.contact-hero-banner .contact-hero-content .contact-hero-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:2.25rem;font-weight:900;color:#fff;letter-spacing:-.025em;line-height:1.1}@media(min-width:768px){.contact-hero-banner .contact-hero-content .contact-hero-title{font-size:2.75rem}}.contact-hero-banner .contact-hero-content .contact-hero-desc{font-size:.95rem;color:#e2e8f0;line-height:1.5;max-width:680px}.contact-page-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.contact-page-container{padding-left:2rem;padding-right:2rem}}.contact-page-container{padding-top:2rem;display:flex;flex-direction:column;gap:2.5rem}@media(min-width:768px){.contact-page-container{padding-top:2.5rem;gap:3rem}}.contact-main-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.contact-main-grid{grid-template-columns:1.4fr 1fr;gap:2.5rem}}.contact-form-card{background:#fff;border-radius:24px;border:1px solid rgba(226,232,240,.9);padding:2rem;box-shadow:0 1px 2px #0000000a}.contact-form-card .form-header-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:800;color:#0f172a}.contact-form-card .form-header-desc{font-size:.8125rem;color:#64748b;margin-top:.25rem;margin-bottom:1.5rem}.contact-form-card .form-grid-2col{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.contact-form-card .form-grid-2col{grid-template-columns:repeat(2,1fr)}}.contact-form-card .form-field-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.contact-form-card .form-field-group label{font-size:.75rem;font-weight:700;color:#334155}.contact-form-card .form-field-group input,.contact-form-card .form-field-group select,.contact-form-card .form-field-group textarea{width:100%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:.65rem .95rem;font-size:.875rem;color:#0f172a;transition:all .15s ease-in-out}.contact-form-card .form-field-group input:focus,.contact-form-card .form-field-group select:focus,.contact-form-card .form-field-group textarea:focus{outline:none;border-color:#0ea5e9;background:#fff}.contact-form-card .btn-submit-enquiry{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;width:100%;background:#0284c7;color:#fff;font-weight:800;font-size:.9375rem;padding:.9rem 1.5rem;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 14px #0ea5e94d;transition:all .15s ease-in-out;margin-top:1rem}.contact-form-card .btn-submit-enquiry:hover{background:#0ea5e9;transform:translateY(-2px)}.contact-form-card .success-message-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:24px;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.contact-form-card .success-message-box .success-icon-badge{width:56px;height:56px;border-radius:9999px;background:#10b981;color:#fff;display:flex;align-items:center;justify-content:center}.contact-form-card .success-message-box .success-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:800;color:#14532d}.contact-form-card .success-message-box .success-desc{font-size:.8125rem;color:#166534;max-width:400px}.contact-form-card .success-message-box .btn-reset-form{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;background:#059669;color:#fff;font-size:.75rem;font-weight:700;padding:.6rem 1.25rem;border-radius:16px}.contact-form-card .success-message-box .btn-reset-form:hover{background:#15803d}.contact-sidebar-stack{display:flex;flex-direction:column;gap:1.5rem}.contact-sidebar-stack .contact-info-styled{background:transparent;padding:.25rem 0;display:flex;flex-direction:column;gap:1.75rem}.contact-sidebar-stack .contact-info-styled .info-header-block .info-section-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.contact-sidebar-stack .contact-info-styled .info-items-list{display:flex;flex-direction:column;gap:.75rem}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.15rem;border-radius:20px;background:#fff;border:1px solid rgba(226,232,240,.8);text-decoration:none;transition:all .15s ease-in-out;position:relative}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item .item-icon-wrapper{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease-in-out;color:#fff;border:1px solid rgba(255,255,255,.7);box-shadow:0 7px 14px #0f172a24,inset 0 1px #fff6}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item .item-icon-wrapper.icon-location{background:linear-gradient(145deg,#38bdf8,#0284c7)}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item .item-icon-wrapper.icon-phone{background:linear-gradient(145deg,#818cf8,#4f46e5)}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item .item-icon-wrapper.icon-email{background:linear-gradient(145deg,#2dd4bf,#0f766e)}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item .item-icon-wrapper.icon-clock{background:linear-gradient(145deg,#94a3b8,#475569)}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item .item-icon-wrapper svg{filter:drop-shadow(0 1px 1px rgba(15,23,42,.28))}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item .item-content-body{display:flex;flex-direction:column;gap:.2rem;flex:1}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item .item-content-body .item-category-label{font-size:.6875rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-transform:uppercase;color:#64748b;font-weight:700;letter-spacing:.06em}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item .item-content-body .item-primary-text{font-size:.9375rem;color:#0f172a;font-weight:600;line-height:1.4}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item .item-action-arrow{color:#94a3b8;margin-top:.25rem;transition:all .15s ease-in-out;flex-shrink:0}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item.item-clickable{cursor:pointer}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item.item-clickable:hover{border-color:#38bdf8;box-shadow:0 4px 12px #0ea5e914;transform:translate(3px)}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item.item-clickable:hover .item-action-arrow{color:#0284c7;transform:translate(2px,-2px)}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item.item-clickable:hover .item-icon-wrapper{transform:translateY(-2px) rotate(-3deg) scale(1.04);box-shadow:0 10px 18px #0ea5e933,inset 0 1px #ffffff73}.contact-sidebar-stack .contact-info-styled .info-items-list .styled-contact-item.item-clickable:hover .item-primary-text{color:#0369a1}.loading-screen-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;height:100dvh;z-index:99999;background-color:#f8fafc;background-image:radial-gradient(at 50% 50%,#e0f2fe99,#f8fafcf2 70%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0;padding:0;-webkit-user-select:none;user-select:none;overflow:hidden}.loading-center-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.loading-ambient-glow{position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(14,165,233,.22) 0%,rgba(245,158,11,.15) 50%,rgba(239,68,68,.1) 75%,transparent 100%);filter:blur(48px);pointer-events:none;z-index:-1}.loading-brand-stage{display:flex;align-items:center;justify-content:center;text-align:center;transform:translateZ(0)}.loading-track-bar{width:180px;height:4px;background-color:#e2e8f0e6;border-radius:9999px;margin-top:1.75rem;overflow:hidden;position:relative;box-shadow:inset 0 1px 2px #0000000d}.loading-indicator-fill{width:100%;height:100%;background:linear-gradient(90deg,#0284c7,#38bdf8 30%,#f59e0b 70%,#ef4444);border-radius:9999px}.app-root{min-height:100vh;background-color:#f8fafc;color:#1e293b;display:flex;flex-direction:column;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;position:relative}.app-main-content{flex:1;width:100%}.brand-lockup{display:flex;align-items:center;gap:.625rem;cursor:pointer;-webkit-user-select:none;user-select:none}.brand-lockup .brand-logo-image{object-fit:contain;flex-shrink:0;transition:transform .3s ease}.brand-lockup:hover .brand-logo-image{transform:scale(1.06)}.brand-lockup .brand-text-block{display:flex;flex-direction:column;justify-content:center;line-height:1.05}.brand-lockup .brand-name{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-weight:900;letter-spacing:-.02em;color:#0f172a;transition:color .2s ease}.brand-lockup .brand-sub{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;letter-spacing:.12em;color:#0284c7;text-transform:uppercase}.brand-lockup:hover .brand-name{color:#0284c7}.brand-lockup-md .brand-logo-image{width:88px;height:88px}.brand-lockup-md .brand-name{font-size:1.3rem}.brand-lockup-xl{flex-direction:column;gap:.75rem}.brand-lockup-xl .brand-logo-image{width:220px;height:220px}.brand-lockup-xl .brand-name{font-size:1.75rem;text-align:center}.footer-wrapper{background-color:#020617;color:#94a3b8;border-top:1px solid #0f172a;padding-top:2.25rem;padding-bottom:1.5rem;font-size:.75rem;width:100%}@media(min-width:992px){.footer-wrapper{padding-top:1.5rem;padding-bottom:1rem}}.footer-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.footer-container{padding-left:2rem;padding-right:2rem}}.footer-container{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:992px){.footer-container{gap:1rem}}.footer-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #0f172a}@media(min-width:640px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-grid{grid-template-columns:1.3fr .9fr 1fr 1.2fr;gap:1.5rem;padding-bottom:1rem}}.footer-brand-col{display:flex;flex-direction:column;gap:.5rem}.footer-brand-col .brand-name{color:#fff}.footer-brand-col .brand-sub{color:#38bdf8}.footer-brand-col .footer-brand-desc{font-size:.75rem;line-height:1.45;color:#94a3b8;max-width:320px}.footer-col{display:flex;flex-direction:column;gap:.5rem}.footer-col .footer-col-title{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff}.footer-col .footer-nav-list{list-style:none;display:flex;flex-direction:column;gap:.35rem}.footer-col .footer-nav-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;color:#94a3b8;font-size:.75rem;transition:color .2s ease;text-align:left}.footer-col .footer-nav-btn:hover{color:#38bdf8}.footer-cta-col .footer-btn-group{display:flex;flex-direction:column;gap:.35rem}.footer-cta-col .footer-cta-primary{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;background-color:#0284c7;color:#fff;font-weight:700;font-size:.75rem;padding:.45rem .75rem;border-radius:12px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 2px #0000000d;transition:background-color .2s ease}.footer-cta-col .footer-cta-primary:hover{background-color:#0ea5e9}.footer-cta-col .footer-cta-secondary{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;background-color:#0f172a;color:#7dd3fc;border:1px solid #1e293b;font-weight:700;font-size:.75rem;padding:.45rem .75rem;border-radius:12px;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.footer-cta-col .footer-cta-secondary:hover{background-color:#1e293b;color:#fff}.footer-cta-col .footer-phone-line{font-size:.6875rem;color:#64748b;margin-top:.15rem}.footer-cta-col .footer-phone-line .footer-phone-link{color:#cbd5e1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.footer-cta-col .footer-phone-line .footer-phone-link:hover{color:#38bdf8}.footer-bottom-bar{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.5rem;font-size:.6875rem;color:#64748b}@media(min-width:640px){.footer-bottom-bar{flex-direction:row}}.footer-bottom-bar .footer-legal-links{display:flex;align-items:center;gap:.65rem}.footer-bottom-bar .footer-legal-links .bullet{color:#334155}
