:root{--sdn-ivory:#f7f3e9;--sdn-green:#214d3c;--sdn-brown:#765235;--sdn-ink:#263329}.saedongne-gallery-page{background:var(--sdn-ivory);color:var(--sdn-ink)}.saedongne-gallery-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.saedongne-gallery-hero{padding:92px 0 52px;background:linear-gradient(135deg,#f7f3e9,#ede5d4)}.saedongne-gallery-eyebrow{margin:0 0 10px;color:var(--sdn-brown);font-size:.76rem;font-weight:700;letter-spacing:.14em}.saedongne-gallery-hero h1{margin:0;color:var(--sdn-green);font-size:clamp(2rem,4vw,3.4rem);line-height:1.2}.saedongne-gallery-hero p:not(.saedongne-gallery-eyebrow){margin:14px 0 0;font-size:1.05rem}.saedongne-gallery-content{padding:36px 0 84px}.saedongne-gallery-search{display:flex;justify-content:flex-end;gap:8px;margin-bottom:20px}.saedongne-gallery-search input{width:min(290px,70vw);border:1px solid #d6c9b5;border-radius:6px;background:#fff;padding:11px 13px}.saedongne-gallery-search button{border:0;border-radius:6px;background:var(--sdn-green);color:#fff;padding:0 18px;cursor:pointer}.saedongne-gallery-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.saedongne-gallery-filters a{border:1px solid #d7cbbb;border-radius:999px;color:var(--sdn-brown);padding:9px 14px;text-decoration:none;transition:.2s ease}.saedongne-gallery-filters a:hover,.saedongne-gallery-filters a.is-active{border-color:var(--sdn-green);background:var(--sdn-green);color:#fff}.saedongne-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.saedongne-gallery-card{overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 7px 22px rgba(60,48,31,.09)}.saedongne-gallery-card-link{display:block;height:100%;color:inherit;text-decoration:none}.saedongne-gallery-image{aspect-ratio:4/3;overflow:hidden;background:#d9d0c1}.saedongne-gallery-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.saedongne-gallery-card:hover .saedongne-gallery-image img{transform:scale(1.045)}.saedongne-gallery-card-body{padding:20px 20px 18px}.saedongne-gallery-category{color:var(--sdn-brown);font-size:.82rem;font-weight:700}.saedongne-gallery-card h2{display:-webkit-box;overflow:hidden;margin:8px 0 9px;color:var(--sdn-green);font-size:1.16rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.saedongne-gallery-summary{display:-webkit-box;overflow:hidden;margin:0 0 15px;color:#667068;font-size:.91rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.saedongne-gallery-card time{color:#8a8177;font-size:.82rem}.saedongne-gallery-page .navigation.pagination{display:flex;justify-content:center;margin-top:42px}.saedongne-gallery-page .nav-links{display:flex;align-items:center;gap:8px}.saedongne-gallery-page .page-numbers{border:1px solid #d7cbbb;border-radius:5px;color:var(--sdn-green);padding:7px 11px;text-decoration:none}.saedongne-gallery-page .page-numbers.current{border-color:var(--sdn-green);background:var(--sdn-green);color:#fff}.saedongne-gallery-empty{padding:65px 0;text-align:center}@media(max-width:860px){.saedongne-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.saedongne-gallery-container{width:min(100% - 30px,1180px)}.saedongne-gallery-hero{padding:62px 0 40px}.saedongne-gallery-search{justify-content:stretch}.saedongne-gallery-search input{flex:1}.saedongne-gallery-grid{grid-template-columns:1fr;gap:18px}}
/* 회원사가 선택한 소식 종류는 카드의 회원사 분류 옆에 표시합니다. */
.saedongne-gallery-labels{display:flex;flex-wrap:wrap;align-items:center;gap:7px;min-height:18px}.saedongne-gallery-news-type{border:1px solid #d8cbb8;border-radius:999px;color:var(--sdn-green);padding:2px 7px;font-size:.72rem;font-weight:700;line-height:1.25}
