@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.desktop-topbar{display:none!important}:root{--fv-search-primary: #ff587d;--fv-search-primary-hover: #e9476c;--fv-search-soft: #fff0f4;--fv-search-text: #172033;--fv-search-muted: #8a93a3;--fv-search-border: #e7e9ee;--fv-search-bg: #f7f7f8;--fv-search-white: #ffffff}.fv-live-search{width:100%;min-width:0;position:relative}.fv-live-search-form{width:100%;display:grid;align-items:center;overflow:hidden;background:var( --fv-search-white );transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.fv-live-search-input-wrap{width:100%;min-width:0;height:100%;position:relative;display:flex;align-items:center}.fv-live-search-form input{width:100%;min-width:0;height:100%;border:0;outline:0;background:transparent;color:var( --fv-search-text );font-family:inherit;box-shadow:none}.fv-live-search-form input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.fv-live-search-clear{width:30px;height:30px;position:absolute;right:8px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:#68758a;cursor:pointer;font-size:13px;transition:color .16s ease,background .16s ease}.fv-live-search-clear:hover{color:var( --fv-search-primary );background:var( --fv-search-soft )}.fv-live-search.desktop .fv-live-search-form{grid-template-columns:minmax(0,1fr) 56px;height:46px;overflow:hidden;border:1px solid var( --fv-search-border );border-radius:8px;background:var( --fv-search-bg );box-shadow:0 1px 2px #0f172a05}.fv-live-search.desktop .fv-live-search-form:focus-within{border-color:var( --fv-search-primary );background:#fff;box-shadow:0 0 0 3px #ff587d1a}.fv-live-search.desktop .fv-live-search-form input{padding:0 42px 0 18px;font-size:13px;font-weight:400;color:#283347}.fv-live-search.desktop .fv-live-search-form input::placeholder{color:#9299a5}.fv-live-search.desktop .fv-live-search-submit{width:56px;height:46px;display:grid;place-items:center;border:0;border-left:1px solid rgba(255,88,125,.08);border-radius:0;background:var( --fv-search-soft );color:var( --fv-search-primary );cursor:pointer;font-size:18px;transition:background .18s ease,color .18s ease}.fv-live-search.desktop .fv-live-search-submit:hover{background:var( --fv-search-primary );color:#fff}.fv-live-search.mobile{width:100%}.fv-live-search.mobile .fv-live-search-form{grid-template-columns:30px minmax(0,1fr) auto;height:38px;padding-left:8px;border:1.5px solid var( --fv-search-primary );border-radius:20px;background:#fff}.fv-live-search.mobile .fv-live-search-form:focus-within{box-shadow:0 0 0 3px #ff587d17}.fv-live-search-leading{display:grid;place-items:center;color:#8f99aa;font-size:13px}.fv-live-search.mobile .fv-live-search-form input{padding:0 36px 0 2px;color:#4f5968;font-size:12px}.fv-live-search.mobile .fv-live-search-submit{height:31px;margin-right:3px;padding:0 16px;border:0;border-radius:18px;background:var( --fv-search-primary );color:#fff;cursor:pointer;font-size:11px;font-weight:700}.fv-live-search.mobile .fv-live-search-submit:hover{background:var( --fv-search-primary-hover )}.fv-live-search-dropdown{z-index:2147483000!important;isolation:isolate;max-height:min(560px,72vh);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:1px solid #e7e9ed;border-radius:10px;background:#fff;box-shadow:0 18px 50px #0f172a33;animation:fvSearchDropIn .12s ease-out;scrollbar-width:thin;scrollbar-color:#d7dbe2 transparent}.fv-live-search-dropdown::-webkit-scrollbar{width:6px}.fv-live-search-dropdown::-webkit-scrollbar-track{background:transparent}.fv-live-search-dropdown::-webkit-scrollbar-thumb{border-radius:999px;background:#d7dbe2}@keyframes fvSearchDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.fv-live-search-dropdown section{border-bottom:1px solid #eef0f3}.fv-live-search-dropdown section:last-child{border-bottom:0}.fv-live-search-group-title{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;background:#fafafb;border-bottom:1px solid #f0f1f3}.fv-live-search-group-title span{color:#697386;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}.fv-live-search-group-title button{padding:5px;border:0;background:transparent;color:var( --fv-search-primary );cursor:pointer;font-size:10px;font-weight:700}.fv-live-search-group-title button:hover{text-decoration:underline}.fv-live-search-product-list{background:#fff}.fv-live-search-product{min-height:64px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 13px;color:#293241;text-decoration:none;border-bottom:1px solid #f3f4f6;transition:background .15s ease}.fv-live-search-product:last-child{border-bottom:0}.fv-live-search-product:hover{background:var( --fv-search-soft )}.fv-live-search-product-image{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border:1px solid #eceef1;border-radius:7px;background:#fafafa;color:#b8bec6}.fv-live-search-product-image img{width:100%;height:100%;object-fit:contain}.fv-live-search-product-copy{min-width:0}.fv-live-search-product-copy strong,.fv-live-search-product-copy small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fv-live-search-product-copy strong{color:#273142;font-size:12px;line-height:17px;font-weight:600}.fv-live-search-product-copy small{margin-top:3px;color:#9299a5;font-size:9px}.fv-live-search-product>b{padding-left:10px;color:var( --fv-search-primary );font-size:12px;white-space:nowrap}.fv-live-search-links{display:flex;flex-wrap:wrap;gap:7px;padding:11px 12px 13px;background:#fff}.fv-live-search-links a{min-height:31px;max-width:100%;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #e1e5eb;border-radius:999px;background:#fff;color:#566072;text-decoration:none;font-size:9px;transition:color .15s ease,border-color .15s ease,background .15s ease}.fv-live-search-links a i{color:#8d96a5;font-size:9px}.fv-live-search-links a:hover{border-color:var( --fv-search-primary );background:var( --fv-search-soft );color:var( --fv-search-primary )}.fv-live-search-links a:hover i{color:var( --fv-search-primary )}.fv-live-search-empty{min-height:88px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:18px;background:#fff;color:#9098a5;font-size:10px;line-height:16px;text-align:center}.fv-live-search-empty-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var( --fv-search-soft );color:var( --fv-search-primary );font-size:12px}@media(max-width:767px){.fv-live-search-dropdown{max-height:66vh;border-radius:10px}.fv-live-search-product{min-height:60px;grid-template-columns:43px minmax(0,1fr) auto;gap:8px;padding:8px 10px}.fv-live-search-product-image{width:43px;height:43px}.fv-live-search-product-copy strong{font-size:11px}.fv-live-search-product>b{font-size:10px}}@media(max-width:430px){.fv-live-search-links a{font-size:8px}.fv-live-search-product{grid-template-columns:40px minmax(0,1fr) auto}.fv-live-search-product-image{width:40px;height:40px}}:root{--zv-primary: #ff587d;--zv-primary-hover: #e9476c;--zv-primary-dark: #d83a60;--zv-primary-soft: #fff1f5;--zv-primary-soft-2: #fff7f9;--zv-text: #071927;--zv-muted: #667085;--zv-border: #e6e8ec;--zv-search-bg: #f7f7f8;--zv-white: #ffffff;--zv-main-header-height: 86px;--zv-category-height: 52px}.desktop-mainbar{width:100%;display:block;position:relative;z-index:1000;background:#fff}.fv-desktop-main-row{width:100%;height:var( --zv-main-header-height );position:relative;background:#fff;border-top:1px solid #cecece;border-bottom:1px solid #f1f2f3}.fv-desktop-header-container{height:100%;display:grid;grid-template-columns:minmax(180px,220px) minmax(400px,560px) auto;align-items:center;justify-content:space-between;gap:34px}.fv-desktop-brand{min-width:0;display:flex;align-items:center;justify-content:flex-start;text-decoration:none}.fv-desktop-brand .facevaly-logo{display:block;width:auto;height:auto;max-width:150px;max-height:56px;object-fit:contain;object-position:left center}.fv-desktop-search-wrapper{width:100%;max-width:560px;min-width:0;justify-self:center;position:relative;z-index:1}.fv-desktop-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:24px;white-space:nowrap}.fv-desktop-action{min-width:48px;min-height:54px;padding:3px 0;position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;outline:0;background:transparent;color:var( --zv-text );text-decoration:none;font-family:inherit;cursor:pointer;transition:color .16s ease,transform .16s ease}.fv-desktop-action:hover,.fv-desktop-action.is-open{color:var( --zv-primary )}.fv-desktop-action-icon{width:32px;height:28px;position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1}.fv-desktop-action-icon i{line-height:1}.fv-desktop-action-label{display:block;color:inherit;font-size:13px;line-height:16px;font-weight:400}.fv-cart-action{position:relative}.fv-header-cart-count{min-width:18px;height:18px;padding:0 4px;position:absolute;top:-7px;right:-9px;z-index:5;display:inline-flex;align-items:center;justify-content:center;border:2px solid #ffffff;border-radius:999px;background:var( --zv-primary );color:#fff;font-size:9px;line-height:1;font-weight:700}.fv-more-button{appearance:none;-webkit-appearance:none;min-width:48px}.fv-more-button.is-open{color:var( --zv-primary )}.fv-desktop-more-portal{position:fixed;z-index:2147483000!important;padding:8px;overflow:hidden;isolation:isolate;border:1px solid #e7e9ed;border-radius:11px;background:#fff;box-shadow:0 18px 45px #0f172a2e;animation:fvDesktopMoreOpen .12s ease-out}@keyframes fvDesktopMoreOpen{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.fv-desktop-more-portal a{width:100%;min-height:44px;padding:0 12px;display:flex;align-items:center;gap:11px;border-radius:7px;background:#fff;color:#26364f;text-decoration:none;font-size:13px;font-weight:400;transition:color .15s ease,background-color .15s ease}.fv-more-portal-icon{width:24px;height:24px;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#677386;font-size:14px;transition:background-color .15s ease,color .15s ease}.fv-desktop-more-portal a:hover{background:var( --zv-primary-soft );color:var( --zv-primary )}.fv-desktop-more-portal a:hover .fv-more-portal-icon{background:#ff587d1a;color:var( --zv-primary )}.fv-category-sticky-zone{width:100%;height:var( --zv-category-height );position:sticky;top:0;z-index:9000;background:var( --zv-primary );box-shadow:0 2px 8px #0f172a14}.fv-desktop-category-nav{width:100%;height:var( --zv-category-height );background:var( --zv-primary )}.fv-category-nav-inner{height:100%;display:flex;align-items:stretch;justify-content:center;overflow:visible}.fv-category-menu-item{height:100%;position:relative;flex:0 0 auto}.fv-category-main-link,.fv-category-all-link{height:100%;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:transparent;color:#fff;text-decoration:none;white-space:nowrap;font-size:13px;line-height:1;font-weight:600;transition:background-color .16s ease,color .16s ease}.fv-category-main-link i{font-size:9px;transition:transform .16s ease}.fv-category-menu-item:hover .fv-category-main-link,.fv-category-main-link:hover,.fv-category-all-link:hover{background:var( --zv-primary-hover );color:#fff}.fv-category-menu-item:hover .fv-category-main-link i{transform:rotate(180deg)}.fv-category-dropdown{min-width:250px;max-width:330px;padding:8px 0;position:absolute;top:100%;left:0;z-index:9500;overflow:hidden;border:1px solid #eceef1;border-top:0;border-radius:0 0 9px 9px;background:#fff;box-shadow:0 15px 34px #0f172a26;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(5px);transition:opacity .15s ease,visibility .15s ease,transform .15s ease}.fv-category-menu-item:hover .fv-category-dropdown,.fv-category-menu-item:focus-within .fv-category-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.fv-category-dropdown a{min-height:39px;padding:8px 18px;display:flex;align-items:center;background:#fff;color:#596273;text-decoration:none;font-size:13px;transition:color .15s ease,background .15s ease,padding-left .15s ease}.fv-category-dropdown a:hover{padding-left:22px;color:var( --zv-primary );background:var( --zv-primary-soft )}.desktop-mainbar.is-scrolled{position:relative}@media(max-width:1399px){.fv-desktop-header-container{grid-template-columns:175px minmax(330px,500px) auto;gap:24px}.fv-desktop-actions{gap:17px}.fv-category-main-link,.fv-category-all-link{padding:0 12px;font-size:12px}}@media(max-width:1199px){.fv-desktop-header-container{grid-template-columns:145px minmax(260px,1fr) auto;gap:14px}.fv-desktop-brand .facevaly-logo{max-width:130px;max-height:48px}.fv-desktop-actions{gap:10px}.fv-desktop-action{min-width:42px}.fv-desktop-action-icon{font-size:19px}.fv-desktop-action-label{font-size:10.5px}.fv-category-nav-inner{justify-content:flex-start;overflow-x:auto;overflow-y:visible;scrollbar-width:none}.fv-category-nav-inner::-webkit-scrollbar{display:none}}@media(max-width:991.98px){.desktop-mainbar,.fv-category-sticky-zone,.fv-desktop-more-portal{display:none!important}}@media(max-width:720px){.mobile-appbar{height:75px;background:#fff;align-items:center;justify-content:space-between;padding:11px 8px 8px 26px;border-bottom:1px solid #ececf0}.app-id{display:flex;align-items:center;gap:14px}.app-id img{width:46px;height:46px;border-radius:9px;object-fit:contain;background:#fff;padding:2px}.app-id strong{display:block;font-size:14px;color:#111}.app-id small{display:block;color:#8f8f93;margin-top:5px}.mobile-appbar button{border:0;color:#fff;background:var(--orange);border-radius:999px;padding:8px 14px;font-weight:700;box-shadow:0 4px 10px #f8560640;cursor:pointer;font-size:11px}.mobile-appbar{position:relative;z-index:120}.mobile-appbar .app-id img{width:46px;height:46px}}.mobile-appbar button,.mobile-appbar-seller-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border:0;border-radius:22px;background:#ff587d;color:#fff;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.mobile-appbar-seller-link:hover{background:#ff587d;color:#fff}.mobile-search-wrap{display:none}@media(max-width:767px){.mobile-search-wrap{position:relative;z-index:85;display:flex;width:100%;padding:7px 6px 8px;background:#f0f1f6}.mobile-search-wrap.is-stuck{position:sticky;top:0;z-index:120;box-shadow:0 4px 11px #191f280f}}.fv-footer{display:block;width:100%;background:#fff;color:#172255}.fv-footer-container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.fv-footer h3,.fv-footer h4,.fv-footer p{margin-top:0}.fv-footer a{color:inherit;text-decoration:none}.fv-footer a:hover{color:#ff5a00}.fv-footer-top{padding:53px 0 35px;background:#f3f3f5}.fv-footer-top-grid{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:78px}.fv-footer-link-column h3{margin-bottom:14px;color:#172255;font-size:16px;font-weight:600}.fv-footer-link-column nav{display:flex;flex-direction:column;gap:6px}.fv-footer-link-column nav a{width:fit-content;color:#152060;font-size:12px;line-height:1.25}.fv-footer-app-column{padding-top:3px}.fv-footer-app-brand{display:flex;align-items:center;gap:12px}.fv-footer-app-brand img{width:38px;height:38px;object-fit:contain}.fv-footer-app-brand>div{display:flex;flex-direction:column;gap:2px}.fv-footer-app-brand strong{color:#ff5a00;font-size:15px;font-weight:700}.fv-footer-app-brand span{color:#172255;font-size:12px}.fv-footer-app-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.fv-footer-app-badges a{min-width:122px;min-height:40px;display:flex;align-items:center;gap:8px;padding:5px 10px;border-radius:5px;background:#050505;color:#fff}.fv-footer-app-badges a:hover{color:#fff;opacity:.92}.fv-footer-app-badges a>i{font-size:20px}.fv-footer-app-badges a>span{display:flex;flex-direction:column}.fv-footer-app-badges small{font-size:6px}.fv-footer-app-badges strong{font-size:12px}.fv-footer-payments{padding:28px 0 34px;background:#fff}.fv-footer-payment-grid{display:grid;grid-template-columns:1.45fr .72fr 1fr;align-items:start;gap:70px}.fv-footer-payments h3{margin-bottom:14px;color:#172255;font-size:16px;font-weight:500}.fv-footer-payment-list{max-width:360px;display:flex;flex-wrap:wrap;gap:7px}.fv-footer-payment-list span{min-width:64px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 8px;border:1px solid #e3e5e8;border-radius:4px;background:#fff}.fv-footer-payment-list i{color:#ff5a00;font-size:17px}.fv-footer-payment-list b{color:#172255;font-size:9px}.fv-footer-verified>div{display:flex;align-items:center;gap:7px;color:#3a6563}.fv-footer-verified>div i{color:#2ea862;font-size:22px}.fv-footer-verified>div strong{font-size:22px}.fv-footer-dbid p{color:#9ba0a7;font-size:11px;line-height:1.35}.fv-footer-discovery{padding:44px 0 48px;background:#f4f4f6}.fv-footer-discovery-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr .92fr;align-items:start;gap:42px}.fv-footer-big-heading{margin-bottom:13px;color:#3b4050;font-size:16px;line-height:1.28;font-weight:500}.fv-footer-discovery p{margin-bottom:13px;color:#81858f;font-size:10px;line-height:1.45}.fv-footer-trending-title{margin:17px 0 7px;color:#494d58;font-size:16px;font-weight:500}.fv-footer-trending-links a{color:#777d88}.fv-footer-dynamic-column{min-width:0}.fv-footer-dynamic-category{margin-bottom:13px}.fv-footer-dynamic-category h4,.fv-footer-popular-brands h4,.fv-footer-best-title{margin-bottom:4px;color:#676c77;font-size:9px;font-weight:500;text-transform:uppercase}.fv-footer-dynamic-category p{margin:0;color:#80858f;font-size:10px;line-height:1.4}.fv-footer-popular-brands{margin-top:18px}.fv-footer-popular-brands p{margin:0}.fv-footer-best-title{margin-top:13px;margin-bottom:6px}.fv-footer-best-products{margin:0;color:#81858f;font-size:10px;line-height:1.48}.fv-footer-empty-copy{min-height:55px;color:#a0a5ad!important;font-size:9px!important}.fv-footer-loading{min-height:80px;display:flex;align-items:center;justify-content:center;gap:6px;color:#ff5a00;font-size:9px}.fv-footer-bottom{padding:24px 0 29px;background:#fff}.fv-footer-bottom-grid{display:grid;grid-template-columns:1.3fr 1fr .8fr;align-items:center;gap:45px}.fv-footer-bottom h3{margin-bottom:12px;color:#172255;font-size:16px;font-weight:500}.fv-footer-country-list{display:flex;flex-wrap:wrap;gap:12px}.fv-footer-country-list span{display:inline-flex;align-items:center;gap:4px;color:#888d96;font-size:10px}.fv-footer-country-list b{color:#a5a9af;font-size:7px}.fv-footer-social-list{display:flex;gap:9px}.fv-footer-social-list a{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:12px}.fv-footer-social-list a:nth-child(1){background:#2879d3}.fv-footer-social-list a:nth-child(2){background:#ed2317}.fv-footer-social-list a:nth-child(3){background:#2b9ce4}.fv-footer-social-list a:nth-child(4){background:linear-gradient(135deg,#6646e8,#f54188,#ff9b2f)}.fv-footer-copy{color:#454b55;font-size:13px;text-align:right}@media(max-width:1050px)and (min-width:768px){.fv-footer-top-grid,.fv-footer-payment-grid{gap:35px}.fv-footer-discovery-grid{grid-template-columns:1fr 1fr;gap:30px}}@media(max-width:767px){.fv-footer{display:block!important;padding-bottom:72px}.fv-footer-container{width:100%;padding-inline:14px}.fv-footer-top{padding:27px 0 24px}.fv-footer-top-grid{grid-template-columns:1fr 1fr;gap:25px 17px}.fv-footer-link-column h3{margin-bottom:10px;font-size:13px}.fv-footer-link-column nav{gap:6px}.fv-footer-link-column nav a{font-size:9px;line-height:1.25}.fv-footer-app-column{grid-column:1 / -1;padding-top:5px;border-top:1px solid #e4e5e8}.fv-footer-app-brand{margin-top:15px}.fv-footer-app-brand img{width:34px;height:34px}.fv-footer-app-brand strong{font-size:13px}.fv-footer-app-brand span{font-size:9px}.fv-footer-app-badges{gap:6px}.fv-footer-app-badges a{min-width:0;flex:1 1 30%;min-height:37px;padding:4px 7px}.fv-footer-app-badges a>i{font-size:16px}.fv-footer-app-badges small{font-size:5px}.fv-footer-app-badges strong{font-size:9px}.fv-footer-payments{padding:22px 0}.fv-footer-payment-grid{grid-template-columns:1fr 1fr;gap:24px 18px}.fv-footer-payment-grid>div:first-child{grid-column:1 / -1}.fv-footer-payments h3{margin-bottom:10px;font-size:13px}.fv-footer-payment-list{max-width:none}.fv-footer-payment-list span{min-width:60px;height:31px}.fv-footer-payment-list i{font-size:14px}.fv-footer-payment-list b{font-size:8px}.fv-footer-verified>div i{font-size:18px}.fv-footer-verified>div strong{font-size:17px}.fv-footer-dbid p{font-size:9px}.fv-footer-discovery{padding:26px 0 28px}.fv-footer-discovery-grid{grid-template-columns:1fr;gap:23px}.fv-footer-big-heading{margin-bottom:10px;font-size:14px}.fv-footer-discovery p{font-size:9px;line-height:1.5}.fv-footer-trending-title{margin-top:13px;font-size:14px}.fv-footer-dynamic-column{padding-top:3px}.fv-footer-dynamic-category{margin-bottom:11px;padding-bottom:10px;border-bottom:1px dashed #dbdde1}.fv-footer-dynamic-category:last-of-type{border-bottom:0}.fv-footer-dynamic-category h4,.fv-footer-popular-brands h4,.fv-footer-best-title{font-size:8px}.fv-footer-dynamic-category p,.fv-footer-best-products{font-size:9px;line-height:1.5}.fv-footer-best-products a{display:inline}.fv-footer-bottom{padding:23px 0 25px}.fv-footer-bottom-grid{grid-template-columns:1fr;gap:20px}.fv-footer-bottom h3{margin-bottom:9px;font-size:13px}.fv-footer-country-list{gap:9px}.fv-footer-country-list span{font-size:9px}.fv-footer-copy{padding-top:14px;border-top:1px solid #ededed;font-size:10px;text-align:left}}@media(max-width:360px){.fv-footer-top-grid{grid-template-columns:1fr}.fv-footer-app-column{grid-column:auto}.fv-footer-payment-grid{grid-template-columns:1fr}.fv-footer-payment-grid>div:first-child{grid-column:auto}.fv-footer-app-badges a{flex-basis:100%}}.fv-footer-payment-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.fv-footer-payment-badge{width:72px;height:42px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:6px;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.fv-footer-payment-badge:hover{transform:translateY(-2px);border-color:#ff587d;box-shadow:0 5px 14px #0f172a14}.fv-footer-payment-image img{width:100%;height:100%;display:block;padding:5px 7px;object-fit:contain;object-position:center;background:#fff;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.fv-footer-payment-image.is-visa img{padding:2px;object-fit:cover}.fv-footer-payment-image.is-mastercard img{padding:8px 12px;object-fit:contain}.fv-footer-payment-image.is-amex img{padding:5px 8px;object-fit:contain}.fv-footer-payment-image.is-bkash img{padding:5px 7px;object-fit:contain}.fv-footer-payment-image.is-nagad img{width:29px;height:29px;padding:0;object-fit:contain}.fv-footer-payment-image.is-rocket{width:92px}.fv-footer-payment-image.is-rocket img{padding:0;object-fit:cover;object-position:left center}.fv-footer-payment-generic{gap:5px;padding:0 6px;color:#323943}.fv-footer-payment-generic i{color:#ff587d;font-size:15px}.fv-footer-payment-generic b{font-size:10px;font-weight:700}.fv-footer-payment-fallback{padding:0 5px;color:#313844;font-size:10px;font-weight:700;text-align:center}.fv-footer-copy{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.fv-footer-developed-by{color:#8b919a;font-size:11px}.fv-footer-developed-by strong{color:#ff587d;font-weight:600}@media(max-width:720px){.fv-footer-payment-badge{width:64px;height:39px}.fv-footer-payment-image.is-rocket{width:82px}.fv-footer-copy{align-items:flex-start}}@media(max-width:720px){.mobile-bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(720px,100vw);height:62px;background:#fff;border-top:1px solid #e5e5e8;z-index:100;justify-content:space-around;align-items:center}.mobile-bottom-nav button{border:0;background:transparent;color:#2d3038;display:flex;flex-direction:column;align-items:center;gap:3px;min-width:70px;font-size:22px}.mobile-bottom-nav small{font-size:10px}.mobile-bottom-nav .active{color:var(--orange)}}.mobile-bottom-nav button span{font-size:20px;line-height:1}.mobile-bottom-nav a{border:0;background:transparent;color:#2d3038;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:70px;font-size:22px}.mobile-bottom-nav a>span{position:relative;font-size:20px;line-height:1}.mobile-bottom-nav a b{position:absolute;top:-8px;right:-13px;min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;padding:0 3px;border-radius:999px;background:#ff587d;color:#fff;font-size:8px}.mobile-bottom-nav a.active{color:#ff587d}.fv-global-toast{position:fixed;left:50%;bottom:28px;z-index:5000;min-width:280px;max-width:min(500px,calc(100vw - 32px));min-height:46px;display:grid;grid-template-columns:28px 1fr 24px;align-items:center;gap:8px;padding:9px 10px;transform:translate(-50%);border-radius:5px;background:#222;color:#fff;box-shadow:0 12px 32px #00000038;font-size:12px}.fv-global-toast.success{background:#202020}.fv-global-toast.error{background:#b42318}.fv-global-toast.warning{background:#9a5b13}.fv-global-toast-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#ffffff1f}.fv-global-toast button{width:24px;height:24px;border:0;background:transparent;color:#fff;font-size:18px;cursor:pointer}@media(max-width:720px){.fv-global-toast{bottom:76px;min-width:0;width:calc(100% - 28px);font-size:11px}}:root{--orange: #f85606;--orange-dark: #e94c00;--ink: #0f1748;--text: #333;--muted: #7b7f8c;--soft: #f4f4f6;--soft2: #f0f1f6;--pink: #ff5a73;--pink-soft: #ffb8c4;--white: #fff;--line: #ececf0;--shadow: 0 8px 24px rgba(27, 31, 53, .08)}html{scroll-behavior:smooth}body{margin:0;font-family:Open Sans,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}button,input{font:inherit}img{display:block;max-width:100%}.container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.mobile-appbar,.mobile-search-wrap,.mobile-menu-grid,.mobile-tab-strip,.mobile-bottom-nav{display:none}.desktop-header{background:var(--orange);color:#fff}html,body,button,input,select,textarea{font-family:Open Sans,sans-serif}@media(max-width:720px){body{background:#333}.page-shell{max-width:720px;margin:0 auto;background:#fff;min-height:100vh;position:relative;padding-bottom:66px;overflow:hidden}.desktop-header,.desktop-only,.desktop-footer,.desktop-only-flex,.desktop-only-card{display:none!important}.mobile-appbar,.mobile-search-wrap,.mobile-menu-grid,.mobile-tab-strip,.mobile-bottom-nav{display:flex}.container{width:100%;padding-inline:18px}.page-shell{overflow-x:clip;overflow-y:visible}.desktop-topbar,.desktop-mainbar{display:none!important}}@media(min-width:721px){.desktop-topbar,.desktop-mainbar{display:block}}:root{--zv-primary: #ff587d;--zv-primary-hover: #ea466c;--zv-primary-dark: #d83a60;--zv-primary-light: #ff7897;--zv-primary-soft: #fff0f4;--zv-primary-soft-2: #fff7f9;--primary: #ff587d;--primary-color: #ff587d;--brand: #ff587d;--brand-color: #ff587d;--brand-primary: #ff587d;--accent: #ff587d;--accent-color: #ff587d;--theme-color: #ff587d;--theme-primary: #ff587d;--zv-text: #0f172a;--zv-muted: #667085;--zv-border: #e9e9ec;--zv-background: #f7f7f8;--zv-white: #ffffff}::selection{background:var(--zv-primary);color:#fff}input[type=checkbox],input[type=radio],input[type=range],progress{accent-color:var(--zv-primary)}.page-shell input:focus,.page-shell textarea:focus,.page-shell select:focus{border-color:var(--zv-primary)}.page-shell .btn-primary,.page-shell .primary-btn,.page-shell .primary-button,.page-shell .button-primary,.page-shell .fv-primary-btn,.page-shell .zv-primary-btn{background-color:var(--zv-primary);border-color:var(--zv-primary);color:#fff}.page-shell .btn-primary:hover,.page-shell .primary-btn:hover,.page-shell .primary-button:hover,.page-shell .button-primary:hover,.page-shell .fv-primary-btn:hover,.page-shell .zv-primary-btn:hover{background-color:var(--zv-primary-hover);border-color:var(--zv-primary-hover);color:#fff}.page-shell .text-primary,.page-shell .text-brand,.page-shell .brand-color,.page-shell .theme-color{color:var(--zv-primary)!important}.page-shell .bg-primary,.page-shell .bg-brand,.page-shell .brand-bg,.page-shell .theme-bg{background-color:var(--zv-primary)!important}.page-shell .border-primary,.page-shell .border-brand{border-color:var(--zv-primary)!important}.page-shell .badge-primary,.page-shell .brand-badge{background-color:var(--zv-primary);color:#fff}.page-shell .is-active-brand,.page-shell .active-primary{color:var(--zv-primary)}.page-shell a{transition:color .18s ease,background-color .18s ease,border-color .18s ease}@media(min-width:992px){html{scrollbar-color:var(--zv-primary) #eeeeee}}.fv-home-banner{background:#f5f5f5}.fv-home-banner-container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.fv-home-banner-layout{display:grid;grid-template-columns:minmax(0,990px) 200px;width:100%;min-height:380px;background:#fff}.fv-home-banner-slider{position:relative;min-width:0;height:380px;overflow:hidden;background:#ececec}.fv-home-banner-slide-link{width:100%;height:100%;display:block}.fv-home-banner-slide-link picture,.fv-home-banner-slide-link img{width:100%;height:100%;display:block}.fv-home-banner-slide-link img{object-fit:unset;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.fv-home-banner-dots{position:absolute;left:50%;bottom:12px;z-index:4;display:flex;align-items:center;gap:7px;transform:translate(-50%)}.fv-home-banner-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#fff6;box-shadow:0 0 0 1px #0000000d;cursor:pointer}.fv-home-banner-dots button.active{background:#fff}.fv-home-app-panel{height:380px;overflow:hidden;background:#fff7f4;border-left:1px solid #f0e5e0}.fv-app-panel-title{min-height:55px;display:flex;align-items:center;gap:9px;padding:0 11px;color:#53200d}.fv-app-panel-title strong{font-size:13px;font-weight:600}.fv-app-panel-logo{width:35px;height:39px;display:grid;place-items:center;overflow:hidden;color:#ff5a00;font-size:27px}.fv-app-panel-logo img{width:100%;height:100%;object-fit:contain}.fv-app-promo-card{min-height:158px;margin:0 6px;padding:9px 10px 10px;border-radius:3px;background:linear-gradient(155deg,#ff7926,#ff6658 48%,#ff4d98);color:#fff;box-shadow:inset 0 0 0 2px #ffffff4d}.fv-app-rating{display:flex;align-items:center;gap:3px;font-size:8px;font-weight:700}.fv-app-rating i{font-size:7px}.fv-app-promo-heading{display:block;margin:7px 0 12px;text-align:center;font-size:10px}.fv-app-benefit{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:7px;min-height:43px}.fv-app-benefit>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#ffffffe6;color:#12b8b7;font-size:14px}.fv-app-benefit+.fv-app-benefit>span{color:#ff4e75}.fv-app-benefit strong{font-size:13px;line-height:1.05}.fv-app-download-row{display:grid;grid-template-columns:86px 1fr;gap:8px;padding:9px 8px 0}.fv-app-qr{width:86px;height:86px;display:grid;place-items:center;overflow:hidden;background:#fff;color:#111}.fv-app-qr img{width:100%;height:100%;object-fit:contain}.fv-app-qr>i{font-size:77px}.fv-app-store-buttons{display:flex;flex-direction:column;gap:8px;padding-top:12px}.fv-app-store-buttons a{min-height:26px;display:flex;align-items:center;gap:5px;padding:0 7px;border:1px solid #b7a7ab;border-radius:6px;background:#fff2fa;color:#303030;font-size:9px}.fv-app-store-buttons i{font-size:15px}.fv-app-footer-text{margin:7px 8px 0;color:#171717;font-size:8px}.fv-home-banner-loading{min-height:380px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#848a92;font-size:11px}.fv-home-banner-loading i{color:#f85606}@media(max-width:1100px){.fv-home-banner-layout{grid-template-columns:minmax(0,1fr) 190px}}@media(max-width:767px){.fv-home-banner{background:#fff}.fv-home-banner-container{width:100%}.fv-home-banner-layout{display:block;min-height:0}.fv-home-banner-slider{width:100%;height:auto;aspect-ratio:16 / 7;padding:0 3px;border-radius:10px}.fv-home-app-panel{display:none!important}.fv-home-banner-dots{bottom:8px;gap:5px}.fv-home-banner-dots button{width:7px;height:7px}.fv-home-banner-loading{min-height:160px}}@media(prefers-reduced-motion:reduce){.fv-home-banner-dots button{transition:none}}.fv-category-showcase{padding:22px 0 26px;background:#f5f5f5;color:#212121}.fv-category-showcase-container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.fv-category-heading-row{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:15px}.fv-category-showcase h2{margin:0 0 9px;color:#111;font-size:23px;line-height:1.25;font-weight:500;letter-spacing:-.45px}.fv-category-desktop-controls{margin-bottom:8px;display:flex;align-items:center;gap:6px}.fv-category-desktop-controls button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e3e5;border-radius:50%;background:#fff;color:#606773;cursor:pointer;font-size:10px;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.fv-category-desktop-controls button:hover{border-color:#ff587d;background:#ff587d;color:#fff;transform:translateY(-1px)}.fv-category-desktop-slider{width:100%;position:relative;overflow:hidden;background:#fff;border-top:1px solid #dedede;border-left:1px solid #dedede}.fv-category-desktop-track{width:100%;display:flex;align-items:stretch;will-change:transform;transition:transform .55s cubic-bezier(.22,1,.36,1)}.fv-category-desktop-page{width:100%;min-width:100%;flex:0 0 100%;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:repeat(2,150px);background:#fff}.fv-category-desktop-item{min-width:0;min-height:150px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:14px 7px 10px;overflow:hidden;border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;background:#fff;color:#101010;text-align:center;text-decoration:none;transform:translateZ(0);transition:box-shadow .18s ease,transform .18s ease,background .18s ease}.fv-category-desktop-item:hover{z-index:3;background:#fffafb;box-shadow:inset 0 0 0 1px #ff587d;transform:translateY(-2px)}.fv-category-desktop-image{width:84px;height:84px;flex:0 0 84px;display:flex;align-items:center;justify-content:center;margin:0 auto 7px;overflow:hidden;background:#fff}.fv-category-desktop-image img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform:scale(1);transition:transform .24s ease}.fv-category-desktop-item:hover .fv-category-desktop-image img{transform:scale(1.055)}.fv-category-name{display:-webkit-box;overflow:hidden;color:#111;font-size:14px;line-height:1.22;font-weight:500;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fv-category-image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#fff;color:#c4cad3}.fv-category-image-placeholder i{font-size:17px}.fv-category-slide-arrow{width:38px;height:38px;position:absolute;top:50%;z-index:20;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fffffff5;color:#434b56;box-shadow:0 5px 18px #0f172a26;cursor:pointer;font-size:12px;opacity:0;transform:translateY(-50%) scale(.92);transition:opacity .18s ease,transform .18s ease,color .18s ease,background .18s ease}.fv-category-slide-arrow-left{left:10px}.fv-category-slide-arrow-right{right:10px}.fv-category-desktop-slider:hover .fv-category-slide-arrow{opacity:1;transform:translateY(-50%) scale(1)}.fv-category-slide-arrow:hover{background:#ff587d;color:#fff}.fv-category-desktop-dots{min-height:22px;display:flex;align-items:flex-end;justify-content:center;gap:6px}.fv-category-desktop-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#cfd2d7;cursor:pointer;transition:width .22s ease,background .22s ease,transform .22s ease}.fv-category-desktop-dots button.is-active{width:21px;background:#ff587d}.fv-category-mobile-wrap{display:none}@media(max-width:1050px)and (min-width:768px){.fv-category-desktop-page{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:145px}}@media(max-width:767px){.fv-category-showcase{padding:8px 0 14px;background:#f5f6fa}.fv-category-showcase-container{width:100%;margin:0}.fv-category-title-mobile-hidden{display:none}.fv-category-heading-row{min-height:0}.fv-category-showcase h2:not(.fv-category-title-mobile-hidden){margin:0;padding:8px 12px 7px;font-size:18px}.fv-category-desktop-slider,.fv-category-desktop-dots,.fv-category-desktop-controls{display:none}.fv-category-mobile-wrap{display:block;width:100%;overflow:hidden}.fv-category-mobile-scroller{width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x pan-y;outline:none}.fv-category-mobile-scroller::-webkit-scrollbar{display:none}.fv-category-mobile-track{display:flex;width:max-content;min-width:100%}.fv-category-mobile-page{width:100vw;flex:0 0 100vw;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(78px,auto));align-content:start;gap:5px 0;padding:9px 7px 5px;scroll-snap-align:start;scroll-snap-stop:always;background:#f5f6fa}.fv-category-mobile-item{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2px 2px 5px;color:#222;text-align:center;text-decoration:none}.fv-category-mobile-image{width:50px;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:4px;overflow:hidden;border-radius:8px;background:#fff}.fv-category-mobile-image img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .18s ease}.fv-category-mobile-item:active .fv-category-mobile-image img{transform:scale(.94)}.fv-category-mobile-image .fv-category-image-placeholder{border-radius:8px;background:#fff}.fv-category-mobile-image .fv-category-image-placeholder i{font-size:15px}.fv-category-mobile-item .fv-category-name{width:100%;min-height:25px;display:-webkit-box;overflow:hidden;color:#282828;font-size:10px;line-height:1.16;font-weight:500;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fv-category-mobile-progress{width:40px;height:4px;position:relative;margin:5px auto 0;overflow:hidden;border-radius:999px;background:#e5e6ea}.fv-category-mobile-progress>span{height:100%;position:absolute;top:0;left:0;border-radius:inherit;background:#ff587d;transition:transform .24s ease}}@media(max-width:360px){.fv-category-mobile-page{padding-inline:3px}.fv-category-mobile-image{width:46px;height:46px}.fv-category-mobile-item .fv-category-name{font-size:9px}}@media(prefers-reduced-motion:reduce){.fv-category-desktop-track,.fv-category-mobile-scroller,.fv-category-mobile-progress>span,.fv-category-desktop-item,.fv-category-desktop-image img,.fv-category-slide-arrow{transition:none!important;scroll-behavior:auto!important}}:root{--fv-flash-primary: #ff587d;--fv-flash-primary-hover: #e9476c;--fv-flash-soft: #fff3f6;--fv-flash-text: #171717;--fv-flash-muted: #8d8d8d}.fv-flash-card{min-width:0;height:100%;position:relative;overflow:hidden;background:#fff;color:#212121;transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease}.fv-flash-card:hover{z-index:3;transform:translateY(-2px);box-shadow:0 8px 22px #0f172a14}.fv-flash-card-image{width:100%;height:190px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background:#fff;text-decoration:none}.fv-flash-card-image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform:scale(1);transition:transform .24s ease}.fv-flash-card:hover .fv-flash-card-image img{transform:scale(1.045)}.fv-flash-card-image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#fafafa;color:#c2c7ce;font-size:30px}.fv-flash-card-body{padding:8px 9px 12px}.fv-flash-card-title{min-height:38px;display:-webkit-box;overflow:hidden;color:var( --fv-flash-text );font-size:13px;line-height:1.38;font-weight:400;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .15s ease}.fv-flash-card-title:hover{color:var( --fv-flash-primary )}.fv-flash-card-price{margin-top:5px;display:flex;align-items:baseline;gap:1px;color:var( --fv-flash-primary );font-size:18px;line-height:1.15;font-weight:500}.fv-flash-card-price span{font-size:16px}.fv-flash-card-old-price{min-height:20px;display:flex;align-items:center;gap:6px;margin-top:3px;color:var( --fv-flash-muted );font-size:10px}.fv-flash-card-old-price del{color:#989898}.fv-flash-discount{color:var( --fv-flash-primary );font-weight:600}@media(max-width:900px){.fv-flash-card-image{height:175px}}@media(max-width:720px){.fv-flash-card-image{height:145px}.fv-flash-card-body{padding:7px 7px 10px}.fv-flash-card-title{min-height:34px;font-size:11px}.fv-flash-card-price{font-size:15px}.fv-flash-card-price span{font-size:13px}.fv-flash-card-old-price{font-size:9px}}@media(max-width:360px){.fv-flash-card-image{height:132px}.fv-flash-card-title{font-size:10.5px}}@media(prefers-reduced-motion:reduce){.fv-flash-card,.fv-flash-card-image img{transition:none}}:root{--fv-flash-primary: #ff587d;--fv-flash-primary-hover: #e9476c;--fv-flash-soft: #fff2f5}.fv-home-flash-sale{padding:20px 0 26px;background:#f5f5f5}.fv-home-flash-container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.fv-home-flash-container>h2{margin:0 0 9px;color:#303030;font-size:24px;line-height:1.25;font-weight:500}.fv-home-flash-box{width:100%;position:relative;overflow:hidden;background:#fff;border:1px solid #eeeeee;border-radius:2px}.fv-home-flash-head{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 12px 0 20px;border-bottom:1px solid #dedede;background:#fff}.fv-home-flash-head>span{color:var( --fv-flash-primary );font-size:14px;font-weight:500}.fv-home-flash-head>a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid var( --fv-flash-primary );border-radius:2px;background:#fff;color:var( --fv-flash-primary );font-size:12px;line-height:1;font-weight:600;text-decoration:none;transition:color .16s ease,background .16s ease,border-color .16s ease}.fv-home-flash-head>a:hover{border-color:var( --fv-flash-primary-hover );background:var( --fv-flash-primary );color:#fff}.fv-flash-slider-shell{width:100%;position:relative;overflow:hidden;background:#fff}.fv-flash-slider-viewport{width:100%;overflow:hidden;touch-action:pan-y;transform:translateZ(0)}.fv-flash-slider-track{width:100%;display:flex;align-items:stretch;will-change:transform;backface-visibility:hidden;transform:translateZ(0);transition:transform .5s cubic-bezier(.22,1,.36,1)}.fv-flash-slider-page{width:100%;min-width:100%;flex:0 0 100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:9px 4px 8px;background:#fff}.fv-flash-slider-page>article{min-width:0;border-right:1px solid #f0f0f0}.fv-flash-slider-page>article:last-child{border-right:0}.fv-flash-arrow{width:36px;height:50px;position:absolute;top:50%;z-index:30;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:#00000045;color:#fff;font-size:14px;cursor:pointer;opacity:0;transform:translateY(-50%);transition:opacity .18s ease,background .18s ease}.fv-home-flash-box:hover .fv-flash-arrow{opacity:1}.fv-flash-arrow:hover{background:var( --fv-flash-primary )}.fv-flash-arrow-left{left:0}.fv-flash-arrow-right{right:0}.fv-flash-slider-dots{min-height:26px;display:flex;align-items:center;justify-content:center;gap:6px;padding:3px 0 8px;background:#fff}.fv-flash-slider-dots button{width:7px;height:7px;flex:0 0 auto;padding:0;border:0;border-radius:999px;background:#d7d7d7;cursor:pointer;transition:width .2s ease,background .2s ease}.fv-flash-slider-dots button.active{width:21px;background:var( --fv-flash-primary )}@media(max-width:1050px)and (min-width:768px){.fv-home-flash-container{width:min(calc(100% - 24px),1190px)}}@media(max-width:767px){.fv-home-flash-sale{padding:14px 0 18px;background:#f5f5f5}.fv-home-flash-container{width:100%;margin:0}.fv-home-flash-container>h2{margin:0;padding:0 11px 9px;font-size:19px}.fv-home-flash-box{border-left:0;border-right:0}.fv-home-flash-head{min-height:49px;padding:0 10px 0 12px}.fv-home-flash-head>span{font-size:12px}.fv-home-flash-head>a{min-height:32px;padding:0 9px;font-size:9px}.fv-flash-slider-page{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;background:#eee}.fv-flash-slider-page>article{border:0;background:#fff}.fv-flash-arrow{display:none}.fv-flash-slider-dots{min-height:22px;padding:6px 0 5px}.fv-flash-slider-dots button{width:6px;height:6px}.fv-flash-slider-dots button.active{width:18px}}@media(max-width:360px){.fv-home-flash-head>a{padding:0 7px;font-size:8px}}@media(prefers-reduced-motion:reduce){.fv-flash-slider-track,.fv-flash-slider-dots button,.fv-flash-arrow{transition:none!important}}:root{--jfy-card-primary: #ff587d;--jfy-card-primary-hover: #e9476c;--jfy-card-soft: #fff3f6}.fv-jfy-card{min-width:0;height:100%;position:relative;overflow:hidden;background:#fff;color:#212121;transform:translateZ(0);transition:transform .18s ease,box-shadow .18s ease}.fv-jfy-card:hover{z-index:3;transform:translateY(-2px);box-shadow:0 5px 18px #0000001a}.fv-jfy-card-image{width:100%;height:190px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background:#fff;text-decoration:none}.fv-jfy-card-image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform:scale(1);transition:transform .22s ease}.fv-jfy-card:hover .fv-jfy-card-image img{transform:scale(1.045)}.fv-jfy-image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#fafafa;color:#c4c8cd;font-size:30px}.fv-jfy-card-body{padding:7px 8px 10px}.fv-jfy-card-title{min-height:38px;display:-webkit-box;overflow:hidden;color:#151515;text-decoration:none;font-size:13px;line-height:1.38;font-weight:400;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .15s ease}.fv-jfy-card-title:hover{color:var( --jfy-card-primary )}.fv-jfy-flag{display:inline-block;margin-right:5px;padding:1px 4px;border-radius:2px;font-size:8px;line-height:1.4;font-weight:700;vertical-align:1px}.fv-jfy-price{margin-top:4px;display:flex;align-items:baseline;gap:1px;color:var( --jfy-card-primary );font-size:17px;line-height:1.1;font-weight:500}.fv-jfy-price>span{font-size:15px}.fv-jfy-discount-row{min-height:17px;display:flex;align-items:center;gap:5px;margin-top:3px;color:#919191;font-size:9px}.fv-jfy-discount-row del{color:#a1a1a1}.fv-jfy-discount-percent{color:var( --jfy-card-primary );font-weight:600}.fv-jfy-rating-row{min-height:18px;display:flex;align-items:center;gap:4px;margin-top:3px}.fv-jfy-stars{display:inline-flex;align-items:center;gap:1px;color:#f8b530}.fv-jfy-stars i{font-size:9px}.fv-jfy-rating-row small{color:#9b9b9b;font-size:8px}@media(max-width:1050px){.fv-jfy-card-image{height:175px}}@media(max-width:720px){.fv-jfy-card-image{height:155px}.fv-jfy-card-body{padding:6px 6px 9px}.fv-jfy-card-title{min-height:34px;font-size:11px}.fv-jfy-price{font-size:15px}.fv-jfy-price>span{font-size:13px}}@media(max-width:360px){.fv-jfy-card-image{height:145px}.fv-jfy-card-title{font-size:10.5px}}@media(prefers-reduced-motion:reduce){.fv-jfy-card,.fv-jfy-card-image img{transition:none}}:root{--jfy-primary: #ff587d;--jfy-primary-hover: #e9476c;--jfy-primary-soft: #fff1f5}.fv-jfy-section{padding:20px 0 34px;background:#f5f5f5}.fv-jfy-container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.fv-jfy-container>h2{margin:0 0 9px;color:#343434;font-size:23px;line-height:1.25;font-weight:500}.fv-jfy-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 10px}.fv-jfy-load-more-wrap{display:flex;align-items:center;justify-content:center;padding-top:38px}.fv-jfy-load-more{width:min(390px,100%);min-height:43px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var( --jfy-primary );border-radius:2px;outline:none;background:transparent;color:var( --jfy-primary );font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .17s ease,color .17s ease,border-color .17s ease,transform .17s ease}.fv-jfy-load-more:hover{border-color:var( --jfy-primary-hover );background:var( --jfy-primary );color:#fff}.fv-jfy-load-more:active{transform:scale(.995)}@media(max-width:1050px){.fv-jfy-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.fv-jfy-section{padding:14px 0 95px}.fv-jfy-container{width:100%;padding:0 10px}.fv-jfy-container>h2{margin-bottom:9px;font-size:18px}.fv-jfy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fv-jfy-load-more-wrap{padding-top:25px}.fv-jfy-load-more{min-height:40px}}@media(prefers-reduced-motion:reduce){.fv-jfy-load-more{transition:none}}.bs-page,.bs-page *{box-sizing:border-box}.bs-page{--bs-orange: #FF587D;--bs-orange-dark: #FF587D;--bs-orange-soft: #fff2eb;--bs-navy: #17375f;--bs-text: #111827;width:100%;min-height:100vh;overflow-x:hidden;background:#fff;color:var(--bs-text);font-family:Poppins,Segoe UI,Arial,sans-serif}.bs-page a{text-decoration:none}.bs-page button,.bs-page input{font:inherit}.bs-page button{cursor:pointer}.bs-page svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bs-header{position:sticky;top:0;z-index:1000;width:100%;background:#fffffff7;border-bottom:1px solid #ededed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bs-header-inner{width:min(calc(100% - 48px),1540px);height:66px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.bs-brand{display:flex;align-items:center;gap:10px}.bs-brand-mark{position:relative;width:28px;height:37px}.bs-brand-mark i{position:absolute;display:block;border-radius:2px;background:var(--bs-orange)}.bs-brand-mark i:nth-child(1){width:11px;height:17px;left:0;top:0}.bs-brand-mark i:nth-child(2){width:11px;height:17px;left:0;bottom:0}.bs-brand-mark i:nth-child(3){width:11px;height:22px;right:1px;top:7px}.bs-brand-copy{display:flex;flex-direction:column;line-height:1}.bs-brand-copy strong{color:var(--bs-orange);font-size:19px;font-weight:800}.bs-brand-copy small{margin-top:4px;color:#ff587d;font-size:9px;font-weight:800;letter-spacing:.8px}.bs-nav{display:flex;align-items:center;gap:8px}.bs-nav-login,.bs-nav-register{min-height:40px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;font-size:13px;font-weight:600}.bs-nav-login{color:#505867}.bs-nav-login:hover{color:var(--bs-orange);background:#fff5ef}.bs-nav-register{padding-left:21px;padding-right:21px;background:var(--bs-orange);color:#fff;box-shadow:0 6px 18px #ff5a002e}.bs-nav-register:hover{background:var(--bs-orange-dark)}.bs-nav svg{width:16px;height:16px}.bs-hero{position:relative;width:100%;min-height:650px;overflow:hidden;background:#30251f}.bs-hero-bg{position:absolute;inset:0;z-index:0;background-image:url(/frontend/banner.png);background-size:cover;background-position:center center;background-repeat:no-repeat}.bs-hero-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#140e0aad,#140e0a85 35%,#140e0a3d 66%,#140e0a54)}.bs-hero-inner{position:relative;z-index:2;width:min(calc(100% - 60px),1450px);min-height:650px;margin:0 auto;padding:50px 0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,520px);align-items:center;gap:70px}.bs-promo{max-width:690px;color:#fff}.bs-eyebrow{display:inline-flex;margin-bottom:18px;padding:7px 13px;border:1px solid rgba(255,255,255,.23);border-radius:999px;background:#ffffff14;color:#ffffffeb;font-size:10px;font-weight:700;letter-spacing:1.3px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bs-promo h1{margin:0;color:#fff;font-size:clamp(50px,5vw,80px);font-weight:800;line-height:1;letter-spacing:-2.5px;text-shadow:0 0 8px rgba(255,105,22,.55)}.bs-promo h1 span{color:#ff587d}.bs-promo-text{max-width:590px;margin:22px 0 0;color:#ffffffdb;font-size:15px;line-height:1.7}.bs-stats{max-width:600px;margin-top:38px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bs-stats article{min-height:118px;padding:18px 15px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:#ffffff17;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bs-stat-number{position:relative;width:fit-content;margin:0 auto;color:#fff;font-size:45px;font-weight:700;line-height:1}.bs-stat-number span{position:absolute;right:-19px;bottom:3px;min-width:25px;height:25px;padding:0 4px;display:flex;align-items:center;justify-content:center;border:2px solid #18396b;border-radius:50%;background:#fff;color:#18396b;font-size:11px;font-weight:800}.bs-stats p{margin:10px 0 0;color:#ffffffd6;font-size:11px;font-weight:600;line-height:1.4}.bs-card{width:100%;max-width:520px;padding:32px;border-radius:21px;background:#fff;color:#273044;box-shadow:0 22px 58px #00000040}.bs-card form{margin:0}.bs-card-head{margin-bottom:25px}.bs-small-title{display:block;margin-bottom:5px;color:var(--bs-orange);font-size:9px;font-weight:800;letter-spacing:1.2px}.bs-card h2{margin:0;color:#273044;font-size:24px;font-weight:750;line-height:1.25}.bs-card-head p{margin:8px 0 0;color:#8a93a3;font-size:12px;line-height:1.55}.bs-card-head p a{color:var(--bs-orange);font-weight:700}.bs-form-group{margin-bottom:19px}.bs-label{display:block;margin-bottom:7px;color:#414959;font-size:11px;font-weight:700}.bs-phone-control{width:100%;height:52px;display:flex;align-items:center;overflow:hidden;border:1px solid #d7dde6;border-radius:10px;background:#fff;transition:all .2s ease}.bs-phone-control:focus-within{border-color:var(--bs-orange);box-shadow:0 0 0 3px #ff5a0014}.bs-phone-control input{width:100%;height:100%;min-width:0;padding:0 15px;border:0;outline:0;background:transparent;color:#424b5d;font-size:14px}.bs-country{height:100%;flex-shrink:0;padding:0 14px;border-left:1px solid #eceff3;display:flex;align-items:center;gap:8px;color:#858d9b;font-size:13px;font-weight:600}.bs-bd-flag{position:relative;width:20px;height:20px;display:inline-flex;border-radius:50%;background:#087847}.bs-bd-flag i{position:absolute;width:7px;height:7px;left:8px;top:6px;border-radius:50%;background:#f42d40}.bs-text-input{width:100%;height:50px;padding:0 14px;border:1px solid #d7dde6;border-radius:9px;outline:0;background:#fff;color:#414a5b;font-size:13px;transition:all .2s ease}.bs-text-input:focus{border-color:var(--bs-orange);box-shadow:0 0 0 3px #ff5a0014}.bs-text-input::placeholder,.bs-phone-control input::placeholder{color:#a5acb7}.bs-otp-input{text-align:center;font-size:22px;font-weight:700;letter-spacing:9px}.bs-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:19px}.bs-full{grid-column:1 / -1}.bs-alert{margin:0 0 16px;padding:10px 12px;border:1px solid #ffd3d3;border-radius:8px;background:#fff4f4;color:#d14343;font-size:11px;font-weight:600;line-height:1.5}.bs-submit{width:100%;min-height:51px;padding:0 18px;border:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--bs-orange);color:#fff;font-size:13px;font-weight:700;box-shadow:0 8px 20px #ff5a0038;transition:all .2s ease}.bs-submit:hover:not(:disabled){background:var(--bs-orange-dark);transform:translateY(-1px)}.bs-submit:disabled{opacity:.65;cursor:not-allowed}.bs-submit svg{width:17px;height:17px}.bs-submit-link{text-decoration:none!important}.bs-spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:bsSpin .7s linear infinite}@keyframes bsSpin{to{transform:rotate(360deg)}}.bs-terms-copy{margin:14px 0 0;color:#939aa7;font-size:10px;line-height:1.75}.bs-terms-copy a{color:var(--bs-orange)}.bs-back{margin:0 0 17px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;gap:5px;color:var(--bs-orange);font-size:11px;font-weight:650}.bs-back svg{width:14px;height:14px}.bs-resend-row{margin-top:15px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#939aa6;font-size:10px}.bs-resend{padding:0;border:0;background:transparent;color:var(--bs-orange);font-size:10px;font-weight:700}.bs-resend:disabled{color:#b2b7bf;cursor:not-allowed}.bs-checkbox-row{position:relative;margin-bottom:18px;display:flex;align-items:flex-start;gap:9px;color:#737c8c;font-size:10px;line-height:1.6;cursor:pointer}.bs-checkbox-row input{position:absolute;opacity:0;pointer-events:none}.bs-checkbox-ui{position:relative;width:17px;height:17px;flex-shrink:0;margin-top:1px;border:1px solid #cbd2dc;border-radius:4px;background:#fff}.bs-checkbox-row input:checked+.bs-checkbox-ui{border-color:var(--bs-orange);background:var(--bs-orange)}.bs-checkbox-row input:checked+.bs-checkbox-ui:after{content:"";position:absolute;width:4px;height:8px;top:2px;left:5px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.bs-checkbox-row a{color:var(--bs-orange)}.bs-success{padding:18px 5px 8px;text-align:center}.bs-success-icon{width:70px;height:70px;margin:0 auto 19px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e9f9f2;color:#159466}.bs-success-icon svg{width:34px;height:34px}.bs-success p{max-width:390px;margin:13px auto 24px;color:#808996;font-size:12px;line-height:1.7}.bs-features{padding:30px 20px;background:#fff5fa}.bs-feature-grid{width:min(100%,1500px);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.bs-feature-card{min-height:138px;padding:24px 20px;border-radius:10px;background:#f5f5f5;transition:all .2s ease}.bs-feature-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000000a}.bs-feature-icon{width:25px;height:25px;margin-bottom:13px;color:#111}.bs-feature-icon svg{width:24px;height:24px}.bs-feature-card h3{margin:0 0 7px;color:var(--bs-orange);font-size:16px;font-weight:600}.bs-feature-card p{margin:0;color:#111;font-size:15px;line-height:1.48}.bs-steps{padding:40px 20px 55px;background:#fff7f8}.bs-section-shell{width:min(100%,1500px);margin:0 auto}.bs-section-shell h2{margin:0 0 27px;color:#525252;font-size:clamp(28px,3vw,40px);font-weight:700}.bs-step-image-wrap{display:flex;justify-content:center;width:100%}.bs-step-image{display:block;width:100%;max-width:1450px;max-height:700px;height:auto;object-fit:contain}.bs-faq-section{padding:68px 20px 55px;background:#f8fafc}.bs-faq-shell{width:min(100%,920px);margin:0 auto}.bs-faq-heading{margin-bottom:36px}.bs-faq-heading h2{margin:0;color:var(--bs-navy);font-size:30px;font-weight:700}.bs-faq-heading p{margin:7px 0 0;color:#69758a;font-size:14px}.bs-faq-list{overflow:hidden;border:1px solid #dde2e8;border-radius:15px;background:#fff}.bs-faq-item:not(:last-child){border-bottom:1px solid #edf0f3}.bs-faq-question{width:100%;min-height:72px;padding:0 23px;border:0;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;color:#101827;text-align:left;font-size:14px;font-weight:600}.bs-faq-question:hover{background:#fcfcfd}.bs-faq-arrow{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f4f6;color:#808896}.bs-faq-arrow svg{width:15px;height:15px;transition:transform .3s ease}.bs-faq-item.active .bs-faq-arrow svg{transform:rotate(180deg)}.bs-faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease,opacity .3s ease}.bs-faq-item.active .bs-faq-answer{grid-template-rows:1fr;opacity:1}.bs-faq-answer-inner{overflow:hidden}.bs-faq-answer-inner p{margin:0 23px 20px;padding:14px 16px;border-radius:11px;background:#f8f9fa;color:#68758a;font-size:13px;line-height:1.7}.bs-faq-answer-inner a{color:var(--bs-orange)}.bs-help{min-height:42px;margin-top:23px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--bs-orange);border-radius:999px;color:var(--bs-orange);font-size:12px}.bs-help:hover{background:var(--bs-orange-soft)}.bs-footer{min-height:56px;padding:14px 20px;display:flex;align-items:center;justify-content:center;background:#ff587d;color:#fff;text-align:center;font-size:14px;font-weight:600}@media(max-width:1100px){.bs-hero-inner{grid-template-columns:minmax(0,1fr) minmax(370px,470px);gap:35px}.bs-promo h1{font-size:58px}}@media(max-width:900px){.bs-hero-bg{background-position:center center}.bs-hero-overlay{background:linear-gradient(180deg,#140e0a6b,#140e0ab0)}.bs-hero-inner{width:min(calc(100% - 32px),620px);min-height:auto;padding:30px 0 45px;display:flex;flex-direction:column;gap:34px}.bs-card{order:1}.bs-promo{order:2;width:100%}.bs-promo h1{font-size:50px}.bs-feature-grid{grid-template-columns:1fr}}@media(max-width:600px){.bs-header-inner{width:calc(100% - 22px);height:60px}.bs-brand-mark{width:25px;height:32px}.bs-brand-mark i:nth-child(1),.bs-brand-mark i:nth-child(2){width:10px;height:14px}.bs-brand-mark i:nth-child(3){width:10px;height:19px;top:6px}.bs-brand-copy strong{font-size:17px}.bs-brand-copy small{font-size:7px}.bs-nav{gap:3px}.bs-nav-login,.bs-nav-register{min-height:36px;padding:0 11px;font-size:11px}.bs-nav svg{display:none}.bs-hero{min-height:auto}.bs-hero-bg{background-position:50% center}.bs-hero-inner{width:calc(100% - 20px);padding:18px 0 32px}.bs-card{padding:23px 18px;border-radius:17px}.bs-card h2{font-size:20px}.bs-promo h1{font-size:40px;letter-spacing:-1.4px}.bs-promo-text{margin-top:16px;font-size:13px}.bs-stats{margin-top:23px;grid-template-columns:1fr;gap:7px}.bs-stats article{min-height:auto;padding:13px 14px;text-align:left}.bs-stat-number{display:inline-block;margin:0 16px 0 0;font-size:28px}.bs-stats p{display:inline-block;margin:0;vertical-align:middle}.bs-detail-grid{grid-template-columns:1fr}.bs-full{grid-column:auto}.bs-resend-row{flex-direction:column;align-items:flex-start}.bs-features{padding:18px 12px}.bs-feature-grid{gap:12px}.bs-feature-card{min-height:120px;padding:20px 17px}.bs-feature-card h3{font-size:15px}.bs-feature-card p{font-size:13px}.bs-steps{padding:28px 12px 38px}.bs-section-shell h2{margin-bottom:18px;font-size:25px}.bs-faq-section{padding:44px 12px}.bs-faq-heading{margin-bottom:25px}.bs-faq-heading h2{font-size:25px}.bs-faq-heading p{font-size:12px}.bs-faq-question{min-height:65px;padding:0 15px;font-size:12px}.bs-faq-answer-inner p{margin:0 14px 15px;padding:12px 13px;font-size:11px}.bs-footer{font-size:12px}}.bs-nav-dashboard{min-height:42px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:var(--bs-orange);color:#fff;font-size:13px;font-weight:700;box-shadow:0 7px 20px #ff5a0038;transition:all .2s ease}.bs-nav-dashboard:hover{background:var(--bs-orange-dark);transform:translateY(-1px);box-shadow:0 10px 25px #ff5a0047}.bs-nav-dashboard svg{width:17px;height:17px}.bs-auth-state{width:100%;min-height:300px;padding:15px 5px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.bs-auth-state h2{margin-top:7px;color:#273044;font-size:25px;font-weight:750}.bs-auth-state p{max-width:390px;margin:12px auto 24px;color:#818996;font-size:12px;line-height:1.7}.bs-auth-spinner{width:45px;height:45px;margin-bottom:18px;border:4px solid #f0f1f3;border-top-color:var(--bs-orange);border-radius:50%;animation:bsAuthSpin .8s linear infinite}@keyframes bsAuthSpin{to{transform:rotate(360deg)}}.bs-dashboard-card-button{max-width:310px;margin:0 auto;text-decoration:none!important}@media(max-width:600px){.bs-nav-dashboard{min-height:36px;padding:0 13px;font-size:11px}.bs-nav-dashboard svg{width:14px;height:14px}.bs-auth-state{min-height:260px}.bs-auth-state h2{font-size:21px}}:root{--seller-orange: #ff5a00;--seller-orange-dark: #e74d00;--seller-navy: #20283f;--seller-text: #25304a;--seller-muted: #8791a7;--seller-bg: #f6f7fb;--seller-border: #e8ebf2;--seller-white: #ffffff;--seller-success: #15803d;--seller-warning: #b45309;--seller-danger: #b91c1c;--seller-shadow: 0 18px 50px rgba(25, 36, 66, .1)}*{box-sizing:border-box}.seller-login-page,.seller-dashboard-shell,.seller-route-loader{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--seller-text)}.seller-public-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 7vw;background:#fff;border-bottom:1px solid #f0f1f4}.seller-brand,.seller-dashboard-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;color:var(--seller-orange)}.seller-brand-mark{position:relative;display:inline-flex;width:24px;height:38px}.seller-brand-mark i{position:absolute;display:block;background:var(--seller-orange);border-radius:2px}.seller-brand-mark i:first-child{left:0;top:0;width:9px;height:38px}.seller-brand-mark i:last-child{right:0;top:11px;width:11px;height:16px}.seller-brand strong,.seller-dashboard-brand strong{display:block;font-size:19px;line-height:1;font-weight:800}.seller-brand small,.seller-dashboard-brand small{display:block;margin-top:4px;font-size:10px;letter-spacing:1.2px;font-weight:800}.seller-header-actions{display:flex;align-items:center;gap:14px;color:#7c879e;font-size:14px}.seller-register-link{display:inline-flex;align-items:center;justify-content:center;min-width:100px;height:42px;padding:0 20px;color:#fff;text-decoration:none;font-weight:700;background:var(--seller-orange);border-radius:999px}.seller-login-main{min-height:calc(100vh - 74px);display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,510px);gap:7vw;align-items:center;padding:70px 9vw;background:radial-gradient(circle at 15% 20%,rgba(255,90,0,.12),transparent 30%),linear-gradient(135deg,#f9fafc,#fff 54%,#fff5ef)}.seller-login-copy{max-width:650px}.seller-eyebrow{display:inline-flex;padding:8px 13px;color:var(--seller-orange);background:#ff5a0017;border-radius:999px;font-weight:800;font-size:12px;letter-spacing:1.2px}.seller-login-copy h1{margin:22px 0 20px;color:var(--seller-navy);font-size:clamp(44px,5vw,72px);line-height:1.04;letter-spacing:-2.5px}.seller-login-copy>p{max-width:600px;margin:0;color:#707b91;font-size:18px;line-height:1.75}.seller-login-features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px}.seller-login-features>div{padding:18px;background:#fffc;border:1px solid #eef0f5;border-radius:16px}.seller-login-features strong,.seller-login-features span{display:block}.seller-login-features strong{margin-bottom:6px;color:var(--seller-navy);font-size:15px}.seller-login-features span{color:#8b94a8;font-size:12px;line-height:1.5}.seller-login-card{width:100%;padding:36px;background:#fff;border:1px solid rgba(230,233,240,.9);border-radius:24px;box-shadow:var(--seller-shadow)}.seller-login-card-head h2{margin:0;color:var(--seller-navy);font-size:28px}.seller-login-card-head p{margin:8px 0 28px;color:var(--seller-muted);font-size:14px;line-height:1.6}.seller-alert{margin-bottom:18px;padding:13px 15px;border-radius:11px;font-size:13px;line-height:1.5}.seller-alert-error{color:#a11919;background:#fff1f1;border:1px solid #ffd5d5}.seller-field{display:block;margin-bottom:19px}.seller-field>span{display:block;margin-bottom:8px;color:#525d73;font-size:13px;font-weight:700}.seller-field input[type=text],.seller-field input[type=password]{width:100%;height:50px;padding:0 15px;color:#2b354d;background:#fff;border:1px solid #dce0e8;border-radius:10px;outline:none;transition:border-color .2s,box-shadow .2s}.seller-field input:focus{border-color:var(--seller-orange);box-shadow:0 0 0 3px #ff5a001a}.seller-password-field{position:relative}.seller-password-field input{padding-right:74px!important}.seller-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);padding:8px 9px;color:var(--seller-orange);background:transparent;border:0;font-weight:700;cursor:pointer}.seller-form-row{display:flex;justify-content:space-between;align-items:center;margin:3px 0 22px}.seller-remember{display:inline-flex;align-items:center;gap:8px;color:#667086;font-size:13px}.seller-remember input{accent-color:var(--seller-orange)}.seller-login-button{width:100%;height:52px;color:#fff;background:var(--seller-orange);border:0;border-radius:10px;font-size:15px;font-weight:800;cursor:pointer}.seller-login-button:hover:not(:disabled){background:var(--seller-orange-dark)}.seller-login-button:disabled{opacity:.65;cursor:wait}.seller-login-footer{margin-top:24px;padding-top:22px;color:#8a93a5;border-top:1px solid #edf0f5;text-align:center;font-size:13px}.seller-login-footer a{color:var(--seller-orange);font-weight:700;text-decoration:none}.seller-dashboard-shell{min-height:100vh;display:flex;background:var(--seller-bg)}.seller-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:258px;padding:24px 18px;background:#20263a;color:#c6ccda;overflow-y:auto}.seller-dashboard-brand{padding:0 10px 26px;color:#fff}.seller-dashboard-brand .seller-brand-mark i{background:var(--seller-orange)}.seller-dashboard-brand small{color:#ffa16d}.seller-sidebar-nav{display:flex;flex-direction:column;gap:5px}.seller-sidebar-nav a{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 13px;color:#bac2d3;text-decoration:none;border-radius:9px;font-size:14px;font-weight:600}.seller-sidebar-nav a:hover,.seller-sidebar-nav a.active{color:#fff;background:#ffffff14}.seller-sidebar-nav a.active{box-shadow:inset 3px 0 0 var(--seller-orange)}.seller-nav-section{margin:22px 13px 7px;color:#717b93;font-size:10px;font-weight:800;letter-spacing:1px}.nav-icon{width:22px;text-align:center;color:#f5a06c;font-size:17px}.seller-sidebar-nav .logout-link{margin-top:8px;color:#ffb795}.seller-dashboard-main{width:calc(100% - 258px);min-height:100vh;margin-left:258px}.seller-dashboard-topbar{position:sticky;top:0;z-index:15;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:#fffffff5;border-bottom:1px solid var(--seller-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.seller-topbar-left{display:flex;align-items:center;gap:14px}.seller-topbar-left h1{margin:0;color:var(--seller-navy);font-size:20px}.seller-topbar-left p{margin:4px 0 0;color:var(--seller-muted);font-size:12px}.seller-menu-button{display:none;width:38px;height:38px;background:#fff;border:1px solid var(--seller-border);border-radius:9px;cursor:pointer}.seller-topbar-profile{display:flex;align-items:center;gap:11px}.seller-store-avatar{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;color:#fff;background:var(--seller-orange);border-radius:50%;font-weight:800}.seller-store-avatar img{width:100%;height:100%;object-fit:cover}.seller-topbar-profile strong,.seller-topbar-profile span{display:block}.seller-topbar-profile strong{max-width:220px;color:var(--seller-navy);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seller-topbar-profile span{margin-top:3px;color:var(--seller-muted);font-size:11px}.seller-dashboard-content{max-width:1500px;margin:0 auto;padding:30px}.seller-approval-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;padding:18px 20px;color:#8a4a08;background:#fff8e7;border:1px solid #f7dda5;border-radius:14px}.seller-approval-banner strong{display:block;color:#714007;font-size:14px}.seller-approval-banner p{margin:5px 0 0;font-size:12px;line-height:1.6}.seller-approval-banner>span{flex:0 0 auto;padding:7px 11px;color:#92500c;background:#ffe8b9;border-radius:999px;font-size:11px;font-weight:800}.seller-dashboard-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.seller-dashboard-heading h2{margin:0;color:var(--seller-navy);font-size:22px}.seller-dashboard-heading p{margin:6px 0 0;color:var(--seller-muted);font-size:13px}.seller-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.seller-stat-card{display:flex;gap:15px;min-width:0;padding:21px;background:#fff;border:1px solid var(--seller-border);border-radius:15px}.seller-stat-icon{flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;color:var(--seller-orange);background:#fff2eb;border-radius:12px;font-size:20px;font-weight:800}.seller-stat-card span,.seller-stat-card small,.seller-stat-card strong{display:block}.seller-stat-card span{color:#7c869a;font-size:12px;font-weight:600}.seller-stat-card strong{margin:6px 0 4px;color:var(--seller-navy);font-size:25px;line-height:1.1;word-break:break-word}.seller-stat-card small{color:#9aa2b2;font-size:10px;line-height:1.5}.seller-dashboard-two-column{display:grid;grid-template-columns:1.3fr .7fr;gap:18px;margin-top:18px}.seller-panel{background:#fff;border:1px solid var(--seller-border);border-radius:15px}.seller-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #eff1f5}.seller-panel-head h3{margin:0;color:var(--seller-navy);font-size:15px}.seller-panel-head p{margin:5px 0 0;color:var(--seller-muted);font-size:11px}.seller-wallet-currency{padding:6px 9px;color:var(--seller-orange);background:#fff0e8;border-radius:999px;font-size:10px;font-weight:800}.seller-wallet-balance{padding:24px 22px 18px}.seller-wallet-balance span{display:block;color:#818a9e;font-size:12px}.seller-wallet-balance strong{display:block;margin-top:7px;color:var(--seller-navy);font-size:32px}.seller-wallet-breakdown{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#edf0f5;border-top:1px solid #edf0f5}.seller-wallet-breakdown>div{padding:16px 18px;background:#fff}.seller-wallet-breakdown span,.seller-wallet-breakdown strong{display:block}.seller-wallet-breakdown span{color:#929aab;font-size:10px}.seller-wallet-breakdown strong{margin-top:5px;color:#343e55;font-size:13px}.seller-store-status-list{margin:0;padding:8px 22px 16px}.seller-store-status-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #f0f2f6}.seller-store-status-list>div:last-child{border-bottom:0}.seller-store-status-list dt{color:#8b94a6;font-size:11px}.seller-store-status-list dd{margin:0;color:#3a455b;font-size:12px;font-weight:700;text-align:right}.seller-status-badge{display:inline-flex;align-items:center;padding:5px 9px;background:#eef1f6;border-radius:999px;color:#596579;font-size:10px;font-weight:800;white-space:nowrap}.status-active,.status-approved,.status-completed,.status-delivered,.status-paid{color:#14703a;background:#e8f8ef}.status-pending,.status-new_order,.status-processing,.status-confirmed,.status-ready_to_ship,.status-dispatched{color:#99600b;background:#fff4d8}.status-rejected,.status-suspended,.status-cancelled,.status-failed{color:#a52b2b;background:#ffeded}.seller-orders-panel{margin-top:18px}.seller-table-wrap{overflow-x:auto}.seller-orders-table{width:100%;min-width:850px;border-collapse:collapse}.seller-orders-table th,.seller-orders-table td{padding:14px 18px;border-bottom:1px solid #f0f2f6;text-align:left;vertical-align:middle}.seller-orders-table th{color:#8c95a7;background:#fafbfc;font-size:10px;letter-spacing:.4px;text-transform:uppercase}.seller-orders-table td{color:#505b70;font-size:11px}.seller-orders-table td strong,.seller-orders-table td span:not(.seller-status-badge){display:block}.seller-orders-table td strong{color:#303a50;font-size:11px}.seller-orders-table td span:not(.seller-status-badge){margin-top:4px;color:#98a0b0;font-size:9px}.seller-empty-cell{height:120px;color:#9ca4b3!important;text-align:center!important}.seller-dashboard-loading{min-height:300px;display:grid;place-items:center;color:#8992a5;background:#fff;border:1px solid var(--seller-border);border-radius:14px}.seller-route-loader{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#737d91;background:#f7f8fb}.seller-route-spinner{width:36px;height:36px;border:3px solid #ffe0cf;border-top-color:var(--seller-orange);border-radius:50%;animation:seller-spin .75s linear infinite}@keyframes seller-spin{to{transform:rotate(360deg)}}.seller-sidebar-overlay{display:none}@media(max-width:1180px){.seller-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-dashboard-two-column{grid-template-columns:1fr}}@media(max-width:900px){.seller-login-main{grid-template-columns:1fr;padding:50px 7vw}.seller-login-copy{max-width:none}.seller-login-copy h1{font-size:48px}.seller-sidebar{transform:translate(-100%);transition:transform .25s ease}.seller-sidebar.is-open{transform:translate(0)}.seller-sidebar-overlay{position:fixed;inset:0;z-index:25;display:block;background:#13182773;border:0}.seller-dashboard-main{width:100%;margin-left:0}.seller-menu-button{display:inline-grid;place-items:center}}@media(max-width:640px){.seller-public-header{height:68px;padding:0 20px}.seller-header-actions>span{display:none}.seller-register-link{min-width:82px;height:38px;padding:0 15px}.seller-login-main{padding:34px 18px}.seller-login-copy h1{margin-top:17px;font-size:38px;letter-spacing:-1.5px}.seller-login-copy>p{font-size:15px}.seller-login-features{grid-template-columns:1fr;margin-top:24px}.seller-login-card{padding:25px 20px;border-radius:18px}.seller-dashboard-topbar{height:70px;padding:0 16px}.seller-topbar-profile>div:last-child{display:none}.seller-dashboard-content{padding:20px 14px}.seller-approval-banner{align-items:flex-start;flex-direction:column}.seller-stat-grid{grid-template-columns:1fr;gap:12px}.seller-wallet-breakdown{grid-template-columns:1fr}}:root{--seller-primary: #ff620d;--seller-primary-hover: #e95808;--seller-primary-dark: #d94f00;--seller-primary-darker: #b94200;--seller-primary-soft: #fff3ec;--seller-primary-soft-2: #ffe9dc;--seller-primary-border: #ffd0b6;--sidebar-bg: #ff620d;--sidebar-hover: #e95808;--sidebar-active-bg: #d94f00;--sidebar-active-border: #ffffff;--sidebar-text: #fff4ee;--sidebar-submenu-bg: #c94700;--sidebar-submenu-hover: #b94200;--bg-color: #f7f7f9;--text-dark: #1e293b;--text-heading: #ff620d;--text-muted: #64748b;--card-bg: #ffffff;--border-color: #e5e7eb;--blue-light: #fff3ec;--blue-dark: #ff620d;--green-light: #ecfdf5;--green-dark: #10b981;--orange-light: #fff3ec;--orange-dark: #ff620d;--red-light: #fef2f2;--red-dark: #ef4444;--shadow-sm: 0 4px 15px rgba(15, 23, 42, .04);--shadow-md: 0 10px 30px rgba(15, 23, 42, .09);--orange-shadow: 0 8px 25px rgba(255, 98, 13, .17)}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:var(--bg-color);color:var(--text-dark);font-family:Inter,sans-serif;overflow-x:hidden}button,input,textarea,select{font-family:inherit}button{cursor:pointer}a{text-decoration:none}ul{list-style:none}.seller-layout{width:100%;min-height:100vh;background:var(--bg-color)}.sidebar{position:fixed;top:0;left:0;z-index:1000;width:270px;height:100vh;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;background:var(--sidebar-bg);box-shadow:4px 0 20px #ff620d29;transition:transform .3s ease}.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-track{background:#ffffff0f}.sidebar::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:5px}.logo-area{min-height:70px;display:flex;align-items:center;padding:0 25px;border-bottom:1px solid rgba(255,255,255,.18)}.seller-logo-link{display:flex;align-items:center;color:#fff;font-size:1.3rem;font-weight:800;letter-spacing:.2px}.seller-logo-link i{margin-right:10px;color:#fff;font-size:1.4rem}.seller-center-label{padding:13px 25px 5px;color:#ffffffb8;font-size:.67rem;font-weight:800;letter-spacing:1.5px}.close-sidebar{display:none;margin-left:auto;width:36px;height:36px;align-items:center;justify-content:center;padding:0;border:none;border-radius:8px;background:#ffffff1a;color:#fff;font-size:1.25rem}.close-sidebar:hover{background:#fff3}.menu-list{padding:10px 0 30px}.menu-list li{position:relative}.single-menu-link{width:100%;min-height:48px;display:flex;align-items:center;padding:14px 25px;border-left:4px solid transparent;color:var(--sidebar-text);font-size:.9rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s}.single-menu-link:hover{background:var(--sidebar-hover);color:#fff}.single-menu-link.active{background:var(--sidebar-active-bg);border-left:4px solid var(--sidebar-active-border);color:#fff;font-weight:700}.single-menu-link.active .menu-left-content>i{color:#fff}.submenu-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 25px;border:none;border-left:4px solid transparent;background:transparent;color:var(--sidebar-text);font-size:.9rem;font-weight:500;text-align:left;transition:background-color .2s,color .2s,border-color .2s}.submenu-toggle:hover{background:var(--sidebar-hover);color:#fff}.has-submenu.open>.submenu-toggle{background:var(--sidebar-active-bg);border-left:4px solid var(--sidebar-active-border);color:#fff;font-weight:700}.menu-left-content{display:flex;align-items:center}.menu-left-content>i{width:32px;color:#ffffffc2;font-size:1.1rem}.has-submenu.open .menu-left-content>i{color:#fff}.chevron-icon{width:auto!important;color:#fffc;font-size:.68rem!important;transition:transform .32s ease}.has-submenu.open .chevron-icon{color:#fff;transform:rotate(180deg)}.submenu{max-height:0;overflow:hidden;background:var(--sidebar-submenu-bg);transition:max-height .36s ease}.has-submenu.open .submenu{max-height:520px}.submenu li a{min-height:40px;display:flex;align-items:center;gap:8px;padding:10px 20px 10px 50px;color:#ffffffc7;font-size:.84rem;font-weight:400;transition:background-color .2s,color .2s}.submenu li a:hover{background:var(--sidebar-submenu-hover);color:#fff}.submenu li a.submenu-active{background:var(--sidebar-submenu-hover);color:#fff;font-weight:600}.submenu-arrow-icon{width:8px;min-width:8px;color:#ffffff8c;font-size:.45rem!important;transition:color .2s,transform .2s}.submenu li a:hover .submenu-arrow-icon{color:#fff;transform:translate(2px)}.submenu li a.submenu-active .submenu-arrow-icon{color:#fff}.main-wrapper{width:calc(100% - 270px);min-height:100vh;margin-left:270px;display:flex;flex-direction:column;transition:margin-left .3s ease,width .3s ease}.top-header{position:sticky;top:0;z-index:99;height:70px;display:flex;align-items:center;padding:0 30px;border-bottom:1px solid var(--seller-primary-soft-2);background:#fff;box-shadow:0 3px 15px #ff620d0f}.mobile-toggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;padding:0;border:1px solid var(--seller-primary-border);border-radius:8px;background:var(--seller-primary-soft);color:var(--seller-primary);font-size:1.2rem}.header-right{display:flex;align-items:center;gap:15px;margin-left:auto}.header-icon{position:relative;width:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:var(--seller-primary-soft);color:var(--seller-primary);font-size:1.15rem;transition:background-color .2s,color .2s}.header-icon:hover{background:var(--seller-primary);color:#fff}.header-icon:after{content:"";position:absolute;top:5px;right:6px;width:8px;height:8px;border:2px solid #ffffff;border-radius:50%;background:#ef4444}.user-dropdown-wrapper{position:relative}.user-profile{display:flex;align-items:center;padding:2px;border:2px solid transparent;border-radius:50%;background:transparent;transition:border-color .2s}.user-profile:hover{border-color:var(--seller-primary)}.avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.avatar-fallback{display:flex;justify-content:center;align-items:center;background:var(--seller-primary);color:#fff;font-size:1rem;font-weight:800}.dropdown-menu{position:absolute;top:120%;right:0;z-index:150;width:220px;padding:10px 0;border:1px solid var(--seller-primary-border);border-radius:10px;background:#fff;box-shadow:var(--orange-shadow);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.dropdown-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-user-info{display:flex;flex-direction:column;padding:8px 20px 10px}.dropdown-user-info strong{color:var(--text-dark);font-size:.9rem}.dropdown-user-info span{margin-top:3px;color:var(--text-muted);font-size:.75rem}.dropdown-divider{height:1px;margin:8px 0;background:var(--border-color)}.dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 20px;color:var(--text-dark);font-size:.88rem;font-weight:500;transition:background-color .2s,color .2s}.dropdown-item i{width:17px;color:var(--seller-primary);text-align:center}.dropdown-item:hover{background:var(--seller-primary-soft);color:var(--seller-primary)}.text-danger,.text-danger i{color:#ef4444!important}.text-danger:hover{background:#fef2f2!important}.page-content{flex:1;padding:25px 30px}.seller-account-status{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:18px 20px;border:1px solid var(--border-color);border-radius:12px;background:#fff;box-shadow:var(--shadow-sm)}.seller-account-status-left{display:flex;align-items:center;gap:14px}.seller-account-status-icon{width:46px;height:46px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:1.2rem}.seller-account-status-title{display:block;margin-bottom:3px;color:var(--text-muted);font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.seller-account-status strong{display:block;color:var(--text-dark);font-size:1rem;font-weight:700}.seller-account-status p{margin-top:4px;color:var(--text-muted);font-size:.82rem;line-height:1.5}.seller-account-status.pending{border-color:var(--seller-primary-border);background:var(--seller-primary-soft)}.seller-account-status.pending .seller-account-status-icon{background:var(--seller-primary-soft-2);color:var(--seller-primary)}.seller-account-status.approved{border-color:#a7f3d0;background:#f8fffc}.seller-account-status.approved .seller-account-status-icon{background:var(--green-light);color:var(--green-dark)}.seller-account-status.rejected{border-color:#fecaca;background:snow}.seller-account-status.rejected .seller-account-status-icon{background:var(--red-light);color:var(--red-dark)}.seller-account-status.default{border-color:var(--seller-primary-border)}.seller-account-status.default .seller-account-status-icon{background:var(--seller-primary-soft);color:var(--seller-primary)}.dashboard-error{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;border:1px solid #fecaca;border-radius:10px;background:var(--red-light);color:#b91c1c;font-size:.88rem;font-weight:600}.stats-row-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:20px}.stats-row-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:30px}.stat-card{position:relative;display:flex;justify-content:space-between;align-items:center;padding:24px;overflow:hidden;border:1px solid var(--border-color);border-radius:12px;background:#fff;box-shadow:var(--shadow-sm);transition:transform .2s,border-color .2s,box-shadow .2s}.stat-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:var(--seller-primary);opacity:0;transition:opacity .2s}.stat-card:hover{transform:translateY(-3px);border-color:var(--seller-primary-border);box-shadow:var(--orange-shadow)}.stat-card:hover:before{opacity:1}.stat-info{min-width:0}.stat-info h2{margin-bottom:4px;color:var(--seller-primary);font-size:1.7rem;font-weight:800;line-height:1.2}.stat-info p{color:var(--text-muted);font-size:.85rem;font-weight:500}.stat-icon{width:50px;height:50px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-left:15px;border-radius:10px;font-size:1.35rem}.bg-blue,.bg-orange{background:var(--seller-primary-soft);color:var(--seller-primary)}.bg-green{background:var(--green-light);color:var(--green-dark)}.bg-red{background:var(--red-light);color:var(--red-dark)}.white-card{overflow:hidden;border:1px solid var(--border-color);border-radius:12px;background:#fff;box-shadow:var(--shadow-sm)}.table-header{display:flex;align-items:center;justify-content:space-between;padding:20px 25px;border-bottom:1px solid var(--border-color)}.table-header h2{color:var(--seller-primary);font-size:1.1rem;font-weight:700}.view-all-link{color:var(--seller-primary);font-size:.84rem;font-weight:700;transition:color .2s}.view-all-link:hover{color:var(--seller-primary-dark)}.table-responsive{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{padding:16px 25px;text-align:left}th{border-bottom:1px solid var(--border-color);background:#fafafa;color:var(--text-muted);font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.45px}tbody tr{border-bottom:1px solid var(--border-color);transition:background-color .2s}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:var(--seller-primary-soft)}td{color:#334155;font-size:.88rem;font-weight:500}td strong{color:var(--text-dark);font-weight:700}.user-subtext{margin-left:4px;color:var(--text-muted);font-size:.78rem}.table-empty{height:120px;color:var(--text-muted);text-align:center;font-size:.86rem}.table-loading{display:flex;justify-content:center;align-items:center;gap:10px}.table-loading i{color:var(--seller-primary)}.badge{display:inline-block;padding:5px 12px;border-radius:20px;font-size:.73rem;font-weight:700}.badge-soft-green{background:var(--green-light);color:var(--green-dark)}.badge-soft-orange{background:var(--seller-primary-soft);color:var(--seller-primary)}.badge-soft-red{background:var(--red-light);color:var(--red-dark)}.badge-soft-blue{background:var(--seller-primary-soft);color:var(--seller-primary)}.footer{padding:20px;border-top:1px solid var(--seller-primary-soft-2);background:#fff;color:var(--text-muted);text-align:center;font-size:.84rem;font-weight:500}.footer span{color:var(--seller-primary);font-weight:700}.floating-btn{position:fixed;right:30px;bottom:30px;z-index:100;width:55px;height:55px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--seller-primary);color:#fff;font-size:1.4rem;box-shadow:0 8px 25px #ff620d4d;transition:background-color .2s,transform .2s}.floating-btn:hover{background:var(--seller-primary-dark);transform:translateY(-2px)}.sidebar-overlay{position:fixed;inset:0;z-index:999;display:none;width:100vw;height:100vh;padding:0;border:none;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sidebar-overlay.active{display:block}.seller-layout input,.seller-layout select,.seller-layout textarea{border:1px solid var(--border-color);outline:none;transition:border-color .2s,box-shadow .2s}.seller-layout input:focus,.seller-layout select:focus,.seller-layout textarea:focus{border-color:var(--seller-primary);box-shadow:0 0 0 3px #ff620d1a}.seller-primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid var(--seller-primary);border-radius:7px;background:var(--seller-primary);color:#fff;font-size:.84rem;font-weight:700;transition:.2s}.seller-primary-btn:hover{border-color:var(--seller-primary-dark);background:var(--seller-primary-dark);color:#fff}.seller-outline-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid var(--seller-primary);border-radius:7px;background:#fff;color:var(--seller-primary);font-size:.84rem;font-weight:700;transition:.2s}.seller-outline-btn:hover{background:var(--seller-primary);color:#fff}.seller-layout .seller-link{color:var(--seller-primary);font-weight:600}.seller-layout .seller-link:hover{color:var(--seller-primary-dark)}@media(max-width:1200px){.stats-row-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.sidebar{transform:translate(-100%)}.sidebar.active{transform:translate(0)}.main-wrapper{width:100%;margin-left:0}.mobile-toggle,.close-sidebar{display:flex}}@media(max-width:576px){.page-content{padding:15px}.top-header{padding:0 15px}.stats-row-4,.stats-row-2{grid-template-columns:1fr}.stat-card{padding:20px}.stat-info h2{font-size:1.45rem}.seller-account-status{flex-direction:column;align-items:flex-start}.seller-account-status-left{align-items:flex-start}th,td{padding:12px 15px}.sidebar{width:270px;max-width:86vw}.floating-btn{right:20px;bottom:20px;width:50px;height:50px}}.seller-notification-link{text-decoration:none}.header-icon:after{display:none!important}.seller-notification-count{position:absolute;top:-4px;right:-5px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#ef4444;color:#fff;font-size:8px;font-weight:800;line-height:1}.floating-btn{text-decoration:none}.seller-floating-count{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#ef4444;color:#fff;font-size:8px;font-weight:800}:root{--sdb-orange: #ff620d;--sdb-orange-dark: #e55300;--sdb-text: #1d2736;--sdb-muted: #7d8797;--sdb-border: #e4e8ee;--sdb-soft: #f7f8fa;--sdb-card: #ffffff;--sdb-shadow: 0 1px 2px rgba(16, 24, 40, .04), 0 7px 22px rgba(16, 24, 40, .07)}.sdb-page{width:100%;min-height:calc(100vh - 130px);color:var(--sdb-text)}.sdb-page *,.sdb-page *:before,.sdb-page *:after{box-sizing:border-box}.sdb-loading{min-height:430px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;border:1px solid var(--sdb-border);border-radius:12px;background:#fff;color:var(--sdb-muted);box-shadow:var(--sdb-shadow)}.sdb-spinner{width:34px;height:34px;border:3px solid #ffe4d5;border-top-color:var(--sdb-orange);border-radius:50%;animation:sdb-spin .7s linear infinite}@keyframes sdb-spin{to{transform:rotate(360deg)}}.sdb-dashboard-header{position:relative;min-height:132px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:12px;padding:24px 26px 24px 30px;border:1px solid var(--sdb-border);border-radius:13px;background:#fff;box-shadow:var(--sdb-shadow)}.sdb-dashboard-header:before{content:"";position:absolute;top:21px;bottom:21px;left:0;width:4px;border-radius:0 5px 5px 0;background:var(--sdb-orange)}.sdb-eyebrow{display:block;margin-bottom:5px;color:var(--sdb-orange);font-size:8px;font-weight:900;letter-spacing:.11em}.sdb-dashboard-header h1{margin:0;color:#182230;font-size:clamp(25px,2.5vw,34px);line-height:1.1;letter-spacing:-.025em;text-shadow:0 1px 0 rgba(255,255,255,.9),0 1px 2px rgba(15,23,42,.08)}.sdb-dashboard-header p{max-width:760px;margin:7px 0 0;color:#727d8e;font-size:11px;line-height:1.6}.sdb-dashboard-header p strong{color:#344054}.sdb-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.sdb-button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid #dfe4ea;border-radius:8px;background:#fff;color:#445065;font-size:10px;font-weight:800;text-decoration:none;box-shadow:0 2px 6px #1018280a}.sdb-button:hover{border-color:#ffbc98;color:var(--sdb-orange);background:#fffaf7}.sdb-button-primary{border-color:var(--sdb-orange);background:var(--sdb-orange);color:#fff}.sdb-button-primary:hover{border-color:var(--sdb-orange-dark);background:var(--sdb-orange-dark);color:#fff}.sdb-status-strip{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:19px;padding:9px 13px;border:1px solid var(--sdb-border);border-radius:10px;background:#fff;box-shadow:0 2px 10px #10182809}.sdb-status-left{display:flex;align-items:center;gap:9px}.sdb-status-check{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:8px;color:#a06a00;background:#fff4d6}.sdb-status-check.active{color:#087443;background:#eafaf2}.sdb-status-left small,.sdb-status-left strong{display:block}.sdb-status-left small{color:#98a2b3;font-size:7px;font-weight:800;text-transform:uppercase}.sdb-status-left strong{margin-top:2px;color:#344054;font-size:10px}.sdb-status-actions{display:flex;align-items:center;gap:13px}.sdb-status-link{display:inline-flex;align-items:center;gap:6px;color:var(--sdb-orange);font-size:9px;font-weight:800;text-decoration:none}.sdb-error{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;background:#fff4f5;color:#b42318;font-size:10px}.sdb-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.sdb-section-heading h2{margin:0;color:#1f2937;font-size:15px;font-weight:800;letter-spacing:-.01em}.sdb-section-heading p{margin:3px 0 0;color:#8b95a5;font-size:8px}.sdb-section-heading>span{color:#98a2b3;font-size:8px}.sdb-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:17px}.sdb-metric-card{--tone: #ff620d;--tone-soft: #fff1e8;position:relative;min-width:0;min-height:126px;display:flex;flex-direction:column;overflow:hidden;padding:14px 15px 13px;border:1px solid #e4e8ee;border-radius:12px;background:#fff;color:#263141;text-decoration:none;box-shadow:0 2px 4px #10182809,0 9px 24px #10182813;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.sdb-metric-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--tone) 28%,#e4e8ee);box-shadow:0 3px 7px #1018280d,0 14px 30px #1018281a}.sdb-metric-accent{position:absolute;top:0;left:16px;right:16px;height:3px;border-radius:0 0 3px 3px;background:var(--tone)}.sdb-metric-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:11px}.sdb-metric-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:var(--tone);background:var(--tone-soft);font-size:13px}.sdb-metric-open{color:#c0c6d0;font-size:9px}.sdb-metric-card:hover .sdb-metric-open{color:var(--tone)}.sdb-metric-value{display:block;overflow:hidden;color:#172033;font-size:clamp(18px,1.55vw,23px);line-height:1.08;letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 0 #fff,0 1px 2px rgba(15,23,42,.12)}.sdb-metric-label{display:block;margin-top:6px;color:#364152;font-size:9px;font-weight:850;text-shadow:0 1px 0 #fff,0 1px 1px rgba(15,23,42,.05)}.sdb-metric-card small{display:block;margin-top:auto;padding-top:7px;overflow:hidden;color:#929baa;font-size:7.5px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}.sdb-tone-orange{--tone: #ff620d;--tone-soft: #fff1e8}.sdb-tone-teal{--tone: #0f9f8f;--tone-soft: #e8faf7}.sdb-tone-purple{--tone: #7c3aed;--tone-soft: #f2ebff}.sdb-tone-red{--tone: #dc3545;--tone-soft: #fff0f2}.sdb-tone-blue{--tone: #2563eb;--tone-soft: #edf4ff}.sdb-tone-pink{--tone: #db2777;--tone-soft: #fff0f7}.sdb-tone-indigo{--tone: #4f46e5;--tone-soft: #efefff}.sdb-tone-green{--tone: #079455;--tone-soft: #eaf9f1}.sdb-tone-cyan{--tone: #0891b2;--tone-soft: #e9f9fc}.sdb-tone-amber{--tone: #d97706;--tone-soft: #fff5e6}.sdb-tone-violet{--tone: #6d28d9;--tone-soft: #f3edff}.sdb-tone-rose{--tone: #e11d48;--tone-soft: #fff0f3}.sdb-tone-emerald{--tone: #047857;--tone-soft: #e8f7f1}.sdb-tone-navy{--tone: #29447b;--tone-soft: #edf2fa}.sdb-tone-lime{--tone: #5f8f16;--tone-soft: #f1f8e8}.sdb-panel{margin-bottom:15px;overflow:hidden;border:1px solid var(--sdb-border);border-radius:12px;background:#fff;box-shadow:0 1px 2px #10182808,0 7px 22px #1018280e}.sdb-panel-header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border-bottom:1px solid #edf0f4;background:#fff}.sdb-panel-header h2{margin:0;color:#1f2937;font-size:13px;font-weight:850}.sdb-panel-header p{margin:3px 0 0;color:#8c96a6;font-size:8px}.sdb-panel-link{display:inline-flex;align-items:center;gap:5px;color:var(--sdb-orange);font-size:8.5px;font-weight:800;text-decoration:none;white-space:nowrap}.sdb-panel-body{padding:15px}.sdb-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px}.sdb-quick-action{min-height:57px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e6e9ee;border-radius:9px;background:#fff;color:#3d485a;text-decoration:none;box-shadow:0 2px 5px #10182806;transition:.16s ease}.sdb-quick-action:hover{border-color:#ffc5a4;background:#fffaf7;transform:translateY(-1px)}.sdb-quick-action>span{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:var(--sdb-orange);background:#fff0e8}.sdb-quick-action strong{overflow:hidden;font-size:8.5px;white-space:nowrap;text-overflow:ellipsis}.sdb-quick-action>i{color:#b6bdc8;font-size:8px}.sdb-analytics-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);gap:15px}.sdb-chart-summary{display:flex;align-items:center;gap:28px;margin-bottom:7px;padding:0 4px 7px}.sdb-chart-summary>div:not(.sdb-chart-legend) span,.sdb-chart-summary>div:not(.sdb-chart-legend) strong{display:block}.sdb-chart-summary>div:not(.sdb-chart-legend) span{color:#98a2b3;font-size:7.5px}.sdb-chart-summary>div:not(.sdb-chart-legend) strong{margin-top:2px;color:#253042;font-size:13px;text-shadow:0 1px 1px rgba(15,23,42,.07)}.sdb-chart-legend{margin-left:auto;display:flex;align-items:center;gap:12px;color:#7d8797;font-size:7.5px}.sdb-chart-legend span{display:inline-flex;align-items:center;gap:5px}.sdb-chart-legend i{width:8px;height:8px;border-radius:2px}.sdb-chart-legend .sales{background:#ff620d}.sdb-chart-legend .earnings{background:#2563eb}.sdb-chart-scroll{width:100%;overflow-x:auto}.sdb-line-chart{display:block;width:100%;min-width:650px;height:auto}.sdb-chart-grid-line{stroke:#edf0f4;stroke-width:1}.sdb-chart-axis{fill:#919aa9;font-size:8.5px}.sdb-sales-area{fill:#ff620d12}.sdb-chart-line{fill:none;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.sdb-chart-line-sales{stroke:#ff620d}.sdb-chart-line-earnings{stroke:#2563eb}.sdb-chart-point{stroke:#fff;stroke-width:2}.sdb-chart-point-sales{fill:#ff620d}.sdb-chart-point-earnings{fill:#2563eb}.sdb-donut-layout{min-height:285px;display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:10px}.sdb-donut-wrap{display:grid;place-items:center}.sdb-donut{width:180px;max-width:100%}.sdb-donut-base{cx:90;cy:90;r:62;fill:none;stroke:#edf0f4;stroke-width:18}.sdb-donut-total{fill:#1f2937;font-size:25px;font-weight:850;text-shadow:0 1px 1px rgba(15,23,42,.08)}.sdb-donut-caption{fill:#98a2b3;font-size:9px}.sdb-donut-legend{display:grid;gap:8px}.sdb-donut-legend>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:7px;color:#667085;font-size:8.5px}.sdb-donut-legend strong{color:#344054}.sdb-donut-dot{width:8px;height:8px;border-radius:50%}.sdb-top-products{display:grid;gap:11px}.sdb-top-product-row{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px}.sdb-rank{width:29px;height:29px;display:grid;place-items:center;border:1px solid #e2e6ec;border-radius:8px;background:#fafbfc;color:#677184;font-size:9px;font-weight:850}.sdb-top-product-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:5px}.sdb-top-product-head>div:last-child{text-align:right}.sdb-top-product-head strong,.sdb-top-product-head span{display:block}.sdb-top-product-head strong{max-width:580px;overflow:hidden;color:#344054;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.sdb-top-product-head span{margin-top:2px;color:#98a2b3;font-size:7px}.sdb-product-track{height:7px;display:block;overflow:hidden;border-radius:999px;background:#eef1f4}.sdb-product-track i{display:block;height:100%;border-radius:inherit;background:#ff620d}.sdb-table-shell{width:100%;overflow-x:auto;background:#fff}.sdb-table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0}.sdb-table th{position:sticky;top:0;z-index:1;padding:10px 12px;border-bottom:1px solid #dfe4ea;background:#f8f9fb;color:#667085;text-align:left;font-size:7.5px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.sdb-table td{padding:10px 12px;border-bottom:1px solid #edf0f3;background:#fff;color:#566175;vertical-align:middle;font-size:8.8px}.sdb-table tbody tr:nth-child(2n) td{background:#fcfcfd}.sdb-table tbody tr:hover td{background:#fff9f5}.sdb-table tbody tr:last-child td{border-bottom:0}.sdb-table td>strong,.sdb-order-cell strong,.sdb-product-cell strong{color:#293548;font-weight:800}.sdb-table td>small,.sdb-order-cell small,.sdb-product-cell small{display:block;margin-top:3px;color:#98a2b3;font-size:7.2px}.sdb-order-cell,.sdb-product-cell{display:flex;align-items:center;gap:9px;min-width:0}.sdb-row-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:8px;color:#ff620d;background:#fff0e8}.sdb-product-image{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;overflow:hidden;border:1px solid #e7eaf0;border-radius:8px;background:#fff;color:#b5bdc9}.sdb-product-image img{width:100%;height:100%;object-fit:contain}.sdb-icon-button{width:31px;height:31px;display:grid;place-items:center;border:1px solid #e2e6ec;border-radius:8px;background:#fff;color:#7d8797;text-decoration:none}.sdb-icon-button:hover{border-color:#ffb98f;color:#ff620d;background:#fff8f4}.sdb-danger-text{color:#d92d20!important}.sdb-badge{display:inline-flex;align-items:center;min-height:21px;padding:3px 7px;border:1px solid transparent;border-radius:999px;font-size:7.3px;font-weight:800;white-space:nowrap}.sdb-badge-success{border-color:#c8eedc;color:#087443;background:#eefbf5}.sdb-badge-warning{border-color:#f8ddad;color:#9a5b00;background:#fff8e9}.sdb-badge-danger{border-color:#fecdd3;color:#b42318;background:#fff4f5}.sdb-badge-neutral{border-color:#e1e5ea;color:#667085;background:#f7f8fa}.sdb-empty{min-height:135px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#98a2b3}.sdb-empty i{color:#c6ccd5;font-size:22px}.sdb-empty strong{color:#667085;font-size:9px}.sdb-empty-success i{color:#0f9f6e}.sdb-empty-mini{min-height:230px;display:grid;place-items:center;color:#98a2b3;font-size:9px}@media(max-width:1250px){.sdb-metric-grid,.sdb-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1050px){.sdb-analytics-grid{grid-template-columns:1fr}.sdb-donut-layout{grid-template-columns:210px minmax(0,1fr)}}@media(max-width:900px){.sdb-metric-grid,.sdb-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sdb-dashboard-header{align-items:flex-start;flex-direction:column}.sdb-header-actions{width:100%}.sdb-header-actions .sdb-button{flex:1}}@media(max-width:650px){.sdb-dashboard-header{min-height:0;padding:18px 14px 18px 18px;border-radius:10px}.sdb-dashboard-header:before{top:16px;bottom:16px}.sdb-dashboard-header h1{font-size:24px}.sdb-dashboard-header p{font-size:9px;line-height:1.55}.sdb-button{min-height:37px;padding-inline:9px;font-size:8.5px}.sdb-status-strip{align-items:flex-start;flex-direction:column}.sdb-status-actions{width:100%;justify-content:space-between}.sdb-panel-header{align-items:flex-start}.sdb-chart-summary{align-items:flex-start;flex-wrap:wrap;gap:14px 22px}.sdb-chart-legend{width:100%;margin-left:0}.sdb-donut-layout{grid-template-columns:1fr}.sdb-donut-legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:576px){.sdb-section-heading h2{font-size:13px}.sdb-section-heading p{font-size:7px}.sdb-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.sdb-metric-card{min-height:110px;padding:11px 10px 10px;border-radius:10px}.sdb-metric-accent{left:11px;right:11px;height:2px}.sdb-metric-top{margin-bottom:8px}.sdb-metric-icon{width:29px;height:29px;border-radius:7px;font-size:10px}.sdb-metric-open{font-size:7px}.sdb-metric-value{font-size:14px}.sdb-metric-label{margin-top:4px;font-size:7.4px;line-height:1.2}.sdb-metric-card small{padding-top:5px;font-size:6.2px}.sdb-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:9px}.sdb-quick-action{min-height:51px;grid-template-columns:29px minmax(0,1fr);padding:6px 7px}.sdb-quick-action>span{width:29px;height:29px}.sdb-quick-action strong{font-size:7.5px}.sdb-quick-action>i{display:none}.sdb-panel{margin-bottom:11px;border-radius:10px}.sdb-panel-header{min-height:52px;padding:10px 11px}.sdb-panel-header h2{font-size:11px}.sdb-panel-header p{font-size:6.8px}.sdb-panel-body{padding:10px}.sdb-line-chart{min-width:555px}.sdb-chart-summary>div:not(.sdb-chart-legend) strong{font-size:11px}.sdb-table-shell{overflow:visible;padding:8px}.sdb-table{min-width:0;display:block}.sdb-table thead{display:none}.sdb-table tbody{display:grid;gap:8px}.sdb-table tr{display:grid;grid-template-columns:1fr;overflow:hidden;border:1px solid #e5e8ed;border-radius:9px;background:#fff;box-shadow:0 3px 9px #10182809}.sdb-table td,.sdb-table tbody tr:nth-child(2n) td,.sdb-table tbody tr:hover td{min-height:34px;display:grid;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:8px;padding:7px 8px;border-bottom:1px solid #eef1f4;background:#fff;font-size:8px}.sdb-table td:last-child{border-bottom:0}.sdb-table td:before{content:attr(data-label);color:#98a2b3;font-size:6.7px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.sdb-order-cell,.sdb-product-cell{min-width:0}.sdb-order-cell>div,.sdb-product-cell>div{min-width:0}.sdb-order-cell strong,.sdb-product-cell strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sdb-row-icon{width:31px;height:31px;flex-basis:31px}.sdb-product-image{width:34px;height:34px;flex-basis:34px}.sdb-icon-button{width:29px;height:29px}}.sl-page,.sl-page *{box-sizing:border-box}.sl-page{--sl-orange: #FF587D;--sl-orange-dark: #FF587D;--sl-orange-soft: #fff2eb;--sl-navy: #17375f;--sl-text: #111827;--sl-muted: #667085;width:100%;min-height:100vh;overflow-x:hidden;background:#fff;color:var(--sl-text);font-family:Poppins,Segoe UI,Arial,sans-serif}.sl-page a{text-decoration:none}.sl-page button,.sl-page input{font:inherit}.sl-page button{cursor:pointer}.sl-page svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sl-header{position:sticky;top:0;z-index:1000;width:100%;background:#fffffff7;border-bottom:1px solid #ededed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sl-header-inner{width:min(calc(100% - 48px),1540px);height:66px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.sl-brand{display:flex;align-items:center;gap:10px}.sl-brand-mark{position:relative;width:28px;height:37px;flex-shrink:0}.sl-brand-mark i{position:absolute;display:block;background:var(--sl-orange);border-radius:2px}.sl-brand-mark i:nth-child(1){width:11px;height:17px;left:0;top:0}.sl-brand-mark i:nth-child(2){width:11px;height:17px;left:0;bottom:0}.sl-brand-mark i:nth-child(3){width:11px;height:22px;top:7px;right:1px}.sl-brand-copy{display:flex;flex-direction:column;line-height:1}.sl-brand-copy strong{color:var(--sl-orange);font-size:19px;font-weight:800}.sl-brand-copy small{margin-top:4px;color:#ff587d;font-size:9px;font-weight:800;letter-spacing:.8px}.sl-nav{display:flex;align-items:center;gap:8px}.sl-nav-login,.sl-nav-register{min-height:40px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;font-size:13px;font-weight:600;transition:all .2s ease}.sl-nav-login{color:var(--sl-orange);background:#fff5ef}.sl-nav-register{padding-left:21px;padding-right:21px;background:var(--sl-orange);color:#fff;box-shadow:0 6px 18px #ff5a002e}.sl-nav-register:hover{background:var(--sl-orange-dark);transform:translateY(-1px)}.sl-nav-login svg,.sl-nav-register svg{width:16px;height:16px}.sl-hero{position:relative;width:100%;min-height:650px;overflow:hidden;background:#30251f}.sl-hero-bg{position:absolute;inset:0;z-index:0;background-image:url(/frontend/banner.png);background-size:cover;background-position:center center;background-repeat:no-repeat}.sl-hero-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#140e0aad,#140e0a85 35%,#140e0a3d 66%,#140e0a54)}.sl-hero-inner{position:relative;z-index:2;width:min(calc(100% - 60px),1450px);min-height:650px;margin:0 auto;padding:50px 0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,520px);align-items:center;gap:70px}.sl-promo{max-width:690px;color:#fff}.sl-eyebrow{display:inline-flex;margin-bottom:18px;padding:7px 13px;border:1px solid rgba(255,255,255,.23);border-radius:999px;background:#ffffff14;color:#ffffffeb;font-size:10px;font-weight:700;letter-spacing:1.3px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sl-promo h1{margin:0;color:#fff;font-size:clamp(50px,5vw,80px);font-weight:800;line-height:1;letter-spacing:-2.5px;text-shadow:0 0 8px rgba(255,105,22,.55)}.sl-promo h1 span{color:#ff587d}.sl-promo-text{max-width:590px;margin:22px 0 0;color:#ffffffdb;font-size:15px;line-height:1.7}.sl-stats{max-width:600px;margin-top:38px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sl-stats article{min-height:118px;padding:18px 15px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:#ffffff17;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sl-stat-number{position:relative;width:fit-content;margin:0 auto;color:#fff;font-size:45px;font-weight:700;line-height:1}.sl-stat-number span{position:absolute;right:-19px;bottom:3px;min-width:25px;height:25px;padding:0 4px;display:flex;align-items:center;justify-content:center;border:2px solid #18396b;border-radius:50%;background:#fff;color:#18396b;font-size:11px;font-weight:800}.sl-stats p{margin:10px 0 0;color:#ffffffd6;font-size:11px;font-weight:600;line-height:1.4}.sl-card{width:100%;max-width:520px;padding:34px 32px;border-radius:21px;background:#fff;color:#273044;box-shadow:0 22px 58px #00000040}.sl-card-head{margin-bottom:25px}.sl-small-title{display:block;margin-bottom:5px;color:var(--sl-orange);font-size:9px;font-weight:800;letter-spacing:1.2px}.sl-card h2{margin:0;color:#273044;font-size:24px;font-weight:750;line-height:1.25}.sl-card-head p{margin:8px 0 0;color:#8a93a3;font-size:12px}.sl-card-head a{color:var(--sl-orange);font-weight:700}.sl-alert{margin-bottom:18px;padding:11px 13px;border:1px solid #ffd3d3;border-radius:8px;background:#fff4f4;color:#d14343;font-size:11px;font-weight:600;line-height:1.5}.sl-card form{margin:0}.sl-form-group{margin-bottom:19px}.sl-label{display:block;margin-bottom:7px;color:#414959;font-size:11px;font-weight:700}.sl-input-control,.sl-password-control{width:100%;height:52px;display:flex;align-items:center;border:1px solid #d7dde6;border-radius:10px;background:#fff;transition:all .2s ease}.sl-input-control:focus-within,.sl-password-control:focus-within{border-color:var(--sl-orange);box-shadow:0 0 0 3px #ff5a0014}.sl-input-icon{width:46px;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#98a0ad}.sl-input-icon svg{width:18px;height:18px}.sl-input-control input,.sl-password-control input{width:100%;height:100%;min-width:0;padding:0 12px 0 0;border:0;outline:0;background:transparent;color:#424b5d;font-size:13px}.sl-input-control input::placeholder,.sl-password-control input::placeholder{color:#a5acb7}.sl-password-toggle{width:48px;height:100%;flex-shrink:0;border:0;background:transparent;display:flex;align-items:center;justify-content:center;color:#949ca9}.sl-password-toggle:hover{color:var(--sl-orange)}.sl-password-toggle svg{width:18px;height:18px}.sl-form-options{margin:-2px 0 21px}.sl-remember{position:relative;display:inline-flex;align-items:center;gap:8px;color:#6f7785;font-size:11px;cursor:pointer}.sl-remember input{position:absolute;opacity:0;pointer-events:none}.sl-check-ui{position:relative;width:17px;height:17px;flex-shrink:0;border:1px solid #cbd2dc;border-radius:4px;background:#fff}.sl-remember input:checked+.sl-check-ui{border-color:var(--sl-orange);background:var(--sl-orange)}.sl-remember input:checked+.sl-check-ui:after{content:"";position:absolute;width:4px;height:8px;left:5px;top:2px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.sl-submit{width:100%;min-height:52px;padding:0 18px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--sl-orange);color:#fff;font-size:13px;font-weight:700;box-shadow:0 8px 20px #ff5a0038;transition:all .2s ease}.sl-submit:hover:not(:disabled){background:var(--sl-orange-dark);transform:translateY(-1px)}.sl-submit:disabled{opacity:.65;cursor:not-allowed}.sl-submit svg{width:17px;height:17px}.sl-spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:slSpin .7s linear infinite}@keyframes slSpin{to{transform:rotate(360deg)}}.sl-security{margin-top:15px;display:flex;justify-content:center;align-items:center;gap:5px;color:#9aa1ab;font-size:9px}.sl-security svg{width:13px;height:13px;color:#159466}.sl-card-footer{margin-top:22px;padding-top:18px;border-top:1px solid #edf0f3;text-align:center;color:#9299a5;font-size:10px}.sl-card-footer a{margin-left:4px;color:var(--sl-orange);font-weight:700}.sl-features{padding:30px 20px;background:#fff5fa}.sl-feature-grid{width:min(100%,1500px);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sl-feature-card{min-height:138px;padding:24px 20px;border-radius:10px;background:#f5f5f5;transition:all .2s ease}.sl-feature-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000000a}.sl-feature-icon{width:25px;height:25px;margin-bottom:13px;color:#111}.sl-feature-icon svg{width:24px;height:24px}.sl-feature-card h3{margin:0 0 7px;color:var(--sl-orange);font-size:16px;font-weight:600}.sl-feature-card p{margin:0;color:#111;font-size:15px;line-height:1.48}.sl-steps{padding:40px 20px 55px;background:#fff7f8}.sl-section-shell{width:min(100%,1500px);margin:0 auto}.sl-section-shell h2{margin:0 0 27px;color:#525252;font-size:clamp(28px,3vw,40px);font-weight:700}.sl-step-image-wrap{width:100%;display:flex;justify-content:center}.sl-step-image{display:block;width:100%;max-width:1450px;max-height:700px;height:auto;object-fit:contain}.sl-faq-section{padding:68px 20px 55px;background:#f8fafc}.sl-faq-shell{width:min(100%,920px);margin:0 auto}.sl-faq-heading{margin-bottom:36px}.sl-faq-heading h2{margin:0;color:var(--sl-navy);font-size:30px;font-weight:700}.sl-faq-heading p{margin:7px 0 0;color:#69758a;font-size:14px}.sl-faq-list{overflow:hidden;border:1px solid #dde2e8;border-radius:15px;background:#fff}.sl-faq-item:not(:last-child){border-bottom:1px solid #edf0f3}.sl-faq-question{width:100%;min-height:72px;padding:0 23px;border:0;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;color:#101827;text-align:left;font-size:14px;font-weight:600}.sl-faq-question:hover{background:#fcfcfd}.sl-faq-arrow{width:32px;height:32px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#808896}.sl-faq-arrow svg{width:15px;height:15px;transition:transform .3s ease}.sl-faq-item.active .sl-faq-arrow svg{transform:rotate(180deg)}.sl-faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease,opacity .3s ease}.sl-faq-item.active .sl-faq-answer{grid-template-rows:1fr;opacity:1}.sl-faq-answer-inner{overflow:hidden}.sl-faq-answer-inner p{margin:0 23px 20px;padding:14px 16px;border-radius:11px;background:#f8f9fa;color:#68758a;font-size:13px;line-height:1.7}.sl-faq-answer-inner a{color:var(--sl-orange)}.sl-help{min-height:42px;margin-top:23px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--sl-orange);border-radius:999px;color:var(--sl-orange);font-size:12px}.sl-help:hover{background:var(--sl-orange-soft)}.sl-footer{min-height:56px;padding:14px 20px;display:flex;align-items:center;justify-content:center;background:#ff587d;color:#fff;text-align:center;font-size:14px;font-weight:600}@media(max-width:1100px){.sl-hero-inner{grid-template-columns:minmax(0,1fr) minmax(370px,470px);gap:35px}.sl-promo h1{font-size:58px}}@media(max-width:900px){.sl-hero-bg{background-position:center center}.sl-hero-overlay{background:linear-gradient(180deg,#140e0a6b,#140e0ab0)}.sl-hero-inner{width:min(calc(100% - 32px),620px);min-height:auto;display:flex;flex-direction:column;gap:34px;padding:30px 0 45px}.sl-card{order:1}.sl-promo{order:2;width:100%}.sl-promo h1{font-size:50px}.sl-feature-grid{grid-template-columns:1fr}}@media(max-width:600px){.sl-header-inner{width:calc(100% - 22px);height:60px}.sl-brand-mark{width:25px;height:32px}.sl-brand-mark i:nth-child(1),.sl-brand-mark i:nth-child(2){width:10px;height:14px}.sl-brand-mark i:nth-child(3){width:10px;height:19px;top:6px}.sl-brand-copy strong{font-size:17px}.sl-brand-copy small{font-size:7px}.sl-nav{gap:3px}.sl-nav-login,.sl-nav-register{min-height:36px;padding:0 11px;font-size:11px}.sl-nav svg{display:none}.sl-hero{min-height:auto}.sl-hero-bg{background-position:50% center}.sl-hero-inner{width:calc(100% - 20px);padding:18px 0 32px}.sl-card{padding:23px 18px;border-radius:17px}.sl-card h2{font-size:20px}.sl-promo h1{font-size:40px;letter-spacing:-1.4px}.sl-promo-text{margin-top:16px;font-size:13px}.sl-stats{margin-top:23px;grid-template-columns:1fr;gap:7px}.sl-stats article{min-height:auto;padding:13px 14px;text-align:left}.sl-stat-number{display:inline-block;margin:0 16px 0 0;font-size:28px}.sl-stats p{display:inline-block;margin:0;vertical-align:middle}.sl-features{padding:18px 12px}.sl-feature-grid{gap:12px}.sl-feature-card{min-height:120px;padding:20px 17px}.sl-feature-card h3{font-size:15px}.sl-feature-card p{font-size:13px}.sl-steps{padding:28px 12px 38px}.sl-section-shell h2{font-size:25px;margin-bottom:18px}.sl-faq-section{padding:44px 12px}.sl-faq-heading{margin-bottom:25px}.sl-faq-heading h2{font-size:25px}.sl-faq-heading p{font-size:12px}.sl-faq-question{min-height:65px;padding:0 15px;font-size:12px}.sl-faq-answer-inner p{margin:0 14px 15px;padding:12px 13px;font-size:11px}.sl-footer{font-size:12px}}.sl-nav-dashboard{min-height:42px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:var(--sl-orange);color:#fff;font-size:13px;font-weight:700;box-shadow:0 7px 20px #ff5a0038;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.sl-nav-dashboard:hover{background:var(--sl-orange-dark);transform:translateY(-1px);box-shadow:0 10px 25px #ff5a0047}.sl-nav-dashboard svg{width:17px;height:17px}.sl-auth-state{width:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:15px 5px}.sl-auth-state h2{margin-top:7px;color:#273044;font-size:25px;font-weight:750}.sl-auth-state p{max-width:390px;margin:12px auto 24px;color:#818996;font-size:12px;line-height:1.7}.sl-success-icon{width:72px;height:72px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf9f2;color:#129466}.sl-success-icon svg{width:35px;height:35px;stroke-width:2.7}.sl-dashboard-card-button{max-width:310px;margin:0 auto;text-decoration:none!important}.sl-auth-spinner{width:45px;height:45px;margin-bottom:18px;border:4px solid #f0f1f3;border-top-color:var(--sl-orange);border-radius:50%;animation:slAuthSpin .8s linear infinite}@keyframes slAuthSpin{to{transform:rotate(360deg)}}@media(max-width:600px){.sl-nav-dashboard{min-height:36px;padding:0 13px;font-size:11px}.sl-nav-dashboard svg{width:14px;height:14px}.sl-auth-state{min-height:260px}.sl-auth-state h2{font-size:21px}}:root{--som-primary: #ff620d;--som-primary-dark: #e95408;--som-primary-soft: #fff4ed;--som-primary-border: #ffd0b8;--som-bg: #f5f6f8;--som-card: #ffffff;--som-border: #e1e5ea;--som-text: #1f2937;--som-muted: #7b8495;--som-danger: #dc2626;--som-warning: #d97706;--som-green: #059669;--som-shadow: 0 8px 28px rgba(15, 23, 42, .06)}.som-page{min-height:calc(100vh - 130px);color:var(--som-text)}.som-page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.som-page-title>div:first-child>span{display:block;margin-bottom:3px;color:var(--som-primary);font-size:10px;font-weight:800;letter-spacing:.08em}.som-page-title h1{margin:0;color:#111827;font-size:25px;line-height:1.2}.som-page-title p{margin:5px 0 0;color:var(--som-muted);font-size:12px}.som-page-actions{display:flex;align-items:center;gap:8px}.som-refresh,.som-primary-btn,.som-secondary-btn{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:8px;font-weight:700;font-size:12px;transition:.18s ease}.som-refresh,.som-secondary-btn{border:1px solid var(--som-border);background:#fff;color:#4b5563}.som-refresh:hover,.som-secondary-btn:hover{border-color:var(--som-primary-border);color:var(--som-primary);background:var(--som-primary-soft)}.som-primary-btn{border:1px solid var(--som-primary);background:var(--som-primary);color:#fff}.som-primary-btn:hover:not(:disabled){background:var(--som-primary-dark);border-color:var(--som-primary-dark)}.som-primary-btn:disabled,.som-secondary-btn:disabled,.som-refresh:disabled{opacity:.6;cursor:not-allowed}.som-card{border:1px solid var(--som-border);border-radius:12px;background:var(--som-card);box-shadow:0 2px 12px #0f172a08}.som-toolbar{margin-bottom:14px;overflow:hidden}.som-filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px;border-bottom:1px solid #eef0f3}.som-filter-row>select,.som-filter-row>input{height:38px;padding:0 10px;border:1px solid var(--som-border);border-radius:8px;outline:none;color:#344054;background:#fff}.som-filter-row>select:focus,.som-filter-row>input:focus,.som-search-wrap:focus-within{border-color:var(--som-primary);box-shadow:0 0 0 3px #ff620d14}.som-search-wrap{min-width:230px;flex:1 1 280px;height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--som-border);border-radius:8px;background:#fff}.som-search-wrap i{color:#98a2b3}.som-search-wrap input{width:100%;border:0;outline:0;color:#344054;background:transparent}.som-tabs{display:flex;gap:5px;padding:9px 10px 0;overflow-x:auto;scrollbar-width:thin}.som-tab{min-height:37px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:6px 9px;border:1px solid transparent;border-radius:8px 8px 0 0;background:transparent;color:#667085;font-size:12px;font-weight:650}.som-tab>span{min-width:20px;padding:2px 5px;border-radius:5px;background:#f1f3f6;text-align:center;font-size:10px}.som-tab small{color:#98a2b3;font-size:9px}.som-tab.active{border-color:var(--som-primary-border);border-bottom-color:#fff;background:var(--som-primary-soft);color:var(--som-primary)}.som-tab.active>span{background:#ffe2d2;color:var(--som-primary)}.som-bulk-bar{min-height:52px;display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:8px 12px;border-radius:10px;background:#2d211c;color:#fff}.som-selected-count{min-width:30px;height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:6px;background:var(--som-primary);font-size:11px;font-weight:800}.som-bulk-bar>button{border:1px solid rgba(255,255,255,.2);border-radius:6px;background:transparent;color:#fff;padding:5px 8px;font-size:10px}.som-bulk-controls{margin-left:auto;display:flex;gap:7px}.som-bulk-controls select{min-width:120px;height:32px;border:1px solid #5b4a42;border-radius:7px;background:#3a2d27;color:#fff;padding:0 8px}.som-bulk-apply{min-width:78px;border:0;border-radius:7px;background:var(--som-primary);color:#fff;font-weight:800}.som-table-card{overflow:hidden}.som-table-wrap{overflow-x:auto}.som-table{width:100%;min-width:1450px;border-collapse:collapse}.som-table th{height:42px;padding:0 10px;border-bottom:1px solid var(--som-border);background:#fafbfc;color:#778195;text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.som-table td{padding:10px;border-bottom:1px solid #edf0f3;vertical-align:top;font-size:11px}.som-table tbody tr:hover{background:#fffaf7}.som-empty{height:130px;color:var(--som-muted);text-align:center}.som-order-number{padding:0;border:0;background:transparent;color:#273142;font-weight:850;font-size:11px}.som-order-number:hover{color:var(--som-primary)}.som-parent-order,.som-date{margin-top:4px;color:#929baa;font-size:9px}.som-source{display:inline-flex;margin-top:5px;padding:2px 6px;border-radius:4px;background:var(--som-primary-soft);color:var(--som-primary);font-size:9px}.som-duplicate{margin-top:4px;color:#94a3b8;font-size:9px}.som-duplicate.danger{color:#dc2626;font-weight:800}.som-customer{display:flex;align-items:center;gap:6px;font-size:12px}.som-customer i{color:var(--som-primary)}.som-phone-line{display:flex;align-items:center;gap:7px;margin-top:6px}.som-phone-line>a:first-child{color:#334155}.som-rate{padding:0;border:0;background:transparent;font-weight:800;font-size:10px}.som-wa{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#16c76f;color:#fff}.som-address{max-width:250px;display:flex;gap:6px;margin-top:6px;color:#7b8495;line-height:1.45}.som-address i{margin-top:2px;color:#a6aebb}.som-products{min-width:85px;display:flex;align-items:center;padding:0;border:0;background:transparent}.som-products img,.som-product-placeholder,.som-more{width:31px;height:31px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin-left:-8px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #dde2e8;background:#fff;object-fit:cover}.som-products img:first-child,.som-product-placeholder:first-child{margin-left:0}.som-product-placeholder{color:#b1b8c4}.som-more{background:var(--som-primary-soft);color:var(--som-primary);font-size:9px;font-weight:800}.som-amount{color:#111827;font-size:12px}.som-amount-sub{margin-top:4px;color:#7b8495;font-size:9px}.som-payment{color:var(--som-primary);font-weight:700}.som-status-select{min-width:130px;height:31px;padding:0 8px;border:1px solid;border-radius:6px;outline:none;font-size:10px;font-weight:750}.som-status-pill{display:inline-flex;padding:5px 8px;border-radius:6px;font-size:10px;font-weight:700}.som-courier-badge{padding:5px 8px;border:1px solid var(--som-primary-border);border-radius:6px;background:var(--som-primary-soft);color:#c2410c;font-size:9px;font-weight:800}.som-courier-id{margin-top:5px;color:#8c95a3;font-size:9px}.som-send-courier{padding:6px 8px;border:1px solid var(--som-primary-border);border-radius:6px;background:#fff;color:var(--som-primary);font-size:9px;font-weight:800}.som-note-preview{max-width:170px;overflow:hidden;color:#535d6d;text-overflow:ellipsis;white-space:nowrap}.som-link{display:inline-flex;gap:5px;margin-top:5px;padding:0;border:0;background:transparent;color:var(--som-primary);font-size:9px;font-weight:750}.som-staff-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 4px;border:1px solid #e0e4ea;border-radius:15px;white-space:nowrap}.som-staff-badge>span{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--som-primary-soft);color:var(--som-primary);font-size:9px;font-weight:800}.som-actions{display:flex;width:max-content;gap:2px;padding:2px;border:1px solid var(--som-border);border-radius:7px}.som-actions button{width:29px;height:28px;border:0;border-radius:5px;background:#fff;color:#667085}.som-actions button:hover{background:var(--som-primary-soft);color:var(--som-primary)}.som-actions .warn{color:var(--som-warning)}.som-actions .danger{color:var(--som-danger)}.som-action.restore{padding:6px 9px;border:1px solid var(--som-primary);border-radius:6px;background:#fff;color:var(--som-primary);font-size:10px;font-weight:800}.som-pagination{min-height:49px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:8px 12px;border-top:1px solid var(--som-border);color:#667085;font-size:10px}.som-pagination>div{display:flex;align-items:center;gap:7px}.som-pagination select{height:29px;border:1px solid var(--som-border);border-radius:6px;background:#fff}.som-pagination button{width:30px;height:30px;border:1px solid var(--som-border);border-radius:6px;background:#fff}.som-pagination strong{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:var(--som-primary);color:#fff}.som-error{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:12px 14px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#b91c1c;font-size:11px}.som-modal-backdrop{position:fixed;inset:0;z-index:2500;display:flex;align-items:center;justify-content:center;padding:20px;overflow:auto;background:#0f172a94}.som-modal{width:min(100%,820px);max-height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;border-radius:13px;background:#fff;box-shadow:0 24px 70px #0000003b}.som-modal-small{max-width:600px}.som-modal-medium{max-width:820px}.som-modal-large{max-width:1100px}.som-modal-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 17px;border-bottom:1px solid var(--som-border)}.som-modal-head h3{margin:0;font-size:17px}.som-modal-close{width:31px;height:31px;border:0;border-radius:7px;background:#f3f4f6;color:#64748b;font-size:19px}.som-modal-body{padding:17px;overflow-y:auto}.som-modal-loading,.som-muted{padding:25px;color:#8b95a4;text-align:center}.som-modal-textarea,.som-modal-select,.som-product-search{width:100%;border:1px solid var(--som-border);border-radius:8px;outline:none;padding:10px;background:#fff;color:#344054}.som-modal-textarea:focus,.som-modal-select:focus,.som-product-search:focus{border-color:var(--som-primary);box-shadow:0 0 0 3px #ff620d14}.som-modal-label{display:block;margin-bottom:6px;font-size:11px;font-weight:700}.som-modal-save{margin-top:10px}.som-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.som-detail-section{padding:14px;border:1px solid var(--som-border);border-radius:9px}.som-detail-wide{grid-column:1 / -1}.som-detail-section h4{margin:0 0 11px;color:var(--som-primary);font-size:12px}.som-detail-section dl{margin:0}.som-detail-section dl>div{display:grid;grid-template-columns:130px 1fr;gap:10px;padding:7px 0;border-top:1px solid #f0f2f4}.som-detail-section dt{color:#8b95a4;font-size:10px}.som-detail-section dd{margin:0;color:#344054;font-size:11px;font-weight:650}.som-detail-products{display:grid;gap:8px}.som-detail-product{display:grid;grid-template-columns:60px 1fr;gap:11px;padding:8px;border:1px solid #edf0f3;border-radius:8px}.som-detail-product img,.som-detail-product>span{width:60px;height:60px;display:flex;align-items:center;justify-content:center;object-fit:contain;border-radius:6px;background:#f8fafc}.som-detail-product div{display:flex;flex-direction:column}.som-detail-product small{margin-top:3px;color:#8a94a6}.som-detail-product p{margin:8px 0 0;color:var(--som-primary);font-weight:800}.som-log-list{display:grid;gap:7px}.som-log-row{padding:10px;border:1px solid #edf0f3;border-radius:7px}.som-log-row>div{display:flex;align-items:center;gap:8px}.som-log-row i{color:var(--som-primary);font-size:9px}.som-log-row p{margin:5px 0;color:#596273}.som-log-row small{color:#949cab}.som-editor-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.som-editor-section,.som-editor-products{padding:14px;border:1px solid var(--som-border);border-radius:10px;background:#fff}.som-editor-section h4,.som-editor-products h4{margin:0 0 13px;color:#5f6878;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.som-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px 12px}.som-form-grid label{display:flex;flex-direction:column;gap:5px;color:#475569;font-size:10px;font-weight:700}.som-form-grid label:has(textarea),.som-form-grid .full{grid-column:1 / -1}.som-form-grid input,.som-form-grid select,.som-form-grid textarea,.som-item-fields input{width:100%;min-height:39px;padding:8px 10px;border:1px solid var(--som-border);border-radius:7px;outline:none;background:#fff;color:#344054}.som-form-grid textarea{min-height:78px;resize:vertical}.som-form-grid input:focus,.som-form-grid select:focus,.som-form-grid textarea:focus,.som-item-fields input:focus{border-color:var(--som-primary);box-shadow:0 0 0 3px #ff620d12}.som-editor-products{margin-top:14px}.som-editor-products-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.som-editor-products-head h4{margin:0}.som-editor-products-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:14px}.som-editor-item-list{overflow:hidden;border:1px solid #edf0f3;border-radius:9px}.som-editor-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;padding:10px;border-top:1px solid #edf0f3}.som-editor-item:first-child{border-top:0}.som-editor-item img,.som-editor-image-placeholder{width:58px;height:58px;display:flex;align-items:center;justify-content:center;object-fit:contain;border-radius:7px;background:#f8fafc;color:#b8c0cc}.som-editor-item>div>strong{display:block;font-size:11px}.som-editor-item>div>small{display:block;margin-top:3px;color:#87909f;font-size:9px}.som-item-fields{display:grid;grid-template-columns:repeat(3,minmax(80px,1fr));gap:7px;margin-top:8px}.som-item-fields label{display:flex;flex-direction:column;gap:4px;color:#7b8495;font-size:8px;font-weight:700}.som-item-fields input{min-height:31px;padding:5px 7px;font-size:10px}.som-remove-item{width:27px;height:27px;border:0;border-radius:50%;background:#fff1f2;color:#dc2626}.som-price-summary{padding:12px;border:1px solid #edf0f3;border-radius:9px;background:#fafbfc}.som-price-summary>div{min-height:35px;display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px dashed #dde2e8;color:#667085;font-size:10px}.som-price-summary>div:first-child{border-top:0}.som-price-summary strong{color:#111827}.som-price-summary>div:last-child strong{color:var(--som-primary);font-size:15px}.som-editor-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:14px;padding-top:13px;border-top:1px solid var(--som-border)}.som-product-picker-list{display:grid;gap:7px;margin-top:12px}.som-product-picker-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px;border:1px solid #edf0f3;border-radius:8px}.som-product-picker-row img,.som-product-picker-row>span:first-child{width:56px;height:56px;display:flex;align-items:center;justify-content:center;object-fit:contain;border-radius:6px;background:#f8fafc;color:#b7bfca}.som-product-picker-row strong{display:block;font-size:11px}.som-product-picker-row small{display:block;margin-top:4px;color:#8a94a6;font-size:9px}.som-product-picker-row p{margin:5px 0 0;color:var(--som-primary);font-size:10px;font-weight:800}.som-note-history{display:grid;gap:7px;margin-top:15px}.som-note-history>div{padding:10px;border:1px solid #edf0f3;border-radius:7px}.som-note-history p{margin:0}.som-note-history small{display:block;margin-top:6px;color:#8b95a4}.som-fraud-head-actions{display:flex;justify-content:flex-end;margin-bottom:10px}.som-fraud-head-actions button{padding:7px 9px;border:1px solid var(--som-primary-border);border-radius:6px;background:var(--som-primary-soft);color:var(--som-primary)}.som-fraud-summary{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:9px}.som-fraud-summary article{padding:12px;border:1px solid var(--som-border);border-radius:8px;background:#fafbfc}.som-fraud-summary article.primary{background:var(--som-primary-soft);border-color:var(--som-primary-border)}.som-fraud-summary span{display:block;color:#7d8797;font-size:9px;font-weight:800;text-transform:uppercase}.som-fraud-summary strong{display:block;margin-top:9px;font-size:19px}.som-fraud-summary article.primary strong{color:var(--som-primary)}.som-fraud-summary article.primary>div{height:5px;margin-top:9px;overflow:hidden;border-radius:4px;background:#f3d9ca}.som-fraud-summary article.primary i{display:block;height:100%;background:var(--som-primary)}.som-fraud-report h4,.som-courier-detail h4{margin:16px 0 8px;color:#657084;font-size:10px;text-transform:uppercase}.som-fraud-table-wrap{overflow-x:auto;border:1px solid var(--som-border);border-radius:8px}.som-fraud-table-wrap table{width:100%;border-collapse:collapse}.som-fraud-table-wrap th,.som-fraud-table-wrap td{padding:8px;border-bottom:1px solid #edf0f3;font-size:10px;text-align:left}.som-fraud-warning{margin-bottom:7px;padding:9px;border:1px solid #fed7aa;border-radius:7px;background:#fff7ed;color:#9a5d17}.som-fraud-warning p{margin:4px 0 0}.som-duplicate-badge{padding:2px 5px;border-radius:5px;background:#fff1f2;color:#dc2626;font-size:8px}.som-history{border:1px solid var(--som-border);border-radius:8px;overflow:hidden}.som-history>div{display:grid;grid-template-columns:1.3fr 1fr .8fr 1fr;gap:8px;padding:8px 10px;border-top:1px solid #edf0f3;font-size:9px}.som-history>div:first-child{border-top:0}.som-courier-detail{display:grid;gap:0}.som-courier-detail>div:not(.som-courier-log){display:grid;grid-template-columns:130px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid #edf0f3}.som-courier-detail>div>span{color:#8b95a4}.som-track-link{display:inline-flex;width:max-content;margin-top:11px;color:var(--som-primary);font-weight:800}.som-courier-log{display:grid;grid-template-columns:135px 1fr;gap:10px;padding:7px 0;border-top:1px solid #edf0f3}.som-courier-log p{margin:0}.som-courier-log small{color:#8b95a4}.som-toast{position:fixed;right:20px;bottom:20px;z-index:4000;min-width:250px;max-width:390px;padding:12px 14px;border-radius:8px;background:#111827;color:#fff;box-shadow:0 17px 40px #00000038;font-size:11px}.som-toast.error{background:#b91c1c}.som-toast.warning{background:#9a5d17}@media(max-width:900px){.som-page-title{align-items:flex-start;flex-direction:column}.som-page-actions{width:100%}.som-filter-row>select,.som-filter-row>input,.som-search-wrap{width:100%;min-width:0}.som-bulk-bar{align-items:flex-start;flex-wrap:wrap}.som-bulk-controls{width:100%;margin-left:0;display:grid;grid-template-columns:1fr 1fr}.som-bulk-apply{min-height:34px;grid-column:1 / -1}.som-detail-grid,.som-editor-grid,.som-editor-products-grid{grid-template-columns:1fr}.som-detail-wide{grid-column:auto}.som-fraud-summary{grid-template-columns:1fr 1fr}.som-fraud-summary article.primary{grid-column:1 / -1}}@media(max-width:560px){.som-page-title h1{font-size:21px}.som-page-actions{display:grid;grid-template-columns:1fr 1fr}.som-pagination{align-items:flex-start;flex-direction:column}.som-history>div{grid-template-columns:1fr 1fr}.som-form-grid{grid-template-columns:1fr}.som-form-grid label:has(textarea){grid-column:auto}.som-item-fields{grid-template-columns:1fr}.som-editor-item{grid-template-columns:50px minmax(0,1fr) auto}.som-editor-item img,.som-editor-image-placeholder{width:50px;height:50px}}:root{--sp-primary: #ff620d;--sp-primary-dark: #e95608;--sp-primary-soft: #fff4ed;--sp-primary-border: #ffd1b8;--sp-bg: #f3f6fa;--sp-card: #ffffff;--sp-border: #dbe2ea;--sp-text: #14213d;--sp-muted: #8691a6;--sp-green: #16a34a;--sp-blue: #2563eb;--sp-red: #dc2626;--sp-yellow: #d97706;--sp-radius: 10px;--sp-shadow: 0 2px 12px rgba(15, 23, 42, .035)}.sp-loading{min-height:300px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--sp-muted)}.sp-loading i{color:var(--sp-primary)}.sp-alert{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:11px 14px;border:1px solid;border-radius:8px;font-size:12px}.sp-alert.error{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.sp-alert.success{border-color:#bbf7d0;background:#f0fdf4;color:#047857}.sp-alert.warning{border-color:#fed7aa;background:#fff7ed;color:#9a5b19}.sp-primary-btn,.sp-outline-btn,.sp-search-btn,.sp-add-product-btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;border-radius:7px;font-size:12px;font-weight:750;text-decoration:none;cursor:pointer}.sp-primary-btn,.sp-search-btn,.sp-add-product-btn{border:1px solid var(--sp-primary);background:var(--sp-primary);color:#fff}.sp-primary-btn:hover,.sp-search-btn:hover,.sp-add-product-btn:hover{border-color:var(--sp-primary-dark);background:var(--sp-primary-dark);color:#fff}.sp-outline-btn{border:1px solid var(--sp-primary);background:#fff;color:var(--sp-primary)}.sp-outline-btn:hover{background:var(--sp-primary-soft)}.sp-primary-btn:disabled,.sp-outline-btn:disabled,.sp-search-btn:disabled{opacity:.55;cursor:not-allowed}.sp-approval{display:inline-flex;align-items:center;min-height:23px;padding:3px 7px;border-radius:5px;font-size:9px;font-weight:800}.sp-approval.sp-approved{background:#ecfdf5;color:#047857}.sp-approval.sp-pending{background:#fff7ed;color:#c2410c}.sp-approval.sp-draft{background:#f1f5f9;color:#64748b}.sp-approval.sp-rejected{background:#fff1f2;color:#be123c}.sp-index-page{min-height:calc(100vh - 130px);background:var(--sp-bg)}.sp-index-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.sp-index-header h1{margin:0;color:#12203c;font-size:20px;font-weight:650}.sp-index-header p{margin:8px 0 0;color:var(--sp-muted);font-size:12px}.sp-product-count{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:18px;background:#ecfdf5;color:#0f9f4f;font-size:10px;font-weight:800}.sp-product-count i{font-size:8px}.sp-index-search-card{padding:17px;border:1px solid var(--sp-border);border-radius:10px;background:#fff;box-shadow:var(--sp-shadow)}.sp-index-search-card form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.sp-index-search{height:43px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid var(--sp-border);border-radius:7px;background:#fff}.sp-index-search:focus-within{border-color:var(--sp-primary);box-shadow:0 0 0 3px #ff620d14}.sp-index-search i{color:#8ea0b8}.sp-index-search input{width:100%;border:0;outline:0;color:#344054;font-size:12px}.sp-index-search-card>p{margin:10px 0 0;color:#91a0b7;font-size:10px}.sp-index-meta-row{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6f7c91;font-size:11px}.sp-index-meta-row label{display:flex;align-items:center;gap:8px}.sp-index-meta-row select{height:36px;border:1px solid var(--sp-border);border-radius:7px;background:#fff;color:#607087;padding:0 10px}.sp-product-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.sp-product-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid #d8e0e8;border-radius:10px;background:#fff;box-shadow:var(--sp-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sp-product-card:hover{transform:translateY(-2px);border-color:var(--sp-primary-border);box-shadow:0 10px 25px #0f172a14}.sp-card-image{position:relative;height:230px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f8fafc;border-bottom:1px solid #e8edf2}.sp-card-image img{width:100%;height:100%;object-fit:contain}.sp-card-image>span:first-child{color:#bac4d1;font-size:35px}.sp-live-dot{position:absolute;top:11px;right:11px;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 1px #dbe3eb}.sp-live-dot.live{background:#22c55e}.sp-live-dot.pending{background:var(--sp-primary)}.sp-card-flag{position:absolute;top:10px;left:10px;padding:4px 7px;border-radius:4px;font-size:8px;font-weight:800}.sp-card-body{flex:1;padding:14px 14px 12px}.sp-card-body h3{min-height:38px;margin:0;color:#0f1d36;font-size:13px;font-weight:700;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sp-card-sku{display:flex;align-items:center;gap:5px;margin-top:10px;color:#8b97aa;font-size:10px}.sp-card-sku strong{color:#0fa958;letter-spacing:.03em}.sp-card-sku button{width:22px;height:22px;border:1px solid #dfe5eb;border-radius:5px;background:#fff;color:#0fa958;font-size:9px}.sp-card-price{min-height:48px;display:flex;align-items:center;gap:8px;margin-top:5px}.sp-card-price strong{color:#101828;font-size:17px;font-weight:850}.sp-card-price del{color:#a1aab7;font-size:11px}.sp-card-status-line{display:flex;align-items:center;justify-content:space-between;gap:7px;color:#8792a5;font-size:9px}.sp-card-footer{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 12px;border-top:1px solid #e7ecf1;background:#fff}.sp-card-toggle{display:flex;align-items:center;gap:6px;color:#9aa3b3;font-size:9px}.sp-card-toggle.inventory span{display:flex;flex-direction:column}.sp-card-toggle small{margin-top:2px;color:#8792a5;font-size:8px}.sp-card-actions{display:flex;gap:5px}.sp-card-actions button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce3ea;border-radius:7px;background:#fff;color:#657185}.sp-card-actions button:hover{border-color:var(--sp-primary-border);background:var(--sp-primary-soft);color:var(--sp-primary)}.sp-card-actions button.danger{color:#dc2626}.sp-product-pagination{display:flex;justify-content:center;gap:5px;margin-top:20px}.sp-product-pagination button{min-width:34px;height:34px;border:1px solid var(--sp-border);border-radius:7px;background:#fff;color:#667085}.sp-product-pagination button.active{border-color:var(--sp-primary);background:var(--sp-primary);color:#fff}.sp-empty-products{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #ccd5df;border-radius:10px;color:#8894a7;background:#fff}.sp-empty-products i{color:var(--sp-primary);font-size:35px}.sp-empty-products h3{margin:12px 0 5px;color:#344054}.sp-empty-products a{color:var(--sp-primary);font-weight:750}.sp-index-loading{min-height:350px}.sp-toggle{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:inherit}.sp-toggle-track{position:relative;width:39px;height:23px;flex-shrink:0;border-radius:20px;background:#cdd7e4;transition:.2s ease}.sp-toggle-track i{position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#8ea0b6;transition:.2s ease}.sp-toggle.on .sp-toggle-track{background:#ffd5bf}.sp-toggle.on .sp-toggle-track i{left:19px;background:var(--sp-primary)}.sp-toggle-label{color:#344054;font-size:11px}.sp-toggle:disabled{opacity:.65;cursor:not-allowed}.sp-form-page{min-height:calc(100vh - 130px);padding-bottom:25px;background:var(--sp-bg)}.sp-form-topbar{position:sticky;top:70px;z-index:80;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:13px 18px;border:1px solid var(--sp-border);border-radius:10px;background:#fffffff7;box-shadow:0 5px 18px #0f172a0e;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.sp-form-topbar>div:first-child{display:flex;align-items:center;gap:10px}.sp-form-topbar h1{margin:0;color:#243146;font-size:18px;font-weight:550}.sp-form-actions{display:flex;gap:9px}.sp-section-card{margin-bottom:14px;overflow:hidden;border:1px solid var(--sp-border);border-radius:10px;background:#fff;box-shadow:var(--sp-shadow)}.sp-section-title{min-height:48px;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid var(--sp-border);color:#07152e;font-size:12px;font-weight:800}.sp-section-content{padding:16px 18px}.sp-field-row{display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px;align-items:start;margin-bottom:13px}.sp-field-row:last-child{margin-bottom:0}.sp-field-label{min-height:42px;display:flex;flex-direction:column;justify-content:center;color:#08172f;font-size:11px;font-weight:750}.sp-field-label b,.sp-editor-block label b{color:#ef4444}.sp-field-label small{margin-top:3px;font-size:8px;font-weight:700}.sp-field-control input,.sp-field-control select,.sp-field-control textarea,.sp-seo-fields input,.sp-seo-fields textarea,.sp-digital-fields input,.sp-variant-fields input,.sp-variant-fields select,.sp-variant-attributes select{width:100%;min-height:42px;border:1px solid #d8e1eb;border-radius:7px;outline:none;background:#fff;color:#344054;padding:8px 12px;font:inherit;font-size:11px}.sp-field-control textarea,.sp-seo-fields textarea{resize:vertical}.sp-field-control input:focus,.sp-field-control select:focus,.sp-field-control textarea:focus,.sp-seo-fields input:focus,.sp-seo-fields textarea:focus,.sp-digital-fields input:focus,.sp-variant-fields input:focus,.sp-variant-fields select:focus,.sp-variant-attributes select:focus{border-color:var(--sp-primary);box-shadow:0 0 0 3px #ff620d12}.sp-field-control input:disabled,.sp-field-control select:disabled{background:#f6f8fa;color:#98a2b3}.sp-category-field select{min-height:105px}.sp-category-field small{display:block;margin-top:6px;color:#78869a;font-size:9px}.sp-inline-controls{display:grid;grid-template-columns:210px minmax(0,1fr);gap:10px}.sp-discount-controls{grid-template-columns:210px minmax(0,1fr)}.sp-full-section-row{margin-top:18px;padding-top:17px;border-top:1px solid #edf0f3}.sp-image-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:12px}.sp-image-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.sp-image-slot{position:relative;min-height:116px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px dashed #aacbf8;border-radius:8px;background:#fbfdff;cursor:pointer}.sp-image-slot.cover{min-height:244px;grid-row:span 2}.sp-image-slot>input{display:none}.sp-image-slot img{width:100%;height:100%;min-height:inherit;object-fit:contain;background:#fff}.sp-slot-number{position:absolute;top:7px;right:7px;z-index:2;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--sp-primary);color:#fff;font-size:9px;font-weight:800}.sp-image-empty{display:flex;flex-direction:column;align-items:center;gap:4px;color:#52617a;font-size:10px}.sp-image-empty i{margin-bottom:5px;color:#8eb7f5;font-size:18px}.sp-image-empty strong{font-size:10px}.sp-image-empty small{color:#52617a}.sp-image-remove{position:absolute;top:7px;left:7px;z-index:3;width:25px;height:25px;border:0;border-radius:50%;background:#dc2626;color:#fff}.sp-editor-block{margin-bottom:20px}.sp-editor-block:last-child{margin-bottom:0}.sp-editor-block>label{display:block;margin-bottom:8px;color:#08172f;font-size:11px;font-weight:750}.sp-rich-editor{overflow:hidden;border:1px solid #d8e1eb;border-radius:7px;background:#fff}.sp-rich-editor:focus-within{border-color:var(--sp-primary);box-shadow:0 0 0 3px #ff620d0f}.sp-rich-toolbar{min-height:41px;display:flex;align-items:center;gap:2px;flex-wrap:wrap;padding:5px 9px;border-bottom:1px solid #dfe5eb}.sp-rich-toolbar button{width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;background:transparent;color:#343b46;font-size:11px}.sp-rich-toolbar button:hover{background:var(--sp-primary-soft);color:var(--sp-primary)}.sp-rich-toolbar .sp-text-tool{width:auto;min-width:29px;padding:0 5px;font-weight:750}.sp-rich-content{padding:12px;outline:none;color:#344054;font-size:12px;line-height:1.65}.sp-rich-content:empty:before{content:attr(data-placeholder);color:#a5afbd}.sp-variant-empty{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cbd5e1;border-radius:9px;color:#8390a3}.sp-variant-empty i{color:var(--sp-primary);font-size:28px}.sp-variant-empty p{margin:8px 0 12px}.sp-variant-list{display:grid;gap:12px}.sp-variant-card{padding:13px;border:1px solid #e1e6ec;border-radius:9px;background:#fbfcfe}.sp-variant-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.sp-variant-head>div:first-child{display:flex;align-items:center;gap:7px}.sp-variant-head>div:first-child span{padding:3px 6px;border-radius:5px;background:var(--sp-primary-soft);color:var(--sp-primary);font-size:8px;font-weight:800}.sp-variant-head>div:last-child{display:flex;gap:6px}.sp-small-btn{min-height:29px;padding:0 8px;border:1px solid #d8e1eb;border-radius:6px;background:#fff;color:#657185;font-size:9px;font-weight:750}.sp-small-btn.danger{color:#dc2626}.sp-variant-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sp-variant-fields label,.sp-variant-attributes label,.sp-seo-fields label,.sp-digital-fields label{display:flex;flex-direction:column;gap:5px;color:#556176;font-size:9px;font-weight:700}.sp-two-control>div{display:grid;grid-template-columns:120px 1fr;gap:5px}.sp-variant-image-input{position:relative;height:42px;display:flex;align-items:center;gap:8px;overflow:hidden;border:1px solid #d8e1eb;border-radius:7px;background:#fff}.sp-variant-image-input img{width:42px;height:42px;object-fit:contain}.sp-variant-image-input i{width:42px;color:#9eacbd;text-align:center}.sp-variant-image-input input{border:0;min-height:auto;padding:0;font-size:8px}.sp-variant-attributes{margin-top:12px;padding-top:12px;border-top:1px solid #e5e9ef}.sp-variant-attributes>strong{display:block;margin-bottom:9px;color:#435068;font-size:10px}.sp-variant-attributes>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.sp-add-variant-btn{width:max-content}.sp-choice-buttons{display:flex;gap:10px;flex-wrap:wrap}.sp-choice-buttons button{min-width:135px;min-height:58px;border:1px solid #d8e1eb;border-radius:8px;background:#fff;color:#344054;font-size:11px}.sp-choice-buttons button.active{border-color:var(--sp-primary);background:var(--sp-primary-soft);color:var(--sp-primary)}.sp-switch-list{display:grid}.sp-switch-list>div{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e8edf2}.sp-switch-list>div:last-child{border-bottom:0}.sp-switch-list strong{color:#07152e;font-size:11px}.sp-switch-list span{display:flex;flex-direction:column}.sp-switch-list small{margin-top:3px;color:#8c97aa;font-size:9px}.sp-empty-line{margin:3px 0;color:#6f7e94;font-size:11px}.sp-digital-section,.sp-seo-section{display:grid;gap:14px}.sp-digital-fields,.sp-seo-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:12px;border-top:1px solid #edf0f3}.sp-digital-upload,.sp-seo-fields label:nth-child(2),.sp-seo-fields label:nth-child(3),.sp-seo-fields label:nth-child(4){grid-column:1 / -1}.sp-existing-files{display:grid;gap:7px}.sp-existing-files>div{display:grid;grid-template-columns:25px minmax(0,1fr) auto;gap:7px;align-items:center;padding:8px 10px;border:1px solid #e2e7ec;border-radius:7px}.sp-existing-files>div.removed{opacity:.5;background:#fff1f2}.sp-existing-files button{border:0;background:transparent;color:#dc2626;font-size:9px}.sp-mobile-bottom-actions{display:none}.sp-show-page{min-height:calc(100vh - 130px);background:var(--sp-bg)}.sp-show-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.sp-show-header>div:last-child{display:flex;gap:8px}.sp-show-header>div:first-child>span{color:var(--sp-primary);font-size:9px;font-weight:800}.sp-show-header h1{margin:4px 0 0;color:#14213d;font-size:24px}.sp-show-header p{margin:5px 0 0;color:#8390a5;font-size:11px}.sp-show-hero{display:grid;grid-template-columns:1.3fr .7fr;gap:0;padding:18px}.sp-show-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-right:18px;border-right:1px solid #e7ecf1}.sp-show-gallery>div{position:relative;min-height:115px;overflow:hidden;border:1px solid #e2e7ed;border-radius:7px;background:#f8fafc}.sp-show-gallery>div.cover{grid-column:span 2;grid-row:span 2;min-height:240px}.sp-show-gallery img{width:100%;height:100%;object-fit:contain}.sp-show-gallery span{position:absolute;top:6px;right:6px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--sp-primary);color:#fff;font-size:8px}.sp-show-no-image{min-height:240px!important;grid-column:1 / -1;display:flex;align-items:center;justify-content:center;color:#a9b5c4;font-size:35px}.sp-show-summary{padding-left:18px}.sp-show-price{display:flex;align-items:center;gap:9px}.sp-show-price strong{color:var(--sp-primary);font-size:25px}.sp-show-price del{color:#9da7b6}.sp-show-badges{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0 14px}.sp-show-badges>span:not(.sp-approval){padding:4px 7px;border-radius:5px;background:#f1f5f9;color:#64748b;font-size:9px;font-weight:700}.sp-show-summary dl,.sp-show-seo{margin:0}.sp-show-summary dl>div,.sp-show-seo>div{display:grid;grid-template-columns:115px 1fr;gap:8px;padding:8px 0;border-top:1px solid #edf0f3;font-size:10px}.sp-show-summary dt,.sp-show-seo dt{color:#8a95a6}.sp-show-summary dd,.sp-show-seo dd{margin:0;color:#344054;font-weight:650;word-break:break-word}.sp-show-section .sp-section-title{margin:-18px -18px 18px}.sp-show-section{padding:18px}.sp-show-variants{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.sp-show-variants article{padding:11px;border:1px solid #e2e7ed;border-radius:8px;background:#fbfcfe}.sp-show-variants article>div{display:flex;justify-content:space-between;gap:7px}.sp-show-variants article>div span{padding:2px 5px;border-radius:4px;background:var(--sp-primary-soft);color:var(--sp-primary);font-size:8px}.sp-show-variants p{margin:5px 0;color:#8691a3;font-size:9px}.sp-show-variants article>strong{display:block;color:var(--sp-primary)}.sp-show-variants small{display:block;margin-top:5px;color:#758196}.sp-show-description-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sp-show-description-grid article{padding:12px;border:1px solid #e2e7ed;border-radius:8px}.sp-show-description-grid h4{margin:0 0 10px;color:#49566d;font-size:10px}.sp-rendered-html{color:#475569;font-size:11px;line-height:1.65}.sp-rendered-html p:first-child{margin-top:0}.sp-show-files{display:grid;gap:7px}.sp-show-files>div{display:grid;grid-template-columns:25px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 10px;border:1px solid #e2e7ed;border-radius:7px}.sp-show-files i{color:var(--sp-primary)}.sp-show-files small{color:#8a95a6}.sp-toast{position:fixed;right:20px;bottom:20px;z-index:5000;min-width:240px;max-width:390px;padding:12px 14px;border-radius:8px;background:#111827;color:#fff;box-shadow:0 17px 40px #0003;font-size:11px}.sp-toast.error{background:#b91c1c}@media(max-width:1350px){.sp-product-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sp-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sp-variant-fields,.sp-variant-attributes>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1100px){.sp-product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-field-row{grid-template-columns:185px minmax(0,1fr)}.sp-image-layout{grid-template-columns:180px minmax(0,1fr)}.sp-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sp-show-hero{grid-template-columns:1fr}.sp-show-gallery{padding-right:0;padding-bottom:18px;border-right:0;border-bottom:1px solid #e7ecf1}.sp-show-summary{padding:18px 0 0}.sp-show-variants{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.sp-index-header,.sp-show-header{flex-direction:column}.sp-index-search-card form{grid-template-columns:1fr 1fr}.sp-index-search{grid-column:1 / -1}.sp-index-meta-row{align-items:flex-start;flex-direction:column;padding:12px 0}.sp-product-card-grid{grid-template-columns:1fr}.sp-card-image{height:260px}.sp-form-topbar{top:70px;align-items:flex-start;flex-direction:column}.sp-form-actions{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.sp-form-actions button{width:100%;padding:0 8px}.sp-section-content{padding:14px}.sp-field-row{grid-template-columns:1fr;gap:5px}.sp-field-label{min-height:auto}.sp-inline-controls,.sp-discount-controls,.sp-image-layout{grid-template-columns:1fr}.sp-image-slot.cover{min-height:280px}.sp-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-variant-fields,.sp-variant-attributes>div,.sp-digital-fields,.sp-seo-fields,.sp-show-description-grid{grid-template-columns:1fr}.sp-digital-upload,.sp-seo-fields label:nth-child(2),.sp-seo-fields label:nth-child(3),.sp-seo-fields label:nth-child(4){grid-column:auto}.sp-show-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-show-variants{grid-template-columns:1fr}}@media(max-width:520px){.sp-index-search-card{padding:12px}.sp-index-search-card form{grid-template-columns:1fr}.sp-index-search{grid-column:auto}.sp-search-btn,.sp-add-product-btn{width:100%}.sp-card-footer{grid-template-columns:1fr 1fr;gap:9px}.sp-card-actions{grid-column:1 / -1;justify-content:flex-end;border-top:1px solid #edf0f3;padding-top:8px}.sp-form-topbar{position:relative;top:auto}.sp-form-actions{grid-template-columns:1fr 1fr}.sp-form-actions .sp-outline-btn:first-child{grid-column:1 / -1}.sp-image-grid{grid-template-columns:1fr 1fr}.sp-image-slot{min-height:125px}.sp-image-slot.cover{min-height:260px}.sp-rich-toolbar button{width:27px;height:27px}.sp-variant-head{align-items:flex-start;flex-direction:column}.sp-variant-fields{grid-template-columns:1fr}.sp-two-control>div{grid-template-columns:1fr 1fr}.sp-choice-buttons{display:grid;grid-template-columns:1fr 1fr}.sp-choice-buttons button{min-width:0}.sp-show-header>div:last-child{width:100%}.sp-show-header .sp-outline-btn,.sp-show-header .sp-primary-btn{flex:1}.sp-show-gallery>div.cover{grid-column:1 / -1}.sp-show-summary dl>div,.sp-show-seo>div{grid-template-columns:90px 1fr}.sp-toast{left:12px;right:12px;bottom:12px;min-width:0}}:root{--fv-orange: #ff620d;--fv-orange-dark: #e95608;--fv-orange-soft: #fff2ea;--fv-orange-border: #ffc7a8;--fv-navy: #10285b;--fv-text: #111827;--fv-muted: #7b8498;--fv-border: #dde2e8;--fv-page: #f5f6f8;--fv-white: #ffffff;--fv-red: #ef4444;--fv-green: #16a34a;--fv-shadow: 0 8px 28px rgba(15, 23, 42, .06)}.fv-shop-container,.fv-checkout-container{width:calc(100% - 48px);max-width:1480px;margin:0 auto}.fv-commerce-loading{min-height:300px;display:flex;justify-content:center;align-items:center;gap:10px;color:var(--fv-muted)}.fv-commerce-loading i{color:var(--fv-orange)}.fv-commerce-error{display:flex;align-items:center;gap:8px;margin-bottom:18px;padding:13px 16px;border:1px solid #fecaca;border-radius:9px;background:#fff5f5;color:#b91c1c;font-size:.82rem}.fv-products-section{min-height:500px;padding:28px 0 45px;background:var(--fv-page)}.fv-section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.fv-section-heading span{color:var(--fv-orange);font-size:.68rem;font-weight:700}.fv-section-heading h1{margin-top:3px;color:var(--fv-text);font-size:1.45rem;font-weight:750}.fv-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.fv-product-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid #cfd5dc;border-radius:5px;background:#fff;transition:transform .18s,border-color .18s,box-shadow .18s}.fv-product-card:hover{transform:translateY(-2px);border-color:var(--fv-orange-border);box-shadow:0 8px 22px #0f172a14}.fv-product-image-area{position:relative;height:260px;display:flex;justify-content:center;align-items:center;padding:20px;border-bottom:1px solid #eef0f2;background:#fff}.fv-product-image-area img{width:100%;height:100%;object-fit:contain}.fv-product-no-image{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#f8fafc;color:#cbd5e1;font-size:2rem}.fv-product-badge{position:absolute;top:13px;left:13px;z-index:2;padding:5px 8px;border-radius:4px;font-size:.58rem;font-weight:700}.fv-product-body{flex:1;display:flex;flex-direction:column;padding:13px 10px 9px}.fv-product-body h3{min-height:39px;margin:0;color:#111827;font-size:.88rem;font-weight:500;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fv-product-vendor{margin-top:3px;color:#929bad;font-size:.66rem}.fv-product-price{min-height:49px;display:flex;align-items:center;gap:8px}.fv-product-price strong{color:#d44b00;font-size:1rem;font-weight:800}.fv-product-price del{color:#9ca3af;font-size:.72rem}.fv-buy-now-btn{width:100%;min-height:40px;display:flex;justify-content:center;align-items:center;gap:8px;border:1px solid var(--fv-orange);border-radius:5px;background:#fff;color:var(--fv-orange);font-size:.77rem;font-weight:600;transition:.18s}.fv-buy-now-btn:hover:not(:disabled){background:var(--fv-orange);color:#fff}.fv-buy-now-btn:disabled{border-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.fv-checkout-page{min-height:700px;padding:18px 0 60px;background:#f4f5f6}.fv-checkout-title{margin-bottom:18px}.fv-checkout-title>span{display:flex;align-items:center;gap:5px;color:var(--fv-orange);font-size:.62rem;font-weight:700}.fv-checkout-title h1{margin:4px 0 0;color:#101828;font-size:1.8rem;font-weight:750}.fv-draft-save-status{min-height:19px;display:flex;justify-content:flex-end;align-items:center;gap:6px;margin:-10px 0 8px;color:var(--fv-green);font-size:.68rem}.fv-checkout-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(340px,1fr);gap:20px;align-items:start}.fv-checkout-card{overflow:hidden;border:1px solid #d8dadd;border-radius:13px;background:#fff;box-shadow:0 3px 12px #0f172a06}.fv-delivery-card{padding:22px}.fv-checkout-section-head{display:flex;align-items:center;gap:12px}.fv-checkout-head-icon{width:43px;height:43px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:10px;background:var(--fv-orange-soft);color:var(--fv-orange);font-size:1rem}.fv-checkout-section-head h2{margin:0;color:#111827;font-size:1.25rem;font-weight:700}.fv-checkout-section-head p{margin-top:3px;color:#9aa1ae;font-size:.68rem}.fv-checkout-divider{height:1px;margin:14px 0 16px;background:#e8e9eb}.fv-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fv-field{display:block;margin-bottom:13px}.fv-field>span{display:flex;align-items:center;margin-bottom:6px;color:#101828;font-size:.74rem;font-weight:650}.fv-field>span b{margin-left:3px;color:var(--fv-orange)}.fv-field>span small{margin-left:auto;color:#9aa2b1;font-size:.52rem;font-weight:500}.fv-input-wrap{position:relative;min-height:45px;display:flex;align-items:center;border:1px solid #d3d7dc;border-radius:8px;background:#fff;transition:border-color .18s,box-shadow .18s}.fv-input-wrap:focus-within{border-color:var(--fv-orange);box-shadow:0 0 0 3px #ff620d14}.fv-input-wrap>i{width:39px;flex-shrink:0;color:#9aa2aa;text-align:center;font-size:.77rem}.fv-input-wrap input,.fv-input-wrap textarea{width:100%;border:0;outline:0;background:transparent;color:#111827;font-family:inherit;font-size:.74rem}.fv-input-wrap input{height:43px;padding-right:11px}.fv-textarea-wrap{align-items:flex-start}.fv-textarea-wrap>i{padding-top:15px}.fv-input-wrap textarea{resize:vertical;min-height:88px;padding:13px 12px 12px 0}.fv-delivery-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fv-delivery-option{min-height:64px;display:grid;grid-template-columns:20px 34px minmax(0,1fr);align-items:center;gap:8px;padding:9px 11px;border:1px solid #d7d9dd;border-radius:8px;background:#fff;color:#111827;text-align:left;transition:.18s}.fv-delivery-option.selected{border:2px solid var(--fv-orange);background:#fff6f1}.fv-delivery-radio{width:19px;height:19px;display:flex;justify-content:center;align-items:center;border:1px solid #cbd0d6;border-radius:50%;color:#fff;font-size:.52rem}.fv-delivery-option.selected .fv-delivery-radio{border-color:var(--fv-orange);background:var(--fv-orange)}.fv-delivery-location{width:31px;height:31px;display:flex;justify-content:center;align-items:center;border-radius:7px;background:#f3f4f6;color:#a6aab1}.fv-delivery-option.selected .fv-delivery-location{background:#ffe8dc;color:var(--fv-orange)}.fv-delivery-option strong,.fv-delivery-option small,.fv-delivery-option em{display:block}.fv-delivery-option strong{font-size:.72rem}.fv-delivery-option small{margin-top:1px;color:#a0a6b0;font-size:.53rem}.fv-delivery-option em{margin-top:3px;color:var(--fv-orange);font-size:.55rem;font-style:normal;font-weight:650}.fv-confirm-row{display:flex;align-items:center;gap:8px;margin-top:2px;padding-top:12px;border-top:1px solid #e8eaed;color:#566071;font-size:.66rem}.fv-confirm-check{width:20px;height:20px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border:1px solid #d1d5db;border-radius:50%;background:#fff;color:#fff;font-size:.5rem}.fv-confirm-check.checked{border-color:var(--fv-orange);background:var(--fv-orange)}.fv-checkout-sidebar{display:flex;flex-direction:column;gap:18px}.fv-mini-title{position:relative;padding:13px 15px 12px 24px;border-bottom:1px solid #ececef;color:#111827;font-size:.73rem;font-weight:700}.fv-mini-title:before{content:"";position:absolute;top:11px;bottom:11px;left:14px;width:2px;background:var(--fv-orange)}.fv-review-product{display:grid;grid-template-columns:54px minmax(0,1fr) 30px;gap:10px;align-items:center;padding:12px 14px}.fv-review-image{width:54px;height:54px;display:flex;justify-content:center;align-items:center;overflow:hidden;border:1px solid #e1e3e6;border-radius:5px;color:#c3c7cc}.fv-review-image img{width:100%;height:100%;object-fit:contain}.fv-review-product-info{min-width:0}.fv-review-product-info>strong{display:block;overflow:hidden;color:#111827;font-size:.67rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.fv-review-product-info>small{display:block;margin-top:2px;color:#99a1ad;font-size:.54rem}.fv-review-bottom{display:flex;align-items:center;gap:8px;margin-top:7px}.fv-quantity-control{height:29px;display:inline-grid;grid-template-columns:28px 32px 28px;overflow:hidden;border:1px solid #e0e2e5;border-radius:7px}.fv-quantity-control button{border:0;background:#fafafa;color:#9ca3af}.fv-quantity-control span{display:flex;justify-content:center;align-items:center;border-left:1px solid #e0e2e5;border-right:1px solid #e0e2e5;font-size:.63rem}.fv-review-price{color:#d84c00;font-size:.68rem}.fv-remove-checkout-item{width:26px;height:26px;display:flex;justify-content:center;align-items:center;border:0;border-radius:6px;background:#f34f4f;color:#fff;font-size:.65rem}.fv-coupon-form{display:flex;gap:8px;padding:13px}.fv-coupon-form input{min-width:0;height:39px;flex:1;padding:0 11px;border:1px solid #d6d9df;border-radius:6px;outline:none;font-size:.7rem}.fv-coupon-form input:focus{border-color:var(--fv-orange)}.fv-coupon-form button{min-width:78px;border:0;border-radius:6px;background:var(--fv-orange);color:#fff;font-size:.67rem;font-weight:700}.fv-applied-coupon{display:flex;justify-content:space-between;align-items:center;padding:13px}.fv-applied-coupon>div{display:flex;align-items:center;gap:9px}.fv-applied-coupon>div>i{color:var(--fv-orange)}.fv-applied-coupon span{display:flex;flex-direction:column}.fv-applied-coupon strong{color:var(--fv-text);font-size:.72rem}.fv-applied-coupon small{color:var(--fv-green);font-size:.57rem}.fv-applied-coupon button{border:0;background:transparent;color:#ef4444;font-size:.63rem}.fv-payment-option{display:grid;grid-template-columns:34px minmax(0,1fr) 22px;gap:9px;align-items:center;margin:10px 13px 13px;padding:10px;border:1px solid #dfe2e7;border-radius:8px}.fv-payment-option.selected{border:1.5px solid var(--fv-orange);background:#fff8f4}.fv-payment-icon{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:6px;background:#fff;color:var(--fv-orange)}.fv-payment-option strong,.fv-payment-option small{display:block}.fv-payment-option strong{font-size:.68rem}.fv-payment-option small{margin-top:2px;color:#a2a8b2;font-size:.53rem}.fv-payment-check{width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--fv-orange);color:#fff;font-size:.52rem}.fv-total-card{padding:14px}.fv-total-card>div{min-height:34px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed #dedfe3;color:#667085;font-size:.66rem}.fv-total-card>div strong{color:#111827}.fv-total-card .fv-discount-line strong{color:var(--fv-green)}.fv-total-card .fv-total-final{border-bottom:0;color:#111827;font-weight:700}.fv-total-final strong{color:var(--fv-orange)!important;font-size:.9rem}.fv-place-order-btn{min-height:49px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;border:0;border-radius:8px;background:var(--fv-orange);color:#fff;box-shadow:0 10px 24px #ff620d30;font-size:.67rem;font-weight:700}.fv-place-order-btn:hover{background:var(--fv-orange-dark)}.fv-place-order-btn span{display:flex;align-items:center;gap:7px}.fv-place-order-btn strong{padding-left:16px;border-left:1px solid rgba(255,255,255,.35)}.fv-order-success-page{min-height:700px;display:flex;justify-content:center;align-items:flex-start;padding:55px 20px;background:#f6f7f8}.fv-success-card{width:100%;max-width:680px;padding:32px;border:1px solid #e1e4e8;border-radius:16px;background:#fff;box-shadow:var(--fv-shadow);text-align:center}.fv-success-icon{width:66px;height:66px;display:flex;justify-content:center;align-items:center;margin:0 auto 13px;border-radius:50%;background:#ecfdf3;color:#16a34a;font-size:1.55rem}.fv-success-label{color:var(--fv-green);font-size:.62rem;font-weight:800;letter-spacing:1px}.fv-success-card h1{margin:6px 0;color:#111827;font-size:1.8rem}.fv-success-message{margin:0;color:#7d8795;font-size:.78rem}.fv-success-order-number{display:flex;justify-content:space-between;align-items:center;margin:22px 0 16px;padding:13px 15px;border-radius:8px;background:#fff4ed;color:#7c8795;font-size:.7rem}.fv-success-order-number strong{color:var(--fv-orange)}.fv-success-items{border:1px solid #eceef0;border-radius:10px;overflow:hidden}.fv-success-item{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px;border-bottom:1px solid #eceef0;text-align:left}.fv-success-item:last-child{border-bottom:0}.fv-success-item-image{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border:1px solid #eceef0;border-radius:6px;overflow:hidden}.fv-success-item-image img{width:100%;height:100%;object-fit:contain}.fv-success-item>div:nth-child(2){display:flex;flex-direction:column;gap:2px}.fv-success-item strong{color:#111827;font-size:.7rem}.fv-success-item small,.fv-success-item span{color:#8e97a5;font-size:.58rem}.fv-success-summary{margin-top:15px;padding:11px 15px;border:1px solid #eceef0;border-radius:10px}.fv-success-summary>div{min-height:31px;display:flex;justify-content:space-between;align-items:center;color:#7f8896;font-size:.67rem}.fv-success-total{margin-top:5px;padding-top:8px;border-top:1px dashed #d9dde2;color:#111827!important;font-weight:700}.fv-success-total strong{color:var(--fv-orange);font-size:.9rem}.fv-success-delivery,.fv-success-payment{display:flex;align-items:flex-start;gap:11px;margin-top:15px;padding:13px;border-radius:9px;background:#f8fafc;text-align:left}.fv-success-delivery>i,.fv-success-payment>i{margin-top:2px;color:var(--fv-orange)}.fv-success-delivery div{display:flex;flex-direction:column}.fv-success-delivery strong{font-size:.7rem}.fv-success-delivery span,.fv-success-delivery p,.fv-success-payment{color:#7f8996;font-size:.61rem}.fv-success-delivery p{margin:3px 0 0}.fv-success-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.fv-success-actions a{min-height:43px;display:flex;justify-content:center;align-items:center;gap:7px;border-radius:7px;font-size:.7rem;font-weight:700}.fv-success-outline{border:1px solid var(--fv-orange);color:var(--fv-orange)}.fv-success-primary{border:1px solid var(--fv-orange);background:var(--fv-orange);color:#fff}@media(max-width:1250px){.fv-product-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1000px){.fv-product-grid{grid-template-columns:repeat(3,1fr)}.fv-checkout-grid{grid-template-columns:1fr}.fv-checkout-sidebar{display:grid;grid-template-columns:repeat(2,1fr)}.fv-place-order-btn{grid-column:1 / -1}}@media(max-width:720px){.fv-shop-container,.fv-checkout-container{width:calc(100% - 24px)}.fv-product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.fv-product-image-area{height:190px;padding:12px}.fv-field-grid,.fv-delivery-options,.fv-checkout-sidebar{grid-template-columns:1fr}.fv-delivery-card{padding:15px}.fv-success-card{padding:22px 15px}}@media(max-width:420px){.fv-product-grid{gap:7px}.fv-product-image-area{height:155px}.fv-product-body{padding:10px 7px 7px}.fv-product-body h3{font-size:.75rem}.fv-product-price strong{font-size:.87rem}.fv-buy-now-btn{min-height:37px;font-size:.68rem}.fv-success-actions{grid-template-columns:1fr}}:root{--fvc2-orange: #ff5a00;--fvc2-orange-dark: #e95000;--fvc2-bg: #f3f4f7;--fvc2-text: #232831;--fvc2-text-soft: #596273;--fvc2-muted: #7f8792;--fvc2-border: #dfe3e8;--fvc2-card: #ffffff;--fvc2-success: #0d9b6a;--fvc2-danger: #dc3545}.fvc2-page,.fvc2-page *,.fvc2-state,.fvc2-state *{box-sizing:border-box}.fvc2-page{min-height:720px;padding:20px 0 110px;background:var(--fvc2-bg);color:var(--fvc2-text);font-family:Inter,Noto Sans Bengali,Hind Siliguri,Segoe UI,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fvc2-container{width:min(1120px,calc(100% - 30px));margin-inline:auto}.fvc2-state{min-height:520px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--fvc2-bg);color:#687180;font-size:14px;font-weight:600}.fvc2-state i{color:var(--fvc2-orange);font-size:17px}.fvc2-head{min-height:72px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;margin-bottom:14px;padding:0 12px;border:1px solid var(--fvc2-border);border-radius:12px;background:#fff}.fvc2-head>button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#f5f6f8;color:#525b67;font-size:15px;cursor:pointer;transition:background .18s ease,color .18s ease}.fvc2-head>button:hover{background:#fff0e8;color:var(--fvc2-orange)}.fvc2-head>div span{color:var(--fvc2-orange);font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.06em}.fvc2-head h1{margin:3px 0 0;color:#151b24;font-size:28px;line-height:1.08;font-weight:700;letter-spacing:-.4px}.fvc2-head>i{color:var(--fvc2-orange);text-align:center;font-size:17px}.fvc2-error{min-height:46px;display:flex;align-items:center;gap:8px;margin-bottom:11px;padding:10px 13px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#b42318;font-size:13px;line-height:1.45;font-weight:500}.fvc2-error i{font-size:14px}.fvc2-layout{display:grid;grid-template-columns:minmax(0,1fr) 345px;align-items:start;gap:14px}.fvc2-main{min-width:0;display:flex;flex-direction:column;gap:13px}.fvc2-card,.fvc2-mobile-summary{overflow:hidden;border:1px solid var(--fvc2-border);border-radius:13px;background:var(--fvc2-card);box-shadow:0 2px 8px #0f172a06}.fvc2-title{min-height:52px;display:flex;align-items:center;gap:9px;padding:0 14px;border-bottom:1px solid #eceff2}.fvc2-title>i{color:var(--fvc2-orange);font-size:15px}.fvc2-title strong{color:#242a33;font-size:16px;line-height:1.3;font-weight:700}.fvc2-title>span{margin-left:auto;color:var(--fvc2-muted);font-size:11px;font-weight:500}.fvc2-products article{position:relative;min-height:102px;display:grid;grid-template-columns:68px minmax(0,1fr) 36px;align-items:center;gap:12px;padding:12px 13px;border-bottom:1px solid #eef0f3}.fvc2-products article:last-child{border-bottom:0}.fvc2-product-image{width:68px;height:68px;display:grid;place-items:center;overflow:hidden;border:1px solid #e0e4e9;border-radius:9px;background:#fff}.fvc2-product-image img{width:100%;height:100%;display:block;object-fit:contain}.fvc2-image-fallback{width:100%;height:100%;display:grid;place-items:center;color:#b6bdc7;background:#fafafa;font-size:18px}.fvc2-product-copy{min-width:0}.fvc2-product-copy>strong{display:block;overflow:hidden;color:#252b34;font-size:14px;line-height:1.35;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.fvc2-product-copy>small{display:block;min-height:20px;margin-top:4px;overflow:hidden;color:#7e8794;font-size:11px;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}.fvc2-product-copy>div{min-height:36px;display:flex;align-items:center;gap:14px;margin-top:6px}.fvc2-qty{height:32px;display:grid;grid-template-columns:31px 38px 31px;overflow:hidden;border:1px solid #dde2e8;border-radius:999px}.fvc2-qty button,.fvc2-qty b{display:grid;place-items:center;border:0;background:#fff;font-size:12px}.fvc2-qty button{color:var(--fvc2-orange);font-weight:700;cursor:pointer}.fvc2-qty button:disabled{opacity:.4;cursor:default}.fvc2-qty b{border-inline:1px solid #eceff2;color:#343a43;font-weight:600}.fvc2-line-price{color:#242a33;font-size:14px;font-weight:700}.fvc2-remove{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff0f1;color:#ef4654;font-size:13px;cursor:pointer}.fvc2-remove:hover:not(:disabled){background:#ffe3e5}.fvc2-remove:disabled{opacity:.45;cursor:default}.fvc2-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:15px}.fvc2-fields label.address{grid-column:1 / -1}.fvc2-fields label>span{display:block;margin-bottom:7px;color:#4d5665;font-size:12px;line-height:1.3;font-weight:650}.fvc2-fields label>div{min-height:48px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid #d4dae2;border-radius:8px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.fvc2-fields label>div:focus-within{border-color:var(--fvc2-orange);box-shadow:0 0 0 3px #ff5a0014}.fvc2-fields label>div>i{color:#919aa7;font-size:14px;text-align:center}.fvc2-fields input,.fvc2-fields textarea{width:100%;min-width:0;padding:11px 11px 11px 0;border:0;outline:0;resize:none;background:transparent;color:#2f3640;font-family:inherit;font-size:13px;line-height:1.45;font-weight:450}.fvc2-fields input::placeholder,.fvc2-fields textarea::placeholder{color:#929aa6;opacity:1}.fvc2-area-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:15px}.fvc2-area-grid>button{min-height:82px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 12px;border:1px solid #dce1e7;border-radius:9px;background:#fff;color:var(--fvc2-text);font-family:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.fvc2-area-grid>button:hover{border-color:#ffb28a}.fvc2-area-grid>button.active{border-color:var(--fvc2-orange);background:#fff8f4;box-shadow:0 0 0 2px #ff5a000a}.fvc2-area-grid>button>span{color:#adb4be;font-size:18px}.fvc2-area-grid>button.active>span{color:var(--fvc2-orange)}.fvc2-area-grid>button>div{min-width:0;display:flex;flex-direction:column;gap:4px}.fvc2-area-grid>button>div strong{color:#2e3540;font-size:13px;line-height:1.35;font-weight:700}.fvc2-area-grid>button>div small{color:#7f8794;font-size:10px;line-height:1.4}.fvc2-area-grid>button>b{color:var(--fvc2-orange);font-size:12px;font-weight:700;white-space:nowrap}.fvc2-note{display:block;padding:14px 15px 15px}.fvc2-note textarea{width:100%;min-height:88px;padding:12px;border:1px solid #d4dae2;border-radius:8px;outline:0;resize:vertical;color:#303741;background:#fff;font-family:inherit;font-size:13px;line-height:1.5;transition:border-color .18s ease,box-shadow .18s ease}.fvc2-note textarea::placeholder{color:#929aa6}.fvc2-note textarea:focus{border-color:var(--fvc2-orange);box-shadow:0 0 0 3px #ff5a0012}.fvc2-note small{display:block;margin-top:6px;color:#818a96;font-size:10px;text-align:right}.fvc2-mobile-summary{display:none}.fvc2-summary-body{padding:14px 15px 16px}.fvc2-summary-line{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px dashed #e1e5e9;color:#555f6d;font-size:12px;line-height:1.35}.fvc2-summary-line strong{color:#292f38;font-size:12px;font-weight:650}.fvc2-summary-line.discount strong{color:var(--fvc2-success)}.fvc2-summary-total{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:7px;color:#252c35;font-size:15px;font-weight:750}.fvc2-summary-total strong{color:var(--fvc2-orange);font-size:22px;font-weight:800}.fvc2-coupon-toggle{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:10px;padding:0;border:0;background:transparent;color:#303741;font-family:inherit;font-size:12px;font-weight:650;cursor:pointer}.fvc2-coupon-toggle i{color:var(--fvc2-orange);font-size:10px}.fvc2-coupon-box{padding:4px 0 9px}.fvc2-coupon-input{display:grid;grid-template-columns:minmax(0,1fr) 90px;gap:8px}.fvc2-coupon-input input{min-width:0;height:42px;padding:0 11px;border:1px solid #d4dae2;border-radius:7px;outline:0;color:#303741;font-family:inherit;font-size:12px}.fvc2-coupon-input input::placeholder{color:#929aa6}.fvc2-coupon-input input:focus{border-color:var(--fvc2-orange)}.fvc2-coupon-input button{border:0;border-radius:7px;background:var(--fvc2-orange);color:#fff;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer}.fvc2-coupon-input button:hover:not(:disabled){background:var(--fvc2-orange-dark)}.fvc2-applied-coupon{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:0 11px;border:1px dashed #ffac80;border-radius:7px;background:#fff8f4}.fvc2-applied-coupon span{color:var(--fvc2-orange);font-size:12px;font-weight:700}.fvc2-applied-coupon button{border:0;background:transparent;color:#d92d20;font-family:inherit;font-size:11px;font-weight:600;cursor:pointer}.fvc2-desktop-summary{position:sticky;top:92px}.fvc2-save-state{min-height:34px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;color:#747e8b;font-size:11px;font-weight:500}.fvc2-place-order{position:relative;overflow:hidden;border:0;border-radius:9px;background:linear-gradient(100deg,#ff5a00,#ff7a16,#ff5a00);background-size:220% 100%;color:#fff;font-family:inherit;font-weight:800;cursor:pointer;animation:fvc2ButtonFlow 2.4s linear infinite,fvc2Pulse 1.9s ease-in-out infinite}.fvc2-place-order:after{content:"";position:absolute;top:-45%;left:-45%;width:28%;height:190%;background:#ffffff61;transform:rotate(24deg);animation:fvc2Shine 2.2s ease-in-out infinite}.fvc2-place-order.desktop{width:100%;min-height:52px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;margin-top:14px;padding:0 15px;font-size:13px;line-height:1.2}.fvc2-place-order.desktop span{position:relative;z-index:2;padding-left:13px;border-left:1px solid rgba(255,255,255,.4);font-size:13px}.fvc2-place-order>*{position:relative;z-index:2}.fvc2-place-order:disabled{opacity:.58;cursor:not-allowed;animation:none}@keyframes fvc2ButtonFlow{to{background-position:-220% 0}}@keyframes fvc2Pulse{0%,to{box-shadow:0 7px 18px #ff5a002e}50%{box-shadow:0 9px 24px #ff5a0057}}@keyframes fvc2Shine{0%{left:-45%}52%,to{left:125%}}.fvc2-mobile-fixed{display:none}@media(max-width:767px){.fvc2-page{min-height:100vh;padding:0 0 92px;background:#f2f3f6;font-size:13px}.fvc2-container{width:100%;margin:0}.fvc2-head{position:sticky;top:0;z-index:60;min-height:58px;margin:0;padding:0 9px;border:0;border-bottom:1px solid #e7e9ec;border-radius:0}.fvc2-head>button{width:36px;height:36px}.fvc2-head h1{font-size:20px;line-height:1.15}.fvc2-head>div span{display:none}.fvc2-layout{display:block}.fvc2-main{gap:10px;padding:10px 8px 0}.fvc2-card,.fvc2-mobile-summary{border:0;border-radius:14px}.fvc2-title{min-height:49px;padding-inline:13px}.fvc2-title strong{font-size:14px}.fvc2-title>span{font-size:10px}.fvc2-products article{min-height:90px;grid-template-columns:54px minmax(0,1fr) 31px;gap:9px;padding:10px 12px}.fvc2-product-image{width:54px;height:54px;border-radius:8px}.fvc2-product-copy>strong{font-size:13px}.fvc2-product-copy>small{font-size:10px}.fvc2-product-copy>div{min-height:31px;margin-top:4px}.fvc2-qty{height:30px;grid-template-columns:28px 34px 28px}.fvc2-qty button,.fvc2-qty b{font-size:11px}.fvc2-line-price{font-size:13px}.fvc2-remove{width:31px;height:31px;font-size:12px}.fvc2-fields{display:block;padding:13px}.fvc2-fields label{display:block;margin-bottom:12px}.fvc2-fields label:last-child{margin-bottom:0}.fvc2-fields label>span{display:block;margin-bottom:6px;font-size:11px}.fvc2-fields label>div{min-height:47px;grid-template-columns:36px minmax(0,1fr)}.fvc2-fields label>div>i{font-size:13px}.fvc2-fields input,.fvc2-fields textarea{padding:10px 10px 10px 0;font-size:12px}.fvc2-area-grid{grid-template-columns:1fr 1fr;gap:9px;padding:13px}.fvc2-area-grid>button{min-height:78px;grid-template-columns:23px minmax(0,1fr);padding:9px;gap:7px}.fvc2-area-grid>button>span{font-size:16px}.fvc2-area-grid>button>div strong{font-size:12px}.fvc2-area-grid>button>div small{font-size:9px;line-height:1.35}.fvc2-area-grid>button>b{grid-column:2;font-size:11px}.fvc2-note{padding:12px 13px 13px}.fvc2-note textarea{min-height:78px;font-size:12px}.fvc2-note small{font-size:9px}.fvc2-mobile-summary{display:block}.fvc2-summary-toggle{width:100%;min-height:56px;display:grid;grid-template-columns:1fr auto 17px;align-items:center;gap:9px;padding:0 13px;border:0;background:#fff;font-family:inherit;cursor:pointer}.fvc2-summary-toggle>span{display:flex;align-items:center;gap:8px;color:#303741;font-size:13px;font-weight:700}.fvc2-summary-toggle>span i,.fvc2-summary-toggle>i{color:var(--fvc2-orange)}.fvc2-summary-toggle>strong{color:var(--fvc2-orange);font-size:15px;font-weight:800}.fvc2-summary-line,.fvc2-summary-line strong{font-size:12px}.fvc2-desktop-summary{display:none}.fvc2-mobile-fixed{position:fixed;left:50%;bottom:0;z-index:150;width:min(520px,100%);min-height:68px;display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:10px;padding:8px 9px;border-top:1px solid #e3e7eb;background:#fff;box-shadow:0 -5px 18px #0000000f;transform:translate(-50%)}.fvc2-mobile-fixed>div{display:flex;flex-direction:column;padding-left:5px}.fvc2-mobile-fixed>div small{color:#7f8792;font-size:10px}.fvc2-mobile-fixed>div strong{margin-top:2px;color:var(--fvc2-orange);font-size:18px;font-weight:800}.fvc2-mobile-fixed .fvc2-place-order{min-height:51px;font-size:13px}}@media(max-width:420px){.fvc2-title strong{font-size:13px}.fvc2-product-copy>strong{font-size:12px}.fvc2-fields input,.fvc2-fields textarea{font-size:12px}.fvc2-area-grid>button>div strong{font-size:11px}.fvc2-area-grid>button>div small{font-size:9px}}@media(max-width:360px){.fvc2-area-grid{grid-template-columns:1fr}.fvc2-area-grid>button{min-height:72px;grid-template-columns:24px minmax(0,1fr) auto}.fvc2-area-grid>button>b{grid-column:auto}.fvc2-mobile-fixed{grid-template-columns:105px minmax(0,1fr)}.fvc2-mobile-fixed>div strong{font-size:17px}}@media(prefers-reduced-motion:reduce){.fvc2-place-order,.fvc2-place-order:after{animation:none}}:root{--fvos2-orange: #ff5a00;--fvos2-bg: #fff8f3;--fvos2-text: #202630;--fvos2-muted: #87909b;--fvos2-border: #e8e9ec}.fvos2-page{min-height:680px;display:flex;align-items:flex-start;justify-content:center;padding:28px 15px 55px;background:radial-gradient(circle at 50% 0,#fff,transparent 40%),var(--fvos2-bg)}.fvos2-card{width:min(780px,100%);overflow:hidden;border:1px solid #ffd8c3;border-top:5px solid var(--fvos2-orange);border-radius:18px;background:#fff;box-shadow:0 15px 42px #3624190f}.fvos2-top{display:grid;grid-template-columns:62px minmax(0,1fr) 40px;align-items:center;gap:14px;padding:23px 25px 17px}.fvos2-check{width:58px;height:58px;display:grid;place-items:center;border:7px solid #fff0e7;border-radius:50%;background:var(--fvos2-orange);color:#fff;font-size:25px}.fvos2-top small{color:var(--fvos2-orange);font-size:8px;font-weight:800;letter-spacing:.12em}.fvos2-top h1{margin:4px 0 3px;color:#1e242c;font-size:24px;line-height:1.2;font-weight:650}.fvos2-top p{margin:0;color:var(--fvos2-muted);font-size:10px}.fvos2-invoice{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffd0b6;border-radius:9px;background:#fff7f2;color:var(--fvos2-orange)}.fvos2-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:0 25px 16px}.fvos2-facts>div{min-height:72px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--fvos2-border);border-radius:10px;background:#fbfcfd}.fvos2-facts>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;font-size:16px}.fvos2-facts .orange,.fvos2-facts .money{background:#fff0e7;color:var(--fvos2-orange)}.fvos2-facts .green{background:#e9fbf3;color:#13a875}.fvos2-facts .blue{background:#eef5ff;color:#2f6fec}.fvos2-facts p{min-width:0;margin:0}.fvos2-facts p small{display:block;color:#9097a1;font-size:7px;text-transform:uppercase}.fvos2-facts p strong{display:block;overflow:hidden;margin-top:3px;color:#25303d;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.fvos2-detail-grid{display:grid;grid-template-columns:.85fr 1.15fr;border-top:1px solid #eee;border-bottom:1px solid #eee}.fvos2-detail-grid>section{min-width:0;padding:14px 25px}.fvos2-detail-grid>section:first-child{border-right:1px solid #eee}.fvos2-detail-grid h2{display:flex;align-items:center;gap:6px;margin:0 0 9px;color:#38414c;font-size:10px;font-weight:700}.fvos2-detail-grid h2 i{color:var(--fvos2-orange)}.fvos2-detail-grid>section>strong{font-size:10px}.fvos2-detail-grid>section>p{margin:3px 0 0;color:#737b85;font-size:8px;line-height:1.35}.fvos2-detail-grid>section>small{display:block;margin-top:6px;color:#9b7a67;font-size:7px}.fvos2-items{max-height:180px;overflow-y:auto}.fvos2-items>div{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px dashed #e8e9eb}.fvos2-items>div:last-child{border-bottom:0}.fvos2-items span{min-width:0}.fvos2-items strong{display:block;overflow:hidden;color:#303742;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.fvos2-items small{display:block;margin-top:2px;color:#979da5;font-size:7px}.fvos2-items b{flex:0 0 auto;color:#303742;font-size:9px}.fvos2-totals{display:flex;align-items:stretch;justify-content:flex-end;padding:13px 25px}.fvos2-totals>span{min-width:105px;display:flex;flex-direction:column;gap:3px;padding:0 12px;border-right:1px solid #eee}.fvos2-totals>span:last-child{border-right:0}.fvos2-totals small{color:#9198a1;font-size:7px}.fvos2-totals strong{color:#333a44;font-size:10px}.fvos2-totals .green-text{color:#10a36f}.fvos2-totals .grand strong{color:var(--fvos2-orange);font-size:15px}.fvos2-actions{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:9px;padding:0 25px 22px}.fvos2-actions button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe2e6;border-radius:8px;background:#fff;color:#45505c;font-size:9px;font-weight:700}.fvos2-actions button.primary{border-color:var(--fvos2-orange);background:var(--fvos2-orange);color:#fff;box-shadow:0 7px 16px #ff5a002e}.fvos2-actions button.invoice{border-color:#ffc7a8;color:var(--fvos2-orange)}.fvos2-state{min-height:520px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--fvos2-bg);color:#7f8791}.fvos2-state i{color:var(--fvos2-orange)}.fvos2-state.error{color:#b42318}@media(max-width:767px){.fvos2-page{min-height:100dvh;padding:12px 8px 25px;background:#f6f7f9}.fvos2-card{border-top-width:4px;border-radius:14px}.fvos2-top{grid-template-columns:50px minmax(0,1fr) 36px;gap:9px;padding:16px 13px 12px}.fvos2-check{width:48px;height:48px;border-width:6px;font-size:20px}.fvos2-top h1{font-size:15px}.fvos2-top p{font-size:8px}.fvos2-invoice{width:34px;height:34px}.fvos2-facts{grid-template-columns:1fr 1fr;gap:7px;padding:0 12px 11px}.fvos2-facts>div{min-height:62px;grid-template-columns:34px minmax(0,1fr);gap:6px;padding:6px 8px}.fvos2-facts>div>span{width:32px;height:32px;font-size:13px}.fvos2-facts p strong{font-size:9px}.fvos2-detail-grid{display:block}.fvos2-detail-grid>section{padding:11px 13px}.fvos2-detail-grid>section:first-child{border-right:0;border-bottom:1px solid #eee}.fvos2-items{max-height:145px}.fvos2-totals{display:grid;grid-template-columns:1fr 1fr;padding:10px 12px}.fvos2-totals>span{min-width:0;padding:7px 8px;border-right:0;border-bottom:1px solid #f0f1f2}.fvos2-totals>span:nth-last-child(-n+2){border-bottom:0}.fvos2-actions{grid-template-columns:1fr 1fr;gap:7px;padding:4px 12px 13px}.fvos2-actions button{min-height:40px}.fvos2-actions button.primary{grid-column:1 / -1}}.fv-category-menu-dropdown{position:relative;width:min(1190px,calc(100% - 32px));height:34px;margin:0 auto;z-index:8500}.fv-category-menu-trigger{height:34px;display:inline-flex;align-items:center;gap:13px;padding:0 20px;border:0;background:#fff;color:#283674;font-size:13px;font-weight:700;cursor:pointer}.fv-category-menu-trigger i{font-size:10px;transition:transform .18s ease}.fv-category-menu-trigger.open{color:#ff587d}.fv-category-menu-trigger.open i{transform:rotate(180deg)}.fv-category-menu-panel{width:220px;position:absolute;top:34px;left:0;z-index:8600;padding:7px 0;border:1px solid #e1e4e8;border-radius:0 0 8px 8px;background:#fff;box-shadow:0 12px 28px #0f172a1f}.fv-category-menu-parent{position:relative}.fv-category-menu-parent>a{min-height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#5d6571;font-size:12px;text-decoration:none}.fv-category-menu-parent>a:hover{background:#fff1f5;color:#ff587d}.fv-category-menu-parent>a i{font-size:8px}.fv-category-menu-children{display:none;width:220px;min-height:100%;position:absolute;top:-7px;left:100%;padding:7px 0;border:1px solid #e1e4e8;background:#fff;box-shadow:7px 10px 25px #0f172a1c}.fv-category-menu-parent:hover .fv-category-menu-children{display:block}.fv-category-menu-children a{display:block;padding:8px 12px;color:#5d6571;font-size:12px;text-decoration:none}.fv-category-menu-children a:hover{background:#fff1f5;color:#ff587d}@media(max-width:720px){.fv-category-menu-dropdown{display:none}}.fv-category-breadcrumbs{min-height:52px;display:flex;align-items:center;gap:10px;overflow-x:auto;border-bottom:1px solid #e5e7eb;color:#727781;white-space:nowrap;font-size:12px}.fv-category-breadcrumbs a{color:#ff587d;text-decoration:none}.fv-category-breadcrumbs a:hover{color:#e9476c}.fv-category-breadcrumbs i{color:#aeb4bc;font-size:8px}@media(max-width:720px){.fv-category-breadcrumbs{min-height:42px;gap:7px;font-size:10px}}.fv-category-sidebar{width:190px;flex:0 0 190px;color:#42464d}.fv-sidebar-category-section,.fv-sidebar-filter-section{padding:0 0 16px;margin-bottom:14px;border-bottom:1px solid #e7e7e7}.fv-sidebar-category-section h3,.fv-sidebar-filter-section h3{margin:0 0 9px;color:#121212;font-size:12px;font-weight:600}.fv-sidebar-category-section a{display:block;margin-bottom:7px;color:#6c717a;font-size:11px;line-height:1.35;text-decoration:none}.fv-sidebar-category-section a:hover{color:#ff587d}.fv-filter-checkbox{min-height:23px;display:flex;align-items:center;gap:7px;color:#4b5058;font-size:11px;cursor:pointer}.fv-filter-checkbox input{width:15px;height:15px;margin:0;accent-color:#ff587d}.fv-price-values{display:flex;justify-content:space-between;margin:8px 4px 12px;color:#111;font-size:11px}.fv-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:6px}.fv-price-inputs input{width:100%;height:32px;padding:0 7px;border:1px solid #d8dde3;border-radius:4px;outline:0;font-size:10px}.fv-price-inputs input:focus{border-color:#ff587d;box-shadow:0 0 0 2px #ff587d14}.fv-clear-filter-btn{width:100%;min-height:40px;border:1px solid #ff587d;border-radius:4px;background:#fff;color:#ff587d;font-size:11px;cursor:pointer;transition:color .16s ease,background .16s ease}.fv-clear-filter-btn:hover{background:#ff587d;color:#fff}@media(max-width:850px){.fv-category-sidebar{width:180px;flex-basis:180px}}@media(max-width:720px){.fv-category-sidebar{width:100%;flex-basis:auto}}.fv-category-toolbar{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e8e9eb}.fv-category-toolbar-title h1{margin:0;color:#111;font-size:18px;font-weight:700;text-transform:none}.fv-category-toolbar-title p{margin:6px 0 0;color:#777d87;font-size:12px}.fv-category-toolbar-actions{display:flex;align-items:center;gap:20px}.fv-category-toolbar-actions label{display:flex;align-items:center;gap:7px;color:#111;font-size:11px}.fv-category-toolbar-actions select{width:210px;height:40px;padding:0 12px;border:1px solid #d7dade;border-radius:7px;background:#fff;outline:0}.fv-category-toolbar-actions select:focus{border-color:#ff587d}.fv-view-selector{display:flex;align-items:center;gap:5px;font-size:11px}.fv-view-selector button{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:#d1d4d8;font-size:18px;cursor:pointer}.fv-view-selector button.active{color:#ff587d}.fv-mobile-filter-btn{display:none}@media(max-width:900px){.fv-category-toolbar-actions{gap:9px}.fv-category-toolbar-actions select{width:160px}}@media(max-width:720px){.fv-category-toolbar{min-height:auto;align-items:flex-start;flex-direction:column;padding:14px 0}.fv-category-toolbar-title h1{font-size:17px}.fv-category-toolbar-actions{width:100%;justify-content:space-between}.fv-mobile-filter-btn{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #ff587d;border-radius:5px;background:#fff;color:#ff587d}.fv-category-toolbar-actions label>span{display:none}.fv-category-toolbar-actions select{width:145px;height:36px}}.fv-category-product-card{min-width:0;position:relative;background:#fff;color:#262626;transform:translateZ(0);transition:transform .18s ease,box-shadow .18s ease}.fv-category-product-grid:hover{z-index:3;transform:translateY(-2px);box-shadow:0 5px 18px #0f172a17}.fv-category-product-grid{padding:0 0 8px}.fv-category-product-image{width:100%;height:202px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;text-decoration:none}.fv-category-product-image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform:scale(1);transition:transform .22s ease}.fv-category-product-card:hover .fv-category-product-image img{transform:scale(1.04)}.fv-category-product-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#c4c8ce;background:#fafafa;font-size:24px}.fv-category-product-content{min-width:0;padding:8px 7px 0}.fv-category-product-title{min-height:35px;display:-webkit-box;overflow:hidden;color:#242424;font-size:11px;line-height:1.45;font-weight:400;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .15s ease}.fv-category-product-title:hover{color:#ff587d}.fv-category-product-title b{display:inline-block;margin-right:5px;padding:1px 3px;border-radius:2px;font-size:8px}.fv-category-product-price{margin-top:4px;color:#ff587d;font-size:16px;line-height:1.1;font-weight:500}.fv-category-product-discount{margin-top:3px;color:#777;font-size:9px}.fv-category-product-discount span{margin-left:5px;color:#ff587d}.fv-category-product-meta{display:flex;align-items:center;gap:5px;margin-top:5px;color:#111;font-size:10px}.fv-category-product-meta>small{margin-left:auto;color:#999da4;font-size:8px}.fv-category-rating{display:flex;align-items:center;gap:2px;color:#f8b531}.fv-category-rating span{display:flex;gap:1px}.fv-category-rating i{font-size:8px}.fv-category-rating small{color:#9b9fa5;font-size:8px}.fv-category-product-list{display:grid;grid-template-columns:230px minmax(0,1fr);gap:16px;padding:16px 0;border-bottom:1px solid #eeeeee}.fv-category-product-list .fv-category-product-image{height:200px}.fv-category-product-list .fv-category-product-content{position:relative;padding-top:0}.fv-category-product-list .fv-category-product-title{min-height:0;display:block;overflow:visible;font-size:12px;line-height:1.4}.fv-category-product-list .fv-category-product-price{position:absolute;top:0;right:20px;font-size:15px}.fv-category-product-highlights{margin:15px 0 0;padding-left:18px;color:#6f747d;font-size:10px;line-height:1.8}@media(max-width:900px){.fv-category-product-image{height:175px}}@media(max-width:720px){.fv-category-product-image{height:160px}.fv-category-product-content{padding:7px 5px 0}.fv-category-product-title{min-height:34px;font-size:10px}.fv-category-product-price{font-size:14px}.fv-category-product-meta{flex-wrap:wrap;gap:3px}.fv-category-product-meta>small{width:100%;margin-left:0}.fv-category-product-list{grid-template-columns:130px 1fr;gap:9px;padding:10px 0}.fv-category-product-list .fv-category-product-image{height:130px}.fv-category-product-list .fv-category-product-price{position:static}.fv-category-product-highlights{display:none}}.fv-category-pagination{min-height:80px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.fv-category-pagination button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #d8dadd;border-radius:4px;background:#fff;color:#333;font-size:11px;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.fv-category-pagination button:hover:not(:disabled),.fv-category-pagination button.active{border-color:#ff587d;background:#ff587d;color:#fff}.fv-category-pagination button:disabled{color:#bfc4ca;cursor:not-allowed;background:#f8f8f8}.fv-category-pagination span{color:#b0b4ba}@media(max-width:720px){.fv-category-pagination{min-height:65px;justify-content:center}}.fv-mobile-filter-backdrop{position:fixed;inset:0;z-index:2147482000;display:none;background:#0f172a85}.fv-mobile-filter-drawer{width:min(320px,87vw);height:100dvh;display:flex;flex-direction:column;background:#fff;animation:fvFilterDrawerOpen .18s ease}@keyframes fvFilterDrawerOpen{0%{transform:translate(-100%)}to{transform:translate(0)}}.fv-mobile-filter-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e6e8eb}.fv-mobile-filter-head button{width:34px;height:34px;border:0;border-radius:6px;background:#f3f4f6;color:#555;font-size:20px}.fv-mobile-filter-body{flex:1;padding:16px;overflow-y:auto}.fv-mobile-filter-foot{padding:12px;border-top:1px solid #e6e8eb;background:#fff}.fv-mobile-filter-foot button{width:100%;min-height:42px;border:0;border-radius:5px;background:#ff587d;color:#fff;font-weight:700}@media(max-width:720px){.fv-mobile-filter-backdrop{display:flex}}.fv-category-page{min-height:650px;background:#fff;color:#333}.fv-category-page-container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.fv-category-page-layout{display:flex;align-items:flex-start;gap:18px;padding-top:14px}.fv-category-desktop-sidebar{width:190px;flex:0 0 190px}.fv-category-results{min-width:0;flex:1}.fv-category-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px;padding:30px 12px 20px}.fv-category-products-list{display:grid;grid-template-columns:1fr;padding:20px 12px}.fv-category-empty{min-height:300px;display:flex;align-items:center;justify-content:center;color:#8a9098;font-size:14px}.fv-category-loading,.fv-category-error{display:none!important}@media(max-width:1050px){.fv-category-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}}@media(max-width:850px){.fv-category-page-layout{gap:12px}.fv-category-desktop-sidebar{width:180px;flex-basis:180px}.fv-category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.fv-category-page{min-height:500px}.fv-category-page-container{width:100%;padding:0 12px}.fv-category-page-layout{display:block;padding-top:0}.fv-category-desktop-sidebar{display:none}.fv-category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 8px;padding:14px 0 10px}.fv-category-products-list{padding:6px 0}}:root{--fv-pd-orange: #ff5a00;--fv-pd-cyan: #20b7da;--fv-pd-page: #f1f2f6;--fv-pd-border: #e8e9ec;--fv-pd-text: #24272d;--fv-pd-muted: #8b919a;--fv-pd-star: #f7b321}.fv-pd-page{min-height:700px;background:var(--fv-pd-page);color:var(--fv-pd-text)}.fv-pd-stars{display:inline-flex;align-items:center;gap:1px;color:var(--fv-pd-star)}.fv-pd-stars i{font-size:11px}.fv-pd-image-fallback{width:100%;height:100%;display:grid;place-items:center;background:#fafafa;color:#c4c9d0}.fv-pd-image-fallback i{font-size:40px}.fv-pd-page-state{min-height:520px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--fv-pd-page);color:#797f88}.fv-pd-page-state i{color:var(--fv-pd-orange)}.fv-pd-page-state.error{color:#b42318}.fv-pd-desktop{display:block;padding-bottom:44px}.fv-pd-desktop-container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.fv-pd-breadcrumbs{min-height:52px;display:flex;align-items:center;gap:8px;overflow:hidden;white-space:nowrap;color:#777e87;font-size:10px}.fv-pd-breadcrumbs a{color:#078eb5}.fv-pd-breadcrumbs span{overflow:hidden;text-overflow:ellipsis}.fv-pd-breadcrumbs i{color:#afb4bb;font-size:7px}.fv-pd-desktop-main{display:grid;grid-template-columns:360px minmax(0,1fr) 320px;align-items:stretch;border:1px solid #e6e7e9;background:#fff;box-shadow:0 2px 10px #181e2a08}.fv-pd-desktop-gallery{min-width:0;padding:14px;border-right:1px solid #eee}.fv-pd-desktop-main-image{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.fv-pd-desktop-main-image img{width:100%;height:100%;object-fit:contain}.fv-pd-desktop-thumbnails{display:flex;gap:7px;margin-top:10px;overflow-x:auto;scrollbar-width:none}.fv-pd-desktop-thumbnails::-webkit-scrollbar{display:none}.fv-pd-desktop-thumbnails button{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;overflow:hidden;padding:2px;border:1px solid #e0e2e5;background:#fff}.fv-pd-desktop-thumbnails button.active{border:2px solid var(--fv-pd-orange)}.fv-pd-desktop-thumbnails img{width:100%;height:100%;object-fit:contain}.fv-pd-desktop-info{min-width:0;padding:18px 20px 22px}.fv-pd-brand-line{min-height:20px;color:#8e949d;font-size:9px}.fv-pd-brand-line a{margin-left:4px;color:#0a86c1}.fv-pd-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fv-pd-title-row h1{margin:2px 0 0;color:#20242a;font-size:22px;line-height:1.25;font-weight:500}.fv-pd-title-row>div{display:flex;gap:5px}.fv-pd-title-row button{width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:#9aa0a8;font-size:15px}.fv-pd-title-row button:hover{color:var(--fv-pd-orange)}.fv-pd-desktop-rating{min-height:40px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #eee}.fv-pd-desktop-rating button{border:0;background:transparent;color:#1585bf;font-size:9px}.fv-pd-desktop-rating>span:last-child{color:#8b919a;font-size:9px}.fv-pd-price-panel{padding:14px 0 10px}.fv-pd-price-panel>strong{display:block;color:var(--fv-pd-orange);font-size:32px;line-height:1.1;font-weight:400}.fv-pd-price-panel>div{display:flex;align-items:center;gap:7px;margin-top:5px}.fv-pd-price-panel del{color:#9ba0a7;font-size:10px}.fv-pd-price-panel span{color:#363b43;font-size:10px}.fv-pd-desktop-promo{min-height:43px;display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;border-top:1px solid #eee;border-bottom:1px solid #eee}.fv-pd-desktop-promo span{color:#8a9099;font-size:10px}.fv-pd-desktop-promo strong{width:fit-content;padding:5px 8px;background:#fff0e8;color:var(--fv-pd-orange);font-size:9px}.fv-pd-desktop-option-row{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:start;gap:10px;padding:13px 0 0}.fv-pd-desktop-option-row>span{color:#777e87;font-size:10px}.fv-pd-desktop-option-row>div{display:flex;flex-wrap:wrap;gap:7px}.fv-pd-desktop-option-row button{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #dcdfe3;background:#fff;color:#4d535c;font-size:9px}.fv-pd-desktop-option-row button.active{border:1.5px solid var(--fv-pd-orange);color:var(--fv-pd-orange);box-shadow:inset 0 0 0 1px #fff0e8}.fv-pd-desktop-option-row button i{width:13px;height:13px;border-radius:50%;border:1px solid #d7d7d7}.fv-pd-desktop-qty-row{min-height:62px;display:grid;grid-template-columns:90px auto 1fr;align-items:center;gap:10px}.fv-pd-desktop-qty-row>span{color:#777e87;font-size:10px}.fv-pd-desktop-qty-row small{color:#999fa7;font-size:8px}.fv-pd-qty-control{display:grid;grid-template-columns:34px 38px 34px;height:34px}.fv-pd-qty-control button,.fv-pd-qty-control strong{display:grid;place-items:center;border:0}.fv-pd-qty-control button{background:#f2f3f5;color:#949aa3;font-size:15px}.fv-pd-qty-control strong{background:#fff;color:#222;font-size:11px;font-weight:500}.fv-pd-out-stock{margin:4px 0 10px;color:#dc2626;font-size:10px}.fv-pd-desktop-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.fv-pd-desktop-actions button{min-height:48px;border:0;color:#fff;font-size:13px;font-weight:600}.fv-pd-desktop-actions button.buy{background:var(--fv-pd-cyan)}.fv-pd-desktop-actions button.cart{background:var(--fv-pd-orange)}.fv-pd-desktop-actions button:disabled{opacity:.55}.fv-pd-desktop-side{border-left:1px solid #eee;background:#fafafa}.fv-pd-desktop-side>section{padding:16px;border-bottom:1px solid #eceef0}.fv-pd-desktop-side h3{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;color:#555c65;font-size:10px;font-weight:500}.fv-pd-side-line{display:grid;grid-template-columns:25px minmax(0,1fr);gap:8px;margin:11px 0;color:#3e444c;font-size:10px;line-height:1.35}.fv-pd-side-line>i{color:#8b9199;font-size:14px;text-align:center}.fv-pd-side-line span{display:flex;flex-direction:column;gap:2px}.fv-pd-side-line small{color:#9ca1a8;font-size:8px}.fv-pd-seller-card>span{color:#8e949c;font-size:8px}.fv-pd-seller-head{display:flex;align-items:center;gap:9px;margin-top:7px}.fv-pd-seller-logo{width:40px;height:40px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff0e8;color:var(--fv-pd-orange)}.fv-pd-seller-logo img{width:100%;height:100%;object-fit:cover}.fv-pd-seller-head strong{font-size:12px;font-weight:600}.fv-pd-seller-metrics{display:grid;grid-template-columns:1fr 1fr;margin-top:14px;border-top:1px solid #eee;border-bottom:1px solid #eee}.fv-pd-seller-metrics div{min-height:70px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:8px;border-right:1px solid #eee}.fv-pd-seller-metrics div:last-child{border-right:0}.fv-pd-seller-metrics span{color:#858b94;font-size:8px}.fv-pd-seller-metrics strong{color:#262c34;font-size:17px;font-weight:500}.fv-pd-seller-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px}.fv-pd-seller-actions button{min-height:35px;border:1px solid #dfe2e5;background:#fff;color:#4d535c;font-size:9px}.fv-pd-seller-actions button:last-child{border-color:var(--fv-pd-orange);color:var(--fv-pd-orange)}.fv-pd-desktop-section{width:calc(100% - 320px);margin-top:13px;border:1px solid #e6e7e9;background:#fff}.fv-pd-desktop-section>h2{min-height:50px;display:flex;align-items:center;margin:0;padding:0 17px;border-bottom:1px solid #eee;font-size:14px;font-weight:600}.fv-pd-description{position:relative;max-height:530px;overflow:hidden;padding:18px 20px}.fv-pd-description:not(.expanded):after{content:"";position:absolute;left:0;right:0;bottom:0;height:75px;background:linear-gradient(transparent,#fff)}.fv-pd-description.expanded{max-height:none}.fv-pd-rich-text{color:#333942;font-size:11px;line-height:1.65}.fv-pd-rich-text img,.fv-pd-rich-text video,.fv-pd-rich-text iframe{max-width:100%}.fv-pd-video iframe{width:100%;min-height:430px;border:0}.fv-pd-view-more{min-width:130px;min-height:38px;display:block;margin:0 auto 17px;border:1px solid #2368ff;background:#fff;color:#2368ff;font-size:10px}.fv-pd-review-summary{display:grid;grid-template-columns:210px 340px;gap:25px;padding:25px 22px;border-bottom:1px solid #eee}.fv-pd-review-summary>div:first-child{display:flex;flex-direction:column;gap:7px}.fv-pd-review-summary>div:first-child>strong{font-size:40px;font-weight:400}.fv-pd-review-summary>div:first-child small{color:#9aa0a8;font-size:23px}.fv-pd-review-summary>div:first-child>span:last-child{color:#8b919a;font-size:9px}.fv-pd-review-bars{display:flex;flex-direction:column;gap:6px}.fv-pd-review-bars>div{display:grid;grid-template-columns:30px 140px 30px;align-items:center;gap:7px}.fv-pd-review-bars>div>span{color:#f7b321;font-size:9px}.fv-pd-review-bars b{height:10px;overflow:hidden;background:#eceef1}.fv-pd-review-bars b i{display:block;height:100%;background:#f7c04a}.fv-pd-review-bars small{color:#606771;font-size:9px}.fv-pd-review-list article{min-height:120px;padding:15px 18px;border-bottom:1px solid #eee}.fv-pd-review-list article>small{display:block;margin-top:5px;color:#7c838d;font-size:8px}.fv-pd-review-list article p{margin:10px 0;color:#343a43;font-size:10px;line-height:1.55}.fv-pd-review-images{display:flex;gap:7px}.fv-pd-review-images img{width:70px;height:70px;object-fit:cover}.fv-pd-no-reviews{min-height:120px;display:grid;place-items:center;color:#9298a1;font-size:10px}.fv-pd-mobile{display:none}@media(max-width:1080px)and (min-width:768px){.fv-pd-desktop-main{grid-template-columns:320px minmax(0,1fr)}.fv-pd-desktop-side{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:0;border-top:1px solid #eee}.fv-pd-desktop-section{width:100%}}@media(max-width:767px){.fv-pd-page{padding-bottom:54px;background:#f5f5f5}.fv-pd-desktop{display:none}.fv-pd-mobile{display:block;width:100%;max-width:520px;margin:0 auto;background:#f5f5f5}.fv-pd-mobile-gallery{position:relative;width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;touch-action:pan-y}.fv-pd-mobile-gallery>img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.fv-pd-mobile-gallery .fv-pd-image-fallback{position:absolute;inset:0}.fv-pd-mobile-home,.fv-pd-mobile-top-actions button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#2b2b2b99;color:#fff;font-size:14px}.fv-pd-mobile-home{position:absolute;top:10px;left:10px}.fv-pd-mobile-top-actions{position:absolute;top:10px;right:10px;display:flex;gap:7px}.fv-pd-mobile-top-actions button.cart{position:relative}.fv-pd-mobile-top-actions b{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;padding:0 3px;border:2px solid #fff;border-radius:999px;background:#f04444;color:#fff;font-size:7px}.fv-pd-mobile-image-count{position:absolute;left:50%;bottom:13px;min-width:32px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:999px;background:#141414a3;color:#fff;font-size:10px;transform:translate(-50%)}.fv-pd-mobile-summary{padding:10px 12px 12px;border-bottom:8px solid #f5f5f5;background:#fff}.fv-pd-mobile-promo-text{margin-bottom:5px;color:#f46;font-size:11px}.fv-pd-mobile-price-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.fv-pd-mobile-price-actions>div:first-child>strong{display:block;color:#ff3f57;font-size:24px;line-height:1.1;font-weight:600}.fv-pd-mobile-price-actions small{display:flex;align-items:center;gap:5px;margin-top:3px}.fv-pd-mobile-price-actions del{color:#a4a8ae;font-size:10px}.fv-pd-mobile-price-actions small b{padding:1px 3px;background:#ffe9ee;color:#ff405e;font-size:9px;font-weight:500}.fv-pd-mobile-price-actions>div:last-child{display:flex;gap:7px}.fv-pd-mobile-price-actions>div:last-child button{width:31px;height:31px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#9ea3a9;font-size:18px}.fv-pd-mobile-summary h1{margin:8px 0 0;color:#454545;font-size:15px;line-height:1.35;font-weight:400}.fv-pd-mobile-rating{min-height:31px;display:flex;align-items:center;gap:5px;padding:0;border:0;background:transparent}.fv-pd-mobile-rating span:last-child{color:#8e949c;font-size:9px}.fv-pd-mobile-info-row{border-bottom:7px solid #f5f5f5;background:#fff}.fv-pd-mobile-info-row>button{width:100%;min-height:51px;display:grid;grid-template-columns:auto minmax(0,1fr) 15px;align-items:center;gap:8px;padding:0 14px;border:0;background:#fff;text-align:left}.fv-pd-mobile-info-row>button>span{color:#999fa7;font-size:11px}.fv-pd-mobile-info-row>button>small{overflow:hidden;color:#454b54;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.fv-pd-mobile-info-row>button>i{color:#a8adb4;font-size:8px}.fv-pd-mobile-block{position:relative;min-height:105px;display:grid;grid-template-columns:82px minmax(0,1fr) 15px;gap:7px;padding:14px 13px;border-bottom:1px solid #eee;background:#fff}.fv-pd-mobile-block-label{color:#999fa8;font-size:11px}.fv-pd-mobile-block-content{min-width:0}.fv-pd-mobile-block-arrow{align-self:center;color:#aab0b7;font-size:8px}.fv-pd-mobile-delivery-location{display:flex;align-items:flex-start;gap:5px;color:#ff5a1f;font-size:9px;font-style:italic;line-height:1.35}.fv-pd-mobile-delivery-location i{margin-top:2px}.fv-pd-mobile-delivery-line{display:flex;align-items:center;gap:5px;margin-top:10px;color:#333942;font-size:9px}.fv-pd-mobile-delivery-line strong{font-weight:600}.fv-pd-mobile-service{display:flex;flex-direction:column;gap:7px}.fv-pd-mobile-service span{display:flex;align-items:flex-start;gap:6px;color:#333942;font-size:9px;line-height:1.3}.fv-pd-mobile-service i{margin-top:4px;font-size:4px}.fv-pd-mobile-reviews-link{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-top:7px solid #f5f5f5;border-bottom:1px solid #eee;background:#fff;color:#8e949d;font-size:10px}.fv-pd-mobile-reviews-link button{border:0;background:transparent;color:#ff5a1f;font-size:9px;font-style:italic}.fv-pd-mobile-description{margin-top:7px;padding:13px;background:#fff}.fv-pd-mobile-description h2{margin:0 0 10px;font-size:13px}.fv-pd-mobile-description>div{position:relative;max-height:220px;overflow:hidden;color:#4a5058;font-size:10px;line-height:1.55}.fv-pd-mobile-description>div.expanded{max-height:none}.fv-pd-mobile-description img,.fv-pd-mobile-description iframe{max-width:100%}.fv-pd-mobile-description>button{min-height:34px;display:block;margin:12px auto 0;padding:0 13px;border:1px solid #20b7da;background:#fff;color:#20a4c4;font-size:9px}.fv-pd-mobile-review-panel{margin-top:7px;padding:13px;background:#fff}.fv-pd-mobile-review-panel h2{margin:0 0 13px;font-size:13px}.fv-pd-mobile-review-panel>div{display:flex;flex-direction:column;gap:6px}.fv-pd-mobile-review-panel strong{font-size:28px;font-weight:500}.fv-pd-mobile-review-panel strong small{color:#a0a5ac;font-size:16px}.fv-pd-mobile-review-panel span:last-child{color:#999fa7;font-size:9px}.fv-pd-mobile-bottom-bar{position:fixed;left:50%;bottom:0;z-index:140;width:min(520px,100%);height:54px;display:grid;grid-template-columns:54px 54px minmax(0,1fr) minmax(0,1fr);align-items:stretch;border-top:1px solid #e8e8e8;background:#fff;box-shadow:0 -4px 16px #0000000d;transform:translate(-50%)}.fv-pd-mobile-bottom-bar button{border:0}.fv-pd-mobile-bottom-bar button.mini{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:#fff;color:#747b84}.fv-pd-mobile-bottom-bar button.mini i{font-size:16px}.fv-pd-mobile-bottom-bar button.mini small{font-size:7px}.fv-pd-mobile-bottom-bar button.buy{background:var(--fv-pd-cyan);color:#fff;font-size:12px}.fv-pd-mobile-bottom-bar button.cart{background:var(--fv-pd-orange);color:#fff;font-size:12px}.fv-pd-mobile-bottom-bar button:disabled{opacity:.55}.fv-pd-sheet-backdrop{position:fixed;inset:0;z-index:200;display:flex;align-items:flex-end;justify-content:center;background:#00000070}.fv-pd-sheet{width:min(520px,100%);max-height:80dvh;overflow-y:auto;padding:8px 14px 16px;border-radius:16px 16px 0 0;background:#fff}.fv-pd-sheet-handle{width:42px;height:4px;margin:0 auto 8px;border-radius:999px;background:#d6d8dc}.fv-pd-sheet-head{min-height:45px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.fv-pd-sheet-head strong{font-size:14px}.fv-pd-sheet-head button{width:34px;height:34px;border:0;background:transparent}.fv-pd-sheet-product{display:grid;grid-template-columns:70px 1fr;gap:10px;padding:13px 0}.fv-pd-sheet-product>span{width:70px;height:70px;overflow:hidden;border:1px solid #eee}.fv-pd-sheet-product>span img{width:100%;height:100%;object-fit:contain}.fv-pd-sheet-product>div{display:flex;flex-direction:column;gap:5px;justify-content:center}.fv-pd-sheet-product>div strong{color:#ff3f57;font-size:20px}.fv-pd-sheet-product>div small{color:#7e858e;font-size:9px}.fv-pd-sheet-option-group{padding:10px 0}.fv-pd-sheet-option-group>span{display:block;margin-bottom:7px;color:#555c65;font-size:10px}.fv-pd-sheet-option-group>div{display:flex;flex-wrap:wrap;gap:7px}.fv-pd-sheet-option-group button{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 11px;border:1px solid #dcdfe3;background:#fff;font-size:9px}.fv-pd-sheet-option-group button.active{border-color:var(--fv-pd-orange);color:var(--fv-pd-orange)}.fv-pd-sheet-option-group button i{width:12px;height:12px;border-radius:50%}.fv-pd-sheet-qty{min-height:55px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eee}.fv-pd-sheet-qty>span{font-size:10px}.fv-pd-sheet-apply{width:100%;min-height:42px;border:0;background:var(--fv-pd-orange);color:#fff;font-size:11px;font-weight:700}.fv-pd-spec-list>div{min-height:45px;display:grid;grid-template-columns:110px 1fr;align-items:center;gap:10px;border-bottom:1px solid #eee}.fv-pd-spec-list span{color:#999fa7;font-size:9px}.fv-pd-spec-list strong{color:#363c44;font-size:10px;font-weight:500}}@media(max-width:360px){.fv-pd-mobile-block{grid-template-columns:72px minmax(0,1fr) 12px}.fv-pd-mobile-bottom-bar{grid-template-columns:50px 50px minmax(0,1fr) minmax(0,1fr)}}.fv-pd-mobile-bottom-bar{position:fixed;left:50%;bottom:0;z-index:150;width:min(520px,100%);height:52px;display:grid;grid-template-columns:54px 54px minmax(0,1fr) minmax(0,1fr);align-items:stretch;overflow:hidden;border-top:1px solid #ececec;background:#fff;box-shadow:0 -3px 10px #0000000d;transform:translate(-50%)}.fv-pd-mobile-bottom-bar button{min-width:0;padding:0;border:0;outline:0;cursor:pointer}.fv-pd-mobile-bottom-bar .mini{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#fff;color:#777d85}.fv-pd-mobile-bottom-bar .mini i{font-size:16px;line-height:1}.fv-pd-mobile-bottom-bar .mini small{font-size:7px;line-height:1;font-weight:400}.fv-pd-mobile-bottom-bar .mini:first-child{border-right:1px solid #f0f0f0}.fv-pd-mobile-bottom-bar .buy{position:relative;z-index:3;margin-left:-1px;margin-right:-10px;padding:0 18px 0 22px;background:#27b5d8;color:#fff;font-size:12px;font-weight:500;clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%)}.fv-pd-mobile-bottom-bar .cart{position:relative;z-index:2;margin-left:0;padding:0 12px 0 20px;background:#ff6a00;color:#fff;font-size:12px;font-weight:500;clip-path:polygon(12px 0,100% 0,100% 100%,0 100%)}.fv-pd-mobile-bottom-bar button:active{filter:brightness(.94)}.fv-pd-mobile-bottom-bar button:disabled{cursor:not-allowed;opacity:.62}@media(max-width:360px){.fv-pd-mobile-bottom-bar{grid-template-columns:50px 50px minmax(0,1fr) minmax(0,1fr)}.fv-pd-mobile-bottom-bar .buy,.fv-pd-mobile-bottom-bar .cart{font-size:11px}}.fv-cart-item-row{min-height:116px;display:grid;grid-template-columns:30px 90px minmax(0,1fr) 110px 115px 70px;align-items:center;gap:8px;padding:12px;border-top:1px solid #e6e8eb;background:#fff}.fv-cart-item-row.unavailable{opacity:.6}.fv-cart-checkbox input{width:15px;height:15px;accent-color:#f85606}.fv-cart-item-image{width:80px;height:80px;display:grid;place-items:center;color:#c1c5cb}.fv-cart-item-image img{width:100%;height:100%;object-fit:contain}.fv-cart-item-info{min-width:0}.fv-cart-item-info>a{display:-webkit-box;overflow:hidden;color:#111;font-size:12px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fv-cart-item-info small{display:block;margin-top:6px;color:#858b94;font-size:9px}.fv-cart-unavailable{display:block;margin-top:5px;color:#dc2626;font-size:9px}.fv-cart-item-price strong{color:#f85606;font-size:16px;font-weight:400}.fv-cart-item-quantity{display:grid;grid-template-columns:33px 38px 33px;height:34px}.fv-cart-item-quantity button,.fv-cart-item-quantity span{display:grid;place-items:center;border:0;background:#f4f5f7;color:#8c929a;font-size:16px}.fv-cart-item-quantity span{background:#fff;color:#111;font-size:11px}.fv-cart-item-actions{display:flex;gap:10px}.fv-cart-item-actions button{border:0;background:transparent;color:#9ca2aa;font-size:16px}@media(max-width:800px){.fv-cart-item-row{grid-template-columns:25px 72px 1fr;min-height:130px}.fv-cart-item-image{width:68px;height:68px}.fv-cart-item-price,.fv-cart-item-quantity,.fv-cart-item-actions{grid-column:3;justify-self:start}}.fv-cart-vendor-group{margin-top:12px;background:#fff}.fv-cart-vendor-head{min-height:43px;display:grid;grid-template-columns:30px auto 1fr;align-items:center;gap:5px;padding:0 12px;color:#444b55;font-size:11px}.fv-cart-vendor-head strong{display:flex;align-items:center;gap:7px;font-weight:500}.fv-cart-vendor-head>i{color:#989ea6;font-size:9px}.fv-vendor-mark{min-width:18px;height:15px;display:inline-grid;place-items:center;border-radius:1px;background:#5b119d;color:#fff;font-size:8px;font-weight:800}.fv-cart-summary{padding:16px 12px;background:#fff}.fv-cart-summary h2{margin:0 0 18px;color:#20252d;font-size:18px;font-weight:500}.fv-cart-summary-line{display:flex;align-items:center;justify-content:space-between;min-height:35px;color:#6d737d;font-size:11px}.fv-cart-summary-line strong{color:#111;font-weight:400}.fv-cart-voucher{display:grid;grid-template-columns:1fr 105px;gap:8px;margin:20px 13px 17px}.fv-cart-voucher input{min-width:0;height:41px;padding:0 10px;border:1px solid #d9dde2;outline:0;font-size:11px}.fv-cart-voucher input:focus{border-color:#2baed5}.fv-cart-voucher button{border:0;background:#2aa8cf;color:#fff;font-size:11px}.fv-cart-coupon-success{margin:-8px 13px 10px;color:#059669;font-size:10px}.fv-cart-summary-line.total{margin-top:5px;color:#111}.fv-cart-summary-line.total strong{color:#f85606;font-size:16px}.fv-cart-checkout-btn{width:100%;min-height:41px;margin-top:15px;border:0;background:#f57224;color:#fff;font-size:11px}.fv-cart-checkout-btn:disabled{opacity:.5}@media(max-width:850px){.fv-cart-summary{position:sticky;bottom:62px;z-index:30;border-top:1px solid #e6e8eb;box-shadow:0 -4px 16px #0000000f}}.fv-wishlist-modal-backdrop{position:fixed;inset:0;z-index:3500;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000038}.fv-wishlist-modal{width:min(390px,100%);padding:17px;background:#fff;box-shadow:0 7px 25px #0000002e}.fv-wishlist-modal-head{display:flex;align-items:center;justify-content:space-between}.fv-wishlist-modal-head h3{margin:0;color:#353a44;font-size:17px;font-weight:500}.fv-wishlist-modal-head button{border:0;background:transparent;color:#a0a5ac;font-size:26px}.fv-wishlist-modal>p{margin:15px 0 28px;color:#4d525b;font-size:12px;line-height:1.7}.fv-wishlist-modal-actions{display:flex;justify-content:flex-end;gap:7px}.fv-wishlist-modal-actions button{min-width:98px;min-height:40px;border:1px solid #d9dde2;font-size:11px}.fv-wishlist-modal-actions .cancel{background:#f4f5f7;color:#667085}.fv-wishlist-modal-actions .move{border-color:#25afd7;background:#25afd7;color:#fff}.fv-cart-page{min-height:630px;padding-bottom:60px;background:#f5f5f5}.fv-cart-container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.fv-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:12px;padding-top:12px}.fv-cart-main{min-width:0}.fv-cart-select-head{min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:#fff;color:#69707a;font-size:10px}.fv-cart-select-head label{display:flex;align-items:center;gap:14px}.fv-cart-select-head input{width:15px;height:15px;accent-color:#FF587D}.fv-cart-select-head button{border:0;background:transparent;color:#717780;font-size:10px}.fv-cart-select-head button i{margin-right:5px;color:#ff587d}.fv-cart-empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:10px;margin-top:12px;background:#fff;color:#8c929a}.fv-cart-empty i{font-size:45px;color:#d4d8dd}.fv-cart-empty h2{margin:0;font-size:16px;font-weight:500}.fv-cart-empty button{min-height:37px;padding:0 16px;border:0;background:#ff587d;color:#fff}.fv-cart-loading{min-height:500px;display:flex;align-items:center;justify-content:center;gap:8px;background:#f5f5f5;color:#777d86}.fv-cart-loading i{color:#ff587d}@media(max-width:900px){.fv-cart-layout{grid-template-columns:minmax(0,1fr) 330px}}@media(max-width:850px){.fv-cart-page{padding-bottom:135px}.fv-cart-container{width:100%;padding:0 10px}.fv-cart-layout{display:block}}.fv-flash-page{min-height:680px;padding:24px 0 55px;background:#f5f5f5;color:#252525}.fv-flash-page-container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.fv-flash-page-head{min-height:92px;display:flex;align-items:center;margin-bottom:12px}.fv-flash-page-head span{color:#f85606;font-size:9px;font-weight:800;letter-spacing:.05em}.fv-flash-page-head h1{margin:4px 0 0;font-size:27px;font-weight:500}.fv-flash-page-head p{margin:5px 0 0;color:#7e7e7e;font-size:11px}.fv-flash-page-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:#eee}.fv-flash-page-grid>*{background:#fff}.fv-flash-page-empty{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#fff;color:#8a8a8a;text-align:center}.fv-flash-page-empty>i{color:#f85606;font-size:35px}.fv-flash-page-empty h2{margin:5px 0 0;color:#444;font-size:17px;font-weight:500}.fv-flash-page-empty p{margin:0;font-size:11px}.fv-flash-page-loading{min-height:520px;display:flex;align-items:center;justify-content:center;gap:8px;background:#f5f5f5;color:#888}.fv-flash-page-loading i{color:#f85606}.fv-flash-page-error{display:flex;align-items:center;gap:8px;padding:12px 14px;border:1px solid #fecaca;background:#fff1f2;color:#b42318}.fv-flash-pagination{min-height:85px;display:flex;align-items:center;justify-content:center;gap:7px}.fv-flash-pagination button{width:34px;height:34px;border:1px solid #d7dadd;border-radius:4px;background:#fff;color:#333;font-size:11px}.fv-flash-pagination button.active{border-color:#f85606;background:#f85606;color:#fff}.fv-flash-pagination button:disabled{color:#c0c3c7}.fv-flash-pagination span{color:#a6a9ad}@media(max-width:1050px){.fv-flash-page-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.fv-flash-page{padding:15px 0 90px}.fv-flash-page-container{width:100%;padding:0 10px}.fv-flash-page-head{min-height:75px}.fv-flash-page-head h1{font-size:21px}.fv-flash-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--adm-orange: #4f46e5;--adm-orange-dark: #4338ca;--adm-navy: #0f172a;--adm-text: #334155;--adm-muted: #64748b;--adm-border: #e2e8f0;--adm-bg: #f8fafc;--adm-soft: #f1f5f9;--adm-green: #10b981;--adm-red: #ef4444;--adm-amber: #f59e0b;--adm-blue: #3b82f6;--adm-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1)}html,body{margin:0}.adm-shell,.adm-login-page,.adm-route-loading,.adm-modal-backdrop,.adm-toast{font-family:Inter,system-ui,-apple-system,sans-serif}.adm-shell *,.adm-shell *:before,.adm-shell *:after,.adm-login-page *,.adm-login-page *:before,.adm-login-page *:after{box-sizing:border-box}.adm-shell{min-height:100vh;display:flex;background:var(--adm-bg);color:var(--adm-text)}.adm-sidebar{position:fixed;inset:0 auto 0 0;z-index:120;width:260px;display:flex;flex-direction:column;border-right:1px solid #1e293b;background:var(--adm-navy);box-shadow:4px 0 15px #0000000d}.adm-brand{min-height:70px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.05);color:#fff;text-decoration:none}.adm-brand-mark,.adm-login-brand>span{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,var(--adm-orange),#818cf8);color:#fff;font-size:1.2rem;font-weight:700;font-style:normal;box-shadow:0 4px 10px #4f46e54d}.adm-brand>span:last-child{display:flex;flex-direction:column}.adm-brand strong{font-size:1.1rem;letter-spacing:-.01em}.adm-brand small{margin-top:1px;color:#94a3b8;font-size:.65rem;font-weight:600;letter-spacing:.08em}.adm-nav{flex:1;overflow-y:auto;padding:16px 12px 18px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.adm-nav-direct,.adm-nav-group-button{width:100%;min-height:44px;display:flex;align-items:center;gap:12px;border:0;border-radius:8px;padding:0 12px;background:transparent;color:#94a3b8;font-size:.95rem;font-weight:500;text-align:left;text-decoration:none;cursor:pointer;transition:all .2s ease}.adm-nav-direct>i,.adm-nav-group-button span>i{width:20px;color:inherit;text-align:center;font-size:1.1rem}.adm-nav-direct:hover,.adm-nav-group-button:hover{color:#fff;background:#1e293b}.adm-nav-direct.active,.adm-nav-group.active>.adm-nav-group-button{color:var(--adm-orange);background:#4f46e51a}.adm-nav-direct.active>i,.adm-nav-group.active>.adm-nav-group-button span>i{color:var(--adm-orange)}.adm-nav-group{margin-top:4px}.adm-nav-group-button{justify-content:space-between}.adm-nav-group-button span{display:flex;align-items:center;gap:12px}.adm-nav-group-button>i{font-size:.75rem;transition:transform .2s ease}.adm-nav-group-button>i.rotate{transform:rotate(180deg)}.adm-nav-submenu{max-height:0;overflow:hidden;transition:max-height .3s ease}.adm-nav-submenu.open{max-height:400px}.adm-nav-submenu a{position:relative;min-height:38px;display:flex;align-items:center;margin-left:28px;padding:0 12px;color:#94a3b8;font-size:.9rem;text-decoration:none;transition:all .2s ease}.adm-nav-submenu a:before{content:"";position:absolute;left:-12px;width:6px;height:6px;border-radius:50%;background:#475569;transition:all .2s ease}.adm-nav-submenu a:hover,.adm-nav-submenu a.active{color:#fff}.adm-nav-submenu a.active{font-weight:600;color:var(--adm-orange)}.adm-nav-submenu a.active:before{background:var(--adm-orange);box-shadow:0 0 6px var(--adm-orange)}.adm-sidebar-bottom{padding:16px;border-top:1px solid rgba(255,255,255,.05)}.adm-sidebar-bottom a{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border-radius:8px;background:#ffffff0d;color:#fff;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s ease}.adm-sidebar-bottom a:hover{background:var(--adm-orange);box-shadow:0 4px 12px #4f46e566}.adm-main{width:calc(100% - 260px);min-width:0;margin-left:260px}.adm-topbar{position:sticky;top:0;z-index:100;min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px;border-bottom:1px solid var(--adm-border);background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 2px #0000000d}.adm-topbar-left{display:flex;align-items:center;gap:16px}.adm-topbar-left>div{display:flex;flex-direction:column}.adm-topbar-left strong{color:var(--adm-text);font-size:1.1rem;font-weight:600}.adm-topbar-left span{margin-top:2px;color:var(--adm-muted);font-size:.8rem}.adm-mobile-toggle{display:none;width:40px;height:40px;border:none;border-radius:8px;background:transparent;color:var(--adm-text);cursor:pointer;font-size:1.25rem;transition:background .2s}.adm-mobile-toggle:hover{background:var(--adm-bg)}.adm-topbar-right{display:flex;align-items:center;gap:12px}.adm-topbar-icon{width:40px;height:40px;display:grid;place-items:center;border:none;border-radius:50%;background:var(--adm-bg);color:var(--adm-muted);text-decoration:none;font-size:1.1rem;transition:all .2s ease}.adm-topbar-icon:hover{color:var(--adm-orange);background:#4f46e51a}.adm-profile-wrap{position:relative}.adm-profile-button{min-height:44px;display:flex;align-items:center;gap:12px;padding:4px 12px 4px 4px;border:none;border-radius:8px;background:transparent;cursor:pointer;transition:background .2s}.adm-profile-button:hover{background:var(--adm-bg)}.adm-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:var(--adm-orange);color:#fff;font-size:1.1rem;font-weight:600}.adm-profile-copy{min-width:100px;display:flex;flex-direction:column;text-align:left}.adm-profile-copy strong{max-width:140px;overflow:hidden;color:var(--adm-text);font-size:.9rem;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.adm-profile-copy small{color:var(--adm-muted);font-size:.75rem}.adm-profile-button>i{color:var(--adm-muted);font-size:.8rem;transition:transform .2s}.adm-profile-button>i.rotate{transform:rotate(180deg)}.adm-profile-menu{position:absolute;top:calc(100% + 8px);right:0;width:240px;overflow:hidden;border:1px solid var(--adm-border);border-radius:12px;background:#fff;box-shadow:var(--adm-shadow)}.adm-profile-menu>div{padding:16px;border-bottom:1px solid var(--adm-border);background:#f8fafc}.adm-profile-menu>div strong{display:block;overflow:hidden;color:var(--adm-text);font-size:.9rem;white-space:nowrap;text-overflow:ellipsis}.adm-profile-menu a,.adm-profile-menu button{width:100%;min-height:42px;display:flex;align-items:center;gap:10px;padding:0 16px;border:0;background:#fff;color:var(--adm-text);font:inherit;font-size:.9rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.adm-profile-menu a:hover,.adm-profile-menu button:hover{background:var(--adm-bg);color:var(--adm-orange)}.adm-profile-menu i{color:var(--adm-muted);font-size:1rem;width:16px;text-align:center}.adm-profile-menu a:hover i,.adm-profile-menu button:hover i{color:var(--adm-orange)}.adm-content{padding:24px;max-width:1600px;margin:0 auto}.adm-mobile-overlay{display:none}.adm-page-header{min-height:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;padding:24px;border:1px solid var(--adm-border);border-radius:12px;background:#fff;box-shadow:var(--adm-shadow)}.adm-eyebrow{display:block;margin-bottom:6px;color:var(--adm-orange);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.adm-page-header h1{margin:0;color:var(--adm-text);font-size:1.5rem;font-weight:600;letter-spacing:-.02em}.adm-page-header p{max-width:750px;margin:6px 0 0;color:var(--adm-muted);font-size:.95rem;line-height:1.5}.adm-page-actions,.adm-card-actions{display:flex;align-items:center;gap:12px}.adm-btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--adm-border);border-radius:8px;background:#fff;color:var(--adm-text);font:inherit;font-size:.9rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease}.adm-btn:hover{background:#f1f5f9;color:var(--adm-text)}.adm-btn-primary{border-color:var(--adm-orange);background:var(--adm-orange);color:#fff;box-shadow:0 4px 6px -1px #4f46e533}.adm-btn-primary:hover{border-color:var(--adm-orange-dark);background:var(--adm-orange-dark);color:#fff;box-shadow:0 6px 12px -2px #4f46e54d}.adm-btn-danger{border-color:#fecaca;background:#fef2f2;color:var(--adm-red)}.adm-btn-success{border-color:#a7f3d0;background:#ecfdf5;color:var(--adm-green)}.adm-btn:disabled{opacity:.6;cursor:not-allowed}.adm-input,.adm-select,.adm-textarea{width:100%;min-height:42px;border:1px solid var(--adm-border);border-radius:8px;outline:none;background:#fff;color:var(--adm-text);font:inherit;font-size:.95rem;transition:all .2s ease}.adm-input,.adm-select{padding:0 14px}.adm-textarea{min-height:100px;padding:12px 14px;resize:vertical}.adm-input:focus,.adm-select:focus,.adm-textarea:focus{border-color:var(--adm-orange);box-shadow:0 0 0 3px #4f46e526}.adm-field{display:grid;gap:6px}.adm-field>span{color:var(--adm-text);font-size:.9rem;font-weight:500}.adm-field>small,.adm-form-help{color:var(--adm-muted);font-size:.8rem;line-height:1.4}.adm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.adm-form-grid .full{grid-column:1 / -1}.adm-check{display:inline-flex;align-items:center;gap:8px;color:var(--adm-text);font-size:.9rem;cursor:pointer}.adm-check input{accent-color:var(--adm-orange);width:16px;height:16px}.adm-card{margin-bottom:24px;overflow:hidden;border:1px solid var(--adm-border);border-radius:12px;background:#fff;box-shadow:var(--adm-shadow)}.adm-card-head{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid var(--adm-border)}.adm-card-head h2{margin:0;color:var(--adm-text);font-size:1.1rem;font-weight:600}.adm-card-head p{margin:4px 0 0;color:var(--adm-muted);font-size:.85rem}.adm-card-body{padding:20px}.adm-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:24px}.adm-metric{--metric: var(--adm-orange);--metric-bg: rgba(79, 70, 229, .1);min-width:0;min-height:100px;display:flex;align-items:center;gap:16px;padding:20px;border:1px solid var(--adm-border);border-radius:12px;background:#fff;box-shadow:var(--adm-shadow);transition:transform .2s ease,box-shadow .2s ease}.adm-metric:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.adm-metric>span{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:10px;color:var(--metric);background:var(--metric-bg);font-size:1.25rem}.adm-metric>div{min-width:0}.adm-metric small,.adm-metric strong,.adm-metric em{display:block}.adm-metric small{color:var(--adm-muted);font-size:.85rem;font-weight:600}.adm-metric strong{margin-top:4px;overflow:hidden;color:var(--adm-text);font-size:1.5rem;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.adm-metric em{margin-top:4px;overflow:hidden;color:var(--adm-muted);font-size:.75rem;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.adm-metric-blue{--metric: #3b82f6;--metric-bg: #eff6ff}.adm-metric-green{--metric: #10b981;--metric-bg: #ecfdf5}.adm-metric-red{--metric: #ef4444;--metric-bg: #fef2f2}.adm-metric-purple{--metric: #8b5cf6;--metric-bg: #f5f3ff}.adm-metric-amber{--metric: #f59e0b;--metric-bg: #fffbeb}.adm-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.adm-toolbar .grow{flex:1 1 250px}.adm-toolbar .adm-select{width:auto;min-width:160px}.adm-table-wrap{width:100%;overflow-x:auto;border-radius:8px}.adm-table{width:100%;min-width:850px;border-collapse:collapse;text-align:left;white-space:nowrap}.adm-table th{padding:14px 20px;border-bottom:1px solid var(--adm-border);background:#f8fafc;color:var(--adm-muted);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.adm-table td{padding:16px 20px;border-bottom:1px solid var(--adm-border);background:#fff;color:var(--adm-text);vertical-align:middle;font-size:.9rem;transition:background-color .2s ease}.adm-table tbody tr:nth-child(2n) td{background:#fcfdfe}.adm-table tbody tr:hover td{background:#f8fafc}.adm-table tr:last-child td{border-bottom:0}.adm-table strong{color:#1e293b;font-weight:600}.adm-table-sub{display:block;margin-top:4px;color:var(--adm-muted);font-size:.8rem}.adm-table-actions{display:flex;align-items:center;gap:8px}.adm-icon-btn{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--adm-border);border-radius:6px;background:#fff;color:var(--adm-muted);cursor:pointer;font-size:.9rem;transition:all .2s ease}.adm-icon-btn:hover{border-color:var(--adm-border);color:var(--adm-orange);background:var(--adm-bg)}.adm-product-cell,.adm-person-cell{display:flex;align-items:center;gap:12px}.adm-thumb{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--adm-border);border-radius:8px;background:var(--adm-bg);color:var(--adm-muted)}.adm-thumb img{width:100%;height:100%;object-fit:cover}.adm-badge{display:inline-flex;align-items:center;min-height:24px;padding:2px 10px;border:1px solid transparent;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.adm-badge-success{border-color:#a7f3d0;background:#ecfdf5;color:var(--adm-green)}.adm-badge-warning{border-color:#fde68a;background:#fffbeb;color:var(--adm-amber)}.adm-badge-danger{border-color:#fecaca;background:#fef2f2;color:var(--adm-red)}.adm-badge-neutral{border-color:var(--adm-border);background:var(--adm-bg);color:var(--adm-muted)}.adm-modal-backdrop{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.adm-modal{width:min(100%,620px);max-height:calc(100vh - 40px);overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 25px 50px -12px #00000040}.adm-modal-small{max-width:440px}.adm-modal-large{max-width:920px}.adm-modal-xl{max-width:1180px}.adm-modal-head{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;border-bottom:1px solid var(--adm-border)}.adm-modal-head h3{margin:0;color:var(--adm-text);font-size:1.2rem;font-weight:600}.adm-modal-head button{width:36px;height:36px;border:0;border-radius:8px;background:var(--adm-bg);color:var(--adm-muted);cursor:pointer;font-size:1.1rem;transition:all .2s ease}.adm-modal-head button:hover{background:var(--adm-border);color:var(--adm-text)}.adm-modal-body{max-height:calc(100vh - 150px);overflow-y:auto;padding:20px}.adm-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid var(--adm-border);background:#f8fafc}.adm-loader,.adm-empty,.adm-route-loading{min-height:240px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:var(--adm-muted)}.adm-loader strong,.adm-empty strong,.adm-route-loading strong{color:var(--adm-text);font-size:1rem;font-weight:600}.adm-empty>i{color:var(--adm-border);font-size:32px}.adm-empty>span{max-width:400px;color:var(--adm-muted);font-size:.9rem;text-align:center}.adm-spinner{width:36px;height:36px;display:inline-block;border:3px solid #e0e7ff;border-top-color:var(--adm-orange);border-radius:50%;animation:adm-spin .8s linear infinite}.adm-spinner.small{width:20px;height:20px;border-width:2px}@keyframes adm-spin{to{transform:rotate(360deg)}}.adm-toast{position:fixed;z-index:10050;right:24px;bottom:24px;max-width:400px;padding:14px 20px;border-radius:8px;background:var(--adm-green);color:#fff;font-size:.95rem;font-weight:500;box-shadow:0 10px 15px -3px #0000001a}.adm-toast.error{background:var(--adm-red)}.adm-toast.warning{background:var(--adm-amber)}.adm-tabs{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:6px;border-radius:8px;background:var(--adm-bg)}.adm-tabs button{min-height:36px;padding:0 16px;border:0;border-radius:6px;background:transparent;color:var(--adm-muted);font:inherit;font-size:.9rem;font-weight:600;white-space:nowrap;cursor:pointer;transition:all .2s ease}.adm-tabs button.active{background:#fff;color:var(--adm-orange);box-shadow:0 1px 3px #0000001a}.adm-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.42fr);gap:24px}.adm-three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.adm-chart-scroll{overflow-x:auto}.adm-chart{width:100%;min-width:620px;height:auto;display:block}.adm-chart-grid{stroke:var(--adm-border);stroke-width:1;stroke-dasharray:4}.adm-chart-axis{fill:var(--adm-muted);font-size:11px;font-family:Inter,sans-serif}.adm-chart-sales{fill:none;stroke:var(--adm-orange);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.adm-chart-commission{fill:none;stroke:var(--adm-green);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.adm-chart-area{fill:#4f46e51a}.adm-bars{display:grid;gap:16px}.adm-bar-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--adm-text);font-size:.9rem;font-weight:500}.adm-bar-track{height:8px;display:block;overflow:hidden;border-radius:999px;background:var(--adm-bg)}.adm-bar-track i{display:block;height:100%;border-radius:inherit;background:var(--adm-orange)}.adm-price-builder{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.adm-price-summary{padding:20px;border:1px solid #e0e7ff;border-radius:12px;background:#eef2ff}.adm-price-summary h3{margin:0 0 12px;color:var(--adm-orange-dark);font-size:1.1rem}.adm-price-summary p{margin:6px 0;color:#4338ca;font-size:.9rem;line-height:1.5}.adm-selected-strip{display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid var(--adm-border);border-radius:8px;background:var(--adm-bg);color:var(--adm-text);font-size:.95rem}.adm-selected-strip strong{color:var(--adm-orange)}.adm-login-page{min-height:100vh;color:var(--adm-text);background:radial-gradient(circle at 12% 10%,rgba(79,70,229,.1),transparent 30%),#f8fafc}.adm-login-header{min-height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);border-bottom:1px solid var(--adm-border);background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.adm-login-brand{display:flex;align-items:center;gap:12px;color:var(--adm-navy);text-decoration:none}.adm-login-brand>div{display:flex;flex-direction:column}.adm-login-brand strong{font-size:1.25rem;font-weight:700}.adm-login-brand small{color:var(--adm-muted);font-size:.75rem;letter-spacing:.1em;font-weight:600}.adm-login-header>a:last-child{color:var(--adm-muted);font-size:.9rem;text-decoration:none;font-weight:500}.adm-login-main{width:min(1120px,calc(100% - 40px));min-height:calc(100vh - 80px);display:grid;grid-template-columns:1fr 440px;gap:80px;align-items:center;margin:0 auto;padding:60px 0}.adm-login-copy>span{color:var(--adm-orange);font-size:.9rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.adm-login-copy h1{margin:12px 0 16px;color:var(--adm-navy);font-size:clamp(36px,5vw,64px);line-height:1.1;letter-spacing:-.03em}.adm-login-copy>p{max-width:600px;color:var(--adm-muted);font-size:1.1rem;line-height:1.6}.adm-login-points{display:grid;gap:20px;margin-top:32px}.adm-login-points>div{display:flex;align-items:center;gap:16px}.adm-login-points>div>i{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;color:var(--adm-orange);background:#4f46e51a;font-size:1.25rem}.adm-login-points span{display:flex;flex-direction:column}.adm-login-points strong{color:var(--adm-text);font-size:1rem;font-weight:600}.adm-login-points small{margin-top:4px;color:var(--adm-muted);font-size:.85rem}.adm-login-card{padding:40px;border:1px solid var(--adm-border);border-radius:16px;background:#fff;box-shadow:0 25px 50px -12px #0000001a}.adm-login-card-head>span{color:var(--adm-orange);font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.adm-login-card-head h2{margin:8px 0;color:var(--adm-navy);font-size:1.5rem;font-weight:700}.adm-login-card-head p{margin:0 0 24px;color:var(--adm-muted);font-size:.95rem}.adm-login-card form{display:grid;gap:20px}.adm-input-icon{position:relative}.adm-input-icon>i:first-child{position:absolute;top:50%;left:16px;transform:translateY(-50%);color:var(--adm-muted);font-size:1.1rem}.adm-input-icon input{width:100%;min-height:48px;padding:0 48px 0 44px;border:1px solid var(--adm-border);border-radius:8px;outline:none;font:inherit;font-size:1rem;color:var(--adm-text)}.adm-input-icon input:focus{border-color:var(--adm-orange);box-shadow:0 0 0 3px #4f46e526}.adm-password-toggle{position:absolute;top:50%;right:8px;width:40px;height:40px;transform:translateY(-50%);border:0;background:transparent;color:var(--adm-muted);cursor:pointer;font-size:1rem}.adm-checkbox-row{display:flex;align-items:center;gap:8px;color:var(--adm-text);font-size:.9rem}.adm-checkbox-row input{accent-color:var(--adm-orange);width:16px;height:16px}.adm-login-submit{min-height:50px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px;border:0;border-radius:8px;background:var(--adm-orange);color:#fff;font:inherit;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.adm-login-submit:hover{background:var(--adm-orange-dark)}.adm-login-submit:disabled{opacity:.7}.adm-alert-error{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:var(--adm-red);font-size:.95rem;font-weight:500}.adm-login-checking{min-height:100vh;display:grid;place-items:center}@media(max-width:1280px){.adm-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1024px){.adm-sidebar{transform:translate(-102%);transition:transform .3s ease}.adm-sidebar.open{transform:translate(0)}.adm-main{width:100%;margin-left:0}.adm-mobile-toggle{display:grid;place-items:center}.adm-mobile-overlay{position:fixed;inset:0;z-index:110;display:block;pointer-events:none;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:.3s ease}.adm-mobile-overlay.open{pointer-events:auto;opacity:1}.adm-two-col,.adm-price-builder{grid-template-columns:1fr}.adm-login-main{grid-template-columns:1fr 400px;gap:40px}}@media(max-width:768px){.adm-content{padding:16px}.adm-profile-copy{display:none}.adm-profile-button{padding-right:8px}.adm-page-header{align-items:flex-start;flex-direction:column;padding:20px}.adm-page-actions{width:100%;flex-wrap:wrap}.adm-page-actions .adm-btn{flex:1}.adm-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.adm-metric{min-height:90px;padding:16px}.adm-metric>span{width:40px;height:40px;flex-basis:40px;font-size:1.1rem}.adm-metric strong{font-size:1.25rem}.adm-form-grid{grid-template-columns:1fr}.adm-form-grid .full{grid-column:auto}.adm-three-col{grid-template-columns:1fr}.adm-login-copy{display:none}.adm-login-main{grid-template-columns:1fr;width:min(440px,calc(100% - 32px))}.adm-login-card{padding:32px}.adm-login-header{padding:0 20px}.adm-toolbar .grow{flex-basis:100%}}@media(max-width:576px){.adm-topbar{min-height:64px;padding:0 16px}.adm-topbar-left>div{display:none}.adm-topbar-icon{width:36px;height:36px}.adm-page-header h1{font-size:1.25rem}.adm-metric{gap:12px}.adm-metric small{font-size:.75rem}.adm-card-head{align-items:flex-start;flex-direction:column;gap:12px}.adm-card-body{padding:16px}.adm-table-wrap{overflow:visible;border:0}.adm-table{min-width:0;display:block}.adm-table thead{display:none}.adm-table tbody{display:grid;gap:16px}.adm-table tr{display:grid;overflow:hidden;border:1px solid var(--adm-border);border-radius:8px;box-shadow:0 4px 6px -1px #0000000d}.adm-table td,.adm-table tbody tr:nth-child(2n) td,.adm-table tbody tr:hover td{min-height:44px;display:grid;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:12px;padding:8px 12px;border-bottom:1px solid var(--adm-border);background:#fff;font-size:.9rem}.adm-table td:last-child{border-bottom:0}.adm-table td:before{content:attr(data-label);color:var(--adm-muted);font-size:.75rem;font-weight:600;text-transform:uppercase}.adm-table-actions{flex-wrap:wrap}.adm-modal-backdrop{padding:12px}.adm-modal{border-radius:12px}.adm-login-card-head h2{font-size:1.25rem}}.fv-hbm-page{padding:20px;background:#f5f7fa;color:#273142}.fv-hbm-head{margin-bottom:15px}.fv-hbm-head h1{margin:0;font-size:22px}.fv-hbm-head p{margin:4px 0 0;color:#818895;font-size:12px}.fv-hbm-card{margin-bottom:15px;padding:17px;border:1px solid #dfe4ea;border-radius:6px;background:#fff}.fv-hbm-card h2{margin:0 0 14px;font-size:15px}.fv-hbm-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.fv-hbm-grid label{display:flex;flex-direction:column;gap:5px}.fv-hbm-grid label>span{font-size:10px;font-weight:600}.fv-hbm-grid input{min-height:39px;padding:6px 9px;border:1px solid #d7dde4;outline:0}.fv-hbm-grid input:focus{border-color:#f85606}.fv-hbm-card>button{min-height:39px;margin-top:14px;padding:0 15px;border:0;border-radius:4px;background:#f85606;color:#fff;font-weight:700}.fv-hbm-slides article{min-height:50px;display:grid;grid-template-columns:1fr 100px 80px;align-items:center;gap:8px;border-bottom:1px solid #eceff3}.fv-hbm-slides article>div{display:flex;flex-direction:column}.fv-hbm-slides strong{font-size:11px}.fv-hbm-slides small{color:#969daa;font-size:9px}.fv-hbm-slides button{min-height:31px;border:1px solid #d7dde4;background:#fff}.fv-hbm-slides button.delete{color:#dc2626}.fv-hbm-check{display:flex;align-items:center;gap:7px;margin-top:11px;font-size:11px}.fv-hbm-alert{margin-bottom:12px;padding:10px 12px}.fv-hbm-alert.error{background:#fff1f2;color:#b42318}.fv-hbm-alert.success{background:#ecfdf3;color:#067647}.fv-hbm-loading{min-height:400px;display:grid;place-items:center}@media(max-width:720px){.fv-hbm-page{padding:12px}.fv-hbm-grid{grid-template-columns:1fr}}.fv-mobile-category-page{width:100%;min-height:600px;background:#fff;color:#202124}.fv-cat-page-header{position:sticky;top:0;z-index:60;height:52px;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;border-bottom:1px solid #eeeeee;background:#fff}.fv-cat-page-header h1{margin:0;color:#1e1f22;font-size:15px;line-height:1;font-weight:500}.fv-cat-header-icon{width:40px;height:52px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#222;font-size:18px;cursor:pointer}.fv-cat-header-search{height:35px;display:flex;align-items:center;gap:7px;padding:0 10px;border-radius:5px;background:#f4f5f7;color:#8a9099}.fv-cat-header-search i{font-size:11px}.fv-cat-header-search input{width:100%;min-width:0;height:35px;padding:0;border:0;outline:0;background:transparent;color:#30343a;font-size:11px}.fv-cat-page-content{display:grid;grid-template-columns:100px minmax(0,1fr);height:calc(100dvh - 114px);min-height:480px;overflow:hidden;background:#fff}.fv-cat-sidebar{height:100%;overflow-y:auto;overflow-x:hidden;background:#f4f5f8;scrollbar-width:none;-ms-overflow-style:none}.fv-cat-sidebar::-webkit-scrollbar{display:none}.fv-cat-sidebar-item{width:100%;min-height:75px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:7px 5px;border:0;border-bottom:1px solid rgba(255,255,255,.45);background:transparent;color:#969da8;cursor:pointer}.fv-cat-sidebar-item.active{background:#fff;color:#ff587d}.fv-cat-sidebar-item>span:last-child{width:100%;display:-webkit-box;overflow:hidden;font-size:9px;line-height:1.15;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fv-cat-sidebar-visual{width:28px;height:27px;display:grid;place-items:center;overflow:hidden;color:#111;font-size:19px}.fv-cat-sidebar-item.active .fv-cat-sidebar-visual{color:#ff587d}.fv-cat-sidebar-visual.image img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.fv-cat-right-pane{height:100%;overflow-y:auto;overflow-x:hidden;background:#fff;scrollbar-width:thin;scrollbar-color:#aaaaaa transparent}.fv-cat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;padding:7px 7px 18px;border-bottom:1px solid #eeeeee}.fv-cat-grid-item{min-width:0;min-height:99px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;padding:4px 3px 8px;color:#171717;text-align:center}.fv-cat-grid-item>span:last-child{width:100%;display:-webkit-box;overflow:hidden;font-size:9px;line-height:1.12;font-weight:500;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fv-cat-grid-visual{width:58px;height:55px;display:grid;place-items:center;overflow:hidden;background:#fafafa;color:#ff587d;font-size:26px}.fv-cat-grid-visual.image{background:#fff}.fv-cat-grid-visual.image img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.fv-cat-state{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:15px;color:#8b929c;font-size:10px;text-align:center}.fv-cat-state i{color:#ff587d;font-size:22px}.fv-cat-state.error,.fv-cat-state.error i{color:#b42318}@media(min-width:768px){.fv-mobile-category-page{width:min(1190px,calc(100% - 32px));margin:18px auto 40px;border:1px solid #e6e6e6}.fv-cat-page-header{position:relative;height:58px;grid-template-columns:48px minmax(0,1fr) 48px}.fv-cat-page-header h1{font-size:19px}.fv-cat-header-icon{width:48px;height:58px}.fv-cat-page-content{grid-template-columns:220px minmax(0,1fr);height:680px}.fv-cat-sidebar-item{min-height:66px;flex-direction:row;justify-content:flex-start;gap:10px;padding:8px 16px}.fv-cat-sidebar-item>span:last-child{width:auto;font-size:11px;text-align:left}.fv-cat-sidebar-visual{flex:0 0 30px}.fv-cat-grid{grid-template-columns:repeat(6,minmax(0,1fr));padding:14px}.fv-cat-grid-item{min-height:120px}.fv-cat-grid-visual{width:75px;height:72px}.fv-cat-grid-item>span:last-child{font-size:11px}}@media(max-width:360px){.fv-cat-page-content{grid-template-columns:92px minmax(0,1fr)}.fv-cat-sidebar-item{min-height:72px}.fv-cat-grid{padding-inline:4px}.fv-cat-grid-visual{width:52px;height:50px}.fv-cat-grid-item>span:last-child{font-size:8px}}.fv-account-page{min-height:660px;padding:22px 0 50px;background:#f5f5f5;color:#252b33}.fv-account-container{width:min(980px,calc(100% - 32px));margin-inline:auto}.fv-account-page-title{margin-bottom:12px}.fv-account-page-title>span{color:#ff587d;font-size:9px;font-weight:800;letter-spacing:.07em}.fv-account-page-title h1{margin:4px 0 0;color:#191f27;font-size:26px;line-height:1.2;font-weight:600}.fv-account-profile-card{min-height:130px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid #e1e4e8;background:#fff}.fv-account-profile-main{min-width:0;display:flex;align-items:center;gap:13px}.fv-account-avatar{width:64px;height:64px;flex:0 0 64px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff1e9;color:#ff587d;font-size:25px}.fv-account-avatar img{width:100%;height:100%;object-fit:cover}.fv-account-profile-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.fv-account-profile-copy>span{color:#8a9099;font-size:10px}.fv-account-profile-copy>strong{color:#262c35;font-size:18px;font-weight:600}.fv-account-profile-copy>small{max-width:500px;color:#858c96;font-size:10px;line-height:1.5}.fv-account-profile-action{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #FF587D;color:#ff587d;font-size:10px}.fv-account-auth-buttons{display:flex;gap:8px}.fv-account-auth-buttons a{min-width:95px;min-height:39px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #FF587D;color:#ff587d;font-size:10px;font-weight:700}.fv-account-auth-buttons a.primary{background:#ff587d;color:#fff}.fv-account-section{margin-top:13px;border:1px solid #e1e4e8;background:#fff}.fv-account-section-head{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid #eceef0}.fv-account-section-head h2{margin:0;color:#282e36;font-size:15px;font-weight:600}.fv-account-section-head a{display:inline-flex;align-items:center;gap:5px;color:#ff587d;font-size:9px}.fv-account-order-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.fv-account-order-shortcuts a{min-height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-right:1px solid #eef0f2;color:#4f5660}.fv-account-order-shortcuts a:last-child{border-right:0}.fv-account-order-icon{position:relative;width:42px;height:42px;display:grid;place-items:center;color:#ff587d;font-size:21px}.fv-account-order-icon b{position:absolute;top:-3px;right:-5px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #ffffff;border-radius:999px;background:#ff587d;color:#fff;font-size:8px}.fv-account-order-shortcuts small{font-size:10px}.fv-account-menu a{min-height:62px;display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:7px 16px;border-bottom:1px solid #eef0f2;color:#323842}.fv-account-menu a:last-child{border-bottom:0}.fv-account-menu-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff3ec;color:#ff587d;font-size:15px}.fv-account-menu-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.fv-account-menu-copy strong{font-size:11px;font-weight:550}.fv-account-menu-copy small{color:#9197a0;font-size:8px}.fv-account-menu a>i{color:#b5bac1;font-size:9px}.fv-account-seller-card{min-height:78px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:13px;padding:12px 16px;border:1px solid #ffd4bf;background:#fff8f4}.fv-account-seller-card>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#ff587d;font-size:18px}.fv-account-seller-card>div{display:flex;flex-direction:column;gap:3px}.fv-account-seller-card strong{font-size:11px}.fv-account-seller-card small{color:#8d939c;font-size:8px}.fv-account-seller-card>a{display:flex;align-items:center;gap:5px;color:#ff587d;font-size:9px;font-weight:700}.fv-account-logout{min-height:45px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:13px;border:1px solid #e3e6ea;background:#fff;color:#dc2626;font-size:10px;font-weight:600}.fv-account-loading,.fv-account-error{min-height:380px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#838a94;font-size:11px}.fv-account-loading i{color:#ff587d}.fv-account-error{min-height:100px;color:#b42318}@media(max-width:767px){.fv-account-page{min-height:calc(100dvh - 130px);padding:0 0 90px;background:#f5f6f8}.fv-account-container{width:100%;margin:0}.fv-account-page-title{min-height:55px;display:flex;align-items:center;margin:0;padding:0 14px;background:#fff;border-bottom:1px solid #eeeeee}.fv-account-page-title>span{display:none}.fv-account-page-title h1{margin:0;font-size:16px;font-weight:500}.fv-account-profile-card{min-height:auto;display:block;padding:15px 13px;border:0;border-bottom:8px solid #f5f6f8}.fv-account-avatar{width:52px;height:52px;flex-basis:52px;font-size:21px}.fv-account-profile-copy>strong{font-size:15px}.fv-account-profile-copy>small{font-size:9px}.fv-account-auth-buttons{margin-top:13px}.fv-account-auth-buttons a{flex:1;min-height:40px}.fv-account-profile-action{width:100%;min-height:38px;justify-content:space-between;margin-top:12px;border:0;border-top:1px solid #eeeeee;padding:10px 0 0}.fv-account-section{margin:0;border:0;border-bottom:8px solid #f5f6f8}.fv-account-section-head{min-height:44px;padding:0 13px}.fv-account-section-head h2{font-size:13px}.fv-account-order-shortcuts a{min-height:88px;gap:4px}.fv-account-order-icon{width:36px;height:36px;font-size:19px}.fv-account-order-shortcuts small{font-size:9px}.fv-account-menu a{min-height:58px;padding:6px 13px}.fv-account-menu-icon{width:36px;height:36px}.fv-account-seller-card{margin:0;border:0;border-bottom:8px solid #f5f6f8}.fv-account-logout{margin:0;border:0;min-height:52px}.fv-account-loading{min-height:350px}}@media(max-width:360px){.fv-account-order-shortcuts small{font-size:8px}.fv-account-menu-copy strong{font-size:10px}}.fv-store-product-card{min-width:0;overflow:hidden;border:1px solid #e6e8eb;border-radius:8px;background:#fff;transition:transform .16s ease,box-shadow .16s ease}.fv-store-product-card:hover{transform:translateY(-2px);box-shadow:0 7px 22px #181f2c14}.fv-store-product-image{position:relative;width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f8f8f8}.fv-store-product-image img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.fv-store-card-fallback{width:100%;height:100%;display:grid;place-items:center;color:#c5c9cf;background:#fafafa}.fv-store-card-fallback i{font-size:30px}.fv-store-product-flag{position:absolute;top:8px;right:8px;max-width:calc(100% - 16px);display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;background:#fff;color:#ff5a00;box-shadow:0 2px 8px #0000001a;font-size:8px;font-weight:700}.fv-store-product-body{padding:9px 10px 11px}.fv-store-product-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:18px}.fv-store-product-meta>span{display:inline-flex;align-items:center;gap:3px;color:#707781;font-size:8px}.fv-store-product-meta>span i{color:#f5b51b}.fv-store-product-meta small{color:#8d939c;font-size:7px}.fv-store-product-title{min-height:34px;display:-webkit-box;overflow:hidden;margin-top:4px;color:#242a32;font-size:11px;line-height:1.35;font-weight:500;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fv-store-product-title:hover{color:#ff5a00}.fv-store-product-price-row{min-height:37px;display:flex;align-items:flex-end;justify-content:space-between;gap:7px;margin-top:5px}.fv-store-product-price-row>div{min-width:0;display:flex;flex-direction:column}.fv-store-product-price-row strong{color:#ff5a00;font-size:16px;line-height:1;font-weight:600}.fv-store-product-price-row del{margin-top:3px;color:#9a9fa7;font-size:8px}.fv-store-product-discount{min-width:39px;min-height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:#ff5a00;color:#fff;font-size:9px;font-weight:700}@media(max-width:767px){.fv-store-product-card{border-radius:7px}.fv-store-product-card:hover{transform:none;box-shadow:none}.fv-store-product-body{padding:7px 8px 10px}.fv-store-product-title{min-height:34px;font-size:10px}.fv-store-product-price-row strong{font-size:15px}.fv-store-product-discount{min-width:38px;min-height:21px;font-size:8px}}:root{--fv-store-primary: #ff5a00;--fv-store-primary-soft: #fff2ea;--fv-store-bg: #f4f5f7;--fv-store-text: #222831;--fv-store-muted: #8c929b;--fv-store-border: #e6e8eb}.fv-vstore-page{min-height:700px;padding-bottom:55px;background:var(--fv-store-bg);color:var(--fv-store-text)}.fv-vstore-state{min-height:520px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--fv-store-bg);color:#808791}.fv-vstore-state i{color:var(--fv-store-primary)}.fv-vstore-state.error{color:#b42318}.fv-vstore-hero{width:min(1190px,calc(100% - 32px));margin:18px auto 0;overflow:hidden;border:1px solid var(--fv-store-border);border-radius:10px;background:#fff;box-shadow:0 5px 20px #1218240a}.fv-vstore-banner{width:100%;height:235px;overflow:hidden;background:#222}.fv-vstore-banner>img{width:100%;height:100%;object-fit:cover}.fv-vstore-banner-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:13px;background:radial-gradient(circle at 18% 20%,rgba(255,90,0,.35),transparent 30%),linear-gradient(125deg,#171b22,#303745);color:#fff}.fv-vstore-banner-fallback i{color:var(--fv-store-primary);font-size:48px}.fv-vstore-banner-fallback strong{font-size:28px}.fv-vstore-profile{position:relative;min-height:108px;display:grid;grid-template-columns:115px minmax(0,1fr) 52px;align-items:center;gap:14px;padding:12px 22px 14px}.fv-vstore-logo{position:relative;width:100px;height:100px;margin-top:-55px;overflow:hidden;border:4px solid #fff;border-radius:50%;background:#fff;box-shadow:0 4px 15px #00000021}.fv-vstore-logo>img{width:100%;height:100%;object-fit:cover}.fv-vstore-logo-fallback{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;background:var(--fv-store-primary-soft);color:var(--fv-store-primary);font-size:35px}.fv-vstore-profile-copy{min-width:0}.fv-vstore-profile-copy>div{display:flex;align-items:center;gap:12px}.fv-vstore-profile-copy h1{margin:0;color:#171c23;font-size:22px;line-height:1.2;font-weight:650}.fv-vstore-profile-copy button{min-width:78px;min-height:35px;padding:0 15px;border:1px solid var(--fv-store-primary);border-radius:5px;background:var(--fv-store-primary);color:#fff;font-size:10px;font-weight:700}.fv-vstore-profile-copy button.following{background:#fff;color:var(--fv-store-primary)}.fv-vstore-profile-copy button:disabled{opacity:.65}.fv-vstore-profile-copy p{display:flex;align-items:center;gap:5px;margin:7px 0 0;color:#69717c;font-size:10px}.fv-vstore-profile-copy p strong{color:#343a43}.fv-vstore-profile-copy p i{width:1px;height:13px;margin:0 5px;background:#d7dade}.fv-vstore-chat{width:44px;height:36px;display:grid;place-items:center;border:0;border-radius:6px;background:#f1f2f4;color:#9ba0a7;font-size:17px}.fv-vstore-metrics{width:min(1190px,calc(100% - 32px));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:12px auto 0;overflow:hidden;border:1px solid var(--fv-store-border);border-radius:9px;background:#fff}.fv-vstore-metrics>div{min-height:78px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:8px;padding:11px 15px;border-right:1px solid var(--fv-store-border)}.fv-vstore-metrics>div:last-child{border-right:0}.fv-vstore-metrics i{grid-row:1 / 3;align-self:center;color:var(--fv-store-primary);font-size:20px}.fv-vstore-metrics span{color:var(--fv-store-muted);font-size:8px}.fv-vstore-metrics strong{margin-top:3px;color:#2d333c;font-size:12px}.fv-vstore-section{width:min(1190px,calc(100% - 32px));margin:18px auto 0;padding:17px;border:1px solid var(--fv-store-border);border-radius:9px;background:#fff}.fv-vstore-section-head{min-height:39px;display:flex;align-items:flex-start}.fv-vstore-section-head h2,.fv-vstore-products-head h2{margin:0;color:#20262e;font-size:18px;font-weight:600}.fv-vstore-highlight-scroll{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.fv-vstore-highlight-item{min-width:0}.fv-vstore-products-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;border-bottom:1px solid #edf0f2}.fv-vstore-products-head label{width:330px;height:38px;display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;padding:0 7px;border:1px solid #d8dde3;border-radius:5px;background:#fff}.fv-vstore-products-head label>i{color:#86909c;font-size:12px;text-align:center}.fv-vstore-products-head input{width:100%;min-width:0;height:36px;padding:0;border:0;outline:0;color:#303741;font-size:10px}.fv-vstore-products-head label button{width:29px;height:29px;border:0;background:transparent;color:#9aa0a8}.fv-vstore-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.fv-vstore-refreshing{min-height:32px;display:flex;align-items:center;justify-content:center;gap:6px;color:#8d939c;font-size:9px}.fv-vstore-refreshing i{color:var(--fv-store-primary)}.fv-vstore-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#989ea7}.fv-vstore-empty i{color:var(--fv-store-primary);font-size:30px}.fv-vstore-empty strong{color:#3d444e;font-size:13px}.fv-vstore-empty span{font-size:9px}.fv-vstore-load-more-wrap{display:flex;justify-content:center;padding:28px 0 5px}.fv-vstore-load-more-wrap button{min-width:280px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--fv-store-primary);border-radius:4px;background:#fff;color:var(--fv-store-primary);font-size:10px;font-weight:700}@media(max-width:1050px)and (min-width:768px){.fv-vstore-highlight-scroll{grid-template-columns:repeat(3,minmax(0,1fr))}.fv-vstore-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.fv-vstore-page{padding-bottom:80px;background:#f3f4f7}.fv-vstore-hero{width:100%;margin:0;overflow:visible;border:0;border-radius:0;box-shadow:none}.fv-vstore-banner{height:128px}.fv-vstore-banner-fallback strong{display:none}.fv-vstore-banner-fallback i{font-size:34px}.fv-vstore-profile{min-height:116px;grid-template-columns:88px minmax(0,1fr) 44px;gap:8px;padding:10px 13px 12px}.fv-vstore-logo{width:78px;height:78px;margin-top:-52px;border-width:3px}.fv-vstore-profile-copy>div{gap:9px}.fv-vstore-profile-copy h1{max-width:155px;overflow:hidden;font-size:15px;white-space:nowrap;text-overflow:ellipsis}.fv-vstore-profile-copy button{min-width:74px;min-height:34px;padding-inline:11px;border-radius:4px;font-size:10px}.fv-vstore-profile-copy p{flex-wrap:wrap;gap:3px;font-size:9px}.fv-vstore-profile-copy p i{height:11px;margin-inline:3px}.fv-vstore-chat{width:42px;height:34px}.fv-vstore-metrics{display:none}.fv-vstore-section{width:100%;margin:12px 0 0;padding:14px;border:0;border-radius:0}.fv-vstore-section-head{min-height:42px}.fv-vstore-section-head h2,.fv-vstore-products-head h2{font-size:15px}.fv-vstore-highlight-scroll{display:flex;gap:9px;overflow-x:auto;overflow-y:hidden;margin:0 -14px;padding:0 14px 5px;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.fv-vstore-highlight-scroll::-webkit-scrollbar{display:none}.fv-vstore-highlight-item{width:191px;min-width:191px;scroll-snap-align:start}.fv-vstore-products-head{min-height:61px;align-items:center;gap:8px;margin-bottom:11px}.fv-vstore-products-head h2{flex:0 0 auto;font-size:14px}.fv-vstore-products-head label{width:auto;flex:1 1 auto;height:39px;grid-template-columns:30px minmax(0,1fr) 27px}.fv-vstore-products-head input{font-size:10px}.fv-vstore-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fv-vstore-load-more-wrap button{min-width:min(280px,100%)}}@media(max-width:360px){.fv-vstore-profile{grid-template-columns:80px minmax(0,1fr) 38px;padding-inline:9px}.fv-vstore-logo{width:72px;height:72px}.fv-vstore-profile-copy h1{max-width:125px;font-size:14px}.fv-vstore-profile-copy button{min-width:65px;padding-inline:8px;font-size:9px}.fv-vstore-products-head{display:block;padding:8px 0 10px}.fv-vstore-products-head label{width:100%;margin-top:9px}}.fv-search-page{min-height:620px;padding:25px 0 50px;background:#f4f5f7}.fv-search-page-container{width:min(1190px,calc(100% - 32px));margin-inline:auto}.fv-search-page header{margin-bottom:17px}.fv-search-page header>span{color:#ff5a00;font-size:8px;font-weight:800;letter-spacing:.08em}.fv-search-page h1{margin:4px 0 2px;color:#252b34;font-size:24px;font-weight:600}.fv-search-page header p{margin:0;color:#8e949d;font-size:9px}.fv-search-results-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.fv-search-results-grid article{min-width:0;overflow:hidden;border:1px solid #e5e7ea;border-radius:8px;background:#fff;transition:transform .16s ease,box-shadow .16s ease}.fv-search-results-grid article:hover{transform:translateY(-2px);box-shadow:0 8px 20px #191f2812}.fv-search-result-image{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fafafa}.fv-search-result-image img{width:100%;height:100%;object-fit:contain}.fv-search-result-fallback{width:100%;height:100%;display:grid;place-items:center;color:#c3c8cf}.fv-search-result-body{padding:8px 9px 10px}.fv-search-result-title{min-height:34px;display:-webkit-box;overflow:hidden;color:#2d333b;font-size:10px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fv-search-result-body>strong{display:block;margin-top:5px;color:#ff5a00;font-size:16px}.fv-search-result-price-meta{min-height:17px;display:flex;align-items:center;gap:5px}.fv-search-result-price-meta del{color:#9ba1a9;font-size:7px}.fv-search-result-price-meta span{color:#6e757e;font-size:7px}.fv-search-result-body>small{display:block;margin-top:3px;color:#8b9199;font-size:7px}.fv-search-result-body>small i{color:#f6b51d}.fv-search-page-state{min-height:300px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e6e8eb;border-radius:8px;background:#fff;color:#858c95;font-size:10px}.fv-search-page-state i{color:#ff5a00}.fv-search-page-state.error{color:#b42318}.fv-search-load-more{display:flex;justify-content:center;padding-top:28px}.fv-search-load-more button{min-width:320px;min-height:41px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #ff5a00;border-radius:5px;background:#fff;color:#ff5a00;font-size:9px;font-weight:800}@media(max-width:1000px)and (min-width:768px){.fv-search-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.fv-search-page{padding:13px 0 85px}.fv-search-page-container{width:100%;padding-inline:7px}.fv-search-page header{padding-inline:5px}.fv-search-page h1{font-size:17px}.fv-search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.fv-search-results-grid article:hover{transform:none;box-shadow:none}.fv-search-result-body{padding:7px 8px 9px}.fv-search-result-title{font-size:9px}.fv-search-result-body>strong{font-size:15px}.fv-search-load-more button{min-width:min(300px,100%)}}:root{--ss-primary: #ff620d;--ss-primary-dark: #e75508;--ss-primary-soft: #fff3ec;--ss-primary-border: #ffd2ba;--ss-bg: #f7f7f9;--ss-card: #ffffff;--ss-text: #20283f;--ss-muted: #7d8799;--ss-border: #e5e8ee;--ss-success: #0f9f6e;--ss-warning: #c87300;--ss-danger: #d92d20;--ss-info: #2563eb;--ss-shadow: 0 8px 28px rgba(15, 23, 42, .055)}.ss-page{min-height:calc(100vh - 150px);color:var(--ss-text)}.ss-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.ss-page-header>div:first-child>span{display:block;margin-bottom:4px;color:var(--ss-primary);font-size:10px;font-weight:800;letter-spacing:.09em}.ss-page-header h1{margin:0;color:#151b2d;font-size:26px;line-height:1.2}.ss-page-header p{margin:6px 0 0;max-width:850px;color:var(--ss-muted);font-size:12px;line-height:1.5}.ss-page-actions,.ss-card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ss-btn{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:8px;border:1px solid var(--ss-border);background:#fff;color:#4b5563;font-size:11px;font-weight:750;transition:.18s ease}.ss-btn:hover:not(:disabled){border-color:var(--ss-primary-border);color:var(--ss-primary);background:var(--ss-primary-soft)}.ss-btn-primary{border-color:var(--ss-primary);background:var(--ss-primary);color:#fff}.ss-btn-primary:hover:not(:disabled){border-color:var(--ss-primary-dark);background:var(--ss-primary-dark);color:#fff}.ss-btn-danger{border-color:#fecaca;color:#b42318;background:#fff}.ss-btn-danger:hover:not(:disabled){border-color:#fca5a5;background:#fff1f2;color:#b42318}.ss-btn:disabled{opacity:.55;cursor:not-allowed}.ss-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.ss-stat{min-width:0;display:flex;align-items:center;gap:13px;padding:18px;border:1px solid var(--ss-border);border-radius:12px;background:#fff;box-shadow:var(--ss-shadow)}.ss-stat-icon{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:10px;color:var(--ss-primary);background:var(--ss-primary-soft);font-size:17px}.ss-stat-green .ss-stat-icon{color:var(--ss-success);background:#ecfdf5}.ss-stat-blue .ss-stat-icon{color:#2563eb;background:#eff6ff}.ss-stat-red .ss-stat-icon{color:var(--ss-danger);background:#fff1f2}.ss-stat span,.ss-stat strong,.ss-stat small{display:block}.ss-stat span{color:var(--ss-muted);font-size:10px;font-weight:650}.ss-stat strong{margin-top:5px;color:#172033;font-size:20px;line-height:1.1;word-break:break-word}.ss-stat small{margin-top:4px;color:#a0a7b4;font-size:9px}.ss-card{margin-bottom:16px;overflow:hidden;border:1px solid var(--ss-border);border-radius:12px;background:var(--ss-card);box-shadow:0 2px 12px #0f172a06}.ss-card-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 17px;border-bottom:1px solid #edf0f3}.ss-card-head h2{margin:0;color:#20283f;font-size:14px}.ss-card-head p{margin:4px 0 0;color:var(--ss-muted);font-size:10px}.ss-card-body{padding:16px}.ss-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.ss-toolbar .ss-grow{flex:1 1 300px}.ss-input,.ss-select,.ss-textarea{width:100%;min-height:39px;padding:8px 10px;border:1px solid var(--ss-border);border-radius:8px;background:#fff;color:#334155;outline:none;font-size:11px}.ss-input:focus,.ss-select:focus,.ss-textarea:focus{border-color:var(--ss-primary);box-shadow:0 0 0 3px #ff620d14}.ss-textarea{min-height:92px;resize:vertical}.ss-search{min-height:39px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--ss-border);border-radius:8px;background:#fff}.ss-search:focus-within{border-color:var(--ss-primary);box-shadow:0 0 0 3px #ff620d14}.ss-search i{color:#9aa2af}.ss-search input{width:100%;border:0;outline:0;background:transparent;color:#344054}.ss-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ss-form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ss-form-grid label{min-width:0;display:flex;flex-direction:column;gap:5px;color:#4d586c;font-size:10px;font-weight:700}.ss-form-grid label.full{grid-column:1 / -1}.ss-form-hint{color:#98a2b3;font-size:9px;line-height:1.4}.ss-check{display:inline-flex;align-items:center;gap:7px;color:#596273;font-size:10px}.ss-check input{accent-color:var(--ss-primary)}.ss-table-wrap{width:100%;overflow-x:auto}.ss-table{width:100%;min-width:800px;border-collapse:collapse}.ss-table th{padding:10px 11px;border-bottom:1px solid var(--ss-border);background:#fafbfc;color:#7c8697;text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.ss-table td{padding:11px;border-bottom:1px solid #edf0f3;color:#4d586a;vertical-align:middle;font-size:10px}.ss-table tbody tr:hover{background:#fffaf7}.ss-table strong{color:#20283f}.ss-table-sub{display:block;margin-top:4px;color:#929aa8;font-size:8px}.ss-badge{display:inline-flex;align-items:center;min-height:23px;padding:3px 8px;border-radius:999px;font-size:9px;font-weight:750}.ss-badge-success{color:#087443;background:#eafaf2}.ss-badge-warning{color:#9a5b00;background:#fff5df}.ss-badge-danger{color:#b42318;background:#fff1f2}.ss-badge-neutral{color:#596273;background:#f1f3f6}.ss-tabs{display:flex;gap:6px;margin-bottom:14px;overflow-x:auto}.ss-tab{flex:0 0 auto;min-height:37px;padding:0 13px;border:1px solid var(--ss-border);border-radius:8px;background:#fff;color:#667085;font-size:10px;font-weight:700}.ss-tab.active{border-color:var(--ss-primary);color:var(--ss-primary);background:var(--ss-primary-soft)}.ss-alert{display:flex;align-items:flex-start;gap:9px;margin-bottom:14px;padding:11px 13px;border-radius:8px;font-size:10px;line-height:1.5}.ss-alert-info{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.ss-alert-warning{border:1px solid #fed7aa;background:#fff7ed;color:#9a5b00}.ss-alert-error{border:1px solid #fecaca;background:#fff1f2;color:#b42318}.ss-alert-success{border:1px solid #bbf7d0;background:#f0fdf4;color:#087443}.ss-loader,.ss-empty{min-height:145px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#929baa;text-align:center}.ss-loader i{color:var(--ss-primary)}.ss-empty>i{color:#c4cad4;font-size:28px}.ss-empty strong{color:#667085;font-size:12px}.ss-empty p{max-width:430px;margin:0;color:#98a2b3;font-size:9px}.ss-modal-backdrop{position:fixed;inset:0;z-index:2600;display:flex;align-items:center;justify-content:center;padding:18px;overflow:auto;background:#0f172a94}.ss-modal{width:min(100%,760px);max-height:calc(100vh - 36px);display:flex;flex-direction:column;overflow:hidden;border-radius:13px;background:#fff;box-shadow:0 24px 80px #0000003d}.ss-modal-small{max-width:520px}.ss-modal-medium{max-width:760px}.ss-modal-large{max-width:1040px}.ss-modal-head{min-height:57px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid var(--ss-border)}.ss-modal-head h3{margin:0;color:#20283f;font-size:15px}.ss-modal-head button{width:31px;height:31px;border:0;border-radius:7px;background:#f3f4f6;color:#667085}.ss-modal-body{padding:16px;overflow-y:auto}.ss-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:15px;padding-top:13px;border-top:1px solid #edf0f3}.ss-toast{position:fixed;right:20px;bottom:20px;z-index:4000;min-width:240px;max-width:380px;padding:12px 14px;border-radius:8px;background:#111827;color:#fff;box-shadow:0 17px 40px #00000038;font-size:10px}.ss-toast.error{background:#b42318}.ss-toast.warning{background:#9a5b00}.ss-product-cell{display:flex;align-items:center;gap:9px}.ss-product-thumb{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;overflow:hidden;border:1px solid #edf0f3;border-radius:7px;background:#fafbfc;color:#b4bbc6}.ss-product-thumb img{width:100%;height:100%;object-fit:contain}.ss-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ss-review{padding:14px;border:1px solid var(--ss-border);border-radius:10px;background:#fff}.ss-stars{color:#fbbf24;letter-spacing:2px}.ss-review-head{display:flex;justify-content:space-between;gap:10px}.ss-review p{color:#4f596a;font-size:10px;line-height:1.6}.ss-review small{color:#8d96a5}.ss-review-reply{margin-top:10px;padding:9px;border-radius:7px;background:var(--ss-primary-soft);color:#8e4b24;font-size:9px}.ss-bars{display:grid;gap:9px}.ss-bar-row{display:grid;grid-template-columns:120px minmax(0,1fr) 110px;gap:10px;align-items:center;font-size:10px}.ss-bar-track{height:8px;overflow:hidden;border-radius:999px;background:#f1f3f6}.ss-bar-track i{display:block;height:100%;border-radius:inherit;background:var(--ss-primary)}@media(max-width:1100px){.ss-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ss-review-grid{grid-template-columns:1fr}}@media(max-width:760px){.ss-page-header{align-items:flex-start;flex-direction:column}.ss-page-actions{width:100%}.ss-page-actions .ss-btn{flex:1}.ss-form-grid,.ss-form-grid-3{grid-template-columns:1fr}.ss-form-grid label.full{grid-column:auto}.ss-card-head{align-items:flex-start;flex-direction:column}.ss-card-actions{width:100%}.ss-toolbar>*{width:100%}.ss-bar-row{grid-template-columns:90px minmax(0,1fr)}.ss-bar-row>strong:last-child{grid-column:2}}@media(max-width:520px){.ss-stat-grid{grid-template-columns:1fr 1fr;gap:9px}.ss-stat{align-items:flex-start;padding:13px}.ss-stat-icon{width:36px;height:36px;flex-basis:36px}.ss-stat strong{font-size:16px}.ss-card-body{padding:12px}.ss-modal-backdrop{padding:0;align-items:flex-end}.ss-modal{max-height:92vh;border-radius:16px 16px 0 0}}.seller-logo-link{width:100%;min-width:0;min-height:66px;padding:0 16px;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px;text-decoration:none!important}.seller-logo-box{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;max-height:42px!important;flex:0 0 42px!important;padding:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.75);border-radius:10px;background:#fff!important;box-shadow:0 4px 12px #6c2b0026}.seller-logo-img{width:100%!important;height:100%!important;max-width:30px!important;max-height:30px!important;display:block!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;transform:none!important}.seller-logo-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;line-height:1}.seller-logo-copy strong{margin:0;color:#e3e5e9!important;font-size:16px;line-height:1.15;font-weight:800;white-space:nowrap;text-shadow:none!important}.seller-logo-copy small{margin-top:5px;color:#fff4ec!important;font-size:8px;line-height:1.1;font-weight:800;letter-spacing:1.4px;white-space:nowrap}.seller-logo-link>i{display:none!important}.seller-logo-link img{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;object-fit:contain!important}@media(max-width:600px){.seller-logo-link{min-height:62px;padding:0 13px;gap:10px}.seller-logo-box{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;min-height:40px!important;max-height:40px!important;flex-basis:40px!important;padding:6px!important}.seller-logo-img,.seller-logo-link img{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important}.seller-logo-copy strong{font-size:15px}.seller-logo-copy small{margin-top:4px;font-size:7px;letter-spacing:1.2px}}.fal-page,.fal-page *{box-sizing:border-box}.fal-page{--fal-blue: #55afe5;--fal-blue-hover: #3e9fd9;--fal-blue-dark: #173f70;--fal-orange: #ff5a00;--fal-text: #18233b;--fal-muted: #7a879c;--fal-input-bg: #edf4ff;--fal-input-border: #d5e0ef;width:100%;min-height:100vh;position:relative;overflow:hidden;margin:0;color:var(--fal-text);background:#0c3265;font-family:Segoe UI,Inter,Roboto,Arial,sans-serif}.fal-page a{color:inherit;text-decoration:none}.fal-page button,.fal-page input{font:inherit}.fal-page button{cursor:pointer}.fal-page svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fal-background{position:fixed;inset:0;z-index:0;background-image:url(https://images.unsplash.com/photo-1776875097847-49bd9bcf1eca?auto=format&fit=crop&fm=jpg&q=84&w=2400);background-position:center center;background-repeat:no-repeat;background-size:cover;transform:scale(1.02)}.fal-background-overlay{position:fixed;inset:0;z-index:1;background:linear-gradient(135deg,#249cdac2,#4eb3e7b8 45%,#2986c6c2);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.fal-shape{position:fixed;z-index:2;pointer-events:none;opacity:.13;background:#fff;clip-path:polygon(50% 0%,100% 38%,82% 100%,20% 88%,0% 34%)}.fal-shape-one{width:380px;height:380px;top:-130px;left:-120px;transform:rotate(15deg)}.fal-shape-two{width:460px;height:460px;right:-180px;top:70px;opacity:.08;transform:rotate(-18deg)}.fal-shape-three{width:350px;height:350px;bottom:-180px;left:32%;opacity:.07;transform:rotate(22deg)}.fal-main{position:relative;z-index:10;width:100%;min-height:100vh;padding:40px 20px;display:flex;align-items:center;justify-content:center}.fal-card{width:min(100%,520px);padding:44px 44px 34px;border:1px solid rgba(255,255,255,.7);border-radius:30px;background:#fffffffb;box-shadow:0 28px 80px #072f5647;animation:falCardEnter .45s ease}@keyframes falCardEnter{0%{opacity:0;transform:translateY(15px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.fal-logo-section{margin-bottom:30px;text-align:center}.fal-brand{display:inline-flex;align-items:center;justify-content:center;gap:15px;color:#252c37}.fal-brand-symbol{position:relative;width:49px;height:55px;flex-shrink:0}.fal-brand-symbol i{position:absolute;display:block;border-radius:3px;background:linear-gradient(145deg,#ff781f,var(--fal-orange));box-shadow:0 4px 12px #ff5a002b}.fal-brand-symbol i:nth-child(1){width:19px;height:24px;top:0;left:0}.fal-brand-symbol i:nth-child(2){width:19px;height:24px;bottom:0;left:0}.fal-brand-symbol i:nth-child(3){width:19px;height:33px;top:11px;right:1px}.fal-brand-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.fal-brand-text strong{color:#2d3138;font-size:38px;font-weight:750;letter-spacing:-1.6px}.fal-brand-text small{margin-top:7px;color:#a4a5a8;font-size:11px;font-weight:500;letter-spacing:4px}.fal-login-caption{margin:19px 0 0;color:#8b96a8;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.fal-form{margin:0}.fal-field{margin-bottom:22px}.fal-field label{display:block;margin-bottom:10px;color:#1d2841;font-size:16px;font-weight:500}.fal-input-wrapper{position:relative;width:100%;height:58px;display:flex;align-items:center;overflow:hidden;border:1px solid var(--fal-input-border);border-radius:8px;background:var(--fal-input-bg);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.fal-input-wrapper:focus-within{border-color:#6bb9e8;background:#f3f8ff;box-shadow:0 0 0 4px #49ace51f}.fal-input-icon{width:48px;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#8ba1ba}.fal-input-icon svg{width:18px;height:18px}.fal-input-wrapper input{width:100%;height:100%;min-width:0;padding:0 15px 0 0;border:0;outline:0;background:transparent;color:#1e2a40;font-size:13px;font-weight:500}.fal-input-wrapper input::placeholder{color:#a3afc1;opacity:1}.fal-password-toggle{width:52px;height:100%;flex-shrink:0;border:0;display:flex;align-items:center;justify-content:center;background:transparent;color:#75abc8;transition:color .2s ease,background .2s ease}.fal-password-toggle:hover{color:#318fc5;background:#54aee214}.fal-password-toggle svg{width:19px;height:19px}.fal-options{margin:-3px 0 22px;display:flex;align-items:center;justify-content:space-between}.fal-remember{position:relative;display:inline-flex;align-items:center;gap:8px;color:#778397;font-size:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.fal-remember input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.fal-checkbox{width:17px;height:17px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid #c8d5e4;border-radius:4px;background:#fff;color:transparent;transition:all .2s ease}.fal-checkbox svg{width:12px;height:12px;stroke-width:3}.fal-remember input:checked+.fal-checkbox{border-color:#54afe4;background:#54afe4;color:#fff}.fal-submit{width:100%;min-height:64px;padding:0 24px;border:0;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#5db7e9,#4ca9e0);color:#fff;font-size:16px;font-weight:500;box-shadow:0 10px 24px #4aa9e02e;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.fal-submit:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(135deg,#4daee5,#3d9ed8);box-shadow:0 13px 28px #3c9cd642}.fal-submit:active:not(:disabled){transform:translateY(0)}.fal-submit:disabled{opacity:.68;cursor:not-allowed}.fal-submit svg{width:17px;height:17px}.fal-error{margin-bottom:20px;padding:12px 14px;border:1px solid #ffc8c8;border-radius:8px;display:flex;align-items:flex-start;gap:9px;background:#fff3f3;color:#c94141;font-size:12px;font-weight:600;line-height:1.5}.fal-error-icon{width:18px;height:18px;flex-shrink:0;margin-top:1px}.fal-error-icon svg{width:18px;height:18px}.fal-bottom{margin-top:25px;padding-top:22px;border-top:1px solid #edf0f4;display:flex;flex-direction:column;align-items:center;gap:13px}.fal-security{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#9aa4b3;font-size:10px}.fal-security svg{width:14px;height:14px;color:#49a677}.fal-marketplace-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#6698ba;font-size:11px;font-weight:600;transition:color .2s ease}.fal-marketplace-link:hover{color:#2889bf}.fal-marketplace-link svg{width:14px;height:14px}.fal-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:falSpin .7s linear infinite}@keyframes falSpin{to{transform:rotate(360deg)}}.fal-checking-card{position:relative;z-index:10;width:min(calc(100% - 30px),470px);min-height:310px;margin:0 auto;padding:45px 30px;border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fffffffb;box-shadow:0 28px 80px #072f5647}.fal-page:has(.fal-checking-card){display:flex;align-items:center;justify-content:center;padding:20px}.fal-check-spinner{width:38px;height:38px;margin-top:35px;border:4px solid #e5eef7;border-top-color:#51afe6;border-radius:50%;animation:falSpin .75s linear infinite}.fal-checking-card p{margin:14px 0 0;color:#8895a8;font-size:12px}@media(max-width:650px){.fal-main{padding:24px 14px}.fal-card{width:100%;padding:34px 24px 27px;border-radius:24px}.fal-brand{gap:11px}.fal-brand-symbol{width:39px;height:47px}.fal-brand-symbol i:nth-child(1),.fal-brand-symbol i:nth-child(2){width:15px;height:20px}.fal-brand-symbol i:nth-child(3){width:15px;height:28px;top:9px}.fal-brand-text strong{font-size:30px;letter-spacing:-1px}.fal-brand-text small{margin-top:6px;font-size:8px;letter-spacing:2.6px}.fal-field{margin-bottom:19px}.fal-field label{font-size:14px}.fal-input-wrapper{height:55px}.fal-submit{min-height:57px;font-size:15px}}@media(max-width:390px){.fal-card{padding:29px 18px 24px}.fal-brand-text strong{font-size:27px}.fal-brand-text small{letter-spacing:2px}.fal-brand-symbol{width:34px;transform:scale(.9)}.fal-logo-section{margin-bottom:25px}.fal-input-icon{width:42px}.fal-options{margin-bottom:19px}}@media(prefers-reduced-motion:reduce){.fal-card,.fal-spinner,.fal-check-spinner{animation:none}.fal-submit,.fal-input-wrapper,.fal-marketplace-link{transition:none}}.cus_admin_metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:24px}.cus_admin_two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}@media(max-width:1024px){.cus_admin_two-col{grid-template-columns:1fr}}.cus_admin_btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s ease;background-color:#f1f5f9;color:#475569;border:1px solid transparent}.cus_admin_btn:hover{background-color:#e2e8f0;color:#1e293b}.cus_admin_btn i{font-size:1rem}.cus_admin_btn-primary{background-color:var(--cus_admin_primary, #4f46e5);color:#fff;box-shadow:0 4px 6px -1px #4f46e533}.cus_admin_btn-primary:hover{background-color:var(--cus_admin_primary-hover, #4338ca);color:#fff;box-shadow:0 6px 12px -2px #4f46e54d}.cus_admin_alert-error{background-color:#fef2f2;border:1px solid #fecaca;color:#ef4444;padding:12px 16px;border-radius:8px;margin-bottom:24px;display:flex;align-items:center;gap:12px;font-size:.95rem;font-weight:500}.cus_admin_table-wrap{width:100%;overflow-x:auto;border-radius:8px}.cus_admin_table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.cus_admin_table th{padding:14px 20px;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;color:#64748b;font-weight:600;border-bottom:1px solid #e2e8f0;background-color:#f8fafc}.cus_admin_table td{padding:16px 20px;font-size:.9rem;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:middle;transition:background-color .2s ease}.cus_admin_table tbody tr:last-child td{border-bottom:none}.cus_admin_table tbody tr:hover td{background-color:#f8fafc}.cus_admin_table-sub{display:block;font-size:.8rem;color:#94a3b8;margin-top:4px}.cus_admin_table strong{color:#1e293b;font-weight:600}.cus_admin_chart-scroll{width:100%;overflow-x:auto;padding-top:10px}.cus_admin_chart{width:100%;min-width:500px;height:auto;display:block}.cus_admin_chart-grid{stroke:#e2e8f0;stroke-dasharray:4;stroke-width:1}.cus_admin_chart-axis{fill:#94a3b8;font-size:11px;font-family:Inter,sans-serif;font-weight:500}.cus_admin_chart-sales{stroke:#4f46e5;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0px 4px 6px rgba(79,70,229,.2))}.cus_admin_chart-commission{stroke:#10b981;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.cus_admin_chart-point-sales{fill:#fff;stroke:#4f46e5;stroke-width:2}.cus_admin_bars{display:flex;flex-direction:column;gap:18px;padding:8px 0}.cus_admin_bar-item{display:flex;flex-direction:column;gap:8px}.cus_admin_bar-head{display:flex;justify-content:space-between;font-size:.9rem;color:#475569;font-weight:500}.cus_admin_bar-head strong{color:#1e293b;font-weight:700}.cus_admin_bar-track{display:block;height:8px;background-color:#f1f5f9;border-radius:6px;overflow:hidden}.cus_admin_bar-track i{display:block;height:100%;background:linear-gradient(90deg,#4f46e5,#818cf8);border-radius:6px;transition:width 1s cubic-bezier(.4,0,.2,1)}.asm-page,.asm-page *,.asm-modal,.asm-modal *{box-sizing:border-box}.asm-page{width:100%;min-width:0;color:#273142;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.asm-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.asm-page-head>div{min-width:0}.asm-eyebrow{display:block;margin-bottom:7px;color:#ff620d;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.asm-page-head h1{margin:0;color:#202939;font-size:26px;line-height:1.25;font-weight:700;letter-spacing:-.35px}.asm-page-head p{max-width:760px;margin:7px 0 0;color:#667085;font-size:14px;line-height:1.55;font-weight:400}.asm-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px}.asm-summary-grid article{min-width:0;min-height:82px;padding:16px;display:flex;align-items:center;gap:13px;border:1px solid #e4e9f0;border-radius:10px;background:#fff;box-shadow:0 2px 8px #0f172a09}.asm-summary-icon{width:42px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:16px}.asm-summary-icon.blue{color:#2563eb;background:#eff6ff}.asm-summary-icon.amber{color:#d97706;background:#fffbeb}.asm-summary-icon.green{color:#059669;background:#ecfdf5}.asm-summary-icon.orange{color:#ff620d;background:#fff3ec}.asm-summary-icon.red{color:#dc2626;background:#fff1f2}.asm-summary-grid article>div{min-width:0}.asm-summary-grid small{display:block;margin-bottom:3px;color:#7c879a;font-size:12px;line-height:1.35;font-weight:500}.asm-summary-grid strong{display:block;color:#202939;font-size:22px;line-height:1.15;font-weight:700}.asm-card{width:100%;min-width:0;overflow:hidden;border:1px solid #e3e8ef;border-radius:10px;background:#fff;box-shadow:0 3px 12px #0f172a0a}.asm-tabs{display:flex;align-items:center;gap:4px;overflow-x:auto;padding:10px 12px 0;border-bottom:1px solid #edf0f4;scrollbar-width:thin}.asm-tabs button{flex-shrink:0;min-height:42px;padding:0 13px;border:0;border-bottom:2px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:transparent;color:#5f6c80;font-family:inherit;font-size:12px;line-height:1;font-weight:600;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease}.asm-tabs button:hover{color:#ff620d}.asm-tabs button span{min-width:22px;padding:3px 6px;border-radius:999px;background:#f2f4f7;color:#667085;font-size:10px;line-height:1.1;font-weight:700}.asm-tabs button.active{border-bottom-color:#ff620d;color:#ff620d}.asm-tabs button.active span{background:#fff0e8;color:#ff620d}.asm-filter-bar{padding:12px;display:grid;grid-template-columns:minmax(320px,1fr) 180px 130px;gap:9px;border-bottom:1px solid #edf0f4}.asm-search{min-width:0;height:43px;display:flex;align-items:center;border:1px solid #d7dee8;border-radius:8px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.asm-search:focus-within{border-color:#ff9e6a;box-shadow:0 0 0 3px #ff620d14}.asm-search>i{width:42px;flex:0 0 42px;text-align:center;color:#98a2b3;font-size:14px}.asm-search input{width:100%;min-width:0;height:41px;padding:0;border:0;outline:0;background:transparent;color:#344054;font-family:inherit;font-size:14px;line-height:1.3;font-weight:400}.asm-search input::placeholder{color:#98a2b3}.asm-search button{height:34px;margin-right:4px;padding:0 15px;border:0;border-radius:6px;background:#ff620d;color:#fff;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer;transition:background .18s ease}.asm-search button:hover{background:#e95400}.asm-filter-bar>select,.asm-bulk-bar select{width:100%;min-height:43px;padding:0 11px;border:1px solid #d7dee8;border-radius:8px;outline:0;background:#fff;color:#475467;font-family:inherit;font-size:13px;font-weight:500;cursor:pointer}.asm-filter-bar>select:focus,.asm-bulk-bar select:focus{border-color:#ff9e6a;box-shadow:0 0 0 3px #ff620d12}.asm-bulk-bar{padding:10px 12px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #fed7c2;background:#fff8f4}.asm-bulk-bar>strong{margin-right:auto;color:#c2410c;font-size:12px;line-height:1.35;font-weight:700}.asm-bulk-bar select{width:190px}.asm-btn{min-height:38px;padding:0 14px;border:1px solid transparent;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:inherit;font-size:11px;line-height:1;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.asm-btn:hover:not(:disabled){transform:translateY(-1px)}.asm-btn:disabled{opacity:.55;cursor:not-allowed}.asm-btn-primary{background:#ff620d;color:#fff}.asm-btn-primary:hover:not(:disabled){background:#e95400;box-shadow:0 5px 14px #ff620d2e}.asm-btn-light{border-color:#d7dee8;background:#fff;color:#475467}.asm-btn-light:hover:not(:disabled){border-color:#ffb68f;background:#fff8f4;color:#e95400}.asm-btn-success{background:#059669;color:#fff}.asm-btn-success:hover:not(:disabled){background:#047857}.asm-btn-warning{background:#f59e0b;color:#fff}.asm-btn-warning:hover:not(:disabled){background:#d97706}.asm-btn-danger{background:#dc2626;color:#fff}.asm-btn-danger:hover:not(:disabled){background:#b91c1c}.asm-btn-danger-outline{border-color:#fecaca;background:#fff;color:#dc2626}.asm-btn-danger-outline:hover:not(:disabled){border-color:#fca5a5;background:#fff1f2}.asm-table-wrap{width:100%;overflow-x:auto;scrollbar-width:thin}.asm-table{width:100%;border-collapse:collapse;table-layout:auto}.asm-table th{padding:13px 12px;border-bottom:1px solid #e3e8ef;background:#f8fafc;color:#667085;font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.35px;text-align:left;text-transform:uppercase;white-space:nowrap}.asm-table td{padding:14px 12px;border-bottom:1px solid #e8edf3;color:#344054;font-size:13px;line-height:1.4;font-weight:400;vertical-align:middle}.asm-table tbody tr{transition:background .15s ease}.asm-table tbody tr:hover{background:#fbfcfe}.asm-table tbody tr:last-child td{border-bottom:0}.asm-check-col{width:42px;text-align:center!important}.asm-check-col input{width:15px;height:15px;margin:0;accent-color:#ff620d;cursor:pointer}.asm-seller-cell{max-width:290px;padding:0;border:0;display:inline-flex;align-items:center;gap:11px;background:transparent;font-family:inherit;text-align:left;cursor:pointer}.asm-avatar{width:40px;height:40px;flex:0 0 40px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#fff1e8;color:#ff620d;font-size:14px;line-height:1;font-weight:800}.asm-avatar img{width:100%;height:100%;display:block;object-fit:cover}.asm-seller-copy{min-width:0;display:flex;flex-direction:column}.asm-seller-copy strong{max-width:210px;overflow:hidden;color:#25324a;font-size:13px;line-height:1.35;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.asm-seller-copy small{margin-top:3px;color:#5f6f85;font-size:11px;line-height:1.3;font-weight:400}.asm-seller-copy em{margin-top:3px;color:#98a2b3;font-size:10px;line-height:1.25;font-style:normal;font-weight:500}.asm-whatsapp-mini{width:28px;height:28px;margin-left:5px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #bbf7d0;border-radius:50%;background:#f0fdf4;color:#16a34a;font-size:14px;text-decoration:none;transition:transform .18s ease,background .18s ease}.asm-whatsapp-mini:hover{transform:translateY(-1px);background:#dcfce7}.asm-owner-name{display:block;color:#25324a;font-size:13px;line-height:1.35;font-weight:600}.asm-muted{display:block;margin-top:4px;color:#667085;font-size:11px;line-height:1.35;font-weight:400}.asm-date{color:#667085;font-size:12px;line-height:1.35;font-weight:400;white-space:nowrap}.asm-status{display:inline-flex;align-items:center;gap:6px;min-height:27px;padding:5px 10px;border:1px solid transparent;border-radius:999px;background:#f2f4f7;color:#667085;font-size:11px;line-height:1;font-weight:600;white-space:nowrap}.asm-status i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor}.asm-status-active,.asm-status-verified{border-color:#a7f3d0;background:#ecfdf5;color:#059669}.asm-status-pending{border-color:#fde68a;background:#fffbeb;color:#d97706}.asm-status-suspended{border-color:#fed7aa;background:#fff7ed;color:#ea580c}.asm-status-rejected,.asm-status-deleted{border-color:#fecaca;background:#fff1f2;color:#dc2626}.asm-status-select{min-width:105px;min-height:35px;padding:0 9px;border:1px solid #d7dee8;border-radius:7px;outline:0;background:#fff;color:#344054;font-family:inherit;font-size:12px;line-height:1;font-weight:500;cursor:pointer}.asm-status-select:focus{border-color:#ff9e6a;box-shadow:0 0 0 3px #ff620d12}.asm-featured{display:inline-flex;align-items:center;gap:6px;color:#98a2b3;font-size:11px;line-height:1.3;font-weight:600}.asm-featured.yes{color:#f59e0b}.asm-actions{display:flex;align-items:center;gap:5px}.asm-actions button{width:32px;height:32px;padding:0;border:1px solid #dfe5ed;border-radius:7px;display:flex;align-items:center;justify-content:center;background:#fff;color:#667085;font-size:12px;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.asm-actions button:hover{transform:translateY(-1px);border-color:#ffb68f;background:#fff8f4;color:#ff620d}.asm-actions button.delete{color:#dc2626}.asm-actions button.delete:hover{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.asm-actions button.restore{color:#059669}.asm-actions button.restore:hover{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.asm-loading,.asm-empty{min-height:280px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#667085;font-size:13px;line-height:1.45;font-weight:500;text-align:center}.asm-loading i,.asm-empty>i{color:#ff620d;font-size:26px}.asm-empty strong{color:#344054;font-size:15px;line-height:1.3;font-weight:700}.asm-empty span{color:#98a2b3;font-size:12px}.asm-pagination{min-height:56px;padding:0 13px;border-top:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#667085;font-size:11px;line-height:1.35;font-weight:500}.asm-pagination>div{display:flex;align-items:center;gap:9px}.asm-pagination button{width:34px;height:34px;padding:0;border:1px solid #dfe5ed;border-radius:7px;background:#fff;color:#667085;font-size:11px;cursor:pointer}.asm-pagination button:hover:not(:disabled){border-color:#ffb68f;color:#ff620d}.asm-pagination button:disabled{opacity:.35;cursor:default}.asm-pagination strong{color:#344054;font-size:11px;font-weight:600}.asm-modal-backdrop{position:fixed;z-index:9999;inset:0;padding:22px;display:flex;align-items:center;justify-content:center;background:#0f172a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.asm-modal{width:100%;max-height:calc(100vh - 44px);overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.4);border-radius:14px;background:#fff;box-shadow:0 30px 85px #0f172a38}.asm-modal-small{max-width:460px}.asm-modal-medium{max-width:680px}.asm-modal-large{max-width:1080px}.asm-modal-head{min-height:70px;padding:0 20px;border-bottom:1px solid #e8edf3;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff}.asm-modal-head span{display:block;margin-bottom:3px;color:#ff620d;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.9px}.asm-modal-head h3{margin:0;color:#25324a;font-size:17px;line-height:1.3;font-weight:700}.asm-modal-head>button{width:34px;height:34px;padding:0;border:1px solid #e1e6ed;border-radius:7px;display:flex;align-items:center;justify-content:center;background:#fff;color:#667085;font-size:13px;cursor:pointer}.asm-modal-head>button:hover{background:#f8fafc;color:#202939}.asm-modal-body{overflow-y:auto;padding:20px;color:#344054;font-size:13px}.asm-profile-card{padding:18px;border:1px solid #e4e9ef;border-radius:12px;display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#fff9f5,#fff 72%)}.asm-profile-logo{width:68px;height:68px;flex:0 0 68px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:15px;background:#fff0e8;color:#ff620d;font-size:24px;font-weight:800}.asm-profile-logo img{width:100%;height:100%;display:block;object-fit:cover}.asm-profile-copy{min-width:0;flex:1}.asm-profile-copy>div:first-child{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.asm-profile-copy h2{margin:0;color:#202939;font-size:20px;line-height:1.25;font-weight:700}.asm-profile-copy p{margin:5px 0 11px;color:#7d899b;font-size:11px;line-height:1.4}.asm-profile-contact{display:flex;flex-wrap:wrap;gap:7px}.asm-profile-contact a{min-height:32px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid #dfe5ed;border-radius:7px;background:#fff;color:#526075;font-size:11px;line-height:1;font-weight:500;text-decoration:none}.asm-profile-contact a:hover{border-color:#ffb68f;color:#ff620d}.asm-profile-contact a.whatsapp{border-color:#bbf7d0;background:#f0fdf4;color:#16a34a}.asm-profile-contact a.whatsapp:hover{background:#dcfce7;color:#15803d}.asm-detail-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px}.asm-detail-stats article{min-width:0;padding:14px;border:1px solid #e5eaf0;border-radius:9px;background:#fafbfc}.asm-detail-stats small{display:block;color:#7c8798;font-size:11px;line-height:1.35;font-weight:500}.asm-detail-stats strong{display:block;margin-top:4px;color:#25324a;font-size:18px;line-height:1.2;font-weight:700}.asm-detail-section{margin-top:12px;padding:17px;border:1px solid #e4e9ef;border-radius:11px;background:#fff}.asm-detail-section>header{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.asm-detail-section h3{margin:0;color:#25324a;font-size:15px;line-height:1.3;font-weight:700}.asm-detail-section header p{margin:4px 0 0;color:#7c8798;font-size:11px;line-height:1.45}.asm-detail-actions{display:flex;flex-wrap:wrap;gap:7px}.asm-reason-box,.asm-warning-box{margin-top:12px;padding:12px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#9a3412;font-size:11px;line-height:1.55}.asm-reason-box strong{display:block;margin-bottom:4px;font-size:11px;font-weight:700}.asm-reason-box p{margin:0}.asm-commercial-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto auto;gap:9px;align-items:end}.asm-commercial-grid label{min-width:0}.asm-commercial-grid label>span{display:block;margin-bottom:6px;color:#536174;font-size:11px;line-height:1.3;font-weight:600}.asm-commercial-grid input[type=number]{width:100%;min-height:41px;padding:0 10px;border:1px solid #d7dee8;border-radius:7px;outline:0;background:#fff;color:#344054;font-family:inherit;font-size:13px}.asm-commercial-grid input[type=number]:focus{border-color:#ff9e6a;box-shadow:0 0 0 3px #ff620d12}.asm-feature-switch{min-height:41px;padding:0 11px;border:1px solid #dfe5ed;border-radius:7px;display:flex;align-items:center;gap:8px;color:#475467;font-size:11px;font-weight:600;white-space:nowrap;cursor:pointer}.asm-feature-switch input{width:15px;height:15px;accent-color:#ff620d}.asm-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.asm-info-grid>div{min-width:0;padding:12px;border:1px solid #e7ebf0;border-radius:8px;background:#fafbfc}.asm-info-grid span{display:block;margin-bottom:5px;color:#7c8798;font-size:10px;line-height:1.3;font-weight:500}.asm-info-grid strong{display:block;overflow-wrap:anywhere;color:#344054;font-size:12px;line-height:1.4;font-weight:600}.asm-inner-table th{font-size:10px}.asm-inner-table td{font-size:12px}.asm-table-buttons{display:flex;flex-wrap:wrap;gap:6px}.asm-table-buttons .asm-btn{min-height:32px;padding:0 10px;font-size:10px}.asm-mini-empty{padding:28px;text-align:center;color:#98a2b3;font-size:12px;line-height:1.5}.asm-confirm{text-align:center}.asm-confirm-icon{width:60px;height:60px;margin:2px auto 15px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ecfdf5;color:#059669;font-size:22px}.asm-confirm-icon.danger{background:#fff1f2;color:#dc2626}.asm-confirm h3{margin:0;color:#25324a;font-size:17px;line-height:1.3;font-weight:700}.asm-confirm>p{max-width:350px;margin:9px auto 17px;color:#667085;font-size:12px;line-height:1.6}.asm-confirm textarea{width:100%;min-height:112px;margin-top:5px;padding:11px;border:1px solid #d7dee8;border-radius:8px;outline:0;resize:vertical;background:#fff;color:#344054;font-family:inherit;font-size:13px;line-height:1.5}.asm-confirm textarea::placeholder{color:#98a2b3}.asm-confirm textarea:focus{border-color:#ff9e6a;box-shadow:0 0 0 3px #ff620d14}.asm-confirm-actions{margin-top:16px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.asm-toast{position:fixed;z-index:12000;top:18px;right:18px;max-width:390px;min-height:46px;padding:11px 14px;border:1px solid #bbf7d0;border-radius:9px;display:flex;align-items:center;gap:9px;background:#f0fdf4;color:#047857;box-shadow:0 15px 35px #0f172a21;font-size:12px;line-height:1.4;font-weight:600}.asm-toast.error{border-color:#fecaca;background:#fff1f2;color:#b91c1c}@media(max-width:1200px){.asm-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.asm-commercial-grid,.asm-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.asm-page-head{align-items:flex-start;flex-direction:column}.asm-page-head h1{font-size:24px}.asm-summary-grid,.asm-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.asm-search{grid-column:1 / -1}.asm-bulk-bar{align-items:stretch;flex-wrap:wrap}.asm-bulk-bar>strong{width:100%;margin-right:0}.asm-bulk-bar select{width:auto;flex:1 1 190px}.asm-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.asm-page{font-size:13px}.asm-page-head{margin-bottom:17px}.asm-eyebrow{font-size:10px}.asm-page-head h1{font-size:22px}.asm-page-head p{font-size:12px}.asm-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.asm-summary-grid article{min-height:72px;padding:12px;gap:9px}.asm-summary-icon{width:36px;height:36px;flex-basis:36px;font-size:14px}.asm-summary-grid small{font-size:10px}.asm-summary-grid strong{font-size:18px}.asm-filter-bar{display:flex;flex-direction:column}.asm-filter-bar>select{width:100%}.asm-search input{font-size:13px}.asm-bulk-bar{flex-direction:column}.asm-bulk-bar select,.asm-bulk-bar .asm-btn{width:100%}.asm-table:not(.asm-inner-table) thead{display:none}.asm-table:not(.asm-inner-table),.asm-table:not(.asm-inner-table) tbody,.asm-table:not(.asm-inner-table) tr,.asm-table:not(.asm-inner-table) td{display:block;width:100%}.asm-table:not(.asm-inner-table) tr{position:relative;width:calc(100% - 20px);margin:10px;overflow:hidden;border:1px solid #e3e8ef;border-radius:10px;background:#fff;box-shadow:0 2px 8px #0f172a09}.asm-table:not(.asm-inner-table) td{position:relative;min-height:44px;padding:11px 11px 11px 42%;border-bottom:1px solid #edf0f4;font-size:12px;text-align:right}.asm-table:not(.asm-inner-table) td:last-child{border-bottom:0}.asm-table:not(.asm-inner-table) td:before{content:attr(data-label);position:absolute;top:50%;left:11px;width:35%;transform:translateY(-50%);color:#7c8798;font-size:9px;line-height:1.2;font-weight:700;text-align:left;text-transform:uppercase}.asm-table:not(.asm-inner-table) td[data-label=Seller]{padding:13px 11px;text-align:left}.asm-table:not(.asm-inner-table) td[data-label=Seller]:before{display:none}.asm-seller-cell{max-width:calc(100% - 35px)}.asm-seller-copy strong{max-width:205px;font-size:13px}.asm-seller-copy small{font-size:11px}.asm-check-col{display:none!important}.asm-actions{justify-content:flex-end}.asm-profile-card{padding:14px;align-items:flex-start;gap:12px}.asm-profile-logo{width:56px;height:56px;flex-basis:56px;font-size:20px}.asm-profile-copy h2{font-size:17px}.asm-profile-contact{width:100%;flex-direction:column}.asm-profile-contact a{width:100%;justify-content:flex-start;font-size:11px}.asm-commercial-grid,.asm-info-grid{grid-template-columns:1fr}.asm-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.asm-detail-section{padding:13px}.asm-detail-section h3{font-size:14px}.asm-inner-table{min-width:640px}.asm-modal-backdrop{padding:0;align-items:flex-end}.asm-modal{max-height:94vh;border-radius:16px 16px 0 0}.asm-modal-head{min-height:64px;padding:0 14px}.asm-modal-head h3{font-size:15px}.asm-modal-body{padding:13px}.asm-confirm h3{font-size:16px}.asm-confirm>p{font-size:12px}.asm-confirm-actions{flex-direction:column-reverse}.asm-confirm-actions .asm-btn{width:100%}.asm-pagination{padding:11px;align-items:flex-start;flex-direction:column;font-size:10px}.asm-toast{top:10px;left:10px;right:10px;max-width:none;font-size:11px}}@media(max-width:390px){.asm-summary-grid{grid-template-columns:1fr}.asm-detail-stats{grid-template-columns:1fr 1fr}.asm-page-head h1{font-size:21px}}.apm-page,.apm-page *{box-sizing:border-box}.apm-page{--apm-orange: #ff5a00;--apm-orange-dark: #e94f00;--apm-orange-soft: #fff4ee;--apm-text: #172033;--apm-muted: #7b8799;--apm-border: #e2e7ef;--apm-bg: #f7f9fc;--apm-white: #ffffff;--apm-green: #159466;--apm-red: #dc4040;--apm-blue: #3b82f6;--apm-purple: #7156e8;--apm-shadow: 0 8px 26px rgba(15, 23, 42, .055);width:100%;color:var(--apm-text)}.apm-page button,.apm-page input,.apm-page select,.apm-page textarea{font:inherit}.apm-page button{cursor:pointer}.apm-page button:disabled,.apm-page select:disabled{cursor:not-allowed;opacity:.6}.apm-page a{text-decoration:none}.apm-page-head{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.apm-page-head>div{min-width:0}.apm-page-head>div>span{display:block;margin-bottom:5px;color:var(--apm-orange);font-size:9px;font-weight:800;letter-spacing:1px}.apm-page-head h1{margin:0;color:#101828;font-size:clamp(23px,2.3vw,31px);font-weight:780;letter-spacing:-.6px}.apm-page-head p{max-width:780px;margin:6px 0 0;color:var(--apm-muted);font-size:11px;line-height:1.55}.apm-refresh,.apm-primary-btn,.apm-secondary-btn,.apm-success-btn,.apm-danger-btn{min-height:38px;padding:0 14px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;font-size:11px;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.apm-primary-btn{background:var(--apm-orange);color:#fff;box-shadow:0 5px 15px #ff5a002e}.apm-primary-btn:hover:not(:disabled){background:var(--apm-orange-dark);transform:translateY(-1px)}.apm-secondary-btn,.apm-refresh{border-color:var(--apm-border);background:#fff;color:#4d5b70}.apm-secondary-btn:hover:not(:disabled),.apm-refresh:hover:not(:disabled){border-color:#d3dae5;background:#f9fafb}.apm-success-btn{background:#13a36f;color:#fff}.apm-success-btn:hover:not(:disabled){background:#0d8b5e}.apm-danger-btn{border-color:#ffd0d0;background:#fff3f3;color:#d33c3c}.apm-danger-btn:hover:not(:disabled){background:#ffe9e9}.apm-success-btn.full-width{width:100%}.apm-metrics{margin-bottom:16px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.apm-metrics article{min-width:0;min-height:91px;padding:14px;border:1px solid var(--apm-border);border-radius:12px;display:flex;align-items:center;gap:11px;background:#fff;box-shadow:var(--apm-shadow)}.apm-metric-icon{width:42px;height:42px;flex-shrink:0;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.apm-metric-icon.blue{background:#edf5ff;color:#377ee9}.apm-metric-icon.green{background:#eafaf3;color:#10a16a}.apm-metric-icon.amber{background:#fff7e6;color:#e79a08}.apm-metric-icon.purple{background:#f2efff;color:#6c54df}.apm-metric-icon.red{background:#fff0f1;color:#eb4852}.apm-metric-icon.slate{background:#f1f5f9;color:#64748b}.apm-metrics article>div{min-width:0;display:flex;flex-direction:column}.apm-metrics small{color:#718096;font-size:9px;font-weight:650}.apm-metrics strong{margin-top:2px;color:#1f2a3d;font-size:20px;line-height:1.1}.apm-metrics article>div>span{margin-top:4px;overflow:hidden;color:#9aa4b3;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.apm-card{border:1px solid var(--apm-border);border-radius:12px;background:#fff;box-shadow:var(--apm-shadow)}.apm-control-card{margin-bottom:14px;overflow:hidden}.apm-filters{padding:11px;display:grid;grid-template-columns:minmax(250px,2fr) minmax(160px,.9fr) minmax(160px,.9fr) auto auto;gap:8px;border-bottom:1px solid #edf0f4}.apm-filters>select{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid #dbe1e9;border-radius:8px;outline:0;background:#fff;color:#445168;font-size:10px}.apm-search{height:38px;min-width:0;display:flex;align-items:center;border:1px solid #dbe1e9;border-radius:8px;background:#fff}.apm-search:focus-within,.apm-filters>select:focus{border-color:#ff9c65;box-shadow:0 0 0 3px #ff5a0014}.apm-search i{margin-left:12px;color:#9da8b7;font-size:11px}.apm-search input{width:100%;min-width:0;height:100%;padding:0 10px;border:0;outline:0;background:transparent;color:#344054;font-size:11px}.apm-search input::placeholder{color:#9da7b6}.apm-tabs{display:flex;align-items:stretch;gap:2px;overflow-x:auto;padding:6px 8px 5px;scrollbar-width:thin;scrollbar-color:#aeb7c4 transparent}.apm-tabs::-webkit-scrollbar{height:5px}.apm-tabs::-webkit-scrollbar-thumb{background:#aeb7c4;border-radius:20px}.apm-tab{flex:0 0 auto;min-height:42px;padding:0 10px;border:0;border-bottom:2px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:#667085;font-size:10px;font-weight:650;white-space:nowrap}.apm-tab:hover{background:#fffaf7;color:var(--apm-orange)}.apm-tab.active{border-bottom-color:var(--apm-orange);background:#fff6f0;color:var(--apm-orange)}.apm-tab span{min-width:18px;height:18px;padding:0 5px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;background:#eef1f5;color:#637083;font-size:8px;font-weight:800}.apm-tab.active span{background:#ffe6d8;color:var(--apm-orange)}.apm-bulk-bar{position:sticky;top:77px;z-index:30;min-height:54px;margin-bottom:13px;padding:8px 10px;border:1px solid #ffd5bd;border-radius:11px;display:flex;align-items:center;gap:10px;background:#fff9f5f7;box-shadow:0 8px 24px #ff5a0017;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.apm-bulk-count{display:flex;align-items:center;gap:7px}.apm-bulk-count strong{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--apm-orange);color:#fff;font-size:10px}.apm-bulk-count span{color:#445168;font-size:10px;font-weight:700}.apm-clear-selection{padding:0;border:0;background:transparent;color:#7b8797;font-size:9px;font-weight:700}.apm-bulk-controls{margin-left:auto;display:flex;align-items:center;gap:7px}.apm-bulk-controls select{height:36px;min-width:165px;padding:0 10px;border:1px solid #dfe5ed;border-radius:8px;outline:0;background:#fff;color:#465268;font-size:10px}.apm-error{margin-bottom:13px;padding:11px 13px;border:1px solid #ffd0d0;border-radius:9px;display:flex;align-items:center;gap:8px;background:#fff4f4;color:#d43d3d;font-size:10px;font-weight:650}.apm-table-card{overflow:hidden}.apm-table-wrap{width:100%;overflow:auto;scrollbar-width:thin;scrollbar-color:#aeb7c4 transparent}.apm-table-wrap::-webkit-scrollbar{width:6px;height:6px}.apm-table-wrap::-webkit-scrollbar-thumb{background:#aeb7c4;border-radius:20px}.apm-table{width:100%;min-width:1300px;border-collapse:separate;border-spacing:0;table-layout:auto}.apm-table th{height:42px;padding:0 9px;border-bottom:1px solid #dde4ed;background:#f8fafc;color:#718096;text-align:left;font-size:8.5px;font-weight:800;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap}.apm-table td{min-height:80px;padding:10px 9px;border-bottom:1px solid #edf0f4;vertical-align:middle;color:#344054;font-size:9.5px}.apm-table tbody tr{background:#fff;transition:background .18s ease}.apm-table tbody tr:hover{background:#fcfdff}.apm-table tbody tr.deleted-row{background:#fbfcfd;opacity:.88}.apm-table tbody tr:last-child td{border-bottom:0}.apm-table input[type=checkbox]{width:14px;height:14px;accent-color:var(--apm-orange)}.apm-table .check-col{width:34px;text-align:center}.apm-product-cell{min-width:220px;padding:0;border:0;display:flex;align-items:center;gap:9px;background:transparent;text-align:left}.apm-product-thumb{width:46px;height:46px;flex-shrink:0;border:1px solid #e4e9f0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#f7f8fa;color:#a2acba}.apm-product-thumb img{width:100%;height:100%;object-fit:cover}.apm-product-cell>span:last-child{min-width:0;display:flex;flex-direction:column}.apm-product-cell strong{max-width:210px;overflow:hidden;color:#273448;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.apm-product-cell:hover strong{color:var(--apm-orange)}.apm-product-cell small{margin-top:3px;color:#8995a7;font-size:8px}.apm-product-cell em{margin-top:2px;color:#adb5c0;font-size:7.5px;font-style:normal}.apm-seller-cell{min-width:165px}.apm-seller-main{padding:0;border:0;display:flex;align-items:center;gap:8px;background:transparent;text-align:left}.apm-shop-avatar{width:31px;height:31px;flex-shrink:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#fff0e7;color:var(--apm-orange);font-size:10px;font-weight:800}.apm-shop-avatar img{width:100%;height:100%;object-fit:cover}.apm-shop-avatar.large{width:44px;height:44px;border-radius:12px;font-size:15px}.apm-shop-avatar.xlarge{width:62px;height:62px;border-radius:15px;font-size:22px}.apm-seller-main>span:last-child{min-width:0;display:flex;flex-direction:column}.apm-seller-main strong{max-width:130px;overflow:hidden;color:#344054;font-size:9.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.apm-seller-main:hover strong{color:var(--apm-orange)}.apm-seller-main small{margin-top:2px;color:#98a2b3;font-size:7.5px}.apm-shop-phone-row{margin-top:5px;margin-left:39px;display:flex;align-items:center;gap:5px}.apm-shop-phone-row>a:first-child{max-width:112px;overflow:hidden;color:#667085;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.apm-wa{width:21px;height:21px;flex-shrink:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#14b866;color:#fff;font-size:11px}.apm-category-list{min-width:115px;display:flex;flex-wrap:wrap;gap:4px}.apm-category-list>span:not(.muted){padding:3px 6px;border-radius:5px;background:#f2f4f7;color:#596579;font-size:7.5px;font-weight:650}.apm-category-list .muted,.apm-category-list small{color:#9aa4b2;font-size:7.5px}.apm-price,.apm-stock{display:block;color:#182230;font-size:11px;font-weight:800}.apm-regular-price{display:block;margin-top:3px;color:#98a2b3;font-size:8px;text-decoration:line-through}.apm-table td[data-label=Stock]>small{display:block;margin-top:3px;color:#8994a5;font-size:7.5px}.apm-approval-select{min-width:105px;height:31px;padding:0 24px 0 9px;border:1px solid #dbe1e8;border-radius:7px;outline:0;background:#fff;color:#536074;font-size:8.5px;font-weight:700}.apm-approval-select.approved{border-color:#afe7d0;background:#effcf6;color:#11875b}.apm-approval-select.pending{border-color:#f2d79e;background:#fff9e9;color:#b5790b}.apm-approval-select.draft{border-color:#dbe1e8;background:#f8fafc;color:#657185}.apm-approval-select.rejected{border-color:#ffc7c7;background:#fff2f2;color:#d03d3d}.apm-status{min-height:25px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;border:1px solid #e0e5ec;background:#f8fafc;color:#667085;font-size:7.5px;font-weight:750}.apm-status-approved,.apm-status-active{border-color:#afe7d0;background:#effcf6;color:#11875b}.apm-status-pending{border-color:#f2d79e;background:#fff9e9;color:#b5790b}.apm-status-rejected,.apm-status-suspended,.apm-status-inactive{border-color:#ffc7c7;background:#fff2f2;color:#d03d3d}.apm-status-draft{border-color:#dce2ea;background:#f8fafc;color:#657185}.apm-publish-toggle{min-width:94px;height:29px;padding:0 8px;border:1px solid #dfe5ec;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#fff;color:#768296;font-size:7.5px;font-weight:700}.apm-publish-toggle>span{position:relative;width:23px;height:13px;flex-shrink:0;border-radius:999px;background:#d8dee7;transition:background .2s ease}.apm-publish-toggle>span:after{content:"";position:absolute;top:2px;left:2px;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a2e;transition:transform .2s ease}.apm-publish-toggle.on{border-color:#b7ead5;background:#f2fcf7;color:#12845a}.apm-publish-toggle.on>span{background:#16a36e}.apm-publish-toggle.on>span:after{transform:translate(10px)}.apm-mini-badge{min-height:23px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:7.5px;font-weight:750}.apm-mini-badge.yes{background:#ecfbf4;color:#12845a}.apm-mini-badge.no{background:#f3f5f8;color:#758095}.apm-date{max-width:105px;display:block;color:#7f8a9c;font-size:8px;line-height:1.4}.apm-actions{display:flex;align-items:center;gap:4px;white-space:nowrap}.apm-actions button{width:29px;height:29px;padding:0;border:1px solid #dde3eb;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#69778c;font-size:9px}.apm-actions button:hover:not(:disabled){border-color:#ffc8aa;background:#fff6f0;color:var(--apm-orange)}.apm-actions button.success{color:#159466}.apm-actions button.danger{color:#df4343}.apm-actions button.restore{color:#167a55}.apm-empty{padding:44px 20px!important;color:#98a2b3!important;text-align:center!important;font-size:10px!important}.apm-empty i{margin-right:6px}.apm-pagination{min-height:50px;padding:8px 11px;border-top:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7c8799;font-size:8.5px}.apm-pagination>div{display:flex;align-items:center;gap:6px}.apm-pagination select{height:28px;padding:0 6px;border:1px solid #dfe4eb;border-radius:6px;background:#fff;color:#667085;font-size:8.5px}.apm-pagination button{width:30px;height:30px;border:1px solid #dfe4eb;border-radius:7px;background:#fff;color:#667085}.apm-pagination strong{min-width:30px;height:30px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:var(--apm-orange);color:#fff}.apm-modal-backdrop{position:fixed;inset:0;z-index:2600;padding:24px;display:flex;align-items:center;justify-content:center;background:#0f172a9e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.apm-modal{width:min(100%,680px);max-height:calc(100vh - 48px);border:1px solid rgba(255,255,255,.55);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 26px 80px #0f172a47;animation:apmModalIn .2s ease}.apm-modal-small{max-width:500px}.apm-modal-medium{max-width:720px}.apm-modal-large{max-width:1080px}@keyframes apmModalIn{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.apm-modal-head{min-height:61px;padding:0 18px;border-bottom:1px solid #e9edf2;display:flex;align-items:center;justify-content:space-between;gap:15px}.apm-modal-head>div>span{display:block;margin-bottom:3px;color:var(--apm-orange);font-size:7.5px;font-weight:800;letter-spacing:.9px}.apm-modal-head h3{max-width:820px;margin:0;overflow:hidden;color:#273244;font-size:16px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.apm-modal-close{width:34px;height:34px;flex-shrink:0;border:0;border-radius:8px;background:#f5f7fa;color:#778197;font-size:13px}.apm-modal-close:hover{background:#fff1ea;color:var(--apm-orange)}.apm-modal-body{padding:17px;overflow-y:auto;overscroll-behavior:contain}.apm-modal-loading{min-height:260px;display:flex;align-items:center;justify-content:center;gap:8px;color:#8792a3;font-size:11px}.apm-product-detail{display:flex;flex-direction:column;gap:14px}.apm-detail-hero{display:grid;grid-template-columns:310px minmax(0,1fr);gap:18px}.apm-detail-gallery{min-width:0}.apm-main-image{width:100%;aspect-ratio:1.25 / 1;border:1px solid #e3e8ef;border-radius:13px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f7f9fb;color:#a5afbd;font-size:30px}.apm-main-image img{width:100%;height:100%;object-fit:contain}.apm-thumb-strip{margin-top:8px;display:flex;gap:7px;overflow-x:auto}.apm-thumb-strip span{width:50px;height:50px;flex:0 0 50px;border:1px solid #e0e6ee;border-radius:9px;overflow:hidden;background:#f7f8fa}.apm-thumb-strip img{width:100%;height:100%;object-fit:cover}.apm-detail-summary{min-width:0;padding:4px 3px}.apm-detail-badges{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.apm-detail-summary h2{margin:13px 0 0;color:#1e293b;font-size:clamp(21px,2.3vw,30px);font-weight:780;line-height:1.15;letter-spacing:-.5px}.apm-detail-sku{margin:7px 0 0;color:#8a95a6;font-size:9px}.apm-detail-price{margin-top:14px;display:flex;align-items:baseline;gap:9px}.apm-detail-price strong{color:var(--apm-orange);font-size:23px}.apm-detail-price span{color:#9ca5b3;font-size:11px;text-decoration:line-through}.apm-detail-seller{width:100%;margin-top:18px;padding:10px;border:1px solid #e4e9ef;border-radius:11px;display:flex;align-items:center;gap:10px;background:#fbfcfd;text-align:left}.apm-detail-seller:hover{border-color:#ffd0b6;background:#fff9f5}.apm-detail-seller>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.apm-detail-seller small{color:#98a2b3;font-size:7.5px}.apm-detail-seller strong{margin-top:2px;color:#344054;font-size:10px}.apm-detail-seller em{margin-top:2px;color:#7f8a9b;font-size:8px;font-style:normal}.apm-detail-seller>i{color:#a4adba;font-size:9px}.apm-detail-grid,.apm-description-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.apm-detail-card{padding:15px;border:1px solid #e4e9ef;border-radius:12px;background:#fff}.apm-detail-card h4{margin:0 0 12px;color:#344054;font-size:11px;font-weight:750}.apm-detail-card dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.apm-detail-card dl>div{min-width:0;padding:9px 10px;border-radius:8px;background:#f8fafc}.apm-detail-card dl>div.full{grid-column:1 / -1}.apm-detail-card dt{color:#98a2b3;font-size:7.5px;font-weight:650}.apm-detail-card dd{margin:4px 0 0;overflow-wrap:anywhere;color:#344054;font-size:9px;font-weight:650}.apm-detail-card>p{margin:0;color:#667085;font-size:9px;line-height:1.65;white-space:pre-line}.apm-detail-card.moderation label{display:block}.apm-detail-card.moderation label>span{display:block;margin-bottom:6px;color:#667085;font-size:8px;font-weight:650}.apm-detail-card.moderation select{width:100%;height:37px;padding:0 10px;border:1px solid #dde3eb;border-radius:8px;outline:0;background:#fff;color:#48556b;font-size:9px}.apm-detail-actions{margin-top:11px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.apm-detail-actions .apm-danger-btn{grid-column:1 / -1}.apm-rejection-box{margin-top:12px;padding:10px;border:1px solid #ffd0d0;border-radius:8px;background:#fff5f5}.apm-rejection-box strong{color:#c43c3c;font-size:8px}.apm-rejection-box p{margin:4px 0 0;color:#805050;font-size:8.5px;line-height:1.5}.apm-section-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.apm-section-title-row span{min-width:24px;height:24px;padding:0 6px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#fff0e6;color:var(--apm-orange);font-size:8px;font-weight:800}.apm-variant-table-wrap{overflow-x:auto}.apm-variant-table{width:100%;min-width:620px;border-collapse:collapse}.apm-variant-table th,.apm-variant-table td{padding:9px 8px;border-bottom:1px solid #edf0f4;text-align:left;font-size:8px}.apm-variant-table th{color:#7f8a9d;font-size:7.5px;text-transform:uppercase}.apm-variant-table td{color:#4b586e}.apm-muted{padding:18px;color:#98a2b3;text-align:center;font-size:9px}.apm-shop-modal-head{padding-bottom:14px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;gap:12px}.apm-shop-modal-head>div{min-width:0}.apm-shop-modal-head h3{margin:0;color:#273244;font-size:17px}.apm-shop-modal-head p{margin:4px 0 7px;color:#98a2b3;font-size:8px}.apm-shop-info-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.apm-shop-info-grid>div{min-width:0;padding:10px;border-radius:9px;background:#f8fafc}.apm-shop-info-grid>div.wide{grid-column:1 / -1}.apm-shop-info-grid span{display:block;color:#98a2b3;font-size:7.5px;font-weight:650}.apm-shop-info-grid strong{display:block;margin-top:4px;overflow-wrap:anywhere;color:#344054;font-size:9px}.apm-shop-contact-actions{margin-top:8px;display:flex;gap:7px}.apm-shop-contact-actions a{min-height:31px;padding:0 10px;border:1px solid #dfe5ec;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff;color:#536074;font-size:8px;font-weight:700}.apm-shop-contact-actions a.whatsapp{border-color:#b7ead5;background:#edfbf5;color:#12855a}.apm-confirm{text-align:center}.apm-confirm-icon{width:54px;height:54px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:17px}.apm-confirm-icon.warning{background:#fff7e8;color:#dc9206}.apm-confirm-icon.danger{background:#fff0f0;color:#db4141}.apm-confirm h4{margin:0;color:#2e394c;font-size:15px}.apm-confirm p{max-width:390px;margin:8px auto 13px;color:#7d8798;font-size:9px;line-height:1.6}.apm-confirm textarea{width:100%;min-height:95px;padding:10px;border:1px solid #dce2ea;border-radius:8px;outline:0;resize:vertical;color:#455267;font-size:9px}.apm-confirm textarea:focus{border-color:#ff9c65;box-shadow:0 0 0 3px #ff5a0014}.apm-confirm-actions{margin-top:12px;display:flex;justify-content:flex-end;gap:7px}.apm-toast{position:fixed;z-index:4000;top:84px;right:22px;max-width:360px;min-height:44px;padding:10px 14px;border-radius:9px;display:flex;align-items:center;gap:8px;background:#1f2937;color:#fff;box-shadow:0 12px 34px #0f172a33;font-size:10px;font-weight:650;animation:apmToastIn .2s ease}.apm-toast.error{background:#c93f3f}.apm-toast.warning{background:#ad710b}.apm-toast.success{background:#147e58}@keyframes apmToastIn{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1450px){.apm-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.apm-filters{grid-template-columns:minmax(220px,1.6fr) 1fr 1fr}.apm-filters .apm-primary-btn,.apm-filters .apm-secondary-btn{width:100%}.apm-detail-hero{grid-template-columns:260px minmax(0,1fr)}}@media(max-width:820px){.apm-page-head{align-items:flex-start;flex-direction:column}.apm-page-head .apm-refresh{align-self:flex-end}.apm-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.apm-filters{grid-template-columns:1fr 1fr}.apm-search{grid-column:1 / -1}.apm-bulk-bar{top:68px;flex-wrap:wrap}.apm-bulk-controls{width:100%;margin-left:0}.apm-bulk-controls select{flex:1;min-width:0}.apm-detail-hero{grid-template-columns:1fr}.apm-main-image{max-height:360px}.apm-detail-grid,.apm-description-grid{grid-template-columns:1fr}}@media(max-width:680px){.apm-metrics{gap:8px}.apm-metrics article{min-height:78px;padding:11px}.apm-metric-icon{width:36px;height:36px}.apm-metrics strong{font-size:17px}.apm-filters{grid-template-columns:1fr}.apm-search{grid-column:auto}.apm-table{min-width:0}.apm-table thead{display:none}.apm-table,.apm-table tbody,.apm-table tr,.apm-table td{display:block;width:100%}.apm-table tbody{padding:8px}.apm-table tbody tr{margin-bottom:10px;border:1px solid var(--apm-border);border-radius:11px;overflow:hidden;box-shadow:0 4px 15px #0f172a09}.apm-table td{min-height:0;padding:9px 11px 9px 118px;border-bottom:1px solid #edf0f4;position:relative;text-align:left}.apm-table td:before{content:attr(data-label);position:absolute;left:11px;top:10px;width:94px;color:#8a95a5;font-size:7.5px;font-weight:800;text-transform:uppercase}.apm-table td.check-col{padding-left:118px;text-align:left}.apm-table td:last-child{border-bottom:0}.apm-product-cell{min-width:0}.apm-product-cell strong{max-width:180px}.apm-shop-phone-row{margin-left:39px}.apm-actions{justify-content:flex-start}.apm-pagination{flex-direction:column;align-items:flex-start}.apm-pagination>div:last-child{align-self:flex-end}.apm-modal-backdrop{padding:0;align-items:flex-end}.apm-modal{width:100%;max-width:none;max-height:92vh;border-radius:16px 16px 0 0}.apm-modal-head{min-height:57px}.apm-modal-body{padding:13px}.apm-shop-info-grid{grid-template-columns:1fr}.apm-shop-info-grid>div.wide{grid-column:auto}.apm-shop-contact-actions{flex-direction:column}.apm-shop-contact-actions a{width:100%}.apm-toast{inset:auto 10px 12px;max-width:none}}@media(max-width:430px){.apm-metrics{grid-template-columns:1fr}.apm-metrics article>div>span{white-space:normal}.apm-table td{padding-left:103px}.apm-table td:before{width:80px}.apm-detail-actions{grid-template-columns:1fr}.apm-detail-actions .apm-danger-btn{grid-column:auto}.apm-confirm-actions{flex-direction:column-reverse}.apm-confirm-actions button{width:100%}}@media(prefers-reduced-motion:reduce){.apm-modal,.apm-toast,.apm-publish-toggle>span,.apm-publish-toggle>span:after{animation:none;transition:none}}.aom-page,.aom-page *{box-sizing:border-box}.aom-page{--aom-orange: #ff5a00;--aom-orange-dark: #e95000;--aom-orange-soft: #fff3ec;--aom-text: #172033;--aom-muted: #778197;--aom-border: #e2e7ef;--aom-bg: #f7f9fc;--aom-white: #ffffff;--aom-shadow: 0 8px 26px rgba(15, 23, 42, .06);width:100%;color:var(--aom-text)}.aom-page button,.aom-page input,.aom-page select,.aom-page textarea{font:inherit}.aom-page button{cursor:pointer}.aom-page button:disabled{cursor:not-allowed;opacity:.58}.aom-page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.aom-page-title>div:first-child{min-width:0}.aom-page-title>div:first-child>span{display:block;margin-bottom:5px;color:var(--aom-orange);font-size:9px;font-weight:800;letter-spacing:1px}.aom-page-title h1{margin:0;color:#101828;font-size:clamp(22px,2.2vw,30px);font-weight:750;letter-spacing:-.55px}.aom-page-title p{max-width:760px;margin:5px 0 0;color:var(--aom-muted);font-size:11px;line-height:1.55}.aom-page-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.aom-primary-btn,.aom-secondary-btn,.aom-refresh,.aom-bulk-apply{min-height:38px;border-radius:8px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;font-size:11px;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.aom-primary-btn,.aom-bulk-apply{background:var(--aom-orange);color:#fff;box-shadow:0 5px 14px #ff5a002e}.aom-primary-btn:hover:not(:disabled),.aom-bulk-apply:hover:not(:disabled){background:var(--aom-orange-dark);transform:translateY(-1px)}.aom-secondary-btn,.aom-refresh{border-color:var(--aom-border);background:#fff;color:#48556a}.aom-secondary-btn:hover:not(:disabled),.aom-refresh:hover:not(:disabled){border-color:#d2d9e4;background:#f9fafb}.aom-refresh i,.aom-primary-btn i{font-size:10px}.aom-error{margin-bottom:15px;padding:11px 13px;border:1px solid #ffd0d0;border-radius:9px;display:flex;align-items:flex-start;gap:8px;background:#fff4f4;color:#d43d3d;font-size:11px;font-weight:600}.aom-card{border:1px solid var(--aom-border);border-radius:12px;background:#fff;box-shadow:var(--aom-shadow)}.aom-toolbar{margin-bottom:14px;overflow:hidden}.aom-filter-row{display:grid;grid-template-columns:minmax(260px,2.2fr) minmax(150px,.8fr) minmax(150px,.85fr) minmax(140px,.8fr) minmax(135px,.75fr) minmax(135px,.75fr) auto auto;gap:8px;padding:11px;border-bottom:1px solid #edf0f4}.aom-filter-row>input,.aom-filter-row>select{width:100%;height:38px;min-width:0;padding:0 11px;border:1px solid #d9e0ea;border-radius:8px;outline:none;background:#fff;color:#354056;font-size:11px;transition:border-color .18s ease,box-shadow .18s ease}.aom-filter-row>input:focus,.aom-filter-row>select:focus,.aom-search-wrap:focus-within{border-color:#ff9b63;box-shadow:0 0 0 3px #ff5a0014}.aom-search-wrap{height:38px;min-width:0;display:flex;align-items:center;border:1px solid #d9e0ea;border-radius:8px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.aom-search-wrap i{margin-left:12px;color:#9aa5b5;font-size:11px}.aom-search-wrap input{width:100%;min-width:0;height:100%;border:0;outline:0;padding:0 11px;background:transparent;color:#344054;font-size:11px}.aom-search-wrap input::placeholder{color:#9ba5b5}.aom-tabs{display:flex;align-items:stretch;gap:2px;overflow-x:auto;padding:6px 8px 5px;scrollbar-width:thin;scrollbar-color:#aeb7c4 transparent}.aom-tabs::-webkit-scrollbar{height:5px}.aom-tabs::-webkit-scrollbar-thumb{background:#aeb7c4;border-radius:20px}.aom-tab{position:relative;flex:0 0 auto;min-height:43px;padding:0 10px;border:0;border-bottom:2px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:#667085;font-size:10px;font-weight:650;white-space:nowrap}.aom-tab:hover{color:var(--aom-orange);background:#fffaf7}.aom-tab.active{border-bottom-color:var(--aom-orange);color:var(--aom-orange);background:#fff6f0}.aom-tab>span{min-width:18px;height:18px;padding:0 5px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;background:#eef1f5;color:#637083;font-size:9px;font-weight:800}.aom-tab.active>span{background:#ffe6d8;color:var(--aom-orange)}.aom-tab small{color:#98a2b3;font-size:8px}.aom-bulk-bar{position:sticky;top:76px;z-index:25;min-height:52px;margin-bottom:12px;padding:7px 10px;border:1px solid #ffd7c1;border-radius:10px;display:flex;align-items:center;gap:8px;background:#fff9f5;box-shadow:0 7px 20px #ff5a0014}.aom-selected-count{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--aom-orange);color:#fff;font-size:10px;font-weight:800}.aom-bulk-bar>strong{font-size:11px}.aom-bulk-bar>button:not(.aom-bulk-apply){border:0;background:transparent;color:#667085;font-size:10px;font-weight:650}.aom-bulk-controls{margin-left:auto;display:flex;align-items:center;gap:6px}.aom-bulk-controls select{height:34px;min-width:125px;padding:0 9px;border:1px solid #e0e5ec;border-radius:7px;background:#fff;color:#465268;font-size:10px}.aom-table-card{overflow:hidden}.aom-table-wrap{width:100%;overflow:auto;scrollbar-width:thin;scrollbar-color:#aeb7c4 transparent}.aom-table-wrap::-webkit-scrollbar{width:6px;height:6px}.aom-table-wrap::-webkit-scrollbar-thumb{background:#aeb7c4;border-radius:20px}.aom-table{width:100%;min-width:1540px;border-collapse:separate;border-spacing:0;table-layout:auto}.aom-table th{height:42px;padding:0 10px;border-bottom:1px solid #dde4ed;background:#f8fafc;color:#718096;text-align:left;font-size:8.5px;font-weight:800;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap}.aom-table td{min-height:84px;padding:11px 10px;border-bottom:1px solid #edf0f4;vertical-align:top;color:#344054;font-size:10px}.aom-table tbody tr{background:#fff;transition:background .18s ease}.aom-table tbody tr:hover{background:#fcfdff}.aom-table tbody tr:last-child td{border-bottom:0}.aom-table input[type=checkbox]{width:14px;height:14px;accent-color:var(--aom-orange)}.aom-order-number{padding:0;border:0;background:transparent;color:#29364a;font-size:10px;font-weight:800;text-align:left}.aom-order-number:hover{color:var(--aom-orange)}.aom-parent-order,.aom-date{margin-top:4px;color:#8b96a7;font-size:8.5px}.aom-source{margin-top:6px;padding:3px 6px;border-radius:4px;display:inline-flex;background:#fff2e8;color:var(--aom-orange);font-size:8px;font-weight:700}.aom-duplicate{margin-top:5px;color:#98a2b3;font-size:8px}.aom-duplicate.danger{color:#dc2626;font-weight:700}.aom-seller-cell{min-width:150px;display:flex;align-items:center;gap:8px}.aom-seller-avatar{width:30px;height:30px;flex-shrink:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#fff1e8;color:var(--aom-orange);font-size:10px;font-weight:800}.aom-seller-cell>div{min-width:0;display:flex;flex-direction:column}.aom-seller-cell strong{max-width:130px;overflow:hidden;color:#344054;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.aom-seller-cell small{margin-top:3px;color:#98a2b3;font-size:8px}.aom-customer{display:flex;align-items:center;gap:5px;color:#344054;font-size:10px;font-weight:700}.aom-customer i{color:var(--aom-orange)}.aom-phone-line{margin-top:6px;display:flex;align-items:center;gap:5px}.aom-phone-line>a{color:#475467;text-decoration:none;font-size:9px}.aom-rate{padding:1px 3px;border:0;background:transparent;font-size:8px;font-weight:800}.aom-wa{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#14b866;color:#fff;text-decoration:none;font-size:12px}.aom-address{max-width:180px;margin-top:6px;color:#8a95a6;font-size:8.5px;line-height:1.45}.aom-address i{margin-right:4px;color:#a9b2bf}.aom-products{position:relative;min-width:72px;min-height:34px;padding:0;border:0;display:flex;align-items:center;background:transparent}.aom-products img,.aom-product-placeholder{width:34px;height:34px;margin-left:-8px;border:2px solid #ffffff;border-radius:50%;object-fit:cover;background:#f4f6f8}.aom-products img:first-child,.aom-product-placeholder:first-child{margin-left:0}.aom-product-placeholder{display:inline-flex;align-items:center;justify-content:center;color:#98a2b3}.aom-more{min-width:30px;height:30px;margin-left:-7px;border:2px solid #ffffff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#344054;color:#fff;font-size:8px;font-weight:800}.aom-amount{display:block;color:#182230;font-size:12px;font-weight:800}.aom-amount-sub{margin-top:4px;color:#8994a5;font-size:8px}.aom-payment{color:var(--aom-orange);font-weight:700;text-transform:uppercase}.aom-status-select{min-width:130px;height:32px;padding:0 26px 0 10px;border:1px solid;border-radius:7px;outline:none;font-size:9px;font-weight:700}.aom-status-pill{min-height:27px;padding:0 10px;border-radius:7px;display:inline-flex;align-items:center;font-size:9px;font-weight:700}.aom-courier-badge,.aom-send-courier{min-height:27px;padding:0 9px;border-radius:6px;font-size:8px;font-weight:700}.aom-courier-badge{border:1px solid #ffc9ad;background:#fff5ef;color:#d85009}.aom-send-courier{border:1px solid #ffd0b6;background:#fff;color:var(--aom-orange)}.aom-send-courier:hover{background:#fff5ef}.aom-courier-id{max-width:145px;margin-top:5px;overflow:hidden;color:#8d98a8;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.aom-note-preview{max-width:150px;overflow:hidden;color:#667085;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.aom-link{margin-top:5px;padding:0;border:0;display:inline-flex;align-items:center;gap:4px;background:transparent;color:var(--aom-orange);font-size:8px;font-weight:700}.aom-staff-badge{min-height:29px;padding:0 8px 0 5px;border:1px solid #e2e7ef;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#fff;color:#526076;font-size:8.5px;white-space:nowrap}.aom-staff-badge>span{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff0e6;color:var(--aom-orange);font-size:8px;font-weight:800}.aom-actions{display:flex;align-items:center;gap:3px;white-space:nowrap}.aom-actions button,.aom-action{width:29px;height:29px;padding:0;border:1px solid #dde3eb;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#69778c;font-size:9px}.aom-actions button:hover{border-color:#ffcab0;background:#fff6f0;color:var(--aom-orange)}.aom-actions button.warn{color:#dd7a00}.aom-actions button.danger{color:#e23d3d}.aom-action.restore{width:auto;padding:0 10px;color:#147d4f}.aom-empty{padding:45px 20px!important;color:#98a2b3!important;text-align:center!important;font-size:11px!important}.aom-pagination{min-height:50px;padding:8px 11px;border-top:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7c8799;font-size:9px}.aom-pagination>div{display:flex;align-items:center;gap:6px}.aom-pagination select{height:28px;border:1px solid #dfe4eb;border-radius:6px;background:#fff;color:#667085;font-size:9px}.aom-pagination button{width:30px;height:30px;border:1px solid #dfe4eb;border-radius:7px;background:#fff;color:#667085}.aom-pagination strong{min-width:30px;height:30px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:var(--aom-orange);color:#fff}.aom-modal-backdrop{position:fixed;inset:0;z-index:2500;padding:24px;display:flex;align-items:center;justify-content:center;background:#0f172a9e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.aom-modal{width:min(100%,620px);max-height:calc(100vh - 48px);border:1px solid rgba(255,255,255,.55);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 26px 80px #0f172a47;animation:aomModalIn .2s ease}.aom-modal-small{max-width:480px}.aom-modal-medium{max-width:680px}.aom-modal-large{max-width:1060px}@keyframes aomModalIn{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.aom-modal-head{min-height:58px;padding:0 18px;border-bottom:1px solid #e9edf2;display:flex;align-items:center;justify-content:space-between;gap:15px}.aom-modal-head h3{margin:0;color:#273244;font-size:16px;font-weight:750}.aom-modal-close{width:34px;height:34px;border:0;border-radius:8px;background:#f5f7fa;color:#778197;font-size:20px}.aom-modal-close:hover{background:#fff1ea;color:var(--aom-orange)}.aom-modal-body{padding:17px;overflow-y:auto;overscroll-behavior:contain}.aom-modal-loading{padding:45px 20px;color:#8a95a6;text-align:center;font-size:11px}.aom-modal-label{display:block;margin-bottom:7px;color:#475467;font-size:10px;font-weight:700}.aom-modal-select,.aom-modal-textarea{width:100%;border:1px solid #d9e0e8;border-radius:8px;outline:none;background:#fff;color:#344054;font-size:11px}.aom-modal-select{height:42px;padding:0 11px}.aom-modal-textarea{min-height:110px;padding:10px 11px;resize:vertical}.aom-modal-save{margin-top:12px}.aom-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.aom-detail-section{padding:15px;border:1px solid #e5e9f0;border-radius:11px;background:#fbfcfe}.aom-detail-wide{grid-column:1 / -1}.aom-detail-section h4{margin:0 0 12px;color:#273244;font-size:12px;font-weight:750}.aom-detail-section dl{margin:0}.aom-detail-section dl>div{min-height:34px;padding:6px 0;border-bottom:1px dashed #e5e9ef;display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.aom-detail-section dl>div:last-child{border-bottom:0}.aom-detail-section dt{color:#8a95a6;font-size:9px}.aom-detail-section dd{margin:0;max-width:65%;color:#354056;text-align:right;font-size:9.5px;font-weight:650}.aom-detail-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.aom-detail-product{min-width:0;padding:9px;border:1px solid #edf0f4;border-radius:9px;display:grid;grid-template-columns:44px 1fr;gap:9px;background:#fff}.aom-detail-product img,.aom-detail-product>span{width:44px;height:44px;border-radius:8px;object-fit:cover;display:flex;align-items:center;justify-content:center;background:#f2f4f7;color:#98a2b3}.aom-detail-product>div{min-width:0}.aom-detail-product strong{display:block;overflow:hidden;color:#344054;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.aom-detail-product small{display:block;margin-top:3px;color:#98a2b3;font-size:8px}.aom-detail-product p{margin:5px 0 0;color:#475467;font-size:8.5px}.aom-log-list{display:grid;gap:7px}.aom-log-row{padding:10px;border:1px solid #e8ecf1;border-radius:9px;background:#fff}.aom-log-row>div{display:flex;align-items:center;gap:6px}.aom-log-row strong{font-size:9px}.aom-log-row i{color:var(--aom-orange);font-size:8px}.aom-log-row p{margin:5px 0 0;color:#667085;font-size:8.5px}.aom-log-row small{display:block;margin-top:5px;color:#98a2b3;font-size:8px}.aom-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.aom-editor-section,.aom-editor-products{padding:14px;border:1px solid #e4e8ef;border-radius:11px;background:#fbfcfe}.aom-editor-section h4,.aom-editor-products h4{margin:0 0 12px;color:#273244;font-size:12px;font-weight:750}.aom-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.aom-form-grid label{min-width:0;display:block}.aom-form-grid label.full{grid-column:1 / -1}.aom-form-grid label>span,.aom-item-fields label{display:block;margin-bottom:5px;color:#657085;font-size:9px;font-weight:700}.aom-form-grid input,.aom-form-grid select,.aom-form-grid textarea,.aom-item-fields input{width:100%;border:1px solid #d9e0e8;border-radius:8px;outline:0;background:#fff;color:#354056;font-size:10px;transition:border-color .18s ease,box-shadow .18s ease}.aom-form-grid input,.aom-form-grid select{height:38px;padding:0 10px}.aom-form-grid textarea{min-height:72px;padding:9px 10px;resize:vertical}.aom-form-grid input:focus,.aom-form-grid select:focus,.aom-form-grid textarea:focus,.aom-item-fields input:focus{border-color:#ff9c66;box-shadow:0 0 0 3px #ff5a0014}.aom-field-help{display:block;margin-top:5px;color:#98a2b3;font-size:8px;line-height:1.45}.aom-duplicate-alert{grid-column:1 / -1;padding:8px 10px;border-radius:8px;font-size:9px;font-weight:650}.aom-duplicate-alert.safe{border:1px solid #bcebd5;background:#effcf6;color:#137a50}.aom-duplicate-alert.danger{border:1px solid #ffd1d1;background:#fff3f3;color:#d23e3e}.aom-editor-products{margin-top:12px}.aom-editor-products-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.aom-editor-products-head h4{margin-bottom:3px}.aom-editor-products-head p{margin:0;color:#8b96a7;font-size:8.5px}.aom-editor-products-grid{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:12px}.aom-editor-item-list{min-width:0;display:grid;gap:8px}.aom-editor-item{position:relative;min-width:0;padding:9px 38px 9px 9px;border:1px solid #e5e9ef;border-radius:9px;display:grid;grid-template-columns:52px 1fr;gap:10px;background:#fff}.aom-editor-item>img,.aom-editor-image-placeholder{width:52px;height:52px;border-radius:8px;object-fit:cover;display:flex;align-items:center;justify-content:center;background:#f2f4f7;color:#98a2b3}.aom-editor-item>div{min-width:0}.aom-editor-item strong{display:block;overflow:hidden;color:#344054;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.aom-editor-item small{display:block;margin-top:3px;color:#98a2b3;font-size:8px}.aom-item-fields{display:grid;grid-template-columns:1fr 72px 1fr;gap:7px;margin-top:8px}.aom-item-fields input{height:34px;padding:0 8px}.aom-remove-item{position:absolute;top:8px;right:8px;width:25px;height:25px;border:0;border-radius:6px;background:#fff2f2;color:#d83b3b}.aom-price-summary{align-self:start;padding:12px;border:1px solid #e5e9ef;border-radius:10px;background:#fff}.aom-price-summary>div{min-height:33px;border-bottom:1px dashed #e5e9ef;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#6c7789;font-size:9px}.aom-price-summary>div:last-child{border-bottom:0}.aom-price-summary strong{color:#344054;font-size:9.5px}.aom-price-summary .total{color:var(--aom-orange);font-weight:800}.aom-price-summary .total strong{color:var(--aom-orange);font-size:12px}.aom-editor-footer{position:sticky;bottom:-17px;z-index:4;margin:14px -17px -17px;padding:11px 17px;border-top:1px solid #e7ebf1;display:flex;align-items:center;justify-content:flex-end;gap:8px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.aom-product-search{height:40px;margin-bottom:10px;border:1px solid #d9e0e8;border-radius:8px;display:flex;align-items:center;background:#fff}.aom-product-search i{margin-left:11px;color:#98a2b3;font-size:10px}.aom-product-search input{width:100%;height:100%;border:0;outline:0;padding:0 10px;background:transparent;color:#344054;font-size:10px}.aom-product-picker-list{max-height:520px;display:grid;gap:7px;overflow-y:auto}.aom-product-picker-row{padding:8px;border:1px solid #e6eaf0;border-radius:9px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:9px;background:#fff}.aom-product-picker-row img,.aom-product-picker-row>span{width:46px;height:46px;border-radius:8px;object-fit:cover;display:flex;align-items:center;justify-content:center;background:#f2f4f7;color:#98a2b3}.aom-product-picker-row>div{min-width:0}.aom-product-picker-row strong{display:block;overflow:hidden;color:#344054;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.aom-product-picker-row small,.aom-product-picker-row p{display:block;margin:3px 0 0;color:#8a95a6;font-size:8px}.aom-note-history{margin-top:13px;display:grid;gap:7px}.aom-note-history>div{padding:9px 10px;border:1px solid #e6eaf0;border-radius:8px;background:#fbfcfe}.aom-note-history p{margin:0;color:#475467;font-size:9px;line-height:1.55}.aom-note-history small{display:block;margin-top:5px;color:#98a2b3;font-size:8px}.aom-fraud-report{display:grid;gap:12px}.aom-fraud-summary{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:8px}.aom-fraud-summary article{padding:11px;border:1px solid #e5e9ef;border-radius:9px;background:#fbfcfe}.aom-fraud-summary article.primary{background:#fff7f1;border-color:#ffddca}.aom-fraud-summary span{color:#8b96a7;font-size:8px}.aom-fraud-summary strong{display:block;margin-top:4px;color:#344054;font-size:15px}.aom-fraud-summary article.primary>div{height:4px;margin-top:8px;overflow:hidden;border-radius:10px;background:#ffe5d7}.aom-fraud-summary article.primary>div>i{display:block;height:100%;border-radius:10px;background:var(--aom-orange)}.aom-fraud-report h4{margin:0;color:#344054;font-size:11px}.aom-fraud-table-wrap{overflow-x:auto}.aom-fraud-table-wrap table{width:100%;border-collapse:collapse}.aom-fraud-table-wrap th,.aom-fraud-table-wrap td{padding:8px;border-bottom:1px solid #edf0f4;color:#667085;text-align:left;font-size:8.5px}.aom-fraud-warning{padding:9px 10px;border:1px solid #ffd4d4;border-radius:8px;background:#fff4f4}.aom-fraud-warning strong{color:#c93636;font-size:9px}.aom-fraud-warning p{margin:4px 0 0;color:#7a4750;font-size:8.5px}.aom-fraud-head-actions{display:flex;justify-content:flex-end;margin-bottom:9px}.aom-fraud-head-actions button{min-height:31px;padding:0 9px;border:1px solid #e0e5ec;border-radius:7px;background:#fff;color:#667085;font-size:9px}.aom-history{display:grid;gap:6px}.aom-history>div{padding:8px 9px;border:1px solid #e7ebf1;border-radius:8px;display:grid;grid-template-columns:1.3fr .8fr .6fr 1fr;gap:8px;background:#fff;color:#667085;font-size:8.5px}.aom-duplicate-badge{margin-left:5px;padding:2px 5px;border-radius:4px;background:#fff0f0;color:#d53b3b;font-size:8px}.aom-courier-detail{display:grid;gap:7px}.aom-courier-detail>div:not(.aom-courier-log){min-height:34px;padding:7px 0;border-bottom:1px dashed #e6eaf0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.aom-courier-detail span{color:#8a95a6;font-size:9px}.aom-courier-detail strong{max-width:65%;color:#344054;text-align:right;font-size:9.5px}.aom-track-link{min-height:36px;margin-top:4px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--aom-orange);color:#fff;text-decoration:none;font-size:9px;font-weight:700}.aom-courier-detail h4{margin:8px 0 0;color:#344054;font-size:11px}.aom-courier-log{padding:8px 9px;border:1px solid #e7ebf1;border-radius:8px;background:#fbfcfe}.aom-courier-log small{color:#98a2b3;font-size:8px}.aom-courier-log p{margin:4px 0 0;color:#667085;font-size:8.5px}.aom-muted{padding:20px;color:#98a2b3;text-align:center;font-size:9px}.aom-toast{position:fixed;z-index:4000;right:18px;bottom:18px;max-width:min(360px,calc(100vw - 36px));padding:11px 14px;border-radius:9px;background:#172033;color:#fff;box-shadow:0 14px 40px #0f172a38;font-size:10px;font-weight:650;animation:aomToastIn .2s ease}.aom-toast.error{background:#b42318}.aom-toast.warning{background:#b66a06}@keyframes aomToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1500px){.aom-filter-row{grid-template-columns:minmax(230px,2fr) minmax(135px,.9fr) minmax(135px,.9fr) minmax(130px,.8fr) repeat(2,minmax(120px,.75fr)) auto auto}.aom-table{min-width:1460px}}@media(max-width:1180px){.aom-filter-row{grid-template-columns:repeat(4,minmax(0,1fr))}.aom-search-wrap{grid-column:span 2}.aom-page-title{align-items:flex-start}.aom-bulk-bar{position:static;flex-wrap:wrap}.aom-bulk-controls{width:100%;margin-left:0;flex-wrap:wrap}.aom-bulk-controls select{flex:1 1 150px}.aom-editor-products-grid{grid-template-columns:1fr}.aom-price-summary{width:100%}}@media(max-width:760px){.aom-page-title{flex-direction:column;align-items:stretch;gap:12px}.aom-page-actions{width:100%}.aom-page-actions>button{flex:1}.aom-filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:9px}.aom-search-wrap{grid-column:1 / -1}.aom-filter-row>button{width:100%}.aom-tabs{padding-left:5px;padding-right:5px}.aom-tab{min-height:40px;padding-left:8px;padding-right:8px}.aom-table{min-width:1360px}.aom-table th,.aom-table td{padding-left:8px;padding-right:8px}.aom-pagination{align-items:flex-start;flex-direction:column}.aom-modal-backdrop{padding:0;align-items:flex-end}.aom-modal{width:100%;max-width:none;max-height:94vh;border-radius:18px 18px 0 0}.aom-modal-head{min-height:54px;padding:0 14px}.aom-modal-body{padding:13px}.aom-detail-grid,.aom-editor-grid{grid-template-columns:1fr}.aom-detail-wide{grid-column:auto}.aom-detail-products,.aom-form-grid{grid-template-columns:1fr}.aom-form-grid label.full{grid-column:auto}.aom-editor-products-head{flex-direction:column}.aom-editor-products-head .aom-primary-btn{width:100%}.aom-item-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.aom-item-fields label:last-child{grid-column:1 / -1}.aom-fraud-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.aom-fraud-summary article.primary{grid-column:1 / -1}.aom-history>div{grid-template-columns:1fr 1fr}.aom-editor-footer{bottom:-13px;margin:12px -13px -13px;padding:10px 13px}}@media(max-width:460px){.aom-page-title h1{font-size:22px}.aom-page-title p{font-size:10px}.aom-filter-row{grid-template-columns:1fr}.aom-search-wrap{grid-column:auto}.aom-filter-row>input,.aom-filter-row>select,.aom-search-wrap{height:40px}.aom-page-actions{flex-direction:column}.aom-bulk-controls{display:grid;grid-template-columns:1fr}.aom-bulk-controls select,.aom-bulk-apply{width:100%}.aom-editor-item{grid-template-columns:42px 1fr;padding-right:34px}.aom-editor-item>img,.aom-editor-image-placeholder{width:42px;height:42px}.aom-product-picker-row{grid-template-columns:42px 1fr}.aom-product-picker-row>img,.aom-product-picker-row>span{width:42px;height:42px}.aom-product-picker-row .aom-primary-btn{grid-column:1 / -1;width:100%}.aom-fraud-summary{grid-template-columns:1fr}.aom-fraud-summary article.primary{grid-column:auto}.aom-history>div{grid-template-columns:1fr}.aom-toast{right:10px;bottom:10px;max-width:calc(100vw - 20px)}}@media(prefers-reduced-motion:reduce){.aom-page *,.aom-page *:before,.aom-page *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.aom-seller-clickable{margin:-5px -6px;padding:5px 6px;border-radius:10px;cursor:pointer;outline:none;transition:background .18s ease,box-shadow .18s ease}.aom-seller-clickable:hover{background:#fff7f2}.aom-seller-clickable:focus-visible{box-shadow:0 0 0 3px #ff5a001f}.aom-seller-contact-row{min-height:19px;margin-top:3px;display:flex;align-items:center;gap:5px}.aom-seller-contact-row>a:first-child{max-width:108px;overflow:hidden;color:#667085;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-weight:600}.aom-seller-contact-row>a:first-child:hover{color:var(--aom-orange)}.aom-seller-no-phone{color:#a0a8b5;font-size:8px}.aom-seller-wa{width:19px;height:19px;flex:0 0 19px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#16b866;color:#fff!important;text-decoration:none!important;font-size:10px;box-shadow:0 3px 9px #16b8662e;transition:transform .18s ease,background .18s ease}.aom-seller-wa:hover{background:#0ea75a;transform:translateY(-1px)}.aom-shop-details{display:flex;flex-direction:column;gap:16px}.aom-shop-details-head{min-width:0;padding:16px;border:1px solid #edf0f4;border-radius:14px;display:flex;align-items:center;gap:13px;background:linear-gradient(135deg,#fffaf7,#fff 60%)}.aom-shop-details-logo,.aom-shop-details-logo-placeholder{width:58px;height:58px;flex:0 0 58px;border:1px solid #f0e2da;border-radius:15px;object-fit:cover;background:#fff1e8}.aom-shop-details-logo-placeholder{display:inline-flex;align-items:center;justify-content:center;color:var(--aom-orange);font-size:20px;font-weight:800}.aom-shop-details-title{min-width:0;flex:1}.aom-shop-details-title-row{min-width:0;display:flex;align-items:center;gap:9px}.aom-shop-details-title h3{min-width:0;margin:0;overflow:hidden;color:#172033;font-size:18px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.aom-shop-details-title p{margin:5px 0 0;color:#8a95a6;font-size:10px;line-height:1.45}.aom-shop-status{min-height:24px;padding:0 8px;border:1px solid #e0e5ec;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#667085;background:#f8fafc;font-size:8px;font-weight:800;white-space:nowrap}.aom-shop-status.active{border-color:#abebcc;background:#ecfdf3;color:#067647}.aom-shop-status.pending{border-color:#fedf89;background:#fffaeb;color:#b54708}.aom-shop-status.inactive{border-color:#fecaca;background:#fef2f2;color:#b42318}.aom-shop-contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.aom-shop-contact-card{min-width:0;min-height:72px;padding:12px;border:1px solid #e7ebf1;border-radius:12px;display:flex;align-items:center;gap:10px;background:#fff}.aom-shop-contact-icon{width:36px;height:36px;flex:0 0 36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.aom-shop-contact-icon.phone{background:#fff1e8;color:var(--aom-orange)}.aom-shop-contact-icon.email{background:#eef4ff;color:#3b6fd8}.aom-shop-contact-card>div{min-width:0;flex:1;display:flex;flex-direction:column}.aom-shop-contact-card small{color:#98a2b3;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.35px}.aom-shop-contact-card strong,.aom-shop-contact-card>div>a{margin-top:4px;overflow:hidden;color:#344054;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700}.aom-shop-contact-card>div>a:hover{color:var(--aom-orange)}.aom-shop-whatsapp-btn,.aom-shop-call-btn{min-height:34px;padding:0 11px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;font-size:9px;font-weight:800;white-space:nowrap;transition:transform .18s ease,background .18s ease,border-color .18s ease}.aom-shop-whatsapp-btn{border:1px solid #a9ebc9;background:#ecfdf3;color:#0b8f50}.aom-shop-whatsapp-btn:hover{background:#dcfae6;transform:translateY(-1px)}.aom-shop-call-btn{border:1px solid #ffd0b6;background:#fff5ef;color:var(--aom-orange)}.aom-shop-call-btn:hover{background:#ffeadf;transform:translateY(-1px)}.aom-shop-whatsapp-btn.large,.aom-shop-call-btn{min-height:40px;padding:0 15px;font-size:10px}.aom-shop-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.aom-shop-info-grid>div{min-width:0;padding:11px 12px;border:1px solid #e9edf2;border-radius:10px;display:flex;flex-direction:column;background:#fafbfc}.aom-shop-info-grid>div.wide{grid-column:1 / -1}.aom-shop-info-grid span{color:#98a2b3;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.35px}.aom-shop-info-grid strong{margin-top:4px;overflow-wrap:anywhere;color:#344054;font-size:10px;font-weight:700}.aom-shop-details-actions{padding-top:2px;display:flex;justify-content:flex-end;gap:8px}@media(max-width:680px){.aom-shop-details-head{align-items:flex-start}.aom-shop-details-title-row{align-items:flex-start;flex-direction:column;gap:6px}.aom-shop-details-title h3{max-width:100%;white-space:normal}.aom-shop-contact-cards,.aom-shop-info-grid{grid-template-columns:1fr}.aom-shop-info-grid>div.wide{grid-column:auto}.aom-shop-contact-card{min-height:66px}.aom-shop-details-actions{flex-direction:column}.aom-shop-details-actions>a{width:100%}}.courier-tab-gap{height:10px}.courier-tabs{margin-bottom:0}.courier-url{display:block;max-width:260px;overflow:hidden;color:#667085;font-size:7.5px;white-space:nowrap;text-overflow:ellipsis}.courier-actions{flex-wrap:wrap}.courier-track-link{color:#ff620d;font-weight:700;text-decoration:none}.courier-track-link:hover{text-decoration:underline}.courier-credential-ready,.courier-credential-missing,.courier-credential-none{display:inline-flex;align-items:center;gap:5px;font-size:7px;font-weight:750}.courier-credential-ready{color:#087443}.courier-credential-missing{color:#b42318}.courier-credential-none{color:#98a2b3}.courier-account-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.65fr);gap:14px}.courier-form-section{margin-top:13px;padding:12px;border:1px solid #e4e8ee;border-radius:9px;background:#fbfcfd}.courier-form-section-head{display:flex;align-items:center;gap:9px;margin-bottom:11px}.courier-form-section-head>i{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#ff620d;background:#fff0e8}.courier-form-section-head>div{min-width:0}.courier-form-section-head strong,.courier-form-section-head span{display:block}.courier-form-section-head strong{color:#344054;font-size:9px}.courier-form-section-head span{margin-top:2px;color:#98a2b3;font-size:6.8px}.courier-no-fields{min-height:42px;display:flex;align-items:center;padding:0 10px;border-radius:7px;color:#7d8797;background:#f1f3f6;font-size:7.5px}.courier-secret-ok{display:inline-flex!important;align-items:center;gap:4px;color:#087443!important}.courier-side-card{display:grid;gap:10px;margin-bottom:11px;padding:12px;border:1px solid #e4e8ee;border-radius:9px;background:#fff}.courier-side-card h4{margin:0;padding-bottom:7px;border-bottom:1px solid #eef1f4;color:#344054;font-size:9px}.courier-side-note{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #ffe0cc;border-radius:9px;color:#774729;background:#fff9f5}.courier-side-note i{margin-top:2px;color:#ff620d}.courier-side-note p{margin:0;font-size:7px;line-height:1.6}.courier-check-stack{display:grid;align-content:center;gap:8px}.courier-warning{display:flex;gap:9px;padding:10px;border:1px solid #f7d9a3;border-radius:8px;background:#fff9e9;color:#785b1b}.courier-warning>i{margin-top:2px;color:#b76e00}.courier-warning strong,.courier-warning span{display:block}.courier-warning strong{font-size:8px}.courier-warning span{margin-top:3px;font-size:7px;line-height:1.55}@media(max-width:900px){.courier-account-grid{grid-template-columns:1fr}}@media(max-width:576px){.courier-url{max-width:200px}.courier-actions .adm-btn{min-height:31px;padding-inline:7px;font-size:6.8px}.courier-form-section,.courier-side-card{padding:9px}}
