.home-container{background:#fff;min-height:100vh}@media (prefers-color-scheme:dark){.home-container{background:#18191a}}.home-header{text-align:center;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);padding:5rem 1.25rem}.home-header-content{max-width:56rem;margin:0 auto}.home-title{color:#fff;letter-spacing:-.025em;margin-bottom:1rem;font-size:3rem;font-weight:600;line-height:1.2}.home-subtitle{color:#dbeafe;font-size:1.25rem;line-height:1.75}.home-divider{background:#e5e7eb;height:1px;margin:0 1.25rem}@media (prefers-color-scheme:dark){.home-divider{background:#3a3b3c}}.home-section{padding:5rem 1.25rem}.home-section-content{max-width:72rem;margin:0 auto}.home-section-title{text-align:center;color:#111827;margin-bottom:4rem;font-size:1.875rem;font-weight:600}@media (prefers-color-scheme:dark){.home-section-title{color:#f3f4f6}}.home-apps-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}@media (min-width:768px){.home-apps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-apps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-app-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;text-decoration:none;transition:all .3s;display:block;overflow:hidden}@media (prefers-color-scheme:dark){.home-app-card{background:#242526;border-color:#3a3b3c}}.home-app-card:hover{border-color:#60a5fa;transform:translateY(-.5rem);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (prefers-color-scheme:dark){.home-app-card:hover{border-color:#3b82f6}}.home-app-icon-header{justify-content:center;align-items:center;height:12rem;padding:2rem;display:flex}.home-app-icon-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:1rem;justify-content:center;align-items:center;width:6rem;height:6rem;padding:1rem;transition:transform .3s;display:flex;position:relative}.home-app-card:hover .home-app-icon-wrapper{transform:scale(1.1)}.home-app-icon-wrapper img{object-fit:contain;width:100%;height:100%}.home-app-content{padding:1.5rem}.home-app-title{color:#111827;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;transition:color .3s}@media (prefers-color-scheme:dark){.home-app-title{color:#f3f4f6}}.home-app-card:hover .home-app-title{color:#2563eb}@media (prefers-color-scheme:dark){.home-app-card:hover .home-app-title{color:#60a5fa}}.home-app-description{color:#4b5563;line-height:1.625}@media (prefers-color-scheme:dark){.home-app-description{color:#9ca3af}}.home-app-footer{color:#2563eb;opacity:0;align-items:center;padding:0 1.5rem 1.5rem;transition:opacity .3s;display:flex}@media (prefers-color-scheme:dark){.home-app-footer{color:#60a5fa}}.home-app-card:hover .home-app-footer{opacity:1}.home-app-footer-text{font-size:.875rem;font-weight:500}.home-app-footer-icon{width:1rem;height:1rem;margin-left:.5rem;transition:transform .3s}.home-app-card:hover .home-app-footer-icon{transform:translate(.25rem)}.home-empty-state{text-align:center;margin-top:3rem}.home-empty-text{color:#6b7280;font-size:1.125rem}@media (prefers-color-scheme:dark){.home-empty-text{color:#9ca3af}}.home-footer{text-align:center;background:#f9fafb;border-top:1px solid #e5e7eb;padding:2.5rem 1.25rem}@media (prefers-color-scheme:dark){.home-footer{background:#242526;border-color:#3a3b3c}}.home-footer-text{color:#4b5563}@media (prefers-color-scheme:dark){.home-footer-text{color:#9ca3af}}@media (max-width:768px){.home-title{font-size:2rem}.home-subtitle{font-size:1.125rem}.home-section-title{font-size:1.5rem}}
