*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body-font);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.no-js [data-menu-toggle]{display:none}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:999;background:var(--paper);padding:10px 14px;border:1px solid var(--line)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.page-width{width:min(calc(100% - 40px),var(--page-width));margin:0 auto}.section{padding:84px 0}.section--tight{padding:54px 0}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.18em;font-size:12px}.display,.section-title,h1,h2,h3{font-family:var(--heading-font);font-weight:400;letter-spacing:-.02em}.section-title{font-size:clamp(34px,4vw,58px);line-height:1.02;margin:0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.muted{color:var(--muted)}.rule{border-top:1px solid var(--line)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);text-transform:uppercase;letter-spacing:.13em;font-size:12px;transition:.25s ease}.button:hover{background:transparent;color:var(--ink)}.button--light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button--light:hover{background:transparent;color:var(--paper)}.button--outline{background:transparent;color:var(--ink)}.button--outline:hover{background:var(--ink);color:var(--paper)}.button[disabled]{opacity:.45;cursor:not-allowed}.text-link{font-size:12px;text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid currentColor;padding-bottom:3px}.announcement{background:var(--ink);color:var(--paper);font-size:12px;letter-spacing:.12em;text-align:center;padding:8px 16px}.site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--paper) 94%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.header-nav{display:flex;align-items:center;gap:28px;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.header-nav a{position:relative}.header-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:var(--ink);transition:.25s}.header-nav a:hover:after{right:0}.logo{font-family:var(--heading-font);font-size:26px;letter-spacing:.18em;text-transform:uppercase;text-align:center;line-height:1}.logo img{max-height:44px;width:auto;margin:auto}.header-actions{justify-self:end;display:flex;align-items:center;gap:18px}.icon-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.icon-link svg{width:19px;height:19px}.cart-count{font-size:12px}.menu-toggle{display:none;border:0;background:none;padding:6px}.mobile-menu{display:none}.hero{position:relative;min-height:calc(100vh - 110px);display:flex;align-items:flex-end;overflow:hidden;background:#171817;color:#fff}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#0000008c)}.hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,#4b4d49 0,#202220 38%,#111 75%)}.watch-silhouette{width:min(35vw,360px);aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.45);position:relative;box-shadow:0 0 0 18px #ffffff08,0 35px 80px #00000073}.watch-silhouette:before,.watch-silhouette:after{content:"";position:absolute;background:#ffffffa6;left:50%;top:50%;transform-origin:0 0}.watch-silhouette:before{width:28%;height:1px;transform:rotate(-35deg)}.watch-silhouette:after{width:1px;height:32%;transform:rotate(180deg)}.hero-content{position:relative;z-index:2;padding:0 0 70px;max-width:760px}.hero-title{font-family:var(--heading-font);font-size:clamp(52px,7vw,104px);font-weight:400;line-height:.9;letter-spacing:-.035em;margin:0 0 22px}.hero-copy{max-width:570px;font-size:16px;color:#ffffffd6;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.product-card{min-width:0}.product-card__media{position:relative;aspect-ratio:1/1.18;background:#f3f1ed;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--muted)}.product-card__meta{padding-top:15px}.product-card__vendor{text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:var(--muted);margin-bottom:4px}.product-card__title{font-family:var(--heading-font);font-size:21px;line-height:1.15;margin:0 0 6px}.price{display:flex;gap:8px;align-items:center;font-size:13px}.price s{color:var(--muted)}.editorial{display:grid;grid-template-columns:1fr 1fr;min-height:640px;background:#161716;color:#fff}.editorial__media{min-height:500px}.editorial__media img{width:100%;height:100%;object-fit:cover}.editorial__placeholder{height:100%;min-height:500px;background:linear-gradient(145deg,#343631,#141514)}.editorial__content{display:flex;align-items:center;padding:10vw}.editorial__content-inner{max-width:500px}.editorial__content .section-title{font-size:clamp(40px,5vw,70px)}.editorial__content p{color:#ffffffb8;font-size:16px;margin:24px 0 32px}.editorial__content .text-link{color:#fff}.benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.benefit{padding:22px 0}.benefit h3{font-size:20px;margin:0 0 7px}.benefit p{font-size:13px;color:var(--muted);margin:0;max-width:260px}.rich-text{text-align:center;max-width:900px;margin:auto}.rich-text .section-title{margin-bottom:22px}.rich-text__body{font-size:17px;color:var(--muted);max-width:680px;margin:0 auto 28px}.newsletter{background:#ece9e3}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.newsletter-form{display:flex;border-bottom:1px solid var(--ink)}.newsletter-form input{flex:1;background:transparent;border:0;padding:16px 0;outline:0}.newsletter-form button{border:0;background:transparent;text-transform:uppercase;letter-spacing:.13em;font-size:12px;padding:0 0 0 20px}.form-success{margin-top:12px;font-size:13px}.form-errors{font-size:13px;color:#8c2727}.site-footer{background:#111210;color:#f5f3ee;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.footer-brand .logo{text-align:left;margin-bottom:20px}.footer-brand p{max-width:360px;color:#ffffff94}.footer-col h3{font-family:var(--body-font);font-size:12px;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px}.footer-col a{display:block;color:#ffffffad;margin:8px 0;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:54px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12px;color:#ffffff80}.breadcrumb{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:24px}.product-page{padding:44px 0 90px}.product-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);gap:56px;align-items:start}.product-gallery-wrap{min-width:0}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-media{background:#f1efeb;overflow:hidden}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer{width:100%;height:auto}.product-media:first-child{grid-column:1/-1}.product-thumbs{display:none}.product-info{position:sticky;top:110px}.product-vendor{text-transform:uppercase;letter-spacing:.16em;font-size:12px;color:var(--muted);margin-bottom:10px}.product-title{font-family:var(--heading-font);font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1;margin:0 0 18px}.product-price{font-size:16px;margin-bottom:24px}.product-price s{margin-left:8px;color:var(--muted)}.product-description{font-size:14px;color:var(--muted);margin:0 0 28px}.product-option{margin:18px 0}.product-option label{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:12px;margin-bottom:8px}.select,.quantity-input{width:100%;height:48px;background:transparent;border:1px solid var(--line);padding:0 14px}.quantity-input{width:100px}.product-form-actions{display:grid;gap:10px;margin-top:22px}.product-form-actions .button{width:100%;min-height:54px}.shopify-payment-button__button{border-radius:0!important;min-height:54px!important}.product-details{margin-top:28px;border-top:1px solid var(--line)}.product-details details{border-bottom:1px solid var(--line);padding:16px 0}.product-details summary{cursor:pointer;list-style:none;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.product-details summary::-webkit-details-marker{display:none}.product-details .detail-content{padding:12px 0 4px;color:var(--muted);font-size:13px}.stock-note{font-size:12px;margin-top:12px}.stock-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4c7755;margin-right:6px}.recommendations{border-top:1px solid var(--line)}.collection-hero{padding:60px 0 38px;border-bottom:1px solid var(--line)}.collection-hero p{max-width:620px;color:var(--muted)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin:26px 0;font-size:12px}.collection-toolbar select{border:0;border-bottom:1px solid var(--line);background:transparent;padding:8px 26px 8px 2px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:50px}.pagination a,.pagination span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);font-size:12px}.pagination .current{background:var(--ink);color:var(--paper);border-color:var(--ink)}.cart-page{padding:60px 0 100px}.cart-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:20px}.cart-items{margin-top:10px}.cart-item{display:grid;grid-template-columns:140px 1fr auto;gap:24px;padding:24px 0;border-bottom:1px solid var(--line);align-items:center}.cart-item img{width:140px;aspect-ratio:1;object-fit:cover;background:#f1efeb}.cart-item h3{font-size:24px;margin:0 0 6px}.cart-item__variant{font-size:12px;color:var(--muted)}.cart-item__controls{display:flex;gap:20px;align-items:center;margin-top:14px}.cart-item__controls input{width:70px;height:40px;border:1px solid var(--line);background:transparent;padding:0 10px}.cart-item__price{text-align:right}.cart-summary{margin-left:auto;width:min(100%,420px);padding-top:34px}.cart-summary__row{display:flex;justify-content:space-between;font-size:17px;margin-bottom:8px}.cart-summary p{font-size:12px;color:var(--muted)}.cart-summary .button{width:100%;margin-top:16px}.empty-state{text-align:center;padding:110px 20px}.empty-state .section-title{margin-bottom:25px}.search-page,.content-page{padding:60px 0 100px}.search-form{display:flex;max-width:700px;border-bottom:1px solid var(--ink);margin:28px 0 46px}.search-form input{flex:1;border:0;background:transparent;padding:14px 0;outline:0;font-size:18px}.search-form button{border:0;background:transparent}.search-results{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.search-result{padding:18px 0;border-bottom:1px solid var(--line)}.search-result h3{font-size:24px;margin:6px 0}.search-result__type{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.content-page__inner{max-width:800px}.rte{font-size:16px}.rte h2,.rte h3{margin-top:1.8em}.rte a{text-decoration:underline}.rte img{height:auto}.contact-form{display:grid;gap:14px;margin-top:30px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);background:transparent;padding:14px}.contact-form textarea{min-height:180px;resize:vertical}@media(max-width:1000px){.header-nav{display:none}.menu-toggle{display:block}.header-inner{grid-template-columns:1fr auto 1fr}.header-actions .header-search-label{display:none}.mobile-menu{display:block;position:fixed;top:0;right:0;bottom:0;left:0;top:var(--mobile-top,111px);background:var(--paper);transform:translate(-100%);transition:.3s ease;z-index:49;padding:30px 20px}.mobile-menu.is-open{transform:translate(0)}.mobile-menu a{display:block;font-family:var(--heading-font);font-size:32px;padding:8px 0}.product-grid{grid-template-columns:repeat(2,1fr)}.product-layout{grid-template-columns:1fr}.product-info{position:static}.editorial__content{padding:8vw 6vw}.benefits-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-col:last-child{grid-column:2}.search-results{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.page-width{width:min(calc(100% - 28px),var(--page-width))}.section{padding:58px 0}.header-inner{height:66px}.logo{font-size:20px}.icon-link span:not(.cart-count){display:none}.hero{min-height:76vh}.hero-content{padding-bottom:42px}.hero-title{font-size:clamp(48px,15vw,70px)}.section-head{align-items:start;flex-direction:column;gap:14px}.product-grid{gap:24px 10px}.product-card__title{font-size:18px}.editorial{grid-template-columns:1fr}.editorial__content{padding:58px 24px}.editorial__media{min-height:430px}.benefits-grid{grid-template-columns:1fr 1fr;gap:16px}.newsletter-inner{grid-template-columns:1fr;gap:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 20px}.footer-brand{grid-column:1/-1}.footer-col:last-child{grid-column:auto}.product-page{padding-top:22px}.product-layout{gap:28px}.product-gallery{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:8px;margin-right:-14px}.product-media{min-width:88%;scroll-snap-align:start}.product-media:first-child{grid-column:auto}.product-thumbs{display:flex;gap:6px;overflow:auto;margin-top:8px}.product-thumbs button{border:0;padding:0;background:transparent;min-width:58px}.product-thumbs img{width:58px;height:68px;object-fit:cover}.product-title{font-size:40px}.collection-hero{padding-top:40px}.cart-item{grid-template-columns:90px 1fr}.cart-item img{width:90px}.cart-item__price{grid-column:2;text-align:left}.cart-item__controls{flex-wrap:wrap}.search-results,.field-grid{grid-template-columns:1fr}}:root{--ease-luxe:cubic-bezier(.22,1,.36,1)}body{background:var(--paper);letter-spacing:.005em}.main-content{overflow:clip}.announcement{padding:7px 16px;font-size:12px;letter-spacing:.16em}.site-header{background:#f7f5f1f0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header-inner{height:82px}.header-nav{gap:32px;font-size:12px;letter-spacing:.17em}.logo{font-size:24px;letter-spacing:.23em}.header-actions{gap:22px}.icon-link{font-size:12px;letter-spacing:.15em}.eyebrow{font-size:12px;letter-spacing:.23em;font-weight:600}.luxe-link{display:inline-flex;align-items:center;gap:12px;padding:7px 0;border-bottom:1px solid currentColor;text-transform:uppercase;font-size:12px;letter-spacing:.18em;line-height:1.25;transition:gap .35s var(--ease-luxe),opacity .35s ease}.luxe-link:hover{gap:18px;opacity:.72}.luxe-link--light{color:#fff}.hero-luxe{position:relative;min-height:var(--hero-height);background:#111210;color:#fff;overflow:hidden;display:grid;align-items:end}.hero-luxe__media,.hero-luxe__shade{position:absolute;top:0;right:0;bottom:0;left:0}.hero-luxe__media img,.hero-luxe__media video{width:100%;height:100%;object-fit:cover}.hero-luxe__shade{background:linear-gradient(180deg,#00000014 15%,rgba(0,0,0,calc(var(--overlay) * .36)) 55%,rgba(0,0,0,var(--overlay)))}.hero-luxe__inner{position:relative;z-index:2;min-height:var(--hero-height);display:flex;align-items:flex-end;padding-top:90px;padding-bottom:64px}.hero-luxe__content{max-width:780px}.hero-luxe__title{font-family:var(--heading-font);font-weight:400;font-size:clamp(54px,6.1vw,96px);letter-spacing:-.038em;line-height:.98;margin:0 0 22px;text-wrap:balance}.hero-luxe__copy{max-width:560px;color:#fffc;font-size:15px;line-height:1.7}.hero-luxe__copy p{margin:0}.hero-luxe__actions{display:flex;align-items:center;gap:34px;margin-top:30px;flex-wrap:wrap}.hero-luxe--center .hero-luxe__inner{justify-content:center;text-align:center}.hero-luxe--center .hero-luxe__content{max-width:850px}.hero-luxe--center .hero-luxe__copy{margin-inline:auto}.hero-luxe--center .hero-luxe__actions{justify-content:center}.hero-luxe__scroll{position:absolute;right:0;bottom:66px;display:flex;align-items:center;gap:10px;color:#ffffffbf;text-transform:uppercase;font-size:12px;letter-spacing:.2em}.hero-luxe__scroll span{display:block;width:44px;height:1px;background:#ffffff8c;position:relative;overflow:hidden}.hero-luxe__scroll span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform:translate(-100%);animation:scrollLine 2.3s ease-in-out infinite}.hero-luxe__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 55% 45%,#454741 0,#222420 34%,#101110 71%);display:grid;place-items:center}.hero-luxe__dial{width:min(43vw,570px);aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.27);box-shadow:0 0 0 32px #ffffff05,0 60px 120px #00000080;position:relative}.hero-luxe__dial:before,.hero-luxe__dial:after{content:"";position:absolute;left:50%;top:50%;transform-origin:0 50%;height:1px;background:#ffffff94}.hero-luxe__dial:before{width:29%;transform:rotate(-34deg)}.hero-luxe__dial:after{width:22%;transform:rotate(-90deg)}.hero-luxe__dial span{position:absolute;width:5px;height:5px;background:#fff;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}@keyframes scrollLine{0%{transform:translate(-100%)}45%,55%{transform:translate(0)}to{transform:translate(100%)}}.luxe-statement{padding:clamp(110px,13vw,210px) 0;background:var(--paper)}.luxe-statement__inner{width:min(100%,1080px);margin:0 auto;text-align:center}.luxe-statement h2{font-family:var(--heading-font);font-weight:400;font-size:clamp(46px,6.3vw,92px);line-height:1.02;letter-spacing:-.04em;margin:0;text-wrap:balance}.luxe-statement__text{width:min(100%,610px);margin:34px auto 0;color:var(--muted);font-size:15px;line-height:1.8}.luxe-statement__text p{margin:0}.scroll-story{background:#101110;color:#fff}.scroll-story__intro{padding-top:110px;padding-bottom:90px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);column-gap:90px;align-items:end}.scroll-story__intro .eyebrow{grid-column:1/-1;color:#ffffff94}.scroll-story__intro .section-title{font-size:clamp(46px,5.4vw,78px);color:#fff;max-width:760px}.scroll-story__intro-copy{color:#ffffff9e;font-size:14px;line-height:1.8}.scroll-story__intro-copy p{margin:0}.scroll-story__chapters{display:block}.story-chapter{position:relative;min-height:92vh;display:flex;align-items:flex-end;overflow:hidden;border-top:1px solid rgba(255,255,255,.12)}.story-chapter__media,.story-chapter__veil{position:absolute;top:0;right:0;bottom:0;left:0}.story-chapter__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.6s var(--ease-luxe)}.story-chapter:hover .story-chapter__media img{transform:scale(1.018)}.story-chapter__veil{background:linear-gradient(90deg,#000000b8,#0000001f 61%,#00000040)}.story-chapter--right .story-chapter__veil{background:linear-gradient(270deg,#000000b8,#0000001f 61%,#00000040)}.story-chapter--dark .story-chapter__veil{background:linear-gradient(90deg,#f7f5f1e6,#f7f5f138 68%)}.story-chapter--dark.story-chapter--right .story-chapter__veil{background:linear-gradient(270deg,#f7f5f1e6,#f7f5f138 68%)}.story-chapter__inner{position:relative;z-index:2;width:100%;padding-top:90px;padding-bottom:80px;display:flex}.story-chapter--right .story-chapter__inner{justify-content:flex-end}.story-chapter__content{width:min(100%,560px)}.story-chapter__number{font-size:12px;letter-spacing:.2em;margin-bottom:50px;opacity:.62}.story-chapter__content h3{font-family:var(--heading-font);font-size:clamp(44px,5vw,74px);font-weight:400;line-height:.99;letter-spacing:-.038em;margin:0 0 24px;text-wrap:balance}.story-chapter__copy{max-width:480px;font-size:14px;line-height:1.8;color:#ffffffc2;margin-bottom:28px}.story-chapter__copy p{margin:0}.story-chapter--dark{color:var(--ink)}.story-chapter--dark .story-chapter__copy{color:#151614b8}.story-chapter__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#111,#3a3b36);display:grid;place-items:center}.story-chapter__placeholder--2{background:radial-gradient(circle at 72% 42%,#62645e 0,#292b28,#0f100f 70%)}.story-chapter__placeholder--3{background:linear-gradient(135deg,#191a18,#57574f 48%,#131412)}.story-chapter__ring{width:min(45vw,600px);aspect-ratio:1;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 70px #ffffff03,0 0 0 140px #ffffff02}.js-reveal [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .85s var(--ease-luxe),transform .95s var(--ease-luxe)}.js-reveal [data-reveal].is-visible{opacity:1;transform:none}.template-index .section:not(.luxe-statement){padding-top:110px;padding-bottom:120px}.template-index .section-head{margin-bottom:52px}.template-index .section-title{font-size:clamp(42px,4.8vw,68px);letter-spacing:-.035em}.template-index .product-grid{gap:40px 18px}.template-index .product-card__media{background:#efede8}.template-index .product-card__meta{padding-top:18px}.template-index .product-card__vendor{font-size:12px;letter-spacing:.2em}.template-index .product-card__title{font-size:22px;letter-spacing:-.015em}.template-index .product-card__media img{transition:transform .8s var(--ease-luxe)}.template-index .product-card:hover .product-card__media img{transform:scale(1.025)}.template-index .editorial{min-height:760px}.template-index .editorial__content{padding:9vw}.template-index .editorial__content .section-title{font-size:clamp(46px,5vw,72px);line-height:1}.template-index .editorial__content p{line-height:1.8}.template-index .benefits{background:#f0eee9}.template-index .benefit{padding:32px 0}.template-index .benefit h3{font-size:23px}.template-index .newsletter{padding-top:120px;padding-bottom:120px}.newsletter-inner .section-title{font-size:clamp(40px,4.6vw,64px)}@media(max-width:1000px){.scroll-story__intro{grid-template-columns:1fr;gap:26px}.scroll-story__intro .eyebrow{grid-column:auto}.hero-luxe__scroll{display:none}.story-chapter{min-height:82vh}.story-chapter__inner{padding-bottom:64px}.template-index .editorial{min-height:650px}}@media(max-width:700px){.announcement{font-size:12px;line-height:1.35}.header-inner{height:68px}.logo{font-size:18px;letter-spacing:.18em}.hero-luxe{min-height:max(72vh,600px)}.hero-luxe__inner{min-height:max(72vh,600px);padding-top:80px;padding-bottom:44px}.hero-luxe__title{font-size:clamp(48px,15vw,66px);line-height:.98}.hero-luxe__copy{font-size:14px;max-width:90%}.hero-luxe__actions{gap:22px;margin-top:24px}.hero-luxe__placeholder{place-items:start center;padding-top:18vh}.hero-luxe__dial{width:72vw}.luxe-statement{padding:90px 0 100px}.luxe-statement h2{font-size:clamp(42px,12vw,58px)}.luxe-statement__text{margin-top:25px;font-size:14px}.scroll-story__intro{padding-top:82px;padding-bottom:62px}.scroll-story__intro .section-title{font-size:clamp(40px,11vw,54px)}.story-chapter{min-height:76vh}.story-chapter__veil,.story-chapter--right .story-chapter__veil{background:linear-gradient(0deg,#000000c2,#00000014 75%)}.story-chapter--dark .story-chapter__veil,.story-chapter--dark.story-chapter--right .story-chapter__veil{background:linear-gradient(0deg,#f7f5f1f0,#f7f5f114 76%)}.story-chapter__inner{padding-top:60px;padding-bottom:48px}.story-chapter__content{width:100%}.story-chapter__number{margin-bottom:26px}.story-chapter__content h3{font-size:clamp(40px,12vw,56px);margin-bottom:18px}.story-chapter__copy{font-size:13px;line-height:1.7;max-width:92%}.story-chapter__ring{width:75vw}.template-index .section:not(.luxe-statement){padding-top:78px;padding-bottom:84px}.template-index .section-head{margin-bottom:34px}.template-index .section-title{font-size:40px}.template-index .product-grid{gap:30px 10px}.template-index .editorial{min-height:auto}.template-index .editorial__content{padding:64px 24px}.template-index .newsletter{padding-top:82px;padding-bottom:82px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js-reveal [data-reveal]{opacity:1;transform:none;transition:none}.story-chapter__media img{transition:none}.hero-luxe__scroll span:after{animation:none}}.template-index .announcement{display:none}.watch-evolution{--stage0:1;--stage1:0;--stage2:0;--stage3:0;--case-w:318px;--case-h:300px;--case-half-w:159px;--case-half-h:150px;--case-radius:30%;--watch-x:-240px;--watch-y:0px;--watch-scale:1;--watch-rx:-8deg;--watch-ry:-18deg;--watch-rz:-2deg;--reflection-shift:-22px;--ui-ink:20,21,19;--front-side:1;--back-side:0;position:relative;height:var(--watch-story-height,620vh);background:#e8e4dc;isolation:isolate}.watch-evolution__sticky{position:sticky;top:82px;height:calc(100svh - 82px);min-height:600px;overflow:hidden;color:rgb(var(--ui-ink));transition:color .12s linear;isolation:isolate}.watch-evolution__scenes,.watch-evolution__scene,.watch-evolution__grain,.watch-evolution__vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.watch-evolution__scene{opacity:0;will-change:opacity;transform:translateZ(0);overflow:hidden}.watch-evolution__scene:before{content:"";position:absolute;top:-15%;right:-15%;bottom:-15%;left:-15%;opacity:.9;transform:translate3d(calc(var(--watch-x) * .12),0,0);transition:transform .1s linear}.watch-evolution__scene i,.watch-evolution__scene b{position:absolute;display:block;border-radius:50%;filter:blur(1px);pointer-events:none}.watch-evolution__scene--integrated{opacity:var(--stage0);background:linear-gradient(118deg,#eeebe5,#ded8cf 48%,#c9c4bc)}.watch-evolution__scene--integrated:before{background:radial-gradient(circle at 30% 48%,rgba(255,255,255,.98) 0 5%,rgba(255,255,255,.42) 18%,transparent 43%),radial-gradient(circle at 80% 18%,rgba(130,125,116,.1),transparent 30%)}.watch-evolution__scene--integrated i{width:48vw;height:48vw;right:-17vw;top:-24vw;border:1px solid rgba(72,72,67,.08)}.watch-evolution__scene--integrated b{width:26vw;height:26vw;left:7vw;bottom:-18vw;background:#ffffff29}.watch-evolution__scene--diver{opacity:var(--stage1);background:linear-gradient(122deg,#0d211e,#071412 48%,#020807)}.watch-evolution__scene--diver:before{background:radial-gradient(circle at 73% 48%,rgba(83,145,130,.22),transparent 29%),linear-gradient(105deg,transparent 35%,rgba(90,140,130,.045) 35.3%,transparent 35.7%)}.watch-evolution__scene--diver i{width:62vw;height:62vw;left:-35vw;top:-20vw;border:1px solid rgba(205,231,220,.08)}.watch-evolution__scene--diver b{width:38vw;height:38vw;right:-22vw;bottom:-15vw;border:1px solid rgba(205,231,220,.05)}.watch-evolution__scene--digital{opacity:var(--stage2);background:linear-gradient(120deg,#1b1e1a,#11140f 55%,#080a08)}.watch-evolution__scene--digital:before{background:linear-gradient(90deg,transparent 0 49.85%,rgba(184,205,170,.055) 50%,transparent 50.15%),linear-gradient(0deg,transparent 0 49.85%,rgba(184,205,170,.04) 50%,transparent 50.15%),radial-gradient(circle at 28% 50%,rgba(163,184,150,.12),transparent 30%);background-size:64px 64px,64px 64px,100% 100%}.watch-evolution__scene--digital i{width:28vw;height:28vw;right:4vw;top:10vh;border-radius:18%;border:1px solid rgba(200,215,189,.06);transform:rotate(12deg)}.watch-evolution__scene--digital b{width:16vw;height:16vw;left:13vw;bottom:8vh;border-radius:18%;background:#becdb309;transform:rotate(-10deg)}.watch-evolution__scene--dress{opacity:var(--stage3);background:linear-gradient(118deg,#f1ece4,#e4dbcf 54%,#cbbbab)}.watch-evolution__scene--dress:before{background:radial-gradient(circle at 72% 40%,rgba(255,255,255,.9) 0 6%,rgba(255,255,255,.28) 22%,transparent 45%),linear-gradient(90deg,rgba(112,86,65,.035),transparent 40%)}.watch-evolution__scene--dress i{width:50vw;height:50vw;left:-28vw;bottom:-30vw;border:1px solid rgba(82,60,44,.07)}.watch-evolution__scene--dress b{width:18vw;height:18vw;right:10vw;top:-9vw;background:#fff3}.watch-evolution__grain{z-index:2;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.watch-evolution__vignette{z-index:3;background:radial-gradient(ellipse at 50% 50%,transparent 48%,rgba(0,0,0,.08) 100%);opacity:.55}.watch-evolution__topline{position:absolute;z-index:20;left:50%;top:0;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;padding-top:28px;color:inherit;pointer-events:none}.watch-evolution__kicker,.watch-evolution__chapter-index,.watch-evolution__scroll-hint{margin:0;text-transform:uppercase;font-size:12px;letter-spacing:.24em;font-weight:600}.watch-evolution__kicker{opacity:.68}.watch-evolution__chapter-index{display:flex;align-items:center;gap:12px;font-variant-numeric:tabular-nums;opacity:.78}.watch-evolution__chapter-index i{display:block;width:38px;height:1px;background:currentColor;opacity:.3}.watch-evolution__copies{position:absolute;z-index:15;top:0;right:0;bottom:0;left:0;pointer-events:none}.watch-evolution__copy{position:absolute;top:50%;width:min(34vw,500px);opacity:0;will-change:opacity,transform;color:#181916;pointer-events:none}.watch-evolution__copy--left{left:0}.watch-evolution__copy--right{right:0}.watch-evolution__copy--diver,.watch-evolution__copy--digital{color:#f0f3ec}.watch-evolution__copy--dress{color:#26201a}.watch-evolution__copy-number{display:flex;align-items:center;gap:11px;margin-bottom:27px;font-size:12px;letter-spacing:.24em;opacity:.55}.watch-evolution__copy-number:after{content:"";width:34px;height:1px;background:currentColor;opacity:.4}.watch-evolution__copy .eyebrow{margin:0 0 10px;font-size:12px;letter-spacing:.23em;font-weight:600}.watch-evolution__copy h2{margin:0 0 20px;font-family:var(--heading-font);font-weight:400;font-size:clamp(48px,5.1vw,78px);line-height:.92;letter-spacing:-.045em;text-wrap:balance}.watch-evolution__body{max-width:420px;font-size:14px;line-height:1.78;opacity:.74}.watch-evolution__body p{margin:0}.watch-evolution__cta{display:inline-flex;align-items:center;gap:15px;margin-top:28px;padding-bottom:5px;border-bottom:1px solid currentColor;text-transform:uppercase;font-size:12px;letter-spacing:.2em;pointer-events:auto}.watch-evolution__cta span{font-size:13px;transition:transform .25s ease}.watch-evolution__cta:hover span{transform:translate(3px,-3px)}.watch-evolution__visual-wrap{position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;perspective:1500px;perspective-origin:50% 45%;pointer-events:none}.watch-evolution__halo{position:absolute;left:50%;top:50%;width:min(52vw,720px);aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%) translate(calc(var(--watch-x) * .18));background:radial-gradient(circle,rgba(255,255,255,.17),rgba(255,255,255,.035) 45%,transparent 69%);filter:blur(2px);opacity:.85;will-change:transform}.watch-evolution__floor-shadow{position:absolute;left:50%;top:72%;width:390px;height:70px;border-radius:50%;background:#00000038;filter:blur(25px);opacity:.62;transform:translate(calc(-50% + var(--watch-x))) rotate(-2deg) scaleX(1.1);will-change:transform,opacity}.watch-evolution__progress{position:absolute;z-index:20;left:50%;bottom:24px;width:min(calc(100% - 40px),var(--page-width));height:1px;transform:translate(-50%);background:rgba(var(--ui-ink),.16);overflow:hidden}.watch-evolution__progress i{display:block;width:100%;height:100%;background:rgb(var(--ui-ink));transform:scaleX(0);transform-origin:left center;will-change:transform}.watch-evolution__scroll-hint{position:absolute;z-index:20;left:50%;bottom:39px;transform:translate(-50%);display:flex;align-items:center;gap:11px;opacity:.48;white-space:nowrap}.watch-evolution__scroll-hint span{position:relative;width:38px;height:1px;background:currentColor;overflow:hidden}.watch-evolution__scroll-hint span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:currentColor;transform:translate(-100%);animation:watchScrollLine 2.4s ease-in-out infinite}@keyframes watchScrollLine{0%{transform:translate(-100%)}45%,55%{transform:translate(0)}to{transform:translate(100%)}}@media(max-width:1100px){.watch-evolution__copy{width:min(36vw,430px)}.watch-evolution__copy h2{font-size:clamp(44px,5.4vw,62px)}.watch-evolution__body{font-size:13px;max-width:360px}}@media(max-width:760px){.watch-evolution{--watch-story-height:720vh!important}.watch-evolution__sticky{top:68px;height:calc(100svh - 68px);min-height:540px}.watch-evolution__topline{padding-top:18px;width:calc(100% - 30px)}.watch-evolution__kicker{max-width:190px;line-height:1.5;font-size:12px}.watch-evolution__chapter-index{font-size:12px}.watch-evolution__chapter-index i{width:22px}.watch-evolution__copies{width:100%;left:0;right:0}.watch-evolution__copy{top:auto;bottom:8.5vh;width:min(78vw,360px);max-width:none}.watch-evolution__copy--left{left:18px;right:auto;text-align:left}.watch-evolution__copy--right{right:18px;left:auto;text-align:right}.watch-evolution__copy--right .watch-evolution__body{margin-left:auto}.watch-evolution__copy--right .watch-evolution__copy-number{justify-content:flex-end}.watch-evolution__copy--right .watch-evolution__copy-number:after{order:-1}.watch-evolution__copy-number{margin-bottom:14px}.watch-evolution__copy .eyebrow{font-size:12px;margin-bottom:7px}.watch-evolution__copy h2{font-size:clamp(36px,10.8vw,49px);line-height:.94;margin-bottom:11px}.watch-evolution__body{font-size:12px;line-height:1.58;max-width:315px}.watch-evolution__cta{margin-top:15px;font-size:12px}.watch-evolution__visual-wrap{perspective:1150px}.watch-evolution__scroll-hint{display:none}.watch-evolution__progress{bottom:15px;width:calc(100% - 30px)}}@media(max-width:420px){.watch-evolution__copy{bottom:7.2vh;width:82vw}.watch-evolution__copy h2{font-size:36px}.watch-evolution__body{font-size:12px}.watch-evolution__topline{width:calc(100% - 24px)}}@media(max-height:690px)and (max-width:760px){.watch-evolution__copy{bottom:6vh}.watch-evolution__copy-number{display:none}.watch-evolution__body{line-height:1.45}.watch-evolution__copy h2{font-size:32px}}.watch-evolution--premium{--watch-x:-20vw;--watch-y:0px;--watch-rx:-7deg;--watch-yaw:-18deg;--watch-rz:-2deg;--watch-scale:1;--watch-edge:.3;background:#e7e2d9}.watch-evolution--premium .watch-evolution__sticky{overflow:clip}.watch-evolution--premium .watch-evolution__scene--integrated{background:radial-gradient(circle at 20% 48%,rgba(255,255,255,.98) 0 4%,rgba(255,255,255,.42) 17%,transparent 42%),radial-gradient(circle at 84% 15%,rgba(65,70,67,.08),transparent 25%),linear-gradient(122deg,#f4f1eb,#e4ded5 52%,#c9c2b7)}.watch-evolution--premium .watch-evolution__scene--diver{background:radial-gradient(circle at 75% 45%,rgba(68,146,126,.24),transparent 30%),linear-gradient(124deg,#102b25,#071814 49%,#010605)}.watch-evolution--premium .watch-evolution__scene--digital{background:linear-gradient(90deg,transparent 49.9%,rgba(184,205,170,.055) 50%,transparent 50.1%) 0 0/58px 58px,linear-gradient(0deg,transparent 49.9%,rgba(184,205,170,.04) 50%,transparent 50.1%) 0 0/58px 58px,radial-gradient(circle at 25% 47%,rgba(157,182,142,.14),transparent 31%),linear-gradient(120deg,#1b201b,#0d110e 58%,#050705)}.watch-evolution--premium .watch-evolution__scene--dress{background:radial-gradient(circle at 74% 34%,rgba(255,255,255,.92),rgba(255,255,255,.24) 22%,transparent 44%),linear-gradient(118deg,#f5f0e8,#e7ddd0 54%,#c7b5a3)}.watch-evolution--premium .watch-evolution__vignette{background:radial-gradient(ellipse at 50% 46%,transparent 42%,rgba(0,0,0,.12) 110%);opacity:.65}.watch-evolution--premium .watch-evolution__grain{opacity:.075}.watch-evolution--premium .watch-evolution__topline{padding-top:30px}.watch-evolution--premium .watch-evolution__kicker{display:flex;align-items:center;gap:12px}.watch-evolution--premium .watch-evolution__kicker:before{content:"";width:28px;height:1px;background:currentColor;opacity:.38}.watch-evolution--premium .watch-evolution__copy{width:min(31vw,460px)}.watch-evolution--premium .watch-evolution__copy h2{font-size:clamp(50px,5.35vw,82px);line-height:.88;letter-spacing:-.052em}.watch-evolution--premium .watch-evolution__body{max-width:390px;font-size:13px;line-height:1.72}.watch-evolution--premium .watch-evolution__specs{display:flex;gap:7px;flex-wrap:wrap;margin-top:27px}.watch-evolution--premium .watch-evolution__specs span{padding:7px 10px 6px;border:1px solid currentColor;border-radius:99px;font-size:12px;line-height:1;letter-spacing:.17em;opacity:.66}.watch-evolution--premium .watch-evolution__visual-wrap--premium{perspective:1500px;perspective-origin:50% 46%;contain:layout paint}.watch-evolution--premium .watch-evolution__halo{z-index:2;width:min(55vw,780px);opacity:.66;filter:blur(11px);transform:translate(-50%,-50%) translate(calc(var(--watch-x) * .15))}.watch-evolution--premium .watch-evolution__floor-shadow{z-index:3;top:74%;width:clamp(270px,29vw,460px);height:60px;opacity:.45;filter:blur(30px);transform:translate(calc(-50% + var(--watch-x))) scaleX(calc(1.12 - var(--watch-edge) * .28))}.watch-evolution__light{position:absolute;z-index:4;border-radius:50%;pointer-events:none;mix-blend-mode:screen;opacity:calc(.12 + var(--watch-edge) * .25)}.watch-evolution__light--a{left:calc(50% + var(--watch-x) - 120px);top:19%;width:240px;height:540px;background:linear-gradient(104deg,transparent 38%,rgba(255,255,255,.19),transparent 61%);filter:blur(9px);transform:rotate(12deg)}.watch-evolution__light--b{left:calc(50% + var(--watch-x) + 70px);top:35%;width:180px;height:180px;background:radial-gradient(circle,rgba(255,255,255,.25),transparent 67%);filter:blur(18px)}.watch-evolution--premium:not(.watch-evolution--ready) .watch-evolution__copy--integrated{opacity:1;transform:translateY(-50%)}@media(max-width:1100px){.watch-evolution--premium .watch-evolution__copy{width:min(34vw,410px)}}@media(max-width:760px){.watch-evolution--premium{--watch-story-height:720vh!important}.watch-evolution--premium .watch-evolution__copy{bottom:6.8vh;width:min(86vw,380px);padding:17px 17px 14px;border:1px solid currentColor;border-color:color-mix(in srgb,currentColor 15%,transparent);border-radius:3px;background:color-mix(in srgb,var(--paper) 7%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.watch-evolution--premium .watch-evolution__copy h2{font-size:clamp(34px,10.5vw,46px);margin-bottom:9px}.watch-evolution--premium .watch-evolution__body{font-size:12px;line-height:1.48}.watch-evolution--premium .watch-evolution__specs{margin-top:13px;gap:5px}.watch-evolution--premium .watch-evolution__specs span{padding:5px 7px;font-size:12px}.watch-evolution--premium .watch-evolution__copy-number{display:none}.watch-evolution--premium .watch-evolution__halo{top:34%;width:135vw}.watch-evolution--premium .watch-evolution__floor-shadow{top:57%;width:230px;height:40px;transform:translate(-50%) scaleX(.88)}.watch-evolution__light--a{top:5%;height:450px;left:calc(50% - 100px)}.watch-evolution__light--b{top:22%;left:55%}}@media(max-height:700px)and (max-width:760px){.watch-evolution--premium .watch-evolution__copy{bottom:4.5vh}.watch-evolution--premium .watch-evolution__body{display:none}}@media(prefers-reduced-motion:reduce){.watch-evolution--premium{height:auto;min-height:900px}.watch-evolution--premium .watch-evolution__sticky{position:relative;top:0;height:900px}.watch-evolution__scroll-hint,.watch-evolution__progress{display:none}.watch-evolution__scroll-hint span:after{animation:none}}::selection{background:var(--ink);color:var(--paper)}.site-header{box-shadow:0 1px #ffffffb3;transition:background .3s ease,box-shadow .3s ease}.header-inner{max-width:1540px}.header-nav a,.icon-link{transition:opacity .25s ease}.header-nav a:hover,.icon-link:hover{opacity:.58}.button{position:relative;overflow:hidden;border-radius:max(var(--radius),2px);transition:color .32s ease,background .32s ease,border-color .32s ease,transform .32s var(--ease-luxe)}.button:active{transform:scale(.985)}.product-card>a{display:block}.product-card__media{isolation:isolate;background:linear-gradient(145deg,#f1efe9,#e8e4dc);border:1px solid rgba(43,43,39,.055)}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .75s var(--ease-luxe),transform .9s var(--ease-luxe)}.product-card__image img{width:100%;height:100%;object-fit:cover;transform:none!important;transition:transform 1.05s var(--ease-luxe),filter .6s ease}.product-card__image--secondary{opacity:0;transform:scale(1.025)}.product-card--has-secondary:hover .product-card__image--primary{opacity:0}.product-card:hover .product-card__image--secondary{opacity:1;transform:none}.product-card:hover .product-card__image img{transform:scale(1.018)!important}.product-card__badges{position:absolute;z-index:4;left:12px;top:12px;display:flex;gap:5px;flex-wrap:wrap}.product-card__badges span{padding:7px 9px 6px;background:#f7f5f1e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.16em}.product-card__view{position:absolute;z-index:4;left:16px;right:16px;bottom:14px;display:flex;align-items:center;justify-content:space-between;padding:11px 13px;background:#121311e0;color:#fff;font-size:12px;letter-spacing:.18em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .45s var(--ease-luxe);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-card:hover .product-card__view{opacity:1;transform:none}.product-card__view i{font-style:normal;font-size:12px}.product-card__micro{min-height:16px;display:flex;justify-content:space-between;gap:12px;margin-bottom:5px;color:var(--muted);font-size:12px;line-height:1.2;letter-spacing:.17em;text-transform:uppercase}.product-card__micro .product-card__vendor{margin:0;font-size:inherit;color:inherit}.product-card__title{transition:opacity .25s ease}.product-card:hover .product-card__title{opacity:.64}.product-page--atelier{padding:30px 0 120px;background:linear-gradient(180deg,#f8f6f2 0,var(--paper) 720px)}.product-page--atelier .product-page__frame{width:min(calc(100% - 48px),1540px)}.product-breadcrumb{display:flex;align-items:center;gap:10px;margin:0 0 26px;font-size:12px;letter-spacing:.17em;white-space:nowrap;overflow:hidden}.product-breadcrumb a{transition:opacity .2s ease}.product-breadcrumb a:hover{opacity:.48}.product-breadcrumb span[aria-hidden]{opacity:.34}.product-breadcrumb span[aria-current]{overflow:hidden;text-overflow:ellipsis}.product-layout--premium{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(400px,.68fr);gap:clamp(42px,5vw,86px);align-items:start}.product-page--atelier .product-gallery-wrap{min-width:0}.product-gallery-shell{display:grid;grid-template-columns:62px minmax(0,1fr);gap:12px;align-items:start}.product-page--atelier .product-thumbs{position:sticky;top:118px;display:flex;flex-direction:column;gap:8px;min-width:0}.product-thumb{position:relative;width:62px;aspect-ratio:1/1.15;padding:0;border:1px solid transparent;background:#ece9e3;overflow:hidden;transition:border-color .25s ease,opacity .25s ease}.product-thumb img{width:100%;height:100%;object-fit:cover;filter:saturate(.84)}.product-thumb i{position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease-luxe)}.product-thumb.is-active{border-color:#1a1b1847}.product-thumb.is-active i{transform:scaleX(1)}.product-thumb:not(.is-active){opacity:.58}.product-thumb:hover{opacity:1}.product-page--atelier .product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible;margin:0}.product-page--atelier .product-media{position:relative;min-width:0;aspect-ratio:1/1.17;margin:0;background:linear-gradient(145deg,#eeece6,#e5e1d9);overflow:hidden;scroll-margin-top:112px}.product-page--atelier .product-media--hero{grid-column:1/-1;aspect-ratio:1/1.06}.product-page--atelier .product-media img,.product-page--atelier .product-media video,.product-page--atelier .product-media iframe,.product-page--atelier .product-media model-viewer,.product-page--atelier .product-media svg{width:100%;height:100%;object-fit:cover}.product-page--atelier .product-media--model model-viewer,.product-page--atelier .product-media--video video{background:#e9e6df}.product-media__index{position:absolute;z-index:3;left:15px;top:14px;padding:5px 7px;background:#f8f6f2c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px;line-height:1;letter-spacing:.13em}.product-media__zoom{position:absolute;z-index:4;right:15px;bottom:15px;width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#f8f6f2db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s var(--ease-luxe),background .25s ease}.product-media__zoom:hover{transform:scale(1.07);background:#fff}.product-media__zoom svg{width:18px!important;height:18px!important}.product-page--atelier .product-info--premium{position:sticky;top:116px;max-width:520px;padding:8px 0 0}.product-info__topline{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:18px;margin-bottom:17px;text-transform:uppercase;letter-spacing:.19em;font-size:12px;color:var(--muted)}.product-page--atelier .product-vendor{margin:0;font-size:inherit;letter-spacing:inherit;color:inherit}.product-reference{font-variant-numeric:tabular-nums}.product-page--atelier .product-title{max-width:500px;margin:0 0 24px;font-size:clamp(46px,4.25vw,70px);line-height:.92;letter-spacing:-.046em;text-wrap:balance}.product-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding-bottom:10px;border-bottom:1px solid var(--line)}.product-page--atelier .product-price{display:flex;align-items:baseline;gap:12px;margin:0;font-size:18px;line-height:1;font-variant-numeric:tabular-nums}.product-page--atelier .product-price s{margin:0;font-size:12px;color:var(--muted)}.product-editions{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.product-tax-note{margin:9px 0 0;color:var(--muted);font-size:12px;letter-spacing:.035em}.product-tax-note span{margin:0 5px;opacity:.5}.product-delivery-badge{display:inline-flex;align-items:center;gap:7px;margin:12px 0 0;padding:7px 11px;border:1px solid var(--line);color:#46413a;font-size:12px;letter-spacing:.02em}.product-delivery-badge svg{width:15px;height:15px;stroke-width:1.4;flex-shrink:0}.product-intro{max-width:470px;margin:25px 0 0;color:#555650;font-size:13px;line-height:1.78}.product-intro p{margin:0}.product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:27px 0 0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-facts>div{min-width:0;padding:13px 15px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-facts dt{margin:0 0 3px;color:var(--muted);font-size:12px;line-height:1.3;letter-spacing:.16em;text-transform:uppercase}.product-facts dd{margin:0;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:1.35}.product-form--premium{margin-top:29px}.product-options{display:grid;gap:25px}.product-page--atelier .product-option{min-width:0;margin:0;padding:0;border:0}.product-page--atelier .product-option legend{width:100%;display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:0 0 10px;padding:0;text-transform:uppercase;letter-spacing:.15em;font-size:12px}.product-page--atelier .product-option legend strong{font-weight:500;letter-spacing:.08em;color:var(--muted)}.product-option__values{display:flex;gap:7px;flex-wrap:wrap}.product-variant-pill{position:relative;min-width:58px;min-height:41px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 13px;border:1px solid var(--line);background:#fff3;font-size:12px;line-height:1.2;letter-spacing:.08em;cursor:pointer;transition:border-color .22s ease,background .22s ease,color .22s ease,opacity .22s ease}.product-variant-pill:hover{border-color:var(--ink)}.product-option__input:focus-visible+.product-variant-pill{outline:2px solid var(--accent);outline-offset:2px}.product-option__input:checked+.product-variant-pill{border-color:var(--ink);background:var(--ink);color:var(--paper)}.product-variant-pill.is-unavailable{opacity:.38}.product-variant-pill.is-unavailable:after{content:"";position:absolute;left:8px;right:8px;top:50%;height:1px;background:currentColor;transform:rotate(-13deg)}.product-variant-pill--swatch{justify-content:flex-start;min-width:82px}.product-variant-pill--swatch i{width:15px;height:15px;flex:0 0 15px;border-radius:50%;background:var(--swatch,linear-gradient(135deg,#d8d5ce,#777));box-shadow:inset 0 0 0 1px #00000026,0 0 0 2px #ffffff94}.product-option__input:checked+.product-variant-pill--swatch i{box-shadow:inset 0 0 0 1px #00000029,0 0 0 2px var(--ink),0 0 0 3px #ffffffad}.product-variant-pill[data-swatch=schwarz] i,.product-variant-pill[data-swatch=black] i{--swatch:#161817}.product-variant-pill[data-swatch=blau] i,.product-variant-pill[data-swatch=blue] i{--swatch:#1b4e6e}.product-variant-pill[data-swatch=grun] i,.product-variant-pill[data-swatch=green] i{--swatch:#285849}.product-variant-pill[data-swatch=weiss] i,.product-variant-pill[data-swatch=white] i{--swatch:#f5f3ed}.product-variant-pill[data-swatch=silber] i,.product-variant-pill[data-swatch=silver] i{--swatch:linear-gradient(135deg,#e8e9e5,#777d79)}.product-variant-pill[data-swatch=gold] i{--swatch:linear-gradient(135deg,#efd89c,#9f7132)}.product-variant-pill[data-swatch=braun] i,.product-variant-pill[data-swatch=brown] i{--swatch:#70432f}.product-variant-pill[data-swatch=rot] i,.product-variant-pill[data-swatch=red] i{--swatch:#823731}.product-variant-pill[data-swatch=grau] i,.product-variant-pill[data-swatch=grey] i,.product-variant-pill[data-swatch=gray] i{--swatch:#777a76}.product-variant-pill[data-swatch=beige] i,.product-variant-pill[data-swatch=ivory] i{--swatch:#ded2bb}.variant-id-select,.variant-id-label{display:none}.variant-id-label{margin:20px 0 8px;text-transform:uppercase;font-size:12px;letter-spacing:.15em}.variant-id-select{width:100%;height:48px;margin-bottom:18px;border:1px solid var(--line);background:transparent;padding:0 12px}.product-purchase-row{display:grid;grid-template-columns:112px 1fr;gap:8px;margin-top:28px}.quantity-picker{height:56px;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;border:1px solid var(--ink)}.quantity-picker button{height:100%;padding:0;border:0;background:transparent;font-size:16px;transition:background .2s ease}.quantity-picker button:hover{background:#0000000d}.quantity-picker input{width:100%;height:100%;padding:0;border:0;background:transparent;text-align:center;font-size:12px;-moz-appearance:textfield}.quantity-picker input::-webkit-outer-spin-button,.quantity-picker input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-page--atelier .product-add-button{min-height:56px;width:100%;justify-content:space-between;padding-inline:20px;font-size:12px;letter-spacing:.17em}.product-add-button svg{width:18px;height:18px;transition:transform .3s var(--ease-luxe)}.product-add-button:hover svg{transform:translate(4px)}.product-add-button.is-loading svg{animation:atelierSpin .8s linear infinite}.product-add-button.is-loading svg path{d:path("M12 3a9 9 0 1 1-9 9")}@keyframes atelierSpin{to{transform:rotate(360deg)}}.product-availability{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0 0;color:var(--muted);font-size:12px;letter-spacing:.04em}.product-availability .stock-dot{width:6px;height:6px;margin:0;background:#4d7855;box-shadow:0 0 0 4px #4d785514}.product-availability.is-out .stock-dot{background:#93554e;box-shadow:0 0 0 4px #93554e14}.product-availability>i{width:1px;height:11px;background:var(--line)}.product-dynamic-checkout{margin-top:8px}.product-dynamic-checkout .shopify-payment-button__button{min-height:52px!important;border-radius:2px!important;font-size:12px!important;letter-spacing:.13em!important;text-transform:uppercase!important}.product-assurance{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border:1px solid var(--line)}.product-assurance>div{min-width:0;display:grid;justify-items:start;align-content:start;gap:9px;padding:14px 12px;border-right:1px solid var(--line);font-size:12px;line-height:1.45;letter-spacing:.04em}.product-assurance>div:last-child{border-right:0}.product-assurance svg{width:19px;height:19px;stroke-width:1.25}.product-page--atelier .product-details{margin-top:22px;border-top:1px solid var(--ink)}.product-page--atelier .product-details details{padding:0;border-bottom:1px solid var(--line)}.product-page--atelier .product-details summary{height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px;text-transform:uppercase;font-size:12px;letter-spacing:.16em}.product-page--atelier .product-details summary i{position:relative;width:12px;height:12px}.product-page--atelier .product-details summary i:before,.product-page--atelier .product-details summary i:after{content:"";position:absolute;left:0;top:5px;width:12px;height:1px;background:currentColor;transition:transform .25s ease}.product-page--atelier .product-details summary i:after{transform:rotate(90deg)}.product-page--atelier .product-details details[open] summary i:after{transform:none}.product-page--atelier .product-details .detail-content{padding:0 20px 23px 0;color:var(--muted);font-size:12px;line-height:1.75}.product-page--atelier .product-details .detail-content>*:first-child{margin-top:0}.product-page--atelier .product-details .detail-content>*:last-child{margin-bottom:0}.product-app-block{padding:18px 0;border-bottom:1px solid var(--line)}.product-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;background:#0c0d0bf5;color:#fff}.product-lightbox::backdrop{background:#0c0d0bf5}.product-lightbox__stage{width:100%;height:100%;display:grid;place-items:center;padding:5vh 5vw}.product-lightbox__stage img{width:auto;height:auto;max-width:100%;max-height:90vh;object-fit:contain}.product-lightbox__close{position:fixed;z-index:2;right:24px;top:22px;width:46px;height:46px;border:1px solid rgba(255,255,255,.36);border-radius:50%;background:#00000029;color:#fff;font-size:25px;font-weight:200;line-height:1}.mobile-buybar{display:none}@media(max-width:1180px){.product-layout--premium{grid-template-columns:minmax(0,1.12fr) minmax(390px,.78fr);gap:38px}.product-gallery-shell{grid-template-columns:54px minmax(0,1fr)}.product-thumb{width:54px}.product-page--atelier .product-title{font-size:clamp(43px,4.6vw,60px)}}@media(max-width:980px){.product-layout--premium{grid-template-columns:1fr;gap:45px}.product-page--atelier .product-info--premium{position:static;max-width:680px;margin-inline:auto;width:100%}.product-gallery-shell{grid-template-columns:62px minmax(0,1fr)}.product-thumb{width:62px}.product-page--atelier .product-title{font-size:clamp(48px,7vw,68px)}}@media(max-width:749px){.product-page--atelier{padding:15px 0 86px}.product-page--atelier .product-page__frame{width:100%}.product-breadcrumb{margin:0 14px 15px}.product-gallery-shell{display:block}.product-page--atelier .product-thumbs{display:none}.product-page--atelier .product-gallery{display:flex;gap:7px;margin:0;padding:0 14px 8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.product-page--atelier .product-gallery::-webkit-scrollbar{display:none}.product-page--atelier .product-media,.product-page--atelier .product-media--hero{grid-column:auto;flex:0 0 88vw;min-width:88vw;aspect-ratio:1/1.16;scroll-snap-align:center;scroll-margin:0}.product-page--atelier .product-info--premium{padding:27px 18px 0;max-width:none}.product-info__topline{margin-bottom:14px}.product-page--atelier .product-title{font-size:clamp(42px,13.5vw,60px);margin-bottom:20px}.product-price-row{padding-bottom:9px}.product-intro{margin-top:21px}.product-facts{margin-top:23px}.product-facts>div{padding:12px}.product-form--premium{margin-top:25px}.product-options{gap:21px}.product-variant-pill{min-height:42px}.product-purchase-row{grid-template-columns:98px 1fr}.quantity-picker{grid-template-columns:28px 1fr 28px}.product-page--atelier .product-add-button{padding-inline:15px}.product-assurance{grid-template-columns:1fr}.product-assurance>div{grid-template-columns:22px 1fr;align-items:center;gap:11px;padding:12px 14px;border-right:0;border-bottom:1px solid var(--line)}.product-assurance>div:last-child{border-bottom:0}.js .mobile-buybar{position:fixed;z-index:80;left:8px;right:8px;bottom:8px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:9px 9px 9px 13px;background:#131412f0;color:#fff;box-shadow:0 14px 50px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;transform:translateY(calc(100% + 18px));pointer-events:none;transition:opacity .3s ease,transform .42s var(--ease-luxe)}.show-mobile-buybar .mobile-buybar{opacity:1;transform:none;pointer-events:auto}.mobile-buybar>div{min-width:0;display:grid}.mobile-buybar small{overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;font-size:12px;letter-spacing:.15em;opacity:.62}.mobile-buybar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--heading-font);font-size:13px;font-weight:400}.mobile-buybar>span{font-size:12px;white-space:nowrap}.mobile-buybar button{height:40px;padding:0 15px;border:0;background:#f5f3ee;color:#171816;text-transform:uppercase;font-size:12px;letter-spacing:.13em}.mobile-buybar button:disabled{opacity:.42}.product-lightbox__stage{padding:60px 12px 20px}.product-lightbox__close{right:12px;top:12px;width:40px;height:40px}.product-card__view{display:none}}@media(prefers-reduced-motion:reduce){.product-card__image,.product-card__image img,.product-card__view,.product-thumb i,.mobile-buybar{transition:none!important}}.collection-hero--atelier{padding:clamp(72px,8vw,126px) 0 54px;background:linear-gradient(125deg,#f5f2ec,#e9e4dc);border-bottom:0}.collection-hero__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);gap:70px;align-items:end}.collection-hero--atelier .section-title{font-size:clamp(58px,7.8vw,116px);line-height:.84;letter-spacing:-.052em}.collection-hero__side{display:grid;gap:26px;padding-bottom:4px}.collection-hero__side .rte{color:var(--muted);font-size:13px;line-height:1.78}.collection-hero__side .rte p{margin:0}.collection-hero__side>span{font-size:12px;letter-spacing:.19em;text-transform:uppercase}.collection-body{padding-top:0;padding-bottom:110px}.collection-controls{position:relative;z-index:12;display:flex;align-items:stretch;justify-content:space-between;gap:30px;margin-bottom:36px;border-bottom:1px solid var(--line)}.collection-filters{display:flex;align-items:stretch;gap:0}.collection-filter{position:relative;margin-right:30px}.collection-filter>summary{height:60px;display:flex;align-items:center;gap:8px;list-style:none;text-transform:uppercase;font-size:12px;letter-spacing:.16em;cursor:pointer}.collection-filter>summary::-webkit-details-marker{display:none}.collection-filter>summary em{min-width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--paper);font-size:12px;font-style:normal;letter-spacing:0}.collection-filter>summary i{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.collection-filter[open]>summary i{transform:rotate(225deg) translate(-2px,-1px)}.collection-filter__panel{position:absolute;left:0;top:calc(100% - 1px);width:260px;max-height:340px;padding:15px;background:#f7f5f1fa;border:1px solid var(--line);box-shadow:0 20px 44px #1213111a;overflow:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.filter-choice{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:9px;padding:8px 2px;font-size:12px;cursor:pointer}.filter-choice input{width:14px;height:14px;margin:0;accent-color:var(--ink)}.filter-choice small{color:var(--muted);font-size:12px}.filter-choice.is-disabled{opacity:.34;cursor:not-allowed}.filter-price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-price label span{display:block;margin-bottom:5px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.13em}.filter-price input{width:100%;height:40px;border:1px solid var(--line);background:transparent;padding:0 9px;font-size:12px}.filter-price button{grid-column:1/-1;height:40px;border:0;background:var(--ink);color:var(--paper);text-transform:uppercase;font-size:12px;letter-spacing:.14em}.collection-sort{display:flex;align-items:center;gap:12px;text-transform:uppercase;font-size:12px;letter-spacing:.16em}.collection-sort span{color:var(--muted)}.collection-sort select{height:60px;padding:0 22px 0 0;border:0;background:transparent;outline:0;font-size:12px}.active-filters{display:flex;gap:7px;flex-wrap:wrap;margin:-19px 0 30px}.active-filters a{padding:7px 10px;border:1px solid var(--line);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.active-filters a span{margin-left:6px;font-size:12px}.collection-grid{row-gap:50px}.collection-empty{grid-column:1/-1;padding:90px 20px;text-align:center}.collection-empty h2{margin:0 0 10px;font-size:38px}.collection-empty p{margin:0 0 25px;color:var(--muted)}@media(max-width:900px){.collection-hero__grid{grid-template-columns:1fr;gap:30px}.collection-hero__side{max-width:600px}.collection-controls{overflow:visible}.collection-filters{min-width:0;overflow-x:auto}.collection-filter{position:static;white-space:nowrap}.collection-filter__panel{left:0;right:0;width:auto}.collection-sort span{display:none}}@media(max-width:700px){.collection-hero--atelier{padding:60px 0 38px}.collection-hero--atelier .section-title{font-size:clamp(52px,17vw,76px)}.collection-hero__grid{gap:24px}.collection-hero__side{gap:18px}.collection-body{padding-bottom:80px}.collection-controls{margin-bottom:27px}.collection-filter{margin-right:22px}.collection-filter>summary,.collection-sort select{height:54px}.collection-sort{padding-left:12px;background:var(--paper)}.collection-grid{row-gap:34px}}.no-js .watch-evolution--premium{height:900px;min-height:0}.no-js .watch-evolution__sticky{position:relative;top:0;height:900px}.no-js .watch-evolution__copy--integrated{opacity:1;transform:translateY(-50%)}.no-js .watch-evolution__chapters,.no-js .watch-evolution__scroll-hint,.is-product-unavailable .product-dynamic-checkout{display:none}.product-form-errors{padding:16px;border:1px solid #93554e;margin-bottom:20px;font-size:14px}.product-variant-pill--swatch i{background:var(--swatch-image,var(--swatch-custom,var(--swatch,linear-gradient(135deg,#d8d5ce,#777))));background-size:cover;background-position:center}.watch-evolution__canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:block;width:100%;height:100%;opacity:0;pointer-events:none}.watch-evolution--webgl .watch-evolution__canvas{opacity:1}.watch-evolution--premium .watch-evolution__body{font-size:16px;line-height:1.7}.watch-evolution--premium .watch-evolution__specs span{font-size:11px;letter-spacing:.08em;padding:8px 11px}.watch-evolution__chapters{position:absolute;z-index:25;bottom:37px;left:50%;transform:translate(-50%);display:flex;gap:6px;max-width:calc(100% - 28px)}.watch-evolution__chapters button{min-height:44px;padding:0 17px;color:inherit;border:1px solid transparent;background:transparent;font:inherit;font-size:12px;letter-spacing:.09em;white-space:nowrap;cursor:pointer}.watch-evolution__chapters button span{opacity:.45;margin-right:7px}.watch-evolution__chapters button[aria-current=true]{border-color:rgba(var(--ui-ink),.3);background:rgba(var(--ui-ink),.035)}.watch-evolution__chapters button:hover{border-color:currentColor}.watch-evolution__detail-toggle{pointer-events:auto;display:flex;align-items:center;gap:12px;min-height:44px;padding:0 12px;border:1px solid rgba(var(--ui-ink),.2);background:rgba(var(--ui-ink),.025);color:inherit;font:inherit;font-size:12px;letter-spacing:.05em;cursor:pointer}.watch-evolution__detail-toggle[aria-pressed=true]{background:rgba(var(--ui-ink),.09);border-color:currentColor}.no-js .watch-evolution__detail-toggle{display:none}.watch-evolution__scroll-hint{left:auto;right:3.5%;transform:none;bottom:51px;font-size:10px}.watch-evolution__floor-shadow{top:88%;width:240px;height:27px;opacity:.34}.watch-evolution__copy[aria-hidden=true] a{pointer-events:none}.product-gallery-shell--single{grid-template-columns:minmax(0,1fr)}.product-page--atelier .product-media img{object-fit:contain}.product-page--atelier .product-info--premium{align-self:start}.product-page--atelier .product-price{font-size:22px}.product-page--atelier .product-price s{font-size:14px}.product-intro,.product-page--atelier .product-details .detail-content{font-size:16px;line-height:1.75}.product-page--atelier .product-option legend{font-size:12px;letter-spacing:.1em}.product-variant-pill{min-height:46px;font-size:14px;letter-spacing:.025em}.product-facts dt{font-size:11px;letter-spacing:.09em}.product-facts dd{font-size:14px;line-height:1.45}.product-page--atelier .product-add-button{font-size:13px;letter-spacing:.1em}.product-page--atelier .product-details summary{font-size:13px}.quantity-picker input{font-size:16px}.product-dynamic-checkout .shopify-payment-button__button{font-size:13px!important}.product-variant-pill.is-unavailable{opacity:.6}.product-variant-pill:has(+input:disabled){cursor:not-allowed}.collection-filter__panel{min-width:240px}.collection-hero__side .rte{font-size:16px}.product-card__title{font-size:22px}.product-card__meta .price{font-size:15px}.product-lightbox:not([open]){display:none}:focus-visible{outline:2px solid var(--accent,#7b6245);outline-offset:4px}[hidden]{display:none!important}@media(max-width:1100px){.watch-evolution__scroll-hint{display:none}}@media(max-width:760px){.watch-evolution--premium .watch-evolution__copy{bottom:99px;top:auto;left:20px;right:20px;width:auto;max-width:460px;text-align:left}.watch-evolution--premium .watch-evolution__copy h2{font-size:clamp(34px,9vw,46px);line-height:.96;margin-bottom:13px}.watch-evolution--premium .watch-evolution__body{display:block;max-width:100%;font-size:14px;line-height:1.6;margin-left:0}.watch-evolution--premium .watch-evolution__specs{margin-top:14px;justify-content:flex-start;gap:5px}.watch-evolution--premium .watch-evolution__specs span{font-size:10px;padding:6px 8px}.watch-evolution__copy-number{display:none}.watch-evolution__copy .eyebrow{font-size:10px}.watch-evolution__topline{padding-top:17px}.watch-evolution__kicker,.watch-evolution__chapter-index{font-size:10px}.watch-evolution__chapter-index{display:none}.watch-evolution__detail-toggle{font-size:11px;min-height:38px;padding:0 9px;gap:8px}.watch-evolution__chapters{bottom:29px;gap:2px;width:calc(100% - 28px);justify-content:space-between}.watch-evolution__chapters button{padding:0 10px;flex:1;font-size:11px}.watch-evolution__chapters button span{display:none}.watch-evolution__floor-shadow{top:53%;width:155px;filter:blur(18px)}.watch-evolution__cta{margin-top:13px;font-size:11px}.collection-controls{flex-wrap:wrap;gap:4px}.collection-filters{flex-wrap:wrap;overflow:visible;gap:14px}.collection-sort{min-height:52px}.collection-filter__panel{left:0;right:0;max-width:100%}.mobile-buybar strong{font-size:14px}.mobile-buybar small{font-size:10px}.mobile-buybar>span,.mobile-buybar button{font-size:12px}}@media(max-height:740px)and (max-width:760px){.watch-evolution__sticky{min-height:620px}.watch-evolution--premium .watch-evolution__copy{bottom:88px}.watch-evolution--premium .watch-evolution__body{font-size:13px;line-height:1.5}.watch-evolution--premium .watch-evolution__specs{display:none}}@media(prefers-reduced-motion:reduce){.watch-evolution--premium{height:auto;min-height:0}.watch-evolution--premium .watch-evolution__sticky{height:max(760px,calc(100svh - 82px))}.watch-evolution__copy{transition:none!important}}@media(scripting:none){.watch-evolution--premium{height:900px}.watch-evolution--premium .watch-evolution__copy--integrated{opacity:1;transform:translateY(-50%)}.watch-evolution__chapters{display:none}}.watch-evolution__render-status{position:absolute;z-index:12;top:46%;left:8%;width:34%;margin:0;color:rgb(var(--ui-ink));text-align:center;font-size:14px;line-height:1.6}.watch-evolution[data-active-step="1"] .watch-evolution__render-status,.watch-evolution[data-active-step="3"] .watch-evolution__render-status{left:58%}@media(max-width:760px){.watch-evolution__render-status,.watch-evolution[data-active-step] .watch-evolution__render-status{left:12%;top:25%;width:76%}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/base.css.map */
