:root{font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:#1d2230;background-color:#f7f7f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{scrollbar-gutter:stable}body{margin:0;min-width:320px;background-color:#f7f7f5;overflow-y:scroll}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}#root{width:100%;min-height:100vh}.app-shell{min-height:100vh;background:#f7f7f5;opacity:0;transition:opacity .22s ease;display:flex;flex-direction:column;position:relative}.app-shell--ready{opacity:1}.route-shell{position:relative;min-height:60vh;flex:1}.route-mask{position:absolute;inset:0;background:#f7f7f5;opacity:1;z-index:2;pointer-events:none;animation:routeMaskFade .12s ease-out forwards}.app-footer{transition:opacity .12s ease;margin-top:auto}.app-footer--hidden{opacity:0;visibility:hidden;pointer-events:none}@keyframes routeMaskFade{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.app-shell{transition:none}.route-mask{animation:none;opacity:0}.app-footer{transition:none}}.home{background:#f7f7f5;color:#1d2230}.hero{max-width:1200px;margin:0 auto;padding:64px 24px 32px;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.hero__badge{display:inline-block;font-size:12px;letter-spacing:.14em;text-transform:uppercase;background:#f0e8de;color:#8b1d1a;padding:6px 12px;border-radius:999px;margin-bottom:18px}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,54px);line-height:1.05;margin:0 0 16px}.hero h1 span{display:block;color:#8b1d1a;font-style:italic}.hero p{color:#5a6172;max-width:520px}.hero__actions{display:flex;gap:16px;margin-top:24px}.btn{padding:12px 20px;border-radius:10px;font-size:14px;font-weight:600}.btn--primary{background:#8b1d1a;color:#fff}.btn--ghost{background:#f6f1ea;color:#1d2230;border:1px solid #e3dacd}.hero__visual{position:relative;display:grid;place-items:center}.hero__book{width:min(360px,100%);aspect-ratio:3 / 4;background:linear-gradient(160deg,#5e8b84,#85ada5);border-radius:12px;box-shadow:0 20px 40px #141e282e;display:grid;place-items:center}.hero__book-cover{width:80%;height:80%;background:#ffffffe0;border-radius:6px;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;color:#1d2230}.hero__book-cover span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#5a6172}.hero__book-cover img{width:100%;height:100%;object-fit:cover;border-radius:6px}.hero__note{position:absolute;right:-10px;bottom:18px;background:#b9773c;color:#fff;padding:14px 16px;border-radius:10px;box-shadow:0 12px 24px #32231433;width:200px}.hero__note span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;display:block;margin-bottom:6px;color:#fffc}.highlights{max-width:1200px;margin:0 auto;padding:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.highlight-card{background:#fff;border-radius:14px;padding:18px 20px;display:flex;gap:14px;align-items:center;box-shadow:0 10px 20px #141e280f}.highlight-link{color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.highlight-link:hover{transform:translateY(-2px);box-shadow:0 14px 26px #141e281f}.highlight-icon{width:38px;height:38px;border-radius:12px;background:#f0e8de;color:#8b1d1a;display:grid;place-items:center;font-weight:700}.highlight-card h4{margin:0 0 4px;font-size:15px}.highlight-card p{margin:0;color:#6a7284;font-size:13px}.arrivals{max-width:1200px;margin:0 auto;padding:24px 24px 80px}.arrivals__header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.arrivals__header h2{margin:0 0 6px}.arrivals__header p{margin:0;color:#6a7284}.arrivals__link{color:#8b1d1a;font-weight:600;font-size:14px}.arrivals__state{padding:18px;background:#fff;border-radius:12px;color:#6a7284}.arrivals__state.error{color:#b91c1c;background:#fff4f4}.arrivals__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.arrivals .book-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;gap:14px}.arrivals .book-card__media{aspect-ratio:3 / 4;background:#f1efe9;display:grid;place-items:center;font-size:28px;font-weight:700;color:#8b1d1a;border-radius:10px;overflow:hidden;box-shadow:0 16px 30px #141e281f}.arrivals .book-card__media img{width:100%;height:100%;object-fit:cover}.arrivals .book-card__meta{padding:0;display:block}.arrivals .book-card__tag{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#b9773c;margin:0 0 8px}.arrivals .book-card__meta h3{margin:0 0 6px;font-size:16px;font-family:Georgia,Times New Roman,serif}.arrivals .book-card__author{margin:0 0 12px;color:#6a7284;font-size:13px;font-style:italic}.arrivals .book-card__price{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:14px}.arrivals .book-card__stars{color:#c28d4b;font-size:12px}@media(max-width:1024px){.hero{grid-template-columns:1fr}.hero__visual{justify-content:flex-start}.highlights{grid-template-columns:1fr}.arrivals__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hero__actions,.arrivals__header{flex-direction:column;align-items:flex-start}.arrivals__grid{grid-template-columns:1fr}}.books-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:28px;padding:40px 48px 64px}.books-head{grid-column:1 / -1}.books-head h1{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:30px;color:#1d2230}.books-head p{margin:0;color:#6a7284}.books-action{grid-column:1 / -1;background:#fff6f2;border:1px solid #f1d7c8;padding:10px 14px;border-radius:10px;color:#7a6f6a;font-size:13px}.books-state{display:flex;justify-content:center;align-items:center;min-height:240px;font-weight:600;color:#6a7284}.books-error{color:#b21f1f}.books-empty{grid-column:1 / -1;text-align:center;color:#6a7284}.card{border:1px solid #eadfd6;padding:18px;border-radius:16px;box-shadow:0 10px 22px #141e2814;text-align:left;background:#fff;text-decoration:none;color:#1d2230;display:flex;flex-direction:column;gap:10px;transition:transform .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-3px);box-shadow:0 16px 30px #141e2821}.card__cover{width:100%;aspect-ratio:3 / 4;border-radius:10px;background:#f1efe9;display:grid;place-items:center;font-size:44px;color:#8b1d1a;overflow:hidden;box-shadow:0 14px 26px #141e281a}.card__cover img{width:100%;height:100%;object-fit:cover}.card h3{margin:4px 0 2px;font-size:16px;font-family:Georgia,Times New Roman,serif;line-height:1.15}.card p{margin:0;color:#6a7284;font-size:13px}.card p:last-of-type{color:#1d2230;font-size:18px;font-weight:700;margin-top:2px}.card button{margin-top:4px;padding:10px 14px;background:#8b1d1a;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;box-shadow:0 10px 18px #8b1d1a33}.card button:hover{background:#751714}.books-skeleton{align-items:stretch}.card--skeleton{border:1px solid #eadfd6;padding:20px;border-radius:16px;background:#fff;box-shadow:0 10px 22px #141e280f;pointer-events:none}.card__cover--skeleton{background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite}.card__line{height:12px;border-radius:999px;background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite;margin:8px auto 0;width:80%}.card__line--title{height:14px;width:70%}.card__line--price{width:50%}.card__button{margin:14px auto 0;height:38px;width:60%;border-radius:10px;background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite}@media(max-width:900px){.books-container{padding:28px 20px 48px;gap:20px}.books-head h1{font-size:26px}}.auth{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr;background:#f7f7f5}.auth__panel{position:relative;display:flex;align-items:center;justify-content:center;padding:48px 36px}.auth__panel--visual{background:url(../assets/auth-login.jpg) center/cover no-repeat,#2b1d16;color:#fff}.auth__panel--register{background:url(../assets/auth-register.jpg) center/cover no-repeat,#271a13}.auth__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0c0806b3,#0c0806d9)}.auth__brand{position:relative;z-index:1;max-width:420px;text-align:left;display:flex;flex-direction:column;gap:14px}.auth__brand:before{content:"";width:16px;height:16px;background:#f2c221;display:block}.auth__brand img{width:64px;height:64px;border-radius:12px;object-fit:cover;box-shadow:0 12px 24px #00000059}.auth__brand p{text-transform:uppercase;letter-spacing:.22em;font-size:11px;color:#ffffffb8;margin:0}.auth__brand h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,38px);margin:0;line-height:1.2}.auth__brand span{color:#ffffffbf;font-size:14px;max-width:320px}.auth__panel--form{background:#fff;align-items:flex-start;padding-top:64px;padding-left:56px;padding-right:56px}.auth__tabs{display:flex;gap:24px;border-bottom:1px solid #efe6dc;width:100%;max-width:420px;margin-bottom:24px}.auth__tab{border:none;background:none;font-size:14px;padding:8px 0 12px;color:#7a7382;cursor:pointer;text-decoration:none;border-bottom:2px solid transparent}.auth__tab.is-active{color:#8b1d1a;border-color:#8b1d1a;font-weight:600}.auth__content{width:100%;max-width:420px}.auth__content h2{margin:0 0 8px;font-size:26px;color:#132033}.auth__content p{margin:0 0 22px;color:#6a7284;font-size:14px}.auth__subtitle{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#b08a5a;margin-bottom:18px}.auth__form{display:flex;flex-direction:column;gap:14px}.auth__form label{display:flex;flex-direction:column;gap:6px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#737a8a}.auth__form input,.auth__form select{padding:11px 12px;border-radius:12px;border:1px solid #e6d9cf;font-size:14px;background:#fff}.auth__input-wrap{position:relative;display:flex;align-items:center}.auth__input-wrap input{width:100%;padding-right:40px}.auth__icon{position:absolute;right:12px;font-size:12px;color:#a69f96;text-transform:uppercase;letter-spacing:.12em}.auth__phone{display:grid;grid-template-columns:120px 1fr;gap:10px}.auth__row{display:flex;justify-content:space-between;align-items:center;font-size:12px}.auth__checkbox{display:flex;align-items:center;gap:8px;font-size:12px;text-transform:none;letter-spacing:normal;color:#6a7284}.auth__checkbox--stack{flex-direction:row;gap:10px;text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:#7c8698}.auth__checkbox span{color:#8b1d1a;font-weight:600}.auth__link{background:none;border:none;color:#8b1d1a;cursor:pointer;font-size:12px}.auth__primary{margin-top:6px;padding:12px;border-radius:12px;border:none;background:#c21a1a;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 12px 22px #c21a1a40}.auth__divider{text-align:center;text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:#9aa3b7;margin:20px 0 12px}.auth__social{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth__social--single{grid-template-columns:1fr}.auth__social button{border:1px solid #ece6de;background:#fff;padding:10px 12px;border-radius:12px;font-size:13px}.auth__footer{margin-top:10px;font-size:13px;color:#6a7284}.auth__error{margin:0;font-size:12px;color:#b21f1f}.auth__footer a{color:#8b1d1a;font-weight:600}.auth__legal{margin-top:16px;font-size:10px;color:#a5adbc;display:flex;gap:12px;flex-wrap:wrap;text-transform:uppercase;letter-spacing:.12em}.auth__popup{position:fixed;top:20px;right:20px;padding:16px 24px;border-radius:12px;font-size:14px;font-weight:600;z-index:1000;animation:popupSlide .3s ease;box-shadow:0 10px 30px #00000026;max-width:400px}.auth__popup--success{background:#dcfce7;color:#166534;border:1px solid #86efac}.auth__popup--error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}@keyframes popupSlide{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:900px){.auth{grid-template-columns:1fr}.auth__panel--visual{min-height:320px}}.forgot{min-height:100vh;background:#f6f1ef;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:40px 24px;text-align:center}.forgot__brand{display:inline-flex;flex-direction:column;align-items:center;gap:6px}.forgot__logo{width:42px;height:42px;border-radius:12px;background:#c21a1a;color:#fff;display:grid;place-items:center;font-weight:700}.forgot__name{font-weight:600;letter-spacing:.08em}.forgot__card{width:min(420px,100%);background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 24px #14142814;display:flex;flex-direction:column;gap:12px}.forgot__card h1{margin:0;font-size:22px}.forgot__card p{margin:0;color:#6a7284;font-size:14px}.forgot__form{display:flex;flex-direction:column;gap:12px;margin-top:8px}.forgot__form label{text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#7a7382;display:flex;flex-direction:column;gap:6px;text-align:left}.forgot__form input{border:1px solid #ecdcd0;border-radius:12px;padding:12px;font-size:14px}.forgot__form button{margin-top:6px;border:none;background:#c21a1a;color:#fff;padding:12px;border-radius:12px;cursor:pointer;font-weight:600;box-shadow:0 12px 22px #c21a1a33}.forgot__back{font-size:13px;color:#b81414}.forgot__footer{display:flex;flex-direction:column;gap:8px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#9aa3b7}.cart{background:#f6f1ef;padding:32px 24px 80px;color:#1d2230}.cart__breadcrumbs{max-width:1200px;margin:0 auto 18px;font-size:12px;color:#8c8a9a}.cart__header{max-width:1200px;margin:0 auto 26px;display:flex;justify-content:space-between;align-items:center;gap:16px}.cart__header h1{margin:0;font-size:28px}.cart__steps{display:flex;gap:12px;font-size:12px;color:#8c8a9a}.cart__step{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#f1ecea}.cart__step span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#d7d4de;color:#fff;font-size:11px}.cart__step.is-active{color:#b81414;background:#fbecec}.cart__step.is-active span{background:#b81414}.cart__layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:24px}.cart__items{background:#fff;border-radius:16px;padding:18px;box-shadow:0 10px 20px #1414280f}.cart__items-head{display:flex;justify-content:space-between;font-size:14px;margin-bottom:16px}.cart__clear{background:none;border:none;color:#b81414;cursor:pointer}.cart__empty{padding:24px;color:#7d7a87}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:16px;padding:14px 0;border-bottom:1px solid #f0ebea}.cart-item:last-child{border-bottom:none}.cart-item__cover{width:70px;height:90px;border-radius:10px;background:linear-gradient(150deg,#4d8c7b,#8ab4a7);display:grid;place-items:center;color:#fff;font-weight:700}.cart-item__info h3{margin:0 0 6px;font-size:16px}.cart-item__info p{margin:0 0 12px;color:#7d7a87;font-size:13px}.cart-item__qty{display:inline-flex;align-items:center;gap:10px;border:1px solid #f0ebea;border-radius:8px;padding:6px 10px}.cart-item__qty button{border:none;background:none;cursor:pointer;font-size:16px}.cart-item__meta{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.cart-item__meta strong{font-size:16px}.cart-item__meta button{border:none;background:none;color:#7d7a87;cursor:pointer;font-size:12px}.cart__addresses{margin-top:24px}.cart__addresses-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cart__addresses-head h2{margin:0;font-size:18px}.cart__link{border:none;background:none;color:#b81414;cursor:pointer;font-size:12px}.cart__address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.cart-address{border:1px solid #eee3de;border-radius:14px;padding:14px;text-align:left;background:#fff;cursor:pointer}.cart-address.is-active{border-color:#c21a1a;box-shadow:0 10px 18px #c21a1a26}.cart-address__tag{display:inline-block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;background:#f5efe9;padding:4px 8px;border-radius:999px;color:#7d7a87}.cart-address h4{margin:10px 0 6px}.cart-address p{margin:0;font-size:12px;color:#7d7a87}.cart-address__phone{display:inline-block;margin-top:8px;font-size:12px;color:#2f2c3a}.cart__summary{display:flex;flex-direction:column;gap:16px}.summary-card{background:#fff;border-radius:16px;padding:18px;box-shadow:0 10px 20px #1414280f}.summary-card h3{margin-top:0}.summary-row{display:flex;justify-content:space-between;margin:10px 0;font-size:14px;color:#6f6c79}.summary-row--discount{color:#2d8a42}.summary-total{display:flex;justify-content:space-between;margin:16px 0;font-weight:600}.summary-total strong{color:#b81414;font-size:18px}.summary-message{margin:10px 0;font-size:12px;color:#2d8a42}.summary-action{width:100%;border:none;background:#c21a1a;color:#fff;padding:12px;border-radius:12px;cursor:pointer;font-weight:600;box-shadow:0 12px 22px #c21a1a33}.summary-note{margin-top:12px;font-size:12px;color:#6f6c79;text-align:center}.summary-foot{text-align:center;font-size:11px;color:#9a97a6;margin-top:8px}.promo{background:#fff;border-radius:16px;padding:16px;box-shadow:0 10px 20px #1414280f;display:flex;flex-direction:column;gap:10px;font-size:12px;color:#6f6c79}.promo__row{display:flex;gap:8px}.promo__row input{flex:1;border:1px solid #eee3de;border-radius:10px;padding:10px 12px}.promo__row button{border:none;background:#1d2230;color:#fff;border-radius:10px;padding:10px 14px;cursor:pointer}.promo__applied{font-size:11px;color:#2d8a42}.cart__recommend{max-width:1200px;margin:32px auto 0}.cart__recommend h2{margin-bottom:16px}.cart__recommend-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cart__loading,.cart__error{padding:24px;text-align:center;color:#6a7284}.cart__error{color:#b21f1f}.cart__retry{display:block;margin:0 auto 32px;border:none;background:#b81414;color:#fff;padding:10px 16px;border-radius:10px;font-weight:600;cursor:pointer}.recommend-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 10px 20px #1414280d}.recommend-card__media{height:150px;border-radius:12px;background:linear-gradient(150deg,#f2e3d5,#f7efe5);margin-bottom:12px}.recommend-card h4{margin:0 0 4px;font-size:14px}.recommend-card p{margin:0 0 8px;color:#7d7a87;font-size:12px}.recommend-card span{color:#b81414;font-weight:600;font-size:13px}@media(max-width:1024px){.cart__layout,.cart__address-grid{grid-template-columns:1fr}.cart__recommend-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.cart__header{flex-direction:column;align-items:flex-start}.cart-item{grid-template-columns:1fr}.cart-item__meta{align-items:flex-start}.cart__recommend-grid{grid-template-columns:1fr}}.cart-item__cover{overflow:hidden}.cart-item__cover img{width:100%;height:100%;object-fit:cover}.recommend-card__media{overflow:hidden}.recommend-card__media img{width:100%;height:100%;object-fit:cover}.orders{max-width:1100px;margin:0 auto;padding:40px 20px 80px;color:#1d2230}.orders__head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.orders__head h1{margin:0 0 6px}.orders__head p{margin:0;color:#6f6c79}.orders__table{background:#fff;border-radius:16px;box-shadow:0 10px 24px #1414280f;overflow:hidden}.orders__row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1fr;gap:12px;padding:16px 18px;border-top:1px solid #f0ebea;align-items:center;font-size:14px}.orders__row--head{text-transform:uppercase;font-size:11px;letter-spacing:.12em;color:#8c8a9a;border-top:none;background:#fdf7f4}.orders__row--empty{grid-template-columns:1fr;text-align:center;color:#7d7a87}.orders__amount{font-weight:600}.orders__status{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;width:fit-content}.status-paid,.status-delivered{background:#e6f6ea;color:#207a3c}.status-shipped{background:#e6efff;color:#2f5fc4}.status-awaiting-pickup,.status-processing{background:#fff1df;color:#c17800}.status-in-transit{background:#e6efff;color:#2f5fc4}.status-failed-returned,.status-cancelled,.status-rejected{background:#fde8e8;color:#c83c3c}.orders__row button{border:1px solid #b81414;background:#fff;color:#b81414;padding:8px 12px;border-radius:10px;font-weight:600;cursor:pointer}.orders__actions{display:flex;gap:8px;flex-wrap:wrap}.order-review-btn{border:1px solid #1f5fc4;background:#fff;color:#1f5fc4;padding:8px 12px;border-radius:10px;font-weight:600;cursor:pointer}.order-review-pending{color:#8c8a9a;font-size:12px}.orders__flash{margin:0 0 14px;padding:10px 12px;border:1px solid #d6eadf;background:#f2fbf6;color:#207a3c;border-radius:10px;font-size:13px}.order-review-modal{position:fixed;inset:0;background:#11182773;display:grid;place-items:center;z-index:100}.order-review-modal__card{width:min(520px,92vw);background:#fff;border-radius:14px;padding:16px;display:grid;gap:12px}.order-review-modal__card h3{margin:0}.order-review-modal__card p{margin:0;color:#6f6c79}.order-review-stars{display:flex;gap:8px}.order-review-stars button{border:0;background:transparent;font-size:30px;color:#d9c7c7;cursor:pointer;padding:0;line-height:1}.order-review-stars button.is-active{color:#d62020}.order-review-modal textarea{border:1px solid #ece7e2;border-radius:10px;padding:10px;font-size:14px;outline:none}.order-review-modal__actions{display:flex;justify-content:flex-end;gap:8px}.order-review-cancel,.order-review-submit{border-radius:10px;padding:8px 12px;font-weight:600;cursor:pointer}.order-review-cancel{border:1px solid #e0d9d2;background:#fff;color:#5d6470}.order-review-submit{border:1px solid #b81414;background:#b81414;color:#fff}.orders__summary{margin-top:18px;background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 10px 24px #1414280f;display:grid;gap:10px}.orders__summary div{display:flex;justify-content:space-between;font-size:14px;color:#6f6c79}.orders__summary-total{border-top:1px solid #f0ebea;padding-top:10px;color:#1d2230;font-weight:700}.orders__address{margin-top:18px;background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 10px 24px #1414280f}.orders__address h3{margin-top:0}.orders__state{padding:24px;text-align:center;color:#6a7284}.orders__error{color:#b81414}@media(max-width:900px){.orders__row{grid-template-columns:1fr 1fr}.orders__row--head{display:none}}.profile{background:#f7f1ef;padding:32px 24px 80px;color:#1d2230}.profile__breadcrumbs{max-width:1200px;margin:0 auto 14px;font-size:12px;color:#8b8794}.profile__header{max-width:1200px;margin:0 auto 24px}.profile__header h1{margin:0 0 8px;font-size:28px}.profile__header p{margin:0;color:#6e6a77;font-size:14px}.profile__layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:24px}.profile-card{background:#fff;border-radius:16px;padding:20px;display:flex;justify-content:space-between;align-items:flex-start;box-shadow:0 10px 20px #1414280f}.profile-card__left{display:flex;gap:18px}.profile-avatar{width:86px;height:86px;border-radius:50%;background:#f2a477;display:grid;place-items:center;color:#fff;font-weight:700;font-size:28px;position:relative;overflow:hidden}.profile-avatar__image{width:100%;height:100%;object-fit:cover}.profile-avatar__edit{position:absolute;bottom:4px;right:4px;width:26px;height:26px;border-radius:50%;border:none;background:#fff;box-shadow:0 6px 12px #1414281f;cursor:pointer;display:grid;place-items:center;color:#b81414}.profile-avatar__edit svg{width:14px;height:14px}.profile-avatar__edit input{display:none}.profile-meta h3{margin:0 0 6px;font-size:18px}.profile-meta p{margin:6px 0;color:#6e6a77;font-size:13px}.profile-meta__badge{display:inline-block;background:#f5e7d6;color:#b37a2a;font-size:10px;text-transform:uppercase;letter-spacing:.1em;padding:4px 8px;border-radius:999px;margin-bottom:8px}.profile-meta__row{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-meta__row span{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#9a96a4}.profile-meta__row strong{font-size:13px}.profile-card__action{border:none;background:#c21a1a;color:#fff;padding:10px 16px;border-radius:10px;cursor:pointer;box-shadow:0 10px 18px #c21a1a33}.profile-addresses{margin-top:24px}.profile-addresses__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.profile-addresses__head h2{margin:0}.profile-addresses__head span{font-size:12px;color:#b81414}.profile-addresses__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.address-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 10px 20px #1414280d;text-align:left}.address-card--add{border:1px dashed #f0c6c2;background:#fff9f8;color:#b81414;font-weight:600;display:grid;place-items:center;gap:10px}.address-card--add span{width:40px;height:40px;border-radius:50%;background:#fbecec;display:grid;place-items:center;font-size:22px}.address-card__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.address-card__tag{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#b81414;display:inline-flex;align-items:center;gap:6px}.address-card__badge{font-size:9px;text-transform:uppercase;letter-spacing:.12em;background:#e7f5ea;color:#2d8a42;padding:4px 6px;border-radius:999px}.address-card p{margin:4px 0;color:#6e6a77;font-size:12px}.address-card__actions{margin-top:12px;display:flex;gap:12px;font-size:12px}.address-card__actions button{border:none;background:none;cursor:pointer;color:#6e6a77}.address-card__actions .danger{color:#b81414}.address-card__actions .link{margin-left:auto;color:#b81414}.profile__side{display:flex;flex-direction:column;gap:16px}.side-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 10px 20px #1414280d}.side-card h3{margin-top:0}.side-card__item{display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:12px;font-size:12px;color:#6e6a77}.side-card__item strong{display:block;color:#1d2230}.side-card__item button{border:1px solid #f0c6c2;background:#fff;color:#b81414;border-radius:999px;padding:6px 10px;cursor:pointer;font-size:11px}.profile-password-form{margin-top:10px;display:grid;gap:8px}.profile-password-form input{border:1px solid #eee3de;border-radius:10px;padding:9px 10px;font-size:13px}.profile-password-form button{border:none;background:#c21a1a;color:#fff;border-radius:10px;padding:9px 10px;font-size:12px;cursor:pointer}.switch{position:relative;width:42px;height:22px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background:#d9d3d1;border-radius:999px;transition:.3s}.slider:before{content:"";position:absolute;height:16px;width:16px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.3s}.switch input:checked+.slider{background:#c21a1a}.switch input:checked+.slider:before{transform:translate(20px)}.side-card--points{background:#b9853a;color:#fff}.side-card--points strong{font-size:22px}.side-card--points button{border:none;background:#fff;color:#b9853a;padding:8px 12px;border-radius:12px;margin-top:10px;cursor:pointer}.side-card--links h4{margin-top:0;font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#b81414}.side-card--links button{display:block;width:100%;text-align:left;border:none;background:none;padding:8px 0;font-size:13px;color:#6e6a77;cursor:pointer}@media(max-width:1024px){.profile__layout,.profile-addresses__grid{grid-template-columns:1fr}}@media(max-width:640px){.profile-card{flex-direction:column;gap:16px}.profile-meta__row{grid-template-columns:1fr}}.profile-addresses__form{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0 20px}.profile-addresses__form input{border:1px solid #eee3de;border-radius:10px;padding:10px 12px}.profile__message{max-width:1200px;margin:20px auto 0;padding:12px 16px;border-radius:12px;background:#fff6f2;color:#7a6f6a}.profile-input{border:1px solid #eee3de;border-radius:10px;padding:8px 10px;margin-bottom:8px}@media(max-width:900px){.profile-addresses__form{grid-template-columns:1fr}}.author-auth{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr;background:#f6f1ef}.author-auth__panel{position:relative;display:flex;align-items:center;justify-content:center;padding:48px 36px}.author-auth__panel--visual{color:#fff;background:radial-gradient(circle at top,rgba(255,200,120,.15),transparent 60%),linear-gradient(135deg,#2b1a12,#0f0a07)}.author-auth--register .author-auth__panel--visual{background:radial-gradient(circle at top,rgba(255,206,121,.2),transparent 60%),linear-gradient(135deg,#3c2615,#120b07)}.author-auth__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000073,#000000b3)}.author-auth__brand{position:relative;z-index:1;max-width:420px;display:flex;flex-direction:column;gap:12px;text-align:left}.author-auth__logo{width:54px;height:54px;border-radius:14px;object-fit:cover;box-shadow:0 12px 24px #00000059}.author-auth__brand-name{text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:#ffffffb3}.author-auth__brand h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,38px);margin:0;line-height:1.2}.author-auth__brand p{color:#ffffffbf;font-size:14px;margin:0}.author-auth__est{margin-top:8px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#ffffff8c}.author-auth__panel--form{background:#fff;align-items:flex-start;padding-top:64px;padding-left:56px;padding-right:56px}.author-auth__content{width:100%;max-width:420px}.author-auth__tabs{display:flex;gap:24px;border-bottom:1px solid #efe6dc;width:100%;max-width:420px;margin-bottom:24px}.author-auth__tab{border:none;background:none;font-size:14px;padding:8px 0 12px;color:#7a7382;cursor:pointer;text-decoration:none;border-bottom:2px solid transparent}.author-auth__tab.is-active{color:#b01e1e;border-color:#b01e1e;font-weight:600}.author-auth__content h2{margin:0 0 8px;font-size:26px;color:#132033}.author-auth__content p{margin:0 0 22px;color:#6a7284;font-size:14px}.author-auth__form{display:flex;flex-direction:column;gap:14px}.author-auth__form label{display:flex;flex-direction:column;gap:6px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#737a8a}.author-auth__form input,.author-auth__form select{padding:11px 12px;border-radius:12px;border:1px solid #e6d9cf;font-size:14px;background:#fff}.author-auth__input-wrap{position:relative;display:flex;align-items:center}.author-auth__input-wrap input{width:100%;padding-right:40px}.author-auth__icon{position:absolute;right:12px;font-size:12px;color:#a69f96;text-transform:uppercase;letter-spacing:.12em}.author-auth__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.author-auth__row{display:flex;justify-content:space-between;align-items:center;font-size:12px}.author-auth__link{background:none;border:none;color:#b01e1e;cursor:pointer;font-size:12px;text-decoration:none}.author-auth__primary{margin-top:6px;padding:12px;border-radius:12px;border:none;background:#b01e1e;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 12px 22px #b01e1e40;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.author-auth__divider{text-align:center;text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:#9aa3b7;margin:20px 0 12px}.author-auth__google{width:100%;border:1px solid #e7ddd4;background:#fff;color:#253149;padding:11px 12px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.author-auth__google:hover:not(:disabled){background:#faf6f2;border-color:#d9c8ba}.author-auth__google:disabled{opacity:.7;cursor:not-allowed}.author-auth__divider--line{position:relative;display:flex;align-items:center;gap:14px;margin:26px 0 8px;color:#b9b1aa}.author-auth__divider--line:before,.author-auth__divider--line:after{content:"";flex:1;height:1px;background:#efe4dd}.author-auth__divider--line span{white-space:nowrap}.author-auth__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #efe6dc;background:#fff;padding:10px 12px;border-radius:12px;font-size:13px;color:#b01e1e;text-decoration:none;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin:0 auto}.author-auth__cta--center{display:block;width:100%;text-align:center;margin-top:20px;padding:0;border:none;background:none;box-shadow:none;color:#b01e1e;font-weight:700}.author-auth__checkbox{display:flex;align-items:center;gap:8px;font-size:12px;text-transform:none;letter-spacing:normal;color:#6a7284}.author-auth__checkbox strong{color:#b01e1e}.author-auth__footer{margin-top:16px;font-size:13px;color:#6a7284}.author-auth__footer a{color:#b01e1e;font-weight:600}.author-auth__message{margin:0;font-size:12px;color:#b01e1e}@media(max-width:900px){.author-auth{grid-template-columns:1fr}.author-auth__panel--visual{min-height:320px}.author-auth__panel--form{padding:48px 32px}.author-auth__grid{grid-template-columns:1fr}}.author-auth__popup{position:fixed;top:20px;right:20px;padding:16px 24px;border-radius:12px;font-size:14px;font-weight:600;z-index:1000;animation:authorPopupSlide .3s ease;box-shadow:0 10px 30px #00000026;max-width:400px}.author-auth__popup--success{background:#dcfce7;color:#166534;border:1px solid #86efac}.author-auth__popup--error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}@keyframes authorPopupSlide{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.author-portal{min-height:100vh;background:#f7f2f0;display:grid;grid-template-columns:240px 1fr;color:#1d1b1a}.author-portal__sidebar{background:#fff;padding:28px 20px;border-right:1px solid #f0e6df;display:flex;flex-direction:column;gap:24px;position:sticky;top:0;height:100vh;overflow-y:auto}.author-portal__brand{display:flex;align-items:center;gap:12px}.author-portal__brand img{width:44px;height:44px;border-radius:10px;object-fit:cover}.author-portal__brand h3{margin:0;font-size:16px}.author-portal__brand span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#b54b45}.author-portal__nav{display:flex;flex-direction:column;gap:8px}.author-portal__nav a{padding:10px 12px;border-radius:10px;color:#514947;text-decoration:none;font-weight:600;font-size:14px}.author-portal__nav a.is-active{background:#f9e8e3;color:#b21f1f}.author-portal__cta{margin-top:auto;border:none;background:#b21f1f;color:#fff;padding:12px 14px;border-radius:10px;font-weight:600;cursor:pointer;box-shadow:0 12px 20px #b21f1f33}.author-portal__logout{margin-top:auto;border:1px solid #e4b5a1;background:#fff;color:#b21f1f;padding:10px 12px;border-radius:10px;font-weight:600;cursor:pointer}.author-portal__main{padding:32px 36px 48px}.author-portal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.author-portal__header p{margin:0 0 6px;color:#b14f4a;font-weight:600}.author-portal__header h1{margin:0;font-size:26px}.author-portal__actions{display:flex;align-items:center;gap:12px}.author-portal__action-wrap{position:relative}.author-portal__submit{border:none;background:#a31212;color:#fff;padding:10px 20px;border-radius:10px;font-weight:600;cursor:pointer;box-shadow:0 12px 20px #a3121240;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.author-portal__submit-icon{width:20px;height:20px;min-width:20px;border-radius:50%;background:#fff;color:#a31212;display:inline-grid;align-items:center;justify-content:center;font-weight:700;font-size:15px;line-height:1;padding:0;border:1px solid #f1c7c7;text-indent:0}.author-portal__divider{width:1px;height:34px;background:#e7dbd6;margin:0 6px}.author-portal__icon-btn{border:none;background:#fff;border-radius:50%;width:38px;height:38px;box-shadow:0 10px 18px #00000014;cursor:pointer;position:relative;color:#b21f1f;transition:transform .2s ease,box-shadow .2s ease}.author-portal__icon-btn:hover{transform:translateY(-1px);box-shadow:0 12px 20px #0000001f}.author-portal__bell{width:18px;height:18px}.author-portal__dot{position:absolute;top:10px;right:10px;width:8px;height:8px;border-radius:50%;background:#b21f1f}.author-portal__badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;border-radius:999px;background:#b21f1f;color:#fff;font-size:10px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #fff}.author-portal__avatar{font-weight:700;color:#b21f1f;overflow:hidden}.author-portal__avatar-img{width:100%;height:100%;object-fit:cover}.author-portal__dropdown{position:absolute;top:46px;right:0;width:320px;background:#fff;border:1px solid #f0ddd3;border-radius:12px;box-shadow:0 16px 28px #14100e29;z-index:30;overflow:hidden}.author-portal__dropdown-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #f4e6de}.author-portal__dropdown-head strong{font-size:13px}.author-portal__dropdown-head button{border:none;background:none;color:#b21f1f;font-size:12px;cursor:pointer}.author-portal__empty{padding:14px 12px;color:#7b716d;font-size:13px}.author-portal__notify-item{width:100%;border:none;background:#fff;border-top:1px solid #f7ece7;text-align:left;padding:10px 12px;cursor:pointer}.author-portal__notify-item:hover{background:#fff7f2}.author-portal__notify-item.is-read{opacity:.68}.author-portal__notify-title{font-size:13px;color:#201c1a;margin-bottom:4px}.author-portal__notify-meta{display:flex;justify-content:space-between;gap:10px;color:#7f7672;font-size:11px}.author-portal__dropdown--profile{width:190px}.author-portal__dropdown--profile button{width:100%;border:none;background:#fff;text-align:left;padding:10px 12px;cursor:pointer;border-top:1px solid #f7ece7;color:#3b302c}.author-portal__dropdown--profile button:first-child{border-top:none}.author-portal__dropdown--profile button:hover{background:#fff7f2;color:#b21f1f}.author-dashboard__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin-bottom:20px}.author-card{background:#fff;border-radius:14px;padding:16px;border:1px solid #f1d7c8}.author-card h3{margin:0 0 8px;font-size:13px;color:#5c504c}.author-card strong{display:block;font-size:22px;margin-bottom:6px}.author-card span{font-size:11px;color:#4e9a52}.author-dashboard__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;margin-bottom:24px}.author-panel{background:#fff;border-radius:16px;padding:18px;border:1px solid #f1d7c8}.author-panel__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.author-panel__head h4{margin:0}.author-panel__head button{border:none;background:none;color:#b21f1f;font-weight:600;cursor:pointer}.author-panel__status{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.status-pill{padding:12px;border-radius:12px;text-align:center;background:#fff8f5}.status-pill span{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:50%;border:2px solid #f2b98f;margin-bottom:8px;font-weight:700;color:#b35a1f}.status-pill--success{background:#f2fff7}.status-pill--success span{border-color:#4bb974;color:#1f7a45}.status-pill--danger{background:#fff2f2}.status-pill--danger span{border-color:#f1a3a3;color:#b21f1f}.status-pill strong{display:block;font-size:13px}.status-pill small{color:#8a7b76}.author-panel__chart{display:grid;gap:16px}.chart-toggle{display:inline-flex;border:1px solid #ecd6cb;border-radius:999px;overflow:hidden}.chart-toggle button{border:none;background:#fff;color:#7e7069;font-size:12px;padding:6px 12px;cursor:pointer}.chart-toggle button.is-active{background:#b21f1f;color:#fff}.chart-bars{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;align-items:end;height:170px;padding:10px 8px 4px;border-radius:12px;background:linear-gradient(180deg,#fcf0ea8c,#ffffffeb);border:1px solid #f1dfd5}.chart-bars__item{display:grid;gap:6px;justify-items:center}.chart-bars__column{width:100%;height:132px;border-radius:8px;background:#f5e8e2;display:flex;align-items:flex-end;overflow:hidden}.chart-bars__value{width:100%;border-radius:8px;background:linear-gradient(180deg,#d35050,#b21f1f)}.chart-bars__item span{font-size:10px;color:#847973;letter-spacing:.06em}.chart-stats{display:grid;gap:12px}.chart-stats span{display:block;color:#726964;font-size:12px}.chart-stats strong{font-size:16px}.chart-stats button{justify-self:start;border:1px solid #b21f1f;background:#fff;color:#b21f1f;padding:8px 12px;border-radius:10px;font-weight:600;cursor:pointer}.author-panel--table{padding:0}.author-table{display:grid}.author-table__row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;padding:14px 18px;border-top:1px solid #f3e6de;font-size:13px}.author-table__row--head{text-transform:uppercase;font-size:11px;letter-spacing:.12em;color:#a59a92;background:#fdf7f4;border-top:none}.author-table__row--empty{grid-template-columns:1fr;color:#8d817a}.author-table__status{padding:6px 10px;border-radius:999px;font-size:11px;font-weight:600;text-align:center;width:fit-content}.status-published{background:#e6f6ea;color:#207a3c}.status-inreview{background:#fff1df;color:#c17800}.status-draft{background:#ffe9ea;color:#b21f1f}.status-pending{background:#fff1df;color:#c17800}.status-approved{background:#e6f6ea;color:#207a3c}.status-rejected{background:#ffe9ea;color:#b21f1f}.author-page h2{margin:0 0 8px}.author-page p{margin:0 0 16px;color:#6f6661}.author-panel--empty{padding:24px;text-align:center;color:#a39790}.author-page__head{margin-bottom:20px}.author-page__head h2{margin:0 0 6px;font-size:24px}.author-manuscripts__toolbar{background:#fff;border:1px solid #f2ded2;border-radius:14px;padding:16px;display:flex;align-items:center;gap:16px;margin-bottom:18px}.author-search{flex:1;display:flex;align-items:center;gap:12px;border:1px solid #f0e0d6;padding:10px 12px;border-radius:12px;font-size:13px;color:#a2938b}.author-search input{border:none;outline:none;flex:1;background:transparent}.author-filter{display:flex;align-items:center;gap:10px;font-size:12px;color:#6f6661}.author-filter select{border:1px solid #f0e0d6;padding:8px 12px;border-radius:10px;background:#fff}.author-toolbar-btn{border:1px solid #e4b5a1;background:#fff;color:#b21f1f;padding:8px 12px;border-radius:10px;font-weight:600;cursor:pointer}.author-manuscripts__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:24px}.manuscript-card{background:#fff;border-radius:16px;padding:16px;border:1px solid #f1d7c8;display:flex;gap:16px}.manuscript-card__cover{width:80px;height:120px;border-radius:10px;background:#f4ebe5;border:1px solid #f0e0d6;overflow:hidden;display:grid;place-items:center;color:#b21f1f;font-weight:700}.manuscript-card__body h3{margin:6px 0;font-size:15px}.manuscript-card__body p{margin:0 0 12px;font-size:12px;color:#8a7b76}.manuscript-card__tag{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:700;background:#f6ede7;color:#b35a1f}.status-inreview .manuscript-card__tag{background:#fff1df;color:#c17800}.status-published .manuscript-card__tag{background:#e6f6ea;color:#207a3c}.status-rejected .manuscript-card__tag{background:#ffe9ea;color:#b21f1f}.manuscript-card__actions{display:flex;gap:8px}.manuscript-card__actions button{border:none;background:#b21f1f;color:#fff;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer}.manuscript-card__actions .outline{background:#fff;color:#b21f1f;border:1px solid #e4b5a1}.manuscript-card--empty{border:1px dashed #e4b5a1;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#a2938b}.manuscript-card__empty-icon{width:48px;height:48px;border-radius:14px;border:1px solid #e4b5a1;display:grid;place-items:center;font-size:22px;color:#b21f1f;margin-bottom:12px}.author-pagination{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#8a7b76;border-top:1px solid #f1d7c8;padding-top:16px}.author-pagination button{border:1px solid #e4b5a1;background:#fff;padding:6px 10px;border-radius:8px;font-size:12px;margin-left:6px}.author-modal{position:fixed;inset:0;background:#0f101873;display:grid;place-items:center;z-index:60;padding:16px}.author-modal__card{width:min(860px,100%);max-height:86vh;overflow:auto;background:#fff;border:1px solid #f1d7c8;border-radius:16px;padding:18px}.author-modal__head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.author-modal__head h3{margin:0}.author-modal__head button{border:none;background:#fff3ee;color:#b21f1f;border-radius:8px;width:30px;height:30px;cursor:pointer}.author-modal__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.author-modal__grid strong,.author-modal__desc strong,.author-modal__images strong{display:block;font-size:12px;color:#8a7b76;margin-bottom:4px}.author-modal__grid p,.author-modal__desc p{margin:0}.author-modal__desc{background:#fff8f5;border:1px solid #f1dfd5;border-radius:12px;padding:12px;margin-bottom:12px}.author-modal__images{display:grid;grid-template-columns:1fr 1fr;gap:14px}.author-modal__images img{width:100%;max-height:230px;object-fit:cover;border-radius:10px;border:1px solid #f0e0d6}.author-pagination .is-active{background:#b21f1f;color:#fff;border-color:#b21f1f}.author-earnings__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:20px}.earnings-card{background:#fff;border-radius:14px;padding:16px;border:1px solid #f1d7c8;display:grid;gap:6px}.earnings-card strong{font-size:22px}.earnings-card small{color:#3e9b52}.earnings-card--highlight{background:#b21f1f;color:#fff}.earnings-card--highlight small{color:#fce7d9}.author-earnings__grid{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin-bottom:24px}.earnings-note{margin:0 0 16px;padding:10px 12px;border:1px solid #f0ddd2;border-radius:10px;background:#fff8f5;color:#7e6f69;font-size:12px}.author-earnings__side{display:grid;gap:16px}.author-table .link{border:none;background:none;color:#b21f1f;font-weight:600;cursor:pointer}.status-paid{background:#e6f6ea;color:#207a3c}.status-processing{background:#fff1df;color:#c17800}.bank-card{display:grid;gap:12px;font-size:12px;color:#6f6661}.bank-card strong{display:block;color:#1d1b1a}.bank-card__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bank-card--edit{gap:10px}.bank-card--edit label{display:grid;gap:6px;font-size:11px;color:#7a6f6a}.bank-card--edit input{border:1px solid #f0e0d6;border-radius:10px;padding:8px 10px}.bank-card--edit .primary{justify-self:start;border:none;background:#b21f1f;color:#fff;padding:8px 12px;border-radius:8px;font-weight:600}.monthly-chart{text-align:center;color:#8a7b76;font-size:11px}.monthly-bars{display:grid;grid-template-columns:repeat(12,1fr);gap:4px;align-items:end;height:120px;margin-bottom:8px}.monthly-bars span{background:#f0d5c8;border-radius:6px}.monthly-bars--real{gap:8px;height:152px;align-items:end}.monthly-bars__col{display:grid;grid-template-rows:1fr auto;gap:6px;justify-items:center;align-items:end;height:100%}.monthly-bars__col span{width:100%;align-self:end;min-height:0;background:linear-gradient(180deg,#d65e5e,#b21f1f);border-radius:7px 7px 4px 4px}.monthly-bars__col small{font-size:9px;color:#8a7b76}.monthly-bars--real.is-empty .monthly-bars__col span{height:14%!important;background:#f1dfd7}.chart-empty-note{margin-top:8px;font-size:11px;color:#9b8f88}.monthly-bars span:nth-child(odd){background:#b21f1f}.author-panel--analysis{display:grid;gap:16px}.trend-chart{height:140px;border-radius:12px;background:linear-gradient(180deg,#b21f1f33,#b21f1f0d)}.trend-chart--real{border:1px solid #f0dfd5;background:linear-gradient(180deg,#fff8f5,#fff);overflow:hidden}.trend-chart--real svg{width:100%;height:100%;display:block}.trend-chart__canvas{height:100%;display:grid;grid-template-rows:1fr auto auto;padding:8px 10px 10px}.trend-chart__canvas svg{width:100%;height:100%}.trend-grid{stroke:#efdcd2;stroke-width:.5}.trend-axis{stroke:#ddc2b3;stroke-width:.7}.trend-area{fill:#b21f1f1f}.trend-point{fill:#fff;stroke:#b21f1f;stroke-width:.8}.trend-point.is-peak{fill:#b21f1f;stroke:#7f1313}.trend-chart__labels{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:4px;margin-top:6px}.trend-chart__labels span{font-size:9px;color:#8d7d76;text-align:center}.trend-chart__insights{margin-top:6px;display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#7f6f68}.trend-chart__empty{height:100%;display:grid;place-items:center;color:#9b8f88;font-size:12px}.trend-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;align-items:center}.trend-metrics button{border:1px solid #e4b5a1;background:#fff;padding:8px 12px;border-radius:10px;font-weight:600;color:#b21f1f}.badge{font-size:11px;color:#b21f1f;font-weight:600}.author-profile__grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.tabs{display:flex;gap:16px}.tabs button{border:none;background:none;padding:0 0 8px;font-weight:600;cursor:pointer;color:#7a6f6a;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.tabs .is-active{color:#b21f1f;border-color:#b21f1f}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{display:grid;gap:6px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#7a6f6a}.form-grid input,.form-grid textarea{border:1px solid #f0e0d6;border-radius:10px;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease}.form-grid input:focus,.form-grid textarea:focus{outline:none;border-color:#d79e8c;box-shadow:0 0 0 3px #b21f1f14}.form-grid .full{grid-column:1 / -1}.profile-photo{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #f2ded2}.profile-photo__avatar{width:56px;height:56px;border-radius:50%;background:#f0d5c8;display:grid;place-items:center;font-weight:700;color:#b21f1f}.profile-photo__avatar-img{width:56px;height:56px;border-radius:50%;object-fit:cover}.profile-photo__actions{display:flex;gap:8px}.profile-photo__actions button{border:none;background:#b21f1f;color:#fff;padding:6px 10px;border-radius:8px;font-size:12px;cursor:pointer}.profile-photo__actions .outline{background:#fff;color:#b21f1f;border:1px solid #e4b5a1;display:inline-flex;align-items:center;cursor:pointer}.profile-photo__actions .outline input{display:none}.save-btn{margin-top:16px;border:none;background:#b21f1f;color:#fff;padding:10px 16px;border-radius:10px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease,opacity .2s ease;min-width:190px}.save-btn:hover:not(:disabled){background:#981616;transform:translateY(-1px)}.save-btn:disabled{opacity:.6;cursor:not-allowed}.profile-message{margin:12px 18px 0;font-size:12px;color:#2d8a42;text-align:left}.profile-message--error{color:#b21f1f}.author-panel--preview{align-self:start;border:1px solid #f0d5c8;background:#fff7f2}.preview-card{text-align:center;display:grid;gap:12px}.preview-card__avatar{width:80px;height:80px;border-radius:50%;background:#e7c6b7;margin:0 auto;display:grid;place-items:center;font-weight:700;color:#b21f1f}.preview-card__avatar-img{width:80px;height:80px;border-radius:50%;margin:0 auto;object-fit:cover}.preview-card small{text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:#b21f1f}.preview-card__stats{display:flex;justify-content:space-around;border-top:1px solid #f0d5c8;padding-top:12px;margin-top:10px}.preview-card button{border:1px solid #e4b5a1;background:#fff;color:#b21f1f;padding:8px 12px;border-radius:10px;font-weight:600;cursor:pointer}.author-profile-page .author-profile__grid{align-items:start}.apf-main{padding:0;overflow:hidden}.apf-head{border-bottom:1px solid #f0ddd2;padding:16px 18px 0;margin:0}.apf-tabs{gap:18px}.apf-grid{padding:18px}.apf-grid label{font-size:12px;text-transform:none;letter-spacing:0;color:#5d524d}.apf-grid input,.apf-grid textarea{border-color:#e8d6a8;background:#fffdfa}.apf-section-title{display:block;margin-bottom:6px;font-size:17px;font-weight:700;color:#221a16}.apf-editor{border:1px solid #e6d6af;border-radius:10px;overflow:hidden;background:#fffdfa}.apf-editor__toolbar{display:flex;align-items:center;gap:6px;padding:6px 8px;border-bottom:1px solid #ecdfc1;background:#fffef8}.apf-editor__toolbar button{border:1px solid #eadbb8;background:#fff;color:#453d38;border-radius:6px;min-width:24px;height:24px;font-size:12px;font-weight:700}.apf-editor textarea{border:none;border-radius:0;background:transparent;width:100%;display:block;box-sizing:border-box}.apf-divider{height:1px;margin:4px 18px 0;background:#f0ddd2}.apf-photo{margin:8px 18px 0;padding:18px 0 0;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.apf-photo>div:nth-child(2){min-width:0}.apf-photo h4{margin:0 0 4px;font-size:14px;color:#1f1916}.apf-photo p{margin:0;font-size:12px;color:#756a64}.apf-photo .profile-photo__avatar,.apf-photo .profile-photo__avatar-img{width:80px;height:80px}.apf-photo .profile-photo__avatar{font-size:32px}.apf-photo .profile-photo__actions{gap:10px;align-items:center}.apf-photo .profile-photo__actions .outline,.apf-photo .profile-photo__actions button{height:42px;padding:0 16px;border-radius:10px;font-size:14px;font-weight:600}.apf-photo .profile-photo__actions .outline{border-color:#e6c7b6;background:#fff}.apf-save{margin:16px 18px 18px auto;display:block;min-width:260px;height:52px;border-radius:12px;font-size:15px;padding:0 20px}.apf-save:disabled{background:#cb7a7a}@media(max-width:860px){.apf-photo{grid-template-columns:1fr;align-items:start}.apf-photo .profile-photo__actions{width:100%;flex-wrap:wrap}.apf-photo .profile-photo__actions .outline,.apf-photo .profile-photo__actions button{flex:1 1 150px;justify-content:center}.apf-save{width:calc(100% - 36px);min-width:0}}.apf-preview-panel{border:1px solid #e6c98d;background:linear-gradient(180deg,#fffef9,#fff9ef);box-shadow:0 14px 28px #1e12091a}.apf-preview-card{gap:12px;padding:20px 18px}.apf-preview-kicker{color:#b21f1f;font-weight:700;font-size:15px;letter-spacing:.02em}.apf-preview-card .preview-card__avatar-img,.apf-preview-card .preview-card__avatar{width:94px;height:94px;border:3px solid #fff;box-shadow:0 8px 18px #17141226}.apf-socials{display:flex;justify-content:center;gap:12px}.apf-socials a{width:26px;height:26px;border-radius:50%;border:1px solid #e6caba;display:grid;place-items:center;text-decoration:none;color:#b21f1f;font-weight:700;background:#fff}.apf-preview-card h3{margin:0;font-size:22px}.apf-preview-card p{margin:4px 0 2px;font-size:13px;line-height:1.55;color:#564b46}.apf-preview-card small{color:#b28010;letter-spacing:.16em;font-weight:700;font-size:11px}.apf-preview-card .preview-card__stats{margin-top:12px;padding-top:14px;border-top:1px solid #efdbcc}.apf-preview-card .preview-card__stats>div{display:grid;justify-items:center;gap:3px;min-width:90px}.apf-preview-card .preview-card__stats span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8f7f75}.apf-preview-card .preview-card__stats strong{font-size:22px;color:#191310}.apf-preview-card button{margin-top:6px;height:48px;border-color:#e6c7b6;background:#fff;color:#b21f1f;font-size:15px;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.apf-preview-card button:hover{background:#fff4ed;box-shadow:0 10px 20px #b21f1f24;transform:translateY(-1px)}.settings-panel{margin-bottom:18px}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.settings-grid label{display:grid;gap:6px;font-size:12px;color:#7a6f6a}.settings-grid input{border:1px solid #f0e0d6;border-radius:10px;padding:10px 12px}.settings-grid .primary{grid-column:1 / -1;justify-self:start;border:none;background:#b21f1f;color:#fff;padding:8px 12px;border-radius:8px}.settings-toggle{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f2ded2;padding-top:12px}.settings-list label{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:12px;background:#fdf7f4;margin-bottom:10px}.settings-list input{margin-top:4px}.settings-select{display:grid;gap:6px;font-size:12px}.settings-select select{border:1px solid #f0e0d6;border-radius:10px;padding:10px 12px}.danger{border-color:#f2c8c8;background:#fff5f5}.danger-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.danger-row button{border:none;background:#b21f1f;color:#fff;padding:8px 12px;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.danger-row button:hover:not(:disabled){background:#961818;transform:translateY(-1px)}.settings-actions{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #f2ded2;padding-top:16px}.settings-actions .ghost{border:none;background:none;color:#6f6661;cursor:pointer;transition:color .2s ease}.settings-actions .ghost:hover:not(:disabled){color:#b21f1f}.settings-actions .primary{border:none;background:#b21f1f;color:#fff;padding:8px 12px;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.settings-actions .primary:hover:not(:disabled){background:#961818;transform:translateY(-1px)}.settings-actions .primary:disabled,.settings-actions .ghost:disabled,.danger-row button:disabled{opacity:.55;cursor:not-allowed;transform:none}.settings-message{margin-top:10px;font-size:12px;color:#2d8a42}.settings-message.error{color:#b21f1f}.author-submission .author-page__head p{max-width:620px}.author-submission__crumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:#9b8f88;margin-bottom:12px}.author-submission__crumbs strong{color:#b21f1f}.submission-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:18px;align-items:start}.submission-card{display:grid;gap:16px;border:1px solid #f2ded2;border-radius:16px;padding:16px 18px 18px;background:#fffdfc}.submission-card__head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;border-bottom:1px solid #f2ded2}.submission-card__head h4{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:14px}.submission-icon{width:20px;height:20px;border-radius:6px;background:#fff2ea;border:1px solid #f1d7c8;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#b21f1f}.submission-card__head span{font-size:11px;color:#b14f4a;text-transform:uppercase;letter-spacing:.12em}.submission-form{display:grid;gap:12px}.submission-form label{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.submission-form input,.submission-form select{border:1px solid #f0e0d6;border-radius:10px;padding:10px 12px;background:#fff}.submission-form textarea{border:1px solid #f0e0d6;border-radius:10px;padding:12px;min-height:220px;resize:vertical;width:100%}.upload-box{border:1px dashed #e4b5a1;border-radius:14px;padding:28px;text-align:center;color:#7a6f6a;display:grid;gap:6px;background:#fffdfc}.upload-box img{width:100%;max-height:260px;object-fit:cover;border-radius:10px}.upload-box__icon{width:44px;height:44px;border-radius:50%;border:1px solid #e4b5a1;display:grid;place-items:center;color:#b21f1f;margin:0 auto;font-size:20px}.author-details{display:grid;gap:12px;font-size:12px;color:#6f6661}.author-details__row{display:flex;align-items:center;gap:10px}.author-details__avatar{width:40px;height:40px;border-radius:12px;background:#f0d5c8;display:grid;place-items:center;font-weight:700;color:#b21f1f}.author-details__avatar-image{width:56px;height:56px;border-radius:14px;object-fit:cover;border:1px solid #efdacf}.author-details__identity{display:grid;gap:4px}.author-details__identity strong{font-size:18px;line-height:1.1}.author-details__identity span{font-size:12px;color:#6f6661}.author-details .link{border:1px solid #e4b5a1;background:#fff;color:#b21f1f;border-radius:10px;padding:8px 12px;font-weight:600;cursor:pointer}.author-details .link:hover{background:#fff5f0}.author-details__meta strong{display:block;color:#1d1b1a}.submission-card--side{height:fit-content}.submission-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;border-top:1px solid #f1d7c8;padding-top:16px;grid-column:1 / -1}.submission-check{display:flex;gap:10px;align-items:flex-start;max-width:520px;font-size:12px;color:#7a6f6a}.submission-actions__buttons{display:flex;gap:12px}.submission-actions__buttons .ghost{border:1px solid #e4b5a1;background:#fff;padding:8px 12px;border-radius:10px;cursor:pointer}.submission-actions__buttons .primary{border:none;background:#b21f1f;color:#fff;padding:10px 18px;border-radius:10px;font-weight:600;cursor:pointer}.submission-actions__buttons .primary:disabled,.submission-actions__buttons .ghost:disabled{opacity:.6;cursor:not-allowed}.submission-help{margin-top:16px;font-size:12px;color:#b14f4a;grid-column:1 / -1}.submission-help.is-success{color:#2d8a42}.author-submission .form-grid{grid-template-columns:1fr 1fr}.author-submission .form-grid label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#7a6f6a}.author-submission .form-grid input,.author-submission .form-grid select,.author-submission .form-grid textarea{font-size:13px}@media(max-width:1024px){.submission-grid{grid-template-columns:1fr}}@media(max-width:900px){.author-portal{grid-template-columns:1fr;min-height:auto}.author-portal__sidebar{position:fixed;inset:auto 0 0;height:auto;padding:12px 16px;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;z-index:100;box-shadow:0 -4px 20px #0000001a;overflow-x:auto;border-right:none;border-top:1px solid #f0e6df}.author-portal__brand{display:none}.author-portal__nav{flex-direction:row;gap:8px;flex:1;justify-content:space-around}.author-portal__nav a{padding:8px 12px;font-size:13px;white-space:nowrap}.author-portal__cta,.author-portal__logout{padding:8px 12px;font-size:12px;white-space:nowrap}.author-portal__main{padding:20px 16px 100px}.author-portal__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px}.author-portal__header h1{font-size:22px}.author-portal__actions{width:100%;flex-wrap:wrap}.author-dashboard__stats{grid-template-columns:repeat(2,1fr);gap:12px}.author-dashboard__grid{grid-template-columns:1fr;gap:16px}.author-panel__status{grid-template-columns:1fr}.author-table__row{grid-template-columns:1fr 1fr;padding:12px;font-size:12px}.author-table__row--head{display:none}.author-manuscripts__grid{grid-template-columns:1fr}.author-earnings__stats{grid-template-columns:repeat(2,1fr)}.author-earnings__grid,.author-profile__grid,.form-grid,.settings-grid,.submission-grid{grid-template-columns:1fr}.author-manuscripts__toolbar{flex-direction:column;align-items:stretch}.author-search{width:100%}.author-filter{flex-wrap:wrap}}@media(max-width:640px){.author-portal__main{padding:16px 12px 120px}.author-portal__header h1{font-size:20px}.author-dashboard__stats{grid-template-columns:1fr}.author-card strong{font-size:20px}.author-manuscripts__grid{grid-template-columns:1fr}.manuscript-card{flex-direction:column}.manuscript-card__cover{width:100%;height:160px}.author-earnings__stats{grid-template-columns:1fr}.earnings-card strong{font-size:20px}.author-panel{padding:14px}.author-table__row{grid-template-columns:1fr;gap:8px}.form-grid{grid-template-columns:1fr}.submission-card{padding:14px}.submission-actions{flex-direction:column;gap:12px}.submission-actions__buttons{width:100%;flex-direction:column}.submission-actions__buttons button{width:100%}.submission-form textarea{min-height:150px}.upload-box{padding:20px}.tabs{gap:12px}.author-panel__head{flex-direction:column;align-items:flex-start;gap:10px}}.manuscript-card__cover{overflow:hidden;display:grid;place-items:center;color:#b21f1f;font-weight:700}.manuscript-card__cover img{width:100%;height:100%;object-fit:cover}.user-library{max-width:1140px;margin:0 auto;padding:32px 20px 80px;color:#1f232b}.user-library__hero{display:flex;justify-content:space-between;gap:24px;align-items:center;background:#fff6f2;border-radius:20px;padding:28px 32px;box-shadow:0 12px 24px #1a1a1a0f}.user-library__hero h1{margin:4px 0 8px;font-size:28px}.user-library__hero p{margin:0;color:#5b606b;max-width:420px}.user-library__eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.12em;color:#c4472b;font-weight:600}.user-library__cta{border:none;background:#d1212a;color:#fff;padding:12px 20px;border-radius:999px;font-weight:600;box-shadow:0 12px 20px #d1212a40;cursor:pointer}.user-library__tabs{display:flex;gap:16px;margin:28px 0 18px;border-bottom:1px solid #eee7e2}.user-library__tab{border:none;background:none;padding:12px 4px 14px;font-weight:600;color:#7a7f88;cursor:pointer;position:relative}.user-library__tab--active{color:#1f232b}.user-library__tab--active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:3px;background:#d1212a;border-radius:999px}.user-library__toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:24px}.user-library__search{display:flex;align-items:center;gap:10px;background:#fff;border-radius:12px;padding:12px 14px;border:1px solid #ece7e2;min-width:280px;flex:1}.user-library__search input{border:none;outline:none;background:transparent;flex:1;font-size:14px}.icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#a0a4ae}.icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.user-library__filters{display:flex;gap:10px}.pill{display:inline-flex;align-items:center;gap:6px;border:1px solid #ece7e2;background:#fff;color:#404651;padding:10px 14px;border-radius:12px;font-weight:600;cursor:pointer}.user-library__section{margin-bottom:40px}.user-library__section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.user-library__section-head h2{margin:0;font-size:20px}.user-library__section-head span{color:#8a8f98;font-size:14px}.user-library__books{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.book-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 8px 18px #10182814;display:flex;flex-direction:column;gap:12px}.book-card__cover{border-radius:14px;aspect-ratio:3 / 4;position:relative;overflow:hidden}.cover__badge{position:absolute;top:12px;left:12px;background:#ffffffe6;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:600;color:#2b2f38}.cover--sage{background:linear-gradient(135deg,#8cb69d,#bfe0c7)}.cover--amber{background:linear-gradient(135deg,#d9b66f,#f2e0b6)}.cover--ivory{background:linear-gradient(135deg,#f6eedf,#fff9ee)}.cover--linen{background:linear-gradient(135deg,#efe4cf,#f8f1e5)}.cover--emerald{background:linear-gradient(135deg,#4f846c,#7fb79a)}.book-card__body h3{margin:0 0 6px;font-size:16px}.book-card__body p{margin:0 0 12px;color:#6b707a;font-size:13px}.book-card__meta{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:#8a8f98}.book-card__tag{text-transform:uppercase;font-size:11px;font-weight:700;color:#d1212a}.user-library__section--orders{margin-top:20px}.order-table{background:#fff;border-radius:18px;padding:6px 12px;box-shadow:0 12px 24px #1018280f}.order-table__row{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:16px 12px;border-top:1px solid #f0ece7;font-size:14px}.order-table__row:first-child{border-top:none}.order-table__row--head{text-transform:uppercase;font-size:11px;letter-spacing:.08em;color:#8a8f98}.order-table__amount{font-weight:600}.status{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;width:fit-content}.status--delivered{background:#e3f6e8;color:#238749}.status--shipped{background:#e6efff;color:#2f5fc4}.status--processing{background:#fff2d9;color:#b56a00}.order-action{border:1px solid #d1212a;background:#fff;color:#d1212a;padding:8px 12px;border-radius:999px;font-weight:600;cursor:pointer}.order-table__actions{display:flex;gap:8px;flex-wrap:wrap}.order-action--muted{border-color:#e0e0e0;color:#9aa0a9;cursor:default}@media(max-width:900px){.user-library__hero{flex-direction:column;align-items:flex-start}.user-library__toolbar{flex-direction:column;align-items:stretch}.user-library__books{grid-template-columns:repeat(2,1fr)}.order-table__row{grid-template-columns:1fr 1fr;row-gap:10px}.order-table__row--head{display:none}.order-table__row>*:nth-child(3):before{content:"Total ";color:#8a8f98;font-weight:600;margin-right:6px}.order-table__row>*:nth-child(4):before{content:"Status ";color:#8a8f98;font-weight:600;margin-right:6px}.order-table__row>*:nth-child(5):before{content:"Action ";color:#8a8f98;font-weight:600;margin-right:6px}}@media(max-width:600px){.user-library{padding:24px 16px 60px}.user-library__hero{padding:24px}.user-library__books{grid-template-columns:1fr}.book-card__meta{flex-direction:column;align-items:flex-start}}.user-library__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;min-width:120px}.book-card{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.book-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1018281f}.status--awaiting-pickup{background:#fff2d9;color:#b56a00}.status--in-transit{background:#e6efff;color:#2f5fc4}.status--failed-returned,.status--cancelled,.status--rejected{background:#fde8e8;color:#c83c3c}.collection{max-width:1200px;margin:0 auto;padding:40px 24px 80px;color:#1d2230}.collection__head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.collection__head h1{margin:0 0 6px;font-size:28px}.collection__head p{margin:0;color:#6f6c79}.collection__filters label{display:grid;gap:6px;font-size:12px;color:#6f6c79}.collection__filters select{border:1px solid #eee3de;border-radius:10px;padding:10px 12px;background:#fff}.collection__section{margin-bottom:32px}.collection__section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.collection__section-head h2{margin:0;font-size:20px}.collection__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px}.collection__card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 10px 20px #1414280f;display:grid;gap:12px}.collection__media{aspect-ratio:3 / 4;border-radius:10px;overflow:hidden}.collection__arrivals{max-width:none;margin:0;padding:0}.collection__state{text-align:center;padding:24px;color:#6a7284}.collection__error{color:#b81414}.collection--loading{min-height:70vh}.collection__card--skeleton{pointer-events:none}.collection__media--skeleton{background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite;color:transparent}.collection__skeleton-line{height:12px;border-radius:999px;background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite;margin-top:8px}.collection__skeleton-line--title{height:20px;width:220px;margin-top:0}.collection__skeleton-line--sub{width:260px}.collection__skeleton-line--section{width:160px;margin-top:0}.collection__skeleton-line--count{width:80px;margin-top:0}.collection__skeleton-line--short{width:60%}.collection__skeleton-line--price{width:80px}.collection__skeleton-pill{width:180px;height:40px;border-radius:12px;background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite}@media(max-width:900px){.collection__head{flex-direction:column;align-items:flex-start}}.wishlist{max-width:1200px;margin:0 auto;padding:40px 24px 80px;color:#1d2230}.wishlist__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.wishlist__head h1{margin:0 0 6px}.wishlist__head p{margin:0;color:#6f6c79}.wishlist__state{padding:24px;text-align:center;color:#6a7284}.wishlist__error{color:#b81414}.wishlist__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.wishlist-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;gap:14px}.wishlist-card__media{aspect-ratio:3 / 4;border-radius:10px;background:#f1efe9;display:grid;place-items:center;font-size:28px;font-weight:700;color:#8b1d1a;text-decoration:none;overflow:hidden;box-shadow:0 16px 30px #141e281f}.wishlist-card__media img{width:100%;height:100%;object-fit:cover}.wishlist-card__meta{display:block}.wishlist-card__meta h3{margin:0 0 6px;font-size:16px;font-family:Georgia,Times New Roman,serif}.wishlist-card__meta p{margin:0 0 12px;color:#6a7284;font-size:13px;font-style:italic}.wishlist-card__footer{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:14px}.wishlist-card__footer button{border:1px solid #e4b5a1;background:#fff;color:#b81414;padding:6px 10px;border-radius:8px;font-weight:600;cursor:pointer}@media(max-width:1024px){.wishlist__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.wishlist__head{flex-direction:column;align-items:flex-start;gap:8px}.wishlist__grid{grid-template-columns:1fr}}.my-reviews{max-width:1200px;margin:0 auto;padding:28px 20px 72px}.my-reviews__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.my-reviews__head h1{margin:0;font-size:34px;color:#0f213f}.my-reviews__head p{margin:6px 0 0;color:#6b7486}.my-reviews__head span{color:#7c869b;font-size:18px}.my-reviews__search input{width:100%;border:1px solid #e4d9d4;border-radius:12px;padding:12px 14px;margin-bottom:18px;font-size:16px}.my-reviews__error,.my-reviews__empty,.my-reviews__state{border-radius:12px;padding:16px;background:#fff;border:1px solid #ead8d1;color:#6b7486}.my-reviews__list{display:grid;gap:14px}.my-reviews__card{background:#fff;border:1px solid #ead8d1;border-radius:14px;padding:14px;display:grid;grid-template-columns:108px 1fr;gap:14px}.my-reviews__card img{width:108px;height:150px;object-fit:cover;border-radius:10px;background:#f3ebe8}.my-reviews__content h3{margin:0;font-size:22px;color:#0f213f}.my-reviews__author{margin:4px 0 10px;color:#6b7486}.my-reviews__stars{display:inline-flex;gap:2px;font-size:18px;color:#a9a5af}.my-reviews__stars .is-filled{color:#cf1f1f}.my-reviews__comment{margin:8px 0 12px;color:#2e3647}.my-reviews__actions{display:flex;gap:8px}.my-reviews__actions button{border:none;background:#bf151d;color:#fff;border-radius:9px;padding:8px 12px;cursor:pointer}.my-reviews__actions .outline{border:1px solid #e2c5c0;color:#bf151d;background:#fff}.my-reviews__editor textarea{width:100%;border:1px solid #e2d4cf;border-radius:10px;padding:9px 10px;resize:vertical}.my-reviews__rating-pick{display:flex;gap:2px;margin-bottom:8px}.my-reviews__rating-pick button{border:none;background:transparent;color:#a9a5af;font-size:22px;cursor:pointer;padding:0;line-height:1}.my-reviews__rating-pick button.is-filled{color:#cf1f1f}@media(max-width:800px){.my-reviews__card{grid-template-columns:1fr}.my-reviews__card img{width:92px;height:128px}}.categories{background:#f7f1ef;padding:32px 24px 80px;color:#1d2230}.categories__crumbs{max-width:1200px;margin:0 auto 18px;font-size:12px;color:#8c8794}.categories__layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:260px 1fr;gap:24px}.filters{background:#fff;border-radius:16px;padding:18px;box-shadow:0 10px 20px #1414280f;display:flex;flex-direction:column;gap:18px}.filters--skeleton{gap:14px}.filters__title{font-weight:600;display:flex;align-items:center;gap:8px}.filters__group{border-top:1px solid #f0ebea;padding-top:14px;display:flex;flex-direction:column;gap:10px;font-size:13px;color:#6f6c79}.filters__group h4{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#b81414}.filters__group label{display:flex;gap:8px;align-items:center}.filters__list{display:flex;flex-direction:column;gap:8px;font-size:13px}.filters__list button{border:none;background:none;text-align:left;cursor:pointer;color:#6f6c79;font-size:13px;padding:2px 0}.filters__list button.active{color:#b81414;font-weight:600}.filters__view-all{margin-top:6px;border:none;background:none;color:#b81414;font-weight:600;font-size:13px;text-align:left;padding:0;cursor:pointer}.filters__all-categories{margin-top:12px;padding-top:12px;border-top:1px solid #f0ebea;display:flex;flex-direction:column;gap:14px;font-size:13px;color:#6f6c79}.categories-modal{position:fixed;inset:0;background:#10141e70;display:flex;justify-content:center;align-items:center;padding:20px;z-index:1000}.categories-modal__card{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 16px 40px #1414283d;display:flex;flex-direction:column}.categories-modal__head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #f0ebea}.categories-modal__head h3{margin:0;font-size:18px}.categories-modal__head button{border:none;background:#f6f1ee;color:#5f5867;width:30px;height:30px;border-radius:8px;cursor:pointer}.categories-modal__body{padding:14px 16px 18px;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.filters__all-item{display:flex;flex-direction:column;gap:8px}.filters__all-title{border:none;background:none;text-align:left;font-weight:600;color:#1d2230;cursor:pointer;padding:0}.filters__all-title.active{color:#b81414}.filters__all-sublist{display:flex;flex-direction:column;gap:6px;padding-left:6px}.filters__all-subitem{border:none;background:none;text-align:left;padding:0;cursor:pointer;font-size:12px;color:#7a7583}.filters__all-subitem.active{color:#b81414;font-weight:600}.filters__search{border:1px solid #eee3de;border-radius:10px;padding:8px 10px}.filters__range{display:flex;justify-content:space-between;font-size:12px;color:#8c8794}.filters__apply{margin-top:10px;border:none;background:#c21a1a;color:#fff;padding:12px;border-radius:12px;cursor:pointer;font-weight:600}.category-results{display:flex;flex-direction:column;gap:20px}.category-results__head{display:flex;justify-content:space-between;align-items:center;gap:16px}.category-results__head h2{margin:0 0 6px}.category-results__head p{margin:0;color:#8c8794;font-size:13px}.category-results__sort{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:#8c8794}.category-results__sort button,.category-results__sort select{border:1px solid #eee3de;background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer}.category-results__sort select{appearance:none}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 10px 20px #1414280d;color:inherit;text-decoration:none;display:block}.category-card--skeleton{pointer-events:none}.category-card--skeleton .category-card__media{background:#efe7e3}.category-card__media{height:180px;border-radius:14px;background:linear-gradient(150deg,#efddc4,#caa86a);display:flex;justify-content:flex-start;align-items:flex-start;padding:12px;margin-bottom:12px;position:relative;overflow:hidden}.category-card:nth-child(2) .category-card__media{background:linear-gradient(150deg,#dfe7c1,#a6b05b)}.category-card:nth-child(3) .category-card__media{background:linear-gradient(150deg,#0d1b1e,#333a3d)}.category-card:nth-child(4) .category-card__media{background:linear-gradient(150deg,#1c1c1e,#b81414)}.category-card__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.category-card__tag{position:relative;z-index:1;background:#ffffffeb;font-size:10px;text-transform:uppercase;letter-spacing:.12em;padding:4px 8px;border-radius:999px}.category-card h3{margin:0 0 4px;font-size:15px}.category-card p{margin:0 0 10px;color:#7a7583;font-size:12px}.category-card__price{color:#b81414;font-weight:600}.category-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px}.category-pagination button{border:1px solid #eee3de;background:#fff;width:30px;height:30px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.category-pagination .active{background:#c21a1a;color:#fff;border-color:#c21a1a}.category-pagination button:disabled{opacity:.5;cursor:not-allowed}.category-pagination__icon{width:16px;height:16px}.category-empty{padding:18px;background:#fff;border-radius:12px;color:#7d7a87}.skeleton-line{height:12px;border-radius:999px;background:linear-gradient(90deg,#f0e8e4,#f6f1ee,#f0e8e4);background-size:200% 100%;animation:shimmer 1.4s ease infinite;margin-top:10px}.skeleton-line--title{height:16px;width:60%}.skeleton-line--heading{height:18px;width:180px}.skeleton-line--sub{width:140px}.skeleton-line--short{width:60%}.skeleton-line--price{width:80px}.skeleton-block{height:60px;border-radius:12px;background:linear-gradient(90deg,#f0e8e4,#f6f1ee,#f0e8e4);background-size:200% 100%;animation:shimmer 1.4s ease infinite}.skeleton-pill{width:140px;height:36px;border-radius:12px;background:linear-gradient(90deg,#f0e8e4,#f6f1ee,#f0e8e4);background-size:200% 100%;animation:shimmer 1.4s ease infinite}@media(max-width:1024px){.categories__layout{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.category-grid{grid-template-columns:1fr}.category-results__head{flex-direction:column;align-items:flex-start}.categories-modal{padding:12px}.categories-modal__card{max-height:calc(100vh - 24px)}}.author-public-page{max-width:1200px;margin:0 auto;padding:30px 24px 60px;color:#1f1c1a}.author-public-hero{background:#fff;border:1px solid #f0ddd2;border-radius:18px;padding:22px;display:grid;grid-template-columns:140px 1fr;gap:20px;margin-bottom:24px}.author-public-hero__avatar-wrap{display:grid;align-content:start}.author-public-hero__avatar,.author-public-hero__avatar-img{width:120px;height:120px;border-radius:50%}.author-public-hero__avatar{background:#f0d5c8;color:#b21f1f;display:grid;place-items:center;font-size:38px;font-weight:700}.author-public-hero__avatar-img{object-fit:cover;border:3px solid #fff;box-shadow:0 10px 20px #1a161329}.author-public-hero__info h1{margin:0 0 8px;font-size:32px}.author-public-hero__info p{margin:0 0 14px;color:#6a5f5a;line-height:1.55}.author-public-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px}.author-public-hero__stats div{border:1px solid #f0ddd2;border-radius:12px;background:#fffaf8;padding:12px}.author-public-hero__stats span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#8a7b75}.author-public-hero__stats strong{font-size:20px}.author-public-hero__socials{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.author-public-hero__socials a{border:1px solid #e8d0c2;color:#b21f1f;text-decoration:none;border-radius:999px;padding:6px 10px;font-size:12px}.author-public-books{background:#fff;border:1px solid #f0ddd2;border-radius:18px;padding:18px}.author-public-books__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.author-public-books__head h2{margin:0}.author-public-books__head span{color:#867b76}.author-public-books__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,220px));justify-content:start;gap:24px}.author-public-book{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:12px;border:1px solid #ecdcd2;background:#fff;border-radius:14px;padding:12px;box-shadow:0 8px 18px #141e280f;transition:transform .2s ease,box-shadow .2s ease}.author-public-book:hover{transform:translateY(-2px);box-shadow:0 14px 24px #141e281a}.author-public-book__media{aspect-ratio:3 / 4;border-radius:10px;background:#f1efe9;display:grid;place-items:center;overflow:hidden;margin-bottom:0;color:#b21f1f;font-size:28px;font-weight:700;box-shadow:0 16px 30px #141e281f}.author-public-book__media img{width:100%;height:100%;object-fit:cover}.author-public-book h3{margin:0;font-size:16px;font-family:Georgia,Times New Roman,serif}.author-public-book p{margin:0;color:#6a7284;font-size:13px;font-style:italic}.author-public-book__foot{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:14px}.author-public-book__foot strong{color:#b21f1f}.author-public-book__foot em{font-style:normal;font-size:12px;color:#c28d4b}.author-public-books__empty{border:1px dashed #e8d0c2;border-radius:12px;padding:26px 12px;text-align:center;color:#8a7b75}@media(max-width:760px){.author-public-hero{grid-template-columns:1fr}.author-public-hero__avatar-wrap{justify-content:center}.author-public-hero__stats{grid-template-columns:1fr}.author-public-books__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:540px){.author-public-books__grid{grid-template-columns:1fr}}:root{--nav-bg: #ffffff;--nav-border: #eef0f4;--nav-text: #1d2230;--nav-muted: #6f7787;--nav-accent: #b54b45;--nav-sand: #f2eee7}.navbar{position:sticky;top:0;z-index:50;background:var(--nav-bg);border-bottom:1px solid var(--nav-border)}.navbar__inner{max-width:1200px;margin:0 auto;padding:16px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.navbar__brand{display:inline-flex;align-items:center;gap:12px;font-family:Georgia,Times New Roman,serif;text-decoration:none;color:var(--nav-text)}.navbar__logo-img{width:44px;height:44px;border-radius:10px;object-fit:cover;box-shadow:0 4px 10px #141a2424;background:#111}.navbar__brand-text{font-size:18px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.navbar__brand-text .brand-accent,.navbar__brand-text span{color:var(--nav-accent)}.navbar__links{display:flex;align-items:center;gap:28px}.navbar__link{text-decoration:none;font-size:15px;color:var(--nav-muted);transition:color .2s ease;position:relative;padding:8px 0;font-weight:500}.navbar__link:hover,.navbar__link.active{color:var(--nav-text)}.navbar__link.active:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:var(--nav-accent);border-radius:999px}.navbar__actions{display:flex;align-items:center;gap:10px}.navbar__hamburger{display:none}@media(max-width:900px){.navbar__hamburger{display:flex}}.navbar__search{flex:1;max-width:400px;position:relative}.navbar__search-input{width:100%;padding:10px 16px;border-radius:10px;border:1px solid var(--nav-border);background:#fff;color:var(--nav-text);font-size:14px;outline:none;transition:border-color .2s ease}.navbar__search-input:focus{border-color:var(--nav-accent)}.navbar__search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:14px;box-shadow:0 16px 30px #141a241f;border:1px solid var(--nav-border);padding:8px;z-index:60;max-height:360px;overflow:auto}.navbar__search-item{width:100%;display:flex;align-items:center;gap:12px;border:none;background:transparent;text-align:left;padding:8px 10px;border-radius:10px;cursor:pointer;color:inherit}.navbar__search-item:hover{background:#f7f7f5}.navbar__search-thumb{width:42px;height:54px;border-radius:8px;background:#f1efe9;display:grid;place-items:center;color:var(--nav-accent);font-weight:700;font-size:14px;overflow:hidden;flex-shrink:0}.navbar__search-thumb img{width:100%;height:100%;object-fit:cover}.navbar__search-info{display:flex;flex-direction:column;gap:2px}.navbar__search-info strong{font-size:14px}.navbar__search-info em{font-size:12px;color:var(--nav-muted);font-style:italic}.navbar__search-empty{padding:12px;font-size:13px;color:var(--nav-muted)}.navbar__icon-btn{width:38px;height:38px;border-radius:10px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:var(--nav-muted);transition:all .15s ease;cursor:pointer}.navbar__icon-btn:hover{background:var(--nav-sand);color:var(--nav-text)}.navbar__icon-btn svg{width:20px;height:20px}.navbar__badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--nav-accent);color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff}.navbar__user{display:inline-flex;align-items:center;gap:8px;padding:6px 10px 6px 6px;border-radius:10px;border:none;text-decoration:none;color:var(--nav-text);background:var(--nav-sand);transition:background .15s ease}.navbar__user:hover{background:#e0dcd5}.navbar__user-avatar{width:28px;height:28px;border-radius:8px;background:var(--nav-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.navbar__user-avatar svg{width:16px;height:16px}.navbar__user-name{font-size:13px;font-weight:500;color:var(--nav-muted)}@media(max-width:900px){.navbar__inner{flex-wrap:wrap;gap:18px}.navbar__hamburger{display:flex}.navbar__search{order:3;flex-basis:100%;margin:0}.navbar__search.is-open{width:100%}.navbar__links{order:4;flex-basis:100%;justify-content:space-between;gap:12px;padding-top:4px}.navbar__actions{margin-left:auto}}@media(max-width:640px){.navbar__links{display:none;position:absolute;top:100%;left:0;right:0;background:var(--nav-bg);flex-direction:column;align-items:stretch;padding:16px;gap:8px;border-bottom:1px solid var(--nav-border);box-shadow:0 8px 24px #00000014}.navbar__links.is-open{display:flex}.navbar__link{padding:12px 16px;border-radius:8px}.navbar__link:hover,.navbar__link.active{background:var(--nav-sand)}.navbar__link.active:after{display:none}.navbar__user-name{display:none}.navbar__hamburger{display:flex;width:34px;height:34px;border-radius:8px;border:1px solid var(--nav-border);background:#fff;align-items:center;justify-content:center;cursor:pointer;color:var(--nav-text);transition:all .2s ease}.navbar__hamburger:hover{background:var(--nav-sand);border-color:#d5d9e2}.navbar__hamburger svg{width:18px;height:18px}.navbar__search.is-open{width:100%}.navbar__inner{padding:10px 16px}}.site-footer{background:#0f1a2b;color:#e8edf7;padding:56px 24px 24px}.site-footer__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr 1fr 1.1fr;gap:32px}.site-footer__brand p,.site-footer__col p{color:#c4cad8;margin:16px 0;font-size:14px;line-height:1.6}.site-footer__logo{display:inline-flex;align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;letter-spacing:.12em;text-transform:uppercase}.site-footer__logo img{width:40px;height:40px;border-radius:8px;object-fit:cover}.site-footer__logo span{font-size:16px}.site-footer__social{display:flex;gap:10px}.site-footer__social a{width:34px;height:34px;border-radius:50%;background:#ffffff14;color:#f1f4fb;display:inline-flex;align-items:center;justify-content:center;font-size:12px;text-transform:uppercase}.site-footer__col h4{font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px}.site-footer__col a{display:block;color:#cbd3e4;margin:8px 0;font-size:14px}.site-footer__form{display:flex;background:#1b2740;border-radius:8px;overflow:hidden;margin-top:12px}.site-footer__form input{flex:1;border:none;background:transparent;padding:10px 12px;color:#e8edf7}.site-footer__form input::placeholder{color:#98a2b8}.site-footer__form button{border:none;background:#8b1d1a;color:#fff;padding:0 14px;cursor:pointer}.site-footer__bottom{max-width:1200px;margin:32px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:12px;color:#9aa3b7;font-size:12px}.site-footer__links{display:flex;gap:16px}.site-footer__links a{color:#9aa3b7}@media(max-width:980px){.site-footer__inner{grid-template-columns:1fr 1fr}}@media(max-width:640px){.site-footer__inner{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;align-items:flex-start}}.whatsapp-float{position:fixed;right:20px;bottom:20px;width:56px;height:56px;border-radius:999px;background:#25d366;color:#fff;display:grid;place-items:center;text-decoration:none;box-shadow:0 10px 22px #00000047;z-index:120;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float:hover{transform:translateY(-1px) scale(1.03);box-shadow:0 14px 26px #00000057}.whatsapp-float svg{width:25px;height:25px;display:block;position:relative;z-index:1}@media(max-width:640px){.whatsapp-float{right:14px;bottom:14px;width:52px;height:52px}.whatsapp-float svg{width:23px;height:23px}}.book-details{background:#f7f1ef;padding:32px 24px 80px;color:#1d2230}.book-details__crumbs{max-width:1200px;margin:0 auto 18px;font-size:12px;color:#8c8794}.book-details__crumbs--skeleton{height:12px;width:220px;border-radius:999px;background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite}.book-details__crumbs a{color:inherit}.book-details__hero{max-width:1200px;margin:0 auto 36px;display:grid;grid-template-columns:1fr 1.2fr;gap:32px}.book-details__gallery{background:#fff;border-radius:18px;padding:18px;box-shadow:0 12px 24px #14142814;display:flex;flex-direction:column;gap:16px}.book-details__cover{background:#f5f0ea;border-radius:16px;width:min(100%,420px);aspect-ratio:3 / 4;height:auto;margin:0 auto;display:grid;place-items:center;font-size:72px;font-weight:700;color:#b81414;overflow:hidden}.book-details__cover img{width:100%;height:100%;object-fit:cover}.book-details__thumbs{display:flex;gap:10px}.book-details__thumbs button{border:1px solid #eee3de;background:#fff;border-radius:10px;padding:6px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.book-details__thumbs .active{border-color:#b81414;color:#b81414}.book-details__info h1{margin:0 0 8px;font-size:28px}.book-details__author{margin:0 0 12px;color:#b81414;font-weight:600}.book-details__author-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.book-details__author-row .book-details__author{margin:0}.book-details__author-btn{border:1px solid #e5cbc6;background:#fff;color:#b81414;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:600;cursor:pointer}.book-details__author-btn:hover{background:#fff5f2}.book-details__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.book-details__tags span{background:#fff;border-radius:999px;padding:4px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#b81414;border:1px solid #f0d6d2}.book-details__price{display:flex;align-items:center;gap:12px;margin-bottom:16px}.book-details__message{margin-bottom:12px;font-size:12px;color:#b81414}.book-details__price strong{font-size:20px}.book-details__price span{text-decoration:line-through;color:#b0a9a0}.book-details__price em{color:#2d8a42;font-style:normal;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.book-details__actions{display:flex;gap:12px;margin-bottom:20px}.like-btn{width:44px;height:44px;border:1px solid #e4e1ea;background:#fff;color:#68707f;padding:0;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.like-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.like-btn.is-liked{border-color:#c21a1a;color:#c21a1a}.like-btn.is-liked svg{fill:#c21a1a}.book-details__actions .primary{border:none;background:#c21a1a;color:#fff;padding:12px 20px;border-radius:12px;cursor:pointer;font-weight:600;box-shadow:0 12px 22px #c21a1a33}.book-details__actions .ghost{border:1px solid #c21a1a;background:#fff;color:#c21a1a;padding:12px 20px;border-radius:12px;cursor:pointer;font-weight:600}.book-details__desc{background:#fff;border-radius:14px;padding:16px;box-shadow:0 10px 18px #1414280a;margin-bottom:16px}.book-details__desc h3{margin-top:0}.book-details__desc p{color:#6f6c79;font-size:14px;line-height:1.6}.book-details__meta{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#fff;border-radius:14px;padding:14px;box-shadow:0 10px 18px #1414280a}.book-details__meta span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#9a96a4}.book-details__meta strong{font-size:13px}.book-details__similar{max-width:1200px;margin:0 auto}.book-details__reviews{max-width:1200px;margin:0 auto 28px;background:#fff;border-radius:18px;box-shadow:0 10px 18px #1414280d;padding:22px;display:grid;grid-template-columns:.85fr 1.15fr;gap:26px}.book-details__reviews-left h3{margin:0 0 14px;text-transform:uppercase;font-size:1.2rem}.book-details__rating-main{margin-bottom:14px}.book-details__rating-score{display:flex;align-items:flex-end;gap:14px}.book-details__rating-copy{display:grid;gap:4px;align-content:end;padding-bottom:4px}.book-details__rating-main strong{display:block;font-size:48px;line-height:1;color:#c21a1a}.book-details__rating-stars{display:inline-flex;gap:3px;margin-top:0}.book-details__avg-star{font-size:28px;line-height:1;color:#e8d7d3;position:relative}.book-details__avg-star--full{color:#d62020}.book-details__avg-star--half{color:#e8d7d3}.book-details__avg-star--half:before{content:"★";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:#d62020}.book-details__rating-main span{color:#9a96a4;font-size:13px;line-height:1.2}.book-details__rating-bars{display:grid;gap:8px;margin-bottom:18px}.book-details__rating-row{display:grid;grid-template-columns:16px 1fr 40px;align-items:center;gap:8px;font-size:12px}.book-details__rating-row em{font-style:normal;color:#9a96a4;text-align:right}.book-details__rating-track{height:6px;border-radius:999px;background:#f1e8e4;overflow:hidden}.book-details__rating-track div{height:100%;background:#d62020}.book-details__review-form{display:grid;gap:10px}.book-details__review-form label{display:grid;gap:6px;font-size:12px;color:#6f6c79}.book-details__review-form select,.book-details__review-form textarea{border:1px solid #ecdeda;border-radius:10px;padding:10px;font-size:13px;outline:none;background:#fff}.book-details__rating-picker{display:flex;gap:6px}.book-details__rating-star{border:0;background:transparent;cursor:pointer;font-size:26px;line-height:1;color:#dfc9c4;padding:0}.book-details__rating-star.is-active{color:#d62020}.book-details__review-form button{border:1px solid #d62020;color:#d62020;background:#fff;border-radius:12px;height:42px;font-weight:700;cursor:pointer}.book-details__review-form button:disabled{opacity:.65;cursor:wait}.book-details__reviews-right{display:grid;gap:16px;align-content:start}.book-details__review-item{border-bottom:1px solid #f1e8e4;padding-bottom:14px}.book-details__review-item:last-of-type{border-bottom:0}.book-details__review-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.book-details__review-head h4{margin:0;font-size:1.02rem}.book-details__review-head span{color:#b9a7a2;font-size:12px}.book-details__review-stars{color:#d62020;letter-spacing:1px;margin:5px 0 7px;font-size:14px}.book-details__review-item p{margin:0;font-size:13px;color:#7e5f5a;font-style:italic;line-height:1.6}.book-details__load-more{justify-self:center;border:0;background:transparent;color:#d62020;font-weight:700;cursor:pointer}.book-details__review-empty{color:#8b8691;font-size:14px}.book-details__similar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.book-details__nav button{border:1px solid #eee3de;background:#fff;width:32px;height:32px;border-radius:10px;cursor:pointer}.book-details__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,220px));justify-content:start;gap:24px}.book-details__card{display:flex;flex-direction:column;gap:12px;text-decoration:none;color:inherit;background:#fff;border-radius:14px;padding:12px;border:1px solid #f0e3dc;box-shadow:0 10px 18px #1414280f;transition:transform .2s ease,box-shadow .2s ease}.book-details__card:hover{transform:translateY(-2px);box-shadow:0 14px 24px #1414281f}.book-details__card-media{aspect-ratio:3 / 4;border-radius:10px;background:#f1efe9;margin-bottom:0;overflow:hidden;box-shadow:0 16px 30px #141e281f}.book-details__card-media img{width:100%;height:100%;object-fit:cover}.book-details__card h4{margin:0;font-size:16px;font-family:Georgia,Times New Roman,serif}.book-details__card span{color:#b81414;font-weight:600;font-size:14px}.book-details--loading{min-height:70vh}.book-details__skeleton-card{background:#fff;border-radius:14px;box-shadow:0 10px 18px #1414280a}.book-details__skeleton-block{background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite}.book-details__skeleton-line{height:12px;border-radius:999px;background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite;margin-top:10px}.book-details__skeleton-line--title{height:20px;width:70%}.book-details__skeleton-line--author{width:40%}.book-details__skeleton-line--price{width:30%}.book-details__skeleton-line--section{width:160px;margin-top:0}.book-details__skeleton-line--short{width:60%}.book-details__skeleton-line--meta{width:70px;height:10px}.book-details__skeleton-line--meta-value{width:90px}.book-details__skeleton-tag{display:inline-block;width:70px;height:20px;border-radius:999px;background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite}.book-details__skeleton-pill{width:60px;height:24px;border-radius:999px;background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite}.book-details__skeleton-button{height:44px;width:140px;border-radius:12px;background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite}.book-details__skeleton-button--ghost{width:120px}.book-details__skeleton-icon{width:44px;height:44px;border-radius:50%;background:linear-gradient(90deg,#efe7e3,#f6f1ee,#efe7e3);background-size:200% 100%;animation:shimmer 1.4s ease infinite}@keyframes shimmer{0%{background-position:0% 0%}to{background-position:-200% 0%}}@media(max-width:1024px){.book-details__hero,.book-details__reviews{grid-template-columns:1fr}.book-details__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:640px){.book-details__author-row{flex-direction:column;align-items:flex-start}.book-details__meta{grid-template-columns:repeat(2,1fr)}.book-details__grid{grid-template-columns:1fr}}#root{min-height:100vh;width:100%}.login-page{width:100%;min-height:100vh;display:grid;gap:22px;justify-items:center;align-content:center;padding:32px 20px 24px;background:radial-gradient(circle at top,#242424f2,#0d0d0d 65%)}.login-card{width:min(430px,92vw);background:linear-gradient(165deg,#232323,#1a1a1a 65%,#161616);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:32px 32px 24px;box-shadow:0 26px 70px #0009;position:relative;color:#f4f1ea}.login-brand{display:grid;gap:10px;justify-items:center;margin-bottom:16px}.login-brand__logo{width:52px;height:52px;object-fit:contain}.login-brand__name{font-family:Cinzel,serif;font-weight:600;letter-spacing:3px;color:#c9a45b;font-size:.95rem;margin:0}.login-brand__divider{width:46px;height:1px;background:#c9a45bcc;border-radius:999px}.login-title{font-family:Cinzel,serif;font-size:1.7rem;margin:6px 0 18px;color:#f3efe7}.login-form{display:grid;gap:16px}.login-label{font-size:.82rem;letter-spacing:.6px;color:#ffffffb3}.login-input{width:100%;margin-top:8px;border-radius:10px;border:1px solid rgba(201,164,91,.25);background:#2b2b2be6;color:#f8f5ee;padding:12px 14px;font-size:.95rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.login-input::placeholder{color:#ffffff59}.login-input:focus{border-color:#c9a45b99;box-shadow:0 0 0 3px #c9a45b26}.login-form__row{display:flex;justify-content:space-between;align-items:center}.login-link{font-size:.8rem;color:#c9a45b;text-decoration:none}.login-link:hover{color:#e4c783}.login-input-group{position:relative;display:flex;align-items:center}.login-input-group .login-input{padding-right:44px}.login-icon-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:transparent;border:0;color:#ffffffa6;padding:4px;cursor:pointer}.login-icon-button svg{width:20px;height:20px}.login-error{margin:0;padding:10px 12px;border-radius:10px;background:#c814321f;border:1px solid rgba(200,20,50,.4);color:#ff9fb0;font-size:.85rem}.login-submit{margin-top:6px;border:0;width:100%;padding:14px 16px;border-radius:12px;background:linear-gradient(120deg,#c5142f,#d11733 55%,#b8122a);color:#fff5ef;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;box-shadow:0 16px 32px #c5142f59;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px}.login-submit:disabled{cursor:wait;opacity:.75;box-shadow:none}.login-submit:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 18px 32px #c5142f73}.login-security{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:18px;margin-top:18px;border-top:1px solid rgba(255,255,255,.08);font-size:.72rem;letter-spacing:1px;color:#fff9}.login-security__icon{display:inline-flex;width:18px;height:18px;color:#c9a45b}.login-footer{text-align:center;color:#ffffff8c;font-size:.75rem;display:grid;gap:8px}.login-footer__links{display:flex;gap:12px;align-items:center;justify-content:center}.login-footer__links a{color:#ffffffa6;text-decoration:none}.login-footer__links a:hover{color:#e4c783}.login-footer__divider{opacity:.4}.page-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh;background:#f5f2ef}.page-main{padding:28px 32px 40px;display:grid;gap:24px}.page-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.page-header h1{margin:0 0 6px;font-size:1.8rem}.page-kicker{margin:0 0 4px;color:#b51822;font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.page-subtitle{margin:6px 0 0;color:#8a8a8a}.page-actions{display:flex;align-items:center;gap:12px}.page-search{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;background:#fff;border:1px solid #ece4de;color:#a0a0a0}.page-search input{border:0;outline:none;font-size:.9rem}.primary-btn{border:0;background:#b51822;color:#fff;padding:10px 16px;border-radius:10px;font-weight:600;cursor:pointer}.secondary-btn{border:1px solid #e0d9d2;background:#fff;color:#4a4a4a;padding:10px 16px;border-radius:10px;font-weight:600;cursor:pointer}.link-btn{border:0;background:transparent;color:#b51822;font-weight:600;cursor:pointer}.filter-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#7a7a7a}.filter-chip{border:1px solid #e6dfd8;background:#fff;padding:6px 12px;border-radius:999px;cursor:pointer;font-size:.85rem;color:#3f3f3f}select.filter-chip{appearance:none;-webkit-appearance:none;-moz-appearance:none}.filter-link{border:0;background:transparent;color:#b51822;font-weight:600;margin-left:auto}.tab-strip{display:flex;gap:12px;border-bottom:1px solid #e9e1da}.tab-strip__tab{border:0;background:transparent;padding:10px 0;font-weight:600;color:#7a7a7a;cursor:pointer;position:relative}.tab-strip__tab.is-active{color:#b51822}.tab-strip__tab.is-active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:#b51822}.tab-strip__badge{background:#b51822;color:#fff;font-size:.7rem;padding:2px 6px;border-radius:999px;margin-left:6px}.stat-row{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));gap:16px}.mini-card{background:#fff;border-radius:14px;padding:16px;border:1px solid #efe7e1}.mini-card p{margin:0 0 6px;color:#8a8a8a}.mini-card h3{margin:0}.dashboard-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh;background:#f4f2ef}.sidebar{background:#fff;padding:24px 20px;display:flex;flex-direction:column;gap:28px;border-right:1px solid #ece8e4;position:sticky;top:0;align-self:start;height:100vh;overflow-y:auto}.sidebar__brand{display:flex;gap:12px;align-items:center}.sidebar__logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#fff;border:1px solid #efe7e1;overflow:hidden}.sidebar__logo img{width:100%;height:100%;object-fit:contain;filter:none}.sidebar__title{font-weight:700;color:#b51822;margin:0;font-size:1rem;letter-spacing:.3px}.sidebar__subtitle{margin:0;color:#8f8f8f;font-size:.78rem}.sidebar__nav{display:flex;flex-direction:column;gap:6px}.sidebar__link{display:flex;gap:12px;align-items:center;padding:10px 12px;border-radius:10px;border:0;background:transparent;color:#3c3c3c;font-weight:500;cursor:pointer;text-align:left;text-decoration:none}.sidebar__link.is-active{background:#b518221a;color:#b51822}.sidebar__icon{width:24px;height:24px;display:grid;place-items:center;font-size:.65rem;color:currentColor}.sidebar__icon svg{width:18px;height:18px}.sidebar__user{margin-top:auto;background:#f7f4f1;border-radius:14px;padding:12px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.sidebar__user-avatar{width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #e8e2dc;display:grid;place-items:center;font-weight:600;color:#b51822}.sidebar__user-name{margin:0;font-weight:600;font-size:.85rem}.sidebar__user-role{margin:0;font-size:.7rem;color:#9a9a9a}.sidebar__logout{border:0;background:transparent;cursor:pointer;font-size:1rem;color:#b51822}.sidebar__logout-btn{margin-top:auto;border:1px solid #b51822;background:linear-gradient(135deg,#c21825,#a90f1f);color:#fff;border-radius:10px;padding:11px 14px;display:inline-flex;align-items:center;justify-content:center;width:100%;gap:10px;font-weight:600;letter-spacing:.2px;cursor:pointer;box-shadow:0 8px 18px #b5182238;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.sidebar__logout-btn:hover{transform:translateY(-1px);box-shadow:0 12px 20px #b5182247;filter:brightness(1.03)}.sidebar__logout-btn:active{transform:translateY(0);box-shadow:0 6px 14px #b5182238}.sidebar__logout-btn .sidebar__icon{width:20px;height:20px}.dashboard-main{padding:22px 24px 32px;display:grid;gap:18px}.dashboard-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.dashboard-header h1{margin:0 0 6px;font-size:1.6rem}.dashboard-header p{margin:0;color:#7b7b7b}.dashboard-header__actions{display:flex;gap:12px}.dashboard-date{border:1px solid #e4dfd9;background:#fff;padding:10px 14px;border-radius:10px;color:#3c3c3c;font-weight:500}.dashboard-export{border:0;background:#b51822;color:#fff;padding:10px 16px;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.dashboard-export:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px #b5182247;filter:brightness(1.03)}.dashboard-export:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 10px #b518223d}.dashboard-export:disabled{opacity:.75;cursor:wait}.dashboard-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:16px}.dashboard-stats .stat-card{background:#fff;border-radius:12px;padding:14px 14px 16px;border:1px solid #dfe6ef;border-top:2px solid transparent;display:grid;gap:8px;box-shadow:0 1px 2px #0a141e0a}.dashboard-stats .stat-card__top{display:flex;justify-content:space-between;align-items:center}.dashboard-stats .stat-card__icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#eff3f9;color:#4d607b}.dashboard-stats .stat-card__icon svg{width:18px;height:18px}.dashboard-stats .stat-card__delta{font-size:.75rem;color:#17a562;background:#17a5621f;padding:2px 8px;border-radius:999px;font-weight:700}.dashboard-stats .stat-card__title{margin:0;font-size:.73rem;text-transform:uppercase;color:#7e8ea6;letter-spacing:.02em}.stat-card__note{margin:0;color:#8a8a8a;font-size:.8rem}.dashboard-stats .stat-card h3{margin:0;font-size:2rem;line-height:1.05;color:#0f1e35}.dashboard-stats .stat-card--blue{border-top-color:#4e8df5}.dashboard-stats .stat-card--purple{border-top-color:#8b63d8}.dashboard-stats .stat-card--orange{border-top-color:#e0a100}.dashboard-stats .stat-card--green{border-top-color:#26a66b}.dashboard-stats .stat-card--red{border-top-color:#ba1f24}.dashboard-stats .stat-card--blue .stat-card__icon{background:#e8f0ff;color:#3474e6}.dashboard-stats .stat-card--purple .stat-card__icon{background:#f1e9ff;color:#7f51d3}.dashboard-stats .stat-card--orange .stat-card__icon{background:#fff4de;color:#d98a00}.dashboard-stats .stat-card--green .stat-card__icon{background:#e6f7f0;color:#1b9f68}.dashboard-stats .stat-card--red .stat-card__icon{background:#fdeeee;color:#c03333}.dashboard-grid,.report-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.panel{background:#fff;border-radius:16px;border:1px solid #dfe6ef;padding:18px;display:grid;gap:16px}.panel__header{display:flex;justify-content:space-between;align-items:center;gap:12px}.panel__header h2{margin:0;font-size:1rem}.panel__link{border:0;background:transparent;color:#b51822;font-weight:600;text-decoration:none}.panel__pill{background:#b51822;color:#fff;padding:2px 8px;border-radius:999px;font-size:.7rem}.panel__footer-link{border:0;background:transparent;color:#7b7b7b;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;justify-self:center}.books-table{display:grid;gap:12px;min-height:420px;align-content:start}.books-table__row{display:grid;grid-template-columns:.6fr 2fr 1fr 1fr 1fr 1fr;gap:12px;align-items:center;padding:10px 6px}.books-table__row--head{font-size:.7rem;text-transform:uppercase;color:#9a9a9a}.book-cover{width:52px;height:68px;background:linear-gradient(140deg,#f1e1d8,#e0c9ba);border-radius:8px;display:grid;place-items:center;overflow:hidden;color:#b51822;font-weight:600}.book-cover img{width:100%;height:100%;object-fit:cover}.book-title{margin:0;font-weight:600}.book-author{margin:4px 0 0;color:#9a9a9a;font-size:.8rem}.pill{background:#f7f2ee;color:#8a6f63;padding:4px 10px;border-radius:999px;font-size:.75rem;justify-self:start}.price-input{border:1px solid #e6dfd8;border-radius:8px;padding:6px 10px;width:100px}.table-actions{display:flex;gap:8px;align-items:center}.icon-btn{border:1px solid #e0d9d2;background:#fff;border-radius:8px;padding:6px 10px;cursor:pointer}.status-chip{padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:uppercase;justify-self:start;line-height:1.1}.status-chip--pending-review,.status-chip--pending{background:#f0ad4e33;color:#f0ad4e}.status-chip--review-requested{background:#7890ff2e;color:#6b7cff}.status-chip--approved,.status-chip--verified,.status-chip--paid,.status-chip--completed,.status-chip--delivered{background:#17a56226;color:#17a562}.status-chip--flagged,.status-chip--rejected,.status-chip--failed,.status-chip--failed-delivery,.status-chip--cancelled{background:#c83c3c26;color:#c83c3c}.status-chip--shipped{background:#3273dc26;color:#3b6fdc}.status-chip--processing{background:#f0ad4e33;color:#c17800}.panel-footer{display:flex;justify-content:space-between;align-items:center;color:#8a8a8a;font-size:.8rem}.pagination{display:flex;gap:6px}.page-btn{border:1px solid #e0d9d2;background:#fff;border-radius:8px;padding:4px 10px}.page-btn.is-active{background:#b51822;color:#fff;border-color:#b51822}.books-admin-message{border:1px solid #ecd5c9;background:#fff8f4;color:#8d5a45;border-radius:10px;padding:10px 12px;font-size:.88rem}.books-stat-row{grid-template-columns:repeat(3,minmax(210px,1fr));gap:24px}.books-stat-row .mini-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #efccca;border-radius:14px;padding:18px 16px}.books-stat-row .mini-card p{margin:0 0 6px;color:#9d2f2d;font-size:1.05rem;font-weight:500}.books-stat-row .mini-card h3{margin:0;color:#1e1e1e;font-size:1.7rem;font-weight:700;line-height:1}.mini-card__icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.mini-card__icon svg{width:20px;height:20px}.mini-card__icon--pending{background:#ffe9e9;color:#b41414}.mini-card__icon--approved{background:#daf6e2;color:#1da355}.mini-card__icon--authors{background:#dfeafd;color:#2f6fe4}.admin-modal{position:fixed;inset:0;background:#0c0f1673;display:grid;place-items:center;z-index:60;padding:16px}.admin-modal__card{width:min(760px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;border:1px solid #e6ddd8;box-shadow:0 24px 44px #00000040;padding:18px}.admin-modal__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.admin-modal__head h2{margin:0;font-size:1.2rem}.admin-modal__close{border:1px solid #e3dad5;background:#fff;border-radius:8px;width:30px;height:30px;font-size:1.1rem;line-height:1;cursor:pointer}.admin-modal__form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-modal__form label{display:grid;gap:6px;font-size:.8rem;color:#5f5f5f}.admin-modal__form input,.admin-modal__form select,.admin-modal__form textarea{border:1px solid #e5ddd8;border-radius:9px;padding:9px 10px;font-size:.92rem}.admin-modal__full{grid-column:1 / -1}.admin-modal__actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.user-mgmt{position:relative}.user-mgmt__main{transition:none}.user-mgmt--history-open .user-mgmt__main{margin-right:0}.user-mgmt__stats{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px}.user-mgmt__stat{border:1px solid #dfe6ef;border-radius:14px;background:#fff;padding:16px 18px}.user-mgmt__stat p{margin:0 0 8px;text-transform:uppercase;color:#6f7f94;font-size:.82rem;letter-spacing:.06em}.user-mgmt__stat h3{margin:0;font-size:2.1rem;color:#13223a}.user-mgmt__table-panel{gap:12px}.user-mgmt__toolbar{display:flex;gap:10px;align-items:center}.user-mgmt__toolbar .page-search{flex:1}.user-mgmt__table{display:grid;min-height:420px;align-content:start}.user-mgmt__row{display:grid;grid-template-columns:minmax(240px,2.1fr) minmax(130px,1fr) minmax(150px,1.1fr) minmax(110px,.9fr) minmax(120px,.9fr);align-items:center;gap:10px;padding:14px 8px;border-top:1px solid #edf2f7}.user-mgmt__row--head{border-top:0;color:#8ca0b6;text-transform:uppercase;font-size:.73rem;font-weight:700}.user-mgmt__user{display:flex;align-items:center;gap:10px}.user-mgmt__avatar{width:42px;height:42px;border-radius:50%;background:#f6e7da;color:#b55b24;display:grid;place-items:center;font-weight:700}.user-mgmt__user strong{display:block;margin-bottom:3px}.user-mgmt__user p,.user-mgmt__row p{margin:0;color:#7f8ea2;font-size:.82rem}.user-mgmt__row>span{white-space:nowrap}.user-mgmt__actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.user-mgmt__toggle{width:38px;height:22px;border-radius:999px;border:0;background:#d8dde4;position:relative;cursor:pointer}.user-mgmt__toggle:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;top:3px;left:3px;background:#fff;transition:left .2s ease}.user-mgmt__toggle.is-on{background:#ba1a1f}.user-mgmt__toggle.is-on:after{left:19px}.status-chip--active{background:#17a56226;color:#17a562}.status-chip--blocked{background:#c83c3c26;color:#c83c3c}.user-history{position:fixed;top:0;right:0;width:340px;height:100vh;background:#fff;border-left:1px solid #dfe6ef;box-shadow:-10px 0 24px #0f192314;z-index:55;display:grid;grid-template-rows:auto auto 1fr auto}.user-mgmt--history-open .user-mgmt__table-panel{position:relative;z-index:1}@media(max-width:1400px){.user-mgmt--history-open .user-mgmt__row{grid-template-columns:minmax(220px,1.9fr) minmax(110px,1fr) minmax(130px,1fr) minmax(100px,.9fr) minmax(110px,.9fr)}}.user-history__head{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 16px 12px;border-bottom:1px solid #e7edf4}.user-history__head h3{margin:0 0 2px}.user-history__head p{margin:0;color:#7f8ea5;font-size:.78rem}.user-history__close{border:0;background:transparent;font-size:1.35rem;color:#7f8ea5;cursor:pointer}.user-history__summary{margin:14px 16px;background:#f7f9fc;border:1px solid #e7edf4;border-radius:10px;padding:10px;display:grid;gap:9px}.user-history__summary span{color:#7f8ea5;font-size:.78rem}.user-history__summary strong{float:right}.user-history__orders{padding:0 16px 12px;overflow:auto}.user-history__orders h4{margin:0 0 10px;font-size:.9rem;text-transform:uppercase;color:#6f8198;letter-spacing:.08em}.user-history__order{display:flex;justify-content:space-between;gap:10px;border-left:2px solid #e6edf4;padding:0 0 12px 10px;margin-bottom:12px}.user-history__order-id{margin:0 0 4px;font-weight:700}.user-history__footer{padding:12px 16px;border-top:1px solid #e7edf4;display:flex;gap:10px}.user-history__footer .primary-btn,.user-history__footer .secondary-btn{flex:1}.user-history__state{padding:14px 16px;color:#7f8ea5}.verify-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px}.verify-card{background:#fff9f6;border:1px solid #f0e5dd;border-radius:14px;padding:16px;display:grid;gap:12px}.verify-avatar{width:56px;height:56px;border-radius:16px;background:#f2d6c7;display:grid;place-items:center;font-size:1.6rem}.verify-name{margin:0;font-weight:600}.verify-role{margin:4px 0 0;color:#8a8a8a;font-size:.85rem}.verify-meta{margin:6px 0 0;color:#b51822;font-weight:600;font-size:.8rem}.verify-actions{display:flex;gap:10px}.authors-table{display:grid;gap:12px}.authors-table__row{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;align-items:center;padding:10px 6px;gap:12px}.authors-table__row--head{font-size:.7rem;text-transform:uppercase;color:#9a9a9a}.author-cell{display:flex;align-items:center;gap:10px}.author-avatar{width:36px;height:36px;border-radius:50%;background:#f7f4f1;color:#b51822;display:grid;place-items:center;font-weight:600;font-size:.75rem}.orders-tabs{display:flex;gap:10px}.tab-pill{border:0;background:#f1ece8;padding:6px 12px;border-radius:999px;font-size:.75rem;cursor:pointer}.tab-pill.is-active{background:#b51822;color:#fff}.table-title{margin:0;font-weight:600}.table-meta{margin:4px 0 0;font-size:.75rem;color:#9a9a9a}.panel--orders{padding:0;overflow:hidden}.panel--orders .panel__header{padding:16px 18px;border-bottom:1px solid #e7edf4}.panel--orders .panel__header h2,.panel--requests .panel__header h2{font-size:1.45rem;color:#101e35}.panel--orders .panel__link{font-size:.95rem}.panel--orders .orders-table{display:block}.panel--orders .orders-table__row{display:grid;grid-template-columns:1.1fr 1.25fr 1fr .9fr .9fr;align-items:center;padding:12px 18px;border-top:1px solid #edf2f7;gap:8px}.panel--orders .orders-table__row--head{border-top:0;color:#8da0b8;font-size:.72rem;text-transform:uppercase;font-weight:700;letter-spacing:.03em}.panel--orders .orders-table__row>span:nth-child(1){font-weight:700;color:#1a2a40}.panel--orders .orders-table__row>span:nth-child(2),.panel--orders .orders-table__row>span:nth-child(3){color:#4d607b}.panel--orders .orders-table__row>span:nth-child(4){font-weight:700;color:#1f2f46}.panel--requests{padding:0;overflow:hidden}.panel--requests .panel__header{padding:16px 18px;border-bottom:1px solid #e7edf4}.requests-list{padding:10px 14px 0;display:grid;gap:10px}.request-card{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:10px 8px;border-bottom:1px solid #eef3f8}.request-card:last-child{border-bottom:0}.request-card__avatar{width:40px;height:40px;border-radius:50%;background:#fde8d7;color:#b55c22;display:grid;place-items:center;font-weight:700}.request-card__name{margin:0;font-size:.98rem;font-weight:700;color:#16253b}.request-card__genre{margin:3px 0 8px;color:#7f8da0;font-size:.78rem}.request-card__actions{display:flex;gap:8px}.request-card__approve,.request-card__reject{border-radius:8px;padding:6px 10px;border:1px solid transparent;font-weight:700;font-size:.76rem;cursor:pointer}.request-card__approve{background:#b80f17;color:#fff}.request-card__reject{background:#fff;color:#6e7f95;border-color:#d9e2ed}.panel--requests .panel__footer-link{width:100%;border-top:1px solid #e7edf4;padding:14px;color:#7f8ea5;font-weight:700}.report-grid .panel{min-height:320px}.bar-chart{display:grid;grid-template-columns:repeat(10,1fr);gap:10px;align-items:end;height:240px;padding:10px 0 0}.bar-chart-wrap{min-height:240px}.bar-chart__item{display:grid;grid-template-rows:1fr auto;gap:8px;align-items:end;height:100%;justify-items:center;font-size:.7rem;color:#9a9a9a}.bar-chart__bar{width:100%;align-self:end;min-height:0;border-radius:8px;background:#d5e6ff;transition:height .3s ease}.bar-chart__bar.is-peak{background:#1e6aff}.bar-chart__empty{min-height:240px;border:1px dashed #d9e2ed;border-radius:10px;display:grid;place-items:center;color:#7f8ea5;font-size:.9rem}.donut-chart{position:relative;width:160px;height:160px;margin:0 auto}.donut-chart svg{width:100%;height:100%;transform:rotate(-90deg)}.donut-bg{fill:none;stroke:#f0ece7;stroke-width:12}.donut-segment{fill:none;stroke-width:12;stroke-linecap:round}.donut-segment--primary{stroke:#1e6aff}.donut-segment--secondary{stroke:#ff8a1f}.donut-segment--tertiary{stroke:#7e4bff}.donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none}.donut-center strong{font-size:1.4rem;margin:0;line-height:1.1}.donut-center span{font-size:.75rem;color:#9a9a9a;margin:2px 0 0;line-height:1}.donut-legend{display:grid;gap:8px;font-size:.8rem;color:#5a5a5a}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.legend-dot.primary{background:#1e6aff}.legend-dot.secondary{background:#ff8a1f}.legend-dot.tertiary{background:#7e4bff}.category-list{display:grid;gap:14px}.category-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.category-row p{margin:0 0 6px;font-weight:600}.category-bar{width:220px;height:8px;border-radius:999px;background:#eef2ff;overflow:hidden}.category-bar span{display:block;height:100%;background:#1e6aff;border-radius:999px}.bulk-list{display:grid;gap:14px}.bulk-item{display:flex;justify-content:space-between;align-items:center;gap:12px}.bulk-title{margin:0;font-weight:600}.bulk-meta{margin:4px 0 0;color:#9a9a9a;font-size:.8rem}.bulk-amount{margin:0 0 6px;font-weight:600;text-align:right}.toggle-group{display:flex;gap:6px;background:#f1f3f6;padding:4px;border-radius:999px}.toggle-group__btn{border:0;background:transparent;padding:6px 10px;border-radius:999px;cursor:pointer;font-size:.75rem}.toggle-group__btn.is-active{background:#1e6aff;color:#fff}@media(max-width:1200px){.dashboard-stats{grid-template-columns:repeat(2,minmax(160px,1fr))}.report-grid,.dashboard-grid,.verify-grid{grid-template-columns:1fr}}@media(max-width:900px){.page-shell,.dashboard-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;flex-direction:row;align-items:center;overflow-x:auto;overflow-y:hidden}.sidebar__nav{flex-direction:row}.sidebar__user{display:none}.sidebar__logout-btn{margin-top:0;white-space:nowrap}.page-header,.dashboard-header{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.orders-table__row,.books-table__row,.authors-table__row{grid-template-columns:1fr 1fr;row-gap:8px}.page-actions{flex-direction:column;align-items:stretch}.category-bar{width:140px}}.author-admin .page-main{overflow-x:hidden}.author-admin__main{min-width:0}.author-admin .panel{border:1px solid #efdede}.author-admin .panel__header h2{font-size:1.65rem;color:#201a1a}.author-admin .panel__pill{background:#fce9ea;color:#b51822}.author-admin__verify-panel .verify-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.author-admin .verify-card{background:#fff;border:1px solid #ecdcdc;border-radius:14px;padding:14px;min-height:160px;align-content:space-between}.verify-card__top{display:flex;align-items:center;gap:12px}.author-admin .verify-avatar{width:58px;height:58px;border-radius:12px;background:#efe7e2;color:#a8422f;font-size:1rem;font-weight:700}.author-admin .verify-name{font-size:1.05rem}.author-admin .verify-role{margin-top:2px;color:#6f717d}.author-admin .verify-meta{margin-top:4px;color:#b51822;font-weight:700}.author-admin .verify-actions .primary-btn,.author-admin .verify-actions .secondary-btn{min-width:0;flex:1}.author-admin__table-panel .panel__header{gap:14px}.author-admin .authors-table{border:1px solid #f1e3e3;border-radius:12px;overflow:hidden;min-height:420px;align-content:start;grid-auto-rows:min-content}.author-admin .authors-table__row{grid-template-columns:1.6fr 1.05fr .8fr .8fr 1fr;padding:14px 18px;gap:8px;border-top:1px solid #f3ecec}.author-admin .authors-table__row:first-child{border-top:0}.author-admin .authors-table__row--head{padding:12px 18px;color:#9a8d8d;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;background:#fff}.author-admin .author-cell{min-width:0;gap:12px}.author-admin .author-cell strong{font-size:1rem;color:#231818;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.author-admin .author-avatar{width:34px;height:34px;border-radius:50%;background:#f7ebe7;color:#be5035;font-size:.72rem}.author-admin .link-btn{justify-self:start;font-weight:700;color:#be141f}.author-admin .status-chip--verified{color:#18864c;background:#dff6ea}.author-admin .status-chip--pending,.author-admin .status-chip--review-requested{color:#aa6a00;background:#fff2d6}.author-admin .status-chip--rejected,.author-admin .status-chip--blocked,.author-admin .status-chip--cancelled,.author-admin .status-chip--flagged{color:#b51822;background:#fde8ea}.author-admin--drawer-open .author-admin__main{overflow:hidden}.author-admin--drawer-open{height:100vh;overflow:hidden}.author-history{position:fixed;top:0;right:0;width:340px;height:100vh;background:#fff;border-left:1px solid #dfe6ef;box-shadow:-10px 0 24px #0f192314;display:grid;grid-template-rows:auto auto 1fr auto;z-index:55}.author-admin--drawer-open .author-admin__table-panel{position:relative;z-index:1}.author-history__head{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 16px 12px;border-bottom:1px solid #e7edf4;gap:10px}.author-history__head h3{margin:0 0 2px;font-size:2rem;color:#1f2431}.author-history__head p{margin:0;color:#7f8ea5;font-size:.78rem}.author-history__close{border:0;background:transparent;font-size:1.35rem;color:#7f8ea5;cursor:pointer}.author-history__summary{margin:14px 16px;background:#f8fafc;border:1px solid #e7edf4;border-radius:10px;padding:12px;display:grid;gap:8px}.author-history__summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.author-history__summary span{color:#7f8ea5;font-size:.78rem}.author-history__summary strong{font-size:.86rem;text-align:right;word-break:break-word}.author-history__orders{padding:0 16px 12px;overflow:auto}.author-history__orders h4{margin:0 0 10px;font-size:.9rem;text-transform:uppercase;color:#6f8198;letter-spacing:.08em}.author-history__order{display:flex;justify-content:space-between;gap:10px;border-left:2px solid #e6edf4;padding:0 0 12px 10px;margin-bottom:12px}.author-history__order-id{margin:0 0 4px;font-weight:700}.author-history__footer{padding:12px 16px;border-top:1px solid #e7edf4;display:flex;gap:10px}.author-history__footer .primary-btn,.author-history__footer .secondary-btn{flex:1}.author-history__state{padding:14px 16px;color:#7f8ea5}@media(max-width:1300px){.author-admin__verify-panel .verify-grid{grid-template-columns:1fr}.author-admin--drawer-open .author-admin__main{overflow:hidden}.author-history{width:min(340px,95vw)}}@media(max-width:900px){.author-admin .authors-table__row{grid-template-columns:1fr 1fr}}.order-admin .page-main{overflow-x:hidden}.order-admin__stats .stat-card{background:#fff;border:1px solid #dfe6ef;border-radius:12px;padding:14px 14px 16px;display:grid;gap:10px;box-shadow:0 1px 2px #0a141e0a}.order-admin__stats .stat-card__title{margin:0;font-size:.72rem;text-transform:uppercase;color:#7e8ea6;letter-spacing:.05em;font-weight:700}.order-admin__stats .stat-card h3{margin:0;font-size:2rem;line-height:1;color:#0f1e35}.order-admin__stats .stat-card__note{margin:0;font-size:.83rem;font-weight:600}.order-admin__stats .stat-card--green .stat-card__note{color:#17a562}.order-admin__stats .stat-card--blue .stat-card__note{color:#6c7890}.order-admin__stats .stat-card--red{border-color:#f0d7d9;background:#fff9f9}.order-admin__stats .stat-card--red .stat-card__title,.order-admin__stats .stat-card--red .stat-card__note{color:#c83c3c}.order-admin__filters .page-search{flex:1}.order-admin__filters .filter-chip{min-width:150px;border:1px solid #e0d9d2;background:#fff;border-radius:10px;padding:8px 10px;color:#3f4f64}.order-admin__panel .orders-table{border:1px solid #e7edf4;border-radius:12px;overflow:hidden;min-height:360px;background:#fff}.order-admin__panel .orders-table__native{width:100%;border-collapse:collapse;table-layout:fixed}.order-admin__panel .orders-table__native th,.order-admin__panel .orders-table__native td{padding:12px 14px;border-top:1px solid #edf2f7;vertical-align:middle}.order-admin__panel .orders-table__native thead th{border-top:0;background:#f8fafd;color:#7d8ea5;font-size:.72rem;text-transform:uppercase;font-weight:700;letter-spacing:.04em;text-align:left}.order-admin__panel .orders-table__native th:nth-child(1),.order-admin__panel .orders-table__native td:nth-child(1){width:24%}.order-admin__panel .orders-table__native th:nth-child(2),.order-admin__panel .orders-table__native td:nth-child(2){width:28%}.order-admin__panel .orders-table__native th:nth-child(3),.order-admin__panel .orders-table__native td:nth-child(3){width:10%;text-align:left}.order-admin__panel .orders-table__native th:nth-child(4),.order-admin__panel .orders-table__native td:nth-child(4){width:20%}.order-admin__panel .orders-table__native th:nth-child(5),.order-admin__panel .orders-table__native td:nth-child(5){width:18%}.order-admin__panel .orders-table__native td>div{min-width:0}.order-admin__panel .table-title{font-size:.95rem;color:#1c2b40;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-admin__panel .table-meta{margin-top:3px;font-size:.78rem;color:#8293a8;overflow:hidden;text-overflow:ellipsis}.order-admin__panel .status-chip{display:inline-block;font-size:.7rem;padding:5px 10px}.order-admin__panel .orders-table__native td .primary-btn{display:inline-flex}.order-admin__actions-cell{display:flex;align-items:center;gap:8px;justify-content:flex-start;flex-wrap:wrap}.order-admin__status-select{border:1px solid #e0d9d2;background:#fff;border-radius:9px;padding:7px 8px;font-size:.78rem;color:#3f4f64;min-width:130px}.order-admin__panel .orders-table__native .primary-btn{padding:8px 14px;font-size:.78rem;border-radius:9px;white-space:nowrap}.order-admin__message{min-height:36px;visibility:hidden}.order-admin__message.is-visible{visibility:visible}.order-admin__panel .orders-table__native span.status-chip+.table-meta{margin-top:6px}@media(max-width:1100px){.order-admin__panel .orders-table{overflow-x:auto}.order-admin__panel .orders-table__native{min-width:920px}}@media(max-width:640px){.page-shell,.dashboard-shell{display:flex;flex-direction:column;min-height:100vh;padding-bottom:70px}.sidebar{display:none}.mobile-bottom-nav{display:flex!important}.dashboard-main{padding:16px 12px 24px;gap:14px}.dashboard-header,.page-header{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-header h1,.page-header h1{font-size:1.4rem}.dashboard-header__actions,.page-actions{width:100%;flex-direction:column;gap:8px}.dashboard-header__actions button,.page-actions button{width:100%;justify-content:center}.dashboard-stats,.stat-grid{grid-template-columns:1fr;gap:10px}.dashboard-stats .stat-card{padding:12px}.dashboard-stats .stat-card h3{font-size:1.6rem}.panel,.dashboard-grid,.report-grid{border-radius:12px;padding:14px}.panel__header{flex-direction:column;align-items:flex-start;gap:8px}.panel__header h2{font-size:1.1rem}.books-table__row,.authors-table__row,.orders-table__row{display:flex!important;flex-direction:column;align-items:flex-start;gap:8px;padding:14px 10px;border-bottom:1px solid #e9e1da;background:#fff;border-radius:10px;margin-bottom:8px}.books-table__row--head,.authors-table__row--head,.orders-table__row--head{display:none}.books-table__row>*,.authors-table__row>*,.orders-table__row>*{width:100%}.book-cover{width:70px;height:90px}.book-title{font-size:1rem}.book-author{font-size:.85rem}.table-actions{flex-wrap:wrap;gap:6px}.table-actions button{flex:1;min-width:70px}.status-chip{display:inline-block;font-size:.7rem;padding:4px 10px}.pagination{flex-wrap:wrap;justify-content:center}.filter-row{flex-direction:column;align-items:stretch}.filter-chip{width:100%;text-align:center}.admin-modal__card{border-radius:12px;padding:14px;max-height:85vh}.admin-modal__form{grid-template-columns:1fr}.admin-modal__actions{flex-direction:column}.admin-modal__actions button{width:100%;justify-content:center}.user-mgmt__stats{grid-template-columns:1fr;gap:10px}.user-mgmt__toolbar{flex-direction:column}.user-mgmt__toolbar .page-search{width:100%}.user-history{width:100%;max-width:100%}.verify-grid{grid-template-columns:1fr;gap:12px}.verify-card{padding:12px}.verify-actions{flex-direction:column}.verify-actions button{width:100%;justify-content:center}.author-admin .authors-table__row{display:flex;flex-direction:column;gap:10px;padding:14px 12px}.order-admin__stats{grid-template-columns:1fr;gap:10px}.order-admin__filters{flex-direction:column;gap:8px}.order-admin__filters .page-search,.order-admin__filters .filter-chip{width:100%}.order-admin__panel .orders-table__native{display:block}.order-admin__panel .orders-table__native thead{display:none}.order-admin__panel .orders-table__native tbody,.order-admin__panel .orders-table__native tr,.order-admin__panel .orders-table__native td{display:block;width:100%}.order-admin__panel .orders-table__native td{padding:8px 12px;border:none;border-bottom:1px solid #edf2f7}.order-admin__panel .orders-table__native td:before{content:attr(data-label);font-weight:600;color:#7d8ea5;font-size:.7rem;text-transform:uppercase;display:block;margin-bottom:4px}.order-admin__actions-cell{flex-direction:column}.order-admin__status-select{width:100%}.bar-chart{height:180px;gap:6px}.category-bar{width:100px}.tab-strip{overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-strip__tab{white-space:nowrap;padding:8px 12px;font-size:.85rem}.orders-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.page-main{padding:16px 12px 80px;gap:16px}.login-card{padding:24px 20px 20px;border-radius:14px}.login-title{font-size:1.4rem}.login-form{gap:12px}.login-input{padding:12px;font-size:1rem}.login-submit{padding:14px;font-size:.95rem}.books-stat-row{grid-template-columns:1fr;gap:12px}.books-stat-row .mini-card{padding:14px}.requests-list{padding:8px 10px 0}.request-card{padding:12px 8px}.request-card__actions{flex-direction:column;gap:6px}.request-card__actions button,.toggle-group{width:100%;justify-content:center}.bulk-item{flex-direction:column;align-items:flex-start;gap:8px}.bulk-amount{text-align:left}.panel-footer{flex-direction:column;gap:10px;text-align:center}.donut-chart{width:140px;height:140px}}.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ece8e4;box-shadow:0 -4px 20px #00000014;z-index:1000;padding:8px 12px;padding-bottom:max(8px,env(safe-area-inset-bottom))}.mobile-bottom-nav__inner{display:flex;justify-content:space-around;align-items:center;gap:4px}.mobile-bottom-nav__link{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 12px;border-radius:10px;border:0;background:transparent;color:#6a6a6a;font-size:.65rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;min-width:60px}.mobile-bottom-nav__link.is-active{color:#b51822;background:#b5182214}.mobile-bottom-nav__link:hover{background:#b518220d}.mobile-bottom-nav__icon{width:22px;height:22px;display:grid;place-items:center}.mobile-bottom-nav__icon svg{width:20px;height:20px}@media(max-width:900px){.page-shell,.dashboard-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;flex-direction:row;align-items:center;overflow-x:auto;overflow-y:hidden;padding:14px 16px;gap:8px;border-right:none;border-bottom:1px solid #ece8e4}.sidebar__brand{flex-shrink:0;padding-right:12px;border-right:1px solid #e8e2dc;margin-right:8px}.sidebar__nav{flex-direction:row;flex-wrap:nowrap}.sidebar__link{padding:10px 14px;white-space:nowrap;font-size:.9rem}.sidebar__user{display:none}.sidebar__logout-btn{margin-top:0;white-space:nowrap;flex-shrink:0;padding:10px 14px}.dashboard-stats,.stat-grid{grid-template-columns:repeat(2,1fr);gap:12px}.report-grid,.dashboard-grid{grid-template-columns:1fr}.verify-grid{grid-template-columns:repeat(2,1fr)}.page-header,.dashboard-header{flex-direction:column;align-items:flex-start;gap:12px}.books-table__row{grid-template-columns:.5fr 1.5fr .8fr .8fr}.panel--orders .orders-table__row{grid-template-columns:1fr 1fr .8fr}.authors-table__row{grid-template-columns:1fr 1fr .8fr .8fr}.user-mgmt__stats{grid-template-columns:repeat(2,1fr);gap:12px}.user-mgmt__row{grid-template-columns:1fr 1fr .8fr}.author-admin .authors-table__row{grid-template-columns:1fr 1fr .7fr .7fr}.order-admin__stats{grid-template-columns:repeat(2,1fr)}.order-admin__filters{flex-wrap:wrap}.panel{padding:16px}.admin-modal__form{grid-template-columns:repeat(2,1fr)}.admin-modal__card{max-width:95vw}}@media(max-width:400px){.dashboard-stats,.stat-grid,.verify-grid,.user-mgmt__stats,.order-admin__stats{grid-template-columns:1fr}.sidebar__brand{display:none}.page-main,.dashboard-main{padding:12px 10px 90px}.login-card{padding:20px 16px 18px;margin:0 8px}.admin-modal__card{margin:8px;max-height:90vh}.admin-modal__form{grid-template-columns:1fr}}
