@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--dark: #0a1419;--dark-soft: #0f1a1f;--light: #f6f7f8;--text-dark: #0f1722;--text-light: #edf2f7;--mint: #7df9cf;--teal: #3ee6d8;--teal-dark: #1a4d47;--line: rgba(255, 255, 255, .12)}*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,sans-serif;background:#fff;color:var(--text-dark)}.site-wrap{max-width:1440px;margin:0 auto;background:#fff}.container{width:min(1320px,92%);margin:0 auto}.section-dark{background:radial-gradient(ellipse at 30% 20%,#1a3d3a,#0d1f1e 40%,var(--dark) 75%);color:var(--text-light);position:relative;overflow:hidden}.section-light{background:var(--light);color:var(--text-dark)}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.5rem;position:relative;z-index:40}.brand{display:flex;align-items:center;gap:.55rem;font-size:.95rem}.logo-img{height:38px;width:auto;object-fit:contain}.brand small{opacity:.65;font-family:IBM Plex Mono,monospace}.nav-links{display:flex;gap:1rem}.nav-links a{color:inherit;text-decoration:none;font-size:.92rem;opacity:.8}.nav-toggle{display:none;width:44px;height:44px;border-radius:12px;border:1px solid rgba(125,249,207,.25);background:#1a2e3d59;color:inherit;align-items:center;justify-content:center;padding:0;cursor:pointer}.nav-toggle svg{width:20px;height:20px}.hero{border-radius:0 0 28px 28px;padding-bottom:2.5rem;animation:fadeIn .8s ease-out;position:relative;background:radial-gradient(ellipse at 30% 20%,#1a2e3d,#0d141f 40%,var(--dark) 75%)}.hero .chip{background:#1a2e3d99;border:1px solid rgba(125,249,207,.2);color:var(--mint)}.hero .btn-primary{background:linear-gradient(135deg,#1a3d4d,#2d5a6b);border:1px solid rgba(125,249,207,.3);color:#fff;box-shadow:0 4px 16px #1a2e3d66}.hero .btn-primary:hover{background:linear-gradient(135deg,#2d5a6b,#1a3d4d);box-shadow:0 6px 24px #3ee6d84d;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-content{padding:4rem 0 2rem;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;animation:fadeIn 1s ease-out .2s both}h1,h2,h3{margin:0;line-height:1.1}h1{font-size:clamp(2rem,5vw,3.6rem);max-width:14ch;background:linear-gradient(135deg,#fff 30%,#aab7c4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}h2{font-size:clamp(1.7rem,3.8vw,2.6rem);margin-top:.4rem}p{line-height:1.65}.hero-content p{max-width:58ch;opacity:.8}.chip{display:inline-flex;align-items:center;padding:.35rem .8rem;border-radius:999px;font-size:.74rem;letter-spacing:.08em;font-family:IBM Plex Mono,monospace;background:#7df9cf1f;border:1px solid rgba(125,249,207,.35);margin-bottom:1rem}.chip-light{background:#dff8ef;border-color:#b5efda}.btn{border:none;border-radius:999px;padding:.72rem 1.2rem;font-family:inherit;cursor:pointer;font-weight:500}.btn-light{background:#fff;color:#111}.hero-actions{display:flex;gap:.75rem;margin:1.2rem 0 1.8rem}.btn-primary{background:linear-gradient(135deg,#1a3d4d,#5ec5ed);color:#fff}.btn-ghost{background:transparent;color:var(--text-light);border:1px solid var(--line)}.ascii-art{margin:0 auto;padding:0;border:none;background:transparent;color:#5ec5ed;font-family:IBM Plex Mono,monospace;font-size:clamp(.68rem,1.17vw,.98rem);line-height:1.3;white-space:pre;overflow:hidden;box-shadow:none;animation:float 6s ease-in-out infinite,fadeIn 1.2s ease-out .4s both,glitch 8s ease-in-out infinite;max-width:100%;text-align:center;text-shadow:0 0 20px rgba(94,197,237,.4);position:relative}@keyframes float{0%,to{transform:translateY(0) rotate(-1deg) scale(1)}50%{transform:translateY(-12px) rotate(1deg) scale(1.02)}}@keyframes glitch{0%,90%,to{transform:translateY(0) skew(0);filter:hue-rotate(0deg);text-shadow:0 0 20px rgba(94,197,237,.4)}91%{transform:translate(-4px,2px) skew(-2deg);filter:hue-rotate(15deg);text-shadow:-2px 0 #5ec5ed,2px 0 #3ee6d8}92%{transform:translate(4px,-2px) skew(2deg);filter:hue-rotate(-15deg);text-shadow:2px 0 #5ec5ed,-2px 0 #fff}93%{transform:translateY(0) skew(0);filter:hue-rotate(0deg);text-shadow:0 0 20px rgba(94,197,237,.4)}96%{transform:translate(1px,1px) skew(-1deg);text-shadow:-1px 0 #5ec5ed}97%{transform:translateY(0) skew(0)}}.hero-glow{position:absolute;width:320px;height:320px;border-radius:50%;filter:blur(70px);pointer-events:none;animation:pulse 4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.hero-glow-left{background:#2d5a6b59;left:-80px;bottom:-120px}.hero-glow-right{background:#2d5a6b66;right:-100px;top:-100px}.particles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.particle{position:absolute;width:3px;height:3px;background:#7df9cf99;border-radius:50%;box-shadow:0 0 10px #7df9cfcc}.particle:nth-child(1){left:10%;animation:float-particle 8s ease-in-out infinite;animation-delay:0s}.particle:nth-child(2){left:25%;animation:float-particle 10s ease-in-out infinite;animation-delay:1s}.particle:nth-child(3){left:40%;animation:float-particle 12s ease-in-out infinite;animation-delay:2s}.particle:nth-child(4){left:60%;animation:float-particle 9s ease-in-out infinite;animation-delay:1.5s}.particle:nth-child(5){left:75%;animation:float-particle 11s ease-in-out infinite;animation-delay:.5s}.particle:nth-child(6){left:90%;animation:float-particle 13s ease-in-out infinite;animation-delay:2.5s}.particle:nth-child(7){left:15%;animation:float-particle 10s ease-in-out infinite;animation-delay:3s}.particle:nth-child(8){left:50%;animation:float-particle 14s ease-in-out infinite;animation-delay:1s}@keyframes float-particle{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100px) scale(1);opacity:0}}.cards-section,.process-section,.plans-section,.footer{padding:4.5rem 0}.plans-section{margin:2rem;border-radius:24px;overflow:hidden;position:relative}.cards-section{margin:2rem;border-radius:24px;overflow:hidden}.cards-grid,.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:3.5rem}.service-card{position:relative;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;min-height:480px;background-size:cover;background-position:center;color:#fff;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(255,255,255,.08)}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000040;border:1px solid rgba(125,249,207,.3)}.service-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0a141966;z-index:1;transition:background .3s ease}.service-card:hover .service-card-overlay{background:#0a1419a6}.service-card-content{position:relative;z-index:2;margin:1.5rem;padding:2rem;background:#0f1a2373;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(125,249,207,.15);border-radius:16px;display:flex;flex-direction:column;height:auto;margin-top:auto}.service-card .card-icon{width:44px;height:44px;background:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2);color:#fff}.service-card h3{font-size:1.5rem;margin:0 0 .8rem;color:#fff;font-weight:500}.service-card p{font-size:.95rem;line-height:1.6;opacity:.85;margin:0 0 1.5rem}.service-card .card-link{color:var(--mint);text-decoration:none;font-weight:500;font-size:.95rem;display:inline-flex;align-items:center;gap:.5rem;transition:color .2s}.service-card .card-link:hover{color:#fff}.card,.plan-card{border-radius:18px;padding:1.8rem;display:flex;flex-direction:column;gap:.8rem;transition:transform .2s ease}.card:hover,.plan-card:hover{transform:translateY(-2px)}.light-card{background:#eceff2;border:1px solid #dde1e4}.dark-card{background:#0f1722;color:#eef4ff;border:1px solid rgba(255,255,255,.08)}.gradient-card{background:linear-gradient(145deg,#0d2528,#2d6b63);color:#fff;border:1px solid rgba(125,249,207,.2)}.card-icon{font-size:2rem;line-height:1}.card-number{font-size:2.2rem;font-weight:700;line-height:1;color:var(--mint)}.card h3{font-size:1.25rem;margin:.4rem 0 .2rem}.card p{opacity:.85;font-size:.95rem;margin:0}.card-link{color:inherit;text-decoration:none;font-size:.9rem;font-weight:500;opacity:.7;transition:opacity .2s ease;margin-top:auto}.card-link:hover{opacity:1}.gradient-card .card-link{color:var(--mint);opacity:.9}.process-section{background:#181818;margin:2rem;border-radius:24px;position:relative;overflow:hidden}.process-section .chip{background:#1a2e3d99;border:1px solid rgba(45,90,107,.3);color:#5ec5ed}.process-section p{color:#a3c2d1}.process-glow{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(100px);pointer-events:none;background:#2d5a6b59;top:-150px;right:-150px;z-index:0}.process-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.3fr 1fr;gap:2rem;align-items:center}.steps-list{list-style:none;padding:0;margin:1.2rem 0 0;display:grid;gap:.8rem}.steps-list span{color:#5ec5ed;font-family:IBM Plex Mono,monospace;margin-right:.35rem}.ascii-panel{background:transparent;border:none;padding:0}.ascii-panel pre{margin:0;color:#5ec5ed;font-size:.365rem;line-height:1.3;font-family:IBM Plex Mono,monospace;animation:float 6s ease-in-out infinite,fadeIn 1.2s ease-out .4s both,glitch 8s ease-in-out infinite;text-shadow:0 0 20px rgba(94,197,237,.4)}.plans-section .container{position:relative;z-index:1}.plans-glow{position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(100px);pointer-events:none;background:#2d5a6b26;bottom:-100px;right:-100px;z-index:0}.plan-card{background:#fff;border:1px solid #e9edf0}.plan-card h3{font-size:1.3rem}.plan-card p{opacity:.7;margin:.5rem 0}.plan-card strong{font-size:1.1rem;display:block;margin-top:auto}.plan-card.featured{background:radial-gradient(ellipse at 30% 20%,#1a2e3d,#0d141f 40%,#1a3d4d 75%);color:#f3ffff;border-color:#7df9cf33}.stats-section{padding:3rem 0;border-top:1px solid var(--line);margin:2rem;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 30% 20%,#1a2e3d,#0d141f 40%,var(--dark) 75%)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-item{text-align:center;padding:1.5rem 1rem}.stat-number{font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1;margin-bottom:.5rem;background:linear-gradient(135deg,#fff 30%,#8a9ba8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.95rem;opacity:.75;color:var(--text-light)}.footer{margin:2rem;border-radius:24px;background-color:#181818;color:var(--text-light);padding:4.5rem 0 2rem}.footer-content{display:grid;grid-template-columns:1.2fr 2fr;gap:4rem;margin-bottom:4rem}.footer-brand .brand{margin-bottom:1.2rem}.footer-brand p{color:#a0aab2;font-size:.95rem;line-height:1.6;max-width:320px;margin-bottom:2rem}.footer-socials{display:flex;gap:1.2rem}.footer-socials a{color:#fff;text-decoration:none;font-size:.9rem;opacity:.7;transition:opacity .2s}.footer-socials a:hover{opacity:1}.footer-links-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-link-group h4{font-size:1rem;font-weight:500;margin-bottom:1.5rem;color:#fff}.footer-link-group a{display:block;color:#a0aab2;text-decoration:none;font-size:.95rem;margin-bottom:.8rem;transition:color .2s}.footer-link-group a:hover{color:var(--mint)}.footer-link-group .contact-highlight{color:var(--mint);margin-top:1rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.85rem;color:#7b8794}.legal-links{display:flex;gap:1.5rem}.legal-links a{color:inherit;text-decoration:none;transition:color .2s}.legal-links a:hover{color:#fff}.regulatory-section{padding:6rem 0;border-radius:24px;background:radial-gradient(ellipse at 30% 20%,#1a2e3d,#0d141f 40%,var(--dark) 75%);position:relative;overflow:hidden}.regulatory-glow{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(100px);pointer-events:none;background:#2d5a6b59;bottom:-150px;left:-200px;animation:pulse 6s ease-in-out infinite;z-index:0}.regulatory-container{position:relative;z-index:1;max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.regulatory-header{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1.2rem}.regulatory-header .chip{background:#1a2e3d99;border:1px solid rgba(125,249,207,.2);color:var(--mint);display:inline-flex;align-items:center;gap:.5rem}.regulatory-header .btn-primary{background:linear-gradient(135deg,#1a3d4d,#2d5a6b);border:1px solid rgba(125,249,207,.3);color:#fff;box-shadow:0 4px 16px #1a2e3d66}.regulatory-header .btn-primary:hover{background:linear-gradient(135deg,#2d5a6b,#1a3d4d);box-shadow:0 6px 24px #3ee6d84d;transform:translateY(-2px)}.regulatory-header h2{font-size:clamp(2rem,4.5vw,2.6rem);font-weight:500;line-height:1.15;letter-spacing:-.02em;color:var(--text-light)}.regulatory-card-wrapper{position:relative;width:100%;max-width:480px;border-radius:28px;background-image:url(https://images.pexels.com/photos/4862952/pexels-photo-4862952.jpeg);background-size:cover;background-position:center;padding:1.5rem;z-index:1;box-shadow:0 30px 60px #0006}.regulatory-card{position:relative;z-index:2;background:#0d141f50;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(125,249,207,.15);border-radius:20px;padding:3rem 2.5rem;color:#fff;box-shadow:0 20px 40px #0000004d,inset 0 1px #7df9cf1a}.reg-icon-wrapper{display:flex;justify-content:center;margin-bottom:1.5rem}.reg-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#1a2e3d80;border:1px solid rgba(125,249,207,.3);color:var(--mint)}.regulatory-card h3{font-size:1.4rem;text-align:center;margin-bottom:2rem;font-weight:400}.reg-list{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-direction:column;gap:1.2rem}.reg-list li{display:flex;align-items:flex-start;gap:1rem;font-size:.95rem;opacity:.95}.check-icon,.pin-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:var(--mint);color:#0a1419;border-radius:50%;font-size:.7rem;font-weight:700;flex-shrink:0;margin-top:.15rem}.pin-icon{background:transparent;color:#fff;border:none;font-size:1.1rem;width:auto;height:auto;margin-top:0}.reg-footer-text{font-size:.85rem;opacity:.75;line-height:1.6;margin:0;border-top:1px solid rgba(125,249,207,.15);padding-top:1.5rem;color:#a0d4cc}@media (max-width: 920px){.top-nav .btn-light{display:none}.nav-toggle{display:inline-flex;z-index:46}.regulatory-container{grid-template-columns:1fr;gap:0}.regulatory-header{align-items:center;text-align:center;margin-bottom:4rem}.hero-content{grid-template-columns:1fr;text-align:center;padding-top:3rem}.hero-text{display:flex;flex-direction:column;align-items:center;margin:0 auto}.hero-text p{text-align:center;margin:1rem auto}.nav-links{display:none;position:absolute;top:calc(100% + .75rem);right:0;flex-direction:column;gap:.35rem;min-width:240px;padding:.75rem;border-radius:16px;background:linear-gradient(145deg,#0d141fe0,#12232ed6);border:1px solid rgba(125,249,207,.32);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 24px 45px #0000006b;z-index:45;opacity:0;transform:translateY(-8px) scale(.98);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.top-nav.open .nav-links{display:flex;opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.top-nav.open:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#060c1259;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:35;pointer-events:none}.top-nav .nav-links a{opacity:1;font-size:.95rem;padding:.58rem .65rem;border-radius:10px}.top-nav .nav-links a:hover,.top-nav .nav-links a.active{background:#7df9cf1f;color:#fff}.cards-grid,.plans-grid,.process-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.ascii-art{font-size:clamp(.6rem,1.6vw,.9rem);padding:2rem 1.5rem}.footer-row{flex-direction:column;align-items:flex-start}.footer-content{grid-template-columns:1fr;gap:3.5rem;text-align:center}.footer-brand .brand,.footer-socials{justify-content:center}.footer-brand p{margin:0 auto 2rem}.footer-links-wrapper{grid-template-columns:repeat(2,1fr);text-align:left}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}}@media (max-width: 600px){.top-nav{padding-top:1rem}.btn{padding:.66rem 1rem;font-size:.9rem}.hero-actions{flex-wrap:wrap}.hero{border-radius:0 0 20px 20px}.footer{margin:1rem;border-radius:20px;padding:3.5rem 0 2.5rem}.cards-section,.process-section,.stats-section,.plans-section{margin:1rem;border-radius:20px}.footer-links-wrapper{grid-template-columns:1fr;gap:2.5rem;text-align:center}.regulatory-card{padding:2rem 1.5rem}.ascii-art{font-size:clamp(.5rem,1.4vw,.8rem);padding:1.5rem 1rem}.stats-grid{grid-template-columns:1fr;gap:1rem}.stat-item{padding:1rem}.process-section h2{font-size:1.5rem;line-height:1.2}.process-section p{font-size:.9rem}.ascii-panel{display:flex;justify-content:center;width:100%;margin-top:2rem}.ascii-panel pre{font-size:.22rem;display:inline-block;margin:0 auto;overflow-x:auto;max-width:100%}}.whatsapp-fab{position:fixed;bottom:1.75rem;right:1.75rem;width:56px;height:56px;background:linear-gradient(145deg,#1a2e3de6,#12232ed9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(94,197,237,.4);border-radius:16px;padding:0;display:flex;align-items:center;justify-content:center;color:#5ec5ed;box-shadow:0 10px 24px #00000059,inset 0 1px #ffffff0f;z-index:9999;transition:all .3s cubic-bezier(.175,.885,.32,1.275);text-decoration:none}.whatsapp-fab:hover{transform:translateY(-4px) scale(1.04);background:linear-gradient(145deg,#274e5feb,#183343e0);border-color:#7df9cf99;color:#fff;box-shadow:0 16px 34px #5ec5ed47}.whatsapp-fab:focus-visible{outline:2px solid #7df9cf;outline-offset:3px}.whatsapp-fab svg{width:26px;height:26px}@media (max-width: 600px){.whatsapp-fab{bottom:calc(1rem + env(safe-area-inset-bottom));right:1rem;width:48px;height:48px;border-radius:14px}}.hero-sub{padding-bottom:80px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 30% 20%,#1a2e3d,#0d141f 40%,var(--dark) 75%);border-radius:0 0 28px 28px;min-height:65vh}.hero-sub:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(rgba(94,197,237,.08) 1px,transparent 1px);background-size:30px 30px;opacity:.15;pointer-events:none}.hero-sub-content{max-width:900px;position:relative;z-index:2;padding:140px 0 60px;text-align:left}.hero-sub-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.hero-sub-map{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;pointer-events:none}.ascii-art-services{margin:0 auto}.hero-sub .chip{background:#1a2e3d99;border:1px solid rgba(125,249,207,.2);color:var(--mint);display:inline-block;margin-bottom:1.5rem}.hero-sub h1{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;margin-bottom:1.5rem;margin-top:0;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 30%,#aab7c4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.hero-sub p{color:#a3c2d1;font-size:1.1rem;line-height:1.6;max-width:700px;margin-top:1.5rem}.hero-sub .hero-glow{position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(100px);pointer-events:none;z-index:0;animation:pulse 4s ease-in-out infinite}.hero-sub .hero-glow-left{background:#2d5a6b59;left:-80px;bottom:-120px}.hero-sub .hero-glow-right{background:#2d5a6b66;right:-100px;top:-100px}.hero-sub .particles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.hero-sub .particle{position:absolute;width:3px;height:3px;background:#5ec5ed99;border-radius:50%;box-shadow:0 0 10px #5ec5edcc}.hero-sub .particle:nth-child(1){left:10%;animation:float-particle 8s ease-in-out infinite;animation-delay:0s}.hero-sub .particle:nth-child(2){left:25%;animation:float-particle 10s ease-in-out infinite;animation-delay:1s}.hero-sub .particle:nth-child(3){left:40%;animation:float-particle 12s ease-in-out infinite;animation-delay:2s}.hero-sub .particle:nth-child(4){left:60%;animation:float-particle 9s ease-in-out infinite;animation-delay:1.5s}.hero-sub .particle:nth-child(5){left:75%;animation:float-particle 11s ease-in-out infinite;animation-delay:.5s}.hero-sub .particle:nth-child(6){left:90%;animation:float-particle 13s ease-in-out infinite;animation-delay:2.5s}.hero-sub .particle:nth-child(7){left:15%;animation:float-particle 10s ease-in-out infinite;animation-delay:3s}.hero-sub .particle:nth-child(8){left:50%;animation:float-particle 14s ease-in-out infinite;animation-delay:1s}.services-detail{padding:80px 0;background:var(--light);border-radius:24px;position:relative;z-index:1;margin:2rem;overflow:hidden}.services-detail .chip{background:#1a2e3d14;border:1px solid rgba(26,46,61,.15);color:#1a2e3d}.services-detail h2{color:#1a2e3d;margin-top:1rem;margin-bottom:3rem}.contact-hero{min-height:56vh}.contact-main{padding:80px 0;margin:2rem;border-radius:24px;overflow:hidden}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:stretch}.contact-form-card{background:#fff;border:1px solid #e4ebf0;border-radius:20px;padding:2.5rem;box-shadow:0 18px 40px #0f172214}.contact-form-card .chip{margin-bottom:.9rem}.contact-form-card h2{color:#1a2e3d;margin-bottom:.8rem}.contact-form-card p{color:#54606b;margin:0 0 1.6rem}.contact-toast{margin:0 0 1rem;padding:.85rem 1rem;border-radius:12px;font-size:.92rem;font-weight:500;opacity:0;max-height:0;overflow:hidden;transform:translateY(-6px);transition:opacity .22s ease,transform .22s ease,max-height .22s ease,margin-bottom .22s ease}.contact-toast.show{opacity:1;max-height:120px;transform:translateY(0)}.contact-toast.success{background:#7df9cf26;border:1px solid rgba(125,249,207,.35);color:#176149}.contact-toast.error{background:#dc35451a;border:1px solid rgba(220,53,69,.35);color:#8f1f2b}.contact-form{display:grid;gap:.85rem}.contact-form label{font-size:.88rem;color:#1a2e3d;font-weight:500}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d6dfe6;border-radius:12px;padding:.85rem .95rem;font-family:inherit;font-size:.95rem;color:#16222d;background:#f9fbfc;transition:border-color .2s ease,box-shadow .2s ease}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#2d5a6b80;box-shadow:0 0 0 3px #5ec5ed26}.contact-form .btn{margin-top:.5rem;justify-self:start}.contact-info-card{border-radius:20px;border:1px solid rgba(94,197,237,.24);background:radial-gradient(ellipse at 30% 20%,#1a2e3d,#0d141f 40%,#10212f 75%);padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between}.contact-info-card .chip{background:#1a2e3d99;border:1px solid rgba(94,197,237,.3);color:#5ec5ed}.contact-info-card h3{font-size:1.65rem;margin-bottom:1rem;max-width:14ch}.contact-info-list{list-style:none;padding:0;margin:1rem 0 2rem;display:grid;gap:.9rem}.contact-info-list li{color:#c4d4df;line-height:1.6}.contact-info-list strong{color:#fff;font-weight:600}.contact-info-list a{color:#5ec5ed;text-decoration:none}.contact-info-list a:hover{color:#fff}.contact-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-meta div{border:1px solid rgba(94,197,237,.22);background:#1a2e3d73;border-radius:12px;padding:.9rem}.contact-meta span{display:block;font-size:1.2rem;color:#5ec5ed;font-weight:700}.contact-meta small{color:#a8bac6}.faq-section{padding:80px 0;background:radial-gradient(ellipse at 30% 20%,#1a2e3d,#0d141f 40%,var(--dark) 75%);border-radius:24px;position:relative;z-index:2;margin:2rem;overflow:hidden}.faq-section .chip{background:#1a2e3d99;border:1px solid rgba(125,249,207,.2);color:var(--mint);display:inline-block;margin-bottom:1.5rem}.faq-section h2{background:linear-gradient(135deg,#fff 30%,#aab7c4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;margin-top:0;margin-bottom:0}.faq-accordion{max-width:1200px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.faq-item{margin-bottom:0;border:1px solid rgba(125,249,207,.1);border-radius:16px;background:#1a2e3d33;overflow:hidden;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.faq-question{width:100%;padding:1.8rem 2rem;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;color:#fff;font-size:1.1rem;font-weight:600;cursor:pointer;text-align:left;line-height:1.4;transition:color .2s}.faq-question:hover{color:#5ec5ed}.faq-question span{font-size:1.5rem;color:#5ec5ed;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.faq-answer{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);background:#ffffff03}.faq-answer p{padding:0 2rem 2rem;color:#a3c2d1;line-height:1.7;font-size:1rem;margin:0}.faq-item.active{background:#1a2e3d66;border-color:#5ec5ed4d;box-shadow:0 10px 30px #0000004d,inset 0 1px #7df9cf1a}.faq-item.active .faq-answer{max-height:300px}.faq-item.active .faq-question span{transform:rotate(45deg);color:#fff}.back-to-top{position:fixed;bottom:1.75rem;left:1.75rem;width:56px;height:56px;background:linear-gradient(145deg,#1a2e3de6,#12232ed9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(94,197,237,.4);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#5ec5ed;cursor:pointer;z-index:9998;opacity:0;visibility:hidden;transform:translateY(20px);box-shadow:0 10px 24px #00000059,inset 0 1px #ffffff0f;transition:all .35s cubic-bezier(.175,.885,.32,1.275)}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:linear-gradient(145deg,#274e5feb,#183343e0);color:#fff;border-color:#7df9cf99;transform:translateY(-4px);box-shadow:0 16px 34px #5ec5ed47}.back-to-top:focus-visible{outline:2px solid #7df9cf;outline-offset:3px}.back-to-top svg{width:22px;height:22px}@media (max-width: 920px){.hero-content{min-height:auto;padding-bottom:60px}.hero-sub-inner{grid-template-columns:1fr;gap:1.5rem}.hero-sub-content{padding:100px 0 40px;text-align:center}.hero-sub-map{max-height:180px;overflow:hidden}.hero-sub h1{font-size:clamp(2rem,6vw,3rem);margin-left:auto;margin-right:auto;text-align:center}.hero-sub p{margin-left:auto;margin-right:auto}.services-detail,.contact-main{margin:1rem;padding:60px 0}.contact-layout{grid-template-columns:1fr}.contact-info-card h3{max-width:none}.faq-section{margin:1rem;padding:60px 0}.faq-accordion{margin:2.5rem auto 0;grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 600px){.back-to-top{bottom:calc(1rem + env(safe-area-inset-bottom));left:1rem;width:44px;height:44px;border-radius:14px}.hero-sub-content{padding:80px 0 40px}.contact-hero .hero-sub-content h1{margin-left:auto;margin-right:auto;text-align:center}.hero-sub-map{display:none}.services-detail,.contact-main{padding:50px 0;border-radius:20px}.contact-form-card,.contact-info-card{padding:1.5rem;border-radius:16px}.contact-toast{font-size:.88rem}.contact-meta{grid-template-columns:1fr}.faq-section{padding:50px 0;border-radius:20px}.faq-accordion{margin:2rem auto 0;grid-template-columns:1fr}.faq-question{padding:1.5rem;font-size:1rem}.faq-answer p{padding:0 1.5rem 1.5rem;font-size:.95rem}}.benefits-section{padding:100px 0;margin:2rem;border-radius:24px;overflow:hidden;position:relative;background:#181818}.benefits-glow{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(100px);pointer-events:none;background:#2d5a6b59;top:-150px;left:-150px;z-index:0}.benefits-section .chip{background:#1a2e3d99;border:1px solid rgba(45,90,107,.3);color:#5ec5ed}.benefits-section h2{background:linear-gradient(135deg,#fff 30%,#aab7c4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.benefits-subtitle{color:#a3c2d1;font-size:1.1rem;line-height:1.6;max-width:700px;margin:1.5rem auto 0;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;position:relative;z-index:1}.benefit-card{background:#1a2e3d33;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(125,249,207,.1);border-radius:20px;padding:3rem 2.5rem;transition:all .3s ease;position:relative;overflow:hidden}.benefit-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(94,197,237,.08) 0%,transparent 50%);opacity:0;transition:opacity .3s ease}.benefit-card:hover{transform:translateY(-8px);background:#1a2e3d66;border-color:#5ec5ed4d;box-shadow:0 10px 30px #0000004d,inset 0 1px #7df9cf1a}.benefit-card:hover:before{opacity:1}.benefit-icon{width:64px;height:64px;background:linear-gradient(135deg,#5ec5ed33,#1a2e3d4d);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:#5ec5ed;border:1px solid rgba(94,197,237,.25);transition:all .3s ease}.benefit-card:hover .benefit-icon{background:linear-gradient(135deg,#5ec5ed4d,#1a2e3d66);transform:scale(1.05);color:#7df9cf}.benefit-card h3{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem;line-height:1.3}.benefit-card p{color:#a3c2d1;line-height:1.7;font-size:1rem;margin:0}@media (max-width: 920px){.benefits-section{padding:80px 0;margin:1rem}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem}.benefit-card{padding:2.5rem 2rem}}@media (max-width: 600px){.benefits-section{padding:60px 0}.benefits-grid{grid-template-columns:1fr;gap:1.5rem}.benefit-card{padding:2rem 1.5rem}.benefit-card h3{font-size:1.3rem}.benefits-subtitle{font-size:1rem}}
