.MaintenanceScreen-module-scss-module__2_cWIW__maintenanceScreen{justify-content:center;align-items:center;min-height:68vh;padding:28px 18px;display:flex;position:relative;overflow:hidden}.MaintenanceScreen-module-scss-module__2_cWIW__glow{background:radial-gradient(circle at 15% 20%,var(--color-glow-primary),var(--transparent)45%),radial-gradient(circle at 85% 80%,var(--color-glow-secondary),var(--transparent)42%),linear-gradient(150deg,var(--color-bg-primary)0%,var(--color-bg-tertiary)100%);position:absolute;inset:-15%}.MaintenanceScreen-module-scss-module__2_cWIW__content{z-index:1;text-align:center;border:1px solid var(--color-border-info-strong);background-color:var(--color-bg-overlay-soft);width:min(760px,100%);box-shadow:0 22px 36px var(--shadow-elevated);border-radius:20px;padding:36px 24px 32px;position:relative}.MaintenanceScreen-module-scss-module__2_cWIW__status{letter-spacing:.08em;color:var(--color-info-strong);background-color:var(--color-bg-accent-soft);border-radius:999px;justify-content:center;align-items:center;margin-bottom:12px;padding:8px 14px;font-weight:700;display:inline-flex}.MaintenanceScreen-module-scss-module__2_cWIW__status h1{margin-bottom:12px}.MaintenanceScreen-module-scss-module__2_cWIW__message{color:var(--color-text-info)}.MaintenanceScreen-module-scss-module__2_cWIW__meta{background-color:var(--color-bg-panel-soft);border-radius:12px;margin-top:20px;padding:16px}.MaintenanceScreen-module-scss-module__2_cWIW__metaRow{color:var(--color-info-secondary);font-weight:600}.MaintenanceScreen-module-scss-module__2_cWIW__metaRow:not(:last-child){margin-bottom:6px}.MaintenanceScreen-module-scss-module__2_cWIW__homeLink{background:linear-gradient(135deg,var(--blue)0%,var(--linkBlue)100%);min-width:190px;color:var(--white);border-radius:12px;margin-top:24px;padding:12px 22px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.MaintenanceScreen-module-scss-module__2_cWIW__homeLink:hover{box-shadow:0 12px 24px var(--shadow-link-hover);transform:translateY(-2px)}
@keyframes Noise-module-scss-module__LvvWUa__grain{0%{background-position:0 0}10%{background-position:-25px -50px}20%{background-position:-75px 25px}30%{background-position:35px -65px}40%{background-position:-20px 75px}50%{background-position:-65px 30px}60%{background-position:75px 0}70%{background-position:0 60px}80%{background-position:15px 85px}90%{background-position:-45px 35px}}.Noise-module-scss-module__LvvWUa__noise{pointer-events:none;z-index:0;mix-blend-mode:multiply;opacity:.35;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/></filter><rect width='200' height='200' filter='url(%23n)'/></svg>");background-size:200px 200px;animation:.5s steps(10,end) infinite Noise-module-scss-module__LvvWUa__grain;position:fixed;inset:0}html.dark .Noise-module-scss-module__LvvWUa__noise{mix-blend-mode:screen;opacity:.25}.Noise-module-scss-module__LvvWUa__contained{position:absolute;inset:0}
.MobileMenu-module-scss-module__2_sJrG__overlay{background:var(--lint-color-133);-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md);z-index:1000;position:fixed;inset:0}.MobileMenu-module-scss-module__2_sJrG__menu{background:var(--theme-menu-bg);z-index:1001;width:min(80vw,320px);padding:var(--space-24px);box-shadow:-4px 0 12px var(--lint-color-129);flex-direction:column;padding-top:70px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.MobileMenu-module-scss-module__2_sJrG__navigationList{grid-gap:var(--space-24px);gap:var(--space-24px);padding:var(--space-24px)var(--space-16px)0;flex-direction:column;flex:1;margin:0;list-style:none;display:flex}.MobileMenu-module-scss-module__2_sJrG__footer{padding:var(--space-16px);color:var(--theme-menu-fg);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.MobileMenu-module-scss-module__2_sJrG__linkText{padding:var(--space-12px)var(--space-16px);color:var(--theme-menu-link-fg);text-decoration:none;transition:color .2s,background .2s;display:block}.MobileMenu-module-scss-module__2_sJrG__linkText:hover{color:var(--crimson);background:var(--theme-menu-link-hover-bg)}.MobileMenu-module-scss-module__2_sJrG__linkText.MobileMenu-module-scss-module__2_sJrG__active{color:var(--crimson);background:var(--lint-color-154)}.MobileMenu-module-scss-module__2_sJrG__linkText.MobileMenu-module-scss-module__2_sJrG__active>*{text-decoration:line-through;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--crimson);text-decoration-color:var(--crimson);transition:text-decoration-color .3s}.MobileMenu-module-scss-module__2_sJrG__linkText.MobileMenu-module-scss-module__2_sJrG__active:hover>*{text-decoration-color:#0000}
.HeaderNavigation-module-scss-module__hzpOhq__desktopNav{display:none}@media screen and (min-width:680px){.HeaderNavigation-module-scss-module__hzpOhq__desktopNav{display:block}}.HeaderNavigation-module-scss-module__hzpOhq__mobileNav{z-index:1002;align-items:center;display:flex;position:relative}@media screen and (min-width:680px){.HeaderNavigation-module-scss-module__hzpOhq__mobileNav{display:none}}.HeaderNavigation-module-scss-module__hzpOhq__navigationList{grid-gap:var(--space-16px,1rem);align-items:center;gap:var(--space-16px,1rem);margin:0;padding:0;list-style:none;display:flex}.HeaderNavigation-module-scss-module__hzpOhq__linkText{color:var(--silver);transition:all .3s}.HeaderNavigation-module-scss-module__hzpOhq__linkText:hover{color:var(--crimson)}.HeaderNavigation-module-scss-module__hzpOhq__linkText.HeaderNavigation-module-scss-module__hzpOhq__active{color:var(--crimson);position:relative}.HeaderNavigation-module-scss-module__hzpOhq__linkText.HeaderNavigation-module-scss-module__hzpOhq__active:after{content:"";opacity:1;background:currentColor;height:2px;transition:opacity .3s;position:absolute;top:50%;left:0;right:0}.HeaderNavigation-module-scss-module__hzpOhq__linkText.HeaderNavigation-module-scss-module__hzpOhq__active:hover:after{opacity:0}
.Header-module-scss-module__UoLHma__headerContents{justify-content:space-between;display:flex}.Header-module-scss-module__UoLHma__header{padding:var(--space-16px);z-index:var(--z-index-fixed);position:fixed;top:0;left:0;right:0}.Header-module-scss-module__UoLHma__headerBackground{z-index:-1;transition:-webkit-backdrop-filter .3s,backdrop-filter .3s,background-color .3s;position:absolute;inset:0}.Header-module-scss-module__UoLHma__headerBackground.Header-module-scss-module__UoLHma__sticky{-webkit-backdrop-filter:var(--blur-md);background-color:#f5f7fa6b}.Header-module-scss-module__UoLHma__headerContents{align-items:center}.Header-module-scss-module__UoLHma__nameWrap{z-index:0;--santa-hat-top:-8px;--season-icon-overlap:-12px;--snowman-scale:1;--snowman-opacity:1;--season-icon-height:1.5em;--season-icon-bottom:-.08em;display:inline-block;position:relative}.Header-module-scss-module__UoLHma__logoText{z-index:0;display:inline-block;position:relative}.Header-module-scss-module__UoLHma__logoLabel{z-index:1;position:relative}.Header-module-scss-module__UoLHma__seasonIcon{bottom:var(--season-icon-bottom,-.08em);margin-left:var(--season-icon-overlap,-12px);z-index:-1;line-height:0;position:absolute;left:100%}.Header-module-scss-module__UoLHma__seasonIcon>svg{opacity:var(--snowman-opacity,1);height:var(--season-icon-height,1.5em);transform-origin:50% 100%;filter:none;width:auto;display:block}.Header-module-scss-module__UoLHma__linkText:hover .Header-module-scss-module__UoLHma__seasonIcon svg{animation:.4s ease-in-out both Header-module-scss-module__UoLHma__snowman-shake}@keyframes Header-module-scss-module__UoLHma__snowman-shake{0%{transform:translate(0)rotate(0)}15%{transform:translate(-.5px)rotate(-1deg)}30%{transform:translate(.5px)rotate(1deg)}45%{transform:translate(-.35px)rotate(-.7deg)}60%{transform:translate(.35px)rotate(.7deg)}80%{transform:translate(-.2px)rotate(-.4deg)}to{transform:translate(0)rotate(0)}}.Header-module-scss-module__UoLHma__linkText{color:var(--silver);transition:all .3s}.Header-module-scss-module__UoLHma__linkText:hover,.Header-module-scss-module__UoLHma__linkText.Header-module-scss-module__UoLHma__active{color:var(--crimson)}@media screen and (max-width:480px){.Header-module-scss-module__UoLHma__nameWrap{--season-icon-overlap:-10px;--season-icon-height:1.2em;--season-icon-bottom:-.06em}.Header-module-scss-module__UoLHma__linkText:hover .Header-module-scss-module__UoLHma__seasonIcon svg{animation-duration:.6s}}@media screen and (min-width:480px) and (max-width:680px){.Header-module-scss-module__UoLHma__nameWrap{--season-icon-overlap:-11px;--season-icon-height:1.35em;--season-icon-bottom:-.07em}}@media screen and (min-width:1024px){.Header-module-scss-module__UoLHma__nameWrap{--season-icon-overlap:-14px;--season-icon-height:1.8em;--season-icon-bottom:-.1em}}.Header-module-scss-module__UoLHma__lastChar{position:relative}
.Layout-module-scss-module__U5HAbG__layout{z-index:1;padding-top:64px;position:relative}
.Main-module-scss-module__J5VIcG__main{padding:var(--space-24)0;margin:0 auto}.Main-module-scss-module__J5VIcG__main.Main-module-scss-module__J5VIcG__noSpace{padding:0}.Main-module-scss-module__J5VIcG__contents{position:relative}.Main-module-scss-module__J5VIcG__contents:not(.Main-module-scss-module__J5VIcG__noSpace){padding:0 var(--space-12);margin:0 auto}@media (min-width:768px){.Main-module-scss-module__J5VIcG__contents:not(.Main-module-scss-module__J5VIcG__noSpace){padding:0 var(--space-24)}}.Main-module-scss-module__J5VIcG__contents:not(.Main-module-scss-module__J5VIcG__noSpace).Main-module-scss-module__J5VIcG__md{max-width:1200px}
.CFImage-module-scss-module__K7-e_a__image{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}
.Fonts-module-scss-module__dat-2G__h1{font-size:42.998px;line-height:1}.Fonts-module-scss-module__dat-2G__h2{font-size:29.86px;line-height:1}.Fonts-module-scss-module__dat-2G__h3{font-size:20.736px;line-height:1}.Fonts-module-scss-module__dat-2G__body{font-size:14.4px;line-height:1}.Fonts-module-scss-module__dat-2G__h1.Fonts-module-scss-module__dat-2G__bold,.Fonts-module-scss-module__dat-2G__h2.Fonts-module-scss-module__dat-2G__bold,.Fonts-module-scss-module__dat-2G__h3.Fonts-module-scss-module__dat-2G__bold,.Fonts-module-scss-module__dat-2G__subtitle.Fonts-module-scss-module__dat-2G__bold,.Fonts-module-scss-module__dat-2G__body.Fonts-module-scss-module__dat-2G__bold,.Fonts-module-scss-module__dat-2G__small.Fonts-module-scss-module__dat-2G__bold{font-weight:700}.Fonts-module-scss-module__dat-2G__h1{font-size:var(--font-size-override,42.998px)}.Fonts-module-scss-module__dat-2G__h2{font-size:var(--font-size-override,29.86px)}.Fonts-module-scss-module__dat-2G__h3{font-size:var(--font-size-override,20.736px)}.Fonts-module-scss-module__dat-2G__body{font-size:var(--font-size-override,14.4px)}.Fonts-module-scss-module__dat-2G__small{--font-size-override:var(--font-small)}.Fonts-module-scss-module__dat-2G__x-small{--font-size-override:var(--font-x-small)}.Fonts-module-scss-module__dat-2G__xx-small{--font-size-override:10px}.Fonts-module-scss-module__dat-2G__medium{--font-size-override:var(--font-medium)}.Fonts-module-scss-module__dat-2G__large{--font-size-override:var(--font-large)}.Fonts-module-scss-module__dat-2G__x-large{--font-size-override:var(--font-x-large)}.Fonts-module-scss-module__dat-2G__xx-large{--font-size-override:var(--font-xx-large)}.Fonts-module-scss-module__dat-2G__red{color:var(--red)}
.Button-module-scss-module__7Xfh-a__baseButton.Button-module-scss-module__7Xfh-a__primary .Button-module-scss-module__7Xfh-a__blackButton{background-color:var(--black);color:var(--white);transition:all .3s}.Button-module-scss-module__7Xfh-a__baseButton.Button-module-scss-module__7Xfh-a__primary .Button-module-scss-module__7Xfh-a__blackButton:hover{background:var(--crimson);color:var(--white)}.Button-module-scss-module__7Xfh-a__submitButton.Button-module-scss-module__7Xfh-a__disabled{background-color:var(--gray);cursor:not-allowed}
.Modal-module-scss-module__YzHLSq__modalContents{z-index:var(--z-index-modal);background:var(--white);position:fixed;top:50%;left:50%;box-shadow:0 0 4px 2px #0003}.Modal-module-scss-module__YzHLSq__modalContents.Modal-module-scss-module__YzHLSq__animation{opacity:0;visibility:hidden;transition:all .4s}.Modal-module-scss-module__YzHLSq__modalContents.Modal-module-scss-module__YzHLSq__animationOpen{opacity:1;visibility:visible}.Modal-module-scss-module__YzHLSq__closeButtonBlock{z-index:calc(var(--z-index-modal) + 10);position:fixed;top:2%;right:2%}.Modal-module-scss-module__YzHLSq__overlay{z-index:calc(var(--z-index-modal) - 10);-webkit-backdrop-filter:blur(16px);position:fixed;inset:0}.Modal-module-scss-module__YzHLSq__overlay.Modal-module-scss-module__YzHLSq__animation{opacity:0;visibility:hidden;transition:all .4s}.Modal-module-scss-module__YzHLSq__overlay.Modal-module-scss-module__YzHLSq__animationOpen{visibility:visible}.Modal-module-scss-module__YzHLSq__overlay.Modal-module-scss-module__YzHLSq__transparent{background-color:var(--lint-color-164)}.Modal-module-scss-module__YzHLSq__overlay.Modal-module-scss-module__YzHLSq__white{background-color:var(--white)}.Modal-module-scss-module__YzHLSq__overlay.Modal-module-scss-module__YzHLSq__black{background-color:var(--black)}.Modal-module-scss-module__YzHLSq__overlay.Modal-module-scss-module__YzHLSq__full{opacity:1}.Modal-module-scss-module__YzHLSq__overlay.Modal-module-scss-module__YzHLSq__deep{opacity:.8}.Modal-module-scss-module__YzHLSq__overlay.Modal-module-scss-module__YzHLSq__half{opacity:.5}.Modal-module-scss-module__YzHLSq__overlay.Modal-module-scss-module__YzHLSq__thin{opacity:.3}
.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__modalOverlay{background:var(--black);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__modalOverlay.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__animation{opacity:0;visibility:hidden;transition:opacity .3s ease-out,visibility .3s ease-out}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__modalOverlay.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__animationOpen{opacity:1;visibility:visible}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__cameraModal{background:linear-gradient(145deg,var(--lint-color-008)0%,var(--lint-color-015)30%,var(--lint-color-029)50%,var(--lint-color-015)70%,var(--lint-color-008)100%);flex-direction:column;width:100%;max-width:100vw;height:100%;max-height:100vh;display:flex;position:relative;overflow:hidden}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__cameraModal.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__animation{opacity:0;transition:opacity .3s ease-out}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__cameraModal.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__animationOpen{opacity:1}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__shutterEffect{background:var(--black);z-index:50;opacity:0;pointer-events:none;transition:none;position:absolute;inset:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__shutterEffect.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__active{opacity:1;animation:.3s ease-in-out GalleryCameraViewfinderModal-module-scss-module__pAVGCW__filmShutter}@keyframes GalleryCameraViewfinderModal-module-scss-module__pAVGCW__filmShutter{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__cameraBody{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__topPanel{grid-gap:var(--space-8);justify-content:flex-end;align-items:center;gap:var(--space-8);padding:var(--space-16)var(--space-12);background:var(--lint-color-179);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:1px solid var(--lint-color-162);z-index:10;min-height:96px;display:flex;position:relative}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__hotShoe{background:linear-gradient(180deg,var(--lint-color-038)0%,var(--lint-color-033)30%,var(--lint-color-017)70%,var(--lint-color-009)100%);width:108px;height:16px;box-shadow:inset 0 3px 3px var(--lint-color-165),inset 0 -3px 4px var(--lint-color-134),0 4px 8px var(--lint-color-131);border-radius:7px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__hotShoeInner{background:linear-gradient(180deg,var(--lint-color-025)0%,var(--lint-color-015)40%,var(--lint-color-009)80%,var(--lint-color-007)100%);box-shadow:inset 0 -3px 4px var(--lint-color-134),inset 0 2px 2px var(--lint-color-163);border-radius:5px;position:absolute;inset:2px 8px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__hotShoe:before,.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__hotShoe:after{content:"";background:linear-gradient(180deg,var(--lint-color-047)0%,var(--lint-color-042)40%,var(--lint-color-034)70%,var(--lint-color-018)100%);width:16px;height:12px;box-shadow:inset 0 2px 2px var(--lint-color-168),inset 0 -2px 2px var(--lint-color-133),0 2px 3px var(--lint-color-129);border-radius:4px;position:absolute;top:2px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__hotShoe:before{left:2px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__hotShoe:after{right:2px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__hotShoeContact{background:linear-gradient(180deg,var(--lint-color-100)0%,var(--lint-color-088)30%,var(--lint-color-072)60%,var(--silver)85%,var(--lint-color-057)100%);border:1px solid var(--lint-color-056);width:20px;height:7px;box-shadow:0 2px 2px var(--lint-color-133),inset 0 1px 2px var(--lint-color-175);border-radius:3px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__hotShoeContact:before{content:"";background:linear-gradient(90deg,var(--lint-color-126)0%,var(--lint-color-123)50%,var(--lint-color-126)100%);border-radius:1px;width:12px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__topDialSvg{filter:drop-shadow(0 4px 8px var(--lint-color-133))}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__brandName{color:var(--white);text-shadow:0 1px 2px var(--lint-color-132);font-family:Times New Roman,serif;font-size:24px;font-weight:700}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__modelName{color:var(--lint-color-077);letter-spacing:2px;font-family:Helvetica,sans-serif;font-size:12px;font-weight:300}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__viewfinderArea{padding:var(--space-36)var(--space-12)var(--space-12)var(--space-12);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__viewfinderFrame{background:var(--black);width:100%;max-width:calc(100vw - 16px);height:100%;max-height:calc(100vh - 200px);box-shadow:none;border:none;position:relative;overflow:hidden}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__photoArea{background:var(--black);width:100%;height:calc(100% - 48px);position:relative}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__photo{-o-object-fit:contain;object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__overlayCanvas{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__gridOverlay{pointer-events:none;z-index:2;grid-gap:0;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:0;display:grid;position:absolute;inset:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__gridLines{pointer-events:none;position:absolute;inset:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__verticalLine{background:var(--lint-color-169);width:1px;box-shadow:0 0 2px var(--lint-color-166);position:absolute;top:0;bottom:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__verticalLine:first-child{left:33.333%}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__verticalLine:nth-child(2){left:66.666%}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__horizontalLine{background:var(--lint-color-169);height:1px;box-shadow:0 0 2px var(--lint-color-166);position:absolute;left:0;right:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__horizontalLine:nth-child(3){top:33.333%}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__horizontalLine:nth-child(4){top:66.666%}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__horizonOverlay{pointer-events:none;z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__horizonLine{background:var(--lint-color-006);width:100%;height:2px;box-shadow:0 0 8px var(--lint-color-143);opacity:.8}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__focusSystem{pointer-events:none;z-index:4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__viewfinderInfo{background:linear-gradient(180deg,var(--transparent)0%,var(--lint-color-136)100%);height:48px;padding:0 var(--space-8);justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__exposureInfo{grid-gap:var(--space-12);gap:var(--space-12);display:flex}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__exposureInfo span,.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__cameraName{color:var(--white);text-shadow:0 0 4px var(--lint-color-133);font-family:SF Mono,Monaco,monospace;font-size:14px;font-weight:700}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__filmCounter span{color:var(--lint-color-113);background:var(--lint-color-134);border:1px solid var(--lint-color-113);border-radius:4px;padding:4px 8px;font-family:SF Mono,Monaco,monospace;font-size:14px;font-weight:700}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__meteringInfo{min-width:100px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__exposureMeter{background:var(--lint-color-135);border:1px solid var(--color-text-secondary);border-radius:10px;width:80px;height:20px;position:relative;overflow:hidden}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__meterScale{background:linear-gradient(90deg,var(--lint-color-112)0%,var(--lint-color-116)25%,var(--lint-color-006)50%,var(--lint-color-116)75%,var(--lint-color-112)100%);opacity:.3;width:100%;height:100%;position:relative}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__meterNeedle{background:var(--white);width:2px;height:100%;box-shadow:0 0 4px var(--lint-color-176);position:absolute;top:0;left:45%}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__parametersPanel{top:var(--space-16);left:var(--space-16);grid-gap:var(--space-16);align-items:center;gap:var(--space-16);background:var(--transparent);z-index:10;padding:0;display:flex;position:absolute}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__paramGroup{grid-gap:var(--space-4);align-items:center;gap:var(--space-4);background:var(--lint-color-133);padding:var(--space-4)var(--space-8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:4px;display:flex}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__paramLabel{color:var(--lint-color-006);letter-spacing:.5px;text-shadow:0 0 4px var(--lint-color-142);font-family:SF Mono,Monaco,monospace;font-size:11px;font-weight:500}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__paramValue{color:var(--lint-color-006);text-shadow:0 0 4px var(--lint-color-142);min-width:auto;font-family:SF Mono,Monaco,monospace;font-size:11px;font-weight:600}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlPanel{grid-gap:var(--space-8);justify-content:center;align-items:center;gap:var(--space-8);padding:var(--space-6)var(--space-8);background:var(--transparent);border-top:none;min-height:32px;display:flex}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlButton{background:linear-gradient(145deg,var(--color-text-primary),var(--lint-color-022));border:1px solid var(--lint-color-037);width:32px;height:32px;color:var(--lint-color-087);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;min-width:32px;padding:0;transition:all .2s;display:inline-flex}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlButton:hover{background:linear-gradient(145deg,var(--lint-color-037),var(--color-text-primary));border-color:var(--lint-color-043);box-shadow:0 4px 8px var(--lint-color-129);transform:translateY(-1px)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlButton.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__active .GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlIcon{text-shadow:0 0 4px var(--lint-color-170)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlButton:active{box-shadow:0 1px 3px var(--lint-color-133);transform:translateY(2px)scale(.93)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlIcon{font-size:14px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlLabel{letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:700}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__closeButton{right:var(--space-12);top:var(--space-12);z-index:10;background:linear-gradient(145deg,var(--lint-color-043),var(--color-text-primary));border:1px solid var(--color-text-secondary);width:40px;height:40px;color:var(--white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex;position:absolute}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__closeButton:hover{background:linear-gradient(145deg,var(--color-text-secondary),var(--lint-color-037));transform:scale(1.1)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__closeButton:active{transform:scale(.95)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__photoTakenMessage{z-index:101;animation:.6s GalleryCameraViewfinderModal-module-scss-module__pAVGCW__photoTaken;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__filmAdvance{background:var(--lint-color-137);color:var(--lint-color-006);padding:var(--space-8)var(--space-16);border:1px solid var(--lint-color-006);text-align:center;box-shadow:0 0 8px var(--lint-color-141);border-radius:4px;font-family:SF Mono,Monaco,monospace;font-size:12px}@keyframes GalleryCameraViewfinderModal-module-scss-module__pAVGCW__photoTaken{0%{opacity:0;transform:translate(-50%)translateY(20px)}50%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-20px)}}@media screen and (max-width:480px){.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__topPanel{padding:var(--space-12)var(--space-16);min-height:50px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__brandName{font-size:20px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__shutterButton{width:64px;height:14px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__shutterButtonInner{width:16px;height:16px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__parametersPanel{top:var(--space-8);left:var(--space-8);padding:var(--space-8)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__paramLabel{min-width:40px;font-size:9px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__paramValue{min-width:30px;font-size:11px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlPanel{grid-gap:var(--space-6);gap:var(--space-6);padding:var(--space-6)var(--space-8)}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlButton{border-radius:50%;width:28px;min-width:28px;height:28px;padding:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlIcon{font-size:14px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlLabel{font-size:9px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__closeButton{width:35px;height:35px;font-size:16px}}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__shutterButtonSvg{filter:drop-shadow(0 6px 12px var(--lint-color-134));cursor:pointer}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlPanel{background:var(--transparent);grid-gap:var(--space-20);gap:var(--space-20);padding-bottom:var(--space-12);border-top:none}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlButton{background:radial-gradient(circle at 50% 30%,var(--lint-color-027),var(--lint-color-015));border:1px solid var(--lint-color-037);width:44px;min-width:44px;height:44px;box-shadow:0 0 0 1px var(--lint-color-161)inset;border-radius:50%;padding:0}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlButton .GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlIcon{font-size:18px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlButton.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__active{background:linear-gradient(145deg,var(--lint-color-031),var(--lint-color-011));border-color:var(--lint-color-031);color:var(--white);box-shadow:0 0 0 2px var(--lint-color-184),0 6px 14px var(--lint-color-130)}@media screen and (max-width:480px){.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__shutterButton{width:40px;height:40px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__shutterButtonInner{width:22px;height:22px}.GalleryCameraViewfinderModal-module-scss-module__pAVGCW__controlButton{width:40px;min-width:40px;height:40px}}
.GalleryDetailContents-module-scss-module__9Ozvka__blockOverlay{visibility:hidden;opacity:0;transition:var(--transition-primary)}.GalleryDetailContents-module-scss-module__9Ozvka__contentsRoot{flex:1;min-height:0;position:relative}.GalleryDetailContents-module-scss-module__9Ozvka__galleryContainer{--gallery-image-height:calc(100dvh - 9rem);cursor:none;width:100vw;height:100%;margin-left:calc(50% - 50vw);position:relative}@media screen and (max-width:680px){.GalleryDetailContents-module-scss-module__9Ozvka__galleryContainer{--gallery-image-height:calc(100dvh - 9.5rem)}}@media screen and (max-width:480px){.GalleryDetailContents-module-scss-module__9Ozvka__galleryContainer{--gallery-image-height:calc(100dvh - 7.5rem - env(safe-area-inset-bottom,0px))}}.GalleryDetailContents-module-scss-module__9Ozvka__galleryContainer *{cursor:none}.GalleryDetailContents-module-scss-module__9Ozvka__clickAreaLeft,.GalleryDetailContents-module-scss-module__9Ozvka__clickAreaRight{z-index:5;pointer-events:auto;width:50%;position:absolute;top:0;bottom:0}.GalleryDetailContents-module-scss-module__9Ozvka__clickAreaLeft{left:0}.GalleryDetailContents-module-scss-module__9Ozvka__clickAreaLeft.GalleryDetailContents-module-scss-module__9Ozvka__noNavigation{pointer-events:none}.GalleryDetailContents-module-scss-module__9Ozvka__clickAreaRight{right:0}.GalleryDetailContents-module-scss-module__9Ozvka__clickAreaRight.GalleryDetailContents-module-scss-module__9Ozvka__noNavigation{pointer-events:none}.GalleryDetailContents-module-scss-module__9Ozvka__galleryWrapper{width:100%;max-width:1400px;height:100%;margin:0 auto;position:relative}.GalleryDetailContents-module-scss-module__9Ozvka__slideFrame{display:block}.GalleryDetailContents-module-scss-module__9Ozvka__galleryContents{pointer-events:none;width:100%;margin-top:0;position:relative}.GalleryDetailContents-module-scss-module__9Ozvka__imageWrapper{pointer-events:none;justify-content:center;align-items:center;width:100%;display:flex}.GalleryDetailContents-module-scss-module__9Ozvka__imageBlock{width:100%;max-width:min(1200px,100vw - var(--space-40));height:var(--gallery-image-height);z-index:1;pointer-events:none;margin:0 auto;position:relative}@media screen and (max-width:680px){.GalleryDetailContents-module-scss-module__9Ozvka__imageBlock{max-width:100%}}.GalleryDetailContents-module-scss-module__9Ozvka__galleryImage{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;pointer-events:none;width:100%;height:100%}.GalleryDetailContents-module-scss-module__9Ozvka__galleryDetailFooter{margin-top:var(--space-10);z-index:20;pointer-events:auto;position:relative}@media screen and (max-width:480px){.GalleryDetailContents-module-scss-module__9Ozvka__galleryDetailFooter{margin-top:var(--space-24)}}.GalleryDetailContents-module-scss-module__9Ozvka__detailButtonText{text-align:right}.GalleryDetailContents-module-scss-module__9Ozvka__contextMenu{z-index:1000;background:var(--lint-color-137);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--lint-color-166);padding:var(--space-4);box-shadow:0 4px 16px var(--lint-color-132);position:fixed;top:50%;transform:translateY(-50%)}.GalleryDetailContents-module-scss-module__9Ozvka__contextMenuLeft{left:var(--space-16)}.GalleryDetailContents-module-scss-module__9Ozvka__contextMenuRight{right:var(--space-16)}.GalleryDetailContents-module-scss-module__9Ozvka__contextMenuItem{width:100%;padding:var(--space-12)var(--space-16);background:var(--transparent);color:var(--white);text-align:left;cursor:pointer;white-space:nowrap;border:none;font-family:inherit;font-size:14px;transition:background .2s;display:block}.GalleryDetailContents-module-scss-module__9Ozvka__contextMenuItem:hover{background:var(--lint-color-162)}.GalleryDetailContents-module-scss-module__9Ozvka__contextMenuItem:active{background:var(--lint-color-166)}.GalleryDetailContents-module-scss-module__9Ozvka__blockView{width:100vw;height:100%;margin-left:calc(50% - 50vw)}.GalleryDetailContents-module-scss-module__9Ozvka__blockScrollContainer{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;height:100%;overflow-y:scroll}.GalleryDetailContents-module-scss-module__9Ozvka__blockGrid{grid-gap:var(--space-8);gap:var(--space-8);display:flex}@media screen and (max-width:480px){.GalleryDetailContents-module-scss-module__9Ozvka__blockGrid{grid-gap:var(--space-4);gap:var(--space-4)}}.GalleryDetailContents-module-scss-module__9Ozvka__blockColumn{grid-gap:var(--space-8);gap:var(--space-8);flex-direction:column;flex:1;display:flex}@media screen and (max-width:480px){.GalleryDetailContents-module-scss-module__9Ozvka__blockColumn{grid-gap:var(--space-4);gap:var(--space-4)}}.GalleryDetailContents-module-scss-module__9Ozvka__blockItem{overflow:hidden}.GalleryDetailContents-module-scss-module__9Ozvka__blockImageWrapper{width:100%;position:relative}.GalleryDetailContents-module-scss-module__9Ozvka__blockImage{width:100%;height:auto;display:block}.GalleryDetailContents-module-scss-module__9Ozvka__blockOverlay{grid-gap:var(--space-8);justify-content:flex-end;align-items:flex-start;gap:var(--space-8);padding:var(--space-8);background:#0006;display:flex;position:absolute;inset:0}@media (hover:hover){.GalleryDetailContents-module-scss-module__9Ozvka__blockItem:hover .GalleryDetailContents-module-scss-module__9Ozvka__blockOverlay{visibility:visible;opacity:1}}.GalleryDetailContents-module-scss-module__9Ozvka__blockItemTapped .GalleryDetailContents-module-scss-module__9Ozvka__blockOverlay{visibility:visible;opacity:1}.GalleryDetailContents-module-scss-module__9Ozvka__blockIconButton{width:40px;height:40px;color:var(--white);cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:20px;transition:opacity .2s;display:flex}.GalleryDetailContents-module-scss-module__9Ozvka__blockIconButton:hover{opacity:.7}
.ImpressionForm-module-scss-module__vdb9yG__impressionForm{--paper-ink:var(--lint-color-026);padding:0}.ImpressionForm-module-scss-module__vdb9yG__notebookContainer{width:100%;position:relative}.ImpressionForm-module-scss-module__vdb9yG__form{width:100%}.ImpressionForm-module-scss-module__vdb9yG__notebookPage{background:#fff;border-radius:8px;min-height:200px;padding:1.5rem;position:relative}.ImpressionForm-module-scss-module__vdb9yG__notebookLines{z-index:1;position:relative}.ImpressionForm-module-scss-module__vdb9yG__textarea{background:var(--transparent);letter-spacing:.01em;width:100%;min-height:300px;color:var(--paper-ink);resize:vertical;text-shadow:0 0 .01px var(--lint-color-186);border:none;outline:none;padding:0;font-family:Avenir Next,Hiragino Mincho ProN,Yu Mincho,Noto Serif JP,serif;font-size:1rem;line-height:1.72rem}.ImpressionForm-module-scss-module__vdb9yG__textarea::placeholder{color:var(--lint-color-189);font-style:italic}.ImpressionForm-module-scss-module__vdb9yG__textarea:disabled{opacity:.6;cursor:not-allowed}.ImpressionForm-module-scss-module__vdb9yG__formFooter{grid-gap:1rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.ImpressionForm-module-scss-module__vdb9yG__charCount{color:var(--lint-color-190);font-size:.875rem;font-style:italic}.ImpressionForm-module-scss-module__vdb9yG__submitButton{background:var(--black);color:var(--white);cursor:pointer;letter-spacing:.02em;border:none;border-radius:4px;padding:.75rem 1.5rem;transition:background .2s}.ImpressionForm-module-scss-module__vdb9yG__submitButton:hover:not(:disabled){background:var(--crimson)}.ImpressionForm-module-scss-module__vdb9yG__submitButton:disabled{background:var(--gray);cursor:not-allowed}.ImpressionForm-module-scss-module__vdb9yG__errorSlot{min-height:4.25rem;margin-top:1rem}.ImpressionForm-module-scss-module__vdb9yG__errorMessage{background:var(--transparent);color:var(--lint-color-073);text-align:left;box-shadow:none;border:none;border-radius:0;padding:0;animation:.2s ease-out ImpressionForm-module-scss-module__vdb9yG__slideIn}.ImpressionForm-module-scss-module__vdb9yG__successMessage{background:linear-gradient(135deg,var(--lint-color-092)0%,var(--lint-color-083)100%);border:1px solid var(--lint-color-065);color:var(--lint-color-032);text-align:center;box-shadow:0 2px 4px var(--lint-color-185),inset 0 1px 0 var(--lint-color-170);border-radius:6px;margin-top:1.5rem;padding:1rem 1.5rem;animation:.2s ease-out ImpressionForm-module-scss-module__vdb9yG__slideIn}@keyframes ImpressionForm-module-scss-module__vdb9yG__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.ImpressionForm-module-scss-module__vdb9yG__notebookPage{padding:1rem}.ImpressionForm-module-scss-module__vdb9yG__textarea{font-size:.875rem}.ImpressionForm-module-scss-module__vdb9yG__formFooter{flex-direction:column;align-items:stretch;margin-top:1rem}.ImpressionForm-module-scss-module__vdb9yG__submitButton{width:100%;padding:.875rem 1rem}.ImpressionForm-module-scss-module__vdb9yG__errorSlot{min-height:3.5rem;margin-top:.75rem}.ImpressionForm-module-scss-module__vdb9yG__errorMessage{padding:.75rem 1rem}.ImpressionForm-module-scss-module__vdb9yG__successMessage{margin-top:1rem;padding:.875rem 1rem}}
.ImpressionNotebook-module-scss-module__RzsiXW__notebookContainer{--spread-gap:.32rem;--page-width:calc((100% - var(--spread-gap))/2);--page-center-overlap:.1rem;--notebook-height:540px;--page-inner-padding-y:1.5rem;--page-inner-padding-x:1.4rem;--paper-edge:var(--lint-color-078);--paper-main:var(--lint-color-101);--paper-main-2:var(--lint-color-097);--paper-ink:var(--lint-color-026);max-width:980px;margin:0 auto;padding:2rem}.ImpressionNotebook-module-scss-module__RzsiXW__notebook{perspective:1500px;height:var(--notebook-height);cursor:pointer;position:relative}.ImpressionNotebook-module-scss-module__RzsiXW__notebook:focus-visible{outline:3px solid var(--lint-color-060);outline-offset:4px}.ImpressionNotebook-module-scss-module__RzsiXW__mobile{max-width:500px}.ImpressionNotebook-module-scss-module__RzsiXW__notebookSpreadWrapper{transform-style:preserve-3d;z-index:2;height:100%;position:relative}.ImpressionNotebook-module-scss-module__RzsiXW__notebookStage{height:100%;position:relative}.ImpressionNotebook-module-scss-module__RzsiXW__notebookSpread{grid-gap:var(--spread-gap);gap:var(--spread-gap);grid-template-columns:1fr 1fr;height:100%;display:grid;position:relative}.ImpressionNotebook-module-scss-module__RzsiXW__notebookSpread:before{content:"";background:linear-gradient(180deg,var(--lint-color-149)0%,var(--lint-color-147)50%,var(--lint-color-149)100%);width:.58rem;box-shadow:0 0 8px var(--lint-color-144),0 0 0 1px var(--lint-color-151);z-index:3;pointer-events:none;border-radius:99px;position:absolute;top:.45rem;bottom:.45rem;left:50%;transform:translate(-50%)}.ImpressionNotebook-module-scss-module__RzsiXW__notebookSpread:after{content:"";background:repeating-linear-gradient(to bottom,var(--lint-color-146)0 8px,var(--transparent)8px 14px);z-index:4;pointer-events:none;width:.1rem;position:absolute;top:.8rem;bottom:.8rem;left:50%;transform:translate(-50%)}.ImpressionNotebook-module-scss-module__RzsiXW__spreadUnderlay{z-index:1;position:absolute;inset:0}.ImpressionNotebook-module-scss-module__RzsiXW__notebookPage{background:radial-gradient(circle at 18% 14%,var(--lint-color-171),var(--transparent)52%),radial-gradient(circle at 84% 82%,var(--lint-color-155),var(--transparent)58%),linear-gradient(to bottom,var(--paper-main)0%,var(--paper-main-2)100%);box-shadow:0 10px 20px var(--lint-color-181),0 2px 4px var(--lint-color-180),inset 0 1px 0 var(--lint-color-173);border:none;border-radius:6px;height:100%;min-height:100%;padding:1rem;position:relative;overflow:hidden}.ImpressionNotebook-module-scss-module__RzsiXW__notebookPage:before{content:"";background:linear-gradient(180deg,var(--lint-color-177),var(--lint-color-156));box-shadow:inset 0 0 0 1px var(--lint-color-171),inset 0 -10px 18px var(--lint-color-152);z-index:0;border:none;border-radius:4px;position:absolute;inset:.85rem}.ImpressionNotebook-module-scss-module__RzsiXW__notebookSpread>.ImpressionNotebook-module-scss-module__RzsiXW__notebookPage:first-child{box-shadow:0 10px 20px var(--lint-color-181),inset -12px 0 18px var(--lint-color-148),inset 0 1px 0 var(--lint-color-172);margin-right:calc(-1*var(--page-center-overlap));border-top-right-radius:0;border-bottom-right-radius:0}.ImpressionNotebook-module-scss-module__RzsiXW__notebookSpread>.ImpressionNotebook-module-scss-module__RzsiXW__notebookPage:last-child{box-shadow:0 10px 20px var(--lint-color-181),inset 12px 0 18px var(--lint-color-148),inset 0 1px 0 var(--lint-color-172);margin-left:calc(-1*var(--page-center-overlap));border-top-left-radius:0;border-bottom-left-radius:0}.ImpressionNotebook-module-scss-module__RzsiXW__blankPage{opacity:.65}.ImpressionNotebook-module-scss-module__RzsiXW__pageHidden{opacity:0}.ImpressionNotebook-module-scss-module__RzsiXW__notebookLines{z-index:1;height:100%;min-height:100%;padding:var(--page-inner-padding-y)var(--page-inner-padding-x);opacity:1;filter:blur();transition:opacity .56s cubic-bezier(.3,0,.2,1),filter .56s cubic-bezier(.3,0,.2,1);position:relative;overflow-y:auto;transform:none}.ImpressionNotebook-module-scss-module__RzsiXW__textHidden{opacity:0;filter:blur(2.2px)}.ImpressionNotebook-module-scss-module__RzsiXW__impressionItem{border-bottom:1px dashed var(--lint-color-150);margin-bottom:.85rem;padding:.25rem 0 .85rem}.ImpressionNotebook-module-scss-module__RzsiXW__impressionItem:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.ImpressionNotebook-module-scss-module__RzsiXW__impressionText{letter-spacing:.01em;color:var(--paper-ink);white-space:pre-wrap;word-wrap:break-word;text-shadow:0 0 .01px var(--lint-color-186);margin-bottom:.75rem;font-family:Avenir Next,Hiragino Mincho ProN,Yu Mincho,Noto Serif JP,serif;font-size:1rem;line-height:1.72rem}.ImpressionNotebook-module-scss-module__RzsiXW__impressionDate{color:var(--lint-color-190);text-align:right;margin-top:1rem;font-size:.875rem;font-style:italic}.ImpressionNotebook-module-scss-module__RzsiXW__turningSheet{z-index:4;height:100%;transform-style:preserve-3d;will-change:transform;pointer-events:none;filter:drop-shadow(0 12px 18px var(--lint-color-128));position:absolute;top:0;bottom:0}.ImpressionNotebook-module-scss-module__RzsiXW__turningSheet:after{content:"";background:linear-gradient(90deg,var(--lint-color-125),var(--lint-color-121));opacity:.65;pointer-events:none;position:absolute;inset:0}.ImpressionNotebook-module-scss-module__RzsiXW__turnNext{width:calc(var(--page-width) + var(--page-center-overlap));right:calc(-1*var(--page-center-overlap));transform-origin:0}.ImpressionNotebook-module-scss-module__RzsiXW__turnPrev{left:calc(-1*var(--page-center-overlap));width:calc(var(--page-width) + var(--page-center-overlap));transform-origin:100%}.ImpressionNotebook-module-scss-module__RzsiXW__turningSheetPage{backface-visibility:hidden;width:100%;height:100%;min-height:100%;transform-style:preserve-3d}.ImpressionNotebook-module-scss-module__RzsiXW__turnNext .ImpressionNotebook-module-scss-module__RzsiXW__turningSheetPage{border-top-left-radius:0;border-bottom-left-radius:0}.ImpressionNotebook-module-scss-module__RzsiXW__turnPrev .ImpressionNotebook-module-scss-module__RzsiXW__turningSheetPage{border-top-right-radius:0;border-bottom-right-radius:0}.ImpressionNotebook-module-scss-module__RzsiXW__turningSheetLines{width:100%;height:100%;min-height:100%;overflow:hidden}.ImpressionNotebook-module-scss-module__RzsiXW__pageControl{grid-gap:.45rem;justify-content:center;align-items:center;gap:.45rem;margin-top:2rem;display:flex}.ImpressionNotebook-module-scss-module__RzsiXW__pageInput{border:1px solid var(--lint-color-074);background:var(--lint-color-158);width:5rem;color:var(--lint-color-039);text-align:center;box-shadow:inset 0 1px 2px var(--lint-color-145);border-radius:999px;padding:.4rem .5rem;font-size:.95rem;line-height:1.2}.ImpressionNotebook-module-scss-module__RzsiXW__pageInput:focus-visible{outline:2px solid var(--lint-color-068);outline-offset:1px}.ImpressionNotebook-module-scss-module__RzsiXW__pageControlTotal{color:var(--lint-color-050);font-size:.95rem}.ImpressionNotebook-module-scss-module__RzsiXW__emptyState{padding:2rem}.ImpressionNotebook-module-scss-module__RzsiXW__emptyMessage{text-align:center;color:var(--color-text-secondary);padding:3rem 2rem;font-style:italic}@media (max-width:640px){.ImpressionNotebook-module-scss-module__RzsiXW__notebookContainer{--notebook-height:420px;--page-inner-padding-y:1.25rem;--page-inner-padding-x:1rem;padding:1rem}.ImpressionNotebook-module-scss-module__RzsiXW__notebookSpread{grid-template-columns:1fr}.ImpressionNotebook-module-scss-module__RzsiXW__notebookSpread:before,.ImpressionNotebook-module-scss-module__RzsiXW__notebookSpread:after{display:none}.ImpressionNotebook-module-scss-module__RzsiXW__turningSheet{width:100%;left:0;right:0}.ImpressionNotebook-module-scss-module__RzsiXW__turnNext{transform-origin:0}.ImpressionNotebook-module-scss-module__RzsiXW__turnPrev{transform-origin:100%}.ImpressionNotebook-module-scss-module__RzsiXW__notebookPage{border-radius:6px;padding:.75rem}.ImpressionNotebook-module-scss-module__RzsiXW__notebookLines{padding:var(--page-inner-padding-y)var(--page-inner-padding-x)}.ImpressionNotebook-module-scss-module__RzsiXW__impressionText{font-size:.875rem}.ImpressionNotebook-module-scss-module__RzsiXW__pageControl{margin-top:1.2rem}}
.GalleryImpressionsSection-module-scss-module__TMmk0a__impressionsSection{margin-top:4rem;padding:2rem 1rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__sectionHeader{text-align:center;margin-bottom:3rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__sectionTitle{color:var(--lint-color-030);margin-bottom:.5rem;font-size:2rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__sectionDescription{color:var(--lint-color-051);font-size:1rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__impressionsDisplay{margin-bottom:3rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__impressionFormContainer{border-top:2px solid var(--color-border-primary);padding-top:1rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__openFormButton{background:var(--lint-color-040);color:var(--white);border:none;border-radius:6px;padding:.75rem 1.5rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__inlineForm{width:100%}.GalleryImpressionsSection-module-scss-module__TMmk0a__cancelButton{margin:var(--space-8)auto 0;cursor:pointer;opacity:.6;background:0 0;border:none;font-size:.875rem;display:block}.GalleryImpressionsSection-module-scss-module__TMmk0a__cancelButton:hover{opacity:1}@media (max-width:640px){.GalleryImpressionsSection-module-scss-module__TMmk0a__impressionsSection{margin-top:2rem;padding:1rem .5rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__sectionHeader{margin-bottom:2rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__sectionTitle{font-size:1.5rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__sectionDescription{font-size:.875rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__impressionsDisplay{margin-bottom:2rem}.GalleryImpressionsSection-module-scss-module__TMmk0a__impressionFormContainer{padding-top:.75rem}}
.GalleryLikeButton-module-scss-module__J_jVgW__container{grid-gap:.5rem;flex-direction:column;align-items:center;gap:.5rem;display:flex}.GalleryLikeButton-module-scss-module__J_jVgW__button{grid-gap:.5rem;color:#f59e0b;cursor:pointer;background-color:#0000;border:2px solid #f59e0b;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s ease-in-out;display:flex;position:relative;overflow:visible}.GalleryLikeButton-module-scss-module__J_jVgW__button:hover:not(:disabled){color:#fff;background-color:#f59e0b;transform:scale(1.05)}.GalleryLikeButton-module-scss-module__J_jVgW__button:active:not(:disabled){transform:scale(.95)}.GalleryLikeButton-module-scss-module__J_jVgW__button:disabled{opacity:.5;cursor:not-allowed}.GalleryLikeButton-module-scss-module__J_jVgW__button:focus-visible{outline-offset:2px;outline:2px solid #f59e0b}.GalleryLikeButton-module-scss-module__J_jVgW__icon{width:1.3rem;height:1.3rem;transition:fill .2s ease-in-out,transform .2s ease-in-out}.GalleryLikeButton-module-scss-module__J_jVgW__count{text-align:right;min-width:1.5rem;font-weight:700}.GalleryLikeButton-module-scss-module__J_jVgW__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite GalleryLikeButton-module-scss-module__J_jVgW__spin}.GalleryLikeButton-module-scss-module__J_jVgW__ring,.GalleryLikeButton-module-scss-module__J_jVgW__burst{pointer-events:none;opacity:0;position:absolute;top:50%;left:50%}.GalleryLikeButton-module-scss-module__J_jVgW__ring{border:2px solid color-mix(in srgb,currentcolor 70%,white);border-radius:9999px;width:.75rem;height:.75rem;transform:translate(-50%,-50%)scale(.5)}.GalleryLikeButton-module-scss-module__J_jVgW__burst{width:.25rem;height:.25rem;box-shadow:0 -1.2rem 0 0 color-mix(in srgb,currentcolor 85%,white),1rem -.7rem 0 0 color-mix(in srgb,currentcolor 70%,white),1.2rem .2rem 0 0 color-mix(in srgb,currentcolor 80%,white),.8rem 1rem 0 0 color-mix(in srgb,currentcolor 65%,white),-.1rem 1.2rem 0 0 color-mix(in srgb,currentcolor 75%,white),-.95rem .8rem 0 0 color-mix(in srgb,currentcolor 70%,white),-1.15rem -.2rem 0 0 color-mix(in srgb,currentcolor 80%,white),-.8rem -.9rem 0 0 color-mix(in srgb,currentcolor 65%,white);border-radius:50%;transform:translate(-50%,-50%)scale(.6)}.GalleryLikeButton-module-scss-module__J_jVgW__celebrate .GalleryLikeButton-module-scss-module__J_jVgW__icon{animation:.7s cubic-bezier(.22,.61,.36,1) GalleryLikeButton-module-scss-module__J_jVgW__iconPop}.GalleryLikeButton-module-scss-module__J_jVgW__celebrate .GalleryLikeButton-module-scss-module__J_jVgW__ring{animation:.7s ease-out GalleryLikeButton-module-scss-module__J_jVgW__ringPulse}.GalleryLikeButton-module-scss-module__J_jVgW__celebrate .GalleryLikeButton-module-scss-module__J_jVgW__burst{animation:.7s ease-out GalleryLikeButton-module-scss-module__J_jVgW__burstPop}@keyframes GalleryLikeButton-module-scss-module__J_jVgW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes GalleryLikeButton-module-scss-module__J_jVgW__iconPop{0%{transform:scale(1)rotate(0)}25%{transform:scale(1.28)rotate(-10deg)}55%{transform:scale(.96)rotate(8deg)}to{transform:scale(1)rotate(0)}}@keyframes GalleryLikeButton-module-scss-module__J_jVgW__ringPulse{0%{opacity:.85;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(2.8)}}@keyframes GalleryLikeButton-module-scss-module__J_jVgW__burstPop{0%{opacity:0;transform:translate(-50%,-50%)scale(.6)}25%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}
.GalleryLikeSection-module-scss-module__FgxgKG__likeSection{padding:var(--space-8)0 max(var(--space-8),env(safe-area-inset-bottom));margin:0}.GalleryLikeSection-module-scss-module__FgxgKG__buttonContainer{justify-content:center;display:flex}
.GalleryDetailModal-module-scss-module__YqRgCa__modalNoCard{box-shadow:none!important;background:0 0!important}.GalleryDetailModal-module-scss-module__YqRgCa__galleryDetailModal{width:min(640px,100vw - 2rem);max-height:calc(100dvh - 4rem);color:var(--white);position:relative;overflow-y:auto}.GalleryDetailModal-module-scss-module__YqRgCa__closeButton{z-index:calc(var(--z-index-modal) + 10);color:var(--foreground);cursor:pointer;padding:var(--space-8);opacity:.8;background:0 0;border:none;font-size:2rem;line-height:1;position:fixed;top:1.25rem;right:1.25rem}.GalleryDetailModal-module-scss-module__YqRgCa__closeButton:hover{opacity:1}.GalleryDetailModal-module-scss-module__YqRgCa__description{margin-bottom:var(--space-20);white-space:pre-wrap;opacity:.9}@media screen and (max-width:480px){.GalleryDetailModal-module-scss-module__YqRgCa__description{margin-bottom:var(--space-16)}}
.GalleryFullscreenModal-module-scss-module__dBa0NW__overlay{background:var(--lint-color-138);z-index:1000;overscroll-behavior:none;touch-action:none;justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0;overflow:hidden}.GalleryFullscreenModal-module-scss-module__dBa0NW__content{width:100%;height:100%;position:relative;overflow:hidden}.GalleryFullscreenModal-module-scss-module__dBa0NW__imageContainer{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GalleryFullscreenModal-module-scss-module__dBa0NW__imageInner{transform-origin:50%;max-width:100dvw;max-height:100dvh;transform:rotate(var(--rotation-degrees,0deg));justify-content:center;align-items:center;transition:transform .3s;display:flex}@supports not (max-width:100dvw){.GalleryFullscreenModal-module-scss-module__dBa0NW__imageInner{max-width:100vw;max-height:100vh}}.GalleryFullscreenModal-module-scss-module__dBa0NW__imageInner.GalleryFullscreenModal-module-scss-module__dBa0NW__noTransition{transition:none}.GalleryFullscreenModal-module-scss-module__dBa0NW__imageInner.GalleryFullscreenModal-module-scss-module__dBa0NW__rotated{max-width:100dvh;max-height:100dvw}@supports not (max-width:100dvh){.GalleryFullscreenModal-module-scss-module__dBa0NW__imageInner.GalleryFullscreenModal-module-scss-module__dBa0NW__rotated{max-width:100vh;max-height:100vw}}.GalleryFullscreenModal-module-scss-module__dBa0NW__fullImage{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100dvw;height:auto;max-height:100dvh;display:block}@supports not (max-width:100dvw){.GalleryFullscreenModal-module-scss-module__dBa0NW__fullImage{max-width:100vw;max-height:100vh}}.GalleryFullscreenModal-module-scss-module__dBa0NW__fullImage.GalleryFullscreenModal-module-scss-module__dBa0NW__rotated{max-width:100dvh;max-height:100dvw}@supports not (max-width:100dvh){.GalleryFullscreenModal-module-scss-module__dBa0NW__fullImage.GalleryFullscreenModal-module-scss-module__dBa0NW__rotated{max-width:100vh;max-height:100vw}}.GalleryFullscreenModal-module-scss-module__dBa0NW__closeButton{top:var(--space-16);right:var(--space-16);border:1px solid var(--lint-color-166);width:40px;height:40px;color:var(--white);background:var(--lint-color-162);cursor:pointer;z-index:100;border-radius:50%;place-items:center;transition:opacity .3s;display:grid;position:absolute}.GalleryFullscreenModal-module-scss-module__dBa0NW__closeButton:hover{background:var(--lint-color-166)}.GalleryFullscreenModal-module-scss-module__dBa0NW__controlsHidden{opacity:0;pointer-events:none}.GalleryFullscreenModal-module-scss-module__dBa0NW__toolbar{bottom:calc(var(--space-20) + env(safe-area-inset-bottom,0px));grid-gap:var(--space-16);gap:var(--space-16);z-index:100;transition:opacity .3s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.GalleryFullscreenModal-module-scss-module__dBa0NW__toolButton{border:1px solid var(--lint-color-166);width:44px;height:44px;color:var(--white);background:var(--lint-color-162);cursor:pointer;border-radius:50%;place-items:center;font-size:18px;display:grid}.GalleryFullscreenModal-module-scss-module__dBa0NW__toolButton:hover{background:var(--lint-color-166)}.GalleryFullscreenModal-module-scss-module__dBa0NW__animation{opacity:0;transition:opacity .3s,transform .3s;transform:scale(.98)}.GalleryFullscreenModal-module-scss-module__dBa0NW__animation.GalleryFullscreenModal-module-scss-module__dBa0NW__open{opacity:1;transform:scale(1)}
.GalleryContents-module-scss-module__UIRBYa__galleryContents{margin-top:var(--space-20)}.GalleryContents-module-scss-module__UIRBYa__galleryContentsList{margin-top:0}
.NotFoundGalleryLink-module-scss-module__HkHNmG__link{cursor:pointer;max-width:860px;margin:30px auto 0;padding:0 16px;text-decoration:none;display:block}.NotFoundGalleryLink-module-scss-module__HkHNmG__imageContainer{width:100%;box-shadow:0 14px 28px var(--shadow);border-radius:16px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.NotFoundGalleryLink-module-scss-module__HkHNmG__image{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none}.NotFoundGalleryLink-module-scss-module__HkHNmG__title{text-align:center;color:var(--color-text-secondary);margin-top:14px}.NotFoundGalleryLink-module-scss-module__HkHNmG__link:hover .NotFoundGalleryLink-module-scss-module__HkHNmG__imageContainer{box-shadow:0 18px 34px var(--shadow);transform:translateY(-2px)}
.RouteLoading-module-scss-module__FKPI4G__overlay{top:var(--header-height);background:var(--theme-bg);z-index:99997;pointer-events:none;justify-content:center;align-items:center;animation:.2s ease-out RouteLoading-module-scss-module__FKPI4G__fadeIn;display:flex;position:fixed;bottom:0;left:0;right:0}.RouteLoading-module-scss-module__FKPI4G__fadeOut{animation:.25s ease-in-out forwards RouteLoading-module-scss-module__FKPI4G__fadeOut}.RouteLoading-module-scss-module__FKPI4G__barWrap{background:var(--lint-color-098);border-radius:1px;width:200px;height:2px;position:relative;overflow:hidden}.RouteLoading-module-scss-module__FKPI4G__bar{background:var(--crimson);border-radius:1px;width:30%;height:100%;animation:1.2s ease-in-out infinite RouteLoading-module-scss-module__FKPI4G__move;position:absolute;top:0;left:0}@keyframes RouteLoading-module-scss-module__FKPI4G__move{0%{left:-30%}50%{left:50%}to{left:100%}}@keyframes RouteLoading-module-scss-module__FKPI4G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RouteLoading-module-scss-module__FKPI4G__fadeOut{0%{opacity:1}to{opacity:0}}html.dark .RouteLoading-module-scss-module__FKPI4G__barWrap{background:var(--color-text-primary)}
.GalleryImageGrid-module-scss-module__uB749a__overlay{visibility:hidden;opacity:0;transition:var(--transition-primary)}.GalleryImageGrid-module-scss-module__uB749a__imageListWrap{width:100vw;margin-left:calc(50% - 50vw)}.GalleryImageGrid-module-scss-module__uB749a__imageGrid{grid-gap:var(--space-12);gap:var(--space-12);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}@media screen and (min-width:680px){.GalleryImageGrid-module-scss-module__uB749a__imageGrid{grid-gap:var(--space-40)var(--space-8);gap:var(--space-40)var(--space-8);grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (hover:hover){.GalleryImageGrid-module-scss-module__uB749a__galleryImageBlock:hover .GalleryImageGrid-module-scss-module__uB749a__overlay{visibility:visible;opacity:1}}.GalleryImageGrid-module-scss-module__uB749a__imageBlock{aspect-ratio:3/2;position:relative;overflow:hidden}.GalleryImageGrid-module-scss-module__uB749a__gridImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.GalleryImageGrid-module-scss-module__uB749a__overlay{background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GalleryImageGrid-module-scss-module__uB749a__imageTitle{color:#fff;text-align:center;padding:0 var(--space-8)}.GalleryImageGrid-module-scss-module__uB749a__imageTitleCurrent{text-decoration:line-through}
.ErrorGalleryLink-module-scss-module__ATTFNG__link{cursor:pointer;max-width:860px;margin:30px auto 0;padding:0 16px;text-decoration:none;display:block}.ErrorGalleryLink-module-scss-module__ATTFNG__imageContainer{width:100%;box-shadow:0 14px 28px var(--shadow);border-radius:16px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.ErrorGalleryLink-module-scss-module__ATTFNG__image{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none}.ErrorGalleryLink-module-scss-module__ATTFNG__title{text-align:center;color:var(--color-text-secondary);margin-top:14px}.ErrorGalleryLink-module-scss-module__ATTFNG__link:hover .ErrorGalleryLink-module-scss-module__ATTFNG__imageContainer{box-shadow:0 18px 34px var(--shadow);transform:translateY(-2px)}
.not-found-module-scss-module__3tWlya__hero{border:1px solid var(--color-border-primary);text-align:center;background:linear-gradient(145deg,var(--color-bg-primary)0%,var(--color-bg-secondary)100%);border-radius:20px;max-width:760px;margin:0 auto;padding:40px 28px}.not-found-module-scss-module__3tWlya__code{letter-spacing:.08em;color:var(--linkBlue);background-color:var(--platinum);border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-weight:700;display:inline-flex}.not-found-module-scss-module__3tWlya__title{margin-bottom:8px}.not-found-module-scss-module__3tWlya__message{color:var(--color-text-secondary);margin-bottom:20px}.not-found-module-scss-module__3tWlya__actions{justify-content:center;display:flex}.not-found-module-scss-module__3tWlya__primaryAction{background:linear-gradient(135deg,var(--blue)0%,var(--linkBlue)100%);min-width:180px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;padding:12px 22px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.not-found-module-scss-module__3tWlya__primaryAction:hover{box-shadow:0 12px 24px var(--shadow);transform:translateY(-2px)}
.SharedPageAnimatedContent-module-scss-module__l_ty3q__root{opacity:0}.SharedPageAnimatedContent-module-scss-module__l_ty3q__mainWrap{min-height:calc(100vh - var(--header-height));opacity:0}
.GalleryImageList-module-scss-module__mQPnDW__imageListWrap{-ms-overflow-style:none;scrollbar-width:none}.GalleryImageList-module-scss-module__mQPnDW__imageListWrap::-webkit-scrollbar{display:none}.GalleryImageList-module-scss-module__mQPnDW__imageListWrap{height:calc(100dvh - var(--header-height));cursor:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;position:relative;overflow:auto}.GalleryImageList-module-scss-module__mQPnDW__indexUiLayer{z-index:1008;pointer-events:none;position:absolute;inset:0 auto 0 0}.GalleryImageList-module-scss-module__mQPnDW__indexToggle{pointer-events:auto;top:50%;left:var(--space-16);background:var(--color-bg-overlay-soft);color:var(--color-text-primary);box-shadow:0 14px 40px var(--shadow-elevated);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:var(--space-16)10px;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.18em;border:0;border-radius:999px;font-size:10px;line-height:1;transition:transform .42s cubic-bezier(.22,1,.36,1),background-color .36s,opacity .36s;position:absolute;transform:translateY(-50%)}.GalleryImageList-module-scss-module__mQPnDW__indexToggleOpen{background:var(--color-bg-primary);transform:translateY(-50%)}.GalleryImageList-module-scss-module__mQPnDW__indexToggleLabel{display:block}.GalleryImageList-module-scss-module__mQPnDW__indexPanel{pointer-events:auto;grid-gap:var(--space-12);gap:var(--space-12);width:min(360px,100vw - 72px);height:100%;padding:var(--space-20)var(--space-20)var(--space-24)calc(var(--space-20) + 6px);background:linear-gradient(180deg,var(--color-bg-overlay-soft),var(--color-bg-overlay-muted)),var(--color-bg-primary);box-shadow:18px 0 52px var(--shadow-elevated);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1010;opacity:0;filter:blur(10px);flex-direction:column;transition:transform .72s cubic-bezier(.32,0,.2,1) 90ms,opacity .6s 90ms,filter .62s 90ms;display:flex;position:fixed;top:0;left:0;transform:translate(calc(-100% - 22px))scale(.985)}.GalleryImageList-module-scss-module__mQPnDW__indexPanelOpen{opacity:1;filter:blur();transition:transform .62s cubic-bezier(.22,1,.36,1),opacity .5s,filter .56s;transform:translate(0)scale(1)}.GalleryImageList-module-scss-module__mQPnDW__indexPanelHeader{grid-gap:var(--space-12);justify-content:space-between;align-items:center;gap:var(--space-12);margin-left:auto;display:flex}.GalleryImageList-module-scss-module__mQPnDW__indexCloseButton{color:var(--color-text-secondary);background:0 0;border:0;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:4px;line-height:1;display:inline-flex}.GalleryImageList-module-scss-module__mQPnDW__indexCloseLabel{font-size:28px;line-height:1;display:block}.GalleryImageList-module-scss-module__mQPnDW__indexItemRow{grid-gap:var(--space-12);justify-content:space-between;align-items:center;gap:var(--space-12);min-height:56px;display:flex}.GalleryImageList-module-scss-module__mQPnDW__indexItem{grid-gap:var(--space-12);justify-content:space-between;align-items:center;gap:var(--space-12);width:100%;color:inherit;text-align:left;background:0 0;border:0;text-decoration:none;display:flex}.GalleryImageList-module-scss-module__mQPnDW__indexInlinePreview{width:80px;color:inherit;opacity:0;pointer-events:none;flex-shrink:0;justify-content:flex-end;align-items:center;text-decoration:none;transition:opacity .18s ease-out;display:flex}.GalleryImageList-module-scss-module__mQPnDW__indexInlinePreviewImage{-o-object-fit:cover;object-fit:cover;flex-shrink:0;width:80px;height:52px;display:block}.GalleryImageList-module-scss-module__mQPnDW__indexItemRow:hover .GalleryImageList-module-scss-module__mQPnDW__indexInlinePreview,.GalleryImageList-module-scss-module__mQPnDW__indexItemRow:focus-within .GalleryImageList-module-scss-module__mQPnDW__indexInlinePreview,.GalleryImageList-module-scss-module__mQPnDW__indexItemRow[data-active=true] .GalleryImageList-module-scss-module__mQPnDW__indexInlinePreview{opacity:1}.GalleryImageList-module-scss-module__mQPnDW__indexItemTitle{font-size:var(--font-small);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;line-height:1.1;overflow:hidden}.GalleryImageList-module-scss-module__mQPnDW__indexItemMeta{color:var(--color-text-secondary);letter-spacing:.04em;font-size:11px}.GalleryImageList-module-scss-module__mQPnDW__indexList{grid-gap:var(--space-4);gap:var(--space-4);flex-direction:column;display:flex;overflow-y:auto}.GalleryImageList-module-scss-module__mQPnDW__imageCanvas{cursor:none;width:max-content;position:relative}.GalleryImageList-module-scss-module__mQPnDW__imageCanvas *{cursor:none}.GalleryImageList-module-scss-module__mQPnDW__filterSlot{padding:var(--space-16)96px var(--space-12)96px}.GalleryImageList-module-scss-module__mQPnDW__imageGrid{grid-gap:20px;grid-template-columns:repeat(5,400px);grid-template-areas:"c1 c2 c3 c4 c5";align-items:flex-start;gap:20px;width:max-content;padding:40px 96px;display:grid}.GalleryImageList-module-scss-module__mQPnDW__imageColumn{grid-gap:40px;flex-direction:column;gap:40px;display:flex}.GalleryImageList-module-scss-module__mQPnDW__imageColumn:first-child{grid-area:c1}.GalleryImageList-module-scss-module__mQPnDW__imageColumn:nth-child(2){grid-area:c2}.GalleryImageList-module-scss-module__mQPnDW__imageColumn:nth-child(3){grid-area:c3}.GalleryImageList-module-scss-module__mQPnDW__imageColumn:nth-child(4){grid-area:c4}.GalleryImageList-module-scss-module__mQPnDW__imageColumn:nth-child(5){grid-area:c5}.GalleryImageList-module-scss-module__mQPnDW__imageItem{align-items:flex-end;width:min(100%,400px);margin-top:0;display:flex}.GalleryImageList-module-scss-module__mQPnDW__imageItemStart{align-self:flex-start}.GalleryImageList-module-scss-module__mQPnDW__imageItemCenter{align-self:center}.GalleryImageList-module-scss-module__mQPnDW__imageItemEnd{align-self:flex-end}.GalleryImageList-module-scss-module__mQPnDW__imageItemWidthSm{width:min(100%,336px)}.GalleryImageList-module-scss-module__mQPnDW__imageItemWidthMd{width:min(100%,356px)}.GalleryImageList-module-scss-module__mQPnDW__imageItemWidthLg{width:min(100%,372px)}.GalleryImageList-module-scss-module__mQPnDW__imageItemWidthXl{width:min(100%,388px)}.GalleryImageList-module-scss-module__mQPnDW__imageItemWidthFull{width:min(100%,400px)}.GalleryImageList-module-scss-module__mQPnDW__imageItemOffset0{margin-top:0}.GalleryImageList-module-scss-module__mQPnDW__imageItemOffset1{margin-top:18px}.GalleryImageList-module-scss-module__mQPnDW__imageItemOffset2{margin-top:36px}.GalleryImageList-module-scss-module__mQPnDW__imageItemOffset3{margin-top:54px}.GalleryImageList-module-scss-module__mQPnDW__imageItemOffset4{margin-top:72px}.GalleryImageList-module-scss-module__mQPnDW__imageLink{pointer-events:auto;-webkit-user-drag:none;box-shadow:0 16px 34px var(--shadow-elevated);flex:1;display:block;overflow:hidden}.GalleryImageList-module-scss-module__mQPnDW__galleryImage{pointer-events:none;width:100%;height:auto;display:block}.GalleryImageList-module-scss-module__mQPnDW__titleWrap{writing-mode:vertical-rl;padding:var(--space-4);flex-shrink:0;align-self:flex-end}.GalleryImageList-module-scss-module__mQPnDW__imageTitle{color:var(--color-text-secondary);white-space:nowrap;font-size:10px;line-height:1}@media (max-width:768px){.GalleryImageList-module-scss-module__mQPnDW__filterSlot{padding:var(--space-12)72px var(--space-12)84px}.GalleryImageList-module-scss-module__mQPnDW__imageGrid{padding:var(--space-24)72px var(--space-24)84px;grid-template-columns:repeat(5,248px)}.GalleryImageList-module-scss-module__mQPnDW__imageItem{width:min(100%,248px)}.GalleryImageList-module-scss-module__mQPnDW__imageItemWidthSm{width:min(100%,204px)}.GalleryImageList-module-scss-module__mQPnDW__imageItemWidthMd{width:min(100%,218px)}.GalleryImageList-module-scss-module__mQPnDW__imageItemWidthLg{width:min(100%,228px)}.GalleryImageList-module-scss-module__mQPnDW__imageItemWidthXl{width:min(100%,238px)}.GalleryImageList-module-scss-module__mQPnDW__imageItemWidthFull{width:min(100%,248px)}.GalleryImageList-module-scss-module__mQPnDW__titleWrap{padding:2px}.GalleryImageList-module-scss-module__mQPnDW__imageTitle{font-size:8px}.GalleryImageList-module-scss-module__mQPnDW__indexToggle{left:var(--space-12)}.GalleryImageList-module-scss-module__mQPnDW__indexPanel{width:min(220px,100vw - 112px);height:100%;max-height:none;padding:var(--space-16)var(--space-8);border-radius:0;top:0;left:0;transform:translate(calc(-100% - 22px))scale(.985)}.GalleryImageList-module-scss-module__mQPnDW__indexPanelOpen{transform:translate(0)scale(1)}.GalleryImageList-module-scss-module__mQPnDW__indexItemRow{grid-gap:var(--space-10);gap:var(--space-10);min-height:48px}.GalleryImageList-module-scss-module__mQPnDW__indexItem{padding:2px 0}.GalleryImageList-module-scss-module__mQPnDW__indexItemTitle{font-size:1rem;font-weight:400;line-height:1.2}.GalleryImageList-module-scss-module__mQPnDW__indexInlinePreview{width:72px}.GalleryImageList-module-scss-module__mQPnDW__indexInlinePreviewImage{width:72px;height:48px}}
.error-module-scss-module__j1pGNW__errorContainer{min-height:100vh;padding:2rem}.error-module-scss-module__j1pGNW__errorContent{border:1px solid var(--color-border-primary);text-align:center;background:linear-gradient(145deg,var(--color-bg-primary)0%,var(--color-bg-secondary)100%);border-radius:20px;max-width:760px;margin:0 auto;padding:40px 28px}.error-module-scss-module__j1pGNW__errorIcon{color:var(--red);margin:0 auto 1.5rem;animation:2s ease-in-out infinite error-module-scss-module__j1pGNW__pulse}.error-module-scss-module__j1pGNW__errorIcon svg{margin:0 auto;display:block}.error-module-scss-module__j1pGNW__errorCode{letter-spacing:.08em;color:var(--linkBlue);background-color:var(--platinum);border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-weight:700;display:inline-flex}.error-module-scss-module__j1pGNW__errorTitle{margin-bottom:8px}.error-module-scss-module__j1pGNW__errorMessage{color:var(--color-text-secondary);margin-bottom:20px}.error-module-scss-module__j1pGNW__errorDigest{color:var(--silver);margin-bottom:1rem;font-family:monospace;font-size:.875rem}.error-module-scss-module__j1pGNW__errorActions{justify-content:center;display:flex}.error-module-scss-module__j1pGNW__homeLink{background:linear-gradient(135deg,var(--blue)0%,var(--linkBlue)100%);min-width:180px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;padding:12px 22px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.error-module-scss-module__j1pGNW__homeLink:hover{box-shadow:0 12px 24px var(--shadow);transform:translateY(-2px)}.error-module-scss-module__j1pGNW__galleryLink{cursor:pointer;max-width:860px;margin:30px auto 0;padding:0 16px;text-decoration:none;display:block}.error-module-scss-module__j1pGNW__galleryImageContainer{width:100%;box-shadow:0 14px 28px var(--shadow);border-radius:16px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.error-module-scss-module__j1pGNW__galleryImage{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none}.error-module-scss-module__j1pGNW__galleryTitle{text-align:center;color:var(--color-text-secondary);margin-top:14px}.error-module-scss-module__j1pGNW__galleryLink:hover .error-module-scss-module__j1pGNW__galleryImageContainer{box-shadow:0 18px 34px var(--shadow);transform:translateY(-2px)}@keyframes error-module-scss-module__j1pGNW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}
.Section-module-scss-module__8kiBRW__sectionContents{margin-top:var(--space-20)}.Section-module-scss-module__8kiBRW__exceptTopSection:not(:first-child){margin-top:var(--space-60)}
.EditGalleryModal-module-scss-module__nhi6RW__overlay{background:var(--lint-color-120);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EditGalleryModal-module-scss-module__nhi6RW__panel{background:var(--white);border-radius:8px;width:90%;max-width:600px;max-height:90vh;padding:2rem;overflow:auto}.EditGalleryModal-module-scss-module__nhi6RW__title{margin-bottom:1.5rem}.EditGalleryModal-module-scss-module__nhi6RW__field{margin-bottom:1rem}.EditGalleryModal-module-scss-module__nhi6RW__fieldLarge{margin-bottom:1.5rem}.EditGalleryModal-module-scss-module__nhi6RW__label{margin-bottom:.5rem;font-weight:700;display:block}.EditGalleryModal-module-scss-module__nhi6RW__labelFlex{cursor:pointer;align-items:center;font-weight:700;display:flex}.EditGalleryModal-module-scss-module__nhi6RW__input,.EditGalleryModal-module-scss-module__nhi6RW__textarea,.EditGalleryModal-module-scss-module__nhi6RW__select{border:1px solid var(--lint-color-087);border-radius:4px;width:100%;padding:.5rem}.EditGalleryModal-module-scss-module__nhi6RW__checkbox{cursor:pointer;width:18px;height:18px;margin-right:.5rem}.EditGalleryModal-module-scss-module__nhi6RW__previewInfo{color:var(--color-text-secondary);margin-top:8px;font-size:12px}.EditGalleryModal-module-scss-module__nhi6RW__previewContainer{margin-top:12px;display:inline-block;position:relative}.EditGalleryModal-module-scss-module__nhi6RW__previewImage{border-radius:6px;max-width:100%;display:block}.EditGalleryModal-module-scss-module__nhi6RW__previewPlaceholder{border:1px dashed var(--lint-color-066);color:var(--lint-color-055);border-radius:6px;margin-top:12px;padding:16px;font-size:13px}.EditGalleryModal-module-scss-module__nhi6RW__subImagesContainer{margin-top:12px}.EditGalleryModal-module-scss-module__nhi6RW__subImagesTitle{margin-bottom:8px;font-size:13px;font-weight:700}.EditGalleryModal-module-scss-module__nhi6RW__grid{grid-gap:8px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;display:grid}.EditGalleryModal-module-scss-module__nhi6RW__card{position:relative}.EditGalleryModal-module-scss-module__nhi6RW__cardDragging{opacity:.5}.EditGalleryModal-module-scss-module__nhi6RW__img{border-radius:4px;width:100%;display:block}.EditGalleryModal-module-scss-module__nhi6RW__dragHandle{color:var(--white);cursor:grab;z-index:1;background-color:#00000080;border:none;border-radius:4px;padding:2px 6px;font-size:14px;position:absolute;top:4px;left:4px}.EditGalleryModal-module-scss-module__nhi6RW__dragHandle:active{cursor:grabbing}.EditGalleryModal-module-scss-module__nhi6RW__dragHandle:disabled{cursor:not-allowed}.EditGalleryModal-module-scss-module__nhi6RW__removeButton{background-color:var(--lint-color-157);color:var(--white);cursor:pointer;border:none;border-radius:4px;padding:2px 6px;font-size:12px;position:absolute;top:4px;right:4px}.EditGalleryModal-module-scss-module__nhi6RW__removeButton:disabled{cursor:not-allowed}.EditGalleryModal-module-scss-module__nhi6RW__actions{grid-gap:1rem;justify-content:flex-end;gap:1rem;display:flex}.EditGalleryModal-module-scss-module__nhi6RW__btn{cursor:pointer;border-radius:4px;padding:.5rem 1rem}.EditGalleryModal-module-scss-module__nhi6RW__btn:disabled{cursor:not-allowed}.EditGalleryModal-module-scss-module__nhi6RW__btnCancel{border:1px solid var(--lint-color-087);background:var(--white)}.EditGalleryModal-module-scss-module__nhi6RW__btnPrimary{color:var(--white);border:none}.EditGalleryModal-module-scss-module__nhi6RW__btnEnabled{background:var(--lint-color-005)}.EditGalleryModal-module-scss-module__nhi6RW__btnDisabled{background:var(--lint-color-077)}.EditGalleryModal-module-scss-module__nhi6RW__muted{color:var(--color-text-secondary);margin-top:.25rem;font-size:.875rem}
.index-module-scss-module__vGEGrW__overlay{z-index:1000;background-color:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.index-module-scss-module__vGEGrW__imageWrapIn,.index-module-scss-module__vGEGrW__imageWrapOut{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.index-module-scss-module__vGEGrW__imageWrapIn{z-index:2;animation:1.2s ease-in-out forwards index-module-scss-module__vGEGrW__fadeIn}.index-module-scss-module__vGEGrW__imageWrapOut{z-index:1;animation:1.2s ease-in-out forwards index-module-scss-module__vGEGrW__fadeOut}@keyframes index-module-scss-module__vGEGrW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes index-module-scss-module__vGEGrW__fadeOut{0%{opacity:1}to{opacity:0}}.index-module-scss-module__vGEGrW__image{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;max-width:100%;height:100%;max-height:100%}.index-module-scss-module__vGEGrW__loading{color:#ffffff80;letter-spacing:.1em;font-size:13px}.index-module-scss-module__vGEGrW__controls{pointer-events:none;z-index:10;transition:opacity .5s;position:absolute;inset:0}.index-module-scss-module__vGEGrW__controlsVisible{opacity:1}.index-module-scss-module__vGEGrW__controlsVisible .index-module-scss-module__vGEGrW__btn{pointer-events:all}.index-module-scss-module__vGEGrW__controlsHidden{opacity:0}.index-module-scss-module__vGEGrW__btn{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute}.index-module-scss-module__vGEGrW__btn:hover{background:#fff3}.index-module-scss-module__vGEGrW__btnClose{top:20px;right:20px}.index-module-scss-module__vGEGrW__btnBgm{bottom:20px;right:20px}.index-module-scss-module__vGEGrW__bgmError{opacity:.35}.index-module-scss-module__vGEGrW__bgmError:hover{background:#ffffff14}
.AboutAllSections-module-scss-module__HeRKRW__sectionsList{grid-gap:var(--space-40);gap:var(--space-40);flex-direction:column;display:flex}
.DeleteGalleryModal-module-scss-module__EQx5XG__overlay{background:var(--lint-color-120);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DeleteGalleryModal-module-scss-module__EQx5XG__panel{background:var(--white);border-radius:8px;width:90%;max-width:500px;padding:2rem}.DeleteGalleryModal-module-scss-module__EQx5XG__summary{background:var(--lint-color-104);border-radius:4px;margin-bottom:1.5rem;padding:1rem}.DeleteGalleryModal-module-scss-module__EQx5XG__row{margin-bottom:.5rem}.DeleteGalleryModal-module-scss-module__EQx5XG__row:last-child{margin-bottom:0}.DeleteGalleryModal-module-scss-module__EQx5XG__danger{color:var(--lint-color-085)}.DeleteGalleryModal-module-scss-module__EQx5XG__dangerText{color:var(--lint-color-085);margin-bottom:1.5rem;font-size:.9rem}.DeleteGalleryModal-module-scss-module__EQx5XG__actions{grid-gap:1rem;justify-content:flex-end;gap:1rem;display:flex}.DeleteGalleryModal-module-scss-module__EQx5XG__btn{cursor:pointer;border-radius:4px;padding:.5rem 1rem}.DeleteGalleryModal-module-scss-module__EQx5XG__btnCancel{border:1px solid var(--lint-color-087);background:var(--white)}.DeleteGalleryModal-module-scss-module__EQx5XG__btnDanger{background:var(--lint-color-085);color:var(--white);border:none}.DeleteGalleryModal-module-scss-module__EQx5XG__disabled{cursor:not-allowed;opacity:.7}
.AdminNotificationList-module-scss-module__rqn8KG__container{max-width:1200px;margin:0 auto;padding:32px 16px}.AdminNotificationList-module-scss-module__rqn8KG__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.AdminNotificationList-module-scss-module__rqn8KG__headerActions{grid-gap:12px;align-items:center;gap:12px;display:flex}.AdminNotificationList-module-scss-module__rqn8KG__createButton{background-color:var(--crimson);color:var(--white);cursor:pointer;border:none;border-radius:4px;padding:12px 24px;font-weight:600;transition:background-color .2s}.AdminNotificationList-module-scss-module__rqn8KG__createButton:hover{background-color:color-mix(in srgb,var(--crimson)90%,black 10%)}.AdminNotificationList-module-scss-module__rqn8KG__bulkDeleteButton{background-color:var(--lint-color-095);color:var(--white);cursor:pointer;border:none;border-radius:4px;padding:12px 24px;font-weight:600;transition:background-color .2s}.AdminNotificationList-module-scss-module__rqn8KG__bulkDeleteButton:hover{background-color:var(--lint-color-084)}.AdminNotificationList-module-scss-module__rqn8KG__table{border-collapse:collapse;background-color:var(--white);width:100%;box-shadow:0 1px 3px var(--lint-color-123)}.AdminNotificationList-module-scss-module__rqn8KG__tableHeader{background-color:var(--color-bg-secondary)}.AdminNotificationList-module-scss-module__rqn8KG__tableHeader th{text-align:left;border-bottom:2px solid var(--lint-color-091);color:var(--lint-color-035);padding:12px 16px;font-weight:600}.AdminNotificationList-module-scss-module__rqn8KG__tableRow{border-bottom:1px solid var(--lint-color-091)}.AdminNotificationList-module-scss-module__rqn8KG__tableRow:hover{background-color:var(--color-bg-secondary)}.AdminNotificationList-module-scss-module__rqn8KG__tableRow td{padding:16px}.AdminNotificationList-module-scss-module__rqn8KG__activeStatus{border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.AdminNotificationList-module-scss-module__rqn8KG__activeStatus.AdminNotificationList-module-scss-module__rqn8KG__active{background-color:var(--lint-color-086);color:var(--lint-color-013)}.AdminNotificationList-module-scss-module__rqn8KG__activeStatus.AdminNotificationList-module-scss-module__rqn8KG__inactive{background-color:var(--lint-color-109);color:var(--lint-color-061)}.AdminNotificationList-module-scss-module__rqn8KG__actions{grid-gap:8px;gap:8px;display:flex}.AdminNotificationList-module-scss-module__rqn8KG__editButton,.AdminNotificationList-module-scss-module__rqn8KG__deleteButton{cursor:pointer;border:none;border-radius:4px;padding:6px 12px;font-size:14px;transition:background-color .2s}.AdminNotificationList-module-scss-module__rqn8KG__editButton{background-color:var(--lint-color-036);color:var(--white)}.AdminNotificationList-module-scss-module__rqn8KG__editButton:hover{background-color:var(--lint-color-023)}.AdminNotificationList-module-scss-module__rqn8KG__deleteButton{background-color:var(--lint-color-095);color:var(--white)}.AdminNotificationList-module-scss-module__rqn8KG__deleteButton:hover{background-color:var(--lint-color-084)}.AdminNotificationList-module-scss-module__rqn8KG__emptyState{text-align:center;color:var(--lint-color-048);padding:64px 16px}.AdminNotificationList-module-scss-module__rqn8KG__formContainer{background-color:var(--color-bg-secondary);border-radius:8px;margin-bottom:24px;padding:16px}.AdminNotificationList-module-scss-module__rqn8KG__formField{margin-bottom:16px}.AdminNotificationList-module-scss-module__rqn8KG__formLabel{margin-bottom:8px;font-weight:600;display:block}.AdminNotificationList-module-scss-module__rqn8KG__formInput,.AdminNotificationList-module-scss-module__rqn8KG__formTextarea{border:1px solid var(--lint-color-079);border-radius:4px;width:100%;padding:8px 12px}.AdminNotificationList-module-scss-module__rqn8KG__formTextarea{resize:vertical}.AdminNotificationList-module-scss-module__rqn8KG__formCheckboxLabel{grid-gap:8px;align-items:center;gap:8px;display:flex}.AdminNotificationList-module-scss-module__rqn8KG__formActions{grid-gap:8px;gap:8px;display:flex}.AdminNotificationList-module-scss-module__rqn8KG__saveButton,.AdminNotificationList-module-scss-module__rqn8KG__cancelButton{cursor:pointer;border:none;border-radius:4px;padding:8px 16px}.AdminNotificationList-module-scss-module__rqn8KG__saveButton{background-color:var(--lint-color-036);color:var(--white)}.AdminNotificationList-module-scss-module__rqn8KG__saveButton:hover{background-color:var(--lint-color-023)}.AdminNotificationList-module-scss-module__rqn8KG__cancelButton{background-color:var(--lint-color-048);color:var(--white)}.AdminNotificationList-module-scss-module__rqn8KG__cancelButton:hover{background-color:var(--lint-color-041)}
.index-module-scss-module__XooFea__btn{grid-gap:6px;color:var(--color-text-primary,#fff);letter-spacing:.06em;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:4px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;transition:background .2s,border-color .2s;display:inline-flex}.index-module-scss-module__XooFea__btn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff80}.index-module-scss-module__XooFea__btn:disabled{opacity:.4;cursor:not-allowed}.index-module-scss-module__XooFea__btn svg{flex-shrink:0;width:16px;height:16px}
.Image-module-scss-module__BCmU4W__image{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.Image-module-scss-module__BCmU4W__image.Image-module-scss-module__BCmU4W__cover{-o-object-fit:cover;object-fit:cover}.Image-module-scss-module__BCmU4W__image.Image-module-scss-module__BCmU4W__contain{-o-object-fit:contain;object-fit:contain}
.GalleryBulkDeleteModal-module-scss-module__kURHra__overlay{background:var(--lint-color-120);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GalleryBulkDeleteModal-module-scss-module__kURHra__panel{background:var(--white);border-radius:8px;width:90%;max-width:500px;padding:2rem}.GalleryBulkDeleteModal-module-scss-module__kURHra__danger{color:var(--lint-color-085);margin-bottom:1rem}.GalleryBulkDeleteModal-module-scss-module__kURHra__dangerText{color:var(--lint-color-085);margin:1rem 0 1.5rem;font-size:.9rem}.GalleryBulkDeleteModal-module-scss-module__kURHra__actions{grid-gap:1rem;justify-content:flex-end;gap:1rem;display:flex}.GalleryBulkDeleteModal-module-scss-module__kURHra__btn{cursor:pointer;border-radius:4px;padding:.5rem 1rem}.GalleryBulkDeleteModal-module-scss-module__kURHra__btnCancel{border:1px solid var(--lint-color-087);background:var(--white)}.GalleryBulkDeleteModal-module-scss-module__kURHra__btnDanger{background:var(--lint-color-085);color:var(--white);border:none}.GalleryBulkDeleteModal-module-scss-module__kURHra__disabled{cursor:not-allowed;opacity:.7}
.BulkDeleteModal-module-scss-module__hgVSlq__overlay{background:var(--lint-color-133);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;justify-content:center;align-items:center;animation:.2s ease-out BulkDeleteModal-module-scss-module__hgVSlq__fadeIn;display:flex;position:fixed;inset:0}@keyframes BulkDeleteModal-module-scss-module__hgVSlq__fadeIn{0%{opacity:0}to{opacity:1}}.BulkDeleteModal-module-scss-module__hgVSlq__panel{background:var(--white);width:90%;max-width:600px;max-height:80vh;box-shadow:0 20px 25px -5px var(--lint-color-123),0 10px 10px -5px var(--lint-color-122);border-radius:12px;padding:24px;animation:.3s ease-out BulkDeleteModal-module-scss-module__hgVSlq__slideUp;overflow-y:auto}@keyframes BulkDeleteModal-module-scss-module__hgVSlq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BulkDeleteModal-module-scss-module__hgVSlq__danger{color:var(--lint-color-084);margin-bottom:16px}.BulkDeleteModal-module-scss-module__hgVSlq__description{margin-bottom:16px}.BulkDeleteModal-module-scss-module__hgVSlq__description strong{color:var(--lint-color-084);font-weight:700}.BulkDeleteModal-module-scss-module__hgVSlq__list{background:var(--lint-color-110);border:1px solid var(--lint-color-108);border-radius:8px;max-height:300px;margin:16px 0;padding:12px;overflow-y:auto}.BulkDeleteModal-module-scss-module__hgVSlq__item{background:var(--white);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px;display:flex}.BulkDeleteModal-module-scss-module__hgVSlq__item:last-child{margin-bottom:0}.BulkDeleteModal-module-scss-module__hgVSlq__itemTitle{color:var(--lint-color-035);flex:1;margin-right:12px;font-weight:600}.BulkDeleteModal-module-scss-module__hgVSlq__itemMeta{grid-gap:8px;align-items:center;gap:8px;display:flex}.BulkDeleteModal-module-scss-module__hgVSlq__statusActive,.BulkDeleteModal-module-scss-module__hgVSlq__statusInactive{border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.BulkDeleteModal-module-scss-module__hgVSlq__statusActive{background-color:var(--lint-color-086);color:var(--lint-color-013)}.BulkDeleteModal-module-scss-module__hgVSlq__statusInactive{background-color:var(--lint-color-109);color:var(--lint-color-061)}.BulkDeleteModal-module-scss-module__hgVSlq__dangerText{color:var(--lint-color-084);background:var(--lint-color-110);border-left:4px solid var(--lint-color-084);border-radius:4px;margin:16px 0;padding:12px;font-size:14px}.BulkDeleteModal-module-scss-module__hgVSlq__actions{grid-gap:12px;justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.BulkDeleteModal-module-scss-module__hgVSlq__btn{cursor:pointer;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.BulkDeleteModal-module-scss-module__hgVSlq__btnCancel{border:1px solid var(--lint-color-079);background:var(--white);color:var(--lint-color-035)}.BulkDeleteModal-module-scss-module__hgVSlq__btnCancel:hover:not(.BulkDeleteModal-module-scss-module__hgVSlq__disabled){background:var(--color-bg-secondary);border-color:var(--lint-color-062)}.BulkDeleteModal-module-scss-module__hgVSlq__btnDanger{background:var(--lint-color-084);color:var(--white);border:none}.BulkDeleteModal-module-scss-module__hgVSlq__btnDanger:hover:not(.BulkDeleteModal-module-scss-module__hgVSlq__disabled){background:var(--lint-color-070)}.BulkDeleteModal-module-scss-module__hgVSlq__disabled{cursor:not-allowed;opacity:.5}
.ContactFormSwitcher-module-scss-module__HAlBFq__contactWayBlock{margin-top:var(--space-40)}
.GalleryFilter-module-scss-module__3zTNZW__contentsSwitchBlock,.GalleryFilter-module-scss-module__3zTNZW__categoryBlock{align-items:center;display:flex}.GalleryFilter-module-scss-module__3zTNZW__imageTitle{visibility:hidden;opacity:0;transition:var(--transition-primary)}.GalleryFilter-module-scss-module__3zTNZW__contentsSwitchBlock{grid-gap:var(--space-16);gap:var(--space-16)}.GalleryFilter-module-scss-module__3zTNZW__navigationLink.GalleryFilter-module-scss-module__3zTNZW__active{color:var(--red);text-decoration:line-through}.GalleryFilter-module-scss-module__3zTNZW__imageTitle{margin-top:var(--space-8)}.GalleryFilter-module-scss-module__3zTNZW__categoryBlock{grid-gap:var(--space-16);gap:var(--space-16);margin-top:var(--space-8);padding-left:var(--space-24)}.GalleryFilter-module-scss-module__3zTNZW__categoryLink.GalleryFilter-module-scss-module__3zTNZW__active{color:var(--red)}
.AboutProfileCard-module-scss-module__9lblKq__cardOuter{perspective:1200px;width:min(100%,440px);max-width:440px;position:relative}.AboutProfileCard-module-scss-module__9lblKq__cardOuter:after{content:"";filter:blur(6px);z-index:-1;pointer-events:none;background:radial-gradient(#1a223447 0%,#1a223424 36%,#1a223400 78%);width:72%;height:56px;position:absolute;bottom:-34px;left:50%;transform:translate(-50%)}.dark .AboutProfileCard-module-scss-module__9lblKq__cardOuter:after{filter:blur(8px);background:radial-gradient(#0000008f 0%,#0000003d 42%,#0000 80%)}.AboutProfileCard-module-scss-module__9lblKq__tiltWrapper{width:100%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;cursor:default}:is(body.has-flame-cursor .AboutProfileCard-module-scss-module__9lblKq__tiltWrapper,body.has-flame-cursor .AboutProfileCard-module-scss-module__9lblKq__tiltWrapper *){cursor:none}.AboutProfileCard-module-scss-module__9lblKq__flipWrapper{width:100%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;will-change:transform;transition:transform .7s cubic-bezier(.4,0,.2,1);position:relative;transform:rotateX(0)}.AboutProfileCard-module-scss-module__9lblKq__cardFront{--shine-core:#ffffff94;--shine-soft:#fff3;aspect-ratio:1.586;background:linear-gradient(160deg,var(--lint-color-088)0%,var(--gray)100%);width:100%;padding:var(--space-20);grid-gap:var(--space-20);align-items:center;gap:var(--space-20);box-shadow:0 2px 8px var(--lint-color-122),0 8px 28px var(--lint-color-122),0 24px 56px var(--lint-color-122);backface-visibility:hidden;touch-action:manipulation;border-radius:10px;flex-direction:row;display:flex;position:relative;transform:translateZ(0)}.dark .AboutProfileCard-module-scss-module__9lblKq__cardFront{--shine-core:#e0e0e033;--shine-soft:#c4c4c417;background:linear-gradient(150deg,#313131 0%,#1f1f1f 100%);box-shadow:0 0 0 1px #ffffff14,0 2px 12px #0006,0 8px 32px #0000004d,0 24px 60px #0003}.AboutProfileCard-module-scss-module__9lblKq__cardClip{pointer-events:none;border-radius:10px;position:absolute;inset:0;overflow:hidden}.AboutProfileCard-module-scss-module__9lblKq__shine{pointer-events:none;z-index:3;background:radial-gradient(circle at var(--shine-x,50%)var(--shine-y,50%),var(--shine-core)0%,var(--shine-soft)26%,transparent 46%);mix-blend-mode:screen;position:absolute;inset:0}.dark .AboutProfileCard-module-scss-module__9lblKq__shine{mix-blend-mode:screen;filter:blur(.4px)}.AboutProfileCard-module-scss-module__9lblKq__imageSection{width:160px;height:120px;box-shadow:0 2px 6px var(--lint-color-124);z-index:1;border-radius:6px;flex-shrink:0;position:relative;overflow:hidden}.AboutProfileCard-module-scss-module__9lblKq__image{-o-object-fit:cover;object-fit:cover}.AboutProfileCard-module-scss-module__9lblKq__infoSection{z-index:1;flex-direction:column;flex:1;justify-content:space-between;height:120px;display:flex;position:relative}.AboutProfileCard-module-scss-module__9lblKq__infoTop{grid-gap:var(--space-4);gap:var(--space-4);flex-direction:column;display:flex}.AboutProfileCard-module-scss-module__9lblKq__name{color:var(--theme-fg);letter-spacing:.02em;font-size:18px;font-weight:700}.AboutProfileCard-module-scss-module__9lblKq__subtitle{color:var(--color-text-secondary);letter-spacing:.01em;font-size:11px;font-weight:400}.AboutProfileCard-module-scss-module__9lblKq__footer{padding-top:var(--space-8);border-top:1px solid var(--lint-color-093);justify-content:space-between;align-items:center;display:flex}.AboutProfileCard-module-scss-module__9lblKq__location{color:var(--color-text-tertiary);letter-spacing:.1em;font-size:9px;font-weight:600}.AboutProfileCard-module-scss-module__9lblKq__since{grid-gap:var(--space-4);align-items:center;gap:var(--space-4);display:flex}.AboutProfileCard-module-scss-module__9lblKq__dot{background-color:var(--green);width:5px;height:5px;box-shadow:0 0 4px var(--lint-color-141);border-radius:50%;flex-shrink:0;display:inline-block}.AboutProfileCard-module-scss-module__9lblKq__sinceText{color:var(--color-text-tertiary);letter-spacing:.1em;font-size:9px;font-weight:600}.AboutProfileCard-module-scss-module__9lblKq__cardBack{--shine-core:#ffffff94;--shine-soft:#fff3;background:linear-gradient(160deg,var(--lint-color-088)0%,var(--gray)100%);backface-visibility:hidden;touch-action:manipulation;grid-gap:var(--space-16);justify-content:center;align-items:center;gap:var(--space-16);padding:var(--space-20);border-radius:10px;flex-direction:column;display:flex;position:absolute;inset:0;transform:rotateX(180deg)translateZ(0)}.dark .AboutProfileCard-module-scss-module__9lblKq__cardBack{--shine-core:#e0e0e033;--shine-soft:#c4c4c417;background:linear-gradient(150deg,#313131 0%,#1f1f1f 100%);box-shadow:0 0 0 1px #ffffff14,0 2px 12px #0006,0 8px 32px #0000004d,0 24px 60px #0003}@media (hover:none) and (pointer:coarse){.AboutProfileCard-module-scss-module__9lblKq__flipWrapper[data-flipping=false][data-visible-face=back] .AboutProfileCard-module-scss-module__9lblKq__cardFront,.AboutProfileCard-module-scss-module__9lblKq__flipWrapper[data-flipping=false][data-visible-face=front] .AboutProfileCard-module-scss-module__9lblKq__cardBack{visibility:hidden;pointer-events:none}}.AboutProfileCard-module-scss-module__9lblKq__qrGrid{grid-gap:var(--space-24);align-items:flex-start;gap:var(--space-24);display:flex}.AboutProfileCard-module-scss-module__9lblKq__qrItem{flex-direction:column;align-items:center;display:flex}.AboutProfileCard-module-scss-module__9lblKq__qrImageWrapper{background-color:var(--white);border-radius:6px;width:90px;padding:4px;overflow:hidden}.AboutProfileCard-module-scss-module__9lblKq__qrImage{-o-object-fit:contain;object-fit:contain;width:100%;height:auto!important}
.GalleryBulkUpdateModal-module-scss-module__fX3HEq__overlay{background:var(--lint-color-120);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GalleryBulkUpdateModal-module-scss-module__fX3HEq__panel{background:var(--white);border-radius:8px;width:90%;max-width:500px;padding:2rem}.GalleryBulkUpdateModal-module-scss-module__fX3HEq__title{margin-bottom:1.5rem}.GalleryBulkUpdateModal-module-scss-module__fX3HEq__label{margin-bottom:.5rem;font-weight:700;display:block}.GalleryBulkUpdateModal-module-scss-module__fX3HEq__select,.GalleryBulkUpdateModal-module-scss-module__fX3HEq__input{border:1px solid var(--lint-color-087);border-radius:4px;width:100%;padding:.5rem}.GalleryBulkUpdateModal-module-scss-module__fX3HEq__hint{color:var(--color-text-secondary);margin-top:.25rem;font-size:.875rem}.GalleryBulkUpdateModal-module-scss-module__fX3HEq__controls{margin-bottom:1rem}.GalleryBulkUpdateModal-module-scss-module__fX3HEq__actions{grid-gap:1rem;justify-content:flex-end;gap:1rem;display:flex}.GalleryBulkUpdateModal-module-scss-module__fX3HEq__btn{border-radius:4px;padding:.5rem 1rem}.GalleryBulkUpdateModal-module-scss-module__fX3HEq__btnCancel{border:1px solid var(--lint-color-087);background:var(--white)}.GalleryBulkUpdateModal-module-scss-module__fX3HEq__btnPrimary{background:var(--lint-color-115);color:var(--white);border:none}
.DeleteNotificationModal-module-scss-module__VwBPlG__overlay{background:var(--lint-color-133);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;justify-content:center;align-items:center;animation:.2s ease-out DeleteNotificationModal-module-scss-module__VwBPlG__fadeIn;display:flex;position:fixed;inset:0}@keyframes DeleteNotificationModal-module-scss-module__VwBPlG__fadeIn{0%{opacity:0}to{opacity:1}}.DeleteNotificationModal-module-scss-module__VwBPlG__panel{background:var(--white);width:90%;max-width:500px;box-shadow:0 20px 25px -5px var(--lint-color-123),0 10px 10px -5px var(--lint-color-122);border-radius:12px;padding:24px;animation:.3s ease-out DeleteNotificationModal-module-scss-module__VwBPlG__slideUp}@keyframes DeleteNotificationModal-module-scss-module__VwBPlG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DeleteNotificationModal-module-scss-module__VwBPlG__danger{color:var(--lint-color-084);margin-bottom:16px}.DeleteNotificationModal-module-scss-module__VwBPlG__summary{background:var(--lint-color-110);border:1px solid var(--lint-color-108);border-radius:8px;margin:16px 0;padding:16px}.DeleteNotificationModal-module-scss-module__VwBPlG__row{margin-bottom:8px;font-size:14px;line-height:1.5}.DeleteNotificationModal-module-scss-module__VwBPlG__row strong{color:var(--lint-color-035);margin-right:8px}.DeleteNotificationModal-module-scss-module__VwBPlG__row:last-child{margin-bottom:0}.DeleteNotificationModal-module-scss-module__VwBPlG__dangerText{color:var(--lint-color-084);background:var(--lint-color-110);border-left:4px solid var(--lint-color-084);border-radius:4px;margin:16px 0;padding:12px;font-size:14px}.DeleteNotificationModal-module-scss-module__VwBPlG__actions{grid-gap:12px;justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.DeleteNotificationModal-module-scss-module__VwBPlG__btn{cursor:pointer;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.DeleteNotificationModal-module-scss-module__VwBPlG__btnCancel{border:1px solid var(--lint-color-079);background:var(--white);color:var(--lint-color-035)}.DeleteNotificationModal-module-scss-module__VwBPlG__btnCancel:hover:not(.DeleteNotificationModal-module-scss-module__VwBPlG__disabled){background:var(--color-bg-secondary);border-color:var(--lint-color-062)}.DeleteNotificationModal-module-scss-module__VwBPlG__btnDanger{background:var(--lint-color-084);color:var(--white);border:none}.DeleteNotificationModal-module-scss-module__VwBPlG__btnDanger:hover:not(.DeleteNotificationModal-module-scss-module__VwBPlG__disabled){background:var(--lint-color-070)}.DeleteNotificationModal-module-scss-module__VwBPlG__disabled{cursor:not-allowed;opacity:.5}
.DeleteConfirmModal-module-scss-module__zdmLxq__modalOverlay{background-color:var(--lint-color-132);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DeleteConfirmModal-module-scss-module__zdmLxq__modalContent{background-color:var(--white);width:90%;max-width:500px;box-shadow:0 4px 6px var(--lint-color-123);border-radius:8px;padding:24px}.DeleteConfirmModal-module-scss-module__zdmLxq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.DeleteConfirmModal-module-scss-module__zdmLxq__modalHeader h2{color:var(--color-text-primary);margin:0;font-size:20px}.DeleteConfirmModal-module-scss-module__zdmLxq__closeButton{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;display:flex}.DeleteConfirmModal-module-scss-module__zdmLxq__closeButton:hover{color:var(--color-text-primary)}.DeleteConfirmModal-module-scss-module__zdmLxq__closeButton:disabled{opacity:.5;cursor:not-allowed}.DeleteConfirmModal-module-scss-module__zdmLxq__modalBody{grid-gap:12px;flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.DeleteConfirmModal-module-scss-module__zdmLxq__warning{color:var(--lint-color-080);font-weight:600}.DeleteConfirmModal-module-scss-module__zdmLxq__modalActions{grid-gap:12px;justify-content:flex-end;gap:12px;display:flex}.DeleteConfirmModal-module-scss-module__zdmLxq__deleteButton{background-color:var(--lint-color-080);color:var(--white);cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:500}.DeleteConfirmModal-module-scss-module__zdmLxq__deleteButton:hover:not(:disabled){background-color:var(--lint-color-069)}.DeleteConfirmModal-module-scss-module__zdmLxq__deleteButton:disabled{opacity:.5;cursor:not-allowed}.DeleteConfirmModal-module-scss-module__zdmLxq__cancelButton{background-color:var(--lint-color-100);color:var(--color-text-primary);border:1px solid var(--lint-color-087);cursor:pointer;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:500}.DeleteConfirmModal-module-scss-module__zdmLxq__cancelButton:hover:not(:disabled){background-color:var(--lint-color-088)}.DeleteConfirmModal-module-scss-module__zdmLxq__cancelButton:disabled{opacity:.5;cursor:not-allowed}
.ContactFormWrap-module-scss-module__eHvEna__formContainer{max-width:600px;padding:var(--space-24)var(--space-16);margin:0 auto}.ContactFormWrap-module-scss-module__eHvEna__formTitle{margin-bottom:var(--space-24);text-align:center;font-size:var(--font-large);letter-spacing:.1em}.ContactFormWrap-module-scss-module__eHvEna__fieldGroup{margin-bottom:var(--space-24)}.ContactFormWrap-module-scss-module__eHvEna__label{grid-gap:var(--space-4);align-items:center;gap:var(--space-4);margin-bottom:var(--space-8);font-size:var(--font-x-small);color:var(--color-text-primary);font-weight:600;display:flex}.ContactFormWrap-module-scss-module__eHvEna__required{color:var(--crimson);font-size:1em}.ContactFormWrap-module-scss-module__eHvEna__inputField{width:100%;padding:var(--space-12)var(--space-16);font-size:var(--font-small);color:var(--color-text-primary);background-color:var(--color-bg-primary);border:1px solid var(--color-border-primary);border-radius:4px;font-family:inherit;transition:all .2s}.ContactFormWrap-module-scss-module__eHvEna__inputField:hover{border-color:var(--color-border-hover)}.ContactFormWrap-module-scss-module__eHvEna__inputField:focus{border-color:var(--crimson);background-color:var(--color-bg-primary);outline:none}.ContactFormWrap-module-scss-module__eHvEna__inputField::placeholder{color:var(--color-text-tertiary)}.ContactFormWrap-module-scss-module__eHvEna__inputField:disabled{background-color:var(--color-bg-disabled);cursor:not-allowed;opacity:.6}.ContactFormWrap-module-scss-module__eHvEna__textarea{resize:vertical;min-height:160px;line-height:1.6}.ContactFormWrap-module-scss-module__eHvEna__select{appearance:none;padding-right:var(--space-40);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M4.427 6.427l3.396 3.396a.25.25 0 00.354 0l3.396-3.396A.25.25 0 0011.396 6H4.604a.25.25 0 00-.177.427z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px}.ContactFormWrap-module-scss-module__eHvEna__errorText{margin-top:var(--space-8);font-size:var(--font-x-small);color:var(--crimson);min-height:20px}.ContactFormWrap-module-scss-module__eHvEna__buttonContainer{margin-top:var(--space-40);text-align:center}.ContactFormWrap-module-scss-module__eHvEna__submitButton{min-width:160px;padding:var(--space-12)var(--space-40);font-size:var(--font-x-small);letter-spacing:.15em;color:var(--white);background-color:var(--black);border:1px solid var(--black);cursor:pointer;border-radius:0;font-weight:400;transition:all .3s}.ContactFormWrap-module-scss-module__eHvEna__submitButton:hover:not(:disabled){color:var(--black);background-color:#0000}.ContactFormWrap-module-scss-module__eHvEna__submitButton:active:not(:disabled){opacity:.7}.ContactFormWrap-module-scss-module__eHvEna__submitButton:disabled{background-color:var(--color-border-primary);border-color:var(--color-border-primary);cursor:not-allowed;opacity:.4}.ContactFormWrap-module-scss-module__eHvEna__successMessage{padding:var(--space-12);text-align:center;font-size:var(--font-small);color:var(--color-success);background-color:var(--color-success-bg);border:1px solid var(--color-success);margin-bottom:var(--space-20);border-radius:4px}.ContactFormWrap-module-scss-module__eHvEna__errorMessage{padding:var(--space-12);text-align:center;font-size:var(--font-small);color:var(--crimson);background-color:var(--color-error-bg);border:1px solid var(--crimson);margin-bottom:var(--space-20);border-radius:4px}.ContactFormWrap-module-scss-module__eHvEna__confirmContainer{padding:var(--space-24)0;margin-bottom:var(--space-24)}.ContactFormWrap-module-scss-module__eHvEna__confirmTitle{margin-bottom:var(--space-20);padding-bottom:var(--space-12);border-bottom:1px solid var(--color-border-primary)}.ContactFormWrap-module-scss-module__eHvEna__confirmItem{margin-bottom:var(--space-20)}.ContactFormWrap-module-scss-module__eHvEna__confirmLabel{margin-bottom:var(--space-8);font-size:var(--font-x-small);color:var(--color-text-secondary);font-weight:600;display:block}.ContactFormWrap-module-scss-module__eHvEna__confirmValue{font-size:var(--font-small);color:var(--color-text-primary);white-space:pre-wrap;word-break:break-word;line-height:1.6}.ContactFormWrap-module-scss-module__eHvEna__buttonGroup{grid-gap:var(--space-16);gap:var(--space-16);flex-wrap:wrap;justify-content:center;display:flex}.ContactFormWrap-module-scss-module__eHvEna__backButton{min-width:140px;padding:var(--space-8)var(--space-24);font-size:var(--font-small);color:var(--color-text-primary);background-color:var(--color-bg-primary);border:1px solid var(--color-border-primary);cursor:pointer;border-radius:4px;font-weight:600;transition:all .2s}.ContactFormWrap-module-scss-module__eHvEna__backButton:hover{border-color:var(--crimson);color:var(--crimson)}.ContactFormWrap-module-scss-module__eHvEna__backButton:active{opacity:.8}
.GalleryStyleSwitch-module-scss-module__n40J2a__galleryContents{margin-top:var(--space-20)}.GalleryStyleSwitch-module-scss-module__n40J2a__galleryContentsList{margin-top:0}
.Gallery-module-scss-module__l2vpXW__main{overflow:hidden}
.page-module-scss-module__Of-W7q__container{max-width:1000px;margin:0 auto;padding:48px 24px}@media (max-width:768px){.page-module-scss-module__Of-W7q__container{padding:32px 16px}}.page-module-scss-module__Of-W7q__article{background:var(--white);box-shadow:0 1px 3px var(--lint-color-123);border-radius:16px;padding:48px}@media (max-width:768px){.page-module-scss-module__Of-W7q__article{padding:32px 24px}}.page-module-scss-module__Of-W7q__header{border-bottom:1px solid var(--lint-color-091);margin-bottom:32px;padding-bottom:24px}.page-module-scss-module__Of-W7q__title{margin-bottom:0;line-height:1.3}.page-module-scss-module__Of-W7q__imageWrapper{border-radius:12px;margin-bottom:32px;overflow:hidden}.page-module-scss-module__Of-W7q__image{width:100%;height:auto;display:block}.page-module-scss-module__Of-W7q__content{color:var(--lint-color-019);white-space:pre-wrap;margin-bottom:32px;line-height:1.8}.page-module-scss-module__Of-W7q__footer{border-top:1px solid var(--lint-color-091);padding-top:24px}.page-module-scss-module__Of-W7q__updated{color:var(--lint-color-048);font-size:14px}
.HtmlBody-module-scss-module__qAJikG__htmlBody{color:#333;font-size:15px;line-height:1.6}.HtmlBody-module-scss-module__qAJikG__htmlBody p{margin:0 0 12px}.HtmlBody-module-scss-module__qAJikG__htmlBody p:last-child{margin-bottom:0}.HtmlBody-module-scss-module__qAJikG__htmlBody strong{font-weight:600}.HtmlBody-module-scss-module__qAJikG__htmlBody em{font-style:italic}.HtmlBody-module-scss-module__qAJikG__htmlBody a{color:#2196f3;word-break:break-all;text-decoration:underline}.HtmlBody-module-scss-module__qAJikG__htmlBody a:hover{color:#1976d2}.HtmlBody-module-scss-module__qAJikG__htmlBody ul,.HtmlBody-module-scss-module__qAJikG__htmlBody ol{margin:0 0 12px;padding-left:24px;list-style-position:outside}.HtmlBody-module-scss-module__qAJikG__htmlBody ul li,.HtmlBody-module-scss-module__qAJikG__htmlBody ol li{margin:4px 0;display:list-item}.HtmlBody-module-scss-module__qAJikG__htmlBody ul{list-style-type:disc}.HtmlBody-module-scss-module__qAJikG__htmlBody ul ul{list-style-type:circle}.HtmlBody-module-scss-module__qAJikG__htmlBody ul ul ul{list-style-type:square}.HtmlBody-module-scss-module__qAJikG__htmlBody ul li{list-style-type:disc}.HtmlBody-module-scss-module__qAJikG__htmlBody ol,.HtmlBody-module-scss-module__qAJikG__htmlBody ol li{list-style-type:decimal}.HtmlBody-module-scss-module__qAJikG__htmlBody ul:has(input[type=checkbox]){padding-left:8px;list-style-type:none}.HtmlBody-module-scss-module__qAJikG__htmlBody ul:has(input[type=checkbox]) li{grid-gap:8px;align-items:center;gap:8px;list-style-type:none;display:flex}.HtmlBody-module-scss-module__qAJikG__htmlBody ul:has(input[type=checkbox]) li>p{margin:0}.HtmlBody-module-scss-module__qAJikG__htmlBody ul.HtmlBody-module-scss-module__qAJikG__contains-task-list{padding-left:8px;list-style-type:none}.HtmlBody-module-scss-module__qAJikG__htmlBody li.HtmlBody-module-scss-module__qAJikG__task-list-item{grid-gap:8px;align-items:center;gap:8px;list-style-type:none;display:flex}.HtmlBody-module-scss-module__qAJikG__htmlBody li.HtmlBody-module-scss-module__qAJikG__task-list-item>p{margin:0}.HtmlBody-module-scss-module__qAJikG__htmlBody img{border-radius:4px;max-width:100%;height:auto;margin:12px 0;display:block}.HtmlBody-module-scss-module__qAJikG__htmlBody h1,.HtmlBody-module-scss-module__qAJikG__htmlBody h2,.HtmlBody-module-scss-module__qAJikG__htmlBody h3,.HtmlBody-module-scss-module__qAJikG__htmlBody h4,.HtmlBody-module-scss-module__qAJikG__htmlBody h5,.HtmlBody-module-scss-module__qAJikG__htmlBody h6{margin:16px 0 12px;font-weight:600}.HtmlBody-module-scss-module__qAJikG__htmlBody h1{font-size:24px}.HtmlBody-module-scss-module__qAJikG__htmlBody h2{font-size:20px}.HtmlBody-module-scss-module__qAJikG__htmlBody h3{font-size:18px}.HtmlBody-module-scss-module__qAJikG__htmlBody blockquote{color:#666;border-left:3px solid #ddd;margin:12px 0;padding-left:16px}.HtmlBody-module-scss-module__qAJikG__htmlBody u{text-decoration:underline}.HtmlBody-module-scss-module__qAJikG__htmlBody mark{background-color:#ffeb3b;border-radius:2px;padding:2px 4px}.HtmlBody-module-scss-module__qAJikG__htmlBody del{color:#999;text-decoration:line-through}.HtmlBody-module-scss-module__qAJikG__htmlBody code{background:#f5f5f5;border-radius:3px;padding:2px 6px;font-family:Menlo,Monaco,Courier New,monospace;font-size:.9em}.HtmlBody-module-scss-module__qAJikG__htmlBody pre{background:#f5f5f5;border-radius:4px;margin:12px 0;padding:12px;overflow-x:auto}.HtmlBody-module-scss-module__qAJikG__htmlBody pre code{background:0 0;padding:0}.HtmlBody-module-scss-module__qAJikG__htmlBody table{border-collapse:collapse;width:100%;margin:12px 0}.HtmlBody-module-scss-module__qAJikG__htmlBody table th,.HtmlBody-module-scss-module__qAJikG__htmlBody table td{text-align:left;border:1px solid #ddd;padding:8px 12px}.HtmlBody-module-scss-module__qAJikG__htmlBody table th{background:#f5f5f5;font-weight:600}.HtmlBody-module-scss-module__qAJikG__htmlBody table tr:nth-child(2n){background:#fafafa}.HtmlBody-module-scss-module__qAJikG__htmlBody hr{border:none;border-top:2px solid #e0e0e0;margin:20px 0}.HtmlBody-module-scss-module__qAJikG__htmlBody input[type=checkbox]{flex-shrink:0;align-self:center;margin:0}.HtmlBody-module-scss-module__qAJikG__htmlBody li.HtmlBody-module-scss-module__qAJikG__task-list-item>input[type=checkbox]{margin-top:0}
.AdminHeader-module-scss-module__bsldPG__header{background-color:var(--lint-color-028);color:var(--white);box-shadow:0 2px 4px var(--lint-color-123);padding:1rem 2rem}.AdminHeader-module-scss-module__bsldPG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.AdminHeader-module-scss-module__bsldPG__leftSection{grid-gap:2rem;align-items:center;gap:2rem;display:flex}.AdminHeader-module-scss-module__bsldPG__title{margin:0;font-size:1.5rem;font-weight:700}.AdminHeader-module-scss-module__bsldPG__nav{grid-gap:1.5rem;gap:1.5rem;display:flex}.AdminHeader-module-scss-module__bsldPG__navLink{color:var(--white);border-bottom:2px solid var(--transparent);padding:.5rem 0;text-decoration:none;transition:border-color .2s}.AdminHeader-module-scss-module__bsldPG__navLink:hover{border-bottom-color:var(--white)}.AdminHeader-module-scss-module__bsldPG__homeLink{color:var(--white);border:1px solid var(--white);border-radius:4px;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}.AdminHeader-module-scss-module__bsldPG__homeLink:hover{background-color:var(--lint-color-162)}
.AboutCareerSection-module-scss-module__GBLnlq__careerList{flex-direction:column;display:flex}.AboutCareerSection-module-scss-module__GBLnlq__careerItem{align-items:center;display:flex}.AboutCareerSection-module-scss-module__GBLnlq__profileCard{width:min(100%,440px);margin-bottom:var(--space-40)}.AboutCareerSection-module-scss-module__GBLnlq__careerList{grid-gap:var(--space-12);gap:var(--space-12);margin-top:var(--space-20)}.AboutCareerSection-module-scss-module__GBLnlq__careerItem{grid-gap:var(--space-16);gap:var(--space-16)}.AboutCareerSection-module-scss-module__GBLnlq__careerDate{min-width:var(--space-36)}
.ContactWaySection-module-scss-module__9c6BTa__contactWayWrap{flex-direction:column;display:flex}.ContactWaySection-module-scss-module__9c6BTa__contactWayList{align-items:center;display:flex}.ContactWaySection-module-scss-module__9c6BTa__contactWayWrap{grid-gap:var(--space-12);gap:var(--space-12)}.ContactWaySection-module-scss-module__9c6BTa__contactWayLink{margin-left:var(--space-8);color:var(--black);transition:all .3s}.ContactWaySection-module-scss-module__9c6BTa__contactWayLink:hover{color:var(--crimson)}
.Contact-module-scss-module__BtcCuG__messageBlock{margin-top:var(--space-40)}
