.collection-hero{display:grid;grid-template-columns:1.6fr 1fr;gap:55px;align-items:center;padding:56px 0 30px}.collection-hero h1{font-size:clamp(34px,4.2vw,55px);letter-spacing:-.045em;line-height:1.08}.collection-hero>div>p:last-child{max-width:640px;margin-top:22px;color:var(--atlas-muted);font-size:16px}.collection-count{border-left:1px solid var(--atlas-line);padding:24px 0 24px 45px;display:flex;flex-direction:column;gap:14px}.collection-count strong{font-size:84px;line-height:1;color:var(--atlas-brand);font-weight:500;letter-spacing:-.06em}.collection-count span{font-size:17px}.collection-count small{font-size:12px;color:var(--atlas-muted)}.review-workbench{display:flex;gap:35px;justify-content:space-between;padding:25px 28px;background:white;border:1px solid var(--atlas-line);border-radius:10px;margin-bottom:30px}.review-workbench h2{font-size:20px}.review-workbench p{font-size:13px;color:var(--atlas-muted);margin:10px 0;max-width:620px}.review-workbench>div>span{font-size:12px;color:var(--atlas-brand)}.review-actions{display:flex;flex-direction:column;gap:10px;justify-content:center;flex-shrink:0}.review-actions .button{font-size:12px;justify-content:center}.import-button{cursor:pointer;position:relative;overflow:hidden}.import-button input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.import-button:focus-within{outline:3px solid var(--atlas-brand)}.module-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0}.module-tile{display:grid;grid-template-columns:32px 1fr;column-gap:11px;row-gap:4px;text-decoration:none;color:var(--atlas-ink);padding:16px;border:1px solid var(--atlas-line);border-radius:7px;background:#fff}.module-tile:hover{border-color:var(--atlas-brand);background:var(--atlas-tint)}.module-tile>span:nth-child(2){font-size:13px;font-weight:600;line-height:1.4}.module-number{font-size:17px;color:var(--atlas-brand);grid-row:1/3;font-variant-numeric:tabular-nums}.module-tile small{font-size:11px;color:var(--atlas-muted)}.collection-filters{display:grid;grid-template-columns:1.3fr 1.2fr 1fr;gap:16px;padding:22px;background:#f0eeeb;border-radius:8px}.collection-filters label,.editor-card label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:500}.collection-filters input,.collection-filters select,.editor-card input:not([type=radio]),.editor-card select,.editor-card textarea{width:100%;min-width:0;border:1px solid #cbc6c4;background:white;border-radius:6px;min-height:42px;padding:10px 12px;font:inherit;font-size:14px;color:var(--atlas-ink)}.collection-filters .draft-filter{flex-direction:row;align-items:center;gap:10px;grid-column:1/-1;font-size:12px;font-weight:400}.draft-filter input{width:16px;min-height:16px;accent-color:var(--atlas-brand)}.coverage-note{color:var(--atlas-muted);font-size:12px;line-height:1.7;margin:20px 0}.collection-module{border-top:1px solid var(--atlas-line);padding:30px 0 36px;scroll-margin-top:110px}.module-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:27px}.module-heading h2{font-size:27px;letter-spacing:-.03em}.module-heading .eyebrow{font-size:11px;margin-bottom:7px}.module-heading .button{font-size:12px;white-space:nowrap}.finding-group{margin:28px 0}.finding-group h3{font-size:17px;display:flex;gap:12px;align-items:center;margin-bottom:15px;flex-wrap:wrap}.finding-count{font-size:11px;font-weight:400;padding:3px 8px;background:#ece7e6;color:var(--atlas-muted);border-radius:20px;white-space:nowrap}.trace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.trace-preview{display:flex;flex-direction:column;background:white;border:1px solid var(--atlas-line);border-radius:9px;overflow:hidden;text-decoration:none;color:var(--atlas-ink);transition:border-color .15s,box-shadow .15s}.trace-preview:hover{border-color:var(--atlas-brand);box-shadow:0 4px 14px #4f293010}.trace-preview>img{width:100%;height:152px;object-fit:contain;display:block;padding:6px;background:#fff;flex-shrink:0}.preview-info{padding:14px;border-top:1px solid var(--atlas-line);flex:1;display:flex;flex-direction:column;gap:12px}.preview-top{display:flex;flex-wrap:wrap;gap:9px;align-items:center;justify-content:space-between}.preview-top>strong{font-size:13px}.review-state{font-size:10px;padding:4px 7px;border-radius:4px;line-height:1.35;background:#f6f0e5;color:#795d31;display:inline-block}.review-state.validated{background:var(--atlas-green-bg);color:var(--atlas-green)}.review-state.needs_changes{background:#fff0e1;color:#915e24}.review-state.excluded{background:#efecec;color:#6b5555}.preview-info>p{font-size:11px;color:var(--atlas-muted);line-height:1.6;flex:1}.preview-bottom{font-size:10px;display:flex;justify-content:space-between;gap:12px;color:var(--atlas-muted)}.preview-bottom>span:last-child{color:var(--atlas-brand);white-space:nowrap}.coverage-details{padding:15px 18px;border:1px dashed #ccc6c2;border-radius:6px;font-size:12px;color:var(--atlas-muted);margin-top:23px}.coverage-details summary{cursor:pointer}.coverage-details ul{columns:2;column-gap:35px;margin:18px 0 0;padding-left:20px}.coverage-details li{margin-bottom:7px;break-inside:avoid}.empty-module{font-size:14px;max-width:630px;color:var(--atlas-muted);line-height:1.8;margin:24px 0}.review-page-heading{display:flex;justify-content:space-between;gap:30px;padding:40px 0 25px;align-items:center}.review-page-heading h1{font-size:40px}.review-page-heading>div>p:last-child{font-size:16px;color:var(--atlas-muted);margin-top:13px}.review-neighbors{display:flex;gap:10px}.review-neighbors .button{font-size:12px}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:40px 0 25px}.editor-heading h2{font-size:31px}.editor-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:20px}.editor-card{background:white;border:1px solid var(--atlas-line);border-radius:9px;padding:25px;margin-bottom:22px;min-width:0}.editor-card h3{font-size:21px;margin-bottom:23px}.editor-card label{margin-top:18px;line-height:1.5}.editor-card label:first-child{margin-top:0}.editor-card textarea{line-height:1.65;resize:vertical}.editor-card select[multiple]{height:210px;padding:8px}.editor-card select option{padding:4px;font-weight:400}.field-help{font-size:12px;color:var(--atlas-muted);line-height:1.6;margin:10px 0}.option-editor{border:1px solid var(--atlas-line);border-radius:7px;margin:22px 0;padding:18px}.option-editor legend{font-size:15px;font-weight:600;padding:0 7px}.option-editor .correct-choice{display:flex;flex-direction:row;align-items:center;font-size:12px}.correct-choice input{accent-color:var(--atlas-brand)}.option-editor:has(input[type=radio]:checked){border-color:#8eaf9a;background:#f9fbf9}.option-editor label{margin-top:14px}.references-editor summary{cursor:pointer;font-size:13px;margin-top:25px}.apa-reference{font-size:13px;line-height:1.8;overflow-wrap:anywhere;padding-left:20px;text-indent:-20px;margin-bottom:16px}.reference-editor{padding:22px 0;border-top:1px solid var(--atlas-line)}.editor-savebar{position:sticky;bottom:0;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fffefbea;border:1px solid var(--atlas-line);backdrop-filter:blur(8px);border-radius:9px;padding:18px 22px;box-shadow:0 -3px 20px #351a2210}.editor-savebar strong{font-size:13px}.editor-savebar p{font-size:11px;color:var(--atlas-muted);margin-top:6px}.editor-savebar>div:last-child{display:flex;gap:10px;flex-shrink:0}.editor-savebar .button{font-size:12px}.library-destinations{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:28px}.library-destinations a{border:1px solid var(--atlas-line);border-radius:8px;background:white;padding:20px;text-decoration:none;display:block;color:var(--atlas-ink)}.library-destinations strong{display:block;font-size:18px;margin-bottom:8px}.library-destinations span{font-size:13px;color:var(--atlas-muted)}
@media(max-width:1050px){.trace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-savebar{position:static;align-items:flex-start;flex-direction:column}.collection-hero{gap:30px}.collection-filters{grid-template-columns:1fr 1fr}.collection-filters>label:first-child{grid-column:1/-1}}
@media(max-width:760px){.collection-hero{grid-template-columns:1fr;padding-top:35px;gap:25px}.collection-count{border-left:0;border-top:1px solid var(--atlas-line);padding:22px 0;display:grid;grid-template-columns:auto 1fr;column-gap:23px;row-gap:7px;align-items:center}.collection-count strong{font-size:58px;grid-row:1/3}.collection-count span{font-size:16px}.collection-count small{font-size:11px}.review-workbench{flex-direction:column;padding:21px;gap:20px}.review-actions{flex-direction:row;flex-wrap:wrap}.module-nav{grid-template-columns:1fr 1fr}.module-tile{padding:12px;grid-template-columns:24px 1fr;column-gap:8px}.module-tile>span:nth-child(2){font-size:12px}.collection-filters{padding:17px;grid-template-columns:1fr}.collection-filters label{font-size:12px}.module-heading{align-items:flex-start;flex-direction:column;gap:17px}.module-heading h2{font-size:24px}.trace-grid{grid-template-columns:1fr}.trace-preview>img{height:190px}.coverage-details ul{columns:1}.editor-layout{grid-template-columns:1fr;gap:0}.editor-card{padding:20px}.review-page-heading{align-items:flex-start;flex-direction:column;gap:18px}.review-page-heading h1{font-size:33px}.review-neighbors{width:100%;justify-content:space-between}.editor-heading{align-items:flex-start;flex-direction:column;gap:14px}.editor-savebar{padding:17px}.editor-savebar>div:last-child{flex-direction:column;width:100%}.editor-savebar .button{justify-content:center}.library-destinations{grid-template-columns:1fr}.editor-card textarea{font-size:16px}.editor-card input,.editor-card select{font-size:16px}}
