.InkMasterTemplate-module__bkIQlq__container{color:#f5f5f5;background:#0a0a0f;min-height:100vh;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}.InkMasterTemplate-module__bkIQlq__container ::selection{color:#fff;background:#8b0000}.InkMasterTemplate-module__bkIQlq__previewHero{text-align:center;background:url(https://images.unsplash.com/photo-1598371839696-5c5bb00bdc28?auto=format&fit=crop&w=1200&q=80) 50%/cover;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;min-height:400px;display:flex;position:relative;overflow:hidden}.InkMasterTemplate-module__bkIQlq__previewOverlay{background:linear-gradient(#0a0a0fb3 0%,#0a0a0f 100%);position:absolute;inset:0}.InkMasterTemplate-module__bkIQlq__previewLogo{z-index:2;letter-spacing:6px;text-align:center;width:100%;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:300;position:relative}.InkMasterTemplate-module__bkIQlq__previewLogo span{color:#a3a3a3;font-style:italic;font-weight:400}.InkMasterTemplate-module__bkIQlq__previewHero p{z-index:2;opacity:.7;text-transform:uppercase;letter-spacing:4px;color:#a3a3a3;font-size:.75rem;position:relative}.InkMasterTemplate-module__bkIQlq__header{z-index:100;background:0 0;padding:1.5rem 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.InkMasterTemplate-module__bkIQlq__headerScrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ff2;border-bottom:1px solid #ffffff0d;padding:1rem 0}.InkMasterTemplate-module__bkIQlq__headerContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 4rem;display:flex}.InkMasterTemplate-module__bkIQlq__logo{letter-spacing:8px;cursor:pointer;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:300}.InkMasterTemplate-module__bkIQlq__logo span{color:#a3a3a3;font-style:italic}.InkMasterTemplate-module__bkIQlq__desktopNav{align-items:center;gap:3rem;display:flex}.InkMasterTemplate-module__bkIQlq__desktopNav button{color:#f5f5f599;cursor:pointer;text-transform:uppercase;letter-spacing:3px;background:0 0;border:none;padding:.5rem 0;font-size:.75rem;transition:all .3s;position:relative}.InkMasterTemplate-module__bkIQlq__desktopNav button:hover,.InkMasterTemplate-module__bkIQlq__desktopNav button.InkMasterTemplate-module__bkIQlq__active{color:#fff}.InkMasterTemplate-module__bkIQlq__desktopNav button:not(.InkMasterTemplate-module__bkIQlq__bookingBtnNav):after{content:"";background:#8b0000;width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.InkMasterTemplate-module__bkIQlq__desktopNav button:not(.InkMasterTemplate-module__bkIQlq__bookingBtnNav):hover:after,.InkMasterTemplate-module__bkIQlq__desktopNav button:not(.InkMasterTemplate-module__bkIQlq__bookingBtnNav).InkMasterTemplate-module__bkIQlq__active:after{width:100%}.InkMasterTemplate-module__bkIQlq__bookingBtnNav{border-radius:2px;border:1px solid #fff3!important;padding:.6rem 1.5rem!important}.InkMasterTemplate-module__bkIQlq__bookingBtnNav:hover{color:#0a0a0f!important;background:#fff!important}.InkMasterTemplate-module__bkIQlq__menuToggle{color:#fff;cursor:pointer;background:0 0;border:none;display:none}.InkMasterTemplate-module__bkIQlq__mobileNav{display:none}.InkMasterTemplate-module__bkIQlq__main{min-height:calc(100vh - 100px)}.InkMasterTemplate-module__bkIQlq__hero{justify-content:center;align-items:center;height:100vh;padding:0 2rem;display:flex;position:relative}.InkMasterTemplate-module__bkIQlq__heroBackground{z-index:0;background-image:url(https://images.unsplash.com/photo-1598371839696-5c5bb00bdc28?auto=format&fit=crop&w=2000&q=80);background-position:50% 30%;background-size:cover;position:absolute;inset:0}.InkMasterTemplate-module__bkIQlq__heroGradient{background:radial-gradient(circle,#0a0a0f66 0%,#0a0a0f 100%);position:absolute;inset:0}.InkMasterTemplate-module__bkIQlq__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;animation:1s cubic-bezier(.16,1,.3,1) forwards InkMasterTemplate-module__bkIQlq__fadeUp;display:grid;position:relative}@keyframes InkMasterTemplate-module__bkIQlq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.InkMasterTemplate-module__bkIQlq__heroTag{color:#a3a3a3;text-transform:uppercase;letter-spacing:4px;margin-bottom:2rem;font-size:.75rem;display:inline-block}.InkMasterTemplate-module__bkIQlq__heroContent h1{letter-spacing:12px;text-shadow:0 10px 30px #000c;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:5rem;font-weight:300;line-height:1.1}.InkMasterTemplate-module__bkIQlq__heroDesc{color:#f5f5f5b3;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.InkMasterTemplate-module__bkIQlq__heroActions{gap:1.5rem;display:flex}.InkMasterTemplate-module__bkIQlq__heroVisualContent{justify-content:center;align-items:center;display:flex;position:relative}.InkMasterTemplate-module__bkIQlq__heroImageCard{z-index:2;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:500px;height:700px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 30px 60px #0009}.InkMasterTemplate-module__bkIQlq__heroImageCard:hover{transform:rotate(0)scale(1.02)}.InkMasterTemplate-module__bkIQlq__heroImageCard img{object-fit:cover;filter:grayscale(80%)contrast(1.2);width:100%;height:100%;transition:filter .6s}.InkMasterTemplate-module__bkIQlq__heroImageCard:hover img{filter:grayscale(20%)contrast(1.1)}.InkMasterTemplate-module__bkIQlq__heroCardOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#050508cc 100%);position:absolute;inset:0}.InkMasterTemplate-module__bkIQlq__heroDecoration{z-index:1;opacity:.15;mix-blend-mode:color-dodge;width:600px;height:600px;animation:60s linear infinite InkMasterTemplate-module__bkIQlq__rotate;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}@keyframes InkMasterTemplate-module__bkIQlq__rotate{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.InkMasterTemplate-module__bkIQlq__primaryBtn{color:#0a0a0f;cursor:pointer;text-transform:uppercase;letter-spacing:2px;background:#fff;border:none;border-radius:2px;padding:1.2rem 2.5rem;font-size:.8rem;font-weight:600;transition:all .3s}.InkMasterTemplate-module__bkIQlq__primaryBtn:hover{background:#a3a3a3;transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.InkMasterTemplate-module__bkIQlq__secondaryBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:2px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:.5rem;padding:1.2rem 2.5rem;font-size:.8rem;transition:all .3s;display:flex}.InkMasterTemplate-module__bkIQlq__secondaryBtn:hover{background:#ffffff1a;border-color:#ffffff4d}.InkMasterTemplate-module__bkIQlq__outlineBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:2px;background:0 0;border:1px solid #ffffff4d;padding:1rem 2rem;font-size:.8rem;transition:all .3s}.InkMasterTemplate-module__bkIQlq__outlineBtn:hover{color:#0a0a0f;background:#fff;border-color:#fff}.InkMasterTemplate-module__bkIQlq__specialtiesSection{max-width:1400px;margin:0 auto;padding:8rem 4rem}.InkMasterTemplate-module__bkIQlq__sectionHeader{text-align:center;margin-bottom:5rem}.InkMasterTemplate-module__bkIQlq__sectionHeader h2{letter-spacing:4px;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:300}.InkMasterTemplate-module__bkIQlq__sectionHeader p{color:#a3a3a3;letter-spacing:1px}.InkMasterTemplate-module__bkIQlq__specialtiesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.InkMasterTemplate-module__bkIQlq__specialtyCard{text-align:center;background:#121216;border:1px solid #ffffff08;padding:3rem 2rem;transition:all .3s}.InkMasterTemplate-module__bkIQlq__specialtyCard:hover{background:#16161c;border-color:#ffffff1a;transform:translateY(-10px)}.InkMasterTemplate-module__bkIQlq__specialtyIcon{color:#8b0000;justify-content:center;margin-bottom:1.5rem;display:flex}.InkMasterTemplate-module__bkIQlq__specialtyCard h3{letter-spacing:2px;margin-bottom:1rem;font-size:1.2rem;font-weight:400}.InkMasterTemplate-module__bkIQlq__specialtyCard p{color:#f5f5f580;font-size:.9rem;line-height:1.7}.InkMasterTemplate-module__bkIQlq__highlightSection{grid-template-columns:1fr 1.5fr;align-items:center;gap:6rem;max-width:1400px;margin:0 auto;padding:0 4rem 8rem;display:grid}.InkMasterTemplate-module__bkIQlq__highlightContent h2{letter-spacing:2px;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:300;line-height:1.2}.InkMasterTemplate-module__bkIQlq__highlightContent p{color:#f5f5f599;margin-bottom:3rem;font-size:1.1rem;line-height:2}.InkMasterTemplate-module__bkIQlq__highlightMasonry{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.InkMasterTemplate-module__bkIQlq__highlightImg{filter:grayscale(30%)contrast(1.1);background-position:50%;background-size:cover;border-radius:2px;height:450px;transition:filter .5s}.InkMasterTemplate-module__bkIQlq__highlightImg:hover{filter:grayscale(0%)contrast()}.InkMasterTemplate-module__bkIQlq__portfolioSection{max-width:1400px;min-height:100vh;margin:0 auto;padding:10rem 4rem 6rem}.InkMasterTemplate-module__bkIQlq__pageHeader{text-align:center;margin-bottom:4rem}.InkMasterTemplate-module__bkIQlq__pageHeader h1{letter-spacing:6px;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:4rem;font-weight:300}.InkMasterTemplate-module__bkIQlq__pageHeader p{color:#a3a3a3;font-size:1.1rem}.InkMasterTemplate-module__bkIQlq__filterTabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.InkMasterTemplate-module__bkIQlq__filterTabs button{color:#f5f5f580;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:30px;padding:.6rem 1.5rem;font-size:.8rem;transition:all .3s}.InkMasterTemplate-module__bkIQlq__filterTabs button:hover,.InkMasterTemplate-module__bkIQlq__activeFilter{color:#0a0a0f!important;background:#fff!important;border-color:#fff!important}.InkMasterTemplate-module__bkIQlq__masonryGrid{columns:3 350px;column-gap:2rem}.InkMasterTemplate-module__bkIQlq__masonryItem{break-inside:avoid;cursor:pointer;border-radius:2px;margin-bottom:2rem;position:relative;overflow:hidden}.InkMasterTemplate-module__bkIQlq__masonryItem img{filter:grayscale(15%)contrast(1.1);width:100%;transition:transform .6s,filter .6s;display:block}.InkMasterTemplate-module__bkIQlq__masonryOverlay{opacity:0;background:linear-gradient(#0000,#0a0a0fe6);flex-direction:column;justify-content:flex-end;padding:2rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.InkMasterTemplate-module__bkIQlq__masonryItem:hover img{filter:grayscale(0)contrast();transform:scale(1.03)}.InkMasterTemplate-module__bkIQlq__masonryItem:hover .InkMasterTemplate-module__bkIQlq__masonryOverlay{opacity:1}.InkMasterTemplate-module__bkIQlq__masonryInfo h3{letter-spacing:1px;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:400}.InkMasterTemplate-module__bkIQlq__masonryInfo p{color:#a3a3a3;text-transform:uppercase;letter-spacing:2px;font-size:.8rem}.InkMasterTemplate-module__bkIQlq__lightbox{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ffa;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.InkMasterTemplate-module__bkIQlq__lightboxContent{flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;position:relative}.InkMasterTemplate-module__bkIQlq__lightboxClose{color:#fff;cursor:pointer;opacity:.6;background:0 0;border:none;transition:opacity .3s;position:absolute;top:-3rem;right:0}.InkMasterTemplate-module__bkIQlq__lightboxClose:hover{opacity:1}.InkMasterTemplate-module__bkIQlq__lightboxContent img{object-fit:contain;width:100%;max-height:70vh}.InkMasterTemplate-module__bkIQlq__lightboxInfo{text-align:center;padding:2rem 0 0}.InkMasterTemplate-module__bkIQlq__lightboxInfo h3{letter-spacing:2px;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.InkMasterTemplate-module__bkIQlq__lightboxInfo p{color:#a3a3a3;text-transform:uppercase;letter-spacing:2px;font-size:.85rem}.InkMasterTemplate-module__bkIQlq__artistsSection{max-width:1200px;margin:0 auto;padding:10rem 4rem 6rem}.InkMasterTemplate-module__bkIQlq__artistsList{flex-direction:column;gap:8rem;display:flex}.InkMasterTemplate-module__bkIQlq__artistCard{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.InkMasterTemplate-module__bkIQlq__artistCard:nth-child(2n){direction:rtl;grid-template-columns:1fr 1fr}.InkMasterTemplate-module__bkIQlq__artistCard:nth-child(2n)>*{direction:ltr}.InkMasterTemplate-module__bkIQlq__artistImg{filter:grayscale()contrast(1.2);background-position:50%;background-size:cover;height:600px;transition:filter .5s}.InkMasterTemplate-module__bkIQlq__artistImg:hover{filter:grayscale(30%)contrast(1.1)}.InkMasterTemplate-module__bkIQlq__artistMeta h2{margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3rem}.InkMasterTemplate-module__bkIQlq__artistRole{color:#8b0000;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:.85rem;display:block}.InkMasterTemplate-module__bkIQlq__artistBio p{color:#f5f5f599;margin-bottom:2rem;font-size:1.05rem;line-height:2}.InkMasterTemplate-module__bkIQlq__artistSocial{color:#a3a3a3;align-items:center;gap:.5rem;margin-bottom:2.5rem;text-decoration:none;transition:color .3s;display:inline-flex}.InkMasterTemplate-module__bkIQlq__artistSocial:hover{color:#fff}.InkMasterTemplate-module__bkIQlq__bookingSection{max-width:1400px;margin:0 auto;padding:10rem 4rem 6rem}.InkMasterTemplate-module__bkIQlq__bookingContainer{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:6rem;display:grid}.InkMasterTemplate-module__bkIQlq__bookingInfo h1{margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:3.5rem;line-height:1.1}.InkMasterTemplate-module__bkIQlq__bookingDesc{color:#f5f5f599;margin-bottom:4rem;line-height:1.8}.InkMasterTemplate-module__bkIQlq__contactDetails{flex-direction:column;gap:2rem;display:flex}.InkMasterTemplate-module__bkIQlq__contactItem{align-items:flex-start;gap:1.5rem;display:flex}.InkMasterTemplate-module__bkIQlq__contactItem svg{color:#8b0000;flex-shrink:0}.InkMasterTemplate-module__bkIQlq__contactItem strong{letter-spacing:1px;margin-bottom:.5rem;font-weight:400;display:block}.InkMasterTemplate-module__bkIQlq__contactItem p{color:#f5f5f580;font-size:.9rem;line-height:1.5}.InkMasterTemplate-module__bkIQlq__bookingFormWrapper{background:#121216;border:1px solid #ffffff08;padding:4rem}.InkMasterTemplate-module__bkIQlq__bookingForm{flex-direction:column;gap:2rem;display:flex}.InkMasterTemplate-module__bkIQlq__formRow{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.InkMasterTemplate-module__bkIQlq__formGroup{flex-direction:column;gap:.75rem;display:flex}.InkMasterTemplate-module__bkIQlq__formGroup label{text-transform:uppercase;letter-spacing:2px;color:#a3a3a3;font-size:.8rem}.InkMasterTemplate-module__bkIQlq__formGroup input,.InkMasterTemplate-module__bkIQlq__formGroup select,.InkMasterTemplate-module__bkIQlq__formGroup textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid #fff3;border-radius:0;padding:.75rem 0;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s}.InkMasterTemplate-module__bkIQlq__formGroup select option{color:#fff;background:#0a0a0f}.InkMasterTemplate-module__bkIQlq__formGroup input:focus,.InkMasterTemplate-module__bkIQlq__formGroup select:focus,.InkMasterTemplate-module__bkIQlq__formGroup textarea:focus{border-bottom-color:#fff;outline:none}.InkMasterTemplate-module__bkIQlq__submitBtn{color:#0a0a0f;cursor:pointer;text-transform:uppercase;letter-spacing:2px;background:#fff;border:none;margin-top:2rem;padding:1.2rem;font-size:.9rem;font-weight:600;transition:all .3s}.InkMasterTemplate-module__bkIQlq__submitBtn:hover{background:#a3a3a3}.InkMasterTemplate-module__bkIQlq__footer{background:#050508;border-top:1px solid #ffffff0d;margin-top:4rem;padding:6rem 4rem 2rem}.InkMasterTemplate-module__bkIQlq__footerTop{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;max-width:1400px;margin:0 auto 4rem;display:grid}.InkMasterTemplate-module__bkIQlq__footerBrand p{color:#f5f5f580;max-width:300px;margin:1.5rem 0;font-size:.95rem;line-height:1.8}.InkMasterTemplate-module__bkIQlq__socialLinks{gap:1rem;display:flex}.InkMasterTemplate-module__bkIQlq__socialLinks a{color:#fff;opacity:.6;transition:opacity .3s}.InkMasterTemplate-module__bkIQlq__socialLinks a:hover{opacity:1}.InkMasterTemplate-module__bkIQlq__footerLinksGroup h4,.InkMasterTemplate-module__bkIQlq__footerContact h4{letter-spacing:2px;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:1rem;font-weight:400}.InkMasterTemplate-module__bkIQlq__footerLinksGroup ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.InkMasterTemplate-module__bkIQlq__footerLinksGroup button,.InkMasterTemplate-module__bkIQlq__footerLinksGroup span{color:#f5f5f580;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.9rem;transition:color .3s}.InkMasterTemplate-module__bkIQlq__footerLinksGroup button:hover{color:#fff}.InkMasterTemplate-module__bkIQlq__footerContact p{color:#f5f5f580;margin-bottom:.5rem;font-size:.9rem;line-height:1.8}.InkMasterTemplate-module__bkIQlq__contactEmail{color:#8b0000!important}.InkMasterTemplate-module__bkIQlq__footerBottom{color:#f5f5f566;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding-top:2rem;font-size:.8rem;display:flex}.InkMasterTemplate-module__bkIQlq__legalLinks{gap:2rem;display:flex}.InkMasterTemplate-module__bkIQlq__legalLinks a{color:inherit;text-decoration:none;transition:color .3s}.InkMasterTemplate-module__bkIQlq__legalLinks a:hover{color:#fff}@media (min-width:1600px){.InkMasterTemplate-module__bkIQlq__headerContent{max-width:1600px;padding:0 6rem}.InkMasterTemplate-module__bkIQlq__heroContent{gap:6rem;max-width:1600px}.InkMasterTemplate-module__bkIQlq__heroContent h1{letter-spacing:16px;font-size:6rem}.InkMasterTemplate-module__bkIQlq__heroDesc{font-size:1.2rem}.InkMasterTemplate-module__bkIQlq__heroImageCard{max-width:600px;height:800px}.InkMasterTemplate-module__bkIQlq__specialtiesSection,.InkMasterTemplate-module__bkIQlq__portfolioSection,.InkMasterTemplate-module__bkIQlq__highlightSection,.InkMasterTemplate-module__bkIQlq__bookingSection{max-width:1600px;padding-left:6rem;padding-right:6rem}.InkMasterTemplate-module__bkIQlq__artistsSection{max-width:1400px}.InkMasterTemplate-module__bkIQlq__masonryGrid{columns:4 300px;column-gap:2.5rem}.InkMasterTemplate-module__bkIQlq__highlightContent h2{font-size:3.5rem}.InkMasterTemplate-module__bkIQlq__highlightImg{height:550px}.InkMasterTemplate-module__bkIQlq__artistImg{height:700px}.InkMasterTemplate-module__bkIQlq__artistMeta h2{font-size:3.5rem}.InkMasterTemplate-module__bkIQlq__footerTop,.InkMasterTemplate-module__bkIQlq__footerBottom{max-width:1600px}.InkMasterTemplate-module__bkIQlq__pageHeader h1{font-size:5rem}.InkMasterTemplate-module__bkIQlq__sectionHeader h2{font-size:3rem}.InkMasterTemplate-module__bkIQlq__bookingInfo h1{font-size:4rem}}@media (min-width:1920px){.InkMasterTemplate-module__bkIQlq__headerContent{max-width:1800px}.InkMasterTemplate-module__bkIQlq__heroContent{gap:8rem;max-width:1800px}.InkMasterTemplate-module__bkIQlq__heroContent h1{font-size:7rem}.InkMasterTemplate-module__bkIQlq__heroImageCard{max-width:700px;height:900px}.InkMasterTemplate-module__bkIQlq__specialtiesSection,.InkMasterTemplate-module__bkIQlq__portfolioSection,.InkMasterTemplate-module__bkIQlq__highlightSection,.InkMasterTemplate-module__bkIQlq__bookingSection{max-width:1800px}.InkMasterTemplate-module__bkIQlq__specialtiesGrid{gap:3rem}.InkMasterTemplate-module__bkIQlq__specialtyCard{padding:4rem 2.5rem}.InkMasterTemplate-module__bkIQlq__masonryGrid{columns:4 350px}.InkMasterTemplate-module__bkIQlq__highlightSection{gap:8rem}.InkMasterTemplate-module__bkIQlq__highlightImg{height:650px}.InkMasterTemplate-module__bkIQlq__footerTop,.InkMasterTemplate-module__bkIQlq__footerBottom{max-width:1800px}}@media (max-width:1200px){.InkMasterTemplate-module__bkIQlq__headerContent,.InkMasterTemplate-module__bkIQlq__hero{padding:0 2rem}.InkMasterTemplate-module__bkIQlq__heroContent h1{font-size:4rem}.InkMasterTemplate-module__bkIQlq__specialtiesSection,.InkMasterTemplate-module__bkIQlq__highlightSection,.InkMasterTemplate-module__bkIQlq__portfolioSection,.InkMasterTemplate-module__bkIQlq__artistsSection,.InkMasterTemplate-module__bkIQlq__bookingSection,.InkMasterTemplate-module__bkIQlq__footer{padding-left:2rem;padding-right:2rem}.InkMasterTemplate-module__bkIQlq__specialtiesGrid{grid-template-columns:repeat(2,1fr)}.InkMasterTemplate-module__bkIQlq__masonryGrid{columns:2 300px}}@media (max-width:992px){.InkMasterTemplate-module__bkIQlq__highlightSection{grid-template-columns:1fr;gap:3rem}.InkMasterTemplate-module__bkIQlq__bookingContainer{grid-template-columns:1fr}.InkMasterTemplate-module__bkIQlq__footerTop{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.InkMasterTemplate-module__bkIQlq__desktopNav{display:none}.InkMasterTemplate-module__bkIQlq__menuToggle{display:block}.InkMasterTemplate-module__bkIQlq__mobileNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:90;opacity:0;pointer-events:none;background:#0a0a0ffa;padding-top:100px;transition:opacity .3s;display:block;position:fixed;inset:0}.InkMasterTemplate-module__bkIQlq__mobileNavOpen{opacity:1;pointer-events:auto}.InkMasterTemplate-module__bkIQlq__mobileNav nav{flex-direction:column;align-items:center;gap:2rem;display:flex}.InkMasterTemplate-module__bkIQlq__mobileNav button{color:#fff;text-transform:uppercase;letter-spacing:4px;background:0 0;border:none;font-size:1.2rem}.InkMasterTemplate-module__bkIQlq__hero{height:auto;min-height:100vh;padding-top:100px;padding-bottom:4rem}.InkMasterTemplate-module__bkIQlq__heroContent{grid-template-columns:1fr;gap:3rem}.InkMasterTemplate-module__bkIQlq__heroContent h1{letter-spacing:2px;margin-bottom:1rem;font-size:clamp(2rem,9vw,2.5rem);line-height:1.2}.InkMasterTemplate-module__bkIQlq__heroTitleAccent{letter-spacing:4px;margin-bottom:0;font-size:clamp(2.5rem,12vw,3.5rem);line-height:1.1}.InkMasterTemplate-module__bkIQlq__heroDesc{margin-bottom:2rem;font-size:.95rem}.InkMasterTemplate-module__bkIQlq__heroActions{flex-direction:column;gap:1rem}.InkMasterTemplate-module__bkIQlq__heroVisualContent{order:-1;margin-bottom:2rem}.InkMasterTemplate-module__bkIQlq__heroImageCard{height:450px}.InkMasterTemplate-module__bkIQlq__specialtiesGrid,.InkMasterTemplate-module__bkIQlq__highlightMasonry{grid-template-columns:1fr}.InkMasterTemplate-module__bkIQlq__highlightImg{height:300px}.InkMasterTemplate-module__bkIQlq__highlightImg:nth-child(2){margin-top:0!important}.InkMasterTemplate-module__bkIQlq__masonryGrid{column-count:1}.InkMasterTemplate-module__bkIQlq__artistCard,.InkMasterTemplate-module__bkIQlq__artistCard:nth-child(2n){direction:ltr;grid-template-columns:1fr;gap:2rem}.InkMasterTemplate-module__bkIQlq__artistImg{height:400px}.InkMasterTemplate-module__bkIQlq__formRow{grid-template-columns:1fr;gap:1rem}.InkMasterTemplate-module__bkIQlq__bookingFormWrapper{padding:2rem}.InkMasterTemplate-module__bkIQlq__footerTop{grid-template-columns:1fr;gap:3rem}.InkMasterTemplate-module__bkIQlq__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
.LearnProTemplate-module__nECBya__container{color:#1e293b;background:linear-gradient(#faf5ff 0%,#f8fafc 50%,#ede9fe 100%);min-height:100vh;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.LearnProTemplate-module__nECBya__previewHero{text-align:center;color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 50%,#c084fc 100%);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;min-height:400px;display:flex;position:relative;overflow:hidden}.LearnProTemplate-module__nECBya__previewShapes{position:absolute;inset:0}.LearnProTemplate-module__nECBya__previewShapes div{background:#ffffff1a;border-radius:50%;position:absolute}.LearnProTemplate-module__nECBya__previewShapes div:first-child{width:200px;height:200px;top:-50px;right:-50px}.LearnProTemplate-module__nECBya__previewShapes div:nth-child(2){width:150px;height:150px;bottom:-30px;left:10%}.LearnProTemplate-module__nECBya__previewShapes div:nth-child(3){width:80px;height:80px;top:30%;left:-20px}.LearnProTemplate-module__nECBya__previewIcon{z-index:1;font-size:3.5rem}.LearnProTemplate-module__nECBya__previewHero h1{z-index:1;font-size:2.2rem;font-weight:800}.LearnProTemplate-module__nECBya__previewHero h1 span{color:#fde68a}.LearnProTemplate-module__nECBya__previewHero p{opacity:.9;z-index:1;font-size:.95rem}.LearnProTemplate-module__nECBya__nav{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 4rem;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #7c3aed0d}.LearnProTemplate-module__nECBya__logo{cursor:pointer;color:#7c3aed;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:800;display:flex}.LearnProTemplate-module__nECBya__logo span{color:#a855f7}.LearnProTemplate-module__nECBya__navCenter{flex:1;max-width:450px;margin:0 3rem}.LearnProTemplate-module__nECBya__searchBar{background:#f8fafc;border:2px solid #0000;border-radius:30px;align-items:center;gap:.75rem;padding:.7rem 1.2rem;transition:all .3s;display:flex}.LearnProTemplate-module__nECBya__searchBar:focus-within{background:#fff;border-color:#7c3aed}.LearnProTemplate-module__nECBya__searchBar span{color:#a855f7}.LearnProTemplate-module__nECBya__searchBar input{color:#1e293b;background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.LearnProTemplate-module__nECBya__navRight{align-items:center;gap:1.5rem;display:flex}.LearnProTemplate-module__nECBya__navRight button{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:500;transition:color .3s}.LearnProTemplate-module__nECBya__navRight button:hover,.LearnProTemplate-module__nECBya__navRight button.LearnProTemplate-module__nECBya__active{color:#7c3aed}.LearnProTemplate-module__nECBya__loginBtn{box-shadow:0 4px 15px #7c3aed4d;color:#fff!important;background:linear-gradient(135deg,#7c3aed,#a855f7)!important;border-radius:30px!important;padding:.7rem 1.8rem!important;font-weight:600!important}.LearnProTemplate-module__nECBya__main{min-height:calc(100vh - 140px)}.LearnProTemplate-module__nECBya__hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:5rem 4rem;display:grid}.LearnProTemplate-module__nECBya__heroContent{max-width:580px}.LearnProTemplate-module__nECBya__heroBadge{color:#7c3aed;background:linear-gradient(135deg,#7c3aed1a,#a855f71a);border-radius:30px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-flex}.LearnProTemplate-module__nECBya__heroContent h1{color:#0f172a;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.LearnProTemplate-module__nECBya__heroContent h1 span{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#7c3aed,#c084fc);-webkit-background-clip:text;background-clip:text}.LearnProTemplate-module__nECBya__heroContent>p{color:#64748b;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.LearnProTemplate-module__nECBya__heroSearch{background:#fff;border:2px solid #ede9fe;border-radius:40px;margin-bottom:1.5rem;padding:.5rem;display:flex;box-shadow:0 15px 50px #7c3aed26}.LearnProTemplate-module__nECBya__heroSearch input{border:none;border-radius:30px;outline:none;flex:1;padding:.9rem 1.5rem;font-size:1rem}.LearnProTemplate-module__nECBya__heroSearch button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:30px;padding:.9rem 2.5rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #7c3aed4d}.LearnProTemplate-module__nECBya__heroSearch button:hover{transform:scale(1.03);box-shadow:0 6px 20px #7c3aed66}.LearnProTemplate-module__nECBya__heroTags{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.LearnProTemplate-module__nECBya__heroTags span{color:#94a3b8;font-size:.9rem}.LearnProTemplate-module__nECBya__heroTags button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;transition:all .3s}.LearnProTemplate-module__nECBya__heroTags button:hover{color:#fff;background:#7c3aed;border-color:#7c3aed}.LearnProTemplate-module__nECBya__heroVisual,.LearnProTemplate-module__nECBya__heroCards{position:relative}.LearnProTemplate-module__nECBya__heroCard{background:#fff;border-radius:24px;max-width:380px;margin-left:auto;overflow:hidden;box-shadow:0 25px 80px #0000001a}.LearnProTemplate-module__nECBya__heroCardImg{background-position:50%;background-size:cover;height:200px}.LearnProTemplate-module__nECBya__heroCardInfo{padding:1.5rem}.LearnProTemplate-module__nECBya__heroCardInfo span{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:15px;padding:.3rem .8rem;font-size:.75rem;font-weight:700}.LearnProTemplate-module__nECBya__heroCardInfo h4{color:#0f172a;margin:.75rem 0 .5rem;font-size:1.1rem;font-weight:700}.LearnProTemplate-module__nECBya__heroCardInfo p{color:#64748b;font-size:.85rem}.LearnProTemplate-module__nECBya__heroFloatingStats{flex-direction:column;gap:1rem;display:flex;position:absolute;top:50%;left:-60px;transform:translateY(-50%)}.LearnProTemplate-module__nECBya__floatingStat{text-align:center;background:#fff;border-radius:16px;padding:1rem 1.5rem;box-shadow:0 10px 40px #0000001a}.LearnProTemplate-module__nECBya__floatingStat strong{color:#7c3aed;font-size:1.5rem;font-weight:800;display:block}.LearnProTemplate-module__nECBya__floatingStat span{color:#64748b;font-size:.8rem}.LearnProTemplate-module__nECBya__statsSection{background:#fff;padding:3rem 4rem}.LearnProTemplate-module__nECBya__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.LearnProTemplate-module__nECBya__statCard{padding:1.5rem}.LearnProTemplate-module__nECBya__statCard strong{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#7c3aed,#c084fc);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:800;display:block}.LearnProTemplate-module__nECBya__statCard span{color:#64748b;font-size:.95rem}.LearnProTemplate-module__nECBya__sectionIntro{text-align:center;margin-bottom:3rem}.LearnProTemplate-module__nECBya__sectionIntro h2{color:#0f172a;margin-bottom:.75rem;font-size:2.2rem;font-weight:800}.LearnProTemplate-module__nECBya__sectionIntro p{color:#64748b;max-width:500px;margin:0 auto;font-size:1.05rem}.LearnProTemplate-module__nECBya__categoriesSection{max-width:1300px;margin:0 auto;padding:5rem 4rem}.LearnProTemplate-module__nECBya__categoriesGrid{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.LearnProTemplate-module__nECBya__categoryCard{text-align:center;cursor:pointer;background:#fff;border:2px solid #f1f5f9;border-radius:20px;padding:2rem 1.5rem;transition:all .4s;position:relative;overflow:hidden}.LearnProTemplate-module__nECBya__categoryCard:before{content:"";background:var(--cat-color);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.LearnProTemplate-module__nECBya__categoryCard:hover:before{transform:scaleX(1)}.LearnProTemplate-module__nECBya__categoryCard:hover{border-color:var(--cat-color);transform:translateY(-8px);box-shadow:0 20px 50px #7c3aed1f}.LearnProTemplate-module__nECBya__catIcon{margin-bottom:1rem;font-size:2.8rem;display:block}.LearnProTemplate-module__nECBya__categoryCard h3{color:#0f172a;margin-bottom:.25rem;font-size:1rem;font-weight:700}.LearnProTemplate-module__nECBya__categoryCard p{color:#94a3b8;font-size:.85rem}.LearnProTemplate-module__nECBya__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.LearnProTemplate-module__nECBya__sectionHeader h2{color:#0f172a;font-size:2rem;font-weight:800}.LearnProTemplate-module__nECBya__sectionHeader button{color:#7c3aed;cursor:pointer;background:0 0;border:none;font-size:1rem;font-weight:700}.LearnProTemplate-module__nECBya__popularSection,.LearnProTemplate-module__nECBya__coursesSection{max-width:1300px;margin:0 auto;padding:5rem 4rem}.LearnProTemplate-module__nECBya__coursesHeader{text-align:center;margin-bottom:2.5rem}.LearnProTemplate-module__nECBya__coursesHeader h1{color:#0f172a;margin-bottom:.5rem;font-size:2.8rem;font-weight:800}.LearnProTemplate-module__nECBya__coursesHeader p{color:#64748b;font-size:1.1rem}.LearnProTemplate-module__nECBya__filterTabs{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.LearnProTemplate-module__nECBya__filterTabs button{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:30px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.LearnProTemplate-module__nECBya__filterTabs button:hover,.LearnProTemplate-module__nECBya__activeFilter{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#a855f7)!important;border-color:#7c3aed!important}.LearnProTemplate-module__nECBya__coursesGrid,.LearnProTemplate-module__nECBya__coursesGridFull{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.LearnProTemplate-module__nECBya__courseCard{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:20px;transition:all .4s;overflow:hidden;box-shadow:0 8px 30px #0000000a}.LearnProTemplate-module__nECBya__courseCard:hover{transform:translateY(-8px);box-shadow:0 25px 60px #7c3aed1f}.LearnProTemplate-module__nECBya__courseImg{background-position:50%;background-size:cover;height:180px;position:relative}.LearnProTemplate-module__nECBya__levelBadge{color:#7c3aed;background:#fff;border-radius:20px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 10px #0000001a}.LearnProTemplate-module__nECBya__courseInfo{padding:1.5rem}.LearnProTemplate-module__nECBya__courseCategory{color:#a855f7;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.LearnProTemplate-module__nECBya__courseInfo h3{color:#0f172a;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.LearnProTemplate-module__nECBya__instructor{color:#64748b;margin-bottom:.75rem;font-size:.9rem}.LearnProTemplate-module__nECBya__courseMeta{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.LearnProTemplate-module__nECBya__courseMeta span{color:#94a3b8;font-size:.8rem}.LearnProTemplate-module__nECBya__courseFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.LearnProTemplate-module__nECBya__coursePrice strong{color:#0f172a;font-size:1.4rem;font-weight:800}.LearnProTemplate-module__nECBya__originalPrice{color:#94a3b8;margin-left:.5rem;font-size:.9rem;text-decoration:line-through}.LearnProTemplate-module__nECBya__courseFooter button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:20px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s}.LearnProTemplate-module__nECBya__courseFooter button:hover{transform:scale(1.05)}.LearnProTemplate-module__nECBya__featuresSection{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);padding:5rem 4rem}.LearnProTemplate-module__nECBya__featuresSection h2{text-align:center;margin-bottom:3.5rem;font-size:2.2rem;font-weight:800}.LearnProTemplate-module__nECBya__featuresGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.LearnProTemplate-module__nECBya__featureCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;padding:2.5rem 2rem;transition:all .3s}.LearnProTemplate-module__nECBya__featureCard:hover{background:#ffffff26;transform:translateY(-5px)}.LearnProTemplate-module__nECBya__featureCard span{margin-bottom:1rem;font-size:3rem;display:block}.LearnProTemplate-module__nECBya__featureCard h3{margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.LearnProTemplate-module__nECBya__featureCard p{opacity:.85;font-size:.9rem;line-height:1.6}.LearnProTemplate-module__nECBya__ctaSection{text-align:center;background:#fff;padding:5rem 4rem}.LearnProTemplate-module__nECBya__ctaContent h2{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.LearnProTemplate-module__nECBya__ctaContent p{color:#64748b;margin-bottom:2rem;font-size:1.1rem}.LearnProTemplate-module__nECBya__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:35px;padding:1.1rem 3rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 40px #7c3aed4d}.LearnProTemplate-module__nECBya__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 15px 50px #7c3aed66}.LearnProTemplate-module__nECBya__courseDetail{max-width:1300px;margin:0 auto;padding:2rem 4rem}.LearnProTemplate-module__nECBya__backBtn{color:#7c3aed;cursor:pointer;background:0 0;border:none;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.LearnProTemplate-module__nECBya__courseDetailHeader{background-position:50%;background-size:cover;border-radius:24px;height:350px;margin-bottom:2rem;position:relative;overflow:hidden}.LearnProTemplate-module__nECBya__courseDetailOverlay{color:#fff;background:linear-gradient(90deg,#7c3aedf2,#a855f7d9);flex-direction:column;justify-content:center;padding:3rem;display:flex;position:absolute;inset:0}.LearnProTemplate-module__nECBya__courseDetailOverlay .LearnProTemplate-module__nECBya__courseCategory{color:#fff;background:#fff3;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.LearnProTemplate-module__nECBya__courseDetailOverlay h1{max-width:600px;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.LearnProTemplate-module__nECBya__courseDesc{opacity:.9;max-width:600px;margin-bottom:2rem;font-size:1.1rem}.LearnProTemplate-module__nECBya__courseMetaLarge{gap:2.5rem;display:flex}.LearnProTemplate-module__nECBya__courseMetaLarge div{align-items:center;gap:.5rem;display:flex}.LearnProTemplate-module__nECBya__courseMetaLarge span{font-size:1.3rem}.LearnProTemplate-module__nECBya__courseMetaLarge strong{font-size:1rem}.LearnProTemplate-module__nECBya__courseDetailGrid{grid-template-columns:2fr 1fr;gap:2.5rem;display:grid}.LearnProTemplate-module__nECBya__instructorCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 4px 15px #00000008}.LearnProTemplate-module__nECBya__instructorAvatar{font-size:2.5rem}.LearnProTemplate-module__nECBya__instructorCard strong{color:#0f172a;font-weight:700;display:block}.LearnProTemplate-module__nECBya__instructorCard span{color:#64748b;font-size:.9rem}.LearnProTemplate-module__nECBya__curriculum h2{color:#0f172a;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.LearnProTemplate-module__nECBya__curriculumSection{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1rem;overflow:hidden}.LearnProTemplate-module__nECBya__curriculumHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;padding:1.25rem;display:flex}.LearnProTemplate-module__nECBya__curriculumNumber{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.LearnProTemplate-module__nECBya__curriculumHeader h3{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.LearnProTemplate-module__nECBya__curriculumLessons{padding:.5rem 1.25rem}.LearnProTemplate-module__nECBya__lessonItem{color:#64748b;border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:.75rem 0;font-size:.9rem;display:flex}.LearnProTemplate-module__nECBya__lessonItem:last-child{border-bottom:none}.LearnProTemplate-module__nECBya__enrollCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;height:fit-content;padding:2rem;position:sticky;top:100px;box-shadow:0 15px 50px #0000000f}.LearnProTemplate-module__nECBya__enrollPrice{margin-bottom:1.5rem}.LearnProTemplate-module__nECBya__enrollPrice strong{color:#0f172a;font-size:2.5rem;font-weight:800}.LearnProTemplate-module__nECBya__enrollBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:14px;width:100%;margin-bottom:1.5rem;padding:1.1rem;font-size:1.05rem;font-weight:700;transition:all .3s;box-shadow:0 8px 25px #7c3aed4d}.LearnProTemplate-module__nECBya__enrollBtn:hover{transform:translateY(-2px);box-shadow:0 12px 35px #7c3aed66}.LearnProTemplate-module__nECBya__enrollFeatures p{color:#64748b;margin-bottom:.75rem;font-size:.95rem}.LearnProTemplate-module__nECBya__learningSection{grid-template-columns:320px 1fr;min-height:calc(100vh - 80px);display:grid}.LearnProTemplate-module__nECBya__learningSidebar{background:#fff;border-right:1px solid #e2e8f0;padding:1.5rem;overflow-y:auto}.LearnProTemplate-module__nECBya__learningSidebar h3{color:#0f172a;margin:1rem 0;font-size:1rem;font-weight:700}.LearnProTemplate-module__nECBya__learningProgress{margin-bottom:1.5rem}.LearnProTemplate-module__nECBya__learningProgress .LearnProTemplate-module__nECBya__progressBar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.LearnProTemplate-module__nECBya__progressFill{background:linear-gradient(90deg,#7c3aed,#a855f7);border-radius:4px;height:100%}.LearnProTemplate-module__nECBya__learningProgress span{color:#64748b;font-size:.85rem}.LearnProTemplate-module__nECBya__learningSection2{margin-bottom:1.5rem}.LearnProTemplate-module__nECBya__learningSection2 h4{color:#94a3b8;text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.LearnProTemplate-module__nECBya__lessonBtn{text-align:left;cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.9rem;transition:all .2s;display:flex}.LearnProTemplate-module__nECBya__lessonBtn:hover{background:#f8fafc}.LearnProTemplate-module__nECBya__activeLesson{font-weight:600;color:#7c3aed!important;background:#ede9fe!important}.LearnProTemplate-module__nECBya__completedLesson{color:#22c55e!important}.LearnProTemplate-module__nECBya__learningContent{background:#f8fafc;padding:2rem}.LearnProTemplate-module__nECBya__videoPlayer{background:#0f172a;border-radius:16px;margin-bottom:2rem;overflow:hidden}.LearnProTemplate-module__nECBya__videoPlaceholder{color:#64748b;justify-content:center;align-items:center;height:450px;font-size:3rem;display:flex}.LearnProTemplate-module__nECBya__lessonInfo h2{color:#0f172a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.LearnProTemplate-module__nECBya__lessonInfo p{color:#64748b;margin-bottom:2rem;line-height:1.8}.LearnProTemplate-module__nECBya__lessonActions{gap:1rem;display:flex}.LearnProTemplate-module__nECBya__prevBtn,.LearnProTemplate-module__nECBya__nextBtn{cursor:pointer;border-radius:12px;padding:.9rem 2rem;font-weight:600;transition:all .3s}.LearnProTemplate-module__nECBya__prevBtn{color:#64748b;background:#fff;border:1px solid #e2e8f0}.LearnProTemplate-module__nECBya__prevBtn:disabled{opacity:.5;cursor:not-allowed}.LearnProTemplate-module__nECBya__nextBtn{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none}.LearnProTemplate-module__nECBya__dashboard{max-width:1100px;margin:0 auto;padding:4rem}.LearnProTemplate-module__nECBya__dashboard h1{color:#0f172a;margin-bottom:2.5rem;font-size:2.2rem;font-weight:800}.LearnProTemplate-module__nECBya__emptyDashboard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:5rem}.LearnProTemplate-module__nECBya__emptyDashboard span{opacity:.3;margin-bottom:1rem;font-size:5rem;display:block}.LearnProTemplate-module__nECBya__emptyDashboard h2{color:#64748b;margin-bottom:.5rem;font-weight:600}.LearnProTemplate-module__nECBya__emptyDashboard p{color:#94a3b8;margin-bottom:2rem}.LearnProTemplate-module__nECBya__emptyDashboard button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:30px;padding:1rem 2rem;font-weight:700}.LearnProTemplate-module__nECBya__enrolledCourses h2{color:#0f172a;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.LearnProTemplate-module__nECBya__enrolledGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.LearnProTemplate-module__nECBya__enrolledCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;gap:1.5rem;padding:1.5rem;display:flex}.LearnProTemplate-module__nECBya__enrolledImg{background-position:50%;background-size:cover;border-radius:12px;flex-shrink:0;width:140px;height:100px}.LearnProTemplate-module__nECBya__enrolledInfo{flex:1}.LearnProTemplate-module__nECBya__enrolledInfo h3{color:#0f172a;margin-bottom:.25rem;font-size:1rem;font-weight:700}.LearnProTemplate-module__nECBya__enrolledInfo>p{color:#64748b;margin-bottom:.75rem;font-size:.85rem}.LearnProTemplate-module__nECBya__enrolledProgress{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.LearnProTemplate-module__nECBya__enrolledProgress .LearnProTemplate-module__nECBya__progressBar{flex:1;height:6px}.LearnProTemplate-module__nECBya__enrolledProgress span{color:#7c3aed;font-size:.85rem;font-weight:600}.LearnProTemplate-module__nECBya__enrolledInfo button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.LearnProTemplate-module__nECBya__footer{color:#fff;background:#0f172a;margin-top:4rem;padding:4rem}.LearnProTemplate-module__nECBya__footerContent{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;padding-bottom:2rem;display:grid}.LearnProTemplate-module__nECBya__footerLogo{margin-bottom:.75rem;font-size:1.4rem;font-weight:800;display:block}.LearnProTemplate-module__nECBya__footerLogo span{color:#a855f7}.LearnProTemplate-module__nECBya__footerBrand p{opacity:.6;font-size:.95rem}.LearnProTemplate-module__nECBya__footerLinks h4{opacity:.5;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:600}.LearnProTemplate-module__nECBya__footerLinks a{color:#ffffffbf;cursor:pointer;margin-bottom:.6rem;font-size:.95rem;transition:color .3s;display:block}.LearnProTemplate-module__nECBya__footerLinks a:hover{color:#a855f7}.LearnProTemplate-module__nECBya__footerBottom{max-width:1200px;margin:0 auto;padding-top:2rem}.LearnProTemplate-module__nECBya__footerBottom p{opacity:.4;text-align:center;font-size:.9rem}@media (max-width:1200px){.LearnProTemplate-module__nECBya__hero{grid-template-columns:1fr;padding:3rem 2rem}.LearnProTemplate-module__nECBya__heroContent{text-align:center;max-width:100%}.LearnProTemplate-module__nECBya__heroVisual{max-width:400px;margin:0 auto}.LearnProTemplate-module__nECBya__heroFloatingStats{display:none}.LearnProTemplate-module__nECBya__categoriesGrid{grid-template-columns:repeat(3,1fr)}.LearnProTemplate-module__nECBya__coursesGrid,.LearnProTemplate-module__nECBya__coursesGridFull,.LearnProTemplate-module__nECBya__featuresGrid{grid-template-columns:repeat(2,1fr)}.LearnProTemplate-module__nECBya__courseDetailGrid{grid-template-columns:1fr}.LearnProTemplate-module__nECBya__enrollCard{position:static}.LearnProTemplate-module__nECBya__learningSection{grid-template-columns:1fr}.LearnProTemplate-module__nECBya__learningSidebar{order:2}}@media (max-width:768px){.LearnProTemplate-module__nECBya__nav{padding:1rem 1.5rem}.LearnProTemplate-module__nECBya__navCenter{display:none}.LearnProTemplate-module__nECBya__navRight{gap:.75rem}.LearnProTemplate-module__nECBya__heroContent h1{font-size:2.5rem}.LearnProTemplate-module__nECBya__statsGrid{grid-template-columns:repeat(2,1fr)}.LearnProTemplate-module__nECBya__categoriesGrid,.LearnProTemplate-module__nECBya__coursesGrid,.LearnProTemplate-module__nECBya__coursesGridFull,.LearnProTemplate-module__nECBya__featuresGrid,.LearnProTemplate-module__nECBya__enrolledGrid,.LearnProTemplate-module__nECBya__footerContent{grid-template-columns:1fr}}
.EnterpriseHubTemplate-module__JdOPIq__container{background:#f1f5f9;min-height:100vh;font-family:Inter,sans-serif;display:flex}.EnterpriseHubTemplate-module__JdOPIq__previewHero{text-align:center;color:#fff;background:linear-gradient(135deg,#1e293b 0%,#334155 50%,#6366f1 150%);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;min-height:400px;display:flex}.EnterpriseHubTemplate-module__JdOPIq__previewIcon{font-size:3rem}.EnterpriseHubTemplate-module__JdOPIq__previewHero h1{font-size:2rem;font-weight:700}.EnterpriseHubTemplate-module__JdOPIq__previewHero h1 span{color:#818cf8}.EnterpriseHubTemplate-module__JdOPIq__previewHero p{opacity:.7}.EnterpriseHubTemplate-module__JdOPIq__sidebar{color:#fff;background:#1e293b;flex-direction:column;flex-shrink:0;width:260px;transition:width .3s;display:flex}.EnterpriseHubTemplate-module__JdOPIq__sidebar.EnterpriseHubTemplate-module__JdOPIq__collapsed{width:70px}.EnterpriseHubTemplate-module__JdOPIq__sidebarHeader{border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__sidebarLogo{font-size:1.5rem}.EnterpriseHubTemplate-module__JdOPIq__sidebarHeader span{font-size:1.1rem}.EnterpriseHubTemplate-module__JdOPIq__sidebarHeader strong{color:#818cf8}.EnterpriseHubTemplate-module__JdOPIq__sidebarNav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__navItem{color:#fff9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:all .3s;display:flex}.EnterpriseHubTemplate-module__JdOPIq__navItem:hover{color:#fff;background:#ffffff0d}.EnterpriseHubTemplate-module__JdOPIq__navItem.EnterpriseHubTemplate-module__JdOPIq__activeNav{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.EnterpriseHubTemplate-module__JdOPIq__navIcon{font-size:1.2rem}.EnterpriseHubTemplate-module__JdOPIq__sidebarFooter{border-top:1px solid #ffffff1a;padding:1rem}.EnterpriseHubTemplate-module__JdOPIq__toggleBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;width:100%;padding:.5rem 1rem}.EnterpriseHubTemplate-module__JdOPIq__mainContent{flex-direction:column;flex:1;display:flex;overflow:hidden}.EnterpriseHubTemplate-module__JdOPIq__topBar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__topBarLeft h1{color:#1e293b;font-size:1.5rem;font-weight:600}.EnterpriseHubTemplate-module__JdOPIq__topBarRight{align-items:center;gap:1.5rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__searchBox{background:#f1f5f9;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__searchBox input{background:0 0;border:none;outline:none;width:200px;font-size:.9rem}.EnterpriseHubTemplate-module__JdOPIq__notifBtn{cursor:pointer;background:0 0;border:none;font-size:1.2rem;position:relative}.EnterpriseHubTemplate-module__JdOPIq__notifBadge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;display:flex;position:absolute;top:-5px;right:-5px}.EnterpriseHubTemplate-module__JdOPIq__userMenu{align-items:center;gap:.75rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__userAvatar{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:600;display:flex}.EnterpriseHubTemplate-module__JdOPIq__userMenu span{color:#64748b;font-size:.9rem}.EnterpriseHubTemplate-module__JdOPIq__content{flex:1;padding:2rem;overflow-y:auto}.EnterpriseHubTemplate-module__JdOPIq__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.EnterpriseHubTemplate-module__JdOPIq__statCard{background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.EnterpriseHubTemplate-module__JdOPIq__statIcon{background:#f1f5f9;border-radius:12px;padding:.75rem;font-size:2rem}.EnterpriseHubTemplate-module__JdOPIq__statValue{color:#1e293b;font-size:1.8rem;font-weight:700;display:block}.EnterpriseHubTemplate-module__JdOPIq__statLabel{color:#64748b;font-size:.85rem}.EnterpriseHubTemplate-module__JdOPIq__statGrowth{color:#16a34a;background:#dcfce7;border-radius:20px;margin-left:auto;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.EnterpriseHubTemplate-module__JdOPIq__dashboardGrid{grid-template-columns:1.5fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.EnterpriseHubTemplate-module__JdOPIq__chartCard,.EnterpriseHubTemplate-module__JdOPIq__tableCard{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.EnterpriseHubTemplate-module__JdOPIq__chartCard h3,.EnterpriseHubTemplate-module__JdOPIq__tableCard h3,.EnterpriseHubTemplate-module__JdOPIq__projectsRow h3{color:#1e293b;margin-bottom:1rem;font-size:1rem}.EnterpriseHubTemplate-module__JdOPIq__chartPlaceholder{align-items:flex-end;height:200px;display:flex}.EnterpriseHubTemplate-module__JdOPIq__barChart{align-items:flex-end;gap:.75rem;width:100%;height:100%;display:flex}.EnterpriseHubTemplate-module__JdOPIq__bar{background:linear-gradient(#8b5cf6,#6366f1);border-radius:4px 4px 0 0;flex:1;transition:height .5s}.EnterpriseHubTemplate-module__JdOPIq__dataTable{border-collapse:collapse;width:100%}.EnterpriseHubTemplate-module__JdOPIq__dataTable th{text-align:left;color:#64748b;text-transform:uppercase;border-bottom:1px solid #e2e8f0;padding:.75rem;font-size:.75rem}.EnterpriseHubTemplate-module__JdOPIq__dataTable td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:.75rem;font-size:.9rem}.EnterpriseHubTemplate-module__JdOPIq__statusBadge{border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.EnterpriseHubTemplate-module__JdOPIq__livré{color:#16a34a;background:#dcfce7}.EnterpriseHubTemplate-module__JdOPIq__encours{color:#d97706;background:#fef3c7}.EnterpriseHubTemplate-module__JdOPIq__enattente{color:#64748b;background:#f1f5f9}.EnterpriseHubTemplate-module__JdOPIq__projectsRow{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.EnterpriseHubTemplate-module__JdOPIq__projectCards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.EnterpriseHubTemplate-module__JdOPIq__projectCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem}.EnterpriseHubTemplate-module__JdOPIq__projectHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__projectHeader h4{color:#1e293b;font-size:.95rem}.EnterpriseHubTemplate-module__JdOPIq__projectHeader span{color:#64748b;font-size:.8rem}.EnterpriseHubTemplate-module__JdOPIq__projectProgress{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__progressBar{background:#e2e8f0;border-radius:3px;flex:1;height:6px;overflow:hidden}.EnterpriseHubTemplate-module__JdOPIq__progressFill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:3px;height:100%}.EnterpriseHubTemplate-module__JdOPIq__projectProgress span{color:#6366f1;font-size:.85rem;font-weight:600}.EnterpriseHubTemplate-module__JdOPIq__projectCard p{color:#64748b;font-size:.8rem}.EnterpriseHubTemplate-module__JdOPIq__moduleHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__moduleHeader h2{color:#1e293b;font-size:1.3rem}.EnterpriseHubTemplate-module__JdOPIq__addBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:transform .3s}.EnterpriseHubTemplate-module__JdOPIq__addBtn:hover{transform:scale(1.02)}.EnterpriseHubTemplate-module__JdOPIq__filtersRow{gap:1rem;margin-bottom:1.5rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__filtersRow select,.EnterpriseHubTemplate-module__JdOPIq__filtersRow input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:.6rem 1rem;font-size:.9rem}.EnterpriseHubTemplate-module__JdOPIq__filtersRow input{flex:1}.EnterpriseHubTemplate-module__JdOPIq__fullTable{background:#fff;border-radius:12px;padding:1.5rem;overflow-x:auto;box-shadow:0 1px 3px #0000000d}.EnterpriseHubTemplate-module__JdOPIq__actionBtn{cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;margin-right:.25rem;padding:.4rem .6rem}.EnterpriseHubTemplate-module__JdOPIq__hrStats,.EnterpriseHubTemplate-module__JdOPIq__inventoryStats{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.EnterpriseHubTemplate-module__JdOPIq__hrStatCard,.EnterpriseHubTemplate-module__JdOPIq__invStatCard{text-align:center;background:#fff;border-radius:10px;padding:1.25rem;box-shadow:0 1px 3px #0000000d}.EnterpriseHubTemplate-module__JdOPIq__hrStatCard span,.EnterpriseHubTemplate-module__JdOPIq__invStatCard span{margin-bottom:.5rem;font-size:2rem;display:block}.EnterpriseHubTemplate-module__JdOPIq__hrStatCard strong,.EnterpriseHubTemplate-module__JdOPIq__invStatCard strong{color:#1e293b;font-size:1.5rem}.EnterpriseHubTemplate-module__JdOPIq__hrStatCard p,.EnterpriseHubTemplate-module__JdOPIq__invStatCard p{color:#64748b;margin:0;font-size:.85rem}.EnterpriseHubTemplate-module__JdOPIq__employeeCell{align-items:center;gap:.75rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__empAvatar{color:#fff;background:#6366f1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;font-weight:600;display:flex}.EnterpriseHubTemplate-module__JdOPIq__deptBadge{color:#6366f1;background:#e0e7ff;border-radius:12px;padding:.2rem .6rem;font-size:.75rem}.EnterpriseHubTemplate-module__JdOPIq__statusDot{border-radius:50%;width:8px;height:8px;margin-right:.5rem;display:inline-block}.EnterpriseHubTemplate-module__JdOPIq__statusDot.EnterpriseHubTemplate-module__JdOPIq__active{background:#22c55e}.EnterpriseHubTemplate-module__JdOPIq__statusDot.EnterpriseHubTemplate-module__JdOPIq__away{background:#f59e0b}.EnterpriseHubTemplate-module__JdOPIq__skuCell{color:#6366f1;font-family:monospace}.EnterpriseHubTemplate-module__JdOPIq__lowStock{color:#ef4444;font-weight:600}.EnterpriseHubTemplate-module__JdOPIq__projectsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.EnterpriseHubTemplate-module__JdOPIq__projectDetailCard{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.EnterpriseHubTemplate-module__JdOPIq__projectTop{justify-content:space-between;margin-bottom:.75rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__projectTop h3{color:#1e293b;font-size:1.1rem}.EnterpriseHubTemplate-module__JdOPIq__deadline{color:#64748b;font-size:.8rem}.EnterpriseHubTemplate-module__JdOPIq__projectMeta{color:#64748b;margin-bottom:1rem;font-size:.85rem}.EnterpriseHubTemplate-module__JdOPIq__projectProgressLarge{margin-bottom:1rem}.EnterpriseHubTemplate-module__JdOPIq__progressLabel{color:#64748b;justify-content:space-between;margin-bottom:.5rem;font-size:.8rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__progressBarLarge{background:#e2e8f0;border-radius:5px;height:10px;overflow:hidden}.EnterpriseHubTemplate-module__JdOPIq__progressFillLarge{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:5px;height:100%}.EnterpriseHubTemplate-module__JdOPIq__projectActions{gap:.5rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__projectActions button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;padding:.5rem;font-size:.8rem;transition:all .3s}.EnterpriseHubTemplate-module__JdOPIq__projectActions button:first-child:hover{color:#fff;background:#6366f1;border-color:#6366f1}.EnterpriseHubTemplate-module__JdOPIq__financeStats{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.EnterpriseHubTemplate-module__JdOPIq__finCard{background:#fff;border-radius:10px;align-items:center;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 3px #0000000d}.EnterpriseHubTemplate-module__JdOPIq__finCard span{font-size:2rem}.EnterpriseHubTemplate-module__JdOPIq__finCard strong{color:#1e293b;font-size:1.5rem;display:block}.EnterpriseHubTemplate-module__JdOPIq__finCard p{color:#64748b;margin:0;font-size:.85rem}.EnterpriseHubTemplate-module__JdOPIq__financeGrid{grid-template-columns:1.5fr 1fr;gap:1.5rem;display:grid}.EnterpriseHubTemplate-module__JdOPIq__finChartCard,.EnterpriseHubTemplate-module__JdOPIq__finTableCard{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.EnterpriseHubTemplate-module__JdOPIq__finChartCard h3,.EnterpriseHubTemplate-module__JdOPIq__finTableCard h3{color:#1e293b;margin-bottom:1rem;font-size:1rem}.EnterpriseHubTemplate-module__JdOPIq__lineChart{height:120px}.EnterpriseHubTemplate-module__JdOPIq__lineChart svg{width:100%;height:100%}.EnterpriseHubTemplate-module__JdOPIq__transactionsList{flex-direction:column;gap:.75rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__transaction{background:#f8fafc;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.EnterpriseHubTemplate-module__JdOPIq__transIn{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;display:flex}.EnterpriseHubTemplate-module__JdOPIq__transOut{color:#ef4444;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;display:flex}.EnterpriseHubTemplate-module__JdOPIq__transaction span:nth-child(2){flex:1;font-size:.9rem}.EnterpriseHubTemplate-module__JdOPIq__positive{color:#16a34a}.EnterpriseHubTemplate-module__JdOPIq__negative{color:#ef4444}@media (max-width:1200px){.EnterpriseHubTemplate-module__JdOPIq__statsGrid{grid-template-columns:repeat(2,1fr)}.EnterpriseHubTemplate-module__JdOPIq__dashboardGrid{grid-template-columns:1fr}.EnterpriseHubTemplate-module__JdOPIq__projectCards,.EnterpriseHubTemplate-module__JdOPIq__projectsGrid,.EnterpriseHubTemplate-module__JdOPIq__hrStats,.EnterpriseHubTemplate-module__JdOPIq__inventoryStats,.EnterpriseHubTemplate-module__JdOPIq__financeStats{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.EnterpriseHubTemplate-module__JdOPIq__container{flex-direction:column}.EnterpriseHubTemplate-module__JdOPIq__sidebar{flex-flow:wrap;width:100%;height:auto;padding:.75rem}.EnterpriseHubTemplate-module__JdOPIq__sidebar.EnterpriseHubTemplate-module__JdOPIq__collapsed{display:none}.EnterpriseHubTemplate-module__JdOPIq__sidebarHeader{border-bottom:none;padding:.5rem}.EnterpriseHubTemplate-module__JdOPIq__sidebarLogo{font-size:1.2rem}.EnterpriseHubTemplate-module__JdOPIq__sidebarNav{flex-flow:wrap;flex:1;gap:.25rem;padding:.5rem}.EnterpriseHubTemplate-module__JdOPIq__navItem{flex:none;gap:.5rem;padding:.5rem .75rem;font-size:.8rem}.EnterpriseHubTemplate-module__JdOPIq__navIcon{font-size:1rem}.EnterpriseHubTemplate-module__JdOPIq__sidebarFooter{display:none}.EnterpriseHubTemplate-module__JdOPIq__mainContent{width:100%;margin-left:0}.EnterpriseHubTemplate-module__JdOPIq__topBar{flex-wrap:wrap;gap:.75rem;padding:1rem}.EnterpriseHubTemplate-module__JdOPIq__topBarLeft h1{font-size:1.2rem}.EnterpriseHubTemplate-module__JdOPIq__topBarRight{gap:.75rem}.EnterpriseHubTemplate-module__JdOPIq__searchBox{display:none}.EnterpriseHubTemplate-module__JdOPIq__content{padding:1rem}.EnterpriseHubTemplate-module__JdOPIq__statsGrid{grid-template-columns:1fr 1fr;gap:1rem}.EnterpriseHubTemplate-module__JdOPIq__projectCards,.EnterpriseHubTemplate-module__JdOPIq__projectsGrid,.EnterpriseHubTemplate-module__JdOPIq__financeGrid{grid-template-columns:1fr}}@media (max-width:768px){.EnterpriseHubTemplate-module__JdOPIq__sidebar{padding:.5rem}.EnterpriseHubTemplate-module__JdOPIq__sidebarHeader{border-bottom:1px solid #ffffff1a;justify-content:center;width:100%;margin-bottom:.5rem;padding-bottom:.5rem}.EnterpriseHubTemplate-module__JdOPIq__sidebarNav{justify-content:center;width:100%}.EnterpriseHubTemplate-module__JdOPIq__navItem{padding:.4rem .6rem;font-size:.65rem}.EnterpriseHubTemplate-module__JdOPIq__navItem span{font-size:.6rem}.EnterpriseHubTemplate-module__JdOPIq__navIcon{margin:0;font-size:.9rem}.EnterpriseHubTemplate-module__JdOPIq__topBar{padding:.75rem 1rem}.EnterpriseHubTemplate-module__JdOPIq__topBarLeft h1{font-size:1rem}.EnterpriseHubTemplate-module__JdOPIq__userMenu span{display:none}.EnterpriseHubTemplate-module__JdOPIq__statsGrid{grid-template-columns:1fr;gap:.75rem}.EnterpriseHubTemplate-module__JdOPIq__statCard{gap:.75rem;padding:1rem}.EnterpriseHubTemplate-module__JdOPIq__statValue{font-size:1.5rem}.EnterpriseHubTemplate-module__JdOPIq__statLabel{font-size:.8rem}.EnterpriseHubTemplate-module__JdOPIq__statGrowth{padding:.2rem .5rem;font-size:.7rem}.EnterpriseHubTemplate-module__JdOPIq__hrStats,.EnterpriseHubTemplate-module__JdOPIq__inventoryStats,.EnterpriseHubTemplate-module__JdOPIq__financeStats{grid-template-columns:1fr 1fr;gap:.75rem}.EnterpriseHubTemplate-module__JdOPIq__hrStatCard,.EnterpriseHubTemplate-module__JdOPIq__invStatCard,.EnterpriseHubTemplate-module__JdOPIq__finCard{padding:1rem}.EnterpriseHubTemplate-module__JdOPIq__hrStatCard strong,.EnterpriseHubTemplate-module__JdOPIq__invStatCard strong,.EnterpriseHubTemplate-module__JdOPIq__finCard strong{font-size:1.2rem}.EnterpriseHubTemplate-module__JdOPIq__fullTable{padding:1rem;overflow-x:auto}.EnterpriseHubTemplate-module__JdOPIq__dataTable{min-width:500px}.EnterpriseHubTemplate-module__JdOPIq__dataTable th,.EnterpriseHubTemplate-module__JdOPIq__dataTable td{padding:.5rem;font-size:.8rem}.EnterpriseHubTemplate-module__JdOPIq__moduleHeader{flex-direction:column;align-items:stretch;gap:.75rem}.EnterpriseHubTemplate-module__JdOPIq__moduleHeader h2{text-align:center;font-size:1.1rem}.EnterpriseHubTemplate-module__JdOPIq__addBtn{width:100%}.EnterpriseHubTemplate-module__JdOPIq__filtersRow{flex-direction:column;gap:.5rem}.EnterpriseHubTemplate-module__JdOPIq__filtersRow select,.EnterpriseHubTemplate-module__JdOPIq__filtersRow input{width:100%}.EnterpriseHubTemplate-module__JdOPIq__projectCard,.EnterpriseHubTemplate-module__JdOPIq__projectDetailCard{padding:1rem}.EnterpriseHubTemplate-module__JdOPIq__projectHeader h4{font-size:.9rem}.EnterpriseHubTemplate-module__JdOPIq__chartCard,.EnterpriseHubTemplate-module__JdOPIq__tableCard,.EnterpriseHubTemplate-module__JdOPIq__finChartCard,.EnterpriseHubTemplate-module__JdOPIq__finTableCard{max-width:100%;padding:1rem;overflow-x:auto}.EnterpriseHubTemplate-module__JdOPIq__chartPlaceholder{max-width:100%;height:150px}.EnterpriseHubTemplate-module__JdOPIq__barChart{gap:.5rem;min-width:0}.EnterpriseHubTemplate-module__JdOPIq__dashboardGrid{grid-template-columns:1fr}.EnterpriseHubTemplate-module__JdOPIq__lineChart{max-width:100%;height:100px;overflow:hidden}.EnterpriseHubTemplate-module__JdOPIq__lineChart svg{width:100%;max-width:100%;height:100%}.EnterpriseHubTemplate-module__JdOPIq__fullTable{-webkit-overflow-scrolling:touch;overflow-x:auto}.EnterpriseHubTemplate-module__JdOPIq__dataTable{width:max-content;min-width:400px}.EnterpriseHubTemplate-module__JdOPIq__financeGrid{grid-template-columns:1fr}.EnterpriseHubTemplate-module__JdOPIq__transactionsList{max-width:100%}.EnterpriseHubTemplate-module__JdOPIq__transaction{flex-wrap:wrap;gap:.5rem}}@media (max-width:480px){.EnterpriseHubTemplate-module__JdOPIq__hrStats,.EnterpriseHubTemplate-module__JdOPIq__inventoryStats,.EnterpriseHubTemplate-module__JdOPIq__financeStats{grid-template-columns:1fr}.EnterpriseHubTemplate-module__JdOPIq__content{padding:.75rem}.EnterpriseHubTemplate-module__JdOPIq__statsGrid{gap:.5rem}}
.OrderFlowTemplate-module__O9jcdG__container{color:#e2e8f0;background:#0f172a;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.OrderFlowTemplate-module__O9jcdG__previewHero{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#22c55e 150%);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;min-height:400px;display:flex}.OrderFlowTemplate-module__O9jcdG__previewIcon{font-size:3rem}.OrderFlowTemplate-module__O9jcdG__previewHero h1{font-size:2rem;font-weight:700}.OrderFlowTemplate-module__O9jcdG__previewHero h1 span{color:#22c55e}.OrderFlowTemplate-module__O9jcdG__previewHero p{opacity:.7}.OrderFlowTemplate-module__O9jcdG__header{background:#1e293b;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.OrderFlowTemplate-module__O9jcdG__headerLeft{align-items:center;gap:1.5rem;display:flex}.OrderFlowTemplate-module__O9jcdG__logo{align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;display:flex}.OrderFlowTemplate-module__O9jcdG__logo span{color:#22c55e}.OrderFlowTemplate-module__O9jcdG__liveIndicator{color:#22c55e;background:#22c55e1a;border-radius:20px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.85rem;display:flex}.OrderFlowTemplate-module__O9jcdG__liveDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite OrderFlowTemplate-module__O9jcdG__pulse}@keyframes OrderFlowTemplate-module__O9jcdG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.OrderFlowTemplate-module__O9jcdG__headerCenter{align-items:center;display:flex}.OrderFlowTemplate-module__O9jcdG__quickStats{gap:2rem;display:flex}.OrderFlowTemplate-module__O9jcdG__qStat{text-align:center}.OrderFlowTemplate-module__O9jcdG__qStatValue{color:#fff;font-size:1.5rem;font-weight:700;display:block}.OrderFlowTemplate-module__O9jcdG__qStatLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.OrderFlowTemplate-module__O9jcdG__qStat.OrderFlowTemplate-module__O9jcdG__urgent .OrderFlowTemplate-module__O9jcdG__qStatValue{color:#f59e0b}.OrderFlowTemplate-module__O9jcdG__qStat.OrderFlowTemplate-module__O9jcdG__urgent{background:#f59e0b1a;border-radius:10px;padding:.5rem 1rem}.OrderFlowTemplate-module__O9jcdG__headerRight{align-items:center;gap:1rem;display:flex}.OrderFlowTemplate-module__O9jcdG__viewToggle{background:#ffffff0d;border-radius:8px;padding:.25rem;display:flex}.OrderFlowTemplate-module__O9jcdG__viewToggle button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:all .3s}.OrderFlowTemplate-module__O9jcdG__viewToggle button.OrderFlowTemplate-module__O9jcdG__activeView{color:#0f172a;background:#22c55e;font-weight:600}.OrderFlowTemplate-module__O9jcdG__newOrderBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:8px;padding:.6rem 1.25rem;font-weight:600;transition:transform .3s}.OrderFlowTemplate-module__O9jcdG__newOrderBtn:hover{transform:scale(1.02)}.OrderFlowTemplate-module__O9jcdG__main{flex:1;padding:1.5rem;overflow:hidden}.OrderFlowTemplate-module__O9jcdG__kanbanBoard{grid-template-columns:repeat(4,1fr);gap:1rem;height:100%;display:grid}.OrderFlowTemplate-module__O9jcdG__kanbanColumn{background:#ffffff05;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.OrderFlowTemplate-module__O9jcdG__columnHeader{border-bottom:3px solid;justify-content:space-between;align-items:center;padding:1rem;display:flex}.OrderFlowTemplate-module__O9jcdG__columnHeader span:first-child{font-size:.95rem;font-weight:600}.OrderFlowTemplate-module__O9jcdG__columnCount{background:#ffffff1a;border-radius:12px;padding:.2rem .6rem;font-size:.8rem}.OrderFlowTemplate-module__O9jcdG__columnContent{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.OrderFlowTemplate-module__O9jcdG__orderCard{cursor:pointer;background:#1e293b;border:1px solid #0000;border-radius:10px;padding:1rem;transition:all .3s}.OrderFlowTemplate-module__O9jcdG__orderCard:hover{border-color:#ffffff1a;transform:translateY(-2px)}.OrderFlowTemplate-module__O9jcdG__orderCard.OrderFlowTemplate-module__O9jcdG__urgentCard{border-left:3px solid #f59e0b}.OrderFlowTemplate-module__O9jcdG__orderHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.OrderFlowTemplate-module__O9jcdG__orderId{color:#22c55e;font-size:.85rem;font-weight:600}.OrderFlowTemplate-module__O9jcdG__orderTime{color:#64748b;font-size:.75rem}.OrderFlowTemplate-module__O9jcdG__orderClient{margin-bottom:.75rem;font-weight:500}.OrderFlowTemplate-module__O9jcdG__orderItems{flex-direction:column;gap:.25rem;margin-bottom:.75rem;display:flex}.OrderFlowTemplate-module__O9jcdG__orderItems span{color:#94a3b8;font-size:.85rem}.OrderFlowTemplate-module__O9jcdG__orderNotes{color:#f59e0b;background:#f59e0b1a;border-radius:6px;margin-bottom:.75rem;padding:.4rem .6rem;font-size:.8rem}.OrderFlowTemplate-module__O9jcdG__orderFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.OrderFlowTemplate-module__O9jcdG__orderTotal{font-size:1.1rem;font-weight:700}.OrderFlowTemplate-module__O9jcdG__urgentBadge{color:#0f172a;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:12px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.OrderFlowTemplate-module__O9jcdG__listView{background:#1e293b;border-radius:12px;overflow:hidden}.OrderFlowTemplate-module__O9jcdG__ordersTable{border-collapse:collapse;width:100%}.OrderFlowTemplate-module__O9jcdG__ordersTable th{text-align:left;color:#64748b;text-transform:uppercase;background:#ffffff05;border-bottom:1px solid #ffffff0d;padding:1rem;font-size:.75rem}.OrderFlowTemplate-module__O9jcdG__ordersTable td{border-bottom:1px solid #ffffff08;padding:1rem;font-size:.9rem}.OrderFlowTemplate-module__O9jcdG__ordersTable tr.OrderFlowTemplate-module__O9jcdG__urgentRow{background:#f59e0b0d}.OrderFlowTemplate-module__O9jcdG__statusBadge{color:#fff;border-radius:20px;padding:.3rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.OrderFlowTemplate-module__O9jcdG__viewBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.8rem}.OrderFlowTemplate-module__O9jcdG__viewBtn:hover{background:#22c55e}.OrderFlowTemplate-module__O9jcdG__modalOverlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.OrderFlowTemplate-module__O9jcdG__orderModal,.OrderFlowTemplate-module__O9jcdG__newOrderModal{background:#1e293b;border-radius:16px;width:100%;max-width:500px;overflow:hidden}.OrderFlowTemplate-module__O9jcdG__modalHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.OrderFlowTemplate-module__O9jcdG__modalHeader h2{margin:0;font-size:1.3rem}.OrderFlowTemplate-module__O9jcdG__modalClient{color:#64748b;font-size:.9rem}.OrderFlowTemplate-module__O9jcdG__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.OrderFlowTemplate-module__O9jcdG__modalContent{padding:1.5rem}.OrderFlowTemplate-module__O9jcdG__modalSection{margin-bottom:1.5rem}.OrderFlowTemplate-module__O9jcdG__modalSection h3{color:#64748b;text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem}.OrderFlowTemplate-module__O9jcdG__itemsList{flex-direction:column;gap:.5rem;display:flex}.OrderFlowTemplate-module__O9jcdG__itemRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:.5rem 0;display:flex}.OrderFlowTemplate-module__O9jcdG__totalRow{border-top:2px solid #ffffff1a;justify-content:space-between;margin-top:.5rem;padding:1rem 0 0;font-size:1.1rem;display:flex}.OrderFlowTemplate-module__O9jcdG__notesText{color:#f59e0b;background:#f59e0b1a;border-radius:8px;padding:.75rem;font-size:.9rem}.OrderFlowTemplate-module__O9jcdG__statusFlow{gap:.5rem;display:flex}.OrderFlowTemplate-module__O9jcdG__statusStep{text-align:center;opacity:.4;background:#ffffff08;border-radius:8px;flex:1;padding:.75rem .5rem}.OrderFlowTemplate-module__O9jcdG__statusStep span{display:block}.OrderFlowTemplate-module__O9jcdG__statusStep span:first-child{margin-bottom:.25rem;font-size:1.5rem}.OrderFlowTemplate-module__O9jcdG__statusStep span:last-child{font-size:.7rem}.OrderFlowTemplate-module__O9jcdG__statusStep.OrderFlowTemplate-module__O9jcdG__currentStatus{opacity:1;background:linear-gradient(135deg,#22c55e33,#16a34a33);border:1px solid #22c55e}.OrderFlowTemplate-module__O9jcdG__statusStep.OrderFlowTemplate-module__O9jcdG__completedStatus{opacity:.6}.OrderFlowTemplate-module__O9jcdG__modalActions{border-top:1px solid #ffffff0d;gap:1rem;padding:1.5rem;display:flex}.OrderFlowTemplate-module__O9jcdG__actionPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600}.OrderFlowTemplate-module__O9jcdG__actionSecondary{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem}.OrderFlowTemplate-module__O9jcdG__newOrderForm{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.OrderFlowTemplate-module__O9jcdG__formGroup{flex-direction:column;gap:.5rem;display:flex}.OrderFlowTemplate-module__O9jcdG__formGroup label{color:#64748b;font-size:.85rem}.OrderFlowTemplate-module__O9jcdG__formGroup input,.OrderFlowTemplate-module__O9jcdG__formGroup textarea,.OrderFlowTemplate-module__O9jcdG__formGroup select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:.95rem}.OrderFlowTemplate-module__O9jcdG__formGroup input:focus,.OrderFlowTemplate-module__O9jcdG__formGroup textarea:focus,.OrderFlowTemplate-module__O9jcdG__formGroup select:focus{border-color:#22c55e;outline:none}.OrderFlowTemplate-module__O9jcdG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.OrderFlowTemplate-module__O9jcdG__formActions{gap:1rem;margin-top:.5rem;display:flex}.OrderFlowTemplate-module__O9jcdG__notifications{flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.OrderFlowTemplate-module__O9jcdG__notif{background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:500;animation:.5s ease-out OrderFlowTemplate-module__O9jcdG__slideIn;display:flex;box-shadow:0 10px 40px #22c55e4d}@keyframes OrderFlowTemplate-module__O9jcdG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:1200px){.OrderFlowTemplate-module__O9jcdG__kanbanBoard{grid-template-columns:repeat(2,1fr)}.OrderFlowTemplate-module__O9jcdG__quickStats{gap:1rem}}@media (max-width:768px){.OrderFlowTemplate-module__O9jcdG__header{flex-direction:column;gap:1rem;padding:1rem}.OrderFlowTemplate-module__O9jcdG__headerCenter{order:3}.OrderFlowTemplate-module__O9jcdG__kanbanBoard{grid-template-columns:1fr}.OrderFlowTemplate-module__O9jcdG__listView{overflow-x:auto}.OrderFlowTemplate-module__O9jcdG__ordersTable{min-width:700px}.OrderFlowTemplate-module__O9jcdG__viewToggle{display:none}.OrderFlowTemplate-module__O9jcdG__qStatValue{font-size:1.2rem}.OrderFlowTemplate-module__O9jcdG__main,.OrderFlowTemplate-module__O9jcdG__header{padding:1rem}.OrderFlowTemplate-module__O9jcdG__newOrderModal,.OrderFlowTemplate-module__O9jcdG__orderModal{width:95%;max-height:90vh;overflow-y:auto}.OrderFlowTemplate-module__O9jcdG__formRow{grid-template-columns:1fr}}
