/* Only loaded by gallery routes; shared page components remain unchanged. */
.gallery-notice{margin:36px 0 38px;border-block:1px solid #d2c08b30;color:#d6d9d9}.gallery-notice summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 4px;min-height:56px;cursor:pointer;list-style:none;font-size:13px;letter-spacing:1.8px;text-transform:uppercase}.gallery-notice summary::-webkit-details-marker{display:none}.gallery-notice summary:hover{color:#e4d19d}.notice-toggle{position:relative;width:16px;height:16px}.notice-toggle::before,.notice-toggle::after{content:'';position:absolute;background:#d2c08b;inset:7px 1px;height:1px}.notice-toggle::after{transform:rotate(90deg)}.gallery-notice[open] .notice-toggle::after{transform:rotate(0)}.gallery-notice .portfolio-notice{margin:0;padding:18px 8px 24px;border:0;background:none;border-radius:0;text-align:left;max-width:800px;font-size:15px}.gallery-notice .portfolio-notice p{margin-bottom:16px}
.portfolio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 30px;max-width:1040px;margin:auto;align-items:start}.portfolio-grid>:last-child:nth-child(odd){grid-column:1/-1;width:calc((100% - 30px)/2);justify-self:center}.portfolio-frame{min-width:0;background:#090f14;border:1px solid #899ca329;box-shadow:0 12px 28px #0004;border-radius:5px;overflow:hidden}.portfolio-stage{position:relative;aspect-ratio:3/4;touch-action:pan-y;overflow:hidden;background:#060b10}.portfolio-slide{width:100%;height:100%}.portfolio-slide img{width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}.portfolio-frame button{min-width:44px;min-height:44px;padding:0;border:1px solid #d2c08b40;background:#081018db;color:#e0cf9f;border-radius:50%;display:grid;place-items:center;transition:background .2s,border-color .2s}.portfolio-frame button:hover{background:#17242e;border-color:#d2c08b99}.portfolio-prev,.portfolio-next{position:absolute;top:calc(50% - 22px);font:30px/1 Arial}.portfolio-prev{left:10px}.portfolio-next{right:10px}.portfolio-autoplay{position:absolute;right:10px;top:10px;font-size:14px}.portfolio-photo-controls{padding:15px 18px;display:flex;align-items:center;gap:20px}.portfolio-count{font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:1px;color:#d9d4c5;white-space:nowrap}.portfolio-progress{height:1px;background:#9aabb32b;flex:1}.portfolio-progress>span{display:block;height:1px;background:#c6b57f;transition:width .2s}.portfolio-nojs{display:grid;gap:12px}.portfolio-nojs img{width:100%;height:auto}
@media(max-width:650px){.portfolio-grid{grid-template-columns:1fr;gap:28px;max-width:490px}.portfolio-grid>:last-child:nth-child(odd){width:100%;grid-column:auto}.portfolio-photo-controls{padding:13px 15px}.gallery-notice{margin-bottom:25px}.gallery-notice summary{font-size:12px}}
@media(prefers-reduced-motion:reduce){.portfolio-progress>span{transition:none}}
.portfolio-video-stage{position:relative;background:#050a0e}.portfolio-media{width:100%;height:100%;display:block;object-fit:contain}.portfolio-frame .video-big-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;background:#09121ad9;border:1px solid #d6c59499;box-shadow:0 0 0 8px #06101833}.video-big-play svg,.video-toggle svg{fill:currentColor;stroke:none}.portfolio-frame .video-big-play:hover{box-shadow:0 0 0 11px #d6c59412}.video-controls{display:grid;grid-template-columns:44px 1fr 44px 44px;gap:0 8px;align-items:center;padding:8px 10px 2px}.portfolio-frame .video-controls button{border:0;background:none;border-radius:4px}.video-fullscreen svg{fill:none;stroke:currentColor;stroke-width:1.5}.video-time{font-size:12px;font-variant-numeric:tabular-nums;color:#cbd1d2;text-align:center}.video-seek{grid-column:1/-1;width:100%;height:32px;margin:0;accent-color:#cbbb88;cursor:pointer}.video-status{font-size:12px;margin:0;padding:0 12px;color:#dec58c}.video-status:empty{display:none}.video-status:not(:empty){padding-bottom:12px}.portfolio-video:fullscreen{height:100%;max-width:none!important;width:100%!important;display:flex;flex-direction:column;border:0;border-radius:0}.portfolio-video:fullscreen .portfolio-video-stage{min-height:0;flex:1;aspect-ratio:auto!important}.portfolio-video:fullscreen .video-controls{width:min(800px,100%);margin:auto}.portfolio-video:fullscreen .portfolio-media{height:100%;width:100%}
.portfolio-grid--video{max-width:840px}
@media(max-width:650px){.portfolio-grid--video{max-width:390px}}
.video-mute svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.video-seek{appearance:none;-webkit-appearance:none;background:transparent;height:36px;padding:0;--seek:0%}.video-seek::-webkit-slider-runnable-track{height:2px;background:linear-gradient(to right,#cbbb88 var(--seek),#35434c var(--seek));border-radius:2px}.video-seek::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:10px;border-radius:50%;background:#d8c898;border:0;margin-top:-4px}.video-seek::-moz-range-track{height:2px;background:#35434c}.video-seek::-moz-range-progress{height:2px;background:#cbbb88}.video-seek::-moz-range-thumb{width:10px;height:10px;border:0;background:#d8c898;border-radius:50%}
