.cl-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer;border:0;text-decoration:none;font-family:inherit;transition:background .15s,color .15s}.cl-btn--sm{padding:6px 10px;font-size:12px}.cl-btn--lg{padding:12px 20px;font-size:15px}.cl-btn--primary{background:#4f46e5;color:#fff}.cl-btn--primary:hover{background:#4338ca}.cl-btn--ghost{background:transparent;color:#4f46e5;border:1px solid #c7d2fe}.cl-btn--ghost:hover{background:#eef2ff}.cl-btn--whatsapp{background:#25d366;color:#fff}.cl-btn--whatsapp:hover{background:#1faa54}.cl-btn--danger{background:#fee2e2;color:#991b1b}.cl-btn[disabled],.cl-btn[aria-disabled=true]{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;pointer-events:none}.cl-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.cl-badge--common{background:#f3f4f6;color:#6b7280}.cl-badge--rare{background:#ddd6fe;color:#5b21b6}.cl-badge--epic{background:#fde68a;color:#92400e}.cl-badge--legendary{background:#fecaca;color:#991b1b}.cl-avatar{flex-shrink:0}.cl-tier{font-size:11px;font-weight:700;padding:3px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.cl-tier[data-tier=aprendiz]{background:#e5e7eb;color:#6b7280}.cl-tier[data-tier=oficial]{background:#ddd6fe;color:#5b21b6}.cl-tier[data-tier=maestro]{background:#fde68a;color:#92400e}.cl-tier[data-tier=maestro_mayor]{background:#fecaca;color:#991b1b}.cl-tier[data-tier=patron]{background:#bfdbfe;color:#1e3a8a}.cl-stars{color:#f59e0b;font-weight:600}.cl-stars__count{color:#9ca3af;font-weight:400;font-size:12px}.cl-progress{background:#e5e7eb;border-radius:999px;overflow:hidden}.cl-tag{display:inline-block;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.cl-tag--gray{background:#f3f4f6;color:#6b7280}.cl-tag--indigo{background:#eef2ff;color:#4338ca}.cl-tag--amber{background:#fef3c7;color:#92400e}.cl-tag--green{background:#d1fae5;color:#065f46}.cl-tag--red{background:#fee2e2;color:#991b1b}.cl-service{padding:12px;background:#f9fafb;border-radius:8px;list-style:none;display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.cl-service__name{font-weight:600;color:#111827}.cl-service__price{color:#6b7280;font-size:13px}.cl-quest{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:14px}.cl-quest:last-child{border:0}.cl-quest[data-done="1"]{color:#9ca3af;text-decoration:line-through}.cl-quest__check{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;font-weight:700;color:#fff}.cl-quest[data-done="1"] .cl-quest__check{background:#10b981;border-color:#10b981}.cl-quest__title{flex:1}.cl-quest__progress{color:#9ca3af;font-size:12px}.cl-quest__reward{color:#6b7280;font-size:12px;font-weight:600}.cl-badge-tile{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px;gap:4px;border-radius:8px}.cl-badge-tile--common{background:#f3f4f6;color:#6b7280}.cl-badge-tile--rare{background:#ddd6fe;color:#5b21b6}.cl-badge-tile--epic{background:#fde68a;color:#92400e}.cl-badge-tile--legendary{background:#fecaca;color:#991b1b}.cl-badge-tile__icon{font-size:24px}.cl-badge-tile__name{font-weight:700;font-size:13px}.cl-badge-tile__rarity{font-size:10px;opacity:.7;text-transform:uppercase;letter-spacing:.05em}.cl-metric{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;text-align:center}.cl-metric__value{font-size:18px;font-weight:700;color:#111827;font-variant-numeric:tabular-nums}.cl-metric__label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-top:2px}.cl-metric[data-streak=hot] .cl-metric__value{color:#ea580c}.cl-metric[data-streak=red] .cl-metric__value{color:#dc2626}.cl-metric[data-streak=gold] .cl-metric__value{color:#ca8a04}.cl-feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px;transition:border-color .15s,transform .15s}.cl-feature-card:hover{border-color:#4f46e5;transform:translateY(-2px)}.cl-feature-card__header{display:flex;justify-content:space-between;align-items:center;gap:8px}.cl-feature-card__title{font-size:17px;font-weight:700;margin:0;color:#111827}.cl-feature-card__status{font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px;letter-spacing:.05em;text-transform:uppercase}.cl-feature-card__status[data-status=live]{background:#d1fae5;color:#065f46}.cl-feature-card__status[data-status=demo]{background:#fef3c7;color:#92400e}.cl-feature-card__status[data-status=soon]{background:#e5e7eb;color:#6b7280}.cl-feature-card__desc{color:#4b5563;font-size:14px;line-height:1.5;margin:0;flex:1}.cl-feature-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.cl-review{padding:12px 0;border-bottom:1px solid #f3f4f6}.cl-review:last-child{border:0}.cl-review__head{font-size:13px;color:#4b5563;margin-bottom:4px}.cl-review__when{color:#9ca3af}.cl-review__body{color:#1f2937;margin:0;line-height:1.5}.cl-area-chip{background:#eef2ff;color:#4338ca;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}.cl-area-chip--primary{background:#4f46e5;color:#fff}.cl-wa-cta{display:flex;align-items:center;justify-content:center;gap:8px;background:#25d366;color:#fff;padding:14px 20px;border-radius:12px;font-weight:700;text-decoration:none;font-size:16px;box-shadow:0 4px 12px #25d36666}.cl-wa-cta:hover{background:#1faa54}.cl-profile-header{padding:0 16px;margin-top:-48px;position:relative;z-index:1}.cl-profile-header__name{font-size:24px;font-weight:700;margin:8px 0 4px;color:#111827;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cl-profile-header__meta{color:#6b7280;font-size:14px;margin:0 0 8px}.cl-profile-header__stats{display:flex;gap:12px;font-size:13px;color:#4b5563;margin:0 0 8px}.cl-profile-header__badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.cl-game-hud{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 16px}.cl-completeness{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:16px}.cl-completeness__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cl-completeness__title{font-weight:600;font-size:14px;color:#111827}.cl-completeness__pct{font-weight:700;color:#4f46e5;font-variant-numeric:tabular-nums}.cl-completeness__next{font-size:13px;color:#6b7280;margin-top:8px}.cl-profile-wrap{max-width:600px;margin:0 auto;padding:0 0 80px}.cl-profile-cta{position:sticky;bottom:16px;margin:16px;z-index:10}.cl-profile-section{padding:24px 16px;border-top:1px solid #f3f4f6}.cl-profile-section h3{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin:0 0 12px}.cl-profile-services{list-style:none;padding:0;margin:0}.cl-profile-areas{display:flex;gap:6px;flex-wrap:wrap}.cl-profile-badges{display:flex;gap:8px;flex-wrap:wrap}.cl-profile-portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.cl-profile-portfolio div{aspect-ratio:1;background:#e5e7eb;border-radius:6px;background-size:cover;background-position:center}.cl-sb-shell{display:grid;grid-template-columns:240px 1fr 280px;gap:16px;padding:16px;max-width:1280px;margin:0 auto;min-height:80vh}.cl-sb-tree{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px;overflow:auto}.cl-sb-tree h3{margin:12px 0 6px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.cl-sb-tree a{display:block;padding:6px 8px;border-radius:6px;text-decoration:none;color:#1f2937;font-size:13px}.cl-sb-tree a[aria-current]{background:#eef2ff;color:#4338ca;font-weight:600}.cl-sb-tree a:hover{background:#f9fafb}.cl-sb-canvas{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px;min-height:400px;position:relative}.cl-sb-canvas__title{font-size:18px;font-weight:700;margin:0 0 16px;color:#111827}.cl-sb-canvas__viewport{padding:16px;background:#fafafa;border:1px dashed #e5e7eb;border-radius:8px}.cl-sb-panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;overflow:auto}.cl-sb-panel h3{margin:0 0 12px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.cl-sb-panel label{display:block;margin-bottom:10px;font-size:12px;color:#4b5563}.cl-sb-panel label>span{display:block;font-weight:600;margin-bottom:2px}.cl-sb-panel input,.cl-sb-panel select,.cl-sb-panel textarea{width:100%;padding:6px 8px;border:1px solid #e5e7eb;border-radius:4px;font-family:inherit;font-size:12px}@media(max-width:980px){.cl-sb-shell{grid-template-columns:1fr}}
