body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Montserrat,sans-serif;font-optical-sizing:auto;line-height:1.3;overflow-x:hidden}.portfolio-site{min-height:100vh}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9ef;left:0;padding:0;position:fixed;right:0;top:0;z-index:1000}.navigation{width:100%}.nav-container{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:.75rem 3rem}.logo,.nav-container{align-items:center;display:flex}.logo{color:#877b0f;font-weight:300;line-height:1;text-decoration:none}.logo-image{animation:float 3s ease-in-out infinite;display:block;height:50px;object-fit:contain;object-position:left center;transition:transform .3s ease;width:auto}.logo-image:hover{transform:scale(1.05)}.logo-line-1,.logo-line-2{font-size:.95rem;font-weight:400}.nav-menu{display:flex;gap:2.5rem;margin:0;padding:0}.nav-menu,.nav-menu li{list-style:none}.nav-menu a{color:#877b0f;font-size:.9rem;font-weight:400;letter-spacing:.5px;position:relative;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:#6a5f0c}.nav-menu a:after{background:#877b0f;bottom:-5px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-menu a:hover:after{width:100%}.social-icons{gap:1.2rem}.social-icons,.social-icons a{align-items:center;display:flex}.social-icons a{color:#877b0f;text-decoration:none;transition:color .3s ease,transform .3s ease}.social-icons a:hover{color:#6a5f0c;transform:translateY(-2px)}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:5px}.menu-toggle span{background:#877b0f;display:block;height:2px;transition:all .3s ease;width:25px}.hero-section{align-items:center;background:url(/static/media/hero-background.385dc224a44b7ea8ebc4.jpg) 50%/cover no-repeat,linear-gradient(135deg,#5dada6,#7bc4bf 50%,#877b0f);background-attachment:fixed;background-position:50%;background-size:cover;display:flex;justify-content:center;margin-top:80px;min-height:100vh;position:relative}.hero-section:before{animation:gradientShift 8s ease infinite;background:linear-gradient(45deg,#fff3,#fff3,#fff3);background-size:200% 200%;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{max-width:1000px;padding:2rem;text-align:center;z-index:1}.hero-title{animation:zoomIn 1.5s ease-out;font-size:clamp(2.5rem,6vw,2.5rem);font-weight:600;line-height:.8;margin-bottom:1rem;text-shadow:2px 2px 4px #0003}.hero-subtitle,.hero-title{color:#fff;letter-spacing:1px}.hero-subtitle{animation:zoomIn 1.5s ease-out .3s backwards;font-size:clamp(1.5rem,2.5vw,1rem);font-weight:400;margin-top:1rem;text-shadow:1px 1px 3px #0003}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse{0%,to{box-shadow:0 10px 25px #877b0f66}50%{box-shadow:0 10px 35px #877b0f99}}.debut-collection{background:#fff9ef;padding:6rem 2rem}.collection-container{margin:0 auto;max-width:1200px;padding:0 4rem}.collection-title{color:#877b0f;display:inline-block;font-size:clamp(1.5rem,5vw,1.5rem);font-weight:600;letter-spacing:1px;line-height:1.2;margin-bottom:1rem;position:relative;text-align:center;width:100%}.collection-title:after{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.collection-subtitle{color:#888;font-size:clamp(1rem,2vw,1rem);font-weight:300;margin-bottom:4rem;text-align:center}.collection-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.collection-item{animation:fadeInUp .8s ease forwards;background:#0000;display:flex;flex-direction:column;opacity:0}.collection-item:first-child{animation-delay:.2s}.collection-item:nth-child(2){animation-delay:.4s}.collection-item:nth-child(3){animation-delay:.6s}.collection-image-wrapper{border-radius:20px;box-shadow:0 10px 30px #00000026;cursor:pointer;margin-bottom:2rem;overflow:hidden;position:relative;transition:transform .4s ease,box-shadow .4s ease;width:100%}.collection-image-wrapper:hover{box-shadow:0 20px 50px #00000040;transform:translateY(-10px) scale(1.02)}.collection-image{aspect-ratio:4/5;display:block;height:auto;object-fit:cover;transition:opacity .6s ease;width:100%}.collection-image-front{position:relative;z-index:2}.collection-image-back{left:0;position:absolute;top:0;z-index:1}.collection-image-front.flipped,.collection-image-wrapper:hover .collection-image-front{opacity:0}.collection-item-title{color:#3e3e3e;font-size:clamp(1rem,2vw,1.2rem);font-weight:600;line-height:1.3;margin-bottom:1rem;text-align:center;transition:color .3s ease,transform .3s ease}.collection-item:hover .collection-item-title{color:#877b0f;transform:translateY(-3px)}.collection-item-description{color:#858383;font-size:clamp(.95rem,1.5vw,.8rem);font-style:italic;line-height:1.4;margin-bottom:1rem;padding:0 1rem;text-align:center}.collection-item-medium{color:#999;font-size:.8rem;font-weight:400;letter-spacing:.5px;text-align:center}.meet-artist-section{align-items:center;background-attachment:fixed;background-image:url(/static/media/artist-background.ff5e9130c0577b16d112.jpg);background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:50vh;padding:6rem 2rem;position:relative}.meet-artist-section:before{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000026;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.meet-artist-container{margin:0 auto;max-width:1500px;position:relative;z-index:1}.meet-artist-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9eff2;border-radius:30px;box-shadow:0 20px 60px #0003;margin:0 auto;max-width:1500px;padding:6rem 20rem;text-align:center}.galeria-intro{margin-bottom:4rem}.galeria-tagline{color:#877b0f;font-size:clamp(1.5rem,5vw,1.5rem);font-weight:600;letter-spacing:1px;line-height:1.2;margin-bottom:1rem;text-align:center}.galeria-belief,.galeria-description,.galeria-statement{color:#858383;font-size:clamp(1rem,2vw,1.1rem);font-weight:300;line-height:1.5;margin-bottom:2rem}.meet-artist-title{color:#877b0f;font-size:clamp(1.2rem,5vw,1rem);font-weight:400;font-weight:600;letter-spacing:1px;line-height:1.2;margin-bottom:2rem}.meet-artist-description{word-wrap:break-word;color:#858383;font-size:clamp(.9rem,2vw,1.2rem);font-style:normal;font-weight:200;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px;overflow-wrap:break-word}.read-more-btn{background:#877b0f;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:400;letter-spacing:2px;padding:1rem 3rem;text-transform:uppercase;transition:all .3s ease}.read-more-btn:hover{background:#6a5f0c;box-shadow:0 10px 25px #0003;transform:translateY(-2px)}.about-section{background:#fff;padding:5rem 2rem}.section-container{margin:0 auto;max-width:1200px}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text h2{color:#877b0f;font-size:clamp(2rem,4vw,3rem);font-weight:400;letter-spacing:2px;margin-bottom:1.5rem}.about-text p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.about-image{aspect-ratio:4/5;background:#e5dcc9;border-radius:2px;width:100%}.image-placeholder{background:linear-gradient(135deg,#5dada6,#b8926a);height:100%;opacity:.3;width:100%}.faq-section{background:#fff9ef;padding:6rem 2rem}.faq-container{margin:0 auto;max-width:1000px}.faq-title{color:#877b0f;font-size:clamp(1.5rem,5vw,1.5rem);font-weight:700;letter-spacing:1px;line-height:1.2;margin-bottom:4rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:3rem}.faq-item{background:#f6f3d214;border-radius:20px;box-shadow:0 4px 15px #0000000d;padding:3rem 2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{box-shadow:0 12px 30px #877b0f26;transform:translateY(-5px) scale(1.01)}.faq-question{color:#7a7a7a;font-weight:600;margin-bottom:1.5rem}.faq-answer,.faq-question{font-size:clamp(1rem,2vw,1.1rem);line-height:1.4}.faq-answer{color:#858383;font-weight:300;margin:0 auto;max-width:1500px}.faq-content{color:#555;font-size:1.1rem;line-height:1.8;margin:2rem auto;max-width:800px;text-align:center}.section-title{color:#877b0f;font-size:clamp(2rem,4vw,3rem);font-weight:400;letter-spacing:2px;margin-bottom:3rem;text-align:center}.site-footer{background:#3a3a3a;color:#fff;padding:3rem 2rem}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-content p{font-size:.9rem;margin:0}.footer-social-links,.social-links{display:flex;gap:1.5rem}.footer-social-links{align-items:center}.footer-social-links a{align-items:center;color:#fff;display:flex;justify-content:center;text-decoration:none;transition:all .3s ease}.footer-social-links a:hover{color:#877b0f;transform:translateY(-3px)}.footer-social-links svg{height:24px;width:24px}@media (max-width:968px){.nav-container{padding:.6rem 2rem}.logo-image{height:65px}.nav-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9effa;box-shadow:-2px 0 10px #0000001a;flex-direction:column;gap:1.5rem;max-width:300px;padding:2rem;position:fixed;right:-100%;top:80px;transition:right .3s ease;width:100%}.nav-menu.active{right:0}.menu-toggle{display:flex}.social-icons{order:-1}.about-content{gap:2rem;grid-template-columns:1fr}.hero-title{font-size:clamp(2rem,5vw,3.5rem)}.hero-subtitle{font-size:clamp(1rem,2vw,1.5rem)}.collection-grid{gap:3rem;grid-template-columns:1fr}.meet-artist-card{border-radius:20px;padding:3rem 2rem}.faq-list{gap:2.5rem}.logo-image{height:90px}}@media (max-width:640px){.nav-container{padding:.5rem 1.5rem}.logo-image{height:55px}.hero-section{background-attachment:scroll;background-size:cover;min-height:100vh}.footer-content{flex-direction:column;text-align:center}.collection-grid{gap:2.5rem;grid-template-columns:1fr}.debut-collection{padding:4rem 1.5rem}.meet-artist-section{min-height:60vh;padding:4rem 1.5rem}.meet-artist-card{border-radius:15px;padding:2.5rem 1.5rem}.read-more-btn{font-size:.95rem;padding:.875rem 2.5rem}.faq-section{padding:4rem 1.5rem}.faq-list{gap:2rem}}.about-page{background:#fff9ef;min-height:100vh}.about-hero{align-items:center;background-image:url(/static/media/artist-background.ff5e9130c0577b16d112.jpg);background-position:50%;background-size:cover;display:flex;justify-content:center;margin-top:80px;min-height:50vh;padding:4rem 2rem;position:relative}.about-hero:before{background:#0000004d;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-hero-content{max-width:900px;text-align:center;z-index:1}.about-hero-title{color:#fff;font-size:clamp(2.5rem,6vw,3rem);font-weight:700;letter-spacing:3px;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 4px #0003}.about-hero-subtitle{color:#fff;font-size:clamp(1rem,2.5vw,1rem);font-weight:400;letter-spacing:1px;line-height:.01;text-shadow:1px 1px 3px #0003}.about-content-section{background:#fff9ef;padding:6rem 2rem}.about-content-container{margin:0 auto;max-width:900px}.about-story{display:flex;flex-direction:column;gap:2rem}.about-story p{color:#333;font-size:clamp(1rem,2vw,1rem);font-weight:400;line-height:1.9;text-align:left}.about-signature{color:#877b0f;font-size:clamp(1.1rem,2vw,1.3rem);font-style:italic;font-weight:500;margin-top:2rem}@media (max-width:640px){.about-hero{min-height:40vh;padding:3rem 1.5rem}.about-content-section{padding:4rem 1.5rem}.about-story{gap:1.5rem}}
/*# sourceMappingURL=main.d4ed36cf.css.map*/