.text__container{padding:4rem;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.photo__example{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0}.artist_photo{display:block;max-width:100%;margin-bottom:2rem}.example__column{position:relative;flex:1 1 45%;max-width:45%;text-align:center}.example__column img{width:100%;height:auto;object-fit:cover;box-shadow:0 0 6px #0000004d;display:block}.label{margin-top:.5rem;font-weight:500;font-size:.9rem;color:#555}@media (max-width: 760px){.example__column{max-width:100%;flex:1 1 100%}}.gallery-wrapper{padding:1rem}.gallery-wrapper img{width:100%;border-radius:2px;transition:transform .2s ease}.rigg-caption{background:#0003}.contact-form__overlay{position:fixed;top:0;right:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:flex-end;z-index:2000;animation:fadeIn .4s ease-out;align-items:flex-start;padding:2rem;box-sizing:border-box}.contact-form{background:#fff;width:22rem;height:100%;padding:2rem;display:flex;flex-direction:column;gap:1rem;position:relative;animation:slideUp .4s ease-out;border-radius:2px;box-shadow:0 3px 10px #0003;max-height:40vh;overflow-y:auto}.contact-form__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer}.contact-form input,.contact-form textarea{width:100%;padding:.5rem;font-size:1rem}.contact-form button[type=submit]{padding:.5rem 1rem;background:#333;color:#fff;border:none;cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sidebar{position:fixed;top:0;left:0;height:100vh;width:16rem;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 1.5rem;border-right:1px solid #ddd;z-index:100;background-color:#fff;transition:width .3s ease,padding .3s ease;box-sizing:border-box}.desktop{display:flex;flex-direction:column;justify-content:space-between;height:100%}.sidebar__logo{font-size:2rem;margin-bottom:4rem;transition:font-size .3s ease,margin-bottom .3s ease}.sidebar__navigation{display:flex;flex-direction:column;gap:.6rem;margin-top:-4rem}.sidebar__navigation-link{position:relative;text-decoration:none;color:#333;font-size:1rem;padding-bottom:2px}.sidebar__navigation-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#333;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.sidebar__navigation-link:hover,.sidebar__socials img:hover{filter:grayscale(100%) opacity(.7);transition:transform .3s ease}.sidebar__navigation-link--active{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.3rem}.sidebar__contact-button{margin-top:2rem;margin-bottom:2rem;padding:.5rem 1rem;cursor:pointer;transition:margin .3s ease;margin-bottom:10rem}.sidebar__footer{display:flex;flex-direction:column;gap:.2rem}.sidebar__socials img{width:1.2rem;margin-right:.5rem;transition:filter .2s ease}.sidebar__info{font-size:small}.mobile,.mobile__footer{display:none}@media (max-width: 900px){.sidebar{position:sticky;height:auto;width:100%;padding:1rem;border-right:none;border-bottom:1px solid #ddd;align-items:center;justify-content:space-between}.desktop{display:none}.mobile{display:block;width:100%}.mobile__footer{display:block;bottom:0;text-align:center;font-size:small;padding-bottom:.5rem}.mobile__header{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile__top-bar{display:flex;align-items:center;gap:1rem}.sidebar__logo{margin-bottom:0;font-size:1.5rem}.mobile .sidebar__contact-button{margin:0;padding:.5rem 1rem;font-size:.9rem;transition:margin .3s ease}.burger-menu-link{display:block;width:100%;text-decoration:none;color:inherit;text-align:center}.sidebar__socials-mobile img{width:1.5rem;margin-left:.5rem}.sidebar__footer{display:none}}
