.StoreModal-module__5bGbRG__overlay{-webkit-backdrop-filter:blur(12px);z-index:100;background-color:#0a0a0a66;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;animation:.2s ease-out StoreModal-module__5bGbRG__fadeIn;display:flex;position:fixed;top:0;left:0}.StoreModal-module__5bGbRG__modal{color:#111;background-color:#fff;border-radius:20px;width:100%;max-width:440px;animation:.4s cubic-bezier(.16,1,.3,1) StoreModal-module__5bGbRG__slideUp;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d}.StoreModal-module__5bGbRG__header{background-color:#fafafa;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;display:flex}.StoreModal-module__5bGbRG__title{letter-spacing:-.01em;color:#111;margin:0;font-size:1.15rem;font-weight:600}.StoreModal-module__5bGbRG__closeButton{cursor:pointer;color:inherit;opacity:.5;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:opacity .2s;display:flex}.StoreModal-module__5bGbRG__closeButton:hover{opacity:1;background-color:#0000000d}.StoreModal-module__5bGbRG__content{padding:1.5rem}.StoreModal-module__5bGbRG__description{opacity:.7;margin-top:0;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.StoreModal-module__5bGbRG__storeList{flex-direction:column;gap:1rem;display:flex}.StoreModal-module__5bGbRG__storeCard{color:inherit;background-color:#fff;border:1px solid #0000000f;border-radius:12px;align-items:center;padding:.875rem 1.25rem;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.StoreModal-module__5bGbRG__storeCard:not(.StoreModal-module__5bGbRG__disabled):hover{border-color:var(--primary,#d4344c);background-color:#fff;box-shadow:0 8px 24px #d4344c14,0 2px 8px #0000000a}.StoreModal-module__5bGbRG__disabled{opacity:.6;cursor:not-allowed;background-color:#00000005}.StoreModal-module__5bGbRG__iconContainer{background-color:#fff;border:1px solid #0000000a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin-right:1.25rem;padding:.35rem;display:flex;overflow:hidden;box-shadow:0 1px 4px #00000005}.StoreModal-module__5bGbRG__storeIcon{object-fit:contain;width:100%;height:100%}.StoreModal-module__5bGbRG__storeInfo{flex-direction:column;gap:.25rem;display:flex}.StoreModal-module__5bGbRG__storeName{font-size:1.05rem;font-weight:600}.StoreModal-module__5bGbRG__comingSoonBadge{color:inherit;background-color:#0000001a;border-radius:9999px;width:fit-content;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.StoreModal-module__5bGbRG__downloadLink{color:var(--primary,#d4344c);font-size:.85rem;font-weight:600}.StoreModal-module__5bGbRG__learnMoreSection{border-top:1px solid #0000000d;justify-content:center;margin-top:1.5rem;padding-top:1rem;display:flex}.StoreModal-module__5bGbRG__learnMoreLink{color:#475569;background:0 0;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.StoreModal-module__5bGbRG__learnMoreLink:hover{color:var(--primary,#d4344c);background:#fff1f2}@keyframes StoreModal-module__5bGbRG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes StoreModal-module__5bGbRG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);z-index:50;background-color:#fffffff2;border-bottom:1px solid #0000000d;width:100%;position:sticky;top:0}.Header-module__hBw1pG__homeHeader{background-color:var(--primary);border-bottom:none}.Header-module__hBw1pG__homeHeader .Header-module__hBw1pG__navLink{color:#fff;opacity:.9}.Header-module__hBw1pG__homeHeader .Header-module__hBw1pG__navLink:hover{opacity:1}.Header-module__hBw1pG__homeHeader .Header-module__hBw1pG__downloadButton{background-color:#fff;color:var(--primary)!important}.Header-module__hBw1pG__homeHeader .Header-module__hBw1pG__logo{filter:brightness(0)invert()}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:1rem 3vw;display:flex}.Header-module__hBw1pG__logoLink{align-items:center;display:flex}.Header-module__hBw1pG__logo{object-fit:contain;width:auto;height:32px}.Header-module__hBw1pG__left{flex:1;justify-content:flex-start;align-items:center;display:flex}.Header-module__hBw1pG__center{flex:2;justify-content:center;align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__right{flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__headerSearch{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;align-items:center;width:300px;padding:2px 4px;transition:all .2s;display:flex}.Header-module__hBw1pG__headerSearch:focus-within{border-color:var(--primary);background:#fff;box-shadow:0 4px 12px #0000000d}.Header-module__hBw1pG__headerSearch input{color:#1e293b;background:0 0;border:none;outline:none;flex:1;padding:8px 16px;font-family:inherit;font-size:.9rem}.Header-module__hBw1pG__headerSearch button{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px 12px;transition:color .2s;display:flex}.Header-module__hBw1pG__headerSearch:focus-within button{color:var(--primary)}.Header-module__hBw1pG__mobileSearchToggle{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;transition:all .2s;display:none}.Header-module__hBw1pG__mobileSearchToggle:hover,.Header-module__hBw1pG__mobileSearchToggle.Header-module__hBw1pG__active{color:var(--primary);background:#f1f5f9}.Header-module__hBw1pG__mobileSearchContainer{background:#fff;border-bottom:1px solid #0000000d;padding:12px 24px;animation:.2s ease-out Header-module__hBw1pG__slideDown}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__mobileSearchForm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;padding:4px 12px;display:flex}.Header-module__hBw1pG__mobileSearchIcon{color:#64748b;margin-right:8px}.Header-module__hBw1pG__mobileSearchForm input{color:#1e293b;background:0 0;border:none;outline:none;flex:1;width:100%;padding:10px 0;font-size:1rem}.Header-module__hBw1pG__mobileSearchBtn{background:var(--primary);color:#fff;border:none;border-radius:8px;margin-left:8px;padding:6px 14px;font-size:.85rem;font-weight:600}.Header-module__hBw1pG__navMenu{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__navLink{color:#475569;font-weight:600;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__modeToggle{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:10px;padding:6px 6px 6px 12px;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex}.Header-module__hBw1pG__modeToggle:hover{color:#1e293b;background:#e2e8f0;transform:translateY(-1px)}.Header-module__hBw1pG__homeHeader .Header-module__hBw1pG__modeToggle{color:#fff;background:#ffffff26;border-color:#fff3}.Header-module__hBw1pG__homeHeader .Header-module__hBw1pG__modeToggle:hover{background:#ffffff40;border-color:#fff6}.Header-module__hBw1pG__modeIndicator{color:var(--primary);justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__homeHeader .Header-module__hBw1pG__modeIndicator{color:#fff}.Header-module__hBw1pG__modeText{letter-spacing:.02em}.Header-module__hBw1pG__toggleChevron{color:#64748b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:2px;display:flex;box-shadow:0 2px 4px #0000000d}.Header-module__hBw1pG__homeHeader .Header-module__hBw1pG__toggleChevron{color:var(--primary);background:#fff}.Header-module__hBw1pG__downloadButton{background-color:var(--primary);cursor:pointer;border:none;border-radius:9999px;outline:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #d4344c33;color:#fff!important}.Header-module__hBw1pG__downloadButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4344c66}@media (max-width:900px){.Header-module__hBw1pG__center{gap:1rem}.Header-module__hBw1pG__headerSearch{width:200px}.Header-module__hBw1pG__navMenu{gap:1rem}}@media (max-width:768px){.Header-module__hBw1pG__container{padding:.8rem 1.5rem}.Header-module__hBw1pG__logo{height:24px}.Header-module__hBw1pG__headerSearch.Header-module__hBw1pG__desktopSearch{display:none}.Header-module__hBw1pG__mobileSearchToggle{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__navLink{display:none}.Header-module__hBw1pG__modeToggle{padding:6px}.Header-module__hBw1pG__modeText{font-size:.75rem}.Header-module__hBw1pG__modeToggle .Header-module__hBw1pG__toggleChevron{display:none}.Header-module__hBw1pG__downloadButton{padding:.6rem 1.2rem;font-size:.85rem}}@media (max-width:480px){.Header-module__hBw1pG__container{padding:.8rem 1rem}.Header-module__hBw1pG__center{justify-content:flex-end;padding-right:.5rem}.Header-module__hBw1pG__right{flex:0;gap:.5rem}}
.Footer-module__S6Hkya__footer{background-color:#fff;border-top:1px solid #0000000d;padding:4rem 0 2rem}.Footer-module__S6Hkya__container{width:100%;max-width:1200px;margin:0 auto;padding:0 3vw}.Footer-module__S6Hkya__topSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.Footer-module__S6Hkya__logoContainer{align-items:center;display:flex}.Footer-module__S6Hkya__logo{object-fit:contain;width:auto;height:40px}.Footer-module__S6Hkya__navLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__link{color:#111;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--primary,#d4344c)}.Footer-module__S6Hkya__socialLinks{align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff;background-color:#111;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,background-color .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background-color:var(--primary,#d4344c);transform:translateY(-2px)}.Footer-module__S6Hkya__bottomSection{border-top:1px solid #0000000f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.Footer-module__S6Hkya__copyright{color:#666;margin:0;font-size:.85rem}.Footer-module__S6Hkya__legalLinks{align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__separator{color:#ccc;font-size:.75rem}.Footer-module__S6Hkya__legalLink{color:#666;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__legalLink:hover{color:#111}@media (max-width:900px){.Footer-module__S6Hkya__topSection{flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__navLinks{justify-content:flex-start;gap:1.5rem}}@media (max-width:600px){.Footer-module__S6Hkya__navLinks{flex-direction:column;align-items:flex-start;gap:1rem}.Footer-module__S6Hkya__bottomSection{text-align:center;flex-direction:column;align-items:center}}
