@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap";.landing-footer{background-color:#030901;color:#fff;padding:1.5rem 1rem;margin-top:0}.landing-footer__container{max-width:1200px;margin:0 auto;text-align:center}.landing-footer__nav{margin-bottom:1rem;font-size:.9rem}.landing-footer__link{color:#fff;text-decoration:none;padding:.5rem;display:inline-block;transition:opacity .3s ease}.landing-footer__link:hover{opacity:.7}.landing-footer__separator{display:none;color:#ffffff4d;margin:0 .5rem}.landing-footer__copyright{font-size:.8rem;color:#fff9;margin:0;padding-top:0rem}@media (min-width: 768px){.landing-footer{padding:2rem}.landing-footer__separator{display:inline}.landing-footer__nav{font-size:.8rem;margin-bottom:1.1rem}.landing-footer__link{padding:0 .25rem}.landing-footer__copyright{font-size:.65rem}}.unified-header{position:fixed;top:0;left:0;width:100%;height:60px;background:#000;display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem;z-index:999;box-sizing:border-box}.unified-header__title{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:-.2px;font-family:Poppins,serif;margin:0;padding:0;white-space:nowrap}.unified-header__hamburger{width:42px;height:42px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;padding:0;transition:all .3s ease}.unified-header__hamburger:hover{background:#ffffff26;border-color:#ffffff4d}.unified-header__hamburger:active{transform:scale(.95)}.unified-header__hamburger span{display:block;width:20px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.unified-header--hide-desktop{display:flex}@media (min-width: 768px){.unified-header--hide-desktop{display:none}}@media (min-width: 768px){.unified-header__title{font-size:1.2rem}.unified-header__hamburger{width:42px;height:42px}.unified-header__hamburger span{width:22px}}@media (max-width: 375px){.unified-header{padding:0 1rem}.unified-header__title{font-size:1rem}.unified-header__hamburger{width:40px;height:40px}}.unified-header__hamburger--active{background:#fc03!important;border-color:#fc06!important}.unified-header__hamburger--active span{background:#fc0!important}.hamburger-menu{position:fixed;top:59px;left:0;width:100vw;height:calc(100vh - 60px);background:#000000eb;z-index:998;overflow:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:6rem 2rem 2rem 4rem;animation:slideInFromRight .3s ease-out}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.hamburger-menu__nav{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.hamburger-menu__nav a{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:400;transition:opacity .2s ease;width:fit-content}.hamburger-menu__nav a:hover{opacity:.7}.hamburger-menu__social{display:flex;gap:1.5rem;margin-bottom:3rem}.hamburger-menu__social a{display:block;width:32px;height:32px;transition:opacity .2s ease}.hamburger-menu__social a:hover{opacity:.7}.hamburger-menu__social img{width:100%;height:100%;object-fit:contain}.hamburger-menu__legal{display:flex;flex-direction:column;gap:.75rem;margin-top:1.4rem}.hamburger-menu__legal a{color:#fff;text-decoration:none;font-size:.9rem;font-weight:300;opacity:.8;transition:opacity .2s ease;width:fit-content}.hamburger-menu__legal a:hover{opacity:1}@media (min-width: 768px){.hamburger-menu{top:60px;left:auto;right:0;width:280px;height:auto;max-height:calc(100vh - 80px);background:#000;box-shadow:-2px 4px 12px #0000004d;padding:2rem 1.5rem;align-items:flex-end;border-radius:0 0 0 8px}.hamburger-menu__nav{width:100%;align-items:flex-end;gap:1.25rem;margin-bottom:2rem;padding-right:40px}.hamburger-menu__nav a{font-size:1.1rem;position:relative;text-align:right}.hamburger-menu__nav a:after{content:"";position:absolute;bottom:-4px;right:0;width:0;height:1px;background:#fff;transition:width .3s ease}.hamburger-menu__nav a:hover:after{width:100%}.hamburger-menu__social{justify-content:flex-end;margin-bottom:2rem;padding-right:40px}.hamburger-menu__legal{width:100%;align-items:flex-end;gap:.5rem;padding-right:40px}.hamburger-menu__legal a{font-size:.75rem;text-align:right}}@media (min-width: 1200px){.hamburger-menu{width:320px;padding:2.5rem 2rem}.hamburger-menu__nav a{font-size:1.2rem}}.landing{background-color:#000;min-height:100vh}.landing{background-color:#fafafa;min-height:100vh;width:100%;overflow-x:hidden}@media (max-width: 767px){.landing-hero{background-image:url(/landing-hero-bg-mobile.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;min-height:100vh;min-height:100dvh}.landing-hero__overlay{background:linear-gradient(#000000b3,#00000080);min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:5rem 1.5rem 2rem}.landing-hero__container{width:100%;max-width:450px;margin:0 auto}.landing-hero__content{color:#fff;text-align:left}.landing-hero__logo,.landing-hero__title{display:none}.landing-hero__subtitle{font-weight:500;line-height:1.4;color:#fffffff2;font-size:1.9rem;text-align:left;width:320px;margin:0 0 1.5rem}.landing-hero__tagline{font-style:italic;color:#ffffffd9;line-height:1.4;font-size:1.15rem;text-align:left;width:320px;margin:0 0 2rem}.landing-hero__buttons{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;margin:0 0 2.5rem}.landing-hero__mockup-mobile{display:block;margin-top:1rem}.landing-hero__mockup-mobile img{width:100%;max-width:350px;height:auto;filter:drop-shadow(0 10px 25px rgba(0,0,0,.3))}.landing-hero__mockup{display:none}.landing-button{display:inline-block;border-radius:50px;font-size:1rem;font-weight:500;text-decoration:none;text-align:center;transition:all .3s ease;cursor:pointer;padding:.875rem 2rem;width:100%;max-width:320px}.landing-hero__buttons .landing-button{width:340px;max-width:calc(100vw - 3rem);padding:.875rem 2rem}.landing-button--outline{background:transparent;color:#fff;border:2px solid #f1e0a7}.landing-button--outline:hover{background:#fff;color:#030901}.landing-button--solid{background:#f1e0a7;color:#030901;border:2px solid #f1e0a7}.landing-button--solid:hover{background:#d4af36;border-color:#d4af36}.landing-button--outline-light{background:transparent;color:#fff;border:2px solid white}.landing-button--outline-light:hover{background:#fff;color:#2a2a2a}.landing-button--solid-light{background:#f1e0a7;color:#030901;border:2px solid #f1e0a7}.landing-button--solid-light:hover{background:#d4af36;border-color:#d4af36}.landing-costs{background-color:#2a2a2a;color:#fff;padding:3rem 1.5rem}.landing-costs__container{max-width:1200px;margin:0 auto}.landing-costs__title{font-size:1.75rem;font-weight:600;text-align:center;margin-bottom:2.5rem;line-height:1.3}.landing-costs__grid{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:2rem}.landing-costs__item{text-align:center}.landing-costs__icon{width:70px;height:70px;margin:0 auto 1rem;background:#d32f2f;border-radius:50%;display:flex;align-items:center;justify-content:center}.landing-costs__icon img{width:35px;height:35px;filter:brightness(0) invert(1)}.landing-costs__number{color:#f1e0a7;font-size:1.75rem;font-weight:700;display:block;margin-bottom:.5rem}.landing-costs__label{font-size:.95rem;line-height:1.5;color:#ffffffe6;padding:0 1rem}.landing-costs__source{font-size:.75rem;color:#fff9;font-style:italic;margin-top:.5rem}.landing-costs__tagline{text-align:center;font-style:italic;font-size:1rem;margin-top:2.5rem;color:#ffffffe6;line-height:1.5;padding:0 1rem}.landing-training{background-color:#f5f5f5;padding:3rem 1.5rem}.landing-training__container{max-width:1200px;margin:0 auto}.landing-training__title{font-size:1.75rem;font-weight:600;text-align:center;margin-bottom:1rem;color:#030901}.landing-training__subtitle{text-align:center;font-size:1rem;color:#666;margin-bottom:2.5rem;line-height:1.5;padding:0 1rem}.landing-training__grid{display:flex;flex-direction:column;gap:1.5rem}.landing-training__box{background-color:#3a3a3a;padding:1.75rem;border-radius:12px;color:#fff}.landing-training__box-title{color:#f1e0a7;font-size:1.15rem;font-weight:600;margin-bottom:1rem;line-height:1.3}.landing-training__box-text{font-size:.95rem;line-height:1.6;color:#ffffffe6}.landing-founder{background-color:#f8f8f8;padding:3rem 1.5rem}.landing-founder__container{max-width:1200px;margin:0 auto}.landing-founder__title{font-size:1.75rem;font-weight:600;text-align:center;margin-bottom:2.5rem;color:#030901}.landing-founder__content{display:flex;flex-direction:column;gap:2rem;align-items:center}.landing-founder__image{text-align:center}.landing-founder__photo{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:.75rem;box-shadow:0 4px 6px #0000001a}.landing-founder__name{font-size:1.1rem;font-weight:600;color:#030901}.landing-founder__bio{padding:0 .5rem}.landing-founder__text{font-size:1rem;line-height:1.7;color:#333;margin-bottom:1.25rem}.landing-cta{background-color:#2a2a2a;color:#fff;padding:3rem 1.5rem;text-align:center}.landing-cta__container{max-width:800px;margin:0 auto}.landing-cta__title{font-family:Poppins,serif;font-size:1.65rem;margin-bottom:1.5rem;line-height:1.3}.landing-cta__text{font-size:1rem;line-height:1.6;margin-bottom:1rem;padding:0 .5rem}.landing-cta__buttons{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;align-items:center}.landing-cta__buttons .landing-button{width:100%;max-width:320px}}@media (min-width: 768px){.landing-hero{background-image:url(/landing-hero-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;min-height:100vh}.landing-hero__overlay{background:linear-gradient(#000000b3,#00000080);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 3rem}.landing-hero__container{display:flex;justify-content:space-between;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}.landing-hero__content{flex:1;max-width:700px;color:#fff;text-align:left}.landing-hero__logo{width:80px;height:80px;margin:0 0 1rem;display:block}.landing-hero__title{display:block;font-family:Playfair Display,serif;font-weight:300;color:#fff;line-height:1.1;font-size:3.4rem;text-align:left;margin:0 0 1rem}.landing-hero__subtitle{font-weight:500;line-height:1.4;color:#fffffff2;font-size:1.6rem;text-align:left;margin:0 0 1rem;width:90%}.landing-hero__tagline{font-style:italic;color:#ffffffd9;line-height:1.4;font-size:1.35rem;text-align:left;margin:.5rem 0 1.5rem;max-width:600px}.landing-hero__buttons{display:flex;flex-direction:row;gap:1.5rem;justify-content:flex-start;margin:2rem 0}.landing-hero__mockup{display:block;flex:1;max-width:650px}.landing-hero__mockup img{width:100%;height:auto;filter:drop-shadow(0 25px 50px rgba(0,0,0,.3))}.landing-hero__mockup-mobile{display:none}.landing-button{display:inline-block;border-radius:50px;font-size:1rem;font-weight:500;text-decoration:none;text-align:center;transition:all .3s ease;cursor:pointer;padding:.875rem 2rem;width:auto;min-width:160px}.landing-hero__buttons .landing-button{width:220px;padding:.875rem 2rem}.landing-button--outline{background:transparent;color:#fff;border:2px solid white}.landing-button--outline:hover{background:#fff;color:#030901}.landing-button--solid{background:#f1e0a7;color:#030901;border:2px solid #f1e0a7}.landing-button--solid:hover{background:#d4af36;border-color:#d4af36}.landing-button--outline-light{background:transparent;color:#fff;border:2px solid white}.landing-button--outline-light:hover{background:#fff;color:#2a2a2a}.landing-button--solid-light{background:#f1e0a7;color:#030901;border:2px solid #f1e0a7}.landing-button--solid-light:hover{background:#d4af36;border-color:#d4af36}.landing-costs{background-color:#2a2a2a;color:#fff;padding:5rem 3rem}.landing-costs__container{max-width:1200px;margin:0 auto}.landing-costs__title{font-size:2.3rem;font-weight:600;text-align:center;margin-bottom:4rem;line-height:1.3}.landing-costs__grid{display:flex;flex-direction:row;gap:3rem;margin-bottom:2.5rem}.landing-costs__item{flex:1;text-align:center}.landing-costs__icon{width:80px;height:80px;margin:0 auto 1.25rem;background:#d32f2f;border-radius:50%;display:flex;align-items:center;justify-content:center}.landing-costs__icon img{width:40px;height:40px;filter:brightness(0) invert(1)}.landing-costs__number{color:#f1e0a7;font-size:2rem;font-weight:700;display:block;margin-bottom:.5rem}.landing-costs__label{font-size:1rem;line-height:1.5;color:#ffffffe6}.landing-costs__source{font-size:.8rem;color:#fff9;font-style:italic;margin-top:.5rem}.landing-costs__tagline{text-align:center;font-style:italic;font-size:1.125rem;margin-top:3rem;color:#ffffffe6;line-height:1.5}.landing-training{background-color:#f5f5f5;padding:5rem 3rem}.landing-training__container{max-width:1200px;margin:0 auto}.landing-training__title{font-size:2.3rem;font-weight:600;text-align:center;margin-bottom:1rem;color:#030901}.landing-training__subtitle{text-align:center;font-size:1.125rem;color:#666;margin-bottom:3.5rem;line-height:1.5}.landing-training__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.landing-training__box{background-color:#3a3a3a;padding:2rem;border-radius:15px;color:#fff}.landing-training__box-title{color:#f1e0a7;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;line-height:1.3}.landing-training__box-text{font-size:1rem;line-height:1.6;color:#ffffffe6}.landing-founder{background-color:#f8f8f8;padding:5rem 3rem}.landing-founder__container{max-width:1200px;margin:0 auto}.landing-founder__title{font-size:2.3rem;font-weight:600;text-align:center;margin-bottom:4rem;color:#030901}.landing-founder__content{display:flex;flex-direction:row;gap:5rem;justify-content:center;align-items:center;max-width:1000px;margin:0 auto}.landing-founder__image{text-align:center;flex-shrink:0}.landing-founder__photo{width:200px;height:200px;border-radius:50%;object-fit:cover;margin-bottom:1rem;box-shadow:0 4px 6px #0000001a}.landing-founder__name{font-size:1.25rem;font-weight:600;color:#030901}.landing-founder__bio{flex:1;padding:0 2rem}.landing-founder__text{font-size:1.0625rem;line-height:1.8;color:#333;margin-bottom:1.5rem}.landing-cta{background-color:#2a2a2a;color:#fff;padding:5rem 3rem;text-align:center}.landing-cta__container{max-width:800px;margin:0 auto}.landing-cta__title{font-family:Poppins,serif;font-size:2.1rem;margin-bottom:2rem}.landing-cta__text{font-size:1.1rem;line-height:1.6;margin-bottom:1.1rem}.landing-cta__buttons{display:flex;flex-direction:row;gap:2rem;margin-top:2.5rem;justify-content:center}}.training-card{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;padding:1rem 1rem 1.2rem;margin-bottom:var(--space-md);background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;border:none;text-align:center}.training-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026;background-color:#f9f9f9}.training-card:hover .training-card__arrow{transform:translate(4px)}.training-card:active{transform:translateY(-2px)}.training-card__icon{margin-bottom:var(--space-md);display:flex;align-items:center;justify-content:center}.training-card__content{width:90%;margin-bottom:1rem;margin-left:auto;margin-right:auto}.training-card__title{font-family:Poppins,sans-serif;font-weight:700;font-size:1.25rem;color:var(--color-text);margin-bottom:var(--space-sm);line-height:1.3}.training-card__description{font-family:Poppins,sans-serif;font-weight:400;font-size:.9rem;color:#666;line-height:1.5;margin:0}.training-card__arrow{display:flex;align-items:center;justify-content:center;margin-top:auto;transition:transform .2s ease}@media (min-width: 768px){.training-card{padding:1rem 1rem 2rem;margin-bottom:0;min-height:210px;height:90%}.training-card__content{width:85%;max-width:300px}.training-card__icon{margin-bottom:1.25rem}.training-card__title{font-size:1.3rem;margin-bottom:.75rem}.training-card__description{font-size:.85rem}}.home-container{background-color:#fafafa}.home-scrollable-body{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:10px;padding-bottom:75px}.home-page__buttons{width:100%;max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:.1rem;padding:0 1rem;box-sizing:border-box}@media (max-width: 767px){.home-scrollable-body{padding-bottom:100px}.rss-footer{display:none}.mobile-nav{display:flex!important}}@media (min-width: 768px){.home-container{display:flex;flex-direction:column;min-height:100vh}.home-scrollable-body{flex-grow:1;display:flex;align-items:center;padding-bottom:2rem}.home-page__buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px;padding:2rem;margin:0 auto;width:100%}.mobile-nav{display:none}}@media (min-width: 1200px){.home-page__buttons{gap:2rem;padding:2.5rem}}.mobile-nav{display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;width:100%;height:70px;background-color:#1a1a1a;border-top:1px solid #ccc;z-index:100}.mobile-nav__item{display:flex;flex-direction:column;align-items:center;font-size:.765rem;color:#fff;background:transparent;border:none;cursor:pointer;padding:.5rem .25rem;flex:1}.mobile-nav__item.active{color:#fff}.mobile-nav__icon{font-size:.9rem;margin-bottom:.2rem}.mobile-nav__label{font-size:.63rem;line-height:1;text-align:center}.desktop-footer{display:none}@media (min-width: 768px){.desktop-footer{display:block;background-color:#1a1a1a;padding:3rem 2rem 2rem;font-family:Poppins,sans-serif;color:#fff;margin-top:auto}.desktop-footer__container{max-width:1200px;margin:0 auto}.desktop-footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.6rem;margin-bottom:2rem;padding:0 10%}.desktop-footer__column{display:flex;flex-direction:column}.desktop-footer__column--left{align-items:flex-start}.desktop-footer__column--center{align-items:center}.desktop-footer__column--right{align-items:flex-end}.desktop-footer__column-title{font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;margin:0 0 1rem;letter-spacing:.05em;color:#fff}.desktop-footer__nav{display:flex;flex-direction:column;gap:.5rem}.desktop-footer__column--left .desktop-footer__nav{align-items:flex-start}.desktop-footer__column--center .desktop-footer__nav{align-items:center}.desktop-footer__column--right .desktop-footer__nav{align-items:flex-end}.desktop-footer__link{font-family:Poppins,sans-serif;color:#fff;text-decoration:none;font-size:.875rem;cursor:pointer;line-height:1.5;transition:text-decoration .2s ease}.desktop-footer__link:hover{text-decoration:underline;text-underline-offset:2px}.desktop-footer__separator{height:1px;background-color:#fff3;width:100%;margin:2rem 0}.desktop-footer__main-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;text-align:center;margin:1rem 0 1.5rem;color:#fff}.desktop-footer__social{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1.5rem}.desktop-footer__social-link{display:inline-flex;align-items:center;transition:opacity .2s ease}.desktop-footer__social-link:hover{opacity:.7}.desktop-footer__social-icon{width:29px;height:29px;filter:brightness(0) invert(1)}.desktop-footer__bottom-links{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem;font-family:Poppins,sans-serif}.desktop-footer__divider{color:#ffffff80;font-size:.875rem;padding:0 .75rem}.desktop-footer__copyright{font-family:Poppins,sans-serif;text-align:center;font-size:.75rem;color:#fffc;margin:0}}.section-page{min-height:100vh;display:flex;flex-direction:column;background-color:var(--bg-color)}.section-content-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;padding:1rem}.section-content-wrapper .section-title{font-size:1.9rem;font-weight:700;color:var(--primary-color);margin:1rem 0 .5rem;text-align:center}.section-main-content{display:flex;flex-direction:column;align-items:center;width:100%}.section-video-wrapper{width:100%;max-width:600px;aspect-ratio:16 / 9}.button-group{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:500px}.accordion-button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:500px;margin:0 auto;background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:.75rem;cursor:pointer;text-align:center;transition:transform .1s ease,box-shadow .2s ease,background-color .2s ease}.accordion-button:hover{transform:translateY(-2px);box-shadow:0 6px 10px #0000001f;background-color:#f8f8f8}.accordion-content{width:95%;background-color:#f0f0f0;color:#333;font-size:.95rem;border-radius:0 0 8px 8px;border:1px solid #ccc;padding:1rem;margin-top:0rem}.accordion-content p{margin-bottom:.75rem}.accordion-content em{display:block;margin-top:.75rem;font-style:italic}.accordion-item{display:flex;flex-direction:column;align-items:center}.mobile-nav{display:none}@media (max-width: 767px){.section-page{padding-bottom:100px}.section-video-wrapper{margin-top:-4rem;margin-bottom:-1rem}.button-group{gap:.5rem;margin-top:-.5rem;margin-bottom:2rem}.mobile-nav{display:flex!important}}@media (min-width: 768px){.section-content-wrapper{padding:2rem;max-width:1200px;margin:0 auto}.section-main-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;width:100%;margin-top:2rem}.section-page .section-video-wrapper{width:100%;max-width:none;margin-top:-1.5rem!important;margin-bottom:0!important;margin-left:0!important;margin-right:0!important}.section-page .button-group{width:100%;max-width:none;margin-top:0!important;margin-bottom:0!important}.accordion-button{max-width:none}}.section-back-button{margin:3rem auto 2rem;padding:.8rem 2rem;background:transparent;color:#333;border:2px solid #333;border-radius:50px;font-size:1rem;cursor:pointer;transition:all .3s ease;display:block}.section-back-button:hover{background:#333;color:#fff}.quiz-page-container{width:100%;max-width:500px;margin:0 auto;padding:1rem;box-sizing:border-box;text-align:center}.quiz-intro,.question-card,.quiz-summary{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;margin:0 auto;padding:1rem;box-sizing:border-box;gap:.75rem}.quiz-intro h2,.question-card h2,.quiz-summary h2{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--primary-color);text-align:center}.quiz-label{font-size:1rem;font-weight:500;margin-bottom:.5rem}.quiz-select{width:100%;max-width:400px;padding:.5rem 1rem;font-size:1rem;border-radius:var(--radius-md);border:1px solid #ccc;box-sizing:border-box;margin-bottom:1rem}.quiz-button{display:block;width:100%;max-width:400px;margin:.5rem auto;padding:.75rem 1rem;background-color:#1a1a1a;color:var(--color-white);font-weight:600;font-size:1rem;border:none;border-radius:var(--radius-md);cursor:pointer;text-align:center;box-shadow:var(--shadow-md);transition:background-color .2s ease,transform .1s ease}.quiz-button:hover{background-color:#1b1b1b;color:var(--color-white)}.quiz-button.correct{background-color:#2d6a4f}.quiz-button.wrong{background-color:#9b2226}.timer{font-size:1.1rem;font-weight:700;color:#555;margin-bottom:.5rem}.quiz-question{font-size:1.2rem;font-weight:600;margin:1rem 0 .5rem;text-align:center;max-width:450px;line-height:1.4}.quiz-feedback{margin-top:.75rem;text-align:center;max-width:90%}.correct-message{color:#2d6a4f;font-weight:700}.wrong-message{color:#9b2226;font-weight:700}.training-tip{font-style:italic;margin-top:.5rem;color:#444;max-width:450px;text-align:center;line-height:1.5}.score-display{font-size:1.2rem}.score-message{font-size:1rem;color:#555}.quiz-intro p{margin-bottom:1rem;text-align:center;line-height:1.4}@media (max-width: 767px){.quiz-page-container{padding-bottom:100px}}.intro-page{min-height:100vh;background-color:#fafafa;display:flex;flex-direction:column}.intro-page__content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:2rem 1rem;background-color:transparent;padding-bottom:100px}.intro-page__title{font-size:1.75rem;font-weight:700;color:#1b1b1b;text-align:center;margin-bottom:2rem;line-height:1.2;font-family:Poppins,sans-serif}.intro-page__video-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;margin:0 auto 3rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.intro-page__video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.intro-page__section{margin-bottom:2.5rem}.intro-page__section-title{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.75rem;padding-left:.75rem;border-left:4px solid #d4af36;font-family:Poppins,sans-serif}.intro-page__section-text{font-size:1rem;line-height:1.7;color:#333;margin:0;font-family:Poppins,sans-serif}.intro-page__back-button{display:block;width:100%;max-width:300px;margin:3rem auto 0;padding:.875rem 2rem;background-color:#1b1b1b;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif}.intro-page__back-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 8px #0003}@media (min-width: 768px){.intro-page__content{padding:3rem 2rem}.intro-page__title{font-size:2.25rem;margin-bottom:2.5rem}.intro-page__video-wrapper{max-width:700px;margin-bottom:4rem}.intro-page__section{margin-bottom:3rem}.intro-page__section-title{font-size:1.5rem;margin-bottom:1rem}.intro-page__section-text{font-size:1.05rem;line-height:1.8}.intro-page__back-button{margin-top:4rem}}@media (min-width: 1024px){.intro-page__content{padding:4rem 2rem;max-width:900px}.intro-page__title{font-size:2.75rem;margin-bottom:3rem}.intro-page__video-wrapper{margin-bottom:5rem}.intro-page__section{margin-bottom:3.5rem}.intro-page__section-title{font-size:1.75rem;padding-left:1rem;border-left-width:5px}.intro-page__section-text{font-size:1.125rem;line-height:1.9}.intro-page__back-button{margin-top:5rem;padding:1rem 2.5rem}}@media (max-width: 767px){.intro-page__content{margin-bottom:80px}}@media (min-width: 768px){.intro-page{display:flex;flex-direction:column}.intro-page__content{flex:1;margin-bottom:0}}.overview-page{min-height:100vh;background-color:#fafafa;display:flex;flex-direction:column}.overview-page__content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:2rem 1rem;background-color:transparent;padding-bottom:100px}.overview-page__title{font-size:1.75rem;font-weight:700;color:#1b1b1b;margin-bottom:.5rem;line-height:1.2;font-family:Poppins,sans-serif}.overview-page__divider{width:100%;height:1px;background-color:#ccc;margin-bottom:1.5rem}.overview-page__intro{font-size:1rem;line-height:1.7;color:#444;margin-bottom:2rem;font-family:Poppins,sans-serif}.overview-page__section{margin-bottom:2.5rem}.overview-page__section-title{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.75rem;padding-left:.75rem;border-left:4px solid #d4af36;font-family:Poppins,sans-serif}.overview-page__section-text{font-size:1rem;line-height:1.7;color:#333;margin:0;font-family:Poppins,sans-serif}.overview-page__back-button{display:block;width:100%;max-width:300px;margin:3rem auto 0;padding:.875rem 2rem;background-color:#1b1b1b;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif}.overview-page__back-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.overview-page__content a{color:#06c;text-decoration:underline}.overview-page__content a:hover{color:#0052a3}@media (min-width: 768px){.overview-page__content{padding:3rem 2rem}.overview-page__title{font-size:2.25rem;margin-bottom:.75rem}.overview-page__divider{margin-bottom:2rem}.overview-page__intro{font-size:1.05rem;margin-bottom:2.5rem}.overview-page__section{margin-bottom:3rem}.overview-page__section-title{font-size:1.5rem;margin-bottom:1rem}.overview-page__section-text{font-size:1.05rem;line-height:1.8}.overview-page__back-button{margin-top:4rem}}@media (min-width: 1024px){.overview-page__content{padding:4rem 2rem;max-width:900px}.overview-page__title{font-size:2.75rem;margin-bottom:1rem}.overview-page__divider{margin-bottom:2.5rem}.overview-page__intro{font-size:1.125rem;line-height:1.8;margin-bottom:3rem}.overview-page__section{margin-bottom:3.5rem}.overview-page__section-title{font-size:1.75rem;padding-left:1rem;border-left-width:5px}.overview-page__section-text{font-size:1.125rem;line-height:1.9}.overview-page__back-button{margin-top:5rem;padding:1rem 2.5rem}}@media (max-width: 767px){.overview-page__content{margin-bottom:80px}}@media (min-width: 768px){.overview-page{display:flex;flex-direction:column}.overview-page__content{flex:1;margin-bottom:0}}.about-page{min-height:100vh;background:#fff}.about-hero{background:linear-gradient(135deg,#000,#024);padding:5rem 2rem;text-align:center;position:relative}.about-hero__container{max-width:900px;margin:0 auto}.about-hero__title{font-size:2.8rem;font-weight:500;color:#fff;margin-bottom:1.5rem;font-family:Poppins,serif;line-height:1.2}.about-hero__subtitle{font-size:1.25rem;color:#ffffffe6;line-height:1.7;max-width:800px;margin:0 auto;font-weight:300}.about-values{padding:4rem 2rem;background:#fafafa}.about-values__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.about-values__card{background:#fff;padding:2.5rem 2rem;border-radius:12px;text-align:center;box-shadow:0 2px 12px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.about-values__card:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001a}.about-values__icon{font-size:3rem;margin-bottom:1.5rem}.about-values__title{font-size:1.4rem;font-weight:600;color:#1b1b1b;margin-bottom:1rem}.about-values__text{font-size:1rem;line-height:1.7;color:#555}.about-problem{padding:5rem 2rem;background:#fff}.about-problem__container{max-width:800px;margin:0 auto;text-align:center}.about-problem__title{font-size:2.5rem;font-weight:400;color:#1b1b1b;margin-bottom:2rem;font-family:Poppins,serif}.about-problem__text{font-size:1.15rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.about-problem__stat{margin-top:3rem;padding:2rem;background:#f8f8f8;border-radius:8px;border-left:4px solid #ffe600}.about-problem__stat-number{display:block;font-size:3.5rem;font-weight:700;color:#000;margin-bottom:.5rem;font-family:Poppins,serif}.about-problem__stat-label{display:block;font-size:1rem;color:#666;line-height:1.6}.about-solution{padding:5rem 2rem;background:#001830;color:#fff}.about-solution__container{max-width:1100px;margin:0 auto}.about-solution__title{font-size:2.5rem;font-weight:400;margin-bottom:1.5rem;text-align:center;font-family:Poppins,serif}.about-solution__lead{font-size:1.2rem;line-height:1.8;text-align:center;max-width:800px;margin:0 auto 3rem;color:#ffffffe6}.about-solution__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-top:3rem}@media (min-width: 768px){.about-solution__grid{grid-template-columns:repeat(2,1fr)}}.about-solution__item{padding:2rem;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.about-solution__item h4{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#fff}.about-solution__item p{font-size:1rem;line-height:1.7;color:#ffffffd9;margin:0}.about-founder{padding:5rem 2rem;background:#fafafa}.about-founder__container{max-width:900px;margin:0 auto}.about-founder__content{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 2px 12px #0000000f}.about-founder__title{font-size:2.2rem;font-weight:400;color:#1b1b1b;margin-bottom:2rem;font-family:Poppins,serif}.about-founder__text{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.about-founder__credentials{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:3rem;padding-top:2rem;border-top:2px solid #f0f0f0}.about-founder__credential{text-align:center}.about-founder__credential strong{display:block;font-size:1.8rem;color:#000;margin-bottom:.5rem;font-weight:700}.about-founder__credential span{display:block;font-size:.95rem;color:#666;line-height:1.4}.about-book{padding:4rem 2rem;background:#fff}.about-book__container{max-width:800px;margin:0 auto;text-align:center}.about-book__content{background:#f8f8f8;padding:3rem 2.5rem;border-radius:12px;border:2px solid #e0e0e0}.about-book__title{font-size:2rem;font-weight:400;color:#1b1b1b;margin-bottom:1.5rem;font-family:Poppins,serif}.about-book__text{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:2rem}.about-book__button{display:inline-block;padding:1rem 2.5rem;background:#000;color:#fff;text-decoration:none;border-radius:50px;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #001f3f33}.about-book__button:hover{background:#505050;transform:translateY(-2px);box-shadow:0 6px 16px #001f3f4d}.about-disclaimer{padding:3rem 2rem;background:#f0f0f0}.about-disclaimer__container{max-width:900px;margin:0 auto}.about-disclaimer__text{font-size:.95rem;line-height:1.7;color:#666;text-align:center;margin:0}.about-disclaimer__text strong{color:#333}.about-cta{padding:5rem 2rem;background:#fff}.about-cta__container{max-width:800px;margin:0 auto;text-align:center}.about-cta__title{font-size:2.5rem;font-weight:500;color:#1b1b1b;margin-bottom:1.5rem;font-family:Poppins,serif}.about-cta__text{font-size:1.15rem;line-height:1.8;color:#555;margin-bottom:2.5rem}.about-cta__buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.about-cta__button{display:inline-block;padding:1rem 2.5rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.about-cta__button--primary{background:#000;color:#fff;box-shadow:0 4px 12px #0003}.about-cta__button--primary:hover{background:#505050;transform:translateY(-2px);box-shadow:0 6px 16px #001f3f4d}.about-cta__button--secondary{background:transparent;color:#000;border:2px solid #000000}.about-cta__button--secondary:hover{background:#505050;color:#fff;transform:translateY(-2px)}.about-footer{padding:2rem;text-align:center;background:#fafafa;border-top:1px solid #e0e0e0}.about-footer__links{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.about-footer__link{color:#555;text-decoration:none;font-size:.95rem;position:relative;transition:color .3s ease;padding:.25rem 0}.about-footer__link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#001f3f;transition:width .3s ease}.about-footer__link:hover{color:#001f3f}.about-footer__link:hover:after{width:100%}.about-footer__separator{color:#ccc;margin:0 .75rem}@media (max-width: 768px){.about-hero{padding:3rem 1.5rem}.about-hero__title{font-size:2rem}.about-hero__subtitle{font-size:1.1rem}.about-values{padding:3rem 1.5rem}.about-values__container{grid-template-columns:1fr;gap:2rem}.about-problem{padding:3rem 1.5rem}.about-problem__title{font-size:2rem}.about-problem__text{font-size:1.05rem}.about-problem__stat-number{font-size:2.5rem}.about-solution{padding:3rem 1.5rem}.about-solution__title{font-size:2rem}.about-solution__lead{font-size:1.1rem}.about-solution__grid{grid-template-columns:1fr;gap:2rem}.about-founder{padding:3rem 1.5rem}.about-founder__content{padding:2rem 1.5rem}.about-founder__title{font-size:1.8rem}.about-founder__text{font-size:1.05rem}.about-founder__credentials{grid-template-columns:1fr;gap:1.5rem}.about-book{padding:3rem 1.5rem}.about-book__content{padding:2rem 1.5rem}.about-book__title{font-size:1.7rem}.about-book__text{font-size:1.05rem}.about-disclaimer{padding:2rem 1.5rem}.about-disclaimer__text{font-size:.9rem}.about-cta{padding:3rem 1.5rem}.about-cta__title{font-size:2rem}.about-cta__text{font-size:1.05rem}.about-cta__buttons{flex-direction:column;gap:1rem}.about-cta__button{width:100%;text-align:center}.about-footer__links{flex-direction:column;gap:1rem}.about-footer__separator{display:none}.about-footer{padding-bottom:6rem}}@media (min-width: 1200px){.about-hero{padding:6rem 2rem}.about-hero__title{font-size:3.2rem}.about-values{padding:5rem 2rem}.about-solution,.about-founder{padding:6rem 2rem}}.legal-page{min-height:100vh;display:flex;flex-direction:column;background-color:#fafafa}.legal-content-wrapper{flex:1;max-width:900px;margin:0 auto;padding:80px 1.5rem 2rem;width:100%;box-sizing:border-box}.legal-page-title{font-size:2rem;font-weight:600;color:#1b1b1b;margin-top:.5rem;margin-bottom:.5rem;font-family:Poppins,serif;text-align:center}.legal-last-updated{font-size:.95rem;color:#888;text-align:center;margin-bottom:2rem;font-style:italic}.legal-content{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem}.legal-section-title{font-size:1.5rem;font-weight:600;color:#333;margin-top:2rem;margin-bottom:1rem;font-family:Playfair Display,serif}.legal-section-title:first-child{margin-top:0}.legal-subsection-title{font-size:1.2rem;font-weight:600;color:#555;margin-top:1.5rem;margin-bottom:.75rem}.legal-paragraph{font-size:1rem;line-height:1.8;color:#555;margin-bottom:1.25rem}.legal-paragraph:last-child{margin-bottom:0}.legal-list{margin:1rem 0 1.25rem 1.5rem;padding:0}.legal-list li{font-size:1rem;line-height:1.8;color:#555;margin-bottom:.75rem}.legal-list li:last-child{margin-bottom:0}.legal-list .legal-list{margin-top:.5rem;margin-bottom:.5rem}.legal-emphasis-box{background:#f8f8f8;border-left:4px solid #001f3f;padding:1.25rem;margin:1.5rem 0;border-radius:4px}.legal-emphasis-box .legal-paragraph{margin-bottom:.75rem}.legal-emphasis-box .legal-paragraph:last-child{margin-bottom:0}.legal-contact-section{background:#f0f0f0;padding:1.5rem;border-radius:8px;margin-top:2rem;text-align:center}.legal-contact-title{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:1rem}.legal-contact-email{font-size:1.1rem;color:#001f3f;text-decoration:none;font-weight:500;transition:color .2s ease}.legal-contact-email:hover{color:#036;text-decoration:underline}.legal-content a{color:#001f3f;text-decoration:underline;transition:color .2s ease}.legal-content a:hover{color:#036}.legal-table{width:100%;border-collapse:collapse;margin:1.5rem 0}.legal-table-header{background:#f0f0f0;font-weight:600;text-align:left;padding:.75rem;border-bottom:2px solid #ddd}.legal-table-cell{padding:.75rem;border-bottom:1px solid #eee;font-size:.95rem;line-height:1.6}@media (max-width: 768px){.legal-content-wrapper{padding:80px 1rem 1.5rem}.legal-page-title{font-size:1.6rem}.legal-content{padding:1.5rem}.legal-section-title{font-size:1.3rem}.legal-subsection-title{font-size:1.1rem}.legal-list{margin-left:1rem}.legal-table{font-size:.85rem}.legal-table-header,.legal-table-cell{padding:.5rem}}@media (max-width: 375px){.legal-content-wrapper{padding:1rem .75rem}.legal-page-title{font-size:1.4rem}.legal-content{padding:1rem}.legal-section-title{font-size:1.2rem}}@media (min-width: 1024px){.legal-content-wrapper{padding:90px 2rem 3rem}.legal-content{padding:2.5rem}}:root{--color-primary: #001f3f;--color-bg: #fafafa;--color-white: #ffffff;--color-text: #333333;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--radius-md: 10px;--shadow-md: 0 4px 6px rgba(0,0,0,.1);--bp-md: 768px;--font: "Poppins", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow-x:hidden}body{font-family:system-ui,Avenir,Helvetica,sans-serif;background-color:var(--color-bg);color:var(--color-text);line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{background:none;border:none;font-family:inherit}body{margin:0;padding:0;font-family:Poppins,sans-serif;background-color:#fafafa;color:#1b1b1b}button{background-color:#1b1b1b;color:inherit;border:none;padding:12px 20px;font-size:1rem;border-radius:6px;margin:8px 0;cursor:pointer}button:hover{opacity:.9}h1,h2,h3{font-weight:600}@media (min-width: 501px){body.home-scroll-lock{overflow-y:hidden;padding-right:.9rem}}html{scroll-behavior:smooth}.section-page,.home-container,.overview-page,.about-page,.intro-page{padding-top:60px}
