.ArchitectureCrm-module__YpSnHW__dashboard{min-height:calc(100vh - var(--header-height));margin-top:var(--header-height);background-color:var(--background);border-top:1px solid var(--black);display:flex}.ArchitectureCrm-module__YpSnHW__sidebar{background-color:var(--white);border-right:1px solid var(--black);flex-direction:column;width:300px;padding:2rem;display:flex}.ArchitectureCrm-module__YpSnHW__sidebarTitle{font-family:var(--font-syne);text-transform:uppercase;margin-bottom:2rem;font-size:1.25rem;font-weight:800}.ArchitectureCrm-module__YpSnHW__sidebarMenu{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ArchitectureCrm-module__YpSnHW__sidebarMenuItem{font-family:var(--font-dm-sans);color:var(--black);cursor:pointer;border:1px solid #0000;padding:.75rem 1rem;font-weight:600;transition:all .2s}.ArchitectureCrm-module__YpSnHW__sidebarMenuItem:hover{border-color:var(--black);background-color:var(--background)}.ArchitectureCrm-module__YpSnHW__sidebarMenuItemActive{border-color:var(--black);background-color:var(--black);color:var(--white);font-family:var(--font-dm-sans);padding:.75rem 1rem;font-weight:600}.ArchitectureCrm-module__YpSnHW__sidebarMenuItemActive:hover{background-color:var(--black)}.ArchitectureCrm-module__YpSnHW__sidebarSection{margin-top:2rem}.ArchitectureCrm-module__YpSnHW__sidebarSubtitle{font-family:var(--font-syne);text-transform:uppercase;color:#666;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.ArchitectureCrm-module__YpSnHW__mainContent{flex:1;padding:3rem 4rem;overflow-y:auto}.ArchitectureCrm-module__YpSnHW__header{border-bottom:1px solid var(--black);margin-bottom:3rem;padding-bottom:1rem}.ArchitectureCrm-module__YpSnHW__title{font-family:var(--font-syne);text-transform:uppercase;color:var(--black);margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.1}.ArchitectureCrm-module__YpSnHW__description{font-family:var(--font-dm-sans);color:var(--black);max-width:600px;font-size:1.125rem}.ArchitectureCrm-module__YpSnHW__contentArea{flex-direction:column;gap:2rem;display:flex}.ArchitectureCrm-module__YpSnHW__btn{font-family:var(--font-syne),sans-serif;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:1px solid var(--black);background-color:var(--black);color:var(--white);border-radius:0;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ArchitectureCrm-module__YpSnHW__btn:hover:not(:disabled){color:var(--black);background-color:#0000}.ArchitectureCrm-module__YpSnHW__btn:disabled{opacity:.5;cursor:not-allowed}.ArchitectureCrm-module__YpSnHW__btnOutline{color:var(--black);background-color:#0000}.ArchitectureCrm-module__YpSnHW__btnOutline:hover:not(:disabled){background-color:var(--black);color:var(--white)}
.Header-module__GPz-la__header{width:100%;height:var(--header-height);z-index:1000;background:var(--background);border-bottom:1px solid var(--card-border);align-items:center;display:flex;position:fixed;top:0;left:0}.Header-module__GPz-la__nav{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__GPz-la__logo{letter-spacing:-.05em;color:var(--foreground);font-size:1.5rem;font-weight:800;font-family:var(--font-syne),sans-serif;text-transform:uppercase;text-decoration:none}.Header-module__GPz-la__links{gap:2.5rem;list-style:none;display:flex}.Header-module__GPz-la__link{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;transition:color var(--transition-fast);font-size:.9rem;font-weight:600;font-family:var(--font-syne),sans-serif}.Header-module__GPz-la__link:hover{color:var(--primary)}@media (max-width:768px){.Header-module__GPz-la__links{display:none}}
.Footer-module__as8s1W__footer{background:var(--foreground);color:var(--background);border-top:1px solid var(--card-border);margin-top:auto;padding:6rem 0 2rem}.Footer-module__as8s1W__content{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:6rem;display:grid}.Footer-module__as8s1W__logo{letter-spacing:-.05em;font-size:2rem;font-weight:800;font-family:var(--font-syne),sans-serif;text-transform:uppercase}.Footer-module__as8s1W__brandDesc{color:#999;max-width:300px;margin-top:1.5rem;font-size:1.05rem;line-height:1.7}.Footer-module__as8s1W__linksGroup{justify-content:flex-end;gap:6rem;display:flex}.Footer-module__as8s1W__columnTitle{color:var(--background);font-size:.9rem;font-weight:700;font-family:var(--font-dm-sans),sans-serif;letter-spacing:.1em;margin-bottom:2rem}.Footer-module__as8s1W__list{list-style:none}.Footer-module__as8s1W__listItem{margin-bottom:1rem}.Footer-module__as8s1W__link{color:#999;transition:color var(--transition-fast);font-size:1rem;font-family:var(--font-syne),sans-serif}.Footer-module__as8s1W__link:hover{color:var(--primary)}.Footer-module__as8s1W__bottom{text-align:left;color:#666;font-size:.85rem;font-family:var(--font-dm-sans),sans-serif;border-top:1px solid #333;padding-top:2rem}@media (max-width:968px){.Footer-module__as8s1W__content{grid-template-columns:1fr;gap:4rem}.Footer-module__as8s1W__linksGroup{flex-wrap:wrap;justify-content:flex-start;gap:4rem}}
.Hero-module__oEVfFq__hero{min-height:100vh;padding-top:var(--header-height);background:var(--background);justify-content:flex-start;align-items:center;padding-left:5vw;padding-right:5vw;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__geometricAccent{background:var(--secondary);z-index:0;transform-origin:100% 0;width:40vw;height:100vh;position:absolute;top:0;right:0;transform:skew(-10deg)}.Hero-module__oEVfFq__content{z-index:1;text-align:left;max-width:800px;padding:60px 0;position:relative}.Hero-module__oEVfFq__badge{border:1px solid var(--foreground);color:var(--foreground);font-size:.85rem;font-weight:700;font-family:var(--font-dm-sans),sans-serif;letter-spacing:.1em;margin-bottom:2rem;padding:6px 12px;animation:.8s ease-out Hero-module__oEVfFq__fade-in-up;display:inline-block}.Hero-module__oEVfFq__title{letter-spacing:-.04em;color:var(--foreground);margin-bottom:2rem;font-size:clamp(3rem,6vw,6rem);font-weight:800;line-height:.95;animation:.8s ease-out .2s backwards Hero-module__oEVfFq__fade-in-up}.Hero-module__oEVfFq__subtitle{color:#444;max-width:600px;margin-bottom:3.5rem;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.5;animation:.8s ease-out .4s backwards Hero-module__oEVfFq__fade-in-up}.Hero-module__oEVfFq__actions{justify-content:flex-start;gap:1rem;animation:.8s ease-out .6s backwards Hero-module__oEVfFq__fade-in-up;display:flex}@keyframes Hero-module__oEVfFq__fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__oEVfFq__geometricAccent{width:100%;height:40vh;top:auto;bottom:0;right:0;transform:skewY(-5deg)}}@media (max-width:768px){.Hero-module__oEVfFq__hero{text-align:left;align-items:center}.Hero-module__oEVfFq__actions{flex-direction:column;gap:1rem;width:100%}.Hero-module__oEVfFq__actions .Hero-module__oEVfFq__btn{width:100%}}
.Services-module__J8Vg9a__services{background:var(--background);border-top:1px solid var(--card-border);position:relative}.Services-module__J8Vg9a__grid{z-index:1;border:1px solid var(--card-border);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:0;margin-top:4rem;display:grid;position:relative}.Services-module__J8Vg9a__card{border-bottom:1px solid var(--card-border);border-right:1px solid var(--card-border);transition:var(--transition-normal);background:0 0;padding:3rem;position:relative;overflow:hidden}.Services-module__J8Vg9a__card:nth-child(2n){border-right:none}.Services-module__J8Vg9a__card:nth-last-child(-n+2){border-bottom:none}@media (max-width:768px){.Services-module__J8Vg9a__card{border-right:none!important;border-bottom:1px solid var(--card-border)!important}.Services-module__J8Vg9a__card:last-child{border-bottom:none!important}}.Services-module__J8Vg9a__card:hover{background:var(--card-border)}.Services-module__J8Vg9a__card:hover .Services-module__J8Vg9a__cardTitle,.Services-module__J8Vg9a__card:hover .Services-module__J8Vg9a__cardDesc{color:var(--background)}.Services-module__J8Vg9a__iconWrapper{border:1px solid var(--card-border);width:64px;height:64px;color:var(--primary);transition:var(--transition-normal);background:0 0;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.Services-module__J8Vg9a__card:hover .Services-module__J8Vg9a__iconWrapper{background:var(--background);color:var(--primary);border-color:var(--background)}.Services-module__J8Vg9a__cardContent{z-index:2;position:relative}.Services-module__J8Vg9a__cardTitle{color:var(--foreground);transition:var(--transition-normal);font-size:1.5rem;font-weight:700;font-family:var(--font-syne),sans-serif;margin-bottom:1rem}.Services-module__J8Vg9a__cardDesc{color:#444;transition:var(--transition-normal);font-size:1rem;line-height:1.6}.Services-module__J8Vg9a__sectionHeader{text-align:left;z-index:1;max-width:700px;position:relative}.Services-module__J8Vg9a__sectionTitle{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:800}.Services-module__J8Vg9a__sectionSubtitle{color:#444;font-size:1.1rem;line-height:1.6}
.WhyUs-module__k_ul2W__whyUs{background:var(--background);border-top:1px solid var(--card-border);position:relative}.WhyUs-module__k_ul2W__container{border:1px solid var(--card-border);border-top:none;border-bottom:none;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid}.WhyUs-module__k_ul2W__content{z-index:1;border-right:1px solid var(--card-border);padding:60px 40px;position:relative}.WhyUs-module__k_ul2W__badge{border:1px solid var(--foreground);color:var(--foreground);font-size:.85rem;font-weight:700;font-family:var(--font-dm-sans),sans-serif;letter-spacing:.1em;margin-bottom:2rem;padding:6px 12px;display:inline-block}.WhyUs-module__k_ul2W__title{color:var(--foreground);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.05}.WhyUs-module__k_ul2W__description{color:#444;max-width:500px;margin-bottom:3.5rem;font-size:1.1rem;line-height:1.7}.WhyUs-module__k_ul2W__stats{border-top:1px solid var(--card-border);border-left:1px solid var(--card-border);grid-template-columns:repeat(2,1fr);gap:0;margin-top:2rem;display:grid}.WhyUs-module__k_ul2W__statItem{border-right:1px solid var(--card-border);border-bottom:1px solid var(--card-border);background:var(--background);padding:2rem 1.5rem;transition:background .3s}.WhyUs-module__k_ul2W__statItem:hover{background:var(--card-border)}.WhyUs-module__k_ul2W__statItem:hover .WhyUs-module__k_ul2W__statValue,.WhyUs-module__k_ul2W__statItem:hover .WhyUs-module__k_ul2W__statLabel{color:var(--background)}.WhyUs-module__k_ul2W__statValue{color:var(--foreground);font-size:3rem;font-weight:800;font-family:var(--font-syne),sans-serif;margin-bottom:.5rem;line-height:1;transition:color .3s;display:block}.WhyUs-module__k_ul2W__statLabel{color:#444;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600;transition:color .3s}.WhyUs-module__k_ul2W__visual{background:var(--foreground);flex-direction:column;justify-content:center;padding:60px 40px;display:flex;position:relative}.WhyUs-module__k_ul2W__metricCard{width:100%;margin-bottom:3rem}.WhyUs-module__k_ul2W__metricCard:last-child{margin-bottom:0}.WhyUs-module__k_ul2W__metricHeader{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.WhyUs-module__k_ul2W__metricTitle{color:var(--background);font-size:1.2rem;font-weight:700;font-family:var(--font-syne),sans-serif}.WhyUs-module__k_ul2W__metricValue{color:var(--primary);font-size:1.5rem;font-weight:800}.WhyUs-module__k_ul2W__progressBar{background:#ffffff1a;width:100%;height:4px;overflow:hidden}.WhyUs-module__k_ul2W__progressFill{background:var(--primary);height:100%}@media (max-width:968px){.WhyUs-module__k_ul2W__container{grid-template-columns:1fr}.WhyUs-module__k_ul2W__content{border-right:none;border-bottom:1px solid var(--card-border);padding:40px 20px}.WhyUs-module__k_ul2W__visual{padding:60px 20px}}
.TextPage-module__MPV7HG__page{padding-top:calc(var(--header-height) + 40px);background:var(--background);min-height:100vh;padding-bottom:80px}.TextPage-module__MPV7HG__backLink{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600;font-family:var(--font-syne),sans-serif;margin-bottom:2rem;transition:color .3s;display:inline-block}.TextPage-module__MPV7HG__backLink:hover{color:var(--foreground)}.TextPage-module__MPV7HG__title{color:var(--foreground);font-size:clamp(2.5rem,4vw,4rem);font-weight:800;line-height:1.1;font-family:var(--font-syne),sans-serif;text-transform:uppercase;letter-spacing:-.03em;margin-bottom:1rem}.TextPage-module__MPV7HG__date{color:#888;margin-bottom:3rem;font-size:.95rem}.TextPage-module__MPV7HG__content{max-width:800px}.TextPage-module__MPV7HG__section{margin-bottom:3rem}.TextPage-module__MPV7HG__sectionTitle{color:var(--foreground);font-size:1.5rem;font-weight:700;font-family:var(--font-syne),sans-serif;text-transform:uppercase;margin-bottom:1rem}.TextPage-module__MPV7HG__text{color:#444;margin-bottom:1rem;line-height:1.7}.TextPage-module__MPV7HG__list{color:#444;padding-left:1.5rem;line-height:1.7;list-style-type:disc}.TextPage-module__MPV7HG__list li{margin-bottom:.5rem}
.Contact-module__RDTI0G__contact{background:var(--background);position:relative}.Contact-module__RDTI0G__container{border:1px solid var(--card-border);border-top:none;border-bottom:none;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid}.Contact-module__RDTI0G__infoBox{border-right:1px solid var(--card-border);background:var(--foreground);color:var(--background);flex-direction:column;padding:60px 40px;display:flex}.Contact-module__RDTI0G__title{letter-spacing:-.03em;font-size:clamp(2.5rem,4vw,4rem);font-weight:800;line-height:1.05;font-family:var(--font-syne),sans-serif;margin-bottom:1.5rem}.Contact-module__RDTI0G__description{color:#999;max-width:500px;margin-bottom:3.5rem;font-size:1.1rem;line-height:1.7}.Contact-module__RDTI0G__contactDetails{margin-top:auto}.Contact-module__RDTI0G__contactDetails p{color:#999;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Contact-module__RDTI0G__contactDetails strong{color:var(--background);font-size:1.1rem;font-family:var(--font-syne),sans-serif;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;display:block}.Contact-module__RDTI0G__formContainer{background:0 0;padding:60px 40px}.Contact-module__RDTI0G__form{flex-direction:column;gap:2rem;display:flex}.Contact-module__RDTI0G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__RDTI0G__label{color:var(--foreground);font-size:.85rem;font-weight:700;font-family:var(--font-dm-sans),sans-serif;letter-spacing:.1em}.Contact-module__RDTI0G__input,.Contact-module__RDTI0G__textarea{border:none;border-bottom:1px solid var(--card-border);color:var(--foreground);transition:var(--transition-fast);background:0 0;border-radius:0;padding:12px 0;font-family:inherit;font-size:1.1rem}.Contact-module__RDTI0G__input:focus,.Contact-module__RDTI0G__textarea:focus{border-color:var(--primary);background:0 0;outline:none}.Contact-module__RDTI0G__textarea{resize:vertical;min-height:120px}.Contact-module__RDTI0G__submitBtn{align-self:flex-start;width:auto;margin-top:1rem}@media (max-width:968px){.Contact-module__RDTI0G__container{grid-template-columns:1fr}.Contact-module__RDTI0G__infoBox{border-right:none;border-bottom:1px solid var(--card-border)}}@media (max-width:768px){.Contact-module__RDTI0G__infoBox,.Contact-module__RDTI0G__formContainer{padding:40px 20px}}
.AiTraining-module__9weMea__dashboard{min-height:calc(100vh - var(--header-height));margin-top:var(--header-height);background-color:var(--background);border-top:1px solid var(--black);display:flex}.AiTraining-module__9weMea__sidebar{background-color:var(--white);border-right:1px solid var(--black);flex-direction:column;width:300px;padding:2rem;display:flex}.AiTraining-module__9weMea__sidebarTitle{font-family:var(--font-syne);text-transform:uppercase;margin-bottom:2rem;font-size:1.25rem;font-weight:800}.AiTraining-module__9weMea__sidebarMenu{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AiTraining-module__9weMea__sidebarMenuItem{font-family:var(--font-dm-sans);color:var(--black);cursor:pointer;border:1px solid #0000;padding:.75rem 1rem;font-weight:600;transition:all .2s}.AiTraining-module__9weMea__sidebarMenuItem:hover{border-color:var(--black);background-color:var(--background)}.AiTraining-module__9weMea__sidebarMenuItemActive{border-color:var(--black);background-color:var(--black);color:var(--white)}.AiTraining-module__9weMea__sidebarMenuItemActive:hover{background-color:var(--black)}.AiTraining-module__9weMea__sidebarSection{margin-top:2rem}.AiTraining-module__9weMea__sidebarSubtitle{font-family:var(--font-syne);text-transform:uppercase;color:#666;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.AiTraining-module__9weMea__mainContent{flex:1;padding:3rem 4rem;overflow-y:auto}.AiTraining-module__9weMea__header{border-bottom:1px solid var(--black);margin-bottom:3rem;padding-bottom:1rem}.AiTraining-module__9weMea__title{font-family:var(--font-syne);text-transform:uppercase;color:var(--black);margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.1}.AiTraining-module__9weMea__description{font-family:var(--font-dm-sans);color:var(--black);max-width:600px;font-size:1.125rem}.AiTraining-module__9weMea__uploadCard{border:1px solid var(--black);background-color:var(--white);margin-bottom:2rem;padding:3rem}.AiTraining-module__9weMea__dropzone{border:1px dashed var(--black);text-align:center;cursor:pointer;background-color:var(--background);padding:4rem 2rem;transition:background-color .2s}.AiTraining-module__9weMea__dropzone:hover{background-color:#eaeaea}.AiTraining-module__9weMea__dropzoneIcon{margin-bottom:1rem}.AiTraining-module__9weMea__dropzoneTitle{font-family:var(--font-syne);text-transform:uppercase;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.AiTraining-module__9weMea__dropzoneText{font-family:var(--font-dm-sans);color:#444}.AiTraining-module__9weMea__fileInfo{border:1px solid var(--black);background:var(--background);justify-content:space-between;align-items:center;margin-top:1.5rem;padding:1rem;display:flex}.AiTraining-module__9weMea__inputGroup{flex-direction:column;gap:.5rem;margin-top:2rem;display:flex}.AiTraining-module__9weMea__label{font-family:var(--font-syne);text-transform:uppercase;font-size:.875rem;font-weight:700}.AiTraining-module__9weMea__input{border:1px solid var(--black);background-color:var(--white);font-family:var(--font-dm-sans);outline:none;padding:1rem;font-size:1rem}.AiTraining-module__9weMea__input:focus{border-color:var(--primary)}.AiTraining-module__9weMea__btn{background-color:var(--black);color:var(--white);font-family:var(--font-syne);text-transform:uppercase;border:1px solid var(--black);cursor:pointer;text-align:center;margin-top:1rem;padding:1rem 2rem;font-weight:700;transition:all .2s;display:inline-block}.AiTraining-module__9weMea__btn:hover:not(:disabled){background-color:var(--primary);border-color:var(--primary)}.AiTraining-module__9weMea__btn:disabled{opacity:.5;cursor:not-allowed}.AiTraining-module__9weMea__btnOutline{color:var(--black);background-color:#0000}.AiTraining-module__9weMea__btnOutline:hover{background-color:var(--black);color:var(--white)}.AiTraining-module__9weMea__progressCard{border:1px solid var(--black);background-color:var(--white);margin-top:2rem;padding:3rem}.AiTraining-module__9weMea__progressTitle{font-family:var(--font-syne);text-transform:uppercase;border-bottom:1px solid var(--black);margin-bottom:2rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.AiTraining-module__9weMea__progressBarContainer{background-color:#ddd;width:100%;height:4px;margin-bottom:2rem;position:relative}.AiTraining-module__9weMea__progressBarFill{background-color:var(--primary);height:100%;transition:width .5s}.AiTraining-module__9weMea__stepList{flex-direction:column;gap:1rem;display:flex}.AiTraining-module__9weMea__stepItem{font-family:var(--font-dm-sans);align-items:center;gap:1rem;display:flex}.AiTraining-module__9weMea__stepItemCompleted{color:var(--black);font-weight:600}.AiTraining-module__9weMea__stepItemActive{color:var(--primary);font-weight:700}.AiTraining-module__9weMea__stepItemPending{color:#888}.AiTraining-module__9weMea__viewerHeader{border-bottom:1px solid var(--black);justify-content:space-between;align-items:center;margin-top:3rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.AiTraining-module__9weMea__viewerTitle{font-family:var(--font-syne);text-transform:uppercase;font-size:2rem;font-weight:800}.AiTraining-module__9weMea__tabs{border:1px solid var(--black);margin-bottom:2rem;display:flex}.AiTraining-module__9weMea__tabBtn{border:none;border-right:1px solid var(--black);font-family:var(--font-syne);text-transform:uppercase;cursor:pointer;background:0 0;flex:1;padding:1rem;font-weight:700;transition:background-color .2s}.AiTraining-module__9weMea__tabBtn:last-child{border-right:none}.AiTraining-module__9weMea__tabBtnActive{background-color:var(--black);color:var(--white)}.AiTraining-module__9weMea__moduleCard{border:1px solid var(--black);background:var(--white);margin-bottom:2rem;padding:2rem}.AiTraining-module__9weMea__moduleTitle{font-family:var(--font-syne);text-transform:uppercase;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.AiTraining-module__9weMea__sectionTitle{font-family:var(--font-syne);text-transform:uppercase;margin-top:1.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:700}.AiTraining-module__9weMea__moduleContent{font-family:var(--font-dm-sans);color:#333;line-height:1.6}.AiTraining-module__9weMea__moduleExample{background-color:var(--background);border:1px solid var(--black);border-left:4px solid var(--primary);font-family:var(--font-dm-sans);margin-top:1.5rem;padding:1.5rem}.AiTraining-module__9weMea__quizCard{border:1px solid var(--black);background:var(--white);padding:2rem}.AiTraining-module__9weMea__quizQuestion{font-family:var(--font-syne);margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.AiTraining-module__9weMea__quizOption{font-family:var(--font-dm-sans);border:1px solid #ddd;margin-bottom:.5rem;padding:.75rem 1rem}.AiTraining-module__9weMea__quizOptionCorrect{border-color:var(--black);background-color:#f0f0f0;font-weight:700}.AiTraining-module__9weMea__certificateCard{border:4px double var(--black);text-align:center;background:var(--white);padding:4rem 2rem}.AiTraining-module__9weMea__certIcon{color:var(--primary);margin-bottom:2rem}.AiTraining-module__9weMea__certTitle{font-family:var(--font-syne);text-transform:uppercase;margin-bottom:1rem;font-size:3rem;font-weight:800}.AiTraining-module__9weMea__certText{font-family:var(--font-dm-sans);margin-bottom:2rem;font-size:1.25rem}.AiTraining-module__9weMea__certCourse{font-family:var(--font-syne);text-transform:uppercase;color:var(--primary);margin-bottom:3rem;font-size:2rem;font-weight:700}.AiTraining-module__9weMea__certDesc{font-family:var(--font-dm-sans);max-width:600px;margin:0 auto 3rem;font-style:italic;line-height:1.6}.AiTraining-module__9weMea__certLine{background-color:var(--black);width:200px;height:1px;margin:0 auto .5rem}
.OeeMaintenanceCopilot-module__a5S_vW__dashboard{min-height:calc(100vh - var(--header-height));margin-top:var(--header-height);background-color:var(--background);border-top:1px solid var(--black);display:flex}.OeeMaintenanceCopilot-module__a5S_vW__sidebar{background-color:var(--white);border-right:1px solid var(--black);flex-direction:column;width:300px;padding:2rem;display:flex}.OeeMaintenanceCopilot-module__a5S_vW__sidebarTitle{font-family:var(--font-syne);text-transform:uppercase;margin-bottom:2rem;font-size:1.25rem;font-weight:800}.OeeMaintenanceCopilot-module__a5S_vW__sidebarMenu{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.OeeMaintenanceCopilot-module__a5S_vW__sidebarMenuItem{font-family:var(--font-dm-sans);color:var(--black);cursor:pointer;border:1px solid #0000;padding:.75rem 1rem;font-weight:600;transition:all .2s}.OeeMaintenanceCopilot-module__a5S_vW__sidebarMenuItem:hover{border-color:var(--black);background-color:var(--background)}.OeeMaintenanceCopilot-module__a5S_vW__sidebarMenuItemActive{border-color:var(--black);background-color:var(--black);color:var(--white);font-family:var(--font-dm-sans);padding:.75rem 1rem;font-weight:600}.OeeMaintenanceCopilot-module__a5S_vW__sidebarMenuItemActive:hover{background-color:var(--black)}.OeeMaintenanceCopilot-module__a5S_vW__sidebarSection{margin-top:2rem}.OeeMaintenanceCopilot-module__a5S_vW__sidebarSubtitle{font-family:var(--font-syne);text-transform:uppercase;color:#666;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.OeeMaintenanceCopilot-module__a5S_vW__mainContent{flex:1;padding:3rem 4rem;overflow-y:auto}.OeeMaintenanceCopilot-module__a5S_vW__header{border-bottom:1px solid var(--black);margin-bottom:3rem;padding-bottom:1rem}.OeeMaintenanceCopilot-module__a5S_vW__title{font-family:var(--font-syne);text-transform:uppercase;color:var(--black);margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.1}.OeeMaintenanceCopilot-module__a5S_vW__description{font-family:var(--font-dm-sans);color:var(--black);max-width:600px;font-size:1.125rem}.OeeMaintenanceCopilot-module__a5S_vW__contentArea{flex-direction:column;gap:2rem;display:flex}.OeeMaintenanceCopilot-module__a5S_vW__btn{font-family:var(--font-syne),sans-serif;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:1px solid var(--black);background-color:var(--black);color:var(--white);border-radius:0;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.OeeMaintenanceCopilot-module__a5S_vW__btn:hover:not(:disabled){color:var(--black);background-color:#0000}.OeeMaintenanceCopilot-module__a5S_vW__btn:disabled{opacity:.5;cursor:not-allowed}.OeeMaintenanceCopilot-module__a5S_vW__btnOutline{color:var(--black);background-color:#0000}.OeeMaintenanceCopilot-module__a5S_vW__btnOutline:hover:not(:disabled){background-color:var(--black);color:var(--white)}
