:root{--do-ink:#13223d;--do-muted:#66728a;--do-purple:#6d5dfc;--do-blue:#3877f2;--do-cyan:#16c6ca;--do-navy:#111a3d;--do-line:#e5e9f2;--do-soft:#f5f7fb;--do-white:#fff;--do-radius:24px;--do-shadow:0 28px 80px rgba(19,34,61,.12)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.do-page{margin:0;color:var(--do-ink);font-family:"PingFang SC","Microsoft YaHei",Inter,Arial,sans-serif;background:#fff;overflow-x:hidden}
.do-page main a{text-decoration:none;color:inherit}
.do-container{width:min(1200px,calc(100% - 48px));margin:0 auto}
.do-eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--do-purple);margin-bottom:18px}.do-eyebrow.light{color:#9faaff}
.do-button{height:48px;padding:0 25px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;transition:.25s ease;border:1px solid transparent}.do-button:hover{transform:translateY(-2px)}
.do-button-primary{color:#fff!important;background:linear-gradient(135deg,var(--do-purple),var(--do-blue));box-shadow:0 10px 24px rgba(79,95,239,.24)}
.do-button-white{background:#fff;color:#3340a8!important;box-shadow:0 12px 28px rgba(0,0,0,.12)}
.do-button-ghost{color:#fff!important;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.07);backdrop-filter:blur(8px)}
.do-text-link{display:inline-flex;gap:12px;align-items:center;font-size:14px;font-weight:800;color:#5147de!important}.do-text-link span,.do-text-link i{font-style:normal;transition:.2s}.do-text-link:hover span,.do-text-link:hover i{transform:translateX(4px)}

.do-header{height:76px;background:#fff;position:relative;z-index:50;border-bottom:1px solid rgba(20,35,66,.07)}.do-nav{height:100%;display:flex;align-items:center}.do-logo img{display:block;width:134px;height:auto}.do-desktop-nav{display:flex;gap:34px;margin-left:auto;margin-right:34px;align-items:center}.do-desktop-nav a{font-size:14px;color:#37435b;position:relative;padding:28px 0}.do-desktop-nav a:after{content:"";position:absolute;height:2px;left:50%;right:50%;bottom:17px;background:var(--do-purple);transition:.2s}.do-desktop-nav a:hover,.do-desktop-nav a.active{color:#5147de}.do-desktop-nav a.active:after,.do-desktop-nav a:hover:after{left:0;right:0}.do-nav-cta{height:42px;padding:0 20px}.do-menu-toggle,.do-mobile-menu{display:none}

.do-hero{position:relative;min-height:760px;background:radial-gradient(circle at 80% 28%,rgba(73,111,244,.28),transparent 30%),linear-gradient(135deg,#111638 0%,#161e50 48%,#182860 100%);color:#fff;overflow:hidden}.do-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(153,168,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(153,168,255,.055) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}.do-orb{position:absolute;border-radius:50%;filter:blur(1px);border:1px solid rgba(141,151,255,.16)}.do-orb-one{width:600px;height:600px;right:-240px;top:-230px;box-shadow:0 0 120px rgba(86,94,255,.18) inset}.do-orb-two{width:340px;height:340px;left:-240px;bottom:-80px;background:rgba(111,72,255,.08)}.do-hero-inner{min-height:684px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;position:relative;z-index:2}.do-breadcrumb{display:flex;gap:10px;align-items:center;font-size:12px;color:#aeb6d6;margin-bottom:40px}.do-breadcrumb a:hover{color:#fff}.do-hero-copy h1{font-size:50px;line-height:1.25;letter-spacing:-.04em;margin:0 0 24px;font-weight:700}.do-hero-copy h1 em{font-style:normal;background:linear-gradient(90deg,#d8dcff,#76e5e4);-webkit-background-clip:text;background-clip:text;color:transparent}.do-hero-copy>p{font-size:17px;line-height:1.9;color:#b9c2de;max-width:580px;margin:0}.do-hero-actions{display:flex;gap:14px;margin-top:34px}.do-hero-actions .do-button{height:52px}.do-hero-proof{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;padding-top:24px;border-top:1px solid rgba(255,255,255,.13)}.do-hero-proof div{padding-right:18px}.do-hero-proof div+div{padding-left:20px;border-left:1px solid rgba(255,255,255,.13)}.do-hero-proof strong,.do-hero-proof span{display:block}.do-hero-proof strong{font-size:14px;margin-bottom:8px}.do-hero-proof span{font-size:11px;color:#8f9abf}
.do-workbench{background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.42);border-radius:18px;box-shadow:0 40px 100px rgba(0,0,0,.28);color:var(--do-ink);position:relative;transform:perspective(1400px) rotateY(-4deg) rotateX(1deg);transition:.4s}.do-workbench:hover{transform:none}.do-workbench-top{height:48px;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid #e8ebf3}.do-workbench-top>div{display:flex;gap:6px}.do-workbench-top i{width:7px;height:7px;border-radius:50%;background:#dce0e9}.do-workbench-top>span{font-size:11px;font-weight:700;margin-left:18px;color:#7f899e}.do-workbench-top>b{margin-left:auto;font-size:9px;color:#3fb59e;background:#e6f8f3;padding:5px 8px;border-radius:20px}.do-workbench-body{height:430px;display:flex}.do-workbench aside{width:104px;background:#f5f7fb;border-radius:0 0 0 18px;padding:26px 12px;display:flex;flex-direction:column;gap:8px}.do-workbench aside span{font-size:10px;color:#8c96a9;padding:10px 9px;border-radius:7px;white-space:nowrap}.do-workbench aside .active{color:#554be0;background:#ebeaff;font-weight:700}.do-dashboard{flex:1;padding:26px 24px;min-width:0}.do-dash-head{display:flex;justify-content:space-between;align-items:flex-start}.do-dash-head small,.do-dash-head strong{display:block}.do-dash-head small{font-size:9px;color:#9aa3b5;margin-bottom:7px}.do-dash-head strong{font-size:16px}.do-dash-head>span{font-size:9px;color:#9aa3b5;border:1px solid #e4e8f0;border-radius:6px;padding:7px 9px}.do-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.do-kpis>div{border:1px solid #e7eaf2;border-radius:10px;padding:13px 12px;background:#fff}.do-kpis small,.do-kpis strong,.do-kpis em{display:block}.do-kpis small{font-size:8px;color:#8f99ad}.do-kpis strong{font-size:16px;margin:7px 0}.do-kpis em{font-size:8px;font-style:normal;color:#24ae93}.do-dash-lower{display:grid;grid-template-columns:1.35fr .9fr;gap:12px;margin-top:12px}.do-chart,.do-tasks{border:1px solid #e7eaf2;border-radius:10px;padding:14px;height:217px}.do-chart-head{display:flex;justify-content:space-between;font-size:10px;font-weight:700}.do-chart-head small{font-size:8px;color:#9ba4b6}.do-bars{height:155px;display:flex;align-items:flex-end;gap:7px;border-bottom:1px solid #e7eaf2;background:repeating-linear-gradient(to top,#fff,#fff 37px,#f0f2f7 38px);padding:10px 4px 0}.do-bars i{display:block;flex:1;height:var(--h);background:linear-gradient(180deg,#7869fc,#5756df);border-radius:4px 4px 1px 1px}.do-tasks>span{font-size:10px;font-weight:700}.do-tasks>div{display:flex;gap:8px;align-items:center;padding:12px 0;border-bottom:1px solid #eff1f6}.do-tasks i{width:7px;height:7px;border-radius:50%}.do-tasks i.purple{background:#7566fb}.do-tasks i.cyan{background:#22c4c2}.do-tasks i.blue{background:#4084f2}.do-tasks p{margin:0}.do-tasks b,.do-tasks small{display:block}.do-tasks b{font-size:8px;margin-bottom:4px}.do-tasks small{font-size:7px;color:#9ca5b5}.do-floating-chip{position:absolute;background:#fff;border-radius:11px;padding:11px 14px;box-shadow:0 14px 38px rgba(8,19,52,.18);display:flex;gap:9px;align-items:center}.do-floating-chip>i{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-style:normal;font-weight:800}.do-floating-chip small,.do-floating-chip b{display:block;white-space:nowrap}.do-floating-chip small{font-size:8px;color:#9aa3b4;margin-bottom:4px}.do-floating-chip b{font-size:10px}.chip-one{left:-28px;bottom:54px}.chip-one>i{background:#e8f9f5;color:#27a78e}.chip-two{right:-28px;top:86px}.chip-two>i{background:#eceaff;color:#6757ee}

.do-section{padding:112px 0}.do-section-head{display:grid;grid-template-columns:1.1fr .75fr;gap:80px;align-items:end;margin-bottom:58px}.do-section-head h2,.do-center-head h2,.do-foundation-copy h2,.do-faq-grid h2{font-size:38px;line-height:1.32;letter-spacing:-.035em;margin:0}.do-section-head>p,.do-center-head>p,.do-foundation-copy>p,.do-faq-grid>div:first-child>p{font-size:15px;line-height:1.85;color:var(--do-muted);margin:0}.do-section-head.inverse h2,.do-center-head.inverse h2{color:#fff}.do-section-head.inverse>p,.do-center-head.inverse>p{color:#aeb7d4}.do-center-head{text-align:center;max-width:760px;margin:0 auto 54px}.do-center-head>p{margin:16px auto 0;max-width:650px}
.do-problem-section{background:#fff}.do-problems{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.do-problems article{position:relative;padding:34px 30px 30px;border:1px solid var(--do-line);border-radius:18px;overflow:hidden;transition:.25s}.do-problems article:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(22,36,66,.09);border-color:#d8d8fa}.do-problems article>span{position:absolute;right:24px;top:20px;color:#e8eaf1;font-size:34px;font-weight:800}.do-icon{width:48px;height:48px;border-radius:13px;display:block;margin-bottom:24px;background:linear-gradient(135deg,#eeecff,#e7f4ff);position:relative}.do-icon:after,.do-icon:before{content:"";position:absolute}.do-icon.users:before{width:12px;height:12px;border:2px solid #6658ed;border-radius:50%;top:9px;left:17px}.do-icon.users:after{width:23px;height:12px;border:2px solid #6658ed;border-radius:14px 14px 5px 5px;border-bottom:0;bottom:8px;left:11px}.do-icon.links:before{width:23px;height:10px;border:2px solid #4b7ee9;border-radius:10px;transform:rotate(-35deg);top:12px;left:7px}.do-icon.links:after{width:23px;height:10px;border:2px solid #4b7ee9;border-radius:10px;transform:rotate(-35deg);bottom:12px;right:7px}.do-icon.flow:before{width:10px;height:10px;border:2px solid #1eb3b2;left:8px;top:8px;box-shadow:22px 0 0 -2px #fff,22px 0 0 0 #1eb3b2,11px 21px 0 -2px #fff,11px 21px 0 0 #1eb3b2}.do-icon.flow:after{width:24px;height:18px;border-left:1px solid #1eb3b2;border-right:1px solid #1eb3b2;border-top:1px solid #1eb3b2;left:12px;top:16px}.do-problems h3{font-size:20px;margin:0 0 12px}.do-problems p{font-size:14px;color:var(--do-muted);line-height:1.8;margin:0 0 24px}.do-problems b{font-size:12px;color:#5e51e8}

.do-path-section{background:radial-gradient(circle at 50% 0,rgba(90,103,255,.24),transparent 38%),#11183a;overflow:hidden}.do-path-grid{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr;align-items:center}.do-path-card{background:linear-gradient(160deg,rgba(255,255,255,.09),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:30px 26px 24px;color:#fff;min-height:420px;position:relative;overflow:hidden}.do-path-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-100px;top:-100px;background:var(--accent);opacity:.18;filter:blur(4px)}.do-path-card.user{--accent:#8a70ff}.do-path-card.trade{--accent:#36a1ff}.do-path-card.system{--accent:#24d1c8}.do-path-number{font-size:11px;color:#9aa5ca;letter-spacing:.15em}.do-path-symbol{font-size:58px;font-weight:900;letter-spacing:-.06em;color:rgba(255,255,255,.055);margin:14px 0 -17px}.do-path-card h3{font-size:22px;margin:0 0 14px}.do-path-card p{font-size:13px;line-height:1.8;color:#afb7d3;margin:0}.do-path-card ul{padding:0;margin:20px 0 22px;list-style:none}.do-path-card li{font-size:12px;color:#d6dbec;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.08)}.do-path-card li:before{content:"+";color:var(--accent);font-weight:900;margin-right:8px}.do-path-result{display:block;font-size:11px;color:#fff;background:rgba(255,255,255,.07);border-radius:7px;padding:10px}.do-path-arrow{color:#6f7aa5;text-align:center;font-size:20px}.do-path-foot{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:38px;color:#aeb7d3;font-size:11px}.do-path-foot i{width:55px;height:1px;background:#586184}.do-path-foot b{color:#fff;background:linear-gradient(90deg,#6657eb,#347ee4);padding:9px 13px;border-radius:7px;margin-left:10px}

.do-foundation{background:#f6f8fc}.do-foundation-grid{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px}.do-foundation-copy h2{margin-bottom:22px}.do-foundation-copy>p{margin-bottom:28px}.do-capability-map{height:560px;position:relative}.do-cap-ring{position:absolute;border:1px dashed #cdd3e2;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ring-a{width:300px;height:300px}.ring-b{width:470px;height:470px}.do-cap-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:190px;height:190px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#8678ff,#4a47cf);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 24px 60px rgba(77,68,210,.3),0 0 0 14px rgba(111,96,242,.08)}.do-cap-core span{font-size:20px;font-weight:800}.do-cap-core strong{font-size:10px;margin-top:10px;opacity:.75;letter-spacing:.08em}.do-capability-map article{position:absolute;background:#fff;border:1px solid #e2e6f0;border-radius:13px;padding:14px 16px;display:flex;align-items:center;gap:12px;width:210px;box-shadow:0 14px 38px rgba(27,42,73,.08)}.do-capability-map article i{font-style:normal;font-size:10px;width:30px;height:30px;border-radius:9px;background:#eeecff;color:#6252e8;display:grid;place-items:center;font-weight:800}.do-capability-map article b,.do-capability-map article small{display:block}.do-capability-map article b{font-size:13px;margin-bottom:5px}.do-capability-map article small{font-size:9px;color:#8a94a8;white-space:nowrap}.cap-a{left:50%;top:3%;transform:translateX(-50%)}.cap-b{right:0;top:24%}.cap-c{right:4%;bottom:14%}.cap-d{left:3%;bottom:14%}.cap-e{left:0;top:24%}

.do-modes-section{background:#fff}.do-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.do-modes article{border:1px solid var(--do-line);border-radius:20px;padding:30px;position:relative;background:#fff;transition:.25s}.do-modes article:hover{transform:translateY(-5px);box-shadow:var(--do-shadow)}.do-modes article.featured{border:2px solid #6d5dfc;box-shadow:0 20px 55px rgba(83,76,218,.12)}.do-recommend{position:absolute!important;right:20px;top:-13px;color:#fff;background:linear-gradient(90deg,#6f5bea,#3b78eb);font-size:10px;font-weight:800;padding:7px 12px;border-radius:20px}.do-mode-top{display:flex;align-items:center;justify-content:space-between}.do-mode-top span{font-size:12px;color:#9aa3b3;font-weight:800}.do-mode-top i{font-style:normal;font-size:12px;font-weight:900;color:#5e52e4;width:46px;height:46px;border-radius:12px;background:#efedff;display:grid;place-items:center}.do-modes h3{font-size:24px;margin:25px 0 12px}.do-modes p{font-size:14px;line-height:1.75;color:var(--do-muted);margin:0 0 22px;min-height:74px}.do-modes ul{list-style:none;padding:18px 0;margin:0;border-top:1px solid #e9ecf3}.do-modes li{font-size:13px;color:#45516a;padding:7px 0}.do-modes li:before{content:"✓";color:#23ae9c;margin-right:9px;font-weight:900}.do-modes article>b{font-size:11px;color:#6456e9;background:#f0efff;border-radius:7px;padding:10px 11px;display:block}

.do-cases-section{background:#f5f7fb}.do-case-tabs{display:flex;border-bottom:1px solid #dce1eb;margin-bottom:32px;gap:8px}.do-case-tabs button{border:0;background:transparent;color:#788298;font:inherit;font-size:13px;font-weight:700;padding:16px 22px;cursor:pointer;position:relative}.do-case-tabs button:after{content:"";position:absolute;height:3px;background:#6556ea;border-radius:3px 3px 0 0;left:50%;right:50%;bottom:-1px;transition:.2s}.do-case-tabs button.active{color:#5549d8}.do-case-tabs button.active:after{left:12px;right:12px}.do-case-panel{display:none;grid-template-columns:.82fr 1.18fr;background:#fff;border-radius:22px;overflow:hidden;min-height:490px;border:1px solid #e6e9f0}.do-case-panel.active{display:grid}.do-case-copy{padding:58px 48px;align-self:center}.do-case-copy>span{font-size:11px;letter-spacing:.1em;color:#6859e7;font-weight:800}.do-case-copy h3{font-size:28px;line-height:1.4;margin:16px 0}.do-case-copy p{font-size:14px;line-height:1.8;color:var(--do-muted);margin:0 0 22px}.do-case-copy>div{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.do-case-copy>div b{font-size:10px;color:#536078;background:#f2f4f8;border-radius:5px;padding:7px 9px}.do-phone-stage,.do-screen-stage{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;gap:16px;padding:50px 36px 0;background:linear-gradient(140deg,#242861,#161c48)}.do-phone-stage:before,.do-screen-stage:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(112,95,255,.28);filter:blur(40px);right:-80px;top:-150px}.do-phone-stage.blue{background:linear-gradient(140deg,#135393,#122a54)}.do-phone-stage.blue:before{background:rgba(39,183,227,.3)}.do-phone-stage.cyan{background:linear-gradient(140deg,#13626a,#163b54)}.do-phone-stage.cyan:before{background:rgba(37,209,195,.28)}.do-phone-stage img{width:29%;max-height:400px;object-fit:cover;object-position:top;border:6px solid #121a38;border-bottom:0;border-radius:20px 20px 0 0;box-shadow:0 25px 60px rgba(0,0,0,.4);position:relative;z-index:1}.do-phone-stage img:nth-child(2){transform:translateY(-24px)}.do-screen-stage{align-items:center;padding:50px}.do-screen-stage img{width:100%;position:relative;z-index:1;border:7px solid #202b54;border-radius:10px;box-shadow:0 24px 55px rgba(0,0,0,.35)}
.ustc-stage{padding:34px 28px;background:radial-gradient(circle at 80% 15%,rgba(82,101,255,.35),transparent 36%),linear-gradient(145deg,#20265c,#12183e)}.ustc-stage:before{display:none}.ustc-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(152,165,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(152,165,255,.06) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(135deg,#000,transparent 90%)}.ustc-visual{width:100%;height:388px;border:1px solid rgba(255,255,255,.44);border-radius:13px;background:#fff;box-shadow:0 28px 65px rgba(5,11,37,.4);position:relative;z-index:2;overflow:hidden;transform:perspective(1100px) rotateY(-2deg)}.ustc-topbar{height:41px;padding:0 14px;display:flex;align-items:center;border-bottom:1px solid #e9ecf3}.ustc-topbar>div{display:flex;gap:5px}.ustc-topbar>div i{width:6px;height:6px;border-radius:50%;background:#dbe0e9}.ustc-topbar strong{margin-left:14px;font-size:9px;color:#657087}.ustc-topbar>span{margin-left:auto;padding:4px 7px;border-radius:12px;background:#e8f8f2;color:#28a688;font-size:7px;font-weight:800}.ustc-body{height:calc(100% - 41px);display:flex}.ustc-body aside{width:86px;padding:17px 9px;background:#f5f7fb;border-right:1px solid #edf0f5;display:flex;flex-direction:column;gap:4px}.ustc-body aside>b{padding:0 8px 12px;color:#5048d5;font-size:10px;letter-spacing:.12em}.ustc-body aside span{padding:7px 7px;border-radius:5px;color:#8d96aa;font-size:7px;white-space:nowrap}.ustc-body aside span.active{background:#eae9ff;color:#574cdb;font-weight:800}.ustc-main{flex:1;min-width:0;padding:18px}.ustc-heading{display:flex;justify-content:space-between;align-items:flex-start}.ustc-heading small,.ustc-heading strong{display:block}.ustc-heading small{margin-bottom:5px;color:#99a2b3;font-size:7px}.ustc-heading strong{font-size:12px}.ustc-heading em{padding:5px 7px;border:1px solid #e4e7ef;border-radius:5px;color:#929bad;font-size:7px;font-style:normal}.ustc-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.ustc-kpis article{padding:10px;border:1px solid #e6e9f1;border-radius:8px;box-shadow:0 5px 13px rgba(28,39,68,.03)}.ustc-kpis small,.ustc-kpis strong,.ustc-kpis span{display:block}.ustc-kpis small{font-size:6px;color:#8993a7}.ustc-kpis strong{margin:5px 0 3px;font-size:14px}.ustc-kpis span{font-size:6px;color:#23a98e}.ustc-lower{display:grid;grid-template-columns:1.25fr .92fr;gap:9px;margin-top:9px}.ustc-trend,.ustc-todo{height:185px;padding:11px;border:1px solid #e6e9f1;border-radius:8px}.ustc-trend>div:first-child,.ustc-todo>div{display:flex;justify-content:space-between;align-items:center}.ustc-trend b,.ustc-todo b{font-size:8px}.ustc-trend small,.ustc-todo small{font-size:6px;color:#98a1b3}.ustc-chart{position:relative;height:143px;margin-top:7px;padding:7px 5px 0;display:flex;gap:7px;align-items:flex-end;border-bottom:1px solid #e7eaf2;background:repeating-linear-gradient(to top,#fff,#fff 33px,#eff2f7 34px)}.ustc-chart>span{display:block;flex:1;height:var(--u);border-radius:3px 3px 0 0;background:linear-gradient(180deg,#7667f3,#5650d9);opacity:.82}.ustc-chart svg{position:absolute;inset:10px 3px 10px;width:calc(100% - 6px);height:calc(100% - 20px);overflow:visible}.ustc-chart path{fill:none;stroke:#20bfc2;stroke-width:2;vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 3px rgba(32,191,194,.22))}.ustc-todo p{display:flex;align-items:center;gap:7px;margin:0;padding:10px 0;border-bottom:1px solid #eef1f5}.ustc-todo p>i{width:6px;height:6px;border-radius:50%;flex:0 0 auto}.ustc-todo p>i.violet{background:#705ff2}.ustc-todo p>i.blue{background:#3d82ee}.ustc-todo p>i.cyan{background:#22bab9}.ustc-todo p span b,.ustc-todo p span small{display:block}.ustc-todo p span b{margin-bottom:3px;font-size:7px}.ustc-todo p span small{font-size:5.5px}.ustc-chip{position:absolute;z-index:3;padding:9px 11px;border-radius:9px;background:#fff;box-shadow:0 13px 30px rgba(5,12,38,.24);display:flex;align-items:center;gap:7px}.ustc-chip>i{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;background:#e8f8f4;color:#29a78d;font-size:10px;font-style:normal;font-weight:800}.ustc-chip small,.ustc-chip b{display:block;white-space:nowrap}.ustc-chip small{font-size:5.5px;color:#9ba4b5}.ustc-chip b{margin-top:2px;font-size:7.5px}.ustc-chip-one{left:12px;bottom:24px}.ustc-chip-two{right:13px;top:63px}.ustc-chip-two>i{background:#eeecff;color:#6354e8}

.do-process-section{background:#121a3d}.do-process{display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;align-items:center}.do-process article{height:160px;border:1px solid rgba(255,255,255,.13);border-radius:15px;padding:24px 20px;color:#fff;background:rgba(255,255,255,.04)}.do-process article i{display:block;font-style:normal;color:#8e96ff;font-size:11px;font-weight:800;margin-bottom:28px}.do-process article b,.do-process article span{display:block}.do-process article b{font-size:15px;margin-bottom:9px}.do-process article span{font-size:10px;color:#9fa9c9}.do-process>em{height:1px;background:#525b7d;position:relative}.do-process>em:after{content:"";width:6px;height:6px;border-top:1px solid #7e87a8;border-right:1px solid #7e87a8;transform:rotate(45deg);position:absolute;right:0;top:-3px}

.do-faq-section{background:#fff}.do-faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.do-faq-grid h2{margin-bottom:20px}.do-faqs details{border-bottom:1px solid #e3e7ef}.do-faqs summary{list-style:none;cursor:pointer;padding:22px 46px 22px 0;font-size:15px;font-weight:700;position:relative}.do-faqs summary::-webkit-details-marker{display:none}.do-faqs summary i:before,.do-faqs summary i:after{content:"";position:absolute;background:#6557e7}.do-faqs summary i:before{width:13px;height:1px;right:5px;top:30px}.do-faqs summary i:after{height:13px;width:1px;right:11px;top:24px;transition:.2s}.do-faqs details[open] summary i:after{transform:rotate(90deg)}.do-faqs details p{font-size:13px;color:var(--do-muted);line-height:1.8;margin:-4px 0 22px;padding-right:50px}

.do-cta{background:linear-gradient(120deg,#6554e9,#315fd3 58%,#1887c5);color:#fff;position:relative;overflow:hidden}.do-cta:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.15);border-radius:50%;right:-140px;top:-240px;box-shadow:0 0 0 80px rgba(255,255,255,.025)}.do-cta-inner{padding:76px 0;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.do-cta h2{font-size:34px;margin:0 0 13px}.do-cta p{margin:0;color:#dfe3ff;font-size:14px}.do-cta-inner>div:last-child{display:flex;align-items:center;gap:25px}.do-cta-inner>div:last-child>a:last-child{font-size:13px;font-weight:700}.do-cta-inner>div:last-child>a:last-child span{margin-left:9px}

.do-footer{background:#0d142f;color:#fff;padding:64px 0 26px}.do-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:60px}.do-footer-brand img{width:138px;filter:brightness(0) invert(1)}.do-footer-brand p{font-size:12px;color:#8892b2;margin-top:18px}.do-footer-grid h4{font-size:13px;margin:0 0 20px}.do-footer-grid>div:not(:first-child) a{display:block;font-size:11px;color:#8993b3;margin:12px 0}.do-footer-grid>div:not(:first-child) a:hover{color:#fff}.do-footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;color:#616b8b;font-size:10px}

@media(max-width:1050px){.do-desktop-nav{gap:20px}.do-hero-inner{gap:35px}.do-hero-copy h1{font-size:42px}.do-workbench{transform:none}.do-capability-map{transform:scale(.9)}.do-case-copy{padding:42px 34px}}
@media(max-width:820px){.do-container{width:min(100% - 32px,680px)}.do-header{height:66px;position:sticky;top:0}.do-logo img{width:118px}.do-desktop-nav,.do-nav-cta{display:none}.do-menu-toggle{width:42px;height:42px;margin-left:auto;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px}.do-menu-toggle span{width:22px;height:2px;background:#28334b;transition:.2s}.menu-open .do-menu-toggle span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-open .do-menu-toggle span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.do-mobile-menu{display:flex;position:absolute;left:0;right:0;top:66px;background:#fff;flex-direction:column;padding:12px 24px 22px;border-top:1px solid #edf0f5;box-shadow:0 18px 40px rgba(18,31,60,.14);transform:translateY(-130%);opacity:0;pointer-events:none;transition:.25s;z-index:-1}.menu-open .do-mobile-menu{transform:translateY(0);opacity:1;pointer-events:auto}.do-mobile-menu a{font-size:14px;color:#37435b;padding:12px 0;border-bottom:1px solid #eef0f5}.do-hero{min-height:auto}.do-hero-inner{display:block;padding:65px 0 90px}.do-breadcrumb{margin-bottom:28px}.do-hero-copy h1{font-size:40px}.do-hero-copy>p{font-size:15px}.do-workbench{margin-top:60px;max-width:620px}.do-section{padding:82px 0}.do-section-head{grid-template-columns:1fr;gap:20px}.do-section-head h2,.do-center-head h2,.do-foundation-copy h2,.do-faq-grid h2{font-size:32px}.do-problems{grid-template-columns:1fr}.do-path-grid{grid-template-columns:1fr;gap:16px}.do-path-arrow{transform:rotate(90deg)}.do-path-card{min-height:0}.do-path-foot{flex-wrap:wrap}.do-foundation-grid{grid-template-columns:1fr}.do-foundation-copy{max-width:600px}.do-capability-map{transform:none}.do-modes{grid-template-columns:1fr}.do-modes p{min-height:0}.do-case-panel{grid-template-columns:1fr}.do-case-tabs{overflow-x:auto}.do-case-tabs button{white-space:nowrap}.do-phone-stage,.do-screen-stage{min-height:410px}.do-process{grid-template-columns:1fr;gap:10px}.do-process>em{width:1px;height:20px;margin:auto}.do-process>em:after{transform:rotate(135deg);right:-3px;top:14px}.do-process article{height:auto;min-height:125px}.do-process article i{margin-bottom:18px}.do-faq-grid{grid-template-columns:1fr;gap:35px}.do-cta-inner{display:block}.do-cta-inner>div:last-child{margin-top:30px}.do-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.do-footer-grid>div:last-child{display:none}}
@media(max-width:560px){.do-container{width:calc(100% - 32px)}.do-hero-inner{padding:44px 0 70px}.do-breadcrumb{font-size:10px;white-space:nowrap}.do-hero-copy h1{font-size:32px;line-height:1.35}.do-hero-copy>p{line-height:1.75}.do-hero-actions{flex-direction:column}.do-hero-actions .do-button{width:100%}.do-hero-proof{gap:0;margin-top:38px}.do-hero-proof div{padding-right:9px}.do-hero-proof div+div{padding-left:9px}.do-hero-proof strong{font-size:12px}.do-hero-proof span{font-size:9px;line-height:1.5}.do-workbench{margin-top:42px}.do-workbench-body{height:350px}.do-workbench aside{display:none}.do-dashboard{padding:20px 14px}.do-kpis>div{padding:10px 8px}.do-kpis strong{font-size:13px}.do-dash-lower{grid-template-columns:1.25fr .9fr}.do-chart,.do-tasks{padding:10px;height:182px}.do-bars{height:125px;gap:4px}.do-tasks>div{padding:9px 0}.do-floating-chip{display:none}.do-section{padding:68px 0}.do-section-head{margin-bottom:38px}.do-section-head h2,.do-center-head h2,.do-foundation-copy h2,.do-faq-grid h2{font-size:28px}.do-problems article{padding:28px 24px}.do-path-card{padding:27px 22px}.do-path-symbol{font-size:46px}.do-path-foot i{width:18px}.do-path-foot b{width:100%;text-align:center;margin:5px 0 0}.do-foundation-grid{gap:35px}.do-capability-map{height:auto;display:grid;gap:10px}.do-cap-ring,.do-cap-core{display:none}.do-capability-map article{position:static!important;transform:none!important;width:100%}.do-capability-map article small{white-space:normal}.do-center-head{margin-bottom:36px}.do-modes article{padding:26px 22px}.do-case-tabs{margin-right:-16px}.do-case-tabs button{padding:14px 15px}.do-case-copy{padding:34px 24px}.do-case-copy h3{font-size:23px}.do-phone-stage,.do-screen-stage{min-height:330px;padding:35px 18px 0}.do-phone-stage img{width:31%;border-width:4px;border-radius:13px 13px 0 0}.do-screen-stage{padding:25px}.ustc-stage{padding:20px 12px}.ustc-visual{height:294px;transform:none}.ustc-topbar{height:33px;padding:0 9px}.ustc-body{height:calc(100% - 33px)}.ustc-body aside{display:none}.ustc-main{padding:12px 10px}.ustc-heading strong{font-size:10px}.ustc-kpis{gap:5px;margin-top:10px}.ustc-kpis article{padding:7px 6px}.ustc-kpis strong{font-size:11px}.ustc-lower{grid-template-columns:1.15fr .9fr;gap:5px;margin-top:5px}.ustc-trend,.ustc-todo{height:139px;padding:7px}.ustc-chart{height:105px;gap:4px}.ustc-todo p{padding:7px 0}.ustc-chip{display:none}.do-cta-inner{padding:60px 0}.do-cta h2{font-size:28px}.do-cta-inner>div:last-child{align-items:flex-start;flex-direction:column;gap:18px}.do-footer{padding-top:48px}.do-footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.do-footer-brand{grid-column:1/-1}.do-footer-grid>div:nth-child(3){display:none}.do-footer-bottom{display:block}.do-footer-bottom span{display:block;margin-top:6px}}

/* v27: let the browser balance this long hero title instead of leaving a one-character tail. */
.do-hero-copy h1 br{display:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.do-workbench,.do-problems article,.do-modes article,.do-button{transition:none}}

/* v33: align the major surfaces with the light employee-benefits palette. */
.do-hero{color:#123452;background:radial-gradient(circle at 80% 28%,rgba(97,88,224,.17),transparent 31%),linear-gradient(122deg,#faf9ff 0%,#f0f2ff 52%,#edf8ff 100%)}
.do-hero-grid{background-image:linear-gradient(rgba(102,91,203,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(102,91,203,.05) 1px,transparent 1px)}
.do-orb{border-color:rgba(102,91,203,.18)}
.do-orb-one{box-shadow:0 0 120px rgba(102,91,203,.14) inset}
.do-orb-two{background:rgba(44,184,206,.09)}
.do-hero .do-eyebrow.light{color:#5b54ce}
.do-breadcrumb{color:#6c8195}
.do-breadcrumb a:hover{color:#0b71ed}
.do-hero-copy h1 em{background:linear-gradient(90deg,#6357e8,#159da5);-webkit-background-clip:text;background-clip:text;color:transparent}
.do-hero-copy>p{color:#536d84}
.do-hero .do-button-ghost{color:#315c78!important;border-color:#a9c8dc;background:rgba(255,255,255,.48)}
.do-hero .do-button-ghost:hover{border-color:#6ea7ca;background:rgba(255,255,255,.82)}
.do-hero-proof{border-top-color:#d6e7ef}
.do-hero-proof div+div{border-left-color:#d6e7ef}
.do-hero-proof strong{color:#1d405d}
.do-hero-proof span{color:#687d90}
.do-workbench{border-color:#d7e8ef;box-shadow:0 32px 80px rgba(30,89,123,.16)}

.do-path-section{color:var(--do-ink);background:radial-gradient(circle at 50% 0,rgba(102,91,203,.15),transparent 39%),linear-gradient(122deg,#f8f7ff 0%,#eef1ff 56%,#edf8ff 100%)}
.do-path-section .do-section-head.inverse h2{color:var(--do-ink)}
.do-path-section .do-section-head.inverse>p{color:var(--do-muted)}
.do-path-section .do-eyebrow.light{color:#5b54ce}
.do-path-card{color:var(--do-ink);background:rgba(255,255,255,.92);border-color:#d9e6ef;box-shadow:0 20px 55px rgba(16,48,83,.07)}
.do-path-number{color:#7d8fa3}
.do-path-symbol{color:rgba(46,79,125,.07)}
.do-path-card p{color:#66788b}
.do-path-card li{color:#45566b;border-bottom-color:#e5edf2}
.do-path-result{color:#315c78;background:#edf6f9}
.do-path-arrow{color:#7798ae}
.do-path-foot{color:#657d91}
.do-path-foot i{background:#9fbccc}

.do-process-section{background:linear-gradient(122deg,#f8f7ff 0%,#f0f4ff 58%,#edf9fb 100%)}
.do-process-section .do-center-head.inverse h2{color:var(--do-ink)}
.do-process-section .do-center-head.inverse>p{color:var(--do-muted)}
.do-process-section .do-eyebrow.light{color:#5b54ce}
.do-process article{color:var(--do-ink);background:rgba(255,255,255,.92);border-color:#d9e6ef;box-shadow:0 14px 34px rgba(16,48,83,.06)}
.do-process article i{color:#5e66de}
.do-process article span{color:#6b7d90}
.do-process>em{background:#a8bfce}
.do-process>em:after{border-color:#7897aa}
