:root{--w:1200px;--ink:#111;--muted:#707070;--line:#e9e9e9;--soft:#f5f5f5}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%;height:auto}.page-width{width:min(calc(100% - 32px),var(--w));margin:auto}.announcement{background:#111;color:#fff;text-align:center;padding:9px 12px;font-size:12px}.header{position:sticky;top:0;z-index:50;background:#fffffff7;border-bottom:1px solid var(--line)}.header__in{height:62px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center}.brand{justify-self:center;text-decoration:none;font-weight:800;letter-spacing:.16em;font-size:15px}.icon{border:0;background:transparent;color:#111;text-decoration:none;font-size:13px;display:grid;place-items:center;height:40px;width:40px;padding:0;cursor:pointer}.icon svg{display:block}.nav{display:none;border-top:1px solid var(--line);background:#fff}.nav.open{display:block}.nav a{display:block;padding:13px 0;text-decoration:none}.header-search{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 14px 30px #0000001a;z-index:60}.header-search[hidden]{display:none}.header-search__inner{padding-top:12px;padding-bottom:14px}.header-search__box{height:48px;border:1px solid #d9d9d9;border-radius:14px;display:grid;grid-template-columns:24px 1fr 36px;gap:8px;align-items:center;padding:0 8px 0 13px;background:#fff}.header-search__box>svg{color:#555}.header-search__box input{width:100%;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:16px;color:#111;direction:rtl;text-align:right}.header-search__box input::placeholder{color:#8a8a8a}.header-search__close{height:34px;width:34px;border:0;background:transparent;font-size:25px;line-height:1;color:#555;cursor:pointer}.header-search__results{max-height:min(58vh,430px);overflow:auto;margin-top:8px}.header-search__results:empty{display:none}.header-search__item{min-height:72px;display:grid;grid-template-columns:58px minmax(0,1fr) 24px;gap:11px;align-items:center;padding:8px 4px;border-bottom:1px solid #eee;text-decoration:none;direction:ltr}.header-search__media{width:58px;height:58px;border-radius:10px;background:#f7f7f7;overflow:hidden;display:grid;place-items:center}.header-search__media img{width:100%;height:100%;object-fit:cover}.header-search__info{min-width:0;text-align:right;direction:rtl}.header-search__info strong{display:block;font-size:13px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-search__info span{display:block;margin-top:5px;font-size:12px;font-weight:800;color:#333}.header-search__go{font-size:18px;color:#777}.header-search__empty{padding:18px 4px;text-align:center;color:#777;font-size:13px}.hero{background:#f3f3f3}.hero a{display:block;text-decoration:none}.hero img{width:100%;object-fit:cover}.hero__empty{min-height:420px;display:grid;place-items:center;text-align:center;padding:32px;background:linear-gradient(135deg,#f8f8f8,#e8e8e8)}.hero__empty strong{font-size:34px;letter-spacing:.08em}.hero__cta{text-align:center;background:#fff;padding:16px 16px 22px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;text-decoration:none;font-weight:800;font-size:13px;letter-spacing:.04em}.offers{padding:18px 0}.offers__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.offer{border:1px solid var(--line);border-radius:16px;padding:16px 10px;text-align:center}.offer strong{display:block;font-size:17px}.offer span{display:block;font-size:11px;color:var(--muted);margin-top:5px}.offer.best{background:#111;color:#fff;border-color:#111}.offer.best span{color:#ccc}.section{padding:34px 0}.head{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:18px}.head h2{margin:0;font-size:27px;letter-spacing:-.03em}.head p{margin:6px 0 0;color:var(--muted);font-size:13px}.head>a{font-size:12px;font-weight:700}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.card__img{position:relative;aspect-ratio:1;background:var(--soft);border-radius:16px;overflow:hidden}.card__img img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:8px;top:8px;background:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;letter-spacing:.08em}.card h3{font-size:13px;line-height:1.35;margin:10px 2px 0}.card h3 a{text-decoration:none}.price{font-size:14px;font-weight:800;margin:7px 2px}.more{font-size:11px;font-weight:700;margin:0 2px;text-underline-offset:3px}.trust{background:#111;color:#fff}.trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;text-align:center;padding:22px 0}.trust strong{display:block;font-size:11px}.trust span{display:block;color:#bbb;font-size:9px;margin-top:4px}.collection-title{text-align:center;padding:30px 0 16px}.collection-title h1{font-size:30px;margin:0}.collection-title p{color:var(--muted);font-size:13px}.product{padding:24px 0 44px}.product__layout{display:grid;gap:22px}.product__media{background:var(--soft);border-radius:18px;overflow:hidden}.product__info h1{font-size:28px;line-height:1.08;margin:0 0 12px}.product__price{font-size:22px;font-weight:800}.rte{line-height:1.65;color:#444;font-size:14px}.select,.qty{height:48px;border:1px solid #d7d7d7;border-radius:12px;background:#fff;padding:0 12px;margin:7px 0 12px}.select{width:100%}.qty{width:90px}.full{width:100%}.footer{border-top:1px solid var(--line);padding:30px 0 38px;text-align:center}.footer__brand{font-weight:800;letter-spacing:.16em}.footer__copy{font-size:11px;color:var(--muted);margin-top:10px}.offer-showcase{padding:12px 0 30px;background:#fff}.offer-showcase .page-width{width:min(calc(100% - 24px),720px)}.offer-showcase__inner{position:relative;overflow:hidden;padding:20px 12px 14px;border:1px solid #e8dfd2;border-radius:26px;background:linear-gradient(180deg,#fffefa,#fbf8f2);box-shadow:0 14px 36px #22190e12;text-align:center}.offer-showcase__brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:10px;color:#17130f}.offer-showcase__brand span{width:30px;height:1px;background:#b98b51}.offer-showcase__brand strong{font-size:9px;letter-spacing:.28em;font-weight:900}.offer-showcase__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 13px;border:1px solid #dcc8ab;border-radius:999px;background:#fff;font-size:10px;color:#765b38;margin-bottom:12px}.offer-showcase__title{max-width:330px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.22;font-weight:500;letter-spacing:-.025em}.offer-showcase__intro{max-width:330px;margin:12px auto 16px;color:#645f58;font-size:12px;line-height:1.75}.offer-showcase__cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;direction:rtl}.offer-card{position:relative;min-width:0;min-height:138px;padding:24px 8px 14px;border:1px solid #dfd8ce;border-radius:22px;background:#fff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .15s ease}.offer-card:active{transform:scale(.985)}.offer-card__label{font-size:11px;font-weight:800;color:#4f4a45}.offer-card__price{display:flex;align-items:baseline;gap:4px;margin:8px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1;font-weight:600}.offer-card__price small{font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:800}.offer-card__note,.offer-card__save{font-size:10px;color:#6e6962}.offer-card--best{background:#191613;border-color:#191613;color:#fff;box-shadow:0 12px 24px #19161324}.offer-card--best .offer-card__label,.offer-card--best .offer-card__save{color:#eee8df}.offer-card__badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);white-space:nowrap;padding:6px 11px;border:1px solid #181512;border-radius:999px;background:#fff;color:#181512;font-size:9px;font-weight:800}.offer-showcase__helper{margin:15px 4px 13px;color:#6c665f;font-size:10.5px;line-height:1.55}.offer-showcase__cta{min-height:56px;width:100%;padding:0 20px;border-radius:999px;background:#1b1814;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:800}.offer-showcase__arrow{font-size:20px;line-height:1}.offer-showcase__trust{display:flex;gap:7px;margin-top:13px;padding-bottom:2px;overflow-x:auto;scrollbar-width:none;direction:rtl}.offer-showcase__trust::-webkit-scrollbar{display:none}.offer-showcase__trust span{flex:0 0 auto;min-height:31px;padding:0 11px;border:1px solid #e2d9cc;border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#5b554e;font-size:9px;white-space:nowrap}@media(min-width:750px){.page-width{width:min(calc(100% - 64px),var(--w))}.header__in{height:70px}.header-search__inner{max-width:720px}.hero__empty{min-height:560px}.offers{padding:24px 0}.offers__grid{max-width:720px;margin:auto;gap:14px}.section{padding:52px 0}.head h2{font-size:34px}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 16px}.product__layout{grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}.product__info{position:sticky;top:100px}.product__info h1{font-size:38px}.collection-title{padding:48px 0 20px}.collection-title h1{font-size:42px}.offer-showcase{padding:22px 0 46px}.offer-showcase__inner{padding:28px 28px 22px}.offer-showcase__title{max-width:540px;font-size:42px}.offer-showcase__intro{max-width:520px;font-size:14px}.offer-showcase__cards{max-width:560px;margin:24px auto 0;gap:14px}.offer-card{min-height:155px}.offer-card__price{font-size:38px}.offer-showcase__helper{font-size:12px}.offer-showcase__cta{max-width:560px;margin:0 auto}.offer-showcase__trust{justify-content:center;overflow:visible}.offer-showcase__trust span{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
