: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}}
