.page-head{background:var(--paper-2);padding:calc(var(--header-h) + clamp(2.5rem,6vw,4.5rem)) var(--gutter) clamp(2.5rem,6vw,4.5rem);border-bottom:1px solid var(--line)}.page-head .legal-updated{margin:0;color:var(--ink-soft);font-size:.95rem}.legal-nav{display:flex;flex-wrap:wrap;gap:.45rem 1.15rem;margin:0 0 2rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.legal-nav a{color:var(--ink);text-decoration:none;font-weight:600;font-size:.95rem;border-bottom:2px solid transparent}.legal-nav a:hover,.legal-nav a.is-active{border-bottom-color:var(--orange)}.legal-note{background:var(--paper-2);border:1px solid var(--line);padding:.85rem 1rem;margin:0 0 1.6rem;font-size:.95rem}.legal-table-wrap{overflow-x:auto;margin:0 0 1.2em}.prose table{width:100%;border-collapse:collapse;font-size:.92rem}.prose th,.prose td{border:1px solid var(--line);padding:.55rem .7rem;text-align:left;vertical-align:top}.prose th{background:var(--paper-2);font-weight:700}.prose section+section{margin-top:.4rem}.prose h2{font-size:clamp(1.3rem,1.1rem + 1vw,1.7rem);margin-top:2.2em}.prose h2:first-child{margin-top:0}.prose li{margin-bottom:.4em}.prose dl{margin:0 0 1.2em}.prose dt{font-family:var(--display);font-weight:700;margin-top:.8em}.prose dd{margin:.1em 0 0}.error-page{display:grid;place-items:center;text-align:center;padding:calc(var(--header-h) + clamp(3rem,8vw,5rem)) var(--gutter) clamp(4rem,12vw,7rem)}.confirm-mark{width:72px;height:72px;margin:0 auto 1.5rem;border-radius:50%;background:var(--green-bright);display:grid;place-items:center}.confirm-mark svg{width:34px;height:34px;fill:none;stroke:#fff;stroke-width:2.6;stroke-linecap:round}.gallery__empty{text-align:center;color:var(--ink-soft);padding-block:clamp(2rem,6vw,4rem);font-size:1.05rem}.gallery__album+.gallery__album{margin-top:clamp(3rem,6vw,5rem)}.gallery__album h2{font-family:var(--body);font-size:clamp(1.35rem,1.15rem + .7vw,1.7rem);font-weight:700;letter-spacing:-.02em;line-height:1.3;max-width:none;margin:0 0 1.2rem}.gallery__sub{margin:0 0 1.35rem;font-family:var(--body);font-size:1.05rem;font-weight:500;line-height:1.45;color:var(--ink-soft);letter-spacing:0}.gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.gallery__item{margin:0;border-radius:var(--radius-md);overflow:hidden;aspect-ratio:4 / 3;background:var(--paper-2)}.gallery__open{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.gallery__item img{width:100%;height:100%;object-fit:cover}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:800;display:grid;place-items:center;padding:4.5rem 1rem 1.5rem;background:#080e0ce0}.lightbox__figure{margin:0;max-width:min(92vw,1100px);max-height:86vh;display:flex;flex-direction:column;align-items:center;gap:.85rem}.lightbox__figure img{max-width:100%;max-height:76vh;width:auto;height:auto;object-fit:contain;border-radius:var(--radius-md)}.lightbox__figure figcaption{color:#fff;text-align:center;font-size:.95rem}.lightbox__figure figcaption span{display:block;margin-top:.25rem;color:#ffffffb3;font-size:.82rem}.lightbox__close,.lightbox__nav{position:absolute;color:#fff;background:transparent;border:0;cursor:pointer}.lightbox__close{top:1.1rem;right:1.25rem;font-family:var(--display);font-size:.85rem;letter-spacing:.06em;text-transform:uppercase}.lightbox__nav{top:50%;transform:translateY(-50%);font-size:2.6rem;line-height:1;padding:.4rem .7rem}.lightbox__nav--prev{left:.4rem}.lightbox__nav--next{right:.4rem}
