@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}.p-shop-header { padding-block: calc(var(--space-section-m) + var(--space-l)) var(--space-section-m); background: radial-gradient(90% 60% at 50% 0%, var(--color-primary-soft), transparent 70%), linear-gradient(180deg, rgba(10,10,10,0.55) 0%, rgba(10,10,10,0.75) 100%), url(https://quinnslaterauthor.com/wp-content/uploads/2026/07/texture-obsidian.webp) center / cover no-repeat var(--color-base); }.p-shop-header__inner { max-width: 900px; margin-inline: auto; padding-inline: var(--space-m); display: flex; flex-direction: column; align-items: center; text-align: center; gap: var(--space-s); }.p-shop-header__num { font-family: var(--font-heading); font-size: var(--text-6xl, var(--text-5xl)); font-weight: var(--weight-semibold); line-height: var(--leading-none, 1); color: var(--color-tertiary); text-shadow: var(--shadow-gold-glow); margin: var(--space-2xs) 0 0; }.p-shop-header__num span { font-size: var(--text-xl); color: var(--color-text-main); }.p-shop-header__title { margin: 0; }.p-shop-header__title em { font-style: italic; color: var(--color-primary); }.p-shop-header__lead { max-width: 52ch; margin: 0 auto; }.p-shop-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: var(--space-xs); margin-top: var(--space-2xs); }.p-shop-pill { font-family: var(--font-body); font-size: var(--text-s); color: var(--color-text-main); border: 1px solid var(--color-border); border-radius: var(--radius-full); padding: var(--space-2xs) var(--space-m); text-decoration: none; transition: border-color var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out); }.p-shop-pill:hover { border-color: var(--color-primary); background: var(--color-primary-soft); }.p-shop-pill.c-persona--quinn:hover, .p-shop-pill.c-persona--kane:hover, .p-shop-pill.c-persona--max:hover { border-color: var(--accent); background: var(--accent-soft, var(--color-primary-soft)); }.p-shop-zone { padding-block: var(--space-section-m); }.p-shop-zone__inner { max-width: 1200px; margin-inline: auto; padding-inline: var(--space-m); }.p-shop-zone--surface { background: var(--surface-band-bg); background-attachment: var(--surface-band-attach); border-top: 1px solid var(--surface-band-line); border-bottom: 1px solid var(--surface-band-line); }.p-shop-persona { display: flex; align-items: center; gap: var(--space-m); padding-bottom: var(--space-m); border-bottom: 1px solid var(--color-border); }.p-shop-persona__logo { width: clamp(56px, 6vw, 84px); height: auto; aspect-ratio: 1; object-fit: contain; filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.8)); }.p-shop-persona__logo img { width: 100%; height: 100%; object-fit: contain; }.p-shop-persona__name { font-family: var(--font-heading); font-size: var(--text-3xl); font-weight: var(--weight-semibold); line-height: var(--leading-tight); color: var(--color-text-bright); margin: 0 0 var(--space-4xs); }.p-shop-persona__name em { font-style: italic; color: var(--accent, var(--color-primary)); text-shadow: 0 0 10px rgba(255, 255, 255, 0.40), 0 0 26px rgba(255, 255, 255, 0.22); }.p-shop-persona__genre { font-family: var(--font-body); font-size: var(--text-xs); font-weight: var(--weight-semibold); letter-spacing: var(--tracking-caps); text-transform: uppercase; color: var(--color-text-bright); margin: 0; }.p-shop-persona__wing { margin-left: auto; display: inline-flex; align-items: center; gap: var(--space-2xs); font-family: var(--font-body); font-size: var(--text-s); font-weight: var(--weight-semibold); letter-spacing: var(--tracking-wide); text-transform: uppercase; color: var(--accent, var(--color-tertiary)); text-decoration: none; white-space: nowrap; }.p-shop-persona__wing::after { content: "→"; transition: transform var(--duration-fast) var(--ease-out); }.p-shop-persona__wing:hover::after { transform: translateX(4px); }@media (max-width: 640px) { .p-shop-persona { flex-wrap: wrap; } .p-shop-persona__wing { margin-left: 0; width: 100%; } }.p-shop-series { display: flex; align-items: baseline; flex-wrap: wrap; gap: var(--space-3xs) var(--space-s); margin-top: var(--space-2xl); }.p-shop-series__name { font-family: var(--font-heading); font-size: var(--text-2xl); font-weight: var(--weight-semibold); line-height: var(--leading-tight); color: var(--color-text-bright); margin: 0; }.p-shop-series__meta { font-family: var(--font-body); font-size: var(--text-s); color: var(--color-text-muted); margin: 0; }.p-shop-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: var(--space-m); margin-top: var(--space-m); }.p-shop-price { font-family: var(--font-body); font-size: var(--text-s); font-weight: var(--weight-semibold); color: var(--color-text-main); margin: var(--space-4xs) 0 0; }.c-book-card { position: relative; }.p-shop-badge { position: absolute; top: var(--space-2xs); left: var(--space-2xs); z-index: var(--z-base); font-family: var(--font-body); font-size: var(--text-xs); font-weight: var(--weight-semibold); letter-spacing: var(--tracking-caps); text-transform: uppercase; padding: 2px var(--space-2xs); border-radius: var(--radius-sm); background: rgba(10, 10, 10, 0.75); color: var(--color-text-main); border: 1px solid var(--color-border); }.p-shop-badge:empty { display: none; }.c-book-card[data-badge=set] .p-shop-badge { color: var(--color-tertiary); }.p-shop-zone__inner, .p-shop-header__inner { width: 100%; }.p-shop-explain { max-width: 64ch; margin-top: var(--space-s); }.p-shop-explain strong { color: var(--color-tertiary); font-weight: var(--weight-semibold); }.p-shop-zone__bundlelink { color: inherit; text-decoration: none; border-bottom: 1px dotted var(--color-tertiary); transition: color var(--duration-fast) var(--ease-out); }.p-shop-zone__bundlelink:hover { color: var(--color-tertiary); }