:root{--sae-accent:#f7c600;--sae-accent-dark:#d9ad00;--sae-bg:#f5f6f8;--sae-surface:#fff;--sae-text:#171717;--sae-muted:#6f7480;--sae-border:#e7e9ee;--sae-dark:#111827;--sae-radius:16px;--sae-shadow:0 10px 30px rgba(17,24,39,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sae-bg);color:var(--sae-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.saemart-container{width:min(1240px,calc(100% - 32px));margin-inline:auto}.saemart-icon{width:20px;height:20px;flex:none}.saemart-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:12px;font-weight:800;transition:.2s ease}.saemart-button-dark{background:var(--sae-dark);color:#fff}.saemart-button-dark:hover{transform:translateY(-1px);background:#000}.saemart-button-light{background:#fff;color:var(--sae-dark);border:1px solid rgba(17,24,39,.08)}

/* Header */
.saemart-header{position:sticky;top:0;z-index:1000;background:var(--sae-surface);box-shadow:0 1px 0 rgba(17,24,39,.06)}.admin-bar .saemart-header{top:32px}.saemart-header-main{background:var(--sae-accent)}.saemart-header-row{min-height:78px;display:flex;align-items:center;gap:22px}.saemart-brand{flex:none}.saemart-wordmark{display:inline-flex;align-items:center;font-size:27px;font-weight:950;letter-spacing:-1.4px;color:#171717}.saemart-wordmark span{background:#171717;color:var(--sae-accent);padding:2px 6px;border-radius:7px;margin-right:3px}.custom-logo-link{display:flex;align-items:center}.custom-logo{display:block;max-height:46px;width:auto}.saemart-search{flex:1;display:flex;min-width:250px;height:48px;background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 5px 18px rgba(17,24,39,.08)}.saemart-search input{flex:1;min-width:0;border:0;padding:0 17px;outline:none;background:transparent}.saemart-search button{width:54px;border:0;background:#171717;color:#fff;display:grid;place-items:center;cursor:pointer}.saemart-header-actions{display:flex;align-items:center;gap:4px}.saemart-header-action{position:relative;display:flex;align-items:center;gap:7px;min-height:44px;padding:0 9px;border-radius:10px;font-size:13px;font-weight:800}.saemart-header-action:hover{background:rgba(255,255,255,.45)}.saemart-header-action b{position:absolute;top:0;right:2px;min-width:18px;height:18px;border-radius:999px;background:#171717;color:#fff;font-size:10px;line-height:18px;text-align:center}.saemart-mobile-menu-toggle,.saemart-mobile-search-toggle{display:none;border:0;background:transparent;padding:8px}.saemart-header-nav{background:#fff;border-bottom:1px solid var(--sae-border)}.saemart-nav-row{min-height:48px;display:flex;align-items:center;gap:24px}.saemart-category-trigger{align-self:stretch;display:flex;align-items:center;gap:9px;padding:0 18px;background:#171717;color:#fff;border-radius:0 0 12px 12px;font-weight:800;font-size:13px}.saemart-category-trigger .saemart-icon{width:18px}.saemart-primary-nav{flex:1;min-width:0}.saemart-menu{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.saemart-menu li{position:relative}.saemart-menu a{display:flex;align-items:center;min-height:40px;padding:0 12px;border-radius:8px;font-weight:700;font-size:13px}.saemart-menu a:hover{background:#f3f4f6}.saemart-menu ul{display:none;position:absolute;left:0;top:100%;min-width:210px;background:#fff;border:1px solid var(--sae-border);border-radius:12px;padding:8px;list-style:none;box-shadow:var(--sae-shadow)}.saemart-menu li:hover>ul{display:block}.saemart-nav-promo{font-size:12px;font-weight:800;color:#786000;white-space:nowrap}

/* Mobile overlays */
.saemart-mobile-search,.saemart-mobile-drawer{position:fixed;inset:0;z-index:2000;background:rgba(17,24,39,.55);backdrop-filter:blur(4px)}.saemart-mobile-search-panel{position:absolute;left:0;right:0;top:0;background:#fff;padding:18px}.admin-bar .saemart-mobile-search-panel{top:46px}.saemart-mobile-search-panel form{display:flex;max-width:680px;margin:28px auto 0;border:2px solid var(--sae-accent);border-radius:14px;overflow:hidden}.saemart-mobile-search-panel input{flex:1;min-width:0;border:0;padding:0 15px;height:52px;outline:none}.saemart-mobile-search-panel form button{width:54px;border:0;background:var(--sae-accent)}.saemart-search-close,.saemart-drawer-close{position:absolute;top:9px;right:14px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer}.saemart-mobile-drawer-panel{width:min(360px,88vw);height:100%;background:#fff;padding:22px;overflow:auto}.saemart-mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--sae-border)}.saemart-mobile-drawer-head .saemart-drawer-close{position:static}.saemart-mobile-menu-list,.saemart-mobile-menu-list ul{list-style:none;margin:0;padding:10px 0}.saemart-mobile-menu-list a{display:block;padding:11px 4px;font-weight:750;border-bottom:1px solid #f0f1f3}.saemart-mobile-menu-list ul{padding-left:16px}

/* Hero */
.saemart-hero-section{padding:28px 0 16px}.saemart-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:18px;min-height:410px}.saemart-hero-copy,.saemart-hero-visual{border-radius:22px;overflow:hidden}.saemart-hero-copy{background:linear-gradient(135deg,var(--sae-accent) 0%,#ffdf4e 58%,#fff0a4 100%);padding:52px;display:flex;flex-direction:column;justify-content:center}.saemart-eyebrow,.saemart-section-head>div>span{display:block;color:#705900;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.saemart-hero-copy h1{max-width:720px;margin:9px 0 14px;font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.045em}.saemart-hero-copy p{max-width:620px;margin:0 0 24px;color:#4d4630;font-size:16px}.saemart-hero-actions{display:flex;flex-wrap:wrap;gap:10px}.saemart-hero-points{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px;font-size:12px;font-weight:750;color:#50451b}.saemart-hero-visual{position:relative;background:linear-gradient(145deg,#1b1f27,#0d1117);background-size:cover;background-position:center}.saemart-hero-visual:not(.has-image)::before{content:"SAEMART";position:absolute;right:-24px;bottom:10px;color:rgba(255,255,255,.06);font-size:92px;font-weight:950;letter-spacing:-6px;transform:rotate(-8deg)}.saemart-hero-card{position:absolute;width:210px;padding:18px;border-radius:17px;background:rgba(255,255,255,.94);box-shadow:0 18px 45px rgba(0,0,0,.18)}.saemart-hero-card strong,.saemart-hero-card span{display:block}.saemart-hero-card strong{font-size:18px}.saemart-hero-card span{margin-top:3px;color:var(--sae-muted);font-size:12px}.saemart-hero-card-one{left:26px;top:36px;transform:rotate(-4deg)}.saemart-hero-card-two{right:26px;bottom:38px;transform:rotate(4deg)}

/* Sections */
.saemart-section{padding:22px 0}.saemart-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.saemart-section-head h2{margin:2px 0 0;font-size:25px;letter-spacing:-.025em}.saemart-section-head>a{display:flex;align-items:center;gap:4px;color:#676b73;font-size:12px;font-weight:800}.saemart-section-head>a .saemart-icon{width:16px}.saemart-category-section .saemart-container,.saemart-product-section .saemart-container,.saemart-brand-section .saemart-container,.saemart-testimony-section .saemart-container{background:#fff;border:1px solid var(--sae-border);border-radius:20px;padding:22px;box-shadow:0 5px 18px rgba(17,24,39,.035)}

/* Categories */
.saemart-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.saemart-category-card{min-width:0;padding:12px;text-align:center;border:1px solid transparent;border-radius:14px;transition:.2s ease}.saemart-category-card:hover{border-color:#f1d85d;background:#fffbea;transform:translateY(-2px)}.saemart-category-card img{display:block;width:74px;height:74px;margin:0 auto 9px;border-radius:18px;object-fit:cover;background:#f3f4f6}.saemart-category-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.saemart-category-card span{display:block;color:var(--sae-muted);font-size:11px;margin-top:2px}

/* Woo product grid and cards */
.woocommerce ul.products,.saemart-product-section ul.products,.saemart-store-main ul.products{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px!important;margin:0!important;padding:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product,.saemart-product-section ul.products li.product{position:relative;display:block!important;width:auto!important;float:none!important;margin:0!important;padding:0!important;background:#fff;border:1px solid var(--sae-border);border-radius:14px;overflow:hidden;box-shadow:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.woocommerce ul.products li.product:hover{transform:translateY(-3px);border-color:#e0c249;box-shadow:0 12px 28px rgba(17,24,39,.08)}.saemart-product-card-inner{display:flex;flex-direction:column;height:100%}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:flex;flex:1;flex-direction:column}.woocommerce ul.products li.product a img{width:100%!important;aspect-ratio:1/1;object-fit:cover;margin:0!important;border-radius:0!important;background:#f7f7f8}.woocommerce ul.products li.product .woocommerce-loop-product__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:50px;margin:0;padding:12px 12px 4px!important;color:#222;font-size:13px!important;font-weight:650;line-height:1.5}.woocommerce ul.products li.product .star-rating{display:none}.woocommerce ul.products li.product .price{display:flex!important;align-items:baseline;flex-wrap:wrap;gap:6px;margin:0!important;padding:2px 12px 0;color:#d79d00!important;font-size:16px!important;font-weight:900}.woocommerce ul.products li.product .price del{order:2;color:#9ca3af!important;font-size:10px!important;font-weight:600;opacity:1}.woocommerce ul.products li.product .price ins{text-decoration:none}.saemart-product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding:7px 12px 9px;color:#8a8f99;font-size:10px}.saemart-rating{color:#b78300;font-weight:800}.woocommerce ul.products li.product .button{display:flex!important;align-items:center;justify-content:center;min-height:38px;margin:0 12px 12px!important;padding:0 10px!important;border:1px solid #e8c83b!important;border-radius:9px!important;background:#fff9d8!important;color:#3d3310!important;font-size:11px!important;font-weight:850!important;line-height:1!important;box-shadow:none!important}.woocommerce ul.products li.product .button:hover{background:var(--sae-accent)!important;color:#171717!important}.woocommerce ul.products li.product .added_to_cart{margin:0 12px 12px;font-size:11px;font-weight:800}.saemart-discount-badge{position:absolute;top:8px;left:8px;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:0 8px;border-radius:7px;background:var(--sae-accent);color:#171717;font-size:10px;font-weight:950;box-shadow:0 3px 9px rgba(0,0,0,.08)}.saemart-wishlist-button{position:absolute;top:8px;right:8px;z-index:5;display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:rgba(255,255,255,.94);color:#565b63;cursor:pointer;box-shadow:0 4px 12px rgba(17,24,39,.07)}.saemart-wishlist-button .saemart-icon{width:15px;height:15px}.saemart-wishlist-button.is-active{background:#fff2a8;color:#b17b00;border-color:#e5c236}.woocommerce span.onsale{display:none!important}

/* Promo, brands, testimony */
.saemart-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.saemart-promo-card{min-height:190px;padding:28px;border-radius:20px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.saemart-promo-card span{font-size:11px;font-weight:900;letter-spacing:.08em}.saemart-promo-card strong{display:block;max-width:520px;margin:4px 0 14px;font-size:27px;line-height:1.15;letter-spacing:-.02em}.saemart-promo-card em{font-size:12px;font-style:normal;font-weight:850}.saemart-promo-yellow{background:linear-gradient(135deg,#f8cf21,#fff2a4);color:#261f08}.saemart-promo-dark{background:linear-gradient(135deg,#111827,#303846);color:#fff}.saemart-brand-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.saemart-brand-grid a{padding:16px;border:1px solid var(--sae-border);border-radius:12px}.saemart-brand-grid strong,.saemart-brand-grid span{display:block}.saemart-brand-grid strong{font-size:14px}.saemart-brand-grid span{margin-top:2px;color:var(--sae-muted);font-size:11px}.saemart-testimony-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.saemart-testimony-grid blockquote{margin:0;padding:20px;border-radius:14px;background:#f8f9fb}.saemart-testimony-grid blockquote p{margin:0 0 10px;font-weight:650}.saemart-testimony-grid footer{color:var(--sae-muted);font-size:11px}

/* Store pages */
.saemart-store-main{padding:28px 0 52px;min-height:65vh}.woocommerce .woocommerce-breadcrumb{margin:0 0 18px;color:#8a8f99;font-size:12px}.woocommerce .woocommerce-products-header{margin-bottom:18px}.woocommerce .woocommerce-products-header__title{margin:0;font-size:30px;letter-spacing:-.03em}.woocommerce .woocommerce-result-count{color:var(--sae-muted);font-size:12px}.woocommerce .woocommerce-ordering select{min-height:42px;border:1px solid var(--sae-border);border-radius:10px;background:#fff;padding:0 12px}.woocommerce nav.woocommerce-pagination{margin-top:26px}.woocommerce nav.woocommerce-pagination ul{border:0!important}.woocommerce nav.woocommerce-pagination ul li{border:0!important;margin:3px}.woocommerce nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a{min-width:38px;min-height:38px;display:grid;place-items:center;border-radius:9px;background:#fff}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--sae-accent);color:#171717}

/* Single product */
.single-product .saemart-store-main>.saemart-container{width:min(1120px,calc(100% - 32px))}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:26px;align-items:start}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:auto!important;margin:0!important;background:#fff;border:1px solid var(--sae-border);border-radius:20px;padding:20px;box-shadow:0 8px 24px rgba(17,24,39,.045)}.woocommerce div.product div.images{position:sticky;top:150px}.woocommerce div.product div.images img{border-radius:14px;background:#f7f7f8}.woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px}.woocommerce div.product div.images .flex-control-thumbs li{width:auto!important}.woocommerce div.product .summary{position:relative}.woocommerce div.product .summary .saemart-wishlist-button{top:18px;right:18px}.woocommerce div.product .product_title{max-width:90%;margin:0 0 10px;font-size:30px;line-height:1.2;letter-spacing:-.025em}.woocommerce div.product p.price,.woocommerce div.product span.price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;color:#d59a00!important;font-size:30px!important;font-weight:950;margin:10px 0 14px}.woocommerce div.product p.price del{font-size:16px;color:#9ca3af;opacity:1}.woocommerce div.product p.price ins{text-decoration:none}.woocommerce div.product .woocommerce-product-details__short-description{color:#5f6470;font-size:14px}.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 14px}.woocommerce div.product form.cart .quantity{flex:0 0 92px;width:92px}.woocommerce div.product form.cart .quantity .qty{width:100%;height:46px;border:1px solid #d9dde5;border-radius:10px;background:#fff;text-align:center;font-weight:800}.woocommerce div.product form.cart .single_add_to_cart_button,.woocommerce div.product form.cart .saemart-chat-button,.woocommerce div.product form.cart .saemart-buy-now{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;min-height:46px;border-radius:10px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.woocommerce div.product form.cart .quantity{order:1;flex-basis:100%;max-width:92px}.woocommerce div.product form.cart .saemart-chat-button{order:2;background:#fff!important;border:1px solid #d7dae0!important;color:#20242b!important}.woocommerce div.product form.cart .single_add_to_cart_button{order:3;flex:1;background:#fff4b7!important;border:1px solid #e8c835!important;color:#312908!important}.woocommerce div.product form.cart .saemart-buy-now{order:4;flex:1;background:var(--sae-accent)!important;border:1px solid var(--sae-accent-dark)!important;color:#171717!important}.woocommerce div.product form.cart .button.is-disabled{opacity:.45;pointer-events:none}.saemart-product-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:14px 0}.saemart-product-trust span{display:flex;align-items:center;gap:6px;padding:9px;border-radius:10px;background:#f8f9fb;color:#555b66;font-size:10px;font-weight:750}.saemart-product-trust .saemart-icon{width:16px}.woocommerce div.product .product_meta{padding-top:14px;border-top:1px solid var(--sae-border);color:#777d87;font-size:11px}.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related.products{grid-column:1/-1;margin-top:8px;background:#fff;border:1px solid var(--sae-border);border-radius:20px;padding:22px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:8px;padding:0!important;margin:0 0 16px!important}.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:9px 14px!important;border-radius:9px;background:#f2f3f5;color:#5f6470!important;font-size:12px!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{background:var(--sae-accent);color:#171717!important}.woocommerce div.product .related.products>h2{font-size:24px;margin:0 0 14px}

/* Cart / checkout / account */
.woocommerce-cart .saemart-content-main,.woocommerce-checkout .saemart-content-main,.woocommerce-account .saemart-content-main{padding:28px 0 52px}.woocommerce-cart .entry-content,.woocommerce-checkout .entry-content,.woocommerce-account .entry-content,.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{background:#fff;border:1px solid var(--sae-border);border-radius:20px;padding:22px}.woocommerce table.shop_table{border-color:var(--sae-border)!important;border-radius:14px!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:9px!important;background:var(--sae-accent)!important;color:#171717!important;font-weight:850!important}.woocommerce .cart_totals,.woocommerce-checkout-review-order{background:#fafbfc;border:1px solid var(--sae-border);border-radius:14px;padding:18px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:44px;border:1px solid #dfe2e8;border-radius:9px;padding:9px 11px}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-MyAccount-navigation a{display:block;padding:10px 12px;border-bottom:1px solid var(--sae-border);font-weight:750}.woocommerce-MyAccount-navigation .is-active a{background:#fff7c8}.woocommerce-MyAccount-content{padding-top:10px}.saemart-empty-state{text-align:center;padding:48px 20px;background:#fff;border:1px solid var(--sae-border);border-radius:18px}.saemart-empty-state h2,.saemart-empty-state h3{margin-top:0}

/* Content */
.saemart-content-main{padding:34px 0 54px;min-height:62vh}.saemart-page-shell{max-width:900px;background:#fff;border:1px solid var(--sae-border);border-radius:20px;padding:28px}.saemart-page-shell h1{margin-top:0;font-size:34px;letter-spacing:-.03em}.entry-content{font-size:16px}.entry-content>*+*{margin-top:1.1em}.saemart-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.saemart-post-card{background:#fff;border:1px solid var(--sae-border);border-radius:16px;overflow:hidden}.saemart-post-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.saemart-post-card>div,.saemart-post-card:not(:has(div)){padding:18px}.saemart-post-card h2{font-size:19px;line-height:1.35}.saemart-post-card p{color:var(--sae-muted)}.saemart-search-header{margin-bottom:18px}.saemart-search-header span{color:var(--sae-muted);font-size:12px}.saemart-search-header h1{margin:2px 0 0}.saemart-error-code{font-size:72px;font-weight:950;color:var(--sae-accent-dark)}

/* Footer */
.saemart-trustbar{overflow:hidden;background:#fff;border-top:1px solid var(--sae-border);border-bottom:1px solid var(--sae-border);padding:7px 0}.saemart-trust-track{display:flex;width:max-content;will-change:transform}.saemart-trust-group{display:flex;gap:8px;padding-right:8px}.saemart-trust-group span{display:inline-flex;align-items:center;height:34px;padding:0 15px;border-radius:999px;background:#f5f6f8;color:#555b66;font-size:11px;font-weight:850;white-space:nowrap}.saemart-trust-track-payment{animation:saemart-marquee-left 25s linear infinite}.saemart-trust-track-shipping{animation:saemart-marquee-right 28s linear infinite;margin-top:5px}.saemart-trust-track-shipping .saemart-trust-group span{background:#fff6c7;color:#735c00}@keyframes saemart-marquee-left{to{transform:translateX(-50%)}}@keyframes saemart-marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}.saemart-footer{background:#11161f;color:#aeb5c0}.saemart-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:34px;padding:46px 0 34px}.saemart-wordmark-footer{color:#fff;margin-bottom:14px}.saemart-footer p{font-size:12px}.saemart-footer h3{margin:0 0 14px;color:#fff;font-size:14px}.saemart-footer-menu{list-style:none;margin:0;padding:0}.saemart-footer-menu a{display:block;padding:5px 0;font-size:12px}.saemart-footer-menu a:hover{color:#fff}.saemart-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:16px 0 24px;border-top:1px solid rgba(255,255,255,.08)}.saemart-footer-bottom p{margin:0;color:#7f8793}

/* Sticky product actions mobile */
.saemart-mobile-product-actions{display:none}

@media(max-width:1024px){.saemart-header-row{gap:12px}.saemart-header-action span{display:none}.saemart-nav-promo{display:none}.saemart-hero-grid{grid-template-columns:1fr 360px}.saemart-hero-copy{padding:38px}.saemart-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce ul.products,.saemart-product-section ul.products,.saemart-store-main ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.saemart-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce div.product{grid-template-columns:1fr 1fr}.saemart-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.saemart-footer-grid>div:last-child{grid-column:1/-1}}

@media(max-width:782px){.admin-bar .saemart-header{top:46px}}

@media(max-width:760px){body{font-size:14px}.saemart-container{width:min(100% - 20px,1240px)}.saemart-header{top:0}.admin-bar .saemart-header{top:0}.saemart-header-row{min-height:64px;gap:8px}.saemart-mobile-menu-toggle,.saemart-mobile-search-toggle{display:grid;place-items:center}.saemart-brand{flex:1}.saemart-wordmark{font-size:23px}.custom-logo{max-height:36px}.saemart-search{display:none}.saemart-header-actions .saemart-header-action:first-child,.saemart-header-actions .saemart-wishlist-link{display:none}.saemart-header-action{padding:7px}.saemart-header-action span{display:none}.saemart-header-nav{display:none}.saemart-hero-section{padding-top:12px}.saemart-hero-grid{grid-template-columns:1fr;min-height:0}.saemart-hero-copy{padding:28px 22px}.saemart-hero-copy h1{font-size:38px}.saemart-hero-copy p{font-size:14px}.saemart-hero-points{gap:8px 12px}.saemart-hero-visual{min-height:210px}.saemart-hero-card{width:170px;padding:13px}.saemart-hero-card strong{font-size:15px}.saemart-section{padding:12px 0}.saemart-category-section .saemart-container,.saemart-product-section .saemart-container,.saemart-brand-section .saemart-container,.saemart-testimony-section .saemart-container{padding:14px;border-radius:15px}.saemart-section-head{margin-bottom:10px}.saemart-section-head h2{font-size:20px}.saemart-section-head>a{font-size:11px}.saemart-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.saemart-category-card{padding:8px 4px}.saemart-category-card img{width:58px;height:58px;border-radius:14px}.saemart-category-card strong{font-size:11px}.woocommerce ul.products,.saemart-product-section ul.products,.saemart-store-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px!important}.woocommerce ul.products li.product{border-radius:11px}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:47px;padding:9px 9px 2px!important;font-size:12px!important}.woocommerce ul.products li.product .price{padding:2px 9px 0;font-size:14px!important}.saemart-product-meta{padding:6px 9px 7px;font-size:9px}.woocommerce ul.products li.product .button{min-height:34px;margin:0 9px 9px!important;font-size:10px!important}.saemart-discount-badge{top:6px;left:6px}.saemart-wishlist-button{top:6px;right:6px;width:28px;height:28px}.saemart-promo-grid{grid-template-columns:1fr}.saemart-promo-card{min-height:150px;padding:22px}.saemart-promo-card strong{font-size:22px}.saemart-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.saemart-testimony-grid{grid-template-columns:1fr}.saemart-store-main{padding:16px 0 90px}.single-product .saemart-store-main>.saemart-container{width:min(100% - 20px,1120px)}.woocommerce div.product{display:block}.woocommerce div.product div.images,.woocommerce div.product div.summary{padding:15px;border-radius:15px}.woocommerce div.product div.images{position:static;margin-bottom:10px!important}.woocommerce div.product .product_title{font-size:24px}.woocommerce div.product p.price{font-size:24px!important}.woocommerce div.product form.cart{padding-bottom:4px}.woocommerce div.product form.cart .saemart-chat-button,.woocommerce div.product form.cart .saemart-buy-now{display:none!important}.woocommerce div.product .related.products,.woocommerce div.product .woocommerce-tabs{padding:15px;border-radius:15px}.saemart-product-trust{grid-template-columns:1fr}.saemart-mobile-product-actions{position:fixed;left:0;right:0;bottom:0;z-index:1200;display:grid;grid-template-columns:64px 1fr 1fr;gap:7px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.98);border-top:1px solid var(--sae-border);box-shadow:0 -10px 25px rgba(17,24,39,.08)}.saemart-mobile-product-actions a,.saemart-mobile-product-actions button{min-height:46px;border-radius:10px;border:1px solid #e0e2e6;font-weight:850}.saemart-mobile-chat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;background:#fff;font-size:9px}.saemart-mobile-chat .saemart-icon{width:17px}.saemart-mobile-add-cart{background:#fff6bd;color:#2c250a;border-color:#e6c534!important}.saemart-mobile-buy-now{background:var(--sae-accent);color:#171717;border-color:var(--sae-accent-dark)!important}.saemart-footer-grid{grid-template-columns:1fr 1fr;gap:24px;padding-top:34px}.saemart-footer-grid>div:first-child,.saemart-footer-grid>div:last-child{grid-column:1/-1}.saemart-footer-bottom{display:block}.saemart-footer-bottom p+p{margin-top:5px}.saemart-post-grid{grid-template-columns:1fr}.saemart-page-shell{padding:20px}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{padding:14px}}

@media(max-width:420px){.saemart-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.saemart-hero-copy h1{font-size:34px}.saemart-hero-card{width:152px}.saemart-hero-card-one{left:16px}.saemart-hero-card-two{right:16px}.saemart-product-meta{gap:3px}.woocommerce ul.products li.product .price{font-size:13px!important}.saemart-footer-grid{grid-template-columns:1fr}}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.saemart-trust-track{animation:none!important}.woocommerce ul.products li.product:hover{transform:none}}
.saemart-flash-timer{display:inline-flex;margin-top:7px;padding:4px 8px;border-radius:7px;background:#171717;color:#fff;font-size:11px;font-weight:900;letter-spacing:.06em}
html.saemart-overlay-open{overflow:hidden}
.saemart-store-page-shell{width:100%;max-width:1240px}.saemart-store-page-shell>.page{background:#fff;border:1px solid var(--sae-border);border-radius:20px;padding:22px}.saemart-store-page-shell .entry-content{margin:0}


/* Hero slider v1.0.2 */
.saemart-hero-section{padding:18px 0 10px}
.saemart-hero-slider{position:relative;overflow:hidden;border-radius:28px;background:#111827;box-shadow:0 24px 56px rgba(17,24,39,.12)}
.saemart-hero-track{display:flex;transition:transform .45s ease}
.saemart-hero-slide{position:relative;flex:0 0 100%;min-height:420px;display:flex;align-items:flex-end;background:linear-gradient(135deg,#f7c600 0%,#ffe98d 100%);background-size:cover;background-position:center}
.saemart-hero-slide.has-image{background-color:#111827}
.saemart-hero-slide.is-fallback:nth-child(2){background:linear-gradient(135deg,#101828 0%,#1f3b8a 100%);color:#fff}
.saemart-hero-slide.is-fallback:nth-child(3){background:linear-gradient(135deg,#f59e0b 0%,#fef3c7 100%)}
.saemart-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,24,39,.62) 0%,rgba(17,24,39,.25) 40%,rgba(17,24,39,.06) 100%)}
.saemart-hero-slide.is-fallback .saemart-hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.02) 100%)}
.saemart-hero-content{position:relative;z-index:2;max-width:620px;padding:46px 46px 50px;color:#111827}
.saemart-hero-slide.has-image .saemart-hero-content{color:#fff}
.saemart-hero-content h2{margin:10px 0 12px;font-size:clamp(34px,5vw,58px);line-height:1.04;letter-spacing:-.04em}
.saemart-hero-content p{margin:0 0 22px;font-size:18px;line-height:1.7;max-width:560px;opacity:.95}
.saemart-hero-content .saemart-eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.24);backdrop-filter:blur(8px);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:inherit}
.saemart-hero-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border:0;border-radius:999px;background:rgba(255,255,255,.92);color:#111827;font-size:30px;line-height:1;box-shadow:0 10px 28px rgba(0,0,0,.12);cursor:pointer}
.saemart-hero-prev{left:16px}.saemart-hero-next{right:16px}
.saemart-hero-dots{position:absolute;left:50%;bottom:18px;z-index:3;display:flex;gap:8px;transform:translateX(-50%)}
.saemart-hero-dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.5);cursor:pointer}
.saemart-hero-dot.is-active{width:28px;background:#fff}
@media(max-width:760px){
 .saemart-hero-slider{border-radius:20px}
 .saemart-hero-slide{min-height:280px}
 .saemart-hero-content{padding:28px 20px 48px;max-width:100%}
 .saemart-hero-content h2{font-size:32px}
 .saemart-hero-content p{font-size:14px;line-height:1.55;margin-bottom:16px}
 .saemart-hero-nav{width:38px;height:38px;font-size:24px}
 .saemart-hero-prev{left:10px}.saemart-hero-next{right:10px}
 .saemart-hero-dots{bottom:12px}
}


/* v1.0.3 product gallery + mobile polish */
.single-product .saemart-store-main>.saemart-container{width:min(1180px,calc(100% - 32px))}
.woocommerce div.product{grid-template-columns:minmax(0,1.02fr) minmax(360px,.88fr);gap:24px}
.woocommerce div.product div.images{padding:18px;border-radius:22px}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
.woocommerce div.product div.images .flex-viewport{background:#f8f9fb;border:1px solid #eef0f3;border-radius:18px}
.woocommerce div.product div.images .flex-viewport{padding:14px}
.woocommerce div.product div.images .woocommerce-product-gallery__image{overflow:hidden;border-radius:14px}
.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;aspect-ratio:1/1}
.woocommerce div.product div.images .woocommerce-product-gallery__image img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:14px}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{top:14px!important;right:14px!important;width:38px;height:38px;background:rgba(255,255,255,.96);border-radius:999px;box-shadow:0 8px 18px rgba(17,24,39,.08)}
.woocommerce div.product div.images .flex-control-thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px!important}
.woocommerce div.product div.images .flex-control-thumbs li{border:1px solid #eceef2;border-radius:12px;overflow:hidden;background:#fff;padding:4px;transition:border-color .2s ease,box-shadow .2s ease}
.woocommerce div.product div.images .flex-control-thumbs li img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;border-radius:8px;opacity:1}
.woocommerce div.product div.images .flex-control-thumbs li:hover{border-color:#d8af00;box-shadow:0 6px 14px rgba(17,24,39,.06)}
.woocommerce div.product div.summary{padding:20px 20px 18px}
.woocommerce div.product .woocommerce-tabs .panel{margin:0;padding-top:4px;font-size:15px;line-height:1.85;color:#4b5563}
.woocommerce div.product .woocommerce-tabs .panel p:first-child{margin-top:0}

@media(max-width:1024px){
  .woocommerce div.product{grid-template-columns:1fr 1fr;gap:18px}
  .woocommerce div.product div.images{top:138px}
}

@media(max-width:760px){
  .single-product .saemart-store-main>.saemart-container{width:min(100% - 16px,1120px)}
  .woocommerce div.product div.images,.woocommerce div.product div.summary{padding:14px;border-radius:16px}
  .woocommerce div.product div.images .flex-viewport{padding:10px;border-radius:14px}
  .woocommerce div.product div.images .woocommerce-product-gallery__image a{aspect-ratio:1/1}
  .woocommerce div.product div.images .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
  .woocommerce div.product .product_title{font-size:22px;line-height:1.25}
  .woocommerce div.product p.price,.woocommerce div.product span.price{font-size:25px!important;gap:8px}
  .woocommerce div.product p.price del{font-size:14px}
  .woocommerce div.product .woocommerce-product-details__short-description{font-size:13px;line-height:1.7}
  .woocommerce div.product .woocommerce-tabs ul.tabs{gap:6px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px!important}
  .woocommerce div.product .woocommerce-tabs ul.tabs li a{white-space:nowrap;padding:8px 12px!important;font-size:11px!important}
}

@media(max-width:480px){
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger{width:34px;height:34px;top:10px!important;right:10px!important}
  .woocommerce div.product div.images .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
  .woocommerce div.product .summary .saemart-wishlist-button{top:14px;right:14px}
}


/* v1.0.4 align product gallery */
.single-product .saemart-store-main{padding-top:22px}
.woocommerce div.product{align-items:start}
.woocommerce div.product div.images,
.woocommerce div.product div.summary{align-self:start}
.woocommerce div.product div.images{margin-top:0!important;transform:translateY(-18px)}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
.woocommerce div.product div.images .flex-viewport{margin-top:0!important}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{top:10px!important}
@media(max-width:1024px){
  .woocommerce div.product div.images{transform:translateY(-10px)}
}
@media(max-width:760px){
  .single-product .saemart-store-main{padding-top:14px}
  .woocommerce div.product div.images{transform:none}
}
