.page-module__fcWT8W__page{background:var(--bg);min-height:100vh;color:var(--text)}.page-module__fcWT8W__container{justify-content:center;max-width:1200px;margin:0 auto;padding:40px 20px;display:flex}.page-module__fcWT8W__card{border:1px solid var(--border);background:#fff;width:100%;max-width:500px;padding:40px}.page-module__fcWT8W__backLink{color:var(--muted);margin-bottom:20px;font-size:13px;text-decoration:none;display:inline-block}.page-module__fcWT8W__backLink:hover{color:var(--text);text-decoration:underline}.page-module__fcWT8W__header{text-align:center;margin-bottom:30px}.page-module__fcWT8W__title{color:var(--text);margin:0 0 10px;font-family:serif;font-size:28px;font-weight:400}.page-module__fcWT8W__subtitle{color:var(--muted);font-size:14px}.page-module__fcWT8W__form{gap:20px;display:grid}.page-module__fcWT8W__inputGroup{gap:8px;display:grid}.page-module__fcWT8W__inputGroup label{text-transform:uppercase;color:var(--text);font-size:12px;font-weight:700}.page-module__fcWT8W__inputGroup input{border:1px solid var(--border);color:var(--text);background:#fdfdfd;padding:12px;font-size:14px}.page-module__fcWT8W__inputGroup input:focus{background:#fff;border-color:#000;outline:none}.page-module__fcWT8W__errorMessage{color:#c0392b;background:#fadbd8;border:1px solid #e74c3c;margin:0;padding:10px;font-size:13px}.page-module__fcWT8W__submitButton{background:var(--primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;margin-top:10px;padding:14px;font-size:13px;font-weight:700}.page-module__fcWT8W__submitButton:hover:not(:disabled){opacity:.9}.page-module__fcWT8W__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.page-module__fcWT8W__card{background:0 0;border:none;padding:20px}}
.Header-module__hBw1pG__header{z-index:100;background:var(--bg);border-bottom:1px solid var(--border);transition:background .3s,border-color .3s;position:sticky;top:0}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:10px 16px;display:flex}.Header-module__hBw1pG__headerLeft{flex:1;align-items:center;display:flex}.Header-module__hBw1pG__burgerButton{cursor:pointer;color:#1a1a1a;background:0 0;border:none;align-items:center;padding:0;display:flex}.Header-module__hBw1pG__headerCenter{flex:2;justify-content:center;display:flex}.Header-module__hBw1pG__brand{color:#d46b6b;letter-spacing:.5px;flex-direction:column;align-items:center;font-family:serif;font-size:24px;font-weight:700;line-height:1;text-decoration:none;display:flex}.Header-module__hBw1pG__brandSub{color:#666;letter-spacing:.5px;text-transform:uppercase;margin-top:2px;font-family:sans-serif;font-size:8px}.Header-module__hBw1pG__logo{object-fit:contain;width:auto;max-height:40px}.Header-module__hBw1pG__navLinks{display:none}.Header-module__hBw1pG__headerActions{flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__iconButton{cursor:pointer;color:#1a1a1a;background:0 0;border:none;place-items:center;padding:4px;transition:opacity .2s;display:grid;position:relative}.Header-module__hBw1pG__iconButton svg{stroke-width:2px}.Header-module__hBw1pG__cartBadge,.Header-module__hBw1pG__actionBadgeSmall{color:#fff;background:#c31d1d;border-radius:50%;place-items:center;width:14px;height:14px;font-size:9px;font-weight:700;display:grid;position:absolute;top:-2px;right:-2px}.Header-module__hBw1pG__actionBadgeSmall{background:#666}@media (min-width:1024px){.Header-module__hBw1pG__navLinks{gap:24px;margin-left:20px;display:flex}.Header-module__hBw1pG__burgerButton{display:none}.Header-module__hBw1pG__headerCenter{flex:0;justify-content:flex-start}.Header-module__hBw1pG__headerLeft{flex:0}}.Header-module__hBw1pG__themeToggle{display:none}.Header-module__hBw1pG__flag{border:1px solid var(--border);cursor:pointer;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:600;display:flex}@media (max-width:1024px){.Header-module__hBw1pG__navLinks{display:none}}.Header-module__hBw1pG__modalOverlay{z-index:50;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__modal{background:var(--bg);border-radius:4px;width:min(400px,100%);padding:24px;box-shadow:0 4px 20px #0000001a}.Header-module__hBw1pG__modalTitle{margin-bottom:8px;font-size:18px;font-weight:700}.Header-module__hBw1pG__modalBody{color:var(--muted);margin-bottom:20px;font-size:14px}.Header-module__hBw1pG__modalActions{justify-content:flex-end;gap:12px;display:flex}.Header-module__hBw1pG__modalSecondary,.Header-module__hBw1pG__modalPrimary{cursor:pointer;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:600}.Header-module__hBw1pG__modalSecondary{border:1px solid var(--border);color:var(--text);background:0 0}.Header-module__hBw1pG__modalPrimary{background:var(--primary);color:#fff;border:none}
.BottomNav-module__JpMf2G__bottomNav{display:none}@media (max-width:768px){.BottomNav-module__JpMf2G__bottomNav{padding:10px 4px max(10px,env(safe-area-inset-bottom));z-index:1000;background:#fff;border-top:1px solid #eee;justify-content:space-around;align-items:center;width:100%;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000d;display:flex!important}.BottomNav-module__JpMf2G__bottomNavItem{color:#666;cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;min-width:60px;padding:4px;font-size:10px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.BottomNav-module__JpMf2G__bottomNavItem:active{transform:scale(.95)}.BottomNav-module__JpMf2G__navIcon{font-size:20px;line-height:1}.BottomNav-module__JpMf2G__navLabel{white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;font-size:10px;line-height:1.2}.BottomNav-module__JpMf2G__menuContainer{position:relative}.BottomNav-module__JpMf2G__menuDropdown{z-index:1001;background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;min-width:180px;animation:.3s ease-out BottomNav-module__JpMf2G__slideUp;display:flex;position:absolute;bottom:calc(100% + 15px);right:0;overflow:hidden;box-shadow:0 -5px 20px #0000001a}.BottomNav-module__JpMf2G__menuItem{color:#333;border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;padding:12px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.BottomNav-module__JpMf2G__menuItem:last-child{border-bottom:none}.BottomNav-module__JpMf2G__menuItem:hover{background:#f9f9f9}.BottomNav-module__JpMf2G__menuIcon{text-align:center;opacity:.7;width:20px;font-size:16px}}@keyframes BottomNav-module__JpMf2G__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Rating-module__Enrbra__rating{align-items:center;gap:6px;display:flex}.Rating-module__Enrbra__stars{align-items:center;gap:2px;display:flex}.Rating-module__Enrbra__star{color:var(--primary);font-size:14px;line-height:1;display:inline-block}.Rating-module__Enrbra__starHalf{color:var(--primary);opacity:.7;font-size:14px;line-height:1;display:inline-block;position:relative}.Rating-module__Enrbra__starEmpty{color:#e0e0e0;font-size:14px;line-height:1;display:inline-block}.Rating-module__Enrbra__ratingNumber{color:var(--muted);font-size:12px;font-weight:700}
.AddressModal-module__ThPe8q__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AddressModal-module__ThPe8q__modal{border:1px solid var(--border);background:#fff;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.AddressModal-module__ThPe8q__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.AddressModal-module__ThPe8q__header h2{text-transform:uppercase;margin:0;font-family:serif;font-size:18px;font-weight:400}.AddressModal-module__ThPe8q__closeButton{color:var(--text);cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1;transition:all .2s}.AddressModal-module__ThPe8q__closeButton:hover{opacity:.7}.AddressModal-module__ThPe8q__form{padding:24px}.AddressModal-module__ThPe8q__formGroup{margin-bottom:20px}.AddressModal-module__ThPe8q__formGroup label{color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.AddressModal-module__ThPe8q__formGroup input,.AddressModal-module__ThPe8q__formGroup textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fdfdfd;padding:12px;font-family:inherit;font-size:14px;transition:border-color .2s}.AddressModal-module__ThPe8q__formGroup input:focus,.AddressModal-module__ThPe8q__formGroup textarea:focus{border-color:var(--text);background:#fff;outline:none}.AddressModal-module__ThPe8q__formGroup textarea{resize:vertical;min-height:80px}.AddressModal-module__ThPe8q__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.AddressModal-module__ThPe8q__checkboxLabel{cursor:pointer;align-items:center;gap:8px;font-weight:400;display:flex}.AddressModal-module__ThPe8q__checkboxLabel input[type=checkbox]{cursor:pointer;width:auto}.AddressModal-module__ThPe8q__formActions{gap:12px;margin-top:24px;display:flex}.AddressModal-module__ThPe8q__cancelButton,.AddressModal-module__ThPe8q__saveButton{cursor:pointer;text-transform:uppercase;letter-spacing:1px;flex:1;padding:14px;font-size:13px;font-weight:700}.AddressModal-module__ThPe8q__cancelButton{border:1px solid var(--border);color:var(--text);background:#fff}.AddressModal-module__ThPe8q__cancelButton:hover{border-color:var(--text)}.AddressModal-module__ThPe8q__saveButton{background:var(--primary);color:#fff;border:1px solid var(--primary)}.AddressModal-module__ThPe8q__saveButton:hover{opacity:.9}@media (max-width:768px){.AddressModal-module__ThPe8q__overlay{padding:10px}.AddressModal-module__ThPe8q__modal{max-height:95vh}}
