/*
Theme Name: RMA App Theme
Theme URI: https://splitmyplan.com/
Author: Split My Plan
Description: Taobao-style marketplace home for Split My Plan.
Version: 2.4.4
Text Domain: rma-app-theme
*/

*{box-sizing:border-box}
body.smp-exact-home{margin:0;background:#f7f1ea;color:#1f2937;font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.smp-exact-home a{text-decoration:none;color:inherit}
body.smp-exact-home img{max-width:100%;display:block}
.td-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);border-bottom:1px solid #f1f1f1;box-shadow:0 2px 10px rgba(15,23,42,.04);backdrop-filter:blur(10px)}
.td-head-row,.td-nav,.td-page{max-width:1280px;margin:0 auto;padding-left:24px;padding-right:24px}
.td-head-row{display:flex;align-items:center;gap:24px;padding-top:12px;padding-bottom:10px}
.td-logo{display:flex;align-items:center;gap:10px;min-width:150px}
.td-logo>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#dc2626,#f97316);color:#fff;font-size:18px;box-shadow:0 8px 18px rgba(220,38,38,.18)}
.td-logo b{display:block;color:#dc2626;font-size:20px;line-height:1;font-weight:900;letter-spacing:-.01em}
.td-logo em{font-style:normal;margin-left:4px;padding:2px 6px;border-radius:8px;background:#fee2e2;color:#dc2626;font-size:10px;vertical-align:middle}
.td-logo small{display:block;margin-top:3px;color:#9ca3af;font-size:11px;font-weight:600;white-space:nowrap}
.td-search{position:relative;flex:1;max-width:672px}
.td-search>i{position:absolute;left:16px;top:15px;color:#9ca3af;font-size:14px;z-index:1}
.td-search input{width:100%;height:44px;border-radius:999px;border:2px solid #ef4444;background:#fff;padding:0 104px 0 42px;color:#374151;font-size:14px;outline:0;transition:box-shadow .2s}
.td-search input:focus{box-shadow:0 0 0 4px rgba(239,68,68,.12)}
.td-search button{position:absolute;right:4px;top:4px;height:36px;border:0;border-radius:999px;background:#dc2626;color:#fff;font-weight:800;padding:0 24px;cursor:pointer}
.td-search nav{display:flex;gap:12px;margin-top:7px;overflow:hidden;white-space:nowrap;color:#6b7280;font-size:12px}
.td-search nav a:hover{color:#dc2626}
.td-actions{display:flex;align-items:center;gap:22px;color:#374151;font-weight:700;font-size:14px;white-space:nowrap}
.td-actions a{display:flex;align-items:center;gap:7px}
.td-actions i{color:#6b7280}
.td-cart{padding:7px 12px;border-radius:999px;background:#fff1f2;color:#dc2626!important}
.td-cart span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#dc2626;color:#fff;font-size:10px}
.td-nav{display:flex;align-items:center;gap:12px;overflow-x:auto;padding-top:8px;padding-bottom:8px;border-top:1px solid #f3f4f6;font-size:14px;font-weight:800}
.td-nav a{padding:7px 12px;border-radius:10px;color:#374151;white-space:nowrap}
.td-nav a.active{background:#dc2626;color:#fff;border-radius:999px;box-shadow:0 4px 12px rgba(220,38,38,.16)}
.td-nav a:not(.active):hover{background:#f9fafb;color:#dc2626}
.td-page{padding-top:16px;padding-bottom:64px}
.td-hero-grid{display:grid;grid-template-columns:3fr 1fr;gap:16px}
.td-hero{min-height:292px;border-radius:24px;padding:32px 40px;color:#fff;background:linear-gradient(135deg,#ff1a43 0%,#ff5232 50%,#f30a59 100%);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 18px 36px rgba(239,68,68,.18)}
.td-hero:before{content:"";position:absolute;right:80px;top:-55px;width:190px;height:190px;border-radius:50%;background:rgba(253,224,71,.22);filter:blur(14px)}
.td-hero:after{content:"";position:absolute;right:-60px;bottom:-70px;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.12);filter:blur(18px)}
.td-hero>*{position:relative;z-index:1}
.td-hero span{display:inline-flex;align-items:center;gap:7px;margin-bottom:18px;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.18);font-size:12px;font-weight:800;text-transform:uppercase}
.td-hero span i{color:#fde047}
.td-hero h1{max-width:760px;margin:0 0 10px;font-size:38px;line-height:1.12;font-weight:900;letter-spacing:-.02em;color:#fff}
.td-hero p{max-width:620px;margin:0;color:rgba(255,255,255,.9);font-size:14px;font-weight:700}
.td-hero-buttons{display:flex;gap:12px;margin-top:24px}
.td-hero-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;border-radius:999px;font-size:14px;font-weight:900;border:2px solid rgba(255,255,255,.58)}
.td-hero-buttons a:first-child{background:#fff;color:#dc2626;border-color:#fff;box-shadow:0 12px 22px rgba(0,0,0,.12)}
.td-hero-buttons a:last-child{color:#fff}
.td-promos{display:flex;flex-direction:column;gap:16px}
.td-promos a{position:relative;min-height:138px;border-radius:18px;padding:18px;color:#fff;overflow:hidden;box-shadow:0 12px 22px rgba(239,68,68,.12)}
.td-promo-one{background:linear-gradient(135deg,#ff7e36,#f04e23)}
.td-promo-two{background:linear-gradient(135deg,#e91e63,#9c27b0)}
.td-promos span{display:inline-block;margin-bottom:7px;padding:3px 8px;border-radius:6px;background:rgba(0,0,0,.2);font-size:10px;color:#fde68a;font-weight:800}
.td-promos strong{display:block;font-size:20px;line-height:1.15;font-weight:900}
.td-promos small{display:block;margin-top:5px;color:rgba(255,255,255,.8);font-size:11px}
.td-promos i{position:absolute;right:18px;bottom:14px;color:rgba(255,255,255,.5);font-size:42px}
.td-cats{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:12px;margin-top:18px;padding:20px;border-radius:18px;background:#fff;box-shadow:0 2px 12px rgba(15,23,42,.04)}
.td-cats a{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}
.td-cats span{width:48px;height:48px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#fb923c,#ef4444);color:#fff;font-size:19px;box-shadow:0 8px 16px rgba(239,68,68,.18);transition:transform .2s}
.td-cats a:hover span{transform:scale(1.08)}
.td-cats b{font-size:12px;color:#4b5563;font-weight:700}
.td-flash{margin-top:22px;padding:20px;border-radius:24px;border:1px solid rgba(248,113,113,.35);background:linear-gradient(135deg,rgba(255,237,213,.85),rgba(255,241,242,.88),rgba(252,231,243,.65));box-shadow:0 2px 12px rgba(15,23,42,.03)}
.td-flash header,.td-feed header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}
.td-flash header>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.td-flash header b{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:10px;background:linear-gradient(90deg,#dc2626,#f97316);color:#fff;font-size:14px;font-weight:900}
.td-flash header b i{color:#fde047}
.td-flash header span{font-size:12px;color:#374151;font-weight:700}
.td-flash header em{font-style:normal;padding:3px 6px;border-radius:5px;background:#111827;color:#fff;font-family:monospace}
.td-flash header a,.td-feed>header a{font-size:12px;color:#dc2626;font-weight:900}
.td-flash-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.td-flash article,.td-product{background:#fff;border-radius:18px;padding:12px;box-shadow:0 2px 10px rgba(15,23,42,.04);transition:transform .22s,box-shadow .22s}
.td-flash article:hover,.td-product:hover{transform:translateY(-4px);box-shadow:0 14px 24px -10px rgba(239,68,68,.18)}
.td-flash-art{height:144px;border-radius:14px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.td-grad-1{background:linear-gradient(135deg,#ef4444,#fb923c)}
.td-grad-2{background:linear-gradient(135deg,#fb923c,#f59e0b)}
.td-grad-3{background:linear-gradient(135deg,#f59e0b,#ea580c)}
.td-grad-4{background:linear-gradient(135deg,#ec4899,#fb7185)}
.td-flash-art strong{color:rgba(255,255,255,.92);font-size:38px;font-weight:900;letter-spacing:-.05em}
.td-flash-art i{position:absolute;right:12px;bottom:8px;color:rgba(255,255,255,.26);font-size:48px}
.td-flash h2{min-height:34px;margin:12px 0 10px;color:#1f2937;font-size:13px;line-height:1.3;font-weight:800}
.td-flash p,.td-product p{margin:0;display:flex;align-items:baseline;gap:8px}
.td-flash p strong,.td-product p strong{color:#dc2626;font-size:20px;font-weight:900}
.td-flash del,.td-product del{color:#9ca3af;font-size:11px}
.td-flash article>div{height:8px;margin-top:8px;border-radius:999px;background:#fee2e2;overflow:hidden}
.td-flash article>div span{display:block;width:68%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ef4444,#f97316)}
.td-flash small{display:block;margin-top:6px;color:#9ca3af;font-size:10px}
.td-strips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}
.td-strips a{min-height:72px;border-radius:18px;padding:16px;color:#fff;display:grid;grid-template-columns:40px 1fr 1fr;align-items:center;gap:12px;background:linear-gradient(90deg,#ff4e00,#ec2f4b)}
.td-strips a:nth-child(2){background:linear-gradient(90deg,#f857a6,#ff5858)}
.td-strips a:nth-child(3){background:linear-gradient(90deg,#e100ff,#7f00ff)}
.td-strips i{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.2)}
.td-strips b{font-size:16px;font-weight:900}
.td-strips span{min-width:0;color:rgba(255,255,255,.82);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.td-feed{margin-top:24px}
.td-feed h2{margin:0;color:#111827;font-size:22px;font-weight:900;display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.td-feed h2 span{font-size:12px;color:#9ca3af;font-weight:500}
.td-feed nav{display:flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:rgba(229,231,235,.7)}
.td-feed nav a{padding:5px 14px;border-radius:999px;color:#4b5563;font-size:12px;font-weight:800}
.td-feed nav a.active{background:#dc2626;color:#fff;box-shadow:0 4px 10px rgba(220,38,38,.14)}
.td-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.td-product{min-height:314px;display:flex;flex-direction:column;justify-content:space-between}
.td-product-art{height:176px;border-radius:14px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background-size:cover;background-position:center}
.td-product-art>span{position:absolute;top:8px;left:8px;padding:3px 8px;border-radius:6px;background:rgba(220,38,38,.9);color:#fff;font-size:10px;font-weight:900}
.td-product-art button{position:absolute;top:8px;right:8px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#6b7280}
.td-product-art>i{color:rgba(255,255,255,.38);font-size:58px;transition:transform .25s}
.td-product:hover .td-product-art>i{transform:scale(1.12)}
.td-product-art small{position:absolute;left:8px;right:8px;bottom:8px;color:#fff;background:rgba(0,0,0,.38);border-radius:6px;padding:3px 6px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.td-product h3{margin:12px 0 0;color:#1f2937;font-size:13px;line-height:1.3;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}
.td-product h3 span{display:inline-block;margin-right:5px;padding:2px 4px;border-radius:4px;background:#dc2626;color:#fff;font-size:9px;vertical-align:1px}
.td-product p{justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1px solid #f3f4f6}
.td-product p em{font-style:normal;color:#9ca3af;font-size:10px}
.td-product footer{display:flex;justify-content:space-between;gap:12px;margin-top:8px;color:#6b7280;font-size:11px}
.td-product footer span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.td-product footer b{color:#f59e0b}
.td-add-cart{display:flex;align-items:center;justify-content:center;margin-top:10px;min-height:34px;border-radius:999px;background:linear-gradient(135deg,#ff6a00,#dc2626);color:#fff!important;font-size:12px;font-weight:900;box-shadow:0 8px 16px rgba(220,38,38,.14)}
.td-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px;border-top:1px solid #e5e7eb;padding-top:22px}
.td-trust div{display:grid;grid-template-columns:34px 1fr;column-gap:10px;align-items:center}
.td-trust i{grid-row:span 2;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fee2e2;color:#dc2626}
.td-trust b{font-size:14px;color:#111827}
.td-trust span{font-size:12px;color:#6b7280}
body.smp-exact-home .rma-live-home-footer{display:none!important}
.td-footer{margin-top:10px;background:#fff;border-top:1px solid #f2dfd2;box-shadow:0 -10px 30px rgba(120,65,24,.05)}
.td-footer-top{max-width:1280px;margin:0 auto;padding:34px 24px 26px;display:grid;grid-template-columns:1.2fr 1.5fr 1fr;gap:34px;align-items:start}
.td-footer-brand .td-logo{margin-bottom:14px}.td-footer-brand p{max-width:360px;margin:0 0 16px;color:#64748b;font-size:13px;line-height:1.65;font-weight:600}
.td-footer-social{display:flex;gap:10px}.td-footer-social a{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#ff6a00,#f51b38);color:#fff;box-shadow:0 8px 18px rgba(245,27,56,.14)}
.td-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.td-footer-links div{display:flex;flex-direction:column;gap:8px}.td-footer-links strong,.td-footer-pay>strong{color:#111827;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.td-footer-links a{color:#64748b;font-size:12px;font-weight:700;line-height:1.35}.td-footer-links a:hover{color:#dc2626}
.td-footer-pay div{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.td-footer-pay span{padding:6px 11px;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#475569;font-size:12px;font-weight:800}.td-footer-pay p{margin:0;padding:11px 12px;border:1px dashed rgba(20,184,166,.5);background:#f0fdfa;color:#0f766e;border-radius:12px;font-size:12px;font-weight:900}
.td-footer-bottom{max-width:1280px;margin:0 auto;padding:18px 24px 26px;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;gap:16px;color:#94a3b8;font-size:12px}.td-footer-bottom a{color:#dc2626;font-weight:900}
@media(max-width:980px){
  .td-head-row{flex-wrap:wrap}.td-search{order:3;max-width:none;flex-basis:100%}.td-actions{margin-left:auto}.td-hero-grid{grid-template-columns:1fr}.td-promos{display:grid;grid-template-columns:1fr 1fr}.td-flash-grid,.td-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.td-strips,.td-trust{grid-template-columns:1fr}.td-footer-top{grid-template-columns:1fr}.td-footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:640px){
  .td-head-row,.td-nav,.td-page{padding-left:12px;padding-right:12px}.td-header{position:static}.td-logo b{font-size:16px}.td-logo small,.td-actions a:not(.td-cart),.td-search nav{display:none}.td-actions{gap:8px}.td-cart{font-size:0}.td-cart i,.td-cart span{font-size:12px}.td-search input{height:40px;padding-left:38px;padding-right:82px;font-size:12px}.td-search button{height:32px;padding:0 16px}.td-nav{gap:6px;font-size:12px}.td-nav a{padding:6px 10px}.td-page{padding-top:12px}.td-hero{min-height:220px;border-radius:18px;padding:24px 18px}.td-hero h1{font-size:26px}.td-hero p{font-size:12px}.td-hero-buttons a{min-height:38px;padding:0 18px}.td-promos{grid-template-columns:1fr}.td-cats{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 6px;padding:16px 8px}.td-cats span{width:44px;height:44px}.td-cats b{font-size:11px}.td-flash{padding:14px;border-radius:18px}.td-flash header,.td-feed header{align-items:flex-start;flex-direction:column}.td-flash-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.td-flash-art{height:112px}.td-flash-art strong{font-size:28px}.td-strips{gap:10px}.td-strips a{grid-template-columns:36px 1fr;min-height:66px}.td-strips span{grid-column:2}.td-feed h2{font-size:20px}.td-feed nav{max-width:100%;overflow-x:auto}.td-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.td-product-grid article:nth-child(n+9){display:none}.td-product{min-height:284px;border-radius:14px;padding:10px}.td-product-art{height:112px}.td-product-art>i{font-size:40px}.td-product h3{font-size:12px;min-height:32px}.td-product p strong{font-size:16px}.td-product p em,.td-product footer{font-size:9px}.td-add-cart{min-height:32px;font-size:11px}.td-trust{grid-template-columns:1fr 1fr}.td-footer-top{display:block;padding:28px 20px 20px}.td-footer-brand{margin-bottom:22px}.td-footer-links{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:20px}.td-footer-links div{padding:14px 0;border-top:1px solid #f1f5f9}.td-footer-pay div{gap:7px}.td-footer-bottom{display:block;text-align:center;padding:18px 20px 24px}.td-footer-bottom a{display:inline-block;margin-top:10px}
}

/* Responsive-only fixes for existing app UI. Keep the original visual design intact. */
body.rma-standalone-page{overflow-x:hidden}
body.rma-standalone-page .rma-app{width:min(100%,1180px);margin-left:auto;margin-right:auto}
body.rma-standalone-page .rma-app.rma-shop,body.rma-standalone-page .rma-app.rma-seller-app,body.rma-standalone-page .rma-app.rma-customer-subscriptions,body.rma-standalone-page .rma-app.rma-login-page{max-width:1180px}
body.rma-standalone-page .rma-site-header,body.rma-standalone-page .rma-portal-shop-main,body.rma-standalone-page .rma-customer-header,body.rma-standalone-page .rma-subscription-feed,body.rma-standalone-page .rma-seller-header,body.rma-standalone-page .rma-tabs,body.rma-standalone-page .rma-panel,body.rma-standalone-page .rma-auth-card{max-width:1180px;margin-left:auto;margin-right:auto}
body.rma-standalone-page .rma-site-header,body.rma-standalone-page .rma-portal-shop-main,body.rma-standalone-page .rma-customer-header,body.rma-standalone-page .rma-subscription-feed,body.rma-standalone-page .rma-seller-header,body.rma-standalone-page .rma-tabs,body.rma-standalone-page .rma-panel{width:100%}
body.rma-standalone-page .rma-product-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}
body.rma-standalone-page .rma-shop-filter-row,body.rma-standalone-page .rma-shop-category-rail,body.rma-standalone-page .rma-tabs,body.rma-standalone-page .rma-site-header nav{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}
body.rma-standalone-page .rma-shop-filter-row::-webkit-scrollbar,body.rma-standalone-page .rma-shop-category-rail::-webkit-scrollbar,body.rma-standalone-page .rma-tabs::-webkit-scrollbar,body.rma-standalone-page .rma-site-header nav::-webkit-scrollbar{display:none}
body.rma-standalone-page input,body.rma-standalone-page select,body.rma-standalone-page textarea,body.rma-standalone-page button{max-width:100%}
@media(min-width:900px){body.rma-standalone-page .rma-app{padding-left:24px;padding-right:24px}body.rma-standalone-page .rma-product-list{grid-template-columns:repeat(2,minmax(0,1fr))}body.rma-standalone-page .rma-form,body.rma-standalone-page .rma-profile-form,body.rma-standalone-page .rma-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}
@media(max-width:640px){body.rma-standalone-page .rma-app{width:100%;padding-left:12px;padding-right:12px;padding-bottom:88px}body.rma-standalone-page .rma-site-header{max-width:100%}body.rma-standalone-page .rma-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.rma-standalone-page .rma-product-card{min-width:0}body.rma-standalone-page .rma-shop-category-rail{display:flex;gap:10px}body.rma-standalone-page .rma-shop-category-rail>*{flex:0 0 76px}body.rma-standalone-page .rma-footer-nav,body.rma-standalone-page .rma-customer-bottom-nav{left:12px;right:12px;width:auto;max-width:none}}
@media(max-width:640px){body.rma-standalone-page .rma-footer-nav,body.rma-standalone-page .rma-customer-bottom-nav{position:fixed;left:12px!important;right:12px!important;bottom:0!important;transform:none!important;width:auto!important;max-width:none!important;margin-left:0!important;margin-right:0!important}}

/* Unified Split My Plan marketplace pages */
body.rma-standalone-page{margin:0!important;background:#f7f1ea!important;color:#1f2937!important;font-family:Inter,Arial,sans-serif!important;-webkit-font-smoothing:antialiased}
body.rma-standalone-page *{box-sizing:border-box}
body.rma-standalone-page a{text-decoration:none}
body.rma-standalone-page .rma-app.rma-shop{width:100%!important;max-width:none!important;margin:0!important;padding:0 24px 72px!important;background:#f7f1ea!important;min-height:100vh}
body.rma-standalone-page .rma-site-header-customer{position:sticky!important;top:0!important;z-index:50!important;width:calc(100% + 48px)!important;max-width:none!important;margin:0 -24px 24px!important;padding:14px max(24px,calc((100vw - 1280px)/2))!important;border:0!important;border-bottom:1px solid #f0d7c5!important;border-radius:0!important;background:rgba(255,255,255,.97)!important;box-shadow:0 8px 24px rgba(120,65,24,.06)!important}
body.rma-standalone-page .rma-site-brand{color:#111827!important}
body.rma-standalone-page .rma-site-brand>span{background:linear-gradient(135deg,#ff6a00,#f51b38)!important;color:#fff!important;border-radius:6px!important;box-shadow:none!important}
body.rma-standalone-page .rma-site-brand strong{font-family:Inter,Arial,sans-serif!important;font-weight:900!important;letter-spacing:0!important}
body.rma-standalone-page .rma-site-brand em{color:#f04424!important;letter-spacing:0!important}
body.rma-standalone-page .rma-site-header-customer nav a{color:#475569!important;font-family:Inter,Arial,sans-serif!important;font-weight:700!important;border-radius:6px!important}
body.rma-standalone-page .rma-site-header-customer nav a:hover,body.rma-standalone-page .rma-site-header-customer nav a.active{background:#fff1e8!important;color:#e43d19!important}
body.rma-standalone-page .rma-home-shell,body.rma-standalone-page .rma-portal-shop-main,body.rma-standalone-page .rma-product-page-main{width:100%!important;max-width:1280px!important;margin:0 auto!important;padding:0!important;background:transparent!important}
body.rma-standalone-page .rma-home-search{background:linear-gradient(100deg,#ff6a00,#f51b38)!important;border-radius:8px!important;padding:16px!important;box-shadow:0 10px 24px rgba(245,27,56,.13)!important}
body.rma-standalone-page .rma-home-profile{background:#fff!important;color:#f04424!important}
body.rma-standalone-page .rma-home-search-box,body.rma-standalone-page .rma-shop-search-box{border:1px solid #f0d7c5!important;border-radius:6px!important;background:#fff!important;box-shadow:none!important}
body.rma-standalone-page .rma-home-search-box input,body.rma-standalone-page .rma-shop-search-box input{font-family:Inter,Arial,sans-serif!important}
body.rma-standalone-page .rma-home-search-box button{border-radius:5px!important;background:#f04424!important;color:#fff!important}
body.rma-standalone-page .rma-shop-hero-carousel{border-radius:8px!important;background:linear-gradient(110deg,#ff6a00,#f51b38)!important;box-shadow:0 12px 28px rgba(245,27,56,.14)!important}
body.rma-standalone-page .rma-shop-hero-slide{background:transparent!important;color:#fff!important}
body.rma-standalone-page .rma-shop-hero-slide span,body.rma-standalone-page .rma-product-detail-kicker{background:rgba(255,255,255,.2)!important;color:#fff!important}
body.rma-standalone-page .rma-shop-search-panel{padding:16px 0!important;background:transparent!important}
body.rma-standalone-page .rma-shop-filter-row a{border-radius:5px!important;border-color:#f0d7c5!important;background:#fff!important;color:#475569!important}
body.rma-standalone-page .rma-shop-filter-row a.active{background:#111827!important;color:#fff!important;border-color:#111827!important}
body.rma-standalone-page .rma-product-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
body.rma-standalone-page .rma-product-card{border:1px solid #f0dfd2!important;border-radius:8px!important;background:#fff!important;box-shadow:0 8px 22px rgba(120,65,24,.06)!important}
body.rma-standalone-page .rma-product-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(120,65,24,.1)!important}
body.rma-standalone-page .rma-card-category{background:#fff1e8!important;color:#d93b17!important}
body.rma-standalone-page .rma-card-cta,body.rma-standalone-page .rma-section-heading a{color:#e43d19!important}
body.rma-standalone-page .rma-seller-strip{border-color:#f2c9a9!important;background:#fffaf6!important;border-radius:8px!important}
body.rma-standalone-page .rma-seller-strip a{background:#f04424!important;color:#fff!important;border-radius:5px!important}
body.rma-standalone-page .rma-product-detail{max-width:1040px!important;margin:0 auto!important;border:1px solid #f0dfd2!important;border-radius:8px!important;background:#fff!important;box-shadow:0 12px 32px rgba(120,65,24,.08)!important;overflow:hidden}
body.rma-standalone-page .rma-product-back{display:inline-flex!important;margin:18px 20px!important;color:#d93b17!important;font-weight:800!important}
body.rma-standalone-page .rma-product-detail-hero{background:linear-gradient(120deg,#fff5ec,#ffe2cf)!important;color:#1f2937!important}
body.rma-standalone-page .rma-product-detail-kicker{background:#f04424!important}
body.rma-standalone-page .rma-product-detail-image,body.rma-standalone-page .rma-product-detail-badge{border-radius:6px!important;background:#fff!important;border:1px solid #f0d7c5!important}
body.rma-standalone-page .rma-product-detail-stats>div{border-color:#f0dfd2!important;background:#fff!important}
body.rma-standalone-page .rma-product-long-description{background:#fffaf6!important;border-color:#f0dfd2!important}
body.rma-standalone-page .rma-product-detail-actions{background:#fff!important;border-color:#f0dfd2!important}
body.rma-standalone-page .rma-primary,body.rma-standalone-page .rma-buy-button{background:#f04424!important;color:#fff!important;border-radius:5px!important}
body.rma-standalone-page .rma-share-product{border:1px solid #f0d7c5!important;background:#fff!important;color:#d93b17!important;border-radius:5px!important}
@media(max-width:900px){body.rma-standalone-page .rma-product-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.rma-standalone-page .rma-site-header-customer{position:static!important}}
@media(max-width:640px){body.rma-standalone-page .rma-app.rma-shop{padding:0 12px 88px!important}body.rma-standalone-page .rma-site-header-customer{width:calc(100% + 24px)!important;margin:0 -12px 14px!important;padding:10px 12px!important}body.rma-standalone-page .rma-site-header-customer nav{gap:2px!important}body.rma-standalone-page .rma-site-header-customer nav a{padding:8px 7px!important;font-size:11px!important}body.rma-standalone-page .rma-site-header-customer nav a:first-child{display:none!important}body.rma-standalone-page .rma-site-brand strong{font-size:13px!important}body.rma-standalone-page .rma-product-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.rma-standalone-page .rma-product-detail{border-radius:0!important;margin:0 -12px!important;border-left:0!important;border-right:0!important}body.rma-standalone-page .rma-product-detail-hero{padding:20px 16px!important}}
