.page-module___8aEwW__hero{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroImage{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroOverlay{z-index:-1;background:linear-gradient(#fcfaf733 0%,#fcfaf7e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{text-align:center;max-width:900px;padding:0 2rem}.page-module___8aEwW__title{color:var(--foreground);margin-bottom:1rem;font-size:6.5rem;line-height:1}.page-module___8aEwW__subtitle{color:var(--foreground);text-transform:uppercase;letter-spacing:.4em;opacity:.8;margin-bottom:3.5rem;font-size:1.2rem;font-weight:500}.page-module___8aEwW__ctaButton{border:1px solid var(--foreground);color:var(--foreground);text-transform:uppercase;letter-spacing:.2em;transition:var(--transition-smooth);background:0 0;padding:1.2rem 3rem;font-size:.75rem;font-weight:500;display:inline-block}.page-module___8aEwW__ctaButton:hover{background:var(--foreground);color:var(--background);transform:translateY(-5px)}.page-module___8aEwW__galleryGrid{gap:1.5rem;transition:all .5s;display:grid}.page-module___8aEwW__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;grid-auto-flow:dense}.page-module___8aEwW__largeGrid{grid-template-columns:repeat(2,1fr);gap:3rem}.page-module___8aEwW__galleryItem{cursor:pointer;background:#f0f0f0;border-radius:12px;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s;position:relative;overflow:hidden}.page-module___8aEwW__largeGrid .page-module___8aEwW__galleryItem{aspect-ratio:3/2}.page-module___8aEwW__galleryItem:hover{z-index:2;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.page-module___8aEwW__layoutControls{background:#fff;border:1px solid #eee;border-radius:50px;align-items:center;gap:.8rem;margin-left:auto;padding:.5rem;display:flex}.page-module___8aEwW__layoutBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.page-module___8aEwW__layoutBtnActive{background:var(--foreground);color:var(--background)}.page-module___8aEwW__layoutBtn svg{width:18px;height:18px}.page-module___8aEwW__bentoLarge{grid-area:span 2/span 2}.page-module___8aEwW__bentoTall{grid-area:span 2/span 1}.page-module___8aEwW__bentoWide{grid-area:span 1/span 2}.page-module___8aEwW__bentoSmall{grid-area:span 1/span 1}.page-module___8aEwW__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__galleryItem:hover .page-module___8aEwW__galleryImage{transform:scale(1.05)}.page-module___8aEwW__galleryOverlay{opacity:0;background:#ffffff26;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .6s;display:flex;position:absolute;top:0;left:0}.page-module___8aEwW__galleryItem:hover .page-module___8aEwW__galleryOverlay{opacity:1}.page-module___8aEwW__galleryCategory{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.3em;color:var(--foreground);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;padding:1rem 2rem;font-size:.9rem}.page-module___8aEwW__contactSection{background:var(--surface);text-align:center;border-top:1px solid var(--surface-border);padding:12rem 0}.page-module___8aEwW__contactInfo{flex-wrap:wrap;justify-content:flex-start;gap:3rem;margin-top:4rem;display:flex}.page-module___8aEwW__contactLink{font-size:1.8rem;font-family:var(--font-outfit);color:var(--foreground);border-bottom:1px solid #0000}.page-module___8aEwW__contactLink:hover{color:var(--accent);border-bottom-color:var(--accent)}.page-module___8aEwW__lightbox{z-index:1000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffffa;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.page-module___8aEwW__lightboxContent{max-width:90vw;max-height:90vh;position:relative}.page-module___8aEwW__lightboxImage{object-fit:contain;max-width:100%;max-height:85vh;box-shadow:0 30px 60px #0000001a}.page-module___8aEwW__closeLightbox{color:var(--foreground);cursor:pointer;opacity:.4;transition:var(--transition-smooth);background:0 0;border:none;font-size:3rem;position:fixed;top:2rem;right:2rem}.page-module___8aEwW__closeLightbox:hover{opacity:1}.page-module___8aEwW__lightboxNav{pointer-events:none;justify-content:space-between;width:100%;padding:0 4rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module___8aEwW__lightboxNav button{pointer-events:auto;color:var(--foreground);cursor:pointer;width:80px;height:80px;transition:var(--transition-smooth);opacity:.4;background:0 0;border:none;font-size:3rem}.page-module___8aEwW__lightboxNav button:hover{opacity:1;color:var(--accent)}.page-module___8aEwW__aiChatBtn{background:var(--foreground);cursor:pointer;z-index:1000;width:65px;height:65px;transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:3rem;right:3rem;box-shadow:0 15px 35px #00000026}.page-module___8aEwW__aiChatBtn:hover{background:var(--accent);transform:scale(1.1)rotate(5deg)}.page-module___8aEwW__aiChatIcon{width:28px;height:28px;color:var(--background)}@media (max-width:768px){.page-module___8aEwW__title{font-size:3.5rem}.page-module___8aEwW__galleryGrid{gap:1.5rem;grid-template-columns:1fr!important;grid-auto-rows:auto!important}.page-module___8aEwW__largeGrid{gap:1.5rem}.page-module___8aEwW__bentoLarge,.page-module___8aEwW__bentoTall,.page-module___8aEwW__bentoWide,.page-module___8aEwW__bentoSmall{aspect-ratio:4/5;grid-area:span 1/span 1!important}.page-module___8aEwW__layoutControls{display:none}.page-module___8aEwW__contactInfo{flex-direction:column;gap:3rem}.page-module___8aEwW__contactLink{font-size:1.4rem}.page-module___8aEwW__container{padding:0 1.5rem}.page-module___8aEwW__heroContent,.page-module___8aEwW__lightboxNav{padding:0 1rem}.page-module___8aEwW__lightboxNav button{background:0 0;width:60px;height:60px;font-size:2rem}}
.AIChat-module__dvtECa__chatContainer{-webkit-backdrop-filter:blur(20px);z-index:1000;width:380px;height:600px;font-family:var(--font-body), sans-serif;background:#fcfaf7d9;border:1px solid #fff6;border-radius:24px;flex-direction:column;animation:.5s cubic-bezier(.16,1,.3,1) AIChat-module__dvtECa__slideUp;display:flex;position:fixed;bottom:6rem;right:2rem;overflow:hidden;box-shadow:0 30px 60px #00000014,0 0 0 1px #00000005}@keyframes AIChat-module__dvtECa__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes AIChat-module__dvtECa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AIChat-module__dvtECa__header{background:0 0;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.AIChat-module__dvtECa__headerTitle{font-family:var(--font-heading), serif;color:var(--foreground);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:500;display:flex}.AIChat-module__dvtECa__onlineDot{background-color:#10b981;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px #10b98180}.AIChat-module__dvtECa__closeBtn{width:28px;height:28px;color:var(--muted);cursor:pointer;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.AIChat-module__dvtECa__closeBtn:hover{color:var(--foreground);background:#00000014}.AIChat-module__dvtECa__messages{flex-direction:column;flex:1;gap:1.2rem;padding:1.5rem;display:flex;overflow-y:auto}.AIChat-module__dvtECa__messages::-webkit-scrollbar{width:4px}.AIChat-module__dvtECa__messages::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}.AIChat-module__dvtECa__message{flex-direction:column;gap:.8rem;max-width:85%;padding:1rem 1.2rem;font-size:.95rem;line-height:1.5;animation:.4s cubic-bezier(.16,1,.3,1) forwards AIChat-module__dvtECa__fadeIn;display:flex}.AIChat-module__dvtECa__textContent{word-wrap:break-word}.AIChat-module__dvtECa__buttonContainer{flex-wrap:wrap;gap:.5rem;margin-top:.2rem;display:flex}.AIChat-module__dvtECa__actionButton{background:var(--foreground);color:#fff;border:1px solid #ffffff1a;border-radius:100px;justify-content:center;align-items:center;padding:.6rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.AIChat-module__dvtECa__ai .AIChat-module__dvtECa__actionButton{background:var(--foreground);color:#fff}.AIChat-module__dvtECa__user .AIChat-module__dvtECa__actionButton{color:var(--foreground);background:#fff}.AIChat-module__dvtECa__actionButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.AIChat-module__dvtECa__ai{color:var(--foreground);background:#fff;border:1px solid #00000008;border-radius:20px 20px 20px 4px;align-self:flex-start;box-shadow:0 4px 15px #00000008}.AIChat-module__dvtECa__user{background:var(--foreground);color:#fff;border-radius:20px 20px 4px;align-self:flex-end;box-shadow:0 4px 15px #0000000f}.AIChat-module__dvtECa__typingIndicator{align-items:center;gap:4px;height:24px;padding:.5rem 1rem;display:flex}.AIChat-module__dvtECa__typingDot{background:var(--muted);border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite both AIChat-module__dvtECa__typing}.AIChat-module__dvtECa__typingDot:first-child{animation-delay:-.32s}.AIChat-module__dvtECa__typingDot:nth-child(2){animation-delay:-.16s}@keyframes AIChat-module__dvtECa__typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.AIChat-module__dvtECa__footer{background:0 0;flex-direction:column;gap:.8rem;padding:0 1.5rem 1.5rem;display:flex}.AIChat-module__dvtECa__inputArea{gap:.8rem;display:flex}.AIChat-module__dvtECa__disclaimer{color:var(--muted);text-align:center;opacity:.8;font-size:.65rem;line-height:1.4}.AIChat-module__dvtECa__inputWrapper{flex:1;align-items:center;display:flex;position:relative}.AIChat-module__dvtECa__input{width:100%;color:var(--foreground);background:#ffffffb3;border:1px solid #00000014;border-radius:100px;padding:1rem 1.2rem;font-family:inherit;font-size:.95rem;transition:all .3s;box-shadow:inset 0 2px 4px #00000003}.AIChat-module__dvtECa__input:focus{background:#fff;border-color:#00000026;outline:none;box-shadow:0 4px 12px #00000008}.AIChat-module__dvtECa__input::placeholder{color:var(--muted)}.AIChat-module__dvtECa__sendBtn{background:var(--foreground);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}.AIChat-module__dvtECa__sendBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.AIChat-module__dvtECa__sendBtn:active{transform:translateY(0)}
