*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#171717;background:#fffafa}.announcement{background:#101010;color:#fff;text-align:center;padding:11px 16px;font-size:13px;letter-spacing:.2px}.announcement span{margin:0 12px;color:#aaa}.header{height:82px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:sticky;top:0;z-index:20;box-shadow:0 1px 10px #00000008}.brand{display:flex;flex-direction:column;text-decoration:none;color:#111;min-width:160px}.brand-mark{font-family:Georgia,serif;font-size:34px;line-height:.85;letter-spacing:2px}.brand span:last-child{font-size:11px;letter-spacing:2px;margin-top:7px}.header nav{display:flex;gap:28px}.header nav a{color:#222;text-decoration:none;font-size:14px}.header nav a.active,.header nav a:hover{color:#ee536a}.header-actions{display:flex;gap:13px;align-items:center}.header-actions button,.header-actions a{border:0;background:none;color:#222;text-decoration:none;font-size:21px;cursor:pointer}.header-actions b{background:#ee536a;color:white;border-radius:20px;padding:2px 6px;font-size:10px}.hero{display:grid;grid-template-columns:52% 48%;min-height:560px;background:linear-gradient(100deg,#fbe1e3,#fff1f2)}.hero-copy{padding:80px 8% 55px;display:flex;flex-direction:column;justify-content:center}.eyebrow{color:#e9516a;letter-spacing:3px;font-weight:700;font-size:13px;margin:0 0 16px}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.98;margin:0 0 25px}.hero h1 em{color:#ee536a}.hero-text{font-size:18px;line-height:1.6;max-width:520px}.hero-buttons{display:flex;gap:15px;margin:20px 0 42px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:30px;padding:14px 27px;font-size:13px;font-weight:700;letter-spacing:1.2px;cursor:pointer;border:1px solid #ee536a}.btn.primary{background:#ee536a;color:#fff}.btn.secondary{background:#fff;color:#222}.btn.small{padding:11px 18px;font-size:11px}.trust-row{display:flex;gap:28px}.trust-row div{display:flex;flex-direction:column;gap:7px}.trust-row strong{font-size:13px}.trust-row small{font-size:11px;color:#555}.hero-image{min-height:560px;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.categories{padding:65px 5%;background:#fff6f7}.section-title{text-align:center;margin-bottom:38px}.section-title h2{font-family:Georgia,serif;font-size:38px;font-weight:400;margin:0 0 12px}.section-title>p:not(.eyebrow){color:#666}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.category{text-align:center;text-decoration:none;color:#111}.circle{width:150px;height:150px;border-radius:50%;overflow:hidden;margin:auto;border:5px solid #fff;box-shadow:0 5px 20px #00000012}.circle img{width:100%;height:100%;object-fit:cover}.category h3{font-size:16px;margin:15px 0 10px}.category span{display:inline-block;background:#ee536a;color:#fff;border-radius:20px;padding:7px 16px;font-size:10px;font-weight:bold;letter-spacing:1px}.shop-section{padding:75px 5%}.search-wrap{max-width:480px;margin:0 auto 35px}.search-wrap input{width:100%;padding:15px 20px;border:1px solid #ddd;border-radius:30px;font-size:15px;outline:none}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product{background:#fff;border:1px solid #eee;border-radius:14px;overflow:hidden;box-shadow:0 4px 18px #00000008}.product-img{height:330px;background:#f6e6e7;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.product-info{padding:18px}.product-info h3{font-family:Georgia,serif;font-weight:400;font-size:20px;margin:0 0 7px}.product-info p{color:#777;font-size:13px;min-height:32px}.price{font-size:18px;font-weight:bold}.product button{width:100%;margin-top:13px;padding:11px;border:0;border-radius:22px;background:#ee536a;color:#fff;font-weight:bold;cursor:pointer}.story{display:grid;grid-template-columns:55% 45%;background:#f8eeee;align-items:center}.story-image{height:500px;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover}.story-copy{padding:55px 10%}.story-copy h2,.about h2{font-family:Georgia,serif;font-weight:400;font-size:42px;margin:0 0 20px}.story-copy p{line-height:1.8;color:#555;margin-bottom:30px}.bestsellers{padding:75px 5%;text-align:center}.mini-note{color:#666}.about{text-align:center;padding:80px 10%;background:#fff}.about>p:not(.eyebrow){max-width:700px;margin:0 auto 35px;color:#666;line-height:1.7}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:950px;margin:auto}.promise-grid>div{padding:28px;border:1px solid #eee;border-radius:14px}.promise-grid b{font-size:26px;color:#ee536a}.promise-grid h3{margin:13px 0 7px}.promise-grid p{font-size:13px;color:#777}.footer-top{background:#111;color:#fff;padding:55px 6%;display:grid;grid-template-columns:2fr 1fr 1.5fr 1.5fr;gap:35px}.footer-top h3{font-family:Georgia,serif;font-weight:400;margin:8px 0}.footer-top h4{margin-top:0}.footer-top a,.footer-top span{display:block;color:#ddd;text-decoration:none;margin:10px 0;font-size:14px}.footer-top p{color:#bbb;line-height:1.6}.footer-bottom{background:#080808;color:#999;text-align:center;padding:18px;font-size:12px}.cart-panel{position:fixed;right:-420px;top:0;width:min(420px,100%);height:100vh;background:#fff;z-index:50;padding:25px;transition:right .3s;box-shadow:-10px 0 30px #0002;overflow:auto}.cart-panel.open{right:0}.overlay{position:fixed;inset:0;background:#0007;z-index:40;display:none}.overlay.show{display:block}.cart-head{display:flex;justify-content:space-between;align-items:center}.cart-head button{border:0;background:none;font-size:30px;cursor:pointer}.cart-item{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #eee;padding:18px 0}.cart-total{display:flex;justify-content:space-between;padding:20px 0;font-size:18px}.checkout{width:100%}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#111;color:#fff;padding:13px 20px;border-radius:25px;display:none;z-index:60}.toast.show{display:block}@media(max-width:1000px){.header nav{display:none}.hero{grid-template-columns:1fr}.hero-image{height:460px;min-height:0;order:-1}.hero-copy{padding:55px 7%}.category-grid{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.trust-row{flex-wrap:wrap}}@media(max-width:600px){.announcement{font-size:11px}.header{height:70px;padding:0 18px}.header-actions{gap:7px}.brand-mark{font-size:28px}.hero-image{height:380px}.hero h1{font-size:43px}.hero-text{font-size:16px}.hero-buttons{flex-direction:column}.trust-row{gap:18px}.category-grid{grid-template-columns:repeat(2,1fr);gap:22px}.circle{width:120px;height:120px}.products{grid-template-columns:1fr}.product-img{height:360px}.story-image{height:330px}.story-copy h2,.about h2{font-size:34px}.promise-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.footer-top{padding:40px 8%}}
