@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--bg:#05070a;--panel:#0b1017;--panel-2:#101722;--ink:#f5f7fb;--muted:#a6afbd;--soft:#707b8a;--line:#ffffff1f;--line-soft:#ffffff12;--blue:#2d7cf6;--blue-soft:#2d7cf638;--amber:#ffc107;--orange:#ffc107;--green:#7ba318;--radius:8px;--nav:154px;--max:1640px}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:auto;scrollbar-gutter:stable;overflow-x:hidden}html::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-track{background:#030507;border-left:1px solid #ffffff0f}html::-webkit-scrollbar-thumb{background:linear-gradient(#2d7cf685,#ff5a12a3);border:3px solid #030507;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:linear-gradient(#4290ffc7,#ff6926d1)}body{min-height:100vh;color:var(--ink);overscroll-behavior-y:auto;background:radial-gradient(circle at 82% 8%,#2d7cf629,#0000 34vw),radial-gradient(circle at 12% 28%,#ffc10714,#0000 32vw),linear-gradient(#020305 0,#070b10 38%,#05070a 100%);margin:0;font:16px/1.62 Rajdhani,Segoe UI,Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;transition:background .25s;overflow-x:hidden}*{scrollbar-width:thin;scrollbar-color:#ff5a12b8 #030507}#root{min-height:100vh}body:before{content:"";z-index:-2;pointer-events:none;opacity:.35;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0;mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000)}body:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000002e,#000000c7);position:fixed;inset:0}img,iframe{max-width:100%}img{display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:4px}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{letter-spacing:0;text-transform:uppercase;line-height:1.02}h1{font-size:clamp(3.2rem,6.8vw,7.6rem);font-weight:900}h2{font-size:clamp(2.35rem,4.4vw,5.1rem);font-weight:900}h3{font-size:clamp(1.28rem,2vw,2rem);font-weight:850}h4{color:var(--ink);font-size:1rem;font-weight:850}p{color:var(--muted)}strong{color:var(--ink)}ul{color:var(--muted);margin:0;padding-left:1.2rem}li+li{margin-top:8px}.container{width:min(var(--max), calc(100% - clamp(32px, 5vw, 96px)));margin:0 auto}.wide{width:min(1760px,100% - clamp(24px,4vw,72px));margin:0 auto}.accent,.amber{color:var(--amber)}.green{color:var(--green)}.eyebrow{color:var(--amber);letter-spacing:0;text-transform:uppercase;font-size:.82rem;font-weight:900}.lead{color:#d1d7e2;max-width:760px;font-size:clamp(1.05rem,1.4vw,1.28rem)}.topbar{z-index:60;background:#f6f8fce6;transition:opacity .18s,background .18s;position:sticky;top:0}body.page-start{background:radial-gradient(circle at 80% 9%,#2d7cf61f,#0000 34vw),linear-gradient(#020305 0,#04070b 44%,#030507 100%)}body.page-start .brand{color:#f5f7fb}body.page-start .brand-tagline{color:var(--orange)}body.page-start .tab-button{color:#d8dee8}body.page-start .tab-button:hover,body.page-start .tab-button.is-active{color:#f8fbff}body.page-start .nav-thumb{filter:none;opacity:1}body.page-subpage{--bg:#05070a;--panel:#0b1017;--panel-2:#101722;--line:#ffffff1f;--line-soft:#ffffff12;background:#05070a;transition:background .25s}body.page-subpage .topbar{background:#05070a}body.page-subpage .page-panel:not([data-page-panel=start]){background:#05070a;transition:background .25s}body.page-subpage .brand{color:#f2f6ff}body.page-subpage .brand-tagline{color:var(--orange)}body.page-subpage .tab-button{color:#dde3ec}body.page-subpage .tab-button:hover,body.page-subpage .tab-button.is-active{color:#fff}body.page-subpage .nav-thumb{filter:none;opacity:1}.nav{min-height:var(--nav);grid-template-columns:1fr;place-items:center;gap:clamp(16px,2.4vw,42px);transition:min-height .18s,padding .18s;display:grid;position:relative}.brand{color:#0d1420;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;padding:0;transition:opacity .16s,visibility .16s;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.brand img{width:240px;height:auto}.brand-tagline{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;text-align:center;max-width:240px;font-size:.74rem;font-weight:850;line-height:1.1}.main-tabs{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:clamp(6px,.68vw,12px);transition:background .18s,border-radius .18s,padding .18s;display:flex}.tab-button{color:#263244;cursor:pointer;text-transform:uppercase;background:0 0;border:0;align-content:start;justify-items:center;gap:6px;min-width:92px;min-height:132px;padding:14px 6px 18px;font-size:.7rem;font-weight:850;transition:min-width .18s,min-height .18s,padding .18s,color .18s,font-size .18s;display:grid;position:relative}.tab-button:after{content:"";background:linear-gradient(90deg, var(--blue), var(--orange));transform-origin:50%;height:2px;transition:transform .18s;position:absolute;bottom:0;left:14px;right:14px;transform:scaleX(0)}.tab-button:hover,.tab-button.is-active{color:#05070a}.tab-button.is-active:after{transform:scaleX(1)}.nav-thumb{background-position:bottom;background-repeat:no-repeat;background-size:contain;background-image:var(--menu-thumb,var(--thumb));width:90px;height:86px;box-shadow:none;filter:contrast(1.1);border:0;border-radius:0;transition:width .18s,height .18s,filter .18s;display:block;overflow:visible}.nav-thumb:before,.nav-thumb:after{content:none;display:none}.tab-button[data-page=start] .nav-thumb{--menu-thumb:url(/assets/local/nav-start-dark.png?v=5);--glyph:radial-gradient(circle, var(--icon) 0 3px, #fff 3.4px 5px, transparent 5.4px), radial-gradient(circle, var(--icon) 0 3px, #fff 3.4px 5px, transparent 5.4px), radial-gradient(circle, var(--icon-orange) 0 3px, transparent 3.4px), linear-gradient(var(--icon) 0 0), linear-gradient(var(--icon-blue) 0 0), linear-gradient(135deg, transparent 0 42%, var(--icon) 43% 100%);--glyph-size:12px 12px, 12px 12px, 7px 7px, 34px 5px, 24px 10px, 12px 12px;--glyph-position:12px 25px, 30px 25px, 35px 13px, 10px 23px, 15px 13px, 12px 11px}.tab-button[data-page=firma] .nav-thumb{--menu-thumb:url(/assets/local/nav-firma-dark.png?v=5);--glyph:linear-gradient(var(--icon-blue) 0 0), linear-gradient(var(--icon) 0 0), linear-gradient(var(--icon) 0 0), linear-gradient(var(--icon) 0 0), linear-gradient(var(--icon-orange) 0 0), radial-gradient(circle, var(--icon-blue) 0 2px, transparent 2.4px), radial-gradient(circle, var(--icon-blue) 0 2px, transparent 2.4px);--glyph-size:28px 3px, 6px 17px, 6px 22px, 6px 13px, 6px 6px, 5px 5px, 5px 5px;--glyph-position:13px 28px, 15px 12px, 24px 7px, 33px 16px, 24px 19px, 16px 8px, 34px 12px}.tab-button[data-page=produkty] .nav-thumb{--menu-thumb:url(/assets/local/nav-produkty-dark.png?v=5);--glyph:radial-gradient(circle, transparent 0 5px, var(--icon-blue) 5.4px 7px, transparent 7.4px), radial-gradient(circle, var(--icon-orange) 0 2.5px, transparent 2.8px), linear-gradient(var(--icon) 0 0), linear-gradient(var(--icon) 0 0), linear-gradient(var(--icon) 0 0);--glyph-size:18px 18px, 6px 6px, 31px 16px, 13px 4px, 8px 4px;--glyph-position:18px 11px, 35px 14px, 12px 13px, 20px 9px, 15px 26px}.tab-button[data-page=uslugi] .nav-thumb{--menu-thumb:url(/assets/local/nav-uslugi-dark.png?v=5);--glyph:radial-gradient(circle, transparent 0 9px, var(--icon-blue) 9.4px 11px, transparent 11.4px), radial-gradient(circle, var(--icon-orange) 0 3px, transparent 3.4px), linear-gradient(var(--icon) 0 0), linear-gradient(90deg, transparent 0 36%, var(--icon) 37% 63%, transparent 64% 100%), linear-gradient(var(--icon-blue) 0 0);--glyph-size:24px 24px, 7px 7px, 27px 4px, 26px 12px, 13px 3px;--glyph-position:9px 7px, 32px 15px, 20px 19px, 19px 15px, 29px 11px}.tab-button[data-page=zabudowy] .nav-thumb{--menu-thumb:url(/assets/local/nav-zabudowy-dark.png?v=5);--glyph:radial-gradient(circle, var(--icon) 0 3px, #fff 3.4px 5px, transparent 5.4px), radial-gradient(circle, var(--icon) 0 3px, #fff 3.4px 5px, transparent 5.4px), linear-gradient(var(--icon-blue) 0 0), linear-gradient(var(--icon) 0 0), linear-gradient(135deg, transparent 0 45%, var(--icon-orange) 46% 100%), linear-gradient(var(--icon) 0 0);--glyph-size:12px 12px, 12px 12px, 12px 8px, 32px 15px, 12px 10px, 35px 4px;--glyph-position:13px 25px, 33px 25px, 30px 14px, 10px 13px, 12px 13px, 10px 24px}.tab-button[data-page=serwis] .nav-thumb{--menu-thumb:url(/assets/local/nav-serwis-dark.png?v=5);--glyph:radial-gradient(circle, transparent 0 4px, var(--icon-blue) 4.4px 6px, transparent 6.4px), linear-gradient(45deg, transparent 0 42%, var(--icon) 43% 57%, transparent 58% 100%), linear-gradient(-45deg, transparent 0 42%, var(--icon) 43% 57%, transparent 58% 100%), linear-gradient(var(--icon-orange) 0 0);--glyph-size:16px 16px, 31px 31px, 31px 31px, 9px 5px;--glyph-position:19px 11px, 12px 4px, 12px 4px, 29px 26px}.tab-button[data-page=aktualnosci] .nav-thumb{--menu-thumb:url(/assets/local/nav-news-dark.png?v=5);--glyph:radial-gradient(circle, var(--icon-orange) 0 3px, transparent 3.4px), linear-gradient(var(--icon-blue) 0 0), linear-gradient(var(--icon-blue) 0 0), linear-gradient(var(--icon) 0 0), linear-gradient(var(--icon-soft) 0 0), linear-gradient(var(--icon-soft) 0 0);--glyph-size:7px 7px, 26px 3px, 18px 3px, 31px 15px, 20px 2px, 14px 2px;--glyph-position:13px 14px, 19px 16px, 19px 23px, 12px 11px, 22px 8px, 26px 29px}.tab-button[data-page=galeria] .nav-thumb{--menu-thumb:url(/assets/local/nav-galeria-dark.png?v=5);--glyph:linear-gradient(var(--icon-blue) 0 0), linear-gradient(var(--icon) 0 0), linear-gradient(var(--icon) 0 0), linear-gradient(var(--icon-orange) 0 0), radial-gradient(circle, transparent 0 5px, var(--icon) 5.4px 6.8px, transparent 7.2px);--glyph-size:10px 10px, 10px 10px, 10px 10px, 10px 10px, 20px 20px;--glyph-position:13px 9px, 28px 9px, 13px 24px, 28px 24px, 17px 10px}body.nav-compact .topbar{opacity:0;pointer-events:none}.nav-island:before,.nav-island.is-visible,.nav-island .tab-button:hover,.nav-pipe-track{pointer-events:none;user-select:none;justify-self:stretch;width:100%;height:20px;margin-top:4px;position:relative}.nav-rover{width:auto;height:20px;transform:translate(calc(var(--rover-x,0px) - 50%), -50%);will-change:transform;aspect-ratio:1153/200;background:url(/assets/local/robot.png) 50%/contain no-repeat;transition:transform .42s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;left:0}@keyframes scroll-hint-arrow-pulse{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.page-shell{padding-bottom:80px}.page-panel[hidden]{display:none!important}.page-panel{min-height:calc(100vh - var(--nav));overflow-x:hidden}.hero{min-height:calc(100vh - var(--nav) + 80px);isolation:isolate;background:#000;align-items:center;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;filter:saturate(1.06)contrast(1.08);background:linear-gradient(90deg,#000000c7 0,#0000008f 28%,#00000052 52%,#0000002e 72%,#000000bd 100%),radial-gradient(at 26% 79%,#ffffff2e,#0000 30%),radial-gradient(at 72% 52%,#2d7cf61f,#0000 34%),url(/assets/local/heroretel.png) 50%/contain no-repeat,linear-gradient(#030507,#04070b);position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:radial-gradient(ellipse at 24% 80%, #ffffff1f, transparent 24%), radial-gradient(ellipse at 80% 79%, #030507f0 0 12%, #030507a8 20%, transparent 34%), radial-gradient(ellipse at 69% 95%, #030507fe 0 20%, #030507e0 31%, transparent 48%), linear-gradient(180deg, #ffffff0a, transparent 18%, transparent 82%, #ffffff08), linear-gradient(112deg, transparent 0 39%, #2d7cf61c 39.15% 39.32%, transparent 39.55%), linear-gradient(102deg, transparent 0 51%, #ffffff0d 51.1% 51.24%, transparent 51.38%), repeating-linear-gradient(90deg, #4b7cae1a 0 1px, transparent 1px 78px), repeating-linear-gradient(0deg, #4b7cae14 0 1px, transparent 1px 78px), linear-gradient(180deg, transparent 0 66%, #03050738 78%, var(--bg) 100%), linear-gradient(90deg, #03050714, transparent 40%, #03050747 82%, #03050794);opacity:.36;pointer-events:none;position:absolute;inset:0}.hero-grid{grid-template-columns:minmax(760px,.9fr) minmax(520px,1fr);align-items:center;gap:clamp(36px,6vw,128px);padding:clamp(64px,7vw,112px) 0 clamp(92px,10vw,150px);display:grid}.hero-copy{z-index:2;gap:26px;max-width:860px;display:grid;position:relative}.hero-copy:after{content:none}.hero-copy h1 span{display:block}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.action{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;text-transform:uppercase;min-height:48px;padding:12px 18px;font-weight:900}.action.secondary{border-color:var(--line);background:#ffffff0a}.partner-strip{border-top:1px solid #ffffff2e;flex-wrap:wrap;align-items:center;gap:22px;margin-top:4px;padding-top:22px;display:flex}.partner-strip span{color:#8f99a7;text-transform:uppercase;font-size:.76rem;font-weight:900}.partner-strip img{object-fit:contain;width:auto;height:31px}.signal{background:#ffffff14;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.signal div{background:#05070ac2;min-height:104px;padding:18px}.signal b{color:#fff;font-size:clamp(1.6rem,2.7vw,3rem);font-weight:900;line-height:1;display:block}.signal span{color:var(--muted);text-transform:uppercase;margin-top:7px;font-size:.75rem;font-weight:800;display:block}.distributor-note{border-left:2px solid var(--orange);max-width:460px;padding-left:18px}.home-continuum{isolation:isolate;padding:0 0 clamp(70px,8vw,120px);position:relative}.home-continuum:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 82% 21%,#2d7cf629,#0000 30vw),radial-gradient(circle at 10% 48%,#ffc10714,#0000 26vw),radial-gradient(circle at 76% 78%,#7ba3181a,#0000 25vw);position:absolute;inset:0}.machine-section{grid-template-columns:minmax(clamp(18px, 2vw, 36px), calc((100vw - var(--max)) / 2 + clamp(18px, 2vw, 36px))) minmax(420px, 760px) minmax(420px, 1fr);isolation:isolate;align-items:center;gap:clamp(18px,2.4vw,48px);width:100%;min-height:clamp(720px,92vh,980px);padding:clamp(52px,7vw,104px) 0;display:grid;position:relative;overflow:hidden}.machine-section+.machine-section{margin-top:-1px}.machine-section.reverse{grid-template-columns:minmax(420px, 1fr) minmax(420px, 760px) minmax(clamp(18px, 2vw, 36px), calc((100vw - var(--max)) / 2 + clamp(18px, 2vw, 36px)))}.machine-section:before{content:"";z-index:-2;background:var(--scene) var(--scene-pos,center right) / cover no-repeat;filter:saturate(1.08)contrast(1.06);position:absolute;inset:-6% -16vw -6% -6vw}.machine-section.reverse:before{background-position:var(--scene-pos,center right);inset:-6% -6vw -6% -16vw;transform:scaleX(-1)}.machine-section:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#05070afa 0,#05070ae0 33%,#05070a42 58%,#05070a0f 100%),radial-gradient(circle at 18% 56%,#2d7cf624,#0000 26vw);position:absolute;inset:0}.machine-section.reveal{background:#030507;min-height:clamp(780px,98vh,1120px)}.machine-section.reveal:before{opacity:.92;background:radial-gradient(ellipse at var(--reveal-focus,72% 52%), #2d7cf61f 0, transparent 34%), var(--scene) var(--scene-pos,center right) / var(--reveal-size,cover) no-repeat;filter:saturate(1.04)contrast(1.16)brightness(.72);-webkit-mask-image:radial-gradient(ellipse at var(--reveal-focus,72% 52%), #000 0 38%, #000000b8 54%, transparent 76%), linear-gradient(180deg, transparent 0, #000 14%, #000 82%, transparent 100%);-webkit-mask-composite:source-in;mask-image:radial-gradient(ellipse at var(--reveal-focus,72% 52%), #000 0 38%, #000000b8 54%, transparent 76%), linear-gradient(180deg, transparent 0, #000 14%, #000 82%, transparent 100%);inset:-12% -20vw -12% -10vw;mask-composite:intersect}.machine-section.reveal:after{background:linear-gradient(90deg, #030507fc 0, #030507eb 30%, #03050747 52%, #0305070a 76%, #0305076b 100%), radial-gradient(ellipse at var(--reveal-focus,72% 52%), transparent 0 31%, #0305072e 58%, #030507c2 90%), linear-gradient(180deg, #030507 0, transparent 16%, transparent 82%, #030507 100%)}.machine-section.reveal.reverse:before{background:radial-gradient(ellipse at var(--reveal-focus,30% 52%), #2d7cf61f 0, transparent 34%), var(--scene) var(--scene-pos,center right) / var(--reveal-size,cover) no-repeat;inset:-12% -10vw -12% -20vw}.machine-section.reveal-studio,.machine-section.cutout-showcase,.machine-section.is-camera-showcase{--visual-width:clamp(1280px, 98vw, 1820px);--visual-min-height:clamp(980px, 118vh, 1520px);--visual-frame-shift:0%;--visual-shift-x:0%;--visual-shift-y:0%;--visual-scale:1.18;--visual-origin:center center}.machine-section.reveal-studio{--visual-width:clamp(1380px, 106vw, 1940px);--visual-frame-shift:6%;--visual-shift-x:0%;--visual-scale:1.68;--visual-origin:right center;grid-template-columns:minmax(clamp(18px, 2vw, 36px), calc((100vw - var(--max)) / 2 + clamp(18px, 2vw, 36px))) minmax(420px, 760px) minmax(420px, 1fr);background:#000}.machine-section.reveal-studio:before{content:none}.machine-section.reveal-studio .studio-visual{min-height:var(--visual-min-height);width:var(--visual-width);flex:0 0 var(--visual-width);max-width:none;transform:translateX(var(--visual-frame-shift));z-index:0;pointer-events:none;grid-area:1/3;justify-content:flex-end;place-self:stretch end;align-items:center;display:flex;overflow:visible}.machine-section.reveal-studio .studio-visual-image{width:100%;max-width:none;height:auto;transform:translate(var(--visual-shift-x), var(--visual-shift-y)) scale(var(--visual-scale));transform-origin:var(--visual-origin);filter:saturate(1.04)contrast(1.12)brightness(.98);user-select:none;display:block}.machine-section.reveal-studio:after{background:linear-gradient(90deg,#030507fe 0,#030507ed 40%,#03050714 58%,#03050700 76%,#0305070a 100%),radial-gradient(at 78%,#0000 0 42%,#0305070d 68%,#03050729 90%),linear-gradient(#030507 0,#0000 16% 82%,#030507 100%)}.machine-section.cutout-showcase{background:#000}.machine-section.cutout-showcase:before{content:none}.machine-section.cutout-one{--reveal-focus:82% 50%;--visual-width:clamp(1460px, 110vw, 2080px);--visual-frame-shift:14%;--visual-shift-x:0%;--visual-scale:1.38;--visual-origin:right center}.machine-section.cutout-hmx{--reveal-focus:18% 50%;--visual-width:clamp(1500px, 114vw, 2120px);--visual-frame-shift:-104%;--visual-shift-x:0%;--visual-shift-y:6%;--visual-scale:1.68;--visual-origin:left center}.machine-section.cutout-showcase .cutout-visual{min-height:var(--visual-min-height);width:var(--visual-width);flex:0 0 var(--visual-width);max-width:none;transform:translateX(var(--visual-frame-shift));pointer-events:none;z-index:0;grid-row:1;align-self:stretch;align-items:center;display:flex;overflow:visible}.machine-section.cutout-showcase .cutout-visual-image{width:100%;max-width:none;height:auto;transform:translate(var(--visual-shift-x), var(--visual-shift-y)) scale(var(--visual-scale));transform-origin:var(--visual-origin);user-select:none;filter:saturate(1.04)contrast(1.12)brightness(.96);display:block}.machine-section.cutout-one .cutout-visual{grid-column:3;justify-content:flex-end;justify-self:end}.machine-section.cutout-hmx .cutout-visual{grid-column:1;justify-content:flex-start;justify-self:start}.machine-section.reveal-product:before{background:radial-gradient(ellipse at var(--reveal-focus,76% 50%), #2d7cf61f 0, transparent 34%), var(--scene) var(--scene-pos,center right) / var(--reveal-size,auto 92%) no-repeat;filter:saturate(1.04)contrast(1.14)brightness(.74)}.machine-section.reveal-product:after{background:linear-gradient(90deg, #030507fe 0, #030507fb 48%, #030507d1 59%, #0305072e 80%, #03050757 100%), radial-gradient(ellipse at var(--reveal-focus,84% 50%), transparent 0 31%, #0305072e 58%, #030507c2 90%), linear-gradient(180deg, #030507 0, transparent 16%, transparent 82%, #030507 100%)}.machine-section.is-camera-showcase{z-index:2;--visual-width:clamp(1440px, 110vw, 2040px);--visual-frame-shift:-96%;--visual-shift-x:0%;--visual-shift-y:8%;--visual-scale:1.56;--visual-origin:left bottom;background:#000;overflow:visible;--scene-pos:24% center!important;--reveal-size:min(3200px, 190vw) auto!important}.machine-section.reveal.reverse.is-camera-showcase:before{content:none}.machine-section.is-camera-showcase .camera-visual{width:var(--visual-width);max-width:none;min-height:var(--visual-min-height);flex:0 0 var(--visual-width);transform:translateX(var(--visual-frame-shift));z-index:0;pointer-events:none;grid-area:1/1;justify-content:flex-start;place-self:stretch start;align-items:flex-end;display:flex;overflow:visible}.machine-section.is-camera-showcase .camera-visual-image{width:100%;max-width:none;height:auto;transform:translate(var(--visual-shift-x), var(--visual-shift-y)) scale(var(--visual-scale));transform-origin:var(--visual-origin);mix-blend-mode:lighten;filter:saturate(1.04)contrast(1.12)brightness(.86);display:block}.machine-section.reveal-control:before{background:radial-gradient(ellipse at var(--reveal-focus,29% 50%), #2d7cf61f 0, transparent 34%), var(--scene) var(--scene-pos,center right) / var(--reveal-size,auto 92%) no-repeat;filter:saturate(1.04)contrast(1.14)brightness(.74)}.machine-section.reveal-control:after{background:linear-gradient(90deg, #03050757 0, #03050714 18%, #0305073d 34%, #030507e6 56%, #030507fe 100%), radial-gradient(ellipse at var(--reveal-focus,18% 50%), transparent 0 31%, #0305072e 58%, #030507c2 90%), linear-gradient(180deg, #030507 0, transparent 16%, transparent 82%, #030507 100%)}.machine-section.reveal .machine-copy{text-shadow:0 16px 42px #000000e0}.machine-section.reveal .machine-points{background:#ffffff0d}.machine-section.reveal .machine-points div{backdrop-filter:blur(10px);background:#03050752}.machine-section.reverse:after{background:linear-gradient(90deg,#05070a0f 0,#05070a3d 42%,#05070adb 67%,#05070afa 100%),radial-gradient(circle at 82% 56%,#2d7cf624,#0000 26vw)}.machine-section.reveal.reverse:after{background:linear-gradient(90deg, #0305076b 0, #0305070a 24%, #03050747 48%, #030507eb 70%, #030507fc 100%), radial-gradient(ellipse at var(--reveal-focus,30% 52%), transparent 0 31%, #0305072e 58%, #030507c2 90%), linear-gradient(180deg, #030507 0, transparent 16%, transparent 82%, #030507 100%)}.machine-section.reverse .machine-copy{grid-area:1/2}.machine-copy{z-index:2;grid-column:2;gap:20px;max-width:680px;display:grid;position:relative}.machine-copy p{text-align:justify;font-size:1.08rem}.machine-copy h2{font-size:clamp(2.5rem,4.6vw,5.8rem)}.machine-copy .eyebrow{color:var(--orange)}.machine-points{background:#ffffff14;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:14px;display:grid}.machine-points div{background:#ffffff06;min-height:96px;padding:16px}.machine-points b{color:var(--blue);text-transform:uppercase;margin-bottom:7px;display:block}.home-process{gap:42px;padding:clamp(62px,8vw,120px) 0;display:grid}.home-process .section-head{margin-bottom:0}.section{padding:clamp(72px,9vw,132px) 0;position:relative}.section-head{grid-template-columns:minmax(0,.86fr) minmax(280px,.64fr);align-items:end;gap:clamp(24px,6vw,72px);margin-bottom:clamp(36px,5vw,64px);display:grid}.section-head:has(>:only-child){grid-template-columns:1fr}.section-head p{font-size:1.08rem}.flow-grid{background:var(--line-soft);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.flow-item{background:linear-gradient(#ffffff0b,#ffffff05);align-content:space-between;gap:26px;min-height:220px;padding:26px 22px;display:grid}.icon{width:42px;height:42px;color:var(--blue);border:1px solid #2d7cf661;place-items:center;font-weight:900;display:grid}.flow-item p{font-size:.94rem}.flow-item h3{margin-bottom:14px}.image-band{isolation:isolate;align-items:center;min-height:clamp(440px,56vw,760px);display:grid;position:relative;overflow:hidden}.image-band:before{content:"";z-index:-2;background:var(--band) center / cover no-repeat;filter:saturate(1.05)contrast(1.05);position:absolute;inset:0}.image-band:after{content:"";z-index:-1;background:linear-gradient(90deg, #05070aeb, #05070a80 44%, #05070a26 72%, #05070ae0), linear-gradient(180deg, var(--bg), transparent 18%, transparent 78%, var(--bg));position:absolute;inset:0}.band-copy{gap:20px;max-width:610px;display:grid}.band-copy .logos{flex-wrap:wrap;align-items:center;gap:24px;margin-top:14px;display:flex}.band-copy .logos img{object-fit:contain;width:auto;max-height:42px}.split{grid-template-columns:minmax(0,.86fr) minmax(360px,.74fr);align-items:center;gap:clamp(34px,6vw,92px);display:grid}.split.reverse{grid-template-columns:minmax(360px,.74fr) minmax(0,.86fr)}.visual-free{place-items:center;min-height:430px;display:grid;position:relative}.visual-free:before{content:"";filter:blur(18px);background:radial-gradient(circle,#2d7cf63d,#0000 68%);width:82%;height:60%;position:absolute}.visual-free img{object-fit:contain;filter:drop-shadow(0 34px 70px #000000b8);width:min(720px,110%);max-height:620px;position:relative}.machine-section.uvc200-showcase{background:#000;min-height:clamp(520px,68vh,720px);overflow:hidden}.machine-section.uvc200-showcase:before{content:none}.machine-section.uvc200-showcase:after{background:linear-gradient(90deg,#03050738 0,#03050714 18%,#0305073d 34%,#030507e0 58%,#030507fc 100%),radial-gradient(at 24% 54%,#2d7cf61a,#0000 28vw),linear-gradient(#030507 0,#0000 16% 82%,#030507 100%)}.machine-section.uvc200-showcase .machine-copy{justify-self:start;max-width:620px;padding-left:clamp(72px,6vw,128px);padding-right:0}.machine-section.uvc200-showcase .camera-visual{z-index:0;pointer-events:none;flex:0 0 clamp(1000px,80vw,1400px);grid-area:1/1;justify-content:flex-start;place-self:stretch start;align-items:flex-end;width:clamp(1000px,80vw,1400px);max-width:none;min-height:clamp(480px,60vh,620px);display:flex;overflow:visible;transform:translate(-10%)}.machine-section.uvc200-showcase .uvc200-visual-image{mix-blend-mode:normal;transform-origin:0;filter:saturate(1.02)contrast(1.08)brightness(.98);width:100%;max-width:none;height:auto;transform:translateY(0)scale(.96)}.prose{color:var(--muted);gap:18px;display:grid}.prose h3,.prose h4{color:var(--ink)}.prose p{text-align:justify;max-width:860px}.rule-list{border-top:1px solid var(--line-soft);gap:0;margin-top:18px;display:grid}.rule-list div{border-bottom:1px solid var(--line-soft);grid-template-columns:58px minmax(0,1fr);align-items:start;gap:18px;padding:20px 0;display:grid}.rule-list b{color:var(--blue);font-size:1.16rem;line-height:1}.rule-list h4{margin-bottom:5px}.product-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:clamp(30px,5vw,72px);display:grid}.product-tabs{top:calc(var(--nav) + 24px);border-top:1px solid var(--line-soft);gap:2px;display:grid;position:sticky}.subtab-button{border:0;border-bottom:1px solid var(--line-soft);width:100%;color:var(--muted);text-align:left;cursor:pointer;text-transform:uppercase;background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-weight:900;display:flex}.subtab-button span:empty{background:var(--thumb) center / cover no-repeat;flex:none;width:34px;height:26px;box-shadow:inset 0 0 0 1px #ffffff24}.subtab-button.is-active{color:#fff}.subtab-button.is-active:after{content:"";background:var(--blue);width:7px;height:7px;box-shadow:0 0 18px var(--blue)}.product-panel[hidden]{display:none}.product-panel{gap:38px;display:grid}.product-hero{grid-template-columns:minmax(0,.82fr) minmax(340px,.8fr);align-items:center;gap:clamp(24px,4vw,68px);min-height:360px;display:grid}.product-hero img{object-fit:contain;filter:drop-shadow(0 30px 70px #0009);width:100%;max-height:520px}.specs{background:var(--line-soft);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:8px;display:grid}.specs div{background:#ffffff06;min-height:116px;padding:18px}.specs b{color:var(--blue);text-transform:uppercase;margin-bottom:8px;display:block}.brochure-section{border-top:1px solid var(--line-soft);padding-top:28px}.brochure-section__title{text-transform:uppercase;letter-spacing:.1em;color:var(--fg-dim);margin:0 0 16px;font-size:.7rem;font-weight:500}.brochure-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:12px;display:grid}.brochure-card{border:1px solid var(--line-soft);color:inherit;background:#ffffff08;flex-direction:column;text-decoration:none;transition:border-color .18s,background .18s;display:flex;overflow:hidden}.brochure-card:hover{border-color:var(--green);background:#ffffff12}[data-product-panel=nsp3ct] .brochure-card:hover{border-color:var(--orange)}.brochure-card img{aspect-ratio:3/4;object-fit:cover;object-position:top;width:100%;display:block}.brochure-card-label{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-dim);border-top:1px solid var(--line-soft);align-items:center;gap:5px;padding:8px 10px;font-size:.65rem;display:flex}.brochure-card-label svg{opacity:.6;flex-shrink:0}.brochure-dialog{z-index:1000;background:0 0;border:none;width:100%;max-width:100%;height:100%;max-height:100%;margin:0;padding:0;position:fixed;inset:0}.brochure-dialog::backdrop{backdrop-filter:blur(4px);background:#000000d1}.brochure-dialog-inner{border:1px solid var(--line-soft);background:#1a1a1a;flex-direction:column;width:min(960px,96vw);height:min(90vh,1100px);margin:max(4vh,24px) auto auto;display:flex;overflow:hidden}.brochure-dialog-header{border-bottom:1px solid var(--line-soft);flex-shrink:0;align-items:center;gap:12px;padding:10px 16px;display:flex}.brochure-dialog-title{text-transform:uppercase;letter-spacing:.1em;color:var(--fg-dim);flex:1;font-size:.7rem}.brochure-dialog-download{text-transform:uppercase;letter-spacing:.08em;color:var(--green);border:1px solid var(--green);align-items:center;gap:5px;padding:5px 10px;font-size:.7rem;text-decoration:none;transition:background .15s;display:flex}.brochure-dialog-download:hover{background:#7ba3181f}.brochure-dialog-close{border:1px solid var(--line-soft);width:32px;height:32px;color:var(--fg-dim);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.brochure-dialog-close:hover{color:#fff;border-color:#fff}.brochure-dialog-frame{background:#fff;border:none;flex:1;width:100%}.service-grid{background:var(--line-soft);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.service{background:linear-gradient(180deg, #ffffff0e, #ffffff05), var(--panel);border-left:2px solid #0000;align-content:start;gap:22px;min-height:200px;padding:28px 24px;transition:border-color .28s,background .28s;display:grid}.service:hover{background:linear-gradient(180deg, #2d7cf614, #ffffff06), var(--panel);border-left-color:#2d7cf680}.service h3{margin-bottom:10px}.service p{text-align:justify;font-size:.94rem}.service-watermark{object-fit:contain;object-position:right center;opacity:.35;pointer-events:none;z-index:0;width:68%;max-height:100%;position:absolute;bottom:8%;right:-6%}#page-uslugi .section-head,#page-uslugi .service-grid{z-index:1;position:relative}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.gallery-grid figure{cursor:pointer;background:#ffffff09;overflow:hidden}.gallery-grid figure:hover img{opacity:.85;transform:scale(1.04)}.gallery-grid figure.is-active{outline:2px solid var(--orange);outline-offset:-2px}.gallery-grid img{aspect-ratio:1.35;object-fit:cover;width:100%;height:100%;transition:transform .22s,opacity .22s}#page-galeria .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(420px,1fr))}#page-galeria .gallery-grid img{aspect-ratio:1.15}.news-list{background:var(--line-soft);gap:1px;display:grid}.news-item{background:var(--bg);display:block}.news-date{color:var(--blue);text-transform:uppercase;font-weight:900}.contact-grid{background:var(--line-soft);grid-template-columns:minmax(0,.95fr) minmax(320px,.62fr);gap:1px;display:grid}.map{filter:grayscale()invert(.9)contrast(.9);border:0;width:100%;min-height:560px}.contact-box{background:var(--panel);align-content:center;gap:14px;padding:clamp(28px,4vw,48px);display:grid}footer{border-top:1px solid var(--line-soft);color:var(--soft);padding:26px 0;font-size:.92rem}footer .container{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}@media (width<=1120px){.nav{grid-template-columns:1fr;padding:16px 0}.brand{justify-self:center;position:static;transform:none}.main-tabs{order:3}.hero-grid,.section-head,.split,.split.reverse,.product-layout,.product-hero,.contact-grid{grid-template-columns:1fr}.machine-section.uvc200-showcase{min-height:clamp(440px,56vh,600px)}.machine-section.uvc200-showcase .machine-copy{justify-self:stretch;padding-left:0}.machine-section.uvc200-showcase .camera-visual{flex-basis:clamp(760px,104vw,1080px);width:clamp(760px,104vw,1080px);min-height:clamp(360px,46vh,500px);transform:translate(-4%)}.machine-section.uvc200-showcase .uvc200-visual-image{transform:translateY(0)scale(.94)}.machine-section,.machine-section.reverse{grid-template-columns:minmax(30px,1fr) minmax(0,calc(100% - 60px)) minmax(30px,1fr)}.hero:before{background:linear-gradient(90deg,#030507cc 0,#0305079e 42%,#03050775 72%,#030507cc 100%),radial-gradient(at 28% 78%,#ffffff24,#0000 26%),radial-gradient(at 78% 54%,#2d7cf61a,#0000 32%),url(/assets/local/heroretel.png) 50%/contain no-repeat,linear-gradient(#030507,#04070b)}.machine-section:before{inset:-4% -24vw -4% -8vw}.machine-section.reverse:before{background-position:100%;inset:-4% -8vw -4% -24vw}.product-tabs{grid-template-columns:repeat(3,minmax(0,1fr));position:static}.subtab-button{padding:14px 0}.visual-free{min-height:330px}}@media (width>=1321px){.main-tabs{flex-wrap:nowrap}.tab-button{min-width:92px}}@media (width<=1320px) and (width>=1121px){.hero-grid{grid-template-columns:minmax(0,.64fr) minmax(360px,.82fr);gap:clamp(28px,4vw,62px)}.hero-copy{max-width:720px}.machine-section{grid-template-columns:minmax(30px, calc((100vw - var(--max)) / 2 + 30px)) minmax(360px, 650px) minmax(360px, 1fr);gap:clamp(28px,4vw,64px)}.machine-section.reverse{grid-template-columns:minmax(360px, 1fr) minmax(360px, 650px) minmax(30px, calc((100vw - var(--max)) / 2 + 30px))}}@media (width<=820px){.container{width:min(100% - 30px, var(--max))}.wide{width:min(100% - 18px,1500px)}.tab-button{min-width:64px;min-height:74px;font-size:.66rem}.nav-thumb{width:68px;height:48px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:54px 0 72px}.machine-section{min-height:720px;padding:58px 0}.machine-copy,.machine-section.reverse .machine-copy{grid-column:2}.machine-section:before{background-position:100%;inset:-2% -48vw -2% -14vw}.machine-section.reverse:before{background-position:100%;inset:-2% -14vw -2% -48vw}.machine-section.reveal:before{inset:-8% -52vw -8% -18vw}.machine-section.reveal.reverse:before{inset:-8% -18vw -8% -52vw}.machine-section:after{background:linear-gradient(90deg,#05070afa 0,#05070ae6 48%,#05070a5c 76%,#05070a1f 100%),radial-gradient(circle at 18% 56%,#2d7cf61f,#0000 26vw)}.machine-section.reverse:after{background:linear-gradient(90deg,#05070a1f 0,#05070a5c 24%,#05070ae6 52%,#05070afa 100%),radial-gradient(circle at 82% 56%,#2d7cf61f,#0000 26vw)}.machine-section.reveal:after{background:linear-gradient(90deg, #030507fa 0, #030507e6 50%, #03050752 78%, #030507d6 100%), radial-gradient(ellipse at var(--reveal-focus,72% 52%), transparent 0 27%, #03050766 58%, #030507f5 88%), linear-gradient(180deg, #030507 0, transparent 16%, transparent 82%, #030507 100%)}.machine-section.reveal.reverse:after{background:linear-gradient(90deg, #030507d6 0, #03050752 22%, #030507e6 50%, #030507fa 100%), radial-gradient(ellipse at var(--reveal-focus,30% 52%), transparent 0 27%, #03050766 58%, #030507f5 88%), linear-gradient(180deg, #030507 0, transparent 16%, transparent 82%, #030507 100%)}.machine-section.reveal-studio,.machine-section.cutout-showcase,.machine-section.is-camera-showcase{--visual-width:min(1480px, 132vw);--visual-min-height:760px;--visual-frame-shift:0%;--visual-scale:1.12}.machine-section.reveal-studio{--visual-frame-shift:3%;--visual-scale:1.6}.machine-section.cutout-one{--visual-frame-shift:8%;--visual-scale:1.22}.machine-section.cutout-hmx{--visual-frame-shift:-72%;--visual-shift-x:0%;--visual-shift-y:0%;--visual-scale:1.34}.machine-section.is-camera-showcase{--visual-width:min(1380px, 126vw);--visual-frame-shift:-66%;--visual-shift-x:0%;--visual-shift-y:8%;--visual-scale:1.36}.machine-section.reveal-studio .studio-visual,.machine-section.cutout-showcase .cutout-visual{min-height:var(--visual-min-height);width:var(--visual-width);grid-column:2;justify-content:center;justify-self:center}.machine-section.is-camera-showcase .camera-visual{width:var(--visual-width)}.signal,.flow-grid,.service-grid,.specs,.machine-points,.product-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.news-item{grid-template-columns:1fr;gap:8px}.image-band{min-height:520px}}@media (width<=768px){.nav-pipe-track{display:none}.nav{justify-items:stretch;gap:14px}h1{font-size:3rem}h2{font-size:2.35rem}.main-tabs-wrap{width:100%;min-width:0;max-width:100%;position:relative}.main-tabs-wrap:before,.main-tabs-wrap:after{content:"";pointer-events:none;z-index:3;opacity:0;width:64px;transition:opacity .18s;position:absolute;top:0;bottom:8px}.main-tabs-wrap:before{background:linear-gradient(90deg,#030507f7 20%,#0000);left:0}.main-tabs-wrap:after{background:linear-gradient(270deg,#030507f7 20%,#0000);right:0}.main-tabs-wrap:has(.main-tabs.has-overflow-left):before,.main-tabs-wrap:has(.main-tabs.has-overflow-right):after{opacity:1}.main-tabs-wrap:has(.main-tabs.has-overflow.near-start):after{background:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M7 4l6 6-6 6' stroke%3D'%23fff' stroke-width%3D'2.2' fill%3D'none' stroke-linecap%3D'round' stroke-opacity%3D'.9'%2F%3E%3C%2Fsvg%3E") right 10px center/18px 18px no-repeat,linear-gradient(270deg,#030507f7 20%,#0000);animation:1.3s ease-in-out infinite scroll-hint-arrow-pulse}.main-tabs{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:0;width:100%;max-width:100%;padding:0 0 8px;display:flex;overflow:auto hidden}.main-tabs::-webkit-scrollbar{display:none}.main-tabs:before,.main-tabs:after{display:none}.tab-button{scroll-snap-align:start;flex:0 0 94px;min-width:94px}.hero-grid{gap:28px;padding:42px 0 60px}.hero-copy{gap:22px}.hero:before{background:linear-gradient(90deg,#0000002e 0,#00000014 28%,#00000008 58%,#0000003d 100%),radial-gradient(at 26% 58%,#ffffff0f,#0000 30%),radial-gradient(at 72% 32%,#2d7cf608,#0000 34%),url(/assets/local/heroretel.png) 50% 8%/150% no-repeat,linear-gradient(#030507,#04070b)}.hero:after{opacity:0}.hero-copy:after{content:"";background:linear-gradient(#03050705,#03050714),linear-gradient(#ffffff08,#0000 24%,#00000005 100%),url(/assets/local/heroretel.png) 50% 22%/138% no-repeat,#05070a;border:1px solid #ffffff0f;border-radius:24px;order:2;min-height:clamp(310px,84vw,460px);display:block;box-shadow:0 18px 34px #0000004d}.partner-strip{flex-wrap:nowrap;order:3;justify-content:space-between;gap:10px;padding-top:16px}.partner-strip span{display:none}.partner-strip img{flex:0 calc(33.3333% - 6.66667px);width:auto;max-width:calc(33.3333% - 6.66667px);height:24px}.signal,.flow-grid,.service-grid,.specs,.product-tabs,.machine-points{grid-template-columns:1fr}.service-watermark{display:none}.machine-section,.machine-section.reverse{grid-template-columns:minmax(0,1fr);align-items:start;gap:22px;min-height:auto;padding:32px 16px 48px}.machine-section:before{inset:-2% -76vw -2% -22vw}.machine-section.reverse:before{inset:-2% -22vw -2% -76vw}.machine-section.reveal:before{inset:-8% -82vw -8% -24vw}.machine-section.reveal.reverse:before{inset:-8% -24vw -8% -82vw}.machine-section:after,.machine-section.reveal:after,.machine-section.reverse:after,.machine-section.reveal.reverse:after,.machine-section.reveal-product:after,.machine-section.reveal-control:after,.machine-section.reveal-studio:after{background:linear-gradient(#03050729 0,#03050757 100%),linear-gradient(#030507 0,#0000 18% 82%,#030507 100%)}.machine-section.reveal-studio,.machine-section.cutout-showcase,.machine-section.is-camera-showcase{--visual-width:100%;--visual-min-height:clamp(280px, 72vw, 420px);--visual-frame-shift:0%;--visual-shift-x:0%;--visual-shift-y:0%;--visual-scale:1;--visual-origin:center center;--mobile-image-width:136%;--mobile-image-shift-x:0%;--mobile-image-shift-y:0%;--mobile-image-scale:1;grid-template-columns:minmax(0,1fr);overflow:visible}.machine-copy,.machine-section.reverse .machine-copy,.machine-section.reveal-studio .machine-copy,.machine-section.cutout-showcase .machine-copy,.machine-section.is-camera-showcase .machine-copy,.machine-section.reveal-studio.reverse .machine-copy,.machine-section.cutout-showcase.reverse .machine-copy,.machine-section.is-camera-showcase.reverse .machine-copy{order:2;grid-area:auto/1;gap:16px;width:100%;max-width:none}.machine-copy p{font-size:1rem}.machine-section.reveal-studio .studio-visual,.machine-section.cutout-showcase .cutout-visual,.machine-section.is-camera-showcase .camera-visual{min-height:var(--visual-min-height);width:var(--visual-width);flex:none;order:1;grid-area:auto/1;justify-content:center;place-self:start center;max-width:none;margin-inline:auto;overflow:hidden;transform:none}.machine-section.reveal-studio .studio-visual-image,.machine-section.cutout-showcase .cutout-visual-image,.machine-section.is-camera-showcase .camera-visual-image{width:var(--mobile-image-width);max-width:none;height:auto;transform:translate(var(--mobile-image-shift-x), var(--mobile-image-shift-y)) scale(var(--mobile-image-scale))}.machine-section.cutout-one{--visual-min-height:clamp(300px, 78vw, 450px);--mobile-image-width:142%;--mobile-image-shift-x:-2%;--mobile-image-shift-y:0%;--mobile-image-scale:1}.machine-section.cutout-hmx{--visual-min-height:clamp(290px, 74vw, 430px);--mobile-image-width:150%;--mobile-image-shift-x:-27%;--mobile-image-shift-y:0%;--mobile-image-scale:1}.machine-section.is-camera-showcase{--visual-min-height:clamp(320px, 82vw, 500px);--visual-origin:center bottom;--mobile-image-width:144%;--mobile-image-shift-x:-31%;--mobile-image-shift-y:2%;--mobile-image-scale:1}.machine-section.reveal-studio{--visual-min-height:clamp(300px, 78vw, 460px);--mobile-image-width:156%;--mobile-image-shift-x:-26%;--mobile-image-shift-y:-2%;--mobile-image-scale:1}.partner-strip img{max-width:170px;height:auto;max-height:38px}.map{min-height:360px}}:root{--side-nav:210px}.topbar{z-index:90;width:var(--side-nav);background:#020407f0;border-right:1px solid #ffffff2e;transition:transform .28s,background .25s;position:fixed;inset:0 auto 0 0}body.page-start .topbar{background:#020407f0}body.page-subpage .topbar{background:#020407f0;border-right-color:#ffffff14}.nav{grid-template-rows:auto 1fr;place-items:start stretch;gap:0;width:100%;min-height:100vh;padding:24px 18px 28px;display:grid}.topbar .nav{width:100%;margin:0}.brand{z-index:2;justify-self:center;position:relative;top:auto;left:auto;transform:none}.brand img{filter:none;width:156px}.main-tabs-wrap{align-self:center;width:100%;min-width:0}.main-tabs{justify-content:stretch;align-items:stretch;gap:5px;width:100%;display:grid}.main-tabs .tab-button{--menu-frame:#ebf1f885;--menu-frame-soft:#ebf1f847;isolation:isolate;color:#ffffffa8;text-align:left;text-transform:uppercase;letter-spacing:0;white-space:normal;border:0;grid-template-columns:72px minmax(68px,1fr);align-content:center;justify-self:center;place-items:center start;gap:10px;width:min(174px,100%);min-width:0;min-height:78px;padding:0;font-size:.7rem;font-weight:850;line-height:1.08;display:grid;position:relative;overflow:hidden}.main-tabs .nav-label{z-index:1;white-space:normal;grid-column:2;min-width:0;max-width:100%;line-height:1.08;overflow:hidden}.main-tabs .tab-button:last-child{margin-bottom:0}.main-tabs .tab-button:before,.main-tabs .tab-button:after{content:none;display:none}.main-tabs .tab-button:hover,.main-tabs .tab-button.is-active{color:#fff}.main-tabs .tab-button.is-active:before,.main-tabs .tab-button:hover:before{color:var(--blue)}.main-tabs .nav-thumb{z-index:1;background-image:var(--menu-icon);background-position:var(--menu-icon-position,center);opacity:.94;filter:none;width:72px;height:60px;transform:translateX(var(--menu-icon-shift-x,0));background-repeat:no-repeat;background-size:contain;grid-column:1}.main-tabs .tab-button:first-child .nav-thumb{--menu-icon:url(/assets/local/menu-icon-start.png)}.main-tabs .tab-button:nth-child(2) .nav-thumb{--menu-icon:url(/assets/local/menu-icon-firma.png)}.main-tabs .tab-button:nth-child(3) .nav-thumb{--menu-icon:url(/assets/local/menu-icon-produkty.png)}.main-tabs .tab-button:nth-child(4) .nav-thumb{--menu-icon:url(/assets/local/menu-icon-uslugi.png);--menu-icon-shift-x:4px}.main-tabs .tab-button:nth-child(5) .nav-thumb{--menu-icon:url(/assets/local/menu-icon-zabudowy.png);--menu-icon-shift-x:-5px}.main-tabs .tab-button:nth-child(6) .nav-thumb{--menu-icon:url(/assets/local/menu-icon-serwis.png)}.main-tabs .tab-button:nth-child(7) .nav-thumb{--menu-icon:url(/assets/local/menu-icon-news.png)}.main-tabs .tab-button:nth-child(8) .nav-thumb{--menu-icon:url(/assets/local/menu-icon-galeria.png)}.main-tabs .tab-button:nth-child(9) .nav-thumb{--menu-icon:url(/assets/local/menu-icon-kontakt.png);background-position:58%;background-size:70%}.main-tabs .tab-button:hover .nav-thumb,.main-tabs .tab-button.is-active .nav-thumb{opacity:1;filter:none}.nav-pipe-track{display:none}.nav-island:before,.shortcut-link:hover,body.nav-compact .topbar{opacity:1;pointer-events:auto}.mobile-brand,.desktop-shortcuts-toggle,.mobile-menu-toggle{display:none}.page-shell{padding-left:var(--side-nav);padding-bottom:0}.page-panel{min-height:100vh}.hero{align-items:stretch;min-height:100vh}.hero:before{background:linear-gradient(90deg,#000000c7 0,#0000008f 28%,#00000052 52%,#0000002e 72%,#000000bd 100%),radial-gradient(at 26% 79%,#ffffff2e,#0000 30%),radial-gradient(at 72% 52%,#2d7cf61f,#0000 34%),url(/assets/local/heroretel.png) 50%/contain no-repeat,linear-gradient(#030507,#04070b)}.hero-grid{z-index:2;grid-template-columns:minmax(420px,640px) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,90px);width:calc(100% - 92px);padding:clamp(88px,12vh,142px) 0 clamp(210px,22vh,280px);position:relative}.hero-copy{gap:16px;max-width:640px}.hero-utility{z-index:4;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:28px;width:auto;display:grid;position:absolute;top:36px;left:46px;right:38px;transform:none}.hero-distributor{justify-self:start;align-items:center;gap:18px;display:flex}.hero-distributor img{object-fit:contain;width:auto;height:28px}.hero-section-label{color:#ffe100;text-transform:uppercase;align-items:center;gap:14px;margin-top:clamp(12px,2.4vh,34px);font-size:.86rem;font-weight:900;line-height:1;display:flex}.hero-section-label:after{content:"";background:linear-gradient(90deg,#e9edf4b8,#e9edf414);border-radius:1px;width:clamp(120px,16vw,250px);height:2px}.hero-copy h1{text-shadow:0 18px 34px #000000d1;font-size:clamp(3.25rem,4.4vw,5.4rem);line-height:.96}.hero-copy h1 span{white-space:nowrap;display:block}.hero-copy .lead{color:#e5ebf5c7;text-align:justify;max-width:500px;font-size:clamp(.96rem,1vw,1.06rem);line-height:1.48}.hero-copy .lead:after{content:"";background:linear-gradient(90deg,#ffffff6b,#ffffff6b) 0/82px 1px no-repeat,linear-gradient(45deg,#0000 0 48%,#ffffff6b 50% 56%,#0000 58%) 72px/30px 12px no-repeat;width:114px;height:12px;margin-top:16px;display:block}.hero-actions{gap:24px;margin-top:4px}.action,.hero-contact{clip-path:polygon(16px 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px);color:#fff;letter-spacing:0;background:linear-gradient(135deg,#1f7cff,#0d5edb);border:1px solid #2d7cf6e6;justify-content:center;align-items:center;gap:20px;min-height:58px;padding:0 34px;font-size:.96rem;display:inline-flex}.action:after{content:"->";font-weight:700}.action.secondary{background:#04080d80;border-color:#ffffff47}.partner-strip{display:none}.desktop-shortcuts-toggle,.mobile-menu-toggle{clip-path:none;cursor:pointer;background:0 0;border:0;align-content:center;gap:7px;width:42px;height:34px;padding:0}.desktop-shortcuts-toggle span,body.desktop-shortcuts-open .desktop-shortcuts-toggle span:first-child,body.desktop-shortcuts-open .desktop-shortcuts-toggle span:nth-child(2),body.desktop-shortcuts-open .desktop-shortcuts-toggle span:nth-child(3),.hero-contact{clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);cursor:pointer;background:#04080d80;border:1px solid #ffffff47;width:150px;min-width:150px;min-height:34px;padding:0 28px;position:static}.hero-contact:after{content:none}.hero-feature-bar{z-index:3;color:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;position:absolute;bottom:clamp(34px,5vh,72px);left:clamp(30px,4vw,76px);right:clamp(30px,4vw,76px)}.hero-feature{border-right:1px solid #ffffff3d;grid-template-columns:56px minmax(0,1fr);align-content:start;column-gap:22px;min-height:118px;padding:0 clamp(18px,2.4vw,38px);display:grid}.hero-feature:last-child{border-right:0}.hero-feature b{color:#fff;text-transform:uppercase;font-size:.98rem;font-weight:900;line-height:1.35;display:block}.hero-feature p{color:#e5ebf59e;grid-column:2;margin-top:9px;font-size:.83rem;line-height:1.55}.feature-icon{grid-row:span 2;place-items:center;width:56px;height:56px;display:grid;position:relative}.feature-icon img{object-fit:contain;width:100%;height:100%}.feature-icon-target{border:2px solid;border-radius:50%;box-shadow:inset 0 0 0 9px #030507,inset 0 0 0 11px #ffffffe6}.feature-icon-target:before,.feature-icon-target:after{content:"";background:currentColor;position:absolute}.feature-icon-target:before{height:1px;top:50%;left:-10px;right:-10px}.feature-icon-target:after{width:1px;top:-10px;bottom:-10px;left:50%}.feature-icon-shield{clip-path:polygon(50% 0,90% 15%,88% 62%,50% 100%,12% 62%,10% 15%);background:linear-gradient(135deg,#0000 37%,currentColor 38% 44%,#0000 45%) 18px 24px/22px 18px no-repeat;border:2px solid}.feature-icon-support{border:2px solid;border-bottom:0;border-radius:20px 20px 0 0}.feature-icon-support:before{content:"";border:2px solid;border-bottom:0;border-radius:20px 20px 0 0;height:22px;position:absolute;bottom:0;left:10px;right:10px}.feature-icon-support:after{content:"";background:#030507;border:2px solid;border-radius:4px;width:13px;height:13px;position:absolute;top:-8px;left:20px}.feature-icon-gear{border:7px dashed;border-radius:50%;box-shadow:inset 0 0 0 8px #030507,inset 0 0 0 10px #ffffffe0}.hero-scroll-cue{z-index:4;justify-items:center;gap:14px;display:grid;position:absolute;bottom:38px;right:34px}.hero-scroll-cue span:first-child{background:#fff;border-radius:50%;width:6px;height:6px}.hero-scroll-cue span:last-child{background:var(--blue);width:1px;height:56px}.article-detail{max-width:860px;margin:0 auto;padding:2rem 1.5rem 4rem}.article-back-btn{color:var(--blue,#1a6fd8);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4em;margin-bottom:1.5rem;padding:0;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.article-back-btn:hover{text-decoration:underline}.article-cover{object-fit:cover;border-radius:4px;width:100%;max-height:480px;margin-bottom:1.75rem;display:block}.article-detail-title{margin:0 0 .5rem;font-size:2rem;font-weight:900;line-height:1.2}.article-detail-date{color:var(--blue,#1a6fd8);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1.75rem;font-size:.85rem;font-weight:700}.article-detail-content{font-size:1rem;line-height:1.75}.article-detail-content h2{margin:2rem 0 .75rem;font-size:1.35rem;font-weight:800}.article-detail-content p{margin:0 0 1rem}.article-detail-content ul,.article-detail-content ol{margin:0 0 1rem;padding-left:1.5em}.article-gallery-section{margin-top:2.5rem}.article-loading,.article-error{color:var(--blue,#1a6fd8);padding:2rem 0}.gallery-static{gap:8px;display:grid}.gallery-cols-1{grid-template-columns:1fr}.gallery-cols-2{grid-template-columns:1fr 1fr}.gallery-cols-3{grid-template-columns:1fr 1fr 1fr}.gallery-static-item img{aspect-ratio:4/3;object-fit:cover;border-radius:3px;width:100%;display:block}.gallery-slider{align-items:center;gap:8px;display:flex;position:relative}.gallery-slider-track{scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;gap:8px;display:flex;overflow-x:auto}.gallery-slider-track::-webkit-scrollbar{display:none}.gallery-slide{scroll-snap-align:start;flex:0 0 calc(33.3333% - 6px)}.gallery-slide img{aspect-ratio:4/3;object-fit:cover;border-radius:3px;width:100%;display:block}.gallery-nav-btn{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;line-height:1;transition:background .15s;display:flex}.gallery-nav-btn:hover{background:#000000bf}.photo-grid{grid-template-columns:repeat(4,1fr);gap:4px;margin-top:2rem;display:grid}.photo-grid-item{aspect-ratio:4/3;cursor:zoom-in;background:var(--panel);position:relative;overflow:hidden}.photo-grid-item img{object-fit:cover;width:100%;height:100%;transition:transform .35s,filter .35s;display:block}.photo-grid-item:hover img{filter:brightness(1.15);transform:scale(1.05)}.photo-lightbox{z-index:1000;opacity:0;pointer-events:none;background:#000000f2;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:fixed;inset:0}.photo-lightbox.is-open{opacity:1;pointer-events:all}.photo-lightbox-img{object-fit:contain;user-select:none;border-radius:2px;max-width:90vw;max-height:88vh;display:block}.photo-lightbox-counter{color:#ffffff80;letter-spacing:.12em;text-transform:uppercase;pointer-events:none;font-size:.75rem;position:absolute;top:1.25rem;left:50%;transform:translate(-50%)}.photo-lightbox-close{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}.photo-lightbox-close:hover{background:#ffffff2e}.photo-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.photo-lightbox-nav:hover{background:#fff3}.photo-lightbox-nav--prev{left:1.25rem}.photo-lightbox-nav--next{right:1.25rem}.news-list{border-top:1px solid var(--line-soft,#ffffff14);flex-direction:column;display:flex}.news-item{border-bottom:1px solid var(--line-soft,#ffffff14)}.news-card-link{color:inherit;grid-template-columns:7rem 1fr;align-items:start;gap:0 2.5rem;padding:2rem 0;text-decoration:none;transition:background .18s;display:grid;position:relative}.news-card-link:after{content:"";background:var(--orange,#e35d00);transform-origin:top;width:2px;transition:transform .22s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.news-card-link:hover:after{transform:scaleY(1)}.news-card-link:hover .news-card-more{gap:.6em}.news-card-date{text-align:right;flex-direction:column;gap:.1em;padding-top:.3rem;display:flex}.news-card-date-day{color:var(--fg,#fff);opacity:.15;letter-spacing:-.03em;font-size:2.2rem;font-weight:900;line-height:1}.news-card-date-month{text-transform:uppercase;letter-spacing:.1em;color:var(--orange,#e35d00);font-size:.7rem;font-weight:700}.news-card-date-year{color:var(--soft,#fff6);letter-spacing:.06em;font-size:.7rem;font-weight:600}.news-card-body{flex-direction:column;gap:.55rem;min-width:0;display:flex}.news-card-title{letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.news-card-excerpt{color:var(--soft,#ffffff8c);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.news-card-more{color:var(--orange,#e35d00);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.35em;font-size:.78rem;font-weight:700;transition:gap .18s;display:inline-flex}.news-list-empty{color:var(--soft,#fff6);padding:3rem 0;font-size:.9rem}@media (width<=600px){.gallery-cols-2,.gallery-cols-3{grid-template-columns:1fr 1fr}.gallery-slide{flex:0 0 calc(50% - 4px)}.news-card-link{grid-template-columns:1fr;gap:.75rem;padding:1.5rem 0}.news-card-date{text-align:left;flex-direction:row;align-items:baseline;gap:.5em}.news-card-date-day{opacity:1;color:var(--orange,#e35d00);font-size:1.1rem}.news-card-date-month{color:var(--soft,#ffffff80)}.news-card-date-year{display:none}.article-detail-title{font-size:1.4rem}}@media (width<=1280px){:root{--side-nav:210px}.nav{padding-inline:18px}.hero-utility{width:auto;left:42px;right:34px}.hero-feature-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;bottom:14px}.hero-feature:nth-child(2){border-right:1px solid #ffffff3d}.hero-grid{padding-top:92px;padding-bottom:180px}.hero-copy h1{font-size:clamp(3.35rem,4.5vw,4.85rem)}.hero-copy .lead{max-width:470px}.hero-feature{grid-template-columns:50px minmax(0,1fr);column-gap:16px;min-height:108px;padding-inline:clamp(12px,1.8vw,24px)}.hero-feature b{font-size:.86rem}.hero-feature p{font-size:.74rem}.feature-icon{width:48px;height:48px}}@media (width<=1200px){.hero-feature-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.hero-feature{border-right:1px solid #ffffff3d}.hero-feature:nth-child(2),.hero-feature:last-child{border-right:0}}@media (width<=900px){:root{--side-nav:min(84vw, 310px)}.page-shell{padding-left:0}.topbar{width:var(--side-nav);box-shadow:none;border-right-color:#2d7cf680;transform:translate(-100%)}body.nav-open .topbar{overflow-y:auto;transform:translate(0);box-shadow:26px 0 70px #00000094}body.nav-open .topbar .brand{display:none}body.nav-open .nav{flex-direction:column;justify-content:center;display:flex}body.nav-open:after{z-index:70;background:#0000009e}.nav{padding:30px 28px;overflow-y:auto}.hero-utility{display:none}.mobile-brand{top:max(18px, env(safe-area-inset-top));left:max(18px, env(safe-area-inset-left));z-index:120;appearance:none;height:auto;min-height:58px;box-shadow:none;clip-path:none;background:0 0;border:0;outline:0;flex-direction:column;align-items:center;gap:2px;padding:8px 14px 8px 0;display:inline-flex;position:fixed}.mobile-brand:focus,.mobile-brand:focus-visible{box-shadow:none;outline:0}.mobile-brand img,.brand img{object-fit:contain;width:148px;max-height:64px}.mobile-brand .brand-tagline{letter-spacing:.06em;text-align:center;max-width:148px;font-size:.54rem;line-height:1.12}.brand .brand-tagline{display:none}body.nav-open .mobile-brand{opacity:0;pointer-events:none}body.nav-open .mobile-topbar-bg{opacity:0}.mobile-topbar-bg{z-index:110;pointer-events:none;background:linear-gradient(#030507fa 0%,#030507e6 40%,#03050780 60%,#0000 100%);height:140px;transition:opacity .28s;position:fixed;top:0;left:0;right:0}.main-tabs .tab-button{grid-template-columns:82px minmax(0,1fr);gap:12px;width:100%;min-height:94px;font-size:.78rem}.main-tabs .nav-thumb{width:78px;height:64px}.mobile-menu-toggle{top:max(18px, env(safe-area-inset-top));z-index:120;align-content:center;height:58px;display:grid;position:fixed;right:22px}.mobile-menu-toggle span{background:#fff;border-radius:2px;width:26px;height:2px;transition:transform .22s,opacity .22s;display:block}body.mobile-menu-open .mobile-menu-toggle span:first-child{transform:translateY(9px)rotate(45deg)}body.mobile-menu-open .mobile-menu-toggle span:nth-child(2){opacity:0}body.mobile-menu-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.hero{min-height:100svh;padding-bottom:28px}.page-panel:not([data-page-panel=start])>.section:first-child{padding-top:118px}.hero-grid{grid-template-columns:1fr;width:min(100% - 34px,720px);padding:118px 0 34px}.hero:before{filter:brightness(1.2)contrast(1.08)saturate(1.12);background:linear-gradient(90deg,#0000001f 0,#0000000d 28%,#0000 58%,#00000024 100%),radial-gradient(at 24% 56%,#ffffff14,#0000 30%),radial-gradient(at 72% 28%,#2d7cf60a,#0000 34%),url(/assets/local/heroretel.png) 50% 4%/168% no-repeat,linear-gradient(#030507,#04070b)}.hero:after{opacity:0}.hero-copy{max-width:560px}.hero-copy:after{content:none}.hero-copy h1{font-size:clamp(2.8rem,11.1vw,4.45rem)}.hero-copy h1 span{white-space:normal}.hero-contact{display:none}.hero-actions{gap:12px}.action{min-height:54px;padding:0 22px}.hero-feature-bar{backdrop-filter:blur(8px);background:#02040775;border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr;gap:0;width:min(100% - 34px,720px);margin:0 auto;position:relative;bottom:auto;left:auto;right:auto}.hero-feature,.hero-feature:nth-child(2){border-bottom:1px solid #ffffff24;border-right:0;grid-template-columns:46px minmax(0,1fr);column-gap:16px;min-height:96px;padding:16px 2px}.hero-feature:last-child{border-bottom:0}.feature-icon{width:42px;height:42px}.hero-scroll-cue{display:none}}@media (width<=560px){.hero-copy h1{font-size:clamp(1.8rem,8vw,3rem)}.hero:before{filter:brightness(1.22)contrast(1.08)saturate(1.12);background:linear-gradient(90deg,#0000000f 0,#00000008 30%,#0000 58%,#0000001a 100%),radial-gradient(at 24% 54%,#ffffff0f,#0000 30%),radial-gradient(at 72% 26%,#2d7cf608,#0000 34%),url(/assets/local/heroretel.png) 50% -2%/178% no-repeat,linear-gradient(#030507,#04070b)}.hero:after{opacity:0}.hero-grid{width:min(100% - 28px,520px);padding:104px 0 30px}.hero-section-label{margin-top:18px}.hero-section-label:after{width:104px}.hero-copy .lead{font-size:1rem}.hero-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.action{width:100%}}@media (height<=960px) and (width>=600px){.main-tabs{gap:2px}.main-tabs .tab-button{grid-template-columns:54px minmax(60px,1fr);gap:8px;min-height:62px}.main-tabs .nav-thumb{width:54px;height:44px}}@media (height<=820px) and (width>=600px){.main-tabs{gap:0}.main-tabs .tab-button{grid-template-columns:46px minmax(60px,1fr);gap:7px;min-height:54px}.main-tabs .nav-thumb{width:46px;height:38px}}@media (width<=900px){body.page-subpage .page-shell>.section:first-child{padding-top:160px}}::view-transition-old(root),::view-transition-new(root){animation-duration:.15s;animation-timing-function:ease-out}::view-transition-old(topbar),::view-transition-new(topbar),::view-transition-old(mobile-topbar-bg),::view-transition-new(mobile-topbar-bg),::view-transition-old(mobile-brand),::view-transition-new(mobile-brand),::view-transition-old(mobile-toggle),::view-transition-new(mobile-toggle){animation:none}
