@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.contact-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.contact-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.contact-video-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,122,0,.85),rgba(255,51,102,.75) 50%,rgba(255,107,157,.8));z-index:1}.contact-bg-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:80px 80px;z-index:2;pointer-events:none}.contact-content{position:relative;z-index:10;width:100%;max-width:1100px;padding:2rem;text-align:center}.contact-header{margin-bottom:3rem;animation:fadeInUp .8s ease-out}.contact-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;background:#fc0;border-radius:50px;margin-bottom:1.5rem}.contact-badge-icon{color:#f36}.contact-badge-text{font-family:Urbanist,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#f36}.contact-title{font-family:Urbanist,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#ffeb3b;margin-bottom:1rem;line-height:1.2}.contact-title span{color:#ffd93d}.contact-subtitle{font-family:Urbanist,sans-serif;font-size:1.1rem;font-weight:500;color:#fff;max-width:600px;margin:0 auto;line-height:1.7}.contact-card{background:#fff8f0;border:3px solid #ff7a00;border-radius:20px;padding:3rem 2rem;animation:fadeInUp .8s ease-out .2s both}.contact-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.contact-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.contact-grid.contact-grid-2{grid-template-columns:repeat(2,1fr)}}.contact-item{text-align:center;padding:1.5rem}.contact-item-icon{width:72px;height:72px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:#ff7a00;border-radius:50%;transition:all .3s ease}.contact-item:hover .contact-item-icon{transform:scale(1.1);background:#f36}.contact-item-icon svg{width:32px;height:32px;color:#ffeb3b}.contact-item-title{font-family:Urbanist,sans-serif;font-size:1.5rem;font-weight:700;color:#2d1810;margin-bottom:.75rem}.contact-item-desc{font-family:Urbanist,sans-serif;font-size:.95rem;color:#5c2d1a;margin-bottom:1.25rem;line-height:1.6}.contact-item-link{display:inline-flex;align-items:center;gap:.5rem;font-family:Urbanist,sans-serif;font-size:1.1rem;font-weight:600;color:#ff7a00;text-decoration:none;transition:all .2s ease}.contact-item-link:hover{color:#f36;text-decoration:underline}.contact-item-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:#f36;border:none;border-radius:8px;font-family:Urbanist,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#ffeb3b;cursor:pointer;transition:all .2s ease}.contact-item-btn:hover{background:#e91e63;transform:translateY(-2px)}.contact-item-btn svg{width:18px;height:18px}.contact-item-hours{display:inline-flex;align-items:center;gap:.5rem;font-family:Urbanist,sans-serif;font-size:.85rem;font-weight:600;color:#9a3412;margin-top:.75rem}.contact-item-hours svg{width:16px;height:16px;color:#ff7a00}.contact-divider{display:block;height:1px;background:linear-gradient(90deg,transparent,#ffd4a8,transparent)}@media (min-width:768px){.contact-divider{display:none}.contact-item{border-right:1px solid #ffd4a8}.contact-item:last-child{border-right:none}}.contact-trust{margin-top:3rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;animation:fadeInUp .8s ease-out .4s both}.contact-trust-item{display:flex;align-items:center;gap:.75rem}.contact-trust-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffeb3b;border-radius:10px}.contact-trust-icon svg{width:20px;height:20px;color:#f36}.contact-trust-text{font-family:Urbanist,sans-serif;font-size:.9rem;font-weight:600;color:#ffeb3b}.contact-social{margin-top:2.5rem;animation:fadeInUp .8s ease-out .5s both;text-align:center}.contact-social-title{font-family:Urbanist,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffeb3b;margin-bottom:1.25rem}.contact-social-icons{display:flex;justify-content:center;gap:1rem}.contact-social-btn{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;color:#fff;text-decoration:none;transition:all .3s ease;transform:translateY(0)}.contact-social-btn:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.25)}.contact-social-btn svg{width:24px;height:24px}.contact-social-btn--fb{background:#1877f2}.contact-social-btn--fb:hover{background:#1565d8}.contact-social-btn--tw{background:#000}.contact-social-btn--tw:hover{background:#333}.contact-social-btn--li{background:#0a66c2}.contact-social-btn--li:hover{background:#004182}.contact-social-btn--ig{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.contact-social-btn--ig:hover{background:linear-gradient(135deg,#e07422,#c41e6a,#6e2b96)}@media (max-width:768px){.contact-content{padding:1.5rem}.contact-card{padding:2rem 1.25rem}.contact-item{padding:1rem}.contact-item-icon{width:60px;height:60px}.contact-item-icon svg{width:28px;height:28px}.contact-trust{flex-direction:column;gap:1rem}}@media (max-width:480px){.contact-content{padding:1rem}.contact-card{padding:1.5rem 1rem;border-radius:14px}.contact-item{padding:.75rem}.contact-item-icon{width:52px;height:52px}.contact-item-icon svg{width:24px;height:24px}.contact-item-title{font-size:1.25rem}.contact-item-desc{font-size:.85rem}.contact-item-link{font-size:.95rem}.contact-item-btn{width:100%;justify-content:center;padding:.75rem 1.25rem}.contact-trust-item{width:100%}.contact-badge{padding:.5rem 1rem}.contact-badge-text{font-size:.65rem}}@media (max-width:1023px){.contact-page{padding-top:calc(50px + env(safe-area-inset-top, 0px));padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.contact-item-btn{min-height:48px}.contact-item-link{min-height:48px;display:inline-flex;align-items:center}}