.landing-container{background:radial-gradient(80% 60% at 50% -10%,#38bdf82e 0%,#0000 65%),radial-gradient(60% 40% at 80% 60%,#a78bfa1a 0%,#0000 60%),linear-gradient(#020c1e 0%,#040f28 30%,#071a3e 60%,#0c2754 100%);min-height:100vh;font-family:Segoe UI,sans-serif;position:relative;overflow:hidden}.landing-container:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 130px);padding:2rem 2rem 5rem;display:flex;position:relative}.hero-glow{pointer-events:none;filter:blur(80px);z-index:0;border-radius:50%;position:absolute}.hero-glow--1{background:radial-gradient(circle,#38bdf838 0%,#0000 70%);width:500px;height:500px;animation:8s ease-in-out infinite alternate heroGlow1;top:-100px;left:50%;transform:translate(-50%)}.hero-glow--2{background:radial-gradient(circle,#a78bfa29 0%,#0000 70%);width:350px;height:350px;animation:10s ease-in-out infinite alternate heroGlow2;bottom:60px;right:10%}.hero-glow--3{background:radial-gradient(circle,#34d3991f 0%,#0000 70%);width:280px;height:280px;animation:12s ease-in-out infinite alternate heroGlow3;bottom:80px;left:8%}@keyframes heroGlow1{0%{opacity:.7;transform:translate(-50%)translateY(0)}to{opacity:1;transform:translate(-50%)translateY(30px)}}@keyframes heroGlow2{0%{transform:translateY(0)scale(1)}to{transform:translateY(-20px)scale(1.1)}}@keyframes heroGlow3{0%{transform:translateY(0)scale(1)}to{transform:translateY(-15px)scale(1.08)}}.hero-text-wrap{z-index:2;flex-direction:column;align-items:center;gap:1.4rem;max-width:820px;display:flex;position:relative}.hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#38bdf8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#38bdf81a;border:1px solid #38bdf840;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1.2rem;font-size:.82rem;font-weight:700;display:inline-flex}.hero-headline{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:1.08}.hero-headline-accent{background:linear-gradient(135deg,#38bdf8 0%,#818cf8 50%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtext{color:#ffffff94;max-width:600px;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.75}.hero-cta-row{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.4rem;display:flex}.hero-cta-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#6366f1);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.9rem 2.4rem;font-family:inherit;font-size:1.05rem;font-weight:700;transition:box-shadow .3s,transform .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 32px #38bdf859,0 4px 20px #0000004d}.hero-cta-btn:before{content:"";border-radius:inherit;background:linear-gradient(135deg,#ffffff26,#0000);position:absolute;inset:0}.hero-cta-btn:hover{box-shadow:0 0 48px #38bdf88c,0 8px 30px #00000059}.hero-cta-ghost{color:#ffffffd9;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.4rem;padding:.9rem 2rem;font-family:inherit;font-size:1.05rem;font-weight:600;transition:background .25s,border-color .25s;display:inline-flex}.hero-cta-ghost:hover{background:#ffffff1c;border-color:#ffffff4d}.hero-stats{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;gap:2.5rem;width:100%;margin-top:1rem;padding-top:1.8rem;display:flex}.hero-stat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.hero-stat-value{background:linear-gradient(135deg,#38bdf8,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;line-height:1}.hero-stat-label{color:#fff6;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:500}@media (max-width:640px){.hero-content{min-height:calc(100vh - 100px);padding:1.5rem 1.5rem 4rem}.hero-stats{gap:1.5rem}.hero-cta-row{flex-direction:column;align-items:center}.hero-cta-btn,.hero-cta-ghost{justify-content:center;width:100%}}.modal-backdrop{-webkit-backdrop-filter:blur(12px);z-index:10000;background:#020814bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-box{background:linear-gradient(160deg,#0d1f3c 0%,#07132a 100%);border:1px solid #38bdf833;border-radius:1.8rem;width:100%;max-width:520px;max-height:90vh;padding:2.4rem 2.8rem;position:relative;overflow-y:auto;box-shadow:0 0 0 1px #ffffff0d,0 30px 80px #0009,0 0 60px #38bdf814}.modal-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.modal-title{color:#fff;background:linear-gradient(135deg,#38bdf8,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.6rem;font-weight:800}.modal-close{color:#ffffffb3;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;line-height:1;transition:background .2s,color .2s;display:flex}.modal-close:hover{color:#fff;background:#ffffff24}.modal-subtitle{color:#ffffff73;margin:0 0 1.6rem;font-size:.95rem;line-height:1.5}.modal-form{flex-direction:column;gap:1rem;display:flex}.modal-form input,.modal-form textarea{color:#fff;box-sizing:border-box;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:.8rem;outline:none;width:100%;padding:.85rem 1.1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,background .2s}.modal-form input::placeholder,.modal-form textarea::placeholder{color:#ffffff47}.modal-form input:focus,.modal-form textarea:focus{background:#38bdf80d;border-color:#38bdf873}.modal-form textarea{resize:vertical;min-height:110px}.modal-form button[type=submit]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#6366f1);border:none;border-radius:999px;margin-top:.4rem;padding:.9rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:box-shadow .3s,transform .2s;box-shadow:0 0 28px #38bdf859}.modal-form button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 0 42px #38bdf88c}@media (max-width:560px){.modal-box{border-radius:1.3rem;padding:2rem 1.5rem}.modal-title{font-size:1.35rem}}.navbar{z-index:100;justify-content:center;align-items:center;padding:2rem 4rem;display:flex;position:relative;top:1rem}.logo-container{position:absolute;left:4rem}.logo{color:#fff}.logo-title{font-size:4.5rem;font-weight:700;line-height:1}.logo-subtitle{letter-spacing:.3em;border-top:1px solid #fff;margin-top:.3rem;padding-top:.3rem;font-size:.8rem}.hamburger-btn{cursor:pointer;z-index:200;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;padding:8px;display:none;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.hamburger-btn span{transform-origin:50%;background:#fff;border-radius:4px;width:26px;height:2.5px;transition:transform .3s,opacity .3s;display:block}.hamburger-btn.is-open span:first-child{transform:translateY(7.5px)rotate(45deg)}.hamburger-btn.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-btn.is-open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.nav-links{align-items:center;gap:5rem;display:flex}.nav-link{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:28px;font-weight:500;text-decoration:none;display:inline-block}.nav-link--btn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-size:28px;font-weight:500;display:flex}.drop-arrow{opacity:.7;margin-left:2px;font-size:18px;display:inline-block}.nav-dropdown-wrap{position:relative}.services-dropdown{-webkit-backdrop-filter:blur(16px);z-index:9000;background:#061228f5;border:1px solid #ffffff1a;border-radius:14px;min-width:220px;padding:.6rem;position:absolute;top:calc(100% + 14px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 48px #00000073,0 0 0 1px #ffffff0a}.services-dropdown:before{content:"";background:#061228f5;border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.dropdown-service-item{color:#ffffffe6;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:16px;font-weight:500;transition:background .15s;display:flex}.dropdown-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block;box-shadow:0 0 8px}.desktop-nav{align-items:center;gap:5rem;display:flex}@media (max-width:1100px){.navbar{justify-content:flex-start;padding:2rem}.logo-container{position:static}.desktop-nav{gap:2.5rem}}@media (max-width:860px){.hamburger-btn{display:flex}.desktop-nav{display:none}}.mobile-menu-panel{-webkit-backdrop-filter:blur(20px);z-index:500;background:#050e22f7;border:1px solid #ffffff1a;border-radius:16px;min-width:230px;padding:.6rem;position:absolute;top:calc(100% - .5rem);right:1rem;overflow:hidden;box-shadow:0 20px 60px #0000008c}.mobile-menu-item{color:#ffffffe0;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.7rem;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;font-weight:500;transition:background .15s;display:flex}.mobile-menu-item:hover{background:#ffffff12}.mobile-menu-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 7px}.mobile-menu-services-toggle{justify-content:flex-start}.mobile-menu-services-toggle .drop-arrow{margin-left:auto}.mobile-services-sub{border-left:2px solid #ffffff14;margin-bottom:.2rem;margin-left:1.5rem;overflow:hidden}.mobile-menu-sub-item{color:#ffffffb3;padding:.6rem .8rem;font-size:.9rem}.overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;z-index:9999;background:#030b1f80;padding:6rem 8rem;position:fixed;inset:0}.overlay-title-wrapper{z-index:10000;pointer-events:none;justify-content:center;display:flex;position:fixed;top:5rem;left:0;right:0}.overlay-title{pointer-events:all;font-size:3.5rem;font-weight:700}.overlay-body{max-width:700px;margin-top:4rem}.moving-title{font-size:32px;font-weight:600;position:absolute;top:6rem;left:8rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.back-btn{color:#fff;cursor:pointer;background:0 0;border:none;margin-top:5rem;margin-bottom:2rem;font-size:24px;transition:transform .3s}.back-btn:hover{transform:translate(-6px)}.overlay-content{max-width:700px;font-size:24px;animation:.6s forwards slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.services-section{background:#f0f4f8;padding:6rem 5rem}.services-header{text-align:center;margin-bottom:4rem}.services-tag{color:#fff;letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(135deg,#2b4f6b,#0a1f3d);border-radius:999px;margin-bottom:1.2rem;padding:.4rem 1.2rem;font-size:.78rem;font-weight:600;display:inline-block}.services-title{color:#030b1f;margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1.2}.services-desc{color:#4a6580;max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7}.services-showcase{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.ssc-card{cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:1.6rem;flex-direction:column;gap:1.2rem;padding:2.4rem 2rem 1.8rem;transition:box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 28px #030b1f14}.ssc-card:hover{border-color:rgba(var(--accent-rgb,96,165,250),.2);box-shadow:0 20px 56px #030b1f24}.ssc-card--featured{background:linear-gradient(160deg,#1a0533 0%,#0f1f45 100%);border:1px solid #c084fc33}.ssc-card--featured .service-card-title,.ssc-card--featured .service-card-text,.ssc-card--featured .service-features li{color:#ffffffe6}.service-card-glow{filter:blur(55px);opacity:.35;pointer-events:none;border-radius:50%;width:160px;height:160px;transition:opacity .4s;position:absolute;top:-40px;right:-40px}.ssc-card:hover .service-card-glow{opacity:.55}.service-card-glow--blue{background:#60a5fa}.service-card-glow--purple{background:#c084fc}.service-card-glow--cyan{background:#22d3ee}.service-icon-wrap{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.service-icon-wrap--blue{background:#60a5fa1f}.service-icon-wrap--purple{background:#c084fc1f}.service-icon-wrap--cyan{background:#22d3ee1f}.ssc-icon{box-shadow:0 8px 24px #0000001a}.service-svg{width:48px;height:48px}.service-card-badge{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#7c3aed,#c084fc);border-radius:999px;padding:.25rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:1.4rem;right:1.4rem}.service-card-content{flex:1}.service-card-title{color:#030b1f;margin-bottom:.6rem;font-size:1.35rem;font-weight:700}.ssc-title{background:linear-gradient(135deg,#030b1f 0%,#1e3a5f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ssc-card--featured .ssc-title{background:linear-gradient(135deg,#e9d5ff 0%,#c084fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.service-card-text{color:#5a7a96;margin-bottom:1.1rem;font-size:.95rem;line-height:1.65}.service-features{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.service-features li{color:#3a5a7a;align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.ssc-card--featured .service-features li{color:#fffc}.feature-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.feature-dot--blue{background:#60a5fa;box-shadow:0 0 6px #60a5fa88}.feature-dot--purple{background:#c084fc;box-shadow:0 0 6px #c084fc88}.feature-dot--cyan{background:#22d3ee;box-shadow:0 0 6px #22d3ee88}.ssc-footer{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.1rem;display:flex}.ssc-card--featured .ssc-footer{border-top-color:#ffffff1a}.service-card-footer{flex-wrap:wrap;gap:.5rem;display:flex}.service-card-tag{color:#2b4f6b;letter-spacing:.05em;background:#2b4f6b1a;border-radius:999px;padding:.25rem .7rem;font-size:.72rem;font-weight:600}.ssc-card--featured .service-card-tag{color:#d8b4fe;background:#c084fc2e}.ssc-explore-btn{border:1.5px solid var(--btn-accent,#60a5fa);color:var(--btn-accent,#60a5fa);cursor:pointer;letter-spacing:.04em;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;padding:.35rem .9rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .2s,color .2s}.ssc-explore-btn:hover{background:var(--btn-accent,#60a5fa);color:#fff}.ssc-accent-line{background:linear-gradient(90deg,var(--accent,#60a5fa),transparent);opacity:0;border-radius:0 0 1.6rem 1.6rem;height:3px;transition:opacity .35s;position:absolute;bottom:0;left:0;right:0}.ssc-card:hover .ssc-accent-line{opacity:1}@media (max-width:1000px){.services-showcase{grid-template-columns:1fr 1fr}}@media (max-width:640px){.services-section{padding:4rem 1.5rem}.services-showcase{grid-template-columns:1fr}.services-title{font-size:2rem}}.testimonials-section{background:#030b1f;padding:6rem 5rem;overflow:hidden}.testimonials-section .services-tag{background:linear-gradient(135deg,#2b4f6b,#0a1f3d);border:1px solid #ffffff1a}.testimonials-section .services-title,.testimonials-section .services-desc{color:#fff}.testimonials-section .services-desc{color:#ffffff8c}.tcar-wrap{justify-content:center;align-items:center;gap:1.5rem;max-width:860px;margin:0 auto;display:flex;position:relative}.tcar-viewport{flex:1;min-height:320px;position:relative;overflow:hidden}.tcar-card{-webkit-backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:1.6rem;flex-direction:column;gap:1.2rem;padding:2.4rem 2.4rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 48px #00000059}.tcar-glow{filter:blur(70px);opacity:.18;pointer-events:none;border-radius:50%;width:200px;height:200px;transition:opacity .4s;position:absolute;top:-60px;right:-60px}.testimonial-quote{color:#2b4f6b;font-family:Georgia,serif;font-size:3.5rem;font-weight:700;line-height:1}.testimonial-text{color:#ffffffd9;flex:1;font-size:1.05rem;line-height:1.75}.testimonial-author{align-items:center;gap:.9rem;margin-top:auto;display:flex}.tcar-avatar{color:#fff;letter-spacing:.04em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.85rem;font-weight:700;display:flex}.testimonial-name{color:#fff;font-size:.95rem;font-weight:600}.testimonial-role{color:#fff6;font-size:.8rem}.testimonial-stars{gap:.25rem;display:flex}.star{color:#f59e0b;font-size:1.1rem}.tcar-nav{color:#fffc;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;line-height:1;transition:background .2s,border-color .2s;display:flex}.tcar-nav:hover{border-color:#ffffff4d}.tcar-dots{justify-content:center;gap:.6rem;margin-top:2rem;display:flex}.tcar-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .25s}.tcar-dot--active{background:#38bdf8;box-shadow:0 0 10px #38bdf888}@media (max-width:700px){.testimonials-section{padding:4rem 1.5rem}.tcar-wrap{gap:.75rem}.tcar-nav{width:38px;height:38px;font-size:1.4rem}.tcar-card{padding:1.8rem 1.4rem 1.6rem}}.footer{color:#ffffffb3;background:#020810;padding:5rem 5rem 2rem}.footer-inner{border-bottom:1px solid #ffffff12;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:3rem;max-width:1200px;margin:0 auto;padding-bottom:3rem;display:grid}.footer-logo-title{color:#fff;font-size:3rem;font-weight:800;line-height:1}.footer-logo-sub{letter-spacing:.35em;color:#ffffff73;border-top:1px solid #ffffff26;margin-top:.2rem;margin-bottom:1rem;padding-top:.3rem;font-size:.7rem}.footer-brand-desc{color:#ffffff73;max-width:260px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.footer-socials{gap:.6rem;display:flex}.footer-social-btn{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .25s,color .25s,transform .2s;display:flex}.footer-social-btn:hover{color:#fff;background:#2b4f6b;transform:translateY(-2px)}.footer-col-title{letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:1.2rem;font-size:.8rem;font-weight:700}.footer-links{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:#ffffff80;font-size:.92rem;text-decoration:none;transition:color .2s,padding-left .2s}.footer-links a:hover{color:#fff;padding-left:4px}.footer-contact-list{flex-direction:column;gap:.9rem;margin:0 0 1.8rem;padding:0;list-style:none;display:flex}.footer-contact-list li{color:#ffffff80;align-items:flex-start;gap:.65rem;font-size:.88rem;display:flex}.footer-contact-list svg{color:#2b4f6b;flex-shrink:0;margin-top:1px}.footer-contact-list a{color:#ffffff80;text-decoration:none;transition:color .2s}.footer-contact-list a:hover{color:#fff}.footer-newsletter-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.7rem;font-size:.8rem;font-weight:600}.footer-newsletter-row{gap:0;display:flex}.footer-newsletter-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-right:none;border-radius:.5rem 0 0 .5rem;outline:none;flex:1;padding:.6rem .9rem;font-size:.88rem;transition:border-color .2s}.footer-newsletter-input::placeholder{color:#ffffff4d}.footer-newsletter-input:focus{border-color:#2b4f6bcc}.footer-newsletter-btn{color:#fff;cursor:pointer;background:#2b4f6b;border:1px solid #2b4f6b;border-radius:0 .5rem .5rem 0;padding:0 1rem;font-size:1rem;transition:background .25s}.footer-newsletter-btn:hover{background:#0a1f3d}.footer-bottom{color:#ffffff4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:2rem auto 0;font-size:.82rem;display:flex}.footer-bottom-links{gap:1.5rem;display:flex}.footer-bottom-links a{color:#ffffff4d;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#ffffffb3}@media (max-width:1000px){.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer{padding:3rem 1.5rem 1.5rem}.footer-inner{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;align-items:flex-start}}.contact-form{flex-direction:column;gap:1rem;max-width:500px;margin:0 auto;display:flex}.contact-form input,.contact-form textarea{color:#fff;background:#ffffff12;border:1px solid #ffffff2e;border-radius:.7rem;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff59}.contact-form input:focus,.contact-form textarea:focus{border-color:#60a5fa99}.contact-form button{color:#fff;cursor:pointer;letter-spacing:.03em;background:linear-gradient(135deg,#2b4f6b,#1a3352);border:none;border-radius:.7rem;padding:.85rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.contact-form button:hover{background:linear-gradient(135deg,#3a6b90,#2b4f6b);transform:scale(1.03)}.payment-section{flex-direction:column;gap:1rem;max-width:400px;display:flex}.payment-section input{padding:10px;font-size:16px}.converted-amount{color:#00d4ff;font-weight:600}.payment-section button{cursor:pointer;padding:10px}.service-overlay{z-index:9998;background:linear-gradient(160deg,#030b1f 0%,#0a1f3d 100%);flex-direction:column;justify-content:flex-start;align-items:center;padding:5rem 2rem 3rem;display:flex;position:fixed;inset:0;overflow-y:auto}.service-overlay:before{content:"";background:linear-gradient(90deg,transparent,var(--svc-color,#60a5fa),transparent);opacity:.7;height:1px;position:fixed;top:0;left:0;right:0}.service-overlay-close{color:#fff;cursor:pointer;z-index:9999;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;transition:background .2s,transform .2s;display:flex;position:fixed;top:1.5rem;right:2rem}.service-overlay-close:hover{background:#ffffff26;transform:scale(1.1)rotate(90deg)}.service-overlay-hero{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.service-overlay-icon{width:120px;height:120px;box-shadow:0 0 60px rgba(var(--svc-color,#60a5fa),.12);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;display:flex}.service-hero-svg{width:72px;height:72px}.service-overlay-title{letter-spacing:-.02em;text-shadow:0 0 40px;margin:0;font-size:3.5rem;font-weight:800;line-height:1.1}.service-overlay-body{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;max-width:640px;display:flex}.service-overlay-desc{color:#ffffffb8;margin:0;font-size:1.2rem;line-height:1.75}.service-overlay-cta{background:linear-gradient(135deg,var(--btn-color,#60a5fa)0%,#0000 200%);border:1.5px solid var(--btn-color,#60a5fa);color:#fff;cursor:pointer;letter-spacing:.04em;background-color:#ffffff0d;background:linear-gradient(135deg,color-mix(in srgb,var(--btn-color,#60a5fa)25%,transparent),transparent);border-radius:999px;padding:1rem 2.8rem;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .25s}@media (max-width:600px){.service-overlay-title{font-size:2.2rem}.service-overlay-desc{font-size:1rem}.service-overlay{padding:4rem 1.5rem 2rem}}.overlay-form{flex-direction:column;gap:.9rem;width:100%;max-width:520px;display:flex}.overlay-form-row{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.overlay-form input,.overlay-form textarea{color:#fff;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.97rem;transition:border-color .2s}.overlay-form input::placeholder,.overlay-form textarea::placeholder{color:#ffffff4d}.overlay-form input:focus,.overlay-form textarea:focus{border-color:#34d3998c}@media (max-width:540px){.overlay-form-row{grid-template-columns:1fr}}.overlay-bullets{text-align:left;grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.overlay-bullets li{color:#ffffffb3;align-items:center;gap:.6rem;font-size:.97rem;font-weight:500;display:flex}.overlay-bullet-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}@media (max-width:480px){.overlay-bullets{grid-template-columns:1fr}}.overlay-payment{flex-direction:column;align-items:center;gap:1.2rem;width:100%;max-width:360px;display:flex}.overlay-payment-input-wrap{background:#ffffff0f;border:1.5px solid #fb923c59;border-radius:12px;align-items:center;width:100%;transition:border-color .2s;display:flex;overflow:hidden}.overlay-payment-input-wrap:focus-within{border-color:#fb923cb3}.overlay-payment-currency{color:#fb923ccc;-webkit-user-select:none;user-select:none;padding:0 1rem;font-size:1.4rem;font-weight:700}.overlay-payment-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.9rem 1rem .9rem 0;font-family:inherit;font-size:1.3rem;font-weight:600}.overlay-payment-input::placeholder{color:#ffffff40;font-weight:400}.overlay-payment-note{color:#ffffff80;text-align:center;font-size:.9rem}.overlay-payment-note strong{color:#fb923c}.page-contact-section{background:linear-gradient(160deg,#07111f 0%,#0b1f38 100%);padding:6rem 5rem}.page-contact-inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.page-contact-info{flex-direction:column;gap:1.2rem;display:flex}.page-contact-title{color:#fff;margin:0;font-size:2.6rem;font-weight:800;line-height:1.2}.page-contact-desc{color:#ffffff85;max-width:400px;margin:0;font-size:1rem;line-height:1.75}.page-contact-details{flex-direction:column;gap:.9rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.page-contact-details li{color:#ffffff80;align-items:center;gap:.7rem;font-size:.92rem;display:flex}.page-contact-details svg{color:#38bdf8;flex-shrink:0}.page-contact-details a{color:#ffffff80;text-decoration:none;transition:color .2s}.page-contact-details a:hover{color:#fff}.page-contact-form-wrap{background:#ffffff09;border:1px solid #ffffff14;border-radius:20px;padding:2.5rem}.page-contact-form{flex-direction:column;gap:1rem;display:flex}.page-contact-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-contact-field{flex-direction:column;gap:.4rem;display:flex}.page-contact-field label{letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-size:.78rem;font-weight:600}.page-contact-form input,.page-contact-form textarea{color:#fff;box-sizing:border-box;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,background .2s}.page-contact-form input::placeholder,.page-contact-form textarea::placeholder{color:#ffffff40}.page-contact-form input:focus,.page-contact-form textarea:focus{background:#ffffff14;border-color:#38bdf880}.page-contact-submit{color:#fff;cursor:pointer;letter-spacing:.03em;background:linear-gradient(135deg,#0ea5e9,#0369a1);border:none;border-radius:10px;margin-top:.5rem;padding:.9rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .25s}.page-contact-submit:hover{background:linear-gradient(135deg,#38bdf8,#0ea5e9)}@media (max-width:900px){.page-contact-inner{grid-template-columns:1fr;gap:2.5rem}.page-contact-section{padding:4rem 2rem}.page-contact-title{font-size:2rem}}@media (max-width:560px){.page-contact-form-row{grid-template-columns:1fr}.page-contact-form-wrap{padding:1.5rem}}
