.custom-page-homepage{max-width:100%;margin:0 auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{color:#fff;padding:80px 20px;text-align:center;margin-bottom:60px}.site-title{font-size:3em;margin:0 0 20px;font-weight:700}.site-description{font-size:1.3em;margin:0;opacity:.9}.section-title{font-size:2.2em;margin-bottom:40px;text-align:center;color:#333}.featured-pages{padding:60px 0;background:#f8f9fa}.pages-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;margin-bottom:40px}.page-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.page-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.page-thumbnail{overflow:hidden;height:200px}.page-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.page-card:hover .page-thumbnail img{transform:scale(1.05)}.page-content{padding:20px}.page-title{margin:0 0 15px;font-size:1.4em}.page-title a{color:#333;text-decoration:none;transition:color .3s ease}.page-title a:hover{color:#667eea}.page-excerpt{color:#666;line-height:1.6;margin-bottom:15px}.read-more{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.read-more:hover{color:#764ba2}.recent-pages{padding:60px 0}.pages-list{display:flex;flex-direction:column;gap:20px}.page-list-item{display:flex;gap:20px;background:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:box-shadow .3s ease}.page-list-item:hover{box-shadow:0 5px 15px rgba(0,0,0,.1)}.page-list-thumbnail{flex-shrink:0;width:100px;height:100px;overflow:hidden;border-radius:8px}.page-list-thumbnail img{width:100%;height:100%;object-fit:cover}.page-list-content{flex:1}.page-list-title{margin:0 0 10px;font-size:1.3em}.page-list-title a{color:#333;text-decoration:none;transition:color .3s ease}.page-list-title a:hover{color:#667eea}.page-meta{color:#999;font-size:.9em;margin:0}@media (max-width:768px){.site-title{font-size:2em}.site-description{font-size:1.1em}.pages-grid{grid-template-columns:1fr}.page-list-item{flex-direction:column}.page-list-thumbnail{width:100%;height:200px}}