.ContentCard-module__2jz4rW__card{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--glass-bg:#ffffff14;--glass-border:#ffffff1f;--glass-shadow:0 8px 32px #0003;--text-primary:#fff;--text-secondary:#fffc;--text-muted:#fff9;--bg-primary:#0f0f1a;--bg-secondary:#1a1a2e;--success:#00d4aa;--warning:#ffd166;--error:#ff6b6b;--border-radius:16px;--border-radius-sm:8px;--transition:all .3s cubic-bezier(.4,0,.2,1);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);box-shadow:var(--glass-shadow);position:relative;overflow:hidden}.ContentCard-module__2jz4rW__card:hover{border-color:#667eea80;transform:translateY(-8px);box-shadow:0 12px 30px #0006}.ContentCard-module__2jz4rW__imageContainer{aspect-ratio:2/3;border-radius:var(--border-radius)var(--border-radius)0 0;width:100%;position:relative;overflow:hidden}.ContentCard-module__2jz4rW__image{object-fit:cover;width:100%;height:100%;transition:var(--transition);opacity:0}.ContentCard-module__2jz4rW__show{opacity:1}.ContentCard-module__2jz4rW__card:hover .ContentCard-module__2jz4rW__image{filter:brightness(.8)saturate(1.2);transform:scale(1.08)}.ContentCard-module__2jz4rW__topBadges{z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;top:12px;left:12px}.ContentCard-module__2jz4rW__newBadge,.ContentCard-module__2jz4rW__featuredBadge,.ContentCard-module__2jz4rW__typeBadge{border-radius:var(--border-radius-sm);text-shadow:0 1px 2px #00000080;transition:var(--transition);border:1px solid #ffffff26;padding:6px 12px;font-size:.75rem;font-weight:700}.ContentCard-module__2jz4rW__newBadge{background:var(--accent-gradient);color:#fff;animation:2s infinite ContentCard-module__2jz4rW__pulse}.ContentCard-module__2jz4rW__featuredBadge{background:linear-gradient(135deg,var(--warning),#ffed4e);color:var(--bg-primary);font-weight:800}.ContentCard-module__2jz4rW__typeBadge{background:var(--primary-gradient);color:#fff}@keyframes ContentCard-module__2jz4rW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.ContentCard-module__2jz4rW__overlay{color:var(--text-primary);opacity:0;visibility:hidden;transition:var(--transition);z-index:3;border-radius:var(--border-radius);background:linear-gradient(135deg,#0f0f1af2 0%,#1a1a2ed9 100%);flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.ContentCard-module__2jz4rW__card:hover .ContentCard-module__2jz4rW__overlay{opacity:1;visibility:visible}}.ContentCard-module__2jz4rW__quickActions{justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.ContentCard-module__2jz4rW__readButton,.ContentCard-module__2jz4rW__watchButton,.ContentCard-module__2jz4rW__bookmarkButton{border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);border:none;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;display:flex}.ContentCard-module__2jz4rW__readButton,.ContentCard-module__2jz4rW__watchButton{background:var(--accent-gradient);color:#fff;flex:1;justify-content:center;box-shadow:0 4px 15px #f5576c4d}.ContentCard-module__2jz4rW__readButton:hover,.ContentCard-module__2jz4rW__watchButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f5576c66}.ContentCard-module__2jz4rW__bookmarkButton{background:var(--glass-bg);width:44px;height:44px;color:var(--text-primary);border:1px solid var(--glass-border);justify-content:center;padding:.625rem 1rem;font-size:.8rem}.ContentCard-module__2jz4rW__bookmarkButton:hover,.ContentCard-module__2jz4rW__bookmarkButton.ContentCard-module__2jz4rW__active{background:var(--accent-gradient);border-color:#0000;transform:scale(1.1);box-shadow:0 4px 15px #f5576c4d}.ContentCard-module__2jz4rW__bookmarkButton.ContentCard-module__2jz4rW__active{color:#fff}.ContentCard-module__2jz4rW__content{text-align:center;background:linear-gradient(#0000,#0f0f1af2);width:100%;padding:1rem 1.25rem;position:absolute;bottom:0;left:0}.ContentCard-module__2jz4rW__cardTitle{color:var(--text-primary);font-size:1rem;font-weight:600;line-height:1.3}.ContentCard-module__2jz4rW__mangaInfo{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex}.ContentCard-module__2jz4rW__mangaInfo .ContentCard-module__2jz4rW__title{text-align:center;color:var(--text-primary);text-shadow:0 2px 4px #00000080;background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.3rem;font-weight:700;line-height:1.3}.ContentCard-module__2jz4rW__meta{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.ContentCard-module__2jz4rW__author{color:#7f9cf5;font-weight:500}.ContentCard-module__2jz4rW__status{border-radius:var(--border-radius-sm);text-transform:uppercase;border:1px solid;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.ContentCard-module__2jz4rW__status.ContentCard-module__2jz4rW__ongoing{color:var(--success);background:#00d4aa33;border-color:#00d4aa4d}.ContentCard-module__2jz4rW__status.ContentCard-module__2jz4rW__completed{color:#667eea;background:#667eea33;border-color:#667eea4d}.ContentCard-module__2jz4rW__status.ContentCard-module__2jz4rW__upcoming{color:var(--warning);background:#ffd16633;border-color:#ffd1664d}.ContentCard-module__2jz4rW__stats{grid-template-columns:1fr 1fr;gap:.75rem;margin:1rem 0;display:grid}.ContentCard-module__2jz4rW__stat{color:var(--text-secondary);background:var(--glass-bg);border-radius:var(--border-radius-sm);border:1px solid var(--glass-border);transition:var(--transition);align-items:center;gap:.5rem;padding:.75rem;font-size:.8rem;display:flex}.ContentCard-module__2jz4rW__stat:hover{background:#ffffff1a;transform:translateY(-1px)}.ContentCard-module__2jz4rW__statIcon{color:var(--accent-gradient);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.8rem}.ContentCard-module__2jz4rW__genres{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.ContentCard-module__2jz4rW__genre,.ContentCard-module__2jz4rW__moreGenres{border-radius:var(--border-radius-sm);transition:var(--transition);border:1px solid;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.ContentCard-module__2jz4rW__genre{color:#7f9cf5;background:#667eea33;border-color:#667eea4d}.ContentCard-module__2jz4rW__genre:hover{background:#667eea4d;transform:translateY(-1px)}.ContentCard-module__2jz4rW__moreGenres{color:var(--error);background:#f5576c33;border-color:#f5576c4d}.ContentCard-module__2jz4rW__moreGenres:hover{background:#f5576c4d;transform:translateY(-1px)}.ContentCard-module__2jz4rW__imageSkeleton{border-radius:inherit;background:linear-gradient(90deg,#2a2a3d 25%,#3a3a5e 50%,#2a2a3d 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite ContentCard-module__2jz4rW__shimmer}@keyframes ContentCard-module__2jz4rW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ContentCard-module__2jz4rW__hide{display:none}.ContentCard-module__2jz4rW__show{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.ContentCard-module__2jz4rW__imageContainer{aspect-ratio:3/4}.ContentCard-module__2jz4rW__mangaInfo .ContentCard-module__2jz4rW__title{font-size:1.1rem}.ContentCard-module__2jz4rW__stats{grid-template-columns:1fr;gap:.5rem}}@media (max-width:480px){.ContentCard-module__2jz4rW__topBadges{top:8px;left:8px}.ContentCard-module__2jz4rW__newBadge,.ContentCard-module__2jz4rW__featuredBadge,.ContentCard-module__2jz4rW__typeBadge{display:none}.ContentCard-module__2jz4rW__cardTitle{font-size:.84rem}.ContentCard-module__2jz4rW__content{padding:.5rem}.ContentCard-module__2jz4rW__stats{grid-template-columns:1fr;gap:.5rem}.ContentCard-module__2jz4rW__quickActions{flex-direction:column;gap:.5rem}}
.ContentSection-module__b4zrEq__section{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--glass-bg:#ffffff14;--glass-border:#ffffff1f;--glass-shadow:0 8px 32px #0003;--text-primary:#fff;--text-secondary:#fffc;--text-muted:#fff9;--bg-primary:#0f0f1a;--border-radius:16px;--transition:all .3s cubic-bezier(.4,0,.2,1)}.ContentSection-module__b4zrEq__category{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);box-shadow:var(--glass-shadow);transition:var(--transition);padding:2rem}.ContentSection-module__b4zrEq__category:hover{border-color:#667eea4d;transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}.ContentSection-module__b4zrEq__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ContentSection-module__b4zrEq__header h2{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.75rem;font-weight:700}.ContentSection-module__b4zrEq__moreBtn{background:var(--glass-bg);color:var(--text-primary);border-radius:var(--border-radius);transition:var(--transition);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.5rem;font-weight:600;text-decoration:none}.ContentSection-module__b4zrEq__moreBtn:hover{background:var(--accent-gradient);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #f5576c4d}.ContentSection-module__b4zrEq__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.8rem;display:grid}.ContentSection-module__b4zrEq__card{background:var(--glass-bg);border-radius:var(--border-radius);transition:var(--transition);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--glass-shadow);flex-direction:row;align-items:flex-start;min-height:220px;text-decoration:none;display:flex;overflow:hidden}.ContentSection-module__b4zrEq__card:hover{border-color:#667eea4d;transform:translateY(-4px);box-shadow:0 12px 40px #00000059}.ContentSection-module__b4zrEq__imageWrapper{border-right:1px solid var(--glass-border);flex-shrink:0;width:150px;height:220px;position:relative;overflow:hidden}.ContentSection-module__b4zrEq__image{object-fit:cover;transition:transform .3s}.ContentSection-module__b4zrEq__card:hover .ContentSection-module__b4zrEq__image{transform:scale(1.06)}.ContentSection-module__b4zrEq__info{flex-direction:column;justify-content:center;gap:.45rem;padding:1rem 1.25rem;display:flex}.ContentSection-module__b4zrEq__contentTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700}.ContentSection-module__b4zrEq__chapterTitle{color:var(--text-muted);font-size:.9rem}.ContentSection-module__b4zrEq__genres{flex-wrap:wrap;gap:.4rem;margin-top:.55rem;display:flex}.ContentSection-module__b4zrEq__genre{color:var(--text-primary);background:#ffffff17;border-radius:8px;padding:.25rem .6rem;font-size:.75rem}.ContentSection-module__b4zrEq__moreGenres{color:#a3bffa;background:#667eea40;border-radius:8px;padding:.25rem .6rem;font-size:.75rem}.ContentSection-module__b4zrEq__error{color:#ff6b6b;text-align:center;background:#ff00001a;border:1px solid #ff00004d;border-radius:12px;padding:1rem}@media (max-width:600px){.ContentSection-module__b4zrEq__category{border-radius:v0;box-shadow:none;background:0 0;border:none;padding:0;transition:none}.ContentSection-module__b4zrEq__grid{grid-template-columns:1fr}.ContentSection-module__b4zrEq__card{flex-direction:column}.ContentSection-module__b4zrEq__imageWrapper{border-right:none;border-bottom:1px solid var(--glass-border);width:100%;height:240px}.ContentSection-module__b4zrEq__info{padding:1rem}}
.favorites-module__jdYxUa__container{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--glass-bg:#ffffff14;--glass-border:#ffffff1f;--glass-shadow:0 8px 32px #0003;--text-primary:#fff;--text-secondary:#fffc;--text-muted:#fff9;--bg-primary:#0f0f1a;--bg-secondary:#1a1a2e;--success:#00d4aa;--warning:#ffd166;--error:#ff6b6b;--border-radius:16px;--border-radius-sm:8px;--transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-secondary)50%,#16213e 100%);min-height:100vh;color:var(--text-primary);flex-direction:column;align-items:center;padding:2rem;display:flex}.favorites-module__jdYxUa__header{text-align:center;margin-bottom:3rem;animation:.6s ease-out favorites-module__jdYxUa__fadeIn}.favorites-module__jdYxUa__header h1{background:var(--accent-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.favorites-module__jdYxUa__header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.favorites-module__jdYxUa__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.favorites-module__jdYxUa__tab{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);color:var(--text-secondary);cursor:pointer;transition:var(--transition);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 1.75rem;font-size:.95rem;font-weight:600}.favorites-module__jdYxUa__tab:hover{color:var(--text-primary);box-shadow:var(--glass-shadow);border-color:#f5576c80;transform:translateY(-2px)}.favorites-module__jdYxUa__activeTab{background:var(--accent-gradient);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #f5576c4d}.favorites-module__jdYxUa__empty{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--border-radius);border:1px solid var(--glass-border);width:100%;max-width:500px;box-shadow:var(--glass-shadow);padding:3rem 2rem;animation:.6s ease-out favorites-module__jdYxUa__fadeIn}.favorites-module__jdYxUa__empty p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.favorites-module__jdYxUa__empty button{background:var(--accent-gradient);border-radius:var(--border-radius);color:#fff;cursor:pointer;transition:var(--transition);border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 8px 25px #f5576c4d}.favorites-module__jdYxUa__empty button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #f5576c66}.favorites-module__jdYxUa__grid{flex-wrap:wrap;gap:1rem;display:flex}.favorites-module__jdYxUa__cardWrapper{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--border-radius);box-shadow:var(--glass-shadow);transition:var(--transition);position:relative;overflow:hidden}.favorites-module__jdYxUa__cardWrapper:hover{border-color:#667eea80;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.favorites-module__jdYxUa__removeBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);cursor:pointer;width:36px;height:36px;transition:var(--transition);z-index:10;background:#f5576c33;border:1px solid #f5576c4d;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:1rem;left:1rem}.favorites-module__jdYxUa__removeBtn:hover{background:#f5576c66;border-color:#f5576c99;transform:scale(1.1)}.favorites-module__jdYxUa__removeBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.favorites-module__jdYxUa__removeBtn:disabled:hover{background:#f5576c33;border-color:#f5576c4d;transform:none}.favorites-module__jdYxUa__spinner{border:3px solid #fff3;border-top:3px solid var(--error);border-radius:50%;width:20px;height:20px;margin:auto;animation:.8s linear infinite favorites-module__jdYxUa__spin}.favorites-module__jdYxUa__progress{border-top:1px solid var(--glass-border);background:#ffffff05;flex-direction:column;gap:.5rem;padding:1.25rem;font-size:.9rem;display:flex}.favorites-module__jdYxUa__progress span{color:var(--text-secondary);line-height:1.5}.favorites-module__jdYxUa__clearBtn{background:var(--accent-gradient);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;transition:var(--transition);border:none;margin-top:.75rem;padding:.75rem 1.5rem;font-weight:600;box-shadow:0 4px 15px #f5576c4d}.favorites-module__jdYxUa__clearBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f5576c66}.favorites-module__jdYxUa__clearBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.favorites-module__jdYxUa__clearBtn:disabled:hover{transform:none;box-shadow:0 4px 15px #f5576c4d}@keyframes favorites-module__jdYxUa__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes favorites-module__jdYxUa__slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes favorites-module__jdYxUa__spin{to{transform:rotate(360deg)}}@keyframes favorites-module__jdYxUa__pulse{0%,to{opacity:1}50%{opacity:.7}}.favorites-module__jdYxUa__loading{animation:1.5s ease-in-out infinite favorites-module__jdYxUa__pulse}.favorites-module__jdYxUa__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media (max-width:768px){.favorites-module__jdYxUa__container{margin-top:70px;padding:1.5rem}.favorites-module__jdYxUa__header{margin-bottom:2rem}.favorites-module__jdYxUa__header h1{font-size:2rem}.favorites-module__jdYxUa__header p{font-size:1rem}.favorites-module__jdYxUa__tabs{gap:.75rem;margin-bottom:2rem}.favorites-module__jdYxUa__tab{padding:.7rem 1.5rem;font-size:.9rem}.favorites-module__jdYxUa__empty{max-width:100%;padding:2rem 1.5rem}.favorites-module__jdYxUa__cardWrapper{max-width:100%}}@media (max-width:480px){.favorites-module__jdYxUa__container{margin-top:65px;padding:1rem}.favorites-module__jdYxUa__header h1{font-size:1.75rem}.favorites-module__jdYxUa__header p{font-size:.95rem}.favorites-module__jdYxUa__tabs{gap:.5rem}.favorites-module__jdYxUa__tab{padding:.6rem 1.25rem;font-size:.85rem}.favorites-module__jdYxUa__empty{padding:1.5rem 1rem}.favorites-module__jdYxUa__empty button{padding:.875rem 1.75rem;font-size:.95rem}.favorites-module__jdYxUa__progress{padding:1rem;font-size:.85rem}.favorites-module__jdYxUa__removeBtn{width:32px;height:32px;font-size:.9rem;top:.75rem;left:.75rem}.favorites-module__jdYxUa__clearBtn{padding:.675rem 1.25rem;font-size:.9rem}}@media print{.favorites-module__jdYxUa__container{color:#000;background:#fff;margin-top:0}.favorites-module__jdYxUa__removeBtn,.favorites-module__jdYxUa__clearBtn{display:none}.favorites-module__jdYxUa__cardWrapper{box-shadow:none;border:1px solid #ccc}}@media (prefers-reduced-motion:reduce){.favorites-module__jdYxUa__container *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.watchlist-module__reG9WW__container{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--glass-bg:#ffffff14;--glass-border:#ffffff1f;--glass-shadow:0 8px 32px #0003;--text-primary:#fff;--text-secondary:#fffc;--text-muted:#fff9;--bg-primary:#0f0f1a;--bg-secondary:#1a1a2e;--success:#00d4aa;--warning:#ffd166;--error:#ff6b6b;--border-radius:16px;--border-radius-sm:8px;--transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-secondary)50%,#16213e 100%);min-height:100vh;color:var(--text-primary);direction:rtl;flex-direction:column;align-items:center;margin-top:80px;padding:2rem;display:flex}.watchlist-module__reG9WW__header{text-align:center;margin-bottom:3rem;animation:.6s ease-out watchlist-module__reG9WW__fadeIn}.watchlist-module__reG9WW__header h1{background:var(--accent-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.watchlist-module__reG9WW__header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.watchlist-module__reG9WW__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.watchlist-module__reG9WW__tab{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);color:var(--text-secondary);cursor:pointer;transition:var(--transition);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 1.75rem;font-size:.95rem;font-weight:600}.watchlist-module__reG9WW__tab:hover{color:var(--text-primary);box-shadow:var(--glass-shadow);border-color:#f5576c80;transform:translateY(-2px)}.watchlist-module__reG9WW__activeTab{background:var(--accent-gradient);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #f5576c4d}.watchlist-module__reG9WW__empty{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--border-radius);border:1px solid var(--glass-border);width:100%;max-width:500px;box-shadow:var(--glass-shadow);padding:3rem 2rem;animation:.6s ease-out watchlist-module__reG9WW__fadeIn}.watchlist-module__reG9WW__empty p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.watchlist-module__reG9WW__empty button{background:var(--accent-gradient);border-radius:var(--border-radius);color:#fff;cursor:pointer;transition:var(--transition);border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 8px 25px #f5576c4d}.watchlist-module__reG9WW__empty button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #f5576c66}.watchlist-module__reG9WW__grid{flex-wrap:wrap;gap:1rem;display:flex}.watchlist-module__reG9WW__cardWrapper{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--border-radius);box-shadow:var(--glass-shadow);transition:var(--transition);position:relative;overflow:hidden}.watchlist-module__reG9WW__cardWrapper:hover{border-color:#667eea80;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.watchlist-module__reG9WW__removeBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);cursor:pointer;width:36px;height:36px;transition:var(--transition);z-index:10;background:#f5576c33;border:1px solid #f5576c4d;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:1rem;left:1rem}.watchlist-module__reG9WW__removeBtn:hover{background:#f5576c66;border-color:#f5576c99;transform:scale(1.1)}.watchlist-module__reG9WW__removeBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.watchlist-module__reG9WW__removeBtn:disabled:hover{background:#f5576c33;border-color:#f5576c4d;transform:none}.watchlist-module__reG9WW__spinner{border:3px solid #fff3;border-top:3px solid var(--error);border-radius:50%;width:20px;height:20px;margin:auto;animation:.8s linear infinite watchlist-module__reG9WW__spin}.watchlist-module__reG9WW__progress{border-top:1px solid var(--glass-border);background:#ffffff05;flex-direction:column;gap:.5rem;padding:1.25rem;font-size:.9rem;display:flex}.watchlist-module__reG9WW__progress span{color:var(--text-secondary);line-height:1.5}.watchlist-module__reG9WW__clearBtn{background:var(--accent-gradient);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;transition:var(--transition);border:none;margin-top:.75rem;padding:.75rem 1.5rem;font-weight:600;box-shadow:0 4px 15px #f5576c4d}.watchlist-module__reG9WW__clearBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f5576c66}.watchlist-module__reG9WW__clearBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.watchlist-module__reG9WW__clearBtn:disabled:hover{transform:none;box-shadow:0 4px 15px #f5576c4d}@keyframes watchlist-module__reG9WW__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes watchlist-module__reG9WW__slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes watchlist-module__reG9WW__spin{to{transform:rotate(360deg)}}@keyframes watchlist-module__reG9WW__pulse{0%,to{opacity:1}50%{opacity:.7}}.watchlist-module__reG9WW__loading{animation:1.5s ease-in-out infinite watchlist-module__reG9WW__pulse}.watchlist-module__reG9WW__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media (max-width:768px){.watchlist-module__reG9WW__container{margin-top:70px;padding:1.5rem}.watchlist-module__reG9WW__header{margin-bottom:2rem}.watchlist-module__reG9WW__header h1{font-size:2rem}.watchlist-module__reG9WW__header p{font-size:1rem}.watchlist-module__reG9WW__tabs{gap:.75rem;margin-bottom:2rem}.watchlist-module__reG9WW__tab{padding:.7rem 1.5rem;font-size:.9rem}.watchlist-module__reG9WW__empty{max-width:100%;padding:2rem 1.5rem}.watchlist-module__reG9WW__cardWrapper{max-width:100%}}@media (max-width:480px){.watchlist-module__reG9WW__container{margin-top:65px;padding:1rem}.watchlist-module__reG9WW__header h1{font-size:1.75rem}.watchlist-module__reG9WW__header p{font-size:.95rem}.watchlist-module__reG9WW__tabs{gap:.5rem}.watchlist-module__reG9WW__tab{padding:.6rem 1.25rem;font-size:.85rem}.watchlist-module__reG9WW__empty{padding:1.5rem 1rem}.watchlist-module__reG9WW__empty button{padding:.875rem 1.75rem;font-size:.95rem}.watchlist-module__reG9WW__progress{padding:1rem;font-size:.85rem}.watchlist-module__reG9WW__removeBtn{width:32px;height:32px;font-size:.9rem;top:.75rem;left:.75rem}.watchlist-module__reG9WW__clearBtn{padding:.675rem 1.25rem;font-size:.9rem}}@media print{.watchlist-module__reG9WW__container{color:#000;background:#fff;margin-top:0}.watchlist-module__reG9WW__removeBtn,.watchlist-module__reG9WW__clearBtn{display:none}.watchlist-module__reG9WW__cardWrapper{box-shadow:none;border:1px solid #ccc}}@media (prefers-reduced-motion:reduce){.watchlist-module__reG9WW__container *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.content-module__MjKQxq__container{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--glass-bg:#ffffff14;--glass-border:#ffffff1f;--glass-shadow:0 8px 32px #0003;--text-primary:#fff;--text-secondary:#fffc;--text-muted:#fff9;--bg-primary:#0f0f1a;--bg-secondary:#1a1a2e;--success:#00d4aa;--warning:#ffd166;--error:#ff6b6b;--border-radius:16px;--border-radius-sm:8px;--transition:all .3s cubic-bezier(.4,0,.2,1);padding:2rem}.content-module__MjKQxq__header{text-align:center;margin-bottom:3rem}.content-module__MjKQxq__title{color:var(--text-primary);background:var(--primary-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.content-module__MjKQxq__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.content-module__MjKQxq__grid>*{animation:.6s ease-out content-module__MjKQxq__fadeInUp}@keyframes content-module__MjKQxq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.content-module__MjKQxq__loadMoreContainer{justify-content:center;margin-top:2rem;display:flex}.content-module__MjKQxq__loadMoreButton{background:var(--accent-gradient);color:#fff;border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);border:none;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 8px 25px #f5576c4d}.content-module__MjKQxq__loadMoreButton:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 30px #f5576c66}.content-module__MjKQxq__loadMoreButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.content-module__MjKQxq__noResults{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);box-shadow:var(--glass-shadow);padding:4rem 2rem;animation:.6s ease-out content-module__MjKQxq__fadeIn}.content-module__MjKQxq__noResultsIcon{opacity:.7;margin-bottom:1.5rem;font-size:4rem}.content-module__MjKQxq__noResults h3{color:var(--text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.content-module__MjKQxq__noResults p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.content-module__MjKQxq__errorMessage{background:var(--error);color:#fff;border-radius:var(--border-radius);box-shadow:var(--glass-shadow);z-index:9999;border:1px solid #ff6b6b4d;padding:1rem 1.5rem;font-weight:600;animation:.5s cubic-bezier(.4,0,.2,1) forwards content-module__MjKQxq__slideIn;position:fixed;bottom:2rem;right:2rem}@keyframes content-module__MjKQxq__slideIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.content-module__MjKQxq__errorMessage.content-module__MjKQxq__hide{animation:.5s cubic-bezier(.4,0,.2,1) forwards content-module__MjKQxq__slideOut}@keyframes content-module__MjKQxq__slideOut{to{opacity:0;transform:translateY(50px)}}.content-module__MjKQxq__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.content-module__MjKQxq__skeletonCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);flex-direction:column;gap:.5rem;padding:1rem;animation:1.5s ease-in-out infinite content-module__MjKQxq__pulse;display:flex}.content-module__MjKQxq__skeletonImage{aspect-ratio:2/3;border-radius:var(--border-radius-sm);background:#ffffff1a;width:100%}.content-module__MjKQxq__skeletonText{background:#ffffff1a;border-radius:8px;width:80%;height:16px}.content-module__MjKQxq__skeletonText.content-module__MjKQxq__short{width:50%}@keyframes content-module__MjKQxq__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (max-width:1200px){.content-module__MjKQxq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.75rem}}@media (max-width:768px){.content-module__MjKQxq__container{padding:1.5rem}.content-module__MjKQxq__title{font-size:2rem}.content-module__MjKQxq__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.content-module__MjKQxq__header{margin-bottom:2rem}.content-module__MjKQxq__errorMessage{bottom:1rem;left:1rem;right:1rem}}@media (max-width:480px){.content-module__MjKQxq__container{padding:1rem}.content-module__MjKQxq__title{font-size:1.75rem}.content-module__MjKQxq__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.content-module__MjKQxq__loadMoreButton{width:100%;padding:.875rem 1.5rem;font-size:.95rem}.content-module__MjKQxq__header{margin-bottom:1rem}.content-module__MjKQxq__noResults{padding:3rem 1rem}.content-module__MjKQxq__noResultsIcon{font-size:3rem}.content-module__MjKQxq__noResults h3{font-size:1.3rem}}
.GenrePage-module__QO8oUG__section{background:#0f0f1a;flex-direction:column;gap:2rem;padding:2rem;display:flex}.GenrePage-module__QO8oUG__title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:700}.GenrePage-module__QO8oUG__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.GenrePage-module__QO8oUG__loading,.GenrePage-module__QO8oUG__empty{color:#fffc;font-size:1.2rem}
.search-module__Wrf4ZW__container{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--glass-bg:#ffffff14;--glass-border:#ffffff1f;--glass-shadow:0 8px 32px #0003;--text-primary:#fff;--text-secondary:#fffc;--text-muted:#fff9;--bg-primary:#0f0f1a;--bg-secondary:#1a1a2e;--success:#00d4aa;--warning:#ffd166;--error:#ff6b6b;--border-radius:16px;--border-radius-sm:8px;--transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-secondary)50%,#16213e 100%);min-height:100vh;color:var(--text-primary);direction:rtl;padding:2rem}.search-module__Wrf4ZW__header{text-align:center;margin-bottom:3rem;animation:.6s ease-out search-module__Wrf4ZW__fadeIn}.search-module__Wrf4ZW__title{background:var(--primary-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.search-module__Wrf4ZW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.search-module__Wrf4ZW__searchSection{max-width:1000px;margin:0 auto 3rem}.search-module__Wrf4ZW__searchContainer{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.search-module__Wrf4ZW__searchBox{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);transition:var(--transition);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex:1;align-items:center;padding:.75rem 1.25rem;display:flex;position:relative}.search-module__Wrf4ZW__searchBox:focus-within{border-color:#667eeaad;transform:translateY(-2px);box-shadow:0 0 0 3px #6257f533}.search-module__Wrf4ZW__searchIcon{color:var(--text-muted);margin-left:.75rem;font-size:1.1rem}.search-module__Wrf4ZW__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:.5rem 0;font-size:1rem}.search-module__Wrf4ZW__searchInput::placeholder{color:var(--text-muted)}.search-module__Wrf4ZW__clearButton{color:var(--text-muted);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.375rem;display:flex}.search-module__Wrf4ZW__clearButton:hover{color:var(--error);background:#6257f533}.search-module__Wrf4ZW__filterToggle{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.search-module__Wrf4ZW__filterToggle:hover{background:#ffffff1f;border-color:#667eeaad;transform:translateY(-2px)}.search-module__Wrf4ZW__filterBadge{background:var(--accent-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex}.search-module__Wrf4ZW__filtersPanel{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--border-radius);box-shadow:var(--glass-shadow);padding:2rem;animation:.4s cubic-bezier(.4,0,.2,1) search-module__Wrf4ZW__slideDown}@keyframes search-module__Wrf4ZW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.search-module__Wrf4ZW__filtersHeader{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.search-module__Wrf4ZW__filtersHeader h3{color:var(--text-primary);margin:0;font-size:1.3rem;font-weight:700}.search-module__Wrf4ZW__clearFilters{color:var(--error);border-radius:var(--border-radius-sm);cursor:pointer;transition:var(--transition);background:0 0;border:1px solid #f5576c4d;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600}.search-module__Wrf4ZW__clearFilters:hover{background:#f5576c1a;border-color:#667eeaad;transform:translateY(-1px)}.search-module__Wrf4ZW__filtersGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.search-module__Wrf4ZW__filterGroup{flex-direction:column;gap:.75rem;display:flex}.search-module__Wrf4ZW__filterGroup label{color:var(--text-secondary);font-size:.95rem;font-weight:600}.search-module__Wrf4ZW__filterGroup select{border:1px solid var(--glass-border);border-radius:var(--border-radius-sm);color:var(--text-primary);transition:var(--transition);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;outline:none;padding:.875rem;font-size:.95rem}.search-module__Wrf4ZW__filterGroup select:focus{border-color:#667eea80;box-shadow:0 0 0 3px #667eea33}.search-module__Wrf4ZW__filterGroup select option{background:var(--bg-secondary);color:var(--text-primary)}.search-module__Wrf4ZW__resultsSection{max-width:1200px;margin:0 auto}.search-module__Wrf4ZW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:4rem 2rem;display:flex}.search-module__Wrf4ZW__spinner{border:3px solid #fff3;border-top:3px solid var(--accent-gradient);border-radius:50%;width:50px;height:50px;animation:1s linear infinite search-module__Wrf4ZW__spin}@keyframes search-module__Wrf4ZW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-module__Wrf4ZW__loadingText{color:var(--text-secondary);font-size:1.1rem;font-weight:500}.search-module__Wrf4ZW__resultsInfo{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:var(--border-radius);box-shadow:var(--glass-shadow);margin-bottom:2rem;padding:1.5rem}.search-module__Wrf4ZW__resultsInfo p{color:var(--text-secondary);margin:0;font-size:1.1rem;font-weight:500;line-height:1.6}.search-module__Wrf4ZW__count{color:var(--accent-gradient);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:700}.search-module__Wrf4ZW__query{color:var(--text-primary);background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.search-module__Wrf4ZW__mangaGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.search-module__Wrf4ZW__mangaGrid>*{animation:.6s ease-out search-module__Wrf4ZW__fadeInUp}@keyframes search-module__Wrf4ZW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.search-module__Wrf4ZW__loadMoreContainer{justify-content:center;margin-top:2rem;display:flex}.search-module__Wrf4ZW__loadMoreButton{background:var(--accent-gradient);color:#fff;border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 8px 25px #f5576c4d}.search-module__Wrf4ZW__loadMoreButton:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 30px #f5576c66}.search-module__Wrf4ZW__loadMoreButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.search-module__Wrf4ZW__noResults{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--border-radius);box-shadow:var(--glass-shadow);padding:4rem 2rem;animation:.6s ease-out search-module__Wrf4ZW__fadeIn}.search-module__Wrf4ZW__noResultsIcon{opacity:.7;margin-bottom:1.5rem;font-size:4rem}.search-module__Wrf4ZW__noResults h3{color:var(--text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.search-module__Wrf4ZW__noResults p{color:var(--text-secondary);margin:0 0 2rem;font-size:1rem;line-height:1.6}.search-module__Wrf4ZW__initialState{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--border-radius);box-shadow:var(--glass-shadow);padding:4rem 2rem;animation:.6s ease-out search-module__Wrf4ZW__fadeIn}.search-module__Wrf4ZW__initialIcon{opacity:.7;margin-bottom:1.5rem;font-size:4rem}.search-module__Wrf4ZW__initialState h3{color:var(--text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.search-module__Wrf4ZW__initialState p{color:var(--text-secondary);margin:0 0 3rem;font-size:1rem;line-height:1.6}.search-module__Wrf4ZW__popularSearches{max-width:600px;margin:0 auto}.search-module__Wrf4ZW__popularSearches h4{color:var(--text-primary);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.search-module__Wrf4ZW__searchTags{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.search-module__Wrf4ZW__searchTag{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.25rem;font-size:.9rem;font-weight:500}.search-module__Wrf4ZW__searchTag:hover{background:var(--accent-gradient);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 20px #f5576c4d}@media (max-width:1200px){.search-module__Wrf4ZW__mangaGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.75rem}}@media (max-width:768px){.search-module__Wrf4ZW__container{padding:1.5rem}.search-module__Wrf4ZW__title{font-size:2rem}.search-module__Wrf4ZW__subtitle{font-size:1rem}.search-module__Wrf4ZW__searchContainer{flex-direction:column;gap:1rem}.search-module__Wrf4ZW__searchBox{width:100%}.search-module__Wrf4ZW__filterToggle{justify-content:center;width:100%}.search-module__Wrf4ZW__filtersGrid{grid-template-columns:1fr;gap:1rem}.search-module__Wrf4ZW__filtersPanel{padding:1.5rem}.search-module__Wrf4ZW__mangaGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.search-module__Wrf4ZW__resultsInfo{padding:1.25rem}}@media (max-width:480px){.search-module__Wrf4ZW__container{padding:1rem}.search-module__Wrf4ZW__title{font-size:1.75rem}.search-module__Wrf4ZW__subtitle{font-size:.95rem}.search-module__Wrf4ZW__mangaGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.search-module__Wrf4ZW__loadMoreButton{width:100%;padding:.875rem 1.5rem;font-size:.95rem}.search-module__Wrf4ZW__noResults,.search-module__Wrf4ZW__initialState{padding:3rem 1rem}.search-module__Wrf4ZW__noResultsIcon,.search-module__Wrf4ZW__initialIcon{font-size:3rem}.search-module__Wrf4ZW__noResults h3,.search-module__Wrf4ZW__initialState h3{font-size:1.3rem}.search-module__Wrf4ZW__searchTags{gap:.5rem}.search-module__Wrf4ZW__searchTag{padding:.6rem 1rem;font-size:.85rem}.search-module__Wrf4ZW__filtersPanel{padding:1.25rem}}@media print{.search-module__Wrf4ZW__container{color:#000;background:#fff;margin-top:0}.search-module__Wrf4ZW__searchBox,.search-module__Wrf4ZW__filterToggle,.search-module__Wrf4ZW__filtersPanel,.search-module__Wrf4ZW__loadMoreButton{display:none}}@media (prefers-reduced-motion:reduce){.search-module__Wrf4ZW__container *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
