:root{--page-width:1200px;--bg:#ffffff;--text:#111111;--accent:#111111;--button-text:#ffffff;--border:#e5e5e5;--logo-width:140px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img,video{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 20px}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;padding:10px;z-index:999}.skip-link:focus{left:8px}.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:12px 22px;border:1px solid var(--accent);background:var(--accent);color:var(--button-text);border-radius:999px;cursor:pointer;font-weight:700}.button--secondary{background:transparent;color:var(--accent)}.button:disabled{opacity:.45;cursor:not-allowed}.field{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:#fff}.section{padding:56px 0}.section-title{margin:0 0 22px;font-size:clamp(26px,3vw,42px);line-height:1.1}.announcement{background:var(--accent);color:var(--button-text);font-size:14px;text-align:center;padding:8px 15px}.site-header{border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0;z-index:50}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:74px;gap:20px}.logo{font-weight:800;font-size:22px;letter-spacing:-.03em}.logo img{width:var(--logo-width);max-width:100%}.nav{display:flex;align-items:center;gap:22px}.nav a{font-weight:600}.header-actions{display:flex;align-items:center;gap:14px}.mobile-toggle{display:none}.hero{position:relative;overflow:hidden;background:#f6f6f6}.hero__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px;min-height:520px}.hero__content{padding:70px 0}.hero__eyebrow{text-transform:uppercase;font-size:13px;letter-spacing:.12em;font-weight:800;opacity:.7}.hero h1{font-size:clamp(38px,6vw,72px);line-height:.98;margin:12px 0 18px;letter-spacing:-.05em}.hero p{font-size:18px;max-width:560px}.hero__media{border-radius:24px;overflow:hidden}.grid{display:grid;gap:24px}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.product-card{position:relative}.product-card__image{background:#f7f7f7;border-radius:18px;overflow:hidden;aspect-ratio:1/1}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.product-card:hover img{transform:scale(1.04)}.product-card__info{padding:14px 4px}.product-card__title{font-weight:700;margin:0 0 6px}.price{display:flex;gap:8px;flex-wrap:wrap;align-items:center;font-weight:700}.price s{opacity:.6;font-weight:400}.badge{position:absolute;top:10px;left:10px;background:var(--accent);color:var(--button-text);padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.product-form{display:grid;gap:16px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:start}.product-media{background:#f7f7f7;border-radius:24px;overflow:hidden}.product-info h1{font-size:clamp(30px,4vw,52px);line-height:1.05;margin:0 0 14px}.variant-selects{display:grid;gap:12px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{border-bottom:1px solid var(--border);padding:16px;text-align:start}.cart-summary{max-width:420px;margin-left:auto;margin-top:24px}.footer{background:#111;color:#fff;padding:46px 0 24px;margin-top:60px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer a{opacity:.85}.footer small{opacity:.7}.pagination{display:flex;gap:8px;justify-content:center;margin-top:32px}.pagination a,.pagination span{padding:8px 12px;border:1px solid var(--border);border-radius:999px}.empty-state{text-align:center;padding:70px 20px;background:#f8f8f8;border-radius:20px}.rte{max-width:760px}.rte img{border-radius:16px}.search-form{display:flex;gap:10px;max-width:720px}.search-form .field{flex:1}[dir=rtl] .badge{left:auto;right:10px}[dir=rtl] .cart-summary{margin-left:0;margin-right:auto}@media(max-width:900px){.mobile-toggle{display:inline-flex}.nav{display:none;position:absolute;left:20px;right:20px;top:74px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px;flex-direction:column;align-items:flex-start}.nav.is-open{display:flex}.hero__grid,.product-layout{grid-template-columns:1fr}.hero__grid{min-height:auto}.grid--4,.grid--3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.collection-toolbar{align-items:flex-start;flex-direction:column}.cart-table thead{display:none}.cart-table tr,.cart-table td{display:block}.cart-table td{padding:10px 0}.search-form{flex-direction:column}}@media(max-width:540px){.page-width{padding:0 15px}.grid--4,.grid--3{grid-template-columns:1fr}.section{padding:38px 0}.header-inner{min-height:64px}.nav{top:64px}.hero__content{padding:42px 0}.hero__media{border-radius:16px}}.top-bar{background:var(--accent);color:var(--button-text);font-size:13px;line-height:1.4}.top-bar a{text-decoration:underline;text-underline-offset:3px}.top-bar__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:18px}.top-bar__left,.top-bar__right{display:flex;align-items:center;gap:8px}.top-bar__right{text-align:right;margin-left:auto}.header-main{display:grid;grid-template-columns:auto minmax(130px,220px) minmax(220px,1fr) auto;align-items:center;gap:24px;min-height:84px}.header-main .logo{justify-self:start}.header-search{display:flex;align-items:center;width:100%;max-width:620px;justify-self:center;border:1px solid var(--border);background:#fff;border-radius:999px;overflow:hidden}.header-search input{width:100%;min-height:46px;border:0;outline:0;padding:0 18px;background:transparent}.header-search button{min-height:46px;border:0;border-left:1px solid var(--border);background:var(--accent);color:var(--button-text);font-weight:700;padding:0 22px;cursor:pointer}.header-actions{justify-self:end;display:flex;align-items:center;gap:12px}.header-action{position:relative;display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--text);padding:8px 4px;cursor:pointer;font-weight:700}.header-action__icon{display:inline-flex}.cart-count{position:absolute;top:0;right:-6px;min-width:18px;height:18px;border-radius:999px;background:var(--accent);color:var(--button-text);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;line-height:1}.header-icon{display:none;width:42px;height:42px;border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.header-icon span{display:block;width:18px;height:2px;background:currentColor;border-radius:2px}.header-menu-row{border-top:1px solid var(--border);background:#fff}.header-menu{min-height:48px;display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.header-menu a{font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.03em}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:98}.cart-drawer{position:fixed;top:0;right:0;width:min(430px,92vw);height:100dvh;background:#fff;color:var(--text);z-index:99;box-shadow:-20px 0 40px #0000002e;transform:translate(105%);transition:transform .25s ease;display:flex;flex-direction:column}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--border);padding:18px 22px}.cart-drawer__header h2{font-size:22px;margin:0}.cart-drawer__close{border:0;background:transparent;font-size:34px;line-height:1;cursor:pointer;color:inherit}.cart-drawer__body{flex:1;overflow:auto}.cart-drawer__form{min-height:100%;display:flex;flex-direction:column}.cart-drawer__items{padding:18px 22px;display:grid;gap:16px}.cart-drawer__item{display:grid;grid-template-columns:80px 1fr;gap:14px}.cart-drawer__image{background:#f6f6f6;border-radius:12px;overflow:hidden;aspect-ratio:1}.cart-drawer__image img{width:100%;height:100%;object-fit:cover}.cart-drawer__title{font-weight:800;display:block;line-height:1.3}.cart-drawer__variant,.cart-drawer__meta{font-size:13px;opacity:.7;margin-top:3px}.cart-drawer__price{font-weight:800;margin-top:6px}.cart-drawer__footer{margin-top:auto;border-top:1px solid var(--border);padding:18px 22px 22px;display:grid;gap:12px;background:#fff;position:sticky;bottom:0}.cart-drawer__subtotal{display:flex;justify-content:space-between;gap:20px;font-size:18px}.cart-drawer__checkout,.cart-drawer__view{width:100%}.cart-drawer__empty{padding:50px 22px;text-align:center}.cart-drawer__empty p{font-size:18px;margin-bottom:18px}body.cart-drawer-open{overflow:hidden}[dir=rtl] .top-bar__right{text-align:left;margin-left:0;margin-right:auto}[dir=rtl] .header-search button{border-left:0;border-right:1px solid var(--border)}[dir=rtl] .cart-count{right:auto;left:-6px}[dir=rtl] .cart-drawer{right:auto;left:0;transform:translate(-105%)}[dir=rtl] .cart-drawer.is-open{transform:translate(0)}@media(max-width:900px){.header-main{grid-template-columns:auto minmax(120px,1fr) auto;gap:12px;min-height:70px}.header-main .logo{justify-self:center}.header-search{grid-column:1/-1;order:5;max-width:none;margin-bottom:14px}.header-actions{gap:8px}.header-action__text{display:none}.header-icon{display:inline-flex}.header-menu-row{display:none;position:absolute;left:20px;right:20px;top:auto;background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px;z-index:80}.header-menu-row.is-open{display:block}.header-menu{min-height:auto;display:flex;align-items:flex-start;flex-direction:column;gap:12px}.header-menu a{text-transform:none;letter-spacing:0;font-size:16px}.top-bar__inner{justify-content:center;flex-wrap:wrap;text-align:center;padding-top:8px;padding-bottom:8px}.top-bar__right{margin-left:0;text-align:center}.cart-drawer__item{grid-template-columns:70px 1fr}}@media(max-width:540px){.header-search input{min-height:42px}.header-search button{min-height:42px;padding:0 15px}.top-bar{font-size:12px}.top-bar__inner{gap:6px}.top-bar__left,.top-bar__right{width:100%;justify-content:center}.cart-drawer{width:94vw}}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:96;opacity:0;transition:opacity .25s ease}.mobile-menu-overlay.is-open{opacity:1}.mobile-menu-drawer{position:fixed;top:0;bottom:0;width:min(390px,88vw);height:100dvh;background:#fff;color:var(--text);z-index:97;box-shadow:20px 0 40px #00000029;display:flex;flex-direction:column;transform:translate(-105%);transition:transform .25s ease;outline:0}.mobile-menu-drawer--right{right:0;left:auto;transform:translate(105%);box-shadow:-20px 0 40px #00000029}.mobile-menu-drawer--left{left:0;right:auto}.mobile-menu-drawer.is-open{transform:translate(0)}.mobile-menu-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:72px;padding:16px 20px;border-bottom:1px solid var(--border)}.mobile-menu-drawer__logo{font-size:21px;font-weight:800;letter-spacing:-.03em}.mobile-menu-drawer__logo img{width:var(--logo-width);max-width:170px}.mobile-menu-drawer__close{border:0;background:transparent;color:inherit;font-size:34px;line-height:1;cursor:pointer;padding:2px 0 2px 12px}.mobile-menu-search{display:flex;margin:18px 20px 10px;border:1px solid var(--border);border-radius:999px;overflow:hidden;background:#fff}.mobile-menu-search input{width:100%;min-height:44px;border:0;outline:0;background:transparent;padding:0 15px}.mobile-menu-search button{border:0;border-left:1px solid var(--border);background:var(--accent);color:var(--button-text);font-weight:700;padding:0 16px}.mobile-menu-nav{padding:8px 20px 20px;overflow:auto;display:grid;gap:2px}.mobile-menu-nav__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--border);font-size:17px;font-weight:800}.mobile-menu-nav__children{display:grid;gap:0;padding:4px 0 8px 14px;border-bottom:1px solid var(--border)}.mobile-menu-nav__children a{display:block;padding:9px 0;font-size:15px;font-weight:650;opacity:.82}.mobile-menu-nav__grandchildren{padding-left:14px}.mobile-menu-nav__grandchildren a{font-size:14px;opacity:.68}.mobile-menu-drawer__actions{margin-top:auto;border-top:1px solid var(--border);padding:16px 20px 22px;display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#fff}.mobile-menu-action{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text);font-weight:800;cursor:pointer}.mobile-menu-action svg{width:20px;height:20px}body.mobile-menu-open{overflow:hidden}[dir=rtl] .mobile-menu-drawer--left{left:auto;right:0;transform:translate(105%);box-shadow:-20px 0 40px #00000029}[dir=rtl] .mobile-menu-drawer--right{right:auto;left:0;transform:translate(-105%);box-shadow:20px 0 40px #00000029}[dir=rtl] .mobile-menu-drawer.is-open{transform:translate(0)}[dir=rtl] .mobile-menu-search button{border-left:0;border-right:1px solid var(--border)}[dir=rtl] .mobile-menu-nav__children,[dir=rtl] .mobile-menu-nav__grandchildren{padding-left:0;padding-right:14px}@media(max-width:900px){.header-menu-row{display:none!important}.mobile-toggle{display:inline-flex}.header-search{display:none}.site-header{z-index:90}}@media(min-width:901px){.mobile-menu-overlay,.mobile-menu-drawer,.mobile-toggle{display:none!important}}@media(max-width:540px){.mobile-menu-drawer{width:90vw}.mobile-menu-drawer__header{min-height:66px;padding:14px 16px}.mobile-menu-search{margin-left:16px;margin-right:16px}.mobile-menu-nav,.mobile-menu-drawer__actions{padding-left:16px;padding-right:16px}.mobile-menu-action{font-size:14px}}.header-main__inner{display:grid;grid-template-columns:auto minmax(260px,var(--desktop-search-width, 520px)) auto;align-items:center;gap:28px}.header-logo{min-width:max-content}.header-search{width:min(100%,var(--desktop-search-width, 520px));display:flex;justify-self:center}.header-search__input{flex:1;min-width:0;height:48px;border:1px solid #e4e4e4;border-radius:999px 0 0 999px;padding:0 20px;font-size:16px}.header-search__button{height:48px;min-width:100px;border:0;border-radius:0 999px 999px 0;background:#0b0b0b;color:#fff;font-weight:700;cursor:pointer}.header-actions{display:flex;align-items:center;gap:18px;justify-content:flex-end;white-space:nowrap}.header-action{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none;background:transparent;border:0;font:inherit;font-weight:700;cursor:pointer}.header-action svg{width:22px;height:22px;fill:currentColor}.cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:99px;background:#0b0b0b;color:#fff;font-size:11px;line-height:1;transform:translate(-7px,-9px)}.collection-section{padding:48px 0 72px}.collection-header{margin-bottom:28px}.collection-header h1{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.08}.collection-description{margin-top:12px;max-width:760px;color:#666}.product-grid{display:grid;gap:var(--grid-gap, 24px)}.product-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.product-grid--cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.product-card{background:#fff;border:1px solid #eeeeee;border-radius:18px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-3px);border-color:#ddd;box-shadow:0 12px 30px #00000014}.product-card__media{position:relative;display:block;background:#f7f7f7;aspect-ratio:1 / 1.18;overflow:hidden}.product-card__image,.product-card__placeholder{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-card__image{transform:scale(1.035)}.product-card__badge{position:absolute;top:12px;left:12px;z-index:1;background:#111;color:#fff;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.product-card__badge--sold{background:#777}.product-card__content{padding:16px}.product-card__vendor{margin-bottom:6px;color:#777;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.product-card__title{margin:0 0 10px;font-size:16px;line-height:1.35}.product-card__title a{color:inherit;text-decoration:none}.product-card__title a:hover{text-decoration:underline}.product-card__price{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-weight:800}.product-card__price-compare{color:#888;font-weight:500}.product-card__button{width:100%;min-height:42px;border:0;border-radius:999px;background:#111;color:#fff;font-weight:800;cursor:pointer}.product-card__button:hover{opacity:.9}.product-card__button--disabled{background:#cfcfcf;cursor:not-allowed}.pagination{margin-top:36px;text-align:center}@media(max-width:989px){.header-main__inner{grid-template-columns:auto 1fr auto;gap:14px}.header-search{display:none}.header-action--account span,.header-action--cart span:not(.cart-count){display:none}.mobile-menu-drawer__search{display:flex;width:min(100%,var(--mobile-search-width, 320px));margin:16px 0}.mobile-menu-drawer__search input{flex:1;min-width:0;height:44px;border:1px solid #e4e4e4;border-radius:999px 0 0 999px;padding:0 14px}.mobile-menu-drawer__search button{min-width:88px;border:0;border-radius:0 999px 999px 0;background:#111;color:#fff;font-weight:700}.product-grid--mobile-1{grid-template-columns:1fr}.product-grid--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{border-radius:14px}.product-card__content{padding:12px}.product-card__title{font-size:14px}.product-card__button{min-height:38px;font-size:13px}}@media(min-width:990px)and (max-width:1240px){.product-grid--cols-5,.product-grid--cols-6{grid-template-columns:repeat(4,minmax(0,1fr))}.header-main__inner{grid-template-columns:auto minmax(260px,420px) auto}}@media(max-width:640px){.collection-section{padding-top:32px}.product-grid{gap:14px}}.site-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #e9e9e9}.site-header .header-topbar{background:#0b0b0b;color:#fff;font-size:14px;line-height:1.3}.site-header .header-topbar__inner{min-height:38px;display:flex!important;align-items:center;justify-content:space-between;gap:20px}.site-header .header-topbar__left,.site-header .header-topbar__right{margin:0;color:inherit;white-space:nowrap}.site-header .header-main{background:#fff}.site-header .header-main__inner{min-height:92px;display:grid!important;grid-template-columns:minmax(180px,280px) minmax(360px,var(--desktop-search-width, 560px)) minmax(180px,280px)!important;align-items:center!important;gap:28px!important}.site-header .header-mobile-toggle{display:none!important}.site-header .header-logo{display:flex!important;align-items:center;justify-content:flex-start;min-width:0;text-decoration:none;color:#111}.site-header .header-logo__text{display:block;font-size:24px;line-height:1;font-weight:800;color:#111;white-space:nowrap}.site-header .header-logo__image{display:block;max-width:100%;height:auto}.site-header .header-search{width:100%!important;max-width:var(--desktop-search-width, 560px)!important;display:flex!important;justify-self:center!important;align-items:stretch;margin:0!important}.site-header .header-search__input{flex:1 1 auto;min-width:0;height:52px;border:1px solid #dfdfdf;border-right:0;border-radius:999px 0 0 999px;padding:0 22px;font-size:16px;outline:none;background:#fff}.site-header .header-search__button{flex:0 0 auto;height:52px;min-width:112px;border:0;border-radius:0 999px 999px 0;background:#0b0b0b;color:#fff;font-weight:800;cursor:pointer}.site-header .header-actions{display:flex!important;align-items:center;justify-content:flex-end!important;gap:22px;min-width:0;white-space:nowrap}.site-header .header-action{position:relative;display:inline-flex!important;align-items:center;gap:8px;color:#111;text-decoration:none;background:transparent;border:0;padding:0;font:inherit;font-weight:800;cursor:pointer;white-space:nowrap}.site-header .header-action svg{width:24px;height:24px;fill:currentColor;flex:0 0 auto}.site-header .cart-count{position:absolute;top:-12px;right:-12px;transform:none!important;display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#0b0b0b;color:#fff;font-size:11px;line-height:1}.site-header .header-menu{background:#fff;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.site-header .header-menu__inner{min-height:50px;display:flex!important;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.site-header .header-menu__link{display:inline-flex;align-items:center;min-height:50px;color:#111;text-decoration:none;font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.site-header .header-menu__link:hover{text-decoration:underline}.site-header .page-width{width:min(100% - 40px,var(--page-width, 1280px));max-width:var(--page-width, 1280px);margin-left:auto;margin-right:auto}@media(min-width:990px)and (max-width:1240px){.site-header .header-main__inner{grid-template-columns:minmax(160px,230px) minmax(300px,460px) minmax(150px,220px)!important;gap:18px!important}.site-header .header-menu__inner{gap:20px}}@media(max-width:989px){.site-header .header-topbar__inner{min-height:34px;justify-content:center;text-align:center;flex-wrap:wrap;gap:6px 14px}.site-header .header-main__inner{min-height:72px;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;gap:12px!important}.site-header .header-mobile-toggle{display:inline-flex!important;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:transparent;border:0;padding:0;cursor:pointer}.site-header .header-mobile-toggle span{display:block;width:24px;height:2px;background:#111;border-radius:99px}.site-header .header-logo{justify-content:center}.site-header .header-logo__text{font-size:20px}.site-header .header-search{display:none!important}.site-header .header-actions{gap:12px}.site-header .header-action--account span,.site-header .header-action--cart span:not(.cart-count){display:none!important}.site-header .header-menu{display:none!important}.site-header .page-width{width:min(100% - 24px,var(--page-width, 1280px))}}@media(max-width:520px){.site-header .header-topbar__right{display:none}.site-header .header-logo__text{font-size:18px}.site-header .header-actions{gap:10px}}.site-header .header-account{position:relative;display:inline-flex;align-items:center}.site-header .header-account:after{content:"";position:absolute;left:-20px;right:-20px;top:100%;height:18px}.site-header .account-dropdown{position:absolute;top:calc(100% + 16px);right:50%;transform:translate(50%) translateY(8px);width:320px;padding:22px;background:#fff;color:#111;border:1px solid #eeeeee;border-radius:0;box-shadow:0 18px 45px #0000001f;opacity:0;visibility:hidden;pointer-events:none;z-index:100;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.site-header .header-account:hover .account-dropdown,.site-header .header-account:focus-within .account-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(50%) translateY(0)}.site-header .account-dropdown:before{content:"";position:absolute;top:-8px;left:50%;width:16px;height:16px;background:#fff;border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;transform:translate(-50%) rotate(45deg)}.site-header .account-dropdown__title{position:relative;margin:0 0 18px;font-size:18px;line-height:1.2;font-weight:800;color:#111}.site-header .account-dropdown__text{margin:-6px 0 16px;color:#666;font-size:14px}.site-header .account-dropdown__primary,.site-header .account-dropdown__secondary{position:relative;display:flex;min-height:50px;align-items:center;justify-content:center;width:100%;border-radius:999px;text-decoration:none;font-size:15px;font-weight:800;transition:opacity .18s ease,background-color .18s ease,color .18s ease}.site-header .account-dropdown__primary{background:#111;color:#fff;border:1px solid #111111}.site-header .account-dropdown__secondary{margin-top:12px;background:#fff;color:#111;border:1px solid #111111}.site-header .account-dropdown__primary:hover,.site-header .account-dropdown__secondary:hover{opacity:.86}.site-header .account-dropdown__quick{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.site-header .account-dropdown__quick a{display:flex;min-height:50px;align-items:center;justify-content:center;gap:8px;border:1px solid #111111;border-radius:999px;color:#111;text-decoration:none;font-weight:700;background:#fff}.site-header .account-dropdown__quick a:hover{background:#f7f7f7}.site-header .account-dropdown__quick svg{width:22px;height:22px;fill:currentColor}@media(max-width:989px){.site-header .account-dropdown{display:none!important}.site-header .header-account{position:static}}:root{--mp-blue: #91c7ef;--mp-dark: #000000;--mp-gray: #eeeeee;--mp-border: #222222}body{background:#eee}main,.main-content,.shopify-section{background:#fff}.site-header{background:#fff;border-bottom:1px solid #d8d8d8}.site-header .header-topbar{background:var(--mp-dark)!important;color:#fff!important;font-size:14px}.site-header .header-topbar__inner{max-width:1280px}.site-header .header-logo__text{color:#493b87;font-family:Georgia,Times New Roman,serif;font-size:34px;font-style:italic;font-weight:800;letter-spacing:-.03em;text-shadow:1px 1px 0 rgba(0,0,0,.18)}.site-header .header-search__input{border:1px solid #bdbdbd!important;border-right:0!important;border-radius:2px 0 0 2px!important;height:42px!important;font-size:14px!important}.site-header .header-search__button{border-radius:0!important;height:42px!important;min-width:54px!important;padding:0 16px!important;background:#000!important;color:#fff!important}.site-header .header-action{color:#000!important;font-size:16px}.site-header .header-action svg{width:22px;height:22px}.site-header .cart-count{background:#000!important;color:#fff!important}.site-header .header-menu{background:var(--mp-blue)!important;border-top:1px solid #7eb8e4!important;border-bottom:1px solid #7eb8e4!important}.site-header .header-menu__inner{min-height:42px!important;justify-content:flex-start!important;gap:0!important;align-items:stretch!important}.site-header .header-menu__link{min-height:42px!important;padding:0 14px!important;border-right:2px solid #0d2d48;color:#000!important;font-size:13px!important;line-height:1.2;letter-spacing:0!important;text-transform:uppercase;font-weight:800!important;text-decoration:none!important}.site-header .header-menu__link:hover{background:#ffffff38;text-decoration:none!important}@media(min-width:990px){.site-header .header-menu__inner{flex-wrap:wrap!important;padding-top:8px;padding-bottom:8px}}.site-header .account-dropdown{border:1px solid #cfcfcf!important;box-shadow:0 10px 28px #0000002e!important}.site-header .account-dropdown__primary{background:#000!important;border-color:#000!important;color:#fff!important;border-radius:2px!important}.site-header .account-dropdown__secondary,.site-header .account-dropdown__quick a{border-color:#0074a6!important;color:#0074a6!important;border-radius:2px!important}.hero,.hero-section,.banner,.image-banner{background:#eee!important}.hero .button,.hero-section .button,.banner .button,.image-banner .button,.button,.btn{background:#000;color:#fff;border-radius:0}.featured-collection h2,.collection-list h2,.rich-text h2,.section-title,.featured-products-title{color:#000}.collection-section{background:#fff;padding-top:36px!important}.product-grid{background:#e5e5e5;padding:14px;border:1px solid #dddddd}.product-card{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.product-card:hover{transform:none!important;box-shadow:0 0 0 2px #91c7efbf!important}.product-card__media{border-radius:0!important;background:#fff!important;aspect-ratio:1 / 1}.product-card__image{object-fit:contain!important;padding:8px}.product-card__content{padding:10px 8px 12px!important;text-align:center}.product-card__title{font-size:14px!important;line-height:1.25!important;font-weight:800}.product-card__price{justify-content:center;font-size:14px;color:#000}.product-card__button{background:#000!important;color:#fff!important;border-radius:0!important;min-height:36px!important;font-size:13px!important}.product-card__badge{background:#000!important;border-radius:0!important}.mp-title-bar,.section-black-title{display:block;width:min(100%,760px);margin:28px auto 18px;padding:8px 18px;background:#000;color:#fff;text-align:center;font-size:24px;line-height:1.15;font-weight:800}.site-footer,.footer{background:#000;color:#fff}.site-footer a,.footer a{color:#fff}@media(max-width:989px){.site-header .header-logo__text{font-size:24px}.site-header .header-menu{display:none!important}.mobile-menu-drawer__search button{background:#000!important;border-radius:0!important}.mobile-menu-drawer__search input{border-radius:0!important}.mobile-menu-drawer__nav a{border-bottom:1px solid #d7d7d7}}.site-header .page-width,.site-header .header-topbar__inner,.site-header .header-main__inner,.site-header .header-menu__inner{width:min(100% - 72px,1280px)!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important}.site-header .header-main{background:#fff!important}.site-header .header-main__inner{min-height:86px!important;display:grid!important;grid-template-columns:260px minmax(360px,520px) 260px!important;align-items:center!important;justify-content:center!important;column-gap:34px!important}.site-header .header-logo{justify-content:flex-start!important}.site-header .header-logo__text{font-size:30px!important;line-height:1!important;white-space:nowrap!important}.site-header .header-search{justify-self:center!important;max-width:520px!important;width:100%!important}.site-header .header-search__input,.site-header .header-search__button{height:40px!important}.site-header .header-search__button{min-width:88px!important;font-size:15px!important}.site-header .header-actions{justify-content:flex-end!important;gap:18px!important}.site-header .header-menu{background:#91c7ef!important}.site-header .header-menu__inner{min-height:70px!important;padding-top:6px!important;padding-bottom:6px!important;justify-content:center!important;align-content:center!important;gap:0!important}.site-header .header-menu__link{min-height:30px!important;padding:0 10px!important;border-right:2px solid #1d405d!important;font-size:12px!important;line-height:1.1!important;letter-spacing:0!important;font-weight:800!important;display:inline-flex!important;align-items:center!important}.site-header .header-menu__link:first-child{border-left:0!important}.site-header .header-topbar__inner{min-height:34px!important}@media(min-width:1400px){.site-header .page-width,.site-header .header-topbar__inner,.site-header .header-main__inner,.site-header .header-menu__inner{width:min(100% - 96px,1280px)!important}}@media(min-width:990px)and (max-width:1180px){.site-header .page-width,.site-header .header-topbar__inner,.site-header .header-main__inner,.site-header .header-menu__inner{width:min(100% - 40px,1120px)!important}.site-header .header-main__inner{grid-template-columns:230px minmax(320px,460px) 230px!important;column-gap:22px!important}.site-header .header-logo__text{font-size:26px!important}.site-header .header-menu__link{font-size:11px!important;padding-left:8px!important;padding-right:8px!important}}@media(max-width:989px){.site-header .page-width,.site-header .header-topbar__inner,.site-header .header-main__inner,.site-header .header-menu__inner{width:min(100% - 24px,100%)!important}.site-header .header-main__inner{min-height:70px!important;grid-template-columns:42px minmax(0,1fr) auto!important;column-gap:12px!important}.site-header .header-logo{justify-content:center!important}.site-header .header-logo__text{font-size:22px!important}}@media(min-width:990px){.site-header .header-main{background:#fff!important}.site-header .header-main__inner{width:min(100% - 80px,1180px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;min-height:82px!important;display:grid!important;grid-template-columns:280px 460px 280px!important;align-items:center!important;justify-content:center!important;justify-items:stretch!important;column-gap:46px!important}.site-header .header-logo{grid-column:1!important;justify-self:start!important;justify-content:flex-start!important;width:280px!important}.site-header .header-logo__text{font-size:30px!important;line-height:1!important;white-space:nowrap!important}.site-header .header-search{grid-column:2!important;justify-self:center!important;width:460px!important;max-width:460px!important;margin:0!important}.site-header .header-search__input,.site-header .header-search__button{height:40px!important}.site-header .header-search__input{font-size:14px!important;padding-left:18px!important}.site-header .header-search__button{min-width:84px!important;padding-left:14px!important;padding-right:14px!important}.site-header .header-actions{grid-column:3!important;justify-self:end!important;justify-content:flex-end!important;width:280px!important;gap:18px!important}.site-header .header-action{font-size:16px!important}.site-header .header-action svg{width:21px!important;height:21px!important}.site-header .header-menu__inner{width:min(100% - 80px,1180px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;min-height:54px!important;padding-top:5px!important;padding-bottom:5px!important;justify-content:center!important;align-content:center!important;gap:0!important}.site-header .header-menu__link{min-height:28px!important;padding:0 9px!important;font-size:11.5px!important;line-height:1.05!important}.site-header .header-topbar__inner{width:min(100% - 80px,1180px)!important;max-width:1180px!important}}@media(min-width:1400px){.site-header .header-main__inner,.site-header .header-menu__inner,.site-header .header-topbar__inner{width:1180px!important;max-width:1180px!important}}@media(min-width:990px)and (max-width:1180px){.site-header .header-main__inner{width:min(100% - 48px,1040px)!important;grid-template-columns:240px 420px 240px!important;column-gap:28px!important}.site-header .header-logo,.site-header .header-actions{width:240px!important}.site-header .header-logo__text{font-size:26px!important}.site-header .header-search{width:420px!important;max-width:420px!important}.site-header .header-menu__inner,.site-header .header-topbar__inner{width:min(100% - 48px,1040px)!important}.site-header .header-menu__link{font-size:11px!important;padding-left:7px!important;padding-right:7px!important}}@media(max-width:989px){.site-header .header-main__inner{width:min(100% - 24px,100%)!important;max-width:100%!important}}@media(min-width:990px){.site-header .header-main__inner{width:calc(100% - 72px)!important;max-width:1760px!important;margin-left:auto!important;margin-right:auto!important;min-height:84px!important;display:grid!important;grid-template-columns:minmax(260px,360px) minmax(420px,520px) minmax(260px,360px)!important;align-items:center!important;justify-content:space-between!important;justify-items:stretch!important;column-gap:32px!important}.site-header .header-logo{grid-column:1!important;width:auto!important;min-width:0!important;justify-self:start!important;justify-content:flex-start!important}.site-header .header-logo__text{font-size:30px!important;white-space:nowrap!important}.site-header .header-search{grid-column:2!important;width:100%!important;max-width:520px!important;justify-self:center!important;margin:0 auto!important}.site-header .header-actions{grid-column:3!important;width:auto!important;justify-self:end!important;justify-content:flex-end!important;gap:18px!important}.site-header .header-menu__inner{width:calc(100% - 72px)!important;max-width:1760px!important;margin-left:auto!important;margin-right:auto!important;min-height:44px!important;padding-top:4px!important;padding-bottom:4px!important;display:flex!important;justify-content:center!important;align-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:0!important}.site-header .header-menu__link{min-height:24px!important;padding:0 8px!important;font-size:11px!important;line-height:1!important;border-right:2px solid #1d405d!important}.site-header .header-topbar__inner{width:calc(100% - 72px)!important;max-width:1760px!important}}@media(min-width:1500px){.site-header .header-main__inner,.site-header .header-menu__inner,.site-header .header-topbar__inner{width:calc(100% - 88px)!important;max-width:1840px!important}}@media(min-width:990px)and (max-width:1250px){.site-header .header-main__inner{width:calc(100% - 40px)!important;grid-template-columns:minmax(220px,300px) minmax(360px,480px) minmax(220px,300px)!important;column-gap:22px!important}.site-header .header-logo__text{font-size:26px!important}.site-header .header-search{max-width:480px!important}.site-header .header-menu__inner,.site-header .header-topbar__inner{width:calc(100% - 40px)!important}.site-header .header-menu__link{font-size:10.5px!important;padding-left:6px!important;padding-right:6px!important}}.collection-section .page-width,.template-collection .page-width{max-width:1180px}@media screen and (min-width:990px){body .site-header .header-main{width:100%!important;background:#fff!important}body .site-header .header-main .header-main__inner{width:1180px!important;max-width:calc(100% - 48px)!important;margin-left:auto!important;margin-right:auto!important;min-height:84px!important;display:grid!important;grid-template-columns:300px 520px 300px!important;column-gap:30px!important;align-items:center!important;justify-content:center!important}body .site-header .header-main .header-logo{grid-column:1!important;width:300px!important;min-width:300px!important;max-width:300px!important;justify-self:start!important;justify-content:flex-start!important}body .site-header .header-main .header-logo__text{font-size:30px!important;line-height:1!important;white-space:nowrap!important}body .site-header .header-main .header-search{grid-column:2!important;width:520px!important;min-width:520px!important;max-width:520px!important;justify-self:center!important;margin:0!important;display:flex!important}body .site-header .header-main .header-search__input,body .site-header .header-main .header-search__button{height:40px!important}body .site-header .header-main .header-search__button{min-width:90px!important}body .site-header .header-main .header-actions{grid-column:3!important;width:300px!important;min-width:300px!important;max-width:300px!important;justify-self:end!important;justify-content:flex-end!important;gap:18px!important}body .site-header .header-main .header-mobile-toggle{display:none!important}}@media screen and (min-width:990px)and (max-width:1280px){body .site-header .header-main .header-main__inner{width:1040px!important;max-width:calc(100% - 40px)!important;grid-template-columns:260px 460px 260px!important;column-gap:30px!important}body .site-header .header-main .header-logo,body .site-header .header-main .header-actions{width:260px!important;min-width:260px!important;max-width:260px!important}body .site-header .header-main .header-logo__text{font-size:26px!important}body .site-header .header-main .header-search{width:460px!important;min-width:460px!important;max-width:460px!important}}@media screen and (max-width:989px){body .site-header .header-main .header-main__inner{width:min(100% - 24px,100%)!important;max-width:100%!important;grid-template-columns:42px minmax(0,1fr) auto!important}body .site-header .header-main .header-logo,body .site-header .header-main .header-actions,body .site-header .header-main .header-search{width:auto!important;min-width:0!important;max-width:none!important}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/theme.css.map */
