:root{--paper:#fbfaf5;--mist:#eaf2f8;--blue:#b9d4e8;--ink:#294255;--muted:#6f8492;--blush:#f5dfe3;--line:rgba(81,119,145,.23);--page:1400px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,sans-serif;line-height:1.65}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.045'/%3E%3C/svg%3E")}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.7rem}.announcement{text-align:center;padding:.55rem 1rem;background:var(--ink);color:#fff;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:94px;padding:0 clamp(1.25rem,4vw,4.5rem);background:color-mix(in srgb,var(--paper) 94%,transparent);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.nav{display:flex;gap:clamp(.9rem,2vw,2rem);align-items:center}.nav a{font-size:.82rem;letter-spacing:.04em;position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-.35rem;height:1px;background:var(--ink);transition:.25s}.nav a:hover:after{right:0}.brand{width:190px;min-height:62px;display:grid;place-items:center;font:italic 2rem Georgia,serif}.brand img{max-height:58px;width:auto}.header-actions{justify-self:end;display:flex;gap:.7rem}.header-actions a{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.menu-button{display:none;background:none;border:0;font-size:1.35rem}.hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:620px;background:linear-gradient(115deg,#f8f6ef 0 48%,var(--mist) 48%)}.hero-copy{align-self:center;padding:clamp(4rem,8vw,9rem)}.eyebrow{display:flex;align-items:center;gap:.8rem;color:var(--muted);font:italic .82rem Georgia,serif;letter-spacing:.13em;text-transform:uppercase}.eyebrow:before{content:"";width:2.2rem;height:1px;background:var(--blue)}h1,h2,h3{font-family:Georgia,serif;font-weight:400}h1{font-size:clamp(3.2rem,6vw,6.5rem);line-height:.94;letter-spacing:-.04em;margin:1rem 0 1.5rem}.hero-copy p{max-width:35rem;color:var(--muted)}.button{display:inline-flex;align-items:center;gap:.8rem;margin-top:1.25rem;padding:.9rem 1.3rem;border:1px solid var(--ink);background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.button:hover{background:transparent;color:var(--ink)}.hero-media{position:relative;display:grid;place-items:center;overflow:hidden;padding:3rem}.hero-media:before,.hero-media:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.75);border-radius:50%}.hero-media:before{width:430px;height:430px}.hero-media:after{width:330px;height:330px}.hero-media img{position:relative;z-index:1;width:min(620px,92%);max-height:540px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(52,74,90,.16))}.hero-placeholder{position:relative;z-index:1;text-align:center;color:var(--muted);border:1px dashed var(--blue);padding:5rem 3rem}.page-width{width:min(var(--page),calc(100% - 3rem));margin-inline:auto}.section{padding:clamp(5rem,9vw,9rem) 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem}.section-head h2{font-size:clamp(2.4rem,4vw,4.2rem);line-height:1;margin:.4rem 0 0}.section-head p{max-width:34rem;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);background:var(--mist);border-block:1px solid var(--line)}.category-card{min-height:260px;display:grid;place-items:center;text-align:center;padding:3rem 1.5rem;border-right:1px solid var(--line);transition:.25s}.category-card:last-child{border:0}.category-card:hover{background:rgba(255,255,255,.6)}.category-card small{display:block;color:var(--muted);letter-spacing:.13em;text-transform:uppercase}.category-card strong{display:block;margin:.7rem 0;font:400 clamp(1.7rem,3vw,2.7rem) Georgia,serif}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product-card__image{aspect-ratio:4/5;background:var(--mist);overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover img{transform:scale(1.025)}.product-card__meta{display:grid;grid-template-columns:1fr auto;gap:.3rem 1rem;padding-top:1rem}.product-card h3{margin:0;font-size:1.05rem}.product-card__vendor{grid-column:1;color:var(--muted);font-size:.78rem}.price{font-family:Georgia,serif}.placeholder{width:100%;height:100%;background:#dce8ef}.reviews{background:var(--mist)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.review{padding:2rem;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.9);min-height:250px;display:flex;flex-direction:column}.stars{color:#d4a5ad;letter-spacing:.12em}.review blockquote{font:1.18rem/1.65 Georgia,serif;margin:1.3rem 0;flex:1}.review footer{display:flex;justify-content:space-between;color:var(--muted);font-size:.78rem}.site-footer{background:#263e50;color:#e9f0f4;padding:5rem clamp(1.25rem,6vw,6.5rem) 2rem}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1.15fr;gap:4rem}.footer-brand{font:italic 2rem Georgia,serif}.footer-brand img{max-width:220px;max-height:74px;object-fit:contain;filter:brightness(4) grayscale(1)}.footer-copy,.company-copy{color:#bacbd5;font-size:.82rem}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1.2rem}.site-footer h3{grid-column:1/-1;margin:0 0 1rem;font:400 .8rem Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}.footer-links a{color:#cfdae1;font-size:.82rem}.footer-bottom{display:flex;justify-content:space-between;margin-top:4rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.14);color:#aabcc8;font-size:.74rem}.main-page,.main-collection,.main-product{padding:clamp(4rem,8vw,8rem) 0}.rte{max-width:860px}.rte h1{font-size:clamp(2.8rem,5vw,5rem)}.rte h2{margin-top:2.5rem}.rte p,.rte li{color:#536c7c}.collection-title{font-size:clamp(2.8rem,5vw,5rem)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem)}.product-gallery img{width:100%;background:var(--mist)}.product-detail h1{font-size:clamp(2.5rem,4vw,4.6rem)}.product-detail .price{font-size:1.35rem}.product-form select,.product-form input[type=number]{width:100%;padding:.85rem;border:1px solid var(--line);background:#fff;margin:.4rem 0 1rem}.product-form button{width:100%;cursor:pointer}.cart-count{font-size:.68rem}.empty{text-align:center;padding:5rem 1rem;color:var(--muted)}@media(max-width:980px){.site-header{grid-template-columns:auto 1fr auto;min-height:78px}.menu-button{display:block}.nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:flex-start;padding:1.5rem;background:var(--paper);border-bottom:1px solid var(--line)}.nav.is-open{display:flex}.brand{justify-self:center;width:160px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:5rem 1.5rem 3rem}.hero-media{min-height:430px}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}.product-layout{grid-template-columns:1fr}}@media(max-width:640px){.announcement{font-size:.65rem}.site-header{padding:0 1rem}.header-actions a:first-child{display:none}.hero-media{min-height:340px}.hero-media:before{width:290px;height:290px}.hero-media:after{width:220px;height:220px}.section-head{display:block}.category-grid,.review-grid,.product-grid,.footer-grid{grid-template-columns:1fr}.category-card{min-height:180px;border-right:0;border-bottom:1px solid var(--line)}.footer-intro{grid-column:auto}.footer-links{grid-template-columns:1fr}.footer-bottom{display:block}}
