/* /updates product-updates changelog. Ported from shape-product-updates mockup;
   every rule scoped under .updates-page. Global site header/footer are used, so
   the mockup's own nav/footer + their CSS are just harmless scoped extras.
   Generated by scratchpad/build_updates.py. */
.updates-page{--acc:#FF5A15; --acc-dk:#E64A0A; --acc-tint:#FFF1EA;
  --ink:#0A0A0A; --ink-2:#141416;
  --paper:#FFFFFF; --off:#FAFAF9;
  --line:#E9E9E7; --line-d:rgba(255,255,255,.1);
  --tx:#0F0F0F; --mu:#6B6B68; --mu2:#A3A39F;
  --tx-inv:#F4F4F2; --mu-inv:#8E8E8A;
  --mono:'JetBrains Mono',monospace;
  --sh:0 30px 80px -34px rgba(10,10,10,.3);
  --sh-sm:0 12px 36px -18px rgba(10,10,10,.14);}
.updates-page *{margin:0;padding:0;box-sizing:border-box}
.updates-page ::selection{background:var(--acc);color:#fff}
.updates-page{scroll-behavior:smooth}
.updates-page{font-family:'Albert Sans',system-ui,sans-serif;color:var(--tx);background:var(--paper);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased}
.updates-page .wrap{max-width:1160px;margin:0 auto;padding:0 32px}
.updates-page h1, .updates-page h2{letter-spacing:-.038em;font-weight:800;line-height:1.04}
.updates-page h1{font-size:clamp(44px,5.6vw,76px)}
.updates-page h2{font-size:clamp(30px,3.5vw,46px)}
.updates-page h3{font-weight:700;letter-spacing:-.015em}
.updates-page p{color:var(--mu)}
.updates-page .sub{font-size:19px;max-width:600px;color:var(--mu)}
.updates-page .mono{font-family:var(--mono);font-size:11.5px;font-weight:500;letter-spacing:.15em;text-transform:uppercase}
.updates-page .eyebrow{color:var(--mu2);margin-bottom:24px;display:block}
.updates-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:15.5px;border-radius:10px;padding:16px 32px;text-decoration:none;transition:.16s;cursor:pointer;border:0;font-family:inherit;letter-spacing:-.01em}
.updates-page .btn-acc{background:var(--acc);color:#fff}
.updates-page .btn-acc:hover{background:var(--acc-dk);transform:translateY(-1px);box-shadow:var(--sh-sm)}
.updates-page .btn-line{color:var(--tx);box-shadow:inset 0 0 0 1.5px var(--line);background:transparent}
.updates-page .btn-line:hover{box-shadow:inset 0 0 0 1.5px var(--ink)}
.updates-page .btn-paper{background:#fff;color:var(--ink)}
.updates-page .btn-paper:hover{transform:translateY(-1px)}
.updates-page section{padding:120px 0}
.updates-page .center{text-align:center}
.updates-page .center .sub{margin-left:auto;margin-right:auto}
.updates-page .dark{background:var(--ink);color:var(--tx-inv);position:relative;overflow:hidden}
.updates-page .dark::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.085) 1px,transparent 1px);background-size:24px 24px;mask-image:radial-gradient(920px 560px at 50% 20%,#000 25%,transparent 78%);pointer-events:none}
.updates-page .dark>*{position:relative}
.updates-page .dark h2{color:var(--tx-inv)}
.updates-page .dark p{color:var(--mu-inv)}
.updates-page .dark .eyebrow{color:var(--mu-inv)}
.updates-page nav{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.updates-page .nav-in{display:flex;align-items:center;justify-content:space-between;height:72px}
.updates-page .logo{display:flex;align-items:center;gap:10px;font-weight:800;font-size:21px;letter-spacing:-.04em;color:var(--tx);text-decoration:none}
.updates-page .logo svg{display:inline-block;vertical-align:middle}
.updates-page .nav-links{display:flex;gap:34px;font-size:14.5px;font-weight:600}
.updates-page .nav-links a{color:var(--tx);text-decoration:none;transition:.14s}
.updates-page .nav-links a:hover{color:var(--acc-dk)}
.updates-page .nav-r{display:flex;align-items:center;gap:20px}
.updates-page .nav-r .login{font-size:14.5px;font-weight:600;color:var(--tx);text-decoration:none}
.updates-page .nav-r .btn{padding:10px 22px;font-size:14px}
.updates-page .nav-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--tx);cursor:pointer;padding:0;flex-shrink:0}
.updates-page .nav-toggle svg{width:20px;height:20px}
.updates-page .nav-mobile{display:none}
.updates-page .hero{padding:48px 0 0;position:relative}
.updates-page .hero::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(10,10,10,.07) 1px,transparent 1px);background-size:24px 24px;mask-image:radial-gradient(1100px 620px at 62% -6%,#000 15%,transparent 72%);pointer-events:none}
.updates-page .hero .wrap{position:relative;max-width:1160px}
.updates-page .hero-pill{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:10.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--tx);background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 15px 8px 12px;box-shadow:var(--sh-sm);margin-bottom:18px}
.updates-page .hero-pill .hp-ic{color:#2E66F6;display:grid;place-items:center}
.updates-page .hero-pill .hp-ic svg{width:15px;height:15px;display:block}
.updates-page .hero-points{list-style:none;display:grid;gap:12px;margin:22px 0 28px}
.updates-page .hero-points li{display:flex;gap:12px;font-size:15px;color:var(--mu);line-height:1.45}
.updates-page .hero-points .hc{flex-shrink:0;width:19px;height:19px;color:var(--acc);margin-top:1px}
.updates-page .hero-points .hc svg{width:19px;height:19px;display:block}
.updates-page .hero-points b{color:var(--tx);font-weight:700}
.updates-page .hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center;padding-bottom:52px}
.updates-page .hero-grid>*{min-width:0}
.updates-page .hero h1{max-width:600px;font-size:clamp(38px,4.1vw,56px)}
.updates-page .hero .sub{margin:20px 0 30px;font-size:18px;max-width:470px}
.updates-page .hero-cta{display:flex;gap:14px;margin-bottom:24px;flex-wrap:wrap}
.updates-page .hero-trust{display:flex;align-items:center;gap:14px}
.updates-page .avstack{display:flex;flex-shrink:0}
.updates-page .avstack i{width:34px;height:34px;border-radius:50%;border:2px solid #fff;margin-left:-10px;background:var(--acc);display:grid;place-items:center;font-size:12px;font-weight:800;color:#fff;box-shadow:0 1px 3px rgba(10,10,10,.14)}
.updates-page .avstack i:first-child{margin-left:0}
.updates-page .avstack i:nth-child(2){background:#2B2B2E}
.updates-page .avstack i:nth-child(3){background:#4A4A4E}
.updates-page .avstack i:nth-child(4){background:#6B6B68}
.updates-page .avstack i:nth-child(5){background:var(--acc-dk)}
.updates-page .ht-cap{font-size:13.5px;color:var(--mu);max-width:340px;line-height:1.5}
.updates-page .ht-cap b{color:var(--tx);font-weight:800}
.updates-page .hero-stage{position:relative}
.updates-page .hero-stage .mock{border-radius:16px;border-bottom:1px solid var(--line)}
.updates-page .hero-stage .app{grid-template-columns:176px 1fr;min-height:368px}
.updates-page .hero-stage .float{right:-18px;bottom:44px}
.updates-page .hero-stage .board{grid-template-columns:1fr 1fr}
.updates-page .hero-stage .colC{display:none}
.updates-page .hero-stage .m-search{width:150px}
.updates-page .mock{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--sh);text-align:left}
.updates-page .chrome{display:flex;align-items:center;gap:14px;background:var(--off);border-bottom:1px solid var(--line);padding:12px 18px}
.updates-page .dots{display:flex;gap:6px}
.updates-page .dots i{width:9px;height:9px;border-radius:50%;background:#DEDEDA}
.updates-page .urlbar{flex:1;max-width:320px;font-family:var(--mono);font-size:10.5px;color:var(--mu2);background:#fff;border:1px solid var(--line);border-radius:6px;padding:5px 13px}
.updates-page .app{display:grid;grid-template-columns:212px 1fr;min-height:460px}
.updates-page .side{border-right:1px solid var(--line);padding:20px 13px;background:#0F0F11;color:#fff}
.updates-page .s-logo{display:flex;align-items:center;gap:9px;font-weight:800;font-size:14.5px;letter-spacing:-.03em;padding:2px 10px 20px;color:#fff}
.updates-page .s-item{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:600;color:#9A9A96;border-radius:8px;padding:9px 12px;margin-bottom:2px}
.updates-page .s-item.on{background:rgba(255,255,255,.08);color:#fff}
.updates-page .s-item i{width:14px;height:14px;border-radius:4px;background:currentColor;opacity:.25}
.updates-page .s-item.on i{opacity:.9;background:var(--acc)}
.updates-page .s-sec{font-family:var(--mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#6E6E6A;padding:20px 12px 8px}
.updates-page .main{padding:22px 26px;background:#fff}
.updates-page .m-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}
.updates-page .m-top h4{font-size:16.5px;font-weight:800;letter-spacing:-.02em}
.updates-page .m-search{font-size:12px;color:var(--mu2);border:1px solid var(--line);border-radius:8px;padding:8px 16px;width:225px;font-weight:500}
.updates-page .m-btn{font-size:12px;font-weight:700;background:var(--acc);color:#fff;border-radius:8px;padding:8px 15px;margin-left:10px}
.updates-page .m-actions{display:flex;align-items:center}
.updates-page .board{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.updates-page .col-h{display:flex;align-items:center;justify-content:space-between;font-family:var(--mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--mu);margin-bottom:12px}
.updates-page .col-h .cnt{border:1px solid var(--line);border-radius:999px;padding:1px 8px;font-size:9.5px;color:var(--mu2)}
.updates-page .card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:13px 15px;margin-bottom:11px;box-shadow:0 1px 4px rgba(10,10,10,.04)}
.updates-page .card .nm{font-size:13px;font-weight:700;letter-spacing:-.01em}
.updates-page .card .amt{font-family:var(--mono);font-size:10.5px;color:var(--mu);margin:4px 0 9px}
.updates-page .pill{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:9px;letter-spacing:.08em;border-radius:999px;padding:3px 10px;text-transform:uppercase;border:1px solid var(--line);color:var(--mu)}
.updates-page .pill i{width:5px;height:5px;border-radius:50%;background:var(--mu2)}
.updates-page .pill.hot{border-color:#FFD3BD;color:var(--acc-dk);background:var(--acc-tint)}
.updates-page .pill.hot i{background:var(--acc)}
.updates-page .pill.won{color:var(--tx);border-color:var(--tx)}
.updates-page .pill.won i{background:var(--tx)}
.updates-page .bar{height:4px;border-radius:99px;background:#F1F1EF;margin-top:11px;overflow:hidden}
.updates-page .bar i{display:block;height:100%;border-radius:99px;background:var(--ink)}
.updates-page .bar.hotb i{background:var(--acc)}
.updates-page .float{position:absolute;right:-26px;bottom:64px;width:312px;background:var(--ink);color:#fff;border-radius:14px;box-shadow:var(--sh);padding:22px 24px;text-align:left}
.updates-page .f-top{display:flex;align-items:center;gap:13px;margin-bottom:15px}
.updates-page .f-av{position:relative;width:42px;height:42px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#F26C43,#2E66F6);padding:2.5px;box-shadow:0 0 16px -4px rgba(90,110,235,.6)}
.updates-page .f-av>img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center 32%;display:block}
.updates-page .f-badge{position:absolute;right:-3px;bottom:-3px;width:18px;height:18px;border-radius:50%;background:#fff;display:grid;place-items:center;border:2px solid var(--ink);box-shadow:0 2px 6px rgba(0,0,0,.45)}
.updates-page .f-badge svg{width:11px;height:11px;display:block}
.updates-page .f-top b{font-size:13.5px;display:block;letter-spacing:-.01em}
.updates-page .f-top small{font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu-inv);display:flex;align-items:center;gap:7px;margin-top:3px}
.updates-page .live{width:6px;height:6px;border-radius:50%;background:#64C354;animation:pulse 1.4s infinite}
@keyframes pulse{0%,100%{opacity:1}50%{opacity:.3}}
.updates-page .wave{display:flex;align-items:flex-end;gap:3px;height:22px;margin:2px 0 14px}
.updates-page .wave i{width:3px;border-radius:3px;background:rgba(255,255,255,.5);animation:wv 1.15s ease-in-out infinite}
.updates-page .wave i:nth-child(2n){animation-delay:.15s}
.updates-page .wave i:nth-child(3n){animation-delay:.3s}
.updates-page .wave i:nth-child(4n){animation-delay:.45s}
@keyframes wv{0%,100%{height:28%}50%{height:100%}}
.updates-page .f-line{font-size:12.5px;color:#C7C7C3;line-height:1.55}
.updates-page .f-line b{color:#fff}
.updates-page .f-foot{display:flex;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid var(--line-d);font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu-inv)}
.updates-page .f-foot .ok{color:var(--acc)}
.updates-page .logo-banner{background:#fff;padding:16px 0}
.updates-page .logo-banner-in{display:flex;align-items:center;justify-content:center;gap:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}
.updates-page .lb-label{font-family:var(--mono);font-size:9.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--mu2);flex-shrink:0;white-space:nowrap}
.updates-page .lb-logos{display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap}
.updates-page .lb-logo{display:flex;align-items:center;font-size:0}
.updates-page .lb-logo svg, .updates-page .lb-logo img{height:16px;width:auto;max-width:170px;display:block}
.updates-page .lb-logo:nth-child(1) svg{height:15px}
.updates-page .lb-logo:nth-child(2) img{height:24px}
.updates-page .lb-logo:nth-child(3) img{height:30px}
.updates-page .lb-logo:nth-child(4) img{height:22px}
.updates-page .lb-logo:nth-child(5) img{height:22px}
.updates-page .lb-logo svg *{fill:#AEAEA9!important;transition:fill .16s}
.updates-page .lb-logo:hover svg *{fill:var(--tx)!important}
.updates-page .lb-logo img{filter:grayscale(1);opacity:.5;transition:opacity .18s,filter .18s}
.updates-page .lb-logo:nth-child(5) img{opacity:.88}
.updates-page .lb-logo:hover img{opacity:.82}
.updates-page .lb-logo:nth-child(5):hover img{opacity:1}
.updates-page .medal-logo{width:22px;height:22px;display:grid;place-items:center;flex-shrink:0}
.updates-page .medal-logo svg{width:100%;height:100%;display:block}
.updates-page .avstack svg{height:27px;width:auto;display:block}
.updates-page .accolades-band{padding:42px 0 24px}
.updates-page .accolades{display:flex;align-items:center;justify-content:center;gap:16px 28px;flex-wrap:wrap;text-align:center}
.updates-page .acc-rating{display:flex;align-items:center;gap:9px}
.updates-page .acc-rating .stars{color:var(--acc);font-size:15px;letter-spacing:2px}
.updates-page .acc-score{font-size:16px;font-weight:800;letter-spacing:-.02em;color:var(--tx)}
.updates-page .acc-sub{font-size:13.5px;color:var(--mu)}
.updates-page .acc-sub b{color:var(--tx);font-weight:700}
.updates-page .acc-sep{width:1px;height:24px;background:var(--line)}
.updates-page .acc-medals{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.updates-page .medal{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:7px 13px;box-shadow:var(--sh-sm);transition:.15s}
.updates-page .medal:hover{border-color:#DDD;transform:translateY(-1px)}
.updates-page .medal .laurel{width:24px;height:28px;color:var(--acc-dk);flex-shrink:0}
.updates-page .medal .mt{text-align:left}
.updates-page .medal .mt b{display:block;font-size:12px;font-weight:800;letter-spacing:-.01em;color:var(--tx);line-height:1.05;margin-bottom:1px}
.updates-page .medal .mt small{display:block;font-family:var(--mono);font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu2);line-height:1}
@media(max-width:640px){.updates-page .acc-sep{display:none}
.updates-page .accolades{gap:14px 18px}}
.updates-page .tabs-head{text-align:center;max-width:1040px;margin:0 auto 30px}
.updates-page .tabs-head .sub{margin:16px auto 0;max-width:720px;text-wrap:pretty}
.updates-page .tabs-head h2{font-size:clamp(28px,3vw,40px)}
.updates-page #tour{padding:84px 0 50px}
.updates-page #tour2, .updates-page #ai, .updates-page #integrations, .updates-page #mobile, .updates-page #security, .updates-page #reviews, .updates-page #resources{padding:50px 0}
.updates-page #ai{padding:70px 0}
.updates-page .tabbar{display:flex;gap:2px;width:max-content;max-width:100%;margin:0 auto 64px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:5px;overflow-x:auto;box-shadow:var(--sh-sm);scrollbar-width:none;-ms-overflow-style:none}
.updates-page .tabbar::-webkit-scrollbar{display:none}
.updates-page .tabbtn{font-family:var(--mono);font-size:10.5px;letter-spacing:.11em;text-transform:uppercase;font-weight:500;color:var(--mu);background:transparent;border:0;border-radius:999px;padding:11px 19px;cursor:pointer;white-space:nowrap;transition:.14s}
.updates-page .tabbtn:hover{color:var(--tx)}
.updates-page .tabbtn.on{background:var(--ink);color:#fff}
.updates-page .tabpanel.prod{display:none}
.updates-page .tabpanel.prod.on{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center;animation:cmpUp .4s ease both}
.updates-page .tour-gray .tabpanel.prod.on{gap:56px;background:#FAFAF9;border:1px solid var(--line);border-radius:24px;padding:44px 52px}
.updates-page .tour-gray .tabpanel.prod.on{align-items:start}
.updates-page .acc-col .eyebrow{display:block;margin-bottom:14px}
.updates-page .acc-col h3{font-size:clamp(23px,2.3vw,30px);letter-spacing:-.02em;line-height:1.12;margin-bottom:24px}
.updates-page .acc-intro{margin:12px 0 24px;font-size:16px;line-height:1.55;color:var(--mu);max-width:440px}
.updates-page .acc{display:flex;flex-direction:column;gap:10px}
.updates-page .acc-item{background:#fff;border:1px solid var(--line);border-radius:16px;transition:box-shadow .2s,border-color .2s,transform .2s}
.updates-page .acc-item:not(.open):hover{transform:translateX(3px);border-color:#DEDEDB}
.updates-page .acc-item.open{box-shadow:0 16px 38px -20px rgba(10,10,10,.22);border-color:#E3E3E0}
.updates-page .acc-q{width:100%;display:flex;align-items:center;gap:14px;padding:15px 16px;background:none;border:0;cursor:pointer;text-align:left;font-family:inherit}
.updates-page .acc-ico{flex-shrink:0;width:32px;height:32px;border-radius:9px;background:var(--acc-tint);color:var(--acc-dk);display:grid;place-items:center;transition:background .2s,color .2s}
.updates-page .acc-item.open .acc-ico{background:var(--acc);color:#fff}
.updates-page .acc-ico svg{width:16px;height:16px;display:block}
.updates-page .acc-title{flex:1;font-size:15.5px;font-weight:700;letter-spacing:-.015em;color:var(--tx)}
.updates-page .acc-tog{flex-shrink:0;color:var(--mu2);transition:transform .22s ease,color .2s}
.updates-page .acc-tog svg{width:18px;height:18px;display:block}
.updates-page .acc-item.open .acc-tog{transform:rotate(45deg);color:var(--acc)}
.updates-page .acc-a{max-height:0;overflow:hidden;transition:max-height .3s ease}
.updates-page .acc-a p{margin:0;padding:0 18px 18px 62px;font-size:14px;line-height:1.6;color:var(--mu)}
.updates-page .acc-item.open .acc-a{max-height:240px}
.updates-page .feat-carousel{align-self:center;width:100%;min-width:0}
.updates-page .feat-vp{overflow:hidden;padding:16px 2px 48px}
.updates-page .feat-track{display:flex;gap:20px;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}
.updates-page .feat-card{flex:0 0 80%;box-sizing:border-box;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--sh-sm);opacity:.38;transform:scale(.92);transition:opacity .45s ease,transform .45s ease,box-shadow .45s ease;cursor:pointer}
.updates-page .feat-card.active{opacity:1;transform:scale(1);box-shadow:0 26px 54px -26px rgba(10,10,10,.3)}
.updates-page .fc-illus{height:166px;display:grid;place-items:center;background:radial-gradient(120% 130% at 50% 0%,var(--acc-tint) 0%,#fff 72%);border-bottom:1px solid var(--line)}
.updates-page .fc-ic{width:60px;height:60px;border-radius:18px;background:var(--acc);color:#fff;display:grid;place-items:center;box-shadow:0 12px 26px -12px rgba(255,90,21,.6)}
.updates-page .fc-ic svg{width:29px;height:29px;display:block}
.updates-page .fc-body{padding:20px 22px}
.updates-page .fc-chip{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:9px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--mu2);margin-bottom:11px}
.updates-page .fc-chip i{width:6px;height:6px;border-radius:50%;background:var(--acc)}
.updates-page .fc-body h4{font-size:19px;font-weight:800;letter-spacing:-.02em;color:var(--tx);line-height:1.15}
.updates-page .fc-body p{margin:9px 0 0;font-size:13.5px;line-height:1.55;color:var(--mu)}
.updates-page .fc-foot{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}
.updates-page .fc-int{display:flex;gap:6px}
.updates-page .fc-int b{width:22px;height:22px;border-radius:7px;background:var(--off);border:1px solid var(--line)}
.updates-page .fc-cta{font-size:13px;font-weight:700;color:var(--acc-dk)}
.updates-page .feat-nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px}
.updates-page .feat-nav button{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer;display:grid;place-items:center;color:var(--tx);font-size:17px;line-height:1;transition:border-color .15s,color .15s}
.updates-page .feat-nav button:hover{border-color:var(--acc);color:var(--acc)}
.updates-page .fc-dots-nav{display:flex;align-items:center;gap:7px}
.updates-page .fc-dots-nav b{width:7px;height:7px;border-radius:50%;background:#D8D8D5;cursor:pointer;transition:.25s}
.updates-page .fc-dots-nav b.on{background:var(--acc);width:20px;border-radius:4px}
.updates-page .tour-copy h3{font-size:clamp(26px,2.7vw,36px);letter-spacing:-.03em;line-height:1.08}
.updates-page .tour-copy .sub{margin-top:16px}
.updates-page .repwrap{display:flex;align-items:flex-end;gap:9px;height:150px;padding:8px 4px 0}
.updates-page .repwrap i{flex:1;border-radius:5px 5px 2px 2px;background:#ECECEA}
.updates-page .repwrap i:nth-child(1){height:34%}
.updates-page .repwrap i:nth-child(2){height:50%}
.updates-page .repwrap i:nth-child(3){height:44%}
.updates-page .repwrap i:nth-child(4){height:64%}
.updates-page .repwrap i:nth-child(5){height:58%}
.updates-page .repwrap i:nth-child(6){height:82%}
.updates-page .repwrap i:nth-child(7){height:100%;background:var(--acc)}
.updates-page .replegend{display:flex;justify-content:space-between;font-family:var(--mono);font-size:9px;color:var(--mu2);margin-top:12px;padding:0 4px;letter-spacing:.08em}
.updates-page .kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}
.updates-page .kpi{border:1px solid var(--line);border-radius:11px;padding:14px 16px;position:relative;overflow:hidden}
.updates-page .kpi::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--ink)}
.updates-page .kpi.a::before{background:var(--acc)}
.updates-page .kpi small{font-family:var(--mono);font-size:8.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--mu2);display:block;margin-bottom:4px}
.updates-page .kpi b{font-size:19px;font-weight:800;letter-spacing:-.03em}
.updates-page .kpi b em{font-style:normal;font-size:11px;color:var(--mu);font-weight:600;margin-left:5px}
.updates-page .rec{display:grid;gap:10px}
.updates-page .rec-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 15px;border:1px solid var(--line);border-radius:10px;background:#fff}
.updates-page .rec-row .k{font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu2)}
.updates-page .rec-row .v{font-size:13px;font-weight:700;color:var(--tx)}
.updates-page .feat-head{max-width:720px;margin-bottom:60px}
.updates-page .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}
.updates-page .feat{background:#fff;padding:38px 34px;transition:.15s}
.updates-page .feat:hover{background:var(--off)}
.updates-page .feat .fi{font-family:var(--mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--acc-dk);display:block;margin-bottom:16px}
.updates-page .feat h3{font-size:18.5px;margin-bottom:8px}
.updates-page .feat p{font-size:14.5px}
.updates-page .feat a{display:inline-block;margin-top:16px;font-size:13.5px;font-weight:700;color:var(--tx);text-decoration:none;border-bottom:2px solid var(--ink);padding-bottom:1px}
.updates-page .feat a:hover{color:var(--acc-dk);border-color:var(--acc)}
@keyframes cmpUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
.updates-page .ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:84px;align-items:start}
.updates-page .ai-head{margin-bottom:48px}
.updates-page .ai-head-top{display:flex;justify-content:space-between;align-items:flex-start;gap:44px}
.updates-page .ai-head-copy{max-width:760px}
.updates-page .ai-head .sub{margin:22px 0 0;max-width:none;font-size:17px;line-height:1.6;text-wrap:balance}
.updates-page .ai-award{display:inline-flex;align-items:center;gap:11px;margin-top:18px;justify-self:start;padding:9px 16px 9px 10px;background:rgba(255,255,255,.05);border:1px solid var(--line-d);border-radius:999px;text-decoration:none;transition:background .16s,border-color .16s;max-width:100%}
.updates-page .ai-award:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.22)}
.updates-page .ai-award .aw-ic{width:28px;height:28px;border-radius:50%;background:var(--acc-tint);color:var(--acc-dk);display:grid;place-items:center;flex-shrink:0}
.updates-page .ai-award .aw-ic svg{width:15px;height:15px}
.updates-page .ai-award .aw-t{font-size:13px;color:var(--mu-inv);line-height:1.35}
.updates-page .ai-award .aw-t b{color:var(--tx-inv);font-weight:600}
.updates-page .ai-award .aw-arr{font-size:15px;color:var(--mu-inv);flex-shrink:0;transition:color .16s}
.updates-page .ai-award:hover .aw-arr{color:var(--acc)}
.updates-page .ai-head .btn{flex-shrink:0}
@media(max-width:720px){.updates-page .ai-head-top{flex-direction:column;align-items:flex-start;gap:22px}}
.updates-page .ai-grid .sub{margin:24px 0 38px;max-width:440px}
.updates-page .ai-feats{display:grid;gap:3px;margin-top:0}
.updates-page .ai-feat{display:flex;gap:16px;padding:14px 20px;border-left:2px solid transparent;border-radius:0 12px 12px 0;cursor:pointer;background:none;text-align:left;font-family:inherit;color:inherit;transition:background .2s,border-color .2s,opacity .2s;opacity:.5}
.updates-page .ai-feat.on{opacity:1;background:rgba(255,255,255,.05);border-left-color:var(--acc)}
.updates-page .ai-feat:not(.on):hover{opacity:.82}
.updates-page .ai-feat .n{font-family:var(--mono);font-size:10.5px;color:var(--mu-inv);padding-top:4px;letter-spacing:.1em;transition:color .2s}
.updates-page .ai-feat.on .n{color:var(--acc)}
.updates-page .ai-feat b{display:block;font-size:16.5px;letter-spacing:-.015em;margin-bottom:3px;color:#fff}
.updates-page .ai-feat p{font-size:13.5px;line-height:1.5;color:var(--mu-inv)}
.updates-page .ai-stage{background:var(--ink-2);border:1px solid var(--line-d);border-radius:18px;box-shadow:var(--sh);overflow:hidden}
.updates-page .ais-head{display:flex;align-items:center;gap:12px;padding:15px 18px;border-bottom:1px solid var(--line-d)}
.updates-page .ais-logo{width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,var(--acc),#ff9a63);display:grid;place-items:center;flex-shrink:0;box-shadow:0 6px 16px -6px rgba(255,90,21,.7)}
.updates-page .ais-logo svg{width:16px;height:16px;color:#fff;display:block}
.updates-page .ais-name{font-size:14px;font-weight:700;color:#fff;letter-spacing:-.01em}
.updates-page .ais-live{display:inline-flex;align-items:center;gap:5px;font-family:var(--mono);font-size:9px;font-weight:600;letter-spacing:.08em;color:#64C354;background:rgba(100,195,84,.14);border:1px solid rgba(100,195,84,.32);padding:3px 8px;border-radius:999px;margin-right:10px;vertical-align:middle}
.updates-page .ais-live .live{width:6px;height:6px}
.updates-page .ais-score{display:inline-flex;align-items:center;font-family:var(--mono);font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#34C759;background:rgba(52,199,89,.15);border:1px solid rgba(52,199,89,.36);padding:3px 8px;border-radius:999px;margin-right:10px;vertical-align:middle}
.updates-page .ais-actions{margin-left:auto;display:flex;align-items:center;gap:8px}
.updates-page .ais-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.22)}
.updates-page .ais-body{position:relative;padding:22px;min-height:326px}
.updates-page .ai-screen{display:none}
.updates-page .ai-screen.on{display:block;animation:scrIn .5s cubic-bezier(.22,1,.36,1)}
@keyframes scrIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
.updates-page .aic-caller{display:flex;align-items:center;gap:13px;margin-bottom:14px}
.updates-page .aic-caller b{display:block;font-size:14.5px;color:#fff;letter-spacing:-.01em}
.updates-page .aic-caller small{font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu-inv);display:flex;align-items:center;gap:7px;margin-top:3px}
.updates-page .wave{display:flex;align-items:center;gap:3px;height:40px;margin:4px 0 18px}
.updates-page .wave i{flex:1;background:var(--acc);border-radius:2px;height:18%;opacity:.85;animation:wv 1.1s ease-in-out infinite}
@keyframes wv{0%,100%{height:14%}50%{height:90%}}
.updates-page .sms{display:flex;flex-direction:column;gap:9px}
.updates-page .bub{max-width:82%;padding:10px 14px;border-radius:15px;font-size:13.5px;line-height:1.45}
.updates-page .bub.in{align-self:flex-start;background:rgba(255,255,255,.07);color:#E6E6E3;border-bottom-left-radius:5px}
.updates-page .bub.out{align-self:flex-end;background:#0A84FF;color:#fff;border-bottom-right-radius:5px}
.updates-page .bub.typing{display:inline-flex;gap:5px;align-items:center;padding:13px 15px}
.updates-page .bub.typing span{width:6px;height:6px;border-radius:50%;background:#fff;opacity:.85;animation:blink 1.2s infinite}
.updates-page .bub.typing span:nth-child(2){animation-delay:.2s}
.updates-page .bub.typing span:nth-child(3){animation-delay:.4s}
@keyframes blink{0%,60%,100%{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}
.updates-page .sms-meta{margin-top:16px;font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu-inv);display:flex;align-items:center;gap:7px}
.updates-page .ins-row{display:flex;align-items:center;gap:12px;margin-bottom:13px}
.updates-page .ins-row>span{font-size:12px;color:var(--mu-inv);width:66px}
.updates-page .meter{flex:1;height:7px;border-radius:5px;background:rgba(255,255,255,.08);overflow:hidden}
.updates-page .meter i{display:block;height:100%;width:0;background:linear-gradient(90deg,#F26C43,#2E66F6);border-radius:5px;transition:width .7s ease}
.updates-page .ai-screen.on .meter i{width:var(--w)}
.updates-page .ins-row>b{font-size:12.5px;color:#fff;width:60px;text-align:right}
.updates-page .ins-sum{margin:16px 0;padding:14px 15px;border:1px solid var(--line-d);border-radius:12px}
.updates-page .ins-cap{display:block;font-family:var(--mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--mu-inv);margin-bottom:7px}
.updates-page .ins-sum p{font-size:13.5px;line-height:1.5;color:#D6D6D3}
.updates-page .ins-steps .ins-cap{margin-bottom:9px}
.updates-page .step{display:flex;align-items:center;gap:10px;font-size:13.5px;color:#D6D6D3;padding:4px 0;margin:0}
.updates-page .step .ck{width:18px;height:18px;border-radius:50%;background:var(--acc);color:#fff;display:grid;place-items:center;font-size:10px;flex-shrink:0}
.updates-page .score{display:flex;flex-direction:column;gap:16px;padding-top:8px}
.updates-page .scr-row{display:flex;align-items:center;gap:12px}
.updates-page .scr-row .savi{width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.1);display:grid;place-items:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}
.updates-page .scr-row>b{font-size:13.5px;color:#fff;width:104px;white-space:nowrap}
.updates-page .bar{flex:1;height:8px;border-radius:5px;background:rgba(255,255,255,.08);overflow:hidden}
.updates-page .bar i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--acc),#ff9a6a);border-radius:5px;transition:width .8s cubic-bezier(.22,1,.36,1)}
.updates-page .ai-screen.on .bar i{width:var(--w)}
.updates-page .scr-row em{font-style:normal;font-family:var(--mono);font-size:12px;color:var(--mu-inv);width:26px;text-align:right}
.updates-page .scr-row em.hot{color:var(--acc)}
.updates-page .lsc-top{display:flex;align-items:center;gap:12px;margin-bottom:15px}
.updates-page .lsc-top .savi{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.1);display:grid;place-items:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}
.updates-page .lsc-id{flex:1;min-width:0}
.updates-page .lsc-id b{display:block;font-size:14.5px;color:#fff;letter-spacing:-.01em}
.updates-page .lsc-id small{font-size:11.5px;color:var(--mu-inv)}
.updates-page .lsc-num{text-align:right;flex-shrink:0}
.updates-page .lsc-num b{display:block;font-size:24px;font-weight:800;color:#fff;line-height:1;letter-spacing:-.02em}
.updates-page .lsc-num span{font-family:var(--mono);font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--mu-inv)}
.updates-page .lsc-cap{font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu-inv);display:flex;align-items:center;gap:7px;margin-bottom:16px}
.updates-page .lsc-list{display:flex;flex-direction:column;gap:13px}
.updates-page .lsc-item{display:flex;align-items:center;gap:12px}
.updates-page .lsc-k{font-size:12.5px;color:#D6D6D3;width:160px;flex-shrink:0}
.updates-page .lsc-bar{flex:1;height:7px;border-radius:5px;background:rgba(255,255,255,.08);overflow:hidden}
.updates-page .lsc-bar i{display:block;height:100%;width:0;border-radius:5px;transition:width .85s cubic-bezier(.22,1,.36,1)}
.updates-page .lsc-bar i.icp{background:linear-gradient(90deg,#F26C43,#2E66F6)}
.updates-page .lsc-bar i.ai{background:linear-gradient(90deg,#F26C43,#2E66F6)}
.updates-page .ai-screen.on .lsc-bar i{width:var(--w)}
.updates-page .lsc-item em{font-style:normal;font-family:var(--mono);font-size:8px;font-weight:600;letter-spacing:.1em;width:24px;text-align:right}
.updates-page .lsc-item em.ticp{color:var(--acc)}
.updates-page .lsc-item em.tai{color:#0A84FF}
.updates-page .phone{background:var(--ink-2);border:1px solid var(--line-d);border-radius:16px;padding:26px;box-shadow:var(--sh)}
.updates-page .ph-top{display:flex;align-items:center;gap:14px;padding-bottom:17px;border-bottom:1px solid var(--line-d);margin-bottom:19px}
.updates-page .ph-av{width:42px;height:42px;border-radius:50%;background:var(--acc);display:grid;place-items:center;font-weight:800;font-size:14px;overflow:hidden;flex-shrink:0}
.updates-page .ph-top b{display:block;font-size:14.5px;letter-spacing:-.01em;color:#fff}
.updates-page .ph-top small{font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu-inv);display:flex;align-items:center;gap:7px;margin-top:3px}
.updates-page .ph-time{margin-left:auto;font-family:var(--mono);font-size:11.5px;color:var(--mu-inv)}
.updates-page .tr{display:grid;gap:12px}
.updates-page .tr .t{font-size:13px;line-height:1.6;color:#BDBDB9;padding-left:21px;position:relative}
.updates-page .tr .t::before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:50%;background:#38383C}
.updates-page .tr .t.a::before{background:var(--acc)}
.updates-page .tr .t b{color:#fff}
.updates-page .ph-foot{display:flex;gap:9px;margin-top:22px}
.updates-page .ph-chip{flex:1;text-align:center;border:1px solid var(--line-d);border-radius:10px;padding:11px 8px;font-family:var(--mono);font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu-inv)}
.updates-page .ph-chip b{display:block;color:#fff;font-family:'Albert Sans';font-size:13px;letter-spacing:-.01em;margin-bottom:3px;text-transform:none}
.updates-page .ph-chip.hot{border-color:rgba(10,132,255,.5)}
.updates-page .ph-chip.hot b{color:#0A84FF}
.updates-page .prod{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}
.updates-page .prod .checks{list-style:none;display:grid;gap:13px;margin-top:26px}
.updates-page .prod .checks li{display:flex;gap:12px;font-size:15.5px;font-weight:500;color:var(--tx)}
.updates-page .ck{flex:0 0 auto;width:20px;height:20px;border-radius:6px;background:var(--acc-tint);color:var(--acc-dk);display:grid;place-items:center;font-size:11px;font-weight:800;margin-top:3px}
.updates-page .prod .btn{margin-top:32px}
.updates-page .mini-mock{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--sh-sm);overflow:hidden}
.updates-page .mm-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line);background:var(--off)}
.updates-page .mm-head b{font-size:13.5px;font-weight:800;letter-spacing:-.01em}
.updates-page .mm-head .mono{color:var(--mu2);font-size:9.5px}
.updates-page .mm-body{padding:20px}
.updates-page .flow-strip{display:flex;align-items:center;gap:8px;padding:14px 18px;border-bottom:1px solid var(--line);background:#fff;overflow-x:auto}
.updates-page .flow-strip .fs-step{font-family:var(--mono);font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--mu2);white-space:nowrap;display:flex;align-items:center;gap:6px}
.updates-page .flow-strip .fs-step i{width:5px;height:5px;border-radius:50%;background:var(--line);flex-shrink:0}
.updates-page .flow-strip .fs-step.on{color:var(--tx);font-weight:700}
.updates-page .flow-strip .fs-step.on i{background:var(--acc)}
.updates-page .flow-strip .fs-arrow{color:var(--line);font-size:11px;flex-shrink:0}
.updates-page .convo{display:grid;gap:10px}
.updates-page .cv{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:11px;padding:13px 15px}
.updates-page .cv .av{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto;font-size:12px;font-weight:800;background:var(--off);border:1px solid var(--line)}
.updates-page .cv .av.ai{background:var(--acc);border-color:var(--acc);color:#fff;font-size:10px}
.updates-page .cv b{font-size:13px;display:block;letter-spacing:-.01em}
.updates-page .cv small{font-family:var(--mono);font-size:9.5px;color:var(--mu2);letter-spacing:.05em}
.updates-page .cv p{font-size:12.5px;margin-top:3px;line-height:1.5}
.updates-page .jf-trigger{font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu2);margin:2px 0 4px;padding-left:2px;font-family:var(--mono)}
.updates-page .intg{border-top:1px solid var(--line)}
.updates-page .intg-head{max-width:1080px;margin:0 auto 20px;text-align:center}
.updates-page .intg-head h2, .updates-page .intg-head .sub{text-wrap:balance}
.updates-page .intg-big{text-align:center;margin:6px 0 4px;font-size:clamp(30px,3.6vw,48px);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:var(--tx)}
.updates-page .intg-big em{font-style:normal;color:var(--acc)}
.updates-page .intg-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:820px;margin:34px auto 56px}
.updates-page .intg-chip{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:700;letter-spacing:-.01em;color:var(--tx);background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 16px;transition:.14s}
.updates-page .intg-chip:hover{border-color:var(--acc);color:var(--acc-dk)}
.updates-page .intg-chip i{width:7px;height:7px;border-radius:2px;background:var(--acc)}
.updates-page .aio-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--line);gap:1px}
.updates-page .aio-cell{background:#fff;padding:28px 26px;text-decoration:none;transition:.15s;display:block}
.updates-page .aio-cell:hover{background:var(--off)}
.updates-page .aio-cell .n{font-family:var(--mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--acc-dk);display:block;margin-bottom:14px}
.updates-page .aio-cell b{display:block;font-size:15.5px;font-weight:800;letter-spacing:-.015em;color:var(--tx);margin-bottom:5px}
.updates-page .aio-cell p{font-size:13px;line-height:1.5}
.updates-page .aio-cell .go{display:inline-block;margin-top:12px;font-size:12.5px;font-weight:700;color:var(--tx)}
.updates-page .aio-cell:hover .go{color:var(--acc-dk)}
.updates-page .comp{background:#fff}
.updates-page .comp-in{display:grid;grid-template-columns:2.3fr 1fr;gap:22px;align-items:stretch}
.updates-page .comp-card{background:#fff;border:1px solid var(--line);border-radius:22px}
.updates-page .comp-main{padding:44px 44px 34px;display:flex;flex-direction:column}
.updates-page .comp-main h3{font-size:clamp(24px,2.5vw,31px);font-weight:800;letter-spacing:-.025em;color:var(--ink);line-height:1.12}
.updates-page .comp-main p{margin-top:13px;max-width:470px;font-size:15px;line-height:1.6;color:var(--mu)}
.updates-page .comp-link{margin-top:20px;font-size:14px;font-weight:700;color:var(--tx);text-decoration:none;border-bottom:1.5px solid var(--line);padding-bottom:3px;width:-moz-fit-content;width:fit-content;transition:color .15s,border-color .15s}
.updates-page .comp-link:hover{color:var(--acc-dk);border-color:var(--acc)}
.updates-page .comp-badges{display:flex;align-items:center;gap:30px;margin-top:auto;padding-top:44px}
.updates-page .comp-badges svg{height:78px;width:auto;display:block}
.updates-page .comp-side{padding:32px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.updates-page .comp-side .badge-lg svg{height:78px;width:auto;display:block}
.updates-page .comp-side b{display:block;font-size:17px;font-weight:800;letter-spacing:-.02em;color:var(--ink);margin-top:16px}
.updates-page .comp-side p{margin-top:8px;font-size:13px;line-height:1.55;color:var(--mu);max-width:210px}
.updates-page .comp-side .comp-link{margin-top:18px}
.updates-page }


.revwall{background:var(--off);border-bottom:1px solid var(--line)}
.updates-page .rev-head{text-align:center;max-width:720px;margin:0 auto 48px}
.updates-page .rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.updates-page .rev{background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px 26px 22px;box-shadow:0 1px 4px rgba(10,10,10,.04);display:flex;flex-direction:column}
.updates-page .rev .stars{color:var(--acc);font-size:13px;letter-spacing:3px;margin-bottom:14px}
.updates-page .rev .metric{font-size:26px;font-weight:800;letter-spacing:-.03em;color:var(--tx);margin-bottom:9px}
.updates-page .rev .metric em{font-style:normal;color:var(--acc)}
.updates-page .rev p{font-size:13.5px;line-height:1.6;flex:1;color:var(--mu)}
.updates-page .rev .who{margin-top:18px;padding-top:15px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:baseline;gap:10px}
.updates-page .rev .who span{font-size:13px;font-weight:700;color:var(--tx)}
.updates-page .rev .who small{font-size:12px;color:var(--mu);display:block;font-weight:500}
.updates-page .rev .src{font-family:var(--mono);font-size:8.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--mu2);white-space:nowrap}
.updates-page #reviews.switch{padding:70px 0}
.updates-page .switch{background:var(--ink);color:var(--tx-inv);position:relative;overflow:hidden;border-top:1px solid var(--line)}
.updates-page .switch::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.075) 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:radial-gradient(1000px 520px at 30% 40%,#000 30%,transparent 80%);mask-image:radial-gradient(1000px 520px at 30% 40%,#000 30%,transparent 80%);pointer-events:none}
.updates-page .switch>.wrap{position:relative;z-index:1}
.updates-page .switch h2{color:var(--tx-inv)}
.updates-page .switch .eyebrow{color:var(--mu-inv);margin-bottom:18px}
.updates-page .sw-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:56px;align-items:center}
.updates-page .sw-pitch{max-width:580px}
.updates-page .sw-pitch h2{font-size:clamp(28px,3.4vw,40px);font-weight:800;letter-spacing:-.03em;line-height:1.1}
.updates-page .sw-pitch .sub{margin-top:14px;color:var(--mu-inv);max-width:none;font-size:17px;line-height:1.6}
.updates-page .sw-wins{display:flex;flex-wrap:wrap;align-items:flex-start;gap:18px 30px;margin:26px 0 30px}
.updates-page .sw-wins .w{display:flex;flex-direction:column;gap:4px}
.updates-page .sw-wins em{font-style:normal;font-weight:800;font-size:20px;letter-spacing:-.02em;line-height:1;color:var(--acc)}
.updates-page .sw-wins small{font-size:12.5px;line-height:1.35;color:var(--mu-inv);white-space:nowrap}
.updates-page .switch .btn-line{color:#fff;box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.45);background:transparent}
.updates-page .switch .btn-line:hover{box-shadow:inset 0 0 0 1.5px #fff;background:rgba(255,255,255,.08);transform:translateY(-1px)}
.updates-page .sw-pitch .hero-cta{margin-bottom:20px}
.updates-page .sw-pitch .meta{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--mu-inv)}
.updates-page .sw-pitch .meta i{color:var(--acc);font-style:normal;margin:0 10px}
.updates-page .sw-quotes{display:grid;gap:14px}
.updates-page .q{background:rgba(255,255,255,.035);border:1px solid var(--line-d);border-radius:16px;padding:22px 24px;margin:0;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.updates-page .q:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.055)}
.updates-page .q .stars{color:var(--acc);font-size:12px;letter-spacing:3px;margin-bottom:12px}
.updates-page .q p{font-size:14.5px;line-height:1.55;color:#EDEDEA;margin:0}
.updates-page .q figcaption{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.updates-page .q-who{display:flex;flex-direction:column;gap:2px;min-width:0}
.updates-page .q figcaption b{font-size:13px;font-weight:700;color:#fff}
.updates-page .q figcaption span{font-size:11.5px;color:var(--mu-inv)}
.updates-page .q-g{flex-shrink:0;display:flex;align-items:center}
.updates-page .q-g svg{width:18px;height:18px;display:block}
@media(prefers-reduced-motion:reduce){.updates-page .q{transition:none}
.updates-page .q:hover{transform:none}}
@media(max-width:860px){.updates-page .sw-grid{grid-template-columns:1fr;gap:40px}
.updates-page .sw-pitch{max-width:none}}
.updates-page .res{border-top:1px solid var(--line)}
.updates-page #resources{padding:70px 0 20px}
.updates-page #security{padding-top:0}
.updates-page .res-head2{text-align:center;max-width:680px;margin:0 auto 32px}
.updates-page .res-head2 .sub{margin:14px auto 0;max-width:560px}
.updates-page .res-tabs2{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:34px}
.updates-page .rtab{font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:var(--mu);background:#fff;border:1px solid var(--line);border-radius:999px;padding:11px 20px;cursor:pointer;transition:color .15s,border-color .15s,background .15s;white-space:nowrap}
.updates-page .rtab:hover{color:var(--tx);border-color:#DADAD7}
.updates-page .rtab.on{color:var(--acc-dk);border-color:var(--acc);background:var(--acc-tint)}
@media(max-width:600px){.updates-page .rtab{padding:13px 18px}}
.updates-page .res-panel{background:var(--off);border:1px solid var(--line);border-radius:24px;padding:48px 52px}
.updates-page .rpanel{display:none}
.updates-page .rpanel.on{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center;animation:cmpUp .4s ease both}
.updates-page .rp-copy{max-width:440px}
.updates-page .rp-copy h3{font-size:clamp(24px,2.6vw,32px);font-weight:800;letter-spacing:-.03em;line-height:1.12;color:var(--ink)}
.updates-page .rp-copy>p{margin-top:14px;font-size:15px;line-height:1.6;color:var(--mu)}
.updates-page .rp-list{list-style:none;margin:22px 0 0;display:grid;gap:12px}
.updates-page .rp-list li{display:flex;gap:11px;align-items:flex-start;font-size:14.5px;color:var(--tx);line-height:1.5}
.updates-page .rp-ck{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--acc-tint);color:var(--acc-dk);display:grid;place-items:center;margin-top:1px}
.updates-page .rp-ck svg{width:11px;height:11px}
.updates-page .rp-link{margin-top:26px;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:var(--tx);text-decoration:none;border-bottom:2px solid var(--acc);padding-bottom:2px;width:-moz-fit-content;width:fit-content;transition:color .15s}
.updates-page .rp-link:hover{color:var(--acc-dk)}
.updates-page .rp-cards{display:grid;gap:12px}
.updates-page .rp-card{display:flex;gap:15px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;box-shadow:0 1px 3px rgba(10,10,10,.04);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.updates-page .rp-card:hover{transform:translateY(-2px);border-color:#DADAD7;box-shadow:0 2px 5px rgba(10,10,10,.04),0 16px 34px -20px rgba(10,10,10,.2)}
.updates-page .rp-num{width:30px;height:30px;border-radius:50%;background:var(--acc);color:#fff;font-family:var(--mono);font-weight:700;font-size:12px;display:grid;place-items:center;flex-shrink:0}
.updates-page .rp-cico{width:34px;height:34px;border-radius:10px;background:var(--acc-tint);color:var(--acc-dk);display:grid;place-items:center;flex-shrink:0}
.updates-page .rp-cico svg{width:17px;height:17px}
.updates-page .rp-card b{display:block;font-size:14.5px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}
.updates-page .rp-card p{margin-top:3px;font-size:13px;line-height:1.45;color:var(--mu)}
.updates-page .rp-timeline{display:flex;flex-direction:column;gap:12px}
.updates-page .tl-step{display:flex;gap:16px;align-items:stretch}
.updates-page .tl-rail{position:relative;width:38px;flex-shrink:0;display:flex;justify-content:center}
.updates-page .tl-rail::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:2px;background:linear-gradient(var(--acc),var(--acc-dk));border-radius:2px}
.updates-page .tl-step:not(:last-child) .tl-rail::before{bottom:-12px}
.updates-page .tl-step:first-child .tl-rail::before{top:50%}
.updates-page .tl-step:last-child .tl-rail::before{bottom:50%}
.updates-page .tl-node{align-self:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,var(--acc),var(--acc-dk));color:#fff;font-family:var(--mono);font-weight:700;font-size:13px;display:grid;place-items:center;position:relative;z-index:2;box-shadow:0 0 0 4px var(--off),0 6px 13px -3px rgba(255,90,21,.5)}
.updates-page .tl-card{flex:1;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px 18px;box-shadow:0 1px 3px rgba(10,10,10,.04);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.updates-page .tl-card:hover{transform:translateY(-2px);border-color:#DADAD7;box-shadow:0 2px 5px rgba(10,10,10,.04),0 16px 34px -20px rgba(10,10,10,.2)}
.updates-page .tl-card b{display:block;font-size:14.5px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}
.updates-page .tl-card p{margin-top:3px;font-size:13px;line-height:1.45;color:var(--mu)}
@media(prefers-reduced-motion:reduce){.updates-page .tl-card{transition:none}
.updates-page .tl-card:hover{transform:none}}
.updates-page .rb{border:1px solid var(--line);border-radius:20px;padding:26px 28px;background:#FAFAF9;display:flex;flex-direction:column;box-shadow:0 1px 2px rgba(10,10,10,.03),0 10px 26px -18px rgba(10,10,10,.14)}
.updates-page .rb-ico{width:40px;height:40px;border-radius:11px;background:var(--acc-tint);color:var(--acc-dk);display:grid;place-items:center;margin-bottom:16px;flex-shrink:0}
.updates-page .rb-ico svg{width:20px;height:20px}
.updates-page .rb h3{font-size:18px;font-weight:800;letter-spacing:-.02em;color:var(--ink);line-height:1.2}
.updates-page .rb>p{margin-top:8px;font-size:14px;line-height:1.55;color:var(--mu)}
.updates-page .rb-chat{background:var(--ink);border-color:var(--line-d);color:#fff;min-height:344px}
.updates-page .rb-chat h3{color:#fff}
.updates-page .rb-chat>p{color:var(--mu-inv)}
.updates-page .rb-chat .rb-ico{background:rgba(255,255,255,.08);color:#fff}
.updates-page .rc-msgs{margin-top:auto;padding-top:22px;display:flex;flex-direction:column;gap:8px}
.updates-page .rc-b{max-width:90%;padding:9px 13px;border-radius:14px;font-size:12.5px;line-height:1.4}
.updates-page .rc-b.in{align-self:flex-start;background:rgba(255,255,255,.08);color:#E6E6E3;border-bottom-left-radius:5px}
.updates-page .rc-b.out{align-self:flex-end;background:#0A84FF;color:#fff;border-bottom-right-radius:5px}
.updates-page .rc-meta{margin-top:10px;font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu-inv);display:flex;align-items:center;gap:7px}
@media(prefers-reduced-motion:reduce){.updates-page .rp-card{transition:none}
.updates-page .rp-card:hover{transform:none}}
@media(max-width:860px){.updates-page .res-panel{padding:30px 22px}
.updates-page .rpanel.on{grid-template-columns:1fr;gap:34px}
.updates-page .rp-copy{max-width:none}}
.updates-page .final{text-align:center;padding:50px 0}
.updates-page .final h2{max-width:640px;margin:0 auto}
.updates-page .final p{margin:22px auto 44px;max-width:430px;font-size:17px}
.updates-page .final .hero-cta{justify-content:center}
.updates-page .final .meta{margin-top:28px;font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--mu-inv)}
.updates-page .final .meta i{color:var(--acc);font-style:normal;margin:0 12px}
.updates-page footer.lite{background:var(--off);border-top:1px solid var(--line);padding:50px 0 44px;font-size:13.5px;color:var(--mu)}
.updates-page .f-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:64px}
.updates-page .f-brand p{font-size:13.5px;max-width:280px;margin:18px 0 22px;color:var(--mu)}
.updates-page .f-contact{display:grid;gap:6px;font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:var(--mu2);margin-bottom:24px}
.updates-page .f-contact b{color:var(--tx);font-weight:500}
.updates-page footer h5{font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:var(--mu2);margin-bottom:20px}
.updates-page .f-col a{display:block;color:var(--mu);text-decoration:none;font-size:14px;font-weight:500;padding:5px 0;transition:.14s}
.updates-page .f-col a:hover{color:var(--acc-dk)}
.updates-page .f-social{display:flex;gap:12px;margin-top:26px}
.updates-page .f-social a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--off);border:1px solid var(--line);color:var(--mu);transition:.14s;text-decoration:none}
.updates-page .f-social a:hover{background:var(--ink);color:#fff;border-color:var(--ink)}
.updates-page .f-legal{border-top:1px solid var(--line);padding-top:26px;display:flex;flex-wrap:wrap;gap:7px 22px}
.updates-page .f-legal a{font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mu2);text-decoration:none}
.updates-page .f-legal a:hover{color:var(--acc-dk)}
.updates-page .f-copy{margin-top:22px;font-family:var(--mono);font-size:9.5px;letter-spacing:.08em;color:var(--mu2)}
@media(max-width:1120px){.updates-page .hero-stage .float{right:6px}}
@media(max-width:960px){.updates-page .hero-grid{grid-template-columns:1fr;gap:44px;padding-bottom:80px}
.updates-page .hero h1{max-width:none}
.updates-page .prod, .updates-page .ai-grid, .updates-page .tabpanel.prod.on{grid-template-columns:1fr;gap:48px}
.updates-page .tour-gray .tabpanel.prod.on{padding:28px 22px;gap:32px}
.updates-page .feat-grid{grid-template-columns:1fr}
.updates-page .comp-in{grid-template-columns:1fr;gap:16px}
.updates-page .comp-main{padding:32px 24px 28px}
.updates-page .comp-main p{max-width:100%}
.updates-page .comp-badges{gap:20px;flex-wrap:wrap;padding-top:30px}
.updates-page .comp-badges svg{height:46px}
.updates-page .comp-side{padding:34px 24px}
.updates-page .rev-grid{grid-template-columns:1fr}
.updates-page .aio-grid{grid-template-columns:1fr 1fr}
.updates-page .f-grid{grid-template-columns:1fr 1fr 1fr}
.updates-page .nav-links{display:none}
.updates-page .nav-toggle{display:inline-flex}
.updates-page .nav-r .login{display:none}
.updates-page .nav-mobile{display:block;position:absolute;left:0;right:0;top:72px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 24px 40px -26px rgba(10,10,10,.3);max-height:0;overflow:hidden;transition:max-height .3s ease}
.updates-page .nav-mobile.open{max-height:360px}
.updates-page .nav-mobile a{display:block;padding:15px 32px;font-size:15px;font-weight:600;color:var(--tx);text-decoration:none;border-bottom:1px solid var(--line)}
.updates-page .nav-mobile a:last-child{border-bottom:0}
.updates-page .nav-mobile a:active{background:var(--off)}
.updates-page section{padding:84px 0}
.updates-page .hero{padding:64px 0 0}
.updates-page .hero-stage .app{grid-template-columns:1fr}
.updates-page .hero-stage .side{display:none}
.updates-page .hero-stage .board{grid-template-columns:1fr 1fr}
.updates-page .hero-stage .float{position:static;width:100%;margin-top:16px;right:auto}}
@media(max-width:640px){.updates-page .f-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.updates-page .aio-grid{grid-template-columns:1fr}
.updates-page .logo-banner-in{flex-direction:column;align-items:flex-start;gap:16px}
.updates-page .lb-logos{justify-content:flex-start;gap:14px 22px}
.updates-page .lb-logo svg, .updates-page .lb-logo img{height:14px}
.updates-page .lb-logo:nth-child(5) img{height:19px}}
@media(max-width:420px){.updates-page .f-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.updates-page *{animation:none!important;transition:none!important}
.updates-page{scroll-behavior:auto}}
.updates-page #mobile{overflow:visible;padding-bottom:100px}
.updates-page .mob-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
.updates-page .mob-copy{max-width:520px}
.updates-page .mob-copy h2{font-size:clamp(28px,3.4vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1.08;color:var(--ink)}
.updates-page .mob-copy .sub{margin-top:16px;max-width:480px}
.updates-page .mob-list{list-style:none;margin:24px 0 0;display:grid;gap:13px}
.updates-page .mob-list li{display:flex;gap:12px;align-items:flex-start;font-size:15px;color:var(--tx);line-height:1.5}
.updates-page .mob-ck{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--acc-tint);color:var(--acc-dk);display:grid;place-items:center;margin-top:1px}
.updates-page .mob-ck svg{width:12px;height:12px}
.updates-page .mob-badges{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap;align-items:center}
.updates-page .store-badge{display:inline-flex;height:48px;border-radius:9px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}
.updates-page .store-badge svg{height:100%;width:auto;display:block;border-radius:9px}
.updates-page .store-badge:hover{transform:translateY(-1px);box-shadow:var(--sh-sm)}
@media(prefers-reduced-motion:reduce){.updates-page .store-badge{transition:none}
.updates-page .store-badge:hover{transform:none}}
.updates-page .mob-phone{justify-self:center;position:relative}
.updates-page .mob-phone::before{content:"";position:absolute;inset:-10% -14%;background:radial-gradient(closest-side,rgba(255,90,21,.16),transparent 70%);z-index:0}
.updates-page .p-frame{position:relative;z-index:1;width:284px;height:582px;border-radius:46px;background:#0A0A0A;border:1px solid #2a2a2c;padding:11px;box-shadow:0 44px 84px -30px rgba(10,10,10,.6)}
.updates-page .p-scr{position:relative;width:100%;height:100%;border-radius:36px;background:#141416;overflow:hidden;display:flex;flex-direction:column;padding:14px 14px 0}
.updates-page .p-status{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:600;color:#fff;padding:2px 6px 10px}
.updates-page .p-status-r{display:flex;gap:4px;align-items:center;color:var(--mu-inv)}
.updates-page .p-status-r i{width:5px;height:5px;border-radius:50%;background:currentColor;display:inline-block}
.updates-page .p-head{display:flex;align-items:center;justify-content:space-between;padding:2px 4px 12px}
.updates-page .p-logo{display:flex;align-items:center;gap:4px;font-size:15px;font-weight:800;color:#fff;letter-spacing:-.03em}
.updates-page .p-logo svg{width:11px;height:11px;color:var(--acc)}
.updates-page .p-tools{display:flex;align-items:center;gap:13px}
.updates-page .p-bell{position:relative;color:#fff;display:grid;place-items:center}
.updates-page .p-bell svg{width:19px;height:19px;display:block}
.updates-page .p-bell i{position:absolute;top:-2px;right:-2px;width:7px;height:7px;border-radius:50%;background:var(--acc);border:1.5px solid #141416}
.updates-page .p-pav{width:27px;height:27px;border-radius:50%;background:linear-gradient(135deg,#F26C43,#2E66F6);display:grid;place-items:center;font-size:11px;font-weight:700;color:#fff}
.updates-page .p-hello{padding:4px 4px 14px}
.updates-page .p-hello b{display:block;font-size:18px;color:#fff;letter-spacing:-.02em}
.updates-page .p-hello span{font-size:12.5px;color:var(--mu-inv)}
.updates-page .p-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:13px}
.updates-page .p-stat{background:rgba(255,255,255,.05);border:1px solid #26262a;border-radius:12px;padding:10px 6px;text-align:center}
.updates-page .p-stat b{display:block;font-size:17px;font-weight:800;color:#fff;letter-spacing:-.02em}
.updates-page .p-stat small{font-size:8px;letter-spacing:.05em;text-transform:uppercase;color:var(--mu-inv)}
.updates-page .p-lead{background:rgba(255,255,255,.05);border:1px solid #26262a;border-radius:14px;padding:13px;margin-bottom:12px}
.updates-page .p-lead-top{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.updates-page .p-lav{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.1);display:grid;place-items:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}
.updates-page .p-lead-id b{display:block;font-size:13.5px;color:#fff;letter-spacing:-.01em}
.updates-page .p-lead-id small{font-size:11px;color:var(--acc)}
.updates-page .p-lead-act{display:flex;gap:8px}
.updates-page .p-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--acc);color:#fff;border:0;border-radius:10px;padding:9px 0;font-size:12.5px;font-weight:700;font-family:inherit;cursor:pointer}
.updates-page .p-btn.line{background:transparent;border:1px solid #34343a;color:#fff}
.updates-page .p-btn svg{width:14px;height:14px;display:block}
.updates-page .p-toast{display:flex;align-items:center;gap:9px;background:rgba(255,90,21,.12);border:1px solid rgba(255,90,21,.3);border-radius:11px;padding:10px 12px;font-size:11.5px;color:#fff;line-height:1.35}
.updates-page .p-toast svg{width:15px;height:15px;color:var(--acc);flex-shrink:0}
.updates-page .p-nav{margin-top:auto;display:flex;justify-content:space-around;align-items:center;padding:13px 6px 15px;border-top:1px solid #26262a;color:var(--mu-inv)}
.updates-page .p-nav span{display:grid;place-items:center}
.updates-page .p-nav svg{width:20px;height:20px;display:block}
.updates-page .p-nav .on{color:var(--acc)}
@media(max-width:860px){.updates-page .mob-grid{grid-template-columns:1fr;gap:40px;justify-items:center;text-align:center}
.updates-page .mob-copy{max-width:520px}
.updates-page .mob-copy .sub{margin-left:auto;margin-right:auto}
.updates-page .mob-list{text-align:left;max-width:400px}
.updates-page .mob-badges{justify-content:center}}
.updates-page .aud{background:var(--ink);position:relative;overflow:hidden;padding:86px 0}
.updates-page .aud::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.085) 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:radial-gradient(960px 560px at 50% 16%,#000 25%,transparent 78%);mask-image:radial-gradient(960px 560px at 50% 16%,#000 25%,transparent 78%);pointer-events:none}
.updates-page .aud>.wrap{position:relative;z-index:1}
.updates-page .aud-head{text-align:center;max-width:840px;margin:0 auto 46px}
.updates-page .aud-head h2{color:var(--tx-inv);line-height:1.08}
.updates-page .aud-head h2 .grad{color:var(--tx-inv)}
.updates-page .aud-head .eyebrow{color:var(--mu-inv)}
.updates-page .aud-head .sub{color:var(--mu-inv);margin:16px auto 0;max-width:730px}
.updates-page .aud-hd{display:flex;flex-direction:column;gap:5px}
.updates-page .aud-kick{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--acc-dk)}
.updates-page .aud-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.updates-page .aud-card{position:relative;overflow:hidden;background:#fff;border-radius:24px;padding:36px 38px 38px;display:flex;flex-direction:column;box-shadow:0 2px 6px rgba(0,0,0,.16),0 34px 64px -34px rgba(0,0,0,.6)}
.updates-page .aud-card::before{content:"";position:absolute;top:0;left:0;right:0;height:170px;background:linear-gradient(180deg,var(--acc-tint),#fff);pointer-events:none}
.updates-page .aud-card>*{position:relative;z-index:1}
.updates-page .aud-top{display:flex;align-items:center;gap:14px}
.updates-page .aud-ico{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,var(--acc),var(--acc-dk));color:#fff;display:grid;place-items:center;flex-shrink:0;box-shadow:0 8px 18px -6px rgba(255,90,21,.55)}
.updates-page .aud-ico svg{width:24px;height:24px}
.updates-page .aud-card h3{font-size:22px;font-weight:800;letter-spacing:-.025em;color:var(--ink);line-height:1.15}
.updates-page .aud-desc{margin-top:16px;font-size:15px;line-height:1.55;color:var(--mu)}
.updates-page .aud-list{list-style:none;margin:24px 0 0;padding:24px 0 0;border-top:1px solid var(--line);display:grid;gap:15px;flex:1}
.updates-page .aud-list li{display:flex;gap:12px;align-items:flex-start}
.updates-page .aud-ck{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--acc-tint);color:var(--acc-dk);display:grid;place-items:center;margin-top:1px}
.updates-page .aud-ck svg{width:11px;height:11px}
.updates-page .aud-list b{display:block;font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--ink);line-height:1.3}
.updates-page .aud-list li p{margin:2px 0 0;font-size:13.5px;line-height:1.45;color:var(--mu)}
.updates-page .aud-cta{margin-top:28px;width:100%}
@media(max-width:820px){.updates-page .aud-grid{grid-template-columns:1fr}
.updates-page .aud-card{padding:32px 26px}}
.updates-page .svc-top{padding:0 0 66px}
.updates-page .svc-hero{text-align:center;max-width:820px;margin:0 auto;padding:78px 20px 4px;position:relative;z-index:1}
.updates-page .svc-hero .eyebrow{color:var(--mu-inv);display:block;margin-bottom:14px}
.updates-page .svc-hero h1{font-size:clamp(34px,4.6vw,56px);font-weight:800;letter-spacing:-.04em;line-height:1.04;margin:0 0 16px;color:var(--tx-inv)}
.updates-page .svc-hero .sub{font-size:19px;color:var(--mu-inv);max-width:640px;margin:0 auto 28px;line-height:1.55}
.updates-page .svc-hero .hero-cta{justify-content:center}
.updates-page .svc-hero .btn-line{color:#fff;box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.45);background:transparent}
.updates-page .svc-hero .btn-line:hover{box-shadow:inset 0 0 0 1.5px #fff;background:rgba(255,255,255,.08);transform:translateY(-1px)}
.updates-page .svcflow{max-width:1060px;margin:54px auto 0;padding:0 20px;position:relative;z-index:1}
.updates-page .svcflow-track{display:flex;align-items:flex-start;justify-content:center}
.updates-page .svcstep{flex:0 0 200px;display:flex;flex-direction:column;align-items:center}
.updates-page .svcnode{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-weight:700;font-size:15px;background:var(--acc);color:#fff;box-shadow:0 0 0 6px rgba(255,90,21,.16)}
.updates-page .svctext{text-align:center;margin-top:18px}
.updates-page .svctext h4{font-size:15.5px;font-weight:800;letter-spacing:-.012em;margin:0 0 6px;color:var(--tx-inv)}
.updates-page .svctext p{font-size:13px;color:var(--mu-inv);line-height:1.5;padding:0 6px;margin:0}
.updates-page .svcbar{flex:1 1 auto;height:2px;background:var(--acc);margin-top:22px;min-width:24px;max-width:130px;border-radius:2px;opacity:.92}
@media(max-width:820px){.updates-page .svcflow-track{flex-direction:column;align-items:stretch;gap:20px;max-width:440px;margin:0 auto}
.updates-page .svcstep{flex-direction:row;align-items:flex-start;gap:16px;flex:1 1 auto}
.updates-page .svcnode{flex:0 0 auto}
.updates-page .svctext{text-align:left;margin-top:0;padding-top:9px}
.updates-page .svctext p{padding:0}
.updates-page .svcbar{display:none}}
.updates-page section#what{padding:74px 0 70px}
.updates-page .svc-top .accolades-band{padding:54px 0 0;background:transparent}
.updates-page .svc-top .acc-sub{color:var(--mu-inv)}
.updates-page .svc-top .acc-sub b{color:var(--tx-inv)}
.updates-page .svc-top .acc-sep{background:var(--line-d)}
.updates-page .svc-top .medal{background:rgba(255,255,255,.06);border-color:var(--line-d);box-shadow:none}
.updates-page .svc-top .medal:hover{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.22);transform:translateY(-1px)}
.updates-page .svc-top .medal .mt b{color:var(--tx-inv)}
.updates-page .svc-top .medal .mt small{color:var(--mu-inv)}
.updates-page .section-row{background:var(--off);padding:60px 0}
@media(min-width:821px){.updates-page .section-row.rev .tabpanel.prod.on{grid-template-columns:1.1fr .9fr}
.updates-page .section-row.rev .tour-copy{order:2}
.updates-page .section-row.rev .mini-mock{order:1}}
.updates-page .aud#included{background:#fff;padding:78px 0}
.updates-page .aud#included::before{display:none}
.updates-page .svc-card{border:1px solid var(--line);border-radius:18px;padding:30px 30px 32px;background:#fff;display:flex;flex-direction:column}
.updates-page .svc-card .svc-kick{display:block;font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--acc-dk);margin-bottom:9px}
.updates-page .svc-card h3{font-size:21px;font-weight:800;letter-spacing:-.02em;color:var(--ink);line-height:1.15;margin:0}
.updates-page .svc-card .svc-csub{font-size:13.5px;color:var(--mu);margin:9px 0 2px;line-height:1.5}
.updates-page .svc-list{list-style:none;margin:18px 0 0;padding:18px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;flex:1}
.updates-page .svc-list li{display:flex;gap:11px;align-items:flex-start;padding:7px 0;font-size:14.5px;color:var(--tx);font-weight:500;line-height:1.4}
.updates-page .svc-list li svg{flex-shrink:0;margin-top:1px;color:#17a34a}
.updates-page section#timeline{background:#fff;padding:70px 0 84px}
.updates-page .flt{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:30px auto 0;max-width:720px}
.updates-page .flt-chip{font-family:inherit;font-size:13px;font-weight:600;padding:8px 15px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--mu);cursor:pointer;transition:border-color .15s,color .15s,background .15s;line-height:1.2}
.updates-page .flt-chip:hover{border-color:#cfcfcc;color:var(--ink)}
.updates-page .flt-chip.active{background:var(--ink);border-color:var(--ink);color:#fff}
.updates-page .tl{position:relative;max-width:740px;margin:34px auto 0}
.updates-page .tl-item{position:relative;display:flex;gap:24px}
.updates-page .tl-item + .tl-item{margin-top:26px}
.updates-page .tl-rail{position:relative;flex:0 0 16px}
.updates-page .tl-rail::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:31px;bottom:-57px;width:2px;background:var(--line)}
.updates-page .tl-item:last-child .tl-rail::before, .updates-page .tl-item.tl-noline .tl-rail::before{display:none}
.updates-page .tl-dot{position:absolute;top:24px;left:50%;transform:translateX(-50%);width:14px;height:14px;border-radius:50%;background:var(--acc);box-shadow:0 0 0 4px #fff;z-index:1}
.updates-page .tl-dot.improve{background:#16a34a}
.updates-page .tl-card{flex:1;min-width:0;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px 26px;box-shadow:var(--sh-sm);transition:transform .16s,box-shadow .16s,border-color .16s}
.updates-page .tl-card:hover{transform:translateY(-2px);border-color:#dadad8;box-shadow:0 16px 40px -22px rgba(10,10,10,.28)}
.updates-page .tl-top{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:9px}
.updates-page .tl-date{font-size:10.5px;color:var(--mu2)}
.updates-page .tl-card h3{font-size:18px;font-weight:800;letter-spacing:-.02em;color:var(--ink);line-height:1.3;margin:0 0 8px}
.updates-page .tl-card p{font-size:14.5px;color:#3b3b3b;line-height:1.6;margin:0}
.updates-page .tl-list{list-style:none;margin:15px 0 0;padding:15px 0 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:9px 26px}
.updates-page .tl-list li{display:flex;gap:10px;align-items:flex-start;font-size:13.5px;color:var(--tx);font-weight:500;line-height:1.45}
.updates-page .tl-list li svg{flex-shrink:0;width:16px;height:16px;color:#16a34a;margin-top:1px}
.updates-page .badge{flex-shrink:0;font-family:var(--mono);font-size:9.5px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;padding:5px 11px;border-radius:999px;white-space:nowrap;line-height:1.4}
.updates-page .badge.new{color:var(--acc-dk);background:var(--acc-tint);border:1px solid rgba(255,90,21,.32)}
.updates-page .badge.improve{color:#15803d;background:#eaf7ee;border:1px solid rgba(22,163,74,.3)}
.updates-page .tl-empty{text-align:center;color:var(--mu);font-size:15px;padding:30px 0;display:none}
.updates-page .tl-hidden{display:none}
.updates-page .load-wrap{text-align:center}
.updates-page .load-more{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:44px auto 0;padding:13px 28px;border-radius:12px;border:1.5px solid var(--line);background:#fff;color:var(--ink);font-weight:700;font-size:15px;cursor:pointer;transition:border-color .16s,background .16s,transform .16s}
.updates-page .load-more:hover{border-color:#cfcfcc;background:var(--off);transform:translateY(-1px)}
@media(max-width:560px){.updates-page section#timeline{padding:50px 0 60px}
.updates-page .tl-item{gap:16px}
.updates-page .tl-card{padding:20px}
.updates-page .tl-list{grid-template-columns:1fr}}
