.bc-tanisma-wrap{max-width:1180px;margin:18px auto;font-family:inherit;color:#111827}.bc-tanisma-wrap *{box-sizing:border-box}.bc-tanisma-form,.bc-tanisma-filter,.bc-tanisma-card,.bc-tanisma-single-box,.bc-tanisma-admin-shortcodes,.bc-tanisma-settings-form{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 30px rgb(17 24 39 / .08)}.bc-tanisma-form{padding:22px}.bc-tanisma-form-head,.bc-tanisma-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.bc-tanisma-form-head h2,.bc-tanisma-list-head h2{margin:0;font-size:24px;color:var(--bc-tanisma-accent,#111827)}.bc-tanisma-list-head p{margin:6px 0 0;color:#6b7280}.bc-tanisma-city-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:rgb(225 29 72 / .1);color:var(--bc-tanisma-primary,#e11d48);font-weight:700;padding:8px 13px;white-space:nowrap}.bc-tanisma-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bc-tanisma-form p{margin:0 0 14px}.bc-tanisma-form label{display:block;font-weight:700;margin-bottom:6px;color:#374151}.bc-tanisma-form input[type=text],.bc-tanisma-form input[type=number],.bc-tanisma-form input[type=email],.bc-tanisma-form input[type=file],.bc-tanisma-form select,.bc-tanisma-form textarea,.bc-tanisma-filter input,.bc-tanisma-filter select{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:11px 12px;background:#fff;color:#111827;outline:none}.bc-tanisma-form input:focus,.bc-tanisma-form select:focus,.bc-tanisma-form textarea:focus,.bc-tanisma-filter input:focus,.bc-tanisma-filter select:focus{border-color:var(--bc-tanisma-primary,#e11d48);box-shadow:0 0 0 3px rgb(225 29 72 / .12)}.bc-tanisma-form small,.bc-tanisma-current-photo{display:block;margin-top:6px;color:#6b7280}.bc-tanisma-btn,.bc-tanisma-link-btn,.bc-tanisma-filter button,.bc-tanisma-view{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:11px 16px;background:var(--bc-tanisma-primary,#e11d48);color:#fff!important;text-decoration:none!important;font-weight:800;cursor:pointer;line-height:1.2;transition:transform .15s ease,box-shadow .15s ease}.bc-tanisma-btn:hover,.bc-tanisma-filter button:hover,.bc-tanisma-view:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgb(225 29 72 / .22)}.bc-tanisma-link-btn{background:#f3f4f6;color:#111827!important;margin-left:8px}.bc-tanisma-alert{border-radius:14px;padding:13px 15px;margin:12px 0;border:1px solid #fff0}.bc-tanisma-alert-success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.bc-tanisma-alert-info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.bc-tanisma-alert-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.bc-tanisma-alert ul{margin:8px 0 0 20px}.bc-tanisma-list-head{background:#fff;border-radius:18px;padding:18px 20px;margin-bottom:14px}.bc-tanisma-filter{padding:14px;display:grid;grid-template-columns:1.4fr 1fr 1.1fr .75fr .75fr auto auto;gap:9px;align-items:center;margin-bottom:16px}.bc-tanisma-filter a{color:var(--bc-tanisma-primary,#e11d48);font-weight:700;text-decoration:none;text-align:center}.bc-tanisma-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bc-tanisma-card{overflow:hidden;display:flex;flex-direction:column;min-height:100%;transition:transform .15s ease,box-shadow .15s ease}.bc-tanisma-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgb(17 24 39 / .12)}.bc-tanisma-photo-link{display:block;background:#f3f4f6;aspect-ratio:4/3;overflow:hidden}.bc-tanisma-photo{width:100%;height:100%;object-fit:cover;display:block}.bc-tanisma-no-photo{width:100%;height:100%;min-height:190px;background:linear-gradient(135deg,#f9fafb,#e5e7eb);display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:800}.bc-tanisma-card-body{padding:15px;display:flex;flex-direction:column;gap:10px;flex:1}.bc-tanisma-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.bc-tanisma-card-top h3{margin:0;font-size:19px;line-height:1.25}.bc-tanisma-card-top h3 a{color:#111827;text-decoration:none}.bc-tanisma-card-top span{border-radius:999px;background:rgb(225 29 72 / .1);color:var(--bc-tanisma-primary,#e11d48);font-size:12px;font-weight:800;padding:5px 8px;white-space:nowrap}.bc-tanisma-meta,.bc-tanisma-tags{display:flex;flex-wrap:wrap;gap:6px}.bc-tanisma-meta span{background:#f3f4f6;color:#374151;border-radius:999px;padding:5px 8px;font-size:13px;font-weight:700}.bc-tanisma-tags span{background:#fff7ed;color:#9a3412;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700}.bc-tanisma-card p{margin:0;color:#4b5563;line-height:1.5}.bc-tanisma-view{margin-top:auto;padding:10px 13px;font-size:14px}.bc-tanisma-empty{padding:28px;text-align:center;background:#fff;border:1px dashed #d1d5db;border-radius:16px;color:#6b7280}.bc-tanisma-pagination{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;margin:20px 0}.bc-tanisma-pagination a,.bc-tanisma-pagination span{border-radius:10px;padding:9px 12px;background:#fff;border:1px solid #e5e7eb;color:#111827;text-decoration:none;font-weight:700}.bc-tanisma-pagination .current{background:var(--bc-tanisma-primary,#e11d48);color:#fff;border-color:var(--bc-tanisma-primary,#e11d48)}.bc-tanisma-single-box{display:grid;grid-template-columns:360px 1fr;gap:22px;padding:22px}.bc-tanisma-single-photo{width:100%;border-radius:16px;display:block;object-fit:cover}.bc-tanisma-single-no-photo{border-radius:16px;min-height:320px}.bc-tanisma-single-right h1{margin:14px 0 12px;color:#111827}.bc-tanisma-single-meta{margin-bottom:14px}.bc-tanisma-about{font-size:16px;line-height:1.75;color:#374151}.bc-tanisma-contact-note{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:12px;color:#6b7280;font-weight:600;margin-top:14px}.bc-tanisma-admin-shortcodes,.bc-tanisma-settings-form{padding:16px;margin:16px 0}.bc-tanisma-admin-shortcodes code{background:#111827;color:#fff;border-radius:7px;padding:4px 7px}.bc-tanisma-admin-meta select,.bc-tanisma-admin-meta input{min-width:260px}.rtl .bc-tanisma-link-btn{margin-left:0;margin-right:8px}@media (max-width:992px){.bc-tanisma-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-tanisma-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-tanisma-single-box{grid-template-columns:280px 1fr}}@media (max-width:680px){.bc-tanisma-wrap{margin:12px auto}.bc-tanisma-form,.bc-tanisma-list-head,.bc-tanisma-single-box{padding:14px;border-radius:15px}.bc-tanisma-form-head,.bc-tanisma-list-head{align-items:flex-start;flex-direction:column}.bc-tanisma-grid-2,.bc-tanisma-filter,.bc-tanisma-cards,.bc-tanisma-single-box{grid-template-columns:1fr}.bc-tanisma-filter{gap:8px}.bc-tanisma-card{border-radius:15px}.bc-tanisma-card-body{padding:13px}.bc-tanisma-card-top h3{font-size:18px}.bc-tanisma-link-btn{margin-left:0;margin-top:8px}.bc-tanisma-btn,.bc-tanisma-link-btn{width:100%}.bc-tanisma-single-photo,.bc-tanisma-single-no-photo{max-height:420px}.bc-tanisma-pagination a,.bc-tanisma-pagination span{padding:8px 10px}}.bc-tanisma-current-gallery{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:12px;margin:0 0 14px}.bc-tanisma-current-gallery strong{display:block;margin-bottom:10px;color:#374151}.bc-tanisma-current-gallery-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.bc-tanisma-current-gallery-grid label{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:7px;text-align:center;margin:0!important}.bc-tanisma-current-gallery-grid img{width:100%;height:76px;object-fit:cover;border-radius:9px;display:block;margin-bottom:6px}.bc-tanisma-current-gallery-grid span{display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;color:#991b1b;font-weight:800}.bc-tanisma-gallery-section{margin-top:18px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.bc-tanisma-gallery-section h2{font-size:20px;margin:0 0 12px;color:#111827}.bc-tanisma-photo-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bc-tanisma-photo-gallery a{display:block;overflow:hidden;border-radius:13px;background:#f3f4f6;aspect-ratio:4/3}.bc-tanisma-gallery-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease}.bc-tanisma-photo-gallery a:hover .bc-tanisma-gallery-img{transform:scale(1.04)}.bc-tanisma-video-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bc-tanisma-video-item{background:#111827;border-radius:14px;overflow:hidden;min-height:180px;display:flex;align-items:center;justify-content:center}.bc-tanisma-video-item iframe,.bc-tanisma-video-item video{width:100%!important;max-width:100%;aspect-ratio:16/9;height:auto!important;display:block}.bc-tanisma-video-item a{color:#fff!important;font-weight:800;text-decoration:none;padding:18px;text-align:center}@media (max-width:992px){.bc-tanisma-current-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bc-tanisma-photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-tanisma-video-gallery{grid-template-columns:1fr}}@media (max-width:680px){.bc-tanisma-current-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bc-tanisma-current-gallery-grid img{height:64px}.bc-tanisma-photo-gallery{grid-template-columns:1fr}.bc-tanisma-gallery-section{padding:13px;border-radius:14px}.bc-tanisma-video-item{min-height:150px}}.bc-tanisma-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.bc-tanisma-head-actions .bc-tanisma-link-btn{margin-left:0}@media (max-width:680px){.bc-tanisma-head-actions{width:100%;flex-direction:column;align-items:stretch}.bc-tanisma-head-actions .bc-tanisma-btn,.bc-tanisma-head-actions .bc-tanisma-link-btn{width:100%}}.bc-tanisma-form-actions,.bc-tanisma-alert-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px}.bc-tanisma-form-actions .bc-tanisma-link-btn,.bc-tanisma-alert-actions .bc-tanisma-link-btn{margin-left:0}.bc-tanisma-alert-actions .bc-tanisma-btn,.bc-tanisma-alert-actions .bc-tanisma-link-btn{padding:9px 13px;font-size:14px}@media (max-width:680px){.bc-tanisma-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.bc-tanisma-head-actions .bc-tanisma-link-btn{margin-left:0}@media (max-width:680px){.bc-tanisma-head-actions{width:100%;flex-direction:column;align-items:stretch}.bc-tanisma-head-actions .bc-tanisma-btn,.bc-tanisma-head-actions .bc-tanisma-link-btn{width:100%}}.bc-tanisma-form-actions,.bc-tanisma-alert-actions{flex-direction:column;align-items:stretch}.bc-tanisma-alert-actions .bc-tanisma-btn,.bc-tanisma-alert-actions .bc-tanisma-link-btn{width:100%}}.bc-tanisma-checkline{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px}.bc-tanisma-checkline label{display:flex!important;align-items:center;gap:8px;margin:0!important}.bc-tanisma-contact-box,.bc-tanisma-message-box{margin-top:18px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.bc-tanisma-contact-box h2,.bc-tanisma-message-box h2{font-size:20px;margin:0 0 12px;color:#111827}.bc-tanisma-contact-list{display:flex;flex-wrap:wrap;gap:8px}.bc-tanisma-contact-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f3f4f6;color:#111827!important;text-decoration:none!important;font-weight:800;padding:9px 12px}.bc-tanisma-contact-pill:hover{background:#e5e7eb}.bc-tanisma-message-form{display:flex;flex-direction:column;gap:10px}.bc-tanisma-message-form textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:11px 12px;background:#fff;color:#111827;outline:none}.bc-tanisma-message-form textarea:focus{border-color:var(--bc-tanisma-primary,#e11d48);box-shadow:0 0 0 3px rgb(225 29 72 / .12)}.bc-tanisma-message-list{display:grid;gap:12px}.bc-tanisma-message-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 10px 30px rgb(17 24 39 / .06)}.bc-tanisma-message-item h3{margin:0 0 6px;color:#111827}.bc-tanisma-message-meta{font-size:13px;color:#6b7280;margin-bottom:10px}.bc-tanisma-message-item p{margin:0;color:#374151;line-height:1.6}@media (max-width:680px){.bc-tanisma-contact-box,.bc-tanisma-message-box,.bc-tanisma-message-item{padding:13px;border-radius:14px}.bc-tanisma-contact-list{flex-direction:column}.bc-tanisma-contact-pill,.bc-tanisma-message-form .bc-tanisma-btn{width:100%}}.bc-tanisma-contact-modern,.bc-tanisma-message-modern{position:relative;overflow:hidden;border:1px solid rgb(225 29 72 / .14)!important;background:linear-gradient(135deg,#ffffff 0%,#fff7fb 42%,#f8fafc 100%)!important;box-shadow:0 14px 34px rgb(17 24 39 / .08)!important}.bc-tanisma-contact-modern:before,.bc-tanisma-message-modern:before{content:"";position:absolute;right:-70px;top:-70px;width:160px;height:160px;border-radius:999px;background:rgb(225 29 72 / .08);pointer-events:none}.bc-tanisma-section-title{position:relative;display:flex;align-items:center;gap:10px;margin:0 0 14px}.bc-tanisma-section-title h2{margin:0!important;font-size:21px!important;line-height:1.2;color:#111827!important}.bc-tanisma-section-icon{width:38px;height:38px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:var(--bc-tanisma-primary,#e11d48);color:#fff;box-shadow:0 10px 22px rgb(225 29 72 / .24);font-size:19px;flex:0 0 auto}.bc-tanisma-contact-list{position:relative;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px!important}.bc-tanisma-contact-card{min-height:72px;display:flex!important;align-items:center;gap:12px;padding:13px 14px;border-radius:18px!important;color:#fff!important;text-decoration:none!important;border:1px solid rgb(255 255 255 / .35);box-shadow:0 12px 24px rgb(17 24 39 / .12);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;overflow:hidden}.bc-tanisma-contact-card:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgb(17 24 39 / .18);filter:saturate(1.08)}.bc-contact-phone{background:linear-gradient(135deg,#2563eb,#38bdf8)}.bc-contact-whatsapp{background:linear-gradient(135deg,#16a34a,#22c55e)}.bc-contact-email{background:linear-gradient(135deg,#ea580c,#f43f5e)}.bc-contact-icon{width:42px;height:42px;border-radius:15px;background:rgb(255 255 255 / .2);display:inline-flex;align-items:center;justify-content:center;font-size:22px;flex:0 0 auto}.bc-contact-text{min-width:0;display:flex;flex-direction:column;gap:2px;line-height:1.25}.bc-contact-text strong{display:block;font-size:14px;font-weight:900;letter-spacing:.2px;color:#fff}.bc-contact-text em{display:block;font-size:13px;font-style:normal;font-weight:700;color:rgb(255 255 255 / .92);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.bc-tanisma-message-form textarea{min-height:120px;border:1px solid #fecdd3!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .75)}.bc-tanisma-send-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--bc-tanisma-primary,#e11d48),#f97316)!important;box-shadow:0 12px 24px rgb(225 29 72 / .22)!important}.bc-tanisma-form label[for="bc_phone"]:before,.bc-tanisma-form label[for="bc_contact_email"]:before{display:inline-flex;width:24px;height:24px;margin-right:6px;border-radius:8px;align-items:center;justify-content:center;color:#fff;font-size:13px;vertical-align:middle}.bc-tanisma-form label[for="bc_phone"]:before{content:"📞";background:#2563eb}.bc-tanisma-form label[for="bc_contact_email"]:before{content:"✉️";background:#ea580c}.bc-tanisma-checkline{background:linear-gradient(135deg,#f0fdf4,#ffffff)!important;border-color:#bbf7d0!important}@media (max-width:992px){.bc-tanisma-contact-list{grid-template-columns:1fr 1fr}}@media (max-width:680px){.bc-tanisma-contact-list{grid-template-columns:1fr!important}.bc-tanisma-contact-card{min-height:66px;width:100%}.bc-contact-text em{max-width:100%}.bc-tanisma-section-title h2{font-size:19px!important}}.bc-emoji-wrap{margin:8px 0 12px;position:relative}.bc-emoji-toggle{border:1px solid #fecdd3;background:linear-gradient(135deg,#fff7ed,#fff1f2);color:#9f1239;border-radius:999px;padding:8px 13px;font-weight:800;cursor:pointer;display:inline-flex;gap:6px;align-items:center;box-shadow:0 8px 18px rgb(225 29 72 / .08)}.bc-emoji-panel{margin-top:8px;padding:10px;border:1px solid #fecdd3;background:#fff;border-radius:16px;box-shadow:0 18px 36px rgb(15 23 42 / .12);display:flex;flex-wrap:wrap;gap:6px;max-width:420px;z-index:20}.bc-emoji-btn{width:34px;height:34px;border:1px solid #f3f4f6;border-radius:11px;background:#fff;cursor:pointer;font-size:19px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.bc-emoji-btn:hover{background:#fff1f2;border-color:#fb7185;transform:translateY(-1px)}.bc-char-counter{text-align:right;margin-top:-6px;margin-bottom:8px;font-size:12px;color:#64748b;font-weight:700}.bc-tanisma-quick-title{margin:4px 0 8px;font-weight:900;color:#9f1239;display:flex;align-items:center;gap:6px}.bc-tanisma-quick-messages{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.bc-quick-message-btn{border:1px solid #fecdd3;background:#fff7ed;color:#9f1239;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800;cursor:pointer}.bc-quick-message-btn:hover{background:#ffe4e6;border-color:#fb7185}.bc-tanisma-share-actions{display:flex;flex-wrap:wrap;gap:9px;margin:10px 0 14px}.bc-tanisma-mini-action{border:0;text-decoration:none!important;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;gap:7px;color:#fff!important;box-shadow:0 10px 22px rgb(15 23 42 / .12)}.bc-tanisma-share-wa{background:linear-gradient(135deg,#16a34a,#22c55e)}.bc-tanisma-copy-link{background:linear-gradient(135deg,#334155,#0f172a)}.bc-tanisma-new-badge{position:absolute;top:10px;left:10px;z-index:4;background:linear-gradient(135deg,#f97316,#e11d48);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgb(225 29 72 / .25)}.bc-tanisma-card{position:relative}@media (max-width:680px){.bc-emoji-panel{max-width:100%}.bc-tanisma-share-actions{display:grid;grid-template-columns:1fr}.bc-tanisma-mini-action{justify-content:center;width:100%}.bc-quick-message-btn{width:100%;text-align:center}}.bc-textarea-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:7px 0 13px;position:relative;z-index:30}.bc-textarea-tools .bc-emoji-wrap{margin:0!important;position:relative!important;flex:0 0 auto;z-index:80}.bc-textarea-tools .bc-emoji-toggle{min-height:38px;padding:8px 14px;line-height:1;user-select:none}.bc-textarea-tools .bc-char-counter{margin:0 4px 0 auto!important;line-height:1;white-space:nowrap;align-self:center}.bc-textarea-tools .bc-emoji-panel{position:absolute!important;top:calc(100% + 8px);left:0;margin-top:0!important;width:max-content;max-width:min(420px, calc(100vw - 40px));z-index:9999!important;animation:bcEmojiPop .14s ease-out}.bc-textarea-tools .bc-emoji-panel[hidden]{display:none!important}@keyframes bcEmojiPop{from{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:680px){.bc-textarea-tools{align-items:flex-start;gap:8px;margin-top:6px}.bc-textarea-tools .bc-emoji-toggle{padding:8px 12px;font-size:13px}.bc-textarea-tools .bc-emoji-panel{max-width:calc(100vw - 44px);max-height:210px;overflow:auto}}.bc-emoji-toggle{width:42px;min-width:42px;height:38px;padding:0!important;justify-content:center;gap:0!important;font-size:18px}.bc-emoji-toggle span[aria-hidden="true"]{display:inline-flex;align-items:center;justify-content:center;line-height:1}.bc-message-action-row{display:flex;align-items:stretch;gap:9px;margin:0;position:relative;z-index:40}.bc-message-action-row .bc-textarea-tools{margin:0!important;flex:0 0 auto;align-self:stretch;z-index:90}.bc-message-action-row .bc-textarea-tools .bc-emoji-wrap{height:100%;display:flex;align-items:stretch}.bc-message-action-row .bc-textarea-tools .bc-emoji-toggle{width:48px;min-width:48px;height:auto;min-height:44px;border-radius:14px;box-shadow:0 10px 22px rgb(225 29 72 / .14)}.bc-message-action-row .bc-textarea-tools .bc-char-counter{position:absolute;right:0;top:-26px;margin:0!important;background:rgb(255 255 255 / .84);border-radius:999px;padding:2px 7px;color:#475569}.bc-message-action-row .bc-textarea-tools .bc-emoji-panel{top:auto!important;bottom:calc(100% + 8px)!important;left:0!important}.bc-message-action-row .bc-tanisma-send-btn{flex:1 1 auto;width:auto!important;min-height:44px;margin:0!important}@media (max-width:680px){.bc-message-action-row{gap:8px}.bc-message-action-row .bc-textarea-tools .bc-emoji-toggle{width:46px;min-width:46px}.bc-message-action-row .bc-tanisma-send-btn{width:auto!important}}.bc-tanisma-nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.bc-tanisma-head-actions .bc-tanisma-nav-actions{justify-content:flex-end}.bc-tanisma-form-actions .bc-tanisma-nav-actions{justify-content:flex-start}.bc-tanisma-nav-actions .bc-tanisma-btn,.bc-tanisma-nav-actions .bc-tanisma-link-btn{margin-left:0!important;gap:7px;min-height:42px;white-space:nowrap}.bc-tanisma-nav-actions .bc-nav-profiles{background:#eef2ff!important;color:#3730a3!important}.bc-tanisma-nav-actions .bc-nav-messages{background:#fff7ed!important;color:#9a3412!important}.bc-tanisma-nav-actions .bc-nav-view{background:#ecfdf5!important;color:#047857!important}.bc-tanisma-nav-actions .bc-nav-login{background:#f1f5f9!important;color:#334155!important}.bc-tanisma-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--bc-tanisma-primary,#e11d48);color:#fff!important;font-size:12px;line-height:1;margin-left:2px}@media (max-width:680px){.bc-tanisma-nav-actions{width:100%;display:grid;grid-template-columns:1fr;gap:8px}.bc-tanisma-nav-actions .bc-tanisma-btn,.bc-tanisma-nav-actions .bc-tanisma-link-btn{width:100%}.bc-tanisma-form-actions .bc-tanisma-nav-actions{width:100%}}.bc-tanisma-danger-zone{margin-top:16px;padding:14px 16px;border:1px solid #fecaca;background:linear-gradient(135deg,#fff1f2,#fff7ed);border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.bc-tanisma-danger-zone strong{color:#991b1b;font-size:15px}.bc-tanisma-danger-zone p{margin:4px 0 0!important;color:#7f1d1d;font-size:13px;line-height:1.45}.bc-tanisma-delete-form{margin:0!important;display:inline-flex;align-items:center}.bc-tanisma-danger-btn{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:10px 14px;border-radius:14px;background:#dc2626;color:#fff!important;font-weight:800;text-decoration:none!important;box-shadow:0 10px 22px rgb(220 38 38 / .20)}.bc-tanisma-danger-btn:hover{background:#b91c1c;color:#fff!important;transform:translateY(-1px)}.bc-tanisma-share-actions .bc-tanisma-delete-form{display:inline-flex}.bc-tanisma-share-actions .bc-tanisma-danger-btn{min-height:38px;padding:8px 12px;border-radius:999px;box-shadow:none}@media (max-width:680px){.bc-tanisma-danger-zone{align-items:stretch;flex-direction:column}.bc-tanisma-danger-zone .bc-tanisma-delete-form,.bc-tanisma-danger-zone .bc-tanisma-danger-btn{width:100%}}.bc-tanisma-cards{align-items:stretch}.bc-tanisma-card{display:grid!important;grid-template-columns:118px minmax(0,1fr);align-items:stretch;padding:12px;gap:12px;overflow:visible!important;border-radius:18px!important;background:#fff!important;border-color:#e7eaf0!important;box-shadow:0 12px 28px rgb(15 23 42 / .07)!important}.bc-tanisma-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgb(15 23 42 / .11)!important}.bc-tanisma-card .bc-tanisma-photo-link{width:118px;min-height:118px;height:100%;aspect-ratio:1/1!important;border-radius:16px;overflow:hidden;background:#f6f7fb;border:1px solid #edf0f5;align-self:stretch}.bc-tanisma-card .bc-tanisma-photo{border-radius:16px}.bc-tanisma-card .bc-tanisma-no-photo{min-height:118px!important;height:100%!important;width:100%!important;border-radius:16px;background:linear-gradient(135deg,#f8fafc,#eef2f7)!important;color:#64748b!important;display:flex!important;flex-direction:column;align-items:center!important;justify-content:center!important;gap:6px;text-align:center;font-weight:800}.bc-tanisma-no-photo-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 18px rgb(15 23 42 / .06);font-size:22px;line-height:1}.bc-tanisma-no-photo small{display:block;font-size:12px;line-height:1.2;color:#64748b;font-weight:800}.bc-tanisma-card-body{padding:3px 2px 3px 0!important;gap:8px!important}.bc-tanisma-card-top h3{font-size:18px!important}.bc-tanisma-card p{font-size:14px;line-height:1.45!important}.bc-tanisma-new-badge{top:8px!important;left:8px!important;padding:5px 9px!important;font-size:11px!important}.bc-tanisma-view{align-self:flex-start;min-height:36px;padding:9px 13px!important}.bc-tanisma-contact-modern,.bc-tanisma-message-modern{background:#fff!important;border:1px solid #edf0f5!important;box-shadow:0 10px 26px rgb(15 23 42 / .06)!important;overflow:visible!important}.bc-tanisma-contact-modern:before,.bc-tanisma-message-modern:before{display:none!important}.bc-tanisma-section-title{margin-bottom:12px!important}.bc-tanisma-section-title h2{font-size:20px!important}.bc-tanisma-section-icon{width:34px!important;height:34px!important;border-radius:12px!important;font-size:17px!important;box-shadow:none!important;background:rgb(225 29 72 / .10)!important;color:var(--bc-tanisma-primary,#e11d48)!important}.bc-tanisma-contact-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px!important}.bc-tanisma-contact-card{min-height:58px!important;padding:10px 12px!important;border-radius:15px!important;color:#111827!important;box-shadow:none!important;border:1px solid #e5e7eb!important;background:#f8fafc!important;gap:10px!important}.bc-tanisma-contact-card:hover{transform:translateY(-1px)!important;box-shadow:0 10px 20px rgb(15 23 42 / .08)!important;filter:none!important}.bc-contact-phone{background:linear-gradient(135deg,#eff6ff,#ffffff)!important;border-color:#bfdbfe!important}.bc-contact-whatsapp{background:linear-gradient(135deg,#ecfdf5,#ffffff)!important;border-color:#bbf7d0!important}.bc-contact-email{background:linear-gradient(135deg,#fff7ed,#ffffff)!important;border-color:#fed7aa!important}.bc-contact-icon{width:34px!important;height:34px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .06)!important;box-shadow:0 6px 14px rgb(15 23 42 / .05)!important;font-size:18px!important}.bc-contact-phone .bc-contact-icon{color:#2563eb!important;background:#dbeafe!important}.bc-contact-whatsapp .bc-contact-icon{color:#16a34a!important;background:#dcfce7!important}.bc-contact-email .bc-contact-icon{color:#ea580c!important;background:#ffedd5!important}.bc-contact-text strong{color:#334155!important;font-size:13px!important;font-weight:900!important}.bc-contact-text em{color:#0f172a!important;font-size:13px!important;font-weight:800!important;max-width:100%!important;white-space:normal!important;word-break:break-word}.bc-tanisma-single-left .bc-tanisma-no-photo,.bc-tanisma-single-no-photo{min-height:300px!important;border-radius:18px!important;background:linear-gradient(135deg,#f8fafc,#eef2f7)!important}.bc-tanisma-single-left .bc-tanisma-no-photo .bc-tanisma-no-photo-icon{width:62px;height:62px;font-size:32px}@media (max-width:1100px){.bc-tanisma-contact-list{grid-template-columns:1fr 1fr!important}}@media (max-width:760px){.bc-tanisma-card{grid-template-columns:96px minmax(0,1fr);padding:10px;gap:10px}.bc-tanisma-card .bc-tanisma-photo-link{width:96px;min-height:96px;border-radius:14px}.bc-tanisma-card .bc-tanisma-no-photo{min-height:96px!important;border-radius:14px}.bc-tanisma-no-photo-icon{width:34px;height:34px;font-size:18px}.bc-tanisma-no-photo small{font-size:11px}.bc-tanisma-card-top{flex-direction:column;gap:5px!important}.bc-tanisma-card-top h3{font-size:17px!important}.bc-tanisma-meta span,.bc-tanisma-tags span{font-size:11px!important;padding:4px 7px!important}.bc-tanisma-card p{font-size:13px}.bc-tanisma-view{width:auto!important}.bc-tanisma-contact-list{grid-template-columns:1fr!important}}@media (max-width:420px){.bc-tanisma-card{grid-template-columns:84px minmax(0,1fr)}.bc-tanisma-card .bc-tanisma-photo-link{width:84px;min-height:84px}.bc-tanisma-card .bc-tanisma-no-photo{min-height:84px!important}}.bc-tanisma-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}.bc-tanisma-cards .bc-tanisma-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;padding:0!important;gap:0!important;min-height:100%!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 30px rgb(17 24 39 / .08)!important;text-align:left!important}.bc-tanisma-cards .bc-tanisma-card:hover{transform:translateY(-2px)!important;box-shadow:0 14px 36px rgb(17 24 39 / .12)!important}.bc-tanisma-cards .bc-tanisma-card .bc-tanisma-photo-link{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:4/3!important;align-self:stretch!important;border:0!important;border-radius:0!important;background:#f3f4f6!important;overflow:hidden!important}.bc-tanisma-cards .bc-tanisma-card .bc-tanisma-photo{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:0!important}.bc-tanisma-cards .bc-tanisma-card .bc-tanisma-no-photo{width:100%!important;height:100%!important;min-height:145px!important;border-radius:0!important;background:linear-gradient(135deg,#f8fafc,#edf2f7)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;text-align:center!important;color:#64748b!important}.bc-tanisma-cards .bc-tanisma-card .bc-tanisma-no-photo-icon{width:44px!important;height:44px!important;border-radius:999px!important;font-size:22px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 8px 18px rgb(15 23 42 / .06)!important}.bc-tanisma-cards .bc-tanisma-card .bc-tanisma-no-photo small{font-size:12px!important;line-height:1.2!important;color:#64748b!important}.bc-tanisma-cards .bc-tanisma-card-body{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:10px!important;padding:15px!important;text-align:left!important}.bc-tanisma-cards .bc-tanisma-card-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;flex-direction:row!important;gap:10px!important}.bc-tanisma-cards .bc-tanisma-card-top h3{margin:0!important;font-size:19px!important;line-height:1.25!important;text-align:left!important}.bc-tanisma-cards .bc-tanisma-card-top>span{flex:0 0 auto!important;margin-left:auto!important}.bc-tanisma-cards .bc-tanisma-meta,.bc-tanisma-cards .bc-tanisma-tags{justify-content:flex-start!important;align-items:center!important}.bc-tanisma-cards .bc-tanisma-card p{margin:0!important;color:#4b5563!important;font-size:14px!important;line-height:1.5!important;text-align:left!important}.bc-tanisma-cards .bc-tanisma-view{align-self:flex-start!important;width:auto!important;margin-top:auto!important}.bc-tanisma-cards .bc-tanisma-new-badge{top:10px!important;left:10px!important;z-index:2!important}.bc-tanisma-contact-modern .bc-tanisma-contact-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important;width:100%!important}.bc-tanisma-contact-modern .bc-tanisma-contact-card{width:100%!important;min-width:0!important;height:100%!important;min-height:64px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;padding:12px 14px!important;margin:0!important;box-sizing:border-box!important;text-align:left!important}.bc-tanisma-contact-modern .bc-contact-icon{flex:0 0 38px!important;width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.bc-tanisma-contact-modern .bc-contact-text{flex:1 1 auto!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important;text-align:left!important}.bc-tanisma-contact-modern .bc-contact-text strong,.bc-tanisma-contact-modern .bc-contact-text em{width:100%!important;max-width:none!important;min-width:0!important;text-align:left!important}.bc-tanisma-contact-modern .bc-contact-text em{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}@media (max-width:992px){.bc-tanisma-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bc-tanisma-contact-modern .bc-tanisma-contact-list{grid-template-columns:1fr!important}}@media (max-width:680px){.bc-tanisma-cards{grid-template-columns:1fr!important}.bc-tanisma-cards .bc-tanisma-card .bc-tanisma-photo-link{aspect-ratio:16/9!important}.bc-tanisma-cards .bc-tanisma-card .bc-tanisma-no-photo{min-height:130px!important}.bc-tanisma-cards .bc-tanisma-card-top{flex-direction:row!important;align-items:flex-start!important}.bc-tanisma-cards .bc-tanisma-card-top h3{font-size:18px!important}}.bc-tanisma-wrap .bc-tanisma-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card{display:flex!important;flex-direction:column!important;padding:0!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important;text-align:left!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card>.bc-tanisma-photo-link{display:flex!important;align-items:stretch!important;justify-content:center!important;width:100%!important;height:190px!important;min-height:190px!important;max-height:190px!important;flex:0 0 190px!important;aspect-ratio:auto!important;border-radius:0!important;border:0!important;background:#f3f4f6!important;overflow:hidden!important;box-sizing:border-box!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card>.bc-tanisma-photo-link img.bc-tanisma-photo{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:cover!important;border-radius:0!important;display:block!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card>.bc-tanisma-photo-link .bc-tanisma-no-photo{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;border-radius:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:8px!important;background:linear-gradient(135deg,#f8fafc,#edf2f7)!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card-body{padding:16px!important;display:flex!important;flex-direction:column!important;gap:10px!important;flex:1 1 auto!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;width:100%!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card-top h3{margin:0!important;text-align:left!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-meta,.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-tags{justify-content:flex-start!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card p{text-align:left!important}.bc-tanisma-single .bc-tanisma-contact-modern .bc-tanisma-contact-list,.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-tanisma-contact-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important;justify-items:stretch!important;width:100%!important}.bc-tanisma-single .bc-tanisma-contact-modern .bc-tanisma-contact-card,.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-tanisma-contact-card{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;justify-content:stretch!important;justify-self:stretch!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:68px!important;height:100%!important;padding:12px 14px!important;margin:0!important;gap:12px!important;box-sizing:border-box!important;text-align:left!important}.bc-tanisma-single .bc-tanisma-contact-modern .bc-contact-icon,.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-icon{grid-column:1!important;width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}.bc-tanisma-single .bc-tanisma-contact-modern .bc-contact-text,.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-text{grid-column:2!important;min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important;line-height:1.25!important}.bc-tanisma-single .bc-tanisma-contact-modern .bc-contact-text strong,.bc-tanisma-single .bc-tanisma-contact-modern .bc-contact-text em,.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-text strong,.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-text em{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}@media (max-width:992px){.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bc-tanisma-single .bc-tanisma-contact-modern .bc-tanisma-contact-list,.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-tanisma-contact-list{grid-template-columns:1fr!important}}@media (max-width:680px){.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:1fr!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card>.bc-tanisma-photo-link{height:170px!important;min-height:170px!important;max-height:170px!important;flex-basis:170px!important}}@media (max-width:420px){.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card>.bc-tanisma-photo-link{height:160px!important;min-height:160px!important;max-height:160px!important;flex-basis:160px!important}}.bc-tanisma-wrap .bc-tanisma-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}.bc-tanisma-wrap .bc-tanisma-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;padding:0!important;gap:0!important;overflow:hidden!important;text-align:left!important}.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link{display:block!important;width:100%!important;height:190px!important;min-height:190px!important;max-height:190px!important;flex:0 0 190px!important;aspect-ratio:auto!important;border-radius:0!important;border:0!important;background:#f3f4f6!important;overflow:hidden!important;box-sizing:border-box!important}.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link .bc-tanisma-photo,.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link img{width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;display:block!important;border-radius:0!important}.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link .bc-tanisma-no-photo{width:100%!important;height:100%!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;text-align:center!important;border-radius:0!important;background:linear-gradient(135deg,#f8fafc,#edf2f7)!important}.bc-tanisma-wrap .bc-tanisma-card-body{padding:16px!important;display:flex!important;flex-direction:column!important;gap:10px!important;flex:1 1 auto!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-tanisma-contact-list{display:flex!important;flex-wrap:nowrap!important;gap:12px!important;align-items:stretch!important;justify-content:stretch!important;width:100%!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-tanisma-contact-card{flex:1 1 0!important;width:auto!important;max-width:none!important;min-width:0!important;min-height:68px!important;height:auto!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;margin:0!important;padding:12px 14px!important;box-sizing:border-box!important;text-align:left!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-icon{width:42px!important;height:42px!important;min-width:42px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-text{min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-text strong,.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-text em{display:block!important;width:100%!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}@media(max-width:992px){.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-tanisma-contact-list{display:grid!important;grid-template-columns:1fr!important}}@media(max-width:680px){.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:1fr!important}.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link{height:170px!important;min-height:170px!important;max-height:170px!important;flex-basis:170px!important}}.bc-tanisma-wrap{max-width:1040px!important}.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:repeat(auto-fit,minmax(280px,340px))!important;justify-content:center!important;align-items:stretch!important;gap:18px!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card{width:100%!important;max-width:340px!important;margin-left:auto!important;margin-right:auto!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card>.bc-tanisma-photo-link{height:165px!important;min-height:165px!important;max-height:165px!important;flex-basis:165px!important}.bc-tanisma-wrap .bc-tanisma-card-body{padding:15px!important}.bc-tanisma-wrap .bc-tanisma-single-box{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}@media(max-width:760px){.bc-tanisma-wrap{max-width:100%!important}.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card{max-width:390px!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card>.bc-tanisma-photo-link{height:155px!important;min-height:155px!important;max-height:155px!important;flex-basis:155px!important}}@media(max-width:420px){.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card{max-width:100%!important}}.bc-tanisma-wrap{max-width:none!important}.bc-tanisma-wrap .bc-tanisma-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:start!important;justify-items:stretch!important;align-items:stretch!important;gap:16px!important;width:100%!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;justify-self:stretch!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card>.bc-tanisma-photo-link{height:185px!important;min-height:185px!important;max-height:185px!important;flex-basis:185px!important}@media(max-width:992px){.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:start!important}}@media(max-width:680px){.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:1fr!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card{max-width:none!important}.bc-tanisma-wrap .bc-tanisma-cards .bc-tanisma-card>.bc-tanisma-photo-link{height:175px!important;min-height:175px!important;max-height:175px!important;flex-basis:175px!important}}:root{--bc-tanisma-primary:#e11d48;--bc-tanisma-accent:#111827}\n.bc-tanisma-wrap .bc-tanisma-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}.bc-tanisma-wrap .bc-tanisma-card{display:block!important;position:relative!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0!important;gap:0!important;overflow:hidden!important;text-align:left!important;float:none!important;grid-template-columns:none!important}.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link{display:block!important;width:100%!important;max-width:100%!important;height:185px!important;min-height:185px!important;max-height:185px!important;flex:none!important;grid-column:1/-1!important;float:none!important;clear:both!important;aspect-ratio:auto!important;border-radius:0!important;border:0!important;background:#f3f4f6!important;overflow:hidden!important;box-sizing:border-box!important}.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link .bc-tanisma-photo,.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link img{width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;display:block!important;border-radius:0!important}.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link .bc-tanisma-no-photo{width:100%!important;height:100%!important;min-height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;text-align:center!important;border-radius:0!important;box-sizing:border-box!important}.bc-tanisma-wrap .bc-tanisma-card-body{display:block!important;width:100%!important;max-width:100%!important;padding:16px!important;box-sizing:border-box!important;float:none!important;clear:both!important}.bc-tanisma-wrap .bc-tanisma-card-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:10px!important}.bc-tanisma-wrap .bc-tanisma-meta,.bc-tanisma-wrap .bc-tanisma-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:10px!important}.bc-tanisma-wrap .bc-tanisma-card p{margin:0 0 12px!important}.bc-tanisma-wrap .bc-tanisma-view{display:inline-flex!important;align-items:center!important;justify-content:center!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-tanisma-contact-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important;justify-content:stretch!important;width:100%!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-tanisma-contact-card{width:100%!important;max-width:100%!important;min-width:0!important;min-height:66px!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;margin:0!important;padding:12px 14px!important;box-sizing:border-box!important;text-align:left!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-icon{flex:0 0 42px!important;width:42px!important;height:42px!important;min-width:42px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-text{min-width:0!important;flex:1 1 auto!important;width:auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-text strong,.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-contact-text em{display:block!important;width:100%!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;line-height:1.25!important}@media(max-width:992px){.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bc-tanisma-wrap .bc-tanisma-contact-modern .bc-tanisma-contact-list{grid-template-columns:1fr!important}}@media(max-width:680px){.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:1fr!important}.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link{height:175px!important;min-height:175px!important;max-height:175px!important}}.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:repeat(auto-fill,minmax(300px,340px))!important;justify-content:start!important;justify-items:stretch!important;align-items:stretch!important}.bc-tanisma-wrap .bc-tanisma-card{width:100%!important;max-width:340px!important;margin-left:0!important;margin-right:0!important}.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link{height:170px!important;min-height:170px!important;max-height:170px!important}.bc-tanisma-wrap .bc-tanisma-card-body{padding:15px!important}@media(max-width:680px){.bc-tanisma-wrap .bc-tanisma-cards{grid-template-columns:1fr!important}.bc-tanisma-wrap .bc-tanisma-card{max-width:100%!important}.bc-tanisma-wrap .bc-tanisma-card>.bc-tanisma-photo-link{height:165px!important;min-height:165px!important;max-height:165px!important}}.bc-tanisma-wrap .bc-tanisma-list-head{display:block!important;align-items:flex-start!important;justify-content:flex-start!important}.bc-tanisma-wrap .bc-tanisma-list-head>div:first-child{width:100%!important;max-width:100%!important}.bc-tanisma-wrap .bc-tanisma-head-actions{width:100%!important;margin:12px 0 0 0!important;padding:0!important;display:block!important;clear:both!important}.bc-tanisma-wrap .bc-tanisma-nav-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;margin:0!important}.bc-tanisma-wrap .bc-tanisma-nav-actions a{margin:0!important;white-space:nowrap!important;min-height:38px!important;line-height:1.1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-form{padding-left:14px!important;padding-right:14px!important}.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-logout{background:#fff1f2!important;color:#b91c1c!important;border:1px solid #fecdd3!important}.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-logout:hover{background:#ffe4e6!important;color:#991b1b!important}@media(max-width:680px){.bc-tanisma-wrap .bc-tanisma-nav-actions{gap:7px!important}.bc-tanisma-wrap .bc-tanisma-nav-actions a{flex:1 1 calc(50% - 8px)!important}.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-form{flex-basis:100%!important}}\n.bc-tanisma-wrap .bc-tanisma-list-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;width:100%!important}.bc-tanisma-wrap .bc-tanisma-list-head>div:first-child{flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important}.bc-tanisma-wrap .bc-tanisma-head-actions{flex:0 0 auto!important;width:auto!important;max-width:620px!important;margin:0 0 0 auto!important;padding:0!important;display:flex!important;justify-content:flex-end!important;clear:none!important}.bc-tanisma-wrap .bc-tanisma-nav-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:auto!important;max-width:620px!important;margin:0!important}.bc-tanisma-wrap .bc-tanisma-nav-actions a{margin:0!important;white-space:nowrap!important}.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-logout{background:#fff1f2!important;color:#b91c1c!important;border:1px solid #fecdd3!important}@media(max-width:900px){.bc-tanisma-wrap .bc-tanisma-list-head{display:block!important}.bc-tanisma-wrap .bc-tanisma-head-actions{width:100%!important;max-width:100%!important;margin:12px 0 0 0!important;display:block!important}.bc-tanisma-wrap .bc-tanisma-nav-actions{justify-content:flex-start!important;width:100%!important;max-width:100%!important}}.bc-tanisma-wrap.bc-tanisma-single>.bc-tanisma-nav-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:0 0 16px auto!important;padding:0!important}.bc-tanisma-wrap.bc-tanisma-single>.bc-tanisma-nav-actions a{margin:0!important;white-space:nowrap!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.bc-tanisma-wrap.bc-tanisma-single>.bc-tanisma-nav-actions .bc-nav-logout{background:#fff1f2!important;color:#b91c1c!important;border:1px solid #fecdd3!important}@media(max-width:900px){.bc-tanisma-wrap.bc-tanisma-single>.bc-tanisma-nav-actions{justify-content:flex-start!important;margin:0 0 12px 0!important}}.bc-tanisma-wrap .bc-tanisma-head-actions{width:100%!important;max-width:none!important;flex:1 1 100%!important}.bc-tanisma-wrap .bc-tanisma-nav-actions{width:100%!important;max-width:none!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important}.bc-tanisma-wrap .bc-tanisma-nav-actions a{flex:0 0 auto!important}.bc-tanisma-wrap.bc-tanisma-single>.bc-tanisma-nav-actions{flex-wrap:nowrap!important;justify-content:flex-end!important}.bc-tanisma-wrap.bc-tanisma-single>.bc-tanisma-nav-actions a{flex:0 0 auto!important}@media(max-width:900px){.bc-tanisma-wrap .bc-tanisma-nav-actions,.bc-tanisma-wrap.bc-tanisma-single>.bc-tanisma-nav-actions{flex-wrap:wrap!important;justify-content:flex-start!important}}.bc-tanisma-message-item .bc-message-direction{display:inline-flex!important;align-items:center!important;padding:3px 8px!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;margin-right:6px!important;background:#eef2ff!important;color:#3730a3!important}.bc-tanisma-message-item.bc-message-outgoing .bc-message-direction{background:#ecfdf5!important;color:#047857!important}.bc-tanisma-message-item.bc-message-incoming .bc-message-direction{background:#fff1f2!important;color:#be123c!important}.bc-tanisma-message-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin-top:12px!important}.bc-tanisma-message-actions form{display:inline-flex!important;margin:0!important}.bc-tanisma-message-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:999px!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#374151!important;text-decoration:none!important;padding:7px 12px!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important;cursor:pointer!important}.bc-tanisma-message-action:hover{background:#f9fafb!important;color:#111827!important}.bc-tanisma-message-action.bc-message-edit{border-color:#bfdbfe!important;background:#eff6ff!important;color:#1d4ed8!important}.bc-tanisma-message-action.bc-message-delete{border-color:#fecdd3!important;background:#fff1f2!important;color:#be123c!important}.bc-tanisma-message-edit-form{margin-top:12px!important;padding:12px!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#f9fafb!important}.bc-tanisma-message-edit-form textarea{width:100%!important;min-height:110px!important;border:1px solid #d1d5db!important;border-radius:12px!important;padding:10px 12px!important;box-sizing:border-box!important}.bc-tanisma-message-edit-buttons{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important;margin-top:10px!important}.bc-tanisma-message-edited{font-size:12px!important;color:#6b7280!important;font-style:italic!important;margin-left:6px!important}@media(max-width:680px){.bc-tanisma-message-action{flex:1 1 auto!important}.bc-tanisma-message-actions{gap:7px!important}}.bc-tanisma-message-person{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin:8px 0 6px!important;padding:8px 10px!important;border-radius:12px!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;color:#374151!important;font-size:13px!important;line-height:1.3!important}.bc-tanisma-message-person strong{font-weight:900!important;color:#111827!important}.bc-tanisma-message-person a{font-weight:800!important;text-decoration:none!important}.bc-message-outgoing .bc-tanisma-message-person{background:#ecfdf5!important;border-color:#bbf7d0!important}.bc-message-incoming .bc-tanisma-message-person{background:#eff6ff!important;border-color:#bfdbfe!important}.bc-tanisma-wrap .bc-tanisma-nav-actions a.is-active{box-shadow:0 0 0 2px rgb(225 29 72 / .18) inset!important;font-weight:700!important}.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-profiles,.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-account,.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-form,.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-messages,.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-view,.bc-tanisma-wrap .bc-tanisma-nav-actions .bc-nav-logout{display:inline-flex!important}