
:root{--cream:#fbf6eb;--paper:#fffaf0;--ink:#312919;--muted:#746b57;--olive:#4e5a2d;--olive2:#7d8051;--gold:#a07735;--terra:#a55d3b;--line:#e9dcc7;--shadow:0 18px 48px rgba(68,45,22,.13);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fffaf0 0%,#f7efe1 100%);font-size:15px}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#4f572d;color:#fff5dc;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;gap:18px;padding:8px 0}.topbar-links{display:flex;gap:20px}.site-header{background:rgba(255,250,241,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{height:76px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;min-width:178px;flex:0 0 178px}.brand-logo-img{width:168px;height:auto;object-fit:contain}.brand-icon{width:46px;height:46px;border-radius:14px;background:var(--olive);color:#fff;display:grid;place-items:center;font-weight:800}.brand-text strong{display:block;font:700 25px Georgia,serif}.brand-text small{display:block;color:var(--muted);font-size:12px;margin-top:1px}.main-nav{display:flex;align-items:center;gap:18px;flex:1;justify-content:center;min-width:0}.main-nav a{font-size:14px;color:#322b1c;position:relative;white-space:nowrap}.main-nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;background:var(--gold)}.header-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.search{height:42px;display:flex;align-items:center;border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 10px}.search input{border:0;background:transparent;outline:0;width:150px;color:#443}.search button{border:0;background:transparent;font-size:20px;color:var(--olive);cursor:pointer}.icon-action,.cart-mini{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#42351f;position:relative}.cart-mini i{position:absolute;top:0;right:2px;background:var(--gold);color:white;font-size:10px;min-width:16px;height:16px;border-radius:50%;display:grid;place-items:center;font-style:normal}.header-shop-btn,.btn{border:0;border-radius:12px;padding:12px 17px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.header-shop-btn,.btn-primary,.btn-gradient{background:var(--olive);color:#fff;box-shadow:0 8px 22px rgba(77,85,45,.2)}.btn-soft,.btn-ghost{background:#fffaf3;color:var(--olive);border:1px solid #cbbd9d}.btn-full{width:100%}.fashion-hero{position:relative;overflow:hidden;background:#f8efdf;border-bottom:1px solid var(--line)}.fashion-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0% 10%,rgba(167,119,53,.12),transparent 25%),linear-gradient(90deg,rgba(255,250,241,.95),rgba(255,250,241,.78) 42%,transparent 65%);z-index:1}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.86fr 1.18fr;gap:26px;align-items:center;min-height:560px}.hero-copy{padding:54px 0}.hero-kicker{text-transform:uppercase;letter-spacing:.22em;color:var(--gold);font-weight:800;margin-bottom:18px}.hero-copy h1{font:700 clamp(43px,5vw,70px)/.98 Georgia,serif;margin:0 0 22px;color:var(--olive);max-width:580px}.hero-copy h1 em{font-style:normal;color:var(--terra)}.hero-copy p{font-size:18px;line-height:1.55;color:#3e3728;max-width:530px}.hero-cta{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.fashion-chips{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.fashion-chips span{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:14px;padding:12px 15px;color:#4d4c32;font-weight:700}.hero-photo-wrap{position:relative;margin-right:-70px}.hero-photo-wrap img{width:100%;height:510px;object-fit:cover;border-radius:42px 0 0 42px;box-shadow:var(--shadow)}.hero-seal{position:absolute;right:55px;bottom:70px;width:118px;height:118px;border-radius:50%;background:rgba(255,250,241,.82);border:1px solid #d8c6a1;display:grid;place-items:center;text-align:center;font:700 18px Georgia,serif;color:var(--gold);box-shadow:0 8px 24px rgba(0,0,0,.1)}.fashion-main{padding:28px 0 60px}.collection-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:34px}.collection-card{height:210px;border-radius:22px;overflow:hidden;position:relative;display:block;background:#d9c4a7;box-shadow:var(--shadow)}.collection-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.85)}.collection-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(58,41,20,.55),rgba(58,41,20,.08))}.collection-card div{position:absolute;left:24px;bottom:22px;color:#fff;z-index:2}.collection-card h3{font:700 32px/1 Georgia,serif;margin:0 0 12px}.collection-card span{font-weight:700}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin:30px 0 18px}.section-head h2{font:700 34px Georgia,serif;margin:0;color:#322616}.section-head p{margin:8px 0 0;color:var(--muted)}.section-head a{color:var(--olive);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fffaf4;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(75,49,25,.08);display:flex;flex-direction:column}.product-thumb{position:relative;aspect-ratio:4/5;overflow:hidden;background:#eee}.product-thumb img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover .product-thumb img{transform:scale(1.04)}.badge{position:absolute;top:14px;left:14px;background:#fffaf0;color:var(--olive);border:1px solid var(--line);padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;z-index:2}.product-body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.product-body h3{margin:0;font:700 22px Georgia,serif}.product-desc{color:var(--muted);line-height:1.45;margin:0;min-height:42px}.price-row{display:flex;align-items:center;gap:8px;margin-top:auto}.price-row strong{color:var(--terra);font-size:18px}.price-row span{text-decoration:line-through;color:#9b8f79}.product-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}.lookbook-banner{margin:44px 0;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:26px;background:linear-gradient(135deg,#6d5838,#a4663f);color:#fff;border-radius:30px;padding:34px;position:relative;overflow:hidden}.lookbook-banner:before{content:"";position:absolute;inset:0;background:url('../uploads/banners/sahaja-hero.webp') center/cover;opacity:.12}.lookbook-banner>*{position:relative}.lookbook-banner small{text-transform:uppercase;letter-spacing:.16em;color:#eadbc3;font-weight:800}.lookbook-banner h2{font:700 46px Georgia,serif;margin:10px 0}.lookbook-banner p{max-width:520px;line-height:1.6;color:#fff5e8}.lookbook-banner img{height:260px;width:100%;object-fit:cover;border-radius:22px;border:1px solid rgba(255,255,255,.25)}.discount-badge{position:absolute;right:26px;top:24px;width:92px;height:92px;border-radius:50%;background:#fffaf0;color:var(--terra);display:grid;place-items:center;text-align:center;font-weight:900}.curated-panels{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:35px 0}.curated-card{min-height:310px;border-radius:28px;background:#fffaf4;border:1px solid var(--line);padding:30px;position:relative;overflow:hidden;box-shadow:var(--shadow)}.curated-card h3{font:700 36px Georgia,serif;margin:0 0 12px}.curated-card p{color:var(--muted);max-width:320px}.curated-card a{color:var(--olive);font-weight:800}.curated-card img{position:absolute;right:0;bottom:0;width:48%;height:100%;object-fit:cover;border-radius:90px 0 0 0}.fashion-values{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:32px 0}.fashion-values div{background:#fffaf4;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 8px 20px rgba(60,42,21,.05)}.fashion-values span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f1eadb;color:var(--olive);font-size:22px}.fashion-values b{display:block;margin:12px 0 6px}.fashion-values p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.fashion-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:36px 0}.testimonial{background:#fffaf4;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 10px 24px rgba(73,51,27,.06)}.testimonial p{font:500 17px/1.55 Georgia,serif;margin:0 0 15px}.testimonial b{display:block}.testimonial span{color:var(--gold);letter-spacing:2px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{background:#fffaf4;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 8px 22px rgba(60,40,20,.07)}.article-card img{height:180px;width:100%;object-fit:cover}.article-card div{padding:18px}.article-card h3{font:700 22px Georgia,serif;margin:0 0 8px}.article-card p{color:var(--muted);line-height:1.45}.article-card span{font-weight:800;color:var(--olive)}.affiliate-note{margin-top:30px;background:#fff7e7;border:1px dashed #cab692;border-radius:16px;padding:14px;color:#6b5b3f}.footer{background:#efe2cd;border-top:1px solid var(--line);padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.8fr) 1.1fr;gap:26px}.footer h4{margin:0 0 14px;font:700 20px Georgia,serif}.footer a{display:block;margin:8px 0;color:#554935}.footer .brand{min-width:0}.footer .brand-logo-img{width:190px}.muted-light{color:#6e6049;line-height:1.55}.socials{display:flex;gap:10px}.socials a,.socials span{width:34px;height:34px;border-radius:50%;background:#fffaf0;border:1px solid #d8c7a7;display:grid;place-items:center;color:var(--olive);font-weight:800}.newsletter{display:flex;gap:6px}.newsletter input{min-width:0;flex:1;border:1px solid #cdbd9f;background:#fffaf3;border-radius:12px;padding:12px}.newsletter button{border:0;background:var(--olive);color:#fff;border-radius:12px;padding:0 16px}.payment-row{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:28px 20px 18px;color:#635138}.payment-row b{background:#fffaf4;border:1px solid #dcccae;border-radius:8px;padding:6px 10px}.copyright{text-align:center;background:#4f572d;color:#fff5dc;padding:14px}.bt-source-credit{margin-left:10px}.bt-source-credit a{display:inline;color:#fff;font-weight:800}.empty{grid-column:1/-1;background:#fffaf4;border:1px solid var(--line);border-radius:16px;padding:20px;color:var(--muted)}@media(max-width:1120px){.header-inner{height:auto;padding:14px 0;flex-wrap:wrap}.main-nav{order:3;width:100%;justify-content:flex-start;overflow:auto}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-photo-wrap{margin:0 0 30px}.hero-photo-wrap img{border-radius:28px;height:auto}.collection-row,.product-grid,.article-grid,.fashion-testimonials{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.fashion-values{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.container{width:min(100% - 24px,1180px)}.topbar-inner,.topbar-links{display:block}.search{display:none}.hero-copy h1{font-size:42px}.collection-row,.product-grid,.article-grid,.fashion-testimonials,.curated-panels,.fashion-values,.footer-grid{grid-template-columns:1fr}.collection-card{height:240px}.lookbook-banner{grid-template-columns:1fr;padding:24px}.curated-card img{position:static;width:100%;height:260px;border-radius:20px;margin-top:18px}.header-shop-btn{display:none}.brand-logo-img{width:155px}.hero-seal{display:none}}
.section{padding:48px 0 70px}.category-rail{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 26px}.cat-pill{background:#fffaf4;border:1px solid var(--line);border-radius:999px;padding:10px 14px;display:flex;align-items:center;gap:8px;color:var(--olive);box-shadow:0 8px 18px rgba(70,45,20,.06)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.detail-img{background:#fffaf4;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.detail-img img{width:100%;height:auto}.detail-panel{background:#fffaf4;border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--shadow);position:sticky;top:96px}.detail-panel h1{font:700 44px Georgia,serif;margin:12px 0;color:var(--ink)}.muted{color:var(--muted)}.detail-price{display:flex;gap:10px;align-items:center;margin:20px 0}.detail-price strong{font-size:30px;color:var(--terra)}.detail-price span{text-decoration:line-through;color:#9b8f79}.static-badge{position:static;display:inline-block}.content{margin-top:28px;background:#fffaf4;border:1px solid var(--line);border-radius:24px;padding:26px;line-height:1.65;box-shadow:0 10px 22px rgba(60,40,20,.05)}.content h2{font:700 28px Georgia,serif;margin:0 0 12px}.footer-brand .sahaja-logo{width:190px}@media(max-width:800px){.detail-grid{grid-template-columns:1fr}.detail-panel{position:static}.detail-panel h1{font-size:34px}}
