.ms-gallery-grid.gallery{background:var(--bg);padding:140px 0;position:relative;overflow:hidden}.ms-gallery-grid .gallery-head{grid-template-columns:1fr 1fr;align-items:end;gap:60px;max-width:1440px;margin:0 auto 60px;padding:0 32px;display:grid}.ms-gallery-grid .section-eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--ink);align-items:center;gap:12px;margin-bottom:18px;font-size:12px;font-weight:600;display:inline-flex}.ms-gallery-grid .section-eyebrow:before{content:"";background:var(--ink);width:28px;height:1px}.ms-gallery-grid .section-title{font-family:var(--serif);letter-spacing:-.025em;color:var(--teal-deep);max-width:18ch;margin:0;font-size:clamp(36px,5.4vw,76px);font-weight:300;line-height:.98}.ms-gallery-grid .section-title em{color:var(--teal-deep);font-style:italic;font-weight:300}.ms-gallery-grid .gallery-head .gallery-link{letter-spacing:.05em;color:var(--teal-deep);border-bottom:1px solid var(--line);transition:gap var(--dur-base) var(--ease);align-items:center;gap:8px;margin-top:20px;padding-bottom:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.ms-gallery-grid .gallery-head .gallery-link:hover{gap:14px}.ms-gallery-grid .gallery-intro{color:var(--ink-2);max-width:50ch;margin:0;font-size:16px;line-height:1.7}.ms-gallery-grid .marquee-row{margin-bottom:24px;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.ms-gallery-grid .marquee-row:last-child{margin-bottom:0}.ms-gallery-grid .marquee-track{will-change:transform;flex-shrink:0;gap:20px;padding-right:20px;animation:65s linear infinite ms-gallery-scroll;display:flex}.ms-gallery-grid .marquee-row:hover .marquee-track{animation-play-state:paused}.ms-gallery-grid .marquee-row.reverse .marquee-track{animation-duration:78s;animation-direction:reverse}@keyframes ms-gallery-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ms-gallery-grid .gallery-item{background:var(--bg-2);transition:transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease);color:inherit;border-radius:4px;flex-direction:column;flex:0 0 280px;text-decoration:none;display:flex;overflow:hidden}.ms-gallery-grid .gallery-item:hover{transform:translateY(-6px);box-shadow:0 24px 48px -20px #0e1f2240}.ms-gallery-grid .gallery-img-wrap{aspect-ratio:300/279;background:var(--bg-3);position:relative;overflow:hidden}.ms-gallery-grid .gallery-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform var(--dur-base) var(--ease)}.ms-gallery-grid .gallery-item:hover .gallery-img-wrap img{transform:scale(1.05)}.ms-gallery-grid .gallery-tag{-webkit-backdrop-filter:blur(6px);letter-spacing:.15em;text-transform:uppercase;color:var(--teal-deep);z-index:1;background:#faf6eff2;border-radius:999px;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.ms-gallery-grid .gallery-meta{justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.ms-gallery-grid .gallery-name{font-family:var(--serif);color:var(--teal-deep);letter-spacing:-.015em;font-size:19px}.ms-gallery-grid .gallery-name em{color:var(--honey);margin-left:6px;font-size:14px;font-style:italic}.ms-gallery-grid .gallery-arrow{color:var(--ink-2);transition:transform var(--dur-base) var(--ease), color var(--dur-base) var(--ease)}.ms-gallery-grid .gallery-item:hover .gallery-arrow{color:var(--teal);transform:translate(4px)}.ms-gallery-grid .gallery-disclaimer{max-width:720px;color:var(--ink-2);margin:50px auto 0;padding:0 32px;font-size:12px;font-style:italic;line-height:1.6}@media (max-width:720px){.ms-gallery-grid .gallery-head{grid-template-columns:1fr;gap:24px;margin-bottom:40px;padding:0 24px}.ms-gallery-grid.gallery{padding:90px 0}.ms-gallery-grid .gallery-item{flex:0 0 240px}.ms-gallery-grid .gallery-disclaimer{padding:0 24px}}.ms-gallery-grid.gallery-dark{background:var(--teal-deep);color:var(--bg);padding:84px 0}.ms-gallery-grid.gallery-dark .wrap{max-width:1180px;margin:0 auto;padding:0 24px}.ms-gallery-grid.gallery-dark .gallery-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;max-width:none;margin:0;padding:0;display:flex}.ms-gallery-grid.gallery-dark .section-eyebrow{color:var(--honey-soft);font:700 12px/1 var(--sans);letter-spacing:.1em}.ms-gallery-grid.gallery-dark .section-eyebrow:before{background:currentColor;width:34px}.ms-gallery-grid.gallery-dark .section-title{letter-spacing:-.01em;max-width:20ch;color:var(--bg);margin:16px 0 0;font-size:clamp(30px,5.4vw,52px);font-weight:500;line-height:1.02}.ms-gallery-grid.gallery-dark .section-title em{color:var(--honey-soft)}.ms-gallery-grid.gallery-dark .section-intro{color:#faf6efd1;max-width:60ch;margin-top:18px;font-size:17px;line-height:1.75}.ms-gallery-grid.gallery-dark .gallery-link{color:var(--honey-soft);white-space:nowrap;border:none;margin:0;padding:0;font-size:14px;font-weight:700;text-decoration:none}.ms-gallery-grid.gallery-dark .gallery-link:hover{text-decoration:underline}.ms-gallery-grid.gallery-dark .marquee{margin-top:34px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.ms-gallery-grid.gallery-dark .track{gap:16px;width:max-content;animation:60s linear infinite ms-gallery-scroll-dark;display:flex}.ms-gallery-grid.gallery-dark .marquee:hover .track{animation-play-state:paused}@keyframes ms-gallery-scroll-dark{to{transform:translate(-50%)}}.ms-gallery-grid.gallery-dark .gitem{flex-direction:column;flex:none;align-items:flex-start;margin:0;display:flex}.ms-gallery-grid.gallery-dark .gitem .gwrap{background:#fbf9f4;border:1px solid #faf6ef29;border-radius:14px;height:248px;overflow:hidden;box-shadow:0 22px 44px -28px #000000b3}.ms-gallery-grid.gallery-dark .gitem img{width:auto;height:248px;display:block}.ms-gallery-grid.gallery-dark .gtag{font:700 11px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--honey-soft);margin-top:12px}.ms-gallery-grid.gallery-dark .disclaimer{color:#faf6ef9e;border-top:1px solid #faf6ef24;max-width:92ch;margin-top:30px;padding-top:18px;font-size:13px;line-height:1.6}@media (min-width:920px){.ms-gallery-grid.gallery-dark{padding:104px 0}}@media (prefers-reduced-motion:reduce){.ms-gallery-grid .marquee-track,.ms-gallery-grid.gallery-dark .track{animation:none}.ms-gallery-grid .marquee-row{-webkit-overflow-scrolling:touch;scrollbar-width:thin;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.ms-gallery-grid .marquee-track{will-change:auto}}.ms-gallery-grid.gallery-before-after{background:var(--bg);color:var(--teal-deep);padding:112px 32px}.gallery-before-after .before-after-head{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:48px;max-width:1180px;margin:0 auto 48px;display:grid}.gallery-before-after .before-after-intro{max-width:52ch;color:var(--ink-2);margin:0;font-size:16px;line-height:1.7}.gallery-before-after .before-after-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1180px;margin:0 auto;display:grid}.gallery-before-after .before-after-pair{min-width:0;margin:0}.gallery-before-after .before-after-media{aspect-ratio:4/3;background:var(--bg-3);isolation:isolate;border-radius:4px;position:relative;overflow:hidden}.gallery-before-after .before-after-media>img,.gallery-before-after .before-after-after,.gallery-before-after .before-after-after img{width:100%;height:100%;position:absolute;inset:0}.gallery-before-after .before-after-media>img,.gallery-before-after .before-after-after img{object-fit:cover;display:block}.gallery-before-after .before-after-after{z-index:1;transition:clip-path var(--dur-instant) linear;overflow:hidden}.gallery-before-after .before-after-range{z-index:4;opacity:0;cursor:ew-resize;touch-action:pan-x;width:100%;height:100%;margin:0;position:absolute;inset:0}.gallery-before-after .before-after-range::-webkit-slider-runnable-track{background:0 0;width:100%;height:100%}.gallery-before-after .before-after-range::-moz-range-track{background:0 0;width:100%;height:100%}.gallery-before-after .before-after-range:focus-visible{opacity:.001;outline:3px solid var(--ms-focus-ring);outline-offset:-3px}.gallery-before-after .before-after-handle{z-index:3;background:var(--bg);pointer-events:none;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 0 1px #0e1f2229,0 0 16px #0e1f2238}.gallery-before-after .before-after-handle:after{content:"↔";border:1px solid var(--teal-deep);background:var(--bg);width:44px;height:44px;color:var(--teal-deep);border-radius:50%;place-items:center;font-size:18px;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-before-after .before-after-label{z-index:2;color:var(--teal-deep);letter-spacing:.12em;text-transform:uppercase;pointer-events:none;background:#faf6efeb;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700;position:absolute;top:14px}.gallery-before-after .before-after-label-before{left:14px}.gallery-before-after .before-after-label-after{right:14px}.gallery-before-after .before-after-loading{z-index:5;color:var(--teal-deep);background:#faf6efeb;padding:8px 10px;font-size:12px;position:absolute;inset:auto 14px 14px}.gallery-before-after .before-after-caption{color:var(--ink-2);gap:4px;padding-top:14px;font-size:13px;line-height:1.5;display:grid}.gallery-before-after .before-after-caption strong{color:var(--teal-deep);font-family:var(--serif);font-size:21px;font-weight:400}.gallery-before-after .before-after-disclaimer{max-width:1180px;color:var(--ink-2);margin:42px auto 0;font-size:12px;font-style:italic;line-height:1.6}@media (max-width:720px){.ms-gallery-grid.gallery-before-after{padding:84px 24px}.gallery-before-after .before-after-head{grid-template-columns:1fr;gap:24px;margin-bottom:36px}.gallery-before-after .before-after-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.gallery-before-after .before-after-after{transition:none}}
