@font-face{font-family:Manrope;src:url('assets/manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--black:#080808;--panel:#141414;--white:#f4f4f1;--muted:#a8a8a5;--line:#333;--sans:Manrope,Arial,sans-serif;--mono:'Courier New',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--black);color:var(--white);font-family:var(--sans);font-size:16px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default;opacity:.45}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid white;outline-offset:5px}::selection{background:#aaa;color:#111}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:10px;top:-70px;z-index:1000;background:white;color:black;padding:15px}.skip:focus{top:10px}.announcement{height:28px;padding:0 2.5%;display:flex;align-items:center;justify-content:space-between;font-size:10px;background:#151515;letter-spacing:.035em}.header{height:78px;background:#080808f2;display:flex;align-items:center;justify-content:space-between;padding:0 2.5%;position:sticky;top:0;z-index:30;backdrop-filter:blur(12px);border-bottom:1px solid #ffffff0b}.brand{font-family:Georgia,serif;font-weight:700;font-size:30px;letter-spacing:.15em;position:absolute;left:50%;transform:translateX(-50%)}.desktop-nav{display:flex;gap:25px;font-size:11px;font-weight:700}.desktop-nav a:hover{color:#bcbcbc}.header-right{display:flex;align-items:center;gap:34px;font-size:11px}.bag{display:flex;align-items:center;gap:8px;padding:10px 0;background:transparent;border:0;font-size:12px}.bag svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1}.menu-toggle{display:none}.hero-story{height:340svh;position:relative}.hero-sticky{position:sticky;top:78px;height:calc(100svh - 78px);min-height:540px;overflow:hidden;background:#0a0a0a}.hero-photo,.mat-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-photo{z-index:2}.mat-background{z-index:1}.hero-sticky:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0008,transparent 28%);pointer-events:none;z-index:4}#watch-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:3;opacity:0}.hero-copy{position:absolute;bottom:19%;left:10%;z-index:6;max-width:430px;text-shadow:0 2px 18px #0009}.hero-kicker{font-size:11px;letter-spacing:.16em;margin:0 0 16px}.hero-copy h1{font-family:var(--mono);font-size:42px;font-weight:400;letter-spacing:-.04em;margin:0 0 14px;line-height:1.1}.hero-sub{font-size:13px;letter-spacing:.06em;margin:0 0 30px}.hero-shop{border:1px solid #c1c1c1;border-radius:2px;display:inline-flex;align-items:center;gap:35px;padding:18px 24px;background:#0002;font-size:12px;font-weight:600;transition:background .2s}.hero-shop:hover{background:white;color:black;text-shadow:none}.hero-shop span{font-weight:400;color:inherit}.chapter-caption{position:absolute;left:6%;top:7%;z-index:6;max-width:400px;opacity:0;pointer-events:none}.chapter-caption>p:first-child{font-size:10px;letter-spacing:.13em;color:#dededb}.chapter-caption h2{font-size:27px;font-family:var(--mono);font-weight:400;line-height:1.15;margin:15px 0}.chapter-caption>p:last-child{font-size:13px;line-height:1.7;max-width:330px;color:#c2c2bf}.story-controls{position:absolute;left:2.5%;right:2.5%;bottom:25px;z-index:9;display:flex;justify-content:space-between;align-items:center}.scene-buttons{display:flex;gap:28px}.scene-buttons button{font-size:10px;letter-spacing:.06em;background:none;padding:12px 0;border:0;color:#bbb;border-bottom:1px solid transparent}.scene-buttons button span{font-size:9px;color:#999;margin-right:8px}.scene-buttons button[aria-pressed=true]{color:white;border-bottom-color:white}.story-hint{font-size:10px;letter-spacing:.1em;display:flex;align-items:center;gap:25px}.story-hint span{font-size:21px}.story-progress{position:absolute;bottom:0;width:100%;height:2px;background:#333;z-index:10}.story-progress span{height:100%;background:#d0d0ca;width:0;display:block}.part-hotspots{position:absolute;inset:0;z-index:7;pointer-events:none}.part-hotspots button{position:absolute;transform:translate(-50%,-50%);width:32px;height:32px;border:1px solid #ffffffa0;background:#111a;border-radius:50%;color:white;font-size:12px;pointer-events:auto;backdrop-filter:blur(4px)}.part-hotspots button:hover{background:white;color:black}.product-section{padding:75px 4% 85px;position:relative;background:#080808;z-index:11}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.section-heading h2{font-family:var(--mono);font-size:28px;font-weight:400;letter-spacing:-.025em;margin:0}.section-heading span{font-size:10px;letter-spacing:.08em;color:var(--muted)}.product-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:start}.product-gallery{position:sticky;top:103px}.gallery-photo{display:block;width:100%;height:670px;position:relative;background:#131313;border:0;padding:0;overflow:hidden}.gallery-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-photo:hover img{transform:scale(1.025)}.gallery-photo[data-mode=dial] img{transform:scale(2.2);transform-origin:52% 42%}.gallery-photo[data-mode=movement] img{object-fit:contain;padding:65px;background-image:url('assets/v2-mat.webp');background-size:cover}.photo-plus{position:absolute;right:20px;bottom:20px;border:1px solid #aaa;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:21px;background:#1117}.gallery-options{display:flex;gap:25px;border-bottom:1px solid #333}.gallery-options button{background:none;border:0;padding:20px 0 17px;border-bottom:1px solid transparent;font-size:10px;color:#aaa}.gallery-options button[aria-pressed=true]{color:white;border-bottom-color:white}.product-info{padding:28px 0 0;max-width:550px}.product-code{font-size:10px;letter-spacing:.12em;color:var(--muted);margin:0 0 18px}.product-info h2{font-family:var(--mono);font-weight:400;font-size:39px;letter-spacing:-.04em;margin:0 0 9px}.finish{font-size:13px;color:#bababa;margin:0}.price{font-size:22px;margin:22px 0 26px}.price span{font-size:11px;margin-left:7px;color:#aaa}.product-description{font-size:14px;line-height:1.85;color:#c7c7c4;max-width:470px;margin-bottom:30px}.variant{display:flex;align-items:center;gap:12px;font-size:12px;border-top:1px solid var(--line);padding:23px 0}.swatch{width:23px;height:23px;border:3px solid #151515;outline:1px solid #bbb;border-radius:50%;background:#626667}.variant-size{margin-left:auto;font-size:11px;color:#aaa}.purchase-row{display:flex;gap:12px}.quantity{display:flex;border:1px solid #555;height:55px}.quantity button{background:none;border:0;width:35px;font-size:20px}.quantity input{appearance:textfield;width:32px;text-align:center;color:white;background:none;border:0;font-size:13px}.quantity input::-webkit-inner-spin-button{appearance:none}.add-cart{background:#efefea;color:#111;border:1px solid #efefea;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;flex:1;font-weight:700;font-size:12px}.add-cart:hover{background:#cecec8}.add-cart span{font-size:22px;font-weight:400}.availability{font-size:11px;color:#aaa;margin:14px 0 32px}.product-accordions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.04em;padding:23px 0;list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}summary span{font-size:17px}details[open] summary span{transform:rotate(45deg)}details dl{margin:0 0 20px}details dl>div{display:flex;justify-content:space-between;gap:20px;padding:8px 0;font-size:12px;line-height:1.6}dt{color:#a9a9a7}dd{margin:0;text-align:right}details>p{color:#aaa;font-size:13px;line-height:1.8;margin:0 0 18px}.craft-section{display:grid;grid-template-columns:1fr 1fr;min-height:590px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.craft-image{background:#181818 url('assets/v2-mat.webp') center/cover;display:grid;place-items:center;overflow:hidden}.craft-image img{width:75%;height:auto;transform:rotate(-17deg);filter:drop-shadow(0 25px 20px #0009)}.craft-copy{padding:100px 14%;align-self:center}.craft-copy>p:first-child{font-size:10px;letter-spacing:.13em;color:#aaa}.craft-copy h2{font:400 31px/1.22 var(--mono);letter-spacing:-.035em;margin:23px 0}.craft-body{font-size:14px;line-height:1.9;color:#b5b5b2}.outline-button{border:1px solid #888;padding:17px 20px;background:none;display:flex;align-items:center;gap:20px;font-size:10px;line-height:1.5;margin-top:30px}.outline-button:hover{background:white;color:black}.brand-note{text-align:center;padding:95px 6%}.brand-note h2{font:400 29px/1.4 var(--mono);letter-spacing:-.02em}.brand-note p{font-size:14px;color:#b8b8b5}.brand-note a{font-size:11px;display:inline-block;border-bottom:1px solid #bbb;padding:10px 0;margin-top:15px}footer{background:#141414;padding:60px 4% 23px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:55px}.footer-brand{font-family:Georgia,serif;font-weight:700;font-size:29px;letter-spacing:.12em}.footer-top h3{font-size:11px;font-weight:600;margin:0 0 22px}.footer-top>div a,.footer-top>div button,.footer-top>div>span{display:block;padding:0;margin:0 0 15px;border:0;background:none;text-align:left;color:#bababa;font-size:12px}.footer-top>div a:hover,.footer-top>div button:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #333;padding-top:25px;font-size:10px;color:#999}.footer-bottom a{color:#ccc}
dialog{border:0;color:var(--white);background:#151515;padding:0}dialog::backdrop{background:#0009;backdrop-filter:blur(5px)}.drawer-head{padding:27px 25px;border-bottom:1px solid #383838;display:flex;align-items:center;justify-content:space-between}.drawer-head h2{font:400 20px var(--mono);margin:0}.drawer-head>button,.dialog-top>button,.close{background:none;border:0;font-size:29px;padding:0 7px;color:#ddd}.cart-drawer{position:fixed;inset:0 0 0 auto;width:min(490px,100%);height:100dvh;max-height:100dvh;max-width:100%;margin:0}.cart-drawer[open]{display:flex;flex-direction:column}.cart-drawer #cart-content{flex:1;display:flex;flex-direction:column;min-height:0;overflow:auto}#cart-content[hidden]{display:none!important}.cart-line{display:flex;gap:20px;padding:30px 25px}.cart-line>img{width:128px;height:175px;object-fit:cover}.cart-line h3{font-size:16px;font-weight:400;margin:4px 0 10px}.cart-line p{font-size:11px;color:#bbb;margin:0 0 15px}.cart-line .cart-unit{color:white;font-size:13px}.cart-quantity{display:flex;align-items:center;border:1px solid #444;width:103px;justify-content:space-between}.cart-quantity button{background:none;border:0;padding:6px 10px;font-size:19px}.cart-quantity span{font-size:12px}#cart-remove{background:none;border:0;border-bottom:1px solid #888;padding:0;color:#aaa;font-size:10px;margin-top:12px}.cart-bottom{margin-top:auto;padding:25px;border-top:1px solid #333}.subtotal{display:flex;justify-content:space-between;align-items:center;font-size:13px}.subtotal strong{font-size:16px;font-weight:400}.cart-bottom>p{font-size:11px;color:#aaa;margin:13px 0 23px}#checkout-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 22px;background:#ededeb;border:0;color:black;font-size:12px;font-weight:600}.cart-bottom .payment-note{font-size:10px;text-align:center;margin:14px 0 24px}.continue-link{display:block;margin:auto;background:none;border:0;border-bottom:1px solid #888;font-size:10px;padding:0 0 5px}#cart-empty{padding:90px 25px;text-align:center}#cart-empty>p{font:18px var(--mono)}#cart-empty>button{background:white;color:black;border:0;padding:17px 20px;font-size:11px;margin-top:20px}.checkout-dialog{width:min(520px,94vw);padding:45px 30px}.checkout-dialog>.close{position:absolute;right:15px;top:10px}.checkout-dialog>p{font-family:Georgia,serif;letter-spacing:.13em;font-size:19px}.checkout-dialog h2{font:24px var(--mono);margin:30px 0}.checkout-summary{display:flex;justify-content:space-between;gap:20px;font-size:13px;border-top:1px solid #444;border-bottom:1px solid #444;padding:22px 0}.checkout-summary strong{font-weight:400}.checkout-notice{padding:25px 0}.checkout-notice h3{font-size:13px}.checkout-notice p{font-size:14px;color:#bbb;line-height:1.8}#back-to-bag{border:1px solid #999;background:none;width:100%;padding:17px;font-size:11px}.detail-dialog{width:min(1000px,95vw);max-height:94dvh;overflow:auto}.dialog-top{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid #333}.dialog-top p{font-size:10px;letter-spacing:.13em;color:#aaa;margin:0 0 10px}.dialog-top h2{font:23px var(--mono);margin:0}#zoom-viewport{height:min(52dvh,540px);background:#151515 url('assets/v2-mat.webp') center/cover;overflow:hidden;position:relative;touch-action:none;cursor:grab}#zoom-viewport.dragging{cursor:grabbing}#zoom-image{position:absolute;left:50%;top:50%;width:75%;height:90%;object-fit:contain;transform:translate(-50%,-50%);user-select:none;pointer-events:none}#detail-description{font-size:13px;line-height:1.7;text-align:center;max-width:600px;padding:0 20px;margin:17px auto;color:#bcbcb8}.zoom-controls{display:flex;justify-content:center;align-items:center;gap:20px;padding:8px 15px}.zoom-controls button{background:none;border:1px solid #777;min-width:34px;height:34px;font-size:19px}.zoom-controls input{width:160px;accent-color:#ccc}.zoom-controls output{font-size:12px;min-width:38px}#reset-zoom{font-size:10px;padding:0 12px}.zoom-hint{font-size:9px;color:#aaa;text-align:center;margin:12px 10px 20px}.mobile-menu{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:35px}.mobile-menu .close{position:absolute;right:20px;top:20px}.mobile-menu>a,.mobile-menu>button:not(.close){display:block;font-size:18px;background:none;border:0;padding:18px 0;text-align:left}.mobile-menu .footer-brand{margin:25px 0 45px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:white;color:black;padding:15px 25px;font-size:12px;z-index:100;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.noscript{padding:30px;text-align:center}
@media(min-width:1700px){.hero-copy h1{font-size:54px}.hero-copy{bottom:23%}.product-grid{max-width:1650px;margin:auto}.gallery-photo{height:760px}.product-info{max-width:600px}.header{height:88px}.hero-sticky{top:88px;height:calc(100svh - 88px)}}
@media(max-width:1100px){.desktop-nav{gap:15px;font-size:9px}.brand{font-size:26px}.header-right{gap:20px}.gallery-photo{height:610px}.product-grid{gap:5%}.craft-copy{padding:60px 10%}.craft-copy h2{font-size:26px}.section-heading span{display:none}}
@media(max-width:760px){html{scroll-padding-top:80px}.announcement{font-size:8px;height:25px;padding:0 5%}.header{height:65px;padding:0 5%}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;background:none;width:25px;height:35px;padding:0}.menu-toggle span{height:1px;width:22px;background:white}.brand{font-size:23px;letter-spacing:.12em}.header-right{gap:0}.currency{display:none}.bag{font-size:10px}.bag svg{width:20px}.hero-story{height:300svh}.hero-sticky{top:65px;height:calc(100svh - 65px);min-height:500px}.hero-copy{left:7%;bottom:17%;right:7%;max-width:320px}.hero-kicker{font-size:9px;margin-bottom:12px}.hero-copy h1{font-size:31px}.hero-sub{font-size:10px;margin-bottom:22px}.hero-shop{padding:15px 18px;gap:28px;font-size:10px;background:#05050590}.hero-photo{object-position:51% center}.chapter-caption{left:6%;top:5%;max-width:310px}.chapter-caption h2{font-size:23px;max-width:290px}.chapter-caption>p:first-child{font-size:9px}.chapter-caption>p:last-child{font-size:11px;max-width:250px}.story-controls{left:6%;right:6%;bottom:22px}.scene-buttons{gap:17px;justify-content:space-between;width:100%}.scene-buttons button{font-size:8px;letter-spacing:0}.scene-buttons button span{font-size:8px;margin-right:5px}.story-hint{display:none}.part-hotspots button{height:27px;width:27px;font-size:10px}.product-section{padding:50px 5%}.section-heading h2{font-size:24px}.section-heading{margin-bottom:23px}.product-grid{display:block}.product-gallery{position:static}.gallery-photo{height:530px}.gallery-options{gap:25px}.gallery-options button{font-size:9px}.product-info{padding-top:35px;max-width:none}.product-info h2{font-size:34px}.product-code{font-size:9px}.product-description{font-size:14px}.purchase-row{gap:10px}.quantity{height:53px}.add-cart{font-size:11px}.availability{font-size:10px}.craft-section{grid-template-columns:1fr}.craft-image{height:380px}.craft-image img{width:70%;max-height:350px;object-fit:contain}.craft-copy{padding:45px 7% 55px}.craft-copy h2{font-size:29px}.craft-body{font-size:14px}.brand-note{padding:60px 5%}.brand-note h2{font-size:24px}.brand-note p{font-size:12px}.brand-note a{font-size:10px}footer{padding:45px 6% 24px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 15px;padding-bottom:25px}.footer-top>.footer-brand{grid-column:1/-1;font-size:28px;margin-bottom:10px}.footer-top>div a,.footer-top>div button,.footer-top>div>span{font-size:11px}.footer-top h3{font-size:10px;margin-bottom:20px}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:15px}.footer-bottom>span:nth-child(2){order:3;width:100%}.drawer-head h2{font-size:19px}.dialog-top{padding:20px}.dialog-top h2{font-size:21px}.zoom-controls{gap:12px}.zoom-controls input{width:100px}.zoom-hint{font-size:8px}.detail-dialog{width:96vw}#detail-description{font-size:12px}.checkout-summary{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}.hero-story{height:calc(100svh - 25px)}.hero-sticky{position:relative;top:0}.story-hint{display:none}}
/* Finish selection and watch details */
.origin-label{display:flex;gap:20px;font-size:12px;letter-spacing:.1em;margin:16px 0 0;color:#e0d4b3}.origin-label span{color:#999}.finish-selector{border:0;border-top:1px solid #333;margin:0 0 24px;padding:24px 0 0;min-width:0}.finish-selector legend{float:left;width:100%;font-size:12px;letter-spacing:.07em;margin-bottom:18px;padding:0}.finish-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;clear:both}.finish-options button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:18px 5px 14px;border:1px solid #454545;background:#121212;color:#aaa;line-height:1.35;font-size:12px;min-height:100px;transition:border-color .2s,background .2s}.finish-options button:hover{border-color:#bbb}.finish-options button[aria-pressed=true]{background:#252525;color:white;border-color:#e6e4dd}.finish-dot{width:29px;height:29px;display:block;border-radius:50%;border:1px solid #aaa;box-shadow:0 2px 7px #0008}.finish-dot.grey{background:linear-gradient(120deg,#bfc2c3,#555b60 52%,#afb4b6)}.finish-dot.black{background:linear-gradient(120deg,#484b4c,#0d0e10 58%,#3d4042);border-color:#666}.finish-dot.gold{background:linear-gradient(120deg,#f0dbac,#ac8a4e 55%,#e9d3a4);border-color:#d6be89}#finish-description{min-height:66px;line-height:1.7;font-size:14px;color:#bcbcb8;margin:18px 0 0}.watch-facts{display:grid;grid-template-columns:repeat(3,1fr);padding:0 4% 75px;gap:5%}.watch-facts article{border-top:1px solid #444;padding-top:25px}.watch-facts article>p:first-child{font-size:12px;letter-spacing:.08em;color:#aaa}.watch-facts h2{font:400 27px var(--mono);margin:24px 0 15px;letter-spacing:-.045em}.watch-facts article>p:last-child{font-size:16px;line-height:1.8;color:#bcbcb8;max-width:380px}#cart-lines{flex:1}.cart-line+.cart-line{border-top:1px solid #333}.cart-remove{background:none;border:0;border-bottom:1px solid #888;padding:0;color:#aaa;font-size:12px;margin-top:12px}.checkout-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid #333;font-size:14px}.checkout-line small{display:block;font-size:12px;color:#aaa;margin-top:7px}.checkout-line strong{font-weight:400;white-space:nowrap}.product-accordions details>p{font-size:14px}.product-description{font-size:16px}.product-accordions summary{font-size:12px}.finish{font-size:14px}
@media(max-width:760px){.finish-options{gap:7px}.finish-options button{font-size:12px;padding:16px 4px 12px}.watch-facts{grid-template-columns:1fr;padding:0 5% 50px;gap:25px}.watch-facts h2{margin:17px 0 12px;font-size:27px}.watch-facts article>p:last-child{max-width:none;margin-bottom:0}.finish-selector{margin-bottom:22px}#finish-description{min-height:0}.checkout-line{font-size:12px}}
.product-details-link{display:inline-block;margin-top:20px;border-bottom:1px solid #777;padding-bottom:5px;font-size:12px;line-height:1.6}
