:root{--ink:#e8e6e2;--page:#141414;--mist:#888;--faint:#2a2a2a;--red:#c8102e;--white:#1c1c1c}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}#root{z-index:0;position:relative}body{background:var(--page);color:var(--ink);font-family:Noto Sans JP,sans-serif;font-weight:300;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input{color:var(--ink);background:0 0;border:none;outline:none;width:100%;font-family:inherit}img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:none;touch-action:manipulation;-webkit-user-drag:none;width:100%;display:block}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--page)}::-webkit-scrollbar-thumb{background:var(--faint)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer{background:linear-gradient(90deg, var(--faint) 25%, #333 50%, var(--faint) 75%);background-size:200% 100%;animation:1.5s infinite shimmer}@keyframes imgReveal{0%{filter:blur(20px);opacity:0;transform:scale(1.05)}30%{opacity:.4}to{filter:blur();opacity:1;transform:scale(1)}}.img-hidden{opacity:0}.img-reveal{animation:.8s ease-out forwards imgReveal}@keyframes shimmerFadeOut{0%{opacity:1}to{opacity:0}}.shimmer-out{pointer-events:none;animation:.6s forwards shimmerFadeOut}@media (width>=768px){.nav-bar{justify-content:space-between!important}.bottom-bar-mobile{display:none!important}.desktop-nav-pills{display:flex!important}}@media (width<=767px){.desktop-nav-pills{display:none!important}}@media (width>=768px){.photo-grid-square{max-width:1400px;margin:0 auto;grid-template-columns:repeat(4,1fr)!important;gap:3px!important}}@media (width>=1200px){.photo-grid-square{grid-template-columns:repeat(5,1fr)!important;gap:4px!important}}@media (width>=768px){.filter-bar{flex-wrap:wrap;justify-content:center;max-width:1400px;margin:0 auto;gap:24px!important;padding:20px!important;overflow-x:visible!important}.filter-bar button{font-size:12px!important}.photo-modal-scroll{max-width:800px;margin:0 auto}.about-page{max-width:700px;margin:0 auto;padding:60px 40px 100px!important}.about-page p{font-size:15px!important;line-height:2.2!important}.photographer-header{max-width:1400px;margin:0 auto;padding:12px 40px 16px!important}.gallery-page{padding-bottom:20px!important}.photo-cell-hover-label{letter-spacing:1px;color:#fffc;opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#0009 100%);padding:8px 10px;font-family:Noto Sans JP,sans-serif;font-size:10px;font-weight:200;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.photo-cell:hover .photo-cell-hover-label{opacity:1}}@media (width<=767px){.photo-cell-hover-label{display:none}}@media (width>=768px){.admin-grid{max-width:1200px;margin:0 auto;grid-template-columns:repeat(4,1fr)!important;gap:3px!important}}@media (width>=1200px){.admin-grid{grid-template-columns:repeat(5,1fr)!important}}
