.brand-name{color:#3fe06a}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeInRotate{0%{opacity:0;transform:rotate(-5deg) scale(.95)}to{opacity:1;transform:rotate(0) scale(1)}}#box-welcome{min-height:100vh;background:#0a0a0a;position:relative;overflow-x:hidden}.welcome-container{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}.welcome-header{position:sticky;top:0;z-index:100;width:100%;padding:1rem 2rem;background:#1e2023cc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(63,224,106,.2);box-shadow:0 2px 20px #0000004d}@media(max-width:768px){.welcome-header{padding:.75rem 1rem}}.welcome-header .header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem}@media(max-width:768px){.welcome-header .header-content{flex-direction:row;justify-content:space-between;gap:.75rem}}.welcome-header .header-logo .logo-img{height:40px;width:auto;object-fit:contain}@media(max-width:768px){.welcome-header .header-logo .logo-img{height:28px}}.welcome-header .header-nav{display:flex;align-items:center;gap:.75rem}@media(max-width:768px){.welcome-header .header-nav{gap:.5rem}}.welcome-header .nav-link{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border:1.5px solid transparent;background:#ffffff0d;color:#f2f2f2;white-space:nowrap}@media(max-width:768px){.welcome-header .nav-link{padding:.5rem .875rem;font-size:.75rem;gap:.375rem}}.welcome-header .nav-link .nav-link-icon{width:16px;height:16px;transition:transform .3s ease}@media(max-width:768px){.welcome-header .nav-link .nav-link-icon{width:14px;height:14px}}.welcome-header .nav-link:hover{background:#3fe06a26;border-color:#3fe06a66;color:#3fe06a;transform:translateY(-2px)}.welcome-header .nav-link:hover .nav-link-icon{transform:translate(4px)}.welcome-header .nav-link.nav-link-secondary{background:transparent;border-color:#fff3}@media(max-width:768px){.welcome-header .nav-link.nav-link-secondary{padding:.5rem .75rem}}.welcome-header .nav-link.nav-link-secondary:hover{background:#ffffff1a;border-color:#ffffff4d;color:#f2f2f2}.welcome-header .nav-link.nav-link-primary{background:linear-gradient(135deg,#3fe06a,#10b02a,#0ec06a);border-color:#3fe06a80;color:#000;box-shadow:0 4px 20px #3fe06a66}@media(max-width:768px){.welcome-header .nav-link.nav-link-primary{padding:.5rem 1rem}}.welcome-header .nav-link.nav-link-primary:hover{box-shadow:0 6px 30px #3fe06a99;transform:translateY(-2px)}.welcome-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem;display:flex;flex-direction:column;gap:2.5rem}@media(max-width:768px){.welcome-main{padding:2.5rem 1rem;gap:2.5rem}}.welcome-main [data-animate]{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.welcome-main [data-animate][data-animate-direction=up]{transform:translateY(60px)}.welcome-main [data-animate][data-animate-direction=up].is-visible{opacity:1;transform:translateY(0)}.welcome-main [data-animate][data-animate-direction=down]{transform:translateY(-60px)}.welcome-main [data-animate][data-animate-direction=down].is-visible{opacity:1;transform:translateY(0)}.welcome-main [data-animate][data-animate-direction=left]{transform:translate(-60px)}.welcome-main [data-animate][data-animate-direction=left].is-visible{opacity:1;transform:translate(0)}.welcome-main [data-animate][data-animate-direction=right]{transform:translate(60px)}.welcome-main [data-animate][data-animate-direction=right].is-visible{opacity:1;transform:translate(0)}.welcome-main [data-animate][data-animate-direction=scale]{transform:scale(.85)}.welcome-main [data-animate][data-animate-direction=scale].is-visible{opacity:1;transform:scale(1)}.welcome-main [data-animate][data-animate-direction=rotate]{transform:rotate(-3deg) scale(.9)}.welcome-main [data-animate][data-animate-direction=rotate].is-visible{opacity:1;transform:rotate(0) scale(1)}.features-grid .welcome-main [data-animate]:nth-child(1),.before-after-grid .welcome-main [data-animate]:nth-child(1){transition-delay:.1s}.features-grid .welcome-main [data-animate]:nth-child(2),.before-after-grid .welcome-main [data-animate]:nth-child(2){transition-delay:.2s}.features-grid .welcome-main [data-animate]:nth-child(3),.before-after-grid .welcome-main [data-animate]:nth-child(3){transition-delay:.3s}.features-grid .welcome-main [data-animate]:nth-child(4),.before-after-grid .welcome-main [data-animate]:nth-child(4){transition-delay:.4s}.features-grid .welcome-main [data-animate]:nth-child(5),.before-after-grid .welcome-main [data-animate]:nth-child(5){transition-delay:.5s}.features-grid .welcome-main [data-animate]:nth-child(6),.before-after-grid .welcome-main [data-animate]:nth-child(6){transition-delay:.6s}.features-grid .welcome-main [data-animate]:nth-child(7),.before-after-grid .welcome-main [data-animate]:nth-child(7){transition-delay:.7s}.features-grid .welcome-main [data-animate]:nth-child(8),.before-after-grid .welcome-main [data-animate]:nth-child(8){transition-delay:.8s}.features-grid .welcome-main [data-animate]:nth-child(9),.before-after-grid .welcome-main [data-animate]:nth-child(9){transition-delay:.9s}.features-grid .welcome-main [data-animate]:nth-child(10),.before-after-grid .welcome-main [data-animate]:nth-child(10){transition-delay:1s}.welcome-main [data-animate][data-animate-immediate]{opacity:1;animation:fadeInUp 1.4s ease-out}.welcome-main [data-animate][data-animate-immediate][data-animate-direction=up]{animation:fadeInUp 1.4s ease-out}.welcome-main [data-animate][data-animate-immediate][data-animate-direction=down]{animation:fadeInDown 1.4s ease-out}.welcome-main [data-animate][data-animate-immediate][data-animate-direction=left]{animation:fadeInLeft 1.4s ease-out}.welcome-main [data-animate][data-animate-immediate][data-animate-direction=right]{animation:fadeInRight 1.4s ease-out}.welcome-main [data-animate][data-animate-immediate][data-animate-direction=scale]{animation:fadeInScale 1.4s ease-out}.welcome-main [data-animate][data-animate-immediate][data-animate-direction=rotate]{animation:fadeInRotate 1.4s ease-out}.hero-content .welcome-main [data-animate][data-animate-immediate]:nth-of-type(1){animation-delay:0s}.hero-content .welcome-main [data-animate][data-animate-immediate]:nth-of-type(2){animation-delay:.3s}.hero-content .welcome-main [data-animate][data-animate-immediate]:nth-of-type(3){animation-delay:.6s}.hero-content .welcome-main [data-animate][data-animate-immediate]:nth-of-type(4){animation-delay:.9s}.hero-section{text-align:left;position:relative;min-height:100vh;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:-6rem;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;padding:2rem 2rem .5rem}.hero-section:before{content:"";position:absolute;inset:0;background:#0a0a0a99;z-index:0}.hero-section .hero-content{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto}@media(max-width:768px){.hero-section{text-align:center;padding:1rem;min-height:100vh;margin-top:-2.5rem}}.hero-section .hero-content{max-width:900px}@media(max-width:768px){.hero-section .hero-content{width:100%}}.hero-section .hero-title{font-family:Chakra Petch,sans-serif;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#f2f2f2;letter-spacing:-.03em}@media(max-width:768px){.hero-section .hero-title{font-size:1.25rem;line-height:1.3;margin-top:1.5rem;margin-bottom:1.5rem;letter-spacing:-.01em;padding:0 .25rem;word-spacing:-.05em}}.hero-section .hero-subtitle{font-size:1.5rem;font-weight:600;color:#3fe06a;margin-bottom:2rem;line-height:1.8}@media(max-width:768px){.hero-section .hero-subtitle{font-size:1rem;margin-bottom:1.25rem;line-height:1.6}}.hero-section .hero-subtitle .tech-text-wrapper{display:inline-flex;align-items:center;gap:.5rem;font-family:Chakra Petch,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;position:relative;flex-wrap:wrap;justify-content:center}@media(max-width:768px){.hero-section .hero-subtitle .tech-text-wrapper{gap:.375rem;font-size:.9em}}.hero-section .hero-subtitle .tech-text-label{color:#3fe06ab3;font-size:1.35em;font-weight:800}@media(max-width:768px){.hero-section .hero-subtitle .tech-text-label{font-size:1.2em}}.hero-section .hero-subtitle .tech-text-word{color:#3fe06a;font-size:1.5em;font-weight:800;background:linear-gradient(135deg,#3fe06a,#10b02a,#0ec06a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 20px rgba(63,224,106,.5);min-width:0;display:inline-block;text-align:left}@media(max-width:768px){.hero-section .hero-subtitle .tech-text-word{font-size:1.2em;text-align:center}}.hero-section .hero-subtitle .tech-text-cursor{color:#3fe06a;font-size:1.5em;font-weight:800;animation:blink .8s infinite;margin-left:2px;display:inline-block}@media(max-width:768px){.hero-section .hero-subtitle .tech-text-cursor{font-size:1.2em;margin-left:1px}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.hero-section .hero-description{font-size:1.125rem;line-height:1.7;color:#bfbfbf;margin-bottom:3rem;max-width:800px}@media(max-width:768px){.hero-section .hero-description{font-size:.9375rem;line-height:1.6;margin-bottom:1.75rem;text-align:justify}}.hero-section .hero-actions{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.hero-section .hero-actions{justify-content:center;width:100%}}.hero-section .hero-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:1px solid transparent}@media(max-width:768px){.hero-section .hero-button{padding:.875rem 1.5rem;font-size:.9375rem;width:100%;justify-content:center;max-width:280px}}.hero-section .hero-button .hero-button-icon{width:18px;height:18px;transition:transform .3s ease}@media(max-width:768px){.hero-section .hero-button .hero-button-icon{width:16px;height:16px}}.hero-section .hero-button.hero-button-primary{background:linear-gradient(135deg,#3fe06a,#10b02a,#0ec06a);color:#000;box-shadow:0 4px 20px #3fe06a4d}.hero-section .hero-button.hero-button-primary:hover{box-shadow:0 6px 30px #3fe06a80;transform:translateY(-2px)}.hero-section .hero-button.hero-button-primary:hover .hero-button-icon{transform:translate(4px)}.hero-section .scroll-indicator{display:none;flex-direction:column;align-items:center;gap:.5rem;margin-top:3rem;padding:1rem;opacity:.5;animation:bounce 4s ease-in-out infinite;transition:opacity .5s ease-out,transform .5s ease-out}@media(max-width:768px){.hero-section .scroll-indicator{display:flex;margin-top:1.5rem}}.hero-section .scroll-indicator.is-fading{opacity:0;transform:translateY(10px);animation:none;pointer-events:none}.hero-section .scroll-indicator.is-fading .scroll-indicator-text,.hero-section .scroll-indicator.is-fading .scroll-indicator-icon{animation:none}.hero-section .scroll-indicator .scroll-indicator-text{font-size:.875rem;font-weight:600;color:#f2f2f2;opacity:.9;text-transform:uppercase;letter-spacing:.1em;transition:opacity .5s ease-out}.hero-section .scroll-indicator .scroll-indicator-icon{width:24px;height:24px;color:#3fe06a;animation:bounceDown 3s ease-in-out infinite;transition:opacity .5s ease-out}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.why-section{position:relative;min-height:100vh;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:-4.5rem;display:flex;align-items:center;padding:4rem 2rem}.why-section .why-container{max-width:1400px;margin:0 auto;width:100%;display:flex;align-items:center;gap:4rem}@media(max-width:1024px){.why-section .why-container{flex-direction:column;gap:3rem}}.why-section .why-content{position:relative;z-index:1;max-width:900px;width:100%;flex:1}@media(max-width:1024px){.why-section .why-content{max-width:100%}}.why-section .why-image{position:relative;z-index:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:45%;max-width:600px}@media(max-width:1024px){.why-section .why-image{width:100%;max-width:500px;margin:0 auto}}.why-section .why-image .why-image-img{width:100%;height:auto;max-height:80vh;object-fit:contain;border-radius:1rem;box-shadow:0 10px 40px #0000004d}@media(max-width:1024px){.why-section .why-image .why-image-img{max-height:60vh}}@media(max-width:768px){.why-section{margin-top:-5rem;padding:2rem 1rem}.why-section .why-container{gap:2rem}}.why-section .why-title{font-family:Chakra Petch,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#f2f2f2;letter-spacing:-.02em;text-align:left}@media(max-width:768px){.why-section .why-title{font-size:1.75rem;margin-bottom:1.25rem;text-align:center;line-height:1.3}}.why-section .why-intro{font-size:1.25rem;line-height:1.6;color:#bfbfbf;margin-bottom:1rem;text-align:left}@media(max-width:768px){.why-section .why-intro{font-size:1rem;line-height:1.5;margin-bottom:.875rem;text-align:center}}.why-section .why-text{font-size:1.125rem;font-weight:600;color:#f2f2f2;margin-bottom:1.5rem;text-align:left}@media(max-width:768px){.why-section .why-text{font-size:.9375rem;margin-bottom:1rem;text-align:center}}.why-section .why-list{list-style:none;padding:0;margin:0 0 3rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.why-section .why-list{gap:.75rem;margin-bottom:2rem}}.why-section .why-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#ffffff08;border-left:3px solid rgba(239,68,68,.5);border-radius:.5rem;transition:all .3s ease}@media(max-width:768px){.why-section .why-item{padding:.875rem;gap:.75rem}}.why-section .why-item:hover{background:#ffffff0d;border-left-color:#ef4444b3;transform:translate(4px)}.why-section .why-item .why-item-icon{width:24px;height:24px;color:#ef4444;flex-shrink:0;margin-top:2px}@media(max-width:768px){.why-section .why-item .why-item-icon{width:20px;height:20px;margin-top:1px}}.why-section .why-item span{font-size:1rem;line-height:1.6;color:#bfbfbf}@media(max-width:768px){.why-section .why-item span{font-size:.875rem;line-height:1.5}}.why-section .why-highlight{background:#3fe06a0d;border:1px solid rgba(63,224,106,.2);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;transition:all .4s ease;overflow:hidden}@media(max-width:768px){.why-section .why-highlight{padding:1.25rem;gap:1rem;border-radius:.75rem}}.why-section .why-highlight .why-highlight-text{font-size:1.125rem;line-height:1.7;color:#f2f2f2;margin:0;text-align:left;transition:color .3s ease,transform .3s ease;font-weight:500;opacity:0;transform:translateY(15px)}@media(max-width:768px){.why-section .why-highlight .why-highlight-text{font-size:.9375rem;line-height:1.6;text-align:center}}.why-section .why-highlight .why-highlight-text.is-visible{opacity:1;transform:translateY(0)}.why-section .why-highlight .why-highlight-text:hover{color:#3fe06a;transform:translate(4px)}.why-section .why-image .why-image-img{transition:all .8s cubic-bezier(.4,0,.2,1);transform:scale(.9) translate(30px);opacity:0}@media(max-width:768px){.why-section .why-image .why-image-img{transform:scale(.95) translate(20px)}}.why-section .why-image.is-visible .why-image-img{opacity:1;transform:scale(1) translate(0)}.features-section{position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:0;margin-bottom:-8.5rem;background-size:cover;background-position:center;background-repeat:no-repeat;padding:4rem 2rem 12.5rem}.features-section:before{content:"";position:absolute;inset:0;background:#0a0a0a99;z-index:0}.features-section .features-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:4rem}.features-section .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%}@media(max-width:768px){.features-section .features-grid{grid-template-columns:1fr;gap:1.25rem}}.features-section .cta-section{text-align:center;padding:4rem 2rem;background:#14141499;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(63,224,106,.3);border-radius:1.5rem;box-shadow:0 8px 32px #0006,0 0 20px #3fe06a1a;max-width:800px;margin:0 auto;width:100%}@media(max-width:768px){.features-section .cta-section{padding:2rem 1.25rem;border-radius:1rem}}.features-section .cta-section .cta-content{max-width:700px;margin:0 auto;width:100%}.features-section .cta-section .cta-title{font-family:Chakra Petch,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#f2f2f2;letter-spacing:-.02em}@media(max-width:768px){.features-section .cta-section .cta-title{font-size:1.75rem;line-height:1.3;margin-bottom:1rem}}.features-section .cta-section .cta-description{font-size:1.125rem;line-height:1.7;color:#bfbfbf;margin-bottom:0}@media(max-width:768px){.features-section .cta-section .cta-description{font-size:.9375rem;line-height:1.6}}.features-section .cta-contact{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}@media(max-width:768px){.features-section .cta-contact{grid-template-columns:1fr;gap:2rem;margin-top:2rem}}.features-section .cta-contact-section{display:flex;flex-direction:column;gap:1rem;text-align:left}@media(max-width:768px){.features-section .cta-contact-section{text-align:center}}.features-section .cta-contact-title{font-family:Chakra Petch,sans-serif;font-size:1rem;font-weight:600;color:#3fe06a;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;position:relative;padding-bottom:.5rem}.features-section .cta-contact-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,#3FE06A,transparent)}@media(max-width:768px){.features-section .cta-contact-title:after{left:50%;transform:translate(-50%)}}.features-section .cta-contact-links{display:flex;flex-direction:column;gap:.75rem}.features-section .cta-contact-link{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:#3fe06a0d;border:1px solid rgba(63,224,106,.2);border-radius:.75rem;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.features-section .cta-contact-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(63,224,106,.1),transparent);transition:left .5s ease}.features-section .cta-contact-link:hover{background:#3fe06a1a;border-color:#3fe06a66;transform:translate(4px);box-shadow:0 4px 12px #3fe06a33}.features-section .cta-contact-link:hover:before{left:100%}.features-section .cta-contact-link:hover .cta-contact-icon-wrapper{background:#3fe06a33;transform:scale(1.1);box-shadow:0 0 15px #3fe06a66}.features-section .cta-contact-link:hover .cta-contact-text{color:#3fe06a}.features-section .cta-contact-icon-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#3fe06a1a;border-radius:.5rem;transition:all .3s ease;flex-shrink:0}.features-section .cta-contact-icon{width:20px;height:20px;color:#3fe06a;transition:all .3s ease}.features-section .cta-contact-text{font-size:.9375rem;color:#f2f2f2;transition:color .3s ease;font-weight:500}@media(max-width:768px){.features-section .cta-contact-text{font-size:.875rem}}@media(max-width:768px){.features-section{margin-top:0;margin-bottom:-5rem;padding:2rem 1rem 7rem}.features-section .features-content{gap:3rem}}.features-section .feature-item{padding:2rem;background:#14141499;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(63,224,106,.3);border-radius:.75rem;box-shadow:0 8px 32px #0006,0 0 20px #3fe06a1a;transition:all .3s ease,opacity 1.2s ease-out,transform 1.2s ease-out;text-align:center}@media(max-width:768px){.features-section .feature-item{padding:1.5rem 1.25rem;border-radius:.625rem}}.features-section .feature-item:nth-child(1){transition-delay:.3s}.features-section .feature-item:nth-child(2){transition-delay:0s}.features-section .feature-item:nth-child(3){transition-delay:.6s}.features-section .feature-item:hover{background:#191919b3;border-color:#3fe06a80;box-shadow:0 12px 40px #00000080,0 0 30px #3fe06a33;transform:translateY(-4px)}.features-section .feature-item .feature-item-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#3fe06a1a;border-radius:.5rem;margin:0 auto 1.5rem;transition:all .3s ease}@media(max-width:768px){.features-section .feature-item .feature-item-icon{width:40px;height:40px;margin-bottom:1.25rem}}.features-section .feature-item:hover .feature-item-icon{background:#3fe06a33;transform:scale(1.1)}.features-section .feature-item .feature-icon{width:24px;height:24px;color:#3fe06a}@media(max-width:768px){.features-section .feature-item .feature-icon{width:20px;height:20px}}.features-section .feature-item .feature-item-title{font-family:Chakra Petch,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#f2f2f2}@media(max-width:768px){.features-section .feature-item .feature-item-title{font-size:1rem;margin-bottom:.625rem}}.features-section .feature-item .feature-item-text{font-size:1rem;line-height:1.6;color:#f2f2f2;margin:0;opacity:.9}@media(max-width:768px){.features-section .feature-item .feature-item-text{font-size:.875rem;line-height:1.5}}.before-after-section .before-after-header{text-align:center;margin-bottom:4rem}@media(max-width:768px){.before-after-section .before-after-header{margin-bottom:3rem}}.before-after-section .before-after-title{font-family:Chakra Petch,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#f2f2f2;letter-spacing:-.02em}@media(max-width:768px){.before-after-section .before-after-title{font-size:2rem}}.before-after-section .before-after-subtitle{font-size:1.25rem;color:#bfbfbf}@media(max-width:768px){.before-after-section .before-after-subtitle{font-size:1.125rem}}.before-after-section .before-after-grid{display:flex;flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto}.before-after-section .comparison-item{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;padding:2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:1rem;transition:all .3s ease}@media(max-width:768px){.before-after-section .comparison-item{grid-template-columns:1fr;gap:1rem;padding:1.5rem}}.before-after-section .comparison-item:hover{background:#ffffff0a;border-color:#3fe06a33}.before-after-section .comparison-item .comparison-before,.before-after-section .comparison-item .comparison-after{display:flex;flex-direction:column;gap:1rem}.before-after-section .comparison-item .comparison-label{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;border-radius:.5rem;text-align:center}.before-after-section .comparison-item .comparison-before .comparison-label{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.before-after-section .comparison-item .comparison-after .comparison-label{background:#3fe06a1a;color:#3fe06a;border:1px solid rgba(63,224,106,.3)}.before-after-section .comparison-item .comparison-content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.before-after-section .comparison-item .comparison-icon{width:48px;height:48px}.before-after-section .comparison-item .comparison-icon.comparison-icon-bad{color:#ef4444}.before-after-section .comparison-item .comparison-icon.comparison-icon-good{color:#3fe06a}.before-after-section .comparison-item .comparison-title{font-family:Chakra Petch,sans-serif;font-size:1.125rem;font-weight:600;color:#f2f2f2;margin:0}@media(max-width:768px){.before-after-section .comparison-item .comparison-title{font-size:1rem}}.before-after-section .comparison-item .comparison-arrow{display:flex;align-items:center;justify-content:center;padding:1rem}@media(max-width:768px){.before-after-section .comparison-item .comparison-arrow{transform:rotate(90deg)}}.before-after-section .comparison-item .comparison-arrow .comparison-arrow-icon{width:32px;height:32px;color:#999}.welcome-footer{width:100%;padding:2rem;background:#0a0a0acc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(63,224,106,.2);margin-top:auto}@media(max-width:768px){.welcome-footer{padding:1.25rem 1rem}}.welcome-footer .footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:center;align-items:center;text-align:center}.welcome-footer .footer-text{font-size:.875rem;color:#999;margin:0}@media(max-width:768px){.welcome-footer .footer-text{font-size:.75rem;line-height:1.4}}.welcome-footer .footer-links{display:flex;align-items:flex-start;gap:3rem}@media(max-width:768px){.welcome-footer .footer-links{flex-direction:column;gap:1.5rem;align-items:center}}.welcome-footer .footer-section{display:flex;flex-direction:column;gap:.75rem}@media(max-width:768px){.welcome-footer .footer-section{align-items:center;text-align:center}}.welcome-footer .footer-section-title{font-size:.875rem;font-weight:600;color:#f2f2f2;margin-bottom:.25rem}@media(max-width:768px){.welcome-footer .footer-section-title{font-size:.8125rem}}.welcome-footer .footer-section-links{display:flex;flex-direction:column;gap:.5rem}@media(max-width:768px){.welcome-footer .footer-section-links{align-items:center;gap:.375rem}}.welcome-footer .footer-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#bfbfbf;text-decoration:none;transition:color .3s ease}@media(max-width:768px){.welcome-footer .footer-link{font-size:.75rem;gap:.375rem}}.welcome-footer .footer-link .footer-icon{width:16px;height:16px}@media(max-width:768px){.welcome-footer .footer-link .footer-icon{width:14px;height:14px}}.welcome-footer .footer-link:hover,.welcome-footer .footer-link:hover .footer-icon{color:#3fe06a}.welcome-footer .footer-separator{color:#999}@media(max-width:768px){.welcome-footer .footer-separator{font-size:.75rem}}.cursor-trail{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9998}.cursor-trail .trail-point{position:absolute;width:6px;height:6px;background:radial-gradient(circle,#3fe06acc,#3fe06a66 40%,#3fe06a00);border-radius:50%;transform:translate(-50%,-50%);transition:opacity .4s ease-out,transform .4s ease-out;box-shadow:0 0 15px #3fe06a80,0 0 30px #10b02a4d;filter:blur(1px)}
