@font-face{font-family:"Poppins";src:url("brand/Poppins-Regular.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Poppins";src:url("brand/Poppins-SemiBold.ttf") format("truetype");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:"Poppins";src:url("brand/Poppins-Bold.ttf") format("truetype");font-style:normal;font-weight:700;font-display:swap}
:root{--brand-black:#000000;--brand-dark:#202020;--brand-tint:#edf7fc;--brand-cyan:#009fe3;--accent-tint:#e8f7fd;--paper:#f5f7f8;--white:#fff;--ink:#282d33;--muted:#636b74;--line:#dfe3e6;--green:#266b52;--green-light:#e8f3ed;--red:#9d3434;--shadow:0 8px 26px rgba(21,46,74,.055);--radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Poppins",Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--brand-black);text-underline-offset:3px}a:hover{color:#006f9e}button,input,textarea,select{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{color:var(--brand-black);line-height:1.2;letter-spacing:-.025em}h1{font-size:clamp(1.9rem,3.1vw,2.65rem);font-weight:700;margin-bottom:.65rem}h2{font-size:1.3rem;font-weight:600;margin-bottom:.8rem}h3{font-size:1.06rem;font-weight:600}p{margin-bottom:1rem}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--brand-cyan);outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid var(--brand-black);outline-offset:2px;border-color:var(--brand-black)}.skip-link{position:fixed;top:-100px;left:20px;z-index:20;padding:10px 16px;background:var(--brand-cyan);color:var(--brand-black)}.skip-link:focus{top:10px}.site-header{background:var(--brand-black);color:var(--white);border-top:4px solid var(--brand-cyan)}.header-inner{max-width:1340px;min-height:91px;margin:auto;padding:17px 42px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:22px;color:var(--white);text-decoration:none;flex-shrink:0}.brand:hover{color:var(--white)}.brand-name{font-size:29px;font-weight:700;letter-spacing:-1.2px}.brand-divider{height:35px;width:1px;background:rgba(255,255,255,.26)}.brand-project{font-size:12px;font-weight:700;letter-spacing:2px;line-height:1.35}.brand-project span{display:block;font-size:11px;font-weight:400;letter-spacing:.3px;margin-top:4px;color:#b9c8d6}.account-nav{display:flex;align-items:center;gap:21px;font-size:12px;line-height:1.3}.account-nav a,.nav-button{color:#d9e2eb;text-decoration:none}.account-nav a:hover,.nav-button:hover{color:#fff;text-decoration:underline}.account-nav form{margin:0}.account-name{font-weight:600;color:#fff;border-right:1px solid #4c6076;padding-right:21px}.nav-button{background:none;border:0;padding:0;font-size:12px}.private-label{color:#d6e0e9;font-size:12px}.private-label span{color:var(--brand-cyan);font-size:8px;margin-right:7px}.page-shell{max-width:1340px;margin:auto;padding:42px 42px 45px;min-height:calc(100vh - 179px)}.site-footer{max-width:1340px;padding:24px 42px;margin:auto;display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:11px;border-top:1px solid var(--line)}.muted,.unavailable{color:var(--muted)}.unavailable{font-size:14px}.eyebrow,.section-index{font-size:10px;line-height:1.5;font-weight:700;letter-spacing:1.9px;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.lede{color:var(--muted);font-size:15px;max-width:680px;margin-bottom:0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:31px}.phase-label{border:1px solid #d5dbe0;border-radius:6px;display:block;flex-shrink:0;padding:10px 15px;color:var(--brand-black);font-size:12px;font-weight:700;line-height:1.45}.phase-label span{display:block;font-weight:400;font-size:11px;color:var(--muted)}.panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.messages{margin-bottom:24px}.message{padding:13px 17px;border-radius:7px;border:1px solid #cddbeb;background:var(--brand-tint);font-size:14px;margin-bottom:9px}.message-success{background:var(--green-light);border-color:#c5dfd2;color:var(--green)}.message-error,.message-danger{background:#fff0ed;border-color:#edcbc4;color:var(--red)}.message-warning{background:var(--accent-tint);border-color:#c6e6f5}.field{min-width:0}.field label,.field-label{display:block;font-size:12px;font-weight:600;margin-bottom:7px;color:var(--ink)}input:not([type=hidden]),select,textarea{width:100%;border:1px solid #cbd2d9;border-radius:6px;background:var(--white);color:var(--ink);padding:11px 12px;line-height:1.35;min-height:43px;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#7b8590}textarea{resize:vertical;min-height:150px;line-height:1.6}select{padding-right:25px}.field-hint{margin:7px 0 0;font-size:11px;line-height:1.55;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:43px;padding:10px 18px;border:1px solid transparent;border-radius:6px;text-decoration:none;font-size:12px;font-weight:600;line-height:1.3;white-space:nowrap}.button-primary{background:var(--brand-black);color:var(--white)}.button-primary:hover{background:var(--brand-dark);color:var(--white)}.button-primary span{color:var(--brand-cyan)}.button-secondary{background:var(--white);color:var(--brand-black);border-color:#cbd2d9}.button-secondary:hover{background:var(--brand-tint);color:var(--brand-black)}.button-full{width:100%;justify-content:space-between}.stacked-form{display:flex;flex-direction:column;gap:20px;margin-top:27px}.back-link{display:inline-block;font-size:12px;font-weight:600;text-decoration:none;margin-bottom:25px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:30px}.stat{background:var(--white);border:1px solid var(--line);border-radius:9px;padding:19px 23px 18px;box-shadow:var(--shadow)}.stat-label{display:block;font-size:11px;font-weight:600;color:var(--muted);margin-bottom:7px}.stat strong{display:block;color:var(--brand-black);font-size:32px;line-height:1.3;font-weight:600;letter-spacing:-1px}.stat strong span{font-size:15px;letter-spacing:0;font-weight:400;color:var(--muted)}.stat small{display:block;font-size:10px;color:var(--muted);margin-top:7px}.stat-highlight{border-top:3px solid var(--brand-cyan);padding-top:17px}.inventory-panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.section-heading h2{margin-bottom:0}.section-heading>.muted{font-size:11px}.inventory-panel>.section-heading{padding:25px 25px 0;margin-bottom:18px}.filter-form{padding:0 25px 24px;display:flex;align-items:flex-end;gap:12px}.filter-form .field{flex:0 1 165px}.filter-form .search-field{flex:1 1 240px}.filter-form input,.filter-form select{font-size:12px}.filter-reset{font-size:12px;padding:11px 0}.list-labels,.guide-row{display:grid;grid-template-columns:minmax(0,1fr) 90px 150px 65px;align-items:center;gap:22px;padding-left:25px;padding-right:25px}.list-labels{padding-top:11px;padding-bottom:11px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f9fa;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:1.1px;color:var(--muted)}.guide-row{padding-top:18px;padding-bottom:18px;min-height:105px;border-bottom:1px solid #e9ecef}.guide-row:last-child{border-bottom:0}.guide-row:hover{background:#fbfcfd}.guide-overview{min-width:0;display:flex;gap:16px;align-items:center}.guide-thumbnail{width:77px;height:64px;flex-shrink:0;overflow:hidden;background:#eaeef1;border:1px solid #e1e6e9;border-radius:5px;text-decoration:none}.guide-thumbnail img{width:100%;height:100%;object-fit:cover}.guide-thumbnail span{display:flex;align-items:center;justify-content:center;height:100%;font-size:9px;color:var(--muted)}.guide-row-copy{min-width:0}.guide-row h3{font-size:14px;line-height:1.4;margin-bottom:6px;letter-spacing:-.1px}.guide-row h3 a{text-decoration:none}.guide-row h3 a:hover{text-decoration:underline}.guide-row p{font-size:10px;color:var(--muted);line-height:1.6;margin-bottom:0}.meta-dot{margin:0 6px}.market-tag{display:inline-flex;align-items:center;width:fit-content;background:#eef1f5;border:1px solid #e1e5ea;border-radius:4px;font-weight:600;font-size:10px;padding:3px 8px;line-height:1.5;color:#47525e}.status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:10px;font-weight:600;line-height:1.4;padding:5px 8px;border-radius:20px}.status:before{content:"";width:5px;height:5px;flex-shrink:0;border-radius:50%;background:currentColor}.status-not-started{color:#617082;background:#eff2f4}.status-in-review{color:#006f9e;background:var(--accent-tint)}.status-reviewed{color:var(--green);background:var(--green-light)}.status-changed{color:#9b541f;background:#fff0df}.row-review small{display:block;font-size:9px;color:var(--muted);padding-left:7px;margin-top:4px;overflow-wrap:anywhere}.open-guide{font-size:11px;font-weight:600;display:flex;gap:9px;text-decoration:none}.open-guide:hover{text-decoration:underline}.pagination{padding:19px 25px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);font-size:12px;color:var(--muted);gap:10px}.pagination .button{min-height:35px;font-size:11px;padding:8px 12px}.pagination-placeholder{width:80px}.page-footnote{font-size:11px;color:var(--muted);margin:17px 0 0}.empty-state{text-align:center;padding:48px 20px 55px;border-top:1px solid var(--line)}.empty-state h3{font-size:18px;margin-bottom:10px}.empty-state p{font-size:13px;color:var(--muted)}.empty-symbol{font-size:45px;color:#8596a9;display:block;margin-bottom:10px;line-height:1}.auth-shell{max-width:1200px;padding:72px 42px 86px;margin:auto;min-height:calc(100vh - 179px)}.auth-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.auth-intro h1{font-size:clamp(2.9rem,4.3vw,4.1rem);line-height:1.13;letter-spacing:-2.3px;margin:20px 0 24px}.auth-intro h1 span{color:#009fe3}.auth-intro .eyebrow{color:#555d66;letter-spacing:1.6px}.auth-description{max-width:385px;font-size:15px;color:var(--muted);line-height:1.8}.auth-markets{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.auth-markets span{border:1px solid #dce2e6;border-radius:4px;color:var(--muted);padding:4px 9px;font-size:10px}.auth-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:40px;box-shadow:0 12px 40px rgba(21,46,74,.075);border-top:4px solid var(--brand-cyan)}.auth-card h2{font-size:27px;margin:8px 0 8px}.auth-card>.muted{font-size:13px}.auth-help{margin:24px 0 0;padding-top:19px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.narrow-page{max-width:520px;margin:5px auto 20px}.password-panel{padding:32px 35px}.password-panel h1{font-size:27px}.password-panel>.muted{font-size:13px}.guide-heading{margin-bottom:29px;max-width:960px}.guide-kicker{display:flex;align-items:center;gap:12px;margin-bottom:15px;font-size:11px;color:var(--muted);flex-wrap:wrap}.guide-heading h1{font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.2;max-width:950px;margin-bottom:14px;overflow-wrap:anywhere}.guide-subheading{font-size:11px;display:flex;gap:20px;align-items:center;flex-wrap:wrap;color:var(--muted)}.guide-subheading a{text-decoration:none;font-weight:600}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.guide-content{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.featured-image{height:330px;background:#eef1f5;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover}.content-section{padding:30px 33px;border-bottom:1px solid var(--line)}.content-section h2{font-size:22px;line-height:1.3}.content-section .section-index{margin-bottom:14px}.content-section-title{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;flex-wrap:wrap;margin-bottom:7px}.category-list{display:flex;gap:6px;flex-wrap:wrap}.category-list span{font-size:10px;color:var(--muted);background:#f0f3f5;padding:2px 8px;border-radius:3px}.original-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.85;font-size:14px;color:#383f47}.materials-list{padding-left:20px;margin:15px 0 22px;line-height:1.75;font-size:14px}.materials-list li{padding-left:3px;margin-bottom:6px}.materials-list li::marker{color:#009fe3}.requirements-section{background:#fcfefe}.primary-product{padding:18px 20px;background:#f0f7fa;border-radius:7px;font-size:14px}.primary-product p{margin-bottom:0;font-size:12px;line-height:1.7}.primary-product a{font-weight:600;text-decoration:none}.primary-product a:hover{text-decoration:underline}.product-formula{display:block;color:var(--muted);font-size:10px;margin-top:5px;letter-spacing:.2px}.guide-step{padding:26px 0;border-top:1px solid var(--line)}.guide-step:last-child{padding-bottom:0}.step-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:17px}.step-heading h3{font-size:17px;line-height:1.45;margin:1px 0 0;letter-spacing:-.15px;overflow-wrap:anywhere}.step-number{min-width:29px;height:29px;border-radius:50%;background:var(--accent-tint);color:#006f9e;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.guide-media{margin:22px 0 0}.guide-media a{display:block}.guide-media img{width:100%;max-height:460px;object-fit:contain;background:#f3f4f5;border-radius:6px}.guide-media figcaption{font-size:10px;color:var(--muted);margin-top:7px;line-height:1.5}.video-link{display:flex;align-items:center;gap:12px;background:var(--brand-tint);border:1px solid #dce4ed;border-radius:6px;padding:13px 15px;margin-top:20px;text-decoration:none;font-size:12px;font-weight:600}.video-link:hover{background:#def2fb}.video-link small{font-size:10px;color:var(--muted);font-weight:400;display:block;margin-top:3px}.play-icon{font-size:12px;background:var(--white);width:33px;height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:25px}.related-grid h3{font-size:13px;letter-spacing:0;margin-bottom:13px}.related-list{list-style:none;padding:0;margin:0}.related-list li{font-size:12px;line-height:1.6;border-top:1px solid var(--line);padding:12px 0}.related-list a{text-decoration:none}.related-list a:hover{text-decoration:underline}.source-details{padding:23px 33px;background:#fafbfb;font-size:12px}.source-details>summary{font-weight:600;cursor:pointer;color:var(--brand-black)}.source-facts{margin:22px 0 16px}.source-facts>div{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;border-top:1px solid var(--line);padding:10px 0}.source-facts dt{font-size:11px;color:var(--muted)}.source-facts dd{margin:0;font-size:12px;overflow-wrap:anywhere}.source-facts dd small{font-size:10px;color:var(--muted)}.review-sidebar{min-width:0}.review-panel{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white);box-shadow:var(--shadow)}.review-panel-header{background:var(--brand-black);padding:23px 24px 21px;color:var(--white);border-top:3px solid var(--brand-cyan)}.review-panel-header .eyebrow{color:#adbfce;margin-bottom:6px;font-size:9px}.review-panel-header h2{color:var(--white);font-size:21px;margin-bottom:9px}.review-panel-header p:last-child{font-size:12px;color:#c6d2dd;line-height:1.6;margin-bottom:0}.review-form{padding:24px;display:flex;flex-direction:column;gap:21px}.review-form textarea{font-size:13px;min-height:190px}.review-form select{font-size:12px}.review-form .field-hint{font-size:10px;line-height:1.7}.inline-notice{margin:20px 24px 0;padding:12px 14px;border:1px solid #c6e6f5;background:var(--accent-tint);border-radius:6px;font-size:11px;color:#23586e;line-height:1.7}.last-saved{display:flex;align-items:flex-start;gap:8px;margin:0 24px;padding:16px 0 20px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);line-height:1.7;overflow-wrap:anywhere}.last-saved strong{font-weight:600;color:#505861}.saved-dot{width:5px;height:5px;border-radius:50%;background:var(--green);margin-top:6px;flex-shrink:0}.history-panel{padding:26px 3px}.history-panel>.section-heading{margin-bottom:17px}.history-panel h2{font-size:14px;letter-spacing:-.1px}.count-badge{font-size:10px;color:var(--muted);background:#e6e9eb;min-width:21px;height:21px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%}.history-placeholder{font-size:12px;line-height:1.9}.history-list{list-style:none;padding:0;margin:0}.history-list>li{padding:0 0 20px 22px;border-left:1px solid #ced5dd;position:relative}.history-list>li:last-child{padding-bottom:0;border-color:transparent}.history-list>li:before{content:"";position:absolute;top:4px;left:-4px;background:#a5b4c2;border:2px solid var(--paper);border-radius:50%;height:9px;width:9px}.history-entry{font-size:11px;overflow-wrap:anywhere}.history-entry>strong{font-weight:600;display:block;color:var(--brand-black)}.history-entry>time{display:block;font-size:9px;color:var(--muted);margin:3px 0 8px}.history-entry>.status{font-size:9px;padding:4px 7px}.history-entry details{margin-top:10px}.history-entry summary{color:var(--brand-black);font-size:10px;cursor:pointer}.history-entry details p{font-size:11px;margin:9px 0 0;line-height:1.75;border-left:2px solid #d1d9df;padding-left:10px}.history-empty{display:block;font-size:10px;color:var(--muted);margin-top:7px}.history-event{font-size:11px;color:#23586e;line-height:1.7;margin-bottom:0}.error-panel{max-width:680px;margin:30px auto;padding:38px}.error-panel h1{font-size:30px}.error-panel>.button{margin-top:28px}.preserved-note{margin-top:25px;padding:19px;background:var(--paper);border:1px solid var(--line);border-radius:6px}.preserved-note h2{font-size:15px;margin-bottom:5px}.preserved-note textarea{margin-top:12px;font-size:12px}
@media(min-width:1350px){.review-panel{position:sticky;top:24px}.review-sidebar{position:sticky;top:24px;max-height:calc(100vh - 48px);overflow:auto;scrollbar-width:thin;padding-right:4px}.review-panel{position:static}}
@media(max-width:1100px){.header-inner{padding-left:28px;padding-right:28px}.page-shell{padding:32px 28px 40px}.site-footer{padding-left:28px;padding-right:28px}.detail-layout{grid-template-columns:minmax(0,1fr) 310px;gap:20px}.content-section{padding:26px}.featured-image{height:270px}.list-labels,.guide-row{grid-template-columns:minmax(0,1fr) 70px 120px 55px;gap:16px}.guide-thumbnail{width:65px;height:57px}.guide-row p{font-size:9px}.auth-layout{gap:50px}.auth-shell{padding:58px 35px 70px}.auth-card{padding:30px}.source-facts>div{grid-template-columns:145px minmax(0,1fr)}.review-form{padding:20px}.review-panel-header{padding:21px 20px}.review-form .button{font-size:11px}}
@media(max-width:850px){.page-heading{align-items:flex-start}.phase-label{display:none}.stats-grid{gap:10px}.stat{padding:16px}.stat strong{font-size:28px}.stat-highlight{padding-top:14px}.filter-form{flex-wrap:wrap}.filter-form .search-field{flex:1 1 100%}.filter-form .field{flex:1 1 140px}.filter-form>.button{flex:0 0 auto}.list-labels,.guide-row{grid-template-columns:minmax(0,1fr) 90px 105px;gap:12px}.list-labels span:last-child,.open-guide{display:none}.detail-layout{grid-template-columns:1fr}.review-sidebar{display:grid;grid-template-columns:1.2fr 1fr;align-items:start;gap:25px;grid-row:1}.review-panel-header{padding:19px 20px 15px}.review-panel-header p:last-child{display:none}.review-form{gap:15px}.review-form textarea{min-height:115px;max-height:250px}.review-form textarea[rows]{height:145px}.review-sidebar .history-panel{max-height:510px;overflow:auto;padding-top:15px}.featured-image{height:350px}.auth-layout{gap:35px}.auth-intro h1{font-size:44px;letter-spacing:-1.5px}.auth-description{font-size:13px}.auth-shell{padding:52px 28px 65px}.auth-card{padding:27px}.auth-card h2{font-size:24px}.source-facts>div{grid-template-columns:180px minmax(0,1fr)}}
@media(max-width:600px){.header-inner{min-height:83px;padding:15px 18px;gap:12px;flex-wrap:wrap}.brand{gap:13px}.brand-name{font-size:24px}.brand-project{font-size:10px;letter-spacing:1.5px}.brand-project span{font-size:9px}.brand-divider{height:31px}.private-label{font-size:10px}.account-nav{gap:14px;width:100%;justify-content:flex-end;border-top:1px solid #415970;padding-top:10px;margin-top:2px;font-size:10px}.account-nav .account-name{margin-right:auto;border:0;padding:0;font-size:10px}.account-nav a,.nav-button{font-size:10px}.page-shell{padding:28px 18px 35px}.page-heading{margin-bottom:24px}.eyebrow{font-size:9px;letter-spacing:1.4px}.page-heading h1{font-size:29px}.lede{font-size:13px;line-height:1.7}.stats-grid{grid-template-columns:repeat(2,1fr);margin-bottom:25px;gap:10px}.stat{padding:15px 18px}.stat-highlight{padding-top:13px}.stat strong{font-size:28px}.stat-label{font-size:10px}.stat small{font-size:9px}.stat strong span{font-size:13px}.inventory-panel>.section-heading{padding:21px 17px 0;align-items:flex-start;gap:8px;flex-direction:column}.section-heading h2{font-size:18px}.filter-form{padding:0 17px 21px;gap:10px}.filter-form .field{flex:1 1 110px}.filter-form .button{flex:1 1 100%}.filter-form .filter-reset{display:block;width:100%;text-align:center;padding:2px}.filter-form label{font-size:10px}.list-labels{display:none}.guide-row{display:grid;grid-template-columns:1fr auto;gap:12px 9px;padding:18px 17px;border-top:1px solid #e9ecef;border-bottom:0}.guide-overview{grid-column:1/-1;gap:13px;align-items:flex-start}.guide-thumbnail{width:65px;height:60px}.guide-row h3{font-size:13px;line-height:1.45}.guide-row p{font-size:9px}.guide-row>.market-tag{margin-left:78px;font-size:9px}.row-review{display:flex;align-items:center;gap:8px;justify-content:flex-end}.row-review small{display:none}.row-review .status{font-size:9px;padding:4px 7px}.pagination{padding:16px;gap:8px;font-size:10px}.pagination .button{font-size:10px;padding:8px}.page-footnote{font-size:10px;line-height:1.7}.site-footer{padding:21px 18px;flex-direction:column;gap:3px;font-size:10px}.auth-shell{padding:35px 21px 45px}.auth-layout{display:block}.auth-intro{margin-bottom:29px}.auth-intro h1{font-size:36px;line-height:1.15;margin:12px 0 15px;letter-spacing:-1.1px}.auth-intro h1 span{display:block}.auth-description{font-size:13px;margin-bottom:0;max-width:none}.auth-markets{display:none}.auth-card{padding:25px 23px}.auth-card h2{font-size:25px}.auth-card>.muted{font-size:12px}.auth-card .stacked-form{margin-top:23px;gap:17px}.auth-help{font-size:10px}.auth-page .private-label{display:none}.password-panel{padding:27px 22px}.password-panel h1{font-size:26px}.guide-kicker{gap:9px;font-size:10px}.guide-kicker>.status{margin-left:auto}.guide-heading h1{font-size:28px;line-height:1.23}.guide-subheading{font-size:10px;gap:9px 20px}.guide-heading{margin-bottom:23px}.back-link{font-size:11px;margin-bottom:21px}.review-sidebar{display:block}.review-panel{margin-bottom:0}.review-sidebar .history-panel{max-height:none;padding:21px 5px}.history-panel>.section-heading{margin-bottom:13px}.history-list{max-height:270px;overflow:auto}.history-placeholder{font-size:11px;margin:0}.review-panel-header h2{font-size:21px}.review-form{padding:21px}.review-form textarea[rows]{height:150px}.review-form .field-hint{font-size:10px}.last-saved{margin:0 21px;padding-bottom:17px}.featured-image{height:240px}.content-section{padding:26px 22px}.content-section h2{font-size:21px}.original-text{font-size:13px;line-height:1.8}.materials-list{font-size:13px;line-height:1.75}.primary-product{padding:16px;font-size:13px}.step-heading{gap:10px}.step-heading h3{font-size:15px;line-height:1.5}.step-number{width:27px;height:27px;min-width:27px;font-size:11px}.guide-media{margin-top:18px}.guide-media figcaption{font-size:9px}.related-grid{grid-template-columns:1fr;gap:13px;margin-top:19px}.related-grid h3{font-size:13px}.related-list li{font-size:12px}.source-details{padding:23px 22px;font-size:11px}.source-facts>div{grid-template-columns:1fr;gap:3px}.source-facts dt{font-size:10px}.source-facts dd{font-size:11px}.source-details .field-hint{font-size:10px}.error-panel{padding:27px 23px;margin-top:10px}.error-panel h1{font-size:26px}.error-panel .lede{font-size:13px}.error-panel .button{font-size:11px}.error-panel .preserved-note{padding:15px}.empty-state{padding:36px 18px 42px}.empty-state h3{font-size:17px}.empty-state p{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.site-header,.site-footer,.review-sidebar,.back-link,.messages,.skip-link{display:none}.page-shell{max-width:none;padding:0}.detail-layout{display:block}.guide-content{border:0;box-shadow:none}.content-section{padding:20px 0}.guide-heading h1{font-size:25px}.featured-image{max-height:250px}.guide-media img{max-height:300px}.guide-step{break-inside:avoid}.source-details{display:none}}

/* WTBI identity: approved mark, clear space, Poppins and the specified digital palette. */
.site-header{background:var(--white);color:var(--brand-black);border-bottom:1px solid var(--line)}
.header-inner{padding-top:0;padding-bottom:0;min-height:118px}
.brand{gap:0;color:var(--brand-black)}.brand:hover{color:var(--brand-black)}
.brand-mark{display:block;flex-shrink:0;padding:1.4rem}.brand-mark img{display:block;width:6.5rem;height:auto;max-width:none}
.brand-divider{background:#d4dce0;height:38px;margin-right:22px}
.brand-project{color:var(--brand-black);font-size:12px;font-weight:700;letter-spacing:2px}
.brand-project span{color:var(--muted);font-size:10px;letter-spacing:0}
.account-nav a,.nav-button,.account-name{color:var(--brand-black)}.account-nav a:hover,.nav-button:hover{color:#006f9e}
.account-name{border-right-color:var(--line)}.private-label{color:var(--muted)}
.auth-card{border-top-color:var(--brand-cyan)}.auth-intro .eyebrow{color:var(--muted)}
.auth-intro h1{letter-spacing:-1.6px}.auth-intro h1 span{color:var(--brand-cyan)}
.stat-highlight,.review-panel-header{border-top-color:var(--brand-cyan)}
@media(max-width:850px){.header-inner{padding-left:15px;padding-right:25px}.brand-divider{margin-right:17px}.account-nav{gap:14px}.account-name{padding-right:14px}}
@media(max-width:600px){.header-inner{padding:0 12px 12px;gap:0}.brand-mark{padding:1.4rem}.brand-mark img{width:6.5rem}.brand-divider{margin-right:15px}.brand-project{font-size:11px;letter-spacing:1.6px}.brand-project span{font-size:9px;max-width:140px}.account-nav{border-top-color:var(--line);margin:0 6px;padding-top:12px}.auth-intro h1{letter-spacing:-1px}.private-label{padding:0 0 4px 21px}.auth-page .header-inner{padding-bottom:0}}

/* Product catalogue and evidence review retain the existing WTBI layout. */
.work-nav.page-shell{min-height:0;padding-top:15px;padding-bottom:15px;display:flex;gap:24px;flex-wrap:wrap;border-bottom:1px solid var(--line);font-size:13px}
.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px;margin-bottom:24px}
.product-panel{padding:24px;margin-bottom:24px}.form-row{display:flex;gap:18px;flex-wrap:wrap}.form-row>.field{flex:1;min-width:180px}
.table-wrap{overflow-x:auto;margin:18px 0;max-width:100%}.product-table{border-collapse:collapse;width:100%;font-size:12px;background:var(--white)}
.product-table th,.product-table td{padding:12px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.product-table th{background:var(--brand-tint);font-weight:600}.product-table caption{text-align:left;padding:10px 0;font-weight:600}
.product-table code,.evidence-hash{font-size:11px;overflow-wrap:anywhere}.review-context{white-space:pre-wrap;overflow-wrap:anywhere;border-left:3px solid var(--brand-cyan);padding:10px 16px;background:var(--brand-tint)}
.product-actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.product-facts{overflow-wrap:anywhere}.product-facts dt{font-weight:600}.product-facts dd{margin:0 0 10px}
.product-section{margin-bottom:24px}.product-section summary{cursor:pointer}.product-section pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;max-height:28rem;overflow:auto}
@media(max-width:600px){.work-nav.page-shell{gap:12px;font-size:11px}.product-panel{padding:18px}.product-table th,.product-table td{padding:9px}.product-grid{gap:14px}}
@media print{.work-nav{display:none}}
