/* Wallpapers Central PRO landing — /register
 * Bottom-up: tutti gli stili sotto namespace .wc-page-pro per evitare leak.
 */
.wc-page-pro{padding-bottom:80px}
.wc-page-pro .wc-container{max-width:1200px}

/* --- HERO ------------------------------------------------------------- */
.wc-pro-hero{padding:80px 0 56px;text-align:center;position:relative;overflow:hidden}
.wc-pro-hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:
    radial-gradient(800px 400px at 50% -100px,rgba(220,24,66,.08),transparent 60%),
    radial-gradient(600px 300px at 50% 100%,rgba(212,87,44,.06),transparent 70%)}
.wc-pro-hero__inner{position:relative;z-index:1}
.wc-pro-hero__badge{display:inline-flex;align-items:center;gap:7px;padding:6px 14px;border-radius:999px;background:#fff;border:1px solid #e4e9f2;color:var(--wc-brand,#DC1842);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 1px 3px rgba(15,29,54,.06);margin-bottom:22px;animation:wcProFadeIn .5s ease both}
.wc-pro-hero__badge::before{content:"★";font-size:14px}
.wc-pro-hero__img-wrap{position:relative;width:140px;height:140px;margin:0 auto 22px;animation:wcProFloat 6s ease-in-out infinite}
.wc-pro-hero__img{width:140px;height:140px;border-radius:32px;display:block;box-shadow:0 16px 40px rgba(15,29,54,.18),0 4px 12px rgba(220,24,66,.18)}
.wc-pro-hero__img picture{display:block}
.wc-pro-hero__img-label{position:absolute;left:50%;bottom:-14px;transform:translateX(-50%);background:linear-gradient(135deg,#fff3b3 0%,#f5c542 35%,#d99a1a 65%,#a76a09 100%);color:#3d2200;font-weight:900;font-size:13px;letter-spacing:.5px;padding:6px 16px;border-radius:999px;box-shadow:0 8px 20px rgba(168,108,9,.45),0 2px 4px rgba(61,34,0,.25),inset 0 1px 0 rgba(255,255,255,.6),inset 0 -1px 0 rgba(120,72,0,.3);border:1px solid rgba(255,220,140,.7);text-shadow:0 1px 0 rgba(255,240,170,.5)}
.wc-pro-hero__title{font-size:clamp(38px,5.5vw,72px);font-weight:900;letter-spacing:-.04em;line-height:1;margin:0 0 14px;color:var(--wc-ink,#0f1d36);animation:wcProRise .6s ease both}
.wc-pro-hero__title em{font-style:normal;background:linear-gradient(135deg,var(--wc-brand,#DC1842) 0%,#FF5797 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}
.wc-pro-hero__sub{font-size:clamp(16px,1.6vw,20px);color:var(--wc-mute,#57667d);max-width:62ch;margin:0 auto 32px;line-height:1.55;animation:wcProRise .7s .1s ease both}
.wc-pro-hero__ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;animation:wcProRise .8s .2s ease both}
.wc-pro-btn{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;border-radius:14px;font-weight:700;font-size:15.5px;text-decoration:none;transition:transform .2s,box-shadow .2s;border:1.5px solid transparent}
.wc-pro-btn--primary{background:linear-gradient(135deg,var(--wc-brand,#DC1842) 0%,#b00f33 100%);color:#fff;box-shadow:0 6px 18px rgba(220,24,66,.32),0 2px 6px rgba(220,24,66,.18)}
.wc-pro-btn--primary:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(220,24,66,.4),0 3px 8px rgba(220,24,66,.22)}
.wc-pro-btn--primary::after{content:"→"}
.wc-pro-btn--ghost{background:#fff;color:var(--wc-ink,#0f1d36);border-color:#e4e9f2;transition:transform .2s,box-shadow .2s,border-color .15s,color .15s}
/* Regola tema: hover ghost → border + color = brand (memo: feedback_button_hover_brand). */
.wc-pro-btn--ghost:hover{background:#fff;border-color:var(--wc-brand,#DC1842);color:var(--wc-brand,#DC1842);transform:translateY(-2px)}
.wc-pro-hero__note{margin-top:24px;font-size:13px;color:var(--wc-mute,#57667d);animation:wcProFadeIn .9s .3s ease both}
.wc-pro-hero__note strong{color:var(--wc-brand,#DC1842);font-weight:700}

/* --- SECTION HEADER --------------------------------------------------- */
.wc-pro-section{padding:64px 0;position:relative}
.wc-pro-section:nth-child(even){background:#fff;border-block:1px solid #eef1f7}
.wc-pro-section__head{text-align:center;max-width:780px;margin:0 auto 44px}
.wc-pro-section__kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--wc-brand,#DC1842);margin-bottom:10px}
.wc-pro-section__title{font-size:clamp(28px,3.6vw,44px);font-weight:900;letter-spacing:-.03em;line-height:1.05;margin:0 0 12px;color:var(--wc-ink,#0f1d36)}
.wc-pro-section__lead{font-size:17px;color:var(--wc-mute,#57667d);line-height:1.55;margin:0}

/* --- BENEFITS GRID ---------------------------------------------------- */
.wc-pro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;list-style:none;padding:0;margin:0}
.wc-pro-grid__item{background:#fff;border:1px solid #e4e9f2;border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:10px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}
.wc-pro-grid__item::before{content:"";position:absolute;top:-40px;right:-40px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(220,24,66,.06),transparent 70%);opacity:0;transition:opacity .3s}
.wc-pro-grid__item:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(15,29,54,.08);border-color:transparent}
.wc-pro-grid__item:hover::before{opacity:1}
.wc-pro-grid__icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;flex:0 0 auto;background:linear-gradient(135deg,#FF8A4C 0%,#FB2C57 100%)}
.wc-pro-grid__icon svg{width:28px;height:28px;display:block}
.wc-pro-hero__note{display:inline-flex;align-items:center;gap:8px}
.wc-pro-hero__note-ico{flex:0 0 auto;color:var(--wc-brand,#DC1842)}
.wc-pro-grid__icon--speed{background:linear-gradient(135deg,#3B82F6 0%,#1D4ED8 100%)}
.wc-pro-grid__icon--noads{background:linear-gradient(135deg,#10B981 0%,#059669 100%)}
.wc-pro-grid__icon--coins{background:linear-gradient(135deg,#F59E0B 0%,#D97706 100%)}
.wc-pro-grid__icon--live{background:linear-gradient(135deg,#8B5CF6 0%,#6D28D9 100%)}
.wc-pro-grid__icon--ring{background:linear-gradient(135deg,#EC4899 0%,#BE185D 100%)}
.wc-pro-grid__icon--app{background:linear-gradient(135deg,#DC1842 0%,#b00f33 100%)}
.wc-pro-grid__title{font-size:18px;font-weight:800;letter-spacing:-.01em;margin:6px 0 0;color:var(--wc-ink,#0f1d36)}
.wc-pro-grid__desc{font-size:14.5px;color:var(--wc-mute,#57667d);line-height:1.55;margin:0}

/* --- APP EXCLUSIVES --------------------------------------------------- */
.wc-pro-app{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.wc-pro-app__visual{position:relative;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#0f1d36 0%,#1e3a8a 100%);aspect-ratio:7/6;display:flex;align-items:center;justify-content:center}
.wc-pro-app__visual::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(220,24,66,.2),transparent 60%)}
.wc-pro-app__icons{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:60px;max-width:440px;margin:0 auto}
.wc-pro-app__icon{aspect-ratio:1;border-radius:22%;overflow:hidden;display:block;box-shadow:0 8px 24px rgba(0,0,0,.3);animation:wcProBob 4s ease-in-out infinite}
.wc-pro-app__icon img{width:100%;height:100%;object-fit:cover;display:block}
.wc-pro-app__icon:nth-child(2){animation-delay:.3s}.wc-pro-app__icon:nth-child(3){animation-delay:.6s}
.wc-pro-app__icon:nth-child(4){animation-delay:.9s}.wc-pro-app__icon:nth-child(5){animation-delay:1.2s}
.wc-pro-app__icon:nth-child(6){animation-delay:1.5s}.wc-pro-app__icon:nth-child(7){animation-delay:1.8s}
.wc-pro-app__icon:nth-child(8){animation-delay:2.1s}.wc-pro-app__icon:nth-child(9){animation-delay:2.4s}
.wc-pro-app__features{display:flex;flex-direction:column;gap:18px}
.wc-pro-app__features li{list-style:none;display:flex;gap:14px;align-items:flex-start;padding:0}
.wc-pro-app__check{flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#10B981,#059669);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;margin-top:2px;box-shadow:0 4px 10px rgba(16,185,129,.3)}
.wc-pro-app__feat-title{font-size:17px;font-weight:800;color:var(--wc-ink,#0f1d36);margin:0 0 3px}
.wc-pro-app__feat-desc{font-size:14.5px;color:var(--wc-mute,#57667d);line-height:1.5;margin:0}

/* --- COMPARISON (.wc-cmp) — grid 3-col Feature / Free / PRO ----------- */
.wc-cmp{display:grid;grid-template-columns:1.4fr 1fr 1fr;border:1px solid #eef1f7;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 4px 14px rgba(15,29,54,.04)}
.wc-cmp__head{display:contents}
.wc-cmp__head>div{padding:22px 22px 18px;font-weight:800;text-transform:none}
.wc-cmp__head-feat{background:#f7f8fb;color:var(--wc-ink,#0f1d36);font-size:14px;text-transform:uppercase;letter-spacing:1.5px;display:flex;align-items:center}
.wc-cmp__head-free{background:#f7f8fb;color:var(--wc-ink,#0f1d36);text-align:center;border-left:1px solid #eef1f7}
.wc-cmp__head-pro{background:linear-gradient(135deg,var(--wc-brand,#DC1842) 0%,#b00f33 100%);color:#fff;text-align:center}
.wc-cmp__head-label{display:block;font-size:18px;font-weight:900;letter-spacing:.02em}
.wc-cmp__head-sub{display:block;font-size:11px;font-weight:600;opacity:.78;margin-top:3px;text-transform:uppercase;letter-spacing:1px}
.wc-cmp__row{display:contents}
.wc-cmp__row>div{padding:14px 22px;display:flex;align-items:center;border-top:1px solid #eef1f7;transition:background .15s}
.wc-cmp__feat{font-weight:600;color:var(--wc-ink2,#3a4a68);font-size:15px}
.wc-cmp__free{justify-content:center;border-left:1px solid #eef1f7;text-align:center}
.wc-cmp__pro{justify-content:center;background:rgba(220,24,66,.035);text-align:center}
.wc-cmp__row:hover>.wc-cmp__feat,.wc-cmp__row:hover>.wc-cmp__free{background:#fafbfd}
.wc-cmp__row:hover>.wc-cmp__pro{background:rgba(220,24,66,.07)}

/* Celle uniformi: icon + label, stessa metrica per Free e PRO. */
.wc-cmp-cell{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.2;letter-spacing:.01em}
.wc-cmp-cell__ico{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;flex:0 0 auto}
.wc-cmp-cell__ico .wc-cmp-ico-svg{display:block}
.wc-cmp-cell__txt{white-space:nowrap}

/* Toni Free */
.wc-cmp-cell--ok      .wc-cmp-cell__ico{background:rgba(4,120,87,.10);color:#047857}
.wc-cmp-cell--ok      .wc-cmp-cell__txt{color:#047857}
.wc-cmp-cell--no      .wc-cmp-cell__ico{background:#eef1f7;color:#9aa3b2}
.wc-cmp-cell--no      .wc-cmp-cell__txt{color:#9aa3b2;font-weight:500}
.wc-cmp-cell--limited .wc-cmp-cell__ico{background:rgba(234,179,8,.18);color:#a16207}
.wc-cmp-cell--limited .wc-cmp-cell__txt{color:#a16207}
.wc-cmp-cell--warn    .wc-cmp-cell__ico{background:rgba(239,68,68,.10);color:#b91c1c}
.wc-cmp-cell--warn    .wc-cmp-cell__txt{color:#b91c1c}

/* Tono PRO — sempre stesso pattern, brand color */
.wc-cmp-cell--pro     .wc-cmp-cell__ico{background:var(--wc-brand,#DC1842);color:#fff}
.wc-cmp-cell--pro     .wc-cmp-cell__txt{color:var(--wc-ink,#0f1d36);font-weight:800}

@media (max-width:640px){
  .wc-cmp{grid-template-columns:1.4fr .9fr .9fr;border-radius:14px}
  .wc-cmp__head>div{padding:14px 12px 12px}
  .wc-cmp__head-feat{font-size:11px;letter-spacing:1px}
  .wc-cmp__head-label{font-size:15px}
  .wc-cmp__head-sub{display:none}
  .wc-cmp__row>div{padding:12px 10px;font-size:12.5px}
  .wc-cmp__feat{font-size:13px}
  .wc-cmp-cell{font-size:12px;gap:6px}
  .wc-cmp-cell__ico{width:20px;height:20px}
  .wc-cmp-cell__ico .wc-cmp-ico-svg{width:14px;height:14px}
  .wc-cmp-cell__txt{white-space:normal}
}

/* --- PRICING ---------------------------------------------------------- */
.wc-pro-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.wc-pro-plan{background:#fff;border:1.5px solid #e4e9f2;border-radius:22px;padding:30px;position:relative;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;flex-direction:column}
.wc-pro-plan:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(15,29,54,.1)}
.wc-pro-plan--featured{border-color:var(--wc-brand,#DC1842);box-shadow:0 12px 30px rgba(220,24,66,.12)}
.wc-pro-plan--featured:hover{transform:translateY(-4px)}
.wc-pro-plan__badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,var(--wc-brand,#DC1842) 0%,#b00f33 100%);color:#fff;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;padding:5px 14px;border-radius:999px;box-shadow:0 4px 12px rgba(220,24,66,.3)}
.wc-pro-plan__name{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--wc-mute,#57667d);margin:0 0 12px}
.wc-pro-plan__icon{display:block;width:72px;height:auto;margin:0 0 14px;filter:drop-shadow(0 6px 14px rgba(15,29,54,.12))}
.wc-pro-plan__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid var(--wc-border,#e4e9f2);min-height:92px}
.wc-pro-plan__price-amount{font-size:48px;font-weight:900;letter-spacing:-.04em;color:var(--wc-ink,#0f1d36);line-height:1}
.wc-pro-plan__price-period{font-size:15px;color:var(--wc-mute,#57667d);font-weight:500}
.wc-pro-plan__price-strike{width:100%;flex-basis:100%;margin-left:0;margin-top:6px;font-size:13px;color:var(--wc-mute,#57667d);font-weight:500;display:flex;flex-direction:row;align-items:baseline;justify-content:flex-end;gap:6px;line-height:1.35;text-decoration:none}
.wc-pro-plan__price-strike-amount{text-decoration:line-through}
.wc-pro-plan__price-strike-store{font-size:12px;opacity:.85}
.wc-pro-plan__save{display:inline-block;padding:3px 10px;background:rgba(16,185,129,.12);color:#059669;border-radius:6px;font-size:12px;font-weight:700;margin:6px 0 18px}
.wc-pro-plan__list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}
.wc-pro-plan__list li{display:flex;gap:10px;align-items:flex-start;font-size:14.5px;color:var(--wc-ink2,#3a4a68);line-height:1.45}
.wc-pro-plan__list li::before{content:"✓";color:#047857;font-weight:900;flex:0 0 auto;font-size:16px;line-height:1.4}
.wc-pro-plan__cta{display:block;text-align:center;padding:14px;border-radius:12px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;border:1.5px solid var(--wc-border,#e4e9f2);color:var(--wc-ink,#0f1d36);background:#fff;margin-top:auto}
.wc-pro-plan__cta:hover{transform:translateY(-2px);border-color:var(--wc-brand,#DC1842);color:var(--wc-brand,#DC1842)}
.wc-pro-plan--featured .wc-pro-plan__cta{background:linear-gradient(135deg,var(--wc-brand,#DC1842) 0%,#b00f33 100%);color:#fff;border-color:transparent;box-shadow:0 6px 18px rgba(220,24,66,.32)}
.wc-pro-plan--featured .wc-pro-plan__cta:hover{box-shadow:0 10px 26px rgba(220,24,66,.4)}

/* --- TRUST / PAYMENT --------------------------------------------------*/
.wc-pro-payment-note{margin:30px 0 0;text-align:center;color:var(--wc-mute,#57667d);font-size:13px;display:inline-flex;align-items:center;gap:7px;width:100%;justify-content:center}
.wc-pro-payment-lock{flex:0 0 auto;color:var(--wc-ink2,#3a4a68)}
.wc-pro-payment-methods{display:flex;align-items:center;justify-content:center;gap:14px;margin:14px 0 0;flex-wrap:wrap}
.wc-pro-payment-methods svg{height:22px;width:auto;opacity:.95}
.wc-pro-payment-methods .wc-pro-pm-label{font-size:11px;color:var(--wc-mute,#57667d);text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-right:4px}
@media (max-width:600px){.wc-pro-payment-methods .wc-pro-pm-label{display:none}.wc-pro-payment-methods svg[aria-label="Klarna"],.wc-pro-payment-methods svg[aria-label="Maestro"]{display:none}}

/* --- FAQ -------------------------------------------------------------- */
.wc-pro-faq__list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:10px}
.wc-pro-faq details{background:#fff;border:1px solid #e4e9f2;border-radius:14px;padding:0;overflow:hidden;transition:border-color .2s,box-shadow .2s}
.wc-pro-faq details[open]{border-color:var(--wc-brand,#DC1842);box-shadow:0 6px 18px rgba(15,29,54,.06)}
.wc-pro-faq summary{padding:18px 22px;cursor:pointer;font-weight:700;font-size:16px;color:var(--wc-ink,#0f1d36);list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px}
.wc-pro-faq summary::-webkit-details-marker{display:none}
.wc-pro-faq summary::after{content:"+";font-size:24px;color:var(--wc-brand,#DC1842);font-weight:300;transition:transform .25s;flex:0 0 auto}
.wc-pro-faq details[open] summary::after{content:"−";transform:rotate(180deg)}
.wc-pro-faq__answer{padding:0 22px 20px;color:var(--wc-mute,#57667d);font-size:15px;line-height:1.6;margin:0}
.wc-pro-faq__answer p:not(:last-child){margin-bottom:10px}

/* --- FINAL CTA -------------------------------------------------------- */
.wc-pro-final{text-align:center;padding:64px 24px;background:linear-gradient(135deg,#0f1d36 0%,#1e3a8a 100%);color:#fff;border-radius:28px;margin-top:24px;position:relative;overflow:hidden}
.wc-pro-final::before{content:"";position:absolute;inset:0;background:radial-gradient(800px 300px at 50% 0%,rgba(220,24,66,.3),transparent 60%);pointer-events:none}
.wc-pro-final__inner{position:relative;z-index:1;max-width:680px;margin:0 auto}
.wc-pro-final__title{font-size:clamp(28px,3.6vw,44px);font-weight:900;letter-spacing:-.03em;line-height:1.1;margin:0 0 14px;color:#fff}
.wc-pro-final__sub{font-size:17px;color:rgba(255,255,255,.85);margin:0 0 30px;line-height:1.55}
.wc-pro-final__cta{display:inline-flex;align-items:center;gap:8px;padding:18px 36px;background:#fff;color:var(--wc-ink,#0f1d36);border-radius:14px;font-weight:800;font-size:17px;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.25);transition:transform .2s,box-shadow .2s}
.wc-pro-final__cta:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,0,0,.35)}
.wc-pro-final__cta::after{content:"→"}

/* --- ANIMATIONS ------------------------------------------------------- */
@keyframes wcProFadeIn{from{opacity:0}to{opacity:1}}
@keyframes wcProRise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@keyframes wcProFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
@keyframes wcProBob{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.04)}}
@media(prefers-reduced-motion:reduce){
  .wc-pro-hero__img-wrap,.wc-pro-app__icon{animation:none}
  .wc-pro-hero__badge,.wc-pro-hero__title,.wc-pro-hero__sub,.wc-pro-hero__ctas,.wc-pro-hero__note{animation:none}
}

/* --- RESPONSIVE ------------------------------------------------------- */
@media(max-width:900px){
  .wc-pro-grid{grid-template-columns:repeat(2,1fr)}
  .wc-pro-app{grid-template-columns:1fr;gap:32px}
  .wc-pro-app__visual{max-width:420px;margin:0 auto;width:100%}
  .wc-pro-pricing-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}
  .wc-pro-plan--featured{transform:none}
  .wc-pro-plan--featured:hover{transform:translateY(-4px)}
}
@media(max-width:640px){
  .wc-pro-hero{padding:56px 0 40px}
  .wc-pro-hero__img,.wc-pro-hero__img-wrap{width:110px;height:110px}
  .wc-pro-hero__img{border-radius:26px}
  .wc-pro-section{padding:44px 0}
  .wc-pro-grid{grid-template-columns:1fr;gap:12px}
  .wc-pro-grid__item{padding:20px}
  .wc-pro-app__features li{padding:0}
  .wc-pro-compare{margin-inline:-16px}
  .wc-pro-compare table{font-size:14px;border-radius:0;border-left:0;border-right:0}
  .wc-pro-compare th,.wc-pro-compare td{padding:14px 12px}
  .wc-pro-final{border-radius:20px;padding:44px 22px}
}
