:root{
  --kpi-bg:#050608;
  --kpi-panel:#0b0d10;
  --kpi-panel2:#111419;
  --kpi-line:#24282e;
  --kpi-text:#f2f3f5;
  --kpi-muted:#92979f;
  --kpi-orange:#ed8740;
  --kpi-orange2:#ffad65;
  --kpi-max:1440px;
}
.kpi-site-shell{margin:0!important;background:var(--kpi-bg)!important;color:var(--kpi-text)!important}
.kpi-site-shell *{box-sizing:border-box}
.kpi-site-shell a{color:inherit;text-decoration:none}
.kpi-site{position:relative;min-height:100vh;background:radial-gradient(circle at 70% 10%,#15191f 0,#080a0d 31%,#050608 67%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.01em;color:var(--kpi-text);overflow:hidden}

/* Header / logo lockup */
.kpi-header{height:86px;max-width:var(--kpi-max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:10px 48px;position:relative;z-index:80;border-bottom:1px solid rgba(255,255,255,.05);background:rgba(5,6,8,.96)}
.kpi-header-home{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:92px;border:0;background:transparent;padding:14px 80px 10px;pointer-events:none}
.kpi-header-home>*{pointer-events:auto}
.admin-bar .kpi-header-home{top:32px}
.kpi-brand{display:flex;align-items:center;gap:14px;min-width:220px;height:68px;overflow:visible}
.kpi-brand-mark{width:76px;height:59px;display:grid;place-items:center;overflow:hidden}
.kpi-brand-mark img{display:block;width:76px;height:52px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(237,135,64,.08))}
.kpi-brand-copy{display:flex;flex-direction:column;gap:5px;color:#f0f1f2;font-size:9px;letter-spacing:.34em;line-height:1;font-weight:500}
.kpi-brand-copy b{font-weight:500}
.kpi-nav{display:flex;gap:28px;align-items:center;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.kpi-nav a{color:#b9bdc3;transition:.2s}
.kpi-nav a:hover{color:var(--kpi-orange)}
.kpi-menu-toggle{display:none;border:1px solid #30343b;background:#0b0d10;border-radius:99px;cursor:pointer;color:#e5e7ea}
.kpi-menu-orb,.kpi-menu-label,.kpi-menu-lines{display:none}
.kpi-header-home .kpi-nav{display:none;position:absolute;top:80px;right:42px;width:250px;flex-direction:column;align-items:stretch;gap:0;padding:12px;border:1px solid #282d34;border-radius:14px;background:rgba(8,10,13,.97);box-shadow:0 25px 60px rgba(0,0,0,.5);backdrop-filter:blur(14px)}
.kpi-header-home.is-open .kpi-nav{display:flex}
.kpi-header-home .kpi-nav a{padding:13px 15px;border-radius:8px}
.kpi-header-home .kpi-nav a:hover{background:#12151a}
.kpi-header-home .kpi-menu-toggle{display:flex;align-items:center;gap:12px;width:116px;height:44px;padding:0 15px;border-color:#343840;background:rgba(8,10,13,.55);backdrop-filter:blur(8px)}
.kpi-header-home .kpi-menu-orb{display:grid;place-items:center;width:18px;height:18px;border:1px solid #d6d8dc;border-radius:50%;font-size:8px;line-height:1}
.kpi-header-home .kpi-menu-label{display:block;font-size:9px;letter-spacing:.12em}
.kpi-header-home .kpi-menu-lines{display:flex;margin-left:auto;flex-direction:column;gap:3px}
.kpi-header-home .kpi-menu-lines i{display:block;width:10px;height:1px;background:#a56a41}

/* Home – mockup calibrated */
.kpi-home,.kpi-page{max-width:var(--kpi-max);margin:0 auto}
.kpi-home{position:relative}
.kpi-hero{height:clamp(560px,54.7vw,788px);min-height:560px;display:grid;grid-template-columns:35% 65%;position:relative;border:1px solid rgba(255,255,255,.035);border-top:0;background:#060709;overflow:hidden}
.kpi-hero-copy{padding:136px 42px 50px 80px;position:relative;z-index:4;background:linear-gradient(90deg,#050607 0,#050607 86%,rgba(5,6,7,.94) 100%)}
.kpi-eyebrow{font-size:10px;letter-spacing:.36em;color:var(--kpi-orange);font-weight:700;margin:0 0 24px}
.kpi-hero h1{font-size:clamp(48px,4.9vw,70px);line-height:1.02;margin:0 0 17px;letter-spacing:.012em;font-weight:650}
.kpi-hero h2{font-size:clamp(28px,2.9vw,42px);line-height:1.1;color:var(--kpi-orange2);font-weight:470;letter-spacing:.025em;margin:0 0 29px;white-space:nowrap}
.kpi-lead{margin:0;color:#a6aab1;font-size:13px;line-height:1.75;max-width:315px}
.kpi-hero-actions{display:flex;gap:17px;align-items:center;margin-top:34px}
.kpi-hero-actions strong,.kpi-hero-actions small{display:block;font-size:9px;letter-spacing:.08em;white-space:nowrap}
.kpi-hero-actions strong{font-weight:650;color:#d9dbdf}
.kpi-hero-actions small{color:var(--kpi-orange);margin-top:5px}
.kpi-play{width:69px;height:69px;border:1px solid var(--kpi-orange2);border-radius:50%;display:grid;place-items:center;box-shadow:0 0 28px rgba(236,126,50,.12),inset 0 0 20px rgba(236,126,50,.03)}
.kpi-play span{margin-left:3px;color:#ffc08d;font-size:17px}
.kpi-hero-art{position:relative;min-height:0;overflow:hidden;background:radial-gradient(circle at 50% 37%,rgba(74,80,88,.35) 0,rgba(34,39,46,.48) 25%,rgba(12,14,17,.72) 58%,#08090b 100%)}
.kpi-hero-art::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 55% 37%,rgba(255,255,255,.11),transparent 25%),linear-gradient(180deg,rgba(32,36,42,.7),rgba(6,7,9,.08) 45%,rgba(5,6,8,.45));z-index:0}
.kpi-hero-art>img{position:absolute;left:0;right:0;top:42px;bottom:0;z-index:1;width:100%;height:calc(100% - 42px);object-fit:cover;object-position:center bottom;filter:contrast(1.03) saturate(.85) brightness(.89)}
.kpi-callout{position:absolute;z-index:3;font-size:9px;line-height:1.45;letter-spacing:.04em;display:flex;align-items:center;gap:12px;text-shadow:0 2px 8px #000;color:#f0f1f2}
.kpi-callout b{font-weight:590;white-space:nowrap}
.kpi-callout-icon{width:43px;height:43px;border:1px solid var(--kpi-orange);border-radius:50%;display:grid;place-items:center;color:#ffb779;font-size:17px;background:rgba(18,12,8,.28);box-shadow:0 0 24px rgba(255,125,52,.22),inset 0 0 16px rgba(255,125,52,.05)}
.kpi-callout::after{content:"";position:absolute;height:1px;width:47px;background:linear-gradient(90deg,var(--kpi-orange),transparent);opacity:.85;top:50%}
.kpi-c1{left:10.5%;top:23.5%}.kpi-c1::after{left:100%;margin-left:9px}
.kpi-c2{right:5.5%;top:24.5%;flex-direction:row}.kpi-c2::after{right:100%;margin-right:9px;transform:scaleX(-1)}
.kpi-c3{left:8.5%;top:53.5%}.kpi-c3::after{left:100%;margin-left:9px}
.kpi-c4{right:2.2%;top:49.5%}.kpi-c4::after{right:100%;margin-right:9px;transform:scaleX(-1)}
.kpi-c5{right:2.8%;top:68.5%}.kpi-c5::after{right:100%;margin-right:9px;transform:scaleX(-1)}
.kpi-scroll-cue{position:absolute;right:22px;bottom:20px;z-index:3;text-align:right;font-size:7px;line-height:1.35;letter-spacing:.1em;color:#c7c9cd}
.kpi-scroll-cue i{display:inline-grid;place-items:center;width:15px;height:29px;margin-left:8px;border:1px solid #8c5b39;border-radius:10px;color:#e49a62;font-style:normal;vertical-align:middle}
.kpi-hero-rail{position:absolute;left:22px;top:88px;bottom:106px;z-index:8;width:22px;color:#b9bcc2;font-size:8px;pointer-events:none}
.kpi-rail-line{position:absolute;left:1px;top:0;height:184px;width:1px;background:linear-gradient(#905c38,#676a70)}
.kpi-hero-rail>b{position:absolute;left:-4px;top:202px;font-size:8px;line-height:1.6;font-weight:450}
.kpi-hero-rail small{font-size:8px;font-weight:450}
.kpi-rail-dots{position:absolute;left:-1px;top:252px;display:flex;flex-direction:column;gap:18px}
.kpi-rail-dots i{width:6px;height:6px;border-radius:50%;background:#555a62}.kpi-rail-dots i:first-child{background:#8c9199}

.kpi-trust{height:108px;margin:-1px 32px 0;padding:23px 48px 20px;border:1px solid #20242a;border-radius:30px 30px 0 0;background:linear-gradient(180deg,rgba(13,15,19,.98),#08090b)}
.kpi-trust>span{display:block;font-size:8px;letter-spacing:.13em;color:#c6c8cc;margin-bottom:18px}
.kpi-trust-list{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;align-items:center}
.kpi-trust-list>div{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;align-items:center;min-width:0}
.kpi-trust-list i{width:29px;height:29px;border:1px solid #42474e;border-radius:50%;display:grid;place-items:center;color:#656a72;font-style:normal;font-size:12px}
.kpi-trust b{font-size:8px;line-height:1.35;color:#777c84;letter-spacing:.055em;font-weight:500;white-space:normal;overflow-wrap:anywhere}
.kpi-trust-more{grid-template-columns:1fr!important;padding-left:8px}

.kpi-code-section{height:225px;margin:0 32px;display:grid;grid-template-columns:30% 27% 43%;align-items:center;padding:31px 48px;border:1px solid #20242a;background:radial-gradient(circle at 73% 52%,#20252b 0,#0b0d10 44%,#060708 76%);overflow:hidden;position:relative}
.kpi-code-copy h2,.kpi-process-title h2,.kpi-command-copy h2{font-size:29px;line-height:1.15;font-weight:490;letter-spacing:.035em;margin:0}
.kpi-code-copy em,.kpi-process-title em,.kpi-command-copy em,.kpi-page-head em{font-style:normal;color:var(--kpi-orange)}
.kpi-code-copy .kpi-eyebrow{margin-bottom:18px}
.kpi-code-text{padding:0 20px;color:#b6bac0;line-height:1.7;font-size:11px;position:relative;z-index:2}
.kpi-code-text p{margin:0}
.kpi-code-text a{display:inline-flex;align-items:center;gap:15px;margin-top:21px;font-size:8px;letter-spacing:.08em;color:#d7d9dd}
.kpi-code-text a span{color:var(--kpi-orange);font-size:16px}
.kpi-code-section>img{position:absolute;right:-6%;bottom:-25%;width:48%;max-width:none;z-index:1;filter:saturate(.9) contrast(1.04)}

.kpi-metrics{height:84px;margin:0 32px;border:1px solid #20242a;border-radius:0 0 18px 18px;display:grid;grid-template-columns:repeat(4,1fr);background:#0a0c0f}
.kpi-metrics div{display:grid;grid-template-columns:42px 1fr;grid-template-rows:1fr 1fr;align-items:center;padding:14px 25px;border-right:1px solid #20242a;min-width:0}
.kpi-metrics div:last-child{border-right:0}
.kpi-metrics span{grid-row:1/3;width:37px;height:37px;border:1px solid #a8683d;border-radius:50%;display:grid;place-items:center;color:var(--kpi-orange2);font-size:14px;box-shadow:0 0 18px rgba(237,135,64,.08)}
.kpi-metrics strong{font-size:21px;line-height:1;color:var(--kpi-orange2);font-weight:470;align-self:end}
.kpi-metrics small{font-size:7.5px;color:#a3a7ad;letter-spacing:.055em;align-self:start;margin-top:4px;white-space:nowrap}

.kpi-process{height:172px;padding:26px 64px 22px;display:grid;grid-template-columns:1.58fr 1fr .15fr 1fr .15fr 1fr;align-items:center;gap:15px}
.kpi-process-title .kpi-eyebrow{margin-bottom:15px}
.kpi-process-title h2{font-size:22px;line-height:1.22;white-space:nowrap}
.kpi-process article{text-align:left;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.kpi-process article img{display:block;width:104px;height:82px;object-fit:contain;margin:-8px auto -3px}
.kpi-process article>div{display:grid;grid-template-columns:25px 1fr}
.kpi-process article span{grid-row:1/3;font-size:18px;line-height:1.2;color:#9a9ea5}
.kpi-process h3{font-size:8.5px;color:var(--kpi-orange);letter-spacing:.075em;margin:0 0 5px}
.kpi-process article p{font-size:7.5px;color:#8d9198;line-height:1.55;margin:0;max-width:150px}
.kpi-process>i{font-style:normal;color:#b26938;font-size:22px;text-align:center}

.kpi-command-cta{height:255px;margin:0 34px 0;display:grid;grid-template-columns:25% 75%;border:1px solid #3c3028;border-radius:20px;overflow:hidden;background:#090b0e;position:relative}
.kpi-command-copy{padding:38px 36px;position:relative;z-index:2;background:linear-gradient(90deg,#090b0e 0,#090b0e 82%,rgba(9,11,14,.72) 100%)}
.kpi-command-copy .kpi-eyebrow{margin-bottom:18px}
.kpi-command-copy h2{font-size:22px;line-height:1.25;white-space:nowrap}
.kpi-command-copy>div{display:flex;gap:14px;margin-top:21px;align-items:center;white-space:nowrap}
.kpi-command-cta>img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.03)}
.kpi-btn{appearance:none;border:1px solid #81512f;background:linear-gradient(180deg,#26170e,#120e0b);color:#fff!important;padding:12px 14px;border-radius:6px;font:650 7.5px/1 system-ui;letter-spacing:.055em;cursor:pointer;display:inline-flex;gap:12px;align-items:center;justify-content:center;box-shadow:inset 0 0 20px rgba(237,135,64,.05);text-transform:uppercase}
.kpi-btn span{color:var(--kpi-orange);font-size:13px}
.kpi-btn:hover{border-color:var(--kpi-orange);box-shadow:0 0 25px rgba(237,135,64,.13)}
.kpi-btn-small{padding:11px 15px;font-size:9px}
.kpi-btn-outline{background:transparent}
.kpi-link{font-size:7.5px;letter-spacing:.055em;color:#c4c6ca!important;display:inline-flex;align-items:center;gap:7px}
.kpi-link-orb{width:17px;height:17px;border:1px solid #8a5737;border-radius:50%;display:grid;place-items:center;color:var(--kpi-orange);font-size:12px}

/* Footer */
.kpi-footer{max-width:var(--kpi-max);height:133px;margin:0 auto;padding:20px 60px 14px;display:grid;grid-template-columns:2.3fr repeat(4,1fr);grid-template-rows:1fr auto;gap:28px;border-top:1px solid #1c1f23;color:#747981;font-size:8px;background:#050608}
.kpi-footer>div:not(.kpi-footer-bottom){display:flex;flex-direction:column;gap:6px;min-width:0}
.kpi-footer strong{font-size:7.5px;color:#aaaeb4;font-weight:500;letter-spacing:.065em}
.kpi-footer a:hover{color:var(--kpi-orange)}
.kpi-footer-lockup{display:flex;align-items:center;gap:10px;width:max-content}
.kpi-footer-lockup img{width:62px;height:44px;object-fit:contain}
.kpi-footer-lockup span{display:flex;flex-direction:column;gap:3px;color:#d8dade;font-size:6px;letter-spacing:.26em}
.kpi-footer-lockup b{font-weight:500}
.kpi-footer-brand p{max-width:230px;line-height:1.55;margin:4px 0 0;color:#747981}
.kpi-footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #14171a;padding-top:10px;color:#4e5258}
.kpi-legal{display:flex;gap:34px}

/* Generic plugin pages */
.kpi-page{min-height:70vh;padding:70px 55px 90px}
.kpi-page-head{max-width:850px;margin:0 0 50px}
.kpi-page-head h1{font-size:58px;line-height:1.02;margin:0 0 25px;font-weight:620;letter-spacing:.02em}
.kpi-page-head>p:last-child{max-width:680px;color:#9da1a8;font-size:16px;line-height:1.7}
.kpi-form{max-width:900px;display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:34px;border:1px solid #282c32;border-radius:20px;background:linear-gradient(160deg,#111419,#080a0d)}
.kpi-form>label,.kpi-form fieldset{display:flex;flex-direction:column;gap:8px}
.kpi-form>label>span,.kpi-form legend{font-size:10px;letter-spacing:.12em;color:#c3c6ca}
.kpi-form input,.kpi-form textarea{width:100%;border:1px solid #343941;background:#090b0e;color:#f5f5f5;border-radius:8px;padding:13px 14px;font:14px/1.4 system-ui;outline:none}
.kpi-form input:focus,.kpi-form textarea:focus{border-color:#9a5d34;box-shadow:0 0 0 2px rgba(237,135,64,.08)}
.kpi-form small{color:#767b83;font-size:10px;line-height:1.5}
.kpi-form fieldset{border:1px solid #2b3037;border-radius:10px;padding:14px;grid-column:1/-1}
.kpi-radio{display:flex!important;flex-direction:row!important;align-items:center;gap:10px!important;color:#b8bbc0}
.kpi-radio input{width:auto!important}.kpi-rules{grid-column:1/-1}.kpi-form>.kpi-btn{grid-column:1/-1;justify-self:start}.kpi-form-note{grid-column:1/-1;color:#747982;font-size:11px}
.kpi-notice{max-width:900px;margin:0 0 25px;padding:14px 18px;border-radius:9px;font-size:13px}.kpi-notice-success{border:1px solid #365d42;background:#102016;color:#b8dbc1}.kpi-notice-error{border:1px solid #6d3c31;background:#26120f;color:#e8b5a9}
.kpi-build-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.kpi-build-card{border:1px solid #292e35;border-radius:16px;background:#0b0e12;padding:24px}.kpi-build-top{display:flex;justify-content:space-between;gap:18px}.kpi-build-top h2{margin:10px 0 4px;font-size:21px}.kpi-build-top code{font-size:11px;color:#8c929b}.kpi-badge{font-size:8px;letter-spacing:.13em;color:var(--kpi-orange);border:1px solid #5a3b28;border-radius:99px;padding:5px 8px;display:inline-block}.kpi-status{font-size:9px;letter-spacing:.08em;padding:6px 8px;border-radius:99px;height:max-content;background:#21252b;color:#c2c5ca}.kpi-status-success{background:#12251a;color:#9ed2ad}.kpi-status-failed{background:#301612;color:#e3a094}
.kpi-progress{height:5px;background:#1c2026;border-radius:99px;margin:18px 0;overflow:hidden}.kpi-progress span{height:100%;display:block;background:linear-gradient(90deg,#a85d2e,#ff9c54);transition:width .4s}.kpi-build-card>p{color:#969ba3;font-size:12px}.kpi-build-card dl,.kpi-product-detail dl{display:grid;gap:8px}.kpi-build-card dl div,.kpi-product-detail dl div{display:grid;grid-template-columns:80px 1fr;gap:8px}.kpi-build-card dt,.kpi-product-detail dt{color:#777d85;font-size:10px}.kpi-build-card dd,.kpi-product-detail dd{margin:0;font-size:10px;overflow-wrap:anywhere}.kpi-card-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.kpi-card-actions form{margin:0}
.kpi-orders{margin-top:55px}.kpi-orders>h2{font-size:16px;letter-spacing:.12em}.kpi-orders article{display:flex;justify-content:space-between;gap:20px;padding:16px 4px;border-bottom:1px solid #20242a;font-size:11px}.kpi-orders article>div{display:flex;gap:14px;align-items:center}.kpi-orders strong{font-family:ui-monospace,monospace;color:#777d85}.kpi-orders b{color:var(--kpi-orange);font-weight:500}.kpi-link-button{border:0;background:none;color:#fff;text-decoration:underline;cursor:pointer}
.kpi-empty{grid-column:1/-1;padding:30px;border:1px dashed #353941;border-radius:14px;color:#92979f}.kpi-empty a{color:var(--kpi-orange)}
.kpi-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.kpi-product-card{border:1px solid #282d34;border-radius:16px;background:#0b0e12;overflow:hidden}.kpi-product-card>img,.kpi-product-art{width:100%;aspect-ratio:16/10;object-fit:cover;background:radial-gradient(circle,#222831,#08090b)}.kpi-product-art{display:grid;place-items:center;overflow:hidden}.kpi-product-art img{width:75%;height:100%;object-fit:contain}.kpi-product-card>div:last-child{padding:22px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.kpi-product-card h2{margin:0;font-size:20px}.kpi-product-card p{margin:0;color:#92979f;font-size:12px;line-height:1.6;min-height:58px}.kpi-product-card strong{color:var(--kpi-orange);font-size:14px}
.kpi-product-detail{display:grid;grid-template-columns:45% 55%;gap:50px;align-items:start}.kpi-product-detail>div:first-child>img{width:100%;max-height:600px;object-fit:contain;background:#0b0e12;border-radius:18px}.kpi-product-detail h1{font-size:48px;margin:14px 0}.kpi-richtext{color:#a9adb4;line-height:1.7}.kpi-price{font-size:26px;color:var(--kpi-orange2);margin:20px 0}.kpi-product-detail details{margin-top:25px;border-top:1px solid #292e35;padding-top:15px}.kpi-product-detail pre{white-space:pre-wrap;color:#9ba0a8}.kpi-back{display:inline-block;margin-bottom:30px;color:#a6abb2!important}.kpi-contact-card{max-width:720px;border:1px solid #2b3037;border-radius:18px;background:#0b0e12;padding:35px;display:flex;flex-direction:column;gap:12px;font-size:20px}.kpi-contact-card a{color:var(--kpi-orange2)}

@media(max-width:1100px){
  .kpi-header:not(.kpi-header-home){padding:10px 28px}.kpi-header:not(.kpi-header-home) .kpi-nav{gap:16px;font-size:10px}
  .kpi-header-home{padding-left:78px;padding-right:38px}
  .kpi-hero-copy{padding-left:80px;padding-right:28px}
  .kpi-trust{padding-left:45px;padding-right:38px}.kpi-trust-list{gap:10px}.kpi-trust b{font-size:7.5px}
  .kpi-code-section{padding-left:48px;padding-right:42px}.kpi-code-copy h2{font-size:28px}
  .kpi-metrics div{padding-left:22px;padding-right:16px}
  .kpi-process{padding-left:64px;padding-right:48px;gap:11px}.kpi-process article p{font-size:7px}
  .kpi-command-copy{padding-left:36px;padding-right:22px}.kpi-command-copy h2{font-size:21px}
  .kpi-footer{padding-left:58px;padding-right:58px;gap:22px}
  .kpi-product-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:860px){
  .kpi-header{height:78px;padding:8px 22px}.kpi-header-home{height:78px;padding:8px 22px}.admin-bar .kpi-header-home{top:46px}
  .kpi-brand{min-width:180px;gap:9px}.kpi-brand-mark{width:58px;height:48px}.kpi-brand-mark img{width:58px;height:42px}.kpi-brand-copy{font-size:7px}
  .kpi-header:not(.kpi-header-home) .kpi-nav{display:none;position:absolute;top:70px;left:12px;right:12px;flex-direction:column;align-items:stretch;background:#0b0d10;border:1px solid #292e35;border-radius:14px;padding:15px;gap:0}.kpi-header:not(.kpi-header-home).is-open .kpi-nav{display:flex}.kpi-header:not(.kpi-header-home) .kpi-nav a{padding:13px}
  .kpi-header:not(.kpi-header-home) .kpi-menu-toggle{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:13px}.kpi-header:not(.kpi-header-home) .kpi-menu-lines{display:flex;flex-direction:column;gap:4px}.kpi-header:not(.kpi-header-home) .kpi-menu-lines i{display:block;width:18px;height:1px;background:#d7d7d7}.kpi-header:not(.kpi-header-home) .kpi-menu-label,.kpi-header:not(.kpi-header-home) .kpi-menu-orb{display:none}
  .kpi-hero{height:auto;min-height:0;grid-template-columns:1fr}.kpi-hero-copy{padding:110px 38px 45px;min-height:470px}.kpi-hero h1{font-size:54px}.kpi-hero h2{font-size:28px;white-space:normal}.kpi-lead{max-width:430px}.kpi-hero-art{height:530px}.kpi-hero-art>img{object-fit:cover}.kpi-callout{font-size:8px}.kpi-c1{left:10%;top:22%}.kpi-c2{right:6%;top:23%}.kpi-c3{left:9%;top:53%}.kpi-c4{right:4%;top:50%}.kpi-c5{right:4%;top:70%}.kpi-hero-rail{display:none}
  .kpi-trust{height:auto;margin:12px 14px 0;padding:24px;border-radius:18px}.kpi-trust-list{grid-template-columns:repeat(3,1fr);row-gap:18px}.kpi-trust b{font-size:8px}
  .kpi-code-section{height:360px;margin:12px 14px 0;padding:36px 28px;grid-template-columns:1fr 1fr;border-radius:18px}.kpi-code-section>img{width:60%;right:-8%;bottom:-5%;opacity:.62}.kpi-code-text{padding-right:10px}.kpi-code-copy h2{font-size:32px}
  .kpi-metrics{height:auto;margin:12px 14px;grid-template-columns:1fr 1fr;border-radius:18px}.kpi-metrics div{min-height:78px}.kpi-metrics div:nth-child(2){border-right:0}.kpi-metrics div:nth-child(-n+2){border-bottom:1px solid #20242a}
  .kpi-process{height:auto;padding:42px 28px;grid-template-columns:repeat(3,1fr);gap:22px}.kpi-process-title{grid-column:1/-1}.kpi-process>i{display:none}.kpi-process article img{width:130px;height:110px}.kpi-process article p{font-size:8px}
  .kpi-command-cta{height:auto;min-height:430px;margin:0 14px 18px;grid-template-columns:1fr;border-radius:18px}.kpi-command-copy{padding:38px 28px}.kpi-command-copy h2{font-size:30px}.kpi-command-cta>img{height:260px;order:2}.kpi-command-copy>div{white-space:normal;flex-wrap:wrap}
  .kpi-footer{height:auto;grid-template-columns:1.8fr 1fr 1fr;padding:30px 28px;gap:28px}.kpi-footer>div:nth-child(4),.kpi-footer>div:nth-child(5){margin-top:8px}.kpi-footer-bottom{margin-top:12px}
}

@media(max-width:600px){
  .kpi-header-home .kpi-menu-toggle{width:88px;height:40px;padding:0 11px;gap:8px}.kpi-header-home .kpi-menu-label{font-size:8px}.kpi-header-home .kpi-menu-orb{width:15px;height:15px}.kpi-header-home .kpi-nav{top:66px;right:14px;left:14px;width:auto}
  .kpi-brand-copy{display:none}.kpi-brand{min-width:70px}.kpi-brand-mark{width:66px}.kpi-brand-mark img{width:66px}
  .kpi-hero-copy{padding:96px 24px 38px;min-height:430px}.kpi-hero h1{font-size:44px}.kpi-hero h2{font-size:24px}.kpi-lead{font-size:12px}.kpi-play{width:58px;height:58px}.kpi-hero-art{height:420px}.kpi-callout{display:none}.kpi-scroll-cue{display:none}
  .kpi-trust-list{grid-template-columns:1fr 1fr}.kpi-trust-more{padding-left:0}
  .kpi-code-section{height:500px;grid-template-columns:1fr;padding:34px 22px}.kpi-code-text{padding:10px 0;max-width:70%}.kpi-code-section>img{width:95%;right:-30%;bottom:-3%;opacity:.72}
  .kpi-metrics div{padding:16px 12px;grid-template-columns:38px 1fr}.kpi-metrics span{width:34px;height:34px}.kpi-metrics strong{font-size:18px}.kpi-metrics small{font-size:6.5px;white-space:normal}
  .kpi-process{display:block;padding:40px 22px}.kpi-process-title{margin-bottom:18px}.kpi-process article{display:grid;grid-template-columns:120px 1fr;align-items:center;border-bottom:1px solid #1f2329;padding:12px 0}.kpi-process article img{width:110px;height:100px;margin:0}.kpi-process article p{font-size:8px}
  .kpi-command-copy h2{font-size:27px}.kpi-command-cta>img{height:210px}
  .kpi-footer{grid-template-columns:1fr 1fr;padding:28px 22px}.kpi-footer-brand{grid-column:1/-1}.kpi-footer-bottom{flex-direction:column;gap:8px}.kpi-legal{gap:18px}
  .kpi-page{padding:50px 18px 70px}.kpi-page-head h1{font-size:42px}.kpi-form{grid-template-columns:1fr;padding:20px}.kpi-form>*{grid-column:1!important}.kpi-build-grid{grid-template-columns:1fr}.kpi-build-top{flex-direction:column}.kpi-orders article{flex-direction:column}.kpi-product-grid{grid-template-columns:1fr}.kpi-product-detail{grid-template-columns:1fr;gap:25px}.kpi-product-detail h1{font-size:38px}
}

/* 0.1.3 – fixed global header, using the start-page menu style everywhere */
.kpi-header{
  position:fixed;top:0;left:50%;transform:translateX(-50%);width:min(100%,var(--kpi-max));height:92px;
  margin:0;padding:14px 80px 10px;z-index:900;border:0;
  background:linear-gradient(180deg,rgba(5,6,8,.86) 0,rgba(5,6,8,.42) 66%,rgba(5,6,8,0) 100%);
  backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)
}
.admin-bar .kpi-header{top:32px}
.kpi-header .kpi-nav{
  display:none;position:absolute;top:80px;right:42px;left:auto;width:250px;height:auto;
  flex-direction:column;align-items:stretch;gap:0;padding:12px;z-index:5;
  border:1px solid #282d34;border-radius:14px;background:rgba(8,10,13,.97);
  box-shadow:0 25px 60px rgba(0,0,0,.5);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)
}
.kpi-header.is-open .kpi-nav{display:flex}
.kpi-header .kpi-nav a{padding:13px 15px;border-radius:8px;color:#b9bdc3;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.kpi-header .kpi-nav a:hover,.kpi-header .kpi-nav a:focus-visible{padding-left:15px;background:#12151a;color:var(--kpi-orange);outline:none}
.kpi-header .kpi-menu-toggle{
  display:flex;align-items:center;gap:12px;width:116px;height:44px;padding:0 15px;
  border:1px solid #343840;border-radius:99px;background:rgba(8,10,13,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)
}
.kpi-header .kpi-menu-orb{display:grid;place-items:center;width:18px;height:18px;border:1px solid #d6d8dc;border-radius:50%;font-size:8px;line-height:1}
.kpi-header .kpi-menu-label{display:block;font-size:9px;letter-spacing:.12em}
.kpi-header .kpi-menu-lines{display:flex;margin-left:auto;flex-direction:column;gap:3px}
.kpi-header .kpi-menu-lines i{display:block;width:10px;height:1px;background:#a56a41}

/* Non-home pages begin below the fixed header. */
.kpi-page{padding-top:132px}

/* 0.1.3 – visual hero sections for Store, Builder, Builds and Contact */
.kpi-page-head-visual{max-width:none;min-height:340px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:42px;align-items:center;margin:0 0 52px;padding:22px 0 34px;border-bottom:1px solid #1d2126;position:relative}
.kpi-page-head-copy{position:relative;z-index:2;max-width:720px}
.kpi-page-head-copy h1{font-size:58px;line-height:1.02;margin:0 0 25px;font-weight:620;letter-spacing:.02em}
.kpi-page-head-copy>p:last-child{max-width:680px;color:#9da1a8;font-size:16px;line-height:1.7}
.kpi-page-head-art{position:relative;min-height:310px;display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,rgba(237,135,64,.11),rgba(21,25,31,.08) 42%,transparent 72%)}
.kpi-page-head-art::after{content:"";position:absolute;left:13%;right:13%;bottom:3%;height:1px;background:linear-gradient(90deg,transparent,rgba(237,135,64,.45),transparent);box-shadow:0 0 30px rgba(237,135,64,.2)}
.kpi-page-head-art img{display:block;width:100%;height:330px;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 22px 38px rgba(0,0,0,.42))}
.kpi-page-head-art-wide img{width:108%;max-width:none}
.kpi-page-head-art-contact img{height:360px;width:95%}
.kpi-builder-page .kpi-page-head-art{transform:translateX(10px)}
.kpi-builds-page .kpi-page-head-art img{height:300px}
.kpi-store-page .kpi-page-head-art img{height:350px}
.kpi-contact-page .kpi-page-head-visual{margin-bottom:24px}
.kpi-contact-card{max-width:760px;margin-top:0}

/* 0.1.3 – footer contains only real destinations. */
.kpi-footer{height:auto;min-height:133px;grid-template-columns:2.3fr 1.15fr .9fr 1.45fr;grid-template-rows:1fr auto;gap:34px;padding-top:22px;padding-bottom:14px}
.kpi-footer-bottom{grid-column:1/-1}
.kpi-footer>div:not(.kpi-footer-bottom) a{width:max-content;max-width:100%}

/* Secure download page shares the public shell and the new security visual. */
.kpi-download-page{max-width:var(--kpi-max);min-height:calc(100vh - 170px);margin:0 auto;padding:132px 55px 80px;display:grid;align-items:center}
.kpi-download-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:55px;align-items:center;padding:36px 42px;border:1px solid #2b3037;border-radius:22px;background:radial-gradient(circle at 72% 50%,rgba(237,135,64,.10),rgba(15,18,22,.96) 42%,#090b0e 78%);overflow:hidden}
.kpi-download-copy h1{font-size:52px;line-height:1.03;margin:0 0 22px;font-weight:620}.kpi-download-copy h1 em{font-style:normal;color:var(--kpi-orange)}
.kpi-download-copy>p:not(.kpi-eyebrow){max-width:620px;color:#9da1a8;line-height:1.7}.kpi-download-name{color:#f0f1f3!important;font-weight:650;overflow-wrap:anywhere}
.kpi-download-copy form{margin-top:25px}.kpi-download-copy>a.kpi-btn{margin-top:24px}
.kpi-download-art{min-height:360px;display:grid;place-items:center;position:relative}.kpi-download-art::after{content:"";position:absolute;left:18%;right:18%;bottom:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(237,135,64,.6),transparent);box-shadow:0 0 35px rgba(237,135,64,.28)}
.kpi-download-art img{position:relative;z-index:1;width:100%;height:390px;object-fit:contain;filter:drop-shadow(0 25px 45px rgba(0,0,0,.48))}.kpi-download-art.is-error img{opacity:.72;filter:grayscale(.25) drop-shadow(0 25px 45px rgba(0,0,0,.48))}

@media(max-width:1100px){
  .kpi-header:not(.kpi-header-home){padding:14px 38px 10px}
  .kpi-page-head-visual{grid-template-columns:1fr 1fr;gap:24px}
  .kpi-page-head-copy h1{font-size:50px}
  .kpi-page-head-art img{height:290px}
  .kpi-footer{grid-template-columns:2fr 1fr 1fr 1.5fr}
}
@media(max-width:860px){
  .kpi-header,.kpi-header:not(.kpi-header-home){height:78px;padding:8px 22px}.admin-bar .kpi-header{top:46px}
  .kpi-header:not(.kpi-header-home) .kpi-nav{display:none;top:70px;left:auto;right:22px;width:250px;padding:12px;gap:0;border:1px solid #282d34;border-radius:14px;background:rgba(8,10,13,.97);box-shadow:0 25px 60px rgba(0,0,0,.5)}.kpi-header:not(.kpi-header-home).is-open .kpi-nav{display:flex}
  .kpi-header:not(.kpi-header-home) .kpi-menu-toggle{display:flex;align-items:center;justify-content:flex-start;width:104px;height:42px;padding:0 13px;gap:10px}
  .kpi-header:not(.kpi-header-home) .kpi-menu-label{display:block;font-size:8px}.kpi-header:not(.kpi-header-home) .kpi-menu-orb{display:grid;width:16px;height:16px}
  .kpi-header:not(.kpi-header-home) .kpi-menu-lines{display:flex;margin-left:auto;gap:3px}.kpi-header:not(.kpi-header-home) .kpi-menu-lines i{width:10px;height:1px;background:#a56a41}
  .kpi-page{padding-top:112px}
  .kpi-page-head-visual{min-height:0;grid-template-columns:1fr;gap:8px;padding-top:10px}
  .kpi-page-head-copy{max-width:700px}.kpi-page-head-copy h1{font-size:48px}
  .kpi-page-head-art{min-height:260px}.kpi-page-head-art img,.kpi-page-head-art-contact img{height:280px;width:100%}.kpi-page-head-art-wide img{width:100%}
  .kpi-builder-page .kpi-page-head-art{transform:none}
  .kpi-footer{grid-template-columns:1.8fr 1fr 1fr;padding:30px 28px;gap:28px}.kpi-footer>div:nth-child(4){margin-top:8px}
  .kpi-download-page{padding:112px 22px 60px}.kpi-download-shell{grid-template-columns:1fr;padding:28px 24px;gap:12px}.kpi-download-copy h1{font-size:44px}.kpi-download-art{min-height:260px}.kpi-download-art img{height:285px}
}
@media(max-width:600px){
  .kpi-header,.kpi-header:not(.kpi-header-home){padding:8px 16px}
  .kpi-header:not(.kpi-header-home) .kpi-nav{left:14px;right:14px;top:66px;width:auto}
  .kpi-header:not(.kpi-header-home) .kpi-menu-toggle{width:88px;height:40px;padding:0 11px;gap:8px}.kpi-header:not(.kpi-header-home) .kpi-menu-orb{width:15px;height:15px}
  .kpi-page{padding-top:102px}
  .kpi-page-head-visual{margin-bottom:32px;padding-bottom:24px}.kpi-page-head-copy h1{font-size:42px}.kpi-page-head-copy>p:last-child{font-size:13px}
  .kpi-page-head-art{min-height:210px}.kpi-page-head-art img,.kpi-page-head-art-contact img,.kpi-builds-page .kpi-page-head-art img,.kpi-store-page .kpi-page-head-art img{height:225px}
  .kpi-footer{grid-template-columns:1fr 1fr;padding:28px 22px}.kpi-footer-brand{grid-column:1/-1}.kpi-footer-bottom{grid-column:1/-1}
  .kpi-download-page{padding:102px 16px 50px}.kpi-download-shell{padding:24px 18px}.kpi-download-copy h1{font-size:38px}.kpi-download-art{min-height:220px}.kpi-download-art img{height:235px}
}

/* 0.2.0 – fixed-header spacing and unclipped homepage visuals */
.kpi-home{padding-top:92px}
.admin-bar .kpi-home{padding-top:124px}
.kpi-hero{height:clamp(540px,51vw,735px);min-height:540px}
.kpi-hero-copy{padding-top:48px}
.kpi-hero-art>img{top:0;height:100%;object-fit:contain;object-position:center bottom}
.kpi-hero-rail{top:18px;bottom:52px}

.kpi-code-section{height:auto;min-height:315px;grid-template-columns:30% 27% 43%;padding-top:38px;padding-bottom:38px}
.kpi-code-section>img{right:0;bottom:0;width:43%;height:100%;max-width:none;object-fit:contain;object-position:right center;opacity:1}
.kpi-code-copy,.kpi-code-text{position:relative;z-index:2}

.kpi-analysis-teaser{margin:18px 34px 26px;padding:28px 38px;min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;border:1px solid #3d3027;border-radius:18px;background:radial-gradient(circle at 82% 50%,rgba(237,135,64,.10),transparent 28%),linear-gradient(115deg,#0d0f13,#080a0d);box-shadow:inset 0 0 45px rgba(237,135,64,.025)}
.kpi-analysis-teaser>div{max-width:760px}.kpi-analysis-teaser .kpi-eyebrow{margin-bottom:10px}.kpi-analysis-teaser h2{margin:0;font-size:27px;line-height:1.15;font-weight:500;letter-spacing:.035em}.kpi-analysis-teaser h2 em{font-style:normal;color:var(--kpi-orange)}

.kpi-command-cta{height:auto;min-height:330px;grid-template-columns:28% 72%}
.kpi-command-copy{min-height:330px;display:flex;flex-direction:column;justify-content:center}
.kpi-command-cta>img{height:330px;width:100%;padding:10px 12px 10px 0;object-fit:contain;object-position:center;background:radial-gradient(circle at 50% 50%,rgba(237,135,64,.07),transparent 55%)}

/* 0.2.0 – potential analysis */
.kpi-analysis-page{padding-bottom:110px}
.kpi-analysis-head{margin-bottom:34px}
.kpi-analysis-app{position:relative;border:1px solid #282d34;border-radius:24px;background:linear-gradient(155deg,rgba(16,19,24,.98),rgba(7,9,12,.99));box-shadow:0 26px 80px rgba(0,0,0,.32);overflow:hidden}
.kpi-analysis-steps{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #24282e;background:#090b0e}
.kpi-analysis-steps button{appearance:none;border:0;border-right:1px solid #20242a;background:transparent;color:#777d86;padding:18px 16px;font:650 10px/1.25 system-ui;letter-spacing:.10em;text-transform:uppercase;cursor:pointer;text-align:left;display:flex;align-items:center;gap:10px}
.kpi-analysis-steps button:last-child{border-right:0}.kpi-analysis-steps button span{width:27px;height:27px;display:grid;place-items:center;border:1px solid #383d45;border-radius:50%;color:#9da2aa;font-size:10px}.kpi-analysis-steps button.is-active{color:#f0f1f2;background:linear-gradient(180deg,rgba(237,135,64,.08),transparent)}.kpi-analysis-steps button.is-active span{border-color:#b56d3d;color:#ffc18f;box-shadow:0 0 18px rgba(237,135,64,.15)}.kpi-analysis-steps button.is-done{color:#a8adb5}.kpi-analysis-steps button.is-done span{border-color:#6d482f;color:var(--kpi-orange)}
.kpi-analysis-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;min-height:640px}
.kpi-analysis-main{padding:42px 42px 46px;min-width:0}.kpi-analysis-panel h2{font-size:31px;line-height:1.15;margin:0 0 12px;font-weight:520;letter-spacing:.018em}.kpi-analysis-panel .kpi-eyebrow{margin-bottom:13px}.kpi-analysis-lead{margin:0 0 28px;max-width:740px;color:#969ca4;font-size:13px;line-height:1.7}
.kpi-rating-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.kpi-rating-grid article{min-height:112px;padding:18px;border:1px solid #2d3239;border-radius:13px;background:linear-gradient(155deg,#111419,#0a0c0f);transition:border-color .18s,transform .18s,background .18s}.kpi-rating-grid article.is-rated{border-color:#67432d;background:radial-gradient(circle at 90% 10%,rgba(237,135,64,.08),transparent 38%),#0d1014}.kpi-rating-grid article:hover{transform:translateY(-1px);border-color:#4a3a30}.kpi-rating-grid h3{margin:0 0 17px;font-size:12px;line-height:1.35;font-weight:550;color:#dfe1e4}
.kpi-stars{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.kpi-stars button{appearance:none;border:0;background:none;padding:0 1px;color:#4e535b;font-size:19px;line-height:1;cursor:pointer;transition:.15s}.kpi-stars button:hover,.kpi-stars button.is-active{color:#f29a5b;text-shadow:0 0 14px rgba(237,135,64,.38)}.kpi-stars output{margin-left:8px;color:#737982;font-size:9px}
.kpi-analysis-custom{display:flex;gap:10px;margin:16px 0 26px}.kpi-analysis-custom input,.kpi-analysis-numbers input,.kpi-analysis-textarea textarea,.kpi-analysis-dialog input{width:100%;border:1px solid #343941;background:#080a0d;color:#f0f1f2;border-radius:9px;padding:13px 14px;font:13px/1.4 system-ui;outline:none}.kpi-analysis-custom input:focus,.kpi-analysis-numbers input:focus,.kpi-analysis-textarea textarea:focus,.kpi-analysis-dialog input:focus{border-color:#8b5836;box-shadow:0 0 0 2px rgba(237,135,64,.08)}.kpi-analysis-custom input{max-width:420px}
.kpi-analysis-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 22px}.kpi-analysis-numbers label,.kpi-analysis-textarea,.kpi-analysis-sliders label,.kpi-analysis-dialog label{display:flex;flex-direction:column;gap:8px;color:#aeb2b8;font-size:9px;font-weight:650;letter-spacing:.11em}.kpi-analysis-textarea{margin:20px 0}.kpi-analysis-textarea textarea{min-height:110px;resize:vertical;letter-spacing:normal;color:#eee}
.kpi-analysis-sliders{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:26px 0}.kpi-analysis-sliders label{padding:18px;border:1px solid #292e35;border-radius:12px;background:#0b0e12}.kpi-analysis-sliders output{color:var(--kpi-orange2);font-size:12px;letter-spacing:0}.kpi-analysis-sliders input[type=range]{width:100%;accent-color:#ed8740}
.kpi-analysis-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:30px}.kpi-analysis-actions-wrap{flex-wrap:wrap}.kpi-analysis-actions .kpi-link{appearance:none;border:0;background:none;cursor:pointer;text-decoration:none}.kpi-analysis-actions button:disabled,.kpi-analysis-app.is-busy button:disabled{opacity:.55;cursor:wait}
.kpi-analysis-live{border-left:1px solid #24282e;background:linear-gradient(180deg,#0b0e12,#080a0d);padding:38px 28px;position:relative}.kpi-analysis-live h3{font-size:20px;margin:0 0 24px;font-weight:520}.kpi-analysis-progress{height:5px;border-radius:99px;background:#1e2228;overflow:hidden;margin:0 0 28px}.kpi-analysis-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,#9e5a32,#ff9d59);transition:width .25s}.kpi-analysis-live dl{display:grid;gap:0;margin:0 0 28px}.kpi-analysis-live dl div{padding:18px 0;border-bottom:1px solid #22262c}.kpi-analysis-live dt{font-size:9px;letter-spacing:.09em;color:#747a83}.kpi-analysis-live dd{margin:7px 0 0;font-size:14px;color:#d7d9dd}.kpi-analysis-live dd strong{font-size:26px;font-weight:520;color:var(--kpi-orange2)}#kpi-analysis-potential[data-level="hoch"]{color:#ffad65}#kpi-analysis-potential[data-level="mittel"]{color:#d7c09f}.kpi-analysis-live .kpi-link-button{margin-top:15px;color:#767c85;font-size:10px;text-decoration:none}
.kpi-analysis-alert{margin:0 32px 28px;padding:13px 16px;border-radius:9px;font-size:12px}.kpi-analysis-alert.is-error{border:1px solid #6b3a31;background:#25120f;color:#e5afa4}.kpi-analysis-alert.is-success{border:1px solid #3a5c44;background:#101d15;color:#b7d8c0}
.kpi-analysis-thinking{min-height:210px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #292e35;border-radius:15px;background:radial-gradient(circle,rgba(237,135,64,.07),transparent 45%),#090b0e}.kpi-analysis-thinking span{width:8px;height:8px;border-radius:50%;background:#ed8740;animation:kpiPulse 1.2s infinite ease-in-out}.kpi-analysis-thinking span:nth-child(2){animation-delay:.15s}.kpi-analysis-thinking span:nth-child(3){animation-delay:.3s}.kpi-analysis-thinking strong{margin-left:12px;color:#a8adb4;font-size:11px;letter-spacing:.08em}@keyframes kpiPulse{0%,70%,100%{opacity:.25;transform:scale(.8)}35%{opacity:1;transform:scale(1.2)}}
.kpi-analysis-error{padding:20px;border:1px solid #6b3a31;border-radius:10px;color:#e2aaa0;background:#25120f}
.kpi-solution-hero{padding:26px;border:1px solid #34302d;border-radius:15px;background:radial-gradient(circle at 85% 10%,rgba(237,135,64,.12),transparent 33%),#0b0e12}.kpi-solution-version{display:inline-block;margin-bottom:13px;padding:5px 8px;border:1px solid #65442f;border-radius:99px;color:#ee9b60;font-size:8px;letter-spacing:.13em}.kpi-solution-hero h3{margin:0 0 12px;font-size:27px;line-height:1.18}.kpi-solution-hero p{margin:0;color:#a4a9b0;line-height:1.65;font-size:12px}
.kpi-solution-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.kpi-solution-kpis article{padding:17px;border:1px solid #292e35;border-radius:12px;background:#090c0f}.kpi-solution-kpis strong,.kpi-solution-kpis span{display:block}.kpi-solution-kpis strong{color:var(--kpi-orange2);font-size:18px;margin-bottom:7px}.kpi-solution-kpis span{color:#9298a0;font-size:10px;line-height:1.45}
.kpi-solution-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kpi-solution-columns>div{display:grid;gap:12px}.kpi-solution-list{padding:20px;border:1px solid #292e35;border-radius:12px;background:#0a0d10}.kpi-solution-list h4,.kpi-solution-phases h4{margin:0 0 12px;color:#e2e4e7;font-size:12px}.kpi-solution-list ul,.kpi-solution-phases ul{margin:0;padding-left:18px;color:#969ca4;font-size:11px;line-height:1.65}.kpi-solution-list li+li,.kpi-solution-phases li+li{margin-top:5px}
.kpi-solution-phases{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.kpi-solution-phases article{padding:20px;border:1px solid #3b3029;border-radius:12px;background:linear-gradient(155deg,#11100f,#0a0c0f)}
.kpi-solution-products{margin-top:20px;padding-top:18px;border-top:1px solid #292e35}.kpi-solution-products .kpi-eyebrow{margin-bottom:12px}.kpi-solution-products>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.kpi-solution-product{padding:16px;border:1px solid #3f342c;border-radius:10px;background:#0c0e11;display:flex;flex-direction:column;gap:8px}.kpi-solution-product strong{font-size:12px}.kpi-solution-product span{font-size:9px;color:#e49358}.kpi-solution-product:hover{border-color:#8b5836}.kpi-solution-notice,.kpi-solution-status,.kpi-solution-history{font-size:10px;line-height:1.6;color:#838992}.kpi-solution-notice{padding:12px 14px;border-left:2px solid #9a6038;background:#0d0d0c}.kpi-solution-status{margin-bottom:0}.kpi-solution-history{color:#bb7a4f}
.kpi-analysis-dialog{width:min(620px,calc(100vw - 32px));border:1px solid #3b3029;border-radius:18px;background:#0b0e12;color:#f3f4f5;padding:0;box-shadow:0 30px 100px rgba(0,0,0,.75)}.kpi-analysis-dialog::backdrop{background:rgba(0,0,0,.78);backdrop-filter:blur(3px)}.kpi-analysis-dialog form{position:relative;padding:34px;display:grid;gap:16px}.kpi-analysis-dialog h2{margin:0;font-size:27px}.kpi-analysis-dialog p{margin:0;color:#9da2a9;line-height:1.6;font-size:12px}.kpi-analysis-dialog .kpi-eyebrow{color:#ed8740}.kpi-analysis-close{position:absolute;right:15px;top:13px;width:34px;height:34px;border:1px solid #30353c;border-radius:50%;background:#090b0e;color:#ccc;font-size:20px;cursor:pointer}.kpi-analysis-consent{display:grid!important;grid-template-columns:20px 1fr;align-items:start;letter-spacing:normal!important;line-height:1.5!important}.kpi-analysis-consent input{width:16px!important;margin-top:2px}.kpi-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}#kpi-analysis-form-message{min-height:18px;color:#d3aa8d}

@media(max-width:1100px){
  .kpi-home{padding-top:92px}.kpi-hero-copy{padding-top:46px}
  .kpi-code-section{grid-template-columns:31% 27% 42%}.kpi-code-section>img{width:42%}
  .kpi-command-cta{grid-template-columns:31% 69%}
  .kpi-analysis-layout{grid-template-columns:minmax(0,1fr) 240px}.kpi-analysis-main{padding:36px 30px}.kpi-rating-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:860px){
  .kpi-home{padding-top:78px}.admin-bar .kpi-home{padding-top:124px}.kpi-hero-copy{padding:34px 38px 45px;min-height:420px}.kpi-hero-art{height:530px}.kpi-hero-art>img{height:100%;object-fit:contain;top:0}
  .kpi-code-section{min-height:440px;height:auto;grid-template-columns:1fr 1fr}.kpi-code-section>img{width:54%;height:100%;right:0;bottom:0;object-position:right bottom;opacity:.82}
  .kpi-analysis-teaser{margin:16px 14px 24px;padding:26px 28px;grid-template-columns:1fr}.kpi-analysis-teaser h2{font-size:25px}.kpi-analysis-teaser .kpi-btn{justify-self:start}
  .kpi-command-cta{grid-template-columns:1fr;min-height:0}.kpi-command-copy{min-height:0}.kpi-command-cta>img{height:auto;max-height:420px;min-height:250px;order:2;padding:0 12px 12px;object-fit:contain}
  .kpi-analysis-layout{grid-template-columns:1fr}.kpi-analysis-live{border-left:0;border-top:1px solid #24282e;display:grid;grid-template-columns:1fr 1.6fr;column-gap:22px;align-items:start}.kpi-analysis-live>h3{grid-column:1}.kpi-analysis-live .kpi-analysis-progress{grid-column:1}.kpi-analysis-live dl{grid-column:2;grid-row:1/5}.kpi-analysis-live .kpi-link-button{grid-column:1}.kpi-solution-phases{grid-template-columns:1fr}.kpi-analysis-steps button{padding:15px 11px;font-size:8px}
}
@media(max-width:600px){
  .kpi-home{padding-top:78px}.kpi-hero-copy{padding:28px 24px 34px;min-height:390px}.kpi-hero-art{height:430px}.kpi-hero-art>img{width:100%;height:100%;object-fit:contain;object-position:center bottom}
  .kpi-code-section{display:grid;grid-template-columns:1fr;min-height:0;height:auto;padding:30px 22px 0}.kpi-code-copy,.kpi-code-text{max-width:none}.kpi-code-text{padding:8px 0 15px}.kpi-code-section>img{position:relative;grid-column:1;width:100%;height:280px;right:auto;bottom:auto;object-fit:contain;object-position:center bottom;opacity:1;margin-top:-12px}
  .kpi-analysis-teaser{padding:24px 22px}.kpi-analysis-teaser h2{font-size:22px}
  .kpi-command-copy{padding:32px 24px}.kpi-command-copy h2{font-size:25px;white-space:normal}.kpi-command-cta>img{width:100%;height:auto;min-height:190px;max-height:300px;object-fit:contain}
  .kpi-analysis-page{padding-left:14px;padding-right:14px}.kpi-analysis-head{margin-left:4px;margin-right:4px}.kpi-analysis-app{border-radius:16px}.kpi-analysis-steps{grid-template-columns:1fr 1fr}.kpi-analysis-steps button:nth-child(2){border-right:0}.kpi-analysis-steps button:nth-child(-n+2){border-bottom:1px solid #20242a}.kpi-analysis-main{padding:28px 18px 34px}.kpi-analysis-panel h2{font-size:25px}.kpi-rating-grid{grid-template-columns:1fr}.kpi-analysis-numbers,.kpi-analysis-sliders{grid-template-columns:1fr}.kpi-analysis-custom{align-items:stretch;flex-direction:column}.kpi-analysis-custom input{max-width:none}.kpi-analysis-custom .kpi-btn{align-self:flex-start}.kpi-analysis-actions{align-items:stretch;flex-direction:column}.kpi-analysis-actions>span{display:none}.kpi-analysis-actions .kpi-btn{width:100%}.kpi-analysis-actions .kpi-link{align-self:flex-start}.kpi-analysis-live{display:block;padding:28px 20px}.kpi-solution-kpis,.kpi-solution-columns,.kpi-solution-products>div{grid-template-columns:1fr}.kpi-analysis-dialog form{padding:29px 20px}.kpi-solution-hero{padding:20px}.kpi-solution-hero h3{font-size:23px}
}
.kpi-site [id]{scroll-margin-top:110px}
@media(max-width:860px){.kpi-site [id]{scroll-margin-top:92px}}

/* 0.2.1 – readability pass: keep headline scale, enlarge supporting copy and controls */
.kpi-site{--kpi-muted:#a5aab2}
.kpi-eyebrow{font-size:12px;line-height:1.35}
.kpi-lead{font-size:16px;line-height:1.75;max-width:390px;color:#b1b5bc}
.kpi-hero-actions strong{font-size:12px}.kpi-hero-actions small{font-size:11px}
.kpi-callout{font-size:11px;line-height:1.4}.kpi-scroll-cue{font-size:9px}.kpi-hero-rail,.kpi-hero-rail>b,.kpi-hero-rail small{font-size:9px}
.kpi-trust{height:auto;min-height:124px}.kpi-trust>span{font-size:10px}.kpi-trust b{font-size:10px;line-height:1.45;color:#92979f}
.kpi-code-section{min-height:340px}.kpi-code-text{font-size:15px;line-height:1.75;color:#b8bdc4}.kpi-code-text a{font-size:11px}
.kpi-metrics{height:auto;min-height:98px}.kpi-metrics small{font-size:10px;line-height:1.3;white-space:normal;color:#b0b4ba}.kpi-metrics strong{font-size:23px}
.kpi-process{height:auto;min-height:225px;padding-top:30px;padding-bottom:30px}.kpi-process h3{font-size:11px}.kpi-process article p{font-size:11px;line-height:1.6;max-width:185px;color:#a6abb2}
.kpi-btn{font-size:10.5px;line-height:1.15;padding:13px 16px}.kpi-btn-small{font-size:11px}.kpi-link{font-size:10.5px;line-height:1.35}
.kpi-command-copy>div{white-space:normal;flex-wrap:wrap}
.kpi-footer{font-size:11px;line-height:1.5}.kpi-footer strong{font-size:10.5px}.kpi-footer-lockup span{font-size:8px}.kpi-footer-brand p{font-size:11px;line-height:1.65;color:#91969e}.kpi-footer-bottom{font-size:10px}

/* Generic pages */
.kpi-page-head>p:last-child,.kpi-page-head-copy>p:last-child{font-size:17px;line-height:1.75;color:#aeb3ba}
.kpi-form>label>span,.kpi-form legend{font-size:13px;line-height:1.4}.kpi-form input,.kpi-form textarea{font-size:16px}.kpi-form small{font-size:12.5px}.kpi-form-note{font-size:13px;line-height:1.6}.kpi-radio{font-size:14px}
.kpi-notice{font-size:14px;line-height:1.55}.kpi-badge{font-size:10.5px}.kpi-status{font-size:11px}.kpi-build-top code{font-size:13px}.kpi-build-card>p{font-size:14px;line-height:1.65}.kpi-build-card dt,.kpi-product-detail dt{font-size:12.5px}.kpi-build-card dd,.kpi-product-detail dd{font-size:13px;line-height:1.5}
.kpi-orders article{font-size:13px;line-height:1.5}.kpi-product-card p{font-size:14px;line-height:1.65}.kpi-product-card strong{font-size:15px}.kpi-richtext{font-size:16px;line-height:1.75}.kpi-product-detail details,.kpi-product-detail pre,.kpi-back{font-size:14px;line-height:1.6}.kpi-empty{font-size:15px;line-height:1.65}
.kpi-download-copy>p:not(.kpi-eyebrow){font-size:16px;line-height:1.75;color:#aeb3ba}

/* Potential analysis */
.kpi-analysis-steps button{font-size:12px;line-height:1.35}.kpi-analysis-steps button span{font-size:11px}
.kpi-analysis-lead{font-size:16px;line-height:1.75;color:#abb0b7}
.kpi-rating-grid h3{font-size:14px;line-height:1.45}.kpi-stars output{font-size:11px}
.kpi-analysis-custom input,.kpi-analysis-numbers input,.kpi-analysis-textarea textarea,.kpi-analysis-dialog input{font-size:16px}
.kpi-analysis-numbers label,.kpi-analysis-textarea,.kpi-analysis-sliders label,.kpi-analysis-dialog label{font-size:12px;line-height:1.45}.kpi-analysis-sliders output{font-size:14px}
.kpi-analysis-live dt{font-size:11px;line-height:1.4}.kpi-analysis-live dd{font-size:16px;line-height:1.5}.kpi-analysis-live .kpi-link-button{font-size:12px}.kpi-analysis-alert{font-size:14px;line-height:1.55}.kpi-analysis-thinking strong{font-size:13px}
.kpi-solution-version{font-size:10px}.kpi-solution-hero p{font-size:14px;line-height:1.7}.kpi-solution-kpis span{font-size:12px;line-height:1.55}.kpi-solution-list h4,.kpi-solution-phases h4{font-size:14px}.kpi-solution-list ul,.kpi-solution-phases ul{font-size:14px;line-height:1.7}.kpi-solution-product strong{font-size:14px}.kpi-solution-product span{font-size:11px}.kpi-solution-notice,.kpi-solution-status,.kpi-solution-history{font-size:12px;line-height:1.65}.kpi-analysis-dialog p{font-size:14px;line-height:1.7}.kpi-analysis-consent{font-size:13px!important}

@media(max-width:1100px){
  .kpi-trust b{font-size:9.5px}.kpi-process{min-height:235px}.kpi-process article p{font-size:10.5px}
}
@media(max-width:860px){
  .kpi-lead{font-size:16px}.kpi-callout{font-size:10px}.kpi-trust>span{font-size:10px}.kpi-trust b{font-size:10px}
  .kpi-code-text{font-size:15px}.kpi-process article p{font-size:12px;max-width:210px}.kpi-process h3{font-size:12px}
  .kpi-footer{font-size:12px}.kpi-footer strong{font-size:11px}.kpi-footer-brand p{font-size:12px}
  .kpi-analysis-steps button{font-size:11px}
}
@media(max-width:600px){
  .kpi-eyebrow{font-size:11px}.kpi-lead{font-size:15px;line-height:1.7}.kpi-hero-actions strong{font-size:11px}.kpi-hero-actions small{font-size:10px}
  .kpi-trust>span{font-size:10px}.kpi-trust b{font-size:10.5px}.kpi-code-text{font-size:15px;line-height:1.7;max-width:none}.kpi-code-text a{font-size:11px}
  .kpi-metrics small{font-size:10px;line-height:1.35}.kpi-process article p{font-size:13px;line-height:1.55;max-width:none}.kpi-process h3{font-size:12px}
  .kpi-btn{font-size:11px}.kpi-link{font-size:11px}.kpi-footer{font-size:12px}.kpi-footer strong{font-size:11px}.kpi-footer-bottom{font-size:11px}
  .kpi-page-head-copy>p:last-child,.kpi-page-head>p:last-child{font-size:16px}.kpi-form>label>span,.kpi-form legend{font-size:13px}.kpi-form small{font-size:12px}
  .kpi-product-card p,.kpi-build-card>p,.kpi-richtext{font-size:15px}.kpi-orders article{font-size:14px}
  .kpi-analysis-steps button{font-size:10.5px}.kpi-analysis-lead{font-size:15px}.kpi-rating-grid h3{font-size:15px}.kpi-analysis-numbers label,.kpi-analysis-textarea,.kpi-analysis-sliders label,.kpi-analysis-dialog label{font-size:12.5px}.kpi-solution-hero p,.kpi-solution-list ul,.kpi-solution-phases ul,.kpi-analysis-dialog p{font-size:14px}
}

/* 0.3.0 – hero cleanup, truthful capability strip and legal/cookie UI */
.kpi-hero{grid-template-columns:45% 55%}
.kpi-hero-copy{padding-left:72px;padding-right:42px;background:linear-gradient(90deg,#050607 0,#050607 94%,rgba(5,6,7,.97) 100%)}
.kpi-hero-rail{display:none!important}
.kpi-hero h1,.kpi-hero h2{max-width:100%}
.kpi-metrics-neutral strong{font-size:clamp(15px,1.45vw,22px);letter-spacing:.015em;white-space:normal;overflow-wrap:anywhere}
.kpi-metrics-neutral small{font-size:10px;white-space:normal}
.kpi-footer-cookie-link{appearance:none;-webkit-appearance:none;border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;width:max-content;max-width:100%}
.kpi-footer-cookie-link:hover,.kpi-footer-cookie-link:focus-visible{color:var(--kpi-orange);outline:none}
.kpi-footer-legal-inline{display:flex;gap:18px}.kpi-footer-legal-inline a:hover{color:var(--kpi-orange)}

.kpi-legal-page{max-width:1180px}
.kpi-legal-head{max-width:900px;padding:10px 0 34px;border-bottom:1px solid #23272d;margin-bottom:38px}
.kpi-legal-head h1{font-size:clamp(44px,5vw,72px);line-height:1.02;margin:10px 0 20px;letter-spacing:.01em}
.kpi-legal-head>p:last-child{font-size:17px;line-height:1.7;color:#aeb3ba;max-width:760px}
.kpi-legal-content{max-width:900px;font-size:16px;line-height:1.8;color:#b9bec5}
.kpi-legal-content h2{font-size:24px;line-height:1.25;color:#f1f2f4;margin:42px 0 12px;font-weight:580}
.kpi-legal-content h2:first-child{margin-top:0}
.kpi-legal-content p{margin:0 0 18px}.kpi-legal-content ul{margin:8px 0 24px;padding-left:24px}.kpi-legal-content li{margin:9px 0}
.kpi-legal-content a{color:var(--kpi-orange2);text-decoration:underline;text-underline-offset:3px}.kpi-legal-content code{font-size:.92em;color:#f2a267}
.kpi-legal-note{padding:18px 20px;border:1px solid #4b392d;border-radius:12px;background:rgba(237,135,64,.07);color:#d1c3b9}
.kpi-cookie-table{width:100%;border-collapse:collapse;margin:16px 0 30px;background:#0b0d10;border:1px solid #292e35}
.kpi-cookie-table th,.kpi-cookie-table td{padding:14px 16px;border-bottom:1px solid #292e35;text-align:left;vertical-align:top}.kpi-cookie-table th{color:#f0f1f3;font-size:13px;letter-spacing:.04em}.kpi-cookie-table tr:last-child td{border-bottom:0}

.kpi-cookie-banner{position:fixed;left:24px;right:24px;bottom:24px;z-index:1200;max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:20px 22px;border:1px solid #393f47;border-radius:16px;background:rgba(8,10,13,.97);box-shadow:0 24px 70px rgba(0,0,0,.58);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.kpi-cookie-banner[hidden]{display:none}.kpi-cookie-banner strong{display:block;font-size:11px;letter-spacing:.18em;color:var(--kpi-orange);margin-bottom:6px}.kpi-cookie-banner p{margin:0;max-width:720px;font-size:13px;line-height:1.6;color:#b5bac1}.kpi-cookie-actions{display:flex;gap:10px;flex:0 0 auto}.kpi-cookie-actions .kpi-btn{min-width:132px}
.kpi-cookie-modal{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.kpi-cookie-modal[hidden]{display:none}.kpi-cookie-modal-card{position:relative;width:min(680px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;padding:34px;border:1px solid #343a42;border-radius:20px;background:linear-gradient(145deg,#101318,#080a0d);box-shadow:0 30px 90px rgba(0,0,0,.65)}
.kpi-cookie-modal-card h2{font-size:34px;margin:8px 0 14px}.kpi-cookie-modal-card>p{font-size:14px;line-height:1.7;color:#aeb4bb}.kpi-cookie-modal-card a{color:var(--kpi-orange2)}
.kpi-cookie-close{position:absolute;top:15px;right:17px;width:38px;height:38px;border:1px solid #3a4048;border-radius:50%;background:#0b0d10;color:#e5e7ea;font-size:24px;line-height:1;cursor:pointer}.kpi-cookie-category{margin:18px 0;padding:16px 18px;border:1px solid #2d3239;border-radius:12px;background:#0b0d10}.kpi-cookie-category>div{display:flex;align-items:center;justify-content:space-between;gap:18px}.kpi-cookie-category strong{font-size:15px;color:#f0f1f3}.kpi-cookie-category span{font-size:11px;color:var(--kpi-orange);text-transform:uppercase;letter-spacing:.08em}.kpi-cookie-category p{margin:8px 0 0;color:#9fa5ad;font-size:13px;line-height:1.55}.kpi-cookie-open{overflow:hidden}

@media(max-width:1100px){
  .kpi-hero{grid-template-columns:45% 55%}.kpi-hero-copy{padding-left:48px;padding-right:30px}.kpi-hero h1{font-size:clamp(46px,5vw,62px)}.kpi-hero h2{font-size:clamp(25px,3vw,36px)}
}
@media(max-width:860px){
  .kpi-hero{grid-template-columns:1fr}.kpi-hero-copy{padding-left:38px;padding-right:38px}.kpi-metrics-neutral strong{font-size:18px}.kpi-footer-legal-inline{gap:12px}
  .kpi-cookie-banner{left:14px;right:14px;bottom:14px;flex-direction:column;align-items:stretch;gap:14px}.kpi-cookie-actions{justify-content:flex-end}.kpi-legal-content{font-size:15px}.kpi-cookie-table{display:block;overflow-x:auto}
}
@media(max-width:600px){
  .kpi-hero-copy{padding-left:24px;padding-right:24px}.kpi-hero h1{font-size:42px}.kpi-metrics-neutral strong{font-size:15px}.kpi-metrics-neutral small{font-size:9px}
  .kpi-cookie-actions{display:grid;grid-template-columns:1fr 1fr}.kpi-cookie-actions .kpi-btn{min-width:0;padding-left:12px;padding-right:12px}.kpi-cookie-modal{padding:12px}.kpi-cookie-modal-card{padding:26px 20px}.kpi-cookie-modal-card h2{font-size:28px}.kpi-legal-head h1{font-size:40px}.kpi-legal-head>p:last-child{font-size:15px}.kpi-legal-content h2{font-size:21px}.kpi-footer-legal-inline{flex-direction:column;gap:4px}
}
.kpi-purchase-legal{max-width:520px;margin:12px 0 10px!important;font-size:11px!important;line-height:1.5!important;color:#8f949b!important}.kpi-purchase-legal a{color:#c98454;text-decoration:underline;text-underline-offset:2px}
.kpi-analysis-consent a{color:var(--kpi-orange2);text-decoration:underline;text-underline-offset:2px}

/* 0.4.0 – Kundenkonto, Build-/Downloadverwaltung und Produkt-Updates */
.kpi-account-callout{max-width:1180px;margin:22px auto;padding:18px 22px;border:1px solid #323840;border-radius:14px;background:linear-gradient(110deg,rgba(237,135,64,.08),rgba(10,12,15,.96) 42%);display:flex;align-items:center;gap:18px;color:#b7bcc3;font-size:14px;line-height:1.55}
.kpi-account-callout strong{color:#f1f2f4;font-size:15px}.kpi-account-callout span{flex:1}.kpi-account-callout a{color:var(--kpi-orange2);font-size:11px;letter-spacing:.09em;font-weight:700;white-space:nowrap}.kpi-account-callout.is-compact{justify-content:flex-end}.kpi-account-callout.is-compact strong{margin-right:auto}
.kpi-account-page{max-width:1280px;padding-bottom:90px}.kpi-account-page .kpi-page-head{max-width:1180px;margin:0 auto 28px}
.kpi-auth-grid{max-width:1120px;margin:0 auto 70px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.kpi-auth-card{padding:32px;border:1px solid #292f36;border-radius:18px;background:linear-gradient(145deg,#111419,#080a0d);box-shadow:0 22px 60px rgba(0,0,0,.18)}
.kpi-auth-card h2{margin:0 0 24px;font-size:30px;font-weight:520}.kpi-auth-card form,.kpi-account-profile{display:grid;gap:16px}.kpi-auth-card label,.kpi-account-profile label{display:grid;gap:8px;font-size:11px;letter-spacing:.08em;color:#b0b5bc}.kpi-auth-card input:not([type=checkbox]),.kpi-account-profile input:not([type=checkbox]){width:100%;min-height:50px;border:1px solid #343a42;border-radius:9px;background:#080a0d;color:#f0f2f4;padding:0 14px;font:inherit;font-size:15px;outline:none}.kpi-auth-card input:focus,.kpi-account-profile input:focus{border-color:#9b6038;box-shadow:0 0 0 2px rgba(237,135,64,.08)}
.kpi-auth-card small,.kpi-account-profile small{font-size:11px;line-height:1.5;color:#7f858d;letter-spacing:0}.kpi-check{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:flex-start;gap:10px!important;font-size:13px!important;line-height:1.55!important;letter-spacing:0!important}.kpi-check input{margin-top:4px}.kpi-check a{color:var(--kpi-orange2);text-decoration:underline;text-underline-offset:2px}.kpi-lostpassword{margin-top:22px;padding-top:18px;border-top:1px solid #252a31}.kpi-lostpassword summary{cursor:pointer;color:#b8bdc4;font-size:13px}.kpi-lostpassword form{margin-top:16px}
.kpi-account-head{max-width:1180px;margin:0 auto 26px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:28px 0;border-bottom:1px solid #242a31}.kpi-account-head h1{font-size:clamp(38px,4.2vw,60px);line-height:1;margin:0 0 10px}.kpi-account-head p:last-child{color:#9fa5ad;font-size:15px;margin:0}.kpi-account-tabs{position:sticky;top:88px;z-index:20;max-width:1180px;margin:0 auto 36px;padding:10px;border:1px solid #292e35;border-radius:14px;background:rgba(8,10,13,.94);backdrop-filter:blur(12px);display:flex;gap:6px;overflow:auto}.admin-bar .kpi-account-tabs{top:120px}.kpi-account-tabs a{padding:10px 14px;border-radius:8px;color:#aeb3ba;font-size:11px;letter-spacing:.08em;white-space:nowrap}.kpi-account-tabs a:hover{background:#15191e;color:var(--kpi-orange2)}
.kpi-account-section{max-width:1180px;margin:0 auto;padding:32px 0 50px;border-bottom:1px solid #22272d;scroll-margin-top:160px}.kpi-section-title{margin-bottom:22px}.kpi-section-title .kpi-eyebrow{margin-bottom:9px}.kpi-section-title h2{margin:0;font-size:clamp(28px,3vw,42px);font-weight:500;letter-spacing:.025em}.kpi-account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.kpi-account-card{min-width:0;padding:21px;border:1px solid #292f36;border-radius:15px;background:linear-gradient(145deg,#101318,#090b0e)}.kpi-account-card.has-update{border-color:#704529;box-shadow:inset 0 0 32px rgba(237,135,64,.035)}.kpi-account-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.kpi-account-card h3{font-size:20px;line-height:1.25;margin:0 0 12px}.kpi-account-card p{font-size:13px;line-height:1.6;color:#a7adb4;overflow-wrap:anywhere}.kpi-account-card code{font-size:12px;color:#d8a37d;overflow-wrap:anywhere}.kpi-account-card dl{display:grid;gap:8px;margin:16px 0}.kpi-account-card dl>div{display:flex;justify-content:space-between;gap:16px;padding-top:8px;border-top:1px solid #23282f}.kpi-account-card dt{color:#7f858d;font-size:11px}.kpi-account-card dd{margin:0;font-size:12px;color:#d6d9dd}.kpi-account-card form{display:inline-block;margin:8px 8px 0 0}.kpi-update-badge,.kpi-current-badge{display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border-radius:99px;font-size:9px;letter-spacing:.08em}.kpi-update-badge{background:rgba(237,135,64,.13);border:1px solid #8c5634;color:#ffad6d}.kpi-current-badge{background:#11161a;border:1px solid #303740;color:#8e969f}.kpi-product-card.has-update{border-color:#704529}.kpi-product-card .kpi-update-badge{width:max-content;margin:0 0 8px}.kpi-update-notice{display:grid;gap:3px;margin:15px 0 18px;padding:13px 15px;border:1px solid #765039;border-radius:10px;background:rgba(237,135,64,.07)}.kpi-update-notice strong{color:#ffad6d;font-size:13px}.kpi-update-notice span{color:#9fa5ad;font-size:12px}
.kpi-download-list{display:grid;border:1px solid #292f36;border-radius:15px;overflow:hidden;background:#0a0c0f}.kpi-download-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:17px 20px;border-bottom:1px solid #252b31}.kpi-download-list>article:last-child{border-bottom:0}.kpi-download-list>article>div{display:flex;flex-direction:column;gap:4px;min-width:0}.kpi-download-list>article>div:last-child{align-items:flex-end}.kpi-download-list strong{font-size:14px;color:#e7e9ec;overflow-wrap:anywhere}.kpi-download-list span{font-size:12px;color:#8f969e}.kpi-download-list b{font-size:10px;letter-spacing:.07em;color:#cbd0d5}.kpi-download-state.is-aktiv{color:#8fd4a8}.kpi-download-state.is-abgelaufen,.kpi-download-state.is-verbraucht,.kpi-download-state.is-gesperrt{color:#a0a6ad}.kpi-account-profile{max-width:660px}.kpi-account-profile .kpi-btn{width:max-content}
.kpi-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}

@media(max-width:1000px){.kpi-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-auth-grid{padding:0 24px}.kpi-account-head,.kpi-account-tabs,.kpi-account-section,.kpi-account-callout{margin-left:24px;margin-right:24px}}
@media(max-width:700px){.kpi-auth-grid{grid-template-columns:1fr}.kpi-account-head{align-items:flex-start;flex-direction:column}.kpi-account-tabs{top:78px}.admin-bar .kpi-account-tabs{top:124px}.kpi-account-grid{grid-template-columns:1fr}.kpi-download-list>article{grid-template-columns:1fr}.kpi-download-list>article>div:last-child{align-items:flex-start}.kpi-account-callout{flex-direction:column;align-items:flex-start}.kpi-account-callout a{white-space:normal}.kpi-account-callout.is-compact{align-items:flex-start}.kpi-account-page .kpi-page-head{padding-left:24px;padding-right:24px}.kpi-auth-card{padding:24px}.kpi-account-head,.kpi-account-tabs,.kpi-account-section,.kpi-account-callout{margin-left:16px;margin-right:16px}}

/* 0.5.0 – public Android app + update notification center */
.kpi-update-center{position:relative;margin-left:auto;margin-right:12px;z-index:8}
.kpi-update-toggle{position:relative;width:44px;height:44px;border:1px solid #343840;border-radius:50%;background:rgba(8,10,13,.58);color:#e8eaed;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.kpi-update-toggle>span{font-size:22px;line-height:1;color:#ffad65;transform:rotate(-18deg)}
.kpi-update-toggle b{position:absolute;right:-4px;top:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:#ed8740;color:#090a0c;border:2px solid #08090b;display:grid;place-items:center;font-size:10px;line-height:1}
.kpi-update-popover{position:absolute;right:0;top:54px;width:min(360px,calc(100vw - 28px));padding:16px;border:1px solid #2b3037;border-radius:14px;background:rgba(8,10,13,.98);box-shadow:0 22px 70px rgba(0,0,0,.62);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.kpi-update-popover>strong{display:block;margin-bottom:12px;font-size:11px;letter-spacing:.18em;color:#ed8740}
.kpi-update-popover [data-kpi-update-items]{display:grid;gap:8px;max-height:330px;overflow:auto}
.kpi-update-popover [data-kpi-update-items]>p{margin:0;color:#8f959d;font-size:13px;line-height:1.55}
.kpi-update-item{display:block;padding:12px;border:1px solid #252a31;border-radius:10px;background:#0c0f13}
.kpi-update-item:hover{border-color:#6f472d;background:#111419}
.kpi-update-item b{display:block;margin-bottom:4px;font-size:13px;color:#f0f2f4}.kpi-update-item span{display:block;font-size:12px;line-height:1.45;color:#9299a2}.kpi-update-item small{display:block;margin-top:6px;font-size:10px;letter-spacing:.08em;color:#d28751}
.kpi-update-popover-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #242930}.kpi-update-popover-actions button,.kpi-update-popover-actions a{border:0;background:none;padding:0;color:#c9cdd2;cursor:pointer;font:inherit;font-size:11px}.kpi-update-popover-actions button:hover,.kpi-update-popover-actions a:hover{color:#ffad65}
.kpi-update-toast{position:fixed;right:24px;bottom:24px;z-index:1200;width:min(390px,calc(100vw - 32px));padding:18px 50px 18px 18px;border:1px solid #6c452c;border-radius:14px;background:linear-gradient(145deg,#12151a,#090b0e);box-shadow:0 24px 70px rgba(0,0,0,.58)}
.kpi-update-toast strong{display:block;color:#ffad65;font-size:11px;letter-spacing:.13em;margin-bottom:7px}.kpi-update-toast b{display:block;font-size:16px;margin-bottom:5px}.kpi-update-toast p{margin:0;color:#a4aab1;font-size:13px;line-height:1.5}.kpi-update-toast a{display:inline-flex;margin-top:12px;color:#ffad65;font-size:12px}.kpi-update-toast button{position:absolute;right:12px;top:10px;width:30px;height:30px;border:0;background:none;color:#888f98;cursor:pointer;font-size:20px}

.kpi-public-app-section{margin:24px 32px;min-height:390px;border:1px solid #292e35;border-radius:20px;display:grid;grid-template-columns:42% 58%;overflow:hidden;background:radial-gradient(circle at 72% 50%,#242a31 0,#101318 34%,#080a0d 72%)}
.kpi-public-app-copy{padding:52px 30px 46px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:2}
.kpi-public-app-copy h2{font-size:clamp(30px,3vw,44px);line-height:1.08;font-weight:500;letter-spacing:.03em;margin:0 0 18px}.kpi-public-app-copy h2 em{font-style:normal;color:#ed8740}.kpi-public-app-copy>p:not(.kpi-eyebrow){max-width:520px;margin:0 0 20px;color:#b3b8bf;font-size:15px;line-height:1.7}
.kpi-public-app-meta{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.kpi-public-app-meta span{padding:7px 9px;border:1px solid #353b43;border-radius:99px;background:rgba(9,11,14,.72);font-size:10px;letter-spacing:.08em;color:#c7ccd2}
.kpi-public-app-copy form{margin:0}.kpi-public-app-notes{margin-top:15px;max-width:520px;color:#a4aab2;font-size:13px}.kpi-public-app-notes summary{cursor:pointer;color:#d8dadd}.kpi-public-app-notes p{line-height:1.6}
.kpi-notify-optin{margin-top:17px;border:0;background:none;padding:0;cursor:pointer;font:inherit;color:#cbd0d5}.kpi-notify-optin .kpi-link-orb{display:inline-grid;place-items:center;margin-right:8px}
.kpi-app-coming{max-width:520px;padding:16px;border:1px dashed #4a4038;border-radius:12px;background:rgba(237,135,64,.04);display:grid;gap:6px}.kpi-app-coming strong{font-size:12px;letter-spacing:.12em;color:#ffad65}.kpi-app-coming span{font-size:13px;line-height:1.55;color:#9fa6ae}
.kpi-public-app-art{position:relative;min-height:390px;display:grid;place-items:center;overflow:hidden}.kpi-public-app-art::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 55% 50%,rgba(237,135,64,.12),transparent 46%)}.kpi-public-app-art img{position:relative;z-index:1;width:96%;height:94%;object-fit:contain;filter:saturate(.9) contrast(1.03)}

.kpi-notification-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;flex-wrap:wrap}.kpi-notification-actions form{margin:0}
.kpi-notification-list{display:grid;gap:10px}.kpi-notification-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:18px 20px;border:1px solid #292f36;border-radius:14px;background:#0b0e12}.kpi-notification-list article.is-unread{border-color:#704529;box-shadow:inset 3px 0 #ed8740}.kpi-notification-list h3{margin:9px 0 5px;font-size:17px}.kpi-notification-list p{margin:0;color:#a4abb3;font-size:13px;line-height:1.55}.kpi-notification-list small{display:block;margin-top:7px;color:#737a83;font-size:11px}

@media(max-width:860px){
  .kpi-update-center{margin-left:auto;margin-right:8px}.kpi-update-toggle{width:40px;height:40px}.kpi-update-popover{right:-54px}
  .kpi-public-app-section{grid-template-columns:1fr;margin:16px 14px}.kpi-public-app-copy{padding:40px 28px}.kpi-public-app-art{min-height:300px}.kpi-public-app-art img{height:300px}
}
@media(max-width:600px){
  .kpi-update-center{margin-right:6px}.kpi-update-toggle{width:38px;height:38px}.kpi-update-toggle>span{font-size:19px}.kpi-update-popover{position:fixed;top:72px;right:14px;left:14px;width:auto}.admin-bar .kpi-update-popover{top:118px}
  .kpi-public-app-section{margin:14px}.kpi-public-app-copy{padding:34px 22px}.kpi-public-app-copy h2{font-size:30px}.kpi-public-app-copy>p:not(.kpi-eyebrow){font-size:14px}.kpi-public-app-art{min-height:240px}.kpi-public-app-art img{height:230px;width:105%}
  .kpi-notification-list article{grid-template-columns:1fr}.kpi-notification-list article>a{width:max-content}.kpi-update-toast{right:16px;bottom:16px}
}

/* 0.5.2 – Über mich */
.kpi-about-section{margin:22px 34px 28px;min-height:520px;display:grid;grid-template-columns:minmax(330px,42%) minmax(0,58%);overflow:hidden;border:1px solid #322b27;border-radius:22px;background:radial-gradient(circle at 20% 54%,rgba(237,135,64,.12),transparent 34%),linear-gradient(120deg,#0b0d10 0,#0a0c0f 48%,#07090b 100%);position:relative}
.kpi-about-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(237,135,64,.035),transparent 35%);pointer-events:none}
.kpi-about-portrait{position:relative;min-height:520px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}
.kpi-about-portrait:before{content:"";position:absolute;left:8%;right:8%;bottom:4%;height:42%;border-radius:50%;background:radial-gradient(ellipse,rgba(238,130,57,.19),rgba(238,130,57,.035) 42%,transparent 70%);filter:blur(10px)}
.kpi-about-portrait:after{content:"";position:absolute;left:10%;bottom:9%;width:80%;height:1px;background:linear-gradient(90deg,transparent,#9a5c37,transparent);box-shadow:0 0 24px rgba(237,135,64,.55)}
.kpi-about-portrait>span{position:absolute;width:310px;height:310px;bottom:70px;border:1px solid rgba(237,135,64,.12);border-radius:50%;box-shadow:0 0 80px rgba(237,135,64,.07),inset 0 0 60px rgba(237,135,64,.025)}
.kpi-about-portrait img{position:relative;z-index:2;width:min(100%,560px);height:500px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 38px rgba(0,0,0,.65)) saturate(.94) contrast(1.03)}
.kpi-about-copy{position:relative;z-index:2;padding:58px 64px 54px 42px;align-self:center}
.kpi-about-copy .kpi-eyebrow{margin:0 0 17px}
.kpi-about-copy h2{margin:0 0 17px;font-size:38px;line-height:1.08;font-weight:500;letter-spacing:.035em}.kpi-about-copy h2 em{font-style:normal;color:var(--kpi-orange)}
.kpi-about-name{margin:0 0 25px!important;color:#d7d9dd!important;font-size:12px!important;letter-spacing:.035em!important}
.kpi-about-copy>p{max-width:760px;margin:0 0 16px;color:#b6bbc2;font-size:15px;line-height:1.72}.kpi-about-copy>p strong{color:#eceef0;font-weight:600}
.kpi-about-copy blockquote{max-width:720px;margin:25px 0 24px;padding:16px 0 16px 20px;border-left:2px solid var(--kpi-orange);color:#f0f1f3;font-size:18px;line-height:1.5;font-weight:450;letter-spacing:.01em}
.kpi-about-principles{display:flex;flex-wrap:wrap;gap:9px 20px;margin:0 0 25px}.kpi-about-principles span{display:flex;align-items:center;gap:8px;color:#999fa7;font-size:10px;letter-spacing:.08em;white-space:nowrap}.kpi-about-principles b{color:var(--kpi-orange2);font-size:9px;font-weight:500}
.kpi-about-copy>.kpi-btn{display:inline-flex}
@media(max-width:1100px){.kpi-about-section{grid-template-columns:40% 60%}.kpi-about-copy{padding:46px 42px 44px 24px}.kpi-about-copy h2{font-size:34px}.kpi-about-portrait img{height:470px}}
@media(max-width:860px){.kpi-about-section{margin:18px 14px 24px;grid-template-columns:1fr;min-height:0}.kpi-about-copy{order:1;padding:38px 32px 24px}.kpi-about-portrait{order:2;min-height:400px}.kpi-about-portrait img{height:410px;max-width:620px}.kpi-about-copy>p{font-size:15px}.kpi-about-copy blockquote{font-size:17px}}
@media(max-width:600px){.kpi-about-section{border-radius:18px}.kpi-about-copy{padding:32px 22px 16px}.kpi-about-copy h2{font-size:29px}.kpi-about-name{font-size:11px!important;line-height:1.6}.kpi-about-copy>p{font-size:14.5px;line-height:1.7}.kpi-about-copy blockquote{font-size:16px;margin:22px 0;padding-left:15px}.kpi-about-principles{display:grid;gap:10px}.kpi-about-portrait{min-height:330px}.kpi-about-portrait img{width:108%;height:350px}.kpi-about-portrait>span{width:250px;height:250px;bottom:45px}}

/* 0.5.3 – Praxisprojekte / Referenzsysteme */
.kpi-projects-section{margin:22px 34px 28px;padding:54px 48px 46px;border:1px solid #2b2d31;border-radius:22px;background:radial-gradient(circle at 82% 8%,rgba(237,135,64,.10),transparent 30%),linear-gradient(145deg,#0b0d10,#07090b 68%);position:relative;overflow:hidden}
.kpi-projects-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,transparent 15%,rgba(255,255,255,.015) 49%,transparent 74%)}
.kpi-projects-head{position:relative;z-index:1;display:grid;grid-template-columns:minmax(320px,.85fr) minmax(340px,1.15fr);gap:54px;align-items:end;margin-bottom:34px}
.kpi-projects-head .kpi-eyebrow{margin-bottom:16px}.kpi-projects-head h2{margin:0;font-size:38px;line-height:1.08;font-weight:500;letter-spacing:.035em}.kpi-projects-head h2 em{font-style:normal;color:var(--kpi-orange)}
.kpi-projects-head>p{max-width:680px;margin:0 0 2px;color:#b0b5bc;font-size:15px;line-height:1.72}
.kpi-project-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.kpi-project-card{position:relative;min-height:330px;padding:28px 28px 26px;border:1px solid #2a3037;border-radius:16px;background:linear-gradient(155deg,rgba(17,20,25,.94),rgba(8,10,13,.97));overflow:hidden}
.kpi-project-card:after{content:"";position:absolute;right:-90px;top:-90px;width:210px;height:210px;border-radius:50%;border:1px solid rgba(237,135,64,.12);box-shadow:0 0 70px rgba(237,135,64,.04);pointer-events:none}
.kpi-project-card:hover{border-color:#6d472f;transform:translateY(-2px);transition:border-color .2s ease,transform .2s ease}
.kpi-project-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:21px;border:1px solid #8a5534;border-radius:14px;background:radial-gradient(circle at 45% 38%,rgba(237,135,64,.18),rgba(10,12,15,.9) 68%);box-shadow:inset 0 0 22px rgba(237,135,64,.06),0 0 24px rgba(237,135,64,.06);color:#ffad65;font-size:15px;font-weight:650;letter-spacing:.08em}
.kpi-project-label{display:block;margin-bottom:8px;color:#d7834b;font-size:10px;font-weight:650;letter-spacing:.18em}.kpi-project-card h3{margin:0 0 22px;color:#f0f2f4;font-size:25px;line-height:1.15;font-weight:520;letter-spacing:.01em}
.kpi-project-card dl{margin:0;display:grid;gap:15px}.kpi-project-card dl>div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;padding-top:14px;border-top:1px solid #242a30}.kpi-project-card dt{color:#d48450;font-size:10px;font-weight:650;letter-spacing:.12em}.kpi-project-card dd{margin:0;color:#aeb4bb;font-size:14px;line-height:1.58}
.kpi-project-card-wide{grid-column:1/-1;min-height:0}.kpi-project-card-wide dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.kpi-project-card-wide dl>div{display:block;padding:16px 24px 0 0;border-top:1px solid #242a30}.kpi-project-card-wide dl>div+div{padding-left:24px;border-left:1px solid #242a30}.kpi-project-card-wide dt{margin-bottom:8px}.kpi-project-card-wide dd{font-size:14px}
.kpi-projects-foot{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding-top:26px;border-top:1px solid #272c32}.kpi-projects-foot>span{color:#8e959d;font-size:13px;letter-spacing:.03em}.kpi-projects-foot .kpi-btn{margin:0}
@media(max-width:980px){.kpi-projects-section{margin:18px 14px 24px;padding:42px 30px}.kpi-projects-head{grid-template-columns:1fr;gap:18px}.kpi-project-grid{grid-template-columns:1fr}.kpi-project-card-wide{grid-column:auto}.kpi-project-card-wide dl{grid-template-columns:1fr;gap:15px}.kpi-project-card-wide dl>div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;padding:14px 0 0}.kpi-project-card-wide dl>div+div{padding-left:0;border-left:0}.kpi-project-card-wide dt{margin-bottom:0}}
@media(max-width:600px){.kpi-projects-section{padding:34px 20px;border-radius:18px}.kpi-projects-head h2{font-size:29px}.kpi-projects-head>p{font-size:14.5px}.kpi-project-card{min-height:0;padding:24px 20px}.kpi-project-card h3{font-size:22px}.kpi-project-card dd{font-size:14px}.kpi-project-card dl>div,.kpi-project-card-wide dl>div{grid-template-columns:1fr;gap:6px}.kpi-projects-foot{align-items:flex-start;flex-direction:column}.kpi-projects-foot .kpi-btn{width:100%;justify-content:center}}
