@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#192f2b;--teal:#145848;--green:#1d7c5e;--mint:#d9ebd8;--paper:#fafbf7;--muted:#748079;--line:#e0e6de;--white:#fff;--heading:'Manrope','Segoe UI',sans-serif;--body:'DM Sans','Segoe UI',sans-serif}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:14px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a,button{transition:background .18s,color .18s,transform .18s}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #cc8d40;outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid #78ab93;outline-offset:2px}button{border:0}h1,h2,h3,h4{font-family:var(--heading);line-height:1.25;margin:0 0 16px;font-weight:650;letter-spacing:-.045em}h1{font-size:56px}h2{font-size:35px}h3{font-size:20px;letter-spacing:-.025em}h4{font-size:14px}p{margin:0 0 22px;color:#6b786f}small{font-size:11px}em{font-style:normal;color:var(--green)}.container{width:min(1280px,calc(100% - 96px));margin:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--teal);color:white;border:1px solid var(--teal);border-radius:6px;padding:14px 22px;font-size:13px;font-weight:600;white-space:nowrap;min-height:48px}.button:hover{background:#0e4437;transform:translateY(-1px)}.button span{font-size:18px}.button.small{padding:9px 18px;min-height:42px}.button.outline{background:transparent;color:var(--ink);border-color:#cbd5ca}.button.outline:hover{background:#eaf0e6}.button.light{background:#e1efd5;color:var(--teal);border-color:#e1efd5}.button.full{width:100%}.text-link{font-weight:600;display:inline-flex;gap:20px;align-items:center;font-size:13px}.text-link span{font-size:22px}.text-link:hover{color:var(--green)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;color:var(--teal);display:block;margin-bottom:20px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#6ca57a;margin-right:6px}.short-line{display:inline-block;width:26px;height:1px;background:var(--teal);vertical-align:middle;margin-right:8px}.announcement{background:#eaf0e4;border-bottom:1px solid #dce5d6;display:flex;align-items:center;justify-content:space-between;padding:8px max(48px,calc((100vw - 1280px)/2));font-size:10px;color:#48624f;letter-spacing:.1px}.announcement a span{margin-left:15px}.site-header{background:#fafbf7;position:relative;z-index:20;border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;height:88px;gap:30px}.brand{display:inline-flex;align-items:center;font-family:var(--heading);font-size:29px;font-weight:800;letter-spacing:-1.4px;white-space:nowrap}.brand>span:not(.brand-mark){font-weight:500}.brand sup{font-size:10px;align-self:flex-start;margin:9px 0 0 3px;letter-spacing:0}.brand-mark{background:var(--teal);color:#e3efd6;display:inline-flex;justify-content:center;align-items:center;width:34px;height:34px;border-radius:7px;margin-right:9px;font-size:30px;line-height:1;font-weight:400}.nav-row nav{display:flex;gap:27px;align-items:center;font-size:12px;font-weight:550}.nav-row nav>a:hover,.nav-row nav>a.active{color:var(--green)}.nav-dropdown summary{list-style:none;white-space:nowrap}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary span{padding-left:5px;color:#7c8b80}.nav-dropdown{position:relative}.mega-menu,.small-menu{position:absolute;top:35px;left:-25px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:0 15px 40px #183d251c}.mega-menu{width:560px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.mega-menu a,.small-menu a{display:block;padding:6px 0;font-size:12px}.mega-menu a:hover,.small-menu a:hover{color:var(--green)}.mega-menu a span{float:right}.mega-menu small{display:block;color:var(--muted);margin-bottom:10px}.small-menu{width:210px}.nav-actions{display:flex;gap:25px;align-items:center;font-size:12px;white-space:nowrap}.menu-toggle{display:none}.market-strip{border-bottom:1px solid var(--line);background:#f4f6f0}.market-inner{display:flex;align-items:center;justify-content:space-between;min-height:46px;gap:20px;overflow:auto;white-space:nowrap;scrollbar-width:none}.market-label{font-size:9px;letter-spacing:1px;display:flex;align-items:center}.market-label small{font-size:8px;letter-spacing:.5px;border:1px solid #d0d9ce;border-radius:3px;padding:1px 4px;margin-left:8px}.ticker{display:flex;align-items:center;gap:12px;font-size:10px;border-left:1px solid var(--line);padding-left:25px}.ticker>span{color:#718074;font-size:9px}.ticker b{font-weight:550}.ticker em{font-size:9px}.hero{display:grid;grid-template-columns:1.07fr 1fr;gap:35px;padding-top:83px;padding-bottom:73px;align-items:center}.hero h1{font-size:clamp(44px,4.3vw,65px);line-height:1.12;letter-spacing:-3.4px;margin-bottom:24px}.hero h1 em{position:relative}.hero h1 em:after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:5px;border-top:2px solid #7f9d62;border-radius:50%;transform:rotate(-3deg)}.hero-copy>p{font-size:15px;max-width:445px;line-height:1.9}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-actions .button{padding:14px 17px;gap:17px;font-size:12px}.hero-assurance{display:flex;gap:20px;font-size:10px;color:#7d887c;margin-top:17px}.hero-foot{display:flex;align-items:center;gap:12px;margin-top:37px}.hero-foot strong{display:block;font-size:10px;font-weight:550}.hero-foot small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.mini-avatars{display:flex;padding-left:4px}.mini-avatars span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e5e8d3;border:2px solid var(--paper);margin-left:-4px;font-size:15px}.mini-avatars span:nth-child(2){background:#d4e2dd}.mini-avatars span:nth-child(3){background:#eadaca}.hero-visual{position:relative;border-radius:14px;background:linear-gradient(135deg,#e7eede,#f1f4e8 50%,#dce8d4);height:416px;overflow:hidden;display:flex;align-items:center;padding:30px 35px}.orbit{position:absolute;border:1px solid #b6c9a64d;border-radius:50%;width:550px;height:550px;right:-85px;top:-150px;transform:rotate(-30deg)}.orbit-two{width:420px;height:420px;top:-85px;right:-20px;border:50px solid #cadaba29}.visual-label{position:absolute;top:23px;left:30px;font-size:8px;letter-spacing:2px;color:#7b8b74}.chart-card{background:#fffffff5;padding:23px 25px 15px;border-radius:9px;box-shadow:0 12px 40px #46604412;transform:rotate(-3deg);width:100%;position:relative;margin-top:-15px;border:1px solid #fff}.chart-heading{display:flex;justify-content:space-between;font-size:11px;font-weight:600}.chart-heading small{display:block;font-size:7px;letter-spacing:1px;color:#9aA297;margin:3px 0 0 14px}.chart-heading>span{color:#8aa084;font-size:22px}.chart-value{font-family:var(--heading);font-size:34px;font-weight:600;letter-spacing:-1px;margin:5px 0 18px;line-height:1.3}.chart-value>span{font-size:24px;color:#77847b}.chart-value small{font-family:var(--body);display:inline-block;font-size:10px;letter-spacing:0;color:var(--green);margin-left:15px}.chart-card svg{display:block;width:100%;height:126px}.chart-axis{display:flex;justify-content:space-between;font-size:7px;color:#a2aaa0;margin:8px 0 12px}.chart-footer{display:flex;justify-content:space-between;font-size:8px;border-top:1px solid #edf0e9;padding-top:12px;color:#8d978b}.chart-footer b{font-size:6px;letter-spacing:.7px}.floating-insight{position:absolute;bottom:37px;right:20px;background:#fff;border:1px solid #dfe7d9;padding:17px 19px;border-radius:8px;display:flex;align-items:center;gap:14px;box-shadow:0 8px 25px #3c56351a;transform:rotate(2deg)}.insight-icon{background:#e8eedf;width:38px;height:38px;display:grid;place-items:center;font-size:24px;color:#517749;border-radius:7px}.floating-insight small{display:block;letter-spacing:1.1px;font-size:7px;color:#7b8d70}.floating-insight b{display:block;font-size:13px;margin:3px 0}.floating-insight div>span{display:block;font-size:8px;color:#7a8478}.floating-insight>span:last-child{align-self:flex-start;color:#83957a}.visual-bottom{position:absolute;bottom:15px;left:30px;display:flex;align-items:center;gap:13px;font-size:6px;letter-spacing:1.4px;color:#8b9b82}.visual-bottom i{height:3px;width:3px;border-radius:50%;background:#92a488}.stats-bar{border-block:1px solid var(--line);background:#f3f5ed}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:28px}.stats-grid>div{display:flex;align-items:center;justify-content:center;gap:17px;border-right:1px solid #dce3d6}.stats-grid>div:first-child{justify-content:flex-start}.stats-grid>div:last-child{border:0}.stats-grid strong{font-family:var(--heading);font-size:30px;font-weight:650;letter-spacing:-1.5px;white-space:nowrap}.stats-grid span{font-size:10px;max-width:90px;line-height:1.6;color:#748070}.section{padding-top:75px;padding-bottom:75px}.section.compact{padding-top:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{margin-bottom:10px}.section-heading p{margin-bottom:0;font-size:13px}.section-heading>.text-link{margin-bottom:5px;white-space:nowrap}.filter-tabs{display:flex;gap:9px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:26px;flex-wrap:wrap}.filter-tabs a{padding:7px 14px;border-radius:5px;color:#7b867a;font-size:11px}.filter-tabs a.selected{background:#e7eddf;color:var(--teal);font-weight:600}.filter-tabs a:hover{background:#edf1e6}.demo-chip{font-size:9px;color:#7e887a;margin-left:auto}.reports-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-reports{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.report-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px;display:flex;flex-direction:column;min-width:0;transition:box-shadow .2s,transform .2s}.report-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #243d2410}.card-top{display:flex;justify-content:space-between;align-items:center;gap:4px;margin-bottom:26px}.tag{background:#f0f3ea;color:#66785b;font-size:9px;border-radius:4px;padding:4px 7px;display:inline-block;line-height:1.5}.access-label{font-size:7px;letter-spacing:.5px;color:#99a091;white-space:nowrap}.company-row{display:flex;gap:10px;align-items:center;margin-bottom:20px}.company-icon{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:#e4ece0;color:#48634c;font-weight:700;font-family:var(--heading);flex-shrink:0;font-size:16px}.company-icon.bhp{color:#be612d;background:#f9eadf}.company-icon.cba{color:#857100;background:#fff5bf}.company-icon.csl{color:#8c4a5a;background:#f6e5e8}.company-icon.wds{color:#3b7b9b;background:#e6f1f5}.company-icon.xro{color:#299abd;background:#e2f6fa}.company-icon.rio{color:#b65245;background:#fbe9e4}.company-row b{display:block;font-size:12px}.company-row small{display:block;font-size:8px;color:#8b9588}.rating{padding:3px 8px;border-radius:4px;background:#f5f0dd;color:#938342;font-size:9px;white-space:nowrap}.rating.buy{background:#eaf4e7;color:#567d42}.rating.sell{background:#fbeae7;color:#ae5f53}.company-row .rating{margin-left:auto}.rating span{margin-left:3px}.report-card h3{font-size:16px;line-height:1.5;letter-spacing:-.3px;margin-bottom:12px}.report-card p{font-size:11px;line-height:1.8;color:#879080;margin-bottom:24px}.card-bottom{margin-top:auto;border-top:1px solid #edf0e9;padding-top:15px;display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#8b9485}.card-bottom a{font-size:20px;color:var(--teal);line-height:1}.market-section{background:#eef2e8;border-block:1px solid var(--line)}.market-layout{display:grid;grid-template-columns:.8fr 1.3fr;gap:90px;align-items:center}.market-intro h2{font-size:40px;margin-bottom:23px}.market-intro p{font-size:13px;max-width:335px}.snapshot-note{margin-top:28px;font-size:9px;color:#6f8266;line-height:2}.snapshot-note small{font-size:9px;color:#939c8d}.market-table-wrap{background:#fff;border:1px solid #dbe3d5;border-radius:9px;padding:24px}.table-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.table-title h3{font-size:16px;margin:0}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:9px;font-weight:500;color:#909989;padding:0 10px 12px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:12px 10px;border-bottom:1px solid #edf0e9}tr:last-child td{border-bottom:0}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}td small{display:block;color:#949d8f;font-size:9px}.stock-cell{display:flex;align-items:center;gap:11px}.stock-cell .company-icon{width:30px;height:30px;font-size:13px}.stock-cell b{font-size:10px}.stock-cell small{font-size:8px}.positive{color:#47875b!important}.negative{color:#bc6963!important}.sparkline{width:70px;height:24px}.sparkline path{fill:none;stroke:#6b9c68;stroke-width:1.5}.sparkline.down{transform:scaleY(-1)}.sparkline.down path{stroke:#bc7972}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.collection-card{padding:26px;border:1px solid var(--line);border-radius:8px;position:relative;min-height:258px;background:#f5f6f0}.collection-card:nth-child(2n){background:#edf1e9}.collection-card:hover{background:#e5eddf}.collection-icon{display:grid;place-items:center;width:39px;height:39px;background:#e4eadb;color:#637c4f;border-radius:8px;font-size:24px;margin-bottom:28px}.collection-card small{font-size:8px;color:#8c9583}.collection-card h3{font-size:19px;margin-top:7px;margin-bottom:10px}.collection-card p{font-size:11px;max-width:170px;color:#8a9481;margin-bottom:23px}.round-arrow{position:absolute;right:22px;bottom:22px;border:1px solid #d7dfcf;border-radius:50%;width:27px;height:27px;display:grid;place-items:center}.tools-section{background:#174e40;border-radius:12px;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:52px 60px}.tools-section .eyebrow{color:#adc5a5;font-size:9px}.tools-section h2{font-size:39px;line-height:1.22}.tools-section p{color:#b3c5b4;font-size:12px;max-width:350px;line-height:1.8}.tools-section .button{font-size:11px}.tool-cards{display:flex;flex-direction:column;gap:12px;justify-content:center}.tool-cards>a{border:1px solid #46715b;border-radius:7px;padding:21px 22px;display:flex;gap:20px;align-items:center;background:#ffffff04}.tool-cards>a:hover{background:#ffffff0c}.tool-cards>a>span{font-size:26px;color:#d0ddba}.tool-cards h3{font-size:15px;margin-bottom:5px}.tool-cards p{font-size:9px;margin:0}.tool-cards b{margin-left:auto;font-size:18px;color:#a9c095}.articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.article-image{height:210px;display:block;border-radius:8px;position:relative;overflow:hidden;background-size:cover;background-position:center;background-color:#718c83}.article-image.city{background-image:linear-gradient(0deg,#123e4266,#123e4211),url('../images/city.jpg')}.article-image.mining{background-image:linear-gradient(0deg,#514c4066,#123e4211),url('../images/mining.jpg')}.article-image.energy{background-image:linear-gradient(0deg,#27433466,#123e4211),url('../images/energy.jpg')}.image-caption{position:absolute;bottom:17px;left:17px;font-size:9px;letter-spacing:1px;color:#fff}.image-arrow{position:absolute;right:15px;bottom:14px;display:grid;place-items:center;width:29px;height:29px;border:1px solid #ffffff77;border-radius:50%;color:white}.article-meta{font-size:9px;color:#56764a;letter-spacing:.25px;margin:20px 0 10px}.article-meta span{color:#909887;margin-left:10px}.article-card h3{font-size:20px;line-height:1.45;margin-bottom:12px}.article-card p{font-size:12px;color:#85907c;line-height:1.8}.article-card .text-link{font-size:10px}.cta-section{text-align:center;padding:54px 30px 64px;margin-bottom:75px;border:1px solid #dce4d4;border-radius:10px;background:radial-gradient(ellipse at 50% 100%,#e2ead7,transparent 70%),#f0f3e9}.cta-section h2{font-size:42px;line-height:1.25}.cta-section p{font-size:12px}.cta-section .eyebrow{font-size:8px}.cta-section small{display:block;font-size:9px;margin-top:15px;color:#87907c}.digest{border-block:1px solid var(--line);background:#eef2e7;padding:38px 0}.digest-inner{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.digest h2{font-size:24px;letter-spacing:-.8px;margin-bottom:8px}.digest .eyebrow{font-size:8px;margin-bottom:10px}.digest p{margin:0;font-size:11px}.email-row{display:flex;gap:8px}.email-row input{flex:1;min-width:0;margin:0;font-size:11px}.email-row .button{font-size:10px;gap:12px;padding:11px 18px}.digest .consent{font-size:8px;margin-top:11px;margin-bottom:0}.digest .consent input{width:11px;height:11px;margin-top:1px}footer{background:#f9faf5;padding:53px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:38px}.footer-grid .brand{font-size:25px;margin-bottom:18px}.footer-grid .brand-mark{width:29px;height:29px;font-size:25px}.footer-grid p{font-size:13px;line-height:1.7;color:#6c7d65;margin-bottom:10px}.footer-note{font-size:9px;color:#929b87}.footer-grid h4{font-size:11px;margin:8px 0 18px;letter-spacing:0}.footer-grid>div>a:not(.brand){display:block;color:#86917b;font-size:10px;margin-bottom:9px}.footer-grid>div>a:hover{color:var(--teal)}.disclaimer{font-size:8px;line-height:1.9;color:#969e8d;border-block:1px solid var(--line);padding:20px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;font-size:7px;color:#919b84;flex-wrap:wrap}.footer-bottom>div{display:flex;gap:15px}.page-heading{padding-top:65px;padding-bottom:45px}.page-heading h1{font-size:48px;margin-bottom:18px}.page-heading p{font-size:15px;max-width:680px}.page-heading .eyebrow{margin-bottom:17px}.centered{text-align:center}.centered p{margin-inline:auto}.search-bar{display:flex;gap:12px;margin-bottom:32px}.search-bar input{margin:0;background:#fff}.library-layout{display:grid;grid-template-columns:215px 1fr;gap:35px}.filters h3{font-size:15px}.filters label{font-size:11px}.filters select{font-size:11px;padding:12px 10px}.filters .button{font-size:11px}.clear-link{display:block;text-align:center;font-size:10px;text-decoration:underline;margin-top:12px;color:#8a9681}.aside-promo{background:#eaf0e1;border-radius:8px;padding:25px;margin-top:30px}.aside-promo>span{font-size:35px;color:#739764}.aside-promo h3{font-size:18px;line-height:1.5;margin-top:12px}.aside-promo p{font-size:11px}.aside-promo a{font-size:11px;font-weight:600}.results-heading{display:flex;justify-content:space-between;margin-bottom:23px;font-size:11px;gap:10px}.results-heading span{font-size:10px;color:#939c89}.pagination{display:flex;justify-content:space-between;padding:28px 0;font-size:12px}.pagination>a{border:1px solid var(--line);padding:6px 12px;border-radius:4px}.pagination>span{padding:6px 12px;color:#8c9784}.empty-state{padding:45px 25px!important;text-align:center;border:1px dashed #d7e0d0;border-radius:8px;color:#87947d;grid-column:1/-1}.empty-state h3{font-size:20px;color:var(--ink)}.empty-state p{font-size:12px}.empty-state a{color:var(--teal)}label{display:block;font-size:12px;font-weight:500;margin-bottom:17px}input:not([type=checkbox]),textarea,select{display:block;width:100%;padding:12px 14px;border:1px solid #dbe2d4;border-radius:5px;background:#fff;color:var(--ink);font-size:13px;margin-top:7px}input::placeholder,textarea::placeholder{color:#9ba592}textarea{resize:vertical}.consent{display:flex;align-items:flex-start;flex-wrap:wrap;column-gap:4px;font-size:10px;font-weight:400;color:#86907c;line-height:1.8;margin-top:15px}.consent input{width:14px;height:14px;margin:2px 5px 0 0;accent-color:var(--teal);flex-shrink:0}.consent a{text-decoration:underline}.notice{padding:15px 20px;background:#e7f0dd;border:1px solid #ccdabc;color:#4e703e;border-radius:6px;margin:20px 0;font-size:12px}.notice.error{background:#f9eee9;border-color:#edc5b7;color:#9e5445}.notice ul{margin-bottom:0}.auth-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center;padding-block:70px}.auth-story h1{font-size:60px;line-height:1.15}.auth-story p{font-size:15px;line-height:1.9}.auth-symbol{font-size:110px;color:#c6d9b5;line-height:1.2}.form-panel{padding:38px;border:1px solid var(--line);background:#fff;border-radius:10px}.form-panel h2{font-size:28px}.form-panel>p{font-size:12px}.form-between{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:10px}.form-between .consent{margin:0}.auth-switch{text-align:center;font-size:11px!important;margin:22px 0 0}.auth-switch a{color:var(--teal);font-weight:600}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:80px;padding-block:60px}.detail-layout h1{font-size:44px;line-height:1.2}.back-link{display:block;font-size:11px;color:#819073;margin-bottom:25px}.lead-text{font-size:17px;line-height:1.8}.author{display:flex;align-items:center;gap:12px;padding:20px 0 28px;border-bottom:1px solid var(--line);margin-bottom:30px}.author b{font-size:11px}.author small{display:block;font-size:9px;color:#8a967c}.prose{max-width:790px}.prose h2{font-size:25px;margin-top:32px}.prose p{font-size:14px;line-height:1.95}.detail-aside{background:#edf2e5;border-radius:8px;padding:30px;height:fit-content;margin-top:60px}.detail-aside .price{font-size:36px;font-family:var(--heading);margin:15px 0}.detail-aside .eyebrow{font-size:9px}.detail-aside p{font-size:12px}.detail-aside hr{border:0;border-top:1px solid #d7e0ce;margin:22px 0}.small-text{font-size:10px!important}.muted{color:#8b967f}.detail-aside .small-text{margin:25px 0 0}.locked-content{background:#edf2e6;border-radius:10px;padding:40px;text-align:center}.locked-content>span{font-size:45px;color:#7d9a65}.locked-content h2{font-size:30px}.locked-content a:last-child{display:block;font-size:11px;margin-top:18px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.metric{background:#fff;border:1px solid var(--line);padding:25px;border-radius:8px}.metric small{color:#8b967f;font-size:10px;display:block}.metric strong{font-family:var(--heading);font-size:28px;display:block;margin-top:9px;letter-spacing:-1px;font-weight:600}.inline-actions{display:flex;gap:15px;margin-bottom:50px}.account-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:42px;padding-block:50px}.account-nav{border-right:1px solid var(--line);padding-right:25px}.account-nav .eyebrow{font-size:8px}.account-nav h3{font-size:18px;margin-bottom:30px;overflow-wrap:anywhere}.account-nav>a{display:flex;justify-content:space-between;font-size:12px;padding:11px 14px;margin-bottom:7px;border-radius:5px}.account-nav>a.selected{background:#e4ecdc;color:var(--teal)}.account-nav .link-button{margin:25px 14px}.account-main h1{font-size:36px}.metric-grid.three{grid-template-columns:repeat(3,1fr);margin-top:30px}.welcome-panel{background:#eaf0e1;border-radius:8px;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:45px}.welcome-panel h2{font-size:24px}.welcome-panel p{font-size:11px;margin:0}.welcome-panel .button{font-size:10px;padding:12px}.account-main>h2{font-size:25px}.panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:25px;margin-bottom:25px}.panel h2{font-size:23px}.inline-form{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}.inline-form label{flex:1;min-width:130px;margin:0;font-size:10px}.inline-form .button{font-size:11px}.inline-form select,.inline-form input{font-size:11px}.panel>.small-text{margin:15px 0 0}.link-button{padding:0;background:none;color:var(--teal);font-size:11px}.danger{color:#b55c50}.billing-toggle{display:inline-flex;gap:3px;background:#eaf0e2;border-radius:7px;padding:4px;margin-top:10px}.billing-toggle button{background:transparent;padding:10px 20px;border-radius:5px;font-size:11px;color:#7c8b6e}.billing-toggle button.selected{background:var(--teal);color:#fff}.billing-toggle button span{font-size:8px;margin-left:7px;color:#809b69}.billing-toggle button.selected span{color:#c7d9b5}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-top:20px;margin-bottom:25px}.price-card{padding:35px;border:1px solid var(--line);background:#fff;border-radius:10px;position:relative}.price-card.featured{border:2px solid var(--teal);background:#f4f7ed}.popular{position:absolute;top:-15px;left:50%;transform:translateX(-50%);white-space:nowrap;background:var(--teal);color:#dbe7cd;border-radius:20px;padding:6px 15px;font-size:8px;letter-spacing:1px}.price-card .eyebrow{font-size:11px;margin-bottom:15px}.price-card h2{font-size:22px}.plan-price{margin:30px 0 15px}.plan-price>span{font-family:var(--heading);font-size:45px;font-weight:600;letter-spacing:-2px}.plan-price small{color:#8c967f;font-size:11px;margin-left:5px}.price-card p{font-size:11px;min-height:40px}.feature-list{list-style:none;padding:0;margin:25px 0 30px;font-size:12px;color:#718267}.feature-list li{margin-bottom:13px}.faq{max-width:780px;margin:75px auto 0}.faq h2{font-size:28px;margin-bottom:30px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{display:flex;justify-content:space-between;font-weight:550;font-size:14px;list-style:none}.faq p{font-size:12px;margin:18px 0 5px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-art{background:#e6eddb;border-radius:10px;padding:50px;position:relative;min-height:440px;overflow:hidden}.about-art>span{font-family:var(--heading);font-size:43px;line-height:1.4;letter-spacing:-2px;position:relative;z-index:1}.about-art>b{position:absolute;bottom:-90px;right:0;font-size:380px;line-height:1;color:#c5d5b3;font-weight:400}.contact-layout{display:grid;grid-template-columns:.8fr 1fr;gap:100px}.contact-layout>.form-panel{padding:35px}.sample-report{padding-block:65px}.sample-report h1{font-size:50px}.legal{margin-left:max(48px,calc((100vw - 1280px)/2));padding-bottom:70px}.calculator{display:grid;grid-template-columns:1fr 1.3fr;border:1px solid var(--line);border-radius:10px;overflow:hidden}.calculator form{padding:35px;background:#fff}.calculator form h2{font-size:25px}.calculator label{font-size:11px}.projection{background:#eaf0e1;padding:50px;display:flex;flex-direction:column;justify-content:center}.projection h2{font-size:32px}.projected-value{font-family:var(--heading);font-size:50px;font-weight:600;letter-spacing:-2px;color:var(--teal);margin:20px 0}.projection p{font-size:12px}.projection-bar{height:20px;background:#8cac74;border-radius:5px;overflow:hidden}.projection-bar span{display:block;height:100%;background:var(--teal)}.projection-legend{display:flex;gap:20px;font-size:8px;margin:13px 0 30px;color:var(--teal)}.projection-legend span:last-child{color:#7e9b69}.admin-section{margin:30px 0;border:1px solid var(--line);border-radius:8px;padding:20px}.admin-section>summary{display:flex;justify-content:space-between;align-items:center}.admin-section>summary h2{font-size:24px;margin:0}.admin-section[open]>summary{margin-bottom:25px}.admin-item{padding:15px 0;border-top:1px solid var(--line)}.admin-item>summary{display:flex;justify-content:space-between;gap:15px;font-size:12px}.admin-form{margin-top:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.skip-link{position:absolute;top:-100px;left:15px;z-index:100;background:var(--teal);color:#fff;padding:10px}.skip-link:focus{top:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1450px){.hero{padding-block:90px}.hero-visual{height:450px}.hero h1{font-size:67px}.hero-copy>p{font-size:16px}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.nav-row{gap:20px}.nav-row nav{gap:16px;font-size:11px}.nav-actions{gap:15px}.brand{font-size:25px}.hero{gap:25px;padding-top:60px}.hero-actions{flex-wrap:wrap}.hero h1{font-size:53px;letter-spacing:-2.6px}.hero-visual{padding:30px 24px;height:400px}.home-reports{grid-template-columns:repeat(2,1fr)}.market-layout{gap:50px}.stats-grid strong{font-size:25px}.stats-grid span{font-size:9px}.collection-card{padding:22px}.tools-section{padding:45px;gap:45px}.library-layout .reports-grid{grid-template-columns:repeat(2,1fr)}.auth-layout{gap:60px}.detail-layout{gap:45px}.account-main .reports-grid{grid-template-columns:1fr 1fr}.price-card{padding:27px}.digest-inner{gap:40px}}
@media(max-width:960px){.nav-row{height:75px}.menu-toggle{display:block;background:none;font-size:24px;margin-left:auto;padding:5px 8px;color:var(--teal)}.nav-row nav{display:none;position:absolute;top:75px;left:0;right:0;background:var(--paper);padding:25px 32px;border-bottom:1px solid var(--line);font-size:14px;align-items:stretch;box-shadow:0 12px 20px #193e2510;max-height:75vh;overflow:auto}.nav-row nav.open{display:flex;flex-direction:column}.mega-menu,.small-menu{position:static;width:auto;box-shadow:none;margin-top:15px}.nav-actions .login-link{display:none}.hero{padding-block:50px;gap:20px}.hero h1{font-size:43px;letter-spacing:-2px}.hero .eyebrow{font-size:8px;letter-spacing:1px}.hero-copy>p{font-size:13px}.hero-visual{height:350px;padding:24px 18px}.chart-value{font-size:26px}.chart-value small{font-size:8px;margin-left:7px}.chart-card{padding:18px}.floating-insight{padding:12px;right:8px;bottom:25px}.floating-insight b{font-size:11px}.floating-insight>span:last-child{display:none}.visual-bottom{font-size:5px;gap:6px;bottom:7px;left:20px}.hero-foot{margin-top:22px}.hero-assurance{gap:10px;flex-wrap:wrap;font-size:8px}.hero-actions .button{font-size:10px;padding:11px;gap:10px;min-height:42px}.stats-grid>div{flex-direction:column;gap:2px;align-items:center}.stats-grid>div:first-child{justify-content:center}.stats-grid span{max-width:none}.market-layout{grid-template-columns:1fr 1.4fr;gap:30px}.market-intro h2{font-size:33px}.market-table-wrap{padding:18px}.collection-grid{grid-template-columns:repeat(2,1fr)}.tools-section{gap:30px;padding:35px}.tools-section h2{font-size:33px}.tool-cards>a{padding:16px;gap:13px}.tool-cards h3{font-size:13px}.articles-grid{gap:20px}.article-image{height:170px}.article-card h3{font-size:18px}.section{padding-block:55px}.digest-inner{grid-template-columns:1fr 1fr;gap:25px}.digest h2{font-size:21px}.digest .email-row{flex-direction:column}.footer-grid{gap:25px}.auth-layout{gap:35px}.auth-story h1{font-size:48px}.form-panel{padding:28px}.library-layout{grid-template-columns:180px 1fr;gap:25px}.report-card{padding:18px}.card-top{flex-wrap:wrap;gap:7px}.detail-layout{grid-template-columns:1fr 230px;gap:30px}.detail-layout h1{font-size:35px}.detail-aside{padding:22px}.account-layout{grid-template-columns:165px 1fr;gap:25px}.account-nav{padding-right:12px}.account-main h1{font-size:30px}.metric{padding:18px}.metric strong{font-size:23px}.welcome-panel{flex-direction:column;align-items:flex-start}.pricing-grid{gap:15px}.price-card{padding:23px}.price-card h2{font-size:19px}.feature-list{font-size:10px}.contact-layout{gap:45px}.about-layout{gap:35px}.about-art{padding:35px}.about-art>span{font-size:35px}.projection{padding:35px}.projection-legend{flex-wrap:wrap;gap:7px}.projected-value{font-size:40px}}
@media(max-width:700px){.container{width:calc(100% - 36px)}.announcement{justify-content:center;font-size:8px;padding:7px 12px}.announcement>span{display:none}.brand{font-size:24px}.brand-mark{width:29px;height:29px;font-size:25px}.nav-row{gap:8px;height:68px}.nav-row nav{top:68px;padding:20px}.nav-actions .button{font-size:10px;padding:8px 12px;min-height:35px;gap:10px}.nav-actions .button span{font-size:14px}.brand sup{font-size:7px}.menu-toggle{font-size:21px}.market-inner{min-height:40px;gap:20px}.ticker{padding-left:18px;gap:8px}.market-label{font-size:8px}.hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:35px;gap:32px}.hero h1{font-size:48px;letter-spacing:-2.7px;line-height:1.12}.hero-copy>p{font-size:13px;max-width:360px}.hero-actions{flex-wrap:nowrap;gap:8px;margin-top:20px}.hero-actions .button{font-size:10px;padding:12px 10px;gap:10px;flex:1}.hero-assurance{font-size:9px;margin-top:12px}.hero-foot{margin-top:22px}.hero-foot strong,.hero-foot small{font-size:8px}.hero-visual{height:330px;max-width:500px;width:100%;margin:auto;padding:25px 30px}.chart-card{padding:20px}.chart-value{font-size:29px}.chart-card svg{height:115px}.chart-heading{font-size:10px}.chart-value small{font-size:9px;margin-left:10px}.floating-insight{right:17px;bottom:22px;padding:12px 17px;gap:12px}.floating-insight b{font-size:12px}.visual-label{font-size:7px;top:14px;left:24px}.visual-bottom{bottom:7px;left:24px;font-size:5px}.stats-grid{grid-template-columns:repeat(2,1fr);padding-block:20px;row-gap:22px}.stats-grid>div:nth-child(2){border:0}.stats-grid strong{font-size:25px}.stats-grid span{font-size:9px}.section{padding-block:40px}.section-heading{align-items:flex-start;gap:12px;margin-bottom:24px}.section-heading h2{font-size:27px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.2px}.section-heading p{font-size:11px}.section-heading>.text-link{font-size:9px;gap:7px;padding-top:25px}.section-heading>.text-link span{font-size:15px}.filter-tabs{gap:5px;padding-bottom:12px;margin-bottom:20px}.filter-tabs a{font-size:9px;padding:6px 9px}.demo-chip{font-size:8px}.reports-grid,.home-reports{grid-template-columns:1fr;gap:15px}.report-card{padding:22px}.card-top{margin-bottom:20px}.report-card h3{font-size:18px}.report-card p{font-size:12px}.card-bottom{font-size:9px}.company-row small{font-size:9px}.access-label{font-size:8px}.market-layout{grid-template-columns:1fr;gap:30px}.market-intro h2{font-size:34px}.market-intro h2 br{display:none}.market-intro p{font-size:12px;max-width:none}.snapshot-note{margin-top:17px}.market-table-wrap{padding:17px 14px}.market-table-wrap td{font-size:10px;padding-inline:5px}.stock-cell{gap:8px}.stock-cell small{font-size:7px}.stock-cell .company-icon{width:27px;height:27px;font-size:12px}.sparkline{width:42px}.collection-grid{gap:12px}.collection-card{padding:20px 16px;min-height:240px}.collection-icon{margin-bottom:20px}.collection-card small{font-size:7px}.collection-card h3{font-size:17px}.collection-card p{font-size:10px}.round-arrow{right:15px;bottom:16px;width:24px;height:24px}.tools-section{grid-template-columns:1fr;padding:30px 25px;gap:25px}.tools-section h2{font-size:34px}.tools-section p{font-size:12px}.tool-cards h3{font-size:14px}.tool-cards>a{padding:17px}.tool-cards p{font-size:9px}.articles-grid{grid-template-columns:1fr;gap:30px}.article-image{height:225px}.article-card h3{font-size:22px}.article-card p{font-size:12px;margin-bottom:12px}.article-meta{font-size:9px}.cta-section{padding:36px 18px 42px;margin-bottom:40px}.cta-section h2{font-size:32px}.cta-section p{font-size:11px}.cta-section .button{font-size:11px}.digest{padding-block:30px}.digest-inner{grid-template-columns:1fr;gap:23px}.digest h2{font-size:24px}.digest .email-row{flex-direction:row}.digest .email-row .button{padding:10px;font-size:9px}.digest .consent{font-size:8px}footer{padding-top:35px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid p{font-size:12px}.footer-grid h4{font-size:12px}.footer-grid>div>a:not(.brand){font-size:11px}.footer-bottom{font-size:8px;gap:15px}.footer-bottom>div{flex-wrap:wrap;gap:10px}.disclaimer{font-size:9px}.page-heading{padding-top:40px;padding-bottom:25px}.page-heading h1{font-size:36px;letter-spacing:-1.7px}.page-heading .eyebrow{font-size:9px}.page-heading p{font-size:13px}.library-layout{grid-template-columns:1fr;gap:28px}.filters form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.filters form>input{display:none}.filters label{margin:0}.filters .button{align-self:end;min-height:43px}.filters .clear-link{grid-column:1/-1;margin:0}.aside-promo{display:none}.library-layout .reports-grid{grid-template-columns:1fr}.search-bar .button{font-size:11px;padding:10px 20px}.search-bar input{font-size:11px}.results-heading{font-size:11px}.results-heading span{font-size:9px}.auth-layout{grid-template-columns:1fr;gap:30px;padding-block:40px}.auth-story h1{font-size:43px}.auth-story p{font-size:13px}.auth-symbol{display:none}.form-panel{padding:25px}.form-panel h2{font-size:26px}.detail-layout{grid-template-columns:1fr;padding-block:35px;gap:30px}.detail-layout h1{font-size:35px}.detail-aside{margin:0}.lead-text{font-size:15px}.prose h2{font-size:24px}.prose p{font-size:13px}.locked-content{padding:30px 20px}.locked-content h2{font-size:28px}.metric-grid{grid-template-columns:1fr 1fr;gap:12px}.metric{padding:18px}.metric strong{font-size:23px}.metric small{font-size:9px}.inline-actions{flex-wrap:wrap}.account-layout{grid-template-columns:1fr;padding-block:30px;gap:30px}.account-nav{border:0;padding:0;display:flex;gap:6px;flex-wrap:wrap}.account-nav h3{display:none}.account-nav .eyebrow{width:100%;margin:0 0 10px}.account-nav>a{font-size:10px;padding:7px 10px;border:1px solid var(--line);margin:0;gap:6px}.account-nav .link-button{margin:7px}.account-main h1{font-size:32px}.metric-grid.three{grid-template-columns:1fr;gap:10px}.metric-grid.three .metric{display:flex;align-items:center;justify-content:space-between}.metric-grid.three .metric strong{margin:0}.account-main .reports-grid{grid-template-columns:1fr}.account-main>p{font-size:11px}.welcome-panel{padding:25px}.panel{padding:20px}.inline-form label{min-width:100%;font-size:11px}.inline-form .button{width:100%}.account-main table{min-width:520px}.pricing-grid{grid-template-columns:1fr;gap:30px}.price-card{padding:30px}.price-card h2{font-size:25px}.feature-list{font-size:12px}.price-card p{min-height:0;font-size:12px}.faq{margin-top:45px}.faq h2{font-size:27px}.faq summary{font-size:13px;gap:15px}.about-layout,.contact-layout{grid-template-columns:1fr;gap:30px}.about-art{min-height:340px}.about-art>span{font-size:37px}.contact-layout>div>h2{font-size:27px}.contact-layout>div>p{font-size:12px}.sample-report h1{font-size:38px}.legal{margin:auto}.calculator{grid-template-columns:1fr}.calculator form,.projection{padding:25px}.projection h2{font-size:29px}.projection-legend{font-size:8px}.projected-value{font-size:44px}.form-grid{grid-template-columns:1fr}.admin-section{padding:15px}.admin-item>summary{flex-wrap:wrap}.admin-section>summary h2{font-size:20px}.admin-form{padding:15px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media print{.announcement,.site-header,.market-strip,.digest,footer,.no-print,.detail-aside,.skip-link{display:none!important}body{background:#fff;color:#000}.container{width:100%}.detail-layout{display:block;padding:0}.detail-layout h1,.sample-report h1{font-size:30px}.sample-report{padding:0}.prose{max-width:none}.prose section{break-inside:avoid}a{color:inherit}.notice{border:1px solid #aaa;background:#fff}.author{margin-bottom:15px}}
