*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--body-bg);color:var(--body-text);font-family:var(--site-font);line-height:1.65}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:1000;background:var(--nav-bg);color:var(--nav-text);box-shadow:0 8px 24px #0002}.nav-wrap{width:min(1240px,calc(100% - 24px));margin:auto;display:flex;align-items:center;min-height:72px;gap:18px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:700;white-space:nowrap}.brand img{height:52px;width:auto;object-fit:contain}.main-nav{margin-left:auto;display:flex;align-items:center;gap:4px}.main-nav>a,.nav-dropdown>button{padding:11px 13px;border-radius:10px;text-decoration:none;border:0;background:transparent;color:var(--nav-text);font:inherit;cursor:pointer}.main-nav>a:hover,.nav-dropdown>button:hover{background:#ffffff12;color:var(--nav-accent)}.nav-dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:100%;right:0;min-width:220px;background:var(--nav-bg);padding:8px;border-radius:12px;box-shadow:0 18px 40px #0005}.dropdown-menu a{display:block;padding:10px 12px;text-decoration:none;border-radius:8px}.dropdown-menu a:hover{background:#fff1}.nav-dropdown:hover .dropdown-menu{display:block}.nav-toggle{display:none;margin-left:auto;background:transparent;border:1px solid #ffffff40;color:#fff;border-radius:10px;padding:8px 12px;font-size:22px}.hero-slider{position:relative;overflow:hidden;background:#111}.slide{display:none;position:relative;min-height:clamp(280px,48vw,620px)}.slide.active{display:block}.slide img{width:100%;height:clamp(280px,48vw,620px);object-fit:cover}.slide-overlay{position:absolute;inset:0;display:flex;align-items:center}.slide-copy{width:min(1180px,calc(100% - 40px));margin:auto}.slide-copy h1{font-size:clamp(30px,5vw,66px);margin:0 0 10px;max-width:850px;line-height:1.08}.slide-copy p{font-size:clamp(16px,2vw,24px);max-width:760px}.btn-gold{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;background:#e0b33b;color:#211400;text-decoration:none;font-weight:700;border:0;cursor:pointer}.section{padding:clamp(52px,6vw,90px) 0}.section-title{text-align:center;font-size:clamp(28px,4vw,44px);line-height:1.2;margin:0 0 28px}.section-lead{text-align:center;max-width:820px;margin:0 auto 28px}.home-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-card{border:2px solid var(--card-border,#d4a72c);background:var(--card-bg,#5a0808);color:var(--card-text,#fff);border-radius:16px;overflow:hidden;text-decoration:none;transition:.2s transform,.2s box-shadow}.home-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #0003}.home-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.home-card .body{padding:20px}.home-card h3{font-size:24px;margin:0 0 8px}.content-html{font-size:clamp(16px,1.25vw,20px)}.content-html img{border-radius:14px;margin:18px auto}.content-html h1,.content-html h2,.content-html h3{line-height:1.25}.market-section{--sec-bg:#111;--sec-text:#fff;--card-bg:#26272b;--card-text:#fff;--border:#d4a72c;--accent:#d4a72c;background:var(--sec-bg);color:var(--sec-text);padding:54px 0}.price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.price-card{background:var(--card-bg);color:var(--card-text);border:1px solid var(--border);border-radius:18px;padding:24px;text-align:center}.price-card .label{font-weight:600;color:var(--accent)}.price-card .number{font-size:clamp(34px,6vw,64px);font-weight:800;line-height:1.1}.price-card .sub{opacity:.78}.market-meta{text-align:center;margin-top:16px;opacity:.8}.calc-shell{background:var(--sec-bg);color:var(--sec-text);padding:54px 0}.calc-card{background:#1113;border:1px solid var(--border);border-radius:24px;padding:clamp(18px,3vw,30px);box-shadow:0 22px 60px #0004}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{background:var(--card-bg);border:1px solid #ffffff14;border-radius:16px;padding:14px}.field label{display:block;color:var(--accent);font-weight:600;margin-bottom:6px}.field input,.field select{width:100%;border:0;outline:0;background:transparent;color:var(--card-text);font:inherit;font-size:18px}.field select option{color:#111}.result-box{margin-top:16px;text-align:center;padding:22px;border-radius:18px;background:linear-gradient(135deg,#180b05,#4b1e10);border:1px solid var(--border)}.result-box .amount{font-size:clamp(36px,6vw,68px);font-weight:800;color:var(--accent);line-height:1.1}.page-hero{padding:70px 0;background:linear-gradient(135deg,#3b0000,#160000);color:#fff}.page-hero h1{font-size:clamp(34px,5vw,60px);margin:0}.page-cover{max-height:580px;width:100%;object-fit:cover}.contact-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:24px}.contact-box{padding:24px;border-radius:18px;border:1px solid #ddd;background:#fff}.map{width:100%;height:460px;border:0;border-radius:18px}.site-footer{background:var(--footer-bg);color:var(--footer-text);padding:42px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:30px}.copyright{text-align:center;opacity:.7;margin-top:24px}.muted{opacity:.72}.source-link{font-size:14px}.admin-note{padding:12px;border-radius:10px;background:#fff4cd;color:#5c4300}.hidden{display:none!important}
@media(max-width:900px){.nav-toggle{display:block}.main-nav{display:none;position:absolute;left:12px;right:12px;top:72px;background:var(--nav-bg);padding:10px;border-radius:14px;flex-direction:column;align-items:stretch;box-shadow:0 18px 50px #0006}.main-nav.open{display:flex}.main-nav>a,.nav-dropdown>button{text-align:left;width:100%}.dropdown-menu{position:static;display:none;box-shadow:none;margin:4px 0 0 12px}.nav-dropdown.open .dropdown-menu{display:block}.nav-dropdown:hover .dropdown-menu{display:none}.nav-dropdown.open:hover .dropdown-menu{display:block}.home-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid{grid-template-columns:1fr}}
@media(max-width:640px){.container{width:min(100% - 20px,1180px)}.brand span{font-size:15px}.brand img{height:44px}.nav-wrap{min-height:64px}.main-nav{top:64px}.home-cards,.price-grid,.form-grid{grid-template-columns:1fr}.section{padding:42px 0}.price-card{padding:18px}.calc-card{border-radius:18px}.field{padding:12px}.map{height:340px}.footer-grid{grid-template-columns:1fr}}
@media(min-width:1800px){.container{width:min(1500px,calc(100% - 100px))}.nav-wrap{width:min(1540px,calc(100% - 100px));min-height:90px}.brand img{height:65px}.main-nav>a,.nav-dropdown>button{font-size:21px}.section{padding:90px 0}.content-html{font-size:24px}.price-card .number{font-size:78px}.field input,.field select{font-size:24px}.field label{font-size:20px}}
@supports(padding:max(0px)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.site-header{padding-top:env(safe-area-inset-top)}}
.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.service-mini-card{border:2px solid var(--card-border,#d4a72c);border-radius:16px;overflow:hidden;background:var(--card-bg,#5a0808);color:var(--card-text,#fff)}.service-mini-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.service-mini-card .body{padding:18px}.service-mini-card h3{margin:0 0 8px;font-size:clamp(21px,2vw,30px)}.service-mini-card ul{padding-left:20px;margin:8px 0}.split-content{display:grid;grid-template-columns:1.05fr 1fr;gap:34px;align-items:center}.split-content.reverse> :first-child{order:2}.split-content.reverse> :last-child{order:1}@media(max-width:900px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-content{grid-template-columns:1fr}.split-content.reverse> :first-child,.split-content.reverse> :last-child{order:initial}}@media(max-width:560px){.service-grid{grid-template-columns:1fr}}

/* 2026 modern refresh */
body{background:linear-gradient(180deg,var(--body-bg),color-mix(in srgb,var(--body-bg) 94%,#f2eee5));letter-spacing:.01em}.site-header{backdrop-filter:blur(14px);background:color-mix(in srgb,var(--nav-bg) 94%,transparent);border-bottom:1px solid #ffffff12}.nav-wrap{min-height:78px}.brand{font-weight:800;letter-spacing:.01em}.brand img{filter:drop-shadow(0 5px 14px #0003)}.main-nav>a,.nav-dropdown>button{font-weight:600;transition:.18s}.hero-slider{border-bottom:1px solid #0001}.slide::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#ffffff18}.slide-copy{position:relative;z-index:2}.slide-copy h1{text-shadow:0 8px 26px #0006;letter-spacing:-.02em}.slide-copy p{max-width:820px;text-shadow:0 3px 18px #0006}.btn-gold{border-radius:999px;padding:12px 22px;box-shadow:0 10px 25px #b9841230;transition:.18s transform,.18s filter}.btn-gold:hover{transform:translateY(-2px);filter:brightness(1.03)}.section-title{font-weight:800;letter-spacing:-.02em}.section-head-modern{text-align:center;max-width:850px;margin:0 auto 34px}.section-head-modern .section-title{margin-bottom:8px}.section-head-modern p{margin:0;color:color-mix(in srgb,currentColor 65%,transparent)}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.18em;font-weight:800;color:#ba8b20;margin-bottom:10px}.services-section{background:linear-gradient(180deg,#fffdf9,#f8f3e8)}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-card{background:#fff;border:1px solid #e8e2d8;border-radius:22px;overflow:hidden;box-shadow:0 14px 40px #26190b0c;transition:.22s transform,.22s box-shadow}.blog-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #26190b18}.blog-cover{display:block;overflow:hidden;background:#2a160d;text-decoration:none}.blog-cover img,.cover-placeholder{width:100%;aspect-ratio:16/10;object-fit:cover;transition:.35s transform}.blog-card:hover .blog-cover img{transform:scale(1.035)}.cover-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#4a0906,#201007);color:#e9c65e;font-size:28px;font-weight:800}.blog-body{padding:22px}.blog-date{font-size:12px;color:#9a7b35;font-weight:700;margin-bottom:8px}.blog-card h2,.blog-card h3{font-size:clamp(20px,2vw,27px);line-height:1.3;margin:0 0 9px}.blog-card h2 a,.blog-card h3 a{text-decoration:none}.blog-card p{margin:0 0 16px;color:#69717a}.read-more{color:#8b1710;text-decoration:none;font-weight:800}.section-actions{text-align:center;margin-top:30px}.modern-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 0,#8d2b1d 0,transparent 32%),linear-gradient(135deg,#381006,#140a05);padding:84px 0}.modern-hero::after{content:"";position:absolute;inset:auto -10% -70% 40%;height:340px;border-radius:50%;background:#d4a72c12;filter:blur(4px)}.modern-hero .container{position:relative;z-index:2}.modern-hero h1{max-width:900px}.modern-hero p{max-width:760px;font-size:19px;color:#eaded6}.article-cover-wrap{width:min(1180px,calc(100% - 32px));margin:-36px auto 0;position:relative;z-index:3}.article-cover{width:100%;max-height:620px;object-fit:cover;border-radius:24px;box-shadow:0 25px 70px #1b0a0330}.article-section{padding-top:54px}.article-container{max-width:960px}.article-meta{font-size:13px;color:#8b796e;border-bottom:1px solid #ebe5dd;padding-bottom:14px;margin-bottom:28px}.article-content{font-size:18px}.article-content p{margin:0 0 1.3em}.article-content h2,.article-content h3{margin-top:1.7em}.gallery-head{margin-top:50px;border-top:1px solid #ece5dc;padding-top:28px}.gallery-head h2{margin:0}.gallery-head p{margin:4px 0 20px;color:#7c746e}.service-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-gallery figure{margin:0;background:#fff;border-radius:17px;overflow:hidden;border:1px solid #e9e3dc}.service-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:.25s transform}.service-gallery a:hover img{transform:scale(1.035)}.service-gallery figcaption{padding:10px 12px;font-size:13px;color:#676d74}.article-back{margin-top:34px}.empty-state{padding:55px;text-align:center;border:1px dashed #d9d4cc;border-radius:18px;color:#777;background:#fff}.home-card{border-width:1px;border-radius:22px;box-shadow:0 16px 42px #00000012}.price-card{border-radius:22px;box-shadow:0 16px 40px #0002}.calc-card{backdrop-filter:blur(12px)}.contact-box{border-radius:22px;box-shadow:0 14px 36px #0000000c}.site-footer{border-top:1px solid #ffffff12}
@media(max-width:900px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.modern-hero{padding:64px 0}}
@media(max-width:640px){.blog-grid,.service-gallery{grid-template-columns:1fr}.blog-card{border-radius:18px}.article-cover-wrap{width:calc(100% - 20px);margin-top:-22px}.article-cover{border-radius:18px}.article-content{font-size:17px}.modern-hero{padding:50px 0}.nav-wrap{min-height:66px}}
.service-items-section{background:linear-gradient(180deg,#f8f3e8,#fffdf9);border-top:1px solid #eee5d5}.service-sub-card .blog-body{min-height:205px;display:flex;flex-direction:column}.service-sub-card .read-more{margin-top:auto}.service-breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:18px;color:#e9d9cf;font-size:14px}.service-breadcrumb a{color:#f0cc61;text-decoration:none;font-weight:700}.service-breadcrumb span{opacity:.65}.service-items-section .section-head-modern{margin-bottom:28px}

.hero-rich-text p,.card-rich-text p,.contact-address-rich p,.footer-address-rich p{margin:.35rem 0}.card-rich-text{opacity:.9}.card-rich-text>:last-child,.hero-rich-text>:last-child,.contact-address-rich>:last-child,.footer-address-rich>:last-child{margin-bottom:0}.card-rich-text h2,.card-rich-text h3{font-size:1.05rem;margin:.35rem 0}.footer-address-rich{margin-top:.45rem}

/* v6: contact logo + page content layouts */
.contact-shop-card{text-align:left}.contact-logo-wrap{display:flex;align-items:center;justify-content:flex-start;margin-bottom:18px}.contact-shop-logo{display:block;max-width:min(260px,80%);max-height:120px;width:auto;height:auto;object-fit:contain}.page-content-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,4vw,52px);align-items:start}.page-content-column{min-width:0}.page-content-column>:first-child{margin-top:0}@media(max-width:820px){.page-content-columns{grid-template-columns:1fr;gap:28px}.contact-logo-wrap{justify-content:center}.contact-shop-logo{max-width:min(240px,75%)}}


/* v8 — Luxury Gold Shop visual system */
.gold-luxury-theme{
  --lux-gold:#d8b44a;
  --lux-gold-light:#f6df8b;
  --lux-gold-deep:#9f7418;
  --lux-ink:#120d08;
  --lux-wine:#3b0808;
  --lux-cream:#fffaf0;
  --lux-paper:#fffdf8;
  --lux-line:rgba(184,135,28,.28);
  background:
    radial-gradient(circle at 8% 2%,rgba(216,180,74,.10),transparent 24rem),
    radial-gradient(circle at 94% 18%,rgba(109,18,13,.055),transparent 30rem),
    linear-gradient(180deg,var(--lux-paper),#fbf6ec 62%,var(--lux-paper));
}
.gold-luxury-theme .site-header{
  background:linear-gradient(135deg,color-mix(in srgb,var(--nav-bg) 88%,#090604),color-mix(in srgb,var(--nav-bg) 72%,#1a0805));
  border-bottom:1px solid rgba(239,205,101,.22);
  box-shadow:0 12px 35px rgba(21,8,2,.24);
}
.gold-luxury-theme .site-header::before{
  content:"";position:absolute;left:0;right:0;top:0;height:2px;z-index:2;
  background:linear-gradient(90deg,transparent 4%,#986b12 24%,#f7df86 50%,#986b12 76%,transparent 96%);
}
.gold-luxury-theme .nav-wrap{min-height:82px}
.gold-luxury-theme .brand{gap:14px;font-weight:800;letter-spacing:.02em}
.gold-luxury-theme .brand img{max-height:58px;filter:drop-shadow(0 7px 16px rgba(0,0,0,.30))}
.gold-luxury-theme .brand span{position:relative;padding-right:14px}
.gold-luxury-theme .brand span::after{content:"";position:absolute;right:0;top:18%;bottom:18%;width:1px;background:linear-gradient(transparent,var(--lux-gold),transparent);opacity:.7}
.gold-luxury-theme .main-nav{gap:3px}
.gold-luxury-theme .main-nav>a,.gold-luxury-theme .nav-dropdown>button{position:relative;border-radius:999px;padding:11px 15px;font-weight:650}
.gold-luxury-theme .main-nav>a::after,.gold-luxury-theme .nav-dropdown>button::after{content:"";position:absolute;left:18px;right:18px;bottom:5px;height:1px;transform:scaleX(0);transition:.2s transform;background:linear-gradient(90deg,transparent,var(--nav-accent),transparent)}
.gold-luxury-theme .main-nav>a:hover::after,.gold-luxury-theme .nav-dropdown>button:hover::after{transform:scaleX(1)}
.gold-luxury-theme .main-nav>a:hover,.gold-luxury-theme .nav-dropdown>button:hover{background:rgba(255,255,255,.055);color:var(--lux-gold-light)}
.gold-luxury-theme .dropdown-menu{background:linear-gradient(160deg,#1b0d08,#350d08);border:1px solid rgba(233,194,80,.24);box-shadow:0 24px 60px rgba(0,0,0,.48);padding:10px}
.gold-luxury-theme .dropdown-menu a{border:1px solid transparent}
.gold-luxury-theme .dropdown-menu a:hover{background:rgba(219,177,62,.09);border-color:rgba(219,177,62,.18);color:var(--lux-gold-light)}
.gold-luxury-theme .nav-toggle{border-color:rgba(241,205,96,.48);color:var(--lux-gold-light);background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}

.gold-luxury-theme .hero-slider{background:#100905;border-bottom:1px solid rgba(204,158,39,.32);box-shadow:0 22px 55px rgba(63,24,5,.15)}
.gold-luxury-theme .slide::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(18,7,3,.54) 0%,rgba(18,7,3,.13) 56%,rgba(18,7,3,.30) 100%)}
.gold-luxury-theme .slide::after{height:4px;z-index:3;background:linear-gradient(90deg,transparent,#c49426 24%,#f0d36d 50%,#c49426 76%,transparent)}
.gold-luxury-theme .slide-overlay{z-index:2}
.gold-luxury-theme .slide-copy{padding:clamp(22px,4vw,52px) 0}
.gold-luxury-theme .slide-copy::before{content:"";display:block;width:72px;height:2px;margin-bottom:18px;background:linear-gradient(90deg,var(--lux-gold-light),var(--lux-gold-deep));box-shadow:0 0 20px rgba(237,198,80,.4)}
.gold-luxury-theme .slide-copy h1{font-weight:850;letter-spacing:-.03em;text-shadow:0 4px 18px rgba(0,0,0,.62),0 1px 0 rgba(255,255,255,.1)}
.gold-luxury-theme .slide-copy p{line-height:1.75}
.gold-luxury-theme .btn-gold{
  color:#241603;border:1px solid #f4d66f;
  background:linear-gradient(135deg,#f9e698 0%,#d8ad38 42%,#f3d469 72%,#b98418 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 12px 26px rgba(130,91,15,.24);
  text-shadow:0 1px rgba(255,255,255,.4);font-weight:800;letter-spacing:.01em;
}
.gold-luxury-theme .btn-gold:hover{filter:saturate(1.08) brightness(1.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 16px 32px rgba(130,91,15,.31)}

.gold-luxury-theme .section{position:relative}
.gold-luxury-theme .section-title{font-weight:850;letter-spacing:-.025em}
.gold-luxury-theme .section-head-modern .section-title::after,.gold-luxury-theme .section>.container>.section-title::after{
  content:"";display:block;width:126px;height:5px;margin:17px auto 0;
  background:linear-gradient(90deg,transparent 0 12%,#a37316 12% 35%,#f1d672 50%,#a37316 65% 88%,transparent 88%);
  clip-path:polygon(0 40%,42% 40%,50% 0,58% 40%,100% 40%,100% 60%,58% 60%,50% 100%,42% 60%,0 60%);
}
.gold-luxury-theme .eyebrow{color:#9d721a;letter-spacing:.22em}
.gold-luxury-theme .services-section,.gold-luxury-theme .service-items-section,.gold-luxury-theme .services-page{
  background:
    radial-gradient(circle at 15% 20%,rgba(215,178,63,.10),transparent 22rem),
    radial-gradient(circle at 86% 72%,rgba(102,22,13,.045),transparent 30rem),
    linear-gradient(180deg,#fffdf8,#f9f1e2);
}
.gold-luxury-theme .blog-card{
  position:relative;background:linear-gradient(180deg,#fffefb,#fffaf0);border:1px solid rgba(178,130,24,.24);border-radius:24px;
  box-shadow:0 18px 48px rgba(77,43,11,.10),inset 0 1px 0 rgba(255,255,255,.9);
}
.gold-luxury-theme .blog-card::before{content:"";position:absolute;left:24px;right:24px;top:0;height:2px;z-index:2;background:linear-gradient(90deg,transparent,#bd8b1e,#f1d36b,#bd8b1e,transparent)}
.gold-luxury-theme .blog-card:hover{transform:translateY(-7px);box-shadow:0 28px 68px rgba(77,43,11,.17),0 0 0 1px rgba(224,184,65,.08)}
.gold-luxury-theme .blog-cover{background:linear-gradient(135deg,#1e0c07,#4a0c08);position:relative}
.gold-luxury-theme .blog-cover::after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(31,12,4,.34));pointer-events:none}
.gold-luxury-theme .blog-body{padding:24px 25px 26px}
.gold-luxury-theme .blog-date{color:#9a701c;letter-spacing:.03em}
.gold-luxury-theme .blog-card h2,.gold-luxury-theme .blog-card h3{color:#27150d;font-weight:800}
.gold-luxury-theme .read-more{display:inline-flex;align-items:center;gap:6px;color:#7e160f;border-bottom:1px solid rgba(126,22,15,.18);padding-bottom:2px}
.gold-luxury-theme .read-more:hover{color:#a87412;border-bottom-color:#a87412}
.gold-luxury-theme .cover-placeholder{background:radial-gradient(circle at 50% 20%,#7c2b18 0,transparent 45%),linear-gradient(145deg,#170b06,#3d0e09);color:var(--lux-gold-light)}

.gold-luxury-theme .modern-hero,.gold-luxury-theme .page-hero{position:relative;overflow:hidden;box-shadow:inset 0 -1px rgba(226,184,61,.18)}
.gold-luxury-theme .modern-hero::before,.gold-luxury-theme .page-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 82% 22%,rgba(241,207,99,.14),transparent 19rem),linear-gradient(115deg,rgba(10,4,2,.13),transparent 52%)}
.gold-luxury-theme .modern-hero .container,.gold-luxury-theme .page-hero .container{position:relative;z-index:2}
.gold-luxury-theme .page-hero h1{font-weight:850;letter-spacing:-.03em;text-shadow:0 8px 28px rgba(0,0,0,.34)}
.gold-luxury-theme .article-cover{border:1px solid rgba(214,174,56,.32);box-shadow:0 28px 80px rgba(42,17,4,.24),0 0 0 6px rgba(255,250,239,.75)}
.gold-luxury-theme .article-container{background:rgba(255,253,248,.88);border:1px solid rgba(181,135,32,.14);border-radius:24px;padding:clamp(22px,4vw,42px);box-shadow:0 18px 55px rgba(76,43,10,.07)}
.gold-luxury-theme .article-section .article-container{margin-top:0}
.gold-luxury-theme .article-meta{color:#8c6b28;border-color:rgba(177,129,24,.18)}
.gold-luxury-theme .content-html h1,.gold-luxury-theme .content-html h2,.gold-luxury-theme .content-html h3{color:color-mix(in srgb,currentColor 78%,#702016);font-weight:800}
.gold-luxury-theme .content-html h2{padding-bottom:.45rem;border-bottom:1px solid rgba(182,133,26,.18)}
.gold-luxury-theme .content-html blockquote{margin:1.5rem 0;padding:16px 20px;border-left:4px solid var(--lux-gold);background:#fff7e8;border-radius:0 14px 14px 0;color:#59401c}
.gold-luxury-theme .content-html a{color:#8c190f;text-underline-offset:3px}
.gold-luxury-theme .content-html img{border:1px solid rgba(183,133,25,.20);box-shadow:0 14px 40px rgba(64,38,9,.11)}
.gold-luxury-theme .page-content-columns{gap:clamp(24px,4vw,56px)}
.gold-luxury-theme .page-content-column{position:relative;padding:clamp(20px,3vw,32px);border-radius:20px;background:rgba(255,253,248,.55);border:1px solid rgba(179,132,30,.13);box-shadow:0 13px 38px rgba(78,43,9,.055)}
.gold-luxury-theme .page-content-columns .page-content-column+ .page-content-column::before{content:"";position:absolute;left:calc(clamp(24px,4vw,56px)/-2);top:5%;bottom:5%;width:1px;background:linear-gradient(transparent,rgba(181,132,26,.28),transparent)}

.gold-luxury-theme .market-section,.gold-luxury-theme .calc-shell{position:relative;overflow:hidden}
.gold-luxury-theme .market-section::before,.gold-luxury-theme .calc-shell::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 5% 5%,rgba(235,199,82,.11),transparent 20rem),radial-gradient(circle at 95% 95%,rgba(128,34,17,.12),transparent 28rem)}
.gold-luxury-theme .market-section>.container,.gold-luxury-theme .calc-shell>.container{position:relative;z-index:1}
.gold-luxury-theme .price-grid{gap:22px}
.gold-luxury-theme .price-card{position:relative;overflow:hidden;border-color:color-mix(in srgb,var(--border) 75%,#f7dc75);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(0,0,0,.10)),var(--card-bg);box-shadow:0 22px 55px rgba(0,0,0,.20),inset 0 1px rgba(255,255,255,.06)}
.gold-luxury-theme .price-card::after{content:"";position:absolute;left:16%;right:16%;top:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent),#f5dc80,var(--accent),transparent)}
.gold-luxury-theme .price-card .label{letter-spacing:.02em}
.gold-luxury-theme .price-card .number{font-weight:850;text-shadow:0 5px 20px rgba(0,0,0,.22)}
.gold-luxury-theme .market-meta{padding-top:9px}
.gold-luxury-theme .source-link{color:var(--accent);text-underline-offset:3px}
.gold-luxury-theme .calc-card{border-color:color-mix(in srgb,var(--border) 70%,#f0d170);background:linear-gradient(150deg,rgba(255,255,255,.075),rgba(255,255,255,.015));box-shadow:0 28px 70px rgba(0,0,0,.23),inset 0 1px rgba(255,255,255,.05)}
.gold-luxury-theme .field{border-color:rgba(233,197,87,.16);background:linear-gradient(145deg,color-mix(in srgb,var(--card-bg) 94%,#fff),var(--card-bg));box-shadow:inset 0 1px rgba(255,255,255,.04)}
.gold-luxury-theme .field:focus-within{border-color:color-mix(in srgb,var(--accent) 72%,#f9e295);box-shadow:0 0 0 3px rgba(219,177,59,.09)}
.gold-luxury-theme .result-box{background:radial-gradient(circle at 50% -20%,rgba(231,193,74,.17),transparent 45%),linear-gradient(135deg,#160b06,#3c120b);box-shadow:inset 0 1px rgba(255,255,255,.04),0 14px 38px rgba(0,0,0,.18)}

.gold-luxury-theme .contact-grid{gap:30px;align-items:stretch}
.gold-luxury-theme .contact-box{position:relative;overflow:hidden;background:linear-gradient(160deg,#fffefb,#fff8e9);border:1px solid rgba(178,131,28,.23);box-shadow:0 20px 55px rgba(77,43,11,.10)}
.gold-luxury-theme .contact-shop-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#8f6010,#f0d36b,#8f6010)}
.gold-luxury-theme .contact-logo-wrap{padding-bottom:18px;border-bottom:1px solid rgba(181,132,27,.16)}
.gold-luxury-theme .contact-shop-logo{filter:drop-shadow(0 10px 20px rgba(85,52,12,.13))}
.gold-luxury-theme .contact-shop-card h2{font-size:clamp(24px,3vw,34px);color:#3a180e}
.gold-luxury-theme .map{border:1px solid rgba(179,132,29,.25);box-shadow:0 20px 55px rgba(72,42,9,.10)}
.gold-luxury-theme .service-gallery figure{border-color:rgba(181,133,29,.20);box-shadow:0 10px 28px rgba(66,37,8,.08)}
.gold-luxury-theme .gallery-head{border-color:rgba(177,129,24,.20)}
.gold-luxury-theme .empty-state{border-color:rgba(181,134,31,.34);background:#fffaf0}

.gold-luxury-theme .site-footer{position:relative;background:linear-gradient(145deg,color-mix(in srgb,var(--footer-bg) 88%,#070504),color-mix(in srgb,var(--footer-bg) 72%,#210a06));border-top:1px solid rgba(235,198,83,.30);padding-top:52px;box-shadow:inset 0 1px rgba(255,255,255,.025)}
.gold-luxury-theme .site-footer::before{content:"";position:absolute;top:0;left:8%;right:8%;height:2px;background:linear-gradient(90deg,transparent,#966810,#f3d676,#966810,transparent)}
.gold-luxury-theme .footer-grid{gap:46px}
.gold-luxury-theme .footer-brand-block{display:flex;align-items:flex-start;gap:18px}
.gold-luxury-theme .footer-logo{width:auto;max-width:120px;max-height:80px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.28))}
.gold-luxury-theme .footer-brand-name,.gold-luxury-theme .footer-contact-block>strong{display:inline-block;color:var(--lux-gold-light);font-size:1.08rem;letter-spacing:.02em;margin-bottom:5px}
.gold-luxury-theme .site-footer p{opacity:.82}
.gold-luxury-theme .copyright{padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.62)}

@media(max-width:900px){
  .gold-luxury-theme .nav-wrap{min-height:72px}
  .gold-luxury-theme .main-nav{top:72px;border:1px solid rgba(234,196,79,.22);background:linear-gradient(160deg,#190b07,#320c08)}
  .gold-luxury-theme .brand span::after{display:none}
  .gold-luxury-theme .page-content-columns .page-content-column+ .page-content-column::before{display:none}
  .gold-luxury-theme .article-container{border-radius:20px}
}
@media(max-width:640px){
  .gold-luxury-theme .nav-wrap{min-height:66px}
  .gold-luxury-theme .main-nav{top:66px}
  .gold-luxury-theme .slide-copy::before{width:52px;margin-bottom:12px}
  .gold-luxury-theme .blog-body{padding:20px}
  .gold-luxury-theme .price-grid{gap:14px}
  .gold-luxury-theme .contact-grid{gap:18px}
  .gold-luxury-theme .footer-brand-block{flex-direction:column}
  .gold-luxury-theme .footer-logo{max-width:105px;max-height:70px}
  .gold-luxury-theme .article-container{padding:20px 16px}
}
@media(prefers-reduced-motion:reduce){
  .gold-luxury-theme .blog-card,.gold-luxury-theme .blog-cover img,.gold-luxury-theme .btn-gold{transition:none}
}

/* v9 — Animated Luxury Market sections */
.gold-luxury-theme .luxury-market{
  --lux-market-gold:#e6b92d;
  --lux-market-gold-light:#fff0a6;
  --lux-market-gold-mid:#f0c84b;
  --lux-market-gold-deep:#9f6707;
  --lux-market-ink:#050505;
  --lux-market-panel:#17130d;
  isolation:isolate;
  position:relative;
  overflow:hidden;
  padding:clamp(62px,6vw,92px) 0;
  color:#fff;
  background:
    radial-gradient(circle at 8% 6%,rgba(236,183,35,.14),transparent 25rem),
    radial-gradient(circle at 90% 90%,rgba(230,163,24,.10),transparent 28rem),
    linear-gradient(145deg,color-mix(in srgb,var(--sec-bg) 26%,#050403),#080704 50%,#040403);
}
.gold-luxury-theme .luxury-market::before{
  content:"";position:absolute;inset:-30% -15%;z-index:0;pointer-events:none;opacity:.48;
  background:
    radial-gradient(circle at 18% 24%,rgba(255,224,105,.34) 0 1px,transparent 2px),
    radial-gradient(circle at 78% 18%,rgba(255,198,47,.24) 0 1px,transparent 2px),
    radial-gradient(circle at 66% 74%,rgba(255,237,164,.24) 0 1.2px,transparent 2.2px),
    radial-gradient(circle at 32% 82%,rgba(255,187,32,.20) 0 1px,transparent 2px);
  background-size:95px 95px,125px 125px,160px 160px,190px 190px;
  animation:luxStars 18s linear infinite;
}
.gold-luxury-theme .luxury-market::after{
  content:"";position:absolute;z-index:0;pointer-events:none;width:72vw;height:34vw;min-width:720px;min-height:340px;right:-27vw;bottom:-28vw;
  border:1px solid rgba(235,182,40,.30);border-radius:50%;transform:rotate(-18deg);
  box-shadow:0 0 0 22px rgba(218,160,18,.025),0 0 0 56px rgba(218,160,18,.018),0 0 70px rgba(215,159,25,.16);
}
.gold-luxury-theme .lux-particles{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}
.gold-luxury-theme .lux-particles::before,.gold-luxury-theme .lux-particles::after{content:"";position:absolute;width:60vw;height:3px;min-width:680px;background:linear-gradient(90deg,transparent,rgba(221,161,14,.04),rgba(255,224,116,.92),rgba(221,161,14,.05),transparent);filter:drop-shadow(0 0 10px rgba(255,194,43,.45));transform:rotate(-17deg)}
.gold-luxury-theme .lux-particles::before{left:-22vw;top:12%;animation:luxRay 8s ease-in-out infinite}
.gold-luxury-theme .lux-particles::after{right:-22vw;bottom:9%;transform:rotate(-17deg);animation:luxRay 8s ease-in-out 3.2s infinite reverse}
.gold-luxury-theme .luxury-market>.container{position:relative;z-index:2}
.gold-luxury-theme .lux-section-heading{text-align:center;margin:0 auto clamp(28px,4vw,44px)}
.gold-luxury-theme .lux-kicker{display:inline-block;margin-bottom:7px;color:#d1a22a;font-size:11px;font-weight:800;letter-spacing:.32em;text-transform:uppercase;opacity:.88}
.gold-luxury-theme .lux-section-heading .section-title{
  margin:0;font-size:clamp(34px,4.4vw,58px);font-weight:900;letter-spacing:-.035em;
  color:#f8d964;background:linear-gradient(180deg,#fff9cf 0%,#ffe889 20%,#e3b529 52%,#fff0a3 77%,#ad7311 100%);
  -webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;
  filter:drop-shadow(0 4px 0 rgba(80,44,0,.28)) drop-shadow(0 9px 22px rgba(231,171,26,.18));
}
.gold-luxury-theme .lux-title-ornament{display:flex;align-items:center;justify-content:center;gap:10px;margin:14px auto 0;color:#f0c342;font-size:11px;line-height:1}
.gold-luxury-theme .lux-title-ornament i{display:block;width:clamp(60px,8vw,120px);height:1px;background:linear-gradient(90deg,transparent,#9a6c10,#f7d866)}
.gold-luxury-theme .lux-title-ornament i:last-child{transform:scaleX(-1)}
.gold-luxury-theme .lux-title-ornament b{font-weight:400;text-shadow:0 0 12px rgba(255,204,64,.8)}
.gold-luxury-theme .luxury-price-grid{gap:clamp(16px,2vw,24px);max-width:1240px;margin-inline:auto}
.gold-luxury-theme .lux-card{
  --mx:50%;--my:50%;position:relative;overflow:hidden;min-height:clamp(180px,16vw,228px);padding:clamp(24px,3vw,38px);border-radius:28px;
  border:1px solid rgba(240,188,39,.78);background:
    radial-gradient(circle at var(--mx) var(--my),rgba(255,232,145,.095),transparent 24%),
    linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,0) 38%),
    linear-gradient(145deg,color-mix(in srgb,var(--card-bg) 36%,#1d170f),#100e0a 62%,#0a0907);
  box-shadow:inset 0 1px 0 rgba(255,241,186,.12),inset 0 -24px 50px rgba(0,0,0,.20),0 16px 42px rgba(0,0,0,.34),0 0 0 1px rgba(255,210,70,.025);
  transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;animation:luxRise .7s cubic-bezier(.2,.8,.2,1) both;
}
.gold-luxury-theme .lux-card::before{content:"";position:absolute;inset:auto -12% -65% 28%;height:100%;pointer-events:none;border-radius:50%;border:1px solid rgba(231,176,31,.12);box-shadow:0 0 0 15px rgba(222,159,13,.018),0 0 0 30px rgba(222,159,13,.012);transform:rotate(-12deg)}
.gold-luxury-theme .lux-card::after{content:"";position:absolute;top:-40%;left:-65%;width:42%;height:180%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,246,201,.04),rgba(255,244,190,.6),rgba(255,255,255,.16),transparent);transform:skewX(-18deg);animation:luxCardSweep 5.8s ease-in-out infinite}
.gold-luxury-theme .lux-card:hover{transform:translateY(-7px) scale(1.007);border-color:#ffe27a;box-shadow:inset 0 1px 0 rgba(255,244,195,.2),0 26px 60px rgba(0,0,0,.46),0 0 32px rgba(224,166,25,.13)}
.gold-luxury-theme .lux-delay-2{animation-delay:.08s}.gold-luxury-theme .lux-delay-3{animation-delay:.16s}.gold-luxury-theme .lux-delay-4{animation-delay:.24s}
.gold-luxury-theme .lux-card-symbol{position:absolute;top:17px;right:19px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(242,197,72,.32);border-radius:50%;color:#e8bd42;background:rgba(238,187,44,.055);font-size:14px;box-shadow:inset 0 0 16px rgba(236,182,35,.05);opacity:.72}
.gold-luxury-theme .lux-card .label{position:relative;z-index:2;margin-bottom:7px;font-size:clamp(16px,1.45vw,21px);font-weight:800;color:#e9bd3a;text-shadow:0 0 18px rgba(235,178,27,.08)}
.gold-luxury-theme .lux-card .number{position:relative;z-index:2;margin:.08em 0 .04em;font-size:clamp(46px,6vw,78px);font-weight:950;letter-spacing:-.045em;line-height:1.03;color:#f4cf55;background:linear-gradient(180deg,#fff7c5 0%,#ffd95d 27%,#d99d12 55%,#fff0a0 77%,#ae7210 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 3px 0 rgba(91,47,0,.52)) drop-shadow(0 8px 15px rgba(0,0,0,.25));text-shadow:none}
.gold-luxury-theme .lux-card .sub{position:relative;z-index:2;font-size:clamp(14px,1.25vw,18px);color:rgba(255,255,255,.80);opacity:1}
.gold-luxury-theme .silver-grid{max-width:1120px}
.gold-luxury-theme .lux-silver-market .lux-card .number{background:linear-gradient(180deg,#fffdf3,#fff2b3 30%,#d9b752 58%,#fff4c3 78%,#a98530);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.gold-luxury-theme .silver-symbol{color:#f7d671}
.gold-luxury-theme .lux-market-meta{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:clamp(20px,3vw,30px);padding-top:0;color:rgba(255,255,255,.76);font-size:clamp(13px,1.15vw,16px);opacity:1}
.gold-luxury-theme .lux-meta-icon{display:inline-grid;place-items:center;width:26px;height:26px;border:1px solid rgba(230,179,37,.36);border-radius:50%;color:#e9bd42;background:rgba(230,179,37,.045)}
.gold-luxury-theme .lux-meta-dot{color:#d6a526;margin-inline:2px}.gold-luxury-theme .lux-market-meta .source-link{color:#f2c84c;font-size:inherit;font-weight:650;text-decoration-color:rgba(242,200,76,.35)}

.gold-luxury-theme .lux-calc-card{position:relative;overflow:hidden;padding:clamp(20px,3.2vw,38px);border:1px solid rgba(232,181,38,.70);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,0) 34%),linear-gradient(145deg,#0b0a08,#070706);box-shadow:inset 0 1px 0 rgba(255,239,179,.08),0 28px 70px rgba(0,0,0,.42),0 0 44px rgba(212,151,14,.055);animation:luxRise .7s cubic-bezier(.2,.8,.2,1) both}
.gold-luxury-theme .lux-calc-card::before{content:"";position:absolute;left:4%;right:4%;top:0;height:1px;background:linear-gradient(90deg,transparent,#9a6709,#ffe17a,#9a6709,transparent);box-shadow:0 0 18px rgba(255,203,55,.32)}
.gold-luxury-theme .lux-calc-card::after{content:"";position:absolute;right:-12%;top:-58%;width:46%;aspect-ratio:1;border:1px solid rgba(218,159,18,.11);border-radius:50%;box-shadow:0 0 0 18px rgba(218,159,18,.014),0 0 0 42px rgba(218,159,18,.009);pointer-events:none}
.gold-luxury-theme .lux-calc-card .form-grid{position:relative;z-index:2;gap:clamp(14px,1.8vw,20px)}
.gold-luxury-theme .lux-field{position:relative;overflow:hidden;padding:clamp(16px,2vw,22px);border-radius:20px;border:1px solid rgba(220,169,38,.26);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.008)),#171612;box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 7px 22px rgba(0,0,0,.12);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}
.gold-luxury-theme .lux-field::after{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(transparent,#d7a428,#ffe07a,#d7a428,transparent);opacity:.55}
.gold-luxury-theme .lux-field:hover,.gold-luxury-theme .lux-field:focus-within{transform:translateY(-2px);border-color:rgba(246,206,87,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 13px 30px rgba(0,0,0,.19),0 0 0 3px rgba(227,175,38,.035)}
.gold-luxury-theme .lux-field label{display:flex;align-items:center;gap:9px;margin-bottom:8px;color:#e8b931;font-size:clamp(15px,1.3vw,19px);font-weight:800}
.gold-luxury-theme .field-icon{display:grid;place-items:center;min-width:28px;height:28px;padding:0 6px;border:1px solid rgba(235,188,60,.26);border-radius:9px;background:rgba(232,179,40,.06);color:#f5cd55;font-size:13px}
.gold-luxury-theme .lux-field input,.gold-luxury-theme .lux-field select{position:relative;z-index:2;color:#fff;font-size:clamp(17px,1.4vw,22px);font-weight:600;min-height:34px}
.gold-luxury-theme .lux-field input[readonly]{color:#fff2be}.gold-luxury-theme .lux-field select option{background:#17130d;color:#fff}
.gold-luxury-theme .lux-result-box{--mx:50%;--my:50%;position:relative;overflow:hidden;margin-top:clamp(18px,2.2vw,26px);padding:clamp(25px,3vw,38px);border-radius:23px;border:1px solid rgba(246,192,42,.78);background:radial-gradient(circle at var(--mx) var(--my),rgba(255,220,91,.10),transparent 28%),radial-gradient(circle at 50% -20%,rgba(232,170,25,.16),transparent 50%),linear-gradient(125deg,#180c05 0%,#321206 48%,#170b05 100%);box-shadow:inset 0 1px 0 rgba(255,242,183,.10),0 13px 36px rgba(0,0,0,.28)}
.gold-luxury-theme .lux-result-box::before{content:"";position:absolute;left:-10%;bottom:-60%;width:75%;height:90%;border-radius:50%;border:1px solid rgba(240,180,28,.18);box-shadow:0 0 0 16px rgba(223,157,10,.018),0 0 0 34px rgba(223,157,10,.012);transform:rotate(8deg)}
.gold-luxury-theme .lux-result-box::after{content:"";position:absolute;top:-55%;left:-30%;width:26%;height:210%;background:linear-gradient(90deg,transparent,rgba(255,246,204,.62),transparent);transform:skewX(-15deg);animation:luxResultSweep 6.5s ease-in-out infinite;pointer-events:none}
.gold-luxury-theme .lux-result-box>*{position:relative;z-index:2}
.gold-luxury-theme .lux-result-box .result-label{font-size:clamp(15px,1.25vw,19px);font-weight:750;color:#fff5d1}
.gold-luxury-theme .lux-result-box .amount{margin:.05em 0 .08em;font-size:clamp(46px,6.4vw,82px);font-weight:950;letter-spacing:-.045em;color:#efbf36;background:linear-gradient(180deg,#fff7c4 0%,#ffd653 27%,#d99205 56%,#fff0a0 77%,#ac6d09 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 3px 0 rgba(79,38,0,.52)) drop-shadow(0 10px 19px rgba(0,0,0,.24));transition:filter .2s ease}
.gold-luxury-theme .lux-result-box .muted{color:rgba(255,255,255,.68);opacity:1;font-size:clamp(13px,1.15vw,16px)}
.gold-luxury-theme .lux-result-box .amount.lux-number-pop{animation:luxNumberPop .42s cubic-bezier(.2,.8,.2,1)}

@keyframes luxRise{from{opacity:0;transform:translateY(18px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes luxStars{0%{transform:translate3d(0,0,0)}50%{transform:translate3d(20px,-12px,0)}100%{transform:translate3d(0,0,0)}}
@keyframes luxRay{0%,100%{opacity:.18;transform:translateX(-4%) rotate(-17deg)}50%{opacity:.75;transform:translateX(8%) rotate(-17deg)}}
@keyframes luxCardSweep{0%,58%{left:-65%;opacity:0}66%{opacity:.72}82%{left:135%;opacity:0}100%{left:135%;opacity:0}}
@keyframes luxResultSweep{0%,62%{left:-30%;opacity:0}70%{opacity:.65}88%{left:120%;opacity:0}100%{left:120%;opacity:0}}
@keyframes luxNumberPop{0%{transform:scale(.975);filter:brightness(.9)}48%{transform:scale(1.018);filter:brightness(1.18) drop-shadow(0 0 20px rgba(247,190,42,.22))}100%{transform:scale(1);filter:none}}

@media(max-width:900px){
  .gold-luxury-theme .luxury-market{padding:56px 0}
  .gold-luxury-theme .lux-card{border-radius:23px;min-height:170px}
  .gold-luxury-theme .lux-calc-card{border-radius:24px}
}
@media(max-width:640px){
  .gold-luxury-theme .luxury-market{padding:46px 0}
  .gold-luxury-theme .lux-section-heading{margin-bottom:25px}
  .gold-luxury-theme .lux-kicker{font-size:9px;letter-spacing:.24em}
  .gold-luxury-theme .lux-card{min-height:156px;padding:22px 17px;border-radius:20px}
  .gold-luxury-theme .lux-card-symbol{top:12px;right:13px;width:29px;height:29px}
  .gold-luxury-theme .lux-market-meta{gap:6px}
  .gold-luxury-theme .lux-calc-card{padding:15px;border-radius:20px}
  .gold-luxury-theme .lux-field{border-radius:16px;padding:14px}
  .gold-luxury-theme .lux-result-box{border-radius:18px;padding:24px 14px}
}
@media(prefers-reduced-motion:reduce){
  .gold-luxury-theme .luxury-market::before,.gold-luxury-theme .lux-particles::before,.gold-luxury-theme .lux-particles::after,.gold-luxury-theme .lux-card,.gold-luxury-theme .lux-card::after,.gold-luxury-theme .lux-result-box::after,.gold-luxury-theme .lux-result-box .amount.lux-number-pop{animation:none!important}
  .gold-luxury-theme .lux-card,.gold-luxury-theme .lux-field{transition:none}
}

/* v10 — Real inline SVG icons for luxury market sections */
.gold-luxury-theme .lux-icon-svg{
  display:block;width:1em;height:1em;overflow:visible;vector-effect:non-scaling-stroke;
}
.gold-luxury-theme .lux-card-symbol{
  position:relative;top:auto;right:auto;z-index:3;
  display:grid;place-items:center;width:52px;height:52px;margin:0 auto 12px;
  border:1px solid rgba(255,218,101,.58);border-radius:50%;
  color:#ffd75d;background:
    radial-gradient(circle at 35% 25%,rgba(255,248,207,.18),transparent 34%),
    linear-gradient(145deg,rgba(240,183,35,.16),rgba(101,57,4,.11));
  font-size:27px;opacity:1;
  box-shadow:inset 0 1px 0 rgba(255,250,220,.28),inset 0 -8px 20px rgba(118,64,0,.10),0 0 0 5px rgba(230,174,35,.035),0 8px 22px rgba(0,0,0,.25),0 0 24px rgba(236,179,36,.12);
  filter:drop-shadow(0 0 7px rgba(255,206,61,.18));
  transition:transform .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.gold-luxury-theme .lux-card:hover .lux-card-symbol{
  transform:translateY(-2px) rotate(-3deg) scale(1.06);color:#fff0a1;border-color:#ffe68a;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 0 0 6px rgba(231,176,33,.055),0 0 32px rgba(244,190,44,.28),0 10px 24px rgba(0,0,0,.28);
}
.gold-luxury-theme .lux-card-symbol .lux-icon-svg{width:27px;height:27px;stroke-width:1.85}
.gold-luxury-theme .silver-symbol{color:#ffe8a0;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.20),transparent 36%),linear-gradient(145deg,rgba(223,202,134,.14),rgba(115,85,18,.09))}

.gold-luxury-theme .field-icon{
  display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;min-width:36px;padding:0;
  border:1px solid rgba(246,207,92,.48);border-radius:11px;
  background:radial-gradient(circle at 32% 20%,rgba(255,245,192,.18),transparent 42%),linear-gradient(145deg,rgba(232,179,40,.15),rgba(109,64,4,.08));
  color:#ffd45a;font-size:20px;opacity:1;
  box-shadow:inset 0 1px 0 rgba(255,248,214,.18),0 5px 15px rgba(0,0,0,.17),0 0 16px rgba(229,172,33,.07);
}
.gold-luxury-theme .field-icon .lux-icon-svg{width:20px;height:20px;stroke-width:1.9}
.gold-luxury-theme .lux-field:hover .field-icon,.gold-luxury-theme .lux-field:focus-within .field-icon{
  color:#fff0a6;border-color:#ffe277;box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 0 22px rgba(236,183,41,.20);
}

.gold-luxury-theme .lux-meta-icon,
.gold-luxury-theme .lux-source-icon,
.gold-luxury-theme .lux-source-inline{
  display:inline-grid;place-items:center;vertical-align:middle;color:#f1c54c;
}
.gold-luxury-theme .lux-meta-icon{
  width:32px;height:32px;border:1px solid rgba(239,190,53,.48);border-radius:50%;
  background:rgba(230,179,37,.07);box-shadow:inset 0 1px rgba(255,245,200,.12),0 0 18px rgba(235,179,35,.08);
}
.gold-luxury-theme .lux-meta-icon .lux-icon-svg{width:17px;height:17px}
.gold-luxury-theme .lux-source-icon{width:25px;height:25px;margin-right:3px;border-radius:8px;background:rgba(233,179,36,.08)}
.gold-luxury-theme .lux-source-icon .lux-icon-svg,.gold-luxury-theme .lux-source-inline .lux-icon-svg{width:17px;height:17px}
.gold-luxury-theme .lux-source-inline{margin-right:4px}
.gold-luxury-theme .lux-market-meta .source-link{display:inline-flex;align-items:center;gap:4px}

.gold-luxury-theme .lux-result-box .result-label{
  display:flex;align-items:center;justify-content:center;gap:10px;
}
.gold-luxury-theme .result-icon{
  display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,213,81,.48);border-radius:50%;
  color:#ffd75d;background:rgba(232,176,35,.08);box-shadow:0 0 20px rgba(237,180,34,.10);
  animation:luxIconGlow 2.8s ease-in-out infinite;
}
.gold-luxury-theme .result-icon .lux-icon-svg{width:18px;height:18px}

@keyframes luxIconGlow{
  0%,100%{transform:scale(1);box-shadow:0 0 12px rgba(237,180,34,.08)}
  50%{transform:scale(1.055);box-shadow:0 0 26px rgba(247,196,53,.24)}
}

@media(max-width:640px){
  .gold-luxury-theme .lux-card-symbol{top:auto;right:auto;width:44px;height:44px;margin-bottom:9px;font-size:23px}
  .gold-luxury-theme .lux-card-symbol .lux-icon-svg{width:23px;height:23px}
  .gold-luxury-theme .field-icon{width:32px;height:32px;min-width:32px;flex-basis:32px;border-radius:10px}
  .gold-luxury-theme .field-icon .lux-icon-svg{width:18px;height:18px}
  .gold-luxury-theme .lux-meta-icon{width:29px;height:29px}
  .gold-luxury-theme .result-icon{width:30px;height:30px}
}
@media(prefers-reduced-motion:reduce){.gold-luxury-theme .result-icon{animation:none}}

/* v12 — Thai Gold Shop showroom theme (reference: deep red + ornate gold) */
.gold-luxury-theme{
  --shop-red:#4a0504;
  --shop-red-2:#6b0906;
  --shop-red-deep:#180201;
  --shop-gold:#e7b82f;
  --shop-gold-light:#ffe995;
  --shop-gold-dark:#8f5c05;
  --shop-cream:#ffe8ae;
  background:
    radial-gradient(circle at 12% 8%,rgba(255,184,32,.09),transparent 22rem),
    radial-gradient(circle at 88% 20%,rgba(189,34,11,.13),transparent 32rem),
    linear-gradient(180deg,#200100,#3a0302 34%,#170100 100%);
  color:#f8e9ca;
}
.gold-luxury-theme main{position:relative;isolation:isolate}
.gold-luxury-theme main::before{
  content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.18;
  background-image:
    linear-gradient(30deg,rgba(255,196,45,.13) 1px,transparent 1px),
    linear-gradient(150deg,rgba(255,196,45,.08) 1px,transparent 1px);
  background-size:54px 54px;
  mask-image:linear-gradient(180deg,#000,transparent 75%);
}
.gold-luxury-theme .site-header{
  position:sticky;top:0;z-index:1000;
  background:
    radial-gradient(circle at 50% -180%,rgba(255,187,35,.26),transparent 66%),
    linear-gradient(180deg,#3d0302 0%,#210100 100%);
  border-top:1px solid #f0c23e;border-bottom:2px solid #bb800c;
  box-shadow:0 10px 30px rgba(0,0,0,.48),inset 0 -1px rgba(255,225,118,.16);
}
.gold-luxury-theme .site-header::before{
  height:1px;top:auto;bottom:4px;left:1.5%;right:1.5%;
  background:linear-gradient(90deg,transparent,#a56508 8%,#ffe176 50%,#a56508 92%,transparent);
  box-shadow:0 0 12px rgba(255,194,42,.32);
}
.gold-luxury-theme .header-gold-line{position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#7a4600,#ffd84f,#8b5002,#ffe773,#744000);opacity:.8}
.gold-luxury-theme .nav-wrap{min-height:86px;width:min(1400px,calc(100% - 34px));gap:22px}
.gold-luxury-theme .brand{align-self:stretch;display:flex;align-items:center;gap:12px;color:#ffe07a;min-width:max-content}
.gold-luxury-theme .brand-logo-frame{
  position:relative;display:grid;place-items:center;width:76px;height:76px;flex:0 0 76px;padding:5px;border-radius:50%;
  border:2px solid #d49b1a;background:radial-gradient(circle at 38% 28%,#7d180d,#300301 72%);
  box-shadow:inset 0 0 0 3px rgba(255,220,86,.16),0 0 0 2px rgba(104,46,0,.55),0 8px 26px rgba(0,0,0,.42),0 0 22px rgba(232,176,38,.12);
}
.gold-luxury-theme .brand-logo-frame::before,.gold-luxury-theme .brand-logo-frame::after{content:"";position:absolute;inset:-5px;border:1px solid rgba(255,220,89,.24);border-radius:50%}
.gold-luxury-theme .brand-logo-frame::after{inset:7px;border-style:dashed;opacity:.45}
.gold-luxury-theme .brand-logo-frame img{width:100%;height:100%;max-height:none;object-fit:contain;border-radius:50%;filter:drop-shadow(0 4px 9px rgba(0,0,0,.35))}
.gold-luxury-theme .brand-name{font-size:clamp(16px,1.45vw,22px);font-weight:900;color:#ffe599;text-shadow:0 2px 0 #5a2600,0 0 16px rgba(255,202,63,.18);padding-right:0!important}
.gold-luxury-theme .brand-name::after{display:none!important}
.gold-luxury-theme .main-nav{gap:0;margin-left:auto;height:100%;align-self:stretch}
.gold-luxury-theme .main-nav>a,.gold-luxury-theme .nav-dropdown>button{
  display:flex;align-items:center;justify-content:center;gap:8px;min-height:100%;padding:0 17px;border-radius:0;
  border-left:1px solid rgba(230,173,37,.19);color:#f8e8c0;font-weight:750;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.06));
  text-shadow:0 2px 4px rgba(0,0,0,.55);transition:.2s ease;
}
.gold-luxury-theme .main-nav>a:last-child{border-right:1px solid rgba(230,173,37,.19)}
.gold-luxury-theme .main-nav>a::after,.gold-luxury-theme .nav-dropdown>button::after{left:12%;right:12%;bottom:0;height:3px;background:linear-gradient(90deg,transparent,#f4b91b,#fff0a4,#f4b91b,transparent)}
.gold-luxury-theme .main-nav>a:hover,.gold-luxury-theme .nav-dropdown>button:hover,.gold-luxury-theme .main-nav>a.nav-home:hover{
  color:#fff1a6;background:linear-gradient(180deg,rgba(143,26,9,.70),rgba(89,9,4,.60));box-shadow:inset 0 0 24px rgba(236,178,38,.08)
}
.gold-luxury-theme .nav-home{background:linear-gradient(180deg,rgba(126,22,8,.58),rgba(75,7,3,.42))!important}
.gold-luxury-theme .nav-icon{display:inline-grid;place-items:center;width:25px;height:25px;color:#efbd39;filter:drop-shadow(0 0 5px rgba(238,177,35,.17))}
.gold-luxury-theme .nav-icon-svg{width:22px;height:22px;display:block}
.gold-luxury-theme .nav-caret{font-size:11px;color:#dbaa30;margin-left:2px}
.gold-luxury-theme .dropdown-menu{top:calc(100% - 1px);border-radius:0 0 14px 14px;background:linear-gradient(180deg,#3b0503,#1d0101);border:1px solid #9f680b;border-top:2px solid #e2ad24;box-shadow:0 24px 45px rgba(0,0,0,.55)}
.gold-luxury-theme .dropdown-menu a{display:flex;align-items:center;gap:9px;color:#f6e4ba;border-radius:9px}

.gold-luxury-theme .hero-slider{border-top:1px solid rgba(255,215,82,.20);border-bottom:3px solid #9e6406;background:#250100;box-shadow:0 15px 35px rgba(0,0,0,.35)}
.gold-luxury-theme .hero-slider::before,.gold-luxury-theme .hero-slider::after{content:"";position:absolute;z-index:5;pointer-events:none;width:170px;height:170px;border:1px solid rgba(240,186,42,.26);transform:rotate(45deg)}
.gold-luxury-theme .hero-slider::before{left:-110px;top:-115px;box-shadow:0 0 0 12px rgba(227,165,21,.025),0 0 0 28px rgba(227,165,21,.015)}
.gold-luxury-theme .hero-slider::after{right:-110px;bottom:-115px;box-shadow:0 0 0 12px rgba(227,165,21,.025),0 0 0 28px rgba(227,165,21,.015)}
.gold-luxury-theme .slide::before{background:linear-gradient(90deg,rgba(39,2,1,.68) 0%,rgba(55,3,2,.28) 48%,rgba(26,1,1,.42) 100%)}
.gold-luxury-theme .slide-copy h1{color:#f6c84b;background:linear-gradient(180deg,#fff5b2,#f0bb27 42%,#a86608 76%,#ffdf70);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 3px 0 #4e1900) drop-shadow(0 8px 18px rgba(0,0,0,.42))}
.gold-luxury-theme .slide-copy p{color:#fff0d2;font-weight:550}

/* Global content panels in red-gold showroom style */
.gold-luxury-theme .services-section,.gold-luxury-theme .service-items-section,.gold-luxury-theme .services-page,.gold-luxury-theme .section{
  background:
    radial-gradient(circle at 10% 15%,rgba(230,165,25,.08),transparent 24rem),
    radial-gradient(circle at 91% 76%,rgba(255,195,45,.05),transparent 28rem),
    linear-gradient(180deg,#390302,#220101)!important;
  color:#f9e8c2!important;
  border-top:1px solid rgba(224,168,31,.24);border-bottom:1px solid rgba(91,45,0,.65);
}
.gold-luxury-theme .section-title,.gold-luxury-theme .section-head-modern .section-title{color:#f2c33c!important;text-shadow:0 2px 0 #5a2200,0 0 20px rgba(229,171,28,.12)}
.gold-luxury-theme .section-lead,.gold-luxury-theme .section-head-modern p{color:#f4dfb3!important}
.gold-luxury-theme .eyebrow{color:#ffd45b}
.gold-luxury-theme .blog-card,.gold-luxury-theme .home-card,.gold-luxury-theme .service-mini-card{
  background:linear-gradient(145deg,#5a0806,#350302)!important;color:#fff0d2!important;border:1px solid #bc7d10!important;
  box-shadow:inset 0 1px rgba(255,226,121,.11),0 14px 32px rgba(0,0,0,.25),0 0 0 3px rgba(113,52,0,.10);
}
.gold-luxury-theme .blog-card h2,.gold-luxury-theme .blog-card h3,.gold-luxury-theme .home-card h3,.gold-luxury-theme .service-mini-card h3{color:#f5c845!important;text-shadow:0 2px 0 #551b00}
.gold-luxury-theme .blog-date,.gold-luxury-theme .read-more{color:#ffd76b}
.gold-luxury-theme .read-more{border-bottom-color:rgba(255,214,92,.28)}
.gold-luxury-theme .blog-card:hover,.gold-luxury-theme .home-card:hover{box-shadow:inset 0 1px rgba(255,226,121,.14),0 22px 50px rgba(0,0,0,.35),0 0 22px rgba(230,170,29,.08)}
.gold-luxury-theme .article-section{background:linear-gradient(180deg,#300201,#190101);color:#f8e7c3}
.gold-luxury-theme .article-container,.gold-luxury-theme .page-content-column{
  background:linear-gradient(155deg,rgba(100,10,7,.95),rgba(47,2,1,.96));color:#f7e8c6;border:1px solid rgba(224,169,37,.42);box-shadow:inset 0 1px rgba(255,226,124,.09),0 20px 45px rgba(0,0,0,.25)
}
.gold-luxury-theme .content-html h1,.gold-luxury-theme .content-html h2,.gold-luxury-theme .content-html h3{color:#f1c542!important}
.gold-luxury-theme .content-html blockquote{background:#4d0704;color:#ffe6b2;border-left-color:#e5b330}
.gold-luxury-theme .content-html a{color:#ffd467}
.gold-luxury-theme .contact-box{background:linear-gradient(145deg,#570704,#2d0201);color:#f7e6c0;border:1px solid #b9790b;box-shadow:0 18px 40px rgba(0,0,0,.28)}
.gold-luxury-theme .contact-shop-card h2{color:#f2c641}.gold-luxury-theme .map{border:2px solid #a96e08}

/* Market sections: richer burgundy, matching the reference board */
.gold-luxury-theme .luxury-market{
  background:
    radial-gradient(circle at 11% 9%,rgba(255,191,31,.11),transparent 22rem),
    radial-gradient(circle at 82% 30%,rgba(215,48,15,.15),transparent 30rem),
    linear-gradient(145deg,#280100 0%,#490402 48%,#1a0100 100%);
  border-top:1px solid rgba(237,183,42,.28);border-bottom:1px solid rgba(236,180,38,.28)
}
.gold-luxury-theme .luxury-market::before{opacity:.33;background-image:radial-gradient(circle at 20% 25%,rgba(255,220,100,.36) 0 1px,transparent 1.8px),radial-gradient(circle at 75% 18%,rgba(255,196,38,.28) 0 1px,transparent 1.8px),linear-gradient(30deg,transparent 49.7%,rgba(224,158,17,.07) 50%,transparent 50.3%);background-size:105px 105px,145px 145px,70px 70px}
.gold-luxury-theme .lux-card,.gold-luxury-theme .lux-field{
  background:linear-gradient(145deg,rgba(126,15,8,.78),rgba(50,3,2,.93))!important;
  border-color:rgba(226,168,29,.70)!important;box-shadow:inset 0 1px rgba(255,229,130,.10),0 10px 28px rgba(0,0,0,.28),0 0 0 2px rgba(85,34,0,.16)
}
.gold-luxury-theme .lux-card:hover,.gold-luxury-theme .lux-field:hover,.gold-luxury-theme .lux-field:focus-within{border-color:#f1bd34!important;box-shadow:inset 0 1px rgba(255,234,147,.13),0 16px 36px rgba(0,0,0,.34),0 0 26px rgba(235,173,31,.11)}
.gold-luxury-theme .lux-calc-card{background:linear-gradient(145deg,rgba(75,5,3,.92),rgba(23,1,1,.97));border-color:#b9780b;box-shadow:inset 0 1px rgba(255,226,118,.10),0 28px 64px rgba(0,0,0,.42),0 0 0 4px rgba(81,35,0,.12)}
.gold-luxury-theme .lux-result-box{background:radial-gradient(circle at 50% -15%,rgba(243,184,38,.15),transparent 46%),linear-gradient(135deg,#631006,#310201)!important;border-color:#e5aa1b!important;box-shadow:inset 0 1px rgba(255,233,145,.10),0 14px 34px rgba(0,0,0,.31)}
.gold-luxury-theme .lux-market-meta{color:#f8dfb0}
.gold-luxury-theme .lux-kicker{color:#e7b52f}
.gold-luxury-theme .formula-ribbon{display:flex;align-items:center;gap:14px;margin:0 0 18px;padding:13px 16px;border:1px solid rgba(232,177,38,.53);border-radius:16px;background:linear-gradient(90deg,rgba(114,14,7,.62),rgba(44,3,2,.70));color:#f9e4b6;box-shadow:inset 0 1px rgba(255,232,144,.08)}
.gold-luxury-theme .formula-ribbon-icon{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,214,80,.48);color:#ffd45b;background:rgba(229,170,29,.09)}
.gold-luxury-theme .formula-ribbon-icon .lux-icon-svg{width:21px;height:21px}
.gold-luxury-theme .formula-ribbon strong{display:block;color:#ffd767;font-size:16px}.gold-luxury-theme .formula-ribbon span{font-size:14px;opacity:.88}
.gold-luxury-theme .formula-fixed input{color:#ffd870!important}

.gold-luxury-theme .site-footer{background:linear-gradient(180deg,#2e0201,#120000);border-top:2px solid #aa6e08;color:#f6e4be}
.gold-luxury-theme .site-footer::after{content:"";position:absolute;left:16px;right:16px;bottom:9px;height:1px;background:linear-gradient(90deg,#7d4a00,#f2c03b,#7d4a00);opacity:.55}

@media(max-width:1050px){
  .gold-luxury-theme .brand-name{display:none}.gold-luxury-theme .brand-logo-frame{width:62px;height:62px;flex-basis:62px}
  .gold-luxury-theme .nav-wrap{min-height:74px}.gold-luxury-theme .main-nav>a,.gold-luxury-theme .nav-dropdown>button{padding:0 11px;font-size:14px}.gold-luxury-theme .nav-icon{width:21px;height:21px}.gold-luxury-theme .nav-icon-svg{width:19px;height:19px}
}
@media(max-width:900px){
  .gold-luxury-theme .brand-name{display:inline}.gold-luxury-theme .brand-logo-frame{width:58px;height:58px;flex-basis:58px}.gold-luxury-theme .nav-wrap{min-height:70px}
  .gold-luxury-theme .main-nav{top:70px;left:10px;right:10px;height:auto;padding:8px;border:1px solid #a96e08;border-radius:0 0 14px 14px;background:linear-gradient(180deg,#3d0503,#1b0101)}
  .gold-luxury-theme .main-nav>a,.gold-luxury-theme .nav-dropdown>button{justify-content:flex-start;min-height:48px;border:0;border-bottom:1px solid rgba(218,158,24,.14);border-radius:8px;padding:10px 13px}
  .gold-luxury-theme .main-nav>a:last-child{border-right:0}.gold-luxury-theme .dropdown-menu{border-radius:10px;top:auto}
}
@media(max-width:640px){
  .gold-luxury-theme .brand-name{font-size:15px}.gold-luxury-theme .brand-logo-frame{width:50px;height:50px;flex-basis:50px}.gold-luxury-theme .nav-wrap{min-height:64px}
  .gold-luxury-theme .main-nav{top:64px}.gold-luxury-theme .formula-ribbon{align-items:flex-start}.gold-luxury-theme .formula-ribbon span{display:block;line-height:1.55}
}

/* v13: clearer titles for Gold Calculator / Gold Buyback Check */
.gold-luxury-theme .gold-check-section .lux-section-heading,
.gold-luxury-theme .buyback-section .lux-section-heading{
  position:relative;
  padding:10px 0 6px;
}
.gold-luxury-theme .gold-check-section .lux-kicker,
.gold-luxury-theme .buyback-section .lux-kicker{
  color:#ffd75b;
  text-shadow:0 1px 0 #4d1600,0 0 12px rgba(255,202,62,.22);
}
.gold-luxury-theme .gold-check-section .lux-section-heading .section-title,
.gold-luxury-theme .buyback-section .lux-section-heading .section-title{
  display:inline-block;
  max-width:100%;
  padding:.05em .12em .14em;
  line-height:1.08;
  letter-spacing:-.022em;
  color:#ffd65c;
  background:linear-gradient(180deg,#fffad5 0%,#ffe37d 18%,#ffc93b 42%,#f1af14 58%,#fff0ad 79%,#b66e09 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  -webkit-text-stroke:1.6px rgba(95,31,0,.92);
  filter:drop-shadow(0 2px 0 rgba(106,40,0,.96)) drop-shadow(0 6px 0 rgba(75,23,0,.78)) drop-shadow(0 12px 24px rgba(0,0,0,.35)) drop-shadow(0 0 18px rgba(255,203,69,.14));
}
.gold-luxury-theme .gold-check-section .lux-section-heading .section-title{
  font-size:clamp(38px,5vw,78px);
}
.gold-luxury-theme .buyback-section .lux-section-heading .section-title{
  font-size:clamp(36px,4.8vw,72px);
}
.gold-luxury-theme .gold-check-section .lux-title-ornament,
.gold-luxury-theme .buyback-section .lux-title-ornament{
  margin-top:12px;
}
@media(max-width:900px){
  .gold-luxury-theme .gold-check-section .lux-section-heading .section-title,
  .gold-luxury-theme .buyback-section .lux-section-heading .section-title{
    -webkit-text-stroke:1.2px rgba(95,31,0,.96);
    filter:drop-shadow(0 2px 0 rgba(106,40,0,.96)) drop-shadow(0 4px 0 rgba(75,23,0,.78)) drop-shadow(0 10px 18px rgba(0,0,0,.32));
  }
}
@media(max-width:640px){
  .gold-luxury-theme .gold-check-section .lux-section-heading,
  .gold-luxury-theme .buyback-section .lux-section-heading{
    margin-bottom:22px;
    padding-top:4px;
  }
  .gold-luxury-theme .gold-check-section .lux-section-heading .section-title{
    font-size:clamp(34px,9.2vw,50px);
  }
  .gold-luxury-theme .buyback-section .lux-section-heading .section-title{
    font-size:clamp(30px,8.2vw,46px);
  }
}

/* v14: larger navbar labels and slightly lower baseline */
@media(min-width:901px){
  .gold-luxury-theme .main-nav>a,
  .gold-luxury-theme .nav-dropdown>button{
    font-size:clamp(18px,1.12vw,21px);
    font-weight:800;
    gap:9px;
  }
  .gold-luxury-theme .main-nav>a>span:not(.nav-icon):not(.nav-caret),
  .gold-luxury-theme .nav-dropdown>button>span:not(.nav-icon):not(.nav-caret){
    position:relative;
    top:3px;
    line-height:1.15;
    white-space:nowrap;
  }
  .gold-luxury-theme .nav-caret{position:relative;top:3px}
}
@media(min-width:1400px){
  .gold-luxury-theme .main-nav>a,
  .gold-luxury-theme .nav-dropdown>button{font-size:21px;padding-left:20px;padding-right:20px}
  .gold-luxury-theme .nav-icon{width:27px;height:27px}
  .gold-luxury-theme .nav-icon-svg{width:24px;height:24px}
}
@media(max-width:900px){
  .gold-luxury-theme .main-nav>a>span:not(.nav-icon):not(.nav-caret),
  .gold-luxury-theme .nav-dropdown>button>span:not(.nav-icon):not(.nav-caret),
  .gold-luxury-theme .nav-caret{top:0}
}

/* v15: stacked calculator headings + vertically centered desktop navbar */
.gold-luxury-theme .gold-check-section .lux-section-heading,
.gold-luxury-theme .buyback-section .lux-section-heading{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:0;
  text-align:center;
}
.gold-luxury-theme .gold-check-section .lux-kicker,
.gold-luxury-theme .buyback-section .lux-kicker{
  display:block;
  width:100%;
  margin:0 0 10px;
  color:#ffd84f;
  font-weight:850;
  letter-spacing:.28em;
  line-height:1.2;
  text-shadow:0 2px 8px rgba(72,18,0,.35);
}
.gold-luxury-theme .gold-check-section .lux-section-heading .section-title,
.gold-luxury-theme .buyback-section .lux-section-heading .section-title{
  display:block;
  width:100%;
  margin:0;
  padding:0;
  color:#f7c536!important;
  background:none!important;
  -webkit-background-clip:border-box;
  background-clip:border-box;
  -webkit-text-fill-color:#f7c536;
  -webkit-text-stroke:0;
  filter:none;
  text-shadow:0 3px 0 #7c3500,0 7px 16px rgba(0,0,0,.28),0 0 12px rgba(255,195,40,.10);
}

@media(min-width:901px){
  .gold-luxury-theme .nav-wrap{
    height:96px;
    min-height:96px;
    align-items:center;
  }
  .gold-luxury-theme .main-nav{
    height:100%;
    align-self:stretch;
    align-items:stretch;
  }
  .gold-luxury-theme .main-nav>a,
  .gold-luxury-theme .nav-dropdown,
  .gold-luxury-theme .nav-dropdown>button{
    height:100%;
  }
  .gold-luxury-theme .main-nav>a,
  .gold-luxury-theme .nav-dropdown>button{
    min-height:0;
    align-items:center;
    justify-content:center;
    padding-top:4px;
    padding-bottom:0;
  }
  .gold-luxury-theme .main-nav>a>span:not(.nav-icon):not(.nav-caret),
  .gold-luxury-theme .nav-dropdown>button>span:not(.nav-icon):not(.nav-caret),
  .gold-luxury-theme .nav-caret{
    top:0;
  }
}
@media(max-width:900px){
  .gold-luxury-theme .gold-check-section .lux-kicker,
  .gold-luxury-theme .buyback-section .lux-kicker{margin-bottom:8px}
}

/* v16: remove buyback formula ribbon, stack silver heading, and loosen gold price cards */
.gold-luxury-theme .lux-silver-market .lux-section-heading,
.gold-luxury-theme .services-section .section-head-modern{
  text-align:center;
}
.gold-luxury-theme .lux-silver-market .lux-kicker{
  display:block;
  width:100%;
  margin:0 0 10px;
  color:#ffd84f;
  font-weight:850;
  letter-spacing:.28em;
  line-height:1.2;
  text-shadow:0 2px 8px rgba(72,18,0,.35);
}
.gold-luxury-theme .lux-silver-market .lux-section-heading .section-title{
  display:block;
  width:100%;
  margin:0;
  padding:0;
  color:#f7c536!important;
  background:none!important;
  -webkit-background-clip:border-box;
  background-clip:border-box;
  -webkit-text-fill-color:#f7c536;
  -webkit-text-stroke:0;
  filter:none;
  text-shadow:0 3px 0 #7c3500,0 7px 16px rgba(0,0,0,.28),0 0 12px rgba(255,195,40,.10);
}
.gold-luxury-theme .lux-silver-market .lux-title-ornament{
  margin-top:14px;
}
.gold-luxury-theme .lux-gold-market .luxury-price-grid{
  gap:24px;
}
.gold-luxury-theme .lux-gold-market .lux-card{
  min-height:250px;
  padding:36px 28px 30px;
}
.gold-luxury-theme .lux-gold-market .lux-card .label{
  margin-top:18px;
  margin-bottom:16px;
  line-height:1.35;
}
.gold-luxury-theme .lux-gold-market .lux-card .number{
  font-size:clamp(58px,6.8vw,96px);
  margin:.02em 0 .12em;
}
.gold-luxury-theme .lux-gold-market .lux-card .sub{
  font-size:clamp(16px,1.35vw,20px);
  line-height:1.35;
}
@media(max-width:900px){
  .gold-luxury-theme .lux-silver-market .lux-kicker{
    margin-bottom:8px;
  }
  .gold-luxury-theme .lux-gold-market .lux-card{
    min-height:220px;
    padding:28px 22px 24px;
  }
  .gold-luxury-theme .lux-gold-market .lux-card .label{
    margin-top:14px;
    margin-bottom:12px;
  }
}
@media(max-width:640px){
  .gold-luxury-theme .lux-silver-market .lux-section-heading .section-title{
    font-size:clamp(34px,9vw,48px);
  }
  .gold-luxury-theme .lux-gold-market .lux-card .number{
    font-size:clamp(52px,14vw,74px);
  }
}

/* v17: match gold-price and silver-price titles to services title color */
.gold-luxury-theme .lux-gold-market .lux-section-heading,
.gold-luxury-theme .lux-silver-market .lux-section-heading{
  text-align:center;
}
.gold-luxury-theme .lux-gold-market .lux-section-heading .section-title,
.gold-luxury-theme .lux-silver-market .lux-section-heading .section-title{
  display:block;
  width:100%;
  margin:0;
  padding:0;
  color:#f2c33c !important;
  background:none !important;
  -webkit-background-clip:border-box;
  background-clip:border-box;
  -webkit-text-fill-color:#f2c33c;
  -webkit-text-stroke:0;
  filter:none;
  text-shadow:0 3px 0 #7c3500,0 7px 16px rgba(0,0,0,.28),0 0 12px rgba(255,195,40,.10);
}
.gold-luxury-theme .lux-gold-market .lux-kicker,
.gold-luxury-theme .lux-silver-market .lux-kicker{
  display:block;
  width:100%;
  margin:0 0 10px;
  color:#ffd84f;
  font-weight:850;
  letter-spacing:.28em;
  line-height:1.2;
  text-shadow:0 2px 8px rgba(72,18,0,.35);
}
.gold-luxury-theme .lux-gold-market .lux-title-ornament,
.gold-luxury-theme .lux-silver-market .lux-title-ornament{
  margin-top:14px;
}
@media(max-width:900px){
  .gold-luxury-theme .lux-gold-market .lux-kicker,
  .gold-luxury-theme .lux-silver-market .lux-kicker{
    margin-bottom:8px;
  }
}

/* v18: slider fit screen better */
.gold-luxury-theme .hero-slider{
  position:relative;
  overflow:hidden;
  max-width:100%;
}
.gold-luxury-theme .hero-slider .slide{
  position:relative;
  display:none;
  min-height:0;
  aspect-ratio:1920 / 750;
  height:min(calc(100vh - 96px), 46vw);
  max-height:760px;
  background:#2a0401;
}
.gold-luxury-theme .hero-slider .slide.active{
  display:block;
}
.gold-luxury-theme .hero-slider .slide img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
.gold-luxury-theme .hero-slider .slide-overlay{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
}
.gold-luxury-theme .hero-slider .slide-copy{
  width:min(1320px,calc(100% - 48px));
}
.gold-luxury-theme .hero-slider .slide-copy h1{
  max-width:min(980px,70vw);
}
.gold-luxury-theme .hero-slider .slide-copy p{
  max-width:min(760px,56vw);
}
@media(max-width:1200px){
  .gold-luxury-theme .hero-slider .slide{
    height:min(calc(100vh - 86px), 50vw);
  }
}
@media(max-width:900px){
  .gold-luxury-theme .hero-slider .slide{
    aspect-ratio:16 / 9;
    height:auto;
    min-height:320px;
    max-height:none;
  }
  .gold-luxury-theme .hero-slider .slide-copy{
    width:min(100% - 24px, 980px);
  }
  .gold-luxury-theme .hero-slider .slide-copy h1,
  .gold-luxury-theme .hero-slider .slide-copy p{
    max-width:100%;
  }
}
@media(max-width:640px){
  .gold-luxury-theme .hero-slider .slide{
    aspect-ratio:4 / 5;
    min-height:280px;
  }
  .gold-luxury-theme .hero-slider .slide-copy{
    width:calc(100% - 24px);
  }
}

/* v19: compact desktop navbar + truly full-width slider image */
@media(min-width:901px){
  .gold-luxury-theme .nav-wrap{
    width:100%;
    max-width:none;
    height:74px;
    min-height:74px;
    padding:0 14px;
    gap:10px;
    align-items:center;
  }
  .gold-luxury-theme .brand{
    gap:9px;
    flex:0 1 auto;
    min-width:0;
  }
  .gold-luxury-theme .brand-logo-frame{
    width:58px;
    height:58px;
    flex:0 0 58px;
    padding:4px;
  }
  .gold-luxury-theme .brand-name{
    font-size:clamp(14px,1.08vw,18px);
    line-height:1.15;
    white-space:nowrap;
  }
  .gold-luxury-theme .main-nav{
    min-width:0;
    flex:1 1 auto;
    justify-content:flex-end;
    height:74px;
  }
  .gold-luxury-theme .main-nav>a,
  .gold-luxury-theme .nav-dropdown,
  .gold-luxury-theme .nav-dropdown>button{
    height:74px;
  }
  .gold-luxury-theme .main-nav>a,
  .gold-luxury-theme .nav-dropdown>button{
    padding:0 clamp(8px,.78vw,13px);
    gap:6px;
    font-size:clamp(14px,.96vw,17px);
    font-weight:800;
    line-height:1.1;
  }
  .gold-luxury-theme .nav-icon{
    width:21px;
    height:21px;
    flex:0 0 21px;
  }
  .gold-luxury-theme .nav-icon-svg{
    width:19px;
    height:19px;
  }
  .gold-luxury-theme .main-nav>a>span:not(.nav-icon):not(.nav-caret),
  .gold-luxury-theme .nav-dropdown>button>span:not(.nav-icon):not(.nav-caret){
    top:0;
    white-space:nowrap;
  }
}
@media(min-width:901px) and (max-width:1280px){
  .gold-luxury-theme .brand-name{display:none}
  .gold-luxury-theme .nav-wrap{padding-inline:8px;gap:4px}
  .gold-luxury-theme .main-nav>a,
  .gold-luxury-theme .nav-dropdown>button{
    padding-inline:7px;
    gap:5px;
    font-size:13.5px;
  }
  .gold-luxury-theme .nav-icon{width:19px;height:19px;flex-basis:19px}
  .gold-luxury-theme .nav-icon-svg{width:17px;height:17px}
}

.gold-luxury-theme .hero-slider{
  width:100vw;
  max-width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
}
.gold-luxury-theme .hero-slider .slide{
  width:100%;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  background:#250100;
}
.gold-luxury-theme .hero-slider .slide img{
  display:block;
  width:100vw;
  max-width:100%;
  height:auto!important;
  object-fit:contain!important;
  object-position:center center;
}
@media(max-width:900px){
  .gold-luxury-theme .hero-slider{
    width:100vw;
    max-width:100vw;
    margin-left:calc(50% - 50vw);
    margin-right:calc(50% - 50vw);
  }
  .gold-luxury-theme .hero-slider .slide{
    width:100%;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:auto!important;
  }
  .gold-luxury-theme .hero-slider .slide img{
    width:100vw;
    max-width:100%;
    height:auto!important;
    object-fit:contain!important;
  }
}


/* v21: hide quantity card in gold calculator and expand unit field */
.gold-luxury-theme .gold-check-form-single{
  grid-template-columns:1fr !important;
  max-width:760px;
  margin:0 auto;
}
.gold-luxury-theme .gold-check-form-single .lux-field{
  min-height:132px;
}
@media(max-width:640px){
  .gold-luxury-theme .gold-check-form-single{
    max-width:100%;
  }
}


/* v22: truly disable every slide overlay layer when use_overlay is off */
.gold-luxury-theme .hero-slider .slide.no-overlay::before{
  content:none !important;
  display:none !important;
  background:none !important;
  opacity:0 !important;
}
.gold-luxury-theme .hero-slider .slide.no-overlay .slide-overlay{
  background:transparent !important;
}
.gold-luxury-theme .hero-slider .slide.no-overlay img{
  filter:none !important;
  opacity:1 !important;
}


/* v23: menu cards under slider */
.gold-luxury-theme .menu-home-showcase{
  padding:18px 0;
  background:linear-gradient(180deg,rgba(76,5,0,.08),rgba(76,5,0,0));
}
.gold-luxury-theme .menu-feature-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.gold-luxury-theme .menu-feature-card{
  display:flex;
  align-items:center;
  gap:14px;
  min-height:158px;
  padding:14px 16px;
  border-radius:18px;
  border:1px solid rgba(214,160,27,.88);
  background:linear-gradient(160deg,rgba(118,11,7,.94),rgba(86,7,6,.94));
  box-shadow:inset 0 1px 0 rgba(255,226,150,.12),0 18px 34px rgba(0,0,0,.18);
  text-decoration:none;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.gold-luxury-theme .menu-feature-card:hover{
  transform:translateY(-3px);
  box-shadow:inset 0 1px 0 rgba(255,226,150,.16),0 24px 40px rgba(0,0,0,.24);
  border-color:#f2c23e;
}
.gold-luxury-theme .menu-feature-thumb{
  flex:0 0 108px;
  width:108px;
  height:108px;
  display:grid;
  place-items:center;
  border-radius:18px;
  overflow:hidden;
  background:rgba(0,0,0,.16);
  border:var(--menu-image-border-width,2px) solid var(--menu-image-border-color,#d4a72c);
  box-shadow:0 10px 24px rgba(0,0,0,.2);
}
.gold-luxury-theme .menu-feature-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.gold-luxury-theme .menu-feature-body{
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:8px;
}
.gold-luxury-theme .menu-feature-title{
  display:block;
  color:#f4c748;
  font-size:clamp(22px,1.7vw,32px);
  font-weight:850;
  line-height:1.1;
  text-shadow:0 2px 0 rgba(108,37,0,.7);
}
.gold-luxury-theme .menu-feature-summary{
  display:block;
  color:#fff4d6;
  font-size:clamp(14px,1vw,16px);
  line-height:1.45;
  opacity:.95;
}
.gold-luxury-theme .menu-feature-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 15px;
  border-radius:999px;
  background:linear-gradient(180deg,#f9de84 0%,#e0a91c 100%);
  color:#3d1800;
  font-weight:800;
  font-size:14px;
  box-shadow:inset 0 1px 0 rgba(255,250,228,.85),0 6px 14px rgba(0,0,0,.12);
}
@media(max-width:1100px){
  .gold-luxury-theme .menu-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:640px){
  .gold-luxury-theme .menu-home-showcase{padding:14px 0;}
  .gold-luxury-theme .menu-feature-grid{grid-template-columns:1fr;gap:12px;}
  .gold-luxury-theme .menu-feature-card{min-height:0;padding:12px 14px;}
  .gold-luxury-theme .menu-feature-thumb{flex-basis:86px;width:86px;height:86px;border-radius:16px;}
  .gold-luxury-theme .menu-feature-title{font-size:24px;}
}


/* v24: menu image fills the whole card */
.gold-luxury-theme .menu-feature-grid{
  align-items:start;
}
.gold-luxury-theme .menu-feature-card.menu-feature-card-image-only{
  display:block;
  min-height:0;
  padding:0;
  gap:0;
  overflow:hidden;
  border-radius:18px;
  border:var(--menu-image-border-width,2px) solid var(--menu-image-border-color,#d4a72c);
  background:transparent;
  box-shadow:0 16px 34px rgba(0,0,0,.22);
  line-height:0;
}
.gold-luxury-theme .menu-feature-card.menu-feature-card-image-only:hover{
  transform:translateY(-4px) scale(1.008);
  border-color:var(--menu-image-border-color,#d4a72c);
  box-shadow:0 24px 46px rgba(0,0,0,.30),0 0 20px rgba(226,174,38,.10);
}
.gold-luxury-theme .menu-feature-full-image{
  display:block;
  width:100%;
  height:auto;
  max-width:none;
  object-fit:contain;
}
@media(max-width:640px){
  .gold-luxury-theme .menu-feature-card.menu-feature-card-image-only{
    padding:0;
    border-radius:15px;
  }
}

/* v25: smaller centered home menu image cards, 2 per row on phones */
.gold-luxury-theme .menu-home-showcase .container{
  max-width:1260px;
}
.gold-luxury-theme .menu-feature-grid{
  grid-template-columns:repeat(auto-fit,minmax(280px,360px));
  justify-content:center;
  align-items:start;
  gap:18px;
}
.gold-luxury-theme .menu-feature-card.menu-feature-card-image-only{
  width:100%;
  max-width:360px;
  margin:0 auto;
}
@media(max-width:900px){
  .gold-luxury-theme .menu-feature-grid{
    grid-template-columns:repeat(2,minmax(0,340px));
    justify-content:center;
  }
}
@media(max-width:640px){
  .gold-luxury-theme .menu-feature-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    justify-content:stretch;
  }
  .gold-luxury-theme .menu-feature-card.menu-feature-card-image-only{
    max-width:none;
    border-radius:14px;
  }
}


/* v26: equal top and bottom spacing for home menu card section */
.gold-luxury-theme .menu-home-showcase{
  padding-top:18px !important;
  padding-bottom:18px !important;
}
@media(max-width:640px){
  .gold-luxury-theme .menu-home-showcase{
    padding-top:14px !important;
    padding-bottom:14px !important;
  }
}


/* v27: per-menu image/card size from admin/menus.php */
.gold-luxury-theme .menu-feature-grid{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:flex-start;
  gap:18px;
}
.gold-luxury-theme .menu-feature-card.menu-feature-card-image-only{
  flex:0 0 auto;
  width:min(100%,var(--menu-card-width,360px));
  max-width:none;
}
.gold-luxury-theme .menu-feature-full-image{
  width:100%;
  height:var(--menu-card-height,auto);
  object-fit:contain;
  object-position:center;
}
@media(max-width:640px){
  .gold-luxury-theme .menu-feature-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  .gold-luxury-theme .menu-feature-card.menu-feature-card-image-only{
    width:100%;
    max-width:none;
  }
  .gold-luxury-theme .menu-feature-full-image{
    height:auto;
  }
}


/* v28: correct homepage Gold/Silver heading selectors and match Services title */
.gold-luxury-theme .luxury-gold-market .lux-section-heading .section-title,
.gold-luxury-theme .luxury-silver-market .lux-section-heading .section-title{
  display:block;
  width:100%;
  margin:0;
  padding:0;
  color:#f2c33c !important;
  background:none !important;
  background-image:none !important;
  -webkit-background-clip:border-box !important;
  background-clip:border-box !important;
  -webkit-text-fill-color:#f2c33c !important;
  -webkit-text-stroke:0 !important;
  filter:none !important;
  text-shadow:0 2px 0 #5a2200,0 0 20px rgba(229,171,28,.12) !important;
}
.gold-luxury-theme .luxury-gold-market .lux-kicker,
.gold-luxury-theme .luxury-silver-market .lux-kicker{
  color:#ffd84f;
}
