.demo-root{--demo-bg:#0d0d0d;--demo-surface:#141414;--demo-surface-elevated:#141414;--demo-input-bg:#0d0d0d;--demo-border:#ffffff17;--demo-border-strong:#ffffff2e;--demo-text:#fff;--demo-text-muted:#ffffff8c;--demo-accent:#d8f213;--demo-accent-hover:#c5dd10;--demo-accent-contrast:#0d0d0d;--demo-accent-light:#d8f2131f;--demo-accent-mid:#748c1b;--demo-danger:#dc2626;--demo-shadow-sm:0 1px 3px #00000047,0 1px 2px #00000038;--demo-shadow-md:0 4px 16px #00000052,0 2px 6px #0000003d;--demo-shadow-lg:0 24px 50px -20px #000000b3;background:var(--demo-bg);color:var(--demo-text);min-height:100vh;font-family:var(--font-sans-stack)}.demo-main{flex-direction:column;min-height:100vh;display:flex}.demo-top{z-index:50;background:#0d0d0d;border-bottom:1px solid #ffffff1a;position:sticky;top:0;box-shadow:0 1px 3px #00000040}.demo-top-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:14px 24px;display:flex}.demo-top-logo{align-items:center;text-decoration:none;transition:transform .18s;display:inline-flex}.demo-top-logo:hover{transform:scale(1.03)}.demo-top-logo-img{object-fit:contain;width:auto;height:30px}.demo-top-brand{align-items:center;gap:28px;display:flex}.demo-top-tag{font-family:var(--font-mono-stack);letter-spacing:.22em;color:#ffffff6b;font-size:10.5px}.demo-top-actions{align-items:center;gap:20px;display:flex}.demo-top-email{color:#ffffff8c;font-size:13px;text-decoration:none}.demo-top-email:hover{color:#fffc}@media (max-width:640px){.demo-top-email,.demo-top-tag{display:none}}.demo-top-cta{color:#0d0d0d;background:#d8f213;border:1px solid #d8f213;border-radius:999px;padding:8px 18px;font-size:12px;font-weight:600;text-decoration:none;transition:all .18s;box-shadow:0 4px 12px #d8f21359}.demo-top-cta:hover{color:#0d0d0d;background:#c5dd10;border-color:#c5dd10;transform:translateY(-1px);box-shadow:0 6px 16px #d8f21373}.demo-grid{flex:1;grid-template-columns:minmax(280px,420px) 1fr;align-items:start;gap:32px;width:100%;max-width:1280px;margin:0 auto;padding:32px 24px;display:grid}.demo-left{background:var(--demo-surface-elevated);border:1px solid var(--demo-border);box-shadow:var(--demo-shadow-md);border-radius:20px;padding:28px 24px}.demo-left input:focus,.demo-left select:focus,.demo-left textarea:focus{border-color:#748c1b;box-shadow:0 0 0 3px #d8f21338}.demo-left button[type=submit]:not(:disabled):hover{transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;transform:translateY(-1px);background:#c5dd10!important;border-color:#c5dd10!important;box-shadow:0 6px 16px #d8f21380!important}.demo-right{justify-content:center;align-items:flex-start;max-height:calc(100vh - 96px);display:flex;position:sticky;top:96px}.demo-foot{border-top:1px solid var(--demo-border);text-align:center;color:var(--demo-text-muted);max-width:900px;margin:0 auto;padding:18px 24px;font-size:11px}@media (max-width:900px){.demo-grid{grid-template-columns:1fr;gap:24px}.demo-right{position:static}}.showroom-grid{flex:1;grid-template-columns:1fr 430px;gap:56px;width:100%;max-width:1440px;margin:0 auto;padding:32px 32px 48px;display:grid}.showroom-phone-col{flex-direction:column;gap:14px;min-width:0;display:flex}.showroom-eyebrow{font-family:var(--font-mono-stack);letter-spacing:.22em;color:#d8f213;margin:0 0 10px;font-size:10.5px}.showroom-hero-title{font-family:var(--font-display-stack);letter-spacing:-.025em;color:#fff;max-width:620px;margin:0;font-size:40px;font-weight:200;line-height:1.08}.showroom-hero-title span{color:#d8f213;font-weight:400}.showroom-phone-scene{flex:1;justify-content:center;align-items:center;gap:18px;max-width:680px;margin:0 auto;display:flex}.showroom-phone-wrap{flex:none}.showroom-pills{flex-direction:column;flex:1 1 0;justify-content:space-evenly;align-self:stretch;gap:20px;min-width:0;max-width:240px;padding:24px 0;display:flex}.showroom-panel-col{align-self:start;max-height:calc(100vh - 121px);display:flex;position:sticky;top:97px}.showroom-panel-card{box-sizing:border-box;background:#141414;border:1px solid #ffffff17;border-radius:22px;flex-direction:column;width:100%;height:100%;padding:30px 30px 26px;display:flex;overflow:hidden;box-shadow:0 24px 50px -20px #000000b3}.showroom-panel-scroll{flex:1;min-height:0;overflow-y:auto}.showroom-pill-row{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.showroom-pill-badge{white-space:normal;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:20px;flex:0 auto;align-items:center;gap:11px;min-width:0;padding:10px 16px;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:flex}.showroom-pill-badge-active{background:#d8f213;border-color:#d8f213;box-shadow:0 4px 12px #d8f21359}.showroom-pill-num{font-family:var(--font-mono-stack);letter-spacing:.06em;color:#ffffff52;flex:none;font-size:10px;font-weight:600}.showroom-pill-badge-active .showroom-pill-num{color:#0d0d0d80}.showroom-pill-label{color:#ffffffb8;flex:auto;min-width:0;font-size:13px;font-weight:600;line-height:1.25}.showroom-pill-badge-active .showroom-pill-label{color:#0d0d0d}.showroom-pill-connector{flex:auto;align-items:center;gap:8px;min-width:24px;display:flex}.showroom-pill-line{background:#ffffff2e;flex:auto;height:1.5px}.showroom-pill-dot{background:#ffffff38;border-radius:50%;flex:none;width:9px;height:9px}.showroom-pill-dot-active{background:#d8f213;animation:2.2s ease-in-out infinite showroom-hot-pulse}@keyframes showroom-hot-pulse{0%,to{box-shadow:0 0 #d8f2138c}50%{box-shadow:0 0 0 9px #d8f21300}}@media (prefers-reduced-motion:reduce){.showroom-pill-dot-active{animation:none}}@media (max-width:1100px){.showroom-grid{grid-template-columns:1fr;gap:24px;padding:24px 20px 40px}.showroom-hero-title{max-width:none;font-size:28px}.showroom-panel-col{max-height:none;position:static}.showroom-panel-card{height:auto;overflow:visible}.showroom-panel-scroll{overflow-y:visible}.showroom-phone-scene{grid-template-columns:1fr 1fr;grid-template-areas:"pillsLeft pillsRight""phone phone";align-items:start;gap:10px 12px;max-width:480px;display:grid}.showroom-pills-left{grid-area:pillsLeft}.showroom-pills-right{grid-area:pillsRight}.showroom-phone-wrap{grid-area:phone;justify-self:center;margin-top:8px}.showroom-pills{flex-direction:column;justify-content:flex-start;align-self:stretch;gap:10px;max-width:none;padding:0}.showroom-pill-badge{justify-content:center;width:100%;min-height:58px}.showroom-pill-label{text-align:center}.showroom-pill-connector{display:none}}.demo-feature-btn{color:#fff;cursor:pointer;white-space:nowrap;z-index:10;will-change:transform,box-shadow;background:#0d0d0d;border:1.5px solid #d8f21373;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:13px;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;animation:6s ease-in-out infinite demo-feature-float,4.2s ease-in-out infinite demo-feature-halo;display:flex;position:absolute;overflow:hidden;box-shadow:0 10px 28px #0d0d0d47,0 0 0 1px #d8f2134d,0 0 28px #d8f21338}.demo-feature-btn:before{content:"";border-radius:inherit;pointer-events:none;will-change:background-position;background:linear-gradient(115deg,#0000 30%,#d8f21300 42%,#d8f213d9 50%,#ffffff8c 56%,#d8f21300 64%,#0000 76%) 220%/260% 100% no-repeat;animation:13s ease-in-out infinite demo-feature-shimmer;position:absolute;inset:0}.demo-feature-btn:hover{color:#0d0d0d;z-index:20;background:#d8f213;border-color:#d8f213;animation-play-state:paused;transform:scale(1.1);box-shadow:0 14px 36px #d8f2138c,0 0 0 2px #d8f213b3,0 4px 14px #748c1b4d}.demo-feature-btn>span{z-index:1;position:relative}.demo-feature-btn .demo-feature-icon{z-index:1;font-size:18px;line-height:1;position:relative}@keyframes demo-feature-halo{0%,to{box-shadow:0 10px 28px #0d0d0d47,0 0 0 1px #d8f2134d,0 0 28px #d8f21338}50%{box-shadow:0 12px 32px #0d0d0d52,0 0 0 2px #d8f21380,0 0 40px #d8f21361}}.demo-feature-btn-pulse{animation:6s ease-in-out -2.5s infinite demo-feature-float,4.2s ease-in-out -1.4s infinite demo-feature-halo,2.4s ease-in-out infinite demo-pulse}@keyframes demo-pulse{0%,to{box-shadow:0 10px 28px #0d0d0d47,0 0 0 1px #d8f2134d,0 0 28px #d8f21338,0 0 #d8f2138c}50%{box-shadow:0 12px 32px #0d0d0d52,0 0 0 2px #d8f2138c,0 0 36px #d8f21366,0 0 0 12px #d8f21300}}@keyframes demo-feature-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes demo-feature-shimmer{0%{background-position:220%}45%{background-position:-120%}to{background-position:-120%}}@media (prefers-reduced-motion:reduce){.demo-feature-btn,.demo-feature-btn:before,.demo-feature-btn-pulse{animation:none}}.demo-phone-scene{display:inline-block;position:relative}.demo-btn-credencial{animation-delay:-.3s;top:76px;left:-190px}.demo-btn-afiliacion{animation-delay:-2.1s;top:178px;left:-188px}.demo-btn-votaciones{animation-delay:-1.4s;top:280px;left:-180px}.demo-btn-encuestas{animation-delay:-3.8s;top:382px;left:-168px}.demo-btn-marketplace{animation-delay:-.7s;top:126px;right:-190px}.demo-btn-chat-ia{top:238px;right:-178px}.demo-btn-compras{animation-delay:-4.1s;top:350px;right:-168px}.demo-btn-credencial:before{animation-duration:12.5s;animation-delay:-1.8s}.demo-btn-afiliacion:before{animation-duration:14.2s;animation-delay:-6.1s}.demo-btn-votaciones:before{animation-duration:13.8s;animation-delay:-9s}.demo-btn-encuestas:before{animation-duration:14.5s;animation-delay:-1.5s}.demo-btn-marketplace:before{animation-duration:13s;animation-delay:-7.2s}.demo-btn-chat-ia:before{animation-duration:13.6s;animation-delay:-4.5s}.demo-btn-compras:before{animation-duration:14s;animation-delay:-3s}.demo-btn-arrow{vertical-align:middle;z-index:1;background:#d8f213bf;border-radius:2px;width:34px;height:2px;transition:background .18s,box-shadow .18s;display:inline-block;position:relative;box-shadow:0 0 8px #d8f2138c}.demo-feature-btn:hover .demo-btn-arrow{background:#0d0d0d;box-shadow:0 0 8px #0d0d0d4d}@media (max-width:1100px){.demo-feature-btn{display:none}.demo-features-mobile{display:grid!important}}.demo-features-mobile{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px;padding:0 4px;display:none}.demo-features-mobile-btn{background:var(--demo-surface-elevated);border:1px solid var(--demo-border-strong);color:var(--demo-accent);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:11px;font-weight:600;transition:all .18s;display:flex}.demo-features-mobile-btn:hover{background:var(--demo-accent-light)}@keyframes spotlight-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)translateY(16px)}to{opacity:1;transform:translate(-50%,-50%)scale(1)translateY(0)}}@keyframes spotlight-backdrop-in{0%{opacity:0}to{opacity:1}}.spotlight-backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0f1ea6;animation:.22s forwards spotlight-backdrop-in;position:fixed;inset:0}.spotlight-modal{z-index:201;background:var(--demo-surface-elevated);box-shadow:var(--demo-shadow-lg),0 0 0 1px var(--demo-border);border-radius:24px;grid-template-columns:auto 1fr;width:min(860px,100vw - 32px);max-height:calc(100vh - 48px);animation:.28s cubic-bezier(.34,1.56,.64,1) forwards spotlight-in;display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.spotlight-close-btn{z-index:10;background:var(--demo-surface);border:1px solid var(--demo-border-strong);width:36px;height:36px;color:var(--demo-text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:14px;right:14px}.spotlight-close-btn:hover{background:var(--demo-accent);border-color:var(--demo-accent);color:var(--demo-accent-contrast)}.spotlight-phone-col{background:var(--demo-surface);border-right:1px solid var(--demo-border);justify-content:center;align-items:center;padding:32px 28px;display:flex}.spotlight-info-col{flex-direction:column;justify-content:center;gap:12px;padding:40px 36px 40px 32px;display:flex;overflow-y:auto}.spotlight-icon{font-size:38px;line-height:1;display:block}.spotlight-badge{background:var(--demo-accent-light);color:var(--demo-accent);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.spotlight-title{color:var(--demo-text);margin:0;font-size:22px;font-weight:800;line-height:1.2}.spotlight-desc{color:var(--demo-text-muted);margin:0;font-size:13px;line-height:1.6}.spotlight-benefits{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.spotlight-benefits li{color:var(--demo-text);align-items:flex-start;gap:8px;font-size:13px;font-weight:500;display:flex}.spotlight-benefits li:before{content:"✓";color:var(--demo-accent);flex-shrink:0;font-size:14px;font-weight:800;line-height:1.2}.spotlight-cta{background:var(--demo-accent);color:var(--demo-accent-contrast);box-shadow:var(--demo-shadow-md);border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-top:4px;padding:13px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.spotlight-cta:hover{background:var(--demo-accent-hover);box-shadow:var(--demo-shadow-lg);transform:translateY(-1px)}.spotlight-close-link{color:var(--demo-text-muted);cursor:pointer;background:0 0;border:0;width:fit-content;padding:0;font-size:12px;text-decoration:underline}.spotlight-close-link:hover{color:var(--demo-text)}@media (max-width:680px){.spotlight-modal{border-radius:20px;grid-template-columns:1fr;width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.spotlight-phone-col{display:none}.spotlight-info-col{padding:36px 24px 32px}}@keyframes desktop-notice-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes desktop-notice-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)translateY(12px)}to{opacity:1;transform:translate(-50%,-50%)scale(1)translateY(0)}}.desktop-notice-backdrop{z-index:300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0f1eb8;animation:.22s forwards desktop-notice-backdrop-in;position:fixed;inset:0}.desktop-notice-modal{z-index:301;background:var(--demo-surface-elevated);border:1px solid var(--demo-border);width:min(340px,100vw - 32px);box-shadow:var(--demo-shadow-lg);text-align:left;border-radius:22px;flex-direction:column;align-items:flex-start;gap:10px;padding:28px 24px 24px;animation:.28s cubic-bezier(.34,1.56,.64,1) forwards desktop-notice-in;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.desktop-notice-icon{font-size:30px;line-height:1}.desktop-notice-badge{background:var(--demo-accent-light);color:var(--demo-accent);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:4px 12px;font-size:10.5px;font-weight:700;display:inline-block}.desktop-notice-title{color:var(--demo-text);margin:2px 0 0;font-size:18px;font-weight:800;line-height:1.25}.desktop-notice-desc{color:var(--demo-text-muted);margin:0;font-size:13px;line-height:1.55}.desktop-notice-cta{background:var(--demo-accent);width:100%;color:var(--demo-accent-contrast);cursor:pointer;box-shadow:var(--demo-shadow-md);border:0;border-radius:999px;margin-top:8px;padding:12px 20px;font-size:13px;font-weight:700;transition:background .18s,box-shadow .18s,transform .18s}.desktop-notice-cta:hover{background:var(--demo-accent-hover);box-shadow:var(--demo-shadow-lg);transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.desktop-notice-backdrop,.desktop-notice-modal{animation:none}}
