.Header-module__hBw1pG__header{z-index:1000;border-bottom:1px solid #0000;width:100%;height:80px;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{background:var(--header-bg);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid var(--glass-border);height:70px}.Header-module__hBw1pG__headerInner{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logoContainer{align-items:center;height:60px;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:48px;transition:all .3s}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoImage{height:40px}.Header-module__hBw1pG__logoText{font-family:var(--font-outfit),sans-serif;letter-spacing:-.05em;color:var(--foreground);background:var(--logo-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800}.Header-module__hBw1pG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__navLink{font-family:var(--font-noto-sans),sans-serif;color:var(--nav-link);font-size:1rem;font-weight:500}.Header-module__hBw1pG__navLink:hover{color:var(--accent)}.Header-module__hBw1pG__dropdown{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__dropdownMenu{opacity:0;visibility:hidden;border:1px solid var(--glass-border);z-index:1001;background:#fff;border-radius:12px;min-width:180px;padding:.8rem 0;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #0000001a}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__hBw1pG__dropdownItem{color:#333;white-space:nowrap;padding:.7rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:block}.Header-module__hBw1pG__dropdownItem:hover{background:var(--background-alt);color:var(--accent)}.Header-module__hBw1pG__contactBtn{background:var(--accent);color:#fff;border-radius:50px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s}.Header-module__hBw1pG__contactBtn:hover{box-shadow:0 5px 15px rgba(var(--accent-rgb),.4);transform:translateY(-2px)}.Header-module__hBw1pG__mobileMenuBtn,.Header-module__hBw1pG__mobileNav{display:none}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;display:flex}.Header-module__hBw1pG__bar{background:var(--foreground);border-radius:2px;width:100%;height:3px;transition:all .3s}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:first-child{transform:translateY(8.5px)rotate(45deg)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}.Header-module__hBw1pG__mobileNav{z-index:1001;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%}.Header-module__hBw1pG__mobileNav.Header-module__hBw1pG__active{right:0}.Header-module__hBw1pG__mobileNavLink{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:block}.Header-module__hBw1pG__mobileMenuWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__mobileSubMenu{background:#00000005;border-radius:12px;flex-direction:column;align-items:center;gap:.8rem;width:100%;padding:.5rem 0 1rem;display:none}.Header-module__hBw1pG__mobileSubMenu.Header-module__hBw1pG__open{display:flex}.Header-module__hBw1pG__mobileSubLink{color:var(--text-muted);text-align:center;width:100%;padding:.5rem 0;font-size:1.1rem}}
.Footer-module__S6Hkya__footer{color:#eee;background:#111;border-top:1px solid #ffffff0d;padding:5rem 0 3rem}.Footer-module__S6Hkya__content{grid-template-columns:1fr 1.5fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brandSide{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logo{flex-direction:column;gap:.3rem;display:flex}.Footer-module__S6Hkya__philip{font-family:var(--font-noto-sans),sans-serif;color:#fff;font-size:1.8rem;font-weight:800}.Footer-module__S6Hkya__slogan{color:var(--accent);letter-spacing:.05rem;font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__companyDesc{color:#aaa;word-break:keep-all;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__infoSide{flex-direction:column;gap:2.5rem;display:flex}.Footer-module__S6Hkya__infoGroup h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;opacity:.9;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__infoGrid{grid-template-columns:repeat(2,1fr);gap:.8rem 2rem;display:grid}.Footer-module__S6Hkya__infoGrid span{color:#999;font-size:.85rem}.Footer-module__S6Hkya__infoGrid a{color:#999;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__infoGrid a:hover{color:var(--accent)}.Footer-module__S6Hkya__linksGroup{border-top:1px solid #ffffff0d;gap:1.5rem;padding-top:1.5rem;display:flex}.Footer-module__S6Hkya__privacyLink{color:#fff;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__privacyLink:hover{opacity:.8}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #ffffff0d;padding-top:2rem}.Footer-module__S6Hkya__copyright{color:#666;font-size:.8rem}@media (max-width:768px){.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__infoGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__footer{padding:4rem 0 2rem}}
.Contact-module__DIbnYa__contact{background:#faf8f5;padding-top:10rem}.Contact-module__DIbnYa__footer{border-top:1px solid var(--glass-border);background:var(--footer-bg,transparent);padding:5rem 0}.Contact-module__DIbnYa__content{text-align:center;margin-bottom:8rem}.Contact-module__DIbnYa__title{font-family:var(--font-outfit),sans-serif;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.Contact-module__DIbnYa__desc{color:var(--text-muted);margin-bottom:4rem;font-size:1.2rem}.Contact-module__DIbnYa__links{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.Contact-module__DIbnYa__linkItem{flex-direction:column;align-items:center;gap:1rem;transition:transform .3s;display:flex}.Contact-module__DIbnYa__linkItem:hover{transform:translateY(-10px)}.Contact-module__DIbnYa__icon{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;transition:all .3s;display:flex}.Contact-module__DIbnYa__linkItem:hover .Contact-module__DIbnYa__icon{background:var(--accent);border-color:var(--accent);color:#000}.Contact-module__DIbnYa__label{color:var(--text-muted);font-weight:600}.Contact-module__DIbnYa__footer{border-top:1px solid var(--glass-border);padding:5rem 0}.Contact-module__DIbnYa__footerInner{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.Contact-module__DIbnYa__footerInfo{color:var(--text-muted);font-size:.95rem;line-height:1.8}.Contact-module__DIbnYa__brand{font-family:var(--font-outfit),sans-serif;color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Contact-module__DIbnYa__copyright{color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.Contact-module__DIbnYa__title{font-size:2rem}.Contact-module__DIbnYa__footerInner{flex-direction:column;align-items:flex-start}.Contact-module__DIbnYa__links{flex-wrap:nowrap;gap:1rem}.Contact-module__DIbnYa__icon{border-radius:16px;width:60px;height:60px;font-size:1.5rem}.Contact-module__DIbnYa__linkItem img{width:36px!important;height:36px!important}}
.Hero-module___w2HtG__hero{width:100%;height:100vh;position:relative;overflow:hidden}.Hero-module___w2HtG__slide{opacity:0;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out;display:flex;position:absolute;top:0;left:0}.Hero-module___w2HtG__slide.Hero-module___w2HtG__active{opacity:1;z-index:1}.Hero-module___w2HtG__imageWrapper{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__overlay{background:var(--hero-overlay);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__content{z-index:1;opacity:0;transition:all .8s cubic-bezier(.2,.8,.2,1);position:relative;transform:translateY(30px)}.Hero-module___w2HtG__active .Hero-module___w2HtG__content{opacity:1;transform:translateY(0)}.Hero-module___w2HtG__subTitle{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.Hero-module___w2HtG__mainTitle{letter-spacing:-.03em;color:#111;text-shadow:0 1px 3px #fffc,0 0 1px #0000001a;word-break:keep-all;margin-bottom:2rem;font-size:5rem;font-weight:800;line-height:1.1}.Hero-module___w2HtG__mainTitle span{display:inline-block}.Hero-module___w2HtG__description{color:var(--foreground);opacity:.8;word-break:keep-all;max-width:600px;margin-bottom:3.5rem;font-size:1.4rem;line-height:1.6}.Hero-module___w2HtG__profile{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:50px;align-items:center;gap:1.5rem;width:fit-content;margin:0 auto;padding:1.2rem 2.5rem;display:flex;box-shadow:0 10px 30px #0000000d}.Hero-module___w2HtG__profile p{color:var(--foreground);margin:0;font-size:1.4rem;line-height:1.6;display:block}.Hero-module___w2HtG__avatar{width:50px;height:50px;box-shadow:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex;overflow:hidden}.Hero-module___w2HtG__avatarImage{object-fit:contain;width:100%;height:100%}.Hero-module___w2HtG__inlineLogo{vertical-align:middle;width:auto;height:1.8rem;margin:0 .4rem;display:inline-block;transform:translateY(-2px)}.Hero-module___w2HtG__profile strong{color:var(--secondary);font-weight:800}.Hero-module___w2HtG__indicators{z-index:10;gap:1rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__indicator{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.Hero-module___w2HtG__activeIndicator{background:var(--accent);border-radius:10px;width:30px}@media (max-width:768px){.Hero-module___w2HtG__mainTitle{font-size:2.5rem}.Hero-module___w2HtG__subTitle{letter-spacing:.15em;margin-bottom:.8rem;font-size:.9rem}.Hero-module___w2HtG__description{margin-bottom:2rem;font-size:1rem;line-height:1.5}.Hero-module___w2HtG__profile{white-space:nowrap;gap:.6rem;width:fit-content;max-width:98%;padding:.6rem .8rem}.Hero-module___w2HtG__profile p{letter-spacing:-.02em;font-size:.85rem}.Hero-module___w2HtG__avatar{width:32px;height:32px}.Hero-module___w2HtG__inlineLogo{width:auto;height:1.1rem;margin:0 .2rem}}
.Reference-module__o_LRbG__reference{background:#fff;border-top:1px solid #00000005;border-bottom:1px solid #00000008;padding:10rem 0}.Reference-module__o_LRbG__header{text-align:center;margin-bottom:5rem}.Reference-module__o_LRbG__sectionTitle{font-family:var(--font-outfit),sans-serif;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.Reference-module__o_LRbG__sectionDesc{color:var(--text-muted);font-size:1.1rem}.Reference-module__o_LRbG__portfolioContainer{width:100%;padding:2rem 0;position:relative;overflow:hidden}.Reference-module__o_LRbG__rollingRow{gap:.8rem;width:max-content;margin-bottom:.8rem;display:flex}.Reference-module__o_LRbG__rollingRowLeft{animation:40s linear infinite Reference-module__o_LRbG__rollLeft}.Reference-module__o_LRbG__rollingRowRight{animation:40s linear infinite Reference-module__o_LRbG__rollRight}@keyframes Reference-module__o_LRbG__rollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Reference-module__o_LRbG__rollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.Reference-module__o_LRbG__card{aspect-ratio:4/3;border-radius:12px;flex-shrink:0;width:380px;position:relative;overflow:hidden}.Reference-module__o_LRbG__imageWrapper{background:#fff;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.Reference-module__o_LRbG__card:hover .Reference-module__o_LRbG__imageWrapper{transform:scale(1.05)}.Reference-module__o_LRbG__imageWrapper img{padding:10%;object-fit:contain!important}.Reference-module__o_LRbG__cardOverlay{opacity:0;background:linear-gradient(#0000 50%,#000000e6 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.Reference-module__o_LRbG__card:hover .Reference-module__o_LRbG__cardOverlay{opacity:1}.Reference-module__o_LRbG__category{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.8rem;font-weight:600}.Reference-module__o_LRbG__cardTitle{font-size:1.1rem;font-weight:700;line-height:1.3;color:#fff!important}.Reference-module__o_LRbG__ctaWrapper{justify-content:center;margin-top:5rem;display:flex}.Reference-module__o_LRbG__downloadBtn{background:var(--accent);color:#fff;box-shadow:0 5px 15px rgba(var(--accent-rgb),.3);border:none;border-radius:50px;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.Reference-module__o_LRbG__downloadBtn:hover{box-shadow:0 10px 25px rgba(var(--accent-rgb),.4);opacity:.9;transform:translateY(-5px)}@media (max-width:768px){.Reference-module__o_LRbG__portfolioContainer{padding:1rem 0}.Reference-module__o_LRbG__rollingRow{gap:.5rem;margin-bottom:.5rem}.Reference-module__o_LRbG__card{width:180px}.Reference-module__o_LRbG__sectionTitle{font-size:2.2rem}.Reference-module__o_LRbG__cardOverlay{background:linear-gradient(#0000 30%,#000c 100%);padding:.8rem}.Reference-module__o_LRbG__category{margin-bottom:.1rem;font-size:.7rem}.Reference-module__o_LRbG__cardTitle{font-size:.9rem}}
.Services-module__uj7JVa__services{border-top:1px solid #00000005;padding:10rem 0;position:relative}.Services-module__uj7JVa__header{text-align:center;margin-bottom:5rem}.Services-module__uj7JVa__sectionTitle{font-family:var(--font-outfit),sans-serif;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.Services-module__uj7JVa__sectionDesc{color:var(--text-muted);font-size:1.1rem}.Services-module__uj7JVa__grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.Services-module__uj7JVa__card{text-align:center;border-radius:24px;padding:2.5rem 1.5rem;transition:all .4s}.Services-module__uj7JVa__card:hover{border-color:var(--accent);box-shadow:0 10px 30px rgba(var(--accent-rgb),.1);transform:translateY(-10px)}.Services-module__uj7JVa__cardHeader{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Services-module__uj7JVa__icon{flex-shrink:0;font-size:2.2rem}.Services-module__uj7JVa__cardTitle{margin-bottom:0;font-size:1.4rem;font-weight:700;line-height:1.2}.Services-module__uj7JVa__cardDesc{color:var(--text-muted);line-height:1.7}@media (max-width:768px){.Services-module__uj7JVa__sectionTitle{font-size:2.2rem}.Services-module__uj7JVa__grid{grid-template-columns:1fr}}
.Process-module__MDuI_q__process{border-top:1px solid #00000008;border-bottom:1px solid #00000008;padding:10rem 0;box-shadow:inset 0 20px 40px #00000003,inset 0 -20px 40px #00000003}.Process-module__MDuI_q__header{text-align:center;margin-bottom:6rem}.Process-module__MDuI_q__sectionTitle{font-family:var(--font-outfit),sans-serif;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.Process-module__MDuI_q__sectionDesc{color:var(--text-muted);font-size:1.2rem}.Process-module__MDuI_q__timeline{justify-content:space-between;gap:2rem;display:flex;position:relative}.Process-module__MDuI_q__step{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.Process-module__MDuI_q__stepContent{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);text-align:center;z-index:2;border-radius:24px;width:100%;padding:2.5rem 2rem;transition:all .3s}.Process-module__MDuI_q__step:hover .Process-module__MDuI_q__stepContent{border-color:var(--accent);background:rgba(var(--accent-rgb),.05);transform:translateY(-10px)}.Process-module__MDuI_q__stepHeader{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.Process-module__MDuI_q__stepNumber{font-family:var(--font-outfit),sans-serif;color:var(--accent);opacity:.1;font-size:3rem;font-weight:900;position:absolute;top:-1.5rem;left:0}.Process-module__MDuI_q__iconWrapper{background:#fff;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;display:flex;box-shadow:0 10px 20px #0000000d}.Process-module__MDuI_q__stepTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.Process-module__MDuI_q__stepDesc{color:var(--text-muted);word-break:keep-all;font-size:1rem;line-height:1.6}.Process-module__MDuI_q__connector{background:var(--glass-border);z-index:1;width:2rem;height:2px;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}@media (max-width:768px){.Process-module__MDuI_q__timeline{flex-direction:column;gap:3rem}.Process-module__MDuI_q__connector{width:2px;height:1rem;inset:auto auto -2rem 50%;transform:translate(-50%)}.Process-module__MDuI_q__sectionTitle{font-size:2.5rem}}
.about-module__8TymFG__hero{background:var(--background-alt);text-align:center;padding:12rem 0 6rem}.about-module__8TymFG__title{font-family:var(--font-outfit),sans-serif;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.about-module__8TymFG__subtitle{color:var(--text-muted);font-size:1.25rem}.about-module__8TymFG__section{padding:8rem 0}.about-module__8TymFG__altBg{background:var(--background-alt)}.about-module__8TymFG__sectionTitle{text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.about-module__8TymFG__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.about-module__8TymFG__singleGrid{flex-direction:column;max-width:900px;margin:0 auto;display:flex}.about-module__8TymFG__itemTitle{border-left:4px solid var(--accent);margin-bottom:2rem;padding-left:1.5rem;font-size:1.8rem;font-weight:700}.about-module__8TymFG__ciBox{background:var(--card-bg);border-radius:24px;padding:3rem}.about-module__8TymFG__logoPreview{background:var(--background-alt);border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;padding:3rem;display:flex}.about-module__8TymFG__logoPreview svg{width:100%;max-width:240px}.about-module__8TymFG__mapBox{background:var(--card-bg);border-radius:24px;padding:3rem}.about-module__8TymFG__locationContent{grid-template-columns:450px 1fr;align-items:start;gap:4rem;display:grid}.about-module__8TymFG__mapVisual{aspect-ratio:1;background:var(--background-alt);border-radius:16px;width:100%;position:relative;overflow:hidden}.about-module__8TymFG__directionsInfo{flex-direction:column;gap:2.5rem;display:flex}.about-module__8TymFG__directionsSection{flex-direction:column;gap:1.2rem;display:flex}.about-module__8TymFG__directionsTitle{color:var(--foreground);align-items:center;gap:.8rem;margin-top:0;font-size:1.3rem;font-weight:700;display:flex}.about-module__8TymFG__directionsList{color:var(--text-muted);flex-direction:column;gap:.8rem;font-size:1.05rem;line-height:1.6;display:flex}.about-module__8TymFG__directionsList p{margin:0}.about-module__8TymFG__tagWrapper{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.about-module__8TymFG__locationTag{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--accent);border-radius:100px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-block}.about-module__8TymFG__locationTag:hover{background:rgba(var(--accent-rgb),.1);border-color:var(--accent);transform:translateY(-2px)}@keyframes about-module__8TymFG__pounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.about-module__8TymFG__timeline{max-width:800px;margin:0 auto}.about-module__8TymFG__timelineItem{border-bottom:1px solid var(--glass-border);gap:3rem;padding:2rem 0;display:flex}.about-module__8TymFG__year{font-family:var(--font-outfit),sans-serif;color:var(--accent);min-width:100px;font-size:1.5rem;font-weight:800}.about-module__8TymFG__event{font-size:1.1rem;font-weight:500}@media (max-width:1024px){.about-module__8TymFG__locationContent{grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__mapVisual{aspect-ratio:16/9}}@media (max-width:768px){.about-module__8TymFG__grid{grid-template-columns:1fr}.about-module__8TymFG__title{font-size:2.2rem}.about-module__8TymFG__sectionTitle{margin-bottom:2.5rem;font-size:1.8rem}.about-module__8TymFG__itemTitle{padding-left:1rem;font-size:1.5rem}.about-module__8TymFG__ciBox{box-sizing:border-box;width:100%;padding:1.5rem;overflow:hidden}.about-module__8TymFG__logoPreview{box-sizing:border-box;width:100%;margin-bottom:1.5rem;padding:1.5rem}.about-module__8TymFG__logoPreview img{max-width:100%!important;height:auto!important}.about-module__8TymFG__ciDesc{font-size:1rem;line-height:1.6}}
.post-module__J08j4q__container{padding:12rem 0 8rem}.post-module__J08j4q__header{text-align:center;border-bottom:1px solid var(--glass-border);margin-bottom:5rem;padding-bottom:3rem}.post-module__J08j4q__category{color:var(--accent);margin-bottom:1rem;font-weight:700}.post-module__J08j4q__title{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.3}.post-module__J08j4q__meta{color:var(--text-muted)}.post-module__J08j4q__postBody{max-width:800px;color:var(--foreground);margin:0 auto;font-size:1.2rem;line-height:2}.post-module__J08j4q__postBody h3{margin:3rem 0 1.5rem;font-size:1.8rem}.post-module__J08j4q__postBody p{margin-bottom:1.5rem}@media (max-width:768px){.post-module__J08j4q__title{font-size:2.2rem}}
.blog-module__JsT-Oq__hero{background:var(--background-alt);text-align:center;padding:12rem 0 6rem}.blog-module__JsT-Oq__title{font-family:var(--font-outfit),sans-serif;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.blog-module__JsT-Oq__subtitle{color:var(--text-muted);font-size:1.25rem}.blog-module__JsT-Oq__content{padding:8rem 0}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.blog-module__JsT-Oq__card{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:24px;flex-direction:column;padding:3rem;transition:all .3s;display:flex}.blog-module__JsT-Oq__card:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 10px 30px #0000000d}.blog-module__JsT-Oq__category{color:var(--accent);margin-bottom:1rem;font-size:.9rem;font-weight:700}.blog-module__JsT-Oq__postTitle{flex:1;margin-bottom:2rem;font-size:1.8rem;font-weight:700;line-height:1.4}.blog-module__JsT-Oq__date{color:var(--text-muted);font-size:.956rem}@media (max-width:768px){.blog-module__JsT-Oq__grid{grid-template-columns:1fr}}
.collaboration-module__ixwXmq__hero{background:var(--background-alt);text-align:center;padding:12rem 0 6rem}.collaboration-module__ixwXmq__title{font-family:var(--font-outfit),sans-serif;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.collaboration-module__ixwXmq__subtitle{color:var(--text-muted);font-size:1.25rem}.collaboration-module__ixwXmq__contentSection{padding:8rem 0}.collaboration-module__ixwXmq__collabItem{align-items:center;gap:4rem;margin-bottom:8rem;display:flex}.collaboration-module__ixwXmq__collabItem.collaboration-module__ixwXmq__reverse{flex-direction:row-reverse}.collaboration-module__ixwXmq__imageBox{aspect-ratio:4/3;border-radius:30px;flex:1;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.collaboration-module__ixwXmq__textBox{flex:1}.collaboration-module__ixwXmq__itemTitle{margin-bottom:1.5rem;font-size:2.2rem;font-weight:700}.collaboration-module__ixwXmq__itemDesc{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.collaboration-module__ixwXmq__applyBtn{background:var(--accent);color:#fff;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s}.collaboration-module__ixwXmq__applyBtn:hover{background:var(--accent-hover,var(--accent));box-shadow:0 10px 20px rgba(var(--accent-rgb),.3);transform:translateY(-3px)}.collaboration-module__ixwXmq__applyBtn.collaboration-module__ixwXmq__disabled{color:#fff;cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.collaboration-module__ixwXmq__applyBtn.collaboration-module__ixwXmq__disabled:hover{box-shadow:none;background:#ccc;transform:none}@media (max-width:968px){.collaboration-module__ixwXmq__collabItem,.collaboration-module__ixwXmq__collabItem.collaboration-module__ixwXmq__reverse{flex-direction:column;gap:2.5rem;margin-bottom:6rem}.collaboration-module__ixwXmq__imageBox{width:100%}.collaboration-module__ixwXmq__itemTitle{font-size:1.8rem}}
