:root{--ink:#171b22;--muted:#7a828d;--line:#e8ebef;--soft:#f6f7f9;--card:#fff;--accent:#161a20;--gold:#b99454;--radius:22px;--shadow:0 14px 40px rgba(18,24,35,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Tahoma",sans-serif;color:var(--ink);background:#fff}a{color:inherit}.wrap{max-width:1240px;margin:auto;padding:0 24px}.topbar{height:74px;border-bottom:1px solid var(--line);display:flex;align-items:center;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20}.navin{display:flex;align-items:center;gap:28px;width:100%;max-width:1240px;margin:auto;padding:0 24px}.brand{font-weight:800;letter-spacing:.12em;font-size:20px;text-decoration:none}.brand span{color:var(--gold)}.navlinks{display:flex;gap:20px;margin-left:auto;font-size:14px;color:#59616d}.navlinks a{text-decoration:none}.navlinks a:hover{color:var(--ink)}.hero{margin:26px 0 42px;border-radius:30px;overflow:hidden;min-height:410px;background:linear-gradient(120deg,#171b22,#323943);display:grid;grid-template-columns:1.1fr .9fr;box-shadow:var(--shadow)}.hero-copy{padding:62px;color:#fff;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#d9c49c}.hero h1{font-size:46px;line-height:1.05;margin:12px 0}.hero p{color:#dce1e7;line-height:1.75;max-width:610px}.hero-art{background:radial-gradient(circle at 60% 40%,rgba(255,255,255,.16),transparent 30%),linear-gradient(135deg,#3a414b,#171b22);display:flex;align-items:center;justify-content:center}.moon{font-size:130px;color:#d8c08f;text-shadow:0 15px 50px rgba(0,0,0,.4)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px}.section-head h2{margin:0;font-size:26px}.muted{color:var(--muted)}.shop-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.shop-card,.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);overflow:hidden;text-decoration:none;transition:.18s;box-shadow:0 4px 18px rgba(18,24,35,.03)}.shop-card:hover,.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.shop-card{padding:18px}.shop-card img{width:76px;height:76px;border-radius:20px;object-fit:cover;background:var(--soft)}.shop-card h3{margin:12px 0 5px}.shop-card small{color:var(--muted)}.product-card .photo{width:100%;height:245px;object-fit:cover;background:var(--soft);display:block}.product-body{padding:18px}.product-body h3{font-size:17px;line-height:1.4;margin:7px 0 10px;min-height:48px}.price{font-size:21px;font-weight:800;margin:8px 0}.price.empty{color:#9aa1aa;font-size:14px;font-weight:normal}.pill{display:inline-block;padding:5px 9px;border-radius:999px;background:#f1f3f5;color:#606a76;font-size:11px}.btn{display:inline-block;border:0;border-radius:12px;padding:11px 16px;text-decoration:none;cursor:pointer;font-weight:700;font-size:14px}.btn-dark{background:#171b22;color:#fff}.btn-light{background:#fff;border:1px solid var(--line);color:#171b22}.btn-gold{background:#b99454;color:#fff}.footer{margin-top:70px;background:#15191f;color:#fff;padding:20px 0}.footer .grid{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer .footer-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap;line-height:1.5;font-size:13px}.footer .footer-sep{opacity:.45}.footer p{color:#b9c0c9;line-height:1.5;margin:0}.admin-body{background:#f5f6f8}.dashboard{max-width:1280px;margin:auto;padding:28px 24px 60px}.dashbar{background:#171b22;color:#fff}.dashnav{max-width:1280px;margin:auto;padding:18px 24px;display:flex;align-items:center;gap:22px}.dashnav a{color:#d8dde4;text-decoration:none;font-size:14px}.dashnav .brand{color:#fff}.dashnav .right{margin-left:auto}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.stat{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.stat small{color:#7c8590;letter-spacing:.08em}.stat strong{display:block;font-size:30px;margin-top:7px}.panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;margin:18px 0;box-shadow:0 6px 24px rgba(18,24,35,.03)}.panel h2{margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{display:block;font-weight:700;font-size:13px;margin-bottom:7px}.field.full{grid-column:1/-1}input,textarea,select{width:100%;border:1px solid #dfe3e8;border-radius:12px;padding:12px 13px;background:#fff;color:#171b22;font:inherit}textarea{min-height:120px;resize:vertical}.actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.product-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.view-switch{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.view-label{font-size:12px;color:#7a828d;margin-right:4px}.view-btn{display:inline-block;padding:9px 13px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;color:#4f5864;text-decoration:none;font-size:12px;font-weight:700}.view-btn:hover{border-color:#b9c0c8;color:#171b22}.view-btn.active{background:#171b22;border-color:#171b22;color:#fff}.product-admin-grid.view-10{grid-template-columns:repeat(10,minmax(0,1fr));gap:10px}.product-admin-grid.view-6{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.product-admin-grid.view-10 .admin-product{border-radius:14px}.product-admin-grid.view-10 .admin-product img{height:105px}.product-admin-grid.view-10 .admin-product .pad{padding:10px}.product-admin-grid.view-10 .admin-product h3{font-size:12px;line-height:1.3;min-height:46px;margin:7px 0}.product-admin-grid.view-10 .admin-product .price{font-size:14px}.product-admin-grid.view-10 .admin-product .btn{font-size:11px;padding:7px 9px;border-radius:8px}.product-admin-grid.view-10 .admin-product .muted{font-size:10px!important;white-space:nowrap;overflow:hidden}.product-admin-grid.view-6 .admin-product img{height:145px}.product-admin-grid.view-6 .admin-product .pad{padding:12px}.product-admin-grid.view-6 .admin-product h3{font-size:13px;line-height:1.35;min-height:52px}.product-admin-grid.view-6 .admin-product .price{font-size:17px}.product-admin-grid.view-6 .admin-product .btn{font-size:12px;padding:8px 10px}..admin-product{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.admin-product img{width:100%;height:190px;object-fit:cover;background:var(--soft)}.admin-product .pad{padding:16px}.status{font-size:12px;font-weight:700}.status.draft{color:#a06b18}.status.live{color:#2e7d52}.notice{padding:13px 15px;border-radius:12px;background:#f6f7f9;margin:12px 0}.ok{color:#26714d}.err{color:#a63d3d}.preview{margin-top:12px;border:1px dashed #d7dce2;border-radius:14px;padding:10px;display:none}.preview img{max-width:180px;max-height:120px;object-fit:contain}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:13px 10px;border-bottom:1px solid var(--line);text-align:left;font-size:14px}.empty{padding:35px;text-align:center;color:var(--muted);background:var(--soft);border-radius:16px}@media(max-width:1100px){.product-admin-grid.view-10{grid-template-columns:repeat(5,minmax(0,1fr))}.product-admin-grid.view-6{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-art{min-height:180px}.shop-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.stat-grid{grid-template-columns:repeat(2,1fr)}.product-admin-grid{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer .grid{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer .footer-line{font-size:12px}}@media(max-width:600px){.view-switch{justify-content:flex-start}.product-admin-grid.view-10,.product-admin-grid.view-6{grid-template-columns:repeat(2,minmax(0,1fr))}.product-admin-grid.view-10 .admin-product img,.product-admin-grid.view-6 .admin-product img{height:150px}}@media(max-width:600px){.wrap,.dashboard{padding-left:16px;padding-right:16px}.navlinks{display:none}.hero-copy{padding:38px 28px}.hero h1{font-size:36px}.shop-grid,.product-grid,.product-admin-grid,.stat-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card .photo{height:180px}.product-body{padding:13px}.product-body h3{font-size:15px}.dashnav{padding:15px 16px}.dashnav a{display:none}.dashnav .brand,.dashnav .right{display:block}.section-head{align-items:start;flex-direction:column}}

/* Product management: compact row is the standard editing view. */
.product-admin-grid.view-10{display:flex;flex-direction:column;gap:8px;}
.product-admin-grid.view-10 .admin-product{display:flex;align-items:center;min-height:82px;border-radius:14px;}
.product-admin-grid.view-10 .admin-product img{width:78px;height:64px;flex:0 0 78px;object-fit:cover;}
.product-admin-grid.view-10 .admin-product .pad{padding:10px 14px;flex:1;min-width:0;}
.product-admin-grid.view-10 .admin-product-main{display:flex;align-items:center;gap:18px;}
.product-admin-grid.view-10 .admin-product-main>div:first-child{min-width:0;flex:1;}
.product-admin-grid.view-10 .admin-product h3{font-size:14px;line-height:1.35;margin:3px 0;min-height:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product-admin-grid.view-10 .admin-product .status{font-size:10px;}
.product-admin-grid.view-10 .admin-product .price{font-size:14px;margin:2px 0 0;}
.product-admin-grid.view-10 .admin-product-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex:0 0 auto;margin-left:auto;}
.product-admin-grid.view-10 .admin-product-actions .btn{font-size:12px;padding:8px 12px;border-radius:9px;}
.product-admin-grid.view-10 .admin-delete{font-size:12px;color:#8a4141;margin-left:4px;}
.product-admin-grid.view-10 .admin-product-link{font-size:10px!important;margin:3px 0 0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
@media(max-width:700px){.product-admin-grid.view-10 .admin-product-main{align-items:flex-start;flex-direction:column;gap:8px;}.product-admin-grid.view-10 .admin-product-actions{width:100%;justify-content:flex-end;}.product-admin-grid.view-10 .admin-product img{width:70px;height:58px;flex-basis:70px;}}

/* Product management rows: clear separators to prevent accidental clicks. */
.product-admin-grid.view-10 .admin-product{border:0;border-bottom:1px solid #dfe3e8;border-radius:0;box-shadow:none;padding:10px 0;}
.product-admin-grid.view-10 .admin-product:last-child{border-bottom:0;}
.product-admin-grid.view-10 .admin-product:hover{background:#fafbfc;}
@media(max-width:700px){.product-admin-grid.view-10 .admin-product{border-bottom:1px solid #dfe3e8;padding:10px 0;}}

/* Site themes controlled by Admin Site Setting */
.site-theme-lite-gray{--ink:#26313d;--muted:#707b87;--soft:#f1f3f5;--card:#fff;--accent:#55606d}.site-theme-lite-gray .hero{background:linear-gradient(120deg,#69727c,#aeb5bc)}.site-theme-lite-gray .hero-art{background:linear-gradient(135deg,#c8cdd2,#7c858e)}.site-theme-pink-ig{--ink:#2c2028;--muted:#8a7180;--line:#f0dfe7;--soft:#fcf3f7;--accent:#c65a86}.site-theme-pink-ig .hero{background:linear-gradient(120deg,#c65a86,#e9a6c2)}.site-theme-pink-ig .hero-art{background:linear-gradient(135deg,#f0bfd2,#b84d7d)}.site-theme-pink-ig .btn-gold{background:#b94f7e}.site-theme-business{--ink:#223243;--muted:#6f7d8b;--line:#dfe5ea;--soft:#f2f5f7;--accent:#315a7d}.site-theme-business .hero{background:linear-gradient(120deg,#263d54,#4f718b)}.site-theme-business .hero-art{background:linear-gradient(135deg,#8099aa,#314b61)}.site-theme-advance{--ink:#151a21;--muted:#717986;--line:#e1e2e4;--soft:#f3f4f5;--accent:#b99454}.site-theme-advance .hero{background:linear-gradient(120deg,#11161c,#3b4149)}.site-theme-advance .hero-art{background:linear-gradient(135deg,#454b53,#10151b)}.site-font-small{font-size:14px}.site-font-small .hero h1{font-size:39px}.site-font-small .product-body h3{font-size:15px}.site-font-large{font-size:17px}.site-font-large .hero h1{font-size:52px}.site-font-large .product-body h3{font-size:19px}@media(max-width:600px){.site-font-small .hero h1{font-size:31px}.site-font-large .hero h1{font-size:40px}}

.site-logo{max-height:42px;max-width:210px;width:auto;display:block;object-fit:contain}.hero-banner-image{width:100%;height:100%;min-height:410px;display:block;object-fit:cover}.site-theme-pink-ig .topbar{background:rgba(255,248,251,.97)}@media(max-width:600px){.site-logo{max-height:36px;max-width:170px}.hero-banner-image{min-height:220px}}


/* =========================================================
   LUNA SHOPPING MALL · SITE MASTER THEMES
   The selected Admin Site Theme controls the full public UI,
   not only the header. Per-shop themes remain scoped to shop.php.
   ========================================================= */
body.site-theme-white-millennium{--site-bg:#ffffff;--site-surface:#ffffff;--site-soft:#f7f8fa;--site-ink:#17202a;--site-muted:#727b86;--site-line:#e4e8ed;--site-accent:#b99454;--site-accent-soft:#f4ead6;--site-hero-a:#ffffff;--site-hero-b:#f1f3f6;--site-hero-ink:#17202a;--site-footer:#15191f;--site-footer-ink:#ffffff;}
body.site-theme-lite-gray{--site-bg:#eef1f4;--site-surface:#ffffff;--site-soft:#e3e7eb;--site-ink:#303841;--site-muted:#6f7883;--site-line:#d5dbe1;--site-accent:#5d6873;--site-accent-soft:#e5e9ed;--site-hero-a:#dfe4e8;--site-hero-b:#cbd2d8;--site-hero-ink:#26313a;--site-footer:#303841;--site-footer-ink:#ffffff;}
body.site-theme-pink-ig{--site-bg:#fff7fb;--site-surface:#ffffff;--site-soft:#fff0f5;--site-ink:#4c2638;--site-muted:#8c6879;--site-line:#f0d5e1;--site-accent:#d85b8a;--site-accent-soft:#f8dce8;--site-hero-a:#d85b8a;--site-hero-b:#b94d78;--site-hero-ink:#ffffff;--site-footer:#d85b8a;--site-footer-ink:#ffffff;}
body.site-theme-business{--site-bg:#f5f7f9;--site-surface:#ffffff;--site-soft:#e9edf1;--site-ink:#203040;--site-muted:#667483;--site-line:#d9e0e7;--site-accent:#315f86;--site-accent-soft:#e4edf5;--site-hero-a:#dce8f2;--site-hero-b:#b9cedf;--site-hero-ink:#183247;--site-footer:#203040;--site-footer-ink:#ffffff;}
body.site-theme-advance{--site-bg:#f2f3f6;--site-surface:#ffffff;--site-soft:#e4e6eb;--site-ink:#20232b;--site-muted:#70747e;--site-line:#d7dae1;--site-accent:#6b5a8e;--site-accent-soft:#ece7f4;--site-hero-a:#d9d3e6;--site-hero-b:#b9b0ca;--site-hero-ink:#292238;--site-footer:#20232b;--site-footer-ink:#ffffff;}

body.site-theme-white-millennium,body.site-theme-lite-gray,body.site-theme-pink-ig,body.site-theme-business,body.site-theme-advance{background:var(--site-bg);color:var(--site-ink);}
body.site-theme-white-millennium .topbar,body.site-theme-lite-gray .topbar,body.site-theme-pink-ig .topbar,body.site-theme-business .topbar,body.site-theme-advance .topbar{background:var(--site-surface);border-bottom-color:var(--site-line);}
body.site-theme-white-millennium .brand,body.site-theme-lite-gray .brand,body.site-theme-pink-ig .brand,body.site-theme-business .brand,body.site-theme-advance .brand{color:var(--site-ink);}
body.site-theme-white-millennium .brand span,body.site-theme-lite-gray .brand span,body.site-theme-pink-ig .brand span,body.site-theme-business .brand span,body.site-theme-advance .brand span{color:var(--site-accent);}
body.site-theme-white-millennium .navlinks,body.site-theme-lite-gray .navlinks,body.site-theme-pink-ig .navlinks,body.site-theme-business .navlinks,body.site-theme-advance .navlinks{color:var(--site-muted);}
body.site-theme-white-millennium .hero,body.site-theme-lite-gray .hero,body.site-theme-pink-ig .hero,body.site-theme-business .hero,body.site-theme-advance .hero{background:linear-gradient(120deg,var(--site-hero-a),var(--site-hero-b));box-shadow:0 14px 40px rgba(18,24,35,.10);}
body.site-theme-white-millennium .hero-copy,body.site-theme-lite-gray .hero-copy,body.site-theme-business .hero-copy,body.site-theme-advance .hero-copy{color:var(--site-hero-ink);}
body.site-theme-white-millennium .hero p,body.site-theme-lite-gray .hero p,body.site-theme-business .hero p,body.site-theme-advance .hero p{color:var(--site-muted);}
body.site-theme-pink-ig .hero-copy{color:#fff;}
body.site-theme-pink-ig .hero p{color:rgba(255,255,255,.88);}
body.site-theme-white-millennium .hero-art,body.site-theme-lite-gray .hero-art,body.site-theme-business .hero-art,body.site-theme-advance .hero-art{background:radial-gradient(circle at 60% 40%,rgba(255,255,255,.55),transparent 32%),linear-gradient(135deg,var(--site-hero-b),var(--site-hero-a));}
body.site-theme-pink-ig .hero-art{background:radial-gradient(circle at 60% 40%,rgba(255,255,255,.22),transparent 32%),linear-gradient(135deg,#df82a5,#bf507d);}
body.site-theme-white-millennium .eyebrow,body.site-theme-lite-gray .eyebrow,body.site-theme-pink-ig .eyebrow,body.site-theme-business .eyebrow,body.site-theme-advance .eyebrow{color:var(--site-accent)!important;}
body.site-theme-pink-ig .hero .eyebrow{color:#ffd7e6!important;}
body.site-theme-white-millennium .moon,body.site-theme-lite-gray .moon,body.site-theme-pink-ig .moon,body.site-theme-business .moon,body.site-theme-advance .moon{color:var(--site-accent);}
body.site-theme-white-millennium .shop-card,body.site-theme-white-millennium .product-card,body.site-theme-lite-gray .shop-card,body.site-theme-lite-gray .product-card,body.site-theme-pink-ig .shop-card,body.site-theme-pink-ig .product-card,body.site-theme-business .shop-card,body.site-theme-business .product-card,body.site-theme-advance .shop-card,body.site-theme-advance .product-card{background:var(--site-surface);border-color:var(--site-line);color:var(--site-ink);}
body.site-theme-white-millennium .shop-card img,body.site-theme-white-millennium .product-card .photo,body.site-theme-lite-gray .shop-card img,body.site-theme-lite-gray .product-card .photo,body.site-theme-pink-ig .shop-card img,body.site-theme-pink-ig .product-card .photo,body.site-theme-business .shop-card img,body.site-theme-business .product-card .photo,body.site-theme-advance .shop-card img,body.site-theme-advance .product-card .photo{background:var(--site-soft);}
body.site-theme-white-millennium .muted,body.site-theme-lite-gray .muted,body.site-theme-pink-ig .muted,body.site-theme-business .muted,body.site-theme-advance .muted{color:var(--site-muted);}
body.site-theme-white-millennium .product-title,body.site-theme-lite-gray .product-title,body.site-theme-pink-ig .product-title,body.site-theme-business .product-title,body.site-theme-advance .product-title{color:var(--site-ink);}
body.site-theme-white-millennium .price,body.site-theme-lite-gray .price,body.site-theme-pink-ig .price,body.site-theme-business .price,body.site-theme-advance .price{color:var(--site-ink);}
body.site-theme-white-millennium .btn-dark,body.site-theme-lite-gray .btn-dark,body.site-theme-pink-ig .btn-dark,body.site-theme-business .btn-dark,body.site-theme-advance .btn-dark{background:var(--site-ink);color:#fff;}
body.site-theme-white-millennium .btn-gold,body.site-theme-lite-gray .btn-gold,body.site-theme-pink-ig .btn-gold,body.site-theme-business .btn-gold,body.site-theme-advance .btn-gold{background:var(--site-accent);color:#fff;}
body.site-theme-white-millennium .shop-recommend,body.site-theme-lite-gray .shop-recommend,body.site-theme-pink-ig .shop-recommend,body.site-theme-business .shop-recommend,body.site-theme-advance .shop-recommend{background:var(--site-accent-soft);color:var(--site-accent);}
body.site-theme-white-millennium .footer,body.site-theme-lite-gray .footer,body.site-theme-pink-ig .footer,body.site-theme-business .footer,body.site-theme-advance .footer{background:var(--site-footer);color:var(--site-footer-ink);}
body.site-theme-white-millennium .footer p,body.site-theme-lite-gray .footer p,body.site-theme-pink-ig .footer p,body.site-theme-business .footer p,body.site-theme-advance .footer p{color:rgba(255,255,255,.72);}

/* Site typography scale from Admin Settings. */
body.site-font-small{font-size:14px;} body.site-font-small .hero h1{font-size:40px;} body.site-font-small .product-body h3{font-size:15px;}
body.site-font-medium{font-size:16px;} body.site-font-large{font-size:18px;} body.site-font-large .hero h1{font-size:52px;} body.site-font-large .product-body h3{font-size:19px;}
