:root{--bg: #eef3f8;--surface: rgba(255, 255, 255, .84);--surface-strong: #ffffff;--surface-muted: #f4f7fb;--text: #13263f;--text-soft: #526176;--line: rgba(19, 38, 63, .12);--brand: #0f8ed8;--brand-deep: #0c4f85;--brand-soft: rgba(15, 142, 216, .12);--button-gradient: linear-gradient(90deg, #ff4343 0%, #064be1 59%, #e45fff 100%);--button-shadow: 0 16px 36px rgba(68, 93, 210, .24);--shadow: 0 18px 48px rgba(17, 42, 75, .12);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;--shell: 1544px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;display:flex;flex-direction:column;min-height:100vh;overflow-x:clip;color:var(--text);background:radial-gradient(circle at top left,rgba(255,183,120,.2),transparent 24%),radial-gradient(circle at 82% 8%,rgba(125,168,255,.18),transparent 26%),radial-gradient(circle at 14% 72%,rgba(136,226,230,.14),transparent 22%),linear-gradient(180deg,#fbfdff,#eef4fb);font-family:Segoe UI Variable Display,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{position:relative;flex:1;display:flex;flex-direction:column}.shell{width:min(100% - 32px,var(--shell));margin:0 auto}.section{padding:72px 0}.section--muted{background:linear-gradient(180deg,#fff9,#eef3f833)}.section-heading{display:flex;flex-direction:column;align-items:center;gap:0;max-width:900px;margin:0 auto 52px}.section-heading>.section-heading__eyebrow{display:block;order:2;width:40px;height:5px;margin-top:24px;margin-bottom:6px;border-radius:0;background:var(--button-gradient);color:transparent;font-size:0;line-height:0;overflow:hidden;white-space:nowrap}.section-heading h1,.section-heading h2,.hero h1{order:1;margin:0;font-size:clamp(1.6rem,3vw,2.8rem);line-height:1.08;letter-spacing:-.03em;text-align:center;text-wrap:balance}.section-heading p,.hero__summary,.product-intro p{order:3;margin:22px 0 0;max-width:60ch;color:var(--text-soft);font-size:1rem;text-align:center;text-wrap:pretty}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:.24s ease}.button--primary{background:var(--button-gradient);color:#fff;box-shadow:var(--button-shadow)}.button--primary:hover{transform:translateY(-2px)}.button--ghost{border-color:var(--line);background:#ffffffb8;backdrop-filter:blur(12px)}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.4);box-shadow:0 4px 32px #112a4b0a,inset 0 -1px #13263f0d;transition:all .3s ease}.site-header:before{content:"";position:absolute;inset:0;z-index:-1;background:#ffffffa6;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);pointer-events:none}.site-header__bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:108px}.site-header__brand{display:inline-flex;align-items:center;min-width:0}.site-header__brand img{height:76px;width:auto;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.site-header__brand:hover img{transform:scale(1.03)}.site-header__brand span{font-weight:700;font-size:.95rem}.site-header__brand--mark{width:64px;height:64px;overflow:hidden;border-radius:999px}.site-header__brand--mark img{width:224px;height:64px;max-width:none;object-fit:cover;object-position:left center}.site-nav ul{display:flex;align-items:center;justify-content:center;gap:8px;padding:0;margin:0;list-style:none}.site-nav li{position:relative}.site-nav li.has-children:after{content:"";position:absolute;left:50%;top:100%;width:max(100%,280px);height:20px;transform:translate(-50%)}.site-nav li>a{display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border-radius:999px;color:var(--text-soft);font-weight:600;transition:all .28s cubic-bezier(.34,1.56,.64,1)}.site-nav li.is-active>a,.site-nav li>a:hover{background:linear-gradient(135deg,#0f8ed814,#0f8ed805);color:var(--brand-deep);box-shadow:inset 0 0 0 1px #0f8ed81f;transform:translateY(-2px)}.site-nav__dropdown{position:absolute;top:calc(100% + 12px);left:50%;display:grid;min-width:240px;padding:10px;border:1px solid rgba(255,255,255,.3);border-radius:20px;background:#ffffffa6;backdrop-filter:blur(28px) saturate(200%);-webkit-backdrop-filter:blur(28px) saturate(200%);box-shadow:0 24px 48px #112a4b0f,inset 0 0 0 1px #fff9;opacity:0;pointer-events:none;transform:translate(-50%,12px) scale(.98);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.site-nav__dropdown a{padding:12px 16px;border-radius:12px;color:var(--text-soft);font-weight:600;transition:all .2s ease}.site-nav__dropdown a:hover{color:var(--brand-deep);padding-left:20px;background:#0f8ed814}.site-nav li.has-children:hover .site-nav__dropdown{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1)}.site-header__hotline{display:flex;align-items:center;gap:12px;padding:8px 22px 8px 12px;border-radius:999px;background:linear-gradient(135deg,#ffffffe6,#fff6);border:1px solid rgba(255,255,255,.6);box-shadow:0 8px 24px #0f8ed814,inset 0 1px 1px #fffc;color:var(--brand-deep);transition:all .35s cubic-bezier(.34,1.56,.64,1);text-decoration:none}.site-header__hotline:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0f8ed826,inset 0 1px 1px #ffffffe6;border-color:#ffffffe6}.site-header__hotline-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--brand-soft);color:var(--brand)}.site-header__hotline-icon svg{width:18px;height:18px}.site-header__hotline-text{display:flex;flex-direction:column}.site-header__hotline-text span{font-size:.75rem;line-height:1;margin-bottom:2px;color:var(--text-soft);text-transform:uppercase}.site-header__hotline-text strong{font-size:1.15rem;line-height:1;font-weight:800;letter-spacing:-.01em;background:var(--button-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.site-mobile-nav{display:none;position:relative;justify-self:end}.hero,.product-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;padding:40px 0 24px}.hero__lead,.product-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:42px;border:1px solid rgba(255,255,255,.65);border-radius:var(--radius-lg);background:linear-gradient(160deg,#ffffffe0,#ffffffa3);box-shadow:var(--shadow);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease}.hero__lead:hover,.product-hero__copy:hover{transform:translateY(-4px);box-shadow:0 32px 64px #112a4b14,inset 0 0 0 1px #fffc}.hero__eyebrow,.product-hero__copy span{display:inline-flex;align-items:center;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin-bottom:16px}.product-hero__copy h1{margin:0 0 16px;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.1;letter-spacing:-.03em;font-weight:800;color:var(--text);text-wrap:balance}.product-hero__copy p{margin:0;color:var(--text-soft);font-size:1.05rem;line-height:1.6;max-width:90%;text-wrap:pretty}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero__spotlight{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.case-card,.product-card,.solution-card,.feature-card,.spec-card,.region-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.65);border-radius:var(--radius-md);background:#ffffffdb;box-shadow:var(--shadow);transition:all .35s cubic-bezier(.34,1.56,.64,1)}.case-card img,.product-card img,.solution-card img,.feature-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.case-card{display:grid;min-height:260px}.case-card--featured{grid-column:span 2}.case-card__content,.product-card__body,.feature-card__body{flex:1;padding:22px}.case-card__content span{color:var(--brand);font-size:.85rem;font-weight:700}.case-card__content h2,.product-card__body h3,.solution-card h3,.feature-card__body h3,.spec-card h3,.region-card h3{margin:8px 0 10px;font-size:1.1rem;line-height:1.2}.case-card__content p,.product-card__body p,.solution-card p,.feature-card__body p,.spec-card li,.region-card dd{margin:0;color:var(--text-soft)}.case-card__content a,.product-card__body span,.solution-card a{display:inline-flex;margin-top:auto;font-weight:700;color:var(--brand-deep)}.product-grid,.feature-grid,.spec-grid,.region-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:20px}.solution-list{display:grid;gap:18px}.solution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px}.solution-card{overflow:hidden;border:1px solid rgba(255,255,255,.65);border-radius:var(--radius-md);background:#ffffffdb;box-shadow:var(--shadow);transition:transform .24s ease}.solution-card:hover{transform:translateY(-4px)}.solution-card__img{width:100%;height:200px;object-fit:cover}.solution-card__body{padding:22px}.solution-card__body h3{margin:0 0 10px;font-size:1.35rem;line-height:1.2}.solution-card__body p{margin:0;color:var(--text-soft)}.solution-card__body a{display:inline-flex;margin-top:auto;font-weight:700;color:var(--brand-deep)}.product-card{transition:.24s ease}.product-showcase-card{position:relative;display:flex;flex:1 1 300px;flex-direction:column;align-items:center;min-height:480px;max-width:380px;padding:28px 24px 24px;border-radius:34px;background:#fff;box-shadow:0 22px 56px #112a4b14;isolation:isolate;overflow:hidden;transition:transform .34s ease,box-shadow .34s ease}.product-showcase-card:before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:linear-gradient(135deg,#ff5c5cf2,#5371ffe6,#e552ffeb);opacity:0;transition:opacity .34s ease;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.product-showcase-card:after{display:none}.product-showcase-card__media{position:relative;display:grid;place-items:center;height:200px;padding:20px 16px 12px}.product-showcase-card__media:before{display:none}.product-showcase-card__media img{position:relative;z-index:1;width:min(100%,200px);max-height:170px;object-fit:contain;filter:none;transition:transform .34s ease}.product-showcase-card__body{display:grid;gap:14px;justify-items:center;text-align:center;max-width:30ch}.product-showcase-card__body h3{margin:0;font-size:clamp(1.2rem,1.5vw,1.6rem);line-height:1.08;letter-spacing:-.02em;text-wrap:balance;min-height:2.16em;display:flex;align-items:center;justify-content:center}.product-showcase-card__body p{margin:0;color:#13263f94;font-size:1rem;line-height:1.6;text-wrap:pretty}.product-showcase-card--wide{flex-basis:400px;max-width:480px;min-height:440px;padding-inline:32px;background:#fff}.product-showcase-card--wide .product-showcase-card__media{min-height:180px;padding-top:16px}.product-showcase-card--wide .product-showcase-card__media img{width:min(100%,200px);max-height:150px}.product-showcase-card--wide .product-showcase-card__body{max-width:39ch}.product-showcase-card--wide .product-showcase-card__body h3{font-size:clamp(1.1rem,1.4vw,1.4rem)}.product-showcase-card--wide .product-showcase-card__body p{font-size:.98rem}.product-showcase-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;margin-top:30px;padding:0 28px;border-radius:999px;background:var(--button-gradient);box-shadow:var(--button-shadow);color:#fff;font-size:1.02rem;font-weight:800;letter-spacing:-.01em;opacity:0;transform:translateY(14px) scale(.96);transition:opacity .3s ease,transform .3s ease,box-shadow .3s ease}.product-showcase-card__cta svg{width:18px;height:18px;fill:currentColor}.product-showcase-card:hover,.product-showcase-card:focus-visible{transform:translateY(-10px);box-shadow:0 34px 84px #6e83bb3d,0 0 0 1px #fff9}.product-showcase-card:hover:before,.product-showcase-card:focus-visible:before{opacity:1}.product-showcase-card:hover .product-showcase-card__media img,.product-showcase-card:focus-visible .product-showcase-card__media img{transform:translateY(-8px) scale(1.03)}.product-showcase-card:hover .product-showcase-card__cta,.product-showcase-card:focus-visible .product-showcase-card__cta{opacity:1;transform:translateY(0) scale(1)}.product-showcase-card:focus-visible{outline:none}.case-card:hover,.product-card:hover,.feature-card:hover,.region-card:hover,.spec-card:hover{transform:translateY(-8px);box-shadow:0 24px 64px #112a4b1f,inset 0 0 0 1px #ffffffe6;border-color:#ffffffe6}.feature-card img,.product-card img,.product-hero__visual img{transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.feature-card:hover img,.product-card:hover img{transform:scale(1.04)}.product-hero__visual{overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.product-hero__visual img{width:100%;height:100%;min-height:420px;object-fit:cover}.product-hero__visual:hover img{transform:scale(1.04)}.product-intro{padding:80px 0 40px}.product-intro .section-heading p{font-size:1.15rem;line-height:1.8;color:var(--text-soft);max-width:72ch;margin-top:28px}.spec-card{padding:32px 28px;position:relative}.spec-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--button-gradient);opacity:0;transition:opacity .4s ease}.spec-card:hover:before{opacity:1}.spec-card ul{margin:0;padding:0;list-style:none}.spec-card li{position:relative;padding-left:20px}.spec-card li:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;border-radius:50%;background:var(--brand)}.spec-card li+li{margin-top:12px}.query-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 32px;border-radius:var(--radius-lg);background:linear-gradient(135deg,#f8fafc,#e8f4fc,#f0f7ff);border:1px solid rgba(15,142,216,.15);color:var(--text);box-shadow:0 8px 32px #0f8ed814,inset 0 1px #fffc;position:relative;overflow:hidden;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease}.query-banner:before{content:"";position:absolute;top:-50%;right:-10%;width:200px;height:200px;background:radial-gradient(circle,rgba(15,142,216,.12) 0%,transparent 70%);pointer-events:none}.query-banner:after{content:"";position:absolute;bottom:-30%;left:10%;width:120px;height:120px;background:radial-gradient(circle,rgba(255,183,120,.15) 0%,transparent 70%);pointer-events:none}.query-banner:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 16px 48px #0f8ed826,inset 0 1px #ffffffe6;border-color:#0f8ed840}.query-banner h2,.query-banner p{margin:0}.query-banner .section-heading__eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:.88rem;font-weight:700;letter-spacing:.08em;line-height:1.2;color:var(--brand);text-transform:uppercase}.query-banner .section-heading__eyebrow:before{content:"";width:8px;height:8px;background:var(--brand);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.query-banner h2{color:var(--text)}.query-banner p{color:var(--text-soft)}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.about-card{display:flex;flex-direction:column;min-height:100%;padding:28px;border:1px solid rgba(255,255,255,.65);border-radius:var(--radius-lg);background:#ffffffdb;box-shadow:var(--shadow)}.about-card p{color:var(--text-soft)}.about-card a{display:inline-flex;margin-top:auto;font-weight:700;color:var(--brand-deep)}.region-card{padding:22px}.region-card dl{display:grid;gap:14px;margin:0}.region-card dt{margin-bottom:4px;font-size:.82rem;font-weight:700;color:var(--brand);text-transform:uppercase;letter-spacing:.06em}body.home-prismatic main:before,body.home-prismatic main:after{content:"";position:fixed;inset:auto;width:42vw;height:42vw;border-radius:999px;pointer-events:none;filter:blur(70px);opacity:.45;z-index:-1}body.home-prismatic main:before{top:96px;left:-10vw;background:radial-gradient(circle,#87e6e9cc,#87e6e900)}body.home-prismatic main:after{right:-10vw;top:180px;background:radial-gradient(circle,#ffbb989e,#8893ff00)}body.home-prismatic .site-header:before{background:linear-gradient(180deg,#ffffffd1,#ffffffad),radial-gradient(circle at left top,rgba(255,199,153,.14),transparent 32%),radial-gradient(circle at right center,rgba(137,184,255,.14),transparent 30%)}body.home-prismatic .section-heading{max-width:820px}.home-slider{position:relative;overflow:visible;padding:0}.home-slider.shell{--slider-arrow-size: 68px;--slider-arrow-rail: 58px;width:100%;max-width:none;padding-inline:0}.home-slider__viewport{position:relative;min-height:700px;overflow:hidden;isolation:isolate;border:none;border-radius:0;background:linear-gradient(180deg,#ffffffe6,#f6faffc7);box-shadow:none}.home-slider__viewport:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:linear-gradient(110deg,rgba(255,255,255,.28),transparent 34%),linear-gradient(300deg,rgba(255,255,255,.12),transparent 36%)}.home-slider__viewport:after{content:"";position:absolute;inset:0;z-index:5;border-radius:inherit;box-shadow:inset 0 1px #ffffffc7;pointer-events:none}.home-slide{position:absolute;inset:0;overflow:hidden;opacity:0;z-index:0;pointer-events:none;transform:scale(1.02);background:linear-gradient(180deg,#fbfdfffa,#f2f7ffeb);backface-visibility:hidden;will-change:opacity,transform;transition:opacity .55s ease,transform .55s ease}.home-slide.is-current,.home-slide.is-entering,.home-slide.is-leaving{opacity:1;transform:scale(1)}.home-slide.is-current{z-index:2;pointer-events:auto}.home-slide.is-entering{z-index:3}.home-slide.is-leaving{z-index:1}.home-slide:after{content:"";position:absolute;right:7%;top:16%;z-index:1;width:min(33vw,430px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,#ffffff8a,#ffffff1f 34%,#fff0 58%),conic-gradient(from 180deg,#ff715900,#ff715942,#6de8e53d,#5b7cff52,#ff715900);filter:blur(8px);opacity:.7;pointer-events:none}.home-slide__image{position:absolute;inset:-3px;width:calc(100% + 6px);height:calc(100% + 6px);object-fit:cover;filter:saturate(1.08) contrast(1.02);transform:translateZ(0) scale(1.06);backface-visibility:hidden;will-change:transform}.home-slide__veil{position:absolute;inset:0;z-index:1;transform:translateZ(0);backface-visibility:hidden;background:linear-gradient(90deg,#fcfdfffa,#f8fbfff0 34%,#f4f8ff8f 60%,#f1f5ff2e),radial-gradient(circle at 14% 20%,var(--slide-glow-a),rgba(255,255,255,0) 30%),radial-gradient(circle at 82% 72%,var(--slide-glow-b),rgba(255,255,255,0) 26%),radial-gradient(circle at 78% 22%,#ffffff9e,#fff0 20%),linear-gradient(180deg,#ffffff0f,#ffffff47)}.home-slide__content-shell{position:relative;z-index:2;display:flex;align-items:center;width:min(100% - 32px,var(--shell));min-height:700px;margin:0 auto}.home-slide__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:min(50%,720px);min-height:700px;padding:84px 0 118px}.home-slide__industry{margin:0;font-size:.94rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(90deg,#ff6d5a,#6d58ff 48%,#2298ff);-webkit-background-clip:text;background-clip:text;color:transparent}.home-slide h1{margin:14px 0 18px;max-width:16ch;font-size:clamp(2rem,3.8vw,3.6rem);line-height:.96;letter-spacing:-.06em;text-wrap:balance}.home-slide__summary{max-width:38rem;margin:0;color:#13263fb8;font-size:1.04rem}.home-slide__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.home-slide .button{min-height:52px;padding:0 24px}.home-slide .button--ghost{border-color:#667aff2e;background:#ffffff94;box-shadow:0 14px 26px #112a4b14}.home-slider__arrow,.home-slider__dots button{cursor:pointer}.home-slider__arrow{position:absolute;top:50%;z-index:6;display:grid;place-items:center;width:var(--slider-arrow-size);height:var(--slider-arrow-size);padding:0;border:1px solid rgba(255,255,255,.86);border-radius:50%;background:linear-gradient(180deg,#fffffff0,#f4f8ffb8),radial-gradient(circle at top left,rgba(255,208,175,.18),transparent 54%);color:var(--brand-deep);box-shadow:0 20px 36px #112a4b24,inset 0 1px #ffffffd6;transform:translateY(-50%);backdrop-filter:blur(18px);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.home-slider__arrow:before{content:"";position:absolute;inset:8px;border-radius:50%;background:linear-gradient(135deg,#ffffffd1,#ffffff1f);opacity:.85;pointer-events:none}.home-slider__arrow-icon{position:relative;z-index:1;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.home-slider__arrow:hover{border-color:#7991ff6b;box-shadow:0 24px 42px #112a4b2e,0 0 0 10px #78a0ff14;transform:translateY(-50%) scale(1.05)}.home-slider__arrow--prev{left:calc(var(--slider-arrow-rail) - var(--slider-arrow-size) / 2)}.home-slider__arrow--next{right:calc(var(--slider-arrow-rail) - var(--slider-arrow-size) / 2)}.home-slider__controls{position:absolute;right:72px;bottom:40px;z-index:4;display:flex;align-items:center;gap:18px}.home-slider__dots{display:flex;align-items:center;justify-content:center;gap:8px}.home-slider__dots button{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:#ffffff80;transition:background-color .24s ease,transform .24s ease}.home-slider__dots button:hover{transform:scale(1.2)}.home-slider__dots button.is-active{background:#fff;transform:scale(1.2)}.home-slider__arrow:focus-visible,.home-slider__dots button:focus-visible,.home-slide .button:focus-visible{outline:2px solid rgba(45,103,255,.72);outline-offset:2px}@media(prefers-reduced-motion:reduce){.home-slide,.home-slider__arrow,.home-slider__dots button,.product-showcase-card,.product-showcase-card:before,.product-showcase-card__media img,.product-showcase-card__cta{transition:none}}body.home-prismatic .home-products,body.home-prismatic .home-solutions,body.home-prismatic .home-solutions .shell{position:relative}body.home-prismatic .home-products:before{content:"";position:absolute;inset:20px auto auto -8%;width:320px;height:320px;border-radius:999px;background:radial-gradient(circle,#82e4e52e,#82e4e500);filter:blur(18px);pointer-events:none}body.home-prismatic .home-products:after,body.home-prismatic .home-solutions .shell:after{content:"";position:absolute;inset:auto -6% 10% auto;width:300px;height:300px;border-radius:999px;background:radial-gradient(circle,#ffcdaf2e,#ffcdaf00);filter:blur(18px);pointer-events:none}body.home-prismatic .home-products .section-heading,body.home-prismatic .home-solutions .section-heading{margin-left:auto;margin-right:auto;text-align:center}body.home-prismatic .home-products .product-grid,body.home-prismatic .home-solutions .solution-grid{position:relative;z-index:1}body.home-prismatic .home-products .product-grid,body.home-prismatic .home-solutions .solution-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:28px}body.home-prismatic .product-card,body.home-prismatic .solution-card{border:1px solid rgba(255,255,255,.78);background:linear-gradient(180deg,#ffffffd6,#f7faffb8),radial-gradient(circle at top right,rgba(141,184,255,.16),transparent 26%);box-shadow:0 22px 44px #112a4b17;backdrop-filter:blur(18px)}body.home-prismatic .product-card__body,body.home-prismatic .solution-card__body{position:relative}body.home-prismatic .product-card__body h3,body.home-prismatic .solution-card__body h3{font-size:1.42rem}body.home-prismatic .product-card__body span,body.home-prismatic .solution-card__body a{color:var(--brand-deep)}.site-footer{margin-top:22px;background:#13263ff5;box-shadow:0 -10px 30px #112a4b14}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0 22px;color:#ffffffb8}.site-footer__inner p{margin:0;font-size:.9rem}.site-footer__links{display:flex;flex-wrap:wrap;gap:14px}.site-footer__links a{color:#ffffffdb;font-size:.9rem}@media(max-width:1080px){.site-header__bar{grid-template-columns:minmax(0,1fr) auto}.site-nav,.site-header__hotline{display:none}.site-mobile-nav{display:block;z-index:1000}.site-mobile-nav__trigger{display:flex;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;padding:0;border:none;border-radius:10px;background:#ffffffeb;box-shadow:0 6px 18px #112a4b1a;cursor:pointer;list-style:none;backdrop-filter:blur(12px)}.site-mobile-nav__trigger::-webkit-details-marker{display:none}.site-mobile-nav__bar{display:block;height:2px;margin:0 8px;border-radius:999px;background:var(--brand-deep);transition:transform .22s ease,opacity .22s ease}.site-mobile-nav[open] .site-mobile-nav__bar:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-mobile-nav[open] .site-mobile-nav__bar:nth-child(2){opacity:0;transform:scaleX(0)}.site-mobile-nav[open] .site-mobile-nav__bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-mobile-nav__panel{position:absolute;top:calc(100% + 10px);right:0;width:min(300px,100vw - 32px);padding:0;border:1px solid rgba(19,38,63,.1);border-radius:20px;background:#fffffffa;box-shadow:0 22px 60px #112a4b29;backdrop-filter:blur(20px);overflow:hidden}.site-mobile-nav__item{border-bottom:1px solid rgba(19,38,63,.06)}.site-mobile-nav__item:last-child{border-bottom:none}.site-mobile-nav__link{display:block;padding:14px 20px;font-weight:700;color:var(--text);font-size:.98rem;transition:color .18s ease,background-color .18s ease}.site-mobile-nav__link:hover{color:var(--brand);background:var(--surface-muted)}.site-mobile-nav__accordion{display:block}.site-mobile-nav__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;border:none;background:none;font-weight:700;font-size:.98rem;color:var(--text);cursor:pointer;text-align:left;list-style:none;transition:color .18s ease,background-color .18s ease}.site-mobile-nav__accordion-trigger::-webkit-details-marker{display:none}.site-mobile-nav__accordion-trigger:hover{color:var(--brand);background:var(--surface-muted)}.site-mobile-nav__chevron{width:18px;height:18px;flex:none;color:var(--text-soft);transition:transform .22s ease}.site-mobile-nav__accordion[open] .site-mobile-nav__chevron{transform:rotate(180deg)}.site-mobile-nav__children{padding:8px 20px 14px 32px;background:#f4f7fb99;display:grid;gap:2px}.site-mobile-nav__child-link{display:block;padding:9px 0;font-size:.92rem;color:var(--text-soft);transition:color .18s ease}.site-mobile-nav__child-link:hover{color:var(--brand)}.site-mobile-nav__hotline{display:block;margin:10px 16px 14px;padding:12px 16px;border-radius:12px;font-size:.88rem;font-weight:700;color:var(--brand);background:var(--brand-soft);text-align:center;transition:background-color .18s ease}.site-mobile-nav__hotline:hover{background:#0f8ed833}.hero,.product-hero,.solution-card,.about-grid{grid-template-columns:1fr}.site-footer__inner{flex-direction:column;align-items:flex-start;gap:16px;padding:18px 0 20px}.home-slider__viewport{min-height:620px}.home-slider.shell{--slider-arrow-size: 58px;--slider-arrow-rail: 46px;width:100%;max-width:none;padding-inline:0}.home-slide__content-shell{min-height:620px}.home-slide__content{width:min(58%,620px);min-height:620px;padding:72px 0 116px}.home-slide h1{max-width:14ch;font-size:clamp(2rem,3.8vw,3.2rem)}.home-slider__controls{right:52px;bottom:34px}.home-slider__arrow{border-radius:20px}.home-slider__arrow:before{inset:7px;border-radius:15px}.home-slider__arrow-icon{width:22px;height:22px}.hero__spotlight,.product-grid,.feature-grid,.spec-grid,.region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-card--featured{grid-column:span 2}}@media(max-width:720px){.section{padding:56px 0}.shell{width:min(100% - 32px,var(--shell));padding-left:0;padding-right:0}.section-heading{margin-bottom:36px}.section-heading h1,.section-heading h2{font-size:clamp(1.6rem,7vw,2.2rem)}.section-heading p{font-size:.95rem;line-height:1.6}.site-header__bar{min-height:66px;gap:10px}.site-header__brand{overflow:hidden}.site-header__brand img{width:min(264px,100vw - 104px);max-width:100%;height:auto;max-height:none}.site-mobile-nav__trigger{gap:3px;width:32px;height:32px;border-radius:9px}.site-mobile-nav__bar{margin:0 7px}.site-header__brand span{display:none}.site-header__brand--mark{width:52px;height:52px}.site-header__brand--mark img{width:182px;height:52px}.hero__lead,.product-hero__copy,.query-banner,.about-card,.spec-card,.region-card{padding:20px}.product-showcase-card{min-height:auto;max-width:none;padding:20px 16px 18px;border-radius:20px}.product-showcase-card__media{height:160px;padding:12px 10px 8px}.product-showcase-card__media img{width:min(100%,160px);max-height:140px}.product-showcase-card__body{gap:10px}.product-showcase-card__body h3{font-size:clamp(1.15rem,5vw,1.4rem);min-height:2.16em;display:flex;align-items:center;justify-content:center}.product-showcase-card__body p{font-size:.88rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-showcase-card__cta{min-height:42px;margin-top:16px;padding:0 18px;opacity:1;transform:none;font-size:.9rem;gap:6px}.product-showcase-card__cta svg{width:16px;height:16px}body.home-prismatic .home-products .product-grid{gap:16px}body.home-prismatic .home-products:before,body.home-prismatic .home-products:after,body.home-prismatic .home-solutions .shell:before,body.home-prismatic .home-solutions .shell:after{display:none}.home-slider{padding:0;position:relative}.home-slider.shell{width:100%;padding-inline:0;max-width:none}.home-slider__viewport{min-height:460px;border-radius:0;border:none;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;touch-action:pan-x pinch-zoom;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative}.home-slider__viewport::-webkit-scrollbar{display:none}.home-slide{position:relative;opacity:1;z-index:auto;pointer-events:auto;transform:none;flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always;transition:none}.home-slide.is-current,.home-slide.is-active,.home-slide.is-entering,.home-slide.is-leaving{opacity:1;transform:none}.home-slide:after{display:none}.home-slide__image{object-position:75% center;filter:saturate(1.02) contrast(1.01);transform:none}.home-slide__veil{background:linear-gradient(180deg,#fbfdffeb,#f6faffe6 48%,#f3f7ffc7),linear-gradient(135deg,#ffcba61f,#76b1ff14)}.home-slide__content-shell{width:100%;min-height:460px}.home-slide__content{width:100%;min-height:460px;padding:36px 20px 70px;justify-content:center}.home-slide__industry{font-size:.75rem;letter-spacing:.12em;margin-bottom:10px}.home-slide h1{max-width:none;font-size:clamp(1.4rem,7vw,2rem);line-height:1.15;margin:8px 0 12px}.home-slide__summary{max-width:none;font-size:.9rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.home-slide__actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px}.home-slide .button{width:auto;min-height:44px;padding:0 18px;font-size:.9rem}.home-slider__controls{position:absolute;left:0;right:0;bottom:16px;z-index:10;display:flex;justify-content:center;pointer-events:none}.home-slider__dots{padding:6px 14px;gap:8px;background:#ffffffb8;border-radius:999px;pointer-events:auto}.home-slider__dots button{width:10px;height:10px;background:#0f8ed84d}.home-slider__dots button.is-active{background:var(--brand)}.home-slider__arrow{display:none}.hero__spotlight,.product-grid,.feature-grid,.spec-grid,.region-grid{grid-template-columns:1fr;gap:16px}.case-card--featured{grid-column:auto}.solution-grid{grid-template-columns:1fr;gap:14px}.solution-card{border-radius:16px;display:flex;flex-direction:row;align-items:center;overflow:hidden}.solution-card__img{width:100px;height:100px;flex-shrink:0;object-fit:cover}.solution-card__body{flex:1;padding:14px 16px;min-width:0}.solution-card__body h3{font-size:1rem;margin:0 0 6px}.solution-card__body p{font-size:.85rem;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.solution-card__body a{display:none}body.home-prismatic .home-solutions .solution-grid{gap:12px}.feature-card{border-radius:16px}.feature-card img{aspect-ratio:16/9}.feature-card__body{padding:14px 16px 16px}.feature-card__body h3{font-size:1rem;margin:0 0 6px}.feature-card__body p{font-size:.85rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.query-banner{align-items:flex-start;flex-direction:column;gap:14px;padding:18px 16px;border-radius:16px}.query-banner .section-heading__eyebrow{font-size:.75rem;margin-bottom:6px}.query-banner h2{font-size:1.1rem;margin-bottom:6px}.query-banner p{font-size:.88rem;line-height:1.55}.query-banner .button{width:100%;justify-content:center;min-height:44px;font-size:.92rem;margin-top:4px}.about-grid{grid-template-columns:1fr;gap:14px}.about-card{display:flex;flex-direction:column;min-height:100%;padding:18px 16px;border-radius:16px}.about-card h2{font-size:1.1rem;margin-bottom:12px}.about-card p{font-size:.88rem;line-height:1.7;margin:0 0 10px}.about-card a{display:inline-flex;margin-top:auto;font-size:.88rem;font-weight:700;color:var(--brand-deep)}.spec-card{padding:16px;border-radius:16px}.spec-card h3{font-size:.95rem;margin-bottom:12px}.spec-card ul{display:grid;gap:8px}.spec-card li{font-size:.85rem;line-height:1.5;padding-left:16px}.spec-card li:before{top:8px;width:5px;height:5px}.button{min-height:46px;padding:0 18px;font-size:.95rem}.site-footer__inner{padding:16px 0 18px;gap:12px;flex-direction:column;align-items:center;text-align:center}.site-footer__inner p,.site-footer__links a{font-size:.82rem}.site-footer__links{flex-wrap:wrap;justify-content:center;gap:8px 16px}}
