*{box-sizing:border-box;margin:0;padding:0}:root,.light,.light-theme{--curio-bg-primary:#fff;--curio-bg-secondary:#f8f9fa;--curio-bg-tertiary:#1a1a1a;--curio-text-primary:#333;--curio-text-secondary:#666;--curio-text-light:#ffffffe6;--curio-text-muted:#ffffffb3;--curio-accent:#ff6b35;--curio-accent-hover:#ff5722;--curio-border:#0000001a;--curio-shadow:#0000001a;--curio-card-bg:#ffffff0d;--curio-card-border:#ffffff1a}.dark,.dark-theme{--curio-bg-primary:#161619;--curio-bg-secondary:#1a1a1a;--curio-bg-tertiary:#2a2a2a;--curio-text-primary:#fff;--curio-text-secondary:#fffc;--curio-text-light:#ffffffe6;--curio-text-muted:#fff9;--curio-accent:#ff6b35;--curio-accent-hover:#ff5722;--curio-border:#ffffff1a;--curio-shadow:#0000004d;--curio-card-bg:#ffffff0d;--curio-card-border:#ffffff1a}body{color:var(--curio-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;transition:background-color .3s,color .3s}.container{max-width:1280px;margin:0 auto;padding:0 20px}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hero__cta{border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-flex;background:var(--orange-9)!important;color:#fff!important}@media (min-width:768px){.hero__cta{padding:1rem 2rem}}.hero__cta:hover{box-shadow:0 6px 20px var(--orange-a8);transform:translateY(-1px);background:var(--orange-10)!important}.hero__cta-arrow{width:1rem;height:1rem}.hero__btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (min-width:1024px){.hero__btns{justify-content:flex-start}}@media (max-width:480px){.hero__btns{flex-direction:column;width:100%}.hero__btns .final-cta__btn{justify-content:center;width:100%}}.btn--lg{padding:1rem 2rem;font-size:1.1rem}.btn--sm{padding:.5rem 1rem;font-size:.9rem}.hero{background:var(--color-background);justify-content:center;align-items:center;width:100%;padding:2rem 1rem;display:flex}@media (min-width:768px){.hero{padding:3rem 1rem}}.hero__content{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}@media (min-width:1024px){.hero__content{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}.hero__text{flex:1}.hero__visual{flex:.8;justify-content:flex-end}}.hero__title{color:var(--gray-12);letter-spacing:-.025em;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}@media (min-width:1024px){.hero__title{font-size:3.5rem}}.hero__subtitle{color:var(--gray-12);max-width:36rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:500;line-height:1.4}@media (max-width:1023px){.hero__subtitle{margin-left:auto;margin-right:auto}}.hero__description{color:var(--gray-11);max-width:32rem;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}@media (max-width:1023px){.hero__description{margin-left:auto;margin-right:auto}}.hero__bullets{flex-direction:column;gap:.75rem;max-width:fit-content;margin-bottom:2.5rem;padding:0;list-style:none;display:flex}@media (max-width:1023px){.hero__bullets{margin-left:auto;margin-right:auto}}.hero__bullet-icon{width:1.25rem;height:1.25rem;color:var(--orange-9);flex-shrink:0}.hero__bullets li{color:var(--gray-11);align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}@media (min-width:768px){.hero__subtitle{font-size:1.25rem}.hero__description{font-size:1.125rem}}.hero__stat{flex-direction:column;align-items:flex-start;display:flex}.hero__stat-number{font-size:2.5rem;font-weight:700;line-height:1;color:var(--curio-accent)!important}.hero__stat-label{color:var(--curio-text-muted);margin-top:.25rem;font-size:.9rem}:is(.light,.light-theme) .hero__stat-label{color:#ffffffe6!important}.rating{align-items:center;gap:1rem;display:flex}.rating__number{font-size:2.5rem;font-weight:700;color:var(--curio-accent)!important}.rating__stars{gap:.25rem;display:flex}.star{font-size:1.5rem;color:gold!important}.star--filled{color:gold!important}.rating__count{color:var(--curio-text-muted);font-size:.9rem}:is(.light,.light-theme) .rating__count{color:#ffffffe6!important}.hero__visual{justify-content:center;margin-bottom:.5rem;display:flex}.hero__illustration{-webkit-user-select:none;user-select:none;width:80%;height:auto}.feature-block{background:var(--color-background);padding:2rem 0}.feature-block__container{border:1px solid var(--curio-border);border-radius:16px;grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}@media (min-width:1024px){.feature-block__container{grid-template-columns:1.2fr 1fr;gap:5rem;padding:4rem}}.feature-block__content{flex-direction:column;gap:2.5rem;display:flex}.feature-block__header{flex-direction:column;gap:1.5rem;display:flex}.feature-block__badge{border:2px dotted var(--curio-accent);color:var(--curio-accent);text-transform:uppercase;letter-spacing:.05em;border-radius:99px;width:fit-content;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.feature-block__title{color:var(--gray-12);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.feature-block__description{color:var(--gray-11);font-size:1.125rem;line-height:1.6}.feature-block__list{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.feature-block__list{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.feature-block__list{grid-template-columns:1fr;padding-left:1.5rem}}.feature-block__item{align-items:flex-start;gap:1rem;display:flex}.feature-block__icon{width:1.25rem;height:1.25rem;color:var(--orange-9);flex-shrink:0;margin-top:.25rem}.feature-block__item-text{flex-direction:column;gap:.25rem;display:flex}.feature-block__item-title{color:var(--gray-12);font-size:1rem;font-weight:600}.feature-block__item-desc{color:var(--gray-11);font-size:.875rem}.feature-block__visual{aspect-ratio:1;background:var(--orange-2);border:1px solid var(--orange-4);width:100%;box-shadow:0 8px 32px var(--orange-a4);border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}:is(.dark,.dark-theme) .feature-block__visual{background:var(--orange-12);border-color:var(--orange-8);box-shadow:0 8px 32px #0006}.feature-block__visual img{object-fit:contain;-webkit-user-select:none;user-select:none;drop-shadow:0 12px 24px #0000001f;width:80%;height:auto;animation:4s ease-in-out infinite featureFloat}@keyframes featureFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.curriculum{background:var(--curio-bg-tertiary);padding:5rem 0;transition:background-color .3s}:is(.light,.light-theme) .curriculum{background:#ffffffe6!important}:is(.dark,.dark-theme) .curriculum{background:var(--curio-bg-secondary)}.curriculum__title{text-align:center;color:var(--curio-text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.curriculum__description{text-align:center;color:var(--curio-text-secondary);max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.stages{gap:2rem;display:grid}.stage{background:var(--curio-card-bg);border:1px solid var(--curio-card-border);border-radius:16px;padding:0;transition:transform .3s,box-shadow .3s,background-color .3s,border-color .3s;overflow:hidden}:is(.light,.light-theme) .stage{background:var(--curio-bg-primary);border:1px solid var(--curio-border);box-shadow:0 20px 40px #00000017}.stage:hover{box-shadow:0 16px 32px var(--curio-shadow);border-color:var(--orange-7)}.stage__header{background:#fffffff2;align-items:center;gap:1.5rem;margin-bottom:0;padding:1.5rem 2rem;transition:background-color .3s;display:flex}:is(.dark,.dark-theme) .stage__header{background:#ffffff14}.stage__number{background:var(--curio-accent);border-radius:8px;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex;color:#fff!important}.stage__icon{font-size:2rem}.stage__title{color:var(--curio-text-primary);margin-bottom:.5rem;font-size:1.8rem;font-weight:700;transition:color .3s}:is(.light,.light-theme) .stage__title{color:#333}.stage__subtitle{color:var(--curio-text-secondary);font-size:1rem;font-weight:500;transition:color .3s}:is(.light,.light-theme) .stage__subtitle{color:#666}.stage__content{padding:2rem}.stage__age{background:linear-gradient(135deg,var(--curio-accent),#f7931e);border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block;color:#fff!important}.stage__description{color:var(--curio-text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6;transition:color .3s}:is(.light,.light-theme) .stage__description{color:#555}.stage__milestone{background:var(--curio-card-bg);border-left:4px solid var(--orange-9);box-shadow:inset 4px 0 0 0 var(--orange-10);color:var(--curio-text-secondary);border-radius:8px;margin-bottom:1rem;padding:1rem 1rem 1rem 1.25rem;transition:all .3s}:is(.light,.light-theme) .stage__milestone{color:#333;background:#f8f9fa}.stage__duration{color:var(--curio-accent);margin-bottom:1rem;font-weight:600}.stage__activities h4{color:var(--curio-text-primary);margin-bottom:1rem;font-weight:600;transition:color .3s}:is(.light,.light-theme) .stage__activities h4{color:#333}.stage__activities{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.stage__activities ul{margin:0;padding:0;list-style:none;display:contents}.stage__activities li{background:var(--curio-card-bg);color:var(--curio-text-secondary);border-left:4px solid var(--orange-9);box-shadow:inset 4px 0 0 0 var(--orange-10);border-radius:8px;padding:1rem 1rem 1rem 1.25rem;font-size:.9rem;transition:all .3s}:is(.light,.light-theme) .stage__activities li{color:#333;background:#f8f9fa}.features{background:var(--curio-bg-secondary);padding:5rem 0;transition:background-color .3s}:is(.light,.light-theme) .features{background:#f8f9fa}.features__title{text-align:center;color:var(--curio-text-primary);margin-bottom:3rem;font-size:2.5rem;font-weight:700;transition:color .3s}.features__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.feature{text-align:center;background:var(--curio-card-bg);border:1px solid var(--curio-border);border-radius:16px;padding:2.5rem 2rem;transition:transform .3s,border-color .3s,background-color .3s}:is(.light,.light-theme) .feature{background:#fff;border:1px solid #e0e0e0}.feature:hover{border-color:var(--curio-accent);box-shadow:0 4px 12px #0000001a}.feature__icon{border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.feature:first-child .feature__icon{background:linear-gradient(135deg,#ff6b9d,#c44569)}.feature:nth-child(2) .feature__icon{background:linear-gradient(135deg,#4facfe,#00f2fe)}.feature:nth-child(3) .feature__icon{background:linear-gradient(135deg,#a8edea,#fed6e3)}.feature:nth-child(4) .feature__icon{background:linear-gradient(135deg,#ffecd2,#fcb69f)}.feature:nth-child(5) .feature__icon{background:linear-gradient(135deg,#667eea,#764ba2)}.feature:nth-child(6) .feature__icon{background:linear-gradient(135deg,#f093fb,#f5576c)}.feature__title{color:var(--curio-text-primary);margin-bottom:1rem;font-size:1.3rem;font-weight:700;transition:color .3s}.feature__description{color:var(--curio-text-secondary);line-height:1.6;transition:color .3s}:is(.light,.light-theme) .feature__description{color:#555}.testimonials{background:var(--curio-bg-primary);color:var(--curio-text-primary);padding:5rem 0;transition:background-color .3s,color .3s}:is(.light,.light-theme) .testimonials{background:#fff}.testimonials__title{text-align:center;color:var(--curio-text-primary);margin-bottom:3rem;font-size:2.5rem;font-weight:700;transition:color .3s}.testimonials__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.testimonial{background:var(--curio-card-bg);border:1px solid var(--curio-border);border-radius:16px;padding:2rem;transition:background-color .3s,border-color .3s;position:relative}:is(.light,.light-theme) .testimonial{background:#f8f9fa;border:1px solid #e0e0e0}.testimonial:before{content:"\"";color:var(--curio-accent);font-size:3rem;font-weight:700;line-height:1;position:absolute;top:1rem;left:1.5rem}.testimonial__quote{color:var(--curio-text-secondary);margin-bottom:2rem;padding-top:1rem;font-size:1.1rem;font-style:italic;line-height:1.6;transition:color .3s}:is(.light,.light-theme) .testimonial__quote{color:#333}.testimonial__author{align-items:center;gap:1rem;display:flex}.testimonial__avatar{background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex;color:#fff!important}.testimonial__name{color:var(--curio-text-primary);margin-bottom:.25rem;font-weight:600;transition:color .3s}.testimonial__details{color:var(--curio-text-secondary);font-size:.9rem;transition:color .3s}:is(.light,.light-theme) .testimonial__details{color:#666}.pricing{background:var(--curio-bg-primary);color:var(--curio-text-primary);padding:5rem 0;transition:background-color .3s,color .3s}:is(.light,.light-theme) .pricing{background:#fff}.pricing__card{background:var(--curio-card-bg);text-align:center;max-width:500px;color:var(--curio-text-primary);border:1px solid var(--curio-border);border-radius:20px;margin:0 auto;padding:3rem;transition:background-color .3s,color .3s,border-color .3s;box-shadow:0 20px 40px #0000001a}:is(.light,.light-theme) .pricing__card{background:#f8f9fa;border:1px solid #e0e0e0;box-shadow:0 20px 40px #0000000d}.pricing__title{color:var(--curio-text-primary);margin-bottom:2rem;font-size:2rem;font-weight:700;transition:color .3s}.pricing__price{margin-bottom:2rem}.pricing__original{color:var(--curio-text-secondary);margin-right:1rem;font-size:1.2rem;text-decoration:line-through;transition:color .3s}:is(.light,.light-theme) .pricing__original{color:#999}.pricing__current{color:var(--curio-accent);font-size:2.5rem;font-weight:700}.pricing__features{text-align:left;flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.pricing__feature{color:var(--curio-text-secondary);align-items:center;gap:.5rem;transition:color .3s;display:flex}:is(.light,.light-theme) .pricing__feature{color:#333}.pricing__feature:before{content:"✓";color:var(--curio-accent);font-size:1.1rem;font-weight:700}.pricing__cta{border-radius:12px;width:100%;margin-bottom:1rem;padding:1rem 2rem;font-size:1.1rem}.pricing__guarantee{color:var(--curio-text-secondary);font-size:.9rem;transition:color .3s}:is(.light,.light-theme) .pricing__guarantee{color:#666}.footer{background:var(--curio-bg-secondary);color:var(--curio-text-primary);padding:2rem 0;transition:background-color .3s,color .3s}:is(.light,.light-theme) .footer{background:#f8f9fa}.footer__content{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.footer__brand{align-items:center;gap:.5rem;font-weight:700;display:flex}.footer__logo{color:#fff;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}.footer__brand-text{color:var(--curio-text-primary);font-size:1.5rem;transition:color .3s}.footer__text{color:var(--curio-text-secondary);text-align:center;transition:color .3s}:is(.light,.light-theme) .footer__text{color:#666}@media (max-width:1280px){.container{max-width:1200px}}@media (max-width:1180px){.container{max-width:1100px}.hero__title{font-size:3.2rem}.hero__icon{font-size:12rem}.features__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1080px){.container{max-width:1000px}.hero__title{font-size:3rem}.hero__subtitle{font-size:1.4rem}.hero__description{font-size:1.1rem}.hero__stats{gap:2rem}.curriculum__title,.features__title,.testimonials__title{font-size:2.2rem}}@media (max-width:980px){.container{max-width:920px}.hero__content{text-align:center;grid-template-columns:1fr;gap:3rem}.hero__title{font-size:2.8rem}.hero__meta{justify-content:center}.hero__stats{justify-content:center;gap:2rem}.hero__icon{font-size:10rem}.journey__path{flex-wrap:wrap;justify-content:center;gap:1rem}.journey__arrow{display:none}.instructor__content{text-align:center;flex-direction:column;gap:2rem}}@media (max-width:880px){.container{max-width:820px}.hero{padding:3rem 0}.hero__title{font-size:2.5rem}.hero__icon{font-size:8rem}.features__grid,.testimonials__grid{grid-template-columns:1fr;gap:1.5rem}.stage__header{text-align:center;flex-direction:column;gap:1rem}.stage__content{padding:1.5rem}.stage__activities{grid-template-columns:1fr}}@media (max-width:780px){.container{max-width:720px}.hero__title{font-size:2.2rem}.hero__subtitle{font-size:1.2rem}.hero__description{font-size:1rem}.hero__meta{flex-direction:column;align-items:center;gap:1rem}.hero__stats{flex-direction:column;align-items:center;gap:1.5rem}.overview,.curriculum,.features,.testimonials,.pricing{padding:3rem 0}.journey__path{flex-direction:column;align-items:center;gap:1rem}.feature{padding:1.5rem}}@media (max-width:680px){.container{max-width:620px;padding:0 15px}.hero{padding:2rem 0}.hero__title{font-size:2rem;line-height:1.3}.hero__subtitle{font-size:1.1rem}.hero__description{padding:0 10px;font-size:.95rem}.hero__icon{font-size:6rem}.stage{border-radius:12px}.stage__content{padding:1.2rem}.pricing__card{margin:0 1rem;padding:2rem 1.5rem}.instructor__avatar{width:100px;height:100px;font-size:2rem}.instructor__name{font-size:1.5rem}.testimonial{padding:1.5rem}}@media (max-width:480px){.container{max-width:100%;padding:0 10px}.hero{padding:1.5rem 0}.hero__title{font-size:1.8rem;line-height:1.4}.hero__subtitle{font-size:1rem}.hero__description{font-size:.9rem;line-height:1.5}.hero__meta-item{text-align:center}.hero__stat{align-items:center}.hero__icon{font-size:5rem}.overview,.curriculum,.features,.testimonials,.instructor,.pricing{padding:2rem 0}.overview__title,.curriculum__title,.features__title,.testimonials__title{font-size:1.8rem}.stage__content{padding:1rem}.stage__title{font-size:1.5rem}.pricing__card{margin:0 .5rem;padding:1.5rem 1rem}.pricing__title{font-size:1.5rem}.pricing__current{font-size:2rem}.instructor__avatar{width:80px;height:80px;font-size:1.5rem}.instructor__name{font-size:1.3rem}.testimonial{padding:1.2rem}.testimonial__avatar{width:40px;height:40px;font-size:1rem}.feature{padding:1.2rem}.feature__icon{width:60px;height:60px;font-size:1.5rem}.feature__title{font-size:1.1rem}.btn--lg{padding:.8rem 1.5rem;font-size:1rem}}.learning-arc{background:var(--color-background);padding:2rem 0}.learning-arc__header{max-width:560px;margin-bottom:0}.learning-arc__label{letter-spacing:.1em;text-transform:uppercase;color:var(--gray-10,var(--curio-text-secondary));margin-bottom:12px;font-size:11px;font-weight:700}.learning-arc__title{color:var(--gray-12);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.125rem);font-weight:700;line-height:1.2}.learning-arc__subtitle{color:var(--gray-11);max-width:520px;font-size:1rem;font-weight:400;line-height:1.7}.learning-arc__timeline{flex-direction:column;gap:0;margin-top:3rem;display:flex;position:relative}.learning-arc__timeline:before{content:"";background:var(--curio-border);width:1px;position:absolute;top:22px;bottom:22px;left:19px}.learning-arc__item{align-items:flex-start;gap:20px;padding:18px 0;display:flex;position:relative}.learning-arc__dot{z-index:1;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:700;display:flex;position:relative}:is(.dark,.dark-theme) .learning-arc__dot{opacity:.85}.learning-arc__body{flex:1;min-width:0;padding-top:6px}.learning-arc__phase{letter-spacing:.08em;text-transform:uppercase;color:var(--gray-10,var(--curio-text-secondary));margin-bottom:4px;font-size:10px;font-weight:700}.learning-arc__name{color:var(--gray-12);margin-bottom:4px;font-size:15px;font-weight:600;line-height:1.4}.learning-arc__desc{color:var(--gray-11);font-size:13.5px;line-height:1.6}.learning-arc__grade{color:var(--curio-text-secondary);background:var(--curio-bg-secondary);border:1px solid var(--curio-border);white-space:nowrap;border-radius:8px;flex-shrink:0;align-self:flex-start;margin-top:8px;margin-left:auto;padding:4px 10px;font-size:11px;font-weight:600}:is(.light,.light-theme) .learning-arc__grade{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}@media (max-width:640px){.learning-arc{padding:3.5rem 0}.learning-arc__grade{display:none}.learning-arc__name{font-size:14px}}.info-section{background:var(--color-background);padding:2rem 0}.info-section__row{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.info-section__row--reverse{direction:rtl}.info-section__row--reverse>*{direction:ltr}.info-section__label{letter-spacing:.1em;text-transform:uppercase;color:var(--gray-10,var(--curio-text-secondary));margin-bottom:12px;font-size:11px;font-weight:700}.info-section__title{color:var(--gray-12);letter-spacing:-.03em;margin-bottom:14px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.info-section__subtitle{color:var(--gray-11);margin-bottom:28px;font-size:.9375rem;line-height:1.7}.info-section__list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.info-section__list li{color:var(--gray-12);align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;display:flex}.info-section__bullet{color:#16a34a;background:#f0fdf4;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.info-section__bullet--blue{color:#2563eb;background:#eff6ff}:is(.dark,.dark-theme) .info-section__bullet{background:#16a34a26}:is(.dark,.dark-theme) .info-section__bullet--blue{background:#2563eb26}.info-section__visual{justify-content:center;align-items:center;display:flex}.info-section__img{border:1px solid var(--curio-border);width:100%;max-width:480px;box-shadow:0 8px 40px var(--curio-shadow);object-fit:cover;border-radius:20px}.info-section__divider{background:var(--curio-border);max-width:1240px;height:1px;margin:0 auto}.info-section__mockup{border:1px solid var(--curio-border);background:var(--curio-bg-secondary);width:100%;max-width:420px;box-shadow:0 8px 40px var(--curio-shadow);border-radius:20px;overflow:hidden}.impl-mock__header{border-bottom:1px solid var(--curio-border);background:var(--curio-bg-primary);align-items:center;gap:6px;padding:14px 18px;display:flex}.impl-mock__dot{border-radius:50%;width:10px;height:10px;display:inline-block}.impl-mock__title{color:var(--gray-11);margin-left:8px;font-size:12px;font-weight:600}.impl-mock__body{grid-template-columns:repeat(5,1fr);gap:8px;padding:18px;display:grid}.impl-mock__day{background:var(--curio-card-bg);border:1px solid var(--curio-border);border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;transition:all .2s;display:flex}.impl-mock__day--active{background:#f0fdf4;border-color:#16a34a}:is(.dark,.dark-theme) .impl-mock__day--active{background:#16a34a26;border-color:#16a34a66}.impl-mock__day-label{color:var(--gray-11);font-size:11px;font-weight:600}.impl-mock__session{color:#16a34a;text-align:center;text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:700}.impl-mock__footer{border-top:1px solid var(--curio-border);justify-content:space-around;padding:14px 18px 18px;display:flex}.impl-mock__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.impl-mock__stat-num{color:var(--gray-12);font-size:1.4rem;font-weight:700;line-height:1}.impl-mock__stat-label{color:var(--gray-11);text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:9px;font-weight:600}@media (max-width:900px){.info-section__row,.info-section__row--reverse{direction:ltr;grid-template-columns:1fr;gap:2.5rem}.info-section__row--reverse>*{direction:ltr}.info-section__img,.info-section__mockup{max-width:100%}.info-section{padding:3.5rem 0}}.expo-section{background:var(--color-background);padding:2rem 0}.expo-section__inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;display:grid}.expo-section__label{letter-spacing:.1em;text-transform:uppercase;color:var(--gray-10,var(--curio-text-secondary));margin-bottom:12px;font-size:11px;font-weight:700}.expo-section__title{color:var(--gray-12);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.expo-section__subtitle{color:var(--gray-11);font-size:.9375rem;line-height:1.7}.expo-section__cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.expo-section__card{border:1px solid var(--curio-border);background:var(--curio-bg-secondary);border-radius:16px;align-items:flex-start;gap:14px;padding:20px;transition:all .2s;display:flex}.expo-section__card:hover{background:var(--curio-bg-primary);border-color:var(--orange-7,var(--curio-accent));box-shadow:0 6px 24px var(--curio-shadow);transform:translateY(-2px)}:is(.light,.light-theme) .expo-section__card{background:#fafafa;border-color:#e2e8f0}:is(.light,.light-theme) .expo-section__card:hover{background:#fff;box-shadow:0 6px 24px #00000012}.expo-section__card-icon{flex-shrink:0;margin-top:2px;font-size:1.5rem}.expo-section__card-title{color:var(--gray-12);margin-bottom:4px;font-size:14px;font-weight:600}.expo-section__card-desc{color:var(--gray-11);font-size:13px;line-height:1.55}@media (max-width:900px){.expo-section__inner{grid-template-columns:1fr;gap:2.5rem}.expo-section{padding:3.5rem 0}}@media (max-width:540px){.expo-section__cards{grid-template-columns:1fr}}.final-cta{background:var(--color-background);padding:3rem 0 4rem}.final-cta__card{text-align:center;background:var(--curio-bg-secondary);border:1px solid var(--curio-border);border-radius:16px;flex-direction:column;align-items:center;gap:2rem;padding:3.5rem 2rem;display:flex}:is(.light,.light-theme) .final-cta__card{background:#f3f4f6;border-color:#e5e7eb}:is(.dark,.dark-theme) .final-cta__card{background:#ffffff0a;border-color:#ffffff14}.final-cta__badge{border:2px dotted var(--curio-accent);color:#fff;letter-spacing:.02em;border-radius:99px;align-items:center;padding:5px 16px;font-size:12px;font-weight:600;display:inline-flex}.final-cta__body{flex-direction:column;gap:10px;max-width:560px;display:flex}.final-cta__title{color:var(--orange-9);letter-spacing:-.035em;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.final-cta__subtitle{color:var(--gray-11);max-width:480px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.final-cta__btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.final-cta__btn{cursor:pointer;letter-spacing:-.01em;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .18s;display:inline-flex}.final-cta__btn-icon{flex-shrink:0;width:16px;height:16px}.final-cta__btn--outline{color:var(--gray-12);border:1px solid var(--curio-border);background:0 0}.final-cta__btn--outline:hover{background:var(--orange-2);border-color:var(--orange-7);color:var(--orange-11)}.final-cta__btn--solid{background:var(--orange-9);color:#fff;border:1px solid #0000}.final-cta__btn--solid:hover{background:var(--orange-10);box-shadow:0 6px 18px var(--orange-a7);transform:translateY(-1px)}@media (max-width:640px){.final-cta__card{border-radius:14px;padding:2.5rem 1.25rem}.final-cta__btns{flex-direction:column;width:100%}.final-cta__btn{justify-content:center;width:100%}.final-cta{padding:3rem 0}}
