.sf-coming{--tusz:#070504;--papier:#f5f4f2;--terakota:#c97f5c;--szary:#8e8a86;--prowadnica:rgba(245,244,242,0.22);--wymiar:rgba(245,244,242,0.48);--serif:var(--font-instrument-serif,"Instrument Serif"),"Iowan Old Style",Georgia,serif;--mono:var(--font-geist-mono,"Geist Mono"),Menlo,ui-monospace,monospace;--ease:cubic-bezier(0.7,0,0.15,1);--out:cubic-bezier(0.2,0.7,0.1,1);color-scheme:dark;position:fixed;inset:0;overflow:hidden;background:var(--tusz);color:var(--papier);-webkit-font-smoothing:antialiased}.sf-coming__scena{min-height:100%;box-sizing:border-box;padding-inline:20px;padding-block:48px;display:grid;place-content:center;justify-items:center;gap:clamp(28px,5vh,52px);text-align:center}.sf-coming__h1{margin:0}.sf-coming__logo{width:clamp(200px,30vw,380px);height:auto;overflow:visible;display:block;cursor:default}.sf-coming__slowo{font-family:var(--serif);font-weight:400;font-size:48px;fill:var(--papier)}.sf-coming__prowadnice line{stroke:var(--prowadnica);stroke-width:1;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:center}.sf-coming__wymiary line{stroke:var(--wymiar);stroke-width:1;vector-effect:non-scaling-stroke}.sf-coming__wymiary text{font-family:var(--mono);font-size:2.3px;fill:var(--wymiar);dominant-baseline:middle}.sf-coming__bryla,.sf-coming__listwa,.sf-coming__slowo{transform-box:fill-box}.sf-coming__naglowek{margin:0;font-family:var(--serif);font-weight:400;font-size:clamp(26px,3.3vw,44px);line-height:1.1;letter-spacing:-.005em;text-wrap:balance}.sf-coming__maska{display:block;overflow:hidden;padding-block:.04em .2em}.sf-coming__maska+.sf-coming__maska{margin-top:-.16em}.sf-coming__maska>span{display:inline-block;text-wrap:balance}.sf-coming__tagline{margin:0;font-family:var(--mono);font-size:clamp(10.5px,1vw,12px);letter-spacing:.18em;text-transform:uppercase;color:var(--szary)}.sf-coming--wejscie{animation:sf-pojaw .25s ease .25s both}.sf-coming--wejscie .sf-coming__scena{padding-block:20px}.sf-coming.is-czeka .sf-coming__scena{visibility:hidden}.sf-coming.is-gra .sf-coming__prowadnice .h{animation:sf-rysujX .9s var(--ease) .15s both,sf-gas .8s ease 2.75s both}.sf-coming.is-gra .sf-coming__prowadnice .v{animation:sf-rysujY .9s var(--ease) .35s both,sf-gas .8s ease 2.75s both}.sf-coming.is-gra .sf-coming__wymiary{animation:sf-pojaw .5s ease 1.45s both,sf-gas .7s ease 2.7s both}.sf-coming.is-gra .sf-coming__listwa{transform-origin:left center;animation:sf-rysujX .8s var(--ease) .8s both}.sf-coming.is-gra .sf-coming__bryla{animation:sf-opusc .95s var(--ease) 1.2s both}.sf-coming.is-gra .sf-coming__slowo{animation:sf-wysun .9s var(--out) 2s both}.sf-coming.is-gra .sf-coming__maska>span{animation:sf-wysunHtml .95s var(--out) 2.95s both}.sf-coming.is-gra .sf-coming__maska+.sf-coming__maska>span{animation-delay:3.1s}.sf-coming.is-gra .sf-coming__tagline{animation:sf-pojaw .9s ease 3.75s both}@keyframes sf-rysujX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes sf-rysujY{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes sf-opusc{0%{transform:translateY(-100%)}to{transform:none}}@keyframes sf-wysun{0%{transform:translateY(46px)}to{transform:none}}@keyframes sf-wysunHtml{0%{transform:translateY(105%)}to{transform:none}}@keyframes sf-pojaw{0%{opacity:0}to{opacity:1}}@keyframes sf-gas{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.sf-coming.is-gra *{animation:none!important}.sf-coming__prowadnice,.sf-coming__wymiary{display:none}}