/* The Overview page's visual language, shared by the rest of the research workspace. */
.research-page-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;font-size:11px;letter-spacing:.8px;color:#65758a}
.research-page-topline a{color:#60758a;letter-spacing:0;font-size:13px}.research-page-topline a:hover{color:#087f70}
.research-page-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:1.7fr 1fr;align-items:center;background:white;border:1px solid #dfe6ec;border-radius:15px;padding:35px 40px;min-height:285px;margin-bottom:20px}
.research-page-copy{position:relative;z-index:3;min-width:0}.workspace .research-page-copy h1{font-size:clamp(34px,3.3vw,51px);font-weight:700;line-height:1.14;letter-spacing:-2.2px;margin:16px 0}
.research-page-copy h1 em{font-style:normal;color:#087e74}.research-page-copy>p{font-size:15px;line-height:1.8;color:#5d6d80;max-width:605px;margin:0}
.research-page-copy .desk-kicker{font-size:10px;letter-spacing:1.1px}.research-page-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:23px}
.research-page-hero.has-search{min-height:390px}.page-quick-links{margin-bottom:33px}
.research-page-art{position:absolute;z-index:0;right:2%;top:50%;width:310px;height:255px;transform:translateY(-50%);pointer-events:none;perspective:900px;contain:layout style}
.page-art-orbit{position:absolute;inset:10px 4px;border:1px solid #51b9aa40;border-radius:50%;transform:rotateX(54deg) rotateZ(-28deg)}
.page-art-orbit.orbit-secondary{inset:0 21px;transform:rotateX(5deg) rotateY(57deg) rotateZ(-22deg);border-color:#7dd6cc45}
.page-art-sheet{position:absolute;width:107px;height:133px;top:56px;left:112px;border-radius:10px;transform:rotateX(12deg) rotateY(-25deg) rotateZ(26deg);padding:35px 23px;box-shadow:8px 16px 22px #196b7812;transition:transform .4s}
.page-art-sheet i{display:block;height:2px;margin-bottom:15px;background:#53a99336;border-radius:2px}.page-art-sheet i:nth-child(2){width:67%}
.sheet-yellow{margin:10px 0 0 31px;background:linear-gradient(140deg,#fff2b294,#fff5d133);border:1px solid #e6c35080}
.sheet-mint{margin:0 0 0 13px;background:linear-gradient(140deg,#8bf0d780,#d9fcf370);border:1px solid #5bbcab80}
.page-art-glass{position:absolute;top:45px;left:91px;width:120px;height:139px;display:grid;place-items:center;background:linear-gradient(145deg,#ffffffc9,#c6f5e570);border:1px solid #4abaa580;border-radius:12px;transform:rotateX(12deg) rotateY(-25deg) rotateZ(15deg);box-shadow:inset 1px 1px 8px #fffa,5px 14px 24px #176d7015;backdrop-filter:blur(5px);transition:transform .4s}
.page-art-glass>svg{width:48px;height:48px;color:#1d9686;stroke-width:1.2}.page-art-glass>img{position:absolute;bottom:12px;right:12px;width:25px;height:25px;object-fit:contain}
.page-art-dot{position:absolute;width:9px;height:9px;border-radius:50%;background:#24bbaa;top:28px;right:32px}.page-art-dot.dot-yellow{width:12px;height:12px;background:#ffcf37;top:auto;bottom:65px;left:32px}
.page-art-caption{position:absolute;left:0;right:0;bottom:2px;text-align:center;font-size:9px;letter-spacing:1.1px;color:#6e8695}
.research-page-hero:hover .page-art-glass{transform:translateY(-5px) rotateX(10deg) rotateY(-17deg) rotateZ(12deg)}
.art-search .page-art-glass{border-radius:50%;height:131px;width:131px;left:82px}.art-search .page-art-glass:after{content:'';position:absolute;right:-16px;bottom:-30px;width:17px;height:54px;border:1px solid #55ad9d80;border-radius:7px;background:linear-gradient(90deg,#a6efd5aa,#e4fff6aa);transform:rotate(-28deg)}
.art-search .page-art-glass>svg{width:43px;height:43px}.art-search .page-art-glass>img{bottom:15px;right:26px;width:23px;height:23px}
.art-compare .page-art-glass{left:54px;width:117px;transform:rotateX(10deg) rotateY(19deg) rotateZ(-12deg)}.art-compare .sheet-mint{left:140px;transform:rotateX(12deg) rotateY(-20deg) rotateZ(16deg)}
.art-bookmark .page-art-glass{border-radius:7px 7px 25px 7px}.art-file .page-art-sheet{height:145px}.art-shield .page-art-glass{border-radius:12px 12px 43px 43px}
.art-spark .sheet-yellow{background:linear-gradient(140deg,#ffe46799,#fff5d180)}
.page-search-form{max-width:580px;margin-top:25px}.page-search-form .search-field{display:grid;gap:9px;position:relative}
.page-search-input{display:flex;align-items:center;gap:10px;border:1px solid #bacbd7;border-radius:9px;padding:6px 7px 6px 15px;background:#f8fafc}
.page-search-input>svg{width:19px;height:19px;color:#607c8f;flex:none}.workspace .page-search-input input{border:0;background:none;flex:1;min-width:0;font-size:16px;padding:10px 0;min-height:43px;width:100%}
.page-search-input input::placeholder{font-size:14px;color:#697e90}.workspace .page-search-input>.btn{width:45px;min-height:42px;height:42px;padding:0;flex:none;border-radius:7px}
.page-search-form #search-help,.page-search-form #search-status{font-size:12px;color:#708497;line-height:1.7}.page-search-form #search-status:empty{display:none}
.page-search-form #company-suggestions{top:61px;left:0;right:0;font-size:15px;color:#24384b}.page-search-form #company-suggestions [role=option]{align-items:center;padding:15px}
.page-popular{display:flex;gap:13px;align-items:center;flex-wrap:wrap;margin-top:18px;font-size:12px;color:#527181}.page-popular>span{font-size:9px;letter-spacing:.9px;color:#718b96}.page-popular>a:hover{color:#068877;text-decoration:underline}
.page-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:31px 0 22px}.page-section-heading:first-child{margin-top:0}
.workspace .page-section-heading h2{font-size:27px;letter-spacing:-1px;font-weight:650;line-height:1.3;margin-top:9px}.page-section-heading p{font-size:14px;color:#6a7e91;line-height:1.7;margin:9px 0 0}
.page-section-heading>svg{width:29px;height:29px;color:#6d989e}.page-section-heading .text-link{font-size:13px}
.page-question-grid,.page-company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.page-question-card{background:white;border:1px solid #dce6ed;border-radius:13px;padding:25px;transition:transform .2s,border-color .2s;display:flex;flex-direction:column;min-width:0}
.page-question-card:hover{transform:translateY(-4px);border-color:#71cdb7}.page-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}
.page-card-top>svg{width:24px;height:24px;color:#118c7d}.workspace .page-card-top>small{font-size:12px;color:#8ca4b1}
.workspace .page-question-card h3{font-size:21px;font-weight:650;line-height:1.4;letter-spacing:-.7px;max-width:250px}
.page-question-card p{font-size:14px;line-height:1.8;color:#687f8f;margin:13px 0 24px}.page-card-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e1eaed;padding-top:18px;font-size:13px;color:#167d6b;margin-top:auto}.page-card-link b{font-size:20px;font-weight:400}
.page-company-card{display:flex;flex-direction:column;min-width:0;background:white;border:1px solid #dce6ec;border-radius:13px;padding:24px;transition:border-color .2s,transform .2s}
.page-company-card:hover{border-color:#86cbbb;transform:translateY(-2px)}.page-company-id{display:flex;align-items:center;gap:13px;margin-bottom:20px}
.page-company-id>span{width:46px;height:46px;display:grid;place-items:center;border:1px solid #cce9e1;background:#e7f9f3;border-radius:12px;color:#237c68;font-size:15px;font-weight:600;flex:none}
.page-company-id>span svg{width:22px;height:22px}.page-company-id>div{min-width:0}.workspace .page-company-id small{display:block;font-size:10px;letter-spacing:.7px;color:#718494}.page-company-id b{font-size:13px;color:#425f71;display:block;margin-top:4px;overflow-wrap:anywhere}
.workspace .page-company-card h3{font-size:21px;font-weight:650;letter-spacing:-.6px;line-height:1.4;overflow-wrap:anywhere}.workspace .page-company-card h3>a:hover{color:#0b8674}
.page-company-card>p{font-size:14px;line-height:1.8;color:#6c8192;margin:13px 0 22px}.page-company-card>.btn{margin-top:auto;font-size:13px;padding:12px 10px;white-space:nowrap}
.page-company-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;border-top:1px solid #e2eaee;padding-top:14px}
.page-company-actions>button{background:none;border:0;padding:5px 0;font-size:13px;color:#577887}.page-company-actions>a{font-size:13px;color:#107965}.page-company-actions>button:hover{color:#117f6c}
.page-comparison-builder{margin-bottom:24px}.page-comparison-builder .page-section-heading{margin-top:0}.page-comparison-builder>form{display:grid;grid-template-columns:1fr 1fr auto;gap:18px;align-items:center}
.page-comparison-builder>form>label{min-width:0;border:1px solid #d9e5ec;border-radius:10px;background:#f8fafb;padding:21px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#476678}
.page-field-number{font-size:11px;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#e2f5ee;color:#158776}
.page-comparison-builder label>input{grid-column:1/-1;width:100%;font-size:16px;min-width:0}.workspace .page-comparison-builder label>small{grid-column:1/-1;font-size:12px;color:#718998;font-weight:400}
.page-comparison-builder>form>.btn{align-self:center}.page-comparison-examples{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:23px;font-size:12px;color:#4d756f}.page-comparison-examples>span{font-size:10px;letter-spacing:.7px;color:#76909b}.page-comparison-examples>a:hover{text-decoration:underline}
.page-watchlist-empty{display:grid;grid-template-columns:180px 1fr;gap:40px;align-items:center;min-height:265px}.page-watchlist-empty p{font-size:15px;line-height:1.8;max-width:620px;margin:16px 0 24px}
.page-empty-art{display:grid;place-items:center;margin:auto;width:130px;height:140px;border:1px solid #93d9c540;border-radius:18px;background:linear-gradient(140deg,#dbfaef,#fff4ca80);transform:rotate(-12deg)}.page-empty-art svg{width:62px;height:62px;color:#299d84;stroke-width:1.1}
.research-filter-panel{margin-bottom:25px}.research-filter-panel .page-section-heading{margin:0 0 22px}.workspace .research-filter-panel #announcements-form{margin-bottom:0;gap:15px}.research-filter-panel #announcements-form label{font-size:13px}
.research-filter-panel #announcements-form+.small{margin-bottom:0}
.workspace .page-learn{max-width:none;padding:0;background:none;border:0}.page-learn .blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.workspace .page-learn .blog-card{background:white;border:1px solid #dce5ec;border-radius:13px;padding:0;overflow:clip;display:flex;flex-direction:column;color:#1a3343;text-decoration:none}
.workspace .page-learn .blog-card-cover{padding:25px;min-height:158px;border-radius:0;background:#e7faf3;border-bottom:1px solid #d7eee5}.workspace .page-learn .blog-card-cover--emerald{background:#edf7fc}.workspace .page-learn .blog-card-cover--amber{background:#fff8dc}
.page-learn .blog-card-body{padding:24px}.workspace .page-learn .blog-card-title{font-size:20px;letter-spacing:-.5px;line-height:1.5;margin:16px 0 20px}
.workspace .page-learn .blog-cover-headline{font-size:23px;line-height:1.3;color:#315a51}.page-learn .blog-cover-icon-wrap{font-size:23px;margin-bottom:20px}
.page-learn .blog-card-meta{display:flex;align-items:center;gap:9px;font-size:12px;color:#708797}.page-learn .blog-author-avatar{height:27px;width:27px;border:1px solid #d9e7e9;border-radius:50%;display:grid;place-items:center;font-size:12px;background:#f6faf9}
.page-learn .blog-category-pill,.page-learn .blog-coming-badge{font-size:11px;display:inline-block;padding:4px 7px;border:1px solid #d4e4e0;background:#f4faf8;color:#527d6f;border-radius:5px}.page-learn .blog-coming-badge{margin-bottom:15px}
.page-learn .blog-article-section{margin-top:34px;padding:30px;background:white;border:1px solid #dce6ec;border-radius:13px;scroll-margin-top:90px}.page-learn .blog-article-divider-label{font-size:11px;letter-spacing:1.2px;color:#6b8794;text-transform:uppercase}
.page-learn .blog-post{max-width:1000px;margin:auto}.page-learn .blog-post p,.page-learn .blog-post li{font-size:15px;line-height:1.9}.page-learn .blog-post h2{font-size:28px;line-height:1.4}
.workspace .price-card.premium{background:white;color:#17202a;border-color:#8fdac5;border-top:4px solid #16b994}.workspace .price-card.premium p,.workspace .price-card.premium small{color:#5f7788}.workspace .price-card.premium .btn{background:#172331;color:white}
.workspace .account-box{padding:5px 0 20px;margin-bottom:20px;border-bottom:1px solid #e3eaef}.workspace .account-box h2{font-size:25px}.workspace .account-box p{font-size:15px}.workspace .account-box~button{font-size:14px;min-height:44px}
/* Artwork is clipped independently so autocomplete can extend beyond the hero. */
.page-art-window{position:absolute;inset:0;overflow:clip;border-radius:inherit;pointer-events:none;z-index:0}
/* Company reports share the same readable surfaces and controls. */
.workspace .report-hero{padding:30px;background:white;border:1px solid #dfe6ec;border-radius:14px}
.workspace .report-hero h1{font-weight:700;letter-spacing:-1.5px}.workspace .report-hero p{font-size:14px}
.workspace .report-breadcrumb{font-size:13px;color:#637182}.workspace .report-breadcrumb span{font-size:10px}
.workspace .report-actions button{font-size:13px;padding:12px 15px}
.workspace .report-quote{background:#fff;border-color:#dfe6ec;border-radius:13px;box-shadow:inset 4px 0 #23bba3}
.workspace .report-quote span{font-size:11px;color:#65758a}.workspace .report-quote small{font-size:12px}.workspace .report-quote b{font-size:15px}
.workspace .report-metrics span{font-size:12px;color:#617184}.workspace .report-metrics strong{font-size:24px;color:#1d2d3c}
.workspace .report-nav{background:#f5f6f8f5;border-color:#dfe5eb}.workspace .report-nav a{font-size:14px;color:#40586a}
.workspace .report-section-head h2{font-size:27px}.workspace .report-section-head .eyebrow{font-size:10px;color:#658191}
.workspace .report-section-head p,.workspace .report-section p,.workspace .report-section li{font-size:14px;line-height:1.85;color:#5e7383}
.workspace .report-section summary{font-size:14px;color:#386d64}.workspace .report-business-summary{color:#29493e;font-size:17px!important}
.workspace .report-chart-toolbar label,.workspace .report-indicators label{font-size:13px;color:#5e7383}
.workspace .report-chart-toolbar button,.workspace .report-segments button{font-size:13px;padding:10px 13px;min-height:40px}
.workspace .report-chart-toolbar button[aria-pressed=true],.workspace .report-segments button[aria-pressed=true]{color:white;background:#172331;border-color:#172331}
.workspace .report-chart-footer button{font-size:12px;padding:10px;min-height:40px}.workspace .report-chart-footer .small{font-size:12px}
.workspace .report-evidence{background:#f2faf7;border:1px solid #cce7dc;color:#1d3c33;border-radius:12px}
.workspace .report-evidence .eyebrow{font-size:10px;color:#518573}.workspace .report-evidence h3{color:#214a3c;font-size:21px}
.workspace .report-evidence p{color:#527466;font-size:14px}.workspace .report-evidence a{font-size:13px;color:#0b7a60}
.workspace .report-source-note{font-size:12px!important;color:#677f8d!important}.workspace .statement-table caption{font-size:13px;color:#687f8e}
.workspace .report-score-grid span{font-size:13px;color:#5b7889}.workspace .report-score-grid small{font-size:12px;line-height:1.8}
.workspace .report-values>div{font-size:14px;padding:15px 0}.workspace .report-values dt{color:#657c8b}
.workspace .report-peer-form label,.workspace .report-peer-form a{font-size:14px}.workspace .report-ai{background:#f0faf6;border-color:#cde7dc;border-radius:12px}
.workspace .report-simple-health{background:#f0faf6;border-color:#d2e9df;border-radius:10px}
@media(max-width:1250px){
 .research-page-hero{padding:30px;grid-template-columns:1.8fr 1fr}.research-page-art{right:-20px;transform:translateY(-50%) scale(.84)}
 .workspace .research-page-copy h1{font-size:39px;letter-spacing:-1.8px}.page-question-card,.page-company-card{padding:22px}
 .page-comparison-builder>form{grid-template-columns:1fr 1fr}.page-comparison-builder>form>.btn{grid-column:1/-1;justify-self:start}
 .page-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:1024px){
 .workspace .report-nav{top:74px}.workspace .report-section{scroll-margin-top:150px}
 .research-page-hero{grid-template-columns:1.8fr 1fr}.research-page-art{right:-16px}
}
@media(max-width:850px){
 .page-question-grid,.page-learn .blog-card-grid{grid-template-columns:1fr}.page-question-card{padding:25px}.page-card-top{margin-bottom:18px}
 .workspace .page-question-card h3{max-width:none;font-size:23px}.page-question-card p{margin-bottom:20px}
 .research-page-hero{grid-template-columns:1fr}.research-page-copy{max-width:75%}.research-page-art{right:-38px;opacity:.62;transform:translateY(-50%) scale(.77)}
 .page-learn .blog-card{display:grid!important;grid-template-columns:1fr 1.5fr}.workspace .page-learn .blog-card-cover{height:100%;border-bottom:0;border-right:1px solid #d7eee5}
 .page-watchlist-empty{grid-template-columns:110px 1fr;gap:25px}.page-empty-art{width:93px;height:112px}.page-empty-art svg{width:43px;height:43px}
}
@media(max-width:600px){
 .research-page-topline{font-size:9px;letter-spacing:.5px;gap:12px;margin-bottom:17px}.research-page-topline a{font-size:12px}
 .research-page-hero,.research-page-hero.has-search{padding:26px 23px;min-height:0}.research-page-copy{max-width:100%}
 .workspace .research-page-copy h1{font-size:34px;letter-spacing:-1.5px;line-height:1.18;margin:17px 0}.research-page-copy>p{font-size:14px;line-height:1.8}
 .research-page-art{right:-110px;top:62px;opacity:.14;transform:translateY(-50%) scale(.65)}.page-art-caption{display:none}
 .page-quick-links{margin-bottom:29px}.page-search-form{margin-top:23px}.page-search-input{padding-left:11px;gap:8px}.page-search-input>svg{display:none}
 .page-search-input input::placeholder{font-size:13px}.page-popular{gap:13px;font-size:12px}.page-popular>span{width:100%}
 .page-search-form #search-help,.page-search-form #search-status{font-size:11px}.page-search-form #company-suggestions [role=option]{padding:12px;font-size:14px}
 .page-company-grid{grid-template-columns:1fr}.page-section-heading{align-items:flex-start;gap:14px;flex-wrap:wrap;margin:27px 0 20px}
 .workspace .page-section-heading h2{font-size:25px;letter-spacing:-.9px}.page-section-heading p{font-size:14px}.page-company-card,.page-question-card{padding:24px}
 .page-comparison-builder>form{grid-template-columns:1fr;gap:13px}.page-comparison-builder>form>label{padding:17px}.page-comparison-builder>form>.btn{justify-self:stretch}
 .page-comparison-examples{gap:14px}.page-comparison-examples>span{width:100%}.page-watchlist-empty{grid-template-columns:1fr;text-align:center;gap:25px;padding-top:30px!important}
 .page-watchlist-empty h2{font-size:24px}.page-empty-art{width:81px;height:91px}.page-watchlist-empty p{font-size:14px}
 .workspace .research-filter-panel #announcements-form{display:grid;grid-template-columns:1fr;align-items:stretch}.research-filter-panel #announcements-form label,.research-filter-panel #announcements-form input,.research-filter-panel #announcements-form select{width:100%;min-width:0}
 .page-learn .blog-card{display:flex!important}.workspace .page-learn .blog-card-cover{border-right:0;border-bottom:1px solid #d7eee5}.page-learn .blog-article-section{padding:23px 19px}
 .workspace .report-hero{padding:24px 20px}.workspace .report-hero h1{font-size:31px}.workspace .report-nav{top:66px;gap:20px}.workspace .report-nav a{font-size:13px}
 .workspace .report-section{scroll-margin-top:137px}.workspace .report-section-head{flex-wrap:wrap}.workspace .report-section-head h2{font-size:24px}
 .workspace .report-metrics strong{font-size:21px}.workspace .report-values>div{font-size:13px}.workspace .report-chart-footer{gap:18px}
}
@media(prefers-reduced-motion:reduce){.page-art-glass,.page-art-sheet,.page-question-card,.page-company-card{transition:none}.research-page-hero:hover .page-art-glass,.page-question-card:hover,.page-company-card:hover{transform:none}}
@media(max-width:600px){
 .workspace .page-quick-links{display:grid;grid-template-columns:1fr;gap:0;border:1px solid #dfe6ec;border-radius:12px;overflow:clip;background:white}
 .workspace .page-quick-links>a{display:flex;align-items:center;gap:15px;padding:18px 20px;border:0;border-bottom:1px solid #e2e8ed;border-radius:0;background:none;min-height:78px}
 .workspace .page-quick-links>a:last-child{border-bottom:0}.workspace .page-quick-links>a>span{font-size:14px;line-height:1.5;flex:1}
 .workspace .page-quick-links>a>svg{width:22px;height:22px;margin:0;flex:none}.workspace .page-quick-links>a small{font-size:12px;line-height:1.6;margin-top:4px}
 .workspace .page-quick-links>a>b{display:block;font-size:21px;font-weight:400}
}
.page-company-actions>button,.page-company-actions>a{display:inline-flex;align-items:center;min-height:40px}
@media(max-width:600px){.page-company-actions>button,.page-company-actions>a{min-height:44px}.page-popular>a,.page-comparison-examples>a{display:inline-flex;align-items:center;min-height:32px}}
