:root{--wm-sgw-orange:#f26422;--wm-sgw-green:#00b14f;--wm-sgw-ink:#18202f;--wm-sgw-muted:#697386;--wm-sgw-line:#e6e9ef;--wm-sgw-soft:#f7f8fa;--wm-sgw-card:#fff;--wm-sgw-danger:#b42318}
body.wm-seller-gateway-page{margin:0;background:#fff;color:var(--wm-sgw-ink);font-family:Arial,Helvetica,sans-serif}.wm-sgw-shell{min-height:100vh;display:flex;flex-direction:column;background:#fff}.wm-sgw-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1180px)/2));border-bottom:1px solid #eee;background:#fff}.wm-sgw-brand{display:flex;align-items:center;gap:14px;color:var(--wm-sgw-ink)!important;text-decoration:none!important}.wm-sgw-logo{font-size:25px;font-weight:800;letter-spacing:-1px;color:#ef5b22}.wm-sgw-divider{width:1px;height:28px;background:#d9dde5}.wm-sgw-title{font-size:20px;font-weight:600}.wm-sgw-header-actions{display:flex;gap:24px;font-size:13px}.wm-sgw-header-actions a{color:#4c566a!important;text-decoration:none!important}.wm-sgw-main{flex:1;background:linear-gradient(135deg,#fff 0,#fff 45%,#fafafa 100%)}.wm-sgw-grid{width:min(1180px,calc(100% - 48px));margin:0 auto;min-height:calc(100vh - 124px);display:grid;grid-template-columns:minmax(0,1.1fr) 440px;gap:88px;align-items:center;padding:50px 0}.wm-sgw-hero{padding:10px 10px 10px 0;max-width:640px}.wm-sgw-eyebrow,.wm-sgw-kicker{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--wm-sgw-green);text-transform:uppercase}.wm-sgw-hero h1{font-size:43px;line-height:1.08;letter-spacing:-1.5px;margin:14px 0 18px;color:var(--wm-sgw-ink)}.wm-sgw-lead{font-size:18px;line-height:1.55;color:var(--wm-sgw-muted);max-width:610px}.wm-sgw-benefits{display:grid;grid-template-columns:1fr;gap:15px;margin-top:30px}.wm-sgw-benefits>div{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.wm-sgw-benefits p{margin:0;color:var(--wm-sgw-muted);font-size:14px;line-height:1.45}.wm-sgw-benefits strong{color:var(--wm-sgw-ink);font-size:15px}.wm-sgw-icon{display:flex;width:40px;height:40px;border-radius:12px;background:#fff3ee;color:#e95d24;align-items:center;justify-content:center;font-size:12px;font-weight:800;border:1px solid #ffe0d2}.wm-sgw-card{background:#fff;border:1px solid #e9ebf0;border-radius:14px;box-shadow:0 16px 40px rgba(18,31,53,.10);overflow:hidden}.wm-sgw-tabs{display:grid;grid-template-columns:1fr 1fr;height:58px;border-bottom:1px solid var(--wm-sgw-line);background:#fbfbfc}.wm-sgw-tabs a,.wm-sgw-tabs span{display:flex;align-items:center;justify-content:center;color:#7b8495!important;text-decoration:none!important;font-size:15px;font-weight:600;position:relative}.wm-sgw-tabs .is-active{color:var(--wm-sgw-ink)!important;background:#fff}.wm-sgw-tabs .is-active:after{content:"";position:absolute;bottom:0;left:30%;right:30%;height:3px;background:var(--wm-sgw-orange);border-radius:3px 3px 0 0}.wm-sgw-card-inner{padding:32px 34px 30px}.wm-sgw-card h2,.wm-sgw-onboard-card h2,.wm-sgw-status-card h2{font-size:27px;line-height:1.2;margin:7px 0 8px;color:var(--wm-sgw-ink)}.wm-sgw-muted{color:var(--wm-sgw-muted);font-size:13.5px;line-height:1.5}.wm-sgw-muted a{color:#175cd3!important}.wm-sgw-notice{padding:12px 13px;border-radius:8px;font-size:13px;line-height:1.45;margin:16px 0}.wm-sgw-notice.is-error{background:#fff2f0;color:#a12b20;border:1px solid #ffd5d0}.wm-sgw-notice.is-info{background:#eff6ff;color:#1849a9;border:1px solid #d1e9ff}.wm-sgw-notice.is-success{background:#ecfdf3;color:#027a48;border:1px solid #abefc6}.wm-sgw-form{display:grid;gap:15px;margin-top:20px}.wm-sgw-form label{display:grid;gap:7px;font-size:13px;font-weight:600;color:#333b4b}.wm-sgw-form input,.wm-sgw-form select{width:100%;box-sizing:border-box;height:46px;border:1px solid #cfd5df;border-radius:7px;background:#fff;padding:0 12px;font-size:14px;color:#202735;box-shadow:none!important;outline:none}.wm-sgw-form input:focus,.wm-sgw-form select:focus{border-color:#8aaeea;box-shadow:0 0 0 3px rgba(51,112,223,.10)!important}.wm-sgw-password-wrap{display:block;position:relative}.wm-sgw-password-wrap input{padding-right:62px}.wm-sgw-eye{position:absolute;right:5px;top:5px;height:36px;border:0;background:transparent;color:#5f6b7d;font-size:12px;cursor:pointer;padding:0 9px}.wm-sgw-form-row{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;font-weight:400}.wm-sgw-form-row a{color:#175cd3!important;text-decoration:none!important}.wm-sgw-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:7px!important;font-weight:400!important}.wm-sgw-check input{width:15px;height:15px}.wm-sgw-primary,.wm-sgw-secondary{height:47px;display:flex;align-items:center;justify-content:center;border-radius:7px;text-decoration:none!important;font-size:14px;font-weight:700;cursor:pointer;width:100%;box-sizing:border-box}.wm-sgw-primary{border:1px solid var(--wm-sgw-orange);background:var(--wm-sgw-orange);color:#fff!important}.wm-sgw-primary:hover{background:#dc541e}.wm-sgw-secondary{border:1px solid #cfd5df;background:#fff;color:#273142!important}.wm-sgw-secondary:hover{background:#f7f8fa}.wm-sgw-separator{display:flex;align-items:center;gap:12px;color:#98a1b2;font-size:11px;margin:21px 0}.wm-sgw-separator:before,.wm-sgw-separator:after{content:"";height:1px;background:#e7e9ee;flex:1}.wm-sgw-fine{font-size:10.5px;color:#9199a8;line-height:1.45;text-align:center;margin:17px 4px 0}.wm-sgw-optional{font-weight:400;color:#98a1b2}.wm-sgw-hp{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}.wm-sgw-footer{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1180px)/2));font-size:11px;color:#98a1b2;border-top:1px solid #f0f1f3;background:#fff}.wm-sgw-onboard-wrap{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:44px 0 70px}.wm-sgw-onboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:24px}.wm-sgw-onboard-head h1{font-size:34px;letter-spacing:-.7px;margin:8px 0 8px}.wm-sgw-onboard-head p{color:var(--wm-sgw-muted);margin:0}.wm-sgw-user-chip{padding:9px 12px;border-radius:999px;background:#f4f6f8;color:#606a7b;font-size:12px;white-space:nowrap}.wm-sgw-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;max-width:580px;margin:26px 0 32px}.wm-sgw-progress div{display:flex;align-items:center;gap:8px;color:#8b94a5;font-size:12px}.wm-sgw-progress div span{width:29px;height:29px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eef0f3;color:#717b8e;font-weight:700}.wm-sgw-progress div.is-done span{background:#e9f8ef;color:#07883e}.wm-sgw-progress div.is-active{color:var(--wm-sgw-ink)}.wm-sgw-progress div.is-active span{background:var(--wm-sgw-orange);color:#fff}.wm-sgw-progress i{height:1px;background:#dfe3e8;margin:0 12px}.wm-sgw-onboard-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:26px;align-items:start}.wm-sgw-summary-card,.wm-sgw-onboard-card,.wm-sgw-status-card{background:#fff;border:1px solid var(--wm-sgw-line);border-radius:12px;padding:26px;box-shadow:0 8px 24px rgba(30,42,62,.05)}.wm-sgw-summary-card h3{font-size:21px;margin:8px 0 4px}.wm-sgw-summary-card p{color:var(--wm-sgw-muted);font-size:13px}.wm-sgw-summary-card ul{padding:0;margin:21px 0 0;list-style:none;display:grid;gap:11px;color:#4f596b;font-size:13px}.wm-sgw-summary-card li:before{content:"✓";color:var(--wm-sgw-green);font-weight:800;margin-right:8px}.wm-sgw-form-narrow{max-width:540px}.wm-sgw-inline-btn{width:auto;min-width:180px;padding:0 22px}.wm-sgw-status-card{max-width:720px;text-align:center;margin:55px auto;padding:42px}.wm-sgw-status-icon{width:56px;height:56px;margin:0 auto 15px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ecfdf3;color:#039855;font-size:25px;font-weight:800}.wm-sgw-status-card .wm-sgw-inline-btn{display:inline-flex;margin-top:16px}.wm-sgw-yith-wrap .woocommerce,.wm-sgw-trade-wrap{font-size:14px}.wm-sgw-yith-wrap form{margin-top:18px}.wm-sgw-yith-wrap input[type=text],.wm-sgw-yith-wrap input[type=email],.wm-sgw-yith-wrap input[type=password],.wm-sgw-yith-wrap input[type=url],.wm-sgw-yith-wrap input[type=tel],.wm-sgw-yith-wrap select,.wm-sgw-yith-wrap textarea{border:1px solid #cfd5df!important;border-radius:7px!important;box-shadow:none!important}.wm-sgw-yith-wrap button,.wm-sgw-yith-wrap .button{border-radius:7px!important}.wm-sgw-mode-field[hidden]{display:none!important}
@media(max-width:900px){.wm-sgw-header{height:64px;padding:0 18px}.wm-sgw-title{font-size:17px}.wm-sgw-logo{font-size:21px}.wm-sgw-header-actions a:first-child{display:none}.wm-sgw-grid{grid-template-columns:1fr;width:min(100% - 30px,560px);gap:25px;padding:30px 0 42px}.wm-sgw-hero{padding:0}.wm-sgw-hero h1{font-size:31px;margin-top:10px}.wm-sgw-lead{font-size:15.5px}.wm-sgw-benefits{display:none}.wm-sgw-card-inner{padding:26px 22px}.wm-sgw-footer{padding:0 18px}.wm-sgw-onboard-wrap{width:calc(100% - 30px);padding-top:28px}.wm-sgw-onboard-head{display:block}.wm-sgw-user-chip{display:inline-block;margin-top:14px}.wm-sgw-onboard-grid{grid-template-columns:1fr}.wm-sgw-summary-card{order:2}.wm-sgw-progress{grid-template-columns:auto 1fr auto 1fr auto}.wm-sgw-progress div strong{display:none}}
@media(max-width:480px){.wm-sgw-header-actions{gap:10px}.wm-sgw-grid{width:calc(100% - 22px)}.wm-sgw-hero h1{font-size:27px}.wm-sgw-card h2,.wm-sgw-onboard-card h2{font-size:23px}.wm-sgw-tabs{height:52px}.wm-sgw-form-row{align-items:flex-start;gap:10px}.wm-sgw-onboard-head h1{font-size:28px}.wm-sgw-footer span:last-child{display:none}}
/* v1.1 streamlined onboarding */
.wm-sgw-onboard-card [data-wm-marketplace-application] .button,
.wm-sgw-onboard-card [data-wm-marketplace-application] button[type=submit],
.wm-sgw-onboard-card [data-wm-marketplace-application] input[type=submit]{background:var(--wm-sgw-orange)!important;border-color:var(--wm-sgw-orange)!important;color:#fff!important;min-height:47px;border-radius:7px!important;padding:0 24px!important;font-weight:700!important;text-transform:none!important;}
.wm-sgw-onboard-card [data-wm-marketplace-application] form{margin-top:20px!important;}
.wm-sgw-onboard-card [data-wm-marketplace-application] .form-row{margin-bottom:16px!important;}
.wm-sgw-onboard-card [data-wm-marketplace-application] label{font-weight:600;color:#2c3444;}
/* v1.1.1 store-name validation */
.wm-sgw-store-feedback{font-size:12px;line-height:1.4;margin-top:7px;min-height:0;font-weight:500}.wm-sgw-store-feedback.is-checking{color:#667085}.wm-sgw-store-feedback.is-ok{color:#067647}.wm-sgw-store-feedback.is-error{color:#b42318}.wm-sgw-yith-wrap input.wm-sgw-store-ok{border-color:#75c999!important;box-shadow:0 0 0 3px rgba(0,177,79,.08)!important}.wm-sgw-yith-wrap input.wm-sgw-store-error{border-color:#e97970!important;box-shadow:0 0 0 3px rgba(180,35,24,.08)!important}.wm-sgw-yith-wrap input.wm-sgw-store-checking{border-color:#98a2b3!important}

/* v1.2.0 — centered 3-step seller verification */
.wm-sgw-progress{width:min(760px,100%);max-width:760px;margin:28px auto 34px;grid-template-columns:auto minmax(44px,1fr) auto minmax(44px,1fr) auto}
.wm-sgw-progress div{justify-content:center;white-space:nowrap}
.wm-sgw-progress div.is-done{color:#344054}
.wm-sgw-progress div.is-done span{font-size:13px}
.wm-sgw-progress.is-complete i{background:#b7dfc6}
.wm-sgw-status-wrap{width:min(920px,calc(100% - 48px));margin:0 auto;padding:28px 0 72px}
.wm-sgw-status-wrap .wm-sgw-progress{margin-top:0}
.wm-sgw-status-wrap .wm-sgw-status-card{max-width:760px;margin:18px auto 0;padding:44px 46px}
.wm-sgw-status-card>p{max-width:640px;margin:10px auto 0;color:var(--wm-sgw-muted);line-height:1.6}
.wm-sgw-status-checklist{max-width:520px;margin:26px auto 12px;padding:18px 20px;border:1px solid var(--wm-sgw-line);border-radius:10px;background:#fbfcfd;text-align:left;display:grid;gap:10px;font-size:13px;color:#344054}
.wm-sgw-status-checklist span{display:block}
.wm-sgw-status-checklist .is-pending{color:#b54708;font-weight:700}
.wm-sgw-onboard-grid-wide{grid-template-columns:280px minmax(0,1fr);gap:28px}
.wm-sgw-onboard-head-compact{max-width:820px;margin:0 auto 14px;text-align:center}
.wm-sgw-onboard-head-compact>div{width:100%}
.wm-sgw-onboard-head-compact h1{margin-top:8px}
.wm-sgw-wizard-step2[hidden],.wm-sgw-review-step[hidden]{display:none!important}
.wm-sgw-subsection-head{margin:26px 0 16px;padding-top:22px;border-top:1px solid var(--wm-sgw-line)}
.wm-sgw-subsection-head h3,.wm-sgw-review-step h3{font-size:21px;line-height:1.25;color:var(--wm-sgw-ink);margin:6px 0 5px}
.wm-sgw-subsection-head p{margin:0;color:var(--wm-sgw-muted);font-size:13px;line-height:1.5}
.wm-sgw-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}
.wm-sgw-field-grid label{display:grid;gap:7px;font-size:13px;font-weight:600;color:#333b4b}
.wm-sgw-field-grid input,.wm-sgw-field-grid select,.wm-sgw-field-grid textarea{width:100%;box-sizing:border-box;border:1px solid #cfd5df!important;border-radius:7px!important;background:#fff;padding:0 12px;font-size:14px;color:#202735;box-shadow:none!important;outline:none}
.wm-sgw-field-grid input,.wm-sgw-field-grid select{height:46px}
.wm-sgw-field-grid textarea{padding:11px 12px;min-height:82px;resize:vertical}
.wm-sgw-field-grid input:focus,.wm-sgw-field-grid select:focus,.wm-sgw-field-grid textarea:focus{border-color:#8aaeea!important;box-shadow:0 0 0 3px rgba(51,112,223,.10)!important}
.wm-sgw-field-span{grid-column:1/-1}
.wm-sgw-doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0 0}
.wm-sgw-doc-card{display:flex!important;flex-direction:column;gap:10px!important;padding:16px;border:1px dashed #cfd5df;border-radius:10px;background:#fafbfc;font-weight:500!important;color:#344054!important}
.wm-sgw-doc-card span{display:grid;gap:3px}.wm-sgw-doc-card strong{font-size:13px;color:#202735}.wm-sgw-doc-card small{font-size:11.5px;line-height:1.4;color:#667085;font-weight:400}.wm-sgw-doc-card em{font-size:11.5px;color:#067647;font-style:normal;font-weight:600}.wm-sgw-doc-card input[type=file]{height:auto!important;border:0!important;padding:0!important;background:transparent!important;font-size:12px}
.wm-sgw-privacy-note{margin:12px 0 0;font-size:11px;line-height:1.45;color:#7a8495}
.wm-sgw-review-btn{margin-top:22px}
.wm-sgw-review-step{padding-top:4px}
.wm-sgw-review-summary{margin:20px 0;border:1px solid var(--wm-sgw-line);border-radius:10px;overflow:hidden;background:#fff}
.wm-sgw-review-summary>div{display:grid;grid-template-columns:190px minmax(0,1fr);gap:16px;padding:12px 15px;border-bottom:1px solid #eef0f3;font-size:13px;align-items:start}
.wm-sgw-review-summary>div:last-child{border-bottom:0}.wm-sgw-review-summary span{color:#667085}.wm-sgw-review-summary strong{color:#202735;font-weight:650;word-break:break-word}
.wm-sgw-confirm{display:flex!important;align-items:flex-start;gap:10px!important;padding:14px 15px;border-radius:9px;background:#f8fafc;border:1px solid #e5e9ef;font-weight:500!important;font-size:12.5px!important;line-height:1.45;color:#344054!important}
.wm-sgw-confirm input{width:16px!important;height:16px!important;min-width:16px;margin-top:2px}
.wm-sgw-review-actions{display:flex;gap:12px;margin-top:18px}.wm-sgw-review-actions .wm-sgw-inline-btn{min-width:170px}
.wm-sgw-verification-only{margin-top:8px}.wm-sgw-verification-only .wm-sgw-verification-fields{margin-top:-10px}
.wm-sgw-verification-only>.wm-sgw-confirm{margin-top:18px}
.wm-sgw-onboard-card form[enctype="multipart/form-data"]{margin-top:18px}
.wm-sgw-onboard-card form[enctype="multipart/form-data"]>.wm-sgw-wizard-step2>.form-row,
.wm-sgw-onboard-card form[enctype="multipart/form-data"]>.wm-sgw-wizard-step2>.woocommerce-form-row{margin-bottom:16px!important}

@media(max-width:900px){
 .wm-sgw-progress{width:100%;max-width:640px;margin:22px auto 28px}
 .wm-sgw-progress div strong{display:block;font-size:11px}
 .wm-sgw-status-wrap{width:calc(100% - 30px);padding-top:24px}
 .wm-sgw-status-wrap .wm-sgw-status-card{padding:34px 24px}
 .wm-sgw-onboard-grid-wide{grid-template-columns:1fr}
 .wm-sgw-onboard-grid-wide .wm-sgw-summary-card{order:2}
 .wm-sgw-field-grid,.wm-sgw-doc-grid{grid-template-columns:1fr}
 .wm-sgw-field-span{grid-column:auto}
}
@media(max-width:600px){
 .wm-sgw-progress{grid-template-columns:1fr 24px 1fr 24px 1fr;gap:0;margin:18px auto 24px}
 .wm-sgw-progress div{display:grid;justify-items:center;gap:6px;text-align:center;min-width:0;white-space:normal}
 .wm-sgw-progress div span{width:28px;height:28px}
 .wm-sgw-progress div strong{font-size:10px;line-height:1.25}
 .wm-sgw-progress i{margin:0 4px}
 .wm-sgw-status-wrap{width:calc(100% - 22px)}
 .wm-sgw-status-wrap .wm-sgw-status-card{padding:30px 18px}
 .wm-sgw-status-card h2{font-size:23px}
 .wm-sgw-status-checklist{padding:15px}
 .wm-sgw-onboard-card,.wm-sgw-summary-card{padding:20px 17px}
 .wm-sgw-field-grid{gap:13px}
 .wm-sgw-review-summary>div{grid-template-columns:1fr;gap:4px;padding:11px 13px}
 .wm-sgw-review-actions{display:grid;grid-template-columns:1fr}
 .wm-sgw-review-actions .wm-sgw-inline-btn,.wm-sgw-review-btn,.wm-sgw-verification-only>.wm-sgw-inline-btn{width:100%;min-width:0}
 .wm-sgw-doc-card{padding:14px}
}

/* v1.2.1 — structured merchant location + drag/drop verification */
.wm-sgw-location-head{margin:4px 0 0;padding:16px 0 2px;border-top:1px solid var(--wm-sgw-line);display:flex;align-items:baseline;justify-content:space-between;gap:16px}
.wm-sgw-location-head strong{font-size:14px;color:var(--wm-sgw-ink)}
.wm-sgw-location-head small{font-size:11.5px;line-height:1.45;color:var(--wm-sgw-muted);font-weight:400;text-align:right}
.wm-sgw-location-row{display:grid;grid-template-columns:minmax(120px,.75fr) minmax(170px,1.15fr) minmax(190px,1.1fr);gap:16px 18px}
.wm-sgw-location-row>label{min-width:0}
.wm-sgw-doc-card{position:relative;min-height:178px;align-items:center!important;justify-content:center;text-align:center;cursor:pointer;border:1.5px dashed #c7d0dd;background:#fbfcfe;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease;padding:22px 18px!important}
.wm-sgw-doc-card:hover,.wm-sgw-doc-card:focus{border-color:#9aaed0;background:#f8fbff;box-shadow:0 0 0 3px rgba(51,112,223,.06);outline:none}
.wm-sgw-doc-card.is-dragover{border-color:var(--wm-sgw-orange);background:#fff7f1;box-shadow:0 0 0 4px rgba(245,91,31,.10);transform:translateY(-1px)}
.wm-sgw-drop-icon{width:38px;height:38px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;background:#f0f5ff;color:#3b66a0;font-size:21px;font-weight:800;margin-bottom:2px}
.wm-sgw-doc-card>span:not(.wm-sgw-drop-icon):not(.wm-sgw-file-button):not(.wm-sgw-file-name){display:grid;gap:4px;justify-items:center}
.wm-sgw-file-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;pointer-events:none!important}
.wm-sgw-file-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:36px;padding:0 16px;border-radius:7px;background:#fff;border:1px solid #cfd5df;color:#28364b;font-size:12px;font-weight:700;box-shadow:0 1px 2px rgba(16,24,40,.04)}
.wm-sgw-file-name{display:block!important;max-width:100%;font-size:11.5px;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}
.wm-sgw-doc-card em{margin-top:1px}
@media(max-width:900px){.wm-sgw-location-head{display:grid;gap:4px}.wm-sgw-location-head small{text-align:left}.wm-sgw-location-row{grid-template-columns:1fr 1fr}.wm-sgw-location-row>label:last-child{grid-column:1/-1}.wm-sgw-doc-card{min-height:165px}}
@media(max-width:600px){.wm-sgw-location-row{grid-template-columns:1fr}.wm-sgw-location-row>label:last-child{grid-column:auto}.wm-sgw-doc-card{min-height:155px;padding:19px 15px!important}.wm-sgw-file-button{width:100%;max-width:190px}}

/* v1.2.2 signup resilience */
.wm-sgw-password-feedback{display:block;min-height:18px;margin-top:6px;font-size:12px;line-height:1.4;color:#64748b}
.wm-sgw-password-feedback.is-error{color:#b91c1c;font-weight:600}

/* v1.2.3 — one-profile onboarding, required phone, auto-save */
.wm-sgw-phone-row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px;align-items:center}
.wm-sgw-phone-row select{padding-left:10px;padding-right:8px}
.wm-sgw-field-help{display:block;margin-top:2px;font-size:11px;line-height:1.4;color:#8a94a6;font-weight:400}
.wm-sgw-autosave{display:inline-flex;align-items:center;gap:6px;margin-top:9px;padding:5px 9px;border-radius:999px;background:#f6f8fa;color:#667085;font-size:11px;font-weight:600}
.wm-sgw-autosave.is-saving{background:#fff7ed;color:#b45309}.wm-sgw-autosave.is-saved{background:#ecfdf3;color:#067647}.wm-sgw-autosave.is-error{background:#fff1f2;color:#b42318}
.wm-sgw-location-row{grid-template-columns:minmax(105px,.7fr) minmax(150px,1fr) minmax(180px,1.2fr) minmax(180px,1.05fr)}
.wm-sgw-doc-card.is-uploading{border-color:#f2a56d;background:#fff8f2}.wm-sgw-doc-card.is-uploaded{border-color:#75c999;background:#f4fcf7}.wm-sgw-doc-card.is-upload-error{border-color:#e97970;background:#fff7f6}
@media(max-width:900px){.wm-sgw-location-row{grid-template-columns:1fr 1fr}.wm-sgw-location-row>label:last-child{grid-column:auto}}
@media(max-width:480px){.wm-sgw-phone-row{grid-template-columns:86px minmax(0,1fr)}.wm-sgw-phone-row select,.wm-sgw-phone-row input{min-width:0}}
