.language-switcher{display:flex;gap:.5rem;align-items:center}.lang-button{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.4rem .8rem;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;min-width:40px}.lang-button:hover{background:#ffffff1a;border-color:#ffffff80}.lang-button.active{background:#fff3;border-color:#fff9;font-weight:600}@media (max-width: 768px){.lang-button{padding:.3rem .6rem;font-size:.85rem;min-width:35px}}.footer{background-color:#1a1a1a;color:#ccc;padding:2rem 0;margin-top:auto;border-top:1px solid rgba(255,255,255,.1)}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.footer-copyright{font-size:.9rem;margin-bottom:.5rem;color:#aaa}.footer-notice{font-size:.85rem;line-height:1.6;color:#888;max-width:800px;margin:0 auto}@media (max-width: 768px){.footer{padding:1.5rem 0}.footer-copyright{font-size:.85rem}.footer-notice{font-size:.8rem;padding:0 1rem}}.fullscreen-viewer{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000f2;z-index:3000;display:flex;align-items:center;justify-content:center;padding:2rem}.fullscreen-close{position:absolute;top:2rem;right:2rem;background:#fff3;color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:2rem;cursor:pointer;z-index:10000;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,visibility .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;visibility:visible}.fullscreen-close.hidden{opacity:0;visibility:hidden;pointer-events:none}.fullscreen-close:hover{background:#ffffff4d;transform:scale(1.1)}.fullscreen-toggle{position:absolute;top:2rem;right:5.5rem;background:#fff3;color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;z-index:10000;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,visibility .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0;opacity:1;visibility:visible}.fullscreen-toggle.hidden{opacity:0;visibility:hidden;pointer-events:none}.fullscreen-toggle:hover{background:#ffffff4d;transform:scale(1.1)}.fullscreen-toggle svg{width:24px;height:24px;stroke:currentColor}.fullscreen-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100vw;max-height:100vh}.fullscreen-image{max-width:100%;max-height:100vh;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.fullscreen-content.fullscreen-mode{max-width:100vw;max-height:100vh;padding:0}.fullscreen-content.fullscreen-mode .fullscreen-image{max-height:100vh;height:100vh;width:100vw;max-width:100vw}.fullscreen-info{margin-top:2rem;text-align:center;color:#fff}.fullscreen-title{font-size:2.5rem;font-weight:300;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.fullscreen-year{font-size:1.5rem;opacity:.9;font-weight:300;margin-bottom:1rem}.fullscreen-counter{font-size:1rem;opacity:.7;margin-top:1rem}.fullscreen-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;color:#fff;border:none;width:60px;height:60px;border-radius:50%;font-size:2.5rem;cursor:pointer;transition:opacity .3s ease,visibility .3s ease,transform .3s;z-index:10000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;visibility:visible}.fullscreen-nav.hidden{opacity:0;visibility:hidden;pointer-events:none}.fullscreen-nav:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.fullscreen-nav.prev{left:2rem}.fullscreen-nav.next{right:2rem}@media (max-width: 768px){.fullscreen-viewer{padding:1rem}.fullscreen-close{top:1rem;right:1rem;width:40px;height:40px;font-size:1.5rem}.fullscreen-toggle{top:1rem;right:4.5rem;width:40px;height:40px}.fullscreen-toggle svg{width:20px;height:20px}.fullscreen-content{max-width:100vw;max-height:100vh}.fullscreen-image{max-height:100vh}.fullscreen-title{font-size:1.8rem}.fullscreen-year{font-size:1.2rem}.fullscreen-nav{display:none}.fullscreen-info{margin-top:1rem;padding:0 1rem}}.slideshow{position:relative;max-width:1000px;margin:0 auto}.slideshow-container{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px #0003;background-color:#000}.slide-wrapper{position:relative;width:100%;height:100%}.slide-image{width:100%;height:100%;object-fit:contain;display:block}.slide-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#000c,#0000);padding:3rem 2rem 2rem;color:#fff}.slide-title{font-size:2.5rem;font-weight:300;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.slide-year{font-size:1.2rem;opacity:.9;font-weight:300}.slideshow-nav{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffffffe6;border:none;width:50px;height:50px;border-radius:50%;font-size:2rem;cursor:pointer;transition:all .3s;z-index:10;display:flex;align-items:center;justify-content:center;color:#333;font-weight:700}.slideshow-nav:hover{background-color:#fff;transform:translateY(-50%) scale(1.1)}.slideshow-nav.prev{left:20px}.slideshow-nav.next{right:20px}.slideshow-counter{text-align:center;margin-top:1rem;color:#666;font-size:.9rem}.slideshow-fullscreen{position:absolute;top:20px;right:20px;background-color:#ffffffe6;border:none;width:45px;height:45px;border-radius:50%;cursor:pointer;transition:all .3s;z-index:10;display:flex;align-items:center;justify-content:center;color:#333;padding:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.slideshow-fullscreen:hover{background-color:#fff;transform:scale(1.1)}.slideshow-fullscreen svg{width:20px;height:20px;stroke:currentColor}@media (max-width: 768px){.slideshow-container{aspect-ratio:3/4}.slide-overlay{padding:2rem 1.5rem 1.5rem}.slide-title{font-size:1.8rem}.slide-year{font-size:1rem}.slideshow-nav{display:none}.slideshow-fullscreen{top:10px;right:10px;width:40px;height:40px}.slideshow-fullscreen svg{width:18px;height:18px}}.home{flex:1}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0}.hero-content{display:flex;flex-direction:column;align-items:center;gap:2rem}.profile-image-wrapper{margin-bottom:1rem}.profile-image{max-width:300px;width:auto;height:auto;max-height:200px;object-fit:contain}.artist-name{font-size:3.5rem;margin-bottom:2rem;text-align:center;font-weight:300;letter-spacing:2px;margin-top:0}.artist-description{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8;text-align:center}.artist-description p{margin-bottom:1.5rem}.artist-description p:last-child{margin-bottom:0}.slideshow-section{padding:4rem 0;background-color:#fff}.section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#333;font-weight:300}@media (max-width: 768px){.hero-section{padding:2rem 0}.profile-image{max-width:200px;max-height:150px}.artist-name{font-size:2.5rem;margin-bottom:1.5rem}.artist-description{font-size:1rem;padding:0 1rem}.section-title{font-size:2rem}}.gallery{flex:1;padding:3rem 0;background-color:#f5f5f5}.gallery-title{font-size:3rem;text-align:center;margin-bottom:1rem;color:#333;font-weight:300}.gallery-subtitle{text-align:center;color:#666;font-size:1.1rem;margin-bottom:2rem}.search-container{max-width:600px;margin:0 auto 3rem}.search-wrapper{position:relative;display:flex;align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:.75rem 1rem;transition:box-shadow .3s}.search-wrapper:focus-within{box-shadow:0 4px 12px #667eea4d}.search-icon{width:20px;height:20px;color:#999;margin-right:.75rem;flex-shrink:0}.search-input{flex:1;border:none;outline:none;font-size:1rem;color:#333;background:transparent}.search-input::placeholder{color:#999}.search-clear{background:transparent;border:none;color:#999;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .3s;margin-left:.5rem}.search-clear:hover{color:#333}.search-results-info{text-align:center;color:#666;font-size:.9rem;margin-top:.75rem}.no-results{text-align:center;padding:4rem 2rem;color:#999}.no-results p{font-size:1.2rem;margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}.gallery-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s,box-shadow .3s;cursor:pointer}.gallery-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.gallery-image-wrapper{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background-color:#000}.gallery-image{width:100%;height:100%;object-fit:contain;transition:transform .3s}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);padding:1.5rem 1rem 1rem;opacity:0;transition:opacity .3s}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-info-button{position:absolute;top:1rem;right:1rem;background:#ffffffe6;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s;z-index:5;color:#333;box-shadow:0 2px 8px #0003}.gallery-info-button:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.gallery-item:hover .gallery-info-button{opacity:1}.gallery-overlay .gallery-item-title{color:#fff;font-size:1.2rem;font-weight:300}.gallery-item-info{padding:1.5rem}.gallery-item-title-small{font-size:1.3rem;margin-bottom:.5rem;color:#333;font-weight:400}.gallery-year{color:#666;font-size:.9rem}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem;overflow-y:auto}.modal-content{background:#fff;border-radius:8px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;display:flex;flex-direction:column}.modal-close{position:absolute;top:1rem;right:1rem;background:#000000b3;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .3s}.modal-close:hover{background:#000000e6}.modal-image{width:100%;max-height:60vh;object-fit:contain;background-color:#000}.modal-info{padding:2rem}.modal-title{font-size:2rem;margin-bottom:1.5rem;color:#333;font-weight:300}.modal-metadata{display:grid;gap:1rem}.metadata-item{display:flex;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #eee}.metadata-item.full-width{flex-direction:column;gap:.5rem}.metadata-label{font-weight:600;color:#666;min-width:120px}.metadata-value{color:#333}.metadata-description{color:#666;line-height:1.6;margin:0}@media (max-width: 768px){.search-container{margin-bottom:2rem;padding:0 1rem}.search-wrapper{padding:.6rem .75rem}.search-input{font-size:.9rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.gallery-title{font-size:2rem}.gallery-info-button{width:35px;height:35px;top:.5rem;right:.5rem;opacity:1}.gallery-info-button svg{width:20px;height:20px}.modal{padding:1rem}.modal-content{max-height:95vh}.modal-info{padding:1.5rem}.modal-title{font-size:1.5rem}.metadata-item{flex-direction:column;gap:.5rem}.metadata-label{min-width:auto}}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding:2rem 0;flex-wrap:wrap}.pagination-button{padding:.75rem 1.5rem;background-color:#667eea;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .3s,transform .2s;font-weight:500}.pagination-button:hover:not(:disabled){background-color:#5568d3;transform:translateY(-2px)}.pagination-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.pagination-info{color:#666;font-size:1rem;padding:0 1rem}.pagination-numbers{display:flex;gap:.5rem;align-items:center}.pagination-number{min-width:40px;height:40px;padding:.5rem;background-color:#fff;border:2px solid #e0e0e0;border-radius:6px;color:#333;font-size:1rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.pagination-number:hover{border-color:#667eea;background-color:#f5f5ff}.pagination-number.active{background-color:#667eea;color:#fff;border-color:#667eea;font-weight:600}.pagination-ellipsis{padding:0 .5rem;color:#999}@media (max-width: 768px){.pagination{gap:.5rem;padding:1.5rem 0}.pagination-button{padding:.6rem 1rem;font-size:.9rem}.pagination-info{font-size:.9rem;padding:0 .5rem}.pagination-number{min-width:35px;height:35px;font-size:.9rem}.pagination-numbers{gap:.25rem}}.contact{flex:1;padding:4rem 0;background-color:#f8f9fa}.contact-title{font-size:3.5rem;text-align:center;margin-bottom:3rem;color:#333;font-weight:300;letter-spacing:2px}.contact-content{max-width:800px;margin:0 auto}.contact-info{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.contact-subtitle{font-size:2rem;margin-bottom:1rem;color:#333;font-weight:400}.contact-description{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:2.5rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.whatsapp-button{display:flex;align-items:center;gap:1rem;padding:1.25rem 2rem;background-color:#25d366;color:#fff;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #25d3664d}.whatsapp-button:hover{background-color:#20ba5a;transform:translateY(-2px);box-shadow:0 4px 12px #25d36666}.whatsapp-icon{width:28px;height:28px;flex-shrink:0}.phone-number{margin-left:auto;font-size:.95rem;opacity:.9}@media (max-width: 768px){.contact{padding:2rem 0}.contact-title{font-size:2.5rem;margin-bottom:2rem}.contact-info{padding:2rem 1.5rem}.contact-subtitle{font-size:1.5rem}.contact-description{font-size:1rem}.whatsapp-button{flex-direction:column;text-align:center;padding:1.5rem;gap:.5rem}.phone-number{margin-left:0}}.app{min-height:100vh;display:flex;flex-direction:column}.navbar{background-color:#1a1a1a;color:#fff;padding:1rem 0;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;position:relative}.nav-logo{font-size:1.5rem;font-weight:700;text-decoration:none;color:#fff;transition:opacity .3s;z-index:1001}.nav-logo:hover{opacity:.8}.hamburger{display:none;flex-direction:column;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:1001;gap:4px}.hamburger span{width:25px;height:3px;background-color:#fff;transition:all .3s ease;border-radius:2px}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-menu{display:flex;align-items:center;gap:2rem}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#fff;text-decoration:none;font-size:1rem;transition:opacity .3s;white-space:nowrap}.nav-links a:hover{opacity:.8}.nav-separator{height:24px;width:1px;background-color:#ffffff4d;margin:0 .5rem}.menu-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}@media (max-width: 768px){.hamburger{display:flex}.nav-menu{position:fixed;top:0;right:-100%;height:100vh;width:280px;background-color:#1a1a1a;flex-direction:column;align-items:flex-start;padding:80px 2rem 2rem;gap:0;transition:right .3s ease;box-shadow:-2px 0 10px #0000004d;z-index:1000;overflow-y:auto}.nav-menu.active{right:0}.nav-links{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;margin-bottom:1.5rem}.nav-links a{font-size:1.1rem;padding:.5rem 0;width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.nav-separator{width:100%;height:1px;margin:1.5rem 0;background-color:#fff3}.menu-overlay{display:block}.menu-overlay.active{opacity:1;pointer-events:all}.nav-menu .language-switcher{width:100%;justify-content:flex-start}}@media (max-width: 1024px) and (min-width: 769px){.nav-links,.nav-menu{gap:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;line-height:1.6}#root{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}
