:root{--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", "PingFang SC", sans-serif;--ink-1:#0e1116;--ink-2:#3f4650;--ink-3:#535b66;--surface-0:#fff;--surface-1:#f5f5f7;--surface-2:#fbfbfd;--surface-dark:#05070a;--link:#06c;--brand-blue:#1677e8;--brand-green:var(--brand-blue);--hairline:#0000001f;--layout-reading:760px;--layout-content:1120px;--layout-wide:1440px;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--motion-fast:.16s;--motion-standard:.28s;--motion-slow:.42s;--section-space:96px;--section-space-large:128px;--header-height:48px;--color-primary:var(--brand-blue);--color-primary-dark:#0057b8;--color-primary-light:#e8f4fd;--color-text:var(--ink-1);--color-text-light:var(--ink-2);--color-text-muted:var(--ink-3);--color-bg:var(--surface-0);--color-bg-gray:var(--surface-1);--color-bg-dark:var(--surface-dark);--color-border:var(--hairline);--color-white:var(--surface-0);--max-width:var(--layout-content);--font-family:var(--font-sans);--font-size-xs:13px;--font-size-sm:15px;--font-size-base:17px;--font-size-lg:19px;--font-size-xl:22px;--font-size-2xl:26px;--font-size-3xl:36px;--font-size-4xl:46px;--runyu-detail-hero-title:clamp(48px, 4.8vw, 72px);--runyu-detail-hero-subtitle:clamp(22px, 2.2vw, 30px);--runyu-detail-section-title:clamp(36px, 3.8vw, 50px);--runyu-detail-section-copy:17px;--runyu-detail-overview-title:clamp(34px, 3.6vw, 48px);--runyu-detail-overview-copy:17px;--runyu-detail-card-title:22px;--runyu-detail-card-copy:16px;--runyu-detail-layer-title:clamp(22px, 1.9vw, 26px);--runyu-detail-layer-copy:16px;--runyu-detail-scene-title:clamp(22px, 2vw, 28px);--runyu-detail-scene-copy:16px;--runyu-detail-cta-title:clamp(32px, 3.2vw, 44px);--runyu-detail-cta-copy:16px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--spacing-3xl:64px;--spacing-4xl:80px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 24px #0000001f;--transition:var(--motion-standard) ease}@media (width<=1600px){:root{--runyu-detail-hero-title:clamp(46px, 4.5vw, 60px);--runyu-detail-hero-subtitle:clamp(20px, 1.9vw, 26px);--runyu-detail-section-title:clamp(32px, 3.2vw, 44px);--runyu-detail-section-copy:16px;--runyu-detail-overview-title:clamp(32px, 3vw, 42px);--runyu-detail-overview-copy:16px;--runyu-detail-card-title:21px;--runyu-detail-card-copy:15px;--runyu-detail-layer-title:clamp(20px, 1.7vw, 24px);--runyu-detail-layer-copy:15px;--runyu-detail-scene-title:clamp(21px, 1.7vw, 26px);--runyu-detail-scene-copy:15px;--runyu-detail-cta-title:clamp(30px, 2.8vw, 40px);--runyu-detail-cta-copy:15px}}@media (width<=760px){:root{--runyu-detail-hero-title:clamp(40px, 12vw, 52px);--runyu-detail-hero-subtitle:clamp(20px, 5.5vw, 24px);--runyu-detail-section-title:clamp(32px, 9vw, 40px);--runyu-detail-section-copy:16px;--runyu-detail-overview-title:clamp(32px, 9vw, 40px);--runyu-detail-overview-copy:16px;--runyu-detail-card-title:21px;--runyu-detail-card-copy:16px;--runyu-detail-layer-title:22px;--runyu-detail-layer-copy:16px;--runyu-detail-scene-title:23px;--runyu-detail-scene-copy:16px;--runyu-detail-cta-title:34px;--runyu-detail-cta-copy:16px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base);scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--ink-1);background-color:var(--surface-0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:18px;line-height:1.47059}a{color:inherit;text-decoration:none}ol,ul{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}.display-title{font-optical-sizing:auto;letter-spacing:-.035em;line-height:1.05}.container{width:min(100%,var(--layout-content));padding:0 var(--spacing-lg);margin:0 auto}.section{padding:var(--section-space) 0}.section-title{font-size:var(--font-size-3xl);text-align:center;margin-bottom:var(--spacing-md);color:var(--color-text);font-weight:700}.section-subtitle{font-size:var(--font-size-lg);text-align:center;color:var(--color-text-light);margin-bottom:var(--spacing-3xl);max-width:600px;margin-left:auto;margin-right:auto}.btn{border-radius:var(--radius-sm);font-size:var(--font-size-sm);transition:all var(--transition);cursor:pointer;justify-content:center;align-items:center;padding:10px 24px;font-weight:500;display:inline-flex}.btn-primary{background-color:var(--color-primary);color:var(--color-white)}.btn-primary:hover{background-color:var(--color-primary-dark)}.btn-outline{color:var(--color-primary);border:1px solid var(--color-primary);background-color:#0000}.btn-outline:hover{background-color:var(--color-primary);color:var(--color-white)}.page-banner{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:var(--color-white);padding:var(--spacing-4xl) 0;padding-top:calc(var(--header-height) + var(--spacing-4xl));text-align:center}.page-banner h1{font-size:var(--font-size-4xl);margin-bottom:var(--spacing-sm);font-weight:700}.page-banner p{font-size:var(--font-size-lg);opacity:.9}.card-grid{gap:var(--spacing-lg);grid-template-columns:repeat(3,1fr);display:grid}.card{background:var(--color-white);border-radius:var(--radius-md);padding:var(--spacing-xl);transition:border-color var(--motion-fast) ease;border:1px solid var(--color-border)}.card:hover{border-color:#00000038}.card h3{font-size:var(--font-size-xl);margin-bottom:var(--spacing-sm);color:var(--color-text)}.card p{color:var(--color-text-light);font-size:var(--font-size-sm);line-height:1.7}@media (width<=1024px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.container{padding:0 var(--spacing-md)}.section{padding:var(--spacing-3xl) 0}.section-title{font-size:var(--font-size-2xl)}.card-grid{grid-template-columns:1fr}.page-banner h1{font-size:var(--font-size-2xl)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}[data-theme=white-gallery]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--gallery-canvas:#fff;--gallery-surface:#f5f5f7;--gallery-elevated:#fff;--gallery-ink:#111318;--gallery-muted:#4c5159;--gallery-link:#06c;--gallery-brand-blue:#1677e8;--gallery-brand-green:var(--gallery-brand-blue);--gallery-hairline:#1d1d1f1f;--gallery-product-shadow:0 28px 80px #1d1d1f1a;--gallery-reading:760px;--gallery-content:1120px;--gallery-wide:1440px;--gallery-section-gap:clamp(96px, 9vw, 128px);--gallery-radius-small:12px;--gallery-radius-medium:18px;--gallery-radius-large:28px;--gallery-radius-pill:999px;min-height:100%;color:var(--gallery-ink);background:var(--gallery-canvas)}[data-theme=white-gallery] .site-shell__main{background:var(--gallery-canvas);overflow:clip}[data-theme=white-gallery] a{color:var(--gallery-link)}[data-theme=white-gallery] :where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:3px solid var(--gallery-link);outline-offset:3px}[data-theme=white-gallery] .white-gallery-home{color:var(--gallery-ink);background:var(--gallery-canvas);flex-direction:column;display:flex}[data-theme=white-gallery] .white-gallery-hero{order:1}[data-theme=white-gallery] .home-utoken{order:2}[data-theme=white-gallery] .home-appliances{order:3}[data-theme=white-gallery] .home-solutions{order:4}[data-theme=white-gallery] .home-news{order:5}[data-theme=white-gallery] .home-partners{order:6}[data-theme=white-gallery] .home-vision{order:7}[data-theme=white-gallery] .white-gallery-hero{width:100%;max-width:none;margin-inline:0}[data-theme=white-gallery] .white-gallery-hero>.product-stage{padding:0}[data-theme=white-gallery] .white-gallery-hero .product-stage__inner{gap:0;width:100%}[data-theme=white-gallery] .white-gallery-hero{background:var(--gallery-canvas);min-height:0;overflow:hidden}[data-theme=white-gallery] .white-gallery-hero .product-stage__inner{grid-template-columns:minmax(0,1fr);grid-template-areas:"stage";height:100svh;position:relative;overflow:hidden}[data-theme=white-gallery] .white-gallery-hero .product-stage__copy{z-index:1;text-align:center;grid-area:stage;align-self:start;width:min(100% - 40px,880px);max-width:none;margin-inline:auto;padding-top:clamp(72px,6.5vw,104px);position:relative}[data-theme=white-gallery] .white-gallery-hero .product-stage__title{letter-spacing:-.055em;margin:0;font-size:clamp(48px,4.7vw,64px);line-height:.98}[data-theme=white-gallery] .white-gallery-hero .product-stage__description{margin-top:24px;font-size:clamp(20px,1.7vw,22px);line-height:1.35}[data-theme=white-gallery] .white-gallery-hero .product-stage__media{grid-area:stage;width:100%;height:100%}[data-theme=white-gallery] .white-gallery-hero .product-stage__media .responsive-picture{aspect-ratio:auto;background:var(--gallery-canvas);border-radius:0;width:100%;height:100%;max-height:none;margin-top:0}[data-theme=white-gallery] .white-gallery-hero .product-stage__video{background:var(--gallery-canvas);width:100%;height:100%;max-height:none}[data-theme=white-gallery] .white-gallery-hero .product-stage__video,[data-theme=white-gallery] .white-gallery-hero .responsive-picture img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 55%;object-position:center 55%}[data-theme=white-gallery] .white-gallery-home .product-stage__actions{gap:24px}[data-theme=white-gallery] .white-gallery-home .product-stage__action{border-radius:var(--gallery-radius-small);min-height:36px;color:var(--gallery-link);background:0 0;border:0;padding:4px;font-size:17px;font-weight:500}[data-theme=white-gallery] .white-gallery-home .product-stage__action--primary,[data-theme=white-gallery] .white-gallery-home .product-stage__action--secondary{color:var(--gallery-link);background:0 0}[data-theme=white-gallery] .white-gallery-home .product-stage__action:focus-visible{text-underline-offset:4px;text-decoration:underline}[data-theme=white-gallery] .home-gallery-shell{width:min(100% - 48px,1120px);margin-inline:auto}[data-theme=white-gallery] :where(.home-utoken,.home-appliances,.home-solutions,.home-proof,.home-news,.home-vision){padding-block:var(--gallery-section-gap)}[data-theme=white-gallery] .home-solutions,[data-theme=white-gallery] .home-utoken{background:var(--gallery-surface)}[data-theme=white-gallery] .home-utoken{align-items:center;min-height:100svh;padding-block:clamp(24px,3vw,44px);display:flex;overflow:hidden}[data-theme=white-gallery] .home-utoken__inner{width:min(100% - 48px,1760px)}[data-theme=white-gallery] .home-gallery-heading{max-width:var(--gallery-reading);margin-bottom:clamp(40px,5vw,64px)}[data-theme=white-gallery] .home-gallery-heading--center{text-align:center;margin-inline:auto}[data-theme=white-gallery] .home-utoken .home-gallery-heading--center{max-width:min(100%,1120px)}[data-theme=white-gallery] .home-gallery-heading__eyebrow{color:var(--gallery-link);letter-spacing:-.01em;margin:0 0 12px;font-size:17px;font-weight:600}[data-theme=white-gallery] .home-gallery-heading__title,[data-theme=white-gallery] .home-vision h2{color:var(--gallery-ink);letter-spacing:-.052em;word-break:normal;margin:0;font-size:clamp(40px,5.2vw,64px);line-height:1.04}[data-theme=white-gallery] .home-gallery-heading__description{max-width:var(--gallery-reading);color:var(--gallery-muted);margin:20px 0 0;font-size:clamp(17px,1.8vw,21px);line-height:1.5}[data-theme=white-gallery] .home-gallery-heading--center .home-gallery-heading__description{margin-inline:auto}[data-theme=white-gallery] .home-utoken .home-gallery-heading__title{white-space:nowrap;font-size:clamp(40px,4.8vw,64px)}[data-theme=white-gallery] .home-utoken .home-gallery-heading__description{white-space:nowrap;max-width:min(100%,960px);font-size:clamp(16px,1.6vw,20px)}[data-theme=white-gallery] .home-gallery-actions{flex-wrap:wrap;gap:8px 20px;margin-top:28px;display:flex}[data-theme=white-gallery] .home-gallery-heading--center .home-gallery-actions{justify-content:center}[data-theme=white-gallery] .home-gallery-actions a,[data-theme=white-gallery] .home-solutions__card a,[data-theme=white-gallery] .home-vision a{min-height:44px;color:var(--gallery-link);text-underline-offset:4px;align-items:center;font-size:17px;font-weight:500;display:inline-flex}[data-theme=white-gallery] .home-utoken__stage{isolation:isolate;max-width:min(100%,1760px);margin:0 auto;padding:0;position:relative}[data-theme=white-gallery] .home-utoken__stage:before{z-index:-1;filter:blur(22px);content:"";background:radial-gradient(circle at 50% 18%,#408eff3d,#0000 58%),radial-gradient(circle at 48% 70%,#6ec5ff2e,#0000 64%);border-radius:999px;height:clamp(84px,8vw,128px);position:absolute;bottom:24px;left:6%;right:6%}[data-theme=white-gallery] .home-utoken__window{z-index:2;box-shadow:none;background:0 0;border:0;border-radius:0;position:relative;overflow:visible}[data-theme=white-gallery] .home-utoken__window .responsive-picture{background:0 0}[data-theme=white-gallery] .home-utoken__capabilities{border-top:1px solid var(--gallery-hairline);border-bottom:1px solid var(--gallery-hairline);grid-template-columns:repeat(3,1fr);gap:0;max-width:960px;margin:clamp(36px,4vw,56px) auto 0;padding:0;list-style:none;display:grid}[data-theme=white-gallery] .home-utoken__capabilities li{min-height:72px;color:var(--gallery-ink);text-align:center;padding:20px 24px;font-size:17px;font-weight:600}[data-theme=white-gallery] .home-utoken__capabilities li+li{border-left:1px solid var(--gallery-hairline)}[data-theme=white-gallery] .home-appliances__layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(48px,7vw,96px);display:grid}[data-theme=white-gallery] .home-appliances__layout .home-gallery-heading{margin-bottom:0}[data-theme=white-gallery] .home-appliances__visual{background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:0;display:flex;overflow:visible}[data-theme=white-gallery] .home-appliances__visual .responsive-picture{background:0 0}[data-theme=white-gallery] .home-appliances__visual .responsive-picture img{-o-object-fit:contain;object-fit:contain}[data-theme=white-gallery] .home-solutions__showcase{display:none}[data-theme=white-gallery] .home-solution-fade-enter-active,[data-theme=white-gallery] .home-solution-fade-leave-active{transition:opacity var(--motion-standard) ease}[data-theme=white-gallery] .home-solution-fade-enter-from,[data-theme=white-gallery] .home-solution-fade-leave-to{opacity:0}[data-theme=white-gallery] .home-solutions__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}[data-theme=white-gallery] .home-solutions__content{display:contents}[data-theme=white-gallery] .home-solutions__card{border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-medium);background:var(--gallery-elevated);height:100%;transition:transform var(--motion-standard) ease;overflow:hidden}[data-theme=white-gallery] .home-solutions__card .responsive-picture{aspect-ratio:3/2;background:var(--gallery-surface)}[data-theme=white-gallery] .home-solutions__card .responsive-picture img{-o-object-fit:cover;object-fit:cover}[data-theme=white-gallery] .home-solutions__card a,[data-theme=white-gallery] .home-solutions__card h3,[data-theme=white-gallery] .home-solutions__card p{margin-inline:28px}[data-theme=white-gallery] .home-solutions__card h3{color:var(--gallery-ink);letter-spacing:-.035em;margin-top:28px;margin-bottom:0;font-size:clamp(25px,3vw,34px)}[data-theme=white-gallery] .home-solutions__card p{min-height:3em;color:var(--gallery-muted);margin-top:12px;margin-bottom:12px;font-size:17px;line-height:1.5}[data-theme=white-gallery] .home-solutions__card a{margin-bottom:20px}[data-theme=white-gallery] .home-partners .home-proof__inner{width:min(100% - 64px,1120px)}[data-theme=white-gallery] .home-partners{background:var(--gallery-surface)}[data-theme=white-gallery] .home-partners__heading{text-align:left;max-width:100%;margin-inline:0}[data-theme=white-gallery] .home-partners__heading .home-gallery-heading__description{margin-inline:0}[data-theme=white-gallery] .home-partners__grid{background:#ffffffdb;border:1px solid #1677e81a;grid-template-columns:repeat(5,minmax(0,1fr));margin:42px 0 0;padding:0;list-style:none;display:grid;overflow:hidden;box-shadow:0 22px 54px #1d1d1f09}[data-theme=white-gallery] .home-partners__card{background:#ffffffa3;border-bottom:1px solid #1677e817;border-right:1px solid #1677e817;place-items:center;min-height:clamp(76px,6vw,92px);padding:clamp(12px,1.4vw,18px) clamp(16px,2vw,28px);display:grid}[data-theme=white-gallery] .home-partners__card img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:160px;height:54px;display:block}[data-theme=white-gallery] .home-news__header{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:72px;display:flex}[data-theme=white-gallery] .home-news{color:var(--gallery-ink);background:var(--gallery-surface);position:relative;overflow:hidden}[data-theme=white-gallery] .home-news:before{content:"";pointer-events:none;background:radial-gradient(circle at 9% 42%,#1677e81f,#0000 34%),radial-gradient(circle at 22% 68%,#1677e814,#0000 30%);position:absolute;inset:0}[data-theme=white-gallery] .home-news__inner{z-index:1;position:relative}[data-theme=white-gallery] .home-news__title{color:var(--gallery-ink);letter-spacing:-.045em;margin:0;font-size:clamp(38px,4.2vw,48px);font-weight:420;line-height:1.28}[data-theme=white-gallery] .home-news__title span{display:block}[data-theme=white-gallery] .home-news__all-link{border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-pill);min-width:160px;min-height:48px;color:var(--gallery-ink);transition:color var(--motion-fast) ease,box-shadow var(--motion-fast) ease;background:#fff;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:inline-flex;box-shadow:0 12px 30px #1d1d1f1f}[data-theme=white-gallery] .home-news__layout{grid-template-columns:minmax(0,.62fr) minmax(0,1fr);align-items:start;gap:clamp(48px,6vw,80px);display:grid}[data-theme=white-gallery] .home-news__visual{aspect-ratio:16/9;border-radius:var(--gallery-radius-medium);background:#ffffff0f;place-items:center;display:grid;overflow:hidden}[data-theme=white-gallery] .home-news__visual img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}[data-theme=white-gallery] .home-news__visual p{max-width:28ch;color:var(--gallery-muted);text-align:center;margin:0;padding:32px;line-height:1.6}[data-theme=white-gallery] .home-news-fade-enter-active,[data-theme=white-gallery] .home-news-fade-leave-active{transition:opacity .24s}[data-theme=white-gallery] .home-news-fade-enter-from,[data-theme=white-gallery] .home-news-fade-leave-to{opacity:0}[data-theme=white-gallery] .home-news__list{margin:0;padding:0;list-style:none}[data-theme=white-gallery] .home-news__item{border-top:1px solid var(--gallery-hairline);transition:border-color var(--motion-fast) ease}[data-theme=white-gallery] .home-news__item:last-child{border-bottom:1px solid var(--gallery-hairline)}[data-theme=white-gallery] .home-news__item>a{min-height:156px;color:inherit;grid-template-columns:168px minmax(0,1fr);align-items:start;gap:42px;padding:30px 0;display:grid}[data-theme=white-gallery] .home-news__item time{color:var(--gallery-muted);transition:color var(--motion-fast) ease;font-size:16px;font-weight:600;line-height:1.6}[data-theme=white-gallery] .home-news__content h3{color:var(--gallery-ink);letter-spacing:-.015em;transition:color var(--motion-fast) ease;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(18px,1.45vw,21px);font-weight:580;line-height:1.45;display:-webkit-box;overflow:hidden}[data-theme=white-gallery] .home-news__content p{color:var(--gallery-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:16px 0 0;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}[data-theme=white-gallery] .home-news__item.is-active{border-color:color-mix(in srgb,var(--gallery-brand-blue) 100%,var(--gallery-brand-blue))}[data-theme=white-gallery] .home-news__item.is-active h3,[data-theme=white-gallery] .home-news__item.is-active time{color:color-mix(in srgb,var(--gallery-brand-blue) 100%,var(--gallery-brand-blue))}[data-theme=white-gallery] .home-vision{border-top:1px solid var(--gallery-hairline);text-align:center}[data-theme=white-gallery] .home-vision__inner{max-width:880px}[data-theme=white-gallery] .home-vision h2{font-size:clamp(36px,5.4vw,64px)}[data-theme=white-gallery] .home-vision a{justify-content:center;margin-top:24px}[data-theme=white-gallery] .home-vision__cta{background:var(--gallery-brand-blue);border-radius:999px;justify-content:center;align-items:center;min-height:64px;padding:0 44px;font-size:28px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 16px 34px #0066cc3d;color:#fff!important}[data-theme=white-gallery] .detail-landing,[data-theme=white-gallery] .media-panel,[data-theme=white-gallery] .page-hero,[data-theme=white-gallery] .page-hero.page-hero--dark,[data-theme=white-gallery] .page-hero.page-hero--light,[data-theme=white-gallery] .page-hero.page-hero--soft,[data-theme=white-gallery] .product-stage{color:var(--gallery-ink);background:var(--gallery-canvas)}[data-theme=white-gallery] .detail-landing .detail-landing__inner,[data-theme=white-gallery] .media-panel .media-panel__inner,[data-theme=white-gallery] .page-hero .page-hero__inner,[data-theme=white-gallery] .product-stage .product-stage__inner{width:min(100% - 48px,var(--gallery-content));margin-inline:auto}[data-theme=white-gallery] .white-gallery-home .white-gallery-hero .product-stage__inner{width:100%}[data-theme=white-gallery] .page-hero.page-hero--center,[data-theme=white-gallery] .page-hero.page-hero--split{padding-top:calc(48px + clamp(72px,8vw,112px));padding-inline:0;padding-bottom:var(--gallery-section-gap)}[data-theme=white-gallery] .detail-landing-section--soft,[data-theme=white-gallery] .page-hero.page-hero--soft,[data-theme=white-gallery] .technology-section--muted{background:var(--gallery-surface)}[data-theme=white-gallery] .detail-landing-hero h1,[data-theme=white-gallery] .page-hero__title,[data-theme=white-gallery] .technology-hero h1{color:var(--gallery-ink);letter-spacing:-.045em}[data-theme=white-gallery] .news-page__hero .page-hero__title{font-size:clamp(40px,4.1vw,56px)}[data-theme=white-gallery] .feature-list .feature-list__item p,[data-theme=white-gallery] .feature-list__description,[data-theme=white-gallery] .page-hero .page-hero__description,[data-theme=white-gallery] .section-heading__description{max-width:var(--gallery-reading);color:var(--gallery-muted);font-size:17px;line-height:1.65}[data-theme=white-gallery] .page-hero.page-hero--dark .page-hero__description{color:var(--gallery-muted)}[data-theme=white-gallery] .page-hero .page-hero__action{border-radius:var(--gallery-radius-small)}[data-theme=white-gallery] .detail-landing-hero__media .responsive-picture,[data-theme=white-gallery] .media-panel .responsive-picture,[data-theme=white-gallery] .page-hero__media .responsive-picture,[data-theme=white-gallery] .technology-hero__media .responsive-picture{border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-large);background:var(--gallery-surface)}[data-theme=white-gallery] .media-panel__body,[data-theme=white-gallery] .media-panel__title{color:var(--gallery-ink)}[data-theme=white-gallery] .media-panel__body{max-width:var(--gallery-reading);color:var(--gallery-muted)}[data-theme=white-gallery] .feature-list,[data-theme=white-gallery] .feature-list__item{border-color:var(--gallery-hairline)}[data-theme=white-gallery] .solution-grid{border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-large);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}[data-theme=white-gallery] .solution-grid,[data-theme=white-gallery] .solutions-hub .solution-grid{background:var(--gallery-hairline);gap:1px}[data-theme=white-gallery] .solution-grid .solution-grid__item,[data-theme=white-gallery] .solution-grid__item{min-height:220px;color:var(--gallery-ink);background:var(--gallery-canvas);border:0;border-radius:0;padding:40px}[data-theme=white-gallery] .solution-grid__item h3{color:var(--gallery-muted)}[data-theme=white-gallery] .news-card{color:var(--gallery-ink);background:var(--gallery-surface);border-radius:var(--gallery-radius-medium);overflow:hidden}[data-theme=white-gallery] .news-card__link{border:1px solid var(--gallery-hairline);border-radius:inherit;overflow:hidden}[data-theme=white-gallery] .news-card .news-card__link{border-radius:var(--gallery-radius-medium)}[data-theme=white-gallery] .news-card .news-card__content{padding:24px 24px 28px}[data-theme=white-gallery] .news-card .media-frame{border-radius:0}[data-theme=white-gallery] .logo-cloud{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;gap:32px 40px;display:grid}[data-theme=white-gallery] .contact-cta,[data-theme=white-gallery] section.contact-cta{color:var(--gallery-ink);background:var(--gallery-surface);border-radius:var(--gallery-radius-large)}[data-theme=white-gallery] section.contact-cta .contact-cta__description{color:var(--gallery-muted)}[data-theme=white-gallery] section.contact-cta .contact-cta__action{border-radius:var(--gallery-radius-small)}[data-theme=white-gallery] section.contact-cta .contact-cta__action--secondary{color:var(--gallery-link);border-color:var(--gallery-link)}[data-theme=white-gallery] section.contact-cta .contact-cta__action:focus-visible{outline:3px solid var(--gallery-link);outline-offset:3px}[data-theme=white-gallery] .industry-solution__architecture,[data-theme=white-gallery] .solution-section--architecture.industry-solution__architecture,[data-theme=white-gallery] .technology-diagram.technology-product__architecture,[data-theme=white-gallery] .technology-product__architecture{color:var(--gallery-ink);background:var(--gallery-surface);border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-large)}[data-theme=white-gallery] .solution-section--architecture,[data-theme=white-gallery] .technology-diagram{color:var(--gallery-ink);background:var(--gallery-surface)}[data-theme=white-gallery] .architecture-panel__viewport,[data-theme=white-gallery] .technology-diagram__scroll{overscroll-behavior-inline:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}[data-theme=white-gallery] .architecture-panel,[data-theme=white-gallery] .industry-architecture,[data-theme=white-gallery] .industry-solution__architecture .architecture-panel,[data-theme=white-gallery] .industry-solution__architecture .industry-architecture,[data-theme=white-gallery] .technology-diagram .technology-diagram__canvas,[data-theme=white-gallery] .technology-diagram__canvas{color:var(--gallery-ink);background:var(--gallery-canvas);border-color:var(--gallery-hairline)}[data-theme=white-gallery] .architecture-panel__viewport:focus-visible,[data-theme=white-gallery] .technology-diagram__scroll:focus-visible{outline:3px solid var(--gallery-link);outline-offset:4px}[data-theme=white-gallery] .detail-landing .detail-landing-cta,[data-theme=white-gallery] .industry-solution .solution-contact,[data-theme=white-gallery] .technology-product-page .technology-contact{color:var(--gallery-ink);background:var(--gallery-surface)}[data-theme=white-gallery] .detail-landing-cta h2,[data-theme=white-gallery] .solution-contact h2,[data-theme=white-gallery] .technology-contact h2{color:var(--gallery-ink)}[data-theme=white-gallery] .detail-landing-cta p,[data-theme=white-gallery] .solution-contact p,[data-theme=white-gallery] .technology-contact p{color:var(--gallery-muted)}[data-theme=white-gallery] .detail-landing .detail-landing-cta__label,[data-theme=white-gallery] .service-system .service-system__cta-inner>div>p:first-child,[data-theme=white-gallery] .solution-experience .solution-experience__cta .solution-experience__eyebrow,[data-theme=white-gallery] .technology-product-page .technology-contact__inner .technology-eyebrow,[data-theme=white-gallery] .unify-experience__contact .unify-experience__eyebrow{color:#06c}[data-theme=white-gallery] .company-section .cert-page-button,[data-theme=white-gallery] .contact-section .form-row input,[data-theme=white-gallery] .contact-section .form-row textarea,[data-theme=white-gallery] .contact-section .submit-button,[data-theme=white-gallery] .detail-landing .detail-landing-cta__button,[data-theme=white-gallery] .detail-landing .detail-landing-hero__tags span,[data-theme=white-gallery] .jobs-section .jobs-action,[data-theme=white-gallery] .technology-product-page .technology-contact__button,[data-theme=white-gallery] .technology-product-page .technology-highlights li{border-radius:var(--gallery-radius-small)}[data-theme=white-gallery] .about-hub,[data-theme=white-gallery] .company-section,[data-theme=white-gallery] .content-grid,[data-theme=white-gallery] .hub-group,[data-theme=white-gallery] .jobs-section,[data-theme=white-gallery] .solutions-hub__grid{width:min(100% - 48px,var(--gallery-content))}[data-theme=white-gallery] .about-hub__link,[data-theme=white-gallery] .cert-card,[data-theme=white-gallery] .hub-group__link,[data-theme=white-gallery] .job-card{border:1px solid var(--gallery-hairline);color:var(--gallery-ink);background:var(--gallery-surface);border-radius:var(--gallery-radius-medium)}[data-theme=white-gallery] .article-content,[data-theme=white-gallery] .article-nav{max-width:var(--gallery-reading)}[data-theme=white-gallery] .article-content p,[data-theme=white-gallery] .article-heading h3{color:var(--gallery-ink)}[data-theme=white-gallery] [data-ui=app-header].header{height:48px;color:var(--gallery-ink);box-shadow:none;-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);background:#ffffffd1;border-bottom:1px solid #1d1d1f14}[data-theme=white-gallery] [data-ui=app-header].header .header__dropdown-group-link,[data-theme=white-gallery] [data-ui=app-header].header .header__logo,[data-theme=white-gallery].site-shell .skip-link{border-radius:var(--gallery-radius-small)}[data-theme=white-gallery] [data-ui=app-header].header .header__logo-img,[data-theme=white-gallery] [data-ui=app-header].header.header--dark:not(.header--menu-open) .header__logo-img,[data-theme=white-gallery] [data-ui=app-header].header.header--transparent:not(.header--menu-open) .header__logo-img{filter:none;height:34px}[data-theme=white-gallery] [data-ui=app-header].header .header__dropdown-panel{border-color:var(--gallery-hairline);color:var(--gallery-ink);background:#fffffff5;box-shadow:0 18px 48px #1d1d1f1a}[data-theme=white-gallery] [data-ui=app-footer],[data-theme=white-gallery] footer[data-ui=app-footer]{color:var(--gallery-muted);background:var(--gallery-surface)}[data-theme=white-gallery] footer[data-ui=app-footer] .footer__section a{border-radius:var(--gallery-radius-small)}[data-theme=white-gallery] [data-ui=app-footer] a,[data-theme=white-gallery] [data-ui=app-footer] h2,[data-theme=white-gallery] [data-ui=app-footer] h3{color:inherit}@media (width>=901px){[data-theme=white-gallery] .home-solutions__inner>.home-gallery-heading{text-align:center;margin-inline:auto}[data-theme=white-gallery] .home-solutions__inner>.home-gallery-heading .home-gallery-heading__description{margin-inline:auto}[data-theme=white-gallery] .home-solutions__showcase{grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);align-items:stretch;gap:clamp(56px,6vw,96px);display:grid}[data-theme=white-gallery] .home-solutions__gallery{display:none}[data-theme=white-gallery] .home-solutions__media{border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-large);background:var(--gallery-elevated);min-width:0;height:clamp(460px,42vw,520px);overflow:hidden;box-shadow:0 22px 64px #1d1d1f1a}[data-theme=white-gallery] .home-solutions__media .responsive-picture{aspect-ratio:auto;background:var(--gallery-elevated);width:100%;height:100%}[data-theme=white-gallery] .home-solutions__media .responsive-picture img{-o-object-fit:cover;object-fit:cover}[data-theme=white-gallery] .home-solutions__selector{grid-template-rows:repeat(4,minmax(0,1fr));gap:4px;min-width:0;margin:0;padding:0;list-style:none;display:grid}[data-theme=white-gallery] .home-solutions__selector-item{-moz-column-gap:20px;min-width:0;transition:border-left-color var(--motion-fast) ease,opacity var(--motion-fast) ease;border-left:2px solid #0000;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;align-content:center;column-gap:20px;padding:10px 0 10px 26px;display:grid}[data-theme=white-gallery] .home-solutions__selector-item.is-active{border-left-color:var(--gallery-brand-blue)}[data-theme=white-gallery] .home-solutions__selector-button{min-width:0;color:var(--gallery-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-column:1/-1;grid-template-columns:minmax(0,1fr);padding:0;display:grid}[data-theme=white-gallery] .home-solutions__selector-title{color:color-mix(in srgb,var(--gallery-ink) 72%,transparent);letter-spacing:-.035em;transition:color var(--motion-fast) ease;font-size:clamp(22px,1.9vw,27px);font-weight:650;line-height:1.15;display:block}[data-theme=white-gallery] .home-solutions__selector-description{max-width:390px;color:color-mix(in srgb,var(--gallery-muted) 76%,transparent);transition:color var(--motion-fast) ease;margin-top:7px;font-size:16px;line-height:1.5;display:block}[data-theme=white-gallery] .home-solutions__selector-item>a{min-height:28px;color:color-mix(in srgb,var(--gallery-link) 72%,transparent);text-underline-offset:4px;transition:color var(--motion-fast) ease,opacity var(--motion-fast) ease;grid-column:1/-1;justify-self:start;margin:5px 0 0;font-size:16px;font-weight:500;line-height:28px}[data-theme=white-gallery] .home-solutions__selector-item.is-active .home-solutions__selector-title{color:var(--gallery-ink)}[data-theme=white-gallery] .home-solutions__selector-item.is-active .home-solutions__selector-description{color:var(--gallery-muted)}[data-theme=white-gallery] .home-solutions__selector-item.is-active>a{color:var(--gallery-link)}}@media (hover:hover) and (pointer:fine){[data-theme=white-gallery] .white-gallery-home .product-stage__action:hover{text-underline-offset:4px;text-decoration:underline}[data-theme=white-gallery] .home-solutions__card:hover{transform:translateY(-4px)}[data-theme=white-gallery] .home-news__all-link:hover{color:var(--gallery-brand-blue);box-shadow:0 16px 34px #ffffff3d}}@media (hover:hover) and (pointer:fine) and (width>=901px){[data-theme=white-gallery] .home-solutions__selector-item:not(.is-active):hover{opacity:.78}}@media (width<=1440px) and (width>=901px){[data-theme=white-gallery]{--gallery-section-gap:clamp(72px, 6.5vw, 96px);--gallery-product-shadow:0 22px 60px #1d1d1f17}[data-theme=white-gallery] .white-gallery-hero .product-stage__inner{height:100svh}[data-theme=white-gallery] .white-gallery-hero .product-stage__copy{width:min(100% - 64px,760px);padding-top:clamp(56px,5.2vw,76px)}[data-theme=white-gallery] .white-gallery-hero .product-stage__title{font-size:clamp(42px,4.2vw,56px)}[data-theme=white-gallery] .white-gallery-hero .product-stage__description{margin-top:18px;font-size:clamp(18px,1.45vw,20px)}[data-theme=white-gallery] .home-gallery-shell{width:min(100% - 64px,1040px)}[data-theme=white-gallery] .home-utoken__inner{width:min(100% - 64px,1760px)}[data-theme=white-gallery] .home-gallery-heading{margin-bottom:clamp(32px,3.4vw,48px)}[data-theme=white-gallery] .home-gallery-heading__title,[data-theme=white-gallery] .home-vision h2{font-size:clamp(36px,4.2vw,52px)}[data-theme=white-gallery] .home-utoken .home-gallery-heading__title{white-space:nowrap;font-size:clamp(40px,4.5vw,56px)}[data-theme=white-gallery] .home-utoken .home-gallery-heading__description{white-space:nowrap;font-size:clamp(16px,1.35vw,18px)}[data-theme=white-gallery] .home-gallery-heading__description{font-size:clamp(16px,1.4vw,19px)}[data-theme=white-gallery] .home-utoken__stage{max-width:min(100%,1760px);padding-bottom:0}[data-theme=white-gallery] .home-appliances__layout{gap:clamp(36px,5vw,64px)}[data-theme=white-gallery] .home-solutions__showcase{grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr);gap:clamp(40px,4.5vw,64px)}[data-theme=white-gallery] .home-solutions__media{height:clamp(380px,34vw,460px)}[data-theme=white-gallery] .home-solutions__selector-item{padding-left:20px}[data-theme=white-gallery] .home-solutions__selector-title{font-size:clamp(19px,1.55vw,23px)}[data-theme=white-gallery] .home-partners .home-proof__inner{width:min(100% - 64px,clamp(760px,66vw,960px))}[data-theme=white-gallery] .home-partners__heading .home-gallery-heading__eyebrow{margin-bottom:10px;font-size:16px}[data-theme=white-gallery] .home-partners__heading .home-gallery-heading__title{font-size:40px}[data-theme=white-gallery] .home-partners__heading .home-gallery-heading__description{margin-top:16px;font-size:16px}[data-theme=white-gallery] .home-partners__grid{margin-top:34px}[data-theme=white-gallery] .home-partners__card{width:auto;min-height:66px;padding:10px 16px}[data-theme=white-gallery] .home-partners__card img{max-width:136px;height:46px}[data-theme=white-gallery] .home-news__layout{gap:clamp(44px,5vw,64px)}}@media (width<=1440px){[data-theme=white-gallery] .home-utoken__stage{max-width:100%}}@media (width<=960px){[data-theme=white-gallery] .home-news__header{margin-bottom:56px}[data-theme=white-gallery] .home-news__layout{grid-template-columns:1fr;gap:48px}[data-theme=white-gallery] .home-news__visual{width:min(100%,760px)}}@media (width<=900px){[data-theme=white-gallery] .media-panel .media-panel__inner{grid-template-columns:1fr;gap:40px}[data-theme=white-gallery] .media-panel--reverse .media-frame{order:0}[data-theme=white-gallery] .home-gallery-shell{width:min(100% - 40px,1120px)}[data-theme=white-gallery] .home-utoken__inner{width:min(100% - 40px,1280px)}[data-theme=white-gallery] .home-solutions__showcase{display:none}[data-theme=white-gallery] .home-appliances__layout{grid-template-columns:1fr;gap:48px}[data-theme=white-gallery] .home-appliances__layout .home-gallery-heading{max-width:var(--gallery-reading)}[data-theme=white-gallery] .home-partners__grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px}[data-theme=white-gallery] .home-partners__card{min-height:84px;padding:16px 20px}}@media (width<=640px){[data-theme=white-gallery] .white-gallery-hero{overflow:visible}[data-theme=white-gallery] .white-gallery-hero .product-stage__inner{grid-template-areas:"copy""media";height:auto;overflow:visible}[data-theme=white-gallery] .white-gallery-hero .product-stage__copy{grid-area:copy;width:min(100% - 32px,880px);padding-top:64px}[data-theme=white-gallery] .white-gallery-hero .product-stage__title{font-size:clamp(42px,13vw,58px)}[data-theme=white-gallery] .white-gallery-hero .product-stage__description{font-size:20px}[data-theme=white-gallery] .white-gallery-hero .product-stage__media{grid-area:media;height:auto}[data-theme=white-gallery] .white-gallery-hero .product-stage__media .responsive-picture{aspect-ratio:1;height:auto;margin-top:24px}[data-theme=white-gallery] .white-gallery-hero .product-stage__video{aspect-ratio:1;-o-object-position:center bottom;object-position:center bottom;height:auto;margin-top:24px}[data-theme=white-gallery] .white-gallery-hero .responsive-picture img{-o-object-position:center bottom;object-position:center bottom}[data-theme=white-gallery] .home-gallery-shell{width:min(100% - 32px,1120px)}[data-theme=white-gallery] .home-utoken__inner{width:min(100% - 32px,1280px)}[data-theme=white-gallery] :where(.home-utoken,.home-appliances,.home-solutions,.home-proof,.home-news,.home-vision){padding-block:80px}[data-theme=white-gallery] .home-gallery-heading{margin-bottom:40px}[data-theme=white-gallery] .home-gallery-heading__title,[data-theme=white-gallery] .home-vision h2{font-size:clamp(34px,10vw,44px);line-height:1.1}[data-theme=white-gallery] .home-utoken .home-gallery-heading__description,[data-theme=white-gallery] .home-utoken .home-gallery-heading__title{white-space:normal}[data-theme=white-gallery] .home-utoken__stage{max-width:100%}[data-theme=white-gallery] .home-utoken__capabilities{grid-template-columns:1fr}[data-theme=white-gallery] .home-utoken__capabilities li{min-height:60px;padding:18px 20px}[data-theme=white-gallery] .home-utoken__capabilities li+li{border-top:1px solid var(--gallery-hairline);border-left:0}[data-theme=white-gallery] .home-solutions__gallery{grid-template-columns:1fr}[data-theme=white-gallery] .home-solutions__card a,[data-theme=white-gallery] .home-solutions__card h3,[data-theme=white-gallery] .home-solutions__card p{margin-inline:24px}[data-theme=white-gallery] .home-partners__grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}[data-theme=white-gallery] .home-partners__card{min-height:78px;padding:12px 16px}[data-theme=white-gallery] .home-partners__card img{max-width:140px;height:52px}[data-theme=white-gallery] .home-news__header{margin-bottom:40px;display:block}[data-theme=white-gallery] .home-news__title{font-size:clamp(34px,10vw,42px)}[data-theme=white-gallery] .home-news__all-link{min-width:136px;margin-top:28px}[data-theme=white-gallery] .home-news__layout{gap:32px}[data-theme=white-gallery] .home-news__item>a{grid-template-columns:1fr;gap:8px;min-height:112px;padding:24px 0}[data-theme=white-gallery] .home-news__content p{display:none}[data-theme=white-gallery] .home-gallery-actions a,[data-theme=white-gallery] .home-news__item>a,[data-theme=white-gallery] .home-solutions__card a,[data-theme=white-gallery] .home-vision a{min-height:44px}[data-theme=white-gallery] .white-gallery-home .product-stage__action{min-width:44px;min-height:44px}[data-theme=white-gallery] [data-ui=app-header] :where(a,button){min-height:44px}[data-theme=white-gallery] .about-hub,[data-theme=white-gallery] .company-section,[data-theme=white-gallery] .content-grid,[data-theme=white-gallery] .detail-landing .detail-landing__inner,[data-theme=white-gallery] .detail-landing__inner,[data-theme=white-gallery] .hub-group,[data-theme=white-gallery] .jobs-section,[data-theme=white-gallery] .media-panel .media-panel__inner,[data-theme=white-gallery] .media-panel__inner,[data-theme=white-gallery] .page-hero .page-hero__inner,[data-theme=white-gallery] .page-hero__inner,[data-theme=white-gallery] .product-stage .product-stage__inner,[data-theme=white-gallery] .product-stage__inner,[data-theme=white-gallery] .solutions-hub__grid{width:min(100% - 32px,var(--gallery-content))}[data-theme=white-gallery] .page-hero.page-hero--center,[data-theme=white-gallery] .page-hero.page-hero--split{padding-top:112px;padding-inline:0;padding-bottom:80px}[data-theme=white-gallery] .solution-grid{grid-template-columns:1fr}[data-theme=white-gallery] .solution-grid__item{min-height:0;padding:32px 24px}}@media (prefers-reduced-transparency:reduce){[data-theme=white-gallery] [data-ui=app-header].header,[data-theme=white-gallery] [data-ui=app-header].header .header__dropdown-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-theme=white-gallery] *,[data-theme=white-gallery] :after,[data-theme=white-gallery] :before{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}[data-theme=white-gallery] .home-solutions__card:active,[data-theme=white-gallery] .home-solutions__card:hover,[data-theme=white-gallery] .white-gallery-home .product-stage__action:active,[data-theme=white-gallery] .white-gallery-home .product-stage__action:hover{transform:none}[data-theme=white-gallery] .home-news-fade-enter-active,[data-theme=white-gallery] .home-news-fade-leave-active,[data-theme=white-gallery] .home-solution-fade-enter-active,[data-theme=white-gallery] .home-solution-fade-leave-active{transition:none}}
