:root{--river:#1d6aa3;--river-deep:#164e7a;--river-dark:#0e3557;--brand:#173a5e;--brand-deep:#163150;--brand-dark:#0e2238;--navy:#11243a;--navy-2:#0c1a2c;--sand:#e7eff8;--sand-2:#d2dded;--cream:#f4f8fc;--gold:#e0a528;--sun:#e8852b;--sun-deep:#cf6f15;--ink:#15212f;--muted:#5a6573;--white:#fff;--radius:16px;--shadow:0 10px 30px -12px rgba(20,40,30,.25);--shadow-lg:0 24px 60px -20px rgba(20,40,30,.35);--maxw:1180px}:root[data-theme=dark]{--cream:#0b1422;--white:#101e30;--sand:#15263b;--sand-2:#27384f;--ink:#e7eef6;--navy:#eef3f9;--navy-2:#d8e2ee;--muted:#9fb0c4;--river:#5da9e0;--brand:#1e4368;--brand-deep:#16314d;--brand-dark:#0c1f33;--shadow:0 10px 30px -12px rgba(0,0,0,.6);--shadow-lg:0 24px 60px -20px rgba(0,0,0,.7)}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}:root[data-theme=dark] header.nav{background:#0b1422d1;border-bottom-color:#ffffff14}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1 0 auto}.mobile-menu{display:flex;flex-direction:column;padding:8px 24px 18px;background:#f5f9f7fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(20,40,30,.08)}.mobile-menu a{padding:13px 2px;font-weight:600;font-size:1.05rem;color:var(--navy);border-bottom:1px solid var(--sand-2)}.mobile-menu .mm-phone{display:inline-flex;align-items:center;gap:.5rem;color:var(--river)}.mobile-menu .btn{margin-top:14px;justify-content:center}.mobile-menu .btn{border-bottom:0}:root[data-theme=dark] .mobile-menu{background:#0b1422fa}h1,h2,h3,h4{font-family:Bricolage Grotesque,sans-serif;line-height:1.05;letter-spacing:-.02em;text-wrap:balance}p,li,figcaption,blockquote{text-wrap:pretty}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}section[id],div[id]{scroll-margin-top:90px}.eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--river)}.ic{width:1em;height:1em;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;display:inline-block;vertical-align:-.14em;flex:none}.btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:1rem;padding:.85rem 1.5rem;border-radius:999px;border:2px solid transparent;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background,.2s color}.btn:hover{transform:translateY(-2px)}.btn .ic{font-size:1.05rem}.btn-primary{background:var(--sun);color:#3a2406;box-shadow:0 10px 24px -10px #e8852bcc}.btn-primary:hover{background:var(--sun-deep);color:#fff}.btn-ghost{background:transparent;border-color:#fff9;color:#fff}.btn-ghost:hover{background:#ffffff1f}.btn-outline{background:var(--white);border-color:var(--sand-2);color:var(--navy)}.btn-outline:hover{border-color:var(--river)}header.nav{position:sticky;top:0;z-index:50;background:#f5f9f7d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(20,40,30,.07)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:74px}.brand{display:flex;align-items:center}.logo-badge{background:var(--brand);padding:8px 14px;border-radius:12px;display:inline-flex;align-items:center;box-shadow:0 4px 12px -6px #10403ab3}.logo-badge img{height:26px;width:auto;display:block}.nav-links{display:flex;gap:1.6rem;align-items:center}.nav-links a{font-weight:500;font-size:.95rem;color:var(--navy);opacity:.85;transition:.2s}.nav-links a:hover{opacity:1;color:var(--river)}.nav-cta{display:flex;align-items:center;gap:1rem}.nav-phone{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;font-size:.95rem;color:var(--navy)}.burger{display:none;background:none;border:0;font-size:1.6rem;color:var(--navy);cursor:pointer}.hero{position:relative;min-height:88vh;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0814228c,#0c1e3052 45%,#081422b8),radial-gradient(120% 90% at 20% 10%,rgba(20,44,72,.28),transparent 60%)}.hero-inner{position:relative;z-index:2;width:100%;padding:90px 0}.hero h1{font-size:clamp(2.6rem,6vw,5rem);font-weight:800;max-width:16ch;text-shadow:0 2px 30px rgba(0,0,0,.3)}.hero h1 .accent{color:#bcd8f0}.hero p.lead{font-size:clamp(1.05rem,2vw,1.35rem);max-width:46ch;margin-top:1.1rem;opacity:.95}.hero-cta{display:flex;gap:.8rem;margin-top:2rem;flex-wrap:wrap}.hero-badges{display:flex;gap:1.4rem;margin-top:2rem;flex-wrap:wrap;font-size:.9rem;font-weight:500}.hero-badges span{display:inline-flex;align-items:center;gap:.45rem;opacity:.95}.hero-badges .dot{width:7px;height:7px;border-radius:50%;background:#bcd8f0}.sec{padding:80px 0;position:relative}.sec-head{text-align:center;max-width:640px;margin:0 auto 48px}.sec-head h1,.sec-head h2{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--navy);margin-top:.5rem}.sec-head p{color:var(--muted);margin-top:.8rem;font-size:1.05rem}.routes{background:var(--cream);padding-top:72px}.route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.route{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(20,40,30,.06);display:flex;flex-direction:column;transition:.25s transform,.25s box-shadow}.route:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.route-img{position:relative;aspect-ratio:4/3;overflow:hidden}.route-img img{width:100%;height:100%;object-fit:cover;transition:.5s transform}.route:hover .route-img img{transform:scale(1.06)}.chip{position:absolute;top:14px;left:14px;background:#ffffffeb;color:var(--navy);font-size:.74rem;font-weight:700;padding:.3rem .7rem;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.chip.easy{background:#d7f0e0;color:#1e6b46}.chip.mid{background:#fdf0d2;color:#92670c}.chip.hard{background:#f7dcd6;color:#9a3b29}.route-body{padding:22px;display:flex;flex-direction:column;gap:.6rem;flex:1}.route-body h3{font-size:1.4rem;font-weight:700;color:var(--navy)}.forwho{display:inline-flex;align-items:center;gap:.4rem;font-size:.83rem;font-weight:600;color:var(--river)}.price{display:flex;align-items:baseline;gap:.35rem;margin-top:.2rem}.price b{font-family:Bricolage Grotesque;font-size:1.5rem;color:var(--river)}.price span{color:var(--muted);font-size:.9rem}.route-body p.desc{color:var(--muted);font-size:.92rem;flex:1}.meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.2rem}.meta .m{display:inline-flex;align-items:center;gap:.4rem;background:var(--sand);color:var(--navy);font-size:.8rem;font-weight:500;padding:.3rem .6rem;border-radius:8px}.meta .m .ic{font-size:.95rem;color:var(--river)}.route-foot{margin-top:auto;display:flex;gap:.6rem;padding-top:.8rem}.route-foot .btn{flex:1;justify-content:center;padding:.7rem 1rem;font-size:.92rem}.center{text-align:center;margin-top:40px;display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.inclband{position:relative;overflow:hidden;background:linear-gradient(160deg,var(--brand-deep),var(--brand-dark));color:#e9f0f8}.incl-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.28}.incl-bg img{width:100%;height:100%;object-fit:cover}.incl-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,var(--brand-deep),var(--brand-dark));opacity:.42}.inclband .wrap{position:relative;z-index:2}.inclband .sec-head h1,.inclband .sec-head h2{color:#fff}.inclband .sec-head p{color:#bccddf}.incl-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.incl-card{text-align:center;padding:10px}.incl-card .ic-wrap{width:60px;height:60px;border-radius:16px;background:#bcd8f024;color:#e0ecf8;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.incl-card .ic-wrap .ic{font-size:1.7rem}.incl-card h3{font-size:1.12rem;color:#fff;margin-bottom:.35rem}.incl-card p{color:#bccddf;font-size:.9rem}.wave{display:block;width:100%;line-height:0}.wave svg{display:block;width:100%;height:70px}.reviews{background:var(--sand)}.rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rev{background:var(--white);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.9rem}.stars{color:var(--gold);font-size:1.05rem;letter-spacing:2px}.rev p{color:var(--ink);font-size:.96rem}.rev .who{display:flex;align-items:center;gap:.7rem;margin-top:auto}.rev .av{width:42px;height:42px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-family:Bricolage Grotesque}.rev .who b{display:block;color:var(--navy);font-size:.95rem}.rev .who small{color:var(--muted)}.rev-head{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-bottom:14px;color:var(--muted);font-size:.95rem}.rev-head .g{font-weight:700;color:var(--navy)}.ctamid{position:relative;overflow:hidden;color:#fff;background:#11243a}.ctamid-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3}.ctamid-bg img{width:100%;height:100%;object-fit:cover}.ctamid .wrap{position:relative;z-index:2;padding:70px 24px;text-align:center}.ctamid h2{font-size:clamp(1.8rem,3.5vw,2.6rem);color:#fff;margin-bottom:.6rem}.ctamid p{color:#cdd8e6;margin-bottom:1.4rem}.faq{background:var(--cream)}.faq-list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{background:var(--white);border:1px solid rgba(20,40,30,.08);border-radius:14px;overflow:hidden}.faq-item{transition:.2s border-color}.faq-item.open{border-color:color-mix(in srgb,var(--river) 45%,transparent)}.faq-q{width:100%;border:0;background:none;text-align:left;cursor:pointer;padding:20px 22px;font-family:inherit;font-weight:600;color:var(--navy);display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:1.02rem}.faq-q:hover{color:var(--river)}.faq-q .ic{color:var(--river);transition:.25s transform;flex:none}.faq-item.open .faq-q .ic{transform:rotate(45deg)}.faq-a{padding:0 22px 20px;color:var(--muted);font-size:.96rem}.rv{opacity:0;transform:translateY(20px)}.rv-in{opacity:1;transform:none;transition:opacity .6s ease,transform .6s cubic-bezier(.22,.61,.36,1)}@media (prefers-reduced-motion:reduce){.rv,.rv-in{opacity:1;transform:none;transition:none}}.btn:active{transform:translateY(0) scale(.97)}.theme-toggle,.burger{transition:transform .15s}.theme-toggle:active,.burger:active{transform:scale(.9)}details.fitem>.a{overflow:hidden}details.fitem[open]>.a{animation:faqOpen .22s ease}details.fitem summary .ic{transition:.25s transform}details.fitem[open] summary .ic{transform:rotate(45deg)}@keyframes faqOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.sec-card.confirm{animation:confirmIn .45s cubic-bezier(.22,.61,.36,1)}.sec-card.confirm h2 .ic{animation:confirmPop .55s cubic-bezier(.34,1.56,.64,1) .08s both}@keyframes confirmIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes confirmPop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}::view-transition-old(root),::view-transition-new(root){animation-duration:.28s}@media (prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}.cookiebar{position:fixed;left:50%;transform:translate(-50%);bottom:16px;z-index:120;width:min(720px,calc(100vw - 24px));background:var(--white);border:1px solid var(--sand-2);border-radius:14px;box-shadow:var(--shadow-lg);padding:15px 18px;display:flex;gap:14px;align-items:center;justify-content:space-between;flex-wrap:wrap;animation:confirmIn .35s ease}.cookiebar p{font-size:.85rem;color:var(--muted);margin:0;flex:1;min-width:220px;line-height:1.45}.cookiebar a{color:var(--river);font-weight:600;text-decoration:underline}.cookiebar-act{display:flex;gap:.6rem;flex-shrink:0}.blog{background:var(--sand)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.post{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:.25s transform}.post:hover{transform:translateY(-5px)}.post .ph{aspect-ratio:16/10;overflow:hidden}.post .ph img{width:100%;height:100%;object-fit:cover}.post .pb{padding:20px}.post .cat{font-size:.74rem;font-weight:700;color:var(--river);text-transform:uppercase;letter-spacing:.08em}.post h3{font-size:1.2rem;color:var(--navy);margin:.4rem 0 .5rem}.post p{color:var(--muted);font-size:.9rem}.post .more{color:var(--river);font-weight:600;font-size:.9rem;margin-top:.8rem;display:inline-flex;align-items:center;gap:.35rem}.firmy{position:relative;overflow:hidden;color:#fff;background:#11243a}.firmy-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.32}.firmy-bg img{width:100%;height:100%;object-fit:cover}.firmy .wrap{position:relative;z-index:2;padding:84px 24px;text-align:center}.firmy h2{font-size:clamp(2rem,4vw,3rem);color:#fff;max-width:18ch;margin:0 auto .8rem}.firmy p{color:#cdd8e6;max-width:54ch;margin:0 auto 1.6rem}.firmy .row{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.contact{background:var(--cream)}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:32px;align-items:stretch}.contact-info{background:var(--brand);color:#e9f0f8;border-radius:var(--radius);padding:36px;display:flex;flex-direction:column;gap:1.3rem}.contact-info h2{color:#fff;font-size:1.9rem}.contact-info p.sub{color:#bccddf}.ci-row{display:flex;gap:.8rem;align-items:flex-start;font-size:.98rem}.ci-row .ic{font-size:1.2rem;color:#bcd8f0;margin-top:2px}.ci-row b{color:#fff;font-weight:600}.ci-row a{color:#e9f0f8}.contact-map{position:relative;z-index:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);min-height:340px;border:1px solid rgba(20,40,30,.08)}.contact-map :global(.cm){width:100%;height:100%;min-height:340px}footer{background:#0c1a2c;color:#aebccb;padding:64px 0 28px}.foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:36px}.foot-cities{border-top:1px solid rgba(255,255,255,.08);margin-top:36px;padding-top:20px;font-size:.82rem;color:#8aa0b3;line-height:1.6}.foot-cities a{color:#a9c4dc;text-decoration:none}.foot-cities a:hover{color:#fff;text-decoration:underline}.foot-brand .brand{margin-bottom:1rem}.foot-brand p{font-size:.92rem;max-width:34ch}.socials{display:flex;gap:.6rem;margin-top:1.1rem}.socials a{width:40px;height:40px;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#fff;transition:.2s}.socials a:hover{background:var(--brand)}.socials .ic{font-size:1.2rem}footer h4{color:#fff;font-size:1.05rem;margin-bottom:1rem}.foot-links{display:flex;flex-direction:column;gap:.6rem;font-size:.92rem}.foot-links a:hover{color:#fff}.foot-contact{font-size:.92rem;display:flex;flex-direction:column;gap:.7rem}.foot-contact .c{display:flex;gap:.6rem;align-items:flex-start}.foot-contact .ic{color:#8aa0b3;margin-top:2px}.foot-contact b{color:#fff;font-weight:600}.foot-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:44px;padding-top:22px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:.85rem}.foot-bottom a{text-decoration:underline}.bookbar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:60;background:#0c1a2cf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -8px 30px -12px #0006}body.has-bookbar footer{padding-bottom:88px}.bookbar-in{display:flex;align-items:center;gap:10px;padding:12px 24px}.bb-text{color:#fff;font-weight:700;font-size:.95rem;white-space:nowrap}.bookbar select,.bookbar input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff;border-radius:10px;padding:.6rem .8rem;font-family:inherit;font-size:.9rem;cursor:pointer;color-scheme:dark}.bookbar input::placeholder{color:#ffffffa6}.bookbar select option{color:#11243a}.bookbar .w-trasa{min-width:190px}.bookbar .w-data{min-width:140px}.bookbar .w-godz{min-width:100px}.bookbar .w-kaj{min-width:92px}.bookbar .spacer{flex:1}.btn-sm{padding:.6rem 1.15rem;font-size:.92rem}.qp-bar{display:flex;align-items:center;justify-content:center;gap:10px;flex:1}.stepper-qp{display:inline-flex;align-items:center;gap:.4rem}.bookbar .stepper-qp{border:1.5px solid rgba(255,255,255,.22);background:#ffffff14;border-radius:10px;padding:.28rem .5rem;color:#fff;color-scheme:dark}.bookbar .stepper-qp button{width:26px;height:26px;border:none;background:#ffffff24;color:#fff;border-radius:7px;font-size:1rem;line-height:1;cursor:pointer}.bookbar .stepper-qp span{font-size:.85rem;font-weight:600;white-space:nowrap;min-width:64px;text-align:center}.qp-go{white-space:nowrap}.qp-hero{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px;padding:14px;max-width:780px;background:#ffffff21;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.28);border-radius:16px}.qp-hero select,.qp-hero input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid rgba(255,255,255,.35);background:#fffffff0;color:#11243a;border-radius:10px;padding:.7rem .85rem;font-family:inherit;font-size:.95rem;cursor:pointer;flex:1;min-width:128px}.qp-hero .w-trasa{flex:2;min-width:170px}.qp-hero .stepper-qp{background:#fffffff0;border:1.5px solid rgba(255,255,255,.35);border-radius:10px;padding:.32rem .55rem;color:#11243a}.qp-hero .stepper-qp button{width:28px;height:28px;border:none;background:#eef3f1;color:#11243a;border-radius:7px;font-size:1.05rem;line-height:1;cursor:pointer}.qp-hero .stepper-qp span{font-size:.9rem;font-weight:700;min-width:66px;text-align:center}.qp-hero .qp-go{flex:1;min-width:150px;justify-content:center}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1.5px solid rgba(127,127,127,.28);background:transparent;border-radius:10px;cursor:pointer;color:inherit;flex-shrink:0}.theme-toggle:hover{background:#7f7f7f1f}.theme-toggle .ic{width:18px;height:18px}@media (max-width:980px){.nav-links,.nav-phone{display:none}.burger{display:block}.route-grid,.blog-grid,.rev-grid,.incl-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.foot-grid{grid-template-columns:1fr 1fr}.bookbar{display:block}.nav-cta a.btn-primary{display:none}body.has-bookbar footer{padding-bottom:104px}.bb-text,.bookbar select,.bookbar input,.bookbar .stepper-qp{display:none}.bookbar .btn{flex:1;justify-content:center}}@media (max-width:640px){.route-grid,.blog-grid,.rev-grid,.incl-grid,.foot-grid{grid-template-columns:1fr}.hero{min-height:84vh}}
