@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{position:relative;background:none;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:800;border-radius:32px;transition:background-position .4s ease-in-out;min-width:200px}.button--small{height:40px;padding:12px 20px}.button--medium{height:46px;padding:14px 24px}.button--large{height:56px;padding:14px 62px}.button--loading{pointer-events:none}.button--loading:after{content:"";position:absolute;top:9px;left:45%;width:28px;height:28px;border-radius:50%;border:2px solid transparent;animation:loading .7s linear infinite}.button--primary{background:#e1242a;color:#fff;background-size:300% 100%}.button--primary:active,.button--primary:focus,.button--primary:hover{background-position:100%;background-image:linear-gradient(90deg,#eb3941,#f15e64,#e14e53,#e2373f);box-shadow:0 5px 15px rgba(242,97,103,.4)}.button--primary-loading{color:#e1242a}.button--primary-loading:after{border-color:#fff #fff #fff transparent}.button--primary-outline{background:#fff;color:#e1242a;border:1px solid #e1242a}.button--primary-outline:active,.button--primary-outline:hover{color:#fff;background:#e1242a}.button--primary-outline-loading{color:#fff}.button--primary-outline-loading:after{border-color:#e1242a #e1242a #e1242a transparent}.button--primary-outline-loading:focus{background:#fff}.button--secondary{background:#156bd3;color:#fff;border:none;background-size:300% 100%}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-position:100%;background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 rgba(65,132,234,.75)}.button--secondary-loading{color:#156bd3}.button--secondary-loading:after{border-color:#fff #fff #fff transparent}.button--secondary-outline{background:#fff;color:#156bd3;border:1px solid #156bd3}.button--secondary-outline:active,.button--secondary-outline:focus,.button--secondary-outline:hover{color:#fff;background:#156bd3}.button--secondary-outline-loading{color:#fff}.button--secondary-outline-loading:after{border-color:#156bd3 #156bd3 #156bd3 transparent}.button--default{background:#495865;color:#fff;border:1px solid #495865;background-size:300% 100%}.button--default:active,.button--default:focus,.button--default:hover{background-position:100%;background-image:linear-gradient(90deg,#888,#495865);box-shadow:0 4px 15px 0 #888}.button--default-loading{color:#fff}.button--default-loading:after{border-color:#495865 #495865 #495865 transparent}.button--default-outline{background:#fff;color:#495865;border:1px solid #495865}.button--default-outline:active,.button--default-outline:focus,.button--default-outline:hover{background:#495865;color:#fff}.button--default-outline-loading{color:#fff}.button--default-outline-loading:after{border-color:#495865 #495865 #495865 transparent}.button--disabled{pointer-events:none;opacity:.5}.button--block{width:100%}.button--flexible{min-width:unset}.button--with-icon{height:auto;padding:4px 16px}.prague-page{--prague-ink:#070b14;--prague-slate:#0f172a;--prague-mist:#e8eef7;--prague-frost:#f8fafc;--prague-cyan:#22d3ee;--prague-violet:#a78bfa;--prague-gold:#fbbf24;--prague-blue:#156bd3;--prague-challenges-band:#f0f4f8;--prague-challenges-teal:#0a6f7d;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--prague-mist);color:#0b1220;-webkit-font-smoothing:antialiased}.prague-shell{width:min(1120px,calc(100% - 2.5rem));margin-inline:auto}.prague-hero{position:relative;isolation:isolate;min-height:min(92vh,900px);padding-top:max(clamp(5.5rem,12vw,7.5rem),calc(env(safe-area-inset-top, 0px) + 88px));padding-bottom:clamp(3.5rem,8vw,5rem);overflow:hidden;background:#070b14}.prague-hero-bg,.prague-hero-bg-media{position:absolute;inset:0;z-index:0}.prague-hero-bg-media-inner{position:relative;width:100%;height:100%}.prague-hero-bg-img{-o-object-fit:cover;object-fit:cover;-o-object-position:56% 40%;object-position:56% 40%}.prague-hero-bg-scrim{z-index:1;background:linear-gradient(95deg,rgba(7,11,20,.52),rgba(7,11,20,.18) 38%,transparent 58%),linear-gradient(180deg,rgba(7,11,20,.28),rgba(7,11,20,.48) 45%,rgba(7,11,20,.62)),radial-gradient(ellipse 100% 70% at 50% 0,rgba(34,211,238,.1) 0,transparent 52%),radial-gradient(ellipse 80% 55% at 85% 55%,rgba(167,139,250,.08) 0,transparent 45%)}.prague-hero-bg-scrim,.prague-hero-grid{position:absolute;inset:0;pointer-events:none}.prague-hero-grid{z-index:2;opacity:.28;background-image:linear-gradient(rgba(248,250,252,.04) 1px,transparent 0),linear-gradient(90deg,rgba(248,250,252,.04) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 20%,transparent 70%);mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 20%,transparent 70%)}.prague-hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.45;pointer-events:none}.prague-hero-glow--a{width:min(520px,70vw);height:min(520px,70vw);top:-12%;left:-8%;background:rgba(34,211,238,.35)}.prague-hero-glow--b{width:min(420px,55vw);height:min(420px,55vw);bottom:-5%;right:-5%;background:rgba(167,139,250,.28)}.prague-hero-fold{position:relative;z-index:1;height:-moz-fit-content;height:fit-content;border-radius:22px;padding:clamp(1.35rem,3.2vw,2.1rem);background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.28);box-shadow:0 2px 16px rgba(7,11,20,.12),0 20px 56px rgba(7,11,20,.18),inset 0 1px 0 hsla(0,0%,100%,.22);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}@media (prefers-reduced-motion:reduce){.prague-hero-fold{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.2)}}.prague-hero-split{position:relative;z-index:3;display:grid;gap:2.5rem;align-items:start}@media (min-width:1024px){.prague-hero-split{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2rem,4vw,3.5rem)}}.prague-hero-col--copy{min-width:0;max-width:38rem}.prague-hero-col--dash{min-width:0;justify-self:stretch}.prague-hero-dash{border-radius:20px;padding:1.25rem 1.35rem 1.1rem;background:linear-gradient(155deg,rgba(15,23,42,.92),rgba(7,11,20,.88));border:1px solid rgba(248,250,252,.12);box-shadow:0 28px 80px rgba(7,11,20,.55),inset 0 1px 0 rgba(248,250,252,.06);transition:transform .35s ease,box-shadow .35s ease;will-change:transform}@media (prefers-reduced-motion:reduce){.prague-hero-dash{transition:none;will-change:auto}}.prague-hero-dash-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.prague-hero-dash-brand{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(248,250,252,.55)}.prague-hero-dash-live{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(34,211,238,.95)}.prague-hero-dash-dot{width:.45rem;height:.45rem;border-radius:999px;background:var(--prague-cyan);box-shadow:0 0 10px rgba(34,211,238,.75);animation:prague-dash-pulse 1.8s ease-in-out infinite}@keyframes prague-dash-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.92)}}@media (prefers-reduced-motion:reduce){.prague-hero-dash-dot{animation:none}}.prague-hero-dash-tabs{display:inline-flex;padding:.2rem;border-radius:999px;background:rgba(248,250,252,.06);border:1px solid rgba(248,250,252,.08);margin-bottom:1.1rem}.prague-hero-dash-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:rgba(248,250,252,.55);font-size:.78rem;font-weight:700;letter-spacing:.04em;padding:.45rem .95rem;border-radius:999px;cursor:pointer;transition:color .2s ease,background .2s ease}.prague-hero-dash-tab:hover{color:rgba(248,250,252,.88)}.prague-hero-dash-tab--on{color:#070b14;background:linear-gradient(135deg,var(--prague-cyan),#67e8f9);box-shadow:0 6px 20px rgba(34,211,238,.35)}.prague-hero-dash-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-bottom:1.15rem}.prague-hero-dash-kpi{text-align:left;padding:.65rem .7rem;border-radius:12px;border:1px solid rgba(248,250,252,.08);background:rgba(248,250,252,.04);cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.prague-hero-dash-kpi:hover{border-color:rgba(34,211,238,.45);background:rgba(34,211,238,.08);transform:translateY(-2px)}.prague-hero-dash-kpi-lbl{display:block;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(248,250,252,.45)}.prague-hero-dash-kpi-val{display:block;margin-top:.35rem;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;color:var(--prague-frost);font-variant-numeric:tabular-nums}.prague-hero-dash-chart{padding:.85rem .75rem .65rem;border-radius:14px;background:rgba(7,11,20,.45);border:1px solid rgba(248,250,252,.06)}.prague-hero-dash-chart-title{margin:0 0 .75rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(248,250,252,.45)}.prague-hero-dash-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:.35rem;height:96px}.prague-hero-dash-bar{flex:1;min-width:0;height:100%;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,rgba(34,211,238,.95),rgba(99,102,241,.55));box-shadow:0 0 18px rgba(34,211,238,.25)}.prague-hero-dash-hint{margin:.85rem 0 0;font-size:.72rem;line-height:1.45;color:rgba(248,250,252,.38)}.prague-eyebrow{display:inline-block;margin:0 0 1rem;padding:.4rem .9rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(248,250,252,.92);background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.35)}.prague-h1{margin:0;font-size:clamp(2rem,4.5vw,2.85rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--prague-frost);text-shadow:0 2px 48px rgba(7,11,20,.65);font-family:inherit}.prague-lede{margin:1.25rem 0 0;font-size:1.1rem;font-weight:400;line-height:1.7;color:rgba(248,250,252,.82);max-width:52rem}.prague-hero-list{margin:1.5rem 0 0;padding:0;list-style:none;display:grid;gap:.65rem}.prague-hero-list li{position:relative;padding-left:1.35rem;font-size:1rem;font-weight:400;line-height:1.55;color:rgba(248,250,252,.78)}.prague-hero-list li:before{content:"";position:absolute;left:0;top:.55rem;width:.5rem;height:.5rem;border-radius:999px;background:linear-gradient(135deg,var(--prague-cyan),var(--prague-violet));box-shadow:0 0 12px rgba(34,211,238,.5)}.prague-hero-readmore-btn{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.15rem;padding:.45rem .85rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.12);color:rgba(248,250,252,.95);font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.prague-hero-readmore-btn:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5)}.prague-hero-readmore-chevron{font-size:.65rem;opacity:.9}.prague-hero-readmore-panel{max-height:0;opacity:0;overflow:hidden;transition:max-height .45s ease,opacity .35s ease,margin .35s ease;margin-top:0}.prague-hero-readmore-panel--open{max-height:28rem;opacity:1;margin-top:1rem}.prague-hero-list--readmore{margin-top:0}.prague-hero-actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}@media (max-width:768px){.prague-hero-actions{justify-content:center;width:100%}}.prague-band--metrics{margin-top:-2.5rem;position:relative;z-index:3;padding-bottom:2.5rem}.prague-metric-ribbon{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1.25rem 1.35rem;border-radius:18px;background:var(--prague-frost);border:1px solid rgba(15,23,42,.08);box-shadow:0 24px 60px rgba(15,23,42,.12)}@media (min-width:720px){.prague-metric-ribbon{grid-template-columns:repeat(4,1fr)}}.prague-metric-chip{padding:.65rem .5rem;text-align:center}.prague-metric-val{display:block;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:#0b1220}.prague-metric-lbl{display:block;margin-top:.25rem;font-size:.78rem;line-height:1.35;color:rgba(11,18,32,.62)}.prague-section{padding:clamp(3.5rem,9vw,5.5rem) 0}.prague-h2{margin:0;font-size:clamp(1.65rem,3.2vw,2.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;color:#0b1220;font-family:inherit}.prague-h2--center{text-align:center;max-width:52rem;margin-inline:auto}.prague-h3{margin:0 0 .5rem;font-size:1.15rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:#0b1220;font-family:inherit}.prague-body{margin:0;font-size:1.02rem;font-weight:400;line-height:1.65;color:rgba(11,18,32,.82)}.prague-pillar-grid{margin-top:2.5rem;display:grid;gap:1.25rem}@media (min-width:900px){.prague-pillar-grid{grid-template-columns:repeat(3,1fr)}}.prague-pillar-card{height:100%;padding:1.65rem 1.5rem;border-radius:18px;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 40px rgba(15,23,42,.08);transition:box-shadow .3s ease;will-change:transform}.prague-pillar-card--p1{background:linear-gradient(165deg,rgba(244,63,94,.18),rgba(248,250,252,.98) 48%,#f8fafc);border-color:rgba(244,63,94,.22);animation:prague-pillar-shimmer 7s ease-in-out infinite}.prague-pillar-card--p2{background:linear-gradient(165deg,rgba(14,165,233,.2),rgba(248,250,252,.98) 48%,#f8fafc);border-color:rgba(14,165,233,.25);animation:prague-pillar-shimmer 7.8s ease-in-out .4s infinite}.prague-pillar-card--p3{background:linear-gradient(165deg,rgba(16,185,129,.17),rgba(248,250,252,.98) 48%,#f8fafc);border-color:rgba(16,185,129,.22);animation:prague-pillar-shimmer 8.2s ease-in-out .8s infinite}@keyframes prague-pillar-shimmer{0%,to{box-shadow:0 16px 40px rgba(15,23,42,.08),inset 0 1px 0 hsla(0,0%,100%,.65);filter:saturate(1)}50%{box-shadow:0 22px 52px rgba(15,23,42,.14),0 0 0 1px hsla(0,0%,100%,.35),inset 0 1px 0 hsla(0,0%,100%,.85);filter:saturate(1.08)}}@media (prefers-reduced-motion:reduce){.prague-pillar-card--p1,.prague-pillar-card--p2,.prague-pillar-card--p3{animation:none}}.prague-pillar-card:hover{box-shadow:0 22px 56px rgba(15,23,42,.12)}.prague-pillar-card .prague-h3{font-weight:600;font-size:1.08rem;line-height:1.32;color:#0b1220}.prague-pillar-card .prague-body{font-size:.96rem;font-weight:400;line-height:1.62;color:rgba(11,18,32,.74)}@media (prefers-reduced-motion:reduce){.prague-pillar-card{will-change:auto}}.prague-cta{padding:clamp(3.25rem,8vw,4.5rem) 0}.prague-cta-inner{display:flex;flex-direction:column;gap:1.75rem;align-items:flex-start}@media (min-width:900px){.prague-cta-inner:not(.prague-cta-inner--split){flex-direction:row;align-items:center;justify-content:space-between;gap:2.5rem}.prague-cta-inner:not(.prague-cta-inner--split) .prague-cta-copy{max-width:560px}}.prague-cta--primary{background:linear-gradient(135deg,#1e3a5f,#1d4ed8 48%,#1e40af);border-top:1px solid rgba(248,250,252,.12);border-bottom:1px solid rgba(7,11,20,.35)}.prague-cta--primary .prague-body,.prague-cta--primary .prague-h2{color:rgba(248,250,252,.96)}.prague-cta--primary .prague-body{opacity:.9}.prague-cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.prague-cta--secondary{position:relative;overflow:hidden;background:linear-gradient(145deg,#0b1220,#111827 50%,#1e293b)}.prague-cta--secondary-motion:before{content:"";position:absolute;inset:-30% -20%;background:radial-gradient(ellipse 55% 45% at 25% 45%,rgba(34,211,238,.14) 0,transparent 58%),radial-gradient(ellipse 50% 40% at 75% 55%,rgba(167,139,250,.1) 0,transparent 55%);animation:prague-secondary-ambient 16s ease-in-out infinite alternate;pointer-events:none;z-index:0}.prague-cta--secondary-motion .prague-shell{position:relative;z-index:1}@keyframes prague-secondary-ambient{0%{opacity:.55;transform:translateZ(0) scale(1)}to{opacity:1;transform:translate3d(2%,-1.5%,0) scale(1.04)}}@media (prefers-reduced-motion:reduce){.prague-cta--secondary-motion:before{animation:none;opacity:.75}}.prague-cta--secondary .prague-body,.prague-cta--secondary .prague-h2{color:rgba(248,250,252,.94)}.prague-cta--secondary .prague-body{opacity:.88}.prague-cta-inner--split{display:grid;gap:2rem;align-items:center}@media (min-width:900px){.prague-cta-inner--split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.prague-cta-inner--split.prague-cta-secondary-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,4vw,3rem);align-items:stretch}}.prague-cta-secondary-layout{min-height:min(520px,72vh);padding-block:.5rem}.prague-cta-secondary-copy-block{display:flex;flex-direction:column;gap:1.15rem;justify-content:center}.prague-cta-actions--secondary{margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid rgba(248,250,252,.12)}@media (min-width:900px){.prague-cta-secondary-layout .prague-cta-visual{min-height:320px}}.prague-cta-visual{position:relative;min-height:200px;border-radius:20px;background:radial-gradient(circle at 30% 30%,rgba(34,211,238,.22) 0,transparent 55%),radial-gradient(circle at 70% 60%,rgba(167,139,250,.16) 0,transparent 50%),rgba(15,23,42,.55);border:1px solid rgba(248,250,252,.1)}.prague-cta-playbook{position:absolute;inset:10%;border-radius:50%;overflow:visible}.prague-cta-playbook-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.prague-cta-playbook-lines line{stroke:rgba(248,250,252,.16);stroke-width:1.25;stroke-dasharray:4 8;stroke-linecap:round;animation:prague-playbook-dash 18s linear infinite}.prague-cta-playbook-ring{position:absolute;inset:0;border-radius:50%;border:1px dashed rgba(248,250,252,.18);pointer-events:none}.prague-cta-playbook-ring--outer{inset:2%;animation:prague-playbook-spin 34s linear infinite}.prague-cta-playbook-ring--inner{inset:20%;border-color:rgba(34,211,238,.32);opacity:.85;animation:prague-playbook-spin-reverse 26s linear infinite}.prague-cta-playbook-hub{width:2.85rem;height:2.85rem;margin:0;background:radial-gradient(circle at 35% 28%,rgba(248,250,252,.95) 0,rgba(34,211,238,.45) 55%,rgba(99,102,241,.35) 100%);box-shadow:0 0 0 1px rgba(248,250,252,.2),0 0 28px rgba(34,211,238,.45);transform:translate(-50%,-50%);animation:prague-playbook-hub-pulse 2.75s ease-in-out infinite}.prague-cta-playbook-field,.prague-cta-playbook-hub{position:absolute;top:50%;left:50%;border-radius:50%}.prague-cta-playbook-field{width:.55rem;height:.55rem;margin:-.275rem 0 0 -.275rem;background:rgba(248,250,252,.95);box-shadow:0 0 12px rgba(34,211,238,.55);transform:rotate(calc(var(--i) * 60deg)) translateY(-5.35rem);animation:prague-playbook-field-pulse 2.2s ease-in-out infinite;animation-delay:calc(var(--i) * .18s)}@keyframes prague-playbook-dash{to{stroke-dashoffset:-48}}@keyframes prague-playbook-spin{to{transform:rotate(1turn)}}@keyframes prague-playbook-spin-reverse{to{transform:rotate(-1turn)}}@keyframes prague-playbook-hub-pulse{0%,to{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 1px rgba(248,250,252,.2),0 0 22px rgba(34,211,238,.4)}50%{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 0 0 1px rgba(248,250,252,.28),0 0 36px rgba(34,211,238,.6)}}@keyframes prague-playbook-field-pulse{0%,to{opacity:.65;transform:rotate(calc(var(--i) * 60deg)) translateY(-5.35rem) scale(1)}50%{opacity:1;transform:rotate(calc(var(--i) * 60deg)) translateY(-5.35rem) scale(1.15)}}@media (prefers-reduced-motion:reduce){.prague-cta-playbook-field,.prague-cta-playbook-hub,.prague-cta-playbook-lines line,.prague-cta-playbook-ring--inner,.prague-cta-playbook-ring--outer{animation:none}.prague-cta-playbook-field{opacity:.9;transform:rotate(calc(var(--i) * 60deg)) translateY(-5.35rem) scale(1)}}.prague-cta-final--bg{position:relative;isolation:isolate;overflow:hidden;padding-top:clamp(3.5rem,9vw,5rem);padding-bottom:clamp(4rem,10vw,6rem);min-height:min(520px,70vh)}.prague-cta-final-bg,.prague-cta-final-bg-media{position:absolute;inset:0;z-index:0}.prague-cta-final-bg-media-inner{position:relative;width:100%;height:100%}.prague-cta-final-bg-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%}.prague-cta-final-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(7,11,20,.72),rgba(15,23,42,.78) 45%,rgba(7,11,20,.85))}.prague-cta-final-content{position:relative;z-index:2}.prague-cta-final-card{max-width:720px;margin-inline:auto;padding:clamp(2rem,5vw,2.75rem);text-align:center;border-radius:22px;background:rgba(248,250,252,.94);border:1px solid rgba(248,250,252,.35);box-shadow:0 28px 80px rgba(7,11,20,.35);backdrop-filter:blur(12px)}.prague-cta-final-card .prague-hero-actions{justify-content:center}.prague-section--timeline{position:relative;overflow:hidden;background:linear-gradient(180deg,#070b14,#0f172a 48%,#111827);border-top:1px solid rgba(248,250,252,.06);border-bottom:1px solid rgba(248,250,252,.06)}.prague-section--timeline:before{content:"";position:absolute;inset:0;opacity:.4;background-image:radial-gradient(circle at 20% 30%,rgba(34,211,238,.12) 0,transparent 45%),radial-gradient(circle at 80% 70%,rgba(167,139,250,.1) 0,transparent 45%);pointer-events:none}.prague-timeline-wrap{position:relative;z-index:1}.prague-h2--timeline{text-align:center;max-width:44rem;margin-inline:auto;margin-bottom:2.5rem;color:var(--prague-frost)}.prague-timeline-wrap .prague-h2{margin-bottom:2rem}.prague-timeline{list-style:none;margin:0;padding:0;display:grid;gap:1.5rem}@media (min-width:960px){.prague-timeline{grid-template-columns:repeat(4,1fr);gap:1rem}.prague-timeline-item{position:relative}.prague-timeline-connector{display:none}}.prague-timeline-item{display:flex;flex-direction:column;gap:.75rem}.prague-timeline-step{font-size:.75rem;font-weight:800;letter-spacing:.12em;color:rgba(34,211,238,.95)}.prague-timeline-card{flex:1;padding:1.35rem 1.25rem;border-radius:16px;background:rgba(248,250,252,.06);border:1px solid rgba(248,250,252,.1);backdrop-filter:blur(10px)}.prague-section--timeline-motion .prague-timeline-card{animation:prague-timeline-glow 5s ease-in-out infinite}.prague-section--timeline-motion .prague-timeline-item:nth-child(2) .prague-timeline-card{animation-delay:.5s}.prague-section--timeline-motion .prague-timeline-item:nth-child(3) .prague-timeline-card{animation-delay:1s}.prague-section--timeline-motion .prague-timeline-item:nth-child(4) .prague-timeline-card{animation-delay:1.5s}@keyframes prague-timeline-glow{0%,to{border-color:rgba(248,250,252,.1);box-shadow:0 8px 28px rgba(7,11,20,.2)}50%{border-color:rgba(34,211,238,.45);box-shadow:0 14px 44px rgba(34,211,238,.18),0 0 0 1px rgba(34,211,238,.12)}}@media (prefers-reduced-motion:reduce){.prague-section--timeline-motion .prague-timeline-card{animation:none}}.prague-section--timeline .prague-timeline-card-title{font-weight:600;color:rgba(248,250,252,.96)}.prague-section--timeline .prague-timeline-card-body{font-weight:400;color:rgba(248,250,252,.78)}.prague-timeline-connector{display:none}.prague-section--matrix{position:relative;isolation:isolate;overflow:hidden}.prague-matrix-bg,.prague-matrix-bg-media{position:absolute;inset:0;z-index:0}.prague-matrix-bg-media-inner{position:relative;width:100%;height:100%}.prague-matrix-bg-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.prague-matrix-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,11,20,.82),rgba(15,23,42,.88) 45%,rgba(7,11,20,.92))}.prague-matrix-inner{position:relative;z-index:1;padding-block:clamp(3.5rem,9vw,5.5rem)}.prague-h2--on-dark{color:var(--prague-frost)}.prague-h3--on-dark{font-weight:600;color:rgba(248,250,252,.96)}.prague-body--on-dark{font-weight:400;color:rgba(248,250,252,.82)}.prague-matrix{margin-top:2.25rem;display:grid;gap:1rem}@media (min-width:720px){.prague-matrix{grid-template-columns:repeat(2,1fr)}}.prague-matrix-cell{padding:1.5rem 1.35rem;border-radius:16px;background:rgba(248,250,252,.06);border:1px solid rgba(248,250,252,.12);backdrop-filter:blur(12px);cursor:default;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1),border-color .38s ease,background .38s ease;will-change:transform}.prague-matrix-cell:hover{transform:translateY(-6px) scale(1.015);background:rgba(248,250,252,.1);border-color:rgba(34,211,238,.45);box-shadow:0 18px 48px rgba(7,11,20,.35),0 0 0 1px rgba(34,211,238,.2),0 0 32px rgba(34,211,238,.12)}@media (prefers-reduced-motion:reduce){.prague-matrix-cell{transition:none;will-change:auto}.prague-matrix-cell:hover{transform:none}}.prague-section--checklist{position:relative;overflow:hidden;isolation:isolate;background-color:#e8edf3}.prague-section--checklist:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/landing-page/delivery-automation-software-berlin/checklist-operations-bg.webp);background-size:cover;background-position:62% 42%;background-repeat:no-repeat}.prague-section--checklist:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(105deg,rgba(238,242,247,.94),rgba(238,242,247,.78) 36%,rgba(226,232,240,.62) 62%,rgba(238,242,247,.88)),radial-gradient(ellipse 80% 50% at 10% 0,rgba(34,211,238,.08) 0,transparent 55%),repeating-linear-gradient(-18deg,transparent,transparent 11px,rgba(15,23,42,.02) 0,rgba(15,23,42,.02) 12px)}.prague-section--checklist .prague-shell{position:relative;z-index:1}.prague-checklist-layout{display:grid;gap:1.75rem}@media (min-width:900px){.prague-checklist-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:3rem}}.prague-checklist{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.prague-checklist-item{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1.15rem 1.25rem;border-radius:14px;background:rgba(248,250,252,.88);border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 32px rgba(15,23,42,.06)}.prague-checklist-num{font-size:.85rem;font-weight:700;color:rgba(34,211,238,.95);font-variant-numeric:tabular-nums}.prague-section--faq{background:linear-gradient(180deg,transparent,rgba(15,23,42,.03))}.prague-faq-shell{max-width:720px;margin-inline:auto}.prague-faq-list{margin:2rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.prague-faq-row{border-radius:14px;background:var(--prague-frost);border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 36px rgba(15,23,42,.05);overflow:hidden}.prague-faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;padding:1.15rem 1.25rem;margin:0;border:0;background:transparent;font:inherit;font-size:1.02rem;font-weight:600;color:#0b1220;cursor:pointer;transition:background .2s ease}.prague-faq-trigger:hover{background:rgba(34,211,238,.06)}.prague-faq-chevron{flex-shrink:0;width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:1.15rem;font-weight:800;line-height:1;color:rgba(11,18,32,.55);background:rgba(15,23,42,.05)}.prague-faq-a{margin:0;padding:0 1.25rem 1.15rem;font-size:1rem;font-weight:400;line-height:1.65;color:rgba(11,18,32,.78)}.prague-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;padding:.85rem 0;background:rgba(248,250,252,.92);border-top:1px solid rgba(15,23,42,.08);backdrop-filter:blur(14px);box-shadow:0 -12px 40px rgba(15,23,42,.08)}.prague-sticky-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.prague-sticky-copy{margin:0;font-size:.92rem;font-weight:600;color:rgba(11,18,32,.82);max-width:36rem}.prague-sticky-actions{display:flex;flex-wrap:wrap;gap:.65rem}@media (max-width:720px){.prague-sticky-inner{flex-direction:column;align-items:stretch}.prague-sticky-actions{width:100%;justify-content:center}}.prague-section--impact{padding-bottom:2.5rem}.prague-body--impact-intro{max-width:52rem;margin:.75rem auto 0;text-align:center;font-size:1.05rem;font-weight:400;line-height:1.7;color:rgba(11,18,32,.82)}.prague-impact-grid{margin-top:2rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:720px){.prague-impact-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.prague-impact-grid{grid-template-columns:repeat(4,1fr)}}.prague-impact-card{border-radius:16px;padding:1.35rem 1.25rem;background:var(--prague-frost);border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 36px rgba(15,23,42,.06)}.prague-impact-val{display:block;font-size:clamp(1.75rem,4vw,2.15rem);font-weight:800;letter-spacing:-.03em;color:rgba(14,116,144,.98);margin-bottom:.35rem}.prague-impact-h3{font-size:.95rem;font-weight:600;margin:0 0 .5rem}.prague-impact-detail{margin:0;font-size:.92rem;font-weight:400;line-height:1.55;color:rgba(11,18,32,.72)}.prague-section--how{background:linear-gradient(180deg,rgba(15,23,42,.02),transparent)}.prague-body--how-sub{max-width:48rem;margin:.75rem auto 0;text-align:center}.prague-how-steps{list-style:none;margin:2rem 0 0;padding:0;display:grid;gap:1rem}@media (min-width:900px){.prague-how-steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.prague-how-steps{grid-template-columns:repeat(3,1fr)}}.prague-how-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.45rem;padding:1.15rem 1.2rem;border-radius:14px;background:var(--prague-frost);border:1px solid rgba(15,23,42,.07);box-shadow:0 8px 28px rgba(15,23,42,.05)}.prague-how-step-icon-wrap{width:100%}.prague-how-step-icon,.prague-how-step-icon-wrap{display:flex;justify-content:center;align-items:center}.prague-how-step-icon{width:3.25rem;height:3.25rem;border-radius:14px;background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.28);font-size:1.45rem;line-height:1}.prague-how-step-num{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:rgba(34,211,238,.95);font-variant-numeric:tabular-nums}.prague-how-step-title{margin:0;font-size:1.05rem;font-weight:600;text-align:center}.prague-how-step-copy{margin:0;font-size:.95rem;font-weight:400;line-height:1.6;color:rgba(11,18,32,.78);text-align:center}.prague-body--compare-sub{max-width:46rem;margin:.75rem auto 0;text-align:center}.prague-compare-table-wrap{margin-top:2rem;overflow-x:auto;border-radius:16px;border:1px solid rgba(15,23,42,.1);background:var(--prague-frost);box-shadow:0 16px 48px rgba(15,23,42,.07)}.prague-compare-table{width:100%;border-collapse:collapse;font-size:.95rem;min-width:560px}.prague-compare-table td,.prague-compare-table th{padding:.95rem 1.1rem;text-align:left;vertical-align:top;border-bottom:1px solid rgba(15,23,42,.08)}.prague-compare-table td{font-weight:400}.prague-compare-table thead th{background:rgba(34,211,238,.08);font-weight:600;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(11,18,32,.75)}.prague-compare-table tbody th{font-weight:600;color:#0b1220;width:22%}.prague-compare-table tbody tr:last-child td,.prague-compare-table tbody tr:last-child th{border-bottom:none}.prague-compare-table td{color:rgba(11,18,32,.78);line-height:1.55}.prague-section--challenges{background:var(--prague-challenges-band);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65),0 1px 0 rgba(15,23,42,.04)}.prague-body--challenges-sub{max-width:48rem;margin:.75rem auto 0;text-align:center;color:rgba(11,18,32,.78);font-size:1.05rem;line-height:1.65}.prague-challenge-grid{margin-top:2rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:900px){.prague-challenge-grid--five{grid-template-columns:repeat(6,minmax(0,1fr));justify-items:stretch;align-items:stretch}.prague-challenge-grid--five>:first-child{grid-column:1/3}.prague-challenge-grid--five>:nth-child(2){grid-column:3/5}.prague-challenge-grid--five>:nth-child(3){grid-column:5/7}.prague-challenge-grid--five>:nth-child(4){grid-column:2/4}.prague-challenge-grid--five>:nth-child(5){grid-column:4/6}.prague-challenge-grid--five>*{min-width:0;display:flex;flex-direction:column}.prague-challenge-grid--five>* .prague-challenge-card{flex:1;width:100%;min-height:100%}.prague-challenge-grid:not(.prague-challenge-grid--five){grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.prague-challenge-grid:not(.prague-challenge-grid--five){grid-template-columns:repeat(3,1fr)}}.prague-challenge-card{position:relative;box-sizing:border-box;display:flex;flex-direction:column;border-radius:16px;padding:clamp(1.35rem,2.5vw,1.75rem);background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 36px rgba(15,23,42,.06)}.prague-challenge-card .prague-h3{font-size:.95rem;font-weight:600;line-height:1.35;margin:0 0 .35rem;color:#0b1220}.prague-challenge-num{display:block;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--prague-challenges-teal);margin-bottom:.45rem}.prague-challenge-line{margin:.55rem 0 0;font-size:.92rem;font-weight:400;line-height:1.55;color:rgba(11,18,32,.72)}.prague-challenge-label{font-weight:600;color:rgba(11,18,32,.82)}.prague-challenge-result{margin-top:auto;padding-top:.85rem;border-top:1px solid rgba(15,23,42,.08);font-size:.92rem;font-weight:400;line-height:1.55;color:rgba(11,18,32,.78)}.prague-challenge-result-kicker{font-weight:600;color:rgba(11,18,32,.82)}