.shahaz-seller-status-page{box-sizing:border-box;width:100%;min-height:100vh;padding:0 18px 30px;background:linear-gradient(180deg,#fffdf9,#fff1f8 55%,#ffe5f1);color:#35142b;overflow-x:hidden}.shahaz-seller-status-page *{box-sizing:border-box}.shahaz-seller-status-page a{text-decoration:none}.shahaz-seller-status-hero,.shahaz-seller-status-card,.shahaz-seller-status-note{max-width:1100px;margin:0 auto 10px;border:1px solid rgba(229,0,135,.13);border-radius:20px;background:rgba(255,255,255,.84);box-shadow:0 9px 25px rgba(120,0,70,.07)}.shahaz-seller-status-hero{text-align:center;padding:20px 18px}.shahaz-seller-status-badge,.shahaz-seller-status-label{display:inline-flex;padding:4px 10px;border-radius:999px;background:#fff0a8;color:#9c5100;border:1px solid #f1cf5a;font-size:10px;font-weight:950}.shahaz-seller-status-hero h1{margin:7px 0 5px;color:#e50087;font-size:clamp(27px,4vw,43px);line-height:1.08}.shahaz-seller-status-hero p{max-width:850px;margin:0 auto;color:#70465e;font-size:13px;line-height:1.5}.shahaz-seller-current{text-align:center;padding:17px}.shahaz-seller-status-pill{display:inline-flex;margin:8px auto 3px;padding:7px 15px;border-radius:999px;border:1.5px solid #ffd52e;font-size:13px;font-weight:950;background:#ed008c;color:#fff;box-shadow:0 4px 0 #94004f}.shahaz-seller-status-pill.approved{background:#e50087}.shahaz-seller-status-pill.review{background:#c90070}.shahaz-seller-status-pill.neutral{background:#ed008c}.shahaz-seller-current p{max-width:760px;margin:3px auto 11px;color:#76566a;font-size:11px;line-height:1.5}.shahaz-seller-status-actions{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.shahaz-seller-status-btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 15px;border-radius:11px;font-size:11px;font-weight:900}.shahaz-seller-status-btn.primary{border:1.5px solid #ffd52e;background:linear-gradient(145deg,#f30091,#c90070);color:#fff;box-shadow:0 4px 0 #94004f}.shahaz-seller-status-btn.secondary{border:1.5px solid #e6b7d0;background:#fff;color:#b40067}.shahaz-seller-status-head{display:flex;align-items:center;gap:9px;padding:15px 15px 7px}.shahaz-seller-status-head>span{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#ed008c;color:#fff;font-size:10px;font-weight:950}.shahaz-seller-status-head h2{margin:0;color:#e50087;font-size:21px}.shahaz-seller-status-head p{margin:2px 0 0;color:#76566a;font-size:10px}.shahaz-seller-status-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:7px 15px 15px}.shahaz-seller-status-steps article{padding:11px;border:1px solid rgba(229,0,135,.12);border-radius:14px;background:#fff8fc}.shahaz-seller-status-steps article.done{border-color:#f0ca4c}.shahaz-seller-status-steps article.active{box-shadow:inset 0 0 0 1px rgba(229,0,135,.2)}.shahaz-seller-status-steps b{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#ed008c;color:#fff;font-size:10px}.shahaz-seller-status-steps strong{display:block;margin-top:5px;color:#5d2347;font-size:12px}.shahaz-seller-status-steps small{display:block;margin-top:3px;color:#765f6d;font-size:10px;line-height:1.4}.shahaz-seller-status-grid{max-width:1100px;margin:0 auto 10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.shahaz-seller-status-grid article{padding:12px;border:1px solid rgba(229,0,135,.12);border-radius:15px;background:#fffafd}.shahaz-seller-status-grid i{font-style:normal;font-size:19px}.shahaz-seller-status-grid strong{display:block;margin-top:4px;color:#5d2347;font-size:12px}.shahaz-seller-status-grid p{margin:3px 0 0;color:#765f6d;font-size:10px;line-height:1.45}.shahaz-seller-status-note{display:flex;align-items:center;gap:9px;padding:11px 14px;background:linear-gradient(90deg,#ed008c,#c6006e);color:#fff}.shahaz-seller-status-note strong{font-size:11px;white-space:nowrap}.shahaz-seller-status-note span{font-size:10px;line-height:1.4;flex:1}.shahaz-seller-status-note a{padding:6px 10px;border-radius:9px;border:1px solid #ffd52e;background:#fff;color:#b40067;font-size:10px;font-weight:900;white-space:nowrap}@media(max-width:900px){.shahaz-seller-status-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.shahaz-seller-status-grid{grid-template-columns:1fr}}@media(max-width:600px){.shahaz-seller-status-page{padding:0 8px 22px}.shahaz-seller-status-hero{padding:15px 11px;border-radius:17px}.shahaz-seller-status-hero h1{font-size:27px}.shahaz-seller-status-current{padding:14px}.shahaz-seller-status-steps{padding:7px 10px 11px;gap:5px}.shahaz-seller-status-head{padding:13px 10px 7px}.shahaz-seller-status-grid{gap:5px}.shahaz-seller-status-note{display:block;border-radius:16px;padding:11px}.shahaz-seller-status-note span{display:block;margin:4px 0}.shahaz-seller-status-note a{display:inline-flex}}

/* Backend-integration-round addition: remove the default mobile blue tap
 * highlight and replace focus with a SHAHAZ-consistent gold focus-visible
 * ring, without disabling focus for keyboard users. No visual redesign —
 * same treatment already used on the public vendor storefront page. */
#seller-application-status a,#seller-application-status button{-webkit-tap-highlight-color:transparent}
#seller-application-status a:focus,#seller-application-status button:focus{outline:none}
#seller-application-status a:focus-visible,#seller-application-status button:focus-visible{outline:2px solid #d4af37;outline-offset:2px;border-radius:inherit}
.shahaz-seller-status-pill.rejected{background:#9f1239;border-color:#ffd52e}
