:root{--ink:#101010;--ink-2:#1d1d1b;--ink-soft:#555;--gray:#979797;--line:#ececec;--cream:#feffe8;--yellow:#ffd500;--yellow-2:#fcd634;--white:#fff;--radius:12px;--radius-lg:22px;--maxw:1100px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sora),system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:var(--ink);background:var(--white);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 24px}.hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.eyebrow{display:inline-block;color:var(--gray);font-weight:600;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px}.mark{background:linear-gradient(180deg,transparent 68%,var(--yellow) 68%)}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;border:none;border-radius:var(--radius);cursor:pointer;transition:transform .12s ease,background .18s ease}.btn-primary{background:var(--yellow);color:var(--ink);padding:15px 28px}.btn-primary:hover{background:var(--yellow-2);transform:translateY(-1px)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;padding:12px 0;text-align:center;background:transparent;border-bottom:1px solid transparent;transition:background .2s ease,border-color .2s ease}.site-header.scrolled{background:hsla(0,0%,100%,.88);backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-bottom-color:var(--line)}.brand-name{display:inline-block;font-weight:700;font-size:1.15rem;letter-spacing:-.01em;color:var(--ink)}.brand-accent{color:var(--yellow)}.logo-img{height:36px;width:auto;margin:0 auto}.hero{padding:60px 0 80px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:56px;gap:56px;align-items:center}.hero h1{font-size:clamp(2.4rem,5vw,3.9rem);line-height:1.05;letter-spacing:-.03em;font-weight:800}.hero .lead{margin:24px 0 34px;font-size:1.18rem;color:var(--ink-soft);max-width:44ch}.hero .lead strong{color:var(--ink);font-weight:600}.device-stage{position:relative;width:max-content;margin:0 auto}.tablet-img{position:relative;z-index:2;width:440px;max-width:100%;height:auto;display:block;transform:rotate(-4deg)}.front-card{position:absolute;top:39px;left:40px;z-index:3;white-space:nowrap;font-size:.76rem;font-weight:600;letter-spacing:-.01em;color:var(--ink);transform:rotate(-4deg)}.front-card .hl{background:var(--yellow);padding:0 5px;border-radius:4px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.news-card{position:absolute;right:-150px;top:84px;width:222px;z-index:1;background:var(--white);border:1px solid var(--line);border-radius:18px;padding:18px 18px 16px 34px;box-shadow:0 38px 64px -30px hsla(0,0%,6%,.5);transform:rotate(3deg)}.news-card .title{font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gray);margin-bottom:14px}.news-item{display:flex;gap:11px;align-items:flex-start;padding:11px 0;border-top:1px solid var(--line)}.news-item:first-of-type{border-top:none}.news-item .dot{flex:none;width:9px;height:9px;border-radius:50%;background:var(--yellow);margin-top:7px}.news-item b{display:block;font-size:.92rem;font-weight:700;line-height:1.3}.news-item small{color:var(--ink-soft);font-size:.8rem}.signup-form{max-width:460px}.signup-open{display:flex;flex-direction:column;gap:10px}.signup-open input{width:100%;height:54px;padding:0 18px;font-size:1rem;font-family:inherit;border:1.5px solid var(--ink);border-radius:14px;background:var(--white);box-shadow:0 12px 26px -12px hsla(0,0%,6%,.32),0 3px 8px -3px hsla(0,0%,6%,.15);transition:box-shadow .18s ease}.signup-open input::placeholder{color:var(--gray)}.signup-open input:focus{outline:none;box-shadow:0 0 0 3px var(--yellow),0 12px 26px -12px hsla(0,0%,6%,.32)}.signup-open .btn-primary{height:54px;border:1.5px solid transparent;border-radius:14px}.form-note{margin-top:13px;font-size:.88rem;color:var(--gray)}.form-success{color:#16a34a}.form-error,.form-success{margin-top:14px;font-weight:600}.form-error{color:#e03e2d}.section{padding:72px 0;border-top:1px solid var(--line)}.section-head{max-width:620px;margin-bottom:44px}.section-head h2{font-size:clamp(1.8rem,3.6vw,2.5rem);font-weight:700;letter-spacing:-.02em}.section-head .sub{margin-top:12px;color:var(--ink-soft);font-size:1.12rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.step{position:relative}.step .no{font-size:2.6rem;font-weight:800;line-height:1;color:var(--ink);letter-spacing:-.02em;transition:color .18s ease}.step:hover .no{color:var(--yellow)}.step .no:after{content:"";display:block;width:40px;height:6px;border-radius:4px;background:var(--yellow);margin:14px 0 18px}.step h3{font-size:1.2rem;font-weight:700;margin-bottom:8px}.step p{color:var(--ink-soft)}.founder-grid{display:grid;grid-template-columns:200px 1fr;grid-gap:44px;gap:44px;align-items:start}.founder-photo{width:200px;height:200px;border-radius:18px;object-fit:cover;border:1px solid var(--line);box-shadow:0 18px 44px -22px hsla(0,0%,6%,.5)}.founder-text{font-size:1.12rem;color:var(--ink-soft);display:flex;flex-direction:column;gap:14px}.founder-text h2{color:var(--ink);font-size:clamp(1.6rem,3vw,2.1rem);font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.founder-text strong{color:var(--ink);font-weight:600}.founder-sign{margin-top:2px;font-weight:600;color:var(--yellow)}.quote-section{background:#f4f4f3;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:72px 0}.big-quote{max-width:760px;margin:0 auto;text-align:center}.big-quote p{font-size:clamp(1.4rem,3vw,2rem);font-weight:600;line-height:1.4;letter-spacing:-.01em;color:var(--ink);margin-bottom:18px}.big-quote cite{font-style:normal;font-weight:600;color:var(--gray);font-size:.95rem}.cta-final{background:var(--white);border-top:1px solid var(--line);text-align:center}.cta-final .wrap{max-width:660px}.cta-final h2{font-size:clamp(1.9rem,4vw,2.6rem);font-weight:800;letter-spacing:-.02em;margin-bottom:12px}.cta-final .sub{color:var(--ink-soft);font-size:1.12rem;margin-bottom:30px}.cta-final .signup-form{margin:0 auto}.pdf-bonus{margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:16px}.pdf-covers{display:flex;justify-content:center}.pdf-covers img{width:84px;height:auto;border-radius:6px;box-shadow:0 12px 26px -12px hsla(0,0%,6%,.5);border:1px solid var(--line)}.pdf-covers img:first-child{transform:rotate(-6deg);margin-right:-16px;z-index:1}.pdf-covers img:nth-child(2){z-index:3;position:relative}.pdf-covers img:nth-child(3){transform:rotate(6deg);margin-left:-16px;z-index:1}.pdf-note{max-width:420px;color:var(--ink-soft);font-size:.98rem}.pdf-note strong{color:var(--ink);font-weight:700}.site-footer{border-top:1px solid var(--line);padding:34px 0;text-align:center}.site-footer .logo-img{height:24px;margin-bottom:12px}.site-footer p{color:var(--gray);font-size:.88rem}.footer-realizacja{margin-top:4px}.footer-realizacja a{color:var(--yellow);font-weight:600}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 22px;margin-bottom:14px}.footer-link-btn,.footer-links a{color:var(--ink-soft);font-size:.88rem;font-weight:500}.footer-link-btn{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.footer-link-btn:hover,.footer-links a:hover{color:var(--ink)}.legal{padding:56px 0 72px}.legal-wrap{max-width:760px}.legal h1{font-size:clamp(1.9rem,4vw,2.6rem);font-weight:800;letter-spacing:-.02em;margin-bottom:14px}.legal-lead{color:var(--ink-soft);font-size:1.08rem;margin-bottom:12px}.legal h2{font-size:1.25rem;font-weight:700;margin-top:34px;margin-bottom:8px}.legal h3{font-size:1.02rem;font-weight:700;margin-top:18px;margin-bottom:4px}.legal p,.legal ul{color:var(--ink-soft);margin-bottom:10px}.legal ul{padding-left:22px}.legal li{margin-bottom:6px}.legal a{color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:2px}.legal-back{margin-top:40px}.legal-back a{font-weight:600}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:50;max-width:720px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 20px;padding:16px 18px;background:var(--white);border:1px solid var(--line);border-radius:16px;box-shadow:0 24px 50px -18px hsla(0,0%,6%,.4)}.cookie-text{flex:1 1;min-width:220px;font-size:.9rem;color:var(--ink-soft);margin:0}.cookie-text a{color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:2px}.cookie-actions{display:flex;align-items:center;gap:10px}.cookie-btn{height:42px;padding:0 20px;border-radius:10px;font-size:.9rem}.cookie-btn-ghost{background:transparent;border:1.5px solid var(--line);color:var(--ink-soft);font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .18s ease,color .18s ease}.cookie-btn-ghost:hover{border-color:var(--ink);color:var(--ink)}@media (max-width:1200px){.hero-grid{grid-template-columns:minmax(0,1fr);gap:36px}.hero-copy{max-width:560px}.hero-copy,.signup-form{margin:0 auto}.device-stage{margin:0 auto;position:relative;left:-75px}}@media (max-width:760px){.device-stage{zoom:.82}}@media (max-width:560px){.device-stage{zoom:.6}}@media (max-width:860px){.steps{gap:26px}.founder-grid,.steps{grid-template-columns:1fr}.founder-grid{gap:24px}.founder-photo{width:140px;height:140px}}@media (max-width:480px){.signup-open .btn-primary{width:100%}.cta-card{padding:36px 22px}}@font-face{font-family:__Sora_86ce25;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Sora_86ce25;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Sora_86ce25;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Sora_86ce25;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Sora_86ce25;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Sora_86ce25;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Sora_86ce25;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Sora_86ce25;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Sora_86ce25;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Sora_86ce25;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Sora_Fallback_86ce25;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_86ce25{font-family:__Sora_86ce25,__Sora_Fallback_86ce25;font-style:normal}.__variable_86ce25{--font-sora:"__Sora_86ce25","__Sora_Fallback_86ce25"}