.home-module__L1m3yW__layout{background-color:#f8f9fc;flex-direction:column;min-height:100vh;display:flex}.home-module__L1m3yW__header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}@media (min-width:768px){.home-module__L1m3yW__header{padding:.75rem 2rem}}.home-module__L1m3yW__brand{color:var(--foreground);letter-spacing:-.5px;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}@media (min-width:768px){.home-module__L1m3yW__brand{gap:1rem;font-size:1.25rem}}.home-module__L1m3yW__logo{border-radius:8px;width:28px;height:28px;box-shadow:0 2px 5px #0000001a}@media (min-width:768px){.home-module__L1m3yW__logo{width:32px;height:32px}}.home-module__L1m3yW__userMenu{align-items:center;display:flex}.home-module__L1m3yW__logoutBtn{color:#ef4444;cursor:pointer;text-transform:uppercase;letter-spacing:.025em;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;padding:.4rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s}.home-module__L1m3yW__logoutBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444}@media (min-width:768px){.home-module__L1m3yW__logoutBtn{padding:.5rem 1rem;font-size:.875rem}}.home-module__L1m3yW__main{flex:1;width:100%;max-width:100%;margin:0 auto;padding:1rem;animation:.5s ease-out home-module__L1m3yW__fadeIn}@media (min-width:768px){.home-module__L1m3yW__main{max-width:1600px;padding:2.5rem 2rem}}@keyframes home-module__L1m3yW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-module__L1m3yW__statsGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.home-module__L1m3yW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:3rem}}.home-module__L1m3yW__statCard{background:#fff;border-radius:16px;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005}@media (min-width:768px){.home-module__L1m3yW__statCard{border-radius:20px;gap:.75rem;padding:1.5rem}}.home-module__L1m3yW__statCard:after{content:"";background:linear-gradient(135deg,transparent 50%,var(--primary-light)100%);opacity:.5;pointer-events:none;border-radius:0 16px 0 80px;width:80px;height:80px;position:absolute;top:0;right:0}.home-module__L1m3yW__statLabel{color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.home-module__L1m3yW__statValue{color:var(--foreground);background:linear-gradient(135deg,var(--foreground)0%,#475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;line-height:1.1}@media (min-width:768px){.home-module__L1m3yW__statValue{font-size:2.5rem}}.home-module__L1m3yW__controls{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}@media (min-width:768px){.home-module__L1m3yW__controls{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2rem}}.home-module__L1m3yW__searchWrapper{width:100%;max-width:100%;position:relative}@media (min-width:768px){.home-module__L1m3yW__searchWrapper{max-width:480px}}.home-module__L1m3yW__searchInput{border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;padding:.875rem .875rem .875rem 2.5rem;font-size:.9375rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}.home-module__L1m3yW__searchInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #e7c5d633}@media (min-width:768px){.home-module__L1m3yW__searchInput{border-radius:16px;padding:1rem 1rem 1rem 3rem;font-size:1rem}}.home-module__L1m3yW__searchIcon{color:var(--secondary-light);pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}@media (min-width:768px){.home-module__L1m3yW__searchIcon{width:20px;height:20px;left:1rem}}.home-module__L1m3yW__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.home-module__L1m3yW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}}.home-module__L1m3yW__card{cursor:pointer;background:#fff;border:1px solid #e2e8f099;border-radius:16px;flex-direction:column;height:100%;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}@media (min-width:768px){.home-module__L1m3yW__card{box-shadow:var(--shadow-sm);border-radius:24px}.home-module__L1m3yW__card:hover{box-shadow:var(--shadow-xl);border-color:#e7c5d680;transform:translateY(-4px)}}.home-module__L1m3yW__cardContent{flex-direction:column;flex:1;justify-content:center;gap:1rem;padding:1.25rem;display:flex}@media (min-width:768px){.home-module__L1m3yW__cardContent{gap:1.5rem;padding:1.5rem}}.home-module__L1m3yW__cardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.home-module__L1m3yW__cardLogo{background:#f1f5f9;border-radius:8px;width:40px;height:40px;display:block}.home-module__L1m3yW__cardTitle{color:var(--foreground);font-size:1.125rem;font-weight:700;line-height:1.3}@media (min-width:768px){.home-module__L1m3yW__cardTitle{font-size:1.25rem}}.home-module__L1m3yW__cardMeta{border-top:1px solid #f1f5f9;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}@media (min-width:768px){.home-module__L1m3yW__cardMeta{gap:.75rem;padding-top:1rem}}.home-module__L1m3yW__metaItem{color:var(--secondary);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}@media (min-width:768px){.home-module__L1m3yW__metaItem{gap:.75rem;font-size:.9rem}}.home-module__L1m3yW__metaIcon{color:var(--primary-dark);flex-shrink:0;width:16px;height:16px}.home-module__L1m3yW__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding-bottom:2rem;display:flex}@media (min-width:768px){.home-module__L1m3yW__pagination{gap:.75rem;margin-top:4rem}}.home-module__L1m3yW__pageBtn{border:1px solid var(--border);width:40px;height:40px;color:var(--foreground);background:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}@media (min-width:768px){.home-module__L1m3yW__pageBtn{border-radius:12px;width:44px;height:44px}}.home-module__L1m3yW__pageBtn:active{background:#f1f5f9}.home-module__L1m3yW__pageBtn:hover:not(:disabled){border-color:var(--secondary-light);background:#f8fafc}.home-module__L1m3yW__pageBtn.home-module__L1m3yW__active{background:var(--foreground);color:#fff;border-color:var(--foreground);box-shadow:var(--shadow-md)}.home-module__L1m3yW__pageBtn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.home-module__L1m3yW__skeleton{background:#f1f5f9 linear-gradient(90deg,#f1f5f9 0,#f8fafc 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:4px;animation:1.5s linear infinite home-module__L1m3yW__shunt}@keyframes home-module__L1m3yW__shunt{0%{background-position:-100% 0}to{background-position:100% 0}}.home-module__L1m3yW__skeletonCard{background:#fff;border-radius:24px;flex-direction:column;gap:1rem;height:200px;padding:1.5rem;display:flex}.home-module__L1m3yW__skeletonLine{border-radius:6px;width:100%;height:12px}.home-module__L1m3yW__skeletonCircle{border-radius:50%;width:40px;height:40px}
