.drift-hero-socials{margin-top:24px;color:var(--drift-cream)}.drift-social-heading{display:block;font-size:8px;font-weight:500;text-transform:uppercase;letter-spacing:.16em;margin-bottom:12px}.drift-social-links{display:flex;justify-content:center;gap:10px}.drift-social-links a{position:relative;display:grid;place-items:center;width:44px;height:44px;flex:none;border:1px solid color-mix(in srgb,var(--drift-cream) 36.1%,transparent);border-radius:50%;color:var(--drift-cream);background:color-mix(in srgb,var(--drift-ink) 65.1%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .28s,border-color .28s,transform .35s cubic-bezier(.22,1,.36,1),box-shadow .28s}.drift-social-icon{display:grid;place-items:center}.drift-social-icon svg{width:18px;height:18px}.drift-social-links a:focus-visible,.drift-social-links a:hover{background:var(--drift-accent);border-color:var(--drift-rose);transform:translateY(-4px);box-shadow:0 6px 20px color-mix(in srgb,var(--drift-ink) 20%,transparent)}.drift-social-tooltip{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px);padding:6px 10px;border-radius:7px;background:var(--drift-cream);color:var(--drift-ink);font-size:10px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,transform .25s,visibility .25s}.drift-social-links a:focus-visible .drift-social-tooltip,.drift-social-links a:hover .drift-social-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}@media (min-width:1024px){.drift-hero-socials{position:absolute;top:48%;left:clamp(24px,3vw,64px);transform:translateY(-50%);margin:0;z-index:2;text-align:left}.drift-social-links{flex-direction:column;gap:12px}.drift-social-heading{font-size:8px;margin-left:-8px}.drift-social-links a{width:46px;height:46px}.drift-social-links a:focus-visible,.drift-social-links a:hover{transform:translateX(5px)}.drift-social-tooltip{top:50%;left:calc(100% + 12px);transform:translate(-5px,-50%)}.drift-social-links a:focus-visible .drift-social-tooltip,.drift-social-links a:hover .drift-social-tooltip{transform:translateY(-50%)}}@media (max-width:374px){.drift-social-links{gap:6px}}@media (prefers-reduced-motion:reduce){.drift-hero-socials *{transition:none!important}.drift-social-links a:focus-visible,.drift-social-links a:hover{transform:none}}.drift-gallery-stage{position:relative;contain:layout paint}.drift-gallery-stage .drift-gallery-image{opacity:0;object-fit:contain;animation:none;transition:opacity .22s ease}.drift-gallery-stage .drift-gallery-image.is-ready{opacity:1}.drift-gallery-error,.drift-gallery-status{position:absolute;z-index:1;bottom:16px;left:50%;transform:translateX(-50%);background:var(--drift-charcoal);color:var(--drift-cream);border:1px solid var(--drift-muted);border-radius:10px;padding:10px 16px;font-size:12px;text-align:center}.drift-gallery-status{white-space:nowrap}.drift-gallery-error p{margin:0 0 10px}.drift-gallery-error a,.drift-gallery-error button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:8px 12px;border:1px solid var(--drift-muted);border-radius:8px;background:transparent;color:inherit;font:inherit;text-decoration:none;margin:4px}.drift-gallery-error a:hover,.drift-gallery-error button:hover{background:var(--drift-ink)}@media (prefers-reduced-motion:reduce){.drift-gallery-stage .drift-gallery-image{transition:none}}.video-player-container{width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;gap:20px}.video-wrapper{width:100%;aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:12px;background:var(--drift-media)}.video-frame{position:absolute;inset:0;width:100%;height:100%;border:0;animation:video-enter .4s ease both}.navigation-arrows{display:flex;align-items:center;justify-content:center;gap:20px}.navigation-arrows span{font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.navigation-arrows button{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:transparent;border:1px solid var(--drift-line);color:var(--drift-ink);transition:background .2s}.navigation-arrows button:hover:not(:disabled){background:var(--drift-sand)}.navigation-arrows button:disabled{opacity:.35;cursor:default}.video-player-empty{padding:60px 24px;border-radius:12px;background:var(--drift-sand);text-align:center;font-size:13px;line-height:1.8}.video-player-empty>span{display:block;font-family:"Instrument Serif",serif;font-style:italic;font-size:36px;margin-bottom:12px}.drift-section.is-expanded .video-wrapper{max-width:calc((100dvh - 200px) * 16 / 9)}@keyframes video-enter{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.video-frame{animation:none}.navigation-arrows button{transition:none}}.content-container:has(.drift-home){padding-top:0}.App:has(.drift-home){overflow-x:clip}html{scroll-behavior:smooth}.drift-home{font-family:Inter,sans-serif;color:var(--drift-ink);text-align:left;-webkit-font-smoothing:antialiased}.drift-home *{box-sizing:border-box}.drift-home a{color:inherit}.drift-home em{font-family:"Instrument Serif",EB Garamond,serif;font-weight:400}.drift-home h2{font-size:clamp(2.4rem,4.3vw,4.5rem);font-weight:400;letter-spacing:-.055em;line-height:1.08;margin:16px 0 24px}.drift-home :focus-visible,.drift-nav :focus-visible{outline:2px solid currentColor;outline-offset:5px}.drift-eyebrow{display:block;font-size:10px;line-height:1.6;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.drift-hero{min-height:780px;min-height:max(760px,100svh);position:relative;isolation:isolate;color:var(--drift-cream);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:160px 24px 110px}.drift-hero-image,.drift-hero-shade{position:absolute;inset:0;z-index:-1}.drift-hero-image{background:var(--drift-media) url(/assets/images/home-background.jpg) center 56% /cover no-repeat}.drift-hero-shade{background:linear-gradient(180deg,rgb(12 9 8/20%) 15%,rgb(12 9 8/15%) 30%,rgb(12 9 8/72%))}.drift-hero-content{width:100%;text-align:center;animation:drift-rise .9s cubic-bezier(.22,1,.36,1) both}.drift-hero h1{font-weight:400;font-size:clamp(3.1rem,6.6vw,6.6rem);line-height:1.05;letter-spacing:-.06em;margin:24px auto;max-width:1100px;text-wrap:balance}.drift-hero h1 em{letter-spacing:-.035em}.drift-hero-content>p{color:var(--drift-light-text);font-size:15px;margin:0 0 30px}.drift-hero-cta{gap:28px;background:rgb(20 17 14/30%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgb(255 255 255/20%);padding:6px 6px 6px 22px;border-radius:16px}.drift-button,.drift-hero-cta{display:inline-flex;align-items:center;font-size:12px}.drift-button{justify-content:center;gap:20px;width:fit-content;min-height:48px;padding:14px 22px;border-radius:999px;background:var(--drift-ink);color:var(--drift-cream)!important;text-decoration:none;font-weight:500;transition:background .2s,transform .25s}.drift-button:hover{background:var(--drift-button-hover);transform:translateY(-2px)}.drift-button svg{width:17px;height:17px;flex:none}.drift-button-light{background:var(--drift-cream);color:var(--drift-ink)!important;border-radius:11px}.drift-button-light:hover{background:var(--drift-cream-hover)}.drift-button-muted{background:var(--drift-muted-button);color:var(--drift-ink)!important}.drift-button-muted:hover{background:var(--drift-muted-hover)}.drift-hero-links{display:flex;flex-wrap:wrap;justify-content:center;gap:26px;margin-top:20px}.drift-text-link{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:12px;padding:8px 0;border-bottom:1px solid color-mix(in srgb,var(--drift-cream) 37.6%,transparent)}.drift-text-link:hover{border-color:var(--drift-cream)}.drift-hero-note,.drift-scroll-cue{position:absolute;bottom:42px;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.drift-scroll-cue{left:4vw;display:flex;align-items:center;gap:22px;text-decoration:none}.drift-scroll-cue svg{font-size:18px}.drift-hero-note{right:4vw}.drift-sections{position:relative;z-index:1;color:var(--drift-ink);background-color:var(--drift-background);background-size:cover;background-position:50%;background-attachment:fixed;border-radius:28px 28px 0 0;margin-top:-26px;padding:0 clamp(24px,5vw,80px);scroll-margin-top:96px}.drift-explorer{--explorer-gap:clamp(44px,8vw,140px);--preview-share:.5952380952;container-type:inline-size;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,calc((100% - var(--explorer-gap)) * var(--preview-share)));gap:var(--explorer-gap);align-items:start;padding:100px 0 80px}.drift-explorer-sidebar{position:sticky;top:120px;height:calc(100svh - 160px);min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto minmax(0,1fr);gap:24px;overflow-y:auto;scrollbar-width:thin}.drift-explorer-sidebar h2{font-size:clamp(2rem,3.1vw,3.5rem);letter-spacing:-.045em;line-height:1.13;margin:22px 0 0}.drift-section-links{display:flex;flex-direction:column;gap:clamp(14px,2svh,20px)}.drift-section-links a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:46px;padding:12px 16px;border:1px solid transparent;border-radius:9px;background:color-mix(in srgb,var(--drift-sand) 65%,transparent);color:var(--drift-muted);font-size:13px;text-decoration:none;transition:color .25s,background .25s,border-color .25s}.drift-section-links a:hover{background:var(--drift-sand);color:var(--drift-ink)}.drift-section-links a[aria-current=location]{color:var(--drift-cream);background:var(--drift-ink);border-color:var(--drift-ink)}.drift-index-number{font-size:10px;opacity:.65}.drift-explorer-invitation p{font-size:12px;line-height:1.8;margin:0 0 20px;color:var(--drift-muted)}.drift-explorer-invitation{align-self:end}.drift-explorer-invitation .drift-button{min-height:44px}.drift-preview-stack{--preview-column-width:calc((100cqw - var(--explorer-gap)) * var(--preview-share));min-width:0;display:flex;flex-direction:column;gap:32px}.drift-section{border-radius:24px;scroll-margin-top:120px;transition:opacity .8s,transform .8s cubic-bezier(.22,1,.36,1)}.drift-preview-stack .drift-section{margin:0;padding:0 clamp(24px,3vw,44px);border:1px solid color-mix(in srgb,currentColor 12%,transparent)}.drift-section[data-revealed=false]:not(:focus-within):not(:target){opacity:0;transform:translateX(44px) translateY(14px)}.drift-preview-stack .drift-section-header{padding:22px 0 10px;border:0}.drift-preview-stack .drift-section-body{padding:4px 0 32px}.drift-preview h2{font-family:"Instrument Serif",EB Garamond,serif;font-style:italic;font-size:clamp(1.6rem,2.3vw,2.35rem);font-weight:400;line-height:1.18;letter-spacing:-.015em;margin:14px 0 24px}.drift-preview-media{width:100%;aspect-ratio:16/10;position:relative;display:block;padding:0;border:0;border-radius:14px;overflow:hidden;background:var(--drift-media);color:var(--drift-cream);text-align:left}.drift-preview-media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1)}.drift-preview-media:hover img{transform:scale(1.035)}.drift-preview-media-cue{position:absolute;top:14px;right:14px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;border:1px solid color-mix(in srgb,var(--drift-cream) 40%,transparent);background:color-mix(in srgb,var(--drift-ink) 73.3%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .25s}.drift-preview-media:hover .drift-preview-media-cue{background:var(--drift-ink)}.drift-preview-meta{position:absolute;bottom:14px;left:14px;max-width:calc(100% - 28px);border-radius:6px;padding:7px 10px;background:color-mix(in srgb,var(--drift-ink) 85.1%,transparent);font-size:10px;line-height:1.4}.drift-preview>p{font-size:14px;line-height:1.8;color:inherit;opacity:.8;margin:22px 0 0}.drift-tone-cream{background:var(--drift-cream);color:var(--drift-ink)}.drift-tone-sand{background:var(--drift-sand);color:var(--drift-ink)}.drift-tone-dark{background:var(--drift-charcoal);color:var(--drift-cream)}.drift-tone-rose{background:var(--drift-rose);color:var(--drift-ink)}.drift-section-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;border-bottom:1px solid;border-color:color-mix(in srgb,currentColor 20%,transparent);font-size:11px}.drift-section-header>span{display:flex;gap:22px;align-items:center}.drift-section-number{opacity:.6;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:10px}.drift-expand{display:flex;align-items:center;gap:12px;min-height:44px;background:transparent;color:inherit;padding:10px 16px;border:1px solid color-mix(in srgb,currentColor 25%,transparent);border-radius:999px;font:inherit;cursor:pointer;transition:background .2s}.drift-expand:hover{background:color-mix(in srgb,currentColor 9%,transparent)}.drift-section-body{padding:clamp(36px,5vw,80px) 0}.drift-performance-layout{display:grid;grid-template-columns:.85fr 1.25fr;gap:clamp(28px,5vw,80px);align-items:center}.drift-copy{min-width:0}.drift-copy p{font-size:13px;line-height:1.85;margin:0 0 18px}.drift-copy .drift-subtitle{font-size:14px;font-weight:500}.drift-copy .drift-button{margin-top:12px}.drift-about-layout{display:grid;grid-template-columns:1fr 2fr;gap:60px}.drift-about-mark{display:flex;align-items:flex-start;gap:18px;padding-top:10px}.drift-about-mark svg{width:40px;height:40px}.drift-about-mark span{text-transform:uppercase;font-size:10px;line-height:1.6;letter-spacing:.13em}.drift-about-layout .drift-copy p:first-of-type{font-size:clamp(1.3rem,2vw,2rem);line-height:1.55;letter-spacing:-.025em}.drift-heading-note{display:block;font-size:.62em;line-height:1.3;margin-top:15px;letter-spacing:-.035em}.drift-gallery-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px}.drift-gallery-heading h2{margin-bottom:0}.drift-gallery-heading>p{font-size:12px;line-height:1.8;margin:0;color:var(--drift-light-muted)}.drift-gallery-stage{background:var(--drift-media);border-radius:12px;height:clamp(240px,44vw,570px);overflow:hidden;margin:0}.drift-gallery-stage img{width:100%;height:100%;object-fit:contain}.drift-gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.drift-gallery-controls p{display:flex;align-items:center;gap:26px;font-size:11px;margin:0}.drift-gallery-controls p span{white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--drift-light-muted)}.drift-gallery-controls>div{display:flex;gap:10px}.drift-icon-button{display:inline-grid;place-items:center;flex:none;width:44px;height:44px;border-radius:50%;border:1px solid color-mix(in srgb,var(--drift-cream) 31.4%,transparent);color:inherit;background:transparent;transition:background .2s}.drift-icon-button:hover:not(:disabled){background:color-mix(in srgb,var(--drift-cream) 12.5%,transparent)}.drift-icon-button:disabled{opacity:.35;cursor:default}.drift-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:14px 3px 6px}.drift-thumbnails button{flex:0 0 72px;width:72px;height:48px;padding:2px;border:1px solid transparent;border-radius:5px;background:transparent;opacity:.55}.drift-thumbnails button[aria-pressed=true]{border-color:var(--drift-cream);opacity:1}.drift-thumbnails img{width:100%;height:100%;object-fit:cover;border-radius:3px}.drift-empty{padding:60px 24px;text-align:center;font-size:14px;line-height:1.8}.drift-empty a{display:block;margin-top:20px}.drift-join-layout{text-align:center;padding:24px 0}.drift-join-layout h2{font-size:clamp(3rem,5.8vw,6rem)}.drift-join-layout>p{max-width:420px;margin:24px auto;font-size:13px;line-height:1.8}.drift-join-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:28px 0 22px}.drift-contact{font-size:11px;text-underline-offset:4px}.drift-closing{padding:20px 0 45px;display:flex;justify-content:space-between;gap:20px;font-size:10px}.drift-closing a{text-decoration:none}.drift-preview-stack .drift-section{--card-padding:clamp(24px,3vw,44px);--detail-height:max(320px,calc(100svh - 240px));position:relative;width:100%;margin-left:0;padding-inline:var(--card-padding);overflow:hidden;transition:width .7s cubic-bezier(.22,1,.36,1),margin-left .7s cubic-bezier(.22,1,.36,1),opacity .8s,transform .8s cubic-bezier(.22,1,.36,1)}.drift-preview-stack .drift-section.is-expanded{width:100cqw;margin-left:calc(100% - 100cqw)}.drift-preview-stack .drift-section-body{position:relative;padding:0}.drift-section.has-measured-preview .drift-section-body{height:var(--preview-height);transition:height .7s cubic-bezier(.22,1,.36,1)}.drift-preview-stack .drift-section.is-expanded .drift-section-body{height:var(--detail-height)}.drift-preview-pane{display:flow-root;width:calc(var(--preview-column-width) - var(--card-padding) * 2 - 2px);padding-bottom:32px;opacity:1;visibility:visible;transition:opacity .3s .3s,visibility 0s .3s}.drift-section.has-measured-preview .drift-preview-pane,.drift-section.is-expanded .drift-preview-pane{position:absolute;top:0;left:0}.drift-section.is-expanded .drift-preview-pane{opacity:0;visibility:hidden;transition:opacity .18s,visibility 0s .18s}.drift-inline-details{position:absolute;top:0;left:0;width:calc(100cqw - var(--card-padding) * 2 - 2px);max-width:none;height:var(--detail-height);padding:30px 4px 36px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s,transform .2s,visibility 0s .2s}.drift-section.is-expanded .drift-inline-details{opacity:1;visibility:visible;transform:none;transition:opacity .45s .3s,transform .5s .3s,visibility 0s .3s}.drift-inline-details .drift-about-layout,.drift-inline-details .drift-performance-layout{min-height:100%}.drift-inline-details .drift-join-layout{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.drift-inline-details .drift-gallery-heading h2{font-size:clamp(2rem,3vw,3rem)}.drift-preview-stack #gallery{--detail-height:max(160px,calc(100dvh - 220px))}#gallery .drift-inline-details{padding:12px 4px 20px;overflow:hidden}.drift-inline-details .drift-gallery-layout{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:clamp(8px,1.5dvh,14px)}.drift-inline-details .drift-gallery-heading{flex-direction:row;align-items:end;gap:16px;margin:0}.drift-inline-details .drift-gallery-heading h2{font-size:clamp(1.5rem,3vw,2.5rem);margin:6px 0 0}.drift-inline-details .drift-gallery-heading>p{max-width:240px;font-size:11px;line-height:1.5}.drift-inline-details .drift-gallery-stage{height:100%;min-height:0}.drift-inline-details .drift-gallery-controls{margin:0;min-width:0;gap:12px}.drift-inline-details .drift-gallery-controls p{min-width:0;overflow-wrap:anywhere}.drift-inline-details .drift-thumbnails{min-width:0;padding:3px 3px 7px;overflow-y:hidden}.drift-inline-details .drift-empty{grid-row:2/-1;align-self:center;padding:12px;margin:0}.drift-explorer-sidebar{opacity:1;transform:none;transition:opacity .35s .35s,transform .5s .25s}.drift-explorer.has-expanded-section .drift-explorer-sidebar{opacity:0;transform:translateX(-20px);pointer-events:none;transition:opacity .18s,transform .4s}@keyframes drift-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1600px){.drift-section{max-width:1480px;margin-left:auto;margin-right:auto}}@media (max-width:900px){.drift-performance-layout{grid-template-columns:1fr;gap:36px}.drift-performance-layout .video-player-container{order:-1}.drift-about-layout{grid-template-columns:1fr;gap:36px}.drift-gallery-heading{align-items:start;flex-direction:column;gap:16px}}@media (max-width:600px){.drift-hero{min-height:100svh;padding:150px 20px 115px}.drift-hero h1{font-size:clamp(2.75rem,10vw,3.8rem)}.drift-hero .drift-eyebrow{font-size:8px;letter-spacing:.15em}.drift-hero-content>p{font-size:12px}.drift-hero-note{display:none}.drift-scroll-cue{left:24px;bottom:46px}.drift-section{border-radius:18px;margin-bottom:16px}.drift-section-header{padding:16px 0}.drift-section-header>span{gap:12px}.drift-expand{padding:8px 12px}.drift-gallery-controls p{align-items:start;flex-direction:column;gap:5px}.drift-gallery-heading br{display:none}.drift-closing{flex-wrap:wrap;padding-top:20px}.drift-closing>span:nth-child(2){display:none}}@media (min-width:768px) and (max-width:1000px){.drift-sections{padding-inline:28px}.drift-explorer{--preview-share:.6;--explorer-gap:30px}.drift-explorer-sidebar h2{font-size:30px}.drift-preview-stack .drift-section{--card-padding:22px}}@media (max-width:767px){.drift-hero-cta{display:none}.drift-hero{padding-bottom:180px}.drift-sections{background-attachment:scroll;padding-inline:20px}.drift-explorer{--preview-share:1;--explorer-gap:0px;display:flex;flex-direction:column;gap:38px;padding:64px 0 48px}.drift-explorer-sidebar{position:static;display:block;height:auto;width:100%;overflow:visible}.drift-explorer-sidebar h2{max-width:440px;margin-bottom:26px;font-size:clamp(2rem,7vw,3rem)}.drift-section-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drift-section-links a{font-size:12px}.drift-explorer-invitation{display:none}.drift-preview-stack{width:100%;gap:22px}.drift-preview-stack .drift-section{--card-padding:22px}.drift-preview-media{aspect-ratio:4/3}.drift-preview>p{font-size:13px}.drift-preview-stack .drift-section{--detail-height:max(320px,calc(100svh - 210px))}.drift-explorer.has-expanded-section .drift-explorer-sidebar{opacity:1;transform:none;pointer-events:auto}}@media (min-width:768px) and (max-height:650px){.drift-explorer-sidebar{top:108px;height:calc(100svh - 128px);gap:12px}.drift-explorer-sidebar h2{font-size:24px;margin-block:10px 0}.drift-section-links{gap:12px}.drift-explorer-invitation{display:none}}@media (max-width:600px){.drift-inline-details .drift-gallery-heading{gap:12px}.drift-inline-details .drift-gallery-heading>p{max-width:42%;font-size:10px}}@media (max-height:600px){#gallery .drift-inline-details{padding-block:6px 10px}.drift-inline-details .drift-gallery-layout{gap:6px}.drift-inline-details .drift-gallery-heading h2{font-size:22px;margin-top:2px}.drift-inline-details .drift-gallery-heading .drift-eyebrow{font-size:8px}.drift-inline-details .drift-gallery-heading>p{font-size:10px}.drift-inline-details .drift-thumbnails{padding-block:2px}.drift-inline-details .drift-thumbnails button{height:44px}}@media (min-width:768px) and (max-height:520px){.drift-explorer-sidebar>div:first-child{visibility:hidden}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.drift-home *{animation:none!important;transition:none!important;transition-delay:0s!important}.drift-section[data-revealed=false]{opacity:1!important;transform:none!important}}