:root{--dark: #131921;--dark-2: #232f3e;--amber: #febd69;--amber-dark: #f3a847;--orange: #ffd814;--orange-2: #ffa41c;--link: #007185;--link-hover: #c7511f;--price: #b12704;--border: #d5d9d9;--bg: #eaeded}*{box-sizing:border-box}body{margin:0;font-family:Amazon Ember,Arial,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:#0f1111}a{color:inherit;text-decoration:none}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1}button{font-family:inherit;cursor:pointer}hr{border:none;border-top:1px solid var(--border);margin:14px 0}.header{position:sticky;top:0;z-index:100}.header-top{background:var(--dark);display:flex;align-items:center;gap:10px;padding:0 14px;height:60px;color:#fff}.logo{display:flex;align-items:baseline;padding:8px;border:1px solid transparent;border-radius:3px}.logo:hover{border-color:#fff}.logo-nova{font-size:24px;font-weight:800;letter-spacing:-.5px}.logo-market{font-size:24px;font-weight:800;letter-spacing:-.5px;color:var(--amber);margin-left:4px}.deliver-to{position:relative}.deliver-btn{display:flex;flex-direction:column;align-items:flex-start;gap:0;background:transparent;border:1px solid transparent;border-radius:3px;padding:6px 8px;color:#fff;white-space:nowrap;line-height:1.15}.deliver-btn:hover{border-color:#fff}.deliver-label{font-size:12px;color:#ccc}.deliver-place{font-size:14px;font-weight:700}.deliver-pop{position:absolute;top:calc(100% + 12px);left:-10px;z-index:200;width:260px;background:#fff;color:#0f1111;border-radius:8px;padding:16px;box-shadow:0 6px 18px #0000004d}.deliver-arrow{position:absolute;top:-8px;left:26px;width:16px;height:16px;background:#fff;transform:rotate(45deg)}.deliver-pop p{margin:0 0 12px;font-size:13px;line-height:1.5}.deliver-actions{display:flex;justify-content:flex-end;gap:8px}.pill-btn{border:1px solid #8d8d8d;background:#fff;border-radius:18px;padding:5px 14px;font-size:13px}.pill-btn:hover{background:#f7f7f7}.pill-primary{background:var(--amber);border-color:var(--amber-dark);font-weight:600}.pill-primary:hover{background:var(--amber-dark)}.deliver-pop:before,.locale-panel:before,.account-panel:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}.search{flex:1;display:flex;height:40px;border-radius:4px;overflow:hidden}.search:focus-within{outline:3px solid var(--amber)}.search-category{background:#e6e6e6;border:none;padding:0 8px;font-size:12px;color:#555;border-right:1px solid #ccc}.search-input{flex:1;border:none;padding:0 12px;font-size:15px;min-width:40px}.search-input:focus{outline:none}.search-btn{background:var(--amber);border:none;width:45px;font-size:18px}.search-btn:hover{background:var(--amber-dark)}.lang-switcher{display:flex;align-items:center;gap:4px;padding:6px;border:1px solid transparent;border-radius:3px;white-space:nowrap}.lang-switcher:hover{border-color:#fff}.lang-globe{font-size:15px}.lang-switcher select{background:transparent;color:#fff;border:none;font-size:14px;font-weight:700;cursor:pointer;padding:2px}.lang-switcher select option{color:#0f1111}.currency-switcher{display:flex;align-items:center;padding:6px 4px;border:1px solid transparent;border-radius:3px}.currency-switcher:hover{border-color:#fff}.currency-switcher select{background:transparent;color:#fff;border:none;font-size:14px;font-weight:700;cursor:pointer;padding:2px}.currency-switcher select option{color:#0f1111}.header-account{display:flex;flex-direction:column;padding:6px 8px;border:1px solid transparent;border-radius:3px;white-space:nowrap}.header-account:hover{border-color:#fff}.acct-line1{font-size:12px}.acct-line2{font-size:14px;font-weight:700}.header-signout{background:transparent;color:#fff;border:1px solid transparent;border-radius:3px;padding:6px 8px;font-size:14px;align-self:center;white-space:nowrap}.header-signout:hover{border-color:#fff}.header-cart{display:flex;align-items:flex-end;gap:6px;padding:6px 8px;border:1px solid transparent;border-radius:3px}.header-cart:hover{border-color:#fff}.cart-icon{position:relative;font-size:26px;line-height:1}.cart-count{position:absolute;top:-6px;left:100%;transform:translate(-9px);min-width:18px;height:18px;padding:0 4px;box-sizing:border-box;background:var(--orange-2);color:#111;border-radius:9px;font-size:12px;font-weight:800;line-height:18px;text-align:center}.cart-label{font-size:14px;font-weight:700}.header-nav{background:var(--dark-2);display:flex;align-items:center;gap:4px;padding:4px 10px;color:#fff;font-size:14px;overflow-x:auto}.nav-item{padding:6px 8px;border:1px solid transparent;border-radius:3px;white-space:nowrap;cursor:pointer}.nav-item:hover{border-color:#fff}.nav-menu{font-weight:700}.nav-highlight{color:var(--amber);font-weight:700}.nav-menu{background:transparent;border:1px solid transparent;color:#fff;font-size:14px}.nav-menu:hover{border-color:#fff}.caret{font-size:11px;opacity:.8}.locale-menu{position:relative}.locale-btn{display:flex;align-items:center;gap:5px;background:transparent;border:1px solid transparent;border-radius:3px;padding:8px;color:#fff;font-size:14px;font-weight:700}.locale-btn:hover{border-color:#fff}.locale-flag{font-size:16px}.flag{width:20px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #0003;flex-shrink:0;vertical-align:middle}.locale-btn .flag{width:22px;height:16px}.radio-row .flag{margin-top:1px}.locale-foot .flag{width:18px;height:13px;margin-right:2px}.locale-panel{position:absolute;top:calc(100% + 12px);right:-6px;z-index:200;width:260px;max-height:70vh;overflow-y:auto;background:#fff;color:#0f1111;border-radius:8px;padding:12px 14px;box-shadow:0 6px 18px #0000004d}.locale-arrow{position:absolute;top:-8px;right:20px;width:16px;height:16px;background:#fff;transform:rotate(45deg)}.locale-section h4{margin:6px 0 8px;font-size:15px}.locale-section ul{list-style:none;margin:0;padding:0}.radio-row{display:flex;align-items:flex-start;gap:8px;padding:5px 4px;font-size:13px;border-radius:4px;cursor:pointer}.radio-row:hover{background:#f2f5f5}.radio-row input{margin-top:2px;accent-color:var(--orange-2)}.radio-row .muted{color:#565959}.locale-divider{border-top:1px solid #e3e6e6;margin:10px 0}.locale-foot{border-top:1px solid #e3e6e6;margin-top:10px;padding-top:10px;font-size:12px;color:#565959}.account-menu{position:relative}.account-panel{position:absolute;top:calc(100% + 12px);right:-6px;z-index:200;width:420px;max-width:90vw;background:#fff;color:#0f1111;border-radius:8px;padding:16px;box-shadow:0 6px 18px #0000004d}.account-arrow{position:absolute;top:-8px;right:60px;width:16px;height:16px;background:#fff;transform:rotate(45deg)}.account-cta{text-align:center;border-bottom:1px solid #e3e6e6;padding-bottom:14px;margin-bottom:14px}.btn-signin{display:inline-block;background:var(--orange-2);border:1px solid var(--amber-dark);border-radius:8px;padding:8px 40px;font-size:13px;font-weight:500;color:#0f1111}.btn-signin:hover{filter:brightness(.96)}.account-cta-sub{font-size:12px;margin:8px 0 0}.account-cta-sub a{color:var(--link)}.account-cta-sub a:hover{color:var(--link-hover);text-decoration:underline}.account-cols{display:grid;grid-template-columns:1fr 1fr;gap:20px}.account-col h4{margin:0 0 8px;font-size:15px}.account-col a{display:block;font-size:13px;color:#0f1111;padding:4px 0}.account-col a:hover{color:var(--link-hover);text-decoration:underline}.drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden}.drawer-root.open{visibility:visible}.drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .2s ease}.drawer-root.open .drawer-overlay{opacity:1}.drawer{position:absolute;top:0;left:0;width:365px;max-width:88vw;height:100%;background:#fff;transform:translate(-100%);transition:transform .22s ease;overflow-y:auto;box-shadow:2px 0 16px #0000004d}.drawer-root.open .drawer{transform:translate(0)}.drawer-head{background:#232f3e;color:#fff;padding:14px 18px}.drawer-user{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700}.drawer-avatar{font-size:20px}.drawer-close{position:absolute;top:10px;right:-44px;width:36px;height:36px;background:transparent;border:none;color:#fff;font-size:22px}.drawer-body{padding:8px 0 40px}.drawer-section{padding:8px 0}.drawer-section h3{font-size:17px;margin:8px 0;padding:0 18px}.drawer-link{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;background:transparent;border:none;padding:11px 18px;font-size:14px;color:#0f1111}.drawer-link:hover{background:#eaeded}.drawer-chevron{color:#888}.drawer-hr{border-top:1px solid #d5d9d9;margin:4px 0}.hero{background:linear-gradient(180deg,#232f3e,#37475a);color:#fff;padding:40px 20px;text-align:center}.hero h1{margin:0 0 8px;font-size:32px}.hero p{margin:0;font-size:16px;color:#dbe3ea}.results{max-width:1500px;margin:0 auto;padding:16px}.results-heading{margin:8px 4px 16px;font-size:22px}.status{padding:30px;text-align:center;font-size:16px;color:#555}.status.error{color:var(--price)}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px}.card{background:#fff;border-radius:8px;padding:14px;display:flex;flex-direction:column;transition:box-shadow .15s}.card:hover{box-shadow:0 2px 12px #00000026}.card-image{height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.card-image img{max-height:100%;max-width:100%;object-fit:contain;border-radius:4px}.card-title{font-size:15px;line-height:1.35;color:#0f1111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.card-title:hover{color:var(--link-hover)}.card-rating{display:flex;align-items:center;gap:6px;margin:6px 0}.stars-fill{color:#de7921;letter-spacing:1px;font-size:15px}.rating-count{color:var(--link);font-size:13px}.card-price{margin:4px 0;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.price-now{font-size:22px;font-weight:600;color:#0f1111}.price-list{font-size:12px;color:#565959}.prime-badge{font-size:13px;color:#007185;font-weight:700;margin:2px 0 10px}.btn{border:none;border-radius:20px;padding:9px 16px;font-size:14px;font-weight:500;transition:filter .1s}.btn:hover{filter:brightness(.96)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-add{background:var(--orange);color:#0f1111;margin-top:auto}.btn-buy{background:var(--orange-2);color:#0f1111;margin-top:8px}.btn.full{width:100%}.detail{max-width:1400px;margin:0 auto;padding:16px;background:#fff}.breadcrumb{font-size:13px;color:#565959;margin-bottom:14px}.breadcrumb a{color:var(--link)}.detail-grid{display:grid;grid-template-columns:1fr 1fr 300px;gap:30px}.detail-gallery{display:flex;gap:12px;align-items:flex-start}.gallery-thumbs{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.gallery-thumb{width:52px;height:52px;padding:0;border:1px solid var(--border);border-radius:6px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .12s}.gallery-thumb:hover{border-color:var(--link)}.gallery-thumb.active{border-color:var(--price);box-shadow:0 0 0 1px var(--price)}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.detail-image{flex:1;display:flex;align-items:flex-start;justify-content:center}.detail-image img{max-width:100%;border-radius:6px}.detail-title{font-size:24px;font-weight:500;margin:0 0 6px}.detail-brand{color:var(--link);font-size:14px}.detail-rating{display:flex;align-items:center;gap:8px;margin:8px 0}.detail-price{display:flex;align-items:center;gap:8px}.discount{color:var(--price);font-size:22px;font-weight:400}.detail-price .price-now{font-size:28px;font-weight:400}.detail-list{font-size:13px;color:#565959;margin-top:4px}.detail-bullets{padding-left:20px;line-height:1.6;font-size:14px}.detail-desc{font-size:14px;line-height:1.6;color:#333}.buy-box{border:1px solid var(--border);border-radius:8px;padding:16px;height:fit-content}.buy-price{margin-bottom:10px}.buy-price .price-now{font-size:26px;font-weight:600}.buy-prime{color:#007185;font-size:13px;margin-bottom:8px}.in-stock{color:#007600;font-size:18px;margin-bottom:12px}.out-stock{color:var(--price);font-size:18px;margin-bottom:12px}.buy-qty{margin-bottom:12px}.buy-qty select{padding:4px 8px;border-radius:8px;border:1px solid var(--border)}.reviews{max-width:1400px;margin:16px auto 0;background:#fff;border-radius:8px;padding:20px 24px}.reviews-title{font-size:20px;border-bottom:1px solid var(--border);padding-bottom:12px;margin:0 0 16px}.reviews-summary{display:flex;align-items:center;gap:14px;margin-bottom:18px}.reviews-avg{font-size:40px;font-weight:700;color:#0f1111;line-height:1}.reviews-count{font-size:13px;color:#565959;margin-top:2px}.review-form{background:#f7fafa;border:1px solid var(--border);border-radius:8px;padding:16px;margin-bottom:20px;max-width:560px}.review-form h3{margin:0 0 10px;font-size:16px}.star-input{display:flex;gap:2px;margin-bottom:10px}.star-btn{background:none;border:none;font-size:28px;line-height:1;color:#d5d9d9;padding:0 2px}.star-btn.on{color:#de7921}.review-form textarea{width:100%;padding:8px 10px;border:1px solid #888c8c;border-radius:4px;font-family:inherit;font-size:14px;resize:vertical;margin-bottom:10px}.review-notice{padding:10px 0 18px;font-size:14px}.review-notice.muted{color:#565959}.review-list{display:flex;flex-direction:column;gap:18px}.review-item{border-top:1px solid #eee;padding-top:16px}.review-head{display:flex;align-items:center;gap:10px;margin-bottom:4px}.review-author{font-weight:700;font-size:14px}.review-badge{font-size:12px;color:#007600;font-weight:600}.review-date{font-size:12px;color:#565959;margin-left:auto}.review-comment{margin:6px 0 0;font-size:14px;line-height:1.55;color:#0f1111}.cart-page{max-width:1400px;margin:0 auto;padding:16px;display:grid;grid-template-columns:1fr 300px;gap:16px;align-items:start}.cart-main{background:#fff;border-radius:8px;padding:20px}.cart-main h1{margin:0 0 6px;border-bottom:1px solid var(--border);padding-bottom:14px}.cart-empty{padding:30px 0}.cart-empty .btn{display:inline-block;margin-top:12px}.cart-line{display:grid;grid-template-columns:120px 1fr auto;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}.cart-line-img img{max-width:120px;max-height:120px;object-fit:contain}.cart-line-title{font-size:17px;color:#0f1111}.cart-line-title:hover{color:var(--link-hover)}.cart-line-price{font-weight:700;margin:6px 0}.cart-line-controls{display:flex;align-items:center;gap:14px;margin-top:8px}.cart-line-controls select{padding:3px 6px;border-radius:8px;border:1px solid var(--border)}.link-btn{background:none;border:none;color:var(--link);font-size:13px;padding:0}.link-btn:hover{color:var(--link-hover);text-decoration:underline}.cart-line-total{font-weight:700;font-size:17px}.cart-subtotal-line{text-align:right;font-size:18px;padding-top:16px}.cart-summary,.checkout-summary{background:#fff;border-radius:8px;padding:18px}.summary-row{display:flex;justify-content:space-between;margin:8px 0;font-size:14px}.discount-row{color:#067d62;font-weight:600}.coupon-box{border-bottom:1px solid var(--border);padding-bottom:14px;margin-bottom:12px}.coupon-label{display:block;font-size:13px;font-weight:700;margin-bottom:6px}.coupon-row{display:flex;gap:8px}.coupon-input{flex:1;padding:8px 10px;border:1px solid #888c8c;border-radius:4px;font-size:14px;text-transform:uppercase;min-width:0}.coupon-btn{background:#e7e9ec;border:1px solid #adb1b8;border-radius:8px;padding:8px 14px;font-size:13px;white-space:nowrap}.coupon-btn:hover{background:#d9dce0}.coupon-btn.remove{color:var(--price)}.coupon-error{color:var(--price);font-size:12px;margin-top:6px}.coupon-ok{color:#067d62;font-size:12px;margin-top:6px}.summary-total{font-size:18px;font-weight:700;color:var(--price);border-top:1px solid var(--border);padding-top:10px;margin-top:10px}.checkout-page{max-width:1200px;margin:0 auto;padding:16px}.checkout-grid{display:grid;grid-template-columns:1fr 340px;gap:20px;align-items:start}.checkout-form{background:#fff;border-radius:8px;padding:20px}.checkout-section{margin-bottom:24px}.checkout-section h2{font-size:18px;border-bottom:1px solid var(--border);padding-bottom:8px}.field{margin-bottom:12px;flex:1}.field label{display:block;font-size:13px;font-weight:700;margin-bottom:4px}.field input{width:100%;padding:8px 10px;border:1px solid #888c8c;border-radius:4px;font-size:14px}.field input:focus{outline:2px solid var(--amber);border-color:var(--amber)}.field-row{display:flex;gap:12px}.payment-demo{background:#f7fafa;border:1px solid var(--border);border-radius:6px;padding:14px}.payment-note{font-size:13px;color:#565959;margin:10px 0 0}.pay-methods{display:flex;flex-direction:column;gap:10px}.pay-method{display:flex;align-items:center;gap:12px;border:2px solid var(--border);border-radius:8px;padding:14px 16px;cursor:pointer}.pay-method:hover{border-color:var(--amber-dark)}.pay-method.active{border-color:var(--orange-2);background:#fff8ee;box-shadow:0 0 0 1px var(--orange-2)}.pay-method input{accent-color:var(--orange-2);width:18px;height:18px}.pay-icon{font-size:26px}.pay-text{display:flex;flex-direction:column}.pay-name{font-weight:700;font-size:15px}.pay-desc{font-size:13px;color:#565959}.summary-item{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;font-size:13px;margin-bottom:10px}.summary-item img{width:44px;height:44px;object-fit:contain}.summary-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.confirm-page{max-width:900px;margin:0 auto;padding:24px 16px}.confirm-banner{background:#fff;border-radius:8px;padding:24px;display:flex;align-items:center;gap:18px;border-left:6px solid #007600}.confirm-check{width:54px;height:54px;border-radius:50%;background:#007600;color:#fff;font-size:30px;display:flex;align-items:center;justify-content:center}.confirm-banner h1{margin:0 0 4px;color:#007600;font-size:24px}.confirm-card{background:#fff;border-radius:8px;padding:20px;margin:16px 0}.confirm-meta{display:flex;gap:40px;flex-wrap:wrap}.confirm-label{display:block;font-size:12px;color:#565959}.confirm-value{font-weight:700}.confirm-item{display:grid;grid-template-columns:50px 1fr auto;gap:12px;align-items:center;margin:10px 0}.confirm-item img{width:50px;height:50px;object-fit:contain}.confirm-page .btn{display:inline-block}.footer{margin-top:40px}.footer-back-to-top{background:#37475a;color:#fff;border:none;width:100%;padding:15px;font-size:13px}.footer-back-to-top:hover{background:#485769}.footer-columns{background:var(--dark-2);color:#fff;display:flex;justify-content:center;gap:70px;padding:40px 20px;flex-wrap:wrap}.footer-col h4{margin:0 0 12px;font-size:16px}.footer-col a{display:block;color:#ddd;font-size:14px;margin-bottom:8px}.footer-col a:hover{text-decoration:underline}.footer-bottom{background:var(--dark);color:#ddd;text-align:center;padding:30px 20px}.footer-logo{font-size:22px;font-weight:800;color:#fff}.footer-logo span{color:var(--amber);font-size:22px;margin-left:4px}.footer-bottom p{font-size:12px;margin-top:10px}.auth-page{max-width:360px;margin:24px auto;padding:0 16px 40px;display:flex;flex-direction:column;align-items:center}.auth-logo{font-size:26px;font-weight:800;color:#131921;margin-bottom:16px}.auth-logo span{color:var(--amber-dark);font-size:15px}.auth-card{width:100%;border:1px solid #ddd;border-radius:8px;padding:20px;background:#fff}.auth-card h1{font-size:26px;font-weight:400;margin:0 0 16px}.auth-field{display:block;margin-bottom:14px}.auth-field>span{display:block;font-size:13px;font-weight:700;margin-bottom:4px}.auth-field input{width:100%;padding:8px 10px;border:1px solid #888c8c;border-radius:3px;font-size:15px}.auth-field input:focus{outline:2px solid var(--amber);border-color:var(--amber)}.auth-hint{display:block;font-size:12px;color:#565959;margin-top:3px}.auth-error{background:#fff0f0;border:1px solid #d8000c;color:#b12704;border-radius:4px;padding:8px 10px;font-size:13px;margin:10px 0}.auth-terms{font-size:12px;color:#111;line-height:1.5;margin:14px 0 0}.auth-divider{width:100%;text-align:center;border-bottom:1px solid #ddd;line-height:.1em;margin:24px 0 18px}.auth-divider span{background:var(--bg);padding:0 10px;font-size:12px;color:#565959}.auth-alt{width:100%;text-align:center}.acct-type{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.acct-type-btn{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:12px;border:2px solid #d5d9d9;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.acct-type-btn:hover{border-color:var(--amber-dark)}.acct-type-btn.active{border-color:var(--orange-2);background:#fff8ee;box-shadow:0 0 0 1px var(--orange-2)}.acct-type-icon{font-size:22px}.acct-type-name{font-weight:700;font-size:14px}.acct-type-desc{font-size:11px;color:#565959;line-height:1.3}.account-page{max-width:700px;margin:0 auto;padding:24px 16px}.account-card{background:#fff;border:1px solid var(--border);border-radius:8px;padding:8px 20px;margin:16px 0}.account-row{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #eee}.account-row:last-child{border-bottom:none}.account-label{color:#565959;font-size:14px}.account-badge{background:#232f3e;color:#fff;border-radius:12px;padding:2px 10px;font-size:13px}.account-actions{display:flex;gap:12px}.account-actions .btn{display:inline-block}.seller-page{max-width:1000px;margin:0 auto;padding:24px 16px}.seller-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--border);padding-bottom:12px}.seller-store{color:#565959;font-weight:700}.seller-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin:20px 0}.seller-stat{background:#fff;border:1px solid var(--border);border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:6px}.seller-stat-num{font-size:30px;font-weight:700;color:#131921}.seller-stat-accent{background:#f0f9f4;border-color:#067d62}.seller-stat-accent .seller-stat-num{color:#067d62}.seller-stat-label{font-size:13px;color:#565959}.seller-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.seller-actions .btn:disabled{opacity:.55}.seller-soon{font-size:13px;color:#565959}.orders-page{max-width:900px;margin:0 auto;padding:24px 16px}.orders-page>h1{margin:0 0 16px}.orders-empty{background:#fff;border-radius:10px;padding:30px;text-align:center}.orders-empty .btn{display:inline-block;margin-top:12px}.order-card{background:#fff;border:1px solid var(--border);border-radius:10px;margin-bottom:16px;overflow:hidden}.order-card-head{display:flex;flex-wrap:wrap;gap:24px;background:#f0f2f2;border-bottom:1px solid var(--border);padding:14px 20px}.order-meta{display:flex;flex-direction:column;font-size:14px}.order-meta-label{font-size:12px;color:#565959;text-transform:uppercase}.order-meta-right{margin-left:auto;text-align:right}.order-status{color:#007600;font-weight:700;font-size:13px}.order-card-body{padding:8px 20px}.order-line{display:grid;grid-template-columns:56px 1fr auto auto;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #eee;color:#0f1111}.order-line:last-child{border-bottom:none}.order-line img{width:56px;height:56px;object-fit:cover;border-radius:6px}.order-line-title{font-size:14px}.order-line:hover .order-line-title{color:var(--link-hover)}.order-line-qty{color:#565959;font-size:13px}.order-line-total{font-weight:700}.order-card-foot{padding:12px 20px;border-top:1px solid var(--border)}.order-card-foot .btn{display:inline-block}.order-status.shipped{color:#067d62}.order-status.pending{color:#c45500}.seller-stat-link{text-decoration:none;color:inherit;transition:box-shadow .15s}.seller-stat-link:hover{box-shadow:0 2px 12px #00000024}.seller-orders-count{color:#565959;margin:0 0 12px}.order-ship-to{padding:12px 20px;font-size:14px;border-bottom:1px solid #eee;background:#fafafa}.seller-line{grid-template-columns:56px 1fr auto auto}.line-badge{font-size:12px;font-weight:700;padding:3px 10px;border-radius:12px}.line-badge.pending{background:#fff3e0;color:#c45500}.line-badge.shipped{background:#e6f4ea;color:#067d62}.seller-shipped-note{color:#067d62;font-weight:700;font-size:14px}.seller-form-page{max-width:1000px;margin:0 auto;padding:24px 16px}.seller-form-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px}.seller-form-grid{display:grid;grid-template-columns:1fr 260px;gap:20px;align-items:start}.seller-form{background:#fff;border-radius:10px;padding:20px}.sf-field{display:block;margin-bottom:14px}.sf-field>span{display:block;font-size:13px;font-weight:700;margin-bottom:4px}.sf-field input,.sf-field textarea{width:100%;padding:8px 10px;border:1px solid #888c8c;border-radius:4px;font-size:14px;font-family:inherit}.sf-field input:focus,.sf-field textarea:focus{outline:2px solid var(--amber);border-color:var(--amber)}.sf-row{display:flex;gap:12px}.sf-row .sf-field{flex:1}.sf-hint{display:block;font-size:12px;color:#565959;margin-top:3px}.sf-field-label{display:block;font-size:13px;font-weight:700;margin-bottom:4px}.sf-upload{display:flex;align-items:center;gap:14px;margin-bottom:8px}.sf-upload-btn{display:inline-block;background:var(--orange);border:1px solid var(--amber-dark);border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap}.sf-upload-btn:hover{filter:brightness(.96)}.sf-url-input{font-size:13px}.sf-check{display:flex;align-items:center;gap:8px;font-size:14px;margin:6px 0 16px}.seller-preview{background:#fff;border-radius:10px;padding:16px;position:sticky;top:76px}.seller-preview h3{margin:0 0 12px;font-size:15px}.seller-empty{padding:30px 0}.seller-empty .btn{display:inline-block;margin-top:12px}.inv-table-wrap{background:#fff;border-radius:10px;padding:8px 16px;margin-top:16px;overflow-x:auto}.inv-table{width:100%;border-collapse:collapse}.inv-table th,.inv-table td{text-align:left;padding:12px 10px;border-bottom:1px solid #eee;font-size:14px;vertical-align:middle}.inv-table th{font-size:12px;color:#565959}.inv-thumb{width:46px;height:46px;object-fit:cover;border-radius:6px}.inv-title{color:#0f1111;font-weight:500}.inv-title:hover{color:var(--link-hover)}.inv-stock{color:#007600;font-weight:700}.inv-out{color:var(--price);font-weight:700}.inv-actions{display:flex;gap:14px;white-space:nowrap}.link-btn.danger{color:var(--price)}.link-btn.danger:hover{color:#7a1a03}@media (max-width: 800px){.seller-form-grid{grid-template-columns:1fr}.seller-preview{position:static}}.lnd{max-width:1500px;margin:0 auto;padding:14px;display:flex;flex-direction:column;gap:16px}.lnd-section-title{text-align:center;font-size:22px;margin:6px 0 14px}.lnd-hero{display:grid;grid-template-columns:230px 1fr 230px;gap:12px}.lnd-tiles{display:flex;flex-direction:column;gap:12px}.lnd-tile{position:relative;flex:1;min-height:96px;border-radius:8px;overflow:hidden;display:block}.lnd-tile img{width:100%;height:100%;object-fit:cover}.lnd-tile span{position:absolute;top:12px;left:12px;color:#fff;font-weight:700;font-size:15px;text-shadow:0 1px 4px rgba(0,0,0,.6)}.lnd-carousel{position:relative;border-radius:12px;overflow:hidden;min-height:330px}.lnd-slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;display:flex;align-items:center;padding:0 46px;opacity:0;transition:opacity .6s ease;pointer-events:none}.lnd-slide.active{opacity:1;pointer-events:auto}.lnd-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000073,#0000000d)}.lnd-slide-text{position:relative;color:#fff;max-width:60%}.lnd-slide-text h2{font-size:40px;margin:0 0 8px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.lnd-slide-text p{font-size:16px;margin:0 0 16px;text-shadow:0 1px 4px rgba(0,0,0,.5)}.lnd-shop-now{display:inline-block;background:#fff;color:#0f1111;font-weight:700;padding:10px 24px;border-radius:20px}.lnd-shop-now:hover{background:var(--amber)}.lnd-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:#fffc;font-size:24px;color:#333;z-index:3}.lnd-arrow:hover{background:#fff}.lnd-arrow.left{left:12px}.lnd-arrow.right{right:12px}.lnd-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}.lnd-dots span{width:9px;height:9px;border-radius:50%;background:#fff9;cursor:pointer}.lnd-dots span.on{background:#fff;width:22px;border-radius:5px}.lnd-circles-wrap{background:#fff;border-radius:12px;padding:16px}.lnd-circles{display:flex;gap:18px;overflow-x:auto;padding-bottom:6px}.lnd-circle{flex:0 0 auto;width:88px;text-align:center;color:#0f1111}.lnd-circle-img{display:block;width:72px;height:72px;margin:0 auto 8px;border-radius:50%;overflow:hidden;background:#f2f3f3}.lnd-circle-img img{width:100%;height:100%;object-fit:cover}.lnd-circle:hover .lnd-circle-img{box-shadow:0 0 0 2px var(--orange-2)}.lnd-circle-name{display:block;font-size:13px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lnd-deals{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lnd-deal{background:#fff;border-radius:12px;padding:14px}.lnd-deal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.lnd-deal-head h3{margin:0;font-size:18px;font-style:italic}.lnd-deal-more{color:#888;font-size:18px}.lnd-deal-items{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lnd-deal-item{display:block;color:#0f1111}.lnd-deal-item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.lnd-deal-price{display:block;color:var(--price);font-weight:700;margin-top:6px}.lnd-deal-tag{color:var(--price);font-size:12px}.lnd-stores-wrap{background:#fff;border-radius:12px;padding:16px}.lnd-stores{display:flex;gap:22px;overflow-x:auto;padding-bottom:6px}.lnd-store{flex:0 0 auto;width:96px;text-align:center;color:#0f1111}.lnd-store-img{display:block;width:80px;height:80px;margin:0 auto 8px;border-radius:50%;overflow:hidden;background:#f2f3f3}.lnd-store-img img{width:100%;height:100%;object-fit:cover}.lnd-store:hover .lnd-store-img{box-shadow:0 0 0 2px var(--orange-2)}.lnd-store-name{display:block;font-size:13px;line-height:1.25}.lnd-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}.lnd-card{background:#fff;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.lnd-card:hover{box-shadow:0 2px 12px #00000024}.lnd-card-img img{width:100%;aspect-ratio:1;object-fit:cover}.lnd-card-title{color:#0f1111;font-size:14px;line-height:1.35;padding:8px 10px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.lnd-card-foot{display:flex;align-items:center;justify-content:space-between;padding:6px 10px 12px}.lnd-card-price{color:var(--price);font-weight:700;font-size:17px}.lnd-card-add{width:30px;height:30px;border-radius:50%;border:none;background:#f0f2f2;font-size:20px;line-height:1;color:#0f1111}.lnd-card-add:hover{background:var(--orange-2)}.lnd-more{text-align:center;margin:8px 0}.lnd-more-btn{border:1px solid #8d8d8d;background:#fff;border-radius:20px;padding:9px 30px;font-size:14px}.lnd-more-btn:hover{background:#f2f3f3}@media (max-width: 900px){.lnd-hero{grid-template-columns:1fr}.lnd-tiles{flex-direction:row}.lnd-deals{grid-template-columns:1fr}}@media (max-width: 1000px){.detail-grid{grid-template-columns:1fr}.detail-gallery{flex-direction:column-reverse}.gallery-thumbs{flex-direction:row;flex-wrap:wrap}.cart-page,.checkout-grid{grid-template-columns:1fr}}@media (max-width: 640px){.deliver-to,.header-account{display:none}}.seller-head-actions{display:flex;gap:10px;align-items:center}.bulk-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:flex-start;justify-content:center;padding:40px 16px;z-index:1000;overflow-y:auto}.bulk-modal{background:#fff;border-radius:10px;width:100%;max-width:760px;padding:24px 26px 26px;box-shadow:0 12px 48px #00000047}.bulk-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:12px;margin-bottom:14px}.bulk-head h2{font-size:20px;margin:0}.bulk-x{border:none;background:none;font-size:26px;line-height:1;cursor:pointer;color:#666}.bulk-lead{color:#555;font-size:14px;margin:0 0 18px}.bulk-step{display:flex;gap:12px;margin-bottom:18px}.bulk-step-no{flex:0 0 26px;height:26px;border-radius:50%;background:#232f3e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.bulk-step-title{font-weight:600;margin-bottom:8px}.bulk-tpl-btns{display:flex;gap:8px;margin-bottom:10px}.btn.sm{padding:6px 12px;font-size:13px}.bulk-cols{display:flex;flex-wrap:wrap;gap:6px}.bulk-col{font-size:12px;background:#f2f3f5;border-radius:4px;padding:3px 8px;color:#555}.bulk-col.req{background:#fff3e0;color:#b45309;font-weight:600}.bulk-fname{margin-left:10px;font-size:13px;color:#444}.bulk-preview{margin:6px 0 4px}.bulk-summary{display:flex;gap:8px;margin-bottom:10px}.bulk-badge{font-size:12px;font-weight:600;padding:4px 10px;border-radius:14px}.bulk-badge.total{background:#eef1f5;color:#333}.bulk-badge.ok{background:#e6f4ea;color:#1b7f3b}.bulk-badge.bad{background:#fdecea;color:#c0392b}.bulk-hint{font-size:12px;color:#777;margin:6px 0 0}.bulk-hint.warn{color:#b45309}.bulk-table-wrap{max-height:320px;overflow:auto;border:1px solid #eee;border-radius:6px}.bulk-table{width:100%;border-collapse:collapse;font-size:13px}.bulk-table th,.bulk-table td{text-align:left;padding:7px 10px;border-bottom:1px solid #f0f0f0}.bulk-table thead th{position:sticky;top:0;background:#fafafa;font-weight:600;z-index:1}.bulk-table tr.bad-row{background:#fff8f7}.bulk-ok{color:#1b7f3b;font-weight:700}.bulk-bad{color:#c0392b;font-size:12px}.bulk-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.bulk-result{text-align:center;padding:12px 0 4px}.bulk-result-icon{width:54px;height:54px;margin:0 auto 12px;border-radius:50%;background:#e6f4ea;color:#1b7f3b;font-size:30px;display:flex;align-items:center;justify-content:center}.bulk-result h3{margin:0 0 6px}.bulk-err-list{text-align:left;margin:14px auto 0;max-width:480px;max-height:180px;overflow:auto;background:#fff8f7;border:1px solid #f5d6d0;border-radius:6px;padding:8px 12px}.bulk-err-item{font-size:12px;color:#c0392b;padding:2px 0}.bulk-warn{color:#b45309;font-weight:500;font-size:12px}.low-stock{color:#b12704;font-size:13px;font-weight:600;margin:4px 0}.cart-line-stock{font-size:13px;margin-top:4px}.cart-line-stock.low{color:#b45309}.cart-line-stock.out{color:#b12704;font-weight:600}.cart-stock-warn{background:#fff4f4;border:1px solid #f3c6c0;color:#b12704;font-size:13px;padding:8px 10px;border-radius:6px;margin:10px 0}.btn:disabled{opacity:.55;cursor:not-allowed}.stock-alert{background:#fff8f2;border:1px solid #f4d0b0;border-left:4px solid #e67e22;border-radius:8px;padding:14px 16px;margin-bottom:20px}.stock-alert-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.stock-alert-icon{color:#e67e22;font-size:18px}.stock-alert-sub{color:#8a6d3b;font-size:13px;margin-left:2px}.stock-alert-list{list-style:none;margin:0;padding:0}.stock-alert-item{display:flex;align-items:center;gap:12px;padding:8px 0;border-top:1px solid #f1ddc9}.stock-alert-item img{width:40px;height:40px;object-fit:cover;border-radius:6px;background:#fff;border:1px solid #eee}.stock-alert-name{flex:1;color:#232f3e;text-decoration:none;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stock-alert-name:hover{text-decoration:underline}.stock-alert-badge{font-size:12px;font-weight:600;padding:3px 9px;border-radius:12px;white-space:nowrap}.stock-alert-badge.out{background:#fdecea;color:#b12704}.stock-alert-badge.low{background:#fff3e0;color:#b45309}.stock-alert-restock{font-size:13px;font-weight:600;color:#e67e22;text-decoration:none;white-space:nowrap}.stock-alert-restock:hover{text-decoration:underline}.lnd-shelf{margin:26px 0}.lnd-shelf-head{display:flex;align-items:baseline;justify-content:space-between}.lnd-shelf-sub{color:#6b7280;font-size:13px;margin:2px 0 0}.lnd-shelf-row{display:flex;gap:14px;overflow-x:auto;padding:14px 2px 6px;scroll-snap-type:x proximity}.lnd-shelf-row::-webkit-scrollbar{height:8px}.lnd-shelf-row::-webkit-scrollbar-thumb{background:#d5d9df;border-radius:4px}.lnd-shelf-card{flex:0 0 170px;width:170px;background:#fff;border:1px solid #eceef1;border-radius:10px;padding:10px;scroll-snap-align:start;display:flex;flex-direction:column;transition:box-shadow .15s}.lnd-shelf-card:hover{box-shadow:0 4px 16px #0000001a}.lnd-shelf-img{position:relative;display:block}.lnd-shelf-img img{width:100%;height:150px;object-fit:cover;border-radius:8px;background:#f6f6f6}.lnd-shelf-badge{position:absolute;top:8px;left:8px;background:#cc0c39;color:#fff;font-size:12px;font-weight:700;padding:2px 7px;border-radius:4px}.lnd-shelf-name{display:block;font-size:13px;color:#232f3e;text-decoration:none;margin:8px 0;line-height:1.35;height:36px;overflow:hidden}.lnd-shelf-name:hover{color:#c7511f;text-decoration:underline}.lnd-shelf-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.lnd-shelf-price{font-size:17px;font-weight:700;color:#0f1111}.order-track{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;background:#f0f7ff;border-top:1px solid #e3eefb;padding:10px 16px;font-size:14px;color:#0f4c81}.order-track .mono{font-family:ui-monospace,monospace;font-weight:600}.order-track-link{color:#0066c0;font-weight:600;text-decoration:none;white-space:nowrap}.order-track-link:hover{text-decoration:underline}.order-rma-status{padding:8px 16px;font-size:13px;border-top:1px solid #eee;background:#fafafa;color:#555}.order-rma-status.refunded{background:#f0faf3;color:#1b7f3b}.order-rma-status.rejected{background:#fbf0f0;color:#b12704}.order-rma-status.approved{background:#fff8ec;color:#b45309}.rma-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:40px 16px;overflow-y:auto}.rma-modal{background:#fff;border-radius:10px;width:100%;max-width:560px;padding:22px 24px;box-shadow:0 12px 48px #00000047}.rma-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding-bottom:12px;margin-bottom:10px}.rma-head h2{margin:0;font-size:19px}.rma-x{border:none;background:none;font-size:26px;cursor:pointer;color:#666;line-height:1}.rma-sub{color:#555;font-size:14px;margin:0 0 14px}.rma-line{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid #f2f2f2}.rma-line img{width:46px;height:46px;object-fit:cover;border-radius:6px}.rma-line-title{flex:1;font-size:14px}.rma-line-qty{display:flex;align-items:center;gap:6px;font-size:13px}.rma-line-qty select{padding:4px 8px}.rma-reason{display:block;margin-top:14px}.rma-reason span{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.rma-reason textarea{width:100%;border:1px solid #ccc;border-radius:6px;padding:8px;font:inherit;resize:vertical}.rma-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.pay-inst{border:1px solid #e3e6ea;border-radius:10px;padding:18px 20px;margin:16px 0;background:#fff}.pay-inst.crypto{border-left:4px solid #f7931a}.pay-inst.bank{border-left:4px solid #232f3e}.pay-inst h2{font-size:18px;margin:0 0 10px}.pay-inst-lead{color:#444;margin:0 0 14px}.pay-cs{display:flex;flex-direction:column;gap:4px;font-size:15px;margin-bottom:12px}.pay-inst-note{background:#f7f8fa;border-radius:6px;padding:10px 12px;color:#555;font-size:14px}.pay-coins{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.pay-coin{display:flex;flex-direction:column;align-items:center;gap:2px;border:1.5px solid #d5d9df;border-radius:8px;padding:8px 14px;background:#fff;cursor:pointer;min-width:74px}.pay-coin.active{border-color:#f7931a;background:#fff7ec}.pay-coin-sym{font-weight:700;font-size:14px}.pay-coin-net{font-size:11px;color:#777}.pay-wallet{background:#f7f8fa;border-radius:8px;padding:12px 14px}.pay-wallet-label{font-size:13px;color:#555;display:block;margin-bottom:8px}.pay-net-badge{background:#eceff3;border-radius:4px;padding:1px 6px;font-size:11px;font-weight:600}.pay-wallet-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pay-wallet-addr{flex:1;min-width:200px;font-family:ui-monospace,monospace;font-size:13px;background:#fff;border:1px solid #e0e3e7;border-radius:6px;padding:8px 10px;word-break:break-all}.pay-copy{border:1px solid #f7931a;background:#fff;color:#b45309;border-radius:6px;padding:8px 14px;cursor:pointer;font-weight:600;white-space:nowrap}.pay-copy:hover{background:#fff7ec}.pay-inst-amount{font-size:15px;margin:12px 0 4px;font-weight:600}.pay-inst-warn{color:#b12704;font-size:13px;margin:4px 0 0}.pay-inst-pending{color:#555}.support-page{max-width:720px;margin:0 auto}.support-lead{color:#555;margin-bottom:20px}.support-card{border:1px solid #e3e6ea;border-radius:10px;padding:18px 20px;margin-bottom:16px;background:#fff}.support-card h2{font-size:17px;margin:0 0 12px}.support-kv-list{display:flex;flex-direction:column;gap:10px}.support-kv{display:flex;justify-content:space-between;gap:12px;font-size:15px;border-bottom:1px dashed #eee;padding-bottom:8px}.support-kv>span:first-child{color:#666}.support-note{background:#f7f8fa;border-radius:6px;padding:10px 12px;color:#555;margin-top:10px}.notfound{max-width:560px;margin:60px auto;text-align:center;padding:0 16px}.notfound-code{font-size:92px;font-weight:800;color:#febd69;line-height:1}.notfound h1{margin:10px 0 8px}.notfound p{color:#555;margin-bottom:24px}.notfound-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.notfound-actions .btn{width:auto;padding:10px 22px}.about-page{max-width:900px;margin:0 auto}.about-lead{color:#555;font-size:17px;margin-bottom:24px}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.about-card{border:1px solid #e3e6ea;border-radius:10px;padding:18px 20px;background:#fff}.about-card h2{font-size:17px;margin:0 0 10px}.about-card p{color:#555;margin:0 0 14px;line-height:1.55}.about-card .btn{width:auto;padding:8px 18px}.search{position:relative}.search-suggest{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:200;background:#fff;color:#111;border-radius:8px;list-style:none;margin:0;padding:6px;box-shadow:0 8px 28px #00000047;max-height:420px;overflow-y:auto}.suggest-item{display:flex;align-items:center;gap:10px;padding:7px 8px;border-radius:6px;cursor:pointer}.suggest-item.active{background:#f0f6ff}.suggest-item img{width:36px;height:36px;object-fit:cover;border-radius:4px;background:#f6f6f6}.suggest-title{flex:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggest-meta{font-size:12px;color:#777;white-space:nowrap}.suggest-all{padding:9px 8px;border-top:1px solid #eee;margin-top:4px;cursor:pointer;font-size:13px;color:#0066c0;font-weight:600;border-radius:6px}.suggest-all.active{background:#f0f6ff}.mega{position:relative}.mega-panel{position:absolute;top:100%;left:0;z-index:200;width:min(880px,92vw);background:#fff;color:#111;border-radius:0 0 10px 10px;box-shadow:0 12px 32px #00000047;padding:18px 20px}.mega-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px 24px}.mega-cat{display:block;font-weight:700;font-size:14px;color:#111;text-decoration:none;margin-bottom:6px}.mega-cat:hover{color:#c7511f;text-decoration:underline}.mega-brands{display:flex;flex-direction:column;gap:3px}.mega-brand{font-size:13px;color:#555;text-decoration:none}.mega-brand:hover{color:#c7511f;text-decoration:underline}.mega-all{font-size:12px;color:#0066c0;text-decoration:none;margin-top:3px}.mega-all:hover{text-decoration:underline}.wish-btn{background:none;border:none;cursor:pointer;color:#c7511f;display:inline-flex;align-items:center;gap:6px;padding:0}.wish-heart{font-size:20px;line-height:1;color:#b0b6bd;transition:transform .12s}.wish-btn.on .wish-heart{color:#e0245e}.wish-btn:hover .wish-heart{transform:scale(1.15)}.card{position:relative}.card-wish{position:absolute;top:8px;right:8px;z-index:2;background:#ffffffeb;border-radius:50%;width:32px;height:32px;justify-content:center;box-shadow:0 1px 4px #00000026}.buy-wish{margin-top:10px;font-size:14px;font-weight:600;justify-content:center;width:100%}.buy-wish .wish-label{color:#111}.header-wish{display:flex;flex-direction:column;justify-content:center;color:#fff;text-decoration:none;padding:6px 8px;border:1px solid transparent;border-radius:3px}.header-wish:hover{border-color:#fff}.wish-icon{position:relative;font-size:20px;color:#fff}.wish-count{position:absolute;top:-6px;right:-10px;background:var(--amber);color:#111;font-size:11px;font-weight:700;border-radius:10px;padding:0 5px}.wishlist-page{min-height:40vh}.wishlist-count{color:#555;margin:4px 0 16px}.wishlist-empty{text-align:center;padding:40px 0;color:#555}.wishlist-empty .btn{width:auto;display:inline-block;padding:10px 22px;margin-top:10px}.lnd-deal-strip{display:flex;align-items:center;gap:14px;flex-wrap:wrap;background:linear-gradient(90deg,#232f3e,#37475a);color:#fff;border-radius:10px;padding:12px 18px;margin:22px 0 6px}.lnd-deal-strip-title{font-size:18px;font-weight:800}.lnd-deal-strip-timer{display:flex;align-items:center;gap:8px;font-size:14px;color:#ffd8a8}.countdown{display:inline-flex;align-items:center;gap:2px;font-variant-numeric:tabular-nums}.countdown b{background:#111;color:#fff;border-radius:4px;padding:3px 6px;font-size:14px;font-weight:700}.countdown i{color:#ffd8a8;font-style:normal}.utility-bar{background:#0f1111;color:#e6e6e6;font-size:12.5px}.utility-inner{max-width:1500px;margin:0 auto;padding:6px 16px;display:flex;gap:26px;justify-content:center;flex-wrap:wrap}.utility-item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.utility-icon{font-size:14px}@media (max-width: 600px){.utility-inner{gap:14px;font-size:11.5px}}.results-layout{display:grid;grid-template-columns:210px 1fr;gap:22px;align-items:start}@media (max-width: 760px){.results-layout{grid-template-columns:1fr}.filters{position:static}}.filters{position:sticky;top:12px;border:1px solid #e3e6ea;border-radius:10px;background:#fff;padding:14px 16px}.filters-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.filters-head h3{margin:0;font-size:16px}.filters-clear{border:none;background:none;color:#007185;cursor:pointer;font-size:13px;padding:0}.filters-clear.sm{font-size:12px;margin-top:4px}.filter-group{padding:12px 0;border-top:1px solid #f0f0f0}.filter-label{display:block;font-weight:600;font-size:13.5px;margin-bottom:8px}.filter-price{display:flex;align-items:center;gap:6px}.filter-price input{width:100%;border:1px solid #ccc;border-radius:6px;padding:6px 8px;font:inherit}.filter-rating{display:block;font-size:14px;color:#ddb100;cursor:pointer;padding:3px 0}.filter-rating input{accent-color:#febd69;margin-right:6px;vertical-align:middle}.filter-rating .filter-rating-rest{color:#ddd}.filter-rating.on{font-weight:600}.filter-check{display:block;font-size:14px;padding:4px 0;cursor:pointer;color:#333}.filter-check input{margin-right:6px}.results-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px;border-bottom:1px solid #eee;padding-bottom:10px}.results-heading{margin:0 0 2px;font-size:20px}.results-count{color:#565959;font-size:13px}.results-sort{font-size:13px;color:#565959;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.results-sort select{border:1px solid #ccc;border-radius:6px;padding:6px 8px;font:inherit;background:#f7f8fa}.detail-related{margin-top:30px;border-top:1px solid #eee;padding-top:8px}.detail-tabs{margin-top:34px}.tabs-bar{display:flex;gap:4px;border-bottom:2px solid var(--border);flex-wrap:wrap}.tab-btn{padding:12px 20px;border:none;background:none;font-size:15px;font-weight:500;color:#555;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .12s,border-color .12s}.tab-btn:hover{color:var(--link)}.tab-btn.active{color:var(--price);border-bottom-color:var(--price)}.tabs-panel{padding:22px 4px;font-size:14px;line-height:1.7;color:#333}.tabs-panel h4{font-size:15px;margin:18px 0 8px}.tabs-panel h4:first-child{margin-top:0}.tab-muted{color:#767676}.spec-table{width:100%;max-width:640px;border-collapse:collapse}.spec-table th,.spec-table td{text-align:left;padding:10px 14px;border:1px solid var(--border);vertical-align:top}.spec-table th{width:200px;background:#f7f8f8;font-weight:500;color:#555}.tab-shipping p{margin:6px 0;max-width:720px}
