/* Modern Template - Bold, rounded, spacious */
.template-modern .pw-section {
    padding: 6rem 0;
}

.template-modern .pw-hero {
    min-height: 90vh;
    border-radius: 0 0 2rem 2rem;
    overflow: hidden;
}

.template-modern .pw-card {
    border-radius: 1rem;
}

.template-modern .pw-btn-primary {
    border-radius: 50px;
    padding: 0.6rem 2rem;
}

.template-modern .pw-navbar {
    border: none;
    background: rgba(255, 255, 255, 0.95) !important;
    backdrop-filter: blur(10px);
}

.template-modern h2 {
    font-size: 2.5rem;
}

.template-modern .pw-accordion .accordion-item {
    border-radius: 1rem !important;
}
