@font-face{font-family:Vazir;src:url(/fonts/Vazir-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/fonts/Vazir-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/fonts/Vazir-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--site-font:"Vazir",Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{direction:rtl}body,html{font-family:var(--site-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-synthesis:none}body{margin:0;background:#f8fafc;color:#0f172a;min-height:100vh;font-weight:400}a,body,button,input,select,textarea{font-family:var(--site-font)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-synthesis:none}b,h1,h2,h3,h4,h5,h6,strong{font-weight:700}.container{width:100%;padding-inline:12px}.site-header{position:fixed;top:24px;left:34px;right:34px;z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:rgba(14,24,64,.42);border:1px solid hsla(0,0%,100%,.18);border-radius:28px;box-shadow:0 24px 70px rgba(15,23,42,.24)}.header-inner{display:flex;align-items:center;width:100%;min-height:82px;padding:0 22px;gap:24px}.logo{flex-shrink:0;display:inline-flex;align-items:center}.logo img{object-fit:contain;height:74px;width:auto}.nav{display:flex;flex:1 1;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap}.nav a{font-size:17px;font-weight:700;color:hsla(0,0%,100%,.82);padding:10px 16px;border-radius:999px;transition:.22s ease}.nav a:hover{transform:translateY(-1px)}.hamburger,.nav a:hover{color:#fff;background:hsla(0,0%,100%,.12)}.hamburger{display:none;width:48px;height:48px;border-radius:999px;border:1px solid hsla(0,0%,100%,.18);cursor:pointer;font-size:24px}.main-content{width:100%;padding:0}.hero{position:relative;width:100%;min-height:100vh;overflow:hidden;color:#fff;border-radius:0;padding:128px 28px 36px}.hero-bg-layer{position:absolute;inset:0;background-image:url(/hero-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;transform:scale(1.02);animation:heroFloat 18s ease-in-out infinite alternate;z-index:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,10,30,.78),rgba(10,18,55,.42) 42%,rgba(5,10,30,.46)),linear-gradient(180deg,rgba(3,7,18,.22),rgba(3,7,18,.56));z-index:1}.hero-inner{position:relative;z-index:2;width:100%}.hero-grid{display:grid;grid-template-columns:1fr .88fr;align-items:center;grid-gap:34px;gap:34px;min-height:620px}.hero-content{max-width:780px;padding-right:42px}.badge{display:inline-flex;padding:10px 18px;border-radius:999px;background:hsla(0,0%,100%,.18);color:#fff;font-size:15px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 14px 34px rgba(15,23,42,.22);margin-bottom:24px}.badge,.hero-title{align-items:center;gap:8px;font-weight:700}.hero-title{margin:0 0 22px;display:flex;flex-direction:column;line-height:1.35;letter-spacing:-.7px;text-shadow:0 10px 34px rgba(0,0,0,.38)}.hero-title span{display:block;color:hsla(0,0%,100%,.96);font-size:clamp(30px,4.4vw,58px)}.hero-title .hero-brand{font-size:clamp(36px,5vw,68px);color:#fff}.hero-title .hero-subtitle{font-size:clamp(22px,3vw,36px);color:#dbeafe}.hero-description{margin:0 0 32px;max-width:700px;font-size:18px;line-height:2.1;color:hsla(0,0%,100%,.88);font-weight:600;text-shadow:0 8px 26px rgba(0,0,0,.32)}.actions{display:flex;gap:14px;flex-wrap:wrap}.actions,.btn,button{align-items:center;justify-content:center}.btn,button{display:inline-flex;gap:8px;min-height:54px;border:0;border-radius:18px;padding:0 26px;font-weight:700;font-size:16px;cursor:pointer;transition:.25s ease}.btn{text-decoration:none;background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;box-shadow:0 18px 42px rgba(79,70,229,.32)}.btn:hover,button:hover{transform:translateY(-2px)}.btn:hover{box-shadow:0 24px 52px rgba(79,70,229,.42)}.btn-secondary{background:hsla(0,0%,100%,.3);color:#172554;border:1px solid hsla(0,0%,100%,.55);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-visual{position:relative;min-height:470px;display:flex;flex-direction:column;justify-content:center;gap:18px;padding-left:42px}.dashboard-card{position:relative;display:grid;grid-template-columns:74px 1fr 140px;align-items:center;grid-gap:18px;gap:18px;min-height:122px;padding:22px 26px;border-radius:28px;background:rgba(15,23,42,.34);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 24px 60px rgba(15,23,42,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.dashboard-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.16),transparent);pointer-events:none}.dashboard-icon{position:relative;z-index:1;width:64px;height:64px;border-radius:999px;display:grid;place-items:center;color:#fff}.stat-products .dashboard-icon{background:linear-gradient(135deg,#60a5fa,#4f46e5)}.stat-orders .dashboard-icon{background:linear-gradient(135deg,#2dd4bf,#0891b2)}.stat-revenue .dashboard-icon{background:linear-gradient(135deg,#fbbf24,#b45309)}.dashboard-info{position:relative;z-index:1}.dashboard-info span{display:block;font-size:16px;color:hsla(0,0%,100%,.76);margin-bottom:8px;font-weight:700}.dashboard-info strong{display:block;font-size:38px;font-weight:700;color:#fff}.mini-chart{position:relative;z-index:1;height:54px;display:flex;align-items:flex-end;justify-content:flex-end;gap:7px}.mini-chart span{width:9px;border-radius:999px 999px 0 0;background:hsla(0,0%,100%,.26)}.mini-chart span:first-child{height:20px}.mini-chart span:nth-child(2){height:30px}.mini-chart span:nth-child(3){height:24px}.mini-chart span:nth-child(4){height:42px}.mini-chart span:nth-child(5){height:54px}.hero-features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin:18px auto 0;width:min(1120px,calc(100% - 64px));padding:26px 30px;border-radius:28px;background:rgba(8,18,46,.58);border:1px solid hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 60px rgba(15,23,42,.22)}.feature-item{display:flex;align-items:center;gap:16px;padding:0 26px;border-left:1px solid hsla(0,0%,100%,.18)}.feature-item:last-child{border-left:0}.feature-icon{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(99,102,241,.32),rgba(14,165,233,.2));color:#7dd3fc;flex-shrink:0}.feature-item strong{display:block;font-size:18px;font-weight:700;margin-bottom:6px}.feature-item span{display:block;font-size:14px;line-height:1.9;color:hsla(0,0%,100%,.76)}.section{width:100%;margin-top:18px;padding:28px 12px}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding-inline:6px}h2{margin:0;font-size:24px}.grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.card{background:hsla(0,0%,100%,.86);border:1px solid rgba(226,232,240,.9);border-radius:24px;padding:22px;box-shadow:0 18px 46px rgba(15,23,42,.07);transition:.2s ease}.card:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(15,23,42,.12)}.card-title{font-size:18px;font-weight:700;margin-bottom:8px}.card-desc{margin:0;color:#64748b;line-height:1.9;font-size:14px}ul{padding:0;margin:0;list-style:none}li{background:hsla(0,0%,100%,.9);border:1px solid rgba(226,232,240,.95);border-radius:18px;padding:18px;margin-bottom:12px}form{background:hsla(0,0%,100%,.92);border:1px solid rgba(226,232,240,.95);border-radius:24px;padding:24px;max-width:620px;box-shadow:0 18px 46px rgba(15,23,42,.08)}input,select,textarea{width:100%;min-height:48px;border:1px solid #dbe3ef;border-radius:14px;padding:0 16px;margin-bottom:14px;background:#fff;color:#0f172a;outline:none;transition:.18s ease}textarea{min-height:120px;padding-top:12px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px rgba(139,92,246,.12)}@keyframes heroFloat{0%{transform:scale(1.02) translateZ(0)}to{transform:scale(1.07) translate3d(-18px,10px,0)}}@media (max-width:1100px){.hero{padding:118px 20px 28px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-content{padding-right:0;max-width:100%}.hero-visual{padding-left:0;min-height:auto}.dashboard-card{grid-template-columns:68px 1fr 120px}.hero-features{width:100%;grid-template-columns:repeat(2,1fr)}.feature-item:nth-child(2){border-left:0}.feature-item{padding:18px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-header{top:12px;left:12px;right:12px;border-radius:22px}.header-inner{min-height:76px}.hamburger{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nav{position:absolute;top:calc(100% + 10px);left:0;right:0;display:none;flex-direction:column;align-items:stretch;padding:14px;border-radius:22px;background:rgba(14,24,64,.92);border:1px solid hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav.open{display:flex}.nav a{text-align:center;color:hsla(0,0%,100%,.9)}.logo img{height:64px}}.admin-page{padding:132px 18px 56px;background:radial-gradient(circle at top right,rgba(79,70,229,.18),transparent 28%),radial-gradient(circle at bottom left,rgba(14,165,233,.14),transparent 30%),linear-gradient(180deg,#f8fafc,#eef4ff)}.admin-hero{min-height:260px;border-radius:34px;padding:38px;color:#fff;background:linear-gradient(135deg,rgba(12,18,48,.96),rgba(37,99,235,.86)),#0f172a;box-shadow:0 28px 80px rgba(15,23,42,.2)}.admin-hero:before{background:rgba(56,189,248,.28);filter:blur(12px)}.admin-hero:after,.admin-hero:before{content:"";position:absolute;border-radius:999px}.admin-hero:after{background:rgba(129,140,248,.26);filter:blur(10px)}.admin-hero-content,.admin-primary-btn{position:relative;z-index:1}.admin-badge{background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.14);color:#dbeafe;font-weight:700}.admin-hero h1{margin:0 0 14px;font-size:clamp(34px,4.5vw,58px);line-height:1.25;font-weight:700}.admin-hero p{margin:0;max-width:760px;color:hsla(0,0%,100%,.82);font-size:17px;line-height:2.05;font-weight:600}.admin-primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 22px;border-radius:18px;background:linear-gradient(135deg,#38bdf8,#4f46e5);color:#fff;font-weight:700;white-space:nowrap;box-shadow:0 18px 44px rgba(59,130,246,.32);transition:.22s ease}.admin-primary-btn:hover{transform:translateY(-2px);box-shadow:0 24px 56px rgba(59,130,246,.42)}.admin-toolbar{justify-content:space-between;gap:16px;margin:24px 0}.admin-search,.admin-toolbar{display:flex;align-items:center}.admin-search{flex:1 1;max-width:620px;height:58px;gap:12px;padding:0 18px;border-radius:20px;background:hsla(0,0%,100%,.88);border:1px solid rgba(226,232,240,.95);box-shadow:0 18px 48px rgba(15,23,42,.07)}.admin-search svg{color:#64748b;flex-shrink:0}.admin-search input{margin:0;padding:0;min-height:auto;background:transparent;font-size:15px}.admin-search input,.admin-search input:focus{border:0;box-shadow:none}.admin-count{height:58px;display:inline-flex;align-items:center;gap:9px;padding:0 20px;border-radius:20px;background:#fff;color:#334155;border:1px solid rgba(226,232,240,.95);font-weight:700;box-shadow:0 18px 48px rgba(15,23,42,.07)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.product-card{position:relative;overflow:hidden;min-height:320px;display:flex;flex-direction:column;border-radius:30px;padding:24px;background:hsla(0,0%,100%,.92);border:1px solid rgba(226,232,240,.95);box-shadow:0 22px 56px rgba(15,23,42,.08);transition:.24s ease}.product-card:before{content:"";position:absolute;width:180px;height:180px;left:-80px;top:-80px;border-radius:999px;background:rgba(79,70,229,.1)}.product-card:hover{transform:translateY(-6px);box-shadow:0 32px 76px rgba(15,23,42,.14)}.product-card-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.product-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:22px;color:#fff;background:linear-gradient(135deg,#4f46e5,#0ea5e9);box-shadow:0 16px 34px rgba(79,70,229,.24)}.product-status{padding:7px 12px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:13px;font-weight:700}.product-body{position:relative;z-index:1;flex:1 1}.product-body h3{margin:0 0 12px;font-size:22px;line-height:1.5;color:#0f172a;font-weight:700}.product-body p{margin:0;color:#64748b;font-size:14px;line-height:1.95}.product-info{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:22px 0 18px}.product-info div{padding:14px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.product-info span{display:block;margin-bottom:7px;color:#64748b;font-size:13px;font-weight:700}.product-info strong{display:block;color:#2563eb;font-size:15px;font-weight:700}.product-actions{position:relative;z-index:1;display:flex;gap:10px;margin-top:auto}.product-actions a{flex:1 1;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:16px;background:#eef2ff;color:#3730a3;font-size:14px;font-weight:700;transition:.22s ease}.product-actions a:hover{background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff}.admin-empty{min-height:260px;display:grid;place-items:center;grid-gap:10px;gap:10px;border-radius:30px;padding:36px;text-align:center;color:#64748b;background:hsla(0,0%,100%,.84);border:1px dashed #cbd5e1;line-height:2;font-weight:700}.admin-empty svg{color:#4f46e5}.admin-empty strong{color:#0f172a;font-size:20px}.admin-empty a{margin-top:8px;display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 18px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb)}@media (max-width:1300px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-hero{align-items:flex-start;flex-direction:column}}@media (max-width:720px){.admin-page{padding:108px 12px 34px}.admin-hero{min-height:auto;padding:26px;border-radius:26px}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-search{max-width:100%}.product-grid,.product-info{grid-template-columns:1fr}.product-actions{flex-direction:column}}.category-icon{background:linear-gradient(135deg,#8b5cf6,#06b6d4)}.category-status{background:#ede9fe;color:#6d28d9}.category-card:before{background:rgba(139,92,246,.1)}.user-icon{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.user-status{background:#dbeafe;color:#1d4ed8}.user-card:before{background:rgba(14,165,233,.1)}.user-email-row{position:relative;z-index:1;display:flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;margin-bottom:16px;border-radius:15px;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;font-size:14px;font-weight:700}.text-small{font-size:13px!important;word-break:break-all}.order-icon{background:linear-gradient(135deg,#f97316,#ef4444)}.order-status{background:#ffedd5;color:#c2410c}.order-card:before{background:rgba(249,115,22,.1)}.order-method-row{position:relative;z-index:1;display:flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;margin-bottom:16px;border-radius:15px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;font-size:14px;font-weight:700}.payment-icon{background:linear-gradient(135deg,#22c55e,#0f766e)}.payment-status{background:#dcfce7;color:#15803d}.payment-card:before{background:rgba(34,197,94,.1)}.payment-method-row{position:relative;z-index:1;display:flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;margin-bottom:16px;border-radius:15px;background:#ecfdf5;color:#047857;border:1px solid #bbf7d0;font-size:14px;font-weight:700}.cart-icon{background:linear-gradient(135deg,#06b6d4,#2563eb)}.cart-status{background:#cffafe;color:#0e7490}.cart-card:before{background:rgba(6,182,212,.1)}.cart-items-row{position:relative;z-index:1;display:flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;margin-bottom:12px;border-radius:15px;background:#ecfeff;color:#0e7490;border:1px solid #a5f3fc;font-size:14px;font-weight:700}.detail-shell,.form-shell{width:min(980px,100%);margin:0 auto}.detail-hero,.form-hero{position:relative;overflow:hidden;border-radius:32px;padding:34px;margin-bottom:22px;color:#fff;background:linear-gradient(135deg,rgba(12,18,48,.96),rgba(37,99,235,.86)),#0f172a;box-shadow:0 28px 80px rgba(15,23,42,.18)}.detail-hero:after,.form-hero:after{content:"";position:absolute;width:340px;height:340px;border-radius:999px;left:-100px;bottom:-170px;background:rgba(56,189,248,.25);filter:blur(12px)}.detail-hero>*,.form-hero>*{position:relative;z-index:1}.detail-hero h1,.form-hero h1{margin:0 0 12px;font-size:clamp(32px,4vw,50px);font-weight:700}.detail-hero p,.form-hero p{margin:0;max-width:720px;color:hsla(0,0%,100%,.82);line-height:2}.admin-form{max-width:100%;padding:30px;border-radius:30px}.admin-form label{display:block;margin-bottom:16px;color:#334155;font-size:14px;font-weight:700}.admin-form input,.admin-form textarea{margin-top:8px}.form-title{display:flex;align-items:center;gap:10px;margin-bottom:22px;color:#0f172a;font-size:20px;font-weight:700}.form-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:10px}.danger-btn,.ghost-btn{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:18px;padding:0 22px;font-weight:700;transition:.22s ease}.ghost-btn{background:#f1f5f9;color:#334155}.ghost-btn:hover{background:#e2e8f0;transform:translateY(-1px)}.danger-btn{background:#fee2e2;color:#b91c1c;box-shadow:none}.danger-btn:hover{background:#ef4444;color:#fff}.detail-hero{display:flex;align-items:center;gap:20px}.detail-icon{width:76px;height:76px;border-radius:26px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#4f46e5,#0ea5e9);flex-shrink:0}.detail-hero span{display:block;margin-bottom:8px;color:#dbeafe;font-weight:700}.detail-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;grid-gap:16px;gap:16px;margin-bottom:22px}.detail-card{min-height:180px;padding:24px;border-radius:26px;background:hsla(0,0%,100%,.92);border:1px solid rgba(226,232,240,.95);box-shadow:0 20px 50px rgba(15,23,42,.07)}.detail-card-title{display:flex;align-items:center;gap:9px;margin-bottom:16px;color:#334155;font-weight:700}.detail-card p{margin:0;color:#64748b;line-height:2}.detail-card strong{color:#2563eb;font-size:26px;font-weight:700}@media (max-width:820px){.detail-grid,.form-grid-2{grid-template-columns:1fr}.detail-hero{align-items:flex-start;flex-direction:column}.form-actions{flex-direction:column;align-items:stretch}.form-actions a,.form-actions button{width:100%}}.product-upload-box{display:grid;grid-template-columns:220px 1fr;grid-gap:20px;gap:20px;align-items:stretch;padding:18px;margin-bottom:22px;border-radius:24px;background:#f8fafc;border:1px solid #e2e8f0}.upload-preview{min-height:190px;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,rgba(79,70,229,.1),rgba(14,165,233,.12)),#fff;border:1px dashed #cbd5e1}.upload-preview img{width:100%;height:100%;object-fit:cover}.upload-placeholder{height:100%;min-height:190px;display:grid;place-items:center;text-align:center;color:#64748b;font-weight:700}.upload-placeholder svg{margin-bottom:8px;color:#4f46e5}.upload-content{display:flex;flex-direction:column;justify-content:center}.upload-content strong{color:#0f172a;font-size:18px;font-weight:700;margin-bottom:8px}.upload-content p{margin:0 0 16px;color:#64748b;line-height:1.9;font-size:14px}.upload-btn{width:-moz-fit-content;width:fit-content;min-height:46px;display:inline-flex!important;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:16px;color:#fff!important;background:linear-gradient(135deg,#4f46e5,#2563eb);font-weight:700!important;cursor:pointer;margin:0!important}.upload-success{display:inline-flex;margin-top:12px;color:#15803d;font-size:14px;font-weight:700}.price-words-box{display:flex;flex-direction:column;gap:8px;padding:16px 18px;margin-bottom:16px;border-radius:18px;background:#eef2ff;border:1px solid #c7d2fe}.price-words-box span{color:#4338ca;font-size:14px;font-weight:700}.price-words-box strong{color:#172554;line-height:1.9;font-size:15px;font-weight:700}@media (max-width:720px){.product-upload-box{grid-template-columns:1fr}.upload-btn{width:100%}}.product-detail-layout{display:grid;grid-template-columns:360px 1fr;grid-gap:22px;gap:22px;align-items:stretch;margin-bottom:22px}.product-detail-image-card{min-height:430px;border-radius:30px;overflow:hidden;background:linear-gradient(135deg,rgba(79,70,229,.1),rgba(14,165,233,.12)),#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 20px 50px rgba(15,23,42,.07)}.product-detail-image-card img{width:100%;height:100%;object-fit:cover}.product-detail-image-empty{height:100%;min-height:430px;display:grid;place-items:center;text-align:center;color:#64748b;font-weight:700;padding:24px}.product-detail-image-empty svg{color:#4f46e5;margin-bottom:10px}.product-detail-info{display:flex;flex-direction:column;gap:16px}.product-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:0}.detail-price-words{margin-top:12px!important;color:#64748b!important;font-size:14px;line-height:1.9}@media (max-width:980px){.product-detail-layout{grid-template-columns:1fr}.product-detail-image-card,.product-detail-image-empty{min-height:320px}.product-detail-grid{grid-template-columns:1fr}}.product-card-with-image{min-height:520px}.product-image-box{position:relative;z-index:1;height:190px;margin:-8px -8px 20px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,rgba(79,70,229,.1),rgba(14,165,233,.12)),#fff;border:1px solid #e2e8f0}.product-image-box img{width:100%;height:100%;object-fit:cover}.product-image-empty{height:100%;display:grid;place-items:center;text-align:center;color:#64748b;font-weight:700}.product-image-empty svg{color:#4f46e5;margin-bottom:8px}.product-model-row{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;margin-bottom:12px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:13px;font-weight:700}.product-price-box{position:relative;z-index:1;padding:15px;margin:20px 0 14px;border-radius:20px;background:linear-gradient(135deg,#eef2ff,#eff6ff);border:1px solid #c7d2fe}.product-price-box span{display:block;margin-bottom:8px;color:#4338ca;font-size:13px;font-weight:700}.product-price-box strong{display:block;color:#172554;font-size:18px;font-weight:700;margin-bottom:6px}.product-price-box small{display:block;color:#64748b;line-height:1.8;font-size:13px;font-weight:700}.product-date-text{font-size:13px!important;color:#334155!important}.product-created-row{position:relative;z-index:1;display:flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;margin-bottom:16px;border-radius:15px;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;font-size:13px;font-weight:700}.product-card-with-image{text-align:center}.product-card-with-image .product-card-top{position:absolute;top:34px;left:34px;right:34px;z-index:5;margin:0;pointer-events:none}.product-card-with-image .product-icon,.product-card-with-image .product-status{pointer-events:auto}.product-card-with-image .product-status{box-shadow:0 10px 28px rgba(15,23,42,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-card-with-image .product-image-box:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.28),rgba(15,23,42,.02) 45%,rgba(15,23,42,.04));pointer-events:none}.product-card-with-image .product-image-box{margin:-8px -8px 22px}.product-card-with-image .product-body,.product-card-with-image .product-body h3,.product-card-with-image .product-body p{text-align:center}.product-model-row{justify-content:center;margin-left:auto;margin-right:auto}.product-card-with-image .product-info div,.product-card-with-image .product-info span,.product-card-with-image .product-info strong,.product-price-box,.product-price-box small,.product-price-box span,.product-price-box strong{text-align:center}.product-created-row{text-align:center}.product-card-with-image .product-actions,.product-created-row{justify-content:center}.product-card-with-image .product-actions a{text-align:center}.shop-page{min-height:100vh;padding:132px 18px 56px;background:radial-gradient(circle at top right,rgba(79,70,229,.16),transparent 30%),radial-gradient(circle at bottom left,rgba(14,165,233,.13),transparent 32%),linear-gradient(180deg,#f8fafc,#eef4ff)}.shop-hero{position:relative;overflow:hidden;border-radius:36px;padding:46px 38px;color:#fff;background:linear-gradient(135deg,rgba(12,18,48,.96),rgba(37,99,235,.86)),#0f172a;box-shadow:0 28px 80px rgba(15,23,42,.2)}.shop-hero:after{content:"";position:absolute;width:420px;height:420px;left:-120px;bottom:-210px;border-radius:999px;background:rgba(56,189,248,.26);filter:blur(12px)}.shop-hero>*{position:relative;z-index:1}.shop-badge{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;margin-bottom:18px;border-radius:999px;background:hsla(0,0%,100%,.14);color:#dbeafe;font-weight:700}.shop-hero h1{margin:0 0 14px;font-size:clamp(34px,5vw,64px);font-weight:700}.shop-hero p{margin:0;max-width:720px;color:hsla(0,0%,100%,.82);line-height:2;font-weight:700}.shop-toolbar{justify-content:space-between;gap:16px;margin:24px 0}.shop-search,.shop-toolbar{display:flex;align-items:center}.shop-search{flex:1 1;max-width:620px;height:58px;gap:12px;padding:0 18px;border-radius:20px;background:hsla(0,0%,100%,.88);border:1px solid rgba(226,232,240,.95);box-shadow:0 18px 48px rgba(15,23,42,.07)}.shop-search input{margin:0;padding:0;min-height:auto;background:transparent}.shop-search input,.shop-search input:focus{border:0;box-shadow:none}.shop-count{height:58px;display:inline-flex;align-items:center;gap:9px;padding:0 20px;border-radius:20px;background:#fff;color:#334155;border:1px solid rgba(226,232,240,.95);font-weight:700;box-shadow:0 18px 48px rgba(15,23,42,.07)}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.shop-card{overflow:hidden;border-radius:30px;background:hsla(0,0%,100%,.92);border:1px solid rgba(226,232,240,.95);box-shadow:0 22px 56px rgba(15,23,42,.08);transition:.24s ease}.shop-card:hover{transform:translateY(-6px);box-shadow:0 32px 76px rgba(15,23,42,.14)}.shop-card-image{height:240px;background:#f8fafc}.shop-card-image img{width:100%;height:100%;object-fit:cover}.shop-card-image-empty{height:100%;min-height:240px;display:grid;place-items:center;text-align:center;color:#64748b;font-weight:700}.shop-card-body{padding:22px;text-align:center}.shop-card-body h2{margin:0 0 12px;font-size:21px;color:#0f172a;font-weight:700}.shop-model{width:-moz-fit-content;width:fit-content;min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;margin-bottom:12px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:13px;font-weight:700}.shop-card-body p{margin:0 0 18px;color:#64748b;font-size:14px;line-height:1.9}.shop-price{padding:15px;margin-bottom:16px;border-radius:20px;background:linear-gradient(135deg,#eef2ff,#eff6ff);border:1px solid #c7d2fe}.shop-price span{display:block;color:#4338ca;font-size:13px;font-weight:700;margin-bottom:8px}.shop-price strong{display:block;color:#172554;font-size:18px;font-weight:700;margin-bottom:6px}.shop-price small{display:block;color:#64748b;line-height:1.8;font-size:13px;font-weight:700}.shop-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-stock{color:#475569;font-size:13px;font-weight:700}.shop-back-link,.shop-cart-btn,.shop-view-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:15px;font-weight:700}.shop-cart-btn,.shop-view-btn{background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff}.shop-back-link{width:-moz-fit-content;width:fit-content;background:#f1f5f9;color:#334155;margin-bottom:18px}.shop-empty{min-height:260px;display:grid;place-items:center;border-radius:30px;padding:36px;text-align:center;color:#64748b;background:hsla(0,0%,100%,.84);border:1px dashed #cbd5e1;font-weight:700}.shop-detail{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:24px;gap:24px;align-items:stretch}.shop-detail-image{min-height:560px;overflow:hidden;border-radius:34px;background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 22px 56px rgba(15,23,42,.08)}.shop-detail-image img{width:100%;height:100%;object-fit:cover}.shop-detail-content{border-radius:34px;padding:34px;background:hsla(0,0%,100%,.92);border:1px solid rgba(226,232,240,.95);box-shadow:0 22px 56px rgba(15,23,42,.08)}.shop-detail-content h1{margin:0 0 16px;font-size:clamp(34px,5vw,58px);font-weight:700}.shop-detail-content p{color:#64748b;line-height:2;font-weight:700}.shop-detail-price{padding:20px;margin:22px 0;border-radius:24px;background:linear-gradient(135deg,#eef2ff,#eff6ff);border:1px solid #c7d2fe}.shop-detail-price span{display:block;margin-bottom:8px;color:#4338ca;font-weight:700}.shop-detail-price strong{display:block;font-size:28px;color:#172554;font-weight:700;margin-bottom:8px}.shop-detail-price small{color:#64748b;line-height:1.9;font-weight:700}.shop-detail-meta{margin-bottom:18px;color:#475569;font-weight:700}@media (max-width:1300px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-detail{grid-template-columns:1fr}.shop-detail-image{min-height:360px}}@media (max-width:720px){.shop-page{padding:108px 12px 34px}.shop-toolbar{flex-direction:column;align-items:stretch}.shop-search{max-width:100%}.shop-grid{grid-template-columns:1fr}.shop-card-footer{flex-direction:column;align-items:stretch}.shop-view-btn{width:100%}}.store-page{min-height:100vh;background:radial-gradient(circle at 12% 12%,rgba(96,165,250,.22),transparent 28%),radial-gradient(circle at 88% 18%,rgba(129,140,248,.24),transparent 30%),linear-gradient(180deg,#07112f,#0f172a 42%,#f8fafc 0,#eef4ff)}.store-hero{position:relative;min-height:100vh;display:grid;grid-template-columns:1fr .9fr;align-items:center;grid-gap:34px;gap:34px;padding:150px 34px 54px;overflow:hidden;color:#fff}.store-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(7,17,47,.94),rgba(37,99,235,.48)),url(/hero-bg.png) 50%/cover no-repeat;opacity:.92;z-index:0}.store-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,17,47,.08),rgba(7,17,47,.92)),radial-gradient(circle at 70% 30%,rgba(125,211,252,.22),transparent 28%);z-index:1}.store-hero>*{position:relative;z-index:2}.store-hero-glow{position:absolute;border-radius:999px;filter:blur(22px);z-index:1}.store-hero-glow-one{width:360px;height:360px;right:8%;top:20%;background:rgba(59,130,246,.24)}.store-hero-glow-two{width:280px;height:280px;left:9%;bottom:12%;background:rgba(168,85,247,.2)}.store-hero-content{max-width:820px}.store-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:hsla(0,0%,100%,.14);color:#dbeafe;border:1px solid hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-weight:700;margin-bottom:22px}.store-hero h1{margin:0 0 20px;font-size:clamp(44px,6vw,86px);line-height:1.18;font-weight:700;letter-spacing:-1.2px;text-shadow:0 20px 56px rgba(0,0,0,.35)}.store-hero p{margin:0 0 30px;max-width:720px;color:hsla(0,0%,100%,.86);font-size:19px;line-height:2.1;font-weight:700}.store-hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:28px}.store-primary-btn,.store-secondary-btn{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 24px;border-radius:18px;font-weight:700;transition:.24s ease}.store-primary-btn{background:linear-gradient(135deg,#60a5fa,#4f46e5);color:#fff;box-shadow:0 22px 54px rgba(59,130,246,.34)}.store-secondary-btn{background:hsla(0,0%,100%,.14);color:#fff;border:1px solid hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.store-primary-btn:hover,.store-secondary-btn:hover{transform:translateY(-2px)}.store-trust-row{display:flex;gap:12px;flex-wrap:wrap}.store-trust-row div{min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:999px;background:hsla(0,0%,100%,.13);color:#e0f2fe;border:1px solid hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-weight:700}.store-featured-panel{display:flex;justify-content:center}.store-featured-card{width:min(560px,100%);overflow:hidden;border-radius:38px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 34px 90px rgba(0,0,0,.28)}.store-featured-image{height:360px;background:hsla(0,0%,100%,.08)}.store-featured-image img{width:100%;height:100%;object-fit:cover}.store-image-empty{height:100%;min-height:240px;display:grid;place-items:center;text-align:center;color:hsla(0,0%,100%,.82);font-weight:700}.store-featured-info{padding:28px}.store-featured-label{display:inline-flex;margin-bottom:12px;color:#bae6fd;font-weight:700}.store-featured-info h2{margin:0 0 12px;color:#fff;font-size:30px;font-weight:700}.store-featured-info p{margin:0 0 18px;color:hsla(0,0%,100%,.78);line-height:2;font-size:15px}.store-featured-price{margin-bottom:18px;color:#fff;font-size:24px;font-weight:700}.store-featured-link{min-height:48px;display:inline-flex;align-items:center;gap:8px;padding:0 18px;border-radius:16px;background:#fff;color:#172554;font-weight:700}.store-products-section{position:relative;z-index:3;padding:54px 18px 70px}.store-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}.store-section-kicker{display:inline-flex;margin-bottom:8px;color:#4f46e5;font-weight:700}.store-section-head h2{margin:0 0 10px;font-size:clamp(32px,4vw,54px);color:#0f172a;font-weight:700}.store-section-head p{margin:0;color:#64748b;line-height:2;font-weight:700}.store-products-count{height:56px;display:inline-flex;align-items:center;gap:9px;padding:0 20px;border-radius:20px;background:#fff;color:#334155;border:1px solid rgba(226,232,240,.95);font-weight:700;box-shadow:0 18px 48px rgba(15,23,42,.07);white-space:nowrap}.store-toolbar{margin-bottom:24px}.store-search{max-width:720px;height:60px;display:flex;align-items:center;gap:12px;padding:0 18px;border-radius:22px;background:hsla(0,0%,100%,.9);border:1px solid rgba(226,232,240,.95);box-shadow:0 18px 48px rgba(15,23,42,.07)}.store-search svg{color:#64748b}.store-search input{margin:0;padding:0;min-height:auto;background:transparent;font-size:15px}.store-search input,.store-search input:focus{border:0;box-shadow:none}.store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.store-product-card{overflow:hidden;border-radius:34px;background:hsla(0,0%,100%,.94);border:1px solid rgba(226,232,240,.95);box-shadow:0 24px 64px rgba(15,23,42,.09);transition:.24s ease}.store-product-card:hover{transform:translateY(-7px);box-shadow:0 34px 84px rgba(15,23,42,.15)}.store-product-image{position:relative;height:260px;background:#e2e8f0}.store-product-image img{width:100%;height:100%;object-fit:cover}.store-product-badge{position:absolute;top:18px;left:18px;padding:8px 13px;border-radius:999px;background:rgba(220,252,231,.92);color:#15803d;font-size:13px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.store-product-body{padding:22px;text-align:center}.store-product-body h3{margin:0 0 12px;color:#0f172a;font-size:22px;font-weight:700}.store-product-model{width:-moz-fit-content;width:fit-content;min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;margin-bottom:14px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:13px;font-weight:700}.store-product-body p{margin:0 0 18px;color:#64748b;font-size:14px;line-height:1.9}.store-product-price{padding:15px;margin-bottom:16px;border-radius:22px;background:linear-gradient(135deg,#eef2ff,#eff6ff);border:1px solid #c7d2fe}.store-product-price span{display:block;margin-bottom:7px;color:#4338ca;font-size:13px;font-weight:700}.store-product-price strong{display:block;margin-bottom:6px;color:#172554;font-size:19px;font-weight:700}.store-product-price small{display:block;color:#64748b;font-size:13px;line-height:1.8;font-weight:700}.store-product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.store-product-footer span{color:#475569;font-size:13px;font-weight:700}.store-product-footer a{min-height:44px;display:inline-flex;align-items:center;gap:7px;padding:0 16px;border-radius:15px;background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;font-weight:700}.store-empty{min-height:260px;display:grid;place-items:center;border-radius:30px;padding:36px;text-align:center;color:#64748b;background:hsla(0,0%,100%,.84);border:1px dashed #cbd5e1;font-weight:700;line-height:2}@media (max-width:1320px){.store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.store-hero{grid-template-columns:1fr}.store-featured-panel{justify-content:flex-start}}@media (max-width:980px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-section-head{align-items:flex-start;flex-direction:column}}@media (max-width:720px){.store-hero{padding:118px 14px 36px}.store-hero h1{font-size:42px}.store-hero p{font-size:15px}.store-hero-actions{flex-direction:column;align-items:stretch}.store-primary-btn,.store-secondary-btn{width:100%}.store-featured-image{height:260px}.store-grid{grid-template-columns:1fr}.store-products-section{padding-inline:12px}.store-product-footer{flex-direction:column;align-items:stretch}.store-product-footer a{justify-content:center}.hero{padding:104px 12px 18px}.hero-title span{font-size:30px}.hero-title .hero-brand{font-size:40px}.hero-title .hero-subtitle{font-size:22px}.hero-description{font-size:15px;line-height:2}.actions{flex-direction:column;align-items:stretch}.btn{width:100%}.dashboard-card{grid-template-columns:58px 1fr;min-height:auto;padding:18px}.dashboard-icon{width:54px;height:54px}.dashboard-info strong{font-size:30px}.mini-chart{display:none}.hero-features{grid-template-columns:1fr;padding:12px}.feature-item{border-left:0;border-bottom:1px solid hsla(0,0%,100%,.14)}.feature-item:last-child{border-bottom:0}.grid{grid-template-columns:1fr}}.dashboard-section{position:relative;isolation:isolate;width:min(1240px,calc(100% - 36px));margin:34px auto 0;padding:32px;overflow:hidden;border-radius:34px;border:1px solid rgba(226,232,240,.92);box-shadow:0 24px 70px rgba(15,23,42,.08)}.dashboard-section:before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none}.dashboard-section:after{content:"";position:absolute;width:280px;height:280px;left:-120px;top:-140px;z-index:-1;border-radius:999px;filter:blur(4px);opacity:.8;pointer-events:none}.system-section:before{background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(239,246,255,.88)),#fff}.system-section:after{background:rgba(79,70,229,.12)}.products-section-panel:before{background:radial-gradient(circle at 90% 18%,rgba(14,165,233,.13),transparent 30%),linear-gradient(135deg,rgba(248,250,252,.98),rgba(238,242,255,.92))}.products-section-panel:after{background:rgba(14,165,233,.12)}.orders-section-panel{border-color:hsla(32,98%,83%,.9);box-shadow:0 24px 70px rgba(154,52,18,.08)}.orders-section-panel:before{background:radial-gradient(circle at 92% 10%,rgba(249,115,22,.13),transparent 32%),linear-gradient(135deg,rgba(255,247,237,.98),hsla(0,0%,100%,.94))}.orders-section-panel:after{background:rgba(249,115,22,.12)}.section-head-enhanced{position:relative;z-index:1;padding:0 0 18px;margin-bottom:22px;border-bottom:1px solid rgba(203,213,225,.62)}.section-head-enhanced h2{position:relative;display:inline-flex;align-items:center;gap:10px;color:#0f172a;font-size:clamp(24px,3vw,34px);font-weight:700}.section-head-enhanced h2:before{content:"";width:10px;height:34px;display:inline-block;border-radius:999px;background:linear-gradient(180deg,#4f46e5,#0ea5e9);box-shadow:0 10px 24px rgba(79,70,229,.2)}.orders-section-panel .section-head-enhanced h2:before{background:linear-gradient(180deg,#f97316,#ef4444);box-shadow:0 10px 24px rgba(249,115,22,.2)}.section-kicker{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:30px;padding:0 12px;margin-bottom:10px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:13px;font-weight:700}.products-section-panel .section-kicker{background:#e0f2fe;color:#0369a1}.orders-section-panel .section-kicker{background:#ffedd5;color:#c2410c}.dashboard-section .admin-empty,.dashboard-section .grid,.dashboard-section .product-grid{position:relative;z-index:1}.dashboard-section .card{background:hsla(0,0%,100%,.92);border-color:rgba(226,232,240,.95);box-shadow:0 16px 42px rgba(15,23,42,.06)}.dashboard-section .card:hover{transform:translateY(-5px);box-shadow:0 26px 62px rgba(15,23,42,.12)}.dashboard-section .card-title{display:flex;align-items:center;justify-content:flex-start;gap:9px;color:#0f172a;font-weight:700}.products-section-panel .card-title svg{color:#0284c7}.system-section .card-title svg{color:#4f46e5}.orders-section-panel .product-card{background:hsla(0,0%,100%,.94);border-color:hsla(32,98%,83%,.86)}.orders-section-panel .product-actions a:hover{background:linear-gradient(135deg,#f97316,#ef4444)}a,a:active,a:focus,a:hover,a:visited{text-decoration:none!important}.shop-category-showcase{width:min(1180px,calc(100% - 32px));margin:34px auto 28px;direction:rtl}.shop-section-heading{text-align:center;margin-bottom:22px}.shop-section-heading span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 15px;margin-bottom:10px;border-radius:999px;color:#2563eb;background:rgba(37,99,235,.09);border:1px solid rgba(37,99,235,.13);font-size:13px;font-weight:700}.shop-section-heading h2{margin:0;color:#111827;font-size:clamp(24px,3vw,36px);font-weight:700;letter-spacing:-.8px}.shop-section-heading p{max-width:640px;margin:10px auto 0;color:#6b7280;font-size:15px;line-height:2}.shop-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.shop-category-card{position:relative;isolation:isolate;display:block;min-height:260px;overflow:hidden;border-radius:28px;color:#fff;text-decoration:none;background-size:cover;background-position:50%;box-shadow:0 22px 55px rgba(15,23,42,.16);transform:translateY(0);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.shop-category-card:hover{transform:translateY(-5px);box-shadow:0 30px 80px rgba(15,23,42,.24);filter:saturate(1.08)}.shop-category-card-auto{background-image:linear-gradient(90deg,rgba(2,6,23,.93),rgba(2,6,23,.5),rgba(2,6,23,.22)),url(/images/categories/auto-parts.webp)}.shop-category-card-network{background-image:linear-gradient(90deg,rgba(2,6,23,.92),rgba(2,6,23,.46),rgba(2,6,23,.2)),url(/images/categories/network-equipment.webp)}.shop-category-overlay{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 18% 18%,rgba(37,99,235,.38),transparent 34%),radial-gradient(circle at 84% 80%,rgba(34,211,238,.22),transparent 32%),linear-gradient(180deg,hsla(0,0%,100%,.07),transparent);pointer-events:none}.shop-category-card:after{content:"";position:absolute;inset:0;z-index:-1;opacity:0;background:linear-gradient(135deg,transparent,hsla(0,0%,100%,.08) 42%,transparent 62%);transform:translateX(-25%);transition:opacity .25s ease,transform .35s ease}.shop-category-card:hover:after{opacity:1;transform:translateX(0)}.shop-category-content{position:relative;z-index:1;min-height:260px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px}.shop-category-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:21px;color:#fff;background:linear-gradient(135deg,#2563eb,#22d3ee);box-shadow:0 16px 36px rgba(37,99,235,.38)}.shop-category-content h3{margin:0;color:#fff;font-size:clamp(24px,2.4vw,34px);font-weight:700;letter-spacing:-.7px}.shop-category-content p{max-width:410px;margin:10px 0 0;color:hsla(0,0%,100%,.84);font-size:15px;line-height:2}.shop-category-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:4px;padding:11px 19px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 14px 28px rgba(37,99,235,.34);font-size:14px;font-weight:700}@media (max-width:900px){.shop-category-grid{grid-template-columns:1fr}.shop-category-card,.shop-category-content{min-height:235px}}@media (max-width:560px){.shop-category-showcase{width:min(100% - 22px,1180px);margin-top:24px}.shop-section-heading h2{font-size:24px}.shop-section-heading p{font-size:13px}.shop-category-content{min-height:230px;padding:22px}.shop-category-icon{width:54px;height:54px;border-radius:18px}.shop-category-content p{font-size:13px;line-height:1.9}.shop-category-action{width:100%}}@media (max-width:900px){.dashboard-section{width:calc(100% - 24px);margin-top:24px;padding:22px;border-radius:28px}.section-head-enhanced{align-items:flex-start;flex-direction:column}}@media (max-width:720px){.dashboard-section{width:calc(100% - 18px);padding:18px;border-radius:24px}.section-head-enhanced h2{font-size:24px}}a,body,button,html,input,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-synthesis:none}body{font-size:15px;line-height:1.7}b,h1,h2,h3,h4,h5,h6,strong{font-weight:700!important;letter-spacing:0!important}input,label,li,p,select,small,span,textarea{letter-spacing:0!important}.admin-primary-btn,.btn,.danger-btn,.ghost-btn,.nav a,.shop-back-link,.shop-cart-btn,.shop-view-btn,.upload-btn,button{font-weight:600!important}.admin-hero h1,.detail-hero h1,.form-hero h1,.hero-title,.shop-hero h1,.store-hero h1{font-weight:700!important;letter-spacing:0!important;text-shadow:0 3px 14px rgba(0,0,0,.28)!important}.dashboard-info strong,.detail-card strong,.product-body h3,.product-price-box strong,.shop-card-body h2,.shop-detail-price strong,.shop-price strong{font-weight:700!important}a,body,button,html,input,select,textarea{font-family:var(--site-font)!important;font-stretch:normal;letter-spacing:0}b,h1,h2,h3,h4,h5,h6,label,li,p,small,span,strong{letter-spacing:0!important;font-stretch:normal}:root{--theme-primary:#0f766e;--theme-primary-dark:#115e59;--theme-primary-soft:#ccfbf1;--theme-secondary:#2563eb;--theme-secondary-soft:#dbeafe;--theme-accent:#f59e0b;--theme-ink:#0f172a;--theme-muted:#64748b;--theme-bg:#f6fbfa;--theme-border:rgba(15,118,110,.14);--theme-shadow:rgba(15,118,110,.12)}body{background:radial-gradient(circle at 12% 6%,rgba(20,184,166,.08),transparent 26rem),radial-gradient(circle at 88% 10%,rgba(37,99,235,.07),transparent 24rem),linear-gradient(180deg,#f6fbfa,#fff)}.site-header{background:hsla(0,0%,100%,.78)!important;border-color:rgba(15,118,110,.16)!important;box-shadow:0 20px 54px rgba(15,118,110,.12)!important}.nav a{color:rgba(15,23,42,.76)!important}.nav a:hover{background:rgba(15,118,110,.1)!important}.hamburger,.nav a:hover{color:var(--theme-primary)!important}.hamburger{background:hsla(0,0%,100%,.84)!important;border-color:rgba(15,118,110,.18)!important}.admin-page{background:radial-gradient(circle at 12% 8%,rgba(20,184,166,.11),transparent 28rem),radial-gradient(circle at 90% 12%,rgba(37,99,235,.09),transparent 26rem),linear-gradient(180deg,#f6fbfa,#fff)!important}.admin-hero{background:radial-gradient(circle at 12% 18%,hsla(0,0%,100%,.14),transparent 30%),linear-gradient(135deg,#0f766e,#115e59 48%,#2563eb)!important;box-shadow:0 28px 80px rgba(15,118,110,.18)!important}.admin-hero:before{background:rgba(153,246,228,.28)!important}.admin-hero:after{background:rgba(191,219,254,.26)!important}.admin-badge{color:#ecfeff!important;background:hsla(0,0%,100%,.16)!important;border-color:rgba(204,251,241,.28)!important}.admin-primary-btn,.btn-primary,.ghost-btn:hover,.shop-view-btn,.upload-btn{background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary))!important;border-color:hsla(0,0%,100%,.24)!important;box-shadow:0 18px 44px rgba(15,118,110,.22)!important}.admin-primary-btn:hover,.shop-view-btn:hover,.upload-btn:hover{box-shadow:0 24px 56px rgba(15,118,110,.26)!important}.admin-count,.admin-search,.dashboard-card,.detail-card,.form-card,.order-card,.payment-card,.product-card,.stats-card{background:hsla(0,0%,100%,.94)!important;box-shadow:0 20px 54px rgba(15,118,110,.1)!important}.detail-card:before,.form-card:before,.product-card:before{background:rgba(20,184,166,.1)!important}.category-icon,.dashboard-icon,.order-icon,.payment-icon,.product-icon{background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary))!important;box-shadow:0 16px 34px rgba(15,118,110,.22)!important}.price-box,.product-price-box,.summary-box,.total-box{background:linear-gradient(135deg,#f0fdfa,#eff6ff)!important;border-color:rgba(15,118,110,.13)!important}input:focus,select:focus,textarea:focus{border-color:rgba(15,118,110,.45)!important;box-shadow:0 0 0 4px rgba(15,118,110,.1),0 12px 30px rgba(15,118,110,.07)!important}:root{--theme-primary:#3f3f46;--theme-primary-dark:#18181b;--theme-primary-soft:#f4f4f5;--theme-secondary:#71717a;--theme-secondary-soft:#e4e4e7;--theme-accent:#e11d48;--theme-accent-soft:#ffe4ec;--theme-ink:#18181b;--theme-muted:#71717a;--theme-bg:#fafafa;--theme-surface:#fff;--theme-border:rgba(24,24,27,.11);--theme-shadow:rgba(24,24,27,.11);--theme-success:#16a34a;--theme-danger:#dc2626}body{color:var(--theme-ink);background:radial-gradient(circle at 12% 6%,rgba(225,29,72,.055),transparent 26rem),radial-gradient(circle at 88% 10%,hsla(240,4%,46%,.06),transparent 24rem),linear-gradient(180deg,#fafafa,#fff)!important}.site-header{background:hsla(0,0%,100%,.9)!important;border-color:rgba(24,24,27,.1)!important;box-shadow:0 20px 54px rgba(24,24,27,.09)!important}.nav a{color:#3f3f46!important}.nav a:hover{color:var(--theme-accent)!important;background:rgba(255,228,236,.62)!important}.hamburger{color:var(--theme-primary-dark)!important;background:hsla(240,5%,96%,.92)!important;border-color:rgba(24,24,27,.12)!important}.admin-page{background:radial-gradient(circle at 12% 8%,rgba(225,29,72,.055),transparent 28rem),radial-gradient(circle at 90% 12%,hsla(240,4%,46%,.06),transparent 26rem),linear-gradient(180deg,#fafafa,#fff)!important}.admin-hero{background:radial-gradient(circle at 12% 18%,hsla(0,0%,100%,.12),transparent 30%),radial-gradient(circle at 86% 18%,rgba(225,29,72,.2),transparent 30%),linear-gradient(135deg,#3f3f46,#27272a 48%,#18181b)!important;box-shadow:0 28px 80px rgba(24,24,27,.2)!important}.admin-hero:before{background:rgba(255,228,236,.24)!important}.admin-hero:after{background:hsla(240,5%,96%,.2)!important}.admin-badge{color:#fff!important;background:hsla(0,0%,100%,.13)!important;border-color:rgba(255,228,236,.24)!important}.admin-primary-btn,.btn-primary,.ghost-btn:hover,.shop-view-btn,.upload-btn{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-dark))!important;border-color:hsla(0,0%,100%,.2)!important;box-shadow:0 18px 44px rgba(24,24,27,.18)!important}.admin-primary-btn:hover,.shop-view-btn:hover,.upload-btn:hover{box-shadow:0 24px 56px rgba(24,24,27,.22)!important}.admin-count,.admin-search,.dashboard-card,.detail-card,.form-card,.order-card,.payment-card,.product-card,.stats-card{background:hsla(0,0%,100%,.96)!important;border-color:var(--theme-border)!important;box-shadow:0 20px 54px rgba(24,24,27,.085)!important}.detail-card:before,.form-card:before,.product-card:before{background:rgba(225,29,72,.07)!important}.category-icon,.dashboard-icon,.order-icon,.payment-icon,.product-icon{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-dark))!important;box-shadow:0 16px 34px rgba(24,24,27,.18)!important}.available,.in-stock,.product-status,.status-active,.status-paid,.status-success{color:var(--theme-success)!important;background:rgba(22,163,74,.1)!important}.out-of-stock,.status-error,.status-failed,.status-inactive,.unavailable{color:var(--theme-danger)!important;background:rgba(220,38,38,.09)!important}.price-box,.product-price-box,.summary-box,.total-box{background:linear-gradient(135deg,#f8fafc,#fff1f5)!important;border-color:rgba(24,24,27,.08)!important}.admin-count,.admin-search input,.product-body p,.product-price-box span{color:var(--theme-muted)!important}.admin-page h1,.admin-page h2,.admin-page h3,.product-body h3,.product-price-box strong{color:var(--theme-ink)!important}input:focus,select:focus,textarea:focus{border-color:rgba(225,29,72,.34)!important;box-shadow:0 0 0 4px rgba(225,29,72,.09),0 12px 30px rgba(24,24,27,.06)!important}.admin-role-pill{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:999px;color:#312e81;background:#eef2ff;border:1px solid #c7d2fe;font-size:13px;font-weight:700;white-space:nowrap}.article-form{gap:18px}.admin-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:4px 0 8px}.admin-checkbox-grid label{min-height:56px;display:flex;align-items:center;gap:10px;margin:0;padding:0 16px;border-radius:18px;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;font-weight:700}.admin-checkbox-grid input{width:18px!important;min-height:18px!important;margin:0!important;accent-color:#7c3aed}.article-flags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.article-flags span{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;color:#581c87;background:#f3e8ff;border:1px solid #e9d5ff;font-size:12px;font-weight:700}.article-public-link-layer{width:min(1120px,calc(100% - 36px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:-48px auto 34px;position:relative;z-index:3}.article-public-link-layer a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:16px;color:#18181b;background:#fff;border:1px solid rgba(24,24,27,.1);box-shadow:0 14px 34px rgba(24,24,27,.08);font-weight:800;text-decoration:none}@media (max-width:760px){.admin-checkbox-grid,.article-public-link-layer{grid-template-columns:1fr}}:root{--admin-stats-ink:#0f172a;--admin-stats-muted:#64748b;--admin-stats-blue:#2563eb;--admin-stats-indigo:#4f46e5;--admin-stats-sky:#38bdf8;--admin-stats-cyan:#0ea5e9;--admin-stats-border:rgba(226,232,240,.95);--admin-stats-card-shadow:0 22px 56px rgba(15,23,42,.08)}.admin-page{min-height:100vh;padding:132px 18px 56px!important;color:var(--admin-stats-ink)!important;background:radial-gradient(circle at top right,rgba(79,70,229,.16),transparent 30%),radial-gradient(circle at bottom left,rgba(14,165,233,.13),transparent 32%),linear-gradient(180deg,#f8fafc,#eef4ff)!important}.admin-hero{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;min-height:270px!important;padding:38px!important;border-radius:34px!important;color:#fff!important;background:linear-gradient(135deg,rgba(12,18,48,.96),rgba(37,99,235,.86)),#0f172a!important;box-shadow:0 28px 80px rgba(15,23,42,.2)!important}.admin-hero:after,.admin-hero:before{content:"";position:absolute;border-radius:999px;filter:blur(12px);pointer-events:none}.admin-hero:before{width:460px;height:460px;left:-120px;bottom:-220px;background:rgba(56,189,248,.28)!important}.admin-hero:after{width:360px;height:360px;right:-120px;top:-180px;background:rgba(129,140,248,.26)!important}.admin-hero-content,.admin-hero>*,.admin-primary-btn{position:relative;z-index:1}.admin-badge{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;margin-bottom:18px;border-radius:999px;color:#dbeafe!important;-webkit-text-fill-color:#dbeafe!important;background:hsla(0,0%,100%,.14)!important;border:1px solid hsla(0,0%,100%,.14)!important;font-size:14px;font-weight:900!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-hero h1,.admin-page .admin-hero h1{margin:0 0 14px;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(34px,4.5vw,58px);line-height:1.25;font-weight:950!important;text-shadow:0 8px 26px rgba(0,0,0,.24)!important}.admin-hero p,.admin-page .admin-hero p{max-width:780px;margin:0;color:hsla(0,0%,100%,.84)!important;-webkit-text-fill-color:hsla(0,0%,100%,.84)!important;font-size:17px;line-height:2.05;font-weight:650!important}.admin-primary-btn,.btn-primary,.ghost-btn:hover,.shop-view-btn,.upload-btn{min-height:52px;border-radius:18px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(135deg,#38bdf8,#4f46e5)!important;border-color:hsla(0,0%,100%,.22)!important;box-shadow:0 18px 44px rgba(59,130,246,.32)!important;font-weight:900!important}.admin-primary-btn:hover,.shop-view-btn:hover,.upload-btn:hover{box-shadow:0 24px 56px rgba(59,130,246,.42)!important}.admin-toolbar{margin:24px 0!important}.admin-count,.admin-empty,.admin-message,.admin-search,.article-public-link-layer a,.dashboard-section,.detail-card,.form-card,.order-card,.payment-card,.product-card,.stats-card{color:var(--admin-stats-ink)!important;background:hsla(0,0%,100%,.92)!important;border:1px solid var(--admin-stats-border)!important;box-shadow:var(--admin-stats-card-shadow)!important}.admin-count,.admin-search{border-radius:20px!important}.detail-card,.form-card,.order-card,.payment-card,.product-card,.stats-card{border-radius:28px!important}.detail-card:before,.form-card:before,.product-card:before{background:rgba(79,70,229,.1)!important}.detail-card:hover,.order-card:hover,.payment-card:hover,.product-card:hover{box-shadow:0 32px 76px rgba(15,23,42,.14)!important}.admin-role-pill,.category-icon,.dashboard-icon,.order-icon,.payment-icon,.product-icon{background:linear-gradient(135deg,#4f46e5,#0ea5e9)!important;box-shadow:0 16px 34px rgba(79,70,229,.24)!important}.admin-role-pill,.category-icon,.dashboard-icon,.order-icon,.payment-icon,.product-icon{color:#fff!important;-webkit-text-fill-color:#fff!important}.admin-role-pill{border-color:hsla(0,0%,100%,.22)!important}.admin-page h1:not(.admin-hero h1),.admin-page h2,.admin-page h3,.detail-card h1,.detail-card h2,.detail-card h3,.form-card h1,.form-card h2,.form-card h3,.product-body h3{color:var(--admin-stats-ink)!important;-webkit-text-fill-color:var(--admin-stats-ink)!important}.admin-count,.admin-empty p,.admin-empty span,.admin-search input,.detail-card p,.form-card p,.product-body p{color:var(--admin-stats-muted)!important;-webkit-text-fill-color:var(--admin-stats-muted)!important}.admin-checkbox-grid label,.price-box,.product-info div,.product-price-box,.summary-box,.total-box{background:linear-gradient(180deg,#f8fafc,#eef2ff)!important;border-color:#e2e8f0!important}.article-flags span,.detail-card strong,.product-actions a,.product-info strong,.product-price-box strong{color:#2563eb!important;-webkit-text-fill-color:#2563eb!important}.admin-empty a,.article-public-link-layer a,.product-actions a{background:#eef2ff!important;border-color:#c7d2fe!important}.admin-empty a:hover,.article-public-link-layer a:hover,.product-actions a:hover{color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(135deg,#4f46e5,#2563eb)!important;border-color:rgba(79,70,229,.24)!important}.available,.in-stock,.product-status,.status-active,.status-paid,.status-success{color:#15803d!important;-webkit-text-fill-color:#15803d!important;background:#dcfce7!important;border-color:rgba(22,163,74,.18)!important}.out-of-stock,.status-error,.status-failed,.status-inactive,.unavailable{color:#b91c1c!important;-webkit-text-fill-color:#b91c1c!important;background:#fee2e2!important;border-color:rgba(220,38,38,.18)!important}.admin-checkbox-grid input{accent-color:#4f46e5!important}.article-flags span{background:#eef2ff!important;border-color:#c7d2fe!important}input:focus,select:focus,textarea:focus{border-color:rgba(79,70,229,.45)!important;box-shadow:0 0 0 4px rgba(79,70,229,.12),0 12px 30px rgba(15,23,42,.06)!important}.hero .dashboard-card,.hero-visual .dashboard-card{color:#fff!important;background:linear-gradient(135deg,rgba(15,23,42,.78),rgba(30,41,59,.62))!important;border:1px solid hsla(0,0%,100%,.22)!important;box-shadow:0 24px 60px rgba(15,23,42,.24)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important}.hero .dashboard-card:before,.hero-visual .dashboard-card:before{background:linear-gradient(135deg,hsla(0,0%,100%,.18),transparent)!important}.hero .dashboard-info span,.hero-visual .dashboard-info span{color:hsla(0,0%,100%,.82)!important;-webkit-text-fill-color:hsla(0,0%,100%,.82)!important}.hero .dashboard-info strong,.hero-visual .dashboard-info strong{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 8px 22px rgba(0,0,0,.22)!important}.hero .mini-chart span,.hero-visual .mini-chart span{background:hsla(0,0%,100%,.34)!important}.hero .stat-products .dashboard-icon,.hero-visual .stat-products .dashboard-icon{background:linear-gradient(135deg,#60a5fa,#4f46e5)!important}.hero .stat-orders .dashboard-icon,.hero-visual .stat-orders .dashboard-icon{background:linear-gradient(135deg,#2dd4bf,#0891b2)!important}.hero .stat-revenue .dashboard-icon,.hero-visual .stat-revenue .dashboard-icon{background:linear-gradient(135deg,#fbbf24,#b45309)!important}@media (max-width:760px){.admin-page{padding:108px 12px 34px!important}.admin-hero{align-items:flex-start;flex-direction:column;min-height:auto!important;padding:26px!important;border-radius:26px!important}.admin-primary-btn{width:100%}}.admin-page .admin-hero,.admin-page .detail-hero,.admin-page .form-hero{min-height:0!important;padding:24px 26px!important;border-radius:26px!important;color:#fff!important;background:radial-gradient(circle at 12% 18%,hsla(0,0%,100%,.16),transparent 30%),linear-gradient(135deg,rgba(12,18,48,.96),rgba(37,99,235,.88)),#0f172a!important;box-shadow:0 24px 66px rgba(15,23,42,.18)!important}.admin-page .admin-hero{align-items:center!important}.admin-page .detail-hero,.admin-page .form-hero{margin-bottom:18px!important}.admin-page .admin-hero h1,.admin-page .admin-hero-content h1,.admin-page .detail-hero h1,.admin-page .form-hero h1,.admin-page .productSubpageHero h1,.admin-page .productSubpageTitle{margin:0 0 8px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:transparent!important;background-image:none!important;font-size:clamp(22px,2.25vw,31px)!important;line-height:1.25!important;font-weight:900!important;letter-spacing:0!important;text-shadow:0 6px 20px rgba(0,0,0,.24)!important}.admin-page .detail-hero h1,.admin-page .form-hero h1,.admin-page .productSubpageTitle{font-size:clamp(18px,1.7vw,24px)!important}.admin-page .admin-hero p,.admin-page .admin-hero-content p,.admin-page .detail-hero p,.admin-page .form-hero p,.admin-page .productSubpageDescription,.admin-page .productSubpageHero p{max-width:920px!important;margin:0!important;color:hsla(0,0%,100%,.86)!important;-webkit-text-fill-color:hsla(0,0%,100%,.86)!important;background:transparent!important;background-image:none!important;font-size:14px!important;line-height:1.55!important;font-weight:650!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.admin-page .detail-hero p,.admin-page .form-hero p,.admin-page .productSubpageDescription{font-size:13px!important}.admin-page .detail-hero .admin-badge,.admin-page .detail-hero>div>span,.admin-page .form-hero .admin-badge,.admin-page .productSubpageHero span{color:#dbeafe!important;-webkit-text-fill-color:#dbeafe!important}.admin-page .detail-hero{justify-content:space-between!important;text-align:right!important}.admin-page .detail-icon{width:58px!important;height:58px!important;border-radius:20px!important;flex-shrink:0!important}.admin-page .admin-empty,.admin-page .detail-card,.admin-page .product-card{text-align:center!important}.admin-page .cart-items-row,.admin-page .detail-card-title,.admin-page .form-actions,.admin-page .order-method-row,.admin-page .payment-method-row,.admin-page .product-actions,.admin-page .product-card-top,.admin-page .user-email-row{justify-content:center!important;text-align:center!important}.admin-page .detail-card p,.admin-page .detail-card span,.admin-page .detail-card strong,.admin-page .price-box,.admin-page .product-body,.admin-page .product-body h3,.admin-page .product-body p,.admin-page .product-info div,.admin-page .product-info span,.admin-page .product-info strong,.admin-page .summary-box,.admin-page .total-box{text-align:center!important}.admin-page .detail-card strong,.admin-page .product-info strong{display:block!important}.admin-page .product-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important}.admin-page .form-actions a,.admin-page .form-actions button,.admin-page .product-actions a,.admin-page .product-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:38px!important;padding:0 14px!important;border-radius:13px!important;font-size:13px!important;font-weight:850!important;text-align:center!important;text-decoration:none!important;border:1px solid transparent!important;box-shadow:none!important}.admin-page .form-actions a.ghost-btn,.admin-page .ghost-btn,.admin-page .product-actions a:not([href*="/edit"]){color:#1d4ed8!important;-webkit-text-fill-color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important}.admin-page .form-actions .admin-primary-btn,.admin-page .form-actions .btn,.admin-page .form-actions button[type=submit],.admin-page .product-actions a[href*="/edit"]{color:#047857!important;-webkit-text-fill-color:#047857!important;background:#ecfdf5!important;border-color:#a7f3d0!important}.admin-page .product-actions button:not(.danger-btn){color:#c2410c!important;-webkit-text-fill-color:#c2410c!important;background:#fff7ed!important;border-color:#fed7aa!important}.admin-page .danger-btn,.admin-page .form-actions .danger-btn,.admin-page .product-actions .danger-btn{color:#b91c1c!important;-webkit-text-fill-color:#b91c1c!important;background:#fee2e2!important;border-color:#fecaca!important}.admin-page .form-actions a.ghost-btn:hover,.admin-page .ghost-btn:hover,.admin-page .product-actions a:not([href*="/edit"]):hover{color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;border-color:transparent!important}.admin-page .form-actions .admin-primary-btn:hover,.admin-page .form-actions .btn:hover,.admin-page .form-actions button[type=submit]:hover,.admin-page .product-actions a[href*="/edit"]:hover{color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(135deg,#059669,#0f766e)!important;border-color:transparent!important}.admin-page .product-actions button:not(.danger-btn):hover{color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(135deg,#f97316,#ea580c)!important;border-color:transparent!important}.admin-page .danger-btn:hover,.admin-page .form-actions .danger-btn:hover,.admin-page .product-actions .danger-btn:hover{color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(135deg,#ef4444,#b91c1c)!important;border-color:transparent!important}@media (max-width:760px){.admin-page .admin-hero,.admin-page .detail-hero,.admin-page .form-hero{align-items:flex-start!important;padding:22px!important;border-radius:24px!important}.admin-page .admin-hero p,.admin-page .admin-hero-content p,.admin-page .detail-hero p,.admin-page .form-hero p,.admin-page .productSubpageDescription{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.admin-page .form-actions a,.admin-page .form-actions button,.admin-page .product-actions a,.admin-page .product-actions button{width:100%!important}}.shop-app-shell{min-height:100vh;direction:rtl;background:radial-gradient(circle at 14% 8%,rgba(255,153,51,.12),transparent 26rem),radial-gradient(circle at 88% 14%,rgba(255,213,128,.16),transparent 26rem),linear-gradient(180deg,#fffaf2,#fff7ec 46%,#fff4e7);overflow-x:hidden}.shop-app-shell .shop-footer-shell{width:100%;max-width:none;margin:0;padding:14px 0 28px;background:radial-gradient(circle at 10% 0,rgba(255,194,102,.11),transparent 22rem),radial-gradient(circle at 90% 8%,rgba(241,90,36,.08),transparent 20rem),linear-gradient(180deg,#fffaf3,#fff7ef 52%,#fff4e7);overflow:visible}.shop-app-shell .shop-footer-shell .shop-footer{width:min(1320px,calc(100% - 56px))!important;max-width:1320px!important;margin:0 auto!important;border-radius:28px!important;overflow:hidden!important;background:transparent!important}.shop-app-shell .shop-footer-shell .shop-footer:before{content:none!important;display:none!important;background:none!important}.shop-app-shell .shop-footer-shell .shop-footer-inner{width:100%!important;max-width:100%!important;margin-inline:auto!important}@media (max-width:760px){.shop-app-shell .shop-footer-shell{padding:10px 0 22px}.shop-app-shell .shop-footer-shell .shop-footer{width:min(100% - 20px,540px)!important;border-radius:24px!important}}