.contact-hero-section{background:linear-gradient(135deg,#fffefc 0%,#fcf5f5 100%);align-items:center;min-height:480px;padding:2.5rem 0 1.5rem;display:flex;position:relative;overflow:hidden}.contact-hero-glow-1{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#410e0e0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-15%;right:-5%}.contact-hero-dot-grid{opacity:.25;pointer-events:none;background-image:radial-gradient(#410e0e 1.5px,#0000 1.5px);background-size:12px 12px;width:100px;height:140px;position:absolute}.contact-hero-dot-grid.dot-grid-left{bottom:15%;left:-2rem}.contact-hero-dot-grid.dot-grid-right{top:15%;right:0}.contact-hero-green-curve-bg{z-index:1;pointer-events:none;width:48%;height:62%;position:absolute;bottom:0;right:0}.contact-hero-container{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:1rem;width:100%;max-width:1440px;margin:0 auto;padding:0 3rem;display:grid;position:relative}.contact-hero-content{z-index:5;flex-direction:column;align-items:flex-start;margin-top:-2.5rem;display:flex}.contact-hero-title{font-family:var(--font-geist-sans), Georgia, serif;color:#0c2340;margin-bottom:.5rem;font-size:3.25rem;font-weight:700;line-height:1.15}.contact-hero-title span{color:#c88b40}.contact-hero-divider-wrap{align-items:center;gap:1rem;width:100%;max-width:200px;margin-bottom:1rem;display:flex}.contact-hero-divider-line{background:linear-gradient(90deg,#c88b4066,#0000);flex-grow:1;height:1px}.contact-hero-divider-line.left{background:linear-gradient(270deg,#c88b4066,#0000)}.contact-hero-divider-leaf{color:#410e0e;align-items:center;display:flex}.contact-hero-desc{color:#4a5059;max-width:580px;margin-bottom:.75rem;font-size:1.05rem;line-height:1.6}.contact-hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.75rem;display:flex}.contact-hero-image-col{justify-content:center;align-items:center;display:flex;position:relative}.contact-hero-right-visual-container{aspect-ratio:1;z-index:5;width:100%;max-width:450px;margin-top:1rem;animation:6s ease-in-out infinite contact-float-image;position:relative}.contact-hero-image-bg-shape{z-index:1;pointer-events:none;background-color:#eedfcf;border-radius:50%;width:108%;height:108%;position:absolute;top:-4%;left:-4%}.contact-hero-fluid-img-wrapper{z-index:2;background-color:#ebdcd0;border:4px solid #fff;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 15px 45px #410e0e26}.contact-hero-fluid-img{object-fit:cover;width:100%;height:100%;display:block}.contact-hero-floating-seal{color:#fff;text-align:center;z-index:3;background-color:#0c2340;border:2px solid #dfba73;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;padding:.75rem;animation:4s ease-in-out infinite contact-float;display:flex;position:absolute;bottom:8%;left:-5rem;box-shadow:0 10px 25px #00000040}.contact-hero-seal-icon{color:#dfba73;margin-bottom:.25rem}.contact-hero-seal-text{font-size:.8rem;font-weight:600;line-height:1.3}@keyframes contact-float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes contact-float-image{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.contact-section{background:radial-gradient(circle at 15% 85%,#fefcf7e6 0%,#fff 100%);padding:5rem 0 6rem;position:relative;overflow:hidden}.contact-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#dfba730f 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;right:-200px}.contact-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#410e0e0a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;bottom:-250px;left:-200px}.contact-container{z-index:2;max-width:1440px;margin:0 auto;padding:0 3rem;position:relative}.contact-section-header{text-align:center;margin-bottom:3.5rem}.contact-section-pretitle{background-color:#c88b400f;border:1px solid #c88b4026;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1.15rem;display:inline-flex}.contact-section-pretitle-dot{color:#dfba73;font-size:1.1rem;font-weight:700}.contact-section-pretitle-text{letter-spacing:.12em;color:#410e0e;text-transform:uppercase;font-size:.75rem;font-weight:700}.contact-section-title{font-family:var(--font-geist-sans), Georgia, serif;color:#0c2340;margin-bottom:.75rem;font-size:2.75rem;font-weight:700;line-height:1.2}.contact-section-desc{color:#555c66;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.contact-split-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:3.5rem;display:grid}.contact-form-card{background:#fff;border:1px solid #410e0e12;border-radius:24px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 12px 40px #0c23400a}.contact-form-card:before{content:"";background:linear-gradient(90deg,#410e0e 0%,#dfba73 50%,#c88b40 100%);border-radius:24px 24px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.contact-form-title{font-family:var(--font-geist-sans), Georgia, serif;color:#0c2340;margin-bottom:.35rem;font-size:1.5rem;font-weight:700}.contact-form-subtitle{color:#7a8594;margin-bottom:1rem;font-size:.92rem;line-height:1.5}.contact-form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form-group{flex-direction:column;gap:.4rem;display:flex}.contact-form-group.full-width{grid-column:1/-1}.contact-form-label{color:#0c2340;letter-spacing:.02em;font-size:.82rem;font-weight:600}.contact-form-label .required{color:#c88b40;margin-left:2px}.contact-input,.contact-select,.contact-textarea{color:#0c2340;background-color:#410e0e04;border:1px solid #410e0e1f;border-radius:12px;outline:none;width:100%;padding:.65rem 1rem;font-family:inherit;font-size:.92rem;transition:all .3s}.contact-input::placeholder,.contact-textarea::placeholder{color:#a0a7b0}.contact-input:focus,.contact-select:focus,.contact-textarea:focus{background-color:#fff;border-color:#410e0e;box-shadow:0 0 0 3px #410e0e0f}.contact-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23555c66' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contact-textarea{resize:vertical;min-height:80px}.contact-phone-group{gap:.5rem;display:flex}.contact-phone-code{color:#0c2340;text-align:center;appearance:none;cursor:pointer;background-color:#410e0e08;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23555c66' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border:1px solid #410e0e1f;border-radius:12px;outline:none;flex-shrink:0;width:100px;padding:.65rem 1.5rem .65rem .65rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .3s}.contact-phone-code:focus{border-color:#410e0e;box-shadow:0 0 0 3px #410e0e0f}.contact-phone-input{flex:1}.contact-submit-btn{color:#fff;cursor:pointer;background:#410e0e;border:none;border-radius:14px;grid-column:1/-1;justify-content:center;align-items:center;gap:.75rem;margin-top:0;padding:.95rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #410e0e33}.contact-submit-btn:after{content:"";opacity:0;background:linear-gradient(135deg,#ffffff14 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.contact-submit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 35px #410e0e4d}.contact-submit-btn:hover:after{opacity:1}.contact-submit-btn:active{transform:translateY(0)}.contact-submit-icon{align-items:center;transition:transform .3s;display:flex}.contact-submit-btn:hover .contact-submit-icon{transform:translate(3px)}.contact-timeline{flex-direction:column;padding:1rem 0;display:flex}.contact-timeline-item{gap:1.5rem;display:flex;position:relative}.contact-timeline-node{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.contact-timeline-icon{color:#fff;z-index:2;background:#410e0e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex;box-shadow:0 4px 12px #410e0e33}.contact-timeline-item:hover .contact-timeline-icon{background:#c88b40;transform:scale(1.05);box-shadow:0 6px 15px #c88b4040}.contact-timeline-line{z-index:1;background-color:#410e0e26;flex-grow:1;width:2px;min-height:25px;margin:.5rem 0;position:relative}.contact-timeline-item:last-child .contact-timeline-line{display:none}.contact-timeline-content{flex:1;padding-top:.2rem;padding-bottom:1rem}.contact-timeline-item:last-child .contact-timeline-content{padding-bottom:0}.contact-timeline-title{font-family:var(--font-geist-sans), Georgia, serif;color:#0c2340;margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.contact-timeline-text{color:#555c66;margin:0;font-size:.95rem;line-height:1.6}.contact-timeline-text a{color:#410e0e;font-weight:600;text-decoration:none;transition:color .3s}.contact-timeline-text a:hover{color:#c88b40}.contact-timeline-sub{flex-direction:column;gap:.35rem;margin-top:.25rem;display:flex}.contact-timeline-sub span{color:#555c66;font-size:.9rem;line-height:1.5}.contact-timeline-sub strong{color:#0c2340;font-weight:600}.contact-emergency-badge{color:#c88b40;letter-spacing:.03em;background:#c88b4014;border:1px solid #c88b4026;border-radius:50px;align-items:center;gap:.4rem;margin-top:.75rem;padding:.3rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.contact-emergency-badge svg{width:12px;height:12px}@media (max-width:1200px){.contact-hero-container{gap:3rem;padding:0 2rem}.contact-container{padding:0 2rem}.contact-split-layout{gap:2.5rem}}@media (max-width:992px){.contact-hero-container{text-align:center;grid-template-columns:1fr;gap:2.5rem}.contact-hero-green-curve-bg{z-index:1;width:100%;height:45%;bottom:0;right:0;display:block!important}.contact-hero-content{align-items:center}.contact-hero-desc{margin-left:auto;margin-right:auto}.contact-hero-actions{justify-content:center}.contact-hero-divider-wrap{margin-left:auto;margin-right:auto}.contact-hero-image-col{order:1}.contact-hero-right-visual-container{aspect-ratio:1;max-width:320px;margin:0 auto;display:block!important}.contact-hero-floating-seal{width:100px;height:100px;left:-1rem}.contact-hero-seal-text{font-size:.65rem}.contact-hero-title{font-size:2.85rem}.contact-split-layout{grid-template-columns:1fr;gap:2.5rem}.contact-section-title{font-size:2.25rem}.contact-container{padding:0 1.5rem}}@media (max-width:768px){.contact-hero-section{min-height:320px;padding:1.5rem 0 1rem}.contact-hero-container{gap:2rem;padding:0 1.5rem}.contact-hero-title{font-size:1.7rem}.contact-section{padding:3.5rem 0 4rem}.contact-section-title{font-size:1.85rem}.contact-form-card{border-radius:20px;padding:1.75rem}.contact-form-grid{grid-template-columns:1fr}.contact-form-group.half-on-desktop{grid-column:auto}.contact-info-card{padding:1.15rem 1.25rem}}@media (max-width:576px){.contact-hero-section{min-height:260px;padding:1rem 0 .75rem}.contact-hero-container{gap:1.5rem;padding:0 1rem}.contact-hero-right-visual-container{max-width:250px;margin:0 auto}.contact-hero-title{font-size:1.75rem}.contact-hero-desc{font-size:.95rem}.contact-hero-floating-seal{width:100px;height:100px;padding:.5rem;bottom:5%;left:-1rem}.contact-section-title{font-size:1.5rem}.contact-form-card{border-radius:16px;padding:1.5rem}.contact-submit-btn{border-radius:12px;padding:.85rem 1.5rem;font-size:.92rem}.contact-info-card{border-radius:14px}.contact-map-card{border-radius:14px;height:180px}.contact-phone-code{width:88px}}@media (max-width:992px){.contact-hero-content,.contact-hero-right-visual-container{margin-top:0}}
