.Navbar-module__dVeNwG__navbar{z-index:100;background:var(--warm-stone);transition:background .4s,box-shadow .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__transparent{background:var(--warm-stone)}.Navbar-module__dVeNwG__scrolled{background:var(--warm-stone);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px #8a623d26}.Navbar-module__dVeNwG__container{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;height:76px;margin:0 auto;padding:0 32px;display:flex}.Navbar-module__dVeNwG__logoLink{flex-shrink:0;align-items:center;display:flex}.Navbar-module__dVeNwG__navLinks{align-items:center;gap:40px;margin:0 auto;list-style:none;display:flex}.Navbar-module__dVeNwG__link{color:var(--bronze-brown);letter-spacing:2px;text-transform:uppercase;font-size:.78rem;font-family:var(--font-secondary);cursor:pointer;align-items:center;gap:5px;padding-bottom:4px;transition:color .25s;display:flex;position:relative}.Navbar-module__dVeNwG__link:after{content:"";background:var(--desert-gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__dVeNwG__link:hover:after{width:100%}.Navbar-module__dVeNwG__link:hover{color:var(--desert-gold)}.Navbar-module__dVeNwG__chevron{flex-shrink:0;transition:transform .3s}.Navbar-module__dVeNwG__chevronOpen{transform:rotate(180deg)}.Navbar-module__dVeNwG__dropdown{position:relative}.Navbar-module__dVeNwG__dropdownMenu{background:var(--pure-white);opacity:0;visibility:hidden;pointer-events:none;z-index:200;border:1px solid #0000000f;border-radius:14px;width:240px;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 8px 40px #00000024}.Navbar-module__dVeNwG__dropdownMenu:before{content:"";height:16px;position:absolute;top:-16px;left:0;right:0}.Navbar-module__dVeNwG__dropdownOpen{opacity:1;visibility:visible;pointer-events:all;transform:translate(-50%)translateY(0)}.Navbar-module__dVeNwG__dropdownInner{padding:12px 8px}.Navbar-module__dVeNwG__dropdownHeading{letter-spacing:2.5px;text-transform:uppercase;color:#11111159;font-size:.62rem;font-family:var(--font-secondary);border-bottom:1px solid var(--soft-alabaster);margin-bottom:6px;padding:6px 12px 10px}.Navbar-module__dVeNwG__dropdownLink{color:var(--jet-black);font-size:.85rem;font-family:var(--font-secondary);border-radius:8px;padding:10px 12px;transition:all .18s;display:block}.Navbar-module__dVeNwG__dropdownLink:hover{background:var(--soft-alabaster);color:var(--bronze-brown);padding-left:16px}.Navbar-module__dVeNwG__navRight{flex-shrink:0;align-items:center;gap:18px;display:flex}.Navbar-module__dVeNwG__iconLink{color:var(--bronze-brown);align-items:center;transition:color .25s;display:flex}.Navbar-module__dVeNwG__iconLink:hover{color:var(--desert-gold)}.Navbar-module__dVeNwG__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;transition:background .2s;display:none;position:relative}.Navbar-module__dVeNwG__hamburger:hover{background:#8a623d1a}.Navbar-module__dVeNwG__bar{background:var(--bronze-brown);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s,width .3s;display:block}.Navbar-module__dVeNwG__hamburgerOpen .Navbar-module__dVeNwG__bar:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__dVeNwG__hamburgerOpen .Navbar-module__dVeNwG__bar:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__dVeNwG__hamburgerOpen .Navbar-module__dVeNwG__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__dVeNwG__mobileOverlay{z-index:98;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;position:fixed;inset:0}.Navbar-module__dVeNwG__mobileMenu{z-index:99;background:#fff;flex-direction:column;width:min(320px,85vw);height:100vh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 32px #0000001f}.Navbar-module__dVeNwG__mobileOpen{transform:translate(0)}.Navbar-module__dVeNwG__mobileMenuInner{flex-direction:column;flex:1;padding-top:88px;padding-bottom:40px;display:flex}.Navbar-module__dVeNwG__mobileLink{color:var(--jet-black);letter-spacing:1.5px;text-transform:uppercase;font-size:.82rem;font-family:var(--font-secondary);border-bottom:1px solid #1111110f;padding:18px 28px;transition:color .2s,background .2s,padding-left .2s;display:block}.Navbar-module__dVeNwG__mobileLink:hover{color:var(--bronze-brown);background:#c19e6c0f;padding-left:36px}.Navbar-module__dVeNwG__mobileLinkBtn{color:#11111173;letter-spacing:1.5px;text-transform:uppercase;text-align:left;cursor:pointer;font-size:.78rem;font-family:var(--font-secondary);background:0 0;border:none;border-top:1px solid #1111110f;width:100%;padding:16px 28px;transition:color .2s}.Navbar-module__dVeNwG__mobileLinkBtn:hover{color:#dc2626}.Navbar-module__dVeNwG__mobileDivider{background:var(--soft-alabaster);height:6px;margin:8px 0}.Navbar-module__dVeNwG__mobileAccordion{border-bottom:1px solid #1111110f}.Navbar-module__dVeNwG__mobileAccordionBtn{letter-spacing:1.5px;text-transform:uppercase;width:100%;color:var(--jet-black);font-size:.82rem;font-family:var(--font-secondary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 28px;transition:color .2s;display:flex}.Navbar-module__dVeNwG__mobileAccordionBtn:hover{color:var(--bronze-brown)}.Navbar-module__dVeNwG__mobileChevron{transition:transform .3s}.Navbar-module__dVeNwG__mobileChevronOpen{transform:rotate(180deg)}.Navbar-module__dVeNwG__mobileSubMenu{background:var(--soft-alabaster);max-height:0;transition:max-height .35s;overflow:hidden}.Navbar-module__dVeNwG__mobileSubOpen{max-height:600px}.Navbar-module__dVeNwG__mobileSubLink{color:#111111a6;font-size:.8rem;font-family:var(--font-secondary);border-bottom:1px solid #1111110a;padding:14px 28px 14px 44px;transition:color .2s,background .2s;display:block}.Navbar-module__dVeNwG__mobileSubLink:hover{color:var(--bronze-brown);background:#c19e6c14}@media (max-width:900px){.Navbar-module__dVeNwG__navLinks{display:none}.Navbar-module__dVeNwG__hamburger{display:flex}.Navbar-module__dVeNwG__container{padding:0 20px}}@media (max-width:480px){.Navbar-module__dVeNwG__container{gap:12px;padding:0 16px}.Navbar-module__dVeNwG__navRight{gap:12px}.Navbar-module__dVeNwG__navRight>a:first-child{display:none}}.Navbar-module__dVeNwG__link,.Navbar-module__dVeNwG__dropdownLink,.Navbar-module__dVeNwG__mobileSubLink,.Navbar-module__dVeNwG__mobileLink{cursor:pointer;text-align:left;background:0 0;border:none;width:100%}
.Footer-module__rnk_JG__footer{background:var(--jet-black);color:var(--pure-white)}.Footer-module__rnk_JG__top{padding:72px 0 56px}.Footer-module__rnk_JG__container{flex-wrap:wrap;gap:80px;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.Footer-module__rnk_JG__brand{flex-direction:column;flex:1;gap:16px;min-width:220px;display:flex}.Footer-module__rnk_JG__tagline{color:#fff6;max-width:240px;font-size:.875rem;line-height:1.7;font-family:var(--font-secondary)}.Footer-module__rnk_JG__socials{gap:12px;display:flex}.Footer-module__rnk_JG__socialLink{color:#ffffff80;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.Footer-module__rnk_JG__socialLink:hover{border-color:var(--desert-gold);color:var(--desert-gold)}.Footer-module__rnk_JG__linksGrid{flex-wrap:wrap;gap:64px;display:flex}.Footer-module__rnk_JG__column{flex-direction:column;gap:12px;min-width:110px;display:flex}.Footer-module__rnk_JG__heading{letter-spacing:2.5px;text-transform:uppercase;color:#ffffff59;font-size:.68rem;font-family:var(--font-secondary);margin-bottom:4px;font-weight:600}.Footer-module__rnk_JG__link{color:#fff9;font-size:.9rem;font-family:var(--font-secondary);transition:color .2s}.Footer-module__rnk_JG__link:hover{color:var(--pure-white)}.Footer-module__rnk_JG__bottom{border-top:1px solid #ffffff12;padding:20px 0}.Footer-module__rnk_JG__bottomContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.Footer-module__rnk_JG__copyright{color:#ffffff40;font-size:.8rem;font-family:var(--font-secondary)}.Footer-module__rnk_JG__bottomLinks{flex-wrap:wrap;gap:24px;display:flex}.Footer-module__rnk_JG__bottomLink{color:#ffffff4d;font-size:.78rem;font-family:var(--font-secondary);transition:color .2s}.Footer-module__rnk_JG__bottomLink:hover{color:#ffffffb3}@media (max-width:768px){.Footer-module__rnk_JG__container{flex-direction:column;gap:40px;padding:0 24px}.Footer-module__rnk_JG__linksGrid{gap:32px}.Footer-module__rnk_JG__bottomContainer{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:0 24px}.Footer-module__rnk_JG__bottomLinks{justify-content:center;gap:16px}.Footer-module__rnk_JG__brand{text-align:center;align-items:center}.Footer-module__rnk_JG__tagline{max-width:100%}.Footer-module__rnk_JG__socials{justify-content:center}}
:root{--jet-black:#111;--desert-gold:#c19e6c;--bronze-brown:#8a623d;--soft-alabaster:#f4efea;--warm-stone:#e6dcce;--pure-white:#fff;--cream:#faf7f4;--font-primary:"Georgia", serif;--font-secondary:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--soft-alabaster);color:var(--jet-black);font-family:var(--font-secondary);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);color:var(--jet-black);line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none}img{max-width:100%;display:block}input,textarea,select{font-family:var(--font-secondary);outline:none}
