/* Cumpleaños.net Home — CSS personalizado Gutenberg */
:root{--cn-purple:#5c117f;--cn-purple-2:#7b2ba7;--cn-pink:#c31f48;--cn-pink-2:#de315f;--cn-orange:#ff9800;--cn-blue:#6c4fd4;--cn-green:#8e2a91;--cn-text:#171827;--cn-muted:#636173;--cn-border:#eee5f3;--cn-bg:#fff7fd;--cn-assets:'../home'}
.cn-home{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--cn-text);background:linear-gradient(180deg,#fff 0%,#fff7fd 42%,#fff 100%);max-width:1440px;margin:0 auto;border-radius:18px;overflow:hidden;box-shadow:0 20px 80px rgba(74,31,117,.12);position:relative}
.cn-home *{box-sizing:border-box}.cn-home a{text-decoration:none}.cn-shell{width:min(1280px,calc(100% - 48px));margin:auto}.cn-header{height:98px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid #f2e9f7;padding:0 34px;position:relative;z-index:20}.cn-logo img{width:400px;max-width:100%;height:auto;display:block}.cn-nav{display:flex;gap:28px;align-items:center;font-size:15px;font-weight:650}.cn-nav a{color:#20202a}.cn-nav .premium{color:var(--cn-pink);font-weight:800}.cn-actions{display:flex;align-items:center;gap:14px}.cn-search{width:28px;height:28px}.cn-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:14px 28px;font-weight:850;font-size:15px;line-height:1;border:2px solid transparent;box-shadow:0 10px 24px rgba(233,30,99,.18);transition:transform .18s ease,box-shadow .18s ease}.cn-btn:hover{transform:translateY(-2px);box-shadow:0 15px 28px rgba(233,30,99,.24)}.cn-btn-primary{background:linear-gradient(135deg,var(--cn-pink),#f21068);color:#fff}.cn-btn-secondary{background:#fff;color:var(--cn-pink);border-color:var(--cn-pink);box-shadow:none}.cn-btn-login{padding:13px 22px;border:1.8px solid var(--cn-purple);color:var(--cn-purple);background:#fff;box-shadow:none}.cn-version{position:absolute;right:0;top:0;background:var(--cn-purple);color:#fff;font-weight:900;font-size:21px;padding:13px 22px;border-bottom-left-radius:12px;z-index:30}.cn-hero{position:relative;min-height:520px;background:radial-gradient(circle at 18% 18%,rgba(233,30,99,.08),transparent 30%),radial-gradient(circle at 75% 10%,rgba(123,31,179,.08),transparent 28%),linear-gradient(180deg,#fff7fd,#fff);padding:50px 0 30px;overflow:hidden}.cn-confetti:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#e91e63 0 3px,transparent 4px),radial-gradient(circle,#ff9800 0 3px,transparent 4px),radial-gradient(circle,#7b1fb3 0 3px,transparent 4px),radial-gradient(circle,#1683e8 0 2px,transparent 3px);background-position:60px 70px,420px 150px,760px 45px,1080px 230px;background-size:260px 210px;opacity:.42;pointer-events:none}.cn-hero-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:52px;align-items:center;position:relative;z-index:2}.cn-hero-copy{padding-left:30px}.cn-kicker{font-weight:800;color:var(--cn-purple);margin:0 0 10px}.cn-hero h1{font-size:56px;line-height:.99;margin:0 0 20px;font-weight:950;letter-spacing:-1.5px}.cn-hero h1 strong{display:block;color:var(--cn-purple);font-size:62px}.cn-hero h1 span{display:block;color:var(--cn-pink)}.cn-hero p{font-size:20px;line-height:1.45;color:#434050;margin:0 0 28px;max-width:540px}.cn-hero-buttons{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:32px}.cn-social-proof{display:flex;align-items:center;gap:14px;color:#4d4658;font-size:14px}.cn-stars{color:#ffc107;font-size:22px;letter-spacing:1px}.cn-proof-text{font-weight:700}.cn-video-wrap{position:relative}.cn-video-card{background:#fff;border:10px solid #fff;border-radius:16px;box-shadow:0 24px 60px rgba(71,28,117,.18);overflow:hidden}.cn-video-card img{display:block;width:100%;height:auto}.cn-share-strip{margin:16px auto 0;width:82%;background:#fff;border-radius:12px;box-shadow:0 14px 34px rgba(40,16,70,.12);display:flex;align-items:center;justify-content:space-between;padding:12px 18px;font-size:14px}.cn-share-left{display:flex;align-items:center;gap:12px}.cn-heart{width:38px;height:38px;border-radius:50%;background:var(--cn-purple);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:19px}.cn-share-icons{display:flex;gap:16px;align-items:center}.cn-share-icons img{width:30px;height:30px}.cn-hero-gift{position:absolute;left:0;bottom:0;width:150px;z-index:1}.cn-hero-balloons{position:absolute;right:6px;top:126px;width:210px;z-index:1}.cn-section-title{text-align:center;font-size:26px;font-weight:950;letter-spacing:-.4px;margin:20px 0 22px;position:relative}.cn-section-title:before,.cn-section-title:after{content:"";display:inline-block;width:26px;height:26px;margin:0 14px -6px;background:linear-gradient(45deg,var(--cn-pink),transparent);clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%)}.cn-quick{padding:10px 0 18px;background:#fff}.cn-quick-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:15px}.cn-quick-card{background:#fff;border:1px solid #eee5f4;border-radius:16px;min-height:112px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 12px 30px rgba(44,24,73,.08);transition:.2s}.cn-quick-card:hover{transform:translateY(-3px)}.cn-quick-card img{width:48px;height:48px;object-fit:contain;display:block;margin:0 auto 8px}.cn-quick-card strong{font-size:15px;line-height:1.15}.cn-quick-card span{font-size:12px;line-height:1.25;color:#555}.cn-options{padding:8px 0 18px;background:#fff}.cn-option-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:stretch}.cn-option{position:relative;background:#fff;border:1px solid var(--cn-border);border-radius:14px;padding:22px 18px 18px;min-height:258px;display:flex;flex-direction:column;box-shadow:0 8px 22px rgba(40,16,70,.05);overflow:hidden}.cn-option:nth-child(1){border-color:#d2b2e6}.cn-option:nth-child(2){border-color:#ffd2df;background:#fff7fb}.cn-option:nth-child(3){border-color:#b5d8ff;background:#f5fbff}.cn-option:nth-child(4){border-color:#ffd69b;background:#fff9ef}.cn-number{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:950;font-size:19px;margin-right:12px}.cn-n1{background:var(--cn-purple)}.cn-n2{background:var(--cn-pink)}.cn-n3{background:var(--cn-blue)}.cn-n4{background:var(--cn-orange)}.cn-option h3{display:inline;font-size:24px;margin:0;color:var(--cn-purple);position:relative;z-index:2}.cn-option:nth-child(2) h3{color:var(--cn-pink)}.cn-option:nth-child(3) h3{color:var(--cn-blue)}.cn-option:nth-child(4) h3{color:var(--cn-orange)}.cn-option p{margin:8px 0 16px;font-weight:650;color:#3a3443;max-width:62%;position:relative;z-index:2}.cn-option ul{padding:0;margin:0 0 18px;list-style:none;color:#4c4654;font-size:14px;line-height:1.8;max-width:60%;position:relative;z-index:2}.cn-option li:before{content:"✓";color:var(--cn-pink);font-weight:900;margin-right:10px}.cn-option img{position:absolute;right:-4px;bottom:44px;width:158px;max-width:none;z-index:1;pointer-events:none}.cn-option .cn-number{position:relative;z-index:2}.cn-option .cn-btn{margin-top:auto}
.cn-option:nth-child(1) img{width:146px;right:-8px;bottom:48px}.cn-option:nth-child(2) img{width:158px;right:-10px;bottom:34px}.cn-option:nth-child(3) img{width:172px;right:-22px;bottom:20px}.cn-option:nth-child(4) img{width:162px;right:-8px;bottom:24px}.cn-option:nth-child(3) ul,.cn-option:nth-child(4) ul{max-width:58%}.cn-option:nth-child(2) p,.cn-option:nth-child(2) ul{max-width:58%}
.cn-option .cn-tag{position:absolute;right:0;top:0;background:var(--cn-blue);color:#fff;font-size:12px;font-weight:900;padding:8px 14px;border-bottom-left-radius:10px}.cn-option:nth-child(4) .cn-tag{background:#ff6d00}.cn-option .cn-btn{width:100%;padding:12px 16px;font-size:14px;position:relative;z-index:2}.cn-option:nth-child(3) .cn-btn{background:var(--cn-blue)}.cn-option:nth-child(4) .cn-btn{background:var(--cn-orange)}.cn-steps{padding:0 0 22px;background:#fff}.cn-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;align-items:start}.cn-step{display:flex;gap:14px;align-items:center;position:relative;padding-right:12px;min-height:70px}.cn-step p{margin:0}.cn-step img{width:44px;height:44px;object-fit:contain;flex:0 0 auto}.cn-step:not(:last-child):after{content:"";position:absolute;right:-8px;top:32px;width:54px;border-top:2px dashed #d5cfdd}.cn-step-badge{width:34px;height:34px;border-radius:50%;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.cn-step img{width:42px;height:42px}.cn-step strong{display:block;font-size:15px}.cn-step span{display:block;font-size:12px;color:#56505e}.cn-ideas{padding:0 0 28px;background:#fff}.cn-idea-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.cn-idea{border-radius:12px;overflow:hidden;background:#fff}.cn-idea-thumb{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 12px 24px rgba(45,20,78,.11);margin-bottom:12px}.cn-idea-thumb img{display:block;width:100%;aspect-ratio:2/1;object-fit:cover;object-position:center center}.cn-idea-badge{display:none!important}.cn-idea h3{font-size:18px;margin:0 0 6px;color:var(--cn-purple)}.cn-idea:nth-child(2) h3{color:var(--cn-pink)}.cn-idea:nth-child(3) h3{color:var(--cn-blue)}.cn-idea:nth-child(4) h3{color:var(--cn-green)}.cn-idea:nth-child(5) h3{color:#f26b00}.cn-idea p{font-size:14px;line-height:1.35;color:#3c3744;margin:0 0 8px}.cn-idea a{font-size:14px;font-weight:900;color:currentColor}.cn-final-cta{padding:0 0 38px;background:#fff}.cn-cta-card{background-image:linear-gradient(90deg,rgba(106,27,154,.18),rgba(233,30,99,.18)),url('../home/cta-banner-bg.webp');background-size:cover;background-position:center;border-radius:14px;color:#fff;text-align:center;padding:32px 24px;box-shadow:0 20px 44px rgba(116,25,128,.18)}.cn-cta-card h2{font-size:32px;margin:0 0 10px;font-weight:950}.cn-cta-card p{font-size:16px;margin:0 0 20px;font-weight:700}.cn-cta-card .cn-btn{background:#fff;color:var(--cn-pink);box-shadow:0 10px 24px rgba(0,0,0,.14)}
@media (max-width:1100px){.cn-header{padding:0 24px}.cn-nav{gap:16px}.cn-hero h1{font-size:46px}.cn-hero h1 strong{font-size:52px}.cn-quick-grid{grid-template-columns:repeat(4,1fr)}.cn-option-grid{grid-template-columns:repeat(2,1fr)}.cn-idea-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:820px){.cn-home{border-radius:0}.cn-version{font-size:15px;padding:9px 13px}.cn-header{height:auto;min-height:76px;padding:18px 18px;display:grid;grid-template-columns:1fr auto;gap:14px}.cn-logo img{width:210px}.cn-actions{grid-column:2;grid-row:1}.cn-actions .cn-btn-login,.cn-actions .cn-search{display:none}.cn-nav{grid-column:1/3;display:flex;overflow:auto;gap:10px;padding-bottom:2px}.cn-nav a{white-space:nowrap;background:#fff;border:1px solid #f0e0f8;border-radius:999px;padding:9px 13px;font-size:13px}.cn-shell{width:min(100% - 26px,760px)}.cn-hero{padding:28px 0 20px}.cn-hero-grid{grid-template-columns:1fr;gap:28px}.cn-hero-copy{padding-left:0;text-align:left}.cn-hero h1{font-size:42px}.cn-hero h1 strong{font-size:46px}.cn-hero p{font-size:17px}.cn-hero-buttons{gap:10px}.cn-btn{padding:13px 18px;font-size:14px}.cn-social-proof{flex-wrap:wrap}.cn-share-strip{width:94%;font-size:12px}.cn-hero-gift,.cn-hero-balloons{opacity:.45}.cn-quick-grid{grid-template-columns:repeat(2,1fr)}.cn-option-grid{grid-template-columns:1fr}.cn-step-grid{grid-template-columns:1fr 1fr}.cn-step:not(:last-child):after{display:none}.cn-idea-grid{grid-template-columns:1fr 1fr}.cn-section-title{font-size:22px}.cn-section-title:before,.cn-section-title:after{width:18px;height:18px;margin:0 8px -4px}.cn-cta-card h2{font-size:25px}}
@media (max-width:520px){.cn-header{padding-top:38px}.cn-logo img{width:260px}.cn-actions .cn-btn-primary{padding:11px 13px;font-size:13px}.cn-hero h1{font-size:35px;letter-spacing:-.8px}.cn-hero h1 strong{font-size:39px}.cn-hero p{font-size:16px}.cn-hero-buttons .cn-btn{width:100%}.cn-video-card{border-width:6px}.cn-share-strip{flex-direction:column;align-items:flex-start;gap:10px}.cn-share-icons{align-self:flex-end}.cn-quick-grid,.cn-step-grid,.cn-idea-grid{grid-template-columns:1fr}.cn-option{min-height:238px}.cn-option p,.cn-option ul{max-width:58%}.cn-option img{width:120px;opacity:.98;right:-2px;bottom:32px}.cn-option:nth-child(3) img{width:132px;right:-10px;bottom:22px}.cn-option:nth-child(4) img{width:126px;right:-4px;bottom:24px}.cn-cta-card{padding:28px 18px}.cn-cta-card h2{font-size:23px}}

/* Remaster fix: los thumbnails nuevos ya incluyen su badge interno; ocultamos cualquier badge antiguo superpuesto. */
.cn-idea-thumb .cn-idea-badge{display:none!important}


/* Modal Próximamente y enlaces accionables */
.cn-search-link{display:inline-flex;align-items:center;justify-content:center}
.cn-social-link{display:inline-flex;align-items:center;justify-content:center}
.cn-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:24px}
.cn-modal:target{display:flex}
.cn-modal-overlay{position:absolute;inset:0;background:rgba(23,24,39,.58);backdrop-filter:blur(8px)}
.cn-modal-box{position:relative;width:min(420px,calc(100vw - 40px));background:#fff;border-radius:28px;padding:36px 30px;text-align:center;box-shadow:0 30px 90px rgba(74,31,117,.28);border:1px solid #f2e9f7}
.cn-modal-close{position:absolute;right:18px;top:12px;font-size:32px;line-height:1;color:#6a1b9a;text-decoration:none;font-weight:800}
.cn-modal-icon{display:inline-flex;width:70px;height:70px;border-radius:22px;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff1f7,#f4e6ff);font-size:38px;margin-bottom:14px}
.cn-modal-box h2{margin:0 0 10px;font-size:34px;color:#6a1b9a}
.cn-modal-box p{margin:0 auto 24px;color:#636173;font-size:17px;line-height:1.5;max-width:310px}
.cn-soon{cursor:pointer}


/* Ajustes finos de layout y assets: mayor protagonismo a las ilustraciones, iconos reequilibrados y mejor alineación. */


/* Ajustes finales solicitados: assets muy grandes en tarjetas y thumbs de ideas sin iconos ni recortes agresivos */
.cn-option{min-height:288px!important;padding:22px 18px 18px!important}
.cn-option p{max-width:54%!important}
.cn-option ul{max-width:52%!important}
.cn-option img{right:-10px!important;bottom:28px!important;width:182px!important;max-width:none!important;z-index:1!important}
.cn-option:nth-child(1) img{width:176px!important;right:-14px!important;bottom:34px!important}
.cn-option:nth-child(2) img{width:186px!important;right:-14px!important;bottom:20px!important}
.cn-option:nth-child(3) img{width:198px!important;right:-26px!important;bottom:10px!important}
.cn-option:nth-child(4) img{width:188px!important;right:-12px!important;bottom:14px!important}
.cn-option .cn-btn{position:relative;z-index:2}
.cn-idea-thumb img{display:block;width:100%;aspect-ratio:16/9!important;object-fit:cover;object-position:center center}
@media (max-width:520px){.cn-option{min-height:252px!important}.cn-option p{max-width:56%!important}.cn-option ul{max-width:54%!important}.cn-option img{width:136px!important;right:-6px!important;bottom:18px!important}.cn-option:nth-child(3) img{width:146px!important;right:-14px!important;bottom:12px!important}.cn-option:nth-child(4) img{width:140px!important;right:-8px!important;bottom:12px!important}}


/* Rediseño chulo de "Así de fácil funciona" */
.cn-steps{padding:4px 0 26px;background:#fff}
.cn-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch}
.cn-step{position:relative;display:flex;align-items:center;gap:14px;min-height:108px;padding:16px 18px;border:1px solid #efe7f5;border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fcf9ff 100%);box-shadow:0 10px 26px rgba(56,25,88,.07)}
.cn-step:not(:last-child):after{content:'';position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-top:2px dashed #ddd2e7;border-right:2px dashed #ddd2e7;transform-origin:center;rotate:45deg;background:#fff0}
.cn-step-visual{position:relative;flex:0 0 68px;width:68px;height:68px;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 10px 24px rgba(88,42,130,.18)}
.cn-step-visual.cn-n1{background:linear-gradient(135deg,#f5ebff,#ead7ff)}
.cn-step-visual.cn-n2{background:linear-gradient(135deg,#ffe7f1,#ffd2e7)}
.cn-step-visual.cn-n3{background:linear-gradient(135deg,#e6f0ff,#d3e2ff)}
.cn-step-visual.cn-n4{background:linear-gradient(135deg,#e8fff1,#cff6de)}
.cn-step-badge{position:absolute;left:-10px;top:-10px;width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,#7b2dd8,#ff2e7b);color:#fff;font-weight:900;font-size:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(118,40,191,.32);border:2px solid #fff}
.cn-step-visual.cn-n3 .cn-step-badge{background:linear-gradient(135deg,#3478ff,#00a2ff)}
.cn-step-visual.cn-n4 .cn-step-badge{background:linear-gradient(135deg,#20b35b,#79d64a)}
.cn-step-visual img{width:40px!important;height:40px!important;object-fit:contain;display:block;filter:drop-shadow(0 4px 10px rgba(64,30,102,.18))}
.cn-step p{margin:0;display:flex;flex-direction:column;gap:4px}
.cn-step strong{display:block;font-size:16px;line-height:1.1;color:#281c39}
.cn-step span{display:block;font-size:12px;line-height:1.35;color:#645d70}
@media (max-width:1024px){.cn-step-grid{grid-template-columns:repeat(2,1fr)}.cn-step:nth-child(2):after{display:none}}
@media (max-width:520px){.cn-step-grid{grid-template-columns:1fr}.cn-step{min-height:96px;padding:14px 14px}.cn-step:after{display:none}.cn-step-visual{width:62px;height:62px;flex-basis:62px}.cn-step-visual img{width:36px!important;height:36px!important}.cn-step strong{font-size:15px}}


/* Ajustes de paleta para combinar con el nuevo logo */
.cn-nav .premium{color:#c31f48!important}.cn-btn-primary{background:linear-gradient(90deg,#d82654,#ef4f78)!important}.cn-btn-primary:hover{box-shadow:0 14px 34px rgba(216,38,84,.34)!important}.cn-btn-secondary{border-color:#cda6dd!important;color:#7b2ba7!important}.cn-number.cn-n1,.cn-step-visual.cn-n1 .cn-step-badge{background:linear-gradient(135deg,#7b2ba7,#9e54cc)!important}.cn-number.cn-n2,.cn-step-visual.cn-n2 .cn-step-badge{background:linear-gradient(135deg,#c31f48,#e0486d)!important}.cn-number.cn-n3,.cn-step-visual.cn-n3 .cn-step-badge{background:linear-gradient(135deg,#7b2ba7,#c31f48)!important}.cn-number.cn-n4,.cn-step-visual.cn-n4 .cn-step-badge{background:linear-gradient(135deg,#8d2b8f,#c31f48)!important}.cn-step-visual.cn-n1{background:linear-gradient(135deg,#f4e8fb,#ead4f7)!important}.cn-step-visual.cn-n2{background:linear-gradient(135deg,#fde8ee,#ffd6e1)!important}.cn-step-visual.cn-n3{background:linear-gradient(135deg,#f4e9fb,#f6dfe9)!important}.cn-step-visual.cn-n4{background:linear-gradient(135deg,#f1e6f8,#f8dbe6)!important}.cn-step-visual img{filter:drop-shadow(0 4px 10px rgba(106,20,83,.16))!important}.cn-cta-card h2{color:#fff}.cn-cta-card{background:linear-gradient(90deg,#61147e 0%,#881a94 30%,#c32957 72%,#ea4f79 100%)!important} .cn-cta-card .cn-btn{color:#7b1f83!important}
@media (max-width:1180px){.cn-header{padding:0 20px;height:auto;min-height:98px;gap:18px;flex-wrap:wrap}.cn-logo img{width:320px}.cn-nav{gap:18px;font-size:14px}}


/* Ocultar etiqueta superior "Versión actual" */
.cn-version{display:none!important}

/* v0.8.4 responsive + site-wide visual alignment */
body.home .cn-home{max-width:none!important;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:0!important;box-shadow:none!important;overflow-x:hidden}
.cn-home img{max-width:100%;height:auto}
.cn-home .cn-shell{width:min(1280px,calc(100% - 40px));max-width:1280px}
.cn-home .cn-header{min-height:92px;height:auto!important;display:grid!important;grid-template-columns:minmax(190px,360px) minmax(0,1fr) auto;gap:18px;align-items:center;padding:16px clamp(18px,3vw,34px)!important}
.cn-home .cn-logo img{width:clamp(220px,25vw,360px)!important}
.cn-home .cn-nav{min-width:0;display:flex;gap:clamp(10px,1.5vw,22px);align-items:center;justify-content:center;overflow:visible}
.cn-home .cn-nav a{white-space:nowrap}
.cn-home .cn-actions{justify-content:flex-end;min-width:max-content}
.cn-home .cn-hero{min-height:0;padding:clamp(34px,5vw,58px) 0 clamp(26px,4vw,40px)}
.cn-home .cn-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);gap:clamp(28px,4vw,52px);min-width:0}
.cn-home .cn-hero-copy{padding-left:clamp(0px,2vw,28px);min-width:0}
.cn-home .cn-hero h1{font-size:clamp(2.65rem,4.6vw,3.7rem);max-width:11ch}
.cn-home .cn-hero h1 strong{font-size:clamp(3rem,5vw,4.25rem)}
.cn-home .cn-video-wrap{min-width:0}
.cn-home .cn-video-card img{width:100%;display:block}
.cn-home .cn-share-strip{width:min(88%,720px)}
.cn-home .cn-quick-grid{grid-template-columns:repeat(7,minmax(0,1fr))}
.cn-home .cn-option{min-height:300px!important}
.cn-home .cn-option-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.cn-home .cn-idea-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.cn-home .cn-step-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.cn-home .cn-option .cn-btn{align-self:stretch}

.cnr-site-header{background:rgba(255,255,255,.94)!important;border-bottom:1px solid #f2e9f7!important;box-shadow:0 8px 26px rgba(74,31,117,.07)!important}
.cnr-site-header__inner{min-height:86px;padding-block:14px!important}
.cnr-site-brand{display:flex!important;align-items:center}
.cnr-site-brand img{display:block;width:clamp(210px,24vw,330px);height:auto}
.cnr-site-nav{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(10px,1.6vw,22px)}
.cnr-site-nav a{color:#20202a!important;font-size:.95rem;font-weight:750}
.cnr-login-link{background:#fff;border:1.8px solid #5c117f!important;border-radius:12px;color:#5c117f!important;padding:10px 16px!important}
.cnr-header-cta,.cnr-button--primary{background:linear-gradient(90deg,#d82654,#ef4f78)!important;border:0!important;box-shadow:0 10px 24px rgba(216,38,84,.22)!important;color:#fff!important}
.cnr-button--secondary{background:#fff!important;border-color:#cda6dd!important;color:#7b2ba7!important}
.cnr-hub,.cnr-resource-view,.cnr-creator-page,.cnr-video-creator-page{background:linear-gradient(180deg,#fff 0%,#fff7fd 36%,#fff 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.cnr-wall-intro{background:radial-gradient(circle at 92% 16%,rgba(255,208,95,.33),transparent 24%),linear-gradient(135deg,#fff7fd,#fff);border:1px solid #f2e9f7;border-radius:22px;box-shadow:0 16px 42px rgba(74,31,117,.08);margin:clamp(10px,2vw,22px) 0 18px;padding:clamp(20px,4vw,34px)!important}
.cnr-wall-intro h1,.cnr-resource-detail h1,.cnr-creator-hero h1{color:#2b2438!important}
.cnr-wall-tools{border-color:#f0e2f5!important;box-shadow:0 12px 30px rgba(74,31,117,.09)!important}
.cnr-resource-card,.cnr-route-card,.cnr-advice-grid article,.cnr-creator-card,.cnr-video-workspace__form,.cnr-video-workspace__status,.cnr-message-panel{border-color:#eee5f3!important;box-shadow:0 12px 30px rgba(44,24,73,.08)!important}
.cnr-site-footer{background:#fff!important;border-top:1px solid #f2e9f7!important}

@media (max-width:1180px){
  .cn-home .cn-header{grid-template-columns:minmax(210px,320px) 1fr;gap:12px 18px}
  .cn-home .cn-nav{grid-column:1/3;grid-row:2;justify-content:flex-start;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
  .cn-home .cn-nav::-webkit-scrollbar{display:none}
  .cn-home .cn-actions{grid-column:2;grid-row:1}
  .cn-home .cn-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(330px,1.1fr)}
  .cn-home .cn-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .cn-home .cn-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cn-home .cn-idea-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media (max-width:820px){
  .cn-home .cn-shell{width:min(100% - 28px,760px)}
  .cn-home .cn-header{display:grid!important;grid-template-columns:1fr auto!important;padding:14px!important}
  .cn-home .cn-logo img{width:min(260px,68vw)!important}
  .cn-home .cn-actions{grid-column:2;grid-row:1}
  .cn-home .cn-actions .cn-btn-login,.cn-home .cn-actions .cn-search-link{display:none!important}
  .cn-home .cn-nav{grid-column:1/3;grid-row:2;display:flex;overflow-x:auto;gap:10px}
  .cn-home .cn-nav a{background:#fff;border:1px solid #f0e0f8;border-radius:999px;padding:9px 13px;font-size:13px}
  .cn-home .cn-hero-grid{grid-template-columns:1fr!important}
  .cn-home .cn-hero-copy{text-align:left}
  .cn-home .cn-hero h1{font-size:clamp(2.15rem,10vw,3rem);max-width:13ch}
  .cn-home .cn-hero h1 strong{font-size:clamp(2.35rem,11vw,3.35rem)}
  .cn-home .cn-hero-gift,.cn-home .cn-hero-balloons{opacity:.35}
  .cn-home .cn-video-wrap{max-width:680px;margin-inline:auto;width:100%}
  .cn-home .cn-step-grid,.cn-home .cn-idea-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cnr-site-header__inner{align-items:flex-start;flex-direction:column}
  .cnr-site-actions{flex-wrap:wrap}
}

@media (max-width:560px){
  .cn-home .cn-shell{width:calc(100% - 24px)}
  .cn-home .cn-header{padding-top:12px!important}
  .cn-home .cn-actions .cn-btn-primary{padding:10px 12px!important;font-size:13px}
  .cn-home .cn-hero{padding-top:24px}
  .cn-home .cn-hero-buttons .cn-btn{width:100%}
  .cn-home .cn-share-strip{width:94%;flex-direction:column;align-items:flex-start;gap:10px}
  .cn-home .cn-share-icons{align-self:flex-end}
  .cn-home .cn-quick-grid,.cn-home .cn-option-grid,.cn-home .cn-step-grid,.cn-home .cn-idea-grid{grid-template-columns:1fr!important}
  .cn-home .cn-option{min-height:auto!important;padding:20px 18px!important}
  .cn-home .cn-option p,.cn-home .cn-option ul{max-width:none!important;padding-right:112px}
  .cn-home .cn-option img{width:118px!important;right:-6px!important;bottom:58px!important}
  .cn-home .cn-option .cn-btn{margin-top:18px}
  .cn-home .cn-cta-card{padding:26px 18px}
  .cnr-site-brand img{width:min(260px,80vw)}
}

@media (max-width:380px){
  .cn-home .cn-option p,.cn-home .cn-option ul{padding-right:0}
  .cn-home .cn-option img{position:relative!important;right:auto!important;bottom:auto!important;align-self:flex-end;margin-top:-8px}
}

/* v0.8.7 identidad visual global: landing como fuente de verdad */
:root{
  --cn-purple:#6a1b9a;
  --cn-purple-2:#7b1fb3;
  --cn-pink:#e91e63;
  --cn-pink-2:#f21068;
  --cn-orange:#ff9800;
  --cn-blue:#1683e8;
  --cn-green:#2a9b5b;
  --cn-text:#171827;
  --cn-muted:#636173;
  --cn-border:#f2e9f7;
  --cn-bg:#fff7fd;
  --cnr-ink:#171827;
  --cnr-muted:#636173;
  --cnr-coral:#e91e63;
  --cnr-coral-dark:#d41456;
  --cnr-purple:#6a1b9a;
  --cnr-purple-soft:#7b1fb3;
  --cnr-yellow:#ffc107;
  --cnr-blue:#1683e8;
  --cnr-border:#f2e9f7;
  --cnr-cream:#fff7fd;
  --cnr-lilac:#f4e6ff;
  --cnr-shadow:0 18px 55px rgba(74,31,117,.12);
}

.cn-home .cn-header,
.cnr-site-header{
  background:rgba(255,255,255,.94)!important;
  border-bottom:1px solid #f2e9f7!important;
  box-shadow:0 8px 26px rgba(74,31,117,.07)!important;
  backdrop-filter:blur(14px);
}

.cn-home .cn-header{
  grid-template-columns:minmax(170px,300px) minmax(0,1fr) auto!important;
  min-height:84px!important;
  padding-block:12px!important;
}

.cn-home .cn-logo img,
.cnr-site-brand img{
  width:clamp(190px,18vw,285px)!important;
}

.cnr-site-header__inner{
  align-items:center!important;
  display:grid!important;
  gap:18px!important;
  grid-template-columns:minmax(170px,300px) minmax(0,1fr) auto!important;
  min-height:84px!important;
  padding-block:12px!important;
}

.cn-home .cn-nav,
.cnr-site-nav{
  align-items:center!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:clamp(10px,1.4vw,22px)!important;
  justify-content:center!important;
}

.cn-home .cn-nav a,
.cnr-site-nav a{
  color:#20202a!important;
  font-size:.94rem!important;
  font-weight:750!important;
  line-height:1!important;
}

.cn-home .cn-nav a:hover,
.cnr-site-nav a:hover{
  color:#e91e63!important;
}

.cn-home .cn-actions,
.cnr-site-actions{
  align-items:center!important;
  display:flex!important;
  gap:12px!important;
  justify-content:flex-end!important;
  min-width:max-content!important;
}

.cn-home .cn-btn,
.cnr-button{
  border-radius:10px!important;
  font-weight:850!important;
}

.cn-home .cn-btn-primary,
.cnr-header-cta,
.cnr-button--primary{
  background:linear-gradient(135deg,#e91e63,#f21068)!important;
  border:0!important;
  box-shadow:0 10px 24px rgba(233,30,99,.22)!important;
  color:#fff!important;
}

.cn-home .cn-btn-secondary,
.cn-home .cn-btn-login,
.cnr-login-link,
.cnr-button--secondary{
  background:#fff!important;
  border-color:#e0c5ef!important;
  color:#6a1b9a!important;
}

.cnr-header-search{
  align-items:center!important;
  color:#6a1b9a!important;
  display:inline-flex!important;
  height:36px!important;
  justify-content:center!important;
  width:36px!important;
}

.cnr-header-search svg{
  height:24px!important;
  width:24px!important;
}

.cn-home,
.cnr-hub,
.cnr-resource-view,
.cnr-creator-page,
.cnr-video-creator-page{
  background:
    radial-gradient(circle at 12% 9%,rgba(233,30,99,.07),transparent 24%),
    radial-gradient(circle at 88% 8%,rgba(123,31,179,.07),transparent 28%),
    linear-gradient(180deg,#fff 0%,#fff7fd 38%,#fff 100%)!important;
  color:#171827!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}

.cnr-wall-intro,
.cnr-creator-hero,
.cnr-resource-detail__header{
  background:
    radial-gradient(circle at 88% 12%,rgba(255,193,7,.28),transparent 24%),
    radial-gradient(circle at 16% 18%,rgba(233,30,99,.08),transparent 28%),
    linear-gradient(180deg,#fff7fd,#fff)!important;
}

.cnr-wall-intro,
.cnr-resource-detail__header{
  border:1px solid #f2e9f7!important;
  border-radius:22px!important;
  box-shadow:0 16px 42px rgba(74,31,117,.08)!important;
  padding:clamp(20px,4vw,34px)!important;
}

.cnr-resource-detail__header{
  max-width:none!important;
}

.cnr-creator-hero{
  border-bottom:1px solid #f2e9f7!important;
  padding-block:clamp(38px,6vw,72px)!important;
}

.cnr-wall-intro h1,
.cnr-resource-detail h1,
.cnr-creator-hero h1{
  color:#171827!important;
}

.cnr-wall-intro h1 strong,
.cnr-resource-detail h1 strong,
.cnr-creator-hero h1 strong{
  color:#6a1b9a!important;
}

.cnr-eyebrow,
.cnr-creator-card__status{
  color:#e91e63!important;
}

.cnr-wall-tools,
.cnr-resource-card,
.cnr-route-card,
.cnr-advice-grid article,
.cnr-creator-card,
.cnr-video-workspace__form,
.cnr-video-workspace__status,
.cnr-message-panel,
.cnr-resource-context{
  background:#fff!important;
  border-color:#f2e9f7!important;
  box-shadow:0 12px 30px rgba(44,24,73,.08)!important;
}

.cnr-filter-chip.is-active,
.cnr-font-picker button.is-active,
.cnr-font-picker button:hover{
  background:#e91e63!important;
  border-color:#e91e63!important;
  color:#fff!important;
}

.cnr-text-card,
.cnr-modal-phrase{
  background:
    radial-gradient(circle at 14% 18%,rgba(255,193,7,.48),transparent 23%),
    radial-gradient(circle at 88% 82%,rgba(123,31,179,.16),transparent 24%),
    linear-gradient(145deg,#fff7fd,#ffe8f0 58%,#f4e6ff)!important;
}

.cnr-site-footer{
  background:#fff!important;
  border-top:1px solid #f2e9f7!important;
}

@media (max-width:1180px){
  .cn-home .cn-header,
  .cnr-site-header__inner{
    grid-template-columns:minmax(180px,270px) 1fr!important;
  }
  .cn-home .cn-nav,
  .cnr-site-nav{
    grid-column:1/3!important;
    grid-row:2!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    padding-bottom:4px!important;
    scrollbar-width:none!important;
  }
  .cn-home .cn-nav::-webkit-scrollbar,
  .cnr-site-nav::-webkit-scrollbar{display:none}
  .cn-home .cn-actions,
  .cnr-site-actions{
    grid-column:2!important;
    grid-row:1!important;
  }
}

@media (max-width:820px){
  .cn-home .cn-header,
  .cnr-site-header__inner{
    grid-template-columns:1fr auto!important;
    padding:14px!important;
  }
  .cn-home .cn-logo img,
  .cnr-site-brand img{
    width:min(230px,66vw)!important;
  }
  .cn-home .cn-actions .cn-btn-login,
  .cn-home .cn-actions .cn-search-link,
  .cnr-login-link,
  .cnr-header-search{
    display:none!important;
  }
}

@media (max-width:560px){
  .cn-home .cn-logo img,
  .cnr-site-brand img{
    width:min(215px,72vw)!important;
  }
  .cn-home .cn-actions .cn-btn-primary,
  .cnr-header-cta{
    font-size:13px!important;
    padding:10px 12px!important;
  }
}

/* v0.8.8 hero con cebo funcional al generador */
.cn-home .cn-hero-starter{
  min-width:0;
  position:relative;
  z-index:2;
}

.cn-home .cn-hero-starter__form{
  background:rgba(255,255,255,.92);
  border:1px solid rgba(242,233,247,.96);
  border-radius:24px;
  box-shadow:0 24px 60px rgba(71,28,117,.16);
  display:grid;
  gap:16px;
  overflow:hidden;
  padding:clamp(20px,3vw,28px);
  position:relative;
}

.cn-home .cn-hero-starter__form:before{
  background:radial-gradient(circle,rgba(255,193,7,.34),transparent 68%);
  content:"";
  height:180px;
  pointer-events:none;
  position:absolute;
  right:-70px;
  top:-76px;
  width:180px;
}

.cn-home .cn-hero-starter__head{
  align-items:center;
  display:flex;
  gap:14px;
  min-width:0;
  position:relative;
  z-index:1;
}

.cn-home .cn-hero-starter__icon{
  align-items:center;
  background:linear-gradient(135deg,#fff1f7,#f4e6ff);
  border-radius:18px;
  box-shadow:0 10px 24px rgba(74,31,117,.12);
  display:flex;
  flex:0 0 58px;
  height:58px;
  justify-content:center;
  width:58px;
}

.cn-home .cn-hero-starter__icon img{
  height:34px;
  width:34px;
}

.cn-home .cn-hero-starter__icon--wishi{
  background:radial-gradient(circle at 52% 48%,rgba(255,255,255,.98) 0 30%,rgba(255,224,116,.34) 48%,rgba(231,145,255,.28) 68%,transparent 72%);
  border-radius:50%;
  box-shadow:0 12px 30px rgba(126,48,164,.18);
  flex-basis:94px;
  height:94px;
  overflow:visible;
  position:relative;
  width:94px;
}

.cn-home .cn-hero-starter__icon--wishi:after{
  background:linear-gradient(135deg,#ffb43f,#e455cf 52%,#4fc9de);
  border-radius:50%;
  content:"";
  height:10px;
  position:absolute;
  right:1px;
  top:7px;
  width:10px;
}

.cn-home .cn-hero-starter__icon--wishi img{
  filter:drop-shadow(0 9px 12px rgba(98,38,133,.22));
  height:108px;
  max-width:none;
  object-fit:contain;
  width:96px;
}

.cn-home .cn-hero-starter h2{
  color:#6a1b9a;
  font-size:clamp(1.35rem,2.4vw,1.85rem);
  line-height:1.05;
  margin:0 0 6px;
}

.cn-home .cn-hero-starter p{
  color:#636173;
  font-size:.94rem;
  line-height:1.38;
  margin:0;
}

.cn-home .cn-hero-starter__fields{
  display:grid;
  gap:12px;
  grid-template-columns:1fr 1fr;
  position:relative;
  z-index:1;
}

.cn-home .cn-hero-starter label{
  background:#fff;
  border:1px solid #f2e9f7;
  border-radius:16px;
  display:flex;
  flex-direction:column;
  gap:4px;
  padding:11px 13px;
}

.cn-home .cn-hero-starter__wide{
  grid-column:1 / -1;
}

.cn-home .cn-hero-starter label span{
  color:#6a1b9a;
  font-size:.78rem;
  font-weight:900;
}

.cn-home .cn-hero-starter input,
.cn-home .cn-hero-starter select{
  background:transparent;
  border:0;
  color:#171827;
  font:inherit;
  font-size:1rem;
  font-weight:750;
  min-width:0;
  outline:0;
  padding:0;
  width:100%;
}

.cn-home .cn-hero-starter .cn-btn{
  position:relative;
  width:100%;
  z-index:1;
}

.cn-home .cn-hero-starter__video{
  background:#fff;
  border:8px solid #fff;
  border-radius:18px;
  box-shadow:0 18px 45px rgba(74,31,117,.14);
  cursor:pointer;
  display:block;
  overflow:hidden;
  padding:0;
  position:relative;
  width:100%;
  z-index:1;
}

.cn-home .cn-hero-starter__video img{
  display:block;
  height:auto;
  width:100%;
}

.cn-home .cn-hero-starter__video span{
  align-items:center;
  background:rgba(106,27,154,.9);
  border:3px solid rgba(255,255,255,.86);
  border-radius:999px;
  color:#fff;
  display:flex;
  font-size:1.45rem;
  height:58px;
  justify-content:center;
  left:50%;
  padding-left:3px;
  position:absolute;
  top:50%;
  transform:translate(-50%,-50%);
  width:58px;
}

.cn-home .cn-hero-starter__video:hover span{
  background:#e91e63;
}

.cn-home .cn-hero-starter__preview{
  align-items:center;
  background:
    radial-gradient(circle at 14% 18%,rgba(255,193,7,.42),transparent 23%),
    radial-gradient(circle at 88% 82%,rgba(123,31,179,.16),transparent 24%),
    linear-gradient(145deg,#fff7fd,#ffe8f0 58%,#f4e6ff);
  border-radius:20px;
  color:#6a1b9a;
  display:flex;
  font-size:clamp(1.35rem,3vw,2.25rem);
  font-weight:950;
  justify-content:center;
  line-height:1.08;
  min-height:150px;
  padding:22px;
  position:relative;
  text-align:center;
  z-index:1;
}

.cn-home .cn-hero-starter__preview:after{
  color:rgba(233,30,99,.16);
  content:"★";
  font-size:3rem;
  position:absolute;
  right:18px;
  top:10px;
}

.cn-home .cn-audience-proof{
  color:#6f637b;
  font-size:.86rem;
  font-weight:500;
  line-height:1.2;
}

.cn-home .cn-proof-cluster{
  align-items:center;
  display:inline-flex;
  flex:0 0 auto;
}

.cn-home .cn-proof-cluster img{
  display:block;
  position:relative;
  z-index:2;
}

.cn-home .cn-proof-cluster .cn-stars{
  background:#fff;
  border:1px solid #f4d684;
  border-radius:999px;
  box-shadow:0 8px 18px rgba(117,48,130,.09);
  color:#f5b800;
  display:inline-flex;
  font-size:.82rem;
  letter-spacing:.5px;
  line-height:1;
  margin-left:-12px;
  padding:6px 8px 6px 14px;
  position:relative;
  z-index:1;
}

.cn-home .cn-social-proof{
  gap:8px 10px;
}

.cn-home .cn-proof-text{
  flex-basis:100%;
  margin-top:-2px;
}

.cn-format-preview{
  background:linear-gradient(180deg,#fff,#fff8fd 70%,#fff);
  padding:10px 0 30px;
}

.cn-home .cn-quick .cn-quick-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
}

.cn-home .cn-format-preview .cn-quick-grid{
  grid-template-columns:repeat(7,minmax(0,1fr));
}

.cn-home .cn-option{
  min-height:328px!important;
  padding:24px 20px 20px!important;
}

.cn-home .cn-option p{
  max-width:50%!important;
}

.cn-home .cn-option ul{
  max-width:48%!important;
}

.cn-home .cn-option img{
  width:220px!important;
  right:-24px!important;
  bottom:48px!important;
}

.cn-home .cn-option:nth-child(1) img{
  width:214px!important;
  right:-24px!important;
  bottom:54px!important;
}

.cn-home .cn-option:nth-child(2) img{
  width:228px!important;
  right:-28px!important;
  bottom:34px!important;
}

.cn-home .cn-option:nth-child(3) img{
  width:238px!important;
  right:-38px!important;
  bottom:22px!important;
}

.cn-home .cn-option:nth-child(4) img{
  width:226px!important;
  right:-24px!important;
  bottom:24px!important;
}

.cn-video-steps{
  align-items:center;
  display:grid;
  gap:clamp(24px,4vw,48px);
  grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);
}

.cn-video-steps__phone{
  margin-inline:auto;
  max-width:390px;
  width:100%;
}

.cn-video-steps__phone-link{
  border-radius:30px;
  display:block;
  position:relative;
  transition:transform .18s ease,filter .18s ease;
}

.cn-video-steps__phone-link:hover{
  filter:drop-shadow(0 18px 34px rgba(74,31,117,.18));
  transform:translateY(-2px);
}

.cn-video-steps__phone img{
  display:block;
  width:100%;
}

.cn-video-steps__list{
  display:grid;
  gap:14px;
}

.cn-video-steps .cn-step{
  background:#fff;
  border:1px solid #f0e3f5;
  border-radius:18px;
  box-shadow:0 12px 30px rgba(74,31,117,.08);
  min-height:112px;
  padding:18px;
}

.cn-video-steps .cn-step:after{
  display:none!important;
}

.cn-video-steps .cn-step-badge{
  align-items:center!important;
  background:linear-gradient(135deg,#7b2ba7,#d82654)!important;
  border:2px solid #fff!important;
  border-radius:999px!important;
  box-shadow:0 8px 18px rgba(118,40,191,.26)!important;
  box-sizing:border-box!important;
  color:#fff!important;
  display:flex!important;
  flex:0 0 42px!important;
  font-size:1rem!important;
  font-weight:950!important;
  height:42px!important;
  justify-content:center!important;
  left:auto!important;
  line-height:1!important;
  margin:0!important;
  padding:0!important;
  position:static!important;
  top:auto!important;
  width:42px!important;
}

@media (max-width:820px){
  .cn-home .cn-hero-starter{
    margin-inline:auto;
    max-width:680px;
    width:100%;
  }
  .cn-video-steps{
    grid-template-columns:1fr;
  }
  .cn-home .cn-quick .cn-quick-grid,
  .cn-home .cn-format-preview .cn-quick-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cn-home .cn-option{
    min-height:310px!important;
  }
  .cn-home .cn-option p{
    max-width:56%!important;
  }
  .cn-home .cn-option ul{
    max-width:54%!important;
  }
}

@media (max-width:560px){
  .cn-home .cn-hero-starter__fields{
    grid-template-columns:1fr;
  }
  .cn-home .cn-hero-starter__head{
    align-items:flex-start;
  }
  .cn-home .cn-hero-starter__icon{
    flex-basis:50px;
    height:50px;
    width:50px;
  }
  .cn-home .cn-hero-starter__icon--wishi{
    flex-basis:76px;
    height:76px;
    width:76px;
  }
  .cn-home .cn-hero-starter__icon--wishi img{
    height:88px;
    width:78px;
  }
  .cn-home .cn-hero-starter__preview{
    font-size:clamp(1.2rem,7vw,1.8rem);
    min-height:130px;
  }
  .cn-home .cn-quick .cn-quick-grid,
  .cn-home .cn-format-preview .cn-quick-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .cn-home .cn-option{
    min-height:auto!important;
  }
  .cn-home .cn-option p,
  .cn-home .cn-option ul{
    max-width:none!important;
    padding-right:128px;
  }
  .cn-home .cn-option img{
    width:142px!important;
    right:-12px!important;
    bottom:62px!important;
  }
  .cn-home .cn-social-proof{
    align-items:flex-start;
    flex-direction:column;
  }
}

@media (max-width:360px){
  .cn-home .cn-format-preview .cn-quick-grid{
    grid-template-columns:1fr!important;
  }
}

/* v0.8.10 estructura estratégica generador + muro */
.cn-home .cn-kicker{
  align-items:center;
  background:#fff;
  border:1px solid #f2e9f7;
  border-radius:999px;
  box-shadow:0 10px 30px rgba(123,31,179,.08);
  color:#6a1b9a;
  display:inline-flex;
  font-size:.9rem;
  font-weight:900;
  margin:0 0 14px;
  padding:8px 13px;
}

.cn-home .cn-kicker:before{
  color:#e91e63;
  content:"✦";
  margin-right:8px;
}

/* v0.8.16 ajustes de cabecera compartida, prueba social y tarjetas */
.cn-home > .cnr-site-header{
  margin:0;
}

.cnr-site-header__inner{
  display:grid!important;
  grid-template-areas:"brand actions" "nav nav"!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px 18px!important;
  min-height:92px!important;
  padding-block:12px!important;
}

.cnr-site-brand{
  grid-area:brand!important;
  justify-self:center!important;
  min-width:0!important;
}

.cnr-site-brand img{
  display:block!important;
  height:auto!important;
  width:clamp(230px,24vw,330px)!important;
}

.cnr-site-actions{
  grid-area:actions!important;
  justify-content:flex-end!important;
}

.cnr-site-nav{
  grid-area:nav!important;
  justify-content:center!important;
}

.cnr-site-nav a{
  white-space:nowrap!important;
}

.cn-home .cn-social-proof{
  align-items:flex-start;
  gap:3px 8px;
}

.cn-home .cn-proof-cluster img{
  height:auto;
  width:128px;
}

.cn-home .cn-proof-cluster .cn-stars{
  margin-left:-16px;
  margin-top:1px;
}

.cn-home .cn-audience-proof{
  margin-left:-2px;
  margin-top:6px;
}

.cn-home .cn-proof-text{
  flex-basis:100%;
  margin-top:8px;
}

.cn-home .cn-option-title{
  align-items:center;
  display:flex;
  gap:10px;
  min-width:0;
  position:relative;
  z-index:2;
}

.cn-home .cn-option-title .cn-number{
  flex:0 0 40px;
  margin-right:0;
}

.cn-home .cn-option-title h3{
  display:block;
  font-size:clamp(1.16rem,1.7vw,1.45rem);
  line-height:1.05;
}

.cnr-wall-intro{
  max-width:760px!important;
  padding:clamp(18px,3vw,28px)!important;
}

.cnr-wall-intro h1{
  font-size:clamp(2rem,4vw,3.1rem)!important;
  max-width:12ch!important;
}

@media (max-width:820px){
  .cnr-site-header__inner{
    grid-template-areas:"brand actions" "nav nav"!important;
    grid-template-columns:minmax(0,1fr) auto!important;
  }
  .cnr-site-brand{
    justify-self:center!important;
  }
  .cnr-site-brand img{
    width:min(250px,62vw)!important;
  }
  .cnr-site-nav{
    justify-content:flex-start!important;
    overflow-x:auto!important;
    padding-bottom:2px!important;
  }
  .cn-home .cn-proof-cluster img{
    width:122px;
  }
}

@media (max-width:420px){
  .cnr-site-header__inner{
    gap:9px!important;
    padding-inline:12px!important;
  }
  .cnr-site-brand img{
    width:min(220px,58vw)!important;
  }
  .cnr-header-cta{
    font-size:12px!important;
    padding:10px!important;
  }
}

/* v0.8.58.5 mobile width guard: keep legacy home wrappers inside the viewport. */
@media (max-width:767px){
  body.home .cn-home,
  .cn-home{
    box-sizing:border-box!important;
    left:auto!important;
    margin-left:0!important;
    margin-right:0!important;
    max-width:100%!important;
    overflow-x:hidden!important;
    position:relative!important;
    transform:none!important;
    width:100%!important;
  }

  .cn-home .cnr-site-header,
  .cn-home .cn-header,
  .cn-home .cn-hero,
  .cn-home .cn-quick,
  .cn-home .cn-options,
  .cn-home .cn-format-preview,
  .cn-home .cn-steps{
    box-sizing:border-box!important;
    left:auto!important;
    margin-left:0!important;
    margin-right:0!important;
    max-width:100%!important;
    overflow-x:hidden!important;
    transform:none!important;
    width:100%!important;
  }

  .cn-home .cn-shell,
  .cn-home .cnr-shell{
    box-sizing:border-box!important;
    margin-left:auto!important;
    margin-right:auto!important;
    max-width:100%!important;
    padding-left:16px!important;
    padding-right:16px!important;
    width:100%!important;
  }

  .cn-home .cn-hero-starter__form,
  .cn-home .cn-option{
    box-sizing:border-box!important;
    max-width:100%!important;
  }
}

/* v0.9.297 QA: remove mobile dead zones and restore a continuous reading rhythm. */
@media (max-width:820px){
  .cn-home .cn-video-steps__phone{
    display:none!important;
  }
  .cn-home .cn-steps,
  .cn-home .cn-ideas{
    padding-block:24px!important;
  }
  .cn-home .cn-video-steps{
    gap:14px!important;
  }
}

@media (max-width:560px){
  .cn-home .cn-idea-grid{
    display:grid!important;
    gap:14px!important;
    grid-template-columns:1fr!important;
  }
  .cn-home .cn-idea{
    border:1px solid #f0e3f5!important;
    border-radius:18px!important;
    box-shadow:0 10px 26px rgba(74,31,117,.07)!important;
    display:grid!important;
    gap:0 14px!important;
    grid-template-columns:104px minmax(0,1fr)!important;
    overflow:hidden!important;
    padding:12px!important;
  }
  .cn-home .cn-idea-thumb{
    grid-row:1 / span 4!important;
    margin:0!important;
  }
  .cn-home .cn-idea-thumb img{
    aspect-ratio:1/1!important;
    height:100%!important;
    min-height:104px!important;
    object-fit:cover!important;
  }
  .cn-home .cn-idea h3{
    font-size:16px!important;
    line-height:1.2!important;
  }
  .cn-home .cn-idea p{
    font-size:13px!important;
    line-height:1.4!important;
  }
}

/* v0.9.302: visual, scannable article cards for Ideas para cada ocasión. */
.cn-home .cn-ideas{padding-block:clamp(34px,5vw,64px)!important}
.cn-home .cn-idea-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(16px,2vw,24px)!important}
.cn-home .cn-idea{min-width:0!important;overflow:hidden!important;border:1px solid #eadfed!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 38px rgba(63,28,75,.09)!important;padding:0!important;transition:transform .22s ease,box-shadow .22s ease!important}
.cn-home .cn-idea:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(63,28,75,.15)!important}
.cn-home .cn-idea>a{display:flex!important;height:100%!important;min-width:0!important;flex-direction:column!important;color:#281633!important;text-decoration:none!important}
.cn-home .cn-idea-thumb{width:100%!important;margin:0 0 18px!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;background:#f8effa!important}
.cn-home .cn-idea-thumb img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important;object-fit:cover!important;transition:transform .3s ease!important}
.cn-home .cn-idea:hover .cn-idea-thumb img{transform:scale(1.035)}
.cn-home .cn-idea h3{margin:0!important;padding:0 20px!important;color:#281633!important;font-size:clamp(18px,1.6vw,23px)!important;line-height:1.18!important;letter-spacing:-.02em!important}
.cn-home .cn-idea>a>strong{display:flex!important;align-items:center!important;gap:6px!important;margin-top:auto!important;padding:18px 20px 22px!important;color:#8a2aa3!important;font-size:14px!important;font-weight:900!important}
@media(max-width:980px){.cn-home .cn-idea-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.cn-home .cn-idea-grid{grid-template-columns:1fr!important;gap:16px!important}.cn-home .cn-idea{display:block!important;border-radius:20px!important}.cn-home .cn-idea-thumb{margin-bottom:16px!important}.cn-home .cn-idea h3{padding-inline:18px!important;font-size:21px!important}.cn-home .cn-idea>a>strong{padding:16px 18px 20px!important}}
