:root{--ink:#182945;--muted:#6b7689;--blue:#2850d9;--blue-hover:#1e3faa;--line:#e4e9f0;--pale:#f4f7fc;--orange:#e98042;--green:#2c8060;--radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;font-synthesis:none;line-height:1.55;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button{background:none;border:0}button svg,a svg{flex-shrink:0}svg{width:21px;height:21px;vertical-align:middle;flex-shrink:0}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2;letter-spacing:-.035em}h1{font-size:42px;font-weight:700}h2{font-size:28px;font-weight:650}h3{font-size:18px}p{line-height:1.7}a,button,input{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #96adff}::selection{background:#dbe5ff}strong{font-weight:600}.container{width:calc(100% - 96px);max-width:1320px;margin:auto}.narrow{max-width:940px}.muted{color:var(--muted)}.small,small{font-size:13px}.green{color:var(--green)}.amber{color:#b57826}.mono{font-family:ui-monospace,monospace;font-size:12px}.eyebrow{display:block;font-size:11px;letter-spacing:.14em;font-weight:700;color:var(--blue);margin-bottom:14px}.text-link{font-size:14px;color:var(--blue);display:inline-flex;align-items:center;gap:8px;font-weight:600;white-space:nowrap}.text-link svg{width:17px}.btn{min-height:45px;border-radius:7px;padding:11px 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:600;transition:background .15s,transform .15s;border:1px solid transparent}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn.primary{background:var(--blue);color:white;box-shadow:0 3px 5px #234ddc12}.btn.primary:hover{background:var(--blue-hover)}.btn.outline{border-color:#dbe2ec;background:white}.btn.outline:hover{background:var(--pale)}.btn.dark{background:var(--ink);color:white}.btn.full{width:100%}.btn.icon-btn{padding:10px;width:45px;flex-shrink:0}.btn.small-btn{min-height:36px;padding:6px 12px;font-size:12px}.initial-loading{padding:100px 30px;text-align:center}.initial-loading>strong{font-size:38px}.initial-loading strong span{color:var(--blue);font-weight:400;margin-left:8px}.initial-loading p{color:var(--muted)}.skip-link{position:fixed;top:-100px;left:16px;background:var(--ink);color:white;padding:12px;z-index:1000}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.utility{background:#172847;color:#e4eafa;font-size:11px}.utility .container{height:35px;display:flex;align-items:center;justify-content:space-between}.utility span{display:flex;align-items:center;gap:9px}.utility svg{width:13px;height:13px}.utility .container>span:last-child{gap:25px}.utility a{display:flex;align-items:center;gap:6px;color:#d2dbed}.demo-label{font-size:9px;letter-spacing:.09em;color:#b9c5df}.header-main{height:99px;display:flex;align-items:center;gap:54px}.brand{display:inline-flex;align-items:center;gap:10px;line-height:1;font-weight:750;letter-spacing:-.065em;font-size:34px;flex-shrink:0}.brand-mark{background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:11px}.brand-mark svg{width:25px;height:25px}.brand-books{display:block;font-size:9px;font-weight:600;letter-spacing:.3em;margin-top:5px;margin-left:2px}.search-form{display:flex;align-items:center;border:1px solid var(--line);border-radius:7px;background:#f8f9fc;min-width:200px;flex:1;max-width:545px;gap:12px;padding:0 14px;height:43px}.search-form>svg{color:#8995a8;width:18px}.search-form input{border:0;background:none;outline:none;min-width:0;width:100%;font-size:12px}.search-form button{display:flex;align-items:center;color:var(--muted);padding:3px}.search-form button svg{width:16px}.header-actions{display:flex;align-items:center;gap:27px;margin-left:auto}.header-link{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;white-space:nowrap}.header-link svg{width:20px}.cart-link{position:relative;display:flex;padding:8px 0 8px 10px;border-left:1px solid var(--line)}.cart-count{position:absolute;right:-10px;top:-1px;min-width:17px;height:17px;background:var(--blue);color:white;border-radius:50%;font-size:10px;display:grid;place-items:center}.nav-bar{display:flex;align-items:center;gap:35px;height:49px;border-top:1px solid var(--line);font-size:12px;font-weight:500;white-space:nowrap}.site-header{background:white;border-bottom:1px solid var(--line)}.nav-bar a{display:flex;align-items:center;gap:8px;height:100%;position:relative}.nav-bar a:hover{color:var(--blue)}.nav-bar .nav-browse{padding-right:28px;border-right:1px solid var(--line);font-weight:650}.nav-browse svg{width:16px}.nav-browse svg:last-child{width:13px;margin-left:12px}.nav-bar .free-nav{margin-left:auto;color:var(--blue)}.free-nav svg{width:15px}.nav-bar .active:after{content:'';height:2px;position:absolute;bottom:0;left:0;right:28px;background:var(--blue)}.hero{margin-top:28px;min-height:356px;border-radius:13px;background:#eaf2fc;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative}.hero-copy{padding:39px 0 33px 46px;position:relative;z-index:1}.hero-copy .eyebrow{font-size:10px;display:flex;align-items:center;gap:8px;letter-spacing:.13em}.small-line{height:2px;width:19px;background:var(--blue)}.hero h1{font-size:49px;line-height:1.07;letter-spacing:-.045em;margin-bottom:16px;font-weight:720}.hero h1>span{color:var(--blue)}.hero p{font-size:14px;line-height:1.65;color:#53647e;margin-bottom:21px}.hero .btn{font-size:12px;min-height:43px;padding:10px 18px}.hero .btn svg{width:16px}.hero-note{font-size:10px;color:#697a93;display:flex;align-items:center;gap:7px;margin-top:16px}.hero-note svg{width:14px;height:14px}.hero-image{position:relative;background:#d2e8f8;overflow:hidden;min-width:0}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-sticker{background:white;box-shadow:0 8px 26px #24496617;position:absolute;bottom:24px;right:23px;border-radius:7px;padding:12px 40px 12px 16px;font-size:11px;line-height:1.6;transform:rotate(-3deg)}.hero-sticker strong{font-size:13px}.hero-sticker svg{color:var(--orange);width:23px;position:absolute;right:10px;top:17px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0;border-bottom:1px solid var(--line)}.benefits>div{display:flex;gap:12px;align-items:center;border-right:1px solid var(--line);padding:0 23px}.benefits>div:first-child{padding-left:0}.benefits>div:last-child{border:0}.benefits>div>svg{color:var(--blue);width:26px;height:26px}.benefits span{font-size:10px;color:#7a8699;line-height:1.8}.benefits strong{display:block;font-size:11px;color:var(--ink)}.section{padding-top:42px;padding-bottom:4px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.section-heading .eyebrow{font-size:9px;margin-bottom:8px}.section-heading h2{font-size:25px;margin:0}.section-heading .text-link{font-size:12px}.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-card{position:relative;border:1px solid var(--line);padding:18px 18px 15px;border-radius:9px;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s}.category-card:hover{border-color:#afbef2;box-shadow:0 3px 15px #244ddc08}.category-icon{width:38px;height:38px;background:#edf1ff;border-radius:8px;display:grid;place-items:center;margin-bottom:13px;color:var(--blue)}.category-card:nth-child(2) .category-icon{background:#fff1e7;color:#d37839}.category-card:nth-child(3) .category-icon{background:#e9f4ef;color:#40836c}.category-card:nth-child(4) .category-icon{background:#f2ecfb;color:#8463b6}.category-card:nth-child(5) .category-icon{background:#fff2e3;color:#bc8a42}.category-card strong{font-size:12px;letter-spacing:-.015em}.category-card>span:not(.category-icon){font-size:10px;color:var(--muted);margin-top:3px}.category-card>.category-arrow{position:absolute;right:15px;top:20px;width:15px;color:#9faabc}.book-grid{display:grid;gap:23px}.home-books{grid-template-columns:repeat(6,minmax(0,1fr))}.book-card{min-width:0}.book-art{position:relative;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center;height:235px;background:#f2f4f8;padding:23px}.book-art>a{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.book-art img{height:100%;width:auto;max-width:100%;object-fit:contain;box-shadow:3px 7px 12px #19274522;transition:transform .2s}.book-art>a:hover img{transform:translateY(-4px) rotate(-1deg)}.tone-0{background:#f0ecf6}.tone-1{background:#eaf0f7}.tone-2{background:#eef0fb}.tone-3{background:#fcf1e7}.tone-4{background:#eaf3ee}.tone-5{background:#f6edf0}.save-book{position:absolute;right:9px;top:9px;display:flex;align-items:center;justify-content:center;width:29px;height:29px;background:#fffffff2;color:#7c889a;border-radius:50%;box-shadow:0 1px 5px #17274707}.save-book svg{width:14px;height:14px}.saved{color:#db5576!important}.saved svg{fill:#db55761c}.cover-badge{position:absolute;left:10px;top:10px;background:#fff;font-size:8px;letter-spacing:.08em;font-weight:700;color:var(--green);padding:3px 6px;border-radius:3px}.book-info{padding:13px 1px 0}.book-subject{font-size:9px;letter-spacing:.07em;text-transform:uppercase;color:#8790a1;display:block;margin-bottom:5px;font-weight:600}.book-title{font-size:13px;line-height:1.45;font-weight:650;display:block;min-height:37px;letter-spacing:-.015em}.book-title:hover{color:var(--blue)}.book-author{font-size:10px;color:var(--muted);margin:6px 0 9px;line-height:1.4}.card-bottom{display:flex;justify-content:space-between;gap:3px;align-items:center}.price{font-size:15px;font-weight:650;white-space:nowrap}.price del{color:#929bad;font-weight:400;font-size:10px;margin-left:4px}.discount{color:var(--green);font-size:9px;font-weight:600;white-space:nowrap}.format{font-size:9px;color:#8690a0;display:flex;align-items:center;gap:4px;margin-top:7px}.format svg{width:11px;height:11px}.reading-banner{margin-top:48px;display:flex;align-items:center;gap:26px;padding:30px 34px;background:#eef2ff;border-radius:10px;border:1px solid #e5eafb}.reading-banner .eyebrow{font-size:9px;margin-bottom:8px}.reading-banner h2{font-size:24px;margin:0 0 8px}.reading-banner p{font-size:12px;color:var(--muted);margin:0}.reading-banner .btn{margin-left:auto;white-space:nowrap;font-size:12px}.banner-symbol{width:67px;height:67px;border-radius:50%;background:#dde5ff;color:var(--blue);display:grid;place-items:center}.banner-symbol svg{width:32px;height:32px}.free-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.free-book{border:1px solid var(--line);border-radius:10px;padding:22px;display:flex;align-items:center;gap:25px}.free-book img{width:85px;height:113px;box-shadow:3px 5px 10px #17274722}.free-book h3{font-size:19px;margin-bottom:8px}.free-book p{font-size:12px;color:var(--muted);margin-bottom:9px;line-height:1.5}.free-book strong{font-size:11px;color:var(--blue)}.free-book strong svg{width:13px}.site-footer{background:#f7f9fc;border-top:1px solid var(--line);margin-top:60px;padding-top:40px}.footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding-bottom:33px}.footer-top .brand{font-size:28px}.footer-top .brand-mark{width:34px;height:34px;border-radius:8px}.footer-top .brand-mark svg{width:21px}.footer-top .brand-books{font-size:7px}.footer-top p{font-size:12px;color:var(--muted);margin:17px 0 0}.footer-top>div:not(:first-child){display:flex;flex-direction:column;gap:9px;font-size:11px;color:var(--muted)}.footer-top strong{font-size:12px;color:var(--ink);margin:2px 0 8px}.footer-top svg{width:12px;height:12px}.footer-bottom{border-top:1px solid var(--line);padding:19px 0;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#8a94a5}.footer-bottom>div{display:flex;gap:22px;align-items:center}.footer-bottom span:last-child{display:flex;align-items:center;gap:5px}.footer-bottom svg{width:11px;height:11px}.page-heading{padding:42px 0 30px}.page-heading h1{font-size:37px;margin-bottom:12px}.page-heading p{font-size:14px;color:var(--muted);margin:0}.page-heading .eyebrow{font-size:10px}.catalog-layout{display:grid;grid-template-columns:205px 1fr;gap:35px;min-height:480px}.filter-title{font-size:14px;font-weight:650;display:flex;align-items:center;gap:8px;padding:8px 0 21px;border-bottom:1px solid var(--line)}.filter-title svg{width:16px}.filter-title a{font-size:10px;font-weight:400;color:var(--muted);margin-left:auto}.filters h3{font-size:12px;letter-spacing:0;margin:24px 0 12px}.filter-item{display:flex;align-items:center;justify-content:space-between;font-size:11px;padding:11px 10px;border-radius:5px;color:#788397}.filter-item.selected{background:#edf1ff;color:var(--blue);font-weight:600}.filter-item>span:last-child:not(:first-child){font-size:10px}.filter-item svg{width:12px;height:12px;margin-right:6px}.filter-tip{background:#f6f8fc;padding:20px 15px;border-radius:7px;margin-top:34px;display:flex;flex-direction:column;gap:8px}.filter-tip>svg{color:var(--blue);width:22px}.filter-tip strong{font-size:12px}.filter-tip p{font-size:11px;color:var(--muted);margin:0}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;font-size:12px;color:var(--muted)}.catalog-toolbar strong{color:var(--ink)}.catalog-toolbar label{display:flex;gap:10px;align-items:center;font-size:11px}.catalog-toolbar select{border:1px solid var(--line);padding:8px 26px 8px 12px;font-size:11px;background:white;border-radius:5px}.catalog-books{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:30px}.catalog-books .book-art{height:260px}.catalog-books .book-title{font-size:14px}.empty-state{text-align:center;grid-column:1/-1;padding:60px 24px;max-width:560px;margin:auto}.empty-state>svg{width:44px;height:44px;padding:8px;box-sizing:content-box;background:#eff3fe;color:var(--blue);border-radius:15px;margin-bottom:15px}.empty-state h2{font-size:23px;margin-bottom:10px}.empty-state p{font-size:14px;color:var(--muted)}.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--muted);padding:25px 0}.breadcrumbs svg{width:12px;height:12px}.product{display:grid;grid-template-columns:370px 1fr;gap:65px;padding:5px 0 42px}.product-cover{border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:35px}.product-cover img{max-height:370px;width:auto;max-width:100%;box-shadow:9px 12px 25px #17274730}.product-cover .btn{font-size:12px;min-height:40px;background:#ffffffcf;min-width:190px}.product-copy{padding-top:9px}.product-copy .eyebrow{font-size:10px;margin-bottom:16px}.product-copy h1{font-size:42px;margin-bottom:14px}.byline{font-size:12px;color:#768197}.byline strong{color:#3b4e6b}.byline span{margin-left:6px}.product-tags{display:flex;gap:20px;font-size:11px;color:#758198;margin:21px 0;padding-bottom:21px;border-bottom:1px solid var(--line)}.product-tags span{display:flex;gap:6px;align-items:center}.product-tags svg{width:15px}.product-description{font-size:14px;color:#69768c;max-width:660px;margin-bottom:20px}.product-price{font-size:33px;font-weight:650;display:flex;align-items:center;gap:14px;line-height:1.3}.product-price del{font-size:20px;font-weight:400;color:#9aa4b4}.product-price .discount{font-size:11px;background:#eaf6ef;border-radius:4px;padding:5px 9px}.product-price+p{margin-top:9px}.purchase-actions{display:flex;gap:11px;margin:23px 0}.purchase-actions .primary{min-width:245px}.access-note{display:flex;gap:12px;padding:17px 19px;border-radius:8px;background:#f8f9fc;font-size:11px;max-width:550px}.access-note>svg{width:22px;color:var(--blue);margin-top:3px}.access-note strong{font-size:12px}.access-note p{color:var(--muted);line-height:1.6;margin:4px 0 0}.product-details{border-top:1px solid var(--line);padding:35px 0 0;display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.product-details h2{font-size:21px;margin-bottom:22px}.contents-list>div{padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;display:flex;gap:18px}.contents-list>div span{color:#a0acc0;font-size:11px}dl{font-size:12px}dl>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0}dt{color:var(--muted)}dd{margin:0;text-align:right}.auth-wrap{max-width:950px;margin:60px auto;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 8px 50px #18294508;border:1px solid var(--line);border-radius:14px;overflow:hidden}.auth-intro{background:#ecf1fc;padding:55px 42px;position:relative;overflow:hidden;display:flex;flex-direction:column}.auth-intro h2{font-size:40px;line-height:1.13;margin:20px 0}.auth-intro p{font-size:13px;color:#73819c;line-height:1.8}.auth-intro>svg{width:150px;height:150px;color:#a5b7e8;margin:auto auto 0;stroke-width:1}.auth-card{padding:44px 36px}.auth-card:only-child{grid-column:1/-1;max-width:500px;width:100%;margin:auto}.auth-card h1{font-size:28px;margin-bottom:13px}.auth-card>p{font-size:13px;color:var(--muted);margin-bottom:26px}.auth-card .eyebrow{font-size:9px}.auth-symbol{width:40px;height:40px;color:var(--blue);margin-bottom:20px}form label{display:block;font-size:12px;font-weight:500;margin-bottom:17px}form label>input:not([type="checkbox"]),form label>textarea,form label>select{display:block;width:100%;margin-top:7px}input,textarea,select{color:var(--ink);border:1px solid #dce3ec;border-radius:6px;background:#fff;padding:11px 13px;font-size:14px;max-width:100%}input::placeholder,textarea::placeholder{color:#9aa5b5;font-weight:400;font-size:12px}input:disabled{background:#f5f7fa;color:#8e99ab}textarea{width:100%;resize:vertical;line-height:1.6}.auth-code{font-size:11px;color:var(--muted);margin:0 0 15px}.auth-code summary{cursor:pointer}.auth-code label{margin-top:12px}.forgot-link{font-size:11px;color:var(--blue);display:block;text-align:right;margin:0 0 20px}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:11px;font-weight:400;color:var(--muted);line-height:1.6}.checkbox-label input{width:15px;height:15px;margin:2px 0 0;flex-shrink:0;accent-color:var(--blue)}.checkbox-label a{color:var(--blue)}.form-error{color:#b53745;font-size:12px;margin:12px 0 0;line-height:1.6}.form-error:empty{display:none}.auth-switch{font-size:12px!important;text-align:center;margin:23px 0 0!important}.auth-switch a{font-weight:600;color:var(--blue)}.success-message{padding:20px 0;text-align:center}.success-message svg{width:40px;height:40px;color:var(--green);margin-bottom:15px}.success-message h2{font-size:24px}.library-tabs{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:30px}.library-tabs a{display:flex;align-items:center;gap:8px;font-size:13px;padding:0 0 18px;color:var(--muted)}.library-tabs svg{width:17px}.library-tabs .active{color:var(--blue);border-bottom:2px solid var(--blue)}.library-tabs a span{background:#edf1fd;border-radius:4px;padding:1px 6px;font-size:10px}.library-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:20px;gap:30px}.library-grid .book-art{height:290px}.library-grid .book-title{font-size:16px;min-height:0}.library-grid .book-author{font-size:12px}.library-grid .book-subject{font-size:10px}.reading-progress{height:4px;background:#e6ebf5;border-radius:3px;margin:17px 0 10px;overflow:hidden}.reading-progress>div{height:100%;background:var(--blue)}.library-grid small{font-size:10px;color:var(--muted)}.library-grid .text-link{font-size:11px}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:65px}.cart-item{display:flex;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-item:first-child{padding-top:0}.cart-item>a{flex-shrink:0}.cart-item h3{font-size:18px;margin:6px 0}.cart-item p{font-size:12px;color:var(--muted);margin:0}.cart-item .book-subject{font-size:10px}.cart-item>div:last-child{margin-left:auto;text-align:right;align-self:center}.cart-item>div:last-child>strong{font-size:19px}.cart-item .format{font-size:10px}.remove-link{display:flex;gap:5px;align-items:center;font-size:10px;color:#909caf;padding:0;margin-top:18px}.remove-link svg{width:12px;height:12px}.cart-layout>div>.text-link{margin-top:25px}.order-summary{background:#f8f9fc;border:1px solid var(--line);padding:25px;border-radius:10px;align-self:start}.order-summary h2{font-size:22px;margin-bottom:26px}.order-summary>div:not(.notice){display:flex;justify-content:space-between;gap:20px;font-size:12px;margin:15px 0;color:var(--muted)}.order-summary>div strong{color:var(--ink);font-size:12px}.order-summary>div .green{color:var(--green);font-size:10px}.order-summary .order-total{border-top:1px solid var(--line);padding-top:18px;color:var(--ink)!important;font-size:16px!important;margin-top:22px!important}.order-total strong{font-size:24px!important}.order-summary .small{font-size:10px}.checkout-note{font-size:10px;line-height:1.7;text-align:center;color:#91a0b5;margin:14px 0}.order-summary .small a{color:var(--blue)}.notice{padding:15px 16px;border-radius:7px;background:#fff6e7;color:#957042;font-size:12px;line-height:1.7;margin:18px 0;border:1px solid #f4e7d1}.order-list{max-width:900px}.order-card{border:1px solid var(--line);padding:24px;border-radius:10px;margin-bottom:20px}.order-card-header{display:flex;gap:25px;align-items:center;padding-bottom:17px;border-bottom:1px solid var(--line)}.order-card-header>strong{margin-left:auto}.order-card-header p{font-size:11px;color:var(--muted);margin:5px 0 0}.order-line{display:flex;justify-content:space-between;font-size:13px;padding:13px 0}.order-card>.text-link{margin-top:12px}.status{display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:#eef1f6;color:#73819a;font-size:10px;font-weight:600;padding:4px 9px;text-transform:capitalize;white-space:nowrap}.status.paid{background:#eaf5ee;color:#33865f}.status.pending{background:#fff3df;color:#ae7f32}.status.refunded,.status.revoked,.status.disputed{background:#fbeef0;color:#b95365}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.panel{background:white;border:1px solid var(--line);padding:26px;border-radius:10px}.panel h2{font-size:21px;letter-spacing:-.025em}.panel form .btn{margin-top:6px}.account-verified{display:flex;gap:6px;align-items:center;color:var(--green);font-size:11px;margin-bottom:20px}.account-verified svg{width:16px}.account-bottom{display:flex;gap:15px;margin:25px 0}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq summary{font-size:16px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary svg{width:18px;color:var(--muted)}.faq details[open] svg{transform:rotate(45deg)}.faq details p{font-size:14px;color:var(--muted);max-width:760px;margin:16px 0 0}.help-contact{background:#eef2ff;padding:25px;border-radius:10px;display:flex;gap:24px;margin:35px 0}.help-contact>svg{width:35px;height:35px;color:var(--blue)}.help-contact h2{font-size:22px;margin-bottom:8px}.help-contact p{font-size:13px;color:var(--muted);margin:0}.help-contact a{color:var(--blue)}.policy h2{font-size:23px;margin-top:30px}.policy>p{font-size:15px;color:var(--muted)}.policy a{color:var(--blue)}#toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#152541;color:white;padding:13px 22px;border-radius:8px;box-shadow:0 5px 25px #15254125;font-size:13px;z-index:2000;max-width:min(600px,90vw);transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:12px;max-width:720px;width:calc(100% - 40px);padding:30px;color:var(--ink);max-height:90vh}dialog::backdrop{background:#14254566;backdrop-filter:blur(3px)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-header h2{margin:0;font-size:25px}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:25px}dialog>p{color:var(--muted);font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid .span-2{grid-column:1/-1}.form-grid label{font-size:12px}.form-grid label .muted{font-size:10px;font-weight:400}
/* Protected reader */
.reader-shell{height:100dvh;display:flex;flex-direction:column;background:#eef1f6;--reader-paper:#eef1f6}.reader-header{display:flex;align-items:center;padding:14px 25px;gap:20px;border-bottom:1px solid #dce2ed;background:#fff;height:76px;flex-shrink:0}.reader-header .brand{font-size:27px}.reader-header .brand-mark{width:34px;height:34px;border-radius:8px}.reader-header .brand-mark svg{width:22px}.reader-header .brand-books{font-size:7px}.reader-back{padding:7px;border-right:1px solid var(--line);padding-right:17px}.reader-back svg{width:18px}.reader-title{border-left:1px solid var(--line);padding-left:23px;display:flex;flex-direction:column;gap:3px;margin-right:auto;min-width:0}.reader-title strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reader-title span{font-size:10px;color:var(--muted)}.reader-body{display:flex;flex:1;min-height:0}.reader-workspace{flex:1;min-width:0;display:flex;flex-direction:column}.reader-tools{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;border-bottom:1px solid #dce2ed;flex-shrink:0;font-size:11px;color:#8291a6;background:#f7f9fc}.reader-tools>span{display:flex;gap:7px;align-items:center}.reader-tools>span svg{width:15px;height:15px}.reader-tools>div{display:flex;align-items:center;gap:12px}.reader-tools button{padding:2px 6px;font-size:11px;color:#596b86}.reader-tools button svg{width:15px;height:15px}.reader-paper-area{padding:26px 36px 40px;overflow:auto;flex:1;min-height:0;text-align:center;position:relative}.reader-paper-area canvas{width:100%;max-width:900px;height:auto;display:block;margin:0 auto;box-shadow:0 3px 17px #15274615;background:white;user-select:none;-webkit-user-select:none}.reader-controls{display:flex;align-items:center;justify-content:space-between;padding:12px 25px;background:#fff;border-top:1px solid var(--line);flex-shrink:0}.reader-controls .btn{padding:7px 13px;min-height:36px;font-size:11px}.reader-controls label{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:7px}.reader-controls input{width:58px;font-size:12px;padding:7px 5px;text-align:center}.reader-controls svg{width:15px}.reader-sidebar{width:300px;background:white;border-left:1px solid var(--line);overflow-y:auto;flex-shrink:0;padding:25px 20px}.reader-sidebar.collapsed{display:none}.reader-sidebar-title{padding-bottom:22px;border-bottom:1px solid var(--line)}.reader-sidebar-title h2{font-size:17px;margin-bottom:6px}.reader-sidebar-title .small{font-size:10px}.reader-side-section{padding:22px 0;border-bottom:1px solid var(--line)}.reader-side-section h3{font-size:13px;letter-spacing:0}.reader-side-section .btn{font-size:11px;min-height:36px;padding:8px 10px}.reader-side-section .btn svg{width:15px}.reader-side-section textarea{font-size:12px}.reader-side-section .small{font-size:11px;margin-top:13px;margin-bottom:0}.reader-privacy{font-size:10px;color:#91a0b4;padding-top:22px;overflow-wrap:anywhere}.reader-privacy svg{width:12px;height:12px;margin-right:4px}.reader-privacy p{margin-top:6px;font-size:9px}.annotation{border:1px solid var(--line);border-radius:6px;padding:12px;position:relative;margin-top:10px}.annotation-page{font-size:11px;color:var(--blue);padding:0;display:flex;gap:7px;align-items:center}.annotation-page svg{width:12px;height:12px}.annotation p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;margin:9px 0 0;color:var(--muted)}.delete-note{position:absolute;right:4px;top:5px;padding:5px;color:#8e99ac}.delete-note svg{width:12px;height:12px}#page-loading{color:#7d8a9f;font-size:13px;padding:40px}#page-error{color:#b84051;font-size:14px}.sample-bar{background:#e8edff;padding:8px 20px;text-align:center;font-size:11px;color:#536fbb}.sample-bar a{font-weight:650;margin-left:10px}.sample-bar svg{width:13px}.reader-shell.dark{background:#1c2534}.reader-shell.dark .reader-paper-area canvas{filter:brightness(.83) sepia(.1)}.reader-shell.dark .reader-tools{background:#263247;color:#c6d3e8;border-color:#33415a}.reader-shell.dark .reader-tools button{color:#ccd9ef}.reader-shell.dark .reader-header,.reader-shell.dark .reader-controls,.reader-shell.dark .reader-sidebar{background:#202d42;color:#d9e3f3;border-color:#33415a}.reader-shell.dark .reader-sidebar *{border-color:#3b4a62}.reader-shell.dark .btn.outline{background:#2b3a52;color:#d4dff1;border-color:#40526c}.reader-shell.dark input,.reader-shell.dark textarea{background:#26364d;border-color:#3c506d;color:#dfe8f6}.reader-shell.dark .reader-title{border-color:#40526c}
/* Admin studio */
.admin-shell{display:flex;min-height:100vh;background:#f6f8fc}.admin-nav{width:234px;background:#fff;border-right:1px solid var(--line);padding:32px 20px 20px;display:flex;flex-direction:column;position:fixed;top:0;bottom:0;z-index:10}.admin-nav>.brand{margin:0 13px 32px;font-size:31px}.admin-nav .brand-mark{width:39px;height:39px}.admin-label{font-size:9px;letter-spacing:.15em;color:#9aa7ba;margin:8px 14px 20px;font-weight:600}.admin-nav nav{display:flex;flex-direction:column;gap:5px}.admin-nav nav a{display:flex;align-items:center;gap:12px;font-size:12px;color:#7a889d;padding:12px 14px;border-radius:6px}.admin-nav nav svg{width:18px;height:18px}.admin-nav nav .active{background:#edf1ff;color:var(--blue);font-weight:650}.admin-nav-bottom{margin-top:auto;padding-top:30px}.admin-nav-bottom>a,.admin-nav-bottom>button{display:flex;align-items:center;gap:10px;font-size:12px;color:#8996aa;padding:10px 14px}.admin-nav-bottom svg{width:16px;height:16px}.admin-user{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);margin-top:17px;padding:20px 10px 0}.admin-user>span{width:33px;height:33px;display:grid;place-items:center;background:#e9effe;color:var(--blue);border-radius:50%;font-size:13px}.admin-user strong{font-size:11px;display:block}.admin-user small{font-size:9px;color:var(--muted)}.admin-content{margin-left:234px;flex:1;min-width:0}.admin-top{height:74px;display:flex;justify-content:space-between;align-items:center;padding:0 38px;background:#fff;border-bottom:1px solid var(--line);font-size:11px;color:#7a889e}.admin-top>span>span{margin:0 15px;color:#c1c9d5}.admin-main{padding:0 38px 40px;max-width:1500px;margin:auto}.admin-page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-main .page-heading{padding-top:35px;padding-bottom:28px}.admin-main .page-heading .eyebrow{font-size:9px;margin-bottom:12px}.admin-main .page-heading h1{font-size:31px}.admin-main .page-heading p{font-size:12px}.admin-page-heading>.btn{font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:25px}.stat-card{border:1px solid var(--line);border-radius:9px;background:white;padding:20px 22px}.stat-card>span{display:flex;align-items:center;justify-content:space-between;color:#8794a9;font-size:11px}.stat-card>span svg{width:17px;height:17px;color:#849be5}.stat-card>strong{display:block;font-size:32px;line-height:1.3;letter-spacing:-.045em;margin:15px 0 7px}.stat-card>small{font-size:9px;color:#99a4b5}.admin-main .section-heading h2{font-size:19px}.admin-main .section-heading .text-link{font-size:11px}.admin-main .panel>.empty-state{padding:30px 20px}.admin-main .empty-state h2{font-size:20px}.admin-main .empty-state p{font-size:12px}.admin-main .empty-state>.btn{font-size:11px}.table-wrap{overflow:auto;width:100%}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px;white-space:nowrap}th{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#91a0b5;font-weight:600;padding:12px 10px;border-bottom:1px solid var(--line);background:#fafbfe}td{padding:16px 10px;border-bottom:1px solid #edf0f6;color:#7f8ca2}tr:last-child td{border-bottom:0}td>strong,td .table-book strong{display:block;font-weight:550;color:#334765;font-size:11px}td small{display:block;font-size:9px;color:#98a5b9;margin-top:4px}.table-book{display:flex;align-items:center;gap:12px;white-space:normal;min-width:190px}.table-book>img{width:34px;height:46px;border-radius:2px;object-fit:cover}.table-book>svg{width:32px;height:38px;padding:7px;background:#eff3fb;box-sizing:content-box}.row-actions{display:flex;gap:11px;align-items:center;font-size:10px;color:var(--blue)}.row-actions button{padding:0;font-size:10px}.admin-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:25px}.admin-cta{background:#ecf1ff;border:1px solid #e1e8fa;border-radius:10px;padding:27px}.admin-cta>svg{width:30px;height:30px;color:var(--blue);margin-bottom:15px}.admin-cta h2{font-size:23px;margin-bottom:10px}.admin-cta p{font-size:12px;color:#7e8da6;max-width:350px}.admin-cta strong{font-size:11px;color:var(--blue)}.admin-cta strong svg{width:15px}.admin-bottom-grid>.panel{display:flex;flex-direction:column;justify-content:center}.admin-bottom-grid>.panel h2{font-size:22px}.admin-bottom-grid>.panel p{font-size:12px}.admin-bottom-grid .btn{align-self:flex-start;font-size:11px}.readiness{padding:8px 26px}.readiness-item{display:flex;align-items:center;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.readiness-item:last-child{border:0}.readiness-item>svg{width:23px;height:23px}.readiness-item>div{flex:1}.readiness-item strong{font-size:14px}.readiness-item p{font-size:12px;color:var(--muted);margin:5px 0 0}.upload-layout{display:grid;grid-template-columns:1fr 310px;gap:25px;align-items:start}.upload-layout>.panel{padding:30px}.upload-layout .panel h2{font-size:20px;margin-bottom:22px}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border:1.5px dashed #b8c7e5;border-radius:10px;background:#f8faff;padding:35px 20px;cursor:pointer;transition:background .15s;text-align:center}.dropzone.dragging{background:#e7edff}.dropzone>svg{width:33px;height:33px;color:var(--blue);margin-bottom:15px}.dropzone strong{font-size:13px;color:#456299;overflow-wrap:anywhere;max-width:100%}.dropzone span{font-size:11px;color:#8b9bb3;margin-top:5px}.dropzone small{font-size:9px;color:#a2aec0;margin-top:12px}.dropzone input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer;margin:0!important}.spaced-heading{margin-top:35px}.publish-panel{position:sticky;top:20px}.publish-panel .eyebrow{font-size:9px}.publish-panel>h2{font-size:20px}.publish-check{display:flex;gap:10px;align-items:center;font-size:11px;color:#8a98ac;margin:19px 0}.publish-check svg{width:17px;height:17px;color:#6e89cf}.publish-panel .checkbox-label{margin:25px 0;font-size:10px}.publish-panel .small{font-size:10px}.publish-panel .btn{font-size:12px}.publish-panel progress{width:100%;height:8px;accent-color:var(--blue);margin-top:17px}.publish-panel #upload-status{display:block;font-size:11px;margin-top:9px;color:var(--blue)}.upload-layout>aside>.notice{font-size:11px}
@media(min-width:1500px){.hero{min-height:405px}.hero-copy{padding-top:44px}.hero h1{font-size:56px}.hero p{font-size:16px}.hero .btn{font-size:14px}.book-art{height:260px}.book-title{font-size:15px}.book-author{font-size:12px}.book-subject{font-size:10px}.price{font-size:17px}.format{font-size:10px}.discount{font-size:10px}.category-card strong{font-size:14px}.category-card>span:not(.category-icon){font-size:12px}.benefits span{font-size:12px}.benefits strong{font-size:13px}.header-link,.nav-bar{font-size:14px}.search-form input{font-size:14px}.hero-note{font-size:12px}}
@media(max-width:1190px){.container{width:calc(100% - 64px)}.header-main{gap:30px}.header-actions{gap:18px}.nav-bar{gap:22px;font-size:11px}.nav-bar .nav-browse{padding-right:19px}.hero h1{font-size:44px}.hero-copy{padding-left:30px}.hero-copy .eyebrow{font-size:9px}.benefits>div{padding:0 14px;gap:10px}.benefits strong{font-size:10px}.benefits span{font-size:9px}.home-books{gap:15px}.book-art{padding:21px 17px;height:210px}.categories{gap:10px}.category-card{padding:15px 12px}.category-card strong{font-size:11px}.category-card>span:not(.category-icon){font-size:9px}.category-arrow{right:10px!important}.book-title{font-size:12px}.price{font-size:14px}.price del{font-size:9px}.discount{font-size:8px}.reading-banner{padding:25px;gap:20px}.reading-banner h2{font-size:21px}.banner-symbol{width:55px;height:55px;flex-shrink:0}.catalog-layout{grid-template-columns:185px 1fr;gap:25px}.catalog-books{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.catalog-books .book-art{height:245px}.product{grid-template-columns:310px 1fr;gap:40px}.product-copy h1{font-size:35px}.product-cover{padding:27px}.product-tags{gap:15px}.cart-layout{gap:35px;grid-template-columns:1fr 320px}.library-grid{gap:20px}.library-grid .book-art{height:265px}.admin-nav{width:205px;padding:28px 14px 18px}.admin-content{margin-left:205px}.admin-main{padding-left:26px;padding-right:26px}.admin-top{padding:0 26px}.admin-main .page-heading h1{font-size:28px}.stat-card{padding:18px}.stats-grid{gap:12px}.stat-card>strong{font-size:28px}.upload-layout{grid-template-columns:1fr 265px;gap:18px}.upload-layout>.panel,.publish-panel{padding:22px}.admin-page-heading>.btn{font-size:11px}.admin-main .page-heading p{max-width:350px}}
@media(max-width:960px){.header-main{flex-wrap:wrap;height:auto;gap:20px;padding:22px 0}.search-form{order:3;max-width:none;flex-basis:100%}.header-actions{margin-left:auto}.nav-bar{overflow-x:auto;gap:26px;width:100%;padding:0 32px;scrollbar-width:none}.nav-bar .free-nav{margin-left:0}.hero{grid-template-columns:1fr 1fr;min-height:330px}.hero h1{font-size:40px}.hero p{font-size:12px}.hero-copy{padding:30px 0 25px 26px}.hero-sticker{bottom:16px;right:14px;font-size:9px}.hero-sticker strong{font-size:11px}.hero-image>img{object-position:52% center}.benefits{grid-template-columns:repeat(2,1fr);gap:21px;padding:24px 0}.benefits>div{padding-left:20px!important}.benefits>div:nth-child(2){border:0}.benefits span{font-size:10px}.benefits strong{font-size:11px}.categories{grid-template-columns:repeat(5,1fr)}.category-card strong{font-size:10px}.category-card>span:not(.category-icon){font-size:8px}.category-card>.category-arrow{display:none}.home-books{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:25px;column-gap:22px}.book-art{height:270px;padding:25px}.book-title{font-size:15px;min-height:0}.book-subject{font-size:10px}.book-author{font-size:11px}.price{font-size:17px}.price del{font-size:11px}.discount{font-size:10px}.format{font-size:10px}.reading-banner{flex-wrap:wrap}.reading-banner .btn{margin-left:75px;margin-top:0}.free-book{padding:18px;gap:16px}.free-book img{width:65px;height:87px}.free-book h3{font-size:16px}.free-book p{font-size:10px}.free-book strong{font-size:10px}.footer-top{gap:25px}.footer-bottom{font-size:8px}.catalog-layout{grid-template-columns:165px 1fr;gap:25px}.filter-item{font-size:10px;padding:10px 7px}.catalog-books{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-books .book-art{height:260px}.product{grid-template-columns:260px 1fr;gap:30px}.product-cover{padding:23px;justify-content:flex-start}.product-cover img{height:auto;max-height:none;width:100%}.product-copy h1{font-size:32px}.product-tags{gap:10px;flex-wrap:wrap;font-size:10px}.product-description{font-size:12px}.byline span{display:block;margin-left:0}.product-details{gap:40px}.purchase-actions .primary{min-width:0;flex:1}.auth-wrap{margin:40px 32px}.auth-intro{padding:40px 30px}.auth-intro h2{font-size:34px}.auth-card{padding:35px 25px}.cart-layout{grid-template-columns:1fr;gap:35px}.order-summary{max-width:500px;width:100%;margin-left:auto}.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.library-grid .book-art{height:250px}.library-grid .book-title{font-size:14px}.reader-sidebar{width:250px;padding:20px 16px}.reader-header{gap:16px;padding:13px 18px}.reader-header .brand{display:none}.reader-title{padding:0;border:0}.reader-paper-area{padding:20px}.reader-tools{padding:12px 17px}.reader-tools>span{font-size:9px}.reader-tools>div{gap:5px}.reader-controls{padding:12px 18px}.admin-nav{width:180px;padding:28px 10px 18px}.admin-content{margin-left:180px}.admin-nav>.brand{font-size:26px;gap:7px}.admin-nav .brand-mark{width:34px;height:34px}.admin-nav nav a{font-size:11px;gap:9px;padding:12px 11px}.admin-nav .brand-books{font-size:7px}.admin-main{padding:0 22px 30px}.stats-grid{grid-template-columns:1fr 1fr}.admin-main .page-heading h1{font-size:25px}.admin-page-heading{align-items:flex-start}.admin-page-heading>.btn{margin-top:57px;white-space:nowrap;padding:10px}.admin-page-heading .btn svg{width:15px}.admin-bottom-grid{grid-template-columns:1fr}.upload-layout{grid-template-columns:1fr}.upload-layout>aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.upload-layout>aside>.notice{align-self:start}.panel{padding:22px}.table-book{min-width:170px}}
@media(max-width:680px){.container{width:calc(100% - 36px)}.utility .container{height:29px}.utility .container>span:first-child{font-size:9px}.utility .container>span:last-child>a{display:none}.demo-label{font-size:7px;letter-spacing:0;max-width:96px;text-align:right;line-height:1.35}.header-main{padding:17px 0;gap:17px}.brand{font-size:30px}.brand-mark{width:36px;height:36px;border-radius:9px}.brand-mark svg{width:22px;height:22px}.brand-books{font-size:8px}.header-actions{gap:18px}.header-link span{display:none}.header-link svg{width:22px;height:22px}.cart-link{padding-left:10px}.cart-link svg{width:20px}.cart-count{right:-6px;font-size:9px;width:15px;height:15px;min-width:15px}.search-form{height:41px}.search-form input{font-size:12px}.nav-bar{font-size:11px;height:43px;padding:0 18px;gap:23px}.nav-bar .nav-browse{border:0;padding-right:0}.nav-browse svg:last-child{margin-left:1px}.hero{margin-top:18px;grid-template-columns:1fr;min-height:0;border-radius:10px}.hero-copy{padding:28px 25px 25px}.hero h1{font-size:43px;margin-bottom:14px}.hero p{font-size:13px;margin-bottom:20px}.hero-copy .eyebrow{font-size:8px}.hero-image{height:245px}.hero-image>img{object-position:center 56%;object-fit:cover}.hero-sticker{right:14px;bottom:14px;padding:9px 32px 9px 12px}.hero-sticker svg{right:7px;top:14px;width:20px}.hero-note{font-size:9px;margin-top:15px}.hero .btn{font-size:12px}.benefits{gap:18px;padding:22px 0}.benefits>div{padding:0 10px!important;gap:9px}.benefits>div:first-child,.benefits>div:nth-child(3){padding-left:0!important}.benefits>div>svg{width:21px;height:21px}.benefits span{font-size:8px;line-height:1.8}.benefits strong{font-size:9px}.section{padding-top:31px}.section-heading{margin-bottom:18px;align-items:flex-end;gap:12px}.section-heading h2{font-size:21px;line-height:1.25}.section-heading .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:8px}.section-heading .text-link{font-size:9px;gap:4px}.section-heading .text-link svg{width:12px}.categories{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{padding:15px;min-height:106px}.category-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:35px 1fr;align-items:center;column-gap:12px;min-height:74px}.category-card:last-child .category-icon{grid-row:1/3;margin:0}.category-card:last-child>.category-arrow{display:block;top:27px;right:18px!important}.category-card:last-child strong{align-self:end}.category-card:last-child>span:not(.category-icon){align-self:start}.category-icon{width:34px;height:34px;margin-bottom:11px}.category-icon svg{width:19px;height:19px}.category-card strong{font-size:11px}.category-card>span:not(.category-icon){font-size:9px}.category-card>.category-arrow{display:block;top:15px}.home-books{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 16px}.book-art{height:226px;padding:23px}.book-info{padding-top:11px}.book-title{font-size:13px;min-height:37px}.book-subject{font-size:8px}.book-author{font-size:9px;margin-bottom:8px}.price{font-size:15px}.price del{font-size:9px;margin-left:3px}.discount{font-size:8px}.format{font-size:8px}.format svg{width:10px}.reading-banner{padding:24px 20px;gap:16px;margin-top:32px}.banner-symbol{width:44px;height:44px}.banner-symbol svg{width:25px;height:25px}.reading-banner>div:nth-child(2){flex:1}.reading-banner h2{font-size:20px;line-height:1.25}.reading-banner .eyebrow{font-size:7px;letter-spacing:.1em}.reading-banner p{font-size:11px}.reading-banner .btn{margin-left:60px;font-size:10px;min-height:36px;padding:8px 12px}.reading-banner .btn svg{width:14px}.free-grid{grid-template-columns:1fr;gap:13px}.free-book{padding:18px;gap:20px}.free-book img{width:75px;height:100px}.free-book h3{font-size:17px}.free-book p{font-size:11px}.site-footer{margin-top:38px;padding-top:30px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 22px;padding-bottom:28px}.footer-top>div:first-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.footer-top p{font-size:10px;margin:0}.footer-top>div:not(:first-child){font-size:11px;gap:8px}.footer-top strong{font-size:12px;margin-bottom:3px}.footer-bottom{align-items:flex-start;flex-direction:column;font-size:9px;gap:12px}.footer-bottom>div{gap:24px}.footer-bottom svg{width:10px}.page-heading{padding:30px 0 24px}.page-heading h1{font-size:30px}.page-heading .eyebrow{font-size:8px}.page-heading p{font-size:12px}.catalog-layout{display:block}.filters{border:1px solid var(--line);border-radius:7px;padding:12px;margin-bottom:20px;display:flex;gap:6px;overflow:auto;align-items:center;white-space:nowrap;scrollbar-width:none}.filter-title,.filters h3,.filter-tip{display:none}.filter-item{font-size:10px;padding:7px 10px;background:#f7f9fc;gap:6px}.filter-item>span:last-child:not(:first-child){display:none}.filter-item svg{display:none}.catalog-toolbar{font-size:11px;padding-bottom:17px}.catalog-toolbar label{font-size:9px;gap:7px}.catalog-toolbar select{font-size:10px;max-width:140px;padding:7px}.catalog-books{grid-template-columns:1fr 1fr;gap:25px 16px}.catalog-books .book-art{height:230px}.catalog-books .book-title{font-size:13px}.product{grid-template-columns:1fr;gap:25px;padding-bottom:30px}.product-cover{padding:25px;max-width:100%;gap:20px}.product-cover img{max-height:330px;width:auto}.product-cover .btn{font-size:11px;min-height:37px}.product-copy h1{font-size:34px;margin-bottom:12px}.product-copy .eyebrow{font-size:9px}.product-copy{padding:0}.byline span{display:inline;margin-left:4px}.product-tags{margin:17px 0;padding-bottom:17px;font-size:10px;gap:15px}.product-description{font-size:14px}.product-price{font-size:31px}.access-note{font-size:11px}.product-details{grid-template-columns:1fr;gap:30px;padding-top:27px}.product-details h2{font-size:21px;margin-bottom:15px}.breadcrumbs{padding:20px 0;font-size:9px;gap:6px}.breadcrumbs svg{width:10px}.auth-wrap{margin:30px 18px;display:block}.auth-intro{padding:25px 28px}.auth-intro .eyebrow{margin-bottom:10px;font-size:8px}.auth-intro h2{font-size:29px;margin:5px 0 10px}.auth-intro h2 br{display:none}.auth-intro p{font-size:11px;margin:0}.auth-intro>svg{display:none}.auth-card{padding:28px}.auth-card h1{font-size:27px}.auth-card>p{font-size:12px}.auth-card .eyebrow{font-size:8px}.library-tabs{gap:21px;margin-bottom:22px;overflow:auto;white-space:nowrap}.library-tabs a{font-size:11px;gap:6px;padding-bottom:14px}.library-tabs svg{width:15px}.library-grid{grid-template-columns:1fr 1fr;gap:24px 16px}.library-grid .book-art{height:230px}.library-grid .book-title{font-size:14px;min-height:38px}.library-grid .book-author{font-size:10px}.library-grid .book-subject{font-size:8px}.library-grid .text-link{font-size:9px;gap:4px}.library-grid .text-link svg{width:12px}.library-grid small{font-size:8px}.cart-item{gap:15px;padding:22px 0}.cart-item img{width:63px;height:84px}.cart-item h3{font-size:14px;max-width:190px}.cart-item p{font-size:9px}.cart-item .book-subject{font-size:8px}.cart-item .format{font-size:8px}.cart-item>div:last-child>strong{font-size:15px}.remove-link{font-size:8px;margin-top:14px}.cart-layout>div>.text-link{font-size:11px}.order-summary{max-width:none}.order-summary .small{font-size:11px}.order-summary .checkout-note{font-size:11px}.order-card{padding:18px}.order-card-header{gap:15px;font-size:12px;flex-wrap:wrap}.order-line{font-size:12px}.order-card .text-link{font-size:11px}.account-grid{grid-template-columns:1fr}.account-bottom{flex-wrap:wrap}.account-bottom .btn{font-size:12px}.faq summary{font-size:14px;line-height:1.4}.faq details p{font-size:13px}.help-contact{padding:22px;gap:16px}.help-contact>svg{width:25px}.help-contact h2{font-size:20px}.help-contact p{font-size:12px}.policy>p{font-size:14px}.reader-header{padding:10px 13px;gap:12px;height:65px}.reader-back{padding:6px 13px 6px 0}.reader-title strong{font-size:12px}.reader-title span{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.reader-header .btn{width:28px;padding:4px;min-height:30px}.reader-header .btn svg{width:18px}.reader-tools{padding:9px 12px}.reader-tools>span{font-size:8px;gap:4px}.reader-tools>span svg{width:12px}.reader-tools>div{gap:2px;font-size:9px}.reader-tools button{padding:3px 5px;font-size:9px}.reader-tools button svg{width:13px}.reader-paper-area{padding:16px 10px;display:block}.reader-controls{padding:11px 13px}.reader-controls .btn{font-size:10px;padding:7px 8px}.reader-controls label{font-size:10px;gap:5px}.reader-controls input{width:42px;font-size:11px}.reader-sidebar{position:absolute;right:0;top:65px;bottom:0;width:280px;z-index:20;box-shadow:-10px 0 35px #18294520;display:none}.reader-sidebar.collapsed{display:block}.sample-bar{font-size:9px;padding:9px}.sample-bar a{margin-left:6px}.admin-shell{display:block}.admin-nav{position:static;width:100%;padding:17px 18px 0;border-right:0;border-bottom:1px solid var(--line);display:block}.admin-nav>.brand{font-size:26px;margin:0 0 17px}.admin-nav .brand-mark{width:32px;height:32px}.admin-label{display:none}.admin-nav nav{flex-direction:row;overflow:auto;white-space:nowrap;padding-bottom:9px;gap:5px;scrollbar-width:none}.admin-nav nav a{font-size:10px;padding:9px 11px;gap:7px}.admin-nav nav svg{width:14px;height:14px}.admin-nav-bottom{display:none}.admin-content{margin-left:0}.admin-top{height:54px;padding:0 18px;font-size:9px}.admin-top>span>span{margin:0 8px}.admin-top .btn{font-size:9px;padding:5px 9px;min-height:30px}.admin-top svg{width:12px}.admin-main{padding:0 18px 30px}.admin-main .page-heading{padding:27px 0 23px}.admin-main .page-heading h1{font-size:25px}.admin-main .page-heading .eyebrow{font-size:8px;letter-spacing:.1em}.admin-main .page-heading p{font-size:11px}.admin-page-heading{display:block}.admin-page-heading>.btn{margin:0 0 22px;font-size:11px;padding:9px 14px;min-height:37px}.stats-grid{gap:12px;margin-bottom:18px}.stat-card{padding:17px 15px}.stat-card>span{font-size:10px}.stat-card>span svg{width:15px}.stat-card>strong{font-size:29px;margin-top:12px}.stat-card>small{font-size:8px}.panel{padding:20px}.admin-main .section-heading h2{font-size:18px}.admin-main .section-heading .text-link{font-size:10px}.admin-bottom-grid{gap:18px;margin-top:18px}.admin-cta{padding:23px}.admin-cta h2{font-size:23px}.upload-layout>aside{grid-template-columns:1fr;gap:0}.upload-layout>.panel{padding:20px}.upload-layout .panel h2{font-size:19px}.form-grid{gap:0 14px}.form-grid label{font-size:11px}.form-grid input,.form-grid select{font-size:12px;padding:10px}.form-grid label .muted{font-size:9px}.publish-panel .small{font-size:11px}.publish-check{font-size:12px}.publish-panel .checkbox-label{font-size:11px}.dropzone{padding:30px 15px}.dropzone strong{font-size:12px}.readiness{padding:0 18px}.readiness-item{gap:12px;flex-wrap:wrap;padding:18px 0}.readiness-item strong{font-size:13px}.readiness-item p{font-size:11px}.readiness-item .status{margin-left:35px;font-size:9px}.readiness-item>div{flex-basis:calc(100% - 40px)}.notice{font-size:11px}.empty-state{padding:45px 15px}.empty-state h2{font-size:23px}.empty-state p{font-size:12px}dialog{padding:22px;max-height:92dvh}.modal-header h2{font-size:23px}#toast{font-size:12px;width:max-content;max-width:calc(100vw - 36px);bottom:18px}}
@media(max-width:370px){.book-art,.catalog-books .book-art,.library-grid .book-art{height:200px;padding:19px}.price{font-size:14px}.discount{font-size:7px}.book-title{font-size:12px}.hero h1{font-size:39px}.hero-copy{padding:25px 20px}.header-actions{gap:14px}.category-card strong{font-size:10px}.reading-banner .btn{margin-left:0}.reader-controls .btn>span{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{body.is-reader *{display:none!important}body.is-reader:after{display:block!important;content:'This book is licensed for personal online reading. Printing is not included.';padding:40px;font-size:18px}}
/* Readable type at every viewport; small type is reserved for secondary metadata. */
.header-link,.nav-bar,.search-form input,.btn,.filter-item,.catalog-toolbar,.catalog-toolbar label,.catalog-toolbar select,.library-tabs a,.row-actions,.row-actions button{font-size:.875rem}
.hero p,.product-description,.page-heading p,.policy>p,.faq details p{font-size:1rem}
.hero .btn,.hero-note,.benefits strong,.category-card strong,.book-title,.catalog-books .book-title,.library-grid .book-title,.section-heading .text-link,.reading-banner .btn,.free-book strong,.footer-top strong,.footer-top>div:not(:first-child),.contents-list>div,dl,.product-tags,.byline,.access-note,.auth-card>p,.auth-switch,.forgot-link,.checkbox-label,.form-error,.cart-item p,.order-line,.checkout-note,.admin-nav nav a,.admin-nav-bottom>a,.admin-nav-bottom>button,.admin-top,.admin-top .btn,.admin-main .page-heading p,.admin-page-heading>.btn,.admin-main .section-heading .text-link,.stat-card>span,td,td>strong,td .table-book strong,.publish-check,.publish-panel .btn,.reader-title strong,.reader-side-section .btn,.reader-controls label,.reader-controls .btn,.annotation-page,.annotation p,.reader-tools,.reader-tools button,.reader-side-section .small{font-size:.875rem}
.book-subject,.book-author,.format,.discount,.price del,.benefits span,.category-card>span:not(.category-icon),.footer-top p,.footer-bottom,.product-copy .eyebrow,.page-heading .eyebrow,.section-heading .eyebrow,.hero-copy .eyebrow,.hero-sticker,.hero-sticker strong,.filter-tip p,.filter-tip strong,.filter-title a,.filter-item>span:last-child:not(:first-child),.card-bottom small,.library-grid small,.library-grid .text-link,.cart-item .format,.cart-item .book-subject,.remove-link,.order-summary .small,.order-summary>div:not(.notice),.order-summary>div strong,.order-summary>div .green,.auth-code,.account-verified,.form-grid label .muted,.publish-panel .small,.publish-panel .checkbox-label,.dropzone small,.dropzone span,.reader-title span,.reader-tools>span,.reader-sidebar-title .small,.reader-privacy,.reader-privacy p,.sample-bar,.status,th,td small,.stat-card>small,.admin-main .page-heading .eyebrow,.admin-cta strong,.admin-user strong,.admin-user small,.admin-label{font-size:.75rem}
form label,.form-grid label,input,textarea,select,.auth-card .eyebrow,.dropzone strong,.publish-panel #upload-status,.readiness-item strong,.readiness-item p,.admin-bottom-grid>.panel p,.admin-cta p,.upload-layout>aside>.notice,.help-contact p{font-size:.875rem}
.hero-note{font-size:.75rem}.book-title{min-height:41px}.book-art{padding:23px 21px}.book-info{padding-top:14px}.book-author{margin-top:5px}.card-bottom{flex-wrap:wrap}.format{line-height:1.5}.benefits>div{padding:0 17px}.category-card strong{line-height:1.35}.reading-banner p,.free-book p{font-size:.875rem}.footer-top>div:not(:first-child){gap:11px}.search-form input::placeholder,input::placeholder,textarea::placeholder{font-size:.875rem}.admin-top{gap:12px}.row-actions{flex-wrap:wrap}.reader-title span{line-height:1.4}.reader-controls .btn{gap:4px}.reader-tools button{padding:3px 6px}.reader-sidebar{width:310px}.admin-nav{width:234px}.admin-content{margin-left:234px}.admin-nav nav a{padding:11px 12px}.admin-top .small-btn{font-size:.75rem}.admin-main .page-heading p{max-width:620px}.admin-main .section-heading .text-link{font-size:.75rem}.admin-nav-bottom a,.admin-nav-bottom button{font-size:.875rem}.readiness-item p{line-height:1.6}.reader-privacy p{font-size:.75rem}.reader-header .brand-books{font-size:7px}
@media(max-width:1190px){.header-main{gap:25px}.nav-bar{gap:23px}.home-books{grid-template-columns:repeat(3,minmax(0,1fr))}.home-books .book-art{height:290px}.categories{grid-template-columns:repeat(3,1fr)}.category-card strong{font-size:.875rem}.category-card>span:not(.category-icon){font-size:.75rem}.benefits span{font-size:.75rem}.benefits strong{font-size:.875rem}.admin-nav{width:205px}.admin-content{margin-left:205px}.upload-layout{grid-template-columns:1fr}.upload-layout>aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}}
@media(max-width:960px){.nav-bar{gap:26px}.hero-copy .eyebrow{font-size:.625rem}.hero h1{font-size:39px}.hero p{font-size:.875rem}.hero-note{font-size:.75rem}.categories{grid-template-columns:repeat(3,1fr)}.reading-banner .btn{margin-left:75px}.reader-sidebar{width:260px}.reader-tools>span{font-size:.625rem}.reader-tools button{font-size:.75rem}.reader-header .brand{display:none}.reader-title{border:0;padding:0}.admin-nav{width:185px}.admin-content{margin-left:185px}.admin-nav nav a{font-size:.75rem}.admin-main .page-heading p{font-size:.875rem}.admin-page-heading>.btn{font-size:.75rem}}
@media(max-width:680px){.categories{grid-template-columns:1fr 1fr}.home-books{grid-template-columns:1fr 1fr}.home-books .book-art,.catalog-books .book-art,.library-grid .book-art{height:230px;padding:24px 22px}.header-link span{display:none}.nav-bar{font-size:.875rem}.hero h1{font-size:43px}.hero-copy .eyebrow{font-size:.625rem}.hero p{font-size:1rem}.hero-note{font-size:.75rem}.benefits span{font-size:.75rem}.benefits strong{font-size:.75rem}.benefits>div{align-items:flex-start;gap:9px}.benefits>div>svg{margin-top:3px}.section-heading{align-items:flex-start}.section-heading .eyebrow{font-size:.625rem}.section-heading h2{font-size:22px}.section-heading .text-link{font-size:.75rem;white-space:normal;justify-content:flex-end;text-align:right;max-width:100px}.book-title{font-size:.875rem}.card-bottom{gap:3px}.price del{font-size:.75rem}.discount{font-size:.75rem}.format{font-size:.625rem}.format svg{width:12px;height:12px}.book-author{font-size:.75rem}.book-subject{font-size:.625rem}.reading-banner .eyebrow{font-size:.625rem}.reading-banner .btn{font-size:.875rem;margin-left:0}.reading-banner>div:nth-child(2){min-width:200px}.reading-banner p{font-size:.875rem}.free-book h3{font-size:18px}.free-book p{font-size:.875rem}.free-book strong{font-size:.875rem}.footer-top>div:first-child{gap:20px;align-items:flex-start}.footer-top p{font-size:.75rem}.footer-bottom{font-size:.75rem}.footer-bottom>div{flex-wrap:wrap;gap:12px 20px}.filter-item{font-size:.875rem}.catalog-toolbar{font-size:.75rem}.catalog-toolbar label{font-size:.75rem}.catalog-toolbar select{font-size:.75rem}.catalog-books .book-title{font-size:.875rem}.product-description{font-size:1rem}.byline{font-size:.875rem}.product-copy .eyebrow{font-size:.75rem}.product-tags{font-size:.75rem}.auth-intro .eyebrow,.auth-card .eyebrow{font-size:.75rem}.auth-intro p{font-size:.875rem}.auth-card>p{font-size:.875rem}.auth-switch{font-size:.875rem!important}.library-tabs a{font-size:.75rem}.library-grid .text-link,.library-grid small{font-size:.75rem}.library-grid .card-bottom{gap:8px}.cart-item{gap:13px}.cart-item h3{font-size:16px}.cart-item .format{font-size:.625rem}.cart-item p{font-size:.75rem}.cart-item .book-subject{font-size:.625rem}.cart-item>div:last-child{max-width:75px}.remove-link{font-size:.75rem}.order-summary .small{font-size:.75rem}.order-summary .checkout-note{font-size:.75rem}.reader-header{gap:8px}.reader-title strong{font-size:.875rem}.reader-title span{font-size:.625rem}.reader-tools>span{font-size:.625rem;max-width:155px}.reader-tools button{font-size:.75rem}.reader-tools>div{font-size:.75rem}.reader-controls label{font-size:.75rem}.reader-controls .btn{font-size:.75rem}.reader-sidebar{width:290px}.reader-privacy{font-size:.75rem}.sample-bar{font-size:.75rem}.admin-nav{width:100%}.admin-content{margin-left:0}.admin-top{font-size:.75rem}.admin-top .btn{font-size:.625rem}.admin-main .page-heading .eyebrow{font-size:.625rem}.admin-page-heading>.btn{font-size:.875rem}.stats-grid{gap:12px}.stat-card>span{font-size:.75rem}.stat-card>small{font-size:.75rem;line-height:1.5;display:block}.stat-card>strong{font-size:29px}.table-book strong,td{font-size:.75rem}.table-book small,th{font-size:.625rem}.upload-layout>aside{display:block}.upload-layout .form-grid{grid-template-columns:1fr}.upload-layout .form-grid .span-2{grid-column:auto}.form-grid input,.form-grid select{font-size:.875rem}.publish-panel .checkbox-label,.publish-panel .small{font-size:.75rem}.panel .notice{font-size:.875rem}.readiness-item p{font-size:.875rem}.readiness-item strong{font-size:.875rem}.readiness-item .status{font-size:.75rem}.dropzone strong{font-size:.875rem}.dropzone span,.dropzone small{font-size:.75rem}.auth-wrap .form-grid{grid-template-columns:1fr}.admin-nav nav a{font-size:.875rem}}
