/* Copyright (C) 2026 Kreativität Works <mail@kreativitat.com> */
.download-section{margin:32px 0 56px;color:#173f3b;font-family:Arial,Helvetica,sans-serif}.download-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.download-eyebrow{font-size:11px!important;letter-spacing:2px;font-weight:700;color:#9b5d42!important}.download-heading h2{font-size:clamp(27px,3vw,38px);font-weight:500;letter-spacing:-1px;line-height:1.2;margin:12px 0}.download-heading p{font-size:15px;line-height:1.7;color:#63716c;margin:0}.download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.download-card{box-sizing:border-box;padding:32px;border:1px solid #d9dfd6;border-radius:18px;background:#fffdf8;display:flex;flex-direction:column;align-items:start}.download-card-pi{background:#edf1e7}.download-platform{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;margin-bottom:24px}.download-symbol{width:52px;height:52px;display:block}.download-symbol svg{width:100%;height:100%}.download-badge{font-size:10px;letter-spacing:1.2px;font-weight:700;color:#63716c}.download-card h3{font-size:28px;line-height:1.2;letter-spacing:-.6px;font-weight:500;margin:0 0 12px}.download-card p{font-size:15px;line-height:1.7;color:#63716c;margin:0 0 18px}.download-card .download-meta{font-size:12px;margin-top:0}.download-button{box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;min-height:48px;border-radius:7px;background:#173f3b;color:#fff!important;padding:13px 20px;font-size:14px;font-weight:600;text-decoration:none!important;line-height:1.5}.download-button:hover{background:#245a50}.download-text-link{font-size:14px;color:#173f3b!important;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.download-section a:focus-visible{outline:3px solid #db7855;outline-offset:4px}.download-card ol{font-size:14px;line-height:1.8;color:#52655c;padding-left:20px;margin:28px 0 16px}.download-card li{margin-bottom:12px}.download-card li a,.download-browser a{text-decoration:underline}.download-card strong{overflow-wrap:anywhere}.download-card .download-note{font-size:12px;border-top:1px solid #cdd7c9;padding-top:16px}.download-page-title{font-size:clamp(44px,6vw,72px);font-weight:500;letter-spacing:-3px;margin:48px 0 36px}.download-browser{font-size:14px;color:#63716c;line-height:1.8;margin-bottom:56px}@media(max-width:850px){.download-grid{grid-template-columns:1fr}.download-heading{align-items:start;flex-direction:column;gap:12px}.download-card{padding:24px}.download-button{width:100%}.download-badge{font-size:9px}.download-page-title{margin-top:24px}}
