@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
:root{--ink:#111;--paper:#fff;--soft:#f7f5f1;--line:#dedbd4;--muted:#6e6a64;--accent:#0b786d;--danger:#a32121;--radius:3px;--shadow:0 18px 45px rgba(22,18,12,.08)}
html{background:var(--paper)}
body{font-family:"DM Sans",sans-serif;background:var(--paper);color:var(--ink);letter-spacing:0}
h1,h2,.brand b,.footerBrand b{font-family:"Josefin Sans",sans-serif;letter-spacing:0}
.announcement{height:34px;background:#111;color:#fff;border:0;font-size:10px;letter-spacing:1.7px}
.templateHeader{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:86px 48px;align-items:center;padding:0 6vw;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:500;backdrop-filter:blur(16px)}
.templateHeader .headerSocial{display:flex;gap:8px;justify-self:start}.templateHeader .headerSocial a{width:36px;height:36px;border:1px solid var(--line);display:grid;place-items:center;font-size:10px;font-weight:700}
.templateHeader .brand{grid-column:2;justify-self:center;display:flex;align-items:center;gap:12px}.templateHeader .brand img{width:54px;height:54px;object-fit:contain;border:1px solid var(--line);border-radius:0}.templateHeader .brand span{display:flex;flex-direction:column}.templateHeader .brand b{font-size:28px;line-height:1}.templateHeader .brand small{font-size:8px;letter-spacing:3px;margin-top:6px}
.templateHeader .headerActions{grid-column:3;justify-self:end;display:flex;align-items:center;gap:7px}.templateHeader .headerActions>a,.templateHeader .headerActions>button{position:relative;width:40px;height:40px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:#111}.templateHeader .headerActions i{position:absolute;right:-5px;top:-7px;background:#111;color:#fff;border-radius:50%;font-style:normal;font-size:9px;width:18px;height:18px;display:grid;place-items:center}.templateHeader .adminLink{width:auto!important;padding:0 14px!important;background:#111!important;color:#fff!important}
.templateHeader nav{grid-row:2;grid-column:1/-1;display:flex;justify-content:center;align-items:center;gap:34px;border-top:1px solid var(--line);height:48px}.templateHeader nav a{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.7px;position:relative}.templateHeader nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:-10px;height:1px;background:#111;transition:.25s}.templateHeader nav a:hover:after{left:0;right:0}.templateHeader .menu{display:none}
.categoryBar{min-height:43px;border-bottom:1px solid var(--line);background:#fff;gap:38px}.categoryBar a{font-size:11px;letter-spacing:.5px}
.searchPanel{position:fixed;z-index:510;top:120px;right:6vw;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:14px;width:min(420px,88vw)}
.hero{height:min(690px,calc(100vh - 165px));min-height:510px;margin:0;background:#111}.heroSlide img{object-fit:cover;object-position:center}.heroShade{background:linear-gradient(90deg,rgba(0,0,0,.63),rgba(0,0,0,.12) 56%,rgba(0,0,0,.06))}.heroCopy{left:7vw;bottom:10%;max-width:610px}.heroCopy span{font-size:11px;letter-spacing:2.4px}.heroCopy h1{font-size:clamp(48px,7vw,92px);line-height:.94;margin:18px 0}.heroCopy p{font-size:17px;line-height:1.65;max-width:520px}.hero .btn{min-width:160px;border-radius:var(--radius)}
.serviceStrip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding:22px 5vw;background:#fff}.serviceStrip article{display:flex;align-items:center;gap:14px;padding:8px 24px;border-right:1px solid var(--line)}.serviceStrip article:last-child{border-right:0}.serviceStrip svg{width:28px;height:28px}.serviceStrip div{display:flex;flex-direction:column}.serviceStrip b{font-size:13px}.serviceStrip span{font-size:11px;color:var(--muted);margin-top:3px}
.categories,.shelf,.story,.productReviews,.newsletter{max-width:1240px;margin-inline:auto;padding-left:28px;padding-right:28px}.categories{padding-top:90px;padding-bottom:80px}.categories>header,.shelf>header{display:flex;align-items:end;justify-content:space-between;border:0;margin-bottom:30px}.categories h2,.shelf h2,.newsletter h2{font-size:clamp(34px,4vw,56px);font-weight:500}.categoryGrid{gap:18px}.categoryGrid a{min-height:440px;border-radius:var(--radius);padding:28px;box-shadow:none;border:0}.categoryGrid a:after{background:linear-gradient(0deg,rgba(0,0,0,.62),transparent 58%)}.categoryGrid b{font-family:"Josefin Sans";font-size:28px}.categoryGrid span{font-size:12px;letter-spacing:.6px}
.shelf{padding-top:72px;padding-bottom:72px}.productGrid{gap:22px}.productCard{border:0;border-radius:var(--radius);background:#fff;box-shadow:none;overflow:visible}.productCard .image{aspect-ratio:3/4;background:var(--soft);overflow:hidden;border-radius:var(--radius)}.productCard .image img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.productCard:hover .image img{transform:scale(1.045)}.productCard .meta{padding:18px 2px}.productCard h3{font-size:16px;line-height:1.35}.productCard .price{font-size:15px}.productCard .price em{color:var(--accent);font-size:11px}.ratingBadge,.stockBadge{border-radius:var(--radius)}
.fabric{border-radius:0;max-width:none;padding:90px 7vw;background:#111;color:#fff}.fabric>div:first-child{max-width:520px}.fabric h2{font-size:clamp(38px,5vw,68px)}.fabricCards article{border:1px solid #393939;border-radius:var(--radius);background:#181818}.story{margin-top:0;margin-bottom:0;padding-top:100px;padding-bottom:100px;text-align:center}.story h2{font-size:clamp(42px,5vw,70px)}
.newsletter{margin-top:30px;margin-bottom:90px;padding-top:55px;padding-bottom:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:40px}.newsletter p{color:var(--muted);margin-top:8px}.newsletter form{display:flex;min-width:min(470px,100%)}.newsletter input{flex:1;border:1px solid var(--line);padding:15px;background:#fff;border-radius:var(--radius) 0 0 var(--radius)}.newsletter button{border-radius:0 var(--radius) var(--radius) 0}
footer{background:#111;color:#fff;padding:70px 7vw 42px;grid-template-columns:1.3fr repeat(3,1fr);gap:60px}footer a{color:#aaa;font-size:13px}footer b{font-size:14px;text-transform:uppercase;letter-spacing:1px}.footerBrand img{background:#fff;width:70px;height:70px}.footerBrand span{color:#999}
.shopHead{background:var(--soft);padding:75px 7vw 55px}.shopHead h1{font-size:clamp(44px,6vw,78px)}.shopLayout{max-width:1320px;margin:auto;padding:55px 28px 100px;gap:36px}.shopLayout aside{border:1px solid var(--line);border-radius:var(--radius);box-shadow:none;position:sticky;top:180px}.shopLayout aside form label{font-size:11px;text-transform:uppercase;letter-spacing:.8px}.shopLayout input,.shopLayout select{border:1px solid var(--line);border-radius:var(--radius);background:#fff}
.productView{max-width:1320px;margin:0 auto;padding:65px 28px 90px;gap:70px}.productGallery{align-items:start}.productGallery .thumbs{gap:12px}.productGallery .thumbs button{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.mainImage{background:var(--soft);border-radius:var(--radius);overflow:hidden}.mainImage img{object-fit:cover}.productInfo h1{font-size:clamp(44px,5vw,72px);font-weight:500}.productInfo .productPrice{font-size:28px}.choices button,.specs span{border-radius:var(--radius);border-color:var(--line)}
.simplePage,.customerPortal,.adminLogin{max-width:1180px;margin:65px auto 100px}.cartItem{border-radius:var(--radius)}
.fullAdmin{max-width:1440px;margin:36px auto 90px;padding:0 28px}.fullAdmin>header{background:#111;color:#fff;border-radius:var(--radius);padding:34px 38px}.fullAdmin>header h1{font-size:48px}.fullAdmin>nav{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:10px;box-shadow:var(--shadow);position:sticky;top:142px;z-index:60}.fullAdmin>nav a{border-radius:var(--radius);padding:12px 16px}.fullAdmin>nav a.active{background:#111;color:#fff}.adminStats{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.adminStats article,.adminPanel,.adminProduct,.adminOrder,.dataRow{border-radius:var(--radius);border:1px solid var(--line);box-shadow:none}.adminStats article{background:#fff;padding:22px}.adminStats b{font-size:25px}.adminPanel{background:#fff;padding:28px}.adminPanel h2{font-family:"Josefin Sans";font-size:32px}.productForm input,.productForm textarea,.productForm select,.settingsForm input,.settingsForm textarea,.inlineForm input,.inlineForm select{border-radius:var(--radius);border:1px solid var(--line);background:#fff}.admin button,.fullAdmin button{border-radius:var(--radius)}
.whatsapp{width:52px;height:52px;right:22px;bottom:22px}.toTop{right:24px;bottom:86px;border-radius:var(--radius)}
@media(max-width:980px){.templateHeader{grid-template-columns:auto 1fr auto;grid-template-rows:72px;padding:0 18px}.templateHeader .menu{display:grid;grid-column:1}.templateHeader .headerSocial{display:none}.templateHeader .brand{grid-column:2}.templateHeader .brand img{width:44px;height:44px}.templateHeader .brand b{font-size:23px}.templateHeader .brand small{display:none}.templateHeader .headerActions{grid-column:3}.templateHeader .headerActions>a,.templateHeader .headerActions>button{width:38px;height:38px}.templateHeader .headerActions .adminLink{display:none}.templateHeader nav{display:none;position:absolute;top:72px;left:0;right:0;height:auto;background:#fff;border-top:1px solid var(--line);padding:18px;grid-template-columns:1fr 1fr;gap:0}.templateHeader nav.open{display:grid}.templateHeader nav a{padding:16px;border-bottom:1px solid var(--line)}.categoryBar{overflow:auto;justify-content:flex-start;padding:0 18px;white-space:nowrap}.hero{height:620px;min-height:0}.heroCopy{left:28px;right:28px;bottom:45px}.heroCopy h1{font-size:54px}.serviceStrip{grid-template-columns:1fr 1fr}.serviceStrip article:nth-child(2){border-right:0}.serviceStrip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.categoryGrid{grid-template-columns:1fr 1fr}.adminStats{grid-template-columns:repeat(3,1fr)}.fullAdmin>nav{top:88px}}
@media(max-width:640px){.announcement span:not(:first-child){display:none}.templateHeader{padding:0 12px}.templateHeader .brand{justify-self:start;margin-left:10px}.templateHeader .brand img{width:38px;height:38px}.templateHeader .brand b{font-size:20px}.templateHeader .headerActions{gap:3px}.templateHeader .headerActions>a,.templateHeader .headerActions>button{width:35px;height:35px;border:0}.templateHeader .headerActions>a:nth-child(3){display:none}.hero{height:auto;min-height:0;background:#fff;padding-bottom:32px}.heroSlide{position:relative;display:none!important;background:#fff}.heroSlide.active{display:block!important}.heroSlide img{position:relative;width:100%;height:58vh;min-height:410px;object-fit:cover}.heroShade{display:none}.heroCopy{position:relative;left:auto;right:auto;bottom:auto;color:#111;text-align:center;padding:30px 22px 8px}.heroCopy h1{font-size:40px;line-height:1.02;margin:12px 0}.heroCopy p{font-size:14px;color:var(--muted);margin:auto}.heroCopy .btn.light{background:#111;color:#fff;margin-top:22px}.heroPrev,.heroNext{top:26vh;background:#fff;color:#111}.heroDots{bottom:auto;top:55vh}.serviceStrip{grid-template-columns:1fr;padding:0 18px}.serviceStrip article{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:18px 4px}.categories,.shelf,.story,.productReviews,.newsletter{padding-left:18px;padding-right:18px}.categories{padding-top:60px;padding-bottom:45px}.categories>header,.shelf>header{align-items:start;gap:16px}.categories>header p{display:none}.categoryGrid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.categoryGrid a{min-width:78vw;min-height:420px;scroll-snap-align:start}.shelf{padding-top:48px;padding-bottom:48px}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.productCard .meta{padding-top:12px}.productCard h3{font-size:13px}.productCard .price{font-size:13px}.productCard .sizes{display:none}.fabric{padding:65px 20px}.fabricCards{display:flex;overflow:auto}.fabricCards article{min-width:72vw}.newsletter{margin-bottom:0;display:block}.newsletter form{min-width:0;margin-top:26px}.newsletter h2{font-size:38px}footer{grid-template-columns:1fr 1fr;padding:48px 22px;gap:35px 24px}.footerBrand{grid-column:1/-1}.shopHead{padding:48px 20px 34px}.shopLayout{display:block;padding:24px 16px 70px}.shopLayout aside{position:relative;top:auto;margin-bottom:24px}.productView{display:block;padding:24px 16px 65px}.productGallery{display:flex;flex-direction:column}.productGallery .thumbs{order:2;display:flex;overflow:auto;margin-top:10px}.productGallery .thumbs button{min-width:76px}.productInfo{padding-top:34px}.productInfo h1{font-size:40px}.fullAdmin{padding:0 12px;margin-top:18px}.fullAdmin>header{padding:24px}.fullAdmin>header h1{font-size:38px}.fullAdmin>nav{top:72px;overflow:auto;display:flex;flex-wrap:nowrap}.fullAdmin>nav a{white-space:nowrap}.adminStats{grid-template-columns:1fr 1fr}.adminPanel{padding:18px}.adminProduct,.adminOrder,.dataRow{display:grid;gap:12px}.whatsapp{width:50px;height:50px}.toTop{bottom:82px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Product-specific customer reviews */
.productReviewHub{max-width:1240px;margin:30px auto 90px;padding:64px 54px;background:#fff;border:1px solid var(--line);border-radius:8px}.reviewHubHeader,.reviewSectionTitle{display:flex;align-items:end;justify-content:space-between;gap:24px}.reviewHubHeader{padding-bottom:30px;border-bottom:1px solid var(--line)}.reviewHubHeader small,.reviewFormIntro small{font-size:10px;font-weight:800;letter-spacing:1.7px;color:var(--accent)}.reviewHubHeader h2{margin-top:8px;font-family:"Manrope",sans-serif;font-size:clamp(32px,4vw,52px);letter-spacing:0}.reviewJump{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid #111;border-radius:4px;font-size:12px;font-weight:800;text-transform:uppercase}.reviewJump .icon{width:17px;height:17px}.reviewSummary{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:70px;padding:42px 0;border-bottom:1px solid var(--line)}.reviewScorePanel{display:flex;flex-direction:column;align-items:flex-start}.reviewScorePanel>strong{font-family:"Manrope",sans-serif;font-size:74px;line-height:.95}.reviewStars{display:flex;gap:3px;margin:15px 0 9px;color:#f4b400}.reviewStars .icon{width:22px;height:22px;fill:currentColor}.reviewScorePanel p{color:var(--muted);font-size:13px}.reviewScorePanel>b{margin-top:17px;padding:9px 12px;border-radius:4px;background:#edf8ef;color:#16752b;font-size:12px}.reviewDistribution{display:grid;gap:11px;align-content:center}.ratingRow{display:grid;grid-template-columns:46px 1fr 28px;align-items:center;gap:12px;font-size:12px}.ratingRow>span{display:flex;align-items:center;gap:4px}.ratingRow .miniStar{width:13px;height:13px;fill:#f4b400;color:#f4b400}.ratingRow i{height:7px;overflow:hidden;border-radius:99px;background:#edf0f2}.ratingRow i b{display:block;height:100%;border-radius:inherit;background:#1d9b3d}.ratingRow em{font-style:normal;color:var(--muted);text-align:right}.reviewSectionTitle{margin:38px 0 18px}.reviewSectionTitle h3{font-size:23px}.reviewSectionTitle span{color:var(--muted);font-size:12px}.reviewPhotoRail{display:flex;gap:12px;overflow:auto;padding-bottom:5px;scroll-snap-type:x proximity}.reviewPhoto,.inlineReviewPhoto{padding:0;border:0;background:none;cursor:pointer}.reviewPhoto{flex:0 0 150px;aspect-ratio:1;border-radius:6px;overflow:hidden;scroll-snap-align:start}.reviewPhoto img,.inlineReviewPhoto img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.reviewPhoto:hover img,.inlineReviewPhoto:hover img{transform:scale(1.04)}.commerceReviewList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.commerceReviewCard{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:6px;background:#fff}.reviewCardTop{display:flex;align-items:center;justify-content:space-between}.reviewCardTop time{color:var(--muted);font-size:11px}.reviewRatingPill{display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:4px;background:#188038;color:#fff;font-size:12px;font-weight:800}.reviewRatingPill .icon{width:12px;height:12px;fill:currentColor}.commerceReviewCard>p{min-height:50px;margin:21px 0;color:#383838;line-height:1.7}.inlineReviewPhoto{width:86px;height:86px;border-radius:5px;overflow:hidden}.commerceReviewCard footer{display:flex;align-items:center;gap:11px;margin-top:22px;padding:0;background:none;color:#111}.reviewAvatar{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#111;color:#fff;font-weight:800}.commerceReviewCard footer>span:last-child{display:flex;flex-direction:column}.commerceReviewCard footer small{display:flex;align-items:center;gap:4px;margin-top:3px;color:var(--muted);font-size:10px}.commerceReviewCard footer .icon{width:12px;height:12px}.reviewEmpty{padding:48px;text-align:center;border:1px dashed #cfd3d8;border-radius:6px;background:#fafafa}.reviewEmpty>span{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#111;color:#fff}.reviewEmpty h3{margin:15px 0 6px}.reviewEmpty p{color:var(--muted)}.commerceReviewForm{margin-top:45px;padding:34px;border-radius:6px;background:#f6f5f2;border:1px solid var(--line)}.reviewFormIntro h3{margin:6px 0;font-size:26px}.reviewFormIntro p{color:var(--muted)}.starPickerV2{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:6px;margin:25px 0 20px;padding:0;border:0}.starPickerV2 legend{display:block;width:100%;margin-bottom:10px;font-size:12px;font-weight:800;text-transform:uppercase}.starPickerV2 input{position:absolute;opacity:0;pointer-events:none}.starPickerV2 label{cursor:pointer;color:#c8c8c8}.starPickerV2 label .icon{width:30px;height:30px;fill:currentColor}.starPickerV2 input:checked~label,.starPickerV2 label:hover,.starPickerV2 label:hover~label{color:#f4b400}.reviewTextLabel{display:block;font-size:12px;font-weight:800;text-transform:uppercase}.reviewTextLabel textarea{display:block;width:100%;min-height:130px;margin-top:9px;padding:15px;border:1px solid #cfcac0;border-radius:4px;background:#fff;resize:vertical;font:inherit;text-transform:none}.reviewUpload{position:relative;display:flex;align-items:center;gap:13px;margin:15px 0 18px;padding:15px;border:1px dashed #aaa;border-radius:4px;background:#fff;cursor:pointer}.reviewUpload>.icon{width:25px;height:25px}.reviewUpload span{display:flex;flex-direction:column}.reviewUpload small{margin-top:3px;color:var(--muted)}.reviewUpload input{position:absolute;inset:0;opacity:0;cursor:pointer}.commerceReviewForm>.btn{min-width:220px}.reviewPhotoDialog{max-width:min(92vw,780px);padding:45px 16px 16px;border:0;border-radius:8px;background:#111}.reviewPhotoDialog::backdrop{background:rgba(0,0,0,.78)}.reviewPhotoDialog img{display:block;max-width:100%;max-height:78vh;margin:auto}.reviewPhotoDialog button{position:absolute;right:10px;top:7px;width:34px;height:34px;border:0;background:none;color:#fff;font-size:30px;cursor:pointer}

@media(max-width:720px){.productReviewHub{margin:12px 12px 55px;padding:34px 18px;border-radius:6px}.reviewHubHeader{align-items:flex-start}.reviewHubHeader h2{font-size:31px}.reviewJump{padding:10px;font-size:0}.reviewJump .icon{width:20px;height:20px}.reviewSummary{grid-template-columns:1fr;gap:30px;padding:30px 0}.reviewScorePanel{align-items:center;text-align:center}.reviewScorePanel>strong{font-size:62px}.commerceReviewList{grid-template-columns:1fr}.commerceReviewCard{min-height:0;padding:20px}.reviewPhoto{flex-basis:112px}.commerceReviewForm{padding:24px 17px}.commerceReviewForm>.btn{width:100%}.reviewEmpty{padding:35px 20px}}

/* YAAN premium merchandising and company content */
.dropRail{max-width:1240px;margin:54px auto 0;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dropRail a{display:flex;min-height:150px;flex-direction:column;justify-content:flex-end;padding:24px;border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f3f0e9);position:relative;overflow:hidden}.dropRail a:before{content:"YAAN";position:absolute;right:-6px;top:-16px;font-family:"Josefin Sans";font-size:72px;font-weight:700;color:rgba(17,17,17,.035)}.dropRail small{font-size:9px;letter-spacing:1.6px;color:var(--accent);font-weight:700}.dropRail b{font-family:"Josefin Sans";font-size:25px;margin:10px 0 4px}.dropRail span{font-size:12px;color:var(--muted)}
.brandPillars{max-width:1240px;margin:0 auto 90px;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.brandPillars article{border-top:2px solid #111;padding:28px 8px 10px}.brandPillars small,.aboutPage small{font-size:10px;letter-spacing:1.8px;color:var(--accent);font-weight:700}.brandPillars h3{font-family:"Josefin Sans";font-size:28px;margin:13px 0 8px}.brandPillars p{color:var(--muted);line-height:1.7;font-size:14px}
.cardOffer{font-size:10px;color:var(--accent);font-weight:700;margin:8px 0 10px}.ratingBadge i{font-style:normal;color:#666;font-size:9px}.footerBrand p{max-width:260px;color:#999;font-size:12px;line-height:1.7;margin-top:14px}.footerBottom{grid-column:1/-1;border-top:1px solid #2d2d2d;padding-top:24px;display:flex;justify-content:space-between;color:#777;font-size:11px}
.aboutPage{max-width:1240px;margin:0 auto;padding:90px 28px 110px}.aboutIntro{max-width:850px}.aboutIntro h1{font-size:clamp(52px,7vw,94px);line-height:.94;margin:18px 0 30px}.aboutIntro p{font-size:20px;line-height:1.7;color:var(--muted)}.aboutGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:72px}.aboutGrid article{padding:42px;background:#111;color:#fff}.aboutGrid h2{font-size:40px;margin:18px 0}.aboutGrid p{color:#bbb;line-height:1.75}.aboutPromise{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin-top:18px}.aboutPromise div{padding:28px;border-right:1px solid var(--line)}.aboutPromise div:last-child{border-right:0}.aboutPromise b,.aboutPromise span{display:block}.aboutPromise span{font-size:12px;color:var(--muted);line-height:1.6;margin-top:8px}.aboutContact{margin-top:70px;background:var(--soft);padding:42px;display:flex;align-items:end;justify-content:space-between}.aboutContact h2{font-size:42px;margin-top:10px}.aboutContact>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-weight:700}
@media(max-width:800px){.dropRail{display:flex;overflow:auto;padding:0 18px;margin-top:35px}.dropRail a{min-width:76vw}.brandPillars{grid-template-columns:1fr;padding:0 18px}.aboutPage{padding:60px 18px 80px}.aboutGrid{grid-template-columns:1fr}.aboutPromise{grid-template-columns:1fr 1fr}.aboutPromise div:nth-child(2){border-right:0}.aboutPromise div{border-bottom:1px solid var(--line)}.aboutContact{display:block;padding:28px}.aboutContact>div:last-child{align-items:flex-start;margin-top:24px}}
@media(max-width:640px){.dropRail a{min-height:130px}.brandPillars{margin-bottom:60px}.brandPillars h3{font-size:25px}.aboutIntro p{font-size:16px}.aboutGrid article{padding:28px}.aboutGrid h2{font-size:32px}.aboutPromise{grid-template-columns:1fr}.aboutPromise div{border-right:0}.aboutContact h2{font-size:32px}.footerBottom{display:grid;gap:8px}.cardOffer{font-size:9px}}

/* Final mobile header visibility and spacing corrections */
@media(max-width:640px){
  .templateHeader .brand img{display:block!important}
  .templateHeader .headerActions>a:nth-child(3),
  .templateHeader .headerActions>a:nth-of-type(1){display:grid!important}
  .templateHeader .headerActions>a,.templateHeader .headerActions>button{width:33px;height:33px}
  .templateHeader .headerActions{gap:1px}
  .templateHeader .brand{gap:7px;margin-left:4px}
  .templateHeader .brand b{font-size:18px}
  .templateHeader .brand small{display:none}
  .whatsapp{width:48px;height:48px;right:14px;bottom:14px;border-width:4px}
}
@media(max-width:370px){
  .templateHeader .brand b{font-size:16px}
  .templateHeader .brand img{width:34px;height:34px}
  .templateHeader .headerActions>a,.templateHeader .headerActions>button{width:30px;height:30px}
}

/* Compact professional ecommerce header */
body{font-family:"Inter",Arial,sans-serif}
h1,h2,h3,.brand b,.footerBrand b{font-family:"Manrope",Arial,sans-serif;letter-spacing:-.02em}
.announcement{display:flex;justify-content:center;align-items:center;overflow:hidden}
.announcement span{animation:none!important;transform:none!important}
.announcement span:not(:first-child){display:none}
html,body,.categoryBar,.categoryGrid,.productGrid,.fabricCards,.productGallery .thumbs,.fullAdmin>nav,.adminTabs{scrollbar-width:none;-ms-overflow-style:none}
html::-webkit-scrollbar,body::-webkit-scrollbar,.categoryBar::-webkit-scrollbar,.categoryGrid::-webkit-scrollbar,.productGrid::-webkit-scrollbar,.fabricCards::-webkit-scrollbar,.productGallery .thumbs::-webkit-scrollbar,.fullAdmin>nav::-webkit-scrollbar,.adminTabs::-webkit-scrollbar{display:none;width:0;height:0}
.templateHeader{display:grid;grid-template-columns:auto minmax(440px,1fr) minmax(190px,280px) auto;grid-template-rows:74px;align-items:center;gap:24px;padding:0 max(26px,5vw)}
.templateHeader .headerSocial{display:none}
.templateHeader .brand{grid-column:1;grid-row:1;justify-self:start;gap:9px;white-space:nowrap}
.templateHeader .brand img{width:48px;height:48px}
.templateHeader .brand b{font-size:24px;font-weight:800}
.templateHeader .brand small{font-size:7px;letter-spacing:2.4px}
.templateHeader nav{grid-column:2;grid-row:1;display:flex;justify-content:center;align-items:center;gap:22px;height:100%;border:0;white-space:nowrap}
.templateHeader nav a{font-size:11px;letter-spacing:.25px}
.templateHeader nav a:after{bottom:-9px;height:2px}
.headerSearch{grid-column:3;grid-row:1;height:40px;display:flex;align-items:center;gap:10px;padding:0 13px;background:#f1f1f1;border-radius:4px}
.headerSearch svg{width:18px;height:18px}
.headerSearch input{width:100%;border:0;outline:0;background:transparent;font:500 12px "Inter",Arial;color:#111}
.templateHeader .headerActions{grid-column:4;grid-row:1;gap:2px}
.templateHeader .headerActions>a,.templateHeader .headerActions>button{width:38px;height:38px;border:0}
.templateHeader .headerActions .searchToggle{display:none}
.categoryBar{min-height:48px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0 5vw;overflow:visible}
.categoryBar a{justify-content:center;border-right:1px solid #eee;font-size:11px;white-space:nowrap}
.categoryBar a:last-child{border-right:0}
.searchPanel{top:86px}
@media(max-width:1180px){
  .templateHeader{grid-template-columns:auto 1fr auto;grid-template-rows:72px;padding:0 18px}
  .templateHeader .menu{display:grid;grid-column:1;grid-row:1}
  .templateHeader .brand{grid-column:2;grid-row:1;justify-self:start;margin-left:10px}
  .headerSearch{display:none}
  .templateHeader .headerActions{grid-column:3;grid-row:1}
  .templateHeader .headerActions .searchToggle{display:grid}
  .templateHeader nav{display:none;position:absolute;top:72px;left:0;right:0;height:auto;background:#fff;padding:18px;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--line)}
  .templateHeader nav.open{display:grid}
  .templateHeader nav a{padding:16px;border-bottom:1px solid var(--line)}
  .categoryBar{display:flex;justify-content:center;padding:0 18px;gap:32px;overflow:auto}
  .categoryBar a{border:0}
}
@media(max-width:640px){
  .templateHeader{padding:0 12px}
  .templateHeader .brand{margin-left:4px}
  .templateHeader .brand b{font-size:18px}
  .categoryBar{justify-content:flex-start;gap:26px}
}

/* Final storefront navigation and typography */
body{font-family:"Inter",Arial,sans-serif;font-weight:400;color:#171717}
h1,h2,h3,h4,.brand b,.footerBrand b,.productInfo h1,.reviewHubHeader h2{font-family:"Manrope",Arial,sans-serif;font-weight:700;letter-spacing:0}
.templateHeader{height:72px;grid-template-columns:auto minmax(480px,1fr) minmax(220px,300px) auto;grid-template-rows:72px;gap:22px;padding:0 clamp(24px,5vw,78px);background:#fff;backdrop-filter:none}
.templateHeader .brand img{width:44px;height:44px;border:0}.templateHeader .brand b{font-size:25px;letter-spacing:1.8px}.templateHeader .brand small{font:600 7px/1 "Inter",Arial,sans-serif;letter-spacing:2.6px;color:#777}
.templateHeader nav{gap:clamp(16px,1.8vw,28px)}.templateHeader nav a{font:600 11px/1 "Inter",Arial,sans-serif;letter-spacing:0;text-transform:uppercase}.templateHeader nav a:after{bottom:-13px}
.headerSearch{height:40px;border:1px solid #e8e8e8;background:#f4f4f4}.headerSearch input{font-size:12px}
.templateHeader .headerActions{gap:3px}.templateHeader .headerActions>a,.templateHeader .headerActions>button{width:39px;height:39px;border-left:1px solid #eee;background:#fff}.templateHeader .headerActions>a:last-child{border-right:1px solid #eee}.templateHeader .headerActions i{right:0;top:-2px}
.categoryBar{height:48px;min-height:48px;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 clamp(24px,8vw,130px);border-top:0;background:#fff}.categoryBar a{height:48px;font:600 11px/1 "Inter",Arial,sans-serif;letter-spacing:.15px;text-transform:uppercase}.categoryBar a:hover{background:#f7f7f7}
.productReviewHub,.productReviewHub button,.productReviewHub input,.productReviewHub textarea{font-family:"Inter",Arial,sans-serif}.reviewHubHeader h2,.reviewSectionTitle h3,.reviewFormIntro h3{font-family:"Manrope",Arial,sans-serif;letter-spacing:0}.reviewScorePanel>strong{font-family:"Manrope",Arial,sans-serif;font-weight:700}.commerceReviewCard>p{font-size:14px}.commerceReviewCard footer b{font-size:13px}.reviewJump{letter-spacing:.25px}

@media(max-width:1180px){
  .templateHeader{height:68px;grid-template-rows:68px;grid-template-columns:auto minmax(0,1fr) auto;padding:0 18px}
  .templateHeader nav{top:68px;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 18px 18px;box-shadow:0 18px 30px rgba(0,0,0,.08)}
  .templateHeader nav a{min-height:48px;display:flex;align-items:center;padding:0 12px}
  .templateHeader .brand{justify-self:start}.templateHeader .brand img{width:40px;height:40px}
  .categoryBar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0 10px;overflow:hidden}
  .categoryBar a{min-width:0;padding:0 8px;text-align:center}
}
@media(max-width:640px){
  .templateHeader{height:64px;grid-template-rows:64px;gap:7px;padding:0 10px}
  .templateHeader nav{top:64px}
  .templateHeader .brand{margin:0;gap:5px}.templateHeader .brand img{width:34px;height:34px}.templateHeader .brand b{font-size:18px;letter-spacing:1.2px}
  .templateHeader .headerActions>a,.templateHeader .headerActions>button{width:34px;height:34px;border:0}
  .templateHeader .headerActions{gap:0}.templateHeader .headerActions .searchToggle{display:grid}
  .categoryBar{height:auto;min-height:76px;grid-template-columns:repeat(2,minmax(0,1fr));padding:5px 10px;border-bottom:1px solid var(--line)}
  .categoryBar a{height:32px;justify-content:flex-start;padding:0 10px;border:0;font-size:9px;text-align:left}
  .categoryBar a:nth-child(odd){border-right:1px solid #eee}
  .reviewHubHeader{align-items:center}.reviewHubHeader small{letter-spacing:1.2px}.reviewScorePanel p{font-size:12px}.commerceReviewCard>p{font-size:13px}.commerceReviewForm{margin-top:32px}
}

/* Typography matched to the supplied ecommerce template. */
body{font-family:"Poppins",Arial,sans-serif!important}
h1,h2,h3,h4,.brand b,.footerBrand b,.productInfo h1,.reviewHubHeader h2,.reviewSectionTitle h3,.reviewFormIntro h3,.reviewScorePanel>strong{font-family:"Poppins",Arial,sans-serif!important;letter-spacing:0}
.templateHeader nav a,.categoryBar a,.templateHeader .brand small,.headerSearch input,.productReviewHub,.productReviewHub button,.productReviewHub input,.productReviewHub textarea{font-family:"Poppins",Arial,sans-serif!important}

.forgotLink{display:inline-block;margin-top:15px;font-size:12px;font-weight:500;text-decoration:underline}.forgotPasswordForm{grid-column:1/-1;max-width:620px;width:100%;margin:22px auto 0;padding:28px;border:1px solid var(--line);background:#fafafa}.forgotPasswordForm h2{margin-bottom:7px}.forgotPasswordForm>p{margin-bottom:18px;color:var(--muted);font-size:13px}.forgotPasswordForm>input{width:100%;margin-bottom:12px}.customerDirectory .panelTitle{display:flex;align-items:end;justify-content:space-between;gap:20px}.customerDirectory .panelTitle small{font-size:10px;letter-spacing:1.5px;color:var(--accent)}.customerDirectory .panelTitle span,.panelLead{color:var(--muted);font-size:12px}.panelLead{margin:7px 0 25px}.customerDirectoryGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customerDirectoryCard{padding:22px;border:1px solid var(--line);border-radius:5px;background:#fff}.customerDirectoryCard>header{display:flex;align-items:center;gap:11px}.customerDirectoryCard>header>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#111;color:#fff;font-weight:700}.customerDirectoryCard>header>div{display:flex;flex:1;flex-direction:column}.customerDirectoryCard>header small{color:var(--muted);font-size:10px}.customerDirectoryCard>header em{padding:6px 8px;border-radius:3px;font-size:9px;font-style:normal;font-weight:700;text-transform:uppercase}.customerDirectoryCard>header em.active{background:#e9f7ed;color:#16752b}.customerDirectoryCard>header em.blocked{background:#fdecec;color:#a32121}.customerDirectoryCard dl{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:22px 0}.customerDirectoryCard dt{font-size:9px;font-weight:700;text-transform:uppercase;color:var(--muted)}.customerDirectoryCard dd{margin-top:4px;font-size:12px;overflow-wrap:anywhere}.customerMetrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.customerMetrics span{padding:13px 5px;border-right:1px solid var(--line);text-align:center;font-size:9px;text-transform:uppercase}.customerMetrics span:last-child{border-right:0}.customerMetrics b{display:block;margin-bottom:3px;font-size:13px}.customerDirectoryCard form{margin-top:15px}.customerDirectoryCard form button{width:100%;padding:10px;border:1px solid #111;background:#fff;font-weight:600}
@media(max-width:760px){.customerDirectoryGrid{grid-template-columns:1fr}.customerDirectoryCard dl{grid-template-columns:1fr}.customerMetrics{grid-template-columns:1fr 1fr}.customerMetrics span:nth-child(2){border-right:0}.customerMetrics span:nth-child(-n+2){border-bottom:1px solid var(--line)}.forgotPasswordForm{padding:20px}}

/* Marketplace storefront finish: stable header, type and product reviews. */
:root{--store-font:"Poppins",Arial,sans-serif;--store-yellow:#ffcf33;--store-green:#168a32}
body,button,input,select,textarea{font-family:var(--store-font)!important}
.templateHeader{position:relative;z-index:60;height:64px;grid-template-columns:auto minmax(350px,1fr) minmax(220px,290px) auto;grid-template-rows:64px;gap:22px;padding:0 clamp(22px,6vw,92px);border-bottom:1px solid #e6e6e6;background:#fff}
.templateHeader .brand{gap:10px}.templateHeader .brand img{width:42px;height:42px;object-fit:contain;border:1px solid #ededed}.templateHeader .brand b{font-size:25px;font-weight:700;letter-spacing:2.4px}.templateHeader .brand small{font-size:7px;font-weight:500;letter-spacing:2.6px}
.templateHeader nav{justify-content:flex-start;gap:clamp(18px,2vw,31px)}.templateHeader nav a{position:relative;font-size:11px;font-weight:500;letter-spacing:0;text-transform:uppercase}.templateHeader nav a:after{bottom:-22px;height:3px;background:#111}
.headerSearch{height:39px;border:0;border-radius:3px;background:#f1f1f1}.headerSearch input{font-size:12px;font-weight:400}.templateHeader .headerActions>a,.templateHeader .headerActions>button{width:38px;height:38px;border:0!important;border-radius:0}.templateHeader .headerActions svg{width:19px;height:19px}
.categoryBar{position:relative;z-index:50;display:grid;height:52px;min-height:52px;grid-template-columns:repeat(6,minmax(0,1fr));padding:0 clamp(18px,5vw,72px);border-bottom:1px solid #e6e6e6;background:#fff}.categoryBar a{height:52px;border:0!important;font-size:12px;font-weight:500;letter-spacing:0;text-transform:uppercase}.categoryBar a.active{margin:7px 8px;height:38px;border-radius:22px!important;background:var(--store-yellow);font-weight:600}.categoryBar a:hover{background:#f4f4f4}.categoryBar a.active:hover{background:var(--store-yellow)}
.productInfo .rating{display:inline-flex;align-items:center;gap:5px;margin:8px 0 12px;padding:7px 10px;border:1px solid #dedede;border-radius:3px;background:#fff;font-size:12px;font-weight:600}.productInfo .rating .starIcon{width:14px;height:14px;fill:var(--store-yellow);color:var(--store-yellow)}.productInfo .rating span{color:#777;font-weight:400}.productInfo .ratingNew{color:#333}
.productReviewHub{border-radius:4px;box-shadow:0 12px 38px rgba(0,0,0,.055)}.reviewHubHeader h2{font-size:clamp(28px,3.2vw,42px);font-weight:600}.reviewHubHeader small{color:#777}.reviewJump{border-radius:3px;background:#111;color:#fff}.reviewSummary{grid-template-columns:minmax(210px,.72fr) minmax(330px,1.28fr);gap:64px}.reviewScorePanel>strong{font-size:68px;font-weight:500}.reviewScorePanel>b{background:#e9f5e9;color:var(--store-green)}.ratingRow i{height:6px;background:#e5e7e9}.ratingRow i b{background:#43a72a}.commerceReviewList{gap:14px}.commerceReviewCard{border-radius:3px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.reviewRatingPill{background:#278b35}.commerceReviewForm{border-radius:4px;background:#f7f7f7}.starPickerV2 label,.reviewStars{color:var(--store-yellow)}

@media(max-width:1180px){
  .templateHeader{height:64px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:64px;padding:0 16px}.templateHeader .menu{display:grid}.templateHeader .brand{margin:0}.templateHeader nav{top:64px;left:12px;right:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 16px 18px;border:1px solid #e5e5e5;box-shadow:0 18px 30px rgba(0,0,0,.1)}.templateHeader nav a:after{display:none}
  .categoryBar{display:flex;justify-content:flex-start;gap:3px;padding:0 12px;overflow-x:auto;scroll-snap-type:x proximity}.categoryBar a{flex:0 0 auto;min-width:142px;padding:0 17px;scroll-snap-align:start}.categoryBar a.active{min-width:112px;margin:7px 2px}
}
@media(max-width:640px){
  .templateHeader{height:60px;grid-template-rows:60px;gap:5px;padding:0 8px}.templateHeader nav{top:60px}.templateHeader .brand{gap:5px}.templateHeader .brand img{width:34px;height:34px}.templateHeader .brand b{font-size:18px;letter-spacing:1.4px}.templateHeader .brand small{display:none}.templateHeader .headerActions>a,.templateHeader .headerActions>button{width:32px;height:32px}.templateHeader .headerActions svg{width:18px;height:18px}
  .categoryBar{height:45px;min-height:45px;display:flex;padding:0 8px;overflow-x:auto;border-bottom:1px solid #e7e7e7}.categoryBar a{height:45px;min-width:auto;padding:0 15px;font-size:10px;white-space:nowrap}.categoryBar a.active{height:33px;min-width:72px;margin:6px 0;padding:0 18px}.categoryBar a:nth-child(odd){border:0}
  .productReviewHub{margin:14px 10px 48px;padding:28px 16px}.reviewSummary{grid-template-columns:1fr;gap:27px}.reviewHubHeader h2{font-size:28px}.reviewScorePanel>strong{font-size:58px}.commerceReviewCard{padding:18px}.reviewSectionTitle h3{font-size:19px}
}

/* YAAN admin workspace and responsive commerce polish */
.fullAdmin{max-width:1440px;margin:32px auto 90px;padding:0 clamp(18px,4vw,54px)}
.fullAdmin>header{display:flex;align-items:end;justify-content:space-between;padding:34px 38px;border-radius:6px 6px 0 0;background:#111;color:#fff}
.fullAdmin>header h1{margin:5px 0 0;font-size:clamp(34px,4vw,54px);font-weight:600}.fullAdmin>header small{letter-spacing:1.7px;color:#bdbdbd}.fullAdmin>header button{padding:11px 18px;border:1px solid #444;background:#fff;color:#111;font-weight:600}
.fullAdmin>nav{top:0;display:flex;gap:4px;margin:0 0 26px;padding:10px;border:1px solid #dedbd5;border-top:0;background:rgba(255,255,255,.97);overflow-x:auto;box-shadow:0 10px 30px rgba(0,0,0,.04)}
.fullAdmin>nav a{flex:0 0 auto;padding:10px 15px;border-radius:3px;color:#555;font-size:11px;font-weight:600;white-space:nowrap}.fullAdmin>nav a.active{background:#111;color:#fff}.fullAdmin>nav a:hover{background:#f0eee9;color:#111}
.adminWelcome{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 18px;padding:30px 32px;border:1px solid #dedbd5;border-radius:6px;background:#fff}.adminWelcome small,.panelTitle small{color:#806945;font-size:10px;font-weight:700;letter-spacing:1.5px}.adminWelcome h2{margin:7px 0 5px;font-size:clamp(25px,3vw,36px)}.adminWelcome p{color:#6a6863}.adminPrimaryAction{padding:12px 20px;border-radius:3px;background:#111;color:#fff;font-size:12px;font-weight:700;white-space:nowrap}
.fullAdmin .adminStats{display:grid;grid-template-columns:repeat(7,minmax(125px,1fr));gap:10px}.fullAdmin .adminStats article{min-height:110px;padding:20px;border:1px solid #dedbd5;border-radius:5px;background:#fff;box-shadow:none}.fullAdmin .adminStats span{color:#706d67;font-size:10px;font-weight:700;text-transform:uppercase}.fullAdmin .adminStats b{display:block;margin-top:13px;font-size:22px}
.systemReadiness{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.systemReadiness article{display:flex;align-items:center;gap:14px;padding:19px;border:1px solid #dedbd5;border-left:4px solid #24834c;border-radius:5px;background:#fff}.systemReadiness article.attention{border-left-color:#b7831f}.systemReadiness span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#f1f6f2}.systemReadiness b,.systemReadiness small{display:block}.systemReadiness small{margin-top:3px;color:#777;font-size:11px}
.fullAdmin .adminPanel{padding:clamp(20px,3vw,34px);border:1px solid #dedbd5;border-radius:6px;background:#fff;box-shadow:0 16px 45px rgba(24,20,15,.045)}.fullAdmin .panelTitle{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.fullAdmin .panelTitle h2{margin-top:5px}.fullAdmin .panelTitle>a{font-size:12px;font-weight:700;text-decoration:underline}.adminEmpty{padding:42px 20px;border:1px dashed #ccc8c0;border-radius:4px;color:#777;text-align:center}
.fullAdmin button,.fullAdmin select,.fullAdmin input,.fullAdmin textarea{border-radius:3px}.fullAdmin button{min-height:40px;padding:9px 15px;border:1px solid #111;background:#111;color:#fff;font-weight:600}.fullAdmin button.danger,.fullAdmin .danger{background:#a52727;border-color:#a52727}.fullAdmin input,.fullAdmin select,.fullAdmin textarea{min-height:42px;border:1px solid #d8d4cc;background:#fff}.fullAdmin .dataRow:last-child{border-bottom:0}
.newsletter{scroll-margin-top:90px}.newsletter form:focus-within{outline:2px solid #111;outline-offset:3px}
@media(max-width:1180px){.fullAdmin .adminStats{grid-template-columns:repeat(4,1fr)}}
@media(max-width:780px){.fullAdmin{margin-top:18px;padding:0 10px}.fullAdmin>header{align-items:center;padding:24px 20px}.fullAdmin>header h1{font-size:30px}.fullAdmin>nav{position:relative;top:auto;margin-bottom:16px}.adminWelcome{align-items:start;padding:22px;flex-direction:column}.systemReadiness{grid-template-columns:1fr}.fullAdmin .adminStats{grid-template-columns:repeat(2,1fr)}.fullAdmin .adminStats article{min-height:94px;padding:16px}.fullAdmin .panelTitle{align-items:start;flex-direction:column}.newsletter form{display:grid;grid-template-columns:1fr}.newsletter input,.newsletter button{border-radius:3px!important}.newsletter button{margin-top:8px}.fullAdmin .dataRow{align-items:start}}

/* Final YAAN commerce system: one stable visual language across every page. */
:root{--ink:#101010;--paper:#fff;--soft:#f6f6f4;--line:#e3e1dc;--muted:#696969;--accent:#117c71;--radius:6px;--shadow:0 16px 44px rgba(18,18,18,.08);--store-font:"Poppins",Arial,sans-serif}
html{overflow-x:hidden;background:#fff;scroll-padding-top:126px}
body,button,input,select,textarea{font-family:var(--store-font)!important}
body{overflow-x:hidden;background:#fff;color:var(--ink);font-size:14px;line-height:1.6}
h1,h2,h3,h4,.brand b,.footerBrand b,.reviewHubHeader h2,.reviewScorePanel>strong,.adminPanel h2{font-family:var(--store-font)!important;letter-spacing:0}
button,a,input,select,textarea{transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #111;outline-offset:2px}
.btn{min-height:44px;border-radius:var(--radius);align-items:center}

.announcement{height:32px;min-height:32px;background:#080808;color:#fff}
.templateHeader{position:sticky;top:0;z-index:500;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(230px,320px) auto;grid-template-rows:64px;height:64px;gap:24px;padding:0 clamp(22px,5vw,76px);border-bottom:1px solid var(--line);background:rgba(255,255,255,.98);backdrop-filter:blur(14px)}
.templateHeader .headerSocial{display:none}
.templateHeader .menu{display:none;grid-column:auto;grid-row:auto;width:40px;height:40px;border-radius:50%}
.templateHeader .brand{grid-column:auto;grid-row:auto;justify-self:start;margin:0;gap:9px;white-space:nowrap}
.templateHeader .brand img{width:42px;height:42px;border:1px solid #eceae5;border-radius:var(--radius);background:#fff;object-fit:contain}
.templateHeader .brand b{font-size:24px;font-weight:700;line-height:1;letter-spacing:2px}
.templateHeader .brand small{margin-top:5px;font-size:7px;font-weight:500;letter-spacing:2.4px}
.templateHeader nav{position:static;grid-column:auto;grid-row:auto;display:flex;height:64px;min-width:0;align-items:center;justify-content:center;gap:clamp(15px,1.8vw,28px);padding:0;border:0;background:transparent}
.templateHeader nav a{display:flex;height:64px;align-items:center;padding:0;font-size:10px;font-weight:600;letter-spacing:.15px;white-space:nowrap}
.templateHeader nav a:after{bottom:0;height:2px}
.headerSearch{grid-column:auto;grid-row:auto;display:flex;width:100%;height:40px;align-items:center;padding:0 13px;border:1px solid transparent;border-radius:var(--radius);background:#f2f2f2}
.headerSearch:focus-within{border-color:#bcbcbc;background:#fff}
.headerSearch input{width:100%;border:0;background:transparent;outline:0}
.templateHeader .headerActions{grid-column:auto;grid-row:auto;justify-self:end;gap:4px}
.templateHeader .headerActions>a,.templateHeader .headerActions>button{width:38px;height:38px;border:0!important;border-radius:50%;background:#fff}
.templateHeader .headerActions>a:hover,.templateHeader .headerActions>button:hover{background:#f1f1ef}
.templateHeader .searchToggle{display:none}
.categoryBar{position:relative;z-index:80;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));height:50px;min-height:50px;padding:0 clamp(18px,5vw,72px);border-bottom:1px solid var(--line);background:#fff;overflow:hidden}
.categoryBar a{display:flex;height:50px;min-width:0;align-items:center;justify-content:center;padding:0 12px;font-size:11px;font-weight:500;white-space:nowrap}
.categoryBar a.active{height:36px;margin:7px 6px;border-radius:999px!important;background:#111;color:#fff}
.categoryBar a:hover{background:#f3f3f1}
.categoryBar a.active:hover{background:#111;color:#fff}
.searchPanel{top:70px;border-radius:var(--radius)}

.hero{height:min(680px,calc(100vh - 146px));min-height:520px}
.heroCopy h1{max-width:760px;font-size:clamp(48px,6.4vw,88px);font-weight:700;line-height:.98}
.heroCopy p{font-size:16px}
.serviceStrip{max-width:1440px;margin:auto}
.dropRail{max-width:1240px;margin:34px auto 0}
.categories,.shelf,.story,.productReviews,.newsletter{max-width:1280px}
.categories h2,.shelf h2,.newsletter h2,.story h2{font-weight:600}
.categoryGrid a{overflow:hidden;border-radius:var(--radius)}
.productGrid{align-items:stretch}
.productCard{height:100%;border:1px solid transparent;border-radius:var(--radius);overflow:hidden;background:#fff}
.productCard:hover{border-color:var(--line);box-shadow:var(--shadow);transform:translateY(-4px)}
.productCard .image{border-radius:0;background:#f4f4f2}
.productCard .meta{display:flex;min-height:142px;flex-direction:column;padding:15px 12px 14px}
.productCard h3{min-height:43px;margin:7px 0 5px;font-size:14px;font-weight:600}
.productCard .price{margin-top:auto}
.stockBadge,.ratingBadge{box-shadow:0 4px 16px rgba(0,0,0,.08)}
.fabric{padding-top:88px;padding-bottom:88px}
.fabricCards a,.fabricCards article{overflow:hidden;border-radius:var(--radius)}
.brandPillars article{border-radius:var(--radius)}
.newsletter{border-radius:0}

.shopHead{padding-top:62px;padding-bottom:46px}
.shopHead h1{font-weight:600}
.shopLayout{grid-template-columns:240px minmax(0,1fr)}
.shopLayout aside{top:88px;border-radius:var(--radius);background:#fff}
.shopLayout aside form{display:grid;gap:16px}
.shopLayout aside input,.shopLayout aside select{width:100%;min-height:44px;margin-top:6px;padding:10px}
.shopLayout>.productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}

.productView{align-items:start;padding-top:52px}
.productGallery{position:sticky;top:82px;min-width:0}
.productGallery .thumbs{max-height:680px;overflow-y:auto;scrollbar-width:none}
.productGallery .thumbs::-webkit-scrollbar{display:none}
.productGallery .thumbs button{background:#fff}
.mainImage{aspect-ratio:4/5;min-height:0}
.mainImage img{width:100%;height:100%;object-fit:cover}
.productInfo{min-width:0;padding:10px 0}
.productInfo h1{margin:12px 0 10px;font-size:clamp(38px,4vw,58px);font-weight:600;line-height:1.08}
.productInfo h3{margin:24px 0 10px;font-size:11px;letter-spacing:.8px;text-transform:uppercase}
.choices{display:flex;flex-wrap:wrap;gap:8px}
.choices button{min-width:52px;min-height:44px;background:#fff}
.choices button:hover,.choices button.selected{background:#111;color:#fff}
.specs{gap:10px}
.specs span{min-height:82px;background:#fff}
.buy{gap:10px}
.buy input{width:76px;min-height:44px;text-align:center}
.buy .btn{flex:1}
.productReviewHub{max-width:1240px;border-radius:var(--radius)}
.commerceReviewCard,.commerceReviewForm,.reviewEmpty{border-radius:var(--radius)}

.simplePage,.customerPortal,.adminLogin{width:min(1180px,calc(100% - 40px));min-height:54vh}
.simplePage,.customerPortal{padding:clamp(24px,4vw,48px);border:1px solid var(--line);border-radius:var(--radius);background:#fff}
.cartItem{align-items:center;border:1px solid var(--line);background:#fff}
.accountAuth{gap:18px}
.accountAuth>div,.accountAuth>form,.forgotPasswordForm,.profilePanel,.addressCard,.orderCard{border-radius:var(--radius)!important;background:#fff}
.accountAuth input,.forgotPasswordForm input,.customerPortal input,.customerPortal select,.customerPortal textarea{min-height:44px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}
.checkoutLayout{align-items:start}
.checkoutLayout>section,.checkoutLayout>aside{border-radius:var(--radius);background:#fff}

footer{display:grid;grid-template-columns:minmax(260px,1.25fr) repeat(3,minmax(140px,1fr));gap:54px;padding:68px max(7vw,28px) 30px;background:#0b0b0b;color:#fff}
footer>div:not(.footerBrand):not(.footerBottom){display:flex;flex-direction:column;align-items:flex-start;gap:11px}
footer a{color:#bdbdbd}
footer a:hover{color:#fff}
.footerBrand{display:grid;grid-template-columns:64px 1fr;align-content:start;column-gap:15px}
.footerBrand img{grid-row:1/4;width:64px;height:64px;border-radius:var(--radius);object-fit:contain}
.footerBrand b{font-size:24px;letter-spacing:2px}
.footerBrand span{font-size:9px;letter-spacing:2.4px}
.footerBrand p{grid-column:1/-1;max-width:330px;margin-top:20px;color:#aaa}
.footerBottom{grid-column:1/-1;display:flex;justify-content:space-between;margin-top:8px;padding-top:24px;border-top:1px solid #2a2a2a;color:#888;font-size:11px}
.whatsapp{display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#20c866;color:#fff;box-shadow:0 12px 30px rgba(20,170,82,.28)}
.whatsapp svg{width:27px;height:27px}
.toTop{display:grid;width:48px;height:48px;place-items:center;border:1px solid var(--line);background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1)}

.fullAdmin{max-width:1480px}
.fullAdmin>header,.fullAdmin .adminPanel,.adminWelcome,.fullAdmin .adminStats article,.systemReadiness article{border-radius:var(--radius)}
.fullAdmin>nav{position:sticky;top:0;scrollbar-width:none}
.fullAdmin>nav::-webkit-scrollbar{display:none}
.fullAdmin .adminStats{grid-template-columns:repeat(4,minmax(150px,1fr))}
.fullAdmin .adminPanel{overflow:hidden}
.fullAdmin .dataRow,.fullAdmin .adminOrder,.fullAdmin .adminProduct,.fullAdmin .adminReview{gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}
.fullAdmin .inlineForm,.fullAdmin .settingsForm,.fullAdmin .productForm{gap:12px}
.fullAdmin .reportTable{overflow-x:auto}

@media(max-width:1180px){
  .templateHeader{grid-template-columns:auto auto minmax(0,1fr) auto;gap:10px;padding:0 16px}
  .templateHeader .menu{display:grid}
  .templateHeader .brand{grid-column:auto}
  .templateHeader nav{position:absolute;top:64px;left:12px;right:12px;display:none;height:auto;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 16px 18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}
  .templateHeader nav.open{display:grid}
  .templateHeader nav a{height:auto;padding:15px 8px;border-bottom:1px solid var(--line)}
  .headerSearch{display:none}
  .templateHeader .searchToggle{display:grid}
  .categoryBar{display:flex;justify-content:flex-start;gap:4px;padding:0 12px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}
  .categoryBar::-webkit-scrollbar{display:none}
  .categoryBar a{flex:0 0 auto;min-width:auto;padding:0 18px;scroll-snap-align:start}
  .shopLayout>.productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .fullAdmin .adminStats{grid-template-columns:repeat(3,minmax(140px,1fr))}
}

@media(max-width:760px){
  html{scroll-padding-top:105px}
  .announcement{font-size:9px}
  .templateHeader{grid-template-columns:38px minmax(88px,1fr) auto;height:58px;grid-template-rows:58px;gap:5px;padding:0 8px}
  .templateHeader .menu{width:36px;height:36px}
  .templateHeader .brand{gap:5px;margin:0}
  .templateHeader .brand img{width:34px;height:34px}
  .templateHeader .brand b{font-size:18px;letter-spacing:1.3px}
  .templateHeader .brand small{display:none}
  .templateHeader nav{top:58px;left:8px;right:8px;grid-template-columns:1fr;padding:8px 16px 14px;max-height:calc(100vh - 80px);overflow-y:auto}
  .templateHeader nav a{padding:13px 6px}
  .templateHeader .headerActions{gap:0}
  .templateHeader .headerActions>a,.templateHeader .headerActions>button{width:32px;height:32px}
  .templateHeader .headerActions svg{width:18px;height:18px}
  .templateHeader .headerActions i{right:-2px;top:-4px}
  .categoryBar{height:44px;min-height:44px;padding:0 7px}
  .categoryBar a{height:44px;padding:0 13px;font-size:9px}
  .categoryBar a.active{height:32px;margin:6px 0}
  .hero{padding-bottom:22px}
  .heroSlide img{height:54vh;min-height:380px}
  .heroCopy{padding:25px 18px 5px}
  .heroCopy h1{font-size:36px}
  .heroPrev,.heroNext{top:25vh}
  .heroDots{top:51vh}
  .serviceStrip{padding:0 16px}
  .dropRail{margin:18px 14px 0}
  .categories,.shelf,.story,.productReviews,.newsletter{padding-left:16px;padding-right:16px}
  .categoryGrid{scrollbar-width:none}
  .categoryGrid::-webkit-scrollbar{display:none}
  .categoryGrid a{min-width:82vw;min-height:390px}
  .productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .productCard .meta{min-height:128px;padding:12px 9px}
  .productCard h3{min-height:38px;font-size:12px}
  .productCard .price{font-size:13px}
  .fabricCards{scrollbar-width:none}
  .fabricCards::-webkit-scrollbar{display:none}
  .shopLayout{padding:18px 12px 60px}
  .shopLayout>.productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .shopLayout aside{margin-bottom:18px}
  .productView{padding:18px 12px 58px}
  .productGallery{position:static}
  .productGallery .thumbs{order:2;max-height:none;overflow-x:auto;overflow-y:hidden}
  .productGallery .thumbs button{flex:0 0 72px}
  .mainImage{aspect-ratio:4/5}
  .productInfo{padding-top:25px}
  .productInfo h1{font-size:34px}
  .specs{grid-template-columns:1fr 1fr}
  .productReviewHub{margin:10px 10px 48px;padding:27px 15px}
  .commerceReviewList{grid-template-columns:1fr}
  .simplePage,.customerPortal,.adminLogin{width:calc(100% - 20px);margin:22px auto 60px;padding:20px 15px}
  footer{grid-template-columns:1fr 1fr;gap:34px 20px;padding:46px 20px 28px}
  .footerBrand{grid-column:1/-1}
  .footerBottom{align-items:flex-start;flex-direction:column;gap:6px}
  .fullAdmin{padding:0 8px}
  .fullAdmin>header{padding:22px 18px}
  .fullAdmin .adminStats{grid-template-columns:1fr 1fr;gap:8px}
  .fullAdmin .adminStats article{min-width:0}
  .fullAdmin .adminPanel{padding:16px 12px;overflow-x:auto}
  .fullAdmin .dataRow,.fullAdmin .adminOrder,.fullAdmin .adminProduct,.fullAdmin .adminReview{min-width:0;grid-template-columns:1fr}
  .whatsapp{right:14px;bottom:16px;width:50px;height:50px}
  .toTop{right:15px;bottom:77px}
}

/* Size Chart Modal & Color Swatches */
.sizeHeader { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-top: 18px; margin-bottom: 8px; }
.sizeHeader h3 { margin: 0; }
.openSizeChart { background: none; border: 1px dashed var(--line-dark, #1a1a1a); color: var(--fg, #0a0a0a); font-size: 11px; font-weight: 600; padding: 6px 12px; border-radius: 20px; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; transition: all 0.2s ease; }
.openSizeChart:hover { background: #0a0a0a; color: #ffffff; border-style: solid; }
.openSizeChart svg { width: 14px; height: 14px; }
.colorChoices { gap: 10px; }
.colorDot { display: inline-block; width: 12px; height: 12px; border-radius: 50%; vertical-align: middle; margin-right: 4px; box-shadow: inset 0 0 2px rgba(0,0,0,0.2); }

.sizeChartModal { border: none; border-radius: 12px; padding: 0; max-width: 640px; width: 92%; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.35); background: #ffffff; color: #0a0a0a; }
.sizeChartModal::backdrop { background: rgba(0, 0, 0, 0.65); backdrop-filter: blur(4px); }
.sizeChartBox { padding: 28px; font-family: inherit; }
.sizeChartHeader { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 16px; border-bottom: 1px solid #e5e5e5; padding-bottom: 14px; }
.sizeChartHeader small { font-size: 10px; font-weight: 700; letter-spacing: 1.5px; color: #666; text-transform: uppercase; }
.sizeChartHeader h2 { margin: 4px 0 0; font-size: 22px; font-weight: 700; font-family: 'Poppins', sans-serif; letter-spacing: -0.5px; }
.closeChartModal { background: #f3f3f3; border: none; font-size: 24px; width: 36px; height: 36px; border-radius: 50%; cursor: pointer; display: grid; place-items: center; line-height: 1; transition: background 0.2s; }
.closeChartModal:hover { background: #e5e5e5; }
.sizeChartTip { font-size: 12.5px; color: #555; line-height: 1.5; margin-bottom: 20px; }
.tableWrapper { overflow-x: auto; margin-bottom: 20px; border: 1px solid #e5e5e5; border-radius: 8px; }
.sizeTable { width: 100%; border-collapse: collapse; text-align: center; font-size: 13px; }
.sizeTable th { background: #0a0a0a; color: #ffffff; padding: 12px 10px; font-weight: 600; text-transform: uppercase; font-size: 11px; letter-spacing: 0.5px; }
.sizeTable td { padding: 12px 10px; border-bottom: 1px solid #eeeeee; font-weight: 500; }
.sizeTable tr:nth-child(even) { background: #fafafa; }
.fitNotes { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.fitNotes article { background: #f8f8f8; padding: 14px 16px; border-radius: 8px; border-left: 3px solid #0a0a0a; }
.fitNotes b { font-size: 12px; display: block; margin-bottom: 4px; text-transform: uppercase; letter-spacing: 0.5px; }
.fitNotes p { margin: 0; font-size: 11.5px; color: #555; line-height: 1.4; }
@media (max-width: 600px) {
  .fitNotes { grid-template-columns: 1fr; }
  .sizeChartBox { padding: 18px 16px; }
}

/* Animated Side-Drawer Auth Modal */
.authDrawer { border: none; background: transparent; padding: 0; margin: 0; max-width: 100vw; max-height: 100vh; width: 100vw; height: 100vh; position: fixed; inset: 0; z-index: 1000; overflow: hidden; }
.authDrawer::backdrop { background: rgba(0, 0, 0, 0.65); backdrop-filter: blur(8px); animation: fadeIn 0.3s cubic-bezier(0.16, 1, 0.3, 1); }
.authDrawer[open] .authDrawerContent { animation: slideDrawerIn 0.38s cubic-bezier(0.16, 1, 0.3, 1) forwards; }
.authDrawerContent { position: fixed; top: 0; right: 0; bottom: 0; width: min(440px, 94vw); background: #ffffff; box-shadow: -10px 0 40px rgba(0, 0, 0, 0.25); display: flex; flex-direction: column; padding: 24px; overflow-y: auto; z-index: 1001; }
@keyframes slideDrawerIn { from { transform: translateX(100%); } to { transform: translateX(0); } }
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }

.authDrawerHeader { display: flex; align-items: center; justify-content: space-between; padding-bottom: 18px; border-bottom: 1px solid #eee; margin-bottom: 20px; }
.brandLogoGroup { display: flex; align-items: center; gap: 10px; }
.authBrandImg { width: 38px; height: 38px; border-radius: 6px; object-fit: cover; border: 1px solid #e5e5e5; }
.brandLogoGroup b { font-size: 18px; font-weight: 800; display: block; line-height: 1; }
.brandLogoGroup small { font-size: 8px; letter-spacing: 2px; color: #666; }
.closeDrawerBtn { background: #f4f4f5; border: none; font-size: 22px; width: 34px; height: 34px; border-radius: 50%; cursor: pointer; display: grid; place-items: center; transition: all 0.2s ease; }
.closeDrawerBtn:hover { background: #0a0a0a; color: #ffffff; transform: rotate(90deg); }

.authDrawerTabs { display: flex; background: #f4f4f5; padding: 4px; border-radius: 30px; margin-bottom: 24px; gap: 2px; }
.authTabBtn { flex: 1; border: none; background: transparent; padding: 9px 12px; border-radius: 24px; font-size: 12px; font-weight: 600; color: #666; cursor: pointer; transition: all 0.25s ease; }
.authTabBtn.active { background: #0a0a0a; color: #ffffff; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); }

.authTabPane { display: none; flex-direction: column; gap: 16px; animation: tabFadeIn 0.3s ease forwards; }
.authTabPane.active { display: flex; }
@keyframes tabFadeIn { from { opacity: 0; transform: translateY(6px); } to { opacity: 1; transform: translateY(0); } }

.authTabPane h3 { font-size: 24px; font-weight: 800; margin: 0; letter-spacing: -0.5px; }
.authSubtitle { font-size: 12.5px; color: #666; margin: 0 0 6px; line-height: 1.4; }
.authField { display: flex; flex-direction: column; gap: 6px; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; color: #333; }
.authField input { padding: 13px 14px; border: 1px solid #e4e4e7; border-radius: 8px; font-size: 13.5px; background: #fafafa; transition: border-color 0.2s, box-shadow 0.2s, background 0.2s; text-transform: none; font-weight: 400; }
.authField input:focus { outline: none; border-color: #0a0a0a; background: #ffffff; box-shadow: 0 0 0 3px rgba(10, 10, 10, 0.08); }
.authForgotRow { display: flex; justify-content: flex-end; margin-top: -6px; }
.linkBtn { background: none; border: none; font-size: 11.5px; font-weight: 600; color: #0a0a0a; cursor: pointer; text-decoration: underline; padding: 0; }
.authOtpRow { display: grid; grid-template-columns: 1fr auto; gap: 10px; align-items: end; }
.otpSendBtn { height: 44px; padding: 0 16px; font-size: 12px; font-weight: 700; white-space: nowrap; border-radius: 8px; }
.authSubmitBtn { margin-top: 10px; height: 48px; border-radius: 8px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-size: 13.5px; font-weight: 700; letter-spacing: 0.3px; transition: transform 0.2s, box-shadow 0.2s; }
.authSubmitBtn:hover { transform: translateY(-1px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); }
.authSubmitBtn svg { width: 16px; height: 16px; transition: transform 0.2s ease; }
.authSubmitBtn:hover svg { transform: translateX(3px); }

/* Mass Luxury Fabric Guide Page */
.fabricHero { background: #0a0a0a; color: #ffffff; padding: 85px 28px 75px; text-align: center; }
.fabricHeroContent { max-width: 820px; margin: 0 auto; }
.fabricBadge { display: inline-block; font-size: 10px; font-weight: 800; letter-spacing: 2px; text-transform: uppercase; color: #a3a3a3; padding: 6px 16px; border: 1px solid #27272a; border-radius: 30px; margin-bottom: 20px; background: rgba(255,255,255,0.03); }
.fabricHero h1 { font-size: clamp(42px, 6vw, 76px); font-weight: 800; line-height: 1.02; margin: 0 0 18px; letter-spacing: -1px; }
.fabricHero p { font-size: 16.5px; color: #a1a1aa; line-height: 1.65; margin: 0 0 40px; }
.fabricHeroStats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; border-top: 1px solid #27272a; padding-top: 36px; }
.fabricHeroStats div b { display: block; font-size: 24px; font-weight: 800; color: #ffffff; }
.fabricHeroStats div span { font-size: 11px; color: #71717a; text-transform: uppercase; letter-spacing: 0.5px; }

.fabricCatalog { max-width: 1240px; margin: 70px auto; padding: 0 28px; display: flex; flex-direction: column; gap: 60px; }
.fabricShowcaseCard { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center; background: #ffffff; border: 1px solid #e4e4e7; border-radius: 16px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.04); transition: transform 0.3s ease, box-shadow 0.3s ease; }
.fabricShowcaseCard:hover { transform: translateY(-4px); box-shadow: 0 20px 45px rgba(0,0,0,0.08); }
.fabricShowcaseCard.reverse { direction: rtl; }
.fabricShowcaseCard.reverse .fabricInfoCol { direction: ltr; }
.fabricImageCol { position: relative; height: 100%; min-height: 420px; overflow: hidden; }
.fabricImageCol img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.7s ease; }
.fabricShowcaseCard:hover .fabricImageCol img { transform: scale(1.05); }
.gsmPill { position: absolute; bottom: 20px; left: 20px; background: rgba(10, 10, 10, 0.9); color: #ffffff; font-size: 11px; font-weight: 700; padding: 8px 16px; border-radius: 20px; backdrop-filter: blur(8px); letter-spacing: 0.5px; }
.fabricInfoCol { padding: 45px 45px 45px 10px; display: flex; flex-direction: column; gap: 16px; }
.fabricShowcaseCard.reverse .fabricInfoCol { padding: 45px 10px 45px 45px; }
.fabricInfoCol small { font-size: 10px; font-weight: 800; letter-spacing: 1.8px; color: #71717a; text-transform: uppercase; }
.fabricInfoCol h2 { font-size: 38px; font-weight: 800; margin: 0; letter-spacing: -0.5px; }
.fabricTagline { font-size: 14.5px; color: #52525b; line-height: 1.6; margin: 0; }

.fabricSpecsGrid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; background: #fafafa; padding: 18px; border-radius: 10px; border: 1px solid #f4f4f5; margin: 8px 0; }
.fabricSpecsGrid div b { display: block; font-size: 11px; text-transform: uppercase; color: #0a0a0a; letter-spacing: 0.5px; margin-bottom: 2px; }
.fabricSpecsGrid div span { font-size: 12.5px; color: #71717a; }

.fabricMeter { display: flex; flex-direction: column; gap: 10px; margin-bottom: 10px; }
.meterRow { display: grid; grid-template-columns: 130px 1fr 40px; align-items: center; gap: 12px; font-size: 12px; font-weight: 600; }
.meterRow .bar { height: 8px; background: #e4e4e7; border-radius: 99px; overflow: hidden; }
.meterRow .bar b { display: block; height: 100%; background: #0a0a0a; border-radius: inherit; }
.meterRow em { font-style: normal; color: #71717a; text-align: right; }

.fabricShopBtn { align-self: flex-start; margin-top: 8px; padding: 12px 24px; border-radius: 8px; font-size: 13px; font-weight: 700; }

.fabricMatrixSection { max-width: 1240px; margin: 40px auto 70px; padding: 0 28px; }
.matrixHeader { text-align: center; margin-bottom: 30px; }
.matrixHeader small { font-size: 10px; font-weight: 800; letter-spacing: 2px; color: #71717a; }
.matrixHeader h2 { font-size: 34px; font-weight: 800; margin: 6px 0 0; }
.fabricCompareTable { width: 100%; border-collapse: collapse; text-align: left; font-size: 13.5px; }
.fabricCompareTable th { background: #0a0a0a; color: #ffffff; padding: 14px 16px; font-size: 11.5px; text-transform: uppercase; letter-spacing: 0.5px; }
.fabricCompareTable td { padding: 16px; border-bottom: 1px solid #e4e4e7; }

.fabricCareSection { max-width: 1240px; margin: 0 auto 90px; padding: 0 28px; }
.careHeader { text-align: center; max-width: 600px; margin: 0 auto 40px; }
.careHeader small { font-size: 10px; font-weight: 800; letter-spacing: 2px; color: #71717a; }
.careHeader h2 { font-size: 34px; font-weight: 800; margin: 6px 0 10px; }
.careHeader p { color: #71717a; font-size: 14px; }
.careCardsGrid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.careCardsGrid article { background: #fafafa; border: 1px solid #e4e4e7; border-radius: 12px; padding: 24px; text-align: center; transition: transform 0.25s ease; }
.careCardsGrid article:hover { transform: translateY(-3px); background: #ffffff; }
.careIcon { font-size: 32px; margin-bottom: 12px; }
.careStepNumber { display: inline-flex; align-items: center; justify-content: center; width: 38px; height: 38px; border-radius: 50%; background: #0a0a0a; color: #ffffff; font-size: 13px; font-weight: 800; margin-bottom: 14px; box-shadow: 0 4px 10px rgba(0,0,0,0.12); }
.footerInstaLink { display: inline-flex; align-items: center; gap: 6px; }
.footerInstaLink svg { width: 16px; height: 16px; transition: transform 0.2s ease; }
.footerInstaLink:hover svg { transform: scale(1.15); }
.careCardsGrid b { display: block; font-size: 14px; font-weight: 700; margin-bottom: 8px; }
.careCardsGrid p { font-size: 12.5px; color: #71717a; line-height: 1.5; margin: 0; }

@media (max-width: 900px) {
  .fabricShowcaseCard, .fabricShowcaseCard.reverse { grid-template-columns: 1fr; direction: ltr; }
  .fabricInfoCol, .fabricShowcaseCard.reverse .fabricInfoCol { padding: 28px; }
  .fabricHeroStats { grid-template-columns: 1fr 1fr; }
  .careCardsGrid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 600px) {
  .careCardsGrid { grid-template-columns: 1fr; }
  .fabricHero { padding: 60px 18px 45px; }
  .fabricCatalog, .fabricMatrixSection, .fabricCareSection { padding: 0 16px; }
}

/* Password Eye Icon Toggle Styling */
.passInputWrap { position: relative; display: flex; align-items: center; width: 100%; }
.passInputWrap input { width: 100%; padding-right: 42px !important; }
.passToggleBtn { position: absolute; right: 8px; background: none; border: none; padding: 6px; cursor: pointer; color: #71717a; display: flex; align-items: center; justify-content: center; transition: color 0.2s ease; z-index: 2; }
.passToggleBtn:hover { color: #0a0a0a; }
.passToggleBtn svg { width: 18px; height: 18px; pointer-events: none; }

/* Product-Wise Stock & Sales Analytics Styling */
.inventoryAnalyticsPanel { background: #ffffff; border-radius: 16px; border: 1px solid #e4e4e7; padding: 28px; box-shadow: 0 4px 20px rgba(0,0,0,0.03); }
.inventoryStatsGrid { grid-template-columns: repeat(4, 1fr) !important; gap: 16px; margin-bottom: 28px; }
.inventoryProductTable { display: flex; flex-direction: column; gap: 16px; }
.inventoryCardRow { display: grid; grid-template-columns: 1.5fr 1.2fr 1.2fr 1.5fr; gap: 20px; align-items: center; background: #fafafa; border: 1px solid #f4f4f5; border-radius: 12px; padding: 20px; transition: transform 0.2s ease, border-color 0.2s ease; }
.inventoryCardRow:hover { transform: translateY(-2px); border-color: #d4d4d8; background: #ffffff; box-shadow: 0 6px 16px rgba(0,0,0,0.04); }
.invMainInfo { display: flex; gap: 14px; align-items: center; }
.invThumb { width: 64px; height: 64px; border-radius: 8px; object-fit: cover; border: 1px solid #e4e4e7; flex-shrink: 0; }
.invMainInfo b { font-size: 15px; color: #0a0a0a; display: block; margin-bottom: 2px; }
.invMainInfo small { font-size: 12px; color: #71717a; display: block; margin-bottom: 8px; }
.invBadges { display: flex; flex-wrap: wrap; gap: 6px; }
.stockBadgePill { font-size: 11px; font-weight: 700; padding: 3px 8px; border-radius: 6px; text-transform: uppercase; letter-spacing: 0.5px; }
.stockOkBadge { background: #dcfce7; color: #15803d; }
.stockLowBadge { background: #fef3c7; color: #b45309; }
.stockOutBadge { background: #ffe4e6; color: #be123c; }
.bestSellerPill { font-size: 11px; font-weight: 700; padding: 3px 8px; border-radius: 6px; background: #ede9fe; color: #6d28d9; }

.invMetricsCol { display: flex; gap: 14px; }
.metricBox { display: flex; flex-direction: column; background: #ffffff; border: 1px solid #e4e4e7; padding: 8px 12px; border-radius: 8px; flex: 1; text-align: center; }
.metricBox small { font-size: 11px; color: #71717a; margin-bottom: 2px; text-transform: uppercase; }
.metricBox b { font-size: 13.5px; color: #0a0a0a; font-weight: 700; }
.metricBox del { color: #a1a1aa; font-size: 11px; font-weight: 400; }

.invVariantsCol { display: flex; flex-direction: column; gap: 4px; font-size: 12px; color: #52525b; line-height: 1.4; border-left: 1px solid #e4e4e7; padding-left: 16px; }
.invVariantsCol b { color: #0a0a0a; }

.invActionsCol { display: flex; flex-direction: column; gap: 8px; justify-content: center; }
.stockAdjustForm .adjustInputs { display: flex; gap: 6px; }
.qtyInput { width: 75px !important; padding: 6px 8px !important; font-size: 12.5px !important; border-radius: 6px !important; border: 1px solid #d4d4d8 !important; }
.reasonInput { width: 120px !important; padding: 6px 8px !important; font-size: 12.5px !important; border-radius: 6px !important; border: 1px solid #d4d4d8 !important; }
.updateStockBtn { padding: 6px 12px !important; font-size: 12px !important; border-radius: 6px !important; cursor: pointer; }
.toggleStockBtn { width: 100%; padding: 6px 12px !important; font-size: 12px !important; border-radius: 6px !important; cursor: pointer; }

@media (max-width: 1100px) {
  .inventoryCardRow { grid-template-columns: 1fr; gap: 14px; }
  .invVariantsCol { border-left: none; padding-left: 0; }
  .inventoryStatsGrid { grid-template-columns: 1fr 1fr !important; }
}

/* Visual Sales Analytics Charts & Bar Graphs */
.salesAnalyticsCharts { background: #ffffff; border-radius: 16px; border: 1px solid #e4e4e7; padding: 28px; margin-bottom: 28px; box-shadow: 0 4px 20px rgba(0,0,0,0.03); }
.chartSection { background: #fafafa; border: 1px solid #f4f4f5; border-radius: 12px; padding: 24px; margin-bottom: 24px; }
.chartSection h3, .chartCard h3 { font-size: 16px; font-weight: 700; color: #0a0a0a; margin: 0 0 20px 0; }
.salesBarChart { display: flex; align-items: flex-end; gap: 12px; height: 180px; padding-top: 24px; border-bottom: 2px solid #e4e4e7; position: relative; }
.chartBarCol { flex: 1; display: flex; flex-direction: column; align-items: center; height: 100%; justify-content: flex-end; position: relative; cursor: pointer; }
.chartBarTrack { width: 100%; max-width: 32px; height: 100%; background: #e4e4e7; border-radius: 6px 6px 0 0; display: flex; align-items: flex-end; overflow: hidden; }
.chartBarFill { width: 100%; background: linear-gradient(180deg, #0a0a0a 0%, #3f3f46 100%); border-radius: 6px 6px 0 0; transition: height 0.4s cubic-bezier(0.16, 1, 0.3, 1); }
.chartBarCol:hover .chartBarFill { background: linear-gradient(180deg, #2563eb 0%, #1d4ed8 100%); }
.chartBarLabel { font-size: 11px; font-weight: 600; color: #71717a; margin-top: 10px; text-align: center; white-space: nowrap; }
.chartBarTooltip { position: absolute; top: -36px; background: #0a0a0a; color: #ffffff; padding: 4px 8px; border-radius: 6px; font-size: 11px; font-weight: 600; text-align: center; opacity: 0; pointer-events: none; transition: opacity 0.2s ease, transform 0.2s ease; transform: translateY(4px); z-index: 10; white-space: nowrap; }
.chartBarCol:hover .chartBarTooltip { opacity: 1; transform: translateY(0); }

.chartsGrid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.chartCard { background: #fafafa; border: 1px solid #f4f4f5; border-radius: 12px; padding: 24px; }
.progressList { display: flex; flex-direction: column; gap: 16px; }
.progressRow { display: flex; flex-direction: column; gap: 6px; }
.progressInfo { display: flex; justify-content: space-between; font-size: 13px; }
.progressInfo b { color: #0a0a0a; font-weight: 600; }
.progressInfo span { color: #71717a; font-weight: 500; }
.progressBarTrack { width: 100%; height: 10px; background: #e4e4e7; border-radius: 999px; overflow: hidden; }
.progressBarFill { height: 100%; border-radius: 999px; transition: width 0.5s ease; }

@media (max-width: 900px) {
  .chartsGrid { grid-template-columns: 1fr; }
  .salesBarChart { gap: 6px; }
  .chartBarLabel { font-size: 9.5px; }
}

/* Analytics Hub & Leaderboard Styling */
.analyticsHubPanel { background: #ffffff; border-radius: 16px; border: 1px solid #e4e4e7; padding: 28px; box-shadow: 0 4px 20px rgba(0,0,0,0.03); }
.analyticsKpiGrid { grid-template-columns: repeat(3, 1fr) !important; gap: 18px; margin-bottom: 28px; }
.leaderboardPanel { background: #fafafa; border: 1px solid #f4f4f5; border-radius: 12px; padding: 24px; margin-top: 24px; }
.leaderboardList { display: flex; flex-direction: column; gap: 12px; }
.leaderboardRow { display: flex; align-items: center; gap: 16px; background: #ffffff; border: 1px solid #e4e4e7; border-radius: 10px; padding: 14px 18px; transition: transform 0.2s ease; }
.leaderboardRow:hover { transform: translateX(4px); border-color: #a1a1aa; }
.rankBadge { font-size: 15px; font-weight: 800; color: #6d28d9; background: #f5f3ff; width: 34px; height: 34px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.leaderboardInfo { flex: 1; }
.leaderboardInfo b { font-size: 14.5px; color: #0a0a0a; display: block; margin-bottom: 2px; }
.leaderboardInfo small { font-size: 12px; color: #71717a; }
.leaderboardRev { font-size: 15px; font-weight: 700; color: #16a34a; }

@media (max-width: 768px) {
  .analyticsKpiGrid { grid-template-columns: 1fr 1fr !important; }
}

/* Wishlist Empty State & Page Styling */
.wishlistPage { padding: 40px 0; max-width: 1200px; margin: 0 auto; }
.wishlistHead { text-align: center; margin-bottom: 32px; }
.wishlistHead small { font-size: 12px; font-weight: 700; letter-spacing: 1px; color: #71717a; text-transform: uppercase; }
.wishlistHead h1 { font-size: 28px; font-weight: 700; color: #0a0a0a; margin: 4px 0 0 0; }

.wishlistEmpty { text-align: center; background: #fafafa; border: 1px solid #e4e4e7; border-radius: 16px; padding: 60px 24px; max-width: 560px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.emptyIcon { width: 64px; height: 64px; border-radius: 50%; background: #f4f4f5; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; color: #71717a; }
.emptyIcon svg { width: 28px; height: 28px; }
.wishlistEmpty h2 { font-size: 20px; font-weight: 700; color: #0a0a0a; margin: 0 0 8px 0; }
.wishlistEmpty p { font-size: 14px; color: #71717a; margin: 0 0 24px 0; max-width: 400px; line-height: 1.5; }
.continueShoppingBtn { padding: 12px 28px !important; font-size: 14px !important; border-radius: 8px !important; text-decoration: none; display: inline-flex; align-items: center; justify-content: center; font-weight: 600; }

/* Professional Admin Navigation & Responsive Layout */
.adminNavHeader { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 24px; padding-bottom: 16px; border-bottom: 1px solid #e4e4e7; flex-wrap: wrap; }
.adminHeaderTitle h1 { font-size: 24px; font-weight: 700; color: #0a0a0a; margin: 0; display: flex; align-items: center; gap: 8px; flex-wrap: wrap; }
.adminHeaderTitle small { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: #71717a; text-transform: uppercase; display: block; margin-bottom: 2px; }

.adminNavControls { display: flex; align-items: center; gap: 12px; }
.adminQuickJump { padding: 8px 14px; border-radius: 8px; border: 1px solid #d4d4d8; font-size: 13px; font-weight: 600; color: #0a0a0a; background: #ffffff; cursor: pointer; outline: none; transition: border-color 0.2s ease; }
.adminQuickJump:focus { border-color: #6d28d9; }

.adminGroupNav { display: flex; flex-direction: column; gap: 16px; background: #ffffff; border: 1px solid #e4e4e7; border-radius: 16px; padding: 20px; margin-bottom: 28px; box-shadow: 0 4px 16px rgba(0,0,0,0.02); }
.adminNavBlock { display: flex; flex-direction: column; gap: 8px; }
.adminNavBlockTitle { font-size: 10.5px; font-weight: 800; letter-spacing: 1px; color: #a1a1aa; text-transform: uppercase; }
.adminNavPills { display: flex; flex-wrap: wrap; gap: 8px; }

.adminTabPill { display: inline-flex; align-items: center; gap: 8px; padding: 8px 16px; border-radius: 8px; background: #f4f4f5; color: #3f3f46; font-size: 13px; font-weight: 600; text-decoration: none; border: 1px solid transparent; transition: all 0.2s ease; white-space: nowrap; }
.adminTabPill:hover { background: #e4e4e7; color: #0a0a0a; }
.adminTabPill.active { background: #0a0a0a; color: #ffffff; border-color: #0a0a0a; box-shadow: 0 4px 12px rgba(0,0,0,0.15); }

@media (max-width: 900px) {
  .adminNavHeader { flex-direction: column; align-items: flex-start; gap: 12px; }
  .adminNavControls { width: 100%; justify-content: space-between; }
  .adminNavPills { flex-wrap: nowrap; overflow-x: auto; padding-bottom: 6px; -webkit-overflow-scrolling: touch; }
  .adminTabPill { font-size: 12px; padding: 7px 12px; }
}

/* 2026 production commerce polish */
.templateHeader .headerSocial a .icon{width:17px;height:17px}.templateHeader .headerSocial a{transition:transform .2s ease,background .2s ease,color .2s ease}.templateHeader .headerSocial a:hover{transform:translateY(-2px);background:#111;color:#fff}
.footerSocials{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.footerSocials a{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #2c2c2c;border-radius:999px;color:#fff}.footerSocials .icon{width:16px;height:16px}.footerSocials a:hover{background:#fff;color:#111}
.policyPage{max-width:1050px}.policyPage h1{max-width:780px}.policyBody{margin-top:24px;padding:28px;border:1px solid var(--line);background:#fafafa;border-radius:var(--radius);font-size:14px;line-height:1.9;white-space:normal}.policyContactGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.policyContactGrid a{display:flex;flex-direction:column;gap:7px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.policyContactGrid span{font-size:12px;color:#666}.faqGrid{display:grid;gap:10px;margin-top:28px}.faqGrid details{padding:18px 20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.faqGrid summary{cursor:pointer;font-weight:600}.faqGrid p{margin:12px 0 0;color:#666;line-height:1.7}.legalSettingsForm label{grid-column:1/-1}.legalSettingsForm textarea{min-height:170px;resize:vertical}
@media(max-width:700px){.policyContactGrid{grid-template-columns:1fr}.policyBody{padding:20px}.footerSocials{margin-bottom:8px}}

/* YAAN 2026 premium background + layout system */
:root{--yaan-cream:#f6f1e8;--yaan-sand:#e9dfcf;--yaan-charcoal:#11100f;--yaan-card:rgba(255,255,255,.82);--yaan-shadow:0 24px 70px rgba(32,23,14,.10)}
body{background:
radial-gradient(circle at 8% 8%,rgba(177,136,84,.11),transparent 26rem),
radial-gradient(circle at 92% 26%,rgba(17,16,15,.055),transparent 30rem),
linear-gradient(180deg,#fbfaf7 0%,var(--yaan-cream) 45%,#fbfaf8 100%);background-attachment:fixed}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.28;background-image:linear-gradient(rgba(30,23,16,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(30,23,16,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 85%)}
.header.templateHeader{box-shadow:0 12px 36px rgba(40,29,17,.06);border-bottom-color:rgba(83,65,43,.13)}
.categoryBar{box-shadow:0 8px 24px rgba(40,29,17,.035)}
.hero{margin:18px 2vw 0;border-radius:18px;box-shadow:0 30px 90px rgba(11,9,7,.24)}
.heroShade{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.18) 58%,rgba(0,0,0,.06)),linear-gradient(0deg,rgba(0,0,0,.55),transparent 58%)}
.heroCopy{padding:28px 30px;border-left:1px solid rgba(255,255,255,.48);background:linear-gradient(90deg,rgba(0,0,0,.22),transparent);backdrop-filter:blur(2px)}
.categories,.shelf,.story,.reviewSection,.shopHead,.simplePage,.admin,.fullAdmin,.checkoutPage,.customerPortal,.portalAuth{position:relative}
.categories:before,.shelf:before,.story:before{content:"";position:absolute;z-index:-1;border-radius:50%;filter:blur(1px);opacity:.55}
.categories:before{width:330px;height:330px;right:-120px;top:30px;background:radial-gradient(circle,rgba(176,137,91,.18),transparent 68%)}
.shelf:before{width:260px;height:260px;left:-90px;bottom:30px;background:radial-gradient(circle,rgba(30,30,30,.08),transparent 68%)}
.categoryGrid a{border:1px solid rgba(255,255,255,.2);box-shadow:0 18px 40px rgba(35,25,14,.12);overflow:hidden;position:relative}
.categoryGrid a:after{content:"";position:absolute;inset:auto -20% -42% 35%;height:75%;transform:rotate(-12deg);background:linear-gradient(120deg,transparent,rgba(255,255,255,.13),transparent)}
.productGrid{gap:22px}.productCard{border-color:rgba(83,65,43,.13);box-shadow:0 12px 32px rgba(35,25,14,.055);background:var(--yaan-card);backdrop-filter:blur(10px)}
.productCard:hover{box-shadow:0 28px 70px rgba(35,25,14,.14)}
.shopHead,.simplePage{margin:28px 4vw 0;padding:64px 4vw 42px;border:1px solid rgba(83,65,43,.13);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.90),rgba(237,228,215,.72));box-shadow:var(--yaan-shadow);overflow:hidden}
.shopHead:after,.simplePage:after{content:"YAAN";position:absolute;right:-.03em;bottom:-.24em;font-size:clamp(110px,19vw,300px);font-weight:900;letter-spacing:-.08em;color:rgba(20,18,16,.035);pointer-events:none}
.shopLayout{max-width:1540px;margin:auto}.shopLayout aside{align-self:start;position:sticky;top:155px;padding:22px;border:1px solid rgba(83,65,43,.13);border-radius:14px;background:rgba(255,255,255,.78);box-shadow:0 18px 42px rgba(35,25,14,.06);backdrop-filter:blur(14px)}
.productView{margin-top:24px}.productInfo{box-shadow:var(--yaan-shadow);background:rgba(255,255,255,.82)}
.reviewSection,.productReviews{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(244,238,229,.93));border-color:rgba(83,65,43,.12)}
.reviewCards article,.orderCard,.portalCards a,.addressGrid article,.portalStats article,.adminStats article,.adminPanel{background:rgba(255,255,255,.86);border-color:rgba(83,65,43,.13);box-shadow:0 15px 38px rgba(35,25,14,.055);backdrop-filter:blur(10px)}
.fabricHero{box-shadow:inset 0 -80px 120px rgba(0,0,0,.18)}
.fabricCatalog{background:linear-gradient(180deg,#f4eee4,#fbfaf7)}
.fabricShowcaseCard{box-shadow:0 26px 70px rgba(35,25,14,.10)}
.aboutPage{background:linear-gradient(180deg,transparent,rgba(235,224,208,.48),transparent)}
.fullAdmin,.admin{max-width:1600px;margin:auto}.fullAdmin>nav,.admin>nav{border-radius:12px;padding:10px;background:rgba(255,255,255,.74);box-shadow:0 10px 30px rgba(35,25,14,.06);backdrop-filter:blur(14px)}
.fullAdmin>nav a,.admin>nav a{transition:.2s ease}.fullAdmin>nav a:hover,.admin>nav a:hover{background:#111;color:#fff}
.checkoutGrid>div,.authColumns form,.profileForm,.addressForm,.reviewForm{box-shadow:var(--yaan-shadow);border-color:rgba(83,65,43,.13);background:rgba(255,255,255,.88)}
footer{margin-top:40px;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -24px 70px rgba(17,13,10,.08)}
@media(max-width:900px){.shopLayout aside{position:static}.hero{margin:12px 12px 0;border-radius:14px}.shopHead,.simplePage{margin:18px 12px 0;padding:44px 20px 30px}}
@media(max-width:720px){body{background-attachment:scroll}.heroCopy{padding:18px;border-left:0;background:none}.productGrid{gap:14px}.shopHead,.simplePage{border-radius:14px}.categoryGrid a{box-shadow:0 14px 34px rgba(35,25,14,.12)}}
