:root{--surface-card:#ffffff0f;--surface-card-strong:#ffffff17;--border:#ffffff1a;--border-strong:#ffffff29;--text:#f5f8ff;--muted:#a8b6d9;--primary:#2f5ecb;--card-shadow:0 18px 60px #0000002e;--header-bg:#050c1894;--section-dark-bg:linear-gradient(180deg, #0b1b3694, #0b1b3642);--page-bg:radial-gradient(circle at top left, #2f5ecb29, transparent 32%), linear-gradient(180deg, #050c18 0%, #081326 50%, #050b16 100%)}html[data-theme=light]{--surface-card:#ffffff9e;--surface-card-strong:#ffffffd1;--border:#162d5e1a;--border-strong:#162d5e2e;--text:#10203d;--muted:#5f6f90;--card-shadow:0 18px 44px #223a6d1f;--header-bg:#f4f8ffb8;--section-dark-bg:linear-gradient(180deg, #e7efffcc, #eff4ff73);--page-bg:radial-gradient(circle at top left, #2f5ecb1f, transparent 28%), linear-gradient(180deg, #f8fbff 0%, #eef4ff 50%, #f7faff 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page-bg);min-width:320px;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .35s,color .35s}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{position:relative;overflow:hidden}.aurora{filter:blur(80px);pointer-events:none;border-radius:999px;position:absolute}.aurora-1{background:#2f5ecb38;width:280px;height:280px;top:60px;left:-80px}.aurora-2{background:#63b3ed1f;width:340px;height:340px;top:420px;right:-120px}.container{width:min(1180px,100% - 2rem);margin:0 auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);background:var(--header-bg);border-bottom:1px solid var(--border);position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;gap:1rem;min-height:78px;display:flex}.brand-logo,.footer-logo{width:auto;height:40px}.desktop-nav{color:var(--muted);align-items:center;gap:1.5rem;display:flex}.desktop-nav a{transition:color .22s}.desktop-nav a:hover{color:var(--text)}.nav-actions{align-items:center;gap:.75rem;display:flex}.lang-switch,.theme-switch,.menu-toggle{border:1px solid var(--border);background:var(--surface-card);-webkit-backdrop-filter:blur(12px);color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:.55rem;height:44px;padding:0 1rem;transition:all .25s;display:inline-flex}.lang-switch:hover,.theme-switch:hover,.menu-toggle:hover{background:var(--surface-card-strong);border-color:var(--border-strong);transform:translateY(-1px)}.menu-toggle{justify-content:center;width:44px;padding:0;display:none}.mobile-menu{flex-direction:column;gap:.9rem;padding-bottom:1rem;display:none}.mobile-controls{flex-direction:column;gap:.75rem;padding-top:.25rem;display:flex}.mobile-theme-btn,.mobile-lang-btn{justify-content:center;width:100%}.hero-section{isolation:isolate;padding:6rem 0 4rem;position:relative;overflow:hidden}.hero-pattern{pointer-events:none;will-change:transform, background-position;opacity:.07;z-index:0;transform-origin:50%;background-position:0 0;background-repeat:repeat;background-size:520px;position:absolute;inset:-6%;-webkit-mask-image:linear-gradient(#000000f2,#00000059);mask-image:linear-gradient(#000000f2,#00000059)}html[data-theme=light] .hero-pattern{opacity:.045}.hero-grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;display:grid;position:relative}.eyebrow,.section-kicker,.product-tag{border:1px solid var(--border);background:var(--surface-card);-webkit-backdrop-filter:blur(12px);color:var(--text);border-radius:999px;align-items:center;padding:.5rem .85rem;font-size:.82rem;display:inline-flex}.small-kicker{font-size:.76rem}.hero-copy h1,.section h2,.contact-main h2{letter-spacing:-.03em;color:var(--text);margin:1rem 0;line-height:1.08}.hero-copy h1{max-width:12ch;font-size:clamp(2.7rem,6vw,5.2rem)}.hero-subtitle{color:var(--text);margin:0 0 .8rem;font-size:1.15rem;font-weight:600}.hero-description,.section-heading p,.lead-text,.glass-card p,.product-card p,.feature-card p,.contact-main p,.contact-info-box p,.site-footer p{color:var(--muted);line-height:1.8}.hero-description{max-width:62ch}.hero-cta-group,.contact-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.btn{border:1px solid #0000;border-radius:999px;align-items:center;gap:.65rem;height:52px;padding:0 1.3rem;font-weight:600;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#3a70f5,#2f5ecb);box-shadow:0 14px 40px #2f5ecb40}.btn-secondary{border-color:var(--border);background:var(--surface-card);color:var(--text)}.flip-arrow{transform:rotate(180deg)}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.stat-card,.glass-card,.product-card,.feature-card,.hero-panel,.contact-main,.map-card{background:linear-gradient(180deg, var(--surface-card-strong), var(--surface-card));border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);box-shadow:var(--card-shadow);border-radius:28px;transition:transform .28s,border-color .28s,box-shadow .28s}.stat-card{padding:1.25rem}.stat-card strong{color:var(--text);margin-bottom:.35rem;font-size:1.5rem;display:block}.hero-visual{will-change:transform;justify-content:center;display:flex}.hero-panel{width:min(100%,480px);padding:2rem}.hero-panel-logo{width:170px;max-width:100%}.hero-panel-line{background:linear-gradient(90deg,#5e8dff,#0000);border-radius:999px;width:72px;height:4px;margin:1.5rem 0}.hero-panel h3{color:var(--text);margin:0 0 .8rem;font-size:1.8rem}.chip-row{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.chip-row span{border:1px solid var(--border);background:var(--surface-card);color:var(--text);border-radius:999px;padding:.55rem .85rem;font-size:.9rem}.section{padding:5rem 0}.section-dark{background:var(--section-dark-bg);border-block:1px solid var(--border)}.two-column-grid{grid-template-columns:1.02fr .98fr;align-items:start;gap:1.5rem;display:grid}.overview-cards{gap:1rem;display:grid}.glass-card,.feature-card,.contact-main,.map-card{padding:1.5rem}.glass-card h3,.product-card h3,.feature-card h3{color:var(--text);margin-top:0;margin-bottom:.7rem}.section-heading{text-align:center;max-width:780px;margin:0 auto 2rem}.why-heading{text-align:center;margin:0 auto 2.5rem}.products-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.25rem;display:grid}.product-card{isolation:isolate;min-height:390px;transform-style:preserve-3d;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.product-card-link{cursor:pointer}.product-card-link:focus-visible{outline-offset:4px;outline:2px solid #78a1ff}.product-card-glow{filter:blur(75px);z-index:0;pointer-events:none;background:#3a70f53d;border-radius:999px;width:260px;height:260px;transition:background .35s,transform .45s;position:absolute;inset:auto auto -90px -90px}.product-card-overlay{z-index:0;pointer-events:none;background:linear-gradient(#ffffff1f,#ffffff05 28%,#0000001f),radial-gradient(circle at 100% 0,#78a1ff29,#0000 38%);position:absolute;inset:0}.product-card-noise{z-index:0;pointer-events:none;opacity:.08;background-image:radial-gradient(circle at 20% 20%,#ffffffe6 .6px,#0000 .7px),radial-gradient(circle at 80% 30%,#ffffffbf .6px,#0000 .7px),radial-gradient(circle at 30% 80%,#fff9 .6px,#0000 .7px);background-size:32px 32px,44px 44px,56px 56px;position:absolute;inset:0}.product-visual{border-radius:28px 28px 0 0;min-height:235px;position:relative;overflow:hidden}.product-visual:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#ffffff05,#050c182e),radial-gradient(circle,#0000 32%,#050c1829 100%);position:absolute;inset:0}.product-logo-stage,.product-icon-stage{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.product-logo-stage{overflow:hidden}.product-logo-image{object-fit:cover;object-position:center;opacity:.42;filter:blur(10px)saturate(1.05)contrast(1.02);width:100%;height:100%;transition:opacity .4s,transform .55s,filter .4s;transform:scale(1.16)}.product-logo-stage:after{content:"";background:linear-gradient(#070d1c14,#070d1c6b),radial-gradient(circle,#ffffff0f,#0000 55%);position:absolute;inset:0}.product-icon-stage{color:var(--text);opacity:.12;font-size:8rem}.product-card-content{z-index:2;flex-direction:column;flex:1;justify-content:space-between;gap:1.5rem;padding:1.75rem;display:flex;position:relative;transform:translateZ(30px)}.product-card-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.product-open-indicator{color:var(--text);opacity:.94;white-space:nowrap;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:inline-flex}.product-card-copy{max-width:42ch}.product-card h3{letter-spacing:-.02em;margin:0 0 .8rem;font-size:clamp(1.35rem,2vw,1.8rem)}.product-card p{margin:0}.product-card:hover,.product-card-link:hover{border-color:var(--border-strong);box-shadow:0 28px 90px #0000003d,inset 0 1px #ffffff14}.product-card:hover .product-logo-image,.product-card-link:hover .product-logo-image{opacity:1;filter:none;transform:scale(1)}.product-card:hover .product-card-glow,.product-card-link:hover .product-card-glow{background:#3a70f557;transform:scale(1.08)}.centered-why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:1100px;margin:0 auto;display:grid}.icon-badge{border:1px solid var(--border);width:52px;height:52px;color:var(--text);background:#3a70f51f;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.icon-badge.muted{background:var(--surface-card)}.why-card{text-align:center;min-height:260px;padding:2rem 1.5rem}.why-card .icon-badge{margin-inline:auto}.contact-section{padding-top:1.5rem}.contact-shell{border:1px solid var(--border);background:linear-gradient(180deg, var(--surface-card-strong), var(--surface-card));box-shadow:var(--card-shadow);-webkit-backdrop-filter:blur(20px);border-radius:36px;padding:1.5rem;position:relative;overflow:hidden}.contact-shell-glow{filter:blur(85px);pointer-events:none;background:#3a70f538;border-radius:999px;width:270px;height:270px;position:absolute;top:-110px;right:-90px}.contact-top{z-index:1;grid-template-columns:1.02fr .98fr;align-items:stretch;gap:1.25rem;display:grid;position:relative}.contact-main{min-height:100%}.contact-main h2{max-width:11ch}.contact-main p{max-width:58ch}.map-card{flex-direction:column;display:flex}.map-card-header{margin-bottom:1rem}.map-frame-wrap{border:1px solid var(--border);background:var(--surface-card);border-radius:20px;flex:1;min-height:420px;overflow:hidden}.map-frame{border:0;width:100%;height:100%;min-height:420px;display:block}.contact-info-grid-new{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid;position:relative}.contact-info-box{border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);background:linear-gradient(#ffffff12,#ffffff08);border-radius:24px;align-items:flex-start;gap:1rem;min-height:150px;padding:1.2rem 1.25rem;transition:transform .25s,border-color .25s,background .25s;display:flex}.contact-info-box--full{grid-column:1/-1;min-height:120px}.contact-info-box:hover{border-color:var(--border-strong);background:linear-gradient(#ffffff17,#ffffff0a);transform:translateY(-4px)}.contact-label{color:var(--muted);margin-bottom:.35rem;font-size:.9rem;font-weight:600;display:inline-block}.contact-info-box p{color:var(--text);margin:0;font-weight:700}.ltr-content{direction:ltr;unicode-bidi:plaintext}.site-footer{border-top:1px solid var(--border);background:var(--surface-card);-webkit-backdrop-filter:blur(16px);padding:2rem 0}.footer-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;display:grid}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-center{text-align:center;justify-self:center;max-width:720px}.footer-slogan{color:var(--text);margin:0 0 .45rem;font-weight:700;line-height:1.6}.footer-rights{text-align:center;margin:0}.footer-social{justify-content:center;align-items:center;gap:.75rem;width:100%;margin:.75rem 0;display:flex}.social-link{border:1px solid var(--border);background:var(--surface-card);width:42px;height:42px;color:var(--text);-webkit-backdrop-filter:blur(12px);border-radius:999px;justify-content:center;align-items:center;transition:transform .22s,background .22s,border-color .22s;display:inline-flex}.social-link:hover{background:var(--surface-card-strong);border-color:var(--border-strong);transform:translateY(-2px)}.feature-card:hover,.glass-card:hover,.contact-main:hover,.map-card:hover{border-color:var(--border-strong);transform:translateY(-6px)}@media (width<=1024px){.hero-grid,.two-column-grid,.centered-why-grid,.contact-top{grid-template-columns:1fr}.footer-row{text-align:center;grid-template-columns:1fr}.footer-brand,.footer-social{flex-direction:row;justify-content:center}}@media (width<=768px){.desktop-nav,.desktop-only-control{display:none}.menu-toggle{display:inline-flex}.mobile-menu{display:flex}.hero-section{padding-top:4.5rem}.stats-grid,.products-grid-two,.centered-why-grid,.contact-info-grid-new{grid-template-columns:1fr}.hero-pattern{background-size:460px;inset:-10%}.product-card{min-height:340px}.product-card-head{flex-direction:column;align-items:flex-start}.product-open-indicator{white-space:normal}.product-logo-image{opacity:.5;transform:scale(1.14)}.contact-shell{border-radius:28px;padding:1rem}.contact-main{padding:1.5rem}.map-card{padding:1rem}.contact-info-box,.contact-info-box--full{min-height:auto}}
