.Header-module__9fWxfa__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;padding:1rem 0;padding-top:calc(1rem + env(safe-area-inset-top,0px));transition:var(--transition);--header-bar:calc(4.5rem + env(safe-area-inset-top,0px));background:#fffc;border-bottom:1px solid #bfa78e1a;position:fixed;top:0;left:0}.Header-module__9fWxfa__container{justify-content:space-between;align-items:center;gap:1rem;padding:0 5%;display:flex}.Header-module__9fWxfa__logo{flex-shrink:0}.Header-module__9fWxfa__logo a{letter-spacing:-.5px;gap:5px;font-size:1.5rem;font-weight:700;display:flex}.Header-module__9fWxfa__lexis{color:var(--text-main)}.Header-module__9fWxfa__idiomas{color:var(--accent-brown)}.Header-module__9fWxfa__nav ul{gap:2rem;display:flex}.Header-module__9fWxfa__nav a{color:var(--text-muted);transition:var(--transition);font-size:.95rem;font-weight:500}.Header-module__9fWxfa__nav a:hover{color:var(--accent-brown)}.Header-module__9fWxfa__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Header-module__9fWxfa__menuButton{width:44px;height:44px;color:var(--text-main);transition:var(--transition);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:none}.Header-module__9fWxfa__menuButton:hover{background:#bfa78e1f}.Header-module__9fWxfa__menuButton:focus-visible{outline:2px solid var(--accent-brown);outline-offset:2px}.Header-module__9fWxfa__menuIcon{flex-direction:column;justify-content:center;gap:5px;width:22px;height:18px;display:flex}.Header-module__9fWxfa__menuIcon[data-open=true] .Header-module__9fWxfa__menuBar:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__9fWxfa__menuIcon[data-open=true] .Header-module__9fWxfa__menuBar:nth-child(2){opacity:0}.Header-module__9fWxfa__menuIcon[data-open=true] .Header-module__9fWxfa__menuBar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__9fWxfa__menuBar{background:currentColor;border-radius:1px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__9fWxfa__backdrop{bottom:0;left:0;right:0;top:var(--header-bar,4.5rem);z-index:1001;cursor:pointer;background:#2d241e73;border:none;margin:0;padding:0;position:fixed}.Header-module__9fWxfa__mobileNav{left:0;right:0;top:var(--header-bar,4.5rem);z-index:1002;max-height:calc(100dvh - var(--header-bar,4.5rem));background:var(--bg-primary);border-bottom:1px solid #bfa78e26;position:fixed;overflow-y:auto;box-shadow:0 12px 40px #00000014}.Header-module__9fWxfa__mobileNavList{flex-direction:column;gap:0;padding:.5rem 5% 1.25rem;display:flex}.Header-module__9fWxfa__mobileNavList li{list-style:none}.Header-module__9fWxfa__mobileNavLink{min-height:48px;color:var(--text-main);transition:var(--transition);border-bottom:1px solid #bfa78e1f;font-size:1.05rem;font-weight:500;line-height:48px;display:block}.Header-module__9fWxfa__mobileNavLink:hover{color:var(--accent-brown-dark);padding-left:4px}@media (max-width:768px){.Header-module__9fWxfa__navDesktop{display:none}.Header-module__9fWxfa__menuButton{display:flex}}
.Footer-module__nhiC3q__footer{background:var(--text-main);color:var(--white);padding:80px 0 40px}.Footer-module__nhiC3q__main{flex-wrap:wrap;justify-content:space-between;gap:4rem;margin-bottom:60px;display:flex}.Footer-module__nhiC3q__brand{max-width:300px}.Footer-module__nhiC3q__logo{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__nhiC3q__lexis{color:var(--white)}.Footer-module__nhiC3q__idiomas{color:var(--accent-brown-light)}.Footer-module__nhiC3q__tagline{color:#a0a0a0;font-size:.95rem;line-height:1.4}.Footer-module__nhiC3q__tagline strong{color:var(--white);margin-bottom:.3rem;font-size:1.1rem;display:block}.Footer-module__nhiC3q__links{gap:5rem;display:flex}.Footer-module__nhiC3q__linkGroup h4{color:var(--accent-brown-light);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__nhiC3q__linkGroup ul{flex-direction:column;gap:1rem;display:flex}.Footer-module__nhiC3q__linkGroup a{color:silver;transition:var(--transition);font-size:.9rem}.Footer-module__nhiC3q__linkGroup a:hover{color:var(--white)}.Footer-module__nhiC3q__bottom{color:gray;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:40px;font-size:.85rem;display:flex}.Footer-module__nhiC3q__signature{opacity:.7;font-size:.75rem}@media (max-width:768px){.Footer-module__nhiC3q__footer{padding:56px 0 32px}.Footer-module__nhiC3q__main{flex-direction:column;gap:3rem}.Footer-module__nhiC3q__links{flex-wrap:wrap;gap:3rem}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:480px){.Footer-module__nhiC3q__footer{padding:48px 0 28px}}
.Hero-module__gNeX-G__hero{min-height:100dvh;padding-top:calc(4.5rem + env(safe-area-inset-top,0px));background:url(/hero-bg.jpg) 50%/cover no-repeat;align-items:center;margin-top:-80px;padding-bottom:2rem;display:flex;position:relative}.Hero-module__gNeX-G__overlay{background:linear-gradient(90deg,#ffffffe6 30%,#fff6 70%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__container{z-index:10;padding:0 5%;position:relative}.Hero-module__gNeX-G__content{max-width:650px}.Hero-module__gNeX-G__title{color:var(--text-main);margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.Hero-module__gNeX-G__highlight{color:var(--accent-brown)}.Hero-module__gNeX-G__subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.25rem;font-weight:500;line-height:1.6}.Hero-module__gNeX-G__supportText{color:var(--text-muted);opacity:.9;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Hero-module__gNeX-G__cta{flex-wrap:wrap;gap:1rem 1.5rem;display:flex}@media (max-width:768px){.Hero-module__gNeX-G__hero{background-position:70%;min-height:min(100dvh,640px)}.Hero-module__gNeX-G__overlay{background:#ffffffd9}.Hero-module__gNeX-G__title{margin-bottom:1.25rem;font-size:2.75rem}.Hero-module__gNeX-G__subtitle{margin-bottom:1.25rem;font-size:1.1rem}.Hero-module__gNeX-G__supportText{margin-bottom:1.75rem;font-size:1rem}.Hero-module__gNeX-G__cta{flex-direction:column;align-items:stretch}:is(.Hero-module__gNeX-G__cta .btn-primary,.Hero-module__gNeX-G__cta .btn-outline){text-align:center;width:100%}}@media (max-width:480px){.Hero-module__gNeX-G__hero{min-height:100dvh}.Hero-module__gNeX-G__title{font-size:2rem;line-height:1.15}.Hero-module__gNeX-G__subtitle{font-size:1rem}.Hero-module__gNeX-G__supportText{font-size:.95rem}}
.About-module__Balj8a__about{padding:var(--section-padding);background:var(--bg-secondary)}.About-module__Balj8a__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;display:grid}.About-module__Balj8a__imageWrapper{position:relative}.About-module__Balj8a__image{border-radius:var(--border-radius);z-index:2;width:100%;height:auto;position:relative;box-shadow:0 20px 40px #0000001a}.About-module__Balj8a__imageDecoration{border:2px solid var(--accent-brown);border-radius:var(--border-radius);z-index:1;width:100%;height:100%;position:absolute;top:-20px;left:-20px}.About-module__Balj8a__title{color:var(--text-main);margin-bottom:2rem;font-size:2.5rem;font-weight:600;position:relative}.About-module__Balj8a__title:after{content:"";background:var(--accent-brown);width:60px;height:3px;position:absolute;bottom:-10px;left:0}.About-module__Balj8a__bio .About-module__Balj8a__intro{color:var(--text-main);margin-bottom:2rem;font-size:1.3rem}.About-module__Balj8a__bio p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.About-module__Balj8a__stats{gap:3rem;margin-top:3rem;display:flex}.About-module__Balj8a__statItem{flex-direction:column;display:flex}.About-module__Balj8a__statNumber{color:var(--accent-brown);font-size:2rem;font-weight:700}.About-module__Balj8a__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.85rem}@media (max-width:968px){.About-module__Balj8a__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:600px){.About-module__Balj8a__stats{flex-direction:column;gap:1.75rem;margin-top:2rem}.About-module__Balj8a__statNumber{font-size:1.65rem}.About-module__Balj8a__title{font-size:2rem}.About-module__Balj8a__bio .About-module__Balj8a__intro{font-size:1.15rem}.About-module__Balj8a__bio p{font-size:1rem}}
.Method-module__fyZ79a__method{padding:var(--section-padding);background:var(--bg-primary)}.Method-module__fyZ79a__container{max-width:900px}.Method-module__fyZ79a__header{text-align:center;margin-bottom:4rem}.Method-module__fyZ79a__title{color:var(--text-main);margin-bottom:2rem;font-size:2.5rem;font-weight:600;line-height:1.2}.Method-module__fyZ79a__intro{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Method-module__fyZ79a__pointsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem 3rem;margin-bottom:4rem;display:grid}.Method-module__fyZ79a__pointItem{background:var(--bg-secondary);border-radius:var(--border-radius);transition:var(--transition);align-items:center;gap:1rem;padding:1rem;display:flex}.Method-module__fyZ79a__pointItem:hover{transform:translate(5px)}.Method-module__fyZ79a__iconX{color:#e63946;font-size:1.2rem;font-weight:700}.Method-module__fyZ79a__pointText{color:var(--text-muted);font-size:1.1rem;font-weight:500}.Method-module__fyZ79a__footer{justify-content:center;display:flex}.Method-module__fyZ79a__solutionCard{background:var(--text-main);color:var(--white);border-radius:var(--border-radius);align-items:center;gap:2rem;max-width:800px;padding:2.5rem;display:flex;box-shadow:0 10px 30px #2d241e1a}.Method-module__fyZ79a__iconUp{color:var(--accent-brown);font-size:2.5rem}.Method-module__fyZ79a__finalText{font-size:1.25rem;line-height:1.6}@media (max-width:768px){.Method-module__fyZ79a__pointsGrid{grid-template-columns:1fr}.Method-module__fyZ79a__solutionCard{text-align:center;flex-direction:column;gap:1rem}.Method-module__fyZ79a__title{font-size:2rem}}
.Diagnosis-module__R_A-eW__diagnosis{padding:var(--section-padding);background:var(--bg-primary)}.Diagnosis-module__R_A-eW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.Diagnosis-module__R_A-eW__content{max-width:500px}.Diagnosis-module__R_A-eW__title{color:var(--text-main);margin-bottom:2rem;font-size:2.5rem;font-weight:600;line-height:1.2}.Diagnosis-module__R_A-eW__text1{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.2rem;line-height:1.6}.Diagnosis-module__R_A-eW__text2{color:var(--text-muted);opacity:.8;font-size:1.1rem;font-style:italic;line-height:1.6}.Diagnosis-module__R_A-eW__listWrapper{background:var(--bg-secondary);border-radius:var(--border-radius);border:1px solid #bfa78e1a;padding:3rem}.Diagnosis-module__R_A-eW__list{padding:0;list-style:none}.Diagnosis-module__R_A-eW__listItem{color:var(--text-main);border-bottom:1px solid #bfa78e1a;align-items:center;gap:1.5rem;padding:1.2rem 0;font-size:1.1rem;font-weight:500;display:flex}.Diagnosis-module__R_A-eW__listItem:last-child{border-bottom:none}.Diagnosis-module__R_A-eW__dot{background:var(--accent-brown);border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (max-width:968px){.Diagnosis-module__R_A-eW__grid{grid-template-columns:1fr;gap:3rem}.Diagnosis-module__R_A-eW__content{text-align:center;max-width:100%}.Diagnosis-module__R_A-eW__listWrapper{padding:2rem}.Diagnosis-module__R_A-eW__title{font-size:2rem}}@media (max-width:480px){.Diagnosis-module__R_A-eW__title{font-size:1.65rem}.Diagnosis-module__R_A-eW__text1{font-size:1.05rem}.Diagnosis-module__R_A-eW__listItem{font-size:1rem}}
.Services-module__kf8n-G__services{padding:var(--section-padding)}.Services-module__kf8n-G__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:2.5rem;display:grid}.Services-module__kf8n-G__card{background:var(--white);border-radius:var(--border-radius);transition:var(--transition);text-align:center;border:1px solid #bfa78e26;flex-direction:column;align-items:center;padding:3rem 2rem;display:flex}.Services-module__kf8n-G__card:hover{border-color:var(--accent-brown-light);transform:translateY(-10px);box-shadow:0 15px 35px #bfa78e1a}.Services-module__kf8n-G__icon{color:var(--accent-brown-dark);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Services-module__kf8n-G__serviceIcon{flex-shrink:0;width:44px;height:44px}.Services-module__kf8n-G__cardTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Services-module__kf8n-G__description{color:var(--text-muted);flex-grow:1;margin-bottom:2rem;line-height:1.6}.Services-module__kf8n-G__itemList{text-align:left;width:100%;margin-bottom:2.5rem;padding:0;list-style:none}.Services-module__kf8n-G__item{color:var(--text-muted);margin-bottom:.6rem;padding-left:1.2rem;font-size:.9rem;line-height:1.4;position:relative}.Services-module__kf8n-G__item:before{content:"→";color:var(--accent-brown);font-size:.8rem;position:absolute;left:0}.Services-module__kf8n-G__button{background:var(--bg-secondary);color:var(--text-main);transition:var(--transition);border:1px solid var(--accent-brown-light);border-radius:50px;padding:10px 24px;font-weight:500;text-decoration:none}.Services-module__kf8n-G__button:hover{background:var(--accent-brown);color:var(--white);transform:translateY(-2px)}
.Testimonials-module__3Exg0W__testimonials{background:var(--bg-secondary);padding:100px 0;overflow:hidden}.Testimonials-module__3Exg0W__card{background:var(--white);border-radius:var(--border-radius);flex-direction:column;flex-shrink:0;width:min(400px,100vw - 2rem);padding:2.5rem;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}.Testimonials-module__3Exg0W__quote{color:var(--accent-brown-light);opacity:.3;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:10px;right:20px}.Testimonials-module__3Exg0W__text{color:var(--text-main);z-index:1;margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.6;position:relative}.Testimonials-module__3Exg0W__footer{align-items:center;gap:1rem;margin-top:auto;display:flex}.Testimonials-module__3Exg0W__avatar{letter-spacing:.02em;color:var(--accent-brown-dark);background:#bfa78e33;border:1px solid #bfa78e59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:.85rem;font-weight:700;display:flex}.Testimonials-module__3Exg0W__info{flex-direction:column;display:flex}.Testimonials-module__3Exg0W__name{color:var(--text-main);font-weight:600}.Testimonials-module__3Exg0W__role{color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.Testimonials-module__3Exg0W__testimonials{padding:72px 0}.Testimonials-module__3Exg0W__card{width:min(320px,100vw - 2rem);padding:1.75rem 1.5rem}.Testimonials-module__3Exg0W__text{margin-bottom:1.5rem;font-size:1rem}.Testimonials-module__3Exg0W__quote{font-size:3rem;right:14px}}@media (max-width:480px){.Testimonials-module__3Exg0W__card{width:min(300px,100vw - 1.5rem);padding:1.5rem 1.25rem}}
.Contact-module__gQiC5G__contact{padding:var(--section-padding);background:var(--bg-secondary)}.Contact-module__gQiC5G__grid{grid-template-columns:1fr 1fr;gap:5rem;display:grid}.Contact-module__gQiC5G__title{color:var(--text-main);margin-bottom:1.5rem;font-size:2.5rem;font-weight:600}.Contact-module__gQiC5G__description{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Contact-module__gQiC5G__details{flex-direction:column;gap:2rem;display:flex}.Contact-module__gQiC5G__detailItem{align-items:flex-start;gap:1.5rem;display:flex}.Contact-module__gQiC5G__icon{background:var(--bg-secondary);border:1px solid var(--accent-brown-light);width:50px;height:50px;color:var(--accent-brown-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__gQiC5G__detailSvg{width:22px;height:22px}.Contact-module__gQiC5G__detailItem strong{margin-bottom:.2rem;font-size:1.1rem;display:block}.Contact-module__gQiC5G__detailItem p{color:var(--text-muted);font-size:.95rem}.Contact-module__gQiC5G__form{background:var(--white);border-radius:var(--border-radius);border:1px solid #bfa78e1a;flex-direction:column;gap:1.5rem;padding:3rem;display:flex;box-shadow:0 20px 50px #0000000d}.Contact-module__gQiC5G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__gQiC5G__inputGroup label{color:var(--text-main);font-size:.9rem;font-weight:500}.Contact-module__gQiC5G__inputGroup input,.Contact-module__gQiC5G__inputGroup select,.Contact-module__gQiC5G__inputGroup textarea{transition:var(--transition);border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:1rem}.Contact-module__gQiC5G__inputGroup input:focus,.Contact-module__gQiC5G__inputGroup select:focus,.Contact-module__gQiC5G__inputGroup textarea:focus{border-color:var(--accent-brown);outline:none;box-shadow:0 0 0 4px #bfa78e1a}.Contact-module__gQiC5G__successMessage{color:#2e7d32;text-align:center;background-color:#edf7ed;border-radius:4px;padding:.75rem 1rem;font-size:.9rem}.Contact-module__gQiC5G__errorMessage{color:#d32f2f;text-align:center;background-color:#fdeded;border-radius:4px;padding:.75rem 1rem;font-size:.9rem}@media (max-width:968px){.Contact-module__gQiC5G__grid{grid-template-columns:1fr;gap:4rem}.Contact-module__gQiC5G__title{font-size:2rem}}@media (max-width:480px){.Contact-module__gQiC5G__title{font-size:1.65rem}.Contact-module__gQiC5G__form{padding:2rem 1.5rem}}
.Toast-module__SXJvLW__toast{background-color:var(--white);z-index:1000;border:1px solid #0000000d;border-radius:12px;align-items:center;gap:12px;min-width:320px;max-width:480px;padding:1rem 1.5rem;transition:transform .3s,opacity .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 40px #0000001a}.Toast-module__SXJvLW__visible{opacity:1;transform:translateY(0)}.Toast-module__SXJvLW__hidden{opacity:0;transform:translateY(20px)}.Toast-module__SXJvLW__success{border-left:6px solid #2e7d32}.Toast-module__SXJvLW__error{border-left:6px solid #d32f2f}.Toast-module__SXJvLW__icon{flex-shrink:0;font-size:1.25rem}.Toast-module__SXJvLW__message{color:var(--text-main);flex-grow:1;font-size:.95rem;line-height:1.4}.Toast-module__SXJvLW__close{cursor:pointer;color:var(--text-muted);transition:var(--transition);background:0 0;border:none;padding:0 4px;font-size:1.5rem}.Toast-module__SXJvLW__close:hover{color:var(--text-main)}
.Home-module__25bE0G__homeWrapper{color:#333;background-color:#faf9f6;flex-direction:column;min-height:100vh;display:flex}.Home-module__25bE0G__mainContent{flex:1;padding:4rem 2rem}.Home-module__25bE0G__container{max-width:1200px;margin:0 auto}.Home-module__25bE0G__welcomeHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;animation:.8s ease-out Home-module__25bE0G__fadeInDown;display:flex}.Home-module__25bE0G__welcomeText h1{color:#4a3e35;margin-bottom:.5rem;font-size:2.5rem;font-weight:600}.Home-module__25bE0G__welcomeText p{color:#8c7e74;font-size:1.1rem}.Home-module__25bE0G__dateDisplay{color:#8c7e74;text-transform:capitalize;font-weight:500}.Home-module__25bE0G__dashboardGrid{grid-template-columns:1fr 2fr;gap:2rem;animation:.8s ease-out Home-module__25bE0G__fadeInUp;display:grid}.Home-module__25bE0G__card{background:#fff;border:1px solid #bfa78e1a;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 20px #00000008}.Home-module__25bE0G__card h2{color:#4a3e35;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.Home-module__25bE0G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Home-module__25bE0G__cardHeader h2{margin-bottom:0}.Home-module__25bE0G__progressOverview{flex-direction:column;gap:1.5rem;display:flex}.Home-module__25bE0G__progressItem{flex-direction:column;gap:.5rem;display:flex}.Home-module__25bE0G__label{color:#4a3e35;font-size:.9rem;font-weight:600}.Home-module__25bE0G__progressBar{background:#f0ede9;border-radius:4px;height:8px;overflow:hidden}.Home-module__25bE0G__progressFill{background:#bfa78e;border-radius:4px;height:100%;transition:width 1s ease-in-out}.Home-module__25bE0G__value{color:#8c7e74;text-align:right;font-size:.8rem}.Home-module__25bE0G__materialList{margin:0;padding:0;list-style:none}.Home-module__25bE0G__materialList li{border-bottom:1px solid #f0ede9;align-items:center;gap:1rem;padding:1rem 0;display:flex}.Home-module__25bE0G__materialList li:last-child{border-bottom:none}.Home-module__25bE0G__icon{background:#f7f5f2;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.Home-module__25bE0G__info h3{color:#4a3e35;margin:0;font-size:.95rem}.Home-module__25bE0G__info span{color:#b0a49c;font-size:.8rem}.Home-module__25bE0G__downloadBtn{color:#bfa78e;cursor:pointer;background:0 0;border:1px solid #bfa78e;border-radius:4px;margin-left:auto;padding:.4rem .8rem;font-size:.8rem;transition:all .2s}.Home-module__25bE0G__downloadBtn:hover{color:#fff;background:#bfa78e}.Home-module__25bE0G__upcomingClasses{flex-direction:column;gap:1rem;display:flex}.Home-module__25bE0G__classItem{background:#faf9f6;border-left:4px solid #bfa78e;border-radius:8px;align-items:center;gap:1.5rem;padding:1.25rem;display:flex}.Home-module__25bE0G__classDate{flex-direction:column;align-items:center;min-width:50px;display:flex}.Home-module__25bE0G__day{color:#4a3e35;font-size:1.5rem;font-weight:700;line-height:1}.Home-module__25bE0G__month{color:#bfa78e;text-transform:uppercase;font-size:.8rem;font-weight:600}.Home-module__25bE0G__classInfo h3{color:#4a3e35;margin:0;font-size:1.1rem}.Home-module__25bE0G__classInfo p{color:#8c7e74;margin:.2rem 0 0;font-size:.9rem}.Home-module__25bE0G__actionBtn{color:#fff;cursor:pointer;background:#4a3e35;border:none;border-radius:6px;margin-left:auto;padding:.6rem 1.2rem;font-weight:500;transition:opacity .2s}.Home-module__25bE0G__actionBtn:hover{opacity:.9}.Home-module__25bE0G__actionBtn:disabled{cursor:not-allowed;background:#d1cbc5}.Home-module__25bE0G__featuredContent{gap:1.5rem;display:flex}.Home-module__25bE0G__placeholderImg{background:linear-gradient(135deg,#f0ede9 0%,#e0dbd5 100%);border-radius:8px;width:180px;height:120px}.Home-module__25bE0G__featuredText h3{color:#4a3e35;margin:0 0 .75rem;font-size:1.2rem}.Home-module__25bE0G__featuredText p{color:#8c7e74;margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.Home-module__25bE0G__linkBtn{color:#bfa78e;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:600}.Home-module__25bE0G__primaryBtn{color:#fff;cursor:pointer;background:#bfa78e;border:none;border-radius:6px;padding:.6rem 1.5rem;font-weight:600}.Home-module__25bE0G__quickActions{text-align:right;margin-top:2rem}.Home-module__25bE0G__logoutAction{color:#a0938a;cursor:pointer;background:0 0;border:1px solid #d1cbc5;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.Home-module__25bE0G__logoutAction:hover{color:#e53935;background:#f4f3f1;border-color:#e53935}@keyframes Home-module__25bE0G__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module__25bE0G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.Home-module__25bE0G__dashboardGrid{grid-template-columns:1fr}}
.Portal-module__qzhl9q__portalPage{background:radial-gradient(circle at top left,var(--bg-secondary)0%,var(--bg-primary)100%);flex-direction:column;min-height:100vh;padding-bottom:2rem;display:flex}.Portal-module__qzhl9q__mainContent{flex:1;justify-content:center;align-items:center;padding:8rem 1rem 4rem;display:flex}.Portal-module__qzhl9q__portalContainer{grid-template-columns:1fr 1fr;gap:3rem;width:100%;max-width:1000px;display:grid;position:relative}.Portal-module__qzhl9q__portalContainer:after{content:"";background:linear-gradient(to bottom,transparent,var(--accent-brown-light),transparent);width:1px;position:absolute;top:10%;bottom:10%;left:50%;transform:translate(-50%)}.Portal-module__qzhl9q__formSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius);transition:var(--transition);background:#ffffffb3;border:1px solid #bfa78e33;padding:3rem;box-shadow:0 10px 30px #0000000d}.Portal-module__qzhl9q__formSection:hover{border-color:var(--accent-brown-light);transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.Portal-module__qzhl9q__sectionHeader{text-align:center;margin-bottom:2.5rem}.Portal-module__qzhl9q__sectionHeader h2{color:var(--text-main);margin-bottom:.5rem;font-size:2rem}.Portal-module__qzhl9q__sectionHeader p{color:var(--text-muted);font-size:.95rem}.Portal-module__qzhl9q__formGroup{margin-bottom:1.5rem}.Portal-module__qzhl9q__formGroup label{color:var(--text-main);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Portal-module__qzhl9q__formGroup input{width:100%;transition:var(--transition);background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;padding:14px 18px;font-family:inherit;font-size:1rem}.Portal-module__qzhl9q__formGroup input:focus{border-color:var(--accent-brown);box-shadow:0 0 0 4px #bfa78e1a}.Portal-module__qzhl9q__submitBtn{background:var(--accent-brown);color:#fff;width:100%;transition:var(--transition);border-radius:50px;margin-top:1rem;padding:14px;font-size:1rem;font-weight:600}.Portal-module__qzhl9q__submitBtn:hover{background:var(--accent-brown-dark);transform:translateY(-2px);box-shadow:0 5px 15px #bfa78e4d}.Portal-module__qzhl9q__footerActions{text-align:center;margin-top:1.5rem;font-size:.9rem}.Portal-module__qzhl9q__footerActions a{color:var(--accent-brown);transition:var(--transition);font-weight:500}.Portal-module__qzhl9q__footerActions a:hover{text-decoration:underline}@media (max-width:850px){.Portal-module__qzhl9q__portalContainer{grid-template-columns:1fr;gap:2rem}.Portal-module__qzhl9q__portalContainer:after{display:none}.Portal-module__qzhl9q__formSection{padding:2rem}}
