:root{--ink:#132322;--muted:#677674;--brand:#0e6f68;--brand-dark:#0a514d;--brand-soft:#eaf6f4;--accent:#d9a93d;--line:#e3e9e7;--surface:#fff;--soft:#f6f8f7;--danger:#b42318;--radius:20px;--shadow:0 18px 45px rgba(19,35,34,.08)}
*{box-sizing:border-box}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:var(--brand-dark);text-decoration:none}a:hover{color:var(--brand)}main{min-height:65vh}.container{max-width:1180px}.narrow{max-width:780px}.narrow-wide{max-width:1020px}.py-lg-6{padding-top:5rem!important;padding-bottom:5rem!important}.page-section{padding:3.25rem 0}.section-pad{padding:5rem 0}.bg-soft{background:var(--soft)}
.prqur-nav{background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(19,35,34,.07)}.navbar{min-height:74px}.navbar .nav-link{color:#38514f;font-weight:600;padding:.6rem .8rem!important}.navbar .nav-link:hover{color:var(--brand)}.brand{display:flex;align-items:center;gap:.55rem;color:var(--ink)!important;font-size:1.25rem;font-weight:900;letter-spacing:.07em}.brand small{font-size:.62rem;letter-spacing:0;color:var(--muted);font-weight:600;margin-left:.15rem}.brand-mark{width:35px;height:35px;display:inline-grid;place-items:center;border-radius:10px;background:var(--ink);color:#fff;font-size:1rem;letter-spacing:0}.user-pill{display:flex!important;align-items:center;gap:.4rem}.avatar{width:28px;height:28px;border-radius:50%;background:var(--brand-soft);color:var(--brand-dark);display:grid;place-items:center;font-size:.75rem;font-weight:800}.btn{border-radius:11px;font-weight:700}.btn-brand{background:var(--brand);border-color:var(--brand);color:#fff}.btn-brand:hover,.btn-brand:focus{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.btn-outline-dark{border-color:#b7c3c1;color:var(--ink)}.btn-outline-dark:hover{background:var(--ink);border-color:var(--ink)}.form-control,.form-select,.input-group-text{border-radius:11px;border-color:#d7dfdd;padding:.72rem .85rem}.form-control:focus,.form-select:focus{border-color:#7ebbb6;box-shadow:0 0 0 .2rem rgba(14,111,104,.10)}.input-group>.form-control:not(:first-child),.input-group>.form-select:not(:first-child),.input-group>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-control:not(:last-child),.input-group>.form-select:not(:last-child),.input-group>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}
.hero-section{position:relative;background:radial-gradient(circle at 88% 12%,#dff5f0 0,transparent 30%),linear-gradient(180deg,#fbfdfc 0,#fff 100%)}.hero-section:after{content:"";position:absolute;right:-120px;bottom:-160px;width:430px;height:430px;border:1px solid #d8e8e5;border-radius:50%;z-index:0}.hero-section .container{position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--brand);font-size:.73rem;font-weight:850}.pulse-dot{width:8px;height:8px;background:var(--brand);border-radius:50%;display:inline-block;margin-right:.45rem;box-shadow:0 0 0 6px rgba(14,111,104,.09)}.hero-copy{font-size:1.2rem;color:#526562;max-width:720px}.need-box{background:#fff;border:1px solid var(--line);border-radius:20px;padding:1rem;box-shadow:var(--shadow);max-width:810px}.need-input{align-items:stretch}.need-input textarea{border:0!important;resize:none;padding:1rem;font-size:1.05rem;box-shadow:none!important}.need-input .btn{border-radius:14px!important;padding:0 1.25rem;display:flex;align-items:center;gap:.6rem}.trust-chip{background:#fff;border:1px solid var(--line);padding:.45rem .7rem;border-radius:999px;color:#405653}.trust-chip i{color:var(--brand)}.market-card{background:var(--ink);color:#fff;border-radius:25px;padding:1.6rem;box-shadow:0 28px 70px rgba(12,45,43,.22);transform:rotate(1deg)}.market-card-top,.request-meta{display:flex;justify-content:space-between;gap:1rem;align-items:center}.market-card .request-meta{justify-content:flex-start;color:#bed0cd;font-size:.86rem}.market-card .request-meta span{display:flex;gap:.35rem}.match-line{display:flex;align-items:center;margin-top:1.5rem}.match-node{width:31px;height:31px;border:2px solid #839895;border-radius:50%;display:grid;place-items:center}.match-node.done{border-color:#76d6c8;background:#174d49}.match-rail{height:2px;flex:1;background:#54706d}.quote-preview{display:flex;align-items:center;justify-content:space-between;border-radius:13px;background:#203937;padding:.85rem .9rem;margin-top:.6rem}.quote-preview small{display:block;color:#aebfbd}.score-pill{white-space:nowrap;background:#e9f7f4;color:#0b655f;border-radius:999px;padding:.35rem .65rem;font-size:.76rem;font-weight:800}.section-heading{max-width:760px}.section-heading h2,.page-head h1{font-weight:800;letter-spacing:-.03em}.section-heading p,.page-head p{color:var(--muted);font-size:1.04rem}.step-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:1.3rem}.step-card>span{font-size:.72rem;font-weight:900;color:var(--brand);letter-spacing:.12em}.step-card h5{margin:.9rem 0 .35rem}.step-card p{font-size:.9rem;color:var(--muted);margin:0}.category-card{border:1px solid var(--line);border-radius:18px;padding:1.25rem;background:#fff;height:100%;transition:.2s ease}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-icon{width:42px;height:42px;border-radius:12px;background:var(--brand-soft);display:grid;place-items:center;color:var(--brand);font-size:1.15rem}.buyer-supplier-panel{border-radius:25px;padding:2rem;background:var(--ink);color:#fff}.buyer-supplier-panel.supplier-panel{background:#f0f7f6;color:var(--ink)}
.page-head{margin-bottom:2rem;max-width:850px}.page-head h1{margin:.35rem 0}.back-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);margin-bottom:1.4rem}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.35rem;border-bottom:1px solid var(--line)}.panel-head h5{margin:0}.flash-wrap{position:relative;z-index:1040;margin-top:1rem}.dashboard-head{background:linear-gradient(180deg,#f2f8f7,#fff);border-bottom:1px solid #edf2f1}.metric-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:17px;padding:1.2rem;display:flex;flex-direction:column;gap:.15rem}.metric-card span{font-size:.8rem;color:var(--muted);font-weight:650}.metric-card strong{font-size:1.8rem;line-height:1.2}.metric-card>i{color:var(--brand);font-size:1.15rem;margin-bottom:.35rem}.list-group-item{border-color:#edf1f0}.list-group-item:hover{background:#fbfcfc}.quote-count{background:#f0f5f4;color:#3d5552;border-radius:999px;padding:.3rem .55rem;font-size:.75rem;font-weight:750;white-space:nowrap}.empty-state{text-align:center;padding:3.5rem 1.5rem;color:var(--muted)}.empty-state>i{display:block;font-size:2.3rem;color:#9badaa;margin-bottom:.8rem}.empty-state h1,.empty-state h4,.empty-state h5{color:var(--ink)}.empty-state.compact{padding:2.4rem 1rem}.notification-list>a{display:flex;gap:.8rem;padding:1rem 1.2rem;border-bottom:1px solid #edf1f0;color:var(--ink)}.notification-list>a:last-child{border-bottom:0}.notification-list p{font-size:.83rem;color:var(--muted);margin:.15rem 0}.notification-list small{font-size:.72rem;color:#8b9896}.notification-icon{width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.status-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:17px;background:#fff}.status-strip>div{padding:1.05rem 1.2rem;border-right:1px solid var(--line)}.status-strip>div:last-child{border-right:0}.status-strip small,.status-strip span{display:block;color:var(--muted);font-size:.73rem}.status-strip strong{display:block;margin:.1rem 0}.status-badge,.verification-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.27rem .55rem;border-radius:999px;background:#eef2f1;color:#4b605d;font-size:.73rem;font-weight:800}.status-open,.status-active,.status-selected,.status-awarded,.status-closed,.verification-verified{background:#e8f7ef;color:#15613d}.status-quoted,.status-viewed{background:#eef4ff;color:#315a9e}.status-pending,.status-invited,.verification-pending{background:#fff5dd;color:#89640c}.status-cancelled,.status-rejected,.status-expired,.status-not_selected,.verification-rejected{background:#fdecec;color:#9e2c23}.verification-unverified{background:#eef1f1;color:#556562}
.auth-section{padding:4.5rem 0;background:linear-gradient(180deg,#f5f9f8,#fff);min-height:72vh}.auth-card{max-width:520px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:2rem;box-shadow:var(--shadow)}.auth-card.auth-wide{max-width:760px}.role-switch{display:grid;grid-template-columns:1fr 1fr;background:#f3f5f5;padding:.3rem;border-radius:13px}.role-switch a{text-align:center;padding:.7rem .5rem;border-radius:10px;color:#596a68;font-weight:700;font-size:.88rem}.role-switch a.active{background:#fff;color:var(--ink);box-shadow:0 2px 8px rgba(0,0,0,.06)}.request-compose{position:relative}.request-compose textarea{padding-right:88px;min-height:150px}.voice-btn{position:absolute;right:10px;top:10px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:.5rem .6rem;color:var(--brand);display:flex;gap:.3rem;align-items:center;font-size:.8rem;font-weight:700}.voice-btn.listening{background:#fff0ef;color:#b42318;border-color:#f5b8b2}.privacy-box,.privacy-note,.info-banner{background:#f2f8f7;border:1px solid #dcebe8;border-radius:14px;padding:1rem}.privacy-note,.info-banner{display:flex;gap:.8rem;align-items:flex-start}.privacy-note i,.info-banner i{color:var(--brand);font-size:1.2rem}.file-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .65rem;background:#f3f6f5;border-radius:10px;font-size:.82rem}.detail-label{display:block;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.15rem}.quote-table th{font-size:.73rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-weight:750;background:#fafbfb}.quote-table td{vertical-align:middle;padding:1rem}.selected-row{background:#f0faf5}.rating{color:#745b09;font-weight:750}.verified-dot{color:#147457;margin-left:.25rem}.timeline{padding:.3rem 0}.timeline-item{display:flex;gap:.8rem;position:relative;padding-bottom:1.4rem}.timeline-item>span{width:13px;height:13px;border:2px solid #c6d0ce;border-radius:50%;margin-top:.3rem;position:relative;z-index:1;background:#fff}.timeline-item:not(:last-child):before{content:"";position:absolute;left:6px;top:16px;height:calc(100% - 8px);width:1px;background:#dce4e2}.timeline-item.done>span{background:var(--brand);border-color:var(--brand)}.timeline-item strong,.timeline-item small{display:block}.timeline-item small{color:var(--muted)}.message-thread{max-height:420px;overflow:auto;background:#f8faf9;border-radius:13px;padding:1rem}.message{display:flex;margin-bottom:.75rem}.message>div{max-width:78%;background:#fff;border:1px solid var(--line);padding:.65rem .8rem;border-radius:12px}.message.mine{justify-content:flex-end}.message.mine>div{background:#eaf6f4;border-color:#d8ebe8}.message small{display:block;color:var(--muted);font-size:.7rem;margin-bottom:.2rem}.message p{margin:0}.preserve-lines{white-space:normal}.privacy-card{display:flex;gap:.8rem;background:#eef8f6;padding:1rem;border-radius:15px;color:#31514d}.privacy-card i{font-size:1.4rem}.privacy-card p{font-size:.82rem;color:#637976;margin:0}.progress{height:8px;background:#edf1f0}.progress-bar{background:var(--brand)}
.opportunity-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.3rem}.opportunity-card h4 a{color:var(--ink)}.category-pill{display:inline-block;background:#f0f5f4;color:#49615e;border-radius:999px;padding:.3rem .55rem;font-size:.72rem;font-weight:750}.clamp-3,.clamp-1{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.clamp-3{-webkit-line-clamp:3}.clamp-1{-webkit-line-clamp:1}.category-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.category-check input{position:absolute;opacity:0;pointer-events:none}.category-check span{display:flex;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:12px;padding:.72rem .8rem;cursor:pointer;transition:.15s}.category-check input:checked+span{border-color:#7cc0ba;background:#ecf8f6;color:#0d625d}.category-check i{color:#a2b2af}.category-check input:checked+span i{color:var(--brand)}.reputation-score{display:flex;align-items:baseline;gap:.2rem}.reputation-score strong{font-size:2.6rem;letter-spacing:-.04em}.reputation-score span{color:var(--muted)}.pro-badge{display:inline-flex;background:#172a29;color:#d9b559;border-radius:999px;padding:.27rem .55rem;font-size:.65rem;letter-spacing:.1em;font-weight:900}.pro-icon{width:78px;height:78px;border-radius:22px;background:#edf7f5;color:var(--brand);display:grid;place-items:center;font-size:2rem;margin:1.5rem 0}.mini-feature{display:flex;align-items:center;gap:.6rem;padding:.8rem;border-radius:12px;background:#f6f8f7}.mini-feature i{color:var(--brand)}.demand-row{margin-bottom:1rem}.bar{height:7px;border-radius:999px;background:#edf2f1;overflow:hidden;margin-top:.35rem}.bar span{display:block;height:100%;background:var(--brand);border-radius:999px}.month-list>div{display:flex;justify-content:space-between;padding:.65rem 0;border-bottom:1px solid var(--line)}.month-list>div:last-child{border-bottom:0}.empty-mini{color:var(--muted);font-size:.9rem;padding:1rem 0}.sticky-card{position:sticky;top:96px}.plan-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;padding:1.4rem;background:#fff;overflow:hidden}.plan-card.pro-plan{border-color:#b8dcd7;background:linear-gradient(180deg,#f1fbf9,#fff)}.plan-ribbon{position:absolute;right:-32px;top:17px;transform:rotate(42deg);background:var(--ink);color:#e6c569;font-size:.62rem;font-weight:900;letter-spacing:.08em;padding:.25rem 2.4rem}.plan-price{margin:.8rem 0 1.2rem}.plan-price strong{font-size:2rem;display:block}.plan-price span{color:var(--muted);font-size:.82rem}.plan-card ul{list-style:none;padding:0;margin:0 0 1.4rem}.plan-card li{display:flex;gap:.45rem;margin:.55rem 0;font-size:.87rem}.plan-card li i{color:var(--brand)}.current-plan{display:flex;justify-content:space-between;align-items:center}.admin-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.admin-actions a{border:1px solid var(--line);border-radius:15px;padding:1rem;background:#fff;color:var(--ink);display:flex;align-items:center;gap:.6rem;font-weight:750}.admin-actions a i{color:var(--brand)}
.site-footer{border-top:1px solid var(--line);background:#f9fbfa}.site-footer a{display:block;color:#657572;font-size:.87rem;margin:.4rem 0}.footer-brand small{display:none}.footer-brand .brand-mark{background:var(--brand)}
@media(max-width:991.98px){.sticky-card{position:static}.market-card{transform:none}.admin-actions{grid-template-columns:repeat(2,1fr)}.navbar-collapse{padding-bottom:1rem}.brand small{display:none}}
@media(max-width:767.98px){.display-3{font-size:2.7rem}.section-pad{padding:3.5rem 0}.page-section{padding:2.2rem 0}.need-input{display:block}.need-input textarea{width:100%!important}.need-input .btn{width:100%;justify-content:center;padding:.8rem;margin-top:.5rem}.status-strip{grid-template-columns:1fr}.status-strip>div{border-right:0;border-bottom:1px solid var(--line)}.status-strip>div:last-child{border-bottom:0}.category-check-grid{grid-template-columns:1fr}.current-plan{align-items:flex-start;gap:1rem}.admin-actions{grid-template-columns:1fr}.quote-table-wrap{overflow:auto}.quote-table{min-width:840px}.auth-card{padding:1.3rem}.page-head{margin-bottom:1.5rem}}
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.category-tile{border:1px solid var(--line);border-radius:16px;padding:1rem;background:#fff;display:flex;align-items:center;gap:.7rem}.category-tile strong{font-size:.88rem}.category-tile small{display:none}.supplier-band{background:linear-gradient(120deg,#102827,#0e5d57)}.eyebrow-light{color:#9ed7d1}.pricing-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.pricing-strip>div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1rem;color:#fff}.pricing-strip small,.pricing-strip span{display:block;color:rgba(255,255,255,.65);font-size:.72rem}.pricing-strip strong{display:block;font-size:1.5rem;margin:.25rem 0}.pricing-strip .featured{background:#fff;color:var(--ink)}.pricing-strip .featured small,.pricing-strip .featured span{color:var(--muted)}.legal-copy h4{margin-top:1.5rem;font-size:1.05rem}.legal-copy h4:first-child{margin-top:0}.legal-copy p{color:#5f706e}.site-footer a.d-inline{display:inline}.form-check-label a{text-decoration:underline;text-underline-offset:2px}
@media(max-width:991.98px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767.98px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-strip{grid-template-columns:1fr}}
@media(max-width:480px){.category-grid{grid-template-columns:1fr}}
