:root{--ink: #080a0f;--muted: #69707d;--line: #e5e7eb;--soft: #f5f6f8;--paper: #fbfbfc;--white: #fff;--accent: #0a84ff;--green: #c7d6ad;--radius: 8px;--max: 1720px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}a,button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}[hidden]{display:none!important}img,video,svg{display:block}video{background:#000;max-width:100%}.visually-hidden,.skip-link{height:1px;left:-999px;overflow:hidden;position:absolute;top:auto;width:1px}.skip-link:focus{background:var(--white);height:auto;left:16px;padding:10px 14px;top:8px;width:auto;z-index:20}.announcement-bar{background:#111;color:var(--white);font-size:13px;font-weight:760;letter-spacing:0;padding:10px 18px;text-align:center;text-transform:uppercase}.site-header{align-items:center;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(8,10,15,.08);display:grid;gap:22px;grid-template-columns:auto 1fr;min-height:70px;padding:0 clamp(20px,3vw,56px);position:sticky;top:0;z-index:10}.brand,.header-actions,.localization-form,.localization-toggle,.icon-link{align-items:center;display:flex}.brand{font-size:19px;font-weight:760;gap:10px;justify-self:start}.brand-mark{align-items:center;background:var(--ink);border-radius:50%;color:var(--white);display:inline-flex;font-size:11px;height:34px;justify-content:center;width:34px}.header-actions{gap:15px;justify-self:end}.localization-form{position:relative}.localization-toggle,.icon-link{background:transparent;border-radius:999px;border:0;color:var(--ink);gap:6px;padding:4px;transition:background-color .18s ease,opacity .18s ease,transform .18s ease}.localization-toggle:hover,.icon-link:hover{background:#080a0f0e}.localization-toggle:active,.icon-link:active,.button:active,.footer-form button:active{transform:scale(.96)}.localization-toggle svg{fill:none;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .22s ease;width:17px}.localization-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.country-flag{align-items:center;display:inline-flex;font-size:18px;height:18px;justify-content:center;line-height:1;width:18px}.icon-link{border-radius:50%;height:32px;justify-content:center;position:relative;width:32px}.icon-link svg,.search-field svg,.email-pill svg,.footer-socials svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.icon-link svg{height:23px;width:23px}.cart-link span{align-items:center;background:var(--ink);border-radius:50%;color:var(--white);display:inline-flex;font-size:10px;height:16px;justify-content:center;position:absolute;right:-3px;top:-3px;width:16px}.country-popover{background:var(--white);border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 54px #080a0f29;min-width:282px;opacity:0;padding:10px;position:absolute;right:0;top:calc(100% + 18px);transform:translate(var(--popover-x, 0),-6px);transition:opacity .2s ease,transform .2s ease;z-index:25}.country-popover.is-open{opacity:1;transform:translate(var(--popover-x, 0))}.search-field{align-items:center;border:1px solid var(--ink);border-radius:10px;display:flex;gap:8px;min-height:42px;padding:0 12px}.search-field.large{border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:64px}.search-field svg{height:18px;width:18px}.search-field input{background:transparent;border:0;color:var(--ink);font-size:15px;min-width:0;outline:none;width:100%}.search-field.large input{font-size:18px}.country-list{display:grid;gap:2px;margin-top:8px;max-height:360px;overflow:auto}.country-option{align-items:center;background:transparent;border:0;border-radius:8px;display:flex;font-size:14px;justify-content:space-between;padding:9px 10px;text-align:left;transition:background-color .16s ease}.country-option:hover,.country-option:focus{background:var(--soft)}.country-option span:last-child{color:var(--muted)}.country-note{color:var(--muted);font-size:13px;margin:10px 6px 2px}.site-overlay{background:#080a0f75;top:0;right:0;bottom:0;left:0;opacity:0;position:fixed;transition:opacity .22s ease;z-index:18}.site-overlay.is-open{opacity:1}.panel,.cart-drawer{background:var(--white);box-shadow:0 22px 70px #080a0f2e;opacity:0;position:fixed;transition:opacity .24s ease,transform .24s ease;z-index:30}.panel-center{border-radius:18px;left:50%;max-width:760px;overflow:hidden;top:120px;transform:translate(-50%,-10px);width:min(calc(100vw - 32px),760px)}.panel-account,.cart-drawer{border:1px solid rgba(8,10,15,.08);border-radius:22px;max-height:calc(100svh - 150px);overflow:auto;padding:24px;right:clamp(16px,2.6vw,52px);top:124px;transform:translateY(-8px);width:min(420px,calc(100vw - 32px))}.panel.is-open,.cart-drawer.is-open{opacity:1;transform:translateY(0)}.panel-center.is-open{transform:translate(-50%)}.panel-close{align-items:center;background:var(--white);border:1px solid var(--line);border-radius:50%;display:inline-flex;font-size:30px;height:42px;justify-content:center;line-height:1;position:absolute;right:16px;top:16px;width:42px;transition:background-color .18s ease,transform .18s ease}.search-close{top:11px}.panel-close:hover{background:var(--soft)}.panel-close:active{transform:scale(.94)}.panel-account h2,.cart-drawer h2{font-size:22px;line-height:1.1;margin:2px 52px 12px 0}.panel-account p,.cart-drawer p,.panel-products p{color:var(--muted)}.panel-account p,.cart-drawer p{font-size:14px}.panel-products{display:grid;gap:14px;max-height:min(620px,calc(100svh - 240px));overflow:auto;padding:22px 28px 28px}.panel-products-header{align-items:center;display:flex;justify-content:space-between}.panel-products-header p{margin:0}.panel-products-header span{align-items:center;background:var(--soft);border-radius:999px;color:var(--muted);display:inline-flex;font-size:13px;justify-content:center;min-width:28px;padding:5px 9px}.search-product-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.search-product-card{color:inherit;display:grid;gap:10px;min-width:0}.search-product-card[hidden]{display:none}.search-product-image{align-items:center;aspect-ratio:1;background:#f4f5f4;border-radius:8px;display:flex;justify-content:center;overflow:hidden;transition:background-color .18s ease,transform .18s ease}.search-product-image img{height:100%;object-fit:cover;width:100%}.search-product-image.sport img{filter:saturate(.95) contrast(.98);transform:scale(.98)}.search-product-info{display:grid;gap:3px;line-height:1.18;min-width:0}.search-product-info span{font-size:14px;min-width:0}.search-product-info strong{color:var(--muted);font-size:13px;font-weight:560}.search-product-card:hover .search-product-image{background:#eceff2;transform:translateY(-1px)}.search-empty{background:var(--soft);border-radius:var(--radius);margin:0;padding:18px;text-align:center}.account-links{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:16px}.account-links a{border:1px solid var(--line);border-radius:999px;padding:12px;text-align:center;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.account-links a:hover{background:var(--soft);border-color:#d5d9df;transform:translateY(-1px)}.account-signed-in{display:grid;gap:8px}.account-status{align-items:center;background:#5a31f41a;border:1px solid rgba(90,49,244,.22);border-radius:999px;color:#4e22d0;display:inline-flex;font-size:12px;font-weight:780;justify-self:start;padding:6px 10px}.button.shop-button{background:#5433ee;border-color:#5433ee;box-shadow:0 12px 26px #5a31f43d}.button.shop-button:hover{background:#4829d9;border-color:#4829d9}.button.shop-button strong{font-weight:860;margin-left:4px}.cart-items{display:grid;gap:14px;margin:22px 0}.cart-item{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:14px;grid-template-columns:76px 1fr auto;padding-bottom:14px}.cart-item img{aspect-ratio:1;background:var(--soft);object-fit:cover;width:76px}.cart-item p{color:var(--muted);margin:4px 0 0}.cart-line-price{font-size:14px;font-weight:760;white-space:nowrap}.cart-qty{align-items:center;border:1px solid var(--line);border-radius:999px;display:inline-grid;grid-template-columns:30px 34px 30px;margin-top:10px;min-height:32px;overflow:hidden}.cart-qty button{background:var(--white);border:0;color:var(--ink);cursor:pointer;font-size:17px;height:32px;line-height:1}.cart-qty button:disabled{cursor:wait;opacity:.45}.cart-qty span{color:var(--ink);font-size:13px;font-weight:760;text-align:center}.cart-summary{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;gap:9px;margin:14px 0;padding:14px 0}.cart-summary div{align-items:center;display:flex;gap:12px;justify-content:space-between}.cart-summary span{color:var(--muted)}.cart-summary strong{text-align:right}.cart-discount-note{background:#eff7ed;border:1px solid #d6e6cf;border-radius:var(--radius);color:#3f6a35;font-size:13px;margin:4px 0 0;padding:10px 12px}h1,h2,h3,p{margin-top:0}.eyebrow{color:var(--muted);font-size:12px;font-weight:760;letter-spacing:0;margin-bottom:14px;text-transform:uppercase}.button{align-items:center;background:var(--ink);border:1px solid var(--ink);border-radius:999px;color:var(--white);display:inline-flex;font-weight:680;justify-content:center;min-height:48px;padding:13px 24px;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button:hover{background:#1c2028;border-color:#1c2028}.button-light{background:var(--white);border-color:var(--line);color:var(--ink)}.button-light:hover{background:var(--soft);border-color:#d5d9df;color:var(--ink)}.button.full{width:100%;margin-top:12px}.hero-minimal{display:grid;gap:clamp(28px,4vw,72px);grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);margin:0 auto;max-width:var(--max);min-height:calc(88svh - 100px);padding:clamp(42px,5vw,74px) clamp(18px,2.6vw,52px)}.hero-copy{align-self:center}.hero-copy h1{font-size:clamp(44px,4.8vw,76px);letter-spacing:0;line-height:.98;margin-bottom:18px}.hero-copy p:not(.eyebrow){color:var(--muted);font-size:17px;max-width:560px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-device{align-items:center;background:linear-gradient(180deg,#fff,#edf0f4);border:1px solid var(--line);display:flex;justify-content:center;min-height:460px;overflow:hidden;position:relative}.device-strap{background:repeating-linear-gradient(90deg,transparent 0 38px,rgba(255,255,255,.16) 38px 43px),#101827;height:100px;position:absolute;width:76%}.device-watch{aspect-ratio:1;background:radial-gradient(circle,#111827 0 48%,#d7dde7 49% 62%,transparent 63%),conic-gradient(from 22deg,#d7dde7,#848d9a,#f4f6f8,#aeb6c1,#d7dde7);border-radius:18%;position:relative;width:min(48%,260px)}.device-watch:after{color:#fff;content:"POP";font-size:34px;font-weight:800;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.waitlist-panel,.model-section,.colourway-section,.video-story{padding:clamp(40px,5vw,68px) clamp(18px,2.6vw,52px)}.waitlist-panel{background:var(--white);text-align:center}.waitlist-panel h2,.section-heading h2{font-size:clamp(28px,3.2vw,46px);letter-spacing:0;line-height:1.08;margin-bottom:14px}.waitlist-panel>p:not(.eyebrow){color:var(--muted);font-size:16px;margin:0 auto 28px;max-width:620px}.email-pill{align-items:center;border:1px solid var(--ink);border-radius:999px;display:flex;margin:0 auto;max-width:720px;min-height:56px;padding:0 18px 0 26px}.email-pill input{background:transparent;border:0;color:var(--ink);font-size:16px;min-width:0;outline:none;width:100%}.email-pill button{background:transparent;border:0;padding:8px}.email-pill svg{height:24px;width:24px}.form-message{color:#1f7a3f;font-size:14px;margin:12px 0 0}.form-message.error{color:#c42323}.model-section,.video-story{margin:0 auto;max-width:var(--max)}.section-heading{margin-bottom:24px}.model-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.model-card{background:var(--white);border:1px solid var(--line);min-height:400px;padding:22px}.model-visual{align-items:center;background:var(--soft);display:flex;height:220px;justify-content:center;margin-bottom:22px}.model-visual:before{background:#101827;border-radius:12px;content:"";height:178px;width:70px}.classic .model-visual:before{background:repeating-linear-gradient(0deg,transparent 0 28px,rgba(255,255,255,.18) 28px 34px),#101827}.sport .model-visual:before{border-radius:999px}.model-card h3{font-size:22px;margin-bottom:10px}.model-card p,.strap-card p,.video-feature p{color:var(--muted)}.drop-hero{padding:clamp(20px,2.4vw,34px) clamp(18px,2.6vw,52px) 0}.drop-visual{align-items:center;background:radial-gradient(circle at 18% 68%,rgba(210,214,219,.95) 0 18%,transparent 18.5%),radial-gradient(circle at 82% 34%,rgba(223,226,230,.95) 0 21%,transparent 21.5%),linear-gradient(180deg,#f7f8f8,#eceff2);display:flex;min-height:clamp(500px,66vw,760px);overflow:hidden;position:relative}.drop-visual.image-hero{background:#d8d9dc;display:block;min-height:0}.drop-visual.image-hero img{aspect-ratio:2940 / 1056;height:auto;object-fit:cover;width:100%}.drop-visual.image-hero:after{background:linear-gradient(90deg,rgba(0,0,0,.18),transparent 42%,rgba(0,0,0,.2));content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.drop-watch-row{align-items:flex-end;display:grid;gap:clamp(18px,4vw,84px);grid-template-columns:repeat(4,minmax(0,1fr));top:0;right:0;bottom:0;left:0;margin:auto;max-width:1320px;padding:clamp(52px,8vw,120px);position:absolute;width:100%}.drop-watch-row span{aspect-ratio:.62;background:radial-gradient(circle at 50% 36%,#111 0 23%,var(--bezel) 24% 34%,transparent 35%),linear-gradient(var(--strap),var(--strap));border-radius:18px;box-shadow:0 24px 40px #080a0f1f;opacity:.92;transform:translateY(var(--offset, 0))}.drop-watch-row span:nth-child(2){--offset: 36px}.drop-watch-row span:nth-child(3){--offset: -34px}.drop-watch-row span:nth-child(4){--offset: 18px}.drop-hero-copy{align-self:flex-end;bottom:0;color:var(--white);display:grid;gap:12px;left:0;max-width:min(760px,calc(100% - 40px));padding:clamp(24px,4vw,54px);position:absolute;text-shadow:0 2px 18px rgba(0,0,0,.28);z-index:1}.drop-hero-copy p{font-size:clamp(20px,1.8vw,26px);font-style:italic;margin-bottom:0}.drop-hero-copy h1{font-size:clamp(42px,4.4vw,68px);line-height:.96;margin-bottom:8px;white-space:nowrap}.drop-hero-copy .button{box-shadow:none;justify-self:start;min-width:190px;text-shadow:none}.drop-intro{background:var(--white);padding:clamp(16px,2.2vw,28px) clamp(18px,2.6vw,52px) clamp(28px,3.6vw,48px);text-align:center}.drop-intro h2{font-size:clamp(24px,2.25vw,34px);line-height:1.08;margin:0 auto 10px;max-width:860px;white-space:nowrap}.drop-intro p:not(.eyebrow){color:var(--muted);font-size:15px;margin:0 auto;max-width:560px}.strap-drop{background:var(--white);padding:clamp(10px,1.6vw,22px) clamp(18px,2.6vw,52px) clamp(44px,6vw,78px);scroll-margin-top:72px}.strap-drop .section-heading{margin-left:auto;margin-right:auto;max-width:var(--max);text-align:left}.strap-drop .section-heading h2{font-size:clamp(22px,2.2vw,32px)}.strap-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;max-width:var(--max)}.strap-card{background:var(--soft);border-radius:var(--radius);color:inherit;display:block;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;-webkit-mask-image:-webkit-radial-gradient(white,black)}.strap-card:hover{box-shadow:0 14px 34px #080a0f14;transform:translateY(-2px)}.strap-card>span{background:var(--ink);border-radius:999px;color:var(--white);display:inline-flex;font-size:13px;left:8px;min-width:78px;padding:7px 14px;position:absolute;top:8px;z-index:3}.strap-visual{align-items:center;aspect-ratio:1;background:var(--card-bg);display:flex;justify-content:center}.strap-visual:before{background:var(--strap-color);border-radius:999px 999px 14px 14px;content:"";height:70%;width:34%}.strap-visual.classic:before{background:repeating-linear-gradient(0deg,transparent 0 24px,rgba(255,255,255,.22) 24px 29px),var(--strap-color);border-radius:14px}.strap-visual.sport:before{border-radius:999px 999px 18px 18px}.strap-photo{align-items:center;aspect-ratio:1;background:#f4f5f4;border-radius:var(--radius) var(--radius) 0 0;display:flex;justify-content:center;overflow:hidden;position:relative}.strap-photo img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.strap-photo.sport img{filter:saturate(.95) contrast(.98)}.strap-card div:last-child{padding:18px 20px 22px}.strap-card h3{font-size:15px;font-weight:560;line-height:1.25;margin-bottom:6px;white-space:nowrap}.video-story{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.video-feature{background:#050505}.video-feature video{aspect-ratio:1;object-fit:cover;width:100%}.video-feature div{padding:22px;text-align:center}.video-feature h2{font-size:clamp(24px,2.4vw,34px);line-height:1.1;margin-bottom:12px}.site-footer{background:#eef0f2;border-top:1px solid #d9dde2;display:grid;gap:clamp(28px,5vw,70px);grid-template-columns:minmax(260px,1.25fr) minmax(260px,.9fr) minmax(160px,.65fr) minmax(300px,1fr);padding:clamp(42px,6vw,74px) clamp(18px,2.6vw,52px) 26px}.footer-brand,.footer-column{align-content:start;display:grid;gap:11px}.site-footer h2{font-size:13px;font-weight:800;letter-spacing:0;margin-bottom:8px;text-transform:uppercase}.footer-brand h2{font-size:clamp(26px,2.4vw,36px);line-height:1;margin-bottom:14px;text-transform:none}.footer-brand p,.footer-access p,.footer-column span{color:#5f656d;font-size:15px;margin:0;max-width:390px}.site-footer a{color:#1f2328;font-size:15px;transition:color .16s ease}.footer-column a,.footer-column span{white-space:nowrap}.site-footer a:hover{color:#000}.footer-column em{background:#17191d;border-radius:2px;color:var(--white);display:inline-flex;font-size:10px;font-style:normal;font-weight:800;letter-spacing:0;margin-left:6px;padding:3px 6px;text-transform:uppercase}.footer-socials{display:flex;gap:18px;margin-top:18px}.footer-socials a{align-items:center;display:inline-flex;height:24px;justify-content:center;width:24px}.footer-socials svg{height:21px;width:21px}.footer-socials .brand-icon{fill:currentColor;stroke:none}.footer-access{align-content:start;display:grid;gap:14px}.footer-form{display:grid;grid-template-columns:minmax(0,1fr) auto;margin-top:6px;max-width:420px}.footer-form input{background:var(--white);border:1px solid #cfd4da;border-radius:10px 0 0 10px;border-right:0;color:var(--ink);min-height:56px;min-width:0;padding:0 20px}.footer-form button{background:var(--ink);border:1px solid var(--ink);border-radius:0 10px 10px 0;color:var(--white);font-size:13px;font-weight:800;letter-spacing:0;min-height:56px;padding:0 24px;text-transform:uppercase;transition:background-color .18s ease,transform .18s ease}.footer-form button:hover{background:#1c2028}.footer-bottom{border-top:1px solid #cdd2d8;color:var(--muted);display:flex;font-size:12px;grid-column:1 / -1;justify-content:space-between;padding-top:22px}.footer-bottom p{margin:0}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}.footer-bottom a{color:var(--muted);font-size:12px}.product-shell,.collection-page,.page-content,.related-products,.cart-page{margin:0 auto;max-width:var(--max);padding:clamp(16px,2.2vw,30px) clamp(18px,2.6vw,52px)}.product-shell{display:grid;gap:clamp(20px,3.2vw,44px);grid-template-columns:minmax(0,1.18fr) minmax(320px,500px);transition:opacity .18s ease}.product-shell.is-loading{opacity:.45;pointer-events:none}.product-gallery{align-self:start;display:grid;gap:10px}.product-media-frame{--product-media-size: clamp(300px, calc(100svh - 350px) , 440px);background:var(--white);border-radius:14px;overflow:hidden;position:relative}.product-drop-badge{background:var(--ink);border-radius:999px;color:var(--white);display:inline-flex;font-size:14px;font-weight:760;left:max(16px,calc((100% - var(--product-media-size)) / 2 + 8px));min-width:104px;padding:10px 18px;position:absolute;top:0;z-index:3}.product-media-frame:not(.has-drop-badge) .product-drop-badge{display:none}.product-media-frame>img,.product-media-frame>video{background:var(--white);aspect-ratio:1;height:var(--product-media-size);object-fit:contain;width:100%}.product-media-frame>video{background:var(--white);object-fit:contain}.product-thumbnails{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,76px));justify-content:center}.product-thumb{aspect-ratio:1;background:var(--white);border:1px solid transparent;border-radius:10px;color:var(--ink);display:block;overflow:hidden;padding:0;transition:border-color .18s ease,transform .18s ease}.product-thumb:hover{transform:translateY(-1px)}.product-thumb.is-active{border-color:var(--ink)}.product-thumb img{height:100%;object-fit:cover;width:100%}.product-thumb-video{align-items:center;background:#111;color:var(--white);display:flex;font-size:12px;font-weight:800;justify-content:center;letter-spacing:0;text-transform:uppercase}.placeholder-product{align-items:center;background:var(--white);border-radius:18px;display:flex;min-height:520px;justify-content:center;width:100%}.watch-scene{align-items:center;display:flex;filter:drop-shadow(0 26px 40px rgba(9,11,16,.14));justify-content:center;min-height:360px;position:relative;width:min(100%,460px)}.strap{background:linear-gradient(90deg,#151922,#424957);height:72px;position:absolute;width:200px}.strap-left{left:26px}.strap-right{right:26px}.adapter-ring{align-items:center;aspect-ratio:1;background:#d8dde5;border-radius:18%;display:flex;justify-content:center;padding:18px;width:230px;z-index:1}.watch-face{align-items:center;aspect-ratio:1;background:#10141c;border-radius:inherit;color:var(--white);display:flex;flex-direction:column;justify-content:center;width:100%}.watch-face span{background:#ff453a;border-radius:50%;height:9px;margin-bottom:20px;width:9px}.watch-face strong{font-size:32px}.product-info h1,.page-heading h1{font-size:clamp(34px,4vw,54px);line-height:1}.cart-page .page-heading h1{font-size:clamp(28px,2.5vw,38px);line-height:1.05;margin-bottom:22px}.product-info h1{font-size:clamp(24px,2vw,34px);line-height:1.02;margin-bottom:10px;white-space:nowrap}.price{font-size:18px;font-weight:760;margin-bottom:10px}.product-lede{color:var(--muted);font-size:14px;margin-bottom:0}.bundle-offer{background:#eff7ed;border:1px solid #d6e6cf;border-radius:var(--radius);margin-top:12px;padding:10px 12px}.bundle-offer span{color:#3f6a35;display:block;font-size:11px;font-weight:800;letter-spacing:0;margin-bottom:4px;text-transform:uppercase}.bundle-offer strong{display:block;font-size:14px;line-height:1.2}.bundle-offer p{color:#4d6848;font-size:12px;margin:3px 0 0}.product-selector-panel{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;gap:12px;margin:12px 0;padding:12px 0}.selector-group{display:grid;gap:8px}.selector-heading{align-items:baseline;display:flex;gap:10px;justify-content:space-between}.selector-heading span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.selector-heading strong{font-size:13px;font-weight:700}.type-options,.color-options{display:grid;gap:8px}.type-options{grid-template-columns:repeat(2,minmax(0,1fr))}.selector-pill,.color-option{align-items:center;background:var(--white);border:1px solid var(--line);border-radius:999px;display:flex;min-height:36px;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.selector-pill{justify-content:center;padding:0 18px;text-align:center}.color-options{grid-template-columns:repeat(2,minmax(0,1fr))}.color-option{gap:9px;justify-content:flex-start;padding:0 12px;min-width:0}.color-option span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selector-pill:hover,.color-option:hover{border-color:#c4c9d1;transform:translateY(-1px)}.selector-pill.is-selected,.color-option.is-selected{background:var(--ink);border-color:var(--ink);color:var(--white)}.color-swatch{background:var(--swatch);border:1px solid rgba(8,10,15,.14);border-radius:50%;box-shadow:inset 0 0 0 2px #ffffff94;flex:0 0 auto;height:18px;width:18px}.color-option.is-selected .color-swatch{border-color:#ffffff6b}.product-form{display:grid;gap:10px;margin:12px 0 0}label{display:block;font-size:13px;font-weight:700;margin-bottom:8px}.product-form select{background:var(--white);border:1px solid var(--line);border-radius:999px;color:var(--ink);padding:12px 16px}.product-accordions{border-top:1px solid var(--line);margin-top:14px}.product-accordions details{border-bottom:1px solid var(--line);padding:0}.product-accordions summary{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:800;justify-content:space-between;list-style:none;min-height:48px;text-transform:uppercase}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary:after{content:"+";font-size:19px;font-weight:500}.product-accordions details[open] summary:after{content:"-"}.accordion-copy{height:0;opacity:0;overflow:hidden;transition:height .28s ease,opacity .2s ease}.product-accordions p{color:var(--muted);font-size:13px;margin:-2px 0 14px}.related-products{padding-top:clamp(2px,.8vw,10px)}.related-products h2{font-size:clamp(24px,2.4vw,34px);line-height:1.05;margin-bottom:18px;text-align:center}.trust-list{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:var(--muted);display:grid;gap:10px;padding:18px 0}.drop-facts{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 0;padding:20px 0}.drop-facts span,.box-note span{color:var(--muted);display:block;font-size:11px;font-weight:800;letter-spacing:0;margin-bottom:8px;text-transform:uppercase}.drop-facts strong{display:block;font-size:18px;margin-bottom:3px}.drop-facts p,.box-note p,.product-faq p{color:var(--muted);margin:0}.product-quote{border-bottom:1px solid var(--ink);border-top:1px solid var(--ink);font-size:clamp(24px,3vw,36px);font-style:italic;line-height:1.16;margin:28px 0;padding:28px 0;text-align:center}.box-note{background:var(--ink);color:var(--white);margin:28px 0;padding:24px}.box-note p{color:var(--white)}.product-faq{border-top:1px solid var(--line);margin-top:32px;padding-top:24px}.product-faq h2{font-size:24px;margin-bottom:12px}.product-faq details{border-bottom:1px solid var(--line);padding:16px 0}.product-faq summary{cursor:pointer;font-weight:760;list-style:none}.product-faq summary::-webkit-details-marker{display:none}.product-faq details p{margin-top:8px}.cart-page-grid{align-items:start;display:grid;gap:clamp(24px,4vw,56px);grid-template-columns:minmax(0,1fr) minmax(300px,420px)}.cart-page-items{align-self:start;display:grid;gap:14px}.cart-page-item{--cart-thumb-size: clamp(150px, 10vw, 176px);align-items:center;background:var(--white);border-radius:var(--radius);display:grid;gap:clamp(18px,2.4vw,28px);grid-template-columns:var(--cart-thumb-size) minmax(0,1fr) auto;min-height:0;padding:18px}.cart-page-item img{background:var(--soft);border-radius:var(--radius);height:var(--cart-thumb-size);object-fit:cover;object-position:center;width:var(--cart-thumb-size)}.cart-page-item h2{font-size:clamp(18px,1.55vw,22px);line-height:1.08;margin-bottom:8px}.cart-page-item p{color:var(--muted)}.cart-product-kicker{color:var(--muted);display:block;font-size:11px;font-weight:820;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.cart-product-meta{display:grid;gap:5px;margin:0}.cart-product-meta div{align-items:baseline;display:flex;gap:8px}.cart-product-meta dt,.cart-product-meta dd{font-size:13px;line-height:1.3;margin:0}.cart-product-meta dt{color:var(--muted);font-weight:560}.cart-product-meta dd{color:var(--ink);font-weight:720}.cart-page-item .cart-qty{margin-top:16px}.cart-page-item .cart-line-price{font-size:16px}.cart-page-summary{align-self:start;background:var(--white);border-radius:var(--radius);padding:22px;position:sticky;top:98px}.cart-page-summary h2{font-size:22px;margin-bottom:14px}.legal-content{background:var(--white);border-radius:var(--radius);display:grid;gap:22px;padding:clamp(22px,3vw,38px)}.legal-content h2{font-size:clamp(20px,2vw,28px);margin-bottom:8px}.legal-content h3{font-size:17px;margin-bottom:8px}.legal-content p,.legal-content li{color:#4f5662}.legal-content ul{margin:0;padding-left:20px}body.drawer-open{overflow:hidden}@media(max-width:980px){.site-header{gap:16px;grid-template-columns:auto 1fr}.hero-minimal,.model-grid,.video-story,.product-shell,.cart-page-grid,.cart-page-item{grid-template-columns:1fr}.cart-page-item{align-items:start}.cart-page-item img{width:min(100%,220px)}.cart-page-summary{position:static}.hero-minimal{min-height:auto}.hero-device{min-height:420px}.colourway-grid,.strap-grid,.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column;gap:14px}}@media(max-width:620px){.announcement-bar{font-size:12px}.site-header{gap:8px;min-height:64px;padding:0 10px}.brand{gap:0}.brand span:not(.brand-mark){display:none}.header-actions{gap:9px}.localization-toggle{gap:5px;padding:2px}.icon-link{height:30px;padding:2px;width:30px}.colourway-grid,.site-footer{grid-template-columns:1fr}.strap-drop{padding-left:8px;padding-right:8px}.strap-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.strap-card,.strap-photo{border-radius:10px}.strap-photo{border-radius:10px 10px 0 0}.strap-photo img{border-radius:inherit}.strap-card div:last-child{padding:11px 10px 13px}.strap-card h3{font-size:12px;white-space:normal}.strap-card p{font-size:13px}.drop-visual{min-height:520px}.drop-watch-row{grid-template-columns:repeat(2,minmax(0,1fr));opacity:.55;padding:34px}.drop-hero-copy{padding:28px}.drop-hero-copy h1,.drop-intro h2{white-space:normal}.footer-form{grid-template-columns:1fr}.footer-form input{border-radius:10px;border-right:1px solid #cfd4da}.footer-form button{border-radius:10px;margin-top:8px}.type-options,.color-options{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.selector-pill,.color-option{font-size:13px;min-height:42px}.selector-pill{padding:0 10px}.color-option{gap:7px;padding:0 9px}.color-swatch{height:16px;width:16px}.hero-copy h1{font-size:42px}.panel-center{top:90px}.panel-products{max-height:calc(100svh - 190px);padding:18px}.search-product-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.search-product-info span{font-size:13px}.country-popover{--popover-x: -50%;left:50%;right:auto;width:calc(100vw - 32px)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/buyyourstrap.css.map */
