.welcome{position:fixed;inset:0;z-index:100;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 35%,#17334b 0,#081624 43%,#030a12 100%);color:white}.welcome:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:44px 44px}.welcome-card{position:relative;z-index:2;text-align:center;width:min(610px,90vw);padding:42px 25px}.welcome-logo{width:190px;height:210px;object-fit:cover;border-radius:28px;filter:drop-shadow(0 20px 45px rgba(0,0,0,.45))}.welcome h1{font:500 clamp(50px,9vw,86px)/1 var(--font-serif);letter-spacing:.24em;margin:10px 0 12px;padding-left:.24em}.welcome-copy{color:#bdc8d3;font-size:17px;max-width:540px;margin:0 auto 26px}.welcome small{display:block;color:#748495;margin-top:18px}.welcome-orbit{position:absolute;border:1px solid rgba(211,170,101,.14);border-radius:50%}.orbit-one{width:580px;height:580px}.orbit-two{width:780px;height:780px}.hero{min-height:370px;margin:0 -24px 24px;padding:58px max(24px,calc((100vw - 1432px)/2));display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 40%,rgba(197,154,85,.19),transparent 30%),linear-gradient(125deg,#06101c,#0c1c2b 58%,#12293d);color:white;border-bottom:1px solid rgba(197,154,85,.3)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 49%,rgba(255,255,255,.02) 50%,transparent 51%);background-size:44px 44px}.hero>div:first-child{position:relative;z-index:2;max-width:760px}.hero h2{font:500 clamp(42px,5.5vw,72px)/1.02 var(--font-serif);letter-spacing:-.025em;margin:5px 0 17px}.hero h2 em{color:var(--gold-2);font-weight:400}.hero p:not(.eyebrow){color:#b9c3cd;max-width:670px;font-size:17px}.hero-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px}.hero-symbol{width:280px;height:280px;border:1px solid rgba(211,170,101,.23);border-radius:50%;display:grid;place-items:center;position:relative;z-index:1}.hero-symbol img{width:220px;height:245px;object-fit:cover;border-radius:22px;filter:drop-shadow(0 15px 30px rgba(0,0,0,.35))}.dashboard-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:17px;margin-bottom:17px}.chart-panel,.shelf-panel,.insight-card{padding:21px}.bar-chart{display:flex;flex-direction:column;gap:11px;margin-top:21px}.bar-row{display:grid;grid-template-columns:minmax(120px,1fr) 3fr 35px;gap:10px;align-items:center;font-size:12px}.bar-track{height:9px;background:var(--surface-3);border-radius:99px;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,var(--gold),var(--gold-2));border-radius:99px}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:28px;min-height:230px}.donut{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;position:relative}.donut:after{content:"";position:absolute;inset:22px;border-radius:50%;background:var(--surface)}.donut>div{position:relative;z-index:1;text-align:center}.donut b{display:block;font:500 30px var(--font-serif)}.donut span{color:var(--muted);font-size:11px}.legend{display:flex;flex-direction:column;gap:9px}.legend-row{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.legend-dot{width:9px;height:9px;border-radius:50%}.book-shelf{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,240px);gap:13px;overflow-x:auto;padding:18px 2px 5px;scroll-snap-type:x mandatory}.book-shelf .book-card{scroll-snap-align:start}.library-layout{display:grid;grid-template-columns:265px minmax(0,1fr);gap:17px}.sidebar{padding:19px;height:max-content;position:sticky;top:96px;max-height:calc(100vh - 115px);overflow:auto}.side-section+.side-section{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.catalog-panel{padding:18px;min-width:0}.insights-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.insight-card.span2{grid-column:span 2}.rank-list{display:flex;flex-direction:column;gap:10px;margin-top:18px}.rank-item{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:10px;border-radius:10px;background:var(--surface-2)}.rank-no{width:27px;height:27px;border-radius:8px;background:var(--navy-2);color:white;display:grid;place-items:center;font-size:11px}.rank-item b{font-size:13px}.rank-item span:last-child{color:var(--gold);font-weight:900}.author-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.author-card{padding:14px;background:var(--surface-2);border-radius:12px}.author-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:white;font-weight:900;margin-bottom:10px}.author-card b{display:block;font-size:13px}.author-card span{color:var(--muted);font-size:11px}@media(max-width:1000px){.hero-symbol{display:none}.dashboard-grid{grid-template-columns:1fr}.library-layout{grid-template-columns:1fr}.sidebar{position:static;max-height:none}.facet-list{display:grid;grid-template-columns:repeat(2,1fr)}.author-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.welcome-logo{width:145px;height:160px}.welcome h1{font-size:48px}.hero{margin:0 -14px 18px;padding:42px 18px}.hero h2{font-size:43px}.dashboard-grid{gap:12px}.donut-wrap{flex-direction:column;padding-top:18px}.library-layout{gap:12px}.sidebar{display:none}.catalog-panel{padding:10px}.insights-grid{grid-template-columns:1fr}.insight-card.span2{grid-column:auto}.author-grid{grid-template-columns:1fr 1fr}}