.fsr-product-card{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:26px;margin:18px 0 0;padding:24px;border:1px solid #eadcf4;border-radius:28px;background:linear-gradient(180deg,#fff 0%,#fcf8ff 100%);box-shadow:0 18px 48px rgb(75 30 110 / .08);position:relative;overflow:hidden}.fsr-product-card::after{content:"";position:absolute;inset:auto -80px -80px auto;width:220px;height:220px;background:radial-gradient(circle,rgb(106 44 145 / .10) 0%,#fff0 72%);pointer-events:none}.fsr-product-card__media{display:flex;align-items:stretch}.fsr-product-card__cover-wrap{position:relative;width:100%;min-height:360px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#f4eef8 0%,#ebe2f4 100%);box-shadow:0 12px 30px rgb(75 30 110 / .10);display:flex;align-items:center;justify-content:center}.fsr-product-card__cover-image{display:block;width:100%;height:100%;object-fit:cover}.fsr-product-card__cover-placeholder{width:100%;height:100%;background:linear-gradient(145deg,#f1e8f8,#e5d8f1)}.fsr-product-card__flag{position:absolute;top:14px;inset-inline-start:14px;display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:999px;background:#6a2c91;color:#fff;font-size:13px;font-weight:700;box-shadow:0 10px 22px rgb(106 44 145 / .22)}.fsr-product-card__flag.is-owned{background:#1f7a3d}.fsr-product-card__flag.is-pending{background:#8a5a00}.fsr-product-card__body{display:flex;flex-direction:column;gap:14px;min-width:0}.fsr-product-card__eyebrow{font-size:13px;font-weight:700;letter-spacing:.03em;color:#8a6aa4;text-transform:uppercase}.fsr-product-card__title{margin:0;font-size:34px;line-height:1.15;color:#5d2782}.fsr-product-card__lead{margin:0;color:#61556d;font-size:16px;line-height:1.8;max-width:760px}.fsr-product-card__chips{display:flex;gap:10px;flex-wrap:wrap}.fsr-product-card__chip{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid #efe5f8;border-radius:999px;background:#fff;color:#4d3d5b;font-size:13px;font-weight:700}.fsr-product-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fsr-product-card__stat{padding:16px 18px;border:1px solid #efe5f8;border-radius:18px;background:rgb(255 255 255 / .86)}.fsr-product-card__stat strong{display:block;font-size:22px;line-height:1.2;color:#5d2782}.fsr-product-card__stat span{display:block;margin-top:6px;color:#756781;font-size:13px}.fsr-product-card__notice{margin:0;padding:14px 16px;border-radius:18px;background:#f5f2f9;color:#4a3658;line-height:1.75}.fsr-product-card__notice.is-success{background:#eef8f1;color:#1f7a3d}.fsr-product-card__notice.is-pending{background:#faf3e4;color:#8a5a00}.fsr-product-card__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:2px}.fsr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:16px;text-decoration:none;font-weight:700;font-size:15px;transition:all .2s ease;box-shadow:none}.fsr-btn:focus{outline:none;box-shadow:0 0 0 3px rgb(106 44 145 / .18)}.fsr-btn--primary{background:#6a2c91;color:#fff}.fsr-btn--primary:hover{background:#59257a;color:#fff;transform:translateY(-1px)}.fsr-btn--secondary{background:#fff;color:#6a2c91;border:1px solid #d9c5eb}.fsr-btn--secondary:hover{background:#f7f1fc;color:#59257a}.fsr-btn--ghost{background:#f5f2f9;color:#4a3658}.fsr-btn--ghost:hover{background:#eee6f6;color:#33263f}.fsr-product-card__foot{display:flex;gap:16px;flex-wrap:wrap;padding-top:4px;color:#7d6f89;font-size:13px}.fsr-product-card__foot span{position:relative;padding-inline-start:14px}.fsr-product-card__foot span::before{content:"";position:absolute;inset-inline-start:0;top:.52em;width:6px;height:6px;border-radius:50%;background:#cba9e4}.fsr-single-book{max-width:1120px;margin:24px auto;padding:0 16px 32px}.fsr-single-book h1{margin:0 0 12px;font-size:34px;line-height:1.2;color:#6a2c91}.fsr-single-book-content{margin-bottom:20px;color:#333}@media (max-width:980px){.fsr-product-card{grid-template-columns:1fr}.fsr-product-card__cover-wrap{max-width:420px;margin:0 auto;min-height:320px}.fsr-product-card__title{font-size:30px}.fsr-product-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.fsr-product-card{padding:16px;border-radius:22px;gap:18px}.fsr-product-card__cover-wrap{min-height:280px}.fsr-product-card__title{font-size:26px}.fsr-product-card__lead{font-size:15px}.fsr-product-card__stats{grid-template-columns:1fr}.fsr-product-card__actions{flex-direction:column}.fsr-btn{width:100%}.fsr-single-book{padding:0 12px 28px}.fsr-single-book h1{font-size:28px}.fsr-product-card__foot{gap:10px}}