:root{--ink:#253b37;--muted:#73807c;--sage:#7f9586;--sage-dark:#647d6c;--cream:#faf7f2;--paper:#fffdfa;--blush:#f3e8e5;--line:#e7e1da;--shadow:0 18px 50px rgba(48,58,53,.08);--radius:28px;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:9999}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(1400px,calc(100% - 56px));margin:auto}.announcement{background:#839286;color:#fff;font-size:12px;letter-spacing:.06em}.announcement__inner{display:flex;justify-content:space-between;gap:22px;padding:8px 0;white-space:nowrap;overflow:hidden}.site-header{background:rgba(255,253,250,.95);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(230,225,218,.8);backdrop-filter:blur(16px)}.header__row{min-height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.brand{font-family:var(--serif);font-style:italic;font-size:34px;letter-spacing:-.03em;color:#1e3354}.header__nav{display:flex;gap:30px;justify-content:center}.header__nav a{font-size:14px}.header__icons{display:flex;justify-content:flex-end;gap:16px}.header__icons a{width:32px;height:32px;display:grid;place-items:center;border-radius:50%}.header__icons svg{width:20px;height:20px}.header__currency{font-size:13px}.soft-hero{min-height:660px;background-image:linear-gradient(90deg,rgba(250,247,242,.18),rgba(250,247,242,.02)),url('wyevcqro-hero.jpg');background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.soft-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,252,248,.24),transparent 60%)}.soft-hero__card{position:relative;z-index:2;width:min(560px,48vw);margin-left:max(4vw,40px);background:rgba(255,253,250,.92);border:1px solid rgba(255,255,255,.8);border-radius:36px;padding:56px 54px;box-shadow:var(--shadow);backdrop-filter:blur(8px)}.eyebrow{font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:#87918c;font-weight:700}.soft-hero h1{font-family:var(--serif);font-weight:400;font-size:62px;line-height:1.05;margin:16px 0 20px;letter-spacing:-.04em}.soft-hero h1 em{display:block;color:#718477;font-weight:400}.soft-hero p{color:#66736f;max-width:460px}.btns{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;border:1px solid #9aaa9f;font-size:13px;font-weight:600;letter-spacing:.02em}.button--primary{background:var(--sage-dark);color:#fff;border-color:var(--sage-dark)}.button--secondary{background:rgba(255,255,255,.55)}.section{padding:84px 0}.section--tight{padding:44px 0}.section-heading{text-align:center;margin-bottom:38px}.section-heading h2{font-family:var(--serif);font-size:44px;font-weight:400;line-height:1.1;margin:10px 0}.section-heading p{color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;transition:.2s;box-shadow:0 10px 25px rgba(42,52,47,.03)}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px rgba(42,52,47,.08)}.product-card__image{aspect-ratio:1/1.05;background:linear-gradient(135deg,#f4efe9,#edf1eb);overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover}.placeholder{height:100%;display:grid;place-items:center;font-family:var(--serif);font-size:24px;color:#8a958f}.product-card__body{padding:16px}.product-card__title{font-weight:700;font-size:14px;line-height:1.35;min-height:38px}.product-card__price{margin-top:12px;font-weight:700}.values{background:#f7f7f2;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.values__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.value{display:flex;align-items:center;gap:14px;padding:28px 22px;border-right:1px solid var(--line)}.value:last-child{border-right:0}.value__icon{width:46px;height:46px;border-radius:50%;background:#e9eee9;display:grid;place-items:center;font-size:20px}.value b{display:block;font-size:13px}.value span{display:block;color:#818a86;font-size:12px}.newsletter{background:linear-gradient(115deg,#f7ece8,#f6f4ed);border:1px solid #eee3df;border-radius:30px;padding:40px 46px;display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:center}.newsletter h2{font-family:var(--serif);font-size:34px;font-weight:400;margin:0 0 6px}.newsletter p{margin:0;color:var(--muted)}.newsletter form{display:flex;background:#fff;border:1px solid #dcd7d0;padding:6px;border-radius:999px}.newsletter input{flex:1;border:0;background:transparent;padding:0 18px;outline:0;min-width:0}.newsletter button{border:0;cursor:pointer}.site-footer{padding:65px 0 26px;background:#fffdfa}.footer__grid{display:grid;grid-template-columns:1.3fr 2.2fr;gap:70px}.footer__brand{padding-right:50px;border-right:1px solid var(--line)}.footer__brand .brand{display:inline-block;margin-bottom:16px}.footer__brand p{color:var(--muted);max-width:340px}.footer__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.footer__col h3{font-size:10px;letter-spacing:.22em;text-transform:uppercase;margin:0 0 16px}.footer__col a{display:block;color:#66726f;font-size:13px;margin:8px 0}.footer__bottom{border-top:1px solid var(--line);margin-top:50px;padding-top:22px;font-size:12px;color:#8a928f;display:flex;justify-content:space-between}.product-page{padding:60px 0 90px}.product-main{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:start}.product-media{border-radius:26px;overflow:hidden;background:#f4f1eb}.product-info h1{font-family:var(--serif);font-size:44px;line-height:1.12;font-weight:400;margin:0 0 16px}.product-price{font-size:22px;font-weight:700;margin-bottom:22px}.product-form select,.product-form input[type=number]{width:100%;padding:14px;border:1px solid #d9d6cf;border-radius:12px;background:#fff;margin:6px 0 14px}.product-form .button{width:100%;border:none;cursor:pointer}.product-description{margin-top:50px}.product-description>*:first-child{margin-top:0}.product-description img{height:auto}.shopify-payment-button{margin-top:10px}.page-content{padding:70px 0}.page-content h1{font-family:var(--serif);font-weight:400;font-size:44px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
@media(max-width:990px){.header__nav{display:none}.header__row{grid-template-columns:1fr auto 1fr}.soft-hero{min-height:560px}.soft-hero__card{width:min(620px,calc(100% - 48px));margin:0 auto;padding:42px}.soft-hero h1{font-size:48px}.product-grid{grid-template-columns:repeat(2,1fr)}.values__grid{grid-template-columns:repeat(2,1fr)}.value:nth-child(2){border-right:0}.footer__grid{grid-template-columns:1fr}.footer__brand{border-right:0;padding-right:0}.product-main{grid-template-columns:1fr}.collection-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.page-width{width:min(100% - 28px,1400px)}.announcement__inner{justify-content:center}.announcement__inner span:not(:first-child){display:none}.brand{font-size:28px}.header__currency{font-size:11px}.header__icons{gap:6px}.soft-hero{min-height:600px;background-position:61% center}.soft-hero__card{padding:34px 28px;border-radius:28px}.soft-hero h1{font-size:42px}.section{padding:58px 0}.section-heading h2{font-size:36px}.product-grid,.collection-grid{grid-template-columns:1fr}.values__grid{grid-template-columns:1fr}.value{border-right:0;border-bottom:1px solid var(--line)}.newsletter{grid-template-columns:1fr;padding:32px 24px}.newsletter form{flex-direction:column;border-radius:20px;padding:8px}.newsletter input{min-height:48px}.footer__cols{grid-template-columns:1fr 1fr}.footer__bottom{flex-direction:column;gap:8px}.product-info h1{font-size:36px}}
