:root{color:#171918;background:#fff;font-family:Inter,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #171918;--muted: #5f6562;--line: rgba(136, 142, 139, .32);--paper: #ffffff;--cloud: #ffffff;--porcelain: #e9e7e1;--surface: #ffffff;--carbon: #171918;--accent: #d7652b;--radius-large: 42px;--radius-medium: 28px;--shadow: 0 24px 70px rgba(23, 25, 24, .14)}*{box-sizing:border-box}html{background:var(--cloud);scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--cloud)}button,a{font:inherit;-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}button{border:0}img{display:block;max-width:100%}.landing-page{width:100%;min-height:100dvh;padding:0 clamp(18px,4vw,72px)}.site-header{display:flex;align-items:center;justify-content:space-between;width:min(100%,1440px);height:104px;margin:0 auto}.brand-lockup{display:inline-flex;align-items:center;gap:12px;color:var(--ink)}.brand-lockup>img{width:52px;height:52px;border-radius:12px;object-fit:contain}.brand-lockup>span{display:grid;gap:1px}.brand-lockup strong{font-size:20px;font-weight:900;letter-spacing:-.02em;line-height:1}.brand-lockup small{font-size:12px;font-weight:750;letter-spacing:.08em}.site-nav{display:flex;align-items:center;gap:clamp(18px,2.5vw,38px)}.site-nav a,.site-nav button{color:var(--ink);background:transparent;cursor:pointer;font-size:13px;font-weight:700;text-decoration:none}.site-nav button{min-height:46px;padding:0 22px;border-radius:999px;color:var(--paper);background:var(--carbon);transition:transform .18s ease,background .18s ease}.site-nav button:hover,.primary-action:hover{color:var(--paper);background:#242725;transform:translateY(-2px)}.site-nav button:disabled,.primary-action:disabled{color:var(--muted);background:#888e8b33;cursor:not-allowed;transform:none}.hero-section{display:grid;grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);gap:clamp(30px,5vw,82px);align-items:center;width:min(100%,1440px);min-height:min(790px,calc(100dvh - 128px));margin:0 auto;padding:36px 0 74px}.hero-copy{padding-left:clamp(0px,2vw,30px)}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 30px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.18em}.eyebrow span{width:26px;height:2px;background:var(--accent)}.hero-copy h1{display:flex;flex-direction:column;margin:0;color:var(--ink);font-size:clamp(50px,4.8vw,76px);font-weight:750;line-height:1.06;letter-spacing:-.065em}.hero-copy h1 span{white-space:nowrap}.hero-description{max-width:560px;margin:30px 0 0;color:var(--muted);font-size:clamp(15px,1.2vw,18px);line-height:1.8}.hero-actions{display:flex;align-items:center;gap:14px;margin-top:40px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 28px;border-radius:999px;cursor:pointer;font-size:14px;font-weight:750;text-decoration:none}.primary-action{gap:28px;color:var(--paper);background:var(--carbon);transition:transform .18s ease,background .18s ease}.primary-action span{font-size:18px}.secondary-action{color:var(--ink);background:var(--paper);box-shadow:inset 0 0 0 1px var(--line)}.entry-message{max-width:480px;margin:16px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.hero-stats{display:flex;gap:clamp(28px,4vw,62px);margin:68px 0 0}.hero-stats div{display:flex;flex-direction:column;gap:7px}.hero-stats dt{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.18em}.hero-stats dd{margin:0;color:var(--ink);font-size:14px;font-weight:750}.hero-showcase{position:relative;justify-self:end;width:min(100%,720px);min-height:680px;padding:20px;border-radius:52px;background:var(--carbon)}.case-wall{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1.25fr) minmax(0,.75fr);gap:12px;width:100%;height:640px}.case-tile{position:relative;min-width:0;min-height:0;margin:0;overflow:hidden;border-radius:25px;background:var(--carbon)}.case-tile-main{grid-column:1 / 3;border-radius:38px 38px 25px 25px}.case-tile img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.case-tile:hover img{transform:scale(1.025)}.case-tile-main img{object-position:50% 61%}.case-tile-abarth img{object-position:50% 60%}.case-tile-g63 img{object-position:50% 55%}.experience-section{width:min(100%,1440px);margin:0 auto;padding:clamp(86px,10vw,150px) clamp(0px,2vw,30px)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:60px}.section-heading .eyebrow{align-self:flex-start}.section-heading h2{margin:0;color:var(--ink);font-size:clamp(38px,4vw,66px);line-height:1.12;letter-spacing:-.055em;text-align:right}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.experience-grid article{min-height:300px;padding:30px;border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--paper);box-shadow:0 12px 35px #1719180d;transition:transform .18s ease,box-shadow .18s ease}.experience-grid article:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.experience-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:var(--ink);background:var(--accent);font-size:11px;font-weight:800}.experience-grid h3{margin:82px 0 0;color:var(--ink);font-size:24px}.experience-grid p{max-width:310px;margin:14px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.download-section{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(330px,1fr) minmax(300px,.92fr);gap:18px;width:min(100%,1440px);margin:0 auto 28px;padding:18px;border-radius:var(--radius-large);color:var(--paper);background:var(--carbon)}.download-copy,.mini-program-card,.app-card{min-width:0;min-height:420px;border-radius:30px}.download-copy{position:relative;overflow:hidden;padding:44px 34px}.eyebrow-light{color:#e9e7e1b8}.eyebrow-light span{background:var(--accent)}.download-copy h2{max-width:350px;margin:0;font-size:clamp(38px,3.6vw,56px);line-height:1.05;letter-spacing:-.055em}.download-copy>p:not(.eyebrow){max-width:340px;margin:24px 0 0;color:#e9e7e1c2;font-size:14px;line-height:1.8}.download-mark{position:absolute;right:-36px;bottom:-48px;width:210px;opacity:.22}.mini-program-card{display:grid;grid-template-columns:minmax(150px,.9fr) minmax(150px,1.1fr);gap:24px;align-items:center;padding:26px;color:var(--ink);background:var(--paper)}.mini-program-code{display:grid;place-items:center;width:100%;aspect-ratio:1;overflow:hidden;border-radius:24px;background:var(--paper)}.mini-program-code.has-code{padding:12px}.mini-program-code.has-code img{width:100%;height:100%;object-fit:contain}.code-pending{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:18px;color:var(--ink);text-align:center}.code-pending img{width:58px;height:58px;margin-bottom:16px;object-fit:contain}.code-pending strong{font-size:13px}.code-pending span{margin-top:5px;color:var(--muted);font-size:10px}.mini-program-content small,.app-card-heading small{color:#5f6562;font-size:9px;font-weight:850;letter-spacing:.13em}.mini-program-content h3,.app-card-heading h3{margin:10px 0 0;font-size:clamp(22px,2vw,30px);letter-spacing:-.035em}.mini-program-content p{margin:10px 0 24px;color:var(--muted);font-size:13px}.mini-program-content button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;padding:0 17px;border-radius:999px;color:var(--paper);background:var(--carbon);cursor:pointer;font-size:12px;font-weight:750}.mini-program-content button:disabled{color:var(--muted);background:#888e8b2e;cursor:not-allowed}.app-card{display:flex;flex-direction:column;justify-content:space-between;padding:34px;color:var(--ink);background:var(--paper)}.app-card-heading{display:flex;align-items:center;gap:16px}.app-card-heading>img{width:64px;height:64px;border-radius:16px;object-fit:contain}.app-downloads{display:grid;gap:10px;margin-top:32px}.app-downloads a,.app-downloads button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:78px;padding:0 20px;border-radius:19px;color:var(--ink);background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);text-align:left;text-decoration:none}.app-downloads a{transition:color .18s ease,background .18s ease}.app-downloads a:hover{color:var(--paper);background:var(--carbon)}.app-downloads button:disabled{color:var(--muted);cursor:not-allowed}.app-downloads span{display:flex;flex-direction:column;gap:4px}.app-downloads small{font-size:9px}.app-downloads strong{font-size:15px}.app-downloads b{font-size:10px;font-weight:700}.app-downloads a b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--paper)}.app-downloads a:hover b{color:var(--ink)}.landing-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(100%,1440px);min-height:112px;margin:0 auto}.landing-footer>img{width:168px}.landing-footer>p{margin:0;color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.12em}.filing-links{display:flex;justify-self:end;gap:14px;font-size:9px}.filing-links a{color:var(--muted);text-decoration:none}.filing-links a:hover{color:var(--ink)}@media(max-width:1120px){.hero-section{grid-template-columns:minmax(0,.85fr) minmax(410px,1.15fr)}.hero-showcase{min-height:600px}.case-wall{height:560px}.download-section{grid-template-columns:.8fr 1.2fr}.download-copy{grid-row:1 / 3}.mini-program-card,.app-card{min-height:300px}}@media(max-width:840px){.landing-page{padding:0 18px}.site-header{height:82px}.site-nav>a{display:none}.site-nav button{min-height:42px;padding:0 17px;font-size:12px}.hero-section{display:flex;flex-direction:column;gap:46px;min-height:0;padding:58px 0 70px}.hero-copy{width:100%;padding:0 8px}.hero-copy h1{font-size:clamp(44px,10.8vw,72px)}.hero-description{max-width:620px}.hero-showcase{align-self:center;width:calc(100% - 24px);min-height:620px}.case-wall{height:580px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading h2{text-align:left}.experience-grid{grid-template-columns:1fr}.experience-grid article{min-height:240px}.experience-grid h3{margin-top:46px}.download-section{grid-template-columns:1fr}.download-copy{grid-row:auto;min-height:360px}.landing-footer{grid-template-columns:1fr;gap:16px;padding:34px 0}.filing-links{justify-self:start;flex-wrap:wrap}}@media(max-width:540px){:root{--radius-large: 30px;--radius-medium: 24px}.brand-lockup>img{width:44px;height:44px}.brand-lockup strong{font-size:17px}.hero-section{padding-top:42px}.eyebrow{margin-bottom:22px}.hero-copy h1{font-size:clamp(40px,11.5vw,56px)}.hero-description{margin-top:22px;font-size:14px}.hero-actions{align-items:stretch;flex-direction:column;margin-top:30px}.primary-action,.secondary-action{width:100%}.hero-stats{justify-content:space-between;gap:14px;margin-top:48px}.hero-showcase{width:100%;min-height:520px;padding:10px;border-radius:34px}.case-wall{height:500px}.case-tile{border-radius:18px}.case-tile-main{border-radius:27px 27px 18px 18px}.experience-section{padding:90px 0}.section-heading{margin-bottom:38px}.experience-grid article{padding:26px}.download-section{gap:10px;padding:10px}.download-copy,.mini-program-card,.app-card{min-height:auto;border-radius:23px}.download-copy{min-height:330px;padding:34px 24px}.mini-program-card{grid-template-columns:1fr;padding:20px}.mini-program-code{width:min(100%,250px)}.mini-program-content{padding:8px 4px 4px}.app-card{padding:28px 24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
