:root{--accent:#b200ed;--accent-2:#7d00a9;--ink:#17151a;--muted:#73717a;--surface:#fff;--bg:#f7f7f8;--line:#e9e7eb;--soft:#f2f0f4;--radius:22px;--shadow-sm:0 8px 30px rgba(20,16,24,.06);--shadow-md:0 18px 55px rgba(20,16,24,.10);--shadow-lg:0 30px 80px rgba(20,16,24,.14)}html{background:var(--bg);scroll-behavior:smooth}body{background:radial-gradient(circle at 5% 0%,rgba(178,0,237,.035),transparent 25rem),var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}::selection{background:rgba(178,0,237,.18);color:var(--ink)}.container{width:min(1240px,calc(100% - 48px))}button,input,textarea,select{font-family:inherit}button,a{touch-action:manipulation}.site-header{background:rgba(255,255,255,.88);border-top:0;border-bottom:1px solid rgba(20,16,24,.07);box-shadow:0 4px 25px rgba(20,16,24,.045);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.site-header.scrolled{box-shadow:0 12px 40px rgba(20,16,24,.10)}.header-top{background:transparent;border-bottom:0}.header-main{min-height:86px;grid-template-columns:190px minmax(280px,1fr) auto;gap:24px}.saitima-logo{justify-content:flex-start;font-size:29px;letter-spacing:-1.5px}.saitima-logo img{height:58px;max-width:190px}.search-box{height:48px;max-width:620px}.search-box input{background:#f5f5f7;border-color:transparent;border-radius:15px;padding-right:48px;font-size:13.5px}.search-box input:hover{background:#f1f0f3}.search-box input:focus{background:#fff;border-color:rgba(178,0,237,.25);box-shadow:0 0 0 4px rgba(178,0,237,.06)}.search-box button{right:14px;font-size:24px}.header-actions{gap:7px}.admin-btn,.cart-btn{height:44px;border-radius:13px;font-size:12px;gap:7px;padding:0 12px}.admin-btn{background:transparent;border-color:transparent;color:#4a4650}.admin-btn:hover{background:#f5f3f6}.admin-icon{font-size:19px}.cart-primary{background:var(--ink);box-shadow:0 8px 22px rgba(23,21,26,.14);padding:0 14px}.cart-primary:hover{background:var(--accent)}.cart-primary b{height:21px;min-width:21px;border-radius:7px}.nav-row{height:54px;background:rgba(255,255,255,.72);border-top:1px solid #f3f1f4}.nav-inner{gap:12px}.main-nav{gap:clamp(16px,2vw,28px)}.main-nav a{font-size:13px;color:#44414b}.main-nav a.active{color:var(--accent)}.main-nav a.active:after{bottom:-8px;height:2px}.campaign-link{height:38px;border-right:0;background:#faf4fc;border-radius:11px;padding:0 12px}.campaign-link b{width:25px;height:25px;border-radius:7px}.campaign-link strong{font-size:11.5px}.campaign-link span{font-size:10px}.hero{min-height:unset;padding:86px 0 105px;background:radial-gradient(circle at 85% 30%,rgba(178,0,237,.11),transparent 25rem),radial-gradient(circle at 15% 80%,rgba(125,0,169,.05),transparent 20rem)}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px}.hero-copy{padding-right:10px}.hero h1{font-size:clamp(50px,6.2vw,88px);line-height:1.03;margin:17px 0 20px;letter-spacing:-4px}.hero-text{font-size:15px;line-height:2.1;max-width:500px}.hero-actions{margin-top:27px;gap:18px}.btn{border-radius:13px;padding:14px 19px}.btn-primary{background:var(--ink);box-shadow:0 14px 30px rgba(23,21,26,.16)}.btn-primary:hover{background:var(--accent);transform:translateY(-2px)}.hero-stats{gap:0;margin-top:48px;display:flex}.hero-stats div{padding:0 22px;border-right:1px solid var(--line)}.hero-stats div:first-child{padding-right:0;border-right:0}.hero-stats strong{font-size:18px}.hero-stats span{font-size:10px}.hero-visual{height:600px}.hero-card{height:570px;border-radius:30px;box-shadow:var(--shadow-lg)}.model-placeholder{padding:38px}.model-placeholder strong{font-size:40px}.floating-tag,.floating-price{border-radius:13px;box-shadow:var(--shadow-md)}.banner-slider-section{padding:22px 0 0}.banner-slider{border-radius:24px;box-shadow:var(--shadow-md)}.banner-slide-content{padding:46px}.banner-slide-content h2{font-size:34px}.banner-arrow{box-shadow:0 8px 25px rgba(0,0,0,.12)}.section{padding:86px 0}.section-head{margin-bottom:27px}.section-head h2{font-size:30px;margin-top:7px}.eyebrow{font-size:10px;letter-spacing:2.1px}.text-link{color:#514b56}.text-link:hover{color:var(--accent)}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.category-card{height:230px;border-radius:19px;box-shadow:var(--shadow-sm);border:1px solid rgba(20,16,24,.04)}.category-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.category-card>div:last-child{padding:17px}.category-card strong{font-size:14px}.category-card small{font-size:10px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{background:var(--surface);border:1px solid #eceaed;border-radius:20px;padding:8px;box-shadow:0 5px 20px rgba(20,16,24,.035);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md);border-color:#e1dce4}.product-card>a{display:block}.product-image{height:340px;border-radius:15px;background:#f0edf1;padding:10px}.product-info{padding:13px 7px 8px}.product-info h3{font-size:13.5px;line-height:1.7;margin:5px 0 10px;min-height:46px}.product-info small{font-size:10px}.product-info strong{font-size:12.5px}.product-info del{font-size:10px}.product-fav,.product-compare{top:18px;width:34px;height:34px;box-shadow:0 7px 18px rgba(20,16,24,.12)}.product-fav{left:18px}.product-compare{right:18px}.product-quickadd{right:17px;left:17px;bottom:17px;border-radius:10px;font-size:11.5px}.product-card:hover .product-quickadd{transform:translateY(0)}.discount-badge,.badge-out{border-radius:8px}.shop-main{padding:42px 0 90px}.shop-head h1{font-size:32px}.cart-layout{grid-template-columns:minmax(0,1fr) 350px;gap:22px}.cart-line{border-radius:17px;padding:12px;box-shadow:0 5px 20px rgba(20,16,24,.035)}.summary-card{border-radius:20px;box-shadow:var(--shadow-sm)}.shop-empty{border-radius:20px;background:#fff}.search-results,.listing-layout{gap:22px}.auth-card,.dash-card,.dash-stat-card,.order-card,.coupon-chip{border-radius:18px}.footer-wrap{margin-top:35px}.footer-dark{border-radius:32px 32px 0 0}.footer-perks{gap:12px}.footer-col>a{font-size:12px}@media(max-width:900px){.container{width:min(100% - 32px,1240px)}.header-main{min-height:72px;grid-template-columns:auto 1fr auto;gap:10px}.saitima-logo{order:1}.search-box{order:2;max-width:none}.header-actions{order:3}.header-actions .admin-btn{display:none}.header-actions .wish-btn,.header-actions .compare-btn{display:none}.mobile-menu-btn{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#f3f1f5;border:0;color:var(--ink);font-size:0}.mobile-menu-btn:before{content:"☰";font-size:20px}.mobile-menu-btn.is-open:before{content:"×";font-size:27px}.cart-btn{width:44px;height:42px;padding:0;background:var(--ink)}.cart-btn .cart-icon{font-size:16px}.cart-primary b{display:grid}.nav-row{position:fixed;inset:72px 12px auto 12px;height:auto;max-height:calc(100vh - 88px);overflow:auto;padding:10px;border:1px solid #ebe7ed;border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 25px 70px rgba(20,16,24,.18);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease}.nav-row.mobile-visible{opacity:1;visibility:visible;transform:none}.nav-inner{display:block}.main-nav,.main-nav.mobile-open{display:flex!important;height:auto;min-height:0;overflow:visible;flex-direction:column;align-items:stretch;gap:3px;padding:4px}.main-nav a{padding:12px 13px;border-radius:11px;font-size:13px}.main-nav a:hover{background:#f7f4f8}.main-nav a.active:after{display:none}.main-nav .nav-item{height:auto;display:block}.main-nav .nav-item>a{display:flex;justify-content:space-between}.nav-dropdown,.main-nav.mobile-open .nav-dropdown{position:static;display:block;min-width:0;margin:0 8px 5px;padding:2px 0;opacity:1;visibility:visible;transform:none;box-shadow:none;background:#faf8fb;border-radius:12px}.mega-menu{display:block!important}.mega-menu-promo{display:none}.mega-menu-links{min-width:0}.mega-menu-title{display:block!important;padding:8px 12px 4px}.mega-menu-viewall{border-top:0!important;margin-top:0}.campaign-link{display:none}.hero{padding:62px 0 75px}.hero-grid{grid-template-columns:1fr;gap:38px}.hero-copy{text-align:center;padding:0}.hero-text{margin:auto}.hero-actions{justify-content:center}.hero-stats{justify-content:center}.hero-visual{height:510px}.hero-card{height:490px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-image{height:300px}.cart-layout{grid-template-columns:1fr}.summary-card{position:static}}@media(max-width:560px){.container{width:calc(100% - 24px)}.site-header{position:sticky}.header-main{min-height:64px;grid-template-columns:auto minmax(0,1fr) auto;gap:6px}.saitima-logo img{height:39px;max-width:112px}.saitima-logo i{width:25px;height:25px;border-width:3px}.search-box{height:40px}.search-box input{padding-right:38px;padding-left:10px;font-size:11px;border-radius:12px}.search-box input::placeholder{font-size:10px}.search-box button{right:9px;font-size:20px}.mobile-menu-btn{width:38px;height:38px}.cart-btn{width:38px;height:38px}.nav-row{inset:64px 8px auto 8px}.hero{padding:46px 0 60px}.hero h1{font-size:50px;letter-spacing:-3px}.hero-text{font-size:13px}.hero-actions{gap:13px;flex-wrap:wrap}.hero-stats{gap:0;width:100%}.hero-stats div{padding:0 12px}.hero-stats strong{font-size:14px}.hero-stats span{font-size:8px}.hero-visual{height:390px}.hero-card{height:375px;border-radius:22px}.model-placeholder{padding:25px}.model-placeholder strong{font-size:28px}.floating-tag,.floating-price{padding:9px 11px;font-size:9px}.floating-tag{top:14px;right:14px}.floating-price{bottom:14px;left:14px}.banner-slider-section{padding-top:12px}.banner-slider{border-radius:17px}.banner-slide-content{padding:22px}.banner-slide-content h2{font-size:20px}.banner-slide-content p{font-size:11px;margin-bottom:12px}.section{padding:62px 0}.section-head h2{font-size:25px}.section-head{align-items:center;margin-bottom:20px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{height:190px;border-radius:15px}.category-card>div:last-child{padding:13px}.category-card strong{font-size:12px}.product-grid{gap:10px}.product-card{border-radius:15px;padding:5px}.product-image{height:225px;border-radius:11px}.product-info{padding:10px 5px 6px}.product-info h3{font-size:11.5px;min-height:40px;margin-bottom:7px}.product-info strong{font-size:10.5px}.product-fav,.product-compare{top:12px;width:30px;height:30px}.product-fav{left:12px}.product-compare{right:12px}.product-quickadd{right:10px;left:10px;bottom:10px;font-size:10px;padding:8px}.shop-main{padding:30px 0 65px}.shop-head h1{font-size:25px}.cart-line{grid-template-columns:70px 1fr auto;gap:10px}.cart-line-img{width:70px;height:78px}.cart-line-price{grid-column:2;text-align:right}.cart-qty{grid-column:2}.cart-line-remove{grid-column:3;grid-row:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.mini-cart-wrap{position:relative;display:inline-flex}.mini-cart-panel{position:absolute;top:calc(100% + 12px);inset-inline-end:0;width:320px;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-lg);padding:14px;z-index:120;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.mini-cart-wrap.is-open .mini-cart-panel{opacity:1;visibility:visible;transform:none}.mini-cart-empty,.mini-cart-loading{padding:22px 6px;text-align:center;font-size:12.5px;color:var(--muted)}.mini-cart-list{display:flex;flex-direction:column;gap:10px;max-height:290px;overflow:auto}.mini-cart-line{display:grid;grid-template-columns:52px 1fr;gap:10px;align-items:center}.mini-cart-line.is-missing{grid-template-columns:1fr;color:var(--muted);font-size:12px;padding:4px 0}.mini-cart-line-img{width:52px;height:58px;border-radius:10px;overflow:hidden;background:var(--soft);flex-shrink:0}.mini-cart-line-img img{width:100%;height:100%;object-fit:cover;display:block}.mini-cart-line-info{display:flex;flex-direction:column;gap:3px;min-width:0}.mini-cart-line-name{font-size:12.5px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-cart-line-meta{font-size:11.5px;color:var(--muted)}.mini-cart-more{margin-top:8px;font-size:11.5px;color:var(--muted);text-align:center}.mini-cart-foot{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.mini-cart-subtotal{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;color:var(--muted);margin-bottom:10px}.mini-cart-subtotal b{color:var(--ink);font-size:14px}.mini-cart-actions{display:flex;gap:8px}.mini-cart-actions a{flex:1;text-align:center;padding:10px 8px;border-radius:11px;font-size:12px;font-weight:600;transition:.15s ease}.mini-cart-view{background:var(--soft);color:var(--ink)}.mini-cart-view:hover{background:var(--line)}.mini-cart-checkout{background:var(--ink);color:#fff}.mini-cart-checkout:hover{background:var(--accent)}@media(max-width:900px){.mini-cart-panel{display:none}}