.CustomizationPage-module__khWhjG__page{background:linear-gradient(#fafafa 0%,#fff 100%);min-height:100vh;padding:1.5rem 0}.CustomizationPage-module__khWhjG__container{max-width:1400px!important}.CustomizationPage-module__khWhjG__header{margin-bottom:2rem}.CustomizationPage-module__khWhjG__backLink{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex}.CustomizationPage-module__khWhjG__backLink:hover{color:#fff;background:linear-gradient(135deg,#ffb3f9 0%,#ff8bf5 100%);border-color:#ff8bf5;transform:translate(-4px)}.CustomizationPage-module__khWhjG__pageTitle{display:none}.CustomizationPage-module__khWhjG__pageTitleSpacer{height:.5rem}.CustomizationPage-module__khWhjG__content{grid-template-columns:520px 1fr 320px;align-items:start;gap:1.5rem;margin-top:-40px;display:grid}.CustomizationPage-module__khWhjG__sidebar{min-height:500px;position:sticky;top:1.5rem}.CustomizationPage-module__khWhjG__gallery{box-shadow:none;background:0 0;border:none;border-radius:18px;grid-template-rows:auto auto;gap:.75rem;min-height:640px;padding:0;display:grid;overflow:hidden}.CustomizationPage-module__khWhjG__mainImageContainer{aspect-ratio:3/4;isolation:isolate;border-radius:14px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.CustomizationPage-module__khWhjG__mainImage{object-fit:cover;cursor:pointer;transition:transform .4s}.CustomizationPage-module__khWhjG__mainImageContainer:hover .CustomizationPage-module__khWhjG__mainImage{transform:scale(1.02)}.CustomizationPage-module__khWhjG__imagePlaceholder{opacity:.3;background:linear-gradient(135deg,#ffdb31 0%,#ffb3f9 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.CustomizationPage-module__khWhjG__imageNavButton{z-index:10;cursor:pointer;color:#64748b;opacity:0;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.CustomizationPage-module__khWhjG__mainImageContainer:hover .CustomizationPage-module__khWhjG__imageNavButton{opacity:1}.CustomizationPage-module__khWhjG__prevButton{left:.75rem}.CustomizationPage-module__khWhjG__nextButton{right:.75rem}.CustomizationPage-module__khWhjG__imageNavButton:hover{color:#fff;background:#ff8bf5;transform:translateY(-50%)scale(1.1)}.CustomizationPage-module__khWhjG__imageCounter{color:#fff;background:#000000b3;border-radius:100px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.CustomizationPage-module__khWhjG__imageHint{color:#0f172a;letter-spacing:.01em;background:#fffc;border-radius:999px;padding:.5rem .75rem;font-size:.75rem;font-weight:700;position:absolute;bottom:1rem;right:1rem;box-shadow:0 6px 18px #00000014}.CustomizationPage-module__khWhjG__thumbnails{background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:140px;gap:.75rem;padding:.5rem .75rem .75rem;display:grid}.CustomizationPage-module__khWhjG__thumbnail{aspect-ratio:1;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;min-width:110px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 24px #1f293714}.CustomizationPage-module__khWhjG__thumbnail:nth-child(3n+1){grid-row:span 2}.CustomizationPage-module__khWhjG__thumbnail:nth-child(4n){grid-column:span 2}.CustomizationPage-module__khWhjG__thumbnail:hover{border-color:#ffb3f9;transform:translateY(-2px)}.CustomizationPage-module__khWhjG__thumbnailActive{border-color:#ff8bf5;box-shadow:0 0 0 2px #ff8bf533}.CustomizationPage-module__khWhjG__thumbnailImage{object-fit:cover}.CustomizationPage-module__khWhjG__mainContent{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-height:500px;padding:1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.CustomizationPage-module__khWhjG__progress{border-bottom:1px solid #e2e8f0;flex-shrink:0;margin-bottom:1.5rem;padding-bottom:1.5rem}.CustomizationPage-module__khWhjG__progressBar{background:#e2e8f0;border-radius:100px;height:6px;margin-bottom:.75rem;overflow:hidden}.CustomizationPage-module__khWhjG__progressFill{background:linear-gradient(90deg,#ff8bf5 0%,#ffb3f9 100%);border-radius:100px;height:100%;transition:width .3s}.CustomizationPage-module__khWhjG__progressText{color:#64748b;text-align:center;font-size:.875rem;font-weight:600}.CustomizationPage-module__khWhjG__stepContent{flex-direction:column;flex:1;margin-bottom:1.5rem;display:flex}.CustomizationPage-module__khWhjG__optionSection,.CustomizationPage-module__khWhjG__finalStep{flex-direction:column;flex:1;justify-content:center;display:flex}.CustomizationPage-module__khWhjG__optionHeader{text-align:center;margin-bottom:1.5rem}.CustomizationPage-module__khWhjG__optionTitle{color:#1e293b;justify-content:center;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;display:flex}.CustomizationPage-module__khWhjG__required{color:#ff8bf5;font-size:1.25rem}.CustomizationPage-module__khWhjG__optionDescription{color:#64748b;margin:0;font-size:.875rem}.CustomizationPage-module__khWhjG__optionGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;display:grid}.CustomizationPage-module__khWhjG__optionCard{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex;position:relative}.CustomizationPage-module__khWhjG__optionCard:hover{border-color:#ffb3f9;transform:translateY(-4px);box-shadow:0 8px 16px #ff8bf526}.CustomizationPage-module__khWhjG__optionCardActive{background:linear-gradient(135deg,#ffb3f91a 0%,#ff8bf50d 100%);border-color:#ff8bf5;box-shadow:0 4px 12px #ff8bf533}.CustomizationPage-module__khWhjG__colorPreview{border:3px solid #fff;border-radius:50%;width:3rem;height:3rem;box-shadow:0 2px 8px #00000026}.CustomizationPage-module__khWhjG__optionInfo{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.CustomizationPage-module__khWhjG__optionValue{color:#1e293b;font-size:.875rem;font-weight:600}.CustomizationPage-module__khWhjG__optionPrice{color:#10b981;font-size:.75rem;font-weight:600}.CustomizationPage-module__khWhjG__selectedBadge{color:#fff;background:#ff8bf5;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:absolute;top:.5rem;right:.5rem}.CustomizationPage-module__khWhjG__quantitySelector{justify-content:center;align-items:center;gap:2rem;margin:1.5rem 0;display:flex}.CustomizationPage-module__khWhjG__quantityButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff8bf5 0%,#ffb3f9 100%);border:none;border-radius:12px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex}.CustomizationPage-module__khWhjG__quantityButton:hover:not(:disabled){transform:scale(1.1)}.CustomizationPage-module__khWhjG__quantityButton:disabled{opacity:.3;cursor:not-allowed}.CustomizationPage-module__khWhjG__quantityDisplay{background:linear-gradient(135deg,#ffb3f91a 0%,#ff8bf50d 100%);border:2px solid #ffb3f9;border-radius:12px;flex-direction:column;align-items:center;padding:1rem 2rem;display:flex}.CustomizationPage-module__khWhjG__quantityValue{color:#1e293b;font-size:2.5rem;font-weight:800;line-height:1}.CustomizationPage-module__khWhjG__quantityLabel{color:#64748b;text-transform:uppercase;margin-top:.25rem;font-size:.75rem;font-weight:600}.CustomizationPage-module__khWhjG__stockInfo{text-align:center;color:#64748b;margin:0;font-size:.875rem}.CustomizationPage-module__khWhjG__stockInfo strong{color:#1e293b}.CustomizationPage-module__khWhjG__navigation{border-top:1px solid #e2e8f0;flex-shrink:0;gap:1rem;padding-top:1.5rem;display:flex}.CustomizationPage-module__khWhjG__navButton,.CustomizationPage-module__khWhjG__navButtonPrimary,.CustomizationPage-module__khWhjG__addToCartButton{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.CustomizationPage-module__khWhjG__navButton{color:#64748b;background:#fff;border:2px solid #e2e8f0}.CustomizationPage-module__khWhjG__navButton:hover{color:#1e293b;border-color:#ffb3f9}.CustomizationPage-module__khWhjG__navButtonPrimary,.CustomizationPage-module__khWhjG__addToCartButton{color:#78350f;background:linear-gradient(135deg,#ffdb31 0%,#ffc107 100%)}.CustomizationPage-module__khWhjG__navButtonPrimary:hover,.CustomizationPage-module__khWhjG__addToCartButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ffc1074d}.CustomizationPage-module__khWhjG__navButtonPrimary:disabled{opacity:.5;cursor:not-allowed;transform:none}.CustomizationPage-module__khWhjG__summaryColumn{min-height:500px;position:sticky;top:2.5rem}.CustomizationPage-module__khWhjG__summary{overscroll-behavior:contain;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-height:500px;max-height:calc(100vh - 3rem);padding:1.5rem;display:flex;overflow-y:auto;box-shadow:0 4px 12px #0000000d}.CustomizationPage-module__khWhjG__summaryTitle{color:#1e293b;flex-shrink:0;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.125rem;font-weight:700;display:flex}.CustomizationPage-module__khWhjG__summaryTitle:before{content:"✨";font-size:1.25rem}.CustomizationPage-module__khWhjG__summaryList{flex-direction:column;flex:1;gap:.75rem;margin-bottom:1.25rem;display:flex}.CustomizationPage-module__khWhjG__summaryItem{background:#f8fafc;border:1px solid #0000;border-radius:10px;padding:.75rem;transition:all .3s}.CustomizationPage-module__khWhjG__summaryItem:has(.CustomizationPage-module__khWhjG__summaryValue){background:linear-gradient(135deg,#ffb3f914 0%,#ff8bf50d 100%);border-color:#ffb3f9}.CustomizationPage-module__khWhjG__summaryHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.CustomizationPage-module__khWhjG__summaryLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.CustomizationPage-module__khWhjG__checkIcon{color:#10b981;width:14px;height:14px}.CustomizationPage-module__khWhjG__requiredDot{color:#ff8bf5;font-size:1rem;font-weight:700}.CustomizationPage-module__khWhjG__summaryValue{color:#1e293b;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.CustomizationPage-module__khWhjG__colorDot{border:2px solid #fff;border-radius:50%;width:1rem;height:1rem;box-shadow:0 1px 3px #0003}.CustomizationPage-module__khWhjG__additionalPrice{color:#10b981;margin-left:auto;font-size:.75rem}.CustomizationPage-module__khWhjG__summaryEmpty{color:#94a3b8;margin:0;font-size:.75rem;font-style:italic}.CustomizationPage-module__khWhjG__totalSection{border-top:1px solid #e2e8f0;flex-shrink:0;margin-top:auto;padding-top:1.25rem}.CustomizationPage-module__khWhjG__totalRow{color:#64748b;justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.875rem;display:flex}.CustomizationPage-module__khWhjG__totalLabel{font-weight:500}.CustomizationPage-module__khWhjG__totalValue{color:#1e293b;font-weight:600}.CustomizationPage-module__khWhjG__totalRowFinal{background:linear-gradient(135deg,#ffdb31 0%,#ffc107 100%);border-radius:12px;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 4px 12px #ffc10733}.CustomizationPage-module__khWhjG__totalLabelFinal{color:#78350f;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.CustomizationPage-module__khWhjG__totalPriceFinal{color:#78350f;font-size:1.5rem;font-weight:800}.CustomizationPage-module__khWhjG__mobileSummary{display:none}@media (min-width:1025px){.CustomizationPage-module__khWhjG__mobileSummary,.CustomizationPage-module__khWhjG__mobileDrawer,.CustomizationPage-module__khWhjG__mobileDrawerOverlay{pointer-events:none!important;display:none!important}}@media (max-width:1024px){.CustomizationPage-module__khWhjG__content{grid-template-columns:1fr;gap:2rem}.CustomizationPage-module__khWhjG__gallery{min-height:unset;grid-template-rows:auto auto;padding:.5rem;box-shadow:0 8px 24px #0f172a14}.CustomizationPage-module__khWhjG__mainImageContainer{aspect-ratio:1}.CustomizationPage-module__khWhjG__thumbnails{grid-template-columns:none;grid-auto-rows:unset;gap:.5rem;padding:.75rem;display:flex;overflow-x:auto}.CustomizationPage-module__khWhjG__thumbnail{min-width:72px;height:72px}.CustomizationPage-module__khWhjG__sidebar,.CustomizationPage-module__khWhjG__summaryColumn{min-height:auto;position:relative;top:0}.CustomizationPage-module__khWhjG__gallery,.CustomizationPage-module__khWhjG__summary{min-height:auto}.CustomizationPage-module__khWhjG__mainContent{min-height:400px}.CustomizationPage-module__khWhjG__summaryColumn{display:none}.CustomizationPage-module__khWhjG__mobileSummary{z-index:9999;pointer-events:auto;cursor:pointer;background:#fff;border-top:2px solid #ffb3f9;padding:1rem 1.5rem;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}.CustomizationPage-module__khWhjG__mobileSummaryContent{pointer-events:none;justify-content:space-between;align-items:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}.CustomizationPage-module__khWhjG__mobilePriceInfo{pointer-events:none;flex:1}.CustomizationPage-module__khWhjG__mobilePriceLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.CustomizationPage-module__khWhjG__mobilePriceValue{color:#8e4603;font-size:1.75rem;font-weight:800;line-height:1}.CustomizationPage-module__khWhjG__mobileQuantityBadge{color:#fff;background:linear-gradient(135deg,#ff8bf5 0%,#ffb3f9 100%);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 8px #ff8bf566}.CustomizationPage-module__khWhjG__mobileDetailsButton{color:#8e4603;cursor:pointer;pointer-events:auto;background:linear-gradient(135deg,#ffb3f91a 0%,#ff8bf50d 100%);border:2px solid #ffb3f9;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.CustomizationPage-module__khWhjG__mobileDetailsButton:active{background:#ffb3f933;transform:scale(.95)}.CustomizationPage-module__khWhjG__mobileDrawer{z-index:10001;background:#fff;border-radius:1.5rem 1.5rem 0 0;max-height:70vh;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -4px 20px #00000026}.CustomizationPage-module__khWhjG__mobileDrawerOpen{transform:translateY(0)}.CustomizationPage-module__khWhjG__mobileDrawerOverlay{z-index:10000;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.CustomizationPage-module__khWhjG__mobileDrawerOverlay.CustomizationPage-module__khWhjG__open{opacity:1;pointer-events:all}.CustomizationPage-module__khWhjG__mobileDrawerHeader{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.CustomizationPage-module__khWhjG__mobileDrawerTitle{color:#1e293b;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.CustomizationPage-module__khWhjG__mobileDrawerClose{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .3s;display:flex}.CustomizationPage-module__khWhjG__mobileDrawerClose:active{background:#e2e8f0;transform:scale(.9)}.CustomizationPage-module__khWhjG__mobileDrawerContent{padding:1.5rem}.CustomizationPage-module__khWhjG__mobileDrawerList{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.CustomizationPage-module__khWhjG__mobileDrawerItem{background:#f8fafc;border:1px solid #0000;border-radius:12px;padding:1rem}.CustomizationPage-module__khWhjG__mobileDrawerItem.CustomizationPage-module__khWhjG__selected{background:linear-gradient(135deg,#ffb3f914 0%,#ff8bf50d 100%);border-color:#ffb3f9}.CustomizationPage-module__khWhjG__mobileDrawerItemHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.CustomizationPage-module__khWhjG__mobileDrawerLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.CustomizationPage-module__khWhjG__mobileDrawerValue{color:#1e293b;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.CustomizationPage-module__khWhjG__mobileColorDot{border:2px solid #fff;border-radius:50%;width:1rem;height:1rem;box-shadow:0 1px 3px #0003}.CustomizationPage-module__khWhjG__mobileAdditionalPrice{color:#10b981;margin-left:auto;font-size:.75rem}.CustomizationPage-module__khWhjG__mobileDrawerEmpty{color:#94a3b8;font-size:.875rem;font-style:italic}.CustomizationPage-module__khWhjG__mobileDrawerTotal{background:linear-gradient(135deg,#ffdb31 0%,#ffc107 100%);border-radius:12px;padding:1.25rem;box-shadow:0 4px 12px #ffc10733}.CustomizationPage-module__khWhjG__mobileDrawerTotalRow{justify-content:space-between;align-items:center;display:flex}.CustomizationPage-module__khWhjG__mobileDrawerTotalLabel{color:#78350f;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.CustomizationPage-module__khWhjG__mobileDrawerTotalPrice{color:#78350f;font-size:1.75rem;font-weight:800}.CustomizationPage-module__khWhjG__mainContent{margin-bottom:100px}.CustomizationPage-module__khWhjG__navigation{margin-bottom:0}}@media (max-width:768px){.CustomizationPage-module__khWhjG__page{padding:1rem 0}.CustomizationPage-module__khWhjG__pageTitle{font-size:1.5rem}.CustomizationPage-module__khWhjG__content{gap:1.5rem}.CustomizationPage-module__khWhjG__mainContent{min-height:auto;margin-bottom:100px}.CustomizationPage-module__khWhjG__optionGrid{grid-template-columns:repeat(2,1fr)}.CustomizationPage-module__khWhjG__navigation{flex-direction:column}.CustomizationPage-module__khWhjG__mobileSummary{padding:.875rem 1rem}.CustomizationPage-module__khWhjG__mobilePriceValue{font-size:1.5rem}}@media (max-width:480px){.CustomizationPage-module__khWhjG__optionGrid{grid-template-columns:1fr}.CustomizationPage-module__khWhjG__mobilePriceValue{font-size:1.375rem}.CustomizationPage-module__khWhjG__mobileDetailsButton{padding:.625rem 1rem;font-size:.8125rem}}
.CartDrawer-module__xWnuvG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;animation:.3s CartDrawer-module__xWnuvG__fadeIn;position:fixed;inset:0}.CartDrawer-module__xWnuvG__drawer{z-index:2001;background:#ffeafd;flex-direction:column;width:100%;max-width:450px;animation:.3s CartDrawer-module__xWnuvG__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-4px 0 20px #0003}@media (max-width:640px){.CartDrawer-module__xWnuvG__drawer{max-width:100%}}.CartDrawer-module__xWnuvG__header{background:#ffdb31;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1rem;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__header{padding:1.5rem}}.CartDrawer-module__xWnuvG__headerContent{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__headerContent{gap:.75rem}}.CartDrawer-module__xWnuvG__headerIcon{color:#8e4603;flex-shrink:0}.CartDrawer-module__xWnuvG__title{color:#8e4603;font-size:1.25rem;font-weight:700;font-family:var(--font-title);align-items:center;gap:.5rem;min-width:0;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__title{font-size:1.5rem}}.CartDrawer-module__xWnuvG__itemCount{color:#8e4603;flex-shrink:0;font-size:.875rem}@media (min-width:640px){.CartDrawer-module__xWnuvG__itemCount{font-size:1rem}}.CartDrawer-module__xWnuvG__closeButton{cursor:pointer;color:#fff;background:#8e4603;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.CartDrawer-module__xWnuvG__closeButton:hover{background:#0003;transform:rotate(90deg)}.CartDrawer-module__xWnuvG__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__empty{padding:3rem 2rem}}.CartDrawer-module__xWnuvG__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}@media (min-width:640px){.CartDrawer-module__xWnuvG__emptyIcon{margin-bottom:1.5rem;font-size:5rem}}.CartDrawer-module__xWnuvG__emptyTitle{color:#8e4603;font-size:1.25rem;font-weight:700;font-family:var(--font-title);margin-bottom:.5rem}@media (min-width:640px){.CartDrawer-module__xWnuvG__emptyTitle{font-size:1.5rem}}.CartDrawer-module__xWnuvG__emptyText{color:#8e4603;margin-bottom:1.5rem;font-size:.9375rem}@media (min-width:640px){.CartDrawer-module__xWnuvG__emptyText{margin-bottom:2rem;font-size:1rem}}.CartDrawer-module__xWnuvG__continueButton{color:#8e4603;cursor:pointer;font-size:.9375rem;font-weight:600;font-family:var(--font-title);background:#fff3b8;border:none;border-radius:.75rem;padding:.875rem 1.75rem;transition:all .3s}@media (min-width:640px){.CartDrawer-module__xWnuvG__continueButton{padding:1rem 2rem;font-size:1rem}}.CartDrawer-module__xWnuvG__continueButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #a6e8e466}.CartDrawer-module__xWnuvG__items{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow:hidden auto}@media (min-width:640px){.CartDrawer-module__xWnuvG__items{gap:1.5rem;padding:1.5rem}}.CartDrawer-module__xWnuvG__item{background:#fff3b8;border:2px solid #8e4603;border-radius:1rem;gap:.75rem;min-width:0;padding:.875rem;transition:all .3s;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__item{gap:1rem;padding:1rem}}.CartDrawer-module__xWnuvG__item:hover{border-color:#8e4603;box-shadow:0 4px 12px #00000014}.CartDrawer-module__xWnuvG__itemImage{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:.75rem;flex-shrink:0;width:70px;height:70px;position:relative;overflow:hidden}@media (min-width:640px){.CartDrawer-module__xWnuvG__itemImage{width:90px;height:90px}}.CartDrawer-module__xWnuvG__image{object-fit:cover}.CartDrawer-module__xWnuvG__imagePlaceholder{opacity:.5;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__imagePlaceholder{font-size:2.5rem}}.CartDrawer-module__xWnuvG__itemDetails{flex-direction:column;flex:1;gap:.375rem;min-width:0;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__itemDetails{gap:.5rem}}.CartDrawer-module__xWnuvG__itemName{color:#8e4603;font-size:.9375rem;font-weight:600;font-family:var(--font-title);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (min-width:640px){.CartDrawer-module__xWnuvG__itemName{font-size:1rem}}.CartDrawer-module__xWnuvG__itemOptions{flex-direction:column;gap:.125rem;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__itemOptions{gap:.25rem}}.CartDrawer-module__xWnuvG__option{color:#8e4603;text-overflow:ellipsis;white-space:nowrap;gap:.25rem;font-size:.75rem;display:flex;overflow:hidden}@media (min-width:640px){.CartDrawer-module__xWnuvG__option{gap:.375rem;font-size:.8125rem}}.CartDrawer-module__xWnuvG__optionName{flex-shrink:0;font-weight:500}.CartDrawer-module__xWnuvG__optionValue{color:#8e4603;text-overflow:ellipsis;overflow:hidden}.CartDrawer-module__xWnuvG__itemFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;display:flex}.CartDrawer-module__xWnuvG__quantityControls{background:3.40282e38px;border:2px solid #8e4603;border-radius:.5rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.125rem;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__quantityControls{gap:.75rem;padding:.25rem}}.CartDrawer-module__xWnuvG__quantityButton{cursor:pointer;color:#8e4603;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:all .3s;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__quantityButton{width:1.75rem;height:1.75rem}}.CartDrawer-module__xWnuvG__quantityButton:hover{background:#ffdb31}.CartDrawer-module__xWnuvG__quantity{color:#8e4603;text-align:center;flex-shrink:0;min-width:1.25rem;font-size:.875rem;font-weight:600}@media (min-width:640px){.CartDrawer-module__xWnuvG__quantity{min-width:1.5rem;font-size:.9375rem}}.CartDrawer-module__xWnuvG__priceAndDelete{flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__priceAndDelete{gap:.75rem}}.CartDrawer-module__xWnuvG__itemPrice{color:#8e4603;white-space:nowrap;font-size:1rem;font-weight:700}@media (min-width:640px){.CartDrawer-module__xWnuvG__itemPrice{font-size:1.125rem}}.CartDrawer-module__xWnuvG__deleteButton{cursor:pointer;color:#7e4603;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:all .3s;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__deleteButton{width:2rem;height:2rem}}.CartDrawer-module__xWnuvG__deleteButton:hover{background:#ffdb31}.CartDrawer-module__xWnuvG__footer{border-top:2px solid #7e4603;flex-direction:column;flex-shrink:0;gap:.875rem;padding:1rem;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__footer{gap:1rem;padding:1.5rem}}.CartDrawer-module__xWnuvG__clearButton{color:#7e4603;cursor:pointer;background:0 0;border:2px solid #7e4603;border-radius:.5rem;padding:.625rem;font-size:.8125rem;font-weight:600;transition:all .3s}@media (min-width:640px){.CartDrawer-module__xWnuvG__clearButton{padding:.75rem;font-size:.875rem}}.CartDrawer-module__xWnuvG__clearButton:hover{background:#ffd8fb}.CartDrawer-module__xWnuvG__total{border:2px solid #7e4603;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem;display:flex}@media (min-width:640px){.CartDrawer-module__xWnuvG__total{padding:1rem}}.CartDrawer-module__xWnuvG__totalLabel{color:#7e4603;flex-shrink:0;font-size:1rem;font-weight:600}@media (min-width:640px){.CartDrawer-module__xWnuvG__totalLabel{font-size:1.125rem}}.CartDrawer-module__xWnuvG__totalPrice{color:#7e4603;font-size:1.375rem;font-weight:700;font-family:var(--font-title);text-align:right;word-break:break-word}@media (min-width:640px){.CartDrawer-module__xWnuvG__totalPrice{font-size:1.75rem}}.CartDrawer-module__xWnuvG__checkoutButton{color:#7e4603;cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--font-title);text-align:center;background:#fff3b8;border:2px solid #7e4603;border-radius:.75rem;padding:1rem;text-decoration:none;transition:all .3s;display:block}@media (min-width:640px){.CartDrawer-module__xWnuvG__checkoutButton{padding:1.25rem;font-size:1.125rem}}.CartDrawer-module__xWnuvG__checkoutButton:hover{box-shadow:#ffdb31;transform:translateY(-2px)}@keyframes CartDrawer-module__xWnuvG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CartDrawer-module__xWnuvG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}
.header-module__Mk7mLW__banner{text-align:center;background:#ffb3f9;padding:.75rem 1rem;position:relative;overflow:hidden}.header-module__Mk7mLW__banner:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:3s ease-in-out infinite header-module__Mk7mLW__shimmer;position:absolute;inset:0 0 0 -100%}.header-module__Mk7mLW__banner:after{content:"";z-index:0;background:repeating-linear-gradient(45deg,#0000,#0000 15px,#ffffff14 15px 30px);width:200%;height:200%;animation:20s linear infinite header-module__Mk7mLW__stripeMove;position:absolute;top:-50%;left:-50%}@keyframes header-module__Mk7mLW__shimmer{0%{left:-100%}to{left:100%}}@keyframes header-module__Mk7mLW__stripeMove{0%{transform:translate(0)}to{transform:translate(30px,30px)}}.header-module__Mk7mLW__bannerContent{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;animation:3s ease-in-out infinite header-module__Mk7mLW__contentFloat;display:flex;position:relative}@keyframes header-module__Mk7mLW__contentFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.header-module__Mk7mLW__bannerIcon{color:#1f2937;animation:1.5s ease-in-out infinite header-module__Mk7mLW__iconBounce}@keyframes header-module__Mk7mLW__iconBounce{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-3px)rotate(5deg)}}.header-module__Mk7mLW__bannerText{color:#1f2937;margin:0;font-size:.875rem;font-weight:500}.header-module__Mk7mLW__bannerText strong{color:#0f172a;font-weight:900;display:inline-block;position:relative}.header-module__Mk7mLW__bannerText strong:after{content:"";background:linear-gradient(90deg,#0000,#0f172a,#0000);width:100%;height:2px;animation:5s ease-in-out infinite header-module__Mk7mLW__underlineSlide;position:absolute;bottom:-2px;left:0}@keyframes header-module__Mk7mLW__underlineSlide{0%,to{opacity:.5;transform:scaleX(.8)}50%{opacity:1;transform:scaleX(1)}}.header-module__Mk7mLW__pageTransition{z-index:9999;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(800px 500px at 20% 20%,#a6e8e4bf,#0000 70%),radial-gradient(900px 600px at 80% 60%,#ffb3f98c,#0000 72%),radial-gradient(320px 240px at 55% 35%,#fdff768c,#0000 70%),#ffffff8c;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);position:fixed;inset:0;transform:translateY(12px)}.header-module__Mk7mLW__pageTransitionEnter{opacity:1;transform:translateY(0)}.header-module__Mk7mLW__pageTransitionExit{opacity:0;transform:translateY(-10px)}.header-module__Mk7mLW__topLoader{z-index:10000;pointer-events:none;opacity:0;background:#ffb3f9;width:0%;height:3px;position:fixed;top:0;left:0;transform:translateY(-2px);box-shadow:0 0 18px #ffb3f973}.header-module__Mk7mLW__topLoaderOn{opacity:1;animation:.42s cubic-bezier(.22,1,.36,1) forwards header-module__Mk7mLW__loaderRun;transform:translateY(0)}.header-module__Mk7mLW__topLoaderOff{opacity:1;animation:.42s cubic-bezier(.22,1,.36,1) forwards header-module__Mk7mLW__loaderFinish}@keyframes header-module__Mk7mLW__loaderRun{0%{width:0%}to{width:70%}}@keyframes header-module__Mk7mLW__loaderFinish{0%{opacity:1;width:70%}60%{opacity:1;width:100%}to{opacity:0;width:100%}}@media (prefers-reduced-motion:reduce){.header-module__Mk7mLW__pageTransition,.header-module__Mk7mLW__topLoader,.header-module__Mk7mLW__banner:before,.header-module__Mk7mLW__banner:after,.header-module__Mk7mLW__bannerContent,.header-module__Mk7mLW__bannerIcon,.header-module__Mk7mLW__bannerText strong:after{transition:none!important;animation:none!important}}.header-module__Mk7mLW__header{z-index:50;background:#ffdd31ef;transition:all .3s;position:sticky;top:0;overflow:hidden}.header-module__Mk7mLW__headerExpanded{box-shadow:0 4px 20px #0000001f}.header-module__Mk7mLW__scrolled{border-bottom:1px solid #0000;box-shadow:0 4px 20px #00000014}.header-module__Mk7mLW__headerContent{justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.header-module__Mk7mLW__logo{cursor:pointer;align-items:center;gap:.75rem;margin-bottom:-10px;text-decoration:none;transition:transform .3s;display:flex}.header-module__Mk7mLW__logo:hover{transform:scale(1.05)}.header-module__Mk7mLW__logoText{font-size:1.75rem;font-weight:700;font-family:var(--font-title);background:linear-gradient(135deg,#8e4603 0% 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-module__Mk7mLW__desktopNav{align-items:center;gap:.5rem;display:flex}.header-module__Mk7mLW__navLink{cursor:pointer;font:inherit;color:#8e4603;background:0 0;border:none;border-radius:.75rem;padding:.7rem 1.25rem;font-weight:600;transition:background .22s,color .22s,transform .22s;position:relative}.header-module__Mk7mLW__navLink:after{content:"";transform-origin:0;border-radius:999px;height:2px;transition:transform .22s cubic-bezier(.22,1,.36,1);position:absolute;bottom:8px;left:12px;right:12px;transform:scaleX(0)}.header-module__Mk7mLW__navLink:hover{color:#7e4603;background:#ffeafd;transform:translateY(-1px)}.header-module__Mk7mLW__navLink:hover:after{transform:scaleX(1)}.header-module__Mk7mLW__active{color:#7e4603;background:#ffeafd}.header-module__Mk7mLW__active:after{transform:scaleX(1)}.header-module__Mk7mLW__dropdownContainer{position:relative}.header-module__Mk7mLW__navLinkWithDropdown{align-items:center;gap:.375rem;display:flex}.header-module__Mk7mLW__chevron{transition:transform .3s}.header-module__Mk7mLW__dropdownContainer:hover .header-module__Mk7mLW__chevron{transform:rotate(180deg)}.header-module__Mk7mLW__categoriesBar{opacity:0;will-change:max-height,opacity;contain:layout;background:#ffdd31ef;border-top:2px solid #0000;max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1),padding .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.header-module__Mk7mLW__categoriesBarShow{opacity:1;max-height:300px;padding:1.5rem 0}.header-module__Mk7mLW__categoriesContent{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.header-module__Mk7mLW__categoryCard{cursor:pointer;background:linear-gradient(135deg,#ffb3f9 0%,#a6e8e4 100%);border:3px solid #ffb3f9;border-radius:1.25rem;flex-direction:column;justify-content:flex-end;height:180px;text-decoration:none;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.header-module__Mk7mLW__categoryCard:hover{border-color:#ff8cf5;transform:translateY(-6px)scale(1.02);box-shadow:0 12px 35px #ffb3f959}.header-module__Mk7mLW__categoryCardImage{z-index:1;width:100%;height:100%;position:absolute;inset:0}.header-module__Mk7mLW__categoryImage{object-fit:cover;width:100%;height:100%}.header-module__Mk7mLW__categoryCardOverlay{z-index:2;background:linear-gradient(#ffb3f933 0%,#7e4603bf 100%);transition:opacity .3s;position:absolute;inset:0}.header-module__Mk7mLW__categoryCard:hover .header-module__Mk7mLW__categoryCardOverlay{opacity:.85}.header-module__Mk7mLW__categoryCardContent{z-index:3;text-align:center;padding:1.25rem;position:relative}.header-module__Mk7mLW__categoryCardName{color:#fff;text-align:center;text-shadow:0 2px 8px #0000004d;letter-spacing:.3px;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.header-module__Mk7mLW__categoryCard:hover .header-module__Mk7mLW__categoryCardName{transform:translateY(-2px)scale(1.05)}.header-module__Mk7mLW__actions{align-items:center;gap:1rem;display:flex}.header-module__Mk7mLW__cartButton{cursor:pointer;color:#1f2937;cursor:pointer;background:#fdde52c7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:relative}.header-module__Mk7mLW__cartIcon{object-fit:contain;width:80px;height:80px}.header-module__Mk7mLW__cartButton:hover{background:linear-gradient(135deg,#ffe87f,#ffe87f);transform:scale(1.05);box-shadow:0 4px 12px #e1e8a666}.header-module__Mk7mLW__cartBadge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.75rem;font-weight:700;animation:.5s header-module__Mk7mLW__bounce;display:flex;position:absolute;top:-4px;right:-4px}@keyframes header-module__Mk7mLW__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.header-module__Mk7mLW__mobileMenuButton{cursor:pointer;color:#7e4603;background:0 0;border:2px solid #7e4603;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:none}.header-module__Mk7mLW__mobileMenuButton:hover{color:#1f2937;background:#a6e8e41a;border-color:#ffeafd}.header-module__Mk7mLW__mobileMenu{z-index:100;background-color:#ffe87f;width:300px;max-width:85vw;transition:transform .3s;display:none;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 20px #0000001a}.header-module__Mk7mLW__mobileMenu:before{content:"";opacity:.5;pointer-events:none;z-index:0;background-image:url(/header/Textura1.png);background-repeat:repeat;background-size:800px 800px;position:absolute;inset:0}.header-module__Mk7mLW__mobileMenu>*{z-index:1;position:relative}.header-module__Mk7mLW__open{transform:translate(0)}.header-module__Mk7mLW__mobileMenuContent{flex-direction:column;gap:.5rem;height:100%;padding:6rem 2rem 2rem;display:flex}.header-module__Mk7mLW__mobileMenuLink{cursor:pointer;font:inherit;color:#4a2601;text-align:left;background:#fff6;border:2px solid #7e460333;border-radius:.75rem;padding:1rem 1.25rem;font-size:1.0625rem;font-weight:700;transition:all .3s;box-shadow:0 2px 8px #00000014}.header-module__Mk7mLW__mobileMenuLink:hover{color:#1f2937;background:#ffb3f999;border-color:#7e4603;transform:translate(4px)}.header-module__Mk7mLW__mobileMenuLink.header-module__Mk7mLW__active,.header-module__Mk7mLW__mobileMenuLink.header-module__Mk7mLW__active:hover{color:#1f2937;background:#ffb3f9;border-color:#7e4603;font-weight:700}.header-module__Mk7mLW__mobileDropdownContainer{flex-direction:column;display:flex}.header-module__Mk7mLW__mobileMenuLink{justify-content:space-between;align-items:center;width:100%;display:flex}.header-module__Mk7mLW__mobileChevron{flex-shrink:0;transition:transform .3s}.header-module__Mk7mLW__mobileChevronOpen{transform:rotate(90deg)}.header-module__Mk7mLW__mobileSubMenu{opacity:0;background:#ffffff4d;border-radius:.75rem;max-height:0;margin-left:.5rem;margin-right:.5rem;padding:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(-10px)}.header-module__Mk7mLW__mobileSubMenuOpen{opacity:1;max-height:500px;margin-top:.5rem;margin-bottom:.5rem;padding:.75rem;transform:translateY(0)}.header-module__Mk7mLW__mobileSubMenuItem{cursor:pointer;font:inherit;color:#4a2601;text-align:left;background:#ffffff80;border:2px solid #f08ff04d;border-radius:.75rem;width:100%;margin-bottom:.5rem;padding:1rem 1.25rem 1rem 2.5rem;font-size:.9375rem;font-weight:600;transition:background .25s cubic-bezier(.16,1,.3,1),border-color .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1);display:block;position:relative}.header-module__Mk7mLW__mobileSubMenuItem:before{content:"→";color:#ffb3f9;font-size:1rem;font-weight:700;position:absolute;left:1rem}.header-module__Mk7mLW__mobileSubMenuItem:hover{background:#a6e8e480;border-color:#a6e8e4;transform:translate(6px)}.header-module__Mk7mLW__mobileSubMenuItem:last-child{margin-bottom:0}.header-module__Mk7mLW__mobileSubMenuItem.header-module__Mk7mLW__active{background:#ffb3f9b3;border-color:#ffb3f9;font-weight:700}.header-module__Mk7mLW__mobileCartButton{color:#7e4603;cursor:pointer;font-size:1.0625rem;font-weight:700;font-family:var(--font-title);background:#ffb3f9;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;margin-top:auto;padding:1.25rem;transition:all .3s;display:flex;position:relative}.header-module__Mk7mLW__mobileCartButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #a6e8e466}.header-module__Mk7mLW__mobileCartBadge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:.5rem;right:.5rem}.header-module__Mk7mLW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;background:#00000080;animation:.3s header-module__Mk7mLW__fadeIn;display:none;position:fixed;inset:0}@keyframes header-module__Mk7mLW__fadeIn{0%{opacity:0}to{opacity:1}}@media (hover:none){.header-module__Mk7mLW__logo:hover{transform:none}.header-module__Mk7mLW__navLink:hover,.header-module__Mk7mLW__navLink:active{color:#8e4603;background:0 0;transform:none}.header-module__Mk7mLW__navLink:hover:after{transform:scaleX(0)}.header-module__Mk7mLW__dropdownContainer:hover .header-module__Mk7mLW__chevron{transform:none}.header-module__Mk7mLW__categoryCard:hover{border-color:#ffb3f9;transform:none;box-shadow:0 4px 20px #00000014}.header-module__Mk7mLW__categoryCard:hover .header-module__Mk7mLW__categoryCardOverlay{opacity:1}.header-module__Mk7mLW__categoryCard:hover .header-module__Mk7mLW__categoryCardName{transform:none}.header-module__Mk7mLW__cartButton:hover{box-shadow:none;background:#fdde52c7;transform:none}.header-module__Mk7mLW__mobileMenuButton:hover{color:#7e4603;background:0 0;border-color:#7e4603}.header-module__Mk7mLW__mobileMenuLink:hover{color:#4a2601;background:#fff6;border-color:#7e460333;transform:none}.header-module__Mk7mLW__mobileSubMenuItem:hover{background:#ffffff80;border-color:#f08ff04d;transform:none}.header-module__Mk7mLW__mobileCartButton:hover{box-shadow:none;transform:none}}@media (max-width:1024px){.header-module__Mk7mLW__desktopNav{display:none}.header-module__Mk7mLW__mobileMenuButton{display:flex}.header-module__Mk7mLW__mobileMenu,.header-module__Mk7mLW__overlay{display:block}}@media (max-width:768px){.header-module__Mk7mLW__headerContent{padding:.875rem 1.25rem}.header-module__Mk7mLW__logoText{font-size:1.5rem}.header-module__Mk7mLW__bannerText{text-align:center;font-size:.8125rem}.header-module__Mk7mLW__mobileMenu{width:100%;max-width:100%}}@media (max-width:640px){.header-module__Mk7mLW__headerContent{padding:.75rem 1rem}.header-module__Mk7mLW__cartButton{width:44px;height:44px}.header-module__Mk7mLW__bannerText{font-size:.75rem}.header-module__Mk7mLW__cartButton{display:none}}
.page-module__zy6cla__layout,.page-module__zy6cla__formSection,.page-module__zy6cla__summary{max-width:100%;overflow-x:hidden}.page-module__zy6cla__page{background:#f9fafb;min-height:100vh;padding:2rem 1rem 4rem}.page-module__zy6cla__shippingMessage{color:#92400e;text-align:center;background:linear-gradient(135deg,#fbbf241a,#f59e0b1a);border:2px solid #fbbf24;border-radius:.75rem;margin-top:.75rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:700;line-height:1.4}.page-module__zy6cla__header{text-align:center;margin-bottom:3rem}.page-module__zy6cla__title{color:#1f2937;font-size:2.5rem;font-weight:700;font-family:var(--font-title);margin-bottom:.5rem}.page-module__zy6cla__subtitle{color:#6b7280;font-size:1.125rem}.page-module__zy6cla__layout{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin-inline:auto;display:grid}@media (min-width:1024px){.page-module__zy6cla__layout{grid-template-columns:1fr 400px}}.page-module__zy6cla__formSection{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 12px #00000014}.page-module__zy6cla__form{flex-direction:column;gap:2rem;display:flex}.page-module__zy6cla__section{flex-direction:column;gap:1.5rem;display:flex}.page-module__zy6cla__sectionHeader{border-bottom:2px solid #e5e7eb;align-items:center;gap:.75rem;padding-bottom:1rem;display:flex}.page-module__zy6cla__sectionIcon{color:#ffeafd;flex-shrink:0}.page-module__zy6cla__sectionTitle{color:#1f2937;font-size:1.25rem;font-weight:600;font-family:var(--font-title)}.page-module__zy6cla__formGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.page-module__zy6cla__formGrid{grid-template-columns:repeat(2,1fr)}}.page-module__zy6cla__fullWidth{grid-column:1/-1}.page-module__zy6cla__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__zy6cla__label{color:#374151;font-size:.9375rem;font-weight:600}.page-module__zy6cla__input,.page-module__zy6cla__textarea{border:2px solid #e5e7eb;border-radius:.75rem;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.page-module__zy6cla__input:focus,.page-module__zy6cla__textarea:focus{border-color:#ffeafd;outline:none;box-shadow:0 0 0 3px #a6e8e433}.page-module__zy6cla__inputError{border-color:#ef4444}.page-module__zy6cla__inputError:focus{box-shadow:0 0 0 3px #ef444433}.page-module__zy6cla__textarea{resize:vertical;min-height:100px}.page-module__zy6cla__error{color:#ef4444;font-size:.875rem;font-weight:500}.page-module__zy6cla__submitButton{color:#1f2937;cursor:pointer;font-size:1.125rem;font-weight:700;font-family:var(--font-title);background-color:#ffb3f9;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1.25rem 2rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #a6e8e466}.page-module__zy6cla__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #a6e8e499}.page-module__zy6cla__spinner{border:3px solid #0000001a;border-top-color:#1f2937;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite page-module__zy6cla__spin}@keyframes page-module__zy6cla__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__zy6cla__summarySection{align-self:flex-start;height:fit-content;display:block;position:sticky;top:0}.page-module__zy6cla__summaryMobile{margin-top:0;display:none}.page-module__zy6cla__summary{background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 4px 12px #00000014}.page-module__zy6cla__summaryHeader{border-bottom:2px solid #e5e7eb;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-module__zy6cla__summaryIcon{color:#ffeafd}.page-module__zy6cla__summaryTitle{color:#1f2937;font-size:1.25rem;font-weight:600;font-family:var(--font-title)}.page-module__zy6cla__emptyCart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:4rem 2rem;display:flex}.page-module__zy6cla__redirectSpinnerWrapper{width:80px;height:80px;margin:0 auto 2rem;position:relative}.page-module__zy6cla__redirectSpinner{border:6px solid #e2e8f0;border-top-color:#0f766e;border-radius:50%;width:80px;height:80px;animation:1s linear infinite page-module__zy6cla__spin;position:absolute;top:0;left:0}.page-module__zy6cla__redirectLogo{z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__zy6cla__logoImage{object-fit:contain;border-radius:50%;width:100%;height:100%}.page-module__zy6cla__shopButton{color:#0f172a;background-color:#ffb3f9;border-radius:.5rem;margin-top:2rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.page-module__zy6cla__shopButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #a6e8e44d}.page-module__zy6cla__summaryItems{flex-direction:column;gap:1rem;max-height:400px;margin-bottom:1.5rem;display:flex;overflow-y:auto}.page-module__zy6cla__summaryItem{background:#f9fafb;border-radius:.75rem;gap:.75rem;padding:.75rem;display:flex}.page-module__zy6cla__itemImage{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:.5rem;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.page-module__zy6cla__image{object-fit:cover}.page-module__zy6cla__imagePlaceholder{opacity:.5;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.page-module__zy6cla__itemDetails{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.page-module__zy6cla__itemName{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.page-module__zy6cla__itemQuantity{color:#6b7280;font-size:.8125rem}.page-module__zy6cla__itemOption{color:#6b7280;font-size:.75rem}.page-module__zy6cla__checkboxGroup{flex-direction:column;gap:1rem;display:flex}.page-module__zy6cla__checkboxLabel{cursor:pointer;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem;transition:background-color .2s;display:flex}.page-module__zy6cla__checkboxLabel:hover{background-color:#f8fafc}.page-module__zy6cla__checkbox{cursor:pointer;accent-color:#ffeafd;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.25rem}.page-module__zy6cla__checkboxText{color:#475569;font-size:.9375rem;line-height:1.6}.page-module__zy6cla__donationNote{color:#0b3a38;text-align:center;background:linear-gradient(120deg,#ffbaf152,#a6e8e461);border:1px solid #ffbaf1bf;border-radius:.85rem;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-top:.5rem;padding:.9rem 1.25rem;font-size:.95rem;font-weight:800;line-height:1.5;display:flex;box-shadow:0 6px 16px #0000000f}.page-module__zy6cla__donationNoteStandalone{margin-left:0}.page-module__zy6cla__donationNoteIcon{font-size:1.05rem}@media (max-width:1023px){.page-module__zy6cla__summarySection{display:none}.page-module__zy6cla__summaryMobile{margin-top:1.5rem;display:block}}.page-module__zy6cla__checkboxText .page-module__zy6cla__link{color:#0f766e;font-weight:500;text-decoration:underline;transition:color .2s}.page-module__zy6cla__checkboxText .page-module__zy6cla__link:hover{color:#0d9488}.page-module__zy6cla__checkboxText .page-module__zy6cla__required{color:#ef4444;font-weight:600}.page-module__zy6cla__termsWarning{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-top:.5rem;padding:.75rem;font-size:.875rem;font-weight:500}.page-module__zy6cla__redirectOverlay{animation:.3s page-module__zy6cla__fadeIn;z-index:999999!important;background:linear-gradient(135deg,#a6e8e4fa,#8dd4cffa)!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important}.page-module__zy6cla__redirectContent{text-align:center;background:#fffffff2;border-radius:1.5rem;max-width:500px;padding:3rem 2rem;animation:.4s page-module__zy6cla__slideUp;box-shadow:0 20px 60px #0003}.page-module__zy6cla__redirectSpinner{border:6px solid #e2e8f0;border-top-color:#0f766e;border-radius:50%;width:80px;height:80px;margin:0 auto 2rem;animation:1s linear infinite page-module__zy6cla__spin}.page-module__zy6cla__redirectTitle{color:#0f172a;font-size:1.75rem;font-weight:400;font-family:var(--font-title);margin-bottom:1rem}.page-module__zy6cla__redirectText{color:#64748b;margin-bottom:2rem;font-size:1rem;line-height:1.6}.page-module__zy6cla__redirectIcons{justify-content:center;gap:1.5rem;font-size:2rem;animation:2s ease-in-out infinite page-module__zy6cla__bounce;display:flex}@keyframes page-module__zy6cla__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__zy6cla__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__zy6cla__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.page-module__zy6cla__redirectContent{margin:1rem;padding:2rem 1.5rem}.page-module__zy6cla__redirectTitle{font-size:1.5rem}.page-module__zy6cla__redirectText{font-size:.9375rem}.page-module__zy6cla__redirectSpinner{border-width:5px;width:60px;height:60px}.page-module__zy6cla__redirectIcons{gap:1rem;font-size:1.5rem}}.page-module__zy6cla__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.page-module__zy6cla__itemPrice{color:#1f2937;flex-shrink:0;font-size:1rem;font-weight:700}.page-module__zy6cla__summaryTotals{border-top:2px solid #e5e7eb;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding-top:1rem;display:flex}.page-module__zy6cla__totalRow{color:#6b7280;justify-content:space-between;align-items:center;font-size:1rem;display:flex}.page-module__zy6cla__totalRow span:last-child{color:#1f2937;font-weight:600}.page-module__zy6cla__free{color:#10b981!important;font-weight:700!important}.page-module__zy6cla__totalFinal{color:#1f2937;border-top:2px solid #e5e7eb;margin-top:.5rem;padding-top:.75rem;font-size:1.25rem;font-weight:700}.page-module__zy6cla__totalFinal span{color:#1f2937;font-family:var(--font-title)}.page-module__zy6cla__securePayment{background:linear-gradient(135deg,#a6e8e41a,#8dd4cf1a);border:2px solid #a6e8e44d;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.page-module__zy6cla__secureIcon{flex-shrink:0;font-size:1.5rem}.page-module__zy6cla__secureText{color:#374151;font-size:.875rem;font-weight:500;line-height:1.4}.page-module__zy6cla__secureText small{color:#6b7280;font-size:.75rem;font-weight:400}@media (max-width:1023px){.page-module__zy6cla__summarySection{position:static}}@media (max-width:640px){.page-module__zy6cla__page{padding:2rem 0}.page-module__zy6cla__title{font-size:2rem}.page-module__zy6cla__subtitle{font-size:1rem}.page-module__zy6cla__formSection{padding:1.5rem}.page-module__zy6cla__summary{padding:1.25rem}}
.footer-module__fnqJzq__footer{color:#d1d5db;background:#ffeafd;min-height:400px;position:relative;overflow:hidden}.footer-module__fnqJzq__paymentMethods{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.footer-module__fnqJzq__paymentText{color:#8e4603;font-size:.875rem;font-weight:500}.footer-module__fnqJzq__paymentLogos{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.footer-module__fnqJzq__mercadopagoLogo{object-fit:contain;opacity:.9;width:auto;height:24px;transition:opacity .2s}.footer-module__fnqJzq__mercadopagoLogo:hover{opacity:1}.footer-module__fnqJzq__paymentIcons{align-items:center;gap:.5rem;display:flex}.footer-module__fnqJzq__paymentIcon{opacity:.8;font-size:1.25rem;transition:opacity .2s}.footer-module__fnqJzq__paymentIcon:hover{opacity:1}@media (max-width:768px){.footer-module__fnqJzq__paymentMethods{justify-content:center;width:100%}.footer-module__fnqJzq__paymentText{text-align:center;width:100%}.footer-module__fnqJzq__paymentLogos{justify-content:center}}.footer-module__fnqJzq__footer:before{content:"";background:#ffb3f9 0 0/200% 100%;height:4px;animation:3s linear infinite footer-module__fnqJzq__shimmer;position:absolute;top:0;left:0;right:0}.footer-module__fnqJzq__newsletterMessage{text-align:center;border-radius:.5rem;margin-top:.75rem;padding:.75rem;font-size:.875rem;font-weight:500}.footer-module__fnqJzq__messageSuccess{color:#065f46;background:#d1fae5;border:1px solid #10b981}.footer-module__fnqJzq__messageError{color:#991b1b;background:#fee2e2;border:1px solid #ef4444}.footer-module__fnqJzq__privacyNote{color:#8e4603;text-align:center;margin-top:.75rem;font-size:.75rem;line-height:1.5}.footer-module__fnqJzq__privacyLink{color:#ffb3f9;text-decoration:underline;transition:color .2s}.footer-module__fnqJzq__privacyLink:hover{color:#d3aacf}.footer-module__fnqJzq__decorativeImages{z-index:0;pointer-events:none;position:absolute;inset:0}.footer-module__fnqJzq__topSection,.footer-module__fnqJzq__bottomSection{z-index:1;position:relative}.footer-module__fnqJzq__decorativeImage{left:var(--x);top:var(--y);width:var(--s);height:var(--s);opacity:.08;filter:saturate(.85)brightness(1.05);transform:translate(-50%,-50%)rotate(var(--r));animation:footer-module__fnqJzq__floatSlow var(--d)ease-in-out infinite;will-change:transform;contain:layout style paint;position:absolute}@keyframes footer-module__fnqJzq__floatSlow{0%,to{transform:translate(-50%,-50%)rotate(var(--r))translateY(0)}50%{transform:translate(-50%,-50%)rotate(var(--r))translateY(-18px)}}@media (max-width:768px){.footer-module__fnqJzq__decorativeImage{opacity:.04;filter:grayscale()contrast(1.02)}}.footer-module__fnqJzq__topSection{border-bottom:1px solid #e8e1a633;padding:4rem 0 3rem}.footer-module__fnqJzq__content{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.footer-module__fnqJzq__content{grid-template-columns:1.5fr 1fr 1fr 1fr}}.footer-module__fnqJzq__brandSection{flex-direction:column;gap:1.5rem;display:flex}.footer-module__fnqJzq__logo{align-items:center;gap:.75rem;text-decoration:none;transition:transform .3s;display:flex}.footer-module__fnqJzq__logo:hover{transform:translate(5px)}.footer-module__fnqJzq__logoIcon{background:#ffdb31;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;box-shadow:0 8px 16px #a6e8e44d}.footer-module__fnqJzq__logoIconText{color:#8e4603;font-size:1.5rem;font-weight:700;font-family:var(--font-title)}.footer-module__fnqJzq__logoText{color:#8e4603;font-size:1.5rem;font-weight:700;font-family:var(--font-title);letter-spacing:.05em}.footer-module__fnqJzq__brandDescription{color:#8e4603;max-width:300px;font-size:1rem;line-height:1.6}.footer-module__fnqJzq__socialLinks{flex-wrap:wrap;gap:1rem;display:flex}.footer-module__fnqJzq__socialLink{color:#ffb3f9;background:#e3a6e81a;border:2px solid #e8a6da33;border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .3s;display:flex}.footer-module__fnqJzq__socialLink:hover{color:#8e4603;background:#ffb3f9;border-color:#ffb3f9;transform:translateY(-4px)rotate(5deg);box-shadow:0 8px 16px #a6e8e466}.footer-module__fnqJzq__socialIcon{width:1.25rem;height:1.25rem}.footer-module__fnqJzq__section{flex-direction:column;gap:1.5rem;display:flex}.footer-module__fnqJzq__sectionTitle{color:#8e4603;font-size:1.125rem;font-weight:700;font-family:var(--font-title);margin-bottom:.5rem;display:inline-block;position:relative}.footer-module__fnqJzq__sectionTitle:after{content:"";background:linear-gradient(90deg,#ffb3f9,#0000);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-8px;left:0}.footer-module__fnqJzq__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-module__fnqJzq__link{color:#8e4603;align-items:center;gap:.5rem;padding-left:1rem;font-size:.9375rem;transition:all .3s;display:inline-flex;position:relative}.footer-module__fnqJzq__link:before{content:"→";opacity:0;color:#ffb3f9;transition:all .3s;position:absolute;left:0;transform:translate(-10px)}.footer-module__fnqJzq__link:hover{color:#ffb3f9;padding-left:1.5rem}.footer-module__fnqJzq__link:hover:before{opacity:1;transform:translate(0)}.footer-module__fnqJzq__newsletterSection{flex-direction:column;gap:1rem;display:flex}.footer-module__fnqJzq__newsletterText{color:#8e4603;font-size:.9375rem;line-height:1.6}.footer-module__fnqJzq__newsletterForm{gap:.5rem;display:flex}.footer-module__fnqJzq__newsletterInput{color:#8e4603;background:#ff00ff0d;border:2px solid #ffb3f9;border-radius:.75rem;padding:.575rem 1rem;font-size:.9375rem;transition:all .3s}.footer-module__fnqJzq__newsletterInput::placeholder{color:#8e4603}.footer-module__fnqJzq__newsletterInput:focus{background:#ffffff1a;border-color:#8e4603;outline:none;box-shadow:0 0 0 4px #a6e8e41a}.footer-module__fnqJzq__newsletterButton{color:#1f2937;cursor:pointer;font-size:.9375rem;font-weight:600;font-family:var(--font-title);background-color:#ffb3f9;border:none;border-radius:.75rem;padding:.875rem 1.5rem;transition:all .3s;box-shadow:0 4px 12px #a6e8e44d}.footer-module__fnqJzq__newsletterButton:hover{background:linear-gradient(135deg,#ffb3f9,#d3aacf);transform:translateY(-2px);box-shadow:0 6px 16px #a6e8e466}.footer-module__fnqJzq__newsletterButton:active{transform:translateY(0)}.footer-module__fnqJzq__bottomSection{background:#a7609d;padding:2rem 0}.footer-module__fnqJzq__bottomContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.footer-module__fnqJzq__bottomContent{text-align:left;flex-direction:row;justify-content:space-between}}.footer-module__fnqJzq__copyright{color:#fff0fd;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}@media (min-width:768px){.footer-module__fnqJzq__copyright{justify-content:flex-start}}.footer-module__fnqJzq__heart{color:#ef4444;animation:1.5s ease-in-out infinite footer-module__fnqJzq__heartbeat}.footer-module__fnqJzq__paymentMethods{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.footer-module__fnqJzq__paymentText{color:#fff0fd;margin-right:.5rem;font-size:.875rem}.footer-module__fnqJzq__paymentIcon{background:#ffffff0d;border:1px solid #a6e8e433;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;transition:all .3s;display:flex}.footer-module__fnqJzq__paymentIcon:hover{background:#a6e8e41a;border-color:#ffeafd;transform:translateY(-2px)}.footer-module__fnqJzq__quickContact{background:#e3a6e80d;border:1px solid #e6a6e81a;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}@media (min-width:768px){.footer-module__fnqJzq__quickContact{display:none}}.footer-module__fnqJzq__contactItem{color:#ac9caf;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.footer-module__fnqJzq__contactIcon{color:#ffb3f9;background:#e8a6da1a;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}@keyframes footer-module__fnqJzq__shimmer{0%{background-position:0%}to{background-position:200%}}@keyframes footer-module__fnqJzq__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes footer-module__fnqJzq__heartbeat{0%,to{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}}@media (max-width:768px){.footer-module__fnqJzq__topSection{padding:3rem 0 2rem}.footer-module__fnqJzq__content{gap:2.5rem}.footer-module__fnqJzq__section{gap:1rem}.footer-module__fnqJzq__brandDescription{max-width:100%}}
.LocationSelector-module__k-MUmW__locationSelector{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.LocationSelector-module__k-MUmW__formGroup{flex-direction:column;gap:.5rem;display:flex}.LocationSelector-module__k-MUmW__label{color:#374151;font-size:.9375rem;font-weight:600}.LocationSelector-module__k-MUmW__required{color:#ef4444}.LocationSelector-module__k-MUmW__selectWrapper{position:relative}.LocationSelector-module__k-MUmW__select{cursor:pointer;appearance:none;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;width:100%;padding:.875rem 2.5rem .875rem 1rem;font-size:1rem;transition:all .3s}.LocationSelector-module__k-MUmW__select:focus{border-color:#ffeafd;outline:none;box-shadow:0 0 0 3px #a6e8e433}.LocationSelector-module__k-MUmW__select:disabled{cursor:not-allowed;opacity:.6;background:#f3f4f6}.LocationSelector-module__k-MUmW__select.LocationSelector-module__k-MUmW__error{border-color:#ef4444}.LocationSelector-module__k-MUmW__select.LocationSelector-module__k-MUmW__error:focus{box-shadow:0 0 0 3px #ef444433}.LocationSelector-module__k-MUmW__selectIcon{pointer-events:none;color:#9ca3af;font-size:.75rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.LocationSelector-module__k-MUmW__errorText{color:#ef4444;margin:0;font-size:.875rem}@media (max-width:768px){.LocationSelector-module__k-MUmW__locationSelector{grid-template-columns:1fr}}
.LoadingScreen-module__X6GikW__loadingScreen{z-index:9999;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);justify-content:center;align-items:center;animation:.3s LoadingScreen-module__X6GikW__fadeIn;display:flex;position:fixed;inset:0}@keyframes LoadingScreen-module__X6GikW__fadeIn{0%{opacity:0}to{opacity:1}}.LoadingScreen-module__X6GikW__content{z-index:2;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.LoadingScreen-module__X6GikW__logoContainer{perspective:1000px;width:200px;height:200px;position:relative}.LoadingScreen-module__X6GikW__logo3d{width:100%;height:100%;transform-style:preserve-3d;animation:4s linear infinite LoadingScreen-module__X6GikW__rotate3d;position:relative}@keyframes LoadingScreen-module__X6GikW__rotate3d{0%{transform:rotateY(0)rotateX(0)}50%{transform:rotateY(180deg)rotateX(10deg)}to{transform:rotateY(360deg)rotateX(0)}}.LoadingScreen-module__X6GikW__logoFace{background:0 0;border-radius:30px;justify-content:center;align-items:center;width:120px;height:120px;font-size:4rem;animation:2s ease-in-out infinite LoadingScreen-module__X6GikW__pulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes LoadingScreen-module__X6GikW__pulse{0%,to{filter:drop-shadow(0 0 20px #e3a6e899);transform:translate(-50%,-50%)scale(1)}50%{filter:drop-shadow(0 0 30px #d9a6e8e6);transform:translate(-50%,-50%)scale(1.05)}}.LoadingScreen-module__X6GikW__logoSvg{filter:drop-shadow(0 0 20px #e6a6e8cc)}.LoadingScreen-module__X6GikW__circle{width:100%;height:100%;animation:3s linear infinite LoadingScreen-module__X6GikW__rotateCircle;position:absolute;top:0;left:0}@keyframes LoadingScreen-module__X6GikW__rotateCircle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingScreen-module__X6GikW__circlePath{stroke:url(#circleGradient);stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:75px}.LoadingScreen-module__X6GikW__textContainer{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.LoadingScreen-module__X6GikW__title{font-size:2.5rem;font-weight:900;font-family:var(--font-title);background:linear-gradient(135deg,#ffeafd 0%,#d3aacf 50%,#fff3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;animation:3s ease-in-out infinite LoadingScreen-module__X6GikW__shimmer}@keyframes LoadingScreen-module__X6GikW__shimmer{0%,to{filter:brightness()}50%{filter:brightness(1.3)}}.LoadingScreen-module__X6GikW__subtitle{color:#cbd5e1;margin:0;font-size:1.125rem;font-weight:500}.LoadingScreen-module__X6GikW__dots{gap:.5rem;margin-top:.5rem;display:flex}.LoadingScreen-module__X6GikW__dot{background-color:#ffb3f9;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite LoadingScreen-module__X6GikW__dotBounce;box-shadow:0 0 10px #dda6e899}.LoadingScreen-module__X6GikW__dot:first-child{animation-delay:0s}.LoadingScreen-module__X6GikW__dot:nth-child(2){animation-delay:.2s}.LoadingScreen-module__X6GikW__dot:nth-child(3){animation-delay:.4s}@keyframes LoadingScreen-module__X6GikW__dotBounce{0%,60%,to{opacity:.7;transform:scale(1)}30%{opacity:1;transform:scale(1.5)}}.LoadingScreen-module__X6GikW__progressBar{background:#ffffff1a;border-radius:9999px;width:300px;height:4px;margin-top:1rem;overflow:hidden}.LoadingScreen-module__X6GikW__progress{background:linear-gradient(90deg,#ffeafd,#d3aacf,#ffeafd) 0 0/200% 100%;border-radius:9999px;height:100%;animation:2s ease-in-out infinite LoadingScreen-module__X6GikW__progressSlide;box-shadow:0 0 20px #e8a6dd99}@keyframes LoadingScreen-module__X6GikW__progressSlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}.LoadingScreen-module__X6GikW__particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.LoadingScreen-module__X6GikW__particle{background:#e6a6e899;border-radius:50%;width:4px;height:4px;animation:linear infinite LoadingScreen-module__X6GikW__particleFloat;position:absolute;box-shadow:0 0 10px #e8a6e8cc}@keyframes LoadingScreen-module__X6GikW__particleFloat{0%{opacity:0;transform:translateY(0)scale(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)scale(1)}}.LoadingScreen-module__X6GikW__logoImage{object-fit:contain;filter:drop-shadow(0 0 10px #ffffff80)}@media (max-width:768px){.LoadingScreen-module__X6GikW__logoContainer{width:150px;height:150px}.LoadingScreen-module__X6GikW__logoFace{width:90px;height:90px;font-size:3rem}.LoadingScreen-module__X6GikW__title{font-size:2rem}.LoadingScreen-module__X6GikW__subtitle{padding:0 1rem;font-size:1rem}.LoadingScreen-module__X6GikW__progressBar{width:250px}}
