:root{--portal-header-bg:rgba(255,255,255,0.96);--portal-header-border:rgba(0,0,0,0.08);--portal-header-text:#111827;--portal-header-text-muted:#6b7280;--portal-header-text-hover:#0b7a75;--portal-header-surface:#f0f4f8;--portal-header-input-border:rgba(0,0,0,0.1);--portal-search-bg:#ffffff;--portal-search-input-bg:#f6f8fa;--portal-search-border:rgba(11,122,117,0.22);--portal-search-focus-border:rgba(11,122,117,0.55);--portal-search-focus-ring:rgba(11,122,117,0.12);--portal-search-focus-input-bg:#ffffff;--portal-search-divider:rgba(0,0,0,0.08);--portal-chip-bg:#ffffff;--portal-chip-inner-bg:#f6f8fa;--portal-chip-border:rgba(0,0,0,0.1);--portal-chip-shadow:0 1px 3px rgba(0,0,0,0.06),0 1px 2px rgba(0,0,0,0.04);--portal-search-btn:var(--triv-teal,#0b7a75);--portal-search-btn-hover:var(--triv-teal-hover,#085e5a);--portal-search-btn-icon:#fff;--portal-travel:var(--triv-travel,#0ea5e9);--portal-travel-soft:var(--triv-travel-soft,rgba(14,165,233,0.14));--portal-cgo:var(--triv-cgo,#0b7a75);--portal-cgo-soft:rgba(11,122,117,0.12);--portal-trails:var(--triv-trails,#166534);--portal-trails-soft:rgba(22,101,52,0.12)}body.page-home header.trivalo-header,body.page-portal header.trivalo-header{background:var(--portal-header-bg)!important;border-bottom:1px solid var(--portal-header-border)!important;box-shadow:0 1px 0 rgba(0,0,0,.04);backdrop-filter:blur(12px) saturate(1.4);-webkit-backdrop-filter:blur(12px) saturate(1.4);color:var(--portal-header-text)!important}body.page-home header.trivalo-header .site-header-inner,body.page-portal header.trivalo-header .site-header-inner{max-width:none;padding:0}.home-portal-topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:1rem 1.25rem;width:100%;max-width:1440px;margin:0 auto;padding:.65rem 1.25rem;min-height:56px;--portal-menubar-font-size:0.9375rem;--portal-menubar-font-weight:600}:is(body.page-portal,body.page-home){--portal-menubar-font-size:0.9375rem;--portal-menubar-font-weight:600}.home-portal-topbar__start{display:flex;align-items:center;gap:.5rem;min-width:0}.home-portal-topbar__menu{display:none;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--portal-header-input-border);border-radius:8px;background:var(--portal-header-surface);color:var(--portal-header-text);cursor:pointer;flex-shrink:0}.home-portal-topbar__menu:hover{background:var(--portal-cgo-soft);color:var(--portal-header-text-hover);border-color:rgba(11,122,117,.28)}.home-portal-topbar__logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;white-space:nowrap}.home-portal-topbar__logo-text{display:inline-flex;align-items:baseline;gap:.2rem;font-family:var(--font-display,"Segoe UI",system-ui,sans-serif);font-size:1.05rem;font-weight:800;letter-spacing:-.02em;line-height:1}.home-portal-topbar__logo-text .trivalo-brand-wordmark{font-size:inherit;font-weight:inherit;letter-spacing:inherit}.home-portal-topbar__logo-trivalo{background:none;-webkit-background-clip:unset;background-clip:unset;color:var(--trivalo-logo-gold,#ca8a04);-webkit-text-fill-color:var(--trivalo-logo-gold,#ca8a04)}.home-portal-topbar__logo-go{color:var(--trivalo-logo-token,#0b7a75);-webkit-text-fill-color:var(--trivalo-logo-token,#0b7a75)}.home-portal-topbar__logo-img{height:32px;width:auto;display:block;flex-shrink:0}.home-portal-topbar__center{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.5rem;min-width:0;width:100%}.home-portal-topbar__center .home-portal-topbar__search{max-width:520px;width:100%;margin:0}.home-portal-topbar__search-desktop{flex:1 1 auto;width:auto;max-width:420px;display:flex;justify-content:center;min-width:0}.home-portal-topbar__tools{flex-direction:row;flex-wrap:nowrap;gap:.35rem;flex:0 0 auto;min-width:0}.home-portal-topbar__tool-btn,.home-portal-topbar__tools{display:inline-flex;align-items:center;justify-content:center}.home-portal-topbar__tool-btn{gap:.3rem;min-height:32px;height:32px;padding:0 .7rem;border-radius:8px;font-size:.7rem;font-weight:800;letter-spacing:.01em;text-decoration:none;white-space:nowrap;color:#0b7a75;background:#fff;border:1px solid rgba(11,122,117,.28);box-shadow:0 1px 2px rgba(15,23,42,.05)}.home-portal-topbar__tool-btn:focus-visible,.home-portal-topbar__tool-btn:hover{border-color:rgba(11,122,117,.5);color:#085e5a;background:#f0faf9}.home-portal-topbar__trip-cluster{display:inline-flex;align-items:center;gap:.35rem;min-width:0}.home-portal-topbar__mobile-quick{display:none;align-items:center;gap:.4rem;width:100%;min-width:0}.home-portal-topbar__bookings-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex:0 0 auto;min-width:0;min-height:32px;height:32px;padding:0 .65rem;border-radius:8px;font-size:.7rem;font-weight:800;letter-spacing:.01em;line-height:1.1;text-decoration:none;white-space:nowrap;color:#fff;background:var(--triv-teal,#0b7a75);border:1px solid color-mix(in srgb,var(--triv-teal,#0b7a75) 80%,#000);box-shadow:0 1px 2px rgba(11,122,117,.2)}.home-portal-topbar__bookings-btn:focus-visible,.home-portal-topbar__bookings-btn:hover{background:var(--triv-teal-hover,#085e5a);color:#fff}.home-portal-topbar__bookings-text{overflow:hidden;text-overflow:ellipsis}.home-portal-topbar__mobile-bell{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.home-portal-topbar__mobile-bell .notification-bell{width:32px;height:32px;min-width:32px;border-radius:8px;background:var(--portal-chip-inner-bg,#fff);border:1px solid var(--portal-chip-border,rgba(11,122,117,.22));box-shadow:var(--portal-chip-shadow,0 1px 2px rgba(15,23,42,.06))}.home-portal-topbar__checkin-wrap{flex-shrink:0;grid-column:3;display:flex;align-items:center;min-width:0}.home-portal-topbar__checkin{flex-shrink:0}.home-portal-topbar__actions{display:flex;align-items:center;gap:.35rem;justify-content:flex-end;flex-shrink:0;grid-column:4}.home-portal-topbar__action-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.home-portal-topbar .account-menu__trigger{width:36px;min-width:36px;min-height:36px;height:36px;padding:0;justify-content:center}.home-portal-topbar .account-menu__meta{display:none}.home-portal-topbar .account-menu__avatar{width:32px;height:32px;font-size:.75rem}@media (min-width:1024px){.home-portal-topbar__hide-mobile{display:inline-flex;align-items:center}}@media (max-width:1023px){.home-portal-topbar__hide-mobile{display:none!important}}.home-portal-topbar__search{display:flex;align-items:stretch;max-width:480px;width:100%;margin:0 auto;border:1px solid var(--portal-search-border);border-radius:10px;overflow:hidden;background:var(--portal-search-bg);box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);transition:border-color .15s,box-shadow .15s,background .15s}.home-portal-topbar__search:focus-within{border-color:var(--portal-search-focus-border);background:var(--portal-search-bg);box-shadow:0 0 0 3px var(--portal-search-focus-ring),0 2px 8px rgba(11,122,117,.08)}.home-portal-topbar__search-input{flex:1;min-width:0;border:none;padding:.52rem 1rem;font-size:.8125rem;color:var(--portal-header-text);background:var(--portal-search-input-bg);outline:none;transition:background .15s}.home-portal-topbar__search:focus-within .home-portal-topbar__search-input{background:var(--portal-search-focus-input-bg)}.home-portal-topbar__search-input::-moz-placeholder{color:var(--portal-header-text-muted)}.home-portal-topbar__search-input::placeholder{color:var(--portal-header-text-muted)}.home-portal-topbar__search-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;border:none;border-left:1px solid transparent;border-radius:8px;margin:3px;background:var(--portal-cgo-soft,rgba(11,122,117,.12));color:var(--portal-cgo,#0b7a75);cursor:pointer;flex-shrink:0;position:relative;transition:color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease;box-shadow:0 0 0 1px rgba(11,122,117,.1);animation:none;filter:none}.home-portal-topbar__search-btn:focus-visible,.home-portal-topbar__search-btn:hover{animation:none;background:rgba(11,122,117,.2);color:#085e5a;box-shadow:0 0 0 1px rgba(11,122,117,.16);transform:none;outline:none;filter:none}.home-portal-topbar__search-btn:active{animation:none;background:var(--portal-search-btn,#0b7a75);color:#fff;transform:scale(.98);box-shadow:0 0 0 1px rgba(11,122,117,.22)}.portal-checkin{position:relative}.portal-checkin__trigger{display:inline-flex;align-items:center;gap:.45rem;min-height:36px;padding:.3rem .7rem .3rem .55rem;border:1px solid var(--portal-chip-border);border-radius:10px;background:var(--portal-chip-bg);box-shadow:var(--portal-chip-shadow);cursor:pointer;font-family:inherit;transition:border-color .15s,box-shadow .15s,background .15s}.portal-checkin__trigger:hover,.portal-checkin__trigger[aria-expanded=true]{border-color:var(--portal-search-focus-border);background:#fff;box-shadow:0 0 0 3px var(--portal-search-focus-ring),0 2px 8px rgba(11,122,117,.1)}.portal-checkin__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:10px;background:rgba(11,122,117,.1);color:var(--triv-teal,#0b7a75);flex-shrink:0}.portal-checkin__copy{display:flex;flex-direction:column;align-items:flex-start;gap:.05rem;min-width:0;text-align:left}.portal-checkin__eyebrow{font-size:.58rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--triv-teal,#0b7a75);line-height:1.1}.portal-checkin__dates{font-size:.72rem;font-weight:700;color:var(--portal-header-text);line-height:1.2;white-space:nowrap;max-width:9.5rem;overflow:hidden;text-overflow:ellipsis}.portal-checkin__panel{position:absolute;top:calc(100% + .45rem);right:0;z-index:1200;width:min(320px,calc(100vw - 1.5rem));padding:.85rem;border-radius:10px;border:1px solid var(--portal-header-input-border);background:#fff;box-shadow:0 12px 40px rgba(17,24,39,.14)}@media (max-width:1023px){.home-portal-topbar__checkin,.home-portal-topbar__checkin .portal-checkin,.home-portal-topbar__checkin-wrap{overflow:visible!important}.portal-checkin__panel{position:fixed;top:calc(var(--header-h, 60px) + .4rem);left:.75rem;right:.75rem;width:auto;max-width:none;max-height:min(70dvh,480px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10080;padding:.9rem .9rem calc(.9rem + env(safe-area-inset-bottom, 0px))}.portal-checkin__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.portal-checkin__action{font-size:.68rem;padding:.5rem .25rem}.portal-checkin__action--hotel-checkin{position:sticky;bottom:0;z-index:1;margin-top:.55rem;min-height:48px;padding:.7rem .85rem;font-size:.86rem;font-weight:800;white-space:nowrap;color:#fff!important;background:linear-gradient(135deg,#0b7a75,#0d9488 55%,#ea580c 160%)!important;border:none!important;box-shadow:0 8px 20px rgba(11,122,117,.32),0 -8px 16px rgba(255,255,255,.85)}}.portal-checkin__field label{display:block;margin-bottom:.3rem;font-size:.72rem;font-weight:700;color:var(--portal-header-text-muted)}.portal-checkin__field input{width:100%;padding:.5rem .65rem;border:1px solid var(--portal-header-input-border);border-radius:10px;font-size:.875rem;font-family:inherit;color:var(--portal-header-text);background:var(--portal-header-surface)}.portal-checkin__field input:focus{outline:none;border-color:var(--portal-search-focus-border);box-shadow:0 0 0 3px var(--portal-search-focus-ring);background:#fff}.portal-checkin__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-top:.65rem}.portal-checkin__action{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .4rem;border-radius:10px;font-size:.72rem;font-weight:700;text-decoration:none;text-align:center;border:1px solid var(--portal-header-input-border);background:var(--portal-header-surface);color:var(--portal-header-text);transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.portal-checkin__action:hover{border-color:var(--portal-search-focus-border);background:rgba(11,122,117,.08);color:var(--portal-header-text-hover)}.portal-checkin__action--hotel{border-color:rgba(11,122,117,.25)}.portal-checkin__action--flight{border-color:rgba(14,165,233,.3)}.portal-checkin__action--planner{border-color:rgba(232,119,46,.3)}.portal-checkin__field--code{margin-top:.55rem}.portal-checkin__code-hint{margin:.35rem 0 0;font-size:.65rem;line-height:1.35;color:#64748b}.portal-checkin__action--hotel-checkin{display:inline-flex;width:100%;margin-top:.55rem;min-height:48px;gap:.5rem;padding:.7rem .9rem;border:none;border-radius:12px;font-size:.88rem;font-weight:800;letter-spacing:.01em;color:#fff!important;background:linear-gradient(135deg,#0b7a75,#0d9488 55%,#ea580c 160%);box-shadow:0 8px 20px rgba(11,122,117,.32),inset 0 0 0 1px rgba(255,255,255,.12)}.portal-checkin__action--hotel-checkin:hover{color:#fff!important;background:linear-gradient(135deg,#085e5a,#0b7a75 50%,#f97316 160%);border-color:transparent;box-shadow:0 10px 24px rgba(11,122,117,.4),inset 0 0 0 1px rgba(255,255,255,.16);transform:translateY(-1px)}.home-portal-topbar__link{font-size:var(--portal-menubar-font-size,.9375rem);font-weight:var(--portal-menubar-font-weight,600);color:var(--portal-header-text);text-decoration:none;padding:.35rem .5rem;border-radius:6px;white-space:nowrap;transition:color .15s,background .15s}.home-portal-topbar__link:hover{color:var(--portal-header-text-hover);background:rgba(251,191,36,.07)}.home-portal-topbar__neobank{display:inline-flex;align-items:center;gap:.35rem;height:36px;padding:0 .55rem 0 .35rem;border-radius:10px;text-decoration:none;background:var(--portal-chip-inner-bg);border:1px solid var(--portal-chip-border);box-shadow:var(--portal-chip-shadow);transition:border-color .15s,box-shadow .15s,background .15s,transform .15s}.home-portal-topbar__neobank:hover{background:#274560;border-color:rgba(11,122,117,.65);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 0 0 3px var(--portal-search-focus-ring),0 2px 10px rgba(0,0,0,.28);transform:translateY(-1px)}.home-portal-topbar__neobank-icon{display:block;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(6,95,91,.35))}.home-portal-topbar__neobank-label{font-size:.62rem;font-weight:800;letter-spacing:.04em;color:rgba(251,191,36,.95);line-height:1.1;padding-right:.15rem;white-space:nowrap}@media (max-width:480px){.home-portal-topbar__neobank-label{display:none}.home-portal-topbar__neobank{padding:0 .35rem;width:36px;justify-content:center}}.home-portal-topbar__signin{display:inline-flex;align-items:center;padding:.45rem .9rem;font-size:.8125rem;font-weight:700;color:var(--cta-orange-ink,#fff);background:var(--cta-orange,#f97316);border-radius:10px;text-decoration:none;white-space:nowrap;box-shadow:var(--triv-orange-glow,0 4px 14px rgba(249,115,22,.35));transition:background .15s,box-shadow .15s,transform .15s}.home-portal-topbar__signin:hover{background:var(--cta-orange-hover,#ea580c);box-shadow:0 6px 18px rgba(234,88,12,.4);transform:translateY(-1px)}body.page-home .home-portal-topbar .lang-switch__trigger,body.page-home .home-portal-topbar .notification-bell,body.page-portal .home-portal-topbar .lang-switch__trigger,body.page-portal .home-portal-topbar .notification-bell{color:var(--portal-header-text)}body.page-home header.trivalo-header .lang-switch.lang-switch--official .lang-switch__trigger,body.page-portal header.trivalo-header .lang-switch.lang-switch--official .lang-switch__trigger{color:var(--portal-header-text);background:var(--portal-chip-inner-bg);border:1px solid var(--portal-chip-border);box-shadow:var(--portal-chip-shadow);border-radius:10px}body.page-home header.trivalo-header .lang-switch.lang-switch--official .lang-switch__trigger:hover,body.page-home header.trivalo-header .lang-switch.lang-switch--official .lang-switch__trigger[aria-expanded=true],body.page-portal header.trivalo-header .lang-switch.lang-switch--official .lang-switch__trigger:hover,body.page-portal header.trivalo-header .lang-switch.lang-switch--official .lang-switch__trigger[aria-expanded=true]{color:var(--portal-header-text-hover);background:var(--portal-search-focus-input-bg);border-color:var(--portal-search-focus-border);box-shadow:0 0 0 3px var(--portal-search-focus-ring),0 2px 8px rgba(11,122,117,.1)}body.page-home header.trivalo-header .lang-switch.lang-switch--official .lang-switch__menu,body.page-portal header.trivalo-header .lang-switch.lang-switch--official .lang-switch__menu{background:#fff;border:1px solid var(--portal-search-border,rgba(11,122,117,.22));box-shadow:0 12px 32px rgba(17,24,39,.12),inset 0 0 0 1px rgba(255,255,255,.8);backdrop-filter:none}body.page-home header.trivalo-header .lang-switch.lang-switch--official .lang-switch__option,body.page-portal header.trivalo-header .lang-switch.lang-switch--official .lang-switch__option{color:#334155}body.page-home header.trivalo-header .lang-switch.lang-switch--official .lang-switch__option:hover,body.page-portal header.trivalo-header .lang-switch.lang-switch--official .lang-switch__option:hover{color:#0f172a;background:rgba(11,122,117,.08)}body.page-home header.trivalo-header .lang-switch.lang-switch--official .lang-switch__option.active,body.page-portal header.trivalo-header .lang-switch.lang-switch--official .lang-switch__option.active{color:#0b7a75;font-weight:700;background:rgba(11,122,117,.1)}body.page-home .home-portal-topbar .notification-bell:hover,body.page-portal .home-portal-topbar .notification-bell:hover{background:rgba(251,191,36,.08);color:var(--portal-header-text-hover)}body.page-portal #site-main,body.page-portal main#site-main{background:#f6f8fa}.home-portal-layout{display:grid;grid-template-columns:300px minmax(0,1fr);align-items:start;gap:0;max-width:1440px;margin:0 auto;width:100%;min-height:calc(100vh - 56px);--portal-menubar-font-size:0.9375rem;--portal-menubar-font-weight:600}.home-portal-topbar--compact{grid-template-columns:minmax(0,1fr) auto;max-width:none}.home-portal-layout--bare{display:block;max-width:1440px;margin:0 auto;width:100%}.home-portal-layout--bare:has(.php-gate),.home-portal-layout--bare:has(.portal-auth){max-width:none}.home-portal-layout__main{min-width:0;background:#f6f8fa}.home-portal-sidebar{position:sticky;top:56px;align-self:start;z-index:10;padding:.75rem 0 1.5rem;background:#f6f8fa;border-right:1px solid #e5e7eb;min-height:calc(100vh - 56px);max-height:calc(100vh - 56px);overflow-y:auto;scrollbar-width:thin}.home-portal-sidebar__nav{display:flex;flex-direction:column;gap:.2rem;padding:0 .65rem}.home-portal-sidebar__link,.home-portal-sidebar__link--btn{display:flex;align-items:center;gap:.75rem;width:100%;padding:.7rem .75rem;font-size:var(--portal-menubar-font-size,.9375rem)!important;font-weight:var(--portal-menubar-font-weight,600)!important;line-height:1.3;color:#374151;text-decoration:none;border-radius:8px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;transition:color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.home-portal-sidebar__label{line-height:1.3;font-size:inherit!important;font-weight:inherit!important}.home-portal-sidebar__link--btn:hover,.home-portal-sidebar__link:hover{color:var(--portal-cgo);background:var(--portal-cgo-soft);box-shadow:0 0 0 1px rgba(11,122,117,.08);transform:translateX(1px)}.home-portal-sidebar__link--btn.is-active,.home-portal-sidebar__link.is-active{color:var(--portal-cgo);background:var(--portal-cgo-soft);font-weight:600;box-shadow:0 0 0 1px rgba(11,122,117,.12);animation:portal-sidebar-active-glow 2.6s ease-in-out infinite}@keyframes portal-sidebar-active-glow{0%,to{box-shadow:0 0 0 1px rgba(11,122,117,.1)}50%{box-shadow:0 0 0 4px rgba(11,122,117,.12)}}@media (prefers-reduced-motion:reduce){.home-portal-sidebar__link--btn.is-active,.home-portal-sidebar__link.is-active{animation:none}}.home-portal-sidebar__link--btn.home-portal-sidebar__link--cgo.is-active,.home-portal-sidebar__link--btn.home-portal-sidebar__link--cgo:hover,.home-portal-sidebar__link--cgo.is-active,.home-portal-sidebar__link--cgo:hover{color:var(--portal-cgo);background:var(--portal-cgo-soft)}.home-portal-sidebar__link--trails.is-active,.home-portal-sidebar__link--trails:hover{color:var(--portal-trails);background:var(--portal-trails-soft)}.home-portal-sidebar__icon{display:inline-flex;flex-shrink:0;width:22px;height:22px;color:#6b7280}.home-portal-sidebar__link--btn.is-active .home-portal-sidebar__icon,.home-portal-sidebar__link--btn:hover .home-portal-sidebar__icon,.home-portal-sidebar__link.is-active .home-portal-sidebar__icon,.home-portal-sidebar__link:hover .home-portal-sidebar__icon{color:var(--portal-cgo)}.home-portal-sidebar__link--cgo.is-active .home-portal-sidebar__icon,.home-portal-sidebar__link--cgo:hover .home-portal-sidebar__icon,.home-portal-sidebar__link--trails.is-active .home-portal-sidebar__icon,.home-portal-sidebar__link--trails:hover .home-portal-sidebar__icon{color:inherit}.home-portal-sidebar__zone{margin-top:.75rem;padding:.75rem .5rem 0;border-top:1px solid #e5e7eb}.home-portal-sidebar__zone-title{margin:0 0 .5rem .75rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.home-portal-sidebar__zone-nav{display:flex;flex-direction:column;gap:.1rem}.home-portal-sidebar__zone-link{display:block;padding:.7rem .75rem;font-size:var(--portal-menubar-font-size,.9375rem)!important;font-weight:var(--portal-menubar-font-weight,600)!important;line-height:1.3;color:#4b5563;text-decoration:none;border-radius:8px;transition:color .15s,background .15s}.home-portal-sidebar__zone-link.is-active,.home-portal-sidebar__zone-link:hover{color:var(--portal-cgo);background:var(--portal-cgo-soft)}.home-portal-sidebar__zone-link.is-active{font-weight:600}.home-portal-sidebar__all{margin-top:.5rem;padding:.5rem .5rem 1rem;border-top:1px solid #e5e7eb}.home-portal-sidebar__all-group{margin-bottom:.75rem}.home-portal-sidebar__all-title{margin:0 0 .35rem .75rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af}.home-portal-sidebar__all-link{display:block;padding:.7rem .75rem;font-size:var(--portal-menubar-font-size,.9375rem)!important;font-weight:var(--portal-menubar-font-weight,600)!important;line-height:1.3;color:#4b5563;text-decoration:none;border-radius:8px}.home-portal-sidebar__all-link.is-active,.home-portal-sidebar__all-link:hover{color:var(--portal-cgo);background:var(--portal-cgo-soft)}.home-portal-sidebar__all-link.is-active{font-weight:600}.home-portal-drawer__backdrop{position:fixed;inset:0;z-index:1100;border:none;background:rgba(17,24,39,.45);cursor:pointer}.home-portal-drawer{position:fixed;top:0;left:0;z-index:1101;width:min(320px,88vw);height:100vh;background:#fff;box-shadow:4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column;overflow:hidden}.home-portal-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.home-portal-drawer__title{font-size:.9375rem;font-weight:700;color:#111827}.home-portal-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:#f3f4f6;color:#374151;cursor:pointer}.home-portal-drawer__body{flex:1;overflow-y:auto;padding:.75rem 0 2rem;-webkit-overflow-scrolling:touch}.home-portal-drawer__section{padding:0 .75rem .75rem;border-bottom:1px solid #f3f4f6;margin-bottom:.75rem}.home-portal-drawer__section-title{margin:0 0 .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.home-portal-drawer__group-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.55rem .65rem;border:none;border-radius:8px;background:transparent;font-size:.8125rem;font-weight:600;color:#111827;cursor:pointer;font-family:inherit;text-align:left}.home-portal-drawer__group-btn.is-active{color:var(--portal-cgo);background:var(--portal-cgo-soft)}.home-portal-drawer__link{display:block;padding:.5rem .65rem .5rem 1.25rem;font-size:.8125rem;font-weight:600;color:#4b5563;text-decoration:none;border-radius:6px}.home-portal-drawer__link:hover{color:var(--portal-cgo);background:#f3f4f6}.home-portal-drawer__link.is-active{color:var(--portal-cgo);font-weight:600;background:var(--portal-cgo-soft)}.home-portal-drawer__link--top{padding-left:.65rem;font-weight:600;color:#111827}.home-portal-drawer__footer{flex-shrink:0;padding:.85rem 1rem 1.1rem;border-top:1px solid #e5e7eb;background:#fafafa;display:flex;flex-direction:column;gap:.75rem}.home-portal-drawer__signin{display:inline-flex;align-items:center;justify-content:center;height:40px;border-radius:999px;background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;font-weight:750;font-size:.9rem;text-decoration:none}.home-portal-drawer__account{display:flex;flex-direction:column;gap:.5rem}.home-portal-drawer__account-menu{width:100%}.home-portal-drawer__account-menu .account-menu__trigger{width:100%;justify-content:flex-start;color:#111827;background:#fff;border-color:rgba(15,23,42,.12)}.home-portal-drawer__account-menu .account-menu__panel{left:0;right:auto;top:auto;bottom:calc(100% + 8px)}.home-portal-drawer__footer-links{display:flex;flex-wrap:wrap;gap:.65rem .9rem}.home-portal-drawer__footer-links a{font-size:.82rem;font-weight:650;color:#0b7a75;text-decoration:none}body.portal-drawer-open{overflow:hidden}body.page-portal .site-zone-strip{display:none!important}:is(body.page-home,body.page-portal) .home-portal-layout__main .home-travel-hero{width:100%;max-width:100%;margin-left:0;margin-right:0;left:auto}body.page-home .home-verticals-strip{display:none}@media (max-width:1023px){.home-portal-layout{grid-template-columns:1fr}.home-portal-sidebar-shell{position:sticky;top:var(--header-h,60px);z-index:95;min-width:0;height:auto;min-height:0;display:flex;align-items:center;box-sizing:border-box;padding:.28rem 0;overflow:hidden;background:color-mix(in srgb,var(--triv-cgo,#0b7a75) 12%,#ffffff);border-bottom:1px solid rgba(11,122,117,.18);box-shadow:0 3px 10px rgba(15,23,42,.06)}.home-portal-sidebar-shell:after{content:"";position:absolute;right:0;top:0;bottom:0;width:1.5rem;background:linear-gradient(270deg,color-mix(in srgb,var(--triv-cgo,#0b7a75) 12%,#ffffff) 35%,transparent 100%);pointer-events:none;z-index:2}.home-portal-sidebar__scroll-hint{display:flex;align-items:center;justify-content:center;position:absolute;right:.15rem;top:50%;transform:translateY(-50%);z-index:3;width:1rem;height:1rem;border-radius:999px;font-size:.7rem;font-weight:900;line-height:1;color:#0b7a75;background:#ffffff;border:1px solid rgba(11,122,117,.22);box-shadow:0 1px 3px rgba(15,23,42,.08);pointer-events:none;animation:portal-sidebar-scroll-hint 2.4s ease-in-out infinite}@keyframes portal-sidebar-scroll-hint{0%,to{opacity:.55;transform:translateY(-50%) translateX(0)}50%{opacity:1;transform:translateY(-50%) translateX(2px)}}.home-portal-topbar__menu{display:inline-flex}.home-portal-sidebar{position:relative!important;top:auto!important;align-self:stretch!important;z-index:1;flex:1 1 auto;width:100%;min-height:0!important;max-height:none!important;height:auto!important;border-right:none;border-bottom:none;margin:0;padding:.22rem 1.1rem .22rem .3rem!important;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-right:1.1rem;background:transparent!important;display:flex;align-items:center}.home-portal-sidebar::-webkit-scrollbar{display:none}.home-portal-sidebar__nav{display:flex;flex-direction:row;align-items:center;gap:.12rem;padding:.05rem .12rem;width:-moz-max-content;width:max-content;min-width:100%}.home-portal-sidebar__link,.home-portal-sidebar__link--btn{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;min-width:4.1rem;max-width:5rem;padding:.3rem .28rem;text-align:center;font-size:.7rem!important;font-weight:700!important;line-height:1.15;border-radius:8px;min-height:0;height:auto;color:#4b5563;background:transparent;border:1px solid transparent;box-sizing:border-box}.home-portal-sidebar__icon{width:17px;height:17px;flex-shrink:0;color:#0b7a75}.home-portal-sidebar__label{white-space:nowrap;max-width:4.8rem;overflow:hidden;text-overflow:ellipsis}.home-portal-sidebar__link--btn.is-active,.home-portal-sidebar__link.is-active{border-radius:8px;color:#fff!important;background:#0b7a75!important;box-shadow:none;animation:none}.home-portal-sidebar__link--btn.is-active .home-portal-sidebar__icon,.home-portal-sidebar__link.is-active .home-portal-sidebar__icon{color:#fff}.home-portal-sidebar__link--btn:hover,.home-portal-sidebar__link:hover{background:rgba(11,122,117,.12);color:#085e5a}.home-portal-sidebar__all,.home-portal-sidebar__zone{display:none}}@media (min-width:1024px){.home-portal-sidebar__scroll-hint,.home-portal-topbar__menu{display:none}}@media (max-width:1023px){.home-portal-topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"brand tools trip actions";gap:.3rem .4rem;padding:.4rem .55rem;align-items:center;min-height:48px}.home-portal-topbar--compact{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions"}.home-portal-topbar__menu{width:32px;height:32px;border-radius:7px}.home-portal-topbar__menu svg{width:18px;height:18px}.home-portal-topbar__start{grid-area:brand;align-self:center;flex-shrink:0;gap:.3rem;min-width:0}.home-portal-topbar__logo{flex-direction:row;align-items:center;gap:0}.home-portal-topbar__logo-img{height:32px;width:auto;max-width:2.35rem;-o-object-fit:contain;object-fit:contain}.home-portal-topbar__logo-text{display:none}.home-portal-topbar__center{grid-area:tools;grid-column:auto;justify-self:center;justify-content:center;width:auto;max-width:none;min-width:0;flex-direction:row;gap:.3rem}.home-portal-topbar__search-desktop{display:none}.home-portal-topbar__tools{width:auto;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:.3rem}.home-portal-topbar__tool-btn{width:32px;min-width:32px;flex:0 0 32px;padding:0}.home-portal-topbar__tool-btn span{display:none}.home-portal-topbar__mobile-quick{display:flex}.home-portal-topbar__center .home-portal-topbar__search{max-width:100%;margin:0;width:100%;height:32px;min-height:32px;border-radius:8px}.home-portal-topbar__search{margin:0}.home-portal-topbar__search-input{padding:0 .45rem;font-size:.7rem;line-height:1.2}.home-portal-topbar__search-btn{width:30px;margin:2px;border-radius:6px}.home-portal-topbar__search-btn svg{width:14px;height:14px}.home-portal-topbar__checkin-wrap{grid-area:trip;grid-column:auto;justify-self:center;align-self:center;display:flex;align-items:center;height:32px;min-width:0}.home-portal-topbar__trip-cluster{height:32px}.home-portal-topbar__checkin{width:auto;max-width:none;min-width:0}.home-portal-topbar__checkin .portal-checkin{width:auto;max-width:100%;height:32px}.home-portal-topbar__checkin .portal-checkin__trigger{width:32px;max-width:32px;min-width:32px;height:32px;min-height:32px;padding:0;gap:0;justify-content:center;align-items:center;border-radius:8px}.home-portal-topbar__checkin .portal-checkin__icon{width:32px;height:32px;border-radius:8px}.home-portal-topbar__checkin .portal-checkin__copy{display:none}.home-portal-topbar__actions{grid-area:actions;grid-column:auto;justify-self:end;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:.2rem;height:32px}.home-portal-topbar__action-icon .merkliste-badge,.home-portal-topbar__action-icon .notification-bell,.home-portal-topbar__mobile-bell .merkliste-badge,.home-portal-topbar__mobile-bell .notification-bell{width:32px;height:32px;min-width:32px;border-radius:8px}.home-portal-topbar .account-menu__trigger{width:32px;min-width:32px;min-height:32px;height:32px}.home-portal-topbar .account-menu__avatar{width:28px;height:28px}.home-portal-topbar__bookings-btn{width:32px;min-width:32px;padding:0}.home-portal-topbar__bookings-text,.home-portal-topbar__link--hide-sm{display:none}body.page-home header.trivalo-header .lang-switch.lang-switch--official .lang-switch__trigger,body.page-portal header.trivalo-header .lang-switch.lang-switch--official .lang-switch__trigger{min-height:32px;min-width:32px;height:32px;padding:.2rem}}@media (max-width:767px){.home-portal-topbar__logo-text{font-size:.92rem}.home-portal-topbar__link--hide-md{display:none}}@media (max-width:520px){.home-portal-topbar{gap:.25rem .3rem;padding:.35rem .45rem}.home-portal-topbar__logo-img{height:28px;max-width:2rem}.home-portal-topbar__menu{width:30px;height:30px}.home-portal-topbar__center{max-width:none}.home-portal-topbar__bookings-btn{height:30px;min-height:30px;width:30px;min-width:30px;font-size:.65rem;padding:0;gap:0}.home-portal-topbar__bookings-btn svg{width:14px;height:14px}.home-portal-topbar__action-icon .merkliste-badge,.home-portal-topbar__action-icon .notification-bell,.home-portal-topbar__mobile-bell .merkliste-badge,.home-portal-topbar__mobile-bell .notification-bell{width:30px;height:30px;min-width:30px}.home-portal-topbar .account-menu__trigger{width:30px;min-width:30px;min-height:30px;height:30px}.home-portal-topbar .account-menu__avatar{width:26px;height:26px;font-size:.68rem}.home-portal-topbar__actions,.home-portal-topbar__center .home-portal-topbar__search,.home-portal-topbar__checkin .portal-checkin,.home-portal-topbar__checkin .portal-checkin__icon,.home-portal-topbar__checkin .portal-checkin__trigger,.home-portal-topbar__checkin-wrap{height:30px;min-height:30px}.home-portal-topbar__checkin .portal-checkin__icon,.home-portal-topbar__checkin .portal-checkin__trigger{width:30px;max-width:30px;min-width:30px}.home-portal-topbar__search-input{padding:0 .35rem;font-size:.65rem}.home-portal-topbar__search-input::-moz-placeholder{font-size:.65rem}.home-portal-topbar__search-input::placeholder{font-size:.65rem}.home-portal-topbar__search-btn{width:28px}}@media (max-width:900px){.home-portal-topbar__link--hide-md{display:none}}@media (min-width:1024px){.home-portal-topbar__center{flex-direction:row;align-items:center;gap:.65rem}.home-portal-topbar__search-desktop{flex:1 1 auto;max-width:420px}.home-portal-topbar__tools{flex:0 0 auto}body.page-home .home-shell{padding-left:0;padding-right:0}}@media (max-width:1023px){body.page-portal{padding-bottom:calc(56px + env(safe-area-inset-bottom, 0px))}}header.trivalo-header .logo .logo-go,header.trivalo-header .logo-go,header.trivalo-header .shd-logo__go,header.trivalo-header .shm-logo__go{color:var(--trivalo-logo-token,#0b7a75)!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:var(--trivalo-logo-token,#0b7a75)!important;animation:none!important;filter:none!important}header.trivalo-header .logo .logo-trivalo,header.trivalo-header .logo-trivalo,header.trivalo-header .shd-logo__trivalo,header.trivalo-header .shm-logo__trivalo{background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;color:var(--trivalo-logo-gold,#ca8a04)!important;-webkit-text-fill-color:var(--trivalo-logo-gold,#ca8a04)!important}header.trivalo-header .site-header-nav__row--desktop{display:none;align-items:center;gap:.25rem}@media (min-width:1024px){header.trivalo-header .site-header-nav__row--desktop{display:flex}}.nav-dropdown-wrap{position:relative}.nav-dropdown-wrap:focus-within .nav-dropdown,.nav-dropdown-wrap:hover .nav-dropdown{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.site-header-nav-link.has-dropdown{display:flex;align-items:center;gap:.3rem}.nav-chevron{opacity:.6;transition:transform .2s}.nav-dropdown-wrap:hover .nav-chevron{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(4px);min-width:180px;max-height:min(70vh,420px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(11,122,117,.3) transparent;background:#FFFFFF;border:1px solid #d6dce5;border-radius:10px;padding:.5rem .4rem .4rem;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:200;box-shadow:0 8px 32px rgba(17,24,39,.12)}.nav-dropdown--scroll{min-width:200px;padding:.35rem .3rem}.nav-dropdown--scroll .nav-dropdown-item{padding:.45rem .65rem;font-size:.78rem}.nav-dropdown-item{display:flex;align-items:center;gap:.5rem;padding:.55rem .75rem;border-radius:8px;font-size:.8rem;font-weight:500;color:#374151;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s}.nav-dropdown-item.is-active,.nav-dropdown-item:hover{background:rgba(11,122,117,.08);color:#0B7A75}.nav-dropdown-badge{font-size:.75rem}.lang-picker{position:relative}.lang-btn{display:flex;align-items:center;gap:.3rem;padding:.3rem .55rem;border-radius:8px;border:1px solid #d6dce5;background:transparent;color:#374151;font-size:.75rem;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s;white-space:nowrap}.lang-btn:hover{border-color:rgba(11,122,117,.45);color:#0B7A75}.lang-flag{font-size:1rem;line-height:1}.lang-code{font-size:.72rem;font-weight:700;letter-spacing:.04em}.lang-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:#FFFFFF;border:1px solid #d6dce5;border-radius:10px;padding:.4rem;z-index:300;box-shadow:0 8px 32px rgba(17,24,39,.12);display:flex;flex-direction:column;gap:1px}.lang-option{display:flex;align-items:center;gap:.6rem;width:100%;padding:.5rem .75rem;border-radius:8px;border:none;background:transparent;color:#374151;font-size:.8rem;cursor:pointer;text-align:left;transition:background .15s,color .15s}.lang-option:hover{background:rgba(11,122,117,.07);color:#0B7A75}.lang-option.is-active{color:#0B7A75;background:rgba(11,122,117,.08)}.lang-option-name{flex:1}.lang-option-code{font-size:.68rem;font-weight:700;letter-spacing:.05em;color:#6B7280}.lang-option.is-active .lang-option-code{color:#0B7A75}.mobile-drawer{position:absolute;top:100%;left:0;right:0;background:#FFFFFF;border-bottom:1px solid #d6dce5;z-index:999;max-height:calc(100vh - 60px);overflow-y:auto}.mobile-drawer-inner{max-width:480px;margin:0 auto;padding:.75rem 1rem 1.5rem;display:flex;flex-direction:column;gap:.25rem}.mobile-nav-group-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.65rem .75rem;border-radius:10px;border:none;background:transparent;color:#374151;font-size:.9rem;font-weight:600;cursor:pointer;text-align:left;transition:background .15s,color .15s}.mobile-nav-group-btn.is-active,.mobile-nav-group-btn:hover{background:rgba(11,122,117,.07);color:#111827}.mobile-nav-group-btn.is-active{color:#0B7A75}.mobile-subnav{padding:.2rem 0 .2rem 1rem;display:flex;flex-direction:column;gap:2px}.mobile-subnav-link{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:8px;font-size:.82rem;font-weight:500;color:#6B7280;text-decoration:none;transition:background .15s,color .15s}.mobile-subnav-link:hover{background:rgba(11,122,117,.07);color:#0B7A75}.mobile-subnav-link.is-active{color:#0B7A75}.mobile-lang-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #d6dce5}.mobile-lang-label{font-size:.65rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#9CA3AF;padding:0 .35rem .5rem}.mobile-lang-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.35rem}.mobile-lang-btn{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem .2rem;border-radius:8px;border:1px solid #d6dce5;background:transparent;color:#6B7280;font-size:.65rem;font-weight:700;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.mobile-lang-btn:hover{border-color:rgba(11,122,117,.35);color:#0B7A75;background:rgba(11,122,117,.06)}.mobile-lang-btn.is-active{border-color:rgba(11,122,117,.5);background:rgba(11,122,117,.08);color:#0B7A75}.hidden-mobile{display:none}@media (min-width:640px){.hidden-mobile{display:inline-flex}}@media (min-width:1024px){.mobile-drawer,.site-header-nav-backdrop,.site-header-nav-toggle{display:none!important}}