/* Aqarex seller flow — same visual system as the approved aqar.html reference. */
.aqx-sell-page{background:#f4f6f8;padding:56px 0 84px;min-height:70vh}
.aqx-sell-wrap{width:min(1200px,calc(100% - 32px));margin-inline:auto}
.aqx-sell-intro{max-width:820px;margin:0 auto 34px;text-align:center}
.aqx-eyebrow{display:inline-flex;align-items:center;border:1px solid rgba(12,139,128,.18);background:#e9f8f5;color:#087f78;border-radius:999px;padding:6px 13px;font-size:13px;font-weight:700}
.aqx-sell-intro h1{margin:14px 0 10px;color:#0b1428;font-size:42px;line-height:1.22;letter-spacing:-.5px}
.aqx-sell-intro>p{margin:0 auto;color:#667085;font-size:16px;line-height:1.95;max-width:760px}
.aqx-sell-points{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:18px}
.aqx-sell-points div{background:#fff;border:1px solid #e2e6ea;border-radius:999px;padding:8px 13px;color:#475467;font-size:13px}
.aqx-sell-points .good{background:#effaf6;border-color:#b9ddd6;color:#087b66}
.aqx-seller-wizard{max-width:900px;margin:0 auto;background:#fff;border:1px solid #e1e5ea;border-radius:18px;padding:30px;box-shadow:0 10px 35px rgba(13,23,43,.06)}
.aqx-wizard-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}
.aqx-wizard-kicker{display:block;color:#0c8b80;font-size:12px;font-weight:700;margin-bottom:4px}
.aqx-step-title{margin:0;color:#0b1428;font-size:25px;line-height:1.3}
.aqx-step-count{background:#f1f4f6;border:1px solid #e3e7eb;border-radius:999px;color:#667085;padding:8px 13px;font-size:13px;white-space:nowrap}
.aqx-step-count strong{color:#0b1428}
.aqx-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;margin-bottom:28px}
.aqx-progress span{height:5px;border-radius:99px;background:#e8ebee}
.aqx-progress span.active{background:#0c8b80}
.aqx-step{display:none}
.aqx-step.is-active{display:block}
.aqx-notice{background:#f7fafb;border:1px solid #e5e9ed;border-radius:12px;padding:15px 17px;color:#667085;font-size:14px;line-height:1.8;margin-bottom:22px}
.aqx-notice strong{color:#0b1428;font-size:16px}
.aqx-grid{display:grid;gap:16px}.aqx-grid.two{grid-template-columns:1fr 1fr}.aqx-grid.four{grid-template-columns:repeat(4,1fr)}
.aqx-seller-wizard label,.aqx-seller-wizard fieldset{font-size:15px;color:#344054}
.aqx-seller-wizard label{display:block;margin-bottom:18px;font-weight:600}
.aqx-seller-wizard input:not([type=checkbox]):not([type=radio]),.aqx-seller-wizard textarea,.aqx-seller-wizard select{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#101828;font:inherit;font-size:15px;outline:none;transition:border-color .15s,box-shadow .15s}
.aqx-seller-wizard input:not([type=checkbox]):not([type=radio]):focus,.aqx-seller-wizard textarea:focus,.aqx-seller-wizard select:focus{border-color:#0c8b80;box-shadow:0 0 0 3px rgba(12,139,128,.10)}
.aqx-seller-wizard small,.aqx-help{display:block;color:#667085;font-size:12px;font-weight:400;line-height:1.7;margin-top:6px}
.aqx-money{display:flex;align-items:stretch;margin-top:7px}.aqx-money input{margin-top:0!important;border-radius:0 10px 10px 0!important}.aqx-money span{display:flex;align-items:center;padding:0 13px;background:#f8fafc;border:1px solid #d0d5dd;border-right:0;border-radius:10px 0 0 10px;color:#667085;font-size:13px;font-weight:700}
.aqx-side-tip{background:#effaf6;border:1px solid #b9ddd6;border-radius:12px;padding:16px 18px;align-self:start}.aqx-side-tip strong{display:block;color:#087b66;margin-bottom:5px}.aqx-side-tip p{margin:0;color:#426b63;font-size:13px;line-height:1.8}
.aqx-seller-wizard fieldset{border:0;padding:0;margin:0 0 20px}.aqx-seller-wizard legend{font-weight:700;color:#344054;margin-bottom:9px;font-size:15px}
.aqx-chips{display:flex;gap:8px;flex-wrap:wrap}.aqx-chip{margin:0!important;cursor:pointer}.aqx-chip input{position:absolute;opacity:0;pointer-events:none}.aqx-chip span{display:block;border:1px solid #d0d5dd;border-radius:10px;padding:10px 13px;background:#fff;font-size:13px;font-weight:600;color:#475467;transition:.15s}.aqx-chip input:checked+span{background:#e9f8f5;border-color:#0b837b;color:#087f78}.aqx-chip input:focus+span{box-shadow:0 0 0 3px rgba(11,131,123,.10)}
.aqx-check-row{display:flex!important;align-items:flex-start;gap:10px;background:#f8fafc;border:1px solid #eaecf0;border-radius:11px;padding:13px 14px!important;font-size:13px!important;line-height:1.7;font-weight:500!important}.aqx-check-row input{width:18px;height:18px;flex:none;margin-top:2px;accent-color:#0c8b80}
.aqx-calculation{background:#effaf6;border:1px solid #b9ddd6;border-radius:12px;padding:17px;color:#087b66;margin-top:8px}.aqx-calculation strong{font-size:14px}.aqx-calculation span{font-size:23px;font-weight:800;display:inline-block;margin-right:5px}.aqx-calculation small{display:block;margin-top:4px;color:#426b63}
.aqx-upload-box{border:2px dashed #cfd7df;border-radius:14px;padding:44px 20px;text-align:center;display:flex!important;flex-direction:column;align-items:center;gap:6px;cursor:pointer;color:#344054;background:#fbfcfd}.aqx-upload-box:hover{border-color:#0c8b80;background:#f8fffd}.aqx-upload-box .plus{font-size:30px;font-weight:300;color:#0c8b80}.aqx-upload-box strong{font-size:15px}.aqx-file-hidden{display:none!important}
.aqx-gallery-preview{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:12px}.aqx-gallery-preview figure{position:relative;margin:0;aspect-ratio:1;border-radius:10px;overflow:hidden;border:1px solid #e4e7ec}.aqx-gallery-preview img{width:100%;height:100%;object-fit:cover}.aqx-gallery-preview figcaption{position:absolute;bottom:0;right:0;left:0;background:rgba(11,20,40,.70);color:#fff;font-size:10px;padding:4px;text-align:center}
.aqx-review{border:1px solid #e4e7eb;border-radius:13px;overflow:hidden;margin-bottom:18px}.aqx-review-row{display:grid;grid-template-columns:180px 1fr;border-bottom:1px solid #eaecf0}.aqx-review-row:last-child{border-bottom:0}.aqx-review-row span,.aqx-review-row strong{padding:12px 14px;font-size:13px}.aqx-review-row span{background:#f8fafc;color:#667085}.aqx-review-row strong{color:#101828;font-weight:600}
.aqx-wizard-actions{display:flex;gap:10px;margin-top:22px}.aqx-btn{min-height:46px;border:0;border-radius:10px;background:#0b1428;color:#fff;padding:11px 20px;font:inherit;font-weight:700;cursor:pointer;flex:1}.aqx-btn:hover{filter:brightness(1.06)}.aqx-btn.secondary{background:#fff;color:#344054;border:1px solid #d0d5dd;flex:0 0 110px}.aqx-btn.submit{display:none;background:#0c8b80}.aqx-save-later{display:block;margin:14px auto 0;border:0;background:transparent;color:#1554a6;font:inherit;font-size:13px;font-weight:700;cursor:pointer}
.aqx-submit-success{display:flex;gap:15px;align-items:flex-start;background:#effaf6;border:1px solid #b9ddd6;border-radius:16px;padding:18px 20px;margin:0 auto 22px;max-width:900px;box-shadow:0 8px 24px rgba(13,23,43,.04);color:#087b66}.aqx-success-icon{width:40px;height:40px;border-radius:50%;background:#0c8b80;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900;flex:none}.aqx-success-kicker{display:block;color:#0c8b80;font-size:12px;font-weight:700}.aqx-submit-success h2{margin:2px 0 5px;font-size:20px;color:#075e4d}.aqx-submit-success p{margin:0;font-size:14px;line-height:1.9;color:#426b63}
@media(max-width:800px){.aqx-sell-intro h1{font-size:34px}.aqx-grid.four{grid-template-columns:1fr 1fr}.aqx-gallery-preview{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){.aqx-sell-page{padding:40px 0 60px}.aqx-sell-wrap{width:min(100% - 24px,1200px)}.aqx-sell-intro h1{font-size:29px}.aqx-sell-intro>p{font-size:14px}.aqx-sell-points div{font-size:12px}.aqx-seller-wizard{padding:18px;border-radius:15px}.aqx-wizard-head{align-items:flex-start}.aqx-step-title{font-size:21px}.aqx-step-count{font-size:12px}.aqx-grid.two,.aqx-grid.four{grid-template-columns:1fr}.aqx-seller-wizard label{font-size:14px}.aqx-seller-wizard input:not([type=checkbox]):not([type=radio]),.aqx-seller-wizard textarea,.aqx-seller-wizard select{font-size:15px;padding:12px}.aqx-chip span{font-size:12px;padding:9px 11px}.aqx-review-row{grid-template-columns:115px 1fr}.aqx-review-row span,.aqx-review-row strong{font-size:12px;padding:10px}.aqx-wizard-actions{position:sticky;bottom:10px;background:rgba(255,255,255,.94);backdrop-filter:blur(8px);padding-top:8px;z-index:5}.aqx-btn{font-size:14px}.aqx-submit-success{padding:15px}.aqx-submit-success h2{font-size:18px}}

/* Seller account */
.aqx-seller-account{background:#f4f6f8;min-height:72vh;padding:52px 0 80px}
.aqx-account-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 auto 24px;max-width:980px}
.aqx-account-head>div>span{color:#0c8b80;font-weight:700;font-size:13px}.aqx-account-head h1{margin:5px 0;font-size:32px;color:#0b1428}.aqx-account-head p{margin:0;color:#667085;font-size:14px}
.aqx-account-card{max-width:980px;margin:auto;background:#fff;border:1px solid #e1e5ea;border-radius:18px;padding:24px;box-shadow:0 10px 35px rgba(13,23,43,.05)}
.aqx-account-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.aqx-account-card-head h2{margin:0;font-size:22px}.aqx-account-card-head span{background:#f1f4f6;border-radius:999px;padding:6px 12px;color:#667085;font-size:12px}
.aqx-seller-units{display:grid;gap:14px}.aqx-seller-unit{display:grid;grid-template-columns:190px 1fr;border:1px solid #e4e7ec;border-radius:14px;overflow:hidden;background:#fff}.aqx-seller-unit .thumb{background:#f1f3f5;min-height:190px;display:grid;place-items:center}.aqx-seller-unit .thumb img{width:100%;height:100%;min-height:190px;object-fit:cover}.aqx-seller-unit .thumb span{font-weight:800;color:#98a2b3}.aqx-seller-unit .body{padding:18px}.aqx-seller-unit .top{display:flex;justify-content:space-between;gap:14px}.aqx-seller-unit h3{margin:0 0 4px;font-size:19px}.aqx-seller-unit p{margin:0;color:#667085;font-size:13px}.status{display:inline-flex;align-items:center;white-space:nowrap;height:30px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;background:#f1f4f6;color:#475467}.status-pending_review{background:#fff4cc;color:#8a5a00}.status-published,.status-approved{background:#dcfae6;color:#067647}.status-rejected{background:#fee4e2;color:#b42318}.status-changes_requested{background:#e0f2fe;color:#026aa2}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.stats span{background:#f8fafc;border:1px solid #eaecf0;border-radius:10px;padding:10px}.stats small{display:block;color:#667085;font-size:11px}.stats b{display:block;margin-top:2px;font-size:14px}.actions{display:flex;gap:8px}.btn-light{background:#fff!important;color:#344054!important;border:1px solid #d0d5dd!important}.aqx-empty{text-align:center;padding:55px 15px;color:#667085}.aqx-empty h3{color:#0b1428;margin:0 0 5px}.aqx-empty p{margin:0 0 18px}.aqx-account-success{max-width:980px;margin:0 auto 20px;display:flex;gap:14px;align-items:flex-start;background:#effaf6;border:1px solid #b9ddd6;border-radius:15px;padding:18px;color:#087b66}.aqx-account-success .icon{width:38px;height:38px;border-radius:50%;background:#0c8b80;color:#fff;display:grid;place-items:center;font-weight:900;flex:none}.aqx-account-success strong{display:block;font-size:17px}.aqx-account-success p{margin:2px 0 0;color:#426b63;font-size:13px;line-height:1.8}
@media(max-width:700px){.aqx-account-head{align-items:flex-start;flex-direction:column}.aqx-seller-unit{grid-template-columns:1fr}.aqx-seller-unit .thumb{min-height:220px}.aqx-seller-unit .thumb img{min-height:220px}.aqx-seller-unit .top{flex-direction:column}.stats{grid-template-columns:1fr}.actions{flex-direction:column}.actions .btn{width:100%}}
