.sacrament-story-page .sacrament-progress,.sacrament-story-page [data-sacrament-panel-status],.sacrament-story-page .sacrament-tab.is-complete::after {display:none!important;}
.sacrament-story-page .sacrament-journey__header {display:block;}
.sacrament-story-page .sacrament-panel {scroll-margin-top:90px;align-items:start;}
.sacrament-story-page .sacrament-panel__copy {min-width:0;}
.sacrament-story-page .sacrament-panel h3 {font-size:clamp(1.75rem,3vw,2.4rem);line-height:1.15;outline:none;}
.sacrament-listener {display:flex;flex-wrap:wrap;gap:10px;margin:18px 0;}
.sacrament-listener button {min-height:48px;font-size:1rem;}
.sacrament-listener p {width:100%;margin:0;font-size:.95rem;line-height:1.5;}
.sacrament-listener p:empty {display:none;}
.sacrament-story-page [hidden] {display:none!important;}
.sacrament-discovery {background:#f1f7f5;border:1px solid #c5dcd9;border-radius:18px;margin:20px 0;padding:0 16px;}
.sacrament-discovery summary {cursor:pointer;list-style:none;font-weight:800;line-height:1.5;padding:18px 0;min-height:48px;color:#19485d;}
.sacrament-discovery summary::-webkit-details-marker {display:none;}
.sacrament-discovery summary span {float:right;}
.sacrament-discovery[open] summary span {display:none;}
.sacrament-discovery .sacrament-check {margin:15px 0;}
.sacrament-story-page [data-sacrament-clue] {visibility:hidden;}
.sacrament-story-page .is-discovering [data-sacrament-clue] {visibility:visible;}
.sacrament-story-page .sacrament-panel__footer {gap:12px;justify-content:space-between;margin-top:22px;}
.sacrament-story-page .sacrament-panel__footer button {min-height:48px;}
.sacrament-story-page .sacrament-panel__footer [data-sacrament-next] {background:#17677e;color:white;border:2px solid #17677e;}
.sacrament-story-page .sacrament-panel__maram {margin-top:18px;}
.sacrament-story-page .sacrament-visual {position:sticky;top:90px;align-self:start;}
.sacrament-story-page button:focus-visible,.sacrament-discovery summary:focus-visible {outline:3px solid #a33a60;outline-offset:4px;}
@media(max-width:760px){
 .sacrament-story-page .sacrament-visual {position:relative;top:auto;}
 .sacrament-story-page .sacrament-panel__copy {padding:22px!important;}
 .sacrament-story-page .sacrament-panel h3 {font-size:1.85rem;}
 .sacrament-story-page [data-sacrament-clue] {width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;}
 .sacrament-story-page .sacrament-panel__footer {flex-wrap:wrap;}
}
@media(prefers-reduced-motion:reduce){.sacrament-story-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important;}}
.sacrament-image-frame {position:relative;}
.sacrament-image-frame > img {display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border:5px solid white;border-radius:22px;}
.sacrament-caption {background:#fff8df;border-radius:0 0 18px 18px;padding:16px;color:#19485d;}
.sacrament-caption p {margin:0 0 12px;line-height:1.5;}
.sacrament-caption button {border:1px solid #c4d9d9;border-radius:24px;background:white;color:#19485d;min-height:48px;padding:10px 18px;font:inherit;font-weight:700;}
.sacrament-story-page .sacrament-visual,.sacrament-story-page [data-sacrament-check] {scroll-margin-top:90px;}
.sacrament-focus-button {display:block;margin:0 max(16px,calc((100% - 1180px)/2)) 20px auto;padding:12px 20px;border:0;border-radius:24px;background:#17677e;color:white;min-height:48px;font:inherit;font-weight:800;cursor:pointer;}
.sacrament-focus-open {overflow:hidden;}
.sacrament-story-page .sacrament-focus {position:fixed;inset:0;z-index:1000;overflow-y:auto;overscroll-behavior:contain;padding:20px 0 40px!important;}
.sacrament-focus .sacrament-focus-button {position:sticky;top:0;z-index:20;}
.sacrament-focus .sacrament-journey__heading p {display:none;}
.sacrament-focus .sacrament-panel {scroll-margin-top:75px;}
/* Fokusmodus har ingen sidemarg, så fanerekka skal ikke «blø» utover kanten (mobil ga 6 px vannrett overflyt). */
.sacrament-focus .sacrament-tabs {margin-inline:0;padding-inline:8px;}
