.gallery-with-details .gallery-active-story{grid-template-columns:auto minmax(0,1fr);gap:24px;max-width:850px;padding:24px 0 3px;display:grid}.gallery-with-details .gallery-story-number{color:var(--bronze);letter-spacing:.04em;font-variant-numeric:tabular-nums;font-size:10px;line-height:1.8;display:block}.gallery-active-story .gallery-story-number{padding-top:5px}.gallery-with-details .gallery-active-story h3{margin-bottom:9px;font-size:23px;line-height:1.25}.gallery-with-details .gallery-active-story p{color:var(--muted);font-size:13px;line-height:1.8}.gallery-with-details .gallery-case-directory{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:30px}.gallery-with-details .gallery-case-directory>summary{cursor:pointer;align-items:center;gap:15px;padding:21px 0;font-size:13px;font-weight:500;list-style:none;display:flex}.gallery-with-details .gallery-case-directory>summary::-webkit-details-marker{display:none}.gallery-with-details .gallery-directory-count{color:var(--bronze);margin-inline-start:auto;font-size:11px}.gallery-with-details .gallery-case-directory>summary svg{color:var(--bronze);transition:transform .2s}.gallery-with-details .gallery-case-directory[open]>summary svg{transform:rotate(180deg)}.gallery-with-details .gallery-case-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 25px;margin:0;padding:10px 0 30px;list-style:none;display:grid}.gallery-with-details .gallery-case-list>li{min-width:0;scroll-margin-top:100px}.gallery-with-details .gallery-directory-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-bottom:18px;display:grid}.gallery-with-details .gallery-directory-pair figure{background:#e5ddd3;border-radius:3px;position:relative;overflow:hidden}.gallery-with-details .gallery-directory-pair img{aspect-ratio:9/13;object-fit:cover;width:100%}.gallery-with-details .gallery-directory-pair figcaption{inset-inline-start:8px;letter-spacing:.02em;color:var(--ink);background:#f6f3edf0;border-radius:2px;padding:4px 8px;font-size:10px;font-weight:550;position:absolute;top:8px}.gallery-with-details .gallery-case-list h4{letter-spacing:-.025em;margin:8px 0 10px;font-size:19px;font-weight:500;line-height:1.3}.gallery-with-details .gallery-case-list p{color:var(--muted);font-size:13px;line-height:1.8}.gallery-with-details .gallery-case-list .text-link{margin-top:10px;padding-inline:0;font-size:12.5px}.gallery-with-details .gallery-dialog.gallery-detail-dialog{overscroll-behavior:contain;color:#f6f0e8;background:#1d1916;border:0;border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:0;overflow:auto}.gallery-detail-dialog .gallery-detail-shell{flex-direction:column;width:min(1440px,100%);min-height:100%;margin-inline:auto;padding:0 24px 26px;display:flex}.gallery-detail-dialog .gallery-detail-topbar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1d1916f2;align-items:center;gap:24px;min-height:80px;padding:16px 0;display:flex;position:sticky;top:0}.gallery-detail-dialog .gallery-detail-brand{letter-spacing:.17em;color:#cfb59d;font-size:11px}.gallery-detail-dialog .gallery-detail-counter{font-variant-numeric:tabular-nums;color:#c1b4a7;margin-inline-start:auto;font-size:12px}.gallery-detail-dialog .dialog-close.circle-button{color:#fff;border-color:#ffffff40;width:46px;min-width:46px;height:46px;position:static}.gallery-detail-dialog .gallery-detail-media{touch-action:pan-y pinch-zoom;margin-block:auto 0;padding-inline:60px;position:relative}.gallery-detail-dialog .gallery-detail-media.gallery-detail-zoomed{touch-action:auto}.gallery-detail-dialog .dialog-pair.gallery-detail-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;animation:.24s ease-out gallery-detail-arrive;display:grid}.gallery-detail-dialog .gallery-detail-pair figure{background:#15120f;border-radius:4px;min-width:0;overflow:hidden}.gallery-detail-dialog .gallery-detail-pair img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:min(68dvh,820px);max-height:none}.gallery-detail-dialog .gallery-detail-pair .image-label{top:16px;padding:9px 15px;font-size:11px;inset-inline-start:16px}.gallery-detail-dialog .gallery-detail-arrow{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#25201cc7;border:1px solid #ffffff60;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background .2s,border-color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 18px #0003}.gallery-detail-dialog .gallery-detail-arrow:hover{background:#6b5544e8;border-color:#fff9}.gallery-detail-dialog .gallery-detail-previous{inset-inline-start:0}.gallery-detail-dialog .gallery-detail-next{inset-inline-end:0}.gallery-detail-dialog .gallery-detail-story{text-align:center;align-self:center;max-width:850px;padding:28px 24px 0}.gallery-detail-dialog .gallery-detail-story h2{letter-spacing:-.035em;font-size:clamp(24px,2.6vw,36px);line-height:1.25}.gallery-detail-dialog .gallery-detail-story p{color:#c7bcb1;margin-top:12px;font-size:13px;line-height:1.8}.gallery-detail-dialog .gallery-detail-hint{text-align:center;color:#a89a8c;margin-bottom:auto;padding:17px 10px 0;font-size:10px}.gallery-detail-dialog :focus-visible{outline-color:#e1c2a5}html[dir=rtl] .gallery-with-details .gallery-case-list h4,html[dir=rtl] .gallery-detail-dialog .gallery-detail-story h2{letter-spacing:0}@keyframes gallery-detail-arrive{0%{opacity:.4;transform:scale(.995)}to{opacity:1;transform:scale(1)}}@media (max-width:1000px){.gallery-with-details .gallery-case-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.gallery-with-details .gallery-active-story{grid-template-columns:1fr;gap:6px;padding-top:19px}.gallery-active-story .gallery-story-number{padding-top:0}.gallery-with-details .gallery-active-story h3{font-size:22px}.gallery-with-details .gallery-active-story p{font-size:12px}.gallery-with-details .gallery-case-directory{margin-top:24px}.gallery-with-details .gallery-case-directory>summary{padding-block:19px;font-size:12px}.gallery-with-details .gallery-case-list{grid-template-columns:1fr;gap:30px}.gallery-with-details .gallery-case-list h4{font-size:22px}.gallery-with-details .gallery-directory-pair img{aspect-ratio:9/12}.gallery-detail-dialog .gallery-detail-shell{padding:0 10px max(24px, env(safe-area-inset-bottom))}.gallery-detail-dialog .gallery-detail-topbar{min-height:72px;padding:12px 5px;padding-top:max(12px, env(safe-area-inset-top));gap:16px}.gallery-detail-dialog .gallery-detail-brand{letter-spacing:.13em;font-size:9px}.gallery-detail-dialog .gallery-detail-counter{font-size:11px}.gallery-detail-dialog .dialog-close.circle-button{width:44px;min-width:44px;height:44px}.gallery-detail-dialog .gallery-detail-media{padding-inline:0}.gallery-detail-dialog .dialog-pair.gallery-detail-pair{gap:6px}.gallery-detail-dialog .gallery-detail-pair img{aspect-ratio:9/16;height:auto;max-height:none}.gallery-detail-dialog .gallery-detail-pair .image-label{top:10px;padding:6px 9px;font-size:9px;inset-inline-start:8px}.gallery-detail-dialog .gallery-detail-arrow{background:#211b17a8;border-color:#ffffff70;width:44px;height:44px}.gallery-detail-dialog .gallery-detail-previous{inset-inline-start:7px}.gallery-detail-dialog .gallery-detail-next{inset-inline-end:7px}.gallery-detail-dialog .gallery-detail-story{padding:26px 12px 0}.gallery-detail-dialog .gallery-detail-story h2{font-size:25px}.gallery-detail-dialog .gallery-detail-story p{font-size:12px}.gallery-detail-dialog .gallery-detail-hint{padding-top:16px;font-size:10px}}@media (prefers-reduced-motion:reduce){.gallery-detail-dialog .dialog-pair.gallery-detail-pair{animation:none}.gallery-with-details .gallery-case-directory>summary svg,.gallery-detail-dialog .gallery-detail-arrow{transition:none}}
.hair-group-interactive{position:relative}.hair-group-copy{flex:1;min-width:0}.hair-detail-trigger{color:#79583f;letter-spacing:.01em;text-align:start;align-items:center;gap:12px;min-height:44px;padding:4px 0 0;font-size:13.5px;font-weight:550;display:flex}.hair-detail-trigger:after{content:"";border-radius:5px;position:absolute;inset:0}.hair-group-interactive:has(:focus-visible){outline:2px solid var(--bronze);outline-offset:6px}.hair-detail-trigger:focus-visible{outline:none}.hair-group-interactive .hair-art svg{transition:transform .45s}.hair-group-interactive:hover .hair-art svg{transform:scale(1.055)}.hair-group-interactive:hover .hair-detail-trigger{text-underline-offset:4px;text-decoration:underline}.hair-group-title .hair-detail-trigger svg{margin-inline-start:0}.hair-dialog{background:var(--paper);width:min(780px,100vw - 48px);max-width:none;max-height:min(900px,100dvh - 64px);color:var(--ink);border:1px solid #d4c8b9;border-radius:14px;margin:auto;padding:0;overflow:hidden;box-shadow:0 24px 90px #0004}.hair-dialog[open]{flex-direction:column;animation:.22s ease-out hair-dialog-in;display:flex}.hair-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#201b16b3}.hair-dialog-header{border-bottom:1px solid var(--line);background:#eee7dd;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;padding:26px 36px;display:flex}.hair-dialog-brand{color:#79583f;letter-spacing:.16em;margin-bottom:10px;font-size:9px}.hair-dialog-brand span{margin-inline:8px}.hair-dialog-header h2{letter-spacing:-.04em;font-size:clamp(26px,4vw,38px);line-height:1.15}.hair-dialog-close{background:var(--paper);color:var(--ink);flex-shrink:0}.hair-dialog-body{overscroll-behavior:contain;min-height:0;padding:30px 36px 36px;overflow-y:auto}.hair-dialog-body p{color:var(--muted);margin-top:12px;font-size:15px;line-height:1.8}.hair-dialog .hair-dialog-intro-title{margin-bottom:14px;font-size:21px;line-height:1.4}.hair-dialog .hair-features-heading{margin-block:34px 18px;font-size:18px;line-height:1.45}.hair-features{margin:0;padding:0;list-style:none}.hair-features li{border-top:1px solid var(--line);grid-template-columns:26px 1fr;gap:18px;padding-block:22px;display:grid}.hair-feature-number{color:#79583f;padding-top:5px;font-size:11px}.hair-features h4{font-size:17px;font-weight:550;line-height:1.45}.hair-features li p{margin-top:8px}.hair-dialog-summary{background:#eae3d8;border-radius:6px;margin-top:20px;padding:24px}.hair-dialog-summary h3{font-size:19px;line-height:1.45}.hair-dialog-footer{padding-top:20px}.hair-dialog-footer p{margin-block:0 24px;font-size:12px}.hair-dialog-footer .button{justify-content:space-between;width:100%}@keyframes hair-dialog-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.hair-group-interactive .hair-group-title{flex-wrap:nowrap;align-items:flex-start;gap:10px}.hair-group-interactive .hair-group-title>span{padding-top:7px}.hair-group-interactive .hair-group-title h3{min-width:0;font-size:clamp(20px,5.5vw,24px)}.hair-detail-trigger{font-size:12px}.hair-dialog{border-radius:12px;width:calc(100vw - 20px);max-height:calc(100dvh - 24px)}.hair-dialog-header{gap:12px;padding:20px}.hair-dialog-brand{letter-spacing:.1em;font-size:8px}.hair-dialog-header h2{font-size:27px}.hair-dialog-body{padding:24px 20px}.hair-dialog-body p{font-size:14px;line-height:1.8}.hair-dialog .hair-dialog-intro-title{font-size:19px}.hair-features li{grid-template-columns:22px 1fr;gap:10px}.hair-features h4{font-size:16px}.hair-dialog-summary{padding:19px}.hair-dialog-footer p{font-size:12px}}@media (prefers-reduced-motion:reduce){.hair-dialog[open]{animation:none}.hair-group-interactive .hair-art svg{transition:none}}
