.contact-section{position:relative;min-height:100vh;height:100vh;background:#ffffff;z-index:10;padding:8rem 2rem;display:flex;align-items:center}.contact-container{max-width:1200px;margin:0 auto;width:100%}.contact-container h2{font-size:3rem;color:#2e0f2c;margin-bottom:3rem;font-weight:700;text-align:center;display:flex;justify-content:center;flex-wrap:wrap;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.contact-form-wrapper{max-width:600px;margin:0 auto}.contact-form{background:#ffffff;padding:2rem;border-radius:16px;border:1px solid #2e0f2c}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:1rem;color:#2e0f2c;margin-bottom:.5rem;font-weight:600}.form-group input,.form-group textarea{width:100%;padding:.8rem;border:1px solid #2e0f2c;border-radius:8px;font-size:1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2e0f2c;box-shadow:0 0 0 2px rgba(46,15,44,.1)}.form-group textarea{resize:vertical;min-height:120px}.submit-button{width:100%;padding:1rem 2rem;background:#2e0f2c;color:#ffffff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s}.submit-button:hover{background:#1a0a1a}.submit-button:disabled{background:#999999;cursor:not-allowed}.submit-message{margin-top:1rem;padding:1rem;border-radius:8px;text-align:center;font-weight:500}.submit-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.submit-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width:1024px){.contact-section{padding:6rem 2rem}.contact-container h2{font-size:2.5rem}}@media (max-width:768px){.contact-section{padding:4rem 1.5rem}.contact-container h2{font-size:2rem;margin-bottom:2rem}.contact-form{padding:1.5rem}}@media (max-width:480px){.contact-form{padding:1rem}.form-group label{font-size:.9rem}.submit-button{font-size:1rem}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.header-container{max-width:1400px;margin:0 auto;padding:0 2rem;justify-content:center}.header-container,.nav{display:flex;align-items:center}.contact-button{background:#ffffff;color:#2e0f2c;padding:.75rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid #ffffff}.contact-button:hover{background:transparent;border-color:#ffffff;color:#ffffff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,.3)}@media (max-width:768px){.header-container{padding:0 1rem}.logo svg{width:140px;height:40px}.logo svg text{font-size:18px}.contact-button{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width:480px){.logo svg{width:120px;height:35px}.logo svg text{font-size:16px}.contact-button{padding:.5rem 1rem;font-size:.85rem}}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2;pointer-events:none}.brand-svg{width:100%;max-width:600px;height:auto;filter:drop-shadow(0 0 30px rgba(255,255,255,.3))}@media (max-width:1024px){.brand-svg{max-width:500px}}@media (max-width:768px){.brand-svg{max-width:400px}}@media (max-width:480px){.brand-svg{max-width:300px}}.hero-text{font-size:6rem;font-weight:700;margin:0;padding:0 2rem;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;gap:.1rem}.letter{display:inline-block;will-change:transform,opacity,filter}.blur-letter{color:#ffffff;font-family:Atyp Display,sans-serif;font-weight:600;text-shadow:0 0 20px rgba(255,255,255,.8),0 0 40px rgba(255,255,255,.4)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.overlay-text{text-align:center;color:#ffffff;text-shadow:2px 2px 8px rgba(0,0,0,.7);padding:0 2rem;max-width:900px}.overlay-text h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;animation:fadeInUp 1s ease-out}.overlay-text p{font-size:1.5rem;font-weight:300;opacity:.95;animation:fadeInUp 1s ease-out .3s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.hero-text{font-size:5rem}}@media (max-width:768px){.hero-text{font-size:3.5rem}}@media (max-width:480px){.hero-text{font-size:2.5rem;padding:0 1rem}}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.shiny-text{color:#ffffff;-webkit-text-fill-color:#ffffff;text-shadow:2px 2px 12px rgba(0,0,0,.5)}}.content-section{position:relative;min-height:100vh;height:100vh;background:#ffffff;z-index:10;padding:8rem 2rem;display:flex;align-items:center}.content-container{max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}.content-svg{width:100%;max-width:600px;height:auto}@media (max-width:1024px){.content-svg{max-width:500px}}@media (max-width:768px){.content-svg{max-width:400px}}@media (max-width:480px){.content-svg{max-width:300px}}.section-title{font-size:3rem;font-weight:600;color:#333333;text-align:center;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.2rem}@media (max-width:1024px){.section-title{font-size:2.5rem}.content-container{gap:2.5rem}}@media (max-width:768px){.section-title{font-size:2rem}.content-container{gap:2rem}}@media (max-width:480px){.section-title{font-size:1.5rem}.content-container{gap:1.5rem}}.content-container p{font-size:1.2rem;color:#333;line-height:1.8;margin-bottom:1.5rem}.features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:4rem}.feature-item{padding:2rem;background:#f8f9fa;border-radius:12px}.feature-item h3{font-size:1.5rem;color:#066b7d;margin-bottom:1rem;font-weight:600}.feature-item p{font-size:1rem;color:#666;margin-bottom:0}@media (max-width:1024px){.content-section{padding:6rem 2rem}.content-container h2{font-size:2.5rem}.features{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.content-section{padding:4rem 1.5rem}.content-container h2{font-size:2rem}.content-container p{font-size:1.1rem}.features{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}}.hero-section,.main-container{position:relative;width:100%}.hero-section{height:100vh;overflow:hidden}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.background-video{width:100%;height:100%;object-fit:cover;object-position:center}.video-overlay-dark{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}@media (max-width:768px){.background-video{object-fit:cover}}