*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#24322c;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1420px,94vw);margin:auto}.announcement{min-height:34px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,22px);font-size:13px;gap:20px}.announcement a{color:#fff}.site-header{background:#fff;position:sticky;top:0;z-index:40;border-bottom:1px solid #e8ece8;box-shadow:0 2px 14px #283a300d}.header-main{display:grid;grid-template-columns:1fr minmax(320px,1.15fr) auto;align-items:center;gap:28px;padding:14px 0 10px}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand img{width:74px;height:58px;object-fit:contain}.brand strong{font-family:Georgia,serif;font-size:26px;display:block;line-height:1}.brand small{display:block;margin-top:6px;letter-spacing:2px;text-transform:uppercase;font-size:10px;color:#6f7c75}.search{display:flex;align-items:center;border:1px solid #cfd8d2;border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 4px 16px #00000008}.search input{border:0;outline:0;width:100%;padding:13px 18px;font-size:14px}.search button{border:0;background:var(--primary);color:#fff;width:46px;height:46px;border-radius:50%;font-size:26px;cursor:pointer}.header-actions{display:flex;gap:11px;align-items:center}.header-actions>a{display:flex;align-items:center;gap:6px;padding:10px 12px;border:1px solid #dfe6e1;border-radius:10px;font-size:13px;white-space:nowrap}.cart-link{background:var(--primary);color:#fff!important}.cart-link b{background:#fff;color:var(--primary);min-width:22px;height:22px;border-radius:11px;display:grid;place-items:center;font-size:12px}.nav{display:flex;justify-content:center;gap:42px;padding:9px 0 12px;font-size:14px}.nav a:hover{color:var(--accent)}.flash{margin-top:14px;border-radius:12px;padding:13px 16px;background:#eef7f1;border:1px solid #cfe4d6}.flash.error{background:#fff0f0;border-color:#ffd2d2}.hero{background:linear-gradient(120deg,#fbf5ed 0%,#f8f1e7 47%,#e6eee8 100%);overflow:hidden}.hero-inner{min-height:385px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:30px;padding:36px 0}.hero-copy{padding-left:4vw}.eyebrow{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--primary);font-weight:800}.hero h1{font-family:Georgia,serif;font-weight:500;font-size:clamp(42px,5vw,72px);line-height:.98;margin:12px 0 16px;max-width:760px}.hero p{font-size:18px;line-height:1.55;color:#53615a;max-width:670px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:var(--primary);color:#fff;padding:13px 18px;font-weight:700;cursor:pointer}.btn:hover{filter:brightness(.96)}.btn.secondary{background:#fff;color:var(--primary);border:1px solid #c9d7cf}.btn.accent{background:var(--accent)}.hero-art{position:relative;min-height:320px}.hero-card{position:absolute;background:#fff;border-radius:30px;box-shadow:0 25px 65px #2f493b24;overflow:hidden;display:grid;place-items:center}.hero-card img{width:100%;height:100%;object-fit:contain;padding:16px}.hero-card.a{width:290px;height:290px;right:18%;top:12px;transform:rotate(-3deg)}.hero-card.b{width:210px;height:210px;left:3%;bottom:5px;transform:rotate(4deg)}.hero-card.c{width:175px;height:175px;right:1%;bottom:0;transform:rotate(7deg)}.hero-badge{position:absolute;right:4%;top:16px;background:#fff9;border:1px solid #fff;border-radius:999px;padding:11px 16px;font-family:Georgia,serif;font-size:15px;backdrop-filter:blur(8px)}.trust-strip{background:#fff;border-top:1px solid #e6ebe7;border-bottom:1px solid #e6ebe7}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-item{padding:16px 18px;text-align:center;border-right:1px solid #e6ebe7;font-size:13px}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:14px;margin-bottom:3px}.filters{margin-top:20px;background:#f6f8f6;border:1px solid #e4e9e5;border-radius:16px;padding:15px;display:grid;grid-template-columns:auto 1fr 1fr 1fr auto;gap:12px;align-items:end}.filters .title{display:flex;gap:10px;align-items:center;padding:7px 12px 7px 5px;font-weight:800}.field label{display:block;font-size:11px;font-weight:700;margin-bottom:5px;color:#617068}.field input,.field select,.form-control{width:100%;border:1px solid #d7dfda;background:#fff;border-radius:9px;padding:10px 11px;outline:none}.section{padding:30px 0}.section h2{font-family:Georgia,serif;font-size:28px;margin:0 0 18px}.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.category{text-align:center}.category-img{width:150px;height:150px;margin:auto;border-radius:50%;background:#f1ede6;overflow:hidden;border:7px solid #f9f7f2;box-shadow:0 5px 18px #0000000c}.category-img img{width:100%;height:100%;object-fit:contain}.category strong{display:block;margin-top:10px;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #e2e7e3;border-radius:15px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:.2s;position:relative}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #2a43351a}.product-image{background:linear-gradient(#f8f6f1,#fff);aspect-ratio:1.18/1;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:12px}.badge{position:absolute;top:10px;left:10px;background:var(--accent);color:#fff;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:700}.product-info{padding:13px 14px 15px;display:flex;flex-direction:column;gap:7px;flex:1}.product-info h3{font-size:15px;margin:0;line-height:1.3}.category-name{font-size:11px;text-transform:uppercase;letter-spacing:.7px;color:#7c8881}.price{font-size:17px;font-weight:800}.compare{font-size:12px;color:#9aa39e;text-decoration:line-through;margin-left:5px}.stock{font-size:11px;color:#68756e}.product-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:auto}.product-actions .btn{padding:10px;font-size:12px}.icon-btn{border:1px solid #dbe3dd;border-radius:10px;background:#fff;padding:9px 11px;cursor:pointer}.promo-row{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:14px;margin-top:24px}.promo{min-height:130px;border-radius:16px;padding:22px;background:linear-gradient(120deg,#f0ece3,#fff);border:1px solid #e4e1da;position:relative;overflow:hidden}.promo:nth-child(2){background:linear-gradient(120deg,#f1e8df,#f7ded3)}.promo:nth-child(3){background:linear-gradient(120deg,#dbe9e1,#eff7f2)}.promo h3{font-family:Georgia,serif;font-size:23px;margin:0 0 6px}.promo p{max-width:75%;font-size:13px;color:#5c6862}.empty{padding:40px;border:1px dashed #cbd6cf;border-radius:16px;text-align:center;color:#748078}.breadcrumbs{padding:20px 0;font-size:13px;color:#748078}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:42px;padding:12px 0 50px}.product-detail-image{background:#f8f6f2;border-radius:24px;display:grid;place-items:center;min-height:520px}.product-detail-image img{width:100%;max-height:600px;object-fit:contain;padding:25px}.product-detail h1{font-family:Georgia,serif;font-size:42px;margin:8px 0 15px}.product-detail .price{font-size:29px}.product-detail p{line-height:1.7;color:#526159}.qty-row{display:flex;gap:10px;align-items:center;margin:20px 0}.qty{width:85px;padding:12px;border:1px solid #d2ddd6;border-radius:10px}.cart-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:25px;padding-bottom:60px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:12px;border-bottom:1px solid #e4e9e5;text-align:left}.cart-product{display:flex;align-items:center;gap:12px}.cart-product img{width:82px;height:70px;object-fit:contain;background:#f8f6f2;border-radius:10px}.summary-card{border:1px solid #dfe6e1;border-radius:18px;padding:22px;position:sticky;top:160px;height:max-content}.summary-row{display:flex;justify-content:space-between;padding:9px 0}.summary-row.total{font-weight:800;font-size:20px;border-top:1px solid #dfe6e1;margin-top:8px;padding-top:15px}.checkout-grid{display:grid;grid-template-columns:1.1fr .7fr;gap:30px;padding-bottom:60px}.panel{background:#fff;border:1px solid #dfe6e1;border-radius:18px;padding:22px}.panel h2{font-size:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}.form-group label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.payment-option{display:block;border:1px solid #dbe3de;border-radius:12px;padding:14px;margin:10px 0;cursor:pointer}.payment-option input{margin-right:8px}.auth-wrap{min-height:62vh;display:grid;place-items:center;padding:50px 0}.auth-card{width:min(520px,92vw);border:1px solid #e0e7e2;border-radius:20px;padding:28px;box-shadow:0 18px 60px #0000000a}.auth-card h1{font-family:Georgia,serif}.footer{background:#263b31;color:#ecf1ed;margin-top:30px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px;padding:45px 0}.footer-logo{width:160px;filter:brightness(1.4)}.footer h4{margin-top:0}.footer a,.footer p{display:block;color:#cad6cf;font-size:13px;line-height:1.7}.footer-bottom{border-top:1px solid #ffffff1c;padding:15px max(3vw,20px);text-align:center;color:#afbeb5;font-size:12px}.status-pill{display:inline-flex;border-radius:999px;padding:5px 9px;background:#eef4ef;font-size:11px}.order-card{border:1px solid #dfe6e1;border-radius:14px;padding:16px;margin:12px 0}.order-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}
@media(max-width:1100px){.header-main{grid-template-columns:1fr auto}.search{grid-column:1/-1;grid-row:2}.product-grid{grid-template-columns:repeat(3,1fr)}.hero-inner{grid-template-columns:1fr 1fr}.categories{grid-template-columns:repeat(3,1fr)}.promo-row{grid-template-columns:1fr 1fr}.promo-row .promo:first-child{grid-column:1/-1}.filters{grid-template-columns:1fr 1fr}.filters .title{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.announcement{font-size:11px}.announcement span:nth-child(2){display:none}.brand div{display:none}.header-actions span{display:none}.header-main{gap:10px}.nav{overflow:auto;justify-content:flex-start;gap:24px;padding-left:4vw}.hero-inner{grid-template-columns:1fr;padding:28px 0}.hero-copy{padding:0}.hero-art{min-height:255px}.hero-card.a{width:220px;height:220px;right:18%}.hero-card.b{width:145px;height:145px}.hero-card.c{width:125px;height:125px}.trust-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-info{padding:10px}.categories{grid-template-columns:repeat(2,1fr)}.category-img{width:120px;height:120px}.filters{grid-template-columns:1fr}.promo-row{grid-template-columns:1fr}.promo-row .promo:first-child{grid-column:auto}.product-detail,.cart-layout,.checkout-grid{grid-template-columns:1fr}.product-detail-image{min-height:360px}.product-detail h1{font-size:32px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.cart-table th:nth-child(2),.cart-table td:nth-child(2){display:none}.header-actions>a{padding:9px}.search input{padding:11px 14px}}
@media(max-width:460px){.product-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.hero p{font-size:16px}.announcement span:first-child{max-width:75vw}.product-actions{grid-template-columns:1fr auto}}
