@import url('/assets/fonts.css');
:root{--ink:#102f3c;--navy:#092c3b;--teal:#08766e;--mint:#d7eee8;--muted:#687b82;--line:#dce5e5;--paper:#f7f9f7;--white:#fff;--gold:#cba76d;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6;font-size:15px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #258d95;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.045em}h1{font-size:clamp(36px,4.8vw,70px);font-weight:600;margin-bottom:25px}h2{font-size:clamp(28px,3.2vw,43px);font-weight:550;margin-bottom:16px}h3{font-size:21px;letter-spacing:-.025em}p{color:var(--muted)}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);border-bottom:1px solid var(--line);background:#f7f9f7f5;position:sticky;top:0;z-index:30;backdrop-filter:blur(15px);gap:30px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0;font-size:19px;font-weight:700;letter-spacing:-.5px}.brand img{border-radius:10px}.brand small{font-size:7px;letter-spacing:1.4px;color:var(--muted);font-weight:600;display:block;margin-top:3px}.site-header nav{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:500}.site-header nav>a:not(.button):hover{color:var(--teal)}.site-header nav form{margin:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;background:var(--teal);border:1px solid var(--teal);color:white;padding:15px 22px;border-radius:7px;font-weight:550;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#065c56;transform:translateY(-1px)}.button.outline{background:transparent;border-color:#a9bcbd;color:var(--ink)}.button.outline:hover{background:var(--mint)}.button.small{padding:10px 15px;font-size:13px;gap:18px}.full{width:100%}.text-link{font-size:14px;font-weight:600}.text-link:hover{color:var(--teal)}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:25px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:650;display:flex;align-items:center;gap:8px;color:var(--teal);margin-bottom:22px}.status-dot{width:7px;height:7px;border-radius:50%;background:#40a990;display:inline-block;box-shadow:0 0 0 4px #4cac9315;flex-shrink:0}.hero{max-width:1600px;margin:auto;padding:66px 5vw 54px;display:grid;grid-template-columns:1.08fr 1fr;gap:6vw;min-height:640px;align-items:center;overflow:hidden}.hero-copy{padding:10px 0 20px;max-width:650px}.hero-copy h1{max-width:620px}.lead{font-size:17px;line-height:1.85;max-width:560px}.hero-copy .lead{margin-bottom:30px}.hero-note{display:flex;gap:23px;font-size:11px;color:var(--muted);margin-top:33px}.hero-visual{position:relative;min-height:480px;max-height:540px;background:#e1ebe6;border-radius:160px 20px 20px 20px;overflow:hidden;padding-top:53px;display:flex;justify-content:center;border:1px solid #d4e1db}.visual-label{position:absolute;left:25px;right:25px;top:20px;font-size:7px;letter-spacing:1.2px;display:flex;justify-content:space-between;color:#526e65}.visual-label span{color:#769487}.app-preview{width:235px;height:475px;object-fit:cover;object-position:top;border:6px solid #153947;border-radius:29px 29px 0 0;box-shadow:20px 15px 50px #254c4b30;transform:rotate(-5deg) translateY(25px)}.floating-note{position:absolute;bottom:46px;left:24px;background:#fff;padding:16px 21px;border:1px solid #e4e9e6;border-radius:10px;box-shadow:0 10px 30px #113c3710;display:flex;gap:12px;align-items:center;font-size:12px;font-weight:600}.floating-note small{display:block;font-size:10px;color:var(--muted);font-weight:400}.note-icon{font-size:26px;color:var(--teal)}.vertical-caption{position:absolute;right:15px;bottom:65px;writing-mode:vertical-rl;font-size:8px;letter-spacing:2.3px;color:#4b7167}.ticker{background:var(--navy);color:#d1e0e1;display:flex;align-items:center;padding:16px 5vw;gap:35px;font-size:11px;overflow:hidden}.ticker strong{font-size:9px;letter-spacing:1.4px;display:flex;align-items:center;gap:13px;flex-shrink:0;color:#fff}.ticker-window{overflow:hidden;flex:1}.ticker-track{display:flex;gap:80px;white-space:nowrap;width:max-content;animation:ticker 35s linear infinite}.ticker-track>span{padding-right:30px}.ticker-description{opacity:.7;margin-left:20px}.ticker-track a{text-decoration:underline}.ticker .icon-button{color:white;border-color:#45606b;background:none;width:28px;height:28px;flex-shrink:0}.ticker:hover .ticker-track,.ticker:focus-within .ticker-track,.ticker.paused .ticker-track{animation-play-state:paused}@keyframes ticker{from{transform:translateX(15vw)}to{transform:translateX(-100%)}}.section{padding:65px 5vw;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}.section-heading h2,.section-heading h1{margin-bottom:0}.section-heading .eyebrow{margin-bottom:14px}.carousel-controls{display:flex;gap:7px}.icon-button{width:35px;height:35px;border-radius:50%;border:1px solid #cdd9d6;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:var(--ink)}.icon-button:hover{background:var(--mint)}.promo-track{display:flex;gap:22px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.promo-track::-webkit-scrollbar{display:none}.promo{flex:0 0 calc((100% - 44px)/3);min-height:270px;border-radius:12px;position:relative;overflow:hidden;scroll-snap-align:start;color:white;background:#0b453f}.promo-1{background:#163e50}.promo-2{background:#dfebe4;color:var(--ink)}.promo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.14}.promo-content{position:relative;z-index:1;padding:28px;display:flex;flex-direction:column;height:100%}.promo .eyebrow{color:inherit;opacity:.6;font-size:8px;letter-spacing:1.3px;margin-bottom:24px}.promo h3{font-size:26px;max-width:260px;margin-bottom:14px;font-weight:550}.promo p{font-size:12px;color:inherit;opacity:.75;line-height:1.7;max-width:280px}.promo a{display:flex;justify-content:space-between;margin-top:auto;font-size:11px;font-weight:600;padding-top:15px}.carousel-dots{display:flex;justify-content:center;gap:7px;margin-top:22px}.carousel-dots button{padding:0;width:6px;height:6px;border:0;background:#c4d3ce;border-radius:50%}.carousel-dots button.active{background:var(--teal);width:20px;border-radius:5px}.section-features{padding-top:35px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:14px;overflow:hidden}.feature{background:var(--paper);padding:32px}.feature-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;color:var(--teal);font-size:25px;background:#e7efeb;border-radius:9px;margin-bottom:25px}.feature h3{font-size:19px}.feature p{font-size:13px;margin-bottom:0;max-width:290px}.section-library{background:#eef3ef;max-width:none;border-block:1px solid #dfe7e0}.empty-library{border-top:1px solid #ccdacf;border-bottom:7px solid #cad8cf;padding:40px 15px;display:flex;align-items:center;gap:26px;min-height:170px}.empty-icon{font-size:70px;color:#8ba69a}.empty-library h3{font-size:23px;margin-bottom:10px}.empty-library p{font-size:13px;margin-bottom:0}.badge{display:inline-block;background:#e8eeea;color:#687d73;border:1px solid #d5e0d8;padding:4px 9px;border-radius:4px;font-size:9px;font-weight:600;letter-spacing:.8px}.empty-library .badge{margin-left:auto;white-space:nowrap}.bookshelf{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 38px}.book-item{text-align:center;min-width:0;position:relative;padding:0 14px 15px;border-bottom:9px solid #a6b7b0;box-shadow:0 10px 12px -10px #38504d}.book-cover{margin:auto auto 23px;max-width:180px;min-height:235px;aspect-ratio:3/4;background:#153e52;color:white;padding:20px 15px 15px;border-radius:2px 5px 5px 2px;border-left:6px solid #0c2c3a;box-shadow:8px 7px 10px #17312d24;display:flex;flex-direction:column;text-align:left;transition:transform .2s;overflow:hidden}.book-item:nth-child(3n) .book-cover{background:#32685f}.book-item:nth-child(2n) .book-cover{background:#426170}.book-cover img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.book-cover:has(img){position:relative}.book-cover strong{font-size:22px;line-height:1.2;overflow-wrap:anywhere}.book-cover small{font-size:7px;letter-spacing:1px;margin-top:auto;padding-top:25px}.cover-mark{margin-bottom:20px;font-size:26px;color:#a5c4c7}.book-item:hover .book-cover{transform:translateY(-5px)}.book-item h3{font-size:14px;line-height:1.35;letter-spacing:0;margin-bottom:5px}.book-item p{font-size:11px;margin:0}.screenshots{display:flex;gap:50px;overflow:auto;align-items:start}.screenshots figure{margin:0;display:flex;align-items:center;gap:45px;min-width:300px}.screenshot-frame{width:240px;flex-shrink:0;max-height:460px;overflow:hidden;border:6px solid #183947;border-radius:28px;box-shadow:0 10px 25px #16393718}.screenshots figcaption{max-width:300px}.screenshots figcaption h3{font-size:28px}.screenshots figcaption p{font-size:14px}.section-about{background:var(--navy);color:white;max-width:none}.section-about .eyebrow{color:#86b4a9}.section-about p{color:#c1d3d7}.section-description{max-width:740px;line-height:1.9}.about-strip{display:flex;gap:40px;align-items:center;flex-wrap:wrap;padding:35px 0;border-block:1px solid #31515e;margin:35px 0}.about-strip strong{font-size:29px;letter-spacing:-1px;font-weight:500}.about-strip span{margin-left:auto;color:#9ab5bb;font-size:12px}.contact-panel{display:flex;align-items:center;gap:50px;justify-content:space-between}.contact-panel p{max-width:600px;margin:0}.footer{padding:40px 5vw 25px;border-top:1px solid var(--line);display:flex;align-items:center;gap:35px;flex-wrap:wrap;background:#edf2ee}.footer p{margin:8px 0;font-size:12px}.footer-links{display:flex;gap:25px;margin-left:auto;font-size:12px}.footer>small{font-size:10px;color:var(--muted);width:100%;padding-top:20px;border-top:1px solid #d7e2da}.section-image{max-height:400px;object-fit:cover;border-radius:12px;margin:25px 0}.menu-toggle{display:none}.skip{position:fixed;top:-100px;left:10px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.muted{color:var(--muted)}.small-text{font-size:12px}.text-button{border:0;background:none;color:inherit;padding:0;font-size:12px}.text-button:hover{text-decoration:underline}.danger{color:#af443b}.auth-layout{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.auth-story{background:var(--navy);color:white;padding:60px 7vw;position:relative;overflow:hidden}.auth-story .eyebrow{color:#97c9bb}.auth-story h1{font-size:54px}.auth-story p{color:#bcced2}.auth-story img{width:270px;max-height:260px;object-fit:cover;opacity:.55;border-radius:15px;margin-top:25px}.auth-form{padding:65px max(40px,7vw);max-width:700px}.auth-form h2{font-size:38px}.auth-form form{margin:30px 0}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;margin-bottom:20px;min-width:0}input,textarea,select{padding:11px 13px;border:1px solid #cdd9d6;border-radius:6px;background:white;color:var(--ink);width:100%;font-size:14px;min-width:0}input[type=checkbox]{width:18px;height:18px;accent-color:var(--teal)}textarea{resize:vertical;min-height:100px}.error-page{min-height:65vh;padding-top:110px}.error-page h1{max-width:700px}.library-page{min-height:70vh}.library-page h1{font-size:48px}.library-page .lead{margin-top:18px}.library-symbol{font-size:100px;color:#a1bab0}.library-search{display:flex;gap:12px;background:#e8efea;padding:16px;border:1px solid #d9e3dc;border-radius:12px;margin:25px 0 35px}.library-search input{flex:1}.library-search select{width:220px}.library-meta{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.3px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:40px}.book-detail{display:grid;grid-template-columns:280px 1fr;gap:80px;margin-top:45px;max-width:1100px}.book-detail .bookshelf{display:block}.book-detail .book-cover{max-width:230px;min-height:320px}.book-detail h1{font-size:43px}.book-facts{display:flex;gap:30px;flex-wrap:wrap;margin:25px 0}.book-facts dt{font-size:11px;color:var(--muted)}.book-facts dd{margin:0;font-weight:600}.notice{padding:22px;background:#e8f0eb;border:1px solid #d3e2d7;border-radius:9px;margin:25px 0;font-size:13px}.notice p{margin:8px 0 0}.reader{padding:20px 3vw}.reader-bar{display:flex;justify-content:space-between;gap:20px;padding-bottom:20px;font-size:13px}.reader-document{position:relative}.reader iframe{width:100%;height:80vh;border:1px solid var(--line)}.reader-watermark{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);pointer-events:none;background:#ffffffca;padding:10px 25px;font-size:13px;opacity:.7}.pagination{display:flex;justify-content:end;gap:30px;margin-top:25px;font-size:13px}
.admin-body{background:#f2f5f3;display:flex;font-size:14px}.sidebar{background:#0b2b39;color:#c0d0d7;width:245px;position:fixed;inset:0 auto 0 0;padding:28px 18px;overflow:auto;display:flex;flex-direction:column;z-index:20}.sidebar .brand{font-size:16px;color:white;margin-bottom:36px}.sidebar .brand small{color:#8ea8af;font-size:7px}.sidebar-label{font-size:8px;font-weight:600;letter-spacing:1.7px;color:#7997a3;padding:16px 15px 8px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar nav a{display:flex;gap:12px;align-items:center;border-radius:6px;padding:9px 13px;font-size:12px}.sidebar nav a span{font-size:18px;width:23px;text-align:center;color:#95b6bd}.sidebar nav a:hover,.sidebar nav a.selected{background:#214754;color:#fff}.sidebar nav a.selected{border-left:3px solid #74bea8;padding-left:10px}.sidebar-public{font-size:11px;padding:30px 15px 0;margin-top:auto}.admin-workspace{margin-left:245px;width:calc(100% - 245px);min-width:0}.admin-topbar{height:75px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 35px;font-size:11px;gap:20px}.admin-topbar>div{display:flex;align-items:center;gap:13px}.avatar{background:#dfebe4;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--teal);font-weight:700}.admin-main{padding:35px;min-height:calc(100vh - 130px);max-width:1600px;margin:auto}.admin-main h1{font-size:31px;margin-bottom:15px}.admin-main h2{font-size:23px}.admin-main .eyebrow{font-size:8px;margin-bottom:12px}.admin-main>.section-heading{align-items:center}.admin-main>.section-heading p{margin:12px 0 0;font-size:12px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:30px 0}.stat{background:white;border:1px solid var(--line);padding:22px;border-radius:10px}.stat>span{font-size:12px;color:var(--muted)}.stat strong{display:block;font-size:37px;font-weight:550;line-height:1.7}.stat small{font-size:9px;color:var(--muted)}.admin-panels{display:grid;grid-template-columns:1.2fr 1fr;gap:22px}.panel{background:white;border:1px solid var(--line);border-radius:11px;padding:25px;margin-bottom:25px;min-width:0}.panel p{font-size:13px}.quick-links{display:flex;flex-direction:column;margin-top:20px}.quick-links a{padding:11px 0;font-size:12px;border-top:1px solid var(--line);color:var(--teal)}.health-list{padding:0;list-style:none;font-size:12px;display:grid;gap:8px;color:#497063}.health-list li:before{content:'✓';margin-right:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.form-grid label small{font-weight:400;font-size:10px;color:var(--muted);overflow-wrap:anywhere}.form-grid .wide,.form-actions{grid-column:1/-1}.form-actions{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);padding-top:20px;font-size:12px;flex-wrap:wrap}.form-thumb{height:100px;width:auto;max-width:200px;object-fit:contain;object-position:left}.check-label{flex-direction:row;align-items:center}.inline-form{display:flex;gap:15px;align-items:end}.inline-form label{margin-bottom:0;flex:1}.search-form{margin:20px 0;max-width:450px}.table-wrap{overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;font-size:11px;text-align:left}.table-wrap th{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:var(--muted);font-weight:500;padding:10px 12px;border-bottom:1px solid var(--line);white-space:nowrap}.table-wrap td{padding:16px 12px;border-bottom:1px solid #edf1ee;max-width:250px;overflow-wrap:anywhere}.table-wrap td strong{font-weight:550;font-size:12px}.table-actions{display:flex;gap:20px;align-items:center}.table-actions a{color:var(--teal)}.published{color:#39705b;background:#e6f3e9;border-color:#cce3d3}.draft{color:#8c6b36;background:#f8f0e2;border-color:#e8dec6}.empty-state{text-align:center;padding:45px 20px;color:var(--muted);font-size:13px}.flash{background:#e0f1e6;color:#2c6e4e;padding:13px 20px;border:1px solid #c8e2d1;border-radius:8px;margin-bottom:25px;font-size:12px}.admin-footer{border-top:1px solid var(--line);padding:15px 35px;font-size:10px;display:flex;justify-content:space-between;color:var(--muted)}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.media-grid img{width:100%;height:160px;object-fit:contain;background:#eff4f0;margin-bottom:15px}.media-grid strong{font-size:12px;overflow-wrap:anywhere}.media-grid input{margin-top:12px;font-size:10px}details summary{cursor:pointer;font-weight:600}details[open] summary{margin-bottom:25px}
@media(min-width:1600px){.section-library,.section-about{padding-left:max(5vw,calc((100vw - 1440px)/2));padding-right:max(5vw,calc((100vw - 1440px)/2))}}
@media(max-width:1100px){.site-header nav{gap:15px}.hero{gap:4vw}.hero h1{font-size:51px}.hero-visual{min-height:430px;max-height:465px}.app-preview{width:210px}.promo-content{padding:23px}.promo h3{font-size:23px}.sidebar{width:215px}.admin-workspace{margin-left:215px;width:calc(100% - 215px)}.admin-main{padding:25px}.stat-grid{gap:10px}.stat{padding:15px}.admin-panels{gap:15px}.bookshelf{gap:35px 20px}.book-cover{min-height:210px}.admin-topbar{padding:0 25px}}
@media(max-width:850px){.site-header{height:78px;padding:0 25px}.menu-toggle{display:flex}.site-header nav{display:none;position:absolute;top:77px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:25px;flex-direction:column;align-items:stretch;gap:18px}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr 1fr;padding-top:45px;min-height:auto;gap:30px}.hero h1{font-size:42px}.hero .lead{font-size:14px}.hero-visual{min-height:400px}.visual-label span{display:none}.floating-note{left:10px;padding:12px;font-size:10px;bottom:25px}.vertical-caption{display:none}.hero-note{font-size:9px;gap:15px}.button-row{gap:15px}.button{font-size:12px;padding:13px 16px}.promo{flex-basis:calc((100% - 22px)/2)}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature{padding:26px}.bookshelf{grid-template-columns:repeat(3,1fr)}.empty-library .badge{display:none}.sidebar{width:180px;padding:22px 10px}.sidebar .brand{font-size:12px;gap:7px}.sidebar .brand img{width:28px;height:28px}.sidebar .brand small{font-size:6px;letter-spacing:1px}.sidebar nav a{font-size:10px}.admin-workspace{margin-left:180px;width:calc(100% - 180px)}.admin-main{padding:22px}.admin-main h1{font-size:26px}.admin-main .section-heading{align-items:start;flex-direction:column}.stat-grid{grid-template-columns:repeat(2,1fr)}.admin-panels{grid-template-columns:1fr}.admin-topbar{padding:0 20px}.admin-topbar>span{display:none}.form-grid{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(2,1fr)}.auth-story{padding:50px 35px}.auth-story h1{font-size:42px}.auth-form{padding:50px 35px}.book-detail{gap:35px;grid-template-columns:220px 1fr}.book-detail h1{font-size:34px}.about-strip{gap:25px}.about-strip strong{font-size:25px}.contact-panel{gap:25px}.library-search select{width:190px}}
@media(max-width:600px){.site-header{height:72px;padding:0 20px}.brand{font-size:17px}.brand img{width:35px;height:35px}.brand small{font-size:6px;letter-spacing:1px}.site-header nav{top:71px}.hero{display:flex;flex-direction:column;padding:37px 22px 30px;gap:28px}.hero-copy{padding:0}.hero h1{font-size:46px;max-width:380px;margin-bottom:19px}.hero .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:21px}.hero .lead{font-size:14px;line-height:1.8}.hero-note{margin-top:23px}.hero-visual{width:100%;min-height:345px;max-height:345px;border-radius:100px 15px 15px 15px}.app-preview{width:185px;height:385px;transform:rotate(-5deg) translateY(0)}.visual-label{font-size:6px}.floating-note{left:17px;bottom:22px;font-size:10px;padding:11px 16px}.floating-note small{font-size:8px}.ticker{gap:17px;padding:13px 22px}.ticker strong{font-size:7px;letter-spacing:.8px}.ticker-track{font-size:10px}.section{padding:40px 22px}.section-heading{align-items:start;gap:15px;margin-bottom:25px}.section-heading h2{font-size:29px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.4px}.carousel-controls{gap:5px;padding-top:22px}.carousel-controls .icon-button{width:29px;height:29px;font-size:12px}.carousel-controls [data-carousel-pause]{display:none}.promo{flex-basis:88%;min-height:260px}.promo-track{gap:14px}.promo h3{font-size:28px}.promo-content{padding:25px}.promo p{font-size:12px}.feature-grid{gap:1px}.feature{padding:21px 16px}.feature h3{font-size:17px;line-height:1.25}.feature p{font-size:11px;line-height:1.7}.feature-icon{margin-bottom:20px}.section-library .section-heading{display:block}.section-library .section-heading>a{display:inline-block;margin-top:15px}.empty-library{padding:25px 0;gap:17px;min-height:150px}.empty-icon{font-size:43px}.empty-library h3{font-size:20px}.empty-library p{font-size:11px}.bookshelf{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.book-item{padding:0 0 10px}.book-cover{min-height:195px;padding:17px 10px;max-width:150px}.book-cover strong{font-size:19px}.book-item h3{font-size:12px}.screenshots figure{flex-direction:column;gap:25px;align-items:start;min-width:250px}.screenshot-frame{width:215px;max-height:400px}.screenshots figcaption h3{font-size:24px}.about-strip{gap:20px;display:grid;grid-template-columns:1fr 1fr}.about-strip strong{font-size:24px}.about-strip span{margin-left:0}.contact-panel{flex-direction:column;align-items:start}.footer{padding:30px 22px;gap:23px}.footer-links{margin-left:0;gap:18px;font-size:10px;flex-wrap:wrap}.footer .brand{font-size:16px}.auth-layout{grid-template-columns:1fr}.auth-story{display:none}.auth-form{padding:40px 25px;max-width:none}.library-page h1{font-size:36px}.library-symbol{display:none}.library-search{flex-wrap:wrap;padding:12px;gap:9px}.library-search input{flex-basis:100%}.library-search select{flex:1;width:auto}.library-meta{font-size:8px;gap:15px}.library-meta span:last-child{max-width:125px;text-align:right}.book-detail{display:flex;flex-direction:column;gap:40px}.book-detail>.bookshelf,.book-detail>div{max-width:240px;margin:auto}.book-detail h1{font-size:32px}.reader-bar{flex-wrap:wrap}.reader-bar span{font-size:10px}.reader-bar strong{max-width:65%;font-size:11px}.sidebar{position:static;width:100%;padding:17px 18px;display:block}.sidebar .brand{font-size:16px;margin-bottom:14px}.sidebar .brand img{width:32px;height:32px}.sidebar nav{flex-direction:row;overflow:auto;gap:5px;scrollbar-width:thin;padding-bottom:6px}.sidebar nav a{white-space:nowrap;padding:7px 10px;font-size:10px}.sidebar nav a.selected{border-left:0;border-bottom:2px solid #74bea8}.sidebar nav a span{display:none}.sidebar-label,.sidebar-public{display:none}.admin-body{display:block}.admin-workspace{width:100%;margin:0}.admin-topbar{height:55px;padding:0 20px;justify-content:end}.admin-main{padding:25px 17px}.admin-main h1{font-size:26px}.panel{padding:18px}.stat-grid{gap:10px}.stat{padding:17px}.stat strong{font-size:32px}.stat small{font-size:8px}.table-wrap{padding:12px 4px}.table-wrap table{min-width:480px}.admin-topbar .avatar{width:25px;height:25px}.admin-topbar>div{gap:9px}.admin-footer{padding:15px 17px;gap:20px;font-size:8px}.form-actions{gap:15px}.inline-form{flex-wrap:wrap}.inline-form label{flex-basis:100%}.search-form{flex-wrap:nowrap}.media-grid{gap:10px}.media-grid .panel{padding:10px}.media-grid img{height:110px}.error-page{padding-top:65px}.error-page h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.ticker-track{white-space:normal;width:auto;flex-wrap:wrap}.ticker-description{display:none}}
