:root{--fhk-red:#d71920;--fhk-black:#111;--fhk-gray:#f4f4f2;--fhk-border:#e4e4e0;--fhk-muted:#6b6b68}
.fhk-shell{max-width:1120px;margin:0 auto;padding:42px 20px 72px;font-family:"Titillium Web",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--fhk-black)}
.fhk-shell *{box-sizing:border-box}.fhk-shell h1,.fhk-shell h2,.fhk-shell h3{font-family:"Montserrat",ui-sans-serif,system-ui,sans-serif;letter-spacing:-.035em;line-height:1.06}.fhk-shell h1{font-size:clamp(2.3rem,6vw,5.2rem);margin:.2em 0}.fhk-shell h2{font-size:clamp(1.45rem,3vw,2.4rem)}
.fhk-hero{padding:48px 0 32px;max-width:820px}.fhk-hero.compact{padding-top:20px}.fhk-hero p,.fhk-lead{font-size:1.25rem;max-width:680px;color:#4b4b49}.fhk-eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.16em;color:var(--fhk-red)}
.fhk-actions{display:flex;gap:10px;margin:0 0 28px;flex-wrap:wrap}.fhk-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--fhk-black);border-radius:999px;padding:12px 18px;background:#fff;color:#111;text-decoration:none!important;font-weight:700;cursor:pointer;font-size:1rem}.fhk-btn:hover{transform:translateY(-1px)}.fhk-btn-dark{background:#111;color:#fff!important}.fhk-btn:disabled{opacity:.55;cursor:default}.fhk-back{display:inline-block;color:#111;text-decoration:none!important;font-weight:700;margin-bottom:22px}
.fhk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fhk-card{border:1px solid var(--fhk-border);border-radius:24px;overflow:hidden;background:#fff;color:#111;text-decoration:none!important;transition:.18s ease;display:block}.fhk-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.07)}.fhk-card-image{aspect-ratio:16/10;background:linear-gradient(135deg,#eee,#d9d9d5);background-size:cover;background-position:center}.fhk-card-body{padding:20px}.fhk-card-body h3{font-size:1.4rem;margin:7px 0}.fhk-card-body p{color:var(--fhk-muted);margin:8px 0 20px}.fhk-card-meta{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--fhk-red)}.fhk-link{font-weight:800}
.fhk-course-head{display:grid;grid-template-columns:1fr 280px;gap:40px;align-items:end;border-bottom:1px solid var(--fhk-border);padding-bottom:28px}.fhk-progress-card{background:var(--fhk-gray);border-radius:20px;padding:18px}.fhk-progress{height:8px;background:#ddd;border-radius:99px;overflow:hidden;margin:12px 0}.fhk-progress span{display:block;height:100%;background:var(--fhk-red)}.fhk-copy{max-width:760px;font-size:1.12rem;line-height:1.7;padding:30px 0}.fhk-module{border-top:1px solid var(--fhk-border);padding:22px 0}.fhk-module h2{margin:0 0 12px}.fhk-lesson-row{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:13px 4px;color:#111;text-decoration:none!important;border-bottom:1px solid #eee}.fhk-num{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eee;font-weight:800}.fhk-lesson-row.is-done .fhk-num{background:#111;color:#fff}
.fhk-reader{max-width:820px}.fhk-reader-head{padding:18px 0 22px;border-bottom:1px solid var(--fhk-border)}.fhk-reader-head h1{font-size:clamp(2.2rem,6vw,4.4rem)}.fhk-block-heading{margin-top:48px}.fhk-block-text{font-size:1.16rem;line-height:1.75;margin:24px 0}.fhk-block-quote{font-size:1.6rem;line-height:1.35;border-left:5px solid var(--fhk-red);padding:10px 0 10px 22px;margin:36px 0}.fhk-block-bible,.fhk-block-reflection{background:var(--fhk-gray);padding:26px;border-radius:22px;margin:30px 0}.fhk-block-bible span,.fhk-block-reflection span{font-weight:900;letter-spacing:.12em;font-size:.75rem;color:var(--fhk-red)}.fhk-block-bible p{font-size:1.4rem;line-height:1.5}.fhk-block-reflection textarea{width:100%;min-height:140px;border:1px solid #ccc;border-radius:14px;padding:12px;margin:12px 0;background:#fff}.fhk-block-video iframe{width:100%;aspect-ratio:16/9;height:auto;border-radius:20px}.fhk-block-image img{width:100%;height:auto;border-radius:20px}.fhk-download{display:block;background:#111;color:#fff!important;text-decoration:none!important;padding:16px 18px;border-radius:15px;font-weight:800;margin:26px 0}.fhk-quiz{border:1px solid var(--fhk-border);border-radius:22px;padding:24px;margin:34px 0}.fhk-option{display:flex;gap:10px;align-items:flex-start;border:1px solid #ddd;border-radius:14px;padding:13px;margin:8px 0;cursor:pointer}.fhk-quiz .fhk-btn{margin-top:12px}
.fhk-empty{background:var(--fhk-gray);border-radius:20px;padding:24px;margin:20px 0}.fhk-studio-list,.fhk-builder{margin-top:28px}.fhk-studio-item,.fhk-builder-row{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--fhk-border);padding:16px 2px;color:#111;text-decoration:none!important}.fhk-studio-item span:first-child,.fhk-builder-row span:first-child{display:flex;flex-direction:column}.fhk-studio-item small,.fhk-builder-row small{color:var(--fhk-muted);margin-top:3px}.fhk-form{max-width:820px}.fhk-form>label{display:block;font-weight:800;margin:18px 0}.fhk-form input,.fhk-form textarea,.fhk-form select{display:block;width:100%;margin-top:7px;padding:12px 13px;border:1px solid #ccc;border-radius:12px;background:#fff;font:inherit}.fhk-builder-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.fhk-row-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.fhk-inline{display:inline}.fhk-inline button{border:1px solid #bbb;background:#fff;border-radius:9px;padding:5px 9px;cursor:pointer}.fhk-block-editor{margin:30px 0}.fhk-edit-block{border:1px solid var(--fhk-border);border-radius:18px;padding:16px;margin:12px 0;background:#fff}.fhk-edit-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.fhk-edit-head strong{text-transform:uppercase;font-size:.76rem;letter-spacing:.08em}.fhk-edit-actions button{border:0;background:transparent;cursor:pointer;font-size:1rem}.fhk-edit-block input,.fhk-edit-block textarea,.fhk-edit-block select{margin:7px 0}.fhk-submit-review{margin-top:24px}
@media(max-width:850px){.fhk-grid{grid-template-columns:repeat(2,1fr)}.fhk-course-head{grid-template-columns:1fr}.fhk-progress-card{max-width:none}}
@media(max-width:560px){.fhk-shell{padding:24px 16px 56px}.fhk-grid{grid-template-columns:1fr}.fhk-hero{padding-top:24px}.fhk-shell h1{font-size:2.45rem}.fhk-card{border-radius:18px}.fhk-builder-row,.fhk-studio-item{align-items:flex-start;flex-direction:column}.fhk-row-actions{width:100%}}

/* v0.1.1 · Underviserstudio og kursusbygger */
.fhk-studio-shell{max-width:1180px}.fhk-studio-top{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;padding:34px 0 30px}.fhk-studio-top h1{margin:.12em 0}.fhk-studio-top p{font-size:1.15rem;color:var(--fhk-muted);margin:0}.fhk-studio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.fhk-studio-card{display:block;border:1px solid var(--fhk-border);border-radius:24px;overflow:hidden;text-decoration:none!important;color:#111;background:#fff;transition:.18s ease}.fhk-studio-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.07)}.fhk-studio-card-image{position:relative;aspect-ratio:16/7;background:linear-gradient(135deg,#ededeb,#d7d7d2);background-size:cover;background-position:center}.fhk-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;font-size:.72rem;line-height:1;font-weight:900;letter-spacing:.05em;text-transform:uppercase;background:#eee;color:#111}.fhk-studio-card-image .fhk-status-pill{position:absolute;top:14px;left:14px;background:rgba(255,255,255,.94)}.fhk-status-publish{background:#111;color:#fff}.fhk-status-pending{background:#f0eee7;color:#111}.fhk-status-draft{background:#ececec;color:#555}.fhk-studio-card-body{padding:20px}.fhk-studio-card-body h2{font-size:1.45rem;margin:0 0 8px}.fhk-studio-card-body p{margin:0;color:var(--fhk-muted);min-height:2.7em}.fhk-studio-card-footer{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--fhk-border);margin-top:18px;padding-top:14px;font-size:.92rem}.fhk-empty-studio{text-align:center;padding:54px 26px}.fhk-empty-studio p{max-width:520px;margin:8px auto 20px;color:var(--fhk-muted)}.fhk-empty-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:1.5rem;margin:0 auto 16px}

.fhk-builder-title{padding:12px 0 22px}.fhk-builder-title h1{margin:.12em 0}.fhk-status-line{margin-top:12px}.fhk-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:34px;align-items:start}.fhk-builder-layout main{min-width:0}.fhk-course-form,.fhk-lesson-form{max-width:none}.fhk-form-section{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;border:1px solid var(--fhk-border);border-radius:22px;padding:24px;margin:0 0 18px;background:#fff}.fhk-step{width:38px;height:38px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-weight:900}.fhk-section-content h2{margin:0 0 4px}.fhk-section-content>p{margin:0 0 18px;color:var(--fhk-muted)}.fhk-section-content label{display:block;font-weight:800;margin:16px 0}.fhk-cover-preview{aspect-ratio:16/7;border-radius:16px;background-size:cover;background-position:center;margin:10px 0 18px;border:1px solid var(--fhk-border)}.fhk-sticky-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:13px 0 25px}.fhk-sticky-actions span{color:var(--fhk-muted);font-size:.92rem}.fhk-builder-aside{position:sticky;top:24px}.fhk-tip-card{background:#111;color:#fff;border-radius:22px;padding:22px}.fhk-tip-card .fhk-eyebrow{color:#fff;opacity:.72}.fhk-tip-card h3{font-size:1.3rem;margin:12px 0 8px}.fhk-tip-card p{margin:0;line-height:1.55;color:#ddd}.fhk-lessons-section{border-top:1px solid var(--fhk-border);padding-top:30px;margin-top:18px}.fhk-lessons-section .fhk-builder-head{align-items:flex-end;margin-bottom:12px}.fhk-lessons-section h2{margin:5px 0 3px}.fhk-lessons-section p{margin:0;color:var(--fhk-muted)}.fhk-step-inline{display:inline-grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#111;color:#fff;font-weight:900}.fhk-inline-create{margin:0}.fhk-empty-lessons{display:flex;flex-direction:column;gap:4px}.fhk-empty-lessons span{color:var(--fhk-muted)}.fhk-builder-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;padding:15px 0}.fhk-lesson-index{width:30px;height:30px;border-radius:50%;background:var(--fhk-gray);display:grid;place-items:center;font-weight:900}.fhk-lesson-main{display:flex!important;flex-direction:column}.fhk-lesson-main em{font-style:normal;color:var(--fhk-muted);font-size:.84rem;margin-top:2px}.fhk-text-action{font-weight:800;color:#111;text-decoration:none}.fhk-review-box{display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--fhk-gray);border-radius:22px;padding:24px;margin-top:30px}.fhk-review-box h2{margin:6px 0}.fhk-review-box p{margin:0;color:var(--fhk-muted)}

.fhk-lesson-builder{max-width:1180px}.fhk-lesson-builder-head{padding:12px 0 24px;max-width:760px}.fhk-lesson-builder-head h1{margin:.12em 0}.fhk-lesson-builder-head p{font-size:1.1rem;color:var(--fhk-muted)}.fhk-lesson-meta{display:grid;grid-template-columns:2fr 1fr;gap:14px;background:var(--fhk-gray);border-radius:20px;padding:18px;margin-bottom:26px}.fhk-lesson-meta label{margin:0}.fhk-block-editor{margin-top:10px}.fhk-block-editor-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:12px}.fhk-block-editor-top h2{margin:4px 0}.fhk-block-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:22px}.fhk-block-picker button{appearance:none;text-align:left;border:1px solid var(--fhk-border);border-radius:15px;background:#fff;padding:13px 14px;cursor:pointer;font:inherit;color:#111;transition:.15s ease}.fhk-block-picker button:hover{border-color:#111;transform:translateY(-1px)}.fhk-block-picker strong,.fhk-block-picker small{display:block}.fhk-block-picker strong{font-size:.96rem}.fhk-block-picker small{color:var(--fhk-muted);margin-top:2px}.fhk-block-list{display:flex;flex-direction:column;gap:14px}.fhk-editor-empty{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center;padding:46px 20px;border:1px dashed #c8c8c3;border-radius:18px;color:var(--fhk-muted)}.fhk-editor-empty strong{color:#111;font-size:1.1rem}.fhk-edit-block{padding:0;overflow:hidden;margin:0}.fhk-edit-head{padding:12px 14px;margin:0;border-bottom:1px solid var(--fhk-border);background:#fafaf8}.fhk-edit-head>div:first-child{display:flex;align-items:center;gap:9px}.fhk-block-number{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:.76rem;font-weight:900}.fhk-edit-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr)}.fhk-edit-fields{padding:16px}.fhk-edit-preview{padding:22px;background:#f7f7f4;border-left:1px solid var(--fhk-border);min-height:150px;display:flex;flex-direction:column;justify-content:center}.fhk-edit-preview h3{font-size:1.45rem;margin:0}.fhk-edit-preview p{font-size:1.04rem;line-height:1.6;margin:0}.fhk-edit-preview blockquote{font-size:1.3rem;line-height:1.4;border-left:4px solid var(--fhk-red);padding-left:14px;margin:0}.fhk-preview-bible,.fhk-preview-reflection{background:#fff;border-radius:15px;padding:18px}.fhk-preview-bible small,.fhk-preview-reflection small,.fhk-preview-quiz small{font-weight:900;letter-spacing:.08em;color:var(--fhk-red)}.fhk-preview-bible p{font-size:1.08rem;margin:8px 0}.fhk-preview-reflection h3{font-size:1.15rem;margin:7px 0 12px}.fhk-preview-textarea{height:48px;border:1px solid #ddd;border-radius:10px;background:#fff}.fhk-preview-media{display:flex;align-items:center;gap:12px;border:1px dashed #c5c5c0;border-radius:14px;padding:18px}.fhk-preview-media span{font-size:1.4rem}.fhk-preview-image{display:block;width:100%;height:auto;max-height:260px;object-fit:cover;border-radius:14px}.fhk-preview-download{display:inline-flex;align-self:flex-start;background:#111;color:#fff;border-radius:12px;padding:12px 14px;font-weight:800}.fhk-preview-quiz h3{font-size:1.15rem;margin:8px 0 10px}.fhk-preview-quiz div{border:1px solid #ddd;border-radius:10px;padding:9px 11px;margin-top:6px;background:#fff}.fhk-editor-note{display:block;color:var(--fhk-muted);margin-top:5px}.fhk-edit-actions{display:flex;gap:2px}.fhk-edit-actions button{width:30px;height:30px;border-radius:8px}.fhk-edit-actions button:hover{background:#ecece8}

@media(max-width:900px){.fhk-builder-layout{grid-template-columns:1fr}.fhk-builder-aside{position:static}.fhk-tip-card{display:none}.fhk-edit-grid{grid-template-columns:1fr}.fhk-edit-preview{border-left:0;border-top:1px solid var(--fhk-border)}.fhk-block-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.fhk-studio-top{align-items:flex-start;flex-direction:column}.fhk-studio-grid{grid-template-columns:1fr}.fhk-create-course{width:100%}.fhk-form-section{grid-template-columns:1fr;padding:18px}.fhk-step{width:32px;height:32px}.fhk-lesson-meta{grid-template-columns:1fr}.fhk-block-picker{grid-template-columns:1fr 1fr}.fhk-builder-row{grid-template-columns:32px minmax(0,1fr)}.fhk-builder-row .fhk-row-actions{grid-column:2}.fhk-review-box{align-items:flex-start;flex-direction:column}.fhk-review-box .fhk-btn{width:100%}}

/* v0.1.2 · Deltageroplevelse */
.fhk-course-v2{max-width:1180px}.fhk-course-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:34px;align-items:stretch;margin:28px 0 42px}.fhk-course-hero-copy{padding:38px 0}.fhk-course-hero-copy h1{max-width:760px;margin:.12em 0}.fhk-course-facts{display:flex;gap:9px;flex-wrap:wrap;margin:20px 0}.fhk-course-facts span{display:inline-flex;padding:8px 11px;border-radius:999px;background:var(--fhk-gray);font-size:.83rem;font-weight:800}.fhk-course-cover{min-height:390px;border-radius:28px;background-size:cover;background-position:center}.fhk-course-cover-empty{display:grid;place-items:center;background:linear-gradient(145deg,#efefec,#d8d8d3)}.fhk-course-cover-empty span{font-size:4rem;font-weight:900;letter-spacing:-.06em}.fhk-course-progress-wrap{max-width:540px;margin:26px 0 18px}.fhk-progress-label{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:8px;font-size:.9rem}.fhk-progress-lg{height:10px}.fhk-primary-cta{margin-top:8px}.fhk-enroll-form{margin:0}.fhk-complete-banner{display:flex;flex-direction:column;gap:3px;max-width:540px;background:#111;color:#fff;border-radius:16px;padding:16px 18px;margin-top:18px}.fhk-complete-banner span{color:#d8d8d8;font-size:.9rem}.fhk-course-intro{max-width:760px;padding:8px 0 38px}.fhk-course-outline{padding-top:16px}.fhk-section-heading{margin-bottom:18px}.fhk-section-heading h2{margin:.15em 0}.fhk-module-v2{border-top:1px solid var(--fhk-border);padding:24px 0 8px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px}.fhk-module-title span{font-size:.7rem;letter-spacing:.1em;font-weight:900;color:var(--fhk-muted)}.fhk-module-title h3{font-size:1.3rem;margin:5px 0}.fhk-module-lessons{border:1px solid var(--fhk-border);border-radius:20px;overflow:hidden;background:#fff}.fhk-lesson-row-v2{display:grid;grid-template-columns:38px minmax(0,1fr) 24px;gap:12px;align-items:center;padding:16px 18px;color:#111;text-decoration:none!important;border-bottom:1px solid var(--fhk-border);transition:.15s ease}.fhk-lesson-row-v2:last-child{border-bottom:0}.fhk-lesson-row-v2[href]:hover{background:#f8f8f5}.fhk-lesson-row-v2.is-next{background:#f6f6f2}.fhk-lesson-row-v2.is-done .fhk-lesson-state{background:#111;color:#fff}.fhk-lesson-state{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--fhk-gray);font-size:.8rem;font-weight:900}.fhk-lesson-copy{display:flex;flex-direction:column;gap:2px}.fhk-lesson-copy small{color:var(--fhk-muted);font-size:.77rem}.fhk-lesson-arrow{text-align:right;font-weight:900}

.fhk-my-courses{max-width:1180px}.fhk-my-section{margin-top:34px}.fhk-my-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.fhk-my-card{border:1px solid var(--fhk-border);border-radius:24px;overflow:hidden;background:#fff}.fhk-my-card-image{aspect-ratio:16/7;background:linear-gradient(135deg,#ededeb,#d7d7d2);background-size:cover;background-position:center;position:relative}.fhk-my-card-image .fhk-status-pill{position:absolute;top:14px;left:14px}.fhk-my-card-body{padding:20px}.fhk-my-card-body h3{font-size:1.45rem;margin:6px 0 18px}.fhk-my-card-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:18px}.fhk-text-link{font-weight:800;color:#111;text-decoration:none}.fhk-completed-section{margin-top:50px}.fhk-my-footer{padding:36px 0 8px}.fhk-empty-courses{text-align:center;padding:48px 28px}.fhk-empty-courses p{max-width:560px;margin:8px auto 20px;color:var(--fhk-muted)}

.fhk-reader-v2{max-width:980px}.fhk-reader-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:18px 0 10px}.fhk-reader-top span{font-size:.85rem;font-weight:800;color:var(--fhk-muted)}.fhk-reader-progress{height:7px;margin-bottom:28px}.fhk-reader-paper{max-width:780px;margin:0 auto;border:1px solid var(--fhk-border);border-radius:28px;background:#fff;padding:48px 54px}.fhk-reader-paper .fhk-reader-head{margin-bottom:34px}.fhk-done-badge{display:inline-flex;margin-top:12px;padding:7px 10px;border-radius:999px;background:#111;color:#fff;font-size:.76rem;font-weight:900}.fhk-feedback{display:flex;flex-direction:column;gap:3px;border-radius:16px;padding:15px 17px;margin:0 0 28px}.fhk-feedback.is-success{background:#eef3ec}.fhk-feedback.is-error{background:#f5eeee}.fhk-feedback span{font-size:.9rem}.fhk-reader-paper .fhk-block-heading{margin-top:38px}.fhk-reader-paper .fhk-block-text{font-size:1.08rem;line-height:1.72}.fhk-reader-paper .fhk-block-quote{margin:34px 0}.fhk-reader-paper .fhk-block-bible,.fhk-reader-paper .fhk-block-reflection,.fhk-reader-paper .fhk-quiz{margin:30px 0}.fhk-reader-paper .fhk-block-reflection textarea{min-height:130px}.fhk-reader-paper .fhk-complete{margin-top:38px;padding-top:24px;border-top:1px solid var(--fhk-border)}.fhk-lesson-nav{max-width:780px;margin:20px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.fhk-lesson-nav-link{display:flex;flex-direction:column;gap:4px;border:1px solid var(--fhk-border);border-radius:18px;padding:16px 18px;color:#111;text-decoration:none!important;background:#fff}.fhk-lesson-nav-link:hover{background:#f8f8f5}.fhk-lesson-nav-link small{color:var(--fhk-muted);font-size:.76rem}.fhk-lesson-nav-link.next{text-align:right}

@media(max-width:900px){.fhk-course-hero{grid-template-columns:1fr}.fhk-course-cover{min-height:300px;order:-1}.fhk-course-hero-copy{padding:10px 0}.fhk-module-v2{grid-template-columns:1fr;gap:10px}.fhk-my-grid{grid-template-columns:1fr}}
@media(max-width:620px){.fhk-course-cover{min-height:230px;border-radius:20px}.fhk-reader-paper{padding:28px 20px;border-radius:20px}.fhk-reader-top{align-items:flex-start;flex-direction:column;gap:6px}.fhk-lesson-nav{grid-template-columns:1fr}.fhk-lesson-nav-link.next{text-align:left}.fhk-course-facts{margin-top:14px}.fhk-my-card{border-radius:20px}}

/* v0.1.3: mere kompakt kursusoplevelse inspireret af FH Vejles eksisterende kursside */
:root{--fhk-navy:#0b2440;--fhk-red:#e73543;--fhk-soft:#f1f3f7}
.fhk-shell{color:var(--fhk-navy)}
.fhk-shell h1,.fhk-shell h2,.fhk-shell h3{color:var(--fhk-navy);letter-spacing:-.025em}
.fhk-hero{padding:38px 0 26px}.fhk-hero.compact{padding-bottom:18px}.fhk-hero h1{max-width:820px;margin:.2em 0;font-size:clamp(2.15rem,5vw,4rem);line-height:.98;font-weight:900}.fhk-hero p{margin-top:12px;max-width:680px}
.fhk-actions{margin:0 0 22px}.fhk-btn{border-radius:999px;padding:11px 18px;min-height:44px}.fhk-btn-dark{background:var(--fhk-navy);border-color:var(--fhk-navy)}
.fhk-area-filter{display:flex;gap:8px;overflow:auto;padding:0 0 18px;margin:0 0 18px;scrollbar-width:none}.fhk-area-filter::-webkit-scrollbar{display:none}.fhk-area-filter a{white-space:nowrap;text-decoration:none!important;border:1px solid var(--fhk-border);border-radius:999px;padding:8px 12px;color:var(--fhk-navy);font-size:.82rem;font-weight:800;background:#fff}.fhk-area-filter a.is-active{background:var(--fhk-navy);border-color:var(--fhk-navy);color:#fff}
.fhk-grid{gap:18px}.fhk-card{border-radius:18px}.fhk-card-image{aspect-ratio:16/9}.fhk-card-body{padding:16px}.fhk-card-body h3{margin:5px 0 7px;font-size:1.2rem}.fhk-card-body p{margin:0 0 8px}.fhk-card-areas{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:7px}.fhk-card-areas span{font-size:.68rem;font-weight:800;background:var(--fhk-soft);border-radius:999px;padding:4px 7px;color:#536176}.fhk-card-meta{font-size:.72rem}
.fhk-course-hero{gap:28px;margin:18px 0 34px}.fhk-course-hero-copy{padding:14px 0}.fhk-course-cover{min-height:360px;border-radius:20px}.fhk-course-intro{padding:30px 0}.fhk-course-outline{padding:20px 0 40px}.fhk-section-heading{margin-bottom:16px}.fhk-module-v2{padding:16px 0;gap:16px}.fhk-lesson-row-v2{min-height:58px;padding:10px 12px}.fhk-course-facts{gap:8px}.fhk-course-facts span{padding:6px 9px}
.fhk-studio-top{padding:30px 0 22px}.fhk-studio-top h1{margin:4px 0 8px}.fhk-studio-grid{gap:18px}.fhk-studio-card{border-radius:18px}.fhk-studio-card-body{padding:16px}.fhk-studio-card-body h2{font-size:1.25rem}.fhk-studio-card-footer{margin-top:14px;padding-top:12px}
.fhk-review-queue{background:var(--fhk-soft);border-radius:20px;padding:20px;margin:0 0 24px}.fhk-review-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;border-top:1px solid rgba(11,36,64,.1)}.fhk-review-row:first-of-type{border-top:0}.fhk-review-row>div:first-child{display:flex;flex-direction:column;gap:3px}.fhk-review-row small{color:var(--fhk-muted)}.fhk-review-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.fhk-review-actions .fhk-btn{padding:8px 13px;min-height:38px;font-size:.82rem}
.fhk-builder-title{padding:22px 0 14px}.fhk-builder-layout{gap:22px}.fhk-form-section{padding:22px 0}.fhk-form-section+.fhk-form-section{border-top:1px solid var(--fhk-border)}.fhk-section-content>p{margin:4px 0 14px}.fhk-form label{margin-bottom:12px}.fhk-form input,.fhk-form textarea,.fhk-form select{padding:11px 12px;border-radius:10px}.fhk-cover-preview{max-height:220px}.fhk-sticky-actions{padding:14px 0}
.fhk-area-choice{border:0;padding:5px 0 0;margin:4px 0 0}.fhk-area-choice legend{font-weight:900;margin-bottom:4px}.fhk-area-choice>p{font-size:.85rem;color:var(--fhk-muted);margin:0 0 9px}.fhk-area-choice label{display:flex;align-items:center;gap:8px;margin:5px 0;font-weight:700}.fhk-area-choice input{width:auto;margin:0}
.fhk-lessons-section{margin-top:18px}.fhk-builder-head{margin-bottom:12px}.fhk-builder-module{border:1px solid var(--fhk-border);border-radius:14px;background:#fff;margin:9px 0;overflow:hidden}.fhk-builder-module summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;list-style:none;background:var(--fhk-soft)}.fhk-builder-module summary::-webkit-details-marker{display:none}.fhk-builder-module summary span{display:flex;flex-direction:column;gap:1px}.fhk-builder-module summary small{font-size:.62rem;letter-spacing:.08em;font-weight:900;color:var(--fhk-red)}.fhk-builder-module summary strong{font-size:1rem}.fhk-builder-module summary em{font-style:normal;font-size:.75rem;color:var(--fhk-muted)}.fhk-builder-module summary:after{content:'⌄';font-size:1.25rem;margin-left:auto}.fhk-builder-module[open] summary:after{transform:rotate(180deg)}.fhk-builder-module-content{padding:0 12px}.fhk-builder-row{padding:10px 0;border-top:1px solid var(--fhk-border)}.fhk-builder-row:first-child{border-top:0}.fhk-lesson-index{width:30px;height:30px;min-width:30px}.fhk-lesson-main em{font-size:.72rem}.fhk-row-actions{gap:4px}
.fhk-lesson-builder-head{padding:24px 0 12px}.fhk-lesson-meta{gap:12px;margin-bottom:14px}.fhk-new-module-wrap{display:none}.fhk-new-module-wrap.is-visible{display:block}.fhk-block-editor{padding-top:14px}.fhk-block-picker{gap:7px;margin-bottom:14px}.fhk-block-picker button{min-height:64px;padding:10px;border-radius:12px}.fhk-block-list{gap:10px}.fhk-edit-block{border-radius:14px}.fhk-edit-head{padding:10px 12px}.fhk-edit-grid{padding:12px;gap:12px}.fhk-edit-fields textarea{min-height:90px}.fhk-edit-preview{min-height:100px;padding:14px}
.fhk-reader-paper{padding:34px 38px}.fhk-reader-paper .fhk-reader-head{margin-bottom:22px}.fhk-reader-paper .fhk-block-heading{margin-top:26px}.fhk-reader-paper .fhk-block-bible,.fhk-reader-paper .fhk-block-reflection,.fhk-reader-paper .fhk-quiz{margin:20px 0}.fhk-reader-paper .fhk-block-quote{margin:22px 0}
.fhk-my-grid{gap:18px}.fhk-my-card{border-radius:18px}.fhk-my-card-body{padding:16px}.fhk-completed-section{margin-top:30px}.fhk-my-footer{padding-top:22px}
@media(max-width:700px){.fhk-shell{padding-left:18px;padding-right:18px}.fhk-hero{padding-top:26px}.fhk-hero h1{font-size:2.45rem}.fhk-review-row{align-items:flex-start;flex-direction:column}.fhk-review-actions{width:100%}.fhk-builder-layout{display:block}.fhk-builder-aside{display:none}.fhk-form-section{grid-template-columns:34px 1fr;gap:10px}.fhk-step{width:30px;height:30px}.fhk-builder-head{align-items:flex-start;gap:10px}.fhk-builder-head>div p{margin-bottom:6px}.fhk-builder-module summary{padding:12px}.fhk-builder-row{grid-template-columns:30px 1fr}.fhk-row-actions{grid-column:2;justify-content:flex-start}.fhk-lesson-meta{grid-template-columns:1fr}.fhk-edit-grid{grid-template-columns:1fr}.fhk-edit-preview{display:none}.fhk-reader-paper{padding:24px 18px}.fhk-course-cover{min-height:240px}.fhk-course-intro{padding:22px 0}.fhk-course-outline{padding-top:10px}}

/* v0.1.4 · Kursusside inspireret af den eksisterende kurser.fhvejle.dk-stil */
.fhk-btn-red{background:var(--fhk-red);border-color:var(--fhk-red);color:#fff!important}
.fhk-course-v3{max-width:1180px;padding-top:24px}.fhk-course-v3>.fhk-back{margin-bottom:14px}
.fhk-course-hero-v3{min-height:390px;border-radius:22px;background-color:var(--fhk-navy);background-size:cover;background-position:center;display:flex;align-items:flex-end;overflow:hidden;margin-bottom:0}
.fhk-course-hero-main{max-width:760px;padding:38px 42px;color:#fff}.fhk-course-hero-main h1{color:#fff;font-size:clamp(2.3rem,5vw,4.5rem);margin:8px 0 12px;line-height:.98}.fhk-course-hero-main .fhk-lead{color:rgba(255,255,255,.9);font-size:1.18rem;line-height:1.5;margin:0 0 22px}.fhk-hero-area{display:inline-flex;background:var(--fhk-red);color:#fff;border-radius:6px;padding:6px 9px;font-size:.7rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.fhk-hero-facts{display:flex;gap:18px;flex-wrap:wrap;font-size:.88rem;font-weight:700;color:rgba(255,255,255,.92)}
.fhk-course-grid-v3{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.fhk-course-main-v3{min-width:0}.fhk-course-tabs{display:flex;gap:28px;border-bottom:1px solid var(--fhk-border);padding:0 4px;overflow:auto;scrollbar-width:none}.fhk-course-tabs::-webkit-scrollbar{display:none}.fhk-course-tabs button{border:0;background:transparent;padding:18px 0 14px;color:#566579;font:inherit;font-size:.82rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border-bottom:3px solid transparent}.fhk-course-tabs button.is-active{color:var(--fhk-red);border-color:var(--fhk-red)}
.fhk-tab-panel{display:none;padding:22px 0}.fhk-tab-panel.is-active{display:block}.fhk-overview-card,.fhk-instructor-panel{border:1px solid var(--fhk-border);border-radius:18px;background:#fff;padding:24px}.fhk-overview-card h2,.fhk-instructor-panel h2{font-size:1.4rem;margin:0 0 10px}.fhk-overview-card .fhk-copy{padding:0;max-width:none;font-size:1rem;line-height:1.65}.fhk-course-info-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--fhk-border);margin-top:20px;padding-top:20px}.fhk-course-info-columns>div{padding:0 20px;border-left:1px solid var(--fhk-border)}.fhk-course-info-columns>div:first-child{padding-left:0;border-left:0}.fhk-course-info-columns strong{display:block;margin-bottom:7px}.fhk-course-info-columns p{margin:0;color:#566579}.fhk-meta-list{margin:0;padding-left:18px;color:#566579}.fhk-meta-list li{margin:4px 0;line-height:1.4}
.fhk-course-sidebar-v3{position:relative;margin-top:-88px}.fhk-course-action-card,.fhk-side-card{background:#fff;border:1px solid var(--fhk-border);border-radius:18px;padding:20px;box-shadow:0 14px 34px rgba(11,36,64,.07);margin-bottom:16px}.fhk-course-action-card .fhk-primary-cta{width:100%;margin:0 0 16px;min-height:48px}.fhk-course-action-card .fhk-progress{margin-bottom:15px}.fhk-sidebar-facts{border-top:1px solid var(--fhk-border);padding-top:8px}.fhk-sidebar-facts>div{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;padding:9px 0}.fhk-sidebar-facts img{width:40px;height:40px;border-radius:50%}.fhk-sidebar-facts span:not(.fhk-fact-icon){display:flex;flex-direction:column}.fhk-sidebar-facts small{color:#7c8797;font-size:.72rem;line-height:1.2}.fhk-sidebar-facts strong{font-size:.9rem;color:var(--fhk-navy)}.fhk-fact-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--fhk-soft);font-weight:900}.fhk-side-card h3{font-size:1.08rem;margin:0 0 12px}.fhk-check-list{list-style:none;padding:0;margin:0}.fhk-check-list li{display:grid;grid-template-columns:20px 1fr;gap:8px;margin:9px 0;color:#405066;line-height:1.35}.fhk-check-list li span{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--fhk-red);color:#fff;font-size:.7rem;font-weight:900}.fhk-service-tags{display:flex;gap:7px;flex-wrap:wrap}.fhk-service-tags span{background:var(--fhk-soft);border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:800;color:#405066}.fhk-service-tags span:first-child{background:var(--fhk-navy);color:#fff}.fhk-outcomes-mobile{display:none}
.fhk-course-module{border:1px solid var(--fhk-border);border-radius:15px;background:#fff;margin:10px 0;overflow:hidden}.fhk-course-module summary{display:flex;align-items:center;justify-content:space-between;gap:14px;list-style:none;padding:13px 15px;background:var(--fhk-soft);cursor:pointer}.fhk-course-module summary::-webkit-details-marker{display:none}.fhk-course-module summary span{display:flex;flex-direction:column;gap:2px}.fhk-course-module summary small{font-size:.62rem;color:var(--fhk-red);font-weight:900;letter-spacing:.09em}.fhk-course-module summary strong{font-size:.95rem}.fhk-course-module summary em{font-size:.75rem;font-style:normal;color:#6f7b8b}.fhk-lesson-row-v3{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;padding:10px 13px;border-top:1px solid var(--fhk-border);color:var(--fhk-navy);text-decoration:none!important}.fhk-lesson-row-v3:hover{background:#fafbfc}.fhk-lesson-row-v3>span:nth-child(2){display:flex;flex-direction:column;gap:1px}.fhk-lesson-row-v3 small{font-size:.7rem;color:var(--fhk-red);font-weight:800}.fhk-lesson-row-v3 b{font-size:1rem}.fhk-instructor-panel{display:flex;align-items:flex-start;gap:18px}.fhk-instructor-panel img{border-radius:50%;flex:0 0 auto}.fhk-instructor-panel p{margin:7px 0 0;color:#566579;line-height:1.55}
.fhk-builder-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fhk-check-row{display:flex!important;align-items:center;gap:9px}.fhk-check-row input{width:auto!important;margin:0!important}.fhk-course-builder .fhk-form-section{padding:18px;border-radius:16px}.fhk-course-builder .fhk-section-content>p{margin-bottom:10px}.fhk-course-builder .fhk-form label{margin:11px 0}.fhk-course-builder .fhk-form textarea{min-height:88px}.fhk-course-builder .fhk-sticky-actions{padding:8px 0 16px}
@media(max-width:900px){.fhk-course-grid-v3{grid-template-columns:1fr}.fhk-course-sidebar-v3{margin-top:0}.fhk-course-action-card{box-shadow:none}.fhk-outcomes-desktop{display:none}.fhk-outcomes-mobile{display:block;border:1px solid var(--fhk-border);border-radius:18px;padding:20px;margin-top:14px}.fhk-outcomes-mobile h2{font-size:1.2rem;margin:0 0 10px}}
@media(max-width:700px){.fhk-course-v3{padding-top:14px}.fhk-course-hero-v3{min-height:330px;border-radius:0;margin-left:-18px;margin-right:-18px}.fhk-course-hero-main{padding:28px 22px}.fhk-course-hero-main h1{font-size:2.45rem}.fhk-course-hero-main .fhk-lead{font-size:1rem;margin-bottom:16px}.fhk-hero-facts{gap:9px 14px;font-size:.78rem}.fhk-course-tabs{gap:20px;margin-left:-2px}.fhk-course-tabs button{padding-top:15px}.fhk-tab-panel{padding:16px 0}.fhk-overview-card,.fhk-instructor-panel,.fhk-outcomes-mobile,.fhk-course-action-card,.fhk-side-card{border-radius:14px;padding:16px}.fhk-course-info-columns{grid-template-columns:1fr;gap:14px}.fhk-course-info-columns>div{border-left:0;border-top:1px solid var(--fhk-border);padding:13px 0 0}.fhk-course-info-columns>div:first-child{border-top:0;padding-top:0}.fhk-builder-meta-grid{grid-template-columns:1fr}.fhk-course-builder .fhk-form-section{padding:14px 12px}.fhk-course-builder .fhk-form-section{grid-template-columns:30px 1fr}.fhk-course-builder .fhk-step{width:28px;height:28px}.fhk-course-builder .fhk-section-content h2{font-size:1.2rem}}

/* 0.1.5: offentlig underviserprofil er ikke bundet til wp_users */
.fhk-instructor-image{width:84px;height:84px;border-radius:50%;object-fit:cover;display:block}.fhk-sidebar-facts .fhk-instructor-image{width:40px;height:40px}.fhk-builder-subsection{margin:18px 0;padding:16px;border-radius:16px;background:var(--fhk-soft)}.fhk-builder-subsection h3{margin:0 0 4px}.fhk-builder-subsection>p{margin:0 0 12px;color:var(--fhk-muted)}

/* v0.1.6 · FH Vejle App-baseret Kursus Builder */
.fhk-studio-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.fhk-instructor-list{display:grid;gap:10px;margin-top:22px}
.fhk-instructor-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid rgba(0,0,0,.10);border-radius:14px;background:#fff}
.fhk-instructor-row>div:first-child{display:grid;gap:3px;min-width:0}
.fhk-instructor-row strong{font-size:15px}
.fhk-instructor-row small{color:#6b7280;white-space:normal;overflow-wrap:anywhere}
@media(max-width:680px){.fhk-instructor-row{align-items:flex-start;flex-direction:column}.fhk-instructor-row>div:last-child,.fhk-instructor-row form,.fhk-instructor-row button{width:100%}.fhk-studio-actions{width:100%}.fhk-studio-actions .fhk-btn{flex:1;text-align:center}}

/* v0.1.7 – browserlogin og kompakt app/PWA-visning */
.fhk-login-card{max-width:520px;margin:40px auto;padding:32px;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(6,31,57,.10)}
.fhk-login-card h2{margin:6px 0 8px}.fhk-login-card p{margin:0 0 20px;color:#586574}
.fhk-login-form{display:grid;gap:14px}.fhk-login-form label{display:grid;gap:7px;font-weight:700;color:#0b2137}
.fhk-login-form input{width:100%;min-height:48px;border:1px solid #d6dde4;border-radius:12px;padding:0 14px;font:inherit;background:#fff}
.fhk-login-form input:focus{outline:3px solid rgba(218,31,38,.14);border-color:#da1f26}.fhk-login-form .fhk-btn{min-height:48px;margin-top:4px}
body.fhk-app-mode{background:#fff}
body.fhk-app-mode .site-header,body.fhk-app-mode .site-footer,body.fhk-app-mode #masthead,body.fhk-app-mode #colophon{display:none!important}
/* v0.1.18: behold FH Kursers egen appbar. Den tidligere brede header/footer-regel skjulte også .fhk-native-appbar. */
body.fhk-app-shell > header.fhk-native-appbar,body.fhk-app-direct > header.fhk-native-appbar{display:grid!important}
body.fhk-app-mode .site,body.fhk-app-mode .site-content,body.fhk-app-mode main{margin:0!important;padding-top:0!important}
body.fhk-app-mode .fhk-shell{max-width:1100px;padding-left:16px;padding-right:16px}
body.fhk-app-mode .fhk-hero{margin-top:10px}
@media(max-width:640px){.fhk-login-card{margin:18px 0;padding:22px;border-radius:18px}body.fhk-app-mode .fhk-shell{padding-left:12px;padding-right:12px}}

/* v0.1.8 – ægte app-shell uden theme chrome */
html:has(body.fhk-app-shell),body.fhk-app-shell{margin:0!important;padding:0!important;background:#fff!important;min-height:100%;}
body.fhk-app-shell #wpadminbar{display:none!important}
body.fhk-app-shell{padding-top:0!important}
body.fhk-app-shell .fhk-app-content{display:block;width:100%;margin:0!important;padding:0!important;min-height:100dvh;background:#fff}
body.fhk-app-shell .fhk-shell{box-sizing:border-box}

/* v0.1.9: app-mode bypasser temaet helt. Dette reset sikrer, at resterende
   globale theme-regler ikke skaber kunstig top/bund-luft i app-shell'en. */
body.fhk-app-direct { margin:0 !important; padding:0 !important; min-height:100vh; background:#fff; }
body.fhk-app-direct #fhk-app-content { margin:0 !important; padding:0 !important; width:100%; max-width:none; }
body.fhk-app-direct .fhk-shell { margin-top:0; }

/* v0.1.13: native PWA course mode, no iframe */
.fhk-app-direct{margin:0!important;background:#fff!important;min-height:100vh}
.fhk-native-appbar{position:sticky;top:0;z-index:1000;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;min-height:52px;padding:env(safe-area-inset-top) 12px 0;background:#fff;border-bottom:1px solid rgba(15,23,42,.10);box-sizing:content-box}
.fhk-native-appbar strong{text-align:center;font-size:16px;line-height:1.2;color:#111827}
.fhk-native-back{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;text-decoration:none!important;color:#111827!important;font-size:24px;line-height:1}
.fhk-native-back:focus-visible{outline:3px solid rgba(15,23,42,.25);outline-offset:2px}
.fhk-app-direct .fhk-shell{padding-top:18px!important}
@media(max-width:700px){.fhk-app-direct .fhk-shell{padding:14px 14px 32px!important}.fhk-app-direct .fhk-hero{padding:22px 18px!important}.fhk-app-direct .fhk-section,.fhk-app-direct .fhk-card{margin-bottom:12px!important}}


/* v0.1.14 – tydelig og robust retur til FH Vejle App */
.fhk-native-appbar{grid-template-columns:minmax(116px,1fr) auto minmax(44px,1fr);gap:8px;padding-left:10px;padding-right:10px}
.fhk-native-back{width:auto;min-width:0;padding:0 8px;gap:7px;justify-self:start;font-size:20px;font-weight:800}
.fhk-native-back-label{font-size:14px;line-height:1;white-space:nowrap}
.fhk-native-close{justify-self:end;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;text-decoration:none!important;color:#111827!important;font-size:29px;line-height:1;font-weight:300}
.fhk-native-close:hover,.fhk-native-back:hover{background:#f3f4f6}
.fhk-native-close:focus-visible{outline:3px solid rgba(15,23,42,.25);outline-offset:2px}
@media(max-width:420px){.fhk-native-appbar{grid-template-columns:44px 1fr 44px}.fhk-native-back{width:38px;padding:0;justify-content:center}.fhk-native-back-label{display:none}.fhk-native-appbar strong{font-size:15px}}

/* v0.1.21 – kun typografi i appbaren; ingen PHP/template-ændring */
.fhk-native-appbar,.fhk-native-appbar strong,.fhk-native-appbar a{font-family:"Titillium Web",Arial,sans-serif!important}
