.header{background-color:initial;left:0;padding:1.5rem 0;position:fixed;top:0;z-index:100}.header,.nav{display:flex;justify-content:center;width:100%}.nav{position:relative}.nav,.nav-links{align-items:center}.nav-links{display:flex;gap:2rem}.nav-links a{color:#000;font-family:Bebas Neue,Arial,sans-serif;font-size:1.2rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#bba17c}.menu-button{background:none;border:none;cursor:pointer;display:none;left:1.5rem;padding:.5rem;position:absolute;top:50%;transform:translateY(-50%);z-index:101}.hamburger{display:flex;flex-direction:column;height:18px;justify-content:space-between;position:relative;width:24px}.hamburger .line{background:linear-gradient(90deg,#bba17c,#d8c8aa);border-radius:10px;height:2px;transition:all .4s ease}.hamburger.active .top{transform:translateY(8px) rotate(45deg)}.hamburger.active .middle{opacity:0}.hamburger.active .bottom{transform:translateY(-8px) rotate(-45deg)}.menu-button:hover .line{box-shadow:0 0 6px #bba17c}@media (max-width:768px){.header{padding:1rem 0}.menu-button{display:block}.nav-links{-webkit-overflow-scrolling:touch;align-items:center;background-color:#bba17c;flex-direction:column;gap:2rem;height:100dvh;justify-content:center;left:0;opacity:0;overflow-y:auto;pointer-events:none;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease,opacity .2s ease,visibility .2s ease;visibility:hidden;width:100%}.nav-links.active{opacity:1;pointer-events:auto;transform:translateX(0);visibility:visible}.nav-links a{font-family:Bebas Neue,Arial,sans-serif;font-size:1.5rem;font-weight:600}}@media (max-width:1024px) and (min-width:769px){.header{padding:1.25rem 0}.nav-links{gap:1.5rem}.nav-links a{font-family:Bebas Neue,Arial,sans-serif;font-size:.95rem}}@media (max-width:480px){.header{padding:1rem 0}.menu-button{left:1rem}.nav-links a{font-family:Bebas Neue,Arial,sans-serif;font-size:1.25rem}}.home-wrapper{background-color:#f0ede8;height:100vh;overflow:hidden;position:relative;width:100%}.home-main{align-items:flex-end;bottom:0;display:flex;justify-content:center;left:0;padding:0;position:absolute}.brand-name,.home-main{text-align:center;width:100vw}.brand-name{color:#bba17c;font-family:Bebas Neue,Arial,sans-serif;font-size:24vw;letter-spacing:.05em;line-height:.9;margin:0;transform:scaleX(1.2);transform-origin:center;white-space:nowrap}@media (max-width:430px) and (max-height:932px){.home-wrapper{height:100vh;overflow:hidden;overscroll-behavior:none}.home-main{align-items:center;display:flex;height:100vh;justify-content:center;padding:0;position:relative}.brand-name{font-family:Bebas Neue,Arial,sans-serif;font-size:24vw;margin:0;transform:scaleX(1.08)}}@media (max-width:768px){.home-wrapper{height:100vh;overflow:hidden;overscroll-behavior:none}.home-main{align-items:center;display:flex;height:100vh;justify-content:center;padding:0;position:relative}.brand-name{font-family:Bebas Neue,Arial,sans-serif;font-size:24vw;margin:0;transform:scaleX(1.08)}}@media (max-width:480px){.home-wrapper{height:100vh;overflow:hidden;overscroll-behavior:none}.home-main{align-items:center;display:flex;height:100vh;justify-content:center;padding:0;position:relative}.brand-name{font-family:Bebas Neue,Arial,sans-serif;font-size:24vw;margin:0;transform:scaleX(1.08)}}body,html{-webkit-overflow-scrolling:touch;height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:auto}.collections-wrapper{background-color:#f0eee9;display:flex;flex-direction:column;min-height:100%;position:relative;width:100vw}.collections-main{align-items:center;display:block;flex:initial;flex-direction:column;justify-content:center;margin:-5rem auto 0;padding:2rem;text-align:center}.collection-title{color:#bba17c;font-family:Bebas Neue,Arial,sans-serif;font-size:14vw;letter-spacing:.08em;margin-bottom:2rem;text-transform:uppercase}.collection-content{max-width:1400px}.collection-content,.collection-section{align-items:center;display:flex;flex-direction:column;width:100%}.collection-section h2{font-size:8vw;margin-bottom:2rem}.video-container{background:#000;border-radius:15px;box-shadow:0 20px 40px #00000026;margin:0 auto 3rem;max-width:800px;overflow:hidden;width:100%}.collection-video{display:block;height:auto;min-height:400px;object-fit:cover;width:100%}.collection-grid{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem;max-width:1200px;width:100%}.collection-item{background:#fff;border-radius:15px;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;flex-shrink:0;height:450px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:220px}.collection-item:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.item-image-container{height:280px;overflow:hidden;position:relative;width:100%}.collection-item-image{height:100%;object-fit:cover;transition:transform .3s ease,opacity .5s ease;width:100%}.collection-item:hover .collection-item-image{transform:scale(1.05)}.image-indicator{background:#000000b3;border-radius:15px;color:#fff;font-family:Bebas Neue,Arial,sans-serif;font-size:.8rem;padding:.3rem .6rem;position:absolute;right:10px;top:10px}.view-label{letter-spacing:.05em;text-transform:uppercase}.item-details{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.8rem;justify-content:space-between;padding:1.5rem}.item-name{color:#333;font-size:1.1rem;text-align:center;text-transform:uppercase}.item-name,.item-price{font-family:Bebas Neue,Arial,sans-serif;letter-spacing:.05em;margin:0}.item-price{color:#bba17c;font-size:1.4rem;font-weight:700}.buy-button{background-color:#bba17c;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Bebas Neue,Arial,sans-serif;font-size:.9rem;letter-spacing:.05em;min-width:100px;padding:.8rem 1.2rem;text-transform:uppercase;transition:all .3s ease}.buy-button:hover{background-color:#a08b6b;box-shadow:0 5px 15px #bba17c4d;transform:translateY(-2px)}.buy-button:active{transform:translateY(0)}.countdown-heading{color:#000;font-family:Bebas Neue,Arial,sans-serif;font-size:2rem;letter-spacing:.05em;margin-bottom:2rem}.countdown{flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:1rem}.countdown,.time-segment{align-items:center;display:flex}.time-segment{flex-direction:column}.time-segment .number{font-size:4.5vw;font-weight:700}.time-segment .label,.time-segment .number{color:#000;font-family:Bebas Neue,Arial,sans-serif}.time-segment .label{font-size:1rem;font-weight:500}.modal-overlay{animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0a8c;display:grid;inset:0;place-items:center;position:fixed;z-index:9999}.modal{animation:popIn .22s ease forwards;background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;max-width:300px;overflow:hidden;transform:translateY(6px);width:85%}.modal-header{align-items:center;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:1rem 1.25rem}.modal-title{color:#333;font-family:Bebas Neue,Arial,sans-serif;font-size:1.25rem;letter-spacing:.05em;margin:0}.modal-close{-webkit-appearance:none;appearance:none;background:#0000;border:0;color:#666;cursor:pointer;font-size:1.5rem;line-height:1}.modal-body{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:140px 1fr;padding:1rem 1.25rem}.modal-img-wrap{aspect-ratio:3/4;background:#f5f5f5;border-radius:12px;overflow:hidden;width:100%}.modal-img-wrap img{display:block;height:100%;object-fit:cover;width:100%}.modal-info p{color:#333;font-family:Bebas Neue,Arial,sans-serif;letter-spacing:.03em;margin:0 0 .5rem}.modal-price span{color:#bba17c;font-weight:700}.modal-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;padding:1rem 1.25rem 1.25rem}.whatsapp-btn{align-items:center;background:#25d366;border-radius:10px;color:#fff;display:inline-flex;font-family:Bebas Neue,Arial,sans-serif;gap:.5rem;letter-spacing:.05em;padding:.75rem 1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-btn:hover{box-shadow:0 6px 14px #25d3664d;transform:translateY(-1px)}.wa-icon{font-size:1.2rem}.secondary-btn{background:#eee6da;border:none;border-radius:10px;color:#5a4b33;cursor:pointer;font-family:Bebas Neue,Arial,sans-serif;letter-spacing:.05em;padding:.75rem 1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{to{transform:translateY(0)}}.modal-stock.soldout-text{color:#a33;font-weight:700;letter-spacing:.04em}@media (max-width:768px){.collections-main{display:block;margin-top:0;padding:1rem}.collection-title{font-size:10vw;margin-bottom:1rem}.collection-section h2{font-size:7vw;margin-bottom:1.5rem}.collection-video{height:auto;min-height:auto}.collection-grid{gap:1rem;justify-content:center}.collection-item{height:auto;margin-bottom:1.5rem;min-height:340px;width:45%}.item-image-container{height:200px}.item-name{font-size:1rem}.item-price{font-size:1.2rem}.buy-button{font-size:.8rem;padding:.6rem 1rem}}@media (max-width:480px){.collections-main{display:block;margin-top:0;padding:1rem}.collection-title{font-size:12vw}.video-container{background:#000;border-radius:15px;overflow:hidden;width:80%}.collection-video{display:block;height:auto;object-fit:cover;width:100%}.collection-section h2{font-size:9vw}.collection-item{min-height:320px;width:80%}.item-image-container{height:500px}.item-details{padding:1rem}.item-name{font-size:.95rem}.item-price{font-size:1.1rem}.buy-button{min-width:auto;padding:.5rem .8rem}}@media (max-width:520px){.modal-body{grid-template-columns:1fr}.modal{border-radius:14px;max-width:360px;width:90%}}.story-wrapper{background-color:#f0eee9;display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100vw}.story-main{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:-5rem auto 0;max-width:1000px;padding:2rem;text-align:center}.story-title{color:#bba17c;font-family:Bebas Neue,Arial,sans-serif;font-size:14vw;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.story-content{color:#000;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;max-width:800px;overflow:hidden;text-align:left;text-transform:none}.story-content p{margin:.6rem 0;text-transform:none}.story-content .intro{color:#bba17c;font-family:Bebas Neue,Arial,sans-serif;font-size:2rem;margin-bottom:.4rem;text-align:center}.story-content .divider{border:none;border-top:1px solid #bba17c;margin:1.2rem 0;width:100%}.story-socials{margin-top:2rem;text-align:center}.story-socials a{color:#000;font-size:2rem;margin:0 1rem;transition:color .3s ease}.story-socials a:hover{color:#bba17c}@media (max-width:430px) and (max-height:932px){.story-wrapper{height:100vh;overflow:hidden;overscroll-behavior:none}.story-title{font-family:Bebas Neue,Arial,sans-serif;font-size:14vw;letter-spacing:.02em;transform:scaleX(1.1)}.story-content{font-family:Helvetica Neue,Arial,sans-serif;font-size:.8rem;padding:0 1rem}}@media (max-width:768px){.story-wrapper{height:100vh;overflow:hidden}.story-title{font-family:Bebas Neue,Arial,sans-serif;font-size:14vw;letter-spacing:.02em;transform:scaleX(1.1)}.story-content{font-family:Helvetica Neue,Arial,sans-serif;font-size:.8rem;padding:0 1rem}}@media (max-width:480px){.story-wrapper{height:100vh;overflow:hidden}.story-title{font-family:Bebas Neue,Arial,sans-serif;font-size:14vw;letter-spacing:.01em;transform:scaleX(1.05)}.story-content{font-family:Helvetica Neue,Arial,sans-serif;font-size:.8rem;padding:0 1rem}}.runway-wrapper{background-color:#f0eee9;flex-direction:column;position:relative;width:100vw}.runway-main,.runway-wrapper{display:flex;min-height:100vh}.runway-main{align-items:center;flex:1 1;flex-direction:column;justify-content:center;margin:-5rem auto 0;padding:2rem;text-align:center}.runway-title{color:#bba17c;font-family:Bebas Neue,Arial,sans-serif;font-size:14vw;letter-spacing:.08em;margin-bottom:2rem;text-transform:uppercase}.runway-video-container{background:#000;border-radius:15px;box-shadow:0 20px 40px #00000026;margin:0 auto;max-width:800px;overflow:hidden;width:100%}.runway-video{display:block;height:auto;min-height:300px;object-fit:cover;width:100%}.shimmer{animation:shimmer 4s linear infinite;background:linear-gradient(90deg,#bba17c 25%,#d9c5a2 50%,#bba17c 75%);background-clip:text;-webkit-background-clip:text;background-size:200% auto;color:#0000}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@media (max-width:480px){.runway-main{margin:-3rem auto 0;min-height:100%;padding:1rem}.runway-title{font-size:18vw;letter-spacing:.06em;margin-bottom:1.5rem}.runway-video-container{border-radius:15px;box-shadow:0 15px 30px #00000026;width:90%}.runway-video{min-height:200px}}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}
/*# sourceMappingURL=main.1278d229.css.map*/