/* Bible Study Companion. Scoped and loaded only when the component renders. */
.wog-related-panel,.wog-related-panel *{box-sizing:border-box}.wog-related-panel{--wog-navy:#082f55;--wog-gold:#dcae2b;--wog-gold-soft:#fff8e5;--wog-border:#dfe6ec;--wog-muted:#5c6b79;--wog-surface:#f8fafc;margin:3rem 0;padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--wog-border);border-top:5px solid var(--wog-gold);border-radius:14px;background:#fff;color:#24384a;box-shadow:0 14px 36px rgba(8,47,85,.07)}.wog-related-panel__header{max-width:760px;margin-bottom:1.6rem}.wog-related-panel__eyebrow{display:block;margin-bottom:.4rem;color:#806000;font-size:.75rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.wog-related-panel__header h2{margin:0;color:var(--wog-navy);font-size:clamp(1.75rem,3vw,2.45rem);line-height:1.18}.wog-related-panel__header p{margin:.65rem 0 0;color:var(--wog-muted);font-size:1.02rem;line-height:1.7}.wog-related-panel__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.wog-related-group{min-width:0;padding:1.1rem;border:1px solid var(--wog-border);border-radius:10px;background:var(--wog-surface)}.wog-related-group__header,.wog-related-studies__header{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:.8rem}.wog-related-group__header h3,.wog-related-studies__header h3{margin:0;color:var(--wog-navy);font-size:1.15rem;line-height:1.3}.wog-related-group__header p,.wog-related-studies__header p{margin:.2rem 0 0;color:var(--wog-muted);font-size:.86rem;line-height:1.45}.wog-related-group__icon,.wog-related-studies__icon{position:relative;display:grid;flex:0 0 2.15rem;width:2.15rem;height:2.15rem;place-items:center;border-radius:50%;background:var(--wog-gold-soft);color:#806000}.wog-related-group__icon:before,.wog-related-studies__icon:before{font-size:1rem;font-weight:800;line-height:1}.wog-related-group__icon[data-wog-icon=person]:before{content:"P"}.wog-related-group__icon[data-wog-icon=place]:before{content:"L"}.wog-related-group__icon[data-wog-icon=event]:before{content:"E"}.wog-related-group__icon[data-wog-icon=covenant]:before{content:"C"}.wog-related-group__icon[data-wog-icon=theme]:before{content:"T"}.wog-related-group__icon[data-wog-icon=symbol]:before{content:"S"}.wog-related-group__icon[data-wog-icon=prophecy]:before{content:"Pr";font-size:.75rem}.wog-related-studies__icon:before{content:"B"}.wog-related-group ul{margin:0;padding:0;list-style:none}.wog-related-group li{padding:.72rem 0;border-top:1px solid var(--wog-border)}.wog-related-group li:first-child{padding-top:.15rem;border-top:0}.wog-related-panel a{color:var(--wog-navy);font-weight:750;text-decoration:none;text-underline-offset:3px}.wog-related-panel a:hover,.wog-related-panel a:focus{text-decoration:underline}.wog-related-group__title{color:var(--wog-navy);font-weight:750}.wog-related-panel small{display:block;margin-top:.22rem;color:var(--wog-muted);font-weight:400;line-height:1.5}.wog-related-studies{margin-top:1.5rem;padding-top:1.35rem;border-top:1px solid var(--wog-border)}.wog-related-studies__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.wog-related-study-card{display:flex;min-width:0;min-height:100%;flex-direction:column;padding:1rem;border:1px solid var(--wog-border);border-radius:10px;background:#fff}.wog-related-study-card__context{align-self:flex-start;margin-bottom:.45rem;padding:.22rem .5rem;border-radius:999px;background:var(--wog-gold-soft);color:#755800;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.wog-related-study-card h4{margin:0;color:var(--wog-navy);font-size:1.05rem;line-height:1.35}.wog-related-study-card p{margin:.45rem 0 .8rem;color:var(--wog-muted);font-size:.88rem;line-height:1.55}.wog-related-study-card__link{margin-top:auto;font-size:.86rem}.wog-related-panel__journey{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.6rem;padding:1.1rem;border-radius:10px;background:var(--wog-navy);color:#fff}.wog-journey-link{min-width:0}.wog-journey-link--next{text-align:right}.wog-related-panel__journey span{display:block;margin-bottom:.3rem;color:#f3cf67;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.wog-related-panel__journey a,.wog-related-panel__journey strong{color:#fff;font-size:1rem}.wog-related-panel__journey small{color:#dbe6ef}.wog-journey-link--next small{margin-left:auto}@media(max-width:700px){.wog-related-panel__groups,.wog-related-studies__grid,.wog-related-panel__journey{grid-template-columns:1fr}.wog-journey-link--next{text-align:left}.wog-journey-link--next small{margin-left:0}}@media(prefers-reduced-motion:no-preference){.wog-related-study-card,.wog-related-group{transition:transform .18s ease,box-shadow .18s ease}.wog-related-study-card:hover,.wog-related-group:hover{transform:translateY(-2px);box-shadow:0 9px 20px rgba(8,47,85,.08)}}
