/* QuickConto 2026 - shared page refinement */
:root{
  --primary-color:var(--accent);
  --primary-dark:var(--accent-strong);
  --primary-light:var(--accent);
  --secondary-color:var(--accent);
  --accent-color:var(--accent-strong);
  --text-dark:var(--ink);
  --text-light:var(--ink-2);
  --text-lighter:var(--muted);
  --bg-light:var(--bg-soft);
  --bg-lighter:var(--accent-faint);
  --bg-white:#fff;
  --border-color:var(--line);
  --success-color:#3c7a60;
  --shadow-sm:0 8px 22px rgba(38,51,59,.06);
  --shadow-md:0 14px 34px rgba(38,51,59,.09);
  --shadow-lg:0 22px 48px rgba(38,51,59,.12);
}
body.qc-page{background:var(--bg);color:var(--ink);font-family:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif}
body.qc-page .hero{margin-top:0!important;padding:34px 20px 28px!important;background:linear-gradient(180deg,var(--bg) 0%,var(--bg-soft) 100%)!important;color:var(--ink)!important;text-align:center}
body.qc-page .hero h1{margin:0 auto 10px!important;font-size:clamp(1.9rem,4vw,2.65rem)!important;line-height:1.08!important;letter-spacing:-.028em!important;font-weight:800!important;color:var(--ink)!important;border:0!important;padding:0!important}
body.qc-page .hero .subtitle,body.qc-page .hero p{max-width:760px;margin:0 auto!important;font-size:1rem!important;color:var(--ink-2)!important;line-height:1.58!important}
body.qc-page .hero i{color:var(--accent)!important}
body.qc-page .section-title,body.qc-page .map-title{font-size:clamp(1.55rem,3vw,2rem)!important;line-height:1.12!important;letter-spacing:-.02em!important;color:var(--ink)!important}
body.qc-page .section-subtitle,body.qc-page .map-subtitle{font-size:.98rem!important;color:var(--muted)!important}
body.qc-page section:not(.hero){scroll-margin-top:92px}

/* common section rhythm */
body.qc-page .pricing-section,body.qc-page .comparison-section,body.qc-page .requirements-section,body.qc-page .info-section,body.qc-page .contact-section,body.qc-page .map-section,body.qc-page .form-section,body.qc-page .about-section,body.qc-page .values-section,body.qc-page .content-section,body.qc-page .features,body.qc-page .main-features{padding-top:38px!important;padding-bottom:38px!important}
body.qc-page .main-container,body.qc-page .contact-container,body.qc-page .content-container,body.qc-page .pricing-container,body.qc-page .download-container,body.qc-page .about-container,body.qc-page .container{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}

/* cards */
body.qc-page .pricing-card,body.qc-page .requirement-card,body.qc-page .info-card,body.qc-page .contact-card,body.qc-page .form-card,body.qc-page .value-card,body.qc-page .stat-card,body.qc-page .installer-card,body.qc-page .feature-card,body.qc-page .contract-header,body.qc-page .cookie-header,body.qc-page .cookie-section,body.qc-page .intro,body.qc-page .info-box,body.qc-page .highlight-box{
  border:1px solid var(--line)!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:var(--shadow-sm)!important;
}
body.qc-page .pricing-card:hover,body.qc-page .requirement-card:hover,body.qc-page .info-card:hover,body.qc-page .contact-card:hover,body.qc-page .installer-card:hover,body.qc-page .feature-card:hover{transform:translateY(-2px)!important;box-shadow:var(--shadow-md)!important}
body.qc-page .pricing-card.featured,body.qc-page .pricing-card.popular{border-color:color-mix(in srgb,var(--accent) 42%,var(--line))!important}
body.qc-page .pricing-title,body.qc-page .plan-name,body.qc-page .installer-name{color:var(--ink)!important}
body.qc-page .pricing-price,body.qc-page .price-amount,body.qc-page .plan-price{color:var(--accent)!important}
body.qc-page .btn-pricing,body.qc-page .btn-download,body.qc-page .btn-submit,body.qc-page .btn-verify,body.qc-page .btn-primary,body.qc-page button[type="submit"]{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important;border-radius:10px!important;box-shadow:none!important}
body.qc-page .btn-pricing:hover,body.qc-page .btn-download:hover,body.qc-page .btn-submit:hover,body.qc-page .btn-verify:hover,body.qc-page .btn-primary:hover,body.qc-page button[type="submit"]:hover{background:var(--accent-strong)!important;border-color:var(--accent-strong)!important;color:#fff!important}

/* listino */
body.qc-page .pricing-container{gap:16px!important}
body.qc-page .pricing-card{padding:24px!important}
body.qc-page .pricing-title{font-size:1.3rem!important}
body.qc-page .pricing-subtitle{font-size:.9rem!important;color:var(--muted)!important}
body.qc-page .price-amount{font-size:2.35rem!important}
body.qc-page .comparison-section{background:var(--bg-soft)!important}
body.qc-page .comparison-table{border-collapse:separate!important;border-spacing:0!important;border:1px solid var(--line)!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important}
body.qc-page .comparison-table th{background:var(--accent)!important;color:#fff!important}
body.qc-page .comparison-table td,body.qc-page .comparison-table th{border-color:var(--line)!important}
body.qc-page .featured-col{background:var(--accent-faint)!important}

/* download */
body.qc-page .hero-features{margin-top:16px!important;gap:14px!important}
body.qc-page .hero-feature{font-size:.9rem!important}
body.qc-page .requirements-grid,body.qc-page .info-grid{gap:16px!important}
body.qc-page .requirement-card,body.qc-page .info-card{padding:22px!important}
body.qc-page .requirement-card i,body.qc-page .info-icon{color:var(--accent)!important}

/* contatti / azienda */
body.qc-page .contact-grid,body.qc-page .values-grid{gap:16px!important}
body.qc-page .contact-card,body.qc-page .value-card{padding:22px!important}
body.qc-page .contact-icon,body.qc-page .value-icon{color:var(--accent)!important;background:var(--accent-soft)!important}
body.qc-page .form-section{background:var(--bg-soft)!important}
body.qc-page input,body.qc-page textarea,body.qc-page select{border:1px solid var(--line-strong)!important;border-radius:10px!important;background:#fff!important;color:var(--ink)!important}
body.qc-page input:focus,body.qc-page textarea:focus,body.qc-page select:focus{outline:none!important;border-color:var(--accent)!important;box-shadow:0 0 0 3px var(--accent-soft)!important}
body.qc-page .about-stats{gap:14px!important}
body.qc-page .stat-number{color:var(--accent)!important}

/* order */
body.qc-page .main-container{padding-top:28px!important;padding-bottom:42px!important}
body.qc-page .form-card{padding:24px!important}
body.qc-page .form-section{padding:0!important;background:transparent!important}
body.qc-page .section-title{color:var(--ink)!important}
body.qc-page .plan-option:has(input:checked) .plan-card,body.qc-page .plan-card.selected{border-color:var(--accent)!important;background:var(--accent-faint)!important}
body.qc-page .order-summary{border-radius:16px!important;background:var(--accent-faint)!important;border:1px solid var(--line)!important}

/* installers */
body.qc-page .region-header{background:var(--accent-faint)!important;color:var(--ink)!important;border-bottom:1px solid var(--line)!important}
body.qc-page .region-title{color:var(--accent)!important}
body.qc-page .installer-card{padding:18px!important}
body.qc-page .region-link,body.qc-page .contact-item a{color:var(--accent)!important}

/* spiagge */
body.qc-page .hero-container{max-width:1120px!important}
body.qc-page .hero-image img{height:auto!important;object-fit:contain!important;border-radius:0!important}
body.qc-page .features-grid{gap:16px!important}
body.qc-page .feature-card{padding:22px!important}
body.qc-page .feature-card i,body.qc-page .feature-item i{color:var(--accent)!important}

/* legal pages */
body.qc-page .content-container{max-width:900px!important}
body.qc-page .contract-header,body.qc-page .cookie-header,body.qc-page .intro{border-left:4px solid var(--accent)!important;padding:22px!important}
body.qc-page .contract-section h2,body.qc-page .cookie-section h2,body.qc-page .content-container h2{color:var(--ink)!important;background:transparent!important;border-left:3px solid var(--accent)!important;border-radius:0!important;padding:7px 0 7px 14px!important;font-size:1.2rem!important}
body.qc-page .section-number{background:var(--accent)!important;color:#fff!important}
body.qc-page .cookie-table{border:1px solid var(--line)!important;border-radius:12px!important;overflow:hidden!important}
body.qc-page .cookie-table th{background:var(--accent)!important;color:#fff!important}

/* footer alignment is explicit on secondary pages */
body.qc-page .qc-footer-brand .qc-brand-footer{display:flex!important;align-items:center!important;gap:12px!important;width:max-content!important}
body.qc-page .qc-footer-brand .qc-brand-logo{display:block!important;flex:0 0 42px!important;width:42px!important;height:42px!important;margin:0!important}
body.qc-page .qc-footer-brand .qc-brand-name{display:flex!important;flex-direction:column!important;justify-content:center!important;margin:0!important;line-height:1.02!important}

@media(max-width:900px){
  body.qc-page .pricing-container,body.qc-page .contact-grid,body.qc-page .requirements-grid,body.qc-page .info-grid,body.qc-page .values-grid,body.qc-page .features-grid{grid-template-columns:1fr 1fr!important}
  body.qc-page .comparison-section{overflow-x:hidden!important}
  body.qc-page .comparison-container,body.qc-page .comparison-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}
}
@media(max-width:620px){
  body.qc-page .hero{padding:26px 16px 22px!important}
  body.qc-page .pricing-container,body.qc-page .contact-grid,body.qc-page .requirements-grid,body.qc-page .info-grid,body.qc-page .values-grid,body.qc-page .features-grid{grid-template-columns:1fr!important}
  body.qc-page .pricing-card,body.qc-page .requirement-card,body.qc-page .info-card,body.qc-page .contact-card,body.qc-page .form-card,body.qc-page .installer-card{padding:18px!important}
  body.qc-page .form-row{grid-template-columns:1fr!important;display:grid!important}
  body.qc-page .qc-footer-brand .qc-brand-footer{width:auto!important}
}

/* =========================================================
   LISTINO 2026 - cards prodotto riprogettate
   ========================================================= */
body.qc-page .qc-plan-showcase{padding:44px 0;background:#fff}
body.qc-page .qc-plan-heading{text-align:center;max-width:760px;margin:0 auto 26px}
body.qc-page .qc-plan-heading h2{margin:7px 0 9px;font-size:clamp(1.7rem,3.3vw,2.25rem);line-height:1.1;letter-spacing:-.025em;color:var(--ink)}
body.qc-page .qc-plan-heading p{margin:0;color:var(--ink-2)}
body.qc-page .qc-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
body.qc-page .qc-plan-card{position:relative;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-sm)}
body.qc-page .qc-plan-card-featured{border-color:color-mix(in srgb,var(--accent) 48%,var(--line));box-shadow:0 18px 38px color-mix(in srgb,var(--accent) 10%,transparent)}
body.qc-page .qc-plan-badge{position:absolute;right:14px;top:14px;z-index:2;padding:5px 9px;border-radius:999px;background:var(--accent);color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.06em}
body.qc-page .qc-plan-top{display:flex;justify-content:space-between;gap:14px;padding:21px 20px 18px;background:linear-gradient(180deg,var(--accent-faint) 0%,#fff 100%);border-bottom:1px solid var(--line)}
body.qc-page .qc-plan-card-featured .qc-plan-top{background:linear-gradient(180deg,var(--accent-soft) 0%,#fff 100%)}
body.qc-page .qc-plan-label {
    font-family: 'Archivo', Arial, sans-serif;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: -.01em;
    color: var(--accent-strong);
    text-transform: none;
}
body.qc-page .qc-plan-top h3{margin:4px 0 5px;font-size:1.35rem;color:var(--ink);letter-spacing:-.02em}
body.qc-page .qc-plan-top p{margin:0;max-width:220px;font-size:.86rem;color:var(--muted)}
body.qc-page .qc-plan-limit{flex:none;display:flex;flex-direction:column;align-items:flex-end;text-align:right;color:var(--muted);font-size:.69rem;text-transform:uppercase;letter-spacing:.04em;padding-top:2px}
body.qc-page .qc-plan-limit strong{font-size:.96rem;color:var(--ink);letter-spacing:0;text-transform:none}
body.qc-page .qc-plan-limit span{margin-top:2px}
body.qc-page .qc-plan-price{padding:18px 20px 16px;text-align:center;border-bottom:1px solid var(--line)}
body.qc-page .qc-plan-list-price{display:flex;justify-content:center;align-items:center;gap:8px;color:var(--muted);font-size:.82rem}
body.qc-page .qc-plan-list-price span{text-decoration:line-through}
body.qc-page .qc-plan-list-price b{padding:3px 7px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.68rem;text-decoration:none}
body.qc-page .qc-plan-current{display:flex;justify-content:center;align-items:baseline;gap:3px;margin:5px 0 2px;color:var(--accent)}
body.qc-page .qc-plan-current>span{font-size:1.15rem;font-weight:800}
body.qc-page .qc-plan-current strong{font-size:2.7rem;line-height:1;font-weight:800;letter-spacing:-.04em}
body.qc-page .qc-plan-current small{font-size:.78rem;color:var(--muted)}
body.qc-page .qc-plan-saving{display:inline-flex;margin-top:5px;padding:4px 8px;border-radius:999px;background:#edf6f0;color:#3c7356;font-size:.72rem;font-weight:700}
body.qc-page .qc-plan-facts{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}
body.qc-page .qc-plan-facts div{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.81rem}
body.qc-page .qc-plan-facts div:nth-child(2n){border-right:0}
body.qc-page .qc-plan-facts div:nth-last-child(-n+2){border-bottom:0}
body.qc-page .qc-plan-facts span{color:var(--muted)}
body.qc-page .qc-plan-facts strong{font-size:.98rem;color:var(--accent)}
body.qc-page .qc-plan-features{list-style:none;margin:0;padding:14px 20px 16px;display:grid;gap:0;flex:1}
body.qc-page .qc-plan-features li{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid #f0ebe8;font-size:.86rem;color:var(--ink-2)}
body.qc-page .qc-plan-features li:last-child{border-bottom:0}
body.qc-page .qc-plan-features li span{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:.75rem;font-weight:800;flex:none}
body.qc-page .qc-plan-features li.yes span{background:var(--accent-soft);color:var(--accent)}
body.qc-page .qc-plan-features li.no{color:#879097}
body.qc-page .qc-plan-features li.no span{background:#f3f1ef;color:#90979c}
body.qc-page .qc-plan-action{margin:0 20px 20px;width:calc(100% - 40px)}
body.qc-page .qc-plan-note{text-align:center;margin:16px 0 0;font-size:.78rem;color:var(--muted)}

/* tabella dettagliata: niente intestazioni nere */
body.qc-page .comparison-section{background:var(--bg-soft)!important}
body.qc-page .comparison-table{border:1px solid var(--line)!important;border-radius:16px!important;box-shadow:var(--shadow-sm)!important}
body.qc-page .comparison-table thead{background:var(--accent-soft)!important}
body.qc-page .comparison-table th{color:var(--ink)!important;border-bottom:1px solid color-mix(in srgb,var(--accent) 20%,var(--line))!important}
body.qc-page .comparison-table .featured-col{background:var(--accent-faint)!important}
body.qc-page .comparison-table tbody tr:hover{background:var(--accent-faint)!important}

/* =========================================================
   CONTATTI - mailto diretto, senza form
   ========================================================= */
body.qc-page .qc-mail-contact{padding:42px 0;background:var(--bg-soft);border-top:1px solid var(--line)}
body.qc-page .qc-mail-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:center;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}
body.qc-page .qc-mail-copy h2{margin:7px 0 10px;font-size:clamp(1.65rem,3vw,2.15rem);line-height:1.1;letter-spacing:-.025em;color:var(--ink)}
body.qc-page .qc-mail-copy p{margin:0;color:var(--ink-2);max-width:560px}
body.qc-page .qc-mail-address{display:flex;align-items:center;gap:10px;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}
body.qc-page .qc-mail-address span{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}
body.qc-page .qc-mail-address strong{color:var(--accent);font-size:.96rem}
body.qc-page .qc-mail-actions{display:grid;gap:10px}
body.qc-page .qc-mail-action{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);transition:.18s ease}
body.qc-page .qc-mail-action:hover{border-color:color-mix(in srgb,var(--accent) 42%,var(--line));background:var(--accent-faint);transform:translateY(-1px)}
body.qc-page .qc-mail-action-primary{border-color:color-mix(in srgb,var(--accent) 36%,var(--line));background:var(--accent-faint)}
body.qc-page .qc-mail-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:var(--accent-soft);color:var(--accent);font-weight:800}
body.qc-page .qc-mail-action strong{display:block;font-size:.93rem;margin-bottom:2px}
body.qc-page .qc-mail-action small{display:block;color:var(--muted);font-size:.79rem}
body.qc-page .qc-mail-action>b{color:var(--accent);font-size:1.15rem}

@media(max-width:900px){
  body.qc-page .qc-plan-grid{grid-template-columns:1fr}
  body.qc-page .qc-plan-card{max-width:620px;width:100%;margin:0 auto}
  body.qc-page .qc-mail-panel{grid-template-columns:1fr}
}
@media(max-width:560px){
  body.qc-page .qc-plan-showcase{padding:32px 0}
  body.qc-page .qc-plan-top{flex-direction:column}
  body.qc-page .qc-plan-limit{align-items:flex-start;text-align:left}
  body.qc-page .qc-plan-facts{grid-template-columns:1fr}
  body.qc-page .qc-plan-facts div,body.qc-page .qc-plan-facts div:nth-child(2n),body.qc-page .qc-plan-facts div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}
  body.qc-page .qc-plan-facts div:last-child{border-bottom:0}
  body.qc-page .qc-mail-panel{padding:20px}
  body.qc-page .qc-mail-address{align-items:flex-start;flex-direction:column;gap:4px}
}


/* =========================================================
   CONFRONTO DETTAGLIATO V7
   ========================================================= */
body.qc-page .qc-compare-section{padding:42px 0;background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
body.qc-page .qc-compare-heading{text-align:center;max-width:790px;margin:0 auto 24px}
body.qc-page .qc-compare-heading h2{margin:7px 0 9px;font-size:clamp(1.65rem,3vw,2.15rem);line-height:1.1;letter-spacing:-.025em;color:var(--ink)}
body.qc-page .qc-compare-heading p{margin:0;color:var(--ink-2);font-size:.94rem}
body.qc-page .qc-compare-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}
body.qc-page .qc-compare-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff}
body.qc-page .qc-compare-table th,body.qc-page .qc-compare-table td{padding:13px 16px;border-bottom:1px solid var(--line);font-size:.88rem;vertical-align:middle}
body.qc-page .qc-compare-table thead th{position:relative;background:var(--surface);color:var(--ink);text-align:center;font-weight:800;border-bottom:1px solid var(--line-strong)}
body.qc-page .qc-compare-table thead th:first-child{width:39%;text-align:left}
body.qc-page .qc-compare-table thead th:not(:first-child){width:20.333%}
body.qc-page .qc-compare-table thead th.is-featured{background:var(--accent-soft);color:var(--accent-deep);border-left:1px solid color-mix(in srgb,var(--accent) 16%,var(--line));border-right:1px solid color-mix(in srgb,var(--accent) 16%,var(--line))}
body.qc-page .qc-compare-plan{display:block;font-size:.9rem;letter-spacing:.025em}
body.qc-page .qc-compare-table thead small{display:block;margin-top:3px;color:var(--muted);font-size:.67rem;font-weight:600}
body.qc-page .qc-compare-badge{display:inline-flex;margin-bottom:6px;padding:3px 7px;border-radius:999px;background:var(--accent);color:#fff;font-size:.58rem;letter-spacing:.07em;font-weight:800}
body.qc-page .qc-compare-table tbody th[scope="row"]{text-align:left;font-weight:650;color:var(--ink);background:#fff}
body.qc-page .qc-compare-table tbody td{text-align:center;color:var(--ink-2);background:#fff}
body.qc-page .qc-compare-table tbody td.is-featured{background:var(--accent-faint);border-left:1px solid color-mix(in srgb,var(--accent) 10%,var(--line));border-right:1px solid color-mix(in srgb,var(--accent) 10%,var(--line))}
body.qc-page .qc-compare-table tbody tr:not(.qc-compare-group):hover th,body.qc-page .qc-compare-table tbody tr:not(.qc-compare-group):hover td{background:color-mix(in srgb,var(--accent-faint) 70%,#fff)}
body.qc-page .qc-compare-table tbody tr:not(.qc-compare-group):hover td.is-featured{background:var(--accent-soft)}
body.qc-page .qc-compare-group th{padding:10px 16px;background:color-mix(in srgb,var(--accent-soft) 72%,#fff);color:var(--accent-deep);font-size:.72rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase;text-align:left;border-bottom:1px solid color-mix(in srgb,var(--accent) 14%,var(--line))}
body.qc-page .qc-compare-price{color:var(--accent);font-size:1.02rem}
body.qc-page .qc-status{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;font-size:.82rem;font-weight:850}
body.qc-page .qc-status.yes{background:color-mix(in srgb,#3c7a60 13%,#fff);color:#356e56}
body.qc-page .qc-status.no{background:#f2efed;color:#8b9398}
body.qc-page .qc-compare-wide td{text-align:left!important;color:var(--ink-2);font-size:.82rem;letter-spacing:.015em}
body.qc-page .qc-compare-table tbody tr:last-child th,body.qc-page .qc-compare-table tbody tr:last-child td{border-bottom:0}
body.qc-page .qc-compare-note{text-align:center;margin:14px 0 0;color:var(--muted);font-size:.76rem}
@media(max-width:760px){
  body.qc-page .qc-compare-section{padding:32px 0}
  body.qc-page .qc-compare-scroll{border-radius:14px}
  body.qc-page .qc-compare-table{min-width:680px}
  body.qc-page .qc-compare-table th,body.qc-page .qc-compare-table td{padding:11px 12px;font-size:.82rem}
  body.qc-page .qc-compare-table thead th:first-child{width:37%}
}
