:root{color:#301a4b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--rose:#e76d83;--blue:#2274a5;--plum:#301a4b;--violet:#8a4fff;--warm-background:#faf8ff;--cream:#f1ecff;--soft-skin:#fde9ee;--skin-light:#e7f3fa;--peach:#e76d83;--copper:#8a4fff;--charcoal-blue:#625273;--deep-charcoal:#301a4b;--white:#fff;--muted:#746382;--line:#301a4b21;--warm-line:#8a4fff33;--shadow:0 28px 90px #301a4b24;background:#faf8ff;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(135deg, #8a4fff14, transparent 38%), linear-gradient(180deg, #fff 0, var(--warm-background) 44%, var(--cream) 100%);min-width:320px;color:var(--deep-charcoal);margin:0}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow-x:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:auto auto;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);margin:0 auto;padding:18px 0;display:grid;position:sticky;top:0}.brand,.language-switch,.hero-actions,.site-footer{align-items:center;display:flex}.brand{gap:10px;min-width:0}.brand img{height:auto;display:block}.brand-symbol{flex:none;width:36px}.brand-wordmark{width:130px;max-width:34vw}.language-switch{border:1px solid var(--line);background:#ffffffc7;border-radius:999px;gap:4px;padding:4px;box-shadow:0 12px 40px #301a4b14}.language-switch button{min-width:64px;min-height:34px;color:var(--charcoal-blue);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:13px;font-weight:760;display:inline-flex}.language-flag{border-radius:2px;flex:none;width:22px;height:15px;display:block;overflow:hidden;box-shadow:0 0 0 1px #2d394024}.language-switch button:hover,.language-switch button.active{background:var(--violet);color:#fff}.language-switch button:focus-visible,.button:focus-visible{outline:2px solid var(--copper);outline-offset:3px}.hero-section{grid-template-columns:minmax(0,.98fr) minmax(420px,1.02fr);align-items:center;gap:58px;width:min(1180px,100% - 40px);min-height:calc(100vh - 74px);margin:0 auto;padding:64px 0 82px;display:grid}.hero-copy{min-width:0;max-width:680px}.eyebrow,.signal-panel span{color:var(--copper);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:820}h1,p{margin-top:0}h1{letter-spacing:0;text-wrap:balance;max-width:780px;margin-bottom:24px;font-size:clamp(46px,6.5vw,90px);font-weight:720;line-height:.98}.site-shell[data-locale=cs] h1{max-width:720px;font-size:clamp(40px,5.6vw,74px);line-height:1.04}.hero-text{max-width:600px;color:var(--charcoal-blue);margin-bottom:34px;font-size:clamp(18px,2vw,22px);line-height:1.58}.hero-actions{flex-wrap:wrap;gap:12px}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-size:15px;font-weight:760;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--violet);color:#fff;box-shadow:0 16px 38px #8a4fff47}.button-primary:hover{background:var(--plum)}.hero-visual{min-height:620px;box-shadow:var(--shadow);background:linear-gradient(145deg,#fff 0,#f1ecff 48%,#fde9ee 100%);border:1px solid #8a4fff38;border-radius:34px;position:relative;overflow:hidden}.hero-visual:before{content:"";pointer-events:none;border:1px solid #8a4fff2e;border-radius:28px;position:absolute;inset:28px}.hero-visual:after{content:"";pointer-events:none;background:#2274a51a;border-radius:999px;width:58%;height:42%;position:absolute;bottom:-18%;right:-18%;transform:rotate(-10deg)}.brand-orb{background:#ffffffb8;border:1px solid #8a4fff2e;border-radius:28px;place-items:center;display:grid;position:absolute;inset:34px 34px 262px;overflow:hidden;box-shadow:0 24px 76px #301a4b1f}.brand-orb img{object-fit:contain;width:min(86%,720px);height:min(70%,320px)}.signal-panel{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #8a4fff3d;border-radius:22px;width:min(360px,100% - 48px);padding:18px;position:absolute;bottom:24px;right:24px;box-shadow:0 18px 60px #301a4b1f}.signal-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.signal-item{background:#faf8ffdb;border:1px solid #8a4fff29;border-radius:16px;gap:8px;min-height:74px;padding:12px;display:grid}.signal-item i{background:linear-gradient(90deg, var(--violet), var(--rose));border-radius:2px;height:4px;display:block}.signal-item strong{color:var(--deep-charcoal);align-self:end;font-size:14px}.site-footer{border-top:1px solid var(--warm-line);width:min(1180px,100% - 40px);color:var(--charcoal-blue);justify-content:space-between;gap:18px;margin:0 auto;padding:26px 0 34px;font-size:13px}@media (width<=980px){.hero-section{grid-template-columns:1fr;gap:34px;padding-top:36px}.hero-visual{min-height:520px}}@media (width<=720px){.site-header{gap:14px;width:min(100% - 28px,1180px);padding:14px 0}.brand{gap:8px}.brand-symbol{width:31px}.brand-wordmark{width:112px}.language-switch button{min-width:54px;padding-inline:8px}.language-flag{width:20px;height:14px}.hero-section,.site-footer{width:min(100% - 28px,1180px)}.hero-section{min-height:auto;padding:30px 0 58px}h1{font-size:clamp(40px,12.5vw,58px);line-height:1.04}.site-shell[data-locale=cs] h1{font-size:clamp(36px,10.8vw,50px);line-height:1.08}.hero-text{font-size:18px}.button{width:100%}.hero-visual{border-radius:28px;min-height:440px}.brand-orb{border-radius:22px;inset:26px 22px 230px}.signal-panel{width:calc(100% - 28px);padding:14px;bottom:14px;right:14px}.signal-grid{grid-template-columns:1fr}.signal-item{min-height:58px}.site-footer{flex-direction:column;align-items:flex-start}}
