:root{--twl-black:#070707;--twl-charcoal:#111214;--twl-gold:#c8a45d;--twl-gold-soft:#ead8a8;--twl-cream:#f8f4ea;--twl-ice:#f5f7fa;--twl-border:#e1e6ee;--twl-muted:#6c6c6c}.twl-section{font-family:inherit}.twl-container{max-width:1240px;margin:0 auto;padding-left:20px;padding-right:20px}.twl-eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:700;color:var(--twl-gold);margin:0 0 12px}.twl-heading{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.05;margin:0;color:inherit}.twl-text{line-height:1.7;color:inherit;opacity:.82}.twl-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.twl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:700;letter-spacing:.04em;transition:transform .18s ease,opacity .18s ease,background .18s ease;color:inherit}.twl-btn:hover{transform:translateY(-1px);opacity:.9}.twl-btn--gold{background:linear-gradient(135deg,#d8bd79,#9c7732);color:#080808}.twl-btn--outline{border:1px solid rgba(255,255,255,.45);color:#fff}.twl-btn--dark{background:#050505;color:#fff}.twl-btn--light{background:#fff;color:#111;border:1px solid #e6e6e6}.twl-hero{position:relative;min-height:680px;display:flex;align-items:center;background:#070707;overflow:hidden;color:#fff}.twl-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.twl-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.twl-hero__placeholder{width:100%;height:100%;background:radial-gradient(circle at 78% 45%,rgba(201,164,93,.4),transparent 22%),linear-gradient(125deg,#080808,#1a1510 60%,#060606)}.twl-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000c7,#00000070,#0000002e);z-index:1}.twl-hero__content{position:relative;z-index:2;max-width:620px;padding:90px 0}.twl-hero__logo{margin-bottom:20px;display:block;max-width:260px;height:auto}.twl-hero__title{font-size:clamp(42px,7vw,82px)}.twl-hero__sub{font-size:18px;max-width:560px;margin-top:18px;color:#ffffffd1}.twl-hero__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.twl-hero__badge{font-size:12px;text-transform:uppercase;letter-spacing:.12em;padding:8px 12px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;border-radius:999px;color:#ffffffdb}.twl-tiles{padding:70px 0;background:#fff}.twl-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.twl-section-title h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,52px);margin:0;color:#111;font-weight:500}.twl-section-title p{max-width:520px;margin:0;color:var(--twl-muted);line-height:1.6}.twl-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.twl-tile{position:relative;min-height:420px;border-radius:20px;overflow:hidden;background:#101010;color:#fff;text-decoration:none;display:flex;align-items:flex-end;box-shadow:0 18px 45px #0000001f}.twl-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.twl-tile:hover img{transform:scale(1.04)}.twl-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#000000c2)}.twl-tile__content{position:relative;z-index:2;padding:24px;width:100%}.twl-tile__content span{letter-spacing:.16em;text-transform:uppercase;color:var(--twl-gold-soft);font-size:11px;font-weight:700}.twl-tile__content h3{font-family:Georgia,Times New Roman,serif;font-size:34px;margin:6px 0 4px;font-weight:500;color:#fff}.twl-tile__content p{margin:0;color:#ffffffc2}.twl-featured{padding:76px 0;background:var(--twl-ice)}.twl-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.twl-product-card{background:#fff;border:1px solid var(--twl-border);border-radius:18px;overflow:hidden;text-decoration:none;color:#111;transition:transform .18s ease,box-shadow .18s ease}.twl-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px #00000014}.twl-product-card__image{aspect-ratio:1;background:#f1f1f1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.twl-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.twl-product-card__badge{position:absolute;top:12px;left:12px;background:#111;color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.twl-product-card__body{padding:16px}.twl-product-card__vendor{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--twl-gold);margin-bottom:6px}.twl-product-card__title{font-weight:700;line-height:1.35;min-height:42px;margin-bottom:10px}.twl-product-card__price{font-weight:800}.twl-product-card__compare{text-decoration:line-through;color:#888;margin-left:8px;font-weight:500}.twl-editorial{padding:84px 0;background:#090909;color:#fff}.twl-editorial__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.twl-editorial__image{border-radius:22px;overflow:hidden;min-height:470px;background:#191919}.twl-editorial__image img{width:100%;height:100%;object-fit:cover;display:block}.twl-editorial h2{font-size:clamp(36px,5vw,62px)}.twl-editorial p{color:#ffffffc2}.twl-brand-strip{padding:42px 0;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.twl-brand-strip__list{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.twl-brand-pill{font-family:Georgia,Times New Roman,serif;color:#111;text-decoration:none;font-size:18px;border:1px solid #e8e8e8;border-radius:999px;padding:12px 18px;background:#fff}.twl-brand-pill:hover{border-color:var(--twl-gold);color:#8b6727}.twl-trust{padding:38px 0;background:#080808;color:#fff}.twl-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.twl-trust__item{padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0a}.twl-trust__icon{font-size:24px;margin-bottom:8px}.twl-trust__title{font-weight:800;margin-bottom:4px}.twl-trust__text{font-size:13px;color:#ffffffb8;line-height:1.5}.twl-cta{padding:76px 0;background:linear-gradient(135deg,#f6f7fa,#fff)}.twl-cta__box{border:1px solid var(--twl-border);background:#fff;border-radius:24px;padding:44px;text-align:center;box-shadow:0 20px 70px #0000000f}.twl-cta h2{font-size:clamp(32px,5vw,58px)}.twl-cta p{max-width:720px;margin:14px auto 0;color:#666}.twl-cta .twl-btn-row{justify-content:center}.twl-section,.twl-section *{box-sizing:border-box}.twl-product-card__title{overflow-wrap:anywhere;word-break:normal}@media screen and (max-width:989px){.twl-container{padding-left:16px;padding-right:16px}.twl-hero{min-height:620px}.twl-hero__content{max-width:560px;padding:78px 0;transform:none!important}.twl-tile-grid{grid-template-columns:1fr}.twl-tile{min-height:360px}.twl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.twl-editorial__grid{grid-template-columns:1fr;gap:26px}.twl-editorial__image{min-height:360px}.twl-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){body{overflow-x:hidden}.twl-container{width:100%;max-width:100%;padding-left:14px;padding-right:14px}.twl-section-title{display:block;margin-bottom:18px}.twl-section-title h2{font-size:34px;line-height:1.05;margin-bottom:10px}.twl-section-title p{font-size:15px;line-height:1.55;max-width:100%}.twl-featured{padding:44px 0}.twl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-items:stretch}.twl-product-card{border-radius:14px;min-width:0;overflow:hidden}.twl-product-card__image{aspect-ratio:1 / 1;min-height:0}.twl-product-card__image img{width:100%;height:100%;object-fit:cover}.twl-product-card__body{padding:12px 11px 13px}.twl-product-card__vendor{font-size:10px;letter-spacing:.14em;margin-bottom:6px}.twl-product-card__title{font-size:14px;line-height:1.32;min-height:0;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.twl-product-card__price{font-size:15px;line-height:1.2}.twl-product-card__compare{display:block;margin-left:0;margin-top:3px;font-size:12px}.twl-product-card__badge{top:8px;left:8px;padding:5px 8px;font-size:9px}.twl-btn-row{gap:10px;margin-top:20px}.twl-btn{width:100%;min-height:44px;padding:0 16px;font-size:13px}.twl-hero{min-height:560px;align-items:flex-end}.twl-hero__overlay{background:linear-gradient(180deg,#00000029,#0000008c 44%,#000000e0)}.twl-hero__content{padding:90px 0 44px;max-width:100%;transform:none!important}.twl-hero__logo{max-width:190px;margin-bottom:16px}.twl-hero__title{font-size:42px;line-height:1.03}.twl-hero__sub{font-size:15px;line-height:1.55;margin-top:14px}.twl-hero__badges{gap:8px;margin-top:18px}.twl-hero__badge{font-size:10px;padding:7px 9px}.twl-tiles{padding:44px 0}.twl-tile{min-height:300px;border-radius:16px}.twl-tile__content{padding:18px}.twl-tile__content h3{font-size:28px}.twl-editorial{padding:48px 0}.twl-editorial__image{min-height:300px;border-radius:16px}.twl-editorial h2{font-size:34px}.twl-brand-strip{padding:28px 0}.twl-brand-strip__list{justify-content:flex-start;gap:10px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch}.twl-brand-pill{flex:0 0 auto;font-size:15px;padding:10px 14px}.twl-trust{padding:30px 0}.twl-trust__grid{grid-template-columns:1fr;gap:10px}.twl-trust__item{padding:15px;border-radius:14px}.twl-cta{padding:44px 0}.twl-cta__box{border-radius:18px;padding:28px 18px}.twl-cta h2{font-size:32px}}@media screen and (max-width:370px){.twl-container{padding-left:12px;padding-right:12px}.twl-product-grid{gap:10px!important}.twl-product-card__body{padding:10px 9px 12px}.twl-product-card__title{font-size:13px;-webkit-line-clamp:4}.twl-section-title h2,.twl-editorial h2,.twl-cta h2{font-size:30px}}.twl-hero>.twl-container{width:100%;max-width:1240px;margin-left:auto;margin-right:auto}#product-grid .card__inner.ratio{--ratio-percent: 100% !important}#product-grid .card__media img{width:100%;height:100%;object-fit:cover}#product-grid .card__heading.h5{min-height:3.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#product-grid .card-information{margin-top:auto}
/*# sourceMappingURL=/cdn/shop/t/6/assets/thewatchluxe-theme.css.map */
