/* Baha C6 22.9.322 – saját, Messenger-hangulatú üzeneteffektek. */
.baha-message-effect{position:relative;display:inline-block;vertical-align:top;box-sizing:border-box;max-width:100%;min-width:min(118px,100%);margin:6px 0;padding:19px 23px;border:1px solid var(--border-default,#b9a77b);border-radius:22px;background:var(--surface-1,#fff8e7);isolation:isolate;overflow:hidden;overflow-wrap:anywhere;line-height:inherit;box-shadow:0 6px 18px #3e251314}
.baha-message-effect::before,.baha-message-effect::after{content:"";position:absolute;pointer-events:none;z-index:0;animation-play-state:paused}
.baha-effect-content{position:relative;z-index:4;display:block;min-width:0;max-width:100%;text-align:inherit}.baha-effect-content img,.baha-effect-content video{position:relative;z-index:1;max-width:100%;border-radius:14px}.baha-effect-decor{position:absolute;inset:0;border-radius:inherit;overflow:hidden;pointer-events:none;user-select:none;z-index:2}.baha-effect-decor i{position:absolute;display:block;width:10px;height:10px;left:5%;top:68%;opacity:0;pointer-events:none;animation-duration:3.8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-play-state:paused}.baha-effect-decor i:nth-child(1){left:5%;top:67%;animation-delay:-.4s}.baha-effect-decor i:nth-child(2){left:18%;top:24%;animation-delay:-1.8s}.baha-effect-decor i:nth-child(3){left:32%;top:77%;animation-delay:-2.7s}.baha-effect-decor i:nth-child(4){left:47%;top:10%;animation-delay:-.9s}.baha-effect-decor i:nth-child(5){left:61%;top:65%;animation-delay:-3.3s}.baha-effect-decor i:nth-child(6){left:76%;top:24%;animation-delay:-1.4s}.baha-effect-decor i:nth-child(7){left:90%;top:69%;animation-delay:-2.1s}.baha-effect-decor i:nth-child(8){left:12%;top:47%;animation-delay:-3.8s}.baha-effect-decor i:nth-child(9){left:39%;top:48%;animation-delay:-.2s}.baha-effect-decor i:nth-child(10){left:69%;top:42%;animation-delay:-2.9s}.baha-effect-decor i:nth-child(11){left:85%;top:9%;animation-delay:-1.1s}.baha-effect-decor i:nth-child(12){left:54%;top:83%;animation-delay:-3.5s}.baha-effect-bow{display:none!important}

/* Szívek – finom, felfelé lebegő szívzápor. */
.baha-message-effect[data-baha-effect="hearts"]{border-color:#ff8bb5;background:radial-gradient(circle at 85% 10%,#fff 0 3%,transparent 18%),linear-gradient(135deg,#fff8fb,#ffe5ef 58%,#ffd5e5);box-shadow:0 8px 24px #f05d9635,inset 0 1px #fff}.baha-message-effect[data-baha-effect="hearts"]::before{inset:0;background:radial-gradient(circle at 12% 87%,#ff73a555 0 4%,transparent 14%),radial-gradient(circle at 91% 76%,#ff9bbc66 0 4%,transparent 15%)}[data-baha-effect="hearts"]>.baha-effect-decor i{width:12px;height:12px;background:linear-gradient(135deg,#ff729e,#d92c73);border-radius:3px;transform:rotate(-45deg);animation-name:baha-fx-hearts}[data-baha-effect="hearts"]>.baha-effect-decor i::before,[data-baha-effect="hearts"]>.baha-effect-decor i::after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:inherit}[data-baha-effect="hearts"]>.baha-effect-decor i::before{top:-50%;left:0}[data-baha-effect="hearts"]>.baha-effect-decor i::after{left:50%;top:0}[data-baha-effect="hearts"]>.baha-effect-decor i:nth-child(3n){transform:rotate(-45deg) scale(.72);filter:saturate(.8)}

/* Ajándék – szalag, masni és fénycsík egy prémium üzenetdobozon. */
.baha-message-effect[data-baha-effect="gift"]{padding:25px 24px 22px;border:2px solid #f28ab9;background:linear-gradient(135deg,#fff6fb,#ffe1ef 58%,#ffd2e7);box-shadow:0 9px 23px #e963a930,inset 0 0 0 1px #fff}.baha-message-effect[data-baha-effect="gift"]::before{inset:0;background:linear-gradient(90deg,transparent 0 46%,#eb5f9f 46% 54%,transparent 54%),linear-gradient(0deg,transparent 0 44%,#f47cb3 44% 53%,transparent 53%);opacity:.72}.baha-message-effect[data-baha-effect="gift"]::after{inset:-15% -35%;background:linear-gradient(108deg,transparent 41%,#fff9 50%,transparent 59%);transform:translateX(-63%);animation:baha-fx-gift-shine 4.8s ease-in-out infinite paused}[data-baha-effect="gift"]>.baha-effect-decor i{display:none}[data-baha-effect="gift"]>.baha-effect-decor i:nth-child(1),[data-baha-effect="gift"]>.baha-effect-decor i:nth-child(2){display:block;top:1px;left:calc(50% - 24px);width:24px;height:14px;border:3px solid #df4b92;border-radius:100% 20% 100% 20%;background:#ffbad8aa;transform:rotate(-23deg);opacity:1;animation:baha-fx-gift-bow 2.7s ease-in-out infinite paused}[data-baha-effect="gift"]>.baha-effect-decor i:nth-child(2){left:calc(50% + 1px);border-radius:20% 100% 20% 100%;transform:rotate(23deg);animation-delay:-1.35s}

/* Konfetti – sokszínű papírdarabok lassú esése. */
.baha-message-effect[data-baha-effect="confetti"]{border-color:#9e87f1;background:linear-gradient(135deg,#fbf9ff,#eee8ff 58%,#e7defd);box-shadow:0 8px 23px #8264dd2b,inset 0 1px #fff}.baha-message-effect[data-baha-effect="confetti"]::before{inset:0;background:radial-gradient(circle at 50% 110%,#fff8 0 17%,transparent 45%)}[data-baha-effect="confetti"]>.baha-effect-decor i{width:7px;height:15px;border-radius:2px;background:#f04c83;opacity:0;animation-name:baha-fx-confetti}[data-baha-effect="confetti"]>.baha-effect-decor i:nth-child(3n){background:#38bfae;width:10px;height:10px;border-radius:50%}[data-baha-effect="confetti"]>.baha-effect-decor i:nth-child(4n){background:#f3b432;width:13px;height:6px;border-radius:8px}[data-baha-effect="confetti"]>.baha-effect-decor i:nth-child(5n){background:#785be8}

/* Tűz – háromrétegű lángnyelvek, izzó alj és pulzáló fény. */
.baha-message-effect[data-baha-effect="fire"]{padding:50px 24px 22px;border:1px solid #f58424;background:radial-gradient(ellipse at 50% 112%,#ffd65a99 0 32%,transparent 61%),linear-gradient(150deg,#fff9df,#ffe1a0 58%,#ffbf4b);box-shadow:0 9px 27px #ed4d1d44,inset 0 -5px 15px #ff7d2355}.baha-message-effect[data-baha-effect="fire"]::before{inset:0;background:linear-gradient(180deg,#ff9d1e22 0 39%,transparent 64%);animation:baha-fx-fire-glow 1.35s ease-in-out infinite paused}.baha-message-effect[data-baha-effect="fire"]::after{left:0;right:0;bottom:-9px;height:31px;background:radial-gradient(ellipse at 11% 0,#ffec6a 0 16%,transparent 18%) 0 0/32px 30px repeat-x,radial-gradient(ellipse at 50% 25%,#f55016aa 0 38%,transparent 40%) 12px 0/54px 31px repeat-x;opacity:.78}[data-baha-effect="fire"]>.baha-effect-decor i{top:4px;width:22px;height:42px;border-radius:70% 30% 70% 35%;background:radial-gradient(circle at 57% 75%,#fff5a7 0 12%,#ffd128 14% 29%,#ff7a12 31% 55%,#e62d16 57% 75%,transparent 77%);clip-path:polygon(50% 0,82% 35%,79% 67%,53% 100%,22% 75%,8% 49%);transform-origin:50% 100%;filter:drop-shadow(0 0 5px #ff7116);opacity:1;animation-name:baha-fx-fire}[data-baha-effect="fire"]>.baha-effect-decor i:nth-child(1){left:1%;height:34px;top:13px;animation-delay:-.3s}[data-baha-effect="fire"]>.baha-effect-decor i:nth-child(2){left:13%;height:45px;top:0;animation-delay:-.8s}[data-baha-effect="fire"]>.baha-effect-decor i:nth-child(3){left:27%;height:31px;top:15px;animation-delay:-1.3s}[data-baha-effect="fire"]>.baha-effect-decor i:nth-child(4){left:39%;height:48px;top:-1px;animation-delay:-.5s}[data-baha-effect="fire"]>.baha-effect-decor i:nth-child(5){left:53%;height:33px;top:14px;animation-delay:-1.7s}[data-baha-effect="fire"]>.baha-effect-decor i:nth-child(6){left:64%;height:46px;top:0;animation-delay:-.9s}[data-baha-effect="fire"]>.baha-effect-decor i:nth-child(7){left:78%;height:32px;top:14px;animation-delay:-1.5s}[data-baha-effect="fire"]>.baha-effect-decor i:nth-child(8){left:89%;height:44px;top:2px;animation-delay:-.1s}[data-baha-effect="fire"]>.baha-effect-decor i:nth-child(n+9){display:none}

/* Neonfény – sötét chatbuborék színes, mozgó fényudvarral. */
.baha-message-effect[data-baha-effect="neon"]{border:2px solid #a27aff;background:#17142b;color:#fff8ff;box-shadow:0 0 0 1px #f870d855,0 0 14px #8968ff99,0 0 29px #ff67c866,inset 0 0 22px #7448d944}.baha-message-effect[data-baha-effect="neon"] .baha-effect-content{text-shadow:0 0 7px #fff8}.baha-message-effect[data-baha-effect="neon"]::before{inset:-50%;background:conic-gradient(from 0deg,transparent,#28ddeb,#966bff,#ff5bc7,#ffdb5d,transparent);filter:blur(18px);opacity:.48;animation:baha-fx-neon 6s linear infinite paused}[data-baha-effect="neon"]>.baha-effect-decor i{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 9px 3px #73e9ff;animation-name:baha-fx-neon-dot}[data-baha-effect="neon"]>.baha-effect-decor i:nth-child(2n){background:#ff8bd6;box-shadow:0 0 9px 3px #ff64c4}[data-baha-effect="neon"]>.baha-effect-decor i:nth-child(3n){background:#fbef8a;box-shadow:0 0 8px 3px #ffe85d}

/* Csillagpor – mélykék ég, csillanó csillagok és halvány köd. */
.baha-message-effect[data-baha-effect="stardust"]{border-color:#8f94f5;background:radial-gradient(circle at 75% 12%,#bfb4ff44 0 5%,transparent 29%),linear-gradient(140deg,#121b4e,#2d2169 58%,#251746);color:#f8f6ff;box-shadow:0 9px 26px #2e247b55,inset 0 0 24px #a8a6ff22}.baha-message-effect[data-baha-effect="stardust"] .baha-effect-content{text-shadow:0 1px 2px #0b102d}.baha-message-effect[data-baha-effect="stardust"]::before{inset:0;background:radial-gradient(circle at 12% 18%,#fff 0 1px,transparent 2px),radial-gradient(circle at 72% 28%,#fff9 0 1px,transparent 2px),radial-gradient(circle at 35% 78%,#ddd1ff 0 1px,transparent 2px),radial-gradient(circle at 91% 75%,#fff 0 1px,transparent 2px)}[data-baha-effect="stardust"]>.baha-effect-decor i{width:13px;height:13px;background:#fff9d3;clip-path:polygon(50% 0,62% 37%,100% 50%,62% 63%,50% 100%,38% 63%,0 50%,38% 37%);filter:drop-shadow(0 0 6px #fbf5af);animation-name:baha-fx-star}[data-baha-effect="stardust"]>.baha-effect-decor i:nth-child(2n){background:#b9ebff;transform:scale(.65);filter:drop-shadow(0 0 6px #9ddfff)}

/* Óceán – alul hullámzó vízrétegek és felúszó buborékok. */
.baha-message-effect[data-baha-effect="ocean"]{padding-bottom:37px;border-color:#55b7db;background:linear-gradient(155deg,#e5fbff,#bfeefa 56%,#89d7ed);box-shadow:0 8px 23px #289bc339,inset 0 1px #fff}.baha-message-effect[data-baha-effect="ocean"]::before{left:-20%;right:-20%;bottom:-3px;height:42px;background:radial-gradient(ellipse at 50% 0,#d9faff 0 43%,transparent 45%) 0 0/66px 28px repeat-x;opacity:.92;transform:translateX(0);animation:baha-fx-ocean-wave 3.6s linear infinite paused}.baha-message-effect[data-baha-effect="ocean"]::after{left:-20%;right:-20%;bottom:-13px;height:42px;background:radial-gradient(ellipse at 50% 0,#37a8cc 0 43%,transparent 45%) 30px 0/73px 30px repeat-x;opacity:.8;transform:translateX(-24px);animation:baha-fx-ocean-wave-back 5.2s linear infinite paused}[data-baha-effect="ocean"]>.baha-effect-decor i{width:9px;height:9px;border:1px solid #e8fcff;border-radius:50%;background:#aeeaff44;box-shadow:inset 0 0 3px #fff;animation-name:baha-fx-bubble}[data-baha-effect="ocean"]>.baha-effect-decor i:nth-child(3n){width:5px;height:5px;animation-duration:3s}

/* Sarki fény – hűvös éjszakai háttér, áttetsző északi fénycsíkokkal. */
.baha-message-effect[data-baha-effect="aurora"]{border-color:#61d9cc;background:linear-gradient(145deg,#081d33,#123555 59%,#1e2854);color:#f2ffff;box-shadow:0 9px 27px #1a7c9d55,inset 0 0 20px #56f5cd22}.baha-message-effect[data-baha-effect="aurora"] .baha-effect-content{text-shadow:0 1px 2px #081525}.baha-message-effect[data-baha-effect="aurora"]::before{inset:-42% -12%;background:linear-gradient(112deg,transparent 22%,#40ffd19c 37%,#6ed9ff86 47%,#a36fff8c 59%,transparent 75%);filter:blur(12px);transform:translateX(-24%) rotate(-8deg);animation:baha-fx-aurora 5.6s ease-in-out infinite paused}.baha-message-effect[data-baha-effect="aurora"]::after{left:-6%;right:-6%;bottom:-18px;height:45px;background:radial-gradient(ellipse at 30% 0,#41ffcf55 0 30%,transparent 58%),radial-gradient(ellipse at 74% 0,#8a75ff66 0 31%,transparent 59%);filter:blur(5px)}[data-baha-effect="aurora"]>.baha-effect-decor i{width:5px;height:5px;border-radius:50%;background:#e3ffff;box-shadow:0 0 8px 2px #7fffe9;animation-name:baha-fx-aurora-star}[data-baha-effect="aurora"]>.baha-effect-decor i:nth-child(2n){background:#d9ccff;box-shadow:0 0 8px 2px #b493ff}

/* Halloween – telihold, denevérek és lassú lila köd. */
.baha-message-effect[data-baha-effect="halloween"]{padding:24px 25px 26px;border-color:#ef7f27;background:radial-gradient(circle at 88% 3%,#ffeb9e 0 8%,#f9c95b 9% 14%,transparent 15%),linear-gradient(145deg,#160c27,#2c1645 57%,#211131);color:#fff4dd;box-shadow:0 9px 28px #17081788,inset 0 0 25px #a549d522}.baha-message-effect[data-baha-effect="halloween"] .baha-effect-content{text-shadow:0 1px 2px #12081d}.baha-message-effect[data-baha-effect="halloween"]::before{left:-12%;right:-12%;bottom:-16px;height:53px;background:radial-gradient(ellipse at 22% 0,#bd7aff66 0 20%,transparent 54%),radial-gradient(ellipse at 70% 0,#ff773d55 0 21%,transparent 55%);filter:blur(7px);animation:baha-fx-halloween-mist 5.2s ease-in-out infinite paused}.baha-message-effect[data-baha-effect="halloween"]::after{right:8%;top:10%;width:15px;height:15px;border-radius:50%;background:#72478288;box-shadow:-25px 22px 0 -3px #6d3d7788,16px 45px 0 -5px #8f4c8777}[data-baha-effect="halloween"]>.baha-effect-decor i{width:19px;height:11px;background:#090510;clip-path:polygon(0 48%,19% 0,35% 30%,50% 17%,65% 30%,82% 0,100% 48%,78% 44%,73% 82%,50% 65%,27% 82%,22% 44%);filter:drop-shadow(0 0 3px #be6fff);opacity:.82;animation-name:baha-fx-bat}[data-baha-effect="halloween"]>.baha-effect-decor i:nth-child(1){left:6%;top:25%}[data-baha-effect="halloween"]>.baha-effect-decor i:nth-child(2){left:29%;top:10%;transform:scale(.68);animation-delay:-1.7s}[data-baha-effect="halloween"]>.baha-effect-decor i:nth-child(3){left:54%;top:29%;transform:scale(.8);animation-delay:-2.5s}[data-baha-effect="halloween"]>.baha-effect-decor i:nth-child(4){left:74%;top:17%;transform:scale(.6);animation-delay:-.6s}[data-baha-effect="halloween"]>.baha-effect-decor i:nth-child(5){left:90%;top:42%;transform:scale(.74);animation-delay:-3s}[data-baha-effect="halloween"]>.baha-effect-decor i:nth-child(n+6){display:none}

.baha-effect-running>.baha-effect-decor i,.baha-effect-running::before,.baha-effect-running::after{animation-play-state:running}
@keyframes baha-fx-hearts{0%{opacity:0;transform:translateY(21px) rotate(-45deg) scale(.55)}18%{opacity:.9}72%{opacity:.88}100%{opacity:0;transform:translateY(-50px) rotate(-29deg) scale(1.08)}}
@keyframes baha-fx-gift-shine{0%,38%{transform:translateX(-63%)}63%,100%{transform:translateX(63%)}}@keyframes baha-fx-gift-bow{0%,100%{opacity:.94}50%{opacity:1;filter:brightness(1.13)}}
@keyframes baha-fx-confetti{0%{opacity:0;transform:translate3d(-5px,-34px,0) rotate(-45deg)}14%{opacity:1}88%{opacity:1}100%{opacity:0;transform:translate3d(12px,61px,0) rotate(250deg)}}
@keyframes baha-fx-fire{0%,100%{transform:scale(.84,.96) rotate(-4deg)}25%{transform:scale(1.05,.8) rotate(4deg)}53%{transform:scale(.88,1.08) rotate(-2deg)}77%{transform:scale(1,.89) rotate(3deg)}}@keyframes baha-fx-fire-glow{0%,100%{opacity:.55}50%{opacity:1}}
@keyframes baha-fx-neon{to{transform:rotate(360deg)}}@keyframes baha-fx-neon-dot{0%,100%{opacity:.25;transform:scale(.65)}50%{opacity:1;transform:scale(1.18)}}
@keyframes baha-fx-star{0%,100%{opacity:.2;transform:scale(.45) rotate(0)}48%{opacity:1;transform:scale(1.16) rotate(21deg)}65%{opacity:.65;transform:scale(.74) rotate(30deg)}}
@keyframes baha-fx-ocean-wave{to{transform:translateX(66px)}}@keyframes baha-fx-ocean-wave-back{to{transform:translateX(49px)}}@keyframes baha-fx-bubble{0%{opacity:0;transform:translateY(20px) scale(.6)}22%{opacity:.78}82%{opacity:.68}100%{opacity:0;transform:translateY(-51px) scale(1.1)}}
@keyframes baha-fx-aurora{0%,100%{transform:translateX(-28%) rotate(-8deg);opacity:.42}50%{transform:translateX(23%) rotate(-3deg);opacity:.84}}@keyframes baha-fx-aurora-star{0%,100%{opacity:.22;transform:scale(.58)}50%{opacity:1;transform:scale(1.24)}}
@keyframes baha-fx-halloween-mist{0%,100%{transform:translateX(-7px);opacity:.48}50%{transform:translateX(10px);opacity:.92}}@keyframes baha-fx-bat{0%,100%{opacity:.35;transform:translate(0,0) scale(var(--bat-scale,1))}50%{opacity:.94;transform:translate(8px,-8px) scale(var(--bat-scale,1))}}

/* Effektek választó – élő hangulatkártyák, gyorsabban átlátható mobilon is. */
.baha-effect-picker{box-sizing:border-box;min-width:0;max-width:100%;margin:6px 0;color:var(--text-primary,#392d1e);grid-column:1/-1;flex:1 1 100%}.baha-effect-picker>summary{cursor:pointer;min-height:42px;padding:10px 12px;box-sizing:border-box;border:1px solid var(--border-default,#b9a77b);border-radius:13px;background:linear-gradient(135deg,var(--surface-1,#fff8e7),var(--surface-2,#f0e5cd));font-size:.88rem;font-weight:800;line-height:1.4;overflow-wrap:anywhere;list-style:none}.baha-effect-picker>summary::-webkit-details-marker{display:none}.baha-effect-picker>summary:focus-visible,.baha-effect-choice input:focus-visible+span{outline:2px solid var(--link,#6b47b4);outline-offset:2px}.baha-effect-picker fieldset{min-width:0;margin:8px 0 0;padding:10px;border:1px solid var(--border-default,#b9a77b);border-radius:15px;background:var(--surface-1,#fff8e7)}.baha-effect-picker legend{font-size:.85rem;font-weight:800;padding:0 5px}.baha-effect-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.baha-effect-picker .baha-effect-choice{display:block;position:relative;margin:0;min-width:0;cursor:pointer}.baha-effect-choice:first-child{grid-column:1/-1}.baha-effect-picker .baha-effect-choice input{position:absolute;opacity:0;width:1px!important;height:1px!important;min-height:0!important;margin:0}.baha-effect-choice>span{box-sizing:border-box;display:grid;grid-template-columns:auto minmax(0,1fr) 39px;align-items:center;gap:7px;padding:8px 8px;min-height:53px;border:2px solid transparent;border-radius:13px;background:var(--surface-2,#f0e5cd);font-size:.84rem;font-weight:700;overflow:hidden}.baha-effect-choice>span>b{font-size:22px;font-weight:400;line-height:1}.baha-effect-choice input:checked+span{border-color:var(--link,#785091);background:var(--surface-selected,#e9dafa);box-shadow:0 3px 9px #78509126}.baha-effect-swatch{position:relative;display:block;width:39px;height:29px;border-radius:9px;overflow:hidden;background:#d7cab3}.baha-effect-swatch::before,.baha-effect-swatch::after{content:"";position:absolute;pointer-events:none}.baha-effect-choice[data-effect-key=""] .baha-effect-swatch{background:#d6cab5}.baha-effect-choice[data-effect-key="hearts"] .baha-effect-swatch{background:linear-gradient(135deg,#fff1f6,#ff9dc1)}.baha-effect-choice[data-effect-key="hearts"] .baha-effect-swatch::before{width:10px;height:10px;left:13px;top:9px;background:#e93b7a;transform:rotate(-45deg);border-radius:2px}.baha-effect-choice[data-effect-key="hearts"] .baha-effect-swatch::after{width:10px;height:10px;left:13px;top:5px;border-radius:50%;background:#e93b7a;box-shadow:5px 5px 0 #e93b7a}.baha-effect-choice[data-effect-key="gift"] .baha-effect-swatch{background:linear-gradient(90deg,#ffd4e7 0 43%,#e95d9e 44% 55%,#ffd4e7 56%),linear-gradient(0deg,transparent 0 40%,#f27bb0 41% 55%,transparent 56%)}.baha-effect-choice[data-effect-key="confetti"] .baha-effect-swatch{background:linear-gradient(135deg,#efe7ff,#d8c8ff)}.baha-effect-choice[data-effect-key="confetti"] .baha-effect-swatch::before{inset:5px;background:linear-gradient(125deg,transparent 0 12%,#e94178 13% 25%,transparent 26% 39%,#3cc2aa 40% 53%,transparent 54% 67%,#f2ad31 68% 82%,transparent 83%)}.baha-effect-choice[data-effect-key="fire"] .baha-effect-swatch{background:linear-gradient(#fff1b6,#ffb739)}.baha-effect-choice[data-effect-key="fire"] .baha-effect-swatch::before{inset:3px 5px 0;background:radial-gradient(ellipse at 18% 100%,#ff3e13 0 28%,transparent 30%),radial-gradient(ellipse at 48% 50%,#ff5c12 0 30%,transparent 32%),radial-gradient(ellipse at 81% 100%,#ff9b14 0 28%,transparent 30%)}.baha-effect-choice[data-effect-key="neon"] .baha-effect-swatch{background:#17142b;box-shadow:inset 0 0 0 1px #9b72ff}.baha-effect-choice[data-effect-key="neon"] .baha-effect-swatch::before{inset:-10px;background:conic-gradient(#ff72cf,#f3e66a,#55e7f4,#9b70ff,#ff72cf);filter:blur(5px)}.baha-effect-choice[data-effect-key="stardust"] .baha-effect-swatch{background:linear-gradient(135deg,#142156,#372270)}.baha-effect-choice[data-effect-key="stardust"] .baha-effect-swatch::before{inset:0;background:radial-gradient(circle at 20% 30%,#fff 0 1px,transparent 2px),radial-gradient(circle at 53% 65%,#fff5aa 0 2px,transparent 3px),radial-gradient(circle at 83% 26%,#c8eaff 0 1px,transparent 2px)}.baha-effect-choice[data-effect-key="ocean"] .baha-effect-swatch{background:linear-gradient(#dffaff,#84d7ee)}.baha-effect-choice[data-effect-key="ocean"] .baha-effect-swatch::before{left:-10px;right:-10px;bottom:-6px;height:19px;background:radial-gradient(ellipse at 50% 0,#fff 0 38%,transparent 40%) 0 0/22px 13px repeat-x}.baha-effect-choice[data-effect-key="aurora"] .baha-effect-swatch{background:#102846}.baha-effect-choice[data-effect-key="aurora"] .baha-effect-swatch::before{inset:-7px;background:linear-gradient(116deg,transparent 22%,#4dffcf 40%,#8a79ff 61%,transparent 79%);filter:blur(4px)}.baha-effect-choice[data-effect-key="halloween"] .baha-effect-swatch{background:radial-gradient(circle at 78% 25%,#ffe38b 0 12%,transparent 14%),linear-gradient(135deg,#160b27,#391b4d)}.baha-effect-choice[data-effect-key="halloween"] .baha-effect-swatch::before{width:13px;height:7px;left:7px;top:13px;background:#090510;clip-path:polygon(0 48%,19% 0,35% 30%,50% 17%,65% 30%,82% 0,100% 48%,78% 44%,73% 82%,50% 65%,27% 82%,22% 44%)}
.baha-effect-preview{margin-top:11px}.baha-effect-preview>small{display:block;font-size:.76rem;opacity:.8}.baha-effect-preview [data-effect-preview-body]{padding-top:5px;overflow-wrap:anywhere;max-height:230px;overflow:auto}.baha-effect-hint{margin:8px 0 0!important;font-size:.76rem!important;line-height:1.45!important;color:var(--text-secondary,#6c604d)}.baha-effect-picker [hidden],.baha-effect-selected[hidden]{display:none!important}.baha-effect-selected{display:flex;gap:8px;align-items:center;justify-content:space-between;box-sizing:border-box;padding:5px 9px;border-radius:10px;margin:4px 0;background:var(--surface-selected,#eee0ca);color:var(--text-primary,#392d1e);font-size:.78rem}.baha-effect-selected button{min-width:32px!important;min-height:32px!important;padding:3px 7px!important;font-size:18px!important;line-height:1!important}.gallery-comment-form>.baha-effect-picker{grid-column:1/-1;order:3;width:100%}.gallery-comment-form{flex-wrap:wrap}
@media(min-width:700px){.baha-effect-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.baha-effect-choice:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.baha-message-effect::before,.baha-message-effect::after,.baha-message-effect>.baha-effect-decor i{animation:none!important}}
@media print{.baha-effect-decor,.baha-effect-picker,.baha-effect-selected{display:none!important}.baha-message-effect,.baha-message-effect[data-baha-effect]{padding:0;border:0;box-shadow:none;background:none;color:inherit}.baha-message-effect::before,.baha-message-effect::after{display:none!important}}
