@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&display=swap";:root{font-family:Nunito Sans,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#f7f9fc,#e6edf5);color:#232323;font-family:Nunito Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Nunito Sans,system-ui,sans-serif;font-weight:700;color:#232323;margin-bottom:.5em}@media (max-width: 600px){h1{font-size:2em}h2{font-size:1.3em}.atlas-hero-title{font-size:1.5em}.atlas-hero-image-placeholder{min-height:120px}}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid #d1c4e9;padding:.7em 1.5em;font-size:1em;font-weight:600;font-family:Nunito Sans,system-ui,sans-serif;background:linear-gradient(90deg,#f8fafc,#e3e0ec);color:#4a3c8c;box-shadow:0 2px 12px #4a3c8c12;cursor:pointer;transition:border-color .25s,box-shadow .25s}button:hover{border-color:#a48bf8;box-shadow:0 4px 18px #4a3c8c29}button:focus,button:focus-visible{outline:3px auto #a48bf8}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{padding:0;min-height:100vh;background:transparent}.atlas-layout{display:flex;flex-direction:column;min-height:100vh;background:transparent}.atlas-header{background:#ffffffe6;box-shadow:0 2px 16px #1d427c12;padding:.8rem 0;position:sticky;top:0;z-index:20;color:#ef6b45}.atlas-nav{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;width:100%;padding:0 1.5rem}.atlas-nav-logo{height:40px;width:auto}.atlas-nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.atlas-nav-links a{color:#1d427c;font-weight:500;text-decoration:inherit}.atlas-nav-links a:hover{color:#ef6b45}.atlas-main-content{max-width:1280px;width:100%;margin:0 auto;padding:1.5rem;flex-grow:1}.atlas-footer{background:#fffffff5;padding:2rem 2.5vw 1rem 2.5vw;margin-top:auto;box-shadow:0 -2px 16px #4a3c8c12;text-align:center;font-size:1em}.atlas-footer-legal{margin-bottom:.5em;color:#5a6a7e}.atlas-footer-links{margin-bottom:.5em}.atlas-footer-links a{color:#1d427c;margin:0 .5em;text-decoration:underline;font-size:.98em}.atlas-footer-social{display:flex;justify-content:center;gap:1.2em;margin-top:.5em}.atlas-footer-social a{color:#ef6b45;transition:color .2s}.atlas-footer-social a:hover{color:#1d427c}.atlas-landing{padding:0;background:transparent}.atlas-hero-fullwidth{width:100%;position:relative;margin:0;padding:0}.atlas-hero-carousel-container{width:100vw;height:100vh;min-height:500px;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:-1.5rem;overflow:hidden}.atlas-hero-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#0000004d;color:#fff;padding:0;z-index:5}.atlas-hero-logo{height:100px;margin-bottom:1.5em;filter:drop-shadow(0 4px 8px rgba(0,0,0,.5));transition:filter .3s ease}.atlas-hero-logo:hover{filter:drop-shadow(0 6px 12px rgba(0,0,0,.6))}.atlas-hero-title{font-size:3.5em;margin-bottom:.3em;color:#dee2e2;text-shadow:0 2px 4px rgba(0,0,0,.5);max-width:none}.atlas-hero-title-accented{color:#dee2e2}.atlas-hero-subtitle{font-size:1.5em;color:#ffffffe6;margin-bottom:2em;text-shadow:0 1px 3px rgba(0,0,0,.4);max-width:700px}.atlas-hero{padding:3.5em 2vw 2em;background:linear-gradient(135deg,#e3e0ec,#f7f7fa);text-align:center;border-radius:0 0 36px 36px;box-shadow:0 8px 32px #4a3c8c14}.atlas-carousel{position:relative;width:100%;height:100%}.atlas-carousel-container{width:100%;height:100%;position:relative}.atlas-carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1.5s ease-in-out;background-size:cover;background-position:center;background-repeat:no-repeat;filter:brightness(.8)}.atlas-carousel-slide.active{opacity:1;z-index:1}.atlas-carousel-indicators{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10}.atlas-carousel-indicator{width:12px;height:12px;border-radius:50%;background:#ffffff80;border:none;padding:0;cursor:pointer;transition:background-color .3s}.atlas-carousel-indicator.active{background:#fff}.flip-text-container{display:inline-block;position:relative;perspective:500px;vertical-align:text-bottom;height:1.2em;min-width:7em;text-align:left;overflow:hidden}.flip-text-container{display:inline-block;position:relative;perspective:500px;vertical-align:text-bottom;height:1.2em;min-width:5em;text-align:left;overflow:hidden}.flip-text-item{display:inline-block;animation:flipUp .6s ease-in-out;transform-origin:center bottom;backface-visibility:hidden;color:#ef6b45}@keyframes flipUp{0%{transform:rotateX(90deg);opacity:0}50%{transform:rotateX(-10deg);opacity:1}to{transform:rotateX(0);opacity:1}}@media (max-width: 768px){.atlas-hero-carousel-container{height:70vh;min-height:400px}.atlas-hero-title{font-size:2.5em}.atlas-hero-subtitle{font-size:1.2em}}@media (max-width: 480px){.atlas-hero-carousel-container{height:60vh;min-height:350px}.atlas-hero-title{font-size:1.8em}.atlas-hero-subtitle{font-size:1em}.atlas-hero-logo{height:50px}}.atlas-hero-cta{display:flex;gap:1em;justify-content:center;margin-top:2em}.atlas-section{max-width:900px;margin:3em auto 2em;background:#fff;border-radius:18px;box-shadow:0 2px 16px #1d427c0f;padding:2.5em 1.5em}.atlas-section-content h3{color:#1d427c;margin-top:1.5em}.atlas-section-content ul{margin:.5em 0 1.5em 1.5em;padding:0 0 0 1.2em}.atlas-section-content li{margin-bottom:.5em;font-size:1.05em}.atlas-features{max-width:1100px;margin:4em auto 3em;padding:2em 1.5em;text-align:center}.atlas-features-intro{max-width:800px;margin:0 auto 2.5em;color:#1d427c;line-height:1.6;font-size:1.1em;text-align:center}.atlas-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2em;margin-bottom:2em}.atlas-feature-card{background:#fff;border-radius:18px;padding:2em 1.5em;box-shadow:0 2px 16px #1d427c0f;transition:transform .3s,box-shadow .3s}.atlas-feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #1d427c1a}.atlas-feature-card h3{color:#1d427c;margin-bottom:.8em}.atlas-features-cta{margin-top:2em}.atlas-text-link{color:#1d427c;font-weight:600;text-decoration:none;border-bottom:2px solid #ef6b45;padding-bottom:2px;transition:color .2s,border-color .2s}.atlas-text-link:hover{color:#ef6b45;border-color:#1d427c}.atlas-get-started{max-width:700px;margin:3em auto;padding:2.5em 1.5em;background:#fff;border-radius:18px;box-shadow:0 2px 16px #4a3c8c0f;text-align:center}.atlas-get-started h2{color:#1d427c;margin-bottom:.5em}.atlas-get-started p{margin-bottom:2em;color:#5a6a7e}.atlas-signup-form{max-width:500px;margin:0 auto;text-align:left}.atlas-form-group{margin-bottom:1.5em}.atlas-form-group label{display:block;margin-bottom:.5em;font-weight:600;color:#1d427c}.atlas-form-group input,.atlas-form-group select{width:100%;padding:.8em 1em;border:1px solid #d1c4e9;border-radius:8px;font-family:Nunito Sans,system-ui,sans-serif;font-size:1em;background:#f8fafc;color:#232323;transition:border-color .2s,box-shadow .2s}.atlas-form-group input:focus,.atlas-form-group select:focus{outline:none;border-color:#ef6b45;box-shadow:0 0 0 3px #ef6b4533}.atlas-form-error{background:#fff0f0;color:#e53e3e;padding:.8em 1em;border-radius:8px;margin-bottom:1.5em;font-size:.95em}.atlas-form-success{text-align:center;padding:2em 1em}.atlas-form-success h3{color:#1d427c;margin-bottom:.5em}.atlas-button-primary,.atlas-button-secondary{display:inline-block;padding:.9em 2em;border-radius:8px;font-weight:600;font-size:1.05em;text-decoration:none;transition:transform .2s,box-shadow .2s,background .3s;cursor:pointer;border:none;font-family:Nunito Sans,system-ui,sans-serif}.atlas-hero-content .atlas-button-primary{background:linear-gradient(90deg,#1d427c,#2c5aa0);color:#fff;box-shadow:0 4px 12px #0000004d;padding:1em 2.2em;font-size:1.1em}.atlas-hero-content .atlas-button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0006;background:linear-gradient(90deg,#2c5aa0,#1d427c)}.atlas-hero-content .atlas-button-secondary{background:#ffffffe6;color:#1d427c;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 12px #0003}.atlas-hero-content .atlas-button-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d;background:#fff}.atlas-button-primary{background:linear-gradient(90deg,#1d427c,#2c5aa0);color:#fff;box-shadow:0 4px 12px #1d427c33}.atlas-button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1d427c4d}.atlas-button-secondary{background:#fff;color:#1d427c;border:1px solid #c5d1e1;box-shadow:0 2px 8px #1d427c1a}.atlas-button-secondary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1d427c26}.atlas-button-primary:disabled,.atlas-button-secondary:disabled{opacity:.7;cursor:not-allowed;transform:none}.atlas-signup{max-width:700px;margin:3em auto;padding:2em 1.5em;background:#fff;border-radius:18px;box-shadow:0 2px 16px #1d427c0f;text-align:center}.atlas-hubspot-form{margin-top:1.5em}.atlas-about-hero,.atlas-why-hero{text-align:center;padding:2.5em 2vw 1.5em;background:linear-gradient(135deg,#e6edf5,#f7f9fc);border-radius:0 0 36px 36px}.atlas-why .atlas-section-content{max-width:800px;margin:0 auto}.atlas-why .atlas-section-content h2{color:#1d427c;margin-top:2em;margin-bottom:.8em;font-size:1.8em}.atlas-why .atlas-section-content p{margin-bottom:1.2em;line-height:1.6}.atlas-why .atlas-section-content ul{margin-bottom:1.5em}.atlas-why .atlas-section-content ul ul{margin-top:.5em;margin-bottom:0}.atlas-intro-paragraph{font-size:1.2em;color:#1d427c;margin-bottom:1.5em;line-height:1.5}.atlas-cta-container{margin:3em 0 1em;text-align:center}.atlas-cta-container .atlas-button-primary{background:linear-gradient(90deg,#1d427c,#2c5aa0);color:#fff;box-shadow:0 4px 12px #1d427c33}.atlas-cta-container .atlas-button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1d427c4d;background:linear-gradient(90deg,#2c5aa0,#1d427c)}.atlas-about-logo{height:48px;margin-bottom:1em}.atlas-founders{max-width:900px;margin:3em auto 2em;background:#fff;border-radius:18px;box-shadow:0 2px 16px #1d427c0f;padding:2.5em 1.5em}.atlas-founder-list{display:flex;flex-wrap:wrap;gap:2em;justify-content:center;margin-top:2em}.atlas-founder{flex:1 1 220px;max-width:260px;text-align:center}.atlas-founder-photo-placeholder{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#d4c8f0,#e3e0ec);margin:0 auto 1em;display:flex;align-items:center;justify-content:center;color:#b7a9de;font-size:.95em;font-weight:600}.atlas-history{max-width:900px;margin:2em auto 3em;background:#fff;border-radius:18px;box-shadow:0 2px 16px #1d427c0f;padding:2.5em 1.5em}.atlas-terms,.atlas-privacy{max-width:700px;margin:4em auto;background:#fff;border-radius:18px;box-shadow:0 2px 16px #1d427c0f;padding:2.5em 1.5em;text-align:left}@media (max-width: 900px){.atlas-section,.atlas-about-hero,.atlas-founders,.atlas-history,.atlas-signup{padding:1.2em 1vw}.atlas-nav{flex-direction:column;gap:1em}}@media (max-width: 600px){.atlas-hero-title{font-size:1.3em}.atlas-hero-logo{height:36px}.atlas-section,.atlas-about-hero,.atlas-why-hero,.atlas-founders,.atlas-history,.atlas-signup,.atlas-get-started{padding:1em .5em}.atlas-founder-list{flex-direction:column;gap:1em}.atlas-footer{padding:1em 1vw;font-size:.98em}.atlas-hero-carousel{height:250px}.atlas-hero-cta{flex-direction:column;gap:.8em}.atlas-features-grid{grid-template-columns:1fr;gap:1em}}.atlas-get-started-page{display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;max-width:1000px;margin:0 auto}.atlas-get-started-hero{text-align:center;margin-bottom:2rem;width:100%}.atlas-get-started-hero h1{font-size:2.5rem;color:#1d427c;margin-bottom:1rem}.atlas-get-started-hero p{font-size:1.2rem;color:#5a6a7e;max-width:700px;margin:0 auto}.atlas-get-started-form{width:100%;max-width:600px;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #1d427c1a}@media (max-width: 600px){.atlas-get-started-hero h1{font-size:1.8rem}.atlas-get-started-hero p{font-size:1rem}.atlas-get-started-form{padding:1.5rem}}
