.vst-hero{--brand-teal:#0d9488;--brand-indigo:#5558d4;--brand-purple:#7c3aad;--brand-gradient:linear-gradient(90deg,#0d9488,#5558d4,#7c3aad);--brand-gradient-soft:linear-gradient(135deg,rgba(13,148,136,.10),rgba(85,88,212,.10),rgba(124,58,173,.10));--ink:#1f2430;--muted:#6b7280;--line:#e5e7eb;--participant:#0369a1;--organizator:#c2410c;--radius:18px;--shadow:0 10px 30px -12px rgba(31,36,48,.25);--nav-h:4rem;flex:1;color:var(--ink);background:radial-gradient(1200px 500px at 50% -200px,rgba(85,88,212,.12),transparent 60%),#f6f7fb;line-height:1.55;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.vst-hero *{box-sizing:border-box}.vst-hero .wrap{max-width:1120px;margin:0 auto;padding:0 20px}.vst-hero .hero{position:relative;text-align:center;padding:64px 20px 88px;overflow:hidden;isolation:isolate}.vst-hero .hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(15,18,28,.3) 0,rgba(15,18,28,.42) 45%,rgba(246,247,251,.55) 86%,#f6f7fb),url(/hero_background.webp) center 38% /cover no-repeat}@media (max-width:760px){.vst-hero .hero:before{background-size:195% auto;background-position:top}}@media (min-width:1024px){.vst-hero .hero{min-height:clamp(460px,42vw,760px);display:flex;flex-direction:column;align-items:center;justify-content:center}}.vst-hero .logo{width:76px;height:76px;border-radius:22px;background:var(--brand-gradient);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 34px -10px rgba(0,0,0,.55);margin-bottom:22px;overflow:hidden}.vst-hero .logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.vst-hero .hero h1{font-size:clamp(30px,5vw,50px);line-height:1.08;letter-spacing:-1px;font-weight:800;margin-bottom:16px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.45)}.vst-hero .grad{color:#fff}.vst-hero .hero p.lead{font-size:clamp(16px,3.5vw,20px);font-weight:700;max-width:620px;margin:0 auto 6px;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.5)}.vst-hero .hero p.lead-sub{font-size:18px;color:rgba(255,255,255,.9);max-width:620px;margin:0 auto 22px;text-shadow:0 2px 12px rgba(0,0,0,.5)}.vst-hero .chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.vst-hero .chip{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 15px;font-size:13.5px;font-weight:600;color:#374151;box-shadow:0 1px 2px rgba(0,0,0,.04)}.vst-hero .chip .dot{width:8px;height:8px;border-radius:50%;background:var(--brand-teal)}.vst-hero .chip.free{border-color:transparent;color:#fff;font-weight:700;background:var(--brand-teal);box-shadow:0 6px 16px -4px rgba(13,148,136,.55)}.vst-hero .chip.free .dot{background:#fff}.vst-hero .stage-label{display:flex;align-items:center;gap:12px;justify-content:center;margin:8px auto 28px;text-align:center}.vst-hero .stage-label .kicker{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--muted)}.vst-hero .stage-label .bar{height:1px;width:46px;background:var(--line)}.vst-hero .connector{display:flex;flex-direction:column;align-items:center;margin:6px 0}.vst-hero .connector .seg{width:2px;height:34px;background:linear-gradient(var(--brand-indigo),rgba(85,88,212,.15))}.vst-hero .connector .node{width:34px;height:34px;border-radius:50%;background:#fff;border:2px solid var(--brand-indigo);color:var(--brand-indigo);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;box-shadow:0 4px 12px -4px rgba(85,88,212,.5)}.vst-hero .step{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:grid;grid-template-columns:1fr 1.15fr;gap:0;align-items:stretch;max-width:880px;margin:0 auto;transform:translateZ(0)}.vst-hero .step.reverse{grid-template-columns:1.15fr 1fr}.vst-hero .step.reverse .step-text{order:2}.vst-hero .step.reverse .shot{order:1}.vst-hero .step-text{padding:30px 32px;display:flex;flex-direction:column;justify-content:center}.vst-hero .step-text h3{font-size:21px;font-weight:800;margin-bottom:10px;letter-spacing:-.3px}.vst-hero .step-text p{color:var(--muted);font-size:15px}.vst-hero .step-text p+p{margin-top:10px}.vst-hero .t-participant{color:var(--participant)}.vst-hero .t-organizator{color:var(--organizator)}.vst-hero .domain-list{margin:8px 0 0 18px;color:var(--muted);font-size:14px;line-height:1.5}.vst-hero .domain-list li+li{margin-top:3px}.vst-hero .domain-aventura{color:var(--brand-teal);font-weight:700}.vst-hero .domain-sport{color:var(--brand-indigo);font-weight:700}.vst-hero .domain-recreere{color:var(--brand-purple);font-weight:700}.vst-hero .step-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.vst-hero .step-links a{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--brand-indigo);text-decoration:none;padding:7px 13px;border-radius:999px;background:var(--brand-gradient-soft);transition:.2s}.vst-hero .step-links a:hover{color:#fff;background:var(--brand-gradient)}.vst-hero .shot{position:relative;min-height:230px;background:var(--brand-gradient-soft);display:flex;align-items:center;justify-content:center;padding:0}.vst-hero .shot.filled{background:#0d111c}.vst-hero .shot.filled img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;min-height:230px}.vst-hero .fork{text-align:center;margin:4px 0 10px}.vst-hero .fork .pill{display:inline-flex;align-items:center;gap:8px;background:var(--brand-gradient);color:#fff;font-weight:700;font-size:14px;padding:10px 20px;border-radius:999px;box-shadow:var(--shadow)}.vst-hero .fork-arms{display:flex;justify-content:center;align-items:flex-start;gap:0;height:40px;position:relative;max-width:880px;margin:0 auto}.vst-hero .fork-arms:before{content:"";position:absolute;top:0;left:25%;right:25%;height:2px;background:var(--line)}.vst-hero .fork-arms .down{position:absolute;top:0;width:2px;height:40px;background:var(--line)}.vst-hero .fork-arms .down.l{left:25%}.vst-hero .fork-arms .down.r{right:25%}.vst-hero .segmented{display:none;background:#eceef5;border-radius:999px;padding:5px;gap:4px;max-width:360px;margin:0 auto 22px;position:sticky;top:calc(var(--nav-h) + 12px);z-index:20;box-shadow:0 2px 10px rgba(0,0,0,.06)}.vst-hero .segmented button{flex:1;border:0;background:transparent;padding:10px 12px;border-radius:999px;font-weight:700;font-size:14px;color:var(--muted);cursor:pointer;transition:.2s}.vst-hero .segmented button.active.participant{background:var(--participant);color:#fff}.vst-hero .segmented button.active.organizator{background:var(--organizator);color:#fff}.vst-hero .roles{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start;position:relative}.vst-hero .role-frost{position:sticky;top:var(--nav-h);z-index:9;height:84px;margin-bottom:-84px;pointer-events:none;background:linear-gradient(180deg,#f6f7fb 42%,rgba(246,247,251,0));backdrop-filter:blur(7px);-webkit-mask-image:linear-gradient(180deg,#000 55%,transparent);mask-image:linear-gradient(180deg,#000 55%,transparent)}.vst-hero .role-head{position:sticky;top:calc(var(--nav-h) + 14px);z-index:10;display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:14px;color:#fff;font-weight:800;box-shadow:var(--shadow);margin-bottom:18px}.vst-hero .role-head.participant{background:linear-gradient(135deg,#0369a1,#0ea5e9)}.vst-hero .role-head.organizator{background:linear-gradient(135deg,#c2410c,#ea580c)}.vst-hero .role-head .badge{width:38px;height:38px;border-radius:11px;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:18px}.vst-hero .role-head small{display:block;font-weight:500;font-size:12px;opacity:.9}.vst-hero .rstep{display:flex;align-items:flex-start;justify-content:center;gap:26px}.vst-hero .role-col.organizator .rstep{flex-direction:row-reverse}.vst-hero .rtext{flex:0 1 250px;min-width:0;padding-top:6px}.vst-hero .role-col.organizator .rtext{text-align:right}.vst-hero .step-num{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:22px;color:#fff;font-size:40px;font-weight:800;line-height:1;margin-bottom:14px;box-shadow:0 10px 22px -8px rgba(31,36,48,.5)}.vst-hero .role-col.participant .step-num{background:var(--participant)}.vst-hero .role-col.organizator .step-num{background:var(--organizator)}.vst-hero .rtext h4{font-size:16px;font-weight:800;letter-spacing:-.2px;line-height:1.25;margin-bottom:8px}.vst-hero .rtext p{font-size:14px;color:var(--muted);line-height:1.55}.vst-hero .rtext p+p{margin-top:8px}.vst-hero .phone{position:relative;flex:0 0 auto;width:240px;height:497px;border-radius:40px;padding:12px;background:linear-gradient(150deg,#3a3f4b,#14171f 45%,#0a0c12);box-shadow:0 28px 50px -20px rgba(20,23,31,.6),0 8px 18px -10px rgba(20,23,31,.4),inset 0 0 0 1.5px rgba(255,255,255,.1)}.vst-hero .phone .screen{position:relative;width:100%;height:100%;border-radius:31px;overflow:hidden;background:var(--brand-gradient-soft);transform:translateZ(0)}.vst-hero .phone .screen img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.vst-hero .phone:before{right:-2px;top:26%;height:62px}.vst-hero .phone:after,.vst-hero .phone:before{content:"";position:absolute;width:3px;border-radius:3px;background:linear-gradient(#2c313c,#14171f)}.vst-hero .phone:after{left:-2px;top:22%;height:55px}.vst-hero .col-connect{display:flex;justify-content:center;margin:18px 0}.vst-hero .col-connect span{width:2px;height:30px;background:var(--line)}.vst-hero .final{margin:30px auto 0;max-width:760px;text-align:center;color:#fff;background:var(--brand-gradient);border-radius:24px;padding:46px 30px;box-shadow:var(--shadow)}.vst-hero .final h2{font-size:30px;font-weight:800;margin-bottom:12px}.vst-hero .final p{opacity:.92;max-width:480px;margin:0 auto 24px}.vst-hero .final button{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--brand-indigo);font-weight:800;padding:14px 30px;border-radius:999px;border:0;cursor:pointer;font-size:15px;box-shadow:0 8px 20px -6px rgba(0,0,0,.3);transition:transform .15s ease}.vst-hero .final button:hover{transform:translateY(-1px)}.vst-hero .mission{margin:26px auto 0;max-width:760px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px 30px;box-shadow:var(--shadow);background-image:var(--brand-gradient-soft)}.vst-hero .mission-row{display:flex;align-items:flex-start;gap:14px;padding:14px 0}.vst-hero .mission-row+.mission-row{border-top:1px solid var(--line)}.vst-hero .mission-ico{flex:0 0 auto;width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;background:#fff;box-shadow:0 4px 12px -6px rgba(31,36,48,.25)}.vst-hero .mission-row p{margin:0;font-size:15px;color:var(--ink)}.vst-hero .mission-row strong{font-weight:700}.vst-hero .mission-socials{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}.vst-hero .mission-socials a{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:999px;font-weight:700;font-size:14px;color:#fff;text-decoration:none;transition:transform .15s ease,opacity .15s ease}.vst-hero .mission-socials a svg{font-size:18px}.vst-hero .mission-socials a:hover{transform:translateY(-1px);opacity:.92}.vst-hero .mission-socials .fb{background:#1877f2}.vst-hero .mission-socials .li{background:#0a66c2}.vst-hero .mission-contact{margin:20px 0 0;text-align:center;font-size:14px;color:var(--muted)}.vst-hero .mission-contact a{color:var(--brand-indigo);font-weight:700;text-decoration:none}.vst-hero .mission-contact a:hover{text-decoration:underline}.vst-hero .hero-footer{text-align:center;padding:40px 20px 60px;color:var(--muted);font-size:13px}@media (max-width:760px){.vst-hero .step,.vst-hero .step.reverse{grid-template-columns:1fr}.vst-hero .step.reverse .step-text{order:1}.vst-hero .step.reverse .shot{order:2}.vst-hero .step-text{padding:24px}.vst-hero .fork-arms{display:none}.vst-hero .segmented{display:flex}.vst-hero .roles{grid-template-columns:1fr}.vst-hero .role-frost,.vst-hero .roles[data-active=organizator] .role-col.participant,.vst-hero .roles[data-active=participant] .role-col.organizator{display:none}.vst-hero .role-head{position:static}.vst-hero .role-col.organizator .rstep{flex-direction:row}.vst-hero .role-col.organizator .rtext{text-align:left}.vst-hero .phone{width:202px;height:418px}}