

/* Card Featured */
.price-card.featured {
    border: 2px solid #1a73e8;
    box-shadow: 0 4px 12px rgba(26, 115, 232, 0.2);
}

.price-card.featured::after {
    content: "Più Popolare";
    position: absolute;
    top: -1rem;
    right: -1rem;
    background: #1a73e8;
    color: white;
    padding: 0.5rem 1rem;
    border-radius: 1rem;
    font-size: 0.875rem;
    font-weight: bold;
    border: 2px solid #1a73e8;
    box-shadow: 0 4px 12px rgba(26, 115, 232, 0.2);
    
    
}
/* Price Cards */
.price-card {
    background: #ffffff;
    border-radius: 1rem;
    padding: 2rem;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
    border: 1px solid #e0e0e0;
    position: relative;
    border: 1px solid #1a73e8;
}

.price-header {
    text-align: left;
    margin-bottom: 1.5rem;
}

.price {
    font-size: 2.5rem;
    font-weight: bold;
    color: #1a73e8;
}

.price-note {
    color: #666;
    font-size: 0.9rem;
    margin-top: 0.5rem;
}

.feature-list {
    margin: 1.5rem 0;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.payment-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}


/* Why Us Cards */
.why-card {
    background: #ffffff;
    border-radius: 1rem;
    padding: 2.5rem;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #e0e0e0;
}

.why-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.why-card h3 {
    color: #1a73e8;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
}

.why-card p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 0;
    font-size: 1.1rem;
}

.why-card i {
    font-size: 2.5rem;
    color: #1a73e8;
    margin-bottom: 1.5rem;
    display: block;
}
/* Team Member Cards */
.team-member {
    background: #ffffff;
    border-radius: 1rem;
    padding: 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.team-member:hover {
    transform: translateY(-5px);
}

.team-photo {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 1rem;
    border: 3px solid #1a73e8;
}

.team-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* FAQ Component */
.faq-item {
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #ddd;
}

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
    border: none;
    outline: none;
    padding: 1rem;
    font-size: 1.25rem;
    font-weight: bold;
    cursor: pointer;
    color: #333;
    width: 100%;
    text-align: left;
}

.faq-question::before {
    content: '\f059';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 0.5rem;
    color: #1a73e8;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.faq-item.open .faq-answer {
    max-height: 200px;
}

.faq-item.open .faq-toggle {
    transform: rotate(45deg);
}

/* Chat Widget */
.chat-widget {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    width: 360px;
    background: white;
    border-radius: 1rem;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    z-index: 1000;
    display: none;
}

.chat-header {
    padding: 1rem;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chat-messages {
    height: 300px;
    overflow-y: auto;
    padding: 1rem;
}

.chat-input {
    padding: 1rem;
    border-top: 1px solid #eee;
}

/* Feature Items */
.feature-list {
    margin: 2rem 0;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.feature-icon {
    color: #4caf50;
}

/* Modal */
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
}

.modal-content {
    position: relative;
    background: white;
    max-width: 500px;
    margin: 10vh auto;
    padding: 2rem;
    border-radius: var(--radius-md);
}

.close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
}

/* Miglioramenti per la sezione problema/soluzione */
.problem-box, .solution-box {
    transition: transform 0.3s ease;
}

.problem-box:hover, .solution-box:hover {
    transform: translateY(-5px);
}

.point {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 0.75rem 0;
    transition: transform 0.2s ease;
}

.point:hover {
    transform: translateX(5px);
}

/* Icone leggermente più grandi */
.point i {
    font-size: 1.75rem;
    width: 1.75rem;
    text-align: center;
    margin-top: 0.2rem;
}

/* Colori migliorati per il contrasto */
.problem-box i {
    color: #dc2626;  /* Rosso più intenso */
}

.solution-box i {
    color: #059669;  /* Verde più intenso */
}

/* Testo più leggibile */
.point p {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #374151;  /* Grigio più scuro per maggior contrasto */
}
/* Process Cards */
.process-card {
    background: #ffffff;
    border-radius: 1rem;
    padding: 2rem;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #e0e0e0;
    position: relative;
}

.process-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.process-card i {
    font-size: 2.5rem;
    color: #1a73e8;
    margin-bottom: 1.5rem;
    display: block;
}

.process-card h3 {
    color: #1a73e8;
    font-size: 1.25rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.process-card p {
    color: #666;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
}

/* Linee di connessione */
.process-card:not(:last-child)::after {
    content: '';
    position: absolute;
    right: -1rem;
    top: 30%;
    width: 2rem;
    height: 2px;
    background: #1a73e8;
    z-index: 1;
}
.payment-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

.payment-buttons .paypal-button-container {
    display: inline-block;
    width: 100%;
    text-align: center;
}