@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#0b141b;--panel:#111e27;--side:#0c171e;--line:#29353b;--gold:#d7ba7e;--text:#ecece2;--muted:#a1adb2;--teal:#87c7bb;font-family:'Manrope',sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.65}button,input,select,textarea{font:inherit}button,a,input,select,summary{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button,a,input,select,summary,textarea{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--gold)}button{color:inherit;background:none;border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;line-height:1.15}h1{font-size:3.6rem;margin-bottom:14px}h2{font-size:2rem;margin-bottom:12px}h3{font-size:1.55rem;margin-bottom:10px}.sidebar{width:238px;position:fixed;inset:0 auto 0 0;background:var(--side);border-right:1px solid var(--line);padding:36px 22px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;font:600 1.08rem Georgia,serif;letter-spacing:.14em}.brand small{display:block;font:10px 'Manrope',sans-serif;letter-spacing:.27em;margin-top:7px;color:var(--muted)}.sigil{font-size:52px;line-height:1;color:var(--gold)}.rule{height:1px;background:linear-gradient(90deg,transparent,#655737,transparent);margin:29px 0}.nav-label{font-size:11px;letter-spacing:.2em;color:#85959b;margin:0 12px 16px}nav{display:grid;gap:7px}nav a{font-size:14px;color:#aab7bc;padding:12px 10px;border-left:2px solid transparent;border-radius:2px}nav a span{display:inline-block;width:27px;font-size:20px;vertical-align:middle}nav a:hover,nav a.active{color:var(--gold);background:#d6b6740a;border-left-color:var(--gold)}.sidebar-bottom{margin-top:auto;padding:35px 12px 0;color:var(--muted);font-size:13px}.sidebar-bottom p{font:italic 1.4rem/1.4 Georgia,serif;color:#c4c9c3;margin:12px 0}.small-sigil{font-size:26px;color:var(--gold)}.sidebar-bottom small{font-size:12px}.sidebar-bottom .rule{margin:25px 0}.sidebar-bottom a{font-size:13px}.shell{margin-left:238px}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;font-size:11px;letter-spacing:.16em;color:#a1acb1}.slash{margin:0 17px;color:#59686f}.edition{font-size:10px}.gold{color:var(--gold);margin:0 8px}main{max-width:1500px;margin:auto;padding:32px 40px 64px}.hero{min-height:280px;background:linear-gradient(90deg,#101e29 0%,#101e29d9 28%,#101e2910 75%),url('aether.webp') center 45%/cover;border:1px solid #6c60434f;position:relative;padding:32px 35px;margin-bottom:30px;display:flex;align-items:center}.hero:before,.hero:after{content:'';width:14px;height:14px;position:absolute;border-color:var(--gold);opacity:.75}.hero:before{top:6px;left:6px;border-top:1px solid;border-left:1px solid}.hero:after{bottom:6px;right:6px;border-bottom:1px solid;border-right:1px solid}.eyebrow{font-size:11px;letter-spacing:.21em;color:var(--gold);font-weight:600;margin-bottom:9px;display:block}.hero h1{font-size:4.3rem;margin-bottom:5px}.hero .intro{max-width:430px;color:#c0cacf;font-size:15px;line-height:1.8;margin-bottom:18px}.hero .intro em{font-style:normal;color:var(--text)}.hero-actions{display:flex;gap:17px;align-items:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 17px;border:1px solid #596161;border-radius:3px;font-size:14px;line-height:1.4;min-height:43px}.btn:hover{border-color:var(--gold);background:#d7ba7e0a}.btn.primary{background:var(--gold);border-color:var(--gold);color:#152029;font-weight:700}.btn.primary:hover{background:#e5cc9b}.textlink{font-size:14px;color:var(--gold)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:19px}.section-heading h2{margin:0}.section-heading p{font-size:13px;color:var(--muted);margin:0}.searchbar{display:flex;gap:12px;margin-bottom:18px}.search{display:flex;gap:12px;align-items:center;border:1px solid #34434a;border-radius:3px;background:#101d25;padding:0 15px;flex:1}.search span{font-size:23px;color:var(--muted)}.search input{border:0;color:var(--text);background:transparent;width:100%;padding:13px 0;min-width:0;font-size:14px}.search input:focus{outline:0}.search:focus-within{border-color:var(--gold)}select{background:#111e27;border:1px solid #34434a;border-radius:3px;padding:10px 15px;color:#d3d9d8;font-size:14px;max-width:210px}.filters{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 22px}.chip{font-size:12px;color:#aeb9bd;border:1px solid #2f3e45;border-radius:3px;padding:7px 12px}.chip.active{background:#bfa5691a;color:var(--gold);border-color:#8d7a4f}.chip:hover{color:var(--gold);border-color:var(--gold)}.results-line{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin:0 0 14px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.card{background:linear-gradient(125deg,#14232c,#101c24);border:1px solid #2c3b43;border-radius:4px;padding:21px;display:flex;flex-direction:column;min-height:258px;transition:border-color .18s,transform .18s}.card:hover{border-color:#8b7952;transform:translateY(-2px)}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:8px}.rune{display:grid;place-items:center;width:45px;height:45px;color:var(--teal);border:1px solid #5c8d863f;background:#528f8515;font:24px Georgia,serif;border-radius:8px 2px 8px 2px}.card:nth-child(3n+2) .rune{color:#d0b480;background:#9d844519;border-color:#9d844555}.card:nth-child(3n) .rune{color:#b6a3d7;background:#9c81c315;border-color:#9c81c33a}.fav{font-size:10px;color:var(--gold);letter-spacing:.03em}.card h3{font-size:1.48rem;margin-bottom:10px}.category{color:var(--teal);font-size:11px;margin-bottom:10px}.card p{font-size:14px;color:#adbcc3;line-height:1.7;margin-bottom:19px}.card-bottom{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:auto;border-top:1px solid #29363f;padding-top:13px}.card-bottom small{font-size:11px;color:#98a7ae}.detail-button{color:var(--gold);font-size:13px;padding:4px 0}.note{padding:16px 20px;border:1px solid #4d4a38;background:#ba9c5808;color:#b7bdb8;font-size:13px;margin:26px 0 0}.note strong{color:#d4bf90}.note a{text-decoration:underline;color:#dcc18d}.page-title{margin:8px 0 28px}.page-title p{max-width:760px;color:var(--muted)}.repo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.repo{padding:24px;border:1px solid var(--line);background:var(--panel);border-radius:3px}.repo p{font-size:14px;color:var(--muted);min-height:48px}.repo code,.urlbox{display:block;font:12px/1.8 monospace;overflow-wrap:anywhere;background:#0a151d;border:1px solid #2d3f48;color:#a3c3c3;padding:12px;margin-bottom:15px}.repo-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.repo .btn{font-size:12px}.guide-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:25px;align-items:start}.steps{padding:0;counter-reset:steps;list-style:none}.steps li{counter-increment:steps;position:relative;padding:0 0 28px 65px}.steps li:before{content:counter(steps,decimal-leading-zero);position:absolute;left:0;top:0;color:var(--gold);font:24px Georgia,serif;width:42px;height:42px;border:1px solid #655837;display:grid;place-items:center}.steps li h3{font-size:1.5rem}.steps li p{font-size:15px;color:var(--muted)}code{color:#b9d5d0;font-size:.9em}details{border-bottom:1px solid var(--line);padding:15px 0}summary{cursor:pointer;color:#d2cfbe;font-size:14px}details p{font-size:14px;color:var(--muted);margin:12px 0 0}.collection-panel{border:1px solid #716347;background:linear-gradient(115deg,#172a32,#111c25);padding:32px;max-width:960px}.collection-panel textarea{width:100%;height:155px;padding:15px;background:#08141c;border:1px solid #35454e;color:#99b7bb;font:12px/1.6 monospace;resize:vertical;word-break:break-all;margin:12px 0}.collection-panel p{color:var(--muted)}.stat-row{display:flex;gap:34px;margin:22px 0}.stat-row strong{display:block;font:34px Georgia,serif;color:var(--gold)}.stat-row span{font-size:12px;color:var(--muted)}.empty{grid-column:1/-1;border:1px dashed #4c5b62;padding:50px;text-align:center}.empty p{color:var(--muted)}footer{border-top:1px solid var(--line);padding:25px 40px;color:#a3987d;font-size:12px}footer>span{font:14px Georgia,serif;letter-spacing:.06em}.footer-caption{font:12px 'Manrope',sans-serif;color:var(--muted);margin-left:15px;letter-spacing:0}footer p{color:#84949d;font-size:11px;max-width:900px;margin:13px 0 0}dialog{border:1px solid #7f6c45;border-radius:5px;background:#11212b;color:var(--text);max-width:650px;width:calc(100% - 32px);max-height:88vh;padding:34px;box-shadow:0 25px 100px #0009}dialog::backdrop{background:#030910cf;backdrop-filter:blur(5px)}dialog h2{font-size:2.5rem;margin:18px 35px 15px 0}dialog p{color:#b7c4ca;font-size:15px}.close{position:absolute;right:14px;top:9px;font-size:30px;width:40px;height:40px;color:var(--gold)}.detail-meta{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.detail-meta span{font-size:11px;padding:3px 8px;border:1px solid #47555a;color:#b7c4ca}.detail-section{border-top:1px solid var(--line);padding-top:20px;margin-top:24px}.detail-section h3{font-size:1.4rem}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#d7ba7e;color:#10212b;padding:12px 23px;border-radius:3px;font-size:14px;opacity:0;pointer-events:none;transition:opacity .15s;z-index:10;max-width:90%;box-shadow:0 5px 30px #0006}#toast.show{opacity:1}.skip{position:fixed;top:-100px;left:15px;background:var(--gold);color:#11212b;padding:10px;z-index:20}.skip:focus{top:10px}.hidden{display:none!important}
@media(min-width:1600px){.grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1150px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{width:210px;padding:28px 15px}.shell{margin-left:210px}main{padding:25px}.topbar{padding:0 25px}.hero{padding:28px}.guide-layout{grid-template-columns:1fr}.brand{font-size:15px}}@media(max-width:760px){.sidebar{position:static;width:auto;padding:17px 20px;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:15px}.sigil{font-size:34px}.brand small{font-size:8px;margin-top:4px}.sidebar>.rule,.nav-label,.sidebar-bottom{display:none}nav{display:flex;overflow-x:auto;margin-top:16px;gap:9px}nav a{white-space:nowrap;font-size:12px;padding:8px;border-left:0;border-bottom:1px solid transparent}nav a span{display:none}nav a.active{border-bottom-color:var(--gold)}.shell{margin:0}.topbar{height:48px;padding:0 20px;font-size:9px}.edition{display:none}main{padding:20px 18px 40px}.hero{min-height:260px;padding:23px;background-position:62% center}.hero h1{font-size:3.7rem}.hero .intro{font-size:14px;max-width:290px}.hero .intro em{display:block}.hero-actions{gap:10px}.hero .textlink{font-size:12px}.hero{background-image:linear-gradient(90deg,#101e29ee,#101e2999 65%,#101e2950),url('aether.webp')}.grid,.repo-grid{grid-template-columns:1fr}.section-heading{align-items:start}.section-heading h2{font-size:1.7rem}.section-heading p{font-size:11px;text-align:right}.searchbar{flex-wrap:wrap}.search{min-width:100%}select{max-width:100%;width:100%}.chip{font-size:11px;padding:6px 9px}.card{min-height:230px}.card h3{font-size:1.7rem}.card p{font-size:15px}.card-head{margin-bottom:13px}.page-title h1{font-size:2.7rem}.collection-panel{padding:23px}.stat-row{gap:22px}.stat-row strong{font-size:29px}.stat-row span{font-size:11px}footer{padding:25px 20px}.footer-caption{display:block;margin:8px 0}.repo{padding:20px}.repo-actions{flex-wrap:wrap}dialog{padding:25px}.results-line{font-size:11px}.steps li{padding-left:54px}.steps li p{font-size:14px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Readable catalogue controls and body copy at every viewport. */
.card p,.hero .intro,.steps li p,.page-title p,.collection-panel p{font-size:1rem}.chip,.category,.detail-button,.search input,select,.textlink,nav a{font-size:.875rem}.card-bottom small,.fav,.results-line{font-size:.75rem}.repo p,dialog p{font-size:1rem}

.keeper-avatar{width:54px;height:66px;object-fit:cover;border:1px solid #8b7549;border-radius:3px}.sidebar-bottom p{margin:9px 0 4px}.keeper-profile{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 40px;margin-bottom:32px;border:1px solid #695a3e;background:linear-gradient(110deg,#172832,#101a22)}.keeper-story h1{font-size:3.5rem;margin:4px 0 5px}.keeper-story h2{font-size:1.7rem;color:var(--gold);margin-bottom:17px}.keeper-story p{font-size:1rem;color:var(--muted);margin-bottom:18px}.keeper-thumbnails{display:flex;gap:10px}.keeper-thumbnails a{border:1px solid #6b6049;border-radius:3px;overflow:hidden;display:block;background:#333}.keeper-thumbnails img{display:block;width:58px;height:92px;object-fit:contain}.keeper-thumbnails a:hover{border-color:var(--gold)}.keeper-regalia{flex:0 0 auto;align-self:stretch;display:flex;align-items:center}.keeper-regalia img{display:block;max-height:340px;width:205px;object-fit:contain;border:1px solid #665d48}.repo-inventory{margin:5px 0 20px;border-top:1px solid var(--line);padding-top:14px}.repo-inventory h4{margin:0 0 10px;font-size:14px;font-weight:500;color:var(--gold)}.repo-plugin-list{display:flex;flex-wrap:wrap;gap:7px}.repo-plugin-list button,.repo-plugin-list>span{font-size:14px;text-align:left;border:1px solid #3c4d56;background:#0c1921;padding:5px 9px;border-radius:3px;color:#c3d2d3}.repo-plugin-list button:hover{border-color:var(--gold);color:var(--gold)}.repo-plugin-list button span{font-size:11px;color:var(--gold)}.repo-inventory small{display:block;color:var(--muted);font-size:12px;margin-top:12px}.repo p{min-height:0}.repo-grid{align-items:start}
@media(max-width:760px){.keeper-profile{padding:22px;gap:18px;align-items:start}.keeper-story h1{font-size:2.2rem}.keeper-story h2{font-size:1.35rem}.keeper-story p{font-size:14px}.keeper-regalia img{width:105px;max-height:250px}.keeper-thumbnails img{width:39px;height:68px}.keeper-thumbnails{gap:6px}.keeper-story .eyebrow{font-size:9px}.keeper-regalia{align-self:center}}@media(max-width:390px){.keeper-profile{flex-wrap:wrap}.keeper-regalia{display:none}}
