@font-face{font-family:Marianne;src:url(/assets/Marianne-Regular-CaCqrnJM.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-slideDown{animation:slideDown .3s ease-out}.animate-fadeIn{animation:fadeIn .2s ease-out}.app-shell{--mode-accent: #18753c;--mode-accent-hover: #0f5f2f;--mode-accent-soft: #e6f4ec;--mode-accent-border: #b8e2c7;min-height:100vh}.app-shell--depart{--mode-accent: #000091;--mode-accent-hover: #1212ff;--mode-accent-soft: #ececff;--mode-accent-border: #cacafb}.mode-switch{display:flex;flex-wrap:wrap;gap:.75rem}.depart-view-switch{display:flex;flex-wrap:wrap;gap:.5rem}.mode-switch__btn{min-height:2.75rem;border-radius:.25rem}.mode-switch__btn--active,.mode-switch__btn--active:hover,.mode-switch__btn--active:active{background-color:var(--mode-accent)!important;color:#fff!important;box-shadow:inset 0 0 0 1px var(--mode-accent)!important}.mode-primary-button,.mode-primary-button:hover,.mode-primary-button:active{background-color:var(--mode-accent)!important;color:#fff!important}.mode-primary-button:hover{background-color:var(--mode-accent-hover)!important}.mode-primary-button:disabled,.mode-primary-button:disabled:hover{background-color:var(--background-disabled-grey, #e5e5e5)!important;color:var(--text-disabled-grey, #929292)!important}.mode-badge{background-color:var(--mode-accent-soft)!important;color:var(--mode-accent)!important}.mode-alert,.mode-callout,.mode-notice{border-left:4px solid var(--mode-accent)}.mode-callout{background-color:var(--mode-accent-soft);box-shadow:inset 0 0 0 1px var(--mode-accent-border)}.section-icon{color:var(--mode-accent);flex:0 0 auto}.section-actions{justify-content:flex-end}.guided-depart{min-height:calc(100vh - 18rem);padding:clamp(1rem,2vw,2rem) 0 2rem}.guided-depart--start{display:flex;align-items:center}.app-shell--guided-route{background:#fff}.guided-brand{border-bottom:1px solid var(--border-default-grey, #ddd);background:#fff;overflow-x:clip}.guided-brand__inner{min-height:5rem;display:flex;align-items:center;justify-content:flex-start;gap:1.5rem;min-width:0}.guided-brand__logos{display:flex;align-items:center;gap:1.5rem;min-width:0;flex:1 1 auto}.guided-brand .fr-header__logo{flex:0 0 auto;min-width:0}.guided-brand__crous{width:auto;height:3.5rem;max-width:min(9rem,36vw);display:block;-o-object-fit:contain;object-fit:contain;flex:0 1 auto;min-width:0}.guided-route-container{padding-top:clamp(1rem,3vw,2.5rem);padding-bottom:2rem}.app-shell--guided-route .guided-depart{min-height:calc(100vh - 9.5rem)}.guided-depart__progress{max-width:46rem}.guided-depart__progress-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.guided-depart__eyebrow,.guided-depart__count{margin:0;color:var(--mode-accent);font-size:.875rem;font-weight:700;text-transform:uppercase}.guided-depart__stepper{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.5rem}.guided-depart__step{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--mode-accent-border);border-radius:50%;background:#fff;color:var(--mode-accent);font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.guided-depart__step:hover,.guided-depart__step.is-current{box-shadow:inset 0 0 0 2px var(--mode-accent)}.guided-depart__step.is-done{background:var(--mode-accent);color:#fff;border-color:var(--mode-accent)}.guided-depart__layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);align-items:stretch;gap:clamp(1.5rem,4vw,3rem)}.guided-depart__layout--start{width:100%;grid-template-columns:minmax(0,1fr) minmax(21rem,.9fr);align-items:center}.guided-depart__media{min-height:clamp(20rem,54vh,38rem);overflow:hidden;border-radius:.5rem;background:#fff}.guided-depart__media img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.guided-depart__media--start{min-height:clamp(22rem,58vh,40rem)}.guided-depart__content{display:flex;flex-direction:column;justify-content:center;min-width:0}.guided-depart__content h1{margin:.5rem 0 1rem;color:var(--text-title-grey, #161616);font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.guided-depart__summary{margin:0 0 1.5rem;color:var(--text-mention-grey, #666);font-size:1.125rem;line-height:1.55}.guided-depart__start-list{display:grid;gap:.75rem;margin:0 0 1.25rem;padding-left:0;list-style:none;counter-reset:guided-step;color:var(--text-default-grey, #3a3a3a);line-height:1.5}.guided-depart__start-step{counter-increment:guided-step;display:grid;grid-template-columns:1.5rem minmax(0,1fr);gap:.5rem;align-items:baseline}.guided-depart__start-step:before{content:counter(guided-step) ".";font-weight:700;color:var(--mode-accent, #000091)}.guided-depart__start-step strong{color:var(--text-title-grey, #161616)}.guided-depart__start-note{margin:0 0 2rem}.guided-depart__start-button{min-width:10rem;justify-content:center}.guided-depart__essentials{display:grid;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none}.guided-depart__essentials li{min-width:0}.guided-depart__essential{width:100%;display:grid;grid-template-columns:1.5rem minmax(0,1fr);gap:.75rem;align-items:start;min-height:3.5rem;padding:.875rem;border:1px solid var(--border-default-grey, #ddd);border-radius:.25rem;background:#fff;color:var(--text-default-grey, #3a3a3a);text-align:left;line-height:1.45;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.guided-depart__essential:hover{border-color:var(--mode-accent-border);background:var(--mode-accent-soft)}.guided-depart__essential.is-done{border-color:var(--mode-accent);background:var(--mode-accent-soft)}.guided-depart__essential-text{display:grid;gap:.25rem;min-width:0}.guided-depart__essential-label{font-weight:500;color:var(--text-default-grey, #3a3a3a)}.guided-depart__essential-detail{margin:0;font-size:.8125rem;line-height:1.4;color:var(--text-mention-grey, #666)}.guided-depart__native-checkbox{width:1.25rem;height:1.25rem;margin:.125rem 0 0;accent-color:var(--mode-accent)}.guided-depart__actions{display:flex;flex-wrap:nowrap;gap:.75rem;align-items:center}.guided-depart__actions .fr-btn{flex:1 1 0;justify-content:center;min-width:0}.guided-depart__done{min-width:9rem;justify-content:center}.checklist-item{min-height:100%;padding:.75rem;border-radius:.25rem;transition:all .2s ease}.checklist-item:hover{background-color:var(--grey-950-100)}.checklist-item.checked label{text-decoration:line-through;color:var(--grey-425-625)}.fr-progress{width:100%}.fr-progress__bar{background-color:var(--grey-950-100, #e5e5e5);height:8px;border-radius:4px;overflow:hidden}.fr-progress__fill{background-color:var(--mode-accent, #000091);height:100%;display:block;transition:width .3s ease}.fr-progress--success .fr-progress__fill{background-color:var(--success-425-625, #18753c)}@media (max-width: 48em){.mode-switch__btn,.depart-view-switch .fr-btn{width:100%;justify-content:center}.section-actions{justify-content:flex-start}.guided-depart{min-height:auto;padding-top:0}.guided-depart__actions{flex-direction:row;align-items:stretch;width:100%}.guided-brand__inner{gap:.5rem;padding-top:.75rem;padding-bottom:.75rem}.guided-brand__logos{gap:.625rem}.guided-brand__crous{height:2.75rem;max-width:min(6rem,30vw)}.guided-depart__layout{grid-template-columns:1fr}.guided-depart__layout--start{gap:1.25rem}.guided-depart__media{min-height:auto;aspect-ratio:16 / 10}.guided-depart__media--start{aspect-ratio:1 / 1}.guided-depart__content h1{font-size:2rem}}@media print{.mode-switch,.depart-view-switch,.fr-search-bar,.mode-callout,.fr-btns-group{display:none!important}}
