/* Extracted page CSS from certificati-ssl.html. */

html,body{background:#fff;color:#0f172a;font-family:'Inter',sans-serif;margin:0;padding:0}
    *,*::before,*::after{box-sizing:border-box}
    a{text-decoration:none;color:inherit}

    .btn{display:inline-flex;align-items:center;gap:8px;padding:11px 24px;border-radius:10px;font-weight:700;font-size:.88rem;cursor:pointer;transition:all .2s;border:none;font-family:inherit}
    .btn-primary{background:#0085ca;color:#fff}
    .btn-primary:hover{background:#0074b0}
    .btn-outline{background:transparent;color:rgba(255,255,255,.8);border:1.5px solid rgba(255,255,255,.25)}
    .btn-outline:hover{background:rgba(255,255,255,.07)}
    .btn-sm{padding:8px 18px;font-size:.8rem}
    .btn-ghost{background:rgba(255,255,255,.07);color:rgba(255,255,255,.75);border:1px solid rgba(255,255,255,.1)}
    .btn-ghost:hover{background:rgba(255,255,255,.12)}

    .ticker-wrap{overflow:hidden;white-space:nowrap;padding:10px 0;background:rgba(0,133,202,.06);border-bottom:1px solid rgba(0,133,202,.12)}
    .ticker-inner{display:inline-block;animation:tick 40s linear infinite;color:rgba(255,255,255,.45);font-size:.75rem;letter-spacing:.05em}
    @keyframes tick{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}

    /* HERO */
    .ssl-hero{background:linear-gradient(145deg,#040d18 0%,#08162a 45%,#091a2f 100%);padding:140px 0 90px;position:relative;overflow:hidden}
    .ssl-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 30% 50%,rgba(0,133,202,.1) 0%,transparent 70%);pointer-events:none}
    .hero-inner{max-width:1200px;margin:0 auto;padding:48px 24px 0;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
    .badge-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}
    .badge{background:rgba(0,133,202,.12);border:1px solid rgba(0,133,202,.25);color:#60c8f5;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:20px}
    .hero-h1{font-size:clamp(2rem,4vw,3.1rem);font-weight:800;line-height:1.12;margin:0 0 18px;color:#fff}
    .hero-h1 em{font-style:normal;color:#0085ca}
    .hero-sub{color:rgba(255,255,255,.55);font-size:1rem;line-height:1.75;margin:0 0 28px}
    .cta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:28px}
    .trust-row{display:flex;gap:20px;flex-wrap:wrap}
    .trust-pill{color:rgba(255,255,255,.4);font-size:.75rem;display:flex;align-items:center;gap:5px}
    .trust-pill svg{color:#0085ca;flex-shrink:0}

    /* SSL VISUAL */
    .ssl-wrap{position:relative}
    .ssl-badge{position:absolute;background:rgba(4,13,24,.9);backdrop-filter:blur(14px);border:1px solid rgba(0,133,202,.3);border-radius:10px;padding:8px 12px;font-size:.72rem;font-weight:700;color:#60c8f5;z-index:5;white-space:nowrap;display:flex;align-items:center;gap:6px;animation:mbadge 3s ease-in-out infinite}
    .sb-tl{top:-16px;left:-12px}
    .sb-br{bottom:-16px;right:-12px;animation-delay:.9s}
    @keyframes mbadge{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
    .ssl-win{background:#080f1e;border-radius:14px;border:1px solid rgba(255,255,255,.07);overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.7)}
    .ssl-hdr{background:#0e1726;padding:11px 16px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(255,255,255,.05)}
    .ssl-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}
    .ssl-bar{background:#0a1220;padding:10px 14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(255,255,255,.04)}
    .ssl-lock{color:#3fb950;display:flex;align-items:center;gap:5px;font-size:.78rem;font-weight:700}
    .ssl-url{flex:1;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:6px;padding:6px 10px;font-size:.72rem;color:rgba(255,255,255,.5);font-family:monospace}
    .ssl-content{padding:20px 18px;display:flex;flex-direction:column;gap:12px}
    .ssl-cert{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:6px}
    .ssl-cert-hdr{display:flex;align-items:center;justify-content:space-between}
    .ssl-cert-name{color:rgba(255,255,255,.8);font-size:.78rem;font-weight:700}
    .ssl-cert-valid{color:#3fb950;font-size:.65rem;font-weight:700;display:flex;align-items:center;gap:3px}
    .ssl-cert-row{display:flex;gap:8px;flex-wrap:wrap}
    .ssl-cert-tag{background:rgba(0,133,202,.08);border:1px solid rgba(0,133,202,.15);color:#60c8f5;font-size:.62rem;padding:2px 7px;border-radius:4px}
    .ssl-ev-bar{background:linear-gradient(90deg,rgba(63,185,80,.15),rgba(63,185,80,.05));border:1px solid rgba(63,185,80,.2);border-radius:8px;padding:10px 14px;display:flex;align-items:center;gap:10px}
    .ssl-ev-icon{width:28px;height:28px;background:rgba(63,185,80,.15);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
    .ssl-ev-text{flex:1}
    .ssl-ev-title{color:#3fb950;font-size:.72rem;font-weight:700;margin-bottom:1px}
    .ssl-ev-sub{color:rgba(255,255,255,.4);font-size:.62rem}

    /* LIGHT SECTIONS */
    .section-light{background:#fff;padding:72px 0}
    .section-alt{background:#f8fafc;padding:72px 0}
    .container{max-width:1200px;margin:0 auto;padding:0 24px}
    .section-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0085ca;margin-bottom:10px}
    .section-h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:#0f172a;margin:0 0 12px;line-height:1.2}
    .section-sub{color:#64748b;font-size:1rem;line-height:1.75;max-width:560px}

    /* STATS STRIP */
    .stats-strip{background:#fff;border-bottom:1px solid #e2e8f0;padding:32px 0}
    .stats-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:0}
    .stat-item{background:#fff;text-align:center;padding:0 24px;border-right:1px solid #e2e8f0}
    .stat-item:last-child{border-right:none}
    .stat-val{font-size:2rem;font-weight:800;color:#0085ca;line-height:1;margin-bottom:4px}
    .stat-label{color:#64748b;font-size:.8rem;font-weight:500}

    /* PLAN CARDS */
    .plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px}
    .plan-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;padding:28px 22px;position:relative;transition:box-shadow .2s;display:flex;flex-direction:column}
    .plan-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.1)}
    .plan-card.featured{background:linear-gradient(150deg,#0085ca 0%,#005e96 100%)!important;border-color:transparent;color:#fff}
    .plan-card.featured .plan-name{color:rgba(255,255,255,.7)}
    .plan-card.featured .plan-price-amt{color:#fff}
    .plan-card.featured .plan-type{color:rgba(255,255,255,.6);background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}
    .plan-card.featured .plan-desc{color:rgba(255,255,255,.7)}
    .plan-card.featured .plan-feature{color:rgba(255,255,255,.85)}
    .plan-card.featured .plan-feature svg{color:rgba(255,255,255,.6)}
    .plan-card.featured .plan-divider{border-color:rgba(255,255,255,.15)}
    .plan-card.featured .btn-card{background:#fff;color:#0085ca}
    .plan-card.featured .btn-card:hover{background:#f0f9ff}
    .plan-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#ff6b35;color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:20px;white-space:nowrap}
    .plan-type{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;background:rgba(0,133,202,.08);color:#0085ca;border:1px solid rgba(0,133,202,.15);padding:3px 8px;border-radius:6px;margin-bottom:10px}
    .plan-name{font-size:.88rem;font-weight:800;color:#0f172a;margin-bottom:10px}
    .plan-price{margin-bottom:4px}
    .plan-price-amt{font-size:2rem;font-weight:800;color:#0f172a;line-height:1}
    .plan-price-per{color:#64748b;font-size:.8rem;margin-left:4px}
    .plan-desc{color:#64748b;font-size:.8rem;line-height:1.65;margin-bottom:16px;flex:1}
    .plan-divider{border:none;border-top:1px solid #e2e8f0;margin:16px 0}
    .plan-features{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:8px}
    .plan-feature{display:flex;align-items:flex-start;gap:8px;font-size:.78rem;color:#334155}
    .plan-feature svg{color:#0085ca;flex-shrink:0;margin-top:1px}
    .btn-card{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px 20px;border-radius:10px;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s;border:none;font-family:inherit;background:#0085ca;color:#fff;margin-top:auto}
    .btn-card:hover{background:#0074b0}

    /* BENTO */
    .bento-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1.5px solid #e2e8f0;border-radius:16px;overflow:hidden;margin-top:48px}
    .bento-cell{padding:32px;border-right:1.5px solid #e2e8f0;border-bottom:1.5px solid #e2e8f0}
    .bento-cell:nth-child(3n){border-right:none}
    .bento-cell:nth-child(n+4){border-bottom:none}
    .bento-icon{width:42px;height:42px;border-radius:10px;background:rgba(0,133,202,.08);display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:#0085ca}
    .bento-title{font-size:.95rem;font-weight:700;color:#0f172a;margin-bottom:7px}
    .bento-text{color:#64748b;font-size:.83rem;line-height:1.65}

    /* FAQ */
    .faq-list{margin-top:40px;display:flex;flex-direction:column;border:1.5px solid #e2e8f0;border-radius:14px;overflow:hidden}
    .faq-item{border-bottom:1px solid #e2e8f0}
    .faq-item:last-child{border-bottom:none}
    .faq-q{width:100%;background:none;border:none;padding:20px 24px;text-align:left;font-family:inherit;font-size:.92rem;font-weight:600;color:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px}
    .faq-q:hover{background:#f8fafc}
    .faq-icon{flex-shrink:0;color:#0085ca;transition:transform .2s}
    .faq-item.open .faq-icon{transform:rotate(45deg)}
    .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}
    .faq-item.open .faq-a{max-height:300px}
    .faq-a-inner{padding:0 24px 20px;color:#64748b;font-size:.88rem;line-height:1.75}

    /* CTA DARK */
    .cta-dark{background:linear-gradient(135deg,#020810,#060f1c);padding:80px 0;text-align:center}
    .cta-dark h2{color:#fff;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;margin:0 0 12px;line-height:1.25}
    .cta-dark p{color:rgba(255,255,255,.5);font-size:1rem;max-width:520px;margin:0 auto 32px;line-height:1.75}

    @media(max-width:1000px){.plans-grid{grid-template-columns:1fr 1fr}}
    @media(max-width:900px){
      .hero-inner{grid-template-columns:1fr}
      .ssl-wrap{display:none}
      .stats-inner{grid-template-columns:1fr 1fr}
      .stat-item:nth-child(2){border-right:none}
      .bento-grid{grid-template-columns:1fr 1fr}
      .bento-cell:nth-child(3n){border-right:1.5px solid #e2e8f0}
      .bento-cell:nth-child(2n){border-right:none}
      .bento-cell:nth-child(n+4){border-bottom:1.5px solid #e2e8f0}
      .bento-cell:last-child{border-bottom:none}
    }
    @media(max-width:600px){
      .plans-grid{grid-template-columns:1fr}
      .bento-grid{grid-template-columns:1fr}
      .bento-cell{border-right:none!important;border-bottom:1.5px solid #e2e8f0!important}
      .bento-cell:last-child{border-bottom:none!important}
    }

body.page-certificati-ssl .fn-certificati-ssl-inline-01 { background:#ff5f57; }
body.page-certificati-ssl .fn-certificati-ssl-inline-02 { background:#ffbd2e;margin-left:5px; }
body.page-certificati-ssl .fn-certificati-ssl-inline-03 { background:#28c840;margin-left:5px; }
body.page-certificati-ssl .fn-certificati-ssl-inline-04 { display:flex;gap:12px;justify-content:center;flex-wrap:wrap; }
