.landing-page.contact-page{--c-green:#22d3ee;--c-green-rgb:34,211,238;background:transparent;position:relative;min-height:100vh}.landing-page.contact-page .creva-fixed-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#050608;background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 0),linear-gradient(rgba(255,255,255,.012) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 0),linear-gradient(180deg,rgba(0,0,0,0),rgba(5,8,12,.12)),radial-gradient(ellipse 80% 60% at 50% 0,rgba(34,211,238,.05) 0,transparent 60%),radial-gradient(ellipse 60% 50% at 80% 70%,rgba(34,211,238,.03) 0,transparent 55%);background-size:60px 60px,60px 60px,30px 30px,30px 30px,100% 100%,100% 100%,100% 100%;background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0;z-index:0;pointer-events:none}.landing-page.contact-page .creva-glow-spot{position:fixed;width:1100px;height:1100px;top:5%;left:50%;transform:translateX(-50%);background:radial-gradient(circle,rgba(34,211,238,.08) 0,transparent 45%);z-index:0;pointer-events:none}.landing-page.contact-page .creva-vignette{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 70% 50% at 50% 0,transparent 30%,#050608 100%),radial-gradient(ellipse 80% 40% at 50% 100%,rgba(34,211,238,.02) 0,transparent 60%);opacity:.5;z-index:0;pointer-events:none}.landing-page.contact-page .c-container{color:#d4dce6;position:relative;z-index:1}.landing-page .contact-header{padding:120px 0 60px;text-align:center;border-bottom:none}.landing-page .contact-header .header-content h1{font-family:var(--f-head);font-size:clamp(3rem,5vw,4rem);font-weight:700;color:#e0e6ec;line-height:1.1;letter-spacing:-.02em;margin-bottom:24px}.landing-page .contact-header .header-content h1 strong{color:var(--c-green)}.landing-page .contact-header .header-content .lead{font-family:var(--f-body);font-size:1.2rem;color:#94a3b8;line-height:1.7;max-width:600px;margin:0 auto;white-space:nowrap}.landing-page .contact-card-section{padding:60px 0 160px;border-bottom:none}.landing-page .contact-card{background:rgba(10,12,16,.85);border:1px solid rgba(34,211,238,.2);border-radius:16px;box-shadow:0 10px 60px rgba(34,211,238,.08);display:grid;grid-template-columns:1.2fr .8fr;gap:0;overflow:clip;transition:all .4s ease}.landing-page .contact-card:hover{border-color:rgba(34,211,238,.35);box-shadow:0 15px 80px rgba(34,211,238,.12)}.landing-page .contact-form-col{padding:60px;border-right:1px solid rgba(255,255,255,.08)}.landing-page .contact-form-col h2{font-family:var(--f-head);font-size:2rem;font-weight:700;color:#e0e6ec;margin-bottom:10px}.landing-page .contact-form-col .form-intro{font-family:var(--f-body);font-size:.95rem;color:#9eaab8;line-height:1.6;margin-bottom:30px}.landing-page .contact-info-col{padding:60px;background:transparent;display:flex;flex-direction:column;justify-content:flex-start}.landing-page .contact-info-col h2{font-family:var(--f-head);font-size:1.5rem;font-weight:700;color:#e0e6ec;margin-bottom:32px}.landing-page .contact-items{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.landing-page .contact-hours{font-family:var(--f-mono);font-size:.8rem;color:#8e9aaa;margin:0 0 20px;padding:0 0 0 calc(1.8rem + 35px)}.landing-page .contact-item{display:flex;align-items:flex-start;gap:15px;padding:20px;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.05);border-radius:8px;transition:all .3s ease}.landing-page .contact-item:hover{background:rgba(34,211,238,.08);border-color:rgba(34,211,238,.3);transform:translateX(5px)}.landing-page .contact-icon{font-size:1.8rem;color:var(--c-green);flex-shrink:0}.landing-page .contact-data{display:flex;flex-direction:column;gap:5px}.landing-page .contact-label{font-family:var(--f-mono);font-size:.75rem;color:#8e9aaa;text-transform:uppercase;letter-spacing:1px}.landing-page .contact-value{font-family:var(--f-body);font-size:1rem;color:#e0e6ec;font-weight:600;text-decoration:none;transition:color .3s ease}.landing-page .contact-value:hover{color:var(--c-green)}.landing-page .company-data{margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.landing-page .company-line{font-family:var(--f-mono);font-size:.7rem;color:#8e9aaa;line-height:1.6;margin:0}.landing-page .contact-form{display:flex;flex-direction:column;gap:24px}.landing-page .contact-form-message{font-family:var(--f-body);font-size:.95rem;line-height:1.5;padding:12px 16px;border-radius:6px;margin:0}.landing-page .contact-form-success{background:rgba(34,211,238,.15);border:1px solid rgba(34,211,238,.4);color:#a8f0d4}.landing-page .contact-form-error{background:rgba(220,53,69,.15);border:1px solid rgba(220,53,69,.4);color:#f5a8b0}.landing-page .contact-form>div:not(.contact-form-row){display:flex;flex-direction:column;gap:8px}.landing-page .contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.landing-page .contact-form-row>div{display:flex;flex-direction:column;gap:8px}.landing-page .contact-form label{font-family:var(--f-body);font-size:.9rem;color:#94a3b8;font-weight:500;margin:0;display:block}.landing-page .contact-form input[type=email],.landing-page .contact-form input[type=tel],.landing-page .contact-form input[type=text],.landing-page .contact-form textarea{background:rgba(5,8,12,.6);border:1px solid rgba(255,255,255,.1);color:#e0e6ec;font-family:var(--f-body);font-size:.95rem;padding:14px 18px;border-radius:6px;transition:all .3s ease;width:100%}.landing-page .contact-form input:focus,.landing-page .contact-form textarea:focus{border-color:var(--c-green);box-shadow:0 0 0 3px rgba(34,211,238,.1);outline:none}.landing-page .contact-form input::placeholder,.landing-page .contact-form textarea::placeholder{color:#8e9aaa}.landing-page .contact-form textarea{min-height:120px;resize:vertical}.landing-page .contact-form .form-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.3);color:var(--c-green);backdrop-filter:blur(5px);font-family:var(--f-head);font-weight:600;font-size:.9rem;letter-spacing:1px;text-transform:uppercase;padding:16px 32px;border-radius:4px;cursor:pointer;transition:all .3s ease;margin-top:8px}.landing-page .contact-form .form-submit:hover:not(:disabled){background:rgba(34,211,238,.25);border-color:var(--c-green);color:#fff}.landing-page .contact-form .form-submit:disabled{opacity:.7;cursor:not-allowed}.landing-page .legal-text{font-family:var(--f-mono);font-size:.7rem;color:#8e9aaa;line-height:1.6;margin-top:15px;text-align:center}.landing-page .legal-text a{color:#94a3b8;text-decoration:underline;transition:color .3s ease}.landing-page .legal-text a:hover{color:var(--c-green)}@media (max-width:1024px){.landing-page .contact-card{grid-template-columns:1fr}.landing-page .contact-form-col{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:50px}.landing-page .contact-info-col{padding:50px}}@media (max-width:900px){.landing-page .contact-header{padding:80px 0 40px}.landing-page .contact-header .header-content h1{font-size:2.6rem}.landing-page .contact-header .header-content .lead{font-size:1rem;white-space:normal}.landing-page .contact-card-section{padding:40px 0 120px}.landing-page .contact-form-col,.landing-page .contact-info-col{padding:40px 30px}.landing-page .contact-form-col h2,.landing-page .contact-info-col h2{font-size:1.6rem}}@media (max-width:600px){.landing-page .contact-card-section{padding:36px 0 96px}.landing-page .contact-form-row{grid-template-columns:1fr}.landing-page .contact-form-col,.landing-page .contact-info-col{padding:30px 25px}.landing-page .contact-item{padding:15px}.landing-page .contact-icon{font-size:1.5rem}.landing-page .company-line{font-size:.65rem}}@media (max-width:450px){.landing-page .contact-header .header-content h1{font-size:2.2rem}.landing-page .contact-card{border-radius:12px}.landing-page .contact-form-col h2{font-size:1.4rem}}