.company-experience{--brand-navy:#0c1b2e;--brand-blue:#3276ff;--brand-glow:#65a3ff;--brand-ice:#e8f4ff;--brand-dark:#07111f;--brand-blue-strong:hsl(var(--action));--brand-blue-hover:#194ba9;--surface:#fff;--surface-subtle:#f7f9fd;--surface-soft:#edf3fc;--surface-blue:#e8f1ff;--border-light:#d9e3f0;--border-strong:#bdcee7;--text-body:#334862;--text-muted:#546982;--text-soft:#586d87;--dark-raised:#11283f;--dark-active:#14365e;--dark-border:#2b4668;--text-on-dark:#edf5ff;--text-on-dark-muted:#b0c4df;--text-on-dark-soft:#94adcf;--status-success:#167550;--status-success-soft:#e8f6ef;--status-success-light:#86d6b4;--status-warning:#93621b;--status-warning-soft:#fff4df;--status-warning-light:#edc783;--status-danger:#b34938;--background:var(--surface-subtle);--foreground:var(--brand-navy);--primary:var(--brand-blue-strong);--primary-foreground:var(--surface);--muted:var(--surface-soft);--muted-foreground:var(--text-muted);--border:var(--border-light);--ring:var(--brand-blue);--popover:var(--surface)}.company-experience .dark{--background:var(--brand-dark);--foreground:var(--text-on-dark);--primary:var(--brand-glow);--primary-foreground:var(--brand-navy);--muted:var(--dark-raised);--muted-foreground:var(--text-on-dark-muted);--border:var(--dark-border);--ring:var(--brand-glow);--popover:var(--brand-navy)}.company-experience *{box-sizing:border-box}.company-experience{scroll-behavior:smooth;scroll-padding-top:90px;margin:0;background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased}.company-experience a{color:inherit;text-decoration:none}.company-experience button{font:inherit;cursor:pointer}.company-experience a,.company-experience button{-webkit-tap-highlight-color:transparent}.company-experience a:focus-visible,.company-experience button:focus-visible{outline:2px solid var(--brand-blue-strong);outline-offset:5px}.company-experience h1,.company-experience h2,.company-experience h3,.company-experience p{margin:0}.company-experience h1,.company-experience h2,.company-experience h3,.company-experience p{word-break:keep-all}.company-experience svg{flex-shrink:0}.company-experience ::-moz-selection{background:var(--brand-ice);color:var(--brand-navy)}.company-experience ::selection{background:var(--brand-ice);color:var(--brand-navy)}.company-experience .site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 4.1%;border-bottom:1px solid var(--border-light);background:color-mix(in srgb,var(--surface-subtle) 93.33%,transparent);backdrop-filter:blur(16px);position:sticky;top:0;z-index:40}.company-experience .brand{display:flex;align-items:center;gap:9px;font-size:30px;font-weight:730;letter-spacing:-1.8px}.company-experience .brand svg{width:23px;stroke-width:2.3}.company-experience .brand-dot{width:6px;height:6px;border-radius:50%;margin:14px 0 0 -4px}.company-experience .site-header nav{display:flex;gap:34px;font-size:14px;color:var(--text-body)}.company-experience .site-header nav a:hover{color:var(--brand-blue-strong)}.company-experience .header-cta{display:flex;align-items:center;gap:22px;border:1px solid var(--border-strong);border-radius:5px;padding:10px 16px;font-size:14px}.company-experience .hero{padding:0 2.1%;position:relative}.company-experience .hero-copy{text-align:center;padding:68px 20px 43px}.company-experience .eyebrow{line-height:1.5;letter-spacing:1.4px;font-weight:550;display:flex;gap:9px;align-items:center}.company-experience .hero .eyebrow{justify-content:center;color:var(--text-body)}.company-experience .status-dot{display:inline-block;width:6px;height:6px;background:var(--brand-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue) 12%,transparent);border-radius:50%;flex-shrink:0}.company-experience .hero h1{font-size:clamp(54px,5.5vw,86px);line-height:1.16;letter-spacing:-4px;font-weight:570;margin:20px 0 24px}.company-experience .hero h1 span{color:var(--brand-blue-strong)}.company-experience .hero-description{font-size:16px;color:var(--text-body);letter-spacing:-.3px}.company-experience .pill-button{display:inline-flex;align-items:center;gap:13px;border-radius:5px;padding:15px 22px;background:var(--brand-blue-strong);border:1px solid var(--brand-blue-strong);box-shadow:0 5px 20px color-mix(in srgb,var(--brand-blue) 16%,transparent);color:white;font-size:14px;margin-top:28px;transition:background .2s,transform .2s}.company-experience .pill-button:hover{background:var(--brand-blue-hover);border-color:var(--brand-blue-hover);transform:translateY(-2px)}.company-experience .factory-stage{height:455px;max-width:1500px;margin:0 auto;background:var(--brand-dark);position:relative;overflow:hidden;color:var(--text-on-dark);border-radius:4px;isolation:isolate}.company-experience .factory-stage:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,color-mix(in srgb,var(--brand-dark) 27.06%,transparent),color-mix(in srgb,var(--brand-navy) 18.82%,transparent),color-mix(in srgb,var(--brand-dark) 25.1%,transparent)),linear-gradient(color-mix(in srgb,var(--brand-dark) 58.43%,transparent),transparent 35%,color-mix(in srgb,var(--brand-dark) 66.67%,transparent))}.company-experience .stage-bottomline,.company-experience .stage-topline{position:absolute;left:30px;right:30px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.2px;z-index:5;align-items:center}.company-experience .stage-topline{top:24px}.company-experience .stage-topline>span:first-child{display:flex;gap:9px;align-items:center}.company-experience .stage-topline i{margin:0 10px;font-style:normal;color:var(--text-on-dark-muted)}.company-experience .stage-bottomline{bottom:22px;color:var(--text-on-dark-muted);font-size:12px}.company-experience .network-lines{position:absolute;width:100%;height:100%;inset:0}.company-experience .network-line{fill:none;stroke:color-mix(in srgb,var(--brand-ice) 45.88%,transparent);stroke-width:.8;stroke-dasharray:3 5}.company-experience .flow-line{fill:none;stroke:var(--brand-glow);stroke-width:1.3;stroke-dasharray:10 620;animation:experience-flow 7s linear infinite}.company-experience .network-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:230px;height:124px;background:color-mix(in srgb,var(--brand-navy) 85.1%,transparent);border:1px solid color-mix(in srgb,var(--brand-glow) 35.29%,transparent);backdrop-filter:blur(12px);border-radius:6px;box-shadow:0 0 45px color-mix(in srgb,var(--brand-blue) 18%,transparent),inset 0 1px 0 color-mix(in srgb,var(--brand-ice) 10%,transparent)}.company-experience .network-center>svg{color:var(--brand-ice)}.company-experience .network-center>span{font-size:16px;font-weight:500}.company-experience .network-center>small{font-size:12px;color:var(--text-on-dark-muted)}.company-experience .data-node{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;gap:11px;padding:12px 14px;background:color-mix(in srgb,var(--dark-raised) 83.92%,transparent);border:1px solid color-mix(in srgb,var(--brand-glow) 29.02%,transparent);border-radius:4px;backdrop-filter:blur(10px);min-width:120px;animation:experience-node-in 1s both}.company-experience .data-node>span:nth-child(2){font-size:14px;line-height:1.3}.company-experience .data-node small{display:block;font-size:12px;letter-spacing:1.1px;color:var(--text-on-dark-muted);margin-top:4px}.company-experience .data-node>svg{margin-left:auto;color:var(--brand-ice)}.company-experience .node-dot{width:4px;height:4px;background:var(--brand-ice);border-radius:50%}.company-experience .scroll-hint{display:flex;justify-content:center;gap:12px;margin:20px 0 22px;font-size:12px;letter-spacing:1.8px;color:var(--text-muted)}.company-experience .section-wrap{max-width:1320px;margin:auto;padding:115px 65px;display:grid;grid-template-columns:1fr 1.25fr;gap:80px;align-items:center}.company-experience .section-copy .eyebrow{color:var(--text-muted);margin-bottom:30px}.company-experience .big-time{font-size:84px;line-height:1;letter-spacing:-5px;font-weight:350;display:block;margin-bottom:30px}.company-experience .big-time>span{font-size:16px;letter-spacing:0;margin-left:14px;color:var(--text-muted)}.company-experience .section-copy h2{font-size:36px;line-height:1.35;letter-spacing:-1.8px;font-weight:540;margin-bottom:20px}.company-experience .section-copy>p:last-child{font-size:16px;line-height:1.85;color:var(--text-muted)}.company-experience .briefing-card{background:white;border:1px solid var(--border-light);border-radius:12px;box-shadow:0 18px 50px color-mix(in srgb,var(--brand-navy) 2.75%,transparent);overflow:hidden}.company-experience .panel-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;font-size:13px;border-bottom:1px solid var(--border-light)}.company-experience .panel-heading>span:first-child{display:flex;gap:9px;align-items:center}.company-experience .soft-label{font-size:12px;border:1px solid var(--border-light);padding:4px 7px;border-radius:4px;color:var(--text-muted)}.company-experience .briefing-intro{display:flex;align-items:center;gap:15px;padding:27px 24px 20px}.company-experience .agent-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--surface-blue);color:var(--text-body)}.company-experience .agent-icon svg{width:21px}.company-experience .briefing-intro small{font-size:12px;color:var(--text-muted)}.company-experience .briefing-intro h3{font-size:19px;font-weight:500;margin-top:4px}.company-experience .briefing-intro em{font-style:normal;color:var(--brand-blue-strong)}.company-experience .issue-row{display:flex;align-items:center;gap:14px;padding:19px 23px;margin:0 15px;border-bottom:1px solid var(--border-light)}.company-experience .issue-row.selected{border:1px solid var(--border-light);background:var(--surface-soft);border-radius:5px}.company-experience .issue-number{font-size:12px;color:var(--text-soft);font-family:monospace}.company-experience .issue-row strong{font-size:13px;font-weight:500}.company-experience .issue-row p{font-size:12px;margin-top:6px;color:var(--text-muted)}.company-experience .tag{margin-left:auto;padding:4px 7px;font-size:12px;background:var(--surface-soft);color:var(--text-muted);border-radius:3px;white-space:nowrap}.company-experience .tag.positive{color:var(--status-success);background:var(--status-success-soft)}.company-experience .tag.caution{color:var(--status-warning);background:var(--status-warning-soft)}.company-experience .briefing-foot{display:flex;justify-content:space-between;align-items:center;padding:21px 25px;color:var(--text-body);font-size:12px}.company-experience .briefing-foot>span{display:flex;gap:8px;align-items:center}@keyframes experience-flow{to{stroke-dashoffset:-630}}@keyframes experience-node-in{0%{opacity:0;filter:blur(5px)}to{opacity:1;filter:blur(0)}}@media (max-width:800px){.company-experience .site-header{height:68px;padding:0 22px}.company-experience .site-header nav{display:none}.company-experience .brand{font-size:27px}.company-experience .hero-copy{padding:52px 12px 38px}.company-experience .hero h1{font-size:54px;letter-spacing:-2.5px}.company-experience .hero-description{font-size:14px;max-width:250px;margin:auto;line-height:1.8}.company-experience .factory-stage{height:420px}.company-experience .network-center{width:170px;height:105px}.company-experience .network-center>span{font-size:14px}.company-experience .network-center small{font-size:12px}.company-experience .data-node{padding:9px;min-width:82px;gap:5px}.company-experience .data-node>span:nth-child(2){font-size:12px}.company-experience .data-node small{font-size:6px}.company-experience .data-node>svg{display:none}.company-experience .stage-topline{left:16px;right:16px;font-size:12px}.company-experience .stage-topline>span:last-child{font-size:12px}.company-experience .stage-topline i{margin:0 3px}.company-experience .stage-bottomline{left:16px;right:16px;font-size:12px;letter-spacing:.3px}.company-experience .section-wrap{padding:75px 24px;grid-template-columns:1fr;gap:38px}.company-experience .section-copy h2{font-size:32px}.company-experience .big-time{font-size:67px}.company-experience .briefing-intro h3{font-size:17px}.company-experience .issue-row{padding:15px 12px;margin:0 10px;gap:10px}.company-experience .issue-row strong,.company-experience .tag{font-size:12px}}@media (prefers-reduced-motion:reduce){.company-experience{scroll-behavior:auto}.company-experience *,.company-experience :after,.company-experience :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.company-experience .factory-image{position:absolute;inset:-8% 0;z-index:-2;background-image:url(/images/factory-dawn.png);background-position:center 54%;background-size:cover;opacity:.67;filter:saturate(.35)}.company-experience .factory-stage:before{background:linear-gradient(90deg,color-mix(in srgb,var(--brand-dark) 87.84%,transparent),color-mix(in srgb,var(--brand-dark) 33.33%,transparent) 45%,color-mix(in srgb,var(--brand-dark) 58.43%,transparent)),linear-gradient(color-mix(in srgb,var(--brand-dark) 45.88%,transparent),transparent 40%,color-mix(in srgb,var(--brand-dark) 69.02%,transparent))}.company-experience .hero{scroll-margin-top:0}.company-experience .hero .stage-bottomline,.company-experience .hero .stage-topline{font-size:12px;letter-spacing:.8px}.company-experience .hero .data-node small{font-size:12px;letter-spacing:.7px}.company-experience .hero .network-center small{font-size:12px}.company-experience .hero .data-node{min-width:130px}.company-experience .hero .scroll-hint{font-size:12px;letter-spacing:1.3px;margin:20px 0 0}.company-experience .story-section{scroll-margin-top:82px}.company-experience .eyebrow{font-size:12px;letter-spacing:1.2px}.company-experience .eyebrow>span:last-child:not(.status-dot){margin-left:auto;font-family:monospace;font-size:12px;font-weight:400;letter-spacing:.5px}.company-experience .section-heading{max-width:1180px;margin:0 auto 44px}.company-experience .section-heading .eyebrow{margin-bottom:27px;color:var(--text-body)}.company-experience .section-heading h2{font-size:clamp(34px,3.3vw,49px);font-weight:540;line-height:1.3;letter-spacing:-2px}.company-experience .section-copy h2>span,.company-experience .section-heading h2>span{color:var(--text-muted)}.company-experience .section-heading>p:last-child{font-size:16px;color:var(--text-body);line-height:1.8;margin-top:22px}.company-experience .section-copy .eyebrow{font-weight:500}.company-experience .side-note{display:flex;align-items:center;gap:9px;font-size:12px;margin-top:36px;color:var(--text-muted)}.company-experience .side-note b{font-weight:500;color:var(--text-body)}.company-experience .skip-link{position:fixed;top:-70px;left:20px;z-index:100;background:var(--brand-navy);color:white;padding:14px 22px}.company-experience .skip-link:focus{top:10px}.company-experience .outline-button,.company-experience .primary-button,.company-experience .small-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 21px;border-radius:5px;font-size:14px;border:1px solid var(--brand-blue-strong);background:var(--brand-blue-strong);color:white;font-weight:500;transition:background .2s,transform .2s}.company-experience .final-section .primary-button:hover,.company-experience .primary-button:hover,.company-experience .small-primary:hover{background:var(--brand-blue-hover);transform:translateY(-1px)}.company-experience .outline-button{background:transparent;color:var(--brand-navy);border-color:var(--border-strong)}.company-experience .outline-button:hover{background:var(--surface-soft)}.company-experience .primary-button.full{width:100%}.company-experience .text-button{padding:5px 0;display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--text-body);background:none;border:0}.company-experience .text-button:hover{color:var(--brand-navy)}.company-experience .text-button.centered{margin:auto}.company-experience .small-primary{padding:10px 13px;font-size:12px}.company-experience .micro-note,.company-experience .scene-note{font-size:12px;color:var(--text-muted);line-height:1.7}.company-experience .scene-note{text-align:center;margin-top:20px}.company-experience .interactive-row{cursor:pointer;text-align:left;width:calc(100% - 30px);border:0;background:transparent;font:inherit}.company-experience .interactive-row:hover{background:var(--surface-blue)}.company-experience .interactive-row>svg{color:var(--text-body);margin-left:auto}.company-experience .issue-row strong{font-size:14px}.company-experience .briefing-intro small,.company-experience .issue-number,.company-experience .issue-row p,.company-experience .soft-label,.company-experience .tag{font-size:12px}.company-experience .briefing-intro h3{font-size:20px}.company-experience .briefing-recommendation{margin:18px 24px 0;padding:16px 17px;border-left:2px solid var(--brand-blue);background:var(--surface-subtle)}.company-experience .briefing-recommendation>span{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--text-muted)}.company-experience .briefing-recommendation p{font-size:14px;line-height:1.7;margin-top:8px;color:var(--text-body)}.company-experience .briefing-recommendation strong{font-weight:600;color:var(--text-body)}.company-experience .briefing-recommendation>small{font-size:12px;color:var(--text-muted);display:block;margin-top:5px}.company-experience .briefing-actions{display:flex;align-items:center;justify-content:space-between;padding:20px 24px}.company-experience .morning-section{padding-top:115px;padding-bottom:120px}.company-experience .workday-section{padding:92px max(6%,calc((100% - 1180px) /2)) 82px;border-top:1px solid var(--border-light)}.company-experience .work-tabs{align-items:center;gap:25px!important}.company-experience .segmented-tabs{border:1px solid var(--border-strong)!important;background:var(--border-light)!important;border-radius:6px!important;padding:4px!important;height:44px!important}.company-experience .segmented-tabs [data-slot=tabs-trigger]{height:34px;padding:0 17px;font-size:13px;color:var(--text-muted)}.company-experience .segmented-tabs [data-active]{color:var(--brand-navy)!important;background:var(--surface)!important;box-shadow:0 1px 5px color-mix(in srgb,var(--brand-navy) 7.84%,transparent)!important}.company-experience .transformation-stage{position:relative;width:100%;min-height:310px}.company-experience .routine-cloud{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 auto 30px;max-width:950px}.company-experience .routine-cloud>span{display:flex;gap:9px;align-items:center;padding:12px 16px;border:1px solid var(--border-light);background:var(--surface-soft);border-radius:5px;color:var(--text-muted);font-size:12px;transition:opacity .65s,transform .65s,filter .65s;transition-delay:calc(var(--task-index) * 90ms)}.company-experience .routine-cloud .task-check{margin-left:auto;opacity:0;transition:opacity .3s}.company-experience .routine-cloud.delegated>span{color:var(--text-muted);opacity:.48;transform:translateY(10px) scale(.96)}.company-experience .routine-cloud.delegated .task-check{opacity:1}.company-experience .routine-cloud.delegated>span:nth-child(2n){opacity:.25}.company-experience .work-panel{width:100%;padding:0!important;animation:experience-panel-in .6s ease-out}.company-experience .before-workflow{display:flex;align-items:center;justify-content:center}.company-experience .before-workflow>div{display:flex;align-items:center;gap:15px}.company-experience .before-workflow>div>svg{color:var(--text-soft);margin-right:15px}.company-experience .workflow-box{width:140px;height:97px;border:1px solid var(--border-strong);background:var(--surface-subtle);border-radius:5px;display:flex;gap:13px;align-items:center;justify-content:center;flex-direction:column;color:var(--text-muted)}.company-experience .workflow-box b{font-size:13px;font-weight:450}.company-experience .work-punchline{font-size:21px;text-align:center;margin-top:32px;font-weight:440;letter-spacing:-.6px}.company-experience .after-workflow{display:flex;align-items:center;justify-content:center;gap:24px}.company-experience .agent-work-box,.company-experience .human-work-box{padding:22px 26px;display:flex;align-items:center;gap:9px;flex-direction:column;border:1px solid var(--brand-glow);background:var(--brand-glow);border-radius:7px;color:var(--text-on-dark-soft);min-width:177px}.company-experience .agent-work-box>b,.company-experience .human-work-box>b{font-size:16px;font-weight:560}.company-experience .agent-work-box>span,.company-experience .human-work-box>span{font-size:12px;color:var(--text-on-dark-soft)}.company-experience .human-work-box{background:var(--dark-raised);border-color:var(--dark-border);color:var(--text-on-dark);min-width:206px}.company-experience .human-work-box>span{color:var(--text-on-dark-muted)}.company-experience .decision-steps{display:flex;align-items:center;gap:12px;color:var(--text-soft)}.company-experience .decision-steps>span{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-body)}.company-experience .decision-steps>span>svg{color:var(--text-muted)}.company-experience .work-arrow{color:var(--text-soft)}.company-experience .colleagues-section{padding:105px max(6%,calc((100% - 1180px) /2)) 90px}.company-experience .role-tabs{gap:0!important}.company-experience .role-list{display:grid!important;grid-template-columns:repeat(5,1fr);height:auto!important;background:transparent!important;border-radius:0!important;width:100%!important;padding:0!important;gap:0}.company-experience .role-list [data-slot=tabs-trigger]{justify-content:flex-start;padding:23px 16px!important;gap:13px;border-radius:0;border-bottom:2px solid var(--border-light);white-space:normal;background:transparent;color:var(--text-muted)}.company-experience .role-list [data-active]{border-bottom-color:var(--brand-blue)!important;background:var(--surface-soft)!important;box-shadow:none!important;color:var(--brand-blue-strong)}.company-experience .role-avatar{position:relative;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border-light);border-radius:50%;font-size:17px;color:var(--text-body);background:var(--surface-soft);flex-shrink:0}.company-experience .role-avatar>i{position:absolute;right:-3px;bottom:-3px;width:17px;height:17px;border-radius:50%;background:var(--surface);display:grid;place-items:center}.company-experience .role-list [data-slot=tabs-trigger]>span:last-child{text-align:left;display:flex;flex-direction:column;gap:5px}.company-experience .role-list b{font-size:14px;font-weight:520}.company-experience .role-list small{font-size:12px;font-weight:400}.company-experience .shared-data-rail{display:flex;align-items:center;max-width:650px;width:70%;margin:26px auto 35px;color:var(--text-soft);gap:18px}.company-experience .shared-data-rail>span{height:1px;background:var(--border-light);flex:1}.company-experience .shared-data-rail>b{display:flex;gap:8px;align-items:center;font-size:12px;white-space:nowrap;font-weight:450}.company-experience .role-content{display:grid;grid-template-columns:1fr 1.5fr;gap:75px;background:var(--surface);border:1px solid var(--border-light);border-radius:9px;padding:42px;animation:experience-panel-in .5s ease-out}.company-experience .role-context .overline{color:var(--text-muted);font-size:12px;letter-spacing:1.5px}.company-experience .role-context h3{font-size:27px;font-weight:500;letter-spacing:-1px;line-height:1.4;margin:17px 0 21px}.company-experience .role-task-list{display:flex;flex-direction:column;gap:12px}.company-experience .role-task-list>span{display:flex;gap:10px;align-items:center;font-size:13px;color:var(--text-muted)}.company-experience .role-task-list svg{color:var(--text-muted)}.company-experience .human-message{display:flex;align-items:center;justify-content:flex-end;gap:16px;font-size:14px;color:var(--text-on-dark-soft);border-bottom:1px solid var(--brand-glow);padding-bottom:19px}.company-experience .human-message>span{display:grid;place-items:center;flex-shrink:0;background:var(--brand-glow);font-size:12px;border-radius:50%;width:34px;height:34px}.company-experience .agent-message{display:flex;gap:15px;margin-top:28px}.company-experience .agent-message>.agent-icon{flex-shrink:0}.company-experience .agent-message b{font-size:12px;letter-spacing:.2px;font-weight:550;color:var(--text-body)}.company-experience .agent-message p{font-size:16px;line-height:1.9;color:var(--text-body);margin:9px 0 18px}.company-experience .agent-message small{display:flex;align-items:center;gap:7px;font-size:12px;border-top:1px solid var(--border-light);padding-top:15px}.company-experience .connected-section{background:var(--brand-dark);color:var(--text-on-dark);padding:95px max(6%,calc((100% - 1180px) /2)) 43px}.company-experience .connected-section .section-heading,.company-experience .watch-section .section-heading{margin-bottom:30px}.company-experience .dark .eyebrow,.company-experience .dark .section-heading h2>span,.company-experience .dark .section-heading>p:last-child,.company-experience .watch-title-row h2>span{color:var(--text-on-dark-muted)}.company-experience .ontology-map{position:relative;height:286px;margin:35px auto 14px}.company-experience .ontology-map>svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.company-experience .ontology-line{fill:none;stroke:var(--brand-glow);stroke-width:1;stroke-dasharray:4 5}.company-experience .ontology-cross{fill:none;stroke:var(--dark-border);stroke-width:1}.company-experience .ontology-flow{fill:none;stroke:var(--brand-glow);stroke-width:2;stroke-dasharray:45 1600;animation:experience-ontology-flow 10s linear infinite}.company-experience .ontology-grid{position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr 1fr;-moz-column-gap:22px;column-gap:22px;row-gap:40px;align-items:center;height:100%;padding:10px 0}.company-experience .relation-node{position:relative;display:flex;flex-direction:column;align-items:flex-start;background:var(--brand-navy);color:var(--text-on-dark);border:1px solid var(--dark-border);border-radius:4px;min-height:95px;text-align:left;padding:15px 18px;transition:background .3s,border-color .3s}.company-experience .relation-node.active,.company-experience .relation-node:hover{background:var(--dark-raised);border-color:var(--brand-glow);color:var(--text-on-dark)}.company-experience .relation-node>span{font-family:monospace}.company-experience .relation-node>b{font-size:17px;font-weight:450;margin:7px 0 4px}.company-experience .relation-node>small{font-size:12px;color:var(--text-on-dark-soft)}.company-experience .relation-node>svg{position:absolute;top:18px;right:15px;color:var(--text-on-dark-soft)}.company-experience .relation-explanation{display:flex;align-items:center;gap:25px;border-top:1px solid var(--dark-border);border-bottom:1px solid var(--dark-border);padding:20px 0;min-height:78px}.company-experience .relation-explanation>span{display:flex;align-items:center;gap:10px;color:var(--text-on-dark-muted);font-size:14px;min-width:100px}.company-experience .relation-explanation>p{color:var(--text-on-dark-muted);font-size:14px;line-height:1.6}.company-experience .relation-explanation>svg{margin-left:auto;color:var(--text-on-dark-soft)}.company-experience .ontology-footer{display:flex;align-items:center;justify-content:space-between;padding:24px 0 0;color:var(--text-on-dark-soft);font-size:12px}.company-experience .ontology-footer>div{font-size:12px;letter-spacing:.4px}.company-experience .ontology-footer>div>span{margin:0 10px;color:var(--text-on-dark-soft)}.company-experience .watch-section{background:var(--brand-dark);color:var(--text-on-dark);padding:85px max(6%,calc((100% - 1180px) /2));border-top:1px solid var(--dark-border)}.company-experience .watch-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.company-experience .watch-title-row h2{font-size:46px;line-height:1.3;font-weight:500;letter-spacing:-2px;margin-top:23px}.company-experience .watch-title-row>p{color:var(--text-on-dark-muted);font-size:16px;line-height:1.9}.company-experience .agent-status-list{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--dark-border);border-radius:5px;margin-bottom:27px}.company-experience .agent-status-list>div{padding:17px 18px;display:flex;align-items:center;gap:9px;border-right:1px solid var(--dark-border);font-size:12px;color:var(--text-on-dark-muted)}.company-experience .agent-status-list>div:last-child{border-right:0}.company-experience .agent-status-list>div>svg{color:var(--text-on-dark-soft)}.company-experience .agent-status-list small{margin-left:auto;display:flex;align-items:center;gap:7px;color:var(--text-on-dark-soft)}.company-experience .agent-status-list .status-dot{width:4px;height:4px;background:var(--brand-glow)}.company-experience .watch-stage{display:grid;grid-template-columns:1fr 1fr;gap:55px;background:var(--brand-navy);border:1px solid var(--dark-border);border-radius:6px;padding:40px}.company-experience .event-label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--status-warning-light)}.company-experience .event-label>span:last-child{margin-left:auto;font-size:12px;color:var(--text-on-dark-soft)}.company-experience .amber-dot{width:5px;height:5px;border-radius:50%;background:var(--status-warning-light)}.company-experience .event-card h3{font-size:20px;font-weight:480;margin:22px 0}.company-experience .event-numbers{display:flex;align-items:center;gap:22px}.company-experience .event-numbers>span{font-size:65px;font-weight:320;letter-spacing:-3px;color:var(--text-on-dark-soft)}.company-experience .event-numbers strong{font-size:65px;font-weight:390;letter-spacing:-3px;color:var(--status-warning-light)}.company-experience .event-numbers small{font-size:25px;letter-spacing:0}.company-experience .event-numbers>svg{color:var(--text-on-dark-soft)}.company-experience .event-sparkline{height:64px;margin:20px 0}.company-experience .event-sparkline svg{width:100%;height:100%;overflow:visible}.company-experience .event-sparkline path{fill:none;stroke:var(--status-warning-light);stroke-width:1.5;stroke-dasharray:400;stroke-dashoffset:0}.company-experience .event-card>p{font-size:14px;line-height:1.8;color:var(--text-on-dark-soft);margin:15px 0}.company-experience .event-card .text-button{color:var(--text-on-dark-muted);font-size:12px}.company-experience .monitor-timeline{display:flex;flex-direction:column;justify-content:center;gap:0}.company-experience .monitor-step{position:relative;display:flex;align-items:center;gap:14px;min-height:52px;color:var(--text-on-dark-soft)}.company-experience .step-marker{font-family:monospace;display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--dark-border);background:var(--brand-navy);border-radius:50%;z-index:1;transition:all .4s;flex-shrink:0}.company-experience .monitor-step:not(:last-child):after{content:"";position:absolute;left:12px;top:38px;bottom:-12px;width:1px;background:var(--dark-active)}.company-experience .monitor-step>div{display:flex;gap:15px;align-items:center;flex:1}.company-experience .monitor-step b{font-size:14px;font-weight:450}.company-experience .monitor-step small{font-size:12px;color:var(--text-on-dark-soft)}.company-experience .monitor-step.reached{color:var(--text-on-dark-muted)}.company-experience .monitor-step.reached .step-marker{border-color:var(--dark-border);color:var(--text-on-dark-muted)}.company-experience .monitor-step.reached small{color:var(--text-on-dark-soft)}.company-experience .monitor-step.reached:not(:last-child):after{background:var(--brand-glow)}.company-experience .step-done{color:var(--status-success-light)}.company-experience .human-step .step-marker{border-radius:4px}.company-experience .human-step.reached .step-marker{border-color:var(--brand-glow);color:var(--text-on-dark);background:var(--dark-active)}.company-experience .human-step.reached b{color:var(--status-warning-light)}.company-experience .human-approve{font-size:12px;border:1px solid var(--brand-glow);color:var(--text-on-dark);border-radius:4px;padding:8px 10px;display:flex;align-items:center;gap:7px;white-space:nowrap;background:var(--dark-active);animation:experience-soft-glow 3s infinite}.company-experience .human-approve:hover{background:var(--brand-blue-strong)}.company-experience .watch-bottom{display:flex;align-items:center;gap:11px;margin-top:24px;color:var(--text-on-dark-soft);font-size:13px}.company-experience .watch-bottom strong{font-weight:450;color:var(--text-on-dark-muted)}.company-experience .watch-bottom>span{margin-left:auto;font-size:12px;color:var(--text-on-dark-soft)}.company-experience .cycle-section{display:grid;grid-template-columns:1fr 1.4fr;gap:45px;align-items:center;max-width:1380px;margin:auto;padding:100px 70px 115px}.company-experience .cycle-section .section-copy h2{font-size:35px}.company-experience .cycle-legend{display:flex;align-items:center;gap:13px;margin-top:30px;color:var(--text-muted);font-size:13px}.company-experience .cycle-legend svg{color:var(--text-soft)}.company-experience .cycle-diagram{height:420px;position:relative;margin:0 14px}.company-experience .cycle-diagram>svg{position:absolute;inset:0;width:100%;height:100%}.company-experience .cycle-diagram ellipse{fill:none;stroke:var(--brand-blue);stroke-width:1;stroke-dasharray:4 5}.company-experience .cycle-diagram .cycle-trace{stroke:var(--brand-blue);stroke-width:2;stroke-dasharray:35 1600;animation:none}.company-experience .cycle-center{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);width:53%;text-align:center}.company-experience .cycle-center>svg{margin:0 auto 14px;color:var(--text-muted)}.company-experience .cycle-center>b{font-size:30px;line-height:1.25;letter-spacing:-1px;font-weight:400;color:var(--text-muted)}.company-experience .cycle-center>p{font-size:13px;line-height:1.7;color:var(--text-soft);margin-top:15px}.company-experience .cycle-node{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:5px;border:1px solid var(--border-strong);border-radius:5px;background:var(--surface-soft);padding:11px 14px;min-width:88px;transition:background .4s,border-color .4s;white-space:nowrap}.company-experience .cycle-node>span{font-size:13px;color:var(--text-muted)}.company-experience .cycle-node>small{color:var(--text-soft)}.company-experience .cycle-node.current{background:var(--border-light);border-color:var(--brand-blue)}.company-experience .cycle-node.current>span{color:var(--brand-blue-strong)}.company-experience .cycle-node.current>small{color:var(--text-muted)}.company-experience .final-section{background:var(--border-light);padding:75px 6% 110px;text-align:center;border-top:1px solid var(--border-strong)}.company-experience .final-rule{display:flex;justify-content:center;align-items:center;gap:10px;font-size:12px;color:var(--text-muted);letter-spacing:1.5px}.company-experience .final-section h2{font-size:clamp(50px,6.5vw,98px);font-weight:450;line-height:1.09;letter-spacing:-4px;color:var(--brand-navy);margin:35px 0 26px}.company-experience .final-section>p{color:var(--text-muted);font-size:17px;line-height:1.7}.company-experience .final-actions{display:flex;justify-content:center;gap:12px;margin-top:32px}.company-experience .final-section .primary-button{background:var(--brand-blue-strong);border-color:var(--brand-blue-strong)}.company-experience .final-section .outline-button{border-color:var(--border-strong);color:var(--text-body)}.company-experience .final-signature{display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;letter-spacing:4px;color:var(--text-soft);margin:72px 0 37px}.company-experience .final-signature svg{width:17px}.company-experience .final-section footer{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--border-strong);padding-top:25px;color:var(--text-muted);text-align:left}.company-experience .motion-toggle{display:flex;gap:6px;align-items:center;border:0;background:transparent;white-space:nowrap}.company-experience .story-player{position:fixed;bottom:23px;left:50%;transform:translateX(-50%);z-index:42;display:flex;align-items:center;gap:13px;background:color-mix(in srgb,var(--surface-subtle) 94.9%,transparent);backdrop-filter:blur(18px);border:1px solid var(--border-strong);border-radius:50px;padding:9px 18px 9px 10px;box-shadow:0 5px 25px color-mix(in srgb,var(--brand-navy) 8.24%,transparent)}.company-experience .tour-control{border:0;border-radius:50%;width:32px;height:32px;background:var(--surface-blue);color:var(--text-body);display:grid;place-items:center}.company-experience .player-title{font-size:12px;color:var(--text-muted);white-space:nowrap;min-width:108px}.company-experience .chapter-pips{display:flex;align-items:center;gap:1px}.company-experience .chapter-pips button{display:grid;place-items:center;width:17px;height:29px;padding:0;background:none;border:0}.company-experience .chapter-pips button>span{width:4px;height:4px;border-radius:50%;background:var(--border-light);transition:all .3s}.company-experience .chapter-pips button.active>span{width:6px;height:6px;background:var(--brand-blue-strong)}.company-experience .chapter-pips button.past>span{background:var(--border-strong)}.company-experience .player-time{font-family:monospace;white-space:nowrap;min-width:43px}.company-experience .mobile-break{display:none}.company-experience.motion-paused *,.company-experience.motion-paused :after,.company-experience.motion-paused :before{animation-play-state:paused!important}.company-experience .simulation-dialog{max-width:min(590px,calc(100vw - 32px))!important;padding:28px!important;border:1px solid var(--border-strong)!important;gap:17px!important;border-radius:12px!important;max-height:90dvh;overflow-y:auto;box-shadow:0 20px 120px color-mix(in srgb,var(--brand-navy) 25.1%,transparent)}.company-experience .dialog-kicker{display:flex;align-items:center;gap:7px;color:var(--text-body);font-size:12px}.company-experience .dialog-kicker>span{margin-left:auto;margin-right:18px;background:var(--surface-soft);color:var(--text-muted);padding:4px 8px;border-radius:3px}.company-experience .dialog-title{font-size:23px!important;font-weight:540!important;line-height:1.4!important;letter-spacing:-.8px}.company-experience .simulation-dialog [data-slot=dialog-description]{font-size:13px;line-height:1.8;color:var(--text-muted)}.company-experience .margin-compare{display:flex;align-items:center;gap:30px;justify-content:center;padding:22px 0}.company-experience .margin-compare>div{display:flex;flex-direction:column;gap:7px}.company-experience .margin-compare>div>span{font-size:12px;color:var(--text-soft)}.company-experience .margin-compare strong{font-size:48px;letter-spacing:-2px;font-weight:350;color:var(--text-body)}.company-experience .margin-compare small{font-size:24px}.company-experience .margin-compare>svg{color:var(--text-soft)}.company-experience .delta,.company-experience .margin-compare .amber{color:var(--status-warning)}.company-experience .delta{align-self:flex-end;font-size:12px;margin-bottom:10px}.company-experience .cause-note{display:flex;gap:10px;border:1px solid var(--border-light);padding:17px;background:var(--surface-blue);border-radius:5px}.company-experience .cause-note p{font-size:14px;line-height:1.8;color:var(--text-muted)}.company-experience .cause-note strong{color:var(--text-body);font-weight:550}.company-experience .small-agent{color:var(--text-muted);margin-top:4px}.company-experience .evidence-chain{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--text-muted)}.company-experience .evidence-chain>span{display:flex;align-items:center;gap:6px}.company-experience .assumptions{display:flex;flex-direction:column;gap:10px;border-top:1px solid var(--border-light);padding:16px 0}.company-experience .assumptions>span{display:flex;justify-content:space-between;font-size:12px;color:var(--text-muted)}.company-experience .assumptions b{font-weight:450}.company-experience .scenario-tabs{height:43px!important;width:100%!important;padding:4px!important;background:var(--surface-soft)!important;gap:5px!important}.company-experience .scenario-tabs [data-slot=tabs-trigger]{padding:8px 12px;font-size:12px}.company-experience .scenario-tabs [data-active]{color:var(--text-body)!important;background:var(--surface)!important;box-shadow:0 2px 8px color-mix(in srgb,var(--brand-navy) 4.71%,transparent)!important}.company-experience .price-control{padding:17px 0 7px}.company-experience .price-control>label{display:flex;justify-content:space-between;font-size:14px;color:var(--text-body)}.company-experience .price-control>label>b{font-size:21px;font-weight:450}.company-experience .price-slider{margin-top:23px}.company-experience .price-slider [data-slot=slider-track]{height:5px;background:var(--border-light)}.company-experience .price-slider [data-slot=slider-range]{background:var(--brand-blue-strong)}.company-experience .price-slider [data-slot=slider-thumb]{width:17px;height:17px;border:2px solid var(--brand-blue)}.company-experience .slider-labels{display:flex;justify-content:space-between;margin-top:11px;font-size:12px;color:var(--text-soft)}.company-experience .batch-toggle{display:flex;gap:12px;align-items:center;border:1px solid var(--border-light);padding:13px 16px;border-radius:5px}.company-experience .batch-toggle>label{font-size:14px;color:var(--text-muted);cursor:pointer}.company-experience .batch-toggle small{display:block;font-size:12px;color:var(--text-soft);margin-top:3px}.company-experience .batch-toggle [data-slot=switch]{--primary:var(--brand-blue-strong);--input:var(--border-strong)}.company-experience .simulation-result{text-align:center;padding:21px 18px;background:var(--surface-blue);border-radius:6px;color:var(--text-body)}.company-experience .simulation-result>span{font-size:12px}.company-experience .simulation-result>strong{font-size:63px;line-height:1.2;font-weight:400;letter-spacing:-2px;display:block;color:var(--brand-blue-strong);margin:6px 0}.company-experience .simulation-result small{font-size:31px}.company-experience .simulation-result>p{font-size:12px;color:var(--text-muted)}.company-experience .simulation-result b{font-weight:550}.company-experience .approval-note{text-align:center;color:var(--text-soft);font-size:12px}.company-experience .approved-symbol{width:80px;height:80px;margin:6px auto 0;background:var(--surface-blue);color:var(--text-muted);border-radius:50%;display:grid;place-items:center}.company-experience .approved-summary{text-align:center}.company-experience .approved-summary>h3{font-size:21px;font-weight:450;color:var(--text-body)}.company-experience .approved-summary p{font-size:14px;color:var(--text-muted);margin:12px 0}.company-experience .approved-summary strong{font-size:32px;color:var(--text-muted);font-weight:400}.company-experience .approval-receipt{list-style:none;margin:0;padding:15px 0;display:flex;gap:18px;flex-direction:column}.company-experience .approval-receipt li{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--text-muted)}.company-experience .approval-receipt b{font-size:12px;font-weight:400;margin-left:auto;color:var(--text-soft)}@keyframes experience-panel-in{0%{opacity:.5;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes experience-soft-glow{50%{border-color:var(--border-strong)}}@keyframes experience-ontology-flow{to{stroke-dashoffset:-1645}}@keyframes experience-orbit{to{stroke-dashoffset:-1635}}.company-experience .product-section{padding:100px max(4%,calc((100% - 1320px) /2)) 50px;background:var(--surface-subtle)}.company-experience .product-section .section-heading{max-width:1180px}.company-experience .product-window{border:1px solid var(--border-light);border-radius:10px;background:white;overflow:hidden;box-shadow:0 25px 80px color-mix(in srgb,var(--brand-navy) 4.31%,transparent);transform-origin:center bottom}.company-experience .product-window-top{height:39px;padding:0 18px;background:var(--surface-soft);border-bottom:1px solid var(--border-light);display:flex;align-items:center;justify-content:space-between;color:var(--text-soft)}.company-experience .product-window-top>span:nth-child(2){display:flex;gap:8px;align-items:center}.company-experience .window-dots{display:flex;gap:5px}.company-experience .window-dots>i{display:block;width:7px;height:7px;border-radius:50%;background:var(--border-light)}.company-experience .product-demo-badge{letter-spacing:1px;color:var(--text-soft)}.company-experience .product-tabs{gap:0!important}.company-experience .product-tab-list{display:grid!important;grid-template-columns:repeat(8,1fr);width:100%!important;height:auto!important;min-height:74px;gap:0!important;border-radius:0!important;padding:0!important;background:var(--surface-subtle)!important;border-bottom:1px solid var(--border-light)}.company-experience .product-tab-list [data-slot=tabs-trigger]{border-radius:0;justify-content:center;padding:15px 7px;gap:8px;border-bottom:2px solid transparent;color:var(--text-muted);background:transparent;white-space:normal}.company-experience .product-tab-list [data-active]{border-bottom-color:var(--brand-blue)!important;background:var(--surface-blue)!important;color:var(--brand-blue-strong)!important;box-shadow:none!important}.company-experience .product-tab-list [data-slot=tabs-trigger]>span{display:flex;flex-direction:column;gap:5px;text-align:left;font-size:13px;font-weight:500}.company-experience .product-tab-list small{color:var(--text-soft);font-weight:400}.company-experience .product-body{display:grid;grid-template-columns:182px minmax(0,1fr);min-height:583px}.company-experience .product-sidebar{border-right:1px solid var(--border-light);padding:22px 16px 48px;position:relative;display:flex;flex-direction:column;gap:5px}.company-experience .product-brand{display:flex;align-items:center;gap:8px;font-size:22px;font-weight:650;letter-spacing:-.8px;color:var(--brand-navy);margin-bottom:21px}.company-experience .product-brand>span:not(.ty-brand-plate){letter-spacing:0;color:var(--surface);background:var(--brand-blue-strong);border-radius:2px;padding:3px 5px}.company-experience .demo-tenant{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--text-body);margin-bottom:20px}.company-experience .demo-tenant>span{background:var(--surface-soft);display:grid;place-items:center;width:28px;height:28px;border-radius:50%}.company-experience .demo-tenant>div{line-height:1.5}.company-experience .demo-tenant small{display:block;font-size:12px;color:var(--text-soft)}.company-experience .product-sidebar>button{display:flex;gap:8px;align-items:center;font-size:12px;padding:10px 8px;background:none;border:0;border-radius:4px;color:var(--text-muted);text-align:left}.company-experience .product-sidebar>button>svg:last-child:not(:first-child){margin-left:auto}.company-experience .product-sidebar>button:hover{background:var(--surface-subtle)}.company-experience .product-sidebar>button.current{background:var(--surface-blue);color:var(--brand-blue-strong)}.company-experience .product-nav-group{display:flex;flex-direction:column;padding:7px 0 7px 30px;gap:15px;font-size:12px;color:var(--text-soft)}.company-experience .sidebar-bottom{position:absolute;bottom:20px;left:22px;display:flex;align-items:center;gap:7px;font-size:12px;color:var(--text-soft)}.company-experience .product-main{padding:0 26px 22px;min-width:0}.company-experience .product-toolbar{min-height:56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-light);gap:12px}.company-experience .product-toolbar>span{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-soft)}.company-experience .period-tabs{background:var(--surface-blue)!important;height:30px!important}.company-experience .period-tabs [data-slot=tabs-trigger]{padding:4px 10px;font-size:12px;color:var(--text-soft)}.company-experience .period-tabs [data-active]{color:var(--brand-blue-strong)!important;box-shadow:none!important;background:var(--surface)!important}.company-experience .product-panel{padding:21px 0 0;animation:experience-panel-in .4s ease-out}.company-experience .workbench-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.company-experience .workbench-title small{color:var(--text-soft);letter-spacing:1.2px}.company-experience .workbench-title h3{font-size:20px;font-weight:520;letter-spacing:-.4px;margin-top:7px}.company-experience .workbench-title>svg{color:var(--text-soft)}.company-experience .brand-tag{border:1px solid var(--border-light);padding:5px 7px;border-radius:3px;white-space:nowrap}.company-experience .product-kpis{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border-light);border-radius:5px;background:var(--surface-subtle);padding:18px 0}.company-experience .product-kpis>div{padding:0 23px;border-right:1px solid var(--border-light);display:flex;flex-direction:column;gap:10px}.company-experience .product-kpis>div:last-child{border-right:0}.company-experience .product-kpis span{color:var(--text-soft)}.company-experience .product-kpis b{font-size:27px;font-weight:450;color:var(--text-body);letter-spacing:-1px}.company-experience .profit-chart{height:155px;margin:15px 0 12px;position:relative}.company-experience .profit-chart>span{position:absolute;top:0;left:0;font-size:12px;color:var(--text-soft)}.company-experience .profit-chart>span>small{font-size:12px;color:var(--text-soft);margin-left:12px}.company-experience .profit-chart>svg{width:100%;height:128px;position:absolute;bottom:19px;left:0;overflow:visible}.company-experience .profit-curve{fill:none;stroke:var(--brand-blue);stroke-width:2}.company-experience .chart-grid{fill:none;stroke:var(--border-light);stroke-dasharray:4 5}.company-experience .chart-axis{position:absolute;left:5%;right:3%;bottom:0;display:flex;justify-content:space-between;font-size:12px;color:var(--text-soft)}.company-experience .profit-table th{color:var(--text-soft);font-weight:400;background:var(--surface-subtle);height:32px}.company-experience .profit-table td{padding-top:8px;padding-bottom:8px}.company-experience .profit-table tr{border-color:var(--border-light)}.company-experience .profit-table tr[data-state=selected]{background:var(--surface-subtle)}.company-experience .profit-table [data-slot=table-cell]{height:37px}.company-experience .product-row-button{display:flex;gap:8px;align-items:center;border:0;background:none;font-size:12px;padding:3px 0}.company-experience .product-row-button>b{font-weight:500;display:grid;place-items:center;background:var(--surface-blue);color:var(--text-soft);border-radius:4px;width:21px;height:21px}.company-experience .product-row-button>svg{margin-left:2px;color:var(--text-soft)}.company-experience .table-alert{background:var(--status-warning-soft);padding:3px 7px;border-radius:3px;font-size:12px}.company-experience .product-insight{display:flex;align-items:center;gap:10px;padding:15px 13px;background:var(--surface-subtle);border:1px solid var(--border-light);border-radius:5px;margin-top:18px;color:var(--brand-blue-strong)}.company-experience .product-insight p{font-size:12px;line-height:1.65;color:var(--brand-blue-strong);flex:1}.company-experience .product-insight button{display:flex;align-items:center;gap:6px;border:0;background:none;color:var(--brand-blue-strong);white-space:nowrap;padding:5px}.company-experience .product-provenance{display:flex;align-items:center;justify-content:space-between;max-width:1250px;margin:22px auto 0;font-size:12px;color:var(--text-soft)}.company-experience .product-provenance>a,.company-experience .product-provenance>span{display:flex;gap:7px;align-items:center}.company-experience .product-provenance>a{color:var(--text-muted)}.company-experience .chat-area{min-height:228px;max-height:290px;overflow-y:auto;padding:0 0 15px}.company-experience .chat-welcome{display:flex;gap:11px;align-items:center;font-size:14px;color:var(--text-muted);padding:18px 0}.company-experience .brand-agent{display:grid;place-items:center;border:1px solid var(--border-light);color:var(--brand-blue-strong);background:var(--surface-blue);width:44px;height:44px;border-radius:50%}.company-experience .chat-welcome small{display:block;color:var(--text-soft);margin-top:5px}.company-experience .demo-user-message{margin:12px 0 18px auto;max-width:90%;width:-moz-max-content;width:max-content;background:var(--surface-blue);border:1px solid var(--border-light);color:var(--text-soft);border-radius:5px;padding:10px 14px;font-size:12px}.company-experience .demo-agent-message{display:flex;gap:10px;align-items:flex-start;padding:5px 0;color:var(--text-soft)}.company-experience .demo-agent-message>svg{margin-top:4px}.company-experience .demo-agent-message p{font-size:14px;line-height:1.9;color:var(--text-soft)}.company-experience .evidence-link{margin-top:15px;display:flex;align-items:center;gap:6px;padding:0;border:0;background:none}.company-experience .example-questions{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.company-experience .example-questions button{color:var(--text-soft);background:white;border:1px solid var(--border-light);border-radius:4px;padding:9px 10px;display:flex;gap:8px;align-items:center}.company-experience .example-questions button:hover{background:var(--surface-subtle)}.company-experience .question-form{display:flex;align-items:center;gap:7px;border:1px solid var(--border-light);border-radius:5px;padding:9px 10px 9px 14px}.company-experience .question-form input{flex:1;min-width:0;outline:0;font:inherit;font-size:12px;background:transparent;border:0}.company-experience .question-form:focus-within{outline:2px solid var(--brand-blue);outline-offset:2px}.company-experience .question-form button{background:var(--brand-blue-strong);color:white;border:0;border-radius:4px;width:30px;height:30px;display:grid;place-items:center}.company-experience .question-form button:disabled{opacity:.35;cursor:default}.company-experience .demo-disclosure{display:block;text-align:center;margin-top:9px}.company-experience .unsupported-message{font-size:12px;line-height:1.7;background:var(--surface-subtle);color:var(--text-soft);padding:12px;border-radius:5px}.company-experience .typing-dots{display:flex;gap:4px;padding:14px 3px}.company-experience .typing-dots>i{width:5px;height:5px;border-radius:50%;background:var(--border-strong);animation:experience-typing 1s infinite}.company-experience .typing-dots>i:nth-child(2){animation-delay:.15s}.company-experience .typing-dots>i:nth-child(3){animation-delay:.3s}.company-experience .agent-brief-large{text-align:center;padding:29px 24px;background:var(--surface-subtle);border:1px solid var(--border-light);border-radius:5px}.company-experience .agent-brief-large>svg{color:var(--brand-blue-strong);margin:0 auto 16px}.company-experience .agent-brief-large h4{font-size:20px;font-weight:480;color:var(--text-muted);margin:0}.company-experience .agent-brief-large p{font-size:13px;line-height:1.8;color:var(--text-soft);margin:13px 0}.company-experience .agent-brief-metrics{display:flex;align-items:center;justify-content:center;gap:30px;margin:25px 0;color:var(--text-soft)}.company-experience .agent-brief-metrics>span{display:flex;flex-direction:column;gap:8px;color:var(--text-soft)}.company-experience .agent-brief-metrics b{font-size:29px;font-weight:400;color:var(--text-soft)}.company-experience .brand-button{background:var(--brand-blue-strong);color:white;border:1px solid var(--brand-blue);border-radius:4px;padding:11px 16px;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-size:12px}.company-experience .brand-button:hover,.company-experience .product-window .brand-button:hover{background:var(--brand-blue-hover)}.company-experience .brand-button:disabled{opacity:.6;cursor:wait}.company-experience .mini-alerts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.company-experience .mini-alerts>div{display:flex;align-items:center;gap:10px;border:1px solid var(--border-light);padding:16px 14px;color:var(--text-soft);font-size:12px;border-radius:5px}.company-experience .mini-alerts b{font-weight:450;font-size:18px;margin-left:auto;color:var(--text-soft)}.company-experience .strategy-north{display:flex;align-items:center;gap:15px;padding:25px 22px;background:var(--surface-blue);border:1px solid var(--border-light);color:var(--brand-blue-strong);border-radius:5px}.company-experience .strategy-north h4{font-size:20px;font-weight:450;color:var(--text-soft);margin:8px 0 0}.company-experience .objectives{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.company-experience .objectives>button{padding:18px 16px;background:var(--surface-subtle);border:1px solid var(--border-light);border-radius:5px;text-align:left;display:flex;flex-direction:column;gap:17px}.company-experience .objectives>button.chosen{border-color:var(--brand-blue);background:var(--surface-blue)}.company-experience .objectives>button>span{color:var(--text-soft)}.company-experience .objectives b{font-size:13px;font-weight:450;color:var(--text-soft)}.company-experience .objectives>button>div{display:flex;align-items:center;gap:8px;color:var(--text-soft)}.company-experience .objectives [data-slot=progress]{--primary:var(--brand-blue-strong);--primary-foreground:var(--surface);height:4px}.company-experience .budget-chart{display:flex;flex-direction:column;gap:33px;padding:28px 4px}.company-experience .budget-chart-row{display:grid;grid-template-columns:80px 1fr 105px;gap:20px;align-items:center}.company-experience .budget-chart-row>b{font-size:12px;font-weight:450;color:var(--text-soft)}.company-experience .budget-chart-row>div{display:flex;gap:8px;flex-direction:column}.company-experience .budget-chart-row>div>span,.company-experience .budget-chart-row>div>strong{height:13px;min-width:8%;background:var(--border-light);display:block;border-radius:2px}.company-experience .budget-chart-row>div>strong{background:var(--brand-blue-strong)}.company-experience .budget-chart-row>span{display:flex;flex-direction:column;gap:6px;text-align:right}.company-experience .budget-chart-row>span>b{font-weight:450;color:var(--brand-blue-strong)}.company-experience .budget-legend{display:flex;align-items:center;gap:8px;justify-content:center;color:var(--text-soft);margin:10px 0 23px}.company-experience .budget-legend>span{width:7px;height:7px;background:var(--border-light)}.company-experience .budget-legend>span:last-of-type{background:var(--brand-blue-strong);margin-left:16px}.company-experience .flow-production{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.company-experience .flow-order{border:1px solid var(--border-light);background:var(--surface-subtle);border-radius:6px;padding:23px}.company-experience .flow-order>span{color:var(--brand-blue-strong)}.company-experience .flow-order>strong{display:block;font-family:monospace;font-size:12px;color:var(--brand-blue-strong);margin:12px 0}.company-experience .flow-order>p{font-size:12px;color:var(--text-soft)}.company-experience .flow-order>div{display:flex;align-items:center;gap:12px;margin:25px 0 15px;color:var(--text-soft)}.company-experience .flow-order b{font-size:28px;font-weight:400;letter-spacing:-1px;color:var(--brand-blue-strong)}.company-experience .flow-order b>small{font-size:12px;color:var(--text-soft);letter-spacing:0}.company-experience .flow-order [data-slot=progress]{height:5px;--primary:var(--brand-blue-strong)}.company-experience .flow-order button{width:100%;margin-top:24px;padding:10px}.company-experience .flow-line-schedule{padding:20px 0}.company-experience .flow-line-schedule>span{font-size:12px;color:var(--text-soft);display:block;margin-bottom:28px}.company-experience .flow-line-schedule>div{display:flex;align-items:center;gap:12px;margin:24px 0}.company-experience .flow-line-schedule>div>b{font-size:12px;font-weight:400;color:var(--text-soft)}.company-experience .flow-line-schedule>div>span{flex:1;height:12px;background:var(--surface-blue);border-radius:2px}.company-experience .flow-line-schedule i{display:block;height:100%;background:var(--brand-blue);border-radius:2px;transition:width .6s}.company-experience .flow-line-schedule small{font-size:12px;color:var(--text-soft)}.company-experience .flow-line-schedule>p{font-size:12px;line-height:1.9;color:var(--text-soft);border-top:1px solid var(--border-light);padding-top:18px}.company-experience .closing-stages{display:flex;justify-content:space-between;gap:10px;padding:35px 0 30px}.company-experience .closing-stages>div{display:flex;align-items:center;flex-direction:column;gap:13px;position:relative;flex:1}.company-experience .closing-stages>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--border-light);background:var(--surface-subtle);z-index:1;font-family:monospace;font-size:12px}.company-experience .closing-stages>div:not(:last-child):after{content:"";position:absolute;width:100%;height:1px;background:var(--border-light);left:50%;top:17px}.company-experience .closing-stages>div>b{font-size:12px;font-weight:450}.company-experience .closing-stages small{font-size:12px}.company-experience .closing-stages .complete>span{border-color:var(--border-strong);background:var(--surface-blue)}.company-experience .closing-stages .running>span{border-color:var(--brand-blue);background:var(--surface-blue);animation:experience-soft-glow 1s infinite}.company-experience .closing-summary{text-align:center;background:var(--surface-subtle);border:1px solid var(--border-light);border-radius:5px;padding:29px 28px}.company-experience .closing-summary>svg{margin:auto;color:var(--text-soft)}.company-experience .closing-summary>p{font-size:14px;line-height:1.9;color:var(--text-soft);margin:17px auto;max-width:420px}.company-experience .waterfall-chart{height:260px;display:flex;align-items:flex-end;justify-content:center;gap:55px;padding:28px 0 32px;position:relative;margin:8px 0 25px;border-bottom:1px solid var(--border-light)}.company-experience .waterfall-chart>div{display:flex;flex-direction:column;align-items:center;position:relative}.company-experience .waterfall-chart>div>b{font-size:14px;font-weight:450;color:var(--brand-blue-strong);margin-bottom:7px}.company-experience .waterfall-chart>div>span{width:75px;background:var(--border-light);border-radius:3px 3px 0 0}.company-experience .waterfall-chart>div>span.fall{background:var(--status-warning-light)}.company-experience .waterfall-chart>div>span.result{background:var(--border-strong)}.company-experience .waterfall-chart .negative{color:var(--status-danger)}.company-experience .waterfall-chart>div>small{font-size:12px;position:absolute;bottom:-25px;white-space:nowrap;color:var(--text-soft)}.company-experience .chart-unit{position:absolute;right:0;top:0;font-size:12px;color:var(--text-soft)}@keyframes experience-typing{50%{opacity:.3;transform:translateY(-3px)}}.company-experience .workday-section{background:var(--surface-soft)}.company-experience .colleagues-section{background:var(--surface-subtle)}.company-experience .hero .data-node small,.company-experience .hero .network-center small{color:var(--text-on-dark-muted)}.company-experience .briefing-intro small,.company-experience .issue-row p,.company-experience .soft-label{color:var(--text-muted)}.company-experience .micro-note,.company-experience .routine-cloud>span,.company-experience .scene-note,.company-experience .work-punchline{color:var(--text-body)}.company-experience .agent-message p{color:var(--brand-navy)}.company-experience .agent-message small{color:var(--text-muted)}.company-experience .role-context .overline,.company-experience .role-list small,.company-experience .role-task-list>span{color:var(--text-body)}.company-experience .relation-node>span{font-size:12px;color:var(--text-on-dark-soft)}.company-experience .agent-status-list small{font-size:12px;color:var(--text-on-dark-muted)}.company-experience .agent-status-list>div{flex-wrap:wrap}.company-experience .agent-status-list small{margin-left:24px}.company-experience .monitor-result{font-size:12px;color:var(--status-success-light)}.company-experience .step-marker{font-size:12px}.company-experience .event-card>p,.company-experience .event-label>span:last-child,.company-experience .monitor-step small,.company-experience .ontology-footer,.company-experience .watch-bottom,.company-experience .watch-bottom>span{color:var(--text-on-dark-muted)}.company-experience .cycle-center>b{color:var(--text-body)}.company-experience .cycle-center>p{color:var(--text-muted)}.company-experience .cycle-node>span{color:var(--text-body)}.company-experience .cycle-node>small{font-size:12px;color:var(--text-muted)}.company-experience .cycle-node.current>small{color:var(--text-body)}.company-experience .final-section{background:var(--surface-soft)}.company-experience .final-section h2>span{color:var(--brand-blue-strong)}.company-experience .final-rule,.company-experience .final-section>p{color:var(--text-body)}.company-experience .final-signature{color:var(--text-muted)}.company-experience .final-section footer,.company-experience .motion-toggle{color:var(--text-body);font-size:12px}.company-experience .player-title{color:var(--text-body)}.company-experience .player-time{font-size:12px;color:var(--text-muted)}.company-experience .assumptions b,.company-experience .assumptions>span,.company-experience .batch-toggle small,.company-experience .cause-note p,.company-experience .evidence-chain,.company-experience .margin-compare>div>span,.company-experience .simulation-dialog [data-slot=dialog-description],.company-experience .simulation-result>p{color:var(--text-body)}.company-experience .approval-note,.company-experience .slider-labels{color:var(--text-muted)}.company-experience .approval-receipt li,.company-experience .approved-summary p{color:var(--text-body)}.company-experience .approval-receipt b{color:var(--text-muted)}.company-experience .product-window{--foreground:var(--text-body);--muted:var(--surface-soft);--primary:var(--brand-blue-strong);--ring:var(--brand-blue)}.company-experience .product-demo-badge,.company-experience .product-tab-list small,.company-experience .product-window-top{font-size:12px;color:var(--text-muted)}.company-experience .product-brand>span:not(.ty-brand-plate){font-size:12px}.company-experience .demo-tenant small,.company-experience .period-tabs [data-slot=tabs-trigger],.company-experience .product-nav-group,.company-experience .product-toolbar>span,.company-experience .sidebar-bottom,.company-experience .workbench-title small{font-size:12px;color:var(--text-muted)}.company-experience .workbench-title h3{color:var(--text-body)}.company-experience .brand-tag{font-size:12px;color:var(--brand-blue-strong);background:var(--surface-blue)}.company-experience .product-kpis span{font-size:12px;color:var(--text-muted)}.company-experience .product-kpis b{color:var(--brand-blue-strong)}.company-experience .product-kpis b.negative{color:var(--status-danger)}.company-experience .chart-axis,.company-experience .profit-chart>span,.company-experience .profit-chart>span>small,.company-experience .profit-table,.company-experience .profit-table th{font-size:12px;color:var(--text-muted)}.company-experience .product-row-button,.company-experience .table-alert{font-size:12px}.company-experience .product-row-button{color:var(--text-muted)}.company-experience .table-alert{color:var(--status-warning)}.company-experience .product-insight{color:var(--text-soft)}.company-experience .product-insight p{color:var(--text-muted)}.company-experience .product-insight button{font-size:12px;color:var(--text-muted)}.company-experience .product-provenance,.company-experience .product-provenance>a{color:var(--text-muted)}.company-experience .chat-welcome{color:var(--text-body)}.company-experience .chat-welcome small{font-size:12px;color:var(--text-muted)}.company-experience .demo-user-message{color:var(--text-muted)}.company-experience .demo-agent-message p{color:var(--text-body)}.company-experience .evidence-link{font-size:12px;color:var(--brand-blue-strong)}.company-experience .example-questions button{font-size:12px}.company-experience .question-form input{font-size:14px;color:var(--text-muted)}.company-experience .question-form input::-moz-placeholder{color:var(--text-soft)}.company-experience .question-form input::placeholder{color:var(--text-soft)}.company-experience .demo-disclosure{font-size:12px;color:var(--text-soft)}.company-experience .unsupported-message{color:var(--text-muted)}.company-experience .agent-brief-large h4{color:var(--brand-blue-strong)}.company-experience .agent-brief-large p{color:var(--text-muted)}.company-experience .agent-brief-metrics>span{font-size:12px;color:var(--text-muted)}.company-experience .agent-brief-metrics b{color:var(--text-body)}.company-experience .mini-alerts>div{color:var(--text-muted)}.company-experience .mini-alerts b{color:var(--text-body)}.company-experience .strategy-north small{font-size:12px;color:var(--text-soft)}.company-experience .strategy-north h4{color:var(--text-muted)}.company-experience .objectives>button>span{font-size:12px;color:var(--text-muted)}.company-experience .objectives b{color:var(--text-muted)}.company-experience .objectives>button>div{font-size:12px;color:var(--text-muted)}.company-experience .budget-chart-row>b{color:var(--text-muted)}.company-experience .budget-chart-row>span{font-size:12px;color:var(--text-soft)}.company-experience .budget-chart-row>span>b{color:var(--text-muted)}.company-experience .budget-legend,.company-experience .flow-order>span{font-size:12px;color:var(--text-muted)}.company-experience .flow-order>strong{color:var(--text-body)}.company-experience .flow-order>p{color:var(--text-muted)}.company-experience .flow-order b{color:var(--text-body)}.company-experience .flow-order b>small{color:var(--text-muted)}.company-experience .flow-order button{font-size:12px}.company-experience .flow-line-schedule>span{color:var(--text-muted)}.company-experience .flow-line-schedule small,.company-experience .flow-line-schedule>div>b{font-size:12px;color:var(--text-muted)}.company-experience .flow-line-schedule>p{color:var(--text-muted)}.company-experience .closing-stages>div{color:var(--text-soft)}.company-experience .closing-stages small,.company-experience .closing-stages>div>span{font-size:12px}.company-experience .closing-stages .complete{color:var(--brand-blue-strong)}.company-experience .closing-summary>p,.company-experience .waterfall-chart>div>b{color:var(--text-muted)}.company-experience .chart-unit,.company-experience .waterfall-chart>div>small{font-size:12px;color:var(--text-soft)}.company-experience [data-slot=tabs-content][data-hidden],.company-experience [hidden]{display:none!important}.company-experience .hero-copy{padding-top:45px;padding-bottom:32px}.company-experience .hero h1{font-size:clamp(55px,5vw,76px);line-height:1.12;margin:18px 0 21px}.company-experience .hero .pill-button{margin-top:23px;padding:13px 21px}.company-experience .factory-stage{height:clamp(350px,43vh,460px)}@media (min-width:801px) and (max-height:850px){.company-experience .hero-copy{padding-top:27px;padding-bottom:24px}.company-experience .hero h1{font-size:58px;margin:15px 0 16px}.company-experience .hero .pill-button{margin-top:18px;padding:12px 20px}.company-experience .factory-stage{height:315px}.company-experience .site-header{height:72px}.company-experience .story-section{scroll-margin-top:72px}.company-experience .hero .eyebrow{font-size:12px}.company-experience .hero .data-node{padding:10px 13px}.company-experience .hero .network-center{height:111px}.company-experience .hero .stage-topline{top:16px}.company-experience .hero .stage-bottomline{bottom:16px}}@media (min-width:1600px){.company-experience .hero-copy{padding-top:60px;padding-bottom:40px}.company-experience .hero h1{font-size:84px}.company-experience .factory-stage{max-width:1600px}.company-experience .hero .scroll-hint{margin-top:25px}}@media (max-width:1150px){.company-experience .section-wrap{padding-left:45px;padding-right:45px;gap:45px}.company-experience .section-copy h2{font-size:32px}.company-experience .briefing-intro{padding-left:20px;padding-right:20px}.company-experience .briefing-intro h3{font-size:18px}.company-experience .issue-row{gap:10px;padding-left:13px;padding-right:13px}.company-experience .issue-row strong{font-size:13px}.company-experience .colleagues-section,.company-experience .connected-section,.company-experience .watch-section,.company-experience .workday-section{padding-left:5%;padding-right:5%}.company-experience .role-list [data-slot=tabs-trigger]{gap:8px;padding:20px 10px!important}.company-experience .role-avatar{width:32px;height:32px}.company-experience .role-list small{font-size:12px}.company-experience .role-content{gap:35px;padding:32px}.company-experience .agent-status-list>div{padding:13px;gap:7px}.company-experience .agent-status-list small{margin-left:21px;font-size:12px}.company-experience .watch-stage{padding:30px;gap:32px}.company-experience .monitor-step>div{gap:7px}.company-experience .monitor-step small{font-size:12px}.company-experience .ontology-grid{-moz-column-gap:15px;column-gap:15px}.company-experience .cycle-section{padding:90px 45px;grid-template-columns:1fr 1.25fr;gap:18px}.company-experience .cycle-section .section-copy h2{font-size:30px}.company-experience .cycle-diagram{height:360px}.company-experience .cycle-center>b{font-size:25px}.company-experience .cycle-center>p{font-size:12px}.company-experience .cycle-node{padding:9px 10px;min-width:80px}.company-experience .cycle-node>small,.company-experience .cycle-node>span{font-size:12px}.company-experience .product-body{grid-template-columns:148px minmax(0,1fr)}.company-experience .product-sidebar{padding:19px 10px}.company-experience .product-brand{font-size:21px;gap:6px}.company-experience .product-brand>span:not(.ty-brand-plate){font-size:12px}.company-experience .product-main{padding:0 20px 22px}.company-experience .product-tab-list [data-slot=tabs-trigger]{flex-direction:column;gap:7px;padding:12px 3px}.company-experience .product-tab-list [data-slot=tabs-trigger]>span{text-align:center}.company-experience .product-tab-list small{display:none}.company-experience .product-tab-list [data-slot=tabs-trigger]>span{font-size:12px}.company-experience .workbench-title h3{font-size:19px}.company-experience .product-kpis>div{padding:0 16px}.company-experience .product-insight{flex-wrap:wrap}.company-experience .product-insight>p{min-width:60%}.company-experience .product-insight>button{margin-left:auto}.company-experience .before-workflow>div{gap:10px}.company-experience .workflow-box{width:120px}.company-experience .before-workflow>div>svg{margin-right:10px}.company-experience .after-workflow{gap:17px}.company-experience .decision-steps{gap:8px}.company-experience .decision-steps>span{font-size:12px}.company-experience .agent-work-box,.company-experience .human-work-box{padding:20px 16px;min-width:153px}.company-experience .human-work-box{min-width:190px}.company-experience .human-approve{padding:7px;font-size:12px}.company-experience .agent-status-list>div>span{font-size:12px}.company-experience .monitor-step{gap:10px}}@media (max-width:800px){.company-experience{scroll-padding-top:70px}.company-experience .story-section{scroll-margin-top:68px}.company-experience .site-header{height:68px}.company-experience .hero{padding:0 12px}.company-experience .hero-copy{padding:45px 6px 34px}.company-experience .hero h1{font-size:57px;letter-spacing:-2.7px;margin:20px 0}.company-experience .hero-description{font-size:15px;max-width:270px;line-height:1.7}.company-experience .hero .eyebrow{font-size:12px;letter-spacing:1.2px}.company-experience .factory-stage{height:375px;border-radius:5px}.company-experience .hero .data-node{min-width:85px;padding:10px 8px;gap:6px}.company-experience .hero .data-node>span:nth-child(2){font-size:12px}.company-experience .hero .data-node small{display:none}.company-experience .hero .network-center{width:164px;height:104px}.company-experience .hero .network-center>small{font-size:12px}.company-experience .hero .network-center>span{font-size:14px}.company-experience .hero .stage-bottomline,.company-experience .hero .stage-topline{font-size:12px;letter-spacing:.6px;left:15px;right:15px}.company-experience .hero .stage-topline>span:last-child{font-size:12px}.company-experience .hero .stage-topline>span:last-child i{display:none}.company-experience .hero .stage-topline>span:last-child{max-width:81px;white-space:nowrap;overflow:hidden}.company-experience .hero .stage-bottomline>span:first-child,.company-experience .hero .stage-bottomline>span:last-child{font-size:12px}.company-experience .hero .scroll-hint{font-size:12px;margin-top:20px}.company-experience .section-wrap{padding:80px 24px;grid-template-columns:1fr;gap:38px}.company-experience .section-copy .eyebrow{margin-bottom:24px}.company-experience .big-time{font-size:72px;margin-bottom:25px}.company-experience .section-copy h2{font-size:34px;font-weight:540;letter-spacing:-1.4px}.company-experience .section-copy>p:last-child{font-size:15px}.company-experience .side-note{margin-top:23px}.company-experience .briefing-card{border-radius:8px}.company-experience .briefing-intro{padding:21px 18px}.company-experience .briefing-intro h3{font-size:18px}.company-experience .panel-heading{padding:17px 18px;font-size:12px}.company-experience .issue-row{padding:15px 12px;margin:0 10px;gap:10px}.company-experience .interactive-row{width:calc(100% - 20px)}.company-experience .issue-row strong{font-size:13px;line-height:1.6}.company-experience .issue-row p{font-size:12px;line-height:1.5}.company-experience .issue-number{font-size:12px}.company-experience .tag{font-size:12px;padding:4px 6px}.company-experience .briefing-recommendation{margin:17px 20px 0;padding:15px}.company-experience .briefing-actions{padding:18px 20px}.company-experience .briefing-recommendation p{font-size:14px}.company-experience .briefing-recommendation>small{font-size:12px}.company-experience .colleagues-section,.company-experience .connected-section,.company-experience .watch-section,.company-experience .workday-section{padding:74px 24px}.company-experience .section-heading{margin-bottom:33px}.company-experience .section-heading h2{font-size:35px;letter-spacing:-1.5px}.company-experience .section-heading>p:last-child{font-size:15px;line-height:1.8}.company-experience .eyebrow>span:last-child:not(.status-dot){font-size:12px}.company-experience .section-heading .eyebrow{margin-bottom:23px}.company-experience .segmented-tabs{height:43px!important;max-width:100%}.company-experience .segmented-tabs [data-slot=tabs-trigger]{padding:0 12px;font-size:12px}.company-experience .routine-cloud{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:25px}.company-experience .routine-cloud>span{padding:10px 11px;font-size:12px;gap:6px}.company-experience .transformation-stage{min-height:440px}.company-experience .before-workflow{flex-wrap:wrap;gap:14px 2px}.company-experience .before-workflow>div{gap:9px}.company-experience .before-workflow>div>svg{width:13px;margin-right:3px}.company-experience .workflow-box{width:80px;height:80px;gap:11px}.company-experience .workflow-box>b{font-size:12px}.company-experience .workflow-box svg{width:20px}.company-experience .after-workflow{display:grid;grid-template-columns:1fr;gap:14px;justify-items:center}.company-experience .agent-work-box{flex-direction:row;min-width:100%;padding:15px 20px;gap:12px}.company-experience .agent-work-box>span{margin-left:auto;font-size:12px}.company-experience .agent-work-box>b{font-size:14px}.company-experience .decision-steps{justify-content:center;gap:8px;margin:5px 0}.company-experience .decision-steps>span{font-size:12px;gap:4px}.company-experience .decision-steps>svg{width:12px}.company-experience .work-arrow{display:none}.company-experience .human-work-box{flex-direction:row;padding:15px 20px;min-width:100%;gap:11px}.company-experience .human-work-box>b{font-size:14px;white-space:nowrap}.company-experience .human-work-box>span{font-size:12px;text-align:right;margin-left:auto}.company-experience .work-punchline{font-size:17px;line-height:1.5;margin-top:23px}.company-experience .scene-note{font-size:12px}.company-experience .role-list{gap:0;grid-template-columns:repeat(5,minmax(0,1fr))}.company-experience .role-list [data-slot=tabs-trigger]{flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px 3px!important}.company-experience .role-list [data-slot=tabs-trigger]>span:last-child{text-align:center}.company-experience .role-list small{display:none}.company-experience .role-list b{font-size:12px}.company-experience .role-avatar{width:35px;height:35px;font-size:15px}.company-experience .shared-data-rail{width:90%;gap:13px;margin:25px auto}.company-experience .role-content{display:flex;flex-direction:column;gap:28px;padding:25px 20px;border-radius:6px}.company-experience .role-context h3{font-size:24px;line-height:1.4;margin:13px 0 17px}.company-experience .role-task-list{flex-direction:row;gap:11px;flex-wrap:wrap}.company-experience .role-task-list>span{font-size:12px;gap:5px}.company-experience .role-task-list svg{width:11px}.company-experience .role-context .overline{font-size:12px}.company-experience .human-message{font-size:12px;text-align:right;line-height:1.7;gap:10px}.company-experience .agent-message{margin-top:22px;gap:12px}.company-experience .agent-message>.agent-icon{width:30px;height:30px}.company-experience .agent-message p{font-size:14px;line-height:1.85}.company-experience .agent-message small{font-size:12px;line-height:1.6;align-items:flex-start}.company-experience .agent-message small>svg{margin-top:2px}.company-experience .ontology-map{height:auto;margin:34px 0 25px}.company-experience .ontology-map>svg{display:none}.company-experience .ontology-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,1fr);-moz-column-gap:16px;column-gap:16px;row-gap:13px;padding:0}.company-experience .relation-node{grid-column:auto!important;grid-row:auto!important;min-height:86px;padding:12px 16px}.company-experience .relation-node:nth-child(2n):before{content:"";position:absolute;right:100%;top:50%;width:17px;height:1px;background:var(--dark-active)}.company-experience .relation-node:nth-child(2n):not(:last-child):after{content:"";position:absolute;top:100%;height:14px;width:1px;left:-9px;background:var(--dark-active);transform:rotate(40deg)}.company-experience .relation-node>span{font-size:12px}.company-experience .relation-node>b{font-size:16px;margin:5px 0}.company-experience .relation-node>small{font-size:12px}.company-experience .relation-explanation{align-items:flex-start;gap:13px;min-height:116px;padding:20px 0;flex-wrap:wrap}.company-experience .relation-explanation>span{min-width:0;font-size:12px}.company-experience .relation-explanation>p{font-size:13px;width:100%;order:3}.company-experience .relation-explanation>svg{width:16px}.company-experience .ontology-footer{flex-direction:column;align-items:flex-start;gap:17px;padding-top:20px;font-size:12px}.company-experience .ontology-footer>div{font-size:12px}.company-experience .watch-section{border-top-color:var(--dark-border)}.company-experience .watch-title-row{flex-direction:column;align-items:flex-start;gap:20px}.company-experience .watch-title-row h2{font-size:37px;letter-spacing:-1.5px}.company-experience .watch-title-row>p{font-size:15px;line-height:1.7}.company-experience .watch-title-row .eyebrow{min-width:310px}.company-experience .agent-status-list{grid-template-columns:repeat(2,minmax(0,1fr))}.company-experience .agent-status-list>div{padding:13px 12px;gap:6px;font-size:12px;border-bottom:1px solid var(--dark-border)}.company-experience .agent-status-list>div:nth-child(2){border-right:0}.company-experience .agent-status-list>div:nth-child(3),.company-experience .agent-status-list>div:nth-child(4){border-bottom:0}.company-experience .agent-status-list small{font-size:12px;margin-left:21px}.company-experience .watch-stage{padding:22px;grid-template-columns:1fr;gap:24px}.company-experience .event-card{border-bottom:1px solid var(--dark-border);padding-bottom:23px}.company-experience .event-card h3{font-size:19px;margin:19px 0 12px}.company-experience .event-numbers strong,.company-experience .event-numbers>span{font-size:57px}.company-experience .event-sparkline{margin:15px 0;height:50px}.company-experience .event-card>p{font-size:13px}.company-experience .event-label,.company-experience .event-label>span:last-child{font-size:12px}.company-experience .monitor-step{min-height:50px;gap:12px}.company-experience .monitor-step>div{gap:11px}.company-experience .monitor-step b{font-size:13px}.company-experience .monitor-step small{font-size:12px}.company-experience .human-approve{font-size:12px;padding:7px;gap:4px}.company-experience .human-approve>svg{width:11px}.company-experience .watch-bottom{flex-wrap:wrap;font-size:12px;gap:9px}.company-experience .watch-bottom>span{font-size:12px;margin-left:25px;width:100%}.company-experience .product-section{padding:75px 16px 35px}.company-experience .product-section .section-heading{padding:0 8px}.company-experience .product-window{border-radius:7px}.company-experience .product-window-top{font-size:12px;padding:0 13px;height:34px}.company-experience .product-window-top>span:nth-child(2){font-size:12px}.company-experience .product-demo-badge{display:none}.company-experience .product-tab-list{display:flex!important;justify-content:flex-start!important;overflow-x:auto;min-height:74px!important;scrollbar-width:thin}.company-experience .product-tab-list [data-slot=tabs-trigger]{flex:0 0 77px!important;padding:12px 8px;min-width:77px;font-size:12px}.company-experience .product-body{grid-template-columns:minmax(0,1fr);min-height:620px}.company-experience .product-sidebar{display:none}.company-experience .product-main{padding:0 14px 20px}.company-experience .product-toolbar{min-height:55px;gap:6px}.company-experience .product-toolbar>span{font-size:12px;gap:4px}.company-experience .period-tabs{height:30px!important}.company-experience .period-tabs [data-slot=tabs-trigger]{font-size:12px;padding:4px 7px}.company-experience .product-panel{padding-top:20px}.company-experience .workbench-title h3{font-size:17px;line-height:1.45;letter-spacing:-.5px}.company-experience .workbench-title small{font-size:12px}.company-experience .workbench-title{margin-bottom:19px;gap:8px}.company-experience .brand-tag{font-size:12px;max-width:78px;text-align:center;white-space:normal;line-height:1.4;padding:4px 6px;background:var(--surface-blue);color:var(--brand-blue-strong)}.company-experience .product-kpis{padding:16px 0}.company-experience .product-kpis>div{padding:0 10px;gap:8px}.company-experience .product-kpis b{font-size:22px;letter-spacing:-1px}.company-experience .product-kpis span{font-size:12px}.company-experience .profit-chart{margin-top:22px;height:160px}.company-experience .chart-axis,.company-experience .profit-chart>span,.company-experience .profit-chart>span>small{font-size:12px}.company-experience .profit-table{font-size:12px;min-width:370px}.company-experience .product-row-button,.company-experience .profit-table th,.company-experience .table-alert{font-size:12px}.company-experience .profit-table td{padding:10px 6px}.company-experience .product-insight{padding:13px 11px;gap:9px}.company-experience .product-insight p{font-size:12px;line-height:1.65;min-width:80%}.company-experience .product-insight button{font-size:12px}.company-experience .product-provenance{padding:0 8px;align-items:flex-start;gap:15px;flex-direction:column;font-size:12px;line-height:1.7}.company-experience .product-provenance>span{align-items:flex-start;gap:7px}.company-experience .product-provenance>span>svg{margin-top:2px;flex-shrink:0}.company-experience .chat-area{min-height:260px;max-height:310px}.company-experience .chat-welcome{font-size:13px;gap:10px;align-items:flex-start}.company-experience .chat-welcome small{font-size:12px;line-height:1.6}.company-experience .brand-agent{width:35px;height:35px;flex-shrink:0;background:var(--surface-blue);color:var(--brand-blue-strong)}.company-experience .demo-user-message{font-size:12px;line-height:1.6;max-width:95%}.company-experience .demo-agent-message p{font-size:13px;line-height:1.9}.company-experience .example-questions{flex-direction:column;gap:6px}.company-experience .example-questions button{font-size:12px;justify-content:space-between;padding:10px}.company-experience .demo-disclosure,.company-experience .question-form input{font-size:12px}.company-experience .agent-brief-large{padding:25px 17px}.company-experience .agent-brief-large h4{font-size:18px}.company-experience .agent-brief-large p{font-size:12px;line-height:1.9}.company-experience .agent-brief-metrics{gap:25px}.company-experience .mini-alerts{grid-template-columns:1fr;gap:10px}.company-experience .mini-alerts>div{font-size:12px;padding:14px 13px}.company-experience .mini-alerts b{font-size:18px}.company-experience .brand-button{font-size:12px;padding:11px 14px}.company-experience .strategy-north{gap:12px;padding:20px 16px}.company-experience .strategy-north h4{font-size:17px;line-height:1.5}.company-experience .strategy-north>svg{width:24px}.company-experience .strategy-north small{font-size:12px}.company-experience .objectives{grid-template-columns:1fr;gap:9px;margin-top:18px}.company-experience .objectives>button{display:grid;grid-template-columns:45px 1fr;gap:10px;padding:14px 15px}.company-experience .objectives b,.company-experience .objectives>button>span{font-size:12px}.company-experience .objectives>button>div{grid-column:1/-1;gap:13px}.company-experience .objectives [data-slot=progress]{flex:1}.company-experience .budget-chart-row{grid-template-columns:60px 1fr;gap:12px}.company-experience .budget-chart-row>span{grid-column:2/3;text-align:left;display:flex;flex-direction:row;justify-content:space-between;font-size:12px;gap:5px}.company-experience .budget-chart-row>b{font-size:12px}.company-experience .budget-chart{gap:25px}.company-experience .budget-chart-row>div>span,.company-experience .budget-chart-row>div>strong{height:13px}.company-experience .budget-legend{font-size:12px}.company-experience .flow-production{grid-template-columns:1fr;gap:18px;margin-top:20px}.company-experience .flow-order{padding:20px}.company-experience .flow-order button,.company-experience .flow-order>div{margin-top:20px}.company-experience .flow-line-schedule{padding:0 5px}.company-experience .flow-line-schedule>span{margin-bottom:15px}.company-experience .flow-line-schedule>div{margin:15px 0}.company-experience .flow-line-schedule>p{font-size:12px}.company-experience .closing-stages{padding:25px 0;gap:5px}.company-experience .closing-stages small,.company-experience .closing-stages>div>b{font-size:12px}.company-experience .closing-stages>div>span{font-size:12px;width:30px;height:30px}.company-experience .closing-stages>div:not(:last-child):after{top:15px}.company-experience .closing-summary{padding:28px 18px}.company-experience .closing-summary>p{font-size:13px}.company-experience .waterfall-chart{gap:29px;margin-top:20px}.company-experience .waterfall-chart>div>span{width:54px}.company-experience .waterfall-chart>div>b{font-size:13px}.company-experience .chart-unit,.company-experience .waterfall-chart>div>small{font-size:12px}.company-experience .cycle-section{padding:78px 24px 90px;grid-template-columns:1fr;gap:40px}.company-experience .cycle-section .section-copy h2{font-size:32px;line-height:1.4}.company-experience .cycle-diagram{height:355px;margin:0 25px}.company-experience .cycle-center>b{font-size:25px;letter-spacing:-.7px}.company-experience .cycle-center>svg{width:21px;margin-bottom:11px}.company-experience .cycle-center>p{font-size:12px;line-height:1.65}.company-experience .cycle-node{padding:10px 9px;min-width:80px}.company-experience .cycle-node>small,.company-experience .cycle-node>span{font-size:12px}.company-experience .cycle-node:nth-last-child(6){min-width:102px}.company-experience .final-section{padding:65px 24px 125px}.company-experience .final-section h2{font-size:51px;line-height:1.13;letter-spacing:-2.7px;margin:32px 0 24px}.company-experience .final-section>p{font-size:16px}.company-experience .final-actions{flex-direction:column;gap:10px;margin-top:28px}.company-experience .final-actions>*{width:100%;min-height:49px;justify-content:space-between;padding-left:22px;padding-right:20px}.company-experience .final-signature{margin:48px 0 27px}.company-experience .final-section footer{flex-direction:column;align-items:flex-start;gap:17px;font-size:12px;line-height:1.8}.company-experience .motion-toggle{font-size:12px}.company-experience .mobile-break{display:block}.company-experience .story-player{bottom:16px;gap:9px;padding:8px 12px 8px 8px;max-width:calc(100vw - 24px);width:-moz-max-content;width:max-content}.company-experience .tour-control{width:30px;height:30px}.company-experience .player-title{font-size:12px;min-width:0;width:105px;max-width:105px;overflow:hidden;text-overflow:ellipsis}.company-experience .chapter-pips{gap:0}.company-experience .chapter-pips button{width:13px;height:30px}.company-experience .player-time{font-size:12px;min-width:35px}.company-experience .simulation-dialog{padding:24px 20px!important;gap:15px!important;max-height:91dvh;overflow:auto}.company-experience .dialog-title{font-size:21px!important;letter-spacing:-.8px}.company-experience .dialog-kicker{font-size:12px}.company-experience .dialog-kicker>span{font-size:12px;margin-right:15px}.company-experience .simulation-dialog [data-slot=dialog-description]{font-size:12px}.company-experience .margin-compare{gap:18px;padding:20px 0}.company-experience .margin-compare strong{font-size:44px}.company-experience .margin-compare small{font-size:21px}.company-experience .delta,.company-experience .margin-compare>div>span{font-size:12px}.company-experience .cause-note{padding:14px 12px;gap:9px}.company-experience .cause-note p{font-size:13px;line-height:1.8}.company-experience .evidence-chain{font-size:12px;gap:3px}.company-experience .evidence-chain>span{gap:3px}.company-experience .evidence-chain>span>svg{width:11px}.company-experience .assumptions>span{font-size:12px}.company-experience .scenario-tabs{height:40px!important;gap:2px!important}.company-experience .scenario-tabs [data-slot=tabs-trigger]{font-size:12px;padding:7px 5px}.company-experience .batch-toggle{padding:13px}.company-experience .batch-toggle>label{font-size:13px}.company-experience .batch-toggle small{font-size:12px}.company-experience .simulation-result>strong{font-size:58px}.company-experience .simulation-result>p{font-size:12px;line-height:1.8}.company-experience .simulation-dialog .micro-note{font-size:12px}.company-experience .approved-summary>h3{font-size:20px}.company-experience .approved-summary strong{font-size:29px}.company-experience .approval-receipt b,.company-experience .approval-receipt li{font-size:12px}}@media (max-width:370px){.company-experience .hero h1{font-size:50px}.company-experience .hero .network-center{width:145px}.company-experience .hero .network-center small{font-size:12px}.company-experience .header-cta{padding:9px 11px;gap:13px;font-size:12px}.company-experience .site-header{padding:0 18px}.company-experience .colleagues-section,.company-experience .connected-section,.company-experience .section-wrap,.company-experience .watch-section,.company-experience .workday-section{padding-left:19px;padding-right:19px}.company-experience .section-heading h2{font-size:32px}.company-experience .briefing-intro h3{font-size:16px}.company-experience .briefing-intro{gap:11px}.company-experience .watch-stage{padding:18px}.company-experience .watch-title-row .eyebrow{min-width:280px}.company-experience .player-title{width:85px}.company-experience .chapter-pips button{width:12px}.company-experience .hero .data-node{min-width:74px}.company-experience .cycle-diagram{margin:0 25px;height:345px}.company-experience .cycle-center{width:50%}.company-experience .cycle-center>b{font-size:22px}.company-experience .cycle-node{min-width:73px;padding:8px}.company-experience .final-section h2{font-size:45px}.company-experience .product-kpis b{font-size:20px}.company-experience .product-kpis>div{padding:0 8px}.company-experience .waterfall-chart{gap:25px}.company-experience .waterfall-chart>div>span{width:49px}}@media (prefers-reduced-motion:reduce){.company-experience{scroll-behavior:auto!important}.company-experience .product-window,.company-experience .relation-node,.company-experience .reveal{opacity:1!important;transform:none!important}.company-experience .factory-image{transform:none!important}.company-experience .factory-stage .data-node{animation:none!important}.company-experience .routine-cloud>span{transition:none!important}.company-experience .story-player .tour-control{animation:none}}.company-experience .product-period-label{font-size:12px;color:var(--text-muted)}.company-experience .product-window .brand-button{background:var(--brand-blue-strong);border-color:var(--brand-blue)}.company-experience .product-insight p{color:var(--text-body)}.company-experience .demo-disclosure,.company-experience .example-questions button{color:var(--text-muted)}.company-experience .product-tab-list [data-slot=tabs-trigger]>span{color:inherit}.company-experience .brand-dot{background:var(--brand-blue)}.company-experience .waterfall-chart{margin-left:0;margin-right:0}@media (max-width:1150px) and (min-width:801px){.company-experience .role-list small{display:none}}.company-experience{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#0c1b2e;min-width:0}.company-experience [data-slot=tabs-list]{display:flex;align-items:center;gap:4px}.company-experience [data-slot=tabs-trigger]{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;border:0;font:inherit;cursor:pointer}.company-experience [data-slot=tabs-content]{outline:none;min-width:0}.company-experience [data-slot=tabs-trigger][data-active]{color:var(--foreground);background:var(--surface)}.company-experience [data-slot=table-container]{width:100%;overflow-x:auto}.company-experience [data-slot=table]{width:100%;border-collapse:collapse;font-size:13px}.company-experience [data-slot=table-cell],.company-experience [data-slot=table-head]{padding:10px;text-align:left;white-space:nowrap}.company-experience [data-slot=table-row]{border-bottom:1px solid var(--border-light)}.company-experience [data-slot=progress-track]{height:5px;border-radius:5px;overflow:hidden;background:var(--surface-soft);width:100%}.company-experience [data-slot=progress-indicator]{height:100%;background:var(--brand-blue-strong)}.company-experience [data-slot=switch]{width:36px;height:22px;display:inline-flex;align-items:center;padding:2px;background:var(--border-strong);border:0;border-radius:20px;flex-shrink:0;position:relative}.company-experience [data-slot=switch]:after{content:"";position:absolute;inset:-11px -4px}.company-experience [data-slot=switch][data-checked]{background:var(--brand-blue-strong)}.company-experience [data-slot=switch-thumb]{width:18px;height:18px;border-radius:50%;background:#fff;display:block}.company-experience [data-slot=switch-thumb][data-checked]{transform:translateX(14px)}.company-experience .experience-slider-control{width:100%;height:44px;display:flex;align-items:center;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.company-experience [data-slot=slider-track]{position:relative;width:100%;height:5px;border-radius:5px;background:var(--border-light)}.company-experience [data-slot=slider-range]{background:var(--brand-blue-strong);height:100%;border-radius:5px}.company-experience [data-slot=slider-thumb]{width:18px;height:18px;border:2px solid var(--brand-blue-strong);border-radius:50%;background:#fff;display:block}.company-experience [data-slot=slider-thumb]:after{content:"";position:absolute;inset:-13px}.company-experience .experience-dialog-backdrop{position:fixed;inset:0;background:#07111f80;backdrop-filter:blur(4px);z-index:70}.company-experience [data-slot=dialog-content]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 32px);z-index:71;background:var(--surface);display:grid;gap:17px;outline:none}.company-experience .experience-dialog-close{position:absolute;right:8px;top:8px;width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;color:var(--text-body)}.company-experience .product-brand .ty-brand-plate{padding:2px}.company-experience .product-brand .ty-brand-wordmark{width:94px;height:auto}.company-experience .final-signature{opacity:1;letter-spacing:normal}.company-experience .story-section{scroll-margin-top:86px}.company-experience .ty-intelligence-name{font-size:12px}.company-experience .product-kpis b{white-space:nowrap}.company-experience .workbench-title .brand-tag{white-space:nowrap;flex-shrink:0}@media(max-width:600px){.company-experience .product-kpis b{font-size:clamp(16px,4.6vw,22px)}}.company-experience .ty-intelligence-domain{font-size:10px}.company-experience .ty-brand-plate,.company-experience .ty-brand-wordmark,.company-experience .ty-core-reference{animation:none!important;transform:none!important;transition:none!important}@media(max-width:600px){.company-experience .story-section{scroll-margin-top:72px}.company-experience .ty-intelligence-name{font-size:11px}.company-experience .product-brand .ty-brand-wordmark{width:80px}}.company-experience .role-avatar{background:transparent;border:0;box-shadow:none}.company-experience .agent-work-box .ty-intelligence-identity{flex-direction:column;text-align:center}.company-experience .network-center .ty-core-reference{margin:auto}.company-experience .agent-status-list .ty-core-reference{flex:none}.company-experience .role-conversation .ty-intelligence-identity{margin-bottom:8px}.company-experience .agent-message>.agent-icon:empty{display:none}