.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 20px;text-align:center}.hero-section .hero-content{margin:0 auto;max-width:800px}.hero-section .hero-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:20px}@media(max-width:768px){.hero-section .hero-title{font-size:2rem}}.hero-section .hero-description{font-size:1.25rem;margin-bottom:30px;opacity:.95}@media(max-width:768px){.hero-section .hero-description{font-size:1rem}}.hero-section .hero-actions{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.hero-section .button{border-radius:5px;display:inline-block;font-weight:600;padding:12px 30px;text-decoration:none;transition:all .3s ease}.hero-section .button.button-primary{background:#fff;color:#667eea}.hero-section .button.button-primary:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.hero-section .button.button-secondary{background:hsla(0,0%,100%,.2);border:2px solid #fff;color:#fff}.hero-section .button.button-secondary:hover{background:#fff;color:#667eea}.features-section{background:#f8f9fa;padding:60px 20px}.features-section .features-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.features-section .feature-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.features-section .feature-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.1);transform:translateY(-5px)}.features-section .feature-card .feature-icon{font-size:3rem;margin-bottom:15px}.features-section .feature-card .feature-title{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:10px}.features-section .feature-card .feature-description{color:#6c757d;line-height:1.6}.content-section{background:#fff;padding:60px 20px}.content-section .content-wrapper{line-height:1.8;margin:0 auto;max-width:800px}.content-section .content-wrapper h2{color:#333;font-size:2rem;margin-bottom:20px;margin-top:40px}.content-section .content-wrapper h3{color:#333;font-size:1.5rem;margin-bottom:15px;margin-top:30px}.content-section .content-wrapper p{margin-bottom:20px}.content-section .content-wrapper .page-links{border-top:1px solid #e0e0e0;margin-top:30px;padding-top:20px}.recent-docs-section{background:#f8f9fa;padding:60px 20px}.recent-docs-section .section-title{color:#333;font-size:2rem;margin-bottom:40px;text-align:center}.recent-docs-section .docs-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto;max-width:1200px}.recent-docs-section .doc-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.recent-docs-section .doc-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.1);transform:translateY(-5px)}.recent-docs-section .doc-card .doc-thumbnail{height:200px;overflow:hidden;width:100%}.recent-docs-section .doc-card .doc-thumbnail img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.recent-docs-section .doc-card .doc-thumbnail:hover img{transform:scale(1.05)}.recent-docs-section .doc-card .doc-content{padding:25px}.recent-docs-section .doc-card .doc-title{font-size:1.25rem;margin-bottom:10px}.recent-docs-section .doc-card .doc-title a{color:#333;text-decoration:none;transition:color .3s ease}.recent-docs-section .doc-card .doc-title a:hover{color:#06c}.recent-docs-section .doc-card .doc-excerpt{color:#6c757d;line-height:1.6;margin-bottom:15px}.recent-docs-section .doc-card .read-more{color:#06c;font-weight:600;text-decoration:none;transition:color .3s ease}.recent-docs-section .doc-card .read-more:hover{color:#004d99}.front-page,.front-page.site-main,body.home #page .site-main.front-page,body.page-template-default #page .site-main.front-page{margin:0!important;padding:0!important}body.home .wp-block-occupi-docs-animated-shader-hero,body.page-template-default .wp-block-occupi-docs-animated-shader-hero{margin-bottom:0!important}