body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.site-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:60px;padding:40px 0}.logo a{color:#333;font-size:28px;font-weight:700;text-decoration:none}.nav-container{align-items:center;display:flex;gap:40px}.gallery-title a,.page-title a{color:#666;font-weight:400;text-decoration:none;transition:color .3s ease}.gallery-title a.active,.gallery-title a:hover,.page-title a.active,.page-title a:hover{color:#000}.social ul{gap:20px;list-style:none;margin:0;padding:0}.social a,.social li,.social ul{align-items:flex-end;display:flex}.social .icon{fill:#666;display:block;height:24px;transition:fill .3s ease;width:24px}.social a:hover .icon{fill:#333}.icon-img{display:block;filter:grayscale(.3) opacity(.8);height:24px;object-fit:contain;transition:all .3s ease;width:24px}.social a:hover .icon-img{filter:grayscale(0) opacity(1)}.nav-links{display:flex;gap:40px}@media (max-width:850px){.site-header{text-align:center}.nav-container,.site-header{flex-direction:column;gap:20px}.nav-links{gap:30px;justify-content:center}}.portfolio-container{margin:0 auto;max-width:1200px;padding:0 20px}.project-covers{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:80px}.project-cover{color:inherit;text-decoration:none;transition:transform .3s ease}.cover-content-container{position:relative}.cover-image-wrap{aspect-ratio:4/3;border-radius:8px;overflow:hidden;position:relative}.cover-image{height:100%;position:relative;width:100%}.cover-image:before{background-color:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .3s ease;z-index:1}.project-cover:hover .cover-image:before{background-color:#0000004d}.cover-img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-cover:hover .cover-img{transform:scale(1.05)}.details-wrap{padding:20px 0}.details-inner{align-items:center;display:flex;justify-content:space-between}.title{color:#333;font-size:18px;font-weight:600}.date{color:#666;font-size:14px}@media (max-width:850px){.project-covers{gap:20px;grid-template-columns:1fr}.details-inner{justify-content:center}.title{font-size:22px;text-align:center}.details-wrap{padding:25px 0}}@media (hover:hover){.project-cover{cursor:pointer}.project-cover:hover .details-inner .title{color:#000}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.contact-container{margin:0 auto;max-width:1200px;padding:0 20px}.contact-content{display:flex;flex-direction:column;margin:0 auto 80px;max-width:800px}.contact-header{margin-bottom:40px;text-align:left}.contact-header h1{color:#333;font-size:48px;font-weight:700;line-height:1.2}.contact-description{margin-bottom:60px}.contact-description p{color:#666;font-size:16px;line-height:1.6;text-align:left}.contact-form-container{width:100%}.contact-form{gap:30px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#666;font-size:14px;font-weight:500;margin-bottom:5px}.required{color:#e74c3c}.form-group input,.form-group textarea{background-color:#fff;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:16px;padding:15px;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#333;box-shadow:0 0 0 2px #3333331a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-group textarea{font-family:inherit;min-height:120px;resize:vertical}.form-submit{display:flex;justify-content:flex-start;margin-top:20px}.submit-btn{background-color:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;min-width:120px;padding:15px 30px;transition:background-color .3s ease,transform .2s ease}.submit-btn:hover{background-color:#000}.submit-btn:active{transform:translateY(0)}.back-to-top{padding:40px 0;text-align:center}.back-to-top a{color:#666;font-size:14px;text-decoration:none;transition:color .3s ease}.back-to-top a:hover{color:#333}.arrow{font-size:16px;margin-right:8px}@media (max-width:768px){.contact-container{padding:0 15px}.contact-content{max-width:100%}.contact-header h1{font-size:36px;text-align:center}.contact-description{margin-bottom:40px}.contact-description p{text-align:left}.form-group input,.form-group textarea{font-size:16px}.form-submit{justify-content:center}.submit-btn{max-width:300px;width:100%}}@media (max-width:480px){.contact-header h1{font-size:28px}.contact-description p{font-size:15px}.form-group input,.form-group textarea{padding:12px}.submit-btn{font-size:15px;padding:12px 24px}}.form-group input:focus-visible,.form-group textarea:focus-visible,.submit-btn:focus-visible{outline:2px solid #333;outline-offset:2px}.form-group input:invalid:not(:placeholder-shown),.form-group textarea:invalid:not(:placeholder-shown){border-color:#e74c3c}.form-group input:valid:not(:placeholder-shown),.form-group textarea:valid:not(:placeholder-shown){border-color:#27ae60}.submit-btn:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.project-container{background-color:#fff;min-height:100vh}.page-container{margin:0 auto;max-width:1200px;padding:0 20px}.page-header{border-bottom:1px solid #eaeaea;margin-bottom:60px;padding:60px 0 40px}.page-header .title{color:#333;font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 30px;text-align:center}.page-header .description{color:#666;font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:800px;text-align:left}.project-modules{margin-bottom:80px}.project-module{margin-bottom:40px}.project-module.image{margin-bottom:20px}.project-module.text{margin-bottom:60px}.lightbox-link{cursor:pointer;display:block;transition:opacity .3s ease}.lightbox-link:hover{opacity:.95}.project-image{border-radius:8px;box-shadow:0 4px 20px #0000001a;display:block;height:auto;max-width:100%;transition:transform .3s ease,box-shadow .3s ease;width:100%}.project-image:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-2px)}.rich-text{padding:20px 0;text-align:center}.module-text{margin:0 auto;max-width:800px}.image-description{color:#555;display:block;font-size:1.25rem;font-weight:400;line-height:1.4}.paired-images{margin-bottom:20px}.image-pair-container{align-items:flex-start;display:flex;gap:30px;margin-bottom:20px}.paired-image{flex:1 1}.paired-image .project-image{border-radius:8px;box-shadow:0 4px 20px #0000001a;display:block;height:auto;max-width:100%;transition:transform .3s ease,box-shadow .3s ease;width:100%}.paired-image .project-image:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-2px)}.triple-images{margin-bottom:20px}.image-triple-container{align-items:flex-start;display:flex;gap:20px;margin-bottom:20px}.triple-image{flex:1 1}.triple-image .project-image{border-radius:8px;box-shadow:0 4px 20px #0000001a;display:block;height:auto;max-width:100%;transition:transform .3s ease,box-shadow .3s ease;width:100%}.triple-image .project-image:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-2px)}@media (max-width:1024px){.image-triple-container{flex-direction:column;gap:20px;margin:0 auto;width:70%}.triple-image{width:100%}}@media (max-width:768px){.page-container{padding:0 15px}.page-header{margin-bottom:40px;padding:40px 0 30px}.page-header .title{font-size:2.5rem;margin-bottom:20px}.page-header .description{font-size:1.1rem;line-height:1.5}.project-modules{margin-bottom:60px}.project-module.text{margin-bottom:40px}.image-description{font-size:1.1rem}.image-pair-container{flex-direction:column;gap:20px}.paired-image{width:100%}.image-triple-container{flex-direction:column;gap:20px;width:100%}.triple-image{width:100%}}@media (max-width:480px){.page-header .title{font-size:2rem}.image-description,.page-header .description{font-size:1rem}.image-pair-container,.image-triple-container{gap:15px}}.project-image{animation:fadeInImage .6s ease forwards;opacity:0}@keyframes fadeInImage{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.project-module:first-child .project-image{animation-delay:.1s}.project-module:nth-child(3) .project-image{animation-delay:.2s}.project-module:nth-child(5) .project-image{animation-delay:.3s}.project-module:nth-child(7) .project-image{animation-delay:.4s}.paired-image:first-child .project-image{animation-delay:.1s}.paired-image:nth-child(2) .project-image{animation-delay:.2s}.triple-image:first-child .project-image{animation-delay:.1s}.triple-image:nth-child(2) .project-image{animation-delay:.2s}.triple-image:nth-child(3) .project-image{animation-delay:.3s}
/*# sourceMappingURL=main.90d6a2ce.css.map*/