.Shop_shopContainer__Zeapd{min-height:100vh;background:linear-gradient(135deg,#f0f4ff,#ffffff);display:flex;font-family:var(--font-noto-sans-hebrew-new),sans-serif}.Shop_mainContent__Ih7Tg{flex:1 1;padding:40px;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:40px;width:100%}.Shop_sidebar__OnTZl{width:80px;background:white;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:30px;position:-webkit-sticky;position:sticky;top:0;height:100vh;box-shadow:-2px 0 10px rgba(0,0,0,.03)}.Shop_sidebarIcon__JZUre{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:12px;cursor:pointer;color:#9ca3af;transition:all .2s}.Shop_sidebarIconActive__AwL_j{background:#d97706;color:white}.Shop_sidebarIcon__JZUre:hover:not(.Shop_sidebarIconActive__AwL_j){background:#f3f4f6;color:#4b5563}.Shop_header__X1Yj0{display:flex;justify-content:space-between;align-items:center;position:relative;min-height:60px}.Shop_titleSection__zKXAt{display:flex;align-items:center;gap:12px;position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}@media (max-width:1024px){.Shop_titleSection__zKXAt{position:static;transform:none;order:-1;width:100%;justify-content:center;margin-bottom:20px}.Shop_header__X1Yj0{flex-direction:column;gap:20px}}.Shop_title__w03sJ{font-size:2rem;font-weight:800;color:#1e3a8a}.Shop_actionSection__vl6HD{display:flex;align-items:center;gap:20px}.Shop_searchBar__713Y2 input{border:none;outline:none;flex:1 1;font-family:inherit;font-size:.95rem}.Shop_cartBtn__BFTzk{background:#fbd34d;border:none;padding:10px;border-radius:12px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.Shop_cartBadge__rreXh{position:absolute;top:-5px;right:-5px;background:#ef4444;color:white;font-size:.7rem;padding:2px 6px;border-radius:10px;font-weight:700}.Shop_myBooksSection__2YaOF{display:flex;flex-direction:column;gap:24px}.Shop_shelfTopRow__vypDr{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:40px;padding-top:20px}.Shop_searchBar__713Y2{background:white;border:2px solid #e5e7eb;border-radius:12px;padding:8px 16px;display:flex;align-items:center;gap:10px;width:300px;margin-top:5px}.Shop_titleAndShelfContainer__hiGHY{display:flex;flex-direction:column;align-items:center;gap:16px}.Shop_sectionTitle__i1xAN{font-size:1.5rem;font-weight:800;color:#1e3a8a;text-align:center;margin:0}.Shop_shelf__Wkjo_{height:auto;width:350px;position:relative;display:flex;justify-content:center}.Shop_carouselSection__G_0eG{position:relative;display:flex;align-items:center;gap:20px}.Shop_carouselContainer__halQX{flex:1 1;display:flex;gap:30px;overflow-x:auto;padding:120px 20px 60px;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;align-items:flex-end;min-height:550px}.Shop_carouselContainer__halQX::-webkit-scrollbar{display:none}.Shop_navArrow__w97HK{background:white;border:1px solid #e5e7eb;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.05);z-index:10}.Shop_navArrow__w97HK:hover{background:#f9fafb}.Shop_categoriesWrapper__ZaCNg{display:flex;justify-content:center;align-items:center;gap:10px;flex:1 1}.Shop_profilePic__RZelV{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid white;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Shop_successOverlay__9jqWH{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:2000;animation:Shop_fadeIn__rUIaG .3s ease-out}.Shop_successDialog__Zy3Cp{background:white;padding:40px;border-radius:24px;max-width:450px;width:90%;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.2);display:flex;flex-direction:column;align-items:center;gap:16px;animation:Shop_slideUp__oX991 .4s cubic-bezier(.16,1,.3,1)}.Shop_successIcon__38EP2{font-size:60px;margin-bottom:8px}.Shop_successDialog__Zy3Cp h2{color:#1e3a8a;margin:0;font-size:1.8rem;font-weight:800}.Shop_successDialog__Zy3Cp p{color:#4b5563;margin:0;font-size:1.1rem}.Shop_successDetails__3b6yh{background:#f3f4f6;padding:16px;border-radius:16px;width:100%;display:flex;flex-direction:column;gap:8px;margin:8px 0}.Shop_successDetails__3b6yh span{font-size:.9rem;color:#6b7280;text-align:right}.Shop_primaryBtn__CrmqQ{background:#d97706;color:white;border:none;padding:14px 28px;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;width:100%;transition:all .2s;font-family:inherit}.Shop_primaryBtn__CrmqQ:hover{background:#b45309;transform:translateY(-2px);box-shadow:0 4px 12px rgba(217,119,6,.3)}@keyframes Shop_fadeIn__rUIaG{0%{opacity:0}to{opacity:1}}@keyframes Shop_slideUp__oX991{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.Shop_comingSoonContainer__IU_hZ{min-height:100vh;width:100%;background:linear-gradient(135deg,#4F4CE2,#1e1b85);display:flex;align-items:center;justify-content:center;padding:20px;font-family:var(--font-noto-sans-hebrew-new),sans-serif;direction:rtl}.Shop_comingSoonCard__HQpIz{background:rgba(255,255,255,.95);border-radius:28px;max-width:600px;width:100%;padding:50px 40px;text-align:center;box-shadow:0 30px 60px rgba(0,0,0,.25);animation:Shop_scaleUpShop__I2TRP .5s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;align-items:center}.Shop_comingSoonIcon__t0wjx{font-size:72px;margin-bottom:24px;animation:Shop_floatIconShop__WEVj0 3s ease-in-out infinite}.Shop_comingSoonTitle__bQLOm{font-size:2.2rem;font-weight:800;color:#1f2937;margin-bottom:12px;font-family:var(--font-main);background:linear-gradient(135deg,#4F4CE2,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Shop_comingSoonBadge__U6dP6{background:#fef3c7;color:#d97706;font-size:.95rem;font-weight:800;padding:6px 16px;border-radius:100px;margin-bottom:24px;border:1px solid #fde68a;letter-spacing:.5px}.Shop_comingSoonText__fABKp{font-size:1.1rem;color:#4b5563;line-height:1.7;margin-bottom:36px;max-width:480px}.Shop_comingSoonBtn__TXpRL{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;background:#4F4CE2;color:#ffffff;font-size:1.1rem;font-weight:700;border-radius:14px;border:none;cursor:pointer;transition:all .2s;box-shadow:0 10px 25px rgba(79,76,226,.3);text-decoration:none}.Shop_comingSoonBtn__TXpRL:hover{background-color:#3f3cc2;transform:translateY(-2px);box-shadow:0 14px 30px rgba(79,76,226,.4)}.Shop_comingSoonBtn__TXpRL:active{transform:translateY(0)}@keyframes Shop_scaleUpShop__I2TRP{0%{opacity:0;transform:scale(.9) translateY(15px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes Shop_floatIconShop__WEVj0{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:600px){.Shop_comingSoonCard__HQpIz{padding:35px 24px;border-radius:20px}.Shop_comingSoonTitle__bQLOm{font-size:1.8rem}.Shop_comingSoonText__fABKp{font-size:1rem;margin-bottom:28px}}