@font-face{font-family:euclid;src:url(../media/EuclidCircularA_Light-s.p.0n07mh~u.--8v.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:euclid;src:url(../media/EuclidCircularA_Regular-s.p.12fsvnw7gr4o..woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:euclid;src:url(../media/EuclidCircularA_Medium-s.p.0c~hg7qtcy.58.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:euclid;src:url(../media/EuclidCircularA_SemiBold-s.p.07qoi3yr632r0.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:euclid;src:url(../media/EuclidCircularA_Bold-s.p.0gzl9xot0zp_7.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:euclid Fallback;src:local(Arial);ascent-override:93.26%;descent-override:24.99%;line-gap-override:0.0%;size-adjust:107.23%}.euclid_13787cbc-module__Y0LC-a__className{font-family:euclid,euclid Fallback}.euclid_13787cbc-module__Y0LC-a__variable{--font-euclid:"euclid", "euclid Fallback"}
:root{--background:#f4f4f0;--foreground:#111;--primary:#a98050;--primary-hover:#8f6c44;--surface:#fff;--surface-border:#0000001a;--hero-bg:url(/hero-bg-light.jpg);--glass-bg:#f4f4f099;--glass-border:#00000014}.dark{--background:#191d21;--foreground:#fff;--surface:#22272b;--surface-border:#2f343a;--primary:#a98050;--primary-hover:#8f6c44;--hero-bg:url(/hero-bg-dark.jpg);--glass-bg:#1a1c1a99;--glass-border:#ffffff14}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-euclid), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}
.Navbar-module__cRh5nW__navbar{z-index:50;background:var(--glass-bg,#0000000d);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--glass-border,#ffffff08);justify-content:space-between;align-items:center;height:80px;padding:0 5%;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__scrolled{background:#00000059;box-shadow:0 4px 30px #0003}html:not(.dark) .Navbar-module__cRh5nW__navbar{background:#789bc373;border-bottom:1px solid #789bc366}html:not(.dark) .Navbar-module__cRh5nW__scrolled{background:#6487afe6;box-shadow:0 4px 30px #506e9633}.Navbar-module__cRh5nW__logo{align-items:center;text-decoration:none;display:flex}.Navbar-module__cRh5nW__logoImage{object-fit:contain;width:auto;height:60px}.Navbar-module__cRh5nW__navLinks{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cRh5nW__navLink{color:var(--foreground);font-family:var(--font-euclid);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;opacity:.85;background:0 0;border:none;align-items:center;gap:.25rem;font-size:.85rem;font-weight:500;transition:opacity .2s;display:flex;position:relative}.Navbar-module__cRh5nW__navLink:hover{opacity:1}.Navbar-module__cRh5nW__dropdownContainer{position:relative}.Navbar-module__cRh5nW__dropdownMenu{border:1px solid var(--surface-border);background:#151515;border-radius:8px;flex-direction:column;gap:.25rem;min-width:220px;margin-top:1rem;padding:.5rem;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000080}.Navbar-module__cRh5nW__dropdownItem{color:#ccc;border-radius:4px;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;display:block}.Navbar-module__cRh5nW__dropdownItem:hover{background:var(--surface);color:var(--primary)}.Navbar-module__cRh5nW__sellButton{color:var(--foreground);font-family:var(--font-euclid);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;opacity:.85;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:500;transition:opacity .2s}.Navbar-module__cRh5nW__sellButton:hover{opacity:1}.Navbar-module__cRh5nW__menuButton{background:var(--surface);border:1px solid var(--surface-border);width:44px;height:44px;color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:none;box-shadow:0 4px 12px #0000001a}.Navbar-module__cRh5nW__menuButton:active{transform:scale(.95)}.Navbar-module__cRh5nW__navRight{align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.Navbar-module__cRh5nW__navLinks{display:none}.Navbar-module__cRh5nW__menuButton{display:flex}.Navbar-module__cRh5nW__logoImage{object-fit:contain;width:auto;max-width:150px;height:35px}html:not(.dark) .Navbar-module__cRh5nW__logoImage{filter:brightness(0)}.Navbar-module__cRh5nW__navRight{gap:.5rem}.Navbar-module__cRh5nW__navbar{padding:0 4%}}.Navbar-module__cRh5nW__mobileMenuOverlay{background:var(--background);z-index:100;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Navbar-module__cRh5nW__mobileMenuHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:1.5rem 5%;display:flex}.Navbar-module__cRh5nW__mobileLogoImage{object-fit:contain;width:auto;height:45px}html:not(.dark) .Navbar-module__cRh5nW__mobileLogoImage{filter:brightness(0)}.Navbar-module__cRh5nW__mobileNavLinks{flex-direction:column;gap:1.5rem;padding:2rem 5%;display:flex}.Navbar-module__cRh5nW__mobileNavLink{font-family:var(--font-euclid);color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:1.2rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__cRh5nW__mobileDropdownContainer{flex-direction:column;width:100%;display:flex}.Navbar-module__cRh5nW__mobileDropdownMenu{border-left:1px solid var(--surface-border);flex-direction:column;gap:1rem;margin-top:1rem;padding-left:1rem;display:flex}.Navbar-module__cRh5nW__mobileDropdownItem{font-family:var(--font-euclid);color:#888;font-size:1rem;text-decoration:none;transition:color .2s}.Navbar-module__cRh5nW__mobileDropdownItem:hover{color:var(--primary)}html.dark .Navbar-module__cRh5nW__mobileDropdownItem:hover{color:var(--primary)}
.ThemeToggle-module__BDCMra__toggleContainer{background:var(--surface);border:1px solid var(--surface-border);border-radius:30px;align-items:center;gap:.25rem;padding:.25rem;display:flex}.ThemeToggle-module__BDCMra__iconButton{color:#888;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ThemeToggle-module__BDCMra__iconButton:hover{color:var(--foreground)}.ThemeToggle-module__BDCMra__iconButton.ThemeToggle-module__BDCMra__active{background:var(--foreground);color:var(--background)}.ThemeToggle-module__BDCMra__containerStylePlaceholder{width:76px;height:40px}
.Footer-module__3hUVsW__footer{background-color:var(--surface);border-top:1px solid var(--surface-border);color:var(--foreground);padding:6rem 5% 4rem}.Footer-module__3hUVsW__container{flex-direction:column;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.Footer-module__3hUVsW__topSection{flex-wrap:wrap;justify-content:space-between;gap:4rem;display:flex}.Footer-module__3hUVsW__leftColumn{flex:1;min-width:300px;max-width:400px}.Footer-module__3hUVsW__logoImage{object-fit:contain;filter:brightness(.15);width:auto;height:50px}html.dark .Footer-module__3hUVsW__logoImage{filter:brightness()}.Footer-module__3hUVsW__logo{margin-bottom:3rem}.Footer-module__3hUVsW__columnTitle{font-family:var(--font-euclid);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.95rem;font-weight:400}.Footer-module__3hUVsW__locations{font-family:var(--font-euclid);color:var(--foreground);opacity:.85;flex-direction:column;margin-bottom:3rem;font-size:.9rem;line-height:1.5;display:flex}.Footer-module__3hUVsW__socials{gap:1.5rem;display:flex}.Footer-module__3hUVsW__socialIcon{color:var(--foreground);opacity:.7;transition:all .2s}.Footer-module__3hUVsW__socialIcon:hover{opacity:1;color:var(--primary)}.Footer-module__3hUVsW__rightColumn{flex:1;min-width:300px;max-width:500px}.Footer-module__3hUVsW__newsletterDesc{opacity:.85;margin-bottom:2.5rem;font-size:.9rem}.Footer-module__3hUVsW__subscribeForm{flex-direction:column;gap:2rem;display:flex}.Footer-module__3hUVsW__emailInput{border:none;border-bottom:1px solid var(--surface-border);color:var(--foreground);background:0 0;outline:none;padding:.5rem 0;font-family:inherit;font-size:.9rem}.Footer-module__3hUVsW__emailInput:focus{border-bottom-color:var(--primary)}.Footer-module__3hUVsW__emailInput::placeholder{color:var(--foreground);opacity:.4}.Footer-module__3hUVsW__checkboxLabel{align-items:flex-start;gap:.75rem;display:flex}.Footer-module__3hUVsW__checkbox{cursor:pointer;accent-color:var(--primary);margin-top:.25rem}.Footer-module__3hUVsW__checkboxText{opacity:.6;font-size:.65rem;line-height:1.5}.Footer-module__3hUVsW__privacyLink{text-decoration:underline;transition:opacity .2s}.Footer-module__3hUVsW__privacyLink:hover{opacity:1;color:var(--primary)}.Footer-module__3hUVsW__subscribeButton{font-family:var(--font-euclid);letter-spacing:.15em;color:var(--foreground);border:1px solid var(--surface-border);cursor:pointer;background:0 0;align-self:flex-start;padding:1rem 3rem;font-size:.8rem;font-weight:500;transition:all .3s}.Footer-module__3hUVsW__subscribeButton:hover{border-color:var(--foreground)}.Footer-module__3hUVsW__bottomSection{border-top:1px solid var(--surface-border);flex-direction:column;gap:2rem;padding-top:3rem;display:flex}.Footer-module__3hUVsW__bottomLinks{opacity:.9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.85rem;display:flex}.Footer-module__3hUVsW__legalText{opacity:.4;text-transform:uppercase;flex-direction:column;gap:.75rem;font-size:.55rem;line-height:1.6;display:flex}@media (max-width:768px){.Footer-module__3hUVsW__topSection{flex-direction:column}.Footer-module__3hUVsW__footer{padding:3rem 5% 2rem}}
