:root{--sbre-navy:#131F51;--sbre-purple:#484D9B;--sbre-yellow:#FFCB57;--sbre-coral:#FF8270;--sbre-mint:#45E5BB;--sbre-cream:#FDECDA;--sbre-white:#F8FAFC}body.sbre-event-mode{background:var(--sbre-navy)}.sbre-shell{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at top right,rgba(69,229,187,.22),transparent 30%),linear-gradient(135deg,var(--sbre-navy),#0b1135);color:var(--sbre-white);min-height:80vh;padding:clamp(22px,4vw,56px);border-radius:28px;overflow:hidden}.sbre-hero{max-width:860px;padding:56px 0}.sbre-hero h1,.sbre-live h1,.sbre-passport h1{font-size:clamp(38px,7vw,84px);line-height:.95;margin:14px 0}.sbre-hero p{font-size:clamp(18px,2vw,24px);max-width:760px;color:rgba(255,255,255,.82)}.sbre-pill{display:inline-flex;align-items:center;gap:8px;background:rgba(253,236,218,.12);border:1px solid rgba(253,236,218,.24);padding:8px 14px;border-radius:999px;color:var(--sbre-cream);font-weight:700;letter-spacing:.02em}.sbre-btn{border:0;border-radius:999px;background:linear-gradient(135deg,var(--sbre-yellow),var(--sbre-coral));color:var(--sbre-navy);font-weight:900;padding:14px 22px;cursor:pointer;box-shadow:0 14px 36px rgba(255,130,112,.28);margin-top:12px}.sbre-card{background:rgba(253,236,218,.96);color:var(--sbre-navy);border-radius:28px;padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.22);max-width:860px;margin:22px 0}.sbre-card input,.sbre-card select,.sbre-card textarea{width:100%;box-sizing:border-box;margin:8px 0;padding:14px 16px;border-radius:16px;border:1px solid rgba(19,31,81,.18);font:inherit}.sbre-check{display:block;margin:12px 0}.sbre-result{margin-top:16px;background:rgba(72,77,155,.1);padding:16px;border-radius:18px}.sbre-live-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.sbre-countdown{font-size:28px;font-weight:900;background:rgba(255,203,87,.16);color:var(--sbre-yellow);border:1px solid rgba(255,203,87,.28);padding:14px 18px;border-radius:22px}.sbre-live-grid{display:grid;grid-template-columns:1.6fr .8fr;gap:22px}.sbre-map,.sbre-panel{background:rgba(253,236,218,.08);border:1px solid rgba(253,236,218,.14);border-radius:32px;padding:26px;min-height:360px;position:relative;overflow:hidden}.sbre-map h2{font-size:48px;margin:0 0 10px}.sbre-orbit{position:absolute;inset:12%;border-radius:50%;border:1px solid rgba(69,229,187,.18);box-shadow:0 0 80px rgba(69,229,187,.22);animation:sbrePulse 4s ease-in-out infinite}.sbre-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:20px}.sbre-stats div{background:rgba(253,236,218,.1);border:1px solid rgba(253,236,218,.14);border-radius:22px;padding:18px}.sbre-stats strong{display:block;font-size:34px;color:var(--sbre-mint)}.sbre-stats span{color:rgba(255,255,255,.76)}.sbre-feed-item{display:flex;gap:12px;padding:12px;border-bottom:1px solid rgba(253,236,218,.12)}.sbre-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;background:var(--sbre-coral)}@keyframes sbrePulse{0%,100%{transform:scale(.96);opacity:.65}50%{transform:scale(1.04);opacity:1}}@media(max-width:780px){.sbre-live-grid,.sbre-stats{grid-template-columns:1fr}.sbre-live-head{display:block}.sbre-card{padding:20px}.sbre-shell{border-radius:0}}
.sbre-event-app{min-height:100vh;background:#131F51;color:#FDECDA;}
.sbre-waiting .sbre-preview-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:22px;}
.sbre-start-disabled{opacity:.55;pointer-events:none;filter:grayscale(.35);}
.sbre-checklist-card{margin-top:24px;}
.sbre-checklist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px;}
.sbre-checklist-grid span{background:rgba(253,236,218,.12);border:1px solid rgba(253,236,218,.18);border-radius:18px;padding:14px 16px;}

/* v0.1.5-alpha — Living Waiting Room mobile-first */
body.sbre-event-standalone{margin:0;background:#131F51;color:#FDECDA;overflow-x:hidden;}
body.sbre-event-standalone #wpadminbar{display:none!important;}
.sbre-event-standalone html{margin-top:0!important;}
.sbre-event-app{min-height:100vh;background:#131F51;color:#FDECDA;}
.sbre-game{--navy:#131F51;--purple:#484D9B;--yellow:#FFCB57;--coral:#FF8270;--mint:#45E5BB;--cream:#FDECDA;position:relative;min-height:100vh;padding:18px 16px 34px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 20% -10%,rgba(255,203,87,.20),transparent 30%),radial-gradient(circle at 100% 0%,rgba(69,229,187,.22),transparent 34%),linear-gradient(180deg,#131F51 0%,#101844 55%,#0B1236 100%);overflow:hidden;box-sizing:border-box;}
.sbre-bg-orb{position:absolute;width:210px;height:210px;border-radius:50%;filter:blur(8px);opacity:.22;pointer-events:none;animation:sbreFloat 7s ease-in-out infinite;}
.sbre-orb-a{background:#45E5BB;top:110px;right:-90px;}
.sbre-orb-b{background:#FF8270;bottom:120px;left:-110px;animation-delay:-2s;}
.sbre-game-hero{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;padding:12px 2px 8px;}
.sbre-host-chip{width:max-content;max-width:100%;padding:8px 12px;border-radius:999px;background:rgba(253,236,218,.13);border:1px solid rgba(253,236,218,.2);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#FDECDA;}
.sbre-game-hero h1{margin:0;font-size:clamp(36px,12vw,62px);line-height:.88;letter-spacing:-.06em;color:#FDECDA;text-shadow:0 12px 40px rgba(0,0,0,.22);}
.sbre-game-hero p{margin:0;max-width:32rem;font-size:15px;line-height:1.45;color:rgba(253,236,218,.82);font-weight:650;}
.sbre-countdown-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;padding:14px 16px;border-radius:26px;background:linear-gradient(135deg,rgba(255,203,87,.18),rgba(255,130,112,.11));border:1px solid rgba(255,203,87,.22);box-shadow:0 18px 50px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.1);}
.sbre-countdown-card span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:rgba(253,236,218,.72);}
.sbre-countdown-card strong{font-size:clamp(24px,7vw,40px);line-height:1;color:#FFCB57;white-space:nowrap;}
.sbre-game-start{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;box-sizing:border-box;padding:16px 18px;border-radius:999px;text-decoration:none;font-weight:1000;color:#131F51;background:linear-gradient(135deg,#FFCB57,#FF8270);box-shadow:0 18px 60px rgba(255,130,112,.28);transition:.22s ease;}
.sbre-game-start.is-locked{color:rgba(253,236,218,.88);background:rgba(253,236,218,.11);border:1px solid rgba(253,236,218,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);pointer-events:none;}
.sbre-game-start.is-live{animation:sbreGlow 1.8s ease-in-out infinite;}
.sbre-game-card{position:relative;z-index:1;margin-top:14px;padding:16px;border-radius:30px;background:rgba(253,236,218,.09);border:1px solid rgba(253,236,218,.16);box-shadow:0 18px 60px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(14px);}
.sbre-section-title{display:flex;align-items:center;gap:10px;margin-bottom:12px;}
.sbre-section-title>span{display:grid;place-items:center;width:38px;height:38px;border-radius:16px;background:rgba(255,203,87,.16);}
.sbre-section-title strong{display:block;color:#FDECDA;font-size:16px;}
.sbre-section-title small{display:block;color:rgba(253,236,218,.66);font-size:12px;margin-top:2px;}
.sbre-feed-stack{display:flex;flex-direction:column;gap:9px;}
.sbre-feed-item.game{display:flex;align-items:center;gap:11px;padding:11px;border:1px solid rgba(253,236,218,.12);border-radius:22px;background:rgba(19,31,81,.32);animation:sbreRise .32s ease both;}
.sbre-feed-item.game strong{color:#FDECDA;font-size:14px;}
.sbre-feed-item.game span{color:rgba(253,236,218,.68);font-size:13px;}
.sbre-feed-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,rgba(255,203,87,.28),rgba(69,229,187,.16));}
.sbre-avatar{flex:0 0 auto;width:44px;height:44px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,#FF8270,#FFCB57);border:2px solid rgba(253,236,218,.42);box-shadow:0 0 24px rgba(69,229,187,.16);}
.sbre-avatar-fallback{display:grid;place-items:center;color:#131F51;font-weight:1000;}
.sbre-explorers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}
.sbre-explorer{position:relative;min-height:116px;padding:12px 8px 10px;border-radius:24px;background:linear-gradient(180deg,rgba(253,236,218,.14),rgba(253,236,218,.06));border:1px solid rgba(253,236,218,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;}
.sbre-explorer .sbre-avatar{width:50px;height:50px;}
.sbre-explorer strong{max-width:100%;font-size:13px;color:#FDECDA;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sbre-explorer span{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#45E5BB;font-weight:900;}
.sbre-rank{position:absolute;top:8px;left:8px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#FFCB57;color:#131F51;font-size:12px;font-weight:1000;}
.sbre-empty-game{grid-column:1/-1;padding:20px;border-radius:22px;text-align:center;color:rgba(253,236,218,.72);background:rgba(19,31,81,.22);border:1px dashed rgba(253,236,218,.18);}
.sbre-mini-map{position:relative;height:220px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(69,229,187,.22),transparent 28%),radial-gradient(circle at 85% 70%,rgba(255,130,112,.18),transparent 32%),rgba(19,31,81,.38);border:1px solid rgba(253,236,218,.12);}
.sbre-route-line{position:absolute;left:18%;right:18%;top:50%;height:3px;border-radius:999px;background:linear-gradient(90deg,#FFCB57,#45E5BB,#FF8270);box-shadow:0 0 26px rgba(69,229,187,.38);transform:rotate(-10deg);opacity:.65;}
.sbre-map-node{position:absolute;display:flex;flex-direction:column;align-items:center;gap:5px;color:#FDECDA;font-size:11px;font-weight:900;}
.sbre-map-node span{display:grid;place-items:center;width:52px;height:52px;border-radius:22px;background:#FDECDA;color:#131F51;box-shadow:0 0 34px rgba(255,203,87,.3);}
.node-start{left:8%;bottom:36px}.node-mid{left:43%;top:35px}.node-end{right:8%;bottom:54px}
.sbre-secret-dot{position:absolute;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(72,77,155,.7);border:1px solid rgba(253,236,218,.24);color:#FFCB57;font-weight:1000;box-shadow:0 0 22px rgba(255,203,87,.22);animation:sbrePulse 2.8s ease-in-out infinite;}
.dot-a{left:28%;top:64%}.dot-b{right:31%;top:24%;animation-delay:-1s;}
.sbre-game-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;}
.sbre-game-stats div{padding:13px 8px;border-radius:22px;background:rgba(253,236,218,.1);border:1px solid rgba(253,236,218,.14);text-align:center;}
.sbre-game-stats strong{display:block;font-size:24px;color:#45E5BB;line-height:1;}
.sbre-game-stats span{display:block;margin-top:5px;font-size:11px;color:rgba(253,236,218,.68);font-weight:800;}
.sbre-secret-chips,.sbre-pack-grid{display:flex;flex-wrap:wrap;gap:8px;}
.sbre-secret-chips span,.sbre-pack-grid span{padding:10px 12px;border-radius:999px;background:rgba(253,236,218,.12);border:1px solid rgba(253,236,218,.13);font-size:13px;color:rgba(253,236,218,.86);font-weight:800;}
@keyframes sbreFloat{0%,100%{transform:translate3d(0,0,0) scale(.96)}50%{transform:translate3d(14px,-12px,0) scale(1.04)}}
@keyframes sbreGlow{0%,100%{box-shadow:0 18px 60px rgba(255,130,112,.22)}50%{box-shadow:0 20px 76px rgba(255,203,87,.42)}}
@keyframes sbreRise{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(min-width:860px){.sbre-game{padding:34px;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-content:start}.sbre-game-hero{grid-column:1/-1;max-width:760px}.sbre-game-stats{grid-column:1/-1}.sbre-pack-card{grid-column:1/-1}.sbre-explorers-grid{grid-template-columns:repeat(4,minmax(0,1fr));}}
@media(max-width:420px){.sbre-game{padding:14px 12px 28px}.sbre-explorers-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.sbre-game-stats{grid-template-columns:repeat(2,1fr)}.sbre-countdown-card{align-items:flex-start;flex-direction:column}.sbre-countdown-card strong{font-size:34px}.sbre-mini-map{height:190px}.sbre-map-node span{width:46px;height:46px;border-radius:18px}.sbre-game-card{border-radius:26px}}


/* v0.1.7-alpha — contrast + standalone title/UX polish */
body.sbre-event-standalone{margin:0!important;background:#131F51!important;color:#FDECDA!important;}
body.sbre-event-standalone .sbre-shell{min-height:100vh;border-radius:0!important;padding:clamp(22px,5vw,58px);background:radial-gradient(circle at 85% 8%,rgba(255,203,87,.18),transparent 28%),radial-gradient(circle at 10% 20%,rgba(69,229,187,.16),transparent 30%),linear-gradient(145deg,#131F51 0%,#111947 55%,#0B1236 100%);}
.sbre-hero h1,.sbre-live h1,.sbre-passport h1,.sbre-map h2,.sbre-panel h2{color:#FDECDA!important;text-shadow:0 14px 42px rgba(0,0,0,.38);letter-spacing:-.055em;}
.sbre-hero p,.sbre-live p,.sbre-map p,.sbre-panel p{color:rgba(253,236,218,.9)!important;}
.sbre-card h2,.sbre-card h3{color:#131F51!important;}
.sbre-pill{color:#FDECDA!important;background:rgba(253,236,218,.15);border-color:rgba(253,236,218,.28);}
.sbre-btn{color:#131F51!important;background:linear-gradient(135deg,#FFCB57 0%,#FF8270 100%);}
.sbre-shell:before{content:"";position:absolute;inset:auto -80px -120px auto;width:280px;height:280px;border-radius:50%;background:rgba(69,229,187,.18);filter:blur(22px);pointer-events:none;}
.sbre-landing{position:relative;overflow:hidden;}
.sbre-landing .sbre-card{background:#FDECDA;color:#131F51;box-shadow:0 24px 80px rgba(0,0,0,.32);}
.sbre-landing input{background:#fff;color:#131F51;}
.sbre-landing input::placeholder{color:rgba(19,31,81,.48);}
@media(max-width:780px){
  body.sbre-event-standalone .sbre-shell{padding:18px 16px 34px;}
  .sbre-hero{padding:20px 0 14px;}
  .sbre-hero h1{font-size:clamp(42px,15vw,64px);line-height:.9;}
  .sbre-hero p{font-size:16px;line-height:1.45;}
  .sbre-card{border-radius:26px;padding:20px;margin-top:18px;}
}


/* v0.1.8 flow fixes */
.sbre-start-screen,.sbre-passport-v2{min-height:100svh;padding:clamp(18px,4vw,42px);background:radial-gradient(circle at 15% 0%,rgba(72,77,155,.55),transparent 34%),linear-gradient(135deg,#131F51 0%,#17245d 48%,#0e173f 100%);color:#FDECDA;overflow:hidden;position:relative}.sbre-start-hero h1,.sbre-passport-hero h1{color:#FDECDA;text-shadow:0 10px 40px rgba(0,0,0,.28);font-size:clamp(2.2rem,8vw,4.8rem);line-height:.95}.sbre-start-hero p,.sbre-passport-hero p{color:rgba(253,236,218,.92);max-width:720px}.sbre-start-card{max-width:760px}.sbre-start-steps{margin:18px 0 22px;padding-left:22px;color:rgba(253,236,218,.94);font-size:1.04rem;line-height:1.75}.sbre-microcopy{color:rgba(253,236,218,.7);font-size:.9rem;margin-top:12px}.sbre-btn-secondary{background:linear-gradient(135deg,#FFCB57,#FF8270)!important;color:#131F51!important;box-shadow:0 16px 34px rgba(255,130,112,.22)}
.sbre-passport-card{display:grid;gap:16px}.sbre-passport-buddy{display:flex;align-items:center;gap:14px}.sbre-passport-buddy .sbre-avatar{width:72px;height:72px}.sbre-progress-shell{height:12px;background:rgba(253,236,218,.15);border-radius:999px;overflow:hidden}.sbre-progress-bar{height:100%;background:linear-gradient(90deg,#45E5BB,#FFCB57);border-radius:inherit;box-shadow:0 0 18px rgba(69,229,187,.35)}.sbre-ingredient-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.sbre-ingredient-chip{background:rgba(253,236,218,.12);border:1px solid rgba(253,236,218,.18);border-radius:18px;padding:12px;color:#FDECDA}.sbre-status-note{border-radius:18px;padding:14px;background:rgba(255,203,87,.12);border:1px solid rgba(255,203,87,.22);color:#FDECDA}
@media(max-width:640px){.sbre-start-screen,.sbre-passport-v2{padding:18px}.sbre-start-hero h1,.sbre-passport-hero h1{font-size:2.4rem}.sbre-start-steps{font-size:1rem}.sbre-passport-buddy .sbre-avatar{width:60px;height:60px}}

/* v0.1.9-alpha: sesión Rally automática */
.sbre-inline-onboarding{margin-top:18px;padding:18px;border-radius:24px;background:rgba(253,236,218,.12);border:1px solid rgba(253,236,218,.22);box-shadow:0 18px 45px rgba(19,31,81,.22)}
.sbre-inline-onboarding h2{margin:0 0 6px;color:#FDECDA;font-size:1.35rem;line-height:1.15}
.sbre-inline-onboarding p{margin:0 0 14px;color:rgba(253,236,218,.86)}
.sbre-inline-onboarding form{display:grid;gap:10px}
.sbre-inline-onboarding input{width:100%;min-height:46px;border-radius:16px;border:1px solid rgba(253,236,218,.22);background:rgba(19,31,81,.72);color:#FDECDA;padding:0 14px;box-sizing:border-box}
.sbre-inline-onboarding input::placeholder{color:rgba(253,236,218,.62)}
.sbre-tap-card .sbre-result{color:#FDECDA}
.sbre-tap-card .sbre-result h2{color:#FDECDA}
.sbre-tap-card .sbre-result p{color:rgba(253,236,218,.84)}

/* v0.1.10-alpha — live registration reactions */
.sbre-live-toast{
  position:fixed;
  left:50%;
  bottom:24px;
  transform:translate(-50%,30px) scale(.96);
  width:min(92vw,420px);
  display:flex;
  align-items:center;
  gap:12px;
  padding:14px 16px;
  border-radius:22px;
  background:rgba(253,236,218,.96);
  color:#131F51;
  box-shadow:0 22px 55px rgba(19,31,81,.28),0 0 0 1px rgba(255,203,87,.45) inset;
  opacity:0;
  pointer-events:none;
  z-index:99999;
  transition:opacity .34s ease, transform .34s ease;
}
.sbre-live-toast.show{opacity:1;transform:translate(-50%,0) scale(1)}
.sbre-live-toast .sbre-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 3px rgba(255,203,87,.55)}
.sbre-live-toast strong{display:block;font-size:16px;line-height:1.15}
.sbre-live-toast span{display:block;font-size:13px;color:rgba(19,31,81,.78)}
.sbre-feed-item.is-new,.sbre-explorer.is-new{animation:sbre-pop-in .8s ease both, sbre-soft-glow 2.4s ease 1}
.sbre-stat-bump{animation:sbre-stat-bump .55s ease both}
@keyframes sbre-pop-in{0%{opacity:0;transform:translateY(-8px) scale(.96)}100%{opacity:1;transform:translateY(0) scale(1)}}
@keyframes sbre-soft-glow{0%,100%{box-shadow:inherit}45%{box-shadow:0 0 0 2px rgba(255,203,87,.42),0 16px 36px rgba(255,130,112,.22)}}
@keyframes sbre-stat-bump{0%{transform:scale(1)}40%{transform:scale(1.16);color:#FFCB57}100%{transform:scale(1)}}
@media (max-width:640px){.sbre-live-toast{bottom:16px;border-radius:20px;padding:12px 14px}.sbre-live-toast .sbre-avatar{width:42px;height:42px}}

/* v0.1.12-alpha — TAP unlock experience + Passport polish */
.sbre-tap{min-height:100svh;border-radius:0;background:radial-gradient(circle at 18% 8%,rgba(255,203,87,.20),transparent 28%),radial-gradient(circle at 84% 12%,rgba(69,229,187,.20),transparent 32%),linear-gradient(145deg,#131F51 0%,#121a49 54%,#0B1236 100%);}
.sbre-tap-card{background:rgba(253,236,218,.10)!important;color:#FDECDA!important;border:1px solid rgba(253,236,218,.18);backdrop-filter:blur(16px);box-shadow:0 24px 70px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.08)}
.sbre-tap-card h1,.sbre-tap-card h2,.sbre-tap-card h3{color:#FDECDA!important;text-shadow:0 10px 34px rgba(0,0,0,.25)}
.sbre-tap-card p{color:rgba(253,236,218,.86)!important}
.sbre-unlock-result{position:relative;overflow:hidden;text-align:center;border-radius:28px;padding:24px 18px;background:radial-gradient(circle at 50% 0%,rgba(255,203,87,.22),transparent 44%),rgba(253,236,218,.10);border:1px solid rgba(255,203,87,.25);animation:sbre-unlock-in .46s ease both}
.sbre-unlock-result:before{content:"";position:absolute;inset:-40%;background:conic-gradient(from 180deg,transparent,rgba(69,229,187,.22),rgba(255,203,87,.26),transparent);animation:sbre-spin-slow 5s linear infinite;opacity:.45}
.sbre-unlock-result>*{position:relative;z-index:1}
.sbre-unlock-icon{width:92px;height:92px;border-radius:34px;display:grid;place-items:center;margin:0 auto 14px;background:linear-gradient(135deg,#FFCB57,#FF8270);color:#131F51;font-size:44px;box-shadow:0 18px 60px rgba(255,203,87,.30)}
.sbre-unlock-result h2{font-size:clamp(30px,10vw,52px);line-height:.95;margin:8px 0 10px;letter-spacing:-.04em}
.sbre-unlock-result .sbre-rarity{display:inline-flex;align-items:center;gap:6px;margin:4px auto 10px;padding:8px 12px;border-radius:999px;background:rgba(69,229,187,.16);border:1px solid rgba(69,229,187,.26);color:#45E5BB;font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.06em}
.sbre-passport-card{background:linear-gradient(180deg,rgba(253,236,218,.10),rgba(253,236,218,.06));border:1px solid rgba(253,236,218,.16);border-radius:28px;padding:18px;color:#FDECDA;box-shadow:0 18px 50px rgba(0,0,0,.20)}
.sbre-passport-buddy h2{margin:0;color:#FDECDA!important;font-size:1.9rem;line-height:1}
.sbre-passport-buddy p{margin:.35rem 0 0;color:rgba(253,236,218,.76)}
.sbre-ingredient-chip{position:relative;overflow:hidden;min-height:82px;background:radial-gradient(circle at 100% 0%,rgba(255,203,87,.18),transparent 38%),rgba(253,236,218,.11)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.sbre-ingredient-chip strong{font-size:15px}.sbre-ingredient-chip span{color:rgba(253,236,218,.72);font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:11px}
@keyframes sbre-unlock-in{0%{opacity:0;transform:translateY(10px) scale(.96)}100%{opacity:1;transform:none}}
@keyframes sbre-spin-slow{to{transform:rotate(360deg)}}

/* v0.1.16 Station Activity Flow */
.sbre-station-timeline{display:grid;gap:12px;margin-top:12px}
.sbre-station-step{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:14px;border-radius:20px;background:rgba(253,236,218,.08);border:1px solid rgba(253,236,218,.16)}
.sbre-station-step.done{background:linear-gradient(135deg,rgba(69,229,187,.18),rgba(255,203,87,.10));border-color:rgba(69,229,187,.45)}
.sbre-station-step.pending{background:rgba(255,203,87,.10);border-color:rgba(255,203,87,.30)}
.sbre-station-step.optional{opacity:.86}
.sbre-step-dot{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:#FDECDA;color:#131F51;font-weight:900;box-shadow:0 10px 30px rgba(255,203,87,.18)}
.sbre-station-step small,.sbre-station-step span{display:block;color:rgba(245,247,250,.78);font-size:.85rem;margin-top:3px}
.sbre-station-step strong{color:#FDECDA}
.sbre-unlock-result .sbre-progress-shell{margin:18px 0 8px}
.sbre-unlock-result small{color:rgba(245,247,250,.75)}

/* v0.1.17 Final + Reward flow */
.sbre-final-screen .sbre-final-hero h1{font-size:clamp(34px,10vw,64px);color:#FDECDA;text-shadow:0 10px 34px rgba(255,203,87,.18)}
.sbre-final-screen .sbre-final-hero p{color:rgba(253,236,218,.88)}
.sbre-choice-form{display:grid;gap:14px}.sbre-choice-form label{font-weight:900;color:#FDECDA;margin-top:6px}.sbre-choice-form select,.sbre-choice-form textarea{width:100%;box-sizing:border-box;border:1px solid rgba(253,236,218,.18);border-radius:18px;background:rgba(255,255,255,.10);color:#fff;padding:14px 16px;font-size:16px}.sbre-choice-form option{color:#131F51}.sbre-redeem-code{font-size:clamp(24px,7vw,42px);font-weight:900;letter-spacing:.06em;background:#FDECDA;color:#131F51;border-radius:22px;padding:18px;text-align:center;box-shadow:0 18px 42px rgba(0,0,0,.18);margin:16px 0}.sbre-final-ok,.sbre-final-lock{background:rgba(255,255,255,.08);border:1px solid rgba(253,236,218,.12);border-radius:24px;padding:20px}.sbre-final-ok h2,.sbre-final-lock h2{color:#FDECDA;margin-top:0}.sbre-status-note.reward{border-color:rgba(255,203,87,.5);background:rgba(255,203,87,.12)}.sbre-status-note.reward .sbre-btn{margin-top:12px}.sbre-redeem-screen .sbre-card{max-width:680px;margin:0 auto}.sbre-redeem-screen input{font-size:20px;text-align:center;font-weight:800;letter-spacing:.04em}.sbre-redeem-screen .sbre-result{font-size:18px;line-height:1.5}
@media(max-width:720px){.sbre-final-screen{padding:18px}.sbre-choice-form select,.sbre-choice-form textarea{font-size:15px}.sbre-redeem-code{font-size:24px}}

/* v0.1.19-alpha — Immersion Layer polish */
.sbre-shell{position:relative;isolation:isolate;}
.sbre-shell:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 18%,rgba(255,203,87,.10),transparent 22%),radial-gradient(circle at 78% 28%,rgba(69,229,187,.12),transparent 26%),radial-gradient(circle at 50% 82%,rgba(255,130,112,.10),transparent 30%);z-index:-1;animation:sbreAmbient 8s ease-in-out infinite alternate;}
.sbre-card,.sbre-game-card,.sbre-panel,.sbre-map,.sbre-participant-card,.sbre-station-card,.sbre-ingredient-card{backdrop-filter:blur(12px);}
.sbre-live .sbre-map{min-height:420px;position:relative;overflow:hidden;}
.sbre-live .sbre-map:before{content:"";position:absolute;inset:18%;border-radius:50%;background:conic-gradient(from 90deg,rgba(255,203,87,.55),rgba(69,229,187,.45),rgba(255,130,112,.38),rgba(72,77,155,.55),rgba(255,203,87,.55));filter:blur(18px);opacity:.28;animation:sbreRotate 18s linear infinite;}
.sbre-live .sbre-map h2,.sbre-live .sbre-map p{position:relative;z-index:1;}
.sbre-orbit{position:absolute;inset:10%;border-radius:50%;border:1px solid rgba(253,236,218,.15);box-shadow:0 0 60px rgba(69,229,187,.16),inset 0 0 44px rgba(255,203,87,.10);animation:sbrePulse 3.6s ease-in-out infinite;}
.sbre-live-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,18px);z-index:99999;max-width:min(92vw,460px);opacity:0;background:linear-gradient(135deg,rgba(253,236,218,.96),rgba(255,203,87,.94));color:#131F51;border-radius:22px;padding:14px 18px;font-weight:900;box-shadow:0 24px 80px rgba(0,0,0,.35);transition:opacity .28s ease,transform .28s ease;}
.sbre-live-toast.show{opacity:1;transform:translate(-50%,0);}
.sbre-feed-item.is-new,.sbre-explorer.is-new,.sbre-stat-bump{animation:sbreNew .7s ease both;}
.sbre-ingredient-card,.sbre-unlock-card{position:relative;overflow:hidden;}
.sbre-ingredient-card:after,.sbre-unlock-card:after{content:"";position:absolute;inset:auto -20% -45% auto;width:140px;height:140px;border-radius:50%;background:rgba(255,203,87,.18);filter:blur(18px);}
.sbre-share-card{border-radius:28px;padding:22px;background:linear-gradient(145deg,#FDECDA,#fff7ed);color:#131F51;box-shadow:0 24px 80px rgba(0,0,0,.16);}
.sbre-sound-toggle{position:fixed;right:16px;bottom:16px;z-index:9999;border:0;border-radius:999px;background:rgba(253,236,218,.16);color:#FDECDA;padding:10px 14px;font-weight:900;}
@keyframes sbreAmbient{from{opacity:.72;transform:scale(1)}to{opacity:1;transform:scale(1.03)}}
@keyframes sbreRotate{to{transform:rotate(360deg)}}
@keyframes sbreNew{0%{opacity:0;transform:translateY(10px) scale(.98);box-shadow:0 0 0 rgba(255,203,87,0)}50%{box-shadow:0 0 36px rgba(255,203,87,.35)}100%{opacity:1;transform:none}}
@media(max-width:760px){.sbre-live .sbre-map{min-height:260px}.sbre-live-toast{bottom:14px}.sbre-shell{padding:18px 14px}.sbre-hero{padding:24px 0}.sbre-hero h1,.sbre-live h1,.sbre-passport h1{font-size:clamp(34px,12vw,58px)}}

/* v0.1.20-alpha — Registration UX: photo upload, country code, required consent */
.sbre-phone-row{display:grid;grid-template-columns:132px 1fr;gap:10px;align-items:center}
.sbre-phone-row select,.sbre-phone-row input{width:100%;box-sizing:border-box}
.sbre-upload-field{display:grid;gap:8px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(19,31,81,.14);color:#131F51;font-weight:800}
.sbre-upload-field span{font-size:15px}.sbre-upload-field small{color:rgba(19,31,81,.62);font-weight:600}.sbre-upload-field input{padding:8px 0;background:transparent;border:0;color:#131F51}
.sbre-photo-preview{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:18px;background:rgba(69,229,187,.14);border:1px solid rgba(69,229,187,.32);color:#131F51;font-weight:900}
.sbre-photo-preview img{width:58px;height:58px;object-fit:cover;border-radius:18px;box-shadow:0 10px 28px rgba(19,31,81,.18)}
.sbre-btn:disabled,.sbre-btn[disabled]{opacity:.48;filter:grayscale(.25);cursor:not-allowed;box-shadow:none!important}
.sbre-check{display:flex;align-items:flex-start;gap:10px;line-height:1.35}.sbre-check input{margin-top:3px;min-width:18px;min-height:18px}
@media(max-width:640px){.sbre-phone-row{grid-template-columns:112px 1fr;gap:8px}.sbre-upload-field{padding:12px 14px}.sbre-photo-preview img{width:52px;height:52px}}


/* v0.1.21-alpha — Persistent Passport Session + registration alignment */
.sbre-phone-row{grid-template-columns:140px 1fr;align-items:stretch;gap:10px}
.sbre-phone-row select,.sbre-phone-row input{height:56px;display:flex;align-items:center;border-radius:18px;line-height:1;padding-top:0;padding-bottom:0}
.sbre-phone-row select{appearance:none;background:#fff;color:#131F51;text-align:center;text-align-last:center;font-weight:800;padding-left:14px;padding-right:14px}
.sbre-check{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px;width:100%;text-align:left;color:#131F51;font-weight:800;margin:6px 0;line-height:1.2;white-space:nowrap}
.sbre-check input{margin:0!important;width:20px!important;height:20px!important;min-width:20px;accent-color:#45E5BB}
.sbre-card form .sbre-check{grid-column:1/-1}
.sbre-access-actions{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.sbre-btn-soft{background:rgba(19,31,81,.10)!important;color:#131F51!important;box-shadow:none!important}.sbre-access-code{display:block;white-space:normal;word-break:break-all;background:rgba(19,31,81,.08);color:#131F51;border-radius:14px;padding:12px;margin:12px 0;font-weight:800}
@media(max-width:640px){.sbre-phone-row{grid-template-columns:112px 1fr}.sbre-check{white-space:normal;font-size:14px}.sbre-phone-row select,.sbre-phone-row input{height:54px}.sbre-access-actions{display:grid}.sbre-access-actions .sbre-btn{width:100%;justify-content:center}}

/* v0.1.22-alpha — Registration Form Visual Polish */
.sbre-landing .sbre-card input:not([type="checkbox"]):not([type="file"]),
.sbre-landing .sbre-card select,
.sbre-landing .sbre-card textarea{
  width:100%!important;
  min-height:56px!important;
  height:56px!important;
  box-sizing:border-box!important;
  border-radius:18px!important;
  border:1px solid rgba(19,31,81,.18)!important;
  background:#fff!important;
  color:#131F51!important;
  padding:0 16px!important;
  margin:0!important;
  font:inherit!important;
  line-height:1.2!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 22px rgba(19,31,81,.04)!important;
  outline:none!important;
  appearance:none;
}
.sbre-landing .sbre-card input:not([type="checkbox"]):not([type="file"]):focus,
.sbre-landing .sbre-card select:focus,
.sbre-landing .sbre-card textarea:focus{
  border-color:rgba(72,77,155,.52)!important;
  box-shadow:0 0 0 4px rgba(72,77,155,.10),0 8px 22px rgba(19,31,81,.06)!important;
}
.sbre-landing .sbre-card form{display:grid;gap:16px;}
.sbre-phone-row{display:grid!important;grid-template-columns:140px 1fr!important;gap:10px!important;align-items:stretch!important;margin:0!important;}
.sbre-phone-row select{display:block!important;text-align:center!important;text-align-last:center!important;font-weight:900!important;padding-left:12px!important;padding-right:12px!important;}
.sbre-phone-row input{display:block!important;}
.sbre-upload-field{margin:0!important;border-radius:18px!important;background:rgba(255,255,255,.74)!important;border:1px solid rgba(19,31,81,.14)!important;box-shadow:0 8px 22px rgba(19,31,81,.04)!important;}
.sbre-upload-field input[type="file"]{width:100%!important;margin:6px 0 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;height:auto!important;min-height:0!important;}
.sbre-photo-preview[hidden],
.sbre-photo-preview:empty{display:none!important;}
.sbre-photo-preview{margin:0!important;}
.sbre-check{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;margin:0!important;text-align:left!important;color:#131F51!important;font-weight:850!important;line-height:1.25!important;white-space:nowrap!important;}
.sbre-check input[type="checkbox"]{appearance:auto!important;position:static!important;display:inline-block!important;margin:0!important;width:20px!important;height:20px!important;min-width:20px!important;flex:0 0 20px!important;accent-color:#45E5BB!important;}
.sbre-landing .sbre-card .sbre-btn{width:max-content;min-width:180px;margin-top:2px!important;}
@media(max-width:640px){
  .sbre-landing .sbre-card form{gap:14px;}
  .sbre-phone-row{grid-template-columns:112px 1fr!important;gap:8px!important;}
  .sbre-landing .sbre-card input:not([type="checkbox"]):not([type="file"]),
  .sbre-landing .sbre-card select{min-height:54px!important;height:54px!important;border-radius:17px!important;}
  .sbre-check{white-space:normal!important;font-size:14px!important;align-items:flex-start!important;}
  .sbre-check input[type="checkbox"]{margin-top:1px!important;}
}

/* v0.1.23-alpha — Registration success replaces form + WAHA-ready visual button */
.sbre-registration-complete{max-width:860px!important;}
.sbre-registration-complete .sbre-result{margin-top:0!important;background:transparent!important;padding:0!important;border-radius:0!important;}
.sbre-ready-card{position:relative;text-align:left;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(253,236,218,.90));border:1px solid rgba(19,31,81,.10);border-radius:28px;padding:28px;box-shadow:0 18px 52px rgba(19,31,81,.12);color:#131F51;overflow:hidden;}
.sbre-ready-card:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-70px;top:-90px;background:radial-gradient(circle,rgba(255,203,87,.32),transparent 68%);pointer-events:none;}
.sbre-ready-icon{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 14px;border-radius:50%;background:linear-gradient(135deg,#FFCB57,#FF8270);color:#fff;font-size:40px;font-weight:1000;box-shadow:0 18px 48px rgba(255,130,112,.28);}
.sbre-ready-card h3{font-size:clamp(28px,5vw,42px);line-height:1.06;text-align:center;margin:8px 0 14px;color:#131F51;letter-spacing:-.03em;}
.sbre-ready-card p{text-align:center;font-size:17px;line-height:1.45;color:rgba(19,31,81,.78);margin:8px 0;}
.sbre-access-box{margin:24px 0;padding:18px;border:1px solid rgba(19,31,81,.12);border-radius:22px;background:rgba(255,255,255,.62);}
.sbre-access-box strong{display:block;margin-bottom:10px;font-size:15px;color:#131F51;}
.sbre-ready-card .sbre-access-code{background:#fff!important;border:1px solid rgba(19,31,81,.12);margin:0!important;}
.sbre-ready-card .sbre-access-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;}
.sbre-ready-card .sbre-access-actions .sbre-btn{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;text-align:center;margin:0!important;min-width:0;}
.sbre-btn-whatsapp{background:linear-gradient(135deg,#45E5BB,#FFCB57)!important;color:#131F51!important;opacity:.82;box-shadow:0 14px 36px rgba(69,229,187,.18)!important;cursor:default!important;}
.sbre-btn-whatsapp:before{content:"↗";font-weight:1000;margin-right:8px;}
.sbre-reminder-card{margin-top:18px;padding:16px 18px;border-radius:20px;background:rgba(19,31,81,.07);color:rgba(19,31,81,.82);font-weight:700;line-height:1.45;}
@media(max-width:720px){.sbre-ready-card{padding:22px}.sbre-ready-icon{width:62px;height:62px;font-size:34px}.sbre-ready-card .sbre-access-actions{grid-template-columns:1fr}.sbre-ready-card h3{text-align:left}.sbre-ready-card p{text-align:left}.sbre-access-box{padding:14px}}


/* v0.1.25-alpha — Success state replaces full form immediately */
.sbre-ready-only{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;max-width:1040px!important;margin-left:auto!important;margin-right:auto!important;}
.sbre-ready-result{background:transparent!important;padding:0!important;margin:0!important;border:0!important;}
.sbre-btn.sbre-is-loading{opacity:.74;pointer-events:none;position:relative;}
.sbre-btn.sbre-is-loading:after{content:"";width:14px;height:14px;border-radius:50%;border:2px solid currentColor;border-top-color:transparent;display:inline-block;margin-left:10px;vertical-align:-2px;animation:sbre-spin-slow .7s linear infinite;}
.sbre-ready-card-premium{padding:clamp(22px,4vw,48px)!important;border-radius:34px!important;background:radial-gradient(circle at 50% 0%,rgba(255,203,87,.20),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.88),rgba(253,236,218,.96))!important;box-shadow:0 28px 90px rgba(19,31,81,.22)!important;}
.sbre-ready-card-premium .sbre-ready-top{text-align:center;max-width:820px;margin:0 auto;}
.sbre-ready-card-premium h3{font-size:clamp(30px,5vw,46px)!important;line-height:1.08!important;text-align:center!important;margin:10px 0 18px!important;}
.sbre-ready-card-premium p{text-align:center!important;font-size:clamp(16px,2vw,21px)!important;}
.sbre-ready-divider{height:1px;background:rgba(19,31,81,.12);margin:34px 0;}
.sbre-access-grid{display:grid;grid-template-columns:1.4fr .86fr;gap:0;border:1px solid rgba(19,31,81,.13);border-radius:24px;background:rgba(255,255,255,.62);overflow:hidden;margin-bottom:20px;}
.sbre-access-grid .sbre-access-box{margin:0!important;border:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;}
.sbre-access-main{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center;border-right:1px solid rgba(19,31,81,.12)!important;padding:24px!important;}
.sbre-access-symbol{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:rgba(19,31,81,.07);font-size:25px;}
.sbre-access-main strong,.sbre-qr-box strong,.sbre-share-row strong{font-size:18px;color:#131F51;display:block;margin-bottom:7px;}
.sbre-access-main p,.sbre-qr-box p,.sbre-share-row p{font-size:16px!important;line-height:1.42!important;text-align:left!important;margin:0 0 14px!important;color:rgba(19,31,81,.70)!important;}
.sbre-access-main .sbre-access-code{position:relative;background:#fff!important;border:1px solid rgba(19,31,81,.14)!important;border-radius:16px!important;padding:18px 108px 18px 18px!important;font-size:13px;line-height:1.4;}
.sbre-mini-copy{position:absolute;right:18px;bottom:26px;border:1px solid rgba(19,31,81,.14);border-radius:14px;background:#f7f7f8;color:#131F51;font-weight:900;padding:12px 18px;cursor:pointer;box-shadow:0 8px 20px rgba(19,31,81,.08);}
.sbre-qr-box{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px!important;}
.sbre-qr-box p{text-align:center!important;}
.sbre-qr-visual{width:138px;height:138px;border-radius:16px;background:#fff;border:1px solid rgba(19,31,81,.14);display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr);gap:4px;padding:12px;box-shadow:0 10px 28px rgba(19,31,81,.08);}
.sbre-qr-visual span,.sbre-qr-visual i{display:block;background:#131F51;border-radius:2px;}
.sbre-qr-visual span:nth-child(1){grid-area:1/1/3/3}.sbre-qr-visual span:nth-child(2){grid-area:1/6/3/8}.sbre-qr-visual span:nth-child(3){grid-area:6/1/8/3}.sbre-qr-visual span:nth-child(4){grid-area:4/4/5/5}.sbre-qr-visual i:nth-of-type(1){grid-area:3/3/4/6}.sbre-qr-visual i:nth-of-type(2){grid-area:5/4/8/6}.sbre-qr-visual i:nth-of-type(3){grid-area:4/6/6/8}
.sbre-share-row{display:grid;grid-template-columns:1fr minmax(240px,420px);gap:20px;align-items:center;border:1px solid rgba(19,31,81,.13);border-radius:24px;background:rgba(255,255,255,.58);padding:22px 28px;margin:20px 0;}
.sbre-share-row .sbre-btn-whatsapp{width:100%;margin:0!important;min-height:58px!important;opacity:1!important;background:linear-gradient(135deg,#FFCB57,#FF8270)!important;box-shadow:0 18px 42px rgba(255,130,112,.22)!important;}
.sbre-reminder-card{display:flex!important;align-items:center!important;gap:18px!important;margin:20px 0!important;padding:20px 24px!important;border-radius:22px!important;background:rgba(19,31,81,.07)!important;}
.sbre-reminder-card span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:rgba(19,31,81,.08);font-size:26px;flex:0 0 54px;}
.sbre-reminder-card p{font-size:17px!important;text-align:left!important;margin:0!important;font-weight:800;color:rgba(19,31,81,.78)!important;}
.sbre-btn-ready-main{width:100%!important;min-height:64px!important;font-size:20px!important;margin-top:8px!important;background:linear-gradient(135deg,#FFCB57,#FF8270)!important;box-shadow:0 20px 54px rgba(255,130,112,.24)!important;}
.sbre-btn-ready-main:before{content:"›";font-size:36px;line-height:1;margin-right:16px;}
@media(max-width:760px){.sbre-ready-card-premium{padding:24px!important;border-radius:28px!important}.sbre-access-grid{grid-template-columns:1fr}.sbre-access-main{grid-template-columns:1fr;border-right:0!important;border-bottom:1px solid rgba(19,31,81,.12)!important}.sbre-access-symbol{display:none}.sbre-share-row{grid-template-columns:1fr;padding:18px}.sbre-ready-card-premium h3{text-align:left!important;font-size:30px!important}.sbre-ready-card-premium .sbre-ready-top{text-align:left}.sbre-ready-card-premium p{text-align:left!important}.sbre-ready-icon{margin-left:0!important}.sbre-access-main .sbre-access-code{padding:14px!important}.sbre-mini-copy{position:static;margin-top:10px;width:100%;}.sbre-reminder-card{align-items:flex-start!important}.sbre-reminder-card span{width:44px;height:44px;flex-basis:44px}.sbre-btn-ready-main{font-size:17px!important}}

/* v0.1.26 — Live Journey Flow */
.sbre-journey-flow{background:rgba(253,236,218,.08);border:1px solid rgba(253,236,218,.16);border-radius:32px;padding:26px;min-height:420px;position:relative;overflow:hidden;backdrop-filter:blur(12px)}
.sbre-journey-flow:before{content:"";position:absolute;inset:8%;border-radius:999px;background:radial-gradient(circle at 20% 40%,rgba(255,203,87,.18),transparent 25%),radial-gradient(circle at 70% 55%,rgba(69,229,187,.18),transparent 28%),radial-gradient(circle at 50% 70%,rgba(255,130,112,.12),transparent 30%);filter:blur(4px);opacity:.9;animation:sbrePulse 5s ease-in-out infinite;pointer-events:none}
.sbre-journey-head{position:relative;z-index:2;margin-bottom:28px}.sbre-journey-head h2{font-size:clamp(30px,4vw,54px);line-height:1;margin:12px 0 8px;color:#FDECDA;text-shadow:0 14px 42px rgba(0,0,0,.32)}.sbre-journey-head p{color:rgba(253,236,218,.86);max-width:720px}
.sbre-journey-track{--journey-progress:0%;position:relative;z-index:2;display:grid;grid-template-columns:repeat(8,minmax(92px,1fr));gap:14px;align-items:start;padding:34px 8px 12px;overflow-x:auto;scrollbar-width:thin}
.sbre-journey-line{position:absolute;left:5%;right:5%;top:62px;height:6px;border-radius:999px;background:rgba(253,236,218,.13);overflow:hidden}.sbre-journey-line:after{content:"";display:block;width:var(--journey-progress);height:100%;background:linear-gradient(90deg,#FFCB57,#FF8270,#45E5BB);box-shadow:0 0 24px rgba(255,203,87,.35);transition:width .7s ease}
.sbre-journey-node{position:relative;text-align:center;min-width:92px;color:#FDECDA}.sbre-journey-node>span{position:relative;z-index:2;display:grid;place-items:center;width:58px;height:58px;margin:0 auto 12px;border-radius:22px;background:rgba(253,236,218,.92);color:#131F51;font-size:24px;box-shadow:0 0 0 6px rgba(253,236,218,.08),0 18px 38px rgba(0,0,0,.20);transition:transform .25s ease,box-shadow .25s ease}.sbre-journey-node.visited>span{box-shadow:0 0 0 7px rgba(255,203,87,.12),0 0 34px rgba(255,203,87,.36),0 18px 38px rgba(0,0,0,.20)}.sbre-journey-node.active>span{transform:translateY(-4px) scale(1.04);animation:sbreNodePulse 1.8s ease-in-out infinite}.sbre-journey-node strong{display:block;font-size:13px;line-height:1.15}.sbre-journey-node small{display:block;margin-top:4px;color:rgba(253,236,218,.62);font-size:11px;line-height:1.2}.sbre-node-avatars{display:flex;justify-content:center;gap:0;margin-top:12px;min-height:30px}.sbre-flow-avatar{width:30px;height:30px;border-radius:999px;border:2px solid rgba(253,236,218,.9);margin-left:-8px;box-shadow:0 0 18px rgba(69,229,187,.28);animation:sbreAvatarIn .35s ease both}.sbre-flow-avatar:first-child{margin-left:0}.sbre-flow-avatar .sbre-avatar{width:100%;height:100%;font-size:12px}.sbre-flow-avatar:nth-child(n+5){display:none}
@keyframes sbreNodePulse{0%,100%{box-shadow:0 0 0 7px rgba(255,203,87,.12),0 0 30px rgba(255,203,87,.26)}50%{box-shadow:0 0 0 10px rgba(69,229,187,.12),0 0 46px rgba(69,229,187,.38)}}@keyframes sbreAvatarIn{from{opacity:0;transform:translateY(8px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:980px){.sbre-journey-track{grid-template-columns:repeat(8,110px);padding-bottom:18px}.sbre-journey-flow{min-height:390px}}
@media(max-width:760px){.sbre-journey-flow{min-height:330px;padding:20px}.sbre-journey-head h2{font-size:34px}.sbre-journey-track{grid-template-columns:repeat(8,104px);gap:10px}.sbre-journey-line{top:58px}.sbre-journey-node>span{width:52px;height:52px;border-radius:20px}}

/* v0.1.27 — Journey Flow refinements */
.sbre-journey-track{grid-template-columns:repeat(7,minmax(118px,1fr))}
.sbre-flow-more{width:30px;height:30px;border-radius:999px;margin-left:-8px;display:grid;place-items:center;background:rgba(253,236,218,.92);color:#131F51;border:2px solid rgba(253,236,218,.9);font-weight:900;font-size:11px;box-shadow:0 0 18px rgba(255,203,87,.28)}
.sbre-feed-item{will-change:transform,opacity}.sbre-feed-item:not(.is-new){animation:none!important}
@media(max-width:980px){.sbre-journey-track{grid-template-columns:repeat(7,128px)}}
@media(max-width:760px){.sbre-journey-track{grid-template-columns:repeat(7,118px)}}

/* v0.1.28-alpha — Dynamic Live Journey + experiencias participantes */
.sbre-journey-track{
  grid-template-columns:repeat(var(--journey-count, 7), minmax(132px,1fr)) !important;
  gap:18px;
}
.sbre-journey-node>span{box-shadow:0 0 0 6px rgba(253,236,218,.08),0 18px 38px rgba(0,0,0,.20),0 0 24px color-mix(in srgb,var(--node-color,#FFCB57) 25%,transparent)}
.sbre-journey-node.visited>span,.sbre-journey-node.active>span{box-shadow:0 0 0 7px color-mix(in srgb,var(--node-color,#FFCB57) 25%,transparent),0 0 34px color-mix(in srgb,var(--node-color,#FFCB57) 46%,transparent),0 18px 38px rgba(0,0,0,.20)}
.sbre-journey-node>span img{width:72%;height:72%;object-fit:contain;border-radius:14px}
.sbre-journey-loading{grid-column:1/-1;color:#FDECDA;font-weight:900;padding:24px;text-align:center}
.sbre-partner-strip{position:relative;z-index:3;margin-top:22px;padding:18px;border-radius:24px;background:rgba(253,236,218,.08);border:1px solid rgba(253,236,218,.14)}
.sbre-partner-title{color:#FDECDA;font-weight:950;margin-bottom:12px;font-size:15px;letter-spacing:.01em}
.sbre-partner-logos{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.sbre-partner-logo{display:flex;align-items:center;gap:10px;border-radius:999px;padding:8px 14px;background:rgba(253,236,218,.10);border:1px solid rgba(253,236,218,.16);color:#FDECDA;box-shadow:0 10px 28px rgba(0,0,0,.12);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.sbre-partner-logo img,.sbre-partner-logo span{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;object-fit:cover;background:#FDECDA;color:#131F51;font-weight:950}
.sbre-partner-logo strong{font-size:13px;white-space:nowrap}
.sbre-partner-logo.active{transform:translateY(-2px);border-color:color-mix(in srgb,var(--partner-color,#FFCB57) 65%,#FDECDA);box-shadow:0 0 34px color-mix(in srgb,var(--partner-color,#FFCB57) 38%,transparent),0 12px 32px rgba(0,0,0,.18)}
@media(max-width:980px){.sbre-journey-track{grid-template-columns:repeat(var(--journey-count, 7), 138px) !important}.sbre-partner-logos{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.sbre-partner-logo{flex:0 0 auto}}
@media(max-width:760px){.sbre-journey-track{grid-template-columns:repeat(var(--journey-count, 7), 124px) !important}.sbre-partner-strip{padding:14px}.sbre-partner-logo strong{font-size:12px}}

/* v0.1.29-alpha · Dynamic Journey hotfix */
.sbre-flow-avatar.is-moving{animation:sbreAvatarMove .9s cubic-bezier(.2,.85,.2,1) both, sbre-soft-glow 1.8s ease 1}
@keyframes sbreAvatarMove{0%{transform:translateY(-18px) scale(.82);opacity:.15;filter:blur(2px)}55%{transform:translateY(-4px) scale(1.12);opacity:1;filter:blur(0)}100%{transform:translateY(0) scale(1);opacity:1}}
.sbre-flow-more{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;margin-left:-8px;background:rgba(253,236,218,.88);color:#131F51;font-size:11px;font-weight:900;border:2px solid rgba(253,236,218,.92)}
.sbre-journey-track[data-loaded="1"] .sbre-journey-loading{display:none!important}

/* v0.1.30-alpha · Mobile Live Control Mode */
@media (max-width: 760px){
  body:has(.sbre-live){overflow-x:hidden;}
  .sbre-shell.sbre-live{padding:18px 14px 28px;min-height:100vh;border-radius:0;}
  .sbre-live-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px;}
  .sbre-live-head h1{font-size:clamp(34px,11vw,50px)!important;line-height:.96;margin:12px 0 0;letter-spacing:-.06em;}
  .sbre-live-head .sbre-pill{font-size:12px;padding:7px 10px;}
  .sbre-countdown{font-size:15px!important;padding:10px 12px;border-radius:16px;position:sticky;top:10px;z-index:10;}
  .sbre-live-grid{display:flex!important;flex-direction:column;gap:14px;}
  .sbre-journey-flow{min-height:auto!important;padding:18px!important;border-radius:26px;}
  .sbre-journey-head{margin-bottom:18px;}
  .sbre-journey-head h2{font-size:30px!important;line-height:1.02;margin:10px 0 6px;}
  .sbre-journey-head p{font-size:14px;line-height:1.45;margin:0;}
  .sbre-journey-track{
    display:flex!important;
    flex-direction:column;
    gap:10px;
    overflow:visible!important;
    padding:8px 0 4px!important;
  }
  .sbre-journey-line{display:none!important;}
  .sbre-journey-node{
    min-width:0!important;
    width:100%;
    display:grid;
    grid-template-columns:54px 1fr;
    grid-template-areas:"icon text" "icon avatars";
    text-align:left!important;
    align-items:center;
    column-gap:12px;
    padding:12px;
    border-radius:22px;
    background:rgba(253,236,218,.075);
    border:1px solid rgba(253,236,218,.12);
  }
  .sbre-journey-node>span{
    grid-area:icon;
    width:48px!important;
    height:48px!important;
    border-radius:18px!important;
    margin:0!important;
    font-size:22px!important;
  }
  .sbre-journey-node strong{grid-area:text;font-size:15px!important;line-height:1.12;margin-top:0;}
  .sbre-journey-node small{grid-area:text;align-self:end;margin-top:18px;font-size:11px!important;}
  .sbre-node-avatars{grid-area:avatars;justify-content:flex-start!important;margin-top:8px!important;min-height:28px!important;}
  .sbre-flow-avatar{width:28px!important;height:28px!important;margin-left:-6px!important;}
  .sbre-flow-avatar:first-child{margin-left:0!important;}
  .sbre-flow-more{width:28px!important;height:28px!important;font-size:11px!important;}
  .sbre-partner-strip{margin-top:14px!important;border-radius:22px!important;padding:14px!important;}
  .sbre-partner-title{font-size:13px!important;margin-bottom:10px!important;}
  .sbre-partner-logos{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;padding-bottom:4px;scroll-snap-type:x proximity;}
  .sbre-partner-logo{flex:0 0 auto;scroll-snap-align:start;padding:7px 11px!important;}
  .sbre-partner-logo img,.sbre-partner-logo span{width:30px!important;height:30px!important;}
  .sbre-panel{min-height:auto!important;border-radius:26px!important;padding:18px!important;max-height:360px;overflow:hidden;}
  .sbre-panel h3{font-size:18px;margin:0 0 12px;color:#FDECDA;}
  .sbre-panel [data-feed]{max-height:286px;overflow:auto;padding-right:2px;}
  .sbre-feed-item{padding:10px 0!important;gap:10px!important;}
  .sbre-feed-item .sbre-avatar{width:34px!important;height:34px!important;}
  .sbre-feed-item strong{font-size:13px;}
  .sbre-feed-item span{font-size:12px;line-height:1.25;}
  .sbre-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;}
  .sbre-stats div{border-radius:20px!important;padding:14px!important;min-height:74px;}
  .sbre-stats strong{font-size:28px!important;line-height:1;}
  .sbre-stats span{font-size:12px!important;line-height:1.2;display:block;margin-top:6px;}
  .sbre-stats div:last-child{grid-column:1/-1;}
  .sbre-live-toast{left:12px!important;right:12px!important;bottom:14px!important;transform:translateY(18px)!important;max-width:none!important;width:auto!important;}
  .sbre-live-toast.show{transform:translateY(0)!important;}
}

/* v0.1.31-alpha · Mobile Live Journey Control polish */
.sbre-flow-empty{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(253,236,218,.08);
  border:1px dashed rgba(253,236,218,.18);
  color:rgba(253,236,218,.68);
  font-size:11px;
  font-weight:800;
  line-height:1.15;
}
@media (max-width:760px){
  .sbre-live-head h1{
    font-size:clamp(32px,10vw,46px)!important;
    line-height:1!important;
    letter-spacing:-.045em!important;
  }
  .sbre-journey-track{
    gap:12px!important;
  }
  .sbre-journey-node{
    display:grid!important;
    grid-template-columns:54px minmax(0,1fr)!important;
    grid-template-areas:
      "icon title"
      "icon subtitle"
      "icon avatars"!important;
    align-items:center!important;
    row-gap:2px!important;
    min-height:92px!important;
    padding:13px 14px!important;
    overflow:hidden!important;
  }
  .sbre-journey-node>span{
    grid-area:icon!important;
    align-self:center!important;
  }
  .sbre-journey-node strong{
    grid-area:title!important;
    align-self:end!important;
    display:block!important;
    margin:0!important;
    font-size:16px!important;
    line-height:1.12!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    color:#FDECDA!important;
  }
  .sbre-journey-node small{
    grid-area:subtitle!important;
    align-self:start!important;
    display:block!important;
    margin:0!important;
    font-size:11px!important;
    line-height:1.15!important;
    color:rgba(253,236,218,.67)!important;
  }
  .sbre-node-avatars{
    grid-area:avatars!important;
    align-self:start!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    margin-top:7px!important;
    min-height:30px!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  .sbre-flow-empty{
    max-width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:10.5px!important;
  }
  .sbre-panel [data-feed]{
    max-height:330px!important;
    overflow:auto!important;
  }
}

/* v0.1.32-alpha · Mobile full dynamic timeline */
.sbre-mobile-journey{display:none;}
@media (max-width:760px){
  .sbre-journey-track{display:none!important;}
  .sbre-mobile-journey{
    display:flex!important;
    flex-direction:column;
    gap:12px;
    position:relative;
    z-index:3;
    margin-top:18px;
  }
  .sbre-mobile-step{
    position:relative;
    display:grid;
    grid-template-columns:58px minmax(0,1fr);
    gap:13px;
    align-items:center;
    min-height:98px;
    padding:14px;
    border-radius:24px;
    background:rgba(253,236,218,.075);
    border:1px solid rgba(253,236,218,.14);
    box-shadow:0 12px 28px rgba(0,0,0,.12);
    overflow:visible;
  }
  .sbre-mobile-step:not(:last-child)::after{
    content:"";
    position:absolute;
    left:42px;
    top:76px;
    bottom:-18px;
    width:3px;
    border-radius:999px;
    background:linear-gradient(180deg,color-mix(in srgb,var(--node-color,#FFCB57) 55%,rgba(253,236,218,.18)),rgba(253,236,218,.12));
    opacity:.7;
  }
  .sbre-mobile-step.active{
    border-color:color-mix(in srgb,var(--node-color,#FFCB57) 48%,rgba(253,236,218,.18));
    box-shadow:0 0 34px color-mix(in srgb,var(--node-color,#FFCB57) 22%,transparent),0 12px 28px rgba(0,0,0,.16);
  }
  .sbre-mobile-step-icon{
    position:relative;
    z-index:2;
    display:grid;
    place-items:center;
    width:56px;
    height:56px;
    border-radius:20px;
    background:#FDECDA;
    color:#131F51;
    font-size:24px;
    box-shadow:0 0 0 7px rgba(253,236,218,.08),0 0 26px color-mix(in srgb,var(--node-color,#FFCB57) 30%,transparent);
  }
  .sbre-mobile-step.active .sbre-mobile-step-icon{animation:sbreNodePulse 1.9s ease-in-out infinite;}
  .sbre-mobile-step-icon img{width:74%;height:74%;object-fit:contain;border-radius:13px;}
  .sbre-mobile-step-body{min-width:0;}
  .sbre-mobile-step-body strong{
    display:block;
    color:#FDECDA;
    font-size:18px;
    line-height:1.1;
    letter-spacing:-.02em;
    overflow-wrap:anywhere;
  }
  .sbre-mobile-step-body small{
    display:block;
    margin-top:3px;
    color:rgba(253,236,218,.68);
    font-size:12px;
    line-height:1.2;
  }
  .sbre-mobile-step .sbre-node-avatars{
    justify-content:flex-start!important;
    margin-top:10px!important;
    min-height:32px!important;
    overflow:hidden;
    max-width:100%;
  }
  .sbre-mobile-step .sbre-flow-avatar{width:30px!important;height:30px!important;margin-left:-7px!important;}
  .sbre-mobile-step .sbre-flow-avatar:first-child{margin-left:0!important;}
  .sbre-mobile-step .sbre-flow-more{width:30px!important;height:30px!important;}
  .sbre-mobile-step .sbre-flow-empty{
    display:inline-flex;
    max-width:100%;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    font-size:11px!important;
    padding:7px 10px;
  }
}


/* v0.1.33-alpha · Mobile timeline uses same dynamic nodes as desktop, no duplicate/fallback render */
@media (max-width:760px){
  .sbre-mobile-journey{display:none!important;}
  .sbre-journey-track{
    display:flex!important;
    flex-direction:column!important;
    gap:12px!important;
    overflow:visible!important;
    padding:10px 0 4px!important;
    scrollbar-width:none!important;
  }
  .sbre-journey-track::-webkit-scrollbar{display:none!important;}
  .sbre-journey-line{display:none!important;}
  .sbre-journey-node{
    min-width:0!important;
    width:100%!important;
    display:grid!important;
    grid-template-columns:58px minmax(0,1fr)!important;
    grid-template-areas:
      "icon title"
      "icon subtitle"
      "icon avatars"!important;
    align-items:center!important;
    text-align:left!important;
    column-gap:14px!important;
    row-gap:2px!important;
    min-height:100px!important;
    padding:14px!important;
    border-radius:24px!important;
    background:rgba(253,236,218,.075)!important;
    border:1px solid rgba(253,236,218,.14)!important;
    box-shadow:0 12px 28px rgba(0,0,0,.12)!important;
    overflow:hidden!important;
  }
  .sbre-journey-node:not(:last-child)::after{
    content:"";
    position:absolute;
    left:42px;
    top:76px;
    bottom:-20px;
    width:3px;
    border-radius:999px;
    background:linear-gradient(180deg,color-mix(in srgb,var(--node-color,#FFCB57) 45%,rgba(253,236,218,.18)),rgba(253,236,218,.10));
    opacity:.55;
    pointer-events:none;
  }
  .sbre-journey-node>span{
    grid-area:icon!important;
    width:56px!important;
    height:56px!important;
    border-radius:20px!important;
    margin:0!important;
    font-size:24px!important;
    align-self:center!important;
    animation:none!important;
  }
  .sbre-journey-node strong{
    grid-area:title!important;
    align-self:end!important;
    display:block!important;
    margin:0!important;
    font-size:18px!important;
    line-height:1.08!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    color:#FDECDA!important;
  }
  .sbre-journey-node small{
    grid-area:subtitle!important;
    align-self:start!important;
    display:block!important;
    margin:0!important;
    font-size:12px!important;
    line-height:1.16!important;
    color:rgba(253,236,218,.68)!important;
  }
  .sbre-node-avatars{
    grid-area:avatars!important;
    align-self:start!important;
    justify-content:flex-start!important;
    margin-top:10px!important;
    min-height:32px!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  .sbre-flow-empty{
    max-width:100%!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    font-size:11px!important;
    padding:7px 10px!important;
  }
  .sbre-journey-node.active>span,
  .sbre-journey-node.visited>span{
    animation:none!important;
  }
  .sbre-journey-flow:before{
    animation:none!important;
    opacity:.38!important;
    filter:blur(8px)!important;
  }
}

/* v0.1.36-alpha — Mobile flicker stabilization */
@media (max-width: 780px){
  .sbre-live,
  .sbre-live *{
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
  }
  .sbre-live .sbre-bg-orb,
  .sbre-live .sbre-orbit,
  .sbre-live .sbre-journey-flow::before,
  .sbre-live .sbre-journey-flow::after,
  .sbre-live .sbre-game::before,
  .sbre-live .sbre-game::after{
    animation:none!important;
    transition:none!important;
    opacity:.18!important;
    filter:none!important;
  }
  .sbre-live .sbre-journey-node,
  .sbre-live .sbre-mobile-step,
  .sbre-live .sbre-panel,
  .sbre-live .sbre-journey-flow,
  .sbre-live .sbre-feed-item,
  .sbre-live .sbre-flow-avatar,
  .sbre-live .sbre-avatar{
    animation:none!important;
    filter:none!important;
  }
  .sbre-live .sbre-flow-avatar.is-moving,
  .sbre-live .sbre-feed-item.is-new,
  .sbre-live .sbre-stat-bump{
    animation:none!important;
  }
  .sbre-live .sbre-journey-node.active,
  .sbre-live .sbre-journey-node.visited,
  .sbre-live .sbre-mobile-step.active{
    box-shadow:0 10px 24px rgba(0,0,0,.16)!important;
  }
  .sbre-live .sbre-journey-node>span,
  .sbre-live .sbre-mobile-step-icon{
    box-shadow:0 6px 18px rgba(0,0,0,.16)!important;
  }
}

/* v0.1.40-alpha — En Vivo dashboard UX */
.sbre-live-pill{position:relative;gap:10px;background:rgba(255,255,255,.12)!important;color:#FDECDA!important;border-color:rgba(253,236,218,.28)!important}
.sbre-live-pill i,.sbre-live-badge i{display:inline-block;width:10px;height:10px;border-radius:50%;background:#ff315f;box-shadow:0 0 16px rgba(255,49,95,.85);animation:sbreLiveDot 1.8s ease-in-out infinite;flex:0 0 10px}
.sbre-live-badge{display:inline-flex!important;align-items:center;gap:10px;text-transform:none!important;color:#FFCB57!important}
@keyframes sbreLiveDot{0%,100%{transform:scale(.8);opacity:.65}50%{transform:scale(1.16);opacity:1}}
.sbre-live-activity{border-color:rgba(157,124,255,.52)!important;box-shadow:0 0 0 1px rgba(157,124,255,.12),0 24px 70px rgba(0,0,0,.20), inset 0 0 60px rgba(72,77,155,.12);overflow:hidden!important}
.sbre-activity-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;position:relative;z-index:3}
.sbre-activity-head h3{margin:0!important;color:#FDECDA!important;font-size:clamp(26px,2.1vw,38px)!important;letter-spacing:-.04em!important;text-shadow:0 10px 28px rgba(0,0,0,.34)!important}
.sbre-activity-head span{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:6px 12px;border-radius:999px;background:rgba(19,31,81,.36);border:1px solid rgba(253,236,218,.1);color:rgba(253,236,218,.78);font-size:13px;font-weight:800}
.sbre-activity-head span i{width:7px;height:7px;border-radius:50%;background:#45E5BB;box-shadow:0 0 12px rgba(69,229,187,.75)}
.sbre-activity-head>b{display:block;width:18px;height:18px;border-radius:50%;background:#ff315f;box-shadow:0 0 28px rgba(255,49,95,.85)}
.sbre-activity-timeline{position:relative;padding-left:26px;z-index:2}
.sbre-activity-timeline:before{content:"";position:absolute;left:9px;top:14px;bottom:14px;width:2px;border-radius:999px;background:linear-gradient(180deg,#ff315f,#45E5BB,#4ea1ff,#FFCB57,#9D7CFF);opacity:.55}
.sbre-live-event{position:relative!important;display:grid!important;grid-template-columns:48px minmax(0,1fr) 38px!important;gap:14px!important;align-items:center!important;margin:0 0 14px!important;padding:15px 16px!important;border-radius:22px!important;background:rgba(19,31,81,.38)!important;border:1px solid rgba(253,236,218,.12)!important;box-shadow:0 12px 30px rgba(0,0,0,.16)!important;overflow:visible!important}
.sbre-live-event.is-new{animation:sbreFeedIn .34s ease both!important}
@keyframes sbreFeedIn{from{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
.sbre-live-rail-dot{position:absolute;left:-23px;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:#FFCB57;box-shadow:0 0 18px rgba(255,203,87,.7);z-index:3}
.sbre-live-event-avatar .sbre-avatar{width:48px!important;height:48px!important;border-radius:50%!important;box-shadow:0 0 0 3px rgba(255,203,87,.42),0 0 22px rgba(255,203,87,.18)!important;background:#FF8270!important;color:#131F51!important;font-weight:900!important;display:grid!important;place-items:center!important}
.sbre-live-event-main{min-width:0}.sbre-live-event-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}.sbre-live-event-top strong{color:#FDECDA!important;font-size:16px!important;line-height:1.1!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sbre-live-event-top time{flex:0 0 auto;color:#45E5BB!important;font-size:12px!important;font-weight:900}.sbre-live-event-main span{display:block;color:rgba(253,236,218,.78)!important;font-size:14px!important;line-height:1.35!important}.sbre-live-event-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:15px;background:rgba(255,203,87,.16);font-size:18px;box-shadow:inset 0 0 18px rgba(255,203,87,.08)}
.sbre-activity-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:14px 16px;border-radius:18px;background:rgba(19,31,81,.34);border:1px solid rgba(253,236,218,.1);color:rgba(253,236,218,.78);font-size:13px;font-weight:800}.sbre-activity-footer>span{width:10px;height:10px;border-radius:50%;background:#9D7CFF;box-shadow:0 0 14px rgba(157,124,255,.7)}.sbre-activity-footer em{display:flex;gap:6px;margin-left:auto}.sbre-activity-footer em i{width:8px;height:8px;border-radius:50%;background:#ff315f;box-shadow:0 0 12px rgba(255,49,95,.7)}
.sbre-partner-logos{gap:18px!important}.sbre-partner-logo{width:58px!important;height:58px!important;border-radius:50%!important;padding:0!important;display:grid!important;place-items:center!important;background:rgba(253,236,218,.92)!important;border:2px solid rgba(253,236,218,.42)!important;box-shadow:0 0 0 7px rgba(253,236,218,.05),0 16px 38px rgba(0,0,0,.18),0 0 28px color-mix(in srgb,var(--partner-color,#FFCB57) 26%,transparent)!important}.sbre-partner-logo img{width:78%!important;height:78%!important;object-fit:contain!important;border-radius:18px!important}.sbre-partner-logo span{font-size:24px!important;font-weight:900!important;color:#131F51!important}.sbre-partner-logo strong{display:none!important}.sbre-partner-logo.active{box-shadow:0 0 0 7px rgba(69,229,187,.12),0 0 42px rgba(69,229,187,.38),0 16px 38px rgba(0,0,0,.18)!important}
.sbre-live-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important}.sbre-live-stats div{display:grid!important;grid-template-columns:48px 1fr!important;grid-template-areas:"icon value" "icon label"!important;align-items:center!important;column-gap:14px!important;background:rgba(19,31,81,.36)!important;border:1px solid rgba(253,236,218,.12)!important;box-shadow:inset 0 0 36px rgba(72,77,155,.1)!important}.sbre-stat-icon{grid-area:icon;display:grid!important;place-items:center;width:48px;height:48px;border-radius:16px;background:rgba(69,229,187,.16);font-size:24px;box-shadow:inset 0 0 20px rgba(69,229,187,.1)}.sbre-live-stats strong{grid-area:value!important;color:#FDECDA!important;font-size:24px!important;line-height:.95!important}.sbre-live-stats span:not(.sbre-stat-icon){grid-area:label!important;color:rgba(253,236,218,.74)!important;font-size:13px!important;font-weight:800!important;margin:0!important}
@media(max-width:760px){.sbre-activity-head h3{font-size:28px!important}.sbre-activity-timeline{padding-left:20px}.sbre-live-event{grid-template-columns:44px minmax(0,1fr)!important;padding:14px!important}.sbre-live-event-icon{display:none!important}.sbre-live-event-avatar .sbre-avatar{width:44px!important;height:44px!important}.sbre-live-event-top{display:block}.sbre-live-event-top time{display:block;margin-top:4px}.sbre-partner-logo{width:52px!important;height:52px!important}.sbre-live-stats{grid-template-columns:1fr!important}.sbre-live-stats div{grid-template-columns:44px 1fr!important}.sbre-stat-icon{width:44px;height:44px}.sbre-live-stats strong{font-size:28px!important}}
@media(max-width:780px){.sbre-live-pill i,.sbre-live-badge i{animation:none!important}}

/* v0.1.41-alpha — Dashboard En Vivo refinements */
.sbre-live-activity .sbre-activity-head h3{color:#fff!important;text-shadow:0 10px 28px rgba(0,0,0,.42)!important}
.sbre-live-event-top time{white-space:nowrap!important}
.sbre-partner-logos{align-items:flex-start!important;gap:18px!important}
.sbre-partner-logo-wrap{display:grid!important;justify-items:center!important;gap:9px!important;color:#FDECDA!important;text-align:center!important;min-width:72px!important;max-width:88px!important}
.sbre-partner-logo-wrap>strong{display:block!important;font-size:12px!important;line-height:1.15!important;font-weight:900!important;color:rgba(253,236,218,.9)!important;text-shadow:0 8px 22px rgba(0,0,0,.25)!important;max-width:88px!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}
.sbre-partner-logo-wrap .sbre-partner-logo{width:58px!important;height:58px!important;border-radius:50%!important;padding:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:rgba(253,236,218,.92)!important;border:2px solid rgba(253,236,218,.44)!important;box-shadow:0 0 0 7px rgba(253,236,218,.06),0 16px 38px rgba(0,0,0,.18),0 0 30px color-mix(in srgb,var(--partner-color,#FFCB57) 30%,transparent)!important}
.sbre-partner-logo-wrap .sbre-partner-logo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;display:block!important}
.sbre-partner-logo-wrap .sbre-partner-logo span{width:100%!important;height:100%!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-size:24px!important;font-weight:950!important;color:#131F51!important;background:#FDECDA!important}
.sbre-partner-logo-wrap.active .sbre-partner-logo{box-shadow:0 0 0 7px rgba(69,229,187,.12),0 0 42px rgba(69,229,187,.42),0 16px 38px rgba(0,0,0,.18)!important}
.sbre-journey-node>span img,.sbre-mobile-step-icon img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;display:block!important}
.sbre-journey-node>span,.sbre-mobile-step-icon{overflow:hidden!important}
@media(max-width:760px){.sbre-partner-logo-wrap{min-width:76px!important;max-width:86px!important}.sbre-partner-logo-wrap .sbre-partner-logo{width:66px!important;height:66px!important}.sbre-partner-logo-wrap>strong{font-size:11px!important;max-width:84px!important}}


/* v0.1.42-alpha — Journey nodes use semantic icons; station logos stay in Experiencias participantes */
.sbre-journey-node>span img,.sbre-mobile-step-icon img{display:none!important;}
.sbre-journey-node>span,.sbre-mobile-step-icon{font-size:26px!important;}
.sbre-partner-logo-wrap>strong{display:block!important;}


/* v0.1.43-alpha — Actividad En Vivo + dashboard polish */
.sbre-activity-title-row{display:flex!important;align-items:center!important;gap:14px!important}
.sbre-activity-pulse{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;border-radius:18px!important;background:rgba(255,49,95,.14)!important;color:#ff4f70!important;font-size:28px!important;font-weight:900!important;box-shadow:inset 0 0 24px rgba(255,49,95,.10),0 0 22px rgba(255,49,95,.18)!important}
.sbre-live-activity .sbre-activity-head h3{color:#fff!important;letter-spacing:-.045em!important}
.sbre-live-activity .sbre-activity-head span{color:rgba(253,236,218,.86)!important;background:rgba(19,31,81,.52)!important}
.sbre-live-activity .sbre-activity-head>b{animation:sbreLiveDot 1.8s ease-in-out infinite!important}
.sbre-live-event{background:linear-gradient(135deg,rgba(19,31,81,.62),rgba(72,77,155,.25))!important;border-color:rgba(253,236,218,.14)!important}
.sbre-live-event-top time{padding:3px 8px!important;border-radius:999px!important;background:rgba(69,229,187,.10)!important;border:1px solid rgba(69,229,187,.20)!important}
.sbre-flow-more{font-size:11px!important;min-width:30px!important;height:30px!important;padding:0 8px!important;border-radius:999px!important;background:rgba(253,236,218,.92)!important;color:#131F51!important;font-weight:950!important;display:grid!important;place-items:center!important;box-shadow:0 0 0 2px rgba(253,236,218,.85),0 0 18px rgba(255,203,87,.20)!important}
.sbre-partner-logo-wrap .sbre-partner-logo{width:96px!important;height:96px!important}
.sbre-partner-logo-wrap>strong{margin-top:4px!important;font-size:13px!important;color:#FDECDA!important}
@media(max-width:760px){.sbre-activity-pulse{width:42px!important;height:42px!important;font-size:24px!important}.sbre-partner-logo-wrap .sbre-partner-logo{width:72px!important;height:72px!important}.sbre-partner-logo-wrap>strong{font-size:11px!important}.sbre-flow-more{height:28px!important;min-width:28px!important;font-size:10px!important}}

/* v0.1.44-alpha — Semantic Journey icon stability across PHP + REST refresh */
.sbre-journey-node>span::before,
.sbre-mobile-step-icon::before{
  content:attr(data-icon)!important;
  display:block!important;
  line-height:1!important;
  font-size:26px!important;
  color:#131F51!important;
  text-align:center!important;
}
.sbre-journey-node>span:empty::before,
.sbre-mobile-step-icon:empty::before{
  content:attr(data-icon)!important;
}
.sbre-journey-node>span img,
.sbre-mobile-step-icon img{
  display:none!important;
}

/* v0.1.47-alpha — Waiting Room Briefing Vivo */
.sbre-waiting-briefing{align-items:start;}
.sbre-waiting-briefing .sbre-game-hero{max-width:860px;}
.sbre-waiting-briefing .sbre-game-hero h1{font-size:clamp(42px,8vw,82px);line-height:.92;}
.sbre-waiting-briefing .sbre-countdown-card strong{color:#FFCB57;}
.sbre-briefing-card,.sbre-lobby-pulse-card,.sbre-energy-card{overflow:hidden;}
.sbre-briefing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;}
.sbre-briefing-step{position:relative;min-height:118px;padding:16px;border-radius:22px;background:rgba(19,31,81,.24);border:1px solid rgba(253,236,218,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);}
.sbre-briefing-step b{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:14px;background:linear-gradient(135deg,#FFCB57,#FF8270);color:#131F51;font-weight:1000;margin-bottom:10px;}
.sbre-briefing-step strong{display:block;color:#FDECDA;font-size:15px;line-height:1.12;margin-bottom:6px;}
.sbre-briefing-step span{display:block;color:rgba(253,236,218,.74);font-weight:650;font-size:12px;line-height:1.35;}
.sbre-quick-reactions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;}
.sbre-quick-reactions button{border:1px solid rgba(253,236,218,.18);background:rgba(253,236,218,.10);color:#FDECDA;border-radius:999px;padding:11px 14px;font-weight:900;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.08);transition:transform .18s ease,background .18s ease,box-shadow .18s ease;}
.sbre-quick-reactions button:hover,.sbre-quick-reactions button:focus{transform:translateY(-1px);background:rgba(255,203,87,.18);box-shadow:0 10px 32px rgba(255,203,87,.12);outline:none;}
.sbre-quick-reactions button:disabled{opacity:.55;cursor:wait;transform:none;}
.sbre-lobby-note{margin-top:12px;color:rgba(253,236,218,.68);font-weight:750;font-size:13px;}
.sbre-discovery-rotator{position:relative;min-height:132px;margin-top:14px;border-radius:24px;background:linear-gradient(135deg,rgba(19,31,81,.30),rgba(72,77,155,.18));border:1px solid rgba(253,236,218,.13);overflow:hidden;}
.sbre-discovery-rotator>div{position:absolute;inset:0;display:grid;grid-template-columns:70px 1fr;grid-template-rows:auto auto;column-gap:14px;align-content:center;padding:22px;opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease;}
.sbre-discovery-rotator>div.active{opacity:1;transform:none;}
.sbre-discovery-rotator span{grid-row:1/3;display:flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:24px;background:#FDECDA;font-size:30px;box-shadow:0 14px 40px rgba(0,0,0,.20);}
.sbre-discovery-rotator strong{align-self:end;color:#FDECDA;font-size:22px;line-height:1.05;}
.sbre-discovery-rotator small{align-self:start;margin-top:5px;color:rgba(253,236,218,.72);font-weight:700;line-height:1.35;}
.sbre-energy-meter{height:18px;border-radius:999px;background:rgba(19,31,81,.26);border:1px solid rgba(253,236,218,.14);overflow:hidden;margin-top:16px;box-shadow:inset 0 1px 8px rgba(0,0,0,.22);}
.sbre-energy-meter span{display:block;width:12%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#45E5BB,#FFCB57,#FF8270);box-shadow:0 0 24px rgba(69,229,187,.25);transition:width .6s ease;}
.sbre-energy-copy{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:10px;color:#FDECDA;}
.sbre-energy-copy small{color:rgba(253,236,218,.70);font-weight:700;}
.sbre-waiting-feed-card .sbre-feed-stack{max-height:400px;overflow:hidden;}
.sbre-waiting-feed-card .sbre-live-event{background:rgba(19,31,81,.24);}
.sbre-waiting-feed-card .sbre-live-event[data-feed-kind="lobby"]{border-color:rgba(255,203,87,.24);}
.sbre-waiting-feed-card .sbre-live-event[data-feed-kind="lobby"] .sbre-live-event-icon{background:rgba(255,203,87,.16);}
@media(min-width:860px){
  .sbre-waiting-briefing{grid-template-columns:1fr 1fr;}
  .sbre-waiting-briefing .sbre-game-hero{grid-column:1/-1;}
  .sbre-briefing-card{grid-column:1/-1;}
  .sbre-lobby-pulse-card{grid-column:1/2;}
  .sbre-live-feed-card{grid-column:1/2;}
  .sbre-explorers-card{grid-column:2/3;grid-row:3/5;}
  .sbre-mission-card{grid-column:2/3;}
  .sbre-energy-card{grid-column:1/2;}
  .sbre-game-stats{grid-column:1/-1;}
}
@media(max-width:860px){
  .sbre-briefing-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:560px){
  .sbre-briefing-grid{grid-template-columns:1fr;}
  .sbre-briefing-step{min-height:auto;}
  .sbre-quick-reactions{display:grid;grid-template-columns:1fr;}
  .sbre-quick-reactions button{text-align:left;padding:13px 15px;}
  .sbre-discovery-rotator>div{grid-template-columns:52px 1fr;padding:16px;}
  .sbre-discovery-rotator span{width:48px;height:48px;border-radius:18px;font-size:24px;}
  .sbre-discovery-rotator strong{font-size:18px;}
  .sbre-energy-copy{display:block;}
  .sbre-energy-copy small{display:block;margin-top:4px;}
}

/* v0.1.48-alpha: Waiting Room briefing, agreements and controlled reactions */
.sbre-modal-open{overflow:hidden;}
.sbre-agreements-modal[hidden]{display:none!important;}
.sbre-agreements-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:22px;}
.sbre-agreements-backdrop{position:absolute;inset:0;background:rgba(7,11,20,.72);backdrop-filter:blur(12px);}
.sbre-agreements-panel{position:relative;width:min(680px,100%);border-radius:28px;padding:30px;background:linear-gradient(145deg,rgba(253,236,218,.98),rgba(255,246,234,.92));color:#131F51;box-shadow:0 30px 90px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.65);}
.sbre-agreements-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:linear-gradient(135deg,#FFCB57,#FF8270);font-size:32px;box-shadow:0 18px 45px rgba(255,130,112,.28);}
.sbre-agreements-panel h2{font-size:clamp(28px,4vw,44px);line-height:1.02;text-align:center;margin:0 0 12px;color:#131F51;}
.sbre-agreements-panel p{text-align:center;color:rgba(19,31,81,.78);font-weight:650;margin:0 auto 18px;max-width:560px;}
.sbre-agreements-panel ul{display:grid;gap:10px;margin:0 0 22px;padding:0;list-style:none;}
.sbre-agreements-panel li{padding:13px 15px 13px 42px;border-radius:16px;background:rgba(255,255,255,.62);border:1px solid rgba(19,31,81,.08);font-weight:750;position:relative;}
.sbre-agreements-panel li:before{content:'✓';position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#45E5BB;font-weight:1000;}
.sbre-agreements-accept{width:100%;justify-content:center;text-align:center;}
.sbre-reaction-emoji{display:inline-block;min-width:1.25em;text-align:center;}
.sbre-quick-reactions button.is-cooling{opacity:.62;cursor:not-allowed;background:rgba(253,236,218,.08);}
.sbre-lobby-note{min-height:20px;}
.sbre-live-toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,18px);opacity:0;pointer-events:none;z-index:9999;display:flex;align-items:center;gap:12px;max-width:min(520px,calc(100vw - 28px));padding:14px 18px;border-radius:24px;background:linear-gradient(135deg,rgba(255,203,87,.96),rgba(255,130,112,.92));color:#131F51;font-weight:850;box-shadow:0 18px 55px rgba(255,130,112,.26);transition:opacity .24s ease,transform .24s ease;}
.sbre-live-toast.show{opacity:1;transform:translate(-50%,0);}
.sbre-live-toast .sbre-avatar{width:44px;height:44px;flex:0 0 auto;}
.sbre-live-toast strong{display:block;color:#131F51;}
.sbre-live-toast span{display:block;color:rgba(19,31,81,.88);}
@media (max-width:700px){
  .sbre-agreements-modal{align-items:end;padding:12px;}
  .sbre-agreements-panel{border-radius:24px;padding:22px 18px;max-height:90vh;overflow:auto;}
  .sbre-agreements-icon{width:60px;height:60px;font-size:28px;}
  .sbre-agreements-panel li{font-size:14px;}
  .sbre-live-toast{bottom:18px;border-radius:22px;padding:12px 14px;}
}

/* v0.1.50 registration stability */
.sbre-register-progress,
.sbre-register-error{
  margin-top:16px;
  padding:14px 16px;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.08);
  color:#FDECDA;
  display:flex;
  flex-direction:column;
  gap:4px;
}
.sbre-register-progress strong{font-weight:800;color:#FDECDA;}
.sbre-register-progress span{font-size:.92rem;opacity:.82;}
.sbre-register-error{background:rgba(255,130,112,.16);border-color:rgba(255,130,112,.38);color:#fff;}
.sbre-btn.sbre-is-loading{position:relative;opacity:.82;cursor:wait;}
.sbre-btn.sbre-is-loading::after{content:'';display:inline-block;width:14px;height:14px;margin-left:10px;border:2px solid rgba(19,31,81,.28);border-top-color:#131F51;border-radius:999px;vertical-align:-2px;animation:sbre-spin .8s linear infinite;}
@keyframes sbre-spin{to{transform:rotate(360deg)}}


/* v0.1.53-alpha: live activity limited + announcement overlay */
.sbre-feed-stack[data-feed] .sbre-feed-item:nth-child(n+6),
.sbre-activity-timeline [data-feed] .sbre-feed-item:nth-child(n+6){display:none!important;}
.sbre-live-toast{position:fixed!important;left:50%!important;top:50%!important;bottom:auto!important;right:auto!important;transform:translate(-50%,-44%) scale(.96)!important;z-index:999999!important;display:flex!important;align-items:center!important;gap:18px!important;width:min(760px,calc(100vw - 56px))!important;max-width:min(760px,calc(100vw - 56px))!important;padding:24px 28px!important;border-radius:34px!important;background:linear-gradient(135deg,rgba(253,236,218,.98),rgba(255,203,87,.96) 52%,rgba(255,130,112,.94))!important;color:#131F51!important;box-shadow:0 30px 95px rgba(0,0,0,.46),0 0 0 1px rgba(253,236,218,.42),0 0 60px rgba(255,203,87,.30)!important;opacity:0!important;pointer-events:none!important;transition:opacity .22s ease,transform .22s ease!important;}
.sbre-live-toast.show{opacity:1!important;transform:translate(-50%,-50%) scale(1)!important;}
.sbre-live-toast .sbre-avatar{width:72px!important;height:72px!important;flex:0 0 72px!important;border-radius:50%!important;object-fit:cover!important;box-shadow:0 0 0 4px rgba(19,31,81,.10),0 0 0 8px rgba(255,203,87,.35)!important;}
.sbre-live-toast strong{display:block!important;font-size:clamp(22px,2.2vw,34px)!important;line-height:1!important;color:#131F51!important;}
.sbre-live-toast span{display:block!important;margin-top:6px!important;font-size:clamp(15px,1.25vw,20px)!important;line-height:1.25!important;color:rgba(19,31,81,.86)!important;}
@media(max-width:760px){.sbre-live-toast{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;padding:16px 18px!important;border-radius:24px!important;gap:13px!important}.sbre-live-toast .sbre-avatar{width:54px!important;height:54px!important;flex-basis:54px!important}.sbre-live-toast strong{font-size:20px!important}.sbre-live-toast span{font-size:14px!important}}

/* v0.1.56-alpha — Station nodes use uploaded station logos in Dashboard Journey */
.sbre-journey-node[data-node-type="station"]>span.has-logo,
.sbre-mobile-step[data-node-type="station"] .sbre-mobile-step-icon.has-logo{
  padding:0!important;
  overflow:hidden!important;
  background:rgba(253,236,218,.96)!important;
}
.sbre-journey-node[data-node-type="station"]>span.has-logo::before,
.sbre-mobile-step[data-node-type="station"] .sbre-mobile-step-icon.has-logo::before{
  content:""!important;
  display:none!important;
}
.sbre-journey-node[data-node-type="station"]>span.has-logo img,
.sbre-mobile-step[data-node-type="station"] .sbre-mobile-step-icon.has-logo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:0!important;
}
.sbre-journey-node[data-node-type="station"]>span.has-logo[data-icon]::after,
.sbre-mobile-step[data-node-type="station"] .sbre-mobile-step-icon.has-logo[data-icon]::after{
  content:""!important;
}


/* v0.1.61-alpha — TAP/Check-In flow polish */
.sbre-tap-card>.sbre-pill{margin-bottom:14px!important;}
.sbre-tap-card>h1{margin-top:0!important;}
.sbre-scan-popup{position:relative;overflow:hidden;text-align:center;border-radius:30px;padding:28px 22px;background:radial-gradient(circle at 50% 0%,rgba(255,203,87,.22),transparent 42%),rgba(253,236,218,.10);border:1px solid rgba(255,203,87,.26);box-shadow:0 26px 76px rgba(0,0,0,.22);animation:sbre-unlock-in .42s ease both;color:#FDECDA;}
.sbre-scan-popup>*{position:relative;z-index:1;}
.sbre-scan-popup h2{font-size:clamp(30px,8vw,50px);line-height:.98;margin:10px 0 10px!important;color:#FDECDA!important;}
.sbre-scan-popup p{max-width:720px;margin:0 auto 14px;color:rgba(253,236,218,.9)!important;}
.sbre-scan-popup .sbre-progress-shell{margin:18px 0 8px;}
.sbre-scan-popup small{display:block;margin-bottom:14px;color:rgba(253,236,218,.78);}
.sbre-next-hint{display:grid;gap:6px;text-align:left;max-width:680px;margin:18px auto 10px;padding:15px 16px;border-radius:18px;background:rgba(69,229,187,.12);border:1px solid rgba(69,229,187,.26);}
.sbre-next-hint strong{color:#45E5BB;text-transform:uppercase;font-size:12px;letter-spacing:.08em;}
.sbre-next-hint span{color:#FDECDA;font-weight:750;}
.sbre-scan-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:14px;}
.sbre-scan-actions .sbre-btn{position:static!important;margin:0!important;}
@media(max-width:700px){.sbre-scan-popup{padding:22px 16px;border-radius:24px}.sbre-scan-actions{display:grid}.sbre-scan-actions .sbre-btn{width:100%;text-align:center;box-sizing:border-box}}

/* v0.1.63-alpha — Live Dashboard hierarchy: main stations + secondary spots */
@media (min-width: 761px){
  .sbre-journey-track{
    grid-template-columns:repeat(var(--journey-count, 5), minmax(150px,1fr)) !important;
    align-items:start!important;
    padding-bottom:22px!important;
    overflow-x:auto!important;
  }
  .sbre-journey-cell{position:relative;min-width:150px;text-align:center;}
  .sbre-journey-cell>.sbre-journey-node{min-width:0;width:100%;}
  .sbre-station-subroute{margin-top:18px;display:flex;justify-content:center;position:relative;}
  .sbre-station-subroute:before{content:"";position:absolute;top:-18px;left:50%;width:2px;height:16px;background:linear-gradient(180deg,rgba(253,236,218,.26),rgba(253,236,218,.06));border-radius:999px;}
  .sbre-station-subroute .sbre-spots-node{min-width:116px;max-width:136px;padding:8px 8px 10px;border-radius:20px;background:rgba(253,236,218,.055);border:1px solid rgba(253,236,218,.09);}
  .sbre-station-subroute .sbre-spots-node>span{width:42px;height:42px;border-radius:16px;font-size:19px;margin-bottom:9px;background:rgba(253,236,218,.84);box-shadow:0 0 0 5px rgba(253,236,218,.045),0 12px 24px rgba(0,0,0,.14);}
  .sbre-station-subroute .sbre-spots-node strong{font-size:11px;line-height:1.12;}
  .sbre-station-subroute .sbre-spots-node small{font-size:10px;line-height:1.15;}
  .sbre-station-subroute .sbre-node-avatars{margin-top:8px;min-height:24px;}
  .sbre-station-subroute .sbre-flow-avatar,.sbre-station-subroute .sbre-flow-more{width:24px!important;height:24px!important;font-size:9px!important;}
}
@media (max-width: 760px){
  .sbre-station-subroute{display:contents;}
}


/* v0.1.66-alpha — Dashboard spot spacing + emergency URL editing */
.sbre-activity-timeline [data-feed] .sbre-feed-item:nth-child(n+6){display:none!important;}
.sbre-partner-logo-wrap{min-width:72px!important;max-width:88px!important;}
.sbre-partner-logo-wrap .sbre-partner-logo,.sbre-partner-logo{width:58px!important;height:58px!important;}
.sbre-partner-logo-wrap .sbre-partner-logo span,.sbre-partner-logo span{font-size:24px!important;}
.sbre-partner-logo-wrap>strong{font-size:11px!important;max-width:88px!important;}
@media(max-width:760px){.sbre-partner-logo-wrap .sbre-partner-logo,.sbre-partner-logo{width:52px!important;height:52px!important}.sbre-partner-logo-wrap{min-width:64px!important;max-width:78px!important}}

/* v0.1.66-alpha — remove empty buckets from secondary Spot nodes and normalize emergency URL fields */
.sbre-spots-node .sbre-node-avatars:empty{display:none!important;min-height:0!important;margin-top:0!important;}
.sbre-spots-node .sbre-flow-empty{display:none!important;}
[data-step="passports"] .sbre-flow-empty{display:none!important;}
.sbre-url-emergency-box{margin:12px 0;padding:14px;border:1px solid rgba(72,77,155,.18);border-radius:18px;background:rgba(72,77,155,.04);}
.sbre-url-emergency-box input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;}
.sbre-url-emergency-box code{word-break:break-all;white-space:normal;}


/* v0.1.68-alpha — TAP brand identity: Spot Interactivo + station logo */
.sbre-tap-card{position:relative!important;padding-right:clamp(26px,18vw,250px)!important;}
.sbre-tap-brand-logo{position:absolute;top:clamp(28px,5vw,52px);right:clamp(28px,6vw,76px);width:clamp(78px,11vw,128px);height:clamp(78px,11vw,128px);border-radius:999px;display:grid;place-items:center;overflow:hidden;background:rgba(253,236,218,.96);border:4px solid rgba(253,236,218,.90);box-shadow:0 0 0 8px rgba(253,236,218,.08),0 18px 54px rgba(0,0,0,.24),0 0 42px rgba(255,203,87,.30);z-index:2;}
.sbre-tap-brand-logo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;}
.sbre-tap-brand-logo span{display:grid;place-items:center;width:100%;height:100%;font-size:clamp(28px,4vw,48px);font-weight:950;color:#131F51;background:#FDECDA;}
@media(max-width:760px){.sbre-tap-card{padding-right:18px!important;padding-top:96px!important}.sbre-tap-brand-logo{top:22px;right:22px;width:64px;height:64px;border-width:3px;box-shadow:0 0 0 6px rgba(253,236,218,.08),0 14px 38px rgba(0,0,0,.22),0 0 26px rgba(255,203,87,.24)}}

/* v0.1.73-alpha — cierre emocional + resultados personales */
.sbre-reward-ready .sbre-redeem-code{display:none!important}
.sbre-reward-ready .sbre-btn{font-size:18px;padding:16px 24px;border-radius:18px;display:inline-flex;justify-content:center;align-items:center;text-decoration:none}
.sbre-final-ok h2{font-size:clamp(26px,4vw,42px);line-height:1.05;margin-bottom:12px}
.sbre-final-note{margin-top:14px;padding:14px 16px;border-radius:18px;background:rgba(69,229,187,.12);border:1px solid rgba(69,229,187,.25)}
.sbre-redeem-card-v2{background:rgba(253,236,218,.92)!important;color:#131F51!important;border-radius:30px;box-shadow:0 26px 80px rgba(0,0,0,.25)}
.sbre-redeem-card-v2 h1,.sbre-redeem-card-v2 p{color:#131F51!important}.sbre-redeem-card-v2 .sbre-pill{background:rgba(19,31,81,.08);color:#131F51}
.sbre-results-pop{margin-top:18px;padding:18px;border-radius:24px;background:linear-gradient(180deg,rgba(19,31,81,.10),rgba(19,31,81,.04));border:1px solid rgba(19,31,81,.16);color:#131F51;text-align:left}
.sbre-results-head{display:flex;gap:14px;align-items:center;margin-bottom:14px}.sbre-results-head .sbre-avatar{width:58px;height:58px}.sbre-results-head strong{display:block;font-size:24px;color:#131F51}.sbre-results-head span{display:block;color:rgba(19,31,81,.70);font-weight:800}
.sbre-results-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.sbre-results-grid div{border-radius:18px;background:rgba(255,255,255,.62);border:1px solid rgba(19,31,81,.12);padding:14px;text-align:center}.sbre-results-grid strong{display:block;font-size:26px;color:#131F51}.sbre-results-grid span{font-size:12px;font-weight:900;color:rgba(19,31,81,.65);text-transform:uppercase;letter-spacing:.04em}
.sbre-results-detail{margin-top:12px;padding:14px;border-radius:18px;background:rgba(255,255,255,.52);border:1px solid rgba(19,31,81,.10)}.sbre-results-detail strong{display:block;color:#131F51;margin-bottom:6px}.sbre-results-detail p{margin:0!important;color:#131F51!important}.sbre-results-detail .sbre-secret-chips span{background:rgba(19,31,81,.08);color:#131F51;border-color:rgba(19,31,81,.14)}
@media(max-width:720px){.sbre-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sbre-results-head strong{font-size:20px}.sbre-reward-ready .sbre-btn{width:100%;box-sizing:border-box}}

/* v0.1.74-alpha — cierre final automático + resultados enriquecidos */
.sbre-redeem-card-v2 .sbre-result{margin-top:18px}
.sbre-social-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:10px}
.sbre-social-card{border:1px solid rgba(19,31,81,.12);background:rgba(255,255,255,.56);border-radius:18px;padding:12px;display:grid;gap:8px;align-items:center}
.sbre-social-logo{width:56px;height:56px;border-radius:999px;background:#FDECDA;border:2px solid rgba(19,31,81,.10);display:grid;place-items:center;overflow:hidden;font-weight:900;color:#131F51;box-shadow:0 8px 22px rgba(19,31,81,.12)}
.sbre-social-logo img{width:100%;height:100%;object-fit:cover;display:block}
.sbre-social-card a{display:inline-flex;margin:4px 6px 0 0;padding:7px 10px;border-radius:999px;background:rgba(19,31,81,.08);color:#131F51;text-decoration:none;font-size:12px;font-weight:900}
.sbre-social-card small{color:rgba(19,31,81,.58);font-weight:800}

/* v0.1.75 - Final close emotional UX */
.sbre-final-hero h1{max-width:980px}.sbre-final-status .sbre-final-ok h2{font-size:clamp(30px,4vw,52px);line-height:1.02;margin-bottom:14px}.sbre-final-note{border:1px solid rgba(69,229,187,.35);background:rgba(69,229,187,.12);border-radius:20px;padding:18px;color:#F8FAFC}.sbre-choice-form{gap:18px}.sbre-choice-form select{min-height:54px;height:54px;display:flex;align-items:center;line-height:1.2;padding-top:0;padding-bottom:0}.sbre-choice-group{border:0;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px 12px}.sbre-choice-group legend{width:100%;font-weight:900;color:#FDECDA;margin:8px 0 4px}.sbre-choice-group label{margin:0!important;display:inline-flex}.sbre-choice-group input{position:absolute;opacity:0;pointer-events:none}.sbre-choice-group span{display:inline-flex;align-items:center;min-height:42px;padding:10px 15px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(253,236,218,.22);color:#FDECDA;font-weight:800;line-height:1.1;cursor:pointer;transition:.18s ease}.sbre-choice-group label:hover span{transform:translateY(-1px);background:rgba(255,255,255,.15)}.sbre-choice-group input:checked+span{background:linear-gradient(135deg,rgba(255,203,87,.95),rgba(255,130,112,.92));border-color:rgba(255,255,255,.5);color:#131F51;box-shadow:0 14px 32px rgba(255,130,112,.24)}.sbre-final-unlock{border:1px solid rgba(255,203,87,.32);background:rgba(255,203,87,.12);border-radius:20px;padding:18px;color:#FDECDA}.sbre-reward-ready{background:rgba(69,229,187,.08)!important;border-color:rgba(69,229,187,.25)!important}.sbre-redeem-screen .sbre-card{max-width:980px}.sbre-redeem-card-v2{background:rgba(253,236,218,.96)!important}.sbre-results-pop{display:grid;gap:18px}.sbre-results-head{display:flex;align-items:center;gap:14px}.sbre-results-head .sbre-avatar{width:64px;height:64px}.sbre-results-head strong{display:block;font-size:24px;color:#131F51}.sbre-results-head span{color:rgba(19,31,81,.72)}.sbre-results-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sbre-results-grid>div{background:rgba(19,31,81,.08);border:1px solid rgba(19,31,81,.10);border-radius:18px;padding:16px}.sbre-results-grid strong{display:block;font-size:28px;color:#131F51}.sbre-results-grid span{color:rgba(19,31,81,.72);font-weight:700}.sbre-results-detail{background:rgba(19,31,81,.06);border:1px solid rgba(19,31,81,.08);border-radius:18px;padding:16px}.sbre-results-detail strong{display:block;color:#131F51;margin-bottom:6px}.sbre-results-detail p{margin:0;color:#24305f}.sbre-social-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:12px}.sbre-social-card{background:#fff;border-radius:18px;padding:14px;border:1px solid rgba(19,31,81,.12)}.sbre-social-logo{width:54px;height:54px;border-radius:50%;overflow:hidden;background:#FDECDA;display:grid;place-items:center;margin-bottom:8px}.sbre-social-logo img{width:100%;height:100%;object-fit:cover}.sbre-social-card a{display:inline-flex;margin:6px 8px 0 0;color:#131F51;font-weight:800;text-decoration:none}.sbre-social-card a:hover{text-decoration:underline}@media(max-width:720px){.sbre-choice-group{display:grid;grid-template-columns:1fr}.sbre-choice-group span{width:100%;justify-content:center}.sbre-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sbre-redeem-screen .sbre-card{padding:22px}.sbre-final-status .sbre-final-ok h2{font-size:32px}}

/* v0.1.76 — Emotional results memory screen */
.sbre-redeem-memory-screen{padding:clamp(22px,4vw,52px);}
.sbre-memory-card{max-width:1120px!important;background:linear-gradient(145deg,rgba(253,236,218,.96),rgba(255,246,232,.9))!important;color:#131F51!important;}
.sbre-memory-card h1{font-size:clamp(36px,5vw,72px);line-height:.98;margin:12px 0 16px;color:#131F51!important;}
.sbre-memory-card>p{font-size:18px;max-width:780px;color:rgba(19,31,81,.78)!important;}
.sbre-memory-ready{margin:22px 0 12px;padding:18px 20px;border-radius:22px;background:rgba(69,229,187,.12);border:1px solid rgba(69,229,187,.25)}
.sbre-memory-ready h3{margin:0 0 4px;color:#131F51;font-size:24px}.sbre-memory-ready p{margin:0;color:rgba(19,31,81,.72)}
.sbre-results-memory{display:grid;gap:20px;margin-top:18px}.sbre-memory-hero{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center;border:1px solid rgba(19,31,81,.10);background:rgba(19,31,81,.06);border-radius:28px;padding:24px}.sbre-memory-avatar .sbre-avatar{width:112px;height:112px;border:4px solid rgba(255,130,112,.75);box-shadow:0 22px 60px rgba(255,130,112,.24)}.sbre-pill-memory{background:rgba(255,203,87,.26)!important;color:#131F51!important;border-color:rgba(255,203,87,.45)!important}.sbre-memory-hero h2{font-size:clamp(30px,4vw,56px);line-height:1;margin:8px 0 10px;color:#131F51}.sbre-memory-hero p{font-size:18px;color:rgba(19,31,81,.76);margin:0}.sbre-profile-card{display:flex;align-items:center;gap:16px;padding:20px;border-radius:24px;background:linear-gradient(135deg,rgba(255,203,87,.32),rgba(255,130,112,.18));border:1px solid rgba(255,130,112,.25)}.sbre-profile-icon{width:64px;height:64px;border-radius:22px;display:grid;place-items:center;font-size:32px;background:#fff;box-shadow:0 16px 38px rgba(0,0,0,.12)}.sbre-profile-card strong{font-size:24px;color:#131F51}.sbre-profile-card p{margin:4px 0 0;color:rgba(19,31,81,.72)}.sbre-memory-moments{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.sbre-memory-moments>div{border-radius:22px;padding:18px;background:rgba(19,31,81,.08);border:1px solid rgba(19,31,81,.10);text-align:center}.sbre-memory-moments strong{display:block;font-size:clamp(22px,3vw,34px);color:#131F51}.sbre-memory-moments span{display:block;margin-top:5px;font-weight:800;color:rgba(19,31,81,.64)}.sbre-memory-section{border:1px solid rgba(19,31,81,.10);background:rgba(19,31,81,.055);border-radius:26px;padding:22px}.sbre-memory-title{display:flex;align-items:center;gap:13px;margin-bottom:16px}.sbre-memory-title>span{width:48px;height:48px;border-radius:18px;display:grid;place-items:center;background:rgba(19,31,81,.08);font-size:24px}.sbre-memory-title strong{display:block;font-size:22px;color:#131F51}.sbre-memory-title small{display:block;color:rgba(19,31,81,.65);font-weight:700}.sbre-memory-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sbre-memory-timeline>div{background:#fff;border:1px solid rgba(19,31,81,.08);border-radius:20px;padding:15px}.sbre-memory-timeline span{display:block;font-size:26px;margin-bottom:8px}.sbre-memory-timeline strong{display:block;color:#131F51}.sbre-memory-timeline small{display:block;margin-top:5px;color:rgba(19,31,81,.64);font-weight:700}.sbre-journey-mapline{position:relative;display:flex;align-items:flex-start;gap:14px;overflow-x:auto;padding:26px 8px 8px}.sbre-journey-mapline:before{content:"";position:absolute;left:30px;right:30px;top:48px;height:3px;background:linear-gradient(90deg,#45E5BB,#FFCB57,#FF8270);border-radius:999px;opacity:.65}.sbre-map-pin{position:relative;z-index:1;min-width:132px;text-align:center}.sbre-map-pin>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;margin:0 auto 10px;border:3px solid rgba(255,203,87,.65);box-shadow:0 12px 28px rgba(0,0,0,.16)}.sbre-map-pin.is-hidden>span{border-color:rgba(139,92,246,.7)}.sbre-map-pin strong{display:block;color:#131F51;font-size:14px}.sbre-map-pin small{display:block;color:rgba(19,31,81,.62);font-weight:700;margin-top:3px}.sbre-memory-chips span{background:#fff!important;color:#131F51!important;border:1px solid rgba(19,31,81,.10)!important}.sbre-reward-memory{background:linear-gradient(135deg,rgba(255,203,87,.28),rgba(255,130,112,.14))}.sbre-reward-memory p{font-size:19px;font-weight:800;color:#131F51;margin:0}.sbre-social-grid-memory .sbre-social-card{box-shadow:0 14px 36px rgba(19,31,81,.08)}
@media(max-width:900px){.sbre-memory-moments{grid-template-columns:repeat(2,minmax(0,1fr))}.sbre-memory-timeline{grid-template-columns:1fr 1fr}.sbre-memory-hero{grid-template-columns:1fr;text-align:center}.sbre-memory-avatar .sbre-avatar{margin:0 auto}.sbre-profile-card{align-items:flex-start}.sbre-memory-card{border-radius:26px!important}.sbre-memory-card h1{font-size:40px}}
@media(max-width:560px){.sbre-memory-moments,.sbre-memory-timeline{grid-template-columns:1fr}.sbre-profile-card{display:grid;text-align:center}.sbre-profile-icon{margin:0 auto}.sbre-memory-section,.sbre-memory-hero{padding:18px}.sbre-redeem-memory-screen{padding:16px}}


/* v0.1.77 — SoulBuddy blue pills + cleaner journey map time */
.sbre-memory-card .sbre-pill,
.sbre-pill-memory,
.sbre-memory-ready,
.sbre-profile-card .sbre-pill,
.sbre-memory-timeline .sbre-pill,
.sbre-memory-chips span,
.sbre-results-pop .sbre-pill,
.sbre-final-status .sbre-pill,
.sbre-redeem-memory-screen .sbre-pill {
  background: linear-gradient(135deg, rgba(69,229,187,.22), rgba(90,197,255,.18)) !important;
  border: 1px solid rgba(69,229,187,.42) !important;
  color: #131F51 !important;
  box-shadow: 0 12px 34px rgba(69,229,187,.14) !important;
}
.sbre-memory-ready {
  background: linear-gradient(135deg, rgba(69,229,187,.16), rgba(90,197,255,.12)) !important;
  border-color: rgba(69,229,187,.38) !important;
}
.sbre-memory-ready h3,
.sbre-memory-ready p { color:#131F51 !important; }
.sbre-map-pin small{font-size:14px;color:rgba(19,31,81,.72);}
.sbre-memory-card > .sbre-pill{font-weight:900;letter-spacing:.01em;}

/* v0.1.78 — Welcome modal + WAHA-ready configuration */
.sbre-welcome-modal-backdrop{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(6,13,45,.72);backdrop-filter:blur(14px);opacity:0;transition:opacity .18s ease;}
.sbre-welcome-modal-backdrop.is-visible{opacity:1;}
.sbre-welcome-modal-backdrop.is-leaving{opacity:0;}
.sbre-welcome-modal{position:relative;width:min(560px,calc(100vw - 32px));border-radius:32px;padding:34px;background:linear-gradient(145deg,rgba(253,236,218,.98),rgba(225,246,247,.96));box-shadow:0 28px 90px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.35);color:#111f51;}
.sbre-welcome-modal h2{font-size:clamp(34px,6vw,58px);line-height:.95;margin:18px 0 16px;letter-spacing:-.04em;color:#111f51;}
.sbre-welcome-modal p{font-size:18px;line-height:1.5;margin:0 0 24px;color:#2e3d6d;}
.sbre-welcome-close{position:absolute;top:18px;right:18px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(17,31,81,.16);background:rgba(255,255,255,.45);color:#111f51;font-size:24px;line-height:1;cursor:pointer;}
@media (max-width:640px){.sbre-welcome-modal{padding:26px;border-radius:26px}.sbre-welcome-modal p{font-size:16px}.sbre-welcome-modal .sbre-btn{width:100%;justify-content:center;text-align:center}}


/* v0.1.80-alpha — Start guidance, hidden spot stability and mobile shareable results */
.sbre-start-location-card{border:1px solid rgba(69,229,187,.32);background:rgba(69,229,187,.10);border-radius:22px;padding:22px;margin-top:20px;color:#FDECDA;display:grid;gap:8px;text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.sbre-start-location-card strong{font-size:clamp(20px,4vw,28px);line-height:1.1}.sbre-start-location-card span{color:rgba(253,236,218,.92);font-size:1.05rem}.sbre-start-location-card b{color:#fff}.sbre-start-location-card small{color:rgba(253,236,218,.70);font-weight:800}
.sbre-choice-form textarea,.sbre-choice-form input[type='text']{color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#45E5BB!important;background:rgba(255,255,255,.10)!important}.sbre-choice-form textarea::placeholder,.sbre-choice-form input::placeholder{color:rgba(255,255,255,.58)!important}
.sbre-memory-card .sbre-pill,.sbre-pill-memory,.sbre-memory-ready,.sbre-memory-title>span{background:rgba(69,229,187,.18)!important;color:#131F51!important;border-color:rgba(69,229,187,.38)!important;box-shadow:0 10px 28px rgba(69,229,187,.14)}
.sbre-map-pin small{font-size:13px;white-space:nowrap;color:rgba(19,31,81,.70)!important}.sbre-memory-card{overflow:hidden}
@media(max-width:720px){
  .sbre-redeem-memory-screen{padding:10px!important;background:linear-gradient(145deg,#101b49,#172b61)!important;}
  .sbre-memory-card{border-radius:30px!important;padding:18px!important;margin:0!important;max-width:none!important;box-shadow:0 20px 60px rgba(0,0,0,.24)!important;}
  .sbre-memory-card>h1{font-size:clamp(34px,11vw,48px)!important;line-height:.94!important;margin-top:10px!important;}
  .sbre-memory-card>p{font-size:15px!important;line-height:1.45!important;}
  .sbre-memory-ready{padding:14px 16px!important;margin:14px 0!important;border-radius:20px!important;}
  .sbre-memory-hero{padding:18px!important;border-radius:26px!important;background:linear-gradient(145deg,rgba(19,31,81,.08),rgba(69,229,187,.08))!important;}
  .sbre-memory-avatar .sbre-avatar{width:92px!important;height:92px!important;}
  .sbre-memory-hero h2{font-size:clamp(28px,9vw,40px)!important;line-height:1!important;}
  .sbre-profile-card{border-radius:24px!important;padding:16px!important;}
  .sbre-memory-moments{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .sbre-memory-moments>div{padding:14px 10px!important;border-radius:18px!important;}
  .sbre-memory-section{padding:16px!important;border-radius:24px!important;}
  .sbre-memory-title>span{width:42px!important;height:42px!important;border-radius:16px!important;}
  .sbre-memory-title strong{font-size:19px!important;}
  .sbre-journey-mapline{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;overflow:visible!important;padding:8px 0!important;}
  .sbre-journey-mapline:before{display:none!important;}
  .sbre-map-pin{display:grid!important;grid-template-columns:44px 1fr auto!important;align-items:center!important;gap:10px!important;min-width:0!important;text-align:left!important;background:#fff!important;border:1px solid rgba(19,31,81,.08)!important;border-radius:18px!important;padding:10px 12px!important;}
  .sbre-map-pin>span{width:38px!important;height:38px!important;margin:0!important;border-width:2px!important;}
  .sbre-map-pin strong{font-size:14px!important;line-height:1.15!important;}
  .sbre-map-pin small{font-size:12px!important;text-align:right!important;}
  .sbre-social-grid-memory{grid-template-columns:1fr!important;}
}


/* v0.1.83 — Privacy policy quick modal */
.sbre-privacy-link{color:#131F51;font-weight:950;text-decoration:underline;text-underline-offset:3px;cursor:pointer;}
.sbre-privacy-modal-backdrop{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(6,13,45,.72);backdrop-filter:blur(14px);opacity:0;transition:opacity .18s ease;}
.sbre-privacy-modal-backdrop.is-visible{opacity:1;}
.sbre-privacy-modal-backdrop.is-leaving{opacity:0;}
.sbre-privacy-modal{position:relative;width:min(680px,calc(100vw - 28px));max-height:min(82vh,760px);overflow:auto;border-radius:30px;padding:30px;background:linear-gradient(145deg,rgba(253,236,218,.98),rgba(225,246,247,.96));box-shadow:0 28px 90px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.35);color:#111f51;}
.sbre-privacy-modal h2{font-size:clamp(30px,5vw,48px);line-height:1;margin:18px 0 14px;color:#111f51;}
.sbre-privacy-content{font-size:16px;line-height:1.65;color:#263766;background:rgba(255,255,255,.5);border:1px solid rgba(19,31,81,.08);border-radius:22px;padding:18px;}
.sbre-privacy-content p{margin:0 0 12px;}
.sbre-privacy-content p:last-child{margin-bottom:0;}
.sbre-privacy-close{position:absolute;top:18px;right:18px;width:38px;height:38px;border-radius:50%;border:1px solid rgba(19,31,81,.14);background:rgba(255,255,255,.66);color:#111f51;font-size:24px;line-height:1;cursor:pointer;}
.sbre-privacy-ok{margin-top:18px;}
@media(max-width:640px){.sbre-privacy-modal{padding:24px;border-radius:26px}.sbre-privacy-content{font-size:15px}.sbre-privacy-ok{width:100%;}}

/* v0.1.91-alpha — Compact country picker: flag + code only */
.sbre-phone-row{align-items:stretch;}
.sbre-country-picker{position:relative;min-width:132px;flex:0 0 132px;}
.sbre-country-picker select{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;border:0!important;}
.sbre-country-button{width:100%;height:100%;min-height:60px;display:flex;align-items:center;gap:10px;border-radius:18px;border:1px solid rgba(19,31,81,.18);background:#fff;color:#131F51;font:inherit;font-weight:800;padding:0 14px;cursor:pointer;box-shadow:0 1px 0 rgba(19,31,81,.04);white-space:nowrap;}
.sbre-country-button:after{content:'⌄';margin-left:auto;font-size:16px;color:rgba(19,31,81,.58);}
.sbre-country-picker.is-open .sbre-country-button{box-shadow:0 0 0 3px rgba(72,77,155,.16);}
.sbre-country-menu{position:absolute;z-index:50;top:calc(100% + 6px);left:0;right:auto;min-width:132px;background:#fff;color:#131F51;border:1px solid rgba(19,31,81,.16);border-radius:16px;box-shadow:0 18px 46px rgba(19,31,81,.18);padding:6px;display:none;}
.sbre-country-picker.is-open .sbre-country-menu{display:block;}
.sbre-country-option{width:100%;display:flex;align-items:center;gap:10px;background:transparent;border:0;border-radius:12px;color:#131F51;font:inherit;font-weight:750;text-align:left;padding:10px 12px;cursor:pointer;white-space:nowrap;}
.sbre-country-option:hover,.sbre-country-option.is-active{background:rgba(72,77,155,.10);}
.sbre-flag{width:24px;height:17px;display:inline-block;border-radius:3px;box-shadow:0 0 0 1px rgba(19,31,81,.18) inset;overflow:hidden;flex:0 0 auto;background:#eee;position:relative;}
.sbre-flag-gt{background:linear-gradient(90deg,#4997d0 0 33.333%,#fff 33.333% 66.666%,#4997d0 66.666%);} 
.sbre-flag-gt:after{content:'';position:absolute;left:10px;top:6px;width:4px;height:5px;border-radius:50%;background:#7d9f5f;}
.sbre-flag-mx{background:linear-gradient(90deg,#006847 0 33.333%,#fff 33.333% 66.666%,#ce1126 66.666%);} 
.sbre-flag-mx:after{content:'';position:absolute;left:10px;top:6px;width:4px;height:5px;border-radius:50%;background:#8c6b35;}
.sbre-flag-co{background:linear-gradient(180deg,#fcd116 0 50%,#003893 50% 75%,#ce1126 75%);} 
.sbre-flag-sv{background:linear-gradient(180deg,#0047ab 0 33.333%,#fff 33.333% 66.666%,#0047ab 66.666%);} 
.sbre-flag-sv:after{content:'';position:absolute;left:10px;top:6px;width:4px;height:5px;border-radius:50%;background:#d5a928;}
.sbre-flag-cr{background:linear-gradient(180deg,#002b7f 0 16.666%,#fff 16.666% 33.333%,#ce1126 33.333% 66.666%,#fff 66.666% 83.333%,#002b7f 83.333%);} 
@media(max-width:560px){.sbre-phone-row{display:grid!important;grid-template-columns:1fr!important}.sbre-country-picker{width:100%;min-width:0}.sbre-country-menu{min-width:100%;}.sbre-country-button{min-height:56px}}

.sbre-live-toast-emoji{width:72px;height:72px;flex:0 0 72px;border-radius:24px;display:flex;align-items:center;justify-content:center;font-size:42px;background:rgba(255,255,255,.42);box-shadow:inset 0 0 0 1px rgba(19,31,81,.08),0 12px 36px rgba(0,0,0,.12)}
@media(max-width:760px){.sbre-live-toast-emoji{width:54px;height:54px;flex-basis:54px;border-radius:18px;font-size:32px}}

/* v0.2.01-alpha — Celebraciones visuales para Dashboard En Vivo */
.sbre-live-toast.is-celebration{overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.92),transparent 22%),linear-gradient(135deg,#FDECDA,#FFCB57 52%,#45E5BB)!important;box-shadow:0 34px 110px rgba(0,0,0,.52),0 0 0 1px rgba(255,255,255,.48),0 0 80px rgba(255,203,87,.48)!important;}
.sbre-live-toast.is-celebration:before{content:'';position:absolute;inset:-2px;border-radius:inherit;background:linear-gradient(90deg,rgba(255,255,255,.0),rgba(255,255,255,.55),rgba(255,255,255,.0));transform:translateX(-120%);animation:sbreToastShine 1.5s ease-in-out both;pointer-events:none;}
.sbre-live-toast.is-celebration.is-focus{width:min(860px,calc(100vw - 46px))!important;max-width:min(860px,calc(100vw - 46px))!important;padding:30px 34px!important;}
.sbre-live-toast.is-hidden .sbre-live-toast-emoji{background:#131F51;color:#FFCB57;box-shadow:0 0 0 5px rgba(255,203,87,.24),0 18px 45px rgba(19,31,81,.22)}
.sbre-live-toast.is-completed,.sbre-live-toast.is-claimed{background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.9),transparent 24%),linear-gradient(135deg,#FDECDA,#FFCB57 40%,#FF8270)!important;}
.sbre-live-toast.is-reward{background:linear-gradient(135deg,#FDECDA,#45E5BB 46%,#FFCB57)!important;}
.sbre-live-confetti{position:fixed;inset:0;z-index:999998;pointer-events:none;overflow:hidden;}
.sbre-live-confetti span{position:absolute;top:-60px;display:block;animation:sbreConfettiFall 3.2s ease-in forwards;will-change:transform,opacity;filter:drop-shadow(0 4px 8px rgba(0,0,0,.14));}
@keyframes sbreConfettiFall{0%{opacity:0;transform:translate3d(0,-40px,0) rotate(0deg) scale(.7)}10%{opacity:1}100%{opacity:0;transform:translate3d(0,105vh,0) rotate(760deg) scale(1.05)}}
@keyframes sbreToastShine{0%{transform:translateX(-140%)}100%{transform:translateX(140%)}}
@media(max-width:760px){.sbre-live-toast.is-celebration.is-focus{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;padding:18px!important}}

/* v0.2.02-alpha — Continuar mi experiencia / recuperación de pasaporte */
.sbre-hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:28px}.sbre-btn-secondary{background:linear-gradient(135deg,#ffffff,#dfe9ff)!important;color:#101b52!important;box-shadow:0 16px 34px rgba(12,25,80,.20)}.sbre-btn-ghost{background:rgba(255,255,255,.78)!important;color:#101b52!important;border:1px solid rgba(16,27,82,.14);box-shadow:none!important}.sbre-continue-card{margin-top:26px;border:1px solid rgba(255,178,84,.32)}.sbre-section-kicker{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;background:rgba(255,178,84,.18);color:#101b52;font-weight:800;margin-bottom:10px}.sbre-recover-form{display:grid;gap:14px;margin-top:16px}.sbre-or-divider{display:flex;align-items:center;gap:10px;color:rgba(16,27,82,.55);font-weight:700}.sbre-or-divider:before,.sbre-or-divider:after{content:"";height:1px;background:rgba(16,27,82,.12);flex:1}.sbre-resume-detected{margin:16px 0}.sbre-resume-card{display:flex;gap:16px;align-items:flex-start;padding:18px;border-radius:22px;background:linear-gradient(135deg,#fff7ed,#ffffff);border:1px solid rgba(255,178,84,.35);box-shadow:0 16px 34px rgba(16,27,82,.10)}.sbre-resume-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#ffbd4a,#ff7f73);font-size:26px;box-shadow:0 12px 24px rgba(255,127,115,.28)}.sbre-resume-card h3{margin:0 0 6px;color:#101b52}.sbre-resume-card p{margin:4px 0;color:rgba(16,27,82,.76)}.sbre-resume-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}@media(max-width:640px){.sbre-hero-actions .sbre-btn{width:100%;justify-content:center}.sbre-resume-card{flex-direction:column}.sbre-resume-actions .sbre-btn{width:100%;justify-content:center}}

/* v0.2.03-alpha — Flip Crear pasaporte / Continuar experiencia */
.sbre-flip-stage{position:relative;margin-top:26px;perspective:1600px;scroll-margin-top:26px}
.sbre-flip-card{position:relative;display:grid;transition:transform .72s cubic-bezier(.2,.82,.2,1);transform-style:preserve-3d;min-height:620px}
.sbre-flip-face{grid-area:1/1;width:100%;box-sizing:border-box;margin:0!important;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d}
.sbre-flip-front{transform:rotateY(0deg)}
.sbre-flip-back{transform:rotateY(180deg)}
.sbre-flip-stage.is-flipped .sbre-flip-card{transform:rotateY(180deg)}
.sbre-flip-back-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:8px}
.sbre-flip-back-head h2{margin-top:4px!important}
@supports not (transform-style:preserve-3d){.sbre-flip-card{display:block;transform:none!important}.sbre-flip-back{display:none;transform:none}.sbre-flip-stage.is-flipped .sbre-flip-front{display:none}.sbre-flip-stage.is-flipped .sbre-flip-back{display:block}}
@media(max-width:760px){.sbre-flip-card{min-height:720px}.sbre-flip-back-head{display:block}.sbre-flip-back-head .sbre-btn{width:100%;justify-content:center;margin-top:12px}}

.sbre-member-link-card{max-width:860px;margin:22px auto}.sbre-btn-member{border:1px solid rgba(255,255,255,.45)} .sbre-participants-table code{background:#f6f7fb;border-radius:8px;padding:4px 7px}

/* 0.2.06 · Registro modular */
.sbre-otp-block{display:grid;gap:10px;padding:14px;border:1px solid rgba(19,31,81,.14);border-radius:16px;background:rgba(255,255,255,.55)}
.sbre-otp-verify{display:grid;grid-template-columns:1fr auto;gap:10px}
.sbre-otp-block.is-verified{border-color:#45e5bb;background:rgba(69,229,187,.12)}
.sbre-buddy-picker{display:grid;gap:10px}
.sbre-buddy-option{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid rgba(19,31,81,.14);border-radius:16px;background:#fff;text-align:left;cursor:pointer}
.sbre-buddy-option.is-selected{border-color:#484d9b;box-shadow:0 0 0 3px rgba(72,77,155,.12)}
.sbre-buddy-option .sbre-avatar{width:54px;height:54px;flex:0 0 54px}
.sbre-buddy-option span{display:grid;gap:3px}.sbre-buddy-option small{color:#66708f}
@media(max-width:640px){.sbre-otp-verify{grid-template-columns:1fr}.sbre-buddy-option{padding:10px}}

/* 0.2.08-alpha — Entrada por flujo exclusivo */
.sbre-entry-view[hidden]{display:none!important}.sbre-entry-intro{max-width:680px}.sbre-entry-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.sbre-entry-option{appearance:none;width:100%;min-height:170px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;text-align:left;padding:24px;border:1px solid rgba(19,31,81,.13);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(255,247,238,.88));color:#131f51;cursor:pointer;box-shadow:0 18px 42px rgba(19,31,81,.10);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sbre-entry-option:hover,.sbre-entry-option:focus-visible{transform:translateY(-4px);border-color:rgba(72,77,155,.34);box-shadow:0 24px 52px rgba(19,31,81,.16);outline:none}.sbre-entry-option-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#ffcb57,#ff8270);font-size:30px;box-shadow:0 13px 28px rgba(255,130,112,.24)}.sbre-entry-option-copy{display:grid;gap:8px}.sbre-entry-option-copy strong{font-size:20px;line-height:1.18}.sbre-entry-option-copy small{font-size:15px;line-height:1.48;color:rgba(19,31,81,.72)}.sbre-entry-option-arrow{font-size:28px;font-weight:900}.sbre-flow-head{margin-bottom:22px}.sbre-back-link{appearance:none;border:0;background:transparent;color:#484d9b;font:inherit;font-weight:850;padding:0;margin:0 0 18px;cursor:pointer}.sbre-back-link:hover{text-decoration:underline}.sbre-member-login-card{margin-top:20px}.sbre-flip-stage[data-sbre-entry-state="choice"] .sbre-flip-card{min-height:430px}.sbre-flip-stage[data-sbre-entry-state="member"] .sbre-flip-card{min-height:560px}.sbre-flip-stage[data-sbre-entry-state="guest"] .sbre-flip-card{min-height:900px}@media(max-width:760px){.sbre-entry-options{grid-template-columns:1fr}.sbre-entry-option{min-height:0;padding:19px;grid-template-columns:auto 1fr}.sbre-entry-option-arrow{display:none}.sbre-entry-option-icon{width:52px;height:52px;border-radius:17px;font-size:25px}.sbre-entry-option-copy strong{font-size:18px}.sbre-flip-stage[data-sbre-entry-state="choice"] .sbre-flip-card{min-height:570px}.sbre-flip-stage[data-sbre-entry-state="guest"] .sbre-flip-card{min-height:1050px}}

/* v0.2.12-alpha: registro coherente y modal de progreso */
.sbre-progress-modal{position:fixed;inset:0;z-index:1000000;display:grid;place-items:center;padding:24px;background:rgba(11,17,53,.72);backdrop-filter:blur(8px)}
.sbre-progress-dialog{width:min(440px,calc(100vw - 40px));box-sizing:border-box;padding:30px 26px;border-radius:28px;background:linear-gradient(145deg,#fffaf4,#FDECDA);color:#131F51;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.38);display:grid;justify-items:center;gap:10px}
.sbre-progress-dialog strong{font-size:clamp(21px,4vw,28px);line-height:1.1;color:#131F51}.sbre-progress-dialog span{color:rgba(19,31,81,.72);font-weight:700}
.sbre-progress-spinner{width:54px;height:54px;border-radius:50%;border:5px solid rgba(72,77,155,.16);border-top-color:#FF8270;animation:sbre-spin .85s linear infinite}
.sbre-register-error-inline{color:#fff!important;margin-top:16px!important}
#sbre-register-form button[type="submit"]:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}


/* v0.2.13-alpha — Confirmación narrativa y estado final exclusivo */
.sbre-landing.sbre-has-registration-success .sbre-hero{display:none!important;}
.sbre-landing.sbre-has-registration-success{min-height:100vh;display:grid;align-items:center;padding-top:clamp(28px,6vh,72px);padding-bottom:clamp(28px,6vh,72px);}
.sbre-landing.sbre-has-registration-success #sbre-experience-card{width:min(920px,100%);margin:0 auto!important;}
.sbre-ready-card-story{display:flex;flex-direction:column;align-items:center;gap:0;text-align:center;}
.sbre-ready-card-story .sbre-ready-lead{margin:4px 0 0!important;font-size:clamp(18px,2.2vw,23px)!important;color:#131F51!important;}
.sbre-ready-card-story .sbre-ready-lead strong{font-weight:950;}
.sbre-ready-card-story .sbre-ready-story{max-width:680px;margin:14px auto 0!important;font-size:clamp(16px,1.9vw,19px)!important;line-height:1.6!important;}
.sbre-ready-card-story .sbre-btn-ready-main{width:auto!important;min-width:min(100%,320px)!important;margin-top:34px!important;padding-left:28px!important;padding-right:28px!important;}
.sbre-ready-card-story .sbre-ready-memory{max-width:620px;margin:26px auto 0!important;padding-top:22px;border-top:1px solid rgba(19,31,81,.12);font-size:15px!important;font-weight:800;color:rgba(19,31,81,.66)!important;}
@media(max-width:760px){.sbre-landing.sbre-has-registration-success{display:block;min-height:auto;padding:22px 16px 42px}.sbre-ready-card-story{align-items:stretch}.sbre-ready-card-story .sbre-ready-top{text-align:center!important}.sbre-ready-card-story h3,.sbre-ready-card-story p{text-align:center!important}.sbre-ready-card-story .sbre-ready-icon{margin-left:auto!important;margin-right:auto!important}.sbre-ready-card-story .sbre-btn-ready-main{width:100%!important;min-width:0!important;margin-top:28px!important}.sbre-ready-card-story .sbre-ready-memory{margin-top:22px!important}}

/* v0.2.14-alpha — Mobile-first SoulBuddy Waiting Room */
.sbre-waiting-mobile{display:block!important;max-width:900px;margin:0 auto;padding:22px 18px 118px;min-height:100svh;color:#FDECDA}
.sbre-waiting-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}
.sbre-waiting-eyebrow{display:block;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;color:#FFCB57;margin-bottom:5px}
.sbre-waiting-topbar h1{margin:0;color:#FDECDA;font-size:clamp(26px,7vw,46px);line-height:1.02;letter-spacing:-.045em}
.sbre-passport-status{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:9px 12px;border-radius:999px;background:rgba(69,229,187,.12);border:1px solid rgba(69,229,187,.28);font-size:12px;font-weight:900;color:#FDECDA}
.sbre-passport-status i{width:8px;height:8px;border-radius:50%;background:#45E5BB;box-shadow:0 0 14px rgba(69,229,187,.8)}
.sbre-waiting-stack{display:grid;gap:16px}
.sbre-waiting-buddy-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px;border-radius:26px;background:linear-gradient(145deg,rgba(253,236,218,.98),rgba(255,246,234,.92));color:#131F51;border:1px solid rgba(255,255,255,.6);box-shadow:0 18px 45px rgba(0,0,0,.18)}
.sbre-waiting-avatar{width:72px;height:72px;border-radius:23px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#FFCB57,#FF8270);font-size:30px;box-shadow:0 12px 30px rgba(255,130,112,.22)}
.sbre-waiting-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.sbre-waiting-buddy-copy>span{font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:rgba(19,31,81,.58)}
.sbre-waiting-buddy-copy h2{margin:4px 0 5px;color:#131F51;font-size:clamp(21px,5.8vw,30px);line-height:1.04;letter-spacing:-.035em}
.sbre-waiting-buddy-copy p{margin:0;color:rgba(19,31,81,.72);font-size:13px;font-weight:650;line-height:1.35}
.sbre-waiting-passport-link{color:#131F51;font-weight:900;font-size:12px;text-decoration:none;padding:9px 11px;border-radius:999px;border:1px solid rgba(19,31,81,.12);background:rgba(255,255,255,.52);white-space:nowrap}
.sbre-waiting-state-card{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:20px;border-radius:28px;background:linear-gradient(135deg,rgba(72,77,155,.42),rgba(19,31,81,.68));border:1px solid rgba(253,236,218,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 18px 45px rgba(0,0,0,.16)}
.sbre-waiting-state-card.is-live{background:linear-gradient(135deg,rgba(69,229,187,.22),rgba(19,31,81,.72));border-color:rgba(69,229,187,.32)}
.sbre-waiting-state-icon{width:58px;height:58px;border-radius:21px;display:grid;place-items:center;background:linear-gradient(135deg,#FFCB57,#FF8270);font-size:28px;box-shadow:0 14px 35px rgba(255,130,112,.22)}
.sbre-waiting-state-kicker{display:block;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.1em;color:#FFCB57}
.sbre-waiting-state-card h2{margin:5px 0 7px;color:#FDECDA;font-size:clamp(24px,6.5vw,37px);line-height:1.02;letter-spacing:-.04em}
.sbre-waiting-state-card p{margin:0;color:rgba(253,236,218,.78);font-size:14px;font-weight:650;line-height:1.45}
.sbre-waiting-countdown{display:inline-flex;margin-top:13px;padding:8px 11px;border-radius:999px;background:rgba(255,203,87,.12);border:1px solid rgba(255,203,87,.25);color:#FFCB57;font-size:13px}
.sbre-waiting-notice{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;padding:15px;border-radius:22px;background:rgba(255,203,87,.13);border:1px solid rgba(255,203,87,.28);color:#FDECDA}
.sbre-waiting-notice>span{font-size:25px}.sbre-waiting-notice small{display:block;color:#FFCB57;font-weight:900;text-transform:uppercase;font-size:10px;letter-spacing:.08em}.sbre-waiting-notice strong{display:block;margin:3px 0;font-size:17px}.sbre-waiting-notice p{margin:0;color:rgba(253,236,218,.78);font-size:13px}
.sbre-waiting-pack-card,.sbre-waiting-pack-pulse,.sbre-waiting-reactions-card,.sbre-waiting-feed-card{padding:18px!important;border-radius:26px!important}
.sbre-waiting-checklist{display:grid;gap:10px;margin-top:14px}.sbre-waiting-checklist span{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:16px;background:rgba(19,31,81,.22);color:#FDECDA;font-size:13px;font-weight:750}.sbre-waiting-checklist b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:rgba(69,229,187,.17);color:#45E5BB}
.sbre-waiting-explorers{grid-template-columns:repeat(5,minmax(0,1fr))!important;margin-top:14px}.sbre-waiting-explorers .sbre-explorer:nth-child(n+6){display:none!important}
.sbre-waiting-actionbar{position:fixed;z-index:9990;left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:13px;width:min(876px,calc(100% - 24px));margin:0 auto;padding:12px 12px 12px 16px;border-radius:24px;background:rgba(253,236,218,.96);color:#131F51;border:1px solid rgba(255,255,255,.7);box-shadow:0 18px 60px rgba(0,0,0,.35);backdrop-filter:blur(16px)}
.sbre-waiting-actioncopy{min-width:0}.sbre-waiting-actioncopy small{display:block;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:rgba(19,31,81,.55)}.sbre-waiting-actioncopy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#131F51}
.sbre-waiting-actionbar .sbre-game-start{margin:0!important;min-width:128px;justify-content:center;padding:13px 16px!important;border-radius:18px!important;font-size:13px!important}.sbre-waiting-actionbar .sbre-game-start.is-locked{opacity:.68;pointer-events:none}.sbre-waiting-actionbar .sbre-game-start.is-live{pointer-events:auto;opacity:1;background:linear-gradient(135deg,#FFCB57,#FF8270)!important;color:#131F51!important;box-shadow:0 10px 28px rgba(255,130,112,.26)!important}
/* Responsive de la misma Sala de Espera: un solo DOM, mismo contenido y misma jerarquía. */
@media (max-width:620px) {
  .sbre-waiting-mobile {padding:17px 14px calc(118px + env(safe-area-inset-bottom));}
  .sbre-waiting-topbar {display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading status";align-items:start;gap:12px;}
  .sbre-waiting-topbar > div {grid-area:heading;min-width:0;}
  .sbre-passport-status {grid-area:status;font-size:12px;padding:9px 12px;}
  .sbre-waiting-topbar h1 {font-size:clamp(30px,9vw,42px);overflow-wrap:anywhere;}
  .sbre-waiting-buddy-card {grid-template-columns:62px minmax(0,1fr);padding:14px;align-items:start;}
  .sbre-waiting-avatar {width:62px;height:62px;border-radius:20px;}
  .sbre-waiting-passport-link {grid-column:1/-1;text-align:center;width:100%;}
  .sbre-waiting-state-card {grid-template-columns:48px minmax(0,1fr);padding:17px;}
  .sbre-waiting-state-icon {width:48px;height:48px;border-radius:18px;font-size:24px;}
  .sbre-waiting-explorers {grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .sbre-waiting-actionbar {padding:10px 10px 10px 14px;}
  .sbre-waiting-actionbar .sbre-game-start {min-width:112px;padding:12px!important;}
  .sbre-waiting-actioncopy {display:block;min-width:0;}
  .sbre-waiting-actioncopy strong {font-size:12px;white-space:normal;line-height:1.2;}
  .sbre-waiting-buddy-meta {display:grid;gap:8px;margin-top:10px;}
  .sbre-waiting-buddy-detail,.sbre-waiting-buddy-ready {width:100%;}
}
@media (max-width:390px) {
  .sbre-waiting-mobile {padding-left:12px;padding-right:12px;}
  .sbre-waiting-topbar {grid-template-columns:minmax(0,1fr) auto;gap:8px;}
  .sbre-passport-status {font-size:10px;padding:8px 9px;}
  .sbre-waiting-topbar h1 {font-size:29px;}
  .sbre-waiting-state-card h2 {font-size:23px;}
  .sbre-waiting-actionbar .sbre-game-start {min-width:108px;}
}

/* v0.2.22-alpha — metadatos del Buddy en bloques respirables, sin variantes por dispositivo. */
.sbre-waiting-buddy-meta{display:grid;gap:7px;margin-top:9px}
.sbre-waiting-buddy-detail,.sbre-waiting-buddy-ready{display:flex;align-items:center;width:max-content;max-width:100%;color:rgba(19,31,81,.74);font-size:13px;font-weight:750;line-height:1.35;overflow-wrap:anywhere}
.sbre-waiting-buddy-detail::before{content:'•';margin-right:8px;color:#FF8270;font-weight:950}
.sbre-waiting-buddy-ready{color:#216a5b;font-weight:900}
.sbre-waiting-buddy-ready i{display:grid;place-items:center;width:21px;height:21px;margin-right:8px;border-radius:50%;background:rgba(69,229,187,.18);color:#17705d;font-style:normal;font-size:12px}

/* Spot already registered — v0.2.34 */
.sbre-scan-popup.sbre-scan-already{background:radial-gradient(circle at 50% 0%,rgba(69,229,187,.22),transparent 42%),rgba(253,236,218,.10);border-color:rgba(69,229,187,.35)}
.sbre-scan-popup.sbre-scan-already .sbre-unlock-icon{background:rgba(69,229,187,.16);border-color:rgba(69,229,187,.38);color:#45E5BB}

/* Rally identity wizard v1 */
.sbre-rally-wizard-view{max-width:920px;margin:0 auto}.sbre-rally-wizard{margin-top:24px}.sbre-wizard-progress{display:flex;align-items:flex-start;justify-content:center;gap:10px;margin:0 0 28px}.sbre-wizard-progress button{appearance:none;border:0;background:transparent;color:#8a8d99;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:76px;padding:0;cursor:default}.sbre-wizard-progress button span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f1f2f6;border:2px solid #e2e4eb;font-size:18px;filter:grayscale(1)}.sbre-wizard-progress button small{font-weight:700;font-size:12px}.sbre-wizard-progress button.is-active,.sbre-wizard-progress button.is-complete{color:#5137a5}.sbre-wizard-progress button.is-active span,.sbre-wizard-progress button.is-complete span{background:#f3efff;border-color:#6d50c7;filter:none}.sbre-wizard-progress i{height:2px;flex:1;max-width:90px;background:#e4e5eb;margin-top:20px}.sbre-wizard-progress i.is-complete{background:#6d50c7}.sbre-wizard-step{animation:sbreWizardIn .24s ease}.sbre-wizard-copy{text-align:center;max-width:650px;margin:0 auto 24px}.sbre-wizard-copy>span{display:inline-block;color:#ee7a37;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.sbre-wizard-copy h3{font-size:30px;line-height:1.15;margin:8px 0 10px;color:#242335}.sbre-wizard-copy p{margin:0;color:#686978;font-size:16px}.sbre-wizard-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:720px;margin:0 auto}.sbre-wizard-fields label:not(.sbre-check){display:flex;flex-direction:column;gap:8px}.sbre-wizard-fields label>span{font-weight:750;color:#343344}.sbre-wizard-fields input:not([type=checkbox]),.sbre-wizard-fields select{width:100%;min-height:52px;border:1px solid #d8d9e1;border-radius:12px;padding:0 15px;font-size:16px;background:#fff;color:#2f2e3d;box-sizing:border-box}.sbre-wizard-fields input:focus,.sbre-wizard-fields select:focus{outline:0;border-color:#7157cc;box-shadow:0 0 0 3px rgba(113,87,204,.13)}.sbre-wizard-fields small{color:#7a7b88}.sbre-field-wide{grid-column:1/-1}.sbre-wizard-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;max-width:720px;margin:28px auto 0;border-top:1px solid #ececf1;padding-top:22px}.sbre-wizard-actions [data-wizard-next],.sbre-wizard-actions [data-wizard-submit]{margin-left:auto}.sbre-wizard-error{max-width:720px;margin:18px auto 0;background:#fff2f2;border:1px solid #f0b4b4;color:#9d2525;padding:12px 14px;border-radius:10px}.sbre-photo-experience{border:1px dashed #cfcfe0;border-radius:16px;background:#faf9ff;padding:18px}.sbre-photo-empty{display:flex;align-items:center;gap:14px}.sbre-photo-empty>div:last-child{display:flex;flex-direction:column;gap:4px}.sbre-photo-empty span{color:#767786}.sbre-photo-mark{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#eee8ff;font-size:24px}.sbre-photo-preview img{display:block;width:100%;max-width:360px;aspect-ratio:1/1;object-fit:cover;border-radius:16px;margin:0 auto 12px}.sbre-photo-preview span{display:block;text-align:center;color:#5d5e6c}.sbre-photo-actions{display:flex;align-items:center;gap:14px;margin-top:14px}.sbre-link-danger{border:0;background:transparent;color:#a63c3c;font-weight:700;cursor:pointer}.sbre-phone-row{display:grid!important;grid-template-columns:180px 1fr;gap:12px}.sbre-phone-row .sbre-country-picker{width:100%}.sbre-otp-block{padding:16px;border-radius:14px;background:#f7f6fb;border:1px solid #e3e0ef}.sbre-otp-verify{display:flex;gap:10px;margin-top:12px}.sbre-wizard-fields .sbre-check{display:flex;align-items:flex-start;gap:10px;color:#555665}.sbre-wizard-fields .sbre-check input{margin-top:3px}.sbre-wizard-fields .is-invalid{border-color:#d94848!important;box-shadow:0 0 0 3px rgba(217,72,72,.1)!important}@keyframes sbreWizardIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}@media(max-width:700px){.sbre-wizard-progress{gap:2px}.sbre-wizard-progress button{min-width:58px}.sbre-wizard-progress button small{font-size:10px}.sbre-wizard-progress i{max-width:30px}.sbre-wizard-copy h3{font-size:25px}.sbre-wizard-fields{grid-template-columns:1fr}.sbre-field-wide{grid-column:auto}.sbre-phone-row{grid-template-columns:128px 1fr}.sbre-wizard-actions{position:sticky;bottom:0;background:#fff;padding:14px 0 4px;z-index:3}}


/* v0.8.8-alpha — Wizard Rally mobile-first + cámara Buddy */
body.sbre-camera-open{overflow:hidden;touch-action:none}
.sbre-buddy-camera-modal{position:fixed;inset:0;z-index:1000002;display:grid;place-items:center;padding:18px;background:rgba(7,24,39,.84);backdrop-filter:blur(12px);opacity:0;transition:opacity .2s ease}
.sbre-buddy-camera-modal[hidden]{display:none!important}.sbre-buddy-camera-modal.is-visible{opacity:1}
.sbre-buddy-camera-stage{width:min(520px,100%);max-height:calc(100dvh - 24px);overflow:auto;padding:18px;border-radius:28px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.28);transform:translateY(14px) scale(.985);transition:transform .2s ease}
.sbre-buddy-camera-modal.is-visible .sbre-buddy-camera-stage{transform:none}
.sbre-buddy-camera-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.sbre-buddy-camera-header span{display:block;color:#ee7a37;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.sbre-buddy-camera-header h2{margin:5px 0 0;color:#17224d;font-size:24px;line-height:1.15}.sbre-buddy-camera-header button{width:42px;height:42px;border:0;border-radius:50%;background:#f0f1f7;color:#17224d;font-size:28px;line-height:1;cursor:pointer}
.sbre-buddy-camera-viewfinder{position:relative;overflow:hidden;aspect-ratio:1;border-radius:26px;background:#0c1720}.sbre-buddy-camera-viewfinder video{display:block;width:100%;height:100%;object-fit:cover}.sbre-buddy-camera-frame{position:absolute;inset:7%;display:grid;place-items:end center;border:3px solid rgba(255,255,255,.96);border-radius:34%;box-shadow:0 0 0 999px rgba(4,17,27,.26),0 0 34px rgba(255,255,255,.24) inset;pointer-events:none}.sbre-buddy-camera-frame span{margin-bottom:16px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.9);font-size:22px}
.sbre-buddy-camera-countdown{position:absolute;inset:0;z-index:3;display:grid;place-content:center;justify-items:center;padding:26px;background:rgba(8,28,45,.44);color:#fff;text-align:center;backdrop-filter:blur(2px)}.sbre-buddy-camera-countdown[hidden]{display:none!important}.sbre-buddy-camera-countdown strong{font-size:clamp(78px,24vw,132px);line-height:.9;text-shadow:0 8px 28px rgba(0,0,0,.35)}.sbre-buddy-camera-countdown span{display:block;max-width:350px;margin-top:18px;font-size:20px;font-weight:900;line-height:1.3;text-shadow:0 4px 18px rgba(0,0,0,.45)}
.sbre-buddy-camera-error{position:absolute;inset:auto 16px 16px;padding:13px 14px;border-radius:15px;background:rgba(153,37,37,.92);color:#fff;font-weight:750}.sbre-buddy-camera-hint{text-align:center;margin:14px 0 0;color:#626575;font-weight:750}.sbre-buddy-camera-controls{display:grid;grid-template-columns:1fr 86px 1fr;align-items:center;gap:12px;margin-top:16px}.sbre-camera-gallery,.sbre-camera-switch{min-height:48px;border:0;background:transparent;color:#5740ab;font-weight:850;cursor:pointer}.sbre-camera-shutter{width:78px;height:78px;margin:auto;border:4px solid #fff;border-radius:50%;background:#6650c7;box-shadow:0 0 0 3px #6650c7,0 10px 26px rgba(72,77,155,.35);cursor:pointer}.sbre-camera-shutter span{display:block;width:50px;height:50px;margin:auto;border-radius:50%;background:#fff}.sbre-camera-shutter:active{transform:scale(.94)}
@keyframes sbreCameraPop{0%{opacity:0;transform:scale(.65)}70%{opacity:1;transform:scale(1.08)}100%{transform:scale(1)}}
@media(max-width:700px){
  .sbre-rally-wizard-view{width:100%;max-width:none;margin:0;padding:0 12px 112px}.sbre-wizard-intro{text-align:left;padding:12px 4px 4px}.sbre-wizard-intro h2{font-size:25px;line-height:1.13;margin-top:8px}.sbre-wizard-intro p{font-size:14px;line-height:1.45}
  .sbre-rally-wizard{margin-top:14px}.sbre-wizard-progress{position:sticky;top:0;z-index:8;margin:0 -12px 14px;padding:10px 12px 9px;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);overflow:hidden}.sbre-wizard-progress button{min-width:0;flex:1}.sbre-wizard-progress button span{width:34px;height:34px;font-size:15px}.sbre-wizard-progress button small{font-size:9px;white-space:nowrap}.sbre-wizard-progress i{max-width:18px;margin-top:17px}
  .sbre-wizard-step{min-height:auto}.sbre-wizard-copy{text-align:left;margin:0 0 16px;padding:0 2px}.sbre-wizard-copy>span{font-size:10px}.sbre-wizard-copy h3{font-size:25px;margin:6px 0 7px}.sbre-wizard-copy p{font-size:14px;line-height:1.45}
  .sbre-wizard-fields{display:grid;grid-template-columns:1fr;gap:13px;width:100%;max-width:none}.sbre-wizard-fields label:not(.sbre-check){gap:6px}.sbre-wizard-fields label>span{font-size:14px}.sbre-wizard-fields input:not([type=checkbox]),.sbre-wizard-fields select{min-height:56px;border-radius:16px;font-size:16px;padding:0 15px}.sbre-field-wide{grid-column:auto}.sbre-wizard-fields small{font-size:12px;line-height:1.35}
  .sbre-photo-experience{padding:16px;border-radius:20px}.sbre-photo-empty{align-items:flex-start}.sbre-photo-mark{width:48px;height:48px;flex:0 0 48px}.sbre-photo-empty strong{font-size:15px}.sbre-photo-empty span{font-size:12px;line-height:1.4}.sbre-photo-actions{display:grid;grid-template-columns:1fr;gap:9px}.sbre-photo-actions .sbre-btn,.sbre-photo-actions .sbre-link-danger{width:100%;min-height:50px;justify-content:center;margin:0}
  .sbre-phone-row{display:grid!important;grid-template-columns:108px minmax(0,1fr)!important;gap:8px!important}.sbre-country-picker{width:108px!important;min-width:108px!important}.sbre-country-button{min-height:56px!important;padding:0 10px!important;border-radius:16px!important}.sbre-country-menu{min-width:108px!important;max-height:260px;overflow:auto}.sbre-phone-row>input{min-width:0}.sbre-otp-block{padding:13px;border-radius:17px}.sbre-otp-block>.sbre-btn{width:100%}.sbre-otp-verify{display:grid;grid-template-columns:1fr;gap:8px}.sbre-check{font-size:13px!important;line-height:1.4}
  .sbre-wizard-actions{position:fixed;left:0;right:0;bottom:0;z-index:20;margin:0;padding:12px 14px max(12px,env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #ececf1;box-shadow:0 -10px 30px rgba(31,35,70,.08)}.sbre-wizard-actions .sbre-btn{min-height:54px;border-radius:17px}.sbre-wizard-actions [data-wizard-prev]{flex:0 0 auto;padding:0 16px}.sbre-wizard-actions [data-wizard-next],.sbre-wizard-actions [data-wizard-submit]{flex:1;margin-left:0}
  .sbre-wizard-error{margin:14px 0 0}
  .sbre-buddy-camera-modal{align-items:end;padding:0}.sbre-buddy-camera-stage{width:100%;max-height:100dvh;padding:16px 12px max(18px,env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.sbre-buddy-camera-header h2{font-size:21px}.sbre-buddy-camera-viewfinder{max-height:66dvh;border-radius:23px}.sbre-buddy-camera-controls{grid-template-columns:1fr 82px 1fr}.sbre-camera-shutter{width:72px;height:72px}.sbre-camera-shutter span{width:46px;height:46px}
}
@media(prefers-reduced-motion:reduce){.sbre-buddy-camera-modal,.sbre-buddy-camera-stage,.sbre-buddy-camera-countdown strong,.sbre-wizard-step{transition:none!important;animation:none!important}}

/* v0.8.10-alpha — UI móvil oficial “Comienza tu aventura” */
.sbre-landing .sbre-hero{padding-bottom:18px}
.sbre-landing .sbre-hero-actions{display:none!important}
.sbre-entry-options-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.sbre-entry-options-three .sbre-entry-option{min-height:150px;align-items:flex-start;flex-direction:column;padding:20px;border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fffaf4 100%);box-shadow:0 10px 28px rgba(19,31,81,.08)}
.sbre-entry-options-three .sbre-entry-option-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#f3edff;font-size:22px}
.sbre-entry-options-three .sbre-entry-option-copy{display:flex;flex-direction:column;gap:7px;text-align:left}
.sbre-entry-options-three .sbre-entry-option-copy strong{font-size:16px;line-height:1.25;color:#131f51}
.sbre-entry-options-three .sbre-entry-option-copy small{font-size:12px;line-height:1.45;color:#68708b}
.sbre-entry-options-three .sbre-entry-option-arrow{margin-top:auto;align-self:flex-end}
.sbre-rally-wizard-view{background:linear-gradient(180deg,#fff1df 0%,#fff8ef 100%);border-radius:28px;padding:26px!important}
.sbre-wizard-progress{background:rgba(255,255,255,.72);border:1px solid rgba(114,82,199,.12);box-shadow:0 10px 28px rgba(19,31,81,.06);border-radius:22px;padding:16px 18px}
.sbre-wizard-step{background:transparent}
.sbre-photo-experience{background:rgba(255,255,255,.78);border:1px dashed rgba(109,80,199,.26);box-shadow:0 14px 34px rgba(19,31,81,.06)}
.sbre-photo-preview{display:grid!important;grid-template-columns:minmax(0,1fr);gap:14px;padding:0!important;background:transparent!important;border:0!important;color:#131f51!important}
.sbre-photo-preview-media{width:100%;overflow:hidden;border-radius:24px;background:#efe9df;box-shadow:0 14px 30px rgba(19,31,81,.16)}
.sbre-photo-preview-media img{width:100%!important;max-width:none!important;aspect-ratio:4/3!important;object-fit:cover!important;border-radius:0!important;margin:0!important;display:block!important}
.sbre-photo-preview-message{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 14px;border-radius:18px;background:linear-gradient(135deg,#e9fff6,#ddf9f4);border:1px solid rgba(41,181,145,.2);text-align:center}
.sbre-photo-preview-message strong{font-size:15px}.sbre-photo-preview-message span{font-size:14px;color:#5f6883}
.sbre-photo-actions{justify-content:center;flex-wrap:wrap}
.sbre-photo-actions .sbre-btn{border-radius:999px;min-height:52px;padding-inline:24px}
.sbre-photo-privacy{display:flex;align-items:center;gap:12px;margin-top:14px;padding:14px;border-radius:18px;background:linear-gradient(135deg,#edfff4,#f6fff9);border:1px solid rgba(52,176,106,.16)}
.sbre-photo-privacy>span{font-size:25px}.sbre-photo-privacy p{margin:0;display:flex;flex-direction:column;gap:2px}.sbre-photo-privacy strong{font-size:13px;color:#25493a}.sbre-photo-privacy small{font-size:12px;color:#607067}
.sbre-wizard-actions{margin-top:18px;padding-top:16px}

@media(max-width:700px){
  .sbre-shell.sbre-landing{padding-inline:8px}
  .sbre-landing .sbre-hero{padding:14px 10px 10px}
  .sbre-flip-stage{margin-top:6px}
  .sbre-flip-face.sbre-card{padding:12px!important;border-radius:26px}
  .sbre-entry-options-three{grid-template-columns:1fr;gap:10px}
  .sbre-entry-options-three .sbre-entry-option{min-height:0;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:15px 14px;border-radius:18px}
  .sbre-entry-options-three .sbre-entry-option-arrow{align-self:center;margin:0}
  .sbre-rally-wizard-view{padding:14px 12px 96px!important;border-radius:24px;background:linear-gradient(180deg,#ffedda 0%,#fff7ee 100%)}
  .sbre-wizard-intro{padding:4px 2px 8px}.sbre-wizard-intro h2{font-size:27px;letter-spacing:-.02em}.sbre-wizard-intro p{max-width:31ch}
  .sbre-wizard-progress{position:relative;top:auto;margin:0 0 16px;padding:12px 8px 10px;border-radius:18px;background:rgba(255,255,255,.74)}
  .sbre-wizard-progress button span{background:#fff;border-color:#d8cef9}.sbre-wizard-progress button.is-active span,.sbre-wizard-progress button.is-complete span{background:#fff7ea}
  .sbre-wizard-copy{margin-bottom:13px}.sbre-wizard-copy h3{font-size:26px}.sbre-wizard-copy p{font-size:13px}
  .sbre-wizard-fields{gap:10px}
  .sbre-wizard-fields input:not([type=checkbox]),.sbre-wizard-fields select{min-height:54px;border-radius:17px}
  .sbre-photo-experience{padding:14px;border-radius:22px}
  .sbre-photo-empty{padding:2px 0 8px}.sbre-photo-mark{background:#fff6df;box-shadow:0 6px 18px rgba(19,31,81,.08)}
  .sbre-photo-preview-media{border-radius:22px}.sbre-photo-preview-media img{aspect-ratio:1.2/1!important}
  .sbre-photo-preview-message{flex-direction:column;gap:2px;padding:11px}
  .sbre-photo-actions{margin-top:12px;gap:8px}.sbre-photo-actions .sbre-btn{width:100%;min-height:50px}
  .sbre-photo-privacy{padding:12px;margin-top:12px}
  .sbre-wizard-actions{position:fixed;left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));padding:8px;background:rgba(255,249,242,.97);border:1px solid rgba(19,31,81,.08);border-radius:20px;box-shadow:0 14px 34px rgba(19,31,81,.18)}
  .sbre-wizard-actions .sbre-btn{min-height:52px}
}


/* Equipos v1 — experiencia móvil para familias SoulBuddy */
.sbre-team-builder-form{display:grid;gap:14px}.sbre-team-builder-card{background:rgba(255,255,255,.72);border:1px solid rgba(19,31,81,.10);border-radius:24px;padding:18px;box-shadow:0 14px 32px rgba(19,31,81,.08)}
.sbre-team-builder-title{display:flex;gap:12px;align-items:center;margin-bottom:14px}.sbre-team-builder-title>span{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#ffe8ad,#ffc5a5);font-size:24px}.sbre-team-builder-title div{display:grid;gap:3px}.sbre-team-builder-title strong{font-size:18px;color:#131f51}.sbre-team-builder-title small,.sbre-team-field small,.sbre-team-members-head small{color:rgba(19,31,81,.65);line-height:1.35}
.sbre-buddy-option{position:relative;grid-template-columns:auto 1fr auto!important;border-radius:20px!important;background:#fff!important}.sbre-buddy-option.is-selected{border-color:#7357c7!important;box-shadow:0 0 0 3px rgba(115,87,199,.13)!important}.sbre-buddy-check{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#ede8ff;color:#7357c7;opacity:.25;font-weight:900}.sbre-buddy-option.is-selected .sbre-buddy-check{opacity:1;background:#7357c7;color:#fff}
.sbre-team-field{display:grid;gap:7px}.sbre-team-field>span{font-weight:850;color:#131f51}.sbre-team-field input{width:100%;min-height:50px;border:1px solid rgba(19,31,81,.15);border-radius:15px;padding:0 15px;font:inherit;background:#fff;color:#131f51;box-sizing:border-box}.sbre-team-field input:focus{outline:none;border-color:#7357c7;box-shadow:0 0 0 3px rgba(115,87,199,.12)}
.sbre-team-members-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.sbre-team-members-head>div{display:grid;gap:3px}.sbre-team-add-member{border:0;border-radius:999px;padding:10px 13px;background:#ede8ff;color:#4f3b9f;font-weight:850;cursor:pointer}.sbre-team-companions{display:grid;gap:9px;margin-top:12px}.sbre-team-companion{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px;gap:8px}.sbre-team-companion input,.sbre-team-companion select{min-width:0;min-height:46px;border:1px solid rgba(19,31,81,.14);border-radius:14px;padding:0 12px;background:#fff;color:#131f51;font:inherit}.sbre-team-companion button{border:0;border-radius:12px;background:#fff0ef;color:#b33b43;font-size:23px;cursor:pointer}
.sbre-team-review-members{display:flex;flex-wrap:wrap;gap:9px}.sbre-team-review-chip{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid rgba(19,31,81,.09);border-radius:16px;padding:8px 11px}.sbre-team-review-chip .sbre-avatar{width:38px;height:38px}.sbre-team-review-chip>span:last-child{display:grid;gap:1px}.sbre-team-review-chip small{color:rgba(19,31,81,.62)}.sbre-team-human-avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff1d8;font-size:21px}.sbre-empty-game{display:grid;gap:6px;padding:18px;border-radius:18px;background:#fff9ed;color:#695329}.sbre-empty-game span{font-size:14px}
@media(max-width:560px){.sbre-team-builder-card{padding:15px;border-radius:20px}.sbre-team-members-head{align-items:flex-start;flex-direction:column}.sbre-team-add-member{width:100%}.sbre-team-companion{grid-template-columns:1fr 1fr 38px}.sbre-flow-head h2{font-size:28px}.sbre-team-builder-form .sbre-check{font-size:13px;line-height:1.35}}


/* Equipos v1.1 — cards visuales aprobadas y composición mobile-first */
.sbre-buddy-picker{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}
.sbre-buddy-card{position:relative!important;display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:8px!important;min-width:0!important;min-height:154px!important;padding:13px 10px 12px!important;border:2px solid rgba(115,87,199,.14)!important;border-radius:22px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 9px 22px rgba(19,31,81,.07)!important;overflow:hidden;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
.sbre-buddy-card:hover{transform:translateY(-1px)}
.sbre-buddy-card:active{transform:scale(.98)}
.sbre-buddy-card.is-selected{border-color:#7357c7!important;background:linear-gradient(180deg,#fff 0%,#f7f3ff 100%)!important;box-shadow:0 0 0 3px rgba(115,87,199,.12),0 12px 26px rgba(79,59,159,.14)!important}
.sbre-buddy-card-media{display:grid;place-items:center;width:92px;height:92px;border-radius:50%;overflow:hidden;background:#f2edff;box-shadow:inset 0 0 0 4px #fff,0 5px 14px rgba(19,31,81,.12)}
.sbre-buddy-card-media .sbre-avatar{width:100%!important;height:100%!important;aspect-ratio:1;border-radius:50%!important;object-fit:cover!important;display:block}
.sbre-buddy-card-media .sbre-avatar-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#e6ddff,#ffcfc0);color:#4f3b9f;font-size:34px;font-weight:900}
.sbre-buddy-card-name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#131f51;font-weight:900;font-size:15px;text-align:center}
.sbre-buddy-card .sbre-buddy-check{position:absolute;right:9px;top:9px;width:27px;height:27px;border:2px solid rgba(115,87,199,.22);background:#fff;color:transparent;opacity:1;box-shadow:0 2px 7px rgba(19,31,81,.09)}
.sbre-buddy-card.is-selected .sbre-buddy-check{border-color:#7357c7;background:#7357c7;color:#fff}
.sbre-team-builder-card[data-sbre-team-details]{display:grid;gap:25px}
.sbre-team-members-head{margin-top:4px!important;padding-top:22px;border-top:1px solid rgba(19,31,81,.08)}
.sbre-team-add-member{min-height:48px;padding:12px 17px!important}
.sbre-team-companions{gap:12px!important;margin-top:-10px!important}
.sbre-team-companion{position:relative;display:grid!important;grid-template-columns:48px minmax(0,1fr) minmax(0,1fr) 60px!important;align-items:end;gap:9px!important;padding:13px;border:1px solid rgba(19,31,81,.10);border-radius:19px;background:#fff;box-shadow:0 8px 19px rgba(19,31,81,.06)}
.sbre-team-companion-avatar{align-self:center;width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#fff1d8;font-size:23px}
.sbre-team-companion label{display:grid;gap:5px;min-width:0}.sbre-team-companion label>span{font-size:11px;font-weight:850;color:rgba(19,31,81,.65);text-transform:uppercase;letter-spacing:.04em}
.sbre-team-companion input,.sbre-team-companion select{width:100%;box-sizing:border-box}
.sbre-team-companion button{height:46px!important;display:grid;place-items:center;align-content:center;gap:0;font-size:16px!important}.sbre-team-companion button small{font-size:9px;font-weight:800}
.sbre-team-review{animation:sbreTeamReveal .28s ease both}@keyframes sbreTeamReveal{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
.sbre-team-builder-form>.sbre-check:first-of-type{margin-top:8px}.sbre-team-builder-form>.sbre-btn{margin-top:10px;min-height:54px}
.sbre-team-toast{position:fixed;left:50%;bottom:max(86px,calc(env(safe-area-inset-bottom) + 72px));z-index:100050;max-width:calc(100vw - 36px);transform:translate(-50%,12px);padding:12px 17px;border-radius:999px;background:#131f51;color:#fff;font-weight:850;box-shadow:0 13px 30px rgba(19,31,81,.25);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;text-align:center}.sbre-team-toast.is-visible{opacity:1;transform:translate(-50%,0)}
.sbre-team-preparing{position:fixed;inset:0;z-index:100060;display:grid;place-items:center;padding:24px;background:rgba(19,31,81,.62);backdrop-filter:blur(9px);opacity:0;pointer-events:none;transition:opacity .22s ease}.sbre-team-preparing.is-visible{opacity:1;pointer-events:auto}.sbre-team-preparing-card{width:min(390px,100%);padding:30px 24px;border-radius:28px;background:linear-gradient(180deg,#fffaf4,#fff);box-shadow:0 28px 70px rgba(19,31,81,.32);text-align:center;color:#131f51}.sbre-team-preparing-paw{font-size:43px;animation:sbrePawPulse .8s ease-in-out infinite alternate}.sbre-team-preparing-card h3{margin:10px 0 18px;font-size:22px;line-height:1.2}.sbre-team-preparing-list{display:grid;gap:8px;text-align:left}.sbre-team-preparing-list span{display:flex;justify-content:space-between;padding:9px 12px;border-radius:13px;background:#f5f0ff}.sbre-team-preparing-list b{color:#4f9a65}@keyframes sbrePawPulse{to{transform:scale(1.12) rotate(-4deg)}}
@media(max-width:560px){.sbre-team-builder-form{gap:16px}.sbre-team-builder-card{padding:16px!important}.sbre-buddy-picker{gap:10px!important}.sbre-buddy-card{min-height:142px!important;border-radius:20px!important}.sbre-buddy-card-media{width:82px;height:82px}.sbre-team-members-head{gap:14px!important}.sbre-team-companion{grid-template-columns:43px minmax(0,1fr)!important;align-items:center}.sbre-team-companion-avatar{grid-row:1/3}.sbre-team-companion label{grid-column:2}.sbre-team-companion button{position:absolute;right:10px;top:10px;width:40px;height:36px!important}.sbre-team-companion button small{display:none}.sbre-team-builder-form>.sbre-check{margin-inline:3px}.sbre-team-builder-form>.sbre-btn{margin-top:15px}}
@media(max-width:340px){.sbre-buddy-picker{grid-template-columns:1fr}.sbre-buddy-card{min-height:136px}}


/* 0.9.2-alpha — Equipos v1.1: cards aprobadas y fotos Identity Core */
.sbre-buddy-picker{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important}
.sbre-buddy-card{appearance:none;-webkit-appearance:none;position:relative!important;display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px!important;min-width:0!important;min-height:0!important;padding:14px 12px 15px!important;border:2px solid rgba(115,87,199,.18)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 10px 24px rgba(19,31,81,.07)!important;overflow:hidden!important;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
.sbre-buddy-card:hover{transform:translateY(-1px)}
.sbre-buddy-card:active{transform:scale(.985)}
.sbre-buddy-card.is-selected{border-color:#7357c7!important;background:linear-gradient(180deg,#fff 0%,#f7f3ff 100%)!important;box-shadow:0 0 0 3px rgba(115,87,199,.12),0 12px 28px rgba(79,59,159,.14)!important}
.sbre-buddy-card-media{display:block!important;width:100%!important;aspect-ratio:1.42/1;border-radius:17px!important;overflow:hidden!important;background:linear-gradient(135deg,#efeaff,#ffe2d7)!important;box-shadow:none!important}
.sbre-buddy-card-media .sbre-avatar{width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important;object-position:center!important;display:block!important;background:transparent!important}
.sbre-buddy-card-media .sbre-avatar-fallback{display:grid!important;place-items:center!important;color:#4f3b9f!important;font-size:34px!important;font-weight:900!important}
.sbre-buddy-card-name{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#131f51;font-weight:900;font-size:15px;line-height:1.15;text-align:center}
.sbre-buddy-card .sbre-buddy-check{position:absolute!important;right:10px!important;top:10px!important;width:28px!important;height:28px!important;border-radius:50%!important;border:2px solid rgba(115,87,199,.38)!important;background:rgba(255,255,255,.94)!important;color:transparent!important;opacity:1!important;display:grid!important;place-items:center!important;font-size:15px!important;font-weight:900!important;line-height:1!important;box-shadow:0 4px 12px rgba(19,31,81,.12)!important;z-index:3!important}
.sbre-buddy-card.is-selected .sbre-buddy-check{border-color:#7357c7!important;background:#7357c7!important;color:#fff!important}
.sbre-team-builder-card[data-sbre-team-details]{gap:28px!important}
.sbre-team-field{margin-bottom:2px}
.sbre-team-members-head{margin-top:6px!important;padding-top:26px!important}
.sbre-team-builder-form>.sbre-check:first-of-type{margin-top:14px!important}
.sbre-team-builder-form>.sbre-btn{margin-top:18px!important}
@media(max-width:560px){
  .sbre-buddy-picker{gap:12px!important}
  .sbre-buddy-card{padding:11px 10px 13px!important;border-radius:20px!important}
  .sbre-buddy-card-media{border-radius:15px!important;aspect-ratio:1.2/1!important}
  .sbre-buddy-card .sbre-buddy-check{right:8px!important;top:8px!important;width:27px!important;height:27px!important}
}
@media(max-width:340px){.sbre-buddy-picker{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.sbre-buddy-card-name{font-size:14px}}


/* 0.9.3-alpha — Identidad de Equipo en Live Waiting y Pasaporte */
.sbre-waiting-team-members{display:block!important;flex-basis:100%;font-weight:700;color:#3d4875;line-height:1.45}
.sbre-waiting-team-cluster,.sbre-team-avatar-cluster{display:flex;align-items:center;min-width:112px}
.sbre-waiting-team-cluster span,.sbre-team-avatar-cluster span{width:62px;height:62px;border-radius:50%;overflow:hidden;border:3px solid #fff;background:#f1ecff;display:grid;place-items:center;font-size:27px;box-shadow:0 7px 16px rgba(27,38,92,.14)}
.sbre-waiting-team-cluster span+span,.sbre-team-avatar-cluster span+span{margin-left:-18px}
.sbre-waiting-team-cluster img,.sbre-team-avatar-cluster img{width:100%;height:100%;object-fit:cover}
.sbre-waiting-avatar:has(.sbre-waiting-team-cluster){width:auto;min-width:112px;background:transparent;box-shadow:none;border:0}
.sbre-team-avatar-cluster{min-width:126px;padding-left:4px}
.sbre-team-avatar-cluster span{width:72px;height:72px}
.sbre-team-member-meta span{white-space:normal;line-height:1.45}
@media(max-width:560px){.sbre-waiting-buddy-card{grid-template-columns:auto minmax(0,1fr)!important}.sbre-waiting-passport-link{grid-column:1/-1;justify-self:stretch;text-align:center}.sbre-waiting-team-cluster span{width:48px;height:48px}.sbre-waiting-team-cluster span+span{margin-left:-15px}.sbre-waiting-avatar:has(.sbre-waiting-team-cluster){min-width:84px}.sbre-team-avatar-cluster{min-width:92px}.sbre-team-avatar-cluster span{width:54px;height:54px}.sbre-team-avatar-cluster span+span{margin-left:-16px}.sbre-passport-identity{align-items:flex-start!important}}
\n\n/* 0.9.5-alpha — Integración no destructiva de identidad de Equipo */\n.sbre-team-mini-cards{display:flex;gap:8px;flex-wrap:wrap;align-items:stretch;margin-top:12px;width:100%}\n.sbre-team-mini-cards.is-waiting{margin-top:6px}\n.sbre-team-mini-card{display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start;width:76px;min-width:76px;padding:8px 6px;border:1px solid rgba(35,47,96,.10);border-radius:14px;background:#fff;box-shadow:0 6px 16px rgba(26,39,86,.07);text-align:center;vertical-align:top}\n.sbre-team-mini-card img,.sbre-team-mini-fallback{width:48px;height:48px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#f1edff;font-size:23px;margin-bottom:6px}\n.sbre-team-mini-card strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.15;color:#111d4f}\n.sbre-team-identity-icon{width:68px;height:68px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#f1ecff,#fff);font-size:30px;flex:0 0 auto}\n.sbre-waiting-team-members{display:block!important;width:100%}\n.sbre-waiting-team-members[hidden]{display:none!important}\n@media(max-width:560px){\n  .sbre-team-mini-cards{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}\n  .sbre-team-mini-cards::-webkit-scrollbar{display:none}\n  .sbre-team-mini-card{width:72px;min-width:72px}\n  .sbre-team-mini-card img,.sbre-team-mini-fallback{width:46px;height:46px}\n  .sbre-team-identity-icon{width:54px;height:54px;border-radius:16px;font-size:25px}\n}\n

/* Rally identity fields and channel verification — v0.9.6 */
.sbre-relationship-fieldset{border:0;padding:0;margin:4px 0 8px;min-width:0}
.sbre-relationship-fieldset legend{font-size:18px;font-weight:850;line-height:1.25;color:var(--sbre-ink,#27264d);padding:0;margin:0}
.sbre-relationship-fieldset>p{margin:7px 0 14px;color:var(--sbre-muted,#77778c);font-size:13px}
.sbre-relationship-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.sbre-relationship-card{position:relative;display:flex!important;align-items:flex-start;gap:10px;margin:0!important;padding:13px;border:1px solid rgba(87,82,154,.16);border-radius:16px;background:#fff;font-weight:500!important;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}
.sbre-relationship-card:has(input:checked){border-color:#6259c7;background:#f3f1ff;box-shadow:0 0 0 3px rgba(98,89,199,.10)}
.sbre-relationship-card input{position:absolute;opacity:0;pointer-events:none}
.sbre-role-icon{font-size:24px;line-height:1}
.sbre-relationship-card strong{display:block;font-size:14px;line-height:1.2;color:#2c2a53}
.sbre-relationship-card small{display:block;margin-top:3px;font-size:11px;line-height:1.3;color:#77758a}
.sbre-photo-preview{width:100%;max-width:360px;margin:0 auto}
.sbre-photo-preview-media{position:relative;width:100%;aspect-ratio:1/1;border-radius:24px;overflow:hidden;background:#eeeaf8;box-shadow:0 14px 30px rgba(47,39,93,.12)}
.sbre-photo-preview-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.sbre-photo-preview-message{text-align:center;padding:12px 4px 2px}
.sbre-photo-preview-message strong,.sbre-photo-preview-message span{display:block}
.sbre-photo-preview-message span{margin-top:3px;color:#77758a;font-size:13px}
.sbre-verification-choice{display:grid;gap:12px;padding:16px;border:1px solid rgba(87,82,154,.15);border-radius:20px;background:#fff}
.sbre-verification-intro strong,.sbre-verification-intro span{display:block}.sbre-verification-intro span{margin-top:3px;color:#77758a;font-size:13px}
.sbre-verification-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.sbre-verification-tabs button{min-height:46px;border:1px solid rgba(87,82,154,.18);border-radius:14px;background:#faf9ff;color:#4b477d;font-weight:800;cursor:pointer}
.sbre-verification-tabs button.is-active{background:#6259c7;border-color:#6259c7;color:#fff;box-shadow:0 8px 18px rgba(98,89,199,.20)}
.sbre-email-otp-block,.sbre-otp-block{display:grid;gap:10px}.sbre-email-otp-block.is-verified,.sbre-otp-block.is-verified{padding:12px;border-radius:14px;background:#eefaf3}
@media(max-width:620px){.sbre-relationship-grid{grid-template-columns:1fr}.sbre-photo-preview{max-width:none}.sbre-verification-choice{padding:14px}.sbre-verification-tabs{grid-template-columns:1fr 1fr}}
/* Final square override for the approved Buddy portrait format. */
.sbre-photo-preview-media{aspect-ratio:1/1!important;height:auto!important}
.sbre-photo-preview-media img{width:100%!important;height:100%!important;max-width:none!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;margin:0!important}


/* 0.9.7-alpha — Wizard emocional y compacto, mobile-first */
.sbre-relationship-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}
.sbre-relationship-card{min-height:78px!important;padding:9px 5px!important;border-radius:14px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;text-align:center!important}
.sbre-role-icon{font-size:23px!important}
.sbre-relationship-card strong{font-size:11px!important;line-height:1.1!important}
.sbre-relationship-card small{display:none!important}
.sbre-photo-preview{max-width:320px!important}
.sbre-photo-preview-media{aspect-ratio:auto!important;min-height:220px!important;max-height:320px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(145deg,#efe9df,#f7f2eb)!important;padding:10px!important;box-sizing:border-box!important}
.sbre-photo-preview-media img{width:100%!important;height:100%!important;max-height:300px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;border-radius:18px!important;background:#efe9df!important}
.sbre-photo-preview-message{padding-top:10px!important}
.sbre-verification-choice{padding:14px!important;border-radius:22px!important;background:linear-gradient(180deg,#fff,#fbf9ff)!important;box-shadow:0 10px 26px rgba(39,31,86,.07)!important}
.sbre-verification-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.sbre-verification-tabs button{position:relative!important;min-height:92px!important;padding:12px 10px!important;border-radius:18px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:9px!important;text-align:left!important;background:#fff!important;color:#2d2a55!important}
.sbre-verification-tabs button.is-active{background:#f2efff!important;color:#2d2a55!important;border-color:#6f58c9!important;box-shadow:0 0 0 3px rgba(111,88,201,.10)!important}
.sbre-channel-icon{font-size:24px!important}
.sbre-verification-tabs button strong{display:block;font-size:13px;line-height:1.15}
.sbre-verification-tabs button small{display:block;margin-top:3px;font-size:10px;line-height:1.25;color:#77758a;font-weight:600}
.sbre-channel-state{position:absolute;right:8px;top:8px;width:19px;height:19px;border-radius:50%;border:2px solid rgba(111,88,201,.28);font-size:0;background:#fff}
.sbre-verification-tabs button.is-active .sbre-channel-state{background:#6f58c9;border-color:#6f58c9}
.sbre-verification-tabs button.is-active .sbre-channel-state:after{content:'✓';display:grid;place-items:center;color:#fff;font-size:11px;line-height:15px}
.sbre-otp-block,.sbre-email-otp-block{padding:12px!important;border-radius:16px!important;background:#f8f6ff!important;border:1px solid rgba(111,88,201,.10)!important}
.sbre-flag-emoji{font-size:21px;line-height:1;display:inline-grid;place-items:center}
@media(max-width:620px){
  .sbre-relationship-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}
  .sbre-relationship-card{min-height:70px!important;padding:7px 3px!important;border-radius:12px!important}
  .sbre-role-icon{font-size:21px!important}.sbre-relationship-card strong{font-size:10px!important}
  .sbre-photo-preview{max-width:100%!important}.sbre-photo-preview-media{min-height:210px!important;max-height:285px!important}
  .sbre-verification-tabs{grid-template-columns:1fr 1fr!important}
  .sbre-verification-tabs button{min-height:88px!important;padding:10px 8px!important;gap:7px!important}
  .sbre-channel-icon{font-size:22px!important}
}
@media(max-width:370px){
  .sbre-relationship-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:4px!important}
  .sbre-relationship-card{min-height:66px!important}.sbre-relationship-card strong{font-size:9px!important}
}


/* 0.9.8-alpha — Auditoría integral del wizard móvil */
html.sbre-camera-open,body.sbre-camera-open{overflow:hidden!important;overscroll-behavior:none!important;touch-action:none!important}
.sbre-buddy-camera-modal{position:fixed!important;inset:0!important;width:100vw!important;height:var(--sbre-vv-height,100dvh)!important;z-index:2147483000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom))!important;box-sizing:border-box!important;overflow:auto!important}
.sbre-buddy-camera-modal[hidden]{display:none!important}
.sbre-buddy-camera-stage{position:relative!important;width:min(100%,520px)!important;max-height:calc(var(--sbre-vv-height,100dvh) - 20px)!important;margin:auto!important;overflow:auto!important;overscroll-behavior:contain!important}
.sbre-rally-wizard-view,.sbre-rally-wizard,.sbre-wizard-step{min-width:0!important}
.sbre-wizard-fields>*{min-width:0!important}
.sbre-photo-preview{width:100%!important;max-width:300px!important;margin-inline:auto!important}
.sbre-photo-preview-media{width:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;padding:10px!important;display:grid!important;place-items:center!important;background:#f6f1e9!important}
.sbre-photo-preview-media img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:360px!important;object-fit:contain!important;object-position:center!important;border-radius:18px!important}
.sbre-photo-actions{justify-content:center!important;flex-wrap:wrap!important}
.sbre-verification-choice{gap:14px!important;padding:16px!important}
.sbre-verification-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.sbre-verification-tabs button{min-height:78px!important;padding:12px!important}
.sbre-otp-block,.sbre-email-otp-block{display:grid!important;gap:12px!important;padding:14px!important;border-radius:18px!important;background:#fbfaff!important;border:1px solid rgba(98,89,199,.12)!important}
.sbre-otp-block[hidden],.sbre-email-otp-block[hidden]{display:none!important}
.sbre-otp-block>.sbre-btn,.sbre-email-otp-block>.sbre-btn{width:100%!important;min-height:50px!important;margin:0!important}
.sbre-otp-verify{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}
.sbre-otp-verify[hidden]{display:none!important}
.sbre-otp-verify input{min-width:0!important;width:100%!important}
.sbre-otp-verify .sbre-btn{min-width:112px!important;min-height:48px!important;margin:0!important}
.sbre-phone-row{display:grid!important;grid-template-columns:minmax(112px,34%) minmax(0,1fr)!important;gap:10px!important}
.sbre-country-button{min-width:0!important;width:100%!important;justify-content:center!important;gap:8px!important}
.sbre-flag-emoji{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif!important;font-size:22px!important}
.sbre-wizard-actions{position:sticky!important;bottom:0!important;z-index:20!important;margin:18px -10px -10px!important;padding:12px 10px max(12px,env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,rgba(255,247,235,0),rgba(255,247,235,.96) 28%,#fff7eb 100%)!important;backdrop-filter:blur(10px)!important}
.sbre-wizard-actions .sbre-btn{min-height:50px!important}
@media(max-width:620px){
  .sbre-shell.sbre-landing{padding-inline:0!important}
  .sbre-flip-stage,.sbre-flip-card,.sbre-flip-face{width:100%!important;max-width:none!important}
  .sbre-flip-face{border-radius:22px!important;padding:14px!important}
  .sbre-wizard-intro{padding-inline:2px!important}
  .sbre-wizard-progress{position:sticky!important;top:0!important;z-index:25!important;margin:0 -4px 14px!important;padding:10px 8px!important;border-radius:16px!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(12px)!important;box-shadow:0 8px 20px rgba(29,34,82,.08)!important}
  .sbre-wizard-copy h3{font-size:26px!important;line-height:1.08!important}
  .sbre-wizard-fields{grid-template-columns:1fr!important;gap:12px!important}
  .sbre-wizard-fields>label:not(.sbre-field-wide){grid-column:auto!important}
  .sbre-relationship-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
  .sbre-relationship-card{min-height:74px!important;padding:8px 5px!important}
  .sbre-relationship-card strong{font-size:11px!important}
  .sbre-photo-preview{max-width:280px!important}
  .sbre-photo-preview-media img{max-height:330px!important}
  .sbre-verification-tabs{grid-template-columns:1fr 1fr!important}
  .sbre-verification-tabs button{min-height:76px!important;padding:10px!important}
  .sbre-otp-verify{grid-template-columns:1fr!important}
  .sbre-otp-verify .sbre-btn{width:100%!important}
  .sbre-wizard-actions{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:10px!important}
  .sbre-wizard-actions [data-wizard-submit]{grid-column:2!important}
  .sbre-buddy-camera-modal{align-items:flex-end!important;padding:0!important}
  .sbre-buddy-camera-stage{width:100%!important;max-height:var(--sbre-vv-height,100dvh)!important;border-radius:24px 24px 0 0!important;padding:14px 12px max(16px,env(safe-area-inset-bottom))!important}
}
@media(max-width:380px){
  .sbre-relationship-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .sbre-phone-row{grid-template-columns:116px minmax(0,1fr)!important}
  .sbre-verification-tabs{grid-template-columns:1fr!important}
}

/* 0.9.9-alpha — Auditoría móvil de contención, ritmo y áreas táctiles */
.sbre-rally-wizard-view,
.sbre-rally-wizard,
.sbre-wizard-step,
.sbre-wizard-fields,
.sbre-photo-experience,
.sbre-verification-choice,
.sbre-otp-block,
.sbre-email-otp-block,
.sbre-wizard-actions{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.sbre-rally-wizard-view *,
.sbre-rally-wizard-view *::before,
.sbre-rally-wizard-view *::after{box-sizing:border-box!important}
.sbre-rally-wizard-view button,
.sbre-rally-wizard-view input,
.sbre-rally-wizard-view select,
.sbre-rally-wizard-view textarea{max-width:100%!important;min-width:0!important}
.sbre-wizard-copy,
.sbre-wizard-copy h3,
.sbre-wizard-copy p,
.sbre-photo-empty>div:last-child,
.sbre-photo-empty strong,
.sbre-photo-empty span{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important}
.sbre-photo-empty{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important}
.sbre-photo-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
.sbre-photo-actions .sbre-btn{width:100%!important;min-width:0!important;padding-inline:12px!important;white-space:normal!important;line-height:1.2!important}
.sbre-photo-actions .sbre-link-danger{grid-column:1/-1!important;width:auto!important;justify-self:center!important;padding:10px 16px!important}
.sbre-relationship-grid{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))!important;gap:8px!important;width:100%!important}
.sbre-relationship-card{width:100%!important;min-width:0!important;min-height:76px!important;padding:8px 5px!important}
.sbre-relationship-card strong{max-width:100%!important;overflow-wrap:anywhere!important}
.sbre-wizard-actions{overflow:visible!important}
.sbre-wizard-actions .sbre-btn,
.sbre-wizard-actions button{width:auto!important;max-width:100%!important;white-space:normal!important;text-align:center!important;line-height:1.2!important}
.sbre-phone-row{width:100%!important;max-width:100%!important}
.sbre-country-picker,.sbre-country-button{min-width:0!important;max-width:100%!important}
.sbre-verification-tabs button{width:100%!important;min-width:0!important;overflow:hidden!important}
.sbre-otp-verify>*{min-width:0!important;max-width:100%!important}

@media(max-width:900px){
  .sbre-rally-wizard-view{padding-inline:0!important}
  .sbre-rally-wizard{margin-top:14px!important}
  .sbre-flip-face{padding:14px 12px!important}
  .sbre-wizard-copy{margin-bottom:18px!important;padding-inline:2px!important}
  .sbre-wizard-copy h3{font-size:clamp(24px,7vw,31px)!important;line-height:1.08!important}
  .sbre-wizard-copy p{font-size:15px!important;line-height:1.45!important}
  .sbre-wizard-fields{grid-template-columns:1fr!important;gap:14px!important;padding-inline:0!important}
  .sbre-wizard-fields>*,.sbre-field-wide{grid-column:1/-1!important}
  .sbre-relationship-fieldset{margin-top:2px!important}
  .sbre-relationship-fieldset legend{font-size:18px!important}
  .sbre-relationship-grid{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important}
  .sbre-photo-experience{padding:14px!important;overflow:hidden!important}
  .sbre-photo-preview{max-width:min(100%,340px)!important}
  .sbre-photo-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .sbre-verification-choice{padding:14px!important;overflow:hidden!important}
  .sbre-phone-row{grid-template-columns:minmax(104px,32%) minmax(0,1fr)!important;gap:8px!important}
  .sbre-otp-verify{grid-template-columns:1fr!important}
  .sbre-otp-verify .sbre-btn{width:100%!important}
  .sbre-wizard-actions{grid-template-columns:minmax(96px,.7fr) minmax(0,1.3fr)!important;gap:8px!important;margin-inline:0!important;padding-inline:0!important}
  .sbre-wizard-actions .sbre-btn{width:100%!important;padding-inline:10px!important;font-size:14px!important}
}
@media(max-width:430px){
  .sbre-flip-face{padding:12px 10px!important;border-radius:18px!important}
  .sbre-wizard-progress{padding-inline:4px!important}
  .sbre-wizard-progress button{min-width:0!important;flex:1 1 0!important}
  .sbre-wizard-progress button span{width:36px!important;height:36px!important}
  .sbre-wizard-progress button small{font-size:9px!important}
  .sbre-wizard-copy h3{font-size:25px!important}
  .sbre-relationship-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}
  .sbre-relationship-card{min-height:72px!important}
  .sbre-photo-actions{grid-template-columns:1fr!important}
  .sbre-photo-actions .sbre-link-danger{grid-column:1!important}
  .sbre-verification-tabs{grid-template-columns:1fr!important}
  .sbre-phone-row{grid-template-columns:112px minmax(0,1fr)!important}
  .sbre-wizard-actions{grid-template-columns:1fr 1.35fr!important}
}
@media(max-width:340px){
  .sbre-relationship-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .sbre-phone-row{grid-template-columns:1fr!important}
  .sbre-wizard-actions{grid-template-columns:1fr!important}
  .sbre-wizard-actions [data-wizard-next],
  .sbre-wizard-actions [data-wizard-submit]{grid-column:1!important;margin-left:0!important}
}

/* Mobile registration stabilization — v0.9.10-alpha */
.sbre-registration-popup{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:20px;background:rgba(18,22,52,.58);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:.18s ease}
.sbre-registration-popup.is-visible{opacity:1;visibility:visible}
.sbre-registration-popup-card{position:relative;width:min(92vw,390px);border-radius:24px;padding:25px 22px 22px;background:#fff;color:#182653;box-shadow:0 24px 80px rgba(13,20,56,.35);text-align:center;border:1px solid rgba(218,76,76,.22)}
.sbre-registration-popup-icon{width:52px;height:52px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:#fff0ed;color:#a72d2d;font-size:28px;font-weight:900}
.sbre-registration-popup-card strong{display:block;font-size:19px;line-height:1.2}.sbre-registration-popup-card p{margin:8px 0 0;color:#4a4f67;line-height:1.45;font-size:14px}
.sbre-registration-popup-close{position:absolute;right:10px;top:8px;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:#52566b;font-size:25px}
.sbre-registration-popup.is-success .sbre-registration-popup-card{border-color:rgba(25,143,102,.25)}.sbre-registration-popup.is-success .sbre-registration-popup-icon{background:#e8fbf2;color:#087c55}
.sbre-otp-block.is-verified,.sbre-email-otp-block.is-verified{background:#ecfbf4!important;border-color:#9cdec3!important;padding:15px!important}
.sbre-otp-block.is-verified [data-sbre-otp-status],.sbre-email-otp-block.is-verified [data-sbre-email-otp-status]{display:flex!important;align-items:center;justify-content:center;min-height:44px;color:#087653!important;font-weight:850!important;font-size:15px!important}
.sbre-verification-tabs button.is-verified{border-color:#62c89d!important;background:#effbf5!important}.sbre-verification-tabs button.is-verified .sbre-channel-state{background:#168e65!important;border-color:#168e65!important;color:#fff!important}
@media(max-width:700px){.sbre-phone-row{grid-template-columns:108px minmax(0,1fr)!important;gap:9px!important}.sbre-country-picker{width:108px!important;min-width:108px!important}.sbre-country-button{padding-inline:8px!important}.sbre-country-current-code{font-size:14px!important}.sbre-registration-popup{align-items:center;padding:16px}}
@media(max-width:360px){.sbre-phone-row{grid-template-columns:100px minmax(0,1fr)!important}.sbre-country-picker{width:100px!important;min-width:100px!important}}


/* 0.9.13-alpha — recuperación móvil ante contacto duplicado */
.sbre-registration-recovery{margin:18px 0;padding:18px;border:1px solid rgba(93,74,205,.20);border-radius:20px;background:linear-gradient(145deg,#fff,#f8f5ff);box-shadow:0 14px 34px rgba(34,31,84,.10);display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}
.sbre-registration-recovery-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:#efeaff;font-size:23px}
.sbre-registration-recovery-copy{min-width:0}.sbre-registration-recovery-copy strong{display:block;color:#111d4f;font-size:17px;line-height:1.25}.sbre-registration-recovery-copy p{margin:5px 0 0;color:#606985;font-size:14px;line-height:1.45}
.sbre-registration-recovery-actions{grid-column:1/-1;display:grid;gap:10px}.sbre-registration-recovery-actions .sbre-btn{width:100%;min-height:48px;justify-content:center;text-align:center}.sbre-recovery-primary{background:linear-gradient(135deg,#6849d8,#8a63e9)!important;color:#fff!important}
@media(max-width:480px){.sbre-registration-recovery{padding:16px;border-radius:18px}.sbre-registration-recovery-icon{width:42px;height:42px}.sbre-registration-recovery-copy strong{font-size:16px}}

/* 0.9.14-alpha — formación de equipo para identidades temporales */
.sbre-guest-team-builder{display:grid;gap:14px}.sbre-guest-team-card{display:grid;grid-template-columns:48px minmax(0,1fr) 30px;align-items:center;gap:12px;padding:13px;border:1px solid rgba(72,77,155,.14);border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(19,31,81,.06)}.sbre-guest-team-avatar{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#f2edff;font-size:25px}.sbre-guest-team-avatar.sbre-is-buddy{background:#fff1df}.sbre-guest-team-card>div:nth-child(2){display:grid;gap:3px;min-width:0}.sbre-guest-team-card strong{font-size:15px;color:#131f51;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sbre-guest-team-card small{font-size:12px;color:rgba(19,31,81,.66)}.sbre-team-ready-check{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e9f8ef;color:#198754;font-weight:900}.sbre-guest-team-head{align-items:flex-start}.sbre-guest-team-head .sbre-team-add-member{flex:0 0 auto}.sbre-guest-companions{margin-top:0!important}.sbre-guest-companion-card{padding:10px;border:1px solid rgba(72,77,155,.13);border-radius:17px;background:#fff}.sbre-guest-team-review{margin-top:2px}.sbre-team-review-chip{display:inline-grid;grid-template-columns:34px minmax(0,1fr);grid-template-areas:'icon name' 'icon role';column-gap:8px;align-items:center;padding:8px 10px;border-radius:14px;background:#f8f6ff;border:1px solid rgba(72,77,155,.10);min-width:0}.sbre-team-review-chip b{grid-area:icon;width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#fff;font-size:18px}.sbre-team-review-chip strong{grid-area:name;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sbre-team-review-chip small{grid-area:role;font-size:11px;color:rgba(19,31,81,.64)}@media(max-width:520px){.sbre-guest-team-head{display:grid;grid-template-columns:1fr}.sbre-guest-team-head .sbre-team-add-member{width:100%}.sbre-guest-companion-card{grid-template-columns:1fr 1fr 38px}.sbre-team-review-members{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sbre-team-review-chip{width:100%}}@media(max-width:360px){.sbre-guest-companion-card{grid-template-columns:1fr}.sbre-guest-companion-card button{min-height:42px}.sbre-team-review-members{grid-template-columns:1fr}}


/* 0.9.15-alpha — cierre del wizard y Guardianes SoulBuddy */
.sbre-guardians-optin{align-items:flex-start!important;background:linear-gradient(135deg,#fff8f2,#f6f1ff);border:1px solid rgba(115,74,181,.18);border-radius:18px;padding:14px 15px!important;gap:12px!important}
.sbre-guardians-optin input{margin-top:3px;flex:0 0 auto}
.sbre-guardians-optin span{display:grid;gap:3px;min-width:0}
.sbre-guardians-optin strong{color:#34225d;font-size:.98rem;line-height:1.25}
.sbre-guardians-optin small{color:#665f78;font-size:.82rem;line-height:1.4}
@media(max-width:480px){.sbre-guardians-optin{padding:13px!important;border-radius:16px}.sbre-guardians-optin strong{font-size:.94rem}.sbre-guardians-optin small{font-size:.79rem}}

/* v0.9.16 — guest multi-Buddy team builder */
.sbre-guest-buddies{display:grid;gap:10px}
.sbre-guest-added-buddy .sbre-guest-team-avatar{overflow:hidden;padding:0}
.sbre-guest-added-buddy .sbre-guest-team-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.sbre-buddy-remove{width:30px;height:30px;border:0;border-radius:50%;background:#fff0f0;color:#a73535;font-size:20px;line-height:1;cursor:pointer}
.sbre-add-buddy-editor{display:grid;gap:12px;padding:14px;border:1px solid rgba(72,77,155,.16);border-radius:18px;background:#fffaf5;box-shadow:0 10px 28px rgba(19,31,81,.07)}
.sbre-add-buddy-title{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#131f51}
.sbre-add-buddy-title button{border:0;background:transparent;font-size:22px;color:#6e7080;cursor:pointer}
.sbre-add-buddy-editor input,.sbre-add-buddy-editor select{width:100%;min-width:0;min-height:48px;border:1px solid #d8d9e1;border-radius:12px;padding:0 13px;background:#fff;font-size:15px;box-sizing:border-box}
.sbre-add-buddy-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.sbre-add-buddy-photo{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px dashed #9c8fd7;border-radius:12px;background:#f7f3ff;color:#5137a5;font-weight:800;cursor:pointer;text-align:center;padding:8px}
.sbre-add-buddy-photo input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}
@media(max-width:420px){.sbre-add-buddy-grid{grid-template-columns:1fr}.sbre-guest-team-head .sbre-team-add-member{min-height:46px}}

/* 0.9.21-alpha — Identidad visual completa del equipo en Sala de Espera */
.sbre-group-photo-field{display:grid;gap:12px;padding:18px;border:1px solid rgba(27,43,91,.12);border-radius:20px;background:#fff}
.sbre-group-photo-field>div:first-child{display:grid;gap:4px}.sbre-group-photo-field small{color:#66708c}
.sbre-group-photo-picker{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:14px;background:#142252;color:#fff;font-weight:800;cursor:pointer;padding:0 18px}.sbre-group-photo-picker input{position:absolute;opacity:0;pointer-events:none}
.sbre-group-photo-preview{overflow:hidden;border-radius:18px;aspect-ratio:16/9;background:#eef1f7}.sbre-group-photo-preview img{width:100%;height:100%;object-fit:cover;display:block}
.sbre-companion-photo-picker{display:flex!important;flex-direction:column;gap:4px}.sbre-companion-photo-picker input{max-width:180px}.sbre-companion-photo-picker small{font-weight:700;color:#142252}
.sbre-waiting-team-card{display:block!important;padding:22px!important}
.sbre-waiting-team-head{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:16px;align-items:center}
.sbre-waiting-team-mark{width:78px;height:78px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#ffbd62,#ff866f);font-size:32px}
.sbre-waiting-team-content{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.25fr);gap:30px;margin-top:22px}.sbre-waiting-group-photo-wrap,.sbre-waiting-members-wrap{display:grid;gap:10px}.sbre-waiting-group-photo-wrap>strong,.sbre-waiting-members-wrap>strong{font-size:15px;color:#25345f}
.sbre-waiting-group-photo{aspect-ratio:16/10;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#f0edfa,#e8f5f2);display:grid;place-items:center;font-size:44px}.sbre-waiting-group-photo img{width:100%;height:100%;object-fit:cover;display:block}
.sbre-waiting-members-grid{display:flex;align-items:flex-start;gap:18px;overflow-x:auto;padding:4px 2px 8px;scrollbar-width:thin}.sbre-waiting-member-card{flex:0 0 96px;display:grid;justify-items:center;text-align:center;gap:5px}.sbre-waiting-member-card>img,.sbre-waiting-member-fallback{width:82px;height:82px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#efeffb;border:3px solid rgba(19,31,81,.12);font-size:34px}.sbre-waiting-member-card strong{max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111d4f;font-size:14px}.sbre-waiting-member-card small{color:#59627c;font-size:12px}
.sbre-waiting-team-complete{display:flex;align-items:center;gap:12px;margin-top:22px;padding:15px 18px;border:1px solid rgba(27,43,91,.09);border-radius:18px;background:rgba(255,255,255,.5)}.sbre-waiting-team-complete>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#ccf0e3}.sbre-waiting-team-complete p{margin:0;color:#172653}
@media(max-width:760px){.sbre-waiting-team-card{padding:16px!important}.sbre-waiting-team-head{grid-template-columns:58px minmax(0,1fr)}.sbre-waiting-team-mark{width:58px;height:58px;border-radius:18px;font-size:25px}.sbre-waiting-team-head .sbre-waiting-passport-link{grid-column:1/-1;width:100%;box-sizing:border-box;text-align:center}.sbre-waiting-team-content{grid-template-columns:1fr;gap:20px}.sbre-waiting-member-card{flex-basis:82px}.sbre-waiting-member-card>img,.sbre-waiting-member-fallback{width:68px;height:68px}.sbre-waiting-member-card strong{max-width:82px}}


/* 0.9.24-alpha — editor de foto grupal y estados de miembros */
body.sbre-crop-open{overflow:hidden!important}
.sbre-group-crop-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:18px;box-sizing:border-box}
.sbre-group-crop-backdrop{position:absolute;inset:0;background:rgba(8,17,51,.82);backdrop-filter:blur(8px)}
.sbre-group-crop-dialog{position:relative;width:min(720px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:#111e49;color:#fff;box-shadow:0 28px 80px rgba(4,10,35,.45);box-sizing:border-box}
.sbre-group-crop-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.sbre-group-crop-dialog header strong{display:block;font-size:22px}.sbre-group-crop-dialog header p{margin:6px 0 0;color:rgba(255,255,255,.74);line-height:1.45}.sbre-group-crop-dialog header button{width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:30px;line-height:1;cursor:pointer}
.sbre-group-crop-stage{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:18px;background:#09122f;touch-action:none;cursor:grab}.sbre-group-crop-stage.is-dragging{cursor:grabbing}.sbre-group-crop-stage img{position:absolute;left:50%;top:50%;width:auto;height:auto;max-width:none;max-height:none;transform-origin:center;user-select:none;pointer-events:none;will-change:transform}.sbre-group-crop-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(to right,transparent 33.1%,rgba(255,255,255,.42) 33.3%,rgba(255,255,255,.42) 33.7%,transparent 33.9%,transparent 66.1%,rgba(255,255,255,.42) 66.3%,rgba(255,255,255,.42) 66.7%,transparent 66.9%),linear-gradient(to bottom,transparent 33.1%,rgba(255,255,255,.42) 33.3%,rgba(255,255,255,.42) 33.7%,transparent 33.9%,transparent 66.1%,rgba(255,255,255,.42) 66.3%,rgba(255,255,255,.42) 66.7%,transparent 66.9%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.86)}
.sbre-group-crop-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0}.sbre-group-crop-controls>button,.sbre-group-crop-zoom button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#fff;border-radius:999px;min-height:40px;padding:0 14px;font-weight:700}.sbre-group-crop-zoom{display:flex;align-items:center;gap:10px;flex:1;justify-content:flex-end}.sbre-group-crop-zoom button{width:40px;padding:0;font-size:22px}.sbre-group-crop-zoom input{width:min(240px,45vw);accent-color:#68dfc1}.sbre-group-crop-dialog footer{display:grid;grid-template-columns:1fr 1.35fr;gap:12px}.sbre-group-crop-dialog footer button{min-height:50px;border-radius:15px;font-weight:800}.sbre-group-crop-dialog footer .sbre-btn-secondary{border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff}.sbre-group-crop-dialog footer .sbre-btn{border:0;background:linear-gradient(90deg,#ffc25b,#ff766f);color:#111d4f}
.sbre-waiting-members-empty{min-height:118px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;border:1px dashed rgba(19,31,81,.16);border-radius:18px;background:rgba(255,255,255,.4);color:#59627c}.sbre-waiting-members-empty span{font-size:30px}.sbre-waiting-members-empty p{margin:0;font-size:13px}
@media(max-width:600px){.sbre-group-crop-modal{padding:0;align-items:end}.sbre-group-crop-dialog{width:100%;max-height:94dvh;border-radius:26px 26px 0 0;padding:18px}.sbre-group-crop-dialog header strong{font-size:20px}.sbre-group-crop-controls{align-items:stretch;flex-direction:column}.sbre-group-crop-zoom{justify-content:space-between}.sbre-group-crop-zoom input{width:100%}.sbre-group-crop-dialog footer{grid-template-columns:1fr}.sbre-group-crop-dialog footer [data-group-crop-use]{grid-row:1}.sbre-group-crop-dialog footer [data-group-crop-cancel]{grid-row:2}}

/* 0.9.27 — Preparación y estados del pasaporte */
.sbre-start-app-shell{position:relative;z-index:2;width:min(720px,100%);margin:0 auto;padding:20px 0 64px}.sbre-start-prep-hero{text-align:center;margin:12px auto 24px}.sbre-start-eyebrow,.sbre-start-station-type{display:inline-flex;padding:7px 13px;border-radius:999px;background:rgba(69,229,187,.14);color:#45e5bb;font-weight:900;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.sbre-start-prep-hero h1{margin:14px 0 10px;font-size:clamp(2rem,8vw,3.7rem);line-height:1;color:#fdecda}.sbre-start-prep-hero p{margin:auto;max-width:590px;color:rgba(253,236,218,.78);font-size:1.04rem}.sbre-start-status-card,.sbre-start-wellbeing-card,.sbre-start-station-card,.sbre-start-ready-panel{background:rgba(253,236,218,.97);color:#131f51;border-radius:26px;padding:20px;box-shadow:0 20px 60px rgba(5,12,42,.26);margin:14px 0}.sbre-passport-state{display:flex;align-items:center;gap:13px}.sbre-passport-state-dot{width:13px;height:13px;border-radius:50%;background:#f0bd3d;box-shadow:0 0 0 7px rgba(240,189,61,.16);flex:0 0 auto}.sbre-passport-state strong,.sbre-passport-state small{display:block}.sbre-passport-state strong{font-size:1.06rem}.sbre-passport-state small{margin-top:3px;color:#5e6480}.sbre-passport-state.is-green .sbre-passport-state-dot{background:#27b889;box-shadow:0 0 0 7px rgba(39,184,137,.16)}.sbre-passport-state.is-blue .sbre-passport-state-dot{background:#4f83e8;box-shadow:0 0 0 7px rgba(79,131,232,.16)}.sbre-passport-state.is-purple .sbre-passport-state-dot{background:#8b62d8;box-shadow:0 0 0 7px rgba(139,98,216,.16)}.sbre-passport-state.is-gold .sbre-passport-state-dot{background:#e2a82d;box-shadow:0 0 0 7px rgba(226,168,45,.18)}.sbre-start-safety-list{display:grid;gap:10px;margin-top:16px}.sbre-start-safety-list article{display:flex;gap:11px;align-items:flex-start;padding:12px 13px;border-radius:16px;background:#fff}.sbre-start-safety-list article span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#dff8ef;color:#0d8668;font-weight:900}.sbre-start-safety-list p{margin:1px 0 0;line-height:1.45}.sbre-start-station-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;position:relative;padding-top:50px}.sbre-start-station-card .sbre-start-station-type{position:absolute;top:16px;left:20px;background:#e7e8f8;color:#484d9b}.sbre-start-station-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#45e5bb,#c8f8e9);font-size:1.65rem}.sbre-start-station-card small{color:#6e7186}.sbre-start-station-card h2{margin:3px 0 5px;color:#131f51;font-size:1.35rem}.sbre-start-station-card p{margin:0;color:#5e6480}.sbre-start-ready-btn{width:100%;min-height:58px;border:0;font-size:1.04rem;justify-content:center;cursor:pointer}.sbre-start-ready-panel{text-align:center;border:2px solid rgba(69,229,187,.5)}.sbre-start-ready-panel h2{color:#131f51}.sbre-start-ready-pulse{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 10px;border-radius:50%;background:#dff8ef;color:#13876b;font-size:2rem;animation:sbreReadyPulse 1.8s infinite}.sbre-start-ready-panel .sbre-btn{margin-top:12px;display:inline-flex}.sbre-start-ready-panel[hidden]{display:none!important}@keyframes sbreReadyPulse{50%{transform:scale(1.07);box-shadow:0 0 0 14px rgba(69,229,187,0)}}
@media(max-width:640px){.sbre-start-app-shell{padding-top:4px}.sbre-start-status-card,.sbre-start-wellbeing-card,.sbre-start-station-card,.sbre-start-ready-panel{border-radius:22px;padding:17px}.sbre-start-station-card{padding-top:49px}.sbre-start-prep-hero{text-align:left}.sbre-start-prep-hero h1{font-size:2.35rem}.sbre-start-prep-hero p{font-size:.98rem}.sbre-start-ready-btn{position:sticky;bottom:12px;z-index:5;box-shadow:0 16px 38px rgba(5,12,42,.42)}}
/* Start station validation — 0.9.28-alpha */
.sbre-start-ready-panel.is-success{border-color:rgba(39,184,137,.65)}.sbre-start-ready-panel.is-success .sbre-start-ready-pulse{background:#dff8ef;color:#13876b;animation:none}.sbre-start-ready-panel.is-error{border-color:rgba(235,97,97,.45)}.sbre-start-ready-panel.is-error .sbre-start-ready-pulse{background:#ffe7e5;color:#b43a35;animation:none}.sbre-start-scanner-modal{position:fixed;inset:0;z-index:999999;background:rgba(5,12,42,.78);backdrop-filter:blur(10px);display:grid;place-items:center;padding:18px}.sbre-start-scanner-modal[hidden]{display:none!important}.sbre-start-scanner-sheet{width:min(520px,100%);background:#fdecda;color:#131f51;border-radius:28px;padding:24px;position:relative;box-shadow:0 30px 90px rgba(0,0,0,.35);text-align:center}.sbre-start-scanner-sheet h2{margin:12px 0 6px;color:#131f51}.sbre-start-scanner-sheet p{color:#5e6480}.sbre-start-scanner-close{position:absolute;right:14px;top:12px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#131f51;font-size:1.7rem;cursor:pointer}.sbre-start-camera-frame{position:relative;aspect-ratio:1/1;max-height:56vh;margin:18px auto;border-radius:24px;overflow:hidden;background:#0b1230}.sbre-start-camera-frame video{display:block;width:100%;height:100%;object-fit:cover;background:#0b1230}.sbre-start-camera-frame span{position:absolute;inset:12%;border:3px solid #45e5bb;border-radius:22px;box-shadow:0 0 0 999px rgba(5,12,42,.28)}.sbre-start-scanner-result{min-height:24px;margin-top:12px;font-weight:900;color:#13876b}@media(max-width:640px){.sbre-start-scanner-modal{align-items:end;padding:0}.sbre-start-scanner-sheet{border-radius:28px 28px 0 0;padding:22px 18px max(22px,env(safe-area-inset-bottom));max-height:94svh;overflow:auto}.sbre-start-camera-frame{max-height:none}}

/* v0.9.29-alpha — Inicio oficial del recorrido */
.sbre-start-launch{display:grid;gap:18px;margin-top:18px}.sbre-start-launch-hero,.sbre-start-overview,.sbre-start-route-card{background:#fdecda;border:1px solid rgba(19,31,81,.1);border-radius:24px;padding:20px;color:#131f51}.sbre-start-live-badge{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:#087b67;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.sbre-start-live-badge i{width:9px;height:9px;border-radius:999px;background:#45e5bb;box-shadow:0 0 0 6px rgba(69,229,187,.18)}.sbre-start-launch-team{display:flex;align-items:center;gap:16px;margin-top:16px}.sbre-start-launch-photo{width:82px;height:82px;border-radius:22px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#ffcb57,#ff8270);font-size:30px;flex:0 0 auto}.sbre-start-launch-photo img{width:100%;height:100%;object-fit:cover}.sbre-start-launch-team h2{margin:4px 0 6px;font-size:clamp(22px,4vw,34px);line-height:1.05}.sbre-start-launch-team p,.sbre-start-launch-team small{margin:0;color:#66708b}.sbre-start-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sbre-start-overview article{background:#fff;border-radius:18px;padding:16px;min-width:0}.sbre-start-overview strong{display:block;font-size:28px;line-height:1}.sbre-start-overview span{display:block;margin-top:7px;font-size:12px;color:#66708b}.sbre-start-route-card{display:flex;align-items:center;gap:14px}.sbre-start-route-card>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#d9f8ee;color:#087b67;font-size:24px}.sbre-start-route-card small{display:block;color:#66708b;margin-top:3px}.sbre-start-first-station{width:100%;justify-content:center}.sbre-start-screen.is-launched .sbre-start-prep-hero,.sbre-start-screen.is-launched .sbre-start-status-card,.sbre-start-screen.is-launched .sbre-start-wellbeing-card,.sbre-start-screen.is-launched .sbre-start-station-card,.sbre-start-screen.is-launched [data-start-ready],.sbre-start-screen.is-launched [data-start-ready-panel]{display:none!important}@media(max-width:680px){.sbre-start-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.sbre-start-launch-hero,.sbre-start-overview,.sbre-start-route-card{border-radius:20px;padding:16px}.sbre-start-launch-team{align-items:flex-start}.sbre-start-launch-photo{width:68px;height:68px;border-radius:18px}.sbre-start-overview article{padding:14px}.sbre-start-overview strong{font-size:24px}}

/* v0.9.30-alpha — Start validation is modal; launch brief is a separate view */
.sbre-start-modal-validation{margin:0;background:transparent;box-shadow:none;border:0!important;padding:16px 4px 8px}.sbre-start-modal-validation .sbre-start-ready-pulse{margin-top:8px}.sbre-start-screen.is-launched .sbre-start-app-shell{width:min(920px,100%)}.sbre-start-screen.is-launched .sbre-start-launch{margin-top:4px;min-height:calc(100svh - 90px);align-content:start}.sbre-start-screen.is-launched .sbre-start-launch-hero{padding:26px}.sbre-start-screen.is-launched .sbre-start-overview{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:680px){.sbre-start-screen.is-launched .sbre-start-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.sbre-start-modal-validation{padding:18px 2px 10px}}

/* v0.9.34-alpha — Confirmación del inicio dentro de la validación */
.sbre-start-launch-confirmation{margin:4px 0 0;text-align:left;max-height:78svh;overflow:auto;padding:2px}.sbre-start-launch-confirmation[hidden]{display:none!important}.sbre-start-launch-confirmation .sbre-start-launch-hero,.sbre-start-launch-confirmation .sbre-start-overview,.sbre-start-launch-confirmation .sbre-start-route-card{box-shadow:none}.sbre-start-launch-confirmation .sbre-start-first-station{position:sticky;bottom:0;z-index:2;box-shadow:0 -12px 28px rgba(253,236,218,.9)}@media(min-width:681px){.sbre-start-launch-confirmation{max-height:82vh}.sbre-start-scanner-sheet:has(.sbre-start-launch-confirmation:not([hidden])){width:min(900px,96vw)}}@media(max-width:680px){.sbre-start-launch-confirmation{max-height:84svh;padding-bottom:max(8px,env(safe-area-inset-bottom))}.sbre-start-launch-confirmation .sbre-start-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* v0.9.37-alpha — bienvenida posterior a validación como pantalla independiente */
.sbre-start-screen>[data-start-launch]{width:min(920px,calc(100% - 32px));margin:32px auto;padding-bottom:max(28px,env(safe-area-inset-bottom));position:relative;z-index:2}.sbre-start-screen>[data-start-launch][hidden]{display:none!important}.sbre-start-screen.is-launched{min-height:100svh;padding-top:1px}.sbre-start-screen.is-launched>[data-start-launch]{display:grid}.sbre-start-screen.is-launched .sbre-start-launch-confirmation{max-height:none;overflow:visible;text-align:left}.sbre-start-screen.is-launched .sbre-start-launch-confirmation .sbre-start-first-station{position:sticky;bottom:max(12px,env(safe-area-inset-bottom));box-shadow:0 12px 35px rgba(7,19,61,.24)}@media(max-width:680px){.sbre-start-screen>[data-start-launch]{width:min(100% - 20px,920px);margin:16px auto}.sbre-start-screen.is-launched .sbre-start-launch-confirmation{padding:0}.sbre-start-screen.is-launched .sbre-start-launch-team{flex-direction:column}.sbre-start-screen.is-launched .sbre-start-launch-photo{width:88px;height:88px}}

/* v0.9.42-alpha — Journey Engine: próxima parada */
.sbre-journey-modal{position:fixed;inset:0;z-index:100000;background:rgba(8,17,48,.76);backdrop-filter:blur(14px);display:grid;place-items:center;padding:18px}.sbre-journey-modal[hidden]{display:none!important}.sbre-journey-sheet{position:relative;width:min(560px,100%);max-height:92vh;overflow:auto;border-radius:30px;padding:30px;background:linear-gradient(160deg,#fff8ee,#f7e7d6);box-shadow:0 30px 90px rgba(0,0,0,.34);color:#131f51}.sbre-journey-sheet h2{font-size:clamp(28px,6vw,42px);line-height:1.05;margin:12px 0}.sbre-journey-sheet h2 strong{display:block;color:#484d9b}.sbre-journey-distance{font-size:22px;font-weight:900;color:#14785f;margin:16px 0 8px}.sbre-journey-sheet .sbre-btn{width:100%;margin-top:14px;justify-content:center}.sbre-journey-sheet .sbre-start-camera-frame{margin-top:18px}@media(max-width:640px){.sbre-journey-modal{align-items:end;padding:0}.sbre-journey-sheet{width:100%;border-radius:30px 30px 0 0;padding:24px 20px max(24px,env(safe-area-inset-bottom));max-height:94vh}}
.sbre-journey-choices{display:grid;gap:10px;margin-top:14px}.sbre-journey-choices .sbre-btn{width:100%;justify-content:flex-start;text-align:left}


/* 0.9.49 · Landing de Experiencia */
.sbre-experience-landing{max-width:760px;margin:0 auto;padding-bottom:42px}
.sbre-experience-hero,.sbre-experience-reward{margin-bottom:18px;text-align:center}
.sbre-experience-brand{width:84px;height:84px;border-radius:24px;margin:0 auto 14px;display:grid;place-items:center;background:#fff4df;overflow:hidden;font-size:38px}
.sbre-experience-brand img{width:100%;height:100%;object-fit:cover}
.sbre-experience-presenter{font-size:.95rem;opacity:.82}
.sbre-experience-instructions{margin-top:22px;padding:18px;border-radius:20px;background:rgba(255,255,255,.58);text-align:left}
.sbre-experience-instructions h2{margin:0 0 8px;font-size:1rem}
.sbre-experience-reward-image{width:112px;height:112px;object-fit:cover;border-radius:24px;margin:8px auto 12px}
.sbre-experience-continue{display:flex;width:100%;justify-content:center;box-sizing:border-box}
@media(max-width:640px){.sbre-experience-landing{padding:12px 12px 34px}.sbre-experience-hero,.sbre-experience-reward{border-radius:26px}.sbre-experience-brand{width:72px;height:72px;border-radius:22px}}

/* v0.9.53-alpha — Estado de experiencia ya visitada */
.sbre-experience-visited{margin-bottom:16px;text-align:center}.sbre-experience-visited h1{margin:12px 0 10px;color:#131f51}.sbre-experience-visited-time{font-weight:800;color:rgba(19,31,81,.68)}.sbre-experience-visited-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.sbre-experience-visited-actions .sbre-btn{justify-content:center}@media(max-width:640px){.sbre-experience-visited-actions{grid-template-columns:1fr}}
/* 0.9.58 · Puente QR moderno */
.sbre-modern-scan{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(160deg,#111b43,#153d4b)}
.sbre-modern-scan-card{width:min(520px,100%);text-align:center;padding:clamp(28px,6vw,54px);border-radius:28px}
.sbre-modern-scan-icon{width:76px;height:76px;margin:0 auto 18px;display:grid;place-items:center;border-radius:24px;background:#e9f8f1;font-size:36px}
.sbre-modern-scan-loader{display:flex;justify-content:center;gap:8px;margin:22px 0}
.sbre-modern-scan-loader i{width:9px;height:9px;border-radius:999px;background:#1f8f78;animation:sbreScanPulse 1s infinite ease-in-out}
.sbre-modern-scan-loader i:nth-child(2){animation-delay:.15s}.sbre-modern-scan-loader i:nth-child(3){animation-delay:.3s}
@keyframes sbreScanPulse{0%,100%{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}

/* 0.9.59 — estado listo para finalizar */
.sbre-start-ready-finish{margin-top:18px;padding:20px;border-radius:22px;background:linear-gradient(145deg,#fff8e9,#fff);border:1px solid rgba(15,93,99,.14);box-shadow:0 14px 34px rgba(8,44,49,.09)}
.sbre-start-ready-finish-copy h3{margin:6px 0 8px;font-size:clamp(1.25rem,3vw,1.75rem);color:#113f43}.sbre-start-ready-finish-copy p{margin:0;color:#53696b}
.sbre-start-exploration-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}
.sbre-start-exploration-summary article{padding:14px;border-radius:16px;background:#fff;border:1px solid rgba(15,93,99,.1);text-align:center}.sbre-start-exploration-summary strong{display:block;font-size:1.45rem;color:#0f6c70}.sbre-start-exploration-summary span{display:block;margin-top:4px;font-size:.78rem;line-height:1.3;color:#617476}
.sbre-start-finish-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sbre-start-finish-actions .sbre-btn{margin:0;text-align:center;justify-content:center}
@media(max-width:680px){.sbre-start-exploration-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.sbre-start-finish-actions{grid-template-columns:1fr}.sbre-start-ready-finish{padding:16px;border-radius:20px}}

/* v0.9.66-alpha — lector Web NFC integrado */
.sbre-nfc-reader{padding:18px 4px 4px;text-align:center}.sbre-nfc-reader[hidden]{display:none!important}.sbre-nfc-reader-icon{width:88px;height:88px;margin:12px auto 18px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#dff8ef,#b9f0df);color:#087b67;font-size:3rem;font-weight:900;animation:sbreNfcPulse 1.7s ease-in-out infinite;box-shadow:0 0 0 0 rgba(69,229,187,.28)}.sbre-nfc-reader h3{margin:0 0 8px;font-size:1.35rem;color:#131f51}.sbre-nfc-reader p{max-width:390px;margin:0 auto 14px;line-height:1.5}.sbre-nfc-reader .sbre-btn{width:100%;justify-content:center}@keyframes sbreNfcPulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(69,229,187,.28)}50%{transform:scale(1.05);box-shadow:0 0 0 18px rgba(69,229,187,0)}}
/* Spot Experience Engine 0.9.70 */
.sbre-spot-engine{max-width:760px;margin:0 auto}.sbre-spot-step-card{overflow:hidden}.sbre-spot-progress{display:flex;flex-direction:column;gap:7px;margin-bottom:24px;color:#748099;font-size:12px;font-weight:800}.sbre-spot-progress:after{content:"";height:7px;background:#edf0f5;border-radius:999px}.sbre-spot-progress i{display:block;height:7px;margin-top:-14px;background:#24a58a;border-radius:999px;position:relative;z-index:1}.sbre-spot-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.sbre-spot-camera,.sbre-spot-photo-preview{width:100%;max-height:520px;object-fit:cover;border-radius:18px;background:#101828;margin-top:18px}.sbre-spot-reflection{width:100%;min-height:150px;border:1px solid #dfe4ec;border-radius:16px;padding:15px;font:inherit;margin-top:18px}.sbre-spot-timer{font-size:56px;font-weight:900;text-align:center;padding:28px 0;color:#173b4c}.sbre-spot-complete{text-align:center}.sbre-spot-complete-icon{font-size:54px}.sbre-spot-complete .sbre-spot-actions{justify-content:center}@media(max-width:640px){.sbre-spot-engine{padding:12px}.sbre-spot-actions{display:grid;grid-template-columns:1fr}.sbre-spot-actions .sbre-btn{width:100%}.sbre-spot-camera,.sbre-spot-photo-preview{max-height:62vh}}

/* v0.9.76-alpha: enfatiza temporalmente la decisión previa al cierre sin alterar su layout. */
.sbre-passport-ready-finish.is-highlighted,
.sbre-start-ready-finish.is-highlighted{animation:sbreDecisionPulse 1.25s ease both}
@keyframes sbreDecisionPulse{0%,100%{transform:translateY(0);box-shadow:inherit}45%{transform:translateY(-2px);box-shadow:0 0 0 4px rgba(21,163,139,.16),0 18px 38px rgba(10,40,50,.12)}}

/* SoulBuddy Loading Experience v1.0.2-beta */
html.sbre-loading-active,html.sbre-loading-active body{overflow:hidden!important}
.sbre-loading-experience{position:fixed;inset:0;z-index:999999;background:rgba(8,29,49,.82);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
.sbre-loading-experience.is-visible{opacity:1;visibility:visible;pointer-events:auto}
.sbre-loading-experience-card{width:min(430px,100%);background:linear-gradient(155deg,#fff9f1,#f8eadc);border:1px solid rgba(255,255,255,.72);border-radius:30px;padding:34px 27px;text-align:center;box-shadow:0 28px 80px rgba(0,0,0,.32);color:#12344a}
.sbre-loading-orbit{width:78px;height:78px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#dff7ee,#c7f1e3);position:relative;box-shadow:0 0 0 0 rgba(46,147,114,.18);animation:sbreLoadingPulse 1.55s ease-in-out infinite}
.sbre-loading-orbit:after{content:"";position:absolute;inset:-7px;border:2px solid rgba(46,147,114,.2);border-top-color:#2e9372;border-radius:50%;animation:sbreLoadingSpin 1.1s linear infinite}
.sbre-loading-orbit span{font-size:35px}
.sbre-loading-experience-card small{display:block;margin-bottom:10px;color:#218269;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.sbre-loading-experience-card p{min-height:58px;display:grid;place-items:center;font-size:20px;line-height:1.4;font-weight:850;margin:0;opacity:0;transform:translateY(5px);transition:.22s ease}
.sbre-loading-experience-card p.is-visible{opacity:1;transform:none}
.sbre-loading-progress{display:flex;justify-content:center;gap:8px;margin-top:18px}.sbre-loading-progress i{width:8px;height:8px;border-radius:50%;background:#2e9372;animation:sbreLoadingDots 1s ease-in-out infinite}.sbre-loading-progress i:nth-child(2){animation-delay:.14s}.sbre-loading-progress i:nth-child(3){animation-delay:.28s}
@keyframes sbreLoadingPulse{50%{transform:scale(1.06);box-shadow:0 0 0 16px rgba(46,147,114,0)}}@keyframes sbreLoadingSpin{to{transform:rotate(360deg)}}@keyframes sbreLoadingDots{0%,100%{opacity:.28;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}
@media(max-width:640px){.sbre-loading-experience{align-items:center;justify-content:center;padding:20px}.sbre-loading-experience-card{width:min(390px,100%);border-radius:28px;padding:30px 22px}.sbre-loading-experience-card p{font-size:18px}}


/* v1.0.3-beta — administración contextual del Loading Experience */
.sbre-loading-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.sbre-loading-context-card{border:1px solid #dfe5ee;border-radius:16px;padding:15px;background:#fbfcfe;display:grid;gap:12px}
.sbre-loading-context-toggle{display:flex!important;gap:10px;align-items:flex-start!important;margin:0!important}
.sbre-loading-context-toggle input{margin-top:4px!important}
.sbre-loading-context-toggle span{display:grid;gap:3px}.sbre-loading-context-toggle strong{font-size:14px}.sbre-loading-context-toggle small{font-size:12px;line-height:1.45;color:#667085}
.sbre-loading-context-card select{width:100%}
@media(max-width:900px){.sbre-loading-context-grid{grid-template-columns:1fr}}

/* v1.0.5-beta — un solo sistema global de espera */
.sbre-progress-modal{display:none!important}
html.sbre-loading-active .sbre-passport-loading,
html.sbre-loading-active .sbre-modern-scan-loader,
html.sbre-loading-active .sbre-journey-loading,
html.sbre-loading-active .sbre-team-preparing{display:none!important}
.sbre-loading-experience-card small,[data-sbre-loading-status]{display:none!important}


/* v1.0.6-beta — cierre coherente de Experiencias y acciones */
.sbre-experience-continue[hidden]{display:none!important}
.sbre-experience-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-top:16px!important}
.sbre-experience-actions .sbre-btn{width:100%!important;min-height:54px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0!important;text-align:center}
.sbre-experience-reward [data-sbre-claim-experience]{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;margin-top:16px}
.sbre-experience-reward [data-sbre-claim-experience]:disabled{opacity:.62;cursor:not-allowed}
.sbre-experience-reward .sbre-result:empty{display:none}
.sbre-experience-reward .sbre-result:not(:empty){margin-top:14px}
@media(min-width:760px){.sbre-experience-actions{max-width:620px;margin-left:auto!important;margin-right:auto!important}}


/* v1.0.7-beta — acciones de Experiencia verificadas estructuralmente */
.sbre-experience-actions{position:relative!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%!important;margin:16px 0 0!important;padding:0!important}
.sbre-experience-continue-slot:empty{display:none!important}
.sbre-experience-continue-slot,.sbre-experience-continue-slot .sbre-btn,.sbre-experience-passport{width:100%!important;max-width:none!important;box-sizing:border-box!important;margin:0!important}
.sbre-experience-actions .sbre-btn{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;transform:none!important;float:none!important}
.sbre-experience-passport{order:2!important}
.sbre-experience-continue-slot{order:1!important}
@media(min-width:760px){.sbre-experience-actions{max-width:620px!important;margin-left:auto!important;margin-right:auto!important}}

/* v1.0.8-beta — Journey Screen full-app */
html.sbre-journey-open,html.sbre-journey-open body{overflow:hidden!important}
.sbre-journey-screen[hidden]{display:none!important}
.sbre-journey-screen{position:fixed!important;inset:0!important;z-index:100000!important;background:#071c2d!important;display:block!important;overflow:hidden!important;padding:0!important}
.sbre-journey-screen .sbre-journey-sheet{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;background:linear-gradient(180deg,#071c2d 0%,#0b2639 100%)!important;color:#fff!important;display:grid!important;grid-template-rows:auto 1fr auto!important;box-shadow:none!important;overflow:hidden!important}
.sbre-journey-screen-header{min-height:68px;padding:12px max(18px,env(safe-area-inset-right)) 12px max(18px,env(safe-area-inset-left));display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(5,23,36,.94);backdrop-filter:blur(18px);z-index:5}
.sbre-journey-back{width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:24px;cursor:pointer}
.sbre-journey-screen-header div{display:grid;line-height:1.1}.sbre-journey-screen-header div span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#45E5BB;font-weight:900}.sbre-journey-screen-header div strong{font-size:16px}.sbre-journey-screen-status{font-size:12px;font-weight:900;padding:8px 11px;border-radius:999px;background:rgba(69,229,187,.14);color:#45E5BB}
.sbre-journey-screen-body{overflow-y:auto!important;overscroll-behavior:contain;padding:0 0 28px!important;min-height:0!important}
.sbre-journey-hero{position:relative;min-height:320px;display:flex;align-items:flex-end;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(255,203,87,.24),transparent 32%),linear-gradient(135deg,#12344b,#092235)}
.sbre-journey-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sbre-journey-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,15,25,.08),rgba(2,15,25,.92))}
.sbre-journey-identity{position:relative;z-index:2;width:min(1120px,100%);margin:0 auto;padding:48px 24px 28px;display:flex;align-items:flex-end;gap:18px}.sbre-journey-logo{width:82px;height:82px;flex:0 0 82px;border-radius:25px;background:#fff;border:4px solid rgba(255,255,255,.92);box-shadow:0 16px 40px rgba(0,0,0,.3);display:grid;place-items:center;overflow:hidden;color:#071c2d;font-size:24px;font-weight:950}.sbre-journey-logo img{width:100%;height:100%;object-fit:cover}.sbre-journey-identity h1{font-size:clamp(34px,6vw,66px);line-height:.98;margin:8px 0 9px;color:#fff}.sbre-journey-presenter{margin:0;color:#d8eaf1;font-size:16px}.sbre-journey-presenter strong{color:#45E5BB}
.sbre-journey-quick-facts,.sbre-journey-content-card,.sbre-journey-reward-card,.sbre-journey-validation-card{width:min(1120px,calc(100% - 32px));margin:18px auto 0}.sbre-journey-quick-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sbre-journey-quick-facts article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);border-radius:20px;padding:17px;display:grid;gap:4px}.sbre-journey-quick-facts article>span{font-size:22px}.sbre-journey-quick-facts strong{font-size:15px;color:#fff;text-transform:capitalize}.sbre-journey-quick-facts small{color:#9fb5c1}
.sbre-journey-content-card,.sbre-journey-validation-card{padding:24px;border-radius:25px;background:#fff;color:#102638;box-shadow:0 20px 50px rgba(0,0,0,.18)}.sbre-journey-content-card h2{margin:8px 0 9px;font-size:25px}.sbre-journey-content-card p,.sbre-journey-validation-card p{font-size:16px;line-height:1.65;margin:0;color:#506675}.sbre-journey-reward-card{padding:20px 22px;border-radius:22px;background:linear-gradient(135deg,#fff4c8,#fff);color:#503b00;display:flex;align-items:center;gap:14px}.sbre-journey-reward-card>span{font-size:34px}.sbre-journey-reward-card p{margin:3px 0 0}.sbre-journey-methods{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.sbre-journey-methods span{padding:8px 12px;border-radius:999px;background:#e9fff8;color:#08785e;font-weight:900;font-size:13px}
.sbre-journey-screen-actions{padding:12px max(18px,env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:rgba(5,23,36,.96);border-top:1px solid rgba(255,255,255,.12);display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(140px,1fr);gap:10px;z-index:6}.sbre-journey-screen-actions .sbre-btn{margin:0!important;width:100%!important;min-height:52px!important}.sbre-journey-screen-actions [data-sbre-journey-nfc]:not([hidden])~a{grid-column:auto}.sbre-journey-screen-actions [data-sbre-journey-nfc]:not([hidden]){grid-column:1/-1}.sbre-journey-scanner-screen{padding:24px!important;width:min(760px,100%);margin:0 auto}.sbre-journey-scanner-head{text-align:center;padding:28px 0 18px}.sbre-journey-scanner-head h2{font-size:28px}.sbre-journey-screen-spacer{height:10px}
@media(max-width:700px){.sbre-journey-hero{min-height:300px}.sbre-journey-identity{padding:44px 18px 22px;align-items:center}.sbre-journey-logo{width:68px;height:68px;flex-basis:68px;border-radius:21px}.sbre-journey-identity h1{font-size:36px}.sbre-journey-quick-facts{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 28px);gap:9px}.sbre-journey-content-card,.sbre-journey-reward-card,.sbre-journey-validation-card{width:calc(100% - 28px);margin-top:13px}.sbre-journey-screen-actions{grid-template-columns:1fr}.sbre-journey-screen-actions [data-sbre-journey-nfc]:not([hidden]){grid-column:auto}.sbre-journey-screen-header{grid-template-columns:42px 1fr}.sbre-journey-screen-status{display:none}}

/* v1.0.12-beta — Home introductoria del evento */
.sbre-event-home{max-width:760px;margin:0 auto;padding:22px 20px 120px;display:grid;gap:16px}
.sbre-event-home[hidden]{display:none!important}
.sbre-event-home-team,.sbre-event-brand-card,.sbre-event-description-card,.sbre-event-partners-card,.sbre-event-circuit-card{background:#fceddc;border:1px solid rgba(18,31,80,.08);border-radius:26px;padding:20px;box-shadow:0 18px 44px rgba(5,15,59,.12)}
.sbre-event-home-team-row{display:flex;align-items:center;gap:14px;margin-top:14px}.sbre-event-home-team-row .sbre-start-launch-photo{width:78px;height:78px;flex:0 0 78px;border-radius:22px;overflow:hidden}.sbre-event-home-team-row .sbre-start-launch-photo img{width:100%;height:100%;object-fit:cover}.sbre-event-home-team-row h2{margin:3px 0 5px;font-size:clamp(1.5rem,5vw,2.15rem);line-height:1}.sbre-event-home-team-row p,.sbre-event-home-team-row small{margin:0;color:#6f7188}
.sbre-event-brand-card{display:flex;align-items:center;gap:16px}.sbre-event-brand-logo{width:82px;height:82px;flex:0 0 82px;border-radius:24px;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(18,31,80,.08)}.sbre-event-brand-logo img{width:100%;height:100%;object-fit:contain;padding:8px}.sbre-event-brand-logo span{font-weight:900;color:#5149a7;font-size:1.35rem}.sbre-event-brand-card h1{margin:2px 0;font-size:clamp(1.8rem,7vw,3rem);line-height:.96}.sbre-event-brand-card small,.sbre-event-brand-card p{margin:0;color:#74758a}.sbre-event-description-card p{margin:0;line-height:1.65;font-size:1rem;color:#343a5f}
.sbre-event-section-head{font-weight:900;color:#111e50;margin-bottom:14px}.sbre-event-partners-viewport{overflow:hidden}.sbre-event-partners-track{display:flex;width:max-content;gap:12px;animation:sbre-partners-marquee 24s linear infinite}.sbre-event-partners-track:hover{animation-play-state:paused}.sbre-event-partner{width:92px;flex:0 0 92px;text-align:center}.sbre-event-partner img,.sbre-event-partner>span{width:66px;height:66px;border-radius:20px;background:#fff;border:1px solid rgba(18,31,80,.08);object-fit:contain;padding:7px;display:grid;place-items:center;margin:0 auto 7px;font-weight:900;color:#5149a7}.sbre-event-partner small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#29315d;font-weight:700}@keyframes sbre-partners-marquee{to{transform:translateX(-50%)}}
.sbre-event-circuit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sbre-event-circuit-grid article{background:#fff;border-radius:18px;padding:16px;min-height:90px;display:flex;flex-direction:column;justify-content:center}.sbre-event-circuit-grid strong{font-size:1.7rem;color:#111e50}.sbre-event-circuit-grid span{color:#777a91;font-size:.78rem}.sbre-event-home-actions{position:sticky;bottom:12px;z-index:12;background:rgba(252,237,220,.94);backdrop-filter:blur(16px);border-radius:24px;padding:10px;box-shadow:0 18px 45px rgba(3,12,49,.24);display:grid;grid-template-columns:1fr 1fr;gap:9px}.sbre-event-home-actions .sbre-btn{margin:0;width:100%;min-height:52px}
@media(max-width:540px){.sbre-event-home{padding:16px 14px 105px}.sbre-event-home-team,.sbre-event-brand-card,.sbre-event-description-card,.sbre-event-partners-card,.sbre-event-circuit-card{border-radius:22px;padding:17px}.sbre-event-home-actions{grid-template-columns:1fr}.sbre-event-brand-logo{width:68px;height:68px;flex-basis:68px}}

/* v1.0.12-beta — Alertas: jerarquía visual alineada a Configuración */
.sbrally-settings-panel[data-panel="alerts"]{gap:18px}.sbrally-settings-panel[data-panel="alerts"]>.sbre-admin-card{padding:26px;border-radius:24px}.sbrally-settings-panel[data-panel="alerts"]>.sbre-admin-card>h2{font-size:1.55rem;margin:0 0 6px}.sbrally-settings-panel[data-panel="alerts"]>.sbre-admin-card>p{max-width:860px;color:#6f748d;line-height:1.55}.sbrally-settings-panel[data-panel="alerts"] .sbre-inline-check{display:flex;align-items:center;gap:10px;background:#f3f7ff;border:1px solid #dfe6f3;border-radius:16px;padding:15px 16px;margin:18px 0}.sbrally-settings-panel[data-panel="alerts"] .sbrally-settings-check-grid{gap:12px}.sbrally-settings-panel[data-panel="alerts"] .sbrally-settings-check-grid>label{background:#fff;border:1px solid #dfe5ef;border-radius:15px;padding:14px;min-height:54px;display:flex;align-items:center;gap:9px}.sbrally-settings-panel[data-panel="alerts"] .sbre-small-field{max-width:360px;margin-top:18px}.sbrally-settings-panel[data-panel="alerts"] .sbrally-settings-celebration-box{border-radius:22px;padding:22px;background:linear-gradient(145deg,#fff8ef,#f4f7ff);border:1px solid #e1e7f2;margin-top:22px}


/* v1.0.13-beta — Start Experience Mobile First */
.sbre-event-live-context{margin-top:6px!important;color:#0b7f69!important;font-size:.82rem;font-weight:800}
.sbre-journey-scanner-head [data-sbre-journey-scanner-help]{margin:7px 0 0;color:rgba(253,236,218,.76);line-height:1.45}
@media(max-width:680px){
  .sbre-start-screen{min-height:100svh;overflow-x:hidden}
  .sbre-start-app-shell{width:100%;padding:10px 12px calc(92px + env(safe-area-inset-bottom));}
  .sbre-start-prep-hero{margin:4px 2px 18px;text-align:left}
  .sbre-start-prep-hero h1{font-size:clamp(2rem,10vw,2.75rem);line-height:.98;letter-spacing:-.035em}
  .sbre-start-status-card,.sbre-start-wellbeing-card,.sbre-start-station-card{margin:11px 0;border-radius:21px;padding:16px}
  .sbre-start-station-card{grid-template-columns:52px minmax(0,1fr);gap:12px;padding-top:48px}
  .sbre-start-station-icon{width:52px;height:52px;border-radius:16px}
  .sbre-start-station-card h2{font-size:1.18rem;overflow-wrap:anywhere}
  .sbre-start-ready-btn{position:fixed;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));width:auto;z-index:40;min-height:56px;border-radius:18px}
  .sbre-event-home{width:100%;max-width:none;padding:10px 12px calc(112px + env(safe-area-inset-bottom));gap:12px}
  .sbre-event-home-team,.sbre-event-brand-card,.sbre-event-description-card,.sbre-event-partners-card,.sbre-event-circuit-card{padding:16px;border-radius:20px}
  .sbre-event-home-team-row{align-items:center;gap:12px;margin-top:11px}
  .sbre-event-home-team-row .sbre-start-launch-photo{width:66px;height:66px;flex-basis:66px;border-radius:18px}
  .sbre-event-home-team-row h2{font-size:1.55rem;line-height:1.04}
  .sbre-event-brand-card{align-items:center;gap:13px}
  .sbre-event-brand-card h1{font-size:1.7rem;line-height:1.05}
  .sbre-event-description-card p{font-size:.98rem;line-height:1.58}
  .sbre-event-partners-viewport{margin-inline:-4px;overflow:hidden}
  .sbre-event-partner{min-width:94px}
  .sbre-event-circuit-grid{gap:8px}
  .sbre-event-circuit-grid article{min-height:78px;padding:13px;border-radius:16px}
  .sbre-event-circuit-grid strong{font-size:1.5rem}
  .sbre-event-home-actions{position:fixed;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));grid-template-columns:1fr 1fr;border-radius:20px;padding:8px;z-index:50}
  .sbre-event-home-actions .sbre-btn{min-height:50px;padding-inline:10px;font-size:.9rem}
}
@media(max-width:390px){
  .sbre-event-home-actions{grid-template-columns:1fr}
  .sbre-event-home{padding-bottom:calc(166px + env(safe-area-inset-bottom))}
}

/* v1.0.14-beta polish */
.sbre-journey-hero{background-color:var(--journey-cover-color,#484D9B)!important}
.sbre-journey-screen-actions{align-items:center}
.sbre-journey-screen-actions .sbre-btn{text-align:center;display:flex;align-items:center;justify-content:center}
.sbre-cover-mode,.sbre-cover-colors{display:flex;gap:10px;flex-wrap:wrap;margin:8px 0}.sbre-cover-mode label{margin:0!important;padding:9px 12px;border:1px solid #dfe4ee;border-radius:10px}.sbre-cover-swatch{width:34px;height:34px;border:2px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #d7dce7;cursor:pointer}.sbre-cover-hex{margin-top:8px!important}.sbre-cover-field:has(input[name="cover_mode"][value="color"]:checked) .sbre-media-preview{background:var(--sbre-cover-color,#484D9B)}
@media(max-width:700px){html,body{max-width:100%;overflow-x:hidden}.sbre-start-root,.sbre-start-app-shell,.sbre-start-launch,.sbre-passport-page,.sbre-journey-screen{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.sbre-start-launch>*{max-width:calc(100vw - 28px)!important;margin-left:auto!important;margin-right:auto!important}.sbre-journey-screen-body{padding-inline:0!important}.sbre-journey-screen-actions{padding-left:max(14px,env(safe-area-inset-left))!important;padding-right:max(14px,env(safe-area-inset-right))!important;padding-bottom:max(14px,env(safe-area-inset-bottom))!important}.sbre-journey-screen-actions:after{display:none!important}.sbre-journey-screen-spacer{display:none!important}.sbre-journey-validation-card{margin-bottom:0!important}.sbre-journey-screen-actions{position:sticky;bottom:0}.sbre-event-partners,.sbre-event-metrics{max-width:100%;overflow:hidden}}

/* v1.0.15-beta — Participante: Logo y portada aprobados */
.sbre-stand-media-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr);gap:18px;margin-top:18px;align-items:stretch}
.sbre-stand-logo-card,.sbre-stand-cover-card{border:1px solid #e4e7ef;border-radius:18px;background:#fff;padding:22px;box-sizing:border-box;box-shadow:0 8px 24px rgba(19,31,81,.035)}
.sbre-media-card-heading{display:flex;flex-direction:column;gap:5px;margin-bottom:18px}.sbre-media-card-heading strong{font-size:16px;color:#131f51}.sbre-media-card-heading span{font-size:12px;color:#74809a;line-height:1.45}
.sbre-logo-preview{width:154px!important;height:154px!important;min-height:154px!important;border-radius:50%!important;margin:16px auto 22px!important;background:#fdecdA;border:1px dashed #dfe3ee;overflow:hidden;display:flex!important;align-items:center;justify-content:center}
.sbre-logo-preview img{width:100%;height:100%;object-fit:cover;border-radius:50%}.sbre-logo-preview span{font-size:12px;color:#8a94aa}
.sbre-media-primary{width:100%;min-height:42px!important;border-radius:10px!important;border-color:#d7dceb!important;background:#fff!important;color:#263251!important;font-weight:700!important;display:flex!important;align-items:center!important;justify-content:center!important}
.sbre-media-remove{display:block!important;margin:13px auto 0!important;color:#ff5f78!important;text-decoration:none!important;font-weight:600!important}
.sbre-cover-mode{display:grid!important;grid-template-columns:1fr 1fr;gap:0!important;margin:0 0 20px!important}.sbre-cover-mode label{padding:0!important;border:0!important}.sbre-cover-mode input{position:absolute;opacity:0;pointer-events:none}.sbre-cover-mode span{display:flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #dfe3ee;background:#fff;font-weight:700;color:#48536c}.sbre-cover-mode label:first-child span{border-radius:10px 0 0 10px}.sbre-cover-mode label:last-child span{border-radius:0 10px 10px 0;margin-left:-1px}.sbre-cover-mode input:checked+span{position:relative;z-index:2;border-color:#7357ef;box-shadow:0 0 0 1px #7357ef inset;color:#6549e8;background:#fbfaff}
.sbre-cover-step{font-size:12px;color:#3c465f;margin:0 0 10px}.sbre-cover-colors{display:flex!important;gap:14px!important;align-items:center;margin:0 0 18px!important}.sbre-cover-swatch{width:34px!important;height:34px!important;border-radius:50%!important;border:3px solid #fff!important;background:var(--swatch)!important;box-shadow:0 0 0 1px #d9deea!important;position:relative}.sbre-cover-swatch.is-selected{box-shadow:0 0 0 2px #684de9!important}.sbre-cover-swatch.is-selected:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:15px;font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.2)}
.sbre-cover-hex{display:block!important;margin:0 0 18px!important}.sbre-cover-hex>span{display:block;font-size:12px;color:#3c465f;margin-bottom:9px}.sbre-cover-hex-control{display:grid;grid-template-columns:24px 1fr 34px;align-items:center;border:1px solid #dfe3ee;border-radius:10px;min-height:42px;padding:0 8px;background:#fff}.sbre-cover-hex-control i{width:20px;height:20px;border-radius:50%;background:var(--hex-color,#484D9B)}.sbre-cover-hex-control input{border:0!important;box-shadow:none!important;min-height:38px!important;padding:0 8px!important;font-weight:700;color:#515b72}.sbre-cover-hex-control button{color:#6f7890;text-decoration:none}
.sbre-cover-preview-wrap{display:grid;grid-template-columns:minmax(130px,.75fr) minmax(220px,1.25fr);gap:16px;align-items:center;border:1px solid #e4e7ef;border-radius:14px;padding:14px;margin-bottom:14px;background:#fff}.sbre-cover-preview-copy{display:flex;flex-direction:column;gap:5px}.sbre-cover-preview-copy strong{font-size:12px;color:#263251}.sbre-cover-preview-copy span{font-size:11px;color:#8791a5}.sbre-cover-preview{width:100%!important;height:118px!important;min-height:118px!important;border-radius:12px!important;overflow:hidden;background:var(--sbre-cover-color,#484D9B)!important;border:0!important;display:flex!important;align-items:center;justify-content:center}.sbre-cover-preview img{width:100%;height:100%;object-fit:cover}.sbre-cover-preview span{color:rgba(255,255,255,.76)!important}
.sbre-cover-field[data-cover-mode="color"] .sbre-cover-preview{background:var(--sbre-cover-color,#484D9B)!important}.sbre-cover-field[data-cover-mode="color"] .sbre-cover-preview img{display:none}.sbre-cover-field[data-cover-mode="image"] .sbre-cover-color-panel{opacity:.58}.sbre-cover-field[data-cover-mode="image"] .sbre-cover-preview:not(:has(img)){background:#f2f3f8!important}
@media(max-width:900px){.sbre-stand-media-grid{grid-template-columns:1fr}.sbre-cover-preview-wrap{grid-template-columns:1fr}.sbre-cover-preview{height:150px!important}}

/* v1.0.17-beta — Journey Screen respeta el modo de portada */
.sbre-journey-hero.is-cover-color{background-image:none!important;background-color:var(--journey-cover-color,#484D9B)!important}
.sbre-journey-hero.is-cover-color>[data-sbre-journey-cover]{display:none!important}
.sbre-journey-hero.is-cover-image{background-color:var(--journey-cover-color,#484D9B)!important}
.sbre-journey-hero.is-cover-image>[data-sbre-journey-cover]{display:block!important}

/* v1.0.19-beta — Experience Storytelling / Journey Screen SoulBuddy */
.sbre-journey-screen{background:linear-gradient(160deg,#484D9B 0%,#131F51 58%,#0f173d 100%)!important}
.sbre-journey-screen .sbre-journey-sheet{background:linear-gradient(180deg,#fdf4e9 0%,#f8eadc 100%)!important;color:#131F51!important}
.sbre-journey-screen-header{background:rgba(253,236,218,.92)!important;border-bottom:1px solid rgba(19,31,81,.08)!important;color:#131F51!important}
.sbre-journey-screen-header div span{color:#0d8f74!important}.sbre-journey-screen-header div strong{color:#131F51!important}
.sbre-journey-back{background:#fff!important;border-color:rgba(19,31,81,.12)!important;color:#131F51!important;box-shadow:0 8px 22px rgba(19,31,81,.08)}
.sbre-journey-screen-status{background:rgba(69,229,187,.18)!important;color:#087a63!important}
.sbre-journey-screen-body{background:transparent!important;padding:0 18px 18px!important;overflow-y:auto!important}
.sbre-journey-hero{min-height:260px!important;margin:0 -18px 16px!important;border-radius:0 0 30px 30px!important;overflow:hidden!important;background:var(--journey-cover-color,#484D9B)!important;box-shadow:0 18px 44px rgba(19,31,81,.18)}
.sbre-journey-hero.is-cover-color:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 18%,rgba(255,203,87,.28),transparent 34%),radial-gradient(circle at 10% 90%,rgba(69,229,187,.20),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.04),rgba(19,31,81,.20));pointer-events:none}
.sbre-journey-hero-overlay{background:linear-gradient(180deg,rgba(19,31,81,.05) 20%,rgba(19,31,81,.82) 100%)!important}
.sbre-journey-identity{padding:28px 22px 24px!important;align-items:flex-end!important}.sbre-journey-identity h1{font-size:clamp(2rem,9vw,3.15rem)!important;line-height:.95!important;color:#fff!important;letter-spacing:-.035em}.sbre-journey-presenter{color:rgba(255,255,255,.86)!important}.sbre-journey-presenter strong{color:#45E5BB!important}
.sbre-journey-logo{background:#fff!important;border:3px solid rgba(255,255,255,.9)!important;box-shadow:0 14px 34px rgba(19,31,81,.24)!important}
.sbre-journey-quick-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0 0 14px!important}.sbre-journey-quick-facts article{background:#fff!important;border:1px solid rgba(19,31,81,.08)!important;border-radius:20px!important;color:#131F51!important;min-height:94px!important;box-shadow:0 10px 28px rgba(19,31,81,.06)!important}.sbre-journey-quick-facts small{color:#737a95!important}
.sbre-journey-story-grid{display:grid;gap:10px;margin:0 0 14px}.sbre-journey-story-card{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start;background:#fff;border:1px solid rgba(19,31,81,.08);border-radius:20px;padding:16px;box-shadow:0 10px 28px rgba(19,31,81,.05)}.sbre-journey-story-card>span{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(255,203,87,.28),rgba(255,130,112,.18));font-size:22px}.sbre-journey-story-card strong{display:block;color:#131F51;font-size:1rem;margin-bottom:5px}.sbre-journey-story-card p{margin:0;color:#5f6782;line-height:1.5;font-size:.92rem}
.sbre-journey-validation-card{background:rgba(72,77,155,.07)!important;border:1px solid rgba(72,77,155,.12)!important;border-radius:20px!important;padding:16px!important;margin-bottom:12px!important}.sbre-journey-methods{gap:8px!important}.sbre-journey-methods span{background:#fff!important;color:#30395f!important;border:1px solid rgba(19,31,81,.08)!important;border-radius:999px!important;padding:8px 11px!important}
.sbre-journey-screen-actions{background:rgba(253,244,233,.96)!important;border-top:1px solid rgba(19,31,81,.08)!important;padding:12px max(18px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))!important;gap:9px!important;box-shadow:0 -18px 44px rgba(19,31,81,.10)!important}.sbre-journey-screen-actions .sbre-btn{min-height:52px!important;border-radius:17px!important;margin:0!important}.sbre-journey-screen-actions .sbre-btn:first-child{background:linear-gradient(135deg,#FFCB57,#FF8270)!important;color:#131F51!important}.sbre-journey-screen-actions .sbre-btn-secondary{background:#fff!important;color:#131F51!important;border:1px solid rgba(19,31,81,.09)!important}
.sbre-journey-screen-spacer{display:none!important}
.sbre-experience-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:14px 0}.sbre-experience-story-grid label{background:#fbfcff;border:1px solid #e4e8f1;border-radius:16px;padding:14px}.sbre-experience-story-grid strong{display:block;margin-bottom:8px;color:#131F51}
@media(max-width:760px){.sbre-experience-story-grid{grid-template-columns:1fr}.sbre-journey-screen-body{padding-inline:14px!important}.sbre-journey-hero{margin-inline:-14px!important}.sbre-journey-screen-actions{grid-template-columns:1fr!important}.sbre-journey-screen-actions .sbre-btn{width:100%!important}.sbre-journey-screen-actions .sbre-btn[hidden]{display:none!important}}

/* v1.0.20-beta — Journey facts legibles + Home del evento alineada */
.sbre-journey-quick-facts article > strong{
  color:#131F51!important;
  font-weight:900!important;
  line-height:1.2!important;
}
.sbre-journey-quick-facts article > small{
  color:#68708B!important;
  font-weight:700!important;
}
.sbre-journey-quick-facts article > span{
  color:#131F51!important;
}
.sbre-event-home{
  justify-items:stretch!important;
  align-items:start!important;
}
.sbre-event-home > .sbre-event-home-team,
.sbre-event-home > .sbre-event-brand-card,
.sbre-event-home > .sbre-event-description-card,
.sbre-event-home > .sbre-event-partners-card,
.sbre-event-home > .sbre-event-circuit-card,
.sbre-event-home > .sbre-start-ready-finish{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  justify-self:stretch!important;
  box-sizing:border-box!important;
  text-align:left!important;
}
.sbre-event-home-team-row,
.sbre-event-brand-card{
  justify-content:flex-start!important;
  text-align:left!important;
}
.sbre-event-home-team-row > div:last-child,
.sbre-event-brand-card > div:last-child{
  min-width:0!important;
  flex:1 1 auto!important;
  text-align:left!important;
}
.sbre-event-home-team-row h2,
.sbre-event-brand-card h1,
.sbre-event-home-team-row p,
.sbre-event-home-team-row small,
.sbre-event-brand-card p,
.sbre-event-brand-card small,
.sbre-event-description-card p,
.sbre-event-section-head{
  text-align:left!important;
}
@media(max-width:540px){
  .sbre-event-home{
    padding-left:max(14px,env(safe-area-inset-left))!important;
    padding-right:max(14px,env(safe-area-inset-right))!important;
  }
}


/* v1.0.21-beta — contenedores móviles sin desbordamiento */
.sbre-start-screen,.sbre-start-app-shell,.sbre-event-home,.sbre-event-home-card{box-sizing:border-box;max-width:100%;min-width:0}
.sbre-start-screen{width:100%;overflow-x:hidden}
.sbre-start-app-shell{width:min(720px,100%);margin-inline:auto}
.sbre-event-home>*{min-width:0;max-width:100%;box-sizing:border-box}
@media(max-width:620px){
  .sbre-start-screen{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}
  .sbre-start-app-shell{width:100%;padding-left:0;padding-right:0}
  .sbre-event-home,.sbre-event-home-card{width:100%}
}


/* v1.0.22-beta — Journey Screen: alineación, CTA único y cámara limpia */
.sbre-journey-quick-facts,
.sbre-journey-story-grid,
.sbre-journey-validation-card,
.sbre-journey-passport-inline{
  width:min(1120px,100%)!important;
  max-width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}
.sbre-journey-quick-facts{justify-content:center!important}
.sbre-journey-validation-card{margin-top:0!important;margin-bottom:12px!important}
.sbre-journey-passport-inline{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:52px!important;
  margin-top:0!important;
  margin-bottom:18px!important;
  border-radius:17px!important;
  background:#fff!important;
  color:#131F51!important;
  border:1px solid rgba(19,31,81,.09)!important;
  box-shadow:0 10px 28px rgba(19,31,81,.06)!important;
}
.sbre-journey-screen-actions{grid-template-columns:1fr!important}
.sbre-journey-scanner-screen{display:flex!important;flex-direction:column!important;min-height:0!important}
.sbre-journey-scanner-screen [data-sbre-journey-camera-view]{display:flex;flex-direction:column;min-height:0}
.sbre-journey-scanner-back{
  appearance:none;
  border:1px solid rgba(19,31,81,.12);
  background:#fff;
  color:#131F51;
  border-radius:17px;
  min-height:50px;
  width:100%;
  margin:14px 0 0;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 10px 28px rgba(19,31,81,.08);
}
.sbre-journey-scanner-screen:not([hidden]) + .sbre-journey-screen-actions,
.sbre-journey-scanner-screen:not([hidden]) ~ .sbre-journey-screen-actions{display:none!important}
@media(max-width:760px){
  .sbre-journey-quick-facts,
  .sbre-journey-story-grid,
  .sbre-journey-validation-card,
  .sbre-journey-passport-inline{width:100%!important}
  .sbre-journey-quick-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .sbre-journey-validation-card{padding:16px!important}
  .sbre-journey-screen-actions{padding-bottom:max(14px,env(safe-area-inset-bottom))!important}
  .sbre-journey-scanner-screen{padding:18px 14px max(16px,env(safe-area-inset-bottom))!important}
  .sbre-journey-scanner-head{padding:18px 0 14px!important}
}

/* v1.0.23-beta — QR scanner lifecycle: no duplicated CTA and recoverable camera state */
.sbre-journey-scanner-screen[hidden],
.sbre-journey-screen-actions[hidden],
[data-sbre-journey-camera-view][hidden],
[data-sbre-journey-nfc-view][hidden]{display:none!important}
.sbre-journey-scanner-screen:not([hidden]){display:flex!important}
.sbre-journey-scanner-screen:not([hidden]) ~ .sbre-journey-screen-actions{display:none!important}


/* v1.0.24-beta — CTA de Journey fijo al viewport y validación con lenguaje SoulBuddy */
.sbre-journey-validation-title{
  display:inline-flex!important;
  align-items:center!important;
  min-height:30px!important;
  padding:6px 11px!important;
  border-radius:999px!important;
  background:#fff0ec!important;
  color:#d9584b!important;
  border:1px solid rgba(255,130,112,.22)!important;
  letter-spacing:.055em!important;
  box-shadow:none!important;
}
.sbre-journey-screen-actions{
  position:fixed!important;
  z-index:10030!important;
  left:50%!important;
  right:auto!important;
  bottom:0!important;
  transform:translateX(-50%)!important;
  width:min(692px,calc(100vw - 28px))!important;
  max-width:calc(100vw - 28px)!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:10px 10px max(12px,env(safe-area-inset-bottom))!important;
  border-radius:22px 22px 0 0!important;
  background:linear-gradient(180deg,rgba(253,236,218,.18),#fdecdA 34%)!important;
  box-shadow:0 -14px 34px rgba(19,31,81,.12)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
}
.sbre-journey-screen-actions .sbre-btn{
  width:100%!important;
  min-height:52px!important;
  margin:0!important;
}
.sbre-journey-screen-body:not(.sbre-journey-scanner-screen){
  padding-bottom:calc(98px + env(safe-area-inset-bottom))!important;
}
.sbre-journey-scanner-screen:not([hidden]) ~ .sbre-journey-screen-actions{
  display:none!important;
}
@media(max-width:700px){
  .sbre-journey-screen-actions{
    width:calc(100vw - 28px)!important;
    max-width:calc(100vw - 28px)!important;
    left:50%!important;
    right:auto!important;
    bottom:0!important;
    transform:translateX(-50%)!important;
  }
  .sbre-journey-screen-body:not(.sbre-journey-scanner-screen){
    padding-bottom:calc(102px + env(safe-area-inset-bottom))!important;
  }
}

/* 1.0.29-beta — Spot Experience Engine */
.sbre-spot-entry{background:#FDECDA!important;color:#131F51!important;border:1px solid rgba(19,31,81,.08);box-shadow:0 24px 60px rgba(19,31,81,.16);padding:24px!important}
.sbre-spot-entry-head{padding:4px 2px 18px}.sbre-spot-entry-identity{display:flex;align-items:center;gap:12px;margin-bottom:18px}.sbre-spot-entry-identity>img,.sbre-spot-entry-identity>span{width:54px;height:54px;border-radius:18px;object-fit:cover;display:grid;place-items:center;background:#fff;border:1px solid rgba(19,31,81,.08);font-size:26px}.sbre-spot-entry-identity>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.sbre-spot-entry-identity small{color:#65708c;font-weight:700}.sbre-spot-entry h1{color:#133B4C;margin:0 0 8px;font-size:clamp(30px,8vw,48px);line-height:1}.sbre-spot-presenter{margin:0;color:#59627c}.sbre-spot-presenter strong{color:#008E70}.sbre-spot-entry-grid{display:grid;gap:10px}.sbre-spot-entry-grid article{display:flex;gap:12px;align-items:flex-start;background:#fff;border-radius:18px;padding:16px;border:1px solid rgba(19,31,81,.07);box-shadow:0 8px 22px rgba(19,31,81,.055)}.sbre-spot-entry-grid article>span{width:38px;height:38px;flex:0 0 38px;border-radius:13px;display:grid;place-items:center;background:#fff3df;font-size:19px}.sbre-spot-entry-grid strong{display:block;color:#131F51;margin-bottom:4px}.sbre-spot-entry-grid p{margin:0;color:#606a83;line-height:1.5}.sbre-spot-validation-summary{margin:14px 0 18px;padding:14px 16px;border-radius:18px;background:#F4F1FF;border:1px solid rgba(72,77,155,.14);display:flex;align-items:center;justify-content:space-between;gap:12px}.sbre-spot-validation-summary strong{color:#484D9B}.sbre-spot-validation-summary>div{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.sbre-spot-validation-summary span{padding:6px 9px;border-radius:999px;background:#fff;color:#484D9B;font-size:11px;font-weight:900}.sbre-spot-begin-form{margin:0}.sbre-spot-entry>.sbre-btn-secondary{margin-top:10px;width:100%;text-align:center}.sbre-spot-entry .sbre-notice.is-error{display:block!important;background:#fff1f1;color:#a43b3b;border:1px solid #f2caca}
@media(max-width:640px){.sbre-spot-entry{padding:18px!important;border-radius:24px}.sbre-spot-validation-summary{align-items:flex-start;flex-direction:column}.sbre-spot-validation-summary>div{justify-content:flex-start}.sbre-spot-entry-grid article{padding:14px}}

/* v1.0.52-beta · Foto pública del Buddy */
.sbre-photo-public{background:linear-gradient(135deg,#fff7e8,#fffdf8);border-color:rgba(255,130,112,.24)}
.sbre-photo-public strong{color:#5b352d}.sbre-photo-public small{color:#725f59}
.sbre-photo-experience .sbre-photo-actions .sbre-btn{border-radius:999px}
@media(max-width:700px){.sbre-photo-experience{background:#fff;border-style:solid}.sbre-photo-empty{padding:4px 2px 10px}.sbre-photo-actions{grid-template-columns:1fr 1fr}.sbre-photo-actions .sbre-link-danger{grid-column:1/-1}.sbre-photo-public{align-items:flex-start}}


/* v1.0.53-beta · Dashboard TV silencioso + Director de Escena */
.sbre-live.is-live-polling::before,.sbre-live.is-live-polling::after,.sbre-journey-loading,.sbre-activity-footer{display:none!important}
.sbre-live [data-stat]{font-variant-numeric:tabular-nums;will-change:transform}
.sbre-stat-bump{animation:sbreTvNumber .55s cubic-bezier(.2,.8,.2,1)!important}
@keyframes sbreTvNumber{0%{transform:scale(.88);opacity:.68}55%{transform:scale(1.13)}100%{transform:scale(1);opacity:1}}
.sbre-scene-director{position:fixed;inset:0;z-index:99980;display:grid;place-items:center;padding:5vw;background:rgba(7,18,54,.9);backdrop-filter:blur(18px);opacity:0;transition:opacity .4s ease;pointer-events:none}
.sbre-scene-director.is-visible{opacity:1}
.sbre-scene-card{width:min(720px,80vw);text-align:center;color:#FDECDA;transform:scale(.94);transition:transform .5s cubic-bezier(.2,.8,.2,1)}
.sbre-scene-director.is-visible .sbre-scene-card{transform:scale(1)}
.sbre-scene-kicker{display:inline-flex;padding:10px 18px;border-radius:999px;background:rgba(69,229,187,.14);border:1px solid rgba(69,229,187,.34);color:#45E5BB;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.sbre-scene-buddy{margin:28px auto 20px;width:210px;height:210px;border-radius:50%;padding:8px;background:linear-gradient(135deg,#FFCB57,#FF8270,#45E5BB);box-shadow:0 0 0 12px rgba(253,236,218,.08),0 34px 90px rgba(0,0,0,.4)}
.sbre-scene-buddy .sbre-avatar{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important;display:grid!important;place-items:center!important;font-size:70px!important}
.sbre-scene-card h3{margin:0;color:#fff;font-size:clamp(44px,6vw,86px);line-height:1;letter-spacing:-.05em}
.sbre-scene-card p{margin:18px 0 0;font-size:clamp(20px,2vw,30px);color:rgba(253,236,218,.82)}
@media(prefers-reduced-motion:reduce){.sbre-stat-bump,.sbre-live-event.is-new{animation:none!important}.sbre-scene-card{transition:none}}

/* v1.0.55-beta: acompañantes sin fotografía y campos simétricos */
.sbre-guest-companion-card{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 42px!important;align-items:end!important;gap:10px!important;padding:12px!important}
.sbre-guest-companion-field{display:grid!important;gap:6px!important;min-width:0!important}
.sbre-guest-companion-field>span{font-size:11px!important;font-weight:850!important;color:rgba(19,31,81,.68)!important;text-transform:uppercase!important;letter-spacing:.04em!important}
.sbre-guest-companion-card input,.sbre-guest-companion-card select{width:100%!important;height:48px!important;min-height:48px!important;box-sizing:border-box!important;margin:0!important;border:1px solid rgba(19,31,81,.14)!important;border-radius:14px!important;padding:0 13px!important;background:#fff!important;color:#131f51!important}
.sbre-guest-companion-card>button{position:static!important;width:42px!important;height:48px!important;min-height:48px!important;align-self:end!important;border-radius:14px!important}
@media(max-width:520px){.sbre-guest-companion-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 42px!important}.sbre-guest-companion-field{grid-column:auto!important}.sbre-guest-companion-card>button{grid-column:auto!important}}
@media(max-width:390px){.sbre-guest-companion-card{grid-template-columns:1fr 42px!important}.sbre-guest-companion-field{grid-column:1!important}.sbre-guest-companion-card>button{grid-column:2!important;grid-row:1/3!important;align-self:center!important}}

/* v1.0.56-beta: circuito TV centrado en Experiencias */
.sbre-live-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important}
.sbre-live .sbre-journey-node[data-node-type="experience"]>span{width:66px;height:66px;border-radius:22px;padding:5px}
.sbre-live .sbre-journey-node[data-node-type="experience"]>span.has-logo img{width:100%;height:100%;object-fit:contain;border-radius:16px;background:#fff}
.sbre-live .sbre-journey-node[data-node-type="experience"] strong{font-size:14px}
@media(max-width:1180px){.sbre-live-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.sbre-live-stats{grid-template-columns:1fr!important}}

/* v1.0.58-beta: el logo del participante sustituye el icono genérico en nodos de Experiencia */
.sbre-live .sbre-journey-node[data-node-type="experience"] > span.has-logo,
.sbre-live .sbre-mobile-step[data-node-type="experience"] .sbre-mobile-step-icon.has-logo{
  padding:5px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.sbre-live .sbre-journey-node[data-node-type="experience"] > span.has-logo::before,
.sbre-live .sbre-journey-node[data-node-type="experience"] > span.has-logo::after,
.sbre-live .sbre-mobile-step[data-node-type="experience"] .sbre-mobile-step-icon.has-logo::before,
.sbre-live .sbre-mobile-step[data-node-type="experience"] .sbre-mobile-step-icon.has-logo::after{
  content:none!important;
  display:none!important;
}
.sbre-live .sbre-journey-node[data-node-type="experience"] > span.has-logo img,
.sbre-live .sbre-mobile-step[data-node-type="experience"] .sbre-mobile-step-icon.has-logo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:15px!important;
  background:#fff!important;
}

/* v1.0.62-beta — Spot interactivo: contraste, acciones y cámara */
.sbre-spot-activity-card{background:#FDECDA!important;color:#131F51!important;padding:22px!important;border:1px solid rgba(19,31,81,.08);box-shadow:0 22px 55px rgba(19,31,81,.16)}
.sbre-spot-activity-card .sbre-spot-context-pill{display:inline-flex!important;background:#e7f8f1!important;color:#08765f!important;border:1px solid rgba(8,118,95,.12)!important;font-weight:900!important;letter-spacing:.04em!important}
.sbre-spot-activity-card .sbre-spot-step h1,.sbre-spot-activity-card .sbre-spot-complete h1{color:#133B4C!important;text-shadow:none!important;margin:10px 0 10px;line-height:1.08}
.sbre-spot-activity-card .sbre-spot-step>p,.sbre-spot-activity-card .sbre-spot-complete>p{color:#424d69!important;line-height:1.55}
.sbre-spot-activity-card .sbre-spot-progress{color:#59627c!important;margin-top:14px;margin-bottom:22px}
.sbre-spot-activity-card .sbre-spot-progress span{color:#484D9B!important;font-weight:900}
.sbre-spot-entry .sbre-spot-begin-form{width:100%;display:block;margin-top:4px}
.sbre-spot-entry .sbre-spot-begin-form .sbre-btn,.sbre-spot-entry>.sbre-btn-secondary{display:flex!important;width:100%!important;min-height:52px;align-items:center;justify-content:center;border-radius:16px!important;margin:0!important}
.sbre-spot-entry>.sbre-btn-secondary{margin-top:12px!important}
.sbre-spot-camera-stage{position:relative;margin-top:18px;border-radius:22px;overflow:hidden;background:#101828;min-height:320px;box-shadow:0 14px 34px rgba(19,31,81,.22)}
.sbre-spot-camera-stage .sbre-spot-camera,.sbre-spot-camera-stage .sbre-spot-photo-preview{display:block;width:100%;height:min(62vh,520px);max-height:none!important;object-fit:cover;border-radius:0!important;margin:0!important;background:#101828}
.sbre-spot-camera-stage .sbre-spot-photo-preview[hidden],.sbre-spot-camera-stage .sbre-spot-camera[hidden]{display:none!important}
.sbre-spot-camera-frame{position:absolute;inset:7%;border:3px solid #45E5BB;border-radius:24px;box-shadow:0 0 0 999px rgba(5,15,35,.12),0 0 24px rgba(69,229,187,.35);pointer-events:none}
.sbre-spot-camera-frame:before,.sbre-spot-camera-frame:after{content:"";position:absolute;width:42px;height:42px;border-color:#FFCB57}
.sbre-spot-camera-frame:before{left:-3px;top:-3px;border-left:5px solid #FFCB57;border-top:5px solid #FFCB57;border-radius:20px 0 0 0}
.sbre-spot-camera-frame:after{right:-3px;bottom:-3px;border-right:5px solid #FFCB57;border-bottom:5px solid #FFCB57;border-radius:0 0 20px 0}
.sbre-spot-camera-guide{position:absolute;left:14px;right:14px;bottom:14px;z-index:3;padding:12px 14px;border-radius:16px;background:rgba(19,31,81,.84);color:#fff;text-align:center;backdrop-filter:blur(8px)}
.sbre-spot-camera-guide span{display:block;font-weight:900;font-size:15px}.sbre-spot-camera-guide small{display:block;margin-top:3px;color:#e8ecff;line-height:1.35}
.sbre-spot-countdown{position:absolute;inset:0;z-index:5;display:grid;place-items:center;background:rgba(19,31,81,.48);color:#fff;font-size:86px;font-weight:1000;text-shadow:0 7px 24px rgba(0,0,0,.35)}
.sbre-spot-countdown[hidden]{display:none!important}
.sbre-spot-activity-card .sbre-spot-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}
.sbre-spot-activity-card .sbre-spot-actions .sbre-btn{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:16px!important;margin:0!important;text-align:center}
.sbre-spot-activity-card .sbre-spot-photo-use{grid-column:1/-1;order:-1}
.sbre-spot-activity-card .sbre-spot-photo-gallery{background:#fff!important}
@media(max-width:640px){.sbre-spot-activity-card{padding:16px!important;border-radius:24px!important}.sbre-spot-camera-stage{min-height:300px}.sbre-spot-camera-stage .sbre-spot-camera,.sbre-spot-camera-stage .sbre-spot-photo-preview{height:min(58vh,500px)}.sbre-spot-activity-card .sbre-spot-actions{grid-template-columns:1fr}.sbre-spot-activity-card .sbre-spot-photo-use{grid-column:auto}.sbre-spot-activity-card .sbre-spot-step h1{font-size:clamp(28px,8vw,38px)}}
