@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#090909;--panel:#121212;--panel2:#181818;--gold:#d6b36a;--gold2:#f4d89f;--text:#fff;--muted:#c9c9c9;--border:#d6b36a2e}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}body{color:var(--text);background:linear-gradient(#070707,#131313);font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}main{max-width:1600px;margin:auto}section{padding:90px 40px}.sectionTitle{text-align:center;margin-bottom:50px}.sectionTitle p,.eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:.8rem}.sectionTitle h2,.hero h1{color:#f2d28a;letter-spacing:.5px;text-shadow:0 2px 5px #000000bf,0 0 10px #d8b26a33;font-family:Cormorant Garamond,Playfair Display,serif;font-style:italic;font-weight:300;line-height:1.08}.sectionTitle h2{font-size:48px}.navbar{z-index:999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#080808d1;justify-content:space-between;align-items:center;padding:18px 50px;display:flex;position:sticky;top:0}.logo{font-family:Playfair Display,serif;font-size:34px;font-weight:700}.logo span{color:var(--gold)}nav{align-items:center;gap:30px;display:flex}nav a{transition:all .25s}nav a:hover{color:var(--gold)}.navButton{background:linear-gradient(90deg,var(--gold),var(--gold2));color:#111;border-radius:999px;padding:12px 22px;font-weight:700}.hero{text-align:center;background:linear-gradient(#0000008c,#000000a6),url(/assets/hero/hero_001.jpg) 50%/cover;border-radius:0 0 32px 32px;justify-content:center;align-items:center;min-height:88vh;display:flex}.heroOverlay{max-width:900px;padding:40px}.heroText{color:var(--muted);margin-bottom:35px;font-size:20px;line-height:1.8}.heroButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.primaryBtn,.secondaryBtn,.browseButton{border-radius:999px;padding:14px 30px;font-weight:700;transition:all .3s;display:inline-block}.primaryBtn,.browseButton{background:linear-gradient(90deg,var(--gold),var(--gold2));color:#111}.secondaryBtn{border:1px solid var(--gold)}.primaryBtn:hover,.secondaryBtn:hover,.browseButton:hover{transform:translateY(-3px)}.collectionGrid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:28px;display:grid}.collectionCard,.productCard{background:var(--panel);border:1px solid var(--border);text-align:center;border-radius:24px;padding:35px;transition:all .3s}.collectionCard:hover,.productCard:hover{border-color:var(--gold);transform:translateY(-8px);box-shadow:0 20px 50px #d6b36a2e}.collectionIcon{margin-bottom:18px;font-size:60px}.collectionCard h3,.productCard h3{margin-bottom:10px;font-family:Playfair Display,serif;font-size:30px}.collectionCard p,.productCard p{color:var(--muted);line-height:1.6}.price{color:var(--gold2);margin:22px 0;font-size:28px;font-weight:700}.marketFilters{flex-wrap:wrap;gap:18px;margin-bottom:35px;display:flex}.marketFilters input,.marketFilters select{background:var(--panel2);border:1px solid var(--border);color:#fff;border-radius:12px;flex:1;padding:15px}.marketGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px;display:grid}.productImage{color:#888;background:#222;border-radius:18px;justify-content:center;align-items:center;height:180px;margin-bottom:20px;display:flex}.supplierGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.supplierGrid input{background:var(--panel2);border:1px solid var(--border);color:#fff;border-radius:12px;padding:15px}.supplierGrid button{grid-column:1/-1;justify-self:center;margin-top:20px}.thankCard{text-align:center;background:var(--panel);border:1px solid var(--border);border-radius:24px;max-width:700px;margin:auto;padding:50px}.footer{border-top:1px solid var(--border);background:#060606;margin-top:80px;padding:70px 40px 30px}.footerGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;display:grid}.footer h3,.footer h4{margin-bottom:15px;font-family:Playfair Display,serif}.footer span{color:var(--gold)}.footer a,.footer p{color:#bfbfbf;margin:8px 0;display:block}.copyright{text-align:center;color:#888;border-top:1px solid #ffffff14;margin-top:40px;padding-top:20px}.floatingWhatsApp{z-index:9999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:34px;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 12px 35px #00000059}@media (width<=900px){.navbar{flex-direction:column;gap:15px;padding:18px}nav{flex-wrap:wrap;justify-content:center;gap:15px}.hero{min-height:70vh}.hero h1{color:#f2d28a;letter-spacing:.5px;text-shadow:0 2px 5px #000000bf,0 0 10px #d8b26a33;font-family:Cormorant Garamond,Playfair Display,serif;font-style:italic;font-weight:300;line-height:1.08}.heroText{font-size:18px}section{padding:70px 20px}}.nav{gap:34px}.logo,.brand{margin-right:34px}.links{gap:22px}.links a{color:#d8b26a;letter-spacing:.3px;font-weight:800;transition:all .2s}.links a:hover{color:#ffd98a;text-shadow:0 0 16px #d8b26abf;transform:translateY(-1px)}.navBtn{background:linear-gradient(135deg,#d8b26a,#f4d58d);border:1px solid #ffdc8cbf;font-weight:900;color:#090606!important}.navBtn:hover{background:linear-gradient(135deg,#ffe3a3,#d8b26a);box-shadow:0 0 24px #d8b26a8c}.hero h1{color:#f2d28a;letter-spacing:.5px;text-shadow:0 2px 5px #000000bf,0 0 10px #d8b26a33;font-family:Cormorant Garamond,Playfair Display,serif;font-style:italic;font-weight:300;line-height:1.08}.hero .lead,.hero p{color:#fff4d8;text-shadow:0 2px 8px #000000d9}
