.ModernToggle-module-scss-module__Y7Z8tG__container{background:rgba(var(--primary-rgb), .04);background:#f8f8f8;border-radius:25px;width:100%;max-width:280px;margin:0 auto;padding:4px;display:flex;position:relative;box-shadow:inset 0 2px 4px #0000000d}.ModernToggle-module-scss-module__Y7Z8tG__slider{z-index:1;background:#fff;border-radius:21px;width:calc(50% - 4px);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:4px;bottom:4px;box-shadow:0 4px 12px #0000001a}.ModernToggle-module-scss-module__Y7Z8tG__slider.ModernToggle-module-scss-module__Y7Z8tG__left{transform:translate(0)}.ModernToggle-module-scss-module__Y7Z8tG__slider.ModernToggle-module-scss-module__Y7Z8tG__right{transform:translate(100%)}.ModernToggle-module-scss-module__Y7Z8tG__option{text-align:center;color:#888;cursor:pointer;z-index:2;background:0 0;border:none;flex:1;padding:10px 0;font-size:.95rem;font-weight:600;transition:color .3s}.ModernToggle-module-scss-module__Y7Z8tG__option.ModernToggle-module-scss-module__Y7Z8tG__active{color:var(--accent-primary)}
.StarsAndSuppliersView-module-scss-module__IWh6FW__container{max-width:1200px;min-height:100vh;margin:0 auto;padding:1.5rem 1rem}.StarsAndSuppliersView-module-scss-module__IWh6FW__viewBody{flex-direction:column;gap:1.5rem;display:flex}.StarsAndSuppliersView-module-scss-module__IWh6FW__header{text-align:center}.StarsAndSuppliersView-module-scss-module__IWh6FW__title{color:var(--foreground);margin:0;font-size:1.75rem;font-weight:700}.StarsAndSuppliersView-module-scss-module__IWh6FW__controls{flex-direction:column;align-items:center;gap:1.25rem;padding-bottom:.5rem;display:flex}.StarsAndSuppliersView-module-scss-module__IWh6FW__toggleWrapper{justify-content:center;width:100%;display:flex}.StarsAndSuppliersView-module-scss-module__IWh6FW__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));justify-items:center;gap:1.5rem;padding:.5rem 0;display:grid}.StarsAndSuppliersView-module-scss-module__IWh6FW__loading,.StarsAndSuppliersView-module-scss-module__IWh6FW__error,.StarsAndSuppliersView-module-scss-module__IWh6FW__noData{text-align:center;color:#888;padding:4rem 1rem;font-size:1.1rem}.StarsAndSuppliersView-module-scss-module__IWh6FW__card{cursor:pointer;transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.StarsAndSuppliersView-module-scss-module__IWh6FW__card:hover{transform:scale(1.05)}.StarsAndSuppliersView-module-scss-module__IWh6FW__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding-bottom:3rem;display:flex}.StarsAndSuppliersView-module-scss-module__IWh6FW__pageBtn{cursor:pointer;color:#555;background:#fff;border:1px solid #00000014;border-radius:12px;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}.StarsAndSuppliersView-module-scss-module__IWh6FW__pageBtn:hover:not(:disabled){border-color:var(--accent-primary);color:var(--accent-primary);background:#f8f8f8}.StarsAndSuppliersView-module-scss-module__IWh6FW__pageBtn.StarsAndSuppliersView-module-scss-module__IWh6FW__active{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);box-shadow:0 4px 12px #ef5a2e33}.StarsAndSuppliersView-module-scss-module__IWh6FW__pageBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:640px){.StarsAndSuppliersView-module-scss-module__IWh6FW__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem}.StarsAndSuppliersView-module-scss-module__IWh6FW__title{font-size:1.5rem}}
.SelectStarForCheckout-module-scss-module__rTWpsG__overlay{z-index:1000;background:#00000073;justify-content:center;align-items:flex-end;animation:.3s SelectStarForCheckout-module-scss-module__rTWpsG__fadeIn;display:flex;position:fixed;inset:0}@media (min-width:768px){.SelectStarForCheckout-module-scss-module__rTWpsG__overlay{align-items:center}}@keyframes SelectStarForCheckout-module-scss-module__rTWpsG__fadeIn{0%{opacity:0}to{opacity:1}}.SelectStarForCheckout-module-scss-module__rTWpsG__sheet{z-index:1001;background:var(--bg-secondary,#fff);border-radius:1.5rem 1.5rem 0 0;flex-direction:column;width:100%;max-width:640px;max-height:85vh;padding:1.5rem 1.5rem 2rem;animation:.35s cubic-bezier(.175,.885,.32,1.275) SelectStarForCheckout-module-scss-module__rTWpsG__slideUp;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -10px 40px #0000001a}@media (min-width:768px){.SelectStarForCheckout-module-scss-module__rTWpsG__sheet{border-radius:1.5rem;max-height:90vh;animation:.4s cubic-bezier(.175,.885,.32,1.275) SelectStarForCheckout-module-scss-module__rTWpsG__modalAppear;top:50%;bottom:auto;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000040}}@keyframes SelectStarForCheckout-module-scss-module__rTWpsG__slideUp{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}@keyframes SelectStarForCheckout-module-scss-module__rTWpsG__modalAppear{0%{opacity:0;transform:translate(-50%,-45%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.SelectStarForCheckout-module-scss-module__rTWpsG__handle{background:#d1d5db;border-radius:2px;width:40px;height:4px;margin:0 auto 1.25rem}@media (min-width:768px){.SelectStarForCheckout-module-scss-module__rTWpsG__handle{display:none}}.SelectStarForCheckout-module-scss-module__rTWpsG__header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.SelectStarForCheckout-module-scss-module__rTWpsG__title{color:var(--text-primary,#111);margin:0;font-size:1.25rem;font-weight:700}.SelectStarForCheckout-module-scss-module__rTWpsG__subtitle{color:var(--text-secondary,#6b7280);margin:.25rem 0 1rem;font-size:.85rem}.SelectStarForCheckout-module-scss-module__rTWpsG__skipBtn{color:var(--accent-primary,#ef5a2e);cursor:pointer;white-space:nowrap;text-underline-offset:2px;background:0 0;border:none;padding:.25rem 0;font-size:.9rem;font-weight:600;text-decoration:underline}.SelectStarForCheckout-module-scss-module__rTWpsG__searchWrapper{margin-bottom:1rem}.SelectStarForCheckout-module-scss-module__rTWpsG__searchInput{background:var(--bg-primary,#f9fafb);width:100%;color:var(--text-primary,#111);border:1px solid #e5e7eb;border-radius:.75rem;outline:none;padding:.65rem 1rem;font-size:.9rem;transition:border-color .2s}.SelectStarForCheckout-module-scss-module__rTWpsG__searchInput:focus{border-color:var(--accent-primary,#ef5a2e)}.SelectStarForCheckout-module-scss-module__rTWpsG__grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:1rem;padding:.5rem .25rem;display:grid;overflow-y:auto}.SelectStarForCheckout-module-scss-module__rTWpsG__starCard{cursor:pointer;text-align:center;background:0 0;border:2px solid #0000;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;transition:all .2s;display:flex}.SelectStarForCheckout-module-scss-module__rTWpsG__starCard:hover{background:#ef5a2e0f;border-color:#ef5a2e4d}.SelectStarForCheckout-module-scss-module__rTWpsG__starCard.SelectStarForCheckout-module-scss-module__rTWpsG__selected{border-color:var(--accent-primary,#ef5a2e);background:#ef5a2e14}.SelectStarForCheckout-module-scss-module__rTWpsG__starImg{object-fit:cover;border:2px solid #e5e7eb;border-radius:50%;width:64px;height:64px;transition:border-color .2s}.SelectStarForCheckout-module-scss-module__rTWpsG__selected .SelectStarForCheckout-module-scss-module__rTWpsG__starImg{border-color:var(--accent-primary,#ef5a2e)}.SelectStarForCheckout-module-scss-module__rTWpsG__starName{color:var(--text-primary,#111);word-break:break-word;font-size:.78rem;font-weight:600;line-height:1.3}.SelectStarForCheckout-module-scss-module__rTWpsG__checkBadge{background:var(--accent-primary,#ef5a2e);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex}.SelectStarForCheckout-module-scss-module__rTWpsG__loadingText,.SelectStarForCheckout-module-scss-module__rTWpsG__emptyText{text-align:center;color:#9ca3af;grid-column:1/-1;padding:2rem;font-size:.9rem}.SelectStarForCheckout-module-scss-module__rTWpsG__confirmBtn{background:var(--accent-primary,#ef5a2e);color:#fff;cursor:pointer;border:none;border-radius:.875rem;width:100%;margin-top:1.25rem;padding:.9rem;font-size:1rem;font-weight:700;transition:opacity .2s}.SelectStarForCheckout-module-scss-module__rTWpsG__confirmBtn:disabled{opacity:.4;cursor:not-allowed}.SelectStarForCheckout-module-scss-module__rTWpsG__confirmBtn:hover:not(:disabled){opacity:.9}
