:root{--bg:#071011;--bg2:#0b1718;--panel:#0e1d1f;--text:#f5f7f7;--muted:#91a4a5;--accent:#17c8c6;--accent2:#7ff7ec;--line:rgba(255,255,255,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}::selection{background:var(--accent);color:#001415}.noise{pointer-events:none;position:fixed;inset:0;z-index:9999;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.75'/%3E%3C/svg%3E")}.cursor-dot,.cursor-outline{position:fixed;left:0;top:0;pointer-events:none;border-radius:50%;z-index:10000;mix-blend-mode:difference}.cursor-dot{width:6px;height:6px;background:#fff}.cursor-outline{width:34px;height:34px;border:1px solid rgba(255,255,255,.35);transition:width .2s,height .2s,background .2s}.cursor-outline.active{width:54px;height:54px;background:rgba(255,255,255,.09)}
.navbar{transition:.35s;padding:8px 0}.navbar.scrolled{background:rgba(7,16,17,.78);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand-logo{width:112px;height:auto;filter:drop-shadow(0 0 18px rgba(23,200,198,.16))}.navbar .nav-link{color:#d7e1e1;font-size:.92rem;font-weight:700;padding:.7rem 1rem!important}.navbar .nav-link:hover{color:#fff}.navbar-toggler{color:white}.btn{border-radius:999px;font-weight:800;letter-spacing:-.02em}.btn-glow{background:var(--accent);border:1px solid var(--accent);color:#041112;box-shadow:0 8px 32px rgba(23,200,198,.18)}.btn-glow:hover{background:var(--accent2);border-color:var(--accent2);color:#021010;transform:translateY(-2px)}.btn-ghost{color:#fff;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.035)}.btn-ghost:hover{border-color:#fff;background:#fff;color:#061011}
.hero{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 74% 35%,rgba(23,200,198,.08),transparent 30%),linear-gradient(180deg,#061011 0%,#071011 100%)}#heroCanvas{position:absolute;inset:0;width:100%;height:100%;opacity:.75}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,17,.95) 0%,rgba(7,16,17,.72) 44%,rgba(7,16,17,.1) 100%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(10px);opacity:.5}.orb-a{width:540px;height:540px;right:-170px;top:10%;background:radial-gradient(circle,rgba(23,200,198,.18),transparent 68%)}.orb-b{width:320px;height:320px;left:42%;bottom:-120px;background:radial-gradient(circle,rgba(127,247,236,.1),transparent 70%)}.eyebrow,.section-kicker{display:flex;align-items:center;gap:10px;color:var(--accent2);font-size:.75rem;letter-spacing:.18em;font-weight:800}.pulse-dot{width:8px;height:8px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 0 rgba(23,200,198,.55);animation:pulse 2s infinite}@keyframes pulse{70%{box-shadow:0 0 0 12px rgba(23,200,198,0)}100%{box-shadow:0 0 0 0 rgba(23,200,198,0)}}.display-title{font-family:"Space Grotesk",sans-serif;font-size:clamp(3.45rem,7.7vw,8.7rem);line-height:.9;letter-spacing:-.065em;font-weight:700;max-width:1200px}.display-title .line{display:block;overflow:hidden;padding-bottom:.05em}.display-title .line>span{display:block}.display-title em{font-style:normal;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.42)}.hero-lead{max-width:720px;color:#b2c2c3;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.8}.hero-meta{display:flex;flex-wrap:wrap;gap:34px}.hero-meta div{display:flex;flex-direction:column;gap:2px}.hero-meta strong{color:var(--accent);font-family:"Space Grotesk";font-size:.78rem}.hero-meta span{font-size:.84rem;color:#99aaab}.scroll-indicator{position:absolute;right:34px;bottom:32px;z-index:3;display:flex;align-items:center;gap:12px;font-size:.67rem;letter-spacing:.18em;color:#8fa2a3;transform:rotate(90deg);transform-origin:right bottom}.scroll-indicator i{transform:rotate(-90deg)}
.marquee-section{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a1516}.marquee-track{display:flex;align-items:center;width:max-content;gap:32px;padding:22px 0;animation:marquee 28s linear infinite}.marquee-track span{font-family:"Space Grotesk";font-size:1.1rem;letter-spacing:.12em;font-weight:700;color:#dce7e7}.marquee-track i{font-style:normal;color:var(--accent)}@keyframes marquee{to{transform:translateX(-50%)}}
.section-pad{padding:130px 0}.section-title{font-family:"Space Grotesk";font-size:clamp(2.6rem,5vw,5rem);line-height:.98;letter-spacing:-.05em;margin:.75rem 0 0}.section-title span{color:var(--accent)}.section-copy{color:var(--muted);font-size:1.05rem;line-height:1.8}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:28px;overflow:hidden}.service-card{position:relative;background:#0a1516;padding:42px;min-height:340px;transition:.35s;transform-style:preserve-3d}.service-card:hover{background:#102123}.service-number{position:absolute;top:28px;right:32px;font-family:"Space Grotesk";font-size:.82rem;color:#587071}.service-icon{font-size:2.4rem;color:var(--accent);display:inline-block;margin-bottom:65px}.service-card h3{font-family:"Space Grotesk";font-size:1.8rem;letter-spacing:-.03em}.service-card p{color:#96a8a9;line-height:1.7;max-width:520px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.tag-row span{border:1px solid var(--line);border-radius:999px;padding:7px 12px;font-size:.72rem;color:#adc0c1}
.work-section{background:#081213}.project{position:relative}.project-visual{position:relative;overflow:hidden;border-radius:28px;background:#0e1a1c;border:1px solid var(--line);min-height:560px}.project-main{display:grid;grid-template-columns:1.5fr .7fr;gap:34px;align-items:end}.project-info{padding:22px 5px}.project-info h3{font-family:"Space Grotesk";font-size:clamp(2rem,3vw,3.4rem);letter-spacing:-.04em}.project-info p{color:var(--muted);line-height:1.7}.project-index{font-size:.72rem;letter-spacing:.15em;color:var(--accent)}.project-link{display:inline-flex;gap:10px;align-items:center;margin-top:12px;font-weight:800}.project-link:hover{color:var(--accent)}
.mock-browser{overflow:hidden;position:absolute;left:9%;right:9%;top:13%;bottom:-10%;background:#0d1718;border-radius:18px;box-shadow:0 40px 90px rgba(0,0,0,.35);transform:rotate(-4deg)}.mock-top{height:34px;background:#c7d6d3;display:flex;align-items:center;gap:6px;padding:0 14px}.mock-top span{width:7px;height:7px;border-radius:50%;background:#6f8381}.mock-hero{height:58%;padding:44px;background:linear-gradient(135deg,#071111,#143c3c);color:#fff;display:flex;flex-direction:column;justify-content:center}.mock-badge{font-size:.65rem;letter-spacing:.18em;color:#76e7de}.mock-title{font-family:"Space Grotesk";font-size:clamp(2.5rem,5vw,5.6rem);font-weight:700;line-height:.88;letter-spacing:-.06em;margin-top:10px}.mock-button{width:80px;height:24px;background:#20c9c7;border-radius:999px;margin-top:24px}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px}.mock-cards i{display:block;height:90px;border-radius:8px;background:linear-gradient(145deg,#aec1be,#edf3f1)}.project-small .project-visual{min-height:470px}
.phone-mock{position:absolute;width:230px;height:430px;border-radius:38px;background:#070d0e;border:8px solid  #0f1010;left:50%;top:40%;transform:translate(-50%,-50%) rotate(7deg);box-shadow:0 35px 80px rgba(0,0,0,.35)}.phone-notch{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:70px;height:17px;border-radius:20px;background:#121a1b;z-index:3}
.phone-screen{overflow:hidden;position:absolute;inset:none;border-radius:29px;padding:0px;background:radial-gradient(circle at 70% 20%,#38d8d2 0,#0b7473 30%,#082627 70%);display:flex;flex-direction:column;justify-content:center}.phone-screen span{font-size:.7rem;letter-spacing:.35em}.phone-screen strong{font-family:"Space Grotesk";font-size:3.5rem;line-height:.82;letter-spacing:-.08em}.phone-screen button{align-self:flex-start;margin-top:30px;border:0;border-radius:20px;padding:8px 16px;background:#fff;font-weight:700}.project-visual-b:before,.project-visual-c:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle,rgba(23,200,198,.24),transparent 60%)}
.poster-mock{position:absolute;width:310px;height:390px;left:50%;top:40%;transform:translate(-50%,-50%) rotate(-6deg);background:#d9d9d9;color:#111;padding:5px;box-shadow:0 40px 90px rgba(0,0,0,.38);display:flex;flex-direction:column;justify-content:space-between}.poster-mock small{letter-spacing:.2em}.poster-logo{font-family:"Space Grotesk";font-size:5rem;font-weight:700;line-height:.7;letter-spacing:-.09em}.poster-mock span{font-size:.8rem}
.stats-section{padding:0 0 120px}.stats-panel{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;overflow:hidden}.stat{padding:38px 30px;background:#0b1718;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{display:block;font-family:"Space Grotesk";font-size:3.3rem;letter-spacing:-.06em;color:var(--accent)}.stat span{display:block;color:#8ea2a3;font-size:.85rem}.process-section{border-top:1px solid var(--line)}.sticky-copy{position:sticky;top:140px}.process-list{border-top:1px solid var(--line)}.process-item{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:42px 0;border-bottom:1px solid var(--line);transition:.3s}.process-item>span{font-family:"Space Grotesk";color:var(--accent);font-size:.82rem}.process-item h3{font-family:"Space Grotesk";font-size:2rem;letter-spacing:-.03em}.process-item p{color:var(--muted);line-height:1.7;max-width:610px}.process-item:hover{padding-left:16px;background:linear-gradient(90deg,rgba(23,200,198,.04),transparent)}
.about-section{background:#081213}.about-box{position:relative;border-radius:32px;padding:70px;background:linear-gradient(145deg,#0d1d1f,#081112);border:1px solid var(--line);overflow:hidden}.about-box:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;right:-200px;top:-250px;background:radial-gradient(circle,rgba(23,200,198,.13),transparent 68%)}.logo-stage{height:390px;display:grid;place-items:center;position:relative}.logo-stage img{width:min(280px,70%);position:relative;z-index:2;filter:drop-shadow(0 22px 42px rgba(0,0,0,.28))}.logo-ring{position:absolute;width:330px;height:330px;border:1px solid rgba(23,200,198,.24);border-radius:50%;animation:spin 12s linear infinite}.logo-ring:before,.logo-ring:after{content:"";position:absolute;border-radius:50%;background:var(--accent)}.logo-ring:before{width:10px;height:10px;top:18px;left:74px}.logo-ring:after{width:6px;height:6px;right:10px;bottom:100px}@keyframes spin{to{transform:rotate(360deg)}}.about-points{display:grid;gap:13px}.about-points span{color:#c6d4d5}.about-points i{color:var(--accent);margin-right:8px}
.contact-section{padding:130px 0 30px;background:#061011;position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;width:900px;height:900px;border-radius:50%;left:50%;bottom:-740px;transform:translateX(-50%);background:radial-gradient(circle,rgba(23,200,198,.16),transparent 65%)}.contact-head{position:relative;z-index:2}.contact-head h2{font-family:"Space Grotesk";font-size:clamp(3.1rem,7vw,7.2rem);line-height:.92;letter-spacing:-.065em;margin:18px 0 36px}.contact-head h2 span{color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.38)}.magnetic-mail{font-family:"Space Grotesk";font-size:clamp(1.35rem,2.2vw,2.3rem);border-bottom:1px solid var(--accent);padding-bottom:7px}.magnetic-mail:hover{color:var(--accent)}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:22px;overflow:hidden;position:relative;z-index:2}.contact-grid>a,.contact-grid>div{background:#0a1516;padding:28px;min-height:145px;position:relative}.contact-grid small{display:block;color:#607879;font-size:.68rem;letter-spacing:.16em;margin-bottom:12px}.contact-grid strong{font-size:1rem;line-height:1.6}.contact-grid i{position:absolute;right:26px;top:28px;color:var(--accent);font-size:1.25rem}.contact-grid a:hover{background:#0e2021}.site-footer{display:flex;justify-content:space-between;align-items:center;padding-top:52px;color:#6f8384;font-size:.8rem;position:relative;z-index:2}.site-footer a:hover{color:#fff}
.reveal-up{opacity:0;transform:translateY(28px)}
@media(max-width:991.98px){.cursor-dot,.cursor-outline{display:none}.navbar-collapse{background:#0b1718;border:1px solid var(--line);border-radius:18px;padding:16px;margin-top:10px}.display-title{font-size:clamp(3rem,12vw,6rem)}.services-grid{grid-template-columns:1fr}.project-main{grid-template-columns:1fr}.project-visual{min-height:430px}.stats-panel{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.sticky-copy{position:static}.about-box{padding:42px}.contact-grid{grid-template-columns:1fr}.contact-grid>a,.contact-grid>div{min-height:120px}.scroll-indicator{display:none}}
@media(max-width:575.98px){.section-pad{padding:90px 0}.hero-meta{gap:18px 26px}.hero-meta div{min-width:90px}.display-title{font-size:clamp(2.8rem,13vw,4.6rem)}.service-card{padding:30px;min-height:310px}.service-icon{margin-bottom:45px}.project-visual{min-height:360px}.mock-browser{left:4%;right:4%;top:15%}.mock-hero{padding:28px}.mock-title{font-size:2.8rem}.project-small .project-visual{min-height:390px}.stats-panel{grid-template-columns:1fr}.stat{border-right:0!important;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}.about-box{padding:28px}.logo-stage{height:270px}.logo-ring{width:240px;height:240px}.contact-section{padding-top:95px}.contact-head h2{font-size:3.2rem}.site-footer{flex-direction:column;gap:12px;align-items:flex-start}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}

/* ===== v2: hero z postacia + jasne sekcje + seamless marquee ===== */
.display-title{font-size:clamp(3.45rem,4.7vw,5.7rem);max-width:820px}
.hero-row{position:relative}
.hero-copy{position:relative;z-index:4}
.hero-person-wrap{position:relative;align-self:stretch;min-height:720px;display:flex;align-items:flex-end;justify-content:center;z-index:3}
.hero-person{position:absolute;z-index:2;right:-7%;bottom:-2%;width:min(690px,52vw);max-height:88vh;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 65px rgba(0,0,0,.48));will-change:transform}
.hero-person-glow{position:absolute;z-index:1;width:520px;height:520px;right:-2%;bottom:10%;border-radius:50%;background:radial-gradient(circle,rgba(23,200,198,.25) 0%,rgba(23,200,198,.08) 42%,transparent 72%);filter:blur(12px)}
.hero-float-card{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:11px 15px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(7,16,17,.66);backdrop-filter:blur(16px);box-shadow:0 16px 50px rgba(0,0,0,.25);font-size:.67rem;font-weight:800;letter-spacing:.14em;color:#dff7f5;white-space:nowrap}
.hero-float-card i{font-size:1rem;color:var(--accent)}
.hero-float-card-a{left:55%;top:33%}
.hero-float-card-b{right:-3%;bottom:25%}
.float-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 14px var(--accent)}

.marquee-track{gap:0;padding:0;animation:marqueeLoop 34s linear infinite;will-change:transform}
.marquee-group{display:flex;align-items:center;flex-shrink:0;gap:32px;padding:22px 32px 22px 0}
@keyframes marqueeLoop{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}

/* Jasne sekcje dla kontrastu */
#services,.process-section{background:#f4f7f6;color:#071011}
#services .section-kicker,.process-section .section-kicker{color:#078f8d}
#services .section-title span,.process-section .section-title span{color:#079f9d}
#services .section-copy,.process-section .section-copy{color:#5d6c6d}
#services .services-grid{background: rgb(247 247 247 / 12%);border-color:rgba(7,16,17,.12);box-shadow:0 30px 90px rgba(6,20,20,.08)}
#services .service-card{background:#fff;color:#071011}
#services .service-card:hover{background: #f5f5f5;}
#services .service-number{color:#91a09f}
#services .service-icon{color:#079f9d}
#services .service-card p{color:#617071}
#services .tag-row span{border-color:rgba(7,16,17,.14);color:#4d5c5d;background:rgba(7,16,17,.025)}
.process-section{border-top:0}
.process-section .process-list{border-color:rgba(7,16,17,.14)}
.process-section .process-item{border-color:rgba(7,16,17,.14)}
.process-section .process-item>span{color:#079f9d}
.process-section .process-item p{color:#657475}
.process-section .process-item:hover{background: linear-gradient(90deg, rgb(95 95 95 / 8%), transparent);}

@media(min-width:1400px){.hero-person{right:-12%;width:min(735px,49vw)}.hero-person-wrap{min-height:760px}}
@media(max-width:1199.98px){.hero-person{right:-13%;width:55vw}.hero-float-card-b{right:-1%}}
@media(max-width:991.98px){
  .display-title{font-size:clamp(3rem,7.8vw,5rem);max-width:760px}
  .hero-row{padding-top:110px!important}
  .hero-person-wrap{min-height:520px;margin-top:10px}
  .hero-person{position:absolute;right:50%;transform:translateX(50%);width:min(600px,78vw);max-height:570px;bottom:-6%}
  .hero-person-glow{right:50%;transform:translateX(50%);width:420px;height:420px;bottom:2%}
  .hero-float-card-a{left:13%;top:24%}.hero-float-card-b{right:13%;bottom:20%}
}
@media(max-width:575.98px){
  .display-title{font-size:clamp(2.75rem,12vw,4rem)}
  .hero-person-wrap{min-height:410px;margin-top:15px}
  .hero-person{width:100vw;max-height:445px;bottom:-4%}
  .hero-person-glow{width:300px;height:300px}
  .hero-float-card{font-size:.56rem;padding:9px 11px}.hero-float-card-a{left:2%;top:24%}.hero-float-card-b{right:2%;bottom:17%}
  .marquee-group{gap:22px;padding-right:22px}.marquee-track span{font-size:.95rem}
}

/* ===== v2.1: poprawione pionowe centrowanie postaci w hero ===== */
@media (min-width: 992px){
  .hero-person-wrap{
    min-height:100vh;
    align-self:auto;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  .hero-person{
    position:relative;
    right:auto;
    bottom:auto;
    width:min(690px,52vw);
    max-height:86vh;
    margin:0 auto;
  }
  .hero-person-glow{
    right:50%;
    bottom:auto;
    top:50%;
    transform:translate(50%,-50%);
  }
}
/*.project img{

    filter: grayscale(1) ;
    transition:.35s
}

.project img:hover{

    filter: none;
    transition:.35s
}*/