:root{--bg:#f7f9fb;--surface:#ffffff;--surface-strong:#eef2f7;--text:#0b1623;--muted:#49566a;--border:#d9e1ea;--primary:#002b54;--primary-strong:#173b79;--bookmark:#0f766e;--bookmark-strong:#0b5d57;--focus:#0a6bda;--link:#0056B3;--link-hover:#094A9B;--link-visited:#551A8B;--radius:14px;--shadow:0 1px 2px rgba(0,0,0,.05),0 10px 30px rgba(10,31,68,.08);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--gutter:16px;--container-px:16px;--fs-1:clamp(1.6rem, 2.5vw + 1rem, 2.2rem);--fs-2:clamp(1.25rem, 1.5vw + 0.9rem, 1.5rem);--fs-body:1rem;--card-min-h:200px}@media(min-width:745px){:root{--gutter:24px;--container-px:24px;--card-min-h:220px}}@media(min-width:1280px){:root{--gutter:32px;--container-px:32px;--card-min-h:240px}}*{box-sizing:border-box}html,body{height:100%;overflow-x:hidden}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55;font-size:var(--fs-body);background:var(--bg);color:var(--text);min-height:100vh;display:flex;flex-direction:column}h1{font-size:var(--fs-1);line-height:1.2;margin:0 0 var(--space-5)}h2{font-size:var(--fs-2);line-height:1.3;margin:0 0 var(--space-4)}h3{margin:0 0 var(--space-3)}.container{max-width:1280px;width:100%;margin:0 auto;padding-left:var(--container-px);padding-right:var(--container-px)}.sr-only{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.sr-only:focus{position:static;width:auto;height:auto;margin:.5rem;display:inline-block;background:var(--focus);color:#fff;padding:.25rem .5rem;border-radius:6px}.topbar{background:var(--surface-strong);color:var(--text);border-bottom:1px solid var(--border)}.brand{display:flex;gap:.6rem;align-items:center}.brand a{color:inherit;text-decoration:none;font-weight:650}.brand .logo{display:block;height:80px;width:auto}@media(max-width:840px){.brand .logo{height:68px}}@media(max-width:560px){.brand .logo{height:58px}}.brand a{display:inline-flex;align-items:center}.site-sub{margin:0;color:#e7eef7;font-size:.95rem;margin-bottom:15px}.topbar .container{padding-top:.5rem;padding-bottom:1rem}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover);text-decoration:underline}a:visited{color:var(--link-visited)}.card a:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:8px}.page-intro{margin:var(--space-5)0}.search-form{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:.6rem;margin:.75rem 0 1rem}.search-form label{font-size:.9rem;color:var(--muted);display:block;margin:0 0 .25rem}.search-form input,.search-form select{width:100%;padding:.65rem .75rem;border:1px solid var(--border);border-radius:10px;background:#fff;min-height:44px}.search-form .tag-filter-input{width:100%;border:0;padding:.35rem .15rem .15rem;min-height:34px;border-radius:0;background:0 0}.search-form input:focus-visible,.search-form select:focus-visible,.btn-secondary:focus-visible{outline:3px solid var(--focus);outline-offset:1px}.search-form input:focus,.search-form select:focus{outline:3px solid var(--focus);outline-offset:1px}.search-form .tag-filter-input:focus,.search-form .tag-filter-input:focus-visible{outline:none}.tag:focus-visible,.btn-secondary:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.search-form>*{min-width:0}.result-meta{display:flex;align-items:center;gap:.75rem;margin:.25rem 0 1rem;color:var(--muted)}.pill{display:inline-block;background:var(--surface-strong);border:1px solid var(--border);padding:.15rem .5rem;border-radius:999px;font-size:.85rem;color:#223}.pill{font-size:.9rem}.tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.35rem 0 0}.tag{display:inline-flex;align-items:center;background:var(--surface-strong);border:1px solid var(--border);padding:.4rem .7rem;border-radius:999px;font-size:.95rem;color:#223;min-height:48px;line-height:1.2}.filters{display:flex;flex-wrap:wrap;gap:.6rem;margin:.5rem 0 1rem}.chip{display:inline-flex;align-items:center;gap:.4rem;background:var(--surface);border:1px solid var(--border);padding:.35rem .65rem;border-radius:999px;font-size:.95rem;color:#223;line-height:1.2}.chip button{border:0;background:0 0;color:var(--primary);cursor:pointer;padding:.35rem;min-width:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.chip button:focus{outline:3px solid var(--focus);border-radius:8px}.tag-filter{position:relative;z-index:700;border:1px solid var(--border);border-radius:10px;background:#fff;padding:.35rem .55rem;min-height:44px}.tag-filter:focus-within{outline:3px solid var(--focus);outline-offset:1px}.tag-filter-selected{display:flex;flex-wrap:wrap;gap:.4rem}.tag-filter-chip{display:inline-flex;align-items:center;gap:.35rem;background:var(--surface-strong);border:1px solid var(--border);padding:.18rem .5rem;border-radius:999px;font-size:.88rem;color:#223;line-height:1.2}.tag-filter-chip button{border:0;background:0 0;color:var(--primary);cursor:pointer;padding:.2rem .25rem;min-width:26px;min-height:26px;border-radius:8px}.tag-filter-chip button:focus{outline:3px solid var(--focus)}.tag-filter-suggestions{position:absolute;z-index:750;left:0;right:0;top:calc(100% + .25rem);background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);max-height:230px;overflow:auto;padding:.35rem}.tag-filter-option{width:100%;border:0;background:0 0;text-align:left;padding:.45rem .5rem;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;gap:.5rem}.tag-filter-option:hover,.tag-filter-option:focus-visible{background:var(--surface-strong);outline:none}.tag-filter-option small{color:var(--muted)}.btn-secondary{border:1px solid var(--border);background:var(--surface);color:#223;padding:.5rem .85rem;border-radius:8px;cursor:pointer;font-size:1rem}.btn-secondary:focus{outline:3px solid var(--focus)}.btn-primary{border:1px solid var(--primary);background:var(--primary);color:#fff;padding:.65rem 1.1rem;border-radius:10px;cursor:pointer;font-size:1rem;font-weight:600;box-shadow:var(--shadow)}.btn-primary,.btn-primary:hover,.btn-primary:visited,a.btn-primary,a.btn-primary:hover,a.btn-primary:visited{color:#fff;text-decoration:none}.btn-primary:hover{background:var(--primary-strong);border-color:var(--primary-strong)}.btn-primary:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.grid{display:grid;gap:var(--gutter);grid-template-columns:1fr}@media(min-width:720px){.grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid{grid-template-columns:repeat(3,1fr)}}.grid>*{min-width:0}.card{border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-5);background:var(--surface);box-shadow:var(--shadow);min-height:var(--card-min-h);display:flex;flex-direction:column}.card h2,.card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card h2{font-size:1.1rem;margin:0 0 .35rem}.card h3{font-size:1.1rem;margin:.25rem 0 .35rem}.card p{margin:.25rem 0;color:var(--muted)}.card:hover{box-shadow:0 1px 2px rgba(0,0,0,5%),0 10px 28px rgba(10,31,68,.1)}.card-address-wrap{margin-top:auto}.card-address{margin:.8rem 0 0;color:var(--muted);font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.detail{display:grid;gap:1rem}.detail .info{border:1px solid var(--border);border-radius:var(--radius);padding:1rem;background:#fff;box-shadow:var(--shadow)}.meta{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.meta .row{display:flex;gap:.35rem;align-items:baseline}.meta .k{color:var(--text);font-weight:600;flex:0 0 clamp(6rem,17vw,8rem)}.meta .v{color:#223;flex:auto}.meta .v a{color:var(--link)}.meta .v,.meta .v a{word-break:break-word;overflow-wrap:anywhere}.detail nav[aria-label=Brödsmulor],nav[aria-label=Brödsmulor]{word-break:break-word;overflow-wrap:anywhere}img,video{max-width:100%;height:auto}.map iframe{width:100%;height:100%;display:block;border:0}.map{aspect-ratio:16/9;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;width:100%}.map{margin-bottom:var(--space-5)}.hm-stats{display:flex;flex-direction:column;gap:var(--space-5);margin:var(--space-7)0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-5);box-shadow:var(--shadow)}.hm-stats__header{display:flex;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap}.hm-stats__lead{margin:0;color:var(--muted);font-size:.95rem;line-height:1.5}.hm-stats__note{margin:0;max-width:75ch;padding:var(--space-3)var(--space-4);border-radius:calc(var(--radius) - 4px);background:var(--surface-strong);border:1px solid var(--border);color:var(--muted);font-size:.92rem;line-height:1.55}.hm-stats__lead-wrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4)}.hm-summary-grid{display:grid;gap:var(--gutter);grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.hm-summary-card{border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-5);background:var(--surface);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:var(--space-3)}.hm-summary-card header{display:flex;flex-direction:column;gap:.4rem}.hm-summary-label{margin:0;color:var(--muted);font-size:.9rem;letter-spacing:.04em;text-transform:uppercase}.hm-summary-meta{margin:0;color:var(--muted);font-size:.85rem}.hm-summary-value{margin:0;font-size:2rem;font-weight:650;color:var(--primary);line-height:1.1}.hm-summary-unit{margin-left:.35rem;font-size:.95rem;font-weight:500;color:var(--muted)}.hm-summary-list{margin:0;display:grid;gap:.5rem}.hm-summary-list>div{display:flex;justify-content:space-between;gap:1rem;font-size:.95rem;color:#233}.hm-summary-list dt{color:var(--muted)}.hm-summary-list dd{margin:0;font-weight:600}.hm-chart-section{display:grid;gap:var(--gutter);grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.hm-chart-card{border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-5);background:var(--surface);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:var(--space-3)}.hm-chart-card header{display:flex;flex-direction:column;gap:.35rem}.hm-chart-card__context{font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.hm-chart-card header p{margin:0;color:var(--muted);font-size:.95rem}.hm-chart-card canvas{width:100%;height:280px;max-width:360px;margin:0 auto}.hm-chart-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.hm-chart-legend li{display:flex;justify-content:space-between;gap:1rem;font-size:.95rem;color:#233}.hm-chart-legend__label{color:var(--muted)}.hm-chart-legend__value{font-weight:600}@media(max-width:720px){.hm-chart-card canvas{height:220px;max-width:280px}}.hm-costs{border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-5);background:var(--surface);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:var(--space-3)}.hm-costs h3{margin:0;font-size:1.2rem}.hm-costs__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--space-2)}.hm-costs__meta{margin:0;color:var(--muted);font-size:.85rem}.hm-costs__note{margin:0;max-width:70ch;color:var(--muted);line-height:1.55}.hm-costs--empty{background:color-mix(in srgb,var(--surface) 82%,var(--surface-strong))}.hm-costs__wrapper{overflow-x:auto}.hm-cost-table{width:100%;border-collapse:collapse;font-size:.95rem}.hm-cost-table th,.hm-cost-table td{padding:var(--space-3)var(--space-4);border-top:1px solid var(--border);text-align:right;white-space:nowrap}.hm-cost-table th:first-child,.hm-cost-table td:first-child{text-align:left;color:var(--muted);white-space:normal}.fact-history{border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);background:var(--surface-strong);box-shadow:var(--shadow);margin:var(--space-4)0 0}.fact-history summary{font-weight:700;cursor:pointer;outline:none}.fact-history summary:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:6px}.history-years{display:flex;flex-wrap:wrap;gap:.5rem;margin:var(--space-3)0}.history-year{border:1px solid var(--border);background:var(--surface-strong);padding:.45rem .75rem;border-radius:999px;cursor:pointer;font-size:.95rem;color:#223;min-height:38px}.history-year:hover{background:#e5ebf3}.history-year.is-active{background:var(--primary);border-color:var(--primary);color:#fff}.history-year:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.history-grid{margin-top:var(--space-3)}.history-list{list-style:none;margin:0 0 var(--space-4);padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.history-row{display:flex;align-items:baseline;gap:1rem}.history-row .fact-label{flex:0 0 14rem;margin:0;color:var(--muted);font-size:.95rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-row .fact-value{margin:0;font-weight:600;color:var(--text);font-size:1rem}.history-row .fact-meta{margin-left:auto;color:var(--muted);font-size:.9rem;white-space:nowrap}@media(max-width:640px){.history-row{flex-wrap:wrap;gap:.25rem}.history-row .fact-label{flex:0 0 100%}.history-row .fact-meta{margin-left:0}}.history-chart{margin-top:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-3);box-shadow:var(--shadow);position:relative}.history-chart h3{margin:0 0 .5rem;font-size:1.05rem}.history-chart canvas{width:100%;max-width:100%;height:300px !important;max-height:300px}.history-chart .fact-meta{margin-top:.35rem}.hm-stats__source{margin-top:.5rem;font-size:.8rem;color:var(--muted);text-align:left}.card.facts{margin-top:var(--space-7);margin-bottom:var(--space-7);min-height:auto}.card.facts h2{margin:0 0 var(--space-4)}.card.facts .meta{gap:.65rem 1.25rem}.card.facts .meta .row{align-items:center}.card.facts .pill{margin-left:.5rem}.card.facts p{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible}@media(min-width:780px){.card.facts .meta .row{flex-wrap:nowrap}.card.facts .meta .row .k{white-space:nowrap}.card.facts .meta .row .v{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.help-inline{display:inline-flex;position:relative;vertical-align:middle;margin-left:.35rem}.help-trigger{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--primary) 28%,white);background:var(--surface-strong);color:var(--primary);font:inherit;font-size:.9rem;font-weight:700;cursor:pointer;box-shadow:none}.help-trigger:hover{background:#e3ebf7}.help-trigger:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.help-popover{position:absolute;top:calc(100% + .45rem);right:0;z-index:2100;display:grid;gap:.5rem;width:min(18rem,calc(100vw - 2rem));padding:.85rem .95rem;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow);color:var(--text);font-weight:400;text-align:left;text-transform:none;letter-spacing:normal;justify-items:start}.help-popover[hidden],.help-drawer[hidden],.help-drawer__overlay[hidden]{display:none !important}.help-popover__title{display:block;font-size:.95rem;line-height:1.35;font-weight:700}.help-popover__body{display:block;font-size:.92rem;color:var(--muted);line-height:1.45;font-weight:400}.help-popover__details{display:block;font-size:.9rem;color:#25384d;line-height:1.45;font-weight:400}.help-popover__warning{display:block;font-size:.88rem;color:#6b4b09;line-height:1.45;background:#fff6df;border:1px solid #f0d599;border-radius:10px;padding:.55rem .65rem;font-weight:400}.help-popover__link{display:inline-flex;font-size:.92rem;font-weight:600}.help-fab{position:fixed;right:clamp(12px,2vw,24px);left:auto;bottom:clamp(12px,2vw,24px);z-index:2300;display:inline-flex;align-items:center;gap:.55rem;border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:999px;padding:.8rem 1rem;box-shadow:var(--shadow);cursor:pointer;font:inherit;font-weight:650}.help-fab:hover{background:var(--primary-strong);border-color:var(--primary-strong)}[data-bookmark-panel][hidden],[data-bookmark-fab][hidden],[data-bookmark-page][hidden],[data-bookmark-unsupported][hidden],[data-bookmark-empty][hidden],[data-bookmark-groups][hidden],[data-bookmark-actions][hidden]{display:none !important}.bookmark-fab{position:fixed;right:clamp(12px,2vw,24px);left:auto;bottom:calc(clamp(12px,2vw,24px) + 4.8rem);z-index:2295;display:inline-flex;align-items:center;gap:.7rem;border:1px solid var(--bookmark);background:var(--bookmark);color:#fff;border-radius:999px;padding:.8rem 1rem;box-shadow:var(--shadow);font:inherit;font-weight:700}.bookmark-fab:hover{background:var(--bookmark-strong);border-color:var(--bookmark-strong);color:#fff;text-decoration:none}.bookmark-fab:visited{color:#fff}.bookmark-fab:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.bookmark-fab__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;height:1.8rem;border-radius:999px;background:rgba(255,255,255,.18);padding:0 .45rem;font-weight:800}.bookmark-panel{display:grid;gap:1rem;border:1px solid rgba(15,118,110,.25);border-radius:var(--radius);background:linear-gradient(180deg,rgba(15,118,110,6%) 0%,var(--surface) 100%);box-shadow:var(--shadow);padding:var(--space-5);margin:0 0 var(--space-5)}.detail>.bookmark-panel{margin:0}.bookmark-panel.is-saved{border-color:rgba(15,118,110,.42);background:linear-gradient(180deg,rgba(15,118,110,.1) 0%,var(--surface) 100%)}.bookmark-panel__header{display:grid;gap:.45rem}.bookmark-panel__eyebrow{margin:0;color:var(--bookmark);font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bookmark-panel__title{margin:0;font-size:1.15rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.bookmark-panel__text{margin:0;color:var(--muted)}.bookmark-panel.is-blocked{border-color:rgba(15,23,42,.12);background:linear-gradient(180deg,rgba(148,163,184,9%) 0%,var(--surface) 100%)}.bookmark-panel__button{width:100%;justify-content:center;min-height:52px;background:var(--bookmark);border-color:var(--bookmark);text-align:center}.bookmark-panel__button:hover{background:var(--bookmark-strong);border-color:var(--bookmark-strong)}.bookmark-panel__button.is-saved{background:var(--surface);color:var(--bookmark);border-color:rgba(15,118,110,.4);box-shadow:none}.bookmark-panel__button:disabled{background:#d8e2e0;border-color:#d8e2e0;color:#5f6a72;box-shadow:none;cursor:not-allowed}.bookmark-panel__consent{margin:0;color:#46535d;font-size:.95rem;line-height:1.6}.bookmark-panel__consent-button{justify-self:start}.bookmark-page{display:grid;gap:var(--space-5)}.bookmark-page__hero,.bookmark-page__group,.bookmark-page__empty{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:var(--space-5)}.bookmark-page__summary,.bookmark-page__device-note{margin:0;color:var(--muted)}.bookmark-page__print-context{display:none;margin:0}.bookmark-page__footer{display:flex;justify-content:center;padding-top:var(--space-3)}.bookmark-page__footer-card{width:min(100%,42rem);display:grid;gap:.8rem;justify-items:center;text-align:center;padding:var(--space-5);border:1px solid rgba(15,118,110,.18);border-radius:var(--radius);background:linear-gradient(180deg,rgba(15,118,110,5%) 0%,#f7fbfa 100%);box-shadow:var(--shadow)}.bookmark-page__footer-eyebrow{margin:0;color:var(--bookmark);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.bookmark-page__footer-title{margin:0;font-size:clamp(1.15rem,1.7vw,1.4rem)}.bookmark-page__footer-text{max-width:34rem;margin:0;color:var(--muted);line-height:1.6}.bookmark-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.bookmark-page__action{min-height:52px;min-width:17rem;padding-inline:1.35rem}.bookmark-page__device-note{font-size:.95rem}.bookmark-page__unsupported-action{margin-top:var(--space-3)}.bookmark-page__content{display:grid;gap:var(--space-4)}.bookmark-page__groups{display:grid;gap:var(--space-4)}.bookmark-page__group h2{margin-bottom:1rem}.bookmark-page__list{display:grid;gap:.85rem}.bookmark-page__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--border);border-radius:12px;background:var(--surface-strong);padding:.9rem 1rem}.bookmark-page__item--school{align-items:flex-start;background:linear-gradient(180deg,#f6f8f9 0%,#eef3f1 100%);border-color:rgba(15,118,110,.16)}.bookmark-page__item--owner{align-items:flex-start;background:linear-gradient(180deg,#f8f9fb 0%,#eef2f5 100%);border-color:rgba(27,65,94,.12)}.bookmark-page__link{display:grid;gap:.2rem;flex:auto;min-width:0;color:inherit}.bookmark-page__link:hover{color:inherit}.bookmark-page__link:visited{color:inherit}.bookmark-page__link strong{font-size:1rem}.bookmark-page__meta{color:var(--muted);font-size:.92rem}.bookmark-page__link--school{gap:.8rem}.bookmark-page__link--owner{gap:.9rem}.bookmark-page__school-head{display:grid;gap:.2rem}.bookmark-page__owner-head{display:grid;gap:.2rem}.bookmark-page__school-head strong{font-size:1.02rem;line-height:1.35;color:#10312f}.bookmark-page__owner-head strong{font-size:1.02rem;line-height:1.35;color:#1a3243}.bookmark-page__school-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem}.bookmark-page__owner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem}.bookmark-page__school-row{display:grid;gap:.12rem;min-width:0}.bookmark-page__owner-row{display:grid;gap:.12rem;min-width:0}.bookmark-page__school-label{color:#49635f;font-size:.76rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.bookmark-page__owner-label{color:#536676;font-size:.76rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.bookmark-page__school-value{color:#173533;font-size:.92rem;line-height:1.45;word-break:break-word;overflow-wrap:anywhere}.bookmark-page__owner-value{color:#203444;font-size:.92rem;line-height:1.45;word-break:break-word;overflow-wrap:anywhere}.bookmark-page__school-programs{display:flex;flex-wrap:wrap;gap:.45rem}.bookmark-page__owner-schools,.bookmark-page__owner-programs{display:grid;gap:.45rem}.bookmark-page__owner-caption{color:var(--muted);font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.bookmark-page__owner-tags{display:flex;flex-wrap:wrap;gap:.45rem}.bookmark-page__owner-tag{display:inline-flex;align-items:center;min-height:1.75rem;padding:.2rem .55rem;border-radius:999px;background:rgba(27,65,94,8%);color:#23435a;font-size:.8rem;font-weight:600}.bookmark-page__school-program{display:inline-flex;align-items:center;min-height:1.75rem;padding:.2rem .55rem;border-radius:999px;background:#0f766e;color:#fff;font-size:.8rem;font-weight:600;box-shadow:inset 0 0 0 1px rgba(255,255,255,8%)}.bookmark-page__remove{flex:none}.bookmark-page__compare{display:grid;gap:var(--space-4);margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--border)}.bookmark-page__compare-blocks{display:grid;gap:var(--space-4)}.bookmark-page__compare-block{display:grid;gap:.9rem;padding:1rem;border:1px solid rgba(23,59,121,.12);border-radius:12px;background:linear-gradient(180deg,#fbfcfe 0%,#f4f8fb 100%)}.bookmark-page__compare-block--program{background:linear-gradient(180deg,#fff 0%,#f8fbfa 100%);border-color:rgba(15,118,110,.14)}.bookmark-page__compare-block--mobile{display:none}.bookmark-page__compare-header{display:grid;gap:.25rem}.bookmark-page__compare-header h3,.bookmark-page__compare-header h4{margin:0;font-size:1.06rem;line-height:1.3;color:#12293b}.bookmark-page__compare-header p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.55;max-width:72ch}.bookmark-page__compare-scroll{overflow-x:auto;padding-bottom:.2rem}.bookmark-compare-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:.94rem}.bookmark-compare-table th,.bookmark-compare-table td{padding:.78rem .9rem;vertical-align:top;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.bookmark-compare-table thead th{position:sticky;top:0;z-index:3;background:#f2f6fa;border-top:1px solid var(--border);text-align:left}.bookmark-compare-table thead th:first-child{left:0;z-index:5}.bookmark-compare-table th:first-child,.bookmark-compare-table td:first-child{border-left:1px solid var(--border)}.bookmark-compare-table__corner{min-width:14rem;color:#3d5166;font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.bookmark-compare-table__school{min-width:14rem}.bookmark-compare-table__school a{display:block;color:var(--primary);font-size:.96rem;font-weight:700;line-height:1.35;text-decoration:none}.bookmark-compare-table__school a:hover{text-decoration:underline}.bookmark-compare-table__school-meta{display:block;margin-top:.22rem;color:var(--muted);font-size:.8rem;font-weight:500}.bookmark-compare-table__section-row th{padding:.55rem .9rem;background:#eaf1f6;color:#2a455d;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.bookmark-compare-table__row-label{position:sticky;left:0;z-index:2;min-width:14rem;background:#fff;color:#23384b;font-size:.9rem;font-weight:700;line-height:1.4;text-align:left}.bookmark-compare-table__cell{display:grid;gap:.18rem;min-width:9.5rem}.bookmark-compare-table--program .bookmark-compare-table__cell{min-width:10.5rem}.bookmark-compare-table__cell-value{color:#13222f;font-size:.94rem;font-weight:600;line-height:1.45;word-break:break-word;overflow-wrap:anywhere}.bookmark-compare-table__cell-note{color:var(--muted);font-size:.76rem;line-height:1.4}.bookmark-compare-mobile{display:grid;gap:1rem}.bookmark-compare-mobile__group{display:grid;gap:.75rem}.bookmark-compare-mobile__metrics{display:grid;gap:.75rem}.bookmark-compare-mobile__metric{display:grid;gap:.7rem;padding:.85rem;border:1px solid rgba(23,59,121,.12);border-radius:12px;background:#fff}.bookmark-compare-mobile__metric h4{margin:0;color:#183147;font-size:.98rem;line-height:1.35}.bookmark-compare-mobile__entries{display:grid;gap:.6rem}.bookmark-compare-mobile__entry{display:grid;gap:.5rem;padding:.7rem .75rem;border-radius:10px;background:#f7fafc;border:1px solid rgba(23,59,121,8%)}.bookmark-compare-mobile__school-link{display:grid;gap:.12rem;color:inherit;text-decoration:none}.bookmark-compare-mobile__school-link:hover{color:inherit}.bookmark-compare-mobile__school-name{color:var(--primary);font-size:.92rem;font-weight:700;line-height:1.35}.bookmark-compare-mobile__school-meta{color:var(--muted);font-size:.8rem;line-height:1.4}.bookmark-compare-mobile__value{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem}.bookmark-compare-mobile__value-main{color:#13222f;font-size:1rem;font-weight:700;line-height:1.3}.bookmark-compare-mobile__value-note{display:inline-flex;align-items:center;min-height:1.5rem;padding:.08rem .45rem;border-radius:999px;background:rgba(23,59,121,8%);color:#38516b;font-size:.76rem;font-weight:600;line-height:1.2}.bookmark-compare-mobile__program{border:1px solid rgba(15,118,110,.14);border-radius:12px;background:#fff;overflow:hidden}.bookmark-compare-mobile__program summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1rem;cursor:pointer;list-style:none;font-size:.98rem;font-weight:700;color:#163042}.bookmark-compare-mobile__program summary::-webkit-details-marker{display:none}.bookmark-compare-mobile__program[open] summary{border-bottom:1px solid rgba(15,118,110,.14);background:#f8fbfa}.bookmark-compare-mobile__summary-note{color:var(--muted);font-size:.8rem;font-weight:600;white-space:nowrap}.bookmark-compare-mobile__program .bookmark-compare-mobile__metrics{padding:.85rem}.help-fab:focus-visible,.help-drawer__close:focus-visible,.help-search-result:focus-visible,.help-topic-card:focus-visible,.help-faq-item summary:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.help-fab__icon{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:999px;background:rgba(255,255,255,.18);font-weight:700}.help-drawer__overlay{position:fixed;inset:0;z-index:2200;background:rgba(11,22,35,.4);opacity:0;transition:opacity .18s ease}.help-drawer{position:fixed;top:0;right:0;z-index:2250;width:min(30rem,100%);height:100dvh;overflow:auto;background:var(--surface);border-left:1px solid var(--border);box-shadow:var(--shadow);transform:translateX(100%);transition:transform .18s ease;padding:1rem}.help-drawer.is-open{transform:translateX(0)}.help-drawer__overlay.is-open{opacity:1}.help-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.help-drawer__eyebrow{margin:0 0 .25rem;color:var(--muted);font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}.help-drawer__header h2{margin-bottom:.5rem}.help-drawer__lead{margin:0;color:var(--muted)}.help-drawer__close{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;width:2.4rem;height:2.4rem;cursor:pointer;font-size:1.3rem;line-height:1}.help-drawer__section,.help-drawer__search{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-strong);padding:1rem;margin-bottom:1rem}.help-drawer__search label{display:block;margin:0 0 .35rem;font-size:.92rem;font-weight:600}.help-drawer__search input{width:100%;min-height:46px;border:1px solid var(--border);border-radius:10px;padding:.7rem .85rem;background:var(--surface);font:inherit}.help-drawer__search input:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.help-drawer__status{margin:.65rem 0 0;color:var(--muted);font-size:.92rem}.help-search-results{display:grid;gap:.65rem;margin-top:.85rem}.help-search-result,.help-topic-card{display:grid;gap:.25rem;padding:.85rem .95rem;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow);color:inherit}.help-search-result span,.help-topic-card span{color:var(--muted);font-size:.92rem}.help-search-result__meta{color:var(--primary) !important;font-size:.78rem !important;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.help-search-results__empty{margin:0;color:var(--muted)}.help-section-heading h3{margin:0 0 .8rem}.help-topic-list{display:grid;gap:.75rem}.help-context-intros{display:grid;gap:.75rem}.help-context-intro{border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:.95rem 1rem}.help-context-intro h4{margin:0 0 .4rem;font-size:1rem}.help-context-intro p{margin:0;color:var(--muted)}.help-faq-list{display:grid;gap:.65rem}.help-faq-item{border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:.8rem .95rem}.help-faq-item summary{cursor:pointer;font-weight:600}.help-faq-item p{margin:.6rem 0 0;color:var(--muted)}.help-drawer__footer{display:flex;justify-content:flex-start;padding-bottom:1rem}.help-library,.help-article{display:grid;gap:var(--space-5)}.help-library__hero,.help-article__hero{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:var(--space-5)}.help-library__search{margin-top:1.25rem}.help-library__summary,.help-article__summary{margin:0;color:var(--muted);font-size:1.05rem}.help-library__grid,.help-related{display:grid;gap:var(--gutter);grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.help-library__card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:var(--space-5);display:grid;gap:.6rem}.help-library__card p,.help-article__content p,.help-article__content li{color:#243444}.help-library__meta{color:var(--muted);font-size:.9rem;text-transform:uppercase;letter-spacing:.04em}.help-library__list{display:grid;gap:var(--gutter)}.help-library__list .card{min-height:auto}.help-article__content{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:var(--space-5)}.help-article__panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:var(--space-5)}.help-article__content h2,.help-article__content h3{margin-top:1.4rem}.help-article__content h2:first-child,.help-article__content h3:first-child{margin-top:0}.help-article__content table{width:100%;min-width:280px;border-collapse:collapse;font-size:.95rem;margin:.5rem 0}.help-article__content th,.help-article__content td{border:1px solid var(--border);padding:.5rem .75rem;text-align:left;vertical-align:top;word-break:normal;overflow-wrap:normal;hyphens:none}.help-article__content th{background:var(--surface-strong);font-weight:600;color:var(--text)}.help-article__content th:first-child,.help-article__content td:first-child{min-width:7.5rem}.help-article__content th:last-child,.help-article__content td:last-child{min-width:10rem}.help-article__content td a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.help-article__content td a{overflow-wrap:anywhere}.help-article__content td a:hover{text-decoration-thickness:2px}@media(max-width:640px){.help-article__content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:640px){.help-table--stack{width:100%;min-width:0;border-collapse:separate;border-spacing:0}.help-table--stack thead{display:block;margin:0 0 .5rem;padding:0}.help-table--stack thead tr{display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1fr);column-gap:.6rem;align-items:baseline;border:0;border-bottom:1px solid var(--border);padding:.15rem .75rem .45rem;margin:0;background:0 0}.help-table--stack thead th{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);padding:0;border:0}.help-table--stack tr{display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1fr);column-gap:.6rem;align-items:baseline;border:1px solid var(--border);border-radius:12px;padding:.55rem .75rem;margin:0 0 .6rem;background:var(--surface)}.help-callout__body .help-table--stack tbody tr{background:0 0;border:0;border-bottom:1px solid var(--border);border-radius:0;padding:.35rem 0;margin:0}.help-callout__body .help-table--stack thead tr{padding:.15rem 0 .45rem}.help-table--stack tbody tr:last-child{margin-bottom:0}.help-callout__body .help-table--stack tbody tr:last-child{border-bottom:0}.help-table--stack th,.help-table--stack td{display:block;border:0;padding:0;text-align:left;word-break:normal;overflow-wrap:normal;white-space:normal}.help-table--stack td:first-child{font-weight:700;color:var(--text)}.help-table--stack td a{overflow-wrap:anywhere}}.help-article__back{display:inline-flex;align-items:center;gap:.35rem;font-weight:600}.help-article__aside{display:grid;gap:1rem}.help-bullet-list{margin:0;padding-left:1.2rem;display:grid;gap:.65rem}.help-bullet-list li{color:#243444}.help-related__card{border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:1rem}.help-callout{margin:1.25rem 0;padding:1rem 1.25rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface)}.help-callout__title{margin:0 0 .5rem;font-weight:700;font-size:1rem}.help-callout__body{margin:0;color:#243444}.help-callout__body p:first-child{margin-top:0}.help-callout__body p:last-child{margin-bottom:0}.help-callout__body ul,.help-callout__body ol{margin:.5rem 0;padding-left:1.2rem}.help-callout__body table{width:100%;min-width:280px;border-collapse:collapse;font-size:.95rem;margin:.5rem 0}.help-callout__body th,.help-callout__body td{border:1px solid var(--border);padding:.5rem .75rem;text-align:left;vertical-align:top;word-break:normal;overflow-wrap:normal;hyphens:none}.help-callout__body th{background:var(--surface-strong);font-weight:600;color:var(--text)}.help-callout__body th:first-child,.help-callout__body td:first-child{min-width:7.5rem}.help-callout__body th:last-child,.help-callout__body td:last-child{min-width:10rem}.help-callout__body td a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.help-callout__body td a{overflow-wrap:anywhere}.help-callout__body td a:hover{text-decoration-thickness:2px}@media(max-width:640px){.help-callout__body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:480px){.help-library__hero,.help-article__hero,.help-article__content,.help-article__panel,.help-library__card{padding:var(--space-4)}.help-library__grid,.help-related{grid-template-columns:1fr}.help-article__content ul,.help-article__content ol,.help-callout__body ul,.help-callout__body ol{padding-left:1rem}.help-article__content table:not(.help-table--stack),.help-callout__body table:not(.help-table--stack),.help-comparison-table table{min-width:0;width:100%;max-width:100%}.help-article__content table:not(.help-table--stack) th,.help-article__content table:not(.help-table--stack) td,.help-callout__body table:not(.help-table--stack) th,.help-callout__body table:not(.help-table--stack) td,.help-comparison-table th,.help-comparison-table td{min-width:0;overflow-wrap:anywhere;word-break:break-word}.help-article__content table:not(.help-table--stack) th:first-child,.help-article__content table:not(.help-table--stack) td:first-child,.help-article__content table:not(.help-table--stack) th:last-child,.help-article__content table:not(.help-table--stack) td:last-child,.help-callout__body table:not(.help-table--stack) th:first-child,.help-callout__body table:not(.help-table--stack) td:first-child,.help-callout__body table:not(.help-table--stack) th:last-child,.help-callout__body table:not(.help-table--stack) td:last-child{min-width:0}}.help-callout--tip{border-left:4px solid var(--primary);background:linear-gradient(90deg,rgba(0,43,84,4%) 0%,var(--surface) 1rem)}.help-callout--warning{border-left:4px solid #b45309;background:linear-gradient(90deg,rgba(180,83,9,6%) 0%,var(--surface) 1rem)}.help-callout--warning .help-callout__title{color:#92400e}.help-callout--fact{border-left:4px solid #0d9488;background:linear-gradient(90deg,rgba(13,148,136,5%) 0%,var(--surface) 1rem)}.help-callout--fact .help-callout__title{color:#0f766e}.help-callout--checklist{border-left:4px solid #059669;background:linear-gradient(90deg,rgba(5,150,105,5%) 0%,var(--surface) 1rem)}.help-callout--checklist .help-callout__title{color:#047857}.help-comparison-table{margin:1.25rem 0}.help-comparison-table__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.help-comparison-table table{width:100%;min-width:320px;border-collapse:collapse;font-size:.95rem}.help-comparison-table th,.help-comparison-table td{border:1px solid var(--border);padding:.6rem .9rem;text-align:left;vertical-align:top}.help-comparison-table th{background:var(--surface-strong);font-weight:600;color:var(--text)}.help-comparison-table td{color:#243444}@media(max-width:640px){.help-comparison-table thead th:not(:first-child){font-size:.85rem}.help-comparison-table td{word-break:break-word}}.help-example{margin:1.25rem 0;padding:1rem 1.25rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-strong)}.help-example__title{margin:0 0 .6rem;font-weight:700;font-size:1rem;color:var(--primary)}.help-example__body{margin:0;color:#243444}.help-example__body p:first-child{margin-top:0}.help-example__body p:last-child{margin-bottom:0}.help-chart{margin:1.5rem 0}.help-chart__canvas-wrap{max-width:100%;margin:0 auto}.help-chart__canvas{display:block;width:100%;height:auto;max-height:320px}.help-chart__caption{margin:.5rem 0 0;font-size:.92rem;color:var(--muted)}.help-glossary-link{font-weight:600;text-decoration:underline;text-underline-offset:2px}.help-article__content ol.help-step-list{list-style:none;padding-left:0;counter-reset:help-step}.help-article__content ol.help-step-list li{position:relative;padding-left:2.5rem;margin-bottom:.75rem;counter-increment:help-step}.help-article__content ol.help-step-list li::before{content:counter(help-step);position:absolute;left:0;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--primary);color:var(--surface);font-weight:700;font-size:.9rem;line-height:1.75rem;text-align:center}@media(max-width:720px){.bookmark-fab{padding:.78rem .9rem;bottom:calc(clamp(12px,2vw,24px) + 4.7rem);z-index:895}.help-fab{padding:.78rem .9rem;bottom:clamp(12px,2vw,24px);z-index:900}.help-fab__text{font-size:.95rem}.help-drawer{width:100%;padding:.85rem}.help-popover{left:0;right:auto}}.site-footer{background:var(--surface);border-top:1px solid var(--border);margin-top:2rem}.site-footer .container{padding-top:1.25rem;padding-bottom:1.25rem}.site-footer p{color:var(--muted);font-size:.95rem;margin:.25rem 0}.site-footer a{color:var(--primary)}.site-footer h3{margin:0 0 var(--space-3)}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:0 0 .35rem}.footer-logo img{width:250px;max-width:100%;height:auto;display:block}@media(max-width:840px){.search-form{grid-template-columns:1fr 1fr}}@media(max-width:560px){.search-form{grid-template-columns:1fr;gap:var(--gutter)}.meta,.info-bubble .meta{grid-template-columns:1fr}.meta .row,.info-bubble .meta .row{display:block}.meta .k,.info-bubble .meta .k{flex-basis:auto}.btn-secondary{padding:.65rem 1rem;font-size:1.05rem}.chip{padding:.45rem .75rem;font-size:1rem}.chip button{min-width:44px;min-height:44px}.tag{padding:.3rem .6rem;font-size:.9rem;min-height:44px}.filters{gap:.9rem;margin:.6rem 0 1.1rem}.search-form label{font-size:1rem}.course-ai__list{gap:.75rem}.course-ai__cta .btn-primary{width:100%;text-align:center}.bookmark-panel{padding:var(--space-4)}.bookmark-page__hero,.bookmark-page__group,.bookmark-page__empty{padding:var(--space-4)}.bookmark-page__item{align-items:flex-start;flex-direction:column}.bookmark-page__footer{display:block}.bookmark-page__footer-card{width:100%;padding:var(--space-4)}.bookmark-page__actions{width:100%;flex-direction:column}.bookmark-page__action{width:100%;min-width:0}.bookmark-page__school-grid{grid-template-columns:1fr}.bookmark-page__owner-grid{grid-template-columns:1fr}.bookmark-page__remove{width:100%}.bookmark-page__compare-block{padding:.85rem}.bookmark-page__compare-block--desktop{display:none}.bookmark-page__compare-block--mobile{display:grid}.bookmark-compare-mobile__metric{padding:.8rem}.bookmark-compare-mobile__entry{padding:.68rem .72rem}.bookmark-compare-mobile__program summary{padding:.85rem .9rem}}@media print{@page{size:A4;margin:14mm 12mm 16mm}html,body{background:#fff;font-size:11pt;line-height:1.4}body{background:#fff}main,.container{max-width:none !important;width:auto !important;padding:0 !important;margin:0 !important}.help-fab,.bookmark-fab,.help-drawer,.help-drawer__overlay,nav[aria-label=Brödsmulor],.bookmark-page__footer,.bookmark-page__remove{display:none !important}.bookmark-page{display:block;gap:0}.bookmark-page__hero,.bookmark-page__group,.bookmark-page__empty,.bookmark-page__item,.bookmark-page__item--school,.bookmark-page__item--owner{background:#fff !important;box-shadow:none !important;border-color:#cfd6db !important}.bookmark-page__hero{padding:0 0 8mm;margin:0 0 8mm;border:0;border-bottom:1.5px solid #202b36;border-radius:0}.bookmark-page__hero h1{margin:0 0 3mm;font-size:22pt;line-height:1.15}.bookmark-page__summary,.bookmark-page__device-note,.bookmark-page__print-context{color:#424c56 !important;font-size:10.5pt;line-height:1.45}.bookmark-page__print-context{display:block;margin-top:3mm;font-style:italic}.bookmark-page__content{display:block}.bookmark-page__groups{display:block}.bookmark-page__group,.bookmark-page__item{break-inside:avoid;page-break-inside:avoid}.bookmark-page__group{padding:0;margin:0 0 8mm;border:0;border-radius:0}.bookmark-page__group h2{margin:0 0 4mm;padding-bottom:2mm;border-bottom:1px solid #b9c4cc;font-size:14pt;color:#18232d}.bookmark-page__list{gap:3mm}.bookmark-page__item,.bookmark-page__item--school,.bookmark-page__item--owner{display:block;padding:3.5mm 4mm;border-radius:0;min-height:0}.bookmark-page__link,.bookmark-page__link--school,.bookmark-page__link--owner{display:block;gap:0}.bookmark-page__link strong,.bookmark-page__school-head strong,.bookmark-page__owner-head strong{display:block;font-size:11.5pt;line-height:1.3;color:#111 !important}.bookmark-page__link[href]::after{content:attr(href);display:block;margin-top:1.5mm;color:#616b74;font-size:8.5pt;line-height:1.35;word-break:break-all}.bookmark-page__meta{display:block;margin-top:1.2mm;color:#5c6770 !important;font-size:9pt}.bookmark-page__school-grid,.bookmark-page__owner-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5mm 5mm;margin-top:3mm}.bookmark-page__school-row,.bookmark-page__owner-row{gap:.5mm}.bookmark-page__school-label,.bookmark-page__owner-label{color:#5f6972 !important;font-size:8pt;letter-spacing:.03em}.bookmark-page__school-value,.bookmark-page__owner-value{color:#13181d !important;font-size:9.3pt;line-height:1.35}.bookmark-page__school-programs,.bookmark-page__owner-tags{gap:2mm;margin-top:3mm}.bookmark-page__owner-schools,.bookmark-page__owner-programs{gap:1.5mm;margin-top:3mm}.bookmark-page__owner-caption{color:#5f6972 !important;font-size:8pt}a,a:visited{color:#000 !important;text-decoration:none !important}.bookmark-page__school-program,.bookmark-page__owner-tag{min-height:0;padding:1.5mm 2.5mm;border:1px solid #b9c4cc !important;box-shadow:none !important;background:0 0 !important;color:#111 !important}}nav[aria-label=Brödsmulor] a{display:inline-block;padding:.35rem .25rem;border-radius:8px}nav[aria-label=Brödsmulor] a:focus-visible{outline:3px solid var(--focus);outline-offset:2px}nav[aria-label=Brödsmulor]{margin:var(--space-4)0;font-size:small}@media(max-width:560px){nav[aria-label=Brödsmulor] a{min-height:44px}}.back-link{display:inline-block;padding:.45rem .6rem;border-radius:8px}.back-link:focus-visible{outline:3px solid var(--focus);outline-offset:2px}main{flex:1 0 auto}main,.container,section,p,li,.detail,.grid,.meta{min-width:0;overflow-wrap:anywhere}.brand,.result-meta,.filters,.search-form{min-width:0}.site-footer li{margin:0 0 .35rem}.stat-bar-wrapper{display:flex;align-items:center;gap:var(--space-2);margin-top:var(--space-1)}.stat-bar{height:10px;background:var(--surface-strong);border-radius:999px;overflow:hidden;flex:1}.stat-bar-inner{height:100%;background:var(--primary);border-radius:999px;transition:width .3s ease-in-out}.stat-value{font-weight:500;font-size:.9rem}.bubble-list .source{margin-top:var(--space-4);font-size:.85rem;color:var(--muted);text-align:right}.hm-stats>p:first-of-type{max-width:75ch;color:var(--muted)}.stat-bubble{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-5);box-shadow:var(--shadow);margin-bottom:var(--gutter)}.bubble-text p{margin:0 0 var(--space-4);color:var(--muted);max-width:60ch}.bubble-charts{display:flex;flex-wrap:wrap;gap:var(--space-6);align-items:center;justify-content:space-around}.pie-chart-wrapper{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);font-size:.9rem;color:var(--muted)}@property --p{syntax: '<number>';
  inherits: true;
  initial-value: 0;
}.pie-chart{width:100px;height:100px;border-radius:50%;background:conic-gradient(var(--primary) calc(var(--p) * 1%),var(--surface-strong) 0);transition:--p .8s ease-out}.bubble-list dl{margin:0;padding:0;display:grid;gap:var(--space-2)var(--space-4);grid-template-columns:1fr}@media(min-width:720px){.bubble-list dl{grid-template-columns:1fr 1fr}}.bubble-list dl>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--surface-strong);padding-bottom:var(--space-2)}.bubble-list dt{color:var(--muted)}.bubble-list dd{margin:0;font-weight:600}.hm-compare{margin-top:var(--space-7);padding:var(--space-5);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow)}.hm-compare__header{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-5)}.hm-compare__blurb{background:#fff;color:var(--text);padding:var(--space-3);border-radius:var(--radius);line-height:1.5;border:1px solid var(--surface-strong)}.hm-compare__blurb p{margin:0}.hm-compare__blurb p+p{margin-top:var(--space-4)}.hm-compare__badge{align-self:flex-start;padding:.35rem .75rem;border-radius:999px;background:var(--surface-strong);font-size:.875rem;font-weight:600}.hm-compare__grid{display:grid;gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}@media(min-width:1200px){.hm-compare__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hm-compare__card{padding:var(--space-4);border:1px solid var(--surface-strong);border-radius:var(--radius);display:flex;flex-direction:column;gap:var(--space-4)}.hm-compare__card-header{display:flex;flex-direction:column;gap:var(--space-2)}.hm-compare__card-header h3{margin:0}.hm-compare__card-desc{margin:0;color:var(--muted);font-size:.95rem}.hm-compare__chart canvas{width:100%;max-width:100%;height:220px}.hm-compare__list{margin:0;display:grid;gap:var(--space-2)}.hm-compare__list-row{display:flex;justify-content:space-between;gap:var(--space-3)}.hm-compare__list-row dt{color:var(--muted);margin:0}.hm-compare__list-row dd{margin:0;text-align:right;display:flex;flex-direction:column;gap:.25rem}.hm-compare__diff{font-size:.85rem;color:var(--muted)}.hm-compare__value-note{font-size:.78rem;color:var(--muted)}.hm-compare__footer{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;color:var(--muted);font-size:.9rem}.hm-compare__empty{margin:0;color:var(--muted)}.hm-compare__meta{font-size:.85rem;color:var(--muted)}.school-planned{margin-top:var(--space-6)}.school-planned__intro-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);box-shadow:var(--shadow)}.school-planned__note{margin:0;color:var(--muted)}.school-planned__lead{margin:0 0 .75rem;font-weight:600;color:var(--text)}.school-planned__glossary{margin-top:var(--space-4);background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);box-shadow:var(--shadow)}.school-planned__glossary h3{margin:0 0 .75rem;font-size:1rem}.school-planned__glossary-list{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.55rem}.school-planned__grid{display:grid;gap:var(--space-5);margin-top:var(--space-4);grid-template-columns:1fr}@media(min-width:980px){.school-planned__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.school-planned__card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:var(--space-3)}.school-planned__header{display:block}.school-planned__meta{display:flex;flex-wrap:wrap;gap:var(--space-2);color:var(--muted);font-size:.9rem}.school-planned__badges,.school-planned__variant-badges{display:flex;flex-wrap:wrap;gap:.4rem}.school-planned__badges{margin-top:.65rem}.school-planned__badge{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .5rem;border-radius:999px;border:1px solid var(--border);background:var(--surface-strong);color:var(--muted)}.school-planned__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.school-planned__stat{border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;background:var(--surface-strong)}.school-planned__label{display:block;color:var(--muted);font-size:.85rem;margin-bottom:.25rem}.school-planned__value{display:block;font-size:1.05rem;font-weight:700;color:var(--text)}.school-planned__section h4{margin:0 0 .5rem;font-size:.95rem;color:var(--muted);text-transform:uppercase;letter-spacing:.02em}.school-planned__list{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.4rem}.school-planned__details{border-top:1px solid var(--border);padding-top:var(--space-3)}.school-planned__details summary{cursor:pointer;font-weight:600;color:var(--link)}.school-planned__empty{margin:0;color:var(--muted)}.school-planned__list--variants{margin-top:var(--space-3)}.school-planned__variant-title{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-2);flex-wrap:wrap}.school-planned__variant-meta{color:var(--muted);font-size:.88rem;margin-top:.2rem}@media(max-width:720px){.school-planned__stats{grid-template-columns:1fr}}.school-programs{margin-top:var(--space-6)}.school-programs__intro,.school-programs__notice{color:var(--text)}.school-programs__intro{margin-bottom:var(--space-2)}.school-programs__notice{margin:0;font-size:.95rem}.school-programs .program-grid{display:grid;gap:var(--space-5);margin-top:var(--space-4);grid-template-columns:1fr}@media(min-width:980px){.school-programs .program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.school-programs .program-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:var(--space-3);width:100%}.school-programs .program-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap}.school-programs .program-card__meta{display:flex;flex-wrap:wrap;gap:var(--space-2);color:var(--muted);font-size:.9rem}.school-programs .program-card__code{font-size:.85rem;color:var(--muted);background:var(--surface-strong);border-radius:999px;padding:.25rem .8rem;border:1px solid var(--border);white-space:nowrap}.school-programs .program-course-accordion{margin-top:var(--space-3);display:flex;flex-direction:column;gap:var(--space-3)}.school-programs .program-bucket-details{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:#fff}.school-programs .program-bucket-details summary{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;cursor:pointer;font-weight:600;font-size:.95rem;background:var(--surface-strong)}.school-programs .program-bucket-details summary:hover,.school-programs .program-bucket-details summary:focus-visible{background:#e3e9f1}.school-programs .program-bucket-details summary::-webkit-details-marker{display:none}.school-programs .program-bucket__label{color:var(--text)}.school-programs .program-bucket__value{font-weight:650;color:var(--text)}.school-programs .program-bucket-details__body{padding:var(--space-3);background:#fff;display:flex;flex-direction:column;gap:var(--space-3)}.school-programs .program-bucket-details__body h5{margin:0;font-size:.95rem;color:var(--muted);text-transform:uppercase;letter-spacing:.02em}.school-programs .program-course-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.school-programs .program-course-list li{display:flex;justify-content:space-between;align-items:center;gap:var(--space-2);font-size:.95rem}.school-programs .program-course-list__title{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.school-programs .program-course-list a{font-weight:600}.school-programs .course-points{color:var(--muted);font-size:.85rem}.school-programs .course-tag{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;padding:.1rem .45rem;border-radius:999px;border:1px solid var(--border);color:var(--muted);background:#fff}.school-programs .program-course-details{margin-top:var(--space-3)}.school-programs .program-course-details summary{cursor:pointer;font-weight:600;color:var(--link);margin-bottom:var(--space-2)}.school-programs .program-course-details[open] summary{margin-bottom:var(--space-3)}.school-programs .program-course-details summary::marker{color:var(--link)}.course-detail{margin-top:var(--space-4)}.course-detail__header{display:flex;flex-direction:column;gap:var(--space-2)}.course-detail__eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;color:var(--muted);margin:0}.course-detail h1{margin:0}.course-meta{margin:0;color:var(--muted);font-size:.95rem}.course-detail__grid{display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-4)}.course-detail__card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:var(--space-2)}.course-detail__card h2{margin:0}.course-detail__card--stacked{gap:var(--space-3)}.course-detail__meta{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-3)}.course-detail__meta div{display:flex;flex-direction:column;gap:.2rem}.course-detail__meta dt{font-size:.85rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.course-detail__meta dd{margin:0;font-weight:600}.course-knowledge-list{display:flex;flex-direction:column;gap:var(--space-3)}.course-knowledge h3{margin:0 0 .3rem;font-size:1rem;color:var(--primary)}.course-richtext p{margin-top:0;line-height:1.6}.course-richtext ul{padding-left:1.2rem;margin:.5rem 0 1rem}.course-richtext li{margin-bottom:.35rem}.course-richtext h3,.course-richtext h4,.course-richtext h5{font-size:1rem;color:var(--primary);margin-top:var(--space-3);margin-bottom:.4rem}.course-richtext h4,.course-richtext h5{font-size:.95rem;color:var(--muted)}.course-ai{gap:var(--space-3);order:99}.course-ai__intro{margin:0;color:var(--muted)}.course-ai__checks{display:flex;flex-direction:column;gap:var(--space-2)}.course-ai__group{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden}.course-ai__group h3{margin:0;font-size:.95rem;font-weight:650;padding:.9rem 1rem;border-bottom:1px solid var(--border);background:var(--surface-strong)}.course-ai__list{list-style:none;padding:var(--space-3);margin:0;display:flex;flex-direction:column;gap:.5rem}.course-ai__check{display:flex;gap:.65rem;align-items:flex-start;padding:.85rem 1rem;cursor:pointer;width:100%;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-strong);box-shadow:none;transition:background .15s ease,border-color .15s ease}.course-ai__check:hover,.course-ai__check:focus-within{background:#e3e9f1}.course-ai__check input{appearance:auto;margin-top:.25rem;min-width:18px;width:18px;height:18px;accent-color:var(--primary)}.course-ai__check input:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.course-ai__check input:checked{box-shadow:none}.course-ai__check input:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.course-ai__check input:checked{box-shadow:none}.course-ai__check span{line-height:1.4;font-weight:600;color:var(--text);font-size:.95rem}.course-ai__more summary{cursor:pointer;color:var(--link);font-weight:600;margin:0;padding:.9rem 1rem;background:var(--surface-strong);border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.course-ai__more summary::-webkit-details-marker{display:none}.course-ai__more summary::after{content:"▾";color:var(--muted);font-size:.9rem}.course-ai__more summary:focus-visible{outline:3px solid var(--focus);border-radius:8px}.course-ai__more[open] summary{background:#e3e9f1}.course-ai__more[open] summary::after{content:"▴"}.course-ai__custom{display:flex;flex-direction:column;gap:.35rem;font-weight:600}.course-ai__custom input,.course-ai__custom textarea{padding:.65rem .75rem;border:1px solid var(--border);border-radius:10px;min-height:44px;font-size:1rem}.course-ai__custom input:focus-visible,.course-ai__custom textarea:focus-visible{outline:3px solid var(--focus);outline-offset:1px}.course-ai__cta{display:flex;flex-direction:column;gap:.35rem}.course-ai__cta .btn-primary{align-self:flex-start}.course-ai__footnote{margin:0;color:var(--muted);font-size:.9rem}.fact-source{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border);font-size:.9rem;color:var(--muted)}.home-layout{display:flex;flex-direction:column}.home-layout>.map-group{order:2}.home-layout>#newest{order:1}.home-layout>#results-section{order:3}.home-layout:has(#results-section:not([hidden]))>.map-group{order:3}.home-layout:has(#results-section:not([hidden]))>#results-section{order:2}@media(min-width:745px){.home-layout>.map-group{order:1}.home-layout>#newest{order:2}.home-layout>#results-section{order:3}}.info-bubble{border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-5);background:var(--surface-strong);box-shadow:var(--shadow)}.info-bubble h3{margin:0 0 var(--space-4)}.info-bubble hr{border:0;border-top:1px solid var(--border);margin:var(--space-5)0}.info-bubble .meta{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}