/* SundAI premium training and service page components */
.training-hero{padding:102px 0 72px;text-align:center;background:linear-gradient(180deg,#fff,#f7faff);border-bottom:1px solid #dbe4f0}.training-hero .container{max-width:940px}.training-hero h1{font-size:clamp(3rem,7vw,5.8rem);line-height:.98;letter-spacing:-.065em;margin:0 0 22px;color:#0b132b;text-wrap:balance}.training-hero p:not(.eyebrow){max-width:760px;margin:0 auto 28px;color:#64748b;font-size:1.05rem}.training-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.training-grid article{position:relative;padding:28px;border:1px solid #dbe4f0;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(15,23,42,.05)}.training-grid article::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent,#2563eb,transparent);opacity:.65}.training-grid article:nth-child(2)::after{background:linear-gradient(90deg,transparent,#06b6d4,transparent)}.training-grid article:nth-child(3)::after{background:linear-gradient(90deg,transparent,#0f766e,transparent)}.training-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eef5ff;color:#2563eb;font-weight:900}.training-grid h2{font-size:1.25rem;line-height:1.25;margin:22px 0 9px;color:#0b132b}.training-grid p,.training-grid li{color:#64748b;font-size:.86rem}.training-grid ul{padding-left:19px;min-height:116px}.training-grid strong{display:block;color:#2563eb;font-size:.74rem;margin-top:18px}.standards-strip{padding:70px 0;background:linear-gradient(110deg,#eef5ff,#f8fbff);border-block:1px solid #dbe4f0}.standards-strip .container{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center}.standards-strip h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:-.045em;margin:0 0 16px;color:#0b132b}.standards-strip p:not(.eyebrow){color:#64748b;margin:0}.standards-tags{display:grid;grid-template-columns:1fr 1fr;gap:12px}.standards-tags span{padding:15px;border:1px solid #cfe0fb;border-radius:12px;background:#fff;font-size:.78rem;font-weight:800;color:#334155}.human-standard{padding:18px 0 58px;background:#fff}.human-standard .container{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 30px;border:1px solid #dbe4f0;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.05)}.human-standard h2{font-size:1.15rem;margin:0 0 5px;color:#0b132b}.human-standard p{margin:0;color:#64748b;font-size:.8rem}.human-standard a{white-space:nowrap;color:#2563eb;font-weight:850;text-decoration:none;font-size:.8rem}

/* Homepage hero: text-only composition with relaxed multilingual typography. */
.hero-grid{grid-template-columns:minmax(0,1fr)!important;gap:0!important}.hero-copy{max-width:1000px}.hero-art{display:none!important}
.hero-copy .eyebrow{margin:0 0 24px!important;line-height:1.5;letter-spacing:.14em}
.hero-copy h1{max-width:900px;margin:0 0 30px!important;font-size:clamp(3.15rem,5.1vw,5.35rem)!important;line-height:1.08!important;letter-spacing:-.045em!important;hyphens:none!important;overflow-wrap:normal;word-break:normal;text-wrap:balance}
.hero-copy h1 span{display:block;margin-top:.08em}
.hero-copy>p:not(.eyebrow){max-width:780px;line-height:1.72;margin:0 0 28px}
html[lang="da"] .hero-copy h1,html[lang="sv"] .hero-copy h1{max-width:960px;font-size:clamp(3rem,4.8vw,5.05rem)!important;line-height:1.1!important;letter-spacing:-.04em!important}
html[lang="da"] .hero-copy h1 span,html[lang="sv"] .hero-copy h1 span{margin-top:.1em}
@media(min-width:951px) and (max-width:1180px){.hero-copy{max-width:920px}.hero-copy h1{max-width:840px;font-size:clamp(3rem,5.2vw,4.8rem)!important}.hero-copy>p:not(.eyebrow){max-width:740px}html[lang="da"] .hero-copy h1,html[lang="sv"] .hero-copy h1{max-width:900px;font-size:clamp(2.9rem,5vw,4.55rem)!important}}
@media(max-width:950px){.hero-copy{max-width:780px;margin-inline:auto}.hero-copy .eyebrow{margin-bottom:21px!important}.hero-copy h1{max-width:720px;font-size:clamp(2.8rem,7.5vw,4.35rem)!important;line-height:1.09!important}.hero-copy>p:not(.eyebrow){max-width:700px}}
@media(max-width:680px){.hero-copy .eyebrow{margin-bottom:18px!important;line-height:1.6;letter-spacing:.12em}.hero-copy h1{font-size:clamp(2.3rem,10.2vw,3.35rem)!important;line-height:1.1!important;letter-spacing:-.035em!important;margin-bottom:24px!important}.hero-copy h1 span{margin-top:.1em}.hero-copy>p:not(.eyebrow){line-height:1.65;margin-bottom:24px}}

@media(max-width:900px){.training-grid{grid-template-columns:1fr}.training-grid ul{min-height:0}.standards-strip .container{grid-template-columns:1fr;gap:32px}.human-standard .container{align-items:flex-start;flex-direction:column}}
