.ba{--ba-accent: #b45309;--ba-accent-bright: #f59e0b;--ba-accent-soft: #fef3c7;--ba-text: #1c1917;--ba-text-dim: #57534e;--ba-text-muted: #a8a29e;--ba-surface: #ffffff;--ba-surface-warm: #faf8f5;--ba-surface-soft: #f5f0e6;--ba-border: #e7e5e4;--ba-border-strong: #d6d3d1;position:relative;isolation:isolate;min-height:100vh;padding:0 0 96px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ba-text);background:var(--ba-surface-warm)}.ba *,.ba *:before,.ba *:after{box-sizing:border-box}.ba__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-size:cover;background-position:center;background-repeat:no-repeat;filter:saturate(.9)}.ba__bg--solid{background:radial-gradient(ellipse at 30% 0%,rgba(245,158,11,.1) 0%,transparent 60%),radial-gradient(ellipse at 80% 30%,rgba(180,83,9,.06) 0%,transparent 60%),linear-gradient(180deg,#fffbf3 0%,var(--ba-surface-warm) 100%)}.ba__hero{max-width:960px;margin:0 auto;padding:64px 24px 48px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}@media(min-width:768px){.ba__hero{padding:88px 32px 64px;gap:32px}}.ba__hero-coverwrap{position:relative;width:160px;height:160px;border-radius:24px;overflow:hidden;background:var(--ba-surface);box-shadow:0 24px 48px -16px #1c19172e,0 0 0 1px var(--ba-border),0 0 32px -10px #f59e0b40;flex:0 0 auto}@media(min-width:768px){.ba__hero-coverwrap{width:200px;height:200px}}.ba__hero-cover{width:100%;height:100%;object-fit:cover;display:block}.ba__hero-text{max-width:640px}.ba__hero-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--ba-accent);background:var(--ba-accent-soft);padding:6px 14px;border-radius:9999px;margin:0 0 16px;border:1px solid #fde68a}.ba__hero-title{font-family:"Source Serif Pro",Iowan Old Style,Apple Garamond,Baskerville,serif;font-weight:700;font-size:40px;line-height:1.1;margin:0 0 14px;color:var(--ba-text);letter-spacing:-.02em}@media(min-width:768px){.ba__hero-title{font-size:60px}}.ba__hero-subtitle{font-size:18px;line-height:1.5;color:var(--ba-text-dim);margin:0 0 12px}.ba__hero-intro{color:var(--ba-text-dim);font-size:15px;line-height:1.7;max-width:520px;margin:0 auto}.ba__hero-intro p{margin:0 0 8px}.ba__body{max-width:880px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:14px}@media(min-width:768px){.ba__body{padding:0 32px;gap:16px}}.ba__divider{display:flex;align-items:center;gap:16px;margin:32px 0 4px}.ba__divider-label{font-family:"Source Serif Pro",serif;font-weight:700;font-size:13px;letter-spacing:.28em;text-transform:uppercase;color:var(--ba-accent);flex:0 0 auto}.ba__divider-rule{flex:1 1 auto;height:1px;background:linear-gradient(90deg,var(--ba-border-strong) 0%,transparent 100%)}.ba__divider:first-child{margin-top:0}.ba__banner{position:relative;margin:36px 0 6px;border-radius:18px;overflow:hidden;isolation:isolate;background:var(--ba-surface-soft);box-shadow:0 16px 36px -22px #1c19174d,0 0 0 1px var(--ba-border);aspect-ratio:21 / 8;min-height:130px;max-height:240px}.ba__banner:first-child{margin-top:0}.ba__banner-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0;filter:saturate(.96)}.ba__banner-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1c191700 0% 50%,#1c19178c),linear-gradient(90deg,#1c19174d,#1c191700 60%)}.ba__banner-text{position:absolute;z-index:2;left:22px;bottom:18px;right:22px;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.ba__banner-eyebrow{font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#fef3c7;background:#1c19178c;padding:5px 11px;border-radius:9999px;border:1px solid rgba(254,243,199,.25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ba__banner-label{font-family:"Source Serif Pro",Iowan Old Style,Apple Garamond,Baskerville,serif;font-weight:700;font-size:28px;line-height:1.05;letter-spacing:-.01em;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.35)}.ba__banner-tagline{font-size:14px;line-height:1.45;color:#ffffffeb;text-shadow:0 1px 8px rgba(0,0,0,.45);max-width:560px}@media(min-width:768px){.ba__banner{aspect-ratio:21 / 7;min-height:180px;max-height:280px}.ba__banner-text{left:32px;bottom:26px;right:32px;gap:8px}.ba__banner-label{font-size:36px}.ba__banner-tagline{font-size:15px}}.ba__panel{padding:18px 22px;background:var(--ba-surface);border:1px solid var(--ba-border);border-radius:14px;color:var(--ba-text-dim);line-height:1.6;font-size:15px}.ba__panel p{margin:0 0 8px}.ba__panel em{color:var(--ba-text);font-style:italic}.ba__tile{display:flex;align-items:center;gap:18px;padding:20px 22px;background:var(--ba-surface);border:1px solid var(--ba-border);border-radius:16px;text-decoration:none;color:var(--ba-text);transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease;position:relative;box-shadow:0 1px 2px #1c191708}.ba__tile:hover{transform:translateY(-2px);border-color:var(--ba-accent-bright);background:#fffdf7;box-shadow:0 16px 28px -16px #f59e0b52}.ba__tile:active{transform:translateY(0)}.ba__tile.is-disabled{opacity:.65;cursor:default;pointer-events:none;background:var(--ba-surface-warm)}.ba__tile.is-disabled:hover{transform:none;border-color:var(--ba-border);background:var(--ba-surface-warm);box-shadow:0 1px 2px #1c191708}.ba__tile.is-primary,.ba__tile--ebook{background:linear-gradient(135deg,#1c1917,#292524 60%,#44403c);border-color:#1c1917;padding:28px 26px;color:#fef3c7}.ba__tile.is-primary:before,.ba__tile--ebook:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,rgba(251,191,36,.1),transparent 55%);pointer-events:none}.ba__tile.is-primary:hover,.ba__tile--ebook:hover{background:linear-gradient(135deg,#292524,#44403c 60%,#57534e);border-color:var(--ba-accent-bright);box-shadow:0 24px 48px -16px #1c191780}.ba__tile-icon{width:56px;height:56px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-size:30px;background:var(--ba-surface-soft);border-radius:14px;border:1px solid var(--ba-border)}.ba__tile.is-primary .ba__tile-icon,.ba__tile--ebook .ba__tile-icon{background:#fbbf242e;border-color:#fbbf2473;width:64px;height:64px;font-size:34px}.ba__tile-thumb{width:72px;height:72px;flex:0 0 auto;border-radius:14px;overflow:hidden;position:relative;background:var(--ba-surface-soft);border:1px solid var(--ba-border);box-shadow:inset 0 0 0 1px #fff9,0 6px 14px -10px #1c191766;transition:transform .15s ease,box-shadow .15s ease}.ba__tile-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.ba__tile:hover .ba__tile-thumb img,.ba__tile--has-player:hover .ba__tile-thumb img{transform:scale(1.06)}.ba__tile.is-primary .ba__tile-thumb,.ba__tile--ebook .ba__tile-thumb{width:84px;height:84px;border-color:#fbbf2473;box-shadow:inset 0 0 0 1px #fbbf2440,0 10px 22px -14px #fbbf2480}.ba__tile-body{flex:1 1 auto;min-width:0}.ba__tile-type{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--ba-text-muted);text-transform:uppercase;margin-bottom:4px}.ba__tile.is-primary .ba__tile-type,.ba__tile--ebook .ba__tile-type{color:var(--ba-accent-bright)}.ba__tile-dur{font-weight:600}.ba__tile-title{font-family:"Source Serif Pro",serif;font-weight:700;font-size:19px;line-height:1.25;color:var(--ba-text);margin:0;overflow:hidden;text-overflow:ellipsis}.ba__tile.is-primary .ba__tile-title,.ba__tile--ebook .ba__tile-title{color:#fff;font-size:24px}.ba__tile-sub{font-size:14px;color:var(--ba-text-dim);margin-top:4px;line-height:1.4}.ba__tile.is-primary .ba__tile-sub,.ba__tile--ebook .ba__tile-sub{color:#fef3c7b3}.ba__tile-cta{flex:0 0 auto;display:flex;align-items:center;gap:8px}.ba__cta-text{display:inline-flex;align-items:center;padding:10px 18px;background:var(--ba-surface-soft);color:var(--ba-accent);font-weight:700;font-size:13px;letter-spacing:.04em;border-radius:9999px;border:1px solid var(--ba-border);white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.ba__tile:hover .ba__cta-text{background:var(--ba-accent-bright);color:#1c1917;border-color:var(--ba-accent-bright)}.ba__tile.is-primary .ba__cta-text,.ba__tile--ebook .ba__cta-text{background:var(--ba-accent-bright);color:#1c1917;border-color:var(--ba-accent-bright);padding:12px 22px;font-size:14px;box-shadow:0 8px 20px -8px #fbbf2480}.ba__tile.is-primary:hover .ba__cta-text,.ba__tile--ebook:hover .ba__cta-text{background:#fff;color:#1c1917;border-color:#fff}.ba__chip{display:inline-block;padding:6px 12px;border-radius:9999px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ba__chip--soon{background:var(--ba-surface-soft);color:var(--ba-text-muted);border:1px solid var(--ba-border)}.ba__tile--has-player{flex-direction:column;align-items:stretch;gap:14px;cursor:default}.ba__tile--has-player:hover{transform:translateY(-1px)}.ba__tile-row{display:flex;align-items:center;gap:18px;width:100%}.ba__tile-cta--audio{margin-left:auto}.ba__cta-text--ghost{text-decoration:none;cursor:pointer;white-space:nowrap}.ba__cta-text--ghost:hover{background:var(--ba-accent-bright);color:#1c1917;border-color:var(--ba-accent-bright)}.ba__audio-player{width:100%}.ba__audio-player audio{width:100%;height:38px;border-radius:9999px;outline:none}.ba__audio-player audio::-webkit-media-controls-panel{background:var(--ba-surface-soft)}.ba__audio-player audio::-webkit-media-controls-play-button,.ba__audio-player audio::-webkit-media-controls-mute-button{filter:hue-rotate(-15deg)}.ba__empty{text-align:center;padding:48px 16px;color:var(--ba-text-muted);border:1px dashed var(--ba-border-strong);border-radius:16px;font-style:italic;background:var(--ba-surface)}.ba__foot{max-width:720px;margin:56px auto 0;padding:32px 24px 0;text-align:center;border-top:1px solid var(--ba-border)}.ba__foot-tip{font-size:14px;color:var(--ba-text-dim);margin:0 0 6px}.ba__foot-help{font-size:13px;color:var(--ba-text-muted);margin:0}.ba__foot-help a{color:var(--ba-accent);text-decoration:underline;text-underline-offset:3px}.ba__foot-help a:hover{color:#92400e}@media(max-width:600px){.ba__tile{flex-wrap:wrap;gap:12px;padding:16px}.ba__tile-icon{width:48px;height:48px;font-size:24px}.ba__tile.is-primary .ba__tile-icon,.ba__tile--ebook .ba__tile-icon{width:52px;height:52px;font-size:28px}.ba__tile-thumb{width:60px;height:60px;border-radius:12px}.ba__tile.is-primary .ba__tile-thumb,.ba__tile--ebook .ba__tile-thumb{width:68px;height:68px}.ba__tile-body{flex:1 1 calc(100% - 72px)}.ba__tile-cta{flex:1 1 100%;justify-content:flex-end}.ba__hero-title{font-size:36px}.ba__tile.is-primary .ba__tile-title,.ba__tile--ebook .ba__tile-title{font-size:20px}.ba__tile--has-player{gap:12px;padding:16px}.ba__tile-row{flex-wrap:wrap;gap:12px}.ba__tile-cta--audio{flex:1 1 100%;margin-left:0;justify-content:flex-start}.ba__cta-text--ghost{padding:8px 14px;font-size:12px}.ba__audio-player audio{height:36px}}.ba .rte p{margin:0 0 10px}.ba .rte p:last-child{margin-bottom:0}.ba .rte a{color:var(--ba-accent)}
/*# sourceMappingURL=/cdn/shop/t/22/assets/bundle-access.css.map */
