/* SECURIX customer information pages — storefront-only styles */
.sx-customer-page{padding:18px 0 8px;color:#17191d}
.sx-customer-wrap{width:calc(100% - 16px);max-width:1320px;margin:0 auto}
.sx-customer-breadcrumb{display:flex;align-items:center;gap:8px;padding:4px 4px 18px;color:#8b919c;font-size:12px;line-height:1.4}
.sx-customer-breadcrumb a{color:#68707c;text-decoration:none}.sx-customer-breadcrumb strong{color:#5c636e;font-weight:700}.sx-customer-breadcrumb span{color:#aeb3ba}
.sx-customer-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}
.sx-customer-sidebar{position:sticky;top:92px;display:grid;gap:4px;padding:14px;border:1px solid rgba(255,255,255,.9);border-radius:20px;background:rgba(255,255,255,.86);box-shadow:0 12px 36px rgba(17,24,39,.05);backdrop-filter:blur(10px)}
.sx-customer-sidebar-title{padding:7px 10px 10px;font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:#9a9fa7}
.sx-customer-sidebar a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:42px;padding:0 11px;border-radius:11px;color:#555d68;text-decoration:none;font-size:13px;font-weight:650;transition:.16s ease}
.sx-customer-sidebar a i{display:grid;place-items:center;width:18px;height:18px;color:#b8bdc4}.sx-customer-sidebar a svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}
.sx-customer-sidebar a:hover{background:#f7f7f6;color:#17191d}.sx-customer-sidebar a.is-active{background:#fff4e4;color:#bb7610}.sx-customer-sidebar a.is-active i{color:#d48a19}
.sx-customer-content{min-width:0;display:grid;gap:14px}
.sx-customer-hero{padding:4px 2px 2px}.sx-customer-kicker{margin-bottom:8px;color:#9aa0aa;font-size:10px;font-weight:800;letter-spacing:.18em}
.sx-customer-hero h1{margin:0;font-size:36px;line-height:1.08;font-weight:850;letter-spacing:-.035em}.sx-customer-hero p{max-width:900px;margin:10px 0 0;color:#616975;font-size:14px;line-height:1.65}
.sx-customer-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.sx-customer-summary article{display:flex;align-items:flex-start;gap:14px;min-height:108px;padding:18px;border:1px solid rgba(255,255,255,.92);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 10px 32px rgba(17,24,39,.045)}
.sx-customer-icon,.sx-customer-accordion-icon{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border:1px solid #f1d7ad;border-radius:13px;background:#fff8ee;color:#ee9915}
.sx-customer-icon svg,.sx-customer-accordion-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sx-customer-summary strong{display:block;margin:3px 0 0;font-size:14px;font-weight:800}.sx-customer-summary p{margin:6px 0 0;color:#747b86;font-size:12px;line-height:1.5}
.sx-customer-accordions{display:grid;gap:7px}.sx-customer-accordion{overflow:hidden;border:1px solid rgba(255,255,255,.95);border-radius:16px;background:rgba(255,255,255,.9);box-shadow:0 9px 28px rgba(17,24,39,.035)}
.sx-customer-accordion summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:64px;padding:9px 14px;list-style:none;cursor:pointer}.sx-customer-accordion summary::-webkit-details-marker{display:none}
.sx-customer-accordion summary strong{font-size:14px;font-weight:800}.sx-customer-accordion-icon{width:38px;height:38px;border-radius:11px}.sx-customer-accordion-icon svg{width:18px;height:18px}
.sx-customer-accordion-arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f4f5f6;color:#737b86;transition:transform .18s,background .18s}.sx-customer-accordion-arrow svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}
.sx-customer-accordion[open] .sx-customer-accordion-arrow{transform:rotate(-90deg);background:#fff0d9;color:#d78612}
.sx-customer-accordion-body{padding:0 22px 21px 64px;color:#555d68;font-size:13px;line-height:1.65}.sx-customer-accordion-body p{margin:0}.sx-customer-accordion-body ul{display:grid;gap:7px;margin:13px 0 0;padding:0;list-style:none}.sx-customer-accordion-body li{position:relative;padding-left:18px}.sx-customer-accordion-body li:before{content:"";position:absolute;left:2px;top:.68em;width:5px;height:5px;border-radius:50%;background:#ee9e1b}
.sx-customer-inline-note{display:flex;gap:10px;align-items:flex-start;margin-top:14px;padding:11px 12px;border-radius:11px;background:#fff8ed;color:#6c5a3e}.sx-customer-inline-note svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:#e89514;stroke-width:2}
.sx-customer-notice{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border:1px solid #f2c77f;border-radius:15px;background:linear-gradient(90deg,#fff9f0,#fff5e5);color:#4e463b}.sx-customer-notice>svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:#ee9712;stroke-width:1.9}.sx-customer-notice strong{font-size:12.5px;line-height:1.5}
.sx-return-form-card{padding:22px;border:1px solid rgba(255,255,255,.95);border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 12px 36px rgba(17,24,39,.05)}
.sx-return-form-head span{color:#d88811;font-size:10px;font-weight:850;letter-spacing:.14em}.sx-return-form-head h2{margin:5px 0 0;font-size:23px;line-height:1.15;font-weight:850}.sx-return-form-head p{max-width:720px;margin:8px 0 0;color:#7b828d;font-size:12.5px;line-height:1.55}
.sx-return-form{margin-top:20px}.sx-return-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sx-return-fields{display:grid;gap:10px}.sx-return-form label>span,.sx-return-reason legend{display:block;margin:0 0 6px;font-size:11px;font-weight:800;color:#3d434b}
.sx-return-form input[type="text"],.sx-return-form input[type="email"],.sx-return-form input[type="tel"],.sx-return-form input:not([type]),.sx-return-form textarea{width:100%;border:1px solid #dde1e6;border-radius:11px;background:#fff;padding:0 13px;color:#17191d;font:inherit;outline:none;transition:border-color .15s,box-shadow .15s}.sx-return-form input{height:43px}.sx-return-form textarea{min-height:150px;padding-top:12px;resize:vertical}
.sx-return-form input:focus,.sx-return-form textarea:focus{border-color:#eca73f;box-shadow:0 0 0 3px rgba(236,167,63,.11)}.sx-return-form input::placeholder,.sx-return-form textarea::placeholder{color:#adb3bc}
.sx-return-reason{display:grid;align-content:start;gap:16px}.sx-return-reason fieldset{display:grid;gap:8px;border:0;padding:0;margin:0}.sx-return-reason fieldset label{display:flex;align-items:center;gap:9px;font-size:12px;color:#4f5660;cursor:pointer}.sx-return-reason input[type="radio"]{appearance:none;width:15px;height:15px;border:1px solid #aeb4bd;border-radius:50%;margin:0}.sx-return-reason input[type="radio"]:checked{border:4px solid #ee9b17;background:#fff}
.sx-return-details{position:relative}.sx-return-details small{position:absolute;right:10px;bottom:8px;color:#a0a6ae;font-size:10px}.sx-return-form-actions{display:flex;align-items:center;gap:14px;margin-top:18px}.sx-return-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:190px;height:46px;border:0;border-radius:11px;background:#f2a114;color:#17191d;font-weight:850;cursor:pointer;box-shadow:0 7px 18px rgba(238,162,29,.18)}.sx-return-submit:hover{background:#e8970d}.sx-return-submit:disabled{opacity:.6;cursor:wait}.sx-return-submit svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.sx-return-status{margin:0;font-size:12px;color:#6f7680}.sx-return-status.is-ok{color:#159447}.sx-return-status.is-error{color:#c83d2a}
.sx-customer-seller{padding:20px;border:1px solid rgba(255,255,255,.95);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 10px 30px rgba(17,24,39,.04)}.sx-customer-seller h2{margin:0 0 14px;font-size:17px;font-weight:850}.sx-customer-seller-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#eef0f2}.sx-customer-seller-grid article{display:flex;align-items:center;gap:12px;min-height:72px;padding:12px 14px;background:#fff}.sx-customer-seller-grid article>span{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:#fff7eb;color:#ed9817}.sx-customer-seller-grid svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.sx-customer-seller small{display:block;color:#9399a2;font-size:10px;font-weight:700}.sx-customer-seller strong,.sx-customer-seller a{display:block;margin-top:3px;color:#22252a;font-size:12.5px;font-weight:800;text-decoration:none}
.sx-customer-consult{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:15px 18px;border-radius:17px;background:linear-gradient(110deg,#0b1218,#14202a);color:#fff;box-shadow:0 12px 28px rgba(10,18,24,.13)}.sx-customer-consult-icon{display:grid;place-items:center;width:45px;height:45px;border:1px solid rgba(238,162,29,.45);border-radius:50%;color:#eda019}.sx-customer-consult-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.sx-customer-consult h2{margin:0;font-size:19px;font-weight:850}.sx-customer-consult p{margin:3px 0 0;color:rgba(255,255,255,.58);font-size:11.5px}.sx-customer-consult button{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 16px;border:0;border-radius:10px;background:#f0a117;color:#17191d;font-size:12px;font-weight:850;cursor:pointer}.sx-customer-consult button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}
.sx-customer-main-card{padding:28px;border-radius:20px;background:#fff}.sx-customer-main-card h1{margin:0}

@media (max-width:1050px){.sx-customer-layout{grid-template-columns:190px minmax(0,1fr)}.sx-customer-summary{grid-template-columns:1fr}.sx-return-form-grid{grid-template-columns:1fr}.sx-customer-seller-grid{grid-template-columns:1fr}.sx-customer-consult{grid-template-columns:auto 1fr}.sx-customer-consult button{grid-column:1/-1;width:100%;justify-content:center}}
@media (max-width:760px){
  .sx-customer-page{padding-top:12px}.sx-customer-wrap{width:calc(100% - 16px)}.sx-customer-breadcrumb{padding:2px 4px 12px;overflow-x:auto;white-space:nowrap}
  .sx-customer-layout{display:block}.sx-customer-sidebar{position:static;margin-bottom:12px;padding:8px;border-radius:17px}.sx-customer-sidebar-title{padding:8px 9px 6px}.sx-customer-sidebar a{min-height:39px;border-bottom:1px solid #f1f2f3;border-radius:8px}.sx-customer-sidebar a:last-child{border-bottom:0}
  .sx-customer-content{gap:10px}.sx-customer-hero{padding:2px 4px 4px}.sx-customer-kicker{display:none}.sx-customer-hero h1{font-size:28px}.sx-customer-hero p{font-size:13px;line-height:1.58}
  .sx-customer-summary{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 1px 3px;scrollbar-width:none}.sx-customer-summary::-webkit-scrollbar{display:none}.sx-customer-summary article{flex:0 0 78%;min-height:96px;padding:14px;scroll-snap-align:start}.sx-customer-icon{width:40px;height:40px}
  .sx-customer-accordion{border-radius:14px}.sx-customer-accordion summary{min-height:58px;padding:8px 10px;gap:9px}.sx-customer-accordion summary strong{font-size:13px}.sx-customer-accordion-icon{width:36px;height:36px}.sx-customer-accordion-body{padding:0 14px 17px 55px;font-size:12.5px}.sx-customer-accordion-body ul{gap:6px}
  .sx-customer-notice{padding:13px 14px}.sx-return-form-card{padding:16px;border-radius:17px}.sx-return-form-head h2{font-size:20px}.sx-return-form-grid{gap:14px}.sx-return-form-actions{display:block}.sx-return-submit{width:100%}.sx-return-status{margin-top:10px;text-align:center}
  .sx-customer-seller{padding:15px}.sx-customer-seller-grid article{min-height:65px}.sx-customer-consult{grid-template-columns:auto 1fr;padding:14px}.sx-customer-consult h2{font-size:17px}.sx-customer-consult p{font-size:11px}
}
@media (min-width:640px){.sx-customer-wrap{width:calc(100% - 24px)}}
@media (min-width:1024px){.sx-customer-wrap{width:calc(100% - 48px)}}
