*,*:before,*:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#343a40;background-color:#fff}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.25}p{margin:0 0 1rem}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none;transition:color .15s ease-in-out}img{max-width:100%;height:auto;display:block}button{margin:0;padding:0;border:none;background:none;font:inherit;cursor:pointer}input,textarea,select{margin:0;padding:0;border:none;background:none;font:inherit}.container{max-width:1500px;margin:0 auto;padding:0 1rem}h1{font-size:3rem;font-weight:700;line-height:1.25;color:#212529}@media (max-width: 639px){h1{font-size:2.25rem}}h2{font-size:2.25rem;font-weight:700;line-height:1.25;color:#212529}@media (max-width: 639px){h2{font-size:1.875rem}}h3{font-size:1.5rem;font-weight:600;line-height:1.5;color:#212529}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:1px solid transparent;border-radius:.375rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:1px solid transparent;border-radius:.375rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap}.btn-primary:hover{transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0056b3;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:1px solid transparent;border-radius:.375rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap}.btn-secondary:hover{transform:translateY(-1px)}.btn-secondary:active{transform:translateY(0)}.btn-secondary{background-color:transparent;color:#007bff;border-color:#007bff}.btn-secondary:hover{background-color:#007bff;color:#fff}.text-center{text-align:center}.text-primary{color:#007bff}.text-muted{color:#6c757d}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.header{background-color:transparent;border-bottom:1px solid transparent;position:fixed;width:100%;top:0;z-index:100;backdrop-filter:blur(0px);transition:all .3s ease-in-out}.header.scrolled{background-color:#fffffffa;border-bottom:1px solid rgba(0,123,255,.15);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;backdrop-filter:blur(15px)}.header.scrolled .logo a{color:#007bff}.header.scrolled .nav-link{color:#343a40}.header.scrolled .nav-link.language{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;min-height:80px}.header .logo{font-size:1.875rem;font-weight:700;color:#fff;letter-spacing:-.02em;text-shadow:0 2px 4px rgba(0,0,0,.3)}.header .logo a{color:inherit;text-decoration:none;display:flex;align-items:center;gap:.25rem}.header .logo a:hover{color:#e0f2f7;transform:none;transition:all .15s ease-in-out}.header-nav{display:flex;align-items:center;justify-content:center;gap:2rem}.header-nav .nav-link{font-weight:500;color:#fff;font-size:1rem;padding:.5rem 1rem;border-radius:.375rem;transition:all .15s ease-in-out;position:relative;text-shadow:0 1px 2px rgba(0,0,0,.3)}.header-nav .nav-link:hover{color:#e0f2f7;background-color:#ffffff1a;transform:translateY(-1px)}.header-nav .nav-link.language{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:.5rem 1.5rem;border-radius:1rem;font-weight:600;box-shadow:0 4px 12px #007bff66;text-shadow:none}.header-nav .nav-link.language:hover{background:linear-gradient(135deg,#0056b3,#003d80);transform:translateY(-2px);box-shadow:0 6px 20px #007bff80}.header-nav .nav-link.language:active{transform:translateY(0)}.header .nav-link{opacity:0;animation:slideInFromRight .6s ease-out forwards}.header .nav-link:nth-child(1){animation-delay:.1s}.header .nav-link:nth-child(2){animation-delay:.2s}@media (max-width: 639px){.header-content{padding:1rem 0;min-height:60px}.header .logo{font-size:1.5rem}.header .logo a:after{font-size:1.125rem}.header-nav{gap:1rem}.header-nav .nav-link{font-size:.875rem;padding:.25rem .5rem}.header-nav .nav-link.language{padding:.25rem 1rem;font-size:.875rem}}.header.scrolled .logo{color:#007bff;text-shadow:none}.header.scrolled .logo a:after{text-shadow:none}.header.scrolled .nav-link{color:#343a40;text-shadow:none}.header.scrolled .nav-link:hover{color:#007bff;background-color:#007bff14}@keyframes slideInFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.footer{background:#000;position:relative}.footer-cta{text-align:center;padding:6rem 0;position:relative;z-index:2}.footer-cta .footer-image{width:200px;height:200px;margin:-200px auto 2rem;position:relative;z-index:10}@media (max-width: 639px){.footer-cta .footer-image{width:150px;height:150px;margin:-175px auto 2rem;padding:0}}.footer-cta h2{margin-bottom:1.5rem;color:#fff;font-size:2.25rem;font-weight:700;position:relative;z-index:2;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out .2s forwards}.footer-cta p{color:#fffc;margin-bottom:3rem;font-size:1.125rem;position:relative;z-index:2;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out .4s forwards}.footer-links{background-color:#343a40;padding:1.5rem 0;position:relative;z-index:2;margin:0;width:100%}.footer-nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;padding:0 1rem}@media (max-width: 639px){.footer-nav{flex-direction:column;gap:1rem;text-align:center;padding:0 .5rem}}.footer-nav-left{display:flex;gap:1.5rem;flex-wrap:wrap}@media (max-width: 639px){.footer-nav-left{flex-direction:column;gap:.5rem}}.footer-nav-right{text-align:right}@media (max-width: 639px){.footer-nav-right{text-align:center}}.footer-nav .footer-link{color:#fff;font-weight:500;font-size:14px;transition:color .15s ease-in-out}.footer-nav .footer-link:hover{color:#e0f2f7}.footer-nav .footer-copyright{color:#ffffffb3;font-size:14px}.ripple{position:absolute;border-radius:50%;background:#ffffff4d;pointer-events:none;animation:ripple-animation .6s ease-out;z-index:1}@keyframes ripple-animation{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1.5rem 4rem;font-size:1.125rem;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;text-decoration:none;transition:all .3s ease-in-out;position:relative;overflow:hidden;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out .6s forwards}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.btn:hover{transform:translateY(-3px)}.btn:hover:before{left:100%}.btn:active{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;box-shadow:0 8px 25px #007bff66}.btn-primary:hover{box-shadow:0 12px 35px #007bff80}.btn-secondary{background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#343a40;box-shadow:0 6px 20px #0000001a}.btn-secondary:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);box-shadow:0 8px 25px #00000026}.btn-small{padding:1rem 2rem;font-size:1rem}.btn-large{padding:2rem 6rem;font-size:1.25rem}@media (max-width: 639px){.btn{padding:1rem 3rem;font-size:1rem}.btn:hover{transform:none}.btn-large{padding:1.5rem 4rem;font-size:1.125rem}}.title{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.25;position:relative;z-index:2}.title--default{color:#212529}.title--hero{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}@media (max-width: 639px){.title--hero{font-size:2.25rem;line-height:1.2}}.title--section{color:#212529;margin-bottom:4rem;font-size:2.25rem;font-weight:700;line-height:1.25}@media (max-width: 639px){.title--section{font-size:1.875rem}}.title--card{color:#007bff;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700;transition:all .3s ease-in-out}@media (max-width: 639px){.title--card{font-size:1.5rem}}.title--white{color:#fff;font-size:2.25rem;font-weight:700;line-height:1.25}@media (max-width: 639px){.title--white{font-size:1.875rem}}.title--center{text-align:center}.title--right{text-align:right}.title--left{text-align:left}.title--animate-fade-in-up{opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out forwards}.title--animate-slide-in-left{opacity:0;transform:translate(-30px);animation:slideInFromLeft .8s ease-out forwards}.title--animate-slide-in-right{opacity:0;transform:translate(30px);animation:slideInFromRight .8s ease-out forwards}.product-card:hover .title--card{transform:none;color:#0056b3}@media (max-width: 639px){.product-card:hover .title--card{transform:none}}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #007bff4d;transition:all .3s ease-in-out;opacity:0;visibility:hidden;transform:translateY(20px);z-index:1000}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#007bff,#0056b3);border-radius:50%;opacity:0;transition:opacity .3s ease-in-out;z-index:-1}.back-to-top:after{content:"";position:absolute;inset:2px;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%);border-radius:50%;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 8px 30px #007bff66}.back-to-top:hover:before{opacity:.1}.back-to-top:hover:after{opacity:1}.back-to-top:active{transform:translateY(-1px)}.back-to-top svg{width:20px;height:20px;transition:transform .3s ease-in-out}.back-to-top:hover svg{transform:translateY(-2px)}@media (max-width: 639px){.back-to-top{bottom:1.5rem;right:1.5rem;width:45px;height:45px}.back-to-top svg{width:18px;height:18px}}@keyframes pulse{0%,to{box-shadow:0 4px 20px #007bff4d}50%{box-shadow:0 4px 25px #007bff80}}.back-to-top.visible{animation:pulse 3s ease-in-out infinite}.back-to-top:hover{animation:none}.demo-popup{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:none;opacity:0;transition:opacity .3s ease;overflow-y:auto}.demo-popup.active{display:flex;opacity:1}.demo-popup::-webkit-scrollbar{width:6px}.demo-popup::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.demo-popup::-webkit-scrollbar-thumb{background:#2563eb4d;border-radius:3px}.demo-popup::-webkit-scrollbar-thumb:hover{background:#2563eb80}.demo-popup .demo-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3;backdrop-filter:blur(2px);z-index:-1}.demo-popup .demo-popup-content{position:relative;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:8px;box-shadow:0 25px 50px #00000040,0 0 0 1px #ffffff1a;max-width:560px;width:90%;margin:auto;border:1px solid rgba(255,255,255,.2)}.demo-popup .demo-popup-close{position:absolute;height:42px;width:42px;top:24px;right:24px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;cursor:pointer;border-radius:50%;transition:all .3s ease;z-index:10;box-shadow:0 2px 8px #0000001a;backdrop-filter:blur(10px)}@media (max-width: 639px){.demo-popup .demo-popup-close{height:32px;width:32px}}.demo-popup .demo-popup-close:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #00000026}.demo-popup .demo-popup-close:active{transform:scale(.95)}.demo-popup .demo-popup-close svg{width:18px;height:18px;color:#64748b;transition:color .2s ease}.demo-popup .demo-popup-close:hover svg{color:#ef4444}.demo-popup .demo-popup-body{padding:40px 30px 30px;text-align:center;position:relative}.demo-popup .demo-popup-body:before{content:"";position:absolute;top:-1px;left:0;right:0;height:4px;background:linear-gradient(90deg,#2563eb,#7c3aed,#2563eb);border-radius:20px 20px 0 0}.demo-popup .demo-popup-title{font-size:32px;font-weight:700;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 16px;line-height:1.2}.demo-popup .demo-popup-subtitle{font-size:18px;color:#64748b;margin:0 0 40px;line-height:1.6;font-weight:400}.demo-popup .demo-form{text-align:left}.demo-popup .demo-form .form-row{display:flex;gap:12px}.demo-popup .demo-form .form-row .form-group{flex:1}.demo-popup .demo-form .form-group{margin-bottom:16px}.demo-popup .demo-form .form-group:last-child{margin-bottom:24px}.demo-popup .demo-form .form-label{display:block;font-size:13px;font-weight:600;color:#333;margin-bottom:6px}.demo-popup .demo-form .form-input{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:all .3s ease;box-sizing:border-box;background:#f8fafc;font-weight:500}.demo-popup .demo-form .form-input:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px #2563eb1a,0 4px 12px #2563eb26;transform:translateY(-1px)}.demo-popup .demo-form .form-input::placeholder{color:#94a3b8;font-weight:400}.demo-popup .demo-form .form-textarea{resize:vertical;min-height:80px;font-family:inherit;line-height:1.4}.demo-popup .demo-form .checkbox-label{display:flex;align-items:flex-start;cursor:pointer;font-size:14px;line-height:1.5;gap:12px}.demo-popup .demo-form .checkbox-label .checkbox-input{display:none}.demo-popup .demo-form .checkbox-label .checkbox-custom{width:22px;height:22px;border:2px solid #cbd5e1;border-radius:6px;background:#fff;flex-shrink:0;position:relative;transition:all .3s ease;margin-top:2px;box-shadow:0 2px 4px #0000000d}.demo-popup .demo-form .checkbox-label .checkbox-custom:after{content:"";position:absolute;top:3px;left:7px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:all .3s ease}.demo-popup .demo-form .checkbox-label .checkbox-input:checked+.checkbox-custom{background:linear-gradient(135deg,#2563eb,#7c3aed);border-color:#2563eb;box-shadow:0 4px 12px #2563eb4d;transform:scale(1.05)}.demo-popup .demo-form .checkbox-label .checkbox-input:checked+.checkbox-custom:after{opacity:1;transform:rotate(45deg) scale(1.1)}.demo-popup .demo-form .checkbox-label .checkbox-text{color:#666;flex:1}.demo-popup .demo-form .checkbox-label .checkbox-text .terms-link{color:#2563eb;text-decoration:none;font-weight:500}.demo-popup .demo-form .checkbox-label .checkbox-text .terms-link:hover{text-decoration:underline}.demo-popup .demo-form .btn-full{width:100%;position:relative;overflow:hidden;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:12px;padding:16px 24px;font-size:16px;font-weight:600;color:#fff;box-shadow:0 4px 15px #2563eb66;transition:box-shadow .3s ease;margin-top:8px;animation:none;opacity:1!important;transform:none!important}.demo-popup .demo-form .btn-full:hover:not(.loading){box-shadow:0 8px 25px #2563eb80}.demo-popup .demo-form .btn-full .btn-text{transition:opacity .2s ease}.demo-popup .demo-form .btn-full .btn-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.demo-popup .demo-form .btn-full.loading .btn-text{opacity:0}.demo-popup .demo-form .btn-full.loading .btn-loader{display:block!important}.demo-popup .demo-success{text-align:center;padding:40px 20px}.demo-popup .demo-success .success-icon{margin-bottom:32px;color:#10b981;animation:successPulse 2s ease-in-out}.demo-popup .demo-success .success-icon svg{width:64px;height:64px;filter:drop-shadow(0 4px 8px rgba(16,185,129,.3))}.demo-popup .demo-success .success-title{font-size:28px;font-weight:700;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 16px}.demo-popup .demo-success .success-message{font-size:18px;color:#64748b;margin:0;line-height:1.6;font-weight:400}@keyframes successPulse{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.demo-popup{height:auto;min-height:100vh;align-items:flex-start;padding:20px 0;overflow-y:auto}.demo-popup .demo-popup-content{width:95%;margin:0 auto;height:auto;min-height:auto;position:relative;top:0;transform:none}.demo-popup .demo-popup-body{padding:25px 20px 20px}.demo-popup .demo-popup-title{font-size:24px}.demo-popup .demo-popup-subtitle{font-size:14px}.demo-popup .demo-form .form-row{flex-direction:column;gap:0}}@media (max-width: 480px){.demo-popup{padding:10px 0}.demo-popup .demo-popup-content{width:98%;margin:0 auto;border-radius:16px}.demo-popup .demo-popup-body{padding:20px 15px 15px}.demo-popup .demo-popup-title{font-size:20px}.demo-popup .demo-popup-subtitle{font-size:13px;margin-bottom:30px}.demo-popup .demo-popup-close{top:16px;right:16px;padding:8px}}body.popup-open{overflow:hidden}.hero{padding-top:150px;padding-bottom:0;background:linear-gradient(135deg,#000000f2,#141414fa,#000,#0f0f0ffa,#000000f2);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(0,123,255,.15) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(40,167,69,.12) 0%,transparent 50%),radial-gradient(circle at 40% 60%,rgba(0,123,255,.08) 0%,transparent 50%);pointer-events:none;z-index:1}.hero-content{display:flex;align-items:flex-end;position:relative;z-index:2}.hero-content .btn{margin-bottom:2rem}@media (max-width: 639px){.hero-content{flex-direction:column;gap:4rem;text-align:center}}.hero-text{flex:1.2}.hero-text .hero-subtitle{font-size:1.5rem;color:#e0f2f7;font-weight:600;margin-bottom:2rem;letter-spacing:-.01em;opacity:0;transform:translateY(20px);animation:slideInFromLeft .8s ease-out .4s forwards}.hero-text .hero-description{font-size:1.125rem;color:#fffc;line-height:1.75;margin-bottom:4rem;max-width:90%;opacity:0;transform:translateY(20px);animation:slideInFromLeft .8s ease-out .6s forwards}.hero-visual{flex:1.5;position:relative}@media (max-width: 639px){.hero-visual{display:none}}.hero-visual{opacity:0;transform:translate(50px);animation:slideInFromRight .8s ease-out 1s forwards}.hero-visual .app-screenshot{width:100%;max-width:800px;border-radius:1rem 1rem 0 0;box-shadow:0 30px 60px #007bff33,0 0 0 1px #ffffff1a,inset 0 1px #ffffff1a;transition:transform .3s ease-in-out;position:relative;z-index:1}.hero-visual .app-screenshot:hover{transform:rotateY(2deg)}@media (max-width: 639px){.hero-visual .app-screenshot{max-width:100%;border-radius:.5rem}}.hero-visual:before{content:"";position:absolute;inset:30px -30px -30px 30px;background:linear-gradient(135deg,#007bff,#28a745);border-radius:1rem;opacity:.2;z-index:0;filter:blur(30px)}.hero-visual-mobile{display:none}@media (max-width: 639px){.hero-visual-mobile{display:block;margin-bottom:2rem}}@media (max-width: 639px){.hero{padding:4rem 0}.hero-text .hero-subtitle{font-size:1.25rem}.hero-text .hero-description{font-size:1rem;max-width:100%}.hero-text .btn{width:100%}.hero-visual .app-screenshot:hover{transform:none}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}section{padding:6rem 0}@media (max-width: 639px){section{padding:3rem 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.why-map-plus{position:relative;overflow:hidden;background-color:#fff}.why-map-plus .title--section{margin-bottom:4rem}.why-map-plus-content{display:flex;justify-content:space-between;gap:6rem;align-items:center;position:relative;z-index:2}@media (max-width: 639px){.why-map-plus-content{flex-direction:column;gap:4rem}}.why-map-plus-text{flex:1.2}.why-map-plus-text p{font-size:1.125rem;margin-top:2rem;margin-bottom:2rem;line-height:1.75;opacity:0;transform:translate(-30px);animation:slideInFromLeft .8s ease-out .4s forwards}.why-map-plus-list{list-style:none}.why-map-plus-list li{margin-bottom:2rem;display:flex;align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.75;opacity:0;transform:translate(-20px);animation:slideInFromLeft .6s ease-out forwards}.why-map-plus-list li:nth-child(1){animation-delay:.6s}.why-map-plus-list li:nth-child(2){animation-delay:.8s}.why-map-plus-list li:nth-child(3){animation-delay:1s}.why-map-plus-list li:nth-child(4){animation-delay:1.2s}.why-map-plus-list li .checkbox-icon{width:24px;height:24px;flex-shrink:0;margin-top:2px}.why-map-plus-list li strong{color:#212529;font-weight:600}.why-map-plus-image{flex:1}@media (max-width: 639px){.why-map-plus-image{display:none}}.why-map-plus-image{opacity:0;transform:translate(30px);animation:slideInFromRight .8s ease-out .8s forwards}.why-map-plus-image .why-screenshot{width:100%;border-radius:1rem;transition:transform .3s ease-in-out;position:relative}.why-map-plus-image .why-screenshot:hover{transform:translateY(-5px)}@media (max-width: 639px){.why-map-plus-image .why-screenshot:hover{transform:none}}.how-it-works{background:linear-gradient(to bottom,#000 0% 50%,#f8f9fa 50% 100%);position:relative;overflow:hidden}.how-it-works h2{color:#fff}@media (max-width: 639px){.how-it-works{background:#000}}.how-it-works .title--white{text-align:center;padding-bottom:3rem}.how-it-works .title--default{margin-bottom:.5rem;min-height:2.5em;font-size:1.125rem;font-weight:600}@media (max-width: 639px){.how-it-works .title--default{min-height:2em;margin-bottom:.25rem;font-size:1rem}}.how-it-works .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}@media (max-width: 639px){.how-it-works .steps{grid-template-columns:1fr}}@media (min-width: 640px) and (max-width: 1023px){.how-it-works .steps{grid-template-columns:repeat(2,1fr)}}.how-it-works .steps{position:relative;z-index:2;padding-top:3rem}@media (min-width: 640px) and (max-width: 1023px){.how-it-works .steps{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 639px){.how-it-works .steps{grid-template-columns:1fr;gap:1.5rem}}.how-it-works .step{text-align:center;background:#fff;padding:2rem 1.5rem;border-radius:1rem;transition:all .3s ease-in-out;position:relative;overflow:hidden;backdrop-filter:blur(10px);display:flex;flex-direction:column;height:100%;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease-out forwards}.how-it-works .step:nth-child(1){animation-delay:.4s}.how-it-works .step:nth-child(2){animation-delay:.6s}.how-it-works .step:nth-child(3){animation-delay:.8s}.how-it-works .step:nth-child(4){animation-delay:1s}.how-it-works .step:hover{transform:translateY(-8px)}.how-it-works .step:hover:before{opacity:1}.how-it-works .step:hover .step-number{transform:rotate(5deg);box-shadow:0 8px 25px #007bff66}.how-it-works .step-number{width:70px;height:70px;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem;box-shadow:0 4px 15px #007bff4d;transition:all .3s ease-in-out;position:relative;z-index:1;flex-shrink:0}.how-it-works .step-number:before{content:"";position:absolute;inset:2px;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%);border-radius:50%;pointer-events:none}.how-it-works .step p{color:#6c757d;margin-bottom:0;line-height:1.75;position:relative;z-index:1;flex-grow:1;font-size:.875rem}.how-it-works .step-image{position:relative;z-index:1;flex-shrink:0;margin-top:auto}.how-it-works .step-image .step-screenshot{width:100%;object-fit:cover;border-radius:.5rem;transition:transform .3s ease-in-out;max-width:200px;margin:0 auto}.how-it-works .step-image .step-screenshot:hover{transform:none}@media (max-width: 639px){.how-it-works .step{padding:1.5rem}.how-it-works .step:hover,.how-it-works .step:hover .step-number{transform:none}.how-it-works .step-number{width:60px;height:60px;font-size:1.25rem;margin-bottom:.5rem}.how-it-works .step p{font-size:.875rem}}.tool-for-counselors{position:relative;overflow:hidden}.tool-for-counselors h2{margin-bottom:2rem}.tool-content{display:flex;flex-direction:row;gap:8rem;align-items:flex-start;position:relative;z-index:2}@media (max-width: 639px){.tool-content{flex-direction:column;gap:4rem}}.tool-text{flex:1.2;min-width:0;width:50%}@media (max-width: 639px){.tool-text{width:100%}}.tool-text .title--section{margin-bottom:2rem}.tool-image{flex:1;min-width:0;width:50%}@media (max-width: 639px){.tool-image{display:none}}.tool-image{opacity:0;transform:translate(30px);animation:slideInFromRight .8s ease-out .4s forwards}.tool-image .tool-screenshot{width:100%;border-radius:1rem;transition:transform .3s ease-in-out;position:relative}.tool-image .tool-screenshot:hover{transform:translateY(-5px)}@media (max-width: 639px){.tool-image .tool-screenshot:hover{transform:none}}.tool-image--mobile{display:none}@media (max-width: 639px){.tool-image--mobile{display:block;margin-bottom:1.5rem;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out .4s forwards}}.tool-image--desktop{display:block}@media (max-width: 639px){.tool-image--desktop{display:none}}.tool-list{list-style:none;margin-bottom:3rem}.tool-list li{margin-bottom:2rem;display:flex;align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.75;opacity:0;transform:translate(-20px);animation:slideInFromLeft .6s ease-out forwards}.tool-list li:nth-child(1){animation-delay:.6s}.tool-list li:nth-child(2){animation-delay:.8s}.tool-list li:nth-child(3){animation-delay:1s}.tool-list li:nth-child(4){animation-delay:1.2s}.tool-list li:nth-child(5){animation-delay:1.4s}.tool-list li:nth-child(6){animation-delay:1.6s}.tool-list li .checkbox-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px}.tool-list li strong{color:#212529;font-weight:600}.our-mission{padding-bottom:200px;background:linear-gradient(135deg,#f8f9fa,#fff,#f8f9fa);position:relative;overflow:hidden}@media (max-width: 639px){.our-mission{padding-bottom:100px}}.our-mission:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(0,123,255,.04) 0%,transparent 60%),radial-gradient(circle at 80% 30%,rgba(40,167,69,.03) 0%,transparent 60%),radial-gradient(circle at 50% 80%,rgba(0,123,255,.02) 0%,transparent 60%);pointer-events:none;z-index:1}.our-mission h2,.our-mission .title--section{text-align:center;margin-bottom:1.5rem}.our-mission .mission-intro{text-align:center;font-size:1.125rem;color:#6c757d;margin-bottom:6rem;max-width:900px;margin-left:auto;margin-right:auto;line-height:1.75;position:relative;z-index:2;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out .4s forwards}.our-mission .products{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 639px){.our-mission .products{grid-template-columns:1fr}}@media (min-width: 640px) and (max-width: 1023px){.our-mission .products{grid-template-columns:repeat(2,1fr)}}.our-mission .products{position:relative;z-index:2}@media (min-width: 640px) and (max-width: 1023px){.our-mission .products{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 639px){.our-mission .products{grid-template-columns:1fr;gap:1.5rem}}.our-mission .product-card{background:linear-gradient(135deg,#fffffff2,#f8f9facc);padding:4rem 3rem;border-radius:1.5rem;text-align:center;transition:all .3s ease-in-out;position:relative;overflow:hidden;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a,0 2px 16px #0000000d,inset 0 1px #ffffff4d;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease-out forwards}.our-mission .product-card:nth-child(1){animation-delay:.6s}.our-mission .product-card:nth-child(2){animation-delay:.8s}.our-mission .product-card:nth-child(3){animation-delay:1s}.our-mission .product-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#007bff05,#28a74505);opacity:0;transition:opacity .3s ease-in-out;z-index:0}.our-mission .product-card:after{content:"";position:absolute;inset:0;border-radius:1.5rem;padding:2px;background:linear-gradient(135deg,#007bff4d,#28a74533,#007bff4d);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .3s ease-in-out;z-index:-1}.our-mission .product-card:hover{transform:translateY(-12px);box-shadow:0 20px 40px #00000026,0 8px 32px #007bff1a,inset 0 1px #fff6}.our-mission .product-card:hover:before{opacity:1}.our-mission .product-card:hover:after{opacity:1}.our-mission .product-card h3{font-size:2.25rem;color:#007bff}.our-mission .product-card p{color:#6c757d;line-height:1.75;font-size:1rem;position:relative;z-index:1;margin-bottom:0;font-weight:500}.our-mission .product-card:hover .title--card{background:linear-gradient(135deg,#007bff,#28a745);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px rgba(0,123,255,.2))}@media (max-width: 639px){.our-mission .product-card{padding:3rem 1.5rem}.our-mission .product-card:hover{transform:translateY(-8px)}.our-mission .product-card:hover:before,.our-mission .product-card:hover:after{opacity:.5}}
