.Header-module__ldgnoG__header{z-index:1000;background:#19532b;border-bottom:2px solid #ffca26;transition:background .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{background:#0d2e16f7;border-bottom-color:#f86015;box-shadow:0 4px 28px #00000073}.Header-module__ldgnoG__inner{align-items:center;gap:2rem;height:80px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__ldgnoG__logo{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__ldgnoG__logoIconWrap{flex-shrink:0;line-height:0}.Header-module__ldgnoG__logoImage{object-fit:contain;filter:drop-shadow(0 2px 8px #0006);border-radius:8px;width:50px;height:50px;transition:transform .3s,filter .3s}.Header-module__ldgnoG__logo:hover .Header-module__ldgnoG__logoImage{filter:drop-shadow(0 5px 14px #ffca268c);transform:scale(1.07)rotate(-3deg)}.Header-module__ldgnoG__logoTextWrap{align-items:center;display:flex}.Header-module__ldgnoG__logoTextImage{object-fit:contain;filter:drop-shadow(0 1px 4px #0000004d);width:auto;max-width:180px;height:40px;transition:opacity .25s}.Header-module__ldgnoG__logo:hover .Header-module__ldgnoG__logoTextImage{opacity:.88}.Header-module__ldgnoG__nav{align-items:center;gap:2rem;margin-left:auto;display:flex}.Header-module__ldgnoG__navLink{letter-spacing:.2em;text-transform:uppercase;color:#f3e8cc;padding-bottom:3px;font-family:Mona Sans,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .25s;position:relative}.Header-module__ldgnoG__navLink:after{content:"";background:#ffca26;border-radius:2px;width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.Header-module__ldgnoG__navLink:hover{color:#ffca26}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Header-module__ldgnoG__cartBtn{color:#f3e8cc;background:#ffffff1a;border:1.5px solid #ffca2659;border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .75rem;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:flex;position:relative}.Header-module__ldgnoG__cartBtn:hover{background:#ffca261f;border-color:#ffca26;transform:translateY(-1px)}.Header-module__ldgnoG__cartSvg{stroke:#f3e8cc;flex-shrink:0;width:20px;height:20px;transition:stroke .25s}.Header-module__ldgnoG__cartBtn:hover .Header-module__ldgnoG__cartSvg{stroke:#ffca26}.Header-module__ldgnoG__cartBadge{color:#fff;background:#d52518;border:2px solid #19532b;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-family:Mona Sans,sans-serif;font-size:.6rem;font-weight:800;line-height:1;display:flex;position:absolute;top:-8px;right:-8px}.Header-module__ldgnoG__cartPrice{color:#ffca26;white-space:nowrap;font-family:Mona Sans,sans-serif;font-size:.78rem;font-weight:700}.Header-module__ldgnoG__cartPop .Header-module__ldgnoG__cartBadge{animation:.42s cubic-bezier(.36,.07,.19,.97) Header-module__ldgnoG__badgePop}@keyframes Header-module__ldgnoG__badgePop{0%{transform:scale(1)}30%{transform:scale(1.5)}60%{transform:scale(.88)}to{transform:scale(1)}}.Header-module__ldgnoG__profileBtn{color:#f3e8cc;background:#ffffff1a;border:1.5px solid #ffca2659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex}.Header-module__ldgnoG__profileBtn:hover{background:#f860152e;border-color:#f86015;transform:translateY(-1px);box-shadow:0 4px 16px #f860154d}.Header-module__ldgnoG__profileSvg{stroke:#f3e8cc;width:20px;height:20px;transition:stroke .25s}.Header-module__ldgnoG__profileBtn:hover .Header-module__ldgnoG__profileSvg{stroke:#ffca26}.Header-module__ldgnoG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:4px;display:none}.Header-module__ldgnoG__hamburger span{transform-origin:50%;background:#ffca26;border-radius:2px;width:24px;height:2px;transition:transform .32s,opacity .22s,width .22s;display:block}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:nth-child(2){opacity:0;width:0}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__ldgnoG__drawer{opacity:0;background:#0f3318;border-top:1px solid #ffca2626;max-height:0;transition:max-height .42s cubic-bezier(.4,0,.2,1),opacity .28s;overflow:hidden}.Header-module__ldgnoG__drawerOpen{opacity:1;max-height:520px}.Header-module__ldgnoG__drawerNav{flex-direction:column;gap:.2rem;padding:1.25rem 1.5rem 1.75rem;display:flex}.Header-module__ldgnoG__drawerLink{letter-spacing:.2em;text-transform:uppercase;color:#f3e8cc;border-bottom:1px solid #ffca261a;padding:.75rem 0;font-family:Mona Sans,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .25s,padding-left .25s}.Header-module__ldgnoG__drawerLink:hover{color:#ffca26;padding-left:8px}.Header-module__ldgnoG__drawerCartRow{border-bottom:1px solid #ffca261a;border-radius:4px;justify-content:space-between;align-items:center;padding:.75rem 0;text-decoration:none;transition:padding-left .22s;display:flex}.Header-module__ldgnoG__drawerCartRow:hover{padding-left:8px}.Header-module__ldgnoG__drawerCartLabel{letter-spacing:.2em;text-transform:uppercase;color:#f3e8cc;align-items:center;gap:.5rem;font-family:Mona Sans,sans-serif;font-size:.82rem;font-weight:600;display:flex}.Header-module__ldgnoG__drawerCartLabel svg{stroke:#ffca26;flex-shrink:0}.Header-module__ldgnoG__drawerCartInfo{color:#ffca26;background:#ffca261f;border-radius:20px;padding:.2rem .6rem;font-family:Mona Sans,sans-serif;font-size:.75rem;font-weight:700}.Header-module__ldgnoG__drawerCartEmpty{color:#f3e8cc66;letter-spacing:.08em;font-family:Mona Sans,sans-serif;font-size:.72rem}.Header-module__ldgnoG__drawerProfileRow{border-bottom:1px solid #ffca261a;align-items:center;padding:.75rem 0;text-decoration:none;transition:padding-left .22s;display:flex}.Header-module__ldgnoG__drawerProfileRow:hover{padding-left:8px}.Header-module__ldgnoG__drawerCta{color:#fff;letter-spacing:.15em;text-transform:uppercase;background:#f86015;border-radius:5px;align-self:flex-start;margin-top:1.1rem;padding:.65rem 1.4rem;font-family:Mona Sans,sans-serif;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s;display:inline-block}.Header-module__ldgnoG__drawerCta:hover{background:#d52518;transform:translate(4px)}@media (max-width:1024px){.Header-module__ldgnoG__inner{gap:1.5rem}.Header-module__ldgnoG__nav{gap:1.4rem}}@media (max-width:768px){.Header-module__ldgnoG__nav,.Header-module__ldgnoG__actions{display:none}.Header-module__ldgnoG__hamburger{display:flex}.Header-module__ldgnoG__inner{height:70px;padding:0 1.25rem}.Header-module__ldgnoG__logoImage{width:60px;height:60px}.Header-module__ldgnoG__logoTextImage{max-width:140px;height:32px}}@media (max-width:400px){.Header-module__ldgnoG__logoTextWrap{display:none}.Header-module__ldgnoG__logoImage{width:52px;height:52px}}
.Footer-module__Grjkva__footer{background:#0d2e16;padding-top:0;font-family:Mona Sans,sans-serif}.Footer-module__Grjkva__topAccent{background:linear-gradient(90deg,#d52518 0%,#f86015 30%,#ffca26 60%,#d52518 100%);height:4px}.Footer-module__Grjkva__inner{grid-template-columns:1.6fr 1fr 1.2fr 1fr;align-items:start;gap:2.5rem 3rem;margin:0 auto;padding:3.5rem 2rem 2rem;display:grid}.Footer-module__Grjkva__brand{flex-direction:column;gap:1.1rem;display:flex}.Footer-module__Grjkva__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Footer-module__Grjkva__logoImage{object-fit:contain;filter:drop-shadow(0 2px 8px #0006);border-radius:6px;flex-shrink:0;width:56px;height:56px;transition:transform .25s cubic-bezier(.4,0,.2,1),filter .25s}.Footer-module__Grjkva__logo:hover .Footer-module__Grjkva__logoImage{filter:drop-shadow(0 4px 14px #ffca2673);transform:scale(1.07)rotate(-4deg)}.Footer-module__Grjkva__logoTextWrap{align-items:center;display:flex}.Footer-module__Grjkva__logoTextImage{object-fit:contain;filter:drop-shadow(0 1px 4px #0000004d);width:auto;max-width:180px;height:38px;transition:opacity .25s}.Footer-module__Grjkva__logo:hover .Footer-module__Grjkva__logoTextImage{opacity:.85}.Footer-module__Grjkva__tagline{color:#9abc05;max-width:300px;margin:0;font-size:.9rem;line-height:1.7}.Footer-module__Grjkva__socials{flex-wrap:wrap;gap:.6rem;margin-top:.25rem;display:flex}.Footer-module__Grjkva__socialBtn{letter-spacing:.04em;text-transform:lowercase;color:#9abc05;border:1px solid #ffca264d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-family:Mona Sans,sans-serif;font-size:.7rem;font-weight:600;text-decoration:none;transition:border-color .25s,color .25s,background .25s,transform .25s;display:flex}.Footer-module__Grjkva__socialBtn:hover{color:#ffca26;background:#ffca2614;border-color:#ffca26;transform:translateY(-2px)}.Footer-module__Grjkva__column{flex-direction:column;gap:.9rem;display:flex}.Footer-module__Grjkva__colHeading{letter-spacing:.24em;text-transform:uppercase;color:#ffca26;margin:0 0 .3rem;font-family:Mona Sans,sans-serif;font-size:.68rem;font-weight:700}.Footer-module__Grjkva__linkList{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__footerLink{color:#f3e8cc;opacity:.8;font-family:Mona Sans,sans-serif;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .25s,opacity .25s,padding-left .25s;display:inline-block}.Footer-module__Grjkva__footerLink:hover{color:#ffca26;opacity:1;padding-left:4px}.Footer-module__Grjkva__city{color:#9abc05;font-weight:600}.Footer-module__Grjkva__bookLink{color:#f86015;align-items:center;gap:.25em;margin-top:.25rem;font-family:Mona Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .25s,gap .25s;display:inline-flex}.Footer-module__Grjkva__bookLink:hover{color:#ffca26;gap:.5em}.Footer-module__Grjkva__bottomBar{margin:0 auto;padding:0 2rem 2rem}.Footer-module__Grjkva__divider{background:#ffca261f;height:1px;margin-bottom:1.5rem}.Footer-module__Grjkva__copyright{text-align:center;letter-spacing:.05em;color:#f3e8cc73;margin:0;font-family:Mona Sans,sans-serif;font-size:.8rem}@media (max-width:1024px){.Footer-module__Grjkva__inner{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__Grjkva__brand{flex-flow:wrap;grid-column:1/-1;align-items:flex-start;gap:1.5rem}.Footer-module__Grjkva__tagline{max-width:420px}}@media (max-width:640px){.Footer-module__Grjkva__inner{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.25rem 1.5rem}.Footer-module__Grjkva__brand{flex-direction:column;grid-column:auto;gap:1rem}.Footer-module__Grjkva__logoSub{font-size:1rem}.Footer-module__Grjkva__bottomBar{padding:0 1.25rem 1.5rem}.Footer-module__Grjkva__copyright{text-align:left;font-size:.74rem}}
