/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#211b18;--soft-ink:#4b3b32;--accent:#a83232;--accent-dark:#7e2323;--accent-soft:#ead8d1;--cream:#eee3d4;--paper:#fbf8f3;--white:#fff;--line:#d8c7b7;--muted:#705f54;--wood:#8b5a3c;--wood-dark:#5e3928}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}header{height:100px;color:var(--ink);z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9f0;align-items:center;gap:42px;padding:0 clamp(24px,6vw,92px);display:flex;position:sticky;top:0}.brand{align-items:center;margin-right:auto;display:flex}.brand img{object-fit:contain;object-position:left center;width:170px;height:72px;display:block}nav{gap:30px;display:flex}nav a{color:var(--muted);border-bottom:3px solid #0000;padding:41px 0 35px;font-size:13px;transition:all .2s}nav a:hover,nav a.active{color:var(--ink);border-color:var(--accent)}.header-cta,.button{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:15px 24px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.header-cta:hover,.button:hover{background:var(--accent);transform:translateY(-2px)}.hero{background:var(--cream);min-height:720px;color:var(--ink);grid-template-columns:1.05fr .95fr;align-items:center;gap:65px;padding:70px clamp(24px,6vw,92px) 90px;display:grid;position:relative;overflow:hidden}.eyebrow,.section-number{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;font-size:11px;font-weight:800}.hero h1,.page-hero h1{letter-spacing:-.065em;max-width:950px;margin:30px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7.6vw,112px);font-weight:400;line-height:.92}.hero h1 em{color:var(--accent);font-style:italic;font-weight:400}.lead{color:#5f6964;max-width:650px;font-size:18px;line-height:1.75}.actions{align-items:center;gap:34px;margin-top:40px;display:flex}.text-link{font-size:14px;font-weight:700}.text-link span,.zeiss-strip a span{color:var(--accent);margin-left:8px}.hero-photo{border-radius:4px;height:590px;margin:0;position:relative;overflow:hidden;box-shadow:0 35px 80px #261f1929}.hero-photo img{object-fit:cover;object-position:48% center;width:100%;height:100%}.hero-photo figcaption,.editorial figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.12em;text-transform:uppercase;background:#ffffffe0;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:800;position:absolute;bottom:18px;left:22px}.section-pad{padding:120px clamp(24px,8vw,130px)}.intro{grid-template-columns:.7fr 2fr;gap:80px;display:grid}.intro h2,.zeiss-strip h2,.zeiss-feature h2,.cta h2,.map-panel h2{letter-spacing:-.055em;margin:0 0 25px;font-size:clamp(38px,5vw,72px);font-weight:600;line-height:1}.intro>div p,.zeiss-feature p{color:var(--muted);max-width:760px;font-size:19px;line-height:1.8}.cards,.steps{background:var(--paper);grid-template-columns:repeat(3,1fr);gap:18px;padding-top:0;display:grid}.cards article,.steps article{background:var(--cream);border-radius:24px;padding:52px 40px;transition:transform .25s}.cards article:hover,.steps article:hover{transform:translateY(-7px)}.cards span,.steps span{color:var(--accent);font-size:14px;font-weight:800}.cards h3,.steps h3{letter-spacing:-.035em;margin:42px 0 12px;font-size:27px}.cards p,.steps p{color:var(--muted);line-height:1.65}.zeiss-strip{background:var(--accent-soft);color:var(--ink);border-radius:34px;grid-template-columns:1fr 1fr auto;align-items:end;gap:60px;margin:0 clamp(20px,4vw,64px);padding:80px clamp(30px,6vw,95px);display:grid}.zeiss-strip p:not(.eyebrow){color:var(--soft-ink);line-height:1.8}.zeiss-strip a{white-space:nowrap;font-weight:800}.page-hero{background:var(--cream);color:var(--ink);padding:115px clamp(24px,12vw,190px);position:relative;overflow:hidden}.page-hero:after{content:"";background:var(--accent-soft);border-radius:50%;width:260px;height:260px;position:absolute;bottom:-120px;right:-60px}.page-hero .lead{z-index:1;position:relative}.brand-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.brand-card{background:var(--cream);border:1px solid #0000;border-radius:22px;min-height:230px;padding:30px;transition:all .25s;display:block}.brand-card:hover{border-color:var(--accent);background:#fff;transform:translateY(-5px)}.brand-grid span{color:var(--accent);font-size:11px;font-weight:800}.brand-grid h2{letter-spacing:-.04em;margin:55px 0 10px;font-size:30px}.brand-grid p{color:var(--muted);font-size:14px}.brand-grid p b{color:var(--accent);margin-left:5px}.note,.cta{background:var(--accent);color:#fff;border-radius:24px;align-items:center;gap:30px;margin:0 clamp(24px,8vw,130px) 110px;padding:42px 50px;display:flex}.note p{margin:0}.zeiss-feature{grid-template-columns:1fr 1.2fr;align-items:center;gap:100px;display:grid}.zeiss-mark{aspect-ratio:1;color:#fff;letter-spacing:-.07em;background:#075ca8;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;font-size:clamp(44px,6vw,88px);font-weight:800;display:flex;box-shadow:0 35px 70px #19416429}.zeiss-mark span{letter-spacing:.18em;margin-top:18px;font-size:13px}.zeiss-feature ul{padding:15px 0;list-style:none}.zeiss-feature li{border-bottom:1px solid var(--line);padding:17px 0}.zeiss-feature li:before{content:"✓";color:var(--accent);margin-right:13px;font-weight:700}.cta{background:var(--ink);color:#fff;justify-content:space-between}.cta h2{margin:0}.cta p{color:#d3d0c9}.cta .button{color:var(--ink);background:#fff}.contact-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.contact-grid article{background:var(--cream);border-radius:24px;min-height:340px;padding:42px}.contact-grid h2{letter-spacing:-.04em;margin:25px 0;font-size:30px}.contact-grid p{line-height:1.8}.placeholder{color:#918d84;font-style:italic}.map-panel{background:var(--accent-soft);color:var(--ink);border-radius:32px;align-items:center;gap:60px;min-height:340px;margin:0 clamp(24px,8vw,130px) 110px;padding:70px;display:flex}.pin{color:var(--accent);font-size:90px}footer{background:var(--cream);color:var(--ink);border-radius:32px;grid-template-columns:1.4fr 1fr 1fr;align-items:start;gap:45px;margin:60px 20px 20px;padding:55px clamp(24px,8vw,110px) 35px;display:grid}footer .brand img{width:210px;height:100px}footer p{color:var(--muted);margin:0;line-height:1.7}footer>div{flex-direction:column;gap:12px;font-size:13px;display:flex}footer>small{border-top:1px solid var(--line);color:#99968f;grid-column:1/-1;padding-top:25px}.editorial{grid-template-columns:.8fr 1fr 1fr;align-items:stretch;gap:22px;display:grid}.editorial-copy{align-self:center;padding:40px 35px 40px 0}.editorial-copy h2,.collection-visual h2{letter-spacing:-.055em;margin:20px 0;font-size:clamp(40px,5vw,70px);line-height:.95}.editorial-copy>p:not(.eyebrow),.collection-visual>div>p:not(.eyebrow){color:var(--muted);line-height:1.75}.editorial figure{border-radius:24px;height:520px;margin:0;position:relative;overflow:hidden}.editorial figure img{object-fit:cover;width:100%;height:100%}.collection-visual{grid-template-columns:1.5fr .8fr;align-items:center;gap:60px;margin:80px clamp(24px,8vw,130px) 0;display:grid}.collection-visual img{object-fit:cover;border-radius:28px;width:100%;height:560px}.collection-visual>div{padding-right:20px}@media (width<=900px){header{flex-wrap:wrap;height:auto;min-height:78px;padding:10px 24px}.brand img{width:142px;height:68px}nav{order:3;gap:22px;width:100%;overflow:auto}nav a{white-space:nowrap;padding:10px 0 13px}.header-cta{display:none}.hero{grid-template-columns:1fr;gap:45px;min-height:auto;padding-top:70px}.hero-photo{height:460px}.intro,.zeiss-strip,.zeiss-feature,.collection-visual,.cards,.steps,.brand-grid,.contact-grid,.editorial{grid-template-columns:1fr}.editorial-copy{padding-right:0}.editorial figure{height:430px}.collection-visual{gap:35px;margin-top:55px}.collection-visual img{height:380px}.section-pad{padding-top:78px;padding-bottom:78px}.zeiss-strip{align-items:start;margin:0 14px;padding:55px 30px}.note,.cta{flex-direction:column;align-items:flex-start}.map-panel{margin-bottom:75px;padding:42px 28px}.page-hero{padding-top:80px;padding-bottom:80px}footer{grid-template-columns:1fr;margin:20px 12px 12px}}.hero-photo video{object-fit:cover;object-position:48% center;background:#111;width:100%;height:100%;display:block}.hero{grid-template-columns:minmax(0,.72fr) minmax(520px,1.28fr);gap:52px}.hero-photo{aspect-ratio:16/9;height:auto}.hero-photo video{object-position:center}.collection-gallery{background:var(--cream)}.gallery-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.gallery-heading h2{letter-spacing:-.055em;max-width:780px;margin:18px 0 0;font-size:clamp(42px,5vw,72px);line-height:.98}.gallery-heading>p{color:var(--muted);max-width:560px;font-size:17px;line-height:1.75}.gallery-grid{grid-template-rows:420px 520px;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.gallery-grid figure{background:#ddd;border-radius:26px;margin:0;position:relative;overflow:hidden}.gallery-grid figure img{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block}.gallery-grid figure:hover img{transform:scale(1.025)}.gallery-tall{grid-row:span 2}.gallery-wide img{object-position:center}.gallery-grid figcaption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:13px 16px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.gallery-grid figcaption strong{font-size:13px}.gallery-grid figcaption span{color:var(--muted);text-align:right;font-size:11px}@media (width<=1100px){.hero{grid-template-columns:1fr}.hero-copy{max-width:820px}.hero-photo{width:100%}}@media (width<=900px){.hero-photo{aspect-ratio:16/9;height:auto}.gallery-heading,.gallery-grid{grid-template-columns:1fr}.gallery-heading{gap:20px}.gallery-grid{grid-template-rows:none}.gallery-grid figure,.gallery-grid .gallery-tall{grid-row:auto;height:430px}.gallery-grid .gallery-wide{height:300px}}.brand-editorial{background:var(--cream);grid-template-rows:440px 320px;grid-template-columns:.78fr 1.22fr;gap:22px;display:grid}.brand-editorial-copy{grid-row:span 2;align-self:center;padding-right:55px}.brand-editorial-copy h2,.sport-feature h2{letter-spacing:-.055em;margin:20px 0 25px;font-size:clamp(42px,5vw,72px);line-height:.98}.brand-editorial-copy>p:not(.eyebrow),.sport-feature p{color:var(--muted);font-size:17px;line-height:1.75}.brand-editorial figure{border-radius:26px;margin:0;overflow:hidden}.brand-editorial img,.sport-feature>img{object-fit:cover;width:100%;height:100%;display:block}.brand-editorial-wide img{object-position:center}.brand-editorial-detail img{object-position:center 55%}.sport-feature{background:var(--ink);color:#fff;border-radius:30px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;margin:0 clamp(24px,8vw,130px) 110px;padding-left:clamp(30px,6vw,80px);display:grid;overflow:hidden}.sport-feature p{color:#d3d0c9;max-width:530px}.sport-feature>img{object-position:center 56%;height:540px}@media (width<=900px){.brand-editorial{grid-template-rows:auto;grid-template-columns:1fr}.brand-editorial-copy{grid-row:auto;padding:0 0 25px}.brand-editorial figure{height:340px}.sport-feature{grid-template-columns:1fr;gap:30px;margin:0 14px 75px;padding:45px 28px 0}.sport-feature>img{height:430px}}.sport-feature>img{aspect-ratio:788/520;object-fit:contain;object-position:center;height:auto}.brand-editorial-detail{background:#f3eee8}.brand-editorial-detail img{object-fit:contain;object-position:center}header{height:122px;padding-inline:clamp(24px,5vw,76px)}.brand img{width:230px;height:96px}.brand{flex-shrink:0}nav a{padding:52px 0 42px}.hero{grid-template-columns:1fr;gap:48px;padding-top:76px;display:grid}.hero-copy{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;column-gap:70px;display:grid}.hero-copy .eyebrow,.hero-copy h1{grid-column:1}.hero-copy .lead,.hero-copy .actions{grid-column:2}.hero-copy .lead{grid-row:1/3;align-self:end;margin:0 0 12px}.hero h1{max-width:1100px;margin:26px 0 0;font-size:clamp(70px,9vw,138px)}.hero-photo{justify-self:center;width:100%;max-width:1500px}@media (width<=1000px){.hero-copy{grid-template-columns:1fr}.hero-copy .eyebrow,.hero-copy h1,.hero-copy .lead,.hero-copy .actions{grid-column:1}.hero-copy .lead{grid-row:auto;margin-top:28px}.hero h1{font-size:clamp(58px,10vw,96px)}}@media (width<=900px){header{height:auto}.brand img{width:185px;height:78px}nav a{padding:10px 0 13px}.hero{padding-top:58px}.hero h1{font-size:clamp(52px,14vw,78px)}}.zeiss-strip{color:#fff;background:linear-gradient(135deg,#071d49,#0b5cab);box-shadow:0 28px 70px #071d492e}.zeiss-strip .eyebrow,.zeiss-strip a span{color:#8fc8ff}.zeiss-strip p:not(.eyebrow){color:#dbeafb}.zeiss-page{--zeiss:#0757a6;--zeiss-dark:#061c47;--zeiss-light:#e8f3fc}.zeiss-page .page-hero{color:#fff;background:linear-gradient(125deg,#061c47 0%,#0757a6 72%,#1685cf 100%)}.zeiss-page .page-hero:after{background:0 0;border:55px solid #ffffff1a;width:420px;height:420px;bottom:-230px;right:-90px}.zeiss-page .page-hero .lead{color:#dceeff}.zeiss-page .page-hero .eyebrow{color:#9fd4ff}.zeiss-page .section-number,.zeiss-page .eyebrow{color:var(--zeiss)}.zeiss-mark{background:linear-gradient(145deg,#0972c9,#061c47);position:relative;overflow:hidden}.zeiss-mark:after{content:"";border:2px solid #ffffff38;border-radius:50%;width:75%;height:75%;position:absolute;bottom:-34%;right:-32%}.zeiss-precision{background:var(--zeiss-light);border-radius:34px;grid-template-columns:.75fr 1.25fr;align-items:center;gap:85px;margin:0 clamp(24px,8vw,130px);padding:75px clamp(30px,6vw,90px);display:grid}.zeiss-precision h2{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(42px,5vw,72px);line-height:.98}.zeiss-precision>div>p:not(.eyebrow){color:#476277;font-size:17px;line-height:1.75}.lens-visual{aspect-ratio:1;place-items:center;display:grid;position:relative}.lens-visual span{border:2px solid #0757a638;border-radius:50%;position:absolute}.lens-visual span:first-child{inset:4%}.lens-visual span:nth-child(2){inset:17%}.lens-visual span:nth-child(3){background:linear-gradient(145deg,#0b72c4,#061c47);inset:31%;box-shadow:0 25px 55px #0757a647}.lens-visual b{z-index:1;color:#fff;font-size:72px;font-weight:300;position:relative}.zeiss-facts{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:35px;display:grid}.zeiss-facts span{color:#537087;background:#fff;border-radius:18px;padding:20px 16px;font-size:11px;line-height:1.4}.zeiss-facts strong{color:var(--zeiss-dark);margin-bottom:6px;font-size:19px;display:block}.zeiss-steps article{background:#fff;border:1px solid #d8e7f4;box-shadow:0 15px 35px #0757a612}.zeiss-steps span{background:var(--zeiss);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.zeiss-cta{background:linear-gradient(120deg,#061c47,#0757a6)}.brand-card{position:relative;overflow:hidden}.brand-card>span{z-index:2;position:relative}.brand-monogram{color:#e56f4a1c;font-family:Georgia,serif;font-size:128px;font-style:normal;font-weight:700;line-height:1;transition:all .25s;position:absolute;top:3px;right:18px}.brand-card:hover .brand-monogram{color:#e56f4a2e;transform:translate(-4px,4px)}.brand-card small{z-index:2;border:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-top:22px;padding:7px 10px;font-size:9px;font-weight:700;display:inline-flex;position:relative}.brand-card h2,.brand-card p{z-index:2;position:relative}.brand-card h2{margin-top:34px}@media (width<=900px){.zeiss-precision{grid-template-columns:1fr;gap:35px;margin:0 14px;padding:48px 28px}.lens-visual{justify-self:center;width:100%;max-width:360px}.zeiss-facts{grid-template-columns:1fr}.zeiss-page .page-hero:after{width:280px;height:280px}}.contact-grid a{color:var(--ink);font-weight:700}.hours{margin:0}.hours div{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:20px;padding:12px 0;display:grid}.hours dt{font-weight:700}.hours dd{text-align:right;color:var(--muted);margin:0;line-height:1.55}.appointment-section{padding-top:0}.appointment-form{background:var(--cream);border-radius:32px;padding:clamp(32px,6vw,76px)}.form-heading{grid-template-columns:1fr .8fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.form-heading h2{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(40px,5vw,70px);line-height:.98}.form-heading>p{color:var(--muted);line-height:1.75}.form-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.form-grid label{letter-spacing:.04em;flex-direction:column;gap:9px;font-size:12px;font-weight:800;display:flex}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:14px;outline:none;padding:15px 16px;font-size:15px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #e56f4a1f}.form-wide{grid-column:1/-1}.appointment-form .button{cursor:pointer;border:0;margin-top:26px}.form-error{color:#a12b20;background:#fbe8e5;border-radius:10px;padding:12px 15px;font-weight:700}.appointment-section{scroll-margin-top:140px}@media (width<=900px){.form-heading,.form-grid{grid-template-columns:1fr}.form-heading{gap:16px}.form-wide{grid-column:auto}.hours div{grid-template-columns:1fr}.hours dd{text-align:left}}.brand-editorial{grid-template-rows:390px;grid-template-columns:minmax(300px,.85fr) minmax(360px,1.1fr) minmax(190px,.52fr);align-items:stretch}.brand-editorial-copy{grid-row:auto;padding-right:28px}.brand-editorial-wide,.brand-editorial-detail{height:390px}.brand-editorial-wide img,.brand-editorial-detail img{object-fit:cover;object-position:center}@media (width<=1050px){.brand-editorial{grid-template-rows:auto 360px 440px;grid-template-columns:1fr 1.35fr}.brand-editorial-copy{grid-column:1/-1;padding:0 0 22px}.brand-editorial-wide{height:360px}.brand-editorial-detail{height:440px}}@media (width<=700px){.brand-editorial{grid-template-rows:auto;grid-template-columns:1fr}.brand-editorial-copy{grid-column:auto}.brand-editorial-wide{aspect-ratio:3/2;height:auto}.brand-editorial-detail{aspect-ratio:2/3;height:auto}.brand-editorial-wide img,.brand-editorial-detail img{object-fit:cover}}.store-story{background:var(--cream);grid-template-rows:330px 330px;grid-template-columns:.8fr 1.25fr .62fr;gap:22px;display:grid}.store-story-copy{grid-row:span 2;align-self:center;padding-right:42px}.store-story-copy h2{letter-spacing:-.055em;margin:20px 0 26px;font-size:clamp(42px,5vw,72px);line-height:.98}.store-story-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:30px;font-size:17px;line-height:1.75}.store-story figure{background:#ddd;border-radius:24px;margin:0;overflow:hidden}.store-story img{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block}.store-story figure:hover img{transform:scale(1.02)}.store-main{grid-area:1/2}.store-main img{object-position:center 58%}.store-tall{grid-area:1/3/3}.store-tall img{object-position:center}.store-view{grid-area:2/2}.store-view img{object-position:center 48%}.store-detail{display:none}@media (width<=1000px){.store-story{grid-template-rows:auto 400px 430px;grid-template-columns:1fr 1fr}.store-story-copy{grid-area:auto/1/auto/-1;padding:0 0 20px}.store-main{grid-area:2/1/auto/-1}.store-view{grid-area:3/1}.store-tall{grid-area:3/2}}@media (width<=650px){.store-story{grid-template-rows:auto;grid-template-columns:1fr}.store-story-copy,.store-main,.store-view,.store-tall{grid-area:auto/1}.store-main{height:300px}.store-view,.store-tall{height:430px}.store-detail{height:430px;display:block}}@media (width>=1001px){.store-story{grid-template-rows:480px 360px;grid-template-columns:.82fr repeat(3,.62fr)}.store-main{grid-area:1/2/auto/5}.store-tall{grid-area:2/2}.store-view{grid-area:2/3}.store-detail{grid-area:2/4;display:block}.store-story-copy{grid-area:1/1/3}.store-view img{object-position:center 42%}}h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400}.button,.header-cta{letter-spacing:.025em;border-radius:3px}.cards article,.steps article,.contact-grid article,.brand-card,.store-story figure,.editorial figure,.collection-visual img,.brand-editorial figure{border-radius:4px}.brand-ribbon{background:var(--ink);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:38px;padding:26px clamp(24px,6vw,92px);display:grid}.brand-ribbon>p,.brand-ribbon>a{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.brand-ribbon>a{white-space:nowrap;color:#d9e5e1}.brand-ribbon>div{justify-content:center;gap:clamp(20px,3.5vw,58px);display:flex;overflow:hidden}.brand-ribbon span{white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:18px}.visit-cta{text-align:center;max-width:980px;margin:0 auto}.visit-cta h2{letter-spacing:-.055em;margin:24px auto;font-size:clamp(48px,7vw,92px);line-height:.95}.visit-cta>p:not(.eyebrow){color:var(--muted);font-size:18px}.visit-cta .button{margin-top:24px}.page-hero{border-bottom:1px solid var(--line)}@media (width<=900px){.brand-ribbon{grid-template-columns:1fr auto;gap:18px}.brand-ribbon>div{grid-area:2/1/auto/-1;justify-content:flex-start;padding-bottom:3px;overflow:auto}.brand-ribbon span{font-size:16px}.visit-cta{padding-inline:28px}}.welcome-label{letter-spacing:.02em;text-transform:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,2.1vw,30px);font-weight:400}.brand-ribbon>div>a{white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:18px;transition:color .2s}.brand-ribbon>div>a:hover,.brand-ribbon>div>a:focus-visible{color:#fff;text-underline-offset:6px;text-decoration:underline}.editorial-brand-link{display:block}.editorial-brand-link figure{height:520px}.editorial-brand-link img{transition:transform .6s}.editorial-brand-link:hover img,.editorial-brand-link:focus-visible img{transform:scale(1.025)}@media (width<=900px){.brand-ribbon>div>a{font-size:16px}.editorial-brand-link figure{height:430px}}header{background:#fffaf7f5;height:104px}header .brand{border-right:1px solid var(--line);align-self:stretch;padding:8px 26px 8px 0}header .brand img{width:252px;height:86px}.hero{grid-template-columns:minmax(360px,.8fr) minmax(500px,1.2fr);gap:clamp(34px,5vw,82px);min-height:calc(100svh - 104px);padding-top:42px;padding-bottom:42px}.hero-copy{display:block}.hero h1{margin:24px 0;font-size:clamp(58px,6.2vw,104px)}.hero-copy .lead{max-width:590px;margin:0}.hero-copy .actions{margin-top:28px}.hero-photo{aspect-ratio:auto;border-radius:4px;height:min(68vh,650px);min-height:430px}.hero-photo video{object-fit:cover}.header-cta,.button{background:var(--accent);color:#fff}.cards article:hover,.steps article:hover{box-shadow:0 18px 45px #59322914}@media (width<=1050px){header{gap:22px;height:96px;padding-inline:24px}header .brand img{width:210px;height:78px}nav{gap:20px}.hero{grid-template-columns:minmax(300px,.82fr) minmax(390px,1.18fr);gap:32px;min-height:calc(100svh - 96px);padding:34px 24px}.hero h1{font-size:clamp(50px,6.4vw,72px)}.hero-photo{height:min(62vh,560px);min-height:390px}}@media (width<=760px){header{height:auto;min-height:78px;padding:7px 18px}header .brand{border-right:0;padding:3px 18px 3px 0}header .brand img{width:190px;height:68px}nav{order:3;width:100%;padding-bottom:2px}.hero{flex-direction:column;gap:30px;min-height:auto;padding:16px 16px 48px;display:flex}.hero-photo{aspect-ratio:4/5;order:-1;width:100%;height:auto;min-height:0}.hero-photo video{object-position:center}.hero-copy{padding:8px 5px 0}.hero h1{font-size:clamp(52px,15vw,76px)}.hero .lead{font-size:16px}.actions{flex-wrap:wrap;gap:22px}}header .brand{border:1px solid #e8756152;border-bottom:5px solid var(--accent);z-index:2;background:#fff;align-self:center;padding:14px 28px 12px;position:relative;transform:translateY(8px);box-shadow:0 12px 34px #522d2521}header .brand img{object-fit:contain;object-position:center;width:300px;height:100px}header{overflow:visible}.hero{padding-top:58px}@media (width<=1180px){header .brand img{width:250px;height:88px}header .brand{padding:10px 20px 9px}nav{gap:17px}}@media (width<=760px){header .brand{border-top:0;border-left:0;border-right:0;justify-content:center;width:100%;padding:7px 18px 8px;transform:none;box-shadow:0 8px 22px #522d251a}header .brand img{object-position:center;width:245px;height:82px}.hero{padding-top:16px}}.about-story{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(45px,8vw,120px);display:grid}.about-story h2{letter-spacing:-.055em;margin:22px 0;font-size:clamp(48px,6vw,86px);line-height:.95}.about-story p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.8}.about-story .button{margin-top:22px}.about-story figure{height:680px;margin:0;overflow:hidden}.about-story img{object-fit:cover;width:100%;height:100%}.about-values{grid-template-columns:repeat(3,1fr);gap:18px;padding-top:0;display:grid}.about-values article{background:var(--cream);border-top:4px solid var(--accent);padding:48px 38px}.about-values span{color:var(--accent);font-weight:800}.about-values h3{margin:35px 0 10px;font-size:32px}.about-values p{color:var(--muted);line-height:1.7}.map-panel{grid-template-columns:.7fr 1.3fr;gap:0;padding:0;display:grid;overflow:hidden}.map-copy{padding:58px}.map-copy .button{margin-top:22px}.map-panel iframe{border:0;width:100%;height:100%;min-height:420px}.pin{display:none}@media (width<=900px){.about-story,.about-values,.map-panel{grid-template-columns:1fr}.about-story figure{height:520px}.map-copy{padding:42px 28px}.map-panel iframe{min-height:360px}}.brand-logo-image{object-fit:contain;object-position:right top;mix-blend-mode:multiply;z-index:1;width:104px;height:70px;display:block;position:absolute;top:18px;right:22px}.logo-cartier{border-radius:50%;width:66px;height:66px}.logo-gucci,.logo-saint-laurent,.logo-valentino{width:72px}.logo-hoet-couture,.logo-hoet-eyewear{width:106px}.logo-montblanc,.logo-serengeti,.logo-silhouette,.logo-lindberg,.logo-evil-eye,.logo-maui-jim{width:112px}.logo-boss{width:94px;height:74px}.brand-card:has(.brand-logo-image) small{margin-top:22px}.brand-story{scroll-margin-top:125px}.brand-story .brand-editorial-copy>p:not(.eyebrow){margin:0 0 15px}.brand-story .text-link{margin-top:10px;display:inline-flex}.brand-story-no-images{grid-template-columns:minmax(300px,.8fr) minmax(360px,1.2fr)}.brand-story-one-image .brand-editorial-wide{grid-column:2/4}.brand-story-one-image .brand-editorial-wide img{object-position:center 35%}.brand-story-logo{border:1px solid var(--line);background:#fff;align-content:center;place-items:center;min-height:390px;padding:55px;display:grid}.brand-story-logo img{object-fit:contain;mix-blend-mode:multiply;width:min(390px,80%);height:190px}.brand-story-logo p{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin:30px 0 0;font-size:11px;font-weight:800}.brand-card{padding:0}.brand-card-select{text-align:left;width:100%;min-height:245px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:30px 30px 22px;display:block;position:relative}.brand-card-select:focus-visible{outline-offset:-5px;outline:3px solid #a832324d}.brand-card-select>span{color:var(--accent);font-size:11px;font-weight:800}.brand-card-select h2{letter-spacing:-.04em;margin:34px 0 10px;font-size:30px}.brand-card-select p{max-width:88%;color:var(--muted);font-size:14px;line-height:1.55}.brand-site-link{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:0 30px;padding:15px 0 20px;font-size:13px;font-weight:800;display:flex}.brand-site-link b{color:var(--accent)}.brand-card.is-selected{border-color:var(--accent);background:#fff;box-shadow:0 15px 35px #59322914}@media (width<=900px){.brand-story{scroll-margin-top:150px}.brand-story-no-images{grid-template-columns:1fr}.brand-story-logo{min-height:300px}}.brand-story-featured{grid-template-rows:minmax(520px,auto) auto;grid-template-columns:minmax(320px,.78fr) minmax(420px,1.22fr);align-items:stretch;gap:34px}.brand-story-featured .brand-editorial-copy{grid-row:auto;align-self:center;padding-right:34px}.brand-story-featured .brand-editorial-wide{background:#fff;grid-column:2/3;height:auto;min-height:520px}.brand-story-featured .brand-editorial-wide img{object-fit:contain;padding:30px}.brand-story-featured .brand-editorial-detail{display:none}.collection-details{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:18px;display:grid}.collection-details article{border-top:4px solid var(--accent);background:#fff;min-height:190px;padding:30px 26px}.collection-details h3{margin:0 0 15px;font-size:24px;line-height:1.05}.collection-details p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.collection-details-cartier{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-details-cartier article{min-height:165px}.brand-story-featured:has(.collection-details-silhouette){grid-template-rows:minmax(560px,auto) auto}:is(.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide,.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail){height:560px;display:block}.brand-story-featured:has(.collection-details-silhouette){grid-template-columns:minmax(300px,.72fr) minmax(330px,.86fr) minmax(250px,.7fr)}:is(.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide img,.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail img){object-fit:cover;padding:0}@media (width<=1050px){:is(.brand-story-featured,.brand-story-featured:has(.collection-details-silhouette)){grid-template-rows:auto;grid-template-columns:1fr 1fr}.brand-story-featured .brand-editorial-copy{grid-column:1/-1;padding:0 0 12px}:is(.brand-story-featured .brand-editorial-wide,.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide){grid-column:1;height:420px;min-height:420px}.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail{grid-column:2;height:420px}.collection-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){:is(.brand-story-featured,.brand-story-featured:has(.collection-details-silhouette)){grid-template-columns:1fr}.brand-story-featured .brand-editorial-copy,.brand-story-featured .brand-editorial-wide,.collection-details{grid-column:1}.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide{grid-column:1}.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail{grid-column:1}:is(.brand-story-featured .brand-editorial-wide,.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide,.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail){aspect-ratio:4/3;height:auto;min-height:0}.collection-details{grid-template-columns:1fr}.collection-details article{min-height:0}}.brand-ribbon>p,.brand-ribbon-all{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.brand-ribbon-all{color:#fff2e8;font-family:Arial,Helvetica,sans-serif!important}.brand-ribbon{transition:filter .2s}.brand-ribbon:hover,.brand-ribbon:focus-visible{filter:brightness(1.14)}.intro h2{font-size:clamp(34px,4.1vw,60px)}.about-page .page-hero h1{max-width:1080px;font-size:clamp(48px,6vw,84px)}.hero,.page-hero,.collection-gallery,.store-story,.brand-editorial,footer{background-color:var(--cream);background-image:linear-gradient(110deg,#8b5a3c0a,#0000 34%,#5e392806 72%,#0000)}.brand-ribbon{background:linear-gradient(105deg,var(--wood-dark),#251c18 62%,var(--accent-dark))}.brand-ribbon>p{color:#e8cfc0}.brand-ribbon>a{color:#fff2e8}.header-cta:hover,.button:hover{background:var(--accent-dark)}header .brand{border-color:#a832324d}.brand-monogram{color:#a832321a}.brand-card:hover .brand-monogram{color:#a832322b}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{box-shadow:0 0 0 3px #a8323221}.hero-video{cursor:pointer}.hero-video-caption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.12em;text-transform:uppercase;z-index:2;background:#ffffffe6;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:800;position:absolute;bottom:18px;left:22px}.hero-video:after{content:"Bekijk het merk ↗";background:var(--accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;opacity:0;padding:9px 12px;font-size:10px;font-weight:800;transition:all .2s;position:absolute;top:20px;right:20px;transform:translateY(-4px)}.hero-video:hover:after,.hero-video:focus-visible:after{opacity:1;transform:none}.zeiss-strip{grid-template-columns:minmax(150px,.55fr) 1fr 1fr auto;align-items:center;padding-top:70px;padding-bottom:70px}.zeiss-strip-logo{aspect-ratio:1;object-fit:contain;width:min(220px,100%);display:block}.zeiss-mark img{object-fit:contain;width:88%;height:78%}.zeiss-mark span{margin-top:-4px}@media (width<=1100px){.zeiss-strip{grid-template-columns:150px 1fr}.zeiss-strip>p,.zeiss-strip>a{grid-column:2}}@media (width<=900px){.zeiss-strip{grid-template-columns:1fr}.zeiss-strip>p,.zeiss-strip>a{grid-column:auto}.zeiss-strip-logo{width:170px}}.zeiss-technology{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(45px,7vw,100px);display:grid}.zeiss-technology h2{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(42px,5vw,72px);line-height:.98}.zeiss-technology>div>p:not(.eyebrow){color:#476277;font-size:17px;line-height:1.8}.zeiss-equipment-gallery{grid-template-columns:1fr 1fr;gap:16px;display:grid}.zeiss-equipment-gallery figure{background:var(--zeiss-light);border-radius:4px;margin:0;overflow:hidden}.zeiss-equipment-gallery img{object-fit:cover;width:100%;height:340px;display:block}.zeiss-equipment-gallery figure:first-child img,.zeiss-equipment-gallery figure:last-child img{object-position:center}.zeiss-equipment-gallery figcaption{color:var(--zeiss-dark);letter-spacing:.04em;padding:14px 16px;font-size:13px;font-weight:800}.zeiss-technology-points{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:14px;display:grid}.zeiss-technology-points article{background:var(--zeiss-light);border-left:5px solid var(--zeiss);border-radius:4px;padding:30px}.zeiss-technology-points strong{color:var(--zeiss-dark);font-size:19px}.zeiss-technology-points p{color:#476277;margin:10px 0 0;line-height:1.65}.hours-note{border-top:2px solid var(--accent);padding-top:15px;font-size:14px;line-height:1.55;margin-top:18px!important}.hours-note a{color:var(--accent);font-weight:800}@media (width<=900px){.zeiss-technology,.zeiss-technology-points{grid-template-columns:1fr}}@media (width<=620px){.zeiss-equipment-gallery{grid-template-columns:1fr}.zeiss-equipment-gallery img{height:290px}}.kids-page .page-hero{background:linear-gradient(125deg,#f2dfcf,#ead0bd 65%,#ddb69f)}.kids-page .page-hero:after{background:#a8323221}.kids-intro{grid-template-columns:.85fr 1.15fr;align-items:end;gap:clamp(45px,8vw,120px);display:grid}.kids-intro h2,.kids-care h2{letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(44px,5.5vw,76px);line-height:.96}.kids-intro>p,.kids-care>div>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.8}.kids-brand-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding-top:0;display:grid}.kids-brand-card{background:var(--cream);border-bottom:4px solid var(--accent);padding:16px 16px 28px;transition:transform .25s,box-shadow .25s;display:block}.kids-brand-card:hover,.kids-brand-card:focus-visible{transform:translateY(-6px);box-shadow:0 20px 45px #5932291f}.kids-brand-card figure{height:350px;margin:0;position:relative;overflow:hidden}.kids-brand-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.kids-brand-card:hover img{transform:scale(1.025)}.kids-brand-card figcaption{background:#ffffffe6;justify-content:space-between;padding:13px 15px;font-family:Georgia,Times New Roman,serif;font-size:20px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.kids-brand-card figcaption span{color:var(--accent)}.kids-brand-card>p{color:var(--muted);margin:24px 14px 0;font-size:15px;line-height:1.7}.kids-care{background:var(--cream);grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(45px,8vw,100px);display:grid}.kids-care-points{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.kids-care-points article{border-top:4px solid var(--accent);background:#fff;padding:30px 24px}.kids-care-points span{color:var(--accent);font-weight:800}.kids-care-points h3{margin:28px 0 10px;font-size:24px}.kids-care-points p{color:var(--muted);font-size:14px;line-height:1.6}.logo-edwardson{filter:invert();width:118px}.logo-zeiss{width:75px;height:75px}.kids-offer{background:linear-gradient(115deg,var(--wood-dark),#261c18 58%,var(--accent-dark));color:#fff;border-left:8px solid var(--accent);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(32px,6vw,85px);margin:0 clamp(24px,8vw,130px) 120px;padding:clamp(38px,6vw,72px);display:grid}.kids-offer-age{aspect-ratio:1;text-align:center;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:clamp(132px,14vw,190px);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,38px);line-height:1.05;display:grid}.kids-offer .eyebrow{color:#efb3a7}.kids-offer h2{letter-spacing:-.05em;max-width:800px;margin:16px 0 20px;font-size:clamp(38px,5vw,70px);line-height:.98}.kids-offer>div>p:last-child{color:#eadfd8;max-width:720px;margin:0;font-size:17px;line-height:1.75}.kids-interior{padding-top:0}.kids-interior-copy{grid-template-columns:.85fr 1.15fr;align-items:end;gap:clamp(45px,8vw,120px);margin-bottom:40px;display:grid}.kids-interior-copy h2{letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(44px,5.5vw,76px);line-height:.96}.kids-interior-copy>p{color:var(--muted);margin:0;font-size:17px;line-height:1.8}.kids-interior-gallery{grid-template-columns:1.35fr .8fr .8fr;align-items:stretch;gap:16px;display:grid}.kids-interior-gallery figure{background:#ddd0c5;min-height:520px;margin:0;overflow:hidden}.kids-interior-gallery img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=900px){.kids-intro,.kids-brand-grid,.kids-care,.kids-care-points{grid-template-columns:1fr}.kids-brand-card figure{aspect-ratio:4/3;height:auto}.kids-offer{grid-template-columns:1fr;gap:28px;margin:0 14px 78px}.kids-offer-age{width:125px}.kids-interior-copy{grid-template-columns:1fr;gap:22px}.kids-interior-gallery{grid-template-columns:1fr 1fr}.kids-interior-gallery figure{min-height:420px}.kids-interior-gallery .kids-interior-main{grid-column:1/-1;min-height:540px}.kids-brand-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.kids-interior-gallery,.kids-brand-grid{grid-template-columns:1fr}.kids-interior-gallery .kids-interior-main{grid-column:auto;min-height:450px}.kids-interior-gallery figure{min-height:390px}}.logo-edwardson{filter:none}.brand-story-gucci figure,.brand-story-liu-jo figure{background:#f5ede4}.brand-story-gucci figure img,.brand-story-liu-jo figure img{object-fit:contain!important;object-position:center!important}.collection-details-cartier article{border-top:0;border-left:4px solid var(--accent);grid-template-columns:190px minmax(0,1fr);min-height:210px;padding:0;display:grid;overflow:hidden}.collection-details-cartier figure{background:#f6f2ed;min-height:210px;margin:0}.collection-details-cartier figure img{object-fit:contain;width:100%;height:100%;padding:14px;display:block}.collection-details-cartier article>div{padding:25px 24px}@media (width<=700px){.collection-details-cartier article{grid-template-columns:1fr}.collection-details-cartier figure{aspect-ratio:16/10;min-height:0}}.kids-page .page-hero{padding-top:68px;padding-bottom:70px}.kids-page .page-hero h1{max-width:900px;margin:20px 0;font-size:clamp(48px,6vw,82px)}.kids-page .page-hero .lead{max-width:760px}.kids-intro{gap:clamp(30px,6vw,90px);padding-top:68px;padding-bottom:68px}.kids-intro h2{font-size:clamp(38px,4.5vw,62px)}.kids-interior{grid-template-columns:minmax(260px,.72fr) minmax(0,1.55fr);align-items:stretch;gap:clamp(28px,5vw,72px);padding-top:0;padding-bottom:72px;display:grid}.kids-interior-copy{background:var(--cream);border-top:5px solid var(--accent);flex-direction:column;justify-content:center;gap:0;margin:0;padding:36px;display:flex}.kids-interior-copy h2{margin:16px 0 24px;font-size:clamp(38px,4vw,58px)}.kids-interior-copy>p{font-size:16px;line-height:1.7}.kids-interior-gallery{grid-template-rows:1fr 1fr;grid-template-columns:1.35fr .8fr;gap:12px;height:440px}.kids-interior-gallery .kids-interior-main{grid-row:1/3}.kids-offer{border-left-width:5px;gap:clamp(26px,4vw,56px);margin:0 clamp(24px,8vw,130px) 74px;padding:32px clamp(30px,4vw,54px)}.kids-offer-age{width:112px}.kids-offer h2{margin:10px 0 12px;font-size:clamp(32px,3.8vw,52px)}.kids-offer>div>p:last-child{font-size:16px;line-height:1.6}.kids-brands{padding-top:0}.kids-brands-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.kids-brands-head h2{max-width:720px;margin:0;font-size:clamp(38px,4.5vw,62px);line-height:1}.kids-brand-grid{padding:0}.kids-brand-card figure{height:280px}@media (width<=900px){.kids-page .page-hero{padding-top:55px;padding-bottom:58px}.kids-intro{padding-top:52px;padding-bottom:52px}.kids-interior{grid-template-columns:1fr;gap:16px;padding-bottom:58px}.kids-interior-copy{padding:30px}.kids-interior-gallery{grid-template-rows:205px 205px;grid-template-columns:1.25fr .75fr;height:auto}.kids-interior-gallery figure,.kids-interior-gallery .kids-interior-main{min-height:0}.kids-offer{margin-bottom:58px;padding:30px}.kids-brands-head{flex-direction:column;align-items:start;gap:12px}.kids-brand-card figure{height:250px}}@media (width<=600px){.kids-interior-gallery{grid-template-rows:300px 185px;grid-template-columns:1fr 1fr}.kids-interior-gallery .kids-interior-main{grid-area:auto/1/auto/-1}.kids-offer{margin-left:14px;margin-right:14px}.kids-brand-card figure{aspect-ratio:4/3;height:auto}}.kids-brands-head{display:block}.kids-brands-head .eyebrow{margin:0 0 15px}.kids-brands-head h2{max-width:780px}.collection-details-lindberg article,.collection-details-silhouette article{border-top:0;border-left:4px solid var(--accent);grid-template-columns:minmax(145px,42%) minmax(0,1fr);min-height:220px;padding:0;display:grid;overflow:hidden}.collection-details-lindberg figure,.collection-details-silhouette figure{background:#f6f2ed;min-height:220px;margin:0}.collection-details-lindberg figure img,.collection-details-silhouette figure img{object-fit:contain;width:100%;height:100%;padding:12px;display:block}.collection-details-lindberg article>div,.collection-details-silhouette article>div{padding:25px 22px}@media (width<=700px){.collection-details-lindberg article,.collection-details-silhouette article{grid-template-columns:1fr}.collection-details-lindberg figure,.collection-details-silhouette figure{aspect-ratio:16/10;min-height:0}}.brand-story-featured:has(.collection-details-silhouette){grid-template-rows:auto 390px auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-copy{grid-column:1/-1;max-width:940px;padding-right:0}:is(.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide,.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail){height:390px;min-height:0;display:block}.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide{grid-column:1}.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail{background:#eadfd3;grid-column:2}.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide img{object-fit:cover;object-position:center 38%;padding:0}.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail img{object-fit:contain;object-position:center;padding:30px}.collection-details-lindberg figure,.collection-details-silhouette figure{background:#eadfd3}.collection-details-lindberg figure img,.collection-details-silhouette figure img{padding:18px}@media (width<=1050px){.brand-story-featured:has(.collection-details-silhouette){grid-template-rows:auto 360px auto;grid-template-columns:repeat(2,minmax(0,1fr))}.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-copy{grid-column:1/-1}:is(.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide,.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail){height:360px;min-height:0}}@media (width<=700px){.brand-story-featured:has(.collection-details-silhouette){grid-template-rows:auto;grid-template-columns:1fr}:is(.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide,.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail){aspect-ratio:4/3;grid-column:1;height:auto;min-height:0}.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail img{padding:22px}}.brand-detail-link,.brand-site-link{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:0 30px;padding:14px 0;font-size:13px;font-weight:800;display:flex}.brand-detail-link b,.brand-site-link b{color:var(--accent)}.brand-site-link{padding-bottom:20px}.brand-seo-story{background:var(--cream);grid-template-columns:minmax(260px,.75fr) minmax(360px,1.25fr);align-items:center;gap:clamp(45px,8vw,120px);display:grid}.brand-seo-story figure{border:1px solid var(--line);background:#fff;border-radius:28px;place-items:center;min-height:330px;margin:0;padding:45px;display:grid}.brand-seo-story figure img{object-fit:contain;width:min(520px,90%);height:220px}.brand-seo-story h2{letter-spacing:-.05em;margin:18px 0 24px;font-size:clamp(38px,4.5vw,66px);line-height:1}.brand-seo-story p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.75}@media (width<=750px){.brand-seo-story{grid-template-columns:1fr}.brand-seo-story figure{min-height:240px}.brand-seo-story figure img{height:160px}}.page-hero{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.page-hero>.eyebrow,.page-hero>h1,.page-hero>.lead{text-indent:0;margin-left:0;padding-left:0}@media (width<=760px){header .brand{padding:5px 14px 6px}header .brand img{width:190px;height:62px}nav{gap:18px}nav a{padding:8px 0 10px;font-size:12px}.section-pad{padding:52px 18px}.page-hero{padding:46px 20px}.page-hero h1,.about-page .page-hero h1,.kids-page .page-hero h1{margin:18px 0;font-size:clamp(42px,12vw,58px);line-height:.96}.page-hero .lead{margin-bottom:0;font-size:16px;line-height:1.6}.hero{gap:24px;padding:14px 14px 42px}.hero-photo{aspect-ratio:16/12}.hero h1{margin:18px 0;font-size:clamp(44px,13vw,62px)}.actions{margin-top:24px}.collection-visual{gap:22px;margin:42px 18px 0}.collection-visual img{aspect-ratio:4/3;height:auto}.collection-visual h2,.editorial-copy h2,.brand-editorial-copy h2,.store-story-copy h2,.gallery-heading h2,.form-heading h2,.zeiss-technology h2,.brand-seo-story h2{font-size:clamp(34px,10vw,46px);line-height:1}.brand-story{padding-top:48px;padding-bottom:48px;scroll-margin-top:128px}:is(.brand-story-featured .brand-editorial-wide,.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-wide,.brand-story-featured:has(.collection-details-silhouette) .brand-editorial-detail){aspect-ratio:16/11}.collection-details{gap:10px;padding-top:8px}.collection-details article{min-height:0}.collection-details-cartier article,.collection-details-lindberg article,.collection-details-silhouette article{grid-template-columns:118px minmax(0,1fr);min-height:150px}.collection-details-cartier figure,.collection-details-lindberg figure,.collection-details-silhouette figure{aspect-ratio:auto;min-height:150px}.collection-details-cartier article>div,.collection-details-lindberg article>div,.collection-details-silhouette article>div{padding:18px 16px}.collection-details h3{margin-bottom:9px;font-size:21px}.collection-details p{font-size:14px;line-height:1.5}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:4px}.brand-card{min-height:0}.brand-card-select{grid-template-rows:18px 28px minmax(48px,auto);align-content:start;min-height:174px;padding:18px 15px 14px;display:grid}.brand-logo-image{top:11px;right:13px;width:72px!important;height:48px!important}:is(.brand-card-select small,.brand-card:has(.brand-logo-image) small){place-self:start;max-width:88%;margin-top:7px;padding:5px 7px;font-size:8px;line-height:1.15}.brand-card-select h2{overflow-wrap:anywhere;margin:16px 0 0;font-size:clamp(20px,5.8vw,25px)}.brand-card-select p{display:none}.brand-detail-link,.brand-site-link{gap:8px;margin:0 15px;padding:10px 0;font-size:11px}.brand-site-link{padding-bottom:13px}.gallery-grid figure,.gallery-grid .gallery-tall,.editorial figure,.editorial-brand-link figure{aspect-ratio:4/3;height:auto}.gallery-grid .gallery-wide{aspect-ratio:16/10;height:auto}.store-main,.store-view,.store-tall,.store-detail{aspect-ratio:4/3;height:auto!important}.about-story figure{aspect-ratio:4/5;height:auto}.cards article,.steps article,.contact-grid article,.about-values article{min-height:0;padding:32px 24px}.cards h3,.steps h3,.about-values h3{margin-top:24px}.note,.cta,.sport-feature,.kids-offer{margin-bottom:58px}footer{gap:30px;padding-top:38px}}@media (width<=390px){.brand-card-select{padding-inline:12px}.brand-logo-image{width:62px!important}.brand-card-select h2{font-size:19px}.brand-detail-link,.brand-site-link{margin-inline:12px;font-size:10px}}.zeiss-equipment-gallery figure:last-child img{object-fit:contain;object-position:center;background:#eef4fa}.kids-myopia{background:var(--cream);border-top:5px solid var(--accent);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,7vw,100px);margin:0 clamp(24px,8vw,130px) 74px;padding:clamp(38px,5vw,68px);display:grid}.kids-myopia h2{letter-spacing:-.05em;margin:16px 0 22px;font-size:clamp(38px,4.5vw,64px);line-height:.98}.kids-myopia h3{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.4vw,34px);line-height:1.15}.kids-myopia p{color:var(--muted);font-size:16px;line-height:1.75}.kids-myopia-detail{align-self:center}.kids-myopia-detail p{margin:0 0 16px}.kids-myopia-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:26px 0;display:grid}.kids-myopia-products>a{background:var(--paper);border-left:3px solid var(--accent);justify-content:space-between;align-items:center;gap:10px;padding:15px 16px;font-size:14px;font-weight:800;transition:background .2s,color .2s,transform .2s;display:flex}.kids-myopia-products>a span{color:var(--accent)}.kids-myopia-products>a:hover,.kids-myopia-products>a:focus-visible{color:var(--accent-dark);background:#fff;transform:translateY(-2px)}.kids-myopia .text-link{margin-top:4px;display:inline-block}.kids-myopia-visual{background:#dff2f2;border-radius:18px;margin:28px 0 0;overflow:hidden}.kids-myopia-visual img{aspect-ratio:764/378;object-fit:cover;width:100%;height:auto;display:block}@media (width<=760px){.kids-myopia{grid-template-columns:1fr;gap:16px;margin:0 14px 58px;padding:30px 24px}.kids-myopia h2{font-size:clamp(34px,10vw,46px)}.kids-myopia-products{grid-template-columns:1fr 1fr}.kids-myopia-products>a{padding:12px;font-size:12px}}.reason-options{border:0;min-width:0;margin:0;padding:0}.reason-options legend{letter-spacing:.04em;margin:0 0 9px;padding:0;font-size:12px;font-weight:800}.reason-options legend span{color:var(--muted);font-weight:400}.reason-options>label{border:1px solid var(--line);letter-spacing:0;cursor:pointer;background:#fff;border-radius:4px;flex-direction:row;align-items:center;gap:8px;margin:0 8px 8px 0;padding:11px 13px;font-size:14px;font-weight:600;display:inline-flex}.reason-options input{width:17px;height:17px;accent-color:var(--accent);margin:0}.reason-options>label:has(input:checked){border-color:var(--accent);color:var(--accent-dark);background:#fff7f2}@media (width>=1001px){.store-story-three{grid-template-rows:500px;grid-template-columns:.82fr repeat(3,.62fr)}.store-story-three .store-story-copy{grid-area:1/1}.store-story-three .store-tall{grid-area:1/2}.store-story-three .store-view{grid-area:1/3}.store-story-three .store-detail{grid-area:1/4;display:block}}@media (width>=651px) and (width<=1000px){.store-story-three{grid-template-rows:auto 390px;grid-template-columns:repeat(3,1fr)}.store-story-three .store-story-copy{grid-area:1/1/auto/-1}.store-story-three .store-tall{grid-area:2/1}.store-story-three .store-view{grid-area:2/2}.store-story-three .store-detail{grid-area:2/3;display:block}}.brand-story-one-image .brand-editorial-wide{background:#e9dfd3}.brand-story-one-image .brand-editorial-wide img{object-fit:contain;object-position:center}@media (width>=1001px){.store-story-three{grid-template-rows:244px 244px;grid-template-columns:minmax(260px,.82fr) minmax(380px,1.18fr) minmax(240px,.72fr)}.store-story-three .store-story-copy{grid-area:1/1/3}.store-story-three .store-tall{grid-area:1/2/3}.store-story-three .store-view{grid-area:1/3}.store-story-three .store-detail{grid-area:2/3}.store-story-three .store-tall img{object-position:center 54%}.store-story-three .store-view img{object-position:center 48%}.store-story-three .store-detail img{object-position:center 54%}}@media (width>=651px) and (width<=1000px){.store-story-three{grid-template-rows:auto 220px 220px;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr)}.store-story-three .store-story-copy{grid-area:1/1/auto/-1}.store-story-three .store-tall{grid-area:2/1/4}.store-story-three .store-view{grid-area:2/2}.store-story-three .store-detail{grid-area:3/2}}.kids-interior-gallery figure:nth-child(3) img{object-position:center 40%}.about-gallery{grid-template-rows:320px 340px;grid-template-columns:1fr 1fr;gap:14px;min-width:0;display:grid}.about-story .about-gallery figure{background:#ddd0c5;height:auto;margin:0;overflow:hidden}.about-gallery-main{grid-column:1/-1}.about-gallery img{object-fit:cover;width:100%;height:100%;display:block}.about-gallery-main img{object-position:center 54%}.about-gallery figure:nth-child(2) img{object-position:center 45%}.about-gallery figure:nth-child(3) img{object-position:center 52%}@media (width<=900px){.about-gallery{grid-template-rows:300px 360px}.about-story .about-gallery figure{height:auto}.about-gallery-main{grid-column:1/-1}}@media (width<=600px){.about-gallery{grid-template-rows:240px 300px;grid-template-columns:1fr 1fr;gap:10px}.about-story .about-gallery figure{aspect-ratio:auto}.about-gallery-main{grid-column:1/-1}}.kids-interior-gallery{grid-template-rows:440px;grid-template-columns:minmax(0,1.45fr) minmax(220px,.75fr);height:440px}.kids-interior-gallery .kids-interior-main{grid-area:auto;min-height:0}.kids-interior-gallery figure{min-height:0}.kids-interior-main img{object-position:center 46%}.kids-interior-gallery figure:nth-child(2) img{object-position:center 44%}@media (width<=900px){.kids-interior-gallery{grid-template-rows:410px;grid-template-columns:minmax(0,1.3fr) minmax(190px,.7fr);height:auto}.kids-interior-gallery .kids-interior-main{grid-area:auto}}@media (width<=600px){.kids-interior-gallery{grid-template-rows:300px;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:10px;height:auto}.kids-interior-gallery .kids-interior-main{grid-area:auto;min-height:0}.kids-interior-gallery figure{min-height:0}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
