:root{--wt-ink: #122136;--wt-cream: #EFECDC;--wt-taupe: #7C776B;--wt-sand: #BCB4A0;--wt-surface: #f3f3f3;--wt-line: #E2DCCA;--wt-cream-soft: #F7F5EB}.watch-chrono-eyebrow{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--wt-taupe);margin:0 0 .8rem;line-height:1.4}.watch-chrono-eyebrow__sep{margin:0 .6rem;opacity:.7}.watch-chrono-bc__sep{opacity:.55}.wt-help{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;border:1px solid currentColor;background:transparent;color:inherit;font-size:1rem;font-weight:600;line-height:1;padding:0;margin-left:.4rem;cursor:pointer;opacity:.65;vertical-align:middle;transition:background .15s,color .15s,opacity .15s}.wt-help:hover,.wt-help:focus-visible{background:rgb(var(--color-foreground));color:rgb(var(--color-background));opacity:1;outline:none}.watch-chrono-meta__item{display:inline-flex;align-items:center}.wt-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:1.6rem 0;border:1px solid var(--wt-line);background:var(--wt-cream-soft);border-radius:2px;list-style:none;padding:0}.wt-trust-strip__item{padding:1.2rem;display:flex;align-items:center;gap:1rem;border-right:1px solid var(--wt-line);font-size:1.2rem;color:rgb(var(--color-foreground));line-height:1.3;min-height:5.2rem}.wt-trust-strip__item:last-child{border-right:0}.wt-trust-strip__item svg{flex-shrink:0;width:2.2rem;height:2.2rem;color:rgb(var(--color-foreground))}.wt-trust-strip__text strong{font-weight:600;display:block;font-size:1.2rem;color:rgb(var(--color-foreground))}.wt-trust-strip__text span{display:block;margin-top:.1rem;font-size:1.1rem;color:rgb(var(--color-foreground));opacity:.7}@media(max-width:749px){.wt-trust-strip{grid-template-columns:1fr}.wt-trust-strip__item{border-right:0;border-bottom:1px solid var(--wt-line)}.wt-trust-strip__item:last-child{border-bottom:0}}.product__info-container{position:relative}.wt-share{position:absolute;top:0;right:0;display:flex;gap:.4rem;z-index:2}.wt-share__btn{background:transparent;border:0;padding:.6rem;color:rgb(var(--color-foreground));opacity:.7;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;transition:opacity .15s,background .15s}.wt-share__btn:hover{opacity:1;background:var(--wt-surface)}.wt-share__btn svg{width:1.8rem;height:1.8rem;display:block}.wt-share__toast{position:absolute;right:0;top:100%;margin-top:.6rem;padding:.6rem 1rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.1rem;border-radius:2px;opacity:0;pointer-events:none;transition:opacity .2s;white-space:nowrap}.wt-share__toast.is-visible{opacity:1}@media(max-width:749px){.wt-share{top:-.4rem;right:-.4rem}}.watch-chrono-title{padding-right:14rem}@media(max-width:749px){.watch-chrono-title{padding-right:12rem}}.wt-cta-secondary-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:.8rem}.wt-cta-secondary-row .button{width:100%}.wt-showroom-note{text-align:center;font-size:1.1rem;color:rgb(var(--color-foreground));opacity:.7;margin:.8rem 0 0;letter-spacing:.02em}.wt-showroom-note strong{font-weight:600;opacity:1}.wt-promise{background:var(--wt-surface);border:1px solid var(--wt-line);padding:1.2rem 1.4rem;font-size:1.25rem;line-height:1.45;color:rgb(var(--color-foreground));display:flex;gap:1rem;align-items:flex-start;margin:0 0 1.6rem;border-radius:2px}.wt-promise svg{flex-shrink:0;width:2rem;height:2rem;color:rgb(var(--color-foreground));margin-top:.2rem}.wt-promise strong{display:block;font-weight:600;margin-bottom:.2rem}.wt-promise a{color:rgb(var(--color-foreground));font-weight:600;text-decoration:underline;text-underline-offset:2px}.wt-bv-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none}.wt-bv-drawer:not(.is-open){visibility:hidden}.wt-bv-drawer.is-open{pointer-events:auto;visibility:visible}.wt-bv-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#12213666;border:0;padding:0;cursor:pointer;opacity:0;transition:opacity .28s ease}.wt-bv-drawer.is-open .wt-bv-backdrop{opacity:1}.wt-bv-panel{position:absolute;top:0;right:0;bottom:0;width:min(48rem,100vw);background:rgb(var(--color-background));box-shadow:-12px 0 40px #12213626;padding:2.4rem;overflow-y:auto;transform:translate(100%);transition:transform .28s ease;display:flex;flex-direction:column}.wt-bv-drawer.is-open .wt-bv-panel{transform:translate(0)}.wt-bv-close{align-self:flex-end;background:transparent;border:0;width:3.2rem;height:3.2rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-foreground))}.wt-bv-close svg{width:1.4rem;height:1.4rem}.wt-bv-title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.4rem;margin:0 0 .4rem}.wt-bv-subtitle{margin:0 0 1.6rem;font-size:1.3rem;opacity:.75}.wt-bv-form .field{margin-bottom:1.2rem}.wt-bv-form .wt-bv-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.2rem}.wt-bv-form .wt-bv-row .field{margin:0}.wt-bv-context{padding:.8rem 1rem;background:var(--wt-cream-soft);border:1px solid var(--wt-line);font-size:1.1rem;color:rgb(var(--color-foreground));margin-bottom:1.2rem;line-height:1.5;border-radius:2px}.wt-bv-context strong{font-weight:600}body.wt-bv-open{overflow:hidden}.wt-grading-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11;display:flex;align-items:center;justify-content:center;padding:2rem;pointer-events:none;visibility:hidden;background:#12213673;opacity:0;transition:opacity .22s ease}.wt-grading-modal.is-open{pointer-events:auto;visibility:visible;opacity:1}.wt-grading-panel{background:rgb(var(--color-background));max-width:72rem;width:100%;max-height:min(90vh,80rem);overflow-y:auto;padding:3rem 3.2rem;position:relative;box-shadow:0 20px 60px #12213633;transform:translateY(20px);transition:transform .22s ease}.wt-grading-modal.is-open .wt-grading-panel{transform:translateY(0)}.wt-grading-close{position:absolute;top:1.4rem;right:1.4rem;background:transparent;border:0;width:3.2rem;height:3.2rem;cursor:pointer;font-size:2rem;line-height:1;color:rgb(var(--color-foreground));display:inline-flex;align-items:center;justify-content:center}.wt-grading-title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.4rem;margin:0 0 .6rem}.wt-grading-lede{font-size:1.3rem;line-height:1.5;margin:0 0 2rem;color:rgb(var(--color-foreground));opacity:.8}.wt-grading-lede a{color:inherit;text-decoration:underline}.wt-grade-list,.wt-scope-list{display:grid;gap:0;border-top:1px solid var(--wt-line)}.wt-grade-row,.wt-scope-row{display:grid;grid-template-columns:18rem 6rem 1fr;gap:1.6rem;padding:1.2rem 0;border-bottom:1px solid var(--wt-line);font-size:1.3rem;line-height:1.5;align-items:start}.wt-scope-row{grid-template-columns:18rem 1fr}.wt-grade-row .wt-grade-name,.wt-scope-row .wt-scope-name{font-weight:600;color:rgb(var(--color-foreground));letter-spacing:.02em}.wt-grade-row .wt-grade-name small,.wt-scope-row .wt-scope-name small{display:block;font-weight:400;opacity:.65;font-size:1.1rem;margin-top:.2rem;letter-spacing:0}.wt-grade-row .wt-grade-pct{font-variant-numeric:tabular-nums;font-size:1.2rem;opacity:.6;padding-top:.2rem}.wt-grade-row p,.wt-scope-row p{margin:0;opacity:.85}.wt-grade-row.is-current,.wt-scope-row.is-current{background:var(--wt-cream-soft);margin:0 -1.2rem;padding-left:1.2rem;padding-right:1.2rem}.wt-grade-row.is-current .wt-grade-name,.wt-scope-row.is-current .wt-scope-name{color:rgb(var(--color-foreground))}.wt-grade-list[data-grading-section],.wt-scope-subhead[data-grading-section]{scroll-margin-top:1.6rem}.wt-grade-row .wt-current-pill,.wt-scope-row .wt-current-pill{display:inline-block;background:var(--wt-ink);color:#fff;font-size:1rem;letter-spacing:.08em;padding:.2rem .6rem;border-radius:2px;margin-left:.6rem;text-transform:uppercase;font-weight:600;vertical-align:middle}.wt-scope-subhead{font-size:1.1rem;text-transform:uppercase;letter-spacing:.12em;opacity:.7;margin:2.4rem 0 .8rem;font-weight:600}.wt-grading-footnote{font-size:1.1rem;line-height:1.5;opacity:.65;margin:2rem 0 0;padding-top:1.4rem;border-top:1px dashed var(--wt-line)}@media(max-width:749px){.wt-grading-panel{padding:2rem 1.6rem;max-height:94vh}.wt-grade-row{grid-template-columns:1fr;gap:.4rem}.wt-grade-row .wt-grade-pct{padding-top:0}.wt-scope-row{grid-template-columns:1fr;gap:.4rem}}body.wt-grading-open{overflow:hidden}.wt-mobile-specs{display:none}@media(max-width:749px){.wt-mobile-specs{display:block;border:1px solid var(--wt-line);margin-top:1.6rem;background:rgb(var(--color-background))}.wt-mobile-specs summary{list-style:none;padding:1.2rem 1.4rem;font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground));background:var(--wt-cream-soft);border-bottom:1px solid var(--wt-line);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.wt-mobile-specs summary::-webkit-details-marker{display:none}.wt-mobile-specs summary:after{content:"+";font-size:1.8rem;line-height:1;font-weight:400}.wt-mobile-specs[open] summary:after{content:"\2212"}.wt-mobile-specs[open] summary{border-bottom-color:var(--wt-line)}.wt-mobile-specs__body{padding:.6rem 1.4rem 1.2rem}.wt-mobile-specs__row{display:flex;justify-content:space-between;padding:.7rem 0;border-bottom:1px solid var(--wt-line);font-size:1.2rem;gap:1rem}.wt-mobile-specs__row:last-child{border-bottom:0}.wt-mobile-specs__key{opacity:.7}.wt-mobile-specs__val{font-weight:500;text-align:right}}.product__enquiry-inner .wt-promise{margin-top:0;margin-bottom:1.6rem}.product__info-container .product-form__submit.button,.product__info-container .product-form__submit.button.button--secondary,.product__info-container .product-form__submit.button.button--primary,.wt-bv-panel .wt-bv-form button[type=submit].button,.product__enquiry-panel .product__enquiry-form button[type=submit].button{background:#122136!important;background-color:#122136!important;color:#efecdc!important;border:0!important;box-shadow:none!important}.product__info-container .product-form__submit.button:before,.product__info-container .product-form__submit.button:after,.wt-bv-panel .wt-bv-form button[type=submit].button:before,.wt-bv-panel .wt-bv-form button[type=submit].button:after,.product__enquiry-panel .product__enquiry-form button[type=submit].button:before,.product__enquiry-panel .product__enquiry-form button[type=submit].button:after{content:none!important;display:none!important;box-shadow:none!important;background:transparent!important}.product__info-container .product-form__submit.button:hover,.product__info-container .product-form__submit.button:focus,.wt-bv-panel .wt-bv-form button[type=submit].button:hover,.wt-bv-panel .wt-bv-form button[type=submit].button:focus,.product__enquiry-panel .product__enquiry-form button[type=submit].button:hover,.product__enquiry-panel .product__enquiry-form button[type=submit].button:focus{background:#0c1829!important;background-color:#0c1829!important;color:#efecdc!important}.product__info-container .wt-cta-secondary-row .button,.product__info-container .wt-cta-secondary-row .button.button--secondary{background:#fff!important;background-color:#fff!important;color:#122136!important;border:1px solid #122136!important;box-shadow:none!important}.product__info-container .wt-cta-secondary-row .button:before,.product__info-container .wt-cta-secondary-row .button:after{content:none!important;display:none!important;box-shadow:none!important;background:transparent!important}.product__info-container .wt-cta-secondary-row .button:hover,.product__info-container .wt-cta-secondary-row .button:focus{background:#122136!important;background-color:#122136!important;color:#efecdc!important;border-color:#122136!important}@media(max-width:749px){.watch-info__rows [data-watch-drawer-open=specifications]{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/wt-pdp-v2.css.map */
