@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes glow{0%,to{text-shadow:0 0 10px rgba(14,165,233,.5)}50%{text-shadow:0 0 20px rgba(14,165,233,.8)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes rotateGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}:root{color-scheme:dark;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-bg:#0a0e27;--color-surface:#151b2f;--color-accent:#0ea5e9;--color-accent-dark:#0284c7;--color-accent-light:#38bdf8;--color-purple:#8b5cf6;--color-text:#f8fafc;--color-text-muted:#94a3b8;--color-border:hsla(0,0%,100%,.1);--gradient-primary:linear-gradient(135deg,#0ea5e9,#06b6d4);--gradient-accent:linear-gradient(135deg,#8b5cf6,#0ea5e9);--gradient-text:linear-gradient(135deg,#f8fafc,#cbd5e1)}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;padding:0;background:linear-gradient(135deg,#0a0e27,#0f1629 50%,#0a0e27);color:var(--color-text);line-height:1.6;position:relative;overflow-x:hidden}body:before{top:-50%;right:-10%;width:800px;height:800px;background:radial-gradient(circle,rgba(14,165,233,.15),transparent 70%);filter:blur(100px);animation:float 8s ease-in-out infinite}body:after,body:before{content:"";position:fixed;border-radius:50%;pointer-events:none;z-index:0}body:after{bottom:-30%;left:-5%;width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.1),transparent 70%);filter:blur(80px);animation:float 10s ease-in-out infinite reverse}*{box-sizing:border-box}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.65;cursor:not-allowed}::selection{background:rgba(14,165,233,.3);color:var(--color-text)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(14,165,233,.3);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(14,165,233,.5)}.page-shell{position:relative;z-index:1;overflow-x:hidden}.layout-container{width:min(1240px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 3rem}.layout-container,main{position:relative;z-index:1}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,rgba(10,14,39,.8),rgba(15,22,41,.6));padding:2rem 0}.hero-section:before{top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(14,165,233,.25),transparent 70%);animation:float 6s ease-in-out infinite}.hero-section:after,.hero-section:before{content:"";position:absolute;border-radius:50%;filter:blur(80px)}.hero-section:after{bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.2),transparent 70%);animation:float 8s ease-in-out infinite reverse}.hero-section>.layout-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1;animation:slideInUp .8s ease-out}.hero-content{display:flex;flex-direction:column;gap:1.5rem;max-width:600px;animation:slideInLeft .8s ease-out .2s both}.hero-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,rgba(14,165,233,.15),rgba(139,92,246,.12));border:1.5px solid rgba(14,165,233,.35);border-radius:50px;width:-moz-fit-content;width:fit-content;font-size:.95rem;font-weight:600;color:#38bdf8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-badge:hover{background:linear-gradient(135deg,rgba(14,165,233,.2),rgba(139,92,246,.15));border-color:rgba(14,165,233,.5);transform:translateY(-2px)}.hero-title{font-size:clamp(2.5rem,5vw,3.8rem);line-height:1.1;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#f8fafc,#cbd5e1 50%,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;animation:slideInUp .8s ease-out .1s both}.hero-subtitle{font-size:1.1rem;line-height:1.8;color:#cbd5e1;max-width:500px;margin:0;animation:slideInUp .8s ease-out .2s both}.hero-cta{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;animation:slideInUp .8s ease-out .3s both}.button{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.8rem;border-radius:12px;border:none;font-weight:600;font-size:.95rem;cursor:pointer;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.button:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2) 50%,transparent);transform:translateX(-100%);transition:transform .6s cubic-bezier(.4,0,.2,1)}.button:hover:before{transform:translateX(100%)}.button--primary{background:var(--gradient-primary);color:#0a0e27;box-shadow:0 20px 60px rgba(14,165,233,.3);font-weight:700}.button--primary:hover{transform:translateY(-4px);box-shadow:0 30px 80px rgba(14,165,233,.4)}.button--primary:active{transform:translateY(-2px)}.button--secondary{background:hsla(0,0%,100%,.08);border:1.5px solid hsla(0,0%,100%,.2);color:#f8fafc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.button--secondary:hover{background:rgba(14,165,233,.15);border-color:rgba(14,165,233,.5);transform:translateY(-4px);box-shadow:0 20px 50px rgba(14,165,233,.2)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);animation:slideInUp .8s ease-out .4s both}.hero-stat{display:flex;flex-direction:column;gap:.5rem}.stat-number{font-size:1.8rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-text{font-size:.9rem;color:#94a3b8}.hero-visual{position:relative;height:400px;display:flex;align-items:center;justify-content:center;animation:slideInRight .8s ease-out .2s both}.visual-card{position:relative;width:100%;height:100%;background:linear-gradient(135deg,rgba(15,23,42,.5),rgba(30,41,59,.3));border:1.5px solid rgba(14,165,233,.2);border-radius:24px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:2rem;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);transition:all .4s ease}.visual-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(14,165,233,.1));border-radius:24px;pointer-events:none}.visual-card:hover{background:linear-gradient(135deg,rgba(15,23,42,.6),rgba(30,41,59,.4));border-color:rgba(14,165,233,.4);box-shadow:0 30px 80px rgba(14,165,233,.25);transform:translateY(-8px)}.visual-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-gap:1rem;gap:1rem;height:100%;position:relative;z-index:1}.grid-item{background:linear-gradient(135deg,rgba(14,165,233,.15),rgba(139,92,246,.1));border:1.5px solid rgba(14,165,233,.2);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.grid-item:first-child{grid-row:span 2;animation:slideInUp .8s ease-out .3s both}.grid-item:nth-child(2){animation:slideInUp .8s ease-out .35s both}.grid-item:nth-child(3){animation:slideInUp .8s ease-out .4s both}.grid-item:nth-child(4){animation:slideInUp .8s ease-out .45s both}.grid-item:nth-child(5){animation:slideInUp .8s ease-out .5s both}.grid-item:nth-child(6){animation:slideInUp .8s ease-out .55s both}.grid-item:hover{background:linear-gradient(135deg,rgba(14,165,233,.25),rgba(139,92,246,.2));border-color:rgba(14,165,233,.6);transform:translateY(-6px);box-shadow:0 15px 40px rgba(14,165,233,.2)}.section{position:relative;z-index:1;padding:4rem 0}.section-heading{text-align:center;margin-bottom:3rem;animation:slideInUp .8s ease-out}.eyebrow{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#38bdf8;margin:0 0 1rem}.section h2{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2;margin:0 0 1rem;background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section>.layout-container>.section-heading>p:last-child{font-size:1.1rem;color:#cbd5e1;max-width:600px;margin:1rem auto 0}.grid--4{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.feature-card{position:relative;padding:2rem;background:linear-gradient(135deg,rgba(15,23,42,.5),rgba(30,41,59,.3));border:1.5px solid rgba(14,165,233,.1);border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;animation:slideInUp .8s ease-out both}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.15s}.feature-card:nth-child(3){animation-delay:.2s}.feature-card:nth-child(4){animation-delay:.25s}.feature-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(14,165,233,.1),rgba(139,92,246,.05));opacity:0;transition:opacity .4s ease;pointer-events:none}.feature-card:hover{border-color:rgba(14,165,233,.4);background:linear-gradient(135deg,rgba(15,23,42,.6),rgba(30,41,59,.4));box-shadow:0 20px 60px rgba(14,165,233,.2);transform:translateY(-8px)}.feature-card:hover:before{opacity:1}.feature-card svg{width:3rem;height:3rem;color:#38bdf8;margin-bottom:1rem;transition:all .3s ease;position:relative;z-index:1}.feature-card:hover svg{transform:scale(1.1) rotate(-5deg)}.feature-card h3{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;position:relative;z-index:1}.feature-card p{color:#cbd5e1;margin:0;line-height:1.6;position:relative;z-index:1}.section--contact{background:linear-gradient(135deg,rgba(10,14,39,.6),rgba(15,22,41,.4));border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.grid--2{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.grid--2>div:first-child{animation:slideInLeft .8s ease-out .1s both}.grid--2>div:last-child{animation:slideInRight .8s ease-out .1s both}.grid--2 h3{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.grid--2 p{margin-bottom:1rem;color:#cbd5e1}.grid--2 strong{color:#f8fafc}.form-container{animation:slideInUp .8s ease-out .2s both}.form-heading{margin-bottom:2rem}.form-heading p{font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:#38bdf8;font-weight:700;margin:0 0 .5rem}.form-heading h2{font-size:1.75rem;font-weight:800;margin:0 0 1rem;background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group:nth-child(6),.form-group:nth-child(7){grid-column:span 2}form label{font-size:.9rem;font-weight:600;color:#f8fafc;display:block}form input,form textarea{padding:.85rem 1rem;background:hsla(0,0%,100%,.08);border:1.5px solid rgba(14,165,233,.15);border-radius:12px;color:#f8fafc;font-size:.95rem;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}form input::placeholder,form textarea::placeholder{color:#64748b}form input:focus,form textarea:focus{outline:none;background:rgba(14,165,233,.1);border-color:rgba(14,165,233,.5);box-shadow:0 0 0 3px rgba(14,165,233,.1)}form textarea{resize:vertical;min-height:120px}form button{grid-column:span 2;padding:1rem 2rem;background:var(--gradient-primary);color:#0a0e27;border:none;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .3s ease;box-shadow:0 20px 60px rgba(14,165,233,.3)}form button:hover{transform:translateY(-3px);box-shadow:0 30px 80px rgba(14,165,233,.4)}form button:active{transform:translateY(-1px)}form button:disabled{opacity:.6;cursor:not-allowed;transform:none}footer{background:linear-gradient(135deg,rgba(10,14,39,.8),rgba(15,22,41,.6));border-top:1px solid hsla(0,0%,100%,.1);padding:3rem 0 1.5rem;color:#cbd5e1;position:relative;z-index:1;animation:slideInUp .8s ease-out}footer .layout-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid hsla(0,0%,100%,.1)}footer h3{color:#f8fafc;margin-bottom:1rem}footer a{color:#cbd5e1;transition:color .3s ease}footer a:hover{color:#38bdf8}footer p{margin:.5rem 0;font-size:.9rem}footer .links{display:flex;flex-direction:column;gap:.75rem}footer .bottom{text-align:center;font-size:.85rem;color:#64748b}.whatsapp-float{position:fixed;bottom:2rem;right:2rem;z-index:999;animation:slideInRight .6s ease-out}.whatsapp-float a{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#25d366,#20ba5a);border-radius:50%;box-shadow:0 4px 20px rgba(37,211,102,.4);transition:all .3s ease;color:#fff;font-size:1.5rem}.whatsapp-float a:hover{transform:scale(1.15) rotate(10deg);box-shadow:0 6px 30px rgba(37,211,102,.6)}.scroll-top-btn{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background:var(--gradient-primary);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(14,165,233,.4);transition:all .3s ease;z-index:998}.scroll-top-btn:hover{transform:translateY(-4px);box-shadow:0 6px 30px rgba(14,165,233,.6)}.scroll-top-btn img{width:20px;height:20px}.toast-container{position:fixed;top:1.5rem;right:1.5rem;z-index:9999;pointer-events:none}.toast{background:linear-gradient(135deg,rgba(15,23,42,.95),rgba(30,41,59,.8));border:1.5px solid rgba(14,165,233,.3);border-radius:12px;padding:1.25rem;margin-bottom:1rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 40px rgba(0,0,0,.4);pointer-events:all;animation:slideInRight .4s ease-out;max-width:400px}.toast--success{border-color:rgba(34,197,94,.4)}.toast--error{border-color:rgba(239,68,68,.4)}.toast--info{border-color:rgba(14,165,233,.4)}@media (max-width:1024px){.hero-section>.layout-container{grid-template-columns:1fr;gap:2rem}.hero-visual{min-height:300px}.grid--2{gap:2rem}.grid--2,form{grid-template-columns:1fr}.form-group:nth-child(6),.form-group:nth-child(7),form button{grid-column:span 1}footer .layout-container{grid-template-columns:1fr;gap:2rem}}@media (max-width:680px){.hero-title{font-size:1.75rem}.hero-cta{flex-direction:column}.button{width:100%;justify-content:center}.hero-stats{gap:1rem}.grid--4,.hero-stats{grid-template-columns:1fr}.layout-container{width:calc(100% - 1.5rem);padding:1.5rem 0 2rem}.section{padding:2rem 0}.scroll-top-btn,.whatsapp-float{bottom:1rem;right:1rem}.scroll-top-btn{width:45px;height:45px}.toast{max-width:calc(100vw - 2rem)}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}