.hero{background-color:#d3cec5;width:100vw;height:135svh;position:relative;overflow:hidden}.hero .hero-bg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero .hero-overlay{z-index:1;background:#14131340;position:absolute;inset:0}.hero .hero-gradient{z-index:2;background:linear-gradient(360deg,#0f4f58 0%,#0f4f5800 100%);width:100%;height:50svh;position:absolute;bottom:0;left:0}.hero .hero-content{color:var(--base-100);text-align:center;z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:75%;padding:1rem;display:flex;position:absolute;top:50svh;left:50%;transform:translate(-50%,-50%)}.hero .hero-tagline{width:40%;color:var(--base-100)}.hero .btn{width:15rem}.hero .hero-stats{z-index:3;width:100%;position:absolute;bottom:0}.hero .hero-stats .container{gap:1rem;width:100%;display:flex}.hero .hero-stats .stat{aspect-ratio:16/9;color:var(--base-200);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:#f2ede61a;border-radius:1rem;flex-direction:column;flex:1;padding:1rem;display:flex;overflow:hidden}.hero .hero-stats .stat-count,.hero .hero-stats .stat-info{flex:1}.hero .hero-stats .stat-divider{background-color:#ffffff0d;width:100%;height:1px}.hero .hero-stats .stat-info{align-items:flex-end;display:flex}@media (max-width:1040px) and (min-width:441px){.hero{height:145svh}.hero .hero-content{width:100%}.hero .hero-tagline{width:75%}.hero .hero-stats .container{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.hero .hero-stats .stat{aspect-ratio:16/8;padding:1.5rem}.hero .hero-stats .stat-info,.hero .hero-stats .stat-count{flex:1}.hero .hero-stats .stat-divider{background-color:#ffffff1a;margin:.75rem 0}}@media (max-width:640px){.hero{height:200svh}.hero .hero-content{width:100%}.hero .hero-tagline{width:75%}.hero .hero-stats .container{flex-direction:column}.hero .hero-stats .stat{aspect-ratio:16/6}.hero .hero-stats .stat-divider{display:none}}.sound-familiar{width:100vw;min-height:100vh;color:var(--base-100);background-color:#0f4f58;align-items:center;padding:5rem 0;display:flex;position:relative}.sound-familiar .container{flex-direction:column;justify-content:center;gap:4rem;height:100%;display:flex}.sound-familiar-header{text-align:center}.sound-familiar-header h2{color:var(--base-100)}.sound-familiar-cards{flex:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.sound-familiar-card{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);color:var(--base-200);background-color:#f2ede61a;border-radius:1rem;flex-direction:column;min-height:280px;padding:1.5rem;display:flex;overflow:hidden}.sound-familiar-card .card-title{flex:none;margin-bottom:1rem}.sound-familiar-card .card-title h3{color:var(--base-100);font-size:1rem;font-weight:600;line-height:1.3}.sound-familiar-card .card-divider{background-color:#ffffff1a;width:100%;height:1px;margin:1rem 0}.sound-familiar-card .card-content{flex:1;align-items:flex-start;display:flex}.sound-familiar-card .card-content p{color:var(--base-300);font-size:.875rem;line-height:1.5}.sound-familiar-footer{text-align:center;margin-top:2rem}.sound-familiar-footer p{color:var(--base-100);font-size:1.125rem}.sound-familiar-footer em{font-style:italic}@media (max-width:1040px) and (min-width:641px){.sound-familiar{min-height:100vh;padding:4rem 3rem}.sound-familiar-cards{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,1fr);gap:1rem}.sound-familiar-card{min-height:240px;padding:1.25rem}.sound-familiar-card .card-title h3{font-size:.95rem}.sound-familiar-card .card-content p{font-size:.8rem}}@media (max-width:640px){.sound-familiar{min-height:auto;padding:4rem 0}.sound-familiar .container{gap:3rem}.sound-familiar-cards{grid-template-rows:repeat(8,auto);grid-template-columns:1fr;gap:1rem}.sound-familiar-card{min-height:200px;padding:1.25rem}.sound-familiar-card .card-title h3{font-size:.95rem}.sound-familiar-card .card-content p{font-size:.85rem}.sound-familiar-footer p{font-size:1rem}}@media (max-width:440px){.hero-content .hero-header h1{font-size:2rem}}.what-doing-nothing-costs{width:100vw;min-height:100vh;color:var(--base-100);background-color:#0f4f58;align-items:center;padding:5rem 0;display:flex;position:relative}.what-doing-nothing-costs .costs-gradient{background:var(--base-100);background:linear-gradient(360deg,var(--base-100)0%,#f2ede600 100%);z-index:2;width:100%;height:50svh;position:absolute;bottom:0;left:0}.what-makes-different .results-gradient{background:var(--base-500);background:linear-gradient(360deg,var(--base-500)0%,#0f4f5800 100%);z-index:2;width:100%;height:50svh;position:absolute;bottom:0;left:0}.what-doing-nothing-costs .container{flex-direction:column;justify-content:center;gap:4rem;height:100%;display:flex}.what-doing-nothing-costs-header{text-align:center}.what-doing-nothing-costs-header h2{color:var(--base-100)}.what-doing-nothing-costs-cards{flex:1;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.what-doing-nothing-costs-card{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);color:var(--base-200);z-index:3;background-color:#f2ede61a;border-radius:1rem;flex-direction:column;min-height:280px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.what-doing-nothing-costs-card .card-title{flex:none;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.what-doing-nothing-costs-card .card-title .card-icon{color:var(--base-100);flex-shrink:0;font-size:1.125rem}.what-doing-nothing-costs-card .card-title h3{color:var(--base-100);font-size:1rem;font-weight:600;line-height:1.3}.what-doing-nothing-costs-card .card-divider{background-color:#ffffff1a;width:100%;height:1px;margin:1rem 0}.what-doing-nothing-costs-card .card-content{flex:1;align-items:flex-start;display:flex}.what-doing-nothing-costs-card .card-content p{color:var(--base-300);font-size:.875rem;line-height:1.5}.what-doing-nothing-costs-card.card-position-1{grid-area:1/1}.what-doing-nothing-costs-card.card-position-2{grid-area:2/2}.what-doing-nothing-costs-card.card-position-3{grid-area:3/3}.what-doing-nothing-costs-card.card-position-4{grid-area:2/1}.what-doing-nothing-costs-card.card-position-5{grid-area:3/2}.what-doing-nothing-costs-card.card-position-6{grid-area:1/3}.what-doing-nothing-costs-footer{text-align:center;z-index:10;margin-top:2rem;position:relative}.what-doing-nothing-costs-footer p{color:var(--base-450);font-size:1.125rem}.what-doing-nothing-costs-footer em{font-style:italic}@media (max-width:1040px) and (min-width:641px){.what-doing-nothing-costs{min-height:100vh;padding:4rem 3rem}.what-doing-nothing-costs-cards{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);gap:1.5rem}.what-doing-nothing-costs-card{min-height:260px;padding:1.25rem}.what-doing-nothing-costs-card .card-title h3{font-size:.95rem}.what-doing-nothing-costs-card .card-content p{font-size:.8rem}.what-doing-nothing-costs-card.card-position-1,.what-doing-nothing-costs-card.card-position-2,.what-doing-nothing-costs-card.card-position-3,.what-doing-nothing-costs-card.card-position-4,.what-doing-nothing-costs-card.card-position-5,.what-doing-nothing-costs-card.card-position-6{grid-area:auto}}@media (max-width:640px){.what-doing-nothing-costs{min-height:auto;padding:4rem 0}.what-doing-nothing-costs .container{gap:3rem}.what-doing-nothing-costs-cards{grid-template-rows:repeat(6,auto);grid-template-columns:1fr;gap:1rem}.what-doing-nothing-costs-card{min-height:220px;padding:1.25rem}.what-doing-nothing-costs-card .card-title h3{font-size:.95rem}.what-doing-nothing-costs-card .card-content p{font-size:.85rem}.what-doing-nothing-costs-footer p{font-size:1rem}.what-doing-nothing-costs-card.card-position-1,.what-doing-nothing-costs-card.card-position-2,.what-doing-nothing-costs-card.card-position-3,.what-doing-nothing-costs-card.card-position-4,.what-doing-nothing-costs-card.card-position-5,.what-doing-nothing-costs-card.card-position-6{grid-area:auto}}.what-most-founders-try{background-color:var(--base-100);width:100vw;min-height:100vh;color:var(--base-450);z-index:100;align-items:center;padding:5rem 0;display:flex;position:relative}.what-most-founders-try .container{flex-direction:column;justify-content:center;gap:6rem;height:100%;display:flex}.what-most-founders-try-header{text-align:center;z-index:10;padding-bottom:2rem;position:relative}.what-most-founders-try-header h2{color:var(--base-450);margin-bottom:0}.what-most-founders-try-carousel{align-items:center;gap:1rem;width:100%;display:flex;position:relative}.carousel-nav{background:var(--base-450);border:1px solid var(--base-300);cursor:pointer;width:50px;height:50px;color:var(--base-100);z-index:5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex}.carousel-nav:hover:not(:disabled){background:var(--base-400);color:var(--base-100);transform:scale(1.05)}.carousel-nav:disabled{opacity:.5;cursor:not-allowed}.carousel-container{border-radius:1rem;width:1232px;margin:0 auto;padding:0}@media (max-width:1040px){.carousel-container{width:716px}}@media (max-width:640px){.carousel-container{width:300px}}.carousel-track{gap:1rem;transition:transform .3s;display:flex}.what-most-founders-try-card{background-color:var(--base-100);width:400px;color:var(--base-450);border:1px solid #0000001a;border-radius:1rem;flex-direction:column;flex-shrink:0;min-height:320px;padding:1.5rem;display:flex;box-shadow:0 4px 20px #0000001a}.what-most-founders-try-card .card-title{flex:none;margin-bottom:1rem}.what-most-founders-try-card .card-title h3{color:var(--base-450);margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.3}.what-most-founders-try-card .card-subtitle{color:var(--base-450);font-size:.875rem;font-weight:500}.what-most-founders-try-card .card-divider{background-color:#0000001a;width:100%;height:1px;margin:1rem 0}.what-most-founders-try-card .card-content{flex:1;align-items:flex-start;display:flex}.what-most-founders-try-card .card-content p{color:var(--base-400);font-size:.875rem;line-height:1.5}.what-most-founders-try-card .card-content strong{color:var(--base-450)}@media (max-width:1040px) and (min-width:641px){.what-most-founders-try{padding:4rem 3rem}.what-most-founders-try-header{margin-bottom:2rem;padding-bottom:3rem}.what-most-founders-try .container{gap:5rem}.what-most-founders-try-card{width:350px;min-height:280px;padding:1.25rem}.carousel-nav{width:45px;height:45px;font-size:1.25rem}.what-most-founders-try-card .card-title h3{font-size:.95rem}.what-most-founders-try-card .card-content p{font-size:.8rem}}@media (max-width:640px){.what-most-founders-try{min-height:auto;padding:4rem 0}.what-most-founders-try .container{gap:3rem}.what-most-founders-try-carousel{gap:0}.what-most-founders-try-card{width:300px;min-height:300px;padding:1.25rem}.carousel-nav{width:40px;height:40px;font-size:1rem}.what-most-founders-try-card .card-title h3{font-size:.95rem}.what-most-founders-try-card .card-content p{font-size:.85rem}}.what-makes-different{background-color:var(--base-100);width:100vw;min-height:100vh;color:var(--base-450);align-items:center;padding:5rem 0;display:flex;position:relative}.what-makes-different .container{flex-direction:column;justify-content:center;gap:4rem;height:100%;display:flex}.what-makes-different-header{text-align:center}.what-makes-different-header h2{color:var(--base-450);margin-bottom:1rem}.what-makes-different-subtitle{color:var(--base-400);max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.5}.what-makes-different-cards{flex:1;justify-content:center;align-items:stretch;gap:2rem;display:flex}.what-makes-different-card{background-color:var(--base-100);max-width:350px;color:var(--base-450);z-index:3;border:1px solid #0000001a;border-radius:1rem;flex-direction:column;flex:1;padding:1.5rem;display:flex;position:relative;box-shadow:0 4px 20px #0000001a}.what-makes-different-card .card-title{flex:none;margin-bottom:1rem}.what-makes-different-card .card-title h3{color:var(--base-450);font-size:1.125rem;font-weight:600;line-height:1.3}.what-makes-different-card .card-divider{background-color:#0000001a;width:100%;height:1px;margin:1rem 0}.what-makes-different-card .card-content{flex-direction:column;flex:1;gap:1rem;display:flex}.what-makes-different-card .card-content p{color:var(--base-400);margin:0;font-size:.875rem;line-height:1.6}.what-makes-different-card .card-content strong{color:var(--base-450)}.what-makes-different-arrow{color:var(--base-450);flex-shrink:0;align-self:center;font-size:1.5rem}.what-makes-different-arrow-right{display:block}.what-makes-different-arrow-down{display:none}.what-makes-different-bottom-cards{align-items:stretch;gap:1.5rem;margin-top:3rem;display:flex}.what-makes-different-bottom-card{background-color:var(--base-100);color:var(--base-450);z-index:3;border:1px solid #0000001a;border-radius:1rem;flex-direction:column;flex:1;padding:1.25rem;display:flex;position:relative;box-shadow:0 4px 20px #0000001a}.what-makes-different-bottom-card .card-title{flex:none;margin-bottom:.75rem}.what-makes-different-bottom-card .card-title h3{color:var(--base-450);font-size:1rem;font-weight:600;line-height:1.3}.what-makes-different-bottom-card .card-divider{background-color:#0000001a;width:100%;height:1px;margin:.75rem 0}.what-makes-different-bottom-card .card-content{flex:1;align-items:flex-start;display:flex}.what-makes-different-bottom-card .card-content p{color:var(--base-400);margin:0;font-size:.825rem;line-height:1.5}@media (max-width:1040px) and (min-width:641px){.what-makes-different{padding:4rem 3rem}.what-makes-different-cards{flex-direction:column;align-items:stretch;gap:2rem}.what-makes-different-card{width:100%;max-width:none;min-height:350px}.what-makes-different-arrow-right{display:none}.what-makes-different-arrow-down{align-self:center;margin:.5rem 0;display:block}.what-makes-different-subtitle{font-size:1rem}.what-makes-different-bottom-cards{gap:1.25rem;margin-top:2.5rem}.what-makes-different-bottom-card{padding:1rem}.what-makes-different-bottom-card .card-title h3{font-size:.95rem}.what-makes-different-bottom-card .card-content p{font-size:.8rem}}@media (max-width:640px){.what-makes-different{min-height:auto;padding:4rem 0}.what-makes-different .container{gap:3rem}.what-makes-different-cards{flex-direction:column;align-items:stretch;gap:1.5rem}.what-makes-different-card{width:100%;max-width:none;min-height:320px;padding:1.25rem}.what-makes-different-card .card-title h3{font-size:1rem}.what-makes-different-card .card-content p{font-size:.85rem}.what-makes-different-arrow-right{display:none}.what-makes-different-arrow-down{align-self:center;margin:.5rem 0;font-size:1.25rem;display:block}.what-makes-different-subtitle{font-size:.95rem}.what-makes-different-bottom-cards{flex-direction:column;gap:1rem;margin-top:2rem}.what-makes-different-bottom-card{padding:1rem}.what-makes-different-bottom-card .card-title h3{font-size:.95rem}.what-makes-different-bottom-card .card-content p{font-size:.85rem}}.take-assessment{background-color:var(--base-500);width:100vw;min-height:100vh;color:var(--base-100);justify-content:center;align-items:center;padding:5rem 0;display:flex;position:relative}.take-assessment .container{justify-content:center;align-items:center;width:100%;max-width:1200px;padding:0 2rem;display:flex}.take-assessment-content{text-align:center;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:800px;display:flex}.take-assessment-header{text-align:center;width:100%}.take-assessment-header h2{color:var(--base-100);margin-bottom:0;font-size:2.5rem;font-weight:600}.take-assessment-subtext{text-align:center;max-width:50%;margin:0 auto}.take-assessment-subtext p{color:var(--base-100);text-align:center;margin:0;font-size:1.125rem;line-height:1.6}.take-assessment .btn{width:15rem;margin:0 auto;display:block}.take-assessment-info{flex-direction:column;align-items:center;gap:2rem;width:50%;margin:0 auto;display:flex}.take-assessment-info .info-line{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);text-align:center;background-color:#f2ede61a;border:1px solid #ffffff1a;border-radius:1rem;width:100%;padding:1.5rem}.take-assessment-info .info-line p{color:var(--base-100);text-align:center;margin:0;font-size:.95rem;line-height:1.6}.take-assessment-info .info-line p strong{color:var(--base-100);font-weight:600}@media (max-width:1024px) and (min-width:769px){.take-assessment{padding:4rem 0}.take-assessment-content{gap:2.5rem}.take-assessment-header h2{font-size:2.25rem}.take-assessment-subtext p{font-size:1.0625rem}.take-assessment-info{width:50%;margin:0 auto}.take-assessment-subtext{max-width:60%}}@media (max-width:768px){.take-assessment{min-height:auto;padding:3rem 0}.take-assessment .container{padding:0 1.5rem}.take-assessment-content{gap:2rem}.take-assessment-header h2{font-size:2rem}.take-assessment-subtext p{font-size:1rem}.take-assessment .btn{width:16rem}.take-assessment-info{width:100%;margin:0 auto}.take-assessment-subtext{max-width:90%}.take-assessment-info .info-line{padding:1.25rem}.take-assessment-info .info-line p{font-size:.9rem}}@media (max-width:640px){.take-assessment .container{padding:0 1rem}.take-assessment-content{gap:1.5rem}.take-assessment-header h2{font-size:1.75rem}.take-assessment-subtext p{font-size:.95rem}.take-assessment .btn{width:14rem}.take-assessment-info{gap:1.5rem;width:100%;margin:0 auto}.take-assessment-subtext{max-width:95%}.take-assessment-info .info-line{padding:1rem}.take-assessment-info .info-line p{font-size:.85rem}}
.loader{z-index:100000;pointer-events:all;width:100vw;height:100svh;position:fixed;top:0;left:0;overflow:hidden}.loader .overlay{width:100%;height:100%;color:var(--base-100);display:flex;position:absolute;top:0}.loader .block{background:var(--base-500);width:100%;height:100%}.loader .intro-logo{gap:.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader #word-1{color:var(--base-100);padding-right:.25rem;position:relative;left:0}.loader #word-2{color:var(--base-100);padding-right:.25rem;position:relative;left:.5rem}.loader .word h1{color:var(--base-100);letter-spacing:-.05rem;font-size:2rem}.loader .spinner-container{position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.loader .spinner{border:1.4px solid var(--base-100);border-top-color:#f2ede60d;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loader .counter{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader .count{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader .digit{flex:1;padding-top:1rem}.loader .count .digit h1{color:var(--base-100);font-size:15rem;font-weight:400}.loader .line,.loader .word,.loader .count .digit{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.loader .line h1,.loader .line p,.loader .count .digit h1{will-change:transform;position:relative;transform:translateY(120%)}.loader #word-1 h1{transform:translateY(-120%)}.loader #word-2 h1{transform:translateY(120%)}.loader .block{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}@media (max-width:1000px){.loader .counter .count .digit h1{font-size:7rem}.loader .counter .count .digit{padding-top:.25rem}}
