*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}#root{max-width:none;text-align:initial;border:none;min-height:100svh}.leaflet-div-icon.hotair-kml-pin-wrap{background:0 0!important;border:none!important}.hotair-kml-pin-svg{filter:drop-shadow(0 1px 2px #00000059);display:block}.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:.5;--rdp-outside-opacity:.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:white;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color:white;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:.75;--rdp-weekday-padding:.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg;--rdp-animation_duration:.3s;--rdp-animation_timing:cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.rdp-root{box-sizing:border-box;position:relative}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{cursor:pointer;font:inherit;color:inherit;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius);background:0 0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;white-space:nowrap;border:0;align-items:center;display:inline-flex;position:relative}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{cursor:pointer;font:inherit;color:inherit;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:relative}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{fill:var(--rdp-accent-color);display:inline-block}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform-origin:50%;transform:rotate(180deg)}.rdp-dropdowns{align-items:center;gap:var(--rdp-dropdown-gap);display:inline-flex;position:relative}.rdp-dropdown{z-index:2;opacity:0;appearance:none;width:100%;cursor:inherit;line-height:inherit;border:none;margin:0;padding:0;position:absolute;inset-block:0;inset-inline-start:0}.rdp-dropdown_root{align-items:center;display:inline-flex;position:relative}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{height:var(--rdp-nav-height);align-content:center;font-size:large;font-weight:700;display:flex}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{inset-inline-start:0;height:var(--rdp-nav-height);display:inline-flex;position:absolute;top:0}.rdp-root[data-nav-layout=around] .rdp-button_next{inset-inline-end:0;height:var(--rdp-nav-height);justify-content:center;display:inline-flex;position:absolute;top:0}.rdp-months{gap:var(--rdp-months-gap);flex-wrap:wrap;max-width:fit-content;display:flex;position:relative}.rdp-month_grid{border-collapse:collapse}.rdp-nav{height:var(--rdp-nav-height);align-items:center;display:flex;position:absolute;inset-block-start:0;inset-inline-end:0}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform);font-size:smaller;font-weight:500}.rdp-week_number{opacity:var(--rdp-week_number-opacity);height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align);font-size:small;font-weight:400}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-size:large;font-weight:700}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.replay-brand-card{padding:1.25rem}.replay-brand-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=720px){.replay-brand-grid{grid-template-columns:minmax(220px,1fr) 2fr}}.replay-brand-preview{color:#e6edf3;background:linear-gradient(160deg,#0d1117 0%,#161b22 100%);border:1px solid #30363d;border-radius:12px;flex-direction:column;gap:.85rem;min-height:180px;padding:1rem;display:flex}.replay-brand-preview-pill{background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-self:flex-start;align-items:center;gap:12px;max-width:100%;padding:8px 14px 8px 8px;display:inline-flex}.replay-brand-preview-logo{object-fit:contain;background:#ffffff0f;border-radius:50%;flex-shrink:0;width:36px;height:36px;padding:2px}.replay-brand-preview-text{flex-direction:column;min-width:0;display:flex}.replay-brand-preview-name{letter-spacing:.06em;text-transform:uppercase;color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;line-height:1.1;overflow:hidden}.replay-brand-preview-sub{color:#9ea7b3;letter-spacing:.16em;text-transform:uppercase;margin-top:3px;font-size:10.5px}.replay-brand-preview-color{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.replay-brand-preview-color-swatch{border:1.5px solid #fff6;border-radius:5px;width:22px;height:22px;box-shadow:0 1px 4px #00000080}.replay-brand-preview-cta{border-top:1px solid #ffffff0f;margin-top:auto;padding-top:.5rem}.replay-brand-preview-cta-line{color:var(--replay-accent,#a5c9ff);font-size:12px}.replay-brand-preview-cta-line strong{color:#fff;font-weight:700}.replay-brand-form{gap:.75rem;display:grid}.replay-brand-field{flex-direction:column;gap:.3rem;display:flex}.replay-brand-field>span{color:var(--hub-text-secondary,#8b949e);letter-spacing:.02em;font-size:.8rem;font-weight:600}.replay-brand-field input[type=text]{border:1px solid var(--hub-border,#30363d);background:var(--hub-input-bg,#0d1117);color:var(--hub-text,#e6edf3);border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.92rem}.replay-brand-field input[type=text]:focus{border-color:var(--hub-btn-primary,#f97316);outline:none;box-shadow:0 0 0 3px #f973162e}.replay-brand-color-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.replay-brand-color-field input[type=color]{border:1px solid var(--hub-border,#30363d);cursor:pointer;background:0 0;border-radius:8px;width:100%;height:38px;padding:2px}.replay-brand-logo-row{flex-wrap:wrap;gap:.5rem;display:flex}.replay-brand-error{color:#f85149;margin:.25rem 0 0;font-size:.8rem}.replay-brand-actions{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.4rem;display:flex}.replay-brand-save-msg{color:#3fb950;font-size:.85rem;font-weight:600}.replay-brand-section-divider{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);height:1px;margin:.75rem 0}.replay-brand-subhead{letter-spacing:.01em;margin:.25rem 0 .2rem;font-size:1rem;font-weight:700}.replay-brand-subhead-sub{color:var(--ha-fl-muted,#8b949e);margin:0 0 .7rem;font-size:.85rem}.replay-brand-hint{color:var(--ha-fl-muted,#8b949e);margin:.25rem 0 .55rem;font-size:.78rem;line-height:1.4}.replay-brand-stripes{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.replay-brand-stripe-swatch{cursor:pointer;background:0 0;border:1.5px solid #ffffff26;border-radius:8px;width:38px;height:38px;padding:0}.replay-brand-stripe-reset{padding:.4rem .7rem;font-size:.78rem}.replay-brand-envelope-preview{object-fit:cover;background:#111;border:1px solid #ffffff2e;border-radius:6px;width:90px;height:50px}.replay-brand-model-badge{color:#86efac;background:#22c55e2e;border:1px solid #22c55e73;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.site-footer{background:#0d1117;border-top:1px solid #30363d;flex-shrink:0;padding:.5rem 1rem .65rem}.site-footer-copy{color:#6e7681;text-align:center;margin:0;font-size:.72rem}.app-shell{color:#e6edf3;background:#0f1419;flex-direction:column;height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.top-bar{background:#161b22;border-bottom:1px solid #30363d;flex-wrap:wrap;align-items:center;gap:1rem;padding:.65rem 1rem;display:flex}.workspace-bar{background:#0d1117;border-bottom:1px solid #30363d;padding:.55rem 1rem .65rem}.workspace-bar-text{color:#8b949e;max-width:1100px;margin:0 0 .45rem;font-size:.78rem;line-height:1.45}.workspace-bar-actions{flex-wrap:wrap;align-items:center;gap:.45rem .65rem;display:flex}.workspace-clear{font-size:.78rem}.workspace-saved-meta{color:#6e7681;margin-left:.25rem;font-size:.72rem}.brand{flex-direction:column;gap:0;margin-right:.5rem;display:flex}.brand-with-logo{flex-direction:row;align-items:center;gap:.65rem}.brand-logo{object-fit:contain;flex-shrink:0;width:auto;height:44px;display:block}.brand-text{flex-direction:column;gap:0;min-width:0;display:flex}.brand-title{letter-spacing:-.02em;font-size:1rem;font-weight:700}.brand-sub{color:#8b949e;font-size:.75rem}.basemap-toggle{border:1px solid #30363d;border-radius:8px;display:flex;overflow:hidden}.basemap-toggle button{color:#c9d1d9;cursor:pointer;background:#21262d;border:none;padding:.45rem .85rem;font-size:.85rem}.basemap-toggle button.active{color:#58a6ff;background:#388bfd33}.airspace-toggle{flex-wrap:wrap;align-items:center;gap:.4rem;margin-left:auto;display:flex}.airspace-toggle>button:first-child{color:#c9d1d9;cursor:pointer;background:#21262d;border:1px solid #30363d;border-radius:8px;padding:.45rem .75rem;font-size:.85rem}.airspace-toggle>button:first-child.active{color:#58a6ff;background:#388bfd33;border-color:#388bfd66}.airspace-toggle>button:first-child:disabled{opacity:.65;cursor:wait}.airspace-hint{color:#f85149;max-width:200px;font-size:.68rem;line-height:1.25}.btn-primary{color:#0f1419;cursor:pointer;background:#f97316;border:none;border-radius:8px;margin-left:auto;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600}.btn-primary:hover{filter:brightness(1.08)}.main{flex:1;min-height:0;display:flex}.places-panel{color:#e6edf3;background:linear-gradient(#2a3441 0%,#222b36 100%);border-right:1px solid #3d4d60;flex-direction:column;flex-shrink:0;width:min(300px,34vw);display:flex;overflow:hidden}.places-panel-header{background:#00000026;border-bottom:1px solid #3d4d60;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.65rem .75rem;display:flex}.places-panel-title{align-items:center;gap:.45rem;min-width:0;display:flex}.places-earth-icon{font-size:1.35rem;line-height:1}.places-title-text{letter-spacing:-.02em;font-size:.95rem;font-weight:700}.places-sub{color:#8b949e;margin-top:.1rem;font-size:.68rem}.places-add-btn{flex-shrink:0;padding:.3rem .5rem;font-size:.72rem}.places-search-wrap{border-bottom:1px solid #3d4d60;padding:.45rem .65rem}.places-search{color:#e6edf3;background:#161b22;border:1px solid #3d4d60;border-radius:6px;width:100%;padding:.4rem .55rem;font-size:.8rem}.places-search::placeholder{color:#6e7681}.places-scroll{flex:1;padding:.35rem 0;font-size:.82rem;overflow-y:auto}.places-root-label{text-transform:uppercase;letter-spacing:.08em;color:#7d8590;padding:.35rem .75rem .5rem;font-size:.7rem;font-weight:600}.places-folder{margin-bottom:.15rem}.places-folder-row{align-items:center;gap:.15rem;padding:.15rem .35rem .15rem .25rem;display:flex}.places-chevron{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;width:1.5rem;height:1.5rem;font-size:.65rem;line-height:1}.places-chevron:hover{color:#e6edf3;background:#ffffff0f}.places-folder-hit{min-width:0;color:inherit;cursor:pointer;text-align:left;font-size:inherit;background:0 0;border:none;border-radius:6px;flex:1;align-items:center;gap:.35rem;padding:.25rem .35rem;display:flex}.places-folder-hit:hover{background:#ffffff0d}.places-folder-icon{opacity:.9;flex-shrink:0}.places-folder-name{text-overflow:ellipsis;white-space:nowrap;color:#d8dee9;flex:1;min-width:0;font-weight:600;overflow:hidden}.places-folder-count{color:#6e7681;flex-shrink:0;font-size:.68rem}.places-mini{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex-shrink:0;width:1.45rem;height:1.45rem;padding:0;font-size:.75rem;line-height:1}.places-mini:hover{color:#e6edf3;background:#ffffff14}.places-mini.on{color:#3fb950}.places-mini.danger:hover{color:#f85149}.places-item{color:#c9d1d9;cursor:pointer;text-align:left;width:calc(100% - .5rem);font-size:inherit;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:.35rem;margin:.08rem .25rem .08rem 1.65rem;padding:.35rem .45rem;display:flex}.places-item:hover{background:#ffffff0f}.places-item-active{background:#388bfd1f;border-color:#388bfd66}.places-geom{text-align:center;opacity:.85;flex-shrink:0;width:1.1rem;font-size:.75rem}.places-swatch{border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;width:8px;height:8px}.places-item-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.places-item-drawn{gap:.3rem;padding:.28rem .4rem;font-size:.78rem}.places-item-type{letter-spacing:.04em;color:#6e7681;text-transform:uppercase;flex-shrink:0;font-size:.62rem;font-weight:500}.places-item-air .places-item-name{color:#a5c9ff}.places-empty{color:#8b949e;margin:1rem .75rem;font-size:.78rem;line-height:1.45}.map-stage{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.map-pane{flex:1;min-height:0}.map-version-badge{z-index:1100;color:#e6edf3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none;background:#0d1117d1;border:1px solid #30363de6;border-radius:6px;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:.35rem .5rem;max-width:calc(100% - 56px);padding:.35rem .55rem;font-size:.72rem;line-height:1.2;display:flex;position:absolute;bottom:28px;right:12px}.map-version-product{letter-spacing:-.02em;font-weight:600}.map-version-num{font-variant-numeric:tabular-nums;color:#58a6ff}.map-version-date{font-variant-numeric:tabular-nums;color:#8b949e;font-size:.68rem}.sidebar{background:#161b22;border-left:1px solid #30363d;flex-direction:column;flex-shrink:0;width:320px;display:flex;overflow:hidden}.sidebar-section{padding:.85rem 1rem;overflow-y:auto}.sidebar-section.spot-panel{border-bottom:1px solid #30363d;flex:0 auto;min-height:140px;max-height:42%}.spot-card .spot-meta{color:#8b949e;margin-bottom:.35rem;font-size:.72rem}.spot-title{margin-bottom:.35rem;font-size:.95rem;font-weight:600}.spot-desc{white-space:pre-wrap;word-break:break-word;margin:0 0 .65rem;font-size:.85rem;line-height:1.45}.spot-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.btn-link{color:#8b949e;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}.btn-link:hover{color:#58a6ff}.spot-form textarea{resize:vertical;color:#e6edf3;background:#0d1117;border:1px solid #30363d;border-radius:6px;min-height:72px;padding:.45rem .6rem;font-family:inherit;font-size:.85rem}.spot-form-actions{gap:.5rem;margin-top:.5rem;display:flex}.sidebar-section.props textarea{resize:vertical;color:#e6edf3;background:#0d1117;border:1px solid #30363d;border-radius:6px;min-height:56px;padding:.45rem .6rem;font-family:inherit;font-size:.85rem}.sidebar-section.props{flex:1;min-height:0}.sidebar h2{text-transform:uppercase;letter-spacing:.06em;color:#8b949e;margin:0 0 .65rem;font-size:.8rem;font-weight:600}.feature-list{margin:0;padding:0;list-style:none}.feature-row{width:100%;color:inherit;cursor:pointer;text-align:left;background:#0d1117;border:1px solid #0000;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:4px;padding:.45rem .5rem;font-size:.85rem;display:flex}.feature-row:hover{border-color:#30363d}.feature-row.active{background:#388bfd14;border-color:#388bfd}.swatch{border-radius:50%;flex-shrink:0;width:10px;height:10px}.fname{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.gtype{color:#8b949e;flex-shrink:0;font-size:.7rem}.competition-task-hint{margin:0 0 .5rem;font-size:.85rem}.competition-setup-lede{margin:0 0 .75rem}.competition-setup-lede .ozi-target-tips{border-top:1px solid #f0f6fc14;margin-top:.55rem;padding-top:.55rem;display:block}.competition-preset-select{color:#e6edf3;background:#0d1117;border:1px solid #30363d;border-radius:6px;padding:.45rem .6rem;font-size:.85rem}.preset-select-row{gap:.5rem}.ch15-quick-picks{flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem;display:flex}.ch15-code-chip{padding:.28rem .5rem;font-size:.72rem}.layer-role-toggle .layer-role-active{color:#e6edf3;border-color:#58a6ff;box-shadow:0 0 0 1px #58a6ff}.competition-default-actions{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.competition-ring-actions{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.35rem;display:flex}.competition-details{background:#0d111759;border:1px solid #30363d;border-radius:6px;margin-bottom:.75rem}.competition-details>summary{cursor:pointer;color:#8b949e;-webkit-user-select:none;user-select:none;padding:.45rem .6rem;font-size:.75rem;list-style:none}.competition-details>summary::-webkit-details-marker{display:none}.competition-details>summary:after{content:" ▸";color:#6e7681;font-size:.7rem}.competition-details[open]>summary:after{content:" ▾"}.competition-details>:not(summary){padding-left:.6rem;padding-right:.6rem}.competition-details>:not(summary):last-child{padding-bottom:.6rem}.field.grid-use-viewport-check{flex-direction:row;align-items:center;gap:.5rem}.competition-blank-marker-row .btn-secondary{margin-bottom:.25rem}.ring-radius-field input{max-width:9rem}.task-sheet-textarea{resize:vertical;color:#e6edf3;background:#0d1117;border:1px solid #30363d;border-radius:6px;min-height:88px;padding:.45rem .6rem;font-family:inherit;font-size:.8rem;line-height:1.4}.task-sheet-textarea:focus{border-color:#388bfd;outline:none}.task-sheet-import-section .btn-primary{margin-top:.15rem}.task-sheet-parse-hint{margin-top:.65rem}.hint{color:#8b949e;margin:.5rem 0 0;font-size:.8rem;line-height:1.4}.field{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.field>span.label{color:#8b949e;font-size:.75rem}.field input[type=text]{color:#e6edf3;background:#0d1117;border:1px solid #30363d;border-radius:6px;padding:.45rem .6rem}.palette{flex-wrap:wrap;gap:6px;display:flex}.pal{cursor:pointer;border:2px solid #30363d;border-radius:6px;width:26px;height:26px;padding:0}.pal.active{border-color:#58a6ff;box-shadow:0 0 0 1px #58a6ff}.slider-row{color:#8b949e;flex-direction:column;gap:.25rem;font-size:.75rem;display:flex}.slider-row input[type=range]{width:100%}.btn-danger{color:#f85149;cursor:pointer;background:0 0;border:1px solid #f8514966;border-radius:6px;margin-top:.5rem;padding:.45rem .75rem;font-size:.85rem}.btn-danger:hover{background:#f8514922}.leaflet-container{font-family:inherit}.hidden-file-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.section-head h2{margin-bottom:0}.btn-secondary{border:1px solid var(--app-btn-secondary-border,#30363d);background:var(--app-btn-secondary-bg,#21262d);color:var(--app-btn-secondary-color,#c9d1d9);cursor:pointer;border-radius:6px;padding:.35rem .65rem;font-size:.8rem;transition:border-color .12s,background .12s,color .12s}.btn-secondary:hover{border-color:var(--app-btn-secondary-hover-border,#58a6ff);color:var(--app-btn-secondary-hover-color,#58a6ff);background:var(--app-btn-secondary-hover-bg,#21262d)}.hint.tight{margin-top:.35rem;margin-bottom:.65rem}.import-list{margin:0;padding:0;list-style:none}.import-row{background:#0d1117;border:1px solid #21262d;border-radius:8px;align-items:center;gap:.35rem;margin-bottom:4px;padding:.35rem .25rem;font-size:.82rem;display:flex}.import-name{text-overflow:ellipsis;white-space:nowrap;color:#58a6ff;cursor:pointer;text-align:left;min-width:0;font-size:inherit;background:0 0;border:none;flex:1;padding:.15rem 0;overflow:hidden}.import-name:hover{text-decoration:underline}.import-count{color:#8b949e;flex-shrink:0;font-size:.68rem}.btn-icon{color:#8b949e;cursor:pointer;background:#161b22;border:1px solid #30363d;border-radius:6px;flex-shrink:0;width:2.25rem;padding:.2rem;font-size:.72rem;font-weight:600}.btn-icon.on{color:#3fb950;border-color:#3fb950}.btn-icon.danger{color:#f85149;border-color:#f8514966;width:1.75rem}.btn-icon.danger:hover{background:#f8514922}.auth-page{color:#e6edf3;background:#0f1419;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.auth-card{background:#161b22;border:1px solid #30363d;border-radius:12px;width:100%;max-width:420px;padding:1.75rem;box-shadow:0 8px 24px #00000059}.auth-card-wide{max-width:520px}.auth-brand{align-items:center;gap:.85rem;margin-bottom:1.25rem;display:flex}.auth-logo{border-radius:6px;flex-shrink:0}.auth-title{letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.auth-sub{color:#8b949e;font-size:.85rem}.auth-intro{color:#c9d1d9;margin:0 0 1rem;font-size:.88rem;line-height:1.5}.auth-intro.muted{color:#8b949e;font-size:.82rem}.auth-oauth-stack{flex-direction:column;gap:.65rem;margin-bottom:.25rem;display:flex}.btn-google{color:#1f2328;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:6px;justify-content:center;align-items:center;width:100%;padding:.65rem 1rem;font-size:.92rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.btn-google:hover:not(:disabled){background:#f6f8fa;border-color:#afb8c1}.btn-google:disabled{opacity:.55;cursor:not-allowed}.btn-apple{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:6px;justify-content:center;align-items:center;width:100%;padding:.65rem 1rem;font-size:.92rem;font-weight:600;transition:background .15s,border-color .15s,opacity .15s;display:flex}.btn-apple:hover:not(:disabled){background:#1a1a1a;border-color:#1a1a1a}.btn-apple:disabled{opacity:.55;cursor:not-allowed}.auth-oauth-divider{text-align:center;color:#6e7681;margin:0;font-size:.78rem;position:relative}.auth-oauth-divider span{z-index:1;background:#161b22;padding:0 .6rem;position:relative}.auth-oauth-divider:before{content:"";z-index:0;background:#30363d;height:1px;position:absolute;top:50%;left:0;right:0}.auth-form{flex-direction:column;gap:.85rem;display:flex}.auth-submit{margin-top:.25rem}.auth-error{color:#f85149;margin:0;font-size:.85rem}.auth-switch{color:#8b949e;margin:1.25rem 0 0;font-size:.85rem}.auth-switch a{color:#58a6ff;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-build-mark{color:#484f58;margin:1rem 0 0;font-size:.68rem}.auth-actions-row{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.auth-actions-row a.btn-primary{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.auth-store-link{box-sizing:border-box;text-align:center;width:100%;text-decoration:none}a.auth-store-link{justify-content:center;align-items:center;display:flex}.auth-pro-sync-note{margin-top:1rem}.auth-pro-foot{text-align:center;margin:1.25rem 0 0}.pro-required-page .auth-store-buttons-row{flex-direction:column;gap:.65rem;margin-bottom:.25rem;display:flex}@media (width>=520px){.pro-required-page .auth-store-buttons-row{flex-direction:row}.pro-required-page .auth-store-buttons-row .auth-store-link{flex:1;min-width:0}}.pro-required-page__refresh{margin-bottom:0}.auth-link-button{font:inherit;color:#58a6ff;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.auth-link-button:hover{color:#79b8ff}.muted{color:#8b949e}.account-strip{flex-wrap:wrap;align-items:center;gap:.45rem;margin-left:auto;display:flex}.account-name{color:#8b949e;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.78rem;overflow:hidden}.account-admin{color:#e6edf3;padding:.35rem .65rem;font-size:.78rem;text-decoration:none}.admin-page{color:#e6edf3;background:#0f1419;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.admin-header{background:#161b22;border-bottom:1px solid #30363d;padding:1rem 1.25rem}.admin-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;max-width:960px;margin:0 auto;display:flex}.admin-title{margin:0 0 .35rem;font-size:1.35rem}.admin-lede{color:#8b949e;margin:0;font-size:.88rem}.admin-header-actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-header-actions a.btn-primary{align-items:center;text-decoration:none;display:inline-flex}.admin-body{max-width:960px;margin:0 auto;padding:1.25rem}.admin-card{background:#161b22;border:1px solid #30363d;border-radius:10px;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:.75rem;padding:1rem 1.15rem;display:flex}.admin-card-name{font-weight:600}.admin-card-email{color:#8b949e;font-size:.82rem}.admin-card-reason{color:#c9d1d9;margin-top:.5rem;font-size:.85rem;line-height:1.45}.admin-card-actions{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.admin-all-users{margin-top:2rem}.admin-all-users summary{cursor:pointer;color:#58a6ff;font-size:.9rem}.admin-table{border-collapse:collapse;width:100%;margin-top:.75rem;font-size:.82rem}.admin-table th,.admin-table td{text-align:left;border:1px solid #30363d;padding:.45rem .55rem}.admin-table th{color:#8b949e;background:#0d1117}.admin-table-actions{white-space:nowrap}.btn-table{padding:.28rem .55rem;font-size:.78rem}html[data-theme=light]{--hub-bg:#e8f4f8;--hub-surface:#fff;--hub-surface-elevated:#fff;--hub-surface-muted:#f4fafc;--hub-surface-hover:#eef6f9;--hub-border:#d0dee8;--hub-border-strong:#9fc4d4;--hub-text:#1a1a1a;--hub-text-secondary:#3d5a68;--hub-text-muted:#5c6b7a;--hub-accent:#5bb4e5;--hub-accent-hover:#49a8dc;--hub-accent-soft:#5bb4e52e;--hub-eyebrow:#f97316;--hub-side-bg:linear-gradient(180deg, #fff 0%, #f6fcfe 100%);--hub-side-hover:#e8f4f8;--hub-side-active-bg:#5bb4e529;--hub-shadow:0 1px 3px #1e3a4714;--hub-card-shadow:0 1px 4px #1e3a471a;--hub-danger:#d64545;--hub-segment-bg:#ffffffd9;--hub-segment-active:#fff;--hub-input-bg:#fff;--hub-input-border:#c5d4de;--hub-btn-primary:#f97316;--hub-btn-primary-hover:#ea580c;--hub-btn-secondary-bg:#fff;--hub-btn-secondary-hover-bg:#eef6f9;--hub-focus:#5bb4e5;--hub-focus-ring:#5bb4e540;--hub-chart-grid:#d0dee8;--hub-chart-axis:#484f58;--hub-chart-text:#5c6b7a;--hub-dialog-overlay:#1e3a4773;--hub-badge-ready-bg:#e8f5ec;--hub-badge-ready-color:#1a7f37;--hub-badge-ready-border:#86d9a0;--hub-badge-soon-bg:#fff8e6;--hub-badge-soon-color:#9a6700;--hub-badge-soon-border:#e8c547;--hub-badge-nav-bg:#fff4e6;--hub-badge-nav-color:#c2410c;--hub-badge-nav-border:#fdba74;--hub-preview-bar-bg:#fff;--hub-checker-a:#e8f4f8;--hub-checker-b:#dceef4;--hub-schedule-hero-bg:linear-gradient(135deg, #fff 0%, #eef6f9 100%);--hub-panel-glass-bg:#fffffff0;--hub-flight-card-bg:linear-gradient(180deg, #fff 0%, #f8fcfd 40%, #eef6f9 100%);--hub-flight-card-shadow:0 8px 28px #1e3a471a;--hub-accent-panel-bg:linear-gradient(120deg, #5bb4e51f 0%, #fff 55%);--hub-roster-page-bg:linear-gradient(165deg, #fff 0%, #eef6f9 100%);--hub-broadcast-bar-bg:linear-gradient(180deg, #fffffff5 0%, #eef6f9 100%);--hub-mobile-toggle-bg:#fffffff0;--hub-tile-ready-bg:linear-gradient(180deg, #fff 0%, #f0faf4 100%);--hub-kiosk-bg:linear-gradient(165deg, #eef6f9 0%, #fff 45%, #fff8f0 100%);--hub-toggle-track:#c5d4de;--hub-toggle-knob:#fff;--hub-avatar-fg:#1a1a1a;--hub-pro-badge-bg:#e8eef2;--hub-pro-badge-color:#5c6b7a;--app-btn-secondary-bg:#fff;--app-btn-secondary-border:#d0dee8;--app-btn-secondary-color:#1a1a1a;--app-btn-secondary-hover-bg:#eef6f9;--app-btn-secondary-hover-border:#9fc4d4;--app-btn-secondary-hover-color:#1a1a1a;--hub-publisher-badge-bg:#fff8e6;--hub-publisher-badge-color:#9a6700;--hub-publisher-badge-border:#e8c547;--hub-chip-warn-bg:#fff8e6;--hub-chip-warn-color:#9a6700;--hub-chip-warn-border:#e8c547;--hub-chip-ok-bg:#e8f5ec;--hub-chip-ok-color:#1a7f37;--hub-chip-ok-border:#86d9a0;--hub-template-active-bg:#5bb4e524;--hub-waiver-accent-text:#c2410c;--hub-waiver-signed-bg:#e8f5ec;--hub-waiver-signed-color:#1a7f37}html[data-theme=dark]{--hub-bg:#0d1117;--hub-surface:#161b22;--hub-surface-elevated:#21262d;--hub-surface-muted:#0d1117;--hub-surface-hover:#1c2128;--hub-border:#30363d;--hub-border-strong:#484f58;--hub-text:#e6edf3;--hub-text-secondary:#c9d1d9;--hub-text-muted:#8b949e;--hub-accent:#58a6ff;--hub-accent-hover:#79c0ff;--hub-accent-soft:#58a6ff24;--hub-eyebrow:#f78166;--hub-side-bg:linear-gradient(180deg, #11161d 0%, #0d1117 100%);--hub-side-hover:#1c2128;--hub-side-active-bg:#1f6feb22;--hub-shadow:none;--hub-card-shadow:none;--hub-danger:#f85149;--hub-segment-bg:#0d1117;--hub-segment-active:#21262d;--hub-input-bg:#0d1117;--hub-input-border:#30363d;--hub-btn-primary:#f97316;--hub-btn-primary-hover:#ea580c;--hub-btn-secondary-bg:#21262d;--hub-btn-secondary-hover-bg:#1c2128;--hub-focus:#58a6ff;--hub-focus-ring:#58a6ff33;--hub-chart-grid:#30363d;--hub-chart-axis:#484f58;--hub-chart-text:#8b949e;--hub-dialog-overlay:#0d1117c7;--hub-badge-ready-bg:#1f3026;--hub-badge-ready-color:#3fb950;--hub-badge-ready-border:#2ea04344;--hub-badge-soon-bg:#2d2206;--hub-badge-soon-color:#d29922;--hub-badge-soon-border:#4d3a0e;--hub-badge-nav-bg:#2d2206;--hub-badge-nav-color:#d29922;--hub-badge-nav-border:#4d3a0e;--hub-preview-bar-bg:#11161d;--hub-checker-a:#0d1117;--hub-checker-b:#11161d;--hub-schedule-hero-bg:linear-gradient(135deg, #161b22 0%, #0d1117 100%);--hub-panel-glass-bg:#161b22ee;--hub-flight-card-bg:linear-gradient(180deg, #1c2128 0%, #161b22 40%, #0d1117 100%);--hub-flight-card-shadow:0 12px 40px #0005;--hub-accent-panel-bg:linear-gradient(120deg, #388bfd14 0%, #161b22 55%);--hub-roster-page-bg:linear-gradient(165deg, #161b22 0%, #0d1117 100%);--hub-broadcast-bar-bg:linear-gradient(180deg, #161b22f2 0%, #0d1117 100%);--hub-mobile-toggle-bg:#161b22e6;--hub-tile-ready-bg:linear-gradient(180deg, #161b22 0%, #142019 100%);--hub-kiosk-bg:linear-gradient(165deg, #0d1117 0%, #161b22 45%, #1a1208 100%);--hub-toggle-track:#30363d;--hub-toggle-knob:#f0f6fc;--hub-avatar-fg:#0d1117;--hub-pro-badge-bg:#30363d;--hub-pro-badge-color:#8b949e;--app-btn-secondary-bg:#21262d;--app-btn-secondary-border:#30363d;--app-btn-secondary-color:#c9d1d9;--app-btn-secondary-hover-bg:#21262d;--app-btn-secondary-hover-border:#58a6ff;--app-btn-secondary-hover-color:#58a6ff;--hub-publisher-badge-bg:#2d2206;--hub-publisher-badge-color:#d29922;--hub-publisher-badge-border:#4d3a0e;--hub-chip-warn-bg:#2d2206;--hub-chip-warn-color:#d29922;--hub-chip-warn-border:#4d3a0e;--hub-chip-ok-bg:#2386361a;--hub-chip-ok-color:#3fb950;--hub-chip-ok-border:#23863655;--hub-template-active-bg:#1f6feb22;--hub-waiver-accent-text:#fdba74;--hub-waiver-signed-bg:#0f2d1a;--hub-waiver-signed-color:#3fb950}.hub-outlet .muted,.hub-shell .muted{color:var(--hub-text-muted)}.hub-shell{--hub-side-w:16rem;--hub-side-w-collapsed:3.65rem;grid-template-columns:var(--hub-side-w) 1fr;background:var(--hub-bg);min-height:100vh;color:var(--hub-text);display:grid}.hub-shell-collapsed{grid-template-columns:var(--hub-side-w-collapsed) 1fr}.hub-side{border-right:1px solid var(--hub-border);background:var(--hub-side-bg);flex-direction:column;align-self:start;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.hub-side-brand{border-bottom:1px solid var(--hub-border);color:inherit;cursor:pointer;align-items:center;gap:.6rem;padding:.85rem .85rem .7rem;text-decoration:none;transition:background-color .12s,opacity .12s;display:flex}.hub-side-brand:hover,.hub-side-brand:focus-visible{background:var(--hub-side-hover,#ffffff0a);opacity:.95}.hub-side-brand:focus-visible{outline:2px solid var(--hub-accent,#4c8bf5);outline-offset:-2px}.hub-side-brand:visited{color:inherit}.hub-side-logo{object-fit:contain;flex-shrink:0;width:32px;height:auto}.hub-side-brand-text{flex-direction:column;min-width:0;line-height:1.15;display:flex}.hub-side-brand-title{letter-spacing:.02em;color:var(--hub-text);font-size:1.05rem;font-weight:700}.hub-side-brand-tag{color:var(--hub-text-muted);letter-spacing:.02em;font-size:.7rem}.hub-side-nav{flex:1;padding:.5rem .5rem 1rem;overflow-y:auto}.hub-side-list-home{margin-bottom:.55rem}.hub-side-group{margin-bottom:.85rem}.hub-side-group:last-child{margin-bottom:0}.hub-side-group-label{letter-spacing:.1em;text-transform:uppercase;color:var(--hub-text-muted);margin:.55rem .6rem .3rem;font-size:.66rem;font-weight:700}.hub-shell-collapsed .hub-side-group{margin-bottom:.4rem}.hub-side-list{flex-direction:column;gap:.1rem;margin:0;padding:0;list-style:none;display:flex}.hub-side-link{color:var(--hub-text-secondary);border-radius:7px;align-items:center;gap:.6rem;padding:.5rem .6rem;font-size:.88rem;text-decoration:none;transition:background .12s,color .12s;display:flex;position:relative}.hub-side-link:hover{background:var(--hub-side-hover);color:var(--hub-text)}.hub-side-link-active{background:var(--hub-side-active-bg);color:var(--hub-text);font-weight:600}.hub-side-link-active:before{content:"";background:var(--hub-accent);border-radius:0 3px 3px 0;width:3px;position:absolute;top:.45rem;bottom:.45rem;left:-.5rem}.hub-side-link-icon{width:22px;color:var(--hub-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hub-side-link:hover .hub-side-link-icon,.hub-side-link-active .hub-side-link-icon{color:var(--hub-accent)}.hub-side-link-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.hub-side-link-badge{letter-spacing:.06em;text-transform:uppercase;background:var(--hub-badge-nav-bg);color:var(--hub-badge-nav-color);border:1px solid var(--hub-badge-nav-border);border-radius:999px;flex-shrink:0;padding:.12rem .4rem;font-size:.62rem;font-weight:700}.hub-side-parent-dot{background:var(--hub-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.55rem;right:.35rem}.hub-shell-collapsed .hub-side-link{justify-content:center;padding:.55rem 0}.hub-shell-collapsed .hub-side-link-active:before{left:0}.hub-side-item-parent{flex-direction:column;gap:.05rem;display:flex}.hub-side-sublist{flex-direction:column;gap:.05rem;margin:0 0 .15rem;padding:0 0 0 2.15rem;list-style:none;display:flex}.hub-side-link-sub{padding:.35rem .55rem;font-size:.82rem}.hub-side-link-sub.hub-side-link-active:before{left:-1.65rem}.hub-side-parent-dot{background:var(--hub-accent);border-radius:50%;width:6px;height:6px;margin-top:-3px;position:absolute;top:50%;right:.35rem}.hub-shell-collapsed .hub-side-item-parent{position:relative}.hub-side-foot{border-top:1px solid var(--hub-border);flex-direction:column;gap:.4rem;padding:.5rem;display:flex}.hub-side-collapse{color:var(--hub-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:.45rem;padding:.4rem .55rem;font-size:.78rem;display:flex}.hub-side-collapse:hover{color:var(--hub-text);background:var(--hub-side-hover);border-color:var(--hub-border)}.hub-shell-collapsed .hub-side-collapse{justify-content:center;padding:.4rem 0}.hub-side-account{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:8px;align-items:center;gap:.55rem;padding:.45rem .5rem;display:flex}.hub-side-avatar{width:30px;height:30px;color:var(--hub-avatar-fg);background:linear-gradient(135deg,#f78166 0%,#d29922 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.hub-side-account-text{flex-direction:column;flex:1;min-width:0;line-height:1.15;display:flex}.hub-side-account-name{color:var(--hub-text);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.hub-side-pro-badge{letter-spacing:.04em;text-transform:uppercase;background:var(--hub-pro-badge-bg);color:var(--hub-pro-badge-color);border-radius:4px;width:fit-content;margin-top:.28rem;padding:.12rem .45rem;font-size:.65rem;font-weight:700;display:inline-block}.hub-side-pro-badge-pro{color:#3fb950;background:#2ea04338}.hub-side-account-role{color:var(--hub-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem}.hub-side-signout{width:28px;height:28px;color:var(--hub-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hub-side-signout:hover{color:var(--hub-danger);background:var(--hub-side-hover);border-color:var(--hub-border)}.hub-shell-collapsed .hub-side-account{flex-direction:column;gap:.4rem;padding:.4rem .25rem}.hub-side-version{color:var(--hub-text-muted);justify-content:center;align-items:center;gap:.3rem;margin-top:.4rem;font-size:.66rem;line-height:1;display:flex}.hub-side-version-product{letter-spacing:.06em;text-transform:uppercase}.hub-side-version-num{color:var(--hub-text-muted);font-variant-numeric:tabular-nums}.hub-shell-collapsed .hub-side-version{justify-content:center}.hub-shell-collapsed .hub-side-version-product{display:none}.hub-side-theme{margin-top:.15rem}.hub-theme-selector{flex-direction:column;gap:.35rem;display:flex}.hub-theme-selector-compact .hub-theme-selector-label{display:none}.hub-theme-selector-label{letter-spacing:.08em;text-transform:uppercase;color:var(--hub-text-muted);font-size:.66rem;font-weight:700}.hub-theme-selector-segments{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:9px;gap:.15rem;padding:.18rem;display:flex}.hub-theme-segment{color:var(--hub-text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:.32rem .35rem;font-size:.72rem;font-weight:600;transition:background .12s,color .12s}.hub-theme-segment:hover{color:var(--hub-text)}.hub-theme-segment-active{background:var(--hub-segment-active);color:var(--hub-accent);box-shadow:var(--hub-shadow)}.hub-shell-collapsed .hub-theme-selector-segments{flex-direction:column}.settings-appearance-card .hub-theme-selector{margin-top:.35rem}.hub-outlet{background:var(--hub-bg);min-width:0;color:var(--hub-text);padding:1.5rem 1.75rem 2rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.hub-shell-maps .hub-outlet{flex-direction:column;min-height:100vh;padding:0;display:flex}.hub-shell-maps .hub-outlet>.app-shell,.hub-shell-maps .hub-outlet>.sb-maps{flex:1;height:100vh}.hub-shell-crew .hub-outlet{flex-direction:column;min-height:100vh;padding:0;display:flex}.hub-crew-page{background:var(--hub-surface-muted);flex-direction:column;flex:1;min-height:0;display:flex}.hub-crew-header{border-bottom:1px solid var(--hub-border);background:var(--hub-surface);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.1rem 1.5rem .85rem;display:flex}.hub-crew-header-text{flex:1;min-width:18rem}.hub-crew-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--hub-eyebrow);margin-bottom:.3rem;font-size:.66rem;font-weight:700;display:inline-block}.hub-crew-title{color:var(--hub-text);margin:0 0 .4rem;font-size:1.25rem;font-weight:700;line-height:1.2}.hub-crew-lede{color:var(--hub-text-muted);max-width:52rem;margin:0;font-size:.88rem;line-height:1.5}.hub-crew-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.hub-crew-frame-wrap{background:#000;flex:1;min-height:0;position:relative}.hub-crew-frame{background:#fafafa;border:0;width:100%;height:100%;display:block}.brand-hub-inline .brand-title{font-size:1rem}.brand-hub-inline .brand-sub{font-size:.75rem}.top-bar-hub{gap:.45rem .7rem;padding:.5rem .85rem}.top-bar-hub .brand-hub-inline{min-width:7rem}.workspace-bar-compact{padding:.4rem .85rem}.workspace-bar-compact .workspace-bar-actions{flex-wrap:wrap;gap:.35rem .5rem}.hub-mobile-toggle{z-index:60;border:1px solid var(--hub-border);background:var(--hub-mobile-toggle-bg);width:40px;height:40px;color:var(--hub-text);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:none;position:fixed;top:.7rem;left:.7rem}.hub-mobile-toggle-bar{background:currentColor;border-radius:2px;width:16px;height:2px;display:block}.hub-mobile-scrim{z-index:40;cursor:pointer;background:#0000008c;border:0;padding:0;display:none;position:fixed;inset:0}@media (width<=820px){.hub-shell,.hub-shell-collapsed{grid-template-columns:1fr}.hub-side{height:100vh;width:var(--hub-side-w);z-index:50;transition:transform .18s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #00000073}.hub-shell-mobile-open .hub-side{transform:translate(0)}.hub-shell-mobile-open .hub-mobile-scrim{display:block}.hub-mobile-toggle{display:inline-flex}.hub-outlet{padding-top:3.5rem}.hub-shell-maps .hub-outlet{padding-top:0}.hub-shell-collapsed .hub-side{width:var(--hub-side-w)}.hub-shell-collapsed .hub-side-link{justify-content:flex-start;padding:.5rem .6rem}.hub-shell-collapsed .hub-side-link-label,.hub-shell-collapsed .hub-side-brand-text,.hub-shell-collapsed .hub-side-account-text{display:flex}}.hub-home{max-width:64rem;margin:0 auto}.hub-home-header{margin-bottom:1.75rem}.hub-home-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--hub-eyebrow);margin-bottom:.4rem;font-size:.7rem;font-weight:700;display:inline-block}.hub-home-title{color:var(--hub-text);margin:0 0 .6rem;font-size:1.85rem;font-weight:700;line-height:1.15}.hub-home-lede{color:var(--hub-text-secondary);max-width:44rem;margin:0;font-size:1rem;line-height:1.55}.hub-home-lede strong{color:var(--hub-text)}.hub-tile-grid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.hub-tile{border:1px solid var(--hub-border);background:var(--hub-surface);color:inherit;border-radius:10px;flex-direction:column;gap:.4rem;padding:1.1rem 1.15rem 1.15rem;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:flex;position:relative}.hub-tile:hover{border-color:var(--hub-accent);background:var(--hub-surface-hover);transform:translateY(-1px)}.hub-tile-ready{border-color:var(--hub-badge-ready-border);background:var(--hub-tile-ready-bg)}.hub-tile-ready:hover{border-color:#2ea043}.hub-tile-label{color:var(--hub-text);font-size:1.02rem;font-weight:600}.hub-tile-blurb{color:var(--hub-text-muted);flex:1;font-size:.85rem;line-height:1.45}.hub-tile-badge{text-transform:uppercase;letter-spacing:.08em;background:var(--hub-badge-ready-bg);color:var(--hub-badge-ready-color);border:1px solid var(--hub-badge-ready-border);border-radius:999px;align-self:flex-start;margin-top:.3rem;padding:.18rem .5rem;font-size:.65rem;font-weight:700}.hub-tile-badge-soon{background:var(--hub-badge-soon-bg);color:var(--hub-badge-soon-color);border-color:var(--hub-badge-soon-border)}.hub-home-foot{text-align:center;color:var(--hub-text-muted);margin-top:2.25rem;font-size:.78rem}.hub-placeholder-page{max-width:44rem;margin:0 auto}.hub-placeholder-title{color:var(--hub-text);margin:0 0 .6rem;font-size:1.5rem}.hub-placeholder-lede{color:var(--hub-text-secondary);margin:0 0 1.2rem;line-height:1.55}.hub-placeholder-card{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:10px;padding:1.1rem 1.25rem}.logbook-designer{max-width:84rem;margin:0 auto}.logbook-header{margin-bottom:1.5rem}.logbook-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--hub-eyebrow);margin-bottom:.4rem;font-size:.7rem;font-weight:700;display:inline-block}.logbook-title{color:var(--hub-text);margin:0 0 .55rem;font-size:1.6rem;font-weight:700;line-height:1.2}.logbook-lede{color:var(--hub-text-muted);max-width:52rem;margin:0;font-size:.92rem;line-height:1.55}.logbook-grid{grid-template-columns:28rem 1fr;align-items:flex-start;gap:1.25rem;display:grid}@media (width<=1100px){.logbook-grid{grid-template-columns:1fr}}.logbook-side{flex-direction:column;gap:1rem;min-width:0;display:flex}.logbook-section{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:10px;padding:.95rem 1rem 1.05rem}.logbook-section-title{letter-spacing:.12em;text-transform:uppercase;color:var(--hub-text-muted);margin:0 0 .7rem;font-size:.74rem;font-weight:700}.logbook-template-list{flex-direction:column;gap:.45rem;max-height:30rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.logbook-template-item{text-align:left;background:var(--hub-surface-muted);width:100%;color:inherit;border:1px solid var(--hub-border);cursor:pointer;font:inherit;border-radius:8px;flex-direction:column;gap:.35rem;padding:.65rem .75rem;transition:border-color .12s,background .12s;display:flex}.logbook-template-item:hover{border-color:var(--hub-accent);background:var(--hub-surface-hover)}.logbook-template-item-active{border-color:var(--hub-accent);background:var(--hub-template-active-bg)}.logbook-template-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.logbook-template-row-meta{flex-wrap:wrap;justify-content:flex-start;gap:.3rem}.logbook-template-name{color:var(--hub-text);font-size:.92rem;font-weight:600}.logbook-template-publisher{letter-spacing:.06em;text-transform:uppercase;color:var(--hub-publisher-badge-color);background:var(--hub-publisher-badge-bg);border:1px solid var(--hub-publisher-badge-border);border-radius:999px;flex-shrink:0;padding:.12rem .45rem;font-size:.7rem;font-weight:700}.logbook-template-chip{letter-spacing:.04em;text-transform:uppercase;color:var(--hub-accent);background:#1f6feb1f;border:1px solid #1f6feb55;border-radius:999px;padding:.1rem .45rem;font-size:.66rem;font-weight:600}.logbook-template-chip-soft{color:var(--hub-text-muted);border-color:var(--hub-border);background:0 0}.logbook-template-desc{color:var(--hub-text-muted);margin:.1rem 0 0;font-size:.78rem;line-height:1.4}.logbook-form{flex-direction:column;gap:.65rem;margin-bottom:.85rem;display:flex}.logbook-field{color:var(--hub-text-muted);flex-direction:column;gap:.3rem;font-size:.78rem;display:flex}.logbook-field-row{color:var(--hub-text-secondary);flex-direction:row;align-items:center;gap:.5rem}.logbook-input{background:var(--hub-input-bg);color:var(--hub-text);border:1px solid var(--hub-input-border);font:inherit;border-radius:6px;padding:.45rem .6rem;font-size:.88rem}.logbook-input:focus{border-color:var(--hub-focus);box-shadow:0 0 0 3px var(--hub-focus-ring);outline:none}.logbook-input-narrow{width:6rem}.logbook-hint{color:var(--hub-text-muted);margin:0;font-size:.74rem;line-height:1.4}.logbook-export{width:100%;font:inherit;letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(#2ea043 0%,#238636 100%);border:1px solid #2ea04388;border-radius:8px;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.92rem;font-weight:600;transition:filter .12s,transform .12s;display:inline-flex}.logbook-export:hover{filter:brightness(1.05);transform:translateY(-1px)}.logbook-export:active{transform:translateY(0)}.logbook-preview{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:10px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.logbook-preview-bar{border-bottom:1px solid var(--hub-border);background:var(--hub-preview-bar-bg);justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .85rem;display:flex}.logbook-preview-label{letter-spacing:.12em;text-transform:uppercase;color:var(--hub-text-muted);font-size:.7rem;font-weight:700}.logbook-preview-meta{color:var(--hub-text-muted);text-align:right;font-size:.74rem}.logbook-preview-stage{background:repeating-linear-gradient(45deg, var(--hub-checker-a) 0, var(--hub-checker-a) 8px, var(--hub-checker-b) 8px, var(--hub-checker-b) 16px);justify-content:center;padding:1.25rem;display:flex;overflow:auto}.logbook-page{color:#1d1d1d;background:#fcfbf7;border:1px solid #c9c2a4;padding:.65rem .85rem .85rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;box-shadow:0 12px 28px #0006}.logbook-page-landscape{aspect-ratio:11/8.5;width:100%;max-width:64rem}.logbook-page-portrait{aspect-ratio:8.5/11;width:100%;max-width:44rem}.logbook-page-header{border-bottom:1px solid #c9c2a4;justify-content:space-between;align-items:flex-end;margin-bottom:.5rem;padding-bottom:.4rem;display:flex}.logbook-page-publisher{letter-spacing:.14em;text-transform:uppercase;color:#8a7a37;font-size:.6rem;font-weight:700;display:block}.logbook-page-title{color:#1d1d1d;margin:.1rem 0 0;font-size:.95rem;font-weight:700}.logbook-page-notes{color:#6f6a55;margin:.15rem 0 0;font-size:.62rem}.logbook-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.6rem}.logbook-table th,.logbook-table td{text-align:left;vertical-align:top;word-wrap:break-word;border:1px solid #c4bd9c;padding:.18rem .3rem;overflow:hidden}.logbook-table thead th{color:#4a4329;letter-spacing:.02em;text-transform:uppercase;background:#efebd6;font-size:.55rem;font-weight:700}.logbook-table tbody tr{height:1.35rem}.logbook-row-empty td{color:#0000}.logbook-page-footer{color:#6f6a55;justify-content:flex-end;margin-top:.5rem;font-size:.6rem;display:flex}.logbook-avery-grid{grid-template-columns:repeat(3,1fr);gap:6px 9px;margin-top:.5rem;display:grid}.logbook-avery-cell{color:#2a2a2a;border:1px dashed #c9c2a4;border-radius:3px;flex-direction:column;gap:.1rem;min-height:4.4rem;padding:.35rem .45rem;font-size:.62rem;display:flex;overflow:hidden}.logbook-avery-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.logbook-avery-line.muted{color:#6f6a55}.hub-schedule-page{max-width:84rem;margin:0 auto}.hub-schedule-header{margin-bottom:1.5rem}.hub-schedule-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--hub-eyebrow);margin-bottom:.4rem;font-size:.7rem;font-weight:700;display:inline-block}.hub-schedule-title{color:var(--hub-text);margin:0 0 .55rem;font-size:1.6rem;font-weight:700;line-height:1.2}.hub-schedule-lede{color:var(--hub-text-muted);max-width:52rem;margin:0;font-size:.92rem;line-height:1.55}.hub-schedule-grid{grid-template-columns:26rem 1fr;align-items:flex-start;gap:1.25rem;display:grid}@media (width<=1100px){.hub-schedule-grid{grid-template-columns:1fr}}.hub-schedule-side{min-width:0}.hub-schedule-panel{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:10px;padding:.95rem 1rem 1.05rem}.hub-schedule-panel-title{letter-spacing:.12em;text-transform:uppercase;color:var(--hub-text-muted);margin:0 0 .75rem;font-size:.74rem;font-weight:700}.hub-schedule-form{flex-direction:column;gap:.75rem;display:flex}.hub-schedule-form .hub-date-picker,.hub-schedule-form .waiver-date-picker{width:100%}.hub-schedule-form .waiver-date-picker__trigger{min-height:unset;border-color:var(--hub-input-border);padding:.5rem .65rem;font-size:.88rem}.hub-schedule-form .waiver-date-picker__trigger:focus{border-color:var(--hub-focus);box-shadow:0 0 0 3px var(--hub-focus-ring)}.hub-schedule-form .waiver-date-picker__popover{width:max(100%,320px);min-width:320px}.hub-schedule-form .waiver-date-picker__popover .rdp-root{--rdp-day-height:2.75rem;--rdp-day-width:2.75rem;--rdp-day_button-height:2.75rem;--rdp-day_button-width:2.75rem;font-size:1.0625rem}.hub-schedule-form .waiver-date-picker__popover .rdp-day_button{font-size:1.0625rem}html[data-theme=light] .hub-schedule-form .waiver-date-picker__popover{box-shadow:0 12px 28px #1e3a4724,0 0 0 1px #f973161a}html[data-theme=dark] .hub-schedule-form .waiver-date-picker__popover{box-shadow:0 12px 28px #00000073,0 0 0 1px #f9731614}.hub-schedule-field{color:var(--hub-text-secondary);flex-direction:column;gap:.35rem;font-size:.82rem;display:flex}.hub-schedule-field>span{color:var(--hub-text-muted);font-size:.78rem}.hub-schedule-input,.hub-schedule-textarea,.hub-schedule-select{font:inherit;color:var(--hub-text);background:var(--hub-input-bg);border:1px solid var(--hub-input-border);border-radius:8px;outline:none;padding:.5rem .65rem;font-size:.88rem;transition:border-color .12s,box-shadow .12s}.hub-schedule-input:focus,.hub-schedule-textarea:focus,.hub-schedule-select:focus{border-color:var(--hub-focus);box-shadow:0 0 0 3px var(--hub-focus-ring)}.hub-schedule-time-preview{color:var(--hub-text-secondary);font-size:.75rem;line-height:1.4}.hub-schedule-time-preview strong{color:var(--hub-text);font-variant-numeric:tabular-nums}.hub-schedule-time-preview--muted{color:var(--hub-text-muted)}.hub-schedule-time-preview--muted code{background:var(--hub-surface-muted);border-radius:3px;padding:0 .25em;font-size:.78em}.hub-schedule-time-preview-hint{color:var(--hub-text-muted)}.hub-schedule-time-preview-link{color:var(--hub-accent);text-decoration:none}.hub-schedule-time-preview-link:hover{text-underline-offset:.12em;text-decoration:underline}.hub-schedule-textarea{resize:vertical;min-height:4.5rem}.hub-schedule-crew-block{border-top:1px solid var(--hub-border);margin-top:.25rem;padding-top:.65rem}.hub-schedule-crew-head{color:var(--hub-text-muted);margin-bottom:.45rem;font-size:.78rem;font-weight:600}.hub-schedule-crew-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.hub-schedule-crew-row{grid-template-columns:minmax(6.5rem,.9fr) minmax(0,1.4fr) minmax(7rem,.9fr) auto;align-items:center;gap:.4rem;display:grid}@media (width<=600px){.hub-schedule-crew-row{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.hub-schedule-crew-row .hub-schedule-select{grid-column:1/-1}.hub-schedule-remove{justify-self:end}}.hub-schedule-select{padding:.45rem .5rem}.hub-schedule-input-grow,.hub-schedule-input-phone{min-width:0}.hub-schedule-remove{border:1px solid var(--hub-border);background:var(--hub-surface-muted);width:2rem;height:2rem;color:var(--hub-text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.hub-schedule-remove:hover{color:#f85149;background:var(--hub-btn-secondary-bg);border-color:#f85149}.hub-schedule-add-crew{width:100%;margin-top:.55rem}.hub-schedule-form-actions{border-top:1px solid var(--hub-border);flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-top:.35rem;padding-top:.75rem;display:flex}.hub-schedule-cancel-link{color:var(--hub-accent);cursor:pointer;text-underline-offset:.12em;background:0 0;border:none;padding:0;font-size:.88rem;text-decoration:underline}.hub-schedule-cancel-link:hover{color:#79b8ff}.hub-schedule-main{min-width:0}.hub-schedule-main-title{letter-spacing:.12em;text-transform:uppercase;color:var(--hub-text-muted);margin:0 0 .75rem;font-size:.74rem;font-weight:700}.hub-schedule-empty{color:var(--hub-text-muted);text-align:center;border:1px dashed #30363d;border-radius:10px;margin:0;padding:1.25rem 1rem;font-size:.9rem;line-height:1.5}.hub-schedule-card-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.hub-schedule-card{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:10px;padding:1rem 1.1rem 1.05rem;transition:border-color .15s,background .15s,transform .15s}.hub-schedule-card:hover{border-color:var(--hub-accent);background:var(--hub-surface-hover);transform:translateY(-1px)}.hub-schedule-card-past{opacity:.92}.hub-schedule-card-when{flex-wrap:wrap;align-items:center;gap:.45rem .6rem;margin-bottom:.35rem;display:flex}.hub-schedule-card-when-text{color:var(--hub-text);font-size:1.05rem;font-weight:700}.hub-schedule-pill{text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--hub-border);border-radius:999px;padding:.15rem .45rem;font-size:.62rem;font-weight:700}.hub-schedule-pill-today{color:var(--hub-accent);background:#1c2d41;border-color:#388bfd66}.hub-schedule-pill-tomorrow{color:#3fb950;background:#1f3026;border-color:#2ea04344}.hub-schedule-card-site{color:var(--hub-text-muted);margin:0 0 .4rem;font-size:.88rem;line-height:1.4}.hub-schedule-card-notes{color:var(--hub-text-secondary);margin:0 0 .5rem;font-size:.82rem;line-height:1.45}.hub-schedule-warning{color:#d29922;margin:0 0 .5rem;font-size:.78rem;font-weight:600}.hub-schedule-chips{flex-wrap:wrap;gap:.35rem;margin:0 0 .65rem;padding:0;list-style:none;display:flex}.hub-schedule-chip{background:var(--hub-btn-secondary-bg);border:1px solid var(--hub-border);color:var(--hub-text-secondary);border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .45rem;font-size:.78rem;display:inline-flex}.hub-schedule-chip-phone{color:var(--hub-accent);display:inline-flex}.hub-schedule-phone-icon{display:block}.hub-schedule-card-actions{border-top:1px solid var(--hub-border);flex-wrap:wrap;align-items:center;gap:.45rem .5rem;padding-top:.45rem;display:flex}.hub-schedule-action{font-size:.8rem}.hub-schedule-action-danger:hover{color:#f85149;border-color:#f85149}.hub-schedule-past{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:10px;margin-top:1.25rem;overflow:hidden}.hub-schedule-past-summary{cursor:pointer;color:var(--hub-text-muted);padding:.65rem .85rem;font-size:.82rem;font-weight:600;list-style:none}.hub-schedule-past-summary::-webkit-details-marker{display:none}.hub-schedule-past[open] .hub-schedule-past-summary{border-bottom:1px solid var(--hub-border)}.hub-schedule-card-list-past{padding:.85rem}.hub-schedule-chip-wrap{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex;position:relative}.hub-schedule-rsvp{border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text-secondary);cursor:pointer;letter-spacing:.02em;border-radius:999px;padding:.12rem .45rem;font-size:.68rem;font-weight:600}.hub-schedule-rsvp-pending{color:var(--hub-text-muted);border-color:var(--hub-border)}.hub-schedule-rsvp-yes{color:#3fb950;background:#2386361a;border-color:#23863688}.hub-schedule-rsvp-no{color:#f85149;background:#49020233;border-color:#da363388}.hub-schedule-rsvp-maybe{color:#d29922;background:#2d2206;border-color:#9e6a0388}.hub-schedule-rsvp-popover{z-index:20;border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:10px;min-width:220px;margin-top:.35rem;padding:.65rem;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #0006}.hub-schedule-rsvp-popover p{color:var(--hub-text-muted);margin:0 0 .45rem;font-size:.75rem}.hub-schedule-rsvp-actions{flex-wrap:wrap;gap:.35rem;margin-bottom:.45rem;display:flex}.hub-schedule-rsvp-actions button{border:1px solid var(--hub-border);background:var(--hub-surface-muted);color:var(--hub-text-secondary);cursor:pointer;border-radius:6px;padding:.2rem .45rem;font-size:.72rem}.hub-schedule-rsvp-actions button:hover{border-color:var(--hub-accent);color:var(--hub-text)}.hub-schedule-sync{color:var(--hub-text-muted);align-items:center;gap:.25rem;margin-left:.35rem;font-size:.68rem;display:inline-flex}.hub-schedule-sync-dot{background:#8b949e;border-radius:50%;width:6px;height:6px}.hub-schedule-sync-synced .hub-schedule-sync-dot{background:#3fb950}.hub-schedule-sync-syncing .hub-schedule-sync-dot{background:#d29922}.hub-schedule-sync-offline .hub-schedule-sync-dot,.hub-schedule-sync-error .hub-schedule-sync-dot{background:#f85149}.rsvp-page{box-sizing:border-box;background:var(--hub-surface-muted);min-height:100vh;color:var(--hub-text-secondary);padding:1.5rem 1rem 2.5rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.rsvp-page__header{align-items:center;gap:.75rem;max-width:520px;margin:0 auto 1.25rem;display:flex}.rsvp-page__logo{color:var(--hub-accent);flex-shrink:0}.rsvp-page__brand{text-transform:uppercase;letter-spacing:.08em;color:var(--hub-text-muted);margin:0;font-size:.75rem}.rsvp-page__title{color:var(--hub-text);margin:.1rem 0 0;font-size:1.35rem;font-weight:700}.rsvp-page__title-sm{color:var(--hub-text);margin:0 0 .65rem;font-size:1.1rem;font-weight:600}.rsvp-page__card{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:12px;max-width:520px;margin:0 auto;padding:1.1rem 1rem 1.25rem}.rsvp-page__invite{color:var(--hub-text-secondary);margin:0 0 1rem;font-size:.92rem;line-height:1.45}.rsvp-page__email{color:#79c0ff;word-break:break-all}.rsvp-page__meta{gap:.65rem;margin:0 0 1rem;display:grid}.rsvp-page__meta dt{text-transform:uppercase;letter-spacing:.06em;color:var(--hub-text-muted);font-size:.68rem}.rsvp-page__meta dd{color:var(--hub-text);margin:.15rem 0 0;font-size:.88rem}.rsvp-page__notes{background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:8px;margin:0 0 1rem;padding:.65rem .75rem}.rsvp-page__notes-title{text-transform:uppercase;letter-spacing:.05em;color:var(--hub-text-muted);margin:0 0 .35rem;font-size:.72rem}.rsvp-page__notes p{margin:0;font-size:.85rem;line-height:1.4}.rsvp-page__field{color:var(--hub-text-muted);flex-direction:column;gap:.35rem;margin-bottom:.85rem;font-size:.78rem;display:flex}.rsvp-page__textarea{border:1px solid var(--hub-border);background:var(--hub-surface-muted);color:var(--hub-text);resize:vertical;border-radius:8px;min-height:72px;padding:.5rem .55rem;font-size:.88rem}.rsvp-page__textarea:focus{border-color:var(--hub-accent);outline:none}.rsvp-page__actions{flex-direction:column;gap:.5rem;margin-bottom:.85rem;display:flex}.rsvp-page__btn{cursor:pointer;color:#0d1117;border:none;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;font-weight:600}.rsvp-page__btn:disabled{opacity:.55;cursor:not-allowed}.rsvp-page__btn-yes{background:#3fb950}.rsvp-page__btn-maybe{background:#d29922}.rsvp-page__btn-no{color:#fff;background:#f85149}.rsvp-page__btn-secondary{border:1px solid var(--hub-border);background:var(--hub-btn-secondary-bg);width:100%;color:var(--hub-text);cursor:pointer;border-radius:8px;margin-top:.25rem;padding:.55rem .75rem;font-size:.85rem;font-weight:600}.rsvp-page__btn-secondary:hover{border-color:var(--hub-accent)}.rsvp-page__calendar-row{margin-top:.5rem}.rsvp-page__confirm{background:#23863612;border:1px solid #23863655;border-radius:8px;margin:0 0 .75rem;padding:.65rem .75rem;font-size:.82rem}.rsvp-page__muted{color:var(--hub-text-muted);margin:0;font-size:.85rem}.rsvp-page__error{color:#f85149;margin:0;font-size:.88rem}.logbook-template-chip-ok{color:var(--hub-chip-ok-color);background:var(--hub-chip-ok-bg);border-color:var(--hub-chip-ok-border)}.logbook-template-chip-warn{color:var(--hub-chip-warn-color);background:var(--hub-chip-warn-bg);border-color:var(--hub-chip-warn-border)}.logbook-output-modes{flex-direction:column;gap:.55rem;margin-bottom:.65rem;display:flex}.logbook-output-option{color:var(--hub-text-secondary);cursor:pointer;align-items:flex-start;gap:.45rem;font-size:.8rem;display:flex}.logbook-output-option input{margin-top:.2rem}.logbook-output-option strong{color:var(--hub-text);font-weight:600;display:block}.logbook-output-sub{color:var(--hub-text-muted);margin-top:.15rem;font-size:.72rem;font-weight:400;line-height:1.35;display:block}.logbook-field-inline{flex-direction:row;align-items:center;gap:.5rem}.logbook-select{max-width:10rem}.logbook-dim-warning{border:1px solid var(--hub-chip-warn-border);background:color-mix(in srgb, var(--hub-chip-warn-bg) 88%, transparent);color:var(--hub-chip-warn-color);border-radius:6px;margin:0;padding:.5rem .55rem;font-size:.72rem;line-height:1.45}.logbook-entries-lede{color:var(--hub-text-muted);margin:0 0 .55rem;font-size:.76rem;line-height:1.45}.logbook-entries-toolbar{flex-wrap:wrap;align-items:center;gap:.45rem .65rem;margin-bottom:.55rem;display:flex}.logbook-entries-btn{font:inherit;border:1px solid var(--hub-border);background:var(--hub-btn-secondary-bg);color:var(--hub-text-secondary);cursor:pointer;border-radius:6px;padding:.32rem .65rem;font-size:.76rem;font-weight:600}.logbook-entries-btn:hover:not(:disabled){border-color:var(--hub-accent);color:var(--hub-text);background:var(--hub-btn-secondary-hover-bg,var(--hub-surface-hover))}.logbook-entries-btn:disabled{opacity:.45;cursor:not-allowed}.logbook-text-link{font:inherit;color:var(--hub-accent);cursor:pointer;text-underline-offset:.12em;background:0 0;border:none;padding:0;font-size:.74rem;text-decoration:underline}.logbook-text-link:hover{color:var(--hub-accent-hover)}.logbook-entries-csv{color:var(--hub-text-muted);align-items:center;gap:.25rem;font-size:.74rem;display:inline-flex}.logbook-entries-csv-sep{color:#484f58}.logbook-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.logbook-entries-table-wrap{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:8px;max-height:16rem;overflow:auto}.logbook-entries-table{border-collapse:collapse;width:100%;font-size:.72rem}.logbook-entries-th-actions{width:3.5rem}.logbook-entries-table th{z-index:1;background:var(--hub-surface);color:var(--hub-text-muted);text-align:left;border-bottom:1px solid var(--hub-border);white-space:nowrap;padding:.35rem .4rem;font-weight:700;position:sticky;top:0}.logbook-entries-table td{border-bottom:1px solid var(--hub-border);vertical-align:middle;padding:.15rem .25rem}.logbook-entries-actions{white-space:nowrap;padding-left:.35rem!important}.logbook-entries-icon-btn{font:inherit;border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text-muted);cursor:pointer;border-radius:4px;margin-right:.15rem;padding:.12rem .28rem;font-size:.62rem;font-weight:700}.logbook-entries-icon-btn:hover{border-color:var(--hub-accent);color:var(--hub-text)}.logbook-entries-cell{box-sizing:border-box;width:100%;min-width:3.5rem;font:inherit;background:var(--hub-surface-muted);color:var(--hub-text);border:1px solid #0000;border-radius:4px;padding:.25rem .35rem;font-size:.72rem}.logbook-entries-cell:focus{border-color:var(--hub-accent);background:#010409;outline:none}.logbook-entries-empty{color:var(--hub-text-muted);font-size:.76rem;padding:.75rem .6rem!important}.logbook-preview-wrap{flex-direction:column;align-items:center;gap:.45rem;width:100%;display:flex}.logbook-preview-wrap-sticky .logbook-page{outline-offset:4px;outline:2px dashed #58a6ff66}.logbook-preview-sticky-hint{color:var(--hub-accent);text-align:center;max-width:42rem;padding:0 .5rem;font-size:.72rem;line-height:1.4}.logbook-footer{border-top:1px solid var(--hub-border);flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-top:1.25rem;padding-top:1rem;display:flex}.logbook-footer-note{color:var(--hub-text-muted);font-size:.72rem}.flight-logs-page{flex-direction:column;align-items:stretch;gap:0;width:100%;max-width:100%;display:flex}.flight-logs-toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;margin-bottom:.85rem;display:flex}.flight-logs-toolbar-left{flex-wrap:wrap;align-items:center;gap:.45rem .65rem;display:flex}.flight-logs-toolbar-right{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.flight-logs-export-hint{color:var(--hub-text-muted);white-space:nowrap;font-size:.72rem}.flight-logs-export-toolbar{width:auto;min-width:6.5rem;padding:.45rem 1rem;font-size:.84rem}.flight-logs-map-search-wrap{width:100%;max-width:36rem;margin:0 auto .75rem}.flight-logs-map-search-field{border:1px solid var(--hub-border);background:var(--hub-surface);min-height:2.75rem;box-shadow:var(--hub-shadow);border-radius:12px;align-items:center;gap:.5rem;padding:0 .85rem;display:flex}.flight-logs-map-search-icon{color:var(--hub-text-muted);flex-shrink:0;display:flex}.flight-logs-map-search-input{min-width:0;color:var(--hub-text);background:0 0;border:none;outline:none;flex:1;padding:.55rem 0;font-size:.88rem;font-weight:500}.flight-logs-map-search-input::placeholder{color:var(--hub-text-muted);font-weight:500}.flight-logs-map-search-input::-webkit-search-cancel-button{display:none}.flight-logs-map-search-clear{color:var(--hub-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 .15rem;font-size:1.25rem;line-height:1}.flight-logs-map-search-clear:hover{color:var(--hub-accent)}.flight-logs-map-search-meta{margin:.4rem 0 0;font-size:.78rem}.flight-logs-dev-card{background:#161b228c;border-style:dashed;border-color:#3d444d;margin-top:.85rem;margin-bottom:0}.flight-logs-dev-card .logbook-section-title{color:var(--hub-text-muted)}.flight-logs-dev-lede{margin-bottom:.65rem}.flight-logs-dev-override-note{margin:0 0 .5rem;font-size:.82rem}.flight-logs-sqlite-btn{margin-top:.35rem}.flight-logs-table-section{width:100%;min-width:0}.flight-logs-table-wrap{min-height:420px;max-height:min(50vh,720px)}.flight-logs-toolbar-row .flight-logs-count{color:var(--hub-text-muted);margin-left:0;font-size:.8rem}.flight-logs-import-msg{color:var(--hub-text-muted);margin-top:.65rem;font-size:.82rem}.logbook-export-prefs{margin-bottom:.25rem}.logbook-export-format-modes{margin-bottom:.75rem}.logbook-export-format-save{margin-top:.35rem}.logbook-export-prefs .flight-logs-code{background:var(--hub-btn-secondary-bg);color:var(--hub-text-secondary);border-radius:4px;padding:.06rem .28rem;font-size:.82em}.flight-logs-hint{margin-bottom:.65rem}.flight-logs-code{background:var(--hub-btn-secondary-bg);color:var(--hub-text-secondary);border-radius:4px;padding:.06rem .28rem;font-size:.82em}.flight-logs-export-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.flight-logs-json-btn{padding:.35rem .85rem}.flight-logs-th-check,.flight-logs-check{text-align:center;white-space:nowrap;width:2.5rem}.flight-logs-check input{cursor:pointer;width:1rem;height:1rem}.flight-logs-main{min-width:0}.flight-logs-footer{margin-top:.5rem}.flight-logs-preview-template-line{margin-top:.35rem;font-size:.78rem}.flight-logs-tabs{border:1px solid var(--hub-border);background:var(--hub-segment-bg);border-radius:10px;gap:0;width:fit-content;max-width:100%;margin:0 auto .85rem;padding:.2rem;display:flex}.flight-logs-tab{color:var(--hub-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.45rem 1.15rem;font-size:.84rem;font-weight:600;transition:background .12s,color .12s}.flight-logs-tab:hover{color:var(--hub-text-secondary)}.flight-logs-tab-active{color:var(--hub-accent);background:var(--hub-segment-active);box-shadow:var(--hub-shadow)}.flight-logs-layout{align-items:start;gap:1rem;display:grid}@media (width>=1100px){.flight-logs-layout-detail{grid-template-columns:minmax(0,1fr) min(380px,34vw)}}.flight-logs-layout-main{min-width:0}.flight-logs-row-hint{margin-bottom:.5rem}.flight-logs-table tbody tr{cursor:pointer}.flight-logs-table tbody tr:hover{background:#388bfd0f}.flight-logs-row-active{background:#388bfd1f}.flight-logs-map-section{width:100%}.flight-logs-map-panel{border:1px solid var(--hub-border);border-radius:8px;height:min(52vh,520px);overflow:hidden}.flight-logs-map-host{width:100%;height:100%;min-height:280px}.flight-logs-map-empty{color:var(--hub-text-muted);padding:1rem .25rem;font-size:.84rem;line-height:1.45}.flight-logs-map-pin{border:2px solid #0d1117;border-radius:50%;width:12px;height:12px}.flight-logs-map-pin-tk{background:#3fb950}.flight-logs-map-pin-ld{background:#f85149}.flight-logs-map-sel-dot{background:#58a6ff;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 1px #0d1117}.flight-logs-detail-aside{min-width:0;position:relative}@media (width<=1099px){.flight-logs-layout-detail .flight-logs-detail-aside{z-index:4;border-top:1px solid var(--hub-border);background:linear-gradient(#0000,#0d1117 12%);max-height:min(55vh,520px);margin:0 -.5rem;padding:0 .5rem .5rem;position:sticky;bottom:0;overflow:auto}}.flight-logs-detail-global-msg{color:#d29922;margin:0 0 .35rem;font-size:.78rem}.flight-log-detail-panel{max-height:min(70vh,640px)}.flight-log-detail-head{align-items:flex-start}.flight-log-detail-dot{margin-top:.35rem}.flight-log-detail-title-block{flex:1;min-width:0}.flight-log-detail-kicker{text-transform:uppercase;letter-spacing:.04em;color:var(--hub-text-muted);font-size:.68rem}.flight-log-detail-title{width:100%;font-size:1rem}.flight-log-detail-scroll{max-height:min(52vh,480px)}.flight-logs-detail-map-wrap{border:1px solid var(--hub-border);border-radius:8px;height:160px;margin-bottom:.75rem;overflow:hidden}.flight-logs-detail-map-wrap .flight-logs-map-host{min-height:160px}.flight-log-detail-map-muted{color:var(--hub-text-muted);margin:0 0 .75rem;font-size:.78rem;line-height:1.45}.flight-log-detail-section{margin-bottom:.85rem}.flight-log-detail-section-title{letter-spacing:.06em;color:var(--hub-text-muted);margin:0 0 .45rem;font-size:.72rem}.flight-log-detail-readonly{color:var(--hub-text-muted);margin:0;font-size:.8rem}.flight-log-detail-save-msg{color:#3fb950;margin:.35rem 0 0;font-size:.78rem}.flight-log-detail-actions{flex-wrap:wrap}.ha-flight-logs-root{--ha-fl-bg:#ddecf3;--ha-fl-card-bg:#fff;--ha-fl-card-border:#cfeaf9;--ha-fl-accent:#8bcaeb;--ha-fl-day:#1b90cf;--ha-fl-title:#2d2e2d;--ha-fl-body:#012234;--ha-fl-black:#000;--ha-fl-date-w:6.875rem;--ha-fl-row-h:6rem;--ha-fl-card-gap:.5rem;--ha-fl-card-radius:8px;--ha-fl-swipe-w:17%;background:var(--ha-fl-bg);min-height:calc(100vh - 2rem);color:var(--ha-fl-body);margin:-1.5rem -1.75rem -2rem;padding:0 0 2rem}html[data-theme=dark] .ha-flight-logs-root{--ha-fl-bg:var(--hub-bg);--ha-fl-card-bg:var(--hub-surface);--ha-fl-card-border:var(--hub-border);--ha-fl-accent:var(--hub-accent);--ha-fl-day:var(--hub-accent);--ha-fl-title:var(--hub-text);--ha-fl-body:var(--hub-text-secondary);--ha-fl-black:var(--hub-text)}.ha-flight-logs-root .logbook-section{box-shadow:none;background:0 0;border:none;padding:0}.ha-flight-logs-root .flight-logs-table-section{background:0 0}.ha-flight-log-screen-header{background:var(--ha-fl-card-bg);text-align:center;margin:0 0 .75rem;padding:.69rem 1rem}html[data-theme=dark] .ha-flight-log-screen-header{border-bottom:1px solid var(--hub-border)}.ha-flight-log-screen-header-inner{grid-template-columns:4.5rem 1fr 4.5rem;align-items:center;gap:.5rem;max-width:36rem;margin:0 auto;display:grid}.ha-flight-log-screen-title{color:var(--ha-fl-title);letter-spacing:0;text-align:center;grid-column:2;margin:0;font-size:1rem;font-weight:600}.ha-flight-log-screen-subtitle{text-align:center;max-width:22rem;margin:.35rem auto 0;font-size:.75rem;line-height:1.35}.ha-flight-log-edit-btn,.ha-flight-log-add-btn{min-width:auto;color:var(--ha-fl-accent);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .35rem;font-size:.875rem;font-weight:600}.ha-flight-log-edit-btn{grid-column:1;justify-self:start}.ha-flight-log-add-btn{grid-column:3;justify-self:end;padding:0 .25rem;font-size:1.5rem;font-weight:400;line-height:1}.ha-flight-log-edit-btn:hover,.ha-flight-log-add-btn:hover:not(:disabled){opacity:.85}.ha-flight-log-edit-btn:disabled,.ha-flight-log-add-btn:disabled{opacity:.35;cursor:not-allowed}.ha-flight-log-screen-quick-actions{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.ha-flight-log-quick-action-btn{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#f97316,#fb923c);border-radius:999px;align-items:center;padding:.45rem .95rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 2px 10px #f973164d}.ha-flight-log-quick-action-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #f9731673}.ha-flight-log-toolbar{margin-top:.25rem}.ha-flight-log-include-all{cursor:pointer;color:var(--hub-text-secondary);align-items:center;gap:.35rem;font-size:.8rem;display:inline-flex}.ha-flight-log-card-hint{color:var(--hub-text-muted);margin:0 0 .65rem;font-size:.78rem}.ha-flight-logs-root .flight-logs-tabs,.ha-flight-logs-root .ha-flight-log-toolbar,.ha-flight-logs-root .flight-logs-layout-main,.ha-flight-logs-root .flight-logs-footer{padding-left:1rem;padding-right:1rem}.ha-flight-log-card-list{flex-direction:column;gap:0;display:flex}.ha-flight-log-row-wrap{touch-action:pan-y;padding:0 1rem .75rem;position:relative;overflow:hidden}.ha-flight-log-row{align-items:stretch;gap:var(--ha-fl-card-gap);z-index:1;min-height:var(--ha-fl-row-h);background:0 0;transition:transform .22s;display:flex;position:relative}.ha-flight-log-row-swiped .ha-flight-log-row{transform:translateX(calc(-1 * var(--ha-fl-swipe-w)))}.ha-flight-log-date-card,.ha-flight-log-detail-card{border:1px solid var(--ha-fl-card-border);cursor:pointer;text-align:left;font:inherit;color:inherit;background:var(--ha-fl-card-bg);border-radius:var(--ha-fl-card-radius);box-shadow:none;margin:0}.ha-flight-log-date-card{flex:0 0 var(--ha-fl-date-w);width:var(--ha-fl-date-w);min-height:var(--ha-fl-row-h);flex-direction:column;justify-content:center;align-items:center;padding:.5rem .625rem;display:flex}.ha-flight-log-detail-card{min-width:0;min-height:var(--ha-fl-row-h);flex-direction:column;flex:1;justify-content:space-between;gap:.3rem;padding:.75rem;display:flex}.ha-flight-log-row-active .ha-flight-log-date-card,.ha-flight-log-row-active .ha-flight-log-detail-card{box-shadow:0 0 0 2px var(--ha-fl-day)}.ha-flight-log-card-wk{color:var(--ha-fl-accent);text-align:center;font-size:.75rem;font-weight:600;line-height:1.25}.ha-flight-log-card-day{color:var(--ha-fl-day);margin:.05rem 0;font-size:2rem;font-weight:600;line-height:1.2}.ha-flight-log-card-my{color:var(--ha-fl-accent);text-align:center;font-size:.75rem;font-weight:600}.ha-flight-log-card-topline{flex-wrap:nowrap;justify-content:space-between;align-items:baseline;gap:.35rem .95rem;display:flex}.ha-flight-log-card-dur-dist{flex-shrink:0;gap:.3rem;display:flex}.ha-flight-log-card-duration,.ha-flight-log-card-dist{color:var(--ha-fl-black);font-size:.75rem;font-weight:700}.ha-flight-log-card-aircraft{color:var(--ha-fl-black);text-overflow:ellipsis;white-space:nowrap;text-align:right;min-width:0;font-size:.6875rem;font-weight:600;overflow:hidden}.ha-flight-log-card-note{color:var(--ha-fl-body);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.75rem;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.ha-flight-log-row-check{cursor:pointer;flex:0 0 2.25rem;justify-content:center;align-items:flex-start;padding-top:.55rem;display:flex}.ha-flight-log-row-check input{width:1rem;height:1rem;accent-color:var(--hub-accent);cursor:pointer}.ha-flight-log-card-delete-action{width:var(--ha-fl-swipe-w);cursor:pointer;z-index:0;opacity:0;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:flex;position:absolute;top:0;bottom:.75rem;right:1rem}.ha-flight-log-row-swiped .ha-flight-log-card-delete-action{opacity:1;pointer-events:auto}.ha-flight-log-delete-icon{filter:grayscale(.1);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.35rem;line-height:1;display:flex}.ha-flight-log-card-delete-action:hover .ha-flight-log-delete-icon{transform:scale(1.06)}.ha-flight-delete-overlay{z-index:100;background:#0a141c73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}html[data-theme=dark] .ha-flight-delete-overlay{background:#010409b8}.ha-flight-delete-dialog{background:var(--hub-surface);border:1px solid var(--hub-border);text-align:center;max-width:min(90vw,22rem);box-shadow:var(--hub-shadow);border-radius:12px;padding:1.25rem 1.5rem}.ha-flight-delete-dialog-msg{color:var(--hub-text);margin:0 0 1rem;font-size:.92rem;line-height:1.45}.ha-flight-delete-dialog-actions{justify-content:center;gap:.65rem;display:flex}.ha-flight-delete-dialog-cancel,.ha-flight-delete-dialog-confirm{border:1px solid var(--hub-border);cursor:pointer;border-radius:8px;min-width:5rem;padding:.45rem 1rem;font-size:.88rem;font-weight:600}.ha-flight-delete-dialog-cancel{background:var(--hub-surface-muted);color:var(--hub-text-secondary)}.ha-flight-delete-dialog-cancel:hover{border-color:var(--hub-accent);color:var(--hub-accent)}.ha-flight-delete-dialog-confirm{background:var(--hub-danger);border-color:var(--hub-danger);color:#fff}.ha-flight-delete-dialog-confirm:hover{filter:brightness(1.06)}.ha-flight-logs-root .flight-logs-map-search-wrap{padding-left:1rem;padding-right:1rem}.ha-flight-logs-root .flight-logs-map-search-field{background:var(--hub-surface);border-color:var(--hub-border)}.ha-flight-logs-root .flight-logs-map-section{background:var(--hub-surface);border:1px solid var(--hub-border);box-shadow:var(--hub-shadow);border-radius:12px;padding:.95rem 1rem}.ha-flight-logs-root .flight-logs-dev-card{background:var(--hub-surface-muted);border-color:var(--hub-border)}.ha-flight-logs-root .flight-logs-map-panel{border:1px solid var(--hub-border);border-radius:10px;overflow:hidden}.ha-flight-logs-root .flight-logs-map-empty{color:var(--hub-text-secondary)}.ha-flight-logs-root .flight-logs-footer .logbook-footer-note{color:var(--hub-text-muted)}@media (width<=768px){.ha-flight-logs-root{margin:-1rem -1rem -1.5rem;padding:0 0 1.5rem}.ha-flight-log-row-wrap,.ha-flight-logs-root .flight-logs-tabs,.ha-flight-logs-root .flight-logs-map-search-wrap,.ha-flight-logs-root .ha-flight-log-toolbar,.ha-flight-logs-root .flight-logs-layout-main,.ha-flight-logs-root .flight-logs-footer{padding-left:1rem;padding-right:1rem}.ha-flight-log-date-card{flex:0 0 5.5rem;width:5.5rem}.ha-flight-log-card-day{font-size:1.75rem}.ha-flight-log-card-wk,.ha-flight-log-card-my{font-size:.6875rem}.flight-logs-dev-card{display:none}.flight-logs-tabs{width:100%}.flight-logs-tab{flex:1}}.ha-flight-detail-toast{z-index:60;background:var(--hub-btn-secondary-bg);color:var(--hub-text);border:1px solid #d29922;border-radius:8px;max-width:min(90vw,28rem);margin:0;padding:.45rem .85rem;font-size:.8rem;position:fixed;bottom:5.5rem;left:50%;transform:translate(-50%)}.ha-flight-detail-overlay{z-index:55;background:#010409c7;justify-content:center;align-items:flex-start;padding:.75rem;display:flex;position:fixed;inset:0;overflow:auto}.ha-flight-detail-panel{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:12px;flex-direction:column;width:min(520px,100%);max-height:min(92vh,720px);margin:.25rem 0 1.5rem;display:flex;box-shadow:0 12px 48px #00000073}.ha-flight-detail-header{background:linear-gradient(#1f6feb 0%,#1158c7 100%);border-bottom:1px solid #1f3d6b;border-radius:11px 11px 0 0;align-items:center;gap:.35rem;padding:.55rem .65rem;display:flex}.ha-flight-detail-back{color:var(--hub-text);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.15rem .35rem;font-size:1.5rem;line-height:1}.ha-flight-detail-back:hover{background:#ffffff1f}.ha-flight-detail-header-title{color:var(--hub-text);text-align:center;flex:1;margin:0;font-size:1rem;font-weight:600}.ha-flight-detail-header-spacer{width:2rem}.ha-flight-detail-template-hint{margin:0;padding:.45rem .75rem 0;font-size:.72rem}.ha-flight-detail-scroll{flex:1;min-height:0;padding:.5rem .75rem .75rem;overflow:auto}.ha-flight-detail-section{margin-top:.65rem}.ha-flight-detail-section-label{letter-spacing:.08em;color:#639ebd;margin:0 0 .35rem;font-size:.68rem}.ha-detail-row{border:none;border-bottom:1px solid var(--hub-border);width:100%;color:var(--hub-text);font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:.5rem;margin:0;padding:.55rem .35rem;display:flex}.ha-detail-row:hover{background:#388bfd0f}.ha-detail-row-label{color:#1b90cf;flex:0 0 42%;font-size:.8rem}.ha-detail-row-value{color:var(--hub-text);text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8rem;overflow:hidden}.ha-detail-row-chev{color:var(--hub-text-muted);flex:none;font-size:1rem}.ha-detail-inline{padding:0 .35rem .5rem 42%;display:block}.ha-detail-inline input,.ha-detail-inline textarea{box-sizing:border-box;width:100%;max-width:100%}.ha-detail-inline-stack{flex-direction:column;gap:.35rem;display:flex}.ha-detail-inline-hint{padding:0 .35rem .5rem 42%;font-size:.72rem}.ha-detail-coord-pair{grid-template-columns:1fr 1fr;gap:.35rem;display:grid}.ha-flight-detail-footer{border-top:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:0 0 11px 11px;flex-wrap:wrap;gap:.5rem;padding:.65rem .75rem;display:flex}.ha-flight-track-tabs{gap:.25rem;padding:.45rem .75rem 0;display:flex}.ha-flight-track-tab{border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text-muted);cursor:pointer;border-radius:6px;flex:1;padding:.35rem .5rem;font-size:.78rem}.ha-flight-track-tab-on{color:var(--hub-text);border-color:var(--hub-accent);background:var(--hub-surface-muted)}.ha-flight-track-title-field{flex-direction:column;gap:.25rem;margin-bottom:.65rem;display:flex}.ha-flight-track-title-field input{box-sizing:border-box;width:100%}.ha-flight-track-chart-caption{margin:0 0 .25rem;font-size:.72rem}.ha-flight-track-chart-wrap{margin-bottom:.65rem}.ha-flight-track-chart-axis{text-align:right;margin-top:.2rem;font-size:.68rem}.ha-flight-track-trim{flex-direction:column;gap:.45rem;margin-bottom:.75rem;display:flex}.ha-flight-track-trim-label{color:var(--hub-text-muted);flex-direction:column;gap:.2rem;font-size:.72rem;display:flex}.ha-flight-track-trim-label input[type=range]{width:100%}.ha-flight-track-map-wrap{border:1px solid var(--hub-border);border-radius:8px;height:min(42vh,380px);margin-bottom:.65rem;overflow:hidden}.ha-flight-track-map-wrap .flight-logs-map-host{min-height:280px}.ha-flight-track-earth-row{justify-content:flex-end;display:flex}.ha-flight-track-stub{margin:.5rem 0 1rem;font-size:.82rem}.hub-roster-fieldset{border:none;min-width:0;margin:0;padding:0}.hub-roster-notes{min-height:3.25rem}.hub-roster-active-toggle{color:var(--hub-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.hub-roster-active-toggle input{width:1rem;height:1rem;accent-color:var(--hub-accent);cursor:pointer}.hub-roster-card-list{margin-bottom:0}.hub-roster-inactive-details{margin-top:1rem}.hub-roster-card-head{flex-wrap:wrap;align-items:center;gap:.4rem .5rem;margin-bottom:.45rem;display:flex}.hub-roster-card-name{color:var(--hub-text);font-size:1.05rem;font-weight:700}.hub-roster-role-chip{margin-left:auto}.hub-roster-inactive-pill{background:var(--hub-btn-secondary-bg);color:var(--hub-text-muted);border-color:var(--hub-border);font-size:.58rem}.hub-roster-card-inactive{opacity:.88}.hub-roster-card-inactive .hub-roster-card-name,.hub-roster-card-inactive .hub-roster-contact-line,.hub-roster-card-inactive .hub-schedule-card-notes{color:var(--hub-text-muted)}.hub-roster-card-inactive .hub-roster-card-name{font-weight:600}.hub-roster-contact-line{margin:0 0 .25rem;font-size:.86rem;line-height:1.4}.hub-roster-contact-link{color:var(--hub-accent);text-decoration:none}.hub-roster-contact-link:hover{text-underline-offset:.12em;text-decoration:underline}.hub-roster-consent{border:1px solid var(--hub-border);background:#388bfd0f;border-radius:.5rem;flex-direction:column;gap:.35rem;padding:.65rem .75rem;display:flex}.hub-roster-consent--muted{background:#6e768114;border-style:dashed}.hub-roster-consent-toggle{color:var(--hub-text-secondary);cursor:pointer;align-items:flex-start;gap:.55rem;font-size:.8rem;line-height:1.4;display:flex}.hub-roster-consent-toggle input{width:1rem;height:1rem;accent-color:var(--hub-accent);flex:none;margin-top:.15rem}.hub-roster-consent-toggle input:disabled{cursor:not-allowed}.hub-roster-consent-toggle span strong{color:var(--hub-text)}.hub-roster-consent-hint{color:var(--hub-text-muted);margin:0;padding-left:1.55rem;font-size:.72rem}.hub-roster-consent-hint--warn{color:#f0883e}.hub-roster-consent-badge{letter-spacing:.02em;border:1px solid var(--hub-border);vertical-align:middle;border-radius:999px;margin-left:.5rem;padding:.1rem .45rem;font-size:.62rem;font-weight:600;display:inline-block}.hub-roster-consent-badge--ok{color:#56d364;background:#3fb9501f;border-color:#3fb95066}.hub-roster-consent-badge--missing{color:#f0883e;background:#f0883e1a;border-color:#f0883e66}.hub-roster-groupbar{border-bottom:1px solid var(--hub-border);flex-wrap:wrap;align-items:center;gap:.4rem .5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.hub-roster-grouptab{border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.82rem;font-weight:600;transition:background .12s,border-color .12s,color .12s,filter .12s,box-shadow .12s;display:inline-flex}.hub-roster-grouptab:hover{border-color:var(--hub-accent);color:var(--hub-text)}.hub-roster-grouptab--tinted:hover{filter:brightness(1.08)}.hub-roster-grouptab--tinted:focus-visible{box-shadow:0 0 0 2px var(--hub-bg,#0d1117), 0 0 0 4px #388bfd8c;outline:none}.hub-roster-grouptab--active{border-color:var(--hub-accent);color:var(--hub-text);background:#388bfd2e}.hub-roster-grouptab--tinted.hub-roster-grouptab--active{box-shadow:0 1px 2px #00000026,0 2px 8px #0000001a}.hub-roster-grouptab-swatch{border:1px solid #7f7f7f59;border-radius:999px;width:.65rem;height:.65rem;display:inline-block}.hub-roster-grouptab-count{color:var(--hub-text-muted);background:var(--hub-surface-muted);border:1px solid var(--hub-border);text-align:center;border-radius:999px;min-width:1.2rem;padding:0 .4rem;font-size:.7rem}.hub-roster-grouptab--active .hub-roster-grouptab-count{color:var(--hub-text);border-color:var(--hub-accent)}.hub-roster-groupbar-actions{flex-wrap:wrap;gap:.4rem;margin-left:auto;display:inline-flex}.hub-roster-group-meta{border:1px solid var(--hub-border);background:#388bfd0d;border-radius:.6rem;margin-bottom:1rem;padding:.85rem 1rem}.hub-roster-group-meta-head{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hub-roster-group-meta-swatch{border:1px solid #7f7f7f59;border-radius:999px;width:.85rem;height:.85rem}.hub-roster-group-meta-name{margin:0}.hub-roster-group-meta-actions{flex-wrap:wrap;gap:.45rem;margin-top:.6rem;display:flex}.hub-roster-group-meta-hint{color:var(--hub-text-muted);margin:.65rem 0 0;font-size:.78rem}.hub-roster-subscriptions{border:1px solid var(--hub-border);background:#3fb9500f;border-radius:.6rem;margin-bottom:1rem;padding:.75rem .95rem}.hub-roster-subscriptions-title{letter-spacing:.01em;color:var(--hub-text);margin:0 0 .55rem;font-size:.85rem;font-weight:600}.hub-roster-subscriptions-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.hub-roster-subscription-row{border-top:1px solid var(--hub-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;padding:.4rem 0;display:flex}.hub-roster-subscription-row:first-child{border-top:0}.hub-roster-subscription-head{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.hub-roster-subscription-handle{color:var(--hub-accent);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem}.hub-roster-subscription-actions{gap:.4rem;display:inline-flex}.hub-roster-synced-pill{color:#6cd47b;background:#3fb95026;border-color:#3fb95066}.hub-roster-detached-pill{color:#f0a868;background:#f0883e2e;border-color:#f0883e73}.hub-roster-ingroup-toggle{align-items:center;margin-right:.2rem;display:inline-flex}.hub-roster-ingroup-toggle input{cursor:pointer;width:1rem;height:1rem}.hub-roster-color-row{grid-template-columns:repeat(auto-fill,minmax(1.6rem,1fr));gap:.4rem;max-width:18rem;padding:.25rem 0;display:grid}.hub-roster-color-swatch{cursor:pointer;border:1px solid #7f7f7f59;border-radius:999px;outline:none;width:1.4rem;height:1.4rem;padding:0;transition:transform 80ms,box-shadow .12s;box-shadow:0 0 0 2px #0000}.hub-roster-color-swatch:hover{transform:scale(1.08)}.hub-roster-color-swatch--active{border-color:var(--hub-text);box-shadow:0 0 0 2px #388bfd8c}.hub-roster-color-custom{border-top:1px dashed var(--hub-border);flex-direction:column;gap:.3rem;margin-top:.6rem;padding-top:.6rem;display:flex}.hub-roster-color-custom-label{color:var(--hub-text-secondary);align-items:center;gap:.55rem;font-size:.78rem;font-weight:600;display:inline-flex}.hub-roster-color-input{cursor:pointer;appearance:none;background:0 0;border:1px solid #7f7f7f59;border-radius:.35rem;width:2.2rem;height:1.7rem;padding:0}.hub-roster-color-input::-webkit-color-swatch-wrapper{padding:0}.hub-roster-color-input::-webkit-color-swatch{border:none;border-radius:.25rem}.hub-roster-color-input::-moz-color-swatch{border:none;border-radius:.25rem}.hub-roster-color-code{letter-spacing:.02em;color:var(--hub-text-muted);background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:.35rem;padding:.05rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem}.hub-roster-color-hint{color:var(--hub-text-muted);margin:0;font-size:.72rem}.hub-roster-dialog-backdrop{background:var(--hub-dialog-overlay);z-index:100;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.hub-roster-dialog{background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:.75rem;flex-direction:column;width:min(34rem,100%);max-height:calc(100vh - 2rem);display:flex;overflow:auto;box-shadow:0 24px 48px #00000080}.hub-roster-dialog-head{border-bottom:1px solid var(--hub-border);justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.hub-roster-dialog-title{color:var(--hub-text);margin:0;font-size:1rem;font-weight:700}.hub-roster-dialog-close{color:var(--hub-text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem .45rem;font-size:1.3rem;line-height:1}.hub-roster-dialog-close:hover{color:var(--hub-text)}.hub-roster-dialog-body{flex-direction:column;gap:.65rem;padding:1rem;display:flex}.hub-roster-dialog-lede{color:var(--hub-text-secondary);margin:0 0 .3rem;font-size:.85rem}.hub-roster-dialog-note{color:var(--hub-text-muted);margin:0;font-size:.78rem}.hub-roster-handle-row{align-items:center;gap:.4rem;display:flex}.hub-roster-handle-hash{color:var(--hub-accent);font-size:1.05rem;font-weight:700}.hub-roster-contract-summary{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:.5rem;flex-direction:column;gap:.3rem;padding:.6rem .75rem;display:flex}.hub-roster-contract-summary>div:first-child{align-items:center;gap:.5rem;display:flex}.hub-roster-contract-members{flex-direction:column;gap:.55rem;max-height:16rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.hub-roster-contract-bulkbar{border:1px dashed var(--hub-border);background:var(--hub-surface);border-radius:.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .7rem;display:flex}.hub-roster-contract-bulkbar-buttons{align-items:center;gap:.85rem;display:inline-flex}.hub-roster-contract-bulkbar-buttons .hub-schedule-cancel-link:disabled{opacity:.5;cursor:not-allowed;text-decoration:none}.hub-roster-contract-member{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:.5rem;padding:.55rem .7rem}.hub-roster-contract-pick{cursor:pointer;flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.hub-roster-contract-pick input{width:1rem;height:1rem}.hub-roster-contract-member .hub-roster-consent-toggle{margin-top:.5rem}.hub-twilio-group-select{flex-direction:column;gap:.45rem;display:flex}.hub-twilio-group-select .hub-roster-groupbar{border-bottom:none;margin-bottom:0;padding-bottom:0}.hub-twilio-group-summary{border:1px solid var(--hub-border);background:#388bfd0f;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.5rem .65rem;display:flex}.hub-twilio-group-summary .hub-twilio-help{margin:0}.hub-notify-dialog{width:min(38rem,100%)}.hub-notify-recipients{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:.5rem;flex-direction:column;gap:.45rem;padding:.6rem .75rem;display:flex}.hub-notify-recipients__head{color:var(--hub-text-secondary);font-size:.82rem}.hub-notify-recipients__skipped{color:#f0883e}.hub-notify-recipients__list{flex-direction:column;gap:.3rem;max-height:16rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.hub-notify-recipient{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:.4rem;padding:.4rem .55rem}.hub-notify-recipient--blocked{opacity:.6}.hub-notify-recipient__pick{cursor:pointer;flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hub-notify-recipient--blocked .hub-notify-recipient__pick{cursor:not-allowed}.hub-notify-recipient__name{color:var(--hub-text);font-weight:600}.hub-notify-recipient__phone{color:var(--hub-text-muted);font-size:.8rem}.hub-flight-card__btn--notify{font-weight:600}.hub-flight-card__btn--danger{color:#f85149;border-color:#da363388}.hub-flight-card__btn--danger:hover:not(:disabled){background:#f8514914}.hub-flight-card__actions--cancelled{opacity:.85}.hub-flight-card--cancelled{background:linear-gradient(#1a1216 0%,#15101a 40%,#0d0a10 100%);border-color:#6b252a}.hub-flight-card--cancelled .hub-flight-card__when,.hub-flight-card--cancelled .hub-flight-card__site{-webkit-text-decoration:line-through #f8514999;text-decoration:line-through #f8514999}.hub-flight-card--cancelled .hub-flight-card__when,.hub-flight-card--cancelled .hub-flight-card__site,.hub-flight-card--cancelled .hub-flight-card__notes{color:var(--hub-text-muted)}.hub-flight-card__notify-help{color:var(--hub-text-muted);margin:-.3rem 0 .85rem;font-size:.76rem;line-height:1.45}.hub-flight-card__notify-help a{color:var(--hub-accent)}.hub-notify-history{flex-wrap:wrap;gap:.35rem;margin:0 0 .85rem;display:flex}.hub-notify-history__chip{border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text-secondary);cursor:default;border-radius:999px;align-items:center;gap:.3rem;padding:.18rem .55rem;font-size:.74rem;line-height:1.4;display:inline-flex}.hub-notify-history__chip--cancel{color:#f85149;background:#f851490f;border-color:#da363355}.hub-notify-history__chip--create{color:#3fb950;background:#2386360f;border-color:#23863655}.hub-notify-history__chip--manual{color:var(--hub-accent);background:#1f6feb0f;border-color:#1f6feb55}.hub-notify-history__name{font-weight:600}.hub-notify-history__sep{color:var(--hub-text-muted)}.hub-cancel-scope{border:1px solid var(--hub-border);border-radius:.55rem;flex-direction:column;gap:.45rem;margin:0;padding:.6rem .7rem;display:flex}.hub-cancel-scope legend{color:var(--hub-text-secondary);padding:0 .35rem;font-size:.78rem;font-weight:600}.hub-cancel-scope__opt{border:1px solid var(--hub-border);background:var(--hub-surface-muted);cursor:pointer;border-radius:.45rem;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:.55rem;padding:.55rem .65rem;display:grid}.hub-cancel-scope__opt--on{border-color:var(--hub-accent);background:#388bfd14}.hub-cancel-scope__opt--disabled{opacity:.55;cursor:not-allowed}.hub-cancel-scope__opt>input[type=radio]{grid-row:1/span 2;align-self:start;margin-top:.2rem}.hub-cancel-scope__title{color:var(--hub-text);font-size:.86rem;font-weight:600}.hub-cancel-scope__meta{color:var(--hub-text-muted);font-size:.78rem}.hub-schedule-notify-fs{border:1px solid var(--hub-border);border-radius:.55rem;flex-direction:column;gap:.55rem;margin-top:.6rem;padding:.7rem .8rem;display:flex}.hub-schedule-notify-fs legend{color:var(--hub-text-secondary);padding:0 .4rem;font-size:.78rem;font-weight:600}.hub-schedule-notify-check{color:var(--hub-text-secondary);cursor:pointer;align-items:center;gap:.5rem;font-size:.84rem;display:flex}.hub-schedule-notify-check input[type=checkbox]{width:1rem;height:1rem}.hub-twilio-consent-footer{color:var(--hub-text-secondary);background:#388bfd0f;border:1px dashed #30363d;border-radius:.5rem;margin:.85rem 0 0;padding:.65rem .75rem;font-size:.78rem;line-height:1.45}.hub-twilio-consent-footer strong{color:var(--hub-text)}.hub-twilio-consent-footer a{color:var(--hub-accent)}.hub-calendar-page{max-width:84rem;margin:0 auto;padding:0 .25rem 1.5rem}.hub-calendar-header{margin-bottom:1.25rem}.hub-calendar-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--hub-eyebrow);margin-bottom:.4rem;font-size:.7rem;font-weight:700;display:inline-block}.hub-calendar-title{color:var(--hub-text);margin:0 0 .55rem;font-size:1.6rem;font-weight:700;line-height:1.2}.hub-calendar-lede{color:var(--hub-text-muted);max-width:52rem;margin:0;font-size:.92rem;line-height:1.55}.hub-calendar-link{color:var(--hub-accent);text-underline-offset:.12em;text-decoration:underline}.hub-calendar-toolbar{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;margin-bottom:.85rem;padding:.55rem .65rem;display:flex}.hub-calendar-toolbar-nav{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.hub-calendar-nav-btn{min-width:2.1rem;padding:.3rem .55rem;font-size:1.05rem}.hub-calendar-today-btn{padding:.32rem .7rem;font-size:.85rem}.hub-calendar-range{color:var(--hub-text);margin-left:.4rem;font-size:1.02rem;font-weight:600}.hub-calendar-view-toggle{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:8px;display:inline-flex;overflow:hidden}.hub-calendar-view-btn{font:inherit;color:var(--hub-text-muted);cursor:pointer;background:0 0;border:none;padding:.4rem .85rem;font-size:.82rem;font-weight:600}.hub-calendar-view-btn.is-active{background:var(--hub-accent);color:#fff}.hub-calendar-grid{background:var(--hub-border);border:1px solid var(--hub-border);border-radius:10px;gap:1px;display:grid;overflow:hidden}.hub-calendar-grid--month{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(5.4rem,auto)}.hub-calendar-grid--week{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(14rem,auto)}.hub-calendar-grid-head{background:var(--hub-surface-muted);letter-spacing:.1em;text-transform:uppercase;color:var(--hub-text-muted);text-align:center;padding:.45rem .25rem;font-size:.72rem;font-weight:700}.hub-calendar-cell{background:var(--hub-surface);flex-direction:column;gap:.3rem;min-height:5.4rem;padding:.4rem .45rem;display:flex;position:relative}.hub-calendar-cell--off{background:var(--hub-surface-muted);color:var(--hub-text-muted)}.hub-calendar-cell--off .hub-calendar-cell-num{color:var(--hub-text-muted);opacity:.65}.hub-calendar-cell--today{box-shadow:inset 0 0 0 1px var(--hub-accent);background:#50a2ff12}.hub-calendar-cell-num{color:var(--hub-text);align-self:flex-start;font-size:.82rem;font-weight:600}.hub-calendar-cell--today .hub-calendar-cell-num{color:var(--hub-accent)}.hub-calendar-cell-num-btn{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none;border-radius:6px;margin:-.05rem -.3rem 0;padding:.05rem .3rem;font-size:.82rem;font-weight:600;line-height:1.1}.hub-calendar-cell-num-btn:hover{background:var(--hub-surface-muted);color:var(--hub-accent)}.hub-calendar-cell-num-btn:focus-visible{outline:2px solid var(--hub-focus);outline-offset:1px}.hub-calendar-cell--has-flights{cursor:pointer}.hub-calendar-cell--has-flights:hover{background:var(--hub-surface-muted)}.hub-calendar-cell--has-flights:focus-visible{outline:2px solid var(--hub-focus);outline-offset:-2px}.hub-calendar-cell--today.hub-calendar-cell--has-flights:hover{background:#50a2ff1f}.hub-calendar-cell-chips{flex-direction:column;gap:.18rem;min-width:0;display:flex}.hub-calendar-cell-more{color:var(--hub-text-muted);padding-left:.4rem;font-size:.7rem}.hub-calendar-cell-more-btn{font:inherit;text-align:left;color:var(--hub-text-muted);cursor:pointer;background:0 0;border:none;padding:0 .4rem;font-size:.7rem}.hub-calendar-cell-more-btn:hover{color:var(--hub-accent);text-decoration:underline}.hub-calendar-chip{border-left:3px solid var(--hub-accent);background:var(--hub-surface-muted);color:var(--hub-text);text-align:left;border-radius:4px;align-items:baseline;gap:.35rem;width:100%;min-width:0;padding:.16rem .4rem .18rem;font-size:.75rem;line-height:1.2;display:flex}button.hub-calendar-chip{font:inherit;cursor:pointer;border-top:1px solid #0000;border-bottom:1px solid #0000;border-right:1px solid #0000;font-size:.75rem}.hub-calendar-chip--clickable:hover{background:var(--hub-surface);border-color:var(--hub-border)}.hub-calendar-chip--clickable:focus-visible{outline:2px solid var(--hub-focus);outline-offset:1px}.hub-calendar-chip--compact{padding:.12rem .32rem .14rem;font-size:.72rem}.hub-calendar-chip--cancelled{opacity:.6;text-decoration:line-through;text-decoration-thickness:1px}.hub-calendar-chip-time{color:var(--hub-text);font-variant-numeric:tabular-nums;font-weight:600}.hub-calendar-chip-label{color:var(--hub-text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.hub-calendar-chip-rsvp{color:#3fb950;font-variant-numeric:tabular-nums;background:#3fb95029;border-radius:999px;flex:none;align-items:center;gap:.18rem;padding:.02rem .32rem .04rem;font-size:.7rem;font-weight:700;line-height:1.05;display:inline-flex}.hub-calendar-chip-rsvp-check,.hub-calendar-chip-rsvp-num{font-size:.72rem}.hub-calendar-week-col{background:var(--hub-surface);flex-direction:column;min-height:14rem;display:flex}.hub-calendar-week-col--today{background:#50a2ff0f}.hub-calendar-week-head{border-bottom:1px solid var(--hub-border);align-items:baseline;gap:.4rem;padding:.45rem .55rem;display:flex}.hub-calendar-week-col--today .hub-calendar-week-head{border-bottom-color:var(--hub-accent)}.hub-calendar-week-dow{letter-spacing:.08em;text-transform:uppercase;color:var(--hub-text-muted);font-size:.72rem;font-weight:700}.hub-calendar-week-num{color:var(--hub-text);font-size:1.05rem;font-weight:700}.hub-calendar-week-col--today .hub-calendar-week-num{color:var(--hub-accent)}.hub-calendar-week-stack{flex-direction:column;gap:.3rem;padding:.45rem .45rem .65rem;display:flex}.hub-calendar-week-empty{color:var(--hub-text-muted);text-align:center;padding-top:.6rem;font-size:.78rem}.hub-calendar-upcoming{margin-top:1.5rem}.hub-calendar-upcoming-title{letter-spacing:.12em;text-transform:uppercase;color:var(--hub-text-muted);margin:0 0 .65rem;font-size:.78rem;font-weight:700}.hub-calendar-upcoming-empty{color:var(--hub-text-muted);margin:0;font-size:.88rem}.hub-calendar-upcoming-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.hub-calendar-upcoming-row{border:1px solid var(--hub-border);border-left:3px solid var(--hub-accent);background:var(--hub-surface);text-align:left;border-radius:8px;align-items:center;gap:.8rem;width:100%;padding:.55rem .75rem;display:flex}.hub-calendar-upcoming-row--button{font:inherit;cursor:pointer;color:inherit}.hub-calendar-upcoming-row--button:hover{background:var(--hub-surface-muted);border-color:var(--hub-accent)}.hub-calendar-upcoming-row--button:focus-visible{outline:2px solid var(--hub-focus);outline-offset:1px}.hub-calendar-upcoming-date{color:var(--hub-text-muted);font-variant-numeric:tabular-nums;flex-direction:column;min-width:6.5rem;font-size:.78rem;display:flex}.hub-calendar-upcoming-date strong{color:var(--hub-text);font-size:.86rem;font-weight:600}.hub-calendar-upcoming-meta{flex-direction:column;flex:auto;gap:.18rem;min-width:0;display:flex}.hub-calendar-upcoming-title-line{color:var(--hub-text);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;overflow:hidden}.hub-calendar-upcoming-rsvp{color:var(--hub-text-secondary);font-variant-numeric:tabular-nums;flex-direction:column;gap:.1rem;margin-top:.15rem;font-size:.8rem;display:flex}.hub-calendar-upcoming-rsvp--muted{color:var(--hub-text-muted);font-style:italic}.hub-calendar-upcoming-rsvp-counts strong{color:var(--hub-text)}.hub-calendar-upcoming-rsvp-maybe,.hub-calendar-upcoming-rsvp-pending{color:var(--hub-text-muted)}.hub-calendar-upcoming-rsvp-names{color:var(--hub-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.hub-calendar-cancel-pill{letter-spacing:.06em;text-transform:uppercase;color:#f85149;background:#f8514929;border-radius:4px;align-self:flex-start;padding:.12rem .4rem;font-size:.7rem;font-weight:700}@media (width<=720px){.hub-calendar-grid--month{grid-auto-rows:minmax(4.5rem,auto)}.hub-calendar-cell{min-height:4.5rem;padding:.3rem .32rem}.hub-calendar-chip-label{display:none}.hub-calendar-grid-head{padding:.3rem .1rem;font-size:.66rem}}.flight-detail-dialog,.day-agenda-dialog{width:min(38rem,100%)}.flight-detail-dialog-body,.day-agenda-body{padding:1rem 1rem .5rem}.flight-detail-status-row{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;display:flex}.flight-detail-status{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.16rem .5rem;font-size:.7rem;font-weight:700}.flight-detail-status--published{color:#3fb950;background:#3fb95029}.flight-detail-status--cancel{color:#f85149;background:#f8514929}.flight-detail-status--draft{background:var(--hub-surface);color:var(--hub-text-muted);border:1px solid var(--hub-border)}.flight-detail-site{color:var(--hub-text-secondary);font-size:.92rem}.flight-detail-section-title{letter-spacing:.12em;text-transform:uppercase;color:var(--hub-text-muted);margin-bottom:.35rem;font-size:.74rem;font-weight:700}.flight-detail-notes{margin-top:.4rem}.flight-detail-notes-body{color:var(--hub-text-secondary);white-space:pre-wrap;margin:0;font-size:.88rem;line-height:1.5}.flight-detail-balloons{margin-top:.6rem}.flight-detail-balloon-list{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.flight-detail-balloon{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:8px;padding:.55rem .75rem .65rem}.flight-detail-balloon-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.flight-detail-balloon-swatch{border:1px solid #ffffff1f;border-radius:50%;flex:none;width:.95rem;height:.95rem}.flight-detail-balloon-name{color:var(--hub-text);font-size:.95rem}.flight-detail-balloon-pilot{color:var(--hub-text-muted);font-size:.8rem}.flight-detail-no-crew{color:var(--hub-text-muted);margin:0;font-size:.82rem;font-style:italic}.flight-detail-crew-list{flex-direction:column;gap:.28rem;margin:0;padding:0;list-style:none;display:flex}.flight-detail-crew-row{grid-template-columns:minmax(5rem,.8fr) 1fr auto;align-items:center;gap:.45rem;font-size:.86rem;display:grid}.flight-detail-crew-slot{color:var(--hub-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.flight-detail-crew-name{color:var(--hub-text);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rsvp-pill{letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:.12rem .5rem;font-size:.7rem;font-weight:700}.rsvp-pill--yes{color:#3fb950;background:#3fb9502e}.rsvp-pill--maybe{color:#d4a221;background:#d4a2212e}.rsvp-pill--no{color:#f85149;background:#f8514929}.rsvp-pill--pending{background:var(--hub-surface-muted);color:var(--hub-text-muted);border:1px solid var(--hub-border)}.flight-detail-dialog-footer{border-top:1px solid var(--hub-border);background:var(--hub-surface);flex-wrap:wrap;justify-content:flex-end;gap:.45rem;padding:.7rem 1rem .9rem;display:flex}.day-agenda-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.day-agenda-row{font:inherit;text-align:left;border:1px solid var(--hub-border);border-left:3px solid var(--hub-accent);background:var(--hub-surface);width:100%;color:var(--hub-text);cursor:pointer;border-radius:8px;align-items:center;gap:.65rem;padding:.55rem .75rem;display:flex}.day-agenda-row:hover{background:var(--hub-surface-muted);border-color:var(--hub-accent)}.day-agenda-row:focus-visible{outline:2px solid var(--hub-focus);outline-offset:1px}.day-agenda-time{font-variant-numeric:tabular-nums;min-width:4rem;font-weight:600}.day-agenda-label{white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.day-agenda-rsvp{color:#3fb950;font-variant-numeric:tabular-nums;background:#3fb95029;border-radius:999px;padding:.12rem .45rem;font-size:.74rem;font-weight:700}.day-agenda-cancel{letter-spacing:.06em;text-transform:uppercase;color:#f85149;background:#f8514929;border-radius:4px;padding:.12rem .4rem;font-size:.7rem;font-weight:700}.hub-twilio-page{max-width:84rem;margin:0 auto;padding:0 .25rem 1.5rem}.hub-twilio-header{margin-bottom:1.5rem}.hub-twilio-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--hub-eyebrow);margin-bottom:.4rem;font-size:.7rem;font-weight:700;display:inline-block}.hub-twilio-title{color:var(--hub-text);margin:0 0 .55rem;font-size:1.6rem;font-weight:700;line-height:1.2}.hub-twilio-lede{color:var(--hub-text-muted);max-width:52rem;margin:0;font-size:.92rem;line-height:1.55}.hub-twilio-inline-code{background:var(--hub-btn-secondary-bg);color:var(--hub-text-secondary);border-radius:4px;padding:.08em .28em;font-size:.82em}.hub-twilio-grid{grid-template-columns:minmax(0,28rem) 1fr;align-items:flex-start;gap:1.25rem;display:grid}@media (width<=1100px){.hub-twilio-grid{grid-template-columns:1fr}}.hub-twilio-side,.hub-twilio-main{min-width:0}.hub-twilio-panel{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:10px;padding:.95rem 1rem 1.05rem}.hub-twilio-panel-title{letter-spacing:.12em;text-transform:uppercase;color:var(--hub-text-muted);margin:0 0 .75rem;font-size:.74rem;font-weight:700}.hub-twilio-form{flex-direction:column;gap:.75rem;display:flex}.hub-twilio-field{color:var(--hub-text-secondary);flex-direction:column;gap:.35rem;font-size:.82rem;display:flex}.hub-twilio-field>span:first-child{color:var(--hub-text-muted);font-size:.78rem}.hub-twilio-input,.hub-twilio-textarea{font:inherit;border:1px solid var(--hub-border);background:var(--hub-surface-muted);color:var(--hub-text);resize:vertical;border-radius:6px;min-height:0;padding:.45rem .55rem;font-size:.88rem}.hub-twilio-textarea{line-height:1.45}.hub-twilio-input:focus,.hub-twilio-textarea:focus{border-color:var(--hub-accent);outline:none}.hub-twilio-help{color:var(--hub-text-muted);font-size:.72rem;line-height:1.45}.hub-twilio-help a{color:var(--hub-accent);text-decoration:none}.hub-twilio-help a:hover{text-underline-offset:.12em;text-decoration:underline}.hub-twilio-inline-error{color:#f85149;margin:0;font-size:.78rem;line-height:1.45}.hub-twilio-inline-ok{color:#3fb950;margin:0;font-size:.78rem;line-height:1.45}.hub-twilio-inline-warn{color:#d29922;margin:0;font-size:.78rem;line-height:1.45}.hub-twilio-actions-row{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;display:flex}.hub-twilio-disconnect{font:inherit;color:var(--hub-text-muted);cursor:pointer;text-underline-offset:.12em;background:0 0;border:none;align-self:flex-start;margin-top:.15rem;padding:0;font-size:.74rem;text-decoration:underline}.hub-twilio-disconnect:hover{color:var(--hub-text-muted)}.hub-twilio-muted{color:var(--hub-text-muted);margin:0 0 .65rem;font-size:.82rem;line-height:1.5}.hub-twilio-callout{border:1px solid var(--hub-accent-soft);background:var(--hub-accent-panel-bg);color:var(--hub-text-secondary);border-radius:8px;margin:0 0 1rem;padding:.65rem .75rem;font-size:.82rem;line-height:1.5}.hub-twilio-callout strong{color:var(--hub-text)}.hub-twilio-checklist{color:var(--hub-text-secondary);flex-direction:column;gap:.65rem;margin:0 0 1rem;padding-left:1.15rem;font-size:.82rem;line-height:1.45;display:flex}.hub-twilio-checklist-static li::marker{color:var(--hub-text-muted)}.hub-twilio-check-item label,label.hub-twilio-check-item{cursor:pointer;align-items:flex-start;gap:.5rem;display:flex}.hub-twilio-check-item input[type=checkbox]{flex-shrink:0;margin-top:.2rem}.hub-twilio-setup-done{color:var(--hub-text-secondary);margin-top:.25rem;font-size:.82rem;line-height:1.45}.hub-twilio-pre{background:var(--hub-surface-muted);border:1px solid var(--hub-border);color:var(--hub-text-muted);border-radius:6px;margin:.4rem 0 0 1.6rem;padding:.5rem .55rem;font-size:.72rem;line-height:1.4;overflow-x:auto}.hub-twilio-status-card{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:8px;margin-top:1rem;padding:.65rem .75rem}.hub-twilio-status-title{letter-spacing:.1em;text-transform:uppercase;color:var(--hub-text-muted);margin-bottom:.35rem;font-size:.72rem;font-weight:700}.hub-twilio-status-body{color:var(--hub-text-secondary);margin:0;font-size:.84rem;line-height:1.45}.hub-twilio-status-ago{color:var(--hub-text-muted);font-size:.78rem}.hub-twilio-status-card--bad{background:#f851490d;border-color:#f8514966}.hub-twilio-status-err{color:#f85149;margin:.45rem 0 0;font-size:.78rem;line-height:1.45}.hub-schedule-page--v2{max-width:88rem;margin:0 auto;padding-bottom:2rem}.hub-schedule-toast{z-index:200;color:#fff;background:#238636;border-radius:999px;padding:.65rem 1.1rem;font-size:.86rem;font-weight:600;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #0008}.hub-schedule-hero{border:1px solid var(--hub-border);background:var(--hub-schedule-hero-bg);box-shadow:var(--hub-card-shadow);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1.75rem;padding:1.25rem 1.35rem;display:flex}.hub-schedule-hero__text{flex:18rem;min-width:0}.hub-schedule-hero__aside{text-align:right;flex:0 14rem}.hub-schedule-hero__date{color:var(--hub-text);margin:0 0 .2rem;font-size:.95rem;font-weight:600}.hub-schedule-hero__count{color:var(--hub-text-muted);margin:0 0 .65rem;font-size:.82rem}.hub-schedule-hero__cta{width:100%;max-width:12rem;margin-left:auto}.hub-schedule-layout{grid-template-columns:minmax(0,28rem) 1fr;align-items:flex-start;gap:1.35rem;display:grid}@media (width<=1100px){.hub-schedule-layout{grid-template-columns:1fr}}.hub-schedule-panel--glass{border:1px solid var(--hub-border);background:var(--hub-panel-glass-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--hub-card-shadow);border-radius:14px;padding:1.1rem 1.15rem 1.2rem}.hub-schedule-flights{min-width:0}.hub-form-balloons{flex-direction:column;gap:1rem;display:flex}.hub-form-balloon{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:12px;padding:.85rem .75rem}.hub-form-balloon__head{justify-content:space-between;align-items:center;margin-bottom:.55rem;display:flex}.hub-form-balloon__label{letter-spacing:.12em;text-transform:uppercase;color:var(--hub-text-muted);font-size:.72rem;font-weight:700}.hub-form-balloon__remove{font:inherit;color:#f85149;cursor:pointer;background:0 0;border:none;font-size:.72rem;text-decoration:underline}.hub-form-balloon__fields{grid-template-columns:1fr minmax(7rem,.45fr);gap:.5rem .65rem;margin-bottom:.65rem;display:grid}.hub-form-balloon__name{grid-column:1/-1}.hub-form-balloon__color .hub-schedule-color-input{cursor:pointer;height:2.4rem;padding:.15rem}.hub-form-balloon__pilot-phone{margin-top:.25rem;display:block}@media (width<=600px){.hub-form-balloon__fields{grid-template-columns:1fr}}.hub-schedule-add-balloon{width:100%;margin-top:.35rem}.hub-schedule-input-email{min-width:0}.hub-flight-card-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.hub-flight-card-outer{position:relative}.hub-flight-card-outer .hub-schedule-pill{z-index:2;position:absolute;top:.85rem;right:.85rem}.hub-flight-card{border:1px solid var(--hub-border);background:var(--hub-flight-card-bg);box-shadow:var(--hub-flight-card-shadow);border-radius:16px;padding:1.1rem 1.15rem 0;position:relative;overflow:hidden}.hub-flight-card__hero{flex-wrap:wrap;justify-content:space-between;gap:.75rem 1rem;margin-bottom:.85rem;display:flex}.hub-flight-card__when{color:var(--hub-text);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700;line-height:1.2}.hub-flight-card__site{color:var(--hub-text-muted);margin:.35rem 0 0;font-size:.95rem}.hub-flight-card__hero-right{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.hub-flight-card__status{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--hub-border);color:var(--hub-text-secondary);border-radius:999px;padding:.22rem .55rem;font-size:.68rem;font-weight:700}.hub-flight-card__status--published{color:#3fb950;background:#23863618;border-color:#23863688}.hub-flight-card__status--draft{color:#d29922;border-color:#9e6a0388}.hub-flight-card__status--cancelled{color:#f85149;border-color:#da363388}.hub-flight-card__status--past{color:var(--hub-text-muted)}.hub-flight-card__publish-row{border-bottom:1px solid var(--hub-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.hub-flight-card__toggle{cursor:pointer;color:var(--hub-text-secondary);align-items:center;gap:.5rem;font-size:.82rem;display:inline-flex}.hub-flight-card__toggle input{opacity:0;width:0;height:0;position:absolute}.hub-flight-card__toggle-ui{background:var(--hub-toggle-track);border-radius:999px;width:2.5rem;height:1.35rem;transition:background .15s;position:relative}.hub-flight-card__toggle-ui:after{content:"";background:var(--hub-toggle-knob);border-radius:50%;width:1.05rem;height:1.05rem;transition:transform .15s;position:absolute;top:.15rem;left:.15rem}.hub-flight-card__toggle input:checked+.hub-flight-card__toggle-ui{background:#238636}.hub-flight-card__toggle input:checked+.hub-flight-card__toggle-ui:after{transform:translate(1.1rem)}.hub-flight-card__toggle input:disabled+.hub-flight-card__toggle-ui{opacity:.45}.hub-flight-card__ghost-btn{font:inherit;color:var(--hub-accent);cursor:pointer;background:0 0;border:none;font-size:.74rem;text-decoration:underline}.hub-flight-card__notes{color:var(--hub-text-secondary);margin:0 0 .75rem;font-size:.86rem;line-height:1.5}.hub-flight-card__actions{flex-wrap:wrap;gap:.45rem;margin:.85rem 0;display:flex}.hub-balloon-roster{flex-direction:column;gap:1rem;display:flex}.hub-balloon-roster__block{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:12px;padding:.65rem .7rem .75rem}.hub-balloon-roster__head{margin-bottom:.55rem;padding-left:.5rem}.hub-balloon-roster__name{color:var(--hub-text);margin:0;font-size:.88rem;font-weight:700}.hub-balloon-roster__meta{color:var(--hub-text-muted);flex-wrap:wrap;gap:.35rem .65rem;margin-top:.2rem;font-size:.74rem;display:flex}.hub-balloon-roster__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}@media (width<=520px){.hub-balloon-roster__grid{grid-template-columns:1fr}}.hub-balloon-chip-wrap{position:relative}.hub-balloon-chip{text-align:left;border:1px solid var(--hub-border);background:var(--hub-surface);cursor:pointer;border-radius:10px;align-items:center;gap:.4rem;width:100%;padding:.38rem .5rem;transition:border-color .12s,background .12s;display:flex}.hub-balloon-chip:hover:not(:disabled){border-color:var(--hub-accent);background:var(--hub-surface-hover)}.hub-balloon-chip:disabled{opacity:.55;cursor:default}.hub-balloon-chip__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.hub-balloon-chip__dot--pending{background:#6e7681}.hub-balloon-chip__dot--yes{background:#3fb950}.hub-balloon-chip__dot--no{background:#f85149}.hub-balloon-chip__dot--maybe{background:#d29922}.hub-balloon-chip__role{text-transform:uppercase;letter-spacing:.04em;color:var(--hub-text-muted);flex-shrink:0;font-size:.68rem;font-weight:700}.hub-balloon-chip__name{color:var(--hub-text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;overflow:hidden}.hub-balloon-chip-popover{z-index:30;border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:12px;padding:.65rem;position:absolute;top:calc(100% + .35rem);left:0;right:0;box-shadow:0 10px 32px #0007}.hub-balloon-chip-popover__line{color:var(--hub-text-secondary);margin:0 0 .45rem;font-size:.8rem}.hub-balloon-chip-popover__link{color:var(--hub-accent);margin-bottom:.35rem;font-size:.78rem;display:block}.hub-balloon-chip-popover__actions{margin:.45rem 0}.hub-balloon-chip-popover__row{margin-top:.35rem}.hub-balloon-chip-popover__label{color:var(--hub-text-muted);margin-bottom:.25rem;font-size:.72rem;display:block}.hub-balloon-chip-popover__rsvp{flex-wrap:wrap;gap:.3rem;display:flex}.hub-balloon-chip-popover__rsvp button{border:1px solid var(--hub-border);background:var(--hub-surface-muted);color:var(--hub-text-secondary);cursor:pointer;border-radius:6px;padding:.2rem .4rem;font-size:.68rem}.hub-balloon-chip-popover__remove{color:#f85149;cursor:pointer;background:0 0;border:1px dashed #da363388;border-radius:8px;width:100%;margin-top:.5rem;padding:.35rem;font-size:.72rem}.hub-flight-thread,.hub-flight-activity{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:12px;margin-top:.65rem;overflow:hidden}.hub-flight-thread__summary,.hub-flight-activity__summary{background:var(--hub-surface);width:100%;color:var(--hub-text);font:inherit;cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .75rem;display:flex}.hub-flight-thread__summary-label,.hub-flight-activity__summary-label{letter-spacing:.06em;text-transform:uppercase;color:var(--hub-text-muted);font-size:.78rem;font-weight:700}.hub-flight-thread__summary-meta,.hub-flight-activity__summary-meta{color:var(--hub-text-muted);font-size:.72rem}.hub-flight-thread__body{border-top:1px solid var(--hub-border);padding:.65rem .75rem .85rem}.hub-flight-thread__list{flex-direction:column;gap:.65rem;margin:0 0 .65rem;padding:0;list-style:none;display:flex}.hub-flight-thread__item-head{color:var(--hub-text-muted);flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;font-size:.72rem;display:flex}.hub-flight-thread__author{color:var(--hub-text);font-weight:600}.hub-flight-thread__hide{font:inherit;color:var(--hub-text-muted);cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:.68rem;text-decoration:underline}.hub-flight-thread__text{color:var(--hub-text-secondary);white-space:pre-wrap;margin:.25rem 0 0;font-size:.82rem;line-height:1.45}.hub-flight-thread__empty{color:var(--hub-text-muted);margin:0 0 .5rem;font-size:.78rem}.hub-flight-thread__composer{border-top:1px solid var(--hub-border);padding-top:.65rem}.hub-flight-thread__label span{color:var(--hub-text-muted);font-size:.72rem}.hub-flight-thread__textarea{border:1px solid var(--hub-border);background:var(--hub-surface);width:100%;color:var(--hub-text);font:inherit;border-radius:8px;margin-top:.35rem;margin-bottom:.45rem;padding:.45rem .55rem;font-size:.84rem}.hub-flight-thread__send{font-size:.78rem}.hub-flight-thread__err{color:#f85149;margin:0 0 .35rem;font-size:.78rem}.hub-schedule-linkified{color:var(--hub-accent);word-break:break-all}.hub-flight-activity__timeline{border-top:1px solid var(--hub-border);margin:0;padding:.65rem .75rem .85rem;list-style:none}.hub-flight-activity__row{border-bottom:1px solid var(--hub-border);grid-template-columns:auto 1fr;gap:.5rem .65rem;padding:.45rem 0;display:grid}.hub-flight-activity__row:last-child{border-bottom:none}.hub-flight-activity__dot{background:#58a6ff;border-radius:50%;width:10px;height:10px;margin-top:.25rem;box-shadow:0 0 0 3px #58a6ff22}.hub-flight-activity__time{color:var(--hub-text-muted);font-size:.68rem}.hub-flight-activity__summary-line{color:var(--hub-text);margin:.1rem 0 0;font-size:.82rem}.hub-flight-activity__actor{color:var(--hub-text-muted);margin:.15rem 0 0;font-size:.72rem}.hub-flight-activity__empty{color:var(--hub-text-muted);padding:.35rem 0;font-size:.78rem;list-style:none}.hub-broadcast-bar{border-top:1px solid var(--hub-border);background:var(--hub-broadcast-bar-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin:0 -1.15rem;padding:.75rem 1rem .85rem;position:sticky;bottom:0}.hub-broadcast-bar__inner{flex-wrap:wrap;align-items:flex-end;gap:.65rem 1rem;display:flex}.hub-broadcast-bar__presets{flex:12rem;min-width:0}.hub-broadcast-bar__presets-label{letter-spacing:.1em;text-transform:uppercase;color:var(--hub-text-muted);margin-bottom:.35rem;font-size:.68rem;font-weight:700;display:block}.hub-broadcast-bar__chips{flex-wrap:wrap;gap:.35rem;display:flex}.hub-broadcast-chip{font:inherit;border:1px solid var(--hub-border);background:var(--hub-surface-muted);color:var(--hub-text-muted);cursor:pointer;border-radius:999px;padding:.22rem .5rem;font-size:.72rem}.hub-broadcast-chip--on{border-color:var(--hub-accent);color:var(--hub-text);background:#1f6feb22}.hub-broadcast-bar__actions--desktop{flex-wrap:wrap;gap:.4rem;display:flex}.hub-broadcast-btn--danger{color:#f85149;border-color:#da363388}.hub-broadcast-bar__mobile{width:100%;display:none;position:relative}@media (width<=720px){.hub-broadcast-bar__actions--desktop{display:none}.hub-broadcast-bar__mobile{display:block}}.hub-broadcast-kebab{width:100%}.hub-broadcast-menu{border:1px solid var(--hub-border);background:var(--hub-surface);z-index:40;border-radius:10px;flex-direction:column;display:flex;position:absolute;bottom:calc(100% + .35rem);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.hub-broadcast-menu button{font:inherit;color:var(--hub-text);text-align:left;cursor:pointer;background:0 0;border:none;padding:.55rem .75rem;font-size:.82rem}.hub-broadcast-menu button:hover{background:var(--hub-btn-secondary-bg)}.hub-broadcast-menu--danger{color:#f85149}.hub-broadcast-bar__err{color:#f85149;margin:.45rem 0 0;font-size:.78rem}.hub-sms-fallback-overlay{z-index:300;background:#000a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.hub-sms-fallback-dialog{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:14px;width:min(36rem,100%);padding:1.1rem 1.15rem 1.2rem}.hub-sms-fallback-title{color:var(--hub-text);margin:0 0 .35rem;font-size:1.1rem}.hub-sms-fallback-lede{color:var(--hub-text-muted);margin:0 0 .65rem;font-size:.84rem;line-height:1.45}.hub-sms-fallback-textarea{width:100%;min-height:10rem;font:inherit;color:var(--hub-text);background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:10px;margin-bottom:.75rem;padding:.55rem .65rem;font-size:.82rem}.hub-sms-fallback-actions{flex-wrap:wrap;gap:.5rem;display:flex}.rsvp-v2{background:radial-gradient(120% 80% at 50% -10%, var(--hub-accent-soft) 0%, transparent 55%), var(--hub-bg);max-width:28rem;min-height:100vh;margin:0 auto;padding:1.25rem 1rem 2.5rem}.rsvp-v2__glyph{object-fit:contain;width:52px;height:auto;display:block}.rsvp-v2__muted{color:var(--hub-text-muted);text-align:center;padding:2rem 0}.rsvp-v2__hero{border:1px solid var(--hub-border);background:var(--hub-roster-page-bg);border-radius:18px;margin-bottom:1rem;padding:1.1rem 1rem 1.25rem}.rsvp-v2__hero-visual{justify-content:center;margin-bottom:.65rem;display:flex}.rsvp-v2__brand{letter-spacing:.14em;text-transform:uppercase;color:var(--hub-accent);text-align:center;margin:0;font-size:.68rem;font-weight:700}.rsvp-v2__date{text-align:center;color:var(--hub-text-muted);margin:.35rem 0 0;font-size:.88rem}.rsvp-v2__site{text-align:center;color:var(--hub-text);letter-spacing:-.02em;margin:.25rem 0 0;font-size:1.45rem;font-weight:700;line-height:1.15}.rsvp-v2__balloon{text-align:center;color:var(--hub-accent);margin:.5rem 0 0;font-size:.95rem;font-weight:600}.rsvp-v2__role-block{background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:12px;grid-template-columns:auto 1fr;gap:.35rem .75rem;margin:1rem 0 0;padding:.75rem .85rem;display:grid}.rsvp-v2__role-block dt{text-transform:uppercase;letter-spacing:.06em;color:var(--hub-text-muted);margin:0;font-size:.68rem;font-weight:700}.rsvp-v2__role-block dd{color:var(--hub-text);margin:0;font-size:.88rem}.rsvp-v2__banner{border-radius:12px;margin-bottom:.85rem;padding:.75rem .85rem;font-size:.86rem;line-height:1.45}.rsvp-v2__banner--error{color:#ffa198;background:#49020244;border:1px solid #da363388}.rsvp-v2__banner--warn{color:#d29922;background:#2d2206;border:1px solid #9e6a0388}.rsvp-v2__banner--muted{background:var(--hub-surface);border:1px solid var(--hub-border);color:var(--hub-text-muted)}.rsvp-v2__callout{background:#1f6feb14;border:1px solid #1f6feb44;border-radius:14px;margin-bottom:1rem;padding:.85rem .95rem}.rsvp-v2__callout-title{letter-spacing:.08em;text-transform:uppercase;color:#79c0ff;margin:0 0 .35rem;font-size:.72rem;font-weight:700}.rsvp-v2__callout p{color:var(--hub-text-secondary);margin:0;font-size:.86rem;line-height:1.5}.rsvp-v2__field{color:var(--hub-text-muted);flex-direction:column;gap:.35rem;margin-bottom:.85rem;font-size:.78rem;display:flex}.rsvp-v2__textarea{font:inherit;color:var(--hub-text);background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:12px;padding:.55rem .65rem;font-size:.9rem}.rsvp-v2__pill-row{flex-direction:column;gap:.55rem;margin-bottom:1rem;display:flex}.rsvp-v2__pill{font:inherit;cursor:pointer;border:2px solid #0000;border-radius:999px;padding:.85rem 1rem;font-size:1.05rem;font-weight:700;transition:transform 80ms,border-color .12s}.rsvp-v2__pill:active{transform:scale(.98)}.rsvp-v2__pill:disabled{opacity:.55;cursor:not-allowed}.rsvp-v2__pill--yes{color:#fff;background:#238636;border-color:#3fb95088}.rsvp-v2__pill--maybe{color:#d29922;background:#2d2206;border-color:#9e6a0388}.rsvp-v2__pill--no{color:#ffa198;background:#49020244;border-color:#da363388}.rsvp-v2__status-card{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:12px;margin-bottom:1rem;padding:.75rem .85rem}.rsvp-v2__status-line{color:var(--hub-text-secondary);margin:0;font-size:.9rem}.rsvp-v2__calendar{margin-bottom:1.25rem}.rsvp-v2__cal-btn{width:100%;padding:.75rem 1rem;font-size:.95rem}.rsvp-v2__closed-note{text-align:center;margin-bottom:1rem}.rsvp-v2__title{color:var(--hub-text);text-align:center;margin:.25rem 0 0;font-size:1.25rem}.rsvp-v2__top{align-items:center;gap:.75rem;padding:1rem 0;display:flex}@media (width<=1200px){.app-shell .main{-webkit-overflow-scrolling:touch;flex-direction:column;overflow:hidden auto}.app-shell .main .map-stage{flex:auto;order:-1;width:100%;min-height:min(48vh,480px)}.app-shell .main .folder-left-dock{border-bottom:1px solid #3d4d60;border-right:none;flex-direction:row;order:0;align-items:stretch;width:100%;min-height:180px;max-height:34vh}.app-shell .main .folder-left-dock .folders-panel{border-bottom:none;border-right:1px solid #3d4d60;flex:0 0 44%;max-height:none}.app-shell .main .folder-left-dock .places-panel{flex:1;min-width:0;min-height:0}.app-shell .main .sidebar{border-left:none;border-top:1px solid var(--hub-border);flex-direction:row;order:1;align-items:stretch;width:100%;min-height:140px;max-height:38vh}.app-shell .main .sidebar-section.spot-panel{border-bottom:none;border-right:1px solid #30363d;flex:48%;min-height:0;max-height:none;overflow-y:auto}.app-shell .main .sidebar-section.props{flex:52%;min-width:0;min-height:0;overflow-y:auto}.app-shell .top-bar{gap:.5rem;padding:.55rem .75rem}.app-shell .basemap-toggle button{min-height:44px;padding:.55rem .9rem;font-size:.92rem}.app-shell .airspace-toggle>button:first-child{min-height:44px;padding:.5rem .85rem}.app-shell .workspace-bar-actions .btn-secondary{min-height:44px;padding:.5rem .75rem;font-size:.85rem}}.legal-page{min-height:100vh;color:var(--hub-text);background:#0f1419;justify-content:center;padding:2rem 1rem 4rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.legal-card{background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:12px;width:100%;max-width:720px;padding:1.75rem 1.75rem 1.5rem;box-shadow:0 8px 24px #00000059}.legal-header{border-bottom:1px solid var(--hub-border);margin-bottom:1.25rem;padding-bottom:1rem}.legal-brand{color:var(--hub-text);align-items:center;gap:.6rem;margin-bottom:.85rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.legal-brand img{border-radius:6px}.legal-title{letter-spacing:-.01em;margin:.25rem 0 .35rem;font-size:1.5rem}.legal-subtitle{color:var(--hub-text-secondary);margin:0 0 .35rem;font-size:.95rem}.legal-meta{color:var(--hub-text-muted);margin:0;font-size:.8rem}.legal-card--passenger .legal-header{border-bottom:none;margin-bottom:1rem;padding-bottom:0}.legal-card--passenger .legal-title{margin-top:0}.legal-card--no-header{padding-top:1.25rem}.legal-card--no-header .legal-body{margin-top:0}.legal-body section{margin-bottom:1.4rem}.legal-body h2{color:var(--hub-text);margin:0 0 .5rem;font-size:1.05rem}.legal-body p,.legal-body li{color:var(--hub-text-secondary);font-size:.92rem;line-height:1.55}.legal-body ul,.legal-body ol{margin:.25rem 0;padding-left:1.25rem}.legal-body li{margin-bottom:.35rem}.legal-body a{color:#79b8ff}.legal-body code{background:var(--hub-surface-muted);border:1px solid var(--hub-border);color:var(--hub-text);border-radius:4px;padding:.1rem .35rem;font-size:.85rem}.legal-samples li{margin-bottom:.55rem}.legal-samples code{white-space:pre-wrap;padding:.55rem .7rem;font-size:.85rem;line-height:1.45;display:block}.legal-figure{background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:8px;margin:.75rem 0 1rem;padding:.5rem}.legal-figure img{background:#0f1419;border-radius:4px;max-width:100%;height:auto;display:block}.legal-figure figcaption{color:var(--hub-text-muted);margin-top:.4rem;font-size:.8rem}.legal-figure-placeholder{min-height:110px;color:var(--hub-text-muted);text-align:center;background:repeating-linear-gradient(45deg,#0f1419 0 8px,#11161d 8px 16px);border:1px dashed #30363d;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1rem;display:flex}.legal-figure-placeholder-tag{letter-spacing:.04em;text-transform:uppercase;color:#d0d7de;background:var(--hub-btn-secondary-bg);border:1px solid var(--hub-border);border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.legal-figure-placeholder-label{color:var(--hub-text-secondary);font-size:.85rem}.legal-figure-mockup{background:#0a0d12}.legal-sms-mockup{border:1px solid var(--hub-border);background:var(--hub-schedule-hero-bg);border-radius:12px;max-width:360px;margin:0 auto;padding:.6rem .5rem .7rem}.legal-sms-mockup-header{border-bottom:1px solid var(--hub-border);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.15rem .4rem .4rem;display:flex}.legal-sms-mockup-tag{letter-spacing:.04em;text-transform:uppercase;color:#d0d7de;background:var(--hub-btn-secondary-bg);border:1px solid var(--hub-border);border-radius:999px;padding:.1rem .45rem;font-size:.65rem;font-weight:600;display:inline-block}.legal-sms-mockup-from{color:var(--hub-text-muted);font-size:.7rem}.legal-sms-mockup-thread{flex-direction:column;gap:.35rem;padding:.1rem .2rem .2rem;display:flex}.legal-sms-bubble{word-wrap:break-word;white-space:pre-wrap;border-radius:16px;max-width:85%;padding:.5rem .75rem;font-size:.82rem;line-height:1.35}.legal-sms-bubble--them{background:var(--hub-btn-secondary-bg);color:var(--hub-text);border-bottom-left-radius:4px;align-self:flex-start}.legal-sms-bubble--me{color:#fff;background:#1f6feb;border-bottom-right-radius:4px;align-self:flex-end}.legal-footer{border-top:1px solid var(--hub-border);color:var(--hub-text-muted);margin-top:1.5rem;padding-top:1rem;font-size:.85rem}.legal-footer a{color:#79b8ff;text-decoration:none}.legal-footer a:hover{text-decoration:underline}.auth-link-hint{color:var(--hub-text-muted);margin:.35rem 0 0;font-size:.74rem;line-height:1.4}.auth-link-overlay{z-index:400;background:#000a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.auth-link-dialog{border:1px solid var(--hub-border);background:var(--hub-surface);width:min(28rem,100%);color:var(--hub-text);border-radius:14px;padding:1.15rem 1.2rem 1.25rem}.auth-link-title{margin:0 0 .45rem;font-size:1.1rem}.auth-link-body{color:var(--hub-text-secondary);margin:0 0 .75rem;font-size:.88rem;line-height:1.5}.auth-link-note{color:#d29922;margin:0 0 .75rem;font-size:.8rem;line-height:1.45}.auth-link-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;margin-top:.5rem;display:flex}.settings-page{flex-direction:column;gap:1.25rem;width:min(960px,100%);margin:0 auto;padding:1.6rem 1.5rem 3rem;display:flex}.settings-page-head{flex-direction:column;gap:.25rem;margin-bottom:.25rem;display:flex}.settings-page-title{letter-spacing:-.01em;color:var(--hub-text);margin:0;font-size:1.55rem}.settings-page-lede{margin:0;font-size:.95rem;line-height:1.45}.settings-card{background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:12px;flex-direction:column;gap:.9rem;padding:1.1rem 1.15rem 1.25rem;display:flex}.settings-card-head{flex-direction:column;gap:.4rem;display:flex}.settings-card-title{letter-spacing:-.005em;color:var(--hub-text);margin:0;font-size:1.1rem}.settings-card-sub{color:var(--hub-text-secondary);margin:0;font-size:.88rem;line-height:1.5}.settings-card-note{margin:0;font-size:.82rem;line-height:1.5}.calendar-sub-card{gap:1rem}.calendar-sub-url-row,.calendar-sub-phone-row{flex-direction:column;gap:.4rem;display:flex}.calendar-sub-url-label{color:var(--hub-text-secondary);font-size:.78rem;font-weight:600}.calendar-sub-help-inline{color:var(--hub-text-muted);font-weight:400}.calendar-sub-url-controls{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.calendar-sub-url-input{min-width:0;font:inherit;border:1px solid var(--hub-input-border);background:var(--hub-input-bg);color:var(--hub-text);font-variant-numeric:tabular-nums;border-radius:6px;flex:18rem;padding:.45rem .6rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.86rem}.calendar-sub-url-input:focus{border-color:var(--hub-focus);box-shadow:0 0 0 2px var(--hub-focus-ring);outline:none}.calendar-sub-webcal{color:var(--hub-accent);align-self:flex-start;font-size:.82rem;text-decoration:none}.calendar-sub-webcal:hover{text-underline-offset:.12em;text-decoration:underline}.calendar-sub-howto{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:8px;padding:.6rem .85rem}.calendar-sub-howto>summary{cursor:pointer;color:var(--hub-text);font-size:.86rem;font-weight:600}.calendar-sub-howto-body{flex-direction:column;gap:.75rem;margin-top:.6rem;display:flex}.calendar-sub-howto-step strong{color:var(--hub-text);margin-bottom:.15rem;font-size:.85rem;display:block}.calendar-sub-howto-step p{color:var(--hub-text-secondary);margin:0;font-size:.85rem;line-height:1.5}.calendar-sub-howto-step a{color:var(--hub-accent)}.calendar-sub-footer-row{justify-content:flex-end;display:flex}.calendar-sub-regenerate{font:inherit;color:var(--hub-text-muted);cursor:pointer;text-underline-offset:.12em;background:0 0;border:none;padding:0;font-size:.78rem;text-decoration:underline}.calendar-sub-regenerate:disabled{opacity:.55;cursor:not-allowed}.calendar-sub-regenerate:hover:not(:disabled){color:var(--hub-text-secondary)}.calendar-sub-error{color:#f85149;margin:0;font-size:.82rem;line-height:1.45}.time-format-card-segments{max-width:22rem}.time-format-card-segments .hub-theme-segment{flex-direction:column;align-items:center;gap:.05rem;padding:.45rem .4rem;display:flex}.time-format-card-segment-main{letter-spacing:-.005em;font-size:.82rem;font-weight:600}.time-format-card-segment-sub{color:var(--hub-text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:.66rem;font-weight:500}.hub-theme-segment-active .time-format-card-segment-sub{color:var(--hub-accent)}.time-format-card-preview{color:var(--hub-text-secondary);align-items:baseline;gap:.35rem;display:flex}.time-format-card-preview-label{color:var(--hub-text-muted);font-weight:600}.time-format-card-preview-value{font-variant-numeric:tabular-nums;color:var(--hub-text);font-weight:600}.time-format-card-status{color:var(--hub-text-muted);font-size:.78rem}.settings-provider-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.settings-provider-row{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.settings-provider-empty{padding:.5rem .25rem;font-style:italic}.settings-provider-text{flex-direction:column;flex:1;min-width:0;display:flex}.settings-provider-name{color:var(--hub-text);font-size:.95rem;font-weight:600}.settings-provider-email{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.settings-provider-remove{flex-shrink:0;margin-top:0}.settings-provider-actions{flex-wrap:wrap;gap:.6rem;display:flex}.settings-all-linked{margin:0;font-size:.88rem}.settings-data-actions{flex-wrap:wrap;gap:.6rem;display:flex}.settings-toast{border:1px solid #0000;border-radius:8px;padding:.55rem .7rem;font-size:.85rem;line-height:1.45}.settings-toast-ok{color:#56d364;background:#1f3a23;border-color:#2ea04344}.settings-toast-err{color:#ffa198;background:#3a1f1f;border-color:#f8514944}.sb-maps{color:#e6edf3;background:#0f1419;flex-direction:column;flex:1;min-height:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.sb-top-strip{background:#161b22;border-bottom:1px solid #30363d;flex-flow:wrap;flex-shrink:0;align-items:center;gap:.55rem .7rem;min-height:48px;padding:.45rem 1rem;display:flex}.sb-top-strip-row{flex-wrap:wrap;align-items:center;gap:.55rem .7rem;display:flex}.sb-top-strip-row-title{align-items:baseline}.sb-project-name{color:#f0f6fc;letter-spacing:-.01em;background:0 0;border:1px solid #0000;border-radius:6px;outline:none;flex:16rem;min-width:12rem;max-width:36rem;padding:.15rem .35rem;font-size:1.1rem;font-weight:700;transition:background .12s,border-color .12s}.sb-project-name::placeholder{color:#6e7681;font-weight:600}.sb-project-name:hover{background:#21262d;border-color:#30363d}.sb-project-name:focus{background:#0d1117;border-color:#58a6ff}.sb-top-saved-meta{color:#6e7681;white-space:nowrap;font-size:.72rem}.sb-palette{background:#21262d;border:1px solid #30363d;border-radius:8px;align-items:center;gap:.3rem;padding:.3rem .4rem;display:inline-flex}.sb-swatch{cursor:pointer;background-clip:padding-box;border:1px solid #fff3;border-radius:50%;width:18px;height:18px;padding:0}.sb-swatch:hover{transform:scale(1.08)}.sb-swatch-active{outline-offset:1px;outline:2px solid #58a6ff}.sb-segmented{background:#21262d;border:1px solid #30363d;border-radius:8px;align-items:stretch;display:inline-flex;overflow:hidden}.sb-seg-btn{color:#c9d1d9;cursor:pointer;background:0 0;border:0;padding:.4rem .85rem;font-size:.82rem;font-weight:500}.sb-seg-btn:hover{color:#f0f6fc}.sb-seg-btn+.sb-seg-btn{border-left:1px solid #30363d}.sb-seg-active{color:#58a6ff;background:#388bfd33}.sb-pill{color:#c9d1d9;cursor:pointer;background:#21262d;border:1px solid #30363d;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.82rem;font-weight:500;display:inline-flex}.sb-pill:hover{color:#f0f6fc;border-color:#444c56}.sb-pill:disabled{opacity:.6;cursor:wait}.sb-pill-active{color:#58a6ff;background:#388bfd33;border-color:#388bfd66}.sb-comp-btn{font-weight:600}.sb-top-actions{align-items:center;gap:.35rem;margin-left:auto;display:inline-flex}.sb-icon-btn{color:#c9d1d9;cursor:pointer;background:#21262d;border:1px solid #30363d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.sb-icon-btn:hover{color:#58a6ff;border-color:#58a6ff}.sb-icon-btn-primary{color:#58a6ff;background:#58a6ff14;border-color:#388bfd66}.sb-icon-btn-primary:hover{background:#58a6ff24}.sb-maps-body{flex:1;align-items:stretch;min-height:0;display:flex}.sb-canvas-area{flex:1;min-width:0;display:flex;position:relative}.sb-canvas-area .map-pane{flex:1;min-width:0}.sb-draw-toolbar{z-index:25;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#161b22e6;border:1px solid #30363d;border-radius:10px;flex-direction:column;gap:.4rem;padding:.4rem;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%);box-shadow:0 8px 24px #0000004d}.sb-draw-btn{color:#c9d1d9;cursor:pointer;background:#21262d;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.sb-draw-btn:hover{color:#f0f6fc;background:#30363d}.sb-draw-btn-active{color:#0f1419;background:#58a6ff;border-color:#58a6ff}.sb-draw-btn-active:hover{color:#0f1419;background:#58a6ff}.sb-draw-btn-delete.sb-draw-btn-active{color:#0f1419;background:#f85149;border-color:#f85149}.sb-features-panel{background:#161b22;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.sb-features-header{background:#0d1117;border-bottom:1px solid #30363d;align-items:center;gap:.6rem;padding:.7rem .85rem;display:flex}.sb-features-title{color:#f0f6fc;letter-spacing:.02em;flex:1;margin:0;font-size:.86rem;font-weight:700}.sb-features-add{color:#58a6ff;cursor:pointer;background:#21262d;border:1px solid #30363d;border-radius:6px;padding:.3rem .55rem;font-size:.72rem;font-weight:600}.sb-features-add:hover{border-color:#58a6ff}.sb-features-scroll{flex:1;padding:.4rem .45rem 1rem;overflow-y:auto}.sb-features-empty{color:#8b949e;margin:.6rem .5rem;font-size:.78rem;line-height:1.45}.sb-features-list{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.sb-feature-row{color:#c9d1d9;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.4rem .55rem;font-size:.84rem;display:flex}.sb-feature-row:hover{background:#21262d}.sb-feature-row-active{color:#f0f6fc;background:#58a6ff14;border-color:#388bfd66}.sb-feature-row-import{padding-left:1.4rem;font-size:.8rem}.sb-feature-dot{border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.sb-feature-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.sb-feature-pill{letter-spacing:.08em;color:#8b949e;background:#21262d;border:1px solid #30363d;border-radius:999px;flex-shrink:0;padding:.13rem .4rem;font-size:.6rem;font-weight:700}.sb-feature-row-active .sb-feature-pill{color:#58a6ff;background:#0d1117;border-color:#388bfd66}.sb-feature-trash{color:#6e7681;opacity:0;cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:1rem;line-height:1;transition:opacity .12s;display:inline-flex}.sb-feature-row:hover .sb-feature-trash,.sb-feature-row-active .sb-feature-trash{opacity:1}.sb-feature-trash:hover{color:#ffa198;background:#3a1f1f}.sb-imports-section{border-top:1px solid #21262d;margin-top:.85rem;padding-top:.55rem}.sb-imports-title{letter-spacing:.08em;text-transform:uppercase;color:#8b949e;margin:0 0 .35rem .4rem;font-size:.72rem;font-weight:700}.sb-import-folder{flex-direction:column;gap:.1rem;margin-bottom:.35rem;display:flex}.sb-import-row{border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .35rem;display:flex}.sb-import-row:hover{background:#21262d}.sb-import-chevron{color:#8b949e;cursor:pointer;text-align:center;background:0 0;border:0;flex-shrink:0;width:16px;padding:0;font-size:.7rem}.sb-import-label{color:#c9d1d9;cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:.4rem;min-width:0;font-size:.82rem;font-weight:600;display:flex}.sb-import-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.sb-import-count{color:#6e7681;flex-shrink:0;font-size:.72rem;font-weight:500}.sb-import-mini{color:#8b949e;cursor:pointer;background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.85rem;display:inline-flex}.sb-import-mini:hover{color:#c9d1d9;background:#30363d}.sb-import-mini-off{color:#6e7681}.sb-import-mini-danger:hover{color:#ffa198;background:#3a1f1f}.sb-comp-drawer{z-index:30;pointer-events:none;background:#0d1117;border-left:1px solid #30363d;flex-direction:column;width:360px;max-width:90%;transition:transform .22s;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 24px #00000059}.sb-comp-drawer-open{pointer-events:auto;transform:translate(0)}.sb-comp-drawer-header{background:#161b22;border-bottom:1px solid #21262d;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.sb-comp-drawer-title{color:#f0f6fc;flex:1;margin:0;font-size:.95rem;font-weight:700}.sb-comp-drawer-close{color:#c9d1d9;cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:6px;width:28px;height:28px;font-size:1.1rem;line-height:1}.sb-comp-drawer-close:hover{color:#ffa198;border-color:#f85149}.sb-comp-drawer-body{flex-direction:column;flex:1;gap:.5rem;padding:.8rem .9rem 1.2rem;display:flex;overflow-y:auto}.sb-drawer-section{background:#161b22;border:1px solid #21262d;border-radius:8px;padding:.55rem .7rem .65rem}.sb-drawer-section[open]{padding-bottom:.85rem}.sb-drawer-section>summary{cursor:pointer;color:#f0f6fc;padding:.15rem 0;font-size:.86rem;font-weight:700;list-style:none}.sb-drawer-section>summary::-webkit-details-marker{display:none}.sb-drawer-section>summary:before{content:"▶";color:#8b949e;width:1rem;font-size:.65rem;transition:transform .15s;display:inline-block}.sb-drawer-section[open]>summary:before{transform:rotate(90deg)}.sb-drawer-section h2{color:#c9d1d9;margin:.4rem 0;font-size:.85rem;font-weight:600}.sb-drawer-actions{flex-wrap:wrap;gap:.4rem;margin-top:.6rem;display:flex}.sb-drawer-section-flat{background:#161b22;border:1px solid #21262d;border-radius:6px;margin-bottom:.5rem;padding:.65rem .75rem .85rem}.sb-drawer-section-heading{color:#e6edf3;letter-spacing:.02em;margin:0 0 .5rem;font-size:.82rem;font-weight:700}.sb-drawer-full-btn{width:100%;margin-bottom:.35rem;display:block}.sb-drawer-compact-group{border-bottom:1px solid #21262d;margin-bottom:.65rem;padding-bottom:.5rem}.sb-drawer-compact-group:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.sb-drawer-compact-group>.label{color:#8b949e;margin-bottom:.3rem;font-size:.78rem;font-weight:600;display:block}.sb-drawer-inline-row{align-items:center;gap:.35rem;margin-bottom:.3rem;display:flex}.sb-drawer-inline-input{color:#e6edf3;background:#0d1117;border:1px solid #30363d;border-radius:4px;flex:1;min-width:0;padding:.3rem .4rem;font-size:.78rem}.sb-drawer-inline-input:focus{border-color:#58a6ff;outline:none}.sb-drawer-section .places-panel{color:#c9d1d9;background:0 0;border-right:0;width:100%}.sb-drawer-section .places-panel-header{border-bottom:1px solid #21262d;padding:.4rem 0}.sb-drawer-section .folders-panel{background:0 0;border:0;padding:0}.sb-canvas-area .map-version-badge{z-index:15;color:#8b949e;letter-spacing:.05em;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#161b22cc;border:1px solid #30363d;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .6rem;font-size:.65rem;display:inline-flex;position:absolute;bottom:.65rem;left:50%;transform:translate(-50%)}.sb-canvas-area .map-version-product{text-transform:uppercase;color:#58a6ff;font-weight:700}@media (width<=900px){.sb-draw-toolbar,.sb-features-panel{display:none}.sb-comp-drawer{width:100%}}.maps-draw-status{z-index:30;color:#0f1419;background:#fb8c00e6;border-radius:8px;align-items:center;gap:.85rem;max-width:calc(100% - 2rem);padding:.45rem .85rem;font-size:.82rem;font-weight:600;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000059}.maps-draw-status-actions{align-items:center;gap:.5rem;display:inline-flex}.maps-draw-status-btn{color:#fb8c00;cursor:pointer;background:#0f1419;border:1px solid #0f1419;border-radius:6px;padding:.2rem .55rem;font-size:.78rem;font-weight:700}.maps-draw-status-hint{opacity:.85;font-size:.72rem}.maps-feature-card{z-index:28;color:#c9d1d9;background:#161b22f0;border:1px solid #30363d;border-radius:10px;width:min(280px,100% - 2rem);padding:.65rem .75rem .7rem;position:absolute;top:1rem;right:1rem;box-shadow:0 8px 24px #00000059}.maps-feature-card-close{color:#8b949e;cursor:pointer;background:0 0;border:0;font-size:1.1rem;line-height:1;position:absolute;top:.35rem;right:.4rem}.maps-feature-card-name{color:#f0f6fc;margin-bottom:.35rem;padding-right:1.25rem;font-weight:700}.maps-feature-card-meta{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.maps-feature-card-detail{color:#8b949e;font-size:.78rem}.sb-right-rail{background:#161b22;border-left:1px solid #30363d;flex-direction:column;flex-shrink:0;width:300px;min-height:0;display:flex}.sb-maps .btn-primary{color:#f0f6fc;background:#388bfd;border:1px solid #388bfd;margin-left:0}.sb-maps .btn-primary:hover{filter:none;background:#58a6ff;border-color:#58a6ff}.sb-maps .btn-secondary{background:var(--app-btn-secondary-bg);color:var(--app-btn-secondary-color);border:1px solid var(--app-btn-secondary-border);cursor:pointer;border-radius:8px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600}.sb-maps .btn-secondary:hover{border-color:var(--app-btn-secondary-hover-border);color:var(--app-btn-secondary-hover-color);background:var(--app-btn-secondary-hover-bg)}.sb-drawer-unit{color:#8b949e;flex-shrink:0;font-size:.82rem}.maps-settings-sheet--embedded{width:100%;height:100%;min-height:0;box-shadow:none;border-left:0;flex-direction:column;display:flex;position:static}.maps-settings-backdrop{z-index:5000;cursor:pointer;background:#00000073;border:0;position:fixed;inset:0}.maps-settings-sheet{z-index:5001;background:#161b22;border-left:1px solid #30363d;flex-direction:column;width:min(360px,92vw);height:100%;display:flex;position:fixed;top:0;right:0;box-shadow:-8px 0 32px #00000059}@media (width<=900px){.maps-settings-sheet{width:100%;max-width:100%}}.maps-settings-header{border-bottom:1px solid #30363d;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.maps-settings-header h2{color:#f0f6fc;margin:0;font-size:1rem}.maps-settings-body{flex-direction:column;flex:1;gap:.5rem;padding:.8rem .9rem 1.2rem;display:flex;overflow-y:auto}.sb-features-empty-hint{color:#8b949e;margin:.75rem .5rem;font-size:.82rem;line-height:1.45}.waiver-v1__form{box-sizing:border-box;min-width:0;max-width:100%}.waiver-v1__banner{border-radius:10px;margin-bottom:1rem;padding:.65rem .85rem;font-size:.9rem}.waiver-v1__banner--warn{color:#f0c14d;background:#3d2e00;border:1px solid #9e6a03}.waiver-v1__banner--error{color:#ffa198;background:#3d1418;border:1px solid #da3633}.waiver-v1__form label,.waiver-v1__form fieldset{box-sizing:border-box;color:#c9d1d9;min-width:0;max-width:100%;margin-bottom:.85rem;font-size:.88rem;display:block}.waiver-v1__form input,.waiver-v1__form textarea,.waiver-v1__form select{box-sizing:border-box;color:#f0f6fc;background:#0d1117;border:1px solid #30363d;border-radius:8px;width:100%;min-width:0;max-width:100%;margin-top:.35rem;padding:.5rem .65rem;display:block}.waiver-v1__grid{grid-template-columns:1fr 1fr;gap:.75rem;min-width:0;display:grid}.waiver-v1__grid>label,.waiver-v1__grid>.waiver-v1__dob{min-width:0}.waiver-v1__dob{grid-column:1/-1}.waiver-v1__dob-heading{color:#c9d1d9;font-size:.88rem;display:block}.waiver-dob{margin-top:.35rem}.waiver-dob__row{grid-template-columns:minmax(0,1.5fr) minmax(0,.85fr) minmax(0,1fr);gap:.5rem;display:grid}.waiver-dob__field{min-width:0;margin:0;display:block}.waiver-dob__field-label{letter-spacing:.03em;text-transform:uppercase;color:#8b949e;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.waiver-dob__select{color:#f0f6fc;appearance:none;cursor:pointer;background:#0d1117 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%238b949e' d='M1 1l5 5 5-5'/%3E%3C/svg%3E") right .65rem center no-repeat;border:1px solid #30363d;border-radius:8px;width:100%;min-height:3rem;padding:.55rem 2rem .55rem .65rem;font-size:1.0625rem;line-height:1.25;display:block}.waiver-dob__select:focus{border-color:#58a6ff;outline:none;box-shadow:0 0 0 2px #58a6ff40}.waiver-dob__error{color:#ffa198;margin:.4rem 0 0;font-size:.82rem}@media (width<=520px){.waiver-dob__row{grid-template-columns:1fr;gap:.65rem}.waiver-dob__select{min-height:3.15rem;font-size:1.125rem}.waiver-v1__grid{grid-template-columns:1fr}}.waiver-v1__section-heading{color:#f0f6fc;margin:1.25rem 0 .5rem;font-size:1rem}.waiver-v1__paragraph{color:#8b949e;font-size:.88rem;line-height:1.5}.waiver-v1__check-row{align-items:flex-start;gap:.55rem;min-width:0;max-width:100%;display:flex!important}.waiver-v1__check-row input{flex-shrink:0;width:auto;max-width:none;margin-top:.2rem}.waiver-v1__check-row>span{flex:auto;min-width:0}.waiver-v1__fieldset{box-sizing:border-box;border:1px solid #30363d;border-radius:10px;width:100%;min-width:0;max-width:100%;padding:.75rem}.waiver-v1__fieldset--guardian label{width:100%;min-width:0;display:block}.waiver-v1__fieldset--guardian input{box-sizing:border-box;width:100%;max-width:100%;min-height:3.5rem;padding:.65rem .75rem;font-size:1.0625rem;line-height:1.25;display:block}.waiver-v1__minor-sig-note{color:#8b949e;background:#161b22;border:1px dashed #484f58;border-radius:10px;padding:.75rem .85rem}.waiver-v1__sig-wrap{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.waiver-v1__sig-tabs{gap:.5rem;margin-bottom:.75rem;display:flex}.waiver-v1__submit{width:100%;margin-top:.5rem}.waiver-sig-pad{box-sizing:border-box;touch-action:none;--waiver-sig-ink:#e8edf5;width:100%;min-width:0;max-width:100%}.waiver-sig-pad__surface{box-sizing:border-box;touch-action:none;overscroll-behavior:contain;background:#161b22;border:1px dashed #484f58;border-radius:10px;width:100%;min-width:0;max-width:100%;height:140px;position:relative}.waiver-sig-pad__placeholder{color:#6e7681;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.0625rem;line-height:1.3;display:flex;position:absolute;inset:0}.waiver-sig-pad__canvas{z-index:1;box-sizing:border-box;touch-action:none;cursor:crosshair;background:0 0;width:100%;max-width:100%;height:100%;display:block;position:relative}.waiver-sig-pad__actions{margin-top:.35rem}.waiver-v1__typed-sig-input{letter-spacing:.02em;font-family:Segoe Script,Snell Roundhand,Brush Script MT,cursive;font-size:1.15rem}@media (width<=520px){html.waiver-signing-viewport .legal-page{padding-left:.75rem;padding-right:.75rem}html.waiver-signing-viewport .legal-card{padding-left:1rem;padding-right:1rem;overflow-x:hidden}html.waiver-signing-viewport .legal-body{min-width:0;overflow-x:hidden}.waiver-v1__fieldset{padding:.65rem}html.waiver-signing-viewport .waiver-v1__form input,html.waiver-signing-viewport .waiver-v1__form textarea{min-height:3.5rem;font-size:1.0625rem;line-height:1.25}.waiver-sig-pad__surface{height:168px}.waiver-v1__typed-sig-input{min-height:3rem;font-size:1.25rem}.waiver-v1__submit--sign{min-height:3.25rem;font-size:1.05rem;font-weight:600}.waiver-v1__party--prominent{padding:1.15rem 1rem 1.25rem}.waiver-v1__party--prominent .waiver-v1__section-heading{font-size:1.2rem}.waiver-v1__party--prominent .waiver-v1__hint{margin-bottom:1rem;font-size:.95rem;line-height:1.45}.waiver-v1__party-add{gap:1rem}.waiver-v1__party-add label{font-size:1rem}html.waiver-signing-viewport .waiver-v1__party-add input{min-height:3.5rem;padding:.75rem .85rem;font-size:1.0625rem}.waiver-v1__party-actions{gap:.75rem;margin-top:.5rem}.waiver-v1__party-actions .btn-primary,.waiver-v1__party-actions .btn-secondary,.waiver-v1__party-add-btn{width:100%;min-height:3.25rem;font-size:1.05rem}.waiver-v1__party-share{flex-direction:column;gap:.5rem;width:100%;margin-left:0}.waiver-v1__party-share .btn-primary,.waiver-v1__party-share .btn-secondary,.waiver-v1__party-share a.btn-secondary{text-align:center;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:3rem;margin-left:0;padding:.7rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.waiver-v1__party-row{flex-direction:column;align-items:stretch;gap:.65rem;padding:.85rem}.waiver-v1__party-row-name{font-size:1.1rem}}html.waiver-signing-viewport{overscroll-behavior-y:none}html.waiver-signing-viewport .legal-page{overscroll-behavior:contain}html.waiver-signing-viewport[data-theme=light] .legal-page{color:#1a1a1a;background:#e8f4f8}html.waiver-signing-viewport[data-theme=light] .legal-card{background:#fff;border-color:#d0dee8;box-shadow:0 8px 24px #1e3a471a}html.waiver-signing-viewport[data-theme=light] .legal-header{border-bottom-color:#d0dee8}html.waiver-signing-viewport[data-theme=light] .legal-card--passenger .legal-header{border-bottom:none}html.waiver-signing-viewport[data-theme=light] .legal-card--no-header{padding-top:1rem}html.waiver-signing-viewport[data-theme=light] .legal-brand,html.waiver-signing-viewport[data-theme=light] .legal-title{color:#1a1a1a}html.waiver-signing-viewport[data-theme=light] .legal-subtitle{color:#3d5a68}html.waiver-signing-viewport[data-theme=light] .legal-meta,html.waiver-signing-viewport[data-theme=light] .legal-footer{color:#5c6b7a}html.waiver-signing-viewport[data-theme=light] .legal-footer a{color:#0969da}html.waiver-signing-viewport[data-theme=light] .waiver-v1__form label,html.waiver-signing-viewport[data-theme=light] .waiver-v1__form fieldset,html.waiver-signing-viewport[data-theme=light] .waiver-v1__dob-heading{color:#1a1a1a}html.waiver-signing-viewport[data-theme=light] .waiver-v1__form input,html.waiver-signing-viewport[data-theme=light] .waiver-v1__form textarea,html.waiver-signing-viewport[data-theme=light] .waiver-v1__form select{color:#1a1a1a;background:#fff;border:1px solid #c5d4de}html.waiver-signing-viewport[data-theme=light] .waiver-v1__form input:focus,html.waiver-signing-viewport[data-theme=light] .waiver-v1__form textarea:focus,html.waiver-signing-viewport[data-theme=light] .waiver-v1__form select:focus{border-color:#5bb4e5;outline:none;box-shadow:0 0 0 2px #5bb4e540}html.waiver-signing-viewport[data-theme=light] .waiver-dob__field-label{color:#5c6b7a}html.waiver-signing-viewport[data-theme=light] .waiver-dob__select{color:#1a1a1a;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%235c6b7a' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");border:1px solid #c5d4de}html.waiver-signing-viewport[data-theme=light] .waiver-dob__select:focus{border-color:#5bb4e5;box-shadow:0 0 0 2px #5bb4e540}html.waiver-signing-viewport[data-theme=light] .waiver-dob__error{color:#cf222e}html.waiver-signing-viewport[data-theme=light] .waiver-v1__section-heading{color:#1a1a1a}html.waiver-signing-viewport[data-theme=light] .waiver-v1__paragraph,html.waiver-signing-viewport[data-theme=light] .waiver-v1__hint{color:#2d2e2d}html.waiver-signing-viewport[data-theme=light] .waiver-v1__richtext h2,html.waiver-signing-viewport[data-theme=light] .waiver-v1__richtext h3,html.waiver-signing-viewport[data-theme=light] .waiver-v1__richtext strong{color:#1a1a1a}html.waiver-signing-viewport[data-theme=light] .waiver-v1__richtext p,html.waiver-signing-viewport[data-theme=light] .waiver-v1__richtext li,html.waiver-signing-viewport[data-theme=light] .waiver-v1__richtext span{color:#2d2e2d}html.waiver-signing-viewport[data-theme=light] .waiver-v1__richtext a{color:#0969da}html.waiver-signing-viewport[data-theme=light] .waiver-v1__check-row{color:#1a1a1a}html.waiver-signing-viewport[data-theme=light] .waiver-v1__fieldset{border-color:#d0dee8}html.waiver-signing-viewport[data-theme=light] .waiver-v1__fieldset legend{color:#1a1a1a}html.waiver-signing-viewport[data-theme=light] .waiver-sig-pad{--waiver-sig-ink:#1a1a1a}html.waiver-signing-viewport[data-theme=light] .waiver-sig-pad__surface{background:#f6f8fa;border:1px dashed #c5d4de}html.waiver-signing-viewport[data-theme=light] .waiver-sig-pad__placeholder{color:#8c959f}html.waiver-signing-viewport[data-theme=light] .waiver-v1__minor-sig-note{color:#57606a;background:#f6f8fa;border-color:#d0d7de}html.waiver-signing-viewport[data-theme=light] .waiver-v1__banner--warn{color:#9a6700;background:#fff8e6;border-color:#e8c547}html.waiver-signing-viewport[data-theme=light] .waiver-v1__banner--error{color:#cf222e;background:#ffebe9;border-color:#ff8182}html.waiver-signing-viewport[data-theme=light] .waiver-v1__banner--info{color:#1a4a6e;background:#e8f4fc;border-color:#5bb4e5}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party{border-top-color:#d0dee8}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party--prominent{background:linear-gradient(#eef6f9 0%,#fff 100%);border-color:#5bb4e5}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party--prominent .waiver-v1__section-heading{color:#1a1a1a}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party-row,html.waiver-signing-viewport[data-theme=light] .waiver-v1__party-last{background:#f6f8fa;border-color:#d0dee8}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party-row-name{color:#1a1a1a}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party-url{color:#0969da}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party-add label{color:#1a1a1a}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party-add input{color:#1a1a1a;background:#fff;border:1px solid #c5d4de}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party-add input:focus{border-color:#5bb4e5;box-shadow:0 0 0 2px #5bb4e540}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party-choice{color:#1a1a1a;background:#fff;border-color:#d0dee8}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party-choice--primary{background:linear-gradient(#eef6f9 0%,#fff 100%);border-color:#5bb4e5}html.waiver-signing-viewport[data-theme=light] .waiver-v1__party-choice-hint{color:#5c6b7a}html.waiver-signing-viewport[data-theme=dark] .legal-page{color:var(--hub-text);background:#0f1419}html.waiver-signing-viewport[data-theme=dark] .waiver-sig-pad{--waiver-sig-ink:#e8edf5}.waiver-v1__hint{color:#8b949e;margin:0 0 .75rem;font-size:.85rem}.waiver-v1__party{border-top:1px solid #30363d;margin-top:1.5rem;padding-top:1rem}.waiver-v1__party--prominent{background:linear-gradient(#132339 0%,#0d1117 100%);border:1px solid #388bfd66;border-radius:12px;margin:1.25rem 0;padding:1rem 1rem 1.1rem}.waiver-v1__party--prominent .waiver-v1__section-heading{color:#e8edf5;font-size:1.15rem}.waiver-v1__party-list{flex-direction:column;gap:.65rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.waiver-v1__party-row{background:#161b22;border:1px solid #30363d;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.65rem .75rem;display:flex}.waiver-v1__party-share{flex-wrap:wrap;gap:.35rem;width:100%;display:flex}@media (width>=521px){.waiver-v1__party-share{width:auto;margin-left:auto}}.waiver-v1__party-url{word-break:break-all;color:#58a6ff;font-size:.78rem}.waiver-v1__party-last{background:#0d1117;border:1px solid #30363d;border-radius:10px;margin-top:.75rem;padding:.65rem .75rem}.waiver-v1__party--success{margin-top:.5rem}.waiver-v1__party-row-name{font-size:1.05rem;font-weight:600}.waiver-v1__party-add{flex-direction:column;gap:.85rem;margin-top:.5rem;display:flex}.waiver-v1__party-add label{box-sizing:border-box;color:#c9d1d9;min-width:0;max-width:100%;font-size:.92rem;display:block}.waiver-v1__party-add input{box-sizing:border-box;color:#f0f6fc;background:#0d1117;border:1px solid #30363d;border-radius:8px;width:100%;min-width:0;max-width:100%;min-height:2.75rem;margin-top:.4rem;padding:.65rem .75rem;font-size:1rem;line-height:1.25;display:block}.waiver-v1__party-add input:focus{border-color:#388bfd;outline:none;box-shadow:0 0 0 2px #388bfd40}.waiver-v1__party-actions{flex-direction:column;gap:.65rem;margin-top:.25rem;display:flex}.waiver-v1__party-actions .btn-primary,.waiver-v1__party-actions .btn-secondary{border-radius:10px;width:100%;min-height:3rem;margin-left:0;padding:.75rem 1rem;font-size:1rem;font-weight:600}.waiver-v1__party-gate{margin:.5rem 0 1rem}.waiver-v1__party-gate-choices{flex-direction:column;gap:.75rem;margin:1rem 0;display:flex}.waiver-v1__party-choice{color:#e6edf3;text-align:left;cursor:pointer;background:#161b22;border:1px solid #30363d;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.35rem;width:100%;min-height:3.25rem;padding:1rem 1.1rem;display:flex}.waiver-v1__party-choice--primary{background:linear-gradient(#132339 0%,#161b22 100%);border-color:#388bfd88}.waiver-v1__party-choice-label{font-size:1.1rem;font-weight:600}.waiver-v1__party-choice-hint{color:#8b949e;font-size:.88rem}.waiver-v1__party-gate-actions{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.waiver-v1__party-gate-actions .btn-primary{min-height:3rem}.waiver-v1__party-pick-list{flex-direction:column;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.waiver-v1__party-pick-btn{border:1px solid var(--hub-border);background:var(--hub-btn-secondary-bg);width:100%;min-height:2.75rem;color:var(--hub-text);text-align:left;cursor:pointer;border-radius:10px;padding:.65rem 1rem;font-size:1.05rem;font-weight:600}.waiver-v1__party-share-hint{word-break:break-all}.waiver-v1__banner--info{color:var(--hub-text-secondary);background:#132339;border:1px solid #1f6feb}.waiver-qr{text-align:center;margin:1rem 0 0}.waiver-qr figcaption{color:var(--hub-text-muted);margin-top:.35rem;font-size:.82rem}.waiver-qr-poster{text-align:center;flex-direction:column;align-items:center;gap:.35rem;max-width:22rem;margin:.5rem 0 0;display:flex}.waiver-qr-poster__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--hub-text-muted);margin:0;font-size:.72rem;font-weight:600}.waiver-qr-poster__title{color:var(--hub-text);margin:0;font-size:1.55rem;font-weight:700;line-height:1.2}.waiver-qr-poster__meta{margin:0;font-size:.9rem;line-height:1.35}.waiver-qr-poster .waiver-qr{margin-top:.65rem}.waiver-qr-poster__download{margin-top:.5rem}.waiver-qr-poster__error{margin:.25rem 0 0;font-size:.82rem}.waiver-kiosk-panel--event-qr{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.waiver-kiosk-panel--event-qr .waiver-qr-poster{align-self:center}.hub-page{max-width:72rem;margin:0 auto}.hub-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.hub-page-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--hub-eyebrow);margin-bottom:.35rem;font-size:.66rem;font-weight:700;display:inline-block}.hub-page-title{color:var(--hub-text);margin:0 0 .4rem;font-size:1.45rem;font-weight:700;line-height:1.2}.hub-page-lede{max-width:40rem;color:var(--hub-text-secondary);margin:0;font-size:.9rem;line-height:1.5}.hub-page-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.hub-page-actions .btn-primary{margin-left:0}.hub-card{background:var(--hub-surface);border:1px solid var(--hub-border);box-shadow:var(--hub-card-shadow);border-radius:12px;padding:1.1rem 1.15rem}.waiver-hub__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:1rem;margin-bottom:1rem;display:grid}@media (width<=900px){.waiver-hub__grid{grid-template-columns:1fr}}.waiver-hub__card-head{margin-bottom:1rem}.waiver-hub__card-head--row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.waiver-hub__card-title{color:var(--hub-text);margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.waiver-hub__card-sub{margin:0;font-size:.82rem;line-height:1.45}.waiver-hub__quick{border-color:#3d2e1a;box-shadow:inset 0 1px #f9731614}.waiver-hub__form{grid-template-columns:1fr 1fr;gap:.85rem .75rem;display:grid}.waiver-hub__field--wide,.waiver-hub__field--date{grid-column:1/-1}@media (width<=520px){.waiver-hub__form{grid-template-columns:1fr}}.waiver-hub__label{text-transform:uppercase;letter-spacing:.06em;color:var(--hub-text-muted);margin-bottom:.35rem;font-size:.72rem;font-weight:600;display:block}.waiver-hub__field input,.waiver-hub__field select{border:1px solid var(--hub-input-border);background:var(--hub-input-bg);width:100%;color:var(--hub-text);border-radius:8px;padding:.5rem .65rem;font-size:.88rem;display:block}.waiver-hub__field input:focus,.waiver-hub__field select:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 2px #f9731633}.hub-date-picker,.waiver-date-picker{width:100%;position:relative}.waiver-date-picker__native{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.waiver-date-picker__trigger{border:1px solid var(--hub-input-border);background:var(--hub-input-bg);width:100%;min-height:3.5rem;color:var(--hub-text);text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:.65rem;padding:.75rem .85rem;font-size:1.0625rem;line-height:1.3;display:flex}.waiver-date-picker__trigger:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 2px #f9731633}.waiver-date-picker__trigger--empty .waiver-date-picker__value{color:var(--hub-text-muted)}.waiver-date-picker__icon{color:#f97316;opacity:.95;flex-shrink:0}.waiver-date-picker__popover,.hub-date-picker__popover{z-index:40;border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:12px;width:max(100%,320px);min-width:320px;padding:.85rem .9rem 1rem;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 12px 28px #00000073,0 0 0 1px #f9731614}.waiver-date-picker__popover .rdp-root{--rdp-accent-color:#f97316;--rdp-accent-background-color:#f973162e;--rdp-day-height:2.75rem;--rdp-day-width:2.75rem;--rdp-day_button-height:2.75rem;--rdp-day_button-width:2.75rem;--rdp-nav_button-height:3rem;--rdp-nav_button-width:3rem;--rdp-nav-height:3.25rem;--rdp-today-color:#fb923c;width:100%;color:var(--hub-text);font-size:1.125rem}.waiver-date-picker__popover .rdp-month_caption{color:var(--hub-text);font-size:1.05rem;font-weight:700}.waiver-date-picker__popover .rdp-weekday{color:var(--hub-text-muted);opacity:1;font-size:.82rem;font-weight:600}.waiver-date-picker__popover .rdp-day_button{color:var(--hub-text);font-size:1.05rem;font-weight:500}.waiver-date-picker__popover .rdp-day_button:hover:not(:disabled){background:#f9731624}.waiver-date-picker__popover .rdp-selected .rdp-day_button{color:#0d1117;background:#f97316;border-color:#f97316}.waiver-date-picker__popover .rdp-button_previous,.waiver-date-picker__popover .rdp-button_next{color:var(--hub-text);border-radius:10px}.waiver-date-picker__popover .rdp-button_previous:hover:not(:disabled),.waiver-date-picker__popover .rdp-button_next:hover:not(:disabled){color:#f97316;background:#f9731629}.waiver-date-picker__popover .rdp-dropdowns select{border:1px solid var(--hub-border);background:var(--hub-surface-muted);min-height:2.75rem;color:var(--hub-text);border-radius:8px;padding:.45rem .65rem;font-size:1rem}.waiver-v1__form .waiver-date-picker__trigger{margin-top:.35rem}.waiver-hub__quick-foot{border-top:1px solid var(--hub-border);margin-top:1rem;padding-top:.85rem}.waiver-hub__send-btn{width:100%;margin-left:0;padding:.65rem 1.2rem;font-size:.95rem}.waiver-hub__share-wrap{flex-direction:column;padding:0;display:flex;overflow:hidden}.waiver-hub__share-wrap .waiver-share{flex:1;padding:1.1rem 1.15rem}.waiver-hub__roster,.waiver-hub__kiosk{margin-bottom:1rem}.waiver-kiosk-panel{align-items:start;gap:1.25rem;display:grid}@media (width>=720px){.waiver-kiosk-panel{grid-template-columns:auto 1fr}}.waiver-kiosk-panel__qr-col{flex-direction:column;align-items:center;gap:.5rem;display:flex}.waiver-kiosk-panel__print-hint{text-align:center;max-width:14rem;font-size:.8rem}.waiver-kiosk-panel__url{word-break:break-all;margin:0 0 .5rem;font-size:.78rem}.waiver-kiosk-panel__sync-hint{margin:.35rem 0 .75rem;font-size:.82rem}.waiver-kiosk-panel__actions{flex-wrap:wrap;gap:.5rem;display:flex}.waiver-hub__badge--walkup{color:#7dd3fc;background:#38bdf826;border:1px solid #38bdf859}.waiver-hub__badge--event{color:#c4b5fd;background:#a78bfa26;border:1px solid #a78bfa59}.waiver-hub__badge--quick{color:#fcd34d;background:#fbbf241f;border:1px solid #fbbf2459}.waiver-hub__badge--crew{color:#6ee7b7;background:#34d3991f;border:1px solid #34d39959}.waiver-hub__group-pill--event{color:#c4b5fd;background:#a78bfa1f;border-color:#a78bfa59}.waiver-hub__group-pill--quick{color:#fcd34d;background:#fbbf241a;border-color:#fbbf2459}.waiver-hub__filter-row{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-top:.75rem;display:flex}.waiver-hub__field--inline{margin:0}.waiver-hub__help-list{margin:.5rem 0 0;padding-left:1.25rem}.waiver-hub__event-select{max-width:14rem}.waiver-events-layout{align-items:start;gap:1rem;display:grid}@media (width>=56rem){.waiver-events-layout{grid-template-columns:minmax(14rem,20rem) minmax(0,1fr)}}.waiver-events-list__empty{margin:.5rem 0 0;font-size:.88rem}.waiver-events-list__items{flex-direction:column;gap:.35rem;max-height:min(28rem,60vh);margin:.75rem 0 0;padding:0;list-style:none;display:flex;overflow-y:auto}.waiver-events-list__item{border:1px solid var(--hub-border);background:var(--hub-surface-muted);width:100%;color:var(--hub-text);text-align:left;cursor:pointer;font:inherit;border-radius:.45rem;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.55rem .65rem;display:flex}.waiver-events-list__item:hover{border-color:var(--hub-accent-border,var(--hub-border))}.waiver-events-list__item--selected{border-color:var(--hub-accent,#c45a11);background:color-mix(in srgb, var(--hub-accent,#c45a11) 12%, var(--hub-surface-muted))}.waiver-events-list__item-name{font-size:.92rem;font-weight:600}.waiver-events-list__item-meta,.waiver-events-list__item-template{font-size:.78rem;line-height:1.35}.waiver-events-main{flex-direction:column;gap:1rem;min-width:0;display:flex}.waiver-events-detail-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.waiver-v1__fieldset--weight{flex-direction:column;gap:.5rem;display:flex}.waiver-v1__weight-row{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.waiver-v1__weight-input{font-variant-numeric:tabular-nums;flex:7rem;min-width:6rem;font-size:1.05rem}.waiver-v1__weight-unit-toggle{border:1px solid var(--hub-border);border-radius:.45rem;align-self:stretch;display:inline-flex;overflow:hidden}.waiver-v1__weight-unit{font:inherit;background:var(--hub-surface-muted);color:var(--hub-text);cursor:pointer;border:0;min-width:3rem;padding:.45rem .85rem;font-weight:600}.waiver-v1__weight-unit+.waiver-v1__weight-unit{border-left:1px solid var(--hub-border)}.waiver-v1__weight-unit--active{background:color-mix(in srgb, var(--hub-accent,#c45a11) 18%, var(--hub-surface-muted))}.waiver-v1__weight-conversion{font-variant-numeric:tabular-nums;margin:0;font-size:.85rem}.waiver-manifest__totals-row{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.75rem 1.5rem;display:grid}.waiver-manifest__total{flex-direction:column;gap:.1rem;min-width:0;display:flex}.waiver-manifest__total-label{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.78rem}.waiver-manifest__total-value{font-variant-numeric:tabular-nums;font-size:1.85rem;font-weight:700;line-height:1.1}.waiver-manifest__total-suffix{font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:500}.waiver-manifest__totals-note{margin:.65rem 0 0;font-size:.85rem}.waiver-manifest__list-card{padding:0;overflow:hidden}.waiver-manifest__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.waiver-manifest__row{border-bottom:1px solid var(--hub-border);grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,.9fr) auto;align-items:center;gap:.85rem 1rem;padding:.95rem 1.1rem;font-size:1.05rem;display:grid}.waiver-manifest__row:last-child{border-bottom:0}.waiver-manifest__row--assigned{opacity:.7;background:color-mix(in srgb, var(--hub-surface-muted) 60%, transparent)}.waiver-manifest__row-name{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.waiver-manifest__name{letter-spacing:-.01em;word-break:break-word;font-size:1.25rem;font-weight:700}.waiver-manifest__checkin-pill{background:color-mix(in srgb, #2e8a4e 22%, var(--hub-surface-muted));color:var(--hub-text);border-radius:999px;padding:.15rem .5rem;font-size:.78rem;font-weight:600;display:inline-block}.waiver-manifest__row-weight{font-variant-numeric:tabular-nums;text-align:left;flex-direction:column;gap:.05rem;display:flex}.waiver-manifest__weight-lbs{font-size:1.15rem;font-weight:700}.waiver-manifest__weight-kg{font-size:.85rem}.waiver-manifest__row-time{font-variant-numeric:tabular-nums;flex-direction:column;gap:.05rem;font-size:.9rem;display:flex}.waiver-manifest__time-clock{font-size:1rem;font-weight:600}.waiver-manifest__time-date{font-size:.8rem}.waiver-manifest__row-controls{flex-direction:column;align-items:stretch;gap:.4rem;display:flex}.waiver-manifest__toggle{border:1px solid var(--hub-border);background:var(--hub-surface-muted);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:.55rem;justify-content:flex-start;align-items:center;gap:.55rem;min-height:2.75rem;padding:.65rem .9rem;font-size:1rem;font-weight:600;display:inline-flex}.waiver-manifest__toggle input[type=checkbox]{cursor:pointer;flex-shrink:0;width:1.3rem;height:1.3rem}.waiver-manifest__toggle--on.waiver-manifest__toggle--here{background:color-mix(in srgb, #2f8f3a 18%, var(--hub-surface-muted));border-color:color-mix(in srgb, #2f8f3a 45%, var(--hub-border))}.waiver-manifest__toggle--on.waiver-manifest__toggle--assign{background:color-mix(in srgb, var(--hub-accent,#c45a11) 16%, var(--hub-surface-muted));border-color:color-mix(in srgb, var(--hub-accent,#c45a11) 40%, var(--hub-border))}.waiver-manifest__toggle[data-disabled=true]{opacity:.55;cursor:not-allowed}.waiver-manifest__toggle[data-disabled=true] input[type=checkbox]{cursor:not-allowed}.waiver-manifest__assign{border:1px solid var(--hub-border);background:var(--hub-surface-muted);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:.55rem;align-items:center;gap:.55rem;padding:.55rem .85rem;font-size:1rem;font-weight:600;display:inline-flex}.waiver-manifest__assign input[type=checkbox]{cursor:pointer;width:1.3rem;height:1.3rem}.waiver-manifest__row--assigned .waiver-manifest__assign{background:color-mix(in srgb, var(--hub-accent,#c45a11) 16%, var(--hub-surface-muted));border-color:color-mix(in srgb, var(--hub-accent,#c45a11) 40%, var(--hub-border))}.waiver-manifest__section{margin-top:1rem}.waiver-manifest__section--primary{border-color:color-mix(in srgb, #2f8f3a 35%, var(--hub-border));box-shadow:inset 0 0 0 1px #2f8f3a2e}.waiver-manifest__section--muted{background:color-mix(in srgb, var(--hub-surface-muted) 65%, transparent)}.waiver-manifest__section--muted .waiver-manifest__name{font-size:1.05rem}.waiver-manifest__section--muted .waiver-manifest__row{opacity:.85}.waiver-manifest__section-header{z-index:1;background:var(--hub-surface,#fff);border-bottom:1px solid var(--hub-border);flex-wrap:wrap;align-items:baseline;gap:.65rem;padding:.7rem 1rem;display:flex;position:sticky;top:0}.waiver-manifest__section--muted .waiver-manifest__section-header{background:color-mix(in srgb, var(--hub-surface-muted) 80%, var(--hub-surface,#fff))}.waiver-manifest__section-pill{letter-spacing:.04em;background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:999px;padding:.25rem .65rem;font-size:.85rem;font-weight:700;display:inline-block}.waiver-manifest__section--primary .waiver-manifest__section-pill{background:color-mix(in srgb, #2f8f3a 22%, var(--hub-surface-muted));border-color:color-mix(in srgb, #2f8f3a 50%, var(--hub-border));color:#1a1a1a}.waiver-manifest__section--muted .waiver-manifest__section-pill{opacity:.85}.waiver-manifest__section-desc{font-size:.85rem}.waiver-manifest__search{align-items:center;gap:.65rem;margin-top:.85rem;display:flex}.waiver-manifest__search-label{letter-spacing:.04em;text-transform:uppercase;color:var(--hub-muted,#666);font-size:.78rem;font-weight:700}.waiver-manifest__search-input{border:1px solid var(--hub-border);background:var(--hub-surface,#fff);-webkit-appearance:none;border-radius:.55rem;flex:auto;min-width:0;padding:.6rem .8rem;font-size:16px}.waiver-manifest__search-input:focus{outline:2px solid color-mix(in srgb, var(--hub-accent,#c45a11) 50%, transparent);outline-offset:1px}.waiver-manifest__search-count{white-space:nowrap;font-size:.85rem}.waiver-manifest__row--checkedin{background:#2f8f3a14}@media (width<=36rem){.waiver-manifest__row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name controls""weight time";row-gap:.45rem}.waiver-manifest__row-name{grid-area:name}.waiver-manifest__row-weight{grid-area:weight}.waiver-manifest__row-time{text-align:right;grid-area:time}.waiver-manifest__row-controls,.waiver-manifest__assign{grid-area:controls}}.waiver-v1__success-name{text-align:center;letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}html.waiver-signing-viewport[data-theme=light] .waiver-v1__success-name{color:#1a1a1a}.waiver-v1__checkin-qr{text-align:center;margin-top:1.25rem}.waiver-v1__flying-pilot{text-align:left;margin-top:1.5rem}.waiver-v1__flying-pilot-label{margin-bottom:.35rem;font-weight:600;display:block}.waiver-v1__flying-pilot-hint{margin:0 0 .65rem;font-size:.92rem;line-height:1.45}.waiver-v1__flying-pilot-input{width:100%;margin-bottom:.65rem}.waiver-v1__flying-pilot-save{width:100%;max-width:20rem}.waiver-v1__proof-download{text-align:center;margin-top:1.25rem}.waiver-v1__proof-download-hint{color:var(--hub-text-muted,#5c6b7a);margin:0 0 .75rem;font-size:.92rem;line-height:1.45}.waiver-v1__proof-download-btn{width:100%;max-width:20rem}html.waiver-signing-viewport[data-theme=light] .waiver-v1__proof-download-hint{color:#5c6b7a}.waiver-checkin-public{justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex}.waiver-checkin-public--valid{color:#f4fdf7;background:linear-gradient(160deg,#0d3d2a 0%,#145c3a 45%,#1a7a4c 100%)}.waiver-checkin-public--invalid,.waiver-checkin-public--loading{background:var(--hub-surface-muted);color:var(--hub-text)}.waiver-checkin-public__card{text-align:center;border-radius:1rem;width:100%;max-width:22rem;padding:2rem 1.5rem}.waiver-checkin-public--valid .waiver-checkin-public__card{background:#ffffff1f;border:1px solid #fff3}.waiver-checkin-public__mark{color:#0a2e1c;background:#3dd68c;border-radius:50%;width:4rem;height:4rem;margin:0 auto 1rem;font-size:2.25rem;font-weight:700;line-height:4rem}.waiver-checkin-public__meta{opacity:.9;margin:.25rem 0}.waiver-checkin-public__valid{margin-top:1rem;font-weight:600}.waiver-checkin-public__flying-pilot{text-align:left;border-top:1px solid #fff3;margin-top:1.5rem;padding-top:1.25rem}.waiver-checkin-public__flying-pilot-label{margin-bottom:.35rem;font-weight:600;display:block}.waiver-checkin-public__flying-pilot-input{width:100%;color:inherit;background:#0003;border:1px solid #ffffff59;border-radius:.45rem;margin-bottom:.65rem;padding:.55rem .65rem;font-size:1rem}.waiver-checkin-public__flying-pilot-input::placeholder{color:#f4fdf78c}.waiver-checkin-public__flying-pilot-save{width:100%;color:inherit;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff59;border-radius:.45rem;padding:.6rem 1rem;font-size:1rem;font-weight:600}.waiver-checkin-public__flying-pilot-save:disabled{opacity:.55;cursor:not-allowed}.waiver-checkin-public__flying-pilot-error{color:#ffb4b4;margin:.5rem 0 0;font-size:.9rem}.waiver-checkin-public__flying-pilot-saved{color:#9ef0c4;margin:.5rem 0 0;font-size:.95rem;font-weight:600}.waiver-checkin-public__flown-with{opacity:.9;margin:1rem 0 0;font-size:.95rem}.waiver-kiosk-fullscreen{z-index:200;background:var(--hub-surface-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;position:fixed;inset:0}.waiver-kiosk-fullscreen__close{position:absolute;top:1rem;right:1rem}.waiver-kiosk-fullscreen__title{color:var(--hub-text);text-align:center;margin:0;font-size:1.25rem;font-weight:700}.waiver-kiosk-fullscreen__pilot{margin:0;font-size:1rem}.waiver-kiosk-public{background:var(--hub-kiosk-bg);justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex}.waiver-kiosk-public__card{border:1px solid var(--hub-border);background:var(--hub-surface);text-align:center;border-radius:16px;width:min(28rem,100%);padding:2rem 1.5rem}.waiver-kiosk-public__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#f97316;margin:0 0 .75rem;font-size:.75rem;font-weight:600}.waiver-kiosk-public__title{color:var(--hub-text);margin:0 0 .5rem;font-size:1.5rem}.waiver-kiosk-public__subtitle{margin:0 0 1rem;font-size:1.05rem}.waiver-kiosk-public__pilot{margin:-.5rem 0 1rem;font-size:.88rem}.waiver-kiosk-public__lede{color:var(--hub-text-secondary);margin:0 0 1rem;line-height:1.5}.waiver-kiosk-public__start{width:100%;margin-top:.5rem;padding:.85rem 1rem;font-size:1rem}.waiver-kiosk-public__hint{margin:1rem 0 0;font-size:.82rem}.waiver-kiosk-public__error{color:#f87171}.waiver-hub__list-toolbar{--waiver-toolbar-control-h:3rem;flex-wrap:wrap;align-items:flex-end;gap:.65rem .75rem;margin-bottom:1rem;display:flex}.waiver-hub__field--toolbar{flex:0 auto;min-width:0;margin:0}.waiver-hub__field--toolbar.waiver-hub__field--grow{flex:11rem;min-width:10rem}.waiver-hub__field--toolbar.waiver-hub__field--date-toolbar{flex:0 auto}.waiver-hub__field--toolbar.waiver-hub__field--status{flex:auto;min-width:min(100%,16rem)}.waiver-hub__list-toolbar .waiver-hub__label{margin-bottom:.28rem}.waiver-hub__label--sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.waiver-hub__list-toolbar .waiver-hub__label--sr-only{margin-bottom:0}.waiver-hub__list-toolbar .waiver-hub__field input,.waiver-hub__list-toolbar .waiver-hub__field select,.waiver-hub__list-toolbar .waiver-hub__toolbar-btn{box-sizing:border-box;height:var(--waiver-toolbar-control-h);min-height:var(--waiver-toolbar-control-h);border-radius:8px;padding:0 .75rem;font-size:.88rem;line-height:1.25}.waiver-hub__list-toolbar .waiver-hub__field--grow input{width:100%}.waiver-hub__list-toolbar .waiver-hub__field select{width:auto;min-width:9.5rem;max-width:14rem;padding-right:1.75rem}.waiver-hub__list-toolbar .waiver-hub__field--date-toolbar input[type=date]{width:auto;min-width:9.75rem}.waiver-hub__list-toolbar .waiver-hub__toolbar-btn{white-space:nowrap;justify-content:center;align-items:center;min-width:5.5rem;padding:0 1.1rem;display:inline-flex}.waiver-hub__list-toolbar .waiver-hub__filters{min-height:var(--waiver-toolbar-control-h);flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.waiver-hub__list-toolbar .waiver-hub__filter{box-sizing:border-box;height:var(--waiver-toolbar-control-h);min-height:var(--waiver-toolbar-control-h);border:1px solid var(--hub-border);background:var(--hub-surface-muted);color:var(--hub-text-muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 .95rem;font-size:.82rem;font-weight:600;line-height:1;display:inline-flex}@media (width<=640px){.waiver-hub__list-toolbar{gap:.6rem}.waiver-hub__field--toolbar.waiver-hub__field--grow,.waiver-hub__field--toolbar.waiver-hub__field--status{flex:100%;min-width:0}.waiver-hub__list-toolbar .waiver-hub__field select,.waiver-hub__list-toolbar .waiver-hub__field--date-toolbar input[type=date]{width:100%;max-width:none}}.waiver-hub__filters{flex-wrap:wrap;gap:.35rem;display:flex}.waiver-hub__filter{border:1px solid var(--hub-border);background:var(--hub-surface-muted);color:var(--hub-text-muted);cursor:pointer;border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:600}.waiver-hub__filter:hover{color:var(--hub-text-secondary);border-color:#484f58}.waiver-hub__filter--active{color:var(--hub-waiver-accent-text);background:#f9731626;border-color:#f97316}.waiver-hub__empty{text-align:center;padding:1.5rem 0}.waiver-hub__table{margin:0;padding:0;list-style:none}.waiver-hub__row{border-bottom:1px solid var(--hub-border);padding:.9rem 0}.waiver-hub__row:last-child{border-bottom:none}.waiver-hub__row-main{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.waiver-hub__badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.18rem .5rem;font-size:.68rem;font-weight:700}.waiver-hub__badge--pending{color:#fff;background:#ea580c;border:1px solid #ea580c}.waiver-hub__badge--signed,.waiver-hub__badge--superseded{color:#fff;background:#15803d;border:1px solid #15803d}.waiver-hub__badge--expired{color:#fff;background:#dc2626;border:1px solid #dc2626}.waiver-hub__badge--cancelled{color:#fff;background:#6b7280;border:1px solid #6b7280}.waiver-hub__verified{color:#3fb950;font-size:.82rem;font-weight:600}.waiver-hub__row-meta{margin:.25rem 0 .55rem;font-size:.8rem}.waiver-hub__row-actions{flex-wrap:wrap;gap:.4rem;display:flex}.waiver-hub__load-more{text-align:center;margin:.75rem 0 0}.waiver-hub__row--group{flex-direction:column;align-items:stretch}.waiver-hub__group-toggle{color:var(--hub-text-muted);cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:.9rem;line-height:1}.waiver-hub__group-progress{background:var(--hub-btn-secondary-bg);color:var(--hub-text-secondary);border:1px solid var(--hub-border);letter-spacing:.01em;border-radius:8px;padding:.2rem .55rem;font-size:.88rem;font-weight:700}.waiver-hub__group-progress--warn{color:#f0c14d;background:#3d2e00;border-color:#9e6a03}.waiver-hub__group-progress--ok{color:#3fb950;background:#12261e;border-color:#238636}.waiver-hub__group-pill{background:var(--hub-btn-secondary-bg);color:var(--hub-text-muted);border:1px solid var(--hub-border);border-radius:999px;padding:.15rem .45rem;font-size:.72rem;font-weight:600}.waiver-hub__group-pill--warn{color:#f0c14d;background:#3d2e00;border-color:#9e6a03}.waiver-hub__group-pill--ok{color:#3fb950;background:#12261e;border-color:#238636}.waiver-hub__group-pill--walkup{color:#a5b4fc;background:#1c1f3a;border-color:#6366f1}.waiver-hub__group-primary-name{font-weight:600}.waiver-hub__group-body{background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:10px;margin-top:.65rem;padding:.75rem}.waiver-hub__group-members{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.waiver-hub__group-member{border-bottom:1px solid var(--hub-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.55rem;display:flex}.waiver-hub__group-member:last-child{border-bottom:none;padding-bottom:0}.waiver-hub__group-add{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.waiver-hub__group-add input{border:1px solid var(--hub-border);background:var(--hub-surface);min-width:10rem;color:var(--hub-text);border-radius:8px;flex:1;padding:.45rem .6rem}.waiver-hub__party-roster{flex-wrap:wrap;gap:.5rem;margin:.55rem 0 .35rem;padding-left:1.75rem;display:flex}.waiver-hub__party-name{background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.35rem .65rem;display:inline-flex}.waiver-hub__party-name-text{color:var(--hub-text);letter-spacing:.01em;font-size:1.05rem;font-weight:700}.waiver-hub__party-name--signed .waiver-hub__party-name-text{color:#3fb950}.waiver-hub__party-name--pending .waiver-hub__party-name-text{color:#f0c14d}.waiver-hub__party-name--empty{opacity:.85;border-style:dashed}.waiver-hub__party-name-tag{text-transform:uppercase;letter-spacing:.04em;font-size:.68rem}.waiver-hub__field-hint{margin-top:.25rem;font-size:.78rem;display:block}.waiver-hub__check-row{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.waiver-hub__save-ok{color:#3fb950;margin-top:.5rem}.waiver-share--empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:14rem;padding:1.5rem 1rem;display:flex}.waiver-share__empty-icon{color:#484f58;margin-bottom:.75rem}.waiver-share__empty-title{color:var(--hub-text-secondary);margin:0 0 .35rem;font-weight:600}.waiver-share__empty-hint{max-width:16rem;margin:0;font-size:.82rem;line-height:1.45}.waiver-share--active{border-left:3px solid #f97316}.waiver-share__head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.waiver-share__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#f97316;margin:0 0 .2rem;font-size:.68rem;font-weight:700}.waiver-share__title{color:var(--hub-text);margin:0;font-size:1rem;font-weight:700}.waiver-share__url-row{gap:.5rem;margin-bottom:.85rem;display:flex}.waiver-share__url-input{border:1px solid var(--hub-border);background:var(--hub-surface-muted);min-width:0;color:var(--hub-accent);border-radius:8px;flex:1;padding:.5rem .65rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.waiver-share__copy{flex-shrink:0;margin-left:0}.waiver-share__copy--done{color:#fff;background:#238636}.waiver-share__actions{grid-template-columns:repeat(4,1fr);gap:.45rem;margin-bottom:1rem;display:grid}@media (width<=420px){.waiver-share__actions{grid-template-columns:repeat(2,1fr)}}.waiver-share__action{border:1px solid var(--hub-border);background:var(--hub-surface-muted);color:var(--hub-text-secondary);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:.25rem;padding:.55rem .35rem;font-size:.72rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.waiver-share__action:hover{color:var(--hub-waiver-accent-text);background:#f9731614;border-color:#f97316}.waiver-share__action-icon{font-size:1.1rem;line-height:1}.waiver-share__qr-card{background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:10px;padding:.85rem}.waiver-share__qr-card .waiver-qr{margin:0}.waiver-qr__placeholder{background:var(--hub-btn-secondary-bg);border-radius:8px;margin:0 auto}.waiver-editor__layout{grid-template-columns:minmax(11rem,13rem) 1fr;align-items:start;gap:1rem;display:grid}@media (width<=960px){.waiver-editor__layout{grid-template-columns:1fr}}.waiver-editor__sidebar-title{text-transform:uppercase;letter-spacing:.08em;color:var(--hub-text-muted);margin:0 0 .65rem;font-size:.78rem;font-weight:700}.waiver-editor__list{margin:0;padding:0;list-style:none}.waiver-editor__list button{text-align:left;width:100%;color:var(--hub-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:.35rem;padding:.5rem .55rem;font-size:.86rem;display:flex}.waiver-editor__list button:hover{background:var(--hub-btn-secondary-bg)}.waiver-editor__item--active{border:1px solid #f9731659;color:var(--hub-waiver-accent-text)!important;background:#f973161f!important}.waiver-editor__default-tag{text-transform:uppercase;color:#f97316;flex-shrink:0;font-size:.62rem;font-weight:700}.waiver-editor__workspace{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}.waiver-editor__workspace--with-preview{grid-template-columns:1fr minmax(14rem,20rem)}@media (width<=1100px){.waiver-editor__workspace,.waiver-editor__workspace--with-preview{grid-template-columns:1fr}}.waiver-editor__preview-toggle{margin-bottom:.75rem}@media (width<=1100px){.waiver-editor__preview-toggle{display:none}}.waiver-editor__name-field{margin-bottom:.85rem;display:block}.waiver-editor__field-label{text-transform:uppercase;letter-spacing:.06em;color:var(--hub-text-muted);margin-bottom:.35rem;font-size:.72rem;font-weight:600;display:block}.waiver-editor__name-field input{border:1px solid var(--hub-input-border);background:var(--hub-input-bg);width:100%;color:var(--hub-text);border-radius:8px;padding:.5rem .65rem;font-size:.95rem;font-weight:600}.waiver-editor__settings{border:1px solid var(--hub-border);border-radius:10px;margin-bottom:1rem;padding:.5rem .75rem}.waiver-editor__settings summary{cursor:pointer;color:var(--hub-text-secondary);padding:.25rem 0;font-size:.85rem;font-weight:600}.waiver-editor__settings-grid{border-top:1px solid var(--hub-border);grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin-top:.65rem;padding-top:.65rem;display:grid}@media (width<=600px){.waiver-editor__settings-grid{grid-template-columns:1fr}}.waiver-editor__settings-grid label{color:var(--hub-text-secondary);align-items:center;gap:.5rem;font-size:.82rem;display:flex}.waiver-editor__expiry{flex-direction:column;grid-column:1/-1;align-items:flex-start!important}.waiver-editor__expiry input{border:1px solid var(--hub-input-border);background:var(--hub-input-bg);width:5rem;color:var(--hub-text);border-radius:6px;margin-top:.25rem;padding:.35rem .5rem}.waiver-editor__mobile-tabs{gap:.4rem;margin-bottom:.75rem;display:none}@media (width<=1100px){.waiver-editor__mobile-tabs{display:flex}.waiver-editor__doc-pane--hidden,.waiver-editor__preview-panel{display:none}.waiver-editor__preview-panel--open{display:block}}@media (width>=1101px){.waiver-editor__preview-panel{display:none}.waiver-editor__preview-panel--desktop{max-height:calc(100vh - 2.5rem);display:block;position:sticky;top:1rem;overflow-y:auto}}.waiver-editor__footer-actions{border-top:1px solid var(--hub-border);flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:.85rem;display:flex}.waiver-doc{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:12px;overflow:hidden}.waiver-doc__toolbar{border-bottom:1px solid var(--hub-border);background:var(--hub-surface);z-index:2;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;padding:.45rem .55rem;display:flex;position:sticky;top:0}.waiver-doc__toolbar-group{flex-wrap:wrap;align-items:center;gap:.2rem;display:flex}.waiver-doc__toolbar-group--insert{gap:.35rem}.waiver-doc__toolbar-sep{background:var(--hub-border);width:1px;height:1.25rem;margin:0 .15rem}.waiver-doc__insert-label{text-transform:uppercase;letter-spacing:.06em;color:var(--hub-text-muted);margin-right:.15rem;font-size:.68rem;font-weight:700}.waiver-doc__btn{color:var(--hub-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.3rem .55rem;font-size:.78rem;line-height:1.2}.waiver-doc__btn:hover{background:var(--hub-btn-secondary-bg);color:#f97316}.waiver-doc__btn--active{color:var(--hub-waiver-accent-text);background:#f9731626}.waiver-doc__btn-u{text-underline-offset:.12em;text-decoration:underline}.waiver-doc__canvas{min-height:min(70vh,42rem);max-height:min(78vh,48rem);overflow-y:auto}.waiver-doc__prose{color:var(--hub-text);outline:none;min-height:20rem;padding:1.25rem 1.5rem 2rem;font-size:.9rem;line-height:1.6}.waiver-doc__prose:focus{outline:none}.waiver-doc__prose p.is-editor-empty:first-child:before{color:#484f58;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.waiver-doc__prose h2,.waiver-doc__prose h3{color:var(--hub-text);margin:1rem 0 .5rem;font-weight:700}.waiver-doc__prose h2{font-size:1.15rem}.waiver-doc__prose h3{font-size:1rem}.waiver-doc__prose p{margin:0 0 .65rem}.waiver-doc__prose ul,.waiver-doc__prose ol{margin:.35rem 0 .75rem;padding-left:1.35rem}.waiver-doc__prose a{color:var(--hub-accent)}.waiver-doc-field{background:#f973160f;border:1px solid #f9731659;border-radius:10px;margin:1rem 0}.waiver-doc-field__inner{padding:.65rem .75rem}.waiver-doc-field__head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.waiver-doc-field__badge{text-transform:uppercase;letter-spacing:.06em;color:#fdba74;font-size:.68rem;font-weight:700}.waiver-doc-field__remove{color:var(--hub-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .45rem;font-size:.72rem}.waiver-doc-field__remove:hover{background:var(--hub-btn-secondary-bg);color:#f85149}.waiver-doc-field__text{border:1px solid var(--hub-border);background:var(--hub-surface-muted);width:100%;color:var(--hub-text);resize:vertical;border-radius:8px;margin-bottom:.5rem;padding:.5rem .65rem;font-size:.86rem;line-height:1.45;display:block}.waiver-doc-field__check,.waiver-doc-field__select-label{color:var(--hub-text-secondary);align-items:center;gap:.45rem;font-size:.8rem;display:flex}.waiver-doc-field__select-label select{border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text);border-radius:6px;margin-left:.35rem;padding:.25rem .4rem}.waiver-preview__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#f97316;margin:0 0 .35rem;font-size:.68rem;font-weight:700}.waiver-preview__template-name{color:var(--hub-text);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.waiver-preview__doc{background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:10px;max-height:28rem;padding:.85rem;overflow-y:auto}.waiver-preview__doc .waiver-v1__section-heading{margin-top:.75rem}.waiver-preview__doc .waiver-v1__section-heading:first-child{margin-top:0}.waiver-preview__check{margin:.5rem 0}.waiver-preview__req{color:#f85149}.waiver-preview__initial{align-items:center;gap:.5rem;margin:.5rem 0;font-size:.85rem;display:flex}.waiver-preview__initial-box{color:#484f58;border-bottom:2px solid #484f58;min-width:2.5rem;padding:.2rem .4rem;font-family:ui-monospace,monospace;display:inline-block}.waiver-preview__medical{margin:.65rem 0;font-size:.85rem}.waiver-preview__foot{border-top:1px dashed #30363d;margin:1rem 0 0;padding-top:.65rem;font-size:.75rem;line-height:1.45}.lc-page{color:var(--hub-text);font-family:inherit}.lc-page-inner{flex-direction:column;gap:1rem;display:flex}.lc-results{background:var(--hub-surface);border:1px solid var(--hub-border);z-index:2;border-radius:12px;padding:1.1rem 1.15rem;position:sticky;top:0}.lc-results-neutral{border-color:var(--hub-border)}.lc-results-green{border-color:#238636;box-shadow:inset 0 1px #3fb9501f}.lc-results-yellow{border-color:#9e6a03;box-shadow:inset 0 1px #d299221f}.lc-results-red{border-color:#da3633;box-shadow:inset 0 1px #f851491a}.lc-results-title{color:var(--hub-text);margin:0 0 .85rem;font-size:1.2rem;font-weight:700}.lc-results-grid{grid-template-columns:repeat(4,1fr);gap:.75rem 1rem;margin-bottom:1rem;display:grid}.lc-result-item{flex-direction:column;gap:.2rem;min-width:0;display:flex}.lc-result-primary .lc-result-label{color:#f97316}.lc-result-label{text-transform:uppercase;letter-spacing:.06em;color:var(--hub-text-muted);font-size:.68rem;font-weight:600}.lc-result-value{color:var(--hub-text);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:700}.lc-result-value.lc-result-green{color:#3fb950}.lc-result-value.lc-result-yellow{color:#d29922}.lc-result-value.lc-result-red{color:#f85149}.lc-results-hint{color:var(--hub-text-muted);margin:0 0 1rem;font-size:.88rem;line-height:1.45}.lc-results-actions{flex-wrap:wrap;gap:.5rem;display:flex}.lc-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:filter .15s,border-color .15s,color .15s}.lc-btn:disabled{opacity:.45;cursor:not-allowed}.lc-btn-accent{color:#0f1419;background:#f97316;border-color:#f97316}.lc-btn-accent:hover:not(:disabled){filter:brightness(1.08)}.lc-btn-secondary{background:var(--hub-btn-secondary-bg);color:var(--hub-text-secondary);border-color:var(--hub-border)}.lc-btn-secondary:hover:not(:disabled){border-color:var(--hub-accent);color:var(--hub-accent);background:var(--hub-btn-secondary-hover-bg,var(--hub-surface-hover))}.lc-btn-icon{border:1px solid var(--hub-border);width:1.75rem;height:1.75rem;color:var(--hub-text-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:.75rem;display:inline-flex}.lc-btn-danger-icon:hover{color:#f85149;background:#f8514914;border-color:#f85149}.lc-card{background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:12px;padding:1.1rem 1.15rem}.lc-card-heading{color:var(--hub-text);margin:0 0 .85rem;font-size:1.02rem;font-weight:700}.lc-card-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.85rem;display:flex}.lc-card-heading-row .lc-card-heading{margin-bottom:0}.lc-card-row{color:var(--hub-text-secondary);justify-content:space-between;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.lc-muted{color:var(--hub-text-muted);margin:0;font-size:.85rem;line-height:1.45}.lc-columns{grid-template-columns:minmax(0,22rem) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.lc-col-inputs{flex-direction:column;gap:1rem;min-width:0;display:flex}.lc-col-chart{min-width:0}.lc-row{grid-template-columns:minmax(0,1fr) minmax(5.5rem,7rem) auto;align-items:center;gap:.5rem .65rem;margin-bottom:.65rem;display:grid}.lc-row:last-child{margin-bottom:0}.lc-row.lc-row--units-below{grid-template-columns:minmax(0,1fr) minmax(5.5rem,7rem) auto;grid-template-areas:"label input."".units units";row-gap:.4rem}.lc-row.lc-row--units-below .lc-row-label{color:var(--hub-text);grid-area:label}.lc-row.lc-row--units-below .lc-input{grid-area:input}.lc-row.lc-row--units-below .lc-unit-pills{flex-wrap:nowrap;grid-area:units;justify-self:start}.lc-row-label{color:var(--hub-text-secondary);font-size:.82rem;font-weight:500;line-height:1.3}.lc-input{border:1px solid var(--hub-input-border);background:var(--hub-input-bg);width:100%;min-width:0;color:var(--hub-text);font-variant-numeric:tabular-nums;border-radius:8px;padding:.48rem .6rem;font-family:inherit;font-size:.88rem}.lc-input:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 2px #f9731633}.lc-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.lc-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.lc-input[type=number]{appearance:textfield}.lc-unit-pills{background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:8px;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:0;padding:2px;display:inline-flex}.lc-unit-pill-btn{color:var(--hub-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:.28rem .45rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2}.lc-unit-pill-btn:hover{color:var(--hub-text-secondary)}.lc-unit-pill-btn-active{background:var(--hub-btn-secondary-bg);color:#f97316;box-shadow:0 0 0 1px #30363d}.lc-chart-unit-pills{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.lc-equip-grid{grid-template-columns:1fr 1fr;gap:.55rem .75rem;margin-bottom:.75rem;display:grid}.lc-equip-row{grid-template-columns:minmax(0,1fr) minmax(4.5rem,5.5rem);align-items:center;gap:.45rem;display:grid}.lc-equip-label{color:var(--hub-text-muted);font-size:.8rem}.lc-input-equip{padding:.4rem .5rem;font-size:.85rem}.lc-equip-total{border-top:1px solid var(--hub-border);color:var(--hub-text-muted);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;padding-top:.75rem;font-size:.82rem;font-weight:600;display:flex}.lc-equip-total-value{color:var(--hub-text);text-transform:none;letter-spacing:normal;font-size:.95rem}.lc-switch{flex-shrink:0;width:2.75rem;height:1.5rem;display:inline-block;position:relative}.lc-switch input{opacity:0;width:0;height:0}.lc-switch-slider{cursor:pointer;background:var(--hub-toggle-track);border-radius:999px;transition:background .2s;position:absolute;inset:0}.lc-switch-slider:before{content:"";background:var(--hub-toggle-knob);border-radius:50%;width:1.1rem;height:1.1rem;transition:transform .2s;position:absolute;bottom:.2rem;left:.2rem}.lc-switch input:checked+.lc-switch-slider{background:#f97316}.lc-switch input:checked+.lc-switch-slider:before{transform:translate(1.25rem)}.lc-switch input:focus-visible+.lc-switch-slider{box-shadow:0 0 0 2px #f9731659}.lc-atmo-tabs{flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem;display:flex}.lc-atmo-tab{border:1px solid var(--hub-border);background:var(--hub-surface-muted);color:var(--hub-text-muted);cursor:pointer;border-radius:999px;padding:.35rem .65rem;font-family:inherit;font-size:.75rem;font-weight:600}.lc-atmo-tab:hover{color:var(--hub-text-secondary);border-color:#484f58}.lc-atmo-tab-active{color:#fb923c;background:#f973161f;border-color:#f97316}.lc-chart-svg{background:var(--hub-input-bg);border:1px solid var(--hub-input-border);border-radius:8px;width:100%;height:auto;max-height:340px;margin:0 auto;display:block}.lc-chart-readout{color:var(--hub-text-muted);text-align:center;font-variant-numeric:tabular-nums;margin:.5rem 0 0;font-size:.82rem}.lc-chart-empty{text-align:center;padding:2rem .5rem}.lc-disclaimer{color:var(--hub-text-muted);border-top:1px dashed #30363d;margin:1rem 0 0;padding-top:.75rem;font-size:.72rem;line-height:1.45}.lc-load-panel h3{color:var(--hub-text);margin:0 0 .75rem;font-size:1rem}.lc-saved-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.lc-saved-item{align-items:center;gap:.35rem;display:flex}.lc-saved-name{text-align:left;background:var(--hub-surface-muted);color:var(--hub-accent);cursor:pointer;border:1px solid #0000;border-radius:8px;flex:1;padding:.45rem .65rem;font-family:inherit;font-size:.88rem}.lc-saved-name:hover{border-color:var(--hub-border);background:var(--hub-surface)}.lc-modal-backdrop{z-index:100;background:#010409b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.lc-modal{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:12px;width:min(24rem,100%);padding:1.25rem 1.35rem;box-shadow:0 16px 48px #00000073}.lc-modal h3{color:var(--hub-text);margin:0 0 .35rem;font-size:1.05rem}.lc-modal-desc{color:var(--hub-text-muted);margin:0 0 .85rem;font-size:.82rem;line-height:1.45}.lc-modal-name-input{margin-bottom:1rem}.lc-modal-actions{flex-wrap:wrap;gap:.5rem;display:flex}@media (width<=960px){.lc-columns{grid-template-columns:1fr}.lc-results{position:static}}@media (width<=640px){.lc-results-grid{grid-template-columns:1fr 1fr}.lc-row{grid-template-columns:1fr auto;grid-template-areas:"label label""input units"}.lc-row-label{grid-area:label}.lc-row .lc-input{grid-area:input}.lc-row .lc-unit-pills{grid-area:units;justify-self:end}.lc-row.lc-row--units-below{grid-template-columns:1fr;grid-template-areas:"label""input""units"}.lc-row.lc-row--units-below .lc-input{justify-self:start;max-width:7rem}.lc-row.lc-row--units-below .lc-unit-pills{flex-wrap:wrap;justify-self:start}.lc-equip-grid{grid-template-columns:1fr}.lc-atmo-tabs-chart{margin-bottom:.65rem}.lc-unit-pills{max-width:100%}}@media (width<=400px){.lc-results-grid{grid-template-columns:1fr}}.waiver-report-page__filter-grid{grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:1rem;margin-top:1rem;display:grid}.waiver-report-page__actions,.waiver-report-page__results{margin-top:1.25rem}.waiver-report-page__stats{grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr));gap:1rem;margin:1.25rem 0;display:grid}.waiver-report-page__stat{background:var(--hub-surface-elevated,#ffffff0a);border:1px solid var(--hub-border);border-radius:.65rem;flex-direction:column;gap:.25rem;padding:.85rem 1rem;display:flex}.waiver-report-page__stat-value{font-size:1.65rem;font-weight:700;line-height:1.1}.waiver-report-page__stat-label{font-size:.8rem}.waiver-report-page__subhead{margin:0 0 .65rem;font-size:.95rem}.waiver-report-page__hourly-table{flex-direction:column;gap:.35rem;display:flex}.waiver-report-page__hourly-row{border-bottom:1px solid var(--hub-border);justify-content:space-between;gap:1rem;padding:.45rem 0;font-size:.88rem;display:flex}.waiver-report-page__hourly-row:last-child{border-bottom:none}.waiver-report-page__row-meta{margin:.35rem 0 0;font-size:.82rem}.waiver-report-page__table{margin-top:1rem}.hub-crew-waiver-banner__actions{flex-wrap:wrap;gap:.5rem;display:flex}.hub-flight-waivers{border:1px solid var(--hub-border);background:var(--hub-surface-elevated,#ffffff08);border-radius:.65rem;margin:1.25rem 0 0;padding:1rem 1.1rem}.hub-flight-waivers__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.hub-flight-waivers__title{margin:0;font-size:1rem;font-weight:600}.hub-flight-waivers__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.hub-flight-waivers__row{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.hub-flight-waivers__person{flex:10rem;min-width:8rem}.hub-flight-waivers__slot{margin-left:.35rem;font-size:.82rem}.hub-flight-waivers__roster-hint{margin-top:.15rem;font-size:.78rem;display:block}.hub-flight-waivers__actions{flex-wrap:wrap;gap:.35rem;display:flex}.hub-flight-waiver-chip,.hub-schedule-waiver-chip{letter-spacing:.03em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:.22rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.hub-flight-waiver-chip--signed,.hub-schedule-waiver-chip--signed{color:#fff;background:#15803d;border-color:#15803d}.hub-flight-waiver-chip--pending,.hub-schedule-waiver-chip--pending{color:#fff;background:#ea580c;border-color:#ea580c}.hub-flight-waiver-chip--none,.hub-schedule-waiver-chip--none{color:#fff;background:#6b7280;border-color:#6b7280}.hub-schedule-waiver-chip--expired{color:#fff;background:#dc2626;border-color:#dc2626}.hub-schedule-toast--with-action{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;display:flex}.hub-schedule-toast__link{color:inherit;font-weight:600;text-decoration:underline}.hub-crew-waiver-badge{letter-spacing:.03em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:.22rem .6rem;font-size:.7rem;font-weight:700;display:inline-flex}.hub-crew-waiver-badge--compact{font-size:.68rem}.hub-crew-waiver-badge--valid{color:#fff;background:#15803d;border-color:#15803d}.hub-crew-waiver-badge--renew_soon{color:#1f2937;background:#f59e0b;border-color:#f59e0b}.hub-crew-waiver-badge--expired{color:#fff;background:#dc2626;border-color:#dc2626}.hub-crew-waiver-badge--none{color:#fff;background:#6b7280;border-color:#6b7280}.hub-crew-waiver-badge--pending{color:#fff;background:#ea580c;border-color:#ea580c}.hub-crew-waiver-banner{border:1px solid var(--hub-border);background:var(--hub-surface-raised);border-radius:10px;margin:0 0 1rem;padding:.75rem 1rem}.hub-crew-waiver-banner--warn{background:#f8514914;border-color:#f8514959}.hub-crew-waiver-banner p{margin:0;font-size:.9rem;line-height:1.45}.waiver-hub__crew-summary{border:1px solid var(--hub-border);background:var(--hub-surface-raised);border-radius:10px;margin:0 0 1rem;padding:.75rem 1rem}.waiver-hub__crew-summary p{margin:0;font-size:.92rem;font-weight:600;line-height:1.45}.waiver-hub__crew-summary--warn{background:#f8514914;border-color:#f8514959}.waiver-hub__crew-summary--warn p{color:#f85149}.hub-side-link-count{color:#fff;background:#f85149;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;padding:0 .3rem;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}.hub-shell-collapsed .hub-side-link-sub{position:relative}.hub-shell-collapsed .hub-side-link-count{min-width:.95rem;height:.95rem;font-size:.58rem;position:absolute;top:.25rem;right:.2rem}.waiver-hub__crew-renewal{margin-bottom:1rem}.waiver-hub__crew-renewal-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.waiver-hub__crew-renewal-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.waiver-hub__crew-renewal-person{flex-direction:column;gap:.25rem;display:flex}.hub-flight-waivers__chips{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.hub-flight-waivers__summary--warn{color:#f85149}.hub-flight-waivers__crew-warn{font-size:.72rem}.hub-schedule-waiver-chips{flex-wrap:wrap;align-items:center;gap:.3rem;display:inline-flex}.hub-schedule-waiver-chip--expired{color:#f85149;background:#f8514929}.hub-form-balloon__group-section{border-top:1px dashed var(--hub-border);flex-direction:column;gap:.55rem;margin-top:.5rem;padding-top:.55rem;display:flex}.hub-form-balloon__group-label{color:var(--hub-text-muted);font-size:.78rem;font-weight:600}.hub-form-balloon__group-field{margin:0}.hub-form-balloon__group-empty{color:var(--hub-text-muted);margin:0;font-size:.85rem;line-height:1.4}.hub-form-balloon__group-link{color:var(--hub-accent);text-underline-offset:.12em;text-decoration:underline}.hub-form-balloon__chips{flex-wrap:wrap;gap:.4rem;display:flex}.hub-form-balloon__chip{background:var(--hub-surface);border:1px solid;border-color:var(--hub-border);color:var(--hub-text);border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .55rem .3rem .7rem;font-size:.82rem;font-weight:500;line-height:1.1;display:inline-flex}.hub-form-balloon__chip--legacy{opacity:.92;font-style:italic}.hub-form-balloon__chip-name{white-space:nowrap}.hub-form-balloon__chip-slot{opacity:.75;border-left:1px solid #7f7f7f59;padding:0 .3rem;font-size:.7rem;font-weight:500;line-height:1}.hub-form-balloon__chip-remove{font:inherit;cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;border-radius:999px;padding:0 .15rem;font-size:1.05rem;line-height:1;transition:opacity .12s,background .12s}.hub-form-balloon__chip-remove:hover,.hub-form-balloon__chip-remove:focus-visible{opacity:1;background:#f851492e;outline:none}.waiver-manifest__time-by,.waiver-manifest__time-pilot{color:var(--hub-text-muted,#8b95a0);font-size:.72rem;font-style:italic;font-weight:500}.waiver-assign-dialog{width:100%;max-width:26rem;max-height:92vh;overflow:visible}.waiver-assign-dialog__list{flex-direction:column;gap:.25rem;max-height:14rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.waiver-assign-dialog__row{background:color-mix(in srgb, var(--hub-surface-muted) 50%, transparent);border-radius:.35rem;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.3rem .5rem;display:flex}.waiver-assign-dialog__row-name{font-weight:500}.waiver-assign-dialog__row-weight{font-size:.85rem}.waiver-assign-dialog__total{margin:0;font-size:.85rem}.waiver-assign-dialog__pilot{margin-top:.35rem}.waiver-assign-dialog__actions{justify-content:flex-end}.waiver-helper-share-dialog{width:100%;max-width:32rem}.waiver-helper-share-dialog__empty{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.waiver-helper-share-dialog__url-row{margin-top:.5rem}.waiver-helper-share-dialog__url{align-items:stretch;gap:.5rem;display:flex}.waiver-helper-share-dialog__url input{border:1px solid var(--hub-border);background:var(--hub-surface-muted);min-width:0;color:var(--hub-text);border-radius:.5rem;flex:auto;padding:.55rem .7rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem}.waiver-helper-share-dialog__qr{background:#fff;border-radius:.5rem;flex-direction:column;align-items:center;gap:.4rem;margin:.75rem 0;padding:1rem 0;display:flex}.waiver-helper-share-dialog__qr-caption{color:#333;margin:0;font-size:.85rem}.waiver-helper-share-dialog__controls{grid-template-columns:1fr auto;align-items:end;gap:.75rem;margin-top:.5rem;display:grid}.waiver-helper-share-dialog__btns{gap:.5rem;display:flex}.waiver-helper-share-dialog__sessions{border-top:1px solid var(--hub-border);margin-top:1rem;padding-top:1rem}.waiver-helper-share-dialog__sessions>header{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.waiver-helper-share-dialog__sessions h4{margin:0;font-size:.95rem;font-weight:600}.waiver-helper-share-dialog__sessions ul{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.waiver-helper-share-dialog__sessions li{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:.45rem;grid-template-columns:1fr auto auto;align-items:center;gap:.6rem;padding:.5rem .65rem;display:grid}.waiver-helper-share-dialog__session-name{font-weight:600}.waiver-helper-share-dialog__session-time{font-size:.8rem}.waiver-helper-page{background:var(--hub-bg,#0d1117);min-height:100vh;color:var(--hub-text,#c9d1d9);justify-content:center;align-items:center;padding:1.5rem;display:flex}.waiver-helper-page__card{background:var(--hub-surface,#161b22);border:1px solid var(--hub-border,#30363d);border-radius:.75rem;flex-direction:column;gap:.85rem;width:100%;max-width:24rem;padding:1.5rem;display:flex;box-shadow:0 12px 32px #00000059}.waiver-helper-page__card h2{margin:0;font-size:1.25rem}.waiver-helper-page__privacy{margin:0;font-size:.8rem}.waiver-helper-manifest{padding-top:1rem}@media (width<=480px){.waiver-helper-share-dialog__controls{grid-template-columns:1fr}.waiver-helper-share-dialog__sessions li{grid-template-rows:auto auto;grid-template-columns:1fr auto}.waiver-helper-share-dialog__session-time{grid-column:1/-1}}.waiver-manifest__walkup-btn{align-items:center;gap:.35rem;display:inline-flex}.waiver-manifest__walkup-btn svg{flex:none}.waiver-manifest__privacy-bar{flex-wrap:wrap;align-items:center;gap:.6rem 1rem;padding:.7rem 1rem;display:flex}.waiver-manifest__privacy-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.waiver-manifest__privacy-toggle input[type=checkbox]{cursor:pointer;width:1.15rem;height:1.15rem}.waiver-manifest__privacy-toggle-label{white-space:nowrap}.waiver-manifest__privacy-note{flex:18rem;min-width:0;font-size:.85rem}.waiver-manifest__weight-masked{letter-spacing:.15em;opacity:.6}.waiver-manifest__toggle--on.waiver-manifest__toggle--tally{background:color-mix(in srgb, #4a72d9 18%, var(--hub-surface-muted));border-color:color-mix(in srgb, #4a72d9 45%, var(--hub-border))}.waiver-manifest__tally-bar{z-index:5;padding:.65rem .85rem calc(.65rem + env(safe-area-inset-bottom,0px));background:color-mix(in srgb, var(--hub-surface,#161b22) 96%, transparent);border-top:1px solid var(--hub-border,#30363d);-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px);margin:1rem -.5rem 0;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000040}.waiver-manifest__tally-bar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;display:flex}.waiver-manifest__tally-summary{flex-wrap:wrap;align-items:baseline;gap:.35rem .6rem;min-width:0;font-size:1.05rem;display:flex}.waiver-manifest__tally-count{letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.waiver-manifest__tally-dot{opacity:.55}.waiver-manifest__tally-sum{font-variant-numeric:tabular-nums;font-weight:700}.waiver-manifest__tally-warning{background:color-mix(in srgb, #d97706 22%, var(--hub-surface-muted));border:1px solid color-mix(in srgb, #d97706 45%, var(--hub-border));white-space:nowrap;border-radius:999px;padding:.15rem .55rem;font-size:.8rem}.waiver-manifest__tally-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.waiver-tally-confirm{width:min(26rem,100%)}.waiver-tally-confirm__warning{margin:.25rem 0 0;font-size:.85rem}.waiver-walkup-dialog{width:min(28rem,100%)}.waiver-walkup-dialog__body{gap:.85rem}.waiver-walkup-dialog__qr{background:#fff;border-radius:.6rem;justify-content:center;align-items:center;margin:.25rem 0 .5rem;padding:1.25rem;display:flex}.waiver-walkup-dialog__qr svg{width:100%;max-width:320px;height:auto;display:block}.waiver-walkup-dialog__url-row{align-items:stretch;gap:.5rem;display:flex}.waiver-walkup-dialog__url-row input{border:1px solid var(--hub-border);background:var(--hub-surface-muted);min-width:0;color:var(--hub-text);border-radius:.5rem;flex:auto;padding:.55rem .7rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem}@media (width<=480px){.waiver-walkup-dialog__qr{padding:.75rem}.waiver-walkup-dialog__url-row{flex-direction:column}}.waiver-pilots__toolbar{grid-template-columns:1fr auto;grid-template-areas:"stats actions""search search";align-items:center;gap:.75rem 1rem;display:grid}.waiver-pilots__stats{flex-wrap:wrap;grid-area:stats;align-items:baseline;gap:.5rem;font-size:.95rem;display:flex}.waiver-pilots__stat strong{font-size:1.15rem}.waiver-pilots__actions{flex-wrap:wrap;grid-area:actions;gap:.5rem;display:flex}.waiver-pilots__search{grid-area:search;align-items:center;gap:.5rem;display:flex}.waiver-pilots__search-label{color:var(--hub-muted);font-size:.85rem}.waiver-pilots__search-input{border:1px solid var(--hub-border);background:var(--hub-surface);min-width:0;color:var(--hub-text);border-radius:.5rem;flex:auto;padding:.4rem .6rem}.waiver-pilots__empty{text-align:center;padding:2rem 1rem}.waiver-pilots__empty-actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.waiver-pilots__list-card{padding:0;overflow:hidden}.waiver-pilots__table-wrap{overflow-x:auto}.waiver-pilots__table{border-collapse:collapse;width:100%;font-size:.92rem}.waiver-pilots__table thead th{text-align:left;color:var(--hub-muted);letter-spacing:.02em;text-transform:uppercase;border-bottom:1px solid var(--hub-border);background:var(--hub-surface-muted);white-space:nowrap;padding:.65rem .75rem;font-size:.82rem;font-weight:600}.waiver-pilots__table tbody td{border-bottom:1px solid var(--hub-border);vertical-align:middle;padding:.6rem .75rem}.waiver-pilots__table tbody tr:last-child td{border-bottom:none}.waiver-pilots__row--inactive{color:var(--hub-muted);background:var(--hub-surface-muted)}.waiver-pilots__col-weight{white-space:nowrap}.waiver-pilots__col-actions{text-align:right;white-space:nowrap}.waiver-pilots__col-actions .btn-xs{margin-left:.35rem}.waiver-pilots__chase-chip{border:1px dashed var(--hub-border);border-radius:999px;margin-left:.4rem;padding:.05rem .4rem;font-size:.75rem;display:inline-block}.waiver-pilots__form-dialog{width:min(420px,90vw)}.waiver-pilots__import-dialog{width:min(820px,95vw);max-height:90vh;overflow-y:auto}.waiver-pilots__import-header{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.waiver-pilots__import-steps{counter-reset:pilot-import-step;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.waiver-pilots__import-step{color:var(--hub-muted);border:1px solid var(--hub-border);border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.85rem;display:inline-flex}.waiver-pilots__import-step--active{color:var(--hub-text);background:var(--hub-surface-muted);border-color:var(--hub-text)}.waiver-pilots__import-step-num{font-weight:600}.waiver-pilots__dropzone{border:2px dashed var(--hub-border);text-align:center;border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;transition:background-color .15s,border-color .15s;display:flex}.waiver-pilots__dropzone--drag{background:var(--hub-surface-muted);border-color:var(--hub-text)}.waiver-pilots__file-trigger{color:var(--hub-link,#2563eb);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.waiver-pilots__import-map{flex-direction:column;gap:.75rem;display:flex}.waiver-pilots__import-map-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.waiver-pilots__import-map-row{flex-direction:column;gap:.3rem;display:flex}.waiver-pilots__import-map-row select{border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text);border-radius:.4rem;padding:.35rem .5rem}.waiver-pilots__import-sample{border:1px solid var(--hub-border);border-radius:.5rem;padding:.5rem .75rem}.waiver-pilots__import-sample summary{cursor:pointer;font-size:.9rem}.waiver-pilots__import-sample-table{margin-top:.5rem;font-size:.85rem}.waiver-pilots__import-preview{flex-direction:column;gap:.5rem;display:flex}.waiver-pilots__import-preview-wrap{max-height:45vh;overflow-y:auto}.waiver-pilots__chip{border-radius:999px;margin-right:.25rem;padding:.05rem .45rem;font-size:.75rem;font-weight:600;display:inline-block}.waiver-pilots__chip--info{background:var(--hub-info-bg,#dbeafe);color:var(--hub-info-text,#1e3a8a)}.waiver-pilots__chip--warn{background:var(--hub-warn-bg,#fef3c7);color:var(--hub-warn-text,#92400e)}.waiver-pilots__chip--success{background:var(--hub-success-bg,#d1fae5);color:var(--hub-success-text,#065f46)}.waiver-pilots__chip--danger{background:var(--hub-danger-bg,#fee2e2);color:var(--hub-danger-text,#991b1b)}.waiver-pilots__warning{margin-top:.15rem;font-size:.75rem;display:block}.waiver-pilots__import-notes{font-size:.8rem;line-height:1.4}.waiver-pilots__import-mode{border:1px solid var(--hub-border);border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.5rem .75rem;display:flex}.waiver-pilots__import-mode label{align-items:flex-start;gap:.5rem;display:flex}.waiver-pilots__import-actions{justify-content:flex-end;margin-top:1rem}@media (width<=640px){.waiver-pilots__toolbar{grid-template-columns:1fr;grid-template-areas:"stats""actions""search"}.waiver-pilots__col-actions{text-align:left}}.waiver-assign-dialog__picker,.waiver-assign-dialog__freetext{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.waiver-assign-dialog__pilot{position:relative}.waiver-assign-dialog__results{z-index:10;background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:.4rem;max-height:min(28rem,max(60vh,16rem));margin:.2rem 0 0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 6px 18px #0000001f}.waiver-assign-dialog__result{cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;min-height:2.5rem;padding:.45rem .7rem;font-size:.92rem;display:flex}.waiver-assign-dialog__result:hover,.waiver-assign-dialog__result--selected{background:var(--hub-surface-muted)}.waiver-assign-dialog__result-name{font-weight:500}.waiver-assign-dialog__result-cap{margin-left:.5rem;font-size:.82rem}.waiver-assign-dialog__picker-aside{flex-wrap:wrap;gap:.75rem;font-size:.85rem;display:flex}.waiver-assign-dialog__linklike{font:inherit;color:var(--hub-link,#2563eb);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:underline}.waiver-assign-dialog__linklike:disabled{color:var(--hub-muted);cursor:not-allowed}.waiver-assign-dialog__capacity{border-radius:.4rem;margin:.25rem 0 0;padding:.4rem .6rem;font-size:.88rem}.waiver-assign-dialog__capacity--ok{background:var(--hub-success-bg,#d1fae5);color:var(--hub-success-text,#065f46)}.waiver-assign-dialog__capacity--over{background:var(--hub-danger-bg,#fee2e2);color:var(--hub-danger-text,#991b1b);font-weight:600}.waiver-assign-dialog__override{border:1px dashed var(--hub-danger-text,#991b1b);background:var(--hub-danger-bg,#fee2e2);color:var(--hub-danger-text,#991b1b);border-radius:.4rem;align-items:flex-start;gap:.5rem;padding:.4rem .6rem;font-size:.9rem;display:flex}.waiver-assign-dialog__freetext-note{margin-top:.25rem;font-size:.82rem}.waiver-manifest__time-over-capacity{color:var(--hub-danger-text,#991b1b);font-weight:600}.reports-page{max-width:72rem;margin:0 auto;padding:0 0 3rem}.reports-header{margin-bottom:1.5rem}.reports-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--hub-eyebrow);margin-bottom:.25rem;font-size:.72rem;font-weight:700;display:block}.reports-title{color:var(--hub-text);margin:0 0 .5rem;font-size:1.65rem;font-weight:700}.reports-lede{color:var(--hub-text-muted);max-width:52rem;margin:0;font-size:.92rem}.reports-link{color:var(--hub-accent);text-decoration:none}.reports-link:hover{text-decoration:underline}.reports-loading{color:var(--hub-text-muted);padding:2rem 0;font-size:.9rem}.reports-empty-banner{background:var(--hub-surface);border:1px solid var(--hub-border);border-left:4px solid var(--hub-eyebrow);color:var(--hub-text-secondary);border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.1rem;font-size:.9rem;display:flex}.reports-empty-icon{flex-shrink:0;margin-top:.1rem;font-size:1.5rem}.reports-summary-strip{background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:10px;flex-wrap:wrap;gap:0;margin-bottom:2rem;display:flex;overflow:hidden}.reports-summary-cell{border-right:1px solid var(--hub-border);text-align:center;flex-direction:column;flex:8rem;align-items:center;padding:.9rem 1rem;display:flex}.reports-summary-cell:last-child{border-right:none}.reports-summary-val{color:var(--hub-text);margin-bottom:.25rem;font-size:1.35rem;font-weight:700;line-height:1.1}.reports-summary-lbl{text-transform:uppercase;letter-spacing:.07em;color:var(--hub-text-muted);font-size:.7rem}.reports-grid{grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));gap:1.25rem;display:grid}.report-card{background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:10px;flex-direction:column;gap:.85rem;padding:1.2rem 1.25rem 1.1rem;transition:border-color .15s,box-shadow .15s;display:flex}.report-card:hover{border-color:var(--hub-border-strong);box-shadow:0 2px 12px #00000012}.report-card-wide{grid-column:1/-1}.report-card-head{align-items:flex-start;gap:.85rem;display:flex}.report-card-icon{flex-shrink:0;margin-top:.1rem;font-size:1.75rem;line-height:1}.report-card-title{color:var(--hub-text);margin:0 0 .3rem;font-size:1rem;font-weight:700}.report-card-desc{color:var(--hub-text-muted);margin:0;font-size:.83rem;line-height:1.5}.report-card-stats{flex-wrap:wrap;gap:.5rem;display:flex}.report-stat{background:var(--hub-surface-muted);border:1px solid var(--hub-border);border-radius:6px;flex-direction:column;flex:5rem;min-width:0;padding:.5rem .65rem;display:flex}.report-stat-val{color:var(--hub-text);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:700;overflow:hidden}.report-stat-lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--hub-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.67rem;overflow:hidden}.report-stat-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;align-self:flex-start;margin-top:.2rem;padding:.2rem .55rem;font-size:.7rem;font-weight:700;display:inline-block}.report-stat-badge-ok{color:#16a34a;background:#22c55e26;border:1px solid #22c55e59}.report-stat-badge-warn{color:#dc2626;background:#ef44441f;border:1px solid #ef44444d}.report-card-date-range{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.report-date-field{color:var(--hub-text-muted);flex-direction:column;gap:.25rem;font-size:.78rem;display:flex}.report-date-input{background:var(--hub-surface-muted);border:1px solid var(--hub-border);color:var(--hub-text);border-radius:6px;padding:.35rem .6rem;font-family:inherit;font-size:.85rem}.report-date-clear{border:1px solid var(--hub-border);color:var(--hub-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.35rem .75rem;font-family:inherit;font-size:.8rem}.report-date-clear:hover:not(:disabled){background:var(--hub-surface-hover);color:var(--hub-text)}.report-date-clear:disabled{opacity:.4;cursor:default}.report-card-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(#1f6feb 0%,#1158c7 100%);border:none;border-radius:7px;align-self:flex-start;padding:.6rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:opacity .15s,filter .15s}.report-card-btn:hover:not(:disabled){filter:brightness(1.1)}.report-card-btn:disabled{opacity:.45;cursor:default}.report-card-error{color:#dc2626;background:#ef444414;border:1px solid #ef444440;border-radius:5px;margin:0;padding:.35rem .65rem;font-size:.8rem}.reports-footer{border-top:1px solid var(--hub-border);margin-top:2.5rem;padding-top:1rem}.reports-footer-note{color:var(--hub-text-muted);margin:0;font-size:.78rem}[data-theme=dark] .report-stat-badge-ok{color:#4ade80;background:#22c55e1a;border-color:#22c55e40}[data-theme=dark] .report-stat-badge-warn{color:#f87171;background:#ef44441a;border-color:#ef444440}@media (width<=600px){.reports-grid{grid-template-columns:1fr}.reports-summary-strip{flex-wrap:wrap}.reports-summary-cell{border-right:none;border-bottom:1px solid var(--hub-border);flex:45%}.reports-summary-cell:last-child{border-bottom:none}}
