.Header-module__hBw1pG__header{z-index:1000;background:0 0;border-bottom:1px solid #0000;width:100%;transition:background .4s,border-color .4s,box-shadow .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{background:color-mix(in srgb, var(--background) 78%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--border);box-shadow:0 8px 30px color-mix(in srgb, var(--foreground) 8%, transparent)}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;height:80px;transition:height .4s;display:flex}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__nav{height:64px}.Header-module__hBw1pG__logo{letter-spacing:-.05em;font-size:1.25rem;font-weight:800}.Header-module__hBw1pG__links{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__links a{color:var(--secondary);font-size:.9rem;font-weight:500}.Header-module__hBw1pG__links a:hover{color:var(--foreground)}.Header-module__hBw1pG__cta{background:var(--foreground);border-radius:6px;padding:.5rem 1.25rem;font-weight:600;color:var(--background)!important}.Header-module__hBw1pG__menuToggle{cursor:pointer;width:44px;height:44px;color:var(--foreground);background:0 0;border:none;margin-right:-10px;display:none;position:relative}.Header-module__hBw1pG__menuIcon,.Header-module__hBw1pG__menuIcon:before,.Header-module__hBw1pG__menuIcon:after{content:"";background:currentColor;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .2s,top .3s,bottom .3s;position:absolute;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__menuIcon{margin-top:-1px;top:50%}.Header-module__hBw1pG__menuIcon:before{top:-7px}.Header-module__hBw1pG__menuIcon:after{bottom:-7px}.Header-module__hBw1pG__menuActive .Header-module__hBw1pG__menuIcon{background:0 0}.Header-module__hBw1pG__menuActive .Header-module__hBw1pG__menuIcon:before{top:0;transform:translate(-50%)rotate(45deg)}.Header-module__hBw1pG__menuActive .Header-module__hBw1pG__menuIcon:after{bottom:0;transform:translate(-50%)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{opacity:0;background:color-mix(in srgb, var(--background) 95%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #0000;flex-direction:column;gap:.25rem;max-height:0;padding:0 2rem;transition:max-height .35s,opacity .3s,padding .35s,border-color .35s;display:none;overflow:hidden}.Header-module__hBw1pG__mobileMenuOpen{opacity:1;border-bottom-color:var(--border);max-height:320px;padding:.5rem 2rem 1.5rem}.Header-module__hBw1pG__mobileMenu a{color:var(--foreground);border-bottom:1px solid var(--border);padding:.85rem 0;font-size:1.05rem;font-weight:600}.Header-module__hBw1pG__mobileMenu a:last-child{border-bottom:none}.Header-module__hBw1pG__mobileMenu .Header-module__hBw1pG__cta{text-align:center;border-bottom:none;margin-top:.75rem}@media (max-width:640px){.Header-module__hBw1pG__links{display:none}.Header-module__hBw1pG__menuToggle{display:block}.Header-module__hBw1pG__mobileMenu{display:flex}}@media (prefers-reduced-motion:reduce){.Header-module__hBw1pG__menuIcon,.Header-module__hBw1pG__menuIcon:before,.Header-module__hBw1pG__menuIcon:after,.Header-module__hBw1pG__mobileMenu{transition:none}}
.HeroSection-module__sBkrQG__hero{text-align:center;padding-top:10rem;padding-bottom:8rem;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__content{z-index:1;position:relative}.HeroSection-module__sBkrQG__glow{background:radial-gradient(circle at center, color-mix(in srgb, var(--accent) 28%, transparent) 0%, transparent 62%);filter:blur(40px);pointer-events:none;z-index:0;width:min(720px,90vw);height:min(720px,90vw);position:absolute;top:18%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__sBkrQG__title{max-width:900px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.1}.HeroSection-module__sBkrQG__gradient{background:linear-gradient(90deg,#ff4d00,#f90);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__sBkrQG__subtitle{color:var(--secondary);max-width:600px;margin:0 auto 3rem;font-size:1.25rem}.HeroSection-module__sBkrQG__actions{justify-content:center;gap:1rem;display:flex}.HeroSection-module__sBkrQG__primary{background:var(--foreground);color:var(--background);border-radius:8px;padding:.875rem 2rem;font-weight:600;transition:box-shadow .3s}.HeroSection-module__sBkrQG__primary:hover{box-shadow:0 12px 30px color-mix(in srgb, var(--foreground) 25%, transparent)}.HeroSection-module__sBkrQG__secondary{border:1px solid var(--border);border-radius:8px;padding:.875rem 2rem;font-weight:600;transition:background .3s,border-color .3s}.HeroSection-module__sBkrQG__secondary:hover{background:var(--accent-soft);border-color:var(--accent)}@media (max-width:640px){.HeroSection-module__sBkrQG__actions{flex-direction:column;align-items:center}}
.ProjectGallery-module__Zs4ZiG__gallery{background:var(--background)}.ProjectGallery-module__Zs4ZiG__header{text-align:left;margin-bottom:4rem}.ProjectGallery-module__Zs4ZiG__titleArea{width:100%}.ProjectGallery-module__Zs4ZiG__title{margin-bottom:1rem;font-size:2.5rem}.ProjectGallery-module__Zs4ZiG__subtitle{color:var(--secondary);font-size:1.125rem}.ProjectGallery-module__Zs4ZiG__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.ProjectGallery-module__Zs4ZiG__card{border:1px solid var(--border);background:var(--background);border-radius:12px;text-decoration:none;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;display:block;overflow:hidden;color:inherit!important}.ProjectGallery-module__Zs4ZiG__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.ProjectGallery-module__Zs4ZiG__imageWrapper{aspect-ratio:16/9;background:var(--accent-soft);position:relative;overflow:hidden}.ProjectGallery-module__Zs4ZiG__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.ProjectGallery-module__Zs4ZiG__card:hover .ProjectGallery-module__Zs4ZiG__image{transform:scale(1.1)}.ProjectGallery-module__Zs4ZiG__placeholder{height:100%;color:var(--accent);justify-content:center;align-items:center;font-weight:600;display:flex}.ProjectGallery-module__Zs4ZiG__content{padding:1.5rem}.ProjectGallery-module__Zs4ZiG__category{text-transform:uppercase;color:var(--accent);letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.ProjectGallery-module__Zs4ZiG__projectName{margin-bottom:.5rem;font-size:1.25rem}.ProjectGallery-module__Zs4ZiG__description{color:var(--secondary);font-size:.9375rem}.ProjectGallery-module__Zs4ZiG__footerActions{justify-content:center;display:flex}.ProjectGallery-module__Zs4ZiG__viewAllBtn{border:2px solid var(--accent);color:var(--accent);background:0 0;border-radius:50px;padding:1rem 2.5rem;font-weight:700;transition:all .3s}.ProjectGallery-module__Zs4ZiG__viewAllBtn:hover{background:var(--accent);box-shadow:0 12px 30px color-mix(in srgb, var(--accent) 35%, transparent);color:#fff!important}@media (max-width:768px){.ProjectGallery-module__Zs4ZiG__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.ProjectGallery-module__Zs4ZiG__grid{grid-template-columns:1fr;gap:1.5rem}.ProjectGallery-module__Zs4ZiG__title{font-size:2rem}}
.Projects-module__ICTKvq__page{background:var(--background);min-height:100vh;padding-top:8rem}.Projects-module__ICTKvq__header{text-align:center;margin-bottom:6rem}.Projects-module__ICTKvq__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem)}.Projects-module__ICTKvq__gradient{background:linear-gradient(90deg,#ff4d00,#f90);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Projects-module__ICTKvq__subtitle{color:var(--secondary);font-size:1.25rem}.Projects-module__ICTKvq__projectList{flex-direction:column;gap:8rem;padding-bottom:8rem;display:flex}.Projects-module__ICTKvq__projectRow{cursor:pointer;align-items:center;gap:4rem;text-decoration:none;display:flex;color:inherit!important}.Projects-module__ICTKvq__projectRow:hover .Projects-module__ICTKvq__projectName{color:var(--accent)}.Projects-module__ICTKvq__projectRow.Projects-module__ICTKvq__reverse{flex-direction:row-reverse}.Projects-module__ICTKvq__info{text-align:left;flex:1}.Projects-module__ICTKvq__visual{flex:1.2;justify-content:center;display:flex}.Projects-module__ICTKvq__category{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.Projects-module__ICTKvq__projectName{margin-bottom:1.5rem;font-size:2.5rem;transition:color .3s}.Projects-module__ICTKvq__description{color:var(--secondary);margin-bottom:2rem;font-size:1.125rem}.Projects-module__ICTKvq__tags{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Projects-module__ICTKvq__tags span{background:var(--accent-soft);color:var(--accent);border-radius:100px;padding:.4rem 1rem;font-size:.875rem;font-weight:600}.Projects-module__ICTKvq__browserMockup{background:var(--border);border:1px solid var(--border);border-radius:12px;width:100%;max-width:min(600px,90vw);margin:0 auto;transition:transform .3s;overflow:hidden;box-shadow:0 30px 60px #0000001f}.Projects-module__ICTKvq__browserHeader{background:#f1f1f1;align-items:center;gap:15px;padding:10px 15px;display:flex}.dark .Projects-module__ICTKvq__browserHeader{background:#222}.Projects-module__ICTKvq__browserDots{flex-shrink:0;gap:6px;display:flex}.Projects-module__ICTKvq__browserDots span{background:#ddd;border-radius:50%;width:8px;height:8px}.Projects-module__ICTKvq__browserBar{color:#999;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:4px;flex:1;align-items:center;height:20px;padding:0 10px;font-size:10px;display:flex;overflow:hidden}.dark .Projects-module__ICTKvq__browserBar{background:#333}.Projects-module__ICTKvq__browserScreen{aspect-ratio:16/10;background:#fff;position:relative}.Projects-module__ICTKvq__phoneMockup{width:280px;max-width:75vw;transition:transform .3s}.Projects-module__ICTKvq__phoneMockup:hover{transform:translateY(-10px)rotate(2deg)}.Projects-module__ICTKvq__phoneFrame{aspect-ratio:9/19.5;background:#111;border:4px solid #333;border-radius:40px;width:100%;padding:12px;position:relative;box-shadow:0 30px 60px #0003}.Projects-module__ICTKvq__phoneScreen{background:#fff;border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden}.Projects-module__ICTKvq__phoneNotch{z-index:10;background:#111;border-bottom-right-radius:15px;border-bottom-left-radius:15px;width:100px;height:25px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.Projects-module__ICTKvq__mockupImage{object-fit:cover}@media (max-width:968px){.Projects-module__ICTKvq__projectRow,.Projects-module__ICTKvq__projectRow.Projects-module__ICTKvq__reverse{text-align:center;flex-direction:column;gap:3rem}.Projects-module__ICTKvq__info{text-align:center}.Projects-module__ICTKvq__tags{justify-content:center}.Projects-module__ICTKvq__projectList{gap:5rem}}@media (max-width:640px){.Projects-module__ICTKvq__page{padding-top:6rem}.Projects-module__ICTKvq__projectList{gap:4rem;padding-bottom:4rem}.Projects-module__ICTKvq__header{margin-bottom:3.5rem}.Projects-module__ICTKvq__projectRow,.Projects-module__ICTKvq__projectRow.Projects-module__ICTKvq__reverse{gap:2rem}.Projects-module__ICTKvq__projectName{margin-bottom:1rem;font-size:1.9rem}.Projects-module__ICTKvq__description{margin-bottom:1.5rem;font-size:1rem}.Projects-module__ICTKvq__subtitle{font-size:1.05rem}}
.ContactForm-module__j1WgZG__shell{isolation:isolate;max-width:760px;margin:0 auto;position:relative}.ContactForm-module__j1WgZG__aurora{z-index:-1;pointer-events:none;border-radius:28px;position:absolute;inset:-40px -20px;overflow:hidden}.ContactForm-module__j1WgZG__blob{filter:blur(70px);opacity:.5;will-change:transform;border-radius:50%;width:320px;height:320px;position:absolute}.ContactForm-module__j1WgZG__blobA{background:radial-gradient(circle, var(--accent), transparent 70%);top:-80px;left:-40px}.ContactForm-module__j1WgZG__blobB{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 70%, #ff9d5c), transparent 70%);opacity:.35;bottom:-100px;right:-40px}.ContactForm-module__j1WgZG__form{text-align:left;position:relative}.ContactForm-module__j1WgZG__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.ContactForm-module__j1WgZG__field{margin-bottom:1.5rem;display:block;position:relative}.ContactForm-module__j1WgZG__input{color:currentColor;background:color-mix(in srgb, currentColor 6%, transparent);border:1px solid color-mix(in srgb, currentColor 14%, transparent);border-radius:14px;outline:none;width:100%;padding:1.5rem 1.1rem .6rem;font-family:inherit;font-size:1rem;transition:border-color .25s,background .25s,box-shadow .25s}.ContactForm-module__j1WgZG__input:hover:not(:disabled){border-color:color-mix(in srgb, currentColor 28%, transparent)}.ContactForm-module__j1WgZG__input:focus{border-color:color-mix(in srgb, var(--accent) 60%, transparent);background:color-mix(in srgb, currentColor 10%, transparent);box-shadow:0 0 0 4px var(--accent-soft)}.ContactForm-module__j1WgZG__input:disabled{opacity:.55;cursor:not-allowed}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:140px;padding-top:1.7rem;line-height:1.6}.ContactForm-module__j1WgZG__floatLabel{color:currentColor;opacity:.5;pointer-events:none;transform-origin:0 0;font-size:1rem;transition:transform .22s,opacity .22s,color .22s;position:absolute;top:1.1rem;left:1.15rem}.ContactForm-module__j1WgZG__input:focus+.ContactForm-module__j1WgZG__floatLabel,.ContactForm-module__j1WgZG__input:not(:placeholder-shown)+.ContactForm-module__j1WgZG__floatLabel{opacity:.9;transform:translateY(-.7rem)scale(.72)}.ContactForm-module__j1WgZG__input:focus+.ContactForm-module__j1WgZG__floatLabel{color:var(--accent);opacity:1}.ContactForm-module__j1WgZG__focusBar{background:var(--accent);transform-origin:0;pointer-events:none;border-radius:2px;height:2px;transition:transform .35s cubic-bezier(.65,0,.35,1);position:absolute;bottom:0;left:14px;right:14px;transform:scaleX(0)}.ContactForm-module__j1WgZG__input:focus~.ContactForm-module__j1WgZG__focusBar{transform:scaleX(1)}.ContactForm-module__j1WgZG__honeypot{display:none}.ContactForm-module__j1WgZG__actions{flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;display:flex}.ContactForm-module__j1WgZG__errorMsg{color:#ff7a59;text-align:center;margin:0;font-size:.95rem;font-weight:500}.ContactForm-module__j1WgZG__submit{cursor:pointer;will-change:transform;background:0 0;border:none;padding:0;position:relative}.ContactForm-module__j1WgZG__submitInner{color:#fff;background:var(--accent);box-shadow:0 12px 34px var(--accent-soft);border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:1.05rem 2.75rem;font-family:inherit;font-size:1.05rem;font-weight:700;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;position:relative;overflow:hidden}.ContactForm-module__j1WgZG__submitInner:before{content:"";background:linear-gradient(120deg,#0000 30%,#fff6,#0000 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-130%)}.ContactForm-module__j1WgZG__submit:hover:not(:disabled) .ContactForm-module__j1WgZG__submitInner{box-shadow:0 18px 46px var(--accent-soft);filter:brightness(1.06)}.ContactForm-module__j1WgZG__submit:hover:not(:disabled) .ContactForm-module__j1WgZG__submitInner:before{transform:translate(130%)}.ContactForm-module__j1WgZG__submit:active:not(:disabled) .ContactForm-module__j1WgZG__submitInner{transform:scale(.97)}.ContactForm-module__j1WgZG__submit:disabled{cursor:progress}.ContactForm-module__j1WgZG__submit:disabled .ContactForm-module__j1WgZG__submitInner{opacity:.85}.ContactForm-module__j1WgZG__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite ContactForm-module__j1WgZG__spin}@keyframes ContactForm-module__j1WgZG__spin{to{transform:rotate(360deg)}}.ContactForm-module__j1WgZG__success{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1rem;display:flex}.ContactForm-module__j1WgZG__badgeWrap{place-items:center;width:96px;height:96px;margin-bottom:.75rem;display:grid;position:relative}.ContactForm-module__j1WgZG__badge{width:96px;height:96px;overflow:visible}.ContactForm-module__j1WgZG__ring,.ContactForm-module__j1WgZG__check{fill:none;stroke:var(--accent);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.ContactForm-module__j1WgZG__dot{background:var(--accent);opacity:0;will-change:transform;border-radius:50%;width:8px;height:8px;margin:-4px 0 0 -4px;position:absolute;top:50%;left:50%}.ContactForm-module__j1WgZG__success h3{margin:0;font-size:1.85rem}.ContactForm-module__j1WgZG__success p{opacity:.7;margin:0;font-size:1.05rem}.ContactForm-module__j1WgZG__resetButton{color:currentColor;border:1px solid color-mix(in srgb, currentColor 28%, transparent);cursor:pointer;background:0 0;border-radius:999px;margin-top:.75rem;padding:.7rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:border-color .25s,background .25s}.ContactForm-module__j1WgZG__resetButton:hover{border-color:var(--accent);background:color-mix(in srgb, currentColor 8%, transparent)}@media (max-width:640px){.ContactForm-module__j1WgZG__row{grid-template-columns:1fr;gap:0}.ContactForm-module__j1WgZG__submit,.ContactForm-module__j1WgZG__submitInner{width:100%}}@media (prefers-reduced-motion:reduce){.ContactForm-module__j1WgZG__spinner{animation-duration:1.4s}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__floatLabel,.ContactForm-module__j1WgZG__focusBar,.ContactForm-module__j1WgZG__submitInner,.ContactForm-module__j1WgZG__submitInner:before{transition:none}}
.page-module___8aEwW__page{min-height:100vh}.page-module___8aEwW__about{background:var(--accent-soft);padding:8rem 0}.page-module___8aEwW__sectionTitle{margin-bottom:2rem;font-size:3rem;position:relative}.page-module___8aEwW__sectionTitle:after{content:"";background:var(--accent);width:60px;height:4px;position:absolute;bottom:-10px;left:0}.page-module___8aEwW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__aboutContent p{color:var(--secondary);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.page-module___8aEwW__statsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module___8aEwW__statCard{background:var(--background);text-align:center;border:1px solid var(--border);border-radius:16px;padding:2rem;transition:transform .3s}.page-module___8aEwW__statCard:hover{border-color:var(--accent);transform:translateY(-5px)}.page-module___8aEwW__statCard h3{color:var(--accent);margin-bottom:.5rem;font-size:2.5rem}.page-module___8aEwW__statCard p{color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:600}.page-module___8aEwW__contact{text-align:center;padding:8rem 0}.page-module___8aEwW__contactCard{background:var(--foreground);color:var(--background);border-radius:32px;max-width:1000px;margin:0 auto;padding:5rem 2rem}.page-module___8aEwW__contactCard h2{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem)}.page-module___8aEwW__contactCard p{opacity:.8;margin-bottom:3rem;font-size:1.25rem}.page-module___8aEwW__footer{border-top:1px solid var(--border);text-align:center;color:var(--secondary);padding:4rem 0;font-size:.875rem}@media (max-width:968px){.page-module___8aEwW__aboutGrid{grid-template-columns:1fr;gap:4rem}.page-module___8aEwW__sectionTitle{font-size:2.5rem}}@media (max-width:640px){.page-module___8aEwW__statsGrid{grid-template-columns:1fr}}
.ProjectDetail-module__1uWv4a__page{min-height:100vh;padding-top:8rem;padding-bottom:8rem}.ProjectDetail-module__1uWv4a__backLink{color:var(--secondary);margin-bottom:2rem;font-weight:500;transition:color .2s;display:inline-block}.ProjectDetail-module__1uWv4a__backLink:hover{color:var(--accent)}.ProjectDetail-module__1uWv4a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:6rem;display:flex}.ProjectDetail-module__1uWv4a__headerInfo{flex:1;min-width:300px}.ProjectDetail-module__1uWv4a__category{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.ProjectDetail-module__1uWv4a__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.ProjectDetail-module__1uWv4a__tags{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ProjectDetail-module__1uWv4a__techTag{background:var(--border);border-radius:100px;padding:.4rem 1rem;font-size:.875rem;font-weight:600}.ProjectDetail-module__1uWv4a__projectLinks{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.ProjectDetail-module__1uWv4a__webLink{background:var(--foreground);white-space:nowrap;border-radius:8px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:opacity .2s;color:var(--background)!important}.ProjectDetail-module__1uWv4a__webLink:hover{opacity:.9}.ProjectDetail-module__1uWv4a__storeButtons{gap:.75rem;display:flex}.ProjectDetail-module__1uWv4a__storeBtn img{width:auto;height:40px;display:block}.ProjectDetail-module__1uWv4a__storeBtn:hover{opacity:.8}.ProjectDetail-module__1uWv4a__mainDescription{max-width:900px;margin-bottom:6rem}.ProjectDetail-module__1uWv4a__mainDescription h2{margin-bottom:1.5rem;font-size:2rem}.ProjectDetail-module__1uWv4a__mainDescription p{color:var(--secondary);font-size:1.25rem;line-height:1.8}.ProjectDetail-module__1uWv4a__visualSection{margin-bottom:8rem}.ProjectDetail-module__1uWv4a__sectionTitle{border-bottom:2px solid var(--border);margin-bottom:3rem;padding-bottom:1rem;font-size:2rem}.ProjectDetail-module__1uWv4a__webGrid{flex-direction:column;gap:8rem;display:flex}.ProjectDetail-module__1uWv4a__webWrapper{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.ProjectDetail-module__1uWv4a__webWrapper .browserMockup{width:100%;max-width:1000px!important}.ProjectDetail-module__1uWv4a__mobileGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));place-items:start center;gap:4rem;display:grid}.ProjectDetail-module__1uWv4a__mobileWrapper{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.ProjectDetail-module__1uWv4a__screenLabel{margin-top:2rem;font-size:1.25rem;font-weight:600}.ProjectDetail-module__1uWv4a__screenSubLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem;font-size:.875rem;font-weight:700}.ProjectDetail-module__1uWv4a__placeholder{width:100%;height:100%;color:var(--accent);background:var(--accent-soft);justify-content:center;align-items:center;font-weight:600;display:flex}@media (max-width:1024px){.ProjectDetail-module__1uWv4a__header{flex-direction:column;align-items:flex-start;gap:2rem}.ProjectDetail-module__1uWv4a__projectLinks{align-items:flex-start}}@media (max-width:640px){.ProjectDetail-module__1uWv4a__page{padding-top:6rem;padding-bottom:4rem}.ProjectDetail-module__1uWv4a__header{align-items:center;margin-bottom:3.5rem}.ProjectDetail-module__1uWv4a__headerInfo{text-align:center;width:100%;min-width:0}.ProjectDetail-module__1uWv4a__tags{justify-content:center}.ProjectDetail-module__1uWv4a__projectLinks{align-items:center;width:100%}.ProjectDetail-module__1uWv4a__title{font-size:2.25rem}.ProjectDetail-module__1uWv4a__mobileGrid{grid-template-columns:1fr;gap:2rem}.ProjectDetail-module__1uWv4a__webGrid{gap:3rem}.ProjectDetail-module__1uWv4a__mainDescription{margin-bottom:3.5rem}.ProjectDetail-module__1uWv4a__mainDescription h2{font-size:1.6rem}.ProjectDetail-module__1uWv4a__mainDescription p{font-size:1.05rem;line-height:1.7}.ProjectDetail-module__1uWv4a__visualSection{margin-bottom:4rem}.ProjectDetail-module__1uWv4a__sectionTitle{margin-bottom:2rem;font-size:1.6rem}}
