:root{--gx-primary:#f16821;--gx-primary-dark:#c4511a;--gx-primary-light:#fef3e8;--gx-secondary:#1a9b3c;--gx-dark:#1c2432;--gx-gray:#64748b;--gx-light:#f8fafc;--gx-border:#e2e8f0;--gx-white:#fff;--gx-shadow:0 4px 24px rgba(0,0,0,.08);--gx-shadow-lg:0 10px 40px rgba(0,0,0,.12);--gx-radius:12px;--gx-radius-sm:8px;--gx-sidebar-w:260px}*{box-sizing:border-box;margin:0;padding:0}.gx-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:var(--gx-radius-sm);font-size:.9rem;font-weight:600;cursor:pointer;border:none;text-decoration:none;transition:all .2s;line-height:1.2;font-family:inherit}.gx-btn-primary{background:var(--gx-primary);color:#fff}.gx-btn-primary:hover{background:var(--gx-primary-dark);color:#fff;transform:translateY(-1px)}.gx-btn-secondary{background:#6b7280;color:#fff}.gx-btn-secondary:hover{background:#4b5563;color:#fff}.gx-btn-outline{background:0 0;color:var(--gx-primary);border:2px solid var(--gx-primary)}.gx-btn-outline:hover{background:var(--gx-primary);color:#fff}.gx-btn-danger{background:#dc2626;color:#fff}.gx-btn-danger:hover{background:#b91c1c;color:#fff}.gx-btn-ai{background:linear-gradient(135deg,#7c3aed,#3b82f6);color:#fff;font-size:.8rem;padding:6px 12px}.gx-btn-ghost{background:0 0;color:var(--gx-gray);border:1px solid var(--gx-border)}.gx-btn-ghost:hover{background:var(--gx-light)}.gx-btn-whatsapp{background:#25d366;color:#fff}.gx-btn-full{width:100%;justify-content:center}.gx-btn-sm{padding:7px 14px;font-size:.8rem}.gx-btn-xs{padding:4px 10px;font-size:.75rem}.gx-btn-icon{background:0 0;border:1px solid rgba(255,255,255,.4);padding:8px;border-radius:var(--gx-radius-sm);color:#fff}.gx-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:100px;font-size:.75rem;font-weight:600;line-height:1.4}.gx-badge-active,.gx-badge-approved,.gx-badge-completed,.gx-badge-success{background:#d1fae5;color:#065f46}.gx-badge-pending,.gx-badge-upcoming,.gx-badge-warning{background:#fef3c7;color:#92400e}.gx-badge-cancelled,.gx-badge-danger,.gx-badge-failed,.gx-badge-rejected{background:#fee2e2;color:#991b1b}.gx-badge-in_progress,.gx-badge-live,.gx-badge-primary{background:#ede9fe;color:#4c1d95}.gx-badge-accepted,.gx-badge-info,.gx-badge-open{background:#e0f2fe;color:#0c4a6e}.gx-badge-secondary{background:#f1f5f9;color:#475569}.gx-badge-manufacturer,.gx-badge-mfg{background:#e0f2fe;color:#075985}.gx-badge-service_provider,.gx-badge-sp{background:#fce7f3;color:#9d174d}.gx-badge-wholesaler{background:#ecfdf5;color:#064e3b}.gx-badge-cert{background:#fef9c3;color:#713f12}.gx-badge-count{background:#dc2626;color:#fff;border-radius:50%;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;margin-left:auto}.gx-verified,.gx-verified-buyer,.gx-verified-ring{color:#2563eb;font-size:.8rem;display:inline-flex;align-items:center;gap:2px}.gx-kyc-alert{background:#fef3c7;color:#92400e;padding:2px 8px;border-radius:100px;font-size:.75rem;text-decoration:none}.gx-form{display:flex;flex-direction:column;gap:16px}.gx-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gx-form-group{display:flex;flex-direction:column;gap:6px}.gx-field-label,.gx-form-group label{font-weight:600;font-size:.85rem;color:var(--gx-dark)}.gx-form-group input,.gx-form-group select,.gx-form-group textarea{padding:10px 14px;border:1.5px solid var(--gx-border);border-radius:var(--gx-radius-sm);font-size:.9rem;font-family:inherit;transition:border-color .2s;background:#fff;width:100%}.gx-form-group input:focus,.gx-form-group select:focus,.gx-form-group textarea:focus{outline:0;border-color:var(--gx-primary);box-shadow:0 0 0 3px var(--gx-primary-light)}.gx-form-group textarea{resize:vertical;min-height:90px}.gx-help{font-size:.78rem;color:var(--gx-gray);margin-top:2px}.gx-help-text{color:var(--gx-gray);font-size:.9rem;margin-bottom:16px}.gx-char-count{font-size:.75rem;color:var(--gx-gray);text-align:right}.gx-checkbox-label,.gx-radio-label{display:flex;align-items:flex-start;gap:8px;font-size:.9rem;cursor:pointer;font-weight:400}.gx-location-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.gx-location-row input{flex:1;min-width:110px}.gx-kyc-upload{margin-top:6px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.gx-kyc-upload label{font-size:.8rem;font-weight:500;color:var(--gx-primary);cursor:pointer;padding:4px 10px;border:1px dashed var(--gx-primary);border-radius:6px}.gx-gallery-wrap{display:flex;flex-direction:column;gap:8px}.gx-gallery-preview{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.gx-cover-upload{display:flex;flex-direction:column;gap:8px}.gx-cover-upload img{max-width:200px;border-radius:var(--gx-radius-sm);border:2px solid var(--gx-border)}.gx-notice{padding:12px 16px;border-radius:var(--gx-radius-sm);font-size:.9rem;margin-bottom:16px;display:flex;align-items:flex-start;gap:8px}.gx-notice-success,.gx-notice.success{background:#d1fae5;color:#065f46;border-left:4px solid #059669}.gx-notice-error,.gx-notice.error{background:#fee2e2;color:#991b1b;border-left:4px solid #dc2626}.gx-notice.info{background:#e0f2fe;color:#0c4a6e;border-left:4px solid #0891b2}.gx-notice.warning{background:#fef3c7;color:#92400e;border-left:4px solid #d97706}.gx-dashboard{display:flex;min-height:100vh;font-family:Inter,system-ui,sans-serif;background:var(--gx-light)}.gx-sidebar{width:var(--gx-sidebar-w);background:#1c2432;color:#fff;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;overflow-y:auto;z-index:200;transition:transform .3s}.gx-sidebar-brand{padding:20px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;gap:12px;align-items:flex-start}.gx-vendor-logo{width:56px;height:56px;border-radius:50%;border:3px solid rgba(255,255,255,.3);object-fit:cover;flex-shrink:0}.gx-sidebar-brand h4{font-size:.9rem;font-weight:700;color:#fff;margin-bottom:4px}.gx-sidebar-nav{padding:8px 0;flex:1}.gx-nav-link{display:flex;align-items:center;gap:10px;padding:11px 20px;color:rgba(255,255,255,.72);text-decoration:none;font-size:.875rem;transition:all .2s;border-left:3px solid transparent}.gx-nav-link.active,.gx-nav-link:hover{color:#fff;background:rgba(255,255,255,.08);border-left-color:var(--gx-primary);text-decoration:none}.gx-nav-logout{color:rgba(255,255,255,.45)!important;border-top:1px solid rgba(255,255,255,.1);margin-top:8px}.gx-main-content{margin-left:var(--gx-sidebar-w);flex:1;display:flex;flex-direction:column;min-height:100vh}.gx-topbar{background:#fff;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gx-border);position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.04)}.gx-topbar-left,.gx-topbar-right{display:flex;align-items:center;gap:14px}.gx-page-title{font-size:1rem;font-weight:700;color:var(--gx-dark)}.gx-sidebar-toggle{background:0 0;border:none;cursor:pointer;font-size:1.2rem;color:var(--gx-gray);display:none;padding:4px}.gx-tab-content{padding:24px;flex:1}.gx-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.gx-stat-card{background:#fff;border-radius:var(--gx-radius);padding:18px;display:flex;flex-direction:column;gap:6px;box-shadow:var(--gx-shadow)}.gx-stat-val{font-size:1.5rem;font-weight:800;line-height:1}.gx-stat-label{font-size:.8rem;color:var(--gx-gray)}.gx-card{background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow);overflow:hidden}.gx-card-header{padding:18px 22px;border-bottom:1px solid var(--gx-border);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.gx-card-header h4{font-size:1rem;font-weight:700;color:var(--gx-dark)}.gx-card-body{padding:22px}.gx-form-panel{background:var(--gx-light);border:1px solid var(--gx-border);border-radius:var(--gx-radius);padding:22px;margin-bottom:22px}.gx-form-actions{display:flex;gap:12px;flex-wrap:wrap}.gx-image-row{display:flex;gap:24px;margin-bottom:20px;flex-wrap:wrap}.gx-img-preview{width:76px;height:76px;border-radius:50%;overflow:hidden;border:3px solid var(--gx-border)}.gx-img-preview img{width:100%;height:100%;object-fit:cover}.gx-table-wrap{overflow-x:auto}.gx-table{width:100%;border-collapse:collapse;font-size:.875rem}.gx-table th{text-align:left;padding:11px 14px;background:var(--gx-light);color:var(--gx-gray);font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.4px;border-bottom:2px solid var(--gx-border)}.gx-table td{padding:13px 14px;border-bottom:1px solid var(--gx-border);color:var(--gx-dark);vertical-align:middle}.gx-table tr:hover td{background:#f8faff}.gx-table tr:last-child td{border-bottom:none}.gx-stars{color:#f59e0b;font-size:.9rem}.gx-rating-val{color:var(--gx-dark);font-weight:600;font-size:.85rem;margin-left:4px}.gx-notif-wrap{position:relative}.gx-notif-btn{background:0 0;border:1px solid var(--gx-border);border-radius:var(--gx-radius-sm);padding:8px 12px;cursor:pointer;position:relative;font-size:.95rem}.gx-notif-count{position:absolute;top:-6px;right:-6px;background:#dc2626;color:#fff;border-radius:50%;width:18px;height:18px;font-size:.65rem;display:flex;align-items:center;justify-content:center;font-weight:700}.gx-notif-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:340px;background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow-lg);z-index:1000;border:1px solid var(--gx-border);max-height:400px;overflow-y:auto}.gx-notif-header{padding:14px 16px;border-bottom:1px solid var(--gx-border);display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:.9rem}.gx-notif-item{padding:12px 16px;border-bottom:1px solid var(--gx-border);cursor:pointer}.gx-notif-item:hover{background:var(--gx-light)}.gx-notif-item.unread{background:#fef0e6}.gx-search-page{max-width:1400px;margin:0 auto;padding:0 20px 40px;font-family:Inter,system-ui,sans-serif}.gx-search-hero{background:linear-gradient(135deg,#1c2432,#f16821 200%);color:#fff;padding:56px 40px;text-align:center;border-radius:var(--gx-radius);margin-bottom:28px}.gx-search-hero h1{font-size:2.2rem;font-weight:800;margin-bottom:8px}.gx-search-hero p{font-size:1rem;opacity:.9;margin-bottom:24px}.gx-search-bar{display:flex;gap:10px;max-width:880px;margin:0 auto;flex-wrap:wrap}.gx-search-bar input{flex:1;padding:13px 16px;border-radius:var(--gx-radius-sm);border:none;background:rgba(255,255,255,.18);color:#fff;font-size:.95rem;min-width:160px;font-family:inherit}.gx-search-bar input::placeholder{color:rgba(255,255,255,.65)}.gx-search-bar input:focus{outline:0;background:rgba(255,255,255,.28)}.gx-ai-hint{background:rgba(255,255,255,.13);border-radius:var(--gx-radius-sm);padding:10px 16px;font-size:.88rem;margin-top:14px;max-width:720px;margin-inline:auto}.gx-type-tabs{display:flex;gap:8px;margin-bottom:22px;flex-wrap:wrap}.gx-type-tab{padding:9px 18px;border-radius:100px;border:2px solid var(--gx-border);background:#fff;cursor:pointer;font-size:.88rem;font-weight:600;transition:all .2s}.gx-type-tab.active{background:var(--gx-primary);color:#fff;border-color:var(--gx-primary)}.gx-search-layout{display:grid;grid-template-columns:250px 1fr;gap:22px}.gx-search-filters{background:#fff;border-radius:var(--gx-radius);padding:18px;box-shadow:var(--gx-shadow);height:fit-content;position:sticky;top:80px}.gx-filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-weight:700}.gx-filter-group{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--gx-border)}.gx-filter-group:last-child{border-bottom:none}.gx-filter-group>label{font-size:.85rem;font-weight:600;color:var(--gx-dark);margin-bottom:8px;display:block}.gx-results-header{display:flex;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap;font-weight:700;color:var(--gx-dark)}.gx-view-btn{background:0 0;border:1px solid var(--gx-border);padding:7px 10px;border-radius:var(--gx-radius-sm);cursor:pointer}.gx-view-btn.active{background:var(--gx-primary);color:#fff;border-color:var(--gx-primary)}.gx-vendor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gx-vendor-card{background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow);overflow:hidden;transition:transform .2s,box-shadow .2s;border:1px solid var(--gx-border)}.gx-vendor-card:hover{transform:translateY(-3px);box-shadow:var(--gx-shadow-lg)}.gx-vendor-profile{max-width:1200px;margin:0 auto;padding:0 20px 40px;font-family:Inter,system-ui,sans-serif}.gx-profile-banner{min-height:210px;background:linear-gradient(135deg,#1c2432,#f16821);position:relative;display:flex;align-items:flex-end;border-radius:var(--gx-radius);overflow:hidden;margin-bottom:0}.gx-banner-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}.gx-profile-hero{position:relative;z-index:2;padding:22px;display:flex;align-items:flex-end;gap:18px;width:100%}.gx-profile-avatar{position:relative;flex-shrink:0}.gx-profile-avatar img{width:96px;height:96px;border-radius:50%;border:4px solid #fff;object-fit:cover}.gx-profile-hero-info h1{font-size:1.55rem;font-weight:800;color:#fff;margin-bottom:8px}.gx-profile-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px;color:rgba(255,255,255,.9);font-size:.85rem}.gx-quick-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:0 0 var(--gx-radius) var(--gx-radius);box-shadow:var(--gx-shadow);margin-bottom:24px}.gx-qs-item{padding:18px;text-align:center;border-right:1px solid var(--gx-border);display:flex;flex-direction:column;align-items:center;gap:4px}.gx-qs-item:last-child{border-right:none}.gx-qs-item strong{font-size:1.2rem;font-weight:800;color:var(--gx-dark)}.gx-qs-item small{font-size:.75rem;color:var(--gx-gray)}.gx-profile-layout{display:grid;grid-template-columns:1fr 300px;gap:22px}.gx-profile-card{background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow);padding:22px;margin-bottom:18px}.gx-profile-card h3{font-size:1rem;font-weight:700;color:var(--gx-dark);margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid var(--gx-border)}.gx-contact-card,.gx-info-card,.gx-terms-card{background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow);padding:18px;margin-bottom:14px}.gx-contact-card h4,.gx-info-card h4,.gx-terms-card h4{font-size:.95rem;font-weight:700;color:var(--gx-dark);margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--gx-border)}.gx-contact-card{display:flex;flex-direction:column;gap:8px}.gx-info-row{display:flex;align-items:flex-start;gap:8px;font-size:.85rem;color:var(--gx-dark);margin-bottom:8px}.gx-svc-item{display:flex;gap:14px;padding:14px;border:1px solid var(--gx-border);border-radius:var(--gx-radius-sm);margin-bottom:12px}.gx-svc-thumb{width:90px;height:70px;border-radius:var(--gx-radius-sm);object-fit:cover;flex-shrink:0}.gx-svc-info h4{font-size:.9rem;font-weight:700;margin-bottom:4px}.gx-svc-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px}.gx-price{font-size:.95rem;font-weight:700;color:var(--gx-primary)}.gx-projects-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.gx-proj-showcase{border-radius:var(--gx-radius-sm);overflow:hidden;border:1px solid var(--gx-border)}.gx-proj-showcase img{width:100%;height:110px;object-fit:cover}.gx-proj-info{padding:10px}.gx-proj-info h5{font-size:.85rem;font-weight:700;margin-bottom:4px}.gx-rating-overview{display:flex;gap:24px;margin-bottom:22px;flex-wrap:wrap}.gx-big-score{font-size:3rem;font-weight:800;color:var(--gx-dark);line-height:1}.gx-bar-row{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:.8rem}.gx-bar{flex:1;height:8px;background:var(--gx-border);border-radius:4px;overflow:hidden}.gx-bar-fill{height:100%;background:#f59e0b;border-radius:4px}.gx-review-item{padding:14px;background:var(--gx-light);border-radius:var(--gx-radius-sm);margin-bottom:14px}.gx-review-header{display:flex;gap:12px;margin-bottom:8px}.gx-review-header img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.gx-vendor-reply{background:#e0f7fa;border-left:3px solid #0891b2;padding:8px 12px;border-radius:0 var(--gx-radius-sm) var(--gx-radius-sm) 0;font-size:.85rem;margin-top:8px}.gx-stars-input{display:flex;gap:4px;cursor:pointer;font-size:1.8rem;color:#d1d5db;margin-bottom:8px}.gx-star.active,.gx-stars-input .active{color:#f59e0b}.gx-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.gx-modal-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(3px)}.gx-modal-content{position:relative;z-index:1;background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow-lg);max-height:90vh;overflow-y:auto;width:100%;max-width:640px}.gx-hire-modal-content{max-width:700px}.gx-auction-detail-content,.gx-compare-content{max-width:1000px}.gx-modal-header{padding:18px 22px;border-bottom:1px solid var(--gx-border);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#fff;z-index:2;border-radius:var(--gx-radius) var(--gx-radius) 0 0}.gx-modal-header h3{font-size:1.05rem;font-weight:700}.gx-modal-close{background:0 0;border:none;cursor:pointer;color:var(--gx-gray);font-size:1.2rem;padding:4px;border-radius:50%}.gx-hire-wrap{padding:22px}.gx-step-bar{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:22px}.gx-step{width:32px;height:32px;border-radius:50%;background:var(--gx-border);color:var(--gx-gray);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;transition:all .2s;flex-shrink:0}.gx-step.active{background:var(--gx-primary);color:#fff}.gx-step-line{flex:1;height:2px;background:var(--gx-border);max-width:60px}.gx-price-preview{background:var(--gx-light);border-radius:var(--gx-radius-sm);padding:14px;border:1px solid var(--gx-border);margin-top:12px}.gx-price-row{display:flex;justify-content:space-between;font-size:.9rem;padding:6px 0;border-bottom:1px solid var(--gx-border)}.gx-price-row:last-child{border-bottom:none}.gx-price-total{font-weight:700;font-size:1rem;color:var(--gx-primary)}.gx-lock-info{font-size:.78rem;color:var(--gx-gray);margin-top:6px}.gx-step-actions{display:flex;gap:10px;margin-top:18px}.gx-terms-box{background:var(--gx-light);border:1px solid var(--gx-border);border-radius:var(--gx-radius-sm);padding:14px;max-height:220px;overflow-y:auto;margin-bottom:14px;font-size:.85rem;line-height:1.7}.gx-platform-terms{background:#fef3c7;border-radius:var(--gx-radius-sm);padding:12px;margin-bottom:14px}.gx-platform-terms h5{font-size:.85rem;font-weight:700;color:#92400e;margin-bottom:6px}.gx-platform-terms ul{list-style:disc;padding-left:14px;font-size:.8rem;color:#78350f}.gx-terms-accept{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:.9rem;padding:10px;background:#f0fdf4;border-radius:var(--gx-radius-sm);border:1px solid #bbf7d0}.gx-payment-summary{background:var(--gx-light);border-radius:var(--gx-radius-sm);padding:14px;margin-bottom:18px}.gx-sum-row{display:flex;justify-content:space-between;font-size:.9rem;padding:7px 0;border-bottom:1px solid var(--gx-border)}.gx-sum-row:last-child{border-bottom:none}.gx-sum-highlight{font-weight:700;color:var(--gx-primary);font-size:1rem}.gx-pay-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:14px}.gx-pay-card{border:2px solid var(--gx-border);border-radius:var(--gx-radius-sm);padding:12px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:.85rem;transition:all .2s}.gx-pay-card input{display:none}.gx-pay-card.selected{border-color:var(--gx-primary);background:var(--gx-primary-light)}.gx-cod-note{background:#fef3c7;padding:10px;border-radius:var(--gx-radius-sm);font-size:.83rem;color:#92400e;margin-bottom:14px}.gx-lock-timer{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#059669;font-weight:600;padding:6px 0}.gx-success-state{padding:40px;text-align:center}.gx-success-icon{font-size:3.5rem;margin-bottom:14px}.gx-registration-wrap{max-width:700px;margin:40px auto;padding:0 20px;font-family:Inter,system-ui,sans-serif}.gx-reg-header{text-align:center;margin-bottom:28px}.gx-reg-header h2{font-size:1.8rem;font-weight:800;color:var(--gx-dark)}.gx-vendor-type-wrap{margin-top:6px}.gx-type-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:10px}.gx-type-card{border:2px solid var(--gx-border);border-radius:var(--gx-radius);padding:18px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;transition:all .2s}.gx-type-card input{display:none}.gx-type-card.active{border-color:var(--gx-primary);background:var(--gx-primary-light)}.gx-card-icon{font-size:1.8rem}.gx-card-title{font-weight:700;font-size:.9rem;color:var(--gx-dark)}.gx-card-desc{font-size:.78rem;color:var(--gx-gray)}.gx-boq-page{max-width:1000px;margin:0 auto;padding:0 20px 40px;font-family:Inter,system-ui,sans-serif}.gx-boq-wrap{display:grid;grid-template-columns:400px 1fr;gap:24px;margin-bottom:32px}.gx-boq-form-panel{background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow);padding:24px}.gx-boq-result-panel{background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow);padding:24px}.gx-boq-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.gx-boq-step{text-align:center;padding:16px}.gx-boq-step span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--gx-primary);color:#fff;border-radius:50%;font-weight:700;margin:0 auto 8px}.gx-boq-step p{font-size:.85rem;color:var(--gx-gray)}.gx-rfq-page{max-width:1200px;margin:0 auto;padding:0 20px 40px;font-family:Inter,system-ui,sans-serif}.gx-rfq-form-wrap{background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow);padding:24px;margin-bottom:28px}.gx-rfq-list-wrap{background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow);padding:24px}.gx-rfq-filters{display:flex;gap:10px;margin-bottom:16px;flex-wrap:wrap}.gx-rfq-card{border:1px solid var(--gx-border);border-radius:var(--gx-radius-sm);padding:16px;margin-bottom:12px;transition:border-color .2s}.gx-rfq-card:hover{border-color:var(--gx-primary)}.gx-auction-page{max-width:1200px;margin:0 auto;padding:0 20px 40px;font-family:Inter,system-ui,sans-serif}.gx-auction-hero{background:linear-gradient(135deg,#1c2432,#f16821);color:#fff;padding:48px;text-align:center;border-radius:var(--gx-radius);margin-bottom:24px}.gx-auction-hero h1{font-size:2rem;font-weight:800;margin-bottom:8px}.gx-auction-tabs{display:flex;gap:8px;margin-bottom:22px;flex-wrap:wrap}.gx-auction-tab{padding:9px 18px;border-radius:100px;border:2px solid var(--gx-border);background:#fff;cursor:pointer;font-size:.88rem;font-weight:600;transition:all .2s}.gx-auction-tab.active{background:var(--gx-primary);color:#fff;border-color:var(--gx-primary)}.gx-auction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gx-auction-card{background:#fff;border-radius:var(--gx-radius);box-shadow:var(--gx-shadow);overflow:hidden;border:1px solid var(--gx-border)}.gx-auction-live-badge{background:#dc2626;color:#fff;font-size:.72rem;font-weight:700;padding:3px 8px;border-radius:100px}.gx-service-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.gx-service-type-btn{background:#fff;border:1px solid var(--gx-border);border-radius:var(--gx-radius);padding:18px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;transition:all .2s}.gx-service-type-btn:hover{border-color:var(--gx-primary);box-shadow:var(--gx-shadow)}.gx-stype-icon{font-size:2rem}.gx-stype-title{font-weight:700;font-size:.9rem;color:var(--gx-dark)}.gx-stype-desc{font-size:.75rem;color:var(--gx-gray)}.gx-specs-table{width:100%;border-collapse:collapse;font-size:.88rem}.gx-spec-label{font-weight:600;color:var(--gx-gray);padding:8px 14px;background:var(--gx-light);border-bottom:1px solid var(--gx-border);width:40%}.gx-specs-table td:last-child{padding:8px 14px;border-bottom:1px solid var(--gx-border)}.gx-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:10px}.gx-section-header h2,.gx-section-header h3{font-size:1.3rem;font-weight:700;color:var(--gx-dark)}.gx-role-tabs{display:flex;gap:8px}.gx-empty-state{padding:56px 20px;text-align:center;color:var(--gx-gray)}.gx-empty-state p{margin-bottom:16px}.gx-loading{padding:40px;text-align:center;color:var(--gx-gray)}.gx-loading-state{padding:56px;text-align:center;color:var(--gx-gray)}.gx-payment-page{max-width:600px;margin:40px auto;padding:0 20px;font-family:Inter,system-ui,sans-serif}.gx-order-summary{background:var(--gx-light);border-radius:var(--gx-radius-sm);padding:18px;margin-bottom:18px}.gx-sum-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--gx-border);font-size:.9rem}.gx-pay-secure{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:12px;font-size:.8rem;color:var(--gx-gray)}@media(max-width:1200px){.gx-auction-grid,.gx-vendor-grid{grid-template-columns:repeat(2,1fr)}.gx-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:960px){.gx-sidebar{transform:translateX(-100%)}.gx-sidebar.open{transform:translateX(0)}.gx-main-content{margin-left:0}.gx-sidebar-toggle{display:block}.gx-tab-content{padding:16px}.gx-search-layout{grid-template-columns:1fr}.gx-profile-layout{grid-template-columns:1fr}.gx-quick-stats{grid-template-columns:repeat(2,1fr)}.gx-boq-wrap{grid-template-columns:1fr}}@media(max-width:640px){.gx-auction-grid,.gx-service-type-grid,.gx-vendor-grid{grid-template-columns:1fr}.gx-form-row{grid-template-columns:1fr}.gx-type-cards{grid-template-columns:1fr}.gx-projects-showcase{grid-template-columns:1fr 1fr}.gx-pay-grid{grid-template-columns:1fr 1fr}.gx-search-hero{padding:36px 20px}.gx-search-hero h1{font-size:1.5rem}}