.gallery-page{font-family:"Yu Mincho","Hiragino Mincho ProN",YuMincho,serif;color:#292b25;background:#faf9f5;--line:#d8d7cb;--muted:#65675d}.gallery-page *{box-sizing:border-box}.gallery-page{scroll-behavior:smooth}.gallery-page{margin:0}.gallery-page a{color:inherit;text-decoration:none}.gallery-page button{font:inherit;color:inherit;cursor:pointer}.gallery-page img{display:block;max-width:100%}.gallery-page h1,.gallery-page h2,.gallery-page h3{font-weight:400}.gallery-page p{line-height:2.1}.gallery-page a:focus-visible,.gallery-page button:focus-visible{outline:3px solid #596d5d;outline-offset:5px}.gallery-page .skip{position:absolute;top:-100px;z-index:10;background:white;padding:15px}.gallery-page .skip:focus{top:0}.gallery-page .review-strip,.gallery-page .review-note{font:13px/1.8 -apple-system,BlinkMacSystemFont,sans-serif;color:#596155}.gallery-page .review-strip{background:#ebece6;padding:10px 5%;display:flex;justify-content:space-between;gap:20px}.gallery-page .review-strip a{text-decoration:underline;white-space:nowrap}.gallery-page header{padding:26px 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:30px}.gallery-page header img,.gallery-page footer img{object-fit:contain;mix-blend-mode:multiply}.gallery-page nav{display:flex;gap:36px;font-size:15px;letter-spacing:.06em}.gallery-page nav a{padding:12px 0;border-bottom:1px solid transparent}.gallery-page nav a:hover{border-bottom-color:#676c60}.gallery-page .page-intro{max-width:1180px;margin:auto;padding:82px 35px 78px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.gallery-page .page-intro .small{grid-column:1/-1;margin:0 0 15px}.gallery-page .page-intro h1{font-size:42px;letter-spacing:.15em;margin:0}.gallery-page .page-intro>p:last-child{margin:0;color:var(--muted)}.gallery-page .small{font-size:13px;letter-spacing:.12em;color:var(--muted)}.gallery-page .section{max-width:1180px;margin:auto;padding:45px 35px 80px;scroll-margin-top:20px}.gallery-page .section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:25px;margin-bottom:28px}.gallery-page .section-heading h2{font-size:29px;letter-spacing:.12em;margin:0}.gallery-page .section-heading p{color:var(--muted);font-size:14px}.gallery-page .filters{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;position:relative}.gallery-page fieldset{border:0;margin:0 0 18px;padding:0;display:flex;gap:20px}.gallery-page legend{float:left;width:105px;font-size:14px;padding:10px 0}.gallery-page .chips{display:flex;gap:8px;flex-wrap:wrap;flex:1}.gallery-page .chips button{background:transparent;border:1px solid var(--line);padding:9px 18px;border-radius:1px;font-size:14px;min-height:44px}.gallery-page .chips button[aria-pressed=true]{background:#353c35;color:white;border-color:#353c35}.gallery-page .chips button:hover{border-color:#6b7467}.gallery-page .reset{background:none;border:0;border-bottom:1px solid #bbb;font-size:12px;padding:5px 0;display:block;margin-left:auto}.gallery-page .result-count{font-size:13px;color:var(--muted);margin:25px 0}.gallery-page .work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 32px}.gallery-page .work-card button{padding:0;display:block;width:100%;border:0;background:#efeee8;overflow:hidden}.gallery-page .work-card .image{height:365px;display:flex;justify-content:center;align-items:center;padding:15px}.gallery-page .work-card img{width:100%;height:100%;object-fit:contain;transition:transform 1.3s ease}.gallery-page .work-card button:hover img{transform:scale(1.025)}.gallery-page .work-card .number{font-size:12px;color:var(--muted);letter-spacing:.1em;margin:15px 0 6px}.gallery-page .work-card h3{font-size:18px;letter-spacing:.05em;margin:0 0 6px}.gallery-page .work-card .tags{font-size:12px;color:var(--muted);margin:0}.gallery-page .empty{padding:45px 20px;text-align:center;background:#f1f0e9}.gallery-page .empty button,.gallery-page .more{background:transparent;border:1px solid #a9ad9f;padding:12px 28px}.gallery-page .season{border-top:1px solid var(--line);margin-top:30px;padding-top:65px}.gallery-page .season-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gallery-page .season-grid button{background:#efeee8;border:0;padding:14px;height:300px}.gallery-page .season-grid img{width:100%;height:100%;object-fit:contain}.gallery-page .more{display:block;margin:35px auto 0}.gallery-page .consult{border-top:1px solid var(--line);text-align:center;padding-top:75px}.gallery-page .consult h2{font-size:32px;letter-spacing:.14em}.gallery-page .sub{font-size:13px;color:var(--muted)}.gallery-page footer{border-top:1px solid var(--line);padding:45px 6%;display:flex;justify-content:space-between;align-items:center}.gallery-page footer p{font-size:13px;color:var(--muted)}.gallery-page dialog{border:0;background:#faf9f5;padding:25px;width:min(1100px,94vw);max-height:94dvh;overflow:auto}.gallery-page dialog::backdrop{background:#1d211dcc}.gallery-page .close{background:transparent;border:1px solid var(--line);padding:8px 20px;display:block;margin:0 0 20px auto}.gallery-page .detail-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:38px}.gallery-page .detail-layout>div:first-child{min-width:0}.gallery-page #detail-image{width:100%;max-height:65dvh;object-fit:contain}.gallery-page .detail-text{align-self:center}.gallery-page .detail-text h2{font-size:27px;line-height:1.7}.gallery-page .angles{display:flex;gap:10px;margin-top:15px}.gallery-page .angles button{padding:5px;background:#eee;border:1px solid #c5c7bc}.gallery-page .angles button[aria-pressed=true]{border:2px solid #394d3c}.gallery-page .angles img{height:66px;width:66px;object-fit:contain}@media(max-width:900px){.gallery-page .work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-page .season-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-page nav{gap:18px}.gallery-page .work-card .image{height:340px}.gallery-page .page-intro{padding:55px 30px}.gallery-page .page-intro h1{font-size:34px}}@media(max-width:600px){.gallery-page .review-strip{display:block;font-size:12px}.gallery-page .review-strip a{display:block}.gallery-page header{padding:20px;align-items:flex-start}.gallery-page header img{width:85px;height:auto}.gallery-page nav{font-size:12px;gap:10px;flex-wrap:wrap;max-width:205px;justify-content:flex-end}.gallery-page .page-intro{display:block;padding:40px 24px}.gallery-page .page-intro h1{margin:18px 0 28px}.gallery-page .page-intro>p:last-child{font-size:14px}.gallery-page .section{padding:30px 20px 50px}.gallery-page .section-heading{display:block}.gallery-page .section-heading h2{font-size:26px}.gallery-page .filters fieldset{display:block}.gallery-page legend{float:none;width:auto;padding:0 0 10px}.gallery-page .chips button{padding:8px 12px}.gallery-page .work-grid{grid-template-columns:1fr;gap:35px}.gallery-page .work-card .image{height:400px}.gallery-page .season-grid{gap:12px}.gallery-page .season-grid button{height:220px;padding:8px}.gallery-page .detail-layout{display:block}.gallery-page .detail-text{padding-top:20px}.gallery-page .consult p{font-size:14px}.gallery-page .consult br{display:none}.gallery-page .review-note{font-size:12px}}@media(prefers-reduced-motion:reduce){.gallery-page{scroll-behavior:auto}.gallery-page .work-card img{transition:none}.gallery-page .work-card button:hover img{transform:none}}.gallery-page .materials{border-top:1px solid var(--line);padding-top:55px}.gallery-page .materials-intro{color:var(--muted);font-size:15px;margin-bottom:30px}.gallery-page .materials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.gallery-page .materials-grid button{border:0;background:#efeee8;padding:16px;text-align:left}.gallery-page .materials-grid img{width:100%;height:310px;object-fit:contain}.gallery-page .materials-grid span{display:flex;justify-content:space-between;gap:15px;font-size:14px;padding:16px 2px 0}.gallery-page .materials-grid small{font:12px sans-serif;color:var(--muted)}.gallery-page .orders{border-top:1px solid var(--line);padding-top:55px}@media(max-width:600px){.gallery-page .materials-grid{grid-template-columns:1fr;gap:20px}.gallery-page .materials-grid img{height:300px}.gallery-page .materials{padding-top:35px}}

.gallery-page .review-note{display:none}.gallery-page .section{max-width:1200px}.gallery-page .contact-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:25px 0}.gallery-page .contact-actions a{display:block;border:1px solid #87917f;padding:13px 22px;font-size:15px}.gallery-page .contact-actions span{display:block;font:13px/1.8 sans-serif;margin-top:6px}.gallery-page .contact-primary{background:#353c35;color:white}.gallery-page .contact-secondary{background:transparent}.gallery-page .detail-contact{justify-content:flex-start}.gallery-page .detail-contact a{font-size:13px}.gallery-page .work-grid{align-items:stretch}.gallery-page .work-card button{width:100%;margin:0}.gallery-page .work-card h3{line-height:1.65}.gallery-page .work-card .image{aspect-ratio:auto}.gallery-page .material-grid img{max-height:none}
