:root{--body:'IBM Plex Sans',sans-serif;--display:'Space Grotesk',sans-serif;--bg:#10282b;--ink:#eff4ec;--muted:#acbec0;--accent:#d6ec77;--surface:#173337;--line:#345053;--button-ink:#10282b;--section-bg:#f0f2e9;--section-ink:#183033;--section-muted:#566767;--section-line:#d4dacf}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 var(--body)}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:500}h1,h2{line-height:1.07;letter-spacing:-2.8px}h3{line-height:1.22;letter-spacing:-.8px}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;left:20px;top:-100px;background:var(--accent);color:var(--button-ink);padding:12px;z-index:99}.skip:focus{top:10px}.header{min-height:105px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--body);font-weight:600;font-size:27px;letter-spacing:-1px;white-space:nowrap}.brand img{border-radius:8px}.brand-period{color:var(--accent);margin-left:-9px}.header nav{display:flex;align-items:center;gap:30px;font-size:14px}.header nav>a:not(.nav-button):hover{text-decoration:underline;text-underline-offset:5px}.nav-button{border:1px solid var(--line);border-radius:5px;padding:11px 18px}.nav-button span{margin-left:24px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;padding-block:88px 75px}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:600;margin-bottom:27px;line-height:1.6}.status-label{display:inline-block;background:var(--surface);border:1px solid var(--line);padding:5px 8px;margin-right:8px;border-radius:3px;letter-spacing:1px}.hero h1{font-size:clamp(58px,6vw,82px);margin-bottom:27px}.hero h1>span{color:var(--accent)}.intro{font-size:19px;color:var(--muted);line-height:1.7;max-width:485px;margin-bottom:32px}.actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:16px 23px;border-radius:5px;background:var(--accent);color:var(--button-ink);font-size:15px;font-weight:600;transition:transform .2s}.button:hover{transform:translateY(-3px)}.button>span{font-size:23px;line-height:1}.text-link{font-size:13px;text-underline-offset:4px}.text-link:hover{text-decoration:underline}.quiet{font-size:13px;color:var(--muted);margin:23px 0 0}.hero-visual{min-width:0}.visual-caption{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px;font-weight:500;letter-spacing:1px;color:var(--muted);margin-bottom:17px}.operation-window{border:1px solid #506265;border-radius:12px;overflow:hidden;background:#f6f7f1;color:#213a3d;box-shadow:0 20px 60px #06171955}.window-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 20px;border-bottom:1px solid #d7dfd5;font-size:12px}.mini-brand{display:flex;align-items:center;gap:9px;font-weight:600;font-size:14px}.mini-brand img{border-radius:5px}.tag{font-size:9px;font-weight:600;letter-spacing:.5px;border:1px solid #cbd5c5;border-radius:4px;padding:4px 7px;white-space:nowrap}.question-card{padding:26px 25px 18px;border-bottom:1px solid #dce2d7}.small-label{font-size:10px;letter-spacing:1px;font-weight:600;color:#657575;display:block}.question-card p{font:500 23px/1.3 var(--display);letter-spacing:-.7px;margin:10px 0 0}.answer-card{margin:20px;padding:20px;background:white;border:1px solid #d8dfd5;border-radius:8px}.answer-card h2{font-size:20px;line-height:1.25;letter-spacing:-.5px;margin:10px 0}.answer-card p{font-size:14px;color:#647575;line-height:1.6;margin-bottom:18px}.source-chip{font-size:11px;background:#edf1e5;border-radius:4px;padding:8px 10px;display:inline-flex;align-items:center;gap:9px}.next-step{margin:0 20px 20px;display:flex;gap:15px;align-items:center}.step-box{display:grid;place-items:center;width:42px;height:42px;border:1px solid #b3c68c;background:#e6efcc;border-radius:5px;font-size:13px;font-weight:600}.next-step strong{display:block;font-size:15px;font-weight:500}.next-step small{display:block;color:#6b7975;font-size:10px;margin-top:2px}.window-bottom{display:flex;justify-content:space-between;gap:12px;background:#e7ebdf;padding:15px 21px;font-size:9px;letter-spacing:1.2px;font-weight:600}.demo-note{font-size:11px;color:var(--muted);text-align:center;margin:17px 0 0}.principle-strip{border-block:1px solid var(--line);background:linear-gradient(110deg,#24423c55,transparent)}.principle-strip>.wrap{display:flex;justify-content:space-between;gap:20px;padding-block:26px;font-size:12px;font-weight:600;letter-spacing:2px}.section{padding-block:95px}.section-heading{max-width:790px;margin-bottom:45px}.section-heading h2{font-size:clamp(36px,4vw,51px);margin-bottom:23px}.section-heading>p:last-child{color:var(--muted);max-width:620px;font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature{padding:30px;background:var(--surface);border:1px solid var(--line);border-radius:9px}.feature-number{font-size:10px;letter-spacing:1.3px;color:var(--accent);display:block;margin-bottom:37px}.feature h3{font-size:29px;margin-bottom:18px}.feature p{font-size:15px;color:var(--muted);margin:0;line-height:1.8}.feature-foot{border-top:1px solid var(--line);padding-top:19px;margin-top:28px;font-size:9px;letter-spacing:1px;color:var(--muted)}.section-note{color:var(--muted);font-size:12px;margin:24px 0 0}.workflow-section{background:var(--section-bg);color:var(--section-ink);background-image:linear-gradient(90deg,#bcc8a41c 1px,transparent 1px);background-size:80px 100%}.workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:90px;align-items:center}.workflow-copy h2{font-size:clamp(42px,4.5vw,59px);margin-bottom:24px}.workflow-copy h2>span{color:#648048}.workflow-copy>p:not(.eyebrow){color:var(--section-muted);max-width:420px}.preview-buttons{display:grid;gap:9px;margin-top:30px;max-width:390px}.preview-buttons button{display:flex;align-items:center;justify-content:space-between;text-align:left;gap:15px;padding:15px 18px;border:1px solid var(--section-line);border-radius:5px;background:transparent;color:var(--section-ink);cursor:pointer;font-size:14px}.preview-buttons button[aria-pressed=true]{background:var(--section-ink);color:white;border-color:var(--section-ink)}.preview-buttons button:focus-visible{outline-color:#438996}.workflow-preview{background:#fff;border:1px solid var(--section-line);border-radius:10px;box-shadow:12px 15px 0 #b7c4a929;overflow:hidden}.preview-heading{display:flex;justify-content:space-between;gap:15px;padding:20px 25px;border-bottom:1px solid var(--section-line);font-size:9px;letter-spacing:1px;color:var(--section-muted)}.workflow-preview [data-panel]{padding:29px}.workflow-preview h3{font-size:26px;line-height:1.2;margin-bottom:22px}.step-list{list-style:none;margin:0;padding:0}.step-list li{display:flex;gap:17px;padding:19px 0;border-top:1px solid var(--section-line)}.step-list li:last-child{padding-bottom:0}.step-list li>span{font-family:var(--display);color:#78856a;font-size:13px;padding-top:3px}.step-list strong{font-size:15px;font-weight:500}.step-list p{font-size:13px;color:var(--section-muted);margin:5px 0 0}.closing{text-align:center;padding-block:97px 90px;background:radial-gradient(ellipse at 50% 100%,#325c4355,transparent 65%)}.closing h2{font-size:clamp(45px,5vw,66px);margin-bottom:25px}.closing h2>span{color:var(--accent)}.closing>p:not(.eyebrow){color:var(--muted)}.closing>.button{margin-top:9px}.footer{border-top:1px solid var(--line);padding-block:29px;display:flex;align-items:center;gap:25px;flex-wrap:wrap}.footer .brand{font-size:22px}.footer>span{flex:1;font-size:12px;color:var(--muted)}.footer>a:not(.brand){font-size:13px}.footer small{font-size:11px;color:var(--muted)}
.queue{--body:'DM Sans',sans-serif;--display:'Newsreader',Georgia,serif;--bg:#f7fbff;--ink:#09233f;--muted:#596f84;--accent:#0c4567;--surface:#eaf4fb;--line:#d6e4ee;--button-ink:#fff;--section-bg:#e8f4fc;--section-ink:#09233f;--section-muted:#596f84;--section-line:#cbdfe9}.queue .header{min-height:99px}.queue .brand{font-size:25px;font-weight:700;letter-spacing:-1px}.queue .brand img{border-radius:11px}.queue .nav-button{background:#fff;border-radius:30px;padding-inline:22px}.queue .hero{display:block;padding-top:60px;padding-bottom:54px}.queue .hero-copy{text-align:center;max-width:950px;margin:auto}.queue .hero h1{font-size:clamp(54px,6.3vw,86px);line-height:1.05;letter-spacing:-3px}.queue .hero h1>span{color:#367faa}.queue .intro{max-width:620px;margin-inline:auto;font-size:18px}.queue .actions{justify-content:center}.queue .button{border-radius:30px}.queue .hero-visual{max-width:970px;margin:49px auto 0}.queue .visual-caption{font-size:9px}.support-window{display:grid;grid-template-columns:230px 1fr;border:1px solid #cdddea;border-radius:17px;overflow:hidden;box-shadow:0 20px 60px #31597e12;background:#fff}.support-sidebar{padding:25px 19px;background:#0b2340;color:#dceaf4;display:flex;flex-direction:column;align-items:stretch}.support-sidebar .mini-brand{font-size:16px;color:#fff;margin-bottom:35px}.sidebar-label{font-size:9px;letter-spacing:1.1px;color:#8ea4bc;margin-bottom:15px}.sidebar-item{font-size:12px;display:flex;justify-content:space-between;gap:8px;padding:12px 11px;border-radius:6px;margin-bottom:5px;color:#b8cadd}.sidebar-item.active{background:#244364;color:#fff}.sidebar-item span{font-size:10px}.sidebar-foot{margin-top:auto;padding-top:35px;color:#7cd1f7;font-family:var(--display);font-size:26px;line-height:1.2;letter-spacing:-.4px}.support-content{min-width:0}.queue .window-top{padding:17px 24px;border-color:var(--line);color:#5d7488}.queue .tag{border-color:#cde3ef;background:#edf8fe;color:#31739a}.customer-message{display:flex;gap:14px;align-items:flex-start;padding:22px 24px 0}.avatar{background:#e2edf3;color:#38637b;display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;font-size:11px;font-weight:700}.customer-message strong{font-size:11px;font-weight:500;color:#668094}.customer-message p{font-size:14px;line-height:1.6;margin:5px 0 0;max-width:450px}.context-card{margin:20px 24px;padding:19px 22px;background:#f2f8fc;border:1px solid #d6e6f0;border-radius:9px}.queue .small-label{font-size:9px;color:#66839a}.context-card h2{font-family:var(--body);font-size:17px;line-height:1.35;letter-spacing:-.3px;margin:10px 0 14px;font-weight:600}.context-card dl{margin:0;display:grid;gap:9px}.context-card dl>div{display:grid;grid-template-columns:112px 1fr;gap:10px;font-size:12px}.context-card dt{color:#73899b}.context-card dd{margin:0}.handoff-row{display:flex;gap:11px;align-items:center;margin:0 24px 22px}.avatar.small{width:29px;height:29px;font-size:9px;background:#d5eefb}.handoff-row strong{display:block;font-size:12px;font-weight:600}.handoff-row small{display:block;font-size:10px;color:#678198;margin-top:2px}.queue .principle-strip{background:#e4f2fb;border-color:#d6e6ef}.queue .principle-strip>.wrap{font-size:11px;letter-spacing:1.2px;color:#436880}.queue .section-heading{text-align:center;margin:0 auto 43px}.queue .section-heading h2{font-size:clamp(39px,4vw,55px)}.queue .section-heading h2 span{color:#367faa}.queue .section-heading>p:last-child{margin-inline:auto;max-width:590px}.queue .feature{background:#fff;border-radius:15px;padding:29px}.queue .feature-number{color:#4c86ac}.queue .feature h3{font-size:35px;line-height:1.1;letter-spacing:-1px}.queue .feature-foot{color:#648098}.queue .section-note{text-align:center}.queue .workflow-section{background-image:radial-gradient(ellipse at 10% 80%,#cbeafb,transparent 65%)}.queue .workflow-copy h2{font-size:56px}.queue .workflow-copy h2>span{color:#33789f}.queue .workflow-preview{box-shadow:12px 15px 0 #c2deee55}.queue .preview-buttons button{border-radius:9px}.queue .workflow-preview h3{font-size:32px}.handoff-details{display:grid;gap:19px;margin:0}.handoff-details>div{border-top:1px solid var(--section-line);padding-top:14px}.handoff-details dt{font-size:10px;letter-spacing:.7px;text-transform:uppercase;color:#6d889b;margin-bottom:4px}.handoff-details dd{margin:0;font-size:14px;line-height:1.7}.review-note{padding:15px 26px;background:#f2f8fc;color:#668095;font-size:10px;border-top:1px solid var(--section-line)}.queue .closing{background:radial-gradient(ellipse at 50% 70%,#dbeefb9c,transparent 65%)}.queue .closing h2>span{color:#367faa}.queue .footer .brand{font-size:22px}
.hero-copy,.hero-visual{animation:enter .65s ease both}.hero-visual{animation-delay:.12s}@keyframes enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero{gap:32px}.hero h1{font-size:65px}.actions{gap:17px}.feature{padding:23px}.feature h3{font-size:26px}.workflow-grid{gap:45px}.header nav{gap:23px}.brand{font-size:24px}.support-window{grid-template-columns:200px 1fr}.queue .hero h1{font-size:73px}}
@media(max-width:780px){.wrap{width:calc(100% - 40px)}.header,.queue .header{min-height:84px}.header nav>a:not(.nav-button){display:none}.header nav{gap:0}.nav-button{font-size:12px;padding:9px 12px}.nav-button span{margin-left:10px}.header .brand,.queue .header .brand{font-size:22px;gap:8px}.header .brand img{width:35px;height:35px}.hero{grid-template-columns:1fr;padding-block:48px;gap:45px}.hero h1{font-size:clamp(55px,10vw,78px);letter-spacing:-2.4px}.hero-copy{max-width:630px}.intro{font-size:17px;max-width:550px}.hero-visual{width:100%;max-width:580px;justify-self:center}.visual-caption{font-size:9px}.eyebrow{font-size:10px;letter-spacing:1.1px}.principle-strip>.wrap{font-size:9px;letter-spacing:.7px;gap:14px;padding-block:22px}.section{padding-block:61px}.section-heading h2{font-size:37px;letter-spacing:-1.6px}.feature-grid{grid-template-columns:1fr;gap:17px}.feature{padding:27px}.feature h3{font-size:30px}.feature-number{margin-bottom:25px}.feature-foot{margin-top:23px}.workflow-grid{grid-template-columns:1fr;gap:38px;padding-block:64px}.workflow-copy h2{font-size:48px;letter-spacing:-2px}.workflow-copy>p:not(.eyebrow){max-width:550px}.preview-buttons{max-width:none}.closing{padding-block:65px}.closing h2{font-size:49px;letter-spacing:-2px}.footer{gap:18px;padding-block:25px}.footer>span{order:3;flex-basis:100%}.footer small{order:4;flex-basis:100%}.footer>a:not(.brand){margin-left:auto}.queue .hero{padding-top:44px}.queue .hero h1{font-size:clamp(48px,8.6vw,66px);letter-spacing:-1.7px}.queue .hero-visual{margin-top:38px;max-width:none}.queue .intro{font-size:17px}.queue .visual-caption>span:first-child{max-width:65%}.support-window{grid-template-columns:1fr}.support-sidebar{padding:13px 17px;flex-direction:row;align-items:center;justify-content:space-between;gap:15px}.support-sidebar .mini-brand{margin:0;font-size:14px}.support-sidebar .sidebar-label,.support-sidebar .sidebar-item:not(.active),.sidebar-foot{display:none}.sidebar-item.active{margin:0;font-size:10px;gap:10px;padding:8px 10px}.queue .principle-strip>.wrap{font-size:8px;letter-spacing:.4px;gap:18px}.queue .section-heading h2{font-size:42px;letter-spacing:-1px}.queue .workflow-copy h2{font-size:47px;letter-spacing:-1.5px}.queue .closing h2{font-size:51px;letter-spacing:-1.3px}.queue .footer .brand{font-size:20px}}
@media(max-width:390px){.wrap{width:calc(100% - 30px)}.header{gap:10px}.header .brand,.queue .header .brand{font-size:20px}.queue .nav-button{padding-inline:14px}.hero h1{font-size:53px}.window-top{padding:15px}.tag{font-size:8px}.question-card{padding:21px 19px}.answer-card{margin:15px;padding:17px}.next-step{margin:0 15px 18px}.preview-heading{padding:17px;font-size:8px}.workflow-preview [data-panel]{padding:22px}.queue .window-top{padding-inline:16px;font-size:10px}.customer-message{padding-inline:16px}.context-card{margin-inline:16px;padding:16px}.context-card dl>div{grid-template-columns:87px 1fr;font-size:11px}.handoff-row{margin-inline:16px}.handoff-row small{font-size:9px}.closing h2{font-size:43px}.queue .closing h2{font-size:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
