/* SorfPanel v32 — Stage 13 pixel audit / final visual alignment */
:root{
  --sp32-orange:#ff6000;
  --sp32-ink:#222222;
  --sp32-muted:#6f6f73;
  --sp32-line:#ececef;
  --sp32-soft:#f7f7f8;
  --sp32-card:#ffffff;
  --sp32-radius:10px;
  --sp32-shadow:0 2px 10px rgba(0,0,0,.045);
  --sp32-container:1200px;
}
body{color:var(--sp32-ink);background:#fff}
.container{width:min(calc(100% - 32px),var(--sp32-container));margin-inline:auto}
.topbar{background:#fafafa;border-bottom:1px solid #f1f1f1;color:#727272;font-size:11px}
.topbar-inner{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.topbar-benefits{display:flex;align-items:center;gap:18px}.topbar-benefits span{display:inline-flex;align-items:center;gap:5px}.topbar-benefits .sp-icon{width:13px;height:13px}
.header{background:#fff;border-bottom:1px solid #ededed;box-shadow:none;position:relative;z-index:60}
.header:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:3px;background:linear-gradient(90deg,#ff6000 0 24%,#f6c600 24% 43%,#33b5e5 43% 63%,#7b4de0 63% 82%,#ff6000 82% 100%)}
.header-main{min-height:66px;display:grid;grid-template-columns:180px minmax(360px,1fr) auto;align-items:center;gap:22px;padding-block:8px}
.header-main .logo{display:flex;align-items:center;min-width:0}.header-main .logo img{max-width:166px;max-height:44px;object-fit:contain}.header-main .brand-logo strong{font-size:26px;letter-spacing:-1px}
.sp-header__search{height:40px;border:1px solid #dadadd!important;border-radius:6px!important;background:#fff!important;box-shadow:none!important;display:grid;grid-template-columns:38px minmax(0,1fr) 34px 34px!important;align-items:center;overflow:visible!important}
.sp-header__search:focus-within{border-color:#b9b9bd!important;box-shadow:0 0 0 3px rgba(255,96,0,.06)!important}.sp-header__search input{height:38px!important;font-size:12px!important;padding:0 5px!important;border:0!important;background:transparent!important}.sp-header__search button{height:38px!important;color:#666!important}.sp-header__search-submit .sp-icon{width:17px;height:17px}
.head-actions{display:flex;align-items:center;gap:4px}.head-actions>a{position:relative;min-width:64px;height:48px;padding:4px 8px;border-radius:7px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:3px!important;color:#444!important;text-decoration:none!important;font-size:9.5px!important;white-space:nowrap}.head-actions>a:hover{background:#fafafa;color:var(--sp32-orange)!important}.head-actions .sp-icon{width:18px;height:18px}.head-actions .cart-link b{position:absolute;top:1px;right:8px;min-width:16px;height:16px;border-radius:99px;background:var(--sp32-orange);color:#fff;font-size:9px;display:grid;place-items:center;padding:0 4px}
.category-nav{min-height:40px;display:flex;align-items:center;gap:0;overflow:visible!important}.category-nav>a,.category-nav>.desktop-customer-links>a,.allcat{min-height:40px;padding:0 10px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:5px;border:0;background:#fff;color:#454545!important;font-size:10px!important;font-weight:600!important;text-decoration:none!important;white-space:nowrap}.category-nav>a:hover,.category-nav>.desktop-customer-links>a:hover,.allcat:hover{color:var(--sp32-orange)!important;background:#fff8f4}.category-nav .category-dot{display:none!important}.allcat{padding-left:0!important;font-weight:750!important}.allcat .sp-icon{width:15px;height:15px}.desktop-customer-links{margin-left:auto;display:flex;align-items:center}
.page{padding-top:24px;padding-bottom:34px}.page>h1{font-size:24px;letter-spacing:-.45px;margin:0 0 18px}
.site-footer{border-top:1px solid var(--sp32-line);background:#fafafa!important;margin-top:38px}.footer-grid{padding-top:34px!important;padding-bottom:28px!important;grid-template-columns:minmax(250px,1.45fr) repeat(4,minmax(120px,1fr))!important;gap:34px!important}.footer-grid h3{font-size:12px!important;margin-bottom:12px!important}.footer-grid a,.footer-grid p{font-size:10.5px!important;line-height:1.7!important}.footer-bottom{border-top:1px solid #e8e8e8!important;min-height:60px!important}

/* Static reference pages: contact / FAQ / brands */
.sp-static-page{padding:24px 0 46px}.sp-static-breadcrumb{font-size:10px;color:#999;margin-bottom:14px}.sp-static-breadcrumb a{color:#777;text-decoration:none}.sp-static-head{margin-bottom:20px}.sp-static-head small{display:block;color:var(--sp32-orange);font-size:9px;font-weight:800;letter-spacing:.08em;margin-bottom:4px}.sp-static-head h1{font-size:25px;line-height:1.15;letter-spacing:-.55px;margin:0}.sp-static-head p{font-size:12px;color:#777;margin:7px 0 0;max-width:700px;line-height:1.55}
.sp-contact-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px}.sp-contact-card,.sp-contact-form,.sp-faq-panel,.sp-brand-panel{background:#fff;border:1px solid var(--sp32-line);border-radius:9px;box-shadow:var(--sp32-shadow)}.sp-contact-card{padding:22px}.sp-contact-card h2{font-size:16px;margin:0 0 18px}.sp-contact-item{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;padding:12px 0;border-top:1px solid #f2f2f2}.sp-contact-item:first-of-type{border-top:0}.sp-contact-icon{width:32px;height:32px;border-radius:8px;background:#fff4ed;color:var(--sp32-orange);display:grid;place-items:center;font-size:15px;font-weight:800}.sp-contact-item b{display:block;font-size:11px;margin-bottom:3px}.sp-contact-item span,.sp-contact-item a{display:block;color:#707075;font-size:10.5px;line-height:1.5;text-decoration:none;overflow-wrap:anywhere}.sp-contact-form{padding:22px}.sp-contact-form h2{font-size:16px;margin:0 0 15px}.sp-contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sp-contact-form label{display:grid;gap:5px;font-size:10px;font-weight:700;color:#555}.sp-contact-form label.full{grid-column:1/-1}.sp-contact-form input,.sp-contact-form textarea,.sp-contact-form select{width:100%;border:1px solid #dedee2;border-radius:6px;padding:10px 11px;background:#fff;color:#333;font-size:11px;outline:0}.sp-contact-form textarea{min-height:110px;resize:vertical}.sp-contact-form input:focus,.sp-contact-form textarea:focus,.sp-contact-form select:focus{border-color:#ff9b5a;box-shadow:0 0 0 3px rgba(255,96,0,.07)}.sp-contact-submit{justify-self:start;border:0;border-radius:6px;background:var(--sp32-orange);color:#fff;padding:10px 24px;font-size:11px;font-weight:800;cursor:pointer}
.sp-faq-panel{overflow:hidden}.sp-faq-panel details{border-top:1px solid #eeeeef}.sp-faq-panel details:first-child{border-top:0}.sp-faq-panel summary{list-style:none;cursor:pointer;padding:17px 20px;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:15px}.sp-faq-panel summary::-webkit-details-marker{display:none}.sp-faq-panel summary:after{content:"+";font-size:18px;font-weight:400;color:#777}.sp-faq-panel details[open] summary:after{content:"−"}.sp-faq-answer{padding:0 20px 17px;color:#68686c;font-size:11px;line-height:1.65;max-width:900px}
.sp-brand-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.sp-brand-toolbar strong{font-size:12px}.sp-brand-search{width:min(260px,100%);height:36px;border:1px solid #dedee2;border-radius:6px;padding:0 11px;font-size:11px}.sp-brand-panel{padding:18px}.sp-brand-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.sp-brand-card{min-height:86px;border:1px solid #ededee;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#333;text-decoration:none;background:#fff;transition:border-color .16s,box-shadow .16s,transform .16s}.sp-brand-card:hover{border-color:#ffd0b2;box-shadow:0 4px 14px rgba(0,0,0,.05);transform:translateY(-1px)}.sp-brand-mark{width:42px;height:34px;border-radius:7px;background:#f6f6f7;color:#222;display:grid;place-items:center;font-size:17px;font-weight:900;letter-spacing:-1px}.sp-brand-card b{font-size:10.5px}.sp-brand-card small{font-size:9px;color:#999}

/* Authentication reference alignment */
.auth-body{background:#fff!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:0!important;min-height:100vh!important}.auth-site-header{width:100%;border-bottom:1px solid #ececef;background:#fff}.auth-site-header:after{content:"";display:block;height:3px;background:linear-gradient(90deg,#ff6000 0 24%,#f6c600 24% 43%,#33b5e5 43% 63%,#7b4de0 63% 82%,#ff6000 82% 100%)}.auth-site-header-inner{width:min(calc(100% - 32px),1200px);height:68px;margin:auto;display:grid;grid-template-columns:180px minmax(300px,1fr) auto;align-items:center;gap:22px}.auth-site-logo{display:flex;align-items:center;text-decoration:none}.auth-site-logo img{max-width:165px;max-height:42px;object-fit:contain}.auth-site-logo strong{font-size:25px;color:#222}.auth-site-search{height:38px;border:1px solid #dedee1;border-radius:6px;display:flex;align-items:center;padding:0 12px;color:#999;font-size:11px;text-decoration:none}.auth-site-actions{display:flex;align-items:center;gap:14px}.auth-site-actions a{font-size:10px;color:#444;text-decoration:none}.auth-shell{margin:42px auto 58px!important;width:min(100% - 32px,430px)!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.auth-brand{display:none!important}.auth-title{text-align:left!important;font-size:24px!important;margin-bottom:8px!important}.auth-subtitle{text-align:left!important;font-size:11.5px!important;margin-bottom:18px!important}.auth-field input{height:44px!important;border-radius:6px!important;font-size:12px!important;font-weight:500!important}.auth-btn{min-height:42px!important;border-radius:6px!important;font-size:12px!important;box-shadow:none!important}.auth-social{border-radius:6px!important;min-height:42px!important}.auth-security{font-size:9.5px!important}.auth-gender label{border-radius:6px!important}.auth-check,.auth-required-check{font-size:10.5px!important}.auth-error,.auth-success{border-radius:6px!important}

@media(max-width:1024px){
  .header-main{grid-template-columns:150px minmax(280px,1fr) auto;gap:14px}.header-main .logo img{max-width:145px}.category-nav>a:nth-of-type(n+8){display:none!important}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)!important}.footer-grid>div:nth-last-child(2){display:none}.sp-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:768px){
  .container{width:min(calc(100% - 26px),var(--sp32-container))}.topbar,.header{display:none!important}
  .page{padding-top:14px;padding-bottom:24px}.page>h1{font-size:19px}
  .site-footer{display:none!important}
  .sp-static-page{padding:12px 0 22px}.sp-static-breadcrumb{display:none}.sp-static-head{margin-bottom:12px}.sp-static-head small{font-size:8px}.sp-static-head h1{font-size:19px}.sp-static-head p{font-size:10.5px}.sp-contact-grid{grid-template-columns:1fr;gap:10px}.sp-contact-card,.sp-contact-form,.sp-faq-panel,.sp-brand-panel{border-radius:7px;box-shadow:none}.sp-contact-card,.sp-contact-form{padding:14px}.sp-contact-form-grid{grid-template-columns:1fr}.sp-contact-form label.full{grid-column:auto}.sp-contact-submit{width:100%;min-height:42px}.sp-faq-panel summary{padding:15px 14px;font-size:10.5px}.sp-faq-answer{padding:0 14px 15px;font-size:10px}.sp-brand-toolbar{align-items:stretch;flex-direction:column}.sp-brand-search{width:100%}.sp-brand-panel{padding:10px}.sp-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sp-brand-card{min-height:88px}.sp-brand-mark{width:46px;height:38px}.sp-brand-card b{font-size:10px}
  .auth-site-header{display:none!important}.auth-body{display:block!important}.auth-shell{width:100%!important;min-height:100vh!important;margin:0!important;padding:24px 18px calc(34px + env(safe-area-inset-bottom,0px))!important}.auth-brand{display:flex!important;min-height:48px!important;margin-bottom:14px!important}.auth-brand .brand-logo img{max-width:150px!important;max-height:34px!important}.auth-brand .brand-logo strong{font-size:22px!important}.auth-title{text-align:left!important;font-size:20px!important}.auth-subtitle{text-align:left!important}
}
