.store-hero[data-astro-cid-f6ijb6nm]{position:relative;min-height:85vh;padding:48px 16px 72px;background:url(/images/library.png) center/cover no-repeat}.store-hero__overlay[data-astro-cid-f6ijb6nm]{position:absolute;inset:0;background:linear-gradient(#0000008c,#0000008c);z-index:0}.store-hero__container[data-astro-cid-f6ijb6nm]{position:relative;z-index:1;max-width:1100px;margin:0 auto;display:grid;place-items:center}.product-card[data-astro-cid-f6ijb6nm]{width:100%;max-width:1000px;display:grid;grid-template-columns:1fr 1.2fr;gap:28px;background:#fff;color:#111;border-radius:24px;box-shadow:0 12px 40px #00000040;border:1px solid rgba(17,17,17,.08);overflow:hidden}.product-card__media[data-astro-cid-f6ijb6nm]{background:#fafafa;padding:24px;display:grid;place-items:center;text-align:center}.product-card__img[data-astro-cid-f6ijb6nm]{width:100%;max-width:420px;height:auto;border-radius:12px;box-shadow:0 6px 20px #00000026}.product-card__logo[data-astro-cid-f6ijb6nm]{width:120px;height:auto;margin-top:12px;opacity:.95}.price-script[data-astro-cid-f6ijb6nm]{margin-top:6px;font-size:.95rem;font-style:italic;color:#374151}.product-card__body[data-astro-cid-f6ijb6nm]{padding:28px 28px 32px}.product-card__title[data-astro-cid-f6ijb6nm]{margin:0;font-size:2rem;line-height:1.15;letter-spacing:-.01em}.product-card__subtitle[data-astro-cid-f6ijb6nm]{margin:6px 0 14px;color:#4b5563;font-size:1.05rem}.product-card__desc[data-astro-cid-f6ijb6nm]{margin:0 0 12px;line-height:1.7}.product-card__bullets[data-astro-cid-f6ijb6nm]{margin:10px 0 18px;padding-left:1.2rem}.product-card__bullets[data-astro-cid-f6ijb6nm] li[data-astro-cid-f6ijb6nm]{margin:6px 0}.product-card__cta[data-astro-cid-f6ijb6nm]{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.btn-cta[data-astro-cid-f6ijb6nm]{--cta-bg: #111;--cta-fg: #fff;--cta-border: #111;--cta-shadow: 0 10px 22px rgba(0,0,0,.18);--cta-radius: 16px;--cta-minw: 260px;--ring: 0 0 0 3px rgba(17,17,17,.14);display:inline-flex;align-items:center;justify-content:center;gap:.45rem;text-align:center;text-decoration:none;padding:.9rem 1.25rem;border-radius:var(--cta-radius);border:1.5px solid var(--cta-border);font-weight:700;letter-spacing:.01em;min-width:var(--cta-minw);transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease,border-color .12s ease,opacity .12s ease;position:relative;isolation:isolate;cursor:pointer}.btn-cta[data-astro-cid-f6ijb6nm]:focus-visible{outline:none;box-shadow:var(--ring),var(--cta-shadow)}.btn-cta--elevated[data-astro-cid-f6ijb6nm]{background:var(--cta-bg);color:var(--cta-fg);box-shadow:var(--cta-shadow)}.btn-cta--elevated[data-astro-cid-f6ijb6nm]:hover{transform:translateY(-1px);box-shadow:0 12px 26px #00000038}.btn-cta--outline[data-astro-cid-f6ijb6nm]{background:#fff;color:#111;--cta-border: rgba(17,17,17,.65)}.btn-cta--outline[data-astro-cid-f6ijb6nm]:hover{background:#111;color:#fff;transform:translateY(-1px)}.btn-cta--stacked[data-astro-cid-f6ijb6nm]{flex-direction:column;line-height:1.08;padding-top:1rem;padding-bottom:1rem}.btn-cta__eyebrow[data-astro-cid-f6ijb6nm]{font-weight:600;font-size:.84rem;opacity:.92;letter-spacing:.02em}.btn-cta__main[data-astro-cid-f6ijb6nm]{font-size:1.08rem;font-weight:800;display:inline-flex;align-items:center;gap:.35rem}.btn-cta__arrow[data-astro-cid-f6ijb6nm]{display:inline-block;transform:translate(0);transition:transform .12s ease}.btn-cta[data-astro-cid-f6ijb6nm]:hover .btn-cta__arrow[data-astro-cid-f6ijb6nm]{transform:translate(2px)}.btn-cta--elevated[data-astro-cid-f6ijb6nm]:after,.btn-cta--outline[data-astro-cid-f6ijb6nm]:after{content:"";position:absolute;inset:-6px;border-radius:calc(var(--cta-radius) + 6px);pointer-events:none;box-shadow:0 0 #1110;transition:box-shadow .18s ease}.btn-cta[data-astro-cid-f6ijb6nm]:hover:after{box-shadow:0 0 0 6px #1111110f}.btn-cta--block[data-astro-cid-f6ijb6nm]{width:auto}@media (max-width: 640px){.btn-cta--block[data-astro-cid-f6ijb6nm]{width:100%}}.btn-ghost[data-astro-cid-f6ijb6nm]{display:inline-block;padding:.7rem 1rem;border-radius:12px;font-weight:600;border:1.5px dashed rgba(17,17,17,.55);color:#111;text-decoration:none;background:transparent;transition:color .12s ease,border-color .12s ease,transform .12s ease}.btn-ghost[data-astro-cid-f6ijb6nm]:hover{color:#000;border-color:#111;transform:translateY(-1px)}@media (max-width: 920px){.product-card[data-astro-cid-f6ijb6nm]{grid-template-columns:1fr}.product-card__media[data-astro-cid-f6ijb6nm]{padding:18px}.product-card__body[data-astro-cid-f6ijb6nm]{padding:20px}.product-card__title[data-astro-cid-f6ijb6nm]{font-size:1.7rem}}@media (max-width:420px){.btn-cta__eyebrow[data-astro-cid-f6ijb6nm]{font-size:.8rem}.btn-cta__main[data-astro-cid-f6ijb6nm]{font-size:1rem}.product-card__logo[data-astro-cid-f6ijb6nm]{width:100px}.price-script[data-astro-cid-f6ijb6nm]{font-size:.9rem}}.stickybuy[data-astro-cid-f6ijb6nm]{position:sticky;bottom:0;left:0;right:0;z-index:60;padding:env(safe-area-inset-bottom,0);background:#ffffffeb;backdrop-filter:saturate(120%) blur(8px);border-top:1px solid rgba(17,17,17,.08);box-shadow:0 -8px 24px #0000001f}.stickybuy[data-astro-cid-f6ijb6nm][hidden]{display:none!important}.stickybuy__inner[data-astro-cid-f6ijb6nm]{max-width:1100px;margin:0 auto;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.stickybuy__meta[data-astro-cid-f6ijb6nm]{display:flex;align-items:center;gap:10px;min-width:0}.stickybuy__thumb[data-astro-cid-f6ijb6nm]{width:40px;height:56px;object-fit:cover;border-radius:6px;box-shadow:0 2px 8px #0000002e}.stickybuy__title[data-astro-cid-f6ijb6nm]{font-weight:700;font-size:.95rem;line-height:1.1;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stickybuy__price[data-astro-cid-f6ijb6nm]{font-weight:600;font-size:.9rem;color:#374151;margin-top:2px}.stickybuy[data-astro-cid-f6ijb6nm] .btn-cta[data-astro-cid-f6ijb6nm]{--cta-radius: 12px;--cta-minw: 140px;padding:.7rem 1rem}@media (min-width: 768px){.stickybuy[data-astro-cid-f6ijb6nm]{display:none!important}}
