.PhotoGallery-module__8bhRiq__photoGrid{column-count:3;column-gap:6px;margin:0;padding:0;list-style:none}.PhotoGallery-module__8bhRiq__photoCell{break-inside:avoid;margin:0 0 6px}.PhotoGallery-module__8bhRiq__photoItem{cursor:zoom-in;appearance:none;background:#f9f9f9;border:none;border-radius:2px;width:100%;margin:0;padding:0;display:block;overflow:hidden}.PhotoGallery-module__8bhRiq__photoItem:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.PhotoGallery-module__8bhRiq__galleryImage{object-fit:cover;width:100%;height:auto;transition:opacity .25s,transform .25s;display:block}.PhotoGallery-module__8bhRiq__photoItem:hover .PhotoGallery-module__8bhRiq__galleryImage{opacity:.95;transform:scale(1.02)}.PhotoGallery-module__8bhRiq__thumbFallback{color:#9aa0a6;background:#f1f3f4;justify-content:center;align-items:center;width:100%;min-height:140px;display:flex}.PhotoGallery-module__8bhRiq__overlay{z-index:1000;height:100dvh;padding-bottom:env(safe-area-inset-bottom);background:#000000f5;outline:none;flex-direction:column;animation:.2s PhotoGallery-module__8bhRiq__fadeIn;display:flex;position:fixed;inset:0}@keyframes PhotoGallery-module__8bhRiq__fadeIn{0%{opacity:0}to{opacity:1}}.PhotoGallery-module__8bhRiq__topBar{padding:16px 20px;padding-top:calc(16px + env(safe-area-inset-top));flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.PhotoGallery-module__8bhRiq__counter{font-variant-numeric:tabular-nums;color:#ffffffa6;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:.95rem;display:flex}.PhotoGallery-module__8bhRiq__counterCurrent{color:#fff;font-weight:500}.PhotoGallery-module__8bhRiq__counterSeparator{color:#fff6}.PhotoGallery-module__8bhRiq__closeButton{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:flex}.PhotoGallery-module__8bhRiq__closeButton:hover{background:#ffffff2e}.PhotoGallery-module__8bhRiq__closeButton:active{transform:scale(.94)}.PhotoGallery-module__8bhRiq__closeButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.PhotoGallery-module__8bhRiq__stage{flex:1;justify-content:center;align-items:stretch;min-height:0;padding:0 76px;display:flex;position:relative}.PhotoGallery-module__8bhRiq__figure{flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:0;width:100%;max-width:1200px;min-height:0;margin:0;display:flex}.PhotoGallery-module__8bhRiq__imageFrame{flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.PhotoGallery-module__8bhRiq__stageImage{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .25s}.PhotoGallery-module__8bhRiq__stageImage[data-loaded=true]{opacity:1}.PhotoGallery-module__8bhRiq__loadingLayer{color:#ffffffbf;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.PhotoGallery-module__8bhRiq__errorState{color:#ffffffbf;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:220px;padding:48px 24px;display:flex}.PhotoGallery-module__8bhRiq__stateText{font-size:.9rem}.PhotoGallery-module__8bhRiq__spinner{animation:.9s linear infinite PhotoGallery-module__8bhRiq__spin}@keyframes PhotoGallery-module__8bhRiq__spin{to{transform:rotate(360deg)}}.PhotoGallery-module__8bhRiq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PhotoGallery-module__8bhRiq__navButton{z-index:2;color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PhotoGallery-module__8bhRiq__navButton:hover{background:#ffffff2e}.PhotoGallery-module__8bhRiq__navButton:active{transform:translateY(-50%)scale(.94)}.PhotoGallery-module__8bhRiq__navButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.PhotoGallery-module__8bhRiq__navPrev{left:12px}.PhotoGallery-module__8bhRiq__navNext{right:12px}.PhotoGallery-module__8bhRiq__caption{text-align:center;color:#ffffffd1;text-wrap:balance;scrollbar-width:none;flex-shrink:0;max-width:min(900px,100%);max-height:4.4em;margin:0 auto;padding:14px 16px 4px;font-size:.95rem;line-height:1.45;overflow-y:auto}.PhotoGallery-module__8bhRiq__caption::-webkit-scrollbar{display:none}.PhotoGallery-module__8bhRiq__thumbStrip{scrollbar-width:thin;scrollbar-color:#ffffff59 transparent;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;flex-shrink:0;gap:6px;padding:12px 16px;display:flex;overflow:auto hidden}.PhotoGallery-module__8bhRiq__thumbStrip::-webkit-scrollbar{height:8px}.PhotoGallery-module__8bhRiq__thumbStrip::-webkit-scrollbar-track{background:#ffffff0f}.PhotoGallery-module__8bhRiq__thumbStrip::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.PhotoGallery-module__8bhRiq__thumbStrip::-webkit-scrollbar-thumb:hover{background:#ffffff73}.PhotoGallery-module__8bhRiq__thumb{cursor:pointer;opacity:.45;background:#1a1a1a;border:2px solid #0000;border-radius:3px;flex:none;width:72px;height:56px;padding:0;transition:opacity .2s,border-color .2s;position:relative;overflow:hidden}.PhotoGallery-module__8bhRiq__thumb:hover{opacity:.8}.PhotoGallery-module__8bhRiq__thumb:focus-visible{outline-offset:1px;outline:2px solid #fff}.PhotoGallery-module__8bhRiq__thumbActive{opacity:1;border-color:#fff}.PhotoGallery-module__8bhRiq__thumbImage{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.PhotoGallery-module__8bhRiq__photoGrid{column-count:2;column-gap:4px}.PhotoGallery-module__8bhRiq__photoItem{margin-bottom:4px}.PhotoGallery-module__8bhRiq__stage{padding:0 12px}.PhotoGallery-module__8bhRiq__topBar{padding:10px 14px;padding-top:calc(10px + env(safe-area-inset-top))}.PhotoGallery-module__8bhRiq__navButton{background:#0000006b;width:44px;height:44px}.PhotoGallery-module__8bhRiq__navPrev{left:6px}.PhotoGallery-module__8bhRiq__navNext{right:6px}.PhotoGallery-module__8bhRiq__caption{padding:8px 16px 2px;font-size:.9rem}.PhotoGallery-module__8bhRiq__thumbStrip{padding:8px 12px}.PhotoGallery-module__8bhRiq__thumb{width:60px;height:46px}}@media (max-width:480px){.PhotoGallery-module__8bhRiq__photoGrid{column-count:1;column-gap:0}.PhotoGallery-module__8bhRiq__photoItem{margin-bottom:6px}.PhotoGallery-module__8bhRiq__topBar{padding:8px 12px;padding-top:calc(8px + env(safe-area-inset-top))}.PhotoGallery-module__8bhRiq__counter{font-size:.85rem}.PhotoGallery-module__8bhRiq__closeButton{width:38px;height:38px}.PhotoGallery-module__8bhRiq__stage{padding:0 4px}.PhotoGallery-module__8bhRiq__navButton{background:#00000073;width:38px;height:38px}.PhotoGallery-module__8bhRiq__navPrev{left:2px}.PhotoGallery-module__8bhRiq__navNext{right:2px}.PhotoGallery-module__8bhRiq__caption{max-width:100%;max-height:2.8em;padding:6px 12px 2px;font-size:.82rem}.PhotoGallery-module__8bhRiq__thumbStrip{gap:4px;padding:6px 10px}.PhotoGallery-module__8bhRiq__thumb{width:48px;height:38px}}@media (max-height:480px) and (orientation:landscape){.PhotoGallery-module__8bhRiq__caption{max-height:2.6em;padding:6px 12px 2px;font-size:.8rem}.PhotoGallery-module__8bhRiq__thumbStrip{padding:6px 12px}.PhotoGallery-module__8bhRiq__thumb{width:48px;height:36px}.PhotoGallery-module__8bhRiq__topBar{padding:8px 14px}}@media (prefers-reduced-motion:reduce){.PhotoGallery-module__8bhRiq__overlay,.PhotoGallery-module__8bhRiq__galleryImage,.PhotoGallery-module__8bhRiq__stageImage,.PhotoGallery-module__8bhRiq__closeButton,.PhotoGallery-module__8bhRiq__navButton,.PhotoGallery-module__8bhRiq__thumb{transition:none;animation:none}.PhotoGallery-module__8bhRiq__photoItem:hover .PhotoGallery-module__8bhRiq__galleryImage{transform:none}.PhotoGallery-module__8bhRiq__spinner{animation:1.6s linear infinite PhotoGallery-module__8bhRiq__spin}}
.Comments-module__zVHXgG__section{border-top:1px solid #ececec;margin-top:8px;padding:8px 24px 40px}.Comments-module__zVHXgG__heading{color:#1a1a1a;align-items:center;gap:8px;margin:24px 0 4px;font-size:1.05rem;font-weight:600;display:flex}.Comments-module__zVHXgG__privacyNote{color:#80868b;margin:0 0 18px;font-size:.8rem}.Comments-module__zVHXgG__form{flex-direction:column;gap:14px;margin-bottom:28px;display:flex}.Comments-module__zVHXgG__field{flex-direction:column;gap:6px;display:flex}.Comments-module__zVHXgG__label{color:#3c4043;font-size:.825rem;font-weight:500}.Comments-module__zVHXgG__input,.Comments-module__zVHXgG__textarea{color:#1a1a1a;background:#fff;border:1px solid #dadce0;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:.925rem;transition:border-color .15s,box-shadow .15s}.Comments-module__zVHXgG__textarea{resize:vertical;min-height:96px;line-height:1.55}.Comments-module__zVHXgG__input::placeholder,.Comments-module__zVHXgG__textarea::placeholder{color:#b0b4b8}.Comments-module__zVHXgG__input:hover,.Comments-module__zVHXgG__textarea:hover{border-color:#b9bec4}.Comments-module__zVHXgG__input:focus,.Comments-module__zVHXgG__textarea:focus{border-color:#1a73e8;outline:none;box-shadow:0 0 0 3px #1a73e826}.Comments-module__zVHXgG__input[aria-invalid=true],.Comments-module__zVHXgG__textarea[aria-invalid=true]{border-color:#d93025}.Comments-module__zVHXgG__input[aria-invalid=true]:focus,.Comments-module__zVHXgG__textarea[aria-invalid=true]:focus{box-shadow:0 0 0 3px #d9302526}.Comments-module__zVHXgG__input:disabled,.Comments-module__zVHXgG__textarea:disabled{color:#80868b;cursor:not-allowed;background:#f5f5f5}.Comments-module__zVHXgG__fieldFooter{justify-content:space-between;align-items:center;gap:12px;min-height:18px;display:flex}.Comments-module__zVHXgG__fieldError{color:#d93025;font-size:.775rem}.Comments-module__zVHXgG__counter{font-variant-numeric:tabular-nums;color:#9aa0a6;margin-left:auto;font-size:.75rem}.Comments-module__zVHXgG__counterWarn{color:#d93025}.Comments-module__zVHXgG__formError{color:#b3261e;background:#fce8e6;border-radius:6px;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;font-size:.85rem;display:flex}.Comments-module__zVHXgG__actions{align-items:center;gap:12px;display:flex}.Comments-module__zVHXgG__submit{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 20px;font-family:inherit;font-size:.9rem;font-weight:500;transition:background .2s,opacity .2s;display:inline-flex}.Comments-module__zVHXgG__submit:hover:not(:disabled){background:#333}.Comments-module__zVHXgG__submit:disabled{opacity:.5;cursor:not-allowed}.Comments-module__zVHXgG__submit:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.Comments-module__zVHXgG__spinner{animation:.9s linear infinite Comments-module__zVHXgG__spin}@keyframes Comments-module__zVHXgG__spin{to{transform:rotate(360deg)}}.Comments-module__zVHXgG__notice{color:#188038;min-height:18px;margin:0;font-size:.8rem}.Comments-module__zVHXgG__empty{text-align:center;color:#80868b;background:#fafafa;border:1px dashed #e0e0e0;border-radius:8px;margin:0;padding:22px;font-size:.875rem}.Comments-module__zVHXgG__stateBox{color:#7a4b00;background:#fef7e0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:14px 16px;font-size:.85rem;display:flex}.Comments-module__zVHXgG__retry{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:5px;padding:4px 12px;font-family:inherit;font-size:.8rem}.Comments-module__zVHXgG__retry:hover{border-color:#1a1a1a}.Comments-module__zVHXgG__skeletonList{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.Comments-module__zVHXgG__skeleton{gap:12px;display:flex}.Comments-module__zVHXgG__skeletonAvatar{background:#eee;border-radius:50%;flex:none;width:36px;height:36px}.Comments-module__zVHXgG__skeletonLines{flex-direction:column;flex:1;gap:8px;padding-top:6px;display:flex}.Comments-module__zVHXgG__skeletonLine{background:#eee;border-radius:4px;height:10px;animation:1.4s ease-in-out infinite Comments-module__zVHXgG__pulse}.Comments-module__zVHXgG__short{width:55%}@keyframes Comments-module__zVHXgG__pulse{0%,to{opacity:1}50%{opacity:.45}}.Comments-module__zVHXgG__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Comments-module__zVHXgG__item{border-top:1px solid #f0f0f0;gap:12px;padding:14px 0;display:flex}.Comments-module__zVHXgG__item:first-child{border-top:none}.Comments-module__zVHXgG__avatar{color:#fff;-webkit-user-select:none;user-select:none;background:#5f6368;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:600;display:flex}.Comments-module__zVHXgG__body{flex:1;min-width:0}.Comments-module__zVHXgG__meta{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.Comments-module__zVHXgG__author{color:#1a1a1a;overflow-wrap:anywhere;font-size:.9rem;font-weight:600}.Comments-module__zVHXgG__time{color:#9aa0a6;font-size:.75rem}.Comments-module__zVHXgG__text{color:#3c4043;white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0 0;font-size:.925rem;line-height:1.6}.Comments-module__zVHXgG__deleteButton{color:#9aa0a6;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin-top:8px;padding:3px 0;font-family:inherit;font-size:.75rem;transition:color .15s;display:inline-flex}.Comments-module__zVHXgG__deleteButton:hover{color:#d93025}.Comments-module__zVHXgG__deleteButton:focus-visible{outline-offset:2px;border-radius:3px;outline:2px solid #1a73e8}.Comments-module__zVHXgG__confirmRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:inline-flex}.Comments-module__zVHXgG__confirmText{color:#3c4043;font-size:.775rem}.Comments-module__zVHXgG__confirmYes,.Comments-module__zVHXgG__confirmNo{cursor:pointer;border-radius:4px;padding:3px 10px;font-family:inherit;font-size:.75rem}.Comments-module__zVHXgG__confirmYes{color:#fff;background:#d93025;border:1px solid #d93025}.Comments-module__zVHXgG__confirmNo{color:#3c4043;background:#fff;border:1px solid #dadce0}.Comments-module__zVHXgG__confirmYes:focus-visible,.Comments-module__zVHXgG__confirmNo:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}@media (max-width:768px){.Comments-module__zVHXgG__section{padding:8px 20px 32px}}@media (max-width:480px){.Comments-module__zVHXgG__section{padding:8px 16px 28px}.Comments-module__zVHXgG__heading{font-size:1rem}.Comments-module__zVHXgG__submit{width:100%}.Comments-module__zVHXgG__avatar{width:32px;height:32px;font-size:.8rem}.Comments-module__zVHXgG__item{gap:10px}}@media (prefers-reduced-motion:reduce){.Comments-module__zVHXgG__input,.Comments-module__zVHXgG__textarea,.Comments-module__zVHXgG__submit,.Comments-module__zVHXgG__deleteButton{transition:none}.Comments-module__zVHXgG__skeletonLine{animation:none}.Comments-module__zVHXgG__spinner{animation:1.6s linear infinite Comments-module__zVHXgG__spin}}
.page-module__T1zpGa__backdrop{background-color:#fff;justify-content:center;align-items:flex-start;min-height:100vh;padding:0;display:flex}.page-module__T1zpGa__container{background-color:#fff;flex-direction:column;width:100%;max-width:100%;display:flex;overflow:hidden}.page-module__T1zpGa__coverContainer{background-color:#f0f0f0;width:100%;height:60vh;min-height:400px;max-height:700px;position:relative;overflow:hidden}.page-module__T1zpGa__closeButton{-webkit-backdrop-filter:blur(8px);color:#333;z-index:10;cursor:pointer;background:#ffffffbf;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background-color .2s,transform .15s;display:flex;position:absolute;top:72px;left:20px;box-shadow:0 2px 10px #00000026}.page-module__T1zpGa__closeButton:hover{color:#000;background:#fffffff2;transform:scale(1.05)}.page-module__T1zpGa__titleOverlay{z-index:2;background:linear-gradient(#0000 0%,#0000004d 50%,#000000bf 100%);padding:40px 24px 20px;position:absolute;bottom:0;left:0;right:0}.page-module__T1zpGa__eyebrow{color:#ffffffd9;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 1px 2px #00000059;margin:0 0 6px;font-size:1rem;font-weight:600}.page-module__T1zpGa__title{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 2px #0003;margin:0;font-size:2.75rem;font-weight:700;line-height:1.2}.page-module__T1zpGa__metaBar{color:#777;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;font-size:.875rem;display:flex}.page-module__T1zpGa__metaItem{align-items:center;gap:8px;display:inline-flex}.page-module__T1zpGa__storyLink{color:#06c;font-weight:500;text-decoration:none;transition:color .15s}.page-module__T1zpGa__storyLink:hover{color:#049;text-decoration:underline}.page-module__T1zpGa__gallerySection{padding:24px 24px 48px}@media (max-width:768px){.page-module__T1zpGa__title{font-size:2.25rem}.page-module__T1zpGa__gallerySection{padding:20px 20px 32px}}@media (max-width:480px){.page-module__T1zpGa__title{font-size:1.8rem}.page-module__T1zpGa__eyebrow{font-size:.875rem}.page-module__T1zpGa__coverContainer{aspect-ratio:4/3;height:auto;min-height:0}}@media (prefers-reduced-motion:reduce){.page-module__T1zpGa__closeButton{transition:none}}
.page-module__a-FaJG__backdrop{background-color:#fff;justify-content:center;align-items:flex-start;min-height:100vh;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.page-module__a-FaJG__container{background-color:#fff;border-radius:0;flex-direction:column;width:100%;max-width:100%;display:flex;overflow:hidden}.page-module__a-FaJG__coverContainer{background-color:#f0f0f0;width:100%;height:60vh;min-height:400px;max-height:700px;position:relative;overflow:hidden}.page-module__a-FaJG__closeButton{-webkit-backdrop-filter:blur(8px);color:#333;z-index:10;cursor:pointer;background:#ffffffbf;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background-color .2s,transform .15s;display:flex;position:absolute;top:72px;left:20px;box-shadow:0 2px 10px #00000026}.page-module__a-FaJG__closeButton:hover{color:#000;background:#fffffff2;transform:scale(1.05)}.page-module__a-FaJG__titleOverlay{z-index:2;background:linear-gradient(#0000 0%,#0000004d 50%,#000000bf 100%);padding:40px 24px 20px;position:absolute;bottom:0;left:0;right:0}.page-module__a-FaJG__title{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 2px #0003;margin:0;font-size:2.75rem;font-weight:700;line-height:1.2}.page-module__a-FaJG__metaBar{color:#777;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:16px 24px;font-size:.875rem;display:flex}.page-module__a-FaJG__metaItem{align-items:center;gap:8px;display:flex}.page-module__a-FaJG__content{color:#333;padding:28px 24px;font-size:1.025rem;line-height:1.6}.page-module__a-FaJG__paragraph{white-space:pre-wrap;margin:0 0 16px}.page-module__a-FaJG__paragraph:last-child{margin-bottom:0}.page-module__a-FaJG__link{color:#06c;word-break:break-all;font-weight:500;text-decoration:underline;transition:color .15s}.page-module__a-FaJG__link:hover{color:#049}.page-module__a-FaJG__gallerySection{padding:0 24px 32px}@media (max-width:768px){.page-module__a-FaJG__backdrop{padding:0}.page-module__a-FaJG__container{width:100%}.page-module__a-FaJG__title{font-size:2.25rem}.page-module__a-FaJG__content{padding:20px;font-size:.975rem}.page-module__a-FaJG__gallerySection{padding:0 20px 24px}}@media (max-width:480px){.page-module__a-FaJG__backdrop{padding:0}.page-module__a-FaJG__container{box-shadow:none;border-radius:0}.page-module__a-FaJG__title{font-size:1.8rem}.page-module__a-FaJG__coverContainer{aspect-ratio:4/3;height:auto;min-height:0}}
