:root{--ink:#17221d;--muted:#657168;--paper:#fff;--cream:#fbf7f0;--line:#dedfd8;--forest:#1f5a43;--forest-dark:#153d2e;--terra:#b95f42;--amber:#d79a32;--danger:#8f2929;--shadow:0 18px 50px rgba(31,58,45,.12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream)}a{color:var(--forest)}img{max-width:100%}.shell{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.narrow{max-width:820px}.wide{max-width:1100px}.skip-link{position:absolute;left:-9999px;top:.5rem;background:#fff;padding:.75rem;z-index:100}.skip-link:focus{left:.5rem}.site-header,.admin-header{background:rgba(21,61,46,.98);color:#fff;position:relative;z-index:10}.nav-shell{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.buyer-brand{color:#fff;text-decoration:none;display:flex;flex-direction:column;font-weight:800;letter-spacing:.01em}.buyer-brand small{color:#d4e6dc;font-size:.72rem;font-weight:550;text-transform:uppercase;letter-spacing:.13em}.site-header nav,.admin-header nav,.site-footer nav{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.site-header nav a,.admin-header nav a,.site-footer a{color:#edf7f1;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.hero{background:linear-gradient(120deg,#143c2d 0%,#1d5a42 58%,#6e5b37 100%);color:#fff;padding:clamp(4rem,9vw,8rem) 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:clamp(2rem,6vw,5rem);align-items:center}.eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:var(--terra);margin:0 0 .8rem}.hero .eyebrow{color:#ffd68d}.hero h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1.02;letter-spacing:-.045em;margin:.2rem 0 1rem}.hero-line{font-size:clamp(1.25rem,2.5vw,1.8rem);font-weight:700;max-width:720px}.lead{font-size:1.08rem;color:#526057;max-width:760px}.hero .lead{color:#e8f0eb}.actions,.form-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.5rem}.button,button{min-height:46px;border:0;border-radius:8px;padding:.72rem 1.1rem;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-weight:750;text-decoration:none;cursor:pointer}.button.primary,button.primary{background:var(--terra);color:#fff}.button.primary:hover,button.primary:hover{background:#99472f}.button.secondary{background:#fff;color:var(--forest);border:1px solid var(--line)}.hero .button.secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,.6)}.hero-card{display:grid;gap:1px;background:rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.25);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.hero-card span{background:rgba(18,49,37,.75);padding:1.25rem;font-weight:700}.readiness{border-left:4px solid var(--amber);padding:.75rem 1rem;background:rgba(0,0,0,.18);margin-top:1.5rem}.section{padding:clamp(3.5rem,7vw,6rem) 0}.section h1,.section h2{line-height:1.15;letter-spacing:-.025em}.section h1{font-size:clamp(2rem,5vw,3.5rem)}.section h2{font-size:clamp(1.65rem,3vw,2.45rem)}.section-intro{max-width:700px;color:var(--muted)}.tint{background:#f1eadf}.trust{background:var(--forest);color:#fff;text-align:center}.trust p{max-width:800px;margin:auto;color:#dcebe2}.process-grid,.category-grid,.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}.process-grid article,.category-grid article,.summary-grid a,.review-grid article,.detail-grid section,.admin-actions form{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:1.25rem;box-shadow:0 8px 24px rgba(32,52,41,.05)}.process-grid b{color:var(--terra);font-size:1.2rem}.process-grid h3,.category-grid h3{margin:.45rem 0}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid p{color:var(--muted)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.check-list{list-style:none;padding:0;margin:0}.check-list li{padding:.7rem 0 .7rem 2rem;border-bottom:1px solid #d7cdbf;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--forest);font-weight:900}.center{text-align:center;margin-top:2rem}.site-footer{background:#111c17;color:#d9e2dc;padding:2rem 0}.site-footer>.shell{display:flex;justify-content:space-between;gap:2rem;align-items:center}.site-footer p{margin:.2rem 0;color:#aebbb3}.application-head{background:#efe6d8;padding:2.5rem 0 2rem}.application-head h1{margin:.6rem 0 .25rem}.back-link{display:inline-block;margin:.8rem 0;text-decoration:none;font-weight:700}.progress-wrap{margin-bottom:1rem}.progress-copy{display:flex;justify-content:space-between;gap:1rem;font-size:.9rem}.progress-track{height:9px;background:#d3c7b7;border-radius:99px;overflow:hidden}.progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--terra),var(--amber));border-radius:99px}.application-form{display:grid;gap:1.25rem;background:#fff;border:1px solid var(--line);border-radius:16px;padding:clamp(1rem,4vw,2rem);box-shadow:var(--shadow)}.field{display:grid;gap:.4rem}.field label,fieldset legend{font-weight:750}input,select,textarea{width:100%;min-height:46px;border:1px solid #aeb8af;border-radius:8px;padding:.7rem .8rem;background:#fff;color:var(--ink);font:inherit}textarea{resize:vertical}input:focus,select:focus,textarea:focus,button:focus,a:focus{outline:3px solid rgba(215,154,50,.45);outline-offset:2px}select[multiple]{min-height:190px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}fieldset{border:1px solid var(--line);border-radius:10px;padding:1rem;display:grid;gap:.5rem}.choice{display:flex;align-items:flex-start;gap:.65rem;padding:.55rem;border-radius:7px;font-weight:500}.choice input{width:22px;min-height:22px;flex:0 0 22px;margin:.15rem 0 0}.choice:hover{background:#f5f2eb}.form-actions{justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:1.25rem}.form-actions .button{min-width:150px}.error-summary,.notice{border-radius:10px;padding:1rem 1.15rem;margin-bottom:1.2rem}.error-summary,.notice.error{background:#fff0f0;border:1px solid #e2a7a7;color:var(--danger)}.notice.warning{background:#fff5d9;border:1px solid #e3c16d}.notice.neutral{background:#eef5f0;border:1px solid #bdd1c4}.notice.success{background:#e7f6ed;border:1px solid #9ac7aa}.error-summary h2{font-size:1.1rem;margin-top:0}.conditional[hidden],.conditional-panel[hidden]{display:none}.product-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;max-height:620px;overflow:auto;padding:.25rem}.product-option{border:1px solid var(--line);border-radius:10px;padding:.8rem;background:#fff}.product-option[hidden]{display:none}.product-option .choice{font-size:.87rem;padding:.35rem 0}.muted,small{color:var(--muted)}.review-grid,.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.review-grid h2,.detail-grid h2{font-size:1.2rem;margin-top:0}.review-grid dl,.detail-grid dl{display:grid;grid-template-columns:140px 1fr;gap:.35rem .75rem}.review-grid dt,.detail-grid dt{font-weight:750}.review-grid dd,.detail-grid dd{margin:0;overflow-wrap:anywhere}.consent-panel{margin-top:1.5rem}.consent-required{border:1px solid var(--amber);background:#fffaf0}.reference{font:800 clamp(1.4rem,4vw,2rem)/1.2 ui-monospace,SFMono-Regular,monospace;color:var(--forest);letter-spacing:.04em;overflow-wrap:anywhere}.next-steps li{padding:.35rem}.legal-page{padding-block:4rem}.legal-page h2{margin-top:2.5rem}.legal-page address{font-style:normal;background:#f2ede4;border-left:4px solid var(--terra);padding:1rem}.admin-body{background:#f4f6f3}.admin-header{background:#14241c}.summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.summary-grid a{text-decoration:none;color:var(--ink)}.summary-grid strong{display:block;font-size:2rem;color:var(--forest)}.filter-form{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:.8rem;align-items:end;background:#fff;padding:1rem;border:1px solid var(--line);border-radius:12px}.admin-list{display:grid;gap:.8rem}.admin-list article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:1rem;display:flex;justify-content:space-between;gap:1rem;align-items:center}.admin-list h2{font-size:1.15rem;margin:.4rem 0}.admin-list p{margin:.25rem 0;color:var(--muted)}.status{display:inline-block;border-radius:99px;background:#e6ece8;color:#344b3e;padding:.2rem .55rem;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.status.approved{background:#dff3e6;color:#155d31}.status.rejected,.status.duplicate{background:#ffe1dc;color:#8b2b1f}.status.under_review{background:#fff0c7;color:#79570b}.detail-heading{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.5rem}.detail-heading h1{margin:0}.admin-actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0}.timeline{list-style:none;padding:0}.timeline li{border-left:3px solid #ccd8d0;padding:.2rem 0 .8rem 1rem;margin:.5rem 0}.timeline small{display:block}.pagination{display:flex;gap:.4rem;margin-top:1.5rem}.pagination a{min-width:44px;min-height:44px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:7px;text-decoration:none}.pagination a[aria-current=page]{background:var(--forest);color:#fff}.empty{background:#fff;padding:2rem;border:1px solid var(--line);border-radius:12px}@media(max-width:900px){.hero-grid,.two-col{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.category-grid,.product-picker{grid-template-columns:repeat(2,1fr)}.summary-grid{grid-template-columns:repeat(3,1fr)}.filter-form{grid-template-columns:1fr 1fr}.review-grid,.detail-grid{grid-template-columns:1fr}}.operations-heading,.section-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.operations-heading h1{margin:.2rem 0}.operations-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.operations-grid article,.status-list,.attention-list,.responsive-table{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 24px rgba(32,52,41,.05)}.operations-grid article{padding:1.15rem;display:grid;gap:.3rem}.operations-grid strong{font-size:2rem;color:var(--forest)}.operations-grid small{line-height:1.35}.operations-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:2rem 0}.status-list a,.attention-list div{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid var(--line);text-decoration:none;color:var(--ink)}.status-list a:last-child,.attention-list div:last-child{border-bottom:0}.status-list a:hover{background:#f5f8f6}.status-list strong,.attention-list strong{font-size:1.2rem;color:var(--forest)}.responsive-table{overflow-x:auto}.responsive-table table{width:100%;border-collapse:collapse;min-width:700px}.responsive-table th,.responsive-table td{text-align:left;padding:.85rem;border-bottom:1px solid var(--line)}.responsive-table th{background:#edf2ee}@media(max-width:960px){.operations-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.operations-heading,.section-heading-row{flex-direction:column}.operations-grid,.operations-columns{grid-template-columns:1fr}.operations-heading .button{width:100%}}@media(max-width:640px){.shell{width:min(100% - 1.2rem,1180px)}.nav-shell,.site-footer>.shell{align-items:flex-start;flex-direction:column;padding-block:.8rem;gap:.4rem}.site-header nav,.admin-header nav{gap:.7rem;width:100%;overflow-x:auto;flex-wrap:nowrap}.hero{padding:3.5rem 0}.process-grid,.category-grid,.product-picker,.form-grid,.summary-grid,.filter-form,.admin-actions{grid-template-columns:1fr}.application-form{padding:1rem}.form-actions{display:grid;grid-template-columns:1fr}.form-actions .button{width:100%}.review-grid dl,.detail-grid dl{grid-template-columns:1fr}.review-grid dd,.detail-grid dd{padding-bottom:.4rem}.admin-list article,.detail-heading{align-items:flex-start;flex-direction:column}.product-picker{max-height:none}.section{padding:3rem 0}}/* Phase 1A.2 Buyers landing experience */.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.buyers-hero{background:radial-gradient(circle at 8% 8%,rgba(215,154,50,.2),transparent 30%),linear-gradient(145deg,#f8f1e6 0%,#fff 60%,#edf4ef 100%);padding:clamp(3.5rem,7vw,6.8rem) 0;border-bottom:1px solid #e8e0d4;overflow:hidden}.buyers-hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.92fr);gap:clamp(2.5rem,5vw,5rem);align-items:center}.buyers-hero-copy{min-width:0}.buyers-hero h1{font-size:clamp(2.65rem,5.4vw,4.9rem);line-height:1.02;letter-spacing:-.052em;max-width:820px;margin:.25rem 0 1.35rem;text-wrap:balance}.hero-primary{font-size:clamp(1.18rem,2vw,1.45rem);line-height:1.45;font-weight:720;max-width:720px;margin:0 0 .85rem}.hero-secondary{font-size:1.02rem;color:#526057;max-width:720px;margin:0}.hero-actions{margin-top:1.8rem}.hero-actions .button{min-height:52px;padding-inline:1.4rem}.audience-line{margin:1.55rem 0 0;color:#4c5c52;font-size:.86rem;font-weight:700;line-height:1.8}.audience-line span{color:var(--terra);text-transform:uppercase;letter-spacing:.11em;font-size:.7rem}.audience-line i{color:#c88c34;padding-inline:.3rem;font-style:normal}.buyers-hero-visual{position:relative;margin:0;min-width:0;aspect-ratio:4/5;border-radius:26px 26px 90px 26px;overflow:hidden;background:#d9dfd7;box-shadow:0 28px 70px rgba(21,61,46,.2)}.buyers-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(10,24,18,.72));pointer-events:none}.buyers-hero-visual img{display:block;width:100%;height:100%;object-fit:cover}.buyers-hero-visual figcaption{position:absolute;z-index:1;left:1.4rem;right:1.4rem;bottom:1.2rem;color:#fff;font-size:.84rem;font-weight:750;letter-spacing:.025em;display:flex;align-items:center;gap:.6rem}.buyers-hero-visual figcaption span{width:28px;height:2px;background:#f2b84d}.value-section{background:#fff}.value-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2rem,7vw,7rem);align-items:start}.value-grid h2{font-size:clamp(2rem,4vw,3.5rem);margin:.25rem 0;max-width:570px}.value-copy{font-size:1.06rem;max-width:680px}.value-copy p:first-child{margin-top:0}.value-lead{font-size:1.35rem;font-weight:760;color:var(--forest-dark)}.value-close{border-left:4px solid var(--terra);padding:.65rem 0 .65rem 1.15rem;margin-top:1.65rem;font-weight:800;color:var(--forest-dark)}.section-heading{max-width:760px}.section-heading h2,.centered-heading h2{margin:.25rem 0}.centered-heading{text-align:center;margin-inline:auto}.process-section{background:#163e2f;color:#fff}.process-section .eyebrow{color:#f3bb58}.network-process{list-style:none;padding:0;margin:2.8rem 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.network-process li{position:relative;padding:0 1.45rem 1.2rem;border-left:1px solid rgba(255,255,255,.19);min-width:0}.network-process li:first-child{border-left:0}.process-icon{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);margin-bottom:1.2rem}.process-icon svg{width:34px;height:34px;fill:none;stroke:#f5c66d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.step-number{display:block;color:#9fc0ae;font-size:.72rem;font-weight:850;letter-spacing:.14em}.network-process h3{font-size:1.18rem;line-height:1.25;margin:.45rem 0 .65rem}.network-process p{color:#d5e5dc;margin:0;font-size:.94rem}.products-section{background:#f5eee3}.visual-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:2.4rem}.visual-category-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(42,53,45,.08);min-width:0}.visual-category-card img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;background:#e4ded3}.category-copy{padding:1.2rem 1.25rem 1.35rem}.category-copy h3{font-size:1.15rem;margin:0 0 .45rem}.category-copy p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.product-prompt{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2rem;padding:1.35rem 1.5rem;background:#fff;border:1px solid #dfd4c4;border-radius:16px}.product-prompt strong{font-size:1.15rem}.product-prompt p{margin:.2rem 0;color:var(--muted)}.representative-note{text-align:center;color:var(--muted);font-size:.78rem;margin:1rem auto 0}.benefits-section{background:#fff}.benefits-layout{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,6vw,5rem);align-items:start}.benefits-intro{position:sticky;top:2rem}.benefits-intro h2{font-size:clamp(2rem,4vw,3.35rem);margin:.25rem 0 1rem}.benefits-intro>p:last-child{color:var(--muted);font-size:1.05rem}.benefits-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2rem}.benefits-grid article{padding:1.25rem 0 1.5rem;border-top:1px solid var(--line)}.benefits-grid article>span{font-size:.7rem;color:var(--terra);font-weight:850;letter-spacing:.13em}.benefits-grid h3{font-size:1.12rem;line-height:1.3;margin:.55rem 0}.benefits-grid p{margin:0;color:var(--muted)}.privacy-note{grid-column:1/-1;display:flex;align-items:center;gap:.85rem;margin:1rem 0 0;padding:1rem 1.2rem;background:#edf5f0;border-radius:12px;color:#294c3b;font-weight:680}.privacy-note svg{flex:0 0 28px;width:28px;height:28px;fill:none;stroke:var(--forest);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.conversion-section{background:linear-gradient(120deg,#122f24,#1d5942 66%,#694d2f);color:#fff;padding:clamp(3.5rem,7vw,6rem) 0}.conversion-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:clamp(2rem,7vw,6rem);align-items:center}.conversion-section .eyebrow{color:#f2be62}.conversion-section h2{font-size:clamp(2.2rem,4.6vw,4rem);line-height:1.05;letter-spacing:-.04em;margin:.25rem 0 1rem}.conversion-section p{color:#e0ebe5;max-width:720px}.conversion-action{padding:1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(0,0,0,.13);display:grid;gap:.85rem}.conversion-action .time-note{margin:0;color:#fff}.conversion-action .button{width:100%;min-height:52px}.conversion-action small{color:#c7d8ce;line-height:1.5}.responsible-note{background:#101a15;color:#b9c6bf;padding:2rem 0}.responsible-note .shell{display:grid;grid-template-columns:minmax(220px,.5fr) minmax(0,1.5fr);gap:2rem;align-items:start}.responsible-note h2{font-size:1rem;line-height:1.4;color:#edf4f0;margin:0}.responsible-note p{font-size:.82rem;line-height:1.65;margin:0;max-width:850px}.buyers-hero a:focus-visible,.process-section a:focus-visible,.conversion-section a:focus-visible{outline-color:#ffd37c}.buyers-hero-grid>*,.value-grid>*,.conversion-grid>*{min-width:0}#products,#how-it-works{scroll-margin-top:1.5rem}@media(max-width:1000px){.buyers-hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:2rem}.buyers-hero h1{font-size:clamp(2.6rem,6vw,4rem)}.network-process{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 0}.network-process li:nth-child(3){border-left:0}.visual-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-layout{grid-template-columns:1fr}.benefits-intro{position:static;max-width:650px}.conversion-grid{grid-template-columns:1fr minmax(260px,.6fr)}}@media(max-width:760px){.buyers-hero-grid,.value-grid,.conversion-grid,.responsible-note .shell{grid-template-columns:1fr}.buyers-hero-visual{aspect-ratio:3/2;border-radius:20px 20px 54px 20px}.value-grid{gap:1.4rem}.network-process{grid-template-columns:1fr;gap:0}.network-process li,.network-process li:nth-child(3){border-left:1px solid rgba(255,255,255,.19);padding:0 0 2rem 1.4rem}.visual-category-grid{grid-template-columns:1fr}.product-prompt{align-items:flex-start;flex-direction:column}.benefits-grid{grid-template-columns:1fr}.conversion-action{max-width:520px}.responsible-note .shell{gap:.7rem}}@media(max-width:640px){.site-header nav,.admin-header nav{overflow:visible;flex-wrap:wrap}.buyers-hero{padding:3rem 0}.buyers-hero h1{font-size:clamp(2.35rem,12vw,3.25rem)}.hero-primary{font-size:1.08rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.audience-line{font-size:.8rem}.buyers-hero-visual figcaption{left:1rem;bottom:.85rem}.privacy-note{align-items:flex-start}.product-prompt .button{width:100%}.conversion-section{padding:3.2rem 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}/* Phase 1A.3 progressive onboarding and private Buyer Dashboard. */.account-panel{max-width:720px}.compact-form{margin:1.5rem 0}.buyer-dashboard{background:#f3f5f2;min-height:70vh;padding:2rem 0 4rem}.dashboard-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:2rem;align-items:start}.dashboard-nav{position:sticky;top:1rem;background:#173d2f;color:#fff;border-radius:16px;padding:1rem;box-shadow:var(--shadow)}.dashboard-nav a,.dashboard-nav button{display:flex;width:100%;min-height:44px;align-items:center;padding:.65rem .75rem;color:#fff;border:0;border-radius:8px;background:transparent;text-decoration:none;text-align:left;font:inherit}.dashboard-nav a:hover,.dashboard-nav a:focus-visible,.dashboard-nav button:hover,.dashboard-nav button:focus-visible{background:rgba(255,255,255,.13)}.dashboard-nav .dashboard-home{font-weight:850;color:#f2c36d;border-bottom:1px solid rgba(255,255,255,.18);margin-bottom:.5rem}.dashboard-nav nav{display:grid}.dashboard-nav form{border-top:1px solid rgba(255,255,255,.18);margin-top:.5rem;padding-top:.5rem}.dashboard-content{min-width:0}.dashboard-heading{display:flex;justify-content:space-between;gap:1.5rem;align-items:start;margin-bottom:1.4rem}.dashboard-heading h1{margin:.2rem 0}.dashboard-heading p{margin:.3rem 0;color:var(--muted)}.dashboard-card,.status-cards article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:clamp(1rem,3vw,1.5rem);box-shadow:0 8px 24px rgba(32,52,41,.045);margin-bottom:1.25rem}.status-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}.status-cards article{margin:0}.status-cards article>span{display:block;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.status-cards strong{display:block;margin:.45rem 0;font-size:1.25rem}.status-cards p{font-size:.88rem;color:var(--muted);margin:.3rem 0}.badge{display:inline-block!important;width:max-content;border-radius:999px;background:#e9eee9;color:#385044;padding:.28rem .58rem;font-size:.75rem!important;text-transform:uppercase;letter-spacing:.04em}.badge.success{background:#dff3e6;color:#155d31}.completion-track{height:9px;background:#d9e0db;border-radius:99px;overflow:hidden}.completion-track span{display:block;height:100%;background:linear-gradient(90deg,var(--terra),var(--amber))}.profile-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.profile-checklist a{display:flex;gap:.8rem;align-items:center;border:1px solid var(--line);border-radius:10px;padding:.8rem;text-decoration:none;color:var(--ink)}.profile-checklist a>span:first-child{font-size:1.4rem;color:var(--forest)}.profile-checklist small{display:block}.card-heading{display:flex;justify-content:space-between;gap:1rem;align-items:center}.requirements-list{display:grid}.requirements-list>a{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;padding:.75rem;border-bottom:1px solid var(--line);text-decoration:none;color:var(--ink)}.requirements-list>a:last-child{border-bottom:0}.requirements-list small{display:block}.dashboard-form{display:grid;gap:1.2rem}.readonly-summary dl,.rfq-summary dl{display:grid;grid-template-columns:minmax(120px,.4fr) minmax(0,1fr);gap:.45rem 1rem}.readonly-summary dt,.rfq-summary dt{font-weight:800}.readonly-summary dd,.rfq-summary dd{margin:0;overflow-wrap:anywhere}.dashboard-products{max-height:460px}.active-choice{color:#5e4930;font-size:.82rem}.rfq-summary{display:grid;gap:1rem}.rfq-summary article{border-top:1px solid var(--line);padding-top:1rem}.button.danger{background:#8b2b1f;color:#fff;border-color:#8b2b1f}.empty-inline{color:var(--muted)}.rfq-products{min-width:0}.rfq-search{display:none}.has-js .rfq-search{display:grid}.rfq-selection-status{margin:.2rem 0;color:var(--forest);font-weight:800}.rfq-nojs-note{margin:.25rem 0;color:var(--muted);font-size:.9rem}.has-js .rfq-nojs-note,.has-js .rfq-nojs-selection{display:none}.rfq-js-action{display:none}.has-js .rfq-js-action{display:inline-flex}.rfq-catalogue{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}.rfq-product{min-width:0;border:1px solid var(--line);border-radius:12px;background:#fff}.rfq-product[open]{grid-column:1/-1;border-color:var(--terra);box-shadow:0 8px 22px rgba(40,74,55,.08)}.rfq-product.is-selected{border-color:#76a685;background:#f4fbf6}.rfq-product>summary{display:flex;min-width:0;min-height:58px;align-items:center;justify-content:space-between;gap:.8rem;padding:.8rem .9rem;cursor:pointer;list-style-position:inside}.rfq-product>summary:focus-visible{outline:3px solid rgba(190,119,57,.35);outline-offset:2px}.rfq-product-title{display:grid;min-width:0;gap:.2rem}.rfq-product-title strong,.rfq-product-title small{overflow-wrap:anywhere}.rfq-product-title small{color:var(--muted);font-size:.78rem;line-height:1.35}.rfq-product-state{flex:0 0 auto;color:var(--forest);font-size:.78rem;font-weight:850;text-align:right}.rfq-line-fields{display:grid;gap:.85rem;border-top:1px solid var(--line);padding:1rem}.rfq-line-actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.text-button{background:transparent;color:#7a2e25;border-color:transparent}.field-error{margin:.35rem 0 0;color:#8b2b1f;font-size:.86rem;font-weight:700}.rfq-product [aria-invalid=true]{border-color:#a2372b;box-shadow:0 0 0 2px rgba(162,55,43,.12)}@media(max-width:900px){.dashboard-shell{grid-template-columns:1fr}.dashboard-nav{position:static}.dashboard-nav nav{grid-template-columns:repeat(3,minmax(0,1fr))}.status-cards{grid-template-columns:1fr 1fr}.dashboard-heading{align-items:flex-start}}@media(max-width:640px){.buyer-dashboard{padding-top:1rem}.dashboard-shell,.dashboard-content,.dashboard-card{max-width:100%;min-width:0}.dashboard-shell{gap:1rem}.dashboard-nav{min-width:0;max-width:100%;overflow:hidden}.dashboard-nav nav{display:flex;max-width:100%;overflow-x:auto;scrollbar-width:thin}.dashboard-nav nav a{flex:0 0 auto;width:auto;white-space:nowrap}.dashboard-heading{display:grid;min-width:0}.dashboard-heading h1{overflow-wrap:anywhere}.dashboard-heading .button{width:100%}.status-cards,.profile-checklist,.rfq-catalogue{grid-template-columns:1fr}.requirements-list>a{align-items:flex-start}.readonly-summary dl,.rfq-summary dl{grid-template-columns:1fr}.readonly-summary dd,.rfq-summary dd{padding-bottom:.45rem}.dashboard-products{max-height:none}.dashboard-card{padding:1rem}.rfq-product[open]{grid-column:auto}.rfq-product>summary{align-items:flex-start}.rfq-line-fields{padding:.85rem}}@media(max-width:430px){.rfq-product>summary{display:grid;gap:.4rem}.rfq-product-state{text-align:left}.rfq-line-actions{display:grid}.has-js .rfq-line-actions .button{display:flex;width:100%;justify-content:center}.rfq-product-title small{font-size:.75rem}}/* Phase 1A.2 independent mobile-review refinements. */.buyers-hero-grid{grid-template-areas:"heading visual" "body visual";grid-template-rows:auto auto;column-gap:clamp(2.5rem,5vw,5rem);row-gap:1.2rem;align-content:center}.buyers-hero-heading{grid-area:heading;align-self:end;min-width:0}.buyers-hero-body{grid-area:body;align-self:start;min-width:0}.buyers-hero-visual{grid-area:visual;align-self:center}.buyers-hero-heading .eyebrow{margin-bottom:.65rem}.buyers-hero-heading h1{margin-bottom:0}.buyer-nav a,.footer-nav a{border-radius:8px}.buyer-nav a:hover,.footer-nav a:hover{text-decoration:underline;text-underline-offset:.24em}.buyer-nav a:active,.footer-nav a:active{color:#fff3d9}.buyer-nav a:focus,.footer-nav a:focus{outline:3px solid #ffd37c;outline-offset:2px}@media(max-width:1000px){    .buyers-hero-grid{column-gap:2rem}}@media(max-width:760px){    .buyers-hero{padding:2.8rem 0 3rem}    .buyers-hero-grid{grid-template-columns:1fr;grid-template-areas:"heading" "visual" "body";grid-template-rows:auto;gap:1.2rem}    .buyers-hero-visual{aspect-ratio:4/3;border-radius:18px 18px 46px 18px}    .buyers-hero-body{display:grid;gap:.8rem}    .hero-primary,.hero-secondary{margin:0}    .hero-actions{margin-top:.45rem}    .audience-line{margin:.35rem 0 0}    .readiness{margin:.35rem 0 0}    .value-grid{gap:1.1rem}    .network-process{margin-top:2.1rem}    .network-process li,.network-process li:nth-child(3){padding-bottom:1.7rem}    .visual-category-grid{margin-top:1.8rem}    .product-prompt{gap:1rem;margin-top:1.5rem;padding:1.15rem}    .benefits-grid article{padding:1.05rem 0 1.25rem}    .conversion-action{padding:1.2rem}}@media(max-width:640px){    .nav-shell{padding-block:.85rem 1rem;gap:.8rem}    .buyer-brand{padding-inline:.15rem}    .site-header .buyer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.18);overflow:visible}    .site-header .buyer-nav a{min-width:0;min-height:44px;padding:.55rem .7rem;justify-content:center;text-align:center;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);font-size:.9rem;font-weight:750}    .site-header .buyer-nav a:hover,.site-header .buyer-nav a:focus-visible{background:#fff;color:var(--forest-dark);border-color:#fff;text-decoration:none}    .site-header .buyer-nav a:active{background:#f3dfbd;color:var(--forest-dark);border-color:#f3dfbd}    .buyers-hero{padding:2.25rem 0 2.55rem}    .buyers-hero-grid{gap:1rem}    .buyers-hero-heading .eyebrow{margin-bottom:.4rem}    .buyers-hero h1{font-size:clamp(2.2rem,11.4vw,3rem);line-height:1.01}    .buyers-hero-visual figcaption{left:.9rem;right:.9rem;bottom:.75rem;font-size:.75rem;line-height:1.35}    .buyers-hero-visual figcaption span{width:20px}    .hero-primary{font-size:1.06rem;line-height:1.43}    .hero-secondary{font-size:.96rem;line-height:1.55}    .hero-actions{gap:.65rem;margin-top:.25rem}    .audience-line{font-size:.78rem;line-height:1.7}    .section{padding:2.7rem 0}    .section-heading .eyebrow,.benefits-intro .eyebrow{margin-bottom:.5rem}    .value-copy{font-size:1rem}    .value-lead{font-size:1.18rem}    .value-close{margin-top:1.3rem}    .process-icon{width:56px;height:56px;border-radius:15px;margin-bottom:1rem}    .process-icon svg{width:30px;height:30px}    .category-copy{padding:1rem 1.05rem 1.15rem}    .product-prompt .button{min-height:48px}    .privacy-note{padding:.9rem 1rem}    .conversion-section{padding:2.8rem 0}    .conversion-section h2{font-size:clamp(2rem,10.5vw,3rem)}    .responsible-note{padding:1.6rem 0}    .site-footer{padding:1.6rem 0}    .site-footer>.shell{gap:1rem}    .site-footer .footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.14)}    .site-footer .footer-nav a{min-height:44px;justify-content:center;padding:.5rem;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.05);text-align:center}    .site-footer .footer-nav a:hover,.site-footer .footer-nav a:focus-visible{background:#fff;color:var(--forest-dark);text-decoration:none}}
