.contacts-page{background:#1a1a1a;min-height:100vh;margin-top:80px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.contacts-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#2d2a24 0%,#1a1a1a 100%);border-bottom:2px solid #bc8c4c;padding:80px 0;position:relative;overflow:hidden}.contacts-hero:before{content:"📞";opacity:.05;pointer-events:none;color:#bc8c4c;font-size:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contacts-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 0%,#0006 100%);position:absolute;inset:0}.contacts-hero-title{font-size:clamp(2rem,5vw,3rem);font-family:var(--font-heading);z-index:1;color:#fff;margin-bottom:15px;position:relative}.contacts-hero-subtitle{opacity:.8;z-index:1;color:#b0b0b0;margin-bottom:30px;font-size:clamp(1rem,2vw,1.2rem);position:relative}.gold-text{color:#bc8c4c}.hero-stats{z-index:1;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:30px;display:flex;position:relative}.hero-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#b0b0b0;background:#ffffff08;border:1px solid #bc8c4c33;border-radius:50px;align-items:center;gap:10px;padding:12px 25px;display:flex}.hero-stat .stat-icon{color:#bc8c4c;width:20px;height:20px}.contacts-main{padding:60px 0}.contacts-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.contacts-info{background:#2d2a24;border:1px solid #bc8c4c33;border-radius:30px;padding:40px;box-shadow:0 15px 40px #0006}.info-title{font-size:2rem;font-family:var(--font-heading);color:#fff;align-items:center;gap:10px;margin-bottom:30px;padding-bottom:15px;display:flex;position:relative}.title-icon{color:#bc8c4c;width:28px;height:28px}.info-title:after{content:"";background:#bc8c4c;border-radius:3px;width:60px;height:3px;position:absolute;bottom:0;left:0}.info-card{border-bottom:1px solid #bc8c4c33;gap:20px;margin-bottom:30px;padding-bottom:30px;transition:all .3s;display:flex}.info-card:hover{border-bottom-color:#bc8c4c;transform:translate(5px)}.info-card:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.info-icon-wrapper{background:#bc8c4c1a;border:1px solid #bc8c4c4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex}.info-card:hover .info-icon-wrapper{background:#bc8c4c;transform:rotate(360deg)}.info-icon{color:#bc8c4c;width:26px;height:26px;transition:all .3s}.info-card:hover .info-icon{color:#1a1a1a}.info-content{flex:1}.info-content h3{color:#fff;margin-bottom:10px;font-size:1.2rem}.info-content p{color:#b0b0b0;margin-bottom:10px;line-height:1.6}.map-link{color:#bc8c4c;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.link-icon{width:16px;height:16px;transition:transform .3s}.map-link:hover{color:#ff4d4d}.map-link:hover .link-icon{transform:translate(5px)}.phone-item{margin-bottom:15px}.phone-number{color:#bc8c4c;align-items:center;gap:10px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.phone-number svg{width:18px;height:18px}.phone-number:hover{color:#ff4d4d;transform:translate(5px)}.phone-description{color:#b0b0b0;margin-top:3px;margin-left:28px;font-size:.9rem;display:block}.hours-item{color:#b0b0b0;border-bottom:1px dashed #bc8c4c1a;justify-content:space-between;margin-bottom:8px;padding:8px 0;display:flex}.hours-item:last-child{border-bottom:none}.hours-days{color:#fff;font-weight:600}.hours-time{color:#bc8c4c}.social-card{border-top:2px solid #bc8c4c4d;margin-top:30px;padding-top:30px}.social-card h3{color:#fff;margin-bottom:20px;font-size:1.2rem}.social-links{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.social-link{color:#bc8c4c;background:#ffffff08;border:1px solid #bc8c4c33;border-radius:12px;align-items:center;gap:12px;min-height:56px;padding:14px;text-decoration:none;transition:all .3s cubic-bezier(.2,.9,.3,1);display:flex}.social-link:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 10px 25px #0000004d}.social-icon{align-items:center;font-size:1.3rem;display:flex}.social-icon svg{width:22px;height:22px}.social-name{font-size:.95rem;font-weight:600}.contacts-right{flex-direction:column;gap:30px;display:flex}.map-card{background:#2d2a24;border:1px solid #bc8c4c33;border-radius:30px;padding:30px;box-shadow:0 15px 40px #0006}.map-title{color:#fff;align-items:center;gap:8px;margin-bottom:20px;font-size:1.3rem;display:flex}.map-title-icon{color:#bc8c4c;width:24px;height:24px}.map-container{border:2px solid #bc8c4c4d;border-radius:15px;margin-bottom:20px;transition:all .3s;overflow:hidden}.map-container:hover{border-color:#bc8c4c;box-shadow:0 0 20px #bc8c4c33}.map-container iframe{width:100%;height:400px;display:block}.map-gallery{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.map-gallery img{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:10px;width:100%;height:100px;transition:all .3s}.map-gallery img:hover{border-color:#bc8c4c;transform:scale(1.05)translateY(-3px);box-shadow:0 10px 20px #0000004d}.contacts-features{background:#2d2a24;border-top:1px solid #bc8c4c33;border-bottom:1px solid #bc8c4c33;padding:60px 0}.features-title{text-align:center;font-size:2rem;font-family:var(--font-heading);color:#fff;margin-bottom:50px}.features-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.feature-item{text-align:center;background:#ffffff08;border:1px solid #bc8c4c1a;border-radius:20px;padding:30px;transition:all .3s}.feature-item:hover{background:#bc8c4c0d;border-color:#bc8c4c;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.feature-icon-wrapper{background:#bc8c4c1a;border:1px solid #bc8c4c;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;transition:all .3s;display:flex}.feature-icon-wrapper svg{color:#bc8c4c;width:30px;height:30px;transition:all .3s}.feature-item:hover .feature-icon-wrapper{background:#bc8c4c;transform:rotate(360deg)}.feature-item:hover .feature-icon-wrapper svg{color:#1a1a1a}.feature-item h3{color:#fff;margin-bottom:10px;font-size:1.2rem}.feature-item p{color:#b0b0b0;font-size:.95rem;line-height:1.6}.contacts-faq{background:#1a1a1a;padding:60px 0}.faq-title{text-align:center;font-size:2rem;font-family:var(--font-heading);color:#fff;margin-bottom:50px}.faq-grid{grid-template-columns:repeat(2,1fr);gap:30px;max-width:900px;margin:0 auto;display:grid}.faq-item{background:#2d2a24;border:1px solid #bc8c4c1a;border-radius:20px;padding:30px;transition:all .3s;box-shadow:0 10px 30px #0000004d}.faq-item:hover{border-color:#bc8c4c;transform:translateY(-3px);box-shadow:0 15px 40px #bc8c4c1a}.faq-item h3{color:#bc8c4c;margin-bottom:10px;font-size:1.1rem}.faq-item p{color:#b0b0b0;line-height:1.6}@media (max-width:1024px){.contacts-grid{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr)}.map-container iframe{height:350px}}@media (max-width:768px){.contacts-hero{padding:50px 0}.contacts-hero-title{font-size:2rem}.contacts-hero-subtitle{padding:0 20px;font-size:1rem}.hero-stats{flex-direction:column;align-items:center;gap:15px}.hero-stat{justify-content:center;width:100%;max-width:300px}.contacts-info{padding:30px 20px}.info-card{flex-direction:column;gap:15px}.info-icon-wrapper{width:48px;height:48px}.hours-item{flex-direction:column;gap:5px}.social-links{grid-template-columns:1fr}.social-link{min-height:52px}.map-card{padding:20px}.map-container iframe{height:300px}.map-gallery{grid-template-columns:repeat(2,1fr)}.map-gallery img{height:80px}.features-grid,.faq-grid{grid-template-columns:1fr}}@media (max-width:480px){.info-title{font-size:1.5rem}.map-title{font-size:1.1rem}.map-container iframe{height:250px}.map-gallery{grid-template-columns:1fr}.map-gallery img{height:100px}.faq-item,.feature-item{padding:20px}.feature-icon-wrapper{width:60px;height:60px}.feature-icon-wrapper svg{width:25px;height:25px}}@media (max-width:360px){.contacts-info{padding:20px 15px}.info-title{font-size:1.3rem}.phone-number{font-size:1rem}.social-link{padding:12px}.social-name{font-size:.85rem}.feature-item h3{font-size:1rem}.feature-item p{font-size:.85rem}.faq-item h3{font-size:1rem}.faq-item p{font-size:.9rem}}@media (max-width:850px) and (max-height:500px) and (orientation:landscape){.contacts-hero{padding:40px 0}.hero-stats{flex-flow:wrap;gap:10px}.hero-stat{width:auto;padding:8px 20px}.contacts-grid{gap:30px}.info-card{flex-direction:row}.map-container iframe{height:250px}.map-gallery{grid-template-columns:repeat(4,1fr)}.map-gallery img{height:60px}}@media (min-height:1000px) and (min-width:768px){.contacts-hero{padding:100px 0}.contacts-main,.contacts-features,.contacts-faq{padding:80px 0}}@media (hover:none) and (pointer:coarse){.info-card:hover,.feature-item:hover,.faq-item:hover,.social-link:hover{transform:none}.social-link:active{transform:scale(.95)}.map-gallery img:active{transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.info-card,.info-icon-wrapper,.feature-item,.faq-item,.social-link,.map-gallery img{transition:none;animation:none}.info-card:hover,.feature-item:hover,.map-link:hover .link-icon{transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contacts-info,.map-card,.feature-item,.faq-item{animation:.6s ease-out fadeInUp}.contacts-info{animation-delay:.1s}.map-card{animation-delay:.2s}.feature-item:first-child{animation-delay:.1s}.feature-item:nth-child(2){animation-delay:.2s}.feature-item:nth-child(3){animation-delay:.3s}.feature-item:nth-child(4){animation-delay:.4s}.faq-item:first-child{animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}
