.Header-module__dGFWPG__header{border-bottom:.3px solid #e2e2e2;width:100%}.Header-module__dGFWPG__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1184px;padding:0 2rem;display:flex}:is(input:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=number]:focus,input[type=search]:focus,textarea:focus){border-radius:10px;outline:none!important}body{padding-top:70px!important}.Header-module__dGFWPG__container{z-index:1002;font-size:var(--font-size-base);background-color:var(--color-surface);contain:layout style paint;justify-content:center;align-items:center;width:100%;min-height:60px;margin:0 auto;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__dGFWPG__container.Header-module__dGFWPG__sticky{border-bottom:.3px solid #e2e2e2;outline:none!important}.Header-module__dGFWPG__leftGroup{align-items:center;gap:var(--spacing-3);flex-shrink:0;padding:10px 0;display:flex}.Header-module__dGFWPG__logo{object-fit:contain;cursor:pointer;width:auto;max-width:120px;height:42px;margin-right:20px}.Header-module__dGFWPG__rightGroup{align-items:center;gap:var(--spacing-2);flex-shrink:0;display:flex}.Header-module__dGFWPG__verticalDivider{width:1px;height:24px;margin:0 var(--spacing-2);background-color:#00000052}.Header-module__dGFWPG__navLinks{align-items:center;gap:var(--spacing-3);flex-shrink:0;display:flex}.Header-module__dGFWPG__navItem{align-items:center;gap:var(--spacing-2);cursor:pointer;font-weight:var(--font-weight-medium);transition:color var(--transition-fast),background-color var(--transition-fast);padding:var(--spacing-2);border-radius:var(--border-radius-md);white-space:nowrap;font-size:var(--font-size-sm);text-decoration:none;display:flex;color:var(--color-text-primary)!important}.Header-module__dGFWPG__navItem:hover{text-decoration:none;color:var(--color-interactive-primary)!important}.Header-module__dGFWPG__navItem img,.Header-module__dGFWPG__navIcon{object-fit:contain;width:20px;height:20px}.Header-module__dGFWPG__becomePartner{font-weight:var(--font-weight-medium);cursor:pointer;transition:color var(--transition-fast),background-color var(--transition-fast);padding:var(--spacing-3);border-radius:var(--border-radius-md);white-space:nowrap;font-size:var(--font-size-sm);align-items:center;gap:var(--spacing-2);flex-shrink:0;text-decoration:none;display:flex;color:var(--color-text-primary)!important}.Header-module__dGFWPG__becomePartner:hover{text-decoration:none;color:var(--color-interactive-primary)!important}.Header-module__dGFWPG__header_searchBar{flex:1;min-width:200px;max-width:540px;margin:0 20px}.Header-module__dGFWPG__searchContainer{width:100%;position:relative}.Header-module__dGFWPG__searchContainer .Header-module__dGFWPG__headerSearchIcon{width:23px;height:23px;position:absolute;right:12px}.Header-module__dGFWPG__searchInput{width:100%;padding:var(--spacing-2)var(--spacing-10)var(--spacing-2)var(--spacing-3);border:1px solid var(--color-border);border-radius:var(--border-radius-lg);background-color:var(--color-surface);color:var(--color-text-primary);font-size:var(--font-size-sm);font-family:var(--font-family-primary);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);height:40px}.Header-module__dGFWPG__searchInput:focus{border:.3px solid #1968b3!important}.Header-module__dGFWPG__headerSearchIcon{object-fit:contain;cursor:pointer;width:20px;height:20px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Header-module__dGFWPG__actions{align-items:center;gap:var(--spacing-3);flex-shrink:0;display:flex}.Header-module__dGFWPG__citySelector{align-items:center;gap:var(--spacing-2);cursor:pointer;font-weight:var(--font-weight-medium);transition:color var(--transition-fast),background-color var(--transition-fast);padding:var(--spacing-2);border-radius:var(--border-radius-md);white-space:nowrap;min-width:fit-content;font-size:var(--font-size-sm);display:flex;color:var(--color-text-primary)!important}.Header-module__dGFWPG__user{justify-content:center;align-items:center;gap:var(--spacing-2);cursor:pointer;font-weight:var(--font-weight-medium);transition:color var(--transition-fast),background-color var(--transition-fast);padding:var(--spacing-2);border-radius:var(--border-radius-md);white-space:nowrap;min-width:fit-content;font-size:var(--font-size-sm);padding-right:0;display:flex;color:var(--color-text-primary)!important}.Header-module__dGFWPG__user:hover{color:var(--color-interactive-primary)!important}.Header-module__dGFWPG__arrowImg{transition:transform .2s}.Header-module__dGFWPG__arrowRotated{color:#0a66c2;transform:rotate(180deg)!important}.Header-module__dGFWPG__bagIcon,.Header-module__dGFWPG__locationicon,.Header-module__dGFWPG__usericon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.Header-module__dGFWPG__bagIcon{cursor:pointer;transition:transform var(--transition-fast)}.Header-module__dGFWPG__bagIcon:hover{transform:scale(1.05)}.Header-module__dGFWPG__modalBackdrop{z-index:var(--z-index-overlay);background:#00000080;position:fixed;inset:0}.Header-module__dGFWPG__cityModal{z-index:var(--z-index-modal);background:var(--color-surface);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-xl);padding:var(--spacing-6);width:800px;max-width:90vw;height:462px;max-height:462px;position:fixed;top:11%;left:50%;overflow-y:auto;transform:translate(-50%)}.Header-module__dGFWPG__loginModal{z-index:var(--z-index-modal);box-shadow:var(--shadow-xl);background:#1968b3;border-radius:10px;width:800px;max-width:90vw;height:462px;max-height:462px;position:fixed;top:11%;left:50%;overflow:hidden;transform:translate(-50%)}.Header-module__dGFWPG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:16px;font-weight:600;display:flex}.Header-module__dGFWPG__modalHeader h2{color:#1a1a1a;letter-spacing:.3px;margin-bottom:0;font-size:24px;font-weight:600}.Header-module__dGFWPG__modalHeader button{cursor:pointer;background:0 0;border:none;font-size:30px;font-weight:300;position:absolute;top:24px;right:24px}.Header-module__dGFWPG__modalHeader button img{width:25px;height:25px}.Header-module__dGFWPG__modalDescription{margin-bottom:16px;font-size:14px}.Header-module__dGFWPG__modalInputWrapper{border:1px solid #ccc;border-radius:6px;align-items:center;width:75%;height:45px;padding:6px 10px;display:flex}.Header-module__dGFWPG__modalInputWrapper input{border:none;outline:none;flex-grow:1;font-size:16px}.Header-module__dGFWPG__inputContainer{flex-direction:row;align-items:center;gap:10px;display:flex}.Header-module__dGFWPG__locationDetectButton{color:#fff;cursor:pointer;white-space:nowrap;background:#1968b3;border:1px solid #1968b3;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:30%;height:-webkit-fill-available;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.Header-module__dGFWPG__locationDetectButton:hover{background:#155a9a}.Header-module__dGFWPG__locationDetectButton img{filter:invert()}.Header-module__dGFWPG__modalCityHeading{letter-spacing:0%;margin-top:15px;font-family:IBM Plex Sans;font-size:16px;font-weight:500;line-height:100%}.Header-module__dGFWPG__popularCityGrid{grid-template-columns:repeat(8,1fr);gap:0;margin-bottom:24px;display:grid}.Header-module__dGFWPG__popularCityGrid:has(.Header-module__dGFWPG__noCitiesText){grid-template-columns:repeat(1,1fr)}.Header-module__dGFWPG__noCitiesText{color:#565656;margin-top:15px;font-size:14px}.Header-module__dGFWPG__popularCityButton{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:7px 5px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Header-module__dGFWPG__popularCityButton.Header-module__dGFWPG__selected{color:#fff;background:#1968b3;border-color:#1968b3}.Header-module__dGFWPG__otherCitiesGrid{scrollbar-width:thin;flex-wrap:wrap;gap:12px;max-height:92px;margin-top:16px;display:flex;overflow-y:auto}.Header-module__dGFWPG__otherCityPill{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative;box-shadow:0 0 4px 1px #00000006}.Header-module__dGFWPG__otherCityPill:hover{background:#f0f7ff;border-color:#1968b3}.Header-module__dGFWPG__selectedCityPill{color:#fff;background:#f0f7ff;border-color:#1968b3}.Header-module__dGFWPG__selectedPopularCity{border-color:#1968b3;color:#fff!important;background:#f0f7ff!important}.Header-module__dGFWPG__cityImage{object-fit:cover;border-radius:4px;width:40px;height:40px}.Header-module__dGFWPG__popularCityImage{object-fit:cover;border-radius:0;width:47px;height:47px}.Header-module__dGFWPG__popularCityText,.Header-module__dGFWPG__otherCityText{color:#333;font-size:14px;font-weight:500}.Header-module__dGFWPG__otherCityImage{object-fit:cover;border-radius:4px;width:47px;height:47px}.Header-module__dGFWPG__cityGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.Header-module__dGFWPG__cityGrid2{grid-template-columns:repeat(7,1fr);gap:12px;margin-top:16px;display:grid}.Header-module__dGFWPG__cityButton{cursor:pointer;background:#fff;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px 8px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Header-module__dGFWPG__cityGrid2 .Header-module__dGFWPG__cityButton{padding:5px;font-size:16px}.Header-module__dGFWPG__cityGrid2 .Header-module__dGFWPG__cityButton:hover{background:#f0f7ff;border-color:#1968b3}.Header-module__dGFWPG__cityGrid2 .Header-module__dGFWPG__cityButton.Header-module__dGFWPG__allSelectedCity{background:#1968b3}.Header-module__dGFWPG__selectedCity{color:#fff;background:#1968b3}.Header-module__dGFWPG__selectedIndicator{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.Header-module__dGFWPG__bottomNavContainer{background-color:var(--color-surface);color:#000;z-index:1001;padding:62px 7% 5px;font-size:14px;position:relative;transition:none!important}.Header-module__dGFWPG__bottomNav{opacity:1;will-change:opacity,transform;justify-content:space-between;gap:10px;max-width:1024px;margin:auto;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;transform:translateY(0)}.Header-module__dGFWPG__hide{opacity:0;pointer-events:none;transform:translateY(40px)}.Header-module__dGFWPG__dropdownTrigger{cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:10px 0;font-weight:400;transition:background .2s;display:flex;position:relative}.Header-module__dGFWPG__dropdownTrigger:hover{color:#0a66c2}.Header-module__dGFWPG__dropdownTrigger img{width:16px;transition:transform .3s}.Header-module__dGFWPG__dropdownTrigger .Header-module__dGFWPG__dropdownMenu:not(.Header-module__dGFWPG__collapsibleDropdownMenu){box-shadow:none;z-index:10001;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:none;border-radius:12px;width:max-content;min-width:600px;margin-top:0;padding:0 24px 24px;position:absolute;top:100%;left:0}.Header-module__dGFWPG__bottomNav .Header-module__dGFWPG__dropdownMenu:not(.Header-module__dGFWPG__collapsibleDropdownMenu){width:max-content;min-width:400px;max-width:90vw;box-shadow:none;z-index:10000;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:flex-start;margin-top:0;padding:10px 24px 24px;animation:none;display:flex;position:absolute;top:100%;left:9vw;transform:translate(-50%)}.Header-module__dGFWPG__dropdownGrid{grid-template-columns:repeat(5,1fr);gap:64px;display:grid}.Header-module__dGFWPG__dropdownItem{cursor:pointer;flex-direction:column;align-items:start;gap:5px;padding:8px 12px;font-size:14px;font-weight:500;display:flex}.Header-module__dGFWPG__dropdownItem:hover{background-color:#f0f0f0}.Header-module__dGFWPG__dropdownItem img{width:131px;height:133px}.Header-module__dGFWPG__mobileMenuIcon{cursor:pointer;flex-direction:column;gap:4px;margin-left:auto;display:none}.Header-module__dGFWPG__bar{background-color:#333;border-radius:2px;width:25px;height:3px}.Header-module__dGFWPG__mobileDropdown{background-color:#fff;flex-direction:column;padding:1rem;display:flex;box-shadow:0 4px 8px #0000001a}.Header-module__dGFWPG__mobileNavItem{border-bottom:1px solid #eee;align-items:center;padding:.75rem 0;display:flex}.Header-module__dGFWPG__mobileNavItem img{width:20px;margin-right:10px}.Header-module__dGFWPG__mobileBecomePartner{color:#653c28;border-top:1px solid #eee;padding:.75rem 0;font-weight:700}.Header-module__dGFWPG__mobilerow,.Header-module__dGFWPG__mobileContainer,.Header-module__dGFWPG__sidebar{display:none}.Header-module__dGFWPG__loginButton{align-items:center;gap:var(--spacing-2);cursor:pointer;font-weight:var(--font-weight-medium);transition:color var(--transition-fast),background-color var(--transition-fast);border-radius:var(--border-radius-md);white-space:nowrap;min-width:fit-content;font-size:var(--font-size-sm);background:0 0;border:none;padding-right:0;font-family:inherit;display:flex;color:var(--color-text-primary)!important}.Header-module__dGFWPG__loginButton:active,.Header-module__dGFWPG__loginButton:active .Header-module__dGFWPG__arrowImg{color:var(--color-interactive-primary)!important}.Header-module__dGFWPG__loginUserHover{align-items:center;gap:var(--spacing-2);white-space:nowrap;display:flex}.Header-module__dGFWPG__userInitials{aspect-ratio:1;color:#fff;text-transform:uppercase;background-color:#1968b3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:600;display:flex}.Header-module__dGFWPG__userProfilePic{object-fit:cover;border-radius:50%;flex-shrink:0;width:35px;height:35px}.Header-module__dGFWPG__userIconDefault{background-color:#1968b3;border-radius:50px;flex-shrink:0;width:35px;height:35px;padding:4px}.Header-module__dGFWPG__dropdownContainer{display:flex;position:relative}.Header-module__dGFWPG__dropdownContainer:after{content:"";background:0 0;width:100%;height:20px;position:absolute;top:100%;left:0}.Header-module__dGFWPG__dropdownMenu{box-shadow:none;z-index:10000;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:none;border-radius:12px;width:max-content;min-width:600px;margin-top:0;padding:20px 20px 16px;display:flex;position:absolute;top:100%;left:0}.Header-module__dGFWPG__dropdownMenuFixed{z-index:10000!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;will-change:transform!important;backface-visibility:hidden!important;margin-top:0!important;position:absolute!important;top:100%!important;left:50%!important;transform:translate(-50%)!important}.Header-module__dGFWPG__userWrapper{cursor:pointer;display:inline-block;position:relative}.Header-module__dGFWPG__userWrapper .Header-module__dGFWPG__dropdownMenu{z-index:1500;box-shadow:none;color:#000;background-color:#0000;border:none;flex-direction:column;justify-content:flex-start;align-items:start;padding:10px;display:flex;position:absolute;right:0}.Header-module__dGFWPG__active{color:#0083f4}.Header-module__dGFWPG__quickActions{justify-content:space-between;gap:8px;margin:16px 0;display:flex}.Header-module__dGFWPG__quickActions button{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:10px;flex:1;padding:12px;font-weight:500}.Header-module__dGFWPG__menuLinks{margin:0;padding:0;list-style:none}.Header-module__dGFWPG__menuLinks li{cursor:pointer;border-bottom:1px solid #eee;padding:12px 0;font-size:16px}.Header-module__dGFWPG__backdrop{z-index:1100;background-color:#fff;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}.Header-module__dGFWPG__mobileFlexLocation{align-items:center;gap:10px;margin-bottom:15px;display:flex}.Header-module__dGFWPG__loginmodalBackdrop{z-index:var(--z-index-overlay);background:#00000080;width:100%;position:fixed;inset:0}.Header-module__dGFWPG__loginmodalBackdrop .Header-module__dGFWPG__modal{z-index:20;box-shadow:none;background:0 0;border-radius:8px;width:100%;max-width:100%;padding:0;position:fixed;top:0%;left:50%;transform:translate(-50%)}.Header-module__dGFWPG__closebtn{float:right;margin-bottom:17px;font-weight:700;position:absolute;right:30px}.Header-module__dGFWPG__mobileSearchInput{outline:none}.Header-module__dGFWPG__mobileSearchInput:focus{box-shadow:0 0 0 3px var(--color-focus-ring);outline:none;border-color:var(--color-focus)!important}.Header-module__dGFWPG__searchIcon{color:#888;cursor:pointer;font-size:22px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.Header-module__dGFWPG__dropdown{z-index:1000;scrollbar-width:thin;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:450px;padding:0;position:absolute;top:110%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000001a}.Header-module__dGFWPG__searchDropdownPortal{scrollbar-width:thin;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:450px;padding:0;overflow-y:auto;box-shadow:0 4px 16px #0000001a}.Header-module__dGFWPG__noDataFound{text-align:center;color:#666;padding:16px 20px;font-size:14px}.Header-module__dGFWPG__dropdown h6{color:#2874f0;margin:12px 0 6px;font-size:14px;font-weight:700}.Header-module__dGFWPG__categorySection{flex-direction:column;gap:10px;margin-bottom:15px;display:flex}.Header-module__dGFWPG__typeSection{margin-left:12px}.Header-module__dGFWPG__typeTitle{color:#555;margin-bottom:6px;font-size:13px;font-weight:600}.Header-module__dGFWPG__resultItem{cursor:pointer;align-items:center;gap:8px;padding:8px 10px;font-size:14px;transition:all .2s;display:flex}.Header-module__dGFWPG__resultItem:hover{background-color:#e6f0ff}.Header-module__dGFWPG__resultItem p{cursor:pointer;color:#333;border-radius:4px;align-items:center;gap:5px;padding:6px 10px;font-size:14px;transition:background-color .2s;display:flex}.Header-module__dGFWPG__resultItem p:hover{background-color:#f1f1f1}.Header-module__dGFWPG__resultItem img{object-fit:contain;border-radius:5px;width:38px;height:38px}.Header-module__dGFWPG__contextBlock{margin-bottom:12px}.Header-module__dGFWPG__contextTitle{color:#444;margin-bottom:8px;font-size:14px;font-weight:600}.Header-module__dGFWPG__resultGroup{flex-direction:column;display:flex}.Header-module__dGFWPG__resultTag{color:#1968b3;border-radius:4px;padding:2px 0;font-size:12px;font-weight:400}.Header-module__dGFWPG__searchImg img{object-fit:contain;width:38px;height:30px}.Header-module__dGFWPG__searchNames{flex-direction:column;font-weight:500;display:flex}.Header-module__dGFWPG__categories{background:#fff;border-radius:12px;flex-direction:column;flex:none;gap:10px;min-width:200px;max-height:fit-content;padding:10px;display:flex;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.Header-module__dGFWPG__categoryItem{cursor:pointer;color:#000;border-radius:8px;justify-content:space-between;align-items:center;padding:10px;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:flex}.Header-module__dGFWPG__categoryItem:hover,.Header-module__dGFWPG__categoryItem.Header-module__dGFWPG__active{color:#1968b3;background-color:#eaf3ff}.Header-module__dGFWPG__categoryItem img{object-fit:contain;width:35px;height:35px}.Header-module__dGFWPG__categoryItem img:first-of-type{transform:rotate(0)!important}.Header-module__dGFWPG__arrow{float:right;color:#999;font-size:14px;font-weight:700;transform:rotate(0)}.Header-module__dGFWPG__arrow img{float:right;width:14px;height:14px;font-weight:700;transform:rotate(180deg)}.Header-module__dGFWPG__subMenu{background:#fff;border-radius:12px;flex-direction:column;width:200px;min-width:200px;padding:15px;display:flex;position:absolute;left:57%;box-shadow:0 8px 24px #0000001a}.Header-module__dGFWPG__subMenu h4{color:#000;margin-bottom:4px;font-size:16px;font-weight:600}.Header-module__dGFWPG__subMenu div{cursor:pointer;color:#000;padding:4px 0;font-size:14px;transition:color .2s}.Header-module__dGFWPG__subMenu button{text-align:left;color:#05f}.Header-module__dGFWPG__more{color:#0a66c2;cursor:pointer;margin-top:6px;font-size:13px;font-weight:500}.Header-module__dGFWPG__brandList{flex-direction:column;gap:8px;display:flex}.Header-module__dGFWPG__brandItems{flex-direction:column;gap:5px;display:flex}.Header-module__dGFWPG__brandItems span:hover{color:#1968b3}.Header-module__dGFWPG__brandName{cursor:pointer;transition:color .2s}.Header-module__dGFWPG__brandName:hover{color:#1968b3}.Header-module__dGFWPG__popularBrandsHeading{color:#000;margin:0;padding:10px 5px;font-size:16px;font-weight:600}.Header-module__dGFWPG__allPhonesHeaderButton{color:#000;cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0;font-size:14px;font-weight:500;display:flex}.Header-module__dGFWPG__allPhonesHeaderButton .Header-module__dGFWPG__arrow img{transform:rotate(0)}.Header-module__dGFWPG__allBrandsButton{font-size:14px;font-weight:450}.Header-module__dGFWPG__allPhonesHeaderButton:hover{color:#1968b3}.Header-module__dGFWPG__productItem{flex-direction:column;gap:5px;display:flex}.Header-module__dGFWPG__productItem span:hover{color:#2874f0}.Header-module__dGFWPG__categories::-webkit-scrollbar{width:6px}.Header-module__dGFWPG__categories::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.Header-module__dGFWPG__profiledropdownMenu{z-index:10000;opacity:0;visibility:hidden;pointer-events:none;background-color:#fff;border:1px solid #ddd;border-radius:5px;flex-direction:column;min-width:170px;margin-top:15px;padding:10px 8px;transition:opacity .2s,transform .2s,visibility 0s linear .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-5px)}.Header-module__dGFWPG__dropdownContainer:hover .Header-module__dGFWPG__profiledropdownMenu,.Header-module__dGFWPG__profiledropdownMenu:hover{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(-50%)translateY(0)}.Header-module__dGFWPG__profileDropdownPortal{background-color:#fff;border:1px solid #ddd;border-radius:5px;flex-direction:column;min-width:170px;padding:10px 8px;display:flex;box-shadow:0 4px 12px #00000026}.Header-module__dGFWPG__profileDropdownPortal .Header-module__dGFWPG__dropdownItem{color:#333;cursor:pointer;border-radius:5px;flex-direction:row;align-items:center;gap:10px;padding:10px 8px;font-size:14px;transition:background .2s;display:flex}.Header-module__dGFWPG__profileDropdownPortal .Header-module__dGFWPG__dropdownItem:hover{background-color:#f3f8ff}.Header-module__dGFWPG__profileDropdownPortal .Header-module__dGFWPG__icon{color:#555}.Header-module__dGFWPG__profiledropdownMenu .Header-module__dGFWPG__dropdownItem{color:#333;cursor:pointer;border-radius:5px;flex-direction:row;align-items:center;gap:10px;padding:10px 8px;font-size:14px;transition:background .2s;display:flex}.Header-module__dGFWPG__profiledropdownMenu .Header-module__dGFWPG__dropdownItem:hover{background-color:#f3f8ff}.Header-module__dGFWPG__profiledropdownMenu .Header-module__dGFWPG__icon{color:#555}.Header-module__dGFWPG__dropdownArrow{width:16px;height:16px;transition:transform var(--transition-fast);flex-shrink:0}.Header-module__dGFWPG__dropdownContainer:hover .Header-module__dGFWPG__dropdownArrow{transform:rotate(180deg)}.Header-module__dGFWPG__cityNameContainer{flex-direction:column;align-items:flex-start;display:flex}.Header-module__dGFWPG__cityNameContainer span{font-size:var(--font-size-sm);color:var(--color-text-primary);white-space:nowrap}.Header-module__dGFWPG__cityNameContainer .Header-module__dGFWPG__yourCity{font-size:var(--font-size-xs);color:var(--color-text-muted)}.Header-module__dGFWPG__citydropdown{align-items:center;gap:5px;display:flex}.Header-module__dGFWPG__cityNameBox{flex-direction:column;display:flex}.Header-module__dGFWPG__cityNameBox p{color:#00000080;font-size:10px;font-weight:500}.Header-module__dGFWPG__menuItemWithArrow{justify-content:space-between;align-items:center;display:flex}.Header-module__dGFWPG__popularSelectedCityName{color:#000;border-bottom:3px solid #1968b3;font-weight:500}.Header-module__dGFWPG__allSelectedCity{background:#ddefff!important}.Header-module__dGFWPG__topFixBox{z-index:99;background-color:#fff;justify-content:center;align-items:center;width:100vw;height:80px;display:flex;position:sticky;top:0%}.Header-module__dGFWPG__partnerButton{color:#000;cursor:pointer;background-color:#fff;border:1px solid #bebebe;border-radius:5px;justify-content:start;align-items:center;gap:5px;margin-top:10px;padding:8px 10px;font-size:14px;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__dGFWPG__partnerButton:hover{background-color:#f5f5f5}.Header-module__dGFWPG__partnerButton img{height:20px}.Header-module__dGFWPG__bottomButtons{align-items:center;gap:10px;margin-top:0;margin-bottom:16px;display:flex}.Header-module__dGFWPG__bottomButtons button,.Header-module__dGFWPG__bottomButtons a{flex:1;width:100%}.Header-module__dGFWPG__collapsibleDropdownMenu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);min-width:600px;max-width:800px;max-height:500px;z-index:var(--z-index-dropdown);margin-top:0;padding:0;display:flex;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%)}.Header-module__dGFWPG__brandsSection{border-right:1px solid var(--color-border);flex:0 0 300px;overflow-y:auto}.Header-module__dGFWPG__brandsSectionHeader{padding:var(--spacing-4);border-bottom:1px solid var(--color-border);background:var(--color-surface)}.Header-module__dGFWPG__brandsSectionHeader h4{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0}.Header-module__dGFWPG__brandsList{padding:var(--spacing-2);gap:var(--spacing-1);flex-direction:column;display:flex}.Header-module__dGFWPG__productsSection{background:var(--color-surface);flex:1;overflow-y:auto}.Header-module__dGFWPG__productsSectionHeader{padding:var(--spacing-4);border-bottom:1px solid var(--color-border)}.Header-module__dGFWPG__productsSectionHeader h4{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0}.Header-module__dGFWPG__brandItem{border-radius:var(--border-radius-sm);transition:all var(--transition-fast);margin-bottom:var(--spacing-1);overflow:hidden}.Header-module__dGFWPG__brandItem:hover{background-color:var(--color-surface)}.Header-module__dGFWPG__brandItem.Header-module__dGFWPG__active{background-color:var(--color-interactive-primary);color:var(--color-white)}.Header-module__dGFWPG__brandHeader{padding:var(--spacing-3);cursor:pointer;transition:background-color var(--transition-fast);align-items:center;display:flex}.Header-module__dGFWPG__brandHeader:hover{background-color:var(--color-surface)}.Header-module__dGFWPG__brandInfo{align-items:center;gap:var(--spacing-3);flex:1;display:flex}.Header-module__dGFWPG__brandLogo{width:32px;height:32px}.nav-icons{object-fit:contain;width:20px;height:20px;color:var(--color-text-primary);flex-shrink:0}.Header-module__dGFWPG__brandName{font-size:14px;font-weight:var(--font-weight-normal);color:var(--color-text-primary);margin-left:0}.Header-module__dGFWPG__brandItem.Header-module__dGFWPG__active .Header-module__dGFWPG__brandName{color:var(--color-white);font-weight:var(--font-weight-medium)}.Header-module__dGFWPG__rightArrow{justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;display:flex}.Header-module__dGFWPG__rightArrow img{opacity:.6;width:12px;height:12px}.Header-module__dGFWPG__productsContainer{padding:var(--spacing-3);background:var(--color-surface)}.Header-module__dGFWPG__productsList{gap:var(--spacing-2);grid-template-columns:1fr;display:grid}.Header-module__dGFWPG__productImage{object-fit:contain;border-radius:var(--border-radius-sm);width:40px;height:40px}.Header-module__dGFWPG__productInfo{gap:var(--spacing-0-5);flex-direction:column;flex:1;display:flex}.Header-module__dGFWPG__productName{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);color:var(--color-text-primary);line-height:1.3}.Header-module__dGFWPG__productPrice{font-size:var(--font-size-xs);color:var(--color-text-muted)}.Header-module__dGFWPG__viewAllProducts{padding:var(--spacing-3);text-align:center;font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);color:var(--color-interactive-primary);cursor:pointer;border-top:1px solid var(--color-border);transition:background-color var(--transition-fast)}.Header-module__dGFWPG__viewAllProducts:hover{background-color:var(--color-surface-secondary)}.Header-module__dGFWPG__navItemNoDropdown{cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:10px 0;font-weight:400;transition:color .2s;display:flex;position:relative}.Header-module__dGFWPG__navItemNoDropdown:hover{color:#1968b3}.Header-module__dGFWPG__navItemNoDropdown span{pointer-events:auto}.Header-module__dGFWPG__resultImage{object-fit:contain;width:40px;height:40px}.Header-module__dGFWPG__dropDownArrow{height:20px;margin-top:16px;margin-left:-5px}.Header-module__dGFWPG__modalOverlay{z-index:1002;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Header-module__dGFWPG__modalContent{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:320px;padding:24px;box-shadow:0 4px 6px #0000001a}.Header-module__dGFWPG__modalContent h3{color:#333;margin-bottom:12px;font-family:IBM Plex Sans;font-size:18px;font-weight:500}.Header-module__dGFWPG__modalContent p{color:#666;margin-bottom:24px;font-family:IBM Plex Sans;font-size:14px}.Header-module__dGFWPG__modalActions{justify-content:center;gap:12px;display:flex}.Header-module__dGFWPG__cancelBtn{color:#1968b3;cursor:pointer;background:#fff;border:1px solid #1968b3;border-radius:8px;padding:10px 24px;font-family:IBM Plex Sans;font-size:14px;font-weight:500;transition:all .2s}.Header-module__dGFWPG__logoutBtn{color:#fff;cursor:pointer;background:#1968b3;border:none;border-radius:8px;padding:10px 24px;font-family:IBM Plex Sans;font-size:14px;font-weight:500;transition:all .2s}.Header-module__dGFWPG__cancelBtn:hover{background:#f9fafb}@keyframes Header-module__dGFWPG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module__dGFWPG__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){body{padding-top:56px!important}.Header-module__dGFWPG__header{z-index:1000;background-color:#fff;border-bottom:none;width:100%;position:fixed;top:0}.Header-module__dGFWPG__container{display:none!important}.Header-module__dGFWPG__mobileContainer{z-index:1003;background-color:#fff;width:100vw;height:55px;padding:0;position:fixed;top:0;left:0;right:0;display:block!important}.Header-module__dGFWPG__mobilerow{justify-content:space-between;align-items:center;gap:0;width:100%;padding:7px 0;display:flex}.Header-module__dGFWPG__mobileMenuIcon{display:block!important}.Header-module__dGFWPG__mobileMenuIcon img{height:26px}.Header-module__dGFWPG__navLinks,.Header-module__dGFWPG__header_searchBar,.Header-module__dGFWPG__bottomNav,.Header-module__dGFWPG__actions>:not(.Header-module__dGFWPG__mobileMenuIcon),.Header-module__dGFWPG__user,.Header-module__dGFWPG__logo{display:none}.Header-module__dGFWPG__MobileLogo{object-fit:contain;cursor:pointer;width:auto;max-width:120px;height:33px;margin-left:0;display:block}.Header-module__dGFWPG__sidebar{z-index:1200;background:#fff;width:100%;max-width:100vw;height:100vh;padding:0;transition:left .3s cubic-bezier(.4,0,.2,1);display:block;position:fixed;top:0;left:-100%;overflow:hidden auto}.Header-module__dGFWPG__open{left:0}.Header-module__dGFWPG__sidebarHeader{z-index:1201;background:#fff;justify-content:space-between;align-items:center;width:100%;height:56px;padding:10px;display:flex;top:0}.Header-module__dGFWPG__sidebarContent{padding:10px}.Header-module__dGFWPG__sidebar .Header-module__dGFWPG__citySelector{cursor:pointer;transition:color var(--transition-fast),background-color var(--transition-fast);border-radius:var(--border-radius-md);align-items:center;gap:8px;margin-bottom:0;padding:0;font-size:16px;font-weight:500;display:flex;position:relative}.Header-module__dGFWPG__sidebar .Header-module__dGFWPG__citySelector p{margin:0;padding:0}.Header-module__dGFWPG__sidebar .Header-module__dGFWPG__citySelector .Header-module__dGFWPG__locationicon{width:30px;height:30px}.Header-module__dGFWPG__closeBtn{cursor:pointer;background:0 0;border:none;font-size:35px;position:absolute;top:8px;right:7px}.Header-module__dGFWPG__loginBox{justify-content:space-between;align-items:center;gap:var(--spacing-1);background-color:#00000013;border-radius:15px;margin:0;padding:12px;display:flex}.Header-module__dGFWPG__greeting{margin:0;font-size:18px;font-weight:500}.Header-module__dGFWPG__prompt{margin-bottom:5px;font-size:18px;font-weight:500}.Header-module__dGFWPG__note{color:#000;margin:0;padding:0;font-size:14px}.Header-module__dGFWPG__menuList{height:fit-content;margin-top:3px;padding:0;list-style:none}.Header-module__dGFWPG__menuList>li{cursor:pointer;padding:12px 8px 12px 0;font-weight:500;position:relative}.Header-module__dGFWPG__backdrop{z-index:900;background-color:#0000004d;width:100%;height:100%;position:fixed;top:0;left:0}.Header-module__dGFWPG__otherCitiesGrid{flex-wrap:wrap;gap:12px;max-height:180px;display:flex}.Header-module__dGFWPG__otherCityPill{width:auto}.Header-module__dGFWPG__popularCityGrid{grid-template-columns:repeat(4,1fr);gap:0}.Header-module__dGFWPG__bottomNavContainer{padding-top:0;padding-left:0;padding-right:0}.Header-module__dGFWPG__dropdownTrigger{cursor:pointer;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 0;font-weight:500;display:flex}.Header-module__dGFWPG__mobileDropdownMenu{grid-template-columns:repeat(2,1fr);gap:12px;padding:12px 0;display:grid}.Header-module__dGFWPG__dropdownItem{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.Header-module__dGFWPG__dropdownItem img{object-fit:contain;width:40px;height:40px}.Header-module__dGFWPG__mobileHeaderLeftRow{flex:1;align-items:center;gap:0;display:flex}.Header-module__dGFWPG__mobileMenuIconMain{cursor:pointer;align-items:center;gap:10px;padding:8px;display:flex}.Header-module__dGFWPG__mobileHeaderRightRow{align-items:center;gap:10px;margin-left:auto;display:flex}.Header-module__dGFWPG__mobileSearchIcon{cursor:pointer;align-items:center;padding:8px;display:flex}.Header-module__dGFWPG__mobileSearchOverlay{z-index:9999;scrollbar-width:none;background:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Header-module__dGFWPG__mobileSearchHeader{background-color:#fff;align-items:center;width:92vw;height:50px;margin:20px 10px 10px;display:flex;position:relative}.Header-module__dGFWPG__mobileSearchHeader img{position:absolute;right:10px}.Header-module__dGFWPG__mobileSearchHeader .Header-module__dGFWPG__clearSearchIcon{cursor:pointer;z-index:101;width:20px;height:20px;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.Header-module__dGFWPG__mobileSearchHeader .Header-module__dGFWPG__backArrow{z-index:100;position:absolute;top:23%;left:7px}.Header-module__dGFWPG__mobileSearchInput{padding:var(--spacing-2);padding-left:var(--spacing-9);padding-right:var(--spacing-9);-webkit-appearance:none;border:1px solid var(--color-border);height:var(--form-input-height);z-index:99;background-color:var(--color-surface);color:var(--color-text-primary);transition:border-color var(--transition-fast);border-radius:10px;flex:1;padding-bottom:10px;font-size:16px;-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important;pointer-events:auto!important}.Header-module__dGFWPG__closeIcon{cursor:pointer;margin-left:10px}.Header-module__dGFWPG__subMenu{width:auto;box-shadow:none;background-color:#fff;padding-left:26px;list-style:none;position:static}.Header-module__dGFWPG__subMenu li{padding:8px 0;font-size:14px}.Header-module__dGFWPG__subMenu div{cursor:pointer;color:#000;justify-content:space-between;align-items:center;gap:10px;padding:4px 0;font-size:14px;transition:color .2s;display:flex}.Header-module__dGFWPG__subMenu .Header-module__dGFWPG__brandName{align-items:center;gap:10px;display:flex}.Header-module__dGFWPG__cityModal{border-radius:0;width:100%;max-width:100vw;height:100vh;max-height:100vh;padding:12px 10px;top:0%;overflow:scroll}.Header-module__dGFWPG__loginModal{border-radius:0;width:100%;max-width:100vw;height:100vh;max-height:100vh;top:0%;overflow:scroll}.Header-module__dGFWPG__modalHeader{margin-bottom:20px}.Header-module__dGFWPG__modalHeader h2{font-size:18px;font-weight:500}.Header-module__dGFWPG__modalHeader button{font-size:21px;font-weight:300;top:12px;right:5px}.Header-module__dGFWPG__modalInputWrapper{border:1px solid #e1e1e1;border-radius:10px;width:100%;padding:10px}.Header-module__dGFWPG__modalInputWrapper:focus-within{border-color:#1968b3}.Header-module__dGFWPG__modalCityHeading{margin:25px 0 15px}.Header-module__dGFWPG__inputContainer{flex-direction:column}.Header-module__dGFWPG__locationDetectButton{justify-content:flex-start;width:100%;height:45px;padding:10px;font-size:16px}.Header-module__dGFWPG__cityGrid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:16px;display:grid}.Header-module__dGFWPG__cityButton img{object-fit:contain;width:45px;height:45px}.Header-module__dGFWPG__otherCityPill{height:39px;box-shadow:none;border:1px solid #e1e1e1}.Header-module__dGFWPG__selectedCityPill{border-color:#1968b3}.Header-module__dGFWPG__loginmodalBackdrop .Header-module__dGFWPG__modal{border-radius:0}.Header-module__dGFWPG__loginButton{cursor:pointer;background-color:#1968b3;border-radius:10px;justify-content:center;align-items:center;gap:5px;margin-left:10px;padding:8px 30px;font-size:16px;transition:background-color .2s;display:flex;color:#fff!important}.Header-module__dGFWPG__searchIcon{color:#000;cursor:pointer;font-size:22px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.Header-module__dGFWPG__searchleftIcon{font-size:18px;position:absolute;left:5px}.Header-module__dGFWPG__closebtn{display:none}.Header-module__dGFWPG__resultItem:hover,.Header-module__dGFWPG__resultItem p:hover{background:0 0!important}.Header-module__dGFWPG__contextBlock{scrollbar-width:none;height:auto;padding:0 16px 16px;overflow:scroll}.nav-icons{width:25px;height:25px}.Header-module__dGFWPG__arrow img{width:20px!important;height:20px!important}.Header-module__dGFWPG__mobileModalUl{flex-direction:column;align-items:start;gap:0;display:flex}.Header-module__dGFWPG__mobileModalUl li{border-bottom:.7px solid #e1e1e1;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:-webkit-fill-available;padding:8px 2px;font-size:12px;display:flex}.Header-module__dGFWPG__mobileModalUl:last-child{border-bottom:none}.Header-module__dGFWPG__mobileModalUl img{object-fit:contain;background:#fff;border:.3px solid #34343433;border-radius:5px;width:45px;height:45px;padding:5px}.Header-module__dGFWPG__mobileModalUl li.Header-module__dGFWPG__selected{color:#1968b3;background-color:#fff;width:100%;position:relative}.Header-module__dGFWPG__rightBrandBox .Header-module__dGFWPG__mobileModalUl li{text-align:center;border-bottom:none}.Header-module__dGFWPG__mobileModalUl li.Header-module__dGFWPG__selected:after{content:"";z-index:2147483647;background-color:#1968b3;border-radius:0 5px 5px 0;width:5px;height:80%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Header-module__dGFWPG__mobileModalUl h2{font-size:14px}.Header-module__dGFWPG__MobileInnerBox{justify-content:space-between;align-items:start;height:100vh;display:flex;position:relative;overflow:hidden}.Header-module__dGFWPG__MobileInnerBox .Header-module__dGFWPG__leftBrandBox{scrollbar-width:none;background:#f5f6fa;width:fit-content;min-width:30%;height:100%;min-height:100vh;padding:0;position:absolute;top:0;overflow:hidden auto}.Header-module__dGFWPG__leftBrandBox img{border:.3px solid #e1e1e1;border-radius:10px;width:50px;height:50px}.Header-module__dGFWPG__MobileInnerBox .Header-module__dGFWPG__rightBrandBox{scrollbar-width:none;width:max-content;min-width:70%;max-width:70%;height:100vh;padding:10px;position:absolute;top:0;right:0;overflow:hidden auto}.Header-module__dGFWPG__MobileInnerBox .Header-module__dGFWPG__rightBrandBox .Header-module__dGFWPG__mobileModalUl img.brandimage{object-fit:contain;border-radius:10px;width:125px!important;height:100px!important;max-height:100px!important}.Header-module__dGFWPG__MobileInnerBox .Header-module__dGFWPG__rightBrandBox ul{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}.Header-module__dGFWPG__MobileInnerBox .Header-module__dGFWPG__rightBrandBox h2{cursor:pointer;margin:0;padding:0 0 12px;font-weight:500;position:relative;font-size:var(--font-size-base)!important}.Header-module__dGFWPG__profileBoxes ul{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.Header-module__dGFWPG__profileBoxes a{text-decoration:none}.Header-module__dGFWPG__profileBoxes ul li{background-color:#fff;border:.3px solid #bebebe;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 5px;font-size:16px;font-weight:500;transition:all .2s;display:flex}.Header-module__dGFWPG__profileBoxes ul li:hover{background-color:#e6f0ff;border-color:#007bff}.Header-module__dGFWPG__mobileProfileBoxes{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.Header-module__dGFWPG__mobileProfileBoxes li{border:.3px solid #bebebe;border-radius:5px;flex-direction:column;justify-content:space-between;align-items:center;gap:5px;width:100%;padding:8px;font-size:12px;display:flex}.Header-module__dGFWPG__mobileProfileBoxesIcons{font-size:18px}.Header-module__dGFWPG__modalContent{width:100%;max-width:100%;margin:auto 20px;padding:20px}.Header-module__dGFWPG__modalContent h3{margin-bottom:25px;font-size:18px}.Header-module__dGFWPG__modalContent p{margin-bottom:25px;font-size:14px}.Header-module__dGFWPG__modalActions{gap:10px}.Header-module__dGFWPG__cancelBtn,.Header-module__dGFWPG__logoutBtn{width:50%;height:45px;padding:10px 20px}}
.FullScreenModal-module__GZSjcG__modalWrapper{z-index:1000;background:#fff;flex-direction:column;width:100%;height:100vh;animation:.3s forwards FullScreenModal-module__GZSjcG__slideIn;display:flex;position:fixed;top:0;left:0}@keyframes FullScreenModal-module__GZSjcG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.FullScreenModal-module__GZSjcG__header{border-bottom:1px solid #eee;align-items:center;height:55px;padding:8px;display:flex;margin-top:0!important}.FullScreenModal-module__GZSjcG__header h2{color:#000;margin-bottom:0;font-size:18px;font-weight:500!important}button .FullScreenModal-module__GZSjcG__backButton{width:35px;height:35px}.FullScreenModal-module__GZSjcG__backButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:35px;height:35px;margin-right:0;font-size:20px;display:flex}.FullScreenModal-module__GZSjcG__content{flex:1;overflow-y:auto}.FullScreenModal-module__GZSjcG__title{flex:1;margin-left:12px}.FullScreenModal-module__GZSjcG__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:35px;height:35px;padding:0;display:flex}.FullScreenModal-module__GZSjcG__closeButton img{object-fit:contain;width:25px;height:25px}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Fallback;src:local(Arial);ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.0%;size-adjust:101.17%}.ibm_plex_sans_2c17532-module__StVAAq__className{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.ibm_plex_sans_2c17532-module__StVAAq__variable{--font-ibm-sans:"IBM Plex Sans","IBM Plex Sans Fallback"}
@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e390973e931a41c5-s.a82ecf4e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/59b15b4bcd7b1eb5-s.afa48be3.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e532fa1b9921e1cd-s.764b43eb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2fe89d53234c61d4-s.cb53f04b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/99e609270109b47d-s.p.64b9304e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ff74e33ebd7bca3-s.140490a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1a69062cfe6f77f8-s.b36ae37c.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9a4838fcda0d1bca-s.bf5f8a12.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2e95a7d252b9825a-s.10086973.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/23b7a97ae3b5c134-s.p.2902b61f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono Fallback;src:local(Arial);ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.0%;size-adjust:134.59%}.ibm_plex_mono_c74afd75-module___bSd7G__className{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.ibm_plex_mono_c74afd75-module___bSd7G__variable{--font-ibm-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}
