/* Three native topic pages. All layout rules are scoped to this page family. */
.ub-topic{--tp-ink:var(--ub-ink,#101416);--tp-muted:#59665f;--tp-green:var(--ub-green,#087565);--tp-link-hover:var(--tp-green);--tp-accent:#84b5a3;--tp-paper:var(--ub-paper,#faf9f2);--tp-soft:#efefe8;--tp-tint:#dfe9df;--tp-surface:#ffffff;--tp-dark:#101214;--tp-line:#d9ded8;background:var(--tp-paper);color:var(--tp-ink);font-family:Inter,'Microsoft YaHei','PingFang SC',sans-serif;line-height:1.75}
.ub-topic *{box-sizing:border-box}
.ub-topic h1,.ub-topic h2,.ub-topic h3,.ub-topic h4,.ub-topic p,.ub-topic figure,.ub-topic blockquote,.ub-topic ol,.ub-topic ul{margin:0}
.ub-topic h1,.ub-topic h2,.ub-topic h3{font-weight:600;letter-spacing:-.035em;text-wrap:balance}
.ub-topic h1{font-size:clamp(44px,5.1vw,76px);line-height:1.23}
.ub-topic h1 em{font-style:normal;color:inherit}
.ub-topic h2{font-size:clamp(30px,3.4vw,48px);line-height:1.3}
.ub-topic h3{font-size:27px;line-height:1.5}
.ub-topic p{line-height:1.85}
.ub-topic a{color:inherit;text-decoration:none}
.ub-topic button,.ub-topic input{font:inherit}
.ub-topic button{cursor:pointer}
.ub-topic a:focus-visible,.ub-topic button:focus-visible,.ub-topic input:focus-visible,.ub-topic summary:focus-visible{outline:3px solid var(--tp-green);outline-offset:5px}
.ub-topic .tp-wrap{width:calc(100% - 112px);max-width:1280px;margin-inline:auto;position:relative}
.ub-topic .tp-dark{background:var(--tp-dark);color:#f7f8f2;--tp-muted:#bbc6c0;--tp-line:#ffffff26;--tp-link-hover:var(--tp-accent)}
.ub-topic .tp-soft{background:var(--tp-soft)}
.ub-topic .tp-section{padding:104px 0}
.ub-topic .tp-eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em;line-height:1.6;margin-bottom:23px;display:flex;align-items:center;gap:10px}
.ub-topic .tp-eyebrow:before{content:'';width:6px;height:6px;background:var(--tp-green);border-radius:50%;flex-shrink:0}
.ub-topic .tp-dark .tp-eyebrow:before{background:var(--tp-accent)}
.ub-topic .tp-mini{font-size:12px;letter-spacing:.06em;color:var(--tp-muted);margin-bottom:16px}
.ub-topic .tp-lead{font-size:18px;line-height:1.9;color:var(--tp-muted);max-width:580px;margin-top:26px}
.ub-topic .tp-actions{display:flex;align-items:center;flex-wrap:wrap;gap:26px;margin-top:36px}
.ub-topic .tp-button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--tp-green);color:#fff;padding:17px 23px;min-height:56px;border:1px solid transparent;font-size:14px;line-height:1.45;transition:background .2s,transform .2s}
.ub-topic .tp-button:hover{background:#075b4e;transform:translateY(-2px)}
.ub-topic .tp-dark .tp-button{background:var(--tp-green);color:#fff}
.ub-topic .tp-dark .tp-button:hover{background:#075b4e}
.ub-topic .tp-link{display:inline-flex;gap:26px;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;min-height:44px;border-bottom:1px solid currentColor;padding:7px 0;transition:color .2s}
.ub-topic .tp-link:hover{color:var(--tp-link-hover)}
.ub-topic .tp-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:11px;color:var(--tp-muted);padding-top:28px;line-height:1.6}
.ub-topic .tp-hero{overflow:hidden;position:relative}
.ub-topic .tp-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:64px;padding:65px 0 74px}
.ub-topic .tp-hero-note{font-size:12px;color:#a6b0aa;margin-top:34px}
.ub-topic .tp-hero-strip{border-top:1px solid var(--tp-line);display:flex;align-items:center;justify-content:space-between;padding:25px 0;font-size:12px;color:#bbc6c0;letter-spacing:.07em}
.ub-topic .tp-hero-strip span{display:flex;align-items:center;gap:16px}
.ub-topic .tp-hero-strip span:before{content:'+';color:var(--tp-accent)}
.ub-topic .tp-subnav{position:sticky;top:var(--header,80px);z-index:40;background:#faf9f2f5;backdrop-filter:blur(14px);border-block:1px solid var(--tp-line)}
.ub-topic .tp-subnav .tp-wrap{display:flex;gap:38px;overflow-x:auto;scrollbar-width:thin}
.ub-topic .tp-subnav a{white-space:nowrap;font-size:12px;color:var(--tp-muted);min-height:64px;display:flex;align-items:center;border-bottom:2px solid transparent;padding-top:2px}
.ub-topic .tp-subnav a:hover,.ub-topic .tp-subnav a[aria-current]{color:var(--tp-green);border-color:var(--tp-green)}
.ub-topic .tp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:50px}
.ub-topic .tp-section-head>p{max-width:375px;color:var(--tp-muted);font-size:15px;line-height:1.9}
.ub-topic .tp-tablist{display:flex;gap:8px;border-bottom:1px solid var(--tp-line);padding-bottom:14px;overflow-x:auto;scrollbar-width:thin}
.ub-topic .tp-tablist button{border:0;background:transparent;color:var(--tp-muted);padding:16px 23px;text-align:left;white-space:nowrap;font-size:15px;line-height:1.6;display:flex;align-items:center;gap:18px;min-height:54px;transition:background .2s,color .2s}
.ub-topic .tp-tablist button>span{font-size:11px;font-weight:400;opacity:.65}
.ub-topic .tp-tablist button[aria-selected=true]{background:var(--tp-green);color:#fff}
.ub-topic .tp-tablist button:not([aria-selected=true]):hover{background:var(--tp-tint);color:var(--tp-ink)}
.ub-topic .tp-dark .tp-tablist button[aria-selected=true]{background:var(--tp-green);color:#fff}
.ub-topic [data-topic-panel]{scroll-margin-top:28px}
.ub-topic .tp-checklist{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:13px}
.ub-topic .tp-checklist li{display:flex;gap:13px;align-items:baseline;font-size:14px;line-height:1.8}
.ub-topic .tp-checklist li:before{content:'↗';color:var(--tp-green);flex-shrink:0}
.ub-topic .tp-dark .tp-checklist li:before{color:var(--tp-accent)}
.ub-topic .tp-split{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}
.ub-topic .tp-intro{font-size:16px;color:var(--tp-muted);margin:25px 0 30px;max-width:510px}
.ub-topic .tp-small{font-size:12px;color:var(--tp-muted)}
.ub-topic .tp-prepare-list article{display:flex;align-items:flex-start;gap:24px;padding:23px 0;border-bottom:1px solid var(--tp-line)}
.ub-topic .tp-prepare-list article:first-child{padding-top:0}
.ub-topic .tp-prepare-list article>span{font-size:12px;color:var(--tp-green);padding-top:4px}
.ub-topic .tp-prepare-list h3{font-size:21px;line-height:1.5;margin-bottom:9px}
.ub-topic .tp-prepare-list p{font-size:14px;color:var(--tp-muted)}
.ub-topic .tp-prepare-list>.tp-small{margin-top:24px;font-size:12px}
.ub-topic .tp-process{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--tp-line)}
.ub-topic .tp-process li{padding:32px 32px 0 0;position:relative}
.ub-topic .tp-process li:before{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background:var(--tp-green);top:-4px;left:0}
.ub-topic .tp-process li>span{display:block;font-size:13px;color:var(--tp-muted);margin-bottom:20px}
.ub-topic .tp-process h3{font-size:23px;margin-bottom:17px}
.ub-topic .tp-process p{font-size:14px;color:var(--tp-muted)}
.ub-topic .tp-faq .tp-split{grid-template-columns:.75fr 1.25fr}
.ub-topic .tp-faq-list details{border-bottom:1px solid var(--tp-line);padding:0}
.ub-topic .tp-faq-list details:first-child{border-top:1px solid var(--tp-line)}
.ub-topic .tp-faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:24px;list-style:none;padding:22px 0;font-size:17px;font-weight:500;line-height:1.6;cursor:pointer}
.ub-topic .tp-faq-list summary::-webkit-details-marker{display:none}
.ub-topic .tp-faq-list summary>span[aria-hidden]{font-size:0;flex-shrink:0}
.ub-topic .tp-faq-list summary>span[aria-hidden]:after{content:'+';font-size:25px;font-weight:400;color:var(--tp-green)}
.ub-topic .tp-faq-list details[open] summary>span[aria-hidden]:after{content:'−'}
.ub-topic .tp-faq-list details>div>p{font-size:14px;color:var(--tp-muted);padding:0 32px 22px 0}
.ub-topic .tp-closing{padding:88px 0;position:relative;overflow:hidden}
.ub-topic .tp-closing:after{content:'';position:absolute;width:550px;height:550px;border:1px solid #ffffff15;border-radius:50%;top:-240px;right:-120px;pointer-events:none;box-shadow:0 0 0 70px #ffffff03,0 0 0 140px #ffffff02}
.ub-topic .tp-closing .tp-wrap{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:center;z-index:1}
.ub-topic .tp-closing .tp-wrap>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:18px;justify-self:end}
.ub-topic .tp-path-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--tp-line)}
.ub-topic .tp-path-grid>a{position:relative;padding:35px 32px 64px;transition:background .2s;min-width:0}
.ub-topic .tp-path-grid>a+a{border-left:1px solid var(--tp-line)}
.ub-topic .tp-path-grid>a:hover{background:var(--tp-tint)}
.ub-topic .tp-path-grid>a>span{font-size:11px;letter-spacing:.1em;color:var(--tp-green)}
.ub-topic .tp-path-grid h3{font-size:24px;margin:26px 0 16px}
.ub-topic .tp-path-grid p{font-size:14px;color:var(--tp-muted)}
.ub-topic .tp-path-grid b{position:absolute;bottom:24px;right:28px;font-weight:400;font-size:24px;color:var(--tp-green)}
/* Resume: a readable document composition instead of a simulated score. */
.ub-topic .rd-visual{position:relative;padding:20px 32px;min-width:0}
.ub-topic .rd-orbit{position:absolute;inset:-40px -25px;border:1px solid #84b5a329;border-radius:50%;transform:rotate(-25deg);box-shadow:0 0 0 48px #84b5a304,0 0 0 96px #84b5a303}
.ub-topic .rd-document{--tp-muted:#59665f;--tp-line:#d9ded8;background:var(--tp-paper);color:var(--tp-ink);padding:30px 37px 22px;position:relative;transform:rotate(-4deg);box-shadow:25px 32px 65px #10141660;border:1px solid var(--tp-line)}
.ub-topic .rd-document-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.15em;border-bottom:1px solid var(--tp-line);padding-bottom:17px}
.ub-topic .rd-document-top>span:last-child{font-size:20px}
.ub-topic .rd-doc-eyebrow{font-size:11px;color:var(--tp-muted);margin-top:28px}
.ub-topic .rd-document h2{font-size:34px;line-height:1.4;margin-top:10px}
.ub-topic .rd-rule{height:6px;background:linear-gradient(90deg,var(--tp-accent) 38%,var(--tp-line) 38%,var(--tp-line) 70%,transparent 70%);margin:24px 0}
.ub-topic .rd-document-row{display:flex;align-items:flex-start;gap:15px;padding:14px 0;border-bottom:1px solid var(--tp-line)}
.ub-topic .rd-document-row>span{font-size:10px;padding-top:3px;color:var(--tp-muted)}
.ub-topic .rd-document-row h3{font-size:16px;letter-spacing:0}
.ub-topic .rd-document-row p{font-size:10px;margin-top:5px;color:var(--tp-muted)}
.ub-topic .rd-document-foot{display:flex;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:.05em;color:var(--tp-muted);margin-top:25px}
.ub-topic .rd-annotation{position:absolute;right:-6px;bottom:25px;background:var(--tp-tint);color:var(--tp-ink);display:flex;align-items:center;gap:15px;padding:17px 25px;transform:rotate(3deg);box-shadow:0 12px 30px #10141620}
.ub-topic .rd-annotation i{font-style:normal;width:32px;height:32px;border:1px solid var(--tp-green);border-radius:50%;display:grid;place-items:center}
.ub-topic .rd-annotation strong{font-size:14px;display:block;font-weight:500}
.ub-topic .rd-annotation span{font-size:10px;display:block;margin-top:4px}
.ub-topic .rd-review-panel{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;padding:48px 0 0}
.ub-topic .rd-review-panel h3{font-size:34px;line-height:1.4;margin-bottom:22px}
.ub-topic .rd-review-panel>div>p:not(.tp-mini){font-size:15px;color:var(--tp-muted)}
.ub-topic .rd-review-note{background:var(--tp-soft);padding:40px;display:flex;flex-direction:column;justify-content:center;border-left:3px solid var(--tp-accent);min-height:320px}
.ub-topic .rd-review-note>p{font-size:11px;color:var(--tp-green);letter-spacing:.07em}
.ub-topic .rd-review-note blockquote{font-size:27px;line-height:1.65;letter-spacing:-.03em;margin:25px 0}
.ub-topic .rd-review-note>span{font-size:12px;color:var(--tp-muted)}
.ub-topic .tp-pills{border:0;margin-bottom:22px}
.ub-topic .tp-pills button{border:1px solid var(--tp-line);padding:11px 24px;min-height:46px}
.ub-topic .rd-compare{display:grid;grid-template-columns:1fr 1.4fr;background:var(--tp-paper);border:1px solid var(--tp-line)}
.ub-topic .rd-compare>div{padding:40px}
.ub-topic .rd-before{border-right:1px solid var(--tp-line)}
.ub-topic .rd-before h3{font-size:25px;color:var(--tp-muted)}
.ub-topic .rd-after{background:var(--tp-tint)}
.ub-topic .rd-after h3{font-size:25px;color:var(--tp-ink)}
.ub-topic .rd-compare>div>p:last-child{font-size:13px;color:var(--tp-muted);margin-top:26px}
.ub-topic .rd-question-row{display:flex;gap:25px;padding:22px 26px;border:1px solid var(--tp-line);border-top:0;align-items:baseline}
.ub-topic .rd-question-row>span{font-size:11px;white-space:nowrap;color:var(--tp-green)}
.ub-topic .rd-question-row>p{font-size:14px}
.ub-topic .rd-stages .tp-tablist{border-color:#ffffff25}
.ub-topic .rd-stages [data-topic-panel]{display:grid;grid-template-columns:200px 1fr;gap:60px;padding:42px 0 0;align-items:center}
.ub-topic .rd-stage-mark{font-size:128px;line-height:1;color:var(--tp-accent);font-weight:300;letter-spacing:-.07em}
.ub-topic .rd-stages h3{font-size:32px;margin-bottom:20px}
.ub-topic .rd-stages article p:not(.tp-mini){max-width:740px;color:#bbc6c0;font-size:15px}
.ub-topic .tp-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}
.ub-topic .tp-tags span{font-size:11px;border:1px solid var(--tp-line);padding:7px 15px;color:var(--tp-muted)}
/* Industries: native anchors are also tab destinations. */
.ub-topic .in-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}
.ub-topic .in-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101416eb 5%,#101416cc 42%,#10141640);pointer-events:none}
.ub-topic .in-hero>.tp-wrap{z-index:1}
.ub-topic .in-hero-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:90px;align-items:center;padding:77px 0 82px}
.ub-topic .in-hero-lens{border:1px solid #ffffff26;padding:28px 30px;background:#10141680;backdrop-filter:blur(8px)}
.ub-topic .in-hero-lens>p{font-size:11px;color:#bbc6c0;letter-spacing:.08em;margin-bottom:6px}
.ub-topic .in-hero-lens>div{padding:22px 0;border-bottom:1px solid #ffffff26}
.ub-topic .in-hero-lens>div:last-child{border:0;padding-bottom:6px}
.ub-topic .in-hero-lens span{display:block;font-size:9px;color:var(--tp-accent);letter-spacing:.14em;margin-bottom:9px}
.ub-topic .in-hero-lens strong{font-size:17px;font-weight:400;line-height:1.65}
.ub-topic .tp-scene-note{position:absolute;right:0;bottom:20px;font-size:10px;letter-spacing:.05em;color:#bbc6c0}
.ub-topic .in-explorer{display:grid;grid-template-columns:205px 1fr;gap:36px;align-items:start}
.ub-topic .in-sector-list{flex-direction:column;border:0;position:sticky;top:170px;gap:0;padding:0}
.ub-topic .in-sector-list button{padding:20px 16px;border-bottom:1px solid var(--tp-line);white-space:normal;gap:16px;font-size:16px}
.ub-topic .in-sector-list strong{font-weight:500;flex:1}
.ub-topic .in-sector-list b{font-weight:400;font-size:18px}
.ub-topic .in-sector-panel{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid var(--tp-line);background:var(--tp-tint)}
.ub-topic .in-sector-panel>figure{position:relative;min-height:560px;overflow:hidden;background:var(--tp-dark)}
.ub-topic .in-sector-panel>figure>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ub-topic .in-sector-panel figcaption{position:absolute;left:18px;bottom:16px;font-size:10px;color:#fff;z-index:2}
.ub-topic .in-image-shade{position:absolute;inset:0;background:linear-gradient(transparent 70%,#10141690)}
.ub-topic .in-panel-copy{padding:31px 33px}
.ub-topic .in-panel-copy h3{font-size:30px;line-height:1.4;margin-bottom:17px}
.ub-topic .in-panel-copy>p:not(.tp-mini){font-size:13px;color:var(--tp-muted)}
.ub-topic .in-panel-copy .tp-mini{font-size:10px;line-height:1.8}
.ub-topic .in-questions{padding:23px 0 20px;border-bottom:1px solid var(--tp-line)}
.ub-topic .in-panel-copy h4{font-size:12px;font-weight:600;color:var(--tp-ink);margin-bottom:12px}
.ub-topic .in-questions ul{padding-left:16px;display:grid;gap:6px;font-size:12px;color:var(--tp-muted)}
.ub-topic .in-role-block{padding:20px 0}
.ub-topic .in-role-links{display:flex;flex-wrap:wrap;gap:7px}
.ub-topic .in-role-links>a{display:inline-flex;align-items:center;gap:13px;background:var(--tp-paper);border:1px solid var(--tp-line);padding:7px 11px;min-height:40px;font-size:11px;transition:background .2s}
.ub-topic .in-role-links>a:hover{background:var(--tp-tint)}
.ub-topic .in-role-links>a>span{color:var(--tp-green)}
.ub-topic .in-panel-copy>p.in-context{font-size:11px;line-height:1.85;padding-top:2px}
.ub-topic .in-panel-copy>.tp-link{font-size:12px;margin-top:19px}
.ub-topic .in-context-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--tp-line)}
.ub-topic .in-context-grid article{padding:34px 40px 0 0;display:flex;flex-direction:column;align-items:flex-start}
.ub-topic .in-context-grid article+article{border-left:1px solid var(--tp-line);padding-left:35px}
.ub-topic .tp-step-number{display:block;color:var(--tp-accent);font-size:12px;margin-bottom:32px}
.ub-topic .in-context-grid h3{font-size:26px;margin-bottom:20px}
.ub-topic .in-context-grid p,.ub-topic .in-context-grid ul{font-size:14px;color:var(--tp-muted)}
.ub-topic .in-context-grid ul{padding:23px 0 27px 17px;display:grid;gap:10px;flex:1}
.ub-topic .in-context-grid .tp-link{font-size:12px}
/* Insights: native report data, designed reading surfaces. */
.ub-topic .rs-hero{position:relative;padding:0 0 80px;overflow:hidden}
.ub-topic .rs-hero .tp-eyebrow{margin-top:58px}
.ub-topic .rs-hero h1{font-size:clamp(42px,4.9vw,70px)}
.ub-topic .rs-hero-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:52px}
.ub-topic .rs-hero-intro .tp-lead{max-width:780px;font-size:17px}
.ub-topic .rs-hero-intro>.tp-link{flex-shrink:0}
.ub-topic .rs-hero-orbit{position:absolute;width:660px;height:660px;right:-110px;top:-230px;border:86px solid #10141608;border-radius:50%;pointer-events:none}
.ub-topic .rs-feature{display:grid;grid-template-columns:.95fr 1.05fr;gap:55px;align-items:center;background:var(--tp-surface);border:1px solid var(--tp-line);padding:36px}
.ub-topic .rs-jacket{position:relative;isolation:isolate;min-height:330px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:28px 32px;color:#f7f8f2;background:var(--tp-dark)}
.ub-topic .rs-jacket:before{content:'';position:absolute;width:300px;height:300px;border-radius:50%;border:1px solid #84b5a346;right:-60px;bottom:-170px;box-shadow:0 0 0 38px #84b5a316,0 0 0 76px #84b5a30d,0 0 0 114px #84b5a308;z-index:-1}
.ub-topic .rs-jacket>span:first-child{font-size:11px;letter-spacing:.1em}
.ub-topic .rs-jacket strong{display:block;font-size:31px;font-weight:500;letter-spacing:-.025em;line-height:1.5;margin:25px 0;max-width:360px}
.ub-topic .rs-jacket-bottom{display:flex;justify-content:space-between;gap:10px;font-size:9px;letter-spacing:.12em;border-top:1px solid #ffffff26;padding-top:17px}
.ub-topic .rs-feature-copy{padding-right:20px;min-width:0}
.ub-topic .rs-feature-copy>.tp-mini{color:var(--tp-green)}
.ub-topic .rs-feature h2{font-size:33px;line-height:1.45;margin:18px 0}
.ub-topic .rs-meta{display:flex;gap:15px;align-items:center;flex-wrap:wrap;font-size:10px;color:var(--tp-muted);line-height:1.6}
.ub-topic .rs-feature-copy>p:not(.tp-mini){font-size:14px;color:var(--tp-muted);margin-bottom:24px}
.ub-topic .rs-library-intro{color:var(--tp-muted);font-size:14px;margin-top:-20px;margin-bottom:30px}
.ub-topic .rs-filterbar{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;border-bottom:1px solid var(--tp-line);padding-bottom:24px;margin-bottom:19px}
.ub-topic .rs-filter-buttons{display:flex;flex-wrap:wrap;gap:8px}
.ub-topic .rs-filter-buttons button{background:transparent;border:1px solid var(--tp-line);min-height:43px;padding:10px 17px;font-size:12px;line-height:1.6;color:var(--tp-muted)}
.ub-topic .rs-filter-buttons button[aria-pressed=true]{background:var(--tp-green);color:#fff;border-color:var(--tp-green)}
.ub-topic .rs-search{position:relative;flex-shrink:0;width:238px}
.ub-topic .rs-search label{display:block;font-size:10px;color:var(--tp-muted);margin-bottom:7px}
.ub-topic .rs-search input{font-size:13px;border:1px solid var(--tp-line);border-radius:0;background:transparent;padding:11px 39px 11px 14px;width:100%;height:44px;color:var(--tp-ink)}
.ub-topic .rs-search>span{position:absolute;right:13px;bottom:7px;font-size:24px;pointer-events:none;color:var(--tp-green)}
.ub-topic .rs-count{font-size:11px;color:var(--tp-muted);margin-bottom:24px}
.ub-topic .rs-report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 28px}
.ub-topic .rs-report-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--tp-line);background:var(--tp-surface);transition:transform .22s,border-color .22s}
.ub-topic .rs-report-card:hover{transform:translateY(-4px);border-color:var(--tp-accent)}
.ub-topic .rs-card-cover{height:166px;overflow:hidden;position:relative;background:var(--tp-tint);padding:22px 26px;display:flex;flex-direction:column;justify-content:space-between;color:var(--tp-ink);isolation:isolate}
.ub-topic .rs-card-cover>span{font-size:10px;letter-spacing:.1em}
.ub-topic .rs-card-cover>strong{font-size:33px;letter-spacing:-.04em;font-weight:400;line-height:1.3;max-width:75%}
.ub-topic .rs-card-cover:after{content:'';position:absolute;width:150px;height:150px;right:-20px;bottom:-60px;border:1px solid #84b5a340;border-radius:50%;box-shadow:0 0 0 20px #84b5a310,0 0 0 40px #84b5a30b;z-index:-1}
.ub-topic .rs-report-card[data-report-topic=outbound] .rs-card-cover{background:var(--tp-tint);color:var(--tp-ink)}
.ub-topic .rs-report-card[data-report-topic=robotics] .rs-card-cover{background:var(--tp-soft);color:var(--tp-ink)}
.ub-topic .rs-report-card[data-report-topic=recruiting] .rs-card-cover{background:var(--tp-soft);color:var(--tp-ink)}
.ub-topic .rs-card-body{padding:25px 26px 23px;display:flex;flex-direction:column;flex:1}
.ub-topic .rs-card-body h3{font-size:22px;line-height:1.55;margin:15px 0 14px}
.ub-topic .rs-card-body h3>a,.ub-topic .rs-feature h2>a{display:block}
.ub-topic .rs-card-body>p{font-size:12px;color:var(--tp-muted);margin-bottom:26px}
.ub-topic .rs-card-body>.tp-link{margin-top:auto;align-self:flex-start;font-size:12px}
.ub-topic .rs-empty{padding:65px 25px;background:var(--tp-soft);text-align:center}
.ub-topic .rs-empty h3{font-size:24px;margin-bottom:14px}
.ub-topic .rs-empty p{font-size:14px;color:var(--tp-muted);margin-bottom:25px}
.ub-topic .rs-theme-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:85px}
.ub-topic .rs-theme-grid .tp-checklist{margin-bottom:30px}
.ub-topic .rs-theme-image{position:relative;min-width:0;align-self:stretch;min-height:480px;background:var(--tp-dark);overflow:hidden}
.ub-topic .rs-theme-image>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}
.ub-topic .rs-theme-image>figcaption{position:absolute;right:18px;top:16px;color:white;background:#10141685;font-size:9px;padding:5px 9px}
.ub-topic .rs-theme-image>div{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#101416eb);padding:80px 30px 27px;color:#f7f8f2}
.ub-topic .rs-theme-image>div span{display:block;font-size:9px;letter-spacing:.1em;margin-bottom:14px}
.ub-topic .rs-theme-image>div strong{font-size:24px;font-weight:400}
.ub-topic .rs-reading-prompts{margin:28px 0}
.ub-topic .rs-reading-prompts>p{border-top:1px solid var(--tp-line);padding:16px 0;font-size:13px;display:flex;align-items:baseline;gap:20px;color:var(--tp-muted)}
.ub-topic .rs-reading-prompts>p>span{font-size:11px;color:var(--tp-green);flex-shrink:0}
@media(min-width:1500px){.ub-topic .tp-hero-grid{padding-block:86px}.ub-topic .in-hero-layout{padding-block:100px}}
@media(max-width:1100px){
 .ub-topic .tp-wrap{width:calc(100% - 72px)}.ub-topic h1{font-size:56px}.ub-topic .tp-hero-grid{gap:35px}.ub-topic .rd-visual{padding-inline:10px}.ub-topic .rd-document{padding-inline:27px}.ub-topic .rd-annotation{right:-10px;padding:14px 18px}.ub-topic .tp-section{padding-block:80px}.ub-topic .tp-split{gap:60px}.ub-topic .tp-section-head{gap:45px}.ub-topic .tp-section-head>p{max-width:300px}.ub-topic .in-hero-layout{gap:45px}.ub-topic .in-hero-lens{padding:23px}.ub-topic .in-explorer{grid-template-columns:175px 1fr;gap:22px}.ub-topic .in-sector-panel{grid-template-columns:1fr}.ub-topic .in-sector-panel>figure{height:270px;min-height:0}.ub-topic .in-panel-copy{padding:28px}.ub-topic .in-role-links>a{font-size:12px}.ub-topic .in-panel-copy>p:not(.tp-mini){font-size:14px}.ub-topic .rs-feature{gap:30px;padding:28px}.ub-topic .rs-feature-copy{padding:0}.ub-topic .rs-feature h2{font-size:27px}.ub-topic .rs-jacket strong{font-size:27px}.ub-topic .rs-report-grid{gap:22px}.ub-topic .rs-card-body{padding:22px}.ub-topic .rs-card-body h3{font-size:20px}.ub-topic .rs-theme-grid{gap:50px}.ub-topic .rs-filterbar{align-items:stretch}.ub-topic .rs-filter-buttons{align-content:flex-end}.ub-topic .rs-search{width:210px}
}
@media(max-width:800px){
 .ub-topic .tp-wrap{width:calc(100% - 48px)}.ub-topic .tp-hero-grid{grid-template-columns:1fr;gap:48px;padding:48px 0 54px}.ub-topic h1{font-size:56px}.ub-topic .tp-hero-copy{max-width:630px}.ub-topic .rd-visual{width:min(450px,90%);margin:auto}.ub-topic .tp-hero-strip{gap:18px;flex-wrap:wrap}.ub-topic .tp-hero-strip span{min-width:calc(50% - 18px)}.ub-topic .tp-section-head{display:block;margin-bottom:34px}.ub-topic .tp-section-head>p{max-width:560px;margin-top:24px}.ub-topic .tp-section-head>.tp-link{margin-top:20px}.ub-topic .tp-section{padding-block:64px}.ub-topic .tp-tablist button{padding:14px 19px;font-size:13px;gap:12px}.ub-topic .tp-split,.ub-topic .tp-faq .tp-split{grid-template-columns:1fr;gap:38px}.ub-topic .rd-review-panel{gap:28px;padding-top:30px}.ub-topic .rd-review-panel h3{font-size:28px}.ub-topic .rd-review-note{padding:27px}.ub-topic .rd-review-note blockquote{font-size:23px}.ub-topic .rd-compare>div{padding:28px}.ub-topic .rd-compare h3{font-size:21px}.ub-topic .rd-stages [data-topic-panel]{grid-template-columns:110px 1fr;gap:30px}.ub-topic .rd-stage-mark{font-size:90px}.ub-topic .rd-stages h3{font-size:26px}.ub-topic .tp-process{grid-template-columns:repeat(2,1fr);gap:35px 26px;border:0}.ub-topic .tp-process li{padding:25px 0 0;border-top:1px solid var(--tp-line)}.ub-topic .tp-path-grid h3{font-size:20px}.ub-topic .tp-path-grid>a{padding:26px 22px 60px}.ub-topic .tp-closing .tp-wrap{grid-template-columns:1fr;gap:30px}.ub-topic .tp-closing .tp-wrap>div:last-child{justify-self:start}.ub-topic .in-hero-layout{grid-template-columns:1fr;gap:38px;padding:50px 0 60px}.ub-topic .in-hero-lens{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:23px}.ub-topic .in-hero-lens>p{grid-column:1/-1;margin:0}.ub-topic .in-hero-lens>div,.ub-topic .in-hero-lens>div:last-child{border:0;padding:0}.ub-topic .in-hero-lens strong{font-size:14px}.ub-topic .in-explorer{grid-template-columns:1fr;gap:26px}.ub-topic .in-sector-list{position:static;flex-direction:row;gap:8px;padding-bottom:12px}.ub-topic .in-sector-list button{padding:12px 18px;white-space:nowrap;border:1px solid var(--tp-line);font-size:14px}.ub-topic .in-sector-list button b{display:none}.ub-topic .in-sector-panel{grid-template-columns:.7fr 1fr}.ub-topic .in-sector-panel>figure{height:auto;min-height:500px}.ub-topic .in-panel-copy h3{font-size:26px}.ub-topic .in-context-grid article{padding-right:20px}.ub-topic .in-context-grid article+article{padding-left:20px}.ub-topic .in-context-grid h3{font-size:23px}.ub-topic .rs-hero{padding-bottom:50px}.ub-topic .rs-hero .tp-eyebrow{margin-top:40px}.ub-topic .rs-feature{gap:25px;padding:24px}.ub-topic .rs-feature h2{font-size:24px}.ub-topic .rs-jacket{min-height:300px;padding:24px}.ub-topic .rs-jacket strong{font-size:24px}.ub-topic .rs-feature-copy>p:not(.tp-mini){font-size:12px}.ub-topic .rs-report-grid{grid-template-columns:repeat(2,1fr)}.ub-topic .rs-theme-grid{grid-template-columns:1fr;gap:35px}.ub-topic .rs-theme-image{min-height:360px}.ub-topic .rs-theme-reverse>figure{order:2}.ub-topic .rs-hero-intro{gap:20px}.ub-topic .rs-hero-intro>.tp-link{display:none}
}
@media(max-width:560px){
 .ub-topic .tp-wrap{width:calc(100% - 40px)}.ub-topic h1,.ub-topic .rs-hero h1{font-size:40px;line-height:1.32;letter-spacing:-.045em}.ub-topic h2{font-size:30px}.ub-topic .tp-eyebrow{font-size:9px;letter-spacing:.09em;gap:8px;margin-bottom:19px}.ub-topic .tp-breadcrumb{padding-top:21px;font-size:10px}.ub-topic .tp-lead{font-size:15px;margin-top:23px}.ub-topic .tp-hero-grid{padding-top:40px;gap:32px}.ub-topic .tp-actions{gap:19px;margin-top:28px}.ub-topic .tp-button{min-height:50px;padding:14px 19px;font-size:12px;gap:24px}.ub-topic .tp-link{font-size:12px;gap:19px}.ub-topic .tp-hero-note{margin-top:20px;font-size:11px}.ub-topic .rd-visual{width:94%;padding:20px 10px 30px}.ub-topic .rd-document{padding:22px 25px 18px}.ub-topic .rd-document h2{font-size:29px}.ub-topic .rd-doc-eyebrow{margin-top:20px}.ub-topic .rd-rule{margin:18px 0}.ub-topic .rd-document-row{padding:11px 0}.ub-topic .rd-document-row h3{font-size:14px}.ub-topic .rd-annotation{right:-4px;bottom:18px;padding:12px 17px}.ub-topic .rd-annotation strong{font-size:12px}.ub-topic .rd-document-foot{font-size:7px;margin-top:20px}.ub-topic .rd-orbit{inset:-5px -10px}.ub-topic .tp-hero-strip{padding:20px 0;font-size:10px;gap:15px}.ub-topic .tp-subnav .tp-wrap{width:100%;padding-inline:20px;gap:26px}.ub-topic .tp-subnav a{min-height:54px;font-size:11px}.ub-topic .tp-section{padding-block:54px}.ub-topic .tp-section-head{margin-bottom:29px}.ub-topic .tp-section-head>p{font-size:13px;margin-top:21px}.ub-topic .tp-tablist{gap:6px;padding-bottom:12px}.ub-topic .tp-tablist button{font-size:12px;min-height:46px;padding:12px 16px;gap:10px}.ub-topic .tp-tablist button>span{font-size:9px}.ub-topic .rd-review-panel{grid-template-columns:1fr;gap:26px}.ub-topic .rd-review-panel h3{font-size:27px;margin-bottom:16px}.ub-topic .rd-review-panel>div>p:not(.tp-mini){font-size:13px}.ub-topic .tp-checklist li{font-size:12px}.ub-topic .rd-review-note{min-height:240px;padding:27px}.ub-topic .rd-review-note blockquote{font-size:22px;margin:19px 0}.ub-topic .rd-review-note>span{font-size:11px}.ub-topic .rd-compare{grid-template-columns:1fr}.ub-topic .rd-before{border-right:0;border-bottom:1px solid var(--tp-line)}.ub-topic .rd-compare>div{padding:27px}.ub-topic .rd-compare h3{font-size:22px}.ub-topic .rd-compare>div>p:last-child{margin-top:19px;font-size:12px}.ub-topic .rd-question-row{display:block;padding:22px}.ub-topic .rd-question-row>p{font-size:12px;margin-top:10px}.ub-topic .rd-stages [data-topic-panel]{grid-template-columns:1fr;gap:26px;padding-top:30px}.ub-topic .rd-stage-mark{font-size:64px}.ub-topic .rd-stages h3{font-size:25px}.ub-topic .rd-stages article p:not(.tp-mini){font-size:13px}.ub-topic .tp-tags span{font-size:10px;padding:6px 11px}.ub-topic .tp-process{gap:26px 22px}.ub-topic .tp-process h3{font-size:20px;margin-bottom:12px}.ub-topic .tp-process p{font-size:12px}.ub-topic .tp-process li>span{margin-bottom:15px;font-size:11px}.ub-topic .tp-intro{font-size:14px;margin-block:21px 25px}.ub-topic .tp-prepare-list article{gap:17px;padding-block:20px}.ub-topic .tp-prepare-list h3{font-size:19px}.ub-topic .tp-prepare-list p{font-size:12px}.ub-topic .tp-faq-list summary{font-size:15px;padding-block:18px;gap:16px}.ub-topic .tp-faq-list details>div>p{font-size:12px;padding-right:15px}.ub-topic .tp-closing{padding-block:54px}.ub-topic .tp-closing h2{font-size:30px}.ub-topic .tp-path-grid{grid-template-columns:1fr}.ub-topic .tp-path-grid>a{padding:27px 27px 44px}.ub-topic .tp-path-grid>a+a{border-left:0;border-top:1px solid var(--tp-line)}.ub-topic .tp-path-grid h3{font-size:22px;margin:18px 0 12px}.ub-topic .tp-path-grid p{font-size:12px;max-width:240px}.ub-topic .tp-path-grid b{font-size:22px}.ub-topic .in-hero-layout{padding:40px 0 65px;gap:36px}.ub-topic .in-hero-lens{padding:20px;gap:18px 14px}.ub-topic .in-hero-lens strong{font-size:12px}.ub-topic .in-hero-lens span{font-size:8px}.ub-topic .tp-scene-note{font-size:9px;bottom:16px}.ub-topic .in-sector-panel{grid-template-columns:1fr}.ub-topic .in-sector-panel>figure{height:230px;min-height:0}.ub-topic .in-panel-copy{padding:26px 23px}.ub-topic .in-panel-copy h3{font-size:27px}.ub-topic .in-panel-copy>p:not(.tp-mini){font-size:13px}.ub-topic .in-role-links>a{font-size:11px}.ub-topic .in-panel-copy>p.in-context{font-size:11px}.ub-topic .in-context-grid{grid-template-columns:1fr}.ub-topic .in-context-grid article,.ub-topic .in-context-grid article+article{padding:28px 0;border-left:0;border-bottom:1px solid var(--tp-line)}.ub-topic .in-context-grid article:last-child{border-bottom:0;padding-bottom:0}.ub-topic .tp-step-number{margin-bottom:20px}.ub-topic .in-context-grid h3{font-size:25px;margin-bottom:15px}.ub-topic .in-context-grid p,.ub-topic .in-context-grid ul{font-size:13px}.ub-topic .in-context-grid ul{padding-block:18px}.ub-topic .rs-hero .tp-eyebrow{margin-top:36px}.ub-topic .rs-hero-intro{margin-bottom:31px}.ub-topic .rs-hero-intro .tp-lead{font-size:14px}.ub-topic .rs-hero-orbit{width:340px;height:340px;border-width:45px;top:-95px;right:-160px}.ub-topic .rs-feature{grid-template-columns:1fr;gap:25px;padding:20px}.ub-topic .rs-jacket{min-height:245px;padding:23px}.ub-topic .rs-jacket strong{font-size:27px}.ub-topic .rs-feature h2{font-size:25px;margin:15px 0}.ub-topic .rs-feature-copy>.tp-mini{font-size:10px}.ub-topic .rs-feature-copy>p:not(.tp-mini){font-size:12px;margin-bottom:17px}.ub-topic .rs-library-intro{font-size:12px;margin-top:0;margin-bottom:24px}.ub-topic .rs-filterbar{display:block;padding-bottom:21px}.ub-topic .rs-filter-buttons{gap:7px}.ub-topic .rs-filter-buttons button{font-size:11px;padding:9px 13px;min-height:40px}.ub-topic .rs-search{width:100%;margin-top:19px}.ub-topic .rs-search input{font-size:13px}.ub-topic .rs-report-grid{grid-template-columns:1fr;gap:24px}.ub-topic .rs-card-cover{height:170px;padding:22px 25px}.ub-topic .rs-card-body h3{font-size:23px}.ub-topic .rs-card-body{padding:24px}.ub-topic .rs-card-body>p{font-size:12px}.ub-topic .rs-theme-image{min-height:300px}.ub-topic .rs-theme-image>div{padding:65px 22px 25px}.ub-topic .rs-theme-image>div strong{font-size:22px}.ub-topic .rs-reading-prompts>p{font-size:12px;gap:17px}.ub-topic .rs-empty h3{font-size:21px}
}
@media(max-width:350px){.ub-topic h1,.ub-topic .rs-hero h1{font-size:34px}.ub-topic h2{font-size:27px}.ub-topic .tp-wrap{width:calc(100% - 36px)}.ub-topic .tp-eyebrow{font-size:8px}.ub-topic .tp-actions{gap:14px}.ub-topic .rd-visual{width:96%;padding-inline:4px}.ub-topic .rd-document{padding-inline:22px}.ub-topic .rd-document h2{font-size:25px}.ub-topic .rd-document-row h3{font-size:12px}.ub-topic .rd-document-row p{font-size:9px}.ub-topic .rd-annotation{right:-4px;padding:10px 14px}.ub-topic .in-hero-lens{grid-template-columns:1fr;padding:20px}.ub-topic .in-hero-lens>div{display:flex;gap:20px;align-items:baseline}.ub-topic .in-hero-lens span{min-width:48px;margin:0}.ub-topic .in-hero-lens strong{font-size:12px}.ub-topic .rs-feature{padding:16px}.ub-topic .rs-jacket{padding:20px;min-height:220px}.ub-topic .rs-jacket strong{font-size:23px}.ub-topic .rs-feature h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){.ub-topic *{scroll-behavior:auto;transition:none!important}.ub-topic .tp-button:hover,.ub-topic .rs-report-card:hover{transform:none}}
