:root{--gold: #C9A227;--gold-dark: #B08D1E;--gold-light: #E0BC45;--ink: #111111;--indigo: #5146B2;--navy: #191340;--navy-deep: #0A1322;--cream: #F6F2E8;--cream-soft: #FBFAF6;--cream-card: #FFFDF6;--border-soft: rgba(81, 70, 178, .14);--ease: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html,body{margin:0}body{background:#fff;color:var(--ink);font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--gold);text-decoration:none}a:hover{color:var(--gold-dark)}::selection{background:#c9a2274d}:focus-visible{outline:2px solid rgba(201,162,39,.85);outline-offset:3px;border-radius:4px}input::placeholder,textarea::placeholder{color:#11111159;font-weight:500}@keyframes tk-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes tk-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@keyframes tk-flow{to{stroke-dashoffset:-1000}}@keyframes tk-flip-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes tk-marquee{to{transform:translate(-50%)}}@keyframes tk-kb{0%{transform:scale(1.09) translate(1.6%)}to{transform:scale(1) translate(0)}}@keyframes tk-hint{0%,to{transform:translateY(0);opacity:.9}50%{transform:translateY(7px);opacity:.4}}.tk-kicker{display:flex;align-items:center;gap:14px;margin-bottom:18px}.tk-kicker:before{content:"";width:34px;height:1px;background:#c9a22799;flex-shrink:0}.tk-kicker span{font-size:12px;letter-spacing:.3em;text-transform:uppercase;font-weight:700;color:var(--gold)}.tk-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;font-size:14.5px;font-weight:800;transition:all .3s var(--ease);cursor:pointer}.tk-btn--gold{background:var(--gold);color:var(--ink);border:1px solid var(--gold);box-shadow:0 18px 40px -18px #c9a227e6}.tk-btn--gold:hover{transform:translateY(-2px);background:var(--gold-light);border-color:var(--gold-light);color:var(--ink)}.tk-btn--ghost{background:transparent;color:var(--ink);border:1px solid rgba(17,17,17,.28);font-weight:700}.tk-btn--ghost:hover{border-color:var(--gold);color:var(--gold-dark);transform:translateY(-2px)}.tk-btn--ghost-light{background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.35);font-weight:700}.tk-btn--ghost-light:hover{border-color:var(--gold-light);color:var(--gold-light);transform:translateY(-2px)}.tk-card{border:1px solid var(--border-soft);border-radius:16px;background:#fff}.tk-card--hover{transition:transform .3s var(--ease),box-shadow .3s ease}.tk-card--hover:hover{transform:translateY(-3px);box-shadow:0 26px 50px -30px #5146b259}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:880px){input,select,textarea{font-size:16px!important}input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select{min-height:44px}textarea{min-height:120px}button,input[type=submit],input[type=button]{min-height:44px}.tk-kicker span{font-size:13px}}@media(max-width:880px){a[href*="partnerfinder.sap.com"],a[href*="dam.sap.com"]{position:relative}a[href*="partnerfinder.sap.com"]:after,a[href*="dam.sap.com"]:after{content:"";position:absolute;inset:-12px 0}}@media(max-width:380px){[style*="minmax(300px"],[style*="minmax(340px"]{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:880px){.tk-kicker{flex-wrap:wrap;row-gap:4px}}.tk-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:16px clamp(24px,5vw,64px);background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(81,70,178,.06)}.tk-header__brand[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:18px;flex-shrink:0}.tk-header__logo[data-astro-cid-3ef6ksr2]{height:44px;width:auto;display:block}.tk-header__divider[data-astro-cid-3ef6ksr2]{width:1px;height:36px;background:#5146b226}.tk-header__sub[data-astro-cid-3ef6ksr2]{height:34px;width:auto;display:block}.tk-header__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:22px}.tk-header__link[data-astro-cid-3ef6ksr2]{font-size:13.5px;font-weight:700;color:#111;white-space:nowrap}.tk-header__link[data-astro-cid-3ef6ksr2]:hover{color:var(--gold-dark)}.tk-header__cta[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border:1px solid var(--gold);background:var(--gold);color:#fffbf0;border-radius:999px;font-size:13.5px;font-weight:800;white-space:nowrap;transition:all .3s var(--ease)}.tk-header__cta[data-astro-cid-3ef6ksr2]:hover{background:var(--gold-dark);border-color:var(--gold-dark);transform:translateY(-1px);color:#fffbf0}.tk-header__backshort[data-astro-cid-3ef6ksr2]{display:none}.tk-header__burger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 10px;background:transparent;border:1px solid rgba(81,70,178,.22);border-radius:10px;cursor:pointer}.tk-header__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;height:2px;border-radius:2px;background:#111;transition:transform .25s ease,opacity .25s ease}.tk-header__burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.tk-header__burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.tk-header__burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.tk-drawer[data-astro-cid-3ef6ksr2]{position:fixed;inset:0;z-index:60}.tk-drawer[data-astro-cid-3ef6ksr2][hidden]{display:none}.tk-drawer__backdrop[data-astro-cid-3ef6ksr2]{position:absolute;inset:0;background:#110d2d73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tk-drawer__panel[data-astro-cid-3ef6ksr2]{position:absolute;top:0;right:0;bottom:0;width:min(330px,88vw);display:flex;flex-direction:column;padding:10px 18px 22px;background:#fff;box-shadow:-24px 0 60px -30px #19134080;overflow-y:auto;animation:tk-drawer-in .25s ease both}@keyframes tk-drawer-in{0%{transform:translate(24px);opacity:.4}to{transform:translate(0);opacity:1}}.tk-drawer__head[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:4px 0 6px}.tk-drawer__title[data-astro-cid-3ef6ksr2]{font-size:11px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--gold-dark)}.tk-drawer__x[data-astro-cid-3ef6ksr2]{width:44px;height:44px;border:0;background:transparent;font-size:18px;color:#111;cursor:pointer}.tk-drawer__link[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;min-height:44px;padding:4px 8px;font-size:15px;font-weight:700;color:#111;border-bottom:1px solid rgba(81,70,178,.08)}.tk-drawer__link--sub[data-astro-cid-3ef6ksr2]{padding-left:26px;font-size:14px;font-weight:600;color:#111111b3}.tk-drawer__cta[data-astro-cid-3ef6ksr2]{margin-top:16px;display:flex;align-items:center;justify-content:center;min-height:46px;padding:8px 22px;background:var(--gold);border-radius:999px;font-size:14px;font-weight:800;color:#fffbf0}@media(min-width:881px){.tk-drawer[data-astro-cid-3ef6ksr2]{display:none!important}}@media(max-width:880px){.tk-header__burger[data-astro-cid-3ef6ksr2]{display:flex}.tk-header__backfull[data-astro-cid-3ef6ksr2]{display:none}.tk-header__backshort[data-astro-cid-3ef6ksr2]{display:inline}.tk-header[data-astro-cid-3ef6ksr2]{padding:6px 14px;row-gap:6px}.tk-header__brand[data-astro-cid-3ef6ksr2]{gap:10px}.tk-header__logo[data-astro-cid-3ef6ksr2]{height:30px}.tk-header__divider[data-astro-cid-3ef6ksr2],.tk-header__sub[data-astro-cid-3ef6ksr2]{display:none}.tk-header__nav[data-astro-cid-3ef6ksr2]{gap:10px}.tk-header__mhide[data-astro-cid-3ef6ksr2]{display:none}.tk-header__link[data-astro-cid-3ef6ksr2]{font-size:13px}.tk-header__back[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;min-height:44px}.tk-header__cta[data-astro-cid-3ef6ksr2]{min-height:44px;padding:8px 14px;font-size:12.5px}}@media(max-width:380px){.tk-header__back[data-astro-cid-3ef6ksr2]{display:none!important}}@media(max-width:480px){.tk-header[data-astro-cid-3ef6ksr2]{padding:6px 10px}.tk-header__logo[data-astro-cid-3ef6ksr2]{height:28px}.tk-header__nav[data-astro-cid-3ef6ksr2]{gap:4px}.tk-header__link[data-astro-cid-3ef6ksr2]{font-size:13px}.tk-header__cta[data-astro-cid-3ef6ksr2]{padding:7px 10px;font-size:13px}.tk-header__burger[data-astro-cid-3ef6ksr2]{padding:0 9px;gap:4px}}.tk-footer[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(17,17,17,.08);background:#ffffffb3}.tk-footer__tekai[data-astro-cid-sz7xmlte]{display:inline-flex;align-self:flex-start;margin-bottom:16px;padding:9px 18px;border:1px solid rgba(201,162,39,.5);border-radius:999px;background:#c9a22714;font-size:13px;font-weight:800;color:var(--gold-dark)}.tk-footer__tekai[data-astro-cid-sz7xmlte]:hover{background:#c9a22729;color:var(--gold-dark)}.tk-footer__inner[data-astro-cid-sz7xmlte]{max-width:1360px;margin:0 auto;padding:14px clamp(24px,5vw,64px);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 24px}.tk-footer__nav[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:6px 22px;font-size:12.5px;font-weight:700}.tk-footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#111111a6}.tk-footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.tk-footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].is-active{color:var(--gold)}.tk-footer__locations[data-astro-cid-sz7xmlte]{flex-basis:100%;padding-top:8px;border-top:1px solid rgba(17,17,17,.06);align-items:baseline}.tk-footer__label[data-astro-cid-sz7xmlte]{font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--gold-dark)}.tk-footer__copy[data-astro-cid-sz7xmlte]{font-size:11.5px;color:#1116;font-weight:600}@media(max-width:880px){.tk-footer__nav[data-astro-cid-sz7xmlte]{gap:0 18px}.tk-footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;min-height:44px;font-size:13px}.tk-footer__copy[data-astro-cid-sz7xmlte]{font-size:13px}}.tk-sticky-cta[data-astro-cid-544d75lg]{position:fixed;bottom:22px;z-index:300;display:inline-flex;align-items:center;justify-content:center;padding:13px 26px;background:var(--gold, #C9A227);border:1px solid var(--gold, #C9A227);color:#fffbf0;border-radius:999px;font-size:14px;font-weight:800;white-space:nowrap;box-shadow:0 18px 40px -14px #c9a227d9;transition:all .3s cubic-bezier(.16,1,.3,1)}.tk-sticky-cta--right[data-astro-cid-544d75lg]{right:22px}.tk-sticky-cta--left[data-astro-cid-544d75lg]{left:22px}.tk-sticky-cta[data-astro-cid-544d75lg]:hover{background:var(--gold-dark, #B08D1E);border-color:var(--gold-dark, #B08D1E);transform:translateY(-2px);color:#fffbf0}.tk-sticky-cta[data-astro-cid-544d75lg].is-suppressed{opacity:0;pointer-events:none;transform:translateY(8px)}html[data-drawer-open] .tk-sticky-cta[data-astro-cid-544d75lg]{opacity:0;pointer-events:none}@media(max-width:640px){.tk-sticky-cta[data-astro-cid-544d75lg],.tk-sticky-cta--left[data-astro-cid-544d75lg],.tk-sticky-cta--right[data-astro-cid-544d75lg]{left:0;right:0;bottom:0;border-radius:0;padding:15px 20px;font-size:15px;min-height:52px;box-shadow:0 -10px 30px -18px #11111173}}@media(max-width:880px){body{padding-bottom:64px}}@media print{.tk-sticky-cta[data-astro-cid-544d75lg]{display:none}}.tk-totop[data-astro-cid-ts7wz2pe]{display:none;position:fixed;left:14px;bottom:76px;z-index:290;min-height:44px;padding:10px 16px;border:1px solid rgba(81,70,178,.25);border-radius:999px;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 14px 30px -18px #19134099;font-size:13px;font-weight:800;color:#111;cursor:pointer}.tk-totop[data-astro-cid-ts7wz2pe][hidden]{display:none!important}@media(max-width:880px){.tk-totop[data-astro-cid-ts7wz2pe]{display:inline-flex;align-items:center}}.tk-jump{display:none}@media(max-width:880px){.tk-jump{display:block;position:sticky;top:56px;z-index:15;margin:0;border-bottom:1px solid rgba(81,70,178,.12);background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tk-jump summary{list-style:none;display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:6px 16px;font-size:13px;font-weight:800;color:var(--gold-dark, #b08d1e);cursor:pointer}.tk-jump summary::-webkit-details-marker{display:none}.tk-jump summary:after{content:"+";font-size:16px}.tk-jump[open] summary:after{content:"–"}.tk-jump nav{max-height:50vh;overflow-y:auto;padding:0 16px 10px}.tk-jump nav a{display:flex;align-items:center;min-height:40px;padding:2px 4px;font-size:13.5px;font-weight:700;color:#111111bf;border-bottom:1px solid rgba(81,70,178,.06)}.tk-toc{margin:0 0 26px;padding:16px 18px;border:1px solid rgba(81,70,178,.14);border-radius:14px;background:#fffdf6}.tk-toc strong{display:block;font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dark, #b08d1e);margin-bottom:8px}.tk-toc a{display:flex;align-items:center;min-height:38px;font-size:14px;font-weight:700;color:#111111bf}}.tk-consent[data-astro-cid-garwan2p]{position:fixed;left:16px;right:16px;bottom:16px;z-index:400;max-width:560px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;padding:16px 20px;background:var(--navy, #191340);border:1px solid rgba(255,255,255,.14);border-radius:16px;box-shadow:0 24px 60px -24px #1111118c}.tk-consent[data-astro-cid-garwan2p][hidden]{display:none}.tk-consent[data-astro-cid-garwan2p] p[data-astro-cid-garwan2p]{margin:0;flex:1 1 260px;font-size:13px;line-height:1.6;color:#ffffffd1;font-weight:600}.tk-consent[data-astro-cid-garwan2p] a[data-astro-cid-garwan2p]{color:var(--gold, #c9a227);text-decoration:underline}.tk-consent__actions[data-astro-cid-garwan2p]{display:flex;gap:8px}.tk-consent__accept[data-astro-cid-garwan2p],.tk-consent__decline[data-astro-cid-garwan2p]{padding:9px 20px;border-radius:999px;font-family:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:all .25s ease}.tk-consent__accept[data-astro-cid-garwan2p]{background:var(--gold, #c9a227);border:1px solid var(--gold, #c9a227);color:#191340}.tk-consent__accept[data-astro-cid-garwan2p]:hover{background:var(--gold-dark, #b08d1e);border-color:var(--gold-dark, #b08d1e)}.tk-consent__decline[data-astro-cid-garwan2p]{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fffc}.tk-consent__decline[data-astro-cid-garwan2p]:hover{border-color:#fff9}@media(max-width:640px){.tk-consent[data-astro-cid-garwan2p]{bottom:64px}}
