:root{--navy: #101e36;--teal: #155c5d;--teal-dark: #104849;--paper: #ffffff;--wash: #f5f7f8;--soft-teal: #e9f4f2;--muted: #5c6978;--line: #dce4e7;--green: #246448;--green-bg: #e3f2e9;--amber: #865315;--amber-bg: #fff3db;--red: #8a3434;--red-bg: #fcebea;--radius: 12px;--shadow: 0 18px 55px rgba(16, 30, 54, .1);color:var(--navy);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--navy);line-height:1.55}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-underline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #3b9b9d;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(2.25rem,4.5vw,4.7rem);line-height:1.04;letter-spacing:-.052em}h2{margin-bottom:12px;font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.18;letter-spacing:-.032em}h3{margin-bottom:8px;font-size:1.12rem}hr{height:1px;margin:24px 0;border:0;background:var(--line)}code{font-family:SFMono-Regular,Consolas,monospace}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.narrow-page{max-width:880px}.form-page{max-width:680px}.site-frame{min-height:100vh;padding-bottom:38px;display:flex;flex-direction:column}.seller-frame{min-height:100vh;padding-bottom:38px}.skip-link{position:fixed;z-index:100;top:-100px;left:20px;padding:10px 14px;border:1px solid var(--teal);background:#fff}.skip-link:focus{top:14px}.site-header{border-bottom:1px solid var(--line);background:#fffffff2}.nav{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:1.75rem;font-weight:760;letter-spacing:-.045em;white-space:nowrap}.brand img{width:45px;height:42px}.nav nav{display:flex;align-items:center;gap:28px}.nav nav>a:not(.button):not(.avatar){font-size:.94rem;text-decoration:none}.nav nav>a[aria-current=page]:not(.avatar){color:var(--teal);font-weight:750}.avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#edf1f3;font-size:.8rem;font-weight:750;text-decoration:none}.button{min-height:50px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--teal);border-radius:6px;background:var(--teal);color:#fff;font-weight:700;line-height:1.25;text-decoration:none;cursor:pointer}.button:hover{background:var(--teal-dark)}.button-secondary{background:#fff;color:var(--teal)}.button-secondary:hover{background:var(--soft-teal)}.compact{min-height:42px;padding:9px 16px;font-size:.875rem}.full-width{width:100%}.text-link{color:var(--teal);font-weight:700}.text-button{padding:0;display:inline-flex;align-items:center;gap:8px;border:0;background:none;color:var(--teal);text-decoration:underline;text-underline-offset:4px}.pill{width:fit-content;padding:6px 12px;display:inline-flex;align-items:center;border-radius:999px;background:var(--soft-teal);color:var(--teal);font-size:.76rem;font-weight:750;letter-spacing:.02em;white-space:nowrap}.pill.neutral{background:#eef1f4;color:var(--muted)}.eyebrow{margin-bottom:7px;color:var(--muted);font-size:.69rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.muted,.page-lead{color:var(--muted)}.caption{margin:10px 0 0;color:var(--muted);font-size:.77rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.actions{margin-top:26px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.actions.centered{justify-content:center}.page{flex:1;padding-block:48px 76px}.page-header{margin-bottom:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.page-header h1{margin-bottom:8px;font-size:clamp(2.2rem,4vw,3.45rem)}.page-header .page-lead{max-width:690px;margin-bottom:0;font-size:1.04rem}.breadcrumbs{margin-bottom:26px;display:flex;align-items:center;gap:5px;color:var(--muted);font-size:.8rem}.breadcrumbs span{display:flex;align-items:center;gap:5px}.panel{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.notice{margin-bottom:24px;padding:17px 19px;display:flex;gap:12px;border:1px solid #e9d4ac;border-radius:8px;background:var(--amber-bg);color:#68491d;font-size:.88rem}.notice.info{border-color:#cfe1df;background:#f0f7f6;color:#315e5d}.notice.success{border-color:#c9e3d4;background:var(--green-bg);color:var(--green)}.notice strong{display:block}.notice p{margin:3px 0 0}.status-badge{width:fit-content;padding:5px 10px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#edf1f4;color:#536273;font-size:.76rem;font-weight:750;white-space:nowrap}.status-badge.good{background:var(--green-bg);color:var(--green)}.status-badge.warning{background:var(--amber-bg);color:var(--amber)}.status-badge.muted{background:var(--red-bg);color:var(--red)}.empty-state{margin-top:22px;padding:54px 24px;border:1px dashed #cbd6da;border-radius:var(--radius);text-align:center;color:var(--muted)}.empty-state svg{margin-bottom:12px}.empty-state h2{color:var(--navy);font-size:1.35rem}.empty-state p{max-width:480px;margin-inline:auto}.demo-banner{position:fixed;z-index:50;right:0;bottom:0;left:0;min-height:38px;padding:8px 20px;display:flex;align-items:center;justify-content:center;gap:9px;border-top:1px solid var(--line);background:#f3f5f6;color:var(--muted);font-size:.72rem;text-align:center}.demo-banner strong{color:var(--navy)}.demo-banner a{margin-left:7px;color:var(--teal)}.demo-dot{width:7px;height:7px;border-radius:50%;background:var(--teal)}.footer{margin-top:auto;padding-block:34px;border-top:1px solid var(--line);color:var(--muted)}.footer-grid{display:grid;grid-template-columns:1.4fr auto 1fr;align-items:start;gap:34px}.footer .brand{margin-bottom:8px;color:var(--navy);font-size:1.25rem}.footer .brand img{width:31px;height:29px}.footer p{margin-bottom:0;font-size:.76rem}.footer nav{display:flex;gap:20px;font-size:.78rem}.footer-caution{max-width:340px;text-align:right}.hero{min-height:650px;padding-block:76px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:64px}.hero h1{margin-top:20px}.hero .lead{max-width:610px;color:var(--muted);font-size:1.25rem}.fine-print{margin:14px 0 0;color:var(--muted);font-size:.8rem}.sample-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.sample-heading{display:flex;justify-content:space-between;gap:16px}.sample-card h2{font-size:1.65rem}.result-row{padding-block:16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:.88rem}.result-row span{display:flex;align-items:center;gap:9px}.result-row svg{width:24px;height:24px;padding:5px;border-radius:50%;background:var(--green-bg);color:var(--green)}.comparison-grid{padding-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid var(--line)}.comparison-grid strong,.comparison-grid p{font-size:.87rem}.comparison-grid p{margin:8px 0 0;color:var(--muted)}.finding{margin-top:10px;padding:12px 14px;display:flex;align-items:center;gap:8px;border-radius:7px;background:var(--green-bg);color:var(--green);font-size:.86rem;font-weight:700}.finding span{margin-left:auto;padding-left:8px;color:var(--amber)}.disclaimer{margin:18px 0 0;color:var(--muted);font-size:.73rem}.steps{padding-block:64px 76px;border-top:1px solid var(--line)}.step-grid{margin-top:38px;display:grid;grid-template-columns:repeat(3,1fr)}.step-grid article{min-height:190px;padding:0 32px;border-left:1px solid var(--line)}.step-grid article:first-child{padding-left:0;border-left:0}.step-grid article>span{color:#668987;font-size:1.35rem;font-weight:650}.step-grid svg{margin:20px 0 12px;display:block;color:var(--teal)}.step-grid p{color:var(--muted)}.trust-band{padding-block:42px;background:var(--wash)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.trust-grid div{display:grid;grid-template-columns:auto 1fr;column-gap:12px}.trust-grid svg{grid-row:1 / 3;color:var(--teal)}.trust-grid p{margin:4px 0 0;color:var(--muted);font-size:.82rem}.pilot-band{padding-block:48px;background:var(--soft-teal)}.pilot-band .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.pilot-band p:last-child{margin-bottom:0;color:var(--muted)}.dashboard-tools{margin-top:34px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.tabs{display:flex;gap:22px;overflow-x:auto}.tabs button{padding:15px 0 13px;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);font-size:.82rem;white-space:nowrap}.tabs button[aria-pressed=true]{border-color:var(--teal);color:var(--teal);font-weight:750}.tabs button span{margin-left:5px;padding:2px 7px;border-radius:999px;background:#edf1f4;font-size:.7rem}.search-field{width:275px;position:relative}.search-field svg{position:absolute;top:14px;left:13px;color:var(--muted)}input,select,textarea{width:100%;min-height:48px;padding:11px 13px;border:1px solid #c9d3d9;border-radius:6px;background:#fff}textarea{resize:vertical}.search-field input{padding-left:38px}.check-list{border:1px solid var(--line);border-radius:9px;overflow:hidden}.check-list-row{min-height:104px;padding:20px;display:grid;grid-template-columns:.7fr 1.2fr 1.1fr 1fr auto;align-items:center;gap:25px;border-top:1px solid var(--line);color:inherit;text-decoration:none}.check-list-row:first-child{border-top:0}.check-list-row:hover{background:#f9fbfb}.check-list-row>div{min-width:0;display:flex;flex-direction:column;gap:2px}.check-list-row strong{overflow:hidden;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.check-list-row small{overflow:hidden;color:var(--muted);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.check-list-row .eyebrow{margin:0 0 3px;font-size:.61rem}.row-arrow{color:var(--teal)}.form-panel{display:grid;gap:20px}.form-panel>.notice{margin-bottom:0}.field{display:grid;gap:7px}.field>span,.field>label{font-size:.85rem;font-weight:700}.field small{color:var(--muted);font-size:.75rem}.combobox-field{position:relative;align-content:start}.combobox-options{position:absolute;z-index:12;top:78px;right:0;left:0;max-height:210px;padding:5px;overflow-y:auto;border:1px solid #c9d3d9;border-radius:7px;background:#fff;box-shadow:0 12px 30px #101e3621}.combobox-options button{width:100%;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:5px;background:#fff;text-align:left}.combobox-options button:hover,.combobox-options button.active{background:var(--soft-teal)}.combobox-options button small{color:var(--muted);font-family:SFMono-Regular,Consolas,monospace}.combobox-options p{margin:0;padding:10px;color:var(--muted);font-size:.8rem}.form-grid{display:grid;gap:20px}.two-column{grid-template-columns:1fr 1fr}.fixture-codes{padding-top:19px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;border-top:1px solid var(--line);font-size:.75rem}.fixture-codes button{padding:7px 9px;border:1px solid var(--line);border-radius:5px;background:var(--wash);color:var(--teal)}.results-section{margin-top:34px}.parcel-result{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:30px}.detail-list{display:grid;grid-template-columns:145px 1fr;gap:9px 16px;font-size:.82rem}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0}.parcel-illustration{width:100%;display:block;border-radius:7px}.parcel-card{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:30px}.parcel-card h2{font-size:1.35rem}.compact-parcel{margin-bottom:24px;display:block;background:var(--wash)}.compact-parcel .detail-list{margin-bottom:0}.form-footnote{margin:-5px 0 0;color:var(--muted);font-size:.74rem;text-align:center}.auth-panel{margin-top:35px}.status-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;align-items:start}.status-card-head,.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.status-card-head h2{margin-bottom:0}.timeline{margin:28px 0;padding:0;list-style:none}.timeline li{min-height:70px;padding:0 0 25px 38px;position:relative;border-left:2px solid var(--line)}.timeline li:last-child{min-height:0;padding-bottom:0;border-color:transparent}.timeline li>svg{width:24px;height:24px;padding:5px;position:absolute;top:0;left:-13px;border:2px solid white;border-radius:50%;background:#edf1f4;color:var(--muted)}.timeline li.done>svg{background:var(--green-bg);color:var(--green)}.timeline li.current>svg{background:var(--soft-teal);color:var(--teal)}.timeline li div{display:grid;gap:2px}.timeline li span{color:var(--muted);font-size:.77rem}.seller-link-box{padding:18px;border-radius:8px;background:var(--wash)}.seller-link-box code{display:block;overflow-wrap:anywhere;font-size:.8rem}.seller-link-box .actions{margin-top:16px}.status-side{display:grid;gap:24px}.status-side .panel{margin:0}.findings-preview{margin-top:24px}.section-heading h2{font-size:1.55rem}.finding-list{margin-top:18px;border-top:1px solid var(--line)}.finding-list>div{padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:.84rem}.seller-shell{width:min(610px,calc(100% - 40px));margin-inline:auto;padding:34px 0 68px}.seller-shell>.brand{margin-bottom:48px}.seller-content h1{margin:20px 0;font-size:clamp(2.2rem,7vw,3rem)}.seller-content h2{margin-top:32px;font-size:1.28rem}.seller-content>p{color:var(--muted)}.seller-property{margin:25px 0;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--wash)}.seller-property .detail-list{margin:14px 0 0;grid-template-columns:110px 1fr}.seller-property p:last-child{margin-bottom:0;color:var(--muted)}.need-list>div{display:flex;align-items:flex-start;gap:14px}.need-list span{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--wash);font-size:.8rem;font-weight:750}.need-list p{margin:0 0 17px;color:var(--muted);font-size:.88rem}.need-list strong{color:var(--navy)}.consent-box{margin:26px 0;display:flex;align-items:flex-start;gap:12px;color:var(--muted);font-size:.84rem}.consent-box input{width:21px;min-width:21px;min-height:21px;margin-top:3px;accent-color:var(--teal)}.seller-secondary-actions{margin-top:22px;display:flex;justify-content:center;gap:22px;color:var(--teal);font-size:.8rem}.seller-footer{margin-top:48px;display:flex;justify-content:center;gap:22px;color:var(--muted);font-size:.75rem}.center-content{text-align:center}.align-left{text-align:left}.large-status{width:62px;height:62px;margin:0 auto 18px;color:var(--green)}.muted-icon{color:var(--muted)}.provider-mock{width:min(100%,360px);margin:0 auto 28px;padding:34px;display:grid;justify-items:center;gap:9px;border:1px solid #b7cecb;border-radius:14px;background:var(--soft-teal);color:var(--teal)}.provider-mock span{color:var(--muted);font-size:.76rem}.mock-checks{margin:24px 0;display:grid;gap:10px;text-align:left}.mock-checks span{padding:11px 14px;display:flex;align-items:center;gap:10px;border-radius:6px;background:var(--wash);font-size:.84rem}.mock-checks svg{color:var(--green)}.provider-note{display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:.73rem;text-align:left}.back-link{margin-top:22px;display:inline-flex;align-items:center;gap:6px;font-size:.8rem}.report-page{max-width:980px}.report-section{margin-top:24px}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 30px}.report-grid>div{display:grid;gap:4px}.report-grid span{color:var(--muted);font-size:.7rem}.report-grid strong{font-size:.84rem}.source-columns{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--line);border-radius:8px;overflow:hidden}.source-columns>div{min-height:155px;padding:23px}.source-columns>div+div{border-left:1px solid var(--line);background:#fbfcfc}.source-columns strong{display:block}.source-columns p{margin:9px 0 0;color:var(--muted);font-size:.87rem}.source-label{margin-bottom:13px;display:block;color:var(--muted);font-size:.68rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.report-findings{border-top:1px solid var(--line)}.report-finding{padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line)}.report-finding p{max-width:620px;margin:3px 0 0;color:var(--muted);font-size:.76rem}.report-section>.notice{margin-top:18px}.context-grid{margin-top:22px}.report-limitations{margin-top:24px;padding:26px;display:flex;gap:15px;border-radius:var(--radius);background:var(--navy);color:#fff}.report-limitations svg{flex:0 0 auto;color:#8fc5c1}.report-limitations h2{font-size:1.2rem}.report-limitations p{margin:0;color:#cdd5df;font-size:.82rem}.report-end{padding:20px 4px;display:flex;justify-content:space-between;color:var(--muted);font-size:.72rem}.success-panel{margin-top:35px;text-align:center}.success-panel h1{font-size:2.5rem}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.help-grid .button{margin-bottom:5px}.faq-list{margin-top:24px;display:grid;gap:12px}details{padding:19px 21px;border:1px solid var(--line);border-radius:8px}summary{cursor:pointer;font-weight:700}details p{margin:13px 0 0;color:var(--muted);font-size:.85rem}.account-identity{display:flex;align-items:center;gap:16px}.account-identity h2,.account-identity p{margin:0}.account-identity p{color:var(--muted)}.large-avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--soft-teal);color:var(--teal);font-weight:800}.account-actions{margin-top:28px;padding-top:20px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:.82rem}.account-actions>span{display:flex;align-items:center;gap:8px}.policy-panel{margin-top:24px}@media(max-width:900px){.nav nav{gap:18px}.hero{min-height:0;padding-block:52px;grid-template-columns:1fr;gap:42px}.sample-card{max-width:620px}.step-grid,.trust-grid{grid-template-columns:1fr}.step-grid article,.step-grid article:first-child{min-height:0;padding:24px 0;border-left:0;border-top:1px solid var(--line)}.step-grid article:first-child{border-top:0}.trust-grid{gap:25px}.dashboard-tools{align-items:stretch;flex-direction:column}.search-field{width:100%}.check-list-row{grid-template-columns:.7fr 1fr 1fr auto}.check-list-row .row-status{grid-column:2 / 4}.check-list-row .row-arrow{grid-column:4;grid-row:1 / 3}.status-layout{grid-template-columns:1fr}.status-side{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr auto}.footer-caution{grid-column:1 / -1;max-width:none;text-align:left}}@media(max-width:650px){.container{width:min(100% - 36px,1180px)}.nav{min-height:74px;gap:14px}.brand{font-size:1.22rem}.brand img{width:33px;height:31px}.nav nav{gap:11px}.nav nav>a:not(.button):not(.avatar),.app-header .pill,.desktop-link{display:none}.nav .button{min-height:38px;padding:8px 10px;font-size:.74rem}.page{padding-block:32px 55px}.page-header{align-items:flex-start;flex-direction:column;gap:18px}.page-header h1{font-size:2.35rem}.page-header .button{align-self:stretch}.panel{padding:21px}.demo-banner{padding-inline:10px}.demo-banner span:not(.demo-dot),.demo-banner a{display:none}.footer-grid,.help-grid,.two-column,.parcel-result,.parcel-card,.source-columns,.report-grid,.status-side{grid-template-columns:1fr}.footer nav{grid-row:2}.footer-caution{grid-column:1}.comparison-grid{grid-template-columns:1fr;gap:10px}.pilot-band .container{align-items:flex-start;flex-direction:column}.check-list{border:0;overflow:visible}.check-list-row{margin-bottom:12px;padding:18px;grid-template-columns:1fr auto;gap:16px;border:1px solid var(--line);border-radius:8px}.check-list-row:first-child{border-top:1px solid var(--line)}.check-list-row>div{grid-column:1}.check-list-row .row-status{grid-column:1}.check-list-row .row-arrow{grid-column:2;grid-row:1 / 5}.detail-list{grid-template-columns:110px 1fr}.parcel-result .parcel-illustration{order:-1}.status-card-head,.section-heading{flex-direction:column}.seller-link-box .actions>*{width:100%}.source-columns>div+div{border-top:1px solid var(--line);border-left:0}.report-finding{align-items:flex-start;flex-direction:column;gap:10px}.account-actions{align-items:flex-start;flex-direction:column;gap:14px}.seller-secondary-actions{align-items:center;flex-direction:column}}@media(max-width:410px){.nav .brand{font-size:1.05rem}.nav .brand img{width:28px;height:27px}.hero h1{font-size:2.55rem}.tabs{gap:16px}}@media print{body{font-size:12px}.site-header,.footer,.demo-banner,.breadcrumbs,.print-button{display:none!important}.site-frame{padding:0}.container{width:100%;max-width:none}.page{padding:0}.page-header h1{font-size:30px}.panel,.notice,.report-limitations{break-inside:avoid;box-shadow:none}.report-section{padding:18px}.status-badge,.notice{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
