*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:#f5f7fb;color:#172033}.topbar{position:sticky;top:0;z-index:10;background:#111827;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 24px;box-shadow:0 8px 24px #0002}.brand{font-weight:800;color:#fff;text-decoration:none;letter-spacing:.2px}.topbar nav{display:flex;gap:14px;flex-wrap:wrap}.topbar nav a{color:#e5e7eb;text-decoration:none;font-size:14px}.topbar nav a:hover{color:#fff}.container{max-width:1180px;margin:28px auto;padding:0 18px}.hero{background:linear-gradient(135deg,#111827,#2563eb);color:white;border-radius:24px;padding:54px 34px;margin-bottom:28px;box-shadow:0 18px 40px #2563eb33}.hero h1{margin:0 0 8px;font-size:42px}.hero p{opacity:.9;max-width:680px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.card{background:#fff;border-radius:18px;box-shadow:0 8px 28px #0000000d;padding:18px;border:1px solid #eef1f6}.product img{width:100%;height:190px;object-fit:cover;border-radius:14px;background:#e5e7eb}.product h3{margin:12px 0 6px}.price{font-weight:800;color:#2563eb}.btn,button{display:inline-flex;align-items:center;gap:8px;background:#2563eb;color:#fff;border:0;border-radius:10px;padding:10px 14px;text-decoration:none;cursor:pointer;font-weight:700}.btn:hover,button:hover{filter:brightness(.95)}.btn.secondary{background:#64748b}.btn.danger{background:#dc2626}.btn.success{background:#16a34a}.btn.small{padding:7px 10px;font-size:13px}.actions{display:flex;gap:8px;align-items:center}.actions form{margin:0}.alert{padding:12px 14px;border-radius:12px;margin-bottom:18px;background:#dcfce7;color:#166534}.alert.error{background:#fee2e2;color:#991b1b}.table-wrap{overflow:auto;background:#fff;border-radius:18px;box-shadow:0 8px 28px #0000000d}table{width:100%;border-collapse:collapse}th,td{padding:12px 14px;border-bottom:1px solid #eef1f6;text-align:left;vertical-align:top}th{background:#f8fafc;color:#475569;font-size:13px;text-transform:uppercase}.form{background:#fff;border-radius:18px;box-shadow:0 8px 28px #0000000d;padding:20px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}label{font-weight:700;color:#334155}input,textarea,select{border:1px solid #dbe3ef;border-radius:10px;padding:10px 12px;font:inherit;background:#fff}textarea{min-height:120px}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px}.stat{background:#fff;border-radius:18px;padding:20px;box-shadow:0 8px 28px #0000000d}.stat i{font-size:28px;color:#2563eb}.stat b{display:block;font-size:30px;margin-top:8px}.footer{text-align:center;color:#64748b;padding:32px}

/* Admin Sidebar */
.admin-header{border-bottom:1px solid #eef2f7}.admin-header .dw-header-main{justify-content:space-between}.admin-header .btn.secondary{background:#f1f5f9;color:#475569;font-size:12px}.admin-layout{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 62px)}.admin-sidebar{background:#fff;border-right:1px solid #eef2f7;padding:16px 0;overflow-y:auto;position:sticky;top:62px;height:calc(100vh - 62px)}.sidebar-section{padding:0 0 12px 0}.sidebar-title{text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.1em;color:#94a3b8;padding:8px 20px 4px}.sidebar-section a{display:flex;align-items:center;gap:10px;padding:9px 20px;color:#334155;font-weight:600;font-size:14px;text-decoration:none;transition:.15s}.sidebar-section a:hover,.sidebar-section a.active{background:#f1f5f9;color:#2563eb}.sidebar-section a i{width:18px;text-align:center;font-size:14px}.logout-link{color:#dc2626!important;margin-top:8px;border-top:1px solid #f1f5f9;padding-top:12px!important}.admin-main{padding:24px 28px;max-width:1100px}@media(max-width:900px){.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:fixed;top:62px;left:0;z-index:40;width:260px;transform:translateX(-100%);transition:.25s}.admin-sidebar.open{transform:translateX(0);box-shadow:8px 0 30px rgba(0,0,0,.15)}.nav-toggle:checked~.admin-sidebar{transform:translateX(0)}.admin-header .hamburger{display:flex}.admin-main{padding:18px}}.empty{text-align:center;color:#64748b;padding:34px}.cart-row{display:grid;grid-template-columns:70px 1fr 100px 140px 90px;gap:12px;align-items:center}.cart-thumb{width:70px;height:70px;object-fit:cover;border:1px solid #eef2f7;border-radius:5px;background:#f8fafc}.cart-header{font-weight:800;font-size:13px;text-transform:uppercase;color:#475569;padding-bottom:12px;border-bottom:2px solid #eef2f7;margin-bottom:8px}.cart-header span:nth-child(3),.cart-header span:nth-child(4){text-align:center}.badge{display:inline-block;background:#e0e7ff;color:#3730a3;border-radius:99px;padding:4px 9px;font-size:12px;font-weight:700}@media(max-width:720px){.topbar{align-items:flex-start;flex-direction:column;gap:12px}.hero h1{font-size:32px}.cart-row{grid-template-columns:60px 1fr}.cart-row>*{grid-column:auto}.cart-thumb{width:56px;height:56px}.cart-header{display:none}.table-wrap{font-size:14px}}

/* Legacy TokoOrder inspired polish */
body{background:#f7f8fb;color:#2b2f38}.topbar{background:#fff;color:#202633;border-bottom:1px solid #edf0f7;box-shadow:0 8px 28px rgba(31,45,61,.08)}.topbar .brand{color:#202633}.topbar nav a{color:#556070}.topbar nav a:hover{color:#2563eb}.hero{background:linear-gradient(135deg,#f4f8ff,#ffffff);color:#1f2937;border:1px solid #e9eef8;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-80px;top:-80px;width:260px;height:260px;background:rgba(102,153,255,.16);border-radius:50%}.hero h1{color:#1e2a44}.hero .btn{position:relative;z-index:1}.card,.form,.table-wrap,.stat{border:1px solid #eef2f7;box-shadow:0 12px 35px rgba(34,50,84,.08)}.product{transition:.2s transform,.2s box-shadow}.product:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(34,50,84,.14)}.product img{background:#f0f4fa}.price{color:#6699ff}.btn,button{background:#6699ff;border-radius:999px}.btn.success,button.success{background:#44cb78}.btn.secondary{background:#7b8794}.badge{background:#eef4ff;color:#4d74c9}.admin-note{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:14px;padding:12px 14px;margin-bottom:18px}

/* Customer + checkout responsive improvements */
.checkout-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);gap:20px;align-items:start}.checkout-summary{position:sticky;top:88px}.coupon-box{margin:16px 0;padding:16px;border:2px dashed #bfd3ff;background:#f7faff;border-radius:18px}.coupon-box h3{margin:0 0 10px;color:#3159b7}.coupon-form .field{margin-bottom:10px}.customer-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:center;background:linear-gradient(135deg,#f4f8ff,#fff);border:1px solid #e9eef8;border-radius:24px;padding:32px;margin-bottom:22px;box-shadow:0 12px 35px rgba(34,50,84,.08)}.customer-hero h1{margin:.35rem 0;color:#1e2a44}.customer-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.mobile-cards{display:none}.transaction-card p{margin:.35rem 0}.desktop-table{display:block}@media(max-width:820px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;order:-1}.customer-hero{grid-template-columns:1fr;padding:24px}.customer-actions{justify-content:flex-start}.customer-actions .btn{width:100%;justify-content:center}.desktop-table{display:none}.mobile-cards{display:grid;grid-template-columns:1fr;gap:12px}.topbar nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.topbar nav a{background:#f5f7fb;border-radius:10px;padding:9px 10px;text-align:center}.container{margin:18px auto}.form,.card{padding:16px}.hero{padding:30px 20px}.product img{height:160px}}@media(max-width:460px){.topbar nav{grid-template-columns:1fr}.btn,button{width:100%;justify-content:center}.form-grid{grid-template-columns:1fr}.cart-row{gap:8px}.hero h1,.customer-hero h1{font-size:28px}}
.success-page{text-align:center;max-width:760px;margin:20px auto;padding:34px}.success-icon{font-size:58px;color:#16a34a;margin-bottom:10px}.success-message{text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin:18px 0;line-height:1.7}.success-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.admin-note code{background:#eef2ff;border-radius:6px;padding:2px 6px}@media(max-width:520px){.success-page{padding:22px}.success-actions .btn{width:100%}}

/* Responsive hamburger header */
.nav-toggle{display:none}.hamburger{display:none;width:44px;height:44px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 6px 18px rgba(15,23,42,.08)}.hamburger span{display:block;width:21px;height:2px;background:#1f2937;border-radius:20px;transition:.2s}.main-nav{transition:.2s ease}@media(max-width:820px){.topbar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.hamburger{display:flex}.topbar .main-nav{grid-column:1/-1;display:none;width:100%;padding-top:10px;border-top:1px solid #eef2f7}.nav-toggle:checked ~ .main-nav{display:grid;grid-template-columns:1fr;gap:8px}.topbar .main-nav a{display:block;background:#f5f7fb;border-radius:12px;padding:12px 14px;text-align:left}.nav-toggle:checked + .hamburger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle:checked + .hamburger span:nth-child(2){opacity:0}.nav-toggle:checked + .hamburger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}

/* Digital World inspired UI refresh */
:root{--dw-blue:#1f5eff;--dw-dark:#0f172a;--dw-soft:#f3f6fb;--dw-orange:#ff8a00;--dw-border:#e5eaf3;--dw-muted:#64748b}body{background:#f6f8fc;color:#172033}.topbar{background:#fff;border-bottom:1px solid var(--dw-border);box-shadow:0 8px 30px rgba(15,23,42,.06)}.brand{font-weight:900;letter-spacing:-.03em;color:var(--dw-dark)!important}.main-nav a{font-weight:700}.main-nav a:hover{color:var(--dw-blue)}.container{max-width:1220px}.dw-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:center;min-height:360px;margin:22px 0 28px;padding:38px;border-radius:28px;background:linear-gradient(135deg,#081632 0%,#183b8d 58%,#2a74ff 100%);color:#fff;overflow:hidden;position:relative;box-shadow:0 24px 60px rgba(31,94,255,.22)}.dw-hero:after{content:"";position:absolute;right:-120px;top:-130px;width:340px;height:340px;background:rgba(255,255,255,.12);border-radius:999px}.dw-hero-copy{position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:var(--dw-blue)}.dw-hero .eyebrow{color:#9ec5ff}.dw-hero h1{font-size:clamp(34px,5vw,64px);line-height:.95;margin:10px 0 14px;letter-spacing:-.05em;color:#fff}.dw-hero p{font-size:17px;color:#dbeafe;max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.dw-hero-panel{position:relative;z-index:1;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(12px);border-radius:24px;padding:28px;text-align:center}.dw-hero-panel>i{font-size:76px;color:#fff;margin:18px 0}.dw-hero-panel h3{font-size:24px;margin:0;color:#fff}.deal-badge,.label-new{display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase}.deal-badge{background:var(--dw-orange);padding:8px 14px;color:#fff}.category-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:30px}.category-strip a{background:#fff;border:1px solid var(--dw-border);border-radius:18px;padding:18px;display:flex;align-items:center;gap:12px;color:var(--dw-dark);font-weight:800;box-shadow:0 10px 28px rgba(15,23,42,.05)}.category-strip i{width:42px;height:42px;border-radius:14px;background:#eef4ff;color:var(--dw-blue);display:grid;place-items:center}.section-title{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:22px 0 16px}.section-title h1,.section-title h2{margin:4px 0 0;letter-spacing:-.04em;color:var(--dw-dark)}.section-title a{font-weight:800;color:var(--dw-blue)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{background:#fff;border:1px solid var(--dw-border);border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(15,23,42,.06);transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(15,23,42,.11)}.product-media{height:210px;background:linear-gradient(180deg,#f8fbff,#eef4ff);display:grid;place-items:center;position:relative;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:.25s}.product-card:hover .product-media img{transform:scale(1.04)}.label-new{position:absolute;top:13px;left:13px;z-index:2;background:#10b981;color:#fff;padding:6px 10px}.product-info{padding:16px}.product-cat{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--dw-muted)}.product-info h3{font-size:16px;line-height:1.35;min-height:44px;margin:6px 0}.product-info h3 a{color:var(--dw-dark)}.rating-stars{color:#f59e0b;font-size:13px;letter-spacing:1px}.price{font-size:20px;font-weight:900;color:var(--dw-blue);margin:10px 0}.price span{font-size:13px;color:#94a3b8;text-decoration:line-through;margin-left:8px}.btn,button{border-radius:12px;font-weight:900;box-shadow:none}.btn.small,button.small{padding:8px 12px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.detail-media,.detail-info{background:#fff;border:1px solid var(--dw-border);border-radius:24px;padding:22px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.detail-media img{width:100%;border-radius:18px;background:#f8fafc}.detail-info h1{font-size:clamp(28px,4vw,46px);letter-spacing:-.04em;margin:8px 0;color:var(--dw-dark)}.checkout-layout,.customer-hero,.card,.form{box-shadow:0 12px 34px rgba(15,23,42,.06);border:1px solid var(--dw-border)}.coupon-box{background:#fff8ed;border-color:#ffd49a}.footer{margin-top:42px;background:#0f172a;color:#cbd5e1;padding:28px;text-align:center}@media(max-width:1024px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dw-hero{grid-template-columns:1fr}}@media(max-width:820px){.dw-hero{padding:28px;border-radius:22px}.dw-hero-panel{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-detail{grid-template-columns:1fr}.section-title{align-items:flex-start;flex-direction:column}.category-strip{grid-template-columns:1fr}.product-media{height:180px}.topbar .main-nav{background:#fff}}@media(max-width:520px){.dw-hero h1{font-size:36px}.hero-actions .btn{width:100%;justify-content:center}.product-grid{grid-template-columns:1fr}.product-media{height:220px}.category-strip a{padding:14px}.detail-media,.detail-info{padding:16px}.product-info h3{min-height:auto}}

/* Digital World screenshot tune: 5px radius + retail header */
:root{--dw-red:#ee3131;--dw-red-dark:#d32f2f;--dw-text:#333;--dw-line:#eaeaea;--radius:5px}*{border-radius:var(--radius)!important}a,a:hover,a:focus{text-decoration:none!important}.container{max-width:1170px}.dw-header{background:#fff;border-bottom:1px solid var(--dw-line);box-shadow:none;position:sticky;top:0;z-index:60}.dw-top-utility{background:var(--dw-red-dark);color:#fff;font-size:12px;display:flex;justify-content:space-between;gap:10px;padding:8px calc((100% - 1170px)/2);padding-left:max(15px,calc((100% - 1170px)/2));padding-right:max(15px,calc((100% - 1170px)/2))}.dw-top-utility a{color:#fff}.dw-header-main{max-width:1170px;margin:auto;padding:22px 15px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{font-size:28px!important;color:var(--dw-red)!important;text-transform:uppercase;font-weight:900!important}.brand i{background:var(--dw-red);color:#fff;width:38px;height:38px;display:inline-grid;place-items:center;margin-right:8px}.header-icons{display:flex;gap:18px;align-items:center}.header-icons a{color:#333;font-weight:700;font-size:13px;text-transform:uppercase}.header-icons i{color:var(--dw-red);margin-right:5px}.dw-nav-row{max-width:1170px;margin:0 auto 12px;padding:0 15px;display:grid;grid-template-columns:230px 1fr 280px;gap:0;align-items:stretch}.all-collections{background:var(--dw-red);color:#fff!important;text-transform:uppercase;font-weight:800;font-size:13px;padding:14px 16px;display:flex;align-items:center;gap:10px}.main-nav{display:flex;align-items:center;background:#fff;border-top:1px solid var(--dw-line);border-bottom:1px solid var(--dw-line)}.main-nav a{color:#333!important;text-transform:uppercase;font-size:13px;font-weight:800;padding:14px 15px;border-right:1px solid var(--dw-line)}.main-nav a:hover{color:var(--dw-red)!important}.header-search{display:flex;border:1px solid var(--dw-line);border-left:0;background:#fff}.header-search input{border:0;outline:0;padding:0 12px;min-width:0;width:100%;font-size:13px}.header-search button{background:var(--dw-red);color:#fff;border:0;width:48px}.dw-hero{background:#fff!important;color:#333!important;border:1px solid var(--dw-line);box-shadow:none!important;min-height:310px}.dw-hero h1{color:#333!important;text-transform:uppercase}.dw-hero p{color:#777!important}.dw-hero .eyebrow{color:var(--dw-red)!important}.dw-hero-panel{background:#f9f9f9!important;border:1px solid var(--dw-line)!important;color:#333!important;backdrop-filter:none!important}.dw-hero-panel h3{color:#333!important}.dw-hero-panel p{color:#777!important}.dw-hero-panel>i{color:var(--dw-red)!important}.deal-badge,.label-new{background:#ffc107!important;color:#333!important}.btn,button{background:var(--dw-red);border-color:var(--dw-red);color:#fff}.btn.secondary{background:#333!important;border-color:#333!important;color:#fff!important}.btn.success{background:var(--dw-red)!important;border-color:var(--dw-red)!important}.category-strip a,.product-card,.card,.form,.detail-media,.detail-info{border:1px solid var(--dw-line)!important;box-shadow:none!important}.category-strip i{background:var(--dw-red)!important;color:#fff!important}.section-title h1,.section-title h2{font-size:18px;text-transform:uppercase;letter-spacing:.04em}.eyebrow{color:var(--dw-red)!important}.product-grid{gap:15px}.product-card:hover{transform:none;box-shadow:0 0 0 1px var(--dw-red)!important}.product-media{background:#fff;height:230px}.product-info{text-align:center}.product-info h3{font-size:14px;font-weight:700}.product-cat{color:#777}.rating-stars{color:#ffc107}.price{color:#777!important;font-size:15px;font-weight:700}.footer{background:#333!important}.hamburger{border-radius:var(--radius)!important}.nav-toggle{display:none!important}@media(max-width:900px){.dw-header-main{padding:14px 15px}.header-icons{display:none}.hamburger{display:flex}.dw-nav-row{display:none;grid-template-columns:1fr;margin-bottom:0}.nav-toggle:checked~.hamburger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle:checked~.hamburger span:nth-child(2){opacity:0}.nav-toggle:checked~.hamburger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.dw-header-main:has(.nav-toggle:checked)+.dw-nav-row{display:grid}.dw-nav-row .main-nav{display:grid!important;grid-template-columns:1fr;border:1px solid var(--dw-line);border-top:0}.main-nav a{border-right:0;border-bottom:1px solid var(--dw-line)}.header-search{border:1px solid var(--dw-line);border-top:0}.all-collections{justify-content:space-between}.dw-top-utility{display:none}.brand{font-size:20px!important}.brand i{width:32px;height:32px}.dw-hero{grid-template-columns:1fr;padding:20px}.dw-hero-panel{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.product-grid,.category-strip{grid-template-columns:1fr}.product-media{height:220px}.dw-header-main{gap:8px}.brand{font-size:17px!important}}

/* Qty stepper + admin editable nav support */
.qty-field{max-width:180px}.qty-stepper{display:inline-grid;grid-template-columns:42px 62px 42px;border:1px solid #d1d5db;overflow:hidden;background:#fff;width:max-content;border-radius:5px!important}.qty-stepper button{border:0;border-radius:0!important;width:42px;height:40px;padding:0;display:grid;place-items:center;font-size:22px;font-weight:900;color:#fff}.qty-stepper .qty-minus{background:#e3342f}.qty-stepper .qty-plus{background:#22a447}.qty-stepper input{width:62px;max-width:62px;height:40px;border:0!important;border-left:1px solid #e5e7eb!important;border-right:1px solid #e5e7eb!important;text-align:center;padding:0;font-weight:800;-moz-appearance:textfield}.qty-stepper input::-webkit-outer-spin-button,.qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media(max-width:560px){.qty-field{max-width:none}.qty-stepper{grid-template-columns:46px 70px 46px}.qty-stepper button{width:46px;height:42px}.qty-stepper input{width:70px;max-width:70px;height:42px}}

/* Product gallery + optional YouTube */
.product-gallery{display:flex;flex-direction:column;gap:12px}.gallery-main{width:100%;aspect-ratio:1/1;object-fit:cover;border:1px solid #eaeaea;background:#fff}.gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(68px,1fr));gap:8px}.gallery-thumb{background:#fff!important;border:1px solid #e5e7eb!important;padding:3px!important;height:68px;display:grid;place-items:center;cursor:pointer}.gallery-thumb.active,.gallery-thumb:hover{border-color:#ee3131!important}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.video-thumb{color:#ee3131!important;font-size:22px}.product-video{margin-top:8px;aspect-ratio:16/9;background:#111;overflow:hidden;border:1px solid #eaeaea}.product-video iframe{width:100%;height:100%;border:0}@media(max-width:560px){.gallery-thumbs{grid-template-columns:repeat(4,1fr)}.gallery-thumb{height:62px}}
.profile-photo-preview{width:100px;height:100px;object-fit:cover;border-radius:50%;border:3px solid #eef2f7}.customer-avatar{width:64px;height:64px;object-fit:cover;border-radius:50%;border:3px solid #eef2f7;flex-shrink:0}.customer-hero-left{display:flex;align-items:center;gap:16px}.sidebar-profile{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #f1f5f9;margin-bottom:4px}.sidebar-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.sidebar-avatar-placeholder{width:42px;height:42px;border-radius:50%;background:#eef2f7;display:grid;place-items:center;color:#94a3b8;font-size:18px}.sidebar-profile-info strong{display:block;font-size:13px;color:#1e293b;line-height:1.2}.sidebar-profile-info span{font-size:11px;color:#94a3b8}
.site-footer{margin-top:40px}.footer-newsletter{background:#ee3131;padding:28px 0}.footer-newsletter-inner{max-width:1220px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-newsletter-inner h3{color:#fff;margin:0;font-size:18px;letter-spacing:.5px}.footer-newsletter-inner p{color:#ffcdd2;margin:4px 0 0;font-size:13px}.newsletter-form{display:flex;min-width:320px}.newsletter-form input{flex:1;border:0;border-radius:999px;padding:12px 20px;font-size:14px;background:rgba(255,255,255,.95)}.newsletter-form button{background:#222;color:#fff;border:0;border-radius:999px;padding:12px 22px;margin-left:-44px;z-index:1;cursor:pointer}.footer-main{background:#1a1a1a;color:#bbb;padding:40px 0 0}.footer-cols{max-width:1220px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.footer-col h4{color:#fff;font-size:14px;font-weight:800;letter-spacing:.5px;border-left:3px solid #ee3131;padding-left:10px;margin-bottom:16px}.footer-col p,.footer-col a{display:block;color:#999;font-size:13px;margin-bottom:8px;text-decoration:none;line-height:1.6}.footer-col p i,.footer-col a i{margin-right:8px;color:#ee3131;width:14px;text-align:center}.footer-col a:hover{color:#ee3131}.footer-social{display:flex;gap:8px;margin-top:12px}.footer-social a{display:grid;place-items:center;width:34px;height:34px;background:#333;color:#bbb;border-radius:4px;font-size:14px}.footer-social a:hover{background:#ee3131;color:#fff}.footer-tags{max-width:1220px;margin:30px auto 0;padding:20px;border-top:1px solid #333}.footer-tags span{color:#fff;font-weight:800;font-size:12px;letter-spacing:.5px;display:block;margin-bottom:8px}.footer-tags div{display:flex;flex-wrap:wrap;gap:6px}.footer-tags a{color:#999;font-size:12px;text-decoration:none;padding:4px 10px;border:1px solid #444;border-radius:4px}.footer-tags a:hover{border-color:#ee3131;color:#ee3131}.footer-bottom{background:#111;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;max-width:1220px;margin:0 auto;color:#777;font-size:12px}.footer-payments{display:flex;gap:8px;font-size:22px;color:#666}.footer-payments i{transition:.2s}.footer-payments i:hover{color:#fff}.back-to-top{background:#333;color:#fff;border:0;width:34px;height:34px;border-radius:4px;cursor:pointer;font-size:14px;display:grid;place-items:center}@media(max-width:768px){.footer-cols{grid-template-columns:1fr 1fr}.footer-newsletter-inner{flex-direction:column;text-align:center}.newsletter-form{min-width:100%}}@media(max-width:480px){.footer-cols{grid-template-columns:1fr}}

/* 2026-06-15 cautious restore: footer/banner/admin dropdown polish */
.dw-top-utility,.footer-newsletter,.footer-main,.footer-bottom{border-radius:0!important}
.footer-newsletter-inner,.footer-cols,.footer-tags,.footer-bottom{max-width:1170px}
.home-banners{display:grid;gap:14px;margin:18px 0 24px}.home-banner{display:block;overflow:hidden;border-radius:0;background:#f8fafc;border:1px solid #eef2f7}.home-banner img{display:block;width:100%;height:auto;object-fit:cover}.admin-banner-preview{display:block;width:180px;max-width:100%;height:48px;object-fit:cover;border:1px solid #e5e7eb;background:#f8fafc;border-radius:0}
@media(min-width:901px){.admin-layout{display:block;min-height:calc(100vh - 62px)}.admin-sidebar{position:sticky;top:62px;z-index:35;height:auto;display:flex;align-items:center;gap:4px;overflow:visible;background:#fff;border-right:0;border-bottom:1px solid #eef2f7;padding:0 18px}.admin-sidebar .sidebar-profile{min-width:220px;margin-right:8px;border-bottom:0;padding:10px 8px}.admin-sidebar .sidebar-section{position:relative;padding:0}.admin-sidebar .sidebar-title{padding:18px 14px;cursor:default;color:#334155;font-size:12px}.admin-sidebar .sidebar-title:after{content:"\f078";font-family:"Font Awesome 6 Free";font-weight:900;font-size:10px;margin-left:7px;color:#94a3b8}.admin-sidebar .sidebar-section>a{display:none;position:relative;white-space:nowrap;background:#fff}.admin-sidebar .sidebar-section:hover>a,.admin-sidebar .sidebar-section:focus-within>a{display:flex;position:absolute;left:0;top:100%;min-width:210px;padding:10px 14px;box-shadow:0 16px 34px rgba(15,23,42,.12);border-left:1px solid #eef2f7;border-right:1px solid #eef2f7;z-index:50}.admin-sidebar .sidebar-section:hover>a:nth-of-type(2),.admin-sidebar .sidebar-section:focus-within>a:nth-of-type(2){top:calc(100% + 40px)}.admin-sidebar .sidebar-section:hover>a:nth-of-type(3),.admin-sidebar .sidebar-section:focus-within>a:nth-of-type(3){top:calc(100% + 80px)}.admin-sidebar .sidebar-section:hover>a:nth-of-type(4),.admin-sidebar .sidebar-section:focus-within>a:nth-of-type(4){top:calc(100% + 120px)}.admin-sidebar .sidebar-section:hover>a:nth-of-type(5),.admin-sidebar .sidebar-section:focus-within>a:nth-of-type(5){top:calc(100% + 160px)}.admin-main{max-width:1200px;margin:0 auto;padding:28px}.logout-link{border-top:0!important;margin-top:0}}

/* 2026-06-15 admin UI polish */
.footer-bottom{max-width:none!important;width:100%;margin:0!important;padding:0!important;background:#111;color:#777}.footer-bottom-inner{max-width:1170px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
@media(min-width:901px){.admin-header .dw-header-main,.admin-sidebar,.admin-main{max-width:1170px;margin-left:auto;margin-right:auto}.admin-header{background:#fff}.admin-sidebar{width:100%;box-sizing:border-box;border-left:1px solid transparent;border-right:1px solid transparent;border-radius:0 0 14px 14px}.admin-main{width:100%;box-sizing:border-box}.admin-sidebar .sidebar-profile{padding-left:0}.admin-sidebar .sidebar-section:hover>a:first-of-type,.admin-sidebar .sidebar-section:focus-within>a:first-of-type{border-top:1px solid #eef2f7;border-radius:12px 12px 0 0}.admin-sidebar .sidebar-section:hover>a:last-of-type,.admin-sidebar .sidebar-section:focus-within>a:last-of-type{border-bottom:1px solid #eef2f7;border-radius:0 0 12px 12px}.admin-sidebar .sidebar-section>a:hover{background:#eff6ff}}
.admin-main h1{letter-spacing:-.03em;color:#0f172a}.admin-product-form{background:transparent!important;box-shadow:none!important;padding:0!important}.admin-form-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:20px;padding:22px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.admin-form-hero h1{margin:8px 0 6px;font-size:30px}.admin-form-hero p{margin:0;color:#64748b;line-height:1.6}.admin-form-actions,.admin-form-sticky{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.admin-product-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 30px rgba(15,23,42,.05);padding:20px}.admin-card h2{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:17px;color:#0f172a}.admin-card h2 i{color:#2563eb}.admin-card-main{grid-row:span 2}.admin-card-side{align-self:start;position:sticky;top:150px}.admin-product-preview{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;margin-bottom:14px}.empty-preview{display:grid;place-items:center;color:#94a3b8;text-align:center}.empty-preview i{font-size:34px;display:block;margin-bottom:8px}.form-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-form-sticky{position:sticky;bottom:0;margin-top:18px;background:rgba(248,250,252,.92);backdrop-filter:blur(10px);border:1px solid #e5e7eb;border-radius:16px;padding:12px;box-shadow:0 -8px 24px rgba(15,23,42,.07)}.admin-main input,.admin-main textarea,.admin-main select{width:100%;box-sizing:border-box}.admin-main .btn,.admin-main button{min-height:40px}@media(max-width:1100px){.admin-product-layout{grid-template-columns:1fr}.admin-card-main{grid-row:auto}.admin-card-side{position:static;order:-1}.form-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.admin-header .dw-header-main{padding-left:16px;padding-right:16px}.admin-form-hero{flex-direction:column;padding:18px;border-radius:16px}.admin-form-actions{width:100%;justify-content:stretch}.admin-form-actions .btn,.admin-form-actions button{flex:1}.admin-card{padding:16px;border-radius:16px}.admin-product-layout{gap:14px}.admin-form-sticky{justify-content:stretch}.admin-form-sticky .btn,.admin-form-sticky button{flex:1}.table-wrap{border-radius:14px}th,td{padding:10px 11px}}@media(max-width:560px){.admin-main{padding:14px!important}.form-grid,.form-grid.compact{grid-template-columns:1fr}.admin-form-hero h1{font-size:24px}.admin-form-actions,.admin-form-sticky{flex-direction:column}.admin-form-actions .btn,.admin-form-actions button,.admin-form-sticky .btn,.admin-form-sticky button{width:100%}.footer-bottom-inner{justify-content:center;text-align:center}.footer-payments{justify-content:center}}

/* 2026-06-15 gallery upload + full width admin menu */
@media(min-width:901px){.admin-sidebar{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:max(18px,calc((100vw - 1170px)/2))!important;padding-right:max(18px,calc((100vw - 1170px)/2))!important;border-radius:0!important;border-left:0!important;border-right:0!important}.admin-sidebar .sidebar-profile{padding-left:0}}
.gallery-admin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin:12px 0 16px}.gallery-admin-item{display:flex;flex-direction:column;gap:8px;border:1px solid #e5e7eb;border-radius:14px;padding:10px;background:#f8fafc;font-weight:600;color:#334155}.gallery-admin-item img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;background:#fff;border:1px solid #eef2f7}.gallery-admin-item span{font-size:11px;color:#64748b;word-break:break-all;line-height:1.35}.gallery-admin-item em{font-style:normal;font-size:12px;color:#dc2626;display:flex;align-items:center;gap:6px}.admin-gallery-card{grid-column:1/-1}.admin-note{display:block;color:#64748b;font-size:12px;line-height:1.45;margin-top:6px}
@media(max-width:560px){.gallery-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-admin-item{padding:8px}}

/* 2026-06-15 customer access secure downloads */
.customer-subnav{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:0 0 22px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.customer-subnav a{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;color:#334155;text-decoration:none;font-weight:700;background:#f8fafc}.customer-subnav a:hover,.customer-subnav a.active{background:#2563eb;color:#fff}.customer-access-list{display:grid;gap:14px}.customer-access-card{display:grid;grid-template-columns:90px 1fr auto;gap:16px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px;text-decoration:none;color:#0f172a;box-shadow:0 8px 24px rgba(15,23,42,.05)}.customer-access-card:hover{border-color:#2563eb;transform:translateY(-1px)}.customer-access-card img{width:90px;height:70px;object-fit:cover;border-radius:12px;background:#f8fafc}.customer-access-card h3{margin:0 0 6px}.customer-access-card p{margin:0 0 8px;color:#64748b}.customer-access-detail{display:grid;gap:18px}.access-product-info{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:start}.access-product-info img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px;background:#f8fafc}.download-list{display:grid;gap:10px}.download-item{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;color:#0f172a;text-decoration:none}.download-item i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#16a34a;color:#fff}.download-item b{display:block}.download-item span{display:block;color:#64748b;font-size:12px;margin-top:3px}.download-item:hover{border-color:#16a34a;background:#f0fdf4}.admin-download-card{grid-column:1/-1}@media(max-width:640px){.customer-subnav{display:grid;grid-template-columns:1fr 1fr}.customer-access-card{grid-template-columns:70px 1fr}.customer-access-card>i{display:none}.customer-access-card img{width:70px;height:60px}.access-product-info{grid-template-columns:1fr}.customer-subnav a{justify-content:center}}

/* 2026-06-15 secure download UX notice */
.download-notice{max-width:720px;margin:40px auto;background:#fff;border:1px solid #fee2e2;border-radius:22px;padding:34px;text-align:center;box-shadow:0 18px 50px rgba(127,29,29,.10)}.download-notice-icon{width:78px;height:78px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:#fee2e2;color:#dc2626;font-size:32px}.download-notice h1{margin:12px 0 10px;color:#0f172a;letter-spacing:-.03em}.download-notice p{color:#64748b;line-height:1.7;margin:0 auto 20px;max-width:560px}.download-notice-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:14px}.download-notice small{display:block;color:#94a3b8}.download-item[target="_blank"]:after{content:"\f35d";font-family:"Font Awesome 6 Free";font-weight:900;margin-left:auto;color:#94a3b8}@media(max-width:560px){.download-notice{margin:20px auto;padding:24px 18px}.download-notice-actions .btn{width:100%}}
