@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--blue:#007bff;--blue-light:#4da3ff;--blue-night:#1a2a4a;--blue-pale:#e8f0fe;--black:#0a0a0a;--gray-dark:#1a1a1a;--gray-mid:#2e2e2e;--gray-light:#f8faff;--slate:#64748b;--slate-light:#cbd5e1;--white:#fff;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in-out-quart:cubic-bezier(.76, 0, .24, 1)}[data-astro-cid-6bfsojfh]{box-sizing:border-box;margin:0;padding:0}body{background:var(--white);font-family:Poppins,sans-serif;overflow-x:hidden}.cursor-dot[data-astro-cid-6bfsojfh]{background:var(--blue);pointer-events:none;z-index:9999;border-radius:50%;width:8px;height:8px;transition:width .3s,height .3s;position:fixed;transform:translate(-50%,-50%)}.cursor-ring[data-astro-cid-6bfsojfh]{border:1.5px solid var(--blue);pointer-events:none;z-index:9998;opacity:.6;border-radius:50%;width:36px;height:36px;transition:width .4s,height .4s,opacity .3s;position:fixed;transform:translate(-50%,-50%)}body.cursor-hover .cursor-dot[data-astro-cid-6bfsojfh]{width:12px;height:12px}body.cursor-hover .cursor-ring[data-astro-cid-6bfsojfh]{opacity:1;width:56px;height:56px}#page-loader[data-astro-cid-6bfsojfh]{background:var(--blue-night);z-index:9000;transition:opacity .7s var(--ease-out-expo), visibility .7s;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:fixed;inset:0}#page-loader[data-astro-cid-6bfsojfh].hidden{opacity:0;visibility:hidden}.loader-logo[data-astro-cid-6bfsojfh]{color:var(--white);letter-spacing:.2em;font-family:Poppins,sans-serif;font-size:5rem;font-weight:700;overflow:hidden}.loader-logo[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]{animation:logoReveal .8s var(--ease-out-expo) both;display:inline-block}.loader-logo[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]:first-child{animation-delay:.1s}.loader-logo[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]:nth-child(2){animation-delay:.2s}.loader-logo[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]:nth-child(3){animation-delay:.3s}.loader-logo[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]:nth-child(4){animation-delay:.4s}.loader-logo[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]:nth-child(5){animation-delay:.5s}.loader-logo[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]:nth-child(6){animation-delay:.6s}.loader-logo[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]:nth-child(7){animation-delay:.7s}.loader-logo[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]:nth-child(8){animation-delay:.8s}@keyframes logoReveal{0%{opacity:0;transform:translateY(110%)}to{opacity:1;transform:translateY(0)}}.loader-bar[data-astro-cid-6bfsojfh]{background:var(--gray-mid);border-radius:2px;width:180px;height:2px;overflow:hidden}.loader-fill[data-astro-cid-6bfsojfh]{background:var(--blue);width:0%;height:100%;transition:width 50ms linear}@keyframes loaderFill{to{width:100%}}.hero[data-astro-cid-6bfsojfh]{justify-content:center;align-items:center;height:90vh;display:flex;position:relative;overflow:hidden}.hero-img[data-astro-cid-6bfsojfh]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;animation:heroZoom 12s var(--ease-in-out-quart) forwards;position:absolute;inset:0;transform:scale(1.12)}@keyframes heroZoom{to{transform:scale(1)}}.hero-overlay[data-astro-cid-6bfsojfh]{background:linear-gradient(135deg,#0a1224eb,#1a2a4a80);position:absolute;inset:0}.hero-stripe[data-astro-cid-6bfsojfh]{background:repeating-linear-gradient(-55deg,#0000,#0000 60px,#007bff08 60px 61px);animation:20s linear infinite stripeShift;position:absolute;inset:0}@keyframes stripeShift{to{background-position:200px 0}}.hero-content[data-astro-cid-6bfsojfh]{text-align:center;color:var(--white);max-width:720px;padding:0 24px;position:relative}.hero-tag[data-astro-cid-6bfsojfh]{letter-spacing:.3em;text-transform:uppercase;color:var(--blue);opacity:0;animation:fadeUp .8s var(--ease-out-expo) 1.6s forwards;font-size:.9rem;font-weight:600;display:inline-block;transform:translateY(20px)}.hero-title[data-astro-cid-6bfsojfh]{letter-spacing:.04em;opacity:0;animation:fadeUp .9s var(--ease-out-expo) 1.8s forwards;margin-top:14px;font-family:Poppins,sans-serif;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:700;line-height:1;transform:translateY(30px)}.hero-title[data-astro-cid-6bfsojfh]:after{content:"";background:var(--blue);width:0;height:3px;animation:lineExpand .8s var(--ease-out-expo) 2.6s forwards;margin:14px auto 0;display:block}@keyframes lineExpand{to{width:80px}}.hero-sub[data-astro-cid-6bfsojfh]{color:#ffffffbf;opacity:0;animation:fadeUp .8s var(--ease-out-expo) 2s forwards;margin-top:16px;font-size:.9rem;line-height:1.7;transform:translateY(20px)}.scroll-indicator[data-astro-cid-6bfsojfh]{opacity:0;animation:fadeUp .6s var(--ease-out-expo) 2.8s forwards;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.scroll-indicator[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]{letter-spacing:.25em;text-transform:uppercase;color:#fff6;font-size:.6rem}.scroll-arrow[data-astro-cid-6bfsojfh]{border:1.5px solid #ffffff4d;border-radius:10px;width:20px;height:30px;position:relative}.scroll-arrow[data-astro-cid-6bfsojfh]:after{content:"";background:var(--blue);border-radius:50%;width:4px;height:4px;animation:1.8s ease-in-out infinite scrollBounce;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes scrollBounce{0%,to{opacity:1;top:6px}80%{opacity:0;top:16px}}.contact-section[data-astro-cid-6bfsojfh]{background:var(--white);padding:100px 24px}.contact-inner[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1280px;margin:0 auto;display:grid}@media (width<=900px){.contact-inner[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:52px}}.form-side[data-astro-cid-6bfsojfh]{opacity:0;transform:translate(-40px)}.form-side[data-astro-cid-6bfsojfh].visible{animation:slideRight .9s var(--ease-out-expo) forwards}@keyframes slideRight{to{opacity:1;transform:translate(0)}}.form-label[data-astro-cid-6bfsojfh]{text-transform:uppercase;letter-spacing:.28em;color:var(--blue);font-size:.68rem;font-weight:700}.form-title[data-astro-cid-6bfsojfh]{letter-spacing:.05em;color:var(--black);margin-top:10px;font-family:Poppins,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.1}.form-sub[data-astro-cid-6bfsojfh]{color:#64748b;margin-top:10px;font-size:.9rem;line-height:1.6}.response-pill[data-astro-cid-6bfsojfh]{background:var(--blue-pale);color:#64748b;border:1px solid #007bff4d;border-radius:40px;align-items:center;gap:8px;margin-top:16px;padding:6px 16px;font-size:.75rem;font-weight:600;display:inline-flex}.response-dot[data-astro-cid-6bfsojfh]{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 6px #22c55e00}}.contact-form[data-astro-cid-6bfsojfh]{flex-direction:column;gap:16px;margin-top:36px;display:flex}.field-wrap[data-astro-cid-6bfsojfh]{position:relative}.field-wrap[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{text-transform:uppercase;letter-spacing:.16em;color:#94a3b8;margin-bottom:7px;font-size:.72rem;font-weight:700;transition:color .3s;display:block}.field-wrap[data-astro-cid-6bfsojfh]:focus-within label[data-astro-cid-6bfsojfh]{color:var(--blue)}.field-input[data-astro-cid-6bfsojfh],.field-textarea[data-astro-cid-6bfsojfh]{width:100%;color:var(--black);resize:none;background:#f8faff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;padding:15px 18px;font-family:Poppins,sans-serif;font-size:.92rem;transition:border-color .3s,background .3s,box-shadow .3s}.field-input[data-astro-cid-6bfsojfh]:focus,.field-textarea[data-astro-cid-6bfsojfh]:focus{border-color:var(--blue);background:var(--white);box-shadow:0 0 0 4px #007bff1a}.field-line[data-astro-cid-6bfsojfh]{background:var(--blue);transform-origin:0;height:2px;transition:transform .4s var(--ease-out-expo);border-radius:0 0 2px 2px;position:absolute;bottom:0;left:18px;right:18px;transform:scaleX(0)}.field-wrap[data-astro-cid-6bfsojfh]:focus-within .field-line[data-astro-cid-6bfsojfh]{transform:scaleX(1)}.fields-row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=580px){.fields-row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}}.submit-btn[data-astro-cid-6bfsojfh]{background:var(--blue-night);width:100%;color:var(--white);text-transform:uppercase;letter-spacing:.18em;cursor:pointer;border:none;border-radius:10px;margin-top:4px;padding:17px;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:800;transition:color .35s,box-shadow .35s;position:relative;overflow:hidden}.submit-btn[data-astro-cid-6bfsojfh]:before{content:"";background:var(--blue);transition:transform .45s var(--ease-out-expo);position:absolute;inset:0;transform:translate(-101%)}.submit-btn[data-astro-cid-6bfsojfh]:hover{color:var(--black);box-shadow:0 10px 40px #0003}.submit-btn[data-astro-cid-6bfsojfh]:hover:before{transform:translate(0)}.submit-btn[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]{z-index:1;position:relative}.submit-btn[data-astro-cid-6bfsojfh].sent{color:var(--white);background:#22c55e}.submit-btn[data-astro-cid-6bfsojfh].sent:before{display:none}.submit-btn[data-astro-cid-6bfsojfh].error{color:var(--white);background:#dc2626}.submit-btn[data-astro-cid-6bfsojfh].error:before{display:none}.info-side[data-astro-cid-6bfsojfh]{opacity:0;transform:translate(40px)}.info-side[data-astro-cid-6bfsojfh].visible{animation:slideLeft .9s var(--ease-out-expo) .15s forwards}@keyframes slideLeft{to{opacity:1;transform:translate(0)}}.info-card[data-astro-cid-6bfsojfh]{opacity:0;transition:box-shadow .3s, transform .3s var(--ease-out-expo);border-radius:14px;margin-bottom:16px;padding:24px 26px;position:relative;overflow:hidden;transform:translateY(20px)}.info-card[data-astro-cid-6bfsojfh].visible{animation:fadeUp .6s var(--ease-out-expo) both}.info-card[data-astro-cid-6bfsojfh]:before{content:"";background:var(--blue);transform-origin:bottom;width:3px;transition:transform .4s var(--ease-out-expo);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.info-card[data-astro-cid-6bfsojfh]:hover{transform:translate(4px);box-shadow:0 12px 40px #00000017}.info-card[data-astro-cid-6bfsojfh]:hover:before{transform:scaleY(1)}.info-card-default[data-astro-cid-6bfsojfh]{background:#f8faff;border:1px solid #e2e8f0}.info-card-dark[data-astro-cid-6bfsojfh]{background:var(--blue-night)}.info-icon[data-astro-cid-6bfsojfh]{width:42px;height:42px;transition:background .3s, transform .4s var(--ease-out-expo);background:#007bff1f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;font-size:1.1rem;display:flex}.info-card[data-astro-cid-6bfsojfh]:hover .info-icon[data-astro-cid-6bfsojfh]{background:var(--blue);transform:rotate(-5deg)scale(1.1)}.info-card-dark[data-astro-cid-6bfsojfh] .info-icon[data-astro-cid-6bfsojfh]{background:#007bff26}.info-title[data-astro-cid-6bfsojfh]{letter-spacing:.1em;color:var(--black);font-family:Poppins,sans-serif;font-size:1.1rem}.info-card-dark[data-astro-cid-6bfsojfh] .info-title[data-astro-cid-6bfsojfh]{color:var(--white)}.info-value[data-astro-cid-6bfsojfh]{color:#64748b;margin-top:6px;font-size:.88rem;line-height:1.6}.info-card-dark[data-astro-cid-6bfsojfh] .info-value[data-astro-cid-6bfsojfh]{color:#fff9}.info-link[data-astro-cid-6bfsojfh]{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);margin-top:8px;font-size:.8rem;font-weight:700;text-decoration:none;transition:letter-spacing .3s;display:inline-block}.info-link[data-astro-cid-6bfsojfh]:hover{letter-spacing:.2em}.status-row[data-astro-cid-6bfsojfh]{align-items:center;gap:10px;margin-top:4px;display:flex}.status-dot[data-astro-cid-6bfsojfh]{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite pulse}.status-text[data-astro-cid-6bfsojfh]{color:#ffffffb3;font-size:.82rem;line-height:1.6}.map-wrap[data-astro-cid-6bfsojfh]{opacity:0;border-radius:14px;margin-top:16px;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 4px 24px #0000001a}.map-wrap[data-astro-cid-6bfsojfh].visible{animation:fadeUp .7s var(--ease-out-expo) .5s forwards}.map-wrap[data-astro-cid-6bfsojfh]:after{content:"";pointer-events:none;border:2px solid #007bff33;border-radius:14px;transition:border-color .4s;position:absolute;inset:0}.loader-pct[data-astro-cid-6bfsojfh]{letter-spacing:.28em;color:#fff6;margin-top:6px;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:700}.loader-pct[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]{color:var(--blue)}.map-wrap[data-astro-cid-6bfsojfh]:hover:after{border-color:#007bff80}.map-wrap[data-astro-cid-6bfsojfh] iframe[data-astro-cid-6bfsojfh]{border:none;width:100%;height:240px;display:block}@keyframes orbPulse{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}
