/*
Theme Name: Højmarine Udbudsportal
Theme URI: https://hojmarine.com/
Description: Lukket WordPress child theme til Højmarines interne udbudsportal.
Author: Autom8
Template: twentytwentyfive
Version: 1.0.0
License: GPLv2 or later
Text Domain: hojmarine-udbudsportal
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--hm-blue:#005a8b;--hm-blue-deep:#003f63;--hm-blue-ink:#002b44;--hm-aqua:#35a8c5;--hm-aqua-soft:#e7f5f8;--hm-sand:#f5f7f7;--hm-surface:#fff;--hm-text:#152b38;--hm-muted:#60737d;--hm-line:#d8e2e5;--hm-success:#147a62;--hm-danger:#a92e39;--hm-font-body:'DM Sans',Arial,sans-serif;--hm-font-heading:'Manrope',Arial,sans-serif}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body.hojmarine-portal{margin:0;background:var(--hm-sand);color:var(--hm-text);font-family:var(--hm-font-body)!important;line-height:1.55}#wpadminbar{display:none!important}html.admin-bar{margin-top:0!important}.hojmarine-portal .wp-site-blocks,.hojmarine-portal .entry-content,.hojmarine-portal .wp-block-post-content{max-width:none!important;margin:0!important;padding:0!important}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hojmarine-header{position:sticky;top:0;z-index:1000;background:var(--hm-blue-ink);border-bottom:3px solid var(--hm-aqua);box-shadow:0 3px 14px rgba(0,30,47,.2)}.hojmarine-header__inner{max-width:1440px;min-height:76px;display:flex;align-items:center;gap:24px;padding:8px 32px;margin:auto}.hojmarine-header__brand{display:inline-flex;align-items:center;gap:14px;color:#fff;text-decoration:none;min-width:220px}.hojmarine-header__brand img{display:block;width:84px;height:54px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}.hojmarine-header__brand-copy{display:grid;gap:1px;line-height:1.15}.hojmarine-header__brand-copy strong{color:#fff;font-family:var(--hm-font-heading);font-size:15px}.hojmarine-header__brand-copy span{color:rgba(255,255,255,.62);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.hojmarine-header__nav{flex:1;display:flex;align-items:center;justify-content:space-between;gap:18px}.hojmarine-header__links,.hojmarine-header__user{display:flex;align-items:center;gap:4px}.hojmarine-header__links a{color:rgba(255,255,255,.78);text-decoration:none;padding:9px 11px;border-radius:7px;font-size:14px;font-weight:600;white-space:nowrap}.hojmarine-header__links a:hover,.hojmarine-header__links a.is-active{color:#fff;background:rgba(255,255,255,.13)}.hojmarine-header__links a.is-active{box-shadow:inset 0 -2px 0 var(--hm-aqua)}.hojmarine-header__user{padding-left:18px;border-left:1px solid rgba(255,255,255,.18);gap:11px}.hojmarine-header__profile{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.88)!important;text-decoration:none;font-size:13px;font-weight:600;max-width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hojmarine-header__avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--hm-blue-ink);background:#fff;font-size:12px;font-weight:800;flex:0 0 auto}.hojmarine-header__logout{color:rgba(255,255,255,.67)!important;font-size:13px;text-decoration:none;padding:7px;border-radius:6px}.hojmarine-header__logout:hover{color:#fff!important;background:rgba(255,255,255,.1)}.hojmarine-header__toggle{display:none;margin-left:auto;width:42px;height:40px;padding:10px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:transparent;cursor:pointer}.hojmarine-header__toggle span:not(.screen-reader-text){display:block;height:2px;margin:4px 0;background:#fff}
.hojmarine-main{min-height:calc(100vh - 145px)}.hojmarine-content-shell{max-width:1240px;padding:42px 28px 62px;margin:auto}.hojmarine-dashboard{max-width:1184px;padding:40px 28px 64px;margin:auto}.hojmarine-dashboard__intro{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.hojmarine-dashboard__eyebrow{display:inline-block;margin-bottom:8px;color:var(--hm-blue);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.hojmarine-dashboard h1,.hojmarine-content-shell h1,.hojmarine-content-shell h2{font-family:var(--hm-font-heading);color:var(--hm-blue-ink);letter-spacing:-.025em}.hojmarine-dashboard h1{margin:0;font-size:clamp(30px,4vw,42px);line-height:1.13}.hojmarine-dashboard__intro p{max-width:630px;margin:10px 0 0;color:var(--hm-muted)}.hojmarine-dashboard__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hojmarine-card{display:flex;flex-direction:column;min-height:210px;padding:25px;border:1px solid var(--hm-line);border-radius:14px;background:var(--hm-surface);box-shadow:0 3px 13px rgba(0,42,67,.035)}.hojmarine-card__icon{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:var(--hm-aqua-soft);color:var(--hm-blue);font-size:20px;font-weight:800}.hojmarine-card h2{margin:18px 0 7px;font-size:20px;line-height:1.25}.hojmarine-card p{margin:0;color:var(--hm-muted);font-size:14px}.hojmarine-card__action{display:inline-flex;margin-top:auto;padding-top:22px;color:var(--hm-blue);font-weight:700;text-decoration:none}.hojmarine-card__action:hover{text-decoration:underline}.hojmarine-page-content__header h1{font-family:var(--hm-font-heading);color:var(--hm-blue-ink)}
.hojmarine-footer{background:var(--hm-blue-ink);border-top:3px solid var(--hm-aqua);color:rgba(255,255,255,.63)}.hojmarine-footer__inner{max-width:1440px;display:flex;justify-content:space-between;gap:18px;padding:20px 32px;margin:auto;font-size:12px}.hojmarine-footer strong{color:#fff}
body.login{background:linear-gradient(135deg,#002b44,#005a8b)!important;font-family:var(--hm-font-body)!important}body.login #login{width:min(420px,calc(100% - 32px));padding:58px 0}body.login h1 a{width:190px!important;height:88px!important;margin-bottom:16px!important;background-image:url('assets/img/hojmarine-logo.svg')!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;filter:brightness(0) invert(1)}#hojmarine-login-heading{margin:0 0 25px;color:rgba(255,255,255,.72);font-size:12px;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.12em}body.login #loginform,body.login #lostpasswordform{padding:31px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:20px!important;background:rgba(1,33,51,.64)!important;box-shadow:0 22px 48px rgba(0,14,25,.28)!important}body.login label{color:rgba(255,255,255,.82)!important;font-size:12px!important;font-weight:700!important}body.login input[type=text],body.login input[type=password]{padding:11px 12px!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:8px!important;background:rgba(255,255,255,.1)!important;color:#fff!important}body.login input[type=submit]{width:100%!important;padding:12px 18px!important;border:0!important;border-radius:8px!important;background:var(--hm-aqua)!important;color:var(--hm-blue-ink)!important;font-weight:800!important}body.login #nav a,body.login #backtoblog a{color:rgba(255,255,255,.72)!important}
@media(max-width:1080px){.hojmarine-header__inner{padding:8px 20px}.hojmarine-header__brand{min-width:auto}.hojmarine-header__brand-copy{display:none}.hojmarine-header__links a{padding-inline:8px}.hojmarine-dashboard__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.hojmarine-header__inner{min-height:66px}.hojmarine-header__brand img{width:76px;height:48px}.hojmarine-header__toggle{display:block}.hojmarine-header__nav{display:none;position:absolute;top:100%;left:0;right:0;padding:12px 20px 20px;background:var(--hm-blue-ink);border-bottom:3px solid var(--hm-aqua)}.hojmarine-header__nav.is-open{display:block}.hojmarine-header__links,.hojmarine-header__user{align-items:stretch;flex-direction:column}.hojmarine-header__links a{padding:11px 10px}.hojmarine-header__user{margin-top:12px;padding:12px 0 0;border-top:1px solid rgba(255,255,255,.16);border-left:0}.hojmarine-header__profile{display:flex}}@media(max-width:620px){.hojmarine-dashboard,.hojmarine-content-shell{padding-inline:18px}.hojmarine-dashboard__intro{display:block}.hojmarine-dashboard__grid{grid-template-columns:1fr}.hojmarine-footer__inner{padding:18px;flex-direction:column}}
