:root{--navy:#123a59;--blue:#347db3;--sky:#eaf4fa;--green:#5ba965;--ink:#16384f;--muted:#647985;--line:#dce8ee;--cream:#fff8e9;--bg:#f7fafb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.site-header{height:82px;max-width:1200px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:800;color:var(--navy)}.brand img{border-radius:12px;box-shadow:0 6px 20px rgba(18,58,89,.1)}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:700}nav>a:not(.login-button):hover{color:var(--blue)}.login-button,.primary-button,.light-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:14px;font-weight:800;transition:.2s ease}.login-button{padding:11px 22px;color:white;background:var(--navy);box-shadow:0 8px 22px rgba(18,58,89,.18)}.login-button:hover,.primary-button:hover{background:#1c5278;transform:translateY(-1px)}.hero{min-height:650px;max-width:1200px;margin:auto;padding:68px 28px 90px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px}.eyebrow{display:inline-block;color:var(--blue);background:var(--sky);border-radius:99px;padding:7px 13px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.hero h1{font-size:72px;line-height:1.01;letter-spacing:-.055em;margin:20px 0 23px;color:var(--navy)}.hero h1 span{color:var(--blue)}.hero-text{max-width:580px;color:var(--muted);font-size:19px;line-height:1.7;margin:0}.hero-actions{display:flex;align-items:center;gap:25px;margin:34px 0 26px}.primary-button{background:var(--navy);color:white;padding:16px 24px;box-shadow:0 12px 28px rgba(18,58,89,.2)}.text-link{font-weight:800;color:var(--blue)}.trust-row{display:flex;gap:22px;flex-wrap:wrap;color:#57717e;font-size:13px;font-weight:650}.trust-row span::first-letter{color:var(--green)}.hero-visual{position:relative;min-height:490px;display:flex;align-items:center;justify-content:center}.soft-circle{position:absolute;border-radius:50%}.circle-one{width:450px;height:450px;background:#e5f1f7}.circle-two{width:205px;height:205px;right:-10px;bottom:-8px;background:#e5f3df}.app-card{position:relative;width:370px;background:white;border:1px solid var(--line);border-radius:30px;padding:26px;box-shadow:0 30px 70px rgba(18,58,89,.15);transform:rotate(1.2deg)}.app-card-top,.mini-brand,.report-row{display:flex;align-items:center}.app-card-top{justify-content:space-between;margin-bottom:28px}.mini-brand{gap:9px;font-size:16px}.mini-brand img{border-radius:10px}.status{background:#e8f6e9;color:#438a4b;border-radius:99px;padding:5px 11px;font-size:12px;font-weight:800}.label{margin:0 0 4px;color:#8297a2;font-weight:800;font-size:11px;letter-spacing:.12em}.app-card h2{margin:0;color:var(--navy);font-size:25px}.muted{margin:2px 0 22px;color:var(--muted)}.progress{height:8px;border-radius:9px;background:#e9f0f3;overflow:hidden}.progress span{display:block;height:100%;width:78%;background:var(--blue);border-radius:9px}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.stats div{display:flex;flex-direction:column;text-align:center;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong{font-size:23px;color:var(--navy)}.stats span{font-size:12px;color:var(--muted)}.report-row{gap:12px;padding:15px;background:var(--sky);border-radius:16px}.report-icon{width:34px;height:34px;border-radius:11px;background:var(--blue);color:white;display:grid;place-items:center;font-weight:900}.report-row div{display:flex;flex-direction:column}.report-row small{color:var(--muted)}.proof-strip{background:var(--navy);color:white;display:grid;grid-template-columns:repeat(3,1fr);padding:30px max(28px,calc((100vw - 1144px)/2));gap:20px}.proof-strip div{padding:5px 32px;border-right:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column}.proof-strip div:last-child{border:0}.proof-strip strong{font-size:15px}.proof-strip span{font-size:12px;color:#bcd3e1;margin-top:3px}.section{max-width:1200px;margin:auto;padding:110px 28px}.section-heading{text-align:center;max-width:660px;margin:0 auto 54px}.section h2,.cta h2{color:var(--navy);font-size:44px;line-height:1.12;letter-spacing:-.035em;margin:17px 0}.section-heading p,.benefit-copy>p{color:var(--muted);font-size:17px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article{position:relative;background:white;border:1px solid var(--line);border-radius:24px;padding:30px;min-height:245px;box-shadow:0 12px 35px rgba(18,58,89,.055)}.step-number{position:absolute;right:25px;top:22px;color:#d6e4eb;font-size:29px;font-weight:900}.step-icon{width:52px;height:52px;border-radius:16px;background:var(--sky);display:grid;place-items:center;color:var(--blue);font-size:25px;font-weight:800}.steps h3{font-size:20px;color:var(--navy);margin:25px 0 8px}.steps p{color:var(--muted);margin:0}.benefits{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center}.benefit-copy ul{list-style:none;padding:0;margin:34px 0 0}.benefit-copy li{display:flex;gap:14px;margin:21px 0}.benefit-copy li>span{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e7f5e8;color:var(--green);font-weight:900}.benefit-copy li div{display:flex;flex-direction:column}.benefit-copy li small{color:var(--muted);font-size:14px;margin-top:2px}.quote-card{background:var(--cream);border-radius:30px;padding:45px;min-height:360px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 20px 50px rgba(76,58,25,.08)}.quote-mark{font-family:Georgia,serif;color:#e2bd66;font-size:80px;line-height:.6}.quote-card blockquote{margin:20px 0 35px;font-family:Georgia,serif;color:#604d2e;font-size:26px;line-height:1.5}.quote-brand{display:flex;align-items:center;gap:12px}.quote-brand img{border-radius:11px}.quote-brand div{display:flex;flex-direction:column}.quote-brand span{color:#8b7755;font-size:12px}.cta{max-width:1144px;margin:20px auto 100px;background:linear-gradient(135deg,var(--navy),#23658f);color:white;border-radius:30px;padding:48px 54px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 22px 55px rgba(18,58,89,.2)}.cta h2{color:white;font-size:34px;margin:0 0 8px}.cta p{margin:0;color:#c7dfec}.light-button{background:white;color:var(--navy);padding:16px 24px;white-space:nowrap}.light-button:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(0,0,0,.15)}footer{border-top:1px solid var(--line);max-width:1144px;margin:auto;padding:42px 0 35px;display:grid;grid-template-columns:1fr auto;gap:10px 30px;align-items:center;color:var(--muted)}footer p{margin:0}footer>div{grid-column:2;grid-row:1/3;display:flex;gap:24px;font-weight:700;font-size:14px}footer>div a:hover{color:var(--blue)}footer small{font-size:12px}.footer-brand{font-size:18px}@media(max-width:800px){.site-header{height:72px;padding:0 18px}.brand{font-size:19px}.brand img{width:42px;height:42px}nav>a:not(.login-button){display:none}.login-button{padding:10px 18px}.hero{grid-template-columns:1fr;padding:50px 22px 65px;gap:45px}.hero h1{font-size:52px}.hero-text{font-size:17px}.hero-visual{min-height:420px}.app-card{width:min(355px,92vw)}.circle-one{width:360px;height:360px}.proof-strip{grid-template-columns:1fr;padding:24px}.proof-strip div{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding:14px 5px}.proof-strip div:last-child{border:0}.section{padding:80px 22px}.section h2{font-size:36px}.steps,.benefits{grid-template-columns:1fr}.benefits{gap:45px}.cta{margin:10px 18px 70px;padding:35px 28px;display:block}.cta h2{font-size:29px}.light-button{margin-top:25px}footer{margin:0 22px;padding:36px 0;display:flex;flex-direction:column;align-items:flex-start}footer>div{display:flex;flex-wrap:wrap}}@media(max-width:430px){.hero h1{font-size:44px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.trust-row{display:grid;gap:8px}.hero-visual{min-height:390px}.app-card{padding:22px}.quote-card{padding:32px}.quote-card blockquote{font-size:22px}}

/* Opdateringer */
.updates-main{max-width:1050px;margin:0 auto;padding:62px 28px 100px}.updates-hero{max-width:760px;margin-bottom:48px}.updates-hero h1{margin:18px 0 16px;color:var(--navy);font-size:56px;line-height:1.06;letter-spacing:-.045em}.updates-hero>p{margin:0;color:var(--muted);font-size:19px;line-height:1.65}.release-grid{display:grid;gap:22px}.release-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:0 14px 40px rgba(18,58,89,.06)}.release-card.next{background:linear-gradient(145deg,#123a59,#276f9e);border:0;color:#fff}.release-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.release-label{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--blue)}.next .release-label{color:#b9ddef}.release-card h2{margin:6px 0 0;color:var(--navy);font-size:30px}.next h2{color:#fff}.release-date{flex:0 0 auto;background:var(--sky);color:var(--blue);border-radius:99px;padding:7px 12px;font-size:12px;font-weight:800}.next .release-date{background:rgba(255,255,255,.13);color:#fff}.release-card ul{display:grid;grid-template-columns:1fr 1fr;gap:13px 28px;list-style:none;padding:0;margin:0}.release-card li{position:relative;padding-left:27px;color:#526b79}.release-card li::before{content:"✓";position:absolute;left:0;top:0;color:var(--green);font-weight:900}.next li{color:#d5e8f2}.next li::before{color:#92d382}.release-note{margin:25px 0 0;padding-top:21px;border-top:1px solid var(--line);color:var(--muted);font-size:14px}.next .release-note{border-color:rgba(255,255,255,.16);color:#c5dfeb}.updates-cta{margin-top:34px;background:var(--cream);border-radius:24px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:25px}.updates-cta h2{margin:0 0 5px;color:var(--navy);font-size:22px}.updates-cta p{margin:0;color:var(--muted)}@media(max-width:800px){.updates-main{padding:45px 22px 75px}.updates-hero h1{font-size:43px}.release-card{padding:26px}.release-card ul{grid-template-columns:1fr}.updates-cta{align-items:flex-start;flex-direction:column}.site-header nav>a[href="/opdateringer/"]{display:none}}@media(max-width:430px){.updates-hero h1{font-size:38px}.release-top{flex-direction:column}.release-card h2{font-size:26px}}
