.landing-page,.module-page{min-height:100vh;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f8fafc}.logo-img{height:28px;width:auto;max-width:120px;object-fit:contain}.logo-footer{filter:brightness(0) invert(1);opacity:.9}.landing-header{background:#fff;border-bottom:1px solid #e6e7e9;padding:.75rem 0}.landing-nav{display:flex;align-items:center;justify-content:space-between}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-link{color:#1e293b;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:color .2s}.nav-link:hover{color:#206bc4}.nav-link.btn{color:#fff;padding:.5rem 1.25rem;border-radius:6px;background:#206bc4}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:5rem 0;color:#fff;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-content{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.hero-badge{display:inline-block;background:#fff3;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.hero-title{font-size:3rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2}.text-gradient{background:linear-gradient(90deg,gold,#ffed4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;margin-bottom:2.5rem;opacity:.95;line-height:1.6}.hero-search{max-width:650px;margin:0 auto 2.5rem}.search-input-wrapper{display:flex;align-items:center;background:#fff;border-radius:12px;padding:.5rem;box-shadow:0 10px 40px #0003}.search-icon{color:#94a3b8;font-size:1.25rem;margin:0 .75rem}.search-input{flex:1;border:none;outline:none;font-size:1rem;padding:.75rem 0;color:#1e293b}.search-input::placeholder{color:#94a3b8}.search-btn{background:#206bc4;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.search-btn:hover{background:#1a5aa3}.hero-stats{display:flex;justify-content:center;gap:3rem}.stat-item{text-align:center}.stat-value{display:block;font-size:2rem;font-weight:700}.stat-label{font-size:.875rem;opacity:.8}.section{padding:4rem 0}.section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.section-title{font-size:1.75rem;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:.5rem;margin:0}.section-subtitle{color:#64748b;margin:.5rem 0 0}.section-controls{display:flex;gap:1rem}.categories-section{background:#f8fafc}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.category-card{background:#fff;border-radius:12px;padding:1.5rem;text-align:center;cursor:pointer;transition:all .2s;border:2px solid transparent}.category-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.category-card.active{border-color:#206bc4;background:#f0f7ff}.category-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.category-icon i{font-size:1.75rem;color:#fff}.category-name{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.category-count{font-size:.875rem;color:#64748b}.modules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.module-item{text-decoration:none;color:inherit}.loading-state,.empty-state{text-align:center;padding:4rem 2rem;color:#64748b}.loading-state i,.empty-state i{font-size:3rem;margin-bottom:1rem;opacity:.5}.pagination-wrapper{display:flex;justify-content:center;margin-top:2rem}.cta-section{background:linear-gradient(135deg,#206bc4,#1a5aa3);padding:4rem 0;color:#fff;margin-top:auto}.cta-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-text h2{font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.cta-text p{margin:0;opacity:.9;max-width:500px}.cta-section .btn{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;background:#fff;color:#206bc4;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .2s}.cta-section .btn:hover{transform:translateY(-2px)}.landing-footer{background:#1e293b;padding:2rem 0;color:#fff}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-brand p{margin:.5rem 0 0;font-size:.875rem;opacity:.7}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#ffffffb3;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.loading-container,.error-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#64748b}.error-container i{font-size:4rem;color:#ef4444;margin-bottom:1rem}.error-container h2{color:#1e293b;margin:0 0 .5rem}.error-container .btn{margin-top:1.5rem;padding:.75rem 1.5rem;background:#206bc4;color:#fff;border:none;border-radius:6px;text-decoration:none}.module-content{flex:1;padding:2rem 0}.module-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b;margin-bottom:1.5rem}.module-breadcrumb a{color:#206bc4;text-decoration:none}.module-breadcrumb a:hover{text-decoration:underline}.module-breadcrumb i{font-size:.75rem}.module-layout{display:grid;grid-template-columns:1fr 320px;gap:2rem;margin-bottom:3rem}.module-main{min-width:0;display:flex;flex-direction:column;gap:1.5rem}.module-header{display:flex;gap:1.5rem;padding:1.5rem;background:#fff;border-radius:12px}.module-icon-large{width:100px;height:100px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.module-icon-large img{width:70px;height:70px;object-fit:contain}.module-icon-large i{font-size:3rem;color:#fff}.module-header-info{flex:1;min-width:0}.module-badges{display:flex;gap:.5rem;margin-bottom:.5rem}.badge{padding:.25rem .75rem;border-radius:50px;font-size:.75rem;font-weight:600}.badge-success{background:#d1fae5;color:#059669}.badge-warning{background:#fef3c7;color:#d97706}.badge-info{background:#dbeafe;color:#2563eb}.badge-orange{background:#ffedd5;color:#ea580c}.badge-secondary{background:#f1f5f9;color:#64748b}.module-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.module-short-desc{color:#64748b;margin:0 0 1rem;line-height:1.5}.module-meta{display:flex;flex-wrap:wrap;gap:1.5rem}.meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.meta-item i{font-size:1rem}.text-warning{color:#f59e0b!important}.text-success{color:#10b981!important}.module-gallery{padding:1.5rem;background:#fff;border-radius:12px}.gallery-main{width:100%;aspect-ratio:16/9;background:#f1f5f9;border-radius:8px;overflow:hidden;margin-bottom:1rem}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-thumbs{display:flex;gap:.5rem;overflow-x:auto}.gallery-thumb{width:80px;height:60px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s;flex-shrink:0}.gallery-thumb:hover,.gallery-thumb.active{border-color:#206bc4}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.module-description{padding:1.5rem;background:#fff;border-radius:12px}.description-content{color:#475569;line-height:1.7}.description-content p{margin:0 0 1rem}.description-content p:last-child{margin-bottom:0}.module-features{padding:1.5rem;background:#fff;border-radius:12px}.features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem}.features-list li{display:flex;align-items:flex-start;gap:.5rem;color:#475569}.features-list i{flex-shrink:0;margin-top:.25rem}.module-sidebar{display:flex;flex-direction:column;gap:1rem}.sidebar-card{background:#fff;border-radius:12px;padding:1.5rem}.card-title{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.price-card{text-align:center}.price-display{margin-bottom:1rem}.price-value{font-size:2rem;font-weight:700;color:#1e293b}.price-value.text-success{color:#10b981}.price-period{font-size:.875rem;color:#64748b}.btn-primary-large{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#206bc4,#1a5aa3);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .2s,box-shadow .2s}.btn-primary-large:hover{transform:translateY(-2px);box-shadow:0 4px 12px #206bc466}.price-note{margin:1rem 0 0;font-size:.75rem;color:#64748b;display:flex;align-items:center;justify-content:center;gap:.5rem}.info-list{display:flex;flex-direction:column;gap:.75rem}.info-item{display:flex;justify-content:space-between;font-size:.875rem}.info-label{color:#64748b}.info-value{color:#1e293b;font-weight:500}.developer-info{display:flex;align-items:center;gap:1rem}.developer-avatar{width:48px;height:48px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#64748b}.developer-details{display:flex;flex-direction:column}.developer-name{font-weight:600;color:#1e293b}.developer-modules{font-size:.875rem;color:#64748b}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.375rem .75rem;background:#f1f5f9;border-radius:50px;font-size:.75rem;color:#64748b}.related-modules{margin-top:2rem}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.related-item{text-decoration:none;color:inherit}@media (max-width: 768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-stats{gap:1.5rem}.stat-value{font-size:1.5rem}.search-input-wrapper{flex-direction:column;padding:1rem}.search-input{width:100%;text-align:center}.search-btn{width:100%;margin-top:.5rem}.cta-content{flex-direction:column;text-align:center}.cta-text{text-align:center}}@media (max-width: 900px){.module-layout{grid-template-columns:1fr}.module-sidebar{order:-1}.module-header{flex-direction:column;text-align:center}.module-icon-large{margin:0 auto}.module-meta,.module-badges{justify-content:center}}#landing-app[data-v-91f37d7e]{min-height:100vh}
