:root{--yellow:#E4F223;--yellow-hover:#EEF66B;--yellow-soft:#F5F8C3;--light-denim:#B1C7EB;--light-denim-2:#DCE5F2;--dark-denim:#4A5F80;--deep-denim:#1F3858;--hp-ink:#0a0a0a;--warm:#F4E6CA;--error:#C24545;--ok:#1F8A5B}.hp2{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;color:#0a0a0a;font-feature-settings:"ss01","cv11"}.hp2 *,.hp2 :after,.hp2 :before{box-sizing:border-box}.hp2 .metrics{background:#fff;color:#0a0a0a;padding:100px 24px;overflow:hidden}.hp2 .metrics-inner{max-width:1240px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.hp2 .metrics-head{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:760px;width:100%}.hp2 .metrics-title{font-size:clamp(26px,2.4vw,36px);line-height:1.15;letter-spacing:-.018em;font-weight:450;margin:0;color:#000;text-wrap:balance}.hp2 .metrics-body{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center;width:100%}.hp2 .metrics-grid{display:flex;flex-direction:column;gap:0;width:100%}.hp2 .metric-cell{display:flex;flex-direction:column;gap:10px;padding:32px 0;border-bottom:1px solid rgba(10,10,10,.1);position:relative}.hp2 .metric-cell:first-child{padding-top:0}.hp2 .metric-cell:last-child{border-bottom:0;padding-bottom:0}.hp2 .metric-num{font-size:clamp(40px,4.4vw,60px);line-height:.98;letter-spacing:-.03em;margin:0}.hp2 .metric-num,.hp2 .metric-num-unit{font-weight:450;color:#0a0a0a}.hp2 .metric-copy{font-size:15px;line-height:1.5;color:#3a3a3a;margin:0;max-width:420px}.hp2 .metrics-anim{position:relative;aspect-ratio:1/1;width:100%;max-width:520px;justify-self:start;background:#0a0a0a;border-radius:18px;overflow:hidden;display:block}.hp2 .mv-card{position:absolute;left:8%;right:8%;top:10%;bottom:10%;background:#F6F6F2;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 18px 48px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.2)}.hp2 .mv-topline{display:flex;justify-content:flex-end;align-items:center;gap:8px}.hp2 .mv-pill{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:999px;background:#0a0a0a;color:#fff;font:500 12px/1 var(--font-geist-sans),sans-serif;letter-spacing:-.005em}.hp2 .mv-pill svg{width:10px;height:10px;flex:0 0 10px}.hp2 .mv-section{font:500 12px/1 var(--font-geist-sans),sans-serif;color:#0a0a0a;letter-spacing:-.005em;margin:2px 0 0 2px}.hp2 .mv-row{background:#fff;border-radius:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 1px 0 rgba(10,10,10,.04)}.hp2 .mv-row .l{display:flex;flex-direction:column;gap:6px;min-width:0}.hp2 .mv-row .l .t{font:500 12.5px/1.2 var(--font-geist-sans),sans-serif;color:#0a0a0a;letter-spacing:-.005em}.hp2 .mv-row .l .s{display:flex;align-items:center;gap:6px;font:400 11px/1 var(--font-geist-sans),sans-serif;color:#7a7a7a;letter-spacing:-.005em}.hp2 .mv-dot{width:12px;height:12px;display:inline-block}.hp2 .mv-chip,.hp2 .mv-dot{border-radius:999px;background:#E4F223}.hp2 .mv-chip{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 12px;color:#0a0a0a;font:500 11.5px/1 var(--font-geist-sans),sans-serif;letter-spacing:-.005em}.hp2 .mv-chip.dark{background:#0a0a0a;color:#fff}.hp2 .mv-input{background:#fff;border-radius:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 1px 0 rgba(10,10,10,.04)}.hp2 .mv-input .l{display:flex;flex-direction:column;gap:6px}.hp2 .mv-input .l .t{font:500 12.5px/1.2 var(--font-geist-sans),sans-serif;color:#0a0a0a}.hp2 .mv-input .l .s{font:400 11px/1 var(--font-geist-sans),sans-serif;color:#9a9a9a}.hp2 .metrics-anim .mv-input,.hp2 .metrics-anim .mv-row,.hp2 .metrics-anim .mv-section,.hp2 .metrics-anim .mv-topline{opacity:0;transform:translateY(10px);animation:mvIn 1s cubic-bezier(.2,.7,.2,1) forwards;will-change:transform,opacity}.hp2 .metrics-anim .mv-card>.mv-topline{animation-delay:.1s}.hp2 .metrics-anim .mv-card>.mv-section:first-of-type{animation-delay:.3s}.hp2 .metrics-anim .mv-card>.mv-input{animation:mvIn 1s cubic-bezier(.2,.7,.2,1) .45s forwards,mvFocus 7s cubic-bezier(.4,0,.2,1) 2.4s infinite}.hp2 .metrics-anim .mv-card>.mv-section:nth-of-type(2){animation-delay:.7s}.hp2 .metrics-anim .mv-card>.mv-row:first-of-type{animation:mvIn 1s cubic-bezier(.2,.7,.2,1) .85s forwards,mvFocus 7s cubic-bezier(.4,0,.2,1) 4.15s infinite}.hp2 .metrics-anim .mv-card>.mv-row:nth-of-type(2){animation:mvIn 1s cubic-bezier(.2,.7,.2,1) 1s forwards,mvFocus 7s cubic-bezier(.4,0,.2,1) 5.9s infinite}.hp2 .metrics-anim .mv-card>.mv-row:nth-of-type(3){animation:mvIn 1s cubic-bezier(.2,.7,.2,1) 1.15s forwards,mvFocus 7s cubic-bezier(.4,0,.2,1) 7.65s infinite}@keyframes mvIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hp2 .metrics-anim .mv-dot{position:relative;animation:mvDot 1.8s ease-in-out infinite;animation-delay:1.6s}@keyframes mvDot{0%,to{box-shadow:0 0 0 0 rgba(228,242,35,.65);transform:scale(1)}50%{box-shadow:0 0 0 6px rgba(228,242,35,0);transform:scale(1.08)}}.hp2 .metrics-anim .mv-pill{position:relative;overflow:hidden}.hp2 .metrics-anim .mv-pill:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,rgba(228,242,35,.35) 50%,transparent 65%);transform:translateX(-110%);animation:mvSheen 4.2s ease-in-out infinite;animation-delay:2s}@keyframes mvSheen{0%,55%{transform:translateX(-110%)}75%{transform:translateX(110%)}to{transform:translateX(110%)}}.hp2 .metrics-anim .mv-row:nth-of-type(3) .mv-chip{animation:mvLive 2.2s ease-in-out infinite;animation-delay:2.2s}@keyframes mvLive{0%,to{box-shadow:0 0 0 0 rgba(228,242,35,.7)}50%{box-shadow:0 0 0 7px rgba(228,242,35,0)}}.hp2 .metrics-anim .mv-input,.hp2 .metrics-anim .mv-row{transition:box-shadow .25s ease}@keyframes mvFocus{0%,90%,to{box-shadow:0 1px 0 rgba(10,10,10,.04)}4%{box-shadow:0 1px 0 rgba(10,10,10,.04),0 0 0 2px rgba(228,242,35,.55),0 8px 22px -10px rgba(228,242,35,.45)}16%{box-shadow:0 1px 0 rgba(10,10,10,.04),0 0 0 0 rgba(228,242,35,0)}}@media (max-width:900px){.hp2 .metrics{padding:72px 16px}.hp2 .metrics-body{grid-template-columns:1fr;gap:40px}.hp2 .metrics-anim{max-width:none;aspect-ratio:16/12}.hp2 .metric-cell{padding:24px 0}}@media (prefers-reduced-motion:reduce){.hp2 .metrics-anim .mv-input,.hp2 .metrics-anim .mv-row,.hp2 .metrics-anim .mv-section,.hp2 .metrics-anim .mv-topline{opacity:1;transform:none;animation:none}.hp2 .metrics-anim .mv-dot,.hp2 .metrics-anim .mv-pill:after,.hp2 .metrics-anim .mv-row:nth-of-type(3) .mv-chip{animation:none}}.hp2 .sm{position:relative;height:280vh;background:#fff}.hp2 .sm-stage{position:sticky;top:0;height:100vh;width:100%;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;padding:4.5vh 24px 4vh}.hp2 .sm-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:#fff}.hp2 .sm-copy{position:relative;z-index:5;text-align:center;width:min(840px,92vw);margin:0 auto clamp(28px,4.5vh,56px)}.hp2 .sm-h-wrap{position:relative;height:clamp(56px,6.4vw,88px)}.hp2 .sm-h{position:absolute;inset:0;font-size:clamp(30px,3.6vw,50px);line-height:1.04;letter-spacing:-.035em;font-weight:450;color:#000;margin:0;text-wrap:balance;transition:opacity .35s ease,transform .5s cubic-bezier(.22,1,.36,1)}.hp2 .sm-h em{font-style:normal;color:inherit}.hp2 .sm-h.is-a{opacity:1;transform:translateY(0)}.hp2 .sm-h.is-b{opacity:0;transform:translateY(12px)}.hp2 .sm[data-phase=b] .sm-h.is-a{opacity:0;transform:translateY(-12px)}.hp2 .sm[data-phase=b] .sm-h.is-b{opacity:1;transform:translateY(0)}.hp2 .sm-sub{margin:2px auto 0;max-width:680px;font-size:14px;line-height:1.5;color:#3a3a3a;letter-spacing:-.003em;text-wrap:balance}.hp2 .sm-sub.is-b,.hp2 .sm[data-phase=b] .sm-sub.is-a{display:none}.hp2 .sm[data-phase=b] .sm-sub.is-b{display:block}.hp2 .sm-canvas-wrap{position:relative;z-index:3;flex:1 1 auto;min-height:0;display:grid;place-items:center}.hp2 .sm-canvas{position:relative;width:min(1240px,96vw);height:min(100%,calc(min(1240px,96vw)*.52));max-height:100%}.hp2 .chaos{opacity:calc(1 - clamp(0,(var(--p,0) - .25)/.25,1));transform:scale(calc(1 - var(--p,0)*.08))}.hp2 .chaos,.hp2 .chaos-conn{position:absolute;inset:0;pointer-events:none}.hp2 .chaos-conn{width:100%;height:100%}.hp2 .t-pos{position:absolute;transform:translate(-50%,-50%) var(--rot,rotate(0deg));animation:toolFloat 6s ease-in-out infinite}@keyframes toolFloat{0%,to{transform:translate(-50%,-50%) var(--rot,rotate(0deg))}50%{transform:translate(-50%,calc(-50% - 5px)) var(--rot,rotate(0deg))}}.hp2 .tw{width:200px;background:#fff;border-radius:8px;overflow:hidden;border:1px solid rgba(10,10,10,.08);box-shadow:0 1px 0 rgba(10,10,10,.02),0 14px 28px rgba(31,56,88,.12);font-size:11px;line-height:1.3;color:#0a0a0a}.hp2 .ol-bar{background:#0078D4;color:#fff;padding:6px 10px;font-size:10.5px;font-weight:500;display:flex;align-items:center;gap:6px;letter-spacing:-.002em}.hp2 .ol-bar svg{flex:0 0 12px}.hp2 .ol-from{display:flex;align-items:center;gap:8px;padding:8px 10px 6px;font-size:10.5px}.hp2 .ol-from .ol-avatar{width:22px;height:22px;border-radius:50%;background:#9CC0E8;color:#0F3D6E;display:grid;place-items:center;font-size:9.5px;font-weight:600;flex:0 0 22px}.hp2 .ol-from .ol-name{font-weight:600;color:#0a0a0a;font-size:11px}.hp2 .ol-from .ol-time{margin-left:auto;font-size:9.5px;color:rgba(10,10,10,.5)}.hp2 .ol-subj{padding:0 10px;font-weight:600;font-size:11px;color:#0a0a0a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp2 .ol-snippet{padding:4px 10px 8px;font-size:10.5px;color:rgba(10,10,10,.6);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp2 .ol-reply-bar{display:flex;align-items:center;gap:8px;padding:6px 10px 10px;border-top:1px solid rgba(10,10,10,.06);font-size:10px;color:rgba(10,10,10,.55)}.hp2 .ol-reply-bar b{color:var(--error);font-weight:600}.hp2 .xl{width:226px}.hp2 .xl .xl-bar{background:#107C41;color:#fff;display:flex;align-items:center;gap:6px;padding:6px 10px;font-size:10.5px}.hp2 .xl .xl-bar .glyph{width:14px;height:14px;border-radius:2px;background:#fff;color:#107C41;font:700 10px/1 var(--font-geist-sans),sans-serif;display:grid;place-items:center}.hp2 .xl .xl-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;letter-spacing:-.002em}.hp2 .xl .xl-grid{display:grid;grid-template-columns:18px repeat(4,1fr);font:500 10px/1 var(--font-geist-sans),sans-serif}.hp2 .xl .xl-grid>b{background:#F2F2F2;color:rgba(10,10,10,.55);padding:5px 0;text-align:center;font-weight:500;border-right:1px solid rgba(10,10,10,.08);border-bottom:1px solid rgba(10,10,10,.08)}.hp2 .xl .xl-grid>i{padding:5px 6px;text-align:right;font-style:normal;color:rgba(10,10,10,.7);border-right:1px solid rgba(10,10,10,.05);border-bottom:1px solid rgba(10,10,10,.05);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp2 .xl .xl-grid>i.row-lbl{background:#F2F2F2;color:rgba(10,10,10,.55);text-align:center;font-weight:500}.hp2 .xl .xl-grid>i.err{background:#FBE9E9;color:var(--error);font-weight:600}.hp2 .xl .xl-grid>i.sel{outline:2px solid #107C41;outline-offset:-2px;z-index:1;position:relative;background:rgba(16,124,65,.06)}.hp2 .qb{width:200px}.hp2 .qb .qb-bar{background:#2CA01C;color:#fff;padding:6px 10px;font-size:10.5px;font-weight:600;letter-spacing:-.005em;display:flex;align-items:center;gap:6px}.hp2 .qb .qb-bar .qb-mark{width:14px;height:14px;border-radius:50%;background:#fff;color:#2CA01C;font:700 9.5px/1 var(--font-geist-sans),sans-serif;display:grid;place-items:center}.hp2 .qb .qb-body{padding:8px 10px 10px}.hp2 .qb .qb-row{display:flex;justify-content:space-between;font-size:10.5px;color:rgba(10,10,10,.6);margin-bottom:3px}.hp2 .qb .qb-row b{color:#0a0a0a;font-weight:600}.hp2 .qb .qb-total{margin-top:6px;padding-top:6px;border-top:1px dashed rgba(10,10,10,.15);display:flex;justify-content:space-between;font-size:12.5px;font-weight:600}.hp2 .qb .qb-total b{color:var(--error)}.hp2 .fs{width:212px;background:#FCFCFD}.hp2 .fs .fs-path{background:#F0F2F5;padding:5px 8px;font:500 9.5px var(--font-geist-sans),sans-serif;color:rgba(10,10,10,.6);border-bottom:1px solid rgba(10,10,10,.06);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp2 .fs .fs-list{padding:4px 0}.hp2 .fs .fs-item{display:flex;align-items:center;gap:8px;padding:4px 10px;font-size:10.5px}.hp2 .fs .fs-item svg{flex:0 0 14px}.hp2 .fs .fs-item .nm{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.hp2 .fs .fs-item .meta{font-size:9.5px;color:rgba(10,10,10,.45)}.hp2 .csv{width:206px;font:500 10px/1.35 var(--font-geist-sans),sans-serif}.hp2 .csv .csv-bar{background:#F2F4F7;color:rgba(10,10,10,.7);padding:6px 10px;font-size:10.5px;display:flex;align-items:center;gap:6px;border-bottom:1px solid rgba(10,10,10,.06)}.hp2 .csv .csv-bar .live{margin-left:auto;font-size:9px;color:var(--error);letter-spacing:.06em;font-weight:600;text-transform:uppercase}.hp2 .csv .csv-body{padding:8px 10px;background:#fff;color:rgba(10,10,10,.7)}.hp2 .csv .csv-body .ln{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.002em}.hp2 .csv .csv-body .ok{color:#1F8A5B}.hp2 .csv .csv-body .err{color:var(--error)}.hp2 .logo-chip{position:relative;width:74px;height:74px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 1px 0 rgba(10,10,10,.03),0 18px 36px rgba(31,56,88,.16);border:1px solid rgba(10,10,10,.04)}.hp2 .logo-chip.legacy{color:#fff;border-color:transparent;text-align:center;padding:0 8px;line-height:1.18;font-size:12px;font-weight:600;letter-spacing:.01em;text-wrap:balance}.hp2 .logo-chip.legacy.legacy-1{background:#03204a}.hp2 .logo-chip.legacy.legacy-2{background:#069891;color:#fff}.hp2 .sms{width:184px;background:#fff;border:1px solid rgba(10,10,10,.05);border-radius:14px;padding:8px 10px;display:flex;gap:8px;align-items:flex-start;box-shadow:0 1px 0 rgba(10,10,10,.02),0 14px 28px rgba(31,56,88,.13)}.hp2 .sms .sms-icon{width:24px;height:24px;flex:0 0 24px;border-radius:6px;background:linear-gradient(180deg,#5CC55C,#1F8A5B);display:grid;place-items:center;color:#fff}.hp2 .sms .sms-body{display:flex;flex-direction:column;gap:1px;line-height:1.2;min-width:0;flex:1}.hp2 .sms .sms-head{display:flex;align-items:baseline;gap:5px}.hp2 .sms .sms-app{font-size:9px;font-weight:600;color:rgba(10,10,10,.45);letter-spacing:.06em;text-transform:uppercase}.hp2 .sms .sms-time{margin-left:auto;font-size:9px;color:rgba(10,10,10,.4)}.hp2 .sms .sms-from{font-size:11.5px;font-weight:600;color:#0a0a0a;letter-spacing:-.003em}.hp2 .sms .sms-preview{font-size:11px;color:rgba(10,10,10,.62);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp2 .sl{width:218px}.hp2 .sl-bar{background:#4A154B;color:#fff;padding:6px 10px;display:flex;align-items:center;gap:6px;font-size:10.5px}.hp2 .sl-bar .sl-mark{width:14px;height:14px;border-radius:3px;background:#fff;color:#4A154B;display:grid;place-items:center;font:700 9px/1 var(--font-geist-sans),sans-serif}.hp2 .sl-channel{display:flex;align-items:center;gap:6px;padding:7px 10px 4px;font-size:11.5px;font-weight:600;color:#0a0a0a;border-bottom:1px solid rgba(10,10,10,.06)}.hp2 .sl-channel .hash{color:rgba(10,10,10,.4);font-weight:500}.hp2 .sl-body{padding:8px 10px 10px;display:flex;flex-direction:column;gap:8px}.hp2 .sl-msg{display:flex;gap:8px;align-items:flex-start}.hp2 .sl-msg .sl-av{width:22px;height:22px;border-radius:4px;flex:0 0 22px;display:grid;place-items:center;color:#fff;font:600 9.5px/1 var(--font-geist-sans),sans-serif}.hp2 .sl-msg .sl-av.a1{background:linear-gradient(135deg,#C25E2D,#7C3812)}.hp2 .sl-msg .sl-av.a2{background:linear-gradient(135deg,#1F8A5B,#0D4B30)}.hp2 .sl-msg .sl-meta{display:flex;align-items:baseline;gap:6px}.hp2 .sl-msg .sl-name{font-size:10.5px;font-weight:600;color:#0a0a0a}.hp2 .sl-msg .sl-time{font-size:9.5px;color:rgba(10,10,10,.45)}.hp2 .sl-msg .sl-line{font-size:11px;color:#0a0a0a;letter-spacing:-.005em;line-height:1.35;margin-top:1px}.hp2 .cal{width:214px}.hp2 .cal-bar{background:#fff;color:#0a0a0a;padding:6px 10px;display:flex;align-items:center;gap:6px;font-size:10.5px;border-bottom:1px solid rgba(10,10,10,.06);font-weight:500}.hp2 .cal-bar .cal-mark{width:16px;height:16px;border-radius:3px;background:#fff;color:#1A73E8;display:grid;place-items:center;font:700 9px/1 var(--font-geist-sans),sans-serif;border:1.4px solid #1a73e8}.hp2 .cal-body{padding:10px 12px 11px}.hp2 .cal-strip{display:flex;align-items:center;gap:8px}.hp2 .cal-strip .day{width:34px;height:38px;border-radius:5px;background:#FBE9E9;color:var(--error);display:grid;place-items:center;flex:0 0 34px;text-align:center}.hp2 .cal-strip .day b{font:700 16px/1 var(--font-geist-sans),sans-serif;display:block}.hp2 .cal-strip .day i{font:600 8.5px/1 var(--font-geist-sans),sans-serif;font-style:normal;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;display:block}.hp2 .cal-strip .title{font-size:11.5px;font-weight:600;color:#0a0a0a;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hp2 .cal-meta{margin-top:8px;display:flex;flex-direction:column;gap:3px;font-size:10.5px;color:rgba(10,10,10,.6)}.hp2 .cal-meta .row{display:flex;align-items:center;gap:6px}.hp2 .cal-meta svg{flex:0 0 11px;color:rgba(10,10,10,.4)}.hp2 .cal-conflict{margin-top:8px;font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;color:var(--error);display:inline-flex;align-items:center;gap:5px}.hp2 .cal-conflict:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.hp2 .msg{display:inline-flex;align-items:center;gap:10px;padding:7px 14px 7px 7px;background:#fff;border:1px solid rgba(10,10,10,.04);border-radius:14px;box-shadow:0 1px 0 rgba(10,10,10,.02),0 14px 30px rgba(31,56,88,.13);width:max-content;max-width:240px}.hp2 .msg .msg-av{width:30px;height:30px;border-radius:50%;flex:0 0 30px;display:grid;place-items:center;color:#fff;font:600 11px/1 var(--font-geist-sans),sans-serif;letter-spacing:-.005em;background:linear-gradient(135deg,#4A5F80,#1F3858);overflow:hidden}.hp2 .msg .msg-av.headshot{padding:0;background:#DDE5F2}.hp2 .msg .msg-av.headshot span{width:100%;height:100%;display:grid;place-items:center;font-size:12px;font-weight:600;color:#1F3858}.hp2 .msg .msg-body{display:flex;flex-direction:column;gap:1px;line-height:1.2;min-width:0}.hp2 .msg .msg-name{font-size:10.5px;font-weight:600;color:rgba(10,10,10,.55);letter-spacing:-.003em}.hp2 .msg .msg-text{font-size:13px;font-weight:500;color:#0a0a0a;letter-spacing:-.005em;text-wrap:balance;white-space:normal}.hp2 .chaos-conn line,.hp2 .chaos-conn path{stroke-linecap:round}.hp2 .unified{position:absolute;inset:0;opacity:clamp(0,(var(--p,0) - .45)/.25,1);pointer-events:none}.hp2 .orbit-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.hp2 .o-ring,.hp2 .o-ring-soft,.hp2 .o-spoke{fill:none;stroke:rgba(74,95,128,.22);stroke-width:1}.hp2 .o-spoke{stroke-dasharray:2 4}.hp2 .core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:128px;height:128px;border-radius:50%;z-index:4;background:var(--yellow);box-shadow:0 1px 0 rgba(10,10,10,.04),0 14px 30px rgba(31,56,88,.1),0 0 0 1px rgba(10,10,10,.04);display:grid;place-items:center}.hp2 .core img{width:64px;height:64px;object-fit:contain;display:block}.hp2 .ucard{position:absolute;transform:translate(-50%,-50%);z-index:3;width:clamp(174px,15.2vw,208px)}.hp2 .uc-pop{opacity:0;transform:translateY(18px) scale(.93);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transition-delay:var(--d,0s)}.hp2 .sm[data-phase=b] .uc-pop{opacity:1;transform:none}.hp2 .uc-float{animation:ucFloat var(--dur,11s) ease-in-out var(--fd,0s) infinite alternate}@keyframes ucFloat{0%{transform:translateY(calc(var(--amp,8px)*-1))}to{transform:translateY(var(--amp,8px))}}.hp2 .oc-card{background:#fff;border:1px solid rgba(10,10,10,.06);border-radius:12px;overflow:hidden;box-shadow:0 1px 0 rgba(10,10,10,.02),0 2px 6px rgba(31,56,88,.06),0 22px 40px -24px rgba(31,56,88,.34)}.hp2 .oc-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;border-bottom:1px solid rgba(10,10,10,.06);background:rgba(31,56,88,.045);font-size:12px;font-weight:600;letter-spacing:-.005em;color:#0a0a0a}.hp2 .oc-head .oc-meta{font-size:9.5px;font-weight:500;color:rgba(10,10,10,.45)}.hp2 .oc-pad{padding:11px 12px}.hp2 .oc-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 12px;border-bottom:1px solid rgba(10,10,10,.05);font-size:11px}.hp2 .oc-row:last-child{border-bottom:0}.hp2 .oc-row .m{color:#0a0a0a;letter-spacing:-.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hp2 .oc-row .s{color:rgba(10,10,10,.5);font-variant-numeric:tabular-nums;flex:0 0 auto}.hp2 .oc-pill{font-size:8.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:999px;white-space:nowrap;flex:0 0 auto}.hp2 .oc-pill.ok{background:#E8F1FA;color:#3F84AC}.hp2 .oc-pill.pending{background:#EFF1F5;color:#54627A}.hp2 .oc-pill.alert{background:#F5F8C3;color:#6B6A14}.hp2 .oc-delta{font-size:10px;font-weight:600;color:#2E6B3A;flex:0 0 auto}.hp2 .oc-delta.neg{color:#9A3B3B}.hp2 .oc-acct{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;border-bottom:1px solid rgba(10,10,10,.06)}.hp2 .oc-acct:last-child{border-bottom:0}.hp2 .oc-acct .l{font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(10,10,10,.5)}.hp2 .oc-acct .v{font-size:13px;font-weight:600;letter-spacing:-.01em;color:#0a0a0a;font-variant-numeric:tabular-nums}.hp2 .oc-bars{display:flex;align-items:flex-end;gap:9px;height:78px;padding:4px 2px 0}.hp2 .oc-bar{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;justify-content:flex-end}.hp2 .oc-bar .stalk{width:100%;max-width:24px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,var(--deep-denim),#37557C);height:var(--h,40%)}.hp2 .oc-bar:last-child .stalk{background:linear-gradient(180deg,#C7D628,var(--yellow))}.hp2 .oc-bar .bl{font-size:8.5px;color:rgba(10,10,10,.5);font-weight:500}.hp2 .oc-ai{background:linear-gradient(180deg,#fff,#FAFCF1);border-color:rgba(122,134,20,.2)}.hp2 .oc-ai-top{display:flex;align-items:center;gap:7px;margin-bottom:7px}.hp2 .oc-ai-dot{width:20px;height:20px;border-radius:6px;background:var(--yellow);display:grid;place-items:center;flex:0 0 20px}.hp2 .oc-ai-name{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a}.hp2 .oc-ai-text{font-size:11.5px;line-height:1.4;color:#0a0a0a;letter-spacing:-.005em;margin:0}.hp2 .oc-ai-text b{font-weight:600}.hp2 .oc-think{display:flex;gap:4px;margin-top:8px}.hp2 .oc-think i{width:5px;height:5px;border-radius:50%;background:var(--deep-denim);display:inline-block;animation:ocThk 1.2s ease-in-out infinite}.hp2 .oc-think i:nth-child(2){animation-delay:.15s}.hp2 .oc-think i:nth-child(3){animation-delay:.3s}@keyframes ocThk{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.hp2 .ucard.is-chip{width:auto}.hp2 .oc-chip{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid rgba(10,10,10,.06);border-radius:11px;padding:8px 13px 8px 9px;white-space:nowrap;box-shadow:0 1px 0 rgba(10,10,10,.02),0 16px 30px -20px rgba(31,56,88,.4)}.hp2 .oc-chip .ci{width:28px;height:28px;border-radius:7px;flex:0 0 28px;display:grid;place-items:center;background:linear-gradient(135deg,#E8F1FA,#CFE0F2);color:var(--deep-denim);font-size:12px;font-weight:700}.hp2 .oc-chip .ci.ok{background:linear-gradient(135deg,#D9EFE0,#9FD8B4);color:#1F6B3E}.hp2 .oc-chip .ci.y{background:linear-gradient(135deg,#F5F8C3,#E4F223);color:#5b5a10}.hp2 .oc-chip .cl{display:flex;flex-direction:column;line-height:1.25;min-width:0}.hp2 .oc-chip .cl b{font-size:12px;font-weight:600;letter-spacing:-.005em;color:#0a0a0a}.hp2 .oc-chip .cl span{font-size:10px;color:rgba(10,10,10,.5)}.hp2 .u-conn{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none;opacity:clamp(0,(var(--p,0) - .5)/.2,1)}.hp2 .u-conn line{stroke:rgba(74,95,128,.34);stroke-dasharray:3 5}.hp2 .core-pulse{position:absolute;left:50%;top:50%;width:128px;height:128px;border-radius:50%;transform:translate(-50%,-50%);border:1px solid rgba(74,95,128,.25);animation:pulseOut 3.6s ease-out infinite;pointer-events:none}.hp2 .core-pulse.b{animation-delay:1.2s}.hp2 .core-pulse.c{animation-delay:2.4s}@keyframes pulseOut{0%{transform:translate(-50%,-50%) scale(1);opacity:.55}to{transform:translate(-50%,-50%) scale(3.2);opacity:0}}@media (prefers-reduced-motion:reduce){.hp2 .core-pulse,.hp2 .t-pos,.hp2 .uc-float{animation:none}.hp2 .uc-pop{transition:opacity .4s ease}}@media (max-width:760px){.hp2 .sm{display:none}}.hp2 .platform{background:#fff;color:#0a0a0a;padding:100px 24px}.hp2 .platform-wrap{max-width:1240px;margin:0 auto}.hp2 .platform-eyebrow{font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#4A5F80;margin:0 0 14px}.hp2 .platform-headline{font-size:clamp(28px,3.6vw,44px);line-height:1.05;letter-spacing:-.025em;font-weight:450;color:#000;margin:0 0 14px;max-width:880px;text-wrap:balance}.hp2 .platform-headline-soft{color:#3a3a3a;font-weight:450;font-style:italic}.hp2 .platform-sub{font-size:16px;line-height:1.5;color:#3a3a3a;margin:0 0 36px;max-width:680px}.hp2 .platform-tabs{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid rgba(10,10,10,.1);margin-bottom:28px}.hp2 .platform-tab-select{display:none}@media (max-width:980px){.hp2 .platform-tabs{display:none}.hp2 .platform-tab-select{display:block;width:100%;margin-bottom:28px;padding:13px 42px 13px 14px;font:inherit;font-size:15px;font-weight:500;letter-spacing:-.005em;color:#0a0a0a;background-color:#fff;border:1px solid rgba(10,10,10,.18);border-radius:10px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230a0a0a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 15px center}.hp2 .platform-tab-select:focus-visible{outline:2px solid #4A5F80;outline-offset:2px}}.hp2 .platform-tab{appearance:none;background:transparent;border:0;cursor:pointer;padding:14px 16px;font:inherit;font-size:13.5px;font-weight:500;letter-spacing:-.005em;color:rgba(10,10,10,.55);white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s ease,border-color .15s ease}.hp2 .platform-tab:hover{color:#0a0a0a}.hp2 .platform-tab[aria-selected=true]{color:#0a0a0a;border-bottom-color:#0a0a0a}.hp2 .platform-tab:focus-visible{outline:2px solid #4A5F80;outline-offset:2px;border-radius:4px}@media (min-width:981px) and (max-width:1240px){.hp2 .platform-tab{padding:12px 8px;font-size:12px;letter-spacing:-.01em}}.hp2 .platform-stage{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:center;min-height:420px}@media (max-width:1200px){.hp2 .platform-stage{grid-template-columns:1fr;gap:32px}}.hp2 .platform-copy h3{font-size:22px;font-weight:450;letter-spacing:-.015em;margin:0 0 12px;color:#000}.hp2 .platform-copy p{font-size:15px;line-height:1.55;color:#3a3a3a;margin:0 0 24px;max-width:480px}.hp2 .platform-explore{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#545454;text-decoration:none;padding-bottom:3px;transition:gap .18s ease,color .18s ease}.hp2 .platform-explore:hover{gap:10px;color:#0a0a0a}.hp2 .platform-explore svg{transition:transform .2s ease}.hp2 .platform-explore:hover svg{transform:translateX(3px)}.hp2 .platform-visual{position:relative;width:100%;aspect-ratio:16/10;min-height:384px;background:#fff;border:1px solid rgba(10,10,10,.06);border-radius:14px;overflow:hidden;box-shadow:0 1px 0 rgba(10,10,10,.03),0 24px 48px -28px rgba(10,10,10,.12)}.hp2 .pv-shell-nav{position:absolute;top:0;left:0;right:0;height:44px;display:flex;align-items:center;gap:14px;padding:0 14px;border-bottom:1px solid rgba(10,10,10,.07);background:#fff;z-index:3}.hp2 .pv-shell-nav .pv-shell-logo{flex:0 0 auto;display:flex;align-items:center;height:24px}.hp2 .pv-shell-nav .pv-shell-logo img{height:16px;width:auto;max-width:120px;object-fit:contain;display:block}.hp2 .pv-search{flex:0 1 240px;max-width:240px;margin:0 auto;display:flex;align-items:center;gap:8px;background:#EEF1F6;border-radius:8px;padding:7px 12px;font-size:12px;color:rgba(10,10,10,.45);letter-spacing:-.003em}.hp2 .pv-search svg{flex:0 0 13px;color:rgba(10,10,10,.4)}.hp2 .pv-icons{flex:0 0 auto;gap:4px;margin-left:auto}.hp2 .pv-ic,.hp2 .pv-icons{display:flex;align-items:center}.hp2 .pv-ic{width:28px;height:28px;border-radius:7px;justify-content:center;color:rgba(10,10,10,.5)}.hp2 .pv-ic svg{width:16px;height:16px}.hp2 .pv-ic.agent{color:#4A5F80}.hp2 .pv-avatar{width:26px;height:26px;border-radius:50%;margin-left:3px;background:#fff;border:1px solid #9ca3af;color:#9CA3AF;display:flex;align-items:center;justify-content:center}.hp2 .pv-avatar svg{width:14px;height:14px}.hp2 .pv-appnav{position:absolute;top:44px;left:0;right:0;height:40px;display:flex;align-items:center;gap:12px;padding:0 14px;border-bottom:1px solid rgba(10,10,10,.07);background:#fff;z-index:3;overflow:hidden}.hp2 .pv-waffle{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5px;width:18px;height:18px}.hp2 .pv-waffle i{width:4px;height:4px;border-radius:1px;background:rgba(10,10,10,.42)}.hp2 .pv-appname{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;letter-spacing:-.012em;color:#0a0a0a;padding-right:12px;border-right:1px solid rgba(10,10,10,.1)}.hp2 .pv-appname svg{width:11px;height:11px;color:rgba(10,10,10,.4)}.hp2 .pv-apptabs{flex:1 1 auto;display:flex;align-items:center;gap:2px;min-width:0;overflow:hidden}.hp2 .pv-apptabs span{height:40px;display:inline-flex;align-items:center;padding:0 11px;white-space:nowrap;font-size:12.5px;font-weight:500;color:rgba(10,10,10,.6);letter-spacing:-.004em;border-bottom:2px solid transparent}.hp2 .pv-apptabs span.on{color:#0a0a0a;font-weight:600;border-bottom-color:#0a0a0a}.hp2 .platform-panel{position:absolute;top:84px;left:0;right:0;bottom:0;opacity:0;pointer-events:none;transition:opacity .35s ease}.hp2 .platform-panel.is-active{opacity:1;pointer-events:auto}.hp2 .pvm{display:grid;grid-template-columns:182px 1fr;grid-template-rows:minmax(0,1fr);height:100%;overflow:hidden;border-radius:10px}.hp2 .pvm-side{background:#fff;border-right:1px solid rgba(10,10,10,.08);padding:10px 11px 8px;display:flex;flex-direction:column;min-width:0}.hp2 .pvm-side-h{display:flex;align-items:center;gap:6px}.hp2 .pvm-side-h .rdot{width:8px;height:8px;border-radius:999px;background:#D43A4B;flex:0 0 8px}.hp2 .pvm-route{font-size:12px;font-weight:700;color:#0a0a0a;letter-spacing:-.015em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp2 .pvm-when{flex:0 0 auto;font-size:9px;font-weight:600;color:#6b6b6b;margin-left:auto}.hp2 .pvm-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:5px 0}.hp2 .pvm-stat{background:#F4F5F7;border-radius:6px;padding:2px 3px;text-align:center;line-height:1.05}.hp2 .pvm-stat b{display:block;font-size:10.5px;font-weight:700;color:#0a0a0a;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.hp2 .pvm-stat span{display:block;font-size:6px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#9a9a9a}.hp2 .pvm-stops{display:flex;flex-direction:column;position:relative;flex:1;min-height:0;justify-content:space-between}.hp2 .pvm-stops:before{content:"";position:absolute;left:8px;top:7px;bottom:7px;width:2px;background:rgba(10,10,10,.1)}.hp2 .pvm-stop{display:grid;grid-template-columns:16px 1fr;gap:9px;align-items:center}.hp2 .pvm-n{width:16px;height:16px;border-radius:999px;background:#D43A4B;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;border:2px solid #fff;box-shadow:0 0 0 1px rgba(10,10,10,.06);position:relative;z-index:1}.hp2 .pvm-n.done{background:#1F8A5B}.hp2 .pvm-n svg{width:9px;height:9px;stroke:#fff;stroke-width:2.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.hp2 .pvm-name{font-size:10.5px;color:#1a1a1a;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp2 .pvm-stop.is-done .pvm-name{color:#8a8a8a}.hp2 .pvm-map{position:relative;overflow:hidden;background:#E7ECDF}.hp2 .pvm-pin{position:absolute;transform:translate(-50%,-50%);min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:#D43A4B;border:2px solid #fff;box-shadow:0 2px 6px rgba(10,10,10,.35);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;z-index:3}.hp2 .pvm-pin.done{background:#1F8A5B}.hp2 .pvm-pin svg{width:11px;height:11px;stroke:#fff;stroke-width:2.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.hp2 .pvm-dot{width:8px;height:8px;border-radius:999px;background:#9aa6b2;border:1.5px solid #fff;box-shadow:0 1px 2px rgba(10,10,10,.25);z-index:2}.hp2 .pvm-depot,.hp2 .pvm-dot{position:absolute;transform:translate(-50%,-50%)}.hp2 .pvm-depot{width:18px;height:18px;border-radius:5px;background:#fff;border:1.5px solid #6b6b6b;display:flex;align-items:center;justify-content:center;z-index:3}.hp2 .pvm-depot svg{width:10px;height:10px;stroke:#4a4a4a;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.hp2 .pvm-mappill{position:absolute;left:10px;top:10px;background:#fff;border:1px solid rgba(10,10,10,.08);border-radius:7px;padding:5px 9px;font-size:10.5px;color:#0a0a0a;font-weight:700;display:flex;align-items:center;gap:6px;z-index:4;box-shadow:0 2px 6px -3px rgba(10,10,10,.25)}.hp2 .pvm-mappill i{width:6px;height:6px;border-radius:999px;background:#1F8A5B;box-shadow:0 0 0 3px rgba(31,138,91,.18)}.hp2 .pvm-zoom{position:absolute;right:10px;top:10px;background:#fff;border:1px solid rgba(10,10,10,.08);border-radius:7px;display:flex;flex-direction:column;overflow:hidden;z-index:4;box-shadow:0 2px 6px -3px rgba(10,10,10,.25)}.hp2 .pvm-zoom div{width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#545454;line-height:1}.hp2 .pvm-zoom div:first-child{border-bottom:1px solid rgba(10,10,10,.08)}.hp2 .pv-body{position:absolute;inset:16px}.hp2 .pv-crm-body{display:grid;grid-template-columns:minmax(0,200px) 1fr;gap:14px}.hp2 .pv-card{background:#fff;border:1px solid rgba(10,10,10,.06);border-radius:10px;padding:14px}.hp2 .pv-label{font-size:11px;color:rgba(10,10,10,.55);font-weight:500;letter-spacing:.02em;margin:0 0 6px;text-transform:uppercase}.hp2 .pv-num{font-size:26px;font-weight:600;letter-spacing:-.02em;color:#0a0a0a;margin:0;font-variant-numeric:tabular-nums}.hp2 .pv-delta{font-size:11px;color:#2E4F2A;font-weight:500;margin-left:6px}.hp2 .pv-delta.neg{color:#3A3A3A}.hp2 .pv-list-row{display:grid;grid-template-columns:1fr auto auto 60px;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid rgba(10,10,10,.05);font-size:12.5px}.hp2 .pv-list-row:last-child{border-bottom:0}.hp2 .pv-order{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid rgba(10,10,10,.05);font-size:12.5px}.hp2 .pv-order:last-child{border-bottom:0}.hp2 .pv-status{font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:999px}.hp2 .pv-status.ok{background:#E8F1FA;color:#5BA2C9}.hp2 .pv-status.pending{background:#EFF1F5;color:#3A3A3A}.hp2 .pv-status.alert{background:#F5F8C3;color:#494D0C}.hp2 .pv-bar-row{display:flex;align-items:center;gap:10px;font-size:12px;margin:8px 0}.hp2 .pv-bar-row .pv-bar-lbl{flex:0 0 100px;color:rgba(10,10,10,.65)}.hp2 .pv-bar-row .pv-bar-track{flex:1;height:6px;background:rgba(10,10,10,.06);border-radius:999px;overflow:hidden}.hp2 .pv-bar-row .pv-bar-fill{height:100%;border-radius:999px;background:#5BA2C9;width:0;animation:pvBar 1.4s cubic-bezier(.3,.7,.4,1) forwards}@keyframes pvBar{to{width:var(--w,60%)}}.hp2 .pv-thinking{display:flex;gap:4px}.hp2 .pv-thinking i{width:6px;height:6px;border-radius:50%;background:#5BA2C9;display:inline-block;animation:pvDot 1.2s ease-in-out infinite}.hp2 .pv-thinking i:nth-child(2){animation-delay:.15s}.hp2 .pv-thinking i:nth-child(3){animation-delay:.3s}@keyframes pvDot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.hp2 .pv-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hp2 .pv-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}@keyframes pvLivePulse{0%{box-shadow:0 0 0 0 rgba(46,79,42,.55)}70%{box-shadow:0 0 0 7px rgba(46,79,42,0)}to{box-shadow:0 0 0 0 rgba(46,79,42,0)}}@media (prefers-reduced-motion:reduce){.hp2 .pv-bar-row .pv-bar-fill{animation:none;width:var(--w,60%)}.hp2 .pv-thinking i{animation:none}}.hp2 .diff{color:#0F2547;padding:100px 32px;background:radial-gradient(80% 60% at 50% 0,#FBFBF4 0,transparent 70%),linear-gradient(180deg,#FAFAF5,#F3F5F7 55%,#ECEFF3)}.hp2 .diff-inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:5fr 4fr;gap:64px;align-items:center}.hp2 .diff-left{max-width:480px}.hp2 .diff-eyebrow{font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#4A5F80;margin:0 0 24px}.hp2 .diff-headline{margin:0;font-size:clamp(32px,3.6vw,46px);line-height:1.05;letter-spacing:-.025em;font-weight:450;color:#000;text-wrap:balance}.hp2 .diff-headline em{font-style:italic;color:#3a3a3a;font-weight:inherit}.hp2 .diff-copy{margin:24px 0 0;font-size:17px;line-height:1.55;color:#3a3a3a;max-width:420px}.hp2 .diff-link{display:inline-flex;align-items:center;gap:8px;margin-top:32px;text-decoration:none;color:#545454;font-size:15px;font-weight:500;transition:gap .18s ease,color .18s ease}.hp2 .diff-link:hover{gap:14px;color:#0F2547}.hp2 .diff-link svg{transition:transform .2s ease}.hp2 .diff-link:hover svg{transform:translateX(3px)}.hp2 .diff-chat{position:relative;height:640px;overflow:hidden;background:transparent;border:0;box-shadow:none}.hp2 .diff-chat-stream{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:24px 4px 4px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 22%,#000);mask-image:linear-gradient(180deg,transparent,#000 22%,#000)}.hp2 .diff-chat .msg{align-self:flex-start;display:block;width:auto;max-width:380px;background:rgba(255,255,255,.32);border:1px solid rgba(15,37,71,.08);border-radius:18px;padding:12px 14px;color:#0F2547;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 12px 28px -14px rgba(15,37,71,.18);transform-origin:left bottom;will-change:transform,opacity}.hp2 .diff-chat .msg.user{align-self:flex-end;background:rgba(177,199,235,.16);border-color:rgba(74,95,128,.18);transform-origin:right bottom}.hp2 .diff-chat .msg-head{display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:500;letter-spacing:.005em;color:rgba(15,37,71,.62);margin-bottom:4px}.hp2 .diff-chat .msg-head .avatar{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(15,37,71,.1);color:#0F2547;font-size:9px;font-weight:600;overflow:hidden;border:1px solid rgba(15,37,71,.08)}.hp2 .diff-chat .msg-head .avatar.ai{width:18px;height:18px;background:currentColor;border-color:transparent;padding:0;overflow:visible;-webkit-mask:url(/brand/emblem.png) center/contain no-repeat;mask:url(/brand/emblem.png) center/contain no-repeat}.hp2 .diff-chat .msg-body{display:block;font-size:13.5px;line-height:1.5;color:#0F2547;letter-spacing:-.003em}.hp2 .diff-chat .msg-body b{font-weight:600}.hp2 .diff-chat .msg-list{margin:8px 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px;counter-reset:msg-li}.hp2 .diff-chat .msg-list li{font-size:12.5px;color:#0F2547;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 9px;border-radius:8px;background:rgba(15,37,71,.05);min-height:28px}.hp2 .diff-chat .msg-list.ordered li{counter-increment:msg-li;padding-left:28px;position:relative}.hp2 .diff-chat .msg-list.ordered li:before{content:counter(msg-li);position:absolute;left:7px;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;background:rgba(15,37,71,.1);color:#0F2547;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600}.hp2 .diff-chat .msg-list .qty{font-variant-numeric:tabular-nums;color:rgba(15,37,71,.65);white-space:nowrap;font-size:12px}.hp2 .diff-chat .msg-list .badge{font-size:10.5px;font-weight:500;padding:2px 7px;border-radius:999px;white-space:nowrap;background:rgba(15,37,71,.08);color:rgba(15,37,71,.7)}.hp2 .diff-chat .msg-list .badge.muted{background:rgba(15,37,71,.06);color:rgba(15,37,71,.55)}.hp2 .diff-chat .msg-list .badge.done{background:rgba(122,180,76,.18);color:#3F6B22}@media (max-width:900px){.hp2 .diff{padding:72px 20px}.hp2 .diff-inner{grid-template-columns:1fr;gap:40px}.hp2 .diff-chat{height:480px}}@media (max-width:720px){.hp2 .diff-chat{height:420px}}.hp2 .story{background:#fff;color:#0a0a0a;padding:200px 24px 112px}.hp2 .story-inner{max-width:1240px;margin:0 auto}.hp2 .story-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:48px 64px;align-items:stretch}.hp2 .story-video-wrap{grid-column:1;grid-row:1/span 2;align-self:stretch}.hp2 .story-head{grid-column:2;grid-row:1;align-self:start;padding-top:8px}.hp2 .story-quote{grid-column:2;grid-row:2;align-self:end}.hp2 .story-video{position:relative;display:block;width:100%;aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:#0a0a0a}.hp2 .story-watch-pill{position:absolute;bottom:18px;left:18px;z-index:2;display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 20px 0 18px;border-radius:999px;background:rgba(255,255,255,.95);color:#0a0a0a;border:1px solid rgba(10,10,10,.08);font:500 14px/1 inherit;letter-spacing:-.005em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none}.hp2 .story-watch-pill svg{width:12px;height:12px;fill:#0a0a0a}.hp2 .story-watch-pill{transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.hp2 .story-video-trigger:hover .story-watch-pill{background:#E4F223;color:#000;border-color:#E4F223;transform:scale(1.03)}.hp2 .story-video-trigger:hover .story-watch-pill svg{fill:#000}.hp2 .story-video-trigger{position:absolute;inset:0;width:100%;height:100%;border:0;background:transparent;cursor:pointer;padding:0;appearance:none;-webkit-appearance:none;z-index:2}.hp2 .story-headline{margin:0;font-size:clamp(22px,2.1vw,30px);line-height:1.2;letter-spacing:-.018em;font-weight:450;text-wrap:balance;max-width:480px}.hp2 .story-h-strong{color:#000}.hp2 .story-h-soft{color:rgba(10,10,10,.6)}.hp2 .story-link{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:#545454;text-decoration:none;font-size:14px;font-weight:500;letter-spacing:-.005em;transition:color .18s ease,gap .18s ease}.hp2 .story-link:hover{color:#0a0a0a;gap:12px}.hp2 .story-link svg{transition:transform .2s ease}.hp2 .story-link:hover svg{transform:translateX(3px)}.hp2 .story-quote-row{display:flex;align-items:flex-start;gap:24px}.hp2 .story-quote-row+.story-quote-row{margin-top:48px}.hp2 .story-photo{flex:0 0 auto;width:224px;height:143px;display:block;border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#f1efe9;position:relative}.hp2 .story-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.hp2 .story-quote-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px}.hp2 .story-quote-attr{display:flex;flex-direction:column;gap:1px}.hp2 .story-quote-name{font-size:13.5px;font-weight:500;color:#000;letter-spacing:-.005em}.hp2 .story-quote-title{font-size:13px;font-weight:400;color:#3a3a3a;letter-spacing:-.002em}.hp2 .story-quote-text{margin:0;font-size:clamp(15px,1.05vw,17px);line-height:1.55;letter-spacing:-.005em;color:#000;font-weight:400;max-width:520px}@media (max-width:1000px){.hp2 .story-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:32px}.hp2 .story-video-wrap{grid-column:1;grid-row:1}.hp2 .story-head{grid-column:1;grid-row:2}.hp2 .story-quote{grid-column:1;grid-row:3}.hp2 .story-quote-row{flex-direction:column;align-items:flex-start;gap:18px}.hp2 .story-photo{width:100%;max-width:320px;height:180px}}.hp2 .audiences{background:#fff;color:#0a0a0a;padding:100px 24px}.hp2 .audiences-inner{max-width:1240px;margin:0 auto}.hp2 .audiences-head{text-align:center;margin-bottom:56px}.hp2 .audiences-eyebrow{font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#4A5F80;margin:0 0 14px}.hp2 .audiences-headline{font-size:clamp(28px,3.6vw,44px);line-height:1.05;letter-spacing:-.025em;font-weight:450;color:#000;margin:0 auto;max-width:820px;text-wrap:balance}.hp2 .audiences-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:880px){.hp2 .audiences-grid{grid-template-columns:1fr}}.hp2 .aud-card{position:relative;display:flex;flex-direction:column;border-radius:16px;text-decoration:none;color:#0a0a0a;isolation:isolate;transition:transform .25s ease}.hp2 .aud-card:hover{transform:translateY(-4px)}.hp2 .aud-card:focus-visible{outline:2px solid #4A5F80;outline-offset:3px}.hp2 .aud-card-bg{display:block;width:100%;aspect-ratio:5/6;border-radius:16px;overflow:hidden;box-shadow:0 1px 0 rgba(0,0,0,.03),0 12px 32px rgba(74,95,128,.1);transition:box-shadow .25s ease;position:relative}.hp2 .aud-card-bg img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.hp2 .aud-card:hover .aud-card-bg{box-shadow:0 1px 0 rgba(0,0,0,.03),0 20px 44px rgba(74,95,128,.18)}.hp2 .aud-card:hover .aud-card-bg img{transform:scale(1.03)}.hp2 .aud-card-body{display:flex;flex-direction:column;padding:24px 4px 0}.hp2 .aud-card-title{font-size:24px;font-weight:500;letter-spacing:-.02em;margin:0;color:#000}.hp2 .aud-card-copy{font-size:15px;line-height:1.55;color:#3a3a3a;margin:10px 0 0;max-width:380px}.hp2 .aud-card-cta{margin-top:18px;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#545454;transition:gap .18s ease}.hp2 .aud-card:hover .aud-card-cta{gap:14px}.hp2 .aud-card-cta svg{flex-shrink:0;transition:transform .2s ease}.hp2 .aud-card:hover .aud-card-cta svg{transform:translateX(3px)}.hp2 .quote-mod{background:#fff;color:#0a0a0a;padding:100px 24px}.hp2 .quote-mod-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:72px}.hp2 .quote-mod-photo{flex:0 0 auto;width:520px;max-width:48vw;aspect-ratio:1/1;display:block;border-radius:20px;overflow:hidden;background:#f1efe9;border:1px solid rgba(0,0,0,.06);position:relative}.hp2 .quote-mod-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 12%;transform:scale(1.12);transform-origin:50% 18%}.hp2 .quote-mod-body{flex:0 1 480px;display:flex;flex-direction:column;gap:28px}.hp2 .quote-mod-logo{display:inline-flex;align-items:center;height:42px;margin-bottom:8px}.hp2 .quote-mod-logo img{height:100%;width:auto;object-fit:contain;display:block}.hp2 .quote-mod-attr{display:flex;flex-direction:column;gap:4px}.hp2 .quote-mod-name{margin:0;font-size:18px;font-weight:600;letter-spacing:-.012em;color:#0a0a0a}.hp2 .quote-mod-company,.hp2 .quote-mod-title{margin:0;font-size:15px;font-weight:400;line-height:1.45;letter-spacing:-.003em;color:#3a3a3a}.hp2 .quote-mod-text{margin:0;font-size:clamp(20px,1.6vw,24px);line-height:1.45;letter-spacing:-.012em;font-weight:400;color:#0a0a0a;text-wrap:pretty}.hp2 .quote-mod-read{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;color:#545454;text-decoration:none;font-size:15px;font-weight:500;letter-spacing:-.005em;transition:color .18s ease,gap .18s ease}.hp2 .quote-mod-read:hover{color:#0a0a0a;gap:12px}.hp2 .quote-mod-read svg{transition:transform .2s ease}.hp2 .quote-mod-read:hover svg{transform:translateX(3px)}@media (max-width:880px){.hp2 .quote-mod{padding:72px 20px}.hp2 .quote-mod-inner{flex-direction:column;gap:32px}.hp2 .quote-mod-body,.hp2 .quote-mod-photo{width:100%;max-width:520px}.hp2 .quote-mod-body{flex:0 1 auto}}.hp2 .articles{padding:100px 32px;background:#fff;color:#0a0a0a}.hp2 .articles-inner{max-width:1160px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.hp2 .articles-head{display:flex;align-items:flex-end;justify-content:flex-start;gap:24px}.hp2 .articles-title{margin:0;font-size:clamp(22px,2vw,30px);line-height:1.2;letter-spacing:-.018em;font-weight:450;text-wrap:balance;color:#000}.hp2 .articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.hp2 .article-card{display:flex;flex-direction:column;gap:20px;text-decoration:none;color:inherit;border-radius:12px;transition:transform .25s ease}.hp2 .article-card:hover{transform:translateY(-2px)}.hp2 .article-card:focus-visible{outline:2px solid #4A5F80;outline-offset:3px}.hp2 .article-thumb{width:100%;aspect-ratio:2/1;border-radius:10px;overflow:hidden;background:#f4f2ee;display:block;position:relative}.hp2 .article-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hp2 .article-body{display:flex;flex-direction:column;gap:10px}.hp2 .article-eyebrow{margin:0;font-size:11px;font-weight:500;letter-spacing:.1em;color:#545454;text-transform:uppercase}.hp2 .article-headline{margin:0;font-size:18px;line-height:1.3;letter-spacing:-.012em;font-weight:500;color:#000;text-wrap:balance}.hp2 .article-desc{margin:0;font-size:14px;line-height:1.55;letter-spacing:-.003em;color:#3a3a3a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hp2 .article-readmore{display:inline-flex;align-items:center;gap:6px;margin-top:4px;font-size:13.5px;font-weight:500;letter-spacing:-.005em;color:#545454}.hp2 .article-readmore svg{transition:transform .2s ease}.hp2 .article-card:hover .article-readmore svg{transform:translateX(3px)}@media (max-width:900px){.hp2 .articles{padding:72px 20px}.hp2 .articles-grid{grid-template-columns:1fr;gap:36px}.hp2 .articles-head{flex-direction:column;align-items:flex-start;gap:8px}}.hp2 .closing{background:#fff;color:#0a0a0a;padding:100px 24px 140px;position:relative;overflow:hidden}.hp2 .closing-inner{position:relative;max-width:1024px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.hp2 .closing-headline{margin:0;font-size:clamp(28px,3.2vw,42px);line-height:1.05;letter-spacing:-.024em;font-weight:500;text-wrap:balance;max-width:760px;color:#000}.hp2 .closing-sub{margin:0;font-size:clamp(15px,1.05vw,17px);line-height:1.5;letter-spacing:-.005em;color:#3a3a3a;max-width:760px;font-weight:400}.hp2 .closing-actions{display:flex;gap:10px;margin-top:6px}.hp2 .closing-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 20px;border-radius:999px;background:#E4F223;color:#0a0a0a;text-decoration:none;font:500 14px/1 inherit;letter-spacing:-.005em;transition:background .18s ease,gap .18s ease}.hp2 .closing-cta:hover{background:#EEF66B;gap:14px}.hp2 .closing-cta svg{transition:transform .2s ease}.hp2 .closing-cta:hover svg{transform:translateX(3px)}.hp2 .closing-cta:focus-visible{outline:2px solid #4A5F80;outline-offset:3px}@media (max-width:720px){.hp2 .closing{padding:72px 20px 96px}}.hp2 .hero2{position:relative;display:flex;align-items:flex-end;min-height:100svh;overflow:hidden;isolation:isolate}.hp2 .hero2-ombre{position:absolute;inset:0;z-index:-3;background:radial-gradient(120% 120% at 0 0,#fff 0,#f4f2f0 38%,#dce5f2 70%,#b1c7eb 100%)}.hp2 .hero2-media{position:absolute;inset:0;z-index:-2}.hp2 .hero2-veil{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(10,10,10,.34),rgba(10,10,10,.12) 42%,rgba(10,10,10,.5))}.hp2 .hero2-copy{width:100%;max-width:1240px;margin:0 auto;padding:128px 56px 96px}.hp2 .hero2-h1{margin:0;max-width:18ch;color:#fff;font-weight:450;line-height:1;letter-spacing:-.035em;font-size:clamp(40px,5.2vw,76px);text-wrap:balance;text-shadow:0 2px 24px rgba(0,0,0,.25)}.hp2 .hero2-sub{margin:20px 0 0;max-width:42ch;color:rgba(255,255,255,.9);font-weight:400;font-size:clamp(16px,1.2vw,20px);line-height:1.45;text-shadow:0 1px 16px rgba(0,0,0,.25)}.hp2 .hero2-cta{display:inline-flex;align-items:center;gap:10px;margin-top:32px;height:52px;padding:0 24px;border-radius:999px;background:var(--yellow);color:#0a0a0a;text-decoration:none;font-weight:500;font-size:15px;letter-spacing:-.01em;transition:background .18s ease,gap .18s ease}.hp2 .hero2-cta:hover{background:var(--yellow-hover);gap:14px}.hp2 .hero2-cta svg{transition:transform .2s ease}.hp2 .hero2-cta:hover svg{transform:translateX(3px)}.hp2 .hero2-cta:focus-visible{outline:2px solid #fff;outline-offset:3px}@media (max-width:1100px){.hp2 .hero2-copy{padding:120px 24px 64px}}.hp2 .hero{position:relative;width:100%;background:#fff;color:#0a0a0a;isolation:isolate;padding-top:64px}.hp2 .hero-top{max-width:1160px;margin:0 auto;padding:44px 56px 40px}.hp2 .hero-copy{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;max-width:760px;margin-left:auto;margin-right:auto}.hp2 .hero .headline{font-size:clamp(38px,4.6vw,60px);line-height:1.02;letter-spacing:-.035em;font-weight:450;margin:0;color:#000;text-wrap:balance}.hp2 .hero .subhead{font-size:clamp(18px,1.7vw,23px);line-height:1.25;letter-spacing:-.018em;color:#3A3A3A;max-width:680px;margin:0;font-weight:400;text-wrap:pretty}.hp2 .hero .cta-row{display:flex;align-items:center;gap:16px;margin-top:8px;flex-wrap:wrap}.hp2 .hero .cta{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;white-space:nowrap;height:52px;padding:0 24px;border-radius:999px;border:0;cursor:pointer;background:var(--yellow,#e4f223);color:#000;font-family:inherit;font-size:15px;font-weight:500;letter-spacing:-.01em;text-decoration:none;position:relative;z-index:4;transition:background .18s ease,color .18s ease,gap .18s ease}.hp2 .hero .cta-label{position:relative;display:inline-block}.hp2 .hero .cta-arrow{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center}.hp2 .hero .cta-arrow svg{transition:transform .2s ease}.hp2 .hero .cta:hover{background:var(--yellow-hover,#eef66b);color:#000;gap:14px}.hp2 .hero .cta:hover .cta-arrow svg{transform:translateX(3px)}.hp2 .hero-media{max-width:1726px;margin:0 auto;padding:8px 24px 0}.hp2 .hero-media-inner{position:relative;width:100%;aspect-ratio:16/7;border-radius:20px;overflow:hidden;box-shadow:0 1px 0 rgba(0,0,0,.04),0 30px 80px -40px rgba(20,30,50,.3)}.hp2 .hero-bg,.hp2 .hero-media-inner{background:linear-gradient(160deg,#FFFFFF,#DCE5F2 55%,#B1C7EB)}.hp2 .hero-bg{position:absolute;inset:0;z-index:0;background-size:200% 200%;animation:heroOmbreShift 18s ease-in-out infinite alternate}@keyframes heroOmbreShift{0%{background-position:0 0}50%{background-position:50% 100%}to{background-position:100% 50%}}.hp2 .hero-bg:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(70% 50% at 80% 20%,rgba(255,255,255,.7),transparent 60%),radial-gradient(60% 50% at 15% 85%,rgba(177,199,235,.6),transparent 60%);mix-blend-mode:screen;opacity:.9}.hp2 .hero-vid{position:absolute;inset:0;z-index:1;overflow:hidden;border-radius:inherit}.hp2 .hero-vid img,.hp2 .hero-vid video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.hp2 .hero[data-has-video="1"] .hero-bg{opacity:0;transition:opacity .4s ease}@media (max-width:1100px){.hp2 .hero-top{padding:56px 24px 32px}.hp2 .hero-media{padding:8px 16px 0}}@media (max-width:700px){.hp2 .hero-media-inner{aspect-ratio:4/5}}@media (prefers-reduced-motion:reduce){.hp2 .hero-bg{animation:none}}.hp2 .ai-overlay{position:absolute;inset:0;z-index:3;pointer-events:none;display:none;align-items:center;justify-content:center;padding:24px}.hp2 .hero[data-has-video="1"] .ai-overlay{display:flex}.hp2 .ai-stage{width:min(640px,88%);flex-direction:column}.hp2 .ai-bar,.hp2 .ai-stage{display:flex;align-items:center;gap:14px}.hp2 .ai-bar{position:relative;width:100%;height:66px;padding:0 11px 0 28px;border-radius:999px;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(18px) saturate(1.3);backdrop-filter:blur(18px) saturate(1.3);border:1px solid rgba(255,255,255,.55);box-shadow:0 12px 44px -14px rgba(20,30,50,.4);font-size:21px;color:#16233c;letter-spacing:-.012em}.hp2 .ai-textwrap{flex:1;min-width:0;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.hp2 .ai-typed{font-weight:450}.hp2 .ai-placeholder{color:rgba(22,35,60,.5);font-weight:450}.hp2 .ai-bar:not([data-empty="1"]) .ai-placeholder{display:none}.hp2 .ai-caret{display:inline-block;width:2px;height:25px;background:#16233c;margin-left:2px;animation:aiCaret 1s steps(1) infinite}@keyframes aiCaret{50%{opacity:0}}.hp2 .ai-bar.is-answering .ai-caret,.hp2 .ai-bar[data-empty="1"] .ai-caret{display:none}.hp2 .ai-send{flex:0 0 auto;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--yellow,#e4f223);color:#000;transition:transform .18s ease,background .18s ease}.hp2 .ai-send svg{display:block}.hp2 .ai-send.mic{background:rgba(255,255,255,.45);color:rgba(22,35,60,.6)}.hp2 .ai-send .ai-ic-send{display:none}.hp2 .ai-send.mic .ai-ic-mic{display:block}.hp2 .ai-send.mic .ai-ic-send,.hp2 .ai-send:not(.mic) .ai-ic-mic{display:none}.hp2 .ai-send:not(.mic) .ai-ic-send{display:block}.hp2 .ai-bar.is-sending .ai-send{transform:scale(.88)}.hp2 .ai-answer{width:95%;opacity:0;transform:translateY(10px);background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(18px) saturate(1.3);backdrop-filter:blur(18px) saturate(1.3);border:1px solid rgba(255,255,255,.55);border-radius:999px;box-shadow:0 12px 44px -16px rgba(20,30,50,.4);padding:16px 30px;display:flex;flex-direction:column;gap:6px;transition:opacity .45s ease,transform .45s ease}.hp2 .ai-answer.show{opacity:1;transform:translateY(0)}.hp2 .ai-answer-label{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;letter-spacing:.02em;color:#000}.hp2 .ai-answer-text{font-size:15.5px;line-height:1.45;color:#16233c;white-space:normal;min-height:1.2em}.hp2 .ai-think{display:inline-flex;gap:5px;padding:3px 0}.hp2 .ai-think i{width:6px;height:6px;border-radius:50%;background:rgba(22,35,60,.55);display:inline-block;animation:aiDot 1.1s ease-in-out infinite}.hp2 .ai-think i:nth-child(2){animation-delay:.15s}.hp2 .ai-think i:nth-child(3){animation-delay:.3s}@keyframes aiDot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@media (max-width:760px){.hp2 .ai-bar{height:54px;font-size:16px;padding:0 9px 0 22px}.hp2 .ai-send{width:40px;height:40px}.hp2 .ai-answer-text{font-size:14px}}@media (max-width:620px){.hp2 .ai-overlay{padding:10px}.hp2 .ai-stage{width:97%}.hp2 .ai-bar{height:46px;font-size:clamp(10px,2.9vw,16px);gap:7px;padding:0 7px 0 14px}.hp2 .ai-send{width:30px;height:30px}.hp2 .ai-send svg{width:16px;height:16px}.hp2 .ai-answer{width:97%;padding:11px 16px}.hp2 .ai-answer-text{font-size:13px}.hp2 .ai-caret{height:15px}}@media (prefers-reduced-motion:reduce){.hp2 .ai-caret,.hp2 .ai-think i{animation:none}}.hp2 .tx{background:#fff;color:#0a0a0a;padding:100px 24px;overflow:hidden}.hp2 .tx-inner{max-width:1240px;margin:0 auto}.hp2 .tx-head{max-width:760px;margin:0 auto 44px;text-align:center}.hp2 .tx-title{font-size:clamp(28px,2.6vw,40px);line-height:1.12;letter-spacing:-.02em;font-weight:450;margin:0 0 16px;color:#000;text-wrap:balance}.hp2 .tx-sub{font-size:clamp(15px,1.2vw,17px);line-height:1.5;font-weight:400;color:#3A3A3A;margin:0 auto;max-width:600px}.hp2 .tx-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.hp2 .tx-hero{grid-column:span 12}.hp2 .tx-card{grid-column:span 4}.hp2 .tx-cell{position:relative;border-radius:22px;overflow:hidden;isolation:isolate;display:flex;flex-direction:column}.hp2 .tx-cell h3{font-size:22px;line-height:1.18;letter-spacing:-.015em;font-weight:450;margin:0 0 8px}.hp2 .tx-cell p{font-size:14.5px;line-height:1.5;font-weight:400;margin:0}.hp2 .tx-hero{background:linear-gradient(150deg,#244369,#172B45);color:#fff;display:grid;grid-template-columns:.82fr 1.18fr;gap:48px;align-items:center;padding:44px 48px;min-height:360px}.hp2 .tx-hero h3{color:#fff;font-size:clamp(24px,2vw,30px)}.hp2 .tx-hero .tx-htext>p{color:rgba(255,255,255,.72);font-size:15.5px;max-width:340px}.hp2 .tx-htag{display:inline-flex;align-items:center;gap:7px;margin:0 0 16px;font:500 12px/1 Geist,ui-sans-serif,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#E4F223}.hp2 .tx-htag svg{width:13px;height:13px}.hp2 .tx-app{background:#fff;border-radius:16px;padding:16px;color:#0a0a0a;box-shadow:0 24px 60px -20px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.25);width:100%}.hp2 .tx-bar{display:flex;align-items:center;gap:10px;background:#F5F6F4;border-radius:11px;padding:13px 14px;min-height:68px}.hp2 .tx-q{flex:1;min-width:0;font:400 14px/1.3 Geist,ui-sans-serif,system-ui,sans-serif;color:#0a0a0a;display:inline-flex;align-items:center}.hp2 .tx-caret{display:inline-block;width:1.5px;height:15px;background:#1F3858;margin-left:1px;animation:txBlink 1s step-end infinite}@keyframes txBlink{0%,to{opacity:1}50%{opacity:0}}.hp2 .tx-send{flex:0 0 34px;width:34px;height:34px;border-radius:9px;background:#E4F223;display:inline-flex;align-items:center;justify-content:center;color:#0a0a0a}.hp2 .tx-send svg{width:16px;height:16px}.hp2 .tx-ans{margin-top:14px;opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease}.hp2 .tx-ans.show{opacity:1;transform:none}.hp2 .tx-ans-label{display:inline-flex;align-items:center;gap:6px;font:500 12px/1 Geist,ui-sans-serif,system-ui,sans-serif;color:#4A5F80;letter-spacing:-.005em;margin-bottom:9px}.hp2 .tx-ans-label svg{width:12px;height:12px}.hp2 .tx-ans-text{font:400 13.5px/1.4 Geist,ui-sans-serif,system-ui,sans-serif;color:#3A3A3A;margin:0 0 11px}.hp2 .tx-res{display:flex;flex-direction:column;gap:8px}.hp2 .tx-res-row{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#F8F9F7;border-radius:10px;padding:10px 12px;opacity:0;transform:translateY(6px);transition:opacity .45s ease,transform .45s ease}.hp2 .tx-ans.show .tx-res-row{opacity:1;transform:none}.hp2 .tx-ans.show .tx-res-row:first-child{transition-delay:.15s}.hp2 .tx-ans.show .tx-res-row:nth-child(2){transition-delay:.3s}.hp2 .tx-ans.show .tx-res-row:nth-child(3){transition-delay:.45s}.hp2 .tx-res-name{font:500 13px/1.2 Geist,ui-sans-serif,system-ui,sans-serif;color:#0a0a0a}.hp2 .tx-res-chip{display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 10px;border-radius:999px;background:#1F3858;color:#fff;font:500 11.5px/1 Geist,ui-sans-serif,system-ui,sans-serif}.hp2 .tx-res-chip.up{background:#E4F223;color:#0a0a0a}.hp2 .tx-card{padding:32px;min-height:430px}.hp2 .tx-card h3{color:#000}.hp2 .tx-card>p{color:#3A3A3A;max-width:320px}.hp2 .tx-card .tx-viz{margin-top:auto;padding-top:26px}.hp2 .tx-a{background:linear-gradient(165deg,#E9F0F8,#C9D9EE)}.hp2 .tx-b{background:linear-gradient(165deg,#FBFCDE,#EBF1A6)}.hp2 .tx-c{background:linear-gradient(165deg,#C8D9EF,#9DBAE2)}.hp2 .tx-orbit{position:relative;width:100%;height:264px;margin:0 auto}.hp2 .tx-ring{position:absolute;inset:0;animation:txOrbit 34s linear infinite}.hp2 .tx-thub{position:absolute;left:50%;top:50%;width:74px;height:74px;border-radius:50%;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.55);border:1px solid rgba(31,56,88,.16);backdrop-filter:blur(2px);box-shadow:0 8px 22px -12px rgba(31,56,88,.45);animation:txThub 3.4s ease-in-out infinite}.hp2 .tx-thub img{width:34px;height:34px;object-fit:contain;display:block}@keyframes txThub{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}}.hp2 .tx-team{position:absolute;left:calc(50% + var(--x));top:calc(50% + var(--y));width:56px;height:56px;margin:-28px 0 0 -28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:color-mix(in oklab,var(--dept,#1F3858) 8%,#fff);box-shadow:0 8px 18px -8px rgba(31,56,88,.5),0 0 0 3px rgba(255,255,255,.75),inset 0 0 0 1px color-mix(in oklab,var(--dept,#1F3858) 22%,transparent);animation:txOrbitR 34s linear infinite}.hp2 .tx-team svg{width:25px;height:25px;stroke:var(--dept,#1F3858);stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;display:block}@keyframes txOrbit{to{transform:rotate(1turn)}}@keyframes txOrbitR{to{transform:rotate(-1turn)}}.hp2 .tx-team.t1{--x:0px;--y:-96px}.hp2 .tx-team.t2{--x:68px;--y:-68px}.hp2 .tx-team.t3{--x:96px;--y:0px}.hp2 .tx-team.t4{--x:68px;--y:68px}.hp2 .tx-team.t5{--x:0px;--y:96px}.hp2 .tx-team.t6{--x:-68px;--y:68px}.hp2 .tx-team.t7{--x:-96px;--y:0px}.hp2 .tx-team.t8{--x:-68px;--y:-68px}.hp2 .tx-b .tx-viz{margin-top:8px}.hp2 .tx-merge{position:relative;width:100%;min-height:272px;display:flex;align-items:center;justify-content:center}.hp2 .tx-board{position:relative;width:100%;max-width:300px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:114px 114px;gap:8px;animation:txBoardFloat 6.5s ease-in-out infinite}@keyframes txBoardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.hp2 .tx-quad{position:relative;padding:13px 14px;display:flex;flex-direction:column;gap:6px;background:color-mix(in oklab,var(--c) 11%,#fff);box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--c) 22%,transparent),0 10px 24px -15px rgba(31,56,88,.4)}.hp2 .tx-quad.q1{border-radius:18px 5px 5px 5px;align-items:flex-start;justify-content:flex-start}.hp2 .tx-quad.q2{border-radius:5px 18px 5px 5px;align-items:flex-end;justify-content:flex-start;text-align:right}.hp2 .tx-quad.q3{border-radius:5px 5px 5px 18px;align-items:flex-start;justify-content:flex-end}.hp2 .tx-quad.q4{border-radius:5px 5px 18px 5px;align-items:flex-end;justify-content:flex-end;text-align:right}.hp2 .tx-quad .qi{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 4px 10px -5px rgba(31,56,88,.4)}.hp2 .tx-quad .qi svg{width:18px;height:18px;stroke:var(--c);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.hp2 .tx-quad .ql{font-size:12px;font-weight:650;letter-spacing:-.01em;color:color-mix(in oklab,var(--c) 70%,#000)}.hp2 .tx-quad .qh{display:block;height:5px;width:48px;border-radius:3px;background:color-mix(in oklab,var(--c) 42%,#fff)}.hp2 .tx-board-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;z-index:3;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 12px 26px -10px rgba(31,56,88,.5),0 1px 0 rgba(10,10,10,.04);animation:txCorePulse 3.4s ease-in-out infinite}.hp2 .tx-board-core:before{content:"";position:absolute;inset:-5px;border-radius:50%;border:2px solid var(--yellow);opacity:.95}.hp2 .tx-board-core img{width:28px;height:28px;object-fit:contain;display:block}@keyframes txCorePulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.06)}}.hp2 .tx-stack{flex-direction:column;gap:0}.hp2 .tx-layer,.hp2 .tx-stack{position:relative;display:flex}.hp2 .tx-layer{z-index:2;background:#fff;border-radius:14px;padding:15px 16px;min-height:64px;align-items:center;gap:12px;box-shadow:0 12px 26px -16px rgba(31,56,88,.55),0 1px 0 rgba(10,10,10,.04)}.hp2 .tx-layer.base{background:#1F3858;color:#fff;box-shadow:0 18px 32px -18px rgba(31,56,88,.75)}.hp2 .tx-licon{flex:0 0 36px;width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.hp2 .tx-layer.base .tx-licon{background:rgba(255,255,255,.12)}.hp2 .tx-layer.app .tx-licon{background:#E4F223}.hp2 .tx-licon svg{width:19px;height:19px}.hp2 .tx-licon img{width:24px;height:24px;object-fit:contain;display:block}.hp2 .tx-lt{flex:1;display:flex;flex-direction:column;gap:2px}.hp2 .tx-lt .n{font:500 13.5px/1.15 Geist,ui-sans-serif,system-ui,sans-serif}.hp2 .tx-lt .s{font:400 11.5px/1.15 Geist,ui-sans-serif,system-ui,sans-serif;opacity:.7}.hp2 .tx-layer.app .tx-lt .s{color:#7a7a7a}.hp2 .tx-native{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;white-space:nowrap;background:#1F3858;color:#fff;font:500 10px/1 Geist,ui-sans-serif,system-ui,sans-serif;letter-spacing:.02em}.hp2 .tx-conn{position:relative;z-index:1;height:48px;display:flex;align-items:center;justify-content:center}.hp2 .tx-conn:before{content:"";position:absolute;left:33px;top:-2px;bottom:-2px;width:2px;border-radius:2px;background:linear-gradient(180deg,rgba(31,56,88,.3),rgba(31,56,88,.12))}.hp2 .tx-conn .down,.hp2 .tx-conn .up{position:absolute;left:33px;width:8px;height:8px;margin-left:-3px;border-radius:50%}.hp2 .tx-conn .up{background:#E4F223;box-shadow:0 0 0 3px rgba(228,242,35,.3);animation:txUp 2.6s cubic-bezier(.5,0,.5,1) infinite}.hp2 .tx-conn .down{background:#1F3858;box-shadow:0 0 0 3px rgba(31,56,88,.16);animation:txDown 2.6s cubic-bezier(.5,0,.5,1) infinite}@keyframes txUp{0%{top:100%;opacity:0}15%{opacity:1}85%{opacity:1}to{top:-2px;opacity:0}}@keyframes txDown{0%{top:-2px;opacity:0}15%{opacity:1}85%{opacity:1}to{top:100%;opacity:0}}.hp2 .tx-conn-badge{position:relative;z-index:2;display:inline-flex;align-items:center;gap:7px;height:25px;padding:0 13px;border-radius:999px;background:#fff;color:#1F3858;letter-spacing:.01em;white-space:nowrap;font:500 10.5px/1 Geist,ui-sans-serif,system-ui,sans-serif;box-shadow:0 5px 14px -7px rgba(31,56,88,.55)}.hp2 .tx-conn-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#1F8A5B;box-shadow:0 0 0 3px rgba(31,138,91,.2);animation:txBlink 1.9s ease-in-out infinite}.hp2 .tx-caps{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hp2 .tx-cap{display:inline-flex;align-items:center;gap:6px;height:31px;padding:0 12px;border-radius:999px;white-space:nowrap;background:rgba(255,255,255,.74);color:#1F3858;font:500 11.5px/1 Geist,ui-sans-serif,system-ui,sans-serif;box-shadow:0 1px 0 rgba(10,10,10,.04)}.hp2 .tx-cap svg{width:14px;height:14px;stroke:#1F3858;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}@media (max-width:1000px){.hp2 .tx-hero{grid-template-columns:1fr;gap:28px;padding:36px 32px}.hp2 .tx-hero .tx-htext>p{max-width:none}}@media (max-width:1040px){.hp2 .tx-card{grid-column:span 12;min-height:0}.hp2 .tx-card .tx-viz{padding-top:22px}}@media (max-width:900px){.hp2 .tx{padding:72px 16px}}@media (prefers-reduced-motion:reduce){.hp2 .tx-board,.hp2 .tx-board-core,.hp2 .tx-conn .down,.hp2 .tx-conn .up,.hp2 .tx-conn-badge:before,.hp2 .tx-ring,.hp2 .tx-team,.hp2 .tx-thub{animation:none!important}}@media (max-width:720px){.hp2 .hero{padding-top:40px}.hp2 .hero-top{padding-top:0}.hp2 .platform-visual{aspect-ratio:auto;height:auto;min-height:0}.hp2 .pv-shell-nav{position:relative;height:auto;min-height:44px;padding:8px 12px;gap:10px}.hp2 .pv-appnav{position:relative;top:auto;height:40px;padding:0 12px}.hp2 .platform-panel{position:relative;top:auto;left:0;right:auto;bottom:auto;opacity:1;transition:none}.hp2 .platform-panel:not(.is-active){display:none}.hp2 .pv-body{position:relative;inset:auto;padding:16px}.hp2 .pv-crm-body{grid-template-columns:1fr}.hp2 .platform-panel#pv-scene-maps .pv-body{height:320px}.hp2 .platform-panel#pv-scene-maps .pv-card{height:100%}}@media (max-width:560px){.hp2 .pv-icons .pv-ic:not(.agent),.hp2 .pv-search{display:none}.hp2 .pvm{grid-template-columns:150px 1fr}}#smm{display:none;--yellow:#e4f223;--light-denim:#b1c7eb;--dark-denim:#4a5f80;--deep-denim:#1f3858;--ink:#0a0a0a;--error:#c24545;--ok:#1f8a5b;background:#fff;padding:56px 20px 64px;max-width:520px;margin:0 auto}@media (max-width:760px){#smm{display:block}}@media (min-width:560px) and (max-width:760px){#smm{padding-top:72px}}#smm .smm-copy{text-align:center;margin:0 auto;max-width:460px}#smm .smm-eyebrow{margin:0 0 16px;font:500 12px/1 Geist,ui-sans-serif,system-ui,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--dark-denim)}#smm .smm-h-wrap{position:relative;min-height:84px;display:grid}#smm .smm-h{grid-area:1/1;margin:0;font-size:clamp(27px,8.4vw,38px);line-height:1.05;letter-spacing:-.03em;font-weight:450;color:#000;text-wrap:balance;transition:opacity .4s ease,transform .55s cubic-bezier(.22,1,.36,1)}#smm .smm-h .strike{position:relative;white-space:nowrap}#smm .smm-h .strike:after{content:"";position:absolute;left:-2px;right:-2px;top:54%;height:2px;background:var(--error);transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.22,1,.36,1) .15s}#smm .smm-h.is-a{opacity:1;transform:translateY(0)}#smm .smm-h.is-b{opacity:0;transform:translateY(10px)}#smm[data-phase=b] .smm-h.is-a{opacity:0;transform:translateY(-10px)}#smm[data-phase=b] .smm-h.is-b{opacity:1;transform:translateY(0)}#smm[data-phase=b] .smm-h .strike:after{transform:scaleX(1)}#smm .smm-sub{margin:14px auto 0;max-width:380px;font-size:14.5px;line-height:1.5;color:#3a3a3a;letter-spacing:-.003em;transition:opacity .4s ease}#smm .smm-sub .s-b,#smm[data-phase=b] .smm-sub .s-a{display:none}#smm[data-phase=b] .smm-sub .s-b{display:inline}#smm .smm-stage{position:relative;width:100%;max-width:440px;margin:28px auto 0;touch-action:manipulation}#smm .smm-fit{position:absolute;top:0;left:50%;width:440px;height:452px;transform-origin:top center;transform:translateX(-50%) scale(1)}#smm .smm-layer{position:absolute;inset:0}@keyframes smm-floaty{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 5px))}}@media (prefers-reduced-motion:reduce){#smm .core-pulse,#smm .node,#smm .o-spokes,#smm .upill{animation:none!important}}#smm .chaos{transition:opacity .5s ease,transform .6s cubic-bezier(.22,1,.36,1)}#smm[data-phase=b] .chaos{opacity:0;transform:scale(.92);pointer-events:none}#smm .chaos-conn{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}#smm .chaos-conn path{stroke-linecap:round;fill:none}#smm .chaos-conn g{transform-box:fill-box;transform-origin:center;will-change:transform}#smm .chaos-conn .flow-a{animation:smm-webdrift-a 9s ease-in-out infinite}#smm .chaos-conn .flow-b{animation:smm-webdrift-b 11s ease-in-out infinite}#smm .chaos-conn .flow-c{animation:smm-webdrift-c 7.5s ease-in-out infinite}@keyframes smm-webdrift-a{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(2px,-2.5px) rotate(.5deg)}}@keyframes smm-webdrift-b{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(-2.5px,1.5px) rotate(-.6deg)}}@keyframes smm-webdrift-c{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(1.5px,2px) rotate(.4deg)}}#smm[data-phase=b] .chaos-conn g{animation-play-state:paused}@media (prefers-reduced-motion:reduce){#smm .chaos-conn .flow-a,#smm .chaos-conn .flow-b,#smm .chaos-conn .flow-c{animation:none}}#smm .node{position:absolute;transform:translate(-50%,-50%);animation:smm-floaty 6s ease-in-out infinite var(--fd,0s);will-change:transform}#smm .node-in{position:relative;transform:var(--rot,rotate(0deg));transform-origin:center}#smm .win{width:var(--w,168px);background:#fff;border-radius:9px;overflow:hidden;border:1px solid rgba(10,10,10,.08);box-shadow:0 1px 0 rgba(10,10,10,.02),0 12px 26px rgba(31,56,88,.16);font-size:11px;line-height:1.3;color:var(--ink)}#smm .ol-bar{background:#0078d4;color:#fff;padding:6px 10px;font-size:10.5px;font-weight:500;display:flex;align-items:center;gap:6px}#smm .ol-bar svg{flex:0 0 12px}#smm .ol-from{display:flex;align-items:center;gap:8px;padding:7px 10px 5px;font-size:10.5px}#smm .ol-from .ol-avatar{width:21px;height:21px;border-radius:50%;background:#9cc0e8;color:#0f3d6e;display:grid;place-items:center;font-size:9px;font-weight:600;flex:0 0 21px}#smm .ol-from .ol-name{font-weight:600;color:var(--ink);font-size:10.5px}#smm .ol-from .ol-time{margin-left:auto;font-size:9px;color:rgba(10,10,10,.5)}#smm .ol-subj{padding:0 10px;font-weight:600;font-size:10.5px;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#smm .ol-reply-bar{display:flex;align-items:center;gap:7px;padding:6px 10px 8px;margin-top:5px;border-top:1px solid rgba(10,10,10,.06);font-size:9.5px;color:rgba(10,10,10,.55)}#smm .ol-reply-bar b{color:var(--error);font-weight:600}#smm .xl{--w:176px}#smm .xl-bar{background:#107c41;color:#fff;display:flex;align-items:center;gap:6px;padding:6px 10px;font-size:10px}#smm .xl-bar .glyph{width:13px;height:13px;border-radius:2px;background:#fff;color:#107c41;font:700 9px/1 Geist,sans-serif;display:grid;place-items:center}#smm .xl-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}#smm .xl-grid{display:grid;grid-template-columns:16px repeat(4,1fr);font:500 9.5px/1 Geist,sans-serif}#smm .xl-grid>b{background:#f2f2f2;color:rgba(10,10,10,.55);padding:4px 0;text-align:center;font-weight:500;border-right:1px solid rgba(10,10,10,.08);border-bottom:1px solid rgba(10,10,10,.08)}#smm .xl-grid>i{padding:4px 5px;text-align:right;font-style:normal;color:rgba(10,10,10,.7);border-right:1px solid rgba(10,10,10,.05);border-bottom:1px solid rgba(10,10,10,.05);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#smm .xl-grid>i.row-lbl{background:#f2f2f2;color:rgba(10,10,10,.55);text-align:center;font-weight:500}#smm .xl-grid>i.err{background:#fbe9e9;color:var(--error);font-weight:600}#smm .qb{--w:166px}#smm .qb-bar{background:#2ca01c;color:#fff;padding:6px 10px;font-size:10.5px;font-weight:600;display:flex;align-items:center;gap:6px}#smm .qb-bar .qb-mark{width:13px;height:13px;border-radius:50%;background:#fff;color:#2ca01c;font:700 9px/1 Geist,sans-serif;display:grid;place-items:center}#smm .qb-body{padding:7px 10px 9px}#smm .qb-row{display:flex;justify-content:space-between;font-size:10px;color:rgba(10,10,10,.6);margin-bottom:3px}#smm .qb-row b{color:var(--ink);font-weight:600}#smm .qb-total{margin-top:5px;padding-top:6px;border-top:1px dashed rgba(10,10,10,.15);display:flex;justify-content:space-between;font-size:12px;font-weight:600}#smm .qb-total b{color:var(--error)}#smm .sl{--w:182px}#smm .sl-bar{background:#4a154b;color:#fff;padding:6px 10px;display:flex;align-items:center;gap:6px;font-size:10px}#smm .sl-bar .sl-mark{width:13px;height:13px;border-radius:3px;background:#fff;color:#4a154b;display:grid;place-items:center;font:700 9px/1 Geist,sans-serif}#smm .sl-channel{display:flex;align-items:center;gap:5px;padding:6px 10px 4px;font-size:11px;font-weight:600;color:var(--ink);border-bottom:1px solid rgba(10,10,10,.06)}#smm .sl-channel .hash{color:rgba(10,10,10,.4);font-weight:500}#smm .sl-body{padding:7px 10px 9px;display:flex;flex-direction:column;gap:7px}#smm .sl-msg{display:flex;gap:7px;align-items:flex-start}#smm .sl-av{width:20px;height:20px;border-radius:4px;flex:0 0 20px;display:grid;place-items:center;color:#fff;font:600 9px/1 Geist,sans-serif}#smm .sl-av.a1{background:linear-gradient(135deg,#c25e2d,#7c3812)}#smm .sl-av.a2{background:linear-gradient(135deg,#1f8a5b,#0d4b30)}#smm .sl-meta{display:flex;align-items:baseline;gap:5px}#smm .sl-name{font-size:10px;font-weight:600;color:var(--ink)}#smm .sl-time{font-size:9px;color:rgba(10,10,10,.45)}#smm .sl-line{font-size:10.5px;color:var(--ink);letter-spacing:-.005em;line-height:1.35;margin-top:1px}#smm .msg{display:inline-flex;align-items:center;gap:9px;padding:7px 13px 7px 7px;background:#fff;border:1px solid rgba(10,10,10,.04);border-radius:13px;box-shadow:0 1px 0 rgba(10,10,10,.02),0 12px 26px rgba(31,56,88,.16);width:max-content;max-width:172px}#smm .msg-av{width:28px;height:28px;border-radius:50%;flex:0 0 28px;overflow:hidden;display:grid;place-items:center;background:#dde5f2}#smm .msg-av span{font:600 11px/1 Geist,sans-serif;color:#0f3d6e}#smm .msg-body{display:flex;flex-direction:column;gap:1px;line-height:1.2;min-width:0}#smm .msg-name{font-size:10px;font-weight:600;color:rgba(10,10,10,.55)}#smm .msg-text{font-size:12.5px;font-weight:500;color:var(--ink);letter-spacing:-.005em;text-wrap:balance}#smm .paper{--w:150px;background:#faf7f0;border-color:rgba(80,60,30,.16);position:relative;background-image:repeating-linear-gradient(0deg,transparent,transparent 15px,rgba(80,60,30,.05) 0,rgba(80,60,30,.05) 16px)}#smm .pp-head{padding:8px 10px 4px;display:flex;justify-content:space-between;align-items:baseline}#smm .pp-title{font-size:10.5px;font-weight:600;letter-spacing:.02em}#smm .pp-num{font:600 9.5px Geist,sans-serif;color:#8b6e3f}#smm .pp-rows{padding:0 10px 8px;font:500 9.5px/1.5 Geist,sans-serif;color:rgba(10,10,10,.65)}#smm .pp-rows .ln{display:flex;justify-content:space-between}#smm .pp-stamp{right:-7px;top:12px;border:1.5px solid var(--error);font:700 8px/1 Geist,sans-serif;letter-spacing:.08em;padding:3px 5px;border-radius:3px;transform:rotate(-10deg);background:rgba(255,255,255,.7)}#smm .err-tag,#smm .pp-stamp{position:absolute;color:var(--error);text-transform:uppercase}#smm .err-tag{left:50%;bottom:-9px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:4px;white-space:nowrap;font:600 8px/1 Geist,sans-serif;letter-spacing:.06em;padding:3px 7px;border-radius:999px;background:#fbe9e9;box-shadow:0 6px 14px -8px rgba(194,69,69,.6)}#smm .err-tag:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}#smm .unified{opacity:0;pointer-events:none;transition:opacity .5s ease}#smm[data-phase=b] .unified{opacity:1;pointer-events:auto}#smm .orbit-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}#smm .o-ring{fill:none;stroke:rgba(74,95,128,.22);stroke-width:1}#smm .o-spokes{transform-origin:50% 50%;animation:smm-spin 64s linear infinite}#smm .o-spoke{stroke:rgba(74,95,128,.2);stroke-width:1;stroke-dasharray:2 5}@keyframes smm-spin{to{transform:rotate(1turn)}}#smm .u-conn{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}#smm .u-conn line{stroke:rgba(74,95,128,.32);stroke-dasharray:3 5;stroke-dashoffset:60;opacity:0;transition:opacity .5s ease .25s,stroke-dashoffset 1s ease .25s}#smm[data-phase=b] .u-conn line{opacity:1;stroke-dashoffset:0}#smm .core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.4);width:110px;height:110px;border-radius:50%;z-index:4;background:var(--yellow);display:grid;place-items:center;opacity:0;box-shadow:0 1px 0 rgba(10,10,10,.04),0 16px 34px rgba(31,56,88,.14),0 0 0 1px rgba(10,10,10,.04);transition:opacity .5s ease,transform .6s cubic-bezier(.34,1.56,.5,1)}#smm .core img{width:58px;height:58px;object-fit:contain;display:block}#smm[data-phase=b] .core{opacity:1;transform:translate(-50%,-50%) scale(1)}#smm .core-pulse{position:absolute;left:50%;top:50%;width:110px;height:110px;border-radius:50%;transform:translate(-50%,-50%);border:1px solid rgba(74,95,128,.25);opacity:0;pointer-events:none}#smm[data-phase=b] .core-pulse{animation:smm-pulseOut 3.8s ease-out infinite}#smm[data-phase=b] .core-pulse.b{animation-delay:1.27s}#smm[data-phase=b] .core-pulse.c{animation-delay:2.53s}@keyframes smm-pulseOut{0%{transform:translate(-50%,-50%) scale(1);opacity:.5}to{transform:translate(-50%,-50%) scale(2.7);opacity:0}}#smm .upill{--accent:#2e4f2a;--tint:#e9f3d4;position:absolute;transform:translate(-50%,-50%);background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,0) 60%),var(--tint);border:1px solid rgba(10,10,10,.06);border-radius:999px;padding:8px 14px;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:13px;font-weight:650;letter-spacing:-.012em;color:#0a0a0a;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 1px 0 rgba(10,10,10,.03),0 6px 14px -3px color-mix(in oklab,var(--accent) 30%,transparent),0 14px 26px -14px rgba(31,56,88,.18);opacity:0;z-index:3}#smm .upill .dot{width:7px;height:7px;border-radius:50%;background:var(--accent);flex:0 0 7px}#smm .upill.is-yellow{--accent:#737912;--tint:#f5f8c3}#smm .upill.is-warm{--accent:#4a5f80;--tint:#b1c7eb}#smm .upill.is-teal{--accent:#3f84ac;--tint:#e8f1fa}#smm .upill.is-sage{--accent:#5c7a52;--tint:#dde8d2}#smm .upill.is-rust{--accent:#b0663c;--tint:#f4d8c4}#smm .upill.is-plum{--accent:#6d5a7a;--tint:#e3dcec}#smm[data-phase=b] .upill{animation:smm-pillIn .55s cubic-bezier(.22,1,.36,1) var(--d,0s) both,smm-pillFloat var(--dur,11s) ease-in-out var(--fd,0s) infinite alternate}@keyframes smm-pillIn{0%{opacity:0;transform:translate(-50%,calc(-50% + 16px)) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes smm-pillFloat{0%{transform:translate(-50%,calc(-50% - var(--amp, 6px)))}to{transform:translate(-50%,calc(-50% + var(--amp, 6px)))}}#smm .smm-toggle{display:inline-flex;margin:30px auto 0;position:relative;background:#f3f4f1;border-radius:999px;padding:4px;gap:2px}#smm .smm-toggle button{appearance:none;border:0;cursor:pointer;position:relative;z-index:1;height:38px;padding:0 22px;border-radius:999px;background:transparent;font:500 13.5px/1 Geist,sans-serif;letter-spacing:-.005em;color:#6a6a6a;transition:color .3s ease}#smm .smm-toggle button.on{color:#0a0a0a}#smm .smm-toggle .thumb{position:absolute;z-index:0;top:4px;height:38px;border-radius:999px;background:#fff;box-shadow:0 1px 0 rgba(10,10,10,.04),0 6px 16px -6px rgba(31,56,88,.35);transition:left .38s cubic-bezier(.22,1,.36,1),width .38s cubic-bezier(.22,1,.36,1)}#smm .smm-hint,#smm .smm-toggle-wrap{text-align:center}#smm .smm-hint{margin:14px 0 0;font:500 11.5px/1 Geist,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:rgba(10,10,10,.34)}