:root{--app-height:100vh;--app-min-height:100vh;--header-h:56px;--bottom-nav-h:64px;--trip-subnav-height:0px;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--gutter:clamp(16px, 4vw, 24px);--content-max-narrow:42rem;--content-max:64rem;--content-max-wide:80rem;--tap:44px;--tap-comfort:48px;--input-min:16px;--sheet-radius:24px;--sheet-grab-h:4px;--action-bar-h:64px;--shell-sticky-top:calc(var(--header-h) + var(--safe-top));--bottom-inset:calc(var(--mobile-bottom-nav-height,var(--bottom-nav-h,0px)) + var(--safe-bottom));--viewport-visible-height:100vh;--bottom-chrome-height:var(--mobile-bottom-nav-height,var(--bottom-nav-h,0px));--page-bottom-clearance:calc(var(--bottom-chrome-height) + var(--safe-bottom));--keyboard-inset:var(--kb-inset,0px)}.tap-target{min-width:var(--tap,44px);min-height:var(--tap,44px);touch-action:manipulation;justify-content:center;align-items:center;display:inline-flex}@supports (height:100dvh){:root{--app-height:100dvh;--app-min-height:100dvh;--viewport-visible-height:100dvh}}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:calc(var(--header-h) + var(--safe-top) + var(--trip-subnav-height,0px) + 12px)}html,body{overscroll-behavior-y:none}input,select,textarea{font-size:max(var(--input-min), 1rem);appearance:none}@media (hover:none) and (pointer:coarse){*{-webkit-tap-highlight-color:transparent}a,button,input,select,textarea,[role=button],.btn,.interactive{touch-action:manipulation}button,a.btn,.btn,input[type=button],input[type=submit],input[type=reset],[role=button]{min-height:var(--tap)}[aria-label*=Close],[aria-label*=close],[aria-label*=Dismiss],[aria-label*=dismiss]{min-width:var(--tap);min-height:var(--tap)}@media (min-width:769px){button[aria-label]:not([aria-label=""]),a[aria-label]:not([aria-label=""]).btn,[role=button][aria-label]:not([aria-label=""]){min-width:var(--tap)}}}input[type=date],input[type=datetime-local],input[type=time]{min-height:var(--tap-comfort);line-height:1.5}img,video,picture,canvas,svg{max-width:100%;height:auto}img{display:block}@media (max-width:640px){table{max-width:100%;display:block;overflow-x:auto}}.app-shell{min-height:var(--app-min-height);background:var(--bg,#fdf7f0);flex-direction:column;width:100%;max-width:100vw;display:flex}.app-shell__body{flex-direction:column;flex:auto;min-height:0;display:flex}.app-shell__main{flex-direction:column;flex:auto;min-width:0;display:flex}.shell-content{width:100%;max-width:100%;padding:14px max(var(--gutter), var(--safe-left)) calc(20px + var(--bottom-inset)) max(var(--gutter), var(--safe-right));margin-inline:auto}.app-shell--immersive .shell-content{max-width:100%;padding-inline:max(12px, var(--safe-left)) max(12px, var(--safe-right))}.has-mobile-nav .shell-content{padding-bottom:calc(20px + var(--mobile-bottom-nav-height,var(--bottom-nav-h,64px)) + var(--safe-bottom))}@media (min-width:1024px){:root{--gutter:32px;--header-h:64px;--bottom-inset:0px;--shell-sticky-top:var(--header-h)}html,body,#__next,.app-shell{height:100dvh;overflow:hidden}.app-shell__body{flex-direction:row}.app-shell__main{overscroll-behavior:contain;overflow-y:auto}html[data-page=trips],html[data-page=admin]{height:auto;overflow-y:auto}body[data-page=trips],body[data-page=admin],body[data-page=trips] #__next,body[data-page=admin] #__next,body[data-page=trips] .app-shell,body[data-page=admin] .app-shell{height:auto;min-height:100dvh;overflow:visible}body[data-page=trips] .app-shell__main,body[data-page=admin] .app-shell__main{overflow:visible}.shell-content{padding:24px max(var(--gutter), var(--safe-left)) 28px max(var(--gutter), var(--safe-right))}}.shell-header{z-index:1400;-webkit-backdrop-filter:blur(12px)saturate(140%);border-bottom:1px solid var(--border-subtle);padding-top:var(--safe-top);background:#ffffffeb;position:sticky;top:0}.shell-header-inner{width:100%;max-width:var(--shell-max-width,var(--content-max-wide));min-height:var(--header-h);padding:8px max(12px, var(--safe-left)) 8px max(12px, var(--safe-right));align-items:center;gap:12px;margin:0 auto;display:flex}.shell-header-nav,.shell-header-locale-select,.shell-header-theme-toggle{display:none}.shell-header-controls{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.shell-header-search-link,.shell-header-mobile-create,.shell-mobile-menu-trigger{min-width:var(--tap);min-height:var(--tap);border:1px solid var(--border);color:var(--text,#0f172a);background:#ffffffd9;border-radius:12px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}[data-theme=dark] .shell-header-search-link,[data-theme=dark] .shell-header-mobile-create,[data-theme=dark] .shell-mobile-menu-trigger,[data-theme=midnight] .shell-header-search-link,[data-theme=midnight] .shell-header-mobile-create,[data-theme=midnight] .shell-mobile-menu-trigger{border-color:var(--border-strong);color:var(--header-text,#e8e8e8);background:#1e293bd9}.shell-header-mobile-create{background:var(--brand);color:#fff;border-color:#0000}[data-theme=dark] .shell-header-mobile-create,[data-theme=midnight] .shell-header-mobile-create{background:var(--brand);color:#0a0a0a}.shell-mobile-menu-trigger__label{display:none!important}@media (min-width:1024px){.shell-mobile-menu-trigger__label{display:none!important}}.shell-header-back{min-width:var(--tap);min-height:var(--tap);border:1px solid var(--border);cursor:pointer;background:#ffffffd9;border-radius:12px;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.brand-lockup{color:inherit;min-width:0;min-height:var(--tap);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.brand-glyph{color:#fff;letter-spacing:.06em;background:linear-gradient(135deg,#0f172a,#1d4ed8 60%,#38bdf8);border-radius:12px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.78rem;font-weight:700;display:grid}.brand-copy{min-width:0}.brand-copy strong{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;display:block;overflow:hidden}@media (min-width:1024px){.shell-header-inner{min-height:var(--header-h);gap:24px;padding-block:10px}.shell-header-nav{flex:auto;align-items:center;gap:4px;margin-left:16px;display:inline-flex}.shell-header-nav__link{height:40px;color:var(--muted,#475569);border-radius:10px;align-items:center;padding:0 14px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.shell-header-nav__link:hover,.shell-header-nav__link:focus-visible{color:var(--brand);background:#2563eb14}.shell-header-nav__link.active{color:var(--brand);background:#2563eb1a}.shell-header-theme-toggle,.shell-header-locale-select{display:inline-flex}.shell-mobile-menu-trigger,.shell-header-mobile-create{display:none}.brand-copy strong{font-size:1.05rem}}.mobile-menu-overlay{z-index:2200;opacity:0;pointer-events:none;transition:opacity .2s;position:fixed;inset:0}.mobile-menu-overlay.is-open{opacity:1;pointer-events:auto}.mobile-menu-overlay__scrim{-webkit-backdrop-filter:blur(6px);cursor:pointer;background:#0f172a66;border:none;position:absolute;inset:0}.mobile-menu{width:min(100%,32rem);max-height:calc(var(--app-height) - var(--safe-top) - 24px);padding:16px max(var(--gutter), var(--safe-left)) calc(24px + var(--safe-bottom)) max(var(--gutter), var(--safe-right));border-radius:var(--sheet-radius) var(--sheet-radius) 0 0;overscroll-behavior:contain;background:#fff;flex-direction:column;gap:14px;margin:0 auto;transition:transform .22s;display:flex;position:absolute;inset:auto 0 0;overflow-y:auto;transform:translateY(20px);box-shadow:0 -16px 40px #0f172a2e}.mobile-menu-overlay.is-open .mobile-menu{transform:translateY(0)}.mobile-menu__header{border-bottom:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:0;display:flex}.mobile-menu__title{letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.mobile-menu__subtitle{color:var(--muted,#64748b);margin:4px 0 0;font-size:.85rem}.mobile-menu__close{min-width:var(--tap);min-height:var(--tap);border:1px solid var(--border);background:var(--surface-muted,#f8fafc);color:var(--text,#0f172a);cursor:pointer;border-radius:12px;font-size:1.5rem;line-height:1}.mobile-menu__nav{flex-direction:column;gap:4px;display:flex}.mobile-menu__link{min-height:var(--tap-comfort);color:var(--text,#0f172a);background:0 0;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;font-weight:500;text-decoration:none;display:flex}.mobile-menu__link:hover,.mobile-menu__link:focus-visible{background:#2563eb14}.mobile-menu__link.active{color:var(--brand);background:#2563eb1f;font-weight:600}.mobile-menu__link-iconBlock{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.mobile-menu__link-content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mobile-menu__link-label{font-size:.95rem}.mobile-menu__link-helper{color:var(--muted,#64748b);font-size:.75rem}.mobile-menu__section{border-top:1px solid var(--border-subtle);padding-top:12px}.mobile-menu__sectionHeading{text-transform:uppercase;letter-spacing:.05em;color:var(--muted,#64748b);margin:0 0 8px;font-size:.7rem;font-weight:700}.mobile-menu__field{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.mobile-menu__label{color:var(--muted,#64748b);font-size:.8rem}.mobile-menu__select{min-height:var(--tap);border:1px solid var(--border);background:#fff;border-radius:10px;padding:0 12px}.mobile-menu__auth-buttons{flex-direction:column;gap:8px;display:flex}.mobile-nav{grid-template-columns:repeat(var(--nav-count,5), minmax(0, 1fr));padding-top:6px;padding-bottom:calc(6px + var(--safe-bottom));padding-inline:max(8px, var(--safe-left)) max(8px, var(--safe-right));background:color-mix(in srgb, var(--header-bg) 94%, var(--surface));-webkit-backdrop-filter:blur(16px)saturate(150%);border-top:1px solid var(--header-border);border-top:1px solid color-mix(in srgb, var(--header-border) 70%, transparent);gap:0;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0f172a0f}.mobile-nav__link{min-height:56px;color:var(--muted,#64748b);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px 4px;font-weight:600;text-decoration:none;display:flex}.mobile-nav__link:focus-visible{background:color-mix(in srgb, var(--brand) 8%, transparent);color:var(--brand)}@media (hover:hover) and (pointer:fine){.mobile-nav__link:hover{background:color-mix(in srgb, var(--brand) 8%, transparent);color:var(--brand)}}.mobile-nav__link.active{color:var(--brand-strong);background:color-mix(in srgb, var(--brand-soft) 45%, transparent)}.mobile-nav__link.active .mobile-nav__label{font-weight:var(--font-weight-bold)}.mobile-nav__link.active .mobile-nav__icon{color:var(--brand-strong)}.mobile-nav__icon-wrapper{position:relative}.mobile-nav__icon{justify-content:center;align-items:center;width:22px;height:22px;font-size:1.1rem;display:inline-flex}.mobile-nav__label{letter-spacing:.01em;font-size:.65rem;font-weight:600;line-height:1.1}.mobile-nav__badge{color:#fff;background:#ef4444;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;top:-4px;right:-8px}@media (min-width:1024px){.mobile-nav{display:none}}@media (orientation:landscape) and (max-height:520px) and (max-width:1023px){.mobile-nav{display:none}}.mf-sheet{z-index:2100;width:min(100%,32rem);max-height:calc(var(--app-height) - var(--safe-top) - 24px);border-radius:var(--sheet-radius) var(--sheet-radius) 0 0;padding-bottom:var(--safe-bottom);background:#fff;flex-direction:column;margin:0 auto;display:flex;position:fixed;inset:auto 0 0;overflow:hidden;box-shadow:0 -16px 40px #0f172a2e}.mf-sheet__grab{width:36px;height:var(--sheet-grab-h);border-radius:var(--sheet-grab-h);background:#94a3b866;flex-shrink:0;margin:8px auto 4px}.mf-sheet__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:8px 16px 12px;display:flex}.mf-sheet__title{margin:0;font-size:1.05rem;font-weight:600}.mf-sheet__body{overscroll-behavior:contain;padding:16px;padding-inline:max(16px, var(--safe-left)) max(16px, var(--safe-right));flex:auto;overflow-y:auto}.mf-sheet__footer{flex-shrink:0}.mf-modal{z-index:2100;padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);background:#fff;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.mf-modal__body{overscroll-behavior:contain;padding:16px;padding-inline:max(16px, var(--safe-left)) max(16px, var(--safe-right));flex:auto;overflow-y:auto}@media (min-width:768px){.mf-modal{border-radius:20px;width:min(560px,100vw - 32px);max-height:90dvh;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 24px 60px #0f172a3d}}.mf-backdrop{z-index:2000;-webkit-backdrop-filter:blur(4px);background:#0f172a73;position:fixed;inset:0}.mf-container{width:100%;max-width:var(--content-max);padding-inline:max(var(--gutter), var(--safe-left)) max(var(--gutter), var(--safe-right));margin-inline:auto}.mf-container--narrow{max-width:var(--content-max-narrow)}.mf-container--wide{max-width:var(--content-max-wide)}.mf-section{flex-direction:column;gap:16px;display:flex}.mf-section+.mf-section{margin-top:24px}@media (min-width:768px){.mf-section{gap:20px}.mf-section+.mf-section{margin-top:32px}}.mf-section__header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.mf-section__title{letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700}.mf-section__action{color:var(--brand);white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none}@media (min-width:768px){.mf-section__title{font-size:1.25rem}}.mf-card{border:1px solid var(--border-subtle);background:var(--surface,#fff);border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 1px 3px #0f172a0a}.mf-card--interactive{cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s}.mf-card--interactive:hover{border-color:var(--border);box-shadow:0 4px 12px #0f172a0f}.mf-card--interactive:active{transform:scale(.99)}@media (min-width:768px){.mf-card{border-radius:18px;padding:20px}}.mf-stack{gap:var(--stack-gap,12px);flex-direction:column;display:flex}.mf-stack--sm{--stack-gap:8px}.mf-stack--lg{--stack-gap:16px}.mf-cluster{gap:var(--cluster-gap,8px);flex-wrap:wrap;align-items:center;display:flex}.mf-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:600px){.mf-grid--cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (min-width:1024px){.mf-grid--cards{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr))}}@media (max-width:640px){.grid--md-2,.grid--auto{grid-template-columns:1fr!important}form .form-row,.inline-field{gap:var(--space-3,12px);flex-direction:column;width:100%;display:flex}form input,form select,form textarea{width:100%}}.mf-page-header{flex-direction:column;gap:8px;padding:8px 0 12px;display:flex}.mf-page-header__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.mf-page-header__title{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.mf-page-header__subtitle{color:var(--muted,#64748b);margin:0;font-size:.9rem}.mf-page-header__meta{color:var(--muted,#64748b);flex-wrap:wrap;gap:6px;font-size:.8rem;display:flex}.mf-page-header__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}@media (max-width:640px){.mf-page-header__top{flex-direction:column;align-items:stretch}.mf-page-header__actions{width:100%}.mf-page-header__actions>*{min-height:44px}}@media (min-width:768px){.mf-page-header{gap:12px;padding:16px 0 20px}.mf-page-header__title{font-size:1.875rem}.mf-page-header__subtitle{font-size:1rem}}.mf-empty{text-align:center;border:1px dashed var(--border);color:var(--text,#0f172a);background:#f8fafc99;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:32px 20px;display:flex}.mf-empty__icon{width:48px;height:48px;color:var(--brand);background:#2563eb14;border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.mf-empty__title{margin:0;font-size:1.05rem;font-weight:600}.mf-empty__body{color:var(--muted,#64748b);max-width:32rem;margin:0;font-size:.9rem}.mf-empty__action{margin-top:4px}.mf-skel{background:linear-gradient(90deg,#0f172a0f 0%,#0f172a1f 50%,#0f172a0f 100%) 0 0/200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite mf-skel-shimmer}.mf-skel--text{border-radius:4px;height:.9em}.mf-skel--title{width:60%;height:1.5em}.mf-skel--card{border-radius:16px;height:140px}@keyframes mf-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.mf-pill{border:1px solid var(--border);background:var(--surface,#fff);height:36px;color:var(--text,#0f172a);cursor:pointer;white-space:nowrap;border-radius:18px;align-items:center;gap:6px;padding:0 12px;font-size:.85rem;font-weight:500;display:inline-flex}.mf-pill[aria-pressed=true],.mf-pill.is-active{color:var(--brand);background:#2563eb1a;border-color:#2563eb4d;font-weight:600}.mf-pill__close{width:18px;height:18px;color:inherit;cursor:pointer;background:#94a3b833;border:none;border-radius:50%;place-items:center;font-size:.7rem;display:inline-grid}.mf-scroll-strip{overscroll-behavior-x:contain;scroll-snap-type:x proximity;margin-inline:calc(max(var(--gutter), var(--safe-left)) * -1) calc(max(var(--gutter), var(--safe-right)) * -1);padding-bottom:4px;padding-inline:max(var(--gutter), var(--safe-left)) max(var(--gutter), var(--safe-right));-webkit-overflow-scrolling:touch;align-items:center;gap:8px;display:flex;overflow-x:auto}.mf-scroll-strip::-webkit-scrollbar{display:none}.mf-scroll-strip{scrollbar-width:none}.mf-scroll-strip>*{scroll-snap-align:start;flex:none}.mf-btn{min-height:var(--tap);color:var(--text,#0f172a);cursor:pointer;background:#94a3b824;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.mf-btn:active{transform:scale(.98)}.mf-btn--primary{background:var(--brand);color:#fff}.mf-btn--primary:hover{background:var(--brand-strong,#1d4ed8)}.mf-btn--ghost{border-color:var(--border);background:0 0}.mf-btn--ghost:hover{background:#94a3b814}.mf-btn--danger{color:#b91c1c;background:#ef44441f}.mf-btn--block{width:100%}.mf-btn--lg{min-height:52px;padding:12px 22px;font-size:1rem}.mf-field{flex-direction:column;gap:6px;display:flex}.mf-field__label{color:var(--text,#0f172a);font-size:.85rem;font-weight:600}.mf-field__hint{color:var(--muted,#64748b);font-size:.8rem}.mf-field__error{color:#b91c1c;font-size:.8rem;font-weight:500}.mf-input,.mf-select,.mf-textarea{width:100%;min-height:var(--tap-comfort);border:1px solid var(--border);background:var(--surface,#fff);color:var(--text,#0f172a);appearance:none;border-radius:12px;padding:10px 14px;font-size:max(16px,1rem);line-height:1.4;display:block}.mf-input:focus,.mf-select:focus,.mf-textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #2563eb2e}.mf-textarea{resize:vertical;min-height:96px}@media (max-width:1023px){[class*=feedback-btn],[class*=chat-fab],[class*=intercom],.crisp-client,#hubspot-messages-iframe-container,[id*=chat-widget]{bottom:calc(var(--mobile-bottom-nav-height,var(--bottom-nav-h,0px)) + 16px + var(--safe-bottom))!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:640px){h1,h2,h3,h4,h5,h6{word-break:break-word;overflow-wrap:break-word;line-height:1.25}pre,code{word-break:break-all;max-width:100%;overflow-x:auto}}@media (max-width:768px){.modal,.modal-content,[class*=Modal]:not([class*=ModalContent]),[class*=modal-content]{max-height:calc(var(--app-height) - var(--safe-top) - var(--safe-bottom) - 16px);overflow-y:auto}}.has-mobile-nav{--bottom-nav-h:64px}@media (min-width:1024px){.has-mobile-nav{--bottom-nav-h:0px}}.trips-page{padding:12px max(12px, var(--safe-left)) calc(20px + var(--bottom-inset) + 72px) max(12px, var(--safe-right));flex-direction:column;gap:16px;display:flex}.trips-page__header{flex-direction:column;align-items:stretch;gap:12px;padding:4px 0}.trips-page__header-actions{gap:8px;display:flex}.trips-page__btn{min-height:var(--tap);border-radius:12px;padding:0 16px}.trips-page__btn--primary{text-align:center;flex:auto}.trips-page__search{top:calc(var(--header-h) + var(--safe-top) + 4px);z-index:30;background:linear-gradient(to bottom, var(--bg,#fff) 70%, transparent);grid-template-columns:1fr auto auto;gap:8px;padding:8px 0;display:grid;position:sticky}.trips-page__search-input{min-height:var(--tap-comfort);border:1px solid var(--border);background:var(--surface,#fff);border-radius:12px;padding:0 14px;font-size:max(16px,1rem)}.trips-page__search-input::placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trips-page__sort{min-height:var(--tap-comfort);border:1px solid var(--border);background:var(--surface,#fff);border-radius:12px;padding:0 14px;font-size:max(16px,.95rem)}.trips-page__search-clear{min-height:var(--tap-comfort);border:1px solid var(--border);background:var(--surface,#fff);color:var(--muted-strong);cursor:pointer;white-space:nowrap;border-radius:12px;padding:0 14px;font-size:.85rem;font-weight:600}.trips-page__grid{grid-template-columns:1fr;gap:12px;display:grid}.trips-page .trip-card{border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.trips-page .trip-card__link{flex:1}.trips-page .trip-card__cover{height:132px}.trips-page .trip-card__action{min-height:var(--tap-comfort);font-size:.9rem}.trips-page__fab{right:max(16px, var(--safe-right));bottom:calc(var(--bottom-nav-h) + 16px + var(--safe-bottom));background:var(--brand);color:#fff;z-index:100;border-radius:28px;place-items:center;width:56px;height:56px;font-size:1.6rem;text-decoration:none;display:grid;position:fixed;box-shadow:0 8px 24px #2563eb5c}@media (min-width:600px){.trips-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (min-width:768px){.trips-page__header{flex-direction:row;justify-content:space-between;align-items:center}.trips-page__header-actions{width:auto}.trips-page__grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:18px}}@media (min-width:1024px){.trips-page{padding:24px max(24px, var(--safe-left)) 32px max(24px, var(--safe-right));gap:20px}.trips-page__header{flex-direction:row;justify-content:space-between;align-items:center}.trips-page__header-actions{width:auto}.trips-page__search{grid-template-columns:1fr auto auto;position:static}.trips-page__grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:18px}.trips-page__fab{display:none}}.search-page{flex-direction:column;gap:12px;display:flex}.search-header{top:calc(var(--header-h) + var(--safe-top) + 4px);z-index:30;border:1px solid var(--border-subtle);background:var(--surface,#fff);will-change:transform;contain:layout paint;border-radius:16px;grid-template-columns:1fr auto;gap:8px;padding:10px;display:grid;position:sticky;transform:translateZ(0)}.search-results-header__count,.trip-card__price,.trip-card__price-value,[class*=price][class*=value]{font-variant-numeric:tabular-nums}.search-results{contain:layout;min-height:360px}.search-header__input-wrapper{min-height:var(--tap-comfort);border:1px solid var(--border-subtle);background:#f8fafcf2;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.search-header__input{background:0 0;border:none;outline:none;flex:1;font-size:max(16px,.95rem)}.search-header__filters-btn,.search-header__search-btn{min-width:48px;min-height:var(--tap-comfort);border:1px solid var(--border);background:var(--surface,#fff);cursor:pointer;border-radius:12px;padding:0 14px;font-weight:600}.search-header__search-btn{background:var(--brand);color:#fff;border-color:#0000}.search-active-filters{flex-wrap:wrap;gap:6px;padding:0 4px;display:flex}.search-suggestions__grid{grid-template-columns:1fr;gap:8px;display:grid}.search-suggestions__card{min-height:var(--tap-comfort);border:1px solid var(--border-subtle);background:var(--surface,#fff);border-radius:14px;padding:14px}@media (min-width:600px){.search-suggestions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.search-suggestions__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-header{grid-template-columns:1fr auto auto}}.dashboard,.landing{flex-direction:column;gap:16px;display:flex}.dashboard__hero,.landing-hero{border-radius:20px;padding:20px}.dashboard__action{min-height:var(--tap-comfort)}.landing-hero__actions,.landing-cta__actions{flex-direction:column;gap:10px;display:flex}.landing-hero__actions>*,.landing-cta__actions>*{width:100%}@media (min-width:768px){.landing-hero__actions,.landing-cta__actions{flex-direction:row}.landing-hero__actions>*,.landing-cta__actions>*{width:auto}}.trip-mobile-jumpnav{scrollbar-width:none;-webkit-overflow-scrolling:touch;top:var(--shell-sticky-top,calc(var(--header-h,56px) + var(--safe-top,0px)));z-index:var(--z-sticky,1020);background:var(--bg,#f8fafc);background:linear-gradient(to bottom, var(--bg,#f8fafc) 0%, var(--bg,#f8fafc) 75%, transparent 100%);margin-inline:calc(-1 * var(--gutter,16px));padding:8px 0;padding-inline:var(--gutter,16px);gap:8px;display:flex;position:sticky;overflow-x:auto}.trip-mobile-jumpnav::-webkit-scrollbar{display:none}.trip-mobile-jumpnav__item{border:1px solid var(--border);background:var(--surface,#fff);min-height:44px;color:var(--text,#0f172a);white-space:nowrap;touch-action:manipulation;border-radius:22px;flex-shrink:0;align-items:center;gap:6px;padding:0 16px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #0f172a14}.trip-mobile-jumpnav__item:active{background:#2563eb14;border-color:#2563eb52}@media (min-width:1024px){.trip-mobile-jumpnav{display:none}}.itinerary-page{padding-bottom:calc(var(--bottom-inset) + 80px);flex-direction:column;gap:16px;display:flex}.page-section{border:1px solid var(--border-subtle);background:var(--surface,#fff);border-radius:16px;padding:16px}@media (min-width:768px){.itinerary-page{gap:20px}.page-section{border-radius:18px;padding:20px}}.trip-subnav,.itinerary__subnav{top:calc(var(--header-h) + var(--safe-top));z-index:25;overscroll-behavior-x:contain;padding:8px max(12px, var(--safe-left));margin-inline:calc(max(12px, var(--safe-left)) * -1) calc(max(12px, var(--safe-right)) * -1);background:var(--surface);-webkit-backdrop-filter:blur(12px)saturate(140%);border-bottom:1px solid var(--border-subtle);scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:6px;display:flex;position:sticky;overflow-x:auto}.trip-subnav::-webkit-scrollbar{display:none}.itinerary__subnav::-webkit-scrollbar{display:none}.trip-subnav__link,.trip-subnav__item,.itinerary__subnav-link{height:36px;color:var(--text,#0f172a);white-space:nowrap;background:#94a3b814;border-radius:18px;flex:none;align-items:center;gap:6px;padding:0 14px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.trip-subnav__link.active,.trip-subnav__item.active,.itinerary__subnav-link.active,.trip-subnav__link[aria-current=page]{background:var(--brand-soft,#2563eb1f);color:var(--brand)}@media (max-width:1023px){.app-sidebar{width:min(300px,88vw);padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);z-index:2300}.app-sidebar-backdrop{z-index:2200}}@media (max-width:768px){form fieldset{border:none;margin:0 0 16px;padding:0}form .form-row>*+*{margin-top:12px}input[type=date],input[type=datetime-local],input[type=time]{appearance:none;background:var(--surface,#fff)}}.toast-container,[class*=ToastContainer],[class*=toast-container]{bottom:calc(var(--mobile-bottom-nav-height,var(--bottom-nav-h,0px)) + 16px + var(--safe-bottom))!important}@media (min-width:1024px){.toast-container,[class*=ToastContainer],[class*=toast-container]{bottom:24px!important}}.continue-onboarding-banner{margin:8px max(8px, var(--safe-left)) 8px max(8px, var(--safe-right));border-radius:14px}.pwa-install-banner{bottom:calc(var(--mobile-bottom-nav-height,var(--bottom-nav-h,0px)) + 12px + var(--safe-bottom))!important}@media (min-width:1024px){.pwa-install-banner{bottom:16px!important}}.onboarding-tour{z-index:1250;pointer-events:none;place-items:end center;display:grid;position:fixed;inset:0}.onboarding-tour__backdrop{cursor:pointer;pointer-events:auto;background:#02061774;border:none;margin:0;padding:0;position:absolute;inset:0}.onboarding-tour__card{width:min(520px,100% - 1.25rem);margin:0 auto calc(var(--mobile-bottom-nav-height,64px) + env(safe-area-inset-bottom,0px) + .9rem);background:var(--surface);border:1px solid var(--border);padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));pointer-events:auto;border-radius:18px;position:relative;box-shadow:0 24px 50px #0f172a59}.onboarding-tour__card h3{letter-spacing:-.02em;color:var(--text);margin:.25rem 0 .35rem;font-size:1.1rem;font-weight:800}.onboarding-tour__card .muted{margin:0 0 .85rem;font-size:.95rem;line-height:1.35}.onboarding-tour__actions{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.onboarding-tour__actions button{width:100%;min-height:48px}body.onboarding-tour-active [data-onboarding-anchor=mobile-nav],body.onboarding-tour-active [data-onboarding-anchor=new-trip]{box-shadow:0 0 0 4px color-mix(in srgb, var(--brand) 35%, transparent), 0 8px 24px #0f172a33;z-index:1260!important}body.onboarding-tour-active [data-onboarding-anchor=new-trip]{border-radius:999px}
:root{--bottom-ui-height:0px;--app-vh:100vh}@supports (height:100dvh){:root{--app-vh:100dvh}}:root{--kb-inset:0px}body.keyboard-open [class*=mobileSaveBar],body.keyboard-open [class*=MobileSaveBar],body.keyboard-open [class*=BuilderStepFooter],body.keyboard-open [class*=stepFooter],body.keyboard-open [data-hide-on-keyboard=true]{pointer-events:none;transition:transform .18s ease-out;transform:translateY(120%)}body:not(.keyboard-open) [class*=mobileSaveBar],body:not(.keyboard-open) [class*=MobileSaveBar],body:not(.keyboard-open) [class*=BuilderStepFooter],body:not(.keyboard-open) [class*=stepFooter],body:not(.keyboard-open) [data-hide-on-keyboard=true]{transition:transform .18s ease-out}[class*=TripBuilderFAB_fabContainer]{bottom:calc(env(safe-area-inset-bottom,0px) + var(--bottom-ui-height,var(--mobile-bottom-nav-height,0px)) + 1rem)!important}button,[role=button],a,summary,input[type=submit],input[type=button],input[type=reset]{touch-action:manipulation}.sd-close,.sd-collab-remove,[class*=ShareSheet_closeButton],[class*=closeButton][class*=ShareSheet],[class*=MapLayerToggle_toggleButton],[data-tap-44]{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}@media (max-width:1023px){.brand-lockup{justify-content:center!important;min-width:44px!important;min-height:44px!important}.shell-header-theme-toggle{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.app-sidebar__close,.sidebar-toggle{width:44px;min-width:44px;height:44px;min-height:44px}}[class*=NewChecklistForm_suggestions],[class*=suggestions][role=listbox],[data-scroll-contain=true],.sd-body,.sd-modal,[class*=ShareSheet_sheet]{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}[class*=NewChecklistForm_suggestions]{max-height:min(240px,40dvh)}.sd-overlay{overflow:hidden}.sd-modal{padding-bottom:env(safe-area-inset-bottom,0px);max-height:85dvh!important}.sd-body{overscroll-behavior:contain}[data-carousel=horizontal],[class*=carousel][class*=horizontal],[class*=scrollRow],.horizontal-scroll-row,[class*=experiencesRow],[class*=citiesRow]{touch-action:pan-x;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}[data-carousel=horizontal]::-webkit-scrollbar{display:none}[class*=carousel][class*=horizontal]::-webkit-scrollbar{display:none}[class*=scrollRow]::-webkit-scrollbar{display:none}.horizontal-scroll-row::-webkit-scrollbar{display:none}@media (max-width:900px){[class*=MapView_sidebar],[class*=MapView_container]{position:static!important}[class*=MapView_sidebar]{max-height:none!important}}@media (max-width:768px),(pointer:coarse){textarea{resize:none}textarea[data-autosize=true]{field-sizing:content;min-height:6rem;max-height:60dvh}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]):not([data-allow-zoom=true]),textarea:not([data-allow-zoom=true]),select:not([data-allow-zoom=true]){font-size:max(16px,1rem)}}.shell-header,[class*=shell-header],header[role=banner]{padding-top:max(env(safe-area-inset-top,0px), 0px)}@media (display-mode:standalone){:root{--app-vh:100svh}@supports (height:100dvh){:root{--app-vh:100dvh}}}@media (max-width:768px){[class*=TripSubNav_wrap],[class*=tripSubNav_scroller]{scroll-snap-type:none;overscroll-behavior-x:contain;touch-action:pan-x}}@media (max-width:900px){.cl--map-active .cl__map-sidebar,.clmap__legend{display:none!important}.clmap__footer{justify-content:flex-start!important;padding:6px 12px!important}.clmap__stats{flex-wrap:wrap!important;justify-content:flex-start!important;gap:8px!important}.cl__map-mobile-card{bottom:calc(8px + var(--mobile-bottom-nav-height,0px) + env(safe-area-inset-bottom,0px))!important}.clmap__toolbar-btn[aria-label="Close open place details"]{display:none!important}.cl__map-mobile-top{gap:4px!important;padding:6px 10px 4px!important}.cl__map-mobile-city-pill{padding:2px!important}.cl__map-mobile-city-pill strong{font-size:.92rem!important}.cl__map-mobile-city-pill span{font-size:.7rem!important;font-weight:700!important}.cl__map-mobile-cat{min-height:36px!important;padding:0 10px!important;font-size:.74rem!important}.clmap__footer{gap:6px!important;padding:4px 12px!important}.clmap__pill{padding:2px 8px!important;font-size:.7rem!important}.clmap__unmapped,.clmap__notice{font-size:.7rem!important}}@media (max-width:900px) and (orientation:landscape){.cl__map-mobile-top{padding:4px 10px 2px!important}.cl__map-mobile-cat{min-height:32px!important;padding:0 9px!important;font-size:.72rem!important}.clmap__footer{padding:2px 10px!important}}
@media (min-width:1024px){:root{--shell-max-width:min(1440px, 100%);--shell-padding-x:32px;--shell-padding-top:24px;--shell-padding-bottom:32px;--bottom-ui-height:0px}@media (min-width:1600px){:root{--shell-max-width:min(1680px, 100%)}}[data-carousel=horizontal],.horizontal-scroll-row,[class*=scrollRow]:not([data-keep-scroll=true]){scroll-snap-type:none;touch-action:auto;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid;overflow:visible}[data-carousel=horizontal]::-webkit-scrollbar{display:none}.horizontal-scroll-row::-webkit-scrollbar{display:none}[class*=scrollRow]:not([data-keep-scroll=true])::-webkit-scrollbar{display:none}[class*=MapView_container]{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}[class*=MapView_sidebar]{top:calc(var(--shell-header-stack-top,72px) + 16px);max-height:calc(100dvh - var(--shell-header-stack-top,72px) - 32px);overscroll-behavior:contain;position:sticky;overflow-y:auto}[class*=TripBuilder_builderShell]{padding:24px 32px 32px!important}[class*=TripBuilder_rightColumn]{overscroll-behavior:contain;top:calc(var(--shell-header-stack-top,72px) + 16px)!important;max-height:calc(100dvh - var(--shell-header-stack-top,72px) - 32px)!important}[class*=TripBuilder_mobileSaveBar],[class*=mobileSaveBar],[class*=BuilderStepFooter]{display:none!important}[class*=ShareSheet_backdrop]{justify-content:center;align-items:center;padding:24px;display:flex!important}[class*=ShareSheet_sheet]{border-radius:16px!important;width:min(560px,100%)!important;max-height:min(720px,80dvh)!important;padding:24px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;box-shadow:0 24px 64px #0f172a40,0 0 0 1px #0f172a14!important}[class*=ShareSheet_handle]{display:none!important}.sd-modal{max-width:640px!important;max-height:min(720px,80dvh)!important}.sd-close,.sd-collab-remove,[class*=ShareSheet_closeButton]{min-width:36px!important;min-height:36px!important}[class*=card][role=button],[class*=Card][role=button],button[class*=tile],a[class*=tile],[data-hover-lift=true]{transition:transform .16s,box-shadow .16s}[class*=card][role=button]:hover,[class*=Card][role=button]:hover,button[class*=tile]:hover,a[class*=tile]:hover,[data-hover-lift=true]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1f}input[type=text],input[type=email],input[type=search],input[type=url],textarea,select{font-size:.9375rem}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}:target,[data-scroll-anchor=true]{scroll-margin-top:calc(var(--shell-header-stack-top,72px) + var(--trip-subnav-height,0px) + 24px)}[class*=TripBuilderFAB_fabContainer],[class*=FloatingActionButton_fab],[class*=PullToRefresh_indicator],.pwa-install-banner{display:none!important}}@media (hover:hover) and (pointer:fine){.sd-close,.sd-collab-remove,[data-tap-44]:not([data-force-large=true]){min-width:36px;min-height:36px}a:not([class]):hover,a.link:hover{text-underline-offset:3px;text-decoration:underline}button:active,[role=button]:active{transform:translateY(1px)}textarea{resize:vertical}}[role=button]:not(:disabled),[data-clickable=true]{cursor:pointer}[aria-disabled=true],:disabled{cursor:not-allowed}
:root{--map-h:60vh}@supports (height:100dvh){:root{--map-h:60dvh}}@media (display-mode:standalone){:root{--map-h:60svh}}.map-shell{touch-action:none;width:100%;height:100%;position:relative;overflow:hidden}@media (display-mode:standalone){.map-shell{margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}}.map-controls{bottom:max(env(safe-area-inset-bottom), 12px);right:max(env(safe-area-inset-right), 12px);z-index:401;pointer-events:auto;flex-direction:column;gap:6px;display:flex;position:absolute}.map-control-btn{background:color-mix(in srgb, var(--surface,#fff) 90%, transparent);border:1px solid var(--border);width:44px;height:44px;color:var(--text-strong,#0f172a);touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:background .14s,color .14s,border-color .14s,transform .14s,box-shadow .14s;display:inline-flex;box-shadow:0 2px 8px #0f172a1f,0 1px 2px #0f172a0f}.map-control-btn svg{flex-shrink:0}.map-control-btn:hover:not(:disabled){background:var(--surface,#fff);border-color:var(--brand-hover-border,#0a7bb559);color:var(--text-strong,#0f172a);transform:translateY(-1px);box-shadow:0 4px 14px #0f172a29,0 1px 3px #0f172a14}.map-control-btn:active:not(:disabled){opacity:.9;transform:translateY(0);box-shadow:0 1px 4px #0f172a1a,0 1px 2px #0f172a0f}.map-control-btn:disabled{cursor:default;opacity:.45;pointer-events:none}.map-control-btn--zoom-in{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.map-control-btn--zoom-out{border-top:1px solid var(--border);border-top-left-radius:4px;border-top-right-radius:4px}.map-control-btn--recenter:hover:not(:disabled){color:var(--brand);border-color:var(--brand-hover-border,#0a7bb566)}.map-control-btn--locate{background:var(--brand-soft,#0a7bb51a);border-color:var(--brand);color:var(--brand)}.map-control-btn--locate:hover:not(:disabled){background:var(--brand);color:var(--brand-text,#fff);border-color:#0000}[data-theme=midnight] .map-control-btn,[data-theme=dark] .map-control-btn,[data-theme=aurora] .map-control-btn{background:color-mix(in srgb, var(--panel,#1d2735) 88%, transparent);border-color:color-mix(in srgb, var(--text-strong,#f8fafc) 14%, transparent);color:var(--text-strong,#f1f5f9);box-shadow:0 4px 16px #00000073,0 1px 4px #00000040}[data-theme=midnight] .map-control-btn:hover:not(:disabled),[data-theme=dark] .map-control-btn:hover:not(:disabled),[data-theme=aurora] .map-control-btn:hover:not(:disabled){background:color-mix(in srgb, var(--text-strong,#f8fafc) 12%, var(--panel,#1d2735));border-color:color-mix(in srgb, var(--brand) 50%, transparent);color:var(--text-strong,#f1f5f9)}.leaflet-container .leaflet-marker-icon,.leaflet-container .leaflet-marker-icon svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-popup{max-width:none!important}.leaflet-marker-icon>svg.map-marker{filter:drop-shadow(0 5px 8px #0f172a3d)}.leaflet-marker-icon>svg.map-cluster{filter:drop-shadow(0 6px 10px #0f172a33)}.map-marker{cursor:pointer;transition:transform .18s ease-out,filter .18s ease-out;display:block;background:0 0!important;border:none!important}.map-marker:hover{filter:brightness(1.06)drop-shadow(0 4px 8px #0f172a33);transform:scale(1.08)translateY(-2px)}.map-marker--pin{background:0 0!important;border:none!important}.map-marker--active{filter:saturate(1.1)brightness(1.04);transform:scale(1.08);z-index:999!important}.map-cluster{cursor:pointer;transition:transform .18s ease-out,filter .18s ease-out;display:block;background:0 0!important;border:none!important}.map-cluster:hover{filter:brightness(1.06)drop-shadow(0 4px 8px #0f172a2e);transform:scale(1.08)}.map-cluster--active{filter:saturate(1.04)brightness(1.02);animation:1.6s ease-in-out infinite map-cluster-pulse;z-index:999!important}@keyframes map-cluster-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.map-dot{cursor:pointer;transition:transform .18s ease-out,opacity .18s ease-out;background:0 0!important;border:none!important}.map-dot:hover>span{transform:scale(1.2);box-shadow:0 2px 6px #0f172a4d!important}.map-dot>span{transition:transform .18s ease-out,box-shadow .18s ease-out}.map-dot--active>span{transform:scale(1.25);box-shadow:0 2px 8px #0f172a59!important}.map-popup .leaflet-popup-content-wrapper{background:var(--panel,#fff)!important;border:1px solid var(--border,#e2e8f0eb)!important;border-radius:16px!important;padding:0!important;overflow:hidden!important;box-shadow:0 12px 36px #0f172a2e,0 3px 10px #0f172a14!important}.map-popup .leaflet-popup-content{max-height:min(420px,50dvh);color:var(--text,#1f2937);font-size:.875rem;line-height:1.4;overflow:hidden auto;margin:0!important;padding:12px 14px!important}.map-popup .leaflet-popup-tip{background:var(--panel,#fff)!important;box-shadow:0 4px 10px #0f172a14!important}[data-theme=midnight] .map-popup .leaflet-popup-content-wrapper,[data-theme=dark] .map-popup .leaflet-popup-content-wrapper,[data-theme=aurora] .map-popup .leaflet-popup-content-wrapper{background:var(--surface,#1e293b)!important;border-color:color-mix(in srgb, var(--text-strong,#f8fafc) 14%, transparent)!important;box-shadow:0 12px 36px #00000080,0 3px 10px #00000047!important}[data-theme=midnight] .map-popup .leaflet-popup-content,[data-theme=dark] .map-popup .leaflet-popup-content,[data-theme=aurora] .map-popup .leaflet-popup-content{color:var(--text,#e2e8f0)}[data-theme=midnight] .map-popup .leaflet-popup-tip,[data-theme=dark] .map-popup .leaflet-popup-tip,[data-theme=aurora] .map-popup .leaflet-popup-tip{background:var(--surface,#1e293b)!important}.map-dark-tiles .leaflet-tile-pane{filter:brightness(1.55)saturate(1.35)contrast(1.18)}.map-dark-tiles .leaflet-tile{opacity:1!important}.leaflet-attribution-flag{display:none!important}.leaflet-control-attribution{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:color-mix(in srgb, var(--panel,#fff) 84%, transparent)!important;padding:2px 6px calc(2px + env(safe-area-inset-bottom,0px)) 6px!important;color:var(--muted,#64748b)!important;border-radius:0 6px 0 0!important;font-size:.6rem!important}.leaflet-container .leaflet-interactive:focus-visible{outline:3px solid var(--brand);outline-offset:2px;border-radius:50%}.map-user-location{position:relative;background:0 0!important;border:none!important}.map-user-location__dot{background:var(--brand);border:2.5px solid var(--brand-text,#fff);border-radius:9999px;width:14px;height:14px;position:absolute;top:4px;left:4px;box-shadow:0 1px 4px #0f172a59}.map-user-location__pulse{background:var(--brand-soft-strong,#0a7bb547);border-radius:9999px;animation:1.6s ease-out infinite map-user-location-pulse;position:absolute;inset:0}@keyframes map-user-location-pulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.4)}}.map-cluster-chooser{flex-direction:column;gap:2px;max-height:220px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.map-cluster-chooser__title{color:var(--text-strong,#0f172a);margin:0 0 6px;font-size:.85rem;font-weight:700}.map-cluster-chooser__item{width:100%;min-height:40px;color:var(--text,#1f2937);text-align:left;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:.85rem;display:flex}.map-cluster-chooser__item:hover,.map-cluster-chooser__item:focus-visible{background:var(--pill-soft-bg,#0a7bb51a);color:var(--pill-soft-fg,#0a7bb5)}[data-theme=midnight] .map-cluster-chooser__title,[data-theme=dark] .map-cluster-chooser__title,[data-theme=aurora] .map-cluster-chooser__title{color:var(--text-strong,#f1f5f9)}.map-control-btn--locate[aria-pressed=true]{background:var(--brand);color:var(--brand-text,#fff);border-color:#0000}.map-control-btn--locate[aria-busy=true] svg{animation:1s ease-in-out infinite map-locate-busy}@keyframes map-locate-busy{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}.map-user-location__heading{background:conic-gradient(from -28deg at 50% 50%, color-mix(in srgb, var(--brand) 42%, transparent) 0deg 56deg, transparent 56deg);transform-origin:50%;pointer-events:none;border-radius:9999px;width:44px;height:44px;position:absolute;top:-11px;left:-11px}.leaflet-container .map-user-accuracy{stroke:var(--brand);stroke-opacity:.35;fill:var(--brand);fill-opacity:.1}.map-place-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.map-place-actions--popup{gap:4px;margin-top:6px}.map-place-actions__distance{color:var(--muted,#64748b);flex:100%;font-size:.78rem;font-weight:600}.map-place-actions--popup .map-place-actions__distance{font-size:.75rem}.map-place-action{border:1px solid var(--border);background:var(--pill-soft-bg);min-height:36px;color:var(--pill-soft-fg);font:inherit;white-space:nowrap;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.map-place-action svg{flex-shrink:0}.map-place-action--primary{background:var(--brand);color:var(--brand-text,#fff);border-color:#0000}.map-place-action--primary:hover{filter:brightness(1.06)}.map-place-action--ghost{color:var(--link-strong,var(--brand));text-underline-offset:2px;background:0 0;border-color:#0000;padding-inline:6px;text-decoration:underline}.map-place-action--copied{background:var(--success-surface,var(--pill-soft-bg));color:var(--success,var(--pill-soft-fg));border-color:var(--success,var(--border))}.map-place-action:focus-visible{outline:3px solid var(--brand);outline-offset:2px}.map-place-actions--popup .map-place-action{min-height:32px;padding:4px 10px;font-size:.75rem}@media (pointer:coarse){.map-place-action{min-height:44px}.map-place-actions--popup .map-place-action{min-height:40px}}.leaflet-container .leaflet-tile-pane,.leaflet-container .leaflet-marker-pane,.leaflet-container .leaflet-overlay-pane,.leaflet-container .leaflet-shadow-pane{-webkit-touch-callout:none}@media (pointer:coarse) and (max-width:900px){:root[data-map-sheet-snap=half] .map-controls .map-control-btn--zoom-in,:root[data-map-sheet-snap=half] .map-controls .map-control-btn--zoom-out,:root[data-map-sheet-snap=full] .map-controls{display:none}}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_50c00925-module__6Zuj2a__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_50c00925-module__6Zuj2a__variable{--font-sans-loaded:"Inter", "Inter Fallback"}
@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(../media/79e9e0e3b9220e46-s.3a-pd9010p_dh.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(../media/e62850744c7f266e-s.0n7ulcr4ivksg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(../media/9433d1a810498265-s.p.1hij5ex6k3v9q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(../media/79e9e0e3b9220e46-s.3a-pd9010p_dh.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(../media/e62850744c7f266e-s.0n7ulcr4ivksg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(../media/9433d1a810498265-s.p.1hij5ex6k3v9q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:italic;font-weight:600;font-display:swap;src:url(../media/79e9e0e3b9220e46-s.3a-pd9010p_dh.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:600;font-display:swap;src:url(../media/e62850744c7f266e-s.0n7ulcr4ivksg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:600;font-display:swap;src:url(../media/9433d1a810498265-s.p.1hij5ex6k3v9q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:italic;font-weight:700;font-display:swap;src:url(../media/79e9e0e3b9220e46-s.3a-pd9010p_dh.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:700;font-display:swap;src:url(../media/e62850744c7f266e-s.0n7ulcr4ivksg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:700;font-display:swap;src:url(../media/9433d1a810498265-s.p.1hij5ex6k3v9q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(../media/150f724d70372c02-s.1ljbalzvxyif7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(../media/750c737482d9de2f-s.3ex3j6ahhvjry.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5f402bd2d8eef81a-s.p.40bho2kviej2o.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(../media/150f724d70372c02-s.1ljbalzvxyif7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(../media/750c737482d9de2f-s.3ex3j6ahhvjry.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5f402bd2d8eef81a-s.p.40bho2kviej2o.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(../media/150f724d70372c02-s.1ljbalzvxyif7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(../media/750c737482d9de2f-s.3ex3j6ahhvjry.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f402bd2d8eef81a-s.p.40bho2kviej2o.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:700;font-display:swap;src:url(../media/150f724d70372c02-s.1ljbalzvxyif7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:normal;font-weight:700;font-display:swap;src:url(../media/750c737482d9de2f-s.3ex3j6ahhvjry.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5f402bd2d8eef81a-s.p.40bho2kviej2o.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader Fallback;src:local(Times New Roman);ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.0%;size-adjust:105.48%}.newsreader_4a8c37f-module__oYYZIa__className{font-family:Newsreader,Newsreader Fallback}.newsreader_4a8c37f-module__oYYZIa__variable{--font-display-loaded:"Newsreader", "Newsreader Fallback"}
.toast-container{align-items:flex-end;gap:var(--space-2);max-width:min(24rem,100vw - 32px);z-index:var(--z-toast);flex-direction:column;display:flex;position:fixed;bottom:24px;right:16px}.toast{appearance:none;text-align:left;width:100%;padding:var(--space-3) var(--space-4);background:var(--panel);color:var(--text);border:1px solid var(--border);border-left-width:4px;border-left-color:var(--brand);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);font-family:var(--font-sans);font-size:var(--font-size-sm);cursor:pointer;line-height:1.4;display:block}.toast.success{border-left-color:var(--success);background:var(--success-surface)}.toast.warn{border-left-color:var(--warn);background:var(--warn-surface)}.toast.error{border-left-color:var(--danger);background:var(--danger-surface)}.toast:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
.KeyboardNavigation-module__8_0JEa__skipLinks{z-index:var(--z-modal,1400);position:absolute;top:0;left:0}.KeyboardNavigation-module__8_0JEa__skipLink{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;top:auto;left:-999px;overflow:hidden}.KeyboardNavigation-module__8_0JEa__skipLink:focus,.KeyboardNavigation-module__8_0JEa__skipLink:focus-visible{clip:auto;background:var(--color-primary-500,#14b8a6);border:2px solid var(--color-primary-700,#0f766e);color:#fff;border-radius:.5rem;width:auto;height:auto;margin:.25rem;padding:.5rem .75rem;font-weight:600;text-decoration:none;position:static;top:0;left:0;overflow:visible}.KeyboardNavigation-module__8_0JEa__modalOverlay{z-index:calc(var(--z-modal,1400) + 1);background:#0f172a99;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.KeyboardNavigation-module__8_0JEa__overlayDismiss{cursor:pointer;z-index:0;background:0 0;border:none;width:100%;height:100%;position:absolute;inset:0}.KeyboardNavigation-module__8_0JEa__overlayDismiss:focus-visible{outline:3px solid var(--color-primary-500,#14b8a6);outline-offset:2px}.KeyboardNavigation-module__8_0JEa__modal{background:var(--color-surface,#fff);z-index:1;border-radius:1rem;width:min(640px,100%);max-height:90vh;padding:1.5rem;position:relative;overflow:hidden auto;box-shadow:0 20px 45px #0f172a40}.KeyboardNavigation-module__8_0JEa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.KeyboardNavigation-module__8_0JEa__modalHeader h2{margin:0;font-size:1.25rem;font-weight:700}.KeyboardNavigation-module__8_0JEa__closeButton{cursor:pointer;width:2.5rem;height:2.5rem;color:var(--color-gray-600,#475569);background:0 0;border:none;border-radius:50%;font-size:1.5rem}.KeyboardNavigation-module__8_0JEa__closeButton:focus-visible,.KeyboardNavigation-module__8_0JEa__closeButton:hover{background:#0f172a14}.KeyboardNavigation-module__8_0JEa__shortcutsList{gap:1rem;display:grid}.KeyboardNavigation-module__8_0JEa__shortcutGroup h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}.KeyboardNavigation-module__8_0JEa__shortcutGroup ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.KeyboardNavigation-module__8_0JEa__shortcutItem{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.KeyboardNavigation-module__8_0JEa__shortcutItem:last-child{border-bottom:none}.KeyboardNavigation-module__8_0JEa__shortcutDescription{color:var(--color-gray-700,#334155);font-size:.95rem}.KeyboardNavigation-module__8_0JEa__shortcutKey{background:var(--color-gray-50,#f8fafc);color:var(--color-gray-900,#0f172a);white-space:nowrap;border:1px solid #0f172a26;border-radius:.375rem;padding:.2rem .45rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.85rem}.KeyboardNavigation-module__8_0JEa__modalFooter{border-top:1px solid #0f172a14;margin-top:1rem;padding-top:.75rem}.KeyboardNavigation-module__8_0JEa__tip{color:var(--color-gray-600,#475569);margin:0;font-size:.9rem}.KeyboardNavigation-module__8_0JEa__focusIndicator{pointer-events:none;border:2px solid var(--color-primary-500,#14b8a6);border-radius:.5rem;transition:transform .12s ease-out;position:fixed;inset:auto;box-shadow:0 0 0 4px #14b8a633}.KeyboardNavigation-module__8_0JEa__default{opacity:.4}.KeyboardNavigation-module__8_0JEa__accessibleButton{background:var(--color-primary-500,#14b8a6);color:#fff;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;padding:.4rem .75rem;font-weight:600;display:inline-flex}.KeyboardNavigation-module__8_0JEa__accessibleButton:disabled{opacity:.5;cursor:not-allowed}.KeyboardNavigation-module__8_0JEa__rovingList{border:1px solid #0f172a14;border-radius:.75rem;margin:0;padding:0;list-style:none}.KeyboardNavigation-module__8_0JEa__rovingItem{cursor:pointer;border-bottom:1px solid #0f172a14;padding:.75rem 1rem}.KeyboardNavigation-module__8_0JEa__rovingItem:last-child{border-bottom:none}.KeyboardNavigation-module__8_0JEa__rovingItem[aria-selected=true]{background:#14b8a614}@media (max-width:600px){.KeyboardNavigation-module__8_0JEa__modal{border-radius:.75rem;max-height:100dvh}.KeyboardNavigation-module__8_0JEa__shortcutsList{grid-template-columns:1fr}}
.AdminLayout-module__E4hujW__shell{background:var(--bg);min-height:100dvh;color:var(--text);flex-direction:column;display:flex}.AdminLayout-module__E4hujW__header{z-index:var(--z-header);justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-5);padding-top:calc(var(--space-3) + env(safe-area-inset-top));padding-left:calc(var(--space-5) + env(safe-area-inset-left));padding-right:calc(var(--space-5) + env(safe-area-inset-right));background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);display:flex;position:sticky;top:0}.AdminLayout-module__E4hujW__brand{align-items:center;gap:var(--space-2);letter-spacing:.01em;min-height:44px;color:var(--text);font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.AdminLayout-module__E4hujW__brand:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:var(--radius-md)}.AdminLayout-module__E4hujW__badge{padding:var(--space-1) var(--space-2);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;background:var(--pill-soft-bg);color:var(--pill-soft-fg);align-items:center;font-size:.6875rem;font-weight:700;display:inline-flex}.AdminLayout-module__E4hujW__back{align-items:center;gap:var(--space-2);min-height:44px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-secondary);color:var(--text);font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.AdminLayout-module__E4hujW__back:hover{background:var(--brand-soft);border-color:var(--brand);color:var(--brand-text)}.AdminLayout-module__E4hujW__back:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.AdminLayout-module__E4hujW__backIcon{flex-shrink:0;width:16px;height:16px}.AdminLayout-module__E4hujW__main{flex:1;min-height:0}
