.curated-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 23px}.curated-card{border:0;padding:0;background:none;text-align:left;cursor:pointer;min-width:0}.curated-cover{position:relative;background:#e5e8de;aspect-ratio:4/3;overflow:hidden;border-radius:5px}.curated-cover>img{display:block;width:100%;height:100%;object-fit:cover;position:relative;z-index:1;transition:transform .55s ease}.curated-card:hover .curated-cover>img{transform:scale(1.035)}.curated-cover-fallback{position:absolute;inset:0;background:#e9eddf;display:flex;flex-direction:column;padding:27px;justify-content:center;color:#6e815b}.curated-cover-fallback>span{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:18px;color:#93a27f}.curated-cover-fallback strong{font-size:23px;font-weight:400;line-height:1.6;max-height:5em;overflow:hidden}.curated-cover-fallback em{font-size:11px;font-style:normal;margin-top:20px;color:#8c9d76}.curated-source-badge{position:absolute;top:11px;left:11px;z-index:2;background:#f9fcf1e8;color:#6b8250;font-size:10px;border-radius:20px;padding:5px 9px;backdrop-filter:blur(5px);max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.curated-card-body{padding:15px 1px 0}.curated-card-category{font-size:10px;color:#97a580;display:flex;justify-content:space-between;align-items:center}.curated-card-category span{font-size:15px}.curated-card h3{font-size:17px;line-height:1.55;letter-spacing:-.3px;font-weight:500;color:#465c33;margin:6px 0}.curated-card-body>p{font-size:11px;color:#899c6f;line-height:1.8;margin:0 0 5px}.curated-card-author{font-size:10px;color:#a4b191;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.curated-card.is-selected h3:after{content:'已选';font-size:9px;background:#e2edc7;color:#7a9251;border-radius:8px;padding:2px 6px;margin-left:8px;font-weight:400}.curated-dialog{max-width:1150px}.curated-dialog-grid{display:grid;grid-template-columns:1.08fr 1fr;background:#fffefa}.curated-detail-visual{padding:26px;background:#e9eddf}.curated-detail-visual .curated-cover{aspect-ratio:auto;min-height:320px;max-height:620px;border-radius:2px}.curated-detail-visual .curated-cover>img{height:auto;max-height:620px;object-fit:contain;background:#e9eddf}.curated-detail-visual .curated-cover-fallback{position:relative;min-height:320px}.curated-detail-visual .curated-cover:has(>img:not([hidden])) .curated-cover-fallback{display:none}.curated-original{display:flex;justify-content:space-between;align-items:center;font-size:13px;text-decoration:none;background:#fffefa;color:#5f7b3e;padding:15px 17px;margin-top:16px;border-radius:5px}.curated-original:hover{background:#f4f9e6}.curated-attribution{font-size:11px;color:#94a47e;line-height:1.9;margin:15px 1px}.curated-attribution a{color:#6e8a46}.curated-detail-copy{padding:28px;max-height:75vh;overflow:auto}.curated-detail-copy h2{font-size:26px;font-weight:500;line-height:1.45;color:#425b30;margin:22px 0 13px}.curated-summary{font-size:14px;color:#82946d;line-height:1.9;margin:0}.curated-tags{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0 25px}.curated-tags span{background:#edf3e1;color:#8aa26a;font-size:11px;padding:6px 9px;border-radius:5px}.curated-detail-copy h3{font-size:16px;color:#6b8747;font-weight:500;margin:0 0 8px}.curated-subnote{font-size:11px;color:#a0b28a;line-height:1.8;margin:0 0 8px}.curated-shot-list{list-style:none;padding:0;margin:0 0 24px}.curated-shot-list li{display:flex;gap:13px;border-bottom:1px solid #e4ecd9;padding:11px 0;align-items:flex-start}.curated-shot-list li>span{font-size:11px;color:#9bb87a;min-width:20px;padding-top:3px}.curated-shot-list p{font-size:13px;color:#7d9660;line-height:1.7;margin:0}.curated-use{position:sticky;bottom:-28px;padding:16px 0 0;background:#fffefa}.curated-use .primary{width:100%}.curated-use>p{font-size:11px;color:#a1b58a;line-height:1.8;margin:10px 0 0}.reference-art .curated-cover{aspect-ratio:4/3}.reference-art{background:#eaf0df;padding:18px;border-radius:7px}.reference-art .curated-attribution{margin:12px 0 0}.library-view .tab-count{font-size:10px;background:#e5eeca;padding:3px 6px;border-radius:8px;margin-left:6px;color:#78964b}.library-view button.active .tab-count{background:#758d52;color:#f5f9eb}.curated-view-note{font-size:11px;color:#9aab84;margin-top:8px}.curated-search-count{font-size:12px;color:#7c9560}.curated-grid+.load-more{padding-top:40px}.curated-card:focus-visible{outline:2px solid #a4bb7e;outline-offset:5px}.curated-hero-sub{max-width:780px}.curated-card-body>p{color:#7b8d64}.curated-card-author{color:#919e7e}.curated-attribution{color:#82936c}.curated-summary{color:#74855f}.curated-subnote{color:#83946d}.curated-shot-list p{color:#6c8354}.curated-use>p{color:#8b9d72}
@media(min-width:1660px){.curated-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1050px){.curated-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.curated-dialog-grid{grid-template-columns:1fr 1fr}.curated-detail-copy{padding:22px}.curated-detail-visual{padding:21px}.curated-detail-copy h2{font-size:22px}}
@media(max-width:760px){.curated-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 13px}.curated-cover{aspect-ratio:1}.curated-cover-fallback{padding:16px}.curated-cover-fallback>span{font-size:8px;margin-bottom:10px}.curated-cover-fallback strong{font-size:16px;line-height:1.6}.curated-cover-fallback em{font-size:9px;margin-top:10px}.curated-card-body{padding-top:12px}.curated-card-category{font-size:9px}.curated-card h3{font-size:14px;line-height:1.6;margin:6px 0}.curated-card-body>p{font-size:10px}.curated-card-author{font-size:9px}.curated-source-badge{font-size:8px;top:8px;left:8px;padding:4px 7px}.curated-dialog-grid{grid-template-columns:1fr}.curated-detail-copy{max-height:none;padding:23px}.curated-detail-visual{padding:19px}.curated-detail-visual .curated-cover{min-height:220px;max-height:440px}.curated-detail-visual .curated-cover>img{max-height:440px}.curated-detail-copy h2{font-size:23px}.curated-summary{font-size:14px}.curated-original{font-size:12px}.curated-attribution{font-size:11px}.curated-shot-list p{font-size:13px}.curated-detail-copy h3{font-size:17px}.curated-use{bottom:0;padding-bottom:8px}.library-view{gap:13px;overflow-x:auto;white-space:nowrap}.library-view button{font-size:12px;flex:none}.library-view .tab-count{font-size:9px;padding:2px 4px;margin-left:3px}}

.curated-cover>img[hidden]{display:none}.curated-card-body>p,.curated-card-author,.curated-card-category{font-size:12px}.curated-source-badge{font-size:11px}.curated-attribution,.curated-subnote,.curated-use>p{font-size:12px}.curated-grid+.load-more .secondary{min-width:180px}@media(max-width:760px){.curated-card-body>p,.curated-card-author,.curated-card-category{font-size:11px}.curated-source-badge{font-size:10px}.curated-card h3{font-size:15px}}
