﻿.grecaptcha-badge{visibility: hidden !important;opacity: 0 !important;pointer-events: none !important;}.hc-hero{max-width: 1020px !important;width: 100%;}.hc-hero .hero-h1{font-size: clamp(30px, 3.8vw, 52px);letter-spacing: 0.5px;line-height: 1.14;margin-bottom: 16px;font-weight: 700;text-shadow: 0 2px 12px rgba(0,0,0,0.45);}.hc-tagline{font-weight: 400;color: rgba(255, 255, 255, 0.88);line-height: 1.6;margin-bottom: 0;letter-spacing: 0.01em;text-shadow: 0 1px 8px rgba(0,0,0,0.35);}.hc-wa{margin-top: 24px;font-size: 13px;color: rgba(255, 255, 255, 0.70);}.hc-wa a{color: rgba(255, 255, 255, 0.85);text-decoration: none;border-bottom: 1px solid rgba(255, 255, 255, 0.40);transition: color 0.2s,border-color 0.2s;}.hc-wa a:hover{color: #ffffff;border-color: rgba(255, 255, 255, 0.70);}.hc-hero-cols{display: grid;grid-template-columns: 1fr 1.08fr;gap: 52px;align-items: center;}.hc-hero-text{display: flex;flex-direction: column;}#hero{padding-bottom: 60px;}#hnv-hc{width: 100%;}#hc-zone{flex-shrink: 0;}.hc-err{flex-shrink: 0;}@keyframes hcFocusPulse{0%{box-shadow: 0 8px 40px rgba(0,0,0,0.18), 0 0 0 0 rgba(232,166,64,0.75);border-color: rgba(232,166,64,0.60);}45%{box-shadow: 0 8px 40px rgba(0,0,0,0.18), 0 0 0 22px rgba(232,166,64,0.00);border-color: rgba(232,166,64,0.80);}55%{box-shadow: 0 8px 40px rgba(0,0,0,0.18), 0 0 0 0 rgba(232,166,64,0.55);border-color: rgba(232,166,64,0.60);}100%{box-shadow: 0 8px 40px rgba(0,0,0,0.18), 0 0 0 16px rgba(232,166,64,0.00);border-color: rgba(13,31,53,0.12);}}.hc-card.hc-focus-pulse{animation: hcFocusPulse 1.5s ease-out forwards;}.hc-card{background: rgb(255 255 255 / 39%);border: 1px solid rgba(13, 31, 53, 0.12);border-radius: 20px;padding: 20px 20px 18px;backdrop-filter: blur(28px);-webkit-backdrop-filter: blur(28px);box-shadow: 0 8px 40px rgba(0, 0, 0, 0.18);display: flex;flex-direction: column;height: 560px;}.hc-header{display: flex;align-items: center;gap: 12px;margin-bottom: 8px;flex-shrink: 0;}.hc-adv-avatar{width: 44px;height: 44px;border-radius: 50%;overflow: hidden;background: transparent;flex-shrink: 0;border: none;}.hc-adv-avatar img{width: 100%;height: 100%;object-fit: cover;}.hc-adv-info{display: flex;flex-direction: column;gap: 4px;}.hc-adv-name{font-size: 15px;font-weight: 700;color: #0d1f35;letter-spacing: 0.01em;font-family: var(--f,'Josefin Sans',sans-serif);}.hc-adv-status{display: flex;align-items: center;gap: 6px;font-size: 12px;color: rgba(13, 31, 53, 0.55);font-family: var(--f,'Josefin Sans',sans-serif);}.hc-online-dot{width: 7px;height: 7px;border-radius: 50%;background: #4caf50;flex-shrink: 0;animation: hcPulse 2.5s ease-in-out infinite;}@keyframes hcPulse{0%, 100%{opacity: 1;box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.45);}50%{opacity: 0.8;box-shadow: 0 0 0 4px rgba(76, 175, 80, 0);}}.hc-prog{margin-bottom: 14px;flex-shrink: 0;}.hc-prog-bar{height: 2px;background: rgba(13, 31, 53, 0.12);border-radius: 2px;overflow: hidden;}.hc-prog-fill{height: 100%;width: 0%;background: #e8a640;border-radius: 2px;transition: width 0.45s ease;}.hc-chat{flex: 1;min-height: 0;overflow-y: auto;margin-bottom: 14px;scroll-behavior: smooth;}.hc-chat::-webkit-scrollbar{width: 0;}.hc-bbl{display: flex;gap: 9px;align-items: flex-start;margin-bottom: 10px;opacity: 0;transform: translateY(6px);transition: opacity 0.28s ease,transform 0.28s ease;}.hc-bbl.show{opacity: 1;transform: translateY(0);}.hc-avatar{width: 28px;height: 28px;border-radius: 50%;overflow: hidden;flex-shrink: 0;background: transparent;}.hc-avatar img{width: 100%;height: 100%;object-fit: cover;}.hc-bbl-txt{background: #ffffff;border: 1px solid rgba(13, 31, 53, 0.12);border-radius: 3px 14px 14px 14px;padding: 10px 14px;line-height: 1.55;color: #0d1f35;max-width: 86%;text-align: left;box-shadow: 0 1px 4px rgba(13,31,53,0.07);}.hc-bbl-txt em{display: block;font-size: 12px;color: rgba(13, 31, 53, 0.45);font-style: normal;margin-top: 4px;}.hc-dots{display: flex !important;gap: 4px;align-items: center;padding: 10px 14px !important;}.hc-dots span{width: 6px;height: 6px;border-radius: 50%;background: rgba(13, 31, 53, 0.40);display: inline-block;animation: hcBnc 1.2s infinite;}.hc-dots span:nth-child(2){animation-delay: 0.2s;}.hc-dots span:nth-child(3){animation-delay: 0.4s;}@keyframes hcBnc{0%, 60%, 100%{transform: translateY(0);}30%{transform: translateY(-5px);}}.hc-user-avatar{width: 28px;height: 28px;border-radius: 50%;overflow: hidden;flex-shrink: 0;margin-top: 2px;}.hc-bbl-user{display: flex;justify-content: flex-end;align-items: flex-start;gap: 8px;margin-bottom: 10px;opacity: 0;transform: translateY(5px);transition: opacity 0.25s ease,transform 0.25s ease;}.hc-bbl-user.show{opacity: 1;transform: translateY(0);}.hc-bbl-user-txt{background: #effdd5;border: 1.5px solid #ffffff;border-radius: 14px 3px 14px 14px;padding: 9px 14px;font-size: 14px;color: #0d1f35;max-width: 80%;line-height: 1.45;font-weight: 500;text-align: left;}.hc-chips{display: flex;flex-wrap: wrap;gap: 8px;margin-bottom: 12px;}.hc-chip{display: inline-flex;align-items: center;gap: 6px;background: #faffef;border: 1.5px solid rgba(13, 31, 53, 0.20);border-radius: 22px;padding: 8px 15px;font-size: 15px;color: #0d1f35;cursor: pointer;transition: background 0.15s,border-color 0.15s,transform 0.12s;white-space: nowrap;font-family: var(--f,'Josefin Sans',sans-serif);line-height: 1.3;font-weight: 500;}.hc-chip:hover{border-color: #e8a640;transform: translateY(-1px);}.hc-chip.on{background: #effdd5;border-color: #ffffff;color: #0d1f35;font-weight: 600;}.hc-ce{font-size: 16px;line-height: 1;}.hc-sel-row{display: flex;gap: 8px;margin-bottom: 12px;}.hc-select{flex: 1;background: #faffef;border: 1.5px solid rgba(13, 31, 53, 0.20);border-radius: 12px;padding: 11px 12px;font-size: 14px;color: #0d1f35;font-family: var(--f,'Josefin Sans',sans-serif);-webkit-appearance: none;appearance: none;cursor: pointer;transition: border-color 0.18s;}.hc-select:focus{outline: none;border-color: #e8a640;}.hc-select option{color: #0d1f35;background: #fff;}.hc-actions{display: flex;flex-direction: column;gap: 7px;}.hc-btn{display: block;width: 100%;box-sizing: border-box;background: #e8a640;color: #0d1f35;border: 1.5px solid #e8a640;border-radius: 12px;padding: 13px 18px;font-size: 15px;font-weight: 700;cursor: pointer;transition: background 0.18s,transform 0.14s,box-shadow 0.18s;font-family: var(--f,'Josefin Sans',sans-serif);letter-spacing: 0.02em;text-align: center;text-decoration: none;box-shadow: 0 2px 8px rgba(200,136,42,0.30);}.hc-btn:hover{background: #d4922e;transform: translateY(-1px);box-shadow: 0 4px 14px rgba(200,136,42,0.40);}.hc-btn:active{transform: translateY(0);}.hc-btn:disabled{opacity: 0.45;cursor: not-allowed;transform: none;}.hc-btn-wa{background: #25d366;color: #fff;border-color: #1aad52;margin-top: 6px;box-shadow: 0 2px 8px rgba(37,211,102,0.28);}.hc-btn-wa:hover{background: #1fba59;box-shadow: 0 4px 14px rgba(37,211,102,0.38);}.hc-skip{background: none;border: none;color: #faffef;font-size: 12px;cursor: pointer;padding: 2px 0;font-family: var(--f,'Josefin Sans',sans-serif);text-align: left;transition: color 0.18s;}.hc-skip:hover{color: rgba(250, 255, 239, 0.7);}.hc-contact-fields{display: flex;flex-direction: column;gap: 9px;margin-bottom: 10px;}.hc-field{background: #faffef;border: 1.5px solid rgba(13, 31, 53, 0.20);border-radius: 12px;padding: 12px 15px;font-size: 15px;color: #0d1f35;width: 100%;box-sizing: border-box;font-family: var(--f,'Josefin Sans',sans-serif);transition: border-color 0.18s,box-shadow 0.18s;-webkit-appearance: none;}.hc-field::placeholder{color: rgba(13, 31, 53, 0.52);}.hc-field:focus{outline: none;border-color: #e8a640;box-shadow: 0 0 0 3px rgba(232,166,64,0.15);}.hc-field.error{border-color: #e03535;}.hc-tel-row{display: flex;gap: 8px;}.hc-code-wrap{position: relative;flex-shrink: 0;width: 90px;display: flex;align-items: center;gap: 5px;background: #faffef;border: 1.5px solid rgba(13, 31, 53, 0.20);border-radius: 12px;padding: 0 10px;height: 49px;box-sizing: border-box;cursor: pointer;overflow: hidden;}.hc-code-label{font-size: 12.5px;font-weight: 500;color: #0d1f35;font-family: var(--f,'Josefin Sans',sans-serif);white-space: nowrap;}.hc-tel-code{position: absolute;inset: 0;opacity: 0;width: 100%;height: 100%;cursor: pointer;font-size: 16px;border: none;background: none;padding: 0;-webkit-appearance: none;appearance: none;}.hc-tel-code option{color: #0d1f35;background: #fff;}.hc-err{color: #c0392b;font-size: 12.5px;min-height: 16px;margin-top: 5px;font-family: var(--f,'Josefin Sans',sans-serif);}@keyframes hcShakeWrap{0%,100%{transform: translateX(0);}15%{transform: translateX(-7px);}35%{transform: translateX(7px);}55%{transform: translateX(-4px);}75%{transform: translateX(4px);}}@keyframes hcFlashChip{0%,100%{background: #effdd5;border-color: #ffffff;}40%{background: #d6f7a0;border-color: #ffffff;box-shadow: 0 0 8px rgba(180,230,80,0.45);}}.hc-chips.hc-max-warn{animation: hcShakeWrap .40s ease;}.hc-chips.hc-max-warn .hc-chip.on{animation: hcFlashChip .40s ease;}.hc-rgpd{font-size: 12px;color: rgba(13, 31, 53, 0.42);margin-top: 9px;line-height: 1.45;font-family: var(--f,'Josefin Sans',sans-serif);}.hc-success-wrap{margin-top: 4px;}@media (max-width: 860px){#hero{height: auto;min-height: 100svh;padding-top: 24px;padding-bottom: 48px;justify-content: flex-start;}.hc-hero{max-width: 100% !important;padding: 0 16px;}.hc-hero-cols{grid-template-columns: 1fr;gap: 28px;}.hc-hero .hero-h1{font-size: clamp(26px, 7.5vw, 38px);margin-bottom: 10px;}.hc-tagline{}.hc-wa{margin-top: 16px;}}@media (max-width: 480px){.hc-card{padding: 16px 14px 14px;border-radius: 16px;height: 600px;}.hc-chip{padding: 7px 12px;}.hc-btn{font-size: 14.5px;}.hc-bbl-txt{}}