:root{color-scheme:dark;--bg:#070d17;--panel:#0e192a;--navy:#162d50;--accent:#64ffda;--text:#edf4ff;--muted:#a1b1c9;--line:#24334a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button,label,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}a:hover{color:var(--accent)}.wrap{width:min(1280px,88%);margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;padding-block:24px;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:13px;font-size:22px;font-weight:700;letter-spacing:-.8px;line-height:1.2}.brand-image{width:95px;height:44px;object-fit:cover;border-radius:4px}.brand small{display:block;font-size:10px;letter-spacing:1.6px;color:var(--muted);margin-top:7px}.brand-copy{display:block}nav{display:flex;gap:32px;align-items:center;font-size:14px}nav .nav-contact{border:1px solid #42635f;border-radius:7px;padding:11px 17px;color:var(--accent)}.nav-contact span{margin-left:20px}.hero{position:relative;display:grid;grid-template-columns:1.45fr 1fr;column-gap:60px;padding-top:85px;align-items:center}.hero:before{content:'';position:absolute;z-index:-1;inset:0 -5vw;background:radial-gradient(ellipse at 90% 35%,#12364d88,transparent 48%),linear-gradient(#25405c14 1px,transparent 1px),linear-gradient(90deg,#25405c14 1px,transparent 1px);background-size:auto,68px 68px,68px 68px;mask-image:linear-gradient(#000,transparent 95%)}.eyebrow{font:11px/1.6 Consolas,monospace;letter-spacing:1.7px;color:var(--accent);display:flex;align-items:center;gap:12px}.short-line{width:25px;height:1px;background:var(--accent)}h1,h2,h3,p{margin:0}h1{font-size:clamp(42px,5vw,72px);letter-spacing:-3px;line-height:1.09;font-weight:600;margin:27px 0}h1 span{color:var(--accent);text-shadow:0 0 40px #64ffda25}.hero-description{max-width:525px;font-size:17px;line-height:1.8;color:var(--muted)}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:15px 23px;background:var(--accent);color:#081c22;border:1px solid var(--accent);border-radius:6px;font-size:14px;font-weight:650;transition:box-shadow .2s,transform .2s}.button:hover{color:#081c22;background:#8fffe5;box-shadow:0 0 32px #64ffda25;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.text-link{font-size:14px;border-bottom:1px solid #617287;padding:9px 0}.text-link span{margin-left:10px}.brand-stage{position:relative;border:1px solid #345269;border-radius:16px;background:linear-gradient(145deg,#183553,#0a1423);box-shadow:0 30px 100px #0005,0 0 70px #64ffda08;transform:perspective(1100px) rotateY(-9deg) rotateX(3deg);overflow:hidden}.brand-stage:after{content:'';position:absolute;top:0;left:20%;width:60%;height:1px;background:var(--accent);box-shadow:0 0 20px 2px #64ffda55}.stage-top{display:flex;justify-content:space-between;gap:20px;padding:22px;border-bottom:1px solid #36516b;font:10px/1.5 Consolas,monospace;color:#b7cee5;letter-spacing:1px}.stage-top span:last-child{text-align:right}.brand-stage-image{height:255px;display:flex;align-items:center;justify-content:center;background:#162d50}.brand-stage-image img{width:100%;height:100%;object-fit:cover}.stage-bottom{display:flex;justify-content:space-between;align-items:center;padding:24px;font-size:15px;color:var(--muted)}.stage-bottom strong{font-size:22px;font-weight:500;color:var(--text)}.stage-bottom a{border:1px solid #427b77;color:var(--accent);border-radius:50%;display:grid;place-items:center;width:45px;height:45px;font-size:23px}.hero-foot{grid-column:1/-1;display:flex;align-items:center;gap:40px;border-top:1px solid var(--line);margin-top:77px;padding:23px 0;font:11px/1.5 Consolas,monospace;color:#b2c2d8;letter-spacing:1px}.hero-foot a{margin-left:auto;color:var(--muted)}.offer{padding:78px 0 27px;background:#0a1220;border-block:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}h2{font-size:clamp(30px,3.5vw,46px);line-height:1.18;letter-spacing:-1.5px;font-weight:550;margin-top:16px}.section-heading>p{font-size:16px;color:var(--muted);max-width:430px}.services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:42px}.services article{background:linear-gradient(150deg,#142139,#0c1626);border:1px solid #2b3c53;border-radius:10px;padding:28px;transition:border-color .2s,transform .2s}.services article:hover{border-color:#64ffda88;transform:translateY(-4px)}.service-number{font:13px Consolas,monospace;color:var(--accent);border:1px solid #365c5c;display:grid;place-items:center;width:37px;height:37px;border-radius:7px;background:#64ffda08}h3{font-size:24px;line-height:1.3;letter-spacing:-.5px;font-weight:550}.services h3{margin:26px 0 14px}.services p,.steps p{font-size:16px;color:var(--muted)}.services ul{list-style:none;padding:0;margin:23px 0 0;font-size:14px;color:#c7d5e8}.services li{position:relative;padding-left:18px;margin:10px 0}.services li:before{content:'+';position:absolute;left:0;color:var(--accent)}.offer-note{display:flex;justify-content:space-between;gap:15px;padding-top:25px;font-size:13px;color:var(--muted)}.calculator{padding-block:88px 30px}.calculator .section-heading{margin-bottom:35px}#calculator-app{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,1fr);gap:30px;align-items:start}.calc-demo-notice{grid-column:1/-1;padding:12px 16px;border:1px solid #365553;border-radius:6px;color:#b6d7d1;background:#64ffda06;font-size:14px}.calc-form fieldset{min-width:0;padding:0;border:0;margin:0 0 30px}.calc-form legend{font-size:18px;font-weight:550;margin-bottom:17px}.type-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.type-option{display:flex;align-items:flex-start;gap:9px;padding:18px 13px;border:1px solid #304158;border-radius:7px;background:#101b2b;cursor:pointer}.type-option:has(input:checked){border-color:var(--accent);background:#102a2c;box-shadow:0 0 0 1px #64ffda20}.type-option span{display:flex;flex-direction:column}.type-option strong,.extra-option strong{font-size:15px;font-weight:600}.type-option small,.extra-option small{display:block;font-size:14px;line-height:1.5;color:var(--muted);margin-top:7px}.type-option b{font-size:16px;font-weight:600;color:var(--accent);margin-top:16px}.calc-form input{accent-color:var(--accent)}.calc-form input[type=radio],.calc-form input[type=checkbox]{width:18px;height:18px;flex-shrink:0;margin:4px 0 0}.extra-option{display:flex;align-items:flex-start;gap:13px;cursor:pointer;border-top:1px solid var(--line);padding:19px 0}.extra-option:last-child{border-bottom:1px solid var(--line)}.extra-option span{flex:1}.extra-option b{font-size:14px;white-space:nowrap;font-weight:500;color:var(--accent)}.pages-option{margin-bottom:28px}.pages-option label{display:block;margin-bottom:10px}.pages-option>div{display:flex;align-items:center;gap:16px}.pages-option input{width:90px;background:#111f31;color:var(--text);border:1px solid #516781;border-radius:5px;padding:10px}.pages-option span,.pages-option small{font-size:14px;color:var(--muted)}.pages-option small{display:block;margin-top:8px}.included{font-size:14px;color:var(--muted)}.reset-quote{background:none;padding:0;border:0;border-bottom:1px solid #71859e;color:#c7d5e8;cursor:pointer;margin-top:17px;font-size:14px}.quote-summary{border:1px solid #416562;border-radius:10px;padding:28px;background:linear-gradient(145deg,#132837,#101c2c);position:sticky;top:25px}.quote-summary h3{margin-top:12px;font-size:25px}.quote-items{list-style:none;padding:0;margin:24px 0;font-size:14px;color:#c8d7ea}.quote-items li{display:flex;justify-content:space-between;gap:15px;margin-bottom:13px}.quote-items b{font-weight:500;white-space:nowrap}.quote-total{border-top:1px solid #3a5364;padding-top:20px}.quote-total span{font-size:14px;color:var(--muted);display:block}.quote-total strong{display:block;font-size:46px;line-height:1.35;color:var(--accent);font-weight:550;letter-spacing:-1.5px}.quote-disclaimer,.quote-exclusions{font-size:14px;color:var(--muted);margin-top:14px}.quote-summary .button{width:100%;gap:12px;padding-inline:16px;margin-top:24px}.quote-summary>small{display:block;font-size:13px;color:var(--muted);margin-top:12px}.quote-invalid,#quote-error{font-size:15px;margin-top:20px}#quote-error{color:#ffaaaa}.quote-summary a[aria-disabled=true]{opacity:.45;cursor:not-allowed}.process{padding-block:65px 90px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:42px}.steps article{border-top:1px solid #385066;padding-top:23px}.steps article>span{font:14px Consolas,monospace;color:var(--accent)}.steps h3{margin:20px 0 12px}.contact{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:48px;background:radial-gradient(ellipse at top right,#64ffda12,transparent 60%),#101d30;border:1px solid #426761;border-radius:12px;margin-bottom:65px;box-shadow:0 0 60px #64ffda05}.contact p{margin-top:20px;font-size:16px;color:var(--muted)}.contact h2{font-size:40px}.contact-box{border-left:1px solid #426761;padding-left:35px;max-width:360px}.contact-box>span{font:11px/1.6 Consolas,monospace;letter-spacing:1px;color:var(--muted)}.email-link{color:var(--accent);font-size:clamp(18px,2vw,26px);font-weight:550;border-bottom:1px solid #426761;padding-bottom:7px;overflow-wrap:anywhere}.contact-box small{display:block;color:var(--muted);font-size:13px;margin-top:20px}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding-block:27px}footer .brand{font-size:19px}footer .brand-image{width:85px;height:42px}footer>span,footer>a:last-child{font-size:13px;color:var(--muted)}[hidden]{display:none!important}@media(min-width:1500px){.hero{padding-top:100px}.hero-foot{margin-top:95px}}@media(max-width:1050px){nav{gap:19px}.hero{gap:32px;grid-template-columns:1.4fr 1fr}h1{font-size:clamp(40px,5.4vw,62px);letter-spacing:-2px}.stage-top{padding:16px;font-size:9px}.stage-top span:last-child{max-width:90px}.brand-stage-image{height:215px}.stage-bottom{padding:20px}.stage-bottom strong{font-size:19px}.services article{padding:22px}.type-options{grid-template-columns:1fr}.type-option span{display:grid;grid-template-columns:1fr auto;gap:0 12px;width:100%}.type-option small{grid-row:2}.type-option b{grid-column:2;grid-row:1/3;align-self:center;margin:0}.quote-summary{padding:23px}.brand-copy{font-size:19px}.contact{padding:35px}.contact h2{font-size:34px}}@media(max-width:800px){.wrap{width:90%}.header{gap:14px}.header .brand-image{width:80px;height:39px}.header .brand-copy{font-size:17px}.header nav>a[href='#wspolpraca']{display:none}nav{gap:15px}.nav-contact span{margin-left:8px}.hero{grid-template-columns:1fr;padding-top:50px;gap:40px}.hero-copy{max-width:620px}h1{font-size:clamp(40px,7vw,62px)}.brand-stage{max-width:500px;width:100%;justify-self:center;transform:none}.brand-stage-image{height:220px}.stage-top span:last-child{max-width:none}.hero-foot{margin-top:12px;gap:25px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.services{gap:13px}.services article{padding:18px}h3{font-size:21px}#calculator-app{grid-template-columns:1fr}.quote-summary{position:static}.type-options{grid-template-columns:repeat(3,minmax(0,1fr))}.type-option span{display:flex}.type-option b{align-self:flex-start;margin-top:14px}.contact{align-items:flex-start;flex-direction:column}.contact-box{padding:23px 0 0;border-left:0;border-top:1px solid #426761;max-width:100%}footer>span{display:none}}@media(max-width:560px){.header{padding-block:17px}.brand{gap:8px}.header .brand-image{width:60px;height:33px}.brand small{font-size:8px;letter-spacing:1px}.header .brand-copy{font-size:16px}nav{font-size:13px}nav>a:not([href='#kalkulator']){display:none}.hero{padding-top:37px;gap:34px}.eyebrow{font-size:10px;letter-spacing:1.1px}h1{font-size:clamp(32px,8.5vw,46px);letter-spacing:-1.4px;line-height:1.14;margin:22px 0}.hero-description{font-size:16px;line-height:1.75}.hero-actions{gap:20px;margin-top:28px}.button{font-size:13px;padding:14px 16px;gap:16px}.text-link{font-size:13px}.brand-stage-image{height:170px}.stage-bottom{padding:17px}.stage-bottom strong{font-size:20px}.stage-top{padding:15px;font-size:9px}.hero-foot{font-size:9px;letter-spacing:.2px;gap:16px;flex-wrap:wrap;margin-top:0;padding:20px 0}.hero-foot a{width:100%;margin-left:0;font-size:12px}.offer{padding-top:45px}.section-heading h2,h2{font-size:31px;letter-spacing:-1px}.section-heading>p{font-size:15px}.desktop{display:none}.services,.steps{grid-template-columns:1fr;gap:18px}.services{margin-top:30px}.services article{padding:25px}.services h3{margin-top:20px;font-size:24px}.offer-note{flex-direction:column;gap:7px;font-size:12px}.calculator{padding-top:48px}.type-options{grid-template-columns:1fr}.type-option span{display:grid}.type-option b{align-self:center;margin:0}.calc-form legend{font-size:17px}.extra-option{gap:10px}.extra-option b{font-size:13px}.quote-total strong{font-size:40px}.quote-summary{padding:23px}.process{padding-block:40px 50px}.steps{margin-top:28px}.steps h3{margin-top:15px}.contact{padding:26px;gap:25px;margin-bottom:40px}.contact h2{font-size:31px}.contact p{font-size:15px}footer .brand-copy{display:none}footer .brand-image{width:90px;height:42px}footer{padding-block:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.services article{transition:none}.button:hover,.services article:hover{transform:none}}
@media(max-width:800px){.hero:before{inset:0}}
