.floating-contact-btn{position:fixed!important;bottom:28px!important;right:28px!important;width:56px!important;height:56px!important;border-radius:50%!important;background:#1c1917!important;color:#f59e0b!important;border:1.5px solid rgba(245,158,11,.35)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.4rem!important;cursor:pointer!important;box-shadow:0 6px 22px rgba(0,0,0,.3),0 2px 6px rgba(0,0,0,.18)!important;z-index:40!important;transition:all .3s cubic-bezier(0, 0, .2, 1)!important;touch-action:manipulation!important;animation:prFloatPulseFix 2.8s ease-in-out infinite!important;font-family:inherit!important;outline:0;padding:0!important;line-height:1!important}.floating-contact-btn:hover{transform:scale(1.08)!important;animation:none!important;background:#d97706!important;color:#fff!important;border-color:transparent!important;box-shadow:0 8px 24px rgba(245,158,11,.22),0 20px 50px rgba(245,158,11,.18)!important}.floating-contact-btn:focus-visible{outline:3px solid rgba(245,158,11,.5)!important;outline-offset:3px!important}.floating-contact-btn .fa,.floating-contact-btn i,.floating-contact-btn:hover .fa,.floating-contact-btn:hover i{display:inline-block!important;color:#fff!important;font-size:24px!important;line-height:1!important;-webkit-text-fill-color:#ffffff!important}@keyframes prFloatPulseFix{0%{box-shadow:0 6px 22px rgba(0,0,0,.3),0 2px 6px rgba(0,0,0,.18),0 0 0 0 rgba(245,158,11,.45)}65%{box-shadow:0 6px 22px rgba(0,0,0,.3),0 2px 6px rgba(0,0,0,.18),0 0 0 18px rgba(245,158,11,0)}100%{box-shadow:0 6px 22px rgba(0,0,0,.3),0 2px 6px rgba(0,0,0,.18),0 0 0 0 rgba(245,158,11,0)}}@media (max-width:768px){.floating-contact-btn{bottom:22px!important;right:22px!important;width:50px!important;height:50px!important;font-size:1.25rem!important}}@media (max-width:600px){.price-table{display:block;border:none;background:0 0;box-shadow:none}.price-table thead{display:none}.price-table tbody{display:block}.price-table tr{display:block;background:var(--white,#fff);border:1px solid var(--border,#e2e8f0);border-radius:12px;padding:14px 16px;margin-bottom:12px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.price-table td{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border:none;font-size:.95rem}.price-table td:first-child{font-weight:700;color:var(--dark,#1a1a1a);font-size:1.02rem;padding-bottom:10px;margin-bottom:6px;border-bottom:1px solid var(--border,#e2e8f0);display:block}.price-table td:not(:first-child)::before{font-weight:600;color:var(--gray,#64748b);font-size:.85rem}.price-table td.p-std::before{content:"Standard"}.price-table td.p-biz::before{content:"Business"}.price-table td.p-vip::before{content:"VIP"}}.faq-summary{min-height:48px!important;padding-top:14px!important;padding-bottom:14px!important}details.rt-collapsible[open] .rt-icon{transform:rotate(45deg)}