@import"https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@700;800&family=Cambay:wght@400;700&family=Cinzel:wght@700&family=Gudea:wght@400;700&family=Inknut+Antiqua:wght@600&family=Inria+Serif:wght@700&family=Inter:wght@600&display=swap";:root{--tsm-black: #080707;--tsm-gold: #c9a44c;--tsm-cream: #e7dac8;--tsm-page: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#000;background:var(--tsm-page);font-family:Cambay,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tsm-container{width:min(100% - 48px,1240px);margin-inline:auto}.tsm-section{padding-top:var(--tsm-section-top, 76px);padding-bottom:var(--tsm-section-bottom, 76px);background:#fff}.tsm-announcement{background:var(--tsm-bg, #080707);color:var(--tsm-color, #c9bcbc);text-align:center;font:600 16px/1.35 Inter,sans-serif;padding:14px 20px}.tsm-header{position:sticky;top:0;z-index:40;background:var(--tsm-black);border-bottom:1px solid var(--tsm-gold)}.tsm-header__bar{min-height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.tsm-logo{display:flex;align-items:center;min-width:210px;color:var(--tsm-gold);font:700 20px/1.05 "Inria Serif",serif;letter-spacing:1.6px}.tsm-logo img{width:112px;height:75px;object-fit:cover;margin-right:-18px}.tsm-nav{justify-self:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(22px,4vw,58px)}.tsm-nav a{color:var(--tsm-gold);font:700 18px/1 "Inria Serif",serif;letter-spacing:1px}.tsm-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.tsm-actions a:not(.tsm-signin),.tsm-product-card__save{color:var(--tsm-gold)}.tsm-actions svg,.tsm-product-card__save svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tsm-actions circle,.tsm-product-card__save circle{fill:none}.tsm-signin{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 12px;border-radius:3px;background:#f1392d;color:#fff;font:600 12px/1 Inter,sans-serif}.tsm-menu-button{display:none;width:42px;height:42px;border:1px solid rgba(201,164,76,.5);background:transparent;color:var(--tsm-gold)}.tsm-menu-button span:not(.visually-hidden){display:block;width:20px;height:2px;margin:4px auto;background:currentColor}.tsm-hero{position:relative;min-height:clamp(500px,48vw,580px);overflow:hidden;background:#0d0d0d}.tsm-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center bottom}.tsm-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d0d0df5,#0d0d0db8 32%,#0d0d0d1a 72%)}.tsm-hero__content{position:relative;z-index:1;padding-top:clamp(72px,9vw,104px);padding-bottom:80px}.tsm-hero h1{max-width:650px;margin:0;color:var(--tsm-cream);font:700 clamp(48px,6vw,80px)/1.04 Cinzel,serif}.tsm-hero__bar{width:min(320px,55vw);height:19px;margin:20px 0 56px;background:var(--tsm-gold)}.tsm-hero p{max-width:620px;margin:0;color:var(--tsm-cream);font:700 clamp(18px,2vw,24px)/1.5 "Inria Serif",serif;letter-spacing:1.2px}.tsm-button{display:inline-flex;margin-top:28px;padding:11px 18px;border:1px solid currentColor;font:700 16px/1 "Inria Serif",serif;letter-spacing:.8px}.tsm-button--light{color:var(--tsm-cream)}.tsm-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,50px)}.tsm-feature-card__media{position:relative;aspect-ratio:570 / 390;overflow:hidden;background:#ddd}.tsm-feature-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#c4c4c429}.tsm-feature-card__media img{width:100%;height:100%;object-fit:cover}.tsm-feature-card__body{margin-top:-160px;position:relative;padding:0 28px}.tsm-feature-card h2{margin:0 0 82px;color:var(--tsm-gold);font:600 clamp(28px,3vw,40px)/1.2 "Inknut Antiqua",serif;letter-spacing:1.2px}.tsm-feature-card p{margin:0 0 20px;color:#000;font:600 16px/1.8 Inknut Antiqua,serif}.tsm-underlined-link{border-bottom:1px solid currentColor;color:#000;font:600 16px/1.7 Inknut Antiqua,serif}.tsm-section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.tsm-section-heading h2,.tsm-section-heading a{margin:0;color:#000;font:800 clamp(30px,3vw,36px)/1.2 "Abhaya Libre",serif;letter-spacing:1.08px}.tsm-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px clamp(28px,4vw,54px)}.tsm-product-card{position:relative;color:#000}.tsm-product-card__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#ddd}.tsm-product-card__media img{width:100%;height:100%;object-fit:cover}.tsm-product-card__save{position:absolute;top:10px;right:10px;width:28px;height:28px;border:0;padding:3px;background:transparent;color:#343434;cursor:pointer}.tsm-product-card__info{display:grid;grid-template-columns:1fr auto;gap:16px;margin-top:24px;font-family:Abhaya Libre,serif;letter-spacing:.6px}.tsm-product-card__title{color:#000;font-size:20px;font-weight:800;line-height:1.2}.tsm-product-card__price{display:grid;grid-template-columns:auto auto;gap:12px;align-items:baseline;white-space:nowrap;font-size:20px;font-weight:800;line-height:1.2}.tsm-product-card__price span{color:#736969}.tsm-arrival-banner{height:clamp(300px,38vw,555px);overflow:hidden;background:#111}.tsm-arrival-banner img{width:100%;height:100%;object-fit:cover}.tsm-benefits{background:#d9d9d9}.tsm-benefits__grid{min-height:235px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;align-items:center;padding-top:32px;padding-bottom:32px}.tsm-benefit{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center}.tsm-benefit img{width:100px;height:100px;object-fit:contain}.tsm-benefit h3{margin:0 0 10px;color:#000;font:700 clamp(22px,2.2vw,28px)/1 Gudea,sans-serif}.tsm-benefit p{margin:0;color:#000;font:400 clamp(18px,2vw,24px)/1 Cambay,sans-serif}.tsm-about{background:#7b7b7b;color:#fff;text-align:center;padding:36px 0 42px}.tsm-about h2{margin:0 0 24px;font:700 clamp(34px,4vw,44px)/1.2 Gudea,sans-serif}.tsm-about__copy{max-width:1120px;margin:0 auto;font:400 clamp(20px,2.4vw,32px)/1.08 Cambay,sans-serif}.tsm-about img{width:170px;height:auto;margin:24px auto 0;object-fit:cover}.tsm-footer{background:#000;color:#fff;padding:84px 0 110px}.tsm-footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(32px,6vw,90px)}.tsm-footer h3{margin:0 0 34px;font:700 24px/1.2 Cambay,sans-serif}.tsm-footer ul{margin:0;padding:0;list-style:none}.tsm-footer li+li{margin-top:21px}.tsm-footer a{color:#fff;font:700 20px/1.15 Cambay,sans-serif}.tsm-basic-page,.tsm-product-page{min-height:520px;padding:80px 0;background:#fff}.tsm-basic-page--center{text-align:center}.tsm-basic-page h1,.tsm-product-page h1,.tsm-section-heading h1{margin:0 0 28px;color:#000;font:800 clamp(36px,5vw,56px)/1.1 "Abhaya Libre",serif;letter-spacing:1px}.tsm-basic-page__content{font:400 22px/1.45 Cambay,sans-serif}.tsm-search-form{display:flex;justify-content:center;gap:10px;margin:28px auto}.tsm-search-form input,.tsm-product-page select{min-height:44px;padding:8px 12px;border:1px solid #777;font:400 16px/1 Cambay,sans-serif}.tsm-search-form button,.tsm-button-dark{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid #000;background:#000;color:#fff;font:700 16px/1 Cambay,sans-serif;cursor:pointer}.tsm-product-page__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:clamp(32px,6vw,80px);align-items:start}.tsm-product-page__media{background:#eee}.tsm-product-page__media img{width:100%;height:auto;object-fit:cover}.tsm-product-page__price{margin-bottom:24px;font:800 28px/1 Abhaya Libre,serif}.tsm-product-page__description{margin-bottom:28px;font:400 20px/1.45 Cambay,sans-serif}.tsm-product-page form{display:grid;gap:16px;justify-items:start}@media(max-width:990px){.tsm-container{width:min(100% - 36px,760px)}.tsm-header__bar{grid-template-columns:auto auto 1fr;gap:18px}.tsm-menu-button{display:block}.tsm-nav{display:none;grid-column:1 / -1;width:100%;padding:18px 0 24px;border-top:1px solid rgba(201,164,76,.35)}.tsm-nav.is-open{display:flex}.tsm-actions{justify-self:end;gap:16px}.tsm-feature-grid,.tsm-product-grid,.tsm-benefits__grid,.tsm-footer__grid,.tsm-product-page__grid{grid-template-columns:1fr}.tsm-product-card{max-width:430px}}@media(max-width:640px){.tsm-container{width:min(100% - 28px,430px)}.tsm-announcement{font-size:14px}.tsm-header__bar{min-height:74px}.tsm-logo{min-width:168px;font-size:16px}.tsm-logo img{width:88px;height:60px}.tsm-actions a:nth-child(1),.tsm-actions a:nth-child(2),.tsm-signin{display:none}.tsm-feature-card__body{margin-top:-128px;padding-inline:20px}.tsm-feature-card h2{margin-bottom:54px}.tsm-section-heading{align-items:flex-start;flex-direction:column}.tsm-product-card__info{grid-template-columns:1fr}.tsm-product-card__price{justify-content:start}.tsm-benefit{grid-template-columns:82px 1fr}.tsm-benefit img{width:78px;height:78px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theseus-studio.css.map */
