:root{
  --bg:#050e1c;--bg2:#0a162a;--panel:#0e1a2f;--panel2:#14223a;--text:#f7f8fc;--muted:#abb5c6;
  --line:rgba(255,255,255,.11);--purple:#a64fff;--purple2:#ce5bff;--blue:#3d88ff;--cyan:#3ed2e0;
  --green:#3fd39a;--yellow:#f2c811;--max:1220px;--shadow:0 22px 70px rgba(0,0,0,.28)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(180deg,var(--bg) 0%,#07111f 50%,#0a1425 100%);color:var(--text);line-height:1.65}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.container{width:min(calc(100% - 40px),var(--max));margin:0 auto}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;color:#000;padding:10px 14px;border-radius:8px;z-index:999}.skip-link:focus{left:12px}
.site-header{position:sticky;top:0;z-index:80;border-bottom:1px solid var(--line);background:rgba(5,14,28,.9);backdrop-filter:blur(18px)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:850;letter-spacing:-.03em;white-space:nowrap}.brand small{font-size:10px;color:#8794a9;font-weight:600;letter-spacing:.04em}.brand-mark{width:36px;height:36px;border-radius:10px;background:linear-gradient(145deg,var(--purple2),var(--purple));display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 8px 26px rgba(166,79,255,.22)}
.nav-links{display:flex;align-items:center;gap:17px;color:#dce4ef;font-size:13px}.nav-links a:hover{color:#fff}.nav-cta{border:1px solid rgba(166,79,255,.42);background:rgba(166,79,255,.1);padding:10px 14px;border-radius:999px;color:#eccbff;font-weight:800}.menu-button{display:none;background:none;border:1px solid var(--line);color:#fff;border-radius:10px;padding:8px 11px}
.hero{padding:82px 0 70px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:-260px auto auto 55%;width:650px;height:650px;border-radius:50%;background:radial-gradient(circle,rgba(166,79,255,.16),rgba(166,79,255,0) 70%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:52px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#e2b8ff;border:1px solid rgba(166,79,255,.28);background:rgba(166,79,255,.08);border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.dot{width:7px;height:7px;border-radius:50%;background:var(--purple2);box-shadow:0 0 0 5px rgba(166,79,255,.12)}
h1,h2,h3{line-height:1.12;letter-spacing:-.04em;margin:0 0 18px}h1{font-size:clamp(46px,5.4vw,72px);max-width:770px}h2{font-size:clamp(34px,4vw,52px)}h3{font-size:23px}.lead{font-size:19px;color:#c5cfdd;max-width:760px}.lead strong{color:#fff}.copy{color:#b9c4d2;font-size:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:29px 0 35px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:12px;font-weight:850;border:1px solid var(--line);transition:.2s ease}.btn-primary{background:linear-gradient(135deg,var(--purple2),var(--purple));color:#fff;border-color:transparent}.btn-primary:hover{transform:translateY(-1px);filter:brightness(1.07)}.btn-secondary{background:rgba(255,255,255,.035)}.btn-secondary:hover{background:rgba(255,255,255,.07)}
.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat{padding:16px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.025)}.stat strong{display:block;font-size:18px;line-height:1.18}.stat span{display:block;color:var(--muted);font-size:12px;margin-top:7px}
.hero-card{overflow:hidden;border:1px solid rgba(166,79,255,.22);border-radius:26px;background:#0d1729;box-shadow:var(--shadow)}.hero-card img{width:100%;height:100%;object-fit:cover}
.benefits-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.018)}.benefit-items{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:22px 0}.benefit-items>div{text-align:center;color:#b7c1d0;font-size:12px}.benefit-items strong{display:block;color:#fff;font-size:14px}
.section{padding:92px 0}.section.alt{background:rgba(255,255,255,.018);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-head{max-width:900px;margin-bottom:42px}.section-head p{color:#b7c2d0;font-size:18px}.kicker{color:var(--purple2);font-weight:850;text-transform:uppercase;letter-spacing:.13em;font-size:12px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.align-center{align-items:center}.gap-lg{gap:48px}.mt{margin-top:18px}.mt-lg{margin-top:28px}
.card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.038),rgba(255,255,255,.018));border-radius:18px;padding:24px}.card p{color:#adb8c8;margin-bottom:0}.card .num{display:inline-flex;min-width:36px;height:36px;padding:0 10px;border-radius:10px;align-items:center;justify-content:center;background:rgba(166,79,255,.1);color:#dfb5ff;font-weight:850;margin-bottom:16px}.emphasis{border-color:rgba(166,79,255,.26);background:rgba(166,79,255,.055)}.metric{display:inline-block;color:#c998ff;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:850;margin-bottom:6px}
.visual{border:1px solid var(--line);border-radius:22px;background:var(--panel);padding:0;overflow:hidden;box-shadow:var(--shadow)}
.visual img{width:100%;height: auto;}
.note{padding:18px 20px;border-left:3px solid var(--purple2);background:rgba(166,79,255,.06);border-radius:0 12px 12px 0;color:#dae1eb}.note strong{color:#fff}.source{font-size:13px;color:#8f9db1}.source a{text-decoration:underline;text-underline-offset:3px}.small{font-size:12px;color:#8391a6}.pill{display:inline-flex;padding:5px 9px;border-radius:999px;border:1px solid var(--line);font-size:12px;color:#c6d0dc}
.process-stack{padding:34px;border:1px solid var(--line);border-radius:24px;background:var(--panel);box-shadow:var(--shadow)}.process-row{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.025)}.process-row b{width:36px;height:36px;border-radius:10px;background:rgba(166,79,255,.14);display:grid;place-items:center;color:#e0bdff}.process-row.automate b{background:rgba(62,210,224,.12);color:#8cecf3}.process-row.bi b{background:rgba(242,200,17,.12);color:#ffe471}.arrow-down{text-align:center;color:#8f6daf;font-size:28px;line-height:1.2;padding:4px}
.flow{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.flow>div{position:relative;padding:20px 13px;text-align:center;border:1px solid var(--line);background:var(--panel);border-radius:14px;min-height:155px}.flow>div:not(:last-child):after{content:"→";position:absolute;right:-15px;top:45%;z-index:3;color:#655579;font-weight:900}.flow strong{font-size:13px;color:#d5a8ff;display:block;margin-bottom:9px}.flow b{display:block;font-size:14px;margin-bottom:9px}.flow span{display:block;font-size:11px;color:#aeb8c7}
.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:16px}table{border-collapse:collapse;width:100%;min-width:500px;background:rgba(255,255,255,.018)}th,td{text-align:left;padding:15px 17px;border-bottom:1px solid var(--line)}th{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8492a6;background:rgba(255,255,255,.025)}td{color:#d8e0ea}tr:last-child td{border-bottom:0}.budget-cards{display:grid;gap:12px}.budget-cards>div{padding:18px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.025)}.budget-cards strong{display:block}.budget-cards span{font-size:14px;color:#9facc0}
.antdata{background:radial-gradient(circle at 78% 10%,rgba(166,79,255,.14),transparent 34%),linear-gradient(145deg,#16152f,#0b1626);border:1px solid rgba(166,79,255,.2);border-radius:26px;padding:36px;box-shadow:var(--shadow)}.antdata-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(166,79,255,.1);color:#dfbcff;border:1px solid rgba(166,79,255,.2);font-size:12px;font-weight:850}.proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.proof-grid>div{border:1px solid var(--line);border-radius:14px;padding:20px;background:rgba(255,255,255,.025);min-height:125px}.proof-grid strong{display:block;font-size:19px}.proof-grid span{font-size:13px;color:#9fadc0}
.case-card{padding:0;overflow:hidden}.case-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.case-card h3,.case-card p,.case-card .pill{margin-left:20px;margin-right:20px}.case-card .pill{margin-top:16px}.case-card p{padding-bottom:22px}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-size:18px;font-weight:800;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--purple2);font-size:24px;line-height:1}details[open] summary:after{content:"–"}.faq-answer{color:#adb8c8;max-width:940px;padding:9px 0 2px}
.cta{padding:46px;border-radius:26px;background:linear-gradient(135deg,#cf5cff,#8f47ff);color:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px}.cta h2{color:#fff;margin-bottom:8px}.cta p{margin:0;max-width:760px}.cta .btn{background:#09101d;color:#fff;border-color:#09101d}.dark-kicker{color:#221033}
.site-footer{padding:46px 0 30px;color:#8592a6}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:30px}.footer-links{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-end}.footer-bottom{border-top:1px solid var(--line);margin-top:30px;padding-top:20px;font-size:12px}.legal{font-size:12px;color:#7d8a9f;max-width:920px}.back-to-top{position:fixed;right:18px;bottom:18px;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#17162a;color:#fff;display:none;place-items:center;cursor:pointer;z-index:40}.back-to-top.show{display:grid}
@media(max-width:1050px){.nav-links{gap:11px;font-size:12px}.hero-grid{gap:32px}.hero-proof{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:920px){.hero-grid,.grid-2{grid-template-columns:1fr}.hero-card{max-width:760px}.grid-3{grid-template-columns:repeat(2,1fr)}.flow{grid-template-columns:repeat(2,1fr)}.flow>div:not(:last-child):after{display:none}.benefit-items{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--max))}.nav-links{display:none;position:absolute;left:14px;right:14px;top:68px;background:#0a162a;border:1px solid var(--line);border-radius:14px;padding:14px;flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.menu-button{display:block}.brand small{display:none}.hero{padding-top:58px}.grid-3,.grid-4,.benefit-items,.proof-grid{grid-template-columns:1fr}.section{padding:70px 0}.cta{padding:30px;grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.flow{grid-template-columns:1fr}.hero-actions .btn{width:100%}}

.cta-contact {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	align-items: center;
	gap: 56px;
}

.cta-contact-copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.cta-contact-copy h2 {
	margin-bottom: 24px;
}

.cta-contact-copy > p {
	margin-bottom: 0;
}

.cta-contact-intro {
	margin-top: 44px;

	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 20px;
}

.cta-contact-intro p {
	margin: 0;
}

.cta-contact-intro p:not(.cta-contact-email):not(.cta-contact-note) {
	font-size: 18px;
	line-height: 1.5;
}

.cta-contact-email {
	margin: 0;
}

.cta-contact-email-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;

	min-width: 240px;
	padding: 18px 28px;

	background: #09101d;
	color: #fff;
	border-radius: 14px;

	font-size: 18px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;

	transition: .2s ease;
}

.cta-contact-email-button:hover {
	transform: translateY(-1px);
	filter: brightness(1.08);
}

.cta-contact-note {
	font-size: 18px;
	line-height: 1.5;
}

.cta-contact-form {
	padding: 0;
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
}

#contact-form {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.contact-form-field {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.contact-form-field label {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
}

.contact-form-optional {
	font-weight: 500;
	opacity: .8;
}

.contact-form-field input,
.contact-form-field textarea {
	width: 100%;
	padding: 12px 14px;

	background: rgba(255, 255, 255, .96);
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius: 12px;

	font: inherit;
	font-size: 15px;
	line-height: 1.5;
	color: #0f172a;
}

.contact-form-field input {
	min-height: 48px;
}

.contact-form-field textarea {
	min-height: 130px;
	resize: vertical;
}

.contact-form-field input:focus,
.contact-form-field textarea:focus {
	outline: none;
	border-color: #fff;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, .18);
}

.contact-form-consent {
	margin-top: 4px;
}

.contact-form-consent label {
	display: flex;
	align-items: flex-start;
	gap: 10px;

	font-size: 13px;
	line-height: 1.5;
	font-weight: 500;
	color: rgba(255, 255, 255, .9);

	cursor: pointer;
}

.contact-form-consent input[type="checkbox"] {
	width: auto;
	min-height: 0;
	margin-top: 3px;
	padding: 0;
	flex: 0 0 auto;

	box-shadow: none;
}

.contact-form-consent input[type="checkbox"]:focus,
.contact-form-consent input[type="checkbox"]:focus-visible {
	outline: none;
	box-shadow: none;
}

.contact-form-consent a {
	color: #fff;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.contact-form-honeypot {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
}

.contact-form-status {
	min-height: 20px;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
}

.contact-form-submit {
	width: 100%;
	align-self: stretch;
	justify-content: center;

	padding: 18px 24px;

	background: #09101d !important;
	color: #fff !important;
	border-color: #09101d !important;
	border-radius: 14px;
  cursor: pointer;
}

.contact-form-submit:hover {
	transform: translateY(-1px);
	filter: brightness(1.08);
}

.contact-form-submit:disabled {
	opacity: .7;
	cursor: not-allowed;
	transform: none;
}

@media (max-width: 920px) {
	.cta-contact {
		grid-template-columns: 1fr;
		gap: 32px;
	}

	.cta-contact-intro {
		margin-top: 32px;
	}
}

.footer-brand {
	display: flex;
	align-items: center;
	gap: 8px;
}

.brand-antdata {
	font-size: 10px;
	color: #8794a9;
	font-weight: 600;
	letter-spacing: .04em;
}

.brand-antdata:hover {
	color: #fff;
}

.brand-logo {
	display: block;
	width: auto;
	height: 36px;
}


.powerapps-shorts {
	margin-top: 56px;
}

.powerapps-shorts > h3 {
	margin: 0 0 28px;
	text-align: center;
}

.powerapps-shorts-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 22px;
}

.powerapps-short {
	min-width: 0;
}

.powerapps-short-video {
	aspect-ratio: 9 / 16;
	overflow: hidden;
	border-radius: 16px;
	background: #050e1c;
}

.powerapps-short-video iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

.powerapps-short h4 {
	margin: 14px 0 0;
	font-size: 16px;
	line-height: 1.4;
	color: #adb8c8;
    text-align: center;
    font-weight: 400;
}

@media (max-width: 900px) {
	.powerapps-shorts-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 520px) {
	.powerapps-shorts-grid {
		grid-template-columns: 1fr;
	}
}

.powerapps-podcast {
	margin-top: 56px;
}

.powerapps-podcast > h3 {
	margin: 0 0 28px;
	text-align: center;
}

.powerapps-podcast-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 24px;
}

.powerapps-podcast-card {
	min-width: 0;
}

.powerapps-podcast-video {
	aspect-ratio: 16 / 9;
	overflow: hidden;
	border-radius: 16px;
	background: #050e1c;
}

.powerapps-podcast-video iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

.powerapps-podcast-card h4 {
	margin: 14px 0 0;
	font-size: 16px;
	line-height: 1.4;
	color: #adb8c8;
    text-align: center;
    font-weight: 400;
}

@media (max-width: 700px) {
	.powerapps-podcast-grid {
		grid-template-columns: 1fr;
	}
}

.case-card img {
	width: 90%;
	aspect-ratio: unset;
	margin-top: 5%;
	margin-inline: auto;
	border-radius: 12px;
}

.antdata-media {
	min-width: 0;
}

.antdata-photo {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 16px;
}

.antdata-media .proof-grid {
	margin-top: 16px;
}

.flow {
	grid-template-columns: repeat(8, 1fr);
}

.powerapps-intro-column {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-self: stretch;
	padding-bottom: 16px;
}

#definicja-powerapps {
	font-size: 18px;
  color: #b7c2d0;
}