:root{
  --bg:#080808;--panel:rgba(12,12,11,.91);--panel2:rgba(18,17,15,.9);--text:#f2ede5;--muted:#aaa39a;
  --accent:#e2a62f;--accent2:#ef651e;--line:rgba(212,146,31,.45);--shadow:0 24px 70px rgba(0,0,0,.38);
  --locale-title-font:"Cinzel",serif;--locale-title-size:82px;--locale-title-weight:500;--locale-title-style:normal;--locale-title-transform:uppercase;
  --locale-title-color1:#f6c15c;--locale-title-color2:#f26620;--locale-kicker-font:"Cinzel",serif;--locale-kicker-size:27px;--locale-kicker-color:#e7a633;
  --locale-body-font:"Inter",system-ui,sans-serif;--locale-body-size:15px;--locale-body-color:#c6beb3;--locale-card-title-font:"Cinzel",serif;--locale-card-title-size:25px;--locale-card-title-weight:600;--locale-card-title-style:normal;--locale-card-title:#f0a62e;--locale-card-body-size:14px;--locale-card-text:#bdb6ad;
  --site-bg-image:none;--site-bg-mobile:none;--site-bg-overlay:.74;--site-bg-position:center;--site-bg-attachment:fixed;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-height:100vh;color:var(--text);font-family:var(--locale-body-font);background:#080808;overflow-x:hidden}
.site-background{position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 10% 0%,rgba(126,77,20,.08),transparent 26%),radial-gradient(circle at 92% 12%,rgba(105,31,18,.07),transparent 22%),linear-gradient(180deg,#0b0b0a 0%,#070707 60%,#090806 100%);background-size:cover;background-position:var(--site-bg-position);background-attachment:var(--site-bg-attachment)}
body.has-custom-bg .site-background{background-image:linear-gradient(rgba(4,4,4,var(--site-bg-overlay)),rgba(4,4,4,var(--site-bg-overlay))),var(--site-bg-image);background-size:cover;background-position:var(--site-bg-position);background-attachment:var(--site-bg-attachment)}
body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.08;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}
a{color:inherit;text-decoration:none}button,a{font:inherit}.site-shell{min-height:100vh}.section-pad{width:min(1220px,calc(100% - 40px));margin-inline:auto}.topbar{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1220px)/2));border-bottom:1px solid var(--line);background:rgba(8,8,8,.86);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50}.brand-mini{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.08em;font-family:"Cinzel",serif;color:#f0b64a;font-weight:700}.brand-mark{display:none;place-items:center;overflow:hidden}.brand-mark.has-image{display:grid}.brand-mark img{width:100%;height:100%;object-fit:contain;display:block}.brand-mark-mini{width:40px;height:44px}.brand-mark-hero{width:118px;height:138px;margin:0 auto 30px}.brand-name{white-space:nowrap}.language-switch{display:flex;align-items:center;gap:8px;max-width:60vw;overflow-x:auto;scrollbar-width:none}.language-switch::-webkit-scrollbar{display:none}.language-switch .lang-sep{width:1px;height:18px;background:rgba(255,255,255,.18);flex:0 0 auto}.language-switch button{border:0;background:none;color:#817b73;cursor:pointer;font-family:"Cinzel",serif;letter-spacing:.08em;padding:9px 4px;white-space:nowrap}.language-switch button.active{color:#f2b23d;text-shadow:0 0 18px rgba(226,166,47,.2)}.hero{text-align:center;padding-top:72px;padding-bottom:54px}.hero-rule{display:flex;align-items:center;justify-content:center;gap:12px;width:min(770px,78vw);margin:0 auto 10px}.hero-rule i{height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--line))}.hero-rule i:last-child{background:linear-gradient(90deg,var(--line),transparent)}.hero-rule b{width:8px;height:8px;border:1px solid var(--accent);transform:rotate(45deg)}h1{margin:0;font-family:var(--locale-title-font);font-size:clamp(40px,6.2vw,var(--locale-title-size));font-weight:var(--locale-title-weight);font-style:var(--locale-title-style);text-transform:var(--locale-title-transform);letter-spacing:.045em;line-height:1;background:linear-gradient(90deg,var(--locale-title-color1),var(--locale-title-color2));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 12px 42px rgba(224,116,26,.08)}.hero-kicker{margin:18px 0 0;font-family:var(--locale-kicker-font);font-size:clamp(17px,2.1vw,var(--locale-kicker-size));color:var(--locale-kicker-color);font-weight:600}.hero-copy{margin:12px auto 0;max-width:700px;color:var(--locale-body-color);font-size:var(--locale-body-size);line-height:1.75}.builder-mount{padding-bottom:24px}.builder-section{padding-bottom:28px}.section-heading{display:flex;align-items:center;gap:18px;margin:8px 0 26px}.section-heading span{height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--line))}.section-heading span:last-child{background:linear-gradient(90deg,var(--line),transparent)}.section-heading h2{margin:0;font-family:"Cinzel",serif;color:var(--accent);font-size:22px;white-space:nowrap;font-weight:600;letter-spacing:.04em}.layout-grid{display:grid;gap:22px;align-items:stretch}.layout-1{grid-template-columns:minmax(0,1fr)}.layout-2{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-3{grid-template-columns:repeat(3,minmax(0,1fr))}.layout-2-1{grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.layout-1-2{grid-template-columns:minmax(260px,1fr) minmax(0,2fr)}.module{min-width:0}.module-card,.feature-card,.product-card,.text-module,.image-module,.gallery-module,.embed-module,.social-module,.button-module,.divider-module{border:1px solid rgba(204,136,29,.48);border-radius:18px;background:linear-gradient(135deg,rgba(17,17,16,.96),rgba(9,9,9,.9));box-shadow:var(--shadow),inset 0 1px rgba(255,255,255,.025);overflow:hidden;position:relative}.module-card::after,.feature-card::after,.product-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(236,147,31,.035),transparent 28%,transparent 72%,rgba(184,44,18,.03))}.feature-card{display:grid;grid-template-columns:minmax(270px,360px) 1fr;gap:30px;align-items:center;padding:28px}.feature-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.18em;color:#b9832d;border-bottom:1px solid rgba(218,152,40,.28);padding-bottom:8px;margin-bottom:12px;font-weight:700;text-transform:uppercase}.feature-copy h2,.product-card h3,.text-module h2{margin:0 0 11px;font-family:var(--locale-card-title-font);color:var(--locale-card-title);font-weight:var(--locale-card-title-weight);font-style:var(--locale-card-title-style)}.feature-copy h2{font-size:clamp(18px,2.2vw,var(--locale-card-title-size))}.feature-copy p,.text-module p,.product-card p{color:var(--locale-card-text);line-height:1.65;margin:0 0 18px;font-size:var(--locale-card-body-size)}.mini-meta{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:18px}.mini-meta span{border:1px solid color-mix(in srgb,var(--accent) 32%,transparent);color:var(--accent);background:color-mix(in srgb,var(--accent) 7%,transparent);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:600}.cta{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:8px;padding:0 18px;text-transform:uppercase;letter-spacing:.055em;font-family:"Cinzel",serif;font-weight:700;font-size:13px;transition:.18s ease}.cta:hover{transform:translateY(-1px);filter:brightness(1.08)}.cta.primary{background:linear-gradient(90deg,color-mix(in srgb,var(--accent2) 78%,#7b260d),var(--accent2));border:1px solid color-mix(in srgb,var(--accent2) 85%,white 15%);box-shadow:0 8px 25px rgba(206,68,12,.18)}.cta.secondary{color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 58%,transparent);background:color-mix(in srgb,var(--accent) 6%,transparent)}.feature-copy small{display:block;color:#7b746b;margin-top:10px;font-size:11px}.feature-images,.gallery-grid{display:grid;gap:12px;position:relative;z-index:2}.feature-images.count-1,.gallery-grid.count-1{grid-template-columns:1fr}.feature-images.count-2,.gallery-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-images.count-3,.gallery-grid.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-images.count-4,.gallery-grid.count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.media-slot{border:1px solid rgba(255,255,255,.09);background:#090909;border-radius:12px;overflow:hidden;min-height:190px;display:grid;place-items:center}.media-slot.empty{border-style:dashed;border-color:rgba(213,145,35,.22);background:rgba(4,4,4,.3)}.media-slot img{width:100%;height:100%;min-height:190px;display:block;object-fit:contain;background:#080808}.feature-images.landscape .media-slot,.gallery-grid.landscape .media-slot{aspect-ratio:16/9;min-height:0}.feature-images.square .media-slot,.gallery-grid.square .media-slot{aspect-ratio:1;min-height:0}.feature-images.portrait .media-slot,.gallery-grid.portrait .media-slot{aspect-ratio:4/5;min-height:0}.feature-images.landscape img,.feature-images.square img,.feature-images.portrait img,.gallery-grid.landscape img,.gallery-grid.square img,.gallery-grid.portrait img{min-height:0}.text-module{padding:28px;height:100%}.text-module.align-center{text-align:center}.text-module.align-right{text-align:right}.text-module h2{font-size:clamp(20px,2.4vw,30px)}.text-module .body{white-space:pre-wrap}.image-module{min-height:280px;display:grid;place-items:center}.image-module img{display:block;width:100%;height:100%;max-height:600px;object-fit:contain}.image-module.cover img{object-fit:cover}.image-module.empty{border-style:dashed;border-color:rgba(213,145,35,.22);background:rgba(7,7,7,.6)}.product-card{height:100%;padding:12px}.product-image{aspect-ratio:1;border-radius:11px;overflow:hidden;background:#080808;border:1px solid rgba(255,255,255,.07);display:grid;place-items:center}.product-image.empty{border-style:dashed;border-color:rgba(213,145,35,.22)}.product-image img{width:100%;height:100%;object-fit:contain}.product-card .product-copy{padding:14px 6px 7px;position:relative;z-index:2}.product-card h3{font-size:18px}.product-card .product-meta{color:var(--accent);font-size:12px;margin-top:-8px;margin-bottom:14px}.gallery-module{padding:12px}.gallery-grid .media-slot{min-height:160px}.embed-module{padding:14px;min-height:180px;display:grid;place-items:center}.embed-frame{width:100%;border:0;border-radius:12px;background:#050505;min-height:280px}.embed-ratio{width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#050505}.embed-ratio iframe{width:100%;height:100%;border:0}.embed-fallback{width:100%;padding:26px;text-align:center;color:var(--locale-card-text)}.embed-fallback strong{display:block;color:var(--locale-card-title);margin-bottom:7px}.embed-fallback a{color:var(--accent);word-break:break-word}.instagram-media,.tiktok-embed,.twitter-tweet{max-width:100%!important;margin:0 auto!important}.social-module{padding:25px}.social-module h2{text-align:center;font-family:"Cinzel",serif;color:var(--accent);margin:0 0 20px}.social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.social-link{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.025);border-radius:999px;min-height:42px;padding:0 16px;color:#d8d1c7;transition:.18s ease}.social-link:hover{border-color:color-mix(in srgb,var(--accent) 45%,transparent);color:var(--accent)}.social-icon{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#090909;font-size:11px;font-weight:800}.button-module{padding:32px;display:grid;place-items:center}.divider-module{border:0;background:transparent;box-shadow:none;display:flex;align-items:center;gap:18px;padding:16px 0}.divider-module::before,.divider-module::after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--line))}.divider-module::after{background:linear-gradient(90deg,var(--line),transparent)}.divider-module span{font-family:"Cinzel",serif;color:var(--accent);white-space:nowrap}.footer{border-top:1px solid rgba(206,142,32,.35);min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 max(24px,calc((100vw - 1220px)/2));color:#777069;font-size:12px;background:rgba(5,5,5,.45)}.footer nav{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.footer nav i{width:5px;height:5px;border:1px solid rgba(211,144,26,.55);transform:rotate(45deg)}.footer a:hover{color:var(--accent)}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#171512;border:1px solid rgba(228,153,33,.42);color:#e8ded0;padding:10px 14px;border-radius:9px;font-size:12px;z-index:200;transition:.2s ease;box-shadow:0 12px 40px rgba(0,0,0,.45)}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:980px){.layout-3{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-2-1,.layout-1-2{grid-template-columns:1fr 1fr}.feature-card{grid-template-columns:1fr;gap:24px}.feature-copy{max-width:680px}}@media(max-width:720px){:root{--site-bg-image:var(--site-bg-mobile)}.section-pad{width:min(100% - 24px,1220px)}.topbar{height:58px;padding:0 13px}.brand-mini{gap:8px}.brand-name{font-size:13px}.brand-mark-mini{width:34px;height:38px}.hero{padding-top:48px;padding-bottom:38px}.brand-mark-hero{width:96px;height:112px;margin-bottom:25px}.hero-rule{width:86vw}.hero-copy{font-size:max(13px,var(--locale-body-size))}.layout-2,.layout-3,.layout-2-1,.layout-1-2{grid-template-columns:1fr}.builder-section{padding-bottom:22px}.section-heading h2{font-size:17px;white-space:normal;text-align:center}.feature-card{padding:18px;border-radius:14px}.feature-copy h2{font-size:21px}.feature-images.count-3,.feature-images.count-4,.gallery-grid.count-3,.gallery-grid.count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.media-slot,.media-slot img{min-height:210px}.text-module{padding:20px}.footer{flex-direction:column;justify-content:center;text-align:center;padding:24px 18px}.language-switch{max-width:48vw}}@media(max-width:460px){h1{font-size:40px}.hero-kicker{font-size:17px}.feature-images.count-2,.feature-images.count-3,.feature-images.count-4,.gallery-grid.count-2,.gallery-grid.count-3,.gallery-grid.count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.media-slot,.media-slot img{min-height:170px}.social-links{gap:8px}.social-link{padding:0 12px;font-size:12px}}
