*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#2d2a27;background:#fbfaf7;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{width:min(1180px,calc(100% - 40px));margin:0 auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:9999}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #5d5145;background:#5d5145;color:#fff;padding:13px 22px;border-radius:999px;font-weight:600;transition:.2s}.button:hover{transform:translateY(-1px);opacity:.92}.button--secondary{background:transparent;color:#5d5145}.announcement{background:#5d5145;color:#fff;text-align:center;padding:8px 16px;font-size:13px;letter-spacing:.03em}.site-header{background:rgba(251,250,247,.96);border-bottom:1px solid #e8e1d8;position:sticky;top:0;z-index:20;backdrop-filter:blur(8px)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;min-height:76px}.brand{font-family:Georgia,serif;font-size:26px;letter-spacing:.08em;text-transform:uppercase}.nav{display:flex;justify-content:center;gap:28px;font-size:14px}.header-actions{display:flex;gap:16px;font-size:14px}.hero{padding:84px 0;background:linear-gradient(120deg,#f5efe7 0%,#fbfaf7 58%,#eee7dd 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:#8a7560}.hero h1,.section-title,.product-title{font-family:Georgia,serif;font-weight:500;line-height:1.1}.hero h1{font-size:clamp(42px,6vw,76px);margin:12px 0 18px}.hero p{font-size:18px;max-width:620px;color:#665f58}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-media{border-radius:28px;overflow:hidden;background:#eee7dd;min-height:520px;box-shadow:0 24px 70px rgba(70,57,45,.12)}.hero-media img{width:100%;height:100%;object-fit:cover}.section{padding:72px 0}.section-head{text-align:center;max-width:720px;margin:0 auto 36px}.section-title{font-size:clamp(32px,4vw,48px);margin:0 0 12px}.muted{color:#716a64}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card,.product-card{background:#fff;border:1px solid #e8e1d8;border-radius:18px;overflow:hidden}.category-card{padding:24px;min-height:180px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#f8f3ed,#fff)}.category-card h3{font-family:Georgia,serif;font-size:24px;margin:0 0 6px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card__image{aspect-ratio:1/1;background:#f0ece6;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card__content{padding:16px}.product-card__title{font-weight:600;line-height:1.4;margin:0 0 8px}.price{font-weight:700}.rich-text{max-width:780px;text-align:center;margin:0 auto}.rich-text h2{font-family:Georgia,serif;font-size:42px;font-weight:500}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.trust-item{background:#fff;border:1px solid #e8e1d8;border-radius:16px;padding:24px;text-align:center}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:48px}.product-gallery img{border-radius:18px;background:#f0ece6;margin-bottom:16px}.product-info{position:sticky;top:110px;align-self:start}.product-title{font-size:42px;margin:8px 0 14px}.product-description{color:#5f5953}.product-form select,.product-form input[type="number"]{width:100%;padding:13px;border:1px solid #cfc4b8;border-radius:10px;background:#fff;margin:8px 0 16px}.product-form .button{width:100%;border:0}.collection-header{padding:56px 0 26px;text-align:center}.collection-header h1{font-family:Georgia,serif;font-size:48px;font-weight:500;margin:0 0 12px}.pagination{display:flex;justify-content:center;gap:12px;margin-top:34px}.site-footer{background:#2f2b27;color:#f7f3ee;margin-top:60px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:48px;padding:56px 0}.footer-brand{font-family:Georgia,serif;font-size:28px;letter-spacing:.06em;text-transform:uppercase}.footer-links{display:grid;gap:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:18px 0;font-size:13px;color:#cfc7bf}.socials{display:flex;gap:14px;flex-wrap:wrap;margin-top:14px}.page-content{max-width:860px;margin:0 auto;padding:56px 0}.cart-row{display:grid;grid-template-columns:100px 1fr auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #e8e1d8}.search-form{display:flex;gap:10px;max-width:620px;margin:28px auto}.search-form input{flex:1;padding:13px;border:1px solid #cfc4b8;border-radius:999px}.empty-state{text-align:center;padding:70px 0}@media(max-width:900px){.nav{display:none}.hero-grid,.product-page{grid-template-columns:1fr}.hero-media{min-height:380px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.trust-grid,.footer-grid{grid-template-columns:1fr}.product-info{position:static}}@media(max-width:560px){.page-width{width:min(100% - 28px,1180px)}.header-inner{grid-template-columns:1fr auto}.brand{font-size:20px}.header-actions a:first-child{display:none}.hero{padding:56px 0}.hero h1{font-size:44px}.category-grid,.product-grid{grid-template-columns:1fr}.section{padding:52px 0}.cart-row{grid-template-columns:72px 1fr}.cart-row>div:last-child{grid-column:2}}