:root{color:#080808;font-family:STHeiti,Heiti SC,黑体-简,sans-serif;font-synthesis:none;--orange: #ff6a1c;--paper: #fff;--soft-gray: #f3f3f3;--ease: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{width:100vw;margin:0;min-width:320px;min-height:100vh;overflow-x:clip;background:#000;font-family:STHeiti,Heiti SC,黑体-简,sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}[lang=en]{font-family:Gill Sans,Gill Sans MT,Calibri,sans-serif}.site-shell{width:100%;overflow:hidden;background:var(--paper)}.hero{position:relative;height:956px;color:#fff;isolation:isolate;overflow:hidden}.hero-media,.hero-image,.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media{z-index:-3;background:#234050}.hero-image{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.025);transition:opacity .72s ease,transform 1.1s var(--ease)}.hero-image.active{opacity:1;transform:scale(1)}.hero-scrim{z-index:-2;background:#0000005c}.site-header{position:fixed;top:33px;left:53px;right:auto;z-index:50;display:flex;align-items:flex-start;padding:0;color:#fff;background:#fff0;border-radius:24px;box-shadow:0 0 #0000;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);transition:top .62s var(--ease),left .62s var(--ease),right .62s var(--ease),padding .62s var(--ease),border-radius .62s var(--ease),background-color .52s var(--ease),backdrop-filter .62s var(--ease),-webkit-backdrop-filter .62s var(--ease),box-shadow .52s var(--ease),color .42s var(--ease)}.site-header.is-scrolled{top:18px;left:18px;right:18px;align-items:center;padding:26px 40px;color:#080808;background:#ffffff8c;border-radius:24px;box-shadow:0 12px 40px #00000024,inset 0 1px #ffffff80;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.brand-logo{position:relative;isolation:isolate;display:block;width:122px;height:30px;flex:0 0 auto}.brand-logo img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;width:100%;height:100%;filter:invert(1)}.logo-highlight{position:absolute;top:18px;left:0;z-index:1;display:block;width:100%;height:10px;background:#ffe600;transform:scaleX(0);transform-origin:left center;transition:transform .36s var(--ease)}.brand-logo:hover .logo-highlight,.brand-logo:focus-visible .logo-highlight{transform:scaleX(1)}.site-header .brand-logo{margin-top:10px;transition:margin-top .42s var(--ease)}.site-header .brand-logo:before{content:"";position:absolute;top:-10px;right:-14px;bottom:-10px;left:-14px;z-index:0;border-radius:6px;background:#fff;box-shadow:0 10px 30px #0000001f;opacity:0;transform:scale(.92);transform-origin:left center;transition:opacity .16s ease .36s,transform .18s var(--ease) .36s}.site-header .brand-logo img{transition:filter .14s ease .22s}.site-header .brand-logo .logo-highlight{transition-duration:.22s;transition-delay:0ms}.site-header .brand-logo:hover:before,.site-header .brand-logo:focus-visible:before{opacity:1;transform:scale(1);transition-delay:0ms}.site-header .brand-logo:hover img,.site-header .brand-logo:focus-visible img{filter:invert(0);transition-delay:.18s}.site-header .brand-logo:hover .logo-highlight,.site-header .brand-logo:focus-visible .logo-highlight{transition-duration:.26s;transition-delay:.34s}.site-header.is-light{color:#080808}.site-header.is-light .brand-logo:before{display:none}.site-header.is-light .brand-logo img,.site-header.is-light .brand-logo:hover img{filter:invert(0);transition:none}.site-header.is-light .brand-logo .logo-highlight,.site-header.is-light .brand-logo:hover .logo-highlight{transition-duration:.3s;transition-delay:0ms}.site-header.is-scrolled .brand-logo img{filter:invert(0);transition:filter .42s var(--ease)}.site-header.is-scrolled .brand-logo{margin-top:0}.site-header.is-scrolled .main-nav{margin-top:0;align-items:center}.main-nav{display:flex;gap:58px;margin:12px 0 0 100px;font-size:18px;font-weight:500;line-height:25px;white-space:nowrap;transition:margin-top .42s var(--ease)}.main-nav a{position:relative;color:inherit}.main-nav a:after{content:"";position:absolute;right:0;bottom:-5px;left:0;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .26s var(--ease)}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform:scaleX(1)}.hero-copy{position:absolute;top:267px;left:max(7.64vw,70px);z-index:2;width:680px;animation:copy-enter .56s var(--ease) both}.hero-eyebrow{margin:0 0 12px;font-size:32px;line-height:1}.hero-copy h1{display:grid;margin:0;font-size:48px;font-weight:500;line-height:55px}.hero-copy h1 span{display:block}.hero-description{width:641px;margin:14px 0 0;font-size:24px;font-weight:500;line-height:30px}.hero-controls{position:absolute;top:752px;left:max(7.64vw,70px);z-index:3;display:grid;grid-template-columns:251px 252px 252px 252px 81px;gap:9px}.hero-tab,.hero-playback{position:relative;height:81px;padding:0;overflow:hidden;border:0;border-radius:10px;color:#fff;background:#000000a8;cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:color .26s ease,background .26s ease}.hero-tab.active{color:#000;background:#fff}.hero-tab:hover:not(.active),.hero-playback:hover{background:#000000c7}.tab-icon{position:absolute;top:14px;left:16px;width:20px;height:20px;background:currentColor;mask:var(--icon-url) center / contain no-repeat;-webkit-mask:var(--icon-url) center / contain no-repeat}.tab-label{position:absolute;top:43px;left:16px;font-size:18px;line-height:25px}.tab-arrow{position:absolute;top:46px;right:16px;width:9px;height:14px;background:currentColor;mask:url(/images/Arrow.svg) center / contain no-repeat;-webkit-mask:url(/images/Arrow.svg) center / contain no-repeat}.tab-progress{position:absolute;right:0;bottom:0;left:0;height:6px;background:var(--orange);transform-origin:left;animation:progress 5s linear both}.hero.is-paused .tab-progress{animation-play-state:paused}.hero-playback span{position:absolute;top:50%;left:50%;display:block;transform:translate(-50%,-50%)}.pause-icon{width:20px;height:28px;border-right:7px solid white;border-left:7px solid white}.play-icon{width:0;height:0;margin-left:3px;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid white}.projects-section{position:relative;z-index:4;margin-top:-37px;padding:100px 20px 114px;border-radius:36px 36px 0 0;background:#fff}.section-title{width:min(832px,calc(100% - 40px));margin:0 auto;text-align:center}.section-title>p{margin:0 0 17px;font-size:24px;line-height:30px}.section-title h2{margin:0 0 11px;font-size:48px;font-weight:500;line-height:58px}.section-title>span{display:block;font-size:24px;line-height:30px}.project-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:10px;width:min(1400px,100%);height:830px;margin:100px auto 0;transition:grid-template-columns .62s var(--ease)}.project-grid.hover-0{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr) minmax(0,1fr)}.project-grid.hover-1{grid-template-columns:minmax(0,1fr) minmax(0,1.8fr) minmax(0,1fr)}.project-grid.hover-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.8fr)}.project-card{position:relative;min-width:0;height:830px;overflow:hidden;border-radius:26px;color:#000;background:var(--soft-gray);transition:color .24s ease,background-color .24s ease}.project-card.expanded{color:#fff;background:#000}.project-kicker{position:absolute;top:26px;left:50px;z-index:2;display:flex;align-items:center;gap:20px;height:69px;font-size:24px;white-space:nowrap}.project-kicker img{width:69px;height:69px;border-radius:10px;object-fit:cover}.project-visual{position:absolute;top:120px;right:0;left:0;height:580px;overflow:hidden;border-radius:26px}.project-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transform-origin:center;transition:transform .62s var(--ease)}.project-card.expanded .project-image{transform:scale(1.055)}.project-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.project-copy{position:absolute;top:700px;right:50px;bottom:0;left:50px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.project-text{min-width:0}.project-copy h3{height:30px;margin:0 0 6px;overflow:hidden;font-size:24px;font-weight:500;line-height:30px;text-overflow:ellipsis;white-space:nowrap}.project-copy p{width:100%;max-width:610px;height:36px;margin:0;overflow:hidden;font-size:16px;line-height:18px}.project-go{flex:0 0 36px;width:36px;height:36px;opacity:0;transform:translate(-8px);transition:opacity .32s var(--ease),transform .32s var(--ease)}.project-go img{display:block;width:100%;height:100%}.project-card.expanded .project-go{opacity:1;transform:none}.insights-section{background:#fff}.insights-heading{padding:30px 0 84px}.insight-feature{position:relative;height:800px;margin:0;overflow:hidden;color:#fff}.insight-feature>img{width:100%;height:100%;object-fit:cover}.insight-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0006,#0000 24%,#0000 70%,#0000009e)}.insight-copy{position:absolute;bottom:84px;left:max(calc((100% - 1040px)/2),60px);display:flex;align-items:stretch;height:156px}.insight-copy>span{width:30px;flex:0 0 auto;background:linear-gradient(180deg,#59cde9,#0a32a9)}.insight-copy>div{display:flex;flex-direction:column;justify-content:center;padding-left:30px}.insight-copy p{margin:0 0 2px;font-size:32px;line-height:39px}.insight-copy h3{margin:0;font-size:48px;font-weight:400;line-height:58px}.values-section{padding:150px 20px 200px;overflow:clip;background:linear-gradient(180deg,#fff,#fefefe 18%,#eee 80%)}.values-heading{width:min(850px,calc(100% - 40px))}.value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,626px));justify-content:center;gap:16px;margin:100px auto 0}.value-card{min-height:600px;padding:38px 49px 45px;border:1px solid rgba(0,0,0,.16);border-radius:26px;background:#fff;box-shadow:0 4px 16px #b8b8b814}.values-section.is-scroll-reveal-ready .value-card{opacity:var(--reveal-opacity);filter:blur(var(--reveal-blur));transform:translate3d(0,var(--reveal-y),0) scale(var(--reveal-scale));transform-origin:center bottom;will-change:transform,opacity,filter}.value-icon{display:block;width:76px;height:76px;border-radius:10px;object-fit:cover}.value-card h3{margin:30px 0 13px;font-size:36px;font-weight:400;line-height:46px}.value-rule{height:1px;margin-bottom:18px;background:#0000004d}.value-card p{margin:0 0 20px;font-size:24px;line-height:32px}.site-footer{position:relative;min-height:532px;color:#fff;background:#000}.footer-greeting{position:absolute;top:201px;left:max(7.64vw,50px)}.footer-greeting-line{position:relative;isolation:isolate;width:max-content;margin:0;font-size:24px;font-weight:500;line-height:30px}.footer-greeting-highlight{position:absolute;top:1px;right:-3px;bottom:1px;left:-3px;z-index:-1;background:#ffe600;transform:scaleX(0);transform-origin:left center;transition:transform .3s var(--ease)}.footer-greeting-text{position:relative;z-index:1;color:#fff;transition:color .14s ease}.brand-logo-footer{width:244px;height:60px}.brand-logo-footer .logo-highlight{top:0;height:100%}.footer-greeting .brand-logo-footer{margin:5px 0 10px}.footer-greeting .brand-logo-footer .logo-highlight{transform:scaleX(0);transition-duration:.3s;transition-delay:.12s}.footer-greeting .brand-logo-footer img{filter:invert(1);transition:filter .14s ease .12s}.footer-greeting-line-first .footer-greeting-highlight,.footer-greeting-line-first .footer-greeting-text{transition-delay:.24s}.footer-greeting-line-last .footer-greeting-highlight,.footer-greeting-line-last .footer-greeting-text{transition-delay:0ms}.footer-greeting:hover .footer-greeting-line-first .footer-greeting-highlight,.footer-greeting:focus-within .footer-greeting-line-first .footer-greeting-highlight{transform:scaleX(1);transition-delay:0ms}.footer-greeting:hover .brand-logo-footer .logo-highlight,.footer-greeting:focus-within .brand-logo-footer .logo-highlight{transform:scaleX(1);transition-delay:.12s}.footer-greeting:hover .footer-greeting-line-last .footer-greeting-highlight,.footer-greeting:focus-within .footer-greeting-line-last .footer-greeting-highlight{transform:scaleX(1);transition-delay:.24s}.footer-greeting:hover .footer-greeting-line-first .footer-greeting-text,.footer-greeting:focus-within .footer-greeting-line-first .footer-greeting-text{color:#000;transition-delay:0ms}.footer-greeting:hover .brand-logo-footer img,.footer-greeting:focus-within .brand-logo-footer img{filter:invert(0);transition-delay:.12s}.footer-greeting:hover .footer-greeting-line-last .footer-greeting-text,.footer-greeting:focus-within .footer-greeting-line-last .footer-greeting-text{color:#000;transition-delay:.24s}.footer-greeting.is-cued .footer-greeting-line-first .footer-greeting-highlight{animation:footer-cue-sweep-first 1.6s .26s}.footer-greeting.is-cued .footer-greeting-line-first .footer-greeting-text{animation:footer-cue-text-first 1.6s .26s}.footer-greeting.is-cued .brand-logo-footer .logo-highlight{animation:footer-cue-sweep-logo 1.6s .26s}.footer-greeting.is-cued .brand-logo-footer img{animation:logo-cue-ink 1.6s .26s}.footer-greeting.is-cued .footer-greeting-line-last .footer-greeting-highlight{animation:footer-cue-sweep-last 1.6s .26s}.footer-greeting.is-cued .footer-greeting-line-last .footer-greeting-text{animation:footer-cue-text-last 1.6s .26s}@keyframes footer-cue-sweep-first{0%{transform:scaleX(0);animation-timing-function:cubic-bezier(.16,1,.3,1)}18.75%,77.5%{transform:scaleX(1);animation-timing-function:cubic-bezier(.16,1,.3,1)}96.25%,to{transform:scaleX(0)}}@keyframes footer-cue-sweep-logo{0%,7.5%{transform:scaleX(0);animation-timing-function:cubic-bezier(.16,1,.3,1)}26.25%,70%{transform:scaleX(1);animation-timing-function:cubic-bezier(.16,1,.3,1)}88.75%,to{transform:scaleX(0)}}@keyframes footer-cue-sweep-last{0%,15%{transform:scaleX(0);animation-timing-function:cubic-bezier(.16,1,.3,1)}33.75%,62.5%{transform:scaleX(1);animation-timing-function:cubic-bezier(.16,1,.3,1)}81.25%,to{transform:scaleX(0)}}@keyframes footer-cue-text-first{0%{color:#fff}8.75%,77.5%{color:#000}86.25%,to{color:#fff}}@keyframes footer-cue-text-last{0%,15%{color:#fff}23.75%,62.5%{color:#000}71.25%,to{color:#fff}}@keyframes logo-cue-ink{0%,7.5%{filter:invert(1)}16.25%,70%{filter:invert(0)}78.75%,to{filter:invert(1)}}.footer-nav{position:absolute;top:204px;display:flex;flex-direction:column;align-items:flex-start}.footer-nav-projects{left:66.39%}.footer-nav-about{left:78.54%}.footer-nav h2{margin:0 0 25px;font-size:18px;font-weight:500;line-height:25px}.footer-nav a{color:#d9d9d9;font-size:16px;line-height:21px}.footer-nav a+a{margin-top:7px}.footer-nav-about a+a{margin-top:5px}.footer-nav a:hover{color:#fff}.copyright,.legal{position:absolute;bottom:51px;margin:0;color:#d9d9d9;font-size:16px;line-height:18px}.copyright{left:max(7.64vw,50px)}.legal{left:max(28.61vw,320px)}.back-to-top{position:fixed;right:35px;bottom:35px;z-index:30;width:66px;height:66px;border:0;border-radius:10px;background:var(--orange);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(15px);transition:opacity .25s ease,transform .3s var(--ease)}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top span{position:absolute;top:50%;left:50%;width:16px;height:27px;background:#fff;mask:url(/images/Arrow.svg) center / contain no-repeat;-webkit-mask:url(/images/Arrow.svg) center / contain no-repeat;transform:translate(-50%,-50%) rotate(-90deg)}@keyframes progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes copy-enter{0%{opacity:0;transform:translate(24px);filter:blur(3px)}to{opacity:1;transform:translate(0);filter:blur(0)}}@media(max-width:1280px){.hero-controls{right:36px;left:36px;grid-template-columns:repeat(4,minmax(0,1fr)) 81px}.hero-copy{left:72px}.project-kicker{left:28px;gap:14px}.project-copy{right:28px;left:28px}}@media(max-width:900px){.hero{height:900px}.site-header{right:28px;left:28px;justify-content:space-between}.main-nav{gap:24px;margin-left:44px}.hero-copy{top:260px;left:40px;width:min(680px,calc(100% - 80px))}.hero-description{width:min(641px,100%)}.hero-controls{top:auto;right:28px;bottom:42px;left:28px;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-playback{width:81px}.project-grid,.project-grid.hover-0,.project-grid.hover-1,.project-grid.hover-2{grid-template-columns:1fr;height:auto}.project-card{height:830px}.value-grid{grid-template-columns:minmax(0,626px)}.site-footer{display:grid;grid-template-columns:1fr 1fr;gap:56px 32px;min-height:650px;padding:92px 40px 150px}.footer-greeting,.footer-nav{position:static}.footer-greeting{grid-column:1 / -1}.footer-greeting .brand-logo-footer{margin-top:5px}}@media(max-width:640px){.hero{height:920px}.site-header{top:24px}.site-header .brand-logo{margin-top:4px}.brand-logo{width:95px;height:23px}.logo-highlight{height:8px}.logo-highlight{top:14px}.main-nav{display:grid;grid-template-columns:repeat(2,auto);gap:7px 22px;margin:4px 0 0 24px;font-size:16px}.hero-copy{top:225px;left:24px;width:calc(100% - 48px)}.hero-eyebrow{font-size:23px}.hero-copy h1{font-size:36px;line-height:44px}.hero-description{font-size:18px;line-height:27px}.hero-controls{right:20px;bottom:63px;left:20px;gap:7px}.hero-tab{height:70px}.tab-label{top:39px;font-size:16px}.tab-progress{height:6px}.hero-playback{position:absolute;right:0;bottom:calc(100% + 14px);width:81px;height:81px}.projects-section{padding-top:75px}.section-title{width:100%}.section-title>p{font-size:19px}.section-title h2{font-size:34px;line-height:44px}.section-title>span{font-size:18px;line-height:28px}.project-grid{margin-top:60px}.project-card{height:690px}.project-visual{height:450px}.project-kicker{left:24px}.project-copy{top:570px;right:24px;bottom:0;left:24px}.project-copy h3{font-size:21px}.insights-heading{padding-bottom:60px}.insight-feature{height:600px}.insight-copy{right:24px;bottom:46px;left:24px;height:auto}.insight-copy>span{width:14px}.insight-copy>div{padding-left:18px}.insight-copy p{font-size:22px}.insight-copy h3{font-size:32px;line-height:40px}.values-section{padding:90px 16px 110px}.value-grid{margin-top:65px}.value-card{min-height:auto;padding:32px 28px}.value-card h3{font-size:29px;line-height:40px}.value-card p{font-size:19px;line-height:29px}.site-footer{grid-template-columns:1fr;gap:45px;min-height:790px;padding:75px 28px 140px}.footer-greeting{grid-column:auto}.brand-logo-footer{width:183px;height:45px}.copyright,.legal{right:28px;left:28px}.copyright{bottom:68px}.legal{bottom:36px}.back-to-top{right:20px;bottom:20px;width:58px;height:58px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;transition-duration:1ms!important}.values-section.is-scroll-reveal-ready .value-card{opacity:1;filter:none;transform:none}}.st-page{--st-hairline: #eaeaea;--st-rule: #8e8e93;--st-surface: #f6f6f8;--st-muted: #6c6c70;--st-ink: #292929;--st-diagram: #234c6a;width:100%;overflow:clip;background:#fff;color:#000}.st-container{width:min(1288px,calc(100% - 96px));margin:0 auto}.st-header{position:sticky;top:0;z-index:40;display:flex;height:156px;background:#f8f8f8;border-bottom:2px solid var(--st-hairline)}.st-header-logo{display:flex;flex:0 0 202px;align-items:center;padding-left:53px;border-right:2px solid var(--st-hairline)}.st-header-logo .brand-logo img{filter:none}.st-header-main{position:relative;display:flex;min-width:0;flex:1;flex-direction:column}.st-nav-row{display:flex;height:105px;align-items:stretch;border-bottom:2px solid var(--st-hairline)}.st-series{position:relative;flex:0 0 281px;border-right:2px solid var(--st-hairline)}.st-series-button{display:flex;width:100%;height:100%;align-items:center;justify-content:space-between;padding:0 55px 0 53px;border:0;color:var(--st-ink);background:transparent;cursor:pointer;font-size:18px;line-height:25px;white-space:nowrap;transition:background .2s ease}.st-series-button:hover,.st-series-button.is-open{background:#0000000a}.st-chevron{display:block;width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;margin-top:-6px;transform:rotate(45deg);transition:transform .28s var(--ease)}.st-series-button.is-open .st-chevron{margin-top:4px;transform:rotate(-135deg)}.st-series-panel{position:absolute;top:105px;left:0;right:0;z-index:25;display:flex;height:105px;background:#f3f3f3;overflow:hidden;box-shadow:0 28px 48px #0000001f;opacity:0;pointer-events:none;clip-path:inset(0 0 100% 0);transition:opacity .22s ease,clip-path .36s var(--ease),visibility 0s linear .36s;visibility:hidden}.st-series-panel.is-open{opacity:1;pointer-events:auto;clip-path:inset(0 0 0% 0);transition-delay:0s,0s,0s;visibility:visible}.st-series-item{position:relative;display:flex;flex:0 0 281px;align-items:center;gap:13px;height:105px;padding-left:40px;overflow:hidden;transition:padding-left .2s ease}.st-series-item-accent{position:absolute;top:10px;bottom:10px;left:6px;width:14px;background:linear-gradient(190deg,#59cde9,#0a2a88);transition:opacity .2s ease}.st-series-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;opacity:0;transition:opacity .2s ease}.st-series-item:hover:before,.st-series-item:focus-visible:before{opacity:1}.st-series-item:hover .st-series-item-accent,.st-series-item:focus-visible .st-series-item-accent{opacity:0}.st-series-item:hover,.st-series-item:focus-visible{padding-left:35px}.st-series-item-icon{position:relative;z-index:2;width:50px;height:50px;flex:0 0 auto;border-radius:5px;object-fit:cover}.st-series-item-label{position:relative;z-index:2;color:var(--st-ink);font-size:18px;font-weight:600;line-height:21px;transition:color .2s ease}.st-series-item:hover .st-series-item-label,.st-series-item:focus-visible .st-series-item-label{color:#fff}.st-series-item-arrow{position:absolute;top:50%;right:32px;z-index:2;width:8px;height:auto;opacity:0;transform:translate(-8px,-50%);transition:opacity .22s ease,transform .22s var(--ease)}.st-series-item:hover .st-series-item-arrow,.st-series-item:focus-visible .st-series-item-arrow{opacity:1;transform:translateY(-50%);transition-delay:60ms}.st-nav{position:relative;display:flex;min-width:0;align-items:center;gap:58px;padding-left:23px;overflow-x:auto;scrollbar-width:none}.st-nav::-webkit-scrollbar{display:none}.st-nav-item{flex:0 0 auto;padding:0 27px;color:#000;font-size:18px;line-height:25px;white-space:nowrap;transition:color .22s ease}.st-nav-item:not(.is-inert):hover,.st-nav-item:focus-visible{color:var(--st-muted)}.st-nav-item.is-active,.st-nav-item.is-active:hover{color:#000}.st-nav-item.is-inert{cursor:default}.st-nav-indicator{position:absolute;bottom:0;left:0;height:4px;background:#000;transition:transform .38s var(--ease),width .38s var(--ease)}.st-breadcrumb{display:flex;height:49px;align-items:center;gap:16px;padding-left:18px;color:var(--st-muted);font-size:18px;line-height:25px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.st-breadcrumb::-webkit-scrollbar{display:none}.st-breadcrumb a:hover,.st-breadcrumb-divider,.st-breadcrumb-current{color:var(--st-ink)}.st-hero{display:grid;grid-template-columns:1fr 1fr;height:703px}.st-hero-copy{display:flex;justify-content:flex-end;background:linear-gradient(180deg,#fff,#ededed)}.st-hero-inner{width:100%;max-width:720px;padding:109px 60px 0 76px}.st-hero-brand{display:flex;align-items:center;gap:10px;font-size:36px;line-height:43px}.st-hero-app-icon{width:50px;height:50px;flex:0 0 auto;border-radius:5px;object-fit:cover}.st-hero-rule{width:100%;max-width:540px;height:1px;margin:27px 0 0;background:#0000001f;border:0}.st-hero-title{margin:27px 0 0;font-size:36px;font-weight:400;line-height:46px}.st-hero-lede{margin:20px 0 0;max-width:480px;font-size:24px;line-height:31px;color:var(--st-ink)}.st-hero-screen{overflow:hidden;background:#bde8f5}.st-hero-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.st-hero-brand,.st-hero-rule,.st-hero-title,.st-hero-lede{animation:st-hero-rise .78s var(--ease) both}.st-hero-brand{animation-delay:60ms}.st-hero-rule{animation-delay:.14s}.st-hero-title{animation-delay:.22s}.st-hero-lede{animation-delay:.38s}@keyframes st-hero-rise{0%{opacity:0;transform:translateY(38px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.st-section-head{display:flex;align-items:flex-start;gap:60px}.st-section-kicker{width:91px;flex:0 0 auto;margin:6px 0 0;font-size:32px;font-weight:500;line-height:39px;white-space:nowrap}.st-section-title{display:grid;margin:0;font-size:48px;font-weight:400;line-height:58px;background:linear-gradient(180deg,#000,#586875 42.8%,#778b9d);-webkit-background-clip:text;background-clip:text;color:transparent}.st-section-kicker,.st-section-title{opacity:0;transform:translateY(64px);transition:opacity .9s var(--ease),transform .9s var(--ease);transition-delay:calc(var(--reveal-index, 0) * .14s);will-change:opacity,transform}.st-section-head.is-revealed .st-section-kicker,.st-section-head.is-revealed .st-section-title{opacity:1;transform:translateY(0)}.st-features{padding:200px 0;scroll-margin-top:158px}.st-feature-panel{display:grid;grid-template-columns:362px minmax(0,1fr);height:600px;margin-top:90px}.st-feature-list{position:relative;display:flex;flex-direction:column;border-radius:26px 0 0 26px;background:var(--st-surface)}.st-feature-marker{position:absolute;top:0;right:0;left:0;z-index:1;background:#000;transition:transform .52s var(--ease),height .52s var(--ease),border-radius .52s var(--ease)}.st-feature-marker:after{content:"";position:absolute;top:50%;left:100%;border-top:10.5px solid transparent;border-bottom:10.5px solid transparent;border-left:18px solid #000;transform:translateY(-50%)}.st-feature-marker-0{border-radius:26px 0 0}.st-feature-marker-2{border-radius:0 0 0 26px}.st-feature-item{position:relative;z-index:2;display:flex;min-height:0;flex:1;flex-direction:column;justify-content:center;padding:0 28px;border:0;color:#000;background:transparent;cursor:pointer;text-align:left;transition:color .32s ease}.st-feature-item.is-active{color:#fff}.st-feature-item+.st-feature-item:before{content:"";position:absolute;top:0;right:16px;left:16px;height:1px;background:var(--st-rule);transition:opacity .24s ease}.st-feature-item.is-active+.st-feature-item:before,.st-feature-item.is-active:before{opacity:0}.st-feature-head{display:flex;align-items:center;gap:12px}.st-feature-icon{width:45px;height:45px;flex:0 0 auto;border-radius:5px;object-fit:cover}.st-feature-title{font-size:24px;line-height:29px}.st-feature-text{max-width:265px;margin-top:20px;font-size:15px;line-height:18px}.st-feature-stage{position:relative;overflow:hidden;border-radius:0 26px 26px 0}.st-stage-fill{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .64s ease}.st-stage-fill.is-active{opacity:1}.st-stage-fill-0{background:linear-gradient(160deg,#ffdc4d,#fc0)}.st-stage-fill-1{background:linear-gradient(160deg,#ffb067,#fd6d00)}.st-stage-fill-2{background:linear-gradient(160deg,#9a5ce8,#5400c9)}.st-stage-playback{position:absolute;right:45px;bottom:41px;width:81px;height:81px;border:0;border-radius:10px;background:#000000a8;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .22s ease,transform .22s var(--ease)}.st-stage-playback:hover{background:#000000c7;transform:translateY(-2px)}.st-stage-playback span{position:absolute;top:50%;left:50%;display:block;transform:translate(-50%,-50%)}.st-stage-playback .play-icon{margin-left:3px}.st-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:100px}.st-highlight-card{min-height:408px;padding:42px 28px 40px;border-radius:16px;background:var(--st-surface);opacity:0;transform:translateY(64px);transition:opacity .9s var(--ease),transform .9s var(--ease);transition-delay:calc(var(--reveal-index, 0) * .14s);will-change:opacity,transform}.st-highlight-grid.is-revealed .st-highlight-card{opacity:1;transform:translateY(0)}.st-highlight-icon{display:block;width:76px;height:76px;border-radius:10px;object-fit:cover}.st-highlight-card h3{margin:50px 0 0;font-size:36px;font-weight:400;line-height:46px}.st-highlight-rule{height:1px;margin:10px 0 20px;background:var(--st-rule)}.st-highlight-card p{max-width:323px;margin:0;font-size:16px;line-height:22px}.st-download{position:relative;padding:0 0 320px;scroll-margin-top:158px}.st-download-wash{position:absolute;top:180px;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#fff,#fefefe 15.9%,#f6f6f7 85.6%)}.st-download .st-container{position:relative;z-index:1}.st-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:94px 28px 0}.st-step{display:flex;flex-direction:column;opacity:0;transform:translateY(64px);transition:opacity .9s var(--ease),transform .9s var(--ease);transition-delay:calc(var(--reveal-index, 0) * .14s);will-change:opacity,transform}.st-step-grid.is-revealed .st-step{opacity:1;transform:translateY(0)}.st-step-number{margin:0;font-size:96px;font-weight:500;line-height:1}.st-step-rule{height:6px;margin-top:30px}.st-step-rule-0{background:linear-gradient(90deg,#ff8c7f,#f5af19)}.st-step-rule-1{background:linear-gradient(90deg,#7f7fd5,#86a8e7,#91eae4)}.st-step-rule-2{background:linear-gradient(90deg,#654ea3,#eaafc8)}.st-step h3{margin:30px 0 0 18px;font-size:32px;font-weight:400;line-height:39px}.st-step-text{max-width:330px;margin:20px 0 48px 18px;font-size:20px;line-height:28px}.st-step-media{height:233px;margin:auto 16px 0;border-radius:16px;background:#ededed}.st-step-diagram{position:relative;height:101px;margin:1px 28px 0;color:var(--st-diagram)}.st-diagram-drop,.st-diagram-rise{position:absolute;width:2px;background-image:repeating-linear-gradient(180deg,currentColor 0 5px,transparent 5px 11px)}.st-diagram-run{position:absolute;height:2px;background-image:repeating-linear-gradient(90deg,currentColor 0 5px,transparent 5px 11px)}.st-diagram-node{position:absolute;width:8px;height:8px;background:currentColor}.st-diagram-rise:after{content:"";position:absolute;top:0;left:50%;border-right:6px solid transparent;border-bottom:10px solid currentColor;border-left:6px solid transparent;transform:translate(-50%,-100%)}.st-diagram-drop-a{top:0;left:calc(16.6667% - 1px);height:48px}.st-diagram-node-a{top:44px;left:calc(16.6667% - 4px)}.st-diagram-run-a{top:47px;left:16.6667%;width:33.3333%}.st-diagram-rise-a{top:10px;left:calc(50% - 1px);height:38px}.st-diagram-drop-b{top:49px;left:calc(50% - 1px);height:48px}.st-diagram-node-b{top:93px;left:calc(50% - 4px)}.st-diagram-run-b{top:96px;left:50%;width:33.3333%}.st-diagram-rise-b{top:11px;left:calc(83.3333% - 1px);height:86px}@media(max-width:1280px){.st-container{width:calc(100% - 72px)}.st-header-logo{flex-basis:160px;padding-left:36px}.st-series{flex-basis:244px}.st-series-button{padding:0 32px}.st-series-item{flex-basis:244px}.st-nav{gap:30px;padding-left:12px}.st-nav-item{padding:0 16px}.st-hero-inner{padding:90px 40px 0 36px}.st-hero-title{font-size:32px;line-height:42px}.st-hero-lede{font-size:22px;line-height:29px}.st-step-grid,.st-step-diagram{margin-right:0;margin-left:0}}@media(max-width:1024px){.st-feature-panel{grid-template-columns:320px minmax(0,1fr)}.st-feature-text{max-width:none}.st-section-head{gap:32px}.st-section-title{font-size:40px;line-height:50px}.st-highlight-card h3{font-size:30px;line-height:40px}}@media(max-width:900px){.st-header{height:auto;flex-direction:column}.st-header-logo{flex:0 0 auto;height:72px;padding-left:28px;border-right:0;border-bottom:2px solid var(--st-hairline)}.st-nav-row{height:auto;flex-direction:column;align-items:stretch}.st-series{flex:0 0 auto;border-right:0;border-bottom:2px solid var(--st-hairline)}.st-series-button{height:64px;padding:0 28px}.st-nav{height:60px;padding:0 12px}.st-breadcrumb{padding:0 28px;border-top:2px solid var(--st-hairline);font-size:16px}.st-series-panel{position:static;flex-direction:column;height:auto;max-height:0;box-shadow:none;opacity:1;visibility:visible;pointer-events:none;clip-path:none;transition:max-height .36s var(--ease)}.st-series-panel.is-open{max-height:400px;pointer-events:auto}.st-series-item{flex:0 0 auto;width:100%;height:90px}.st-hero{height:auto;grid-template-columns:1fr}.st-hero-inner{max-width:none;padding:64px 28px 72px}.st-hero-screen{height:520px}.st-features{padding:100px 0 200px}.st-section-head{flex-direction:column;gap:14px}.st-section-kicker{width:auto;margin-top:0}.st-feature-panel{height:auto;grid-template-columns:minmax(0,1fr)}.st-feature-list{border-radius:26px 26px 0 0}.st-feature-marker,.st-feature-marker-2{border-radius:0}.st-feature-marker:after{top:100%;left:50%;border-top:18px solid #000;border-right:10.5px solid transparent;border-bottom:0;border-left:10.5px solid transparent;transform:translate(-50%)}.st-feature-marker-0{border-radius:26px 26px 0 0}.st-feature-item{min-height:180px;padding:28px}.st-feature-stage{height:320px;border-radius:0 0 26px 26px}.st-stage-playback{right:24px;bottom:24px;width:66px;height:66px}.st-highlight-grid{grid-template-columns:minmax(0,1fr);margin-top:60px}.st-highlight-card{min-height:0}.st-download{padding-bottom:160px}.st-download-wash{top:120px}.st-step-grid{grid-template-columns:minmax(0,1fr);gap:56px;margin-top:80px}.st-step-diagram{display:none}}@media(max-width:640px){.st-container{width:calc(100% - 48px)}.st-nav{gap:8px;padding:0 8px}.st-nav-item{padding:0 12px;font-size:16px}.st-breadcrumb{gap:10px;font-size:15px}.st-hero-brand{font-size:28px}.st-hero-title{font-size:26px;line-height:36px}.st-hero-lede{font-size:19px;line-height:26px}.st-hero-screen{height:420px}.st-section-kicker{font-size:24px;line-height:30px}.st-section-title{font-size:30px;line-height:40px}.st-feature-title{font-size:21px}.st-highlight-card h3{font-size:27px;line-height:36px}.st-step-number{font-size:76px}.st-step h3{margin-left:0;font-size:27px}.st-step-text{margin-left:0;font-size:18px;line-height:26px}.st-step-media{margin:32px 0 0;height:190px}}@media(prefers-reduced-motion:reduce){.st-feature-marker,.st-stage-fill,.st-nav-indicator,.st-series-menu,.st-series-card:before{transition-duration:1ms!important}.st-highlight-card,.st-step,.st-section-kicker,.st-section-title{opacity:1;transform:none;transition:none}.st-hero-brand,.st-hero-rule,.st-hero-title,.st-hero-lede{animation:none}}.ab-page{--ab-rule: #2e2e39;width:100%;overflow:clip;background:#fff;color:#000}.ab-container{width:min(1260px,calc(100% - 96px));margin:0 auto}.ab-section-head{display:flex;align-items:flex-start;gap:60px}.ab-section-kicker{width:91px;flex:0 0 auto;margin:6px 0 0;font-size:32px;font-weight:500;line-height:39px;white-space:nowrap}.ab-section-title{display:grid;margin:0;font-size:48px;font-weight:400;line-height:58px;background:linear-gradient(180deg,#000,#586875 42.79%,#778b9d);-webkit-background-clip:text;background-clip:text;color:transparent}.ab-section-kicker,.ab-section-title{opacity:0;transform:translateY(64px);transition:opacity .9s var(--ease),transform .9s var(--ease);transition-delay:calc(var(--reveal-index, 0) * .14s);will-change:opacity,transform}.ab-section-head.is-revealed .ab-section-kicker,.ab-section-head.is-revealed .ab-section-title{opacity:1;transform:translateY(0)}.ab-intro{padding:214px 0 0}.ab-hero{position:relative;margin-top:60px;aspect-ratio:1260 / 579;overflow:hidden;border-radius:20px}.ab-hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.ab-hero-backdrop{position:absolute;top:-35%;left:0;width:100.13%;height:165%;object-fit:cover}.ab-hero-portrait{position:absolute;top:-1.55%;left:6.19%;width:36.9%;height:120.55%;object-fit:cover}.ab-hero-copy{position:absolute;top:31.61%;left:47.78%;width:47.46%}.ab-hero-rule-top{height:8px;background:var(--ab-rule)}.ab-hero-kicker{margin:25px 0 0;font-size:clamp(17px,1.667vw,24px);font-weight:500;line-height:1.25}.ab-hero-title{margin:.25em 0 0;font-size:clamp(28px,3.333vw,48px);font-weight:500;line-height:1.208}.ab-hero-title+.ab-hero-title{margin-top:.125em}.ab-hero-rule{height:2px;margin-top:22px;background:var(--ab-rule)}.ab-hero-lede{margin:25px 0 0;font-size:clamp(15px,1.667vw,24px);font-weight:500;line-height:1.25}.ab-hero-media,.ab-hero-rule-top,.ab-hero-kicker,.ab-hero-title,.ab-hero-rule,.ab-hero-lede{animation:ab-hero-rise .78s var(--ease) both}.ab-hero-media{animation-delay:40ms}.ab-hero-rule-top{animation-delay:.2s}.ab-hero-kicker{animation-delay:.26s}.ab-hero-title{animation-delay:.32s}.ab-hero-title+.ab-hero-title{animation-delay:.38s}.ab-hero-rule{animation-delay:.44s}.ab-hero-lede{animation-delay:.5s}@keyframes ab-hero-rise{0%{opacity:0;transform:translateY(38px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.ab-showcase{padding:150px 0;background:linear-gradient(180deg,#fff,#fefefe 18.27%,#eee 79.81%)}.ab-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.ab-contact{display:grid;grid-template-columns:40.9524% 1fr;column-gap:5.2381%;align-items:center;margin-top:150px;opacity:0;transform:translateY(64px);transition:opacity .9s var(--ease),transform .9s var(--ease);transition-delay:calc(var(--reveal-index, 0) * .14s);will-change:opacity,transform}.ab-contact.is-revealed{opacity:1;transform:translateY(0)}.ab-contact-media{aspect-ratio:516 / 418;overflow:hidden;border-radius:20px}.ab-contact-media img{display:block;width:100%;height:100%;object-fit:cover}.ab-contact-title{margin:0;font-size:40px;font-weight:500;line-height:1.15}.ab-contact-rule{height:1px;margin-top:20px;background:var(--ab-rule)}.ab-contact-lede{margin:25px 0 0;font-size:24px;font-weight:500;line-height:28px}.ab-contact-button{display:inline-flex;align-items:center;justify-content:center;height:58px;margin-top:27px;padding:0 32px;border-radius:6px;background:var(--ab-rule);color:#fff;font-size:20px;font-weight:500;transition:background .2s ease}.ab-contact-button:hover,.ab-contact-button:focus-visible{background:#000}.ab-card{position:relative;min-height:520px;overflow:hidden;border-radius:20px;color:#fff;box-shadow:0 6px 16px #00000029;opacity:0;transform:translateY(64px);transition:opacity .9s var(--ease),transform .9s var(--ease);transition-delay:calc(var(--reveal-index, 0) * .14s);will-change:opacity,transform}.ab-card-grid.is-revealed .ab-card{opacity:1;transform:translateY(0)}.ab-card-about{background:linear-gradient(214.11deg,#ff8a00,#ff6700)}.ab-card-insight{background:linear-gradient(214.11deg,#0a8c99,#007481)}.ab-card-favorite{background:linear-gradient(214.11deg,#0a4d8c,#003b71)}.ab-card-wash{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.12;object-fit:cover;pointer-events:none}.ab-card-about .ab-card-wash{object-position:50% 45%}.ab-card-insight .ab-card-wash{object-position:63% 50%}.ab-card-favorite .ab-card-wash{object-position:54% 50%}.ab-card-body{position:relative;z-index:1;padding:40px}.ab-card-icon{display:block;width:auto;height:57px}.ab-card-overline{margin:0;font-size:20px;line-height:20px}.ab-card-title{margin:20px 0 0;font-size:30px;font-weight:500;line-height:34px}.ab-card-overline+.ab-card-title{margin-top:0}.ab-card-rule{height:1.2px;margin-top:12px;background:#fff}.ab-card-rule-thin{width:271px;max-width:100%;height:.8px;margin:20px 0 13px;background:#fff}.ab-card-about .ab-card-rule{margin-bottom:11px}.ab-card-group+.ab-card-group{margin-top:13px}.ab-card-label{margin:0 0 5px;font-size:20px;font-weight:500;line-height:21px}.ab-card-list{margin:0;padding-left:27px;font-size:18px;font-weight:500;line-height:25px}.ab-card-insight .ab-card-rule{margin-bottom:29px}.ab-quote-block+.ab-quote-block{margin-top:6px}.ab-quote{margin:0;font-size:20px;font-weight:500;line-height:26px}.ab-quote span{display:block}.ab-quote.is-wide{width:335px;max-width:100%}.ab-card-favorite .ab-card-rule{margin-bottom:11px}.ab-member-list{margin:0;padding:0;list-style:none}.ab-member{display:flex;align-items:flex-start;gap:13px}.ab-member+.ab-member{margin-top:14px}.ab-member-avatar{display:block;width:60px;height:60px;flex:0 0 auto;overflow:hidden;border:1px solid #ffc247;border-radius:50%}.ab-member-avatar img{display:block;width:100%;height:100%;object-fit:cover}.ab-member-body{min-width:0;min-height:66px;flex:1;margin-right:16px;padding-top:11px;border-bottom:.8px solid #fff}.ab-member:last-child .ab-member-body{border-bottom:0}.ab-member-name{margin:0;font-size:18px;line-height:18px}.ab-member-roman{margin:1px 0 0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;line-height:18px}.ab-card-favorite-wrap{position:relative;display:grid;border-radius:20px}.ab-card-favorite-wrap:focus-visible{outline:3px solid #009cff;outline-offset:8px}.ab-card-favorite-wrap>.ab-card{position:relative;z-index:1}.ab-fav-plate{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:20px;background:#ffc247;box-shadow:0 6px 16px #00000029;opacity:0;transform:translate(0);transition:opacity .2s linear .3s,transform .46s var(--ease) .3s}.ab-card-favorite-wrap:hover .ab-fav-plate,.ab-card-favorite-wrap:focus-visible .ab-fav-plate{opacity:1;transform:translate(-15px,-15px);transition:opacity .12s linear,transform .46s var(--ease)}.ab-spec{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;visibility:hidden;transition:visibility 0s linear .26s}.ab-card-favorite-wrap:hover .ab-spec,.ab-card-favorite-wrap:focus-visible .ab-spec{visibility:visible;transition:visibility 0s linear 0s}.ab-spec-draw{position:absolute;top:-120px;left:0;width:100%;height:300px;overflow:visible}.ab-spec-draw path{fill:none;stroke-width:1;vector-effect:non-scaling-stroke}.ab-spec-box{stroke:#009cff}.ab-spec-elbow{stroke:#fff}.ab-spec-stub{stroke:#000}.ab-spec-handle{fill:#fff;stroke:#009cff;stroke-width:.5;vector-effect:non-scaling-stroke}.ab-spec-box,.ab-spec-elbow,.ab-spec-stub,.ab-spec-handle{opacity:0;transition:opacity .14s linear 0ms}.ab-card-favorite-wrap:hover .ab-spec-box,.ab-card-favorite-wrap:focus-visible .ab-spec-box,.ab-card-favorite-wrap:hover .ab-spec-elbow,.ab-card-favorite-wrap:focus-visible .ab-spec-elbow,.ab-card-favorite-wrap:hover .ab-spec-stub,.ab-card-favorite-wrap:focus-visible .ab-spec-stub,.ab-card-favorite-wrap:hover .ab-spec-handle,.ab-card-favorite-wrap:focus-visible .ab-spec-handle{opacity:1;transition:opacity .18s linear 0ms}.ab-spec-badge{position:absolute;top:-105px;left:72px;width:50px;height:50px;opacity:0;transform:scale(.35) rotate(-24deg);transition:opacity .1s linear 0ms,transform .14s var(--ease) 0ms}.ab-card-favorite-wrap:hover .ab-spec-badge,.ab-card-favorite-wrap:focus-visible .ab-spec-badge{opacity:1;transform:scale(1) rotate(0);transition:opacity .14s linear .22s,transform .28s cubic-bezier(.34,1.56,.64,1) .22s}.ab-spec-label{position:absolute;left:131px;margin:0;color:#000;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;font-size:24px;font-weight:400;line-height:27px;white-space:nowrap;opacity:0;clip-path:inset(0 100% 0 0);transition:opacity 90ms linear,clip-path .13s var(--ease)}.ab-spec-label b{font-weight:600}.ab-spec-label-en{top:-107px}.ab-spec-label-ja{top:-80px;font-weight:500}.ab-card-favorite-wrap:hover .ab-spec-label,.ab-card-favorite-wrap:focus-visible .ab-spec-label{opacity:1;clip-path:inset(0 0 0 0);transition:opacity .1s linear,clip-path .26s var(--ease)}.ab-card-favorite-wrap:hover .ab-spec-label-en,.ab-card-favorite-wrap:focus-visible .ab-spec-label-en{transition-delay:.34s}.ab-card-favorite-wrap:hover .ab-spec-label-ja,.ab-card-favorite-wrap:focus-visible .ab-spec-label-ja{transition-delay:.41s}@media(prefers-reduced-motion:reduce){.ab-spec-box,.ab-spec-handle,.ab-spec-elbow,.ab-spec-stub,.ab-spec-badge,.ab-spec-label{transition-duration:1ms;transition-delay:0ms}}@media(max-width:1280px){.ab-container{width:calc(100% - 72px)}}@media(max-width:1100px){.ab-intro{padding-top:190px}.ab-hero{aspect-ratio:auto;background:var(--soft-gray)}.ab-hero-media{position:relative;height:min(58vw,440px);overflow:hidden}.ab-hero-backdrop{top:0;width:100%;height:100%;transform:none!important}.ab-hero-portrait{top:-4%;left:6%;width:auto;height:116%}.ab-hero-copy{position:static;width:auto;padding:36px 32px 44px}.ab-hero-kicker,.ab-hero-title,.ab-hero-lede{font-size:revert}.ab-hero-kicker{font-size:22px}.ab-hero-title{font-size:38px}.ab-hero-lede{font-size:20px}}@media(max-width:1060px){.ab-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ab-section-head{gap:32px}.ab-section-title{font-size:40px;line-height:50px}.ab-fav-plate,.ab-spec{display:none}}@media(max-width:900px){.ab-intro{padding-top:170px}.ab-showcase{padding:70px 0 140px}.ab-contact{margin-top:90px}}@media(max-width:700px){.ab-card-grid{grid-template-columns:minmax(0,1fr)}.ab-card{min-height:0}.ab-contact{grid-template-columns:minmax(0,1fr);row-gap:32px}.ab-contact-title{font-size:32px}}@media(max-width:640px){.ab-container{width:calc(100% - 48px)}.ab-intro{padding-top:150px}.ab-section-head{flex-direction:column;gap:10px}.ab-section-kicker{width:auto;margin-top:0;font-size:24px;line-height:30px}.ab-section-title{font-size:30px;line-height:40px}.ab-hero{margin-top:36px}.ab-hero-copy{padding:30px 24px 36px}.ab-hero-title{font-size:29px}.ab-hero-kicker{font-size:19px}.ab-hero-lede{font-size:18px}.ab-card-body{padding:32px 28px}.ab-card-title{font-size:27px}.ab-showcase{padding:60px 0 110px}.ab-contact{margin-top:60px}.ab-contact-title{font-size:28px}.ab-contact-lede{font-size:18px;line-height:25px}}@media(prefers-reduced-motion:reduce){.ab-section-kicker,.ab-section-title,.ab-card,.ab-contact{opacity:1;transform:none;transition:none}.ab-hero-media,.ab-hero-rule-top,.ab-hero-kicker,.ab-hero-title,.ab-hero-rule,.ab-hero-lede{animation:none}.ab-fav-plate,.ab-spec,.ab-spec-draw path,.ab-spec-handle,.ab-spec-badge,.ab-spec-label{transition:none}}
