/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--paper:#f7f4ec;--paper-deep:#eee9dd;--ink:#132c2c;--muted:#65706c;--coral:#ff6d4a;--coral-dark:#e65737;--sage:#b9d4c5;--sage-deep:#6f9f89;--yellow:#f1d26a;--line:#dcd8cd;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.site-header{z-index:20;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;max-width:1240px;height:84px;margin:0 auto;padding:0 28px;display:grid;position:relative}.brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-size:18px;font-weight:760;display:inline-flex}.brand-mark{width:31px;height:28px;display:inline-block;position:relative}.brand-mark:after{background:var(--coral);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:11px;left:12px}.brand-mark>span{background:var(--ink);border-radius:12px 12px 2px;width:13px;height:21px;position:absolute;top:3px;transform:rotate(-11deg)}.brand-mark>span:first-child{left:1px}.brand-mark>span:last-child{border-radius:12px 12px 12px 2px;right:1px;transform:rotate(11deg)}nav{justify-content:center;align-items:center;gap:28px;display:flex}nav a{color:#384847;font-size:14px;font-weight:620;transition:color .16s}nav a:hover,nav a:focus-visible{color:var(--coral-dark)}.header-actions{align-items:center;gap:14px;display:flex}.text-button{cursor:pointer;background:0 0;border:0;padding:10px;font-size:14px;font-weight:650}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:0 22px;font-size:15px;font-weight:720;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #ff6d4a5c}.button-small{min-height:42px;padding:0 18px}.button-dark{background:var(--ink);color:var(--white)}.button-primary{background:var(--coral);color:#fff;box-shadow:0 10px 24px #e5573729}.button-primary:hover{background:var(--coral-dark)}.button-light{background:var(--white);border-color:#d9d5ca}.button-outline{color:#fff;background:0 0;border-color:#ffffff52}.menu-toggle{cursor:pointer;background:0 0;border:0;width:42px;height:42px;padding:10px;display:none}.menu-toggle i{background:var(--ink);width:22px;height:2px;margin:5px 0;display:block}.hero{max-width:1320px;min-height:680px;margin:0 auto;padding:60px 68px 74px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.8;background:radial-gradient(circle,#ff6d4a0f 0 2px,#0000 2.5px) 0 0/18px 18px;width:260px;height:200px;position:absolute;top:72px;left:-20px}.eyebrow,.kicker{color:#415553;letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:780}.eyebrow{align-items:center;gap:9px;margin-bottom:27px;display:flex}.live-dot{background:var(--coral);box-sizing:content-box;border:4px solid #ff6d4a2b;border-radius:50%;width:7px;height:7px}.hero-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:62px;display:grid}.hero-copy{z-index:2;padding-bottom:25px;position:relative}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.067em;margin-bottom:32px;font-size:clamp(54px,6.2vw,88px);font-weight:760;line-height:.95}h1 em{color:var(--coral);font-family:Georgia,serif;font-weight:400}.hero-lead{color:#4f5f5d;max-width:540px;margin-bottom:31px;font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.micro-proof{align-items:center;gap:13px;margin-top:34px;display:flex}.micro-proof p{color:var(--muted);max-width:190px;margin:0;font-size:12px;line-height:1.4}.micro-proof strong{color:var(--ink)}.avatar-stack{display:flex}.avatar-stack span{background:var(--sage);border:3px solid var(--paper);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin-left:-8px;font-size:8px;font-weight:800;display:flex}.avatar-stack span:first-child{background:var(--yellow);margin-left:0}.avatar-stack span:last-child{background:#d4b6a6}.hero-visual{min-height:485px;padding:34px 0 0 32px;position:relative}.hero-visual:before{background:var(--sage);content:"";border-radius:49% 51% 46% 54%/55% 41% 59% 45%;width:520px;height:430px;position:absolute;top:8px;right:-65px;transform:rotate(-5deg)}.visual-caption{color:#536460;font-family:var(--font-mono), monospace;letter-spacing:.11em;text-transform:uppercase;transform-origin:0 0;font-size:10px;position:absolute;top:8px;left:8px;transform:rotate(-90deg)translate(-100%)}.map-card{z-index:2;background:#fffdf8f7;border:1px solid #132c2c14;border-radius:18px;max-width:505px;position:relative;overflow:hidden;box-shadow:0 30px 65px #19373329}.map-topbar,.panel-heading{justify-content:space-between;align-items:center;padding:18px 21px 14px;display:flex}.map-topbar>div,.panel-heading>div{flex-direction:column;gap:4px;display:flex}.label{color:#73807c;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800}.map-topbar strong,.panel-heading strong{font-size:14px}.saving,.filter-chip{color:#47735e;background:#e2f0e8;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.map-scene{background-color:#e8f0eb;background-image:linear-gradient(#2646410b 1px,#0000 1px),linear-gradient(90deg,#2646410b 1px,#0000 1px);background-size:30px 30px;height:260px;position:relative;overflow:hidden}.map-scene:before,.map-scene:after{content:"";border:1px solid #46735f2e;border-radius:50%;width:245px;height:245px;position:absolute;top:9px;left:139px}.map-scene:after{width:160px;height:160px;top:52px;left:181px}.poland-shape{clip-path:polygon(43% 3%,61% 8%,73% 18%,86% 25%,97% 42%,90% 55%,85% 69%,70% 75%,63% 93%,44% 97%,28% 85%,11% 77%,2% 58%,8% 42%,3% 27%,24% 16%);opacity:.88;background:#cadcd1;width:215px;height:210px;position:absolute;top:26px;left:159px}.map-pin,.demo-pin{background:var(--coral);color:#fff;z-index:4;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:9px;font-weight:800;display:flex;position:absolute;transform:none;box-shadow:0 4px 10px #16373238}.map-pin{clip-path:none}.map-pin:before,.demo-pin:before{content:attr(data-label)}.map-pin{color:#fff;padding-top:0}.map-pin:after{color:#fff;content:""}.pin-one{top:47px;left:56px}.pin-two{background:var(--ink);top:87px;left:87px}.pin-three{background:var(--sage-deep);top:134px;left:111px}.route-line{background:var(--coral);transform-origin:0;z-index:3;height:3px;position:absolute}.route-one{width:45px;top:68px;left:71px;transform:rotate(48deg)}.route-two{background:var(--sage-deep);width:52px;top:107px;left:99px;transform:rotate(57deg)}.map-label{color:var(--ink);z-index:5;background:#fffdf8eb;border-radius:4px;padding:2px 5px;font-size:8px;font-weight:720;position:absolute}.label-torun{top:55px;left:244px}.label-bydgoszcz{top:96px;left:276px}.label-inowroclaw{top:145px;left:299px}.route-strip{grid-template-columns:repeat(3,1fr);padding:15px 18px 17px;display:grid}.route-stop{border-right:1px solid var(--line);align-items:center;gap:8px;padding:0 10px;display:flex}.route-stop:last-child{border-right:0}.route-stop>div{flex-direction:column;display:flex}.route-stop strong{font-size:10px}.route-stop small{color:var(--muted);font-size:8px}.stop-number{background:var(--coral);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:8px;font-weight:800;display:flex}.stop-number.navy{background:var(--ink)}.stop-number.sage{background:var(--sage-deep)}.floating-card{background:var(--white);z-index:4;border:1px solid #132c2c14;border-radius:10px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 15px 35px #15322f29}.floating-card div{flex-direction:column;display:flex}.floating-card strong{font-size:10px}.floating-card small{color:var(--muted);font-size:8px}.floating-top{top:7px;right:-18px}.floating-bottom{bottom:12px;left:2px}.mini-icon{background:var(--coral);color:#fff;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;font-weight:800;display:flex}.mini-icon.pale{background:var(--sage);color:var(--ink)}.stats{background:var(--ink);color:#fff;grid-template-columns:repeat(4,1fr);padding:0 max(50vw - 592px,40px);display:grid}.stats div{border-right:1px solid #ffffff21;flex-direction:column;justify-content:center;min-height:126px;padding:22px 38px;display:flex}.stats div:first-child{border-left:1px solid #ffffff21}.stats strong{color:var(--yellow);font-family:Georgia,serif;font-size:32px;font-weight:400}.stats span{color:#ffffffa6;font-size:11px}.section{max-width:1240px;margin:0 auto;padding:112px 28px}.section-heading{max-width:600px}.section-heading.centered{text-align:center;margin:0 auto 58px}.section-heading h2,.audience-copy h2,.catalogue-heading h2,.visual-guidance h2,.final-cta h2{letter-spacing:-.055em;margin:13px 0 19px;font-size:clamp(38px,4vw,56px);font-weight:710;line-height:1.04}.section-heading p{color:var(--muted);font-size:17px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.steps-grid article{border-left:1px solid var(--line);min-height:360px;padding:0 46px;position:relative}.steps-grid article:last-child{border-right:1px solid var(--line)}.step-index{color:#9ca39e;font-family:var(--font-mono), monospace;font-size:11px;position:absolute;top:4px;left:18px}.step-illustration{width:180px;height:145px;margin:0 auto 29px;position:relative}.steps-grid h3{letter-spacing:-.025em;margin-bottom:11px;font-size:20px}.steps-grid p{color:var(--muted);font-size:14px;line-height:1.65}.calendar-illustration{background:var(--white);box-shadow:10px 13px 0 var(--sage);border:1px solid #d5d1c7;border-radius:14px;width:150px;height:116px;margin-top:12px;padding:38px 20px 16px;transform:rotate(-3deg)}.calendar-illustration:before{background:var(--coral);content:"";border-radius:13px 13px 0 0;height:25px;position:absolute;top:-1px;left:-1px;right:-1px}.calendar-illustration span{background:var(--paper-deep);border-radius:3px;width:18px;height:18px;margin:4px;display:inline-block}.calendar-illustration span:nth-child(3){background:var(--yellow)}.connection-illustration .node{border:8px solid var(--white);z-index:2;border-radius:50%;width:54px;height:54px;position:absolute;box-shadow:0 3px 10px #132c2c1f}.connection-illustration .node:before{background:var(--ink);content:"";opacity:.18;border-radius:50%;width:100%;height:100%;position:absolute}.connection-illustration .one{background:var(--yellow);top:0;left:64px}.connection-illustration .two{background:var(--sage);top:85px;left:5px}.connection-illustration .three{background:#d4b6a6;top:85px;right:5px}.connection-illustration i{border-top:2px dashed var(--sage-deep);width:70px;position:absolute;top:79px;left:35px;transform:rotate(-47deg)}.connection-illustration i:last-child{left:82px;transform:rotate(47deg)}.route-illustration{justify-content:center;align-items:center;display:flex}.route-illustration span{background:var(--ink);border:5px solid var(--white);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:flex;box-shadow:0 3px 10px #132c2c21}.route-illustration span:first-child{background:var(--coral)}.route-illustration span:last-child{background:var(--sage-deep)}.route-illustration i{border-top:2px dashed #9eb6aa;width:25px}.audience-section{background:var(--white);grid-template-columns:.9fr 1.1fr;align-items:center;gap:8%;max-width:1440px;min-height:720px;margin:0 auto;padding:88px max(50% - 592px,56px);display:grid}.audience-section.reverse{background:#e8f0eb;grid-template-columns:1.08fr .92fr}.audience-copy{max-width:540px}.coral-text{color:var(--coral-dark)}.sage-text{color:#4d7d67}.audience-copy>p{color:var(--muted);font-size:17px;line-height:1.7}.benefit-list{gap:20px;margin:30px 0;padding:0;list-style:none;display:grid}.benefit-list li{align-items:flex-start;gap:13px;display:flex}.benefit-list li>span{color:var(--coral-dark);background:#fbe0d8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:23px;height:23px;margin-top:2px;font-size:11px;font-weight:900;display:flex}.reverse .benefit-list li>span{color:#47735e;background:#d2e4da}.benefit-list div{flex-direction:column;gap:3px;display:flex}.benefit-list strong{font-size:14px}.benefit-list small{color:var(--muted);font-size:12px}.inline-link{border-bottom:1px solid var(--ink);align-items:center;gap:24px;padding:8px 0;font-size:14px;font-weight:750;display:inline-flex}.inline-link span{color:var(--coral)}.photo-composition{min-height:500px;position:relative}.photo-composition:before{background:var(--yellow);content:"";border-radius:50%;width:180px;height:180px;position:absolute;top:-28px;right:-30px}.photo-placeholder{color:#fff;background-color:#223e3c;background-image:linear-gradient(135deg,#ffffff0d,#0000 40%),radial-gradient(circle at 65% 35%,#54736c 0 9%,#0000 9.4%),linear-gradient(155deg,#0000 0 47%,#ffffff1f 48% 51%,#0000 52%);border-radius:28px 28px 90px;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:490px;padding:34px;display:flex;position:relative;overflow:hidden}.photo-placeholder:before,.photo-placeholder:after{content:"";opacity:.5;background:#6d8f85;border-radius:50% 50% 10px 10px;width:90px;height:150px;position:absolute;bottom:100px;left:25%}.photo-placeholder:after{background:#d0a98f;width:110px;height:190px;bottom:80px;left:48%}.photo-placeholder p{z-index:3;max-width:330px;margin:13px 0 5px;font-family:Georgia,serif;font-size:27px;line-height:1.15;position:relative}.photo-placeholder small{color:#ffffffa3;z-index:3;position:relative}.photo-tag{letter-spacing:.12em;text-transform:uppercase;z-index:3;background:#ffffff21;border:1px dashed #ffffff73;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:relative}.quote-card{background:var(--coral);color:#fff;border-radius:18px;width:275px;padding:23px 27px;position:absolute;bottom:-28px;right:-27px;box-shadow:0 20px 40px #132c2c29}.quote-card p{margin-bottom:10px;font-family:Georgia,serif;font-size:17px;line-height:1.35}.quote-card span{color:#ffffffb3;font-size:9px}.opportunity-panel{background:var(--white);border-radius:20px;max-width:530px;margin-right:16px;padding:8px;box-shadow:0 28px 58px #16363121}.panel-heading{border-bottom:1px solid var(--line);padding:20px 18px 16px}.opportunity-list{padding:7px}.opportunity-list article{border-bottom:1px solid #ebe8df;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px 9px;display:grid}.opportunity-list article:last-child{border-bottom:0}.portrait{color:var(--ink);background:#d8b6a0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:10px;font-weight:800;display:flex}.portrait-2{background:var(--yellow)}.portrait-3{background:var(--sage)}.opportunity-main{flex-direction:column;display:flex}.opportunity-main strong{font-size:13px}.opportunity-main small{color:var(--muted);font-size:10px}.opportunity-main span{color:#527061;margin-top:4px;font-size:9px}.opportunity-list button{background:var(--paper);cursor:pointer;border:0;border-radius:50%;width:34px;height:34px}.panel-note{color:#527061;background:#edf5f0;border-radius:10px;align-items:center;gap:8px;margin:4px 7px 7px;padding:11px 14px;font-size:10px;font-weight:700;display:flex}.core-demo{padding-bottom:125px}.core-demo>.section-heading{margin-bottom:-50px}.role-switch{justify-content:flex-end;gap:5px;margin-bottom:20px;display:flex}.role-switch button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:750}.role-switch button.active{background:var(--ink);border-color:var(--ink);color:#fff}.demo-window{background:var(--white);border:1px solid #d8d4c9;border-radius:20px;grid-template-columns:64px 300px 1fr;min-height:510px;display:grid;overflow:hidden;box-shadow:0 25px 70px #132c2c1a}.demo-sidebar{background:var(--ink);color:#ffffff8c;flex-direction:column;align-items:center;gap:21px;padding:22px 10px;display:flex}.demo-sidebar .demo-logo{color:var(--yellow);margin-bottom:28px;font-size:10px;font-weight:900}.demo-sidebar>span:not(.demo-logo){border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.demo-sidebar>span.active{background:var(--coral);color:#fff}.demo-list{border-right:1px solid var(--line);padding:36px 23px}.demo-list h3{letter-spacing:-.035em;margin:10px 0 19px;font-size:23px;line-height:1.1}.demo-filters{gap:7px;margin-bottom:25px;display:flex}.demo-filters span{background:var(--paper);color:var(--muted);border-radius:7px;padding:7px 9px;font-size:9px}.demo-result{border:1px solid #0000;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:8px;padding:11px;display:grid}.demo-result.selected{background:#fff2ed;border-color:#f7d0c6}.result-dot{background:var(--coral);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:8px;display:flex}.result-2{background:var(--ink)}.result-3{background:var(--sage-deep)}.demo-result>div{flex-direction:column;display:flex}.demo-result strong{font-size:11px}.demo-result small{color:var(--muted);font-size:9px}.demo-result b{color:var(--coral)}.demo-map{background:#dfeae3;position:relative;overflow:hidden}.map-grid{background-image:linear-gradient(#2646410f 1px,#0000 1px),linear-gradient(90deg,#2646410f 1px,#0000 1px);background-size:35px 35px;position:absolute;inset:0}.demo-map:after{content:"";border:1px solid #4d7d673d;border-radius:50%;width:360px;height:360px;position:absolute;top:8%;left:25%}.demo-pin{color:#fff;transform:none}.demo-pin:after{content:""}.dp-one{top:21%;left:24%}.dp-two{background:var(--ink);top:39%;left:48%}.dp-three{background:var(--sage-deep);top:62%;left:65%}.demo-line{background:var(--coral);transform-origin:0;height:3px;position:absolute}.dl-one{width:160px;top:25%;left:27%;transform:rotate(37deg)}.dl-two{background:var(--sage-deep);width:160px;top:43%;left:51%;transform:rotate(42deg)}.demo-detail-card{background:var(--white);z-index:3;border-radius:14px;flex-direction:column;width:260px;padding:18px;display:flex;position:absolute;bottom:28px;left:26px;box-shadow:0 16px 35px #132c2c2b}.demo-detail-card strong{margin:6px 0 2px;font-size:13px}.demo-detail-card small{color:var(--muted);font-size:9px}.demo-detail-card button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:7px;margin-top:12px;padding:8px;font-size:9px;font-weight:750}.catalogue{border-top:1px solid var(--line)}.catalogue-heading{justify-content:space-between;align-items:flex-end;margin-bottom:42px;display:flex}.catalogue-heading>div{max-width:650px}.author-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.author-card{background:var(--white);border-radius:17px;overflow:hidden}.author-image{color:#132c2cbd;background-color:#d5a990;background-image:radial-gradient(circle at 50% 34%,#ffffff59 0 10%,#0000 10.4%),linear-gradient(165deg,#0000 0 48%,#132c2c24 49% 70%,#0000 71%);flex-direction:column;justify-content:center;align-items:center;height:330px;display:flex}.author-2 .author-image{background-color:var(--yellow)}.author-3 .author-image{background-color:var(--sage)}.author-image span{letter-spacing:.1em;text-transform:uppercase;border:1px dashed #132c2c73;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800}.author-image small{margin-top:6px;font-size:9px}.author-info{padding:23px}.author-info>span{color:var(--coral-dark);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.author-info h3{margin:9px 0;font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.2}.author-info p{color:var(--muted);margin:0;font-size:10px}.visual-guidance{background:var(--ink);color:#fff;grid-template-columns:.7fr 1.3fr;gap:70px;max-width:1440px;margin:0 auto;padding:95px max(50% - 592px,56px);display:grid}.visual-guidance .kicker{color:var(--sage)}.visual-guidance h2{font-size:45px}.guidance-grid{grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.guidance-grid article{border-left:1px solid #ffffff26;min-height:185px;padding:15px 28px}.guidance-grid article:nth-child(n+3){border-top:1px solid #ffffff26;padding-top:28px}.guidance-grid article>span{color:var(--coral);font-family:var(--font-mono), monospace;font-size:10px}.guidance-grid strong{margin:12px 0 8px;font-size:15px;display:block}.guidance-grid p{color:#ffffff94;margin:0;font-size:12px;line-height:1.65}.trust-strip{border-bottom:1px solid var(--line);justify-content:center;align-items:center;gap:45px;min-height:110px;padding:25px;display:flex}.trust-strip span{color:var(--muted);font-size:10px}.trust-strip strong{color:#77817d;letter-spacing:.08em;font-size:12px}.final-cta{background:var(--ink);color:#fff;text-align:center;flex-direction:column;align-items:center;min-height:560px;padding:110px 28px;display:flex;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";border:1px solid #b9d4c521;border-radius:50%;width:420px;height:420px;position:absolute;top:55px;left:-180px}.final-cta:after{left:auto;right:-180px}.final-cta .kicker{color:var(--sage)}.final-cta h2{z-index:2;font-size:clamp(42px,5vw,66px);position:relative}.final-cta>p{color:#ffffffa1}.centered-actions{z-index:2;justify-content:center;margin-top:22px;position:relative}.cta-route{align-items:center;margin-bottom:24px;display:flex}.cta-route span{color:var(--coral);font-size:20px}.cta-route span:last-child{color:var(--sage)}.cta-route i{border-top:1px dashed #ffffff59;width:42px}footer{color:#fff;background:#0c2121;padding:72px max(50vw - 592px,40px) 24px}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:55px;padding-bottom:58px;display:grid}.light-brand .brand-mark>span{background:#fff}.footer-brand p{color:#ffffff8a;max-width:290px;margin-top:18px;font-size:12px;line-height:1.6}.footer-top>div:not(.footer-brand){flex-direction:column;gap:10px;display:flex}.footer-top strong{color:var(--sage);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px}.footer-top a:not(.brand){color:#ffffff9e;font-size:12px}.footer-bottom{color:#ffffff61;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:22px;font-size:9px;display:flex}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.menu-toggle{display:block}.site-header nav{background:var(--white);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:0;padding:12px;display:none;position:absolute;top:75px;left:20px;right:20px;box-shadow:0 20px 40px #132c2c26}.site-header nav.nav-open{display:flex}.site-header nav a{width:100%;padding:12px}.header-actions{display:none}.hero{padding-left:36px;padding-right:36px}.hero-grid{gap:35px}.hero-visual{transform-origin:0;width:112%;transform:scale(.9)}.stats div{padding:20px}.audience-section,.audience-section.reverse,.visual-guidance{padding-left:40px;padding-right:40px}.quote-card{right:-10px}}@media (width<=820px){.hero{padding-top:42px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:650px}.hero-visual{width:100%;max-width:620px;margin:20px auto 0;transform:none}.stats{grid-template-columns:repeat(2,1fr);padding:0 24px}.stats div:nth-child(3){border-left:1px solid #ffffff21}.stats div:nth-child(-n+2){border-bottom:1px solid #ffffff21}.steps-grid{grid-template-columns:1fr}.steps-grid article{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:270px;padding:30px 30px 30px 235px}.step-illustration{position:absolute;top:48px;left:35px}.step-index{top:30px}.audience-section,.audience-section.reverse{grid-template-columns:1fr;gap:70px;padding-top:100px;padding-bottom:100px}.audience-section.reverse .opportunity-panel{grid-row:2}.audience-copy{max-width:650px}.photo-composition,.opportunity-panel{width:min(100%,600px)}.core-demo>.section-heading{margin-bottom:32px}.role-switch{justify-content:flex-start}.demo-window{grid-template-columns:55px 250px 1fr}.author-image{height:260px}.visual-guidance{grid-template-columns:1fr}.trust-strip{flex-wrap:wrap;gap:20px 35px}.footer-top{grid-template-columns:1.7fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=620px){.site-header{height:70px;padding:0 18px}.brand{font-size:15px}.brand-mark{transform:scale(.88)}.hero{min-height:auto;padding:38px 20px 60px}.hero:before{display:none}h1{font-size:52px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-visual{min-height:430px;padding:25px 0 0}.hero-visual:before{width:430px;height:345px;right:-140px}.map-card{border-radius:14px}.map-scene{height:220px}.poland-shape{top:10px;left:95px}.map-label{display:none}.route-strip{overflow-x:auto}.route-stop{min-width:128px}.floating-top{top:4px;right:-7px}.floating-bottom{bottom:5px}.visual-caption{display:none}.stats{padding:0 12px}.stats div{min-height:110px;padding:16px 14px}.stats strong{font-size:27px}.stats span{font-size:9px}.section{padding:84px 20px}.section-heading h2,.audience-copy h2,.catalogue-heading h2,.visual-guidance h2{font-size:39px}.steps-grid article{min-height:auto;padding:225px 25px 35px}.step-illustration{top:45px;left:50%;transform:translate(-50%)}.calendar-illustration{transform:translate(-50%)rotate(-3deg)}.audience-section,.audience-section.reverse,.visual-guidance{gap:55px;padding:82px 20px}.photo-composition{min-height:420px}.photo-placeholder{height:410px;padding:24px}.quote-card{width:255px;bottom:-38px;right:-5px}.opportunity-panel{margin:0}.core-demo{overflow:hidden}.role-switch{width:100%}.role-switch button{flex:1}.demo-window{grid-template-columns:48px 1fr}.demo-list{border-right:0}.demo-map{grid-column:1/-1;height:390px}.demo-sidebar{grid-row:1;min-height:350px}.demo-sidebar>span:nth-last-child(-n+2){display:none}.catalogue-heading{flex-direction:column;align-items:flex-start;gap:20px}.author-grid{grid-template-columns:1fr}.author-image{height:330px}.guidance-grid{grid-template-columns:1fr}.guidance-grid article,.guidance-grid article:nth-child(n+3){border-top:0;border-bottom:1px solid #ffffff26;min-height:auto;padding:24px 20px}.trust-strip{padding:32px 20px}.trust-strip span{text-align:center;flex-basis:100%}.final-cta{min-height:610px;padding:90px 20px}.final-cta h2{font-size:42px}footer{padding:60px 24px 25px}.footer-top{grid-template-columns:repeat(2,1fr);gap:42px 25px}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
