body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#fff}.app{min-height:100vh;display:flex;flex-direction:column;position:relative}.content-wrapper{margin:60px 5% 80px 30%;max-width:1000px;width:65%;position:relative;z-index:1;transform:translate(calc((100vw - 1200px)*.15))}.main-content{flex:1;background:#f8f5eb99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;min-height:calc(100vh - 200px);box-shadow:0 0 30px #0003;position:relative;padding-bottom:2rem}z-index: 1; } h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:#0c0c0c}a{color:#667eea;text-decoration:none;transition:color .3s ease}a:hover{color:#764ba2}button{font-family:inherit}img{max-width:100%;height:auto}@media (max-width: 768px){.content-wrapper{margin-top:120px;margin-left:3rem;margin-right:1.5rem;width:calc(100% - 4.5rem);transform:translate(0)}}@media (max-width: 480px){.content-wrapper{margin-top:100px;margin-left:2rem;margin-right:1rem;width:calc(100% - 3rem);transform:translate(0)}}.navigation{background:transparent;position:relative;padding:1rem 0;margin-bottom:1rem;z-index:100;display:flex;justify-content:center}.nav-container{max-width:100%;margin:0;padding:0 2rem;display:flex;justify-content:center;gap:3rem}.nav-button{background:none;border:none;padding:.5rem 1rem;font-size:1.1rem;color:#ec9900;cursor:pointer;transition:all .3s ease;border-bottom:2px solid transparent;position:relative;font-weight:500;border-radius:0}.nav-button:hover{color:#ff9500}.nav-button.active{color:#ec8700;border-bottom:3px solid #ec8700;font-weight:600}@media (max-width: 768px){.navigation{padding:.5rem 0;margin-bottom:.5rem}.nav-container{padding:0 1rem;gap:2rem}.nav-button{padding:.4rem .8rem;font-size:1rem}}.artwork-card{background:#ffffff1a;border-radius:12px;overflow:hidden;transition:all .3s ease;cursor:default;position:relative;height:fit-content;max-height:800px;display:flex;flex-direction:column}.artwork-card:hover{transform:scale(1.1) translateY(-5px);z-index:10}.artwork-image-container{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:200px;max-height:700px;flex:1;cursor:pointer}.artwork-image{width:100%;height:100%;object-fit:contain;transition:none;max-height:700px}.artwork-info{padding:1.5rem;flex-shrink:0}.artwork-title{font-size:1.3rem;color:#333;margin:0 0 .5rem;font-weight:600}.artwork-details{display:flex;justify-content:space-between;align-items:center;margin:0}.artwork-size{color:#666;margin:0;font-size:.9rem}.artwork-price{font-size:.9rem;font-weight:600;color:#667eea;margin:0}.artwork-price.sold{color:#e74c3c;font-style:italic}@media (max-width: 480px){.artwork-info{padding:1rem}.artwork-title{font-size:1.1rem}.artwork-size,.artwork-price{font-size:.8rem}.artwork-details{flex-wrap:wrap;gap:.25rem}.artwork-card:hover{transform:none;z-index:auto}}@media (hover: none) and (pointer: coarse){.artwork-card:hover{transform:none;z-index:auto}}.gallery{padding:3rem 2rem;min-height:60vh;background:transparent}.gallery-container{max-width:1200px;margin:0 auto}.gallery-title{text-align:left;font-size:3rem;color:#8b4513;margin-bottom:.5rem;font-weight:300}.gallery-subtitle{font-size:1.2rem;color:#292725;margin:0;font-weight:400}.gallery-divider{height:2px;background-color:#8b4513;width:100%;margin:1rem 0}.gallery-description{font-size:1rem;color:#332d25;margin-bottom:2rem;font-style:italic}.artwork-grid{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem;position:relative;align-items:center;justify-content:center}.no-artworks{text-align:center;padding:3rem;color:#666;font-size:1.1rem}.grouped-artworks{display:flex;flex-direction:column;gap:4rem}.artwork-category-group{position:relative}.category-header{text-align:left;margin-bottom:2rem;padding-bottom:.5rem;border-bottom:1px solid #D2B48C}.category-title{font-size:1.5rem;color:#8b4513;margin-bottom:.5rem;font-weight:400}.category-description{color:#3f3b37;font-size:.9rem;margin:0;font-style:italic}.artwork-category-group .artwork-grid{margin-bottom:0}@media (max-width: 768px){.gallery{padding:2rem 1rem}.gallery-title{font-size:2rem}.artwork-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.grouped-artworks{gap:3rem}.category-title{font-size:1.5rem}.category-description{font-size:.9rem}}@media (max-width: 480px){.artwork-grid{grid-template-columns:1fr;gap:1rem}.grouped-artworks{gap:2.5rem}.category-title{font-size:1.3rem}}.contact{background:transparent;padding:4rem 2rem}.contact-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info h2,.contact-form-section h2{color:#8b4513;margin-bottom:1.5rem;font-size:2rem;font-weight:600}.artist-info{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem}.artist-info h2{color:#667eea;font-size:1.5rem;margin-bottom:1rem}.artist-info p{margin:.5rem 0;color:#555;font-size:1.1rem}.artwork-note{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014}.artwork-note h3{color:#667eea;font-size:1.3rem;margin-bottom:1rem}.artwork-note p{color:#555;line-height:1.6;font-size:1rem}.contact-form-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014}.contact-description{color:#555;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.email-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;width:100%;margin-bottom:1rem}.email-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.email-address{color:#667eea;font-size:1rem;text-align:center;margin:0;font-weight:500}@media (max-width: 768px){.contact{padding:2rem 1rem}.contact-container,.contact-info{display:flex;flex-direction:column;gap:2rem}.artist-info{margin-bottom:0}.contact-info h2,.contact-form-section h2{font-size:1.5rem}.artist-info,.artwork-note,.contact-form-section{padding:1.5rem}.artist-info h2{font-size:1.3rem}.artwork-note h3{font-size:1.2rem}}@media (max-width: 480px){.contact{padding:1.5rem .5rem}.contact-container,.contact-info{display:flex;flex-direction:column;gap:1.5rem}.artist-info,.artwork-note,.contact-form-section{padding:1rem}.email-button{padding:.8rem 1.5rem;font-size:1rem}.artist-info h2{font-size:1.2rem}.artwork-note h3{font-size:1.1rem}.contact-info h2,.contact-form-section h2{font-size:1.3rem}.artist-info p,.contact-description{font-size:.95rem}.artwork-note p{font-size:.9rem}}.about{padding:2rem 0;background-color:transparent}.about-container{max-width:800px;margin:0 auto;padding:0 2rem}.about-title{font-size:3rem;color:#8b4513;text-align:left;margin-bottom:1rem;font-weight:300;border-bottom:2px solid #8B4513;padding-bottom:.5rem}.about-content h3{font-size:1.5rem;color:#8b4513;margin-bottom:1.5rem;text-align:left;font-weight:400}.about-text{line-height:1.1;color:#5d4e37;font-size:1rem}.about-text p{margin-bottom:1rem;text-align:justify}.about-text p:last-child{margin-bottom:0}.profile-image-container{margin-top:2rem;text-align:center}.profile-image{max-width:300px;width:100%;height:auto;border-radius:10%;box-shadow:0 4px 20px #00000026}@media (max-width: 768px){.about-container{padding:0 1rem}.about-title{font-size:2rem}.about-content h3{font-size:1.3rem}.about-text{font-size:.95rem}.profile-image{max-width:300px}}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#000000f2;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;overflow:hidden;touch-action:none;-webkit-overflow-scrolling:none}.modal-close{position:relative;background:#fffffff2;color:#000;border:none;width:40px;height:40px;border-radius:50%;font-size:1.8rem;font-weight:700;cursor:pointer;z-index:100000;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 20px #00000080;margin-top:20px;min-width:40px;min-height:40px;padding:0;line-height:1}.modal-close:hover{background:#fff;transform:scale(1.1);box-shadow:0 6px 25px #000000b3}.modal-image-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex:1}.modal-image{width:min(80vw,1000px);height:min(80vh,800px);object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #000c}@media (max-width: 768px){.modal-backdrop{padding:15px;position:fixed;height:100vh;height:100dvh;overscroll-behavior:none}.modal-close{width:35px;height:35px;font-size:1.5rem;margin-top:15px;min-width:35px;min-height:35px}.modal-image{width:min(75vw,800px);height:min(75vh,700px)}}@media (max-width: 480px){.modal-backdrop{padding:10px;position:fixed;height:100vh;height:100dvh;overscroll-behavior:none}.modal-close{width:30px;height:30px;font-size:1.3rem;margin-top:12px;min-width:30px;min-height:30px}.modal-image{width:min(70vw,600px);height:min(70vh,500px)}}@font-face{font-family:BUCKIN;src:url(/buckin_regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BUCKIN;src:url(/buckin_regular.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--primary-color: #667eea;--secondary-color: #764ba2;--text-color: #333;--text-light: #666;--background: #fff;--background-light: #f8f9fa;--border-color: #e1e5e9;--shadow: 0 4px 20px rgba(0, 0, 0, .08);--shadow-hover: 0 8px 30px rgba(0, 0, 0, .15)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:BUCKIN,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background);background-image:url(/images/bg.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;min-width:320px;min-height:100vh}html{scroll-behavior:smooth}#root{min-height:100vh;width:100%}*:focus{outline:2px solid var(--primary-color);outline-offset:2px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
