:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#f8fafc;margin:0;overflow-x:hidden}.maintenance-page{background:radial-gradient(circle at 0 0,#1e3a5f1f,#0000 45%),radial-gradient(circle at 100% 100%,#0f172a14,#0000 40%),#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.maintenance-page__card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:100%;max-width:480px;padding:2.5rem 2rem;box-shadow:0 20px 50px #0f172a14}.maintenance-page__logo{width:auto;height:52px;margin:0 auto 1.5rem;display:block}.maintenance-page__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1e3a5f;margin:0 0 .5rem;font-size:.8rem;font-weight:700}.maintenance-page__title{color:#0f172a;margin:0 0 1rem;font-size:clamp(1.6rem,5vw,2rem);line-height:1.2}.maintenance-page__text{color:#64748b;margin:0;font-size:1rem;line-height:1.65}.maintenance-page__divider{background:#e2e8f0;height:1px;margin:1.75rem 0 1.25rem}.maintenance-page__footer{color:#334155;margin:0;font-size:.9rem;font-weight:600}#root{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.layout-wrapper{width:100%;max-width:1100px;margin:0 auto;padding:0 1rem}.page-content{flex:1;padding:1.5rem 0 2rem}.site-header{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1100px;margin:0 auto;padding:.65rem 1rem;display:flex}.brand-link{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.brand-logo{width:auto;height:40px;display:block}.nav-toggle{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:none}.nav-toggle:hover{background:#f8fafc}.nav-list{align-items:center;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#334155;border-radius:.5rem;align-items:center;padding:.5rem .85rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex;position:relative}.nav-link:hover{color:#0f172a;background:#f1f5f9}.nav-link--active{color:#0f172a;background:#e2e8f0;font-weight:600}.nav-link__cart{align-items:center;gap:.35rem;display:inline-flex}.nav-link__cart-icon{flex-shrink:0}.cart-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;margin-left:.1rem;padding:0 .25rem;font-size:.65rem;font-weight:700;display:inline-flex}.site-footer{color:#cbd5e1;background:#0f172a;border-top:1px solid #e2e8f0;padding:2rem 1rem 1.25rem}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem 2rem;max-width:1100px;margin:0 auto;display:flex}.site-footer__brand{gap:.75rem;max-width:360px;display:grid}.site-footer__logo{filter:brightness(0)invert();width:auto;height:36px}.site-footer__tagline{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.55}.site-footer__nav{flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;display:flex}.site-footer__link{color:#e2e8f0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s}.site-footer__link:hover{color:#fff}.site-footer__copy{text-align:center;color:#64748b;border-top:1px solid #1e293b;max-width:1100px;margin:1.5rem auto 0;padding-top:1.25rem;font-size:.82rem}.page{gap:1.5rem;display:grid}h1,h2,h3{color:#0f172a;margin:0}p{color:#334155;margin:0}.loading-screen{flex-direction:column;justify-content:center;align-items:center;gap:.85rem;min-height:220px;padding:2rem 1rem;display:flex}.loading-spinner{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:999px;width:2.75rem;height:2.75rem;animation:.8s linear infinite loading-spin}.loading-screen__label{color:#475569;font-size:.95rem}@keyframes loading-spin{to{transform:rotate(360deg)}}.home-page{gap:2.5rem}@media (width>=769px){.home-page{gap:4rem}}.home-hero{border-radius:0;width:100vw;min-height:300px;margin-left:calc(50% - 50vw);position:relative;overflow:hidden;box-shadow:0 12px 40px #00000026}.home-hero .loading-screen{min-height:280px}.home-hero .loading-screen__label{color:#e2e8f0}.home-hero__inner{grid-template-columns:1fr minmax(160px,220px);align-items:center;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;padding:2rem 1rem;display:grid}.home-hero__inner--empty{grid-template-columns:1fr}.home-hero__copy{gap:.75rem;display:grid}.home-hero__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#bfdbfe;margin:0;font-size:.85rem;font-weight:600}.home-hero__title{color:#fff;margin:0;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.home-hero__author{color:#cbd5e1;margin:0;font-size:1.05rem}.home-hero__cta{color:#1e3a5f;background:#fff;border-radius:.55rem;justify-content:center;align-items:center;width:fit-content;margin-top:.35rem;padding:.6rem 1.1rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.home-hero__cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0f172a33}.home-hero__cover-link{justify-self:end;display:block}.home-hero__cover{object-fit:cover;border-radius:.5rem;width:100%;max-width:220px;height:auto;display:block;box-shadow:0 16px 32px #0f172a59}.home-section{gap:1rem;display:grid}.home-hero__controls{pointer-events:none;justify-content:space-between;padding:0 2rem;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.home-hero__btn{pointer-events:auto;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:background .2s,transform .2s;display:flex}.home-hero__btn:hover{background:#fff6;transform:scale(1.05)}.category-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=769px){.category-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.category-card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.5rem;text-decoration:none;transition:transform .15s,box-shadow .15s;overflow:hidden}.category-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a1a}.category-card__media{aspect-ratio:1;background:#f1f5f9;border-radius:.5rem;overflow:hidden}.category-card__image{object-fit:cover;width:100%;height:100%;display:block}.category-card__placeholder{color:#64748b;background:linear-gradient(145deg,#e2e8f0,#f8fafc);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:700;display:flex}.category-card__name{color:#0f172a;text-align:center;margin:0;padding:.65rem .75rem;font-size:.95rem;font-weight:700}.chip-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.chip-item{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:.35rem .7rem;font-size:.9rem}.chip-item--link{text-decoration:none;display:inline-block}.chip-item--link:hover{border-color:#94a3b8}.grid{gap:1rem;display:grid}.grid--cards{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width>=640px){.grid--cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.grid--cards{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}.grid--cards-home{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width>=640px){.grid--cards-home{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.grid--cards-home{grid-template-columns:repeat(4,minmax(0,1fr))}}.card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.author-card{border-radius:.9rem}.author-card--interactive{cursor:pointer;transition:transform .15s,box-shadow .15s}.author-card--interactive:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.author-card--interactive:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.author-card-image{aspect-ratio:1;object-fit:cover;width:100%;display:block}.author-card-body{padding:.55rem .65rem .7rem}.author-card-name{text-align:center;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.2;display:-webkit-box;overflow:hidden}.card-image{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.product-card{padding-bottom:4.75rem;position:relative}.product-card-media{position:relative;overflow:hidden}.product-card-new-tag{z-index:2;color:#fff;letter-spacing:.12em;writing-mode:vertical-rl;text-orientation:mixed;background:#dc2626;border-radius:0 .25rem .25rem 0;padding:.55rem .3rem;font-size:.62rem;font-weight:800;line-height:1;position:absolute;top:.65rem;left:0;transform:rotate(180deg);box-shadow:0 2px 8px #0003}.product-card-image{transition:transform .25s}.product-card-title{color:#0f172a;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.25;display:-webkit-box;overflow:hidden}.product-card-body{background:#fff;border-top:1px solid #e2e8f0;gap:.35rem;height:4.75rem;padding:.65rem .8rem;transition:height .18s;display:grid;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.product-card-extra{display:none}.product-card--interactive:hover .product-card-body,.product-card--interactive:focus-within .product-card-body{height:11.25rem}.product-card--interactive:hover .product-card-image,.product-card--interactive:focus-within .product-card-image{transform:scale(1.015)}.product-card--interactive:hover .product-card-extra,.product-card--interactive:focus-within .product-card-extra{gap:.6rem;margin-top:.4rem;display:grid}.card-subtitle{color:#64748b;margin-top:-.35rem;font-size:.8rem}.card-price{font-weight:600}.product-card-price-row{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.product-card--interactive{cursor:pointer;transition:transform .15s,box-shadow .15s}.product-card--interactive:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.product-card--interactive:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.card-pill-list{flex-wrap:wrap;gap:.35rem;margin:-.1rem 0 0;padding:0;list-style:none;display:flex}.card-pill{color:#1e293b;border:1px solid #0000;border-radius:999px;padding:.14rem .5rem;font-size:.74rem}.pill--fiction{background:#fce7f3;border-color:#f9a8d4}.pill--literature{background:#ede9fe;border-color:#c4b5fd}.pill--children{background:#fef3c7;border-color:#fcd34d}.pill--poetry{background:#dbeafe;border-color:#93c5fd}.pill--drama{background:#fee2e2;border-color:#fca5a5}.pill--biography{background:#dcfce7;border-color:#86efac}.pill--default{background:#f1f5f9;border-color:#cbd5e1}.product-card-cart-btn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex;position:relative}.product-card-cart-btn:disabled{opacity:.45;cursor:not-allowed}.product-card-cart-btn__plus{opacity:0;font-weight:700;transition:opacity .15s,transform .15s;position:absolute;transform:scale(.7)}.product-card-cart-btn:hover .product-card-cart-btn__cart{opacity:0}.product-card-cart-btn:hover .product-card-cart-btn__plus{opacity:1;transform:scale(1)}@media (hover:none){.product-card-body{height:11.25rem}.product-card-extra{gap:.6rem;margin-top:.4rem;display:grid}}.card-link{text-decoration:none}.text-link{color:#1d4ed8;font-weight:500;text-decoration:none}.text-link:hover{text-decoration:underline}.btn{cursor:pointer;border:1px solid #0000;border-radius:.5rem;padding:.55rem .9rem;font-size:.95rem}.btn--primary{color:#fff;background:#0f172a}.btn--secondary{color:#0f172a;background:#fff;border-color:#cbd5e1}.btn--full{width:100%}.btn:disabled{opacity:.65;cursor:not-allowed}.toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-wrap:wrap;gap:.75rem;padding:1rem;display:flex}.toolbar label{color:#334155;gap:.4rem;font-size:.9rem;display:grid}.toolbar select{border:1px solid #cbd5e1;border-radius:.45rem;padding:.45rem .6rem}.toolbar input{border:1px solid #cbd5e1;border-radius:.45rem;min-width:240px;padding:.45rem .6rem}.toolbar-actions{align-items:flex-end;display:flex}.result-count{color:#475569;font-size:.95rem}.empty-state{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;gap:.6rem;max-width:480px;padding:1rem;display:grid}.product-grid{grid-template-columns:minmax(260px,340px) 1fr;gap:1.2rem;display:grid}.product-media-column{align-content:start;gap:.75rem;display:grid}.product-image-frame{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;height:auto;overflow:hidden}.product-image,.author-detail-image{object-fit:cover;width:100%;height:100%}.product-thumbnails{align-items:center;gap:.45rem;display:flex}.thumbnail-strip{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.thumbnail-btn{cursor:pointer;aspect-ratio:1;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:0;overflow:hidden}.thumbnail-btn img{object-fit:cover;width:100%;height:100%}.thumbnail-btn--active{border-color:#1d4ed8;box-shadow:0 0 0 1px #1d4ed8}.thumbnail-arrow{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.product-copy{gap:.8rem;display:grid}.book-price-row{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.book-prices{gap:.45rem;display:grid}.book-price-label{letter-spacing:.02em;text-transform:uppercase;color:#64748b;font-size:.85rem;font-weight:700}.book-price-lines{gap:.35rem;display:grid}.book-price-line{align-items:baseline;gap:.6rem;display:flex}.currency-tag{letter-spacing:.04em;color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;height:1.35rem;padding:0 .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.currency-tag--pkr{background:#ecfeff;border-color:#99f6e4}.currency-tag--eur{background:#f0fdf4;border-color:#86efac}.book-price-value{color:#0f172a;font-size:1.15rem;font-weight:700}.inline-icon-button{align-items:center;gap:.4rem;display:inline-flex}.icon-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;display:inline-flex}.icon-button:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.icon-button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.book-authors-row{flex-wrap:wrap;gap:.75rem;display:flex}.book-author-card{align-items:center;gap:.65rem;min-width:220px;max-width:320px;padding:.25rem .3rem;display:flex}.book-author-card--link{color:inherit;cursor:pointer;border-radius:.6rem;text-decoration:none;transition:transform .15s,box-shadow .15s}.book-author-card--link:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.book-author-avatar{object-fit:cover;background:#e2e8f0;border:none;border-radius:999px;flex-shrink:0;width:76px;height:76px}.book-author-meta{text-align:left;gap:.15rem;display:grid}.book-author-name{color:#1e293b;font-size:.95rem;font-weight:700}.book-author-role{color:#64748b;font-size:.85rem}.description-block{gap:.5rem;padding:.2rem 0;display:grid}.description-block h3{font-size:1rem}.description-block--rtl{text-align:right;direction:rtl}.description-block--rtl .description-toggle-icon{justify-self:flex-end}.description-paragraphs{gap:.65rem;display:grid}.description-paragraphs p{color:#334155;line-height:1.65}.description-toggle-icon{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;justify-self:flex-start;align-items:center;width:2.1rem;height:2.1rem;padding:0;display:inline-flex}.description-toggle-icon:hover{background:#f8fafc;border-color:#cbd5e1}.product-bottom-sections{gap:1rem;display:grid}.product-bottom-card{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;gap:.75rem;padding:1rem;display:grid}.bibliography-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.2rem;margin:0;display:grid}.bibliography-item dt{letter-spacing:.02em;text-transform:uppercase;color:#64748b;margin:0;font-size:.8rem;font-weight:700}.bibliography-item dd{color:#0f172a;margin:.15rem 0 0;font-size:.98rem;font-weight:600}.cover-download{text-align:center;justify-items:center;gap:.9rem;display:grid}.cover-download-preview{aspect-ratio:3/4;object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;max-width:220px}.cover-download-actions{justify-items:center;gap:.6rem;display:grid}.cover-download-note{color:#475569}.author-header{grid-template-columns:minmax(260px,340px) 1fr;gap:1.2rem;display:grid}.author-image-frame{aspect-ratio:1;background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;width:100%;max-width:340px;overflow:hidden}.author-copy{align-content:start;gap:.8rem;display:grid}.author-stats{color:#475569;font-size:.95rem}.metadata-list{color:#334155;margin:0;padding-left:1.2rem}.cart-list{gap:.75rem;display:grid}.cart-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;grid-template-columns:90px 1fr auto auto;align-items:center;gap:1rem;padding:.9rem;display:grid}.cart-actions{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.pagination{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.65rem;margin-top:1.25rem;display:flex}.pagination-status{color:#475569;white-space:nowrap;flex-shrink:0;font-size:.85rem}.pagination-btn{color:#1e293b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;flex-shrink:0;align-items:center;gap:.25rem;padding:.45rem .65rem;font-size:.82rem;display:inline-flex}.pagination-btn:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.cart-item-image{object-fit:cover;border:1px solid #e2e8f0;border-radius:.45rem;width:90px;height:120px}.cart-item-copy{gap:.35rem;display:grid}.qty-controls{align-items:center;gap:.5rem;display:flex}.qty-controls button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.4rem;width:2rem;height:2rem}.qty-controls input{text-align:center;border:1px solid #cbd5e1;border-radius:.4rem;width:3rem;height:2rem}.cart-item-right{justify-items:end;gap:.4rem;display:grid}.link-button{color:#1d4ed8;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem}.link-button:hover{text-decoration:underline}.cart-summary{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.cart-summary-lines{gap:.35rem;min-width:220px;display:grid}.cart-summary-lines p{justify-content:space-between;gap:1rem;display:flex}.cart-summary-actions{align-items:center;gap:.6rem;display:flex}.checkout-message{color:#0f766e;background:#ecfeff;border:1px solid #a5f3fc;border-radius:.6rem;padding:.65rem .8rem}.order-form{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;gap:1rem;padding:1.25rem;display:grid}.order-form h2{font-size:1.15rem}.order-form__hint{color:#64748b;font-size:.9rem;line-height:1.55}.order-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.order-form__field{color:#334155;gap:.4rem;font-size:.9rem;display:grid}.order-form__field--full{grid-column:1/-1}.order-form__field input,.order-form__field textarea{width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:.55rem .7rem}.order-form__field input:focus,.order-form__field textarea:focus{outline-offset:1px;border-color:#60a5fa;outline:2px solid #93c5fd}.order-form__field textarea{resize:vertical;min-height:4.5rem}@media (width<=768px){.home-hero__inner{text-align:center;grid-template-columns:1fr;padding:2rem 1.25rem 2.5rem}.home-hero__copy{justify-items:center}.home-hero__cta{margin-inline:auto}.home-hero__cover-link{justify-self:center;margin-top:.5rem}.home-hero__cover{max-width:150px}.home-hero__controls{padding:0 .5rem}.home-hero__btn{width:38px;height:38px;font-size:1rem}.nav-toggle{display:inline-flex}.nav-list{background:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;align-items:stretch;gap:.25rem;padding:.75rem 1rem 1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #0f172a14}.nav-list--open{display:flex}.site-nav{flex-wrap:wrap;position:relative}.nav-link{width:100%;padding:.7rem .85rem;display:flex}.site-footer__inner{text-align:center;flex-direction:column;align-items:center}.site-footer__brand{text-align:center;justify-items:center;width:100%}.site-footer__logo{margin-inline:auto}.site-footer__nav{justify-content:center}.order-form__grid,.product-grid{grid-template-columns:1fr}.book-price-row{flex-direction:column;align-items:flex-start}.thumbnail-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.bibliography-grid,.cover-download,.author-header{grid-template-columns:1fr}.cart-item{grid-template-columns:72px 1fr;grid-template-areas:"image copy""qty remove";align-items:center;gap:.75rem}.cart-item-image{grid-area:image;width:72px;height:96px}.cart-item-copy{grid-area:copy}.cart-item .qty-controls{grid-area:qty;justify-self:start}.cart-item .icon-button{grid-area:remove;justify-self:end}.cart-actions{flex-direction:column;align-items:stretch}.pagination{gap:.4rem;padding:0 .15rem}.pagination-btn{padding:.4rem .5rem;font-size:.75rem}.pagination-status{font-size:.75rem}}
