.case-review{background:#fbfaf7}.cr-review-bar{color:#87532f;background:#f6ede3;padding:10px 0;font-size:13px}.cr-review-bar .container{justify-content:space-between;gap:12px;display:flex}.cr-review-bar a{color:inherit}.cr-index-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.cr-card{background:#fff;border:1px solid #e5dfd5;border-radius:15px;min-width:0;overflow:hidden;box-shadow:0 8px 24px #58371506}.cr-card-visual{--photo-height:285px;background:#ede9e2;height:285px;display:block;position:relative}.cr-photo{background:#eae7e1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cr-photo-window{width:min(100%,calc(var(--photo-height,520px) * var(--ratio)));max-height:var(--photo-height,520px);isolation:isolate;display:block;position:relative;overflow:hidden}.cr-photo-window img{object-fit:fill;max-width:none;display:block;position:absolute}.cr-photo-window.cr-failed{background:#e8e1d7;height:200px}.cr-photo-window.cr-failed:before{content:"图片暂不可用";color:#685d50;place-items:center;height:100%;display:grid}.cr-watermark{z-index:1;pointer-events:none;color:#fff;text-shadow:0 1px 3px #000b;background:#1e1a1633;border-radius:5px;flex-direction:column;align-items:flex-end;padding:6px 9px;display:flex;position:absolute;bottom:12px;right:12px}.cr-watermark b{letter-spacing:2px;font-size:16px;font-weight:600}.cr-watermark small{letter-spacing:.3px;font-size:9px}.cr-stage{color:#765234;pointer-events:none;background:#fffcf5ed;border:1px solid #ffffffa3;border-radius:5px;padding:5px 10px;font-size:12px;position:absolute;top:12px;left:12px}.cr-card-copy{padding:23px}.cr-card-copy .eyebrow{font-size:11px;line-height:1.6;display:block}.cr-card h2{margin:10px 0 12px;font-size:20px;line-height:1.5}.cr-card-copy p{color:#72695e;min-height:42px;margin:0 0 16px;font-size:14px;line-height:1.6}.cr-note{color:#857c71;margin:22px 0 0;font-size:13px;line-height:1.85}.cr-await-image{color:#8a7a66;background:linear-gradient(135deg,#f5f0e7,#eae4da);flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.cr-await-image b{letter-spacing:4px;font-size:25px;font-weight:500}.cr-await-image span{font-size:12px}.cr-pending{order:2}.cr-detail{grid-template-columns:minmax(0,1.75fr) minmax(285px,1fr);align-items:start;gap:36px;display:grid}.cr-gallery{min-width:0}.cr-main-stage{--photo-height:520px;background:#eae7e1;border-radius:12px 12px 0 0;height:520px;overflow:hidden}.cr-open{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0}.cr-open>[data-cr-main]{height:100%;display:block}.cr-gallery-caption{background:#fff;border:1px solid #e5dfd5;border-top:0;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;gap:20px;padding:17px 22px;display:flex}.cr-gallery-caption p{margin:0;font-size:15px}.cr-gallery-caption>span{white-space:nowrap;color:#9c795b;font-size:12px}.cr-thumbnails{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.cr-thumb{--photo-height:98px;cursor:pointer;background:#eae7e1;border:2px solid #0000;border-radius:7px;height:102px;padding:2px;position:relative;overflow:hidden}.cr-thumb[aria-current=true]{border-color:#ad592f}.cr-thumb>span:last-child:not(.cr-photo){color:#fff;background:#0008;border-radius:3px;padding:1px 4px;font-size:10px;position:absolute;top:4px;left:4px}.cr-thumb .cr-watermark{display:none}.cr-project-info{background:#fff;border:1px solid #e5dfd5;border-radius:12px;padding:28px}.cr-info-label{color:#95552f;background:#f8eee4;border-radius:4px;padding:5px 8px;font-size:12px}.cr-project-info h2{margin:17px 0;font-size:25px}.cr-project-info dl{margin:0 0 25px}.cr-project-info dl div{border-bottom:1px solid #eee8df;grid-template-columns:55px 1fr;padding:12px 0;font-size:14px;display:grid}.cr-project-info dt{color:#8c8175}.cr-project-info dd{margin:0}.cr-project-info h3{margin:24px 0 8px;font-size:15px}.cr-project-info p{color:#7c7266;font-size:13px;line-height:1.9}.cr-project-info .btn{width:100%;margin-top:20px}.cr-empty{background:#f1ebe2;border-radius:12px;padding:65px 35px;line-height:1.9}.cr-empty h2{font-size:26px}.cr-empty p{color:#807264}.cr-dialog{color:#fff;background:#292622;border:0;border-radius:10px;width:min(1200px,96vw);max-width:96vw;max-height:95dvh;padding:0}.cr-dialog::backdrop{background:#181613df}.cr-dialog-shell{padding:18px}.cr-dialog-shell>[data-cr-close]{margin-bottom:12px;margin-left:auto;font-size:13px;display:block}.cr-dialog-image{--photo-height:min(70dvh,800px);height:var(--photo-height);touch-action:pan-y}.cr-dialog-image .cr-photo{background:#292622}.cr-dialog-caption{justify-content:space-between;align-items:center;gap:12px;display:flex}.cr-dialog-caption p{text-align:center;font-size:14px}.cr-dialog-caption button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff30;border-radius:6px;padding:4px 18px;font-size:24px}.cr-modal-open{overflow:hidden}.cr-gallery button:focus-visible,.cr-card a:focus-visible{outline-offset:3px;outline:3px solid #b75e2a}@media (width<=1000px){.cr-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cr-detail{grid-template-columns:1fr}.cr-project-info{max-width:none}}@media (width<=600px){.cr-review-bar{font-size:11px}.cr-review-bar .container{display:block}.cr-review-bar a{display:none}.cr-index-grid{grid-template-columns:1fr;gap:23px}.cr-card-visual{--photo-height:290px;height:290px}.cr-card-copy{padding:20px}.cr-main-stage{--photo-height:400px;height:400px}.cr-gallery-caption{gap:10px;padding:15px}.cr-gallery-caption p{font-size:14px}.cr-thumbnails{gap:5px}.cr-thumb{--photo-height:74px;height:78px}.cr-watermark b{font-size:14px}.cr-watermark small{font-size:8px}.cr-watermark{padding:4px 6px;bottom:8px;right:8px}.cr-dialog-shell{padding:10px}.cr-dialog-image{--photo-height:65dvh}.cr-project-info{padding:22px}.cr-empty{padding:40px 22px}}
