:root{--warna-primary:#d4d4c6;--warna-sekunder:#dcddd5;--warna-tulisan:#5f5f4d;--warna-tulisan2:#ffffff;--warna-button:#493f23;--font-family:"Titillium Web",sans-serif;--font-family2:"Poppins",sans-serif;--font-family3:"Permanent Marker",cursive}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background-color:#fff}.navbar{background-color:var(--warna-primary);padding:20px 0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.navContainer{max-width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.navLeft,.navRight{display:flex;gap:5rem}.navRight{justify-content:flex-end}.navItem{text-decoration:none;color:#333;font-size:14px;font-weight:500;text-transform:uppercase;transition:color .3s ease}.navItem:hover{color:#666}.logo{text-align:center;margin:0 8rem}.logoText{color:white;font-size:24px;font-weight:700}.brandName{font-size:12px;color:#333;font-weight:500;text-transform:uppercase}.tagline{font-size:8px;color:#666;margin-top:2px}@media (max-width:768px){.navContainer{flex-direction:column;gap:20px}.navLeft,.navRight{gap:20px}.logoCircle{width:60px;height:60px}.logoText{font-size:18px}.navItem{font-size:12px}}.hero{width:100%;background-position:50%;color:white;text-align:center;padding:5rem .5rem}.hero,.heroContent{display:flex;align-items:center;justify-content:center}.heroContent{position:relative;width:90%;border-radius:60px}.heroshort{width:100%;background-position:50%;color:white;text-align:center;padding:5rem .5rem}.heroshort,.heroshort-Content{display:flex;align-items:center;justify-content:center}.heroshort-Content{position:relative;width:90%;border-radius:60px}.heroOverlayText{top:50%;transform:translate(-50%,-50%);z-index:2;font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.7);padding:0 1rem}.heroOverlayText,.kolaborasi-heroOverlayText{position:absolute;left:50%;color:white;text-align:center}.kolaborasi-heroOverlayText{bottom:20px;transform:translateX(-50%);font-weight:600;font-size:clamp(1rem,2vw,2rem);width:90%}.text-overlay{top:40%;right:5%;position:absolute;transform:translateY(-50%);text-align:right}.heroContent img{width:100%!important;height:auto;border-radius:40px}.heroshort-Content img{width:100%!important;height:620px!important;border-radius:40px;object-fit:fill}.heroContent h1{font-size:clamp(.5rem,3vw + 1rem,5rem);margin-bottom:1rem;font-weight:300;letter-spacing:2px}.heroContent p{font-size:1.2rem;letter-spacing:1px}@media (max-width:1024px){.hero{padding:4rem .5rem}.heroContent{width:95%;padding:15px}}@media (max-width:768px){.hero{padding:3rem .5rem}.heroContent{border-radius:40px;padding:10px}.heroContent img{border-radius:30px;height:auto!important}}@media (max-width:480px){.hero{padding:2rem .25rem}.heroContent{width:98%;border-radius:30px;padding:8px}.heroContent img{border-radius:20px}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;line-height:1.6}.title{font-size:clamp(1.8rem,2vw + 1rem,2.5rem);font-weight:400;color:var(--warna-tulisan);letter-spacing:-.02em;line-height:1.2;text-align:center}.collaboration-section{width:100%;display:flex;flex-direction:column;align-items:center}.collaboration-card{background-color:var(--warna-primary);border-radius:60px;padding:40px 20px;width:90%;display:flex;flex-direction:column;gap:20px}.artist-section{display:flex;align-items:stretch;position:relative;z-index:1}.artist-image-left{border-radius:60px 0 60px 60px}.artist-image-left,.artist-image-right{flex:1 1;position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--warna-sekunder);padding:20px 10px}.artist-image-right{border-radius:60px 60px 60px 0}.artist-image{border-radius:40px;object-fit:cover;width:280px!important;height:350px!important;box-shadow:0 15px 40px rgba(0,0,0,.3);transition:transform .3s ease}.artist-image:hover{transform:translateY(-5px)}.artist-info-container{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.artist-info-top{margin:0 3rem 1rem 0;border-radius:0 60px 60px 0}.artist-info-bottom,.artist-info-top{background-color:var(--warna-sekunder);flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.artist-info-bottom{margin:1rem 0 0 3rem;border-radius:60px 0 0 60px}@media (max-width:769px){.artist-info-bottom,.artist-info-top{margin:1rem;padding:.5rem;border-radius:60px}}.artist-name{font-size:2.2rem;font-weight:600;color:#2c2c2c;margin:0}.date{font-size:1.1rem;color:#666;font-weight:400;margin:0}.product{font-size:1.3rem;color:#444;font-weight:500;margin:0}.see-more-container{display:flex;justify-content:center}.see-more-btn{background:var(--warna-button);padding:15px 40px;border-radius:50px;font-size:1.5rem;font-weight:500;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.3);letter-spacing:.02em}.see-more-btn:hover{background:linear-gradient(135deg,#5a5a4a,#4a4a3a);transform:translateY(-2px);box-shadow:0 12px 35px rgba(0,0,0,.4)}.see-more-btn:active{transform:translateY(0)}@media (max-width:1024px){.collaboration-card{padding:30px 40px;gap:60px}.artist-image{width:240px!important;height:300px!important}.artist-name{font-size:2rem}}@media (max-width:768px){.container{padding:20px 15px}.collaboration-card{border-radius:40px;padding:40px 30px;gap:40px}.artist-section{flex-direction:column!important;text-align:center}.artist-image{width:220px!important;height:280px!important;border-radius:30px}.artist-name{font-size:1.8rem}.date{font-size:1rem}.product{font-size:1.2rem}.see-more-btn{padding:16px 40px;font-size:1rem}}@media (max-width:480px){.collaboration-card{border-radius:30px;padding:30px 20px}.artist-image{width:200px!important;height:250px!important}.artist-name{font-size:1.6rem}.see-more-container{margin-top:40px}}.best-sellers-section{width:100%;margin-top:80px;display:flex}.best-sellers-card,.best-sellers-section{justify-content:center;align-items:center}.best-sellers-card{background:#d4c4b0;border-radius:60px;padding:60px 50px;width:90%}.best-sellers-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border-radius:60px;pointer-events:none}.best-sellers-title{font-size:3rem;font-weight:600;color:#2c2c2c;text-align:left;margin-bottom:50px;letter-spacing:-.01em;position:relative;z-index:1}.best-sellers-card .products-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:50px;position:relative;z-index:1;grid-gap:20px;gap:20px}.best-sellers-card .product-item{display:flex;flex-direction:column;align-items:center;text-align:center}.best-sellers-card .product-image-container{background:rgba(255,255,255,.6);border-radius:60px;padding:0 0 1rem;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.best-sellers-card .product-image-container:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.2)}.best-sellers-card .product-image{border-radius:20px;object-fit:cover}.best-sellers-card .product-info{display:flex;flex-direction:column}.best-sellers-card .product-name{font-size:1.4rem;font-weight:600;color:#2c2c2c;letter-spacing:-.01em}.best-sellers-card .product-details{display:flex;flex-direction:column;margin:0!important}.best-sellers-card .product-details p{margin:0!important}.product-color,.product-lining,.product-material{font-size:.95rem;color:#555;font-weight:400;letter-spacing:.01em}.best-sellers-see-more{display:flex;justify-content:center;position:relative;z-index:1}@media (max-width:1024px){.best-sellers-card{padding:50px 40px}.best-sellers-card .products-grid{gap:30px}.best-sellers-card .product-image{width:160px!important;height:160px!important}.best-sellers-title{font-size:3rem}}@media (max-width:768px){.best-sellers-section{margin-top:60px}.best-sellers-card{border-radius:40px;padding:40px 30px}.best-sellers-card .products-grid{grid-template-columns:1fr;gap:40px}.best-sellers-card .product-image-container{padding:25px;border-radius:25px}.best-sellers-card .product-image{width:100%;height:auto;max-width:250px;border-radius:20px;object-fit:cover}.best-sellers-title{font-size:2rem;text-align:center;margin-bottom:40px}.best-sellers-card .product-name{font-size:1.3rem}}@media (max-width:480px){.best-sellers-card{border-radius:30px;padding:30px 20px}.best-sellers-card .product-image-container{padding:20px}.best-sellers-card .product-image{width:100%;height:auto;max-width:500px;border-radius:20px;object-fit:cover}.best-sellers-title{font-size:1.5rem}.best-sellers-card .product-name{font-size:1.2rem}.product-color,.product-lining,.product-material{font-size:.9rem}}.origin-story-section{width:100%;margin-top:80px;padding:0 20px;display:flex;justify-content:center}.origin-content{width:90%;display:flex;align-items:center;gap:80px;min-height:70vh}.origin-text{flex:1 1;color:white;padding-right:40px}.origin-title{font-size:2.8rem;font-weight:6 0;color:#888;margin-bottom:40px;letter-spacing:-.02em;line-height:1.2}.origin-description{font-size:1.5rem;line-height:1.5;margin-bottom:50px;font-weight:300;letter-spacing:.01em;text-align:justify;color:var(--warna-tulisan)}.origin-see-more{display:flex;justify-content:flex-start}.origin-image{flex-shrink:0;display:flex;justify-content:center;align-items:center}.founder-image{border-radius:30px;object-fit:cover;width:350px!important;height:450px!important;position:relative;z-index:1;transition:transform .3s ease}.founder-image:hover{transform:scale(1.02)}@media (max-width:1024px){.origin-content{gap:60px}.origin-text{padding-right:20px}.origin-title{font-size:2.4rem}.origin-description{font-size:1rem}.founder-image{width:300px!important;height:380px!important}.origin-image-container{padding:30px;border-radius:40px}.origin-image-container:before{border-radius:40px}.founder-image{border-radius:25px}}@media (max-width:768px){.origin-story-section{margin-top:60px;padding:0 15px}.origin-content{flex-direction:column;gap:40px;text-align:center;min-height:auto;padding:40px 0}.origin-text{padding-right:0;order:2}.origin-image{order:1}.origin-title{font-size:2rem}.origin-description{font-size:1rem;margin-bottom:40px;text-align:left}.origin-see-more{justify-content:center}.founder-image{width:280px!important;height:350px!important}.origin-image-container{padding:25px;border-radius:35px}.origin-image-container:before{border-radius:35px}.founder-image{border-radius:20px}}@media (max-width:480px){.origin-story-section{padding:0 10px}.origin-content{padding:30px 0;gap:30px}.origin-title{font-size:1.8rem;margin-bottom:30px}.origin-description{font-size:.95rem;line-height:1.7;margin-bottom:35px;text-align:justify}.founder-image{width:250px!important;height:320px!important}.origin-image-container{padding:20px;border-radius:30px}.origin-image-container:before{border-radius:30px}.founder-image{border-radius:18px}}.mid-season-section{width:100%;margin-top:80px;display:flex;justify-content:center}.mid-season-card{border-radius:60px;padding:60px 50px;width:90%;position:relative;overflow:hidden}.mid-season-title{font-size:2rem;color:#333;margin-bottom:20px}.mid-season-section .products-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;gap:20px;justify-content:center;margin-bottom:40px}@media (min-width:600px){.mid-season-section .products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.mid-season-section .products-grid{grid-template-columns:repeat(3,1fr)}}.mid-season-section .product-item{text-align:center}.mid-season-section .product-image-container{margin-bottom:10px}.mid-season-section .product-image{border-radius:10px;width:100%;height:auto}.mid-season-section .product-info{font-size:.9rem;color:#333}.mid-season-section .product-name{font-size:1.2rem;font-weight:700;margin-bottom:5px}.mid-season-section .product-color,.mid-season-section .product-lining,.mid-season-section .product-material{margin:0}.text-center{text-align:center;margin-bottom:20px}.text-center h1{font-size:1.8rem;color:#333;margin:0}.see-more-btn{padding:10px 20px;font-size:1rem;border:none;border-radius:30px;background-color:#333;color:white;cursor:pointer;transition:background-color .3s ease}.see-more-btn:hover{background-color:#555}.see-more-container{text-align:center}.sejarah-section{padding:40px 20px;width:100%;display:flex;justify-content:center;align-items:center}.sejarah-content{display:flex;gap:20px;width:90%;flex-wrap:wrap}.sejarah-content .col-2,.sejarah-content .col-9{flex:1 1 100%}.sejarah-content h1{font-size:clamp(2rem,1vw + 1rem,5rem);color:var(--warna-tulisan);margin-bottom:20px}.sejarah-content p{font-size:clamp(.5rem,1vw + .5rem,1.5rem);text-align:justify;color:var(--warna-tulisan)}.sejarah-image{text-align:center;margin-top:20px;display:flex;justify-content:center;align-self:center}.sejarah-image img{max-width:100%;height:auto;border-radius:10px}.about-faizal-section{display:flex;justify-content:center;align-items:center;padding:40px 20px;width:100%}.about-faizal-content{display:flex;flex-wrap:wrap;width:90%;background-color:var(--warna-primary);border-radius:60px;overflow:hidden;padding:60px}.content-image,.content-text{flex:1 1 100%;margin-bottom:20px}.content-image{display:flex;justify-content:center;align-items:center;background-color:var(--warna-sekunder);border-radius:60px 0 60px 60px;padding:3rem 0}.founder-image{width:100%;height:auto;border-radius:10px;max-width:400px}.content-text h1{font-size:clamp(1rem,2vw + 2rem,2.5rem);padding:20px;width:100%;background-color:var(--warna-sekunder);border-radius:0 60px 60px 0;margin-bottom:20px}.content-text p{font-size:clamp(.5rem,1vw + 1rem,1.4rem)!important;padding-left:1rem;color:var(--warna-tulisan);text-align:justify}@media (max-width:426px){.content-image{background-color:var(--warna-sekunder);border-radius:60px;padding:3rem 0}.content-text h1{text-align:center;padding:10px;border-radius:60px}}.instagram-section{display:flex;justify-content:center;align-items:center;padding:40px 20px;width:100%}.instagram-content{display:flex;flex-wrap:wrap;gap:30px;width:90%;border-radius:60px;padding:60px 50px}.instagram-content .left,.instagram-content .right{flex:1 1 100%;background-color:var(--warna-primary);padding:30px;display:flex;flex-direction:column;align-items:center;border-radius:60px}.instagram-content img{border-radius:30px;width:100%;height:auto;object-fit:cover}.see-more-container{margin-top:20px}@media (min-width:768px){.sejarah-content .col-9{flex:3 1}.sejarah-content .col-2{flex:1 1}.about-faizal-content{flex-wrap:nowrap}.content-image,.content-text{flex:1 1;margin-bottom:0}.instagram-content .left,.instagram-content .right{flex:1 1}}@media (max-width:768px){.about-faizal-content{padding:1rem}.instagram-content{gap:15px;padding:10px 5px}}.collabSection{padding:4rem 2rem;background-color:#fefefe;text-align:center;width:90%;margin:0 auto}.collabSection-content{width:100%;justify-content:center;align-items:center}.collabSection__title{font-size:1.25rem;margin-bottom:3rem;font-weight:500;color:#2c2c2c}.collabSection__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:5rem;padding:0 1rem}.collabSection__card{background-color:#fff;border-radius:16px;overflow:hidden;text-align:center}.collabSection__imageWrapper{position:relative}.collabSection__image{width:100%;border-radius:20px}.collabSection__info{padding:1rem}.collabSection__name{font-weight:700;margin-bottom:.5rem}.collabSection__details p{font-size:.9rem;color:#666;margin:.2rem 0}.collabSection__highlight{background-color:var(--warna-primary);border-radius:60px;padding:40px 20px;width:100%;display:flex;flex-direction:column;gap:20px;margin:0 0 5rem}.collabSection__artistRow{display:flex;align-items:stretch;position:relative;z-index:1}.collabSection__artistImg__left{border-radius:60px 0 60px 60px}.collabSection__artistImg__left,.collabSection__artistImg__right{flex:1 1;position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--warna-sekunder);padding:20px 10px}.collabSection__artistImg__right{border-radius:60px 60px 60px 0}.collabSection__artistImg__left img,.collabSection__artistImg__right img{border-radius:20px;max-width:100%}.collabSection__artistInfo{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.collabSection__artistBlock__top{margin:0 3rem 1rem 0;border-radius:0 60px 60px 0}.collabSection__artistBlock__bottom,.collabSection__artistBlock__top{background-color:var(--warna-sekunder);flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.collabSection__artistBlock__bottom{margin:1rem 0 0 3rem;border-radius:60px 0 0 60px}.collabSection__artistBlock h2{font-size:1.2rem;font-weight:600;margin-bottom:.3rem}.collabSection__artistBlock .date,.collabSection__artistBlock .product{font-size:.9rem;color:#444}.collabSection__cta{text-align:center;margin-top:2rem}.collabSection__btn{padding:.8rem 1.5rem;font-size:1rem;border:none;border-radius:10px;background-color:#000;color:#fff;transition:background-color .3s;cursor:pointer}.collabSection__btn:hover{background-color:#333}@media (max-width:1024px){.collabSection__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.collabSection__grid{grid-template-columns:1fr}}@media (max-width:768px){.collabSection__artistRow{flex-direction:column}.collabSection__artistInfo{padding:1rem 0;text-align:center}.collabSection__artistImg__left,.collabSection__artistImg__right{padding:20px 10px;border-radius:60px}.collabSection__artistBlock__top{margin:0 0 1rem;border-radius:60px}.collabSection__artistBlock__bottom{margin:1rem 0 0;border-radius:60px}}.footer{background:var(--warna-primary);padding:60px 0 30px;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));pointer-events:none}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.follow-section{flex:1 1}.follow-title{font-size:2rem;font-weight:600;color:#2c2c2c;margin-bottom:30px;letter-spacing:-.01em}.social-icons{display:flex;gap:20px;flex-wrap:wrap}.social-icon{width:60px;height:60px;background-color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#333;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.15)}.social-icon:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.2);background-color:#f8f8f8}.social-icon svg{width:24px;height:24px}.marketplace-section{display:flex;align-items:center;gap:40px}.marketplace-item{display:flex;flex-direction:column;align-items:center;gap:12px}.marketplace-icon{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.15);cursor:pointer}.marketplace-icon:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,.2)}.marketplace-label{font-size:1.1rem;font-weight:600;color:#2c2c2c;letter-spacing:.02em}.footer-bottom{border-top:1px solid rgba(44,44,44,.2);padding-top:30px;text-align:left}.copyright{font-size:.95rem;color:#555;font-weight:400;letter-spacing:.01em}@media (max-width:1024px){.footer{padding:50px 0 25px;margin-top:60px}.marketplace-section{gap:30px}.marketplace-icon{width:70px;height:70px}.social-icon{width:55px;height:55px}}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-container{padding:0 2rem}.footer-content{text-align:center;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.follow-title{font-size:1.8rem;margin-bottom:25px}.marketplace-section,.social-icons{justify-content:center}.marketplace-section{gap:50px}.marketplace-icon{width:80px;height:80px}.footer-bottom{text-align:center;padding-top:25px}}@media (max-width:480px){.footer{padding:30px 0 15px}.footer-content{gap:30px;display:flex;justify-content:center;align-items:center}.follow-title{font-size:1.6rem;margin-bottom:20px}.social-icons{gap:15px}.social-icon{width:50px;height:50px}.social-icon svg{width:20px;height:20px}.marketplace-section{gap:30px}.marketplace-icon{width:70px;height:70px;border-radius:15px}.marketplace-label{font-size:1rem}.copyright{font-size:.9rem}}