:root{--fondo:linear-gradient(180deg, #f2d6d4 0%, #fdf3f2 34%, #fdf7f6 100%);--superficie:#fff;--superficie-2:#fff8f6;--superficie-3:#fdf3f2;--superficie-activa:#fff6f5;--suave:#f8e3e4;--input-fondo:#fdf8f7;--texto:#33191c;--texto-cuerpo:#4d2b30;--texto-nota:#5c3339;--texto-resumen:#6d4249;--texto-2:#7a3f47;--texto-3:#a5737a;--texto-4:#bd9ea0;--placeholder:#c4a0a2;--icono-tenue:#d3adaf;--acento:#b03246;--acento-fuerte:#a32f42;--acento-oscuro:#8a2333;--acento-claro:#c9455a;--acento-vacio:#b0324699;--acento-rgb:176, 50, 70;--borde-sutil:#f7e8e8;--riel:#f4d9db;--riel-2:#f6cede;--riel-3:#f0c7ca;--dot-hecho:#e0a6ad;--vacio-icono:#c98c96;--error-fondo:#fdecea;--sombra-rgb:176, 50, 70;--backdrop:#14080a80;--backdrop-fuerte:#14080ae6;--overlay-rgb:51, 25, 28;--cta-fondo:#33191c;--cta-fondo-hover:#47262a;--cta-texto:#fff;--nav-fondo:#ffffffeb;--avatar-b:linear-gradient(135deg, #d98b78, #b0503c);--avatar-b-sombra:#b0503c4d}:root[data-theme=dark]{--fondo:linear-gradient(180deg, #171516 0%, #1b1819 45%, #1e1b1c 100%);--superficie:#232022;--superficie-2:#1f1c1e;--superficie-3:#2b2729;--superficie-activa:#332e30;--suave:#353032;--input-fondo:#2b2729;--texto:#f0eaea;--texto-cuerpo:#ded6d7;--texto-nota:#d4cbcc;--texto-resumen:#c6bcbe;--texto-2:#cbc1c2;--texto-3:#a89ea0;--texto-4:#8a8082;--placeholder:#7a7072;--icono-tenue:#6e6567;--acento:#e0687d;--acento-fuerte:#eb8093;--acento-oscuro:#f0a0ae;--acento-claro:#d4566d;--acento-vacio:#e0687d99;--acento-rgb:224, 104, 125;--borde-sutil:#322d2f;--riel:#353032;--riel-2:#3b3538;--riel-3:#443d40;--dot-hecho:#7d5c63;--vacio-icono:#8a7d80;--error-fondo:#3a2529;--sombra-rgb:0, 0, 0;--backdrop:#060506b3;--backdrop-fuerte:#060506f0;--overlay-rgb:8, 6, 7;--cta-fondo:#f0c7ca;--cta-fondo-hover:#f8dcde;--cta-texto:#232022;--nav-fondo:#232022f0;--avatar-b:linear-gradient(135deg, #b8705f, #8f3f2e);--avatar-b-sombra:#0006}*{box-sizing:border-box}body{min-height:100vh;color:var(--texto);margin:0;font-family:Nunito,system-ui,sans-serif}body:before{content:"";z-index:-1;background:var(--fondo);position:fixed;inset:0}a{color:var(--acento-fuerte)}a:hover{color:var(--acento-oscuro)}input::placeholder,textarea::placeholder{color:var(--placeholder)}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}#root{min-height:100vh}.app{justify-content:center;display:flex}.duette{width:100%;max-width:430px;min-height:100vh;padding:0 0 110px;position:relative}.screen{flex-direction:column;gap:16px;padding:26px 20px 8px;display:flex}.screen--tight{gap:12px}h2{margin:0;font-family:Quicksand,sans-serif;font-size:28px;font-weight:700}.page-subtitle{color:var(--texto-3);font-size:13px;font-weight:700}.tag-pill{background:var(--suave);color:var(--acento-fuerte);border-radius:99px;align-self:flex-start;padding:3px 11px;font-size:11px;font-weight:800;display:inline-block}.welcome{text-align:center;justify-content:center;align-items:center;gap:24px;min-height:calc(100vh - 110px);position:relative}.welcome__idioma{position:absolute;top:16px;right:16px}.welcome__hero{flex-direction:column;align-items:center;gap:10px;display:flex}.welcome__marca{width:118px;height:auto;filter:drop-shadow(0 8px 18px rgba(var(--sombra-rgb), .28));margin-bottom:6px}.welcome__title{letter-spacing:-.02em;margin:0;font-family:Quicksand,sans-serif;font-size:38px;font-weight:700;line-height:1.1}.welcome__subtitle{color:var(--texto-2);max-width:300px;margin:0;font-size:15px;font-weight:600;line-height:1.45}.welcome__puntos{flex-direction:column;gap:14px;width:100%;max-width:320px;margin:0;padding:0;list-style:none;display:flex}.welcome__punto{text-align:left;align-items:center;gap:14px;display:flex}.welcome__punto-icono{background:var(--suave);width:42px;height:42px;color:var(--acento-fuerte);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.welcome__punto-texto{color:var(--texto);font-family:Quicksand,sans-serif;font-size:15px;font-weight:700}.welcome__acciones{flex-direction:column;gap:12px;width:100%;display:flex}.welcome__boton{width:100%}.cta-button.cta-button--acento{color:#fff;box-shadow:0 10px 24px rgba(var(--sombra-rgb), .32);background:linear-gradient(135deg,#c9455a,#a32f42)}.cta-button.cta-button--acento:hover{background:linear-gradient(135deg,#d4566d,#b03246)}.welcome__boton--contorno{cursor:pointer;background:var(--superficie);color:var(--texto);border:1.5px solid rgba(var(--acento-rgb), .35);border-radius:99px;padding:16px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700}.welcome__boton--contorno:hover{background:var(--superficie-activa)}.welcome__legal{color:var(--texto-4);max-width:300px;margin:0;font-size:12px;font-weight:600;line-height:1.5}.welcome__legal a{color:var(--texto-3);text-decoration:underline}.onboarding{justify-content:flex-start;gap:24px;min-height:100vh}.onboarding__top{align-items:center;gap:14px;padding-top:8px;display:flex}.back-btn--placeholder{box-shadow:none;pointer-events:none;background:0 0}.onboarding__dots{flex:1;gap:6px;display:flex}.onboarding__dot{background:var(--riel);border-radius:99px;flex:1;height:4px;transition:background .25s}.onboarding__dot--done{background:var(--dot-hecho)}.onboarding__dot--active{background:linear-gradient(90deg, var(--acento-claro), var(--acento))}.onboarding__form{flex-direction:column;flex:1;gap:16px;display:flex}.onboarding__paso{flex-direction:column;flex:1;gap:8px;animation:.22s onboarding-in;display:flex}@keyframes onboarding-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.onboarding__input{color:var(--texto);border:1.5px solid rgba(var(--acento-rgb), .18);background:var(--superficie);border-radius:16px;outline:none;width:100%;margin-top:10px;padding:14px 16px;font-family:inherit;font-size:17px;font-weight:600}.onboarding__input:focus{border-color:var(--acento)}.consentimiento{color:var(--texto-3);cursor:pointer;align-items:flex-start;gap:10px;margin-top:18px;font-size:13px;line-height:1.5;display:flex}.consentimiento input[type=checkbox]{width:18px;height:18px;accent-color:var(--acento);cursor:pointer;flex-shrink:0;margin:1px 0 0}.consentimiento a{color:var(--acento-fuerte);text-decoration:underline}.onboarding__opciones{flex-direction:column;gap:10px;margin-top:10px;display:flex}.onboarding__opcion{text-align:left;cursor:pointer;background:var(--superficie);box-shadow:0 6px 18px rgba(var(--sombra-rgb), .08);border:2px solid #0000;border-radius:18px;flex-direction:column;gap:3px;padding:15px 16px;font-family:inherit;display:flex}.onboarding__opcion--activa{border-color:var(--acento);background:var(--superficie-activa)}.onboarding__opcion-titulo{color:var(--texto);font-family:Quicksand,sans-serif;font-size:16px;font-weight:700}.onboarding__opcion-desc{color:var(--texto-3);font-size:12px;font-weight:600}.onboarding__error{background:var(--error-fondo);color:var(--acento-fuerte);border-radius:12px;padding:10px 12px;font-size:13px;font-weight:700}.onboarding__opcion:disabled{opacity:.55;cursor:default}.onboarding__input--codigo{text-align:center;letter-spacing:.28em;text-transform:uppercase;font-family:Quicksand,sans-serif;font-size:24px;font-weight:700}.codigo-box{background:var(--superficie);border:2px dashed rgba(var(--acento-rgb), .28);border-radius:20px;flex-direction:column;align-items:center;gap:14px;margin-top:14px;padding:22px 18px 18px;display:flex}.codigo-box__valor{letter-spacing:.16em;color:var(--acento-fuerte);-webkit-user-select:all;user-select:all;font-family:Quicksand,sans-serif;font-size:34px;font-weight:700}.codigo-box__copiar{cursor:pointer;background:var(--suave);color:var(--acento-fuerte);border:none;border-radius:99px;padding:9px 20px;font-family:Quicksand,sans-serif;font-size:13px;font-weight:700}.timeline-vacio{background:var(--superficie);text-align:center;box-shadow:0 8px 24px rgba(var(--sombra-rgb), .08);border-radius:24px;flex-direction:column;align-items:center;gap:6px;padding:30px 22px;display:flex}.timeline-vacio__icono{background:var(--superficie-3);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:6px;display:flex}.timeline-vacio__titulo{font-family:Quicksand,sans-serif;font-size:18px;font-weight:700}.timeline-vacio__texto{color:var(--texto-3);max-width:250px;margin:0;font-size:13px;font-weight:600;line-height:1.45}.arranque{justify-content:center;align-items:center;min-height:100svh;display:flex}.arranque--pantalla{min-height:40vh}.arranque__logo{background-color:var(--acento);width:76px;height:49px;animation:1.6s ease-in-out .4s infinite both arranque-latido;-webkit-mask:url(/logo-marca.svg) 50%/contain no-repeat;mask:url(/logo-marca.svg) 50%/contain no-repeat}@keyframes arranque-latido{0%,to{opacity:.25;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}.app-loading{justify-content:center;align-items:center;min-height:100vh}.image-slot__cargando{background:var(--riel);animation:1.5s ease-in-out infinite foto-respira;position:absolute;inset:0}@keyframes foto-respira{0%,to{opacity:.55}50%{opacity:.85}}.image-slot__img{opacity:0;transition:opacity .35s}.image-slot__img--lista{opacity:1}@media (prefers-reduced-motion:reduce){.arranque__logo,.image-slot__cargando{animation:none}.image-slot__img{transition:none}}.topbar{justify-content:space-between;align-items:center;gap:18px;padding-top:10px;display:flex}.topbar__date{color:var(--texto-3);font-size:13px;font-weight:600}.topbar__greeting{letter-spacing:-.01em;font-family:Quicksand,sans-serif;font-size:26px;font-weight:700}.avatar{object-fit:cover;background:linear-gradient(135deg, var(--acento-claro), var(--acento));color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;font-family:Quicksand,sans-serif;font-weight:700;display:flex}.avatar-par{flex:none;display:flex}.avatar-par .avatar{border:2px solid var(--fondo);width:40px;height:40px;box-shadow:0 6px 16px rgba(var(--sombra-rgb), .3);font-size:15px}.avatar-par .avatar:last-child{margin-left:-14px}.avatar-badge{background:linear-gradient(135deg, var(--acento-claro), var(--acento));color:#fff;width:46px;height:46px;box-shadow:0 6px 16px rgba(var(--sombra-rgb), .35);border-radius:50%;flex:none;justify-content:center;align-items:center;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;display:flex}.hero-card{background:linear-gradient(135deg, var(--acento-claro) 0%, var(--acento) 100%);color:#fff;box-shadow:0 14px 30px rgba(var(--sombra-rgb), .3);border-radius:28px;padding:22px 20px 20px;position:relative;overflow:hidden}.hero-card__decor{border-radius:50%;position:absolute}.hero-card__decor--a{background:#ffffff24;width:130px;height:130px;top:-30px;right:-30px}.hero-card__decor--b{background:#ffffff1a;width:110px;height:110px;bottom:-46px;right:26px}.hero-card__label{letter-spacing:.08em;text-transform:uppercase;opacity:.9;font-size:12px;font-weight:700;position:relative}.hero-card__countdown{align-items:baseline;gap:12px;margin-top:12px;display:flex;position:relative}.hero-card__unit{text-align:center}.hero-card__num{font-family:Quicksand,sans-serif;font-size:46px;font-weight:700;line-height:1}.hero-card__unit-label{opacity:.85;margin-top:3px;font-size:11px;font-weight:700}.hero-card__colon{opacity:.7;font-family:Quicksand,sans-serif;font-size:30px;font-weight:500}.hero-card__heart{align-self:center;margin-left:auto}.milestone-card{background:var(--superficie);box-shadow:0 8px 24px rgba(var(--sombra-rgb), .1);border-radius:24px;align-items:center;gap:14px;padding:16px 18px;display:flex}.milestone-card__icon{background:var(--suave);border-radius:16px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.milestone-card__body{flex:1;min-width:0}.milestone-card__kicker{color:var(--texto-3);font-size:12px;font-weight:700}.milestone-card__title{font-family:Quicksand,sans-serif;font-size:18px;font-weight:700}.milestone-card__track{background:var(--riel);border-radius:99px;height:6px;margin-top:8px;overflow:hidden}.milestone-card__fill{background:linear-gradient(90deg, var(--acento-claro), var(--acento));border-radius:99px;height:100%}.milestone-card__days{text-align:center;background:var(--superficie-3);border-radius:16px;flex:none;padding:8px 12px}.milestone-card__days-num{color:var(--acento-fuerte);font-family:Quicksand,sans-serif;font-size:20px;font-weight:700;line-height:1}.milestone-card__days-label{color:var(--texto-3);font-size:10px;font-weight:700}.cta-button{cursor:pointer;background:var(--cta-fondo);color:var(--cta-texto);box-shadow:0 10px 22px rgba(var(--overlay-rgb), .28);border:none;border-radius:99px;justify-content:center;align-items:center;gap:10px;padding:16px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;display:flex}.cta-button:hover{background:var(--cta-fondo-hover)}.grid-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.mini-card{background:var(--superficie);box-shadow:0 8px 24px rgba(var(--sombra-rgb), .1);border-radius:24px;overflow:hidden}.mini-card--album,.mini-card--foto{cursor:pointer}.mini-card__image{height:150px;position:relative}.mini-card__fallback{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.mini-card__overlay{background:linear-gradient(180deg, rgba(var(--overlay-rgb), 0), rgba(var(--overlay-rgb), .6) 75%);color:#fff;padding:24px 12px 10px;position:absolute;bottom:0;left:0;right:0}.mini-card__overlay-kicker{opacity:.85;font-size:10px;font-weight:700}.mini-card__overlay-meta{margin-top:2px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700}.mini-card__title{font-family:Quicksand,sans-serif;font-size:15px;font-weight:700;line-height:1.2}.mini-card__title--flex{flex:1;line-height:1.25}.mini-card--article{cursor:pointer;flex-direction:column;gap:6px;padding:14px;display:flex}.mini-card__meta{color:var(--acento-fuerte);font-size:12px;font-weight:700}.memory-card{cursor:pointer;background:var(--superficie);box-shadow:0 8px 24px rgba(var(--sombra-rgb), .1);border-radius:24px;overflow:hidden}.memory-card__photo{height:220px;position:relative}.memory-card__fallback{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.memory-card__overlay{background:linear-gradient(180deg, rgba(var(--overlay-rgb), 0), rgba(var(--overlay-rgb), .68) 70%);color:#fff;padding:36px 16px 14px;position:absolute;bottom:0;left:0;right:0}.memory-card__kicker{letter-spacing:.06em;text-transform:uppercase;opacity:.9;font-size:11px;font-weight:800}.memory-card__fecha{margin-top:4px;font-family:Quicksand,sans-serif;font-size:19px;font-weight:700}.idea-teaser-card{cursor:pointer;background:var(--superficie);box-shadow:0 8px 24px rgba(var(--sombra-rgb), .1);border-radius:24px;align-items:center;gap:12px;padding:14px 16px;display:flex}.idea-teaser-card__icon{background:var(--suave);border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.idea-teaser-card__body{flex:1;min-width:0}.idea-teaser-card__kicker{color:var(--texto-3);font-size:11px;font-weight:700}.idea-teaser-card__text{margin-top:2px;font-family:Quicksand,sans-serif;font-size:15px;font-weight:700}.image-slot{cursor:pointer;background:rgba(var(--acento-rgb), .06);width:100%;height:100%;position:relative;overflow:hidden}.image-slot--empty{border:1.5px dashed rgba(var(--acento-rgb), .28)}.image-slot--rect{border-radius:0}.image-slot--circle{border-radius:50%}.image-slot--over{outline:2px solid var(--acento);outline-offset:-2px}.image-slot__img{object-fit:cover;width:100%;height:100%;display:block}.image-slot__empty{text-align:center;color:var(--acento-vacio);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;display:flex;position:absolute;inset:0}.image-slot__caption{font-size:11px;font-weight:700}.image-slot__lightbox{z-index:100;background:var(--backdrop-fuerte);cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:24px;display:flex;position:fixed;inset:0}.image-slot__lightbox-img{object-fit:contain;cursor:default;border-radius:14px;max-width:100%;max-height:72vh}.image-slot__lightbox-close{cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:20px;right:20px}.image-slot__lightbox-replace{cursor:pointer;background:linear-gradient(135deg, var(--acento-claro), var(--acento));color:#fff;border:none;border-radius:24px;padding:12px 22px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700}.lightbox-backdrop{z-index:100;background:var(--backdrop-fuerte);cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:24px;display:flex;position:fixed;inset:0}.lightbox-close{cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:20px;right:20px}.lightbox-count{color:#ffffffbf;font-size:13px;font-weight:700;position:absolute;top:28px;left:24px}.lightbox-stage{touch-action:pan-y;width:100%;height:72vh;position:relative;overflow:hidden}.lightbox-pista{will-change:transform;width:100%;height:100%;display:flex}.lightbox-pane{flex:0 0 100%;justify-content:center;align-items:center;display:flex}.lightbox-img{object-fit:contain;cursor:default;-webkit-user-select:none;user-select:none;border-radius:14px;max-width:100%;max-height:100%}.lightbox-media{max-width:100%;max-height:100%;display:flex}@media (prefers-reduced-motion:reduce){.lightbox-pista{transition:none!important}}.lightbox-pinterest{color:#fff;background:#e60023;border-radius:24px;align-items:center;gap:6px;padding:12px 16px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700;text-decoration:none;display:flex}.lightbox-arrow{cursor:pointer;background:#ffffff24;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-arrow--prev{left:4px}.lightbox-arrow--next{right:4px}.lightbox-edit{cursor:pointer;background:linear-gradient(135deg, var(--acento-claro), var(--acento));color:#fff;border:none;border-radius:24px;padding:12px 22px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700}.back-btn{cursor:pointer;background:var(--superficie);width:38px;height:38px;color:var(--texto);box-shadow:0 4px 14px rgba(var(--sombra-rgb), .15);border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.timeline{flex-direction:column;display:flex}.timeline__row{gap:14px;display:flex}.timeline__rail{flex-direction:column;align-items:center;display:flex}.timeline__dot{background:var(--acento);border:3px solid var(--riel-3);border-radius:50%;flex:none;width:12px;height:12px;margin-top:4px}.timeline__line{background:var(--riel-2);border-radius:2px;flex:1;width:2px;margin-top:4px}.timeline__content{flex:1;padding-bottom:20px}.timeline__fecha{letter-spacing:.06em;text-transform:uppercase;color:var(--acento-fuerte);margin-bottom:8px;font-size:11px;font-weight:800}.timeline__nota{color:var(--texto-nota);margin:-4px 0 10px;font-size:14px;font-weight:500;line-height:1.35}.timeline__photo{width:100%;height:160px}.timeline__photo-fallback{border-radius:18px;justify-content:center;align-items:center;display:flex}.timeline__gallery{gap:6px;height:160px;display:flex}.timeline__gallery-main{flex:1.8;height:100%}.timeline__gallery-thumbs{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.timeline__gallery-thumb{border-radius:12px;flex:1;position:relative;overflow:hidden}.timeline__gallery-more{background:rgba(var(--overlay-rgb), .55);color:#fff;pointer-events:none;justify-content:center;align-items:center;font-family:Quicksand,sans-serif;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0}.wheel{width:296px;height:296px;margin:4px auto 0;position:relative}.wheel__pointer{z-index:2;border-left:11px solid #0000;border-right:11px solid #0000;border-top:17px solid var(--cta-fondo);width:0;height:0;filter:drop-shadow(0 2px 3px rgba(var(--overlay-rgb), .3));margin-left:-11px;position:absolute;top:-6px;left:50%}.wheel__disc{box-shadow:0 14px 34px rgba(var(--sombra-rgb), .25), inset 0 0 0 8px var(--superficie);border-radius:50%;transition:transform 4s cubic-bezier(.16,.7,.1,1);position:absolute;inset:0}.wheel__label{text-align:center;width:94px;margin-top:-8px;margin-left:-47px;font-size:11px;font-weight:800;line-height:1.2;position:absolute;top:50%;left:50%}.wheel__hub{background:var(--superficie);width:56px;height:56px;box-shadow:0 4px 14px rgba(var(--sombra-rgb), .3);border-radius:50%;justify-content:center;align-items:center;margin:-28px 0 0 -28px;display:flex;position:absolute;top:50%;left:50%}.spin-btn{cursor:pointer;background:linear-gradient(135deg, var(--acento-claro), var(--acento));color:#fff;box-shadow:0 10px 24px rgba(var(--sombra-rgb), .35);border:none;border-radius:99px;padding:16px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700}.spin-btn:disabled{cursor:default}.result-card{background:var(--superficie);box-shadow:0 10px 26px rgba(var(--sombra-rgb), .16);text-align:center;border:2px solid var(--riel-3);border-radius:24px;padding:18px}.result-card__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--acento-fuerte);font-size:11px;font-weight:800}.result-card__title{margin-top:4px;font-family:Quicksand,sans-serif;font-size:24px;font-weight:700}.ideas-heading{color:var(--texto-3);margin-bottom:8px;font-size:13px;font-weight:800}.ideas-panel{background:var(--superficie);box-shadow:0 8px 24px rgba(var(--sombra-rgb), .1);border-radius:24px;padding:6px 16px}.idea-row{border-bottom:1px solid var(--borde-sutil);align-items:center;gap:12px;padding:11px 0;display:flex}.idea-row__dot{border-radius:50%;flex:none;width:10px;height:10px}.idea-row__text{flex:1;font-size:14px;font-weight:700}.idea-row__delete{cursor:pointer;color:var(--icono-tenue);background:0 0;border:none;padding:4px;display:flex}.idea-row__delete:hover{color:var(--acento-fuerte)}.idea-row__delete:disabled{opacity:.4;cursor:default}.idea-input-row{gap:8px;padding:12px 0;display:flex}.idea-input{border:2px solid var(--riel);color:var(--texto);background:var(--input-fondo);border-radius:99px;outline:none;flex:1;padding:10px 16px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700}.idea-input:focus{border-color:var(--acento)}.idea-add-btn{cursor:pointer;background:var(--cta-fondo);width:42px;height:42px;color:var(--cta-texto);border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.idea-add-btn:hover{background:var(--cta-fondo-hover)}.idea-add-btn:disabled{opacity:.5;cursor:default}.insp-tabs{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.insp-tabs::-webkit-scrollbar{display:none}.insp-tab{cursor:pointer;background:var(--superficie);color:var(--texto-2);white-space:nowrap;border:2px solid #0000;border-radius:99px;flex:none;padding:8px 14px;font-family:Nunito,sans-serif;font-size:13px;font-weight:800}.insp-tab--activa{background:var(--cta-fondo);color:var(--cta-texto)}.insp-tab--gestion{color:var(--acento-fuerte);border-color:var(--riel);background:0 0}.insp-tab--nueva{color:var(--acento-fuerte);border-color:var(--riel);background:0 0;padding-left:14px;padding-right:14px;font-size:18px;line-height:1}.insp-gestion{background:var(--superficie);box-shadow:0 8px 24px rgba(var(--sombra-rgb), .1);border-radius:20px;padding:6px 16px 14px}.insp-gestion__fila{border-bottom:1px solid var(--borde-sutil);align-items:center;gap:10px;padding:10px 0;display:flex}.insp-gestion__nombre{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:700;overflow:hidden}.insp-gestion__fila button{cursor:pointer;color:var(--texto-3);background:0 0;border:none;padding:4px;font-family:Nunito,sans-serif;font-size:12px;font-weight:800}.insp-gestion__borrar{color:var(--acento-fuerte)!important}.insp-gestion__nueva{cursor:pointer;border:2px dashed var(--riel);width:100%;color:var(--acento-fuerte);background:0 0;border-radius:16px;margin-top:8px;padding:10px;font-family:Nunito,sans-serif;font-size:13px;font-weight:800}.insp-subiendo{color:var(--texto-3);font-size:13px;font-weight:800}.insp-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.insp-celda{cursor:pointer;aspect-ratio:1;background:var(--suave);border:none;border-radius:14px;padding:0;overflow:hidden}.insp-celda img{object-fit:cover;width:100%;height:100%;display:block}.lightbox-acciones{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.lightbox-edit--borrar{color:#fff;background:#ffffff29}.compartir-opcion{text-align:left;cursor:pointer;background:var(--superficie-3);width:100%;color:var(--texto);border:2px solid #0000;border-radius:18px;align-items:center;gap:12px;padding:12px 14px;font-family:Nunito,sans-serif;display:flex}.compartir-opcion:hover{border-color:var(--acento)}.compartir-opcion--nueva{background:var(--cta-fondo);color:var(--cta-texto)}.compartir-opcion--nueva:hover{background:var(--cta-fondo-hover);border-color:#0000}.compartir-opcion__icono{background:rgba(var(--overlay-rgb), .12);border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.compartir-opcion__foto{object-fit:cover;border-radius:12px;flex:none;width:40px;height:40px}.compartir-opcion__texto{flex-direction:column;gap:2px;min-width:0;display:flex}.compartir-opcion__titulo{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.compartir-opcion__fecha{color:var(--texto-3);font-size:12px;font-weight:700}.recorte{background:var(--superficie);box-shadow:0 18px 50px rgb(var(--sombra-rgb) / .28);text-align:center;border-radius:24px;align-self:center;margin:0 20px;padding:22px}.recorte__titulo{color:var(--texto);margin:0 0 16px;font-size:17px}.recorte__visor{background:var(--superficie-3);touch-action:none;cursor:grab;border-radius:16px;margin:0 auto;position:relative;overflow:hidden}.recorte__foto{-webkit-user-select:none;user-select:none;max-width:none;position:absolute;top:0;left:0}.recorte__mascara{pointer-events:none;background:rgba(var(--overlay-rgb), .55);position:absolute;inset:0;-webkit-mask:radial-gradient(circle,#0000 49.5%,#000 50%);mask:radial-gradient(circle,#0000 49.5%,#000 50%)}.recorte__zoom{width:100%;accent-color:var(--acento);margin:18px 0 0}.recorte__ayuda{color:var(--texto-3);margin:6px 0 0;font-size:12px}.recorte__error{color:var(--texto-2);margin:12px 0;font-size:14px}.recorte__acciones{gap:10px;margin-top:18px;display:flex}.recorte__acciones>*{flex:1;margin:0}.celebracion{z-index:300;background:var(--backdrop-fuerte);justify-content:center;align-items:center;animation:.3s ease-out celebracion-entra;display:flex;position:fixed;inset:0}@keyframes celebracion-entra{0%{opacity:0}}.celebracion__papelitos{pointer-events:none;position:absolute;inset:0;overflow:hidden}.celebracion__papelito{border-radius:2px;animation-name:papelito-cae;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:-20px}@keyframes papelito-cae{0%{opacity:1;transform:translateY(-20px)rotate(0)}to{transform:translateY(105vh) rotate(var(--giro));opacity:.9}}.celebracion__tarjeta{background:var(--superficie);box-shadow:0 18px 50px rgb(var(--sombra-rgb) / .28);text-align:center;border-radius:24px;max-width:320px;margin:0 28px;padding:32px 28px;animation:.45s cubic-bezier(.18,.9,.32,1.4) celebracion-tarjeta;position:relative}@keyframes celebracion-tarjeta{0%{opacity:0;transform:scale(.82)}}.celebracion__numero{color:var(--acento-fuerte);font-size:52px;font-weight:800;line-height:1}.celebracion__titulo{color:var(--texto);margin:8px 0 0;font-size:20px}.celebracion__texto{color:var(--texto-2);margin:6px 0 0;font-size:15px}.celebracion__boton{background:var(--cta-fondo);color:var(--cta-texto);font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:22px;padding:12px 32px;font-weight:700}@media (prefers-reduced-motion:reduce){.celebracion,.celebracion__tarjeta{animation:none}.celebracion__papelitos{display:none}}.compartir-vista{object-fit:cover;border-radius:14px;width:100%;max-height:180px;margin-bottom:4px;display:block}.compartir-nueva{align-items:center;gap:8px;display:flex}.compartir-nueva__input{border:1px solid var(--riel);background:var(--input-fondo);min-width:0;color:var(--texto);font:inherit;border-radius:12px;flex:1;padding:12px 14px}.compartir-nueva__ok{background:var(--cta-fondo);color:var(--cta-texto);font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:12px;padding:12px 16px;font-weight:600}.compartir-nueva__ok:disabled{opacity:.5}.compartir-separador{color:var(--texto-3);text-align:center;margin:4px 0 -4px;font-size:12px;font-weight:800}.compartir-lista{flex-direction:column;gap:8px;max-height:40vh;display:flex;overflow-y:auto}.sheet__cancelar--ancho{width:100%}.ideas-error{color:var(--acento-fuerte);padding:0 0 12px;font-size:13px;font-weight:700}.ideas-nota{color:var(--texto-4);text-align:center;margin-top:10px;font-size:12px;font-weight:700}.article-card{cursor:pointer;background:var(--superficie);box-shadow:0 8px 24px rgba(var(--sombra-rgb), .1);border-radius:24px;margin-bottom:2px;padding:16px 18px}.article-card__meta-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.article-card__min{color:var(--texto-3);font-size:12px;font-weight:700}.article-card__title{font-family:Quicksand,sans-serif;font-size:18px;font-weight:700;line-height:1.2}.article-card__resumen{color:var(--texto-resumen);margin:6px 0 0;font-size:13px;font-weight:600}.article-detail__meta-row{align-items:center;gap:8px;display:flex}.article-detail__paragraph{color:var(--texto-cuerpo);text-wrap:pretty;margin:0 0 6px;font-size:15px;font-weight:600;line-height:1.7}.profile-card{background:var(--superficie);box-shadow:0 8px 24px rgba(var(--sombra-rgb), .1);text-align:center;border-radius:28px;padding:24px 18px}.profile-card__avatars{justify-content:center;align-items:center;display:flex}.profile-card__avatar{object-fit:cover;color:#fff;border:3px solid var(--superficie);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-family:Quicksand,sans-serif;font-size:24px;font-weight:700;display:flex}.profile-card__avatar-editable{cursor:pointer;background:0 0;border:0;padding:0;line-height:0;position:relative}.profile-card__avatar-editable:disabled{opacity:.6}.profile-card__avatar-camara{background:var(--cta-fondo);width:22px;height:22px;color:var(--cta-texto);border:2px solid var(--superficie);border-radius:50%;justify-content:center;align-items:center;font-size:11px;line-height:1;display:flex;position:absolute;bottom:2px;right:0}.profile-card__quitar-foto{color:var(--texto-3);font:inherit;cursor:pointer;background:0 0;border:0;margin:10px auto 0;padding:0;font-size:13px;text-decoration:underline;display:block}.profile-card__avatar--a{background:linear-gradient(135deg, var(--acento-claro), var(--acento));box-shadow:0 6px 16px rgba(var(--sombra-rgb), .3);z-index:1}.profile-card__avatar--b{background:var(--avatar-b);box-shadow:0 6px 16px var(--avatar-b-sombra);margin-left:-14px}.profile-card__name{margin-top:12px;font-family:Quicksand,sans-serif;font-size:22px;font-weight:700}.profile-card__since{color:var(--texto-3);font-size:13px;font-weight:700}.stat-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.stat-card{background:var(--superficie);box-shadow:0 8px 24px rgba(var(--sombra-rgb), .08);border-radius:20px;padding:14px 4px}.stat-card__num{color:var(--acento-fuerte);font-family:Quicksand,sans-serif;font-size:22px;font-weight:700}.stat-card__label{color:var(--texto-3);font-size:11px;font-weight:700}.settings-panel{background:var(--superficie);box-shadow:0 8px 24px rgba(var(--sombra-rgb), .1);border-radius:24px;padding:4px 18px}.settings-row{border-bottom:1px solid var(--borde-sutil);cursor:pointer;align-items:center;gap:12px;padding:14px 0;display:flex}.settings-row:last-child{border-bottom:none}.settings-row--danger{color:var(--acento-fuerte)}.settings-row__icon{background:var(--suave);border-radius:12px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.settings-row__label{flex:1;font-size:14px;font-weight:700}.settings-row__label--bold{font-weight:800}.settings-row__value{color:var(--texto-3);font-size:13px;font-weight:700}.settings-row--espacio{cursor:default;align-items:flex-start}.settings-row__espacio-contenido{flex-direction:column;flex:1;gap:8px;padding-top:8px;display:flex}.settings-row__espacio-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.espacio-barra{background:var(--suave);border-radius:999px;height:6px;overflow:hidden}.espacio-barra__relleno{background:var(--acento-fuerte);border-radius:999px;height:100%;transition:width .3s}.badge-premium{background:var(--acento-fuerte);color:var(--superficie);letter-spacing:.02em;vertical-align:middle;border-radius:999px;margin-left:6px;padding:2px 8px;font-size:10px;font-weight:800}.bottom-nav{background:var(--nav-fondo);width:calc(100% - 32px);max-width:398px;box-shadow:0 12px 32px rgba(var(--sombra-rgb), .22);border-radius:28px;grid-template-columns:repeat(5,1fr);padding:10px 6px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%)}.nav-btn{cursor:pointer;color:var(--texto-4);background:0 0;border:none;border-radius:18px;flex-direction:column;align-items:center;gap:3px;padding:8px 0;font-family:Nunito,sans-serif;display:flex}.nav-btn span{font-size:10px;font-weight:800}.nav-btn--active{background:var(--suave);color:var(--acento-fuerte)}.timeline-fab-wrap{pointer-events:none;justify-content:flex-end;width:calc(100% - 32px);max-width:398px;transition:transform .25s,opacity .25s;display:flex;position:fixed;bottom:108px;left:50%;transform:translate(-50%)}.timeline-fab-wrap--hidden{opacity:0;transform:translate(-50%,90px)}.timeline-fab-wrap--hidden .timeline-fab{pointer-events:none}.timeline-fab{pointer-events:auto;cursor:pointer;background:linear-gradient(135deg, var(--acento-claro), var(--acento));color:#fff;width:54px;height:54px;box-shadow:0 10px 24px rgba(var(--sombra-rgb), .35);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.sheet-backdrop{z-index:200;background:var(--backdrop);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.enlace-aviso{background:var(--superficie);box-shadow:0 12px 40px rgb(var(--sombra-rgb) / .18);text-align:center;border-radius:20px;align-self:center;max-width:320px;margin:0 24px;padding:24px}.enlace-aviso__texto{color:var(--texto);margin:0;font-size:15px}.enlace-aviso__boton{background:var(--cta-fondo);color:var(--cta-texto);font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:16px;padding:10px 24px;font-weight:600}.sheet{background:var(--superficie-2);border-radius:28px 28px 0 0;flex-direction:column;gap:16px;width:100%;max-width:430px;max-height:88vh;padding:10px 20px 28px;animation:.22s sheet-up;display:flex;overflow-y:auto}@keyframes sheet-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.sheet__handle{background:rgba(var(--acento-rgb), .2);border-radius:2px;align-self:center;width:40px;height:4px;margin-top:6px}.sheet__header{justify-content:space-between;align-items:center;display:flex}.sheet__header h3{margin:0;font-family:Quicksand,sans-serif;font-size:20px;font-weight:700}.sheet__close{cursor:pointer;background:rgba(var(--acento-rgb), .08);width:32px;height:32px;color:var(--acento);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.sheet__form{flex-direction:column;gap:16px;display:flex}.sheet__field{color:var(--texto-2);flex-direction:column;gap:6px;font-size:13px;font-weight:700;display:flex}.sheet__field input[type=date],.sheet__field input[type=text],.sheet__field textarea{color:var(--texto);border:1.5px solid rgba(var(--acento-rgb), .18);background:var(--superficie);border-radius:14px;padding:10px 12px;font-family:inherit;font-size:15px;font-weight:500}.sheet__field textarea{resize:none;min-height:60px}.sheet__hint{color:var(--acento-fuerte);text-transform:none;letter-spacing:normal;font-size:11px;font-weight:700}.enlace-campo{align-items:stretch;gap:8px;display:flex}.enlace-campo input[type=text]{flex:1;min-width:0}.enlace-campo__pegar{cursor:pointer;border:1.5px solid rgba(var(--acento-rgb), .18);background:var(--superficie-3);color:var(--acento-fuerte);border-radius:14px;flex:none;padding:0 14px;font-family:inherit;font-size:13px;font-weight:800}.enlace-campo__pegar:disabled{opacity:.5;cursor:default}.sheet__checkbox{color:var(--texto-2);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.sheet__photos{flex-wrap:wrap;gap:10px;display:flex}.sheet__photo{touch-action:none;-webkit-user-select:none;user-select:none;border-radius:14px;width:76px;height:76px;transition:transform .15s,box-shadow .15s;position:relative;overflow:hidden}.sheet__photo--alzada{box-shadow:0 10px 22px rgb(var(--sombra-rgb) / .35);z-index:2;pointer-events:none;transform:scale(1.12)}@media (prefers-reduced-motion:reduce){.sheet__photo{transition:none}}.sheet__photo img{object-fit:cover;width:100%;height:100%;display:block}.sheet__photo-remove{cursor:pointer;color:#fff;background:#14080a99;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;line-height:1;display:flex;position:absolute;top:4px;right:4px}.sheet__photo-order{justify-content:space-between;display:flex;position:absolute;bottom:4px;left:4px;right:4px}.sheet__photo-order button{cursor:pointer;color:#fff;background:#14080a99;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;line-height:1;display:flex}.sheet__photo-order button:disabled{opacity:.3;cursor:default}.sheet__photo-add{border:1.5px dashed rgba(var(--acento-rgb), .3);background:rgba(var(--acento-rgb), .05);width:76px;height:76px;color:var(--acento);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;display:flex}.sheet__toast{background:var(--error-fondo);color:var(--acento-fuerte);text-transform:none;letter-spacing:normal;border-radius:10px;padding:6px 10px;font-size:11px;font-weight:700;animation:.2s toast-fade;display:inline-block}@keyframes toast-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.sheet__submit{cursor:pointer;background:linear-gradient(135deg, var(--acento-claro), var(--acento));color:#fff;border:none;border-radius:24px;padding:14px;font-family:Quicksand,sans-serif;font-size:15px;font-weight:700}.sheet__submit:disabled{opacity:.5;cursor:default}.sheet__borrar{cursor:pointer;color:var(--acento-fuerte);background:0 0;border:none;padding:10px;font-size:14px;font-weight:700}.sheet__confirmar{background:var(--error-fondo);border-radius:16px;flex-direction:column;gap:12px;padding:14px;display:flex}.sheet__confirmar-texto{color:var(--acento-oscuro);margin:0;font-size:13px;font-weight:600;line-height:1.4}.sheet__confirmar-acciones{gap:10px;display:flex}.sheet__cancelar,.sheet__borrar-confirmar{cursor:pointer;border:none;border-radius:14px;flex:1;padding:11px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700}.sheet__cancelar{background:var(--superficie);color:var(--texto-2)}.sheet__borrar-confirmar{background:var(--acento);color:#fff}.sheet__borrar-confirmar:disabled{opacity:.6;cursor:default}.settings-row--tema{flex-wrap:wrap}.tema-selector{background:var(--superficie-3);border-radius:99px;gap:2px;padding:3px;display:flex}.tema-selector__opcion{cursor:pointer;color:var(--texto-3);background:0 0;border:none;border-radius:99px;padding:6px 12px;font-family:Nunito,sans-serif;font-size:12px;font-weight:700}.tema-selector__opcion--bandera{filter:grayscale();opacity:.55;padding:5px 9px;font-size:17px;line-height:1}.tema-selector__opcion--bandera.tema-selector__opcion--activa{filter:none;opacity:1;background:var(--superficie);box-shadow:0 2px 6px rgba(var(--sombra-rgb), .12)}.tema-selector__opcion--activa{background:var(--superficie);color:var(--acento-fuerte);box-shadow:0 2px 6px rgba(var(--sombra-rgb), .12)}.settings-row__codigo{cursor:pointer;background:var(--suave);color:var(--acento-fuerte);letter-spacing:.08em;border:none;border-radius:99px;padding:6px 12px;font-family:Quicksand,sans-serif;font-size:13px;font-weight:700}.legal-nota{text-align:center;color:var(--texto-4);margin:20px 0 0;font-size:12px}.legal-nota a{color:var(--texto-4);text-decoration:underline}.partner-profile-section__heading,.partner-profile-form__section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.partner-profile-section__heading h3,.partner-profile-form__section h4{margin:0;font-family:Quicksand,sans-serif;font-weight:700}.partner-profile-section__heading h3{font-size:18px}.partner-profile-edit,.partner-profile-inline-button{background:var(--suave);color:var(--acento-fuerte);font:inherit;cursor:pointer;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.partner-profile-inline-button:disabled{opacity:.5;cursor:default}.partner-profile-cards{gap:12px;margin-top:12px;display:grid}.partner-profile-card{background:var(--superficie);min-width:0;box-shadow:0 8px 24px rgba(var(--sombra-rgb), .08);border-radius:22px;padding:16px}.partner-profile-card--mine{border:1px solid rgba(var(--acento-rgb), .2)}.partner-profile-card__header{color:var(--acento-fuerte);justify-content:space-between;align-items:center;display:flex}.partner-profile-card__header h4{margin:0;font-family:Quicksand,sans-serif;font-size:16px}.partner-profile-card__header span{font-size:20px;line-height:1}.partner-profile-data{margin-top:14px}.partner-profile-empty,.partner-profile-status{color:var(--texto-3);margin:12px 0 0;font-size:13px;line-height:1.5}.partner-profile-status--error{background:var(--superficie);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.partner-profile-status--error button{color:var(--acento-fuerte);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;font-size:12px;font-weight:700}.partner-profile-song{border-bottom:1px solid rgba(var(--acento-rgb), .1);align-items:center;gap:12px;min-width:0;padding-bottom:12px;display:flex}.partner-profile-song-cover{object-fit:cover;background:var(--suave);border-radius:12px;flex:none;width:56px;height:56px}.partner-profile-song-cover--placeholder{color:var(--acento-fuerte);justify-content:center;align-items:center;font-size:24px;display:flex}.partner-profile-song__info{flex-direction:column;gap:2px;min-width:0;display:flex}.partner-profile-song__info strong,.partner-profile-song__info span,.partner-profile-song__info small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.partner-profile-song__info strong{color:var(--texto);font-size:14px}.partner-profile-song__info span,.partner-profile-song__info small{color:var(--texto-3);font-size:12px}.partner-profile-song__info a{width:fit-content;color:var(--acento-fuerte);margin-top:4px;font-size:12px;font-weight:700;text-decoration:none}.partner-profile-data-grid,.partner-profile-custom-data{gap:8px;margin-top:12px;display:grid}.partner-profile-custom-data{border-top:1px solid rgba(var(--acento-rgb), .1);padding-top:12px}.partner-profile-data-row{justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;display:flex}.partner-profile-data-row span{color:var(--texto-3);flex:0 42%}.partner-profile-data-row strong{min-width:0;color:var(--texto);text-align:right;white-space:pre-wrap;overflow-wrap:anywhere;flex:auto;font-weight:700}.sheet--perfil{max-height:94vh}.partner-profile-form{gap:20px}.partner-profile-form__section{flex-direction:column;gap:12px;display:flex}.partner-profile-form__section h4{color:var(--acento-fuerte);font-size:16px}.sheet__field input[type=url],.sheet__field input[type=color]{color:var(--texto);border:1.5px solid rgba(var(--acento-rgb), .18);background:var(--superficie);border-radius:14px;padding:10px 12px;font-family:inherit;font-size:15px;font-weight:500}.partner-profile-song-link{align-items:stretch;gap:8px;display:flex}.partner-profile-song-link input{flex:1;min-width:0}.partner-profile-song-link .partner-profile-inline-button{border-radius:14px;flex:none;padding-inline:10px}.partner-profile-provider{background:var(--suave);color:var(--acento-fuerte);border-radius:999px;align-self:flex-start;margin-top:-4px;padding:5px 9px;font-size:11px;font-weight:700}.partner-profile-song-preview{background:var(--superficie);border-radius:16px;align-items:center;gap:10px;padding:10px;display:flex}.partner-profile-song-preview img,.partner-profile-song-preview__placeholder{object-fit:cover;background:var(--suave);border-radius:10px;flex:none;width:48px;height:48px}.partner-profile-song-preview__placeholder{color:var(--acento-fuerte);justify-content:center;align-items:center;font-size:20px;display:flex}.partner-profile-song-preview div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.partner-profile-song-preview strong,.partner-profile-song-preview span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.partner-profile-song-preview strong{color:var(--texto);font-size:14px}.partner-profile-song-preview span{color:var(--texto-3);font-size:12px}.partner-profile-size-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.partner-profile-fact-row{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.partner-profile-fact-row input{box-sizing:border-box;border:1.5px solid rgba(var(--acento-rgb), .18);width:100%;min-width:0;color:var(--texto);background:var(--superficie);font:inherit;border-radius:12px;padding:9px 10px;font-size:13px}.partner-profile-fact-remove{background:rgba(var(--acento-rgb), .08);width:28px;height:28px;color:var(--acento-fuerte);cursor:pointer;border:0;border-radius:50%;font-size:18px;line-height:1}.partner-profile-cancel{color:var(--texto-3);font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}@media (width<=370px){.partner-profile-song-link{flex-direction:column}.partner-profile-song-link .partner-profile-inline-button{align-self:flex-start}}.partner-profile-section{margin-top:12px}.partner-profile-section>h3{color:var(--texto);margin:0 0 8px;font-family:Quicksand,sans-serif;font-size:18px;font-weight:700}.partner-profile-rows{gap:8px;display:grid}.partner-profile-row{border:1px solid rgba(var(--acento-rgb), .1);background:var(--superficie);min-width:0;box-shadow:0 4px 14px rgba(var(--sombra-rgb), .05);border-radius:16px;padding:11px 13px}.partner-profile-row--mine{border-color:rgba(var(--acento-rgb), .24)}.partner-profile-row__top{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.partner-profile-row__identity{flex-direction:column;gap:1px;min-width:0;display:flex}.partner-profile-row__identity span,.partner-profile-row__taste span{color:var(--texto-3);font-size:11px}.partner-profile-row__identity strong{color:var(--texto);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.partner-profile-row__more,.partner-profile-row__complete{background:var(--suave);color:var(--acento-fuerte);font:inherit;cursor:pointer;border:0;border-radius:999px;flex:none;padding:6px 9px;font-size:11px;font-weight:700}.partner-profile-row__content{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:8px;display:grid}.partner-profile-row__meta{gap:5px;min-width:0;display:grid}.partner-profile-row__color{min-width:0;color:var(--texto-2);align-items:center;gap:5px;font-size:11px;display:flex}.partner-profile-row__color .partner-profile-color-dot{width:11px;height:11px;display:inline-block}.partner-profile-row__color span{color:var(--texto-3)}.partner-profile-row__color strong{color:var(--texto-2);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.partner-profile-row__song{align-items:center;gap:9px;min-width:0;display:flex}.partner-profile-song-cover{border-radius:9px;width:42px;height:42px}.partner-profile-song-cover--placeholder{font-size:18px}.partner-profile-row__song>div{flex-direction:column;gap:1px;min-width:0;display:flex}.partner-profile-row__song strong,.partner-profile-row__song span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.partner-profile-row__song strong{color:var(--texto);font-size:13px}.partner-profile-row__song span{color:var(--texto-3);font-size:11px}.partner-profile-row__taste{color:var(--texto-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.partner-profile-row__taste span{margin-right:5px}.partner-profile-row__sizes{color:var(--texto-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.partner-profile-row__sizes span{color:var(--texto-3);margin-right:5px}.partner-profile-row__empty{color:var(--texto-3);margin:7px 0 0;font-size:12px}.partner-profile-row__complete{margin-top:7px}.partner-profile-status{margin:8px 0 0}.partner-profile-status--error{border-radius:12px;margin-top:8px;padding:9px 11px}.sheet--perfil-detail{max-height:90vh;overflow-y:auto}.partner-profile-detail-eyebrow{color:var(--acento-fuerte);letter-spacing:.02em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:700;display:block}.partner-profile-detail-blocks{gap:7px;display:grid}.partner-profile-detail-block{border:1px solid rgba(var(--acento-rgb), .1);background:var(--superficie);border-radius:14px;overflow:hidden}.partner-profile-detail-block--open{border-color:rgba(var(--acento-rgb), .2)}.partner-profile-detail-block__trigger,.partner-profile-editor-section__trigger{width:100%;color:var(--texto);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:12px 13px;font-size:13px;font-weight:700;display:flex}.partner-profile-detail-block__trigger span:last-child,.partner-profile-editor-section__trigger span:last-child{color:var(--acento-fuerte);font-size:17px;font-weight:500;line-height:1}.partner-profile-detail-block__content{padding:0 13px 13px}.partner-profile-detail-summary{gap:10px;display:grid}.partner-profile-detail-song{align-items:flex-start;gap:11px;min-width:0;display:flex}.partner-profile-detail-song__cover{object-fit:cover;background:var(--suave);border-radius:12px;flex:none;width:64px;height:64px}.partner-profile-detail-song__cover--placeholder{color:var(--acento-fuerte);justify-content:center;align-items:center;font-size:25px;display:flex}.partner-profile-detail-song__info{flex-direction:column;gap:2px;min-width:0;display:flex}.partner-profile-detail-song__info>strong,.partner-profile-detail-song__info>span,.partner-profile-detail-song__info>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.partner-profile-detail-song__info>strong{color:var(--texto);font-size:14px}.partner-profile-detail-song__info>span,.partner-profile-detail-song__info>small{color:var(--texto-3);font-size:12px}.partner-profile-searches{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.partner-profile-search,.partner-profile-original-link{width:fit-content;color:var(--acento-fuerte);border-radius:999px;align-items:center;padding:5px 8px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.partner-profile-search{border:1px solid rgba(var(--acento-rgb), .14);background:var(--suave)}.partner-profile-search--preferred{border-color:var(--acento);background:rgba(var(--acento-rgb), .18);box-shadow:0 0 0 1px rgba(var(--acento-rgb), .08)}.partner-profile-original-link{text-underline-offset:2px;margin-top:4px;padding-inline:0;font-size:11px;text-decoration:underline}.partner-profile-detail-summary__taste{border-top:1px solid rgba(var(--acento-rgb), .1);gap:2px;padding-top:9px;display:grid}.partner-profile-detail-summary__taste span,.partner-profile-detail-list__row>span,.partner-profile-detail-text-list>div>span{color:var(--texto-3);font-size:11px;font-weight:700}.partner-profile-detail-summary__taste strong{color:var(--texto-2);font-size:13px;font-weight:500;line-height:1.4}.partner-profile-size-grid--detail{gap:7px}.partner-profile-size-chip{background:var(--suave);border-radius:11px;gap:3px;min-width:0;padding:9px 10px;display:grid}.partner-profile-size-chip span{color:var(--texto-3);font-size:10px}.partner-profile-size-chip strong{overflow-wrap:anywhere;color:var(--texto);font-size:13px}.partner-profile-detail-list,.partner-profile-detail-text-list{gap:9px;display:grid}.partner-profile-detail-list__row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.partner-profile-detail-list__row>span{align-items:center;gap:5px;display:inline-flex}.partner-profile-detail-list__row strong{max-width:62%;color:var(--texto);text-align:right;overflow-wrap:anywhere;font-size:13px}.partner-profile-color-dot{border:1px solid rgba(var(--acento-rgb), .18);border-radius:50%;flex:none;width:10px;height:10px}.partner-profile-detail-text-list>div{gap:3px;display:grid}.partner-profile-detail-text__body{color:var(--texto-2);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.partner-profile-detail-text__body--expanded{display:block}.partner-profile-detail-text__toggle{width:fit-content;color:var(--acento-fuerte);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.partner-profile-detail-empty{color:var(--texto-3);margin:0;font-size:12px}.partner-profile-detail-edit{flex:none;width:100%}.sheet--perfil-editor{height:92vh;max-height:92vh;overflow:hidden}.partner-profile-editor{flex-direction:column;flex:1;min-height:0;display:flex}.partner-profile-editor__scroll{min-height:0;padding-bottom:12px;overflow-y:auto}.partner-profile-editor-section{border-bottom:1px solid rgba(var(--acento-rgb), .1);overflow:hidden}.partner-profile-editor-section:first-child{border-top:1px solid rgba(var(--acento-rgb), .1)}.partner-profile-editor-section--open{padding-bottom:10px}.partner-profile-editor-section__trigger{padding-inline:2px}.partner-profile-editor-section__content{gap:12px;padding:0 2px 4px;display:grid}.partner-profile-form-label{color:var(--texto-2);font-size:12px;font-weight:700}.partner-profile-color-picker{gap:8px;display:grid}.partner-profile-color-swatches{flex-wrap:wrap;gap:8px;display:flex}.partner-profile-color-swatch,.partner-profile-color-custom{cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px;box-shadow:inset 0 0 0 1px #ffffff8c}.partner-profile-color-swatch--active{border-color:var(--texto);box-shadow:0 0 0 2px var(--superficie-2), 0 0 0 4px var(--acento)}.partner-profile-color-custom{border-color:rgba(var(--acento-rgb), .18);background:var(--suave);color:var(--acento-fuerte);justify-content:center;align-items:center;font-size:19px;line-height:1;display:inline-flex;position:relative;overflow:hidden}.partner-profile-color-custom input{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.partner-profile-editor .sheet__field input[type=text],.partner-profile-editor .sheet__field input[type=url],.partner-profile-editor .sheet__field textarea,.partner-profile-editor .sheet__field select{box-sizing:border-box;width:100%}.partner-profile-editor .sheet__field select{appearance:none;color:var(--texto);border:1.5px solid rgba(var(--acento-rgb), .18);background:var(--superficie);border-radius:14px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:500}.partner-profile-editor .partner-profile-song-preview{margin-top:-2px}.partner-profile-editor__footer{border-top:1px solid rgba(var(--acento-rgb), .12);background:var(--superficie-2);z-index:1;flex:none;gap:8px;margin:0 -20px;padding:11px 20px 0;display:grid}.partner-profile-editor__footer .onboarding__error{margin:0}.partner-profile-editor__footer .partner-profile-cancel{padding:2px 8px 5px}.partner-profile-fact-row{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) auto}@media (width<=370px){.partner-profile-searches{grid-template-columns:1fr 1fr;display:grid}.partner-profile-search{text-overflow:ellipsis;white-space:nowrap;justify-content:center;min-width:0;overflow:hidden}}
