/* /assets/kutno-approved/css/blisk-core.min.css */
@font-face{font-family:Newsreader Pulse;src:url(/assets/fonts/blisk-newsreader-display.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:optional}:root{--paper: #f4f0e9;--paper-soft: #faf7f0;--paper-grey: #ebe6dd;--ink: #11100f;--ink-soft: #312d28;--muted: #6a6259;--dark: #11100e;--dark-2: #171512;--dark-text: #f5f0e8;--dark-muted: #c8bfb3;--line: rgba(17, 16, 15, .16);--line-strong: rgba(17, 16, 15, .28);--line-dark: rgba(245, 240, 232, .18);--copper: #9b4820;--serif: "Newsreader Pulse", Georgia, "Times New Roman", serif;--sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--shell: min(100% - 32px, 1180px);--section-pad: clamp(64px, 10dvh, 108px)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:linear-gradient(rgba(17,16,15,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(17,16,15,.014) 1px,transparent 1px),var(--paper);background-size:100% 18px,18px 100%,auto;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;letter-spacing:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}.project-index-card:hover,.project-index-card:focus-visible{text-decoration:none}.project-card-link{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:var(--ink);font-size:.86rem;font-weight:760;line-height:1.2;transition:color .18s ease}.project-card-link span{display:inline-block;transition:transform .18s ease}.project-index-card:hover .project-card-link,.project-index-card:focus-visible .project-card-link{color:var(--copper)}.project-index-card:hover .project-card-link span,.project-index-card:focus-visible .project-card-link span{transform:translate(4px)}img,svg,picture{max-width:100%;height:auto}h1,h2,h3,p,ol{margin:0}h1,h2{font-family:var(--serif)}p{color:var(--muted)}:focus-visible{outline:3px solid rgba(155,72,32,.72);outline-offset:4px}.skip-link{position:absolute;top:12px;left:16px;z-index:300;transform:translateY(-150%);padding:10px 14px;background:var(--ink);color:var(--paper-soft);font-weight:750}.skip-link:focus{transform:translateY(0)}.shell{width:var(--shell);margin:0 auto}.blisk-header{position:sticky;top:0;z-index:100;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 16px;border-bottom:1px solid var(--line);background:#f4f0e9eb;backdrop-filter:blur(12px)}.logo-lockup{display:inline-flex;align-items:flex-end;gap:clamp(2px,.28vw,4px);line-height:1;white-space:nowrap}.logo-lockup:hover,.logo-lockup:focus-visible{text-decoration:none}.logo-lockup__mark{display:block;width:clamp(74px,5.8vw,86px);height:auto;flex:0 0 auto}.blisk-brand{color:var(--ink)}.blisk-brand .logo-lockup__mark{filter:invert(1)}.footer-brand{color:var(--dark-text)}.footer-brand .logo-lockup__mark{filter:none}.logo-lockup__descriptor{color:currentColor;font-family:var(--sans);font-size:clamp(.76rem,.84vw,.82rem);font-weight:520;letter-spacing:-.01em;line-height:1;transform:translateY(-1px)}.blisk-nav{position:fixed;top:58px;right:0;left:0;z-index:90;display:grid;gap:0;padding:8px 16px 18px;border-bottom:1px solid var(--line);background:#f4f0e9fa;box-shadow:0 18px 30px #11100f0f;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden}.nav-open .blisk-nav{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.blisk-nav a{border-bottom:1px solid var(--line);padding:14px 0;font-size:.92rem;font-weight:680}.header-contact{font-size:.76rem;font-weight:760}.nav-toggle{width:38px;height:38px;display:inline-flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:0;background:transparent;color:inherit;cursor:pointer}.nav-toggle span{width:17px;height:1px;display:block;background:currentColor}.shell{position:relative;z-index:1}h1,h2{font-weight:430;letter-spacing:0;text-wrap:balance}h1{max-width:12.8ch;font-size:clamp(2.9rem,12vw,5.4rem);line-height:.98}h2{max-width:16ch;font-size:clamp(2.25rem,8.2vw,4.35rem);line-height:1.08}.article-diagnosis-cta .text-link{width:fit-content;color:var(--ink)}.process-page-section>div:where(:not(.process-stack)){display:grid;gap:18px}.process-stage-list:where(:not(.process-stack)){display:grid;border-top:1px solid var(--line)}.process-stage-list:where(:not(.process-stack)) article{display:grid;align-content:start;gap:12px;border-bottom:1px solid var(--line);padding:clamp(24px,4vw,40px) 0}.process-stage-list:where(:not(.process-stack)) span{color:var(--copper);font-family:var(--sans);font-size:.72rem;font-weight:760;letter-spacing:.2em}.process-stage-list:where(:not(.process-stack)) h3{font-family:var(--serif);font-size:clamp(1.5rem,2vw,2.05rem);font-weight:430;line-height:1.12}.process-stage-list:where(:not(.process-stack)) p{max-width:30rem}@media(min-width:760px){.process-stage-list:where(:not(.process-stack)){grid-template-columns:repeat(3,minmax(0,1fr))}.process-stage-list:where(:not(.process-stack)) article{min-height:300px;padding-right:clamp(20px,2.6vw,34px)}.process-stage-list:where(:not(.process-stack)) article+article{border-left:1px solid var(--line);padding-left:clamp(20px,2.6vw,34px)}.process-stage-list:where(:not(.process-stack)) article:nth-child(4){border-left:0;padding-left:0}}.responsibility-diagram__mobile{display:none}.responsibility-diagram__eyebrow{fill:var(--muted);font-family:var(--sans);font-size:.78rem;font-weight:760;letter-spacing:.16em}.responsibility-diagram__start{fill:var(--ink);font-family:var(--serif);font-size:3.4rem;font-weight:430}.responsibility-diagram__label{fill:var(--ink);font-family:var(--sans);font-size:1.12rem;font-weight:620}.responsibility-diagram__label--final{fill:var(--copper)}.responsibility-diagram__rule{stroke:#11100f29}.responsibility-diagram__accent{stroke:var(--copper);stroke-width:2}.responsibility-diagram__line{fill:none;stroke:#11100f94;stroke-width:1.3;vector-effect:non-scaling-stroke}.responsibility-diagram__source{fill:var(--copper)}.responsibility-diagram__node{fill:var(--paper-soft);stroke:var(--ink);stroke-width:1.4;vector-effect:non-scaling-stroke}.responsibility-diagram__node--final{fill:var(--copper);stroke:var(--copper)}.site-footer{border-top:1px solid var(--line-dark);padding:36px 0 24px;background:var(--dark-2);color:var(--dark-muted)}.site-footer-inner,.footer-primary{display:grid;gap:28px}.footer-brand-block,.footer-nav{display:grid;gap:10px}.footer-nav>span{color:var(--dark-text);font-size:.68rem;font-weight:760;letter-spacing:.16em;text-transform:uppercase}.footer-link-list,.footer-contact-links{display:grid;gap:8px}.footer-company-strip{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 20px;border-top:1px solid var(--line-dark);padding-top:18px;font-size:.76rem}.footer-bottom,.footer-legal-links{display:flex;flex-wrap:wrap}.footer-bottom{justify-content:space-between;gap:12px 24px}.footer-legal-links{gap:20px}.site-footer p{color:var(--dark-muted)}.motion-ready .motion-item{opacity:0;transform:translateY(16px);transition:opacity .78s cubic-bezier(.22,1,.36,1),transform .78s cubic-bezier(.22,1,.36,1);transition-delay:var(--motion-delay, 0ms);will-change:opacity,transform}.motion-ready .motion-section.is-visible .motion-item{opacity:1;transform:translateY(0)}.motion-ready .motion-section .eyebrow.motion-item{transform:translateY(10px)}.motion-ready .motion-section .btn.motion-item,.motion-ready .motion-section .text-link.motion-item{transform:translateY(14px)}.motion-heading .motion-line{display:block;overflow:hidden}.motion-heading .motion-line>span{display:block}.motion-ready .motion-heading .motion-line>span{opacity:0;transform:translateY(.92em);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transition-delay:calc(.13s + var(--line-index, 0) * 92ms);will-change:opacity,transform}.motion-ready .motion-section.is-visible .motion-heading .motion-line>span{opacity:1;transform:translateY(0)}.motion-ready .decision-map .decision-path{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1)}.motion-ready .decision-map.is-visible .decision-path{opacity:1;transition-delay:.72s}.motion-ready .decision-map .decision-node circle,.motion-ready .decision-map .decision-node text{opacity:0;transition:opacity .46s ease}.motion-ready .decision-map .decision-node circle{transition-delay:var(--node-delay, .9s)}.motion-ready .decision-map .decision-node text{transition-delay:calc(var(--node-delay, .9s) + .13s)}.motion-ready .decision-map.is-visible .decision-node circle,.motion-ready .decision-map.is-visible .decision-node text{opacity:1}.motion-ready .decision-map.is-visible .decision-node-contact circle{transition-delay:calc(var(--node-delay, .9s) + .26s)}.motion-ready .decision-map.is-visible .decision-node-contact text{transition-delay:calc(var(--node-delay, .9s) + .38s)}@media(prefers-reduced-motion:reduce){.motion-ready .motion-item{opacity:1}.motion-ready .motion-heading .motion-line>span,.motion-ready .decision-map .decision-node circle,.motion-ready .decision-map .decision-node text{opacity:1;transform:none}.motion-ready .decision-map .decision-path{opacity:1}}@media(min-width:700px){:root{--shell: min(100% - 64px, 1180px)}.footer-bottom{flex-direction:row-reverse}}@media(min-width:920px){.blisk-nav{position:static;z-index:auto;display:flex;align-items:center;gap:clamp(16px,2vw,28px);padding:0;border-bottom:0;background:transparent;box-shadow:none;color:var(--ink);font-size:.74rem;font-weight:680;opacity:1;pointer-events:auto;transform:none;transition:none;visibility:visible}.blisk-nav a{border-bottom:0;padding:0;font-size:inherit;font-weight:inherit}.header-contact,.nav-toggle{display:none}}@media(min-width:1060px){.blisk-header{padding:0 clamp(54px,6vw,96px)}.blisk-nav{display:flex;align-items:center;color:var(--ink);font-weight:680}.header-contact{display:none}h1{max-width:15.4ch;font-size:clamp(3.65rem,4.35vw,4.9rem);line-height:1.01}h2{font-size:clamp(3rem,3.9vw,4.45rem);line-height:1.1}.footer-primary{grid-template-columns:1.35fr .55fr .8fr;gap:44px;align-items:start}}@media(max-width:420px){:root{--shell: min(100% - 28px, 370px);--section-pad: 58px}.logo-lockup__mark{width:72px}h1{font-size:clamp(3rem,12.4vw,3.9rem)}h2{font-size:clamp(2rem,8.8vw,2.75rem);line-height:1.12}}@media(max-width:340px){.logo-lockup__descriptor,.header-contact{display:none}}@media(max-width:699px){.responsibility-diagram__desktop{display:none}.responsibility-diagram__mobile{display:block}.responsibility-diagram__eyebrow{font-size:.64rem;letter-spacing:.13em}.responsibility-diagram__start{font-size:2rem}.responsibility-diagram__label{font-size:.92rem}.motion-ready .decision-map .decision-art-mobile .decision-path{opacity:1;transition:none}}

/* /assets/kutno-approved/css/blisk-controls.min.css */
.eyebrow{display:inline-flex;align-items:center;gap:11px;color:inherit;font-family:var(--sans);font-size:.68rem;font-weight:790;line-height:1.15;letter-spacing:.085em;text-transform:uppercase}.eyebrow:before{width:1px;height:15px;background:var(--copper);content:""}.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;width:min(100%,340px);padding:14px 18px 14px 20px;border:1px solid var(--copper);border-radius:3px;background:var(--copper);color:#fff8f1;font-family:var(--sans);font-size:.92rem;font-weight:700;line-height:1.18;box-shadow:inset 0 0 0 1px #fff8f100;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.btn span,.text-link span{font-size:1.18rem;line-height:1;transition:transform .18s ease}.btn:hover,.btn:focus-visible{box-shadow:inset 0 0 0 1px #fff8f13d;transform:translateY(-1px);text-decoration:none}.btn:hover span,.btn:focus-visible span,.text-link:hover span,.text-link:focus-visible span{transform:translate(4px)}.text-link{position:relative;display:inline-flex;align-items:center;gap:15px;width:fit-content;border-bottom:1px solid transparent;padding-bottom:5px;color:var(--ink);font-family:var(--sans);font-size:.9rem;font-weight:720;transition:border-color .18s ease}.text-link:after{position:absolute;right:0;bottom:-6px;left:0;height:1px;background:currentColor;content:"";opacity:.42;transform:scaleX(.28);transform-origin:left;transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1)}.text-link:hover,.text-link:focus-visible{text-decoration:none}.text-link:hover:after,.text-link:focus-visible:after{opacity:.72;transform:scaleX(1)}@media(min-width:700px){.btn{width:fit-content;min-width:300px}}

/* /assets/kutno-approved/css/blisk-content-shell.min.css */
.article-shell{padding:clamp(86px,12dvh,142px) 0 clamp(92px,14dvh,160px);background:var(--paper);color:var(--ink)}.container{width:var(--shell);margin:auto}.article-shell .small{color:var(--muted);font-size:.72rem;font-weight:760;letter-spacing:.18em;text-transform:uppercase}body .kutno-x .kx-problem{background:url("/assets/blisk/kutno-proof.svg") center/100% 100%}.kx-screen,.kx-cta{height:100svh}@media(min-width:821px){.kx-decision::after{display:none}body .kx-baseball__shadow{left:73%;top:calc(58% + min(10vw,155px) + 8px);width:min(14vw,217px);height:3%}.kx-screen,.kx-cta{height:100dvh}}@media(max-width:820px){.kc2 em{opacity:.58}.kc3 em{opacity:.76}.kc4 em{opacity:.42}.kc2{translate:-18px 0}.kx-cta .kx-input{bottom:31svh}.kx-cta .kx-prices-link{bottom:24svh}body .kx-problem h2{font-size:clamp(40px,10.6vw,44px)}#main-content .kx-system h2{font-size:clamp(34px,8.9vw,38px)}body .kx-priority h2{font-size:clamp(42px,11vw,46px)}.kx-baseball__bat{scale:1.61}}#main-content .kx-problem h2,#main-content .kx-system h2{font-family:Arial,sans-serif;font-style:normal}body .kx-baseball__ball{--ball-skin:url("/assets/blisk/kutno-baseball-clean.svg") center/100% 100% no-repeat}.kx-baseball__ball::after{content:"";position:absolute;inset:31% 8% 35%;z-index:3;background:url("/assets/blisk/kutno-wyglad-wordmark.svg") center/contain no-repeat;opacity:clamp(0,calc(1 - var(--break)*10),1)}.kx-cta{z-index:2}.kx-cta p{display:none}body:has(.kutno-x) main{position:relative;z-index:2}body:has(.kutno-x) footer.site-footer{display:block;position:sticky;bottom:0;z-index:0}
/* /assets/kutno-approved/css/blisk-article-layout.min.css */
.article-card{display:grid;gap:clamp(22px,3vw,36px)}.article-meta{color:var(--muted);font-family:var(--sans);font-size:.72rem;font-weight:760;line-height:1;letter-spacing:.22em;text-transform:uppercase}.article-card .section-title{max-width:13.5ch;font-family:var(--serif);font-size:clamp(3rem,9vw,6.4rem);font-weight:430;line-height:.98;text-wrap:balance}.article-content{display:grid;gap:26px;max-width:760px;padding-top:clamp(26px,5vw,54px)}.page-blog-post .article-cover+.article-content:has(>.article-visual-disclosure:first-child){margin-top:calc(10px - clamp(22px,3vw,36px));padding-top:0}.page-blog-post .article-visual-disclosure{margin:0;color:var(--muted);font-family:var(--sans);font-size:clamp(.78rem,1.8vw,.88rem);line-height:1.45}.article-content h2{max-width:17ch;padding-top:clamp(20px,4vw,42px);font-family:var(--serif);font-size:clamp(2rem,4.8vw,3.35rem);font-weight:430;line-height:1.08;text-wrap:balance}.article-content p,.article-content li{color:var(--ink-soft);font-size:clamp(1.02rem,1.22vw,1.13rem);line-height:1.82}.article-content ul{display:grid;gap:12px;margin:0;padding-left:1.1rem}@media(max-width:699px){.page-blog-post .article-visual-disclosure{font-size:.8rem}}@media(min-width:1060px){.page-blog-post .article-cover+.article-content:has(>.article-visual-disclosure:first-child){margin-top:calc(10px - clamp(28px,3vw,44px))}}

/* /assets/kutno-approved/css/blisk-route.min.css */
.article-content--sectioned{gap:0;max-width:none;padding-top:clamp(8px,2vw,18px)}.article-content--sectioned>.about-blisk-page,.article-content--sectioned>.process-page{position:relative;left:50%;gap:0;width:100vw;max-width:100vw;margin:0;transform:translate(-50%)}.article-shell--sectioned .article-content--sectioned>.about-blisk-page,.article-shell--sectioned .article-content--sectioned>.process-page{position:static;left:auto;width:100%;max-width:100%;min-width:0;transform:none}.article-content--sectioned .about-blisk-hero,.article-content--sectioned .process-page-lead{width:var(--shell);margin-inline:auto}.article-content--sectioned .about-blisk-section,.article-content--sectioned .about-blisk-cta,.article-content--sectioned .process-page-section,.article-content--sectioned .process-page-cta{box-sizing:border-box;position:relative;z-index:0;isolation:isolate;width:var(--shell);max-width:var(--shell);margin-inline:auto;padding-inline:0}.article-content--sectioned .about-blisk-hero,.article-content--sectioned .process-page-lead{padding-block:clamp(10px,2vw,22px) clamp(68px,9vw,116px)}.article-content--sectioned .about-blisk-section,.article-content--sectioned .process-page-section{border-top:0;padding-block:clamp(74px,11vw,132px)}.article-content--sectioned .subpage-section--soft{color:var(--ink)}.article-content--sectioned .subpage-final-cta{display:grid;min-height:min(680px,76dvh);align-content:center;padding-block:clamp(92px,14vw,168px)}.privacy-lead{max-width:46rem;color:var(--ink-soft);font-family:var(--serif);font-size:clamp(1.22rem,2vw,1.72rem);font-weight:410;line-height:1.36;text-wrap:balance}.privacy-section{display:grid;gap:14px;border-top:1px solid var(--line);padding-top:clamp(22px,3.2vw,34px)}.privacy-section h2{max-width:none;padding-top:0;color:var(--ink);font-family:var(--serif);font-size:clamp(1.38rem,2.2vw,2rem);font-weight:430;line-height:1.2}.privacy-section p,.privacy-section li{color:var(--ink-soft);font-size:clamp(1rem,1.12vw,1.08rem);line-height:1.78}.privacy-section ul{display:grid;gap:8px;margin:0;padding-left:1.1rem}.article-card:has(.process-page){gap:clamp(24px,4vw,46px)}.article-card:has(.process-page) .section-title{max-width:12ch;font-size:clamp(3.1rem,7.1vw,5.9rem)}.article-content:has(.process-page){max-width:none;padding-top:clamp(8px,2vw,18px)}.process-page{display:grid;gap:clamp(72px,10vw,132px)}.process-page-lead{max-width:58rem;color:var(--ink-soft);font-family:var(--serif);font-size:clamp(1.26rem,2.25vw,2rem);font-weight:410;line-height:1.3;text-wrap:balance}.process-page-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(34px,6vw,92px);align-items:start;border-top:1px solid var(--line);padding-top:clamp(34px,5vw,64px)}.process-page-section--wide{grid-template-columns:1fr}.process-page-section h2,.process-page-cta h2{max-width:15ch;color:var(--ink);font-family:var(--serif);font-size:clamp(2rem,4.5vw,3.55rem);font-weight:430;line-height:1.08;text-wrap:balance}.process-page-section p,.process-page-cta p{color:var(--ink-soft);font-size:clamp(1rem,1.16vw,1.12rem);line-height:1.76}.process-page-cta{display:grid;gap:20px;max-width:860px;border-top:1px solid var(--line);padding-top:clamp(34px,5vw,64px)}.process-page-cta h2{max-width:18ch}.process-page-cta p{max-width:43rem}.article-content--sectioned .subpage-section--dark,.article-content--sectioned .subpage-final-cta{box-sizing:border-box;border-color:var(--line-dark);color:var(--dark-text)}.article-content--sectioned .subpage-section--soft:after,.article-content--sectioned .subpage-section--dark:after,.article-content--sectioned .subpage-final-cta:after{content:"";position:absolute;inset:0 auto 0 50%;z-index:-1;width:100vw;transform:translate(-50%);pointer-events:none}.article-content--sectioned .subpage-section--soft:after{background:var(--paper-grey)}.article-content--sectioned .subpage-section--dark:after,.article-content--sectioned .subpage-final-cta:after{background:linear-gradient(rgba(245,240,232,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(245,240,232,.026) 1px,transparent 1px),radial-gradient(circle at 18% 30%,rgba(245,240,232,.035),transparent 28%),var(--dark);background-size:52px 52px,52px 52px,auto,auto}.article-content--sectioned .subpage-section--dark h2,.article-content--sectioned .subpage-section--dark h3,.article-content--sectioned .subpage-final-cta h2{color:var(--dark-text)}.article-content--sectioned .subpage-section--dark p,.article-content--sectioned .subpage-section--dark li,.article-content--sectioned .subpage-final-cta p{color:var(--dark-muted)}.article-content--sectioned .subpage-section--dark .text-link,.article-content--sectioned .subpage-final-cta .text-link{color:var(--dark-text)}.about-blisk-cta.subpage-final-cta,.process-page-cta.subpage-final-cta{max-width:var(--shell)}@media(max-width:840px){.article-card:has(.process-page) .section-title{font-size:clamp(3rem,13vw,4.8rem)}.about-blisk-section,.process-page-section{grid-template-columns:1fr}}

/* /assets/kutno-approved/css/blisk-mobile-full-bleed.min.css */
body .text-link,body .library-entry-link,body .library-all-link,body .library-index__link,body .article-related__link{position:relative;display:inline-flex;align-items:center;gap:12px;width:fit-content;padding-bottom:8px;font-size:.86rem;font-weight:760;line-height:1.2;text-decoration:none}body .text-link:after,body .library-entry-link:after,body .library-all-link:after,body .library-index__link:after,body .article-related__link:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:currentColor;content:"";opacity:.42;transform:scaleX(.32);transform-origin:left;transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1)}body .text-link:is(:hover,:focus-visible):after,body .library-entry-link:is(:hover,:focus-visible):after,body .library-all-link:is(:hover,:focus-visible):after,body .library-index__link:is(:hover,:focus-visible):after,body .article-related__link:is(:hover,:focus-visible):after{opacity:.82;transform:scaleX(1)}@media(max-width:699px){:root{--blisk-mobile-edge-left: max(calc((100vw - var(--shell)) / 2), env(safe-area-inset-left));--blisk-mobile-edge-right: max(calc((100vw - var(--shell)) / 2), env(safe-area-inset-right));--blisk-mobile-caption-left: max(24px, var(--blisk-mobile-edge-left));--blisk-mobile-caption-right: max(24px, var(--blisk-mobile-edge-right));--blisk-mobile-section-band: clamp(44px, 10vw, 68px)}html,body{max-width:100%;overflow-x:clip}body .reference-offer{width:100vw;max-width:none;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);border-right:0;border-left:0;padding-right:var(--blisk-mobile-edge-right);padding-left:var(--blisk-mobile-edge-left)}body .about-blisk-portrait{width:auto;max-width:none;margin-right:calc(-1 * var(--blisk-mobile-edge-right));margin-left:calc(-1 * var(--blisk-mobile-edge-left));justify-self:stretch;gap:0}body .about-blisk-portrait picture,body .about-blisk-portrait img{display:block;width:100%;max-width:none;max-height:none}body .about-blisk-portrait picture{border-right:0;border-left:0}body .about-blisk-portrait img{object-position:50% 38%}body .about-blisk-portrait figcaption{width:100%;padding:18px var(--blisk-mobile-caption-right) 0 var(--blisk-mobile-caption-left)}body .article-content--sectioned .about-blisk-section--vera{padding-left:clamp(24px,7vw,32px)}body .article-content--sectioned .about-blisk-section--vera:before{top:clamp(34px,8vw,54px);right:auto;bottom:clamp(34px,8vw,54px);left:0;width:2px;height:auto;background:var(--copper);opacity:.72}body .library-index__media{width:auto;max-width:none;margin-right:calc(-1 * var(--blisk-mobile-edge-right));margin-left:calc(-1 * var(--blisk-mobile-edge-left));justify-self:stretch;border-right:0;border-left:0;order:3}body .library-index__media-picture,body .library-index__media-picture img,body .library-index__image{width:100%;max-width:none}body .library-index__copy .small{order:1}body .library-index__record h2{order:2}body .library-index__record p{order:4}body .library-index__link{order:5;margin-top:10px}body .article-card .article-cover{width:auto;max-width:none;margin-right:calc(-1 * var(--blisk-mobile-edge-right));margin-left:calc(-1 * var(--blisk-mobile-edge-left));border-right:0;border-left:0}body .article-content .article-infographic{position:relative;left:50%;width:100vw;max-width:none;margin-right:0;margin-left:0;transform:translate(-50%)}body .article-content .article-infographic img{border-right:0;border-left:0}body .article-content .article-infographic figcaption{width:100%;max-width:none;padding-right:var(--blisk-mobile-caption-right);padding-left:var(--blisk-mobile-caption-left)}body .final-cta{border-top:var(--blisk-mobile-section-band) solid var(--paper);border-bottom:var(--blisk-mobile-section-band) solid var(--paper)}body .site-footer{border-top:1px solid var(--line-dark)}body .project-record-proof,body .project-record-release-proof,body .project-record-pagespeed,body .project-index-cta{width:100vw;max-width:none;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);border-right:0;border-left:0}body .project-record-release-proof,body .project-record-pagespeed,body .project-index-cta,body .project-record-proof__column{padding-right:var(--blisk-mobile-edge-right);padding-left:var(--blisk-mobile-edge-left)}body .project-record-release-proof__frame,body .project-record-release-proof__frame{width:auto;max-width:none;margin-right:calc(-1 * var(--blisk-mobile-edge-right));margin-left:calc(-1 * var(--blisk-mobile-edge-left));border-right:0;border-left:0}}@media(max-width:759px){.diagnosis-page .diagnosis-areas article:last-child{border-bottom:0}}

/* /assets/kutno-approved/css/blisk-projects.min.css */
.article-card:has(.project-index-page),.article-card:has(.project-record-page){gap:clamp(24px,4vw,48px)}.article-card:has(.project-index-page) .article-meta,.article-card:has(.project-record-page) .article-meta{display:none}.article-card:has(.project-index-page) .section-title,.article-card:has(.project-record-page) .section-title{max-width:13ch;font-size:clamp(3.15rem,7.6vw,6.3rem);line-height:.96}.article-content:has(.project-index-page),.article-content:has(.project-record-page){max-width:none;padding-top:0}.project-index-page,.project-record-page{display:grid;gap:clamp(72px,10vw,138px)}.project-index-intro{display:grid;gap:20px;max-width:57rem}.project-index-intro>p:last-child,.project-record-lead{color:var(--ink-soft);font-family:var(--serif);font-size:clamp(1.28rem,2.35vw,2.05rem);font-weight:410;line-height:1.3;text-wrap:balance}.project-index-list{border-top:1px solid var(--line-strong)}.project-index-card{display:grid;gap:clamp(30px,5vw,62px);border-bottom:1px solid var(--line-strong);padding:clamp(34px,6vw,74px) 0;color:var(--ink)}.project-index-card__meta,.project-record-kicker{display:flex;flex-wrap:wrap;gap:10px clamp(18px,3vw,34px);color:var(--muted);font-size:.7rem;font-weight:780;letter-spacing:.14em;text-transform:uppercase}.project-index-card__meta span:first-child,.project-record-kicker span:first-child{color:var(--copper)}.project-index-card__body{display:grid;gap:28px}.project-index-card__body>div{display:grid;gap:16px}.project-index-card .project-index-card__label{color:var(--copper);font-size:.74rem;font-weight:780;letter-spacing:.14em;text-transform:uppercase}.project-index-card h2{max-width:19ch;padding:0;color:var(--ink);font-family:var(--serif);font-size:clamp(2.25rem,5vw,4.6rem);font-weight:430;line-height:1.02}.project-index-card p{max-width:48rem;color:var(--ink-soft);font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.72}.project-index-card__body>strong{display:inline-flex;align-items:center;gap:14px;width:fit-content;color:var(--ink);font-size:.86rem;font-weight:760}.project-index-card__body>strong span{color:var(--copper);font-size:1.2rem;transition:transform .18s ease}.project-index-card:hover .project-index-card__body>strong span,.project-index-card:focus-visible .project-index-card__body>strong span{transform:translate(5px)}.project-index-principle,.project-index-cta,.project-record-next{display:grid;gap:clamp(28px,5vw,66px);align-items:start;border-top:1px solid var(--line);padding-top:clamp(38px,6vw,76px)}.project-index-principle>div,.project-index-cta,.project-record-next>div{display:grid;gap:18px}.project-index-principle h2,.project-index-cta h2,.project-record-next h2{max-width:16ch;color:var(--ink);font-family:var(--serif);font-size:clamp(2.2rem,4.8vw,4.25rem);font-weight:430;line-height:1.04;text-wrap:balance}.project-index-principle>p,.project-index-cta>p,.project-record-next p{max-width:46rem;color:var(--ink-soft);font-size:clamp(1rem,1.18vw,1.1rem);line-height:1.74}.project-index-cta,.project-record-next{overflow:hidden;border:1px solid var(--line-dark);padding:clamp(34px,6vw,78px);background:linear-gradient(rgba(245,240,232,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(245,240,232,.026) 1px,transparent 1px),radial-gradient(circle at 82% 18%,rgba(155,72,32,.18),transparent 32%),var(--dark);background-size:48px 48px,48px 48px,auto,auto;color:var(--dark-text)}.project-index-cta .eyebrow,.project-record-next .eyebrow,.project-index-cta h2,.project-record-next h2{color:var(--dark-text)}.project-index-cta>p,.project-record-next p{color:var(--dark-muted)}.project-record-hero{display:grid;gap:clamp(26px,4vw,48px)}.project-record-summary{display:grid;border-top:1px solid var(--line-strong)}.project-record-summary article{display:grid;align-content:start;gap:16px;border-bottom:1px solid var(--line);padding:clamp(26px,4vw,42px) 0}.project-record-summary span,.project-record-section__head>span,.project-record-system__map span{color:var(--copper);font-size:.7rem;font-weight:780;letter-spacing:.16em;text-transform:uppercase}.project-record-summary strong{max-width:22rem;color:var(--ink);font-family:var(--serif);font-size:clamp(1.4rem,2.15vw,2rem);font-weight:430;line-height:1.16}.project-record-section{display:grid;gap:clamp(34px,6vw,92px);align-items:start;border-top:1px solid var(--line);padding-top:clamp(42px,7vw,86px)}.project-record-section__head{display:grid;gap:18px}.project-record-section__head h2,.project-record-system__intro h2{max-width:15ch;padding:0;color:var(--ink);font-family:var(--serif);font-size:clamp(2.25rem,4.8vw,4.15rem);font-weight:430;line-height:1.05;text-wrap:balance}.project-record-copy{display:grid;gap:22px;max-width:49rem}.project-record-copy>p,.project-record-constraint p{color:var(--ink-soft);font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.8}.project-record-constraint{display:grid;gap:12px;margin-top:14px;border-left:2px solid var(--copper);padding:6px 0 6px clamp(20px,3vw,34px)}.project-record-constraint strong{color:var(--ink);font-size:.74rem;font-weight:780;letter-spacing:.13em;text-transform:uppercase}.project-record-section--dark{position:relative;isolation:isolate;border:1px solid var(--line-dark);padding:clamp(34px,6vw,78px);background:linear-gradient(rgba(245,240,232,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(245,240,232,.026) 1px,transparent 1px),var(--dark);background-size:48px 48px,48px 48px,auto;color:var(--dark-text)}.project-record-section--dark .project-record-section__head h2,.project-record-section--dark h3{color:var(--dark-text)}.project-record-decisions,.project-record-build__list{display:grid;border-top:1px solid var(--line-strong)}.project-record-decisions article{display:grid;grid-template-columns:36px minmax(0,1fr);gap:clamp(18px,3vw,34px);border-bottom:1px solid var(--line);padding:clamp(26px,4vw,42px) 0}.project-record-decisions article>span{color:var(--copper);font-size:.78rem;font-weight:780}.project-record-decisions article>div,.project-record-build__list article{display:grid;gap:10px}.project-record-decisions h3,.project-record-build__list strong,.project-record-system__map strong{color:var(--ink);font-family:var(--serif);font-size:clamp(1.45rem,2.1vw,1.95rem);font-weight:430;line-height:1.16}.project-record-decisions p,.project-record-build__list p,.project-record-system__map p{max-width:38rem;color:var(--ink-soft);font-size:.98rem;line-height:1.72}.project-record-system{display:grid;gap:clamp(38px,6vw,76px);border-block:1px solid var(--line-strong);padding-block:clamp(46px,7vw,88px)}.project-record-system__intro{display:grid;gap:18px}.project-record-system__map{display:grid;border-top:1px solid var(--line)}.project-record-system__map article{position:relative;display:grid;align-content:start;gap:12px;border-bottom:1px solid var(--line);padding:clamp(26px,4vw,42px) 0}.project-record-system__map article:not(:last-child):after{position:absolute;right:4px;bottom:-10px;z-index:2;color:var(--copper);content:"\2193";font-size:1.05rem}.project-record-build__list article{border-bottom:1px solid var(--line);padding:clamp(24px,3.4vw,38px) 0}.project-record-proof{display:grid;border:1px solid var(--line-strong)}.project-record-proof__column{display:grid;align-content:start;gap:24px;padding:clamp(30px,5vw,62px)}.project-record-proof__column+.project-record-proof__column{border-top:1px solid var(--line-strong)}.project-record-proof__column ul{display:grid;gap:12px;margin:0;padding-left:1.1rem}.project-record-proof__column li{color:var(--ink-soft);font-size:.98rem;line-height:1.68}.project-record-proof__column--muted{background:var(--paper-grey)}.project-record-copy blockquote{margin:clamp(20px,4vw,42px) 0 0;border-block:1px solid var(--line-strong);padding-block:clamp(28px,4vw,44px)}.project-record-copy blockquote p{color:var(--ink);font-family:var(--serif);font-size:clamp(1.55rem,2.8vw,2.45rem);line-height:1.24}@media(min-width:760px){.project-record-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.project-record-summary article:nth-child(2n){border-left:1px solid var(--line);padding-left:clamp(24px,3vw,42px)}.project-record-summary article:nth-child(odd){padding-right:clamp(24px,3vw,42px)}.project-record-system__map,.project-record-build__list{grid-template-columns:repeat(2,minmax(0,1fr))}.project-record-system__map article:nth-child(2n),.project-record-build__list article:nth-child(2n){border-left:1px solid var(--line-dark);padding-left:clamp(24px,3vw,42px)}.project-record-system__map article:nth-child(2n),.project-record-build__list article:nth-child(2n){border-left-color:var(--line)}.project-record-system__map article:nth-child(odd),.project-record-build__list article:nth-child(odd){padding-right:clamp(24px,3vw,42px)}.project-record-system__map article:after{display:none}.project-record-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.project-record-proof__column+.project-record-proof__column{border-top:0;border-left:1px solid var(--line-strong)}}@media(min-width:960px){.project-index-card{grid-template-columns:180px minmax(0,1fr)}.project-index-card__meta{align-content:start;flex-direction:column}.project-index-principle,.project-record-section{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr)}.project-index-cta,.project-record-next{grid-template-columns:minmax(0,1fr) auto;align-items:end}.project-record-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.project-record-summary article,.project-record-summary article:nth-child(2n),.project-record-summary article:nth-child(odd){min-height:230px;border-left:1px solid var(--line);padding-right:clamp(20px,2.4vw,34px);padding-left:clamp(20px,2.4vw,34px)}.project-record-summary article:first-child{border-left:0;padding-left:0}.project-record-summary article:last-child{padding-right:0}.project-record-system__map{grid-template-columns:repeat(5,minmax(0,1fr))}.project-record-system__map article,.project-record-system__map article:nth-child(2n),.project-record-system__map article:nth-child(odd){min-height:240px;border-left:1px solid var(--line);padding-right:clamp(18px,2vw,30px);padding-left:clamp(18px,2vw,30px)}.project-record-system__map article:first-child{border-left:0;padding-left:0}.project-record-system__map article:last-child{padding-right:0}}@media(max-width:700px){.article-card:has(.project-index-page) .section-title,.article-card:has(.project-record-page) .section-title{font-size:clamp(3rem,13vw,4.8rem)}.project-record-section--dark,.project-index-cta,.project-record-next{margin-inline:-14px;padding-inline:22px}}.project-record-pagespeed{display:grid;gap:clamp(34px,5vw,64px);overflow:hidden;border:1px solid var(--line-dark);padding:clamp(34px,6vw,78px);background:linear-gradient(rgba(245,240,232,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(245,240,232,.026) 1px,transparent 1px),radial-gradient(circle at 80% 18%,rgba(155,72,32,.18),transparent 30%),var(--dark);background-size:48px 48px,48px 48px,auto,auto;color:var(--dark-text)}.project-record-pagespeed__intro{display:grid;gap:18px;max-width:68rem}.project-record-pagespeed__intro h2{max-width:16ch;margin:0;color:var(--dark-text);font-family:var(--serif);font-size:clamp(2.35rem,5vw,4.65rem);font-weight:430;line-height:1.02;text-wrap:balance}.project-record-pagespeed__intro>p:last-child{max-width:52rem;color:var(--dark-muted);font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.74}.project-record-pagespeed__scores{display:grid;gap:22px}.project-record-pagespeed__scores>article{border:1px solid var(--line-dark);padding:clamp(24px,4vw,42px);background:#f5f0e809}.project-record-pagespeed__scores>article>span{color:#d8b191;font-size:.72rem;font-weight:780;letter-spacing:.15em;text-transform:uppercase}.project-record-pagespeed__scores>article>strong{display:block;margin-top:12px;color:var(--dark-text);font-family:var(--serif);font-size:clamp(4rem,8vw,7rem);font-weight:430;line-height:.82}.project-record-pagespeed dl>div{border-bottom-color:var(--line-dark)}.project-record-pagespeed dt,.project-record-pagespeed dd{color:var(--dark-muted)}.project-record-pagespeed dd{color:var(--dark-text)}.project-record-pagespeed__badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line-dark)}.project-record-pagespeed__badges span{display:grid;gap:8px;border-bottom:1px solid var(--line-dark);padding:20px 14px 22px 0;color:var(--dark-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.project-record-pagespeed__badges span:nth-child(2n){border-left:1px solid var(--line-dark);padding-right:0;padding-left:14px}.project-record-pagespeed__badges strong{color:#d8b191;font-family:var(--serif);font-size:clamp(1.9rem,3.3vw,3rem);font-weight:430;line-height:1}@media(min-width:760px){.project-record-pagespeed__scores{grid-template-columns:repeat(2,minmax(0,1fr))}.project-record-pagespeed__badges{grid-template-columns:repeat(4,minmax(0,1fr))}.project-record-pagespeed__badges span,.project-record-pagespeed__badges span:nth-child(2n){min-height:130px;border-left:1px solid var(--line-dark);padding:22px clamp(14px,2vw,24px)}.project-record-pagespeed__badges span:first-child{border-left:0;padding-left:0}}@media(max-width:700px){.project-record-pagespeed{margin-inline:-14px;padding-inline:22px}}@media(min-width:1280px){.project-index-principle{grid-template-columns:minmax(0,1fr);gap:0;border-top:0;padding-top:clamp(48px,4.8vw,66px)}.project-index-principle>div{display:grid;gap:clamp(42px,3.8vw,58px);max-width:1080px}.project-index-page .project-index-principle h2{width:min(100%,1080px);max-width:none;font-size:clamp(3.65rem,4.35vw,4.9rem);line-height:.98;text-wrap:balance}.project-index-page .project-index-principle>p{max-width:40rem;margin-top:clamp(28px,2.4vw,36px);padding-top:0;font-size:clamp(1.04rem,1.12vw,1.12rem);line-height:1.72}.project-index-principle+.project-index-cta{margin-top:clamp(-28px,-2vw,-18px)}}.project-record-section--dark .project-record-decisions{border-top-color:var(--line-dark)}.project-record-section--dark .project-record-decisions article{border-bottom-color:var(--line-dark)}.project-record-section--dark .project-record-decisions h3{color:var(--dark-text)}.project-record-section--dark .project-record-decisions p{color:var(--dark-muted)}.project-record-section--dark .project-record-section__head>span,.project-record-section--dark .project-record-decisions article>span,.project-record-pagespeed .eyebrow,.project-record-release-proof .eyebrow{color:#d8b191}.project-record-pagespeed .project-record-pagespeed__agent-note{max-width:58rem;border-left:2px solid var(--copper);padding-left:clamp(18px,2.5vw,30px);color:#d8d0c5;font-size:clamp(.96rem,1.12vw,1.06rem);line-height:1.72}.project-record-pagespeed .project-record-pagespeed__agent-note strong{color:var(--dark-text)}.project-record-release-proof{position:relative;isolation:isolate;display:grid;gap:clamp(34px,5vw,68px);overflow:hidden;border:1px solid var(--line-dark);padding:clamp(34px,6vw,78px);background:linear-gradient(rgba(245,240,232,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(245,240,232,.026) 1px,transparent 1px),radial-gradient(circle at 84% 12%,rgba(155,72,32,.2),transparent 34%),var(--dark);background-size:48px 48px,48px 48px,auto,auto;color:var(--dark-text)}.project-record-release-proof:before{position:absolute;top:clamp(18px,2.4vw,32px);right:clamp(18px,2.8vw,38px);z-index:-1;color:var(--dark-text);content:"F";font-family:var(--serif);font-size:clamp(6rem,12vw,11rem);font-weight:430;line-height:.75;opacity:.035;pointer-events:none}.project-record-release-proof__intro{display:grid;gap:clamp(18px,2.6vw,30px);align-items:end}.project-record-release-proof h2{max-width:17ch;margin:0;color:var(--dark-text);font-family:var(--serif);font-size:clamp(2.35rem,5vw,4.65rem);font-weight:430;line-height:1.02;text-wrap:balance}.project-record-release-proof__intro>p:last-child{max-width:50rem;margin:0;color:#d8d0c5;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.74}.project-record-release-proof__frame{position:relative;margin:0;border:1px solid rgba(245,240,232,.2);padding:clamp(6px,1vw,12px);background:#f5f0e80e;box-shadow:0 30px 90px #00000047}.project-record-release-proof__frame:before{position:absolute;top:0;left:clamp(18px,3vw,38px);width:clamp(72px,9vw,126px);height:2px;background:var(--copper);content:""}.project-record-release-proof__frame img{display:block;width:100%;height:auto;background:#f3eee6}@media(min-width:960px){.project-record-release-proof__intro{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);column-gap:clamp(48px,6vw,96px)}.project-record-release-proof__intro>p:last-child{justify-self:end}}@media(max-width:700px){.project-record-section--dark,.project-record-pagespeed,.project-record-release-proof{background-image:linear-gradient(rgba(245,240,232,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(245,240,232,.018) 1px,transparent 1px),radial-gradient(circle at 80% 18%,rgba(155,72,32,.12),transparent 30%);background-color:var(--dark);background-size:48px 48px,48px 48px,auto}.project-record-section--dark .project-record-decisions article{grid-template-columns:24px minmax(0,1fr);gap:14px;padding-block:30px}.project-record-section--dark .project-record-decisions h3{font-size:1.48rem;line-height:1.18}.project-record-section--dark .project-record-decisions p,.project-record-pagespeed__intro>p:last-child,.project-record-pagespeed dt{color:#d8d0c5}.project-record-section--dark .project-record-decisions p{font-size:1rem;line-height:1.68}.project-record-pagespeed__intro>p:last-child{font-size:1rem;line-height:1.68}.project-record-release-proof{margin-inline:-14px;padding-inline:22px}.project-record-release-proof h2{font-size:clamp(2.25rem,11vw,3.35rem)}.project-record-release-proof__frame{margin-inline:-10px;overflow-x:auto;padding:4px;overscroll-behavior-inline:contain}.project-record-release-proof__frame picture,.project-record-release-proof__frame img{min-width:680px}}.blisk-proof-viewer[hidden]{display:none}.blisk-proof-viewer{position:fixed;inset:0;z-index:1000;display:grid;grid-template-rows:auto minmax(0,1fr);background:#080706f9;color:#f5f0e8;opacity:0;transition:opacity .18s ease}.blisk-proof-viewer.is-open{opacity:1}.blisk-proof-viewer__toolbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-height:64px;padding:10px max(12px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left));border-bottom:1px solid rgba(245,240,232,.15);background:#11100eeb}.blisk-proof-viewer__control{min-width:44px;min-height:44px;display:inline-grid;place-items:center;border:1px solid rgba(245,240,232,.25);border-radius:0;padding:0 12px;background:transparent;color:#f5f0e8;font:700 1rem/1 ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;cursor:pointer}.blisk-proof-viewer__control--reset{min-width:58px;color:#d8b191;font-size:.72rem;letter-spacing:.08em}.blisk-proof-viewer__control--close{margin-left:8px;border-color:#d8b19194;font-size:1.35rem;font-weight:430}.blisk-proof-viewer__stage{position:relative;min-height:0;display:grid;place-items:center;overflow:hidden;padding:12px;touch-action:none;overscroll-behavior:contain}.blisk-proof-viewer__image{display:block;width:auto;max-width:min(96vw,1448px);height:auto;max-height:calc(100dvh - 88px);object-fit:contain;transform:translate3d(var(--proof-x, 0px),var(--proof-y, 0px),0) scale(var(--proof-scale, 1));transform-origin:center;transition:transform 80ms linear;user-select:none;-webkit-user-drag:none;touch-action:none;cursor:grab;will-change:transform}.blisk-proof-viewer__image.is-dragging{cursor:grabbing;transition:none}html.blisk-proof-viewer-open,html.blisk-proof-viewer-open body{overflow:hidden;overscroll-behavior:none}.blisk-proof-viewer-hint{display:none}@media(max-width:700px){.project-record-release-proof__frame,.project-record-release-proof__frame{display:grid;gap:10px;overflow:visible;cursor:zoom-in;touch-action:manipulation}.project-record-release-proof__frame picture,.project-record-release-proof__frame img,.project-record-release-proof__frame picture,.project-record-release-proof__frame img{min-width:0;width:100%;max-width:100%;height:auto}.blisk-proof-viewer-hint{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 4px 3px;color:#f5f0e8b8;font:720 .68rem/1.35 ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:.1em;text-transform:uppercase}.blisk-proof-viewer-hint:after{color:#d8b191;content:"+";font-family:Georgia,serif;font-size:1.25rem;font-weight:430;line-height:1}}@media(prefers-reduced-motion:reduce){.blisk-proof-viewer,.blisk-proof-viewer__image{transition:none}}

/* /assets/kutno-approved/css/blisk-typography-safety.min.css */
:root{--motion-ease-out: cubic-bezier(.16, 1, .3, 1);--motion-ease-soft: cubic-bezier(.22, 1, .36, 1)}.blisk-header{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none;transition:border-color .26s ease,box-shadow .26s ease,transform .76s var(--motion-ease-out),opacity .52s ease}.is-scrolled .blisk-header{border-bottom-color:#11100f38;box-shadow:0 10px 28px #11100f0e}.motion-capable .motion-header{opacity:0;transform:translate3d(0,-8px,0)}.motion-ready .motion-header{opacity:1;transform:translateZ(0)}.motion-capable .motion-item{--motion-x: 0px;--motion-y: 18px;--motion-scale: 1;--motion-depth-y: 0px;opacity:0;transform:translate3d(var(--motion-x),calc(var(--motion-y) + var(--motion-depth-y)),0) scale(var(--motion-scale));transition:opacity .62s ease,transform .86s var(--motion-ease-out);transition-delay:var(--motion-delay, 0ms)}.motion-capable .motion-item--from-left{--motion-x: -14px}.motion-ready .motion-scene.is-visible .motion-item,.motion-ready .motion-scene.is-visible.motion-item{opacity:1;transform:translate3d(0,var(--motion-depth-y, 0px),0) scale(1)}.motion-scene:not(.is-settled) .motion-item,.motion-scene.motion-item:not(.is-settled){will-change:opacity,transform}.motion-scene.is-settled .motion-item,.motion-scene.motion-item.is-settled{will-change:auto}.motion-heading .motion-line{display:block;overflow:hidden;padding-block:.16em .2em;margin-block:-.16em -.2em}.motion-capable .motion-heading .motion-line>span{opacity:0;transform:translate3d(0,1.02em,0) rotate(.45deg);transform-origin:left bottom;transition:opacity .52s ease,transform .98s var(--motion-ease-out);transition-delay:calc(70ms + var(--line-index, 0) * 82ms);will-change:opacity,transform}.motion-ready .motion-scene.is-visible .motion-heading .motion-line>span,.motion-ready .motion-scene.is-visible.motion-heading .motion-line>span{opacity:1;transform:translateZ(0) rotate(0)}.motion-scene.is-settled .motion-heading .motion-line,.motion-scene.is-settled.motion-heading .motion-line{overflow:visible}.motion-scene.is-settled .motion-heading .motion-line>span,.motion-scene.is-settled.motion-heading .motion-line>span{will-change:auto}.hero .motion-heading .motion-line>span{transition-delay:calc(90ms + var(--line-index, 0) * 96ms)}.hero .hero-lead.motion-item{--motion-delay: .28s}.hero .btn.motion-item{--motion-delay: .36s}.motion-capable .decision-map .decision-path{opacity:.35;stroke-dasharray:var(--path-length, 900);stroke-dashoffset:var(--path-length, 900);transition:stroke-dashoffset 1.12s var(--motion-ease-out),opacity .36s ease}.motion-ready .decision-map.is-visible .decision-path{opacity:1;stroke-dashoffset:0;transition-delay:.21s}.motion-capable .decision-map .decision-node circle{opacity:0;transform:scale(.32);transform-box:fill-box;transform-origin:center;transition:opacity .3s ease,transform .62s var(--motion-ease-out);transition-delay:var(--node-delay, .42s)}.motion-capable .decision-map .decision-node text{opacity:0;transform:translate3d(0,8px,0);transition:opacity .36s ease,transform .62s var(--motion-ease-out);transition-delay:calc(var(--node-delay, .42s) + 90ms)}.motion-ready .decision-map.is-visible .decision-node circle,.motion-ready .decision-map.is-visible .decision-node text{opacity:1;transform:translateZ(0) scale(1)}.motion-ready .decision-map.is-visible .decision-node-contact circle{transition-delay:calc(var(--node-delay, .42s) + 90ms)}.process-faq details[open] .process-faq__answer{animation:blisk-faq-open .44s var(--motion-ease-out) both;transform-origin:top}@keyframes blisk-faq-open{0%{opacity:0;transform:translate3d(0,-8px,0)}to{opacity:1;transform:translateZ(0)}}.nav-toggle span{transform-origin:center;transition:transform .26s var(--motion-ease-out)}.nav-open .nav-toggle span:first-child{transform:translate3d(0,3px,0) rotate(45deg)}.nav-open .nav-toggle span:last-child{transform:translate3d(0,-3px,0) rotate(-45deg)}.btn:active{transform:translateY(0) scale(.985);transition-duration:90ms}.diagnosis-form:tool-form-active,.diagnosis-form.is-agent-prepared{outline:1px dashed rgba(155,72,32,.72);outline-offset:clamp(12px,2vw,20px);box-shadow:0 0 0 8px #9b48200b}.diagnosis-form button:tool-submit-active{outline:2px solid rgba(155,72,32,.78);outline-offset:4px}main [id]{scroll-margin-top:78px}@media(min-width:900px){.decision-system{border:1px solid var(--line);background:linear-gradient(rgba(17,16,15,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(17,16,15,.018) 1px,transparent 1px),linear-gradient(90deg,transparent 0 72%,rgba(155,72,32,.038));background-size:44px 44px,44px 44px,auto}.decision-system:before{inset:18px 28px auto auto;width:auto;height:auto;background:none;color:var(--ink);content:"03";font-family:var(--serif);font-size:clamp(4.8rem,6.2vw,7.2rem);font-weight:360;line-height:.8;opacity:.055}.decision-system:after{position:absolute;top:28px;left:32px;z-index:2;color:var(--ink-soft);content:"\15a CIE\17bKA DECYZYJNA KLIENTA";font-family:var(--sans);font-size:.63rem;font-weight:800;letter-spacing:.12em;pointer-events:none}}@media(max-width:899px){.decision-system{min-height:clamp(430px,112vw,500px);border:1px solid var(--line);overflow:hidden;background:linear-gradient(rgba(17,16,15,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(17,16,15,.018) 1px,transparent 1px),linear-gradient(90deg,transparent 0 72%,rgba(155,72,32,.038)),#faf7f075;background-size:38px 38px,38px 38px,auto,auto}.decision-system:before{background:none}.decision-system:after{position:absolute;top:17px;left:17px;z-index:2;color:var(--muted);content:"\15a CIE\17bKA DECYZYJNA KLIENTA";font-family:var(--sans);font-size:.6rem;font-weight:800;letter-spacing:.13em;pointer-events:none}.decision-art-mobile{display:block;width:100%;height:100%;min-height:inherit}.decision-art-mobile .decision-path{opacity:1;stroke-dasharray:none;stroke-dashoffset:0;transition:none;animation:none}.decision-art-mobile .decision-node circle,.decision-art-mobile .decision-node text{opacity:1;transform:none;transition:none;animation:none}.decision-art-mobile .decision-node text{font-size:14px;letter-spacing:.065em}.motion-capable .motion-item,.motion-capable .motion-item--from-left{--motion-x: 0px;--motion-y: 14px;--motion-scale: 1;transition-duration:.52s,.72s}.motion-capable .motion-heading .motion-line>span{transform:translate3d(0,.82em,0);transition-duration:.42s,.82s}}@media(max-width:420px){.decision-system{min-height:430px}.decision-system:after{top:15px;left:15px;font-size:.56rem;letter-spacing:.11em}.decision-art-mobile .decision-node text{font-size:13px}}@media(prefers-reduced-motion:reduce){.motion-header,.motion-item,.motion-heading .motion-line>span,.decision-map .decision-path,.decision-map .decision-node circle,.decision-map .decision-node text{opacity:1;transform:none;transition:none;animation:none}.decision-map .decision-path{stroke-dasharray:none;stroke-dashoffset:0}}

/* /assets/kutno-approved/css/blisk-desktop-premium.css */
.hero:before,.problem:before,.decision-map:before,.pillars:before,.services:before,.process:before,.library:before,.final-cta:before,.reference-offer:after,.decision-system:before{display:none;content:none}@media(min-width:1060px){:root{--premium-rule: rgba(17, 16, 15, .14);--premium-rule-dark: rgba(245, 240, 232, .15);--premium-shadow: 0 34px 90px rgba(17, 16, 15, .14)}html{scroll-padding-top:76px}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,video{display:block;max-width:100%}h1,h2,h3{text-wrap:balance}p,li{text-wrap:pretty}.blisk-header{border-bottom-color:#11100f1f;background:#f4f0e9f7}.is-scrolled .blisk-header{border-bottom-color:#11100f33;box-shadow:0 14px 38px #11100f0e}.blisk-brand .logo-lockup__mark{width:92px}.logo-lockup__descriptor{font-size:.8rem}.blisk-nav{font-weight:720;letter-spacing:.018em}.blisk-nav a,.footer-nav a{position:relative;text-decoration:none}.blisk-nav a:after{position:absolute;right:0;bottom:-9px;left:0;height:1px;background:var(--copper);content:"";opacity:0;transform:scaleX(.2);transform-origin:left;transition:opacity .18s ease,transform .26s cubic-bezier(.22,1,.36,1)}.blisk-nav a:hover:after,.blisk-nav a:focus-visible:after{opacity:.72;transform:scaleX(1)}.hero,.problem,.decision-map,.pillars,.services,.process,.library,.final-cta{scroll-margin-top:74px}.hero{padding:0;background:linear-gradient(rgba(17,16,15,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(17,16,15,.014) 1px,transparent 1px),radial-gradient(circle at 76% 58%,rgba(155,72,32,.07),transparent 32%),var(--paper);background-size:54px 54px,54px 54px,auto,auto}.hero:after{position:absolute;inset:auto 0 0;z-index:3;height:1px;background:linear-gradient(90deg,transparent,rgba(17,16,15,.18) 12%,rgba(17,16,15,.18) 88%,transparent);content:""}.hero-inner{position:relative;max-width:none}.hero-copy{z-index:5;gap:clamp(22px,2vw,32px);align-content:center;padding-block:clamp(86px,10vh,132px)}.hero .eyebrow{color:#11100fbd;font-size:.66rem;letter-spacing:.12em}.hero h1{font-weight:410}.btn{min-height:56px;border-radius:2px;padding:16px 20px 16px 22px;font-size:.91rem;letter-spacing:.006em;box-shadow:0 12px 30px #9b482021,inset 0 0 0 1px #fff8f10a}.btn:hover,.btn:focus-visible{background:#853d1c;border-color:#853d1c;box-shadow:0 16px 38px #9b48202e,inset 0 0 0 1px #fff8f138;transform:translateY(-2px)}.problem-copy p{max-width:31rem;font-size:clamp(1rem,1.05vw,1.16rem);line-height:1.72}.point-list{column-gap:clamp(28px,3.2vw,52px)}.point-list li{padding-block:34px 22px}.point-list strong{max-width:12ch;font-size:clamp(1.75rem,1.75vw,2.2rem);line-height:1.1}.point-list small{max-width:25ch;font-size:.88rem;line-height:1.7}.decision-system{border:1px solid rgba(17,16,15,.15);background:linear-gradient(rgba(17,16,15,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(17,16,15,.018) 1px,transparent 1px),linear-gradient(90deg,transparent 0 72%,rgba(155,72,32,.045)),#faf7f066;background-size:44px 44px,44px 44px,auto,auto}.decision-system:after{top:28px;left:32px;color:#11100f94;font-size:.6rem;letter-spacing:.15em}.pillars .split-layout{align-items:start}.pillars .pillar-list{margin-top:0;border-top:1px solid var(--premium-rule)}.pillar-list{column-gap:0}.pillar-list article{padding:30px clamp(26px,2.8vw,42px) 34px 0}.pillar-list article:nth-child(2n){border-left:1px solid var(--premium-rule);padding-right:0;padding-left:clamp(26px,2.8vw,42px)}.pillar-list p{max-width:20ch;font-size:clamp(1.45rem,1.55vw,1.82rem);line-height:1.18}.services h2{margin-bottom:clamp(56px,6vw,84px)}.service-rows a{grid-template-columns:58px minmax(310px,.82fr) minmax(320px,1fr) 34px;gap:clamp(20px,2.2vw,38px);align-items:center;padding-block:clamp(30px,3vw,42px)}.service-rows strong{font-size:clamp(2.35rem,3.15vw,3.75rem);line-height:.98}.service-rows p{max-width:39rem;font-size:.96rem;line-height:1.7}.process{background:linear-gradient(rgba(17,16,15,.014) 1px,transparent 1px),linear-gradient(90deg,rgba(17,16,15,.012) 1px,transparent 1px),var(--paper);background-size:48px 48px,48px 48px,auto}.statement-layout{gap:clamp(34px,4vw,62px)}.process-steps{margin-top:0}.process-steps article{min-height:220px;padding-top:34px}.mobile-speed-proof{grid-template-columns:minmax(0,1fr) auto;gap:clamp(46px,6vw,92px);align-items:end;margin-top:12px;padding-block:clamp(42px,5vw,66px)}.mobile-speed-proof__copy h3{max-width:16ch;font-size:clamp(2.45rem,3vw,3.7rem);line-height:1.04}.reference-offer{margin-top:0;border-color:#f5f0e833;padding:clamp(54px,6vw,82px);box-shadow:0 30px 80px #11100f1a}.reference-offer__intro h3{max-width:15ch;font-size:clamp(3rem,4vw,4.8rem);line-height:1}.project-index-card{transition:border-color .22s ease,box-shadow .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}.project-index-card:hover,.project-index-card:focus-visible{border-color:#11100f4d;box-shadow:0 24px 64px #11100f17;transform:translateY(-3px);text-decoration:none}.library-feature-inner{gap:clamp(52px,6vw,82px);padding-block:clamp(112px,13vh,164px)}.library-heading h2{max-width:12ch;font-size:clamp(4rem,5vw,6rem);line-height:.96}.library-featured-entry{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);column-gap:clamp(68px,7vw,118px);padding-block:clamp(54px,6vw,82px)}.library-featured-media{aspect-ratio:16 / 9;box-shadow:0 26px 68px #00000038}.library-entry-copy{min-height:100%}.library-featured-entry h3{max-width:15ch;font-size:clamp(3rem,3.85vw,4.7rem);line-height:1.01}.library-featured-entry .library-entry-link,.library-secondary-entry .library-entry-link{margin-top:auto;padding-top:12px}.library-secondary-entry{min-height:320px}.final-panel h2{max-width:13ch;font-size:clamp(3.6rem,4.5vw,5.45rem);line-height:1}.site-footer{padding-block:62px 32px}.footer-primary{grid-template-columns:minmax(280px,1.35fr) minmax(150px,.55fr) minmax(220px,.8fr);gap:clamp(42px,5vw,84px);align-items:start}.footer-company-details strong{flex-basis:100%}.article-shell{padding-block:clamp(108px,12vh,154px) clamp(126px,15vh,184px)}.article-card{gap:clamp(28px,3vw,44px)}.article-card .section-title{max-width:12.5ch;font-size:clamp(4.5rem,6.1vw,7.35rem);line-height:.94;letter-spacing:-.025em}.article-lead{max-width:54rem;font-size:clamp(1.55rem,2vw,2.15rem);line-height:1.3}.article-cover{margin-top:clamp(20px,2.4vw,34px);border-color:#11100f24;box-shadow:0 28px 74px #11100f1a;aspect-ratio:16 / 7.7}.article-content{max-width:790px;gap:30px;padding-top:clamp(42px,5vw,68px)}.article-content h2{max-width:15ch;font-size:clamp(2.45rem,3.25vw,3.8rem);line-height:1.06}.article-content p,.article-content li{font-size:clamp(1.04rem,1.08vw,1.14rem);line-height:1.86}.article-content--sectioned .about-blisk-hero,.article-content--sectioned .about-blisk-section,.article-content--sectioned .about-blisk-cta{width:var(--shell);max-width:var(--shell)}.article-content--sectioned .about-blisk-section{padding-block:clamp(104px,11vh,148px)}.about-blisk-hero{grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:clamp(70px,7vw,118px)}.about-blisk-portrait{max-width:410px;justify-self:end}.about-blisk-portrait picture{max-height:none;box-shadow:0 24px 62px #11100f1a}.about-blisk-portrait figcaption{padding-top:12px}.about-blisk-section h2,.about-blisk-cta h2{max-width:13ch;font-size:clamp(3rem,3.55vw,4.25rem);line-height:1.06}.diagnosis-page{gap:clamp(104px,11vh,154px)}.diagnosis-section{padding-top:clamp(58px,6vw,86px)}.library-index{margin-top:clamp(72px,8vw,112px)}.library-index__record{grid-template-columns:minmax(0,1fr) minmax(360px,.56fr);column-gap:clamp(82px,8vw,132px);padding-block:clamp(54px,5.5vw,82px)}.library-index__record h2{max-width:21ch}.library-index__media{box-shadow:0 22px 58px #11100f17}.process-faq__intro{top:116px}}@media(min-width:1400px){:root{--shell: min(1360px, calc(100vw - clamp(96px, 10vw, 176px)) );--section-pad: clamp(92px, 10vh, 136px)}body{min-width:1060px}main{overflow:clip}.shell,.container{width:var(--shell)}.blisk-header{min-height:74px;padding-inline:max(48px,calc((100vw - 1440px)/2 + 40px))}.blisk-nav{gap:clamp(24px,2.3vw,38px);font-size:.73rem}.hero,.problem,.decision-map,.pillars,.services,.process,.library,.final-cta{min-height:auto;overflow:clip}.hero{min-height:calc(100svh - 74px)}.hero-inner{min-height:calc(100svh - 74px);grid-template-columns: minmax(0, 1fr);gap: 0;align-items: center;}.hero-copy{max-width:690px}.hero .eyebrow{max-width:34rem}.hero h1{max-width:10.7ch;font-size:clamp(4.7rem,5.45vw,6.65rem);line-height:.92;letter-spacing:-.032em}.hero-lead{max-width:36rem;font-size:clamp(1.07rem,1.16vw,1.26rem);line-height:1.58}.hero .btn{min-width:330px;margin-top:4px}.problem{min-height:min(900px,calc(100svh - 74px));padding-block:clamp(104px,12vh,154px)}.problem-grid{grid-template-columns:minmax(360px,.82fr) minmax(600px,1.18fr);gap:clamp(96px,9vw,164px)}.problem h2{max-width:15ch;font-size:clamp(3.15rem,3.65vw,4.45rem);line-height:1.06}.point-list{grid-template-columns:repeat(3,minmax(0,1fr))}.point-list li{min-width:0}.decision-map{min-height:min(900px,calc(100svh - 74px));padding-block:clamp(104px,12vh,150px)}.decision-map-inner{grid-template-columns:minmax(360px,.78fr) minmax(620px,1.22fr);gap:clamp(84px,7vw,126px)}.decision-map h2{max-width:13ch;font-size:clamp(3.15rem,3.55vw,4.35rem);line-height:1.06}.decision-system{min-height:clamp(430px,52vh,540px)}.pillars,.services,.process{padding-block:clamp(108px,12vh,156px)}.pillars{min-height:auto}.pillars .split-layout{grid-template-columns:minmax(360px,.82fr) minmax(620px,1.18fr);gap:clamp(90px,8vw,144px)}.pillars h2{position:sticky;top:118px;max-width:14ch;font-size:clamp(3.15rem,3.55vw,4.3rem);line-height:1.07}.pillar-list{grid-template-columns:repeat(2,minmax(0,1fr))}.pillar-list article{min-height:220px}.services h2{max-width:17ch;font-size:clamp(3.15rem,3.6vw,4.4rem);line-height:1.06}.process h2{max-width:21ch;font-size:clamp(3.05rem,3.55vw,4.3rem);line-height:1.08}.final-cta{min-height:min(620px,72svh);padding-block:clamp(112px,13vh,160px)}.final-panel{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(92px,9vw,160px)}.article-content--sectioned .process-page-lead,.article-content--sectioned .process-page-section,.article-content--sectioned .process-page-cta{width:var(--shell);max-width:var(--shell)}.article-content--sectioned .process-page-section{padding-block:clamp(104px,11vh,148px)}.about-blisk-section,.process-page-section{grid-template-columns:minmax(340px,.78fr) minmax(620px,1.22fr);gap:clamp(90px,8vw,148px)}.process-page-section h2,.process-page-cta h2{max-width:13ch;font-size:clamp(3rem,3.55vw,4.25rem);line-height:1.06}.diagnosis-form-section{grid-template-columns:minmax(330px,.72fr) minmax(640px,1.28fr);gap:clamp(90px,8vw,148px)}.diagnosis-form-copy{top:116px}}@media(min-width:1440px){.hero-inner{grid-template-columns: minmax(0, 1fr);}}@media(min-width:1060px)and (max-height:760px){.hero-copy{padding-block:54px}}@media(min-width:1400px)and (max-height:760px){.hero h1{font-size:clamp(3.85rem,5vw,5rem)}}@media(min-width:700px)and (max-width:1399px){:root{--shell: min( calc(100% - clamp(44px, 7vw, 92px)) , 1120px);--section-pad: clamp(74px, 9vw, 112px)}html,body{min-width:0;max-width:100%;overflow-x:clip}main{overflow:clip}.shell,.container,.article-shell--sectioned,.article-content--sectioned,.article-content--sectioned>.process-page,.article-content--sectioned>.about-blisk-page{width:var(--shell);max-width:var(--shell);min-width:0;margin-inline:auto}.article-content--sectioned>.process-page,.article-content--sectioned>.about-blisk-page{position:static;left:auto;transform:none}.blisk-header{min-height:64px;padding-inline:clamp(24px,4vw,54px)}.blisk-nav{gap:clamp(18px,2.2vw,30px);font-size:.76rem}.hero,.problem,.decision-map,.pillars,.services,.process,.library,.final-cta{min-height:auto;padding-block:var(--section-pad);overflow:clip}.hero{padding-block:0}.hero-inner{display:grid;grid-template-columns: minmax(0, 1fr);gap: 0;min-height:auto;padding-block:clamp(64px,8vw,104px);align-items: center;}.hero-copy{display:contents;max-width:none;padding:0}.hero .eyebrow{max-width:42rem;margin-bottom:clamp(22px,3vw,32px)}.hero h1{max-width:11.7ch;font-size:clamp(4rem,7.8vw,5.85rem);line-height:.95;letter-spacing:-.025em}.hero-lead{max-width:48rem;margin-top:clamp(30px,4vw,44px);font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.6}.hero .btn{width:min(100%,360px);min-width:0;margin-top:clamp(24px,3vw,34px)}.problem-grid,.decision-map-inner,.pillars .split-layout,.services .split-layout,.process .split-layout,.final-panel,.about-blisk-section,.process-page-section,.diagnosis-form-section{grid-template-columns:minmax(0,1fr);gap:clamp(42px,7vw,78px)}.diagnosis-form-copy{position:static;top:auto}.problem h2,.decision-map h2,.pillars h2,.services h2,.process h2,.library h2,.final-cta h2,.process-page-section h2,.process-page-cta h2{position:static;top:auto;max-width:14ch;font-size:clamp(2.85rem,5.6vw,4.35rem);line-height:1.06}.point-list,.pillar-list,.process-stage-list:where(:not(.process-stack)),.technical-standard__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.point-list li,.pillar-list article,.process-stage-list:where(:not(.process-stack)) article,.technical-standard__grid article{min-width:0;min-height:auto}.process-page{width:100%;max-width:100%;gap:clamp(72px,9vw,116px)}.article-content--sectioned .process-page-lead,.article-content--sectioned .process-page-section,.article-content--sectioned .process-page-cta{width:100%;max-width:100%;margin-inline:0}.article-content--sectioned .process-page-section{padding-block:clamp(76px,9vw,116px)}.process-page-section--wide,.process-pricing,.process-faq,.technical-standard{grid-template-columns:minmax(0,1fr)}.process-stage-list:where(:not(.process-stack)){border-top:1px solid var(--line)}.process-stage-list:where(:not(.process-stack)) article{padding:clamp(28px,4vw,40px) clamp(24px,3vw,36px) clamp(30px,4vw,42px) 0;border-left:0}.process-stage-list:where(:not(.process-stack)) article:nth-child(2n){border-left:1px solid var(--line);padding-right:0;padding-left:clamp(24px,3vw,36px)}.process-stage-list:where(:not(.process-stack)) article:nth-child(odd){padding-left:0}.process-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-pricing-grid article{min-width:0;min-height:auto;padding-right:clamp(20px,2.4vw,30px);padding-left:0}.process-pricing-grid article+article{border-left:1px solid var(--line);padding-left:clamp(20px,2.4vw,30px)}.process-pricing-grid strong{overflow-wrap:anywhere;font-size:clamp(2rem,3.2vw,2.85rem)}.reference-offer,.technical-standard,.process-faq{width:100%;max-width:100%;min-width:0}.decision-system{width:100%;min-height:clamp(420px,52vw,560px)}}@media(min-width:700px)and (max-width:899px),(min-width:700px)and (orientation:portrait)and (max-width:1099px){.hero h1{max-width:10.8ch;font-size:clamp(3.8rem,9.2vw,5.25rem)}.point-list,.pillar-list,.process-stage-list:where(:not(.process-stack)),.process-pricing-grid,.technical-standard__grid,.reference-offer__prices{grid-template-columns:minmax(0,1fr)}.process-stage-list:where(:not(.process-stack)) article,.process-stage-list:where(:not(.process-stack)) article:nth-child(2n),.process-pricing-grid article,.process-pricing-grid article+article{border-left:0;padding-right:0;padding-left:0}.process-pricing-grid article+article,.reference-offer__prices article+article{border-left:0}}@media(min-width:920px){.blisk-menu-relief,.blisk-menu-meta{display:none}}@media(min-width:1060px){.blisk-header{min-height:74px;display:grid;grid-template-columns:minmax(132px,1fr) auto minmax(132px,1fr);align-items:center;gap:clamp(20px,2.2vw,36px);padding-inline:max(40px,calc((100vw - 1440px)/2 + 40px));border-bottom-color:#11100f1f;background:#f4f0e9fb}.blisk-brand{justify-self:start}.blisk-brand .logo-lockup__mark{width:88px}.logo-lockup__descriptor{font-size:.76rem}.blisk-nav{justify-self:center;gap:clamp(18px,1.75vw,30px);font-size:.71rem;font-weight:720;letter-spacing:.025em;white-space:nowrap}.blisk-nav>a{color:#11100fb3;transition:color .18s ease}.blisk-nav>a:hover,.blisk-nav>a:focus-visible,.blisk-nav>a.is-menu-current{color:var(--ink)}.blisk-nav>a.is-menu-current:after{opacity:.72;transform:scaleX(1)}.header-contact{justify-self:end;min-height:42px;display:inline-flex;align-items:center;gap:12px;border:1px solid rgba(17,16,15,.24);padding:0 15px;color:var(--ink);font-size:.67rem;font-weight:760;letter-spacing:.085em;line-height:1;text-transform:uppercase;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.header-contact:after{color:var(--copper);content:"\2192";font-size:.9rem;line-height:1}.header-contact:hover,.header-contact:focus-visible{border-color:var(--ink);background:var(--ink);color:var(--paper);text-decoration:none}.header-contact:hover:after,.header-contact:focus-visible:after{color:#d8b191}}body .kx-hero-word h1,body .kx-hero-confetti__piece{line-height:.86}.kx-progress{display:none}.kutno-x .kx-system-copy{z-index:21}@media(min-width:821px){body .kx-hero{padding-block:3vh}body .kx-hero-word{translate:0 clamp(-18px,-2.2vh,-8px)}body .kx-priority h2{font-size:clamp(64px,5.45vw,108px)}body .kx-local-field{right:0;bottom:clamp(-4vh,20vw - 250px,8vh);width:44vw;height:66vh}}@media(min-width:1100px){body .kx-origin .kx-small{bottom:clamp(18px,3.2vh,30px)}body .kx-hero-brand svg{width:88px}body .kx-hero-brand span{font-size:.76rem}}@media(min-width:821px)and (max-height:820px){body .kx-hero-word h1,body .kx-hero-confetti__piece{font-size:min(22.5vw,390px)}body .kx-hero-service{bottom:3vh}body .kx-cta h2{margin-top:12vh;font-size:min(8vw,14vh)}}.kutno-x :is(.kx-problem,.kx-cta){background:linear-gradient(145deg,#b0417c,#9e276f 58%,#730d51);color:#f2ede6}.kutno-x .kx-problem>h2{margin-top:clamp(72px,9vh,112px);font-size:clamp(54px,8vw,146px);line-height:.9;white-space:nowrap}@media(min-width:821px){.kutno-x .kx-problem{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:100svh;overflow:hidden}.kutno-x .kx-problem>h2{margin-top:clamp(52px,7svh,90px);font-size:clamp(52px,min(7.6vw,12.2svh),136px);line-height:.88}.kutno-x .kx-problem>h2:after{content:"";display:block;width:clamp(60px,5.2vw,98px);height:2px;margin-top:clamp(16px,2.2svh,24px);background:currentColor;opacity:.82;transform:scaleX(clamp(0,calc((var(--sp,0) - .16)*7),1));transform-origin:left}.kutno-x .kx-problem .kx-lines{position:relative;inset:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,1fr));column-gap:clamp(56px,8.5vw,160px);row-gap:clamp(18px,2.7svh,38px);align-items:center;min-height:0;margin-top:clamp(22px,3svh,38px);padding:0 clamp(4px,1vw,18px) clamp(22px,3.2svh,38px) 0}.kutno-x .kx-problem .kx-lines:before{display:none}.kutno-x .kx-problem .kx-lines>div{position:static}.kutno-x .kx-problem .kx-lines>div:nth-child(1){grid-column:1;grid-row:1;justify-self:start;opacity:clamp(0,calc((var(--sp,0) - .29)*8),1)}.kutno-x .kx-problem .kx-lines>div:nth-child(2){grid-column:2;grid-row:2;justify-self:end;text-align:right;opacity:clamp(0,calc((var(--sp,0) - .36)*8),1)}.kutno-x .kx-problem .kx-lines>div:nth-child(3){grid-column:1/-1;grid-row:3;justify-self:start;align-self:end;margin-left:clamp(14px,2.8vw,46px);opacity:clamp(0,calc((var(--sp,0) - .43)*8),1)}.kutno-x .kx-problem .kx-lines>div:nth-child(1) b{line-height:.94}.kutno-x .kx-problem .kx-lines>div:nth-child(2) b{line-height:.92;color:#f2ede6c2}.kutno-x .kx-problem .kx-lines>div:nth-child(3) b{line-height:.9;white-space:nowrap}}@media(min-width:821px)and (max-height:720px){.kutno-x .kx-problem>h2{margin-top:clamp(34px,5.2svh,52px);font-size:clamp(46px,min(6.8vw,10.3svh),108px)}.kutno-x .kx-problem>h2:after{margin-top:12px}.kutno-x .kx-problem .kx-lines{margin-top:14px;row-gap:8px;padding-bottom:14px}.kutno-x .kx-problem .kx-lines>div:nth-child(1) b{font-size:clamp(26px,3.1vw,50px)}.kutno-x .kx-problem .kx-lines>div:nth-child(2) b{font-size:clamp(36px,4.4vw,72px)}.kutno-x .kx-problem .kx-lines>div:nth-child(3) b{font-size:clamp(50px,6.2vw,100px)}}@media(max-width:820px){.kutno-x .kx-problem>h2{margin-top:clamp(92px,12.5vh,136px);font-size:clamp(41px,10vw,62px)}.kutno-x .kx-problem .kx-lines>div:nth-child(3) b{line-height:.88}}.kutno-x .kx-system{background:radial-gradient(circle at 78% 76%,rgba(158,39,111,.04),transparent 29%),#f4f0e9;color:#0a0a0c}.kutno-x .kx-system .kx-system-copy h2{font-size:clamp(46px,6.45vw,118px);line-height:.98;letter-spacing:-.058em}.kutno-x .kx-system .kx-system-copy h2>span+span{margin-top:.08em}@media(min-width:821px){.kutno-x .kx-system{min-height:320svh;overflow:clip}.kutno-x .kx-system .kx-decision{--s:clamp(0,calc((var(--impact-run) - .4)*5),1);position:sticky;top:0;z-index:20;margin:-22svh 0 0;width:100vw;height:100svh;overflow:hidden}.kutno-x .kx-system .kx-decision:before{inset:0;border:0;background:radial-gradient(circle at 75% 58%,#9e276f12,transparent 28%),#f4f0e9;opacity:var(--s)}.kutno-x .kx-system .kx-decision__core{inset:0;z-index:5;opacity:1}.kutno-x .kx-system .kx-core{gap:10px;padding-top:7px;border:0;border-top:1px solid #0a0a0c24;opacity:var(--q);transform:translate(calc((1 - var(--q))*var(--x)),calc((1 - var(--q))*var(--y))) rotate(calc((1 - var(--q))*var(--r))) scale(calc(.72 + var(--q)*.28));transition:1.8s cubic-bezier(.16,1,.3,1)}.kutno-x .kx-system .kx-core em{white-space:nowrap;opacity:var(--o);line-height:.78;letter-spacing:-.075em}.kutno-x .kx-system .kc1{--q:clamp(0,calc((var(--impact-run) - .44)*4),1);--x:70vw;--y:44svh;--r:-7deg;--o:.94;left:5vw;top:14svh;width:46vw}.kutno-x .kx-system .kc1 em{font-size:clamp(48px,6.2vw,118px)}.kutno-x .kx-system .kc2{--q:clamp(0,calc((var(--impact-run) - .52)*4),1);--x:14vw;--y:24svh;--r:6deg;--o:.58;right:5vw;top:34svh;width:34vw}.kutno-x .kx-system .kc2 em{font-size:clamp(54px,7vw,132px)}.kutno-x .kx-system .kc3{--q:clamp(0,calc((var(--impact-run) - .6)*4),1);--x:63vw;--y:-1svh;--r:-5deg;--o:.76;left:12vw;top:58svh;width:48vw}.kutno-x .kx-system .kc3 em{font-size:clamp(48px,5.8vw,112px)}.kutno-x .kx-system .kc4{--q:clamp(0,calc((var(--impact-run) - .68)*4),1);--x:18vw;--y:-18svh;--r:6deg;--o:.42;right:9vw;top:76svh;width:34vw}.kutno-x .kx-system .kc4 em{font-size:clamp(54px,6.7vw,126px)}.kutno-x .kx-system .kx-baseball__ball{left:73%;top:58%;width:min(20vw,310px)}.kutno-x .kx-system .kx-baseball__impact,.kutno-x .kx-system .kx-baseball__chip{left:75%;top:58%}.kutno-x .kx-system .kx-baseball__bat{left:70%;top:27%;width:min(36vw,620px)}.kutno-x .kx-system .kx-decision__caption{left:57vw;right:auto;top:92svh;bottom:auto;color:#6f3559;opacity:clamp(0,calc((var(--impact-run) - .78)*4),1)}}@media(prefers-reduced-motion:reduce){.kutno-x .kx-problem>h2:after,.kutno-x .kx-problem .kx-lines>div{opacity:1;transform:none}}.kutno-x :is(.kx-priority,.kx-cta) h2>span{display:block;white-space:nowrap}.kutno-x :is(.kx-priority,.kx-cta) h2>span+span{margin-top:.08em}.kutno-x .kx-cta .kx-input{border-bottom-color:#f5f0e8b8}.kutno-x .kx-priority>p{color:#aaa3a8}.kutno-x .kx-local-field{background:url(/assets/blisk/kutno-baseball-field.svg) center/contain no-repeat}.kutno-x .kx-local-field svg{display:none}@media(max-width:820px){.kutno-x .kx-priority h2{font-size:clamp(29px,8.4vw,56px);line-height:.96}}html:has(.kutno-x){scrollbar-color:#8f285f #111}.kutno-x .kx-hero-brand{color:#f2ede6}.kutno-x .kx-hero-brand__svg path{fill:#f2ede6}body.page-standard:has(.kutno-x) footer.site-footer{display:block}
/* /assets/kutno-approved/css/blisk-accessibility.min.css */
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}:root body[class] *,:root body[class] *:before,:root body[class] *:after{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}.process-faq__list details[open] .process-faq__answer{animation-duration:.01ms}:root body[class] .motion-header,:root body[class] .motion-item,:root body[class] .motion-heading .motion-line>span,:root body[class] .decision-map .decision-path,:root body[class] .decision-map .decision-node circle,:root body[class] .decision-map .decision-node text{transition:none;animation:none}}

/* /assets/css/blisk-consent.min.css */
.blisk-consent[hidden],.blisk-consent__close[hidden]{display:none}.blisk-consent{position:fixed;right:clamp(12px,1.5vw,20px);bottom:clamp(12px,1.5vw,20px);z-index:1200;width:min(calc(100% - 24px),480px);display:grid;gap:10px;padding:16px 18px 15px;border:1px solid rgba(17,16,15,.22);background:#faf7f0fb;box-shadow:0 18px 48px #11100f24;color:var(--ink, #11100f)}.blisk-consent__top{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.blisk-consent__eyebrow{margin:0;color:var(--copper, #9b4820);font-size:.64rem;font-weight:780;letter-spacing:.16em}.blisk-consent__close{width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid rgba(17,16,15,.18);background:transparent;color:inherit;font:inherit;font-size:1.08rem;line-height:1;cursor:pointer}.blisk-consent__title{max-width:30ch;margin:0;font-family:var(--serif, Georgia, serif);font-size:1.25rem;font-weight:430;line-height:1.06;letter-spacing:-.018em}.blisk-consent__text{max-width:66ch;margin:0;color:var(--muted, #6a6259);font-size:.84rem;line-height:1.5}.blisk-consent__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.blisk-consent__actions--single{grid-template-columns:minmax(0,1fr)}.blisk-consent__button{min-height:42px;border:1px solid var(--ink, #11100f);padding:9px 13px;background:transparent;color:var(--ink, #11100f);font:inherit;font-size:.78rem;font-weight:760;cursor:pointer}.blisk-consent__button--single{width:min(100%,230px)}:is(.blisk-consent__button,.blisk-consent__close):is(:hover,:focus-visible){border-color:var(--copper, #9b4820);color:var(--copper, #9b4820)}.blisk-consent__policy{width:fit-content;color:var(--muted, #6a6259);font-size:.7rem;font-weight:650;text-decoration:underline;text-underline-offset:4px}.footer-privacy-trigger,.privacy-consent-trigger{width:fit-content;border:0;padding:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-align:left}.footer-privacy-trigger{color:var(--dark-text, #f5f0e8);font-size:.82rem;font-weight:650}.footer-privacy-trigger:hover,.privacy-consent-trigger:hover{text-decoration:underline;text-underline-offset:.28em}.privacy-consent-trigger{color:var(--ink, #11100f);font-weight:720}@media(max-width:559px){.blisk-consent{right:8px;bottom:8px;width:calc(100% - 16px);max-height:calc(100dvh - 16px);gap:8px;padding:13px 14px 12px;overflow-y:auto;box-shadow:0 14px 36px #11100f21}.blisk-consent__top{min-height:20px;gap:10px}.blisk-consent__eyebrow{font-size:.58rem;letter-spacing:.14em}.blisk-consent__close{width:28px;height:28px;font-size:1rem}.blisk-consent__title{max-width:28ch;font-size:1.2rem;line-height:1.04}.blisk-consent__text{max-width:none;font-size:.78rem;line-height:1.42}.blisk-consent__actions{gap:7px}.blisk-consent__button{min-height:40px;padding:8px 9px;font-size:.73rem}.blisk-consent__button--single{width:100%}.blisk-consent__policy{font-size:.67rem}}@media(prefers-reduced-motion:no-preference){.blisk-consent{animation:blisk-consent-enter .22s ease-out both}@keyframes blisk-consent-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}

/* /assets/css/blisk-navigation.min.css */
.blisk-menu-viewport{display:contents}.blisk-menu-cta{display:none}@media(max-width:919px){body.runtime-blisk .blisk-header .blisk-brand{display:inline-grid;justify-items:center;align-items:start;gap:4px}body.runtime-blisk .blisk-header .blisk-brand .logo-lockup__mark{width:72px;height:auto}body.runtime-blisk .blisk-header .logo-lockup__descriptor{display:block;margin:0;color:currentColor;font-family:var(--sans);font-size:.48rem;font-weight:620;line-height:1;letter-spacing:.28em;text-transform:uppercase;transform:none}.nav-toggle{position:relative;min-width:48px;width:auto;height:44px;padding:0;border:0;background:transparent;box-shadow:none;color:inherit}.nav-toggle__label{font:680 .69rem/1 var(--sans);letter-spacing:.13em}.nav-toggle__close{position:absolute;top:50%;left:50%;width:22px;height:22px;display:block;transform:translate(-50%,-50%)}.nav-toggle__close:before,.nav-toggle__close:after{position:absolute;top:50%;left:50%;width:23px;height:1px;background:currentColor;content:"";opacity:0;transform:translate(-50%,-50%) rotate(0) scaleX(.28);transform-origin:center;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .18s ease}.nav-open .nav-toggle__close:before,.nav-open .nav-toggle__close:after{opacity:1}.nav-open .nav-toggle__close:before{transform:translate(-50%,-50%) rotate(45deg) scaleX(1)}.nav-open .nav-toggle__close:after{transform:translate(-50%,-50%) rotate(-45deg) scaleX(1)}.nav-toggle[aria-expanded=true] .nav-toggle__label,.nav-on .nav-toggle__label{display:none}html.nav-on,html.nav-on body{overflow:hidden;overscroll-behavior:none}html.blisk-menu-scroll-lock body.blisk-menu-scroll-lock{position:fixed;top:var(--blisk-menu-scroll-top,0px);right:0;left:0;width:100%}html.nav-on main,html.nav-on .site-footer{pointer-events:none;user-select:none}.nav-on .blisk-header{position:fixed;inset:0 0 auto;z-index:130;min-height:72px;padding-right:max(24px,env(safe-area-inset-right));padding-left:max(24px,env(safe-area-inset-left));border-color:#11100f24;background:var(--paper);color:var(--ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-on .blisk-brand,.nav-on .logo-lockup__descriptor,.nav-on .nav-toggle{color:var(--ink)}html.nav-on body.runtime-blisk .blisk-header .blisk-brand{position:relative;z-index:220;opacity:1;visibility:visible;pointer-events:auto}.nav-on .blisk-brand .logo-lockup__mark{filter:invert(1)}.nav-on .header-contact{opacity:0;pointer-events:none}.nav-on .nav-toggle{z-index:220;min-width:44px;width:44px;display:inline-flex;opacity:1;visibility:visible;pointer-events:auto}.blisk-menu-viewport{position:fixed;inset:72px 0 0;z-index:120;display:block;height:calc(100vh - 72px);height:calc(100dvh - 72px);overflow:hidden;pointer-events:none}body .blisk-header{-webkit-backdrop-filter:none;backdrop-filter:none}.blisk-nav{position:absolute;inset:0;z-index:120;width:100vw;height:100%;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:calc(34.5svh - 72px) max(24px,calc((100vw - 760px)/2)) max(24px,env(safe-area-inset-bottom));border:0;background:var(--paper);color:var(--ink);box-shadow:none;opacity:1;pointer-events:none;transform:translate3d(0,-100%,0);transition:transform .28s cubic-bezier(.4,0,.6,1),visibility 0s linear .28s;visibility:hidden;will-change:transform;overscroll-behavior:contain}.nav-open .blisk-nav{pointer-events:auto;transform:translateZ(0);transition:transform .38s cubic-bezier(.22,1,.36,1),visibility 0s;visibility:visible}.blisk-nav:before,.blisk-nav:after{display:none;content:none}.blisk-menu-relief,.blisk-menu-meta{display:none}.blisk-nav>a{display:block;width:100%;max-width:760px;margin:0;padding:clamp(15px,2.25svh,21px) 0;border:0;color:var(--ink);font:380 clamp(2.1rem,9vw,4rem)/.98 var(--serif);letter-spacing:-.035em;text-align:left;text-decoration:none;opacity:1;transform:none;transition:none}.blisk-nav>a:before,.blisk-nav>a:after{display:none;content:none}.blisk-nav>a:is(:hover,:focus-visible),.blisk-nav>a.is-menu-current{color:var(--ink);outline:0;transform:none}.blisk-nav>a.blisk-menu-cta{display:inline-flex;align-items:center;gap:14px;width:max-content;margin-top:clamp(34px,4.8svh,48px);padding:0 0 7px;border-bottom:1px solid rgba(17,16,15,.26);color:var(--ink);font:600 .79rem/1.2 var(--sans);letter-spacing:.03em}.blisk-nav>a.blisk-menu-cta span{font-size:.92rem;line-height:1}}@media(max-width:699px){body .blisk-header{min-height:72px;padding:9px 20px 12px;border-bottom:0;background:var(--blisk-header-bg,#f4f0e9);color:var(--ink);-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color .18s ease,color .18s ease}body .blisk-header .blisk-brand,body .blisk-header .logo-lockup__descriptor{color:inherit}body .blisk-header.blisk-header--dark{color:var(--dark-text)}body .blisk-header.blisk-header--dark .blisk-brand .logo-lockup__mark{filter:none}body .blisk-header:after{position:absolute;right:20px;bottom:0;left:20px;height:1px;background:currentColor;content:"";opacity:.22;pointer-events:none}body .blisk-header:before{display:none}html.nav-on body .blisk-header .blisk-brand .logo-lockup__mark{filter:invert(1)}html.nav-on body .blisk-header,html.nav-on body .blisk-header .blisk-brand,html.nav-on body .blisk-header .logo-lockup__descriptor{color:var(--ink)}.nav-on .blisk-header:after{display:none}}@media(max-width:420px){.blisk-nav>a{padding:clamp(15px,1.95svh,17px) 0;font-size:clamp(1.88rem,8.4vw,2.52rem)}}@media(max-height:720px)and (max-width:919px){.blisk-nav{padding-top:max(20px,calc(2px + env(safe-area-inset-top)))}.blisk-nav>a{padding:8px 0;font-size:clamp(1.7rem,7vh,2.35rem)}}@media(prefers-reduced-motion:reduce){html .blisk-nav,html.nav-open .blisk-nav,html .nav-toggle__close:before,html .nav-toggle__close:after{transition:none}}body.runtime-blisk{background:var(--paper)}body.runtime-blisk :where(.hero,.decision-map,.process,.problem,.library,.article-related,.local-kutno,.library-archive-shell,.library-sections,.library-pagination,.responsibility-diagram,.diagnosis-form-section,.project-index-cta,.project-record-next,.project-record-section--dark){background-image:none}body.runtime-blisk :where(.decision-system,.process-stack-card,.process-stack-card--dark):before{background:none}body.runtime-blisk .article-content--sectioned :where(.subpage-section--dark,.subpage-final-cta):after{background:var(--dark)}body.runtime-blisk .reference-offer,body.runtime-blisk .article-related{background:var(--dark)}body.runtime-blisk .responsibility-diagram{background:#faf7f070}rect[fill^="url(#project-grid"]{display:none}

/* /assets/css/blisk-kutno-150975a30178.css */

body:has(.kutno-x) .blisk-header,body:has(.kutno-x) .site-footer{display:none}body:has(.kutno-x){background:#08080a}body:has(.kutno-x) .article-shell{padding:0;margin:0;background:#08080a}body:has(.kutno-x) .article-shell>.container{width:100%;max-width:none;padding:0;margin:0}body:has(.kutno-x) .article-card{display:block;width:100%;max-width:none;margin:0;padding:0;border:0;background:transparent;box-shadow:none}body:has(.kutno-x) .article-card>.article-meta,body:has(.kutno-x) .article-card>.section-title{display:none}body:has(.kutno-x) .article-content{display:block;width:100%;max-width:none;margin:0;padding:0}
.kutno-x{--pink:#9e276f;--pink-deep:#730d51;--pink-mid:#b0417c;--pink-light:#c44584;--black:#08080a;--black2:#111116;--bone:#f2ede6;--ink:#0a0a0c;position:relative;width:100%;overflow:clip;background:var(--black);color:var(--bone);font-family:Arial,Helvetica,sans-serif}.kutno-x *{box-sizing:border-box}.kx-screen{position:relative;min-height:100svh;overflow:hidden;padding:clamp(28px,4.6vw,86px);isolation:isolate}.kx-screen:before{content:"";position:absolute;inset:0;z-index:-3;background-image:radial-gradient(circle at 20% 10%,rgba(255,255,255,.045) 0 1px,transparent 1.2px);background-size:7px 7px;opacity:.12}.kx-rail{position:relative;z-index:8;display:flex;justify-content:space-between;gap:24px;font-size:clamp(10px,.72vw,13px);font-weight:700;letter-spacing:.18em;text-transform:uppercase;opacity:.62}.kx-big,.kx-screen h1,.kx-screen h2{margin:0;font-weight:900;letter-spacing:-.075em;text-transform:uppercase}.kx-big>span,.kx-small>span{display:block}
.kx-hero{display:grid;grid-template-rows:auto 1fr;background:var(--black);padding-inline:clamp(20px,3.4vw,62px)}.kx-hero-brand{position:relative;z-index:8;display:inline-flex;align-items:flex-end;gap:12px;width:max-content;color:#3b3932;text-decoration:none;-webkit-tap-highlight-color:transparent}.kx-hero-brand:link,.kx-hero-brand:visited,.kx-hero-brand:hover,.kx-hero-brand:active{color:#3b3932;text-decoration:none;transform:none;filter:none;opacity:1}.kx-hero-brand:hover,.kx-hero-brand:active{cursor:pointer}.kx-hero-brand:focus-visible{outline:2px solid var(--pink-light);outline-offset:6px;text-decoration:none}.kx-hero-brand__svg{display:block;width:clamp(108px,10vw,168px);height:auto;aspect-ratio:376/92;flex:none;background:transparent;-webkit-mask:none;mask:none;overflow:visible}.kx-hero-brand__studio{font-size:clamp(13px,1vw,18px);font-weight:700;line-height:1;padding-bottom:.12em;color:rgba(242,237,230,.72)}.kx-hero-word{align-self:center;display:flex;justify-content:center}.kx-hero-city{position:relative;z-index:1;white-space:nowrap;font-family:Arial,Helvetica,sans-serif;font-size:clamp(180px,25vw,470px);line-height:.72;color:var(--pink);background:linear-gradient(100deg,var(--pink-light) 0%,var(--pink) 64%,var(--pink-deep) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 90px rgba(158,39,111,.18)}.kx-hero-service{position:absolute;left:clamp(20px,3.4vw,62px);bottom:clamp(26px,4vh,58px);z-index:8;margin:0;color:var(--bone);font-size:clamp(10px,.75vw,13px);font-weight:700;line-height:1.48;letter-spacing:.16em;text-transform:uppercase;pointer-events:none}.kx-hero-service:before{content:"";display:block;width:clamp(40px,3.2vw,58px);height:1px;margin-bottom:12px;background:var(--pink);opacity:.82}.kx-hero-service strong,.kx-hero-service span{display:block}.kx-hero-service strong{font:inherit;color:rgba(242,237,230,.82)}.kx-hero-service span{color:rgba(242,237,230,.46)}.kx-hero-confetti{position:absolute;inset:0;z-index:2;display:grid;place-items:center;overflow:visible;pointer-events:none}.kx-hero.is-petal-flight{overflow:visible;z-index:30}.kx-hero.is-petal-flight .kx-hero-confetti{will-change:transform}.kx-hero.is-petal-flight .kx-hero-confetti__piece{will-change:transform;text-shadow:none;border-right:0;margin-right:0;transform-box:border-box}.kx-hero-confetti__piece{position:relative;grid-area:1/1;border-right:.12em solid transparent;margin-right:-.12em;transform-box:content-box;white-space:nowrap;font-family:Arial,Helvetica,sans-serif;font-size:clamp(180px,25vw,470px);font-weight:900;line-height:.72;letter-spacing:-.075em;text-transform:uppercase;color:var(--pink);background:linear-gradient(100deg,var(--pink-light) 0%,var(--pink) 64%,var(--pink-deep) 100%);background-color:var(--pink-deep);background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 90px rgba(158,39,111,.18);clip-path:var(--clip);transform-origin:var(--ox) var(--oy);transform:translate3d(calc(var(--dx)*var(--hero-break,0)),calc(var(--dy)*var(--hero-break,0)),0) rotate(calc(var(--rot)*var(--hero-break,0))) scale(calc(1 - var(--shrink)*var(--hero-break,0)));backface-visibility:hidden}.kx-hero-confetti__petal{position:absolute;left:var(--cx);top:var(--cy);width:var(--pw);height:var(--ph);background:var(--petal);clip-path:var(--petal-shape);border-radius:72% 28% 66% 34%/68% 36% 64% 32%;box-shadow:inset -1px -2px 0 rgba(8,8,10,.15);opacity:var(--petal-fill,0);transform:translate(-50%,-50%) rotate(var(--tilt)) scale(.92);transform-origin:50% 72%;pointer-events:none}
.kx-origin{display:grid;grid-template-rows:auto 1fr;background:var(--black2)}.kx-origin-copy{align-self:center;position:relative;z-index:4}.kx-origin .kx-big{font-size:clamp(70px,12vw,220px);line-height:.96}.kx-origin .kx-from{color:#3b3932}.kx-origin .kx-pink{color:var(--pink-light)}.kx-origin .kx-small{position:absolute;left:5vw;bottom:7.5vh;z-index:7;margin:0;max-width:42rem;font-size:clamp(15px,1.08vw,19px);font-weight:600;line-height:1.55;color:#9b9597}.kx-origin .kx-small span+span{margin-top:.32em;color:var(--bone)}.kx-slice{position:absolute;right:-8vw;top:0;width:43vw;height:78%;z-index:5;background:linear-gradient(145deg,var(--pink-mid),var(--pink) 58%,var(--pink-deep));clip-path:polygon(43% 0,100% 0,100% 100%,0 100%);transform:translateX(calc((1 - var(--sp,0))*42vw))}.kx-rose-mark{position:absolute;left:10%;bottom:8%;display:flex;align-items:baseline;gap:14px;min-width:190px;padding:14px 0 0 22px;border-top:1px solid rgba(242,237,230,.42);color:rgba(242,237,230,.82);font-family:Arial,Helvetica,sans-serif;font-style:normal;text-transform:uppercase;opacity:clamp(0,calc((var(--sp,0) - .36)*3.2),1);transform:translate3d(0,calc((1 - clamp(0,calc((var(--sp,0) - .36)*3.2),1))*18px),0)}.kx-rose-mark:before{content:"";position:absolute;left:0;top:-5px;width:8px;height:8px;border:1px solid currentColor;background:var(--pink);transform:rotate(45deg)}.kx-rose-mark b{font-size:clamp(11px,.8vw,14px);font-weight:900;letter-spacing:.16em}.kx-rose-mark i{font-size:clamp(8px,.62vw,11px);font-style:normal;font-weight:700;letter-spacing:.18em;opacity:.72}
.kx-problem{background:linear-gradient(145deg,var(--pink-mid) 0%,var(--pink) 58%,var(--pink-deep) 100%);color:var(--bone)}.kx-problem h2{margin-top:clamp(72px,9vh,112px);font-size:clamp(54px,8vw,146px);line-height:.9;white-space:nowrap}.kx-lines{position:absolute;inset:39% clamp(28px,4.6vw,86px) clamp(62px,8vh,98px)}.kx-lines:before{content:"";position:absolute;left:0;top:0;width:clamp(64px,5.6vw,104px);height:2px;background:currentColor;transform:scaleX(clamp(0,calc((var(--sp,0) - .24)*8),1));transform-origin:left}.kx-lines>div{position:absolute}.kx-lines>div:nth-child(1){left:1%;top:13%;opacity:clamp(0,calc((var(--sp,0) - .29)*8),1)}.kx-lines>div:nth-child(2){right:0;top:42%;text-align:right;opacity:clamp(0,calc((var(--sp,0) - .36)*8),1)}.kx-lines>div:nth-child(3){left:4%;bottom:0;opacity:clamp(0,calc((var(--sp,0) - .43)*8),1)}.kx-lines b{display:block;font-weight:900;text-transform:uppercase}.kx-lines>div:nth-child(1) b{font-size:clamp(28px,3.45vw,62px);color:rgba(242,237,230,.48)}.kx-lines>div:nth-child(2) b{font-size:clamp(40px,5vw,90px);color:rgba(242,237,230,.76)}.kx-lines>div:nth-child(3) b{font-size:clamp(58px,7.2vw,132px);color:var(--bone)}
.kx-system{background:var(--bone);color:var(--ink)}.kx-system:after{content:"";position:absolute;right:0;bottom:0;width:58vw;height:58vh;z-index:-1;background:linear-gradient(90deg,transparent,rgba(158,39,111,.035));clip-path:polygon(16% 0,100% 0,100% 100%,0 100%)}.kx-system-copy{position:relative;z-index:12;width:min(72vw,1180px);margin-top:clamp(78px,9.5vh,124px)}.kutno-x .kx-system .kx-system-copy h2{display:grid;grid-template-columns:minmax(0,1fr);row-gap:.08em;max-width:none;font-size:clamp(46px,6.45vw,118px);line-height:.94}.kutno-x .kx-system .kx-system-copy h2>span{display:block;white-space:nowrap}.kx-system-copy p{position:relative;z-index:13;width:min(42rem,60%);margin:clamp(28px,3.3vw,48px) 0 0;font-size:clamp(16px,1.12vw,21px);line-height:1.58;color:#575154}.kx-decision{--core:1;position:absolute;right:-1.5vw;bottom:0;z-index:5;width:min(68vw,1080px);height:min(50vh,520px);overflow:hidden}.kx-decision:before,.kx-decision:after{content:"";position:absolute;left:5%;right:4%;z-index:0;pointer-events:none}.kx-decision:before{top:8%;bottom:10%;border-top:1px solid rgba(10,10,12,.16);border-bottom:1px solid rgba(10,10,12,.16);background:linear-gradient(90deg,transparent 0 18%,rgba(10,10,12,.05) 18% calc(18% + 1px),transparent calc(18% + 1px) 100%)}.kx-decision:after{top:50%;height:1px;background:rgba(10,10,12,.1)}.kx-decision__core{position:absolute;inset:8% 5% 10% 7%;z-index:1;opacity:var(--core)}.kx-core{position:absolute;display:flex;align-items:baseline;gap:clamp(8px,1vw,16px);padding-bottom:7px;border-bottom:1px solid rgba(10,10,12,.24);font-style:normal;line-height:.82;text-transform:uppercase;transform:translateY(calc((1 - var(--core))*22px))}.kx-core b{font-size:clamp(8px,.65vw,11px);font-weight:800;letter-spacing:.18em;color:var(--pink)}.kx-core em{font-size:clamp(34px,4.15vw,72px);font-style:normal;font-weight:900;letter-spacing:-.07em}.kc1{left:1%;top:1%}.kc2{right:2%;top:25%;transition-delay:.03s}.kc3{left:11%;bottom:23%}.kc3 em{font-size:clamp(42px,5.2vw,90px)}.kc4{right:5%;bottom:1%}.kx-decision__caption{position:absolute;right:4.5%;bottom:2%;z-index:9;display:flex;align-items:baseline;gap:14px;opacity:var(--core);transform:translateX(calc((1 - var(--core))*24px));font-style:normal;text-transform:uppercase}.kx-decision__caption b{font-size:clamp(10px,.78vw,13px);letter-spacing:.18em}.kx-decision__caption i{font-size:clamp(8px,.58vw,10px);font-style:normal;letter-spacing:.16em;color:#746d70}
.kx-priority{--field-opacity:.14;background:radial-gradient(circle at 75% 62%,rgba(158,39,111,.13),transparent 31%),var(--black);color:var(--bone)}.kx-priority:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(8,8,10,.08),transparent 22% 76%,rgba(8,8,10,.3))}.kx-priority-field{position:absolute;right:-2vw;bottom:clamp(88px,10vh,124px);z-index:1;width:min(64vw,960px);height:min(55vh,560px);overflow:visible;color:var(--pink-light);fill:none;stroke:currentColor;stroke-width:1;opacity:var(--field-opacity);pointer-events:none}.kx-priority-field *{vector-effect:non-scaling-stroke}.kx-priority-field__main{opacity:.66}.kx-priority-field__secondary{opacity:.32}.kx-priority-field__label{fill:currentColor;stroke:none;font-family:Arial,Helvetica,sans-serif;font-size:7.5px;font-weight:300;letter-spacing:1.45px;opacity:.88}.kx-priority[data-motion-ready] .kx-priority-field{opacity:0}.kx-priority[data-motion-ready].is-active .kx-priority-field{opacity:var(--field-opacity);transition:opacity 520ms cubic-bezier(.22,.75,.24,1) 440ms}.kx-priority__copy{position:relative;z-index:6;width:min(900px,72vw);margin-top:clamp(72px,9.5vh,116px)}.kx-priority h2{margin:0;max-width:11.5ch;font-family:Arial,Helvetica,sans-serif;font-size:clamp(58px,7.45vw,110px);font-weight:900;line-height:.88;letter-spacing:-.075em;text-transform:uppercase}.kx-priority h2 span{display:block}.kx-priority h2 span:last-child{color:var(--pink-light)}.kx-priority .kx-priority__lead{position:relative;width:min(31rem,40vw);margin:clamp(24px,3.2vh,34px) 0 0;padding-left:clamp(20px,1.8vw,30px);color:rgba(242,237,230,.88);font-size:clamp(17px,1.24vw,22px);line-height:1.44}.kx-priority .kx-priority__lead:before{content:"";position:absolute;top:.18em;bottom:.18em;left:0;width:2px;background:var(--pink-light)}.kx-priority>small{position:absolute;right:clamp(28px,4.6vw,76px);bottom:clamp(28px,4.2vh,44px);left:clamp(28px,4.6vw,76px);z-index:7;max-width:770px;padding-top:14px;border-top:1px solid rgba(242,237,230,.2);color:rgba(242,237,230,.64);font-size:clamp(11px,.79vw,14px);line-height:1.5}.kx-priority-machine{--slot-left:14%;position:absolute;right:clamp(28px,4.6vw,76px);bottom:clamp(118px,15vh,150px);left:clamp(28px,4.6vw,76px);z-index:5;height:clamp(205px,24vh,240px);overflow:visible}.kx-priority-video-hook{position:absolute;bottom:50%;left:8%;z-index:1;width:46%;height:clamp(250px,31vh,320px);overflow:hidden;background:transparent;isolation:isolate;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 52% 78% at 45% 68%,#000 30%,rgba(0,0,0,.9) 54%,rgba(0,0,0,.38) 76%,transparent 100%);mask-image:radial-gradient(ellipse 52% 78% at 45% 68%,#000 30%,rgba(0,0,0,.9) 54%,rgba(0,0,0,.38) 76%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kx-priority-video{position:absolute;inset:0;z-index:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transform:translate3d(17%,0,0) scale(1.34);transform-origin:50% 70%}.kx-priority-video-hook:before,.kx-priority-video-hook:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.kx-priority-video-hook:before{background:linear-gradient(90deg,var(--black) 0,rgba(8,8,10,.86) 12%,transparent 30%,transparent 72%,rgba(8,8,10,.78) 91%,var(--black) 100%),linear-gradient(180deg,rgba(8,8,10,.62) 0,transparent 20%,transparent 64%,rgba(8,8,10,.76) 100%)}.kx-priority-video-hook:after{top:auto;height:48%;background:linear-gradient(180deg,transparent,rgba(8,8,10,.98))}.kx-priority.is-video-fallback .kx-priority-video-hook{opacity:.44;transition:opacity 520ms cubic-bezier(.22,.75,.24,1) 80ms}.kx-priority.is-video-settled .kx-priority-video-hook{opacity:0;transition:opacity 140ms linear}.kx-priority-slot,.kx-priority-route,.kx-priority-passive,.kx-priority-passive i{position:absolute;display:block}.kx-priority-slot{top:50%;left:var(--slot-left);z-index:4;width:clamp(180px,17vw,245px);height:1px}.kx-priority-slot__line{display:block;width:100%;height:1px;background:var(--pink-light);transform-origin:left center}.kx-priority-slot__line:before{content:"";position:absolute;top:-5px;left:0;width:1px;height:11px;background:inherit}.kx-priority-slot__line:after{content:"";position:absolute;inset:0;background:var(--pink-light);transform-origin:right center}.kx-priority-slot__index{position:absolute;top:-31px;left:-40px;color:rgba(242,237,230,.5);font-size:9px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap}.kx-priority-active{position:absolute;top:calc(50% - 25px);left:calc(var(--slot-left) + 26px);z-index:5;min-width:245px;color:var(--bone)}.kx-priority-active strong,.kx-priority-active small{display:block;white-space:nowrap;text-transform:uppercase}.kx-priority-active strong{color:var(--pink-light);font-size:clamp(20px,2.05vw,31px);font-weight:900;line-height:1;letter-spacing:.035em}.kx-priority-active small{margin-top:8px;color:rgba(242,237,230,.4);font-size:clamp(8px,.65vw,10px);font-weight:800;letter-spacing:.14em}.kx-priority-route{top:50%;right:-18vw;left:30%;z-index:3;height:1px;background:linear-gradient(90deg,rgba(196,69,132,.9),var(--pink-light) 14%,rgba(196,69,132,.66) 78%,rgba(196,69,132,.2));transform-origin:left center}.kx-priority-passive{z-index:2;width:clamp(110px,12vw,180px);height:11px;color:rgba(242,237,230,.2);transform:translateX(clamp(16px,1.8vw,28px))}.kx-priority-passive i{top:5px;left:0;width:100%;height:1px;background:linear-gradient(90deg,currentColor,transparent);transform-origin:left center}.kx-priority-passive i:before{content:"";position:absolute;top:-4px;left:0;width:1px;height:9px;background:currentColor}.kx-priority-passive--1{top:27%;left:46%}.kx-priority-passive--2{top:77%;left:62%;width:clamp(105px,11vw,165px)}.kx-priority[data-motion-ready] .kx-priority-passive i{transform:scaleX(0)}.kx-priority[data-motion-ready] .kx-priority-slot__line{background:rgba(242,237,230,.2)}.kx-priority[data-motion-ready] .kx-priority-slot__line:after{transform:scaleX(0)}.kx-priority[data-motion-ready] .kx-priority-active{opacity:0;transform:translate3d(40vw,38px,0)}.kx-priority[data-motion-ready] .kx-priority-active strong{color:rgba(242,237,230,.42)}.kx-priority[data-motion-ready] .kx-priority-active small{opacity:0}.kx-priority[data-motion-ready] .kx-priority-passive{opacity:.72;transform:none}.kx-priority[data-motion-ready] .kx-priority-route{transform:scaleX(0)}.kx-priority[data-motion-ready].is-handoff .kx-priority-slot__line:after{transform:scaleX(1);transition:transform 210ms cubic-bezier(.22,.75,.24,1)}.kx-priority[data-motion-ready].is-active .kx-priority-passive i{transform:scaleX(1);transition:transform 230ms cubic-bezier(.22,.75,.24,1) 30ms}.kx-priority[data-motion-ready].is-active .kx-priority-passive{opacity:1;transform:translateX(clamp(16px,1.8vw,28px));transition:opacity 180ms ease 40ms,transform 340ms cubic-bezier(.2,.78,.24,1) 240ms}.kx-priority[data-motion-ready].is-active .kx-priority-active{opacity:1;transform:translate3d(0,0,0);transition:opacity 140ms ease 30ms,transform 500ms cubic-bezier(.24,.72,.24,1) 30ms}.kx-priority[data-motion-ready].is-active .kx-priority-active strong{color:var(--pink-light);transition:color 160ms ease 60ms}.kx-priority[data-motion-ready].is-active .kx-priority-active small{opacity:1;transition:opacity 180ms ease 120ms}.kx-priority[data-motion-ready].is-active .kx-priority-slot__line{background:var(--pink-light);transition:background-color 170ms ease 30ms}.kx-priority[data-motion-ready].is-active .kx-priority-route{transform:scaleX(1);transition:transform 400ms cubic-bezier(.22,.75,.24,1) 180ms}
.kx-cta{background:linear-gradient(145deg,var(--pink-mid) 0%,var(--pink) 58%,var(--pink-deep) 100%);color:var(--bone)}.kx-cta h2{margin-top:18vh;font-family:Arial,Helvetica,sans-serif;font-size:clamp(70px,11vw,196px);line-height:.94}.kx-input{position:absolute;left:5vw;right:5vw;bottom:14vh;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:82px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;padding:0 6px;color:var(--bone);text-decoration:none}.kx-input span{font-size:clamp(17px,1.4vw,25px);opacity:.56}.kx-input b{font-size:clamp(13px,1vw,17px);letter-spacing:.08em}.kx-prices-link{position:absolute;left:5vw;bottom:9.5vh;display:inline-flex;align-items:baseline;gap:.55em;color:rgba(242,237,230,.72);font-size:clamp(11px,.78vw,14px);font-weight:600;line-height:1.4;text-decoration:none}.kx-prices-link b{font-size:inherit;font-weight:800;color:var(--bone)}.kx-prices-link:hover b,.kx-prices-link:focus-visible b{text-decoration:underline;text-underline-offset:.22em}.kx-cta p{position:absolute;left:5vw;bottom:5vh;margin:0;font-size:12px;opacity:.7}.kx-progress{position:fixed;z-index:40;right:14px;top:14vh;bottom:14vh;width:1px;background:rgba(255,255,255,.16);pointer-events:none}.kx-progress span{display:block;width:3px;height:calc(var(--p,0)*100%);margin-left:-1px;background:var(--pink-light)}
@media(max-width:820px){.kx-screen{padding:26px 20px}.kx-screen:not(.kx-hero){min-height:100vh;min-height:100lvh}.kx-rail span:last-child{display:none}.kx-hero{padding:24px 0}.kx-hero-brand{margin-left:20px;gap:8px}.kx-hero-brand__svg{width:112px}.kx-hero-brand__studio{font-size:14px}.kx-hero-word{padding:0 14px;overflow:visible}.kx-hero-city{font-size:29vw;line-height:.78}.kx-hero-service{left:20px;right:20px;bottom:clamp(22px,4svh,34px);font-size:10px;line-height:1.5;letter-spacing:.13em}.kx-hero-service:before{width:42px;margin-bottom:10px}.kx-hero-confetti__piece{font-size:29vw;line-height:.78}.kx-origin .kx-big{font-size:18vw;line-height:1.04}.kx-origin-copy{transform:translateY(-2vh)}.kx-origin .kx-small{left:20px;right:20px;bottom:7vh;max-width:none;font-size:16px}.kx-slice{width:68vw;right:-28vw;height:72%}.kx-rose-mark{left:6%;bottom:7%;min-width:0;gap:7px;padding:10px 0 0 14px}.kx-rose-mark:before{top:-4px;width:6px;height:6px}.kx-rose-mark b{font-size:10px}.kx-rose-mark i{font-size:8px}.kx-problem h2{margin-top:12vh;font-size:clamp(36px,9.4vw,48px);line-height:1;white-space:nowrap}.kx-lines{inset:42% 20px 54px}.kx-lines>div:nth-child(2){top:44%}.kx-lines>div:nth-child(3){bottom:1%}.kx-lines>div:nth-child(1) b{font-size:clamp(25px,6.4vw,35px)}.kx-lines>div:nth-child(2) b{font-size:clamp(34px,8.7vw,47px)}.kx-lines>div:nth-child(3) b{font-size:clamp(48px,12.1vw,66px)}.kx-system-copy{width:100%;margin-top:clamp(66px,7.5vh,92px)}.kutno-x .kx-system .kx-system-copy h2{display:grid;grid-template-columns:minmax(0,1fr);row-gap:.12em;max-width:none;width:100%;font-size:clamp(30px,7.7vw,38px);line-height:1;letter-spacing:-.045em}.kutno-x .kx-system .kx-system-copy h2>span{display:block;white-space:nowrap}.kx-system-copy p{width:100%;max-width:31rem;margin-top:24px;padding-right:0;font-size:16px;line-height:1.5}.kx-system:after{width:100%;height:45svh}.kx-decision{right:-9vw;bottom:0;width:118vw;height:42svh}.kx-decision:before,.kx-decision:after{left:7%;right:7%}.kx-decision__core{inset:8% 8% 11% 9%}.kx-core{gap:7px;padding-bottom:5px}.kx-core b{font-size:8px}.kutno-x .kx-system .kx-decision .kx-decision__core .kx-core em{font-size:clamp(22px,6.8vw,27px)}.kc1{left:1%;top:2%}.kc2{right:0;top:27%}.kc3{left:8%;bottom:24%}.kutno-x .kx-system .kx-decision .kx-decision__core .kx-core.kc3 em{font-size:clamp(22px,6.8vw,27px)}.kc4{right:3%;bottom:1%}.kx-decision__caption{right:8%;bottom:2%;gap:8px}.kx-decision__caption b{font-size:9px}.kx-decision__caption i{font-size:7px}.kx-cta h2{margin-top:18vh;font-size:clamp(46px,12vw,72px);line-height:1.06}.kx-input{left:20px;right:20px;bottom:15vh;min-height:72px;align-items:flex-start;flex-direction:column;justify-content:center}.kx-input span{font-size:16px}.kx-prices-link{left:20px;right:20px;bottom:12vh;font-size:12px;flex-wrap:wrap}.kx-cta p{left:20px;right:20px;bottom:4vh}.kx-progress{display:none}}
@media(max-width:820px){.kx-priority{--field-opacity:.12;padding:26px 20px;min-height:100vh;min-height:100lvh}.kx-priority-field{right:-38%;bottom:15%;width:135%;height:40%}.kx-priority__copy{width:100%;margin-top:clamp(70px,8.8svh,88px)}.kx-priority h2{max-width:none;font-size:clamp(38px,10.5vw,49px);line-height:.96;letter-spacing:-.062em}.kx-priority .kx-priority__lead{width:min(23rem,96%);margin-top:26px;padding-left:18px;font-size:16px;line-height:1.42}.kx-priority-machine{--slot-left:12%;top:clamp(425px,51svh,445px);right:20px;bottom:auto;left:20px;height:272px}.kx-priority-video-hook{bottom:82%;left:-20px;width:calc(100% + 40px);height:clamp(215px,27svh,235px);-webkit-mask-image:radial-gradient(ellipse 54% 80% at 44% 70%,#000 30%,rgba(0,0,0,.9) 54%,rgba(0,0,0,.36) 77%,transparent 100%);mask-image:radial-gradient(ellipse 54% 80% at 44% 70%,#000 30%,rgba(0,0,0,.9) 54%,rgba(0,0,0,.36) 77%,transparent 100%)}.kx-priority-video{object-position:center;transform:translate3d(25%,0,0) scale(1.52);transform-origin:50% 70%}.kx-priority-slot{top:18%;width:min(39.2vw,153px)}.kx-priority-slot__index{left:-35px}.kx-priority-active{top:calc(18% - 25px);left:calc(var(--slot-left) + 24px);min-width:210px}.kx-priority-active strong{font-size:23px}.kx-priority-active small{margin-top:7px;font-size:8px;letter-spacing:.12em}.kx-priority-route{top:18%;right:-32vw;left:50%}.kx-priority-passive{left:calc(var(--slot-left) + 24px);width:min(58vw,205px);transform:translateY(12px)}.kx-priority-passive--1{top:68%}.kx-priority-passive--2{display:none}.kx-priority[data-motion-ready] .kx-priority-active{transform:translate3d(18px,92px,0)}.kx-priority[data-motion-ready].is-active .kx-priority-passive{transform:translateY(12px)}.kx-priority>small{right:20px;top:clamp(700px,88svh,760px);bottom:auto;left:20px;max-width:none;padding-top:12px;font-size:11px;line-height:1.43}}
@media(max-width:390px) and (max-height:760px){.kx-priority__copy{margin-top:48px}.kx-priority .kx-priority__lead{margin-top:18px}.kx-priority-field{right:-41%;bottom:16%;height:36%}.kx-priority-machine{top:350px;height:230px}.kx-priority-video-hook{height:180px}.kx-priority>small{top:auto;bottom:20px;font-size:10.5px}}
.kutno-x .kx-system .kx-decision .kx-decision__core .kx-decision__caption b::after{font-size:clamp(36px,10.2vw,41px)}
@media(max-width:390px){.kutno-x .kx-system .kx-system-copy h2{font-size:29px}.kx-priority h2{font-size:clamp(36px,10.4vw,42px)}}
@media(prefers-reduced-motion:reduce){.kx-progress,.kx-hero-confetti{display:none}.kx-decision__core,.kx-decision__caption{opacity:1;transform:none}.kx-core{transform:none}.kx-priority-video-hook{display:none}.kx-priority[data-motion-ready] .kx-priority-passive i,.kx-priority[data-motion-ready] .kx-priority-route{transform:none}.kx-priority[data-motion-ready] .kx-priority-slot__line{background:var(--pink-light)}.kx-priority[data-motion-ready] .kx-priority-passive,.kx-priority[data-motion-ready] .kx-priority-active,.kx-priority[data-motion-ready] .kx-priority-active small{opacity:1;transform:none}.kx-priority[data-motion-ready] .kx-priority-active strong{color:var(--pink-light)}}
/* One visible semantic heading; its label shares the optical left edge of K. */
.kutno-x .kx-hero-word{--kx-city-size:clamp(180px,25vw,470px);position:relative;overflow:visible}
body:has(.kutno-x) .kutno-x .kx-hero-word .kx-hero-heading{display:block;width:max-content;max-width:100%;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:var(--kx-city-size);font-weight:900;line-height:1;letter-spacing:-.075em;text-align:left}
.kutno-x .kx-hero-label{display:block;margin:0 0 clamp(24px,3vw,46px) calc(var(--kx-city-size)*.065);color:var(--bone);font-size:clamp(14px,1.8vw,28px);font-weight:600;line-height:1.2;letter-spacing:.14em;-webkit-text-fill-color:currentColor;text-transform:uppercase}.kutno-x .kx-hero-label__accent{color:var(--pink);background:linear-gradient(100deg,var(--pink-light) 0%,var(--pink) 64%,var(--pink-deep) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.kutno-x .kx-hero-city{display:block;position:relative;width:max-content;padding-right:.075em;margin-right:-.075em;font-size:var(--kx-city-size)}
.kutno-x .kx-hero-city-text{opacity:var(--city-opacity,1)}
.kutno-x .kx-hero-confetti{visibility:hidden}
.kutno-x .kx-hero-confetti__piece::before{content:"Kutno"}.kutno-x .kx-hero-heading{position:relative}.kutno-x .kx-hero-label-confetti{position:absolute;inset:0;z-index:4;overflow:visible;pointer-events:none;visibility:hidden}.kutno-x .kx-hero-label-confetti__piece{position:absolute;font-family:Arial,Helvetica,sans-serif;font-size:clamp(14px,1.8vw,28px);font-weight:600;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;clip-path:var(--label-clip);transform-origin:var(--label-origin,50%) 50%;transform:translate3d(calc(var(--ldx)*var(--label-break,0)),calc(var(--ldy)*var(--label-break,0)),0) rotate(calc(var(--lrot)*var(--label-break,0))) scale(calc(1 - .14*var(--label-break,0)));backface-visibility:hidden;white-space:nowrap}.kutno-x .kx-hero-label-confetti__piece::before{display:block;white-space:nowrap;opacity:calc(1 - var(--label-break,0))}.kutno-x .kx-hero-label-confetti__piece--accent::before{content:"Strony";color:var(--pink);background:linear-gradient(100deg,var(--pink-light) 0%,var(--pink) 64%,var(--pink-deep) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.kutno-x .kx-hero-label-confetti__piece--rest::before{content:"internetowe";color:var(--bone);-webkit-text-fill-color:currentColor}.kutno-x .kx-hero-label-confetti__petal{position:absolute;left:var(--label-cx);top:50%;width:clamp(7px,.9vw,13px);height:clamp(9px,1.15vw,16px);background:var(--label-petal);clip-path:polygon(50% 0,82% 14%,100% 46%,78% 82%,48% 100%,16% 80%,0 45%,18% 14%);border-radius:72% 28% 66% 34%/68% 36% 64% 32%;box-shadow:inset -1px -1px 0 rgba(8,8,10,.14);opacity:var(--label-petal-fill,0);transform:translate(-50%,-50%) rotate(calc(var(--lrot)*.18)) scale(.92);pointer-events:none}@media(max-width:820px){.kutno-x .kx-hero-label-confetti__piece{font-size:clamp(12px,3.25vw,22px);letter-spacing:.12em}}@media(prefers-reduced-motion:reduce){.kutno-x .kx-hero-label-confetti{display:none}}
@media(max-width:820px){.kutno-x .kx-hero-word{--kx-city-size:29vw}.kutno-x .kx-hero-label{font-size:clamp(12px,3.25vw,22px);letter-spacing:.12em;margin-bottom:clamp(18px,4vw,28px)}}
@media(prefers-reduced-motion:reduce){.kutno-x .kx-hero-city-text{opacity:1}}


      .page-standard .kutno-x.kutno-x.kutno-x .kx-system.kx-system,
      .kutno-x.kutno-x.kutno-x .kx-system{
        min-height:0;
        height:auto;
        padding-bottom:clamp(18px,2.4vw,34px);
        background:#f4f0e9;
        position:relative;
      }
      .page-standard .kutno-x.kutno-x.kutno-x .kx-system.kx-system .kx-system-copy.kx-system-copy,
      .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy{
        width:min(64vw,1040px);
        margin-top:clamp(42px,5.2svh,68px);
        margin-bottom:0;
        opacity:1;
        visibility:visible;
        transform:none;
      }
      .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy h2{
        width:100%;
        max-width:none;
        font-size:clamp(48px,5.35vw,98px);
        line-height:.96;
        letter-spacing:-.058em;
      }
      .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy h2>span{display:block;white-space:nowrap}
      .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy .kx-leather-word{
        display:inline-block;
        width:4.82em;
        height:.94em;
        margin-left:.10em;
        color:transparent;
        background:none;
        -webkit-text-fill-color:transparent;
        -webkit-text-stroke:0;
        vertical-align:-.07em;
        line-height:1;
        filter:none;
        text-shadow:none;
        box-shadow:none;
        mask:none;
        -webkit-mask:none;
      }
      .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy .kx-leather-word:before,
      .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy .kx-leather-word:after{display:none;content:none}
      .kutno-x.kutno-x.kutno-x .kx-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}
      .kutno-x.kutno-x.kutno-x .kx-wygladu-svg{display:block;width:100%;height:100%;overflow:visible}
      .kutno-x.kutno-x.kutno-x .kx-wygladu-strokes{
        fill:none;
        stroke:#b01f6d;
        stroke-width:4.55;
        stroke-linecap:square;
        stroke-linejoin:miter;
        vector-effect:non-scaling-stroke;
      }
      .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy p{
        width:min(39rem,92%);
        margin-top:clamp(18px,1.6vw,26px);
        margin-bottom:0;
        font-size:clamp(15px,1vw,18px);
        line-height:1.55;
      }
      .kutno-x.kutno-x.kutno-x .kx-system-register{display:none}
      @media(min-width:1181px){
        .kutno-x.kutno-x.kutno-x .kx-system-register{
          display:block;
          position:absolute;
          right:clamp(34px,4.6vw,86px);
          top:50%;
          width:84px;
          height:clamp(150px,13vw,205px);
          transform:translateY(-43%);
          pointer-events:none;
        }
        .kutno-x.kutno-x.kutno-x .kx-system-register__rule{
          position:absolute;
          left:47px;
          top:8px;
          bottom:8px;
          width:1px;
          background:rgba(31,28,30,.16);
        }
        .kutno-x.kutno-x.kutno-x .kx-system-register__cap{
          position:absolute;
          left:47px;
          top:8px;
          width:5px;
          height:5px;
          transform:translate(-2px,-2px);
          background:#b01f6d;
        }
        .kutno-x.kutno-x.kutno-x .kx-system-register__logo{
          position:absolute;
          left:34px;
          top:calc(58% + 30px);
          width:54px;
          height:18px;
          transform:translateY(-50%) rotate(-90deg);
          transform-origin:center;
          background:#1f1c1e;
          -webkit-mask:url('/assets/blisk/hero-animation/blisk-logo.svg') center/contain no-repeat;
          mask:url('/assets/blisk/hero-animation/blisk-logo.svg') center/contain no-repeat;
          opacity:.8;
        }
      }
      .kutno-x.kutno-x.kutno-x .kx-forma-composition{
        --magenta:#b01f6d;
        position:relative;
        overflow:hidden;
        padding:clamp(8px,1.1vw,18px) clamp(28px,4.6vw,86px) clamp(48px,5vw,80px);
        color:#1f1c1e;
        background:#f4f0e9;
        border-top:0;
      }
      .kutno-x.kutno-x.kutno-x .kx-forma-word{width:100%;max-width:1500px;margin:0 auto clamp(34px,3.8vw,62px)}
      .kutno-x.kutno-x.kutno-x .kx-forma-svg{display:block;width:100%;height:auto;overflow:visible}
      .kutno-x.kutno-x.kutno-x .kx-forma-svg .maskletter{font-family:Arial,Helvetica,sans-serif;font-size:330px;font-weight:900;letter-spacing:-.056em;font-kerning:normal;text-rendering:geometricPrecision}
      .kutno-x.kutno-x.kutno-x .kx-forma-svg .micro{fill:var(--magenta);font-family:Arial,Helvetica,sans-serif;font-size:10.8px;font-weight:740;letter-spacing:.014em;text-rendering:geometricPrecision}
      .kutno-x.kutno-x.kutno-x .kx-forma-notes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));max-width:1500px;margin:0 auto;border-top:1px solid rgba(24,19,22,.14);background:#f4f0e9}
      .kutno-x.kutno-x.kutno-x .kx-forma-note{--note-bg:#f4f0e9;--note-line:rgba(24,19,22,.12);position:relative;min-width:0;padding:22px clamp(18px,2vw,32px) 24px 0;background:var(--note-bg)}
      .kutno-x.kutno-x.kutno-x .kx-forma-note:nth-child(1){--note-bg:#f2ece5}.kutno-x.kutno-x.kutno-x .kx-forma-note:nth-child(2){--note-bg:#eee9e4}.kutno-x.kutno-x.kutno-x .kx-forma-note:nth-child(3){--note-bg:#f1ede8}.kutno-x.kutno-x.kutno-x .kx-forma-note:nth-child(4){--note-bg:#ece7e3}.kutno-x.kutno-x.kutno-x .kx-forma-note:nth-child(5){--note-bg:#f2e8ee}
      .kutno-x.kutno-x.kutno-x .kx-forma-note:before{position:absolute;left:0;top:0;width:38px;height:2px;background:rgba(176,31,109,.24);content:""}
      .kutno-x.kutno-x.kutno-x .kx-forma-note:nth-child(5):before{width:58px;background:rgba(176,31,109,.52)}
      .kutno-x.kutno-x.kutno-x .kx-forma-note+.kx-forma-note{padding-left:clamp(18px,2vw,32px);border-left:1px solid var(--note-line)}
      .kutno-x.kutno-x.kutno-x .kx-forma-note__index{display:flex;align-items:center;gap:12px;color:var(--magenta)}
      .kutno-x.kutno-x.kutno-x .kx-forma-note__index b{font-size:11px;line-height:1;letter-spacing:.14em}.kutno-x.kutno-x.kutno-x .kx-forma-note__index i{width:clamp(28px,3vw,52px);height:1px;background:rgba(176,31,109,.34)}
      .kutno-x.kutno-x.kutno-x .kx-forma-note h3{margin:15px 0 10px;color:#242024;font-family:Arial,Helvetica,sans-serif;font-size:clamp(17px,1.25vw,23px);font-weight:850;line-height:1;letter-spacing:-.035em}
      .kutno-x.kutno-x.kutno-x .kx-forma-note p{max-width:28ch;margin:0;color:#514a4e;font-size:clamp(11px,.82vw,14px);line-height:1.52}
      @media (min-width:821px) and (max-width:1180px){.page-standard .kutno-x.kutno-x.kutno-x .kx-system.kx-system{padding-bottom:22px}.kutno-x.kutno-x.kutno-x .kx-forma-composition{padding-top:4px;padding-left:32px;padding-right:32px}.kutno-x.kutno-x.kutno-x .kx-forma-word{width:100%;margin-left:auto;margin-right:auto;margin-bottom:34px}.kutno-x.kutno-x.kutno-x .kx-forma-svg .micro{font-size:11.2px}.kutno-x.kutno-x.kutno-x .kx-forma-note h3{font-size:18px}.kutno-x.kutno-x.kutno-x .kx-forma-note p{font-size:12px}}
      @media(max-width:820px){
        .page-standard .kutno-x.kutno-x.kutno-x .kx-system.kx-system,.kutno-x.kutno-x.kutno-x .kx-system{min-height:0;height:auto;padding-bottom:14px}
        .page-standard .kutno-x.kutno-x.kutno-x .kx-system.kx-system .kx-system-copy.kx-system-copy,.kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy{width:auto;margin-top:26px;margin-bottom:0}
        .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy h2{font-size:clamp(38px,11.4vw,58px)}
        .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy h2>span{white-space:normal}
        .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy .kx-leather-word{width:4.68em;height:.91em;margin-left:.08em;vertical-align:-.055em}
        .kutno-x.kutno-x.kutno-x .kx-wygladu-strokes{stroke-width:3.65}
        .kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy p{margin-top:18px}
        .kutno-x.kutno-x.kutno-x .kx-forma-composition{padding:10px 0 46px}.kutno-x.kutno-x.kutno-x .kx-forma-word{width:auto;max-width:none;margin:0 18px 24px}.kutno-x.kutno-x.kutno-x .kx-forma-svg{width:100%;height:auto}.kutno-x.kutno-x.kutno-x .kx-forma-svg .maskletter{font-size:322px}.kutno-x.kutno-x.kutno-x .kx-forma-svg .micro{font-size:13px;font-weight:740;letter-spacing:.014em}.kutno-x.kutno-x.kutno-x .kx-forma-notes{grid-template-columns:1fr;border-top:0}
        .kutno-x.kutno-x.kutno-x .kx-forma-note,.kutno-x.kutno-x.kutno-x .kx-forma-note+.kx-forma-note{display:grid;grid-template-columns:54px 1fr;column-gap:14px;padding:24px 20px 26px;border-left:0;border-top:1px solid rgba(24,19,22,.10)}
        .kutno-x.kutno-x.kutno-x .kx-forma-note:before{left:20px;top:-1px;width:34px}.kutno-x.kutno-x.kutno-x .kx-forma-note:nth-child(5):before{width:52px}.kutno-x.kutno-x.kutno-x .kx-forma-note__index{grid-row:1/span 2;align-self:start;margin-top:2px}.kutno-x.kutno-x.kutno-x .kx-forma-note__index i{display:none}.kutno-x.kutno-x.kutno-x .kx-forma-note h3{margin:0 0 8px;font-size:20px}.kutno-x.kutno-x.kutno-x .kx-forma-note p{max-width:34ch;font-size:13px}
      }
      @media(max-width:480px){.kutno-x.kutno-x.kutno-x .kx-forma-word{margin-left:12px;margin-right:12px;margin-bottom:20px}.kutno-x.kutno-x.kutno-x .kx-forma-svg .micro{font-size:13.5px}.kutno-x.kutno-x.kutno-x .kx-system .kx-system-copy .kx-leather-word{width:4.62em}.kutno-x.kutno-x.kutno-x .kx-wygladu-strokes{stroke-width:3.4}.kutno-x.kutno-x.kutno-x .kx-forma-note,.kutno-x.kutno-x.kutno-x .kx-forma-note+.kx-forma-note{grid-template-columns:52px 1fr;padding:22px 20px 24px}}
.kutno-x .kx-system .kx-decision{display:none}


/* Route-local first-paint guard for /strony-internetowe-kutno/.
   Core landing content must remain visible even if the scroll runtime never starts
   (for example in Google Web Rendering Service). Decorative motion may enhance it,
   but it must not gate the semantic first screen. */
body:has(.kutno-x) .blisk-header,
body:has(.kutno-x) .site-footer {
  display: none;
}

body:has(.kutno-x) {
  background: #08080a;
}

body:has(.kutno-x) .article-shell {
  margin: 0;
  padding: 0;
  background: #08080a;
}

body:has(.kutno-x) .article-shell > .container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

body:has(.kutno-x) .article-card {
  display: block;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

body:has(.kutno-x) .article-card > .article-meta,
body:has(.kutno-x) .article-card > .section-title {
  display: none;
}

body:has(.kutno-x) .article-content {
  display: block;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

.kutno-x:not([data-ready]) {
  width: 100%;
  min-height: 100vh;
  min-height: 100svh;
  overflow: clip;
  background: #08080a;
  color: #f2ede6;
}

/* Progressive enhancement: never hide the semantic landing behind JS readiness. */
.kutno-x:not([data-ready]) .kx-screen {
  visibility: visible;
}

/* Legacy viewport fallback for renderers that do not resolve svh during capture. */
.kutno-x .kx-hero {
  height: 100vh;
  min-height: 100vh;
}

@supports (height: 100svh) {
  .kutno-x .kx-hero {
    height: 100svh;
    min-height: 100svh;
  }
}

/* Google WRS can expose a layout viewport taller than the screenshot it returns.
   Keep critical mobile hero content inside a bounded capture-safe vertical zone
   instead of centering it against the full svh/dvh layout viewport. */
@media (max-width: 820px) {
  .kutno-x .kx-hero-word {
    position: absolute;
    top: clamp(220px, 38vh, 360px);
    right: 14px;
    left: 14px;
    align-self: auto;
  }

  .kutno-x .kx-hero-service {
    top: clamp(500px, 74vh, 640px);
    bottom: auto;
  }
}

/* Tablet/desktop visual clipping guard. Mobile is intentionally untouched. */
@media (min-width: 821px) {
  .kutno-x .kx-hero-word,
  .kutno-x .kx-hero-heading,
  .kutno-x .kx-hero-city {
    overflow: visible;
  }

  .kutno-x .kx-hero-city {
    line-height: .82;
    padding-bottom: .04em;
  }

  /* The FORMA mask uses a 1200px-wide SVG rect. 330px lets the last A overrun
     that mask on wider layouts; 320px keeps the whole word inside the mask. */
  .kutno-x.kutno-x.kutno-x .kx-forma-svg .maskletter {
    font-size: 320px;
  }
}

/* Present in the initial HTML. Only trusted interaction releases this guard;
   delayed scripts or renderer-generated scroll cannot hide the first screen. */
html.kx-index-safe .kutno-x .kx-hero,
html.kx-index-safe .kutno-x .kx-hero-word,
html.kx-index-safe .kutno-x .kx-hero-heading,
html.kx-index-safe .kutno-x .kx-hero-city,
html.kx-index-safe .kutno-x .kx-hero-city-text,
html.kx-index-safe .kutno-x .kx-hero-label,
html.kx-index-safe .kutno-x .kx-hero-service {
  opacity: 1;
  visibility: visible;
}

html.kx-index-safe .kutno-x .kx-hero-word,
html.kx-index-safe .kutno-x .kx-hero-heading {
  transform: none;
  translate: none;
}

html.kx-index-safe .kutno-x .kx-hero-confetti,
html.kx-index-safe .kutno-x .kx-hero-label-confetti {
  display: none;
  opacity: 0;
  visibility: hidden;
}

/* The legacy decision stack is replaced by the FORMA composition on this route. */
body:has(.kutno-x) .kutno-x .kx-system .kx-decision {
  display: none;
}

.kutno-x .kx-forma-word{contain:paint}
