@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";.preloader{z-index:9999;background-color:#cecece;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity 1.2s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;left:0}.preloader--enter .preloader__logo{opacity:0;transform:translate(-50%,-50%)scale(.6)}.preloader--show .preloader__logo{opacity:1;transform:translate(-50%,-50%)scale(1)}.preloader--shrink{pointer-events:none;background-color:#0000}.preloader--fade{opacity:0;pointer-events:none;background-color:#0000}.preloader--shrink .preloader__logo,.preloader--fade .preloader__logo{opacity:1;width:54px;height:54px;top:9px;left:40px;transform:translate(0)scale(1)}.preloader__logo{opacity:0;border-radius:50%;width:450px;height:450px;transition:opacity .4s,transform .6s cubic-bezier(.2,1,.3,1),left .6s cubic-bezier(.2,1,.3,1),top .6s cubic-bezier(.2,1,.3,1),width .6s cubic-bezier(.2,1,.3,1),height .6s cubic-bezier(.2,1,.3,1);position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.6)}.preloader__logo img{object-fit:cover;width:100%;height:100%}@media (width<=900px){.preloader--shrink .preloader__logo,.preloader--fade .preloader__logo{left:20px}}@media (width<=480px){.preloader--shrink .preloader__logo,.preloader--fade .preloader__logo{left:16px}}.navbar{z-index:1000;height:var(--nav-height);transition:background var(--transition-base), backdrop-filter var(--transition-base);background:0 0;justify-content:space-between;align-items:center;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(16px);background:#fcfaf5a6;border-bottom:1px solid #fff6;box-shadow:0 4px 30px #0000000d}.navbar__logo a{align-items:center;text-decoration:none;display:flex}.navbar__logo-img{object-fit:cover;background:0 0;border:none;border-radius:50%;width:54px;height:54px;transition:transform .3s}.navbar__logo-img:hover{transform:scale(1.05)}.navbar__links{align-items:center;gap:36px;list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.navbar__link{color:var(--color-text-primary);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;transition:color var(--transition-base);padding-bottom:3px;font-size:.82rem;font-weight:600;text-decoration:none;display:block;position:relative}.navbar__link:after{content:"";background:var(--color-text-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.navbar__link:hover:after,.navbar__link--active:after{width:100%}.navbar__link--active{font-weight:700}.navbar__cta{-webkit-backdrop-filter:blur(16px);color:var(--color-text-primary);font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#ffffff40;border:1px solid #0000001a;border-radius:30px;padding:10px 24px;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 24px #0000000f}.navbar__cta:hover{background:#fff6;transform:translateY(-2px)}.navbar__hamburger{cursor:none;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar__hamburger span{background:var(--color-text-primary);width:24px;height:2px;transition:all .3s;display:block}.navbar__hamburger--open span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar__hamburger--open span:nth-child(2){opacity:0}.navbar__hamburger--open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=900px){.navbar{padding:0 20px}.navbar__links{top:var(--nav-height);-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;z-index:999;background:#fcfaf5fa;border-bottom:1px solid #00000014;flex-direction:column;gap:0;padding:16px 20px 24px;transition:transform .4s,opacity .4s;position:fixed;left:0;right:0;transform:translateY(-110%);box-shadow:0 12px 40px #00000014}.navbar__links--open{opacity:1;pointer-events:all;transform:translateY(0)}.navbar__links li{border-bottom:1px solid #00000012;width:100%;padding:14px 0}.navbar__link{cursor:pointer;font-size:1rem}.navbar__cta{display:none}.navbar__hamburger{cursor:pointer;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:8px;display:flex}}@media (width<=480px){.navbar{padding:0 16px}}.hero{flex-direction:column;justify-content:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero--visible .clip-reveal{opacity:1;transform:translateY(0)}.hero--visible .hero__title{transition-delay:.1s}.hero--visible .hero__subtitle{transition-delay:.22s}.hero--visible .hero__tags{transition-delay:.34s}.hero--visible .hero__desc{transition-delay:.46s}.hero--visible .hero__actions{transition-delay:.58s}.hero__video-wrap{z-index:1;position:absolute;inset:0}.hero__video{object-fit:cover;filter:saturate(.5)brightness(1.5);will-change:transform;width:100%;height:100%;animation:1.5s forwards cinematicZoom}@keyframes cinematicZoom{0%{transform:scale(1.05)}to{transform:scale(1.15)}}.hero__overlay{background:linear-gradient(#f7f4efd9 0%,#f7f4efa6 35%,#f7f4efcc 70%,#f7f4effa 100%);position:absolute;inset:0}.hero__content{z-index:5;width:100%;padding:calc(var(--nav-height) + 32px) 48px 60px;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero__title-wrap{z-index:10;will-change:transform;width:100%;margin-bottom:6px;position:relative;overflow:hidden}.hero__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-text-primary);text-transform:uppercase;text-align:center;mix-blend-mode:multiply;width:100%;margin-left:-.5vw;font-size:20vw;font-weight:400;line-height:.85;display:block}.hero__subtitle{font-family:var(--font-display);text-transform:uppercase;white-space:nowrap;color:var(--color-text-primary);letter-spacing:.02em;border-bottom:2px solid #0a0a0a66;width:fit-content;max-width:100%;margin-bottom:24px;padding-bottom:3px;font-size:clamp(1rem,2.5vw,2.3rem);font-style:normal;line-height:1.1}.hero__tags{justify-content:center;align-items:center;gap:45px;margin-bottom:48px;display:flex}.hero__tag{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#444;font-size:clamp(.78rem,1.4vw,1rem);font-weight:600}.hero__tag-dot{color:#888;font-size:1.2rem;line-height:1}.hero__bottom-row{justify-content:space-between;align-items:center;width:100%;margin-top:80px;display:flex}.hero__desc{text-align:left;background:0 0;border-left:none;align-items:flex-start;gap:0;max-width:900px;margin-top:12px;margin-bottom:0;padding:0;display:flex;position:relative}.hero__desc-main{letter-spacing:.02em;color:var(--color-text-primary);margin-bottom:8px;font-family:Poppins,sans-serif;font-size:clamp(1.3rem,1.8vw,1.6rem);font-style:normal;font-weight:600;line-height:1.1}.hero__desc-sub{color:#555;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.4vw,1.2rem);font-style:normal;font-weight:400;line-height:1.1}.hero__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.hero__btn{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;border-radius:60px;align-items:center;gap:10px;padding:14px 32px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.25,1,.5,1);display:inline-flex}.hero__btn--primary{color:#000;box-shadow:none;background:#fff;border:none}.hero__btn--primary:hover{background:#f0f0f0}.hero__btn--primary:active{opacity:.9;transform:scale(.96)}.hero__btn-arrow{transition:transform .3s;display:inline-block}.hero__btn--primary:hover .hero__btn-arrow{transform:translate(4px)}.hero__btn--ghost{color:#fff;box-shadow:none;background:#000000bf;border:none}.hero__btn--ghost:hover{background:#000000e6}.hero__btn--ghost:active{opacity:.9;transform:scale(.96)}@media (width<=768px){.hero__content{padding:calc(var(--nav-height) + 10px) 20px 0;justify-content:center;height:100svh}.hero__title-wrap{margin-top:-22vh}.hero__title{white-space:nowrap;letter-spacing:-.01em;margin-bottom:6px;margin-left:0;font-size:18vw;font-weight:900}.hero__subtitle{white-space:normal;text-align:center;color:#111;letter-spacing:.05em;background:0 0;border-bottom:2px solid #0a0a0a66;border-radius:0;margin-bottom:12px;padding:0 0 3px;font-size:1.2rem;font-weight:700;display:inline-block}.hero__tags{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:0;margin-bottom:40px}.hero__tag{letter-spacing:.1em;color:#444;font-size:.75rem}.hero__tag-dot{color:#888;font-size:1rem}.hero__bottom-row{flex-direction:column;align-items:stretch;gap:24px;width:100%;margin-top:0;padding:0 20px;position:absolute;bottom:56px;left:0}.hero__desc{text-align:justify;align-items:center;width:100%;margin-bottom:0}.hero__desc br{display:none}.hero__desc-body{width:100%;max-width:350px;margin:0 auto}.hero__desc-main{text-align:left;color:#222;margin-bottom:8px;font-size:.85rem;font-weight:500;line-height:1.45}.hero__desc-sub{text-align:right;color:#555;font-size:.85rem;font-weight:400;line-height:1.45}.hero__actions{flex-flow:row;justify-content:center;gap:10px;width:100%}.hero__btn{text-align:center;white-space:nowrap;flex:1;justify-content:center;width:auto;padding:12px 4px;font-size:.65rem}}@media (width<=390px){.hero__title{font-size:19vw}.hero__subtitle{font-size:1.1rem}.hero__btn{padding:11px 2px;font-size:.6rem}.hero__tags{gap:10px;margin-bottom:24px}.hero__bottom-row{bottom:44px}}.marquee-wrap{white-space:nowrap;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-text-primary);padding:22px 0;overflow:hidden}.marquee-track{white-space:nowrap;animation:25s linear infinite marquee;display:inline-flex}.marquee-track--reverse{animation-direction:reverse}.marquee-item{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--color-bg);align-items:center;padding:0 24px;font-size:.95rem;display:inline-flex}.marquee-dot{color:#f7f4ef80;vertical-align:middle;margin-left:24px;font-size:.45rem}.about-scroll{background-color:#ebe8df;width:100%;height:400vh;position:relative}.about-sticky{isolation:isolate;background-color:#000;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.about-video{object-fit:cover;z-index:1;filter:brightness(.65);width:100%;height:100%;position:absolute;inset:0}.about-overlay{z-index:2;mix-blend-mode:lighten;color:var(--color-text-primary);pointer-events:none;background-color:#ebe8df;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.about-headline{font-family:var(--font-display);text-transform:uppercase;text-align:center;letter-spacing:-2px;transform-origin:50%;transform-style:preserve-3d;backface-visibility:hidden;-webkit-font-smoothing:antialiased;margin:0;padding:0 20px;font-size:clamp(5rem,12vw,10rem);line-height:.9}.mobile-text{display:none}.about-box-wrap{z-index:5;will-change:transform, opacity;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.about-box{-webkit-backdrop-filter:blur(25px);background:#f7f4efe6;border:1px solid #fff6;border-radius:40px;flex-direction:column;gap:25px;width:100%;max-width:1100px;padding:40px 50px 20px;transition:all .35s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:0 30px 60px #00000026}.about-box:hover{background:#f7f4eff2;box-shadow:0 35px 70px #0003}.about-box-top{justify-content:space-between;align-items:center;gap:40px;width:100%;display:flex}.about-box-text{flex:1}.about-bio{color:var(--color-text-primary);margin-bottom:20px;font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.35vw,1.15rem);line-height:1.5}.about-box-visual{flex-shrink:0;justify-content:center;align-items:center;margin-right:70px;display:flex;position:relative}.about-oval-container{width:240px;height:380px;position:relative}.about-oval-bg{z-index:1;background:#ebe8df;border-radius:120px;position:absolute;inset:0;box-shadow:inset 0 0 50px #ffffffb3,0 15px 45px #00000014}.about-images-wrapper{z-index:2;position:absolute;inset:-140px -80px 0;-webkit-mask-image:linear-gradient(#000,#000),radial-gradient(120px 120px at 50% 0,#000 100%,#0000 100%);mask-image:linear-gradient(#000,#000),radial-gradient(120px 120px at 50% 0,#000 100%,#0000 100%);-webkit-mask-position:0 0,0 100%;mask-position:0 0,0 100%;-webkit-mask-size:100% calc(100% - 120px),100% 120px;mask-size:100% calc(100% - 120px),100% 120px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.about-dynamic-img{object-fit:contain;object-position:bottom center;transform-origin:bottom;opacity:0;will-change:opacity, transform;pointer-events:none;width:360px;height:100%;transition:opacity .6s ease-in-out,transform .6s;position:absolute;bottom:-10px;left:20px;transform:scale(1.1)translateY(0)}.about-dynamic-img.is-active{opacity:1;filter:drop-shadow(0 15px 25px #0000004d);pointer-events:auto;transform:scale(1.22)translateY(0)}.img-1.is-active{transform:scale(1.29)translate(4%)}.img-2.is-active{transform:scale(1.21)translateY(0)}.img-3.is-active{transform:scale(1.19)translate(8%)}.img-4.is-active{transform:scale(1.2)translateY(0)}.img-5.is-active{transform:scale(1.2)translate(5%)}.img-6.is-active{transform:scale(1.26)translateY(0)}.about-thought{z-index:10;background:#fdfdfd;border:1px solid #0000000f;border-radius:16px;width:170px;padding:12px 16px;position:absolute;bottom:-10px;right:-80px;box-shadow:0 15px 40px #00000014}.thought-quote-mark{color:#0000001f;font-family:Times New Roman,serif;font-size:2rem;line-height:1;position:absolute;top:-5px;left:8px}.thought-text{color:#555;margin:0;font-family:Poppins,sans-serif;font-size:.72rem;font-style:italic;line-height:1.4}.about-box-bottom{border-top:1px solid #00000014;width:100%;padding-top:15px}.about-list-horizontal{justify-content:space-between;align-items:center;gap:20px;width:100%;margin:0;padding:0;list-style:none;display:flex}.about-list-horizontal li{color:#333;align-items:center;gap:10px;font-family:Poppins,sans-serif;font-size:clamp(.75rem,.9vw,.85rem);font-weight:500;display:flex}.about-icon{color:#fff;background:#111;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;display:flex}@media (width<=900px){.about-box{border-radius:28px;gap:2vw;padding:3vw}.about-box-top{flex-direction:row;align-items:center;gap:3vw}.about-box-text{flex:1.5}.about-box-visual{flex:1;justify-content:center;align-items:center;margin-right:2vw;display:flex;position:relative}.desktop-text{display:none}.mobile-text{display:inline}.img-1.is-active{transform:scale(1.3)translate(4%)}.img-2.is-active{transform:scale(1.24)translateY(0)}.img-3.is-active{transform:scale(1.23)translate(8%)}.img-4.is-active{transform:scale(1.22)translateY(0)}.img-5.is-active{transform:scale(1.23)translate(5%)}.img-6.is-active{transform:scale(1.27)translateY(0)}.about-oval-container{width:140px;height:220px}.about-oval-bg{border-radius:70px}.about-images-wrapper{inset:-60px -40px 0;overflow:visible;-webkit-mask-image:linear-gradient(#000,#000),radial-gradient(70px 70px at 50% 0,#000 100%,#0000 100%);-webkit-mask-position:0 0,0 100%;-webkit-mask-size:100% calc(100% - 70px),100% 70px;-webkit-mask-repeat:no-repeat}.about-dynamic-img{width:210px;bottom:-5px;left:5px}.about-thought{z-index:10;width:clamp(80px,12vw,140px);padding:.8vw;position:absolute;bottom:-18px;right:-15px}.thought-quote-mark{font-size:clamp(1rem,2vw,1.5rem)}.thought-text{font-size:clamp(.45rem,.6vw,.55rem)}.about-list-horizontal{flex-direction:row;justify-content:space-between;gap:1vw}.about-list-horizontal li{gap:5px;font-size:clamp(.5rem,.8vw,.85rem)}.about-bio{margin-bottom:1vw;font-size:clamp(.7rem,1vw,1.15rem)}}@media (width<=480px){.desktop-text{display:none}.mobile-text{display:inline}.about-scroll{height:500vh}.about-box{padding:4vw 3vw}.about-headline{letter-spacing:-1px;font-size:calc(clamp(3.5rem,15vw,6rem) + 10px);line-height:.95}.about-oval-container{width:100px;height:160px}.about-oval-bg{border-radius:50px}.about-images-wrapper{inset:-50px -30px 0;overflow:visible;-webkit-mask-image:linear-gradient(#000,#000),radial-gradient(50px 50px at 50% 0,#000 100%,#0000 100%);-webkit-mask-position:0 0,0 100%;-webkit-mask-size:100% calc(100% - 50px),100% 50px;-webkit-mask-repeat:no-repeat}.about-dynamic-img{width:150px;bottom:-5px;left:5px}.about-thought{z-index:10;bottom:-18px;right:-10px}}.modal-overlay{z-index:99999;box-sizing:border-box;opacity:0;pointer-events:none;will-change:transform;backface-visibility:hidden;background-color:#00000080;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:40px 20px;transition:opacity .15s cubic-bezier(.25,1,.5,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.modal-overlay:before{content:"";z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(12px)brightness(.9);position:absolute;inset:0}.modal-overlay,.modal-overlay *{cursor:none!important}.modal-overlay.show{opacity:1;pointer-events:auto}.modal-container{will-change:transform;backface-visibility:hidden;background:#fff;border:1px solid #eaeaea;border-radius:20px;flex-direction:column;width:90%;max-width:800px;max-height:calc(100vh - 80px);margin:auto;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex;overflow:hidden;transform:translateY(20px)scale(.95);box-shadow:0 40px 100px #0003}.modal-overlay.show .modal-container{transform:translateY(0)scale(1)}.modal-header{z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:30px 40px;display:flex}.modal-title{font-family:var(--font-display,"Poppins", sans-serif);color:#000;margin-bottom:4px;font-size:2rem;font-weight:800}.modal-subtitle{color:#666;font-family:Poppins,sans-serif;font-size:.95rem}.modal-close{cursor:pointer;color:#888;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.modal-close:hover{color:#000;background:#f5f5f5}.modal-content{scrollbar-gutter:stable;flex-grow:1;padding:30px 40px;overflow-y:auto}.modal-flow-banner{text-align:center;background:#f7f4ef;border:1px solid #0000000d;border-radius:12px;margin-bottom:24px;padding:12px 20px}.flow-text{text-transform:uppercase;letter-spacing:.08em;color:#555;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:#fdfdfd}.modal-content::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:10px}.modal-content::-webkit-scrollbar-thumb:hover{background-color:#bbb}.chapters-list{flex-direction:column;gap:12px;display:flex}.chapter-item{background:#fcfcfc;border:1px solid #f0f0f0;border-radius:12px;transition:all .3s cubic-bezier(.25,1,.5,1);overflow:hidden}.chapter-item:hover{border-color:#e0e0e0;box-shadow:0 4px 12px #00000008}.chapter-item.expanded{background:#fff;border-color:#e0e0e0;box-shadow:0 8px 24px #0000000f}.chapter-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.chapter-title-group{align-items:center;gap:16px;display:flex}.chapter-num{color:#888;text-transform:uppercase;letter-spacing:.05em;min-width:90px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600}.chapter-name{color:#000;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:500}.chapter-meta{align-items:center;gap:20px;display:flex}.chapter-marks{color:#555;white-space:nowrap;background:#f0f0f0;border-radius:20px;padding:4px 10px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600}.chapter-chevron{color:#666;width:20px;height:20px;transition:transform .3s cubic-bezier(.25,1,.5,1)}.chapter-item.expanded .chapter-chevron{transform:rotate(180deg)}.chapter-body{opacity:0;max-height:0;transition:max-height .4s cubic-bezier(.25,1,.5,1),opacity .4s cubic-bezier(.25,1,.5,1);overflow:hidden}.chapter-item.expanded .chapter-body{opacity:1;max-height:500px}.chapter-body-inner{padding:0 24px 24px}.chapter-flow-guide{color:#888;text-transform:uppercase;letter-spacing:.05em;text-align:center;border-top:1px dashed #eaeaea;margin-bottom:20px;padding-top:20px;font-family:Poppins,sans-serif;font-size:.85rem}.resources-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.resource-card{cursor:pointer;color:#333;background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;justify-content:flex-start;align-items:center;gap:12px;padding:14px 16px;transition:all .2s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:0 2px 4px #00000005}.resource-icon-wrap{background:#0000000a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.resource-card span{text-align:left;flex:1;align-items:center;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;line-height:1.2;display:flex}.resource-card:hover{color:#000;background:#fff;border-color:#000;transform:translateY(-2px);box-shadow:0 6px 16px #0000000f}.resource-card.video:hover{color:red;border-color:red}@media (width<=768px){.modal-overlay{align-items:flex-start;padding:12px}.modal-container{border-radius:16px;width:100%;max-height:calc(100dvh - 24px)}.modal-title{text-align:center;width:100%;font-size:1.3rem}.modal-header{flex-direction:column;align-items:center;gap:4px;padding:20px}.modal-content{padding:16px 20px}.modal-close{align-self:flex-end;position:absolute;top:16px;right:16px}.modal-subtitle{text-align:center}.chapter-header{flex-direction:column;align-items:flex-start;gap:6px;padding:16px 18px}.chapter-title-group{flex-direction:row;align-items:center;gap:10px;width:100%}.chapter-num{white-space:nowrap;min-width:auto;font-size:.75rem}.chapter-name{text-align:left;font-size:.95rem}.chapter-meta{justify-content:flex-end;gap:12px;width:100%}.chapter-marks{font-size:.75rem}.chapter-body-inner{padding:0 18px 20px}.resources-grid{grid-template-columns:repeat(2,1fr);gap:10px}.resource-card{border-radius:10px;gap:8px;padding:12px}.resource-card span{font-size:.8rem}.resource-icon-wrap{width:20px;height:20px}.resource-icon-wrap svg{width:17px;height:17px}}@media (width<=390px){.modal-header{padding:16px}.modal-content{padding:12px 16px}.resources-grid{grid-template-columns:1fr 1fr;gap:8px}.resource-card{padding:10px}.resource-card span{font-size:.75rem}}.modal-toast{color:#fff;z-index:99999;pointer-events:none;background:#000;border-radius:30px;padding:12px 24px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;animation:.3s cubic-bezier(.25,1,.5,1) toastFadeIn;position:absolute;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}@keyframes toastFadeIn{0%{opacity:0;transform:translate(-50%,20px)scale(.9)}to{opacity:1;transform:translate(-50%)scale(1)}}.qc-bg{z-index:9999;pointer-events:none;background:#0a0a0a;position:fixed;inset:0}.qc-overlay{z-index:10000;box-sizing:border-box;background:#0a0a0af7;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.15s cubic-bezier(.22,1,.36,1) qcFadeIn;display:flex;position:fixed;top:0;left:0;overflow-x:hidden}@keyframes qcFadeIn{0%{transform:scale(.98)}to{transform:scale(1)}}.qc-card{background:#111;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:480px;padding:48px 44px 40px;animation:.4s cubic-bezier(.22,1,.36,1) qcSlideUp;position:relative;overflow-x:hidden;box-shadow:0 40px 80px #0009,inset 0 1px #ffffff14}@keyframes qcSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.qc-close-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.qc-close-btn:hover{color:#fff;background:#ffffff14}.qc-branding{align-items:center;gap:10px;margin-bottom:32px;display:flex}.qc-branding-logo{color:#000;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:800;display:flex}.qc-branding-name{color:#fff;font-size:1.1rem;font-weight:700}.qc-branding-name span{color:#888;font-weight:400}.qc-card h2{color:#fff;letter-spacing:-.03em;width:100%;margin:0 0 8px;font-size:1.7rem;font-weight:700}.qc-card p.qc-sub{color:#666;margin:0 0 32px;font-size:.95rem;line-height:1.5}.qc-form{flex-direction:column;gap:16px;display:flex}.qc-field{flex-direction:column;gap:6px;display:flex}.qc-field label{color:#888;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:.8rem;font-weight:600;display:flex}.qc-google-verified{color:#4ade80;letter-spacing:.04em;text-transform:none;background:#4ade801a;border:1px solid #4ade804d;border-radius:10px;padding:2px 8px;font-size:.75rem;font-weight:700}.qc-input{color:#fff;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:13px 16px;font-family:inherit;font-size:1rem;transition:border-color .2s,background .2s}.qc-input:focus{background:#ffffff12;border-color:#ffffff59}.qc-input::placeholder{color:#444}.qc-input option{color:#fff;background-color:#1c1c1c}.qc-input option:checked{background-color:#333}.qc-input option:disabled{color:#666}.qc-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.qc-btn{cursor:pointer;text-align:center;box-sizing:border-box;border:1px solid;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:4px;padding:14px 20px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:flex;position:relative}div[style*="flex-direction: row"]>.qc-btn,div[style*="flexDirection: 'row'"]>.qc-btn{width:auto}.qc-btn-primary{color:#000;background:#fff;border-color:#fff}.qc-btn-primary:hover{background:#e8e8e8}.qc-btn-primary:disabled{color:#555;cursor:not-allowed;background:#333;border-color:#333}.qc-btn-ghost{color:#777;background:0 0;border-color:#ffffff1a;margin-top:8px}.qc-btn-ghost:hover{color:#aaa;background:#ffffff0d}.qc-btn-google{color:#ddd;background:#ffffff0f;border-color:#ffffff1f}.qc-btn-google:hover{color:#fff;background:#ffffff1a}.qc-btn-google:disabled{cursor:not-allowed;opacity:.6}.qc-google-spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.8s linear infinite qcSpin}@keyframes qcSpin{to{transform:rotate(360deg)}}.qc-divider{align-items:center;gap:12px;margin:4px 0;display:flex}.qc-divider:before,.qc-divider:after{content:"";background:#ffffff14;flex:1;height:1px}.qc-divider span{color:#555;white-space:nowrap;font-size:.8rem}.qc-consent{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:flex-start;gap:12px;margin-top:4px;padding:14px 16px;display:flex}.qc-consent input[type=checkbox]{accent-color:#fff;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin:2px 0 0}.qc-consent span{color:#888;font-size:.88rem;line-height:1.5}.qc-error{color:#f87171;text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:10px 14px;font-size:.85rem}.qc-welcome-card{text-align:center;flex-direction:column;align-items:center;padding-top:44px;display:flex}.qc-profile-pic{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:72px;height:72px;margin-bottom:20px}.qc-profile-circle{color:#aaa;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;display:flex}.qc-welcome-name{text-align:center!important;width:100%!important;margin-bottom:8px!important;font-size:2rem!important}.qc-welcome-sub{color:#666;width:100%;margin-bottom:20px}.qc-welcome-info{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin-bottom:28px;display:flex}.qc-welcome-info span{color:#888;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50px;padding:5px 12px;font-size:.85rem}.qc-countdown{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.qc-countdown>p{color:#555;letter-spacing:.1em;text-transform:uppercase;font-size:1rem}.qc-countdown-circle{background:#ffffff08;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;animation:1s ease-in-out infinite qcCountPulse;display:flex}@keyframes qcCountPulse{0%,to{box-shadow:0 0 40px #ffffff0a}50%{box-shadow:0 0 80px #ffffff1f}}.qc-count{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;font-size:7rem;font-weight:800;line-height:1;animation:.5s cubic-bezier(.36,.07,.19,.97) qcCountAnim;display:flex}@keyframes qcCountAnim{0%{opacity:0;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.qc-go{color:#4ade80;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;font-size:4rem;font-weight:800;animation:.4s cubic-bezier(.36,.07,.19,.97) qcGoAnim;display:flex}@keyframes qcGoAnim{0%{opacity:0;transform:scale(.7)rotate(-5deg)}to{opacity:1;transform:scale(1)rotate(0)}}.qc-loading-wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:40px 24px;display:flex}.qc-loading-ring{border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;animation:1.6s ease-in-out infinite qcCountPulse;display:flex;position:relative}.qc-loading-ring:before{content:"";border:2px solid #0000;border-top-color:#fff9;border-radius:50%;animation:1.2s linear infinite qcSpin;position:absolute;inset:-2px}.qc-loading-av{color:#fff;letter-spacing:-.05em;font-size:2.8rem;font-weight:900;animation:1.6s ease-in-out infinite qcelLogoPulse}.qc-loading-msg{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:600;animation:.35s cubic-bezier(.22,1,.36,1) both qcSlideUp}.qc-loading-sub{color:#333;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.8rem}@keyframes qcelLogoPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.qc-violation-backdrop{z-index:99999;background:#000000bf;justify-content:center;align-items:center;animation:.2s qcFadeIn;display:flex;position:fixed;inset:0}.qc-violation-modal{text-align:center;background:#160000;border:1px solid #ef444473;border-radius:22px;width:90%;max-width:440px;padding:44px 40px 36px;animation:.3s cubic-bezier(.22,1,.36,1) qcSlideUp;box-shadow:0 0 80px #ef444433,0 24px 48px #000000b3}.qc-vm-icon{margin-bottom:16px;font-size:3.5rem;display:block}.qc-violation-modal h3{color:#ef4444;margin:0 0 10px;font-size:1.6rem;font-weight:700}.qc-vm-count{color:#ddd;margin:0 0 10px;font-size:1.1rem}.qc-vm-count strong{color:#f87171;font-size:1.3rem}.qc-vm-sub{color:#666;margin:0 0 28px;font-size:.9rem;line-height:1.5}.qc-vm-dismiss{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;padding:13px 28px;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s,transform .1s}.qc-vm-dismiss:hover{background:#dc2626}.qc-vm-dismiss:active{transform:scale(.97)}.qc-terminated-overlay{z-index:99998;background:#080303fa;justify-content:center;align-items:center;animation:.4s qcFadeIn;display:flex;position:fixed;inset:0}.qc-terminated-card{text-align:center;background:#ef44440f;border:1px solid #ef444440;border-radius:24px;width:90%;max-width:480px;padding:52px 44px;box-shadow:0 0 80px #ef44441f}.qc-terminated-icon{margin-bottom:20px;font-size:4rem}.qc-terminated-card h2{color:#f87171;margin:0 0 16px;font-size:2rem;font-weight:700}.qc-terminated-card p{color:#aaa;margin:0 0 10px;font-size:1rem;line-height:1.6}.qc-terminated-sub{color:#555!important;font-size:.9rem!important}.action-btn.btn-locked{opacity:.38;filter:grayscale()brightness(.7);pointer-events:auto;position:relative;cursor:not-allowed!important}.action-btn.btn-locked:hover{opacity:.45}.locked-badge{color:#fff;letter-spacing:.08em;background:#ef4444;border:1px solid #ffffff26;border-radius:6px;padding:2px 7px;font-size:.6rem;font-weight:800;line-height:1.6;position:absolute;top:-9px;right:-9px}@media (width<=600px){.qc-card{border-radius:18px;padding:36px 24px 28px}.qc-card h2{font-size:1.4rem}.qc-row{grid-template-columns:1fr}.qc-countdown-circle{width:150px;height:150px}.qc-count{font-size:5rem}.qc-violation-modal{padding:32px 24px 28px}.qcel-ring-1{width:360px;height:360px}.qcel-ring-2{width:260px;height:260px}.qcel-ring-3{width:180px;height:180px}.qcel-title{font-size:1.5rem}.qc-welcome-card>div[style],.qc-welcome-card>div{flex-direction:column!important;width:100%!important}.qc-welcome-card .qc-btn{flex:none!important;width:100%!important}}.qc-leaderboard-container{border-top:1px solid #ffffff1a;margin-top:40px;padding-top:24px}.qc-leaderboard-container h3{color:#fff;align-items:center;gap:8px;margin:0 0 16px;font-size:1.25rem;font-weight:600;display:flex}.qc-table-wrapper{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;overflow:auto hidden}.qc-table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font-size:.95rem}.qc-table th{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border-bottom:1px solid #ffffff1a;padding:12px 16px;font-size:.75rem;font-weight:600}.qc-table td{color:#e4e4e7;border-bottom:1px solid #ffffff0d;padding:12px 16px}.qc-table tbody tr:last-child td{border-bottom:none}.qc-table tbody tr:hover{background:#ffffff0d}.qc-lb-me{background:#38bdf81a!important}.qc-lb-me td{color:#38bdf8!important}.qc-lb-loading{text-align:center;color:#888;background:#ffffff05;border-radius:12px;padding:30px;font-size:.9rem}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.quiz-overlay,.quiz-result-overlay{z-index:10000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-sizing:border-box;background:#0a0a0af2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.4s ease-out fadeInQuiz;display:flex;position:fixed;top:0;left:0;overflow-x:hidden}@keyframes fadeInQuiz{0%{transform:scale(.98)}to{transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}.quiz-container,.quiz-result-container{background:#111;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;width:100%;max-width:1200px;height:90vh;display:flex;overflow:hidden;box-shadow:0 30px 60px #00000080,inset 0 1px #ffffff1a}.quiz-result-container{max-width:800px}.quiz-header,.result-header{background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.quiz-title-section h2,.result-header h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:600}.quiz-badge{color:#ccc;text-transform:uppercase;letter-spacing:.1em;background:#ffffff1a;border-radius:4px;margin-top:6px;padding:4px 8px;font-size:.75rem;display:inline-block}.quiz-header-actions{align-items:center;gap:20px;display:flex}.quiz-timer{color:#fff;background:#0006;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-family:monospace;font-size:1.25rem;display:flex}.quiz-timer.warning{color:#ff4b4b;border-color:#ff4b4b4d;animation:1.5s infinite pulseWarning}@keyframes pulseWarning{0%{box-shadow:0 0 #ff4b4b00}50%{box-shadow:0 0 15px #ff4b4b66}to{box-shadow:0 0 #ff4b4b00}}.quiz-close-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.quiz-close-btn:hover{color:#fff;background:#ffffff1a}.quiz-layout{flex:1;display:flex;overflow:hidden}.quiz-main-panel{flex-direction:column;flex:1;padding:40px;display:flex;overflow:hidden auto}.quiz-sidebar{background:#0003;border-left:1px solid #ffffff0f;flex-direction:column;width:300px;padding:24px;display:flex;overflow:hidden auto}.question-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.question-number{color:#888;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem}.current-question-header h3{color:#aaa;text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px;font-size:1rem}.status-badge{border-radius:50px;padding:6px 12px;font-size:.8rem;font-weight:600}.status-badge.correct{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d}.status-badge.incorrect{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.status-badge.unanswered{color:#aaa;background:#ffffff1a}.question-text{color:#fff;margin-bottom:40px;font-size:1.6rem;font-weight:500;line-height:1.4}.options-grid{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.option-card{color:#ddd;cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:16px;min-height:80px;padding:20px 24px;font-size:1.15rem;transition:all .2s;display:flex}.option-card:hover:not(:disabled){background:#ffffff0f;border-color:#ffffff4d;transform:translateY(-2px)}.option-content{align-items:center;gap:16px;width:100%;display:flex}.option-letter{color:#888;background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.option-text{flex:1}.option-text p{margin:0}.option-card.selected{color:#fff;background:#ffffff1a;border-color:#fff}.option-card.selected .option-letter{color:#000;background:#fff}.option-card.correct-option{color:#fff;background:#22c55e1a;border-color:#22c55e}.option-card.correct-option .option-letter{color:#000;background:#22c55e}.option-card.wrong-option{color:#fff;background:#ef44441a;border-color:#ef4444}.option-card.wrong-option .option-letter{color:#fff;background:#ef4444}.option-card.disabled-option{opacity:.5;cursor:not-allowed}.explanation-box{background:#ffffff08;border-left:4px solid #fff;border-radius:0 8px 8px 0;margin-bottom:30px;padding:20px}.explanation-box h4{color:#fff;margin:0 0 10px;font-size:1.1rem}.explanation-box p{color:#aaa;margin:0;line-height:1.5}.explanation-text{color:#aaa;font-size:1rem;line-height:1.6}.explanation-text p{color:#aaa;margin:0 0 8px}.explanation-text p:last-child{margin-bottom:0}.missed-note{font-weight:600;color:#f87171!important;margin-top:10px!important}.quiz-navigation{border-top:1px solid #ffffff0f;justify-content:space-between;margin-top:auto;padding-top:20px;display:flex}.nav-btn{cursor:pointer;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.nav-btn:hover:not(:disabled){background:#ffffff1a}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.submit-btn{color:#000;background:#fff;border-color:#fff}.submit-btn:hover{background:#e0e0e0}.sidebar-title{color:#888;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px;font-size:.8rem}.question-grid{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:24px;display:grid}.grid-item{aspect-ratio:1;color:#888;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.grid-item:hover{color:#fff;background:#ffffff26}.grid-item.answered{color:#fff;background:#ffffff26;border-color:#ffffff4d}.grid-item.active{color:#fff;box-shadow:0 0 0 2px #000,0 0 0 4px #fff}.grid-item.correct{color:#000;background:#22c55e;border-color:#22c55e}.grid-item.wrong{color:#fff;background:#ef4444;border-color:#ef4444}.grid-item.unanswered{border:1px dashed #ffffff4d}.sidebar-submit-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;width:100%;margin-top:auto;padding:16px;font-size:1rem;font-weight:600;transition:all .2s}.sidebar-submit-btn:hover{color:#000;background:#fff}.result-content{flex-direction:column;flex:1;align-items:center;padding:40px;display:flex;overflow:hidden auto}.score-hero{flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.score-circle{background:radial-gradient(circle at 100% 0,#ffffff1a,#0000);border:2px solid #ffffff1a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:160px;height:160px;margin-bottom:24px;display:flex;box-shadow:0 10px 30px #00000080}.score-number{color:#fff;font-size:4rem;font-weight:700;line-height:1}.score-max{color:#888;margin-top:4px;font-size:1.2rem}.score-stats{gap:20px;width:100%;max-width:400px;display:flex}.stat-card{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex:1;padding:16px}.stat-value{color:#fff;margin-bottom:4px;font-size:1.5rem;font-weight:700;display:block}.stat-value.correct-text{color:#4ade80}.stat-value.wrong-text{color:#f87171}.stat-label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.divider{background:#ffffff1a;border:none;width:100%;height:1px;margin:0 0 40px}.verdict-box{border:1px solid;border-radius:16px;width:100%;margin-bottom:30px;padding:24px}.verdict-box h3{margin:0 0 10px;font-size:1.3rem}.verdict-box p{color:#fffc;margin:0;font-size:1.05rem;line-height:1.5}.exceptional{color:#4ade80;background:#22c55e1a;border-color:#22c55e4d}.exceptional h3{color:#4ade80}.good{color:#facc15;background:#eab3081a;border-color:#eab3084d}.good h3{color:#facc15}.needs-rev{color:#f87171;background:#ef44441a;border-color:#ef44444d}.needs-rev h3{color:#f87171}.analysis-breakdown{color:#ccc;width:100%;margin-bottom:40px;line-height:1.6}.analysis-breakdown h3{color:#fff;margin:30px 0 15px;font-size:1.2rem}.analysis-breakdown h3:first-child{margin-top:0}.breakdown-list{padding-left:20px}.breakdown-list li{margin-bottom:12px}.breakdown-list strong{color:#fff}.breakdown-list em{color:#888;margin-top:4px;font-size:.9rem;font-style:normal;display:block}.result-actions{flex-wrap:wrap;gap:16px;width:100%;display:flex}.action-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:10px;min-width:200px;padding:16px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.action-btn:hover{background:#ffffff1a;transform:translateY(-2px)}.action-btn.review{color:#000;background:#fff}.action-btn.review:hover{background:#e0e0e0}.action-btn{position:relative}.action-btn.btn-locked{opacity:.35;filter:grayscale()brightness(.7);cursor:not-allowed!important}.action-btn.btn-locked:hover{opacity:.42;transform:none!important}.action-btn.btn-locked:active{transform:none!important}.locked-badge{color:#fff;letter-spacing:.08em;pointer-events:none;background:#ef4444;border:1px solid #ffffff26;border-radius:6px;padding:2px 7px;font-size:.6rem;font-weight:800;line-height:1.6;position:absolute;top:-9px;right:-9px}.locked-reason{color:#f87171;text-align:center;width:100%;margin:8px 0 0;padding:0 20px;font-size:.83rem;line-height:1.6}.quiz-main-panel,.quiz-sidebar,.scrollable{scrollbar-width:none;-ms-overflow-style:none}.quiz-main-panel::-webkit-scrollbar{display:none}.quiz-sidebar::-webkit-scrollbar{display:none}.scrollable::-webkit-scrollbar{display:none}.sidebar-header-mobile{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.grid-toggle-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:8px 12px;font-size:.8rem;display:none}@media (width<=900px){.quiz-layout{flex-direction:column}.quiz-sidebar{border-top:1px solid #ffffff0f;border-left:none;flex-shrink:0;width:100%;height:auto;padding:24px 16px}.sidebar-header-mobile{margin-bottom:0}.grid-toggle-btn{display:block}.question-grid{display:none}.question-grid.show{grid-template-columns:repeat(7,1fr);gap:8px;padding:16px 0;display:grid}.grid-item{aspect-ratio:1;flex:none;height:auto;font-size:.9rem}.sidebar-submit-btn{margin-top:16px;display:block}.quiz-main-panel{padding:24px 16px}.question-text{margin-bottom:30px;font-size:1.4rem}.quiz-header{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.quiz-title-section h2{font-size:1.15rem}.quiz-header-actions{justify-content:space-between;width:100%}}@media (width<=600px){.quiz-overlay,.quiz-result-overlay{background:#111;padding:0}.quiz-container,.quiz-result-container{border:none;border-radius:0;height:100vh}.quiz-timer{padding:6px 12px;font-size:1rem}.result-header{padding:12px 16px}.result-header h2{font-size:1.1rem}.result-header .nav-btn{white-space:nowrap;padding:6px 10px;font-size:.78rem}.result-content{padding:20px 16px}.score-circle{width:140px;height:140px;margin-bottom:16px}.score-number{font-size:3.5rem}.score-stats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.result-actions{flex-direction:column}.action-btn{width:100%}.option-card{min-height:0;padding:14px 16px;font-size:1rem}.option-letter{flex-shrink:0;width:28px;height:28px;font-size:.9rem}}.unfair-warning{text-align:center;color:#f87171;background:#ef444426;border:1px solid #ef444480;border-radius:12px;width:100%;margin-bottom:30px;padding:24px;animation:2s infinite pulseWarning}.unfair-warning h3{margin:0 0 10px;font-size:1.3rem}.unfair-warning p{margin:0;font-size:1.05rem}.submission-time-badge{color:#888;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;margin-bottom:24px;padding:8px 16px;font-family:monospace;display:inline-block}.courses-section{color:#000;z-index:10;background-color:#f7f4ef;width:100%;min-height:400vh;position:relative}.courses-sticky-container{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.courses-bg-video-wrap{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.courses-bg-video{object-fit:cover;filter:saturate(.5)brightness(1.5);width:100%;height:100%}.courses-bg-overlay{z-index:2;pointer-events:none;background:linear-gradient(#f7f4efd9 0%,#f7f4efa6 35%,#f7f4efcc 70%,#f7f4effa 100%);position:absolute;inset:0}.cinematic-hook{text-align:center;z-index:3;width:100%;position:absolute;top:50%;left:50%}.cinematic-hook h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:normal;color:#000;font-size:clamp(4rem,9vw,8rem);font-weight:900;line-height:1.05}.cinematic-morph-header{z-index:5;pointer-events:none;width:0;height:0;position:absolute;top:50%;left:50%}.morph-line{font-family:var(--font-display);text-transform:uppercase;letter-spacing:normal;color:#000;white-space:nowrap;font-size:clamp(4rem,9vw,8rem);font-weight:900;line-height:1.05;position:absolute}.cinematic-subtext{text-align:center;z-index:4;width:100%;max-width:1000px;position:absolute;top:50%;left:50%}.cinematic-subtext p{color:#555;width:100%;margin:0 auto;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.4}.courses-grid{z-index:6;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;padding:0 40px;display:grid;position:absolute;top:57%;left:0;transform:translateY(-50%)scale(.95)}.courses-path{transform-origin:bottom;z-index:6;width:85%;margin:0 auto;padding:0;position:absolute;bottom:50px;left:0;right:0}.course-card{transform:translate(var(--slidex,0), var(--slidey,0));z-index:10;background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:36px;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:0 10px 40px #0000000f}.course-card:hover{z-index:20;box-shadow:0 30px 60px #0000001f;transform:translate(var(--slidex,0), calc(var(--slidey,0) - 8px)) scale(1.02)!important}.course-card-title{color:#000;letter-spacing:-.01em;margin-top:10px;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600}.course-card-desc{color:#555;flex-grow:1;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:.8rem;line-height:1.5}.course-card-features{flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.course-card-features li{color:#333;align-items:center;gap:10px;font-family:Poppins,sans-serif;font-size:.75rem;display:flex}.check-icon{color:#000;flex-shrink:0;width:14px;height:14px}.course-card-btn{color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#000;border:none;border-radius:60px;width:100%;padding:14px 18px;font-size:.8rem;font-weight:600;transition:all .2s cubic-bezier(.25,1,.5,1)}.course-card-btn:hover{background:#222}.course-card-btn:active{opacity:.9;transform:scale(.96)}.course-card.coming-soon{opacity:.85;cursor:default;position:relative}.course-card.coming-soon:after{content:"";border-radius:inherit;pointer-events:none;background:#f5f5f566;position:absolute;inset:0}.course-card-btn.disabled{color:#888;cursor:not-allowed;box-shadow:none;background:#f0f0f0;border:1px solid #e0e0e0;justify-content:center;align-items:center;display:flex}.course-card-btn.disabled:hover{color:#888;background:#f0f0f0;transform:none}.course-card-header-flex{justify-content:space-between;align-items:center;display:flex}.coming-soon-badge{color:#666;font-family:var(--font-body,"Poppins", sans-serif);text-transform:uppercase;letter-spacing:.05em;background:#f0f0f0;border-radius:12px;margin-top:10px;margin-bottom:16px;padding:4px 8px;font-size:.65rem;font-weight:700}.path-title{text-transform:uppercase;letter-spacing:2px;color:#888;text-align:center;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:600}.path-steps{justify-content:space-between;align-items:center;width:100%;display:flex}.path-step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.step-num{font-family:var(--font-display);color:#00000040;margin-bottom:5px;font-size:3rem;line-height:.8}.step-content-box{flex-direction:column;margin-top:5px;display:flex}.step-name{color:#000;margin-bottom:2px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600}.step-desc{color:#555;font-family:Poppins,sans-serif;font-size:.65rem}.path-line{background:#00000026;flex:1;height:1px;margin:0 40px;transform:translateY(-9px)}@media (width<=1024px){.courses-grid{grid-template-columns:repeat(2,1fr);gap:20px}.cinematic-header-small h3{font-size:3.5rem}}@media (width<=768px){.courses-section.mobile-two-panel{min-height:auto;display:block;overflow-x:hidden}.courses-sticky-container{display:none!important}.mobile-hook-panel{z-index:1;justify-content:center;align-items:center;width:100%;height:60svh;display:flex;position:sticky;top:0;overflow:hidden}.mobile-hook-panel .courses-bg-video{object-fit:cover;filter:saturate(.5)brightness(1.5);z-index:0;width:100%;height:100%;position:absolute;inset:0}.mobile-hook-panel .courses-bg-overlay{z-index:1;background:linear-gradient(#f7f4efd9 0%,#f7f4efa6 35%,#f7f4efcc 70%,#f7f4effa 100%);position:absolute;inset:0}.mobile-hook-heading{z-index:2;font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;text-align:center;color:#000;padding:0 20px;font-size:calc(clamp(2rem,8.5vw,3rem) + 2rem);font-weight:900;line-height:1.2;position:relative}.mobile-hook-heading span{white-space:nowrap;display:block}.mobile-content-panel{z-index:2;background:#f7f4ef;border-radius:24px 24px 0 0;flex-direction:column;align-items:center;gap:20px;padding:64px 20px 100px;display:flex;position:relative;box-shadow:0 -8px 40px #00000014}.mobile-morph-block{text-align:center;flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.mobile-morph-line{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;color:#000;text-align:center;font-size:calc(clamp(1.8rem,7.5vw,2.8rem) + .75rem);font-weight:900;line-height:1.15}.mobile-subtext-para{color:#555;text-align:center;max-width:360px;margin-top:-8px;font-family:Poppins,sans-serif;font-size:clamp(.85rem,2.45vw,.97rem);line-height:1.7}.mobile-cards-stack{flex-direction:column;gap:14px;width:100%;display:flex}.mobile-cards-stack .course-card{border-radius:18px;max-width:100%;padding:22px 18px;transform:none!important}.mobile-cards-stack .course-card-title{margin-bottom:10px;font-size:1.05rem}.mobile-cards-stack .course-card-desc{margin-bottom:14px;font-size:.8rem}.mobile-cards-stack .course-card-features li{font-size:.73rem}.mobile-cards-stack .course-card-btn{padding:13px 16px;font-size:.76rem}.mobile-timeline-wrap{width:100%}.mobile-timeline-wrap .courses-path{width:100%;padding:20px 16px 0;position:static;opacity:1!important;transform:none!important}.mobile-timeline-wrap .path-title{letter-spacing:1.5px;text-align:center;margin-bottom:12px;font-size:.72rem}.mobile-timeline-wrap .path-steps{flex-flow:row;justify-content:space-between;align-items:flex-start}.mobile-timeline-wrap .path-step{flex:1;gap:2px;min-width:0;text-align:center!important;align-items:center!important}.mobile-timeline-wrap .path-line{background:#00000026;flex:none;align-self:flex-start;width:16px;height:1px;margin:0 2px;display:block;transform:translateY(calc(clamp(1.6rem,6vw,2.2rem)/2.5))}.mobile-timeline-wrap .step-num{margin-bottom:2px;font-size:clamp(1.6rem,6vw,2.2rem)}.mobile-timeline-wrap .step-name{font-size:.8rem;font-weight:600}.mobile-timeline-wrap .step-desc{color:#666;word-break:break-word;font-size:.66rem}}@media (width<=480px){.mobile-hook-heading{font-size:calc(clamp(1.8rem,7.5vw,2.4rem) + 2rem)}.mobile-morph-line{font-size:calc(clamp(1.5rem,7.5vw,2.2rem) + .75rem)}.mobile-subtext-para{margin-top:-8px;font-size:clamp(.8rem,2.25vw,.93rem)}.mobile-content-panel{gap:20px}.mobile-cards-stack{gap:10px}.mobile-cards-stack .course-card{padding:18px 14px}}.youtube-hub{color:#000;z-index:10;background-color:#f7f4ef;width:100vw;padding-bottom:0;position:relative;overflow-x:clip}.yt-identifier{z-index:10;padding:60px 5vw 0;position:relative}.yt-id-line{background-color:#00000026;width:100%;height:1px;margin-bottom:20px}.yt-id-content{text-transform:uppercase;align-items:baseline;gap:15px;display:flex}.yt-id-num{font-family:var(--font-display,"Impact", sans-serif);color:#0006;font-size:clamp(2rem,3.5vw,3.5rem);line-height:.8}.yt-id-title{letter-spacing:1px;color:#000;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.5vw,1.3rem);font-weight:700}.yt-id-desc{color:#777;margin-left:auto;font-family:Poppins,sans-serif;font-size:clamp(.85rem,1.2vw,1rem);font-weight:400}.yt-hero{text-align:center;z-index:100;flex-direction:column;justify-content:flex-start;align-items:center;padding:20px 5vw;display:flex;position:relative;overflow:hidden}.yt-headline{font-family:var(--font-display,"Impact", sans-serif);text-transform:uppercase;letter-spacing:-.01em;text-overflow:clip;will-change:transform, opacity;max-width:100%;margin-bottom:10px;font-size:clamp(1.5rem,5vw,6.5rem);line-height:1;overflow:hidden;white-space:nowrap!important}.yt-headline-break{display:inline}.yt-headline.reveal{transition:opacity 1.2s cubic-bezier(.165,.84,.44,1),transform 1.2s cubic-bezier(.165,.84,.44,1)}.yt-subtext{color:#555;max-width:800px;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);font-weight:300;line-height:1.4}.yt-streamer-section{padding-top:20px;padding-bottom:40px}.yt-row-container:last-child{margin-bottom:0}.yt-row-container{margin-bottom:60px;padding-left:5vw;position:relative}.yt-row-header{z-index:50;align-items:center;gap:15px;margin-bottom:20px;padding-right:5vw;display:flex;position:relative}.yt-row-num{font-family:var(--font-display,"Impact", sans-serif);color:#00000040;font-size:clamp(3rem,4.5vw,4.5rem);line-height:.8}.yt-row-title-block{flex-direction:column;justify-content:space-between;height:100%;display:flex}.yt-row-title{letter-spacing:-.01em;text-transform:uppercase;margin-bottom:0;font-family:Poppins,sans-serif;font-size:clamp(1.2rem,2vw,2rem);font-weight:700;line-height:1.1}.yt-row-subtext{color:#888;margin-top:4px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:400;line-height:1}.yt-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;z-index:10;gap:20px;padding-bottom:20px;padding-right:5vw;display:flex;position:relative;overflow:auto hidden}.yt-carousel::-webkit-scrollbar{display:none}.yt-carousel:active{cursor:grabbing}.yt-card{scroll-snap-align:start;flex-direction:column;flex:none;width:clamp(350px,25vw,400px);min-width:350px;display:flex}.yt-thumb-wrapper{aspect-ratio:16/9;background:#111;border:1px solid #ffffff0d;border-radius:20px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.yt-thumb-wrapper img{object-fit:cover;filter:brightness(.9);transform-origin:50%;width:100%;height:100%;transition:transform .6s,filter .6s}.yt-play-overlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0003;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.yt-play-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .4s;display:flex;transform:scale(.8)}.yt-play-icon svg{fill:currentColor;width:24px;height:24px;margin-left:4px}.yt-card:hover .yt-thumb-wrapper img{filter:brightness();transform:scale(1.1)}.yt-card:hover .yt-play-overlay{opacity:1}.yt-card:hover .yt-play-icon{transform:scale(1)}.yt-card-title{color:#000;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.yt-vid-stats{color:#666;text-transform:uppercase;letter-spacing:0;align-items:center;gap:8px;margin:0;font-family:monospace;font-size:.8rem;display:flex}.yt-shorts-section{background:0 0;border-top:1px solid #0000000d;border-bottom:1px solid #0000000d;padding:60px 0 60px 5vw;position:relative}.yt-shorts-header{text-align:center;z-index:50;margin-bottom:30px;padding-right:5vw;position:relative}.yt-shorts-title{font-family:var(--font-display,"Impact", sans-serif);color:#000;text-transform:uppercase;margin-bottom:10px;font-size:clamp(2.5rem,5vw,5rem);line-height:.95}.yt-shorts-subtext{color:#888;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.5vw,1.2rem)}.yt-shorts-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:10;gap:20px;padding-bottom:20px;padding-right:5vw;display:flex;position:relative;overflow:auto hidden}.yt-shorts-carousel::-webkit-scrollbar{display:none}.yt-short-card-wrap{cursor:pointer;width:clamp(240px,20vw,320px)!important;min-width:240px!important}.yt-short-thumb{aspect-ratio:9/16;background:#111;border:1px solid #ffffff0d;border-radius:16px;width:100%;position:relative;overflow:hidden}.yt-short-thumb img{object-fit:cover;filter:brightness(.9);transform-origin:50%;width:100%;height:100%;transition:transform .6s,filter .6s}.yt-short-card-wrap:hover .yt-short-thumb img{filter:brightness();transform:scale(1.08)}.yt-value-grid-wrap{padding:60px 5vw}.yt-value-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1400px;margin:0 auto;display:grid}.yt-value-card{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffff73;border:1px solid #ffffffb3;border-radius:32px;flex-direction:column;gap:12px;padding:32px;transition:background .4s,transform .4s,box-shadow .4s,border-color .4s;display:flex;box-shadow:0 20px 40px #00000014}.yt-value-card:hover{background:#ffffffa6;transform:translateY(-6px)scale(1.02);box-shadow:0 30px 60px #00000026}.yt-value-card-header{border-bottom:1px solid #00000026;align-items:center;gap:10px;padding-bottom:8px;display:flex}.yt-value-icon{color:#000;flex-shrink:0;width:24px;height:24px}.yt-value-icon svg{stroke-width:1.5px;stroke:currentColor;fill:none;width:100%;height:100%}.yt-value-title{color:#000;text-transform:uppercase;letter-spacing:1px;margin:0;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.yt-value-desc{color:#555;font-family:Poppins,sans-serif;font-size:.85rem;line-height:1.4}.yt-cta-section{justify-content:center;padding:20px 5vw 80px;display:flex}.yt-cta-box{text-align:center;background:0 0;border:1px solid #0000001a;border-radius:4px;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:60px 5vw;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0003,0 8px 16px -4px #0000001a}.yt-cta-box:before{content:"";background:#000;width:100px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.yt-cta-text{font-family:var(--font-display,"Impact", sans-serif);text-transform:uppercase;color:#000;max-width:800px;margin-bottom:40px;font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.1}.yt-cta-btn{appearance:none;color:#fff;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:#000;border:none;margin-bottom:20px;padding:20px 48px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;transition:transform .2s,background .2s}.yt-cta-btn:hover{background:#222;transform:scale(1.05)}.yt-cta-tagline{color:#666;letter-spacing:1px;text-transform:uppercase;font-family:Poppins,sans-serif;font-size:.9rem}@media (width<=1024px){.yt-value-grid{grid-template-columns:repeat(2,1fr)}.yt-row-header{flex-direction:column;align-items:flex-start;gap:15px}}@media (width<=768px){.youtube-hub{overflow-x:clip}.yt-identifier{padding:40px 20px 0}.yt-hero{padding:16px 20px}.yt-headline{word-break:break-word;text-align:center;font-size:calc(clamp(1.4rem,7vw,3rem) + 1rem);white-space:normal!important}.yt-headline-break{display:block}.yt-subtext{text-align:center;padding:0 4px;font-size:.9rem}.yt-streamer-section{padding-top:16px;padding-bottom:24px}.yt-row-container{margin-bottom:36px;padding-left:20px}.yt-row-header{flex-direction:row;align-items:center;gap:12px;margin-bottom:14px;padding-right:20px}.yt-row-num{font-size:calc(clamp(2.2rem,7vw,3rem) + .5rem)}.yt-row-title{font-size:clamp(1rem,4.5vw,1.4rem)}.yt-row-subtext{font-size:.8rem}.yt-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;padding-bottom:16px;padding-right:20px}.yt-card{scroll-snap-align:start;width:clamp(260px,74vw,320px);min-width:260px}.yt-card.reveal{opacity:0;transition:opacity .55s cubic-bezier(.25,1,.5,1),transform .55s cubic-bezier(.25,1,.5,1);transform:translateY(20px)}.yt-card.reveal.visible{opacity:1;transform:translateY(0)}.yt-carousel .yt-card:first-child{transition-delay:0s}.yt-carousel .yt-card:nth-child(2){transition-delay:70ms}.yt-carousel .yt-card:nth-child(3){transition-delay:.14s}.yt-carousel .yt-card:nth-child(4){transition-delay:.21s}.yt-carousel .yt-card:nth-child(5){transition-delay:.28s}.yt-card:active{transition:transform .12s!important;transform:scale(.97)!important}.yt-card:active .yt-thumb-wrapper img{filter:brightness(1.05)!important;transform:scale(1.04)!important}.yt-card:active .yt-play-overlay{opacity:1!important}.yt-card:active .yt-play-icon{transform:scale(1)!important}.yt-card-title{font-size:.9rem}.yt-thumb-wrapper{border-radius:16px}.yt-shorts-section{padding:40px 0 40px 20px}.yt-shorts-header{margin-bottom:20px;padding-right:20px}.yt-shorts-title{font-size:calc(clamp(1.8rem,7vw,3rem) + .7rem)}.yt-shorts-subtext{font-size:calc(clamp(1rem,1.5vw,1.2rem) - .15rem)}.yt-shorts-carousel{scroll-snap-type:x mandatory;gap:14px;padding-bottom:16px;padding-right:20px}.yt-short-card-wrap{scroll-snap-align:start;width:clamp(148px,40vw,210px)!important;min-width:148px!important}.yt-short-card-wrap.reveal{opacity:0;transition:opacity .5s cubic-bezier(.25,1,.5,1),transform .5s cubic-bezier(.25,1,.5,1);transform:translateY(16px)}.yt-short-card-wrap.reveal.visible{opacity:1;transform:translateY(0)}.yt-shorts-carousel .yt-short-card-wrap:first-child{transition-delay:0s}.yt-shorts-carousel .yt-short-card-wrap:nth-child(2){transition-delay:60ms}.yt-shorts-carousel .yt-short-card-wrap:nth-child(3){transition-delay:.12s}.yt-shorts-carousel .yt-short-card-wrap:nth-child(4){transition-delay:.18s}.yt-shorts-carousel .yt-short-card-wrap:nth-child(5){transition-delay:.24s}.yt-short-card-wrap:active{transition:transform .12s!important;transform:scale(.97)!important}.yt-short-card-wrap:active .yt-short-thumb img{filter:brightness(1.05)!important;transform:scale(1.05)!important}.yt-short-thumb{border-radius:14px}.yt-value-grid-wrap{padding:40px 20px}.yt-value-grid{grid-template-columns:1fr 1fr;gap:12px}.yt-value-card{border-radius:20px;padding:18px 16px;transition:background .4s,transform .4s,box-shadow .4s,opacity .5s}.yt-value-card:active{transform:scale(.97)translateY(-2px)!important;box-shadow:0 16px 32px #0000001a!important}.yt-value-title{font-size:.85rem}.yt-value-desc{font-size:.8rem}.yt-cta-section{padding:20px 20px 60px}.yt-cta-box{padding:40px 20px}.yt-cta-text{margin-bottom:24px;font-size:clamp(1.5rem,7vw,2.5rem)}.yt-cta-btn{padding:16px 28px;font-size:.92rem;transition:transform .15s,background .2s}.yt-cta-btn:active{transform:scale(.95)!important}}@media (width<=480px){.yt-value-grid{grid-template-columns:1fr}.yt-card{width:clamp(230px,80vw,280px);min-width:230px}.yt-short-card-wrap{width:clamp(138px,44vw,190px)!important;min-width:138px!important}}.yt-card.muted{opacity:.6;filter:grayscale(.6)}.yt-card.muted:hover{opacity:.8;filter:grayscale(.3)}.yt-toast{color:#fff;z-index:9999999;-webkit-backdrop-filter:blur(10px);pointer-events:none;background:#000000d9;border-radius:30px;padding:12px 24px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;animation:.4s cubic-bezier(.165,.84,.44,1) forwards ytToastSlide;position:fixed;bottom:40px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 10px 30px #0003}@keyframes ytToastSlide{to{transform:translate(-50%)translateY(0)}}.contact-premium-wrapper{color:#fff;background-color:#000;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.contact-premium-wrapper.reveal{opacity:0;transition:transform 1s cubic-bezier(.25,1,.5,1),opacity .8s;transform:translateY(-20px)}.contact-premium-wrapper.reveal.visible{opacity:1;transform:translateY(0)}.contact-video-bg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.contact-video-bg video{object-fit:cover;opacity:1;width:100%;height:100%}.contact-video-overlay{background:linear-gradient(#000c 0%,#0006 50%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.contact-box-container{z-index:2;flex-grow:1;justify-content:center;align-items:center;padding:120px 20px;display:flex;position:relative}.contact-gray-box{-webkit-backdrop-filter:blur(20px);text-align:center;color:#000;background:#f7f4efd9;border:1px solid #fff6;border-radius:40px;width:100%;max-width:1100px;padding:70px 60px;box-shadow:0 30px 60px #00000026}.contact-box-headline{font-family:var(--font-display);text-transform:uppercase;letter-spacing:normal;text-align:center;white-space:nowrap;color:#000;margin-bottom:24px;font-size:clamp(3rem,10vw,8.5rem);font-weight:700;line-height:.95}.contact-box-subtext{font-family:var(--font-body);opacity:.8;color:#000;max-width:800px;margin:0 auto 50px;font-size:1.1rem;line-height:1.6}.contact-box-buttons{flex-direction:row;justify-content:center;gap:20px;max-width:100%;margin:0 auto;display:flex}.contact-btn{color:#000;text-align:left;cursor:pointer;background:0 0;border:1px solid #0003;border-radius:60px;flex:1;align-items:center;gap:16px;padding:12px 24px;transition:all .3s;display:flex}.contact-btn:hover,.contact-btn.is-active{color:#fff;background:#000;border-color:#000;transform:translateY(-2px)}.contact-btn-icon{color:inherit;flex-shrink:0;margin-top:2px}.contact-btn-content{flex-direction:column;gap:2px;display:flex}.contact-btn-title{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;font-size:1.5rem;line-height:1}.contact-btn-micro{font-family:var(--font-body);opacity:.8;text-transform:none;font-size:.95rem;line-height:1.5}.contact-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s forwards modalFadeIn;display:flex;position:fixed;top:0;left:0}.contact-modal-content{background:#111;border:1px solid #ffffff1a;border-radius:32px;width:100%;max-width:420px;padding:40px 30px;animation:.3s forwards modalSlideUp;position:relative;transform:translateY(20px);box-shadow:0 30px 60px #0009}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-modal-close{color:#fff9;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .3s;position:absolute;top:15px;right:20px}.contact-modal-close:hover{color:#fff}.contact-modal-form.poppins *{font-family:Poppins,sans-serif!important}.contact-modal-title{text-align:center;color:#fff;margin-bottom:24px;font-size:1.5rem;font-weight:600}.contact-modal-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;width:100%;margin-bottom:16px;padding:16px 20px;font-size:.95rem;transition:border-color .3s}.contact-modal-input::placeholder{color:#fff6}.contact-modal-input:focus{border-color:#fff;outline:none}.contact-modal-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 20px center;background-repeat:no-repeat;background-size:14px}.contact-modal-select option{color:#fff;background:#111}.contact-modal-textarea{resize:vertical;min-height:120px}.contact-modal-submit{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:none;border-radius:12px;width:100%;margin-top:8px;padding:16px;font-size:1rem;font-weight:600;transition:background .3s}.contact-modal-submit:hover{background:#e0e0e0}.contact-modal-success{text-align:center;padding:20px 0;font-family:Poppins,sans-serif}.contact-modal-success h3{margin-bottom:10px;font-size:1.5rem;font-weight:600}.contact-modal-success p{opacity:.8}.contact-p__footer-wrapper{color:#fff;z-index:2;background-color:#000;border-top:1px solid #ffffff1a;margin-top:auto;padding:15px 40px;position:relative}.contact-p__footer-inner{max-width:1400px;margin:0 auto}.contact-f__ribbon{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex}.contact-f__brand{flex-direction:column;display:flex}.contact-f__brand-title{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;color:#a0a0a0;margin-bottom:2px;font-size:1.8rem;font-weight:700;line-height:1}.contact-f__brand-subtitle{font-family:var(--font-body);color:#a0a0a0;margin-top:0;font-size:.85rem;line-height:1}.contact-f__list-horizontal{flex-flow:wrap;align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}.contact-f__item{color:#ffffffa6;font-family:var(--font-body);cursor:pointer;align-items:center;gap:10px;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-flex}.contact-f__item--static{cursor:default}.contact-f__icon{color:#fff6;justify-content:center;align-items:center;transition:all .3s;display:flex}.contact-f__text{transition:color .3s}.contact-f__item:not(.contact-f__item--static):hover,.contact-f__item:not(.contact-f__item--static):hover .contact-f__icon{color:#fff}.contact-f__copy-block{font-family:var(--font-body);color:#fff6;align-items:center;gap:20px;font-size:.9rem;display:flex}.contact-f__privacy{color:#fff6;text-decoration:none;transition:color .3s}.contact-f__privacy:hover{color:#fff}@media (width<=992px){.contact-box-buttons{flex-direction:column;max-width:440px;margin:0 auto}.contact-f__ribbon{text-align:center;flex-direction:column;gap:24px}.contact-f__list-horizontal{justify-content:center}}@media (width<=768px){.contact-box-container{padding:60px 16px}.contact-gray-box{border-radius:28px;margin:0;padding:40px 24px}.contact-box-headline{white-space:normal;word-break:break-word;text-align:center;font-size:calc(clamp(2.2rem,12vw,4rem) + .35rem)}.contact-box-subtext{margin-bottom:32px;font-size:.95rem}.contact-box-buttons{flex-direction:column;gap:14px;width:100%;max-width:100%}.contact-btn{border-radius:20px;width:100%;padding:14px 20px}.contact-btn-title{font-size:1.2rem}.contact-btn-micro{font-size:.85rem}.contact-modal-content{border-radius:24px;padding:30px 20px}.contact-p__footer-wrapper{padding:24px 20px}.contact-f__list-horizontal{text-align:left;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:16px 24px;display:grid}.contact-f__list-horizontal li:first-child{order:1}.contact-f__list-horizontal li:nth-child(4){order:2}.contact-f__list-horizontal li:nth-child(2){order:3}.contact-f__list-horizontal li:nth-child(3){order:4}.contact-f__item{font-size:.9rem}.contact-f__icon svg{width:16px;height:16px}.contact-f__brand-title{font-size:1.4rem}}@media (width<=480px){.contact-gray-box{border-radius:20px;padding:32px 18px}.contact-box-headline{font-size:calc(clamp(1.8rem,10vw,3rem) + .35rem)}.contact-modal-content{border-radius:20px;margin:16px}}.admin-dashboard-wrapper{background:var(--bg-dark,#0a0a0a);color:#fff;min-height:100vh;padding:40px;font-family:DM Sans,sans-serif}.admin-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.admin-header h2{background:linear-gradient(90deg,#fff,#a3a3a3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:2rem}.admin-actions{gap:15px;display:flex}.admin-search{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:250px;padding:10px 16px;transition:all .3s}.admin-search:focus{background:#ffffff1a;border-color:#38bdf8}.admin-logout-btn{color:#f87171;cursor:pointer;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;padding:10px 20px;font-weight:600;transition:all .3s}.admin-logout-btn:hover{background:#ef44444d}.admin-analytics-btn{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.admin-analytics-btn:hover{background:#fff3;transform:translateY(-1px)}.admin-analytics-btn svg{opacity:.8}.admin-table-container{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;overflow-x:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%}.admin-table th{color:#a3a3a3;text-transform:uppercase;letter-spacing:1px;background:#ffffff0d;padding:16px 20px;font-size:.9rem;font-weight:600}.admin-table td{color:#e5e5e5;border-bottom:1px solid #ffffff0d;padding:16px 20px}.admin-table tr:hover td{background:#ffffff08}.admin-row-clickable:hover td{cursor:pointer;background:#60a5fa12!important}.score-col{font-weight:700;color:#4ade80!important;text-align:center!important}.date-col{font-size:.9rem;color:#888!important}.admin-no-data{text-align:center;color:#888!important;padding:40px!important}.admin-login-wrapper{background:var(--bg-dark,#0a0a0a);color:#fff;justify-content:center;align-items:center;min-height:100vh;font-family:DM Sans,sans-serif;display:flex}.admin-login-card{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:400px;padding:40px;box-shadow:0 20px 40px #0006}.admin-login-card h2{margin-top:0;margin-bottom:12px;font-size:1.5rem}.admin-login-card p{color:#a3a3a3;margin-bottom:24px;font-size:.9rem;line-height:1.5}.admin-input{color:#fff;box-sizing:border-box;background:#0006;border:1px solid #ffffff26;border-radius:8px;outline:none;width:100%;margin-bottom:16px;padding:14px;font-size:1rem;transition:border-color .3s}.admin-input:focus{border-color:#38bdf8}.admin-submit-btn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:all .3s}.admin-submit-btn:hover{background:#e5e5e5;transform:translateY(-2px)}.admin-submit-btn:disabled{color:#888;cursor:not-allowed;background:#555;transform:none}.admin-error{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;margin-bottom:16px;padding:10px;font-size:.85rem}.section{position:relative}:root{--color-bg:#f7f4ef;--color-bg-surface:#f0ece5;--color-bg-card:#e8e3d9;--color-text-primary:#0a0a0a;--color-text-secondary:#3a3530;--color-text-muted:#8a8278;--color-accent:#0a0a0a;--color-accent-bright:#1a1a1a;--color-border:#0a0a0a1a;--color-border-hover:#0a0a0a4d;--font-display:"Anton", Impact, sans-serif;--font-serif:"Cormorant Garamond", Georgia, serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;--nav-height:72px;--transition-base:.35s cubic-bezier(.25, .46, .45, .94);--transition-slow:.65s cubic-bezier(.25, .46, .45, .94)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow-x:clip}body{background-color:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-body);letter-spacing:-.022em;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;cursor:none;font-weight:400;line-height:1.6;overflow-x:clip}.cursor-dot{background:var(--color-bg);pointer-events:none;z-index:999999;mix-blend-mode:difference;border-radius:50%;width:7px;height:7px;transition:width .3s,height .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-ring{border:1.5px solid var(--color-bg);pointer-events:none;z-index:999998;mix-blend-mode:difference;border-radius:50%;width:32px;height:32px;transition:width .3s,height .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-dot.cursor-hover{width:4px;height:4px}.cursor-ring.cursor-hover{opacity:.6;width:52px;height:52px}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-text-muted)}::selection{background:var(--color-text-primary);color:var(--color-bg)}.clip-mask{overflow:hidden}.clip-reveal{opacity:0;will-change:transform;transition:transform 1.5s,opacity 1.2s;transform:translateY(105%)}.clip-reveal--visible{opacity:1;transform:translateY(0)}.reveal{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(36px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .75s,transform .75s;transform:translate(-60px)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:opacity .75s,transform .75s;transform:translate(60px)}.reveal-right.visible{opacity:1;transform:translate(0)}.stagger>:first-child{transition-delay:0s}.stagger>:nth-child(2){transition-delay:80ms}.stagger>:nth-child(3){transition-delay:.16s}.stagger>:nth-child(4){transition-delay:.24s}.stagger>:nth-child(5){transition-delay:.32s}.stagger>:nth-child(6){transition-delay:.4s}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (hover:none) and (pointer:coarse){.cursor-dot,.cursor-ring{display:none!important}body{cursor:auto}.course-card:active{transform:translate(var(--slidex,0), calc(var(--slidey,0) - 6px)) scale(1.01)!important;background:#ffffffa6!important;transition:transform .15s,box-shadow .15s!important;box-shadow:0 24px 48px #0000001f!important}.course-card-btn:active,.hero__btn:active,.navbar__cta:active,.contact-btn:active,.resource-card:active,.yt-cta-btn:active{opacity:.85!important;transition:transform .12s,opacity .12s!important;transform:scale(.96)!important}.yt-card:active .yt-thumb-wrapper img{filter:brightness()!important;transform:scale(1.06)!important}.yt-card:active .yt-play-overlay{opacity:1!important}.yt-value-card:active{transition:transform .15s!important;transform:translateY(-4px)scale(1.01)!important;box-shadow:0 24px 48px #0000001f!important}.cinematic-hook,.cinematic-morph-header,.morph-line,.cinematic-subtext,.courses-grid,.course-card,.courses-path{will-change:transform, opacity;transform:translateZ(0)}}
