@import "https://fonts.googleapis.com/css2?family=KoPub+Batang:wght@300;400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap";
.Basket-module__co1KNG__page{color:#fff;background:#000;grid-template-columns:2fr 1fr;gap:40px;padding:130px 40px;display:grid}.Basket-module__co1KNG__basket h2,.Basket-module__co1KNG__total h3{border-bottom:2px solid #561064;margin-bottom:10px;padding-bottom:10px}.Basket-module__co1KNG__item{border-bottom:2px solid #561064;gap:20px;padding:20px 0;display:flex}.Basket-module__co1KNG__item img{border-radius:8px;width:150px;height:130px}.Basket-module__co1KNG__info h4{margin:0}.Basket-module__co1KNG__desc{color:#bbb;max-width:420px;margin:6px 0;font-size:13px}.Basket-module__co1KNG__qty{gap:10px;margin:10px 0;display:flex}.Basket-module__co1KNG__qty button{color:#fff;cursor:pointer;background:linear-gradient(#612882,#ca329a);border:none;width:30px}.Basket-module__co1KNG__remove{color:#f87171;cursor:pointer;background:0 0;border:none}.Basket-module__co1KNG__total{border:1px solid #a855f7;padding:30px}.Basket-module__co1KNG__total p,.Basket-module__co1KNG__total h4{justify-content:space-between;margin-bottom:25px;display:flex}.Basket-module__co1KNG__btnWrap{border:1px solid #c65ac8;width:100%;padding:6px;display:block}.Basket-module__co1KNG__pay{color:#fff;cursor:pointer;background:linear-gradient(#612882,#ca329a);border:none;width:100%;padding:12px}@media (max-width:768px){.Basket-module__co1KNG__page{grid-template-columns:1fr;padding:10rem 20px 0}.Basket-module__co1KNG__item{flex-direction:column}}
.Footer-module__UDEoiW__footer{color:#fff;background:#000;padding:60px 80px 20px;font-family:Poppins,sans-serif}.Footer-module__UDEoiW__container{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;display:grid}.Footer-module__UDEoiW__brand{max-width:150px}.Footer-module__UDEoiW__logo{margin-bottom:10px;font-size:48px;font-weight:700}.Footer-module__UDEoiW__brandName{letter-spacing:2px;font-size:18px}.Footer-module__UDEoiW__subText{color:#aaa;font-size:12px}.Footer-module__UDEoiW__softnova{color:#fff;font-weight:500;text-decoration:none}.Footer-module__UDEoiW__softnova:hover{text-decoration:underline}.Footer-module__UDEoiW__socials{cursor:pointer;justify-content:space-evenly;gap:15px;font-size:18px;display:flex}.Footer-module__UDEoiW__column h4{margin-bottom:15px;font-size:16px}.Footer-module__UDEoiW__column ul{padding:0;list-style:none}.Footer-module__UDEoiW__column li{color:#bbb;cursor:pointer;margin-bottom:10px;font-size:14px}.Footer-module__UDEoiW__column li:hover{color:#fff}.Footer-module__UDEoiW__contact li{cursor:default}.Footer-module__UDEoiW__bottom{text-align:center;color:#aaa;border-top:1px solid #222;margin-top:40px;padding-top:15px;font-size:13px}.Footer-module__UDEoiW__bottom span{color:#fff}@media (max-width:900px){.Footer-module__UDEoiW__container{grid-template-columns:1fr 1fr}.Footer-module__UDEoiW__brand{margin:auto}.Footer-module__UDEoiW__footer{padding:0 80px 20px}}@media (max-width:500px){.Footer-module__UDEoiW__container{text-align:center;grid-template-columns:1fr}.Footer-module__UDEoiW__socials{justify-content:center}}
.FinalNav-module__t0dkca__navbar{z-index:1000;width:100%;position:absolute;top:20px;left:0}.FinalNav-module__t0dkca__navInner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#7474748c;border-radius:12px;justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:30px 40px;display:flex}.FinalNav-module__t0dkca__leftMenu{gap:24px;display:flex}.FinalNav-module__t0dkca__leftMenu a{color:#fff;letter-spacing:.5px;font-size:14px;text-decoration:none}.FinalNav-module__t0dkca__leftMenu a:hover{opacity:.7}.FinalNav-module__t0dkca__logoCenter{position:absolute;left:50%;transform:translate(-50%)}.FinalNav-module__t0dkca__logoCenter img{height:120px}.FinalNav-module__t0dkca__rightIcons{color:#fff;cursor:pointer;gap:18px;font-size:16px;display:flex}.FinalNav-module__t0dkca__NavIcons{cursor:pointer;justify-content:center;align-items:center;display:flex}.FinalNav-module__t0dkca__NavIcons svg{stroke:#fff;fill:none;width:20px;height:20px;transition:opacity .3s,transform .3s}.FinalNav-module__t0dkca__NavIcons:hover svg{opacity:.7;transform:scale(1.1)}@media (max-width:768px){.FinalNav-module__t0dkca__navInner{flex-wrap:wrap}}
.Popups-module__HmeJ_a__overlay{z-index:9999;opacity:0;background:#000000a6;justify-content:center;align-items:center;animation:.3s forwards Popups-module__HmeJ_a__overlayFade;display:flex;position:fixed;inset:0}.Popups-module__HmeJ_a__modal{opacity:0;background:#fff;border-radius:2px;flex-direction:column;justify-content:center;width:100%;max-width:600px;height:auto;padding:4rem 4rem 3rem;animation:.35s forwards Popups-module__HmeJ_a__modalOpen;display:flex;position:relative;overflow-y:auto;transform:translateY(20px)scale(.96);text-align:left!important;font-family:KoPub Batang,serif!important}.Popups-module__HmeJ_a__close{cursor:pointer;color:#444;background:0 0;border:none;font-size:18px;position:absolute;top:14px;right:14px}.Popups-module__HmeJ_a__close:hover{opacity:.7}.Popups-module__HmeJ_a__modal h2{margin-bottom:10px;font-size:50px!important;font-weight:300!important}.Popups-module__HmeJ_a__modal p{color:#555;margin-bottom:22px;font-size:14px}.Popups-module__HmeJ_a__modal input{color:gray;border:1px solid #ddd;width:100%;margin-bottom:14px;padding:12px 14px;font-size:14px}.Popups-module__HmeJ_a__primary{color:#fff;cursor:pointer;background:#000;border:none;width:100%;margin-bottom:16px;padding:12px;font-size:14px}.Popups-module__HmeJ_a__primary:hover{opacity:.9}.Popups-module__HmeJ_a__outline{cursor:pointer;background:#fff;border:1px solid #ddd;width:100%;padding:12px;font-size:16px}.Popups-module__HmeJ_a__outline img{margin-right:10px}.Popups-module__HmeJ_a__privacy{text-align:center;color:#121212;padding-top:20px;font-size:14px}.Popups-module__HmeJ_a__orFieldset{border:none;border-top:1px solid #d2d2d7;margin:20px 0;padding:0}.Popups-module__HmeJ_a__orFieldset legend{color:#d2d2d7;text-align:center;float:unset;width:auto;margin:0 auto;padding:0 12px;font-size:13px}.Popups-module__HmeJ_a__num,.Popups-module__HmeJ_a__subtitle{font-size:16px}.Popups-module__HmeJ_a__divider{color:#121212;padding-bottom:20px;font-size:16px;display:block}.Popups-module__HmeJ_a__footer{text-align:center;margin-top:auto;font-size:13px}.Popups-module__HmeJ_a__footer span{cursor:pointer;color:#000;text-decoration:underline}@keyframes Popups-module__HmeJ_a__overlayFade{to{opacity:1}}@keyframes Popups-module__HmeJ_a__modalOpen{to{opacity:1;transform:translateY(0)scale(1)}}.Popups-module__HmeJ_a__signup{justify-content:flex-start}.Popups-module__HmeJ_a__phoneRow{border-bottom:1px solid #000;justify-content:space-between;align-items:center;gap:10px;padding-bottom:10px;font-size:16px;display:flex}.Popups-module__HmeJ_a__checkIcon{color:#000;font-size:16px}.Popups-module__HmeJ_a__phoneText{flex:1}.Popups-module__HmeJ_a__check{gap:10px;display:flex}.Popups-module__HmeJ_a__svg,.Popups-module__HmeJ_a__check svg{cursor:pointer;color:#444;width:25px!important}.Popups-module__HmeJ_a__phoneDivider{background:#7d7d7d;height:1px;margin-bottom:18px}.Popups-module__HmeJ_a__label{color:#121212;margin-bottom:6px;font-size:16px;display:block}.Popups-module__HmeJ_a__otpInput{letter-spacing:3px;height:48px;font-size:14px}.Popups-module__HmeJ_a__helperText{color:#777;margin-bottom:22px;font-size:12px}.Popups-module__HmeJ_a__resend{color:#121212;margin-bottom:40px;font-size:14px}.Popups-module__HmeJ_a__resend span{color:#000;cursor:pointer;text-decoration:underline}.Popups-module__HmeJ_a__footer{justify-content:center;gap:10px;display:flex}@media (max-width:600px){.Popups-module__HmeJ_a__modal{max-width:80%;height:auto;padding:2.5rem 2rem}.Popups-module__HmeJ_a__modal h2{font-size:36px!important}}#Popups-module__HmeJ_a__resets{justify-content:left!important}
.Productmain-module__oFruQa__main{background-color:#1e2125;justify-content:space-around;align-items:center;padding:40px;display:flex;overflow:hidden}.Productmain-module__oFruQa__main1 h1{font-family:Syne,sans-serif;font-size:50px;font-weight:700;color:#fff!important}.Productmain-module__oFruQa__main2{justify-content:center;align-items:center;gap:220px;display:flex;position:relative}.Productmain-module__oFruQa__pImage{object-fit:cover;border-radius:200px;width:180px;height:250px;transition:transform .2s linear;position:relative;bottom:45px}.Productmain-module__oFruQa__centerImg{z-index:999;margin-top:55px;position:absolute;top:50%;left:50%}.Productmain-module__oFruQa__hero{background:url(/images/shop-main.jpg) bottom/cover no-repeat fixed;height:100vh;position:relative}.Productmain-module__oFruQa__hero:after{content:"";z-index:1;background:#0000008c;position:absolute;inset:0}.Productmain-module__oFruQa__hero>*{z-index:2;position:relative}.Productmain-module__oFruQa__header{justify-content:space-between;height:200px;display:flex}.Productmain-module__oFruQa__contents{z-index:2;color:#fff;flex-direction:column;justify-content:center;height:100vh;padding:0 20px;display:flex;position:relative}.Productmain-module__oFruQa__cartIcon{margin-right:3rem}.Productmain-module__oFruQa__contents h1{margin-bottom:2rem;font-family:Syne,sans-serif;font-size:40px;font-weight:600}.Productmain-module__oFruQa__contents p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:1.6}@media (max-width:767px){.Productmain-module__oFruQa__hero,.Productmain-module__oFruQa__contents{height:auto}.Productmain-module__oFruQa__contents{padding-top:10rem;padding-bottom:3rem}.Productmain-module__oFruQa__contents h1{font-size:28px}}
.Productshop-module__XuRNJa__Cat{background:#000}.Productshop-module__XuRNJa__catalogPage{color:#fff;padding:40px;font-family:serif}.Productshop-module__XuRNJa__catalogNav{opacity:.7;margin-bottom:40px}.Productshop-module__XuRNJa__catalogNav a{color:#fff;margin-right:8px}.Productshop-module__XuRNJa__catalogTitle{margin-bottom:40px;font-size:48px}.Productshop-module__XuRNJa__catalogGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:400px;gap:24px;display:grid}.Productshop-module__XuRNJa__catalogCard{cursor:pointer;flex-direction:column;display:flex;overflow:hidden}.Productshop-module__XuRNJa__bigCardRight{grid-area:span 2/2/auto/span 2}.Productshop-module__XuRNJa__bigCardLeft{grid-area:span 2/1/auto/span 2}.Productshop-module__XuRNJa__imageParent{background:#111;width:100%;height:100%;overflow:hidden}.Productshop-module__XuRNJa__catalogImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Productshop-module__XuRNJa__catalogCard:hover .Productshop-module__XuRNJa__catalogImage{transform:scale(1.08)}.Productshop-module__XuRNJa__catalogFooter{opacity:.85;justify-content:space-between;padding-top:10px;font-size:14px;display:flex}.Productshop-module__XuRNJa__catafoot{color:#d96fd9}.Productshop-module__XuRNJa__catalogPagination{justify-content:center;gap:18px;margin-top:60px;display:flex}.Productshop-module__XuRNJa__pageNumber{color:#fff;cursor:pointer;background:#111;border:none;padding:8px 12px}.Productshop-module__XuRNJa__activePage{color:#000;background:linear-gradient(80deg,#9d3ea8,#e467f4)}.Productshop-module__XuRNJa__pageArrow{color:#000;cursor:pointer;background:linear-gradient(80deg,#9d3ea8,#e467f4);border:none;padding:8px 12px}.Productshop-module__XuRNJa__pageArrow:disabled{opacity:.4}@media (max-width:900px){.Productshop-module__XuRNJa__catalogGrid{grid-template-columns:repeat(2,1fr)}.Productshop-module__XuRNJa__bigCardLeft,.Productshop-module__XuRNJa__bigCardRight{grid-area:span 1/span 2}}@media (max-width:600px){.Productshop-module__XuRNJa__catalogPage{padding:20px}.Productshop-module__XuRNJa__catalogTitle{font-size:32px}.Productshop-module__XuRNJa__catalogGrid{grid-template-columns:1fr}.Productshop-module__XuRNJa__bigCardLeft,.Productshop-module__XuRNJa__bigCardRight{grid-area:span 1/span 1}}
.about-module__WN7Tcq__hero{background:url(/images/about-main.jpg) bottom/cover no-repeat fixed;height:100vh;position:relative}.about-module__WN7Tcq__hero:after{content:"";z-index:1;background:#0000008c;position:absolute;inset:0}.about-module__WN7Tcq__hero>*{z-index:2;position:relative}.about-module__WN7Tcq__header{justify-content:space-between;height:200px;display:flex}.about-module__WN7Tcq__contents{z-index:2;color:#fff;flex-direction:column;justify-content:center;height:100vh;padding:0 20px;display:flex;position:relative}.about-module__WN7Tcq__cartIcon{margin-right:3rem}.about-module__WN7Tcq__contents h1{margin-bottom:2rem;font-family:Syne,sans-serif;font-size:40px;font-weight:600}.about-module__WN7Tcq__contents p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:1.6}.about-module__WN7Tcq__btnWrap button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#771658,#52206e);border:none;border-radius:30px;margin-top:2rem;padding:12px 30px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:500;transition:all .3s}.about-module__WN7Tcq__ctaSection{background-color:#000;justify-content:center;align-items:center;display:flex}.about-module__WN7Tcq__ctaContent{color:#fff;text-align:center;border-radius:16px;width:100%;padding:60px}.about-module__WN7Tcq__ctaContent h2{margin-bottom:25px;font-size:30px;font-weight:700;line-height:1.2}.about-module__WN7Tcq__ctaContent p{opacity:.9;margin-bottom:40px;font-size:18px;line-height:1.7}.about-module__WN7Tcq__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b1b63,#4b1d6a);border:none;border-radius:50px;padding:14px 34px;font-size:16px;font-weight:600;transition:all .3s}.about-module__WN7Tcq__ctaButton:hover{color:#fff;background:0 0;border:1px solid #7b1b63}@media (max-width:768px){.about-module__WN7Tcq__ctaContent{padding:40px 30px}.about-module__WN7Tcq__ctaContent h2{font-size:30px}.about-module__WN7Tcq__ctaContent p{font-size:16px}}.about-module__WN7Tcq__section{color:#eaeaea;text-align:center;background:radial-gradient(circle at top,#222 0%,#0d0d0d 60%);padding:100px 80px}.about-module__WN7Tcq__top{max-width:820px;margin:0 auto 80px}.about-module__WN7Tcq__top h2{margin-bottom:22px;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:28px;font-weight:600}.about-module__WN7Tcq__top p{color:#cfcfcf;margin-bottom:16px;font-size:14.5px;line-height:1.7}.about-module__WN7Tcq__lastText{color:#bdbdbd}.about-module__WN7Tcq__subTitle{margin-bottom:50px;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:24px;font-weight:600}.about-module__WN7Tcq__cards{justify-content:center;gap:40px;display:flex}.about-module__WN7Tcq__card{background:linear-gradient(#1a1a1a,#121212);border:1px solid #aa50c873;border-radius:14px;width:420px;overflow:hidden;box-shadow:0 20px 45px #0009}.about-module__WN7Tcq__card img{object-fit:cover;width:100%;height:230px}.about-module__WN7Tcq__cardBody{text-align:left;padding:24px}.about-module__WN7Tcq__cardBody h4{margin-bottom:10px;font-size:18px;font-weight:600}.about-module__WN7Tcq__cardBody p{color:#c9c9c9;margin-bottom:18px;font-size:13.5px;line-height:1.6}.about-module__WN7Tcq__button{color:#fff;background:linear-gradient(135deg,#9d3ea8,#4b1d50);border-radius:8px;padding:10px 18px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 0 18px #9d3ea88c}.about-module__WN7Tcq__button:hover{transform:translateY(-2px);box-shadow:0 0 28px #9d3ea8e6}@media (max-width:900px){.about-module__WN7Tcq__cards{flex-direction:column;align-items:center}.about-module__WN7Tcq__card{width:100%;max-width:420px}}.about-module__WN7Tcq__sectionRs{color:#eaeaea;text-align:center;background:radial-gradient(circle at top,#1b1b1b 0%,#0c0c0c 65%);padding:100px 80px}.about-module__WN7Tcq__containerRs{max-width:1300px;margin:0 auto;padding:0 20px}.about-module__WN7Tcq__titleRs{margin-bottom:60px;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:28px;font-weight:600}.about-module__WN7Tcq__subTitleRs{margin:90px 0 50px;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:24px;font-weight:600}.about-module__WN7Tcq__featuresRs{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.about-module__WN7Tcq__featureCardRs{padding:30px 22px}.about-module__WN7Tcq__textRs{color:#bdbdbd;font-size:13px;line-height:1.6}.about-module__WN7Tcq__valuesRs{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.about-module__WN7Tcq__valueCardRs{background:linear-gradient(#1a1e26,#12141a);border:1px solid #b450c859;border-radius:14px;padding:34px 26px;box-shadow:0 20px 40px #0009}.about-module__WN7Tcq__iconRs{color:#c77bd3;margin-bottom:20px;font-size:30px}.about-module__WN7Tcq__iconPinkRs{color:#ff7ecf;margin-bottom:20px;font-size:30px}@media (max-width:1100px){.about-module__WN7Tcq__featuresRs,.about-module__WN7Tcq__valuesRs{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about-module__WN7Tcq__featuresRs,.about-module__WN7Tcq__valuesRs{grid-template-columns:1fr}}.about-module__WN7Tcq__sectionRs1{text-align:center;background:radial-gradient(circle at top,#1f1f1f,#0e0e0e);padding:90px 0}.about-module__WN7Tcq__containerRs1{max-width:900px;margin:0 auto;padding:0 20px}.about-module__WN7Tcq__titleRs1{color:#fff;margin-bottom:16px;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:32px;font-weight:600}.about-module__WN7Tcq__textRs1{color:#cfcfcf;max-width:620px;margin:0 auto 30px;font-size:15px;line-height:1.7}.about-module__WN7Tcq__buttonRs1{color:#fff;background:linear-gradient(135deg,#9d3ea8,#5b1d63);border-radius:999px;padding:12px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.about-module__WN7Tcq__buttonRs1:hover{transform:translateY(-2px);box-shadow:0 10px 25px #9d3ea859}@media (max-width:768px){.about-module__WN7Tcq__titleRs1{font-size:26px}.about-module__WN7Tcq__textRs1{font-size:14px}}@media (min-width:1024px) and (max-width:1199px){.about-module__WN7Tcq__hero{height:65vh}.about-module__WN7Tcq__contents{justify-content:normal;padding-top:15rem}}@media (min-width:768px) and (max-width:1024px){.about-module__WN7Tcq__hero{height:65vh}.about-module__WN7Tcq__contents{justify-content:normal;padding-top:15rem}}@media (max-width:767px){.about-module__WN7Tcq__hero{height:auto}.about-module__WN7Tcq__contents{justify-content:normal;height:auto;padding-top:10rem}.about-module__WN7Tcq__btn{margin-bottom:3rem}.about-module__WN7Tcq__featureCardRs{padding:0}.about-module__WN7Tcq__section{text-align:left;padding:3rem 20px!important}.about-module__WN7Tcq__sectionRs{padding:3rem 30px!important}.about-module__WN7Tcq__subTitle{text-align:center}.about-module__WN7Tcq__subTitleRs{margin:60px 0 50px}.about-module__WN7Tcq__contents h1,.about-module__WN7Tcq__heading1,.about-module__WN7Tcq__headers1 h1,.about-module__WN7Tcq__headingf,.about-module__WN7Tcq__headingmain,.about-module__WN7Tcq__heading{font-size:28px!important}}
.Auth-module__mX17bW__container{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);justify-content:center;align-items:center;min-height:80vh;padding:40px 20px;display:flex}.Auth-module__mX17bW__formBox{background:#fff;border-radius:16px;width:100%;max-width:450px;padding:50px 40px;box-shadow:0 10px 40px #0000001a}.Auth-module__mX17bW__title{color:#333;text-align:center;margin-bottom:10px;font-size:32px;font-weight:700}.Auth-module__mX17bW__subtitle{color:#666;text-align:center;margin-bottom:30px;font-size:16px}.Auth-module__mX17bW__form{flex-direction:column;gap:20px;display:flex}.Auth-module__mX17bW__inputGroup{flex-direction:column;gap:8px;display:flex}.Auth-module__mX17bW__label{color:#333;font-size:14px;font-weight:600}.Auth-module__mX17bW__input{border:2px solid #e0e0e0;border-radius:8px;padding:14px 16px;font-size:16px;transition:all .3s}.Auth-module__mX17bW__input:focus{border-color:#c78a3a;outline:none;box-shadow:0 0 0 3px #c78a3a1a}.Auth-module__mX17bW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#771658,#52206e);border:none;border-radius:8px;margin-top:10px;padding:16px;font-size:16px;font-weight:600;transition:all .3s}.Auth-module__mX17bW__submitBtn:hover{border:1px solid #771658;transform:translateY(-2px);box-shadow:0 5px 15px #c78a3a4d}.Auth-module__mX17bW__submitBtn:disabled{cursor:not-allowed;background:#ddd;transform:none}.Auth-module__mX17bW__linkText{text-align:center;color:#666;margin-top:20px;font-size:14px}.Auth-module__mX17bW__link{color:#c78a3a;font-weight:600;text-decoration:none}.Auth-module__mX17bW__link:hover{text-decoration:underline}@media (max-width:768px){.Auth-module__mX17bW__formBox{padding:40px 30px}.Auth-module__mX17bW__title{font-size:28px}}
.Blog-module__f2qemW__hero{background:url(/images/blog-main.jpg) bottom/cover no-repeat fixed;height:100vh;position:relative}.Blog-module__f2qemW__hero:after{content:"";z-index:1;background:#0000008c;position:absolute;inset:0}.Blog-module__f2qemW__hero>*{z-index:2;position:relative}.Blog-module__f2qemW__header{justify-content:space-between;height:200px;display:flex}.Blog-module__f2qemW__contents{z-index:2;color:#fff;flex-direction:column;justify-content:center;height:100vh;padding:0 20px;display:flex;position:relative}.Blog-module__f2qemW__cartIcon{margin-right:3rem}.Blog-module__f2qemW__contents h1{margin-bottom:2rem;font-family:Syne,sans-serif;font-size:40px;font-weight:600}.Blog-module__f2qemW__contents p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:1.6}.Blog-module__f2qemW__main{background-color:#1f242b;justify-content:space-around;align-items:center;padding:40px;display:flex;overflow:hidden}.Blog-module__f2qemW__main1 h1{color:#fff;font-family:Syne,sans-serif;font-size:70px;font-weight:700}.Blog-module__f2qemW__main2{justify-content:center;align-items:center;gap:220px;display:flex;position:relative}.Blog-module__f2qemW__pImage{object-fit:cover;border-radius:200px;width:180px;height:250px;transition:transform .2s linear;position:relative;bottom:45px}.Blog-module__f2qemW__centerImg{z-index:999;margin-top:55px;position:absolute;top:50%;left:50%}.Blog-module__f2qemW__blogwrapper{background:#0f1111;width:100%;padding-top:20px;padding-bottom:100px}.Blog-module__f2qemW__blogcontainer{background:#0f1111;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1350px;margin:0 auto;padding:80px 50px 50px;display:grid}.Blog-module__f2qemW__blogcard{color:#f5f5f5;background:#111;border:1px solid #333;padding:20px}.Blog-module__f2qemW__blogtitle{margin-bottom:15px;font-family:Syne,sans-serif;font-size:15px;font-weight:600}.Blog-module__f2qemW__blogimg{cursor:pointer;width:100%;height:200px;margin-bottom:15px}.Blog-module__f2qemW__blogmeta{color:#ddd;gap:30px;margin-bottom:15px;font-family:Syne,sans-serif;font-size:14px;font-weight:700;display:flex}.Blog-module__f2qemW__blogdesc{color:#ccc;font-size:16px;line-height:1.6}@media (min-width:768px) and (max-width:1024px){.Blog-module__f2qemW__hero{height:65vh}.Blog-module__f2qemW__contents{justify-content:normal;padding-top:15rem}.Blog-module__f2qemW__blogcontainer{grid-template-columns:repeat(2,1fr)}.Blog-module__f2qemW__blogimg{height:auto}}@media (max-width:767px){.Blog-module__f2qemW__hero{height:auto}.Blog-module__f2qemW__contents{justify-content:normal;height:auto;padding-top:10rem;padding-bottom:3rem}.Blog-module__f2qemW__blogcontainer{grid-template-columns:repeat(1,1fr)}.Blog-module__f2qemW__blogimg{height:auto}.Blog-module__f2qemW__blogdesc{font-size:14px}.Blog-module__f2qemW__contents h1,.Blog-module__f2qemW__heading1,.Blog-module__f2qemW__headers1 h1,.Blog-module__f2qemW__headingf,.Blog-module__f2qemW__headingmain,.Blog-module__f2qemW__heading{font-size:28px!important}}
.BlogSingle-module__lQkASq__main{background-color:#1f242b;justify-content:space-around;align-items:center;padding:40px;display:flex;overflow:hidden}.BlogSingle-module__lQkASq__main1 h1{color:#fff;font-family:Syne,sans-serif;font-size:70px;font-weight:700}.BlogSingle-module__lQkASq__main2{justify-content:center;align-items:center;gap:220px;display:flex;position:relative}.BlogSingle-module__lQkASq__pImage{object-fit:cover;border-radius:200px;width:180px;height:250px;transition:transform .2s linear;position:relative;bottom:45px}.BlogSingle-module__lQkASq__centerImg{z-index:999;margin-top:55px;position:absolute;top:50%;left:50%}.BlogSingle-module__lQkASq__Mainblogsingle{background:#0f0f0f;padding-top:50px}.BlogSingle-module__lQkASq__blogDetailsWrapper{color:#fff;grid-template-columns:2fr 1fr;justify-content:center;gap:50px;max-width:1280px;margin:0 auto;padding:50px;display:grid}.BlogSingle-module__lQkASq__blogleft{width:100%}.BlogSingle-module__lQkASq__blogmainimg{border-radius:5px;width:100%;margin-top:10px;margin-bottom:30px}.BlogSingle-module__lQkASq__blogtitle{margin-bottom:10px;font-family:Syne,sans-serif;font-size:30px;font-weight:700;line-height:1.3}.BlogSingle-module__lQkASq__bloginfo{color:#ccc;gap:25px;margin-bottom:30px;font-family:Syne,sans-serif;font-size:15px;display:flex}.BlogSingle-module__lQkASq__bloginfo span{padding:0}.BlogSingle-module__lQkASq__blogpara{color:#8e8c8c;margin-bottom:25px;font-family:Syne,sans-serif;line-height:1.7}.BlogSingle-module__lQkASq__blogquote{color:#ff758f;background:#1a1a1a;margin:35px 0;padding:25px;font-family:Syne,sans-serif;font-style:italic;position:relative}.BlogSingle-module__lQkASq__blogquote:before{content:"";background:linear-gradient(#860550,#ff758f);width:5px;height:100%;position:absolute;top:0;left:0}.BlogSingle-module__lQkASq__replytitle{margin-top:40px;font-family:Syne,sans-serif;font-size:35px;font-weight:600}.BlogSingle-module__lQkASq__replynote{color:#696666;margin-bottom:20px;font-family:Syne,sans-serif}.BlogSingle-module__lQkASq__replyform label{margin:15px 0 5px;font-family:Syne,sans-serif;font-size:18px;display:block}.BlogSingle-module__lQkASq__replyform textarea,.BlogSingle-module__lQkASq__replyform input{color:#fff;background:#1c1c1c;border:none;border-radius:30px;outline:none;width:100%;padding:14px}.BlogSingle-module__lQkASq__checkboxrow{color:#ccc;align-items:center;gap:20px;margin:30px 0;display:flex}.BlogSingle-module__lQkASq__check{position:relative;bottom:10px;left:10px}.BlogSingle-module__lQkASq__checkboxrow input[type=checkbox]{width:16px;height:16px}.BlogSingle-module__lQkASq__p1{font-family:Syne,sans-serif;font-size:17px}.BlogSingle-module__lQkASq__commentbtn{cursor:pointer;color:#ccc;background:linear-gradient(90deg,#771658,#52206e);border:none;border-radius:25px;margin-top:10px;padding:12px 40px;font-family:Syne,sans-serif;font-size:20px;font-weight:700;transition:all .3s}.BlogSingle-module__lQkASq__commentbtn:hover{background:0 0;border:1px solid #771658}.BlogSingle-module__lQkASq__blogright{flex-direction:column;height:fit-content;padding-top:20px;display:flex;position:sticky;top:50px}.BlogSingle-module__lQkASq__recenttitle{margin-bottom:25px;font-family:Syne,sans-serif;font-size:35px;font-weight:700}.BlogSingle-module__lQkASq__scrollContainer{height:450px;margin-top:20px;position:relative;overflow:hidden}.BlogSingle-module__lQkASq__scrollContent{flex-direction:column;font-family:Syne,sans-serif;animation:80s linear infinite BlogSingle-module__lQkASq__scrollUp;display:flex}.BlogSingle-module__lQkASq__scrollContent:hover{animation-play-state:paused}.BlogSingle-module__lQkASq__scrollContent p{color:gray;font-family:Syne,sans-serif}@keyframes BlogSingle-module__lQkASq__scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.BlogSingle-module__lQkASq__recentpost{cursor:pointer;border-bottom:1px solid #3a3a3a;align-items:center;gap:12px;padding:10px 0;transition:all 20ms;display:flex}.BlogSingle-module__lQkASq__recentpost:hover{transform:scale(1.01)}.BlogSingle-module__lQkASq__recentpost img{object-fit:cover;border-radius:5px;width:130px;height:150px}.BlogSingle-module__lQkASq__error{color:#cfa05f;margin-top:10px;margin-bottom:10px;font-family:Syne,sans-serif;font-size:14px}.BlogSingle-module__lQkASq__hero{background:url(/images/blog-main.jpg) bottom/cover no-repeat fixed;height:100vh;position:relative}.BlogSingle-module__lQkASq__hero:after{content:"";z-index:1;background:#0000008c;position:absolute;inset:0}.BlogSingle-module__lQkASq__hero>*{z-index:2;position:relative}.BlogSingle-module__lQkASq__header{justify-content:space-between;height:200px;display:flex}.BlogSingle-module__lQkASq__contents{z-index:2;color:#fff;flex-direction:column;justify-content:center;height:100vh;padding:0 20px;display:flex;position:relative}.BlogSingle-module__lQkASq__contents h1{margin-bottom:2rem;font-family:Syne,sans-serif;font-size:40px;font-weight:600}.BlogSingle-module__lQkASq__contents p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:1.6}.BlogSingle-module__lQkASq__contentBlock{margin-bottom:30px}.BlogSingle-module__lQkASq__blogHeading{margin-bottom:8px;font-size:22px;font-weight:600}.BlogSingle-module__lQkASq__blogpara{color:#cfcfcf;font-size:15px;line-height:1.8}.BlogSingle-module__lQkASq__originPara{color:#a1a1a1;margin:25px 0;padding-left:29px;font-family:Syne,sans-serif;line-height:1.7}.BlogSingle-module__lQkASq__packageSection{color:#a1a1a1;font-family:Syne,sans-serif;line-height:1.7}.BlogSingle-module__lQkASq__packageSection ul{list-style:none}.BlogSingle-module__lQkASq__CareTips{margin-top:5rem;font-family:Syne,sans-serif}.BlogSingle-module__lQkASq__Culture h1{color:#fff;font-family:Syne,sans-serif}.BlogSingle-module__lQkASq__CareTips p,.BlogSingle-module__lQkASq__Culture p{color:#a1a1a1;margin-bottom:20px;padding-top:.5rem;line-height:1.7}.BlogSingle-module__lQkASq__Tips li{color:#a1a1a1;margin-left:3rem;line-height:1.7}@media (min-width:768px) and (max-width:1024px){.BlogSingle-module__lQkASq__hero{height:auto}.BlogSingle-module__lQkASq__contents{justify-content:normal;padding-top:15rem;padding-bottom:3rem}.BlogSingle-module__lQkASq__blogimg{height:auto}}@media (max-width:767px){.BlogSingle-module__lQkASq__hero{height:auto}.BlogSingle-module__lQkASq__contents h1,.BlogSingle-module__lQkASq__heading1,.BlogSingle-module__lQkASq__headers1 h1,.BlogSingle-module__lQkASq__blogtitle,.BlogSingle-module__lQkASq__recenttitle,.BlogSingle-module__lQkASq__headingmain,.BlogSingle-module__lQkASq__heading{font-size:28px!important}.BlogSingle-module__lQkASq__contents{justify-content:normal;height:auto;padding-top:10rem;padding-bottom:3rem}.BlogSingle-module__lQkASq__blogDetailsWrapper{grid-template-columns:1fr!important}}
.Cart-module__P4ZVPa__cartPage1{background-color:#141414;min-height:100vh;padding-bottom:50px}.Cart-module__P4ZVPa__cartPage{color:#e1dddd;max-width:1000px;margin:0 auto;padding:50px}.Cart-module__P4ZVPa__totals p{color:#abaaaa;justify-content:space-between;align-items:center;width:100%;margin:10px 0;display:flex}.Cart-module__P4ZVPa__totals span{font-size:13px;font-weight:600}.Cart-module__P4ZVPa__cartTable{border-collapse:collapse;width:100%;margin-bottom:20px}.Cart-module__P4ZVPa__cartTable th,.Cart-module__P4ZVPa__cartTable td{text-align:left;color:#e6e6e6;border-bottom:1px solid #333;padding:15px}.Cart-module__P4ZVPa__cartTable th{color:#fff;font-weight:600}.Cart-module__P4ZVPa__productInfo{align-items:center;gap:12px;display:flex}.Cart-module__P4ZVPa__img{object-fit:contain;width:55px;height:55px}.Cart-module__P4ZVPa__qtyInput{text-align:center;border:none;border-radius:5px;outline:none;width:60px;padding:6px}.Cart-module__P4ZVPa__removeBtn{color:#ff6a6a;cursor:pointer;background:0 0;border:none;font-size:20px}.Cart-module__P4ZVPa__updateBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#771658,#52206e);border:none;border-radius:6px;margin-bottom:25px;padding:10px 20px;font-size:15px;transition:all .25s}.Cart-module__P4ZVPa__updateBtn:hover{border:1px solid #771658}.Cart-module__P4ZVPa__couponBox{background:#111;border:1px solid #2c2c2c;border-radius:8px;align-items:center;gap:12px;margin-bottom:35px;padding:20px;display:flex}.Cart-module__P4ZVPa__couponInput{color:#fff;background:#1d1c1c;border:1px solid #333;border-radius:6px;outline:none;flex:1;padding:12px 15px}.Cart-module__P4ZVPa__couponInput::placeholder{color:#888}.Cart-module__P4ZVPa__couponBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#771658,#52206e);border:none;border-radius:6px;padding:12px 20px;transition:all .25s}.Cart-module__P4ZVPa__couponBtn:hover{border:1px solid #771658}.Cart-module__P4ZVPa__cartTotalsBox{background:#111;border:1px solid #2c2c2c;border-radius:8px;width:100%;max-width:350px;margin-top:30px;margin-left:auto;padding:25px 30px}.Cart-module__P4ZVPa__cartTotalsBox h3{color:#fff;border-bottom:1px solid #333;margin-bottom:25px;padding-bottom:10px;font-size:20px;font-weight:600}.Cart-module__P4ZVPa__totalRow{color:#d1d1d1;justify-content:space-between;padding:10px 0;font-size:16px;display:flex}.Cart-module__P4ZVPa__totalRow span:last-child{color:#fff;font-weight:600}.Cart-module__P4ZVPa__checkoutBtn,.Cart-module__P4ZVPa__checkoutBigBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#771658,#52206e);border:none;border-radius:30px;width:100%;margin-top:25px;padding:10px;font-size:16px;font-weight:600;transition:all .3s}.Cart-module__P4ZVPa__checkoutBtn:hover,.Cart-module__P4ZVPa__checkoutBigBtn:hover{background:#d19b63}@media (min-width:1441px){.Cart-module__P4ZVPa__cartPage{max-width:1450px}}
.Faq1-module__59DGNW__hero{background:url(/images/faq-main.jpg) bottom/cover no-repeat fixed;height:100vh;position:relative}.Faq1-module__59DGNW__hero:after{content:"";z-index:1;background:#000000bf;position:absolute;inset:0}.Faq1-module__59DGNW__hero>*{z-index:2;position:relative}.Faq1-module__59DGNW__header{justify-content:space-between;height:200px;display:flex}.Faq1-module__59DGNW__contents{z-index:2;color:#fff;flex-direction:column;justify-content:center;height:100vh;padding:0 20px;display:flex;position:relative}.Faq1-module__59DGNW__cartIcon{margin-right:3rem}.Faq1-module__59DGNW__contents h1{margin-bottom:2rem;font-family:Syne,sans-serif;font-size:40px;font-weight:600}.Faq1-module__59DGNW__contents p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:1.6}.Faq1-module__59DGNW__main{background-color:#1f242b;justify-content:space-around;align-items:center;padding:40px;font-family:Syne,sans-serif;display:flex;overflow:hidden}.Faq1-module__59DGNW__main1 h1{color:#fff;font-size:50px;font-weight:700}.Faq1-module__59DGNW__main2{justify-content:center;align-items:center;gap:220px;display:flex;position:relative}.Faq1-module__59DGNW__pImage{object-fit:cover;border-radius:200px;width:180px;height:250px;transition:transform .2s linear;position:relative;bottom:45px}.Faq1-module__59DGNW__centerImg{z-index:999;margin-top:55px;position:absolute;top:50%;left:50%}.Faq1-module__59DGNW__faqWrapper{color:#c4c4c4;background-color:#111217;padding-top:50px;font-family:Syne,sans-serif}.Faq1-module__59DGNW__title{color:#fff;padding:30px 0;font-size:30px;font-weight:700;margin-left:90px!important}.Faq1-module__59DGNW__faqBox{border-radius:8px;padding:70px 90px}.Faq1-module__59DGNW__faqHeader{color:#fff;background-color:#272b33;border-radius:5px;align-items:center;gap:8px;margin-bottom:15px;padding:12px 20px;font-size:1.2rem;font-weight:700;display:flex}.Faq1-module__59DGNW__icon{font-size:1.3rem}.Faq1-module__59DGNW__faqItem{border-bottom:1px solid #33373e}.Faq1-module__59DGNW__question{text-align:left;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:18px 10px;font-size:1rem;font-weight:700;display:flex;color:#fff!important}.Faq1-module__59DGNW__arrow{font-size:1.2rem}.Faq1-module__59DGNW__answer{color:#999;padding:0 10px 18px;font-size:.9rem;font-weight:400;line-height:1.4}.Faq1-module__59DGNW__container{color:#fff;width:90%;margin:40px auto;font-family:Poppins,sans-serif}.Faq1-module__59DGNW__header{background:#1f242b;border-radius:4px;align-items:center;gap:10px;margin-bottom:20px;padding:25px 30px;display:flex}.Faq1-module__59DGNW__header h3{font-size:22px;font-weight:500}.Faq1-module__59DGNW__headerBox{color:#fff;background:#1d1f23;border-radius:4px;align-items:center;padding:18px 25px;font-size:22px;font-weight:700}.Faq1-module__59DGNW__item{border-bottom:1px solid #333;padding:10px 0}.Faq1-module__59DGNW__question{cursor:pointer;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.Faq1-module__59DGNW__question p{margin:0;font-size:20px}.Faq1-module__59DGNW__icon{font-size:22px;transition:all .3s}.Faq1-module__59DGNW__answer{color:#bdbdbd;padding:10px 0 20px;font-size:16px;line-height:1.6}.Faq1-module__59DGNW__faqContainer{width:90%;margin:auto;padding-top:20px}.Faq1-module__59DGNW__header{background:#1e2126;border-radius:6px;margin-bottom:20px;padding:20px}.Faq1-module__59DGNW__titlee{color:#fff;align-items:center;gap:10px;font-size:22px;font-weight:700;display:flex}.Faq1-module__59DGNW__faqItem{border-bottom:1px solid #333;padding:15px 0}.Faq1-module__59DGNW__question{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.Faq1-module__59DGNW__question h3{color:#cecdcd;font-size:15px;font-weight:700}.Faq1-module__59DGNW__icon{color:#fff;transition:transform .3s}.Faq1-module__59DGNW__rotate{transform:rotate(180deg)}.Faq1-module__59DGNW__answer{color:#bbb;margin-top:12px;font-size:15px;line-height:1.6}@media (min-width:768px) and (max-width:1024px){.Faq1-module__59DGNW__hero{height:65vh}.Faq1-module__59DGNW__contents{justify-content:normal;padding-top:15rem}.Faq1-module__59DGNW__blogimg{height:auto}}@media (max-width:767px){.Faq1-module__59DGNW__hero{height:auto}.Faq1-module__59DGNW__contents{justify-content:normal;height:auto;padding-top:10rem;padding-bottom:3rem}.Faq1-module__59DGNW__blogDetailsWrapper{grid-template-columns:1fr!important}.Faq1-module__59DGNW__title{text-align:center;font-size:28px;margin-left:0!important}}
.Home-module__Ho9lYW__hero{background:url(/images/mainbg.jpg) bottom/cover no-repeat;height:100vh;position:relative;background-attachment:fixed!important}.Home-module__Ho9lYW__hero:after{content:"";z-index:1;background:#0000008c;position:absolute;inset:0}.Home-module__Ho9lYW__hero>*{z-index:2;position:relative}.Home-module__Ho9lYW__header{justify-content:space-between;align-items:center;height:200px;display:flex}.Home-module__Ho9lYW__contents{color:#fff;padding-top:10vh}.Home-module__Ho9lYW__cartIcon{margin-right:3rem}.Home-module__Ho9lYW__contents h1{margin-bottom:2rem;font-family:Syne,sans-serif;font-size:50px;font-weight:600}.Home-module__Ho9lYW__contents p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:1.6}.Home-module__Ho9lYW__contents button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#771658,#52206e);border:none;border-radius:30px;margin-top:2rem;padding:12px 30px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:500;transition:all .3s}.Home-module__Ho9lYW__contents button:hover{background:0 0;border:1px solid #771658}.Home-module__Ho9lYW__Offlinks{flex-direction:column;align-items:center;gap:30px;display:flex!important}.Home-module__Ho9lYW__Offlink1{background-image:url(/images/off.png);background-repeat:no-repeat;background-size:cover}.Home-module__Ho9lYW__section{background:radial-gradient(circle at top,#151515,#000);padding:80px 60px;font-family:Syne,sans-serif;overflow:hidden}.Home-module__Ho9lYW__container{margin:0 auto}.Home-module__Ho9lYW__wrapper{grid-template-columns:1fr 1.5fr;align-items:center;gap:40px;display:grid}.Home-module__Ho9lYW__we{justify-content:space-between;display:flex}.Home-module__Ho9lYW__mainImg{object-fit:cover;width:100%}.Home-module__Ho9lYW__leftContent{padding-top:20px}.Home-module__Ho9lYW__cardTitle{color:#fff;margin-bottom:6px;font-size:22px}.Home-module__Ho9lYW__desc{color:#b5b5b5;margin:16px 0 22px;font-size:14px;line-height:1.7}.Home-module__Ho9lYW__btnWrap{border:1px solid #c65ac8;padding:6px;display:inline-block}.Home-module__Ho9lYW__btn{color:#fbfafb;cursor:pointer;background:linear-gradient(90deg,#883c8a,#ff8ad8);border:1px solid #ff8ad8;padding:12px 28px;font-size:15px}.Home-module__Ho9lYW__btnWrap:hover .Home-module__Ho9lYW__btn{color:#fff;background:0 0;border:1px solid #0000}.Home-module__Ho9lYW__rightSection{flex-direction:column;justify-content:space-evenly;display:flex}.Home-module__Ho9lYW__headingmain{background:linear-gradient(90deg,#883c8a,#ff8ad8,#c65ac8);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:40px;font-size:50px;font-weight:500}.Home-module__Ho9lYW__cards{grid-template-columns:1fr 1fr;gap:30px;display:grid}.Home-module__Ho9lYW__smallCard img{object-fit:cover;width:100%}.Home-module__Ho9lYW__smallCard h5{color:#fff;margin-top:14px;font-size:16px}.Home-module__Ho9lYW__smallCard span{color:#c65ac8;margin-top:14px;font-size:13px}.Home-module__Ho9lYW__section1{color:#fff;background:radial-gradient(circle at top,#151515,#000);padding:120px 0;font-family:Syne,sans-serif}.Home-module__Ho9lYW__wrapper1{grid-template-columns:1fr 1fr;align-items:start;gap:60px;margin:auto;display:grid}.Home-module__Ho9lYW__left1{flex-direction:column;gap:40px;display:flex}.Home-module__Ho9lYW__heading1{color:#fff;margin-bottom:40px;font-family:Playfair Display,serif;font-size:60px;font-weight:500}.Home-module__Ho9lYW__leftImage1 img{object-fit:cover;border-radius:6px;width:100%}.Home-module__Ho9lYW__right1{flex-direction:column;gap:40px;display:flex}.Home-module__Ho9lYW__rightImage1{text-align:right}.Home-module__Ho9lYW__rightImage1 img{object-fit:cover;border-radius:6px;width:80%}.Home-module__Ho9lYW__content1{flex-direction:column;gap:18px;display:flex}.Home-module__Ho9lYW__text1{color:#bdbdbd;font-size:14px;line-height:1.8}.Home-module__Ho9lYW__button1{color:#fbfafb;cursor:pointer;background:linear-gradient(90deg,#883c8a,#ff8ad8);border:1px solid #ff8ad8;padding:12px 28px;font-size:15px}.Home-module__Ho9lYW__btnWrap:hover .Home-module__Ho9lYW__button1{color:#fff;background:0 0;border:1px solid #0000}@media (max-width:992px){.Home-module__Ho9lYW__wrapper1{grid-template-columns:1fr}.Home-module__Ho9lYW__button1{align-self:center}.Home-module__Ho9lYW__heading1{text-align:center}}.Home-module__Ho9lYW__catalogSection{color:#fff;background:radial-gradient(circle at top,#141414,#050505);padding:100px 0}.Home-module__Ho9lYW__catalogWrapper{grid-template-columns:1fr 2fr;gap:60px;margin:auto;display:grid}.Home-module__Ho9lYW__leftColumn{flex-direction:column;gap:30px;display:flex}.Home-module__Ho9lYW__rightColumn{flex-direction:column;display:flex}.Home-module__Ho9lYW__heading{margin-bottom:40px;font-family:Playfair Display,serif;font-size:50px;font-weight:500}.Home-module__Ho9lYW__rightGrid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.Home-module__Ho9lYW__card img{border-radius:6px;width:100%}.Home-module__Ho9lYW__cardInfo{margin-top:10px}.Home-module__Ho9lYW__a2{justify-content:space-between;display:flex}.Home-module__Ho9lYW__cardInfo h5{font-size:15px;font-weight:400}.Home-module__Ho9lYW__price{color:#d96ad9;font-size:14px}.Home-module__Ho9lYW__icons{opacity:.8;font-size:20px}.Home-module__Ho9lYW__openMoreBtn{color:#fbfafb;cursor:pointer;background:linear-gradient(90deg,#883c8a,#ff8ad8);border:1px solid #ff8ad8;padding:12px 28px;font-size:15px}.Home-module__Ho9lYW__openMoreBtn:hover{color:#fff;background:0 0;border:1px solid #0000}.Home-module__Ho9lYW__catalogSection{background:radial-gradient(circle at top,#141414,#050505);padding:100px 0}.Home-module__Ho9lYW__catalogWrapper{grid-template-columns:1fr 2fr;gap:60px;display:grid}.Home-module__Ho9lYW__wrappercon{background:radial-gradient(circle at top,#141414,#050505);padding:100px 0;font-family:Syne,sans-serif}.Home-module__Ho9lYW__containercon{grid-template-columns:1.6fr 1fr;align-items:flex-start;gap:30px;margin:auto;display:grid}.Home-module__Ho9lYW__leftImgcon{flex-direction:column;gap:24px;display:flex}.Home-module__Ho9lYW__bigImage{object-fit:cover;border-radius:10px;width:100%}.Home-module__Ho9lYW__desccon{color:#cfcfcf;font-size:15px;line-height:1.7}.Home-module__Ho9lYW__btnWrap{border:1px solid #c65ac8;width:fit-content;padding:6px;display:inline-block}.Home-module__Ho9lYW__btncon{color:#fbfafb;cursor:pointer;background:linear-gradient(90deg,#883c8a,#ff8ad8);border:1px solid #ff8ad8;padding:12px 28px;font-size:15px}.Home-module__Ho9lYW__btncon:hover{color:#fff;background:0 0;border:1px solid #0000}.Home-module__Ho9lYW__rightcon{flex-direction:column;gap:40px;padding-top:40px;display:flex}.Home-module__Ho9lYW__headingf{color:#fff;max-width:520px;font-family:Playfair Display,serif;font-size:50px;line-height:1.2}.Home-module__Ho9lYW__imageRowcon{gap:24px;display:flex}.Home-module__Ho9lYW__imageRowcon img{object-fit:cover;border-radius:10px}@media (max-width:1024px){.Home-module__Ho9lYW__rightcon{padding-top:0}.Home-module__Ho9lYW__imageRowcon{justify-content:center}}.Home-module__Ho9lYW__contactSection{color:#fff;background:radial-gradient(circle at top,#111 0%,#000 70%);padding:25px 40px}.Home-module__Ho9lYW__headers1{text-align:center;margin-bottom:50px}.Home-module__Ho9lYW__headers1 h1{color:#fff;font-size:52px;font-weight:800}.Home-module__Ho9lYW__headers1 h1 span{background:linear-gradient(90deg,#d8b5e8,#b65ad4);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Home-module__Ho9lYW__headers1 p{color:#aaa;margin-top:10px}.Home-module__Ho9lYW__cardcon{background:linear-gradient(145deg,#0f0f14,#0a0a0d);border-radius:18px;grid-template-columns:1fr 1fr;gap:40px;margin:auto;padding:40px 0;display:grid;box-shadow:0 0 60px #b65ad426}.Home-module__Ho9lYW__formBox h2{margin-bottom:10px;font-size:22px}.Home-module__Ho9lYW__formBox p{color:#aaa;margin-bottom:20px;font-size:14px}.Home-module__Ho9lYW__row{gap:12px;display:flex}.Home-module__Ho9lYW__formBox input,.Home-module__Ho9lYW__formBox textarea{color:#fff;background:linear-gradient(#1a1a1f,#111);border:1px solid #2b2b33;border-radius:8px;width:100%;margin-bottom:14px;padding:12px}.Home-module__Ho9lYW__formBox input::placeholder,.Home-module__Ho9lYW__formBox textarea::placeholder{color:#777}.Home-module__Ho9lYW__formBox button{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:linear-gradient(90deg,#7a3b82,#c24aa8);border:none;border-radius:8px;width:100%;margin-top:10px;padding:14px}.Home-module__Ho9lYW__imageBox{border-radius:14px;position:relative;overflow:hidden}.Home-module__Ho9lYW__image{object-fit:cover}.Home-module__Ho9lYW__quote{color:#ddd;background:#0000008c;border-radius:10px;padding:14px;font-size:13px;position:absolute;bottom:20px;left:20px;right:20px}.Home-module__Ho9lYW__quote span{color:#bbb;margin-top:6px;font-size:12px;display:block}.Home-module__Ho9lYW__offcanvas{color:#fff;background:radial-gradient(circle at top,#151515,#000);font-family:Syne,sans-serif;width:280px!important}.Home-module__Ho9lYW__offcanvas-header{border-bottom:1px solid #ffffff14;justify-content:center;padding:32px 20px;position:relative}.Home-module__Ho9lYW__offcanvas-title{justify-content:center;width:100%;display:flex}.Home-module__Ho9lYW__offcanvas-title img{max-width:140px;height:auto}.Home-module__Ho9lYW__offcanvas-header .Home-module__Ho9lYW__btn-close{filter:invert();opacity:.9;position:absolute;top:18px;right:18px}.Home-module__Ho9lYW__offcanvas-header .Home-module__Ho9lYW__btn-close:hover{opacity:1}.Home-module__Ho9lYW__offcanvas-body{justify-content:center;padding:30px 20px;display:flex}.Home-module__Ho9lYW__Offlinks{flex-direction:column;align-items:center;gap:28px;width:100%;display:flex}.Home-module__Ho9lYW__Offlinks a{letter-spacing:1px;color:#fff;font-size:18px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Home-module__Ho9lYW__Offlinks a:after{content:"";background:linear-gradient(90deg,#883c8a,#ff8ad8);width:0%;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Home-module__Ho9lYW__Offlinks a:hover{color:#ff8ad8}.Home-module__Ho9lYW__Offlinks a:hover:after{width:100%}.Home-module__Ho9lYW__Offlinks a.Home-module__Ho9lYW__active{color:#ff8ad8}.Home-module__Ho9lYW__Offlinks a.Home-module__Ho9lYW__active:after{width:100%}@media (max-width:576px){.Home-module__Ho9lYW__offcanvas{width:260px!important}.Home-module__Ho9lYW__Offlinks a{font-size:17px}}@media (min-width:769px) and (max-width:1024px){.Home-module__Ho9lYW__hero{height:auto}.Home-module__Ho9lYW__contents{justify-content:normal;height:auto;padding-top:5rem}.Home-module__Ho9lYW__contents h1{font-size:35px}.Home-module__Ho9lYW__card{grid-template-columns:1fr}.Home-module__Ho9lYW__catalogWrapper{grid-template-columns:2fr 2fr}.Home-module__Ho9lYW__rightImage1 img{width:100%}.Home-module__Ho9lYW__contents button{margin-bottom:3rem}.Home-module__Ho9lYW__card:nth-child(3),.Home-module__Ho9lYW__card:nth-child(4){display:none}.Home-module__Ho9lYW__containercon{grid-template-columns:none}.Home-module__Ho9lYW__rightGrid{grid-template-columns:repeat(1,1fr)}}@media (max-width:767px){.Home-module__Ho9lYW__hero{height:auto}.Home-module__Ho9lYW__contents h1{font-size:25px}.Home-module__Ho9lYW__contents{justify-content:normal;height:auto;padding-top:2rem}.Home-module__Ho9lYW__contents button{margin-bottom:3rem}.Home-module__Ho9lYW__containercon{grid-template-columns:1fr}.Home-module__Ho9lYW__rightGrid{grid-template-columns:repeat(1,1fr)}.Home-module__Ho9lYW__card{grid-template-columns:1fr}.Home-module__Ho9lYW__imageRowcon{flex-direction:column}.Home-module__Ho9lYW__cardcon{grid-template-columns:1fr;padding:0}.Home-module__Ho9lYW__rightImage1 img{width:100%}.Home-module__Ho9lYW__catalogWrapper,.Home-module__Ho9lYW__wrapper{grid-template-columns:1fr}.Home-module__Ho9lYW__card:nth-child(3),.Home-module__Ho9lYW__card:nth-child(4){display:none}.Home-module__Ho9lYW__imageRowcon img{width:100%}.Home-module__Ho9lYW__heading1,.Home-module__Ho9lYW__headers1 h1,.Home-module__Ho9lYW__headingf,.Home-module__Ho9lYW__headingmain,.Home-module__Ho9lYW__heading{font-size:28px!important}.Home-module__Ho9lYW__section1,.Home-module__Ho9lYW__section,.Home-module__Ho9lYW__contactSection{padding:3rem 0}.Home-module__Ho9lYW__cards{grid-template-columns:1fr}.Home-module__Ho9lYW__contents p{font-size:14px}.Home-module__Ho9lYW__contactSection{padding:3rem 0 0}}
.OrderSucces-module__1r4lvG__successPage{background:#191b1f;justify-content:center;align-items:center;padding:80px 20px;display:flex}.OrderSucces-module__1r4lvG__card{text-align:center;background:#0c0c0c;border-radius:14px;width:100%;max-width:420px;padding:40px 30px;box-shadow:0 4px 18px #0000001a}.OrderSucces-module__1r4lvG__successImg{width:220px;height:auto;margin:0 auto 25px;display:block}.OrderSucces-module__1r4lvG__card h1{color:wheat;margin-bottom:10px;font-family:Syne,sans-serif;font-size:28px}.OrderSucces-module__1r4lvG__card p{color:#d3d2d1;margin-bottom:25px;font-family:Syne,sans-serif;font-size:16px}.OrderSucces-module__1r4lvG__buttons{justify-content:center;gap:15px;display:flex}.OrderSucces-module__1r4lvG__homeBtn,.OrderSucces-module__1r4lvG__orderBtn{color:#fff;background:linear-gradient(90deg,#771658,#52206e);border-radius:8px;padding:10px 18px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}.OrderSucces-module__1r4lvG__homeBtn:hover,.OrderSucces-module__1r4lvG__orderBtn:hover{background:#b8860b;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 18px #ffc30073}.OrderSucces-module__1r4lvG__homeBtn:after,.OrderSucces-module__1r4lvG__orderBtn:after{content:"";background:#ffd70059;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OrderSucces-module__1r4lvG__homeBtn:hover:after,.OrderSucces-module__1r4lvG__orderBtn:hover:after{width:250px;height:250px}
.Orders-module__rBJ_sG__container{max-width:1000px;margin:0 auto;padding:60px 20px}.Orders-module__rBJ_sG__title{color:#333;text-align:center;margin-bottom:40px;font-size:36px;font-weight:700}.Orders-module__rBJ_sG__emptyState{text-align:center;background:#fff;border-radius:12px;padding:80px 20px;box-shadow:0 2px 10px #0000001a}.Orders-module__rBJ_sG__emptyState h3{color:#333;margin-bottom:10px;font-size:24px}.Orders-module__rBJ_sG__emptyState p{color:#666;margin-bottom:30px}.Orders-module__rBJ_sG__shopBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#771658,#52206e);border:none;border-radius:8px;padding:12px 30px;font-size:16px;font-weight:600;transition:all .3s}.Orders-module__rBJ_sG__shopBtn:hover{border:1px solid #771658}.Orders-module__rBJ_sG__ordersList{flex-direction:column;gap:20px;display:flex}.Orders-module__rBJ_sG__orderCard{background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 10px #0000001a}.Orders-module__rBJ_sG__orderHeader{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:flex-start;margin-bottom:15px;padding-bottom:15px;display:flex}.Orders-module__rBJ_sG__orderHeader h3{color:#333;margin:0 0 5px;font-size:18px}.Orders-module__rBJ_sG__orderDate{color:#999;margin:0;font-size:14px}.Orders-module__rBJ_sG__orderItems{flex-direction:column;gap:10px;margin-bottom:15px;display:flex}.Orders-module__rBJ_sG__orderItem{color:#555;justify-content:space-between;padding:8px 0;font-size:15px;display:flex}.Orders-module__rBJ_sG__orderFooter{border-top:2px solid #f0f0f0;justify-content:space-between;align-items:flex-end;padding-top:15px;display:flex}.Orders-module__rBJ_sG__orderAddress{flex:1}.Orders-module__rBJ_sG__orderAddress strong{color:#333;margin-bottom:5px;font-size:14px;display:block}.Orders-module__rBJ_sG__orderAddress p{color:#666;margin:0;font-size:14px}.Orders-module__rBJ_sG__orderTotal{text-align:right}.Orders-module__rBJ_sG__orderTotal strong{color:#333;margin-bottom:5px;font-size:14px;display:block}.Orders-module__rBJ_sG__totalAmount{color:#c78a3a;font-size:24px;font-weight:700}@media (max-width:768px){.Orders-module__rBJ_sG__container{padding:40px 15px}.Orders-module__rBJ_sG__title{font-size:28px}.Orders-module__rBJ_sG__orderCard{padding:20px}.Orders-module__rBJ_sG__orderFooter{flex-direction:column;align-items:flex-start;gap:15px}.Orders-module__rBJ_sG__orderTotal{text-align:left}}
.Payment-module__IHg75G__paymentPage{background:#000;min-height:100vh;padding:60px 0}.Payment-module__IHg75G__wrapper{grid-template-columns:1.5fr 1fr;gap:40px;max-width:1200px;margin:0 auto;display:grid}.Payment-module__IHg75G__leftBox{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:40px}.Payment-module__IHg75G__leftBox h1{color:#c78a3a;margin-bottom:20px;font-size:32px}.Payment-module__IHg75G__orderInfo{color:#aaa;margin:10px 0;font-size:16px}.Payment-module__IHg75G__amount{color:#fff;margin:20px 0;font-size:24px}.Payment-module__IHg75G__amount strong{color:#c78a3a}.Payment-module__IHg75G__paymentMethod{margin:40px 0}.Payment-module__IHg75G__paymentMethod h3{color:#fff;margin-bottom:20px;font-size:22px}.Payment-module__IHg75G__upiButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:18px;font-size:18px;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.Payment-module__IHg75G__upiButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea4d}.Payment-module__IHg75G__divider{text-align:center;color:#666;margin:30px 0;position:relative}.Payment-module__IHg75G__divider:before,.Payment-module__IHg75G__divider:after{content:"";background:#333;width:40%;height:1px;position:absolute;top:50%}.Payment-module__IHg75G__divider:before{left:0}.Payment-module__IHg75G__divider:after{right:0}.Payment-module__IHg75G__manualPayment{background:#0f0f0f;border:1px solid #222;border-radius:8px;padding:30px}.Payment-module__IHg75G__manualPayment h4{color:#fff;margin-bottom:20px;font-size:18px}.Payment-module__IHg75G__upiDetails p{color:#aaa;margin-bottom:10px}.Payment-module__IHg75G__copyBox{gap:10px;display:flex}.Payment-module__IHg75G__copyBox input{color:#fff;background:#1a1a1a;border:1px solid #333;border-radius:6px;flex:1;padding:12px;font-family:monospace}.Payment-module__IHg75G__copyBox button{color:#fff;cursor:pointer;background:#c78a3a;border:none;border-radius:6px;padding:12px 24px;font-weight:600;transition:background .2s}.Payment-module__IHg75G__copyBox button:hover{background:#d69a4a}.Payment-module__IHg75G__qrPlaceholder{text-align:center;color:#aaa;background:#1a1a1a;border:2px dashed #333;border-radius:8px;margin-top:30px;padding:60px}.Payment-module__IHg75G__proofSection{border-top:1px solid #333;margin-top:50px;padding-top:40px}.Payment-module__IHg75G__proofSection h3{color:#fff;margin-bottom:10px;font-size:22px}.Payment-module__IHg75G__proofSection>p{color:#aaa;margin-bottom:30px}.Payment-module__IHg75G__inputGroup{margin-bottom:25px}.Payment-module__IHg75G__inputGroup label{color:#fff;margin-bottom:10px;font-weight:600;display:block}.Payment-module__IHg75G__input{color:#fff;background:#0f0f0f;border:1px solid #333;border-radius:6px;width:100%;padding:14px;font-size:16px;transition:border .2s}.Payment-module__IHg75G__input:focus{border-color:#c78a3a;outline:none}.Payment-module__IHg75G__fileInput{color:#fff;cursor:pointer;background:#0f0f0f;border:1px solid #333;border-radius:6px;width:100%;padding:14px}.Payment-module__IHg75G__fileName{color:#4ade80;margin-top:10px;font-size:14px}.Payment-module__IHg75G__submitBtn{color:#fff;cursor:pointer;background:#c78a3a;border:none;border-radius:12px;width:100%;padding:18px;font-size:18px;font-weight:600;transition:all .2s}.Payment-module__IHg75G__submitBtn:hover:not(:disabled){background:#d69a4a;transform:translateY(-2px);box-shadow:0 10px 30px #c78a3a4d}.Payment-module__IHg75G__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Payment-module__IHg75G__noteText{color:#aaa;text-align:center;margin-top:20px;font-size:14px;line-height:1.6}.Payment-module__IHg75G__rightBox{background:#1a1a1a;border:1px solid #333;border-radius:12px;height:fit-content;padding:40px;position:sticky;top:20px}.Payment-module__IHg75G__rightBox h2{color:#c78a3a;margin-bottom:30px;font-size:24px}.Payment-module__IHg75G__orderItems{margin-bottom:30px}.Payment-module__IHg75G__item{border-bottom:1px solid #222;gap:15px;margin-bottom:20px;padding-bottom:20px;display:flex}.Payment-module__IHg75G__item img{object-fit:cover;border-radius:8px;width:80px;height:80px}.Payment-module__IHg75G__itemDetails{flex:1}.Payment-module__IHg75G__itemName{color:#fff;margin-bottom:5px;font-weight:600}.Payment-module__IHg75G__itemQty{color:#aaa;font-size:14px}.Payment-module__IHg75G__itemPrice{color:#c78a3a;font-size:16px;font-weight:600}.Payment-module__IHg75G__summaryRow{color:#aaa;justify-content:space-between;margin-bottom:15px;font-size:16px;display:flex}.Payment-module__IHg75G__totalRow{color:#fff;border-top:1px solid #333;justify-content:space-between;margin-top:20px;padding-top:20px;font-size:22px;font-weight:700;display:flex}.Payment-module__IHg75G__totalRow span:last-child{color:#c78a3a}.Payment-module__IHg75G__deliveryInfo{border-top:1px solid #333;margin-top:30px;padding-top:30px}.Payment-module__IHg75G__deliveryInfo h4{color:#fff;margin-bottom:15px;font-size:18px}.Payment-module__IHg75G__deliveryInfo p{color:#aaa;margin-bottom:10px;font-size:14px;line-height:1.6}.Payment-module__IHg75G__backBtn{color:#fff;cursor:pointer;background:#c78a3a;border:none;border-radius:6px;margin-top:20px;padding:12px 30px;font-weight:600}@media (max-width:992px){.Payment-module__IHg75G__wrapper{grid-template-columns:1fr}.Payment-module__IHg75G__rightBox{position:static}}@media (max-width:768px){.Payment-module__IHg75G__leftBox,.Payment-module__IHg75G__rightBox{padding:25px}.Payment-module__IHg75G__leftBox h1{font-size:24px}.Payment-module__IHg75G__amount{font-size:20px}}
.Profile-module__2c4ImG__container{max-width:900px;margin:0 auto;padding:60px 20px}.Profile-module__2c4ImG__title{color:#333;text-align:center;margin-bottom:40px;font-size:36px;font-weight:700}.Profile-module__2c4ImG__section{background:#fff;border-radius:12px;margin-bottom:30px;padding:30px;box-shadow:0 2px 10px #0000001a}.Profile-module__2c4ImG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Profile-module__2c4ImG__sectionHeader h2{color:#333;margin:0;font-size:24px}.Profile-module__2c4ImG__editBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#771658,#52206e);border:none;border-radius:6px;padding:8px 20px;font-size:14px;transition:all .3s}.Profile-module__2c4ImG__editBtn:hover{border:1px solid #771658}.Profile-module__2c4ImG__form{flex-direction:column;gap:20px;display:flex}.Profile-module__2c4ImG__inputGroup{flex-direction:column;gap:8px;display:flex}.Profile-module__2c4ImG__inputGroup label{color:#333;font-size:14px;font-weight:600}.Profile-module__2c4ImG__inputGroup small{color:#999;font-size:12px}.Profile-module__2c4ImG__input{border:2px solid #e0e0e0;border-radius:8px;padding:12px 16px;font-size:16px;transition:all .3s}.Profile-module__2c4ImG__input:focus{border-color:#c78a3a;outline:none}.Profile-module__2c4ImG__input:disabled{cursor:not-allowed;background:#f5f5f5}.Profile-module__2c4ImG__btnGroup{gap:15px;margin-top:10px;display:flex}.Profile-module__2c4ImG__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#771658,#52206e);border:none;border-radius:8px;padding:12px 30px;font-size:16px;font-weight:600;transition:all .3s}.Profile-module__2c4ImG__saveBtn:hover{border:1px solid #771658}.Profile-module__2c4ImG__saveBtn:disabled{cursor:not-allowed;background:#ddd}.Profile-module__2c4ImG__cancelBtn{color:#333;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;padding:12px 30px;font-size:16px;transition:all .3s}.Profile-module__2c4ImG__cancelBtn:hover{background:#e0e0e0}.Profile-module__2c4ImG__infoDisplay{flex-direction:column;gap:15px;display:flex}.Profile-module__2c4ImG__infoItem{color:#555;border-bottom:1px solid #f0f0f0;padding:12px 0;font-size:16px}.Profile-module__2c4ImG__infoItem:last-child{border-bottom:none}.Profile-module__2c4ImG__infoItem strong{color:#333;margin-right:10px}@media (max-width:768px){.Profile-module__2c4ImG__container{padding:40px 15px}.Profile-module__2c4ImG__title{font-size:28px}.Profile-module__2c4ImG__section{padding:20px}.Profile-module__2c4ImG__btnGroup{flex-direction:column}.Profile-module__2c4ImG__saveBtn,.Profile-module__2c4ImG__cancelBtn{width:100%}}
.TrackOrder-module__kVX7zG__trackPage{background:#000;min-height:100vh;padding:80px 0}.TrackOrder-module__kVX7zG__wrapper{max-width:1200px;margin:0 auto}.TrackOrder-module__kVX7zG__wrapper h1{color:#c78a3a;text-align:center;margin-bottom:15px;font-size:42px}.TrackOrder-module__kVX7zG__subtitle{color:#aaa;text-align:center;margin-bottom:50px;font-size:16px}.TrackOrder-module__kVX7zG__searchBox{background:#1a1a1a;border:1px solid #333;border-radius:12px;max-width:700px;margin:0 auto 50px;padding:40px}.TrackOrder-module__kVX7zG__tabs{gap:10px;margin-bottom:25px;display:flex}.TrackOrder-module__kVX7zG__tabs button{color:#aaa;cursor:pointer;background:#0f0f0f;border:1px solid #333;border-radius:6px;flex:1;padding:12px;font-weight:600;transition:all .2s}.TrackOrder-module__kVX7zG__tabs button:hover{color:#fff;border-color:#c78a3a}.TrackOrder-module__kVX7zG__activeTab{color:#fff!important;background:#c78a3a!important;border-color:#c78a3a!important}.TrackOrder-module__kVX7zG__inputGroup{gap:15px;display:flex}.TrackOrder-module__kVX7zG__input{color:#fff;background:#0f0f0f;border:1px solid #333;border-radius:8px;flex:1;padding:16px 20px;font-size:16px;transition:border .2s}.TrackOrder-module__kVX7zG__input:focus{border-color:#c78a3a;outline:none}.TrackOrder-module__kVX7zG__trackBtn{color:#fff;cursor:pointer;background:#c78a3a;border:none;border-radius:8px;padding:16px 40px;font-weight:600;transition:all .2s}.TrackOrder-module__kVX7zG__trackBtn:hover:not(:disabled){background:#d69a4a;transform:translateY(-2px)}.TrackOrder-module__kVX7zG__trackBtn:disabled{opacity:.6;cursor:not-allowed}.TrackOrder-module__kVX7zG__orderDetails{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:40px}.TrackOrder-module__kVX7zG__orderHeader{justify-content:space-between;align-items:flex-start;margin-bottom:50px;display:flex}.TrackOrder-module__kVX7zG__orderHeader h2{color:#fff;margin-bottom:10px;font-size:28px}.TrackOrder-module__kVX7zG__trackingNum{color:#aaa;font-size:14px}.TrackOrder-module__kVX7zG__statusBadge{color:#fff;border-radius:20px;padding:12px 24px;font-size:16px;font-weight:600}.TrackOrder-module__kVX7zG__timeline{justify-content:space-between;margin:50px 0;display:flex;position:relative}.TrackOrder-module__kVX7zG__timelineStep{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.TrackOrder-module__kVX7zG__stepCircle{color:#666;z-index:2;background:#0f0f0f;border:3px solid #333;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;font-size:18px;font-weight:700;transition:all .3s;display:flex;position:relative}.TrackOrder-module__kVX7zG__stepCircle.TrackOrder-module__kVX7zG__completed{color:#fff;background:#c78a3a;border-color:#c78a3a}.TrackOrder-module__kVX7zG__stepCircle.TrackOrder-module__kVX7zG__current{color:#fff;background:#c78a3a;border-color:#d69a4a;animation:2s infinite TrackOrder-module__kVX7zG__pulse;box-shadow:0 0 0 8px #c78a3a33}@keyframes TrackOrder-module__kVX7zG__pulse{0%,to{box-shadow:0 0 0 8px #c78a3a33}50%{box-shadow:0 0 0 15px #c78a3a1a}}.TrackOrder-module__kVX7zG__stepLabel{color:#aaa;text-align:center;font-size:13px;font-weight:600}.TrackOrder-module__kVX7zG__stepLine{z-index:1;background:#333;width:100%;height:3px;position:absolute;top:25px;left:50%}.TrackOrder-module__kVX7zG__timelineStep:last-child .TrackOrder-module__kVX7zG__stepLine{display:none}.TrackOrder-module__kVX7zG__stepLine.TrackOrder-module__kVX7zG__completedLine{background:#c78a3a}.TrackOrder-module__kVX7zG__detailsGrid{grid-template-columns:1.5fr 1fr;gap:40px;margin-top:50px;display:grid}.TrackOrder-module__kVX7zG__itemsSection,.TrackOrder-module__kVX7zG__infoSection{background:#0f0f0f;border:1px solid #222;border-radius:8px;padding:30px}.TrackOrder-module__kVX7zG__itemsSection h3,.TrackOrder-module__kVX7zG__infoSection h3{color:#fff;margin-bottom:25px;font-size:20px}.TrackOrder-module__kVX7zG__item{border-bottom:1px solid #1a1a1a;gap:15px;margin-bottom:20px;padding-bottom:20px;display:flex}.TrackOrder-module__kVX7zG__item:last-child{border-bottom:none}.TrackOrder-module__kVX7zG__item img{object-fit:cover;border-radius:8px;width:80px;height:80px}.TrackOrder-module__kVX7zG__itemInfo{flex:1}.TrackOrder-module__kVX7zG__itemName{color:#fff;margin-bottom:5px;font-weight:600}.TrackOrder-module__kVX7zG__itemQty{color:#aaa;font-size:14px}.TrackOrder-module__kVX7zG__itemPrice{color:#c78a3a;font-size:16px;font-weight:600}.TrackOrder-module__kVX7zG__totalRow{color:#fff;border-top:2px solid #333;justify-content:space-between;margin-top:20px;padding-top:20px;font-size:20px;font-weight:700;display:flex}.TrackOrder-module__kVX7zG__totalRow span:last-child{color:#c78a3a}.TrackOrder-module__kVX7zG__infoBox{margin-bottom:25px}.TrackOrder-module__kVX7zG__infoLabel{color:#aaa;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600}.TrackOrder-module__kVX7zG__infoValue{color:#fff;font-size:16px;line-height:1.6}.TrackOrder-module__kVX7zG__paymentBadge,.TrackOrder-module__kVX7zG__confirmBadge{color:#fff;text-align:center;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:8px;margin-top:20px;padding:12px 20px;font-weight:600}.TrackOrder-module__kVX7zG__confirmBadge{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.TrackOrder-module__kVX7zG__helpSection{text-align:center;border-top:1px solid #333;margin-top:40px;padding-top:30px}.TrackOrder-module__kVX7zG__helpSection p{color:#aaa;margin-bottom:15px}.TrackOrder-module__kVX7zG__contactBtn{color:#fff;background:#c78a3a;border-radius:8px;padding:14px 40px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.TrackOrder-module__kVX7zG__contactBtn:hover{background:#d69a4a;transform:translateY(-2px)}@media (max-width:992px){.TrackOrder-module__kVX7zG__detailsGrid{grid-template-columns:1fr}.TrackOrder-module__kVX7zG__timeline{flex-wrap:wrap;gap:30px}.TrackOrder-module__kVX7zG__timelineStep{flex:0 0 calc(33.333% - 20px)}.TrackOrder-module__kVX7zG__stepLine{display:none}}@media (max-width:768px){.TrackOrder-module__kVX7zG__wrapper h1{font-size:32px}.TrackOrder-module__kVX7zG__searchBox,.TrackOrder-module__kVX7zG__orderDetails{padding:25px}.TrackOrder-module__kVX7zG__inputGroup{flex-direction:column}.TrackOrder-module__kVX7zG__trackBtn{width:100%}.TrackOrder-module__kVX7zG__orderHeader{flex-direction:column;gap:20px}.TrackOrder-module__kVX7zG__statusBadge{align-self:flex-start}.TrackOrder-module__kVX7zG__timeline{gap:20px}.TrackOrder-module__kVX7zG__timelineStep{flex:0 0 calc(50% - 10px)}.TrackOrder-module__kVX7zG__stepCircle{width:40px;height:40px;font-size:16px}.TrackOrder-module__kVX7zG__stepLabel{font-size:11px}}
.terms-policy-module__IoEFUG__page{min-height:100vh;padding:8rem 16px}.terms-policy-module__IoEFUG__container{background:radial-gradient(circle at top,#e13aed14,#0000 60%),#0b0b0f;border-radius:24px;max-width:1100px;margin:0 auto}.terms-policy-module__IoEFUG__wrapper{color:#e5e7eb;border:1px solid #ffffff14;border-radius:24px;margin:auto;padding:80px 48px;line-height:1.9}.terms-policy-module__IoEFUG__title{color:#fff;letter-spacing:.5px;border-bottom:2px solid #7c3aed80;justify-content:space-around;margin-bottom:40px;padding-bottom:16px;font-size:42px;font-weight:700;display:flex}.terms-policy-module__IoEFUG__wrapper h2{color:#c4b5fd;background:linear-gradient(#ec4899,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:48px;margin-bottom:12px;font-size:26px}.terms-policy-module__IoEFUG__wrapper h2:before{content:"";border-radius:10px;width:60px;height:5px;margin-bottom:14px;display:block}.terms-policy-module__IoEFUG__wrapper h3{background:linear-gradient(90deg,#7c3aed,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:18px;font-weight:600}.terms-policy-module__IoEFUG__wrapper p,.terms-policy-module__IoEFUG__wrapper li{color:#d1d5db;margin-bottom:14px;font-size:15.5px}.terms-policy-module__IoEFUG__wrapper ul{margin:12px 0 20px 20px}.terms-policy-module__IoEFUG__wrapper strong{color:#fff}@media (max-width:640px){.terms-policy-module__IoEFUG__wrapper{padding:36px 24px}.terms-policy-module__IoEFUG__title{font-size:30px}.terms-policy-module__IoEFUG__wrapper h2{font-size:22px}}
