@media (width>=1024px){#mobileSidebar,#mobileOverlay{display:none!important}}#mobileOverlay{opacity:0;visibility:hidden;z-index:30;background:#00000080;transition:opacity .25s,visibility .25s;position:fixed;inset:0}#mobileOverlay.open{opacity:1;visibility:visible}#mobileSidebar{color:#fff;z-index:40;background:#000;width:280px;max-width:85%;height:100vh;padding:3.5rem 1.25rem 1.25rem;transition:transform .3s cubic-bezier(.2,.8,.2,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(110%);box-shadow:0 10px 30px #0006}#mobileSidebar.open{transform:translate(0)}#mobileSidebar a{color:#fff;padding:.75rem 0;text-decoration:none;display:block}#mobileSidebar .close-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:.35rem;font-size:1.25rem;position:absolute;top:.6rem;right:.6rem}.home-page .appContainer{max-width:1400px;padding-left:1rem;padding-right:1rem}.home-page .logo-image-main{width:230px}@media (width>=768px){.home-page .appContainer{padding-left:2rem;padding-right:2rem}.home-page .logo-image-main{width:200px}}.gallery-page{--font-SFTS:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-family:var(--font-SFTS);line-height:130%}.gallery-page,.gallery-page *{box-sizing:border-box;margin:0;padding:0}.gallery-page img,.gallery-page svg{vertical-align:baseline;display:inline}.gallery-page .appContainer{max-width:1400px;margin:0 auto;padding:0 1.25rem}.gallery-page .header{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:0 0;border-bottom:1px solid #666;width:100%;transition:all .5s ease-in-out;position:fixed;top:0}.gallery-page .header-content{justify-content:space-between;align-items:center;height:auto;display:flex;overflow:hidden}.gallery-page .logo{filter:brightness(2)invert();width:8rem;height:auto;padding:1.5rem 0}.gallery-page .nav-links{align-items:center;gap:2rem;font-size:1.125rem;display:none}.gallery-page .nav-links a{color:#929292;font-weight:400;text-decoration:none;transition:color .3s ease-in-out}.gallery-page .nav-links a:hover,.gallery-page .nav-links a.active{color:#000}.gallery-page .mobile-menu-btn{cursor:pointer;background:0 0;border:none;padding:1rem;display:block}@media (width>=1024px){.gallery-page .nav-links{display:flex}.gallery-page .mobile-menu-btn{display:none}.gallery-page .logo{width:10rem}}@media (width>=1536px){.gallery-page .logo{width:12rem;padding:1.5rem 1rem}.gallery-page .nav-links{font-size:1.5rem}}.gallery-page .main-content{min-height:100vh;padding-top:7rem;padding-bottom:2.5rem}@media (width>=768px){.gallery-page .main-content{padding-top:10rem;padding-bottom:4rem}}@media (width>=1536px){.gallery-page .main-content{padding-top:12rem}}.gallery-page .gallery-header{align-items:start;gap:.5rem;margin-bottom:2.5rem;display:flex}.gallery-page .gallery-slash{color:#b06744;font-size:1.5rem;font-weight:700;transform:translateY(-.25rem)}.gallery-page .gallery-title{font-size:1.5rem;font-weight:400}@media (width>=640px){.gallery-page .gallery-slash,.gallery-page .gallery-title{font-size:1.875rem}}@media (width>=1024px){.gallery-page .gallery-header{margin-bottom:5rem}.gallery-page .gallery-slash,.gallery-page .gallery-title{font-size:2.25rem}}@media (width>=1536px){.gallery-page .gallery-slash,.gallery-page .gallery-title{font-size:3rem}}.gallery-page .gallery-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.gallery-page .gallery-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width>=1024px){.gallery-page .gallery-grid{grid-template-columns:repeat(3,1fr)}}.gallery-page .gallery-item img{object-fit:cover;border-radius:4px;width:100%;height:300px}@media (width>=768px){.gallery-page .gallery-item img{height:350px}}.contact-page .container{max-width:1200px;margin:0 auto;padding:0 20px}.contact-page .contact-section{margin-top:100px}.contact-page .contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;margin:60px 0;display:grid}.contact-page .form-section h2{color:#222;margin-bottom:10px;font-size:2rem;font-weight:500}.contact-page .form-group{margin-bottom:20px}.contact-page .form-group label{color:#333;margin-bottom:8px;font-size:.95rem;font-weight:500;display:block}.contact-page .form-group input,.contact-page .form-group textarea{border:1px solid #ddd;border-radius:6px;width:100%;padding:12px 15px;font-family:inherit;font-size:.95rem;transition:all .3s}.contact-page .form-group input:focus,.contact-page .form-group textarea:focus{background:#fafafa;border-color:#b06744;outline:none;box-shadow:0 0 0 3px #b067441a}.contact-page .form-group textarea{resize:vertical;min-height:120px}.contact-page .submit-btn{color:#fff;cursor:pointer;background:#b06744;border:none;border-radius:6px;width:100%;margin-top:10px;padding:12px 40px;font-size:1rem;font-weight:600;transition:all .3s}.contact-page .submit-btn:hover{background:#a0573a;transform:translateY(-2px);box-shadow:0 5px 15px #b067444d}.contact-page .map-section{background:#f5f5f5;border-radius:8px;height:500px;overflow:hidden}.contact-page .map-section iframe{border:none;width:100%;height:100%}@media (width<=768px){.contact-page .contact-grid{grid-template-columns:1fr;gap:30px}.contact-page .map-section{height:300px}}
