:root{--cwls-primary:#6d3cff;--cwls-primary-rgb:109,60,255;--cwls-secondary:#111827;--cwls-text:#0f172a;--cwls-muted:#64748b;--cwls-soft:#f5f7fb;--cwls-white:#fff;--cwls-radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--cwls-text);background:#fff}a{color:inherit}.cwls-container{width:min(100% - 40px,1200px);margin-inline:auto}.cwls-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,23,42,.08)}.cwls-header-inner{width:min(100% - 40px,1200px);min-height:78px;margin:auto;display:flex;align-items:center;gap:22px}.cwls-brand{font-weight:950;text-decoration:none;color:var(--cwls-secondary);font-size:20px}.cwls-brand img,.cwls-platform-logo{max-height:56px;width:auto}.cwls-footer-logo{display:inline-flex;align-items:center;text-decoration:none}.cwls-footer-logo img{max-height:54px;width:auto;filter:none}.cwls-nav{margin-left:auto;display:flex;align-items:center;gap:20px;font-weight:850}.cwls-nav a{text-decoration:none;color:var(--cwls-secondary)}.cwls-nav-cta,.cwls-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:950;text-decoration:none;border:0;cursor:pointer;transition:.2s ease}.cwls-nav-cta,.cwls-btn-primary{background:var(--cwls-primary);color:#fff!important;box-shadow:0 18px 40px rgba(var(--cwls-primary-rgb),.25)}.cwls-btn-secondary{background:#fff;color:var(--cwls-secondary)!important;border:1px solid rgba(15,23,42,.12);box-shadow:0 12px 30px rgba(15,23,42,.06)}.cwls-btn-danger{background:#fee2e2;color:#991b1b!important}.cwls-menu-toggle{display:none;margin-left:auto;border:0;background:var(--cwls-primary);color:#fff;border-radius:14px;padding:10px 13px;font-size:20px}.cwls-main{min-height:65vh}.cwls-hero{padding:110px 0;background:radial-gradient(circle at 80% 20%,rgba(var(--cwls-primary-rgb),.28),transparent 28%),linear-gradient(135deg,#111827,#211856 62%,var(--cwls-primary));color:#fff;overflow:hidden}.cwls-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.cwls-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.16em;font-size:13px;font-weight:950;color:var(--cwls-primary);margin-bottom:15px}.cwls-hero .cwls-kicker{color:#b7a4ff}.cwls-hero h1,.cwls-page-hero h1{font-size:clamp(44px,7vw,82px);line-height:.95;margin:0 0 24px;letter-spacing:-.04em}.cwls-hero p{font-size:clamp(18px,2vw,23px);line-height:1.6;color:rgba(255,255,255,.84);max-width:760px}.cwls-hero-actions,.cwls-action-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.cwls-dashboard-card,.cwls-price-box{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:34px;padding:36px;box-shadow:0 30px 80px rgba(0,0,0,.18);backdrop-filter:blur(16px)}.cwls-dashboard-card span,.cwls-price-box span{font-weight:900;color:#c9bbff}.cwls-dashboard-card h2{font-size:36px;color:#fff}.cwls-dashboard-card li{margin:12px 0;font-weight:750}.cwls-section{padding:90px 0}.cwls-soft{background:var(--cwls-soft)}.cwls-section h2{font-size:clamp(34px,5vw,60px);line-height:1;margin:0 0 22px;letter-spacing:-.035em}.cwls-section p{color:var(--cwls-muted);font-size:18px;line-height:1.7}.cwls-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:36px}.cwls-feature-grid article,.cwls-panel,.cwls-pricing-card,.cwls-history-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:var(--cwls-radius);padding:32px;box-shadow:0 24px 70px rgba(15,23,42,.07)}.cwls-feature-grid strong{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--cwls-primary);color:#fff}.cwls-feature-grid h3{font-size:26px;margin:18px 0 8px}.cwls-split{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.cwls-price-box{background:#111827;color:#fff;text-align:center}.cwls-price-box strong,.cwls-price strong{display:block;font-size:76px;letter-spacing:-.05em}.cwls-page-hero{padding:80px 0;background:linear-gradient(135deg,#111827,var(--cwls-primary));color:#fff}.cwls-page-hero .cwls-kicker{color:#d6ccff}.cwls-panel+.cwls-panel{margin-top:24px}.cwls-alert,.cwls-success{border-radius:22px;padding:18px 22px;margin:0 0 22px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.cwls-success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.cwls-form label{display:block;font-weight:900;margin:0 0 8px}.cwls-form small{display:block;color:var(--cwls-muted);font-weight:700;margin-top:3px}.cwls-form input[type=text],.cwls-form input[type=email],.cwls-form input[type=url],.cwls-form textarea,.cwls-form select{width:100%;border:1px solid rgba(15,23,42,.14);border-radius:18px;padding:14px 16px;font:inherit;background:#fff}.cwls-form textarea{resize:vertical}.cwls-fields-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cwls-form input[type=color]{width:100%;height:54px;border:1px solid rgba(15,23,42,.14);border-radius:16px;background:#fff;padding:6px}.cwls-preview-top{display:flex;justify-content:space-between;gap:22px;align-items:flex-start}.cwls-preview-frame{width:100%;height:520px;border:1px solid rgba(15,23,42,.12);border-radius:22px;margin-top:22px;background:#fff}.cwls-history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cwls-pricing-card{max-width:720px;margin:auto;text-align:center}.cwls-small{font-size:14px!important}.cwls-footer{background:#0b1020;color:#fff;padding:42px 0}.cwls-footer-inner{display:flex;justify-content:space-between;gap:28px;align-items:center;flex-wrap:wrap}.cwls-footer p{color:rgba(255,255,255,.7);margin:.4rem 0 0}.cwls-footer nav{display:flex;gap:18px;flex-wrap:wrap}.cwls-footer a{text-decoration:none;color:#fff;font-weight:850}.cwls-loading-btn.is-loading{opacity:.85;pointer-events:none}.cwls-loading-btn.is-loading span::after{content:"";display:inline-block;width:16px;height:16px;margin-left:10px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:cwlsSpin .8s linear infinite;vertical-align:-3px}@keyframes cwlsSpin{to{transform:rotate(360deg)}}@media(max-width:900px){.cwls-menu-toggle{display:block}.cwls-nav{display:none}.cwls-site-header.is-open .cwls-nav{display:flex;position:absolute;top:78px;left:20px;right:20px;flex-direction:column;align-items:flex-start;background:#fff;border-radius:24px;padding:22px;box-shadow:0 22px 70px rgba(15,23,42,.18)}.cwls-hero-grid,.cwls-split,.cwls-fields-two{grid-template-columns:1fr}.cwls-feature-grid,.cwls-history-grid{grid-template-columns:1fr}.cwls-preview-top{display:block}.cwls-action-row{margin-top:14px}.cwls-preview-frame{height:420px}}@media(max-width:620px){.cwls-container,.cwls-header-inner{width:min(100% - 30px,1200px)}.cwls-hero{padding:74px 0}.cwls-section{padding:64px 0}.cwls-hero h1,.cwls-page-hero h1{font-size:42px}.cwls-footer-inner{display:block}.cwls-footer nav{margin:20px 0}.cwls-preview-frame{display:none}.cwls-btn{width:100%}.cwls-action-row form{width:100%}}

/* v1.1.0 */
.cwls-pricing-card .cwls-btn{margin-top:15px;}


/* v1.1.2 */
.cwls-price-box .cwls-price-box-btn{margin-top:18px;}
.cwls-dashboard-card ul{padding-left:22px;}
.cwls-dashboard-card li{line-height:1.45;}


/* v1.1.3 - Registro/login previo al pago */
.cwls-auth-panel{max-width:980px;margin:0 auto;}
.cwls-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:28px;}
.cwls-auth-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.08);border-radius:24px;padding:26px;box-shadow:0 18px 50px rgba(15,23,42,.06);}
.cwls-auth-card h3{font-size:28px;margin:0 0 18px;letter-spacing:-.03em;}
.cwls-auth-card .login-username label,.cwls-auth-card .login-password label,.cwls-auth-card .login-remember label{font-weight:900;display:block;margin-bottom:8px;}
.cwls-auth-card input[type=text],.cwls-auth-card input[type=password],.cwls-auth-card input[type=email]{width:100%;border:1px solid rgba(15,23,42,.14);border-radius:18px;padding:14px 16px;font:inherit;background:#fff;}
.cwls-auth-card .login-submit input{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:950;text-decoration:none;border:0;cursor:pointer;background:var(--cwls-primary);color:#fff;box-shadow:0 18px 40px rgba(var(--cwls-primary-rgb),.25);}
@media(max-width:900px){.cwls-auth-grid{grid-template-columns:1fr;}}


/* v1.1.8 - Integración frontend con CW Landing Builder PRO v1.1.0 */
.cwls-form input[type=file]{display:block;width:100%;max-width:100%;padding:12px 0;color:var(--cwls-muted);font:inherit;}
.cwls-form label small{line-height:1.45;margin-top:6px;}
.cwls-history-grid{grid-template-columns:repeat(1,minmax(0,1fr));max-width:520px;}


/* v1.1.9 - Importador inicial en bruto */
.cwls-raw-import-panel{max-width:960px;margin:0 auto;}
.cwls-raw-import-panel h2{font-size:clamp(38px,5vw,64px);line-height:.95;margin:0 0 18px;letter-spacing:-.04em;}
.cwls-raw-import-form textarea{min-height:310px;font-size:17px;line-height:1.6;background:linear-gradient(180deg,#fff,#fbfdff);}
.cwls-raw-import-form .cwls-btn{margin-top:16px;}


.cwls-nav-status{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;font-weight:900;color:var(--cwls-primary);background:rgba(109,60,255,.10);box-shadow:none;white-space:nowrap;}
