*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f4ee;color:#191919;font-family:Arial,sans-serif}a{text-decoration:none;color:inherit;cursor:pointer}.bar,.section,.wrap,.foot{width:92%;max-width:1180px;margin:auto}header{height:76px;background:#090909;color:#fff;position:sticky;top:0;z-index:5;border-bottom:1px solid #292929}.bar{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{font:25px Georgia,serif;line-height:.8;text-align:center}.logo small{font-size:12px;letter-spacing:2px}.bar nav{display:flex;gap:30px;font-size:14px}.bar nav a{padding:28px 0;border-bottom:2px solid transparent}.bar nav .active,.bar nav a:hover{color:#c79a4a;border-color:#c79a4a}.actions{display:flex;align-items:center;gap:8px}.actions button,.menu{background:none;color:#fff;border:0;font-size:22px;cursor:pointer}.cart{font-size:12px!important;border:1px solid #6f572d!important;padding:9px 12px}.cart b{background:#b58a3c;border-radius:50%;padding:2px 6px}.menu{display:none}.hero{height:610px;position:relative;background:#111;overflow:hidden;color:#fff}.hero img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.12),rgba(0,0,0,.45))}.heroText{position:absolute;top:0;bottom:0;right:8%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.heroText small,.brand small{color:#d0a454;letter-spacing:3px}.heroText h1{font:55px/1.25 Georgia,serif;font-weight:400;margin:15px 0}.heroText p{font-size:16px}.heroText a{border:1px solid #c79a4a;padding:13px 24px;margin-top:18px}.section{padding:75px 0}.title{display:grid;grid-template-columns:1fr auto 1fr;gap:25px;align-items:center;text-align:center;margin-bottom:42px}.title>span{height:1px;background:#ddd5c8}.title small{color:#8b7b64}.title h2{margin:7px 0;font-size:25px}.cats{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.cats a{background:#eee9df;min-height:135px;display:grid;place-items:center;text-align:center;padding:20px;font-size:15px}.cats i{font-style:normal;color:#b58a3c;font-size:22px;margin-top:8px}.white{background:#fff;max-width:none;padding-left:4%;padding-right:4%}.products{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.products article{border:1px solid #e5dfd5;padding-bottom:12px}.placeholder{height:300px;background:#ece8e0;display:grid;place-items:center;color:#999}.products h3,.products p{margin:12px 14px 5px}.products h3{font-size:15px}.products p{font-size:13px}.add{margin:10px 14px 0;width:calc(100% - 28px);padding:11px;border:0;background:#b58a3c;color:#fff;cursor:pointer}.brand{background:#0a0a0a;color:#fff;padding:75px 0}.brand h2{font:38px Georgia,serif;font-weight:400}.brand p{max-width:650px;line-height:2;color:#ccc}.benefits{display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.benefits div{text-align:center;padding:28px;border-left:1px solid #ddd5c8}.benefits div:last-child{border:0}.benefits b,.benefits small{display:block}.benefits small{margin-top:6px;color:#888}footer{background:#090909;color:#ddd;padding-top:50px}.foot{display:grid;grid-template-columns:1.3fr .8fr .9fr 1.3fr;gap:40px;padding-bottom:45px}.foot h4{color:#fff}.foot a{display:block;color:#aaa;margin:12px 0;font-size:13px}.foot p{color:#999;line-height:1.9;font-size:13px}.foot input{padding:12px;border:0}.foot button{padding:12px 18px;border:0;background:#b58a3c;color:#fff}.copy{text-align:center;border-top:1px solid #252525;padding:18px;color:#777;font-size:11px}@media(max-width:850px){.bar nav{display:none}.menu{display:block}.hero{height:500px}.heroText{right:6%}.heroText h1{font-size:42px}.cats{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:repeat(2,1fr)}.foot{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.hero{height:450px}.heroText h1{font-size:34px}.heroText p{font-size:13px}.section{padding:55px 0}.cats,.products{gap:10px}.placeholder{height:210px}.products h3{font-size:13px}.products p{font-size:11px}.foot{grid-template-columns:1fr}.logo{font-size:20px}}
.container-shop{width:92%;max-width:1180px;margin:auto}.shop-page{padding:60px 0 90px;background:#f7f4ee}.shop-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #ddd5c8;padding-bottom:30px;margin-bottom:35px}.shop-head small,.info small{color:#b58a3c;letter-spacing:2px}.shop-head h1{font:44px Georgia,serif;font-weight:400;margin:10px 0}.shop-head p{color:#777}.shop-head select{padding:12px 18px;border:1px solid #ddd5c8;background:#fff}.shop-layout{display:grid;grid-template-columns:220px 1fr;gap:30px;direction:ltr}.shop-layout aside,.shop-layout .products{direction:rtl}.shop-layout aside{background:#fff;border:1px solid #e5dfd5;padding:22px;height:max-content}.shop-layout aside h3{margin-top:0}.shop-layout aside label{display:block;font-size:13px;font-weight:bold;margin:24px 0 10px}.shop-layout aside a{display:block;font-size:13px;margin:10px 0;color:#666}.shop-layout aside input{width:100%;padding:10px;margin:5px 0;border:1px solid #ddd}.filter{width:100%;margin-top:15px;padding:11px;border:0;background:#b58a3c;color:#fff}.product-page{padding:80px 0;background:#f7f4ee;min-height:calc(100vh - 76px)}.product-detail{width:92%;max-width:1100px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:start;direction:ltr}.gallery,.info{direction:rtl}.main-photo{height:560px;background:#ebe6de;display:grid;place-items:center;color:#999}.thumbs{display:flex;gap:10px;margin-top:12px}.thumbs span{width:75px;height:75px;background:#e5e0d8;display:grid;place-items:center;color:#888}.info h1{font:42px Georgia,serif;font-weight:400;margin:15px 0}.price{font-size:20px;margin:20px 0;color:#222}.desc{line-height:2;color:#666}.info label{display:block;margin:25px 0 10px;font-size:14px;font-weight:bold}.sizes{display:flex;gap:8px}.sizes button{background:#fff;border:1px solid #ccc;padding:10px 16px;cursor:pointer}.qty{display:flex;align-items:center;gap:20px;margin:28px 0}.qty button{width:35px;height:35px;border:1px solid #ccc;background:#fff}.buy{width:100%;padding:15px;border:0;background:#b58a3c;color:#fff;font-size:15px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px;color:#777;font-size:12px}
@media(max-width:850px){.shop-layout{grid-template-columns:1fr}.shop-layout aside{order:2}.shop-head{align-items:start;gap:15px;flex-direction:column}.product-detail{grid-template-columns:1fr;gap:35px}.main-photo{height:420px}}
/* v6 homepage refinements */
.brand-logo{display:block;width:150px;height:50px;overflow:hidden}.brand-logo img{width:100%;height:100%;object-fit:contain;display:block}.footer-logo{width:170px;height:60px}.category-section{background:#f7f4ee}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.category-grid a{background:#fff;padding-bottom:16px;text-align:center;border:1px solid #e7e0d4;transition:.25s}.category-grid a:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.06)}.cat-photo{height:145px;overflow:hidden;background:#eee8de;margin-bottom:13px}.cat-photo img{width:100%;height:100%;object-fit:cover}.category-grid strong{display:block;font-size:13px}.category-grid span{display:block;color:#b58a3c;font-size:11px;margin-top:8px}.category-text{display:grid;place-items:center;font:20px Georgia,serif;color:#222;letter-spacing:1px}.section-head{max-width:1180px;margin:0 auto 28px;display:flex;justify-content:space-between;align-items:end}.section-head small,.service-title small{color:#b58a3c;letter-spacing:2px}.section-head h2{margin:8px 0 0;font:30px Georgia,serif;font-weight:400}.section-head>a{font-size:12px;border-bottom:1px solid #b58a3c;padding-bottom:6px}.real-products{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.real-products article{background:#fff}.real-products a{display:block}.real-products img{width:100%;height:390px;object-fit:cover;display:block}.real-products article div{padding:15px 14px 18px}.real-products span{font-size:11px;color:#9b8b74}.real-products h3{font-size:15px;margin:7px 0}.real-products p{font-size:12px;color:#777;margin:0}.promo{min-height:430px;background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.15)),url('assets/products/flora-look-05.jpeg') center/cover;display:flex;align-items:center;color:#fff}.promo>div{width:92%;max-width:1180px;margin:auto}.promo small{color:#d0a454;letter-spacing:3px}.promo h2{font:42px Georgia,serif;font-weight:400;margin:14px 0}.promo p{max-width:470px;color:#ddd;line-height:2}.promo a,.brand a{display:inline-block;border:1px solid #c79a4a;padding:11px 20px;margin-top:12px}.best{background:#f7f4ee}.best-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dcd3c5;border-bottom:1px solid #dcd3c5}.best-grid div{padding:28px 20px;display:flex;gap:20px;align-items:center;border-left:1px solid #dcd3c5}.best-grid div:last-child{border-left:0}.best-grid b{font:30px Georgia,serif;color:#b58a3c;font-weight:400}.best-grid span{font-size:14px}.service-section{background:#fff;padding:70px 4%;text-align:center}.service-title h2{font:28px Georgia,serif;font-weight:400;margin:8px 0 30px}.service-grid{max-width:980px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#ddd5c8}.service-grid a{background:#fff;padding:22px 10px;font-size:12px}.social{font-size:11px;color:#777;margin-top:18px}@media(max-width:1000px){.category-grid{grid-template-columns:repeat(4,1fr)}.real-products{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.brand-logo{width:115px;height:42px}.category-grid{grid-template-columns:repeat(2,1fr)}.real-products{grid-template-columns:repeat(2,1fr)}.real-products img{height:280px}.section-head h2{font-size:24px}.promo h2{font-size:32px}.best-grid{grid-template-columns:1fr}.best-grid div{border-left:0;border-bottom:1px solid #dcd3c5}.service-grid{grid-template-columns:repeat(2,1fr)}}

/* v7 final homepage */
.hero{min-height:610px;background:#0a0a0a}.hero img{object-position:center;filter:grayscale(1) contrast(1.03)}
.category-grid a{border-radius:2px}.cat-photo{border-radius:50%;width:150px;height:150px;margin:0 auto 13px}.category-grid a{padding-top:14px}.category-grid .category-text{border-radius:50%;margin:0 auto 13px;width:150px;height:150px;background:#eee7dc}
.real-products{grid-template-columns:repeat(5,1fr)}.real-products article{border:1px solid #e7e0d4;transition:.25s}.real-products article:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.07)}.product-image{height:390px;position:relative;overflow:hidden;background:#eee8de}.real-products img{height:100%;transition:.35s}.real-products article:hover img{transform:scale(1.025)}.heart{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:20px;cursor:pointer}.promo{min-height:390px}.journal{background:#fff}.journal-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.journal-grid article{border:1px solid #e5dfd5;padding:28px;background:#faf8f4}.journal-number{font:30px Georgia,serif;color:#b58a3c}.journal-grid h3{font-size:16px;line-height:1.8;font-weight:500}.journal-grid p{font-size:12px;color:#777;line-height:2}.service-grid a{transition:.2s}.service-grid a:hover{color:#b58a3c}
@media(max-width:1100px){.real-products{grid-template-columns:repeat(3,1fr)}.product-image{height:340px}}
@media(max-width:700px){.cat-photo,.category-grid .category-text{width:125px;height:125px}.real-products{grid-template-columns:repeat(2,1fr)}.product-image{height:280px}.journal-grid{grid-template-columns:1fr}.hero{min-height:500px}}
/* v8 shop + product final refinements */
.shop-toolbar{display:flex;gap:10px;margin:-12px 0 28px}.shop-toolbar input{flex:1;padding:13px 16px;border:1px solid #ddd5c8;background:#fff;font-family:inherit}.shop-toolbar button{border:1px solid #ddd5c8;background:#fff;padding:0 18px;cursor:pointer}.filter-links{display:grid;gap:7px}.filter-links button{text-align:right;background:none;border:0;padding:7px 0;color:#666;font-family:inherit;cursor:pointer}.filter-links button.active,.filter-links button:hover{color:#b58a3c}.shop-layout .products{grid-template-columns:repeat(3,1fr)}.products article{background:#fff}.products article h3{margin-bottom:6px}.products article p{color:#888}.products article strong{display:block;margin:0 14px;font-size:13px}.product-real{height:360px!important;position:relative;overflow:hidden}.product-real img{width:100%;height:100%;object-fit:cover}.products .heart{position:absolute;top:10px;right:10px;margin:0;width:34px;height:34px;border-radius:50%;border:0;background:rgba(255,255,255,.92);font-size:20px}.empty{grid-column:1/-1;background:#fff;padding:50px;text-align:center;color:#777}.main-photo{overflow:hidden;background:#ece7df}.main-photo img{width:100%;height:100%;object-fit:cover}.thumbs .thumb{border:1px solid #ddd5c8;background:#fff;padding:0;width:78px;height:78px;overflow:hidden;cursor:pointer}.thumbs .thumb.active{border-color:#b58a3c}.thumbs .thumb img{width:100%;height:100%;object-fit:cover}.product-meta{font-size:13px;color:#8c7a61}.sizes button.selected{border-color:#b58a3c;color:#9a742f}.info .buy{margin-left:0;margin-right:0}.product-detail .gallery{position:sticky;top:100px}@media(max-width:850px){.shop-layout .products{grid-template-columns:repeat(2,1fr)}.product-detail .gallery{position:static}}@media(max-width:520px){.shop-toolbar{flex-direction:column}.shop-toolbar button{padding:12px}.shop-layout .products{grid-template-columns:1fr 1fr}.product-real{height:250px!important}.main-photo{height:400px!important}}
/* Cart & checkout */
.page-shell{max-width:1180px;margin:0 auto;padding:55px 24px 80px}.page-title{text-align:center;margin-bottom:38px}.page-title span{color:#b08a45;font-size:14px}.page-title h1{margin:8px 0;font-size:32px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 350px;gap:28px;align-items:start}.cart-items,.summary,.form-card{background:#fff;border:1px solid #e7e1d8}.summary{padding:26px;position:sticky;top:20px}.summary h2,.form-card h2{margin-top:0;font-size:19px}.summary>div{display:flex;justify-content:space-between;gap:15px;margin:15px 0;font-size:14px}.summary hr{border:0;border-top:1px solid #eee}.summary .total{font-size:16px}.gold-btn{display:block;width:100%;box-sizing:border-box;text-align:center;background:#b08a45;color:#fff;border:0;padding:14px 18px;text-decoration:none;cursor:pointer;margin-top:22px}.continue{display:block;text-align:center;color:#222;margin-top:16px;font-size:14px}.cart-row{display:grid;grid-template-columns:105px 1fr auto auto;gap:18px;align-items:center;padding:18px;border-bottom:1px solid #eee}.cart-row:last-child{border-bottom:0}.cart-row img{width:105px;height:125px;object-fit:cover}.cart-info h3{margin:0 0 8px;font-size:16px}.cart-info p,.muted{color:#777;font-size:13px}.qty{display:flex;align-items:center;border:1px solid #ddd}.qty button{background:#fff;border:0;width:32px;height:34px;cursor:pointer}.qty span{width:30px;text-align:center}.remove{background:none;border:0;color:#8b6a3d;cursor:pointer}.empty{text-align:center;padding:80px 20px}.form-card{padding:24px;margin-bottom:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{font-size:13px}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea{display:block;width:100%;box-sizing:border-box;margin-top:8px;padding:12px;border:1px solid #ddd;font:inherit;background:#fff}.radio{display:block;padding:12px 0;font-size:14px}.radio input{margin-left:8px}.secure{font-size:12px;color:#777;border-top:1px solid #eee;padding-top:15px}.footer{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;background:#111;color:#fff;padding:50px max(24px,calc((100% - 1180px)/2));}.footer img{width:130px;filter:brightness(0) invert(1)}.footer a{display:block;color:#ddd;text-decoration:none;margin:10px 0;font-size:13px}.footer b{display:block;margin-bottom:15px}.footer p{color:#bbb;font-size:13px}@media(max-width:800px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary{position:static}.cart-row{grid-template-columns:80px 1fr;}.cart-row img{width:80px;height:100px}.qty{justify-self:start}.remove{justify-self:end}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.footer{grid-template-columns:1fr 1fr}.site-header nav{display:none}}
