:root{--bg:#1e1b21;--surface:#27232b;--surface-soft:#2f2b35;--header:#211d25;--header-2:#1b1820;--text:#efe9f1;--text-soft:#b6adbe;--text-muted:#877f92;--border:#3a3542;--border-soft:#302b38;--rose:#cf818a;--rose-dark:#c2757e;--rose-soft:#3a2a30;--rose-bright:#e6a6ac;--rose-button:#c87b84;--price:#e8895a;--lavender:#4b4653;--lavender-soft:#35313d;--success:#57c095;--success-soft:#22332d;--warning:#e0a341;--warning-soft:#362c1a;--danger:#ec6a52;--danger-soft:#3a2622;--radius-lg:24px;--radius:18px;--radius-sm:12px;--shadow-sm:0 1px 2px #0006;--shadow:0 14px 34px #0000008c;--shadow-card:0 10px 26px #00000073;--glow-rose:0 0 0 1px var(--rose), 0 0 26px #cf818966;--glow-rose-btn:0 0 26px #cf818999;--font-brand:"Comfortaa", "Manrope", system-ui, sans-serif;--font-heading:"Fraunces", Georgia, "Times New Roman", serif;--font:"Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;--maxw:1160px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}h1,h2,h3{line-height:1.2;font-family:var(--font-heading);letter-spacing:-.01em;margin:0}button{cursor:pointer;font-family:inherit}.muted{color:var(--text-muted)}.icon{flex:none;width:1.05em;height:1.05em}.app{isolation:isolate;background:var(--bg);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:clip}.app-main{flex:1}.paw-trails{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.paw-trails__col{flex-direction:column;width:130px;padding-top:40px;display:flex;position:absolute;top:0;bottom:0}.paw-trails__col--left{align-items:flex-start;left:0}.paw-trails__col--right{align-items:flex-end;right:0}.paw-trails__paw{flex:none;height:auto;display:block}@media (width<=1200px){.paw-trails{display:none}}.site-header{z-index:30;-webkit-backdrop-filter:blur(12px);color:var(--text);border-bottom:1px solid var(--border);background:#1e1b21d1;position:sticky;top:0}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;width:100%;padding:14px clamp(20px,4vw,56px);display:grid}.brand{color:inherit;justify-self:start;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand__logo{flex:none;place-items:center;display:grid}.brand__logo-img{object-fit:contain;width:auto;height:72px;display:block}.brand__logo img{object-fit:contain;width:auto;height:72px}.site-footer__brand .brand__logo-img{height:48px}.brand-name{justify-self:center;align-items:center;text-decoration:none;display:inline-flex}.brand-name__text{font-family:var(--font-brand);color:var(--text);font-size:1.7rem;font-weight:700}.brand-name__accent{color:var(--rose)}.brand-name__img{object-fit:contain;width:auto;max-width:100%;height:58px;display:block}.site-header__inner>:first-child{justify-self:start}.site-header__inner>:last-child{justify-self:end}.brand__text{flex-direction:column;line-height:1.05;display:flex}.brand__name{font-family:var(--font-brand);letter-spacing:.2px;font-size:1.5rem;font-weight:700}.brand__tag{letter-spacing:1.5px;text-transform:uppercase;color:var(--rose-bright);font-size:.7rem;font-weight:700}.site-header__slogan{text-align:center;letter-spacing:1.4px;color:var(--text-soft);justify-self:center;margin:0;font-size:1.45rem;font-style:italic;font-weight:700}.site-header__slogan span{padding-bottom:9px;position:relative}.site-header__slogan span:after{content:"";background:var(--rose-bright);border-radius:3px;width:78%;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.login-button{color:#f3f1ea;background:#ffffff0f;border:1px solid #f3f1ea59;border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:9px 18px;font-size:.95rem;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.login-button:hover{background:#ffffff24;border-color:#f3f1ea99}.avatar-button{cursor:pointer;background:#ffffff0f;border:1px solid #f3f1ea59;border-radius:50%;flex:none;justify-self:end;width:40px;height:40px;padding:0;transition:border-color .15s,box-shadow .15s;overflow:hidden}.avatar-button:hover{border-color:#f3f1eab3;box-shadow:0 0 0 3px #bd767c4d}.avatar-button__img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.avatar-button__img--fallback{color:#fff;background:var(--rose);place-items:center;font-size:1rem;font-weight:800;display:grid}.header-account{justify-self:end;align-items:center;gap:10px;display:inline-flex}.icon-button{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text-soft);cursor:pointer;border-radius:50%;flex:none;place-items:center;transition:border-color .15s,background .15s,color .15s;display:grid}.icon-button:hover{border-color:var(--rose);background:var(--rose-soft);color:var(--rose)}.icon-button .icon{width:20px;height:20px}.auth-skeleton{background:#ffffff0f;border:1px solid #f3f1ea2e;border-radius:999px;justify-self:end;width:96px;height:40px}.page--profile{max-width:640px}.profile-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);margin-top:8px;padding:32px}.profile-card__head{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.profile-avatar{object-fit:cover;border:3px solid var(--rose-soft);border-radius:50%;width:96px;height:96px}.profile-avatar--fallback{background:var(--rose);color:#fff;place-items:center;font-size:2.2rem;font-weight:800;display:grid}.profile-card__title{color:var(--text);margin:0;font-size:1.5rem}.profile-fields{flex-direction:column;gap:16px;margin:28px 0;display:flex}.profile-field{flex-direction:column;gap:6px;display:flex}.profile-field__label{color:var(--text-soft);font-size:.85rem;font-weight:700}.profile-field__input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-soft);width:100%;color:var(--text);font:inherit;cursor:default;padding:11px 14px;font-size:1rem}.profile-field__input:focus{border-color:var(--rose-soft);outline:none}.profile-logout{border:1px solid var(--rose);background:var(--rose-soft);width:100%;color:var(--rose-dark);cursor:pointer;border-radius:999px;padding:12px;font-size:.98rem;font-weight:700;transition:background .15s}.profile-logout:hover{background:var(--surface-soft)}.profile-danger{border-top:1px dashed var(--border);flex-direction:column;align-items:center;gap:10px;margin-top:32px;padding-top:24px;display:flex}.profile-danger__note{color:var(--text-muted);font-size:.85rem}.danger-button{background:var(--surface);color:var(--danger);cursor:pointer;border:1px solid #ec6a5273;border-radius:999px;padding:10px 22px;font-size:.92rem;font-weight:700;transition:background .15s,border-color .15s}.danger-button:hover{background:var(--danger-soft);border-color:var(--danger)}.profile-card--empty{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.profile-empty__text{color:var(--text-soft);margin:0}.profile-login{background:var(--rose-button);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-weight:700;transition:background .15s,box-shadow .15s;display:inline-flex}.profile-login:hover{background:var(--rose-dark);box-shadow:var(--glow-rose-btn)}.save-note{color:var(--text-muted);align-items:flex-start;gap:7px;margin:2px 0 0;font-size:.85rem;line-height:1.45;display:flex}.wishlist-toggle{flex-wrap:wrap;gap:10px;margin:4px 0 18px;display:flex}.cart-toggle{border:1px solid var(--border);background:var(--surface);color:var(--text-soft);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:.95rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.cart-toggle:hover{border-color:var(--rose);color:var(--rose)}.cart-toggle--active{background:var(--rose-soft);border-color:var(--rose);color:var(--rose-bright)}.cart-toggle .icon{width:18px;height:18px}.heart-button{border:1px solid var(--border);background:var(--surface);color:var(--text-soft);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:.95rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.heart-button:hover{border-color:var(--rose);color:var(--rose)}.heart-button--active{background:var(--rose-soft);border-color:var(--rose);color:var(--rose-bright)}.heart-button .icon{width:18px;height:18px}.wishlist-head{text-align:center;flex-direction:column;align-items:center;gap:6px;margin:4px 0 8px;display:flex}.wishlist-head__illustration{width:min(180px,52vw);height:auto;display:block}.wishlist-head__title{color:var(--text);margin:0;font-size:1.6rem}.wishlist-head__count{color:var(--text-muted);margin:0;font-weight:600}.wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:24px;display:grid}@media (width<=900px){.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.wishlist-grid{gap:12px}}.wishlist-card{border:1px solid var(--border-soft);border-radius:var(--radius);box-shadow:var(--shadow-card);cursor:pointer;background:#27232b8c;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.wishlist-card:hover,.wishlist-card:focus-visible{outline:none;transform:translateY(-4px);box-shadow:0 16px 32px #0000008c}.wishlist-card__cover{aspect-ratio:4/5;place-items:center;padding:26px;display:grid;position:relative;overflow:hidden}.wishlist-card__cover-title{font-family:var(--font-heading);text-align:center;color:#ffffffeb;padding:0 6px;font-size:1.2rem}.wishlist-card__remove{z-index:2;width:30px;height:30px;color:var(--text);cursor:pointer;opacity:0;background:#121016b8;border:none;border-radius:50%;place-items:center;transition:opacity .15s,background .15s,color .15s;display:grid;position:absolute;top:10px;right:10px}.wishlist-card:hover .wishlist-card__remove,.wishlist-card:focus-within .wishlist-card__remove{opacity:1}.wishlist-card__remove:hover{background:var(--surface);color:var(--danger)}.wishlist-card__remove .icon{width:16px;height:16px}.wishlist-card__hover{opacity:0;background:#0a080d8c;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:opacity .15s;display:flex;position:absolute;inset:0}.wishlist-card:hover .wishlist-card__hover,.wishlist-card:focus-within .wishlist-card__hover{opacity:1}.wishlist-card__add{background:var(--rose-button);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.92rem;font-weight:800;transition:background .15s,box-shadow .15s;display:inline-flex}.wishlist-card__add:hover:not(:disabled){background:var(--rose-dark);box-shadow:var(--glow-rose-btn)}.wishlist-card__add:disabled{opacity:.75;cursor:default}.wishlist-card__add .icon{width:18px;height:18px}.wishlist-card__view{color:#fff;text-shadow:0 1px 3px #00000059;font-size:.88rem;font-weight:700}.wishlist-card__body{flex-direction:column;flex:1;gap:3px;padding:14px 16px 16px;display:flex}.wishlist-card__title{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.02rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.wishlist-card__author{color:var(--rose);min-height:1.1em;margin:0;font-size:.88rem}.wishlist-card__incart{color:var(--success);align-items:center;gap:5px;margin:4px 0 0;font-size:.82rem;font-weight:700;display:inline-flex}.wishlist-card__incart .icon{width:15px;height:15px}.cart-button{position:relative}.cart-badge{background:var(--rose-bright);color:#241f29;border:2px solid var(--header);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-4px;right:-4px}.cart-backdrop{opacity:0;visibility:hidden;z-index:40;background:#0009;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.cart-backdrop--open{opacity:1;visibility:visible}.cart-drawer{background:var(--bg);z-index:50;flex-direction:column;width:min(400px,92vw);height:100%;transition:transform .24s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 40px #0009}.cart-drawer--open{transform:translate(0)}.cart-drawer__head{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.cart-drawer__head h2{color:var(--text);align-items:center;gap:9px;margin:0;font-size:1.15rem;display:flex}.cart-drawer__head h2 .icon{width:20px;height:20px;color:var(--rose)}.cart-drawer__close{cursor:pointer;color:var(--text-soft);background:0 0;border:none;border-radius:8px;width:32px;height:32px;font-size:1.1rem}.cart-drawer__close:hover{background:var(--surface-soft)}.cart-empty{text-align:center;padding:48px 24px}.cart-empty__title{color:var(--text);margin:0 0 6px;font-weight:700}.cart-list{flex:1;margin:0;padding:8px 0;list-style:none;overflow-y:auto}.cart-row{border-bottom:1px solid var(--border-soft);gap:12px;padding:12px 20px;display:flex}.cart-row__cover{background:var(--surface-soft);width:48px;height:64px;color:var(--text-muted);border-radius:8px;flex:none;place-items:center;display:grid;overflow:hidden}.cart-row__cover img{object-fit:cover;width:100%;height:100%}.cart-row__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.cart-row__title{color:var(--text);font-size:.92rem;font-weight:700;line-height:1.3}.cart-row__author{color:var(--text-soft);min-height:1em;font-size:.82rem}.cart-row__controls{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.qty{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:4px;padding:2px;display:inline-flex}.qty__btn{cursor:pointer;width:26px;height:26px;color:var(--text);background:0 0;border:none;border-radius:999px;place-items:center;font-size:1.05rem;display:grid}.qty__btn:hover:not(:disabled){background:var(--rose-soft);color:var(--rose-dark)}.qty__btn:disabled{opacity:.35;cursor:not-allowed}.qty__value{text-align:center;min-width:22px;font-size:.9rem;font-weight:700}.cart-row__remove{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.cart-row__remove:hover{background:var(--danger-soft);color:var(--danger)}.cart-row__remove .icon{width:17px;height:17px}.cart-drawer__foot{border-top:1px solid var(--border);background:var(--surface);flex-direction:column;gap:12px;padding:16px 20px 20px;display:flex}.cart-foot__count{color:var(--text-soft);font-size:.92rem}.cart-notice{color:var(--text-muted);align-items:flex-start;gap:7px;margin:0;font-size:.82rem;display:flex}.cart-notice .icon{flex:none;width:15px;height:15px;margin-top:1px}.cart-pick{background:var(--rose-button);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:13px;font-size:.95rem;font-weight:800;transition:background .15s,box-shadow .15s}.cart-pick:hover{background:var(--rose-dark);box-shadow:var(--glow-rose-btn)}.modal-backdrop{z-index:60;background:#0000009e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);width:100%;max-width:440px;padding:28px}.modal__title{color:var(--text);margin:0 0 10px;font-size:1.2rem}.modal__text{color:var(--text-soft);margin:0 0 22px;line-height:1.5}.modal__actions{justify-content:flex-end;gap:10px;display:flex}.modal__cancel,.modal__confirm{font:inherit;cursor:pointer;border-radius:999px;padding:10px 20px;font-weight:700}.modal__cancel{border:1px solid var(--border);background:var(--surface);color:var(--text-soft)}.modal__cancel:hover{background:var(--surface-soft)}.modal__confirm{background:var(--rose-button);color:#fff;border:none;transition:background .15s,box-shadow .15s}.modal__confirm:hover{background:var(--rose-dark);box-shadow:var(--glow-rose-btn)}.modal__confirm--google{align-items:center;gap:8px;display:inline-flex}.modal__confirm--google .icon{width:18px;height:18px}.estimate-empty{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:40px 20px;display:flex}.estimate-empty__title{color:var(--text);margin:0;font-size:1.2rem;font-weight:800}.estimate-warnings{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:8px;margin:0 0 20px;padding:14px 16px;list-style:none;display:flex}.estimate-warnings li{color:var(--text-soft);align-items:flex-start;gap:8px;font-size:.85rem;line-height:1.4;display:flex}.estimate-warnings .icon{width:15px;height:15px;color:var(--text-muted);flex:none;margin-top:2px}.estimate-results{flex-direction:column;gap:16px;display:flex}.option-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card);text-align:left;width:100%;font:inherit;color:inherit;padding:18px 20px}.option-card--collapsed{cursor:pointer;transition:border-color .15s,transform .15s}.option-card--collapsed:hover{border-color:var(--rose);transform:translateY(-1px)}.option-card--open{border-color:var(--rose);box-shadow:var(--glow-rose), var(--shadow-card)}.option-card__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.option-card__store{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.option-card__badge{background:var(--rose);color:#fff;text-transform:uppercase;letter-spacing:.4px;border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:800}.option-card__found{color:var(--text-muted);font-size:.92rem}.option-card__headline{text-align:right;flex-direction:column;align-items:flex-end;line-height:1.1;display:flex}.option-card__headline-price{color:var(--price);font-size:1.7rem;font-weight:800}.option-card__headline-label{color:var(--text-muted);font-size:.75rem}.option-card__notice-band{align-items:center;gap:16px;margin-top:14px;display:flex}.option-card__notice{color:var(--text-soft);flex:1;margin:0;font-size:.95rem;line-height:1.5}.option-card__mascot{flex:none;width:152px;height:auto}.option-card__body{grid-template-columns:1fr 220px;gap:22px;margin-top:16px;display:grid}.option-card__left{min-width:0}.option-books{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.option-book{grid-template-columns:30px 200px 82px auto 1fr;align-items:center;column-gap:16px;display:grid}.option-book__cover{background:var(--surface-soft);width:30px;height:42px;color:var(--text-muted);border-radius:5px;flex:none;place-items:center;display:grid;overflow:hidden}.option-book__cover img{object-fit:cover;width:100%;height:100%}.option-book__cover .icon{width:15px;height:15px}.option-book__title{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.option-book__price{color:var(--text);white-space:nowrap;text-align:right;font-size:.9rem;font-weight:700}.option-book__open{border:1px solid var(--rose);background:var(--rose-soft);color:var(--rose-bright);white-space:nowrap;border-radius:999px;justify-self:start;align-items:center;gap:4px;padding:5px 12px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.option-book__open:hover{background:var(--rose);color:#fff}.option-book__open .icon{width:13px;height:13px}.option-card__missing{color:var(--danger);margin:10px 0 0;font-size:.82rem}.option-summary{background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:var(--radius-sm);flex-direction:column;align-self:end;gap:8px;padding:14px 16px;display:flex}.option-summary__line{color:var(--text-soft);justify-content:space-between;gap:12px;font-size:.9rem;display:flex}.option-summary__line>span:last-child{color:var(--text);font-weight:700}.option-summary__line--total{border-top:1px dashed var(--border);margin-top:4px;padding-top:10px;font-size:1rem}.option-summary__line--total>span:last-child{color:var(--price);font-weight:800}@media (width<=900px){.option-card__body{grid-template-columns:1fr}.option-book{grid-template-columns:30px minmax(0,1fr) auto auto}}.option-delivery{border-top:1px solid var(--border-soft);margin-top:16px;padding-top:12px}.option-delivery__summary{cursor:pointer;color:var(--rose-bright);align-items:center;gap:6px;font-size:.88rem;font-weight:700;list-style:none;display:inline-flex}.option-delivery__summary::-webkit-details-marker{display:none}.option-delivery__summary .icon{width:15px;height:15px;transition:transform .15s}.option-delivery[open] .option-delivery__summary .icon{transform:rotate(180deg)}.option-delivery__body{margin-top:8px}.option-card__free-methods,.option-card__free-gap,.option-card__delivery-note{color:var(--text-muted);align-items:flex-start;gap:7px;margin:8px 0 0;font-size:.82rem;line-height:1.4;display:flex}.option-card__free-gap{color:var(--rose-bright);font-weight:700}.option-card__delivery-note .icon,.option-card__free-gap .icon{flex:none;width:15px;height:15px;margin-top:1px}.option-card__caveat{color:var(--text-muted);margin:10px 0 0;font-size:.78rem;font-style:italic}.app-main:has(.page--search-empty){flex-direction:column;display:flex}.page--search-empty{flex-direction:column;flex:1;justify-content:center;width:100%;padding-bottom:110px;display:flex}.page--search-empty .hero{padding:0 0 8px}.page{max-width:var(--maxw);margin:0 auto;padding:0 24px 56px}.hiw-backdrop{padding:16px}.hiw{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;width:min(860px,100%);max-height:85vh;display:flex;position:relative;overflow:hidden}.hiw__close{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));z-index:2;border:1px solid var(--border);background:var(--surface-soft);width:44px;height:44px;color:var(--text-soft);cursor:pointer;border-radius:50%;place-items:center;transition:color .15s,border-color .15s;display:grid;position:absolute}.hiw__close:hover{color:var(--rose);border-color:var(--rose)}.hiw__close svg{width:20px;height:20px}.hiw__scroll{scrollbar-width:thin;scrollbar-color:#cf81898c var(--surface);padding:34px 42px 38px;overflow-y:auto}.hiw__scroll::-webkit-scrollbar{width:7px}.hiw__scroll::-webkit-scrollbar-track{background:var(--surface)}.hiw__scroll::-webkit-scrollbar-thumb{background:#cf818980;border-radius:999px}.hiw__scroll::-webkit-scrollbar-thumb:hover{background:#cf8189d1}.hiw__title{font-family:var(--font-heading);color:var(--text);text-align:center;margin:0 0 12px;padding:0 26px;font-size:1.95rem}.hiw__lead{color:var(--text-soft);text-align:center;max-width:620px;margin:0 auto 30px;font-size:1.2rem;line-height:1.6}.hiw__steps{justify-content:center;align-items:center;gap:6px;margin:34px 0 0;display:flex}.hiw__step{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius);max-width:210px;box-shadow:var(--shadow-sm);text-align:center;flex-direction:column;flex:1 1 0;justify-content:center;align-self:stretch;align-items:center;padding:30px 16px 20px;display:flex;position:relative}.hiw__step-num{background:var(--rose);color:#fff;width:42px;height:42px;font-family:var(--font-heading);box-shadow:0 0 0 5px var(--surface);border-radius:50%;place-items:center;font-size:1.2rem;font-weight:800;display:grid;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.hiw__step-text{color:var(--text-soft);margin:0;font-size:1rem;line-height:1.5}.hiw__arrow{width:54px;height:34px;color:var(--rose);flex:none}.hiw__panel{align-items:center;gap:24px;margin-top:36px;display:flex}.hiw__panel--cart{flex-direction:row-reverse}.hiw__panel-icon{object-fit:contain;flex:none;width:128px;height:auto}.hiw__panel--cart .hiw__panel-icon{width:180px}.hiw__panel--wishlist .hiw__panel-icon{width:184px}.hiw__panel-body{flex:auto;min-width:0}.hiw__p{color:var(--text-soft);margin:0 0 12px;font-size:1.06rem;line-height:1.65}.hiw__panel .hiw__p:last-child{margin-bottom:0}.hiw__q{font-family:var(--font-heading);color:var(--rose-bright);text-align:center;margin:0 0 14px;font-size:1.3rem;font-weight:700;line-height:1.4}.hiw__chip{background:var(--rose-soft);width:28px;height:28px;color:var(--rose-bright);vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hiw__chip svg{width:15px;height:15px}.hiw__cta{background:var(--rose-button);color:#fff;vertical-align:middle;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.hiw__note{color:var(--text-muted);text-align:center;margin:20px 0 0;font-size:.82rem;line-height:1.5}.hiw__wisdom-row{flex-direction:row-reverse;justify-content:center;align-items:center;gap:18px;margin:24px 0 6px;display:flex}.hiw__wisdom-icon{object-fit:contain;flex:none;width:195px;height:auto}.hiw__wisdom{font-family:var(--font-heading);color:var(--rose);text-align:left;max-width:460px;margin:0;font-size:1.45rem;font-style:italic;line-height:1.45}.hiw__slogan{color:var(--rose-bright);text-shadow:0 0 24px #cf818973;font-size:1.55rem;font-weight:700;display:inline-block}@media (width<=720px){.hiw-backdrop{padding:8px}.hiw{border-radius:16px;width:100%;height:92vh;max-height:92vh}.hiw__scroll{padding:30px 18px 26px}.hiw__title{font-size:1.6rem}.hiw__lead{font-size:1.08rem}.hiw__steps{flex-direction:column;gap:14px;margin:18px 0 26px}.hiw__step{width:100%;max-width:100%;padding-top:18px}.hiw__step-num{box-shadow:none;margin-bottom:8px;position:static;transform:none}.hiw__arrow{width:44px;transform:rotate(90deg)}.hiw__panel,.hiw__panel--cart,.hiw__panel--wishlist{flex-direction:column;align-items:center;gap:12px;margin-top:28px}.hiw__panel-body{width:100%}.hiw__panel-icon{width:96px}.hiw__panel--cart .hiw__panel-icon{width:132px}.hiw__panel--wishlist .hiw__panel-icon{width:138px}.hiw__wisdom-row{flex-direction:column;gap:10px;margin-top:28px}.hiw__wisdom{text-align:center;max-width:100%}.hiw__wisdom-icon{width:144px}.hiw__q{font-size:1.15rem}.hiw__slogan{font-size:1.3rem}}.page--legal{max-width:820px}.legal__title{font-family:var(--font-heading);color:var(--text);margin:20px 0 6px;font-size:2rem}.legal__updated{color:var(--text-muted);margin:0 0 8px;font-size:.9rem}.legal__section{margin-top:28px}.legal__heading{font-family:var(--font-heading);color:var(--text);margin:0 0 10px;font-size:1.3rem}.legal__p{color:var(--text-soft);margin:0 0 10px;line-height:1.6}.legal__list{color:var(--text-soft);margin:0 0 10px;padding-left:22px;line-height:1.6}.legal__list li{margin-bottom:4px}.hero{text-align:center;padding:56px 0 8px;position:relative}.hero__title{letter-spacing:-.01em;color:var(--text);font-size:clamp(2.2rem,4.5vw,3rem);font-style:italic;font-weight:600}.hero__subtitle{color:var(--text-muted);margin:10px 0 0;font-size:1.05rem}.search{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);max-width:720px;box-shadow:var(--shadow);align-items:center;gap:10px;margin:34px auto 0;padding:10px 10px 10px 18px;display:flex}.search__icon{color:var(--text-muted);place-items:center;font-size:1.2rem;display:grid}.search__input{color:var(--text);background:0 0;border:0;outline:none;flex:1;align-self:stretch;min-width:0;font-family:inherit;font-size:1.05rem}.search__input::placeholder{color:var(--text-muted)}.search__button{background:var(--rose-button);color:#fff;border:0;border-radius:12px;flex:none;padding:12px 28px;font-size:1rem;font-weight:800;transition:background .15s,transform 50ms,box-shadow .15s}.search__button:hover:not(:disabled){background:var(--rose-dark);box-shadow:var(--glow-rose-btn)}.search__button:active:not(:disabled){transform:translateY(1px)}.search__button:disabled{opacity:.65;cursor:default}.form-error{max-width:720px;color:var(--danger);text-align:center;margin:14px auto 0;font-weight:600}.search-chips{flex-wrap:nowrap;justify-content:center;gap:10px;max-width:720px;margin:18px auto 0;display:flex;overflow:hidden}.chip{white-space:nowrap;border:1px solid var(--border);background:var(--surface);color:var(--text-soft);cursor:pointer;border-radius:999px;flex:none;padding:8px 16px;font-family:inherit;font-size:.9rem;font-weight:600;transition:border-color .15s,color .15s,background .15s}.chip:hover{border-color:var(--rose);color:var(--rose-dark);background:var(--rose-soft)}.results{margin-top:40px}.results__bar{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:16px;display:flex}.results__heading h2{font-size:1.25rem;font-weight:800}.results__counts{color:var(--text-muted);margin:4px 0 0;font-size:.95rem}.results__counts strong{color:var(--text)}.results__counts .dot{margin:0 8px}.results__controls{align-items:center;gap:18px;display:flex}.toggle{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-soft);align-items:center;gap:10px;font-size:.92rem;font-weight:600;display:inline-flex}.toggle input{opacity:0;width:0;height:0;position:absolute}.toggle__track{background:var(--lavender);border-radius:999px;flex:none;width:42px;height:24px;transition:background .18s;position:relative}.toggle__thumb{width:18px;height:18px;box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;transition:transform .18s;position:absolute;top:3px;left:3px}.toggle input:checked+.toggle__track{background:var(--rose)}.toggle input:checked+.toggle__track .toggle__thumb{transform:translate(18px)}.toggle input:focus-visible+.toggle__track{outline:2px solid var(--rose);outline-offset:2px}.sort{color:var(--text-muted);align-items:center;gap:6px;display:inline-flex}.sort__select{color:var(--text-soft);background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:8px 12px;font-family:inherit;font-size:.92rem;font-weight:600}.sort__select:disabled{opacity:.7;cursor:not-allowed}.results__status{text-align:center;color:var(--text-muted);margin:40px 0;font-size:1rem}.search-loading{text-align:center;flex-direction:column;align-items:center;gap:14px;margin:32px 0 48px;display:flex}.search-loading__text{color:var(--rose);margin:0;font-size:1.25rem;font-weight:700}.search-loading__anim{aspect-ratio:558/447;width:min(240px,62vw);position:relative}.search-loading__frame{object-fit:contain;width:100%;height:100%;animation:1.5s infinite search-frames;position:absolute;inset:0}.search-loading__frame--b{animation-delay:-.75s}@keyframes search-frames{0%,49.9%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.search-loading__frame{animation:none}.search-loading__frame--b{opacity:0}}.offer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:28px;display:grid}@media (width<=900px){.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.offer-grid{grid-template-columns:1fr}}.load-more{justify-content:center;margin-top:30px;display:flex}.load-more__button{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);font-family:var(--font);cursor:pointer;flex-direction:column;align-items:center;gap:2px;padding:13px 32px;font-size:1rem;font-weight:700;transition:border-color .18s,box-shadow .18s,transform .18s,color .18s;display:inline-flex}.load-more__button:hover,.load-more__button:focus-visible{border-color:var(--rose);color:var(--rose-bright);box-shadow:var(--glow-rose);outline:none;transform:translateY(-1px)}.load-more__count{color:var(--text-muted);font-size:.8rem;font-weight:500}.load-more__button:hover .load-more__count,.load-more__button:focus-visible .load-more__count{color:var(--rose)}.offer-card{border:1px solid var(--border-soft);border-radius:var(--radius);box-shadow:var(--shadow-card);text-align:left;background:#27232b8c;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.offer-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #00000080}.offer-card:focus-visible{outline:2px solid var(--rose);outline-offset:2px}.offer-card__cover{aspect-ratio:4/5;place-items:center;padding:26px;display:grid;position:relative;overflow:hidden}.cover-tint--0{background:#8a675f8c}.cover-tint--1{background:#6d67888c}.cover-tint--2{background:#5f85708c}.cover-tint--3{background:#b07f878c}.cover-tint--4{background:#5f73918c}.cover-tint--5{background:#8a73508c}.cover-tint--6{background:#84697f8c}.cover-tint--7{background:#4f80798c}.offer-card__cover-img{object-fit:contain;border-radius:6px;width:auto;max-width:68%;height:auto;max-height:86%;box-shadow:0 10px 22px #00000073}.offer-card__noimage{color:#ffffff57}.offer-card__noimage .icon{width:46px;height:46px}.offer-card__price-overlay{background:var(--surface);color:var(--price);border-radius:14px;padding:8px 14px;font-size:1.3rem;font-weight:800;line-height:1;position:absolute;bottom:12px;right:12px;box-shadow:0 6px 16px #00000080}.offer-card__body{flex-direction:column;flex:1;gap:8px;padding:14px 16px 16px;display:flex}.offer-card__title{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.02rem;font-weight:800;display:-webkit-box;overflow:hidden}.offer-card__author{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;min-height:1.1em;margin:0;font-size:.88rem;overflow:hidden}.offer-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:6px;display:flex}.offer-card__actions{gap:6px;display:inline-flex}.card-icon{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--text-soft);cursor:pointer;border-radius:50%;place-items:center;transition:color .15s,border-color .15s,background .15s;display:grid}.card-icon:hover{color:var(--rose);border-color:var(--rose);background:var(--rose-soft)}.card-icon--active{color:var(--rose-bright);border-color:var(--rose);background:var(--rose-soft)}.card-icon .icon{width:17px;height:17px}.offer-card--inactive{background:#2f2b3580}.offer-card--inactive .offer-card__cover{filter:grayscale(.5)}.offer-card--inactive .offer-card__cover-img{opacity:.55}.offer-card--inactive .offer-card__title,.offer-card--inactive .offer-card__author{color:var(--text-muted)}.badge{border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:.74rem;font-weight:800;line-height:1;display:inline-flex}.badge--savings{background:var(--rose);color:#fff;padding:8px 14px;font-size:.82rem}.store-badge{border-radius:8px;align-self:flex-start;padding:4px 10px;font-size:.74rem;font-weight:700;line-height:1.2}.store-badge--0{color:#8fc7a5;background:#263528}.store-badge--1{color:#cbb488;background:#34301f}.store-badge--2{color:#d59a78;background:#382a20}.store-badge--3{color:#b1b2ab;background:#313037}.store-badge--4{color:#86b0c6;background:#243139}.store-badge--5{color:#b298d6;background:#2f2839}.store-badge--6{color:#74c2b5;background:#21352f}.store-badge--7{color:#d69aab;background:#382831}.store-badge--8{color:#cabe6a;background:#34321c}.store-badge--9{color:#9aa0d0;background:#282a39}.store-badge--logo{align-items:center;padding:5px 10px;display:inline-flex}.store-badge__logo{object-fit:contain;width:auto;max-width:92px;height:15px;display:block}.store-badge--ksd{background:#c8c2b6}.store-badge--bookye{background:#dcc8c0}.store-badge--vivat{background:#c3d3c7}.store-badge--yakaboo{background:#d7d2dd}.store-badge--knigoland{background:#c8d0dd}.store-badge--bookchef{background:#d4c7dd}.store-badge--book24{background:#ecd2ad}.store-badge--starylev{background:#d9c496}.store-badge--readeat{background:#4a4335}.store-badge--bookua{background:#384049}.store-badge--megogobooks{background:#323c39}.offer-card--inactive .store-badge:not(.store-badge--logo),.related-row--inactive .store-badge:not(.store-badge--logo){background:var(--surface-soft);color:var(--text-muted)}.offer-card--inactive .store-badge--logo,.related-row--inactive .store-badge--logo{opacity:.55}.price{color:var(--price);letter-spacing:-.3px;font-size:1.32rem;font-weight:800}.price--large{font-size:clamp(1.9rem,6vw,2.8rem)}.price--muted{color:var(--text-muted)}.price--na{font-size:.92rem;font-weight:600}.status{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.status--in{background:var(--success-soft);color:var(--success)}.status--out{background:var(--warning-soft);color:var(--warning)}.back-link{color:var(--text-soft);background:0 0;border:0;align-items:center;gap:7px;padding:28px 0 8px;font-size:.95rem;font-weight:700;display:inline-flex}.back-link:hover{color:var(--rose)}.product{grid-template-columns:340px 1fr;align-items:start;gap:40px;margin-top:8px;display:grid}.product__media{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.product__cover{aspect-ratio:3/4;border-radius:var(--radius);background:var(--surface-soft);width:100%;box-shadow:var(--shadow);place-items:center;padding:16px;display:grid;overflow:hidden}.product__cover img{object-fit:contain;width:100%;height:100%}.product__cover--inactive img{opacity:.5;filter:grayscale(.25)}.product__updated{color:var(--text-muted);margin:0;font-size:.85rem}.product__main{flex-direction:column;gap:22px;display:flex}.product__title{letter-spacing:-.5px;font-size:2.2rem;font-weight:800}.product__price-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.lowest-note{color:var(--rose);letter-spacing:.6px;text-transform:uppercase;font-size:.8rem;font-weight:800}.info-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);box-shadow:var(--shadow-card);grid-template-columns:1fr 1fr;gap:20px 28px;margin:0;padding:24px 28px;display:grid}.info-card__item dt{letter-spacing:.8px;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:700}.info-card__item dd{color:var(--text);margin:4px 0 0;font-size:1.02rem;font-weight:700}.delivery-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);box-shadow:var(--shadow-card);gap:14px;padding:20px 24px;display:flex}.delivery-card__icon{background:var(--rose-soft);width:38px;height:38px;color:var(--rose-dark);border-radius:11px;flex:none;place-items:center;font-size:1.2rem;display:grid}.delivery-card h2{letter-spacing:.8px;text-transform:uppercase;color:var(--text);margin-bottom:6px;font-size:.74rem}.delivery-card p{color:var(--text-soft);margin:0;font-size:.95rem}.delivery-note{color:var(--text-muted);align-items:flex-start;gap:7px;margin:4px 0 0;font-size:.82rem;line-height:1.4;display:flex}.delivery-note .icon{flex:none;width:15px;height:15px;margin-top:1px}.book-description{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);box-shadow:var(--shadow-card);margin-top:40px;padding:24px 28px}.book-description__loading{color:var(--text-muted);margin:24px 0 0;font-size:.9rem}.book-description__text{color:var(--text-soft);margin:0;font-size:.98rem;line-height:1.65}.book-description__text--clamped{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.book-description__toggle{color:var(--rose);font:inherit;cursor:pointer;background:0 0;border:none;margin-top:10px;padding:0;font-size:.92rem;font-weight:700}.book-description__toggle:hover{color:var(--rose-bright)}.delivery-band{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);box-shadow:var(--shadow-card);margin-top:40px;padding:24px 28px}.delivery-band__title,.book-description__head{align-items:center;gap:12px;margin-bottom:18px;font-size:1.15rem;display:flex}.delivery-band__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:stretch;gap:14px;display:grid}.delivery-tile{background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:var(--radius-sm);flex-direction:column;gap:10px;padding:15px 17px;display:flex}.delivery-tile__carrier{letter-spacing:.8px;text-transform:uppercase;color:var(--rose);font-size:.78rem;font-weight:800}.delivery-tile__list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.delivery-tile__row{flex-direction:column;gap:1px;display:flex}.delivery-tile__method{color:var(--text);font-size:.95rem;font-weight:800}.delivery-tile__value{color:var(--text-soft);font-size:.87rem;line-height:1.45}.delivery-band .delivery-note{margin-top:14px}.delivery-band__empty{color:var(--text-soft);margin:0}.cta{background:var(--rose-button);color:#fff;border-radius:var(--radius);justify-content:center;align-items:center;gap:10px;width:100%;padding:18px 24px;font-size:1.1rem;font-weight:800;text-decoration:none;transition:background .15s,transform 50ms,box-shadow .15s;display:inline-flex}.cta:hover{background:var(--rose-dark);box-shadow:var(--glow-rose-btn)}.cta:active{transform:translateY(1px)}.related{margin-top:48px}.related__title{margin-bottom:16px;font-size:1.25rem;font-weight:800}.related__list{flex-direction:column;gap:12px;display:flex}.related-row{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);color:var(--text);box-shadow:var(--shadow-sm);align-items:center;gap:12px;padding:16px 22px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}a.related-row:hover{border-color:var(--border);box-shadow:var(--shadow-card)}.related-row--current{border-color:var(--rose);background:var(--rose-soft);box-shadow:none}.related-row--inactive{background:var(--surface-soft);color:var(--text-muted)}.related-row__spacer{flex:1}.related-row__tag{letter-spacing:.6px;text-transform:uppercase;color:var(--rose-dark);font-size:.72rem;font-weight:800}.related-row .icon{color:var(--text-muted);font-size:1.05rem}.related-row__go{place-items:center;display:inline-grid;transform:rotate(-90deg)}.related-row .price{font-size:1.15rem}@media (width<=560px){.related-row{flex-wrap:wrap;gap:4px 10px;padding:12px 16px}.related-row>*{min-width:0}.related-row .status,.related-row__tag{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.related-row .store-badge,.related-row .price,.related-row__go{flex-shrink:0}}@media (width<=860px){.icon-button,.avatar-button{width:44px;height:44px}.login-button{min-width:44px;min-height:44px}.header-account{gap:8px}.site-footer__cols .site-footer__link{padding-block:11px}.back-link{padding:8px 2px}.book-description__toggle{padding-block:10px}.search-chips{flex-wrap:wrap;overflow:visible}.search__input{font-size:16px}}.site-footer{border-top:1px solid var(--border);background:var(--surface);margin-top:48px}.site-footer__inner{width:100%;color:var(--text-soft);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px 64px;padding:34px clamp(20px,4vw,56px);font-size:.9rem;display:flex}.site-footer__brand-col{flex-direction:column;gap:12px;max-width:320px;display:flex}.site-footer__brand{color:var(--text);align-items:center;gap:12px;width:fit-content;text-decoration:none;display:inline-flex}.site-footer__brand img{border-radius:8px}.site-footer__name-img{width:auto;height:34px;display:block}.site-footer__tagline{color:var(--text-muted);margin:0;line-height:1.5}.site-footer__cols{flex-wrap:wrap;gap:56px;display:flex}.site-footer__col{flex-direction:column;gap:10px;display:flex}.site-footer__link{color:var(--text-soft);width:fit-content;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:0;text-decoration:none;transition:color .15s}.site-footer__link:hover{color:var(--text);text-decoration:underline}@media (width<=860px){.site-header__inner{align-items:center;gap:12px;display:flex}.brand{flex:none;min-width:0}.brand__logo-img,.brand__logo img{height:52px}.brand-name{flex:0 auto;justify-self:auto;min-width:0;overflow:hidden}.brand-name__img{max-width:100%;height:auto;max-height:46px}.header-account{flex:none;margin-left:auto}.site-header__slogan{display:none}.product{grid-template-columns:1fr;gap:22px}.product__media{text-align:center;align-items:center}.product__cover{aspect-ratio:3/4;max-width:280px}.hero__title{font-size:1.9rem}.product__title{font-size:1.7rem}}@media (width<=560px){.page{padding:0 16px 40px}.site-header__inner{padding:12px 16px}.brand__name{font-size:1.3rem}.brand__logo{width:42px;height:42px}.brand__logo img{width:34px;height:34px}.login-button span{display:none}.login-button{padding:9px 11px}.hero{padding:36px 0 4px}.hero__title{font-size:1.6rem}.search{gap:8px;padding:8px 8px 8px 14px}.search__button{padding:11px 18px}.results__bar{align-items:flex-start}.results__controls{justify-content:space-between;width:100%}.offer-grid{grid-template-columns:repeat(2,1fr);gap:14px}.info-card{grid-template-columns:1fr;gap:16px;padding:20px}}@media (width<=359px){.offer-grid{gap:10px}}.cart-page__title{font-size:clamp(2rem,4vw,2.8rem)}.cart-page__count{color:var(--text-muted);margin:6px 0 0;font-size:.95rem}.cart-page__layout{grid-template-columns:1fr 320px;align-items:start;gap:24px;margin-top:24px;display:grid}@media (width<=800px){.cart-page__layout{grid-template-columns:1fr}}.cart-page__items{flex-direction:column;gap:14px;display:flex}.cart-page-row{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);box-shadow:var(--shadow-card);grid-template-columns:64px 1fr auto auto;align-items:center;gap:16px;padding:14px 18px;display:grid}.cart-page-row__cover{border-radius:8px;place-items:center;width:48px;height:64px;display:grid;overflow:hidden}.cart-page-row__cover-img{object-fit:cover;width:100%;height:100%}.cart-page-row__cover-title{font-family:var(--font-heading);text-align:center;color:#ffffffe6;font-size:.58rem;line-height:1.1;overflow:hidden}.cart-page-row__body{min-width:0}.cart-page-row__title{color:var(--text);margin:0;font-size:1.02rem;font-weight:800}.cart-page-row__author{color:var(--rose);margin:2px 0 0;font-size:.88rem}.cart-page-row__qty{border:1px solid var(--border);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.cart-page-row__qty button{background:var(--surface-soft);width:28px;height:28px;color:var(--text);cursor:pointer;border:none;border-radius:50%;place-items:center;font-size:1.1rem;font-weight:700;display:grid}.cart-page-row__qty button:disabled{opacity:.4;cursor:default}.cart-page-row__qty span{text-align:center;min-width:22px;font-weight:800}.cart-page-row__price{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.cart-page-row__line{color:var(--price);font-size:1.1rem;font-weight:800}.cart-page-row__unit{color:var(--text-muted);font-size:.78rem}.cart-page-row__remove{border:1px solid var(--border);background:var(--surface);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:50%;place-items:center;transition:color .15s,border-color .15s;display:grid}.cart-page-row__remove:hover{color:var(--danger);border-color:var(--danger)}.cart-page-row__remove .icon{width:16px;height:16px}.cart-summary{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:22px;position:sticky;top:20px}.cart-summary__title{align-items:center;gap:8px;margin-bottom:8px;font-size:1.3rem;display:flex}.cart-summary__title .icon{width:20px;height:20px;color:var(--rose)}.cart-summary__text{color:var(--text-soft);margin:0 0 18px;font-size:.92rem;line-height:1.5}.cart-summary__button{background:var(--rose-button);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-family:inherit;font-size:.98rem;font-weight:800;transition:background .15s,box-shadow .15s;display:inline-flex}.cart-summary__button:hover:not(:disabled){background:var(--rose-dark);box-shadow:var(--glow-rose-btn)}.cart-summary__button:disabled{opacity:.65;cursor:default}.cart-summary__button .icon{width:18px;height:18px}.cart-estimate-block{margin-top:40px}.cart-estimate-block__title{margin-bottom:16px;font-size:1.5rem}.toast{left:50%;bottom:max(24px, env(safe-area-inset-bottom));z-index:1000;background:var(--surface);max-width:min(92vw,480px);color:var(--text);border:1px solid var(--border);border-radius:12px;align-items:center;gap:12px;padding:12px 12px 12px 18px;font-size:.95rem;line-height:1.4;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 12px 32px #00000073}.toast__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px 6px;font-size:1rem;line-height:1}.toast__close:hover{color:var(--text)}.app-error{text-align:center;max-width:480px;color:var(--text);margin:15vh auto;padding:0 24px}.app-error button{background:var(--rose-button);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:18px;padding:10px 22px;font-size:1rem}
