:root{--ink:#080808;--paper:#f4f4f1;--muted:#aaa;--line:#292929;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;left:16px;top:-60px;background:#fff;color:#000;padding:12px 18px;z-index:99}.skip-link:focus{top:16px}.site-header{height:82px;background:rgba(8,8,8,.88);color:#fff;display:flex;align-items:center;padding:0 max(24px,calc((100vw - var(--max))/2));position:absolute;top:0;width:100%;z-index:10;border-bottom:1px solid rgba(255,255,255,.16);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:600;letter-spacing:.2em;font-size:15px;line-height:1}.brand small{display:block;font-size:7px;font-weight:400;letter-spacing:.24em;margin-top:6px;color:#aaa}.brand-mark{width:34px;height:34px;border:1px solid #fff;display:grid;place-items:center;transform:rotate(45deg);font-family:"Playfair Display",serif;font-size:17px}.brand-mark::first-letter{transform:rotate(-45deg)}.site-header nav{display:flex;gap:36px;margin-left:auto;margin-right:38px}.site-header nav a{font-size:13px;color:#ddd;transition:.2s}.site-header nav a:hover{color:#fff}.header-cta{font-size:12px;text-transform:uppercase;letter-spacing:.12em;border:1px solid #555;padding:11px 16px}.menu-button{display:none}.hero{height:min(900px,100svh);min-height:720px;background:#080808;color:#fff;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;background:url("hero-watches.png") center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.93) 0%,rgba(0,0,0,.68) 37%,rgba(0,0,0,.05) 68%),linear-gradient(0deg,rgba(0,0,0,.45),transparent 45%)}.hero-content{position:absolute;z-index:2;left:max(24px,calc((100vw - var(--max))/2));top:50%;transform:translateY(-45%);max-width:610px}.eyebrow{font-size:11px;letter-spacing:.25em;color:#aaa;margin:0 0 22px}.eyebrow.dark{color:#666}.hero h1,.section h2,.section-dark h2,.contact h2{font-family:Manrope,sans-serif;font-size:clamp(58px,7.2vw,108px);line-height:.94;letter-spacing:-.065em;font-weight:500;margin:0}.hero h1 em,.section h2 em,.section-dark h2 em,.contact h2 em{font-family:"Playfair Display",serif;font-weight:500;letter-spacing:-.03em}.hero-content>p:not(.eyebrow){max-width:470px;color:#bbb;font-size:17px;margin:28px 0 34px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-width:210px;padding:15px 18px;text-transform:uppercase;font-size:11px;letter-spacing:.15em;border:1px solid transparent;transition:.25s}.button-light{background:#fff;color:#080808}.button-light:hover{background:#ddd}.button-dark{background:#080808;color:#fff}.button-dark:hover{background:#292929}.text-link{font-size:12px;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #666;padding:10px 0}.hero-note{position:absolute;right:max(24px,calc((100vw - var(--max))/2));bottom:48px;z-index:2;display:flex;gap:14px;align-items:flex-start;font-size:12px}.hero-note span{font-family:"Playfair Display",serif;font-size:25px}.hero-note p{margin:3px 0;color:#bbb}.marquee{overflow:hidden;background:#fff;border-bottom:1px solid #ddd;padding:17px 0;white-space:nowrap}.marquee div{font-size:11px;letter-spacing:.2em;word-spacing:20px;animation:marquee 24s linear infinite}.marquee i{font-style:normal;color:#888}.section{padding:120px max(24px,calc((100vw - var(--max))/2))}.section-dark{padding:120px max(24px,calc((100vw - var(--max))/2));background:var(--ink);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:62px}.section-head h2,.about h2,.service h2{font-size:clamp(42px,5.3vw,74px)}.section-head>p{max-width:430px;color:#666;margin:0 0 8px}.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.filter{background:transparent;border:1px solid #ccc;padding:9px 16px;font-size:12px;cursor:pointer}.filter:hover,.filter.active{background:#080808;color:#fff;border-color:#080808}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:52px 24px}.product{transition:opacity .25s,transform .25s}.product.hidden{display:none}.product-image{height:510px;background-image:url("hero-watches.png");background-repeat:no-repeat;background-size:auto 108%;position:relative;overflow:hidden;filter:saturate(.75);transition:filter .4s,background-size .5s}.product:hover .product-image{filter:saturate(1);background-size:auto 112%}.product-image span{position:absolute;top:18px;left:18px;background:#fff;padding:7px 10px;font-size:9px;letter-spacing:.14em}.crop-diver{background-position:61% 48%}.crop-gmt{background-position:82% 12%}.crop-dress{background-position:100% 48%}.crop-chrono{background-position:72% 78%;filter:grayscale(.7)}.product-info{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid #aaa}.product-info p{font-size:10px;letter-spacing:.15em;color:#777;margin:0 0 5px}.product-info h3{font:500 22px Manrope,sans-serif;margin:0}.product-info a{font-size:11px;text-transform:uppercase;letter-spacing:.12em;padding-top:5px}.custom{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.custom-intro{align-self:center}.custom h2{font-size:clamp(52px,6vw,86px)}.custom-intro>p:not(.eyebrow){color:#aaa;max-width:480px;margin:30px 0}.custom-steps{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.custom-steps li{display:grid;grid-template-columns:54px 1fr;gap:10px;padding:28px 0;border-bottom:1px solid var(--line)}.custom-steps li>span{color:#777;font-family:"Playfair Display",serif}.custom-steps h3{font:500 22px Manrope,sans-serif;margin:0 0 6px}.custom-steps p{margin:0;color:#888}.about{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.big-number{font:500 clamp(120px,18vw,280px)/.8 Manrope,sans-serif;letter-spacing:-.09em;color:#ddd;writing-mode:vertical-rl;transform:rotate(180deg);justify-self:center}.about-copy>p:not(.eyebrow){max-width:570px;color:#555;font-size:18px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:50px;padding-top:24px;border-top:1px solid #ccc}.stats strong,.stats span{display:block}.stats strong{font:500 18px Manrope}.stats span{font-size:12px;color:#777}.service{padding-top:40px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #aaa}.service-grid article{padding:30px 36px 30px 0;border-right:1px solid #aaa}.service-grid article+article{padding-left:36px}.service-grid article:last-child{border-right:0}.service-grid span{font:500 28px "Playfair Display";color:#999}.service-grid h3{font:500 23px Manrope;margin:45px 0 14px}.service-grid p{color:#666;margin:0}.testimonial{text-align:center;padding-top:110px;padding-bottom:70px}.testimonial blockquote{max-width:1030px;margin:0 auto 90px;font:500 clamp(38px,5vw,70px)/1.14 "Playfair Display";letter-spacing:-.025em}.trust-row{border-top:1px solid #333;padding-top:26px;display:flex;justify-content:space-between;color:#888;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.contact{text-align:center}.contact h2{font-size:clamp(48px,7vw,94px)}.contact>p:not(.eyebrow){max-width:600px;margin:30px auto;color:#666;font-size:18px}.contact .button{margin-top:18px}footer{background:#080808;color:#fff;padding:65px max(24px,calc((100vw - var(--max))/2)) 30px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;position:relative}footer p,footer a{color:#888;font-size:13px}footer h4{text-transform:uppercase;letter-spacing:.17em;font-size:10px;color:#666;margin:0 0 16px}footer a{display:block;margin-bottom:8px}.footer-brand>p{margin:25px 0}.copyright{position:absolute;bottom:24px;right:max(24px,calc((100vw - var(--max))/2));margin:0}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:20;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#080808;border:1px solid #ddd;font-size:12px;font-weight:600;box-shadow:0 10px 30px #0003}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes marquee{to{transform:translateX(-50%)}}@media(max-width:900px){.site-header{height:70px}.site-header nav{display:none;position:absolute;top:70px;left:0;right:0;background:#080808;padding:22px 24px;flex-direction:column;gap:18px}.site-header nav.open{display:flex}.header-cta{display:none}.menu-button{display:block;margin-left:auto;background:transparent;color:#fff;border:1px solid #555;padding:8px 12px;font-size:12px}.hero{min-height:700px}.hero-image{background-position:60% center}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.91),rgba(0,0,0,.25)),linear-gradient(0deg,#0009,transparent)}.hero-note{display:none}.section,.section-dark{padding-top:85px;padding-bottom:85px}.section-head{align-items:flex-start;flex-direction:column}.product-image{height:380px}.custom,.about{grid-template-columns:1fr}.big-number{writing-mode:horizontal-tb;transform:none;justify-self:start}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article+article{border-right:0;border-bottom:1px solid #aaa;padding:28px 0}.trust-row{gap:25px;flex-wrap:wrap}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:620px){.brand small{display:none}.hero{min-height:740px}.hero-image{background-position:67% center;opacity:.78}.hero-shade{background:linear-gradient(90deg,#000 3%,#0009 85%),linear-gradient(0deg,#000 2%,transparent 40%)}.hero-content{top:52%}.hero h1{font-size:54px}.hero-content>p:not(.eyebrow){font-size:15px;max-width:340px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.section-head{margin-bottom:42px}.product-grid{grid-template-columns:1fr}.product-image{height:430px}.custom-steps li{grid-template-columns:42px 1fr}.about{gap:55px}.big-number{font-size:120px}.stats{grid-template-columns:1fr;gap:18px}.testimonial blockquote{font-size:34px}.trust-row{display:grid;grid-template-columns:1fr 1fr;text-align:left}.contact>p:not(.eyebrow){font-size:16px}footer{grid-template-columns:1fr;padding-bottom:80px}.copyright{left:24px;right:auto}.floating-wa{width:50px;height:50px}}
