.bn-footer .modern-footer{--bn-yellow:#ffed00;--bn-yellow-hover:#e6d600;--bn-bg:#111827;--bn-bg-light:#1f2937;--bn-text-main:#f3f4f6;--bn-text-muted:#9ca3af;--bn-border:#374151;background-color:var(--bn-bg);color:var(--bn-text-main);font-size:14px;overflow:hidden;position:relative}.bn-footer .modern-footer:before{background:linear-gradient(90deg,var(--bn-yellow) 0,#ffc107 100%);content:"";height:4px;left:0;position:absolute;right:0;top:0}.bn-footer .footer-wrapper{margin:0 auto;max-width:1280px;padding:60px 24px 20px}.bn-footer .footer-cta{align-items:center;background:var(--bn-bg-light);border:1px solid var(--bn-border);border-radius:16px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:60px;padding:30px}.bn-footer .cta-text h3{color:var(--bn-yellow);font-size:20px;margin:0 0 8px}.bn-footer .cta-text p{color:var(--bn-text-muted);margin:0}.bn-footer .cta-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.bn-footer .cta-button{align-items:center;background-color:var(--bn-yellow);border-radius:8px;color:#000;display:inline-flex;font-weight:700;gap:10px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.bn-footer .cta-button--doctor{background:#fff;border:1px solid rgba(255,237,0,.34);color:var(--bn-bg)}.bn-footer .cta-button:hover{background-color:var(--bn-yellow-hover);box-shadow:0 4px 12px #ffed0033;transform:translateY(-2px)}.bn-footer .cta-arrow{display:inline-block;transform:translateY(-1px)}.bn-footer .footer-grid{border-bottom:1px solid var(--bn-border);display:grid;gap:40px;grid-template-columns:1.5fr 1fr 1fr 1fr;padding-bottom:40px}.bn-footer .brand-col .logo{align-items:center;display:inline-flex;margin-bottom:20px;text-decoration:none}.bn-footer .footer-logo-img{background:#fffffff0;border-radius:14px;display:block;height:auto;max-width:100%;padding:8px 10px;width:132px}.bn-footer .brand-desc{color:var(--bn-text-muted);line-height:1.8;margin-bottom:24px;text-align:justify}.bn-footer .social-icons{display:flex;gap:12px}.bn-footer .social-btn{align-items:center;background:var(--bn-bg-light);border:1px solid var(--bn-border);border-radius:50%;color:var(--bn-text-main);display:flex;height:40px;justify-content:center;text-decoration:none;transition:.3s;width:40px}.bn-footer .social-btn:hover{background:var(--bn-yellow);border-color:var(--bn-yellow);color:#000}.bn-footer .footer-col h4{color:var(--bn-text-main);font-size:16px;font-weight:700;margin-bottom:24px;padding-right:15px;position:relative}.bn-footer .footer-col h4:before{background:var(--bn-yellow);border-radius:2px;content:"";height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:4px}.bn-footer .link-list{list-style:none;margin:0;padding:0}.bn-footer .link-list li{margin-bottom:14px}.bn-footer .link-list a{align-items:center;color:var(--bn-text-muted);display:flex;font-size:13.5px;gap:8px;text-decoration:none;transition:all .3s ease}.bn-footer .link-list a i{color:var(--bn-border);font-size:10px;transition:.3s}.bn-footer .link-list a:hover{color:var(--bn-yellow);transform:translate(-5px)}.bn-footer .badge-new,.bn-footer .link-list a:hover i{color:var(--bn-yellow)}.bn-footer .badge-new{background:#ffed0026;border-radius:4px;font-size:9px;margin-right:auto;padding:2px 6px}.bn-footer .trust-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:15px}.bn-footer .trust-item{align-items:center;background:#fff;border:0;border-radius:8px;display:flex;height:60px;justify-content:center;opacity:.9;overflow:hidden;padding:5px;transition:.3s}.bn-footer .trust-item:hover{opacity:1;transform:scale(1.02)}.bn-footer .trust-item img{max-height:100%;max-width:100%}.bn-footer .trust-badge-btn{background:transparent;cursor:pointer;padding:0}.bn-footer .footer-bottom{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:12px;gap:15px;justify-content:space-between;padding-top:24px}.bn-footer .footer-bottom-links a{color:#6b7280;margin-left:20px;text-decoration:none;transition:.3s}.bn-footer .footer-bottom-links a:hover{color:var(--bn-text-main)}@media(max-width:1024px){.bn-footer .footer-grid{gap:30px;grid-template-columns:1fr 1fr}.bn-footer .brand-col{grid-column:span 2}}@media(max-width:768px){.bn-footer .footer-cta{flex-direction:column;text-align:center}.bn-footer .cta-actions{justify-content:center;width:100%}.bn-footer .cta-button{justify-content:center;width:min(100%,260px)}.bn-footer .footer-grid{border-bottom:none;display:block}.bn-footer .footer-col{border-bottom:1px solid var(--bn-border);margin-bottom:0}.bn-footer summary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;list-style:none;padding:18px 0}.bn-footer summary::-webkit-details-marker{display:none}.bn-footer summary h4{display:inline-block;margin:0}.bn-footer summary:after{color:var(--bn-text-muted);content:"▾";transition:transform .3s}.bn-footer details[open] summary:after{color:var(--bn-yellow);transform:rotate(180deg)}.bn-footer .link-list{animation:slideDown .3s ease-out;padding-bottom:20px;padding-right:10px}.bn-footer .brand-col{border-bottom:1px solid var(--bn-border);margin-bottom:20px;padding-bottom:30px}.bn-footer .footer-bottom{flex-direction:column;text-align:center}.bn-footer .footer-bottom-links a{margin:0 10px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:769px){.bn-footer details,.bn-footer summary{pointer-events:none}.bn-footer details .link-list,.bn-footer details .trust-grid{pointer-events:auto}}.bn-footer .support-phone{color:var(--bn-text-muted);margin-bottom:16px}.bn-footer .support-phone .muted{margin-left:8px}.bn-footer .support-phone .tel{color:var(--bn-text-main);direction:ltr;font-weight:700}.bn-footer .mobile-partner-cta{display:none}@media(max-width:768px){.bn-footer .mobile-partner-cta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111827e6;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;bottom:calc(var(--bn-mobile-bottom-safe, 12px) + env(safe-area-inset-bottom));box-shadow:0 16px 40px #1118273d;display:grid;gap:6px;grid-template-columns:1fr 1fr;left:14px;min-height:46px;padding:5px;position:fixed;right:14px;z-index:1045}.bn-footer .mobile-partner-cta__btn{align-items:center;border-radius:999px;display:inline-flex;font-size:.85rem;font-weight:900;gap:8px;justify-content:center;min-height:38px;text-decoration:none;white-space:nowrap}.bn-footer .mobile-partner-cta__btn--doctor{background:#fff;color:#111827}.bn-footer .mobile-partner-cta__btn--center{background:linear-gradient(135deg,#ffed00,#ffe45c);color:#111827}.bn-footer .scroll-top.open{bottom:calc(72px + env(safe-area-inset-bottom))}}.bn-active-reservation[data-v-2048f391]{align-items:stretch;background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:24px;bottom:16px;box-shadow:0 20px 60px #0f172a33;display:flex;gap:14px;left:16px;margin:0 auto;max-width:980px;overflow:hidden;padding:14px 16px 14px 44px;position:fixed;right:16px;z-index:1085}.bn-active-reservation__close[data-v-2048f391]{background:transparent;border:0;color:#64748b;font-size:22px;left:12px;line-height:1;position:absolute;top:8px}.bn-active-reservation__header[data-v-2048f391]{align-items:center;display:flex;flex:0 0 230px;gap:12px;padding-left:4px}.bn-active-reservation__signal[data-v-2048f391]{background:radial-gradient(circle,#16a34a2e 0,#16a34a14 52%,#16a34a00 72%);border-radius:999px;display:grid;flex:0 0 48px;height:48px;place-items:center;position:relative;width:48px}.bn-active-reservation__signal-core[data-v-2048f391]{animation:reservation-core-pulse-2048f391 1.55s ease-in-out infinite;background:#16a34a;border-radius:999px;box-shadow:0 0 0 7px #16a34a24,0 0 22px #16a34a8c;height:16px;position:relative;width:16px;z-index:2}.bn-active-reservation__signal-wave[data-v-2048f391]{animation:reservation-ripple-2048f391 2.25s ease-out infinite;border:2px solid rgba(22,163,74,.38);border-radius:999px;inset:9px;position:absolute}.bn-active-reservation__signal-wave--two[data-v-2048f391]{animation-delay:.75s}.bn-active-reservation__title[data-v-2048f391]{color:#172033;font-weight:900;margin-bottom:3px}.bn-active-reservation__count[data-v-2048f391]{align-items:center;background:#16a34a1f;border-radius:999px;color:#15803d;display:inline-flex;font-size:12px;height:22px;justify-content:center;margin-right:6px;min-width:22px;padding:0 7px}.bn-active-reservation__hint[data-v-2048f391]{color:#64748b;font-size:12px;line-height:1.8}.bn-active-reservation__list[data-v-2048f391]{display:grid;flex:1 1 auto;gap:8px;max-height:210px;overflow-y:auto;padding-left:6px}.bn-active-reservation__item[data-v-2048f391]{align-items:center;background:linear-gradient(135deg,#16a34a0e,#ffffffeb);border:1px solid rgba(22,163,74,.13);border-radius:18px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:10px 12px 10px 36px;position:relative}.bn-active-reservation__item-close[data-v-2048f391]{background:transparent;border:0;color:#94a3b8;font-size:18px;left:10px;line-height:1;position:absolute;top:8px}.bn-active-reservation__body[data-v-2048f391]{min-width:0;position:relative;z-index:1}.bn-active-reservation__item-title[data-v-2048f391]{color:#172033;font-weight:800;margin-bottom:3px}.bn-active-reservation__meta[data-v-2048f391]{color:#64748b;font-size:12px;margin-bottom:4px}.bn-active-reservation__text[data-v-2048f391]{color:#334155;font-size:13px;line-height:1.8}.bn-active-reservation__actions[data-v-2048f391]{position:relative;white-space:nowrap;z-index:1}.bn-active-reservation__state-pill[data-v-2048f391]{align-items:center;background:#0f172a0f;border-radius:999px;color:#334155;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-height:32px;padding:6px 12px}@keyframes reservation-ripple-2048f391{0%{opacity:.8;transform:scale(.62)}70%{opacity:.2}to{opacity:0;transform:scale(1.85)}}@keyframes reservation-core-pulse-2048f391{0%,to{transform:scale(.92)}50%{transform:scale(1.12)}}.reservation-sheet-enter-active[data-v-2048f391],.reservation-sheet-leave-active[data-v-2048f391]{transition:all .25s ease}.reservation-sheet-enter-from[data-v-2048f391],.reservation-sheet-leave-to[data-v-2048f391]{opacity:0;transform:translateY(20px)}@media(max-width:767px){.bn-active-reservation[data-v-2048f391]{border-radius:24px 24px 0 0;bottom:0;flex-direction:column;gap:10px;left:0;max-height:48dvh;padding:16px 16px 16px 42px;right:0}.bn-active-reservation__header[data-v-2048f391]{flex:0 0 auto;padding-right:52px}.bn-active-reservation__signal[data-v-2048f391]{height:42px;position:absolute;right:18px;top:16px;width:42px}.bn-active-reservation__list[data-v-2048f391]{max-height:32dvh}.bn-active-reservation__item[data-v-2048f391]{align-items:stretch;grid-template-columns:1fr}.bn-active-reservation__actions .btn[data-v-2048f391],.bn-active-reservation__state-pill[data-v-2048f391]{width:100%}}
