@charset "UTF-8";:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:#333;color:var(--adm-color-text);font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,segoe ui,arial,roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-family:var(--adm-font-family);font-size:13px;font-size:var(--adm-font-size-main)}a,button{cursor:pointer}a{color:#1677ff;color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:inherit;transition:none}.adm-plain-anchor:active{opacity:1}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size)/2*2px);left:-100vw;pointer-events:none;position:fixed;top:-100vh;-webkit-user-select:none;user-select:none;width:0}.adm-action-sheet-popup>.adm-popup-body{border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.adm-action-sheet-extra{color:var(--adm-color-weak);display:flex;font-size:var(--adm-font-size-7);justify-content:center;padding:18px 12px}.adm-action-sheet-button-item-wrapper,.adm-action-sheet-button-list,.adm-action-sheet-extra{border-bottom:1px solid var(--adm-color-border)}.adm-action-sheet-button-item-wrapper:last-child{border-bottom:none}.adm-action-sheet-button-item{background-color:var(--adm-color-background);display:block;padding:16px;text-align:center}.adm-action-sheet-button-item:active{background-color:var(--adm-color-border)}.adm-action-sheet-button-item-disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.adm-action-sheet-button-item-name{color:var(--adm-color-text);font-size:var(--adm-font-size-10)}.adm-action-sheet-button-item-description{color:var(--adm-color-weak);font-size:var(--adm-font-size-6);padding-top:4px}.adm-action-sheet-button-item-danger .adm-action-sheet-button-item-name{color:var(--adm-color-danger)}.adm-action-sheet-button-item-bold .adm-action-sheet-button-item-name{font-weight:700}.adm-action-sheet-cancel{background-color:var(--adm-color-fill-content);padding-top:8px}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{background-color:var(--adm-color-background);position:fixed;z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{bottom:0;left:0;width:100%}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{left:0;top:0;width:100%}.adm-popup-body-position-top .adm-popup-close-icon{bottom:8px;right:8px}.adm-popup-body-position-left{height:100%;left:0;top:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;right:0;top:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{color:var(--adm-color-weak);cursor:pointer;font-size:18px;line-height:1;padding:4px}.adm-mask{--z-index:var(--adm-mask-z-index,1000);display:block;position:fixed;z-index:var(--z-index)}.adm-mask,.adm-mask-aria-button{height:100%;left:0;top:0;width:100%}.adm-mask-aria-button{pointer-events:none;position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-safe-area{--multiple:var(--adm-safe-area-multiple,1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top)*var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom)*var(--multiple))}.adm-button{--color:var(--adm-color-text-light-solid);--text-color:var(--adm-button-text-color,var(--adm-color-text));--background-color:var(--adm-button-background-color,var(--adm-color-background));--border-radius:var(--adm-button-border-radius,4px);--border-width:var(--adm-button-border-width,1px);--border-style:var(--adm-button-border-style,solid);--border-color:var(--adm-button-border-color,var(--adm-color-border));background-color:var(--background-color);border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);box-sizing:border-box;color:var(--text-color);cursor:pointer;display:inline-block;font-size:var(--adm-font-size-9);height:auto;line-height:1.4;margin:0;padding:7px 12px;position:relative;text-align:center;transition:opacity .15s ease;-webkit-user-select:none;user-select:none}.adm-button:focus{outline:none}.adm-button:before{background-color:var(--adm-color-text-dark-solid);border:var(--border-width) var(--border-style) var(--adm-color-text-dark-solid);border-radius:var(--border-radius);box-sizing:initial;content:" ";height:100%;left:0;opacity:0;position:absolute;top:0;transform:translate(calc(var(--border-width)*-1),calc(var(--border-width)*-1));width:100%}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color:#0000;--border-color:var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color:#0000;--border-width:0px}.adm-button:not(.adm-button-default){--text-color:var(--adm-color-text-light-solid);--background-color:var(--color);--border-color:var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color:var(--color);--background-color:#0000}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color:var(--color);--background-color:#0000;--border-width:0px}.adm-button-primary{--color:var(--adm-color-primary)}.adm-button-success{--color:var(--adm-color-success)}.adm-button-danger{--color:var(--adm-color-danger)}.adm-button-warning{--color:var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{font-size:var(--adm-font-size-main);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{font-size:var(--adm-font-size-7);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-large{font-size:var(--adm-font-size-10);padding-bottom:11px;padding-top:11px}.adm-button.adm-button-shape-rounded{--border-radius:1000px}.adm-button.adm-button-shape-rectangular{--border-radius:0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{align-items:center;display:flex;height:1.4em;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-dot-loading{display:inline-block}.adm-collapse-panel-header .adm-list-item-content-main{padding:12px 0}.adm-collapse-arrow{transform:rotate(0deg);transition:all .3s ease}.adm-collapse-arrow-active{transform:rotate(-180deg)}.adm-collapse-panel-content{color:var(--adm-color-weak);font-size:var(--adm-font-size-main);overflow:hidden}.adm-list{--header-font-size:var(--adm-font-size-7);--prefix-width:"auto";--prefix-padding-right:12px;--align-items:center;--active-background-color:var(--adm-color-border);--border-inner:solid 1px var(--adm-color-border);--border-top:solid 1px var(--adm-color-border);--border-bottom:solid 1px var(--adm-color-border);--padding-left:12px;--padding-right:12px;--font-size:var(--adm-font-size-9);--extra-max-width:70%}.adm-list-header{color:var(--adm-color-weak);font-size:var(--header-font-size);padding:8px var(--padding-right) 8px var(--padding-left)}.adm-list-body{background-color:var(--adm-color-background);font-size:var(--font-size);overflow:hidden}.adm-list-body-inner{margin-top:-1px}.adm-list-default .adm-list-body{border-bottom:var(--border-bottom);border-top:var(--border-top)}.adm-list-card{margin:12px}.adm-list-card .adm-list-body{border-radius:8px}.adm-list-card .adm-list-header{padding-left:0}.adm-list-item{background-color:var(--adm-color-background);display:block;line-height:1.5;padding-left:var(--padding-left);position:relative}.adm-list-item-description,.adm-list-item-title{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-list-item-content{align-items:var(--align-items);border-top:var(--border-inner);display:flex;justify-content:flex-start;padding-right:var(--padding-right)}.adm-list-item-content-prefix{flex:none;padding-right:var(--prefix-padding-right);width:var(--prefix-width)}.adm-list-item-content-main{flex:auto;padding:12px 0}.adm-list-item-content-extra{color:var(--adm-color-weak);flex:none;font-size:var(--adm-font-size-7);max-width:var(--extra-max-width);padding-left:12px}.adm-list-item-content-arrow{align-items:center;color:var(--adm-color-light);display:flex;flex:none;font-size:19px;margin-left:4px}.adm-list-item-disabled{cursor:not-allowed}.adm-list-item-disabled.adm-list-item-disabled>.adm-list-item-content>*{opacity:.4;pointer-events:none}a.adm-list-item:active:not(.adm-list-item-disabled){background-color:var(--active-background-color)}a.adm-list-item:active:not(.adm-list-item-disabled):after{border-bottom:var(--border-inner);bottom:-1px;content:" ";display:block;left:0;position:absolute;width:100%}.adm-notice-bar{--background-color:var(--adm-color-weak);--border-color:var(--adm-color-weak);--text-color:var(--adm-color-text-light-solid);--font-size:var(--adm-font-size-7);--icon-font-size:var(--adm-font-size-10);--height:40px;--adm-notice-bar-border-radius:4px;--adm-notice-bar-border-width:1px;align-items:center;background-color:var(--background-color);border:solid var(--adm-notice-bar-border-width) var(--border-color);border-left-width:0;border-right-width:0;box-sizing:border-box;display:flex;font-size:var(--font-size);height:var(--height);justify-content:space-between;padding:0 12px}.adm-notice-bar,.adm-notice-bar>span[role=img]{color:var(--text-color)}.adm-notice-bar.adm-notice-bar-alert{--background-color:#fff9ed;--border-color:#fff3e9;--text-color:var(--adm-color-orange)}.adm-notice-bar.adm-notice-bar-error{--background-color:var(--adm-color-danger);--border-color:#d9281e;--text-color:#fff}.adm-notice-bar.adm-notice-bar-info{--background-color:#d0e4ff;--border-color:#bcd8ff;--text-color:var(--adm-color-primary)}.adm-notice-bar.adm-notice-bar-success{--background-color:#d1fff0;--border-color:#a8f0d8;--text-color:var(--adm-color-success)}.adm-notice-bar .adm-notice-bar-left{flex-shrink:0;font-size:var(--icon-font-size);margin-right:8px}.adm-notice-bar .adm-notice-bar-content{align-items:center;display:flex;flex:1 1;height:100%;overflow:hidden;position:relative}.adm-notice-bar .adm-notice-bar-content .adm-notice-bar-content-inner{transition-timing-function:linear;white-space:nowrap;width:auto}.adm-notice-bar-wrap.adm-notice-bar .adm-notice-bar-content .adm-notice-bar-content-inner{white-space:normal}.adm-notice-bar .adm-notice-bar-right{align-items:center;display:flex;flex-shrink:0;margin-left:12px}.adm-notice-bar-close{align-items:center;display:flex;font-size:var(--adm-font-size-10);height:24px;justify-content:center;margin-right:-3px;width:24px}.adm-notice-bar-wrap{align-items:flex-start;height:auto;line-height:22px;padding-bottom:8px;padding-top:8px}.adm-notice-bar-neutral{border-radius:var(--adm-notice-bar-border-radius)}.adm-notice-bar-rounded{border-radius:1000px}.adm-notice-bar-bordered{border-left-width:var(--adm-notice-bar-border-width);border-right-width:var(--adm-notice-bar-border-width)}.adm-notice-bar-without-border{border-bottom-width:0;border-top-width:0}.adm-popover{--z-index:var(--adm-popover-z-index,1030);--background:#fff;--arrow-size:8px;--content-padding:8px 12px;animation:none;color:var(--adm-color-text);cursor:auto;left:0;position:absolute;text-align:left;top:0;-webkit-user-select:text;user-select:text;white-space:normal;z-index:var(--z-index)}.adm-popover.adm-popover-dark{--background:#000000bf;--adm-color-text:#fff;color:#fff}.adm-popover.adm-popover-dark .adm-popover-inner{box-shadow:none}.adm-popover:after{background:#ffffff03;content:"";position:absolute}.adm-popover-hidden{display:none}.adm-popover-inner{background-clip:padding-box;background-color:var(--background);border-radius:8px;box-shadow:0 0 30px 0 #3333;font-size:var(--adm-font-size-7);max-width:calc(100vw - 24px);min-width:32px;overflow-y:hidden;width:-webkit-max-content;width:max-content}.adm-popover-inner-content{padding:var(--content-padding)}.adm-popover-arrow{background:#0000;overflow:visible;width:var(--arrow-size)}.adm-popover-arrow,.adm-popover-arrow-icon{display:block;height:var(--arrow-size);position:absolute}.adm-popover-arrow-icon{left:50%;top:50%;transform:translate(-50%,-50%) rotate(var(--arrow-icon-rotate));width:calc(var(--arrow-size)/8*15)}.adm-popover .adm-popover-arrow{color:var(--background)}.adm-popover-menu{--border-color:var(--adm-color-border)}.adm-popover-menu.adm-popover{--content-padding:0}.adm-popover-menu-list{min-width:120px;overflow:hidden}.adm-popover-menu-list-inner{margin-top:-1px}.adm-popover-menu-list-scroll{-webkit-overflow-scrolling:auto;overflow-y:scroll;padding-right:2px}.adm-popover-menu-list-scroll::-webkit-scrollbar{-webkit-appearance:none;width:4px}.adm-popover-menu-list-scroll::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:4px}.adm-popover-menu-item{align-items:center;display:flex;justify-content:flex-start;padding-left:20px;position:relative}.adm-popover-menu-item-icon{flex:none;font-size:20px;padding-right:8px}.adm-popover-menu-item-text{border-top:1px solid var(--border-color);flex:auto;padding:14px 20px 14px 0}.adm-popover-menu-item-disabled{cursor:not-allowed}.adm-popover-menu-item-disabled>*{opacity:.4}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled){background-color:var(--border-color)}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled):after{border-bottom:1px solid var(--border-color);bottom:-1px;content:" ";display:block;left:0;position:absolute;width:100%}.adm-popover.adm-popover-dark.adm-popover-menu{--border-color:var(--adm-color-text);--background:#000000e6}.adm-radio{--icon-size:22px;--font-size:var(--adm-font-size-9);--gap:8px;align-items:center;cursor:pointer;display:inline-flex;justify-content:flex-start;vertical-align:text-bottom}.adm-radio input[type=radio]{display:none}.adm-radio .adm-radio-icon{border:1px solid var(--adm-color-light);border-radius:var(--icon-size);box-sizing:border-box;color:var(--adm-color-text-light-solid);flex:none;height:var(--icon-size);width:var(--icon-size)}.adm-radio .adm-radio-icon>svg{display:block;height:100%;width:100%}.adm-radio.adm-radio-block{display:flex}.adm-radio.adm-radio-checked .adm-radio-icon{background-color:var(--adm-color-primary);border-color:var(--adm-color-primary)}.adm-radio.adm-radio-disabled{cursor:not-allowed}.adm-radio.adm-radio-disabled .adm-radio-content{opacity:.4}.adm-radio.adm-radio-disabled .adm-radio-icon{background-color:var(--adm-color-fill-content);border-color:var(--adm-color-light);color:var(--adm-color-light)}.adm-radio .adm-radio-custom-icon{font-size:var(--icon-size)}.adm-radio-content{flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-space-item{flex:none}.adm-space{--gap:8px;--gap-vertical:var(--gap);--gap-horizontal:var(--gap);display:inline-flex}.adm-space-vertical{flex-direction:column}.adm-space-vertical>.adm-space-item{margin-bottom:var(--gap-vertical)}.adm-space-vertical>.adm-space-item:last-child{margin-bottom:0}.adm-space-horizontal{flex-direction:row}.adm-space-horizontal>.adm-space-item{margin-right:var(--gap-horizontal)}.adm-space-horizontal>.adm-space-item:last-child{margin-right:0}.adm-space-horizontal.adm-space-wrap{flex-wrap:wrap;margin-bottom:calc(var(--gap-vertical)*-1)}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:var(--gap-vertical)}.adm-space.adm-space-block{display:flex}.adm-space-align-center{align-items:center}.adm-space-align-start{align-items:flex-start}.adm-space-align-end{align-items:flex-end}.adm-space-align-baseline{align-items:baseline}.adm-space-justify-center{justify-content:center}.adm-space-justify-start{justify-content:flex-start}.adm-space-justify-end{justify-content:flex-end}.adm-space-justify-between{justify-content:space-between}.adm-space-justify-around{justify-content:space-around}.adm-space-justify-evenly{justify-content:space-evenly}.adm-space-justify-stretch{justify-content:stretch}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;height:var(--size);width:var(--size)}.adm-spin-loading-svg{animation:adm-spin-loading-rotate .8s linear infinite;height:100%;width:100%}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-swipe-action{--background:var(--adm-color-background);background:var(--background);cursor:grab;overflow:hidden;touch-action:pan-y}.adm-swipe-action-track{overflow:visible;position:relative}.adm-swipe-action-actions{align-items:stretch;display:flex;justify-content:center;position:absolute;white-space:nowrap;width:auto}.adm-swipe-action-actions-right{height:100%;left:100%;top:0}.adm-swipe-action-actions-left{height:100%;right:100%;top:0}.adm-swipe-action-action-button.adm-button{--border-radius:0;--border-width:0;--text-color:var(--adm-color-text-light-solid);padding-left:20px;padding-right:20px}@keyframes loading-rotate{to{transform:rotate(1turn)}}.adm-switch{--checked-color:var(--adm-color-primary);--height:31px;--width:51px;--border-width:2px;align-self:center;box-sizing:border-box;cursor:pointer;display:inline-block;position:relative;vertical-align:middle}.adm-switch input{display:none}.adm-switch-checkbox{background:var(--adm-color-border);border-radius:31px;box-sizing:border-box;height:var(--height);line-height:var(--height);min-width:var(--width);overflow:hidden;z-index:0}.adm-switch-checkbox:before{background:var(--adm-color-background);box-sizing:border-box;content:" ";transform:scale(1);width:calc(100% - var(--border-width)*2);z-index:1}.adm-switch-checkbox:before,.adm-switch-handle{border-radius:calc(var(--height) - var(--border-width)*2);height:calc(var(--height) - var(--border-width)*2);left:var(--border-width);position:absolute;top:var(--border-width);transition:all .2s}.adm-switch-handle{background:var(--adm-color-text-light-solid);box-shadow:0 0 2px 0 #0003,0 2px 11.5px 0 #00000014,-1px 2px 2px 0 #0000001a;width:calc(var(--height) - var(--border-width)*2);z-index:2}.adm-switch-handle,.adm-switch-inner{align-items:center;display:flex;justify-content:center}.adm-switch-inner{color:var(--adm-color-weak);font-size:var(--adm-font-size-7);height:100%;margin:0 8px 0 calc(var(--height) - var(--border-width) + 5px);position:relative;transition:margin .2s;z-index:1}.adm-switch.adm-switch-checked .adm-switch-checkbox{background:var(--checked-color)}.adm-switch.adm-switch-checked .adm-switch-checkbox:before{transform:scale(0)}.adm-switch.adm-switch-checked .adm-switch-handle{left:calc(100% - var(--height) + var(--border-width))}.adm-switch.adm-switch-checked .adm-switch-inner{color:var(--adm-color-text-light-solid);margin:0 calc(var(--height) - var(--border-width) + 5px) 0 8px}.adm-switch.adm-switch-disabled{cursor:not-allowed;opacity:.4}.adm-switch-spin-icon{animation:loading-rotate 1s linear infinite;height:14px;width:14px}.adm-tab-bar-wrap{align-items:stretch;display:flex;flex-wrap:nowrap;justify-content:flex-start;min-height:48px;overflow:hidden}.adm-tab-bar-item{align-items:center;color:var(--adm-color-text-secondary);cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:4px 8px;position:relative;white-space:nowrap;width:-webkit-min-content;width:min-content}.adm-tab-bar-item-icon{font-size:24px;height:24px;line-height:1}.adm-tab-bar-item-title{font-size:var(--adm-font-size-2);line-height:15px}.adm-tab-bar-item-title-with-icon{margin-top:2px}.adm-tab-bar-item-active{color:var(--adm-color-primary)}.adm-tab-bar-icon-badge{--top:6px}.adm-tab-bar-title-badge{--right:-2px;--top:-2px}.adm-badge-wrapper{display:inline-block;position:relative}.adm-badge{--right:0;--top:0;--color:var(--adm-badge-color,var(--adm-color-highlight));background-color:var(--color);border-radius:100px;box-sizing:initial;display:inline-flex;vertical-align:middle}.adm-badge-content{box-sizing:border-box;color:var(--adm-color-text-light-solid);font-size:var(--adm-font-size-1);font-weight:400;line-height:12px;min-width:8px;padding:1px 4px;text-align:center;white-space:nowrap}.adm-badge-fixed{position:absolute;right:var(--right);top:var(--top);transform:translate(50%,-50%)}.adm-badge-dot{border-radius:5px;height:10px;min-width:10px;width:10px}.adm-badge-bordered{border:1px solid var(--adm-color-text-light-solid)}.adm-tabs{--title-font-size:var(--adm-font-size-9);--content-padding:12px;--active-line-height:2px;--active-line-border-radius:var(--active-line-height);--active-line-color:var(--adm-color-primary);--active-title-color:var(--adm-color-primary);min-width:0;position:relative}.adm-tabs-header{border-bottom:1px solid var(--adm-color-border);position:relative}.adm-tabs-tab-list{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll;position:relative;scrollbar-width:none}.adm-tabs-tab-list::-webkit-scrollbar{display:none}.adm-tabs-tab-wrapper{padding:0 12px}.adm-tabs-tab-wrapper-stretch{flex:auto}.adm-tabs-tab{cursor:pointer;font-size:var(--title-font-size);margin:0 auto;padding:8px 0 10px;position:relative;white-space:nowrap;width:-webkit-min-content;width:min-content}.adm-tabs-tab-active{color:var(--active-title-color)}.adm-tabs-tab-disabled{cursor:not-allowed;opacity:.5}.adm-tabs-tab-line{background:var(--active-line-color);border-radius:var(--active-line-border-radius);bottom:0;height:var(--active-line-height);position:absolute}.adm-tabs-content{padding:var(--content-padding)}.adm-tabs-header-mask{bottom:0;height:100%;pointer-events:none;position:absolute;top:0;width:30px;z-index:1}.adm-tabs-header-mask-left{background:linear-gradient(to right,var(--adm-color-background),#fff0);left:0}.adm-tabs-header-mask-right{background:linear-gradient(to left,var(--adm-color-background),#fff0);right:0}.adm-toast-mask .adm-toast-wrap{height:100%;left:0;position:fixed;text-align:center;top:0;width:100%}.adm-toast-mask .adm-toast-main{background-color:#000000b3;border-radius:8px;box-sizing:border-box;color:#fff;display:inline-block;font-size:var(--adm-font-size-7);line-height:1.5;max-height:70%;max-width:204px;overflow:auto;pointer-events:all;position:relative;text-align:left;text-align:initial;top:50%;transform:translateY(-50%);width:auto;word-break:break-all}.adm-toast-mask .adm-toast-main-text{min-width:0;padding:12px}.adm-toast-mask .adm-toast-main-icon{min-width:150px;padding:35px 12px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{font-size:36px;line-height:1;margin-bottom:8px;text-align:center}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.NoResults{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;overflow-x:clip;padding-top:15px}.NoResults span[role=img]{font-size:80pt}.NoResults .instructions{text-align:center}.NoMatch{box-sizing:border-box;margin-top:110px;width:100%}.Card{border-radius:15px;display:flex;flex-direction:column;margin:15px 15px 25px}@media (prefers-color-scheme:light){.Card{box-shadow:0 0 15px 0 #0000001a}}@media (prefers-color-scheme:dark){.Card{background-color:var(--primary-bg-color)!important}}.Card,.Card .body,.Card .footer{background-color:var(--secondary-bg-color);color:var(--secondary-fg-color)}.Card .body{border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);flex-grow:1;padding:0}.Card .header{align-items:center;display:flex;height:3.5em!important;justify-content:flex-start;white-space:nowrap}.CardExplorerPage .title{align-items:flex-start;color:var(--primary-fg-color);display:flex;flex-direction:column;flex-grow:2;font-size:1em}.Card .header .headerIcon{flex-grow:0;margin-left:5px}.Card .header .headerIcon svg{fill:#9166c0;color:#9166c0;height:32px;margin-right:15px;width:32px}.Card .header .title .subheading{color:var(--secondary-fg-color);font-size:smaller}.Card .header .menuButton{background-color:initial;border:0;cursor:pointer;margin:0 0 0 auto}.Card .header .menuButton .anticon-ellipsis svg{color:var(--apple-link-color);height:26px;width:26px}.Card .body img{width:100%}.Card .footer{border-bottom-left-radius:15px;border-bottom-right-radius:15px;font-size:medium;margin:0;padding:0 15px;text-align:right}.Card .smoresButton{background-color:initial;border:none;color:var(--apple-link-color);cursor:pointer;margin-bottom:auto;margin-top:auto;padding:0;text-decoration:none;white-space:nowrap}.AccessibilityCard .content{align-items:flex-start;display:flex;flex-flow:column nowrap;padding:1em;text-align:left}.AccessibilityCard p{align-items:center;display:flex;flex-flow:row nowrap;margin:0 0 .5em}.AccessibilityCard p span{margin-left:1em}.AccessibilityCard .colorBox{border:1px solid red;box-sizing:border-box;display:inline-block;font-family:Courier New,Courier,monospace;height:2em;line-height:2;min-height:2em;min-width:5em;text-align:center;width:5em}.AccountSuggestionsCard .content{padding:0;text-align:left}.AccountSuggestionsCard .body{border-bottom:none}.AccountSuggestionsCard .content ul{all:unset;display:flex;flex-flow:column nowrap;min-height:7em;width:100%}.AccountSuggestionsCard .content ul li{all:unset;border-bottom:1px solid var(--border-color);padding:.5em 1em}.AccountSuggestionsCard .content .critical{background-color:red;color:#fff}.AccountSuggestionsCard .content .medium{background-color:orange;color:#000}.AccountSuggestionsCard .content .low{background-color:var(--secondary-bg-color);color:var(--primary-fg-color)}.ActionSheetMenu{bottom:0;margin-bottom:10px;position:fixed;z-index:8000!important}@media (min-width:420px){.ActionSheetMenu{left:50%;margin-left:-200px;width:400px!important}}@media (max-width:419px){.ActionSheetMenu{left:2%;width:95%!important}}.ActionSheetMenu .action-sheet-title{background-color:var(--primary-bg-color);border-top-left-radius:10px;border-top-right-radius:10px;color:var(--primary-fg-color);font-size:1.25em;margin:0 0 0 1em;padding:5px 0}.ActionSheetMenu .MenuItemLink a{color:var(--apple-link-color)!important}.ActionSheetMenu .action-sheet-body{background-color:var(--primary-bg-color);border:1px solid var(--border-color);border-radius:10px}.ActionSheetMenu .action-sheet-message,.ActionSheetMenu .list-body,.ActionSheetMenu .list-item-top{border-top-left-radius:10px;border-top-right-radius:10px}.ActionSheetMenu .action-sheet-button-list{border-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:1px solid var(--border-color);border-top-left-radius:0;border-top-right-radius:0}.ActionSheetMenu .action-sheet-button-list .title{font-size:large;padding-top:5px}.ActionSheetMenu .action-sheet-cancel-button{background-color:var(--primary-bg-color);border:1px solid var(--border-color);border-radius:10px;color:#4693ff;font-size:large;font-weight:700;height:2.95em;line-height:2em;margin-top:10px;width:100%}.ActionSheetMenu .action-sheet-button-list,.ActionSheetMenu .list-item,.ActionSheetMenu .list-item .list-line .list-content,.ActionSheetMenu .list-line{background-color:var(--primary-bg-color)}@media (prefers-color-scheme:dark){.ActionSheetMenu .list-body{border-bottom-color:red!important;border-top-color:red!important}.ActionSheetMenu .list-line{border-bottom-color:purple!important;border-top-color:purple!important}.ActionSheetMenu .ant-menu .ant-menu-item,.ActionSheetMenu .ant-menu .ant-menu-item-selected,.ActionSheetMenu .ant-menu .ant-menu-submenu{background-color:initial!important}}.ActionSheetMenu .ant-menu-item{align-items:center;color:var(--primary-fg-color);display:flex;line-height:22px;margin:0!important}.ActionSheetMenu .ant-menu-item-disabled{color:var(--tertiary-fg-color)!important}.ActionSheetMenu .ant-menu-item span{height:24px;width:24px}.ActionSheetMenu .ant-menu-item span,.ActionSheetMenu .ant-menu-title-content{font-size:1em}.ActionSheetMenu svg{height:22px;width:22px}.ActionSheetMenu .ant-divider-horizontal{margin:0}.ConfettiComponent #drawing_canvas{bottom:0;height:500px;margin:auto;position:absolute;top:0}@media screen and (max-width:375px){.ConfettiComponent #drawing_canvas{left:-1em;width:375px}}@media screen and (min-width:376px){.ConfettiComponent #drawing_canvas{left:0;width:100%}}.DirectoryAccountPopup{padding-bottom:100px;z-index:5555}.DirectoryAccountPopup .avatarContainer{display:flex;justify-content:center;width:100%}.DirectoryAccountPopup .avatar{height:250px;object-fit:scale-down;width:250px}.DirectoryAccountPopup .formContents{margin:1em 0 0}.BirthdayCard{position:relative}.BirthdayCard .content{padding:1em}.BirthdayCard p{font-size:large;margin:0;text-align:center}.BirthdayCard .cakeIcon{font-size:8em;margin:10px;text-align:center}.BlueArmyRadioCard .cardContent{padding:0}.BlueArmyRadioCard .am-card-header-content svg{height:40px!important;margin-right:10px!important;width:40px!important}.BlueArmyRadioCard .hiddenLink{display:none}.CameraTestCard .content{align-items:center;display:flex;flex-flow:column nowrap}.CameraTestCard .hidden{display:none}.CameraTestCard .capturedImage{background-color:var(--tertiary-fg-color);margin:1em auto 0;max-width:75%!important}.CameraTestCard .preview{background-color:gray;height:90%!important;width:75%!important}.CameraTestCard .buttonSet{border:none;display:flex;flex-flow:row nowrap;justify-content:space-around;margin:0;padding:1em;width:100%}@media only print{.CardExplorer .adm-card-footer-extra,.CardExplorer a[role=button]{display:none}.CardExplorer svg{width:200px}}.CardExplorer{display:flex;flex-wrap:wrap;height:100%;justify-content:space-evenly;overflow:hidden auto}@media (max-width:428px){.CardExplorer .Card{width:100%}}@media (min-width:429px){.CardExplorer .Card{width:90%}}@media (min-width:600px){.CardExplorer .Card{max-width:100%}}@media (min-width:1040px){.CardExplorer .Card{width:95%}}.CovenantOfTheDayCard .content{padding:2em;text-align:center}.CountdownTimerListItem{align-items:center;background-color:#ff8c00;color:#000;display:flex;height:2em;justify-content:space-between;padding:0 1em}.CountdownTimerListItem .counter-container,.CountdownTimerListItem .counter-timer-wrapper-minutes{display:flex}.CountdownTimerListItem .counter-container span,.CountdownTimerListItem .counter-timer-wrapper-days,.CountdownTimerListItem .counter-timer-wrapper-hours{display:none}.EventCard .content ul{list-style:none;margin:0;padding:0}@media (prefers-color-scheme:dark){.EventCard .content ul li{color:var(--primary-bg-color)}}.Badge{border-radius:24px;box-sizing:border-box;display:inline-block;font-size:14px;line-height:1;margin:0;max-width:-webkit-fit-content;max-width:fit-content;min-width:1.5em;padding:.2em;position:relative;text-align:center}.EventLisetItem{all:unset;display:block;margin:0 0 2px;padding:0;width:100%}.EventLisetItem>.liButton{grid-gap:.25em;all:unset;align-content:stretch;align-items:center;background-color:var(--secondary-bg-color);box-sizing:border-box;color:inherit;display:grid;font-weight:inherit;grid-template-areas:"eventTitle dates" "leaders iconBlock" "description description" "roles roles";grid-template-columns:minmax(auto,3fr) minmax(0,-webkit-max-content);grid-template-columns:minmax(auto,3fr) minmax(0,max-content);grid-template-rows:auto auto auto;justify-content:stretch;justify-items:end;max-width:100%;padding:.5em;text-decoration:inherit;width:100%}.EventLisetItem .roles{all:unset;align-items:stretch;box-sizing:border-box;display:flex;flex-flow:column nowrap;gap:.2em;grid-area:roles;width:100%}.EventLisetItem .roleBanner{all:unset;background-color:gold;border-bottom:1px solid var(--border-color);color:#000;flex:1 1;padding-left:.5em;width:100%}.EventLisetItem .inviteOnly,.EventLisetItem .private{background-color:#fdffd1!important;border:1px solid #000;border-radius:5px;color:red!important;font-family:Geneva,Verdana,sans-serif!important;font-size:normal;height:1em;line-height:1em;padding:.2em;text-align:center;width:6em}.EventLisetItem .eventTitle{color:var(--primary-fg-color);font-size:normal!important;grid-area:eventTitle;justify-self:stretch;margin:0;padding:0}.EventLisetItem .dates,.EventLisetItem div{color:var(--secondary-fg-color);font-size:smaller}.EventLisetItem .dates{align-self:self-start;grid-area:dates;white-space:normal}.EventLisetItem .endDateTimeDisplay,.EventLisetItem .startDateTimeDisplay{text-align:right;white-space:nowrap}.EventLisetItem .description .searched-text-highlight{font-size:inherit!important}.EventLisetItem .leaders{grid-area:leaders;justify-self:stretch}.EventLisetItem .iconBlock{align-items:center;display:flex;flex-flow:row nowrap;gap:.2em;grid-area:iconBlock;justify-self:end}.EventLisetItem .description{grid-area:description;justify-self:stretch;max-width:90vw;overflow-x:clip;text-overflow:ellipsis;white-space:nowrap}.EventLisetItem .edit-icon,.EventLisetItem .nav-icon{background-color:var(--tertiary-bg-color);border-radius:22px;height:16px;padding:3px;width:16px}.SteepCard .cardContent{padding:0}.SteepCard .body{border-bottom:1px solid var(--tertiary-fg-color)}.SteepCard .header .headerIcon svg{height:40px!important;margin-right:10px!important;width:40px!important}.SteepCard .hiddenLink{display:none}.BeStillStoriesCard .cardContent{padding:0}.BeStillStoriesCard .body{border-bottom:1px solid var(--tertiary-fg-color)}.BeStillStoriesCard .header .headerIcon svg{height:40px!important;margin-right:10px!important;width:40px!important}.BeStillStoriesCard .hiddenLink{display:none}.HappeningsCard .content{padding:2em 2em 0;text-align:left}.HappeningsCard .content .link{color:var(--apple-link-color);cursor:pointer}.HappeningsCard .content .eventSummary{font-size:larger;font-weight:700;margin:0}.HappeningsCard .content .eventDate{margin:0}.HappeningsCard .ant-timeline-item-head{background-color:initial}.HappeningsCard .ant-timeline-item-content{color:var(--secondary-fg-color)}@media (prefers-color-scheme:dark){.HappeningsCard .ant-timeline-item-tail{border-color:var(--tertiary-fg-color)}}.HelpfulsCard .content{padding:2em;text-align:left}.HelpfulsCard .helpfulsContent .ant-timeline-item-head{background-color:initial}.HelpfulsCard .helpfulsContent .ant-timeline-item-content{color:var(--secondary-fg-color)}@media (prefers-color-scheme:dark){.HelpfulsCard .helpfulsContent .ant-timeline-item-tail{border-color:var(--tertiary-fg-color)}}.formContents{margin:1em}.formContents code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.formContents .instruction,.formContents .instructions{color:var(--secondary-fg-color);white-space:normal}.formContents fieldset{border:none;border-left:4px solid var(--tertiary-fg-color);display:flex;flex-wrap:wrap;justify-content:center;margin-top:1em;padding:1em 0 0 1em}.formContents .field{align-items:center;background-color:var(--secondary-bg-color);border-bottom:1px solid var(--tertiary-fg-color);flex-wrap:nowrap;margin-bottom:5px;padding:1em;text-align:left}.formContents label{flex-grow:0;font-size:large;font-weight:700;margin-right:.5em}@media (prefers-color-scheme:light){legend{color:var(--primary-fg-color)}}@media (prefers-color-scheme:dark){legend{color:var(--hover-color)}}.formContents .adm-collapse,.formContents input,.formContents option,.formContents select,.formContents textarea{background-color:var(--secondary-bg-color);border:none;border-color:var(--border-color);border-radius:8px;box-shadow:0 0 1px #0003,0 1px 2px #0003;color:var(--secondary-fg-color);flex:2 0 auto;font-family:inherit;font-size:1rem;line-height:1.5;margin:0;padding:.5rem .75rem}.formContents .field textarea{flex-grow:1;overflow:auto;resize:vertical}@supports (not selector(:has(*))){.formContents .field:has(input:invalid),.formContents .field:has(textarea:invalid){background-color:var(--form-input-invalid-background-color);color:red}.formContents .field:has(input:valid) svg,.formContents .field:has(textarea:valid) svg{display:none}.formContents .field:has(input:invalid) svg,.formContents .field:has(textarea:invalid) svg{display:block}}@supports (selector(:has(*))){.formContents .field:has(input:invalid),.formContents .field:has(textarea:invalid){color:red}.formContents input:invalid,.formContents textarea:invalid{background-color:var(--form-input-invalid-background-color)!important}}.formContents button:hover,.formContents input:hover,.formContents textarea:hover{box-shadow:0 0 1px #0009,0 1px 2px #0003}.formContents button:active{box-shadow:0 0 1px #0006;transform:translateY(1px)}.formContents .cancelButton:hover,.formContents .submitButton:hover{background-color:var(--brand-bg-color)}form[action$=destroy] button{color:#f44250}.formContents .form-button,.formContents .submitButton,.formContents fieldset .adm-button{border:1px solid var(--secondary-fg-color);border-radius:25px;font-size:large;height:2.75em;margin-bottom:10px;min-width:100%}.formContents .cancelButton{font-weight:700}.formContents .submitButton:valid,.formContents button[type=primary]:valid{border:1px solid var(--apple-link-color);color:var(--apple-link-color);font-weight:700}.imageUploader{margin-top:20px}.adm-image-uploader{margin-top:15px}.adm-image-uploader-upload-button{border:1px solid var(--tertiary-fg-color)}.adm-image-uploader-upload-button-icon{font-size:48px}.adm-image-uploader-cell-delete{font-size:13px;height:20px;width:20px}.adm-popover{box-shadow:0 0 10px #999}@media (prefers-color-scheme:dark){.formContents p input{background-color:var(--primary-bg-color);border:1px solid var(--border-color)}}.formContents p{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;margin:0 0 1em}.formContents p .AutoCompleteSearch{flex:1 0 auto}.formContents p span:not(.AutoCompleteSearch span){color:var(--secondary-fg-color);font-size:large;margin-right:.5em}.formContents p input,.formContents p select,.formContents p textarea{color:var(--secondary-fg-color);flex:2 0 auto;margin-left:5px}.formContents p input[type=checkbox]{height:20px;width:20px}.formContents p.note{color:var(--tertiarty-fg-color);display:inline!important;display:initial!important;font-weight:lighter!important}.formContents button[disabled]{background-color:var(--border-color);color:var(--secondary-fg-color);cursor:default}.formContents p input:disabled,.formContents p select:disabled,.formContents p textarea:disabled{color:var(--tertiary-fg-color)}.formContents p .adm-switch{align-self:flex-end;justify-self:flex-end}@media (prefers-color-scheme:dark){.MainPage.iphone .formContents p input:disabled,.MainPage.iphone .formContents p textarea:disabled{color:#fff}}.InterGCCard .content{align-items:center;display:flex;flex-flow:column nowrap}.InterGCCard .formContents{margin:0}@media (prefers-color-scheme:dark){.InterGCCard .content ul li{color:var(--primary-bg-color)}}.InterGCCard .content .submitButton{height:2em;min-width:13em!important}.MorningTeaCard .cardContent{padding:0}.MorningTeaCard .body{border-bottom:1px solid var(--tertiary-fg-color)}.MorningTeaCard .header .headerIcon svg{height:40px!important;margin-right:10px!important;width:40px!important}.MorningTeaCard .hiddenLink{display:none}.RecentLoginCard .content{list-style:none;margin:0;padding:0}.RecentLoginCard .reportTable{margin-top:1em;padding:0 1em 1em;width:100%}.RecentLoginCard .reportTable td,.RecentLoginCard .reportTable th{padding-bottom:0}.RecentLoginCard thead tr th{text-align:left}.RecentLoginCard .reportTable button{all:unset;color:var(--apple-link-color);cursor:pointer;font-size:14pt}.SolarCycleTableData{column-gap:0;flex:2,1 auto;flex-direction:row;justify-content:space-between;margin-bottom:.5em;white-space:nowrap}.SolarCycleCalendarColumn,.SolarCycleTableData{align-items:stretch;display:flex;flex-wrap:nowrap;height:100%;width:100%}.SolarCycleCalendarColumn{background-color:initial;flex-direction:column;z-index:20}.SolarCycleCalendarColumn .selection{background-color:#ffff004d!important}.SolarCycleCalendarColumn .solarFlareIntensity{align-items:flex-start;background-color:initial;display:flex;flex-direction:column;min-height:126px;text-align:center;z-index:20}@media (prefers-color-scheme:light){.SolarCycleCalendarColumn .selection-bar{background-color:#ffffad!important}}@media (prefers-color-scheme:dark){.SolarCycleCalendarColumn .selection-bar{background-color:#68681d!important}}.SolarCycleCalendarColumn .cycleYearNum,.SolarCycleCalendarColumn .dimensionText,.SolarCycleCalendarColumn .gregorianYearRange,.SolarCycleCalendarColumn .notes,.SolarCycleCalendarColumn .solarFlareIntensity{border-bottom:1px solid var(--tertiary-fg-color)}.SolarCycleCalendarColumn.zebra-stripe .solarCycleNum,.SolarCycleCalendarColumn.zebra-stripe :not(.selection-bar) :not(.selection){background-color:var(--primary-bg-color)}.SolarCycleCalendarColumn:not(.zebra-stripe) .cycleYearNum,.SolarCycleCalendarColumn:not(.zebra-stripe) .dimensionText,.SolarCycleCalendarColumn:not(.zebra-stripe) .gregorianYearRange,.SolarCycleCalendarColumn:not(.zebra-stripe) .notes,.SolarCycleCalendarColumn:not(.zebra-stripe) .solarCycleNum,.SolarCycleCalendarColumn:not(.zebra-stripe) .yearLabel,.SolarCycleCalendarColumn:not(.zebra-stripe) :not(.selection-bar) :not(.selection){background-color:var(--secondary-bg-color)}.SolarCycleCalendarColumn .bar10pct{flex-grow:0.9;height:90%}.SolarCycleCalendarColumn .bar20pct{flex-grow:0.8;height:80%}.SolarCycleCalendarColumn .bar40pct{flex-grow:0.6;height:60%}.SolarCycleCalendarColumn .bar60pct{flex-grow:0.4;height:40%}.SolarCycleCalendarColumn .bar80pct{flex-grow:0.2;height:20%}.SolarCycleCalendarColumn .bar100pct{flex-grow:0;height:0;line-height:0}.SolarCycleCalendarColumn .solarCycleNum{color:var(--primary-fg-color);height:0;left:.75em;position:relative;text-align:center;top:-11.5em;width:0}.SolarCycleCalendarColumn .cycleYearNum,.SolarCycleCalendarColumn .dimensionText,.SolarCycleCalendarColumn .gregorianYearRange,.SolarCycleCalendarColumn .notes,.SolarCycleCalendarColumn .yearLabel{border-collapse:collapse;padding-left:1em;padding-right:1em;text-align:center;z-index:20}.SolarCycleCalendarColumn .dimensionText,.SolarCycleCalendarColumn .gregorianYearRange,.SolarCycleCalendarColumn .notes{color:var(--secondary-fg-color)}.SolarCycleCalendarColumn .dimensionText span{background-color:initial!important}.SolarCycleCalendarColumn .cycleYearNum{color:#4bc500;font-weight:700}.SolarCycleCalendarColumn .yearLabel{background-color:initial!important;display:block}.SolarCycleCalendarWidget{--solar-cycle-width:1280px;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:smaller;height:100%;margin-bottom:.5em;min-width:var(--solar-cycle-width);white-space:nowrap;width:var(--solar-cycle-width)}.SolarCycleCalendarWidget .barGraphGradient{height:160px}@media (max-width:450px){.SolarCycleCalendarCard{max-width:95vw!important}}@media (max-width:719px){.SolarCycleCalendarCard{max-width:95vw!important}}.SolarCycleCalendarCard .calendarContent{min-height:330px;overflow-x:clip;overflow-y:clip;padding:0;width:100%}.SolarCycleCalendarCard .body{border-bottom:0}.VideoSlider{-webkit-overflow-scrolling:touch;background-color:var(--primary-bg-color);display:flex;flex-flow:row nowrap;gap:.25em;height:150px;overflow-x:scroll;overflow-y:hidden}.VideoSlider .react-player{min-width:300px}.TrainingVideosCard{width:93%!important}.TrainingVideosCard .instructions{text-align:center}.TrainingVideosCard .content{text-align:left}.TrainingVideosCard .helpfulsContent .ant-timeline-item-head{background-color:initial}.TrainingVideosCard .helpfulsContent .ant-timeline-item-content{color:var(--secondary-fg-color)}@media (prefers-color-scheme:dark){.TrainingVideosCard .helpfulsContent .ant-timeline-item-tail{border-color:var(--tertiary-fg-color)}}.react-clock{display:block;position:relative}.react-clock,.react-clock *,.react-clock :after,.react-clock :before{box-sizing:border-box}.react-clock__face{border:1px solid #000;border-radius:50%;bottom:0;left:0;position:absolute;right:0;top:0}.react-clock__hand{bottom:0;left:50%;position:absolute;right:50%;top:0}.react-clock__hand__body{background-color:#000;position:absolute;transform:translateX(-50%)}.react-clock__mark{bottom:0;left:50%;position:absolute;right:50%;top:0}.react-clock__mark__body{background-color:#000;position:absolute;transform:translateX(-50%)}.react-clock__mark__number{left:-40px;position:absolute;text-align:center;width:80px}.react-clock__second-hand__body{background-color:red}.TravelModeCard .content{display:flex;flex-flow:column;padding:2em}.TravelModeCard .content .headerIcon svg{transform:rotate(-180deg)}.TravelModeCard .content p{margin-bottom:0;text-align:center}.TravelModeCard .content .clockContainer{align-items:center;align-self:center;background-color:#000;border-radius:24px;display:flex;height:100px;justify-content:center;width:100px}.TravelModeCard .content .clockBackground{background-color:#fff;border-radius:40px;font-family:Segoe UI,Tahoma,sans-serif;font-size:xx-small;font-weight:400;position:relative}.TravelModeCard .react-clock__face{border:none}.TravelModeCard .react-clock__hour-mark__body{display:none}.TravelModeCard .react-clock__mark.react-clock__hour-mark .react-clock__mark__number{color:eeeeee!important}.TravelModeCard .content h2{align-self:center;margin:.2em 0}.TravelModeCard .content .smaller{font-size:smaller;margin:0}.WallAdminReminderCard .content{padding:1em}.WallAdminReminderCard .subheading{margin-left:1em}.WallAdminReminderCard .message{margin:0}.WallAdminReminderCard .link{color:var(--apple-link-color);cursor:pointer}.WallCard h3{margin-top:0;text-align:center}.WallCard .content{padding:20px 15px 0}.WallCard .body{border-bottom:none}@media only print{.DefaultOutletPage{height:100%!important;overflow-y:visible!important}}.DefaultOutletPage{box-sizing:border-box;height:100%;overflow:hidden hidden;width:100%}.LoginPage{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.LoginPage,.LoginPage .instructions{text-align:center}@media screen and (max-width:428px){.LoginPage .loginPanel{width:100%}}@media screen and (min-width:429px){.LoginPage .loginPanel{width:100%}}@media only screen and (min-width:600px){.LoginPage .loginPanel{width:350px}}.LoginPage form .field{display:block}.LoginPage .formContents .field{border:none}.LoginPage .loginPanel{background-color:var(--secondary-bg-color);box-shadow:0 0 10px #999;color:var(--primary-fg-color);padding:3em}.loginPanel h1{color:var(--primary-fg-color);font-size:xx-large}.loginPanel .submitButton{margin-top:1em;min-width:100%}@media only screen and (max-width:405px){.LoginPage .loginPanel{width:300px}}.LoginPage .loginPanel .close-button,.LoginPage .loginPanel .close-button:before{display:none}.LoginPage .loginPanel .forgot{color:var(--apple-link-color);display:block;font-size:large;margin:1em 0;text-align:left}@media screen and (max-width:428px){.DirectoryAccountListItem .centerContent{max-width:300px}}.DirectoryAccountListItem{--list-item-height:70px;all:unset;margin:0 0 3px;padding:0}.DirectoryAccountListItem>.liButton{all:unset;align-items:stretch;background-color:var(--secondary-bg-color);color:inherit;display:flex;flex-flow:row nowrap;font-weight:inherit;gap:.25em;height:var(--list-item-height);text-decoration:inherit;width:100%}.DirectoryAccountListItem>.liButton.selectable:hover{background-color:var(--hover-color)}.DirectoryAccountListItem img.avatar{max-height:var(--list-item-height);max-width:var(--list-item-height);object-fit:scale-down}.DirectoryAccountListItem .defaultAvatar{padding:.5em}.DirectoryAccountListItem .defaultAvatar svg{color:purple;height:calc(var(--list-item-height) - 1em);width:calc(var(--list-item-height) - 1em)}.DirectoryAccountListItem p{color:var(--secondary-fg-color)}.DirectoryAccountListItem .centerContent{flex:2 0 auto;margin-left:.2em;max-width:70%}.DirectoryAccountListItem .centerContent h4{margin:0}.DirectoryAccountListItem .centerContent h5{color:var(--secondary-fg-color);font-size:x-small;margin:0 .5em 0 0}.DirectoryAccountListItem .centerContent h5 span{color:var(--primary-fg-color)}.DirectoryAccountListItem .rightContent{display:flex;flex-flow:column nowrap;margin-left:auto}.DirectoryAccountListItem .rightContent h5{color:var(--secondary-fg-color);font-weight:400;margin:0 .5em 0 0;overflow-x:clip;white-space:nowrap}.DirectoryAccountListItem .rightContent .nav-right{align-items:center;align-self:end;background-color:initial;border-radius:15px;display:flex;height:14px;justify-content:center;padding:5px;width:14px}.DirectoryAccountListItem .rightContent .nav-right img{height:16px;transform:rotate(180deg);width:16px}.DirectoryAccountListItem p{font-size:smaller;margin:0}.LinkPreview{background-color:var(--primary-bg-color);border:2px solid var(--primary-fg-color);border-radius:24px;display:flex;flex-flow:row nowrap;max-height:140px;max-width:95%;width:95%}.LinkPreview .linkIcon{border-bottom-left-radius:24px;border-top-left-radius:24px;height:140px;object-fit:cover;width:140px}.LinkPreview div{display:flex;flex-flow:column nowrap;margin-left:.5em;overflow:hidden}.LinkPreview div p{color:var(--secondary-fg-color);font-size:x-small;font-weight:400;line-height:1em;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LinkPreview h4{color:var(--primary-fg-color);margin:.25em 0 0}.LinkPreview .chainUrl{display:flex;flex-flow:row nowrap;line-height:1em;margin:.25em 1em 0 0;overflow-x:hidden;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.LinkPreview .chainUrl svg{margin-right:.25em;min-height:14px;min-width:14px}.LinkPreview .chainUrl a{font-size:8pt;font-weight:lighter;overflow-x:clip;text-overflow:ellipsis}@media screen and (min-height:670px){.BreadcrumbViewerPopup{margin-top:80px!important}}.BreadcrumbViewerPopup{height:0}.BreadcrumbViewerPopup .ant-modal-content{padding:1em .5em .5em}.BreadcrumbViewerPopup .label{color:var(--primary-fg-color)}.BreadcrumbViewerPopup .content{max-width:min(100vw,600px)!important;padding-bottom:100px}.BreadcrumbViewerPopup .renderedText{font-size:1.15em;margin-top:1em;white-space:pre-wrap}.BreadcrumbViewerPopup .DirectoryAccountListItem{cursor:pointer}.BreadcrumbViewerPopup .DirectoryAccountListItem .liButton{border:1px solid var(--border-color)}.BreadcrumbViewerPopup .DirectoryAccountListItem .avatar{height:75px;width:75px}.BreadcrumbViewerPopup .LinkPreview{margin-top:1.5em}.BreadcrumbViewerPopup .LinkPreview .linkIcon{height:70px;width:70px}.BreadcrumbViewerPopup .pdfPreviewWrapper{position:relative}.BreadcrumbViewerPopup .downloadIcon{left:7em;position:absolute;top:0}.BreadcrumbViewerPopup .downloadIcon svg{height:32px;width:32px}.BreadcrumbViewerPopup .pdfIcon{margin-top:1em}.BreadcrumbViewerPopup .pdfIcon svg{height:100px;width:100px}.BreadcrumbViewerPopup .breadcrumbPhoto{display:block;margin:2em auto;max-height:600px;max-width:min(100%,600px);object-fit:cover}.BreadcrumbViewerPopup .deleteButton{background-color:red;color:#fff;margin-top:1em}.BreadcrumbViewerPopup .breadcrumbPublishTable{border:0;border-collapse:collapse;margin-top:.75em;padding:0;width:100%}.BreadcrumbViewerPopup .breadcrumbPublishTable thead tr{background-color:var(--secondary-fg-color);color:var(--primary-bg-color);font-weight:700;line-height:2em}.BreadcrumbViewerPopup .breadcrumbPublishTable thead th{display:table-cell;margin:0;padding:.2em;text-align:left}.BreadcrumbViewerPopup .breadcrumbPublishTable tbody tr{border-bottom:1pt solid var(--border-color)}.BreadcrumbViewerPopup .breadcrumbPublishTable tbody td{padding:.2em;text-align:left}.StrongsListItem>a{align-items:stretch;background-color:var(--secondary-bg-color);color:inherit;display:flex;flex-flow:column nowrap;font-weight:inherit;gap:0;max-width:100%;padding:.5em;text-decoration:inherit}.StrongsListItem .firstRow{all:unset;cursor:pointer;font-size:larger;max-width:100%;overflow-x:clip;padding:.5em 0 .5em .5em;text-overflow:ellipsis;white-space:nowrap}.StrongsListItem .firstRow.selectable:hover{background-color:var(--hover-color)}.StrongsListItem .secondRow{align-items:center;background-color:var(--primary-fg-color);display:flex;flex-flow:row nowrap;padding:.5em 0 .5em .5em}.StrongsListItem .secondRow:hover{background-color:var(--hover-color)}.StrongsListItem .secondRow span{color:var(--apple-link-color);flex:2 0 auto}.StrongsListItem .secondRow svg{color:var(--primary-bg-color);flex:0 1 auto;height:16px;padding:4px;width:16px}.StrongsViewerPopup .ant-modal-content{padding:.33em}.StrongsViewerPopup .ant-modal-footer{display:none}.StrongsViewerPopup .StrongsListItem .firstRow{margin-right:1em;white-space:normal}.MiniArticleListItem{--avatar-width-height:75px;all:unset;display:block;margin:0 0 3px;padding:0;position:relative;width:100%}.MiniArticleListItem>.liButton{all:unset;align-content:stretch;align-items:center;background-color:var(--secondary-bg-color);color:inherit;display:grid;font-weight:inherit;grid-template-areas:"avatar content";grid-template-columns:var(--avatar-width-height) 1fr;grid-template-rows:var(--avatar-width-height);justify-content:start;justify-items:start;padding:0;text-decoration:inherit;width:100%}.MiniArticleListItem>.liButton.no-cover-image{grid-template-areas:"content";grid-template-columns:100%}.MainPage:not(.iphone) .MiniArticleListItem>.liButton:hover{background-color:var(--hover-color)}.MiniArticleListItem img.avatar{object-fit:scale-down}.MiniArticleListItem .defaultAvatar,.MiniArticleListItem img.avatar{flex:0 0 auto;grid-area:avatar;height:var(--avatar-width-height);width:var(--avatar-width-height)}.MiniArticleListItem .defaultAvatar{align-items:center;background-color:initial;display:flex;flex-flow:row;justify-content:space-around}.MiniArticleListItem .defaultAvatar svg{color:purple;height:calc(var(--avatar-width-height)*.7);width:calc(var(--avatar-width-height)*.7)}.MiniArticleListItem .content{grid-gap:.22em;align-content:center;align-items:center;display:relative;display:grid;grid-area:content;grid-template-areas:"title" "summary";grid-template-columns:auto;grid-template-rows:auto auto;justify-content:stretch;justify-items:end;justify-self:stretch;margin-left:.5em;padding-right:.5em}.MiniArticleListItem p{color:var(--secondary-fg-color)}.MiniArticleListItem .title{grid-area:title;justify-self:start;margin:0;white-space:nowrap}.MiniArticleListItem .summary{grid-area:summary;justify-self:start}.MiniArticleListItem p{font-size:smaller;margin:0}.MiniArticleListItem .NavRight{position:absolute;right:1em;top:40%}.MainPage.iphone .MiniArticleListItem .NavRight{top:40%}.NavRight{align-items:center;border-radius:15px;display:flex;height:14px;justify-content:center;margin:0;padding:5px;width:14px}@media (prefers-color-scheme:light){.NavRight{background-color:var(--tertiary-bg-color)}}@media (prefers-color-scheme:dark){.NavRight{background-color:var(--primary-bg-color)}.NavRight img,.NavRight svg{stroke:var(--primary-fg-color)}}.NavRight img,.NavRight svg{height:16px;width:16px}.ArticleViewerPopup .ant-modal-content{padding:3em .33em .33em}.ArticleViewerPopup .ant-modal-footer{display:none}.DirectoryAccountViewerPopup .ant-modal-content{padding:3em .33em .33em}.DirectoryAccountViewerPopup .ant-modal-footer{display:none}.OnetimeLoginProcessor .preserve-space{text-align:center;white-space:pre}@media only print{.Instructions{display:none}}.Instructions{background-color:inherit;margin:.75em 0;width:100%}.Instructions .instructions-header{align-items:flex-end;background-color:var(--tertiary-bg-color);box-sizing:border-box;color:var(--secondary-fg-color);cursor:pointer;display:flex;flex-flow:row nowrap;height:1em;justify-content:center;padding:0 5px;width:100%}.Instructions .expandContainer{overflow:hidden}.Instructions .instructions-header .hover-help{align-self:center;font-size:x-small;margin-left:1em}.Instructions .instructions-header:hover{content:"Click to expand instructions"}.Instructions .instructions-header .anticon{align-self:center;flex:0 0 auto;margin:0 0 0 auto}.Instructions .instructions-header .anticon svg{height:10px;width:10px}.Instructions .instructions{padding:0 .5em;text-align:center}.slide-in-from-right{animation:slide-in-from-right fowards .5s;-webkit-animation:slide-in-from-right .5s forwards;transform:translateX(100%);-webkit-transform:translateX(100%)}@keyframes slide-in-from-right{0%{-webkit-transform:translateX(100%)}to{-webkit-transform:translateX(0)}}.slide-out-to-right{animation:slide-in-from-right fowards .5s;-webkit-animation:slide-in-from-right .5s forwards;transform:translateX(100%);-webkit-transform:translateX(100%)}@keyframes slide-out-to-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}.slide-in-from-left{animation:slide-in-from-left fowards .5s;-webkit-animation:slide-in-from-left .5s forwards;transform:translateX(100%);-webkit-transform:translateX(100%)}@keyframes slide-in-from-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.slide-out-to-left{animation:slide-out-to-left fowards .5s;-webkit-animation:slide-out-to-left .5s forwards;transform:translateX(0);-webkit-transform:translateX(0)}@keyframes slide-out-to-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.slide-in-from-bottom{animation:slide-in-from-bottom fowards .7s;-webkit-animation:slide-in-from-bottom .7s forwards;transform:translateY(100%);-webkit-transform:translateY(100%)}@keyframes slide-in-from-bottom{0%{-webkit-transform:translateY(200%)}to{-webkit-transform:translateY(0)}}.slide-in-from-top{animation:slide-in-from-top fowards .7s;-webkit-animation:slide-in-from-top .7s forwards;transform:translateY(-100%);-webkit-transform:translateY(-100%)}@keyframes slide-in-from-top{0%{transform:translateY(-200%)}to{transform:translateY(0)}}.slide-out-to-top{animation:slide-out-to-top fowards .7s;-webkit-animation:slide-out-to-top .7s forwards;transform:translateY(100%);-webkit-transform:translateY(100%)}.expand-contract{margin-top:-200%;transition:all 1s}.expand-contract.expanded{margin-top:0}@keyframes slide-out-to-top{0%{transform:translateY(0)}to{transform:translateY(-200%)}}.fade-in{animation:fade-in .5s forwards;-webkit-animation:fade-in .5s forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-out{animation:fade-out .5s forwards;-webkit-animation:fade-out .5s forwards}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.item-highlight{animation:bluefade 10s ease-in}@keyframes bluefade{0%{background:#3288cc}to{background:#0000}}.item-highlight-yellow{animation:yellowfade 5s ease-in}@keyframes yellowfade{0%{background:#ff0}to{background:#0000}}.spin-right{animation:spinRight .5s ease-in}@keyframes spinRight{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin-left{animation:spinLeft .5s ease-in}@keyframes spinLeft{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.ScrollablePanel.scrollable{height:100%}.ScrollablePanel.scrollable::-webkit-scrollbar{display:none}@media only print{.ScrollablePanel{background-color:#fff;height:100vh;overflow-y:visible!important;padding:0;width:100%}}@media only screen{.ScrollablePanel.scrollable{-webkit-overflow-scrolling:touch;overflow:hidden auto}}.AccountSuggestionsPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%}.AccountSuggestionsPage .instructions{text-align:center}.AccountSuggestionsPage .formButtons{display:flex;flex-flow:row nowrap;font-size:normal;justify-content:space-evenly;width:100%}.AccountSuggestionsPage .formButtons button{border-radius:25px;flex-basis:0 1 auto;height:2.5em;min-width:0;min-width:auto;padding:0 1em}.AccountSuggestionsPage .adm-list-item-content,.AccountSuggestionsPage .adm-list-item-content-main{padding:.2em 0}.AccountSuggestionsPage .adm-collapse-panel-header{color:#fff;font-size:normal;padding:0 0 0 .2em}.AccountSuggestionsPage .adm-collapse-panel-header .adm-list-item-content-main{margin-left:1em}.AccountSuggestionsPage .adm-collapse-panel-content-inner .adm-list-item-content-main{padding:0 .75em .33em}.AccountSuggestionsPage .urgentSuggestion .adm-collapse-panel-header{background-color:red}.AccountSuggestionsPage .importantSuggestion .adm-collapse-panel-header{background-color:orange}.AccountSuggestionsPage .informationalSuggestion .adm-collapse-panel-header{background-color:var(--secondary-bg-color);color:var(--secondary-fg-color)}.AccountSuggestionsPage .adm-collapse-arrow{margin-right:.5em}.AccountSuggestionsPage .explanation{font-size:12pt!important}.AppAboutPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0 1em 1em}.AppAboutPage table{border-collapse:collapse}.AppAboutPage .aboutTable td:first-child,.AppAboutPage .teamRoleTable td:first-child{font-weight:700;padding-right:1em;white-space:nowrap}.AppAboutPage .teamRoleTable{border:1px solid var(--border-color)}.AppAboutPage .aboutTable tr,.AppAboutPage .teamRoleTable tr{border-bottom:1px solid var(--border-color)}.AppAboutPage .two-columns{display:flex;flex-flow:row nowrap;gap:1em}.AppAboutPage .column,.AppAboutPage li{all:unset}.AppAboutPage .directoryLink{color:var(--apple-link-color);cursor:pointer}.AppAboutPage .column{display:flex;flex-flow:column nowrap}.AppAboutPage a{color:var(--apple-link-color);text-decoration:none}.FormFieldHelp{color:var(--apple-link-color)!important}.AutoCompleteSearch{display:flex;flex-flow:row nowrap;margin-top:1em}.AutoCompleteSearch .FormFieldHelp{margin-left:.5em}.AutoCompleteSearch .error{color:red;margin:5px}.AutoCompleteSearch input{flex-basis:1 1 auto;max-width:90%}.AutoCompleteSearch .ant-input{box-shadow:none}.AutoCompletePopover ul{all:unset;display:flex;flex-flow:column nowrap;list-style:none}.AutoCompletePopover .tagItem{border-bottom:1px solid var(--border-color);margin-bottom:3px;max-width:100%}.AutoCompleteSearch .ant-input-group-addon{padding:5px}.AutoCompleteSearch .anticon-enter{background-color:green;border-radius:24px;color:#fff;padding:.2em}@media (prefers-color-scheme:dark){.AutoCompleteSearch .ant-input-affix-wrapper,.AutoCompleteSearch .ant-input-clear-icon,.AutoCompleteSearch input{background-color:var(--primary-bg-color);color:var(--secondary-fg-color)!important}.AutoCompleteSearch input::placeholder{color:var(--tertiary-fg-color)!important}.AutoCompleteSearch .ant-input-group-addon{background-color:var(--tertiary-bg-color);color:var(--primary-fg-color)}.AutoCompleteSearch .ant-input-affix-wrapper,.AutoCompleteSearch .ant-input-group-addon{border:1px solid var(--border-color)}}.AuthorAutoCompleteSearchCollapse.compact .adm-collapse{padding:0}.AuthorAutoCompleteSearchCollapse .instructions{margin-top:.5em}.AuthorAutoCompleteSearchCollapse .adm-list-item-content-main{padding:0}.AuthorAutoCompleteSearchCollapse .adm-collapse .adm-list-body{border:none}.AuthorAutoCompleteSearchCollapse-autoCompleteList{all:unset;list-style:none;margin:0;padding:0}.AuthorAutoCompleteSearchCollapse-autoCompleteList .avatar{max-height:70px!important;max-width:70px!important}.AuthorAutoCompleteSearchCollapse-autoCompleteList li{border-bottom:1px solid var(--border-color)}.AuthorAutoCompleteSearchCollapse-autoCompleteList li.tagItem{margin:0 0 1em}.AuthorAutoCompleteSearchCollapse-autoCompleteList li:hover{background-color:var(--hover-color)!important;cursor:pointer}.Checkbox{cursor:pointer;display:block;font-size:normal;line-height:.75em;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;user-select:none}.Checkbox input{height:0;opacity:0;position:absolute;width:0}.Checkbox input:not(.disabled){cursor:pointer}.Checkbox>p{align-items:center;display:flex;flex-flow:row nowrap;gap:1em;margin:0}.Checkbox>p.disabled{color:var(--tertiary-fg-color);cursor:default}.Checkbox p img{height:20px;width:20px}.Checkbox.disabled .checkmark{background-color:var(--border-color)!important}.checkmark{background-color:var(--primary-bg-color);border:1px solid var(--border-color);height:25px;left:0;position:absolute;top:-7px;width:25px}.Checkbox input:checked~.checkmark{background-color:var(--apple-link-color)}.checkmark:after{content:"";display:none;position:absolute}.Checkbox input:checked~.checkmark:after{display:block}.Checkbox .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;height:10px;left:9px;top:5px;transform:rotate(45deg);width:5px}.CloseButtonX{all:unset;align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;flex-direction:column;font-size:xx-large;justify-content:center;margin-bottom:auto;margin-top:auto;padding:0;text-align:center}.CloseButtonX span{color:#fff}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-button.CloseButtonX{position:normal}}.CloseButtonX:before{display:none}@media only print{.Header{display:none!important}}.Header{fill:var(--toolbar-fg-color);align-items:center;box-sizing:border-box;color:var(--toolbar-fg-color);display:flex;flex-flow:row nowrap;font-size:large;height:var(--toolbar-height);justify-content:space-between;max-width:100%;min-height:var(--toolbar-height);min-width:100%;padding:0 1em;width:100%;z-index:5000}.Header .ShieldIcon{height:32px;min-width:0;width:32px}.Header.online{background-color:var(--brand-bg-color)}.Header.offline{background-image:linear-gradient(#a63b2b,#802f23)}.Header .leftButton{cursor:pointer;flex-shrink:0;height:27px;min-width:0}.Header .leftButton:hover,.Header .rightButton:hover{color:var(--hover-color)}.Header .pageTitle{align-items:center;box-sizing:border-box;display:flex;flex:0 0 auto;flex-flow:column nowrap}.Header .mainTitle,.Header .subTitle{margin:0;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.Header .subTitle{font-size:smaller}.Header .rightButton{color:var(--toolbar-fg-color);cursor:pointer;flex-shrink:0;height:27px;min-width:0;width:27px}.Header .disabled{cursor:default;visibility:hidden}.TagSet{all:unset}.TagSet .tag{all:unset;border:1px solid #000;border-radius:15px;color:#000;display:inline-flex;margin:0 .75em 5px 0;padding:4px 8px;text-shadow:none}.TagSet .selectable{cursor:pointer}.TagSet .tag.newTag{color:green!important;font-weight:700!important}.TagSet button{all:unset;color:red;cursor:pointer;font-family:arial;margin:0 3px 0 5px}.TagSet button:hover{font-weight:bolder}.TagCollapse .AutoCompleteSearch{flex-basis:0 1 auto;width:100%}ul.TagCollapse-autoCompleteList{all:unset;list-style:none;margin:0!important;padding:0!important}.TagCollapse-autoCompleteList li{border-bottom:1px solid var(--border-color)}.TagCollapse-autoCompleteList li.tagItem{padding:.2em 0}.TagCollapse-autoCompleteList li:hover{background-color:var(--hover-color)!important;cursor:pointer}.KeywordsCollapse .TagSet .tag{background-color:var(--keyword-bg-color)}.ThreadsCollapse .TagSet .tag{background-color:var(--thread-bg-color)}.BreadcrumbFormPage,.BreadcrumbFormPage form{box-sizing:border-box;height:100%}.BreadcrumbFormPage .formContents,.BreadcrumbFormPage form{display:flex;flex-flow:column nowrap}.BreadcrumbFormPage .formContents{gap:1em;padding-bottom:3em}.BreadcrumbFormPage .AuthorAutoCompleteSearchCollapse p,.BreadcrumbFormPage .breadcrumbId,.BreadcrumbFormPage .instructions,.BreadcrumbFormPage .linkInput{margin:0}.BreadcrumbFormPage .moderatorButtons{display:flex;flex-flow:row wrap;gap:.2em}.BreadcrumbFormPage .instructions.approved{color:green}.BreadcrumbFormPage .instructions.disapproved{color:red}.BreadcrumbFormPage .approve{background-color:green;color:#fff}.BreadcrumbFormPage .disapprove{background-color:red;color:#fff}.BreadcrumbFormPage .tabbedPanel .adm-tabs-content{padding:0}.BreadcrumbFormPage .downloadIcon{left:-2em;position:absolute;top:0}.BreadcrumbFormPage .downloadIcon svg{height:32px;width:32px}.BreadcrumbFormPage .pdfArea{display:flex;flex-flow:row nowrap;justify-content:flex-end}.BreadcrumbFormPage .pdfIcon svg{height:100px;width:100px}.BreadcrumbFormPage .Header{background-color:var(--primary-bg-color);border-bottom:2px solid var(--primary-fg-color);color:var(--primary-fg-color);z-index:900}.BreadcrumbFormPage .required{color:red}.BreadcrumbFormPage .Header .saveButton:disabled{background-color:var(--secondary-bg-color);color:var(--tertiary-bg-color);cursor:default}.BreadcrumbFormPage .Header .closeButton,.BreadcrumbFormPage .Header .saveButton{border:0}.BreadcrumbFormPage .adm-collapse{padding:0}.BreadcrumbFormPage .KeywordsCollapse{margin-bottom:1em}.BreadcrumbFormPage .LinkPreview{max-width:none;width:auto}.BreadcrumbFormPage .warning,.moderatorWarning{background-color:orange;color:#000}.BreadcrumbFormPage .moderatorWarning{padding:1em}.BreadcrumbFormPage .Header .closeButton{all:unset;background-color:var(--primary-bg-color);border-radius:20px;color:var(--apple-link-color);cursor:pointer;font-size:xx-large;font-weight:bolder;height:1em;line-height:.5em;margin-left:.25em;text-align:center;width:1em}.BreadcrumbFormPage .Header .closeButton:hover{background-color:var(--tertiary-bg-color)}.BreadcrumbFormPage .Header .saveButton.hidden{display:block!important;visibility:hidden}.BreadcrumbFormPage .Header .saveButton{background-color:green;border-radius:20px;font-size:large;padding-left:.75em;padding-right:.75em;width:4em}@media (prefers-color-scheme:light){.BreadcrumbFormPage .Header .saveButton{color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.BreadcrumbFormPage .Header .saveButton{color:var(--primary-fg-color)}}.BreadcrumbFormPage .Header .saveButton:not(:disabled):hover{background-color:var(--hover-color);color:var(--primary-fg-color);cursor:pointer}.BreadcrumbFormPage .closePdfRef,.BreadcrumbFormPage .photoArea .closeImageRef{position:relative}.BreadcrumbFormPage .closePdfRef .close-button,.BreadcrumbFormPage .photoArea .close-button{background-color:red;display:block;font-size:16pt;height:1.3em;line-height:1em;position:absolute;right:0;top:-5px;white-space:nowrap;width:1.3em}.BreadcrumbFormPage .closePdfRef .close-button span,.BreadcrumbFormPage .photoArea .close-button span{color:#fff;margin:0}.BreadcrumbFormPage .photo{max-width:100%;object-fit:cover}.BreadcrumbFormPage .textEditor,.BreadcrumbFormPage .textPreview{background-color:var(--secondary-bg-color)}.BreadcrumbFormPage .textEditor textarea,.BreadcrumbFormPage .textPreview{color:var(--primary-fg-color);padding:.5em!important}.BreadcrumbFormPage .textPreview{border:1px solid var(--border-color);max-width:100%;min-height:7em;overflow:auto;resize:both;white-space:pre-wrap}.BreadcrumbFormPage .selectImageButton,.BreadcrumbFormPage .selectPdfButton{padding-left:1em;padding-right:1em}.BreadcrumbFormPage fieldset{display:flex;flex-flow:column nowrap;margin-top:0;padding-bottom:0!important}.BreadcrumbFormPage .countdown{background-color:#ffd1d7;display:flex;justify-content:space-between;padding:0 1em}.BreadcrumbFormPage .countdown .counter-container,.BreadcrumbFormPage .countdown .counter-timer-wrapper-minutes{display:flex}.BreadcrumbFormPage .countdown .counter-container span,.BreadcrumbFormPage .countdown .counter-timer-wrapper-days,.BreadcrumbFormPage .countdown .counter-timer-wrapper-hours{display:none}.BreadcrumbFormPage .delete-button{background-color:red;color:#fff}.FloatingButton{border-bottom-right-radius:var(--floating-button-border-radius);border-top-right-radius:var(--floating-button-border-radius);box-sizing:initial;display:block;height:calc(var(--floating-button-size) + var(--floating-button-padding-size)*2);position:relative}.FloatingButton.mini,.FloatingButton.normal{--floating-button-padding-size:0.6em;--floating-button-border-radius:24px;--floating-button-offscreen-position:-20em}.FloatingButton:has(svg:hover),.FloatingButton:has(svg:hover) .clipping-container{width:95%}.FloatingButton .clipping-container{-webkit-clip-path:content-box;clip-path:content-box;height:97%;margin-top:1px;position:absolute;right:(var(--floating-button-size)/2);top:0;z-index:6501}.FloatingButton .iconContainer{position:absolute;right:0;top:0;z-index:6502}.FloatingButton.shadow .label,.FloatingButtonBarNew.shadow svg{box-shadow:0 8px var(--floating-button-border-radius) var(--primary-fg-color-30pct)}.FloatingButton .label-div{background-color:var(--primary-fg-color);border-bottom-left-radius:var(--floating-button-border-radius);border-top-left-radius:var(--floating-button-border-radius);display:flex;flex-flow:row nowrap;height:var(--floating-button-size);line-height:var(--floating-button-size);padding:var(--floating-button-padding-size) 0;position:absolute;right:0;top:0;width:auto;z-index:6501}.FloatingButton .label{color:var(--primary-bg-color);flex:0 0 auto;height:100%;padding:0 3em 0 1em;text-transform:uppercase}.FloatingButton .show-label{animation:fb-slide-in-from-right .5s forwards,fade-in .5s forwards;-webkit-animation:fb-slide-in-from-right .5s forwards,fade-in .5s forwards}.FloatingButton .hide-label{animation:fb-slide-out-to-right .5s forwards,fade-out .5s forwards;-webkit-animation:fb-slide-out-to-right .5s forwards,fade-out .5s forwards}.FloatingButton .start-hidden{right:var(--floating-button-offscreen-position)}.FloatingButton .iconContainer,.FloatingButton .label-div,.FloatingButton svg{border-bottom-left-radius:var(--floating-button-border-radius);border-bottom-right-radius:var(--floating-button-border-radius);border-top-left-radius:var(--floating-button-border-radius);border-top-right-radius:var(--floating-button-border-radius)}.FloatingButton svg{padding:10px}.FloatingButton.disabled{color:var(--border-color)!important}.FloatingButton:not(.disabled){color:#fff}.FloatingButton svg{height:var(--floating-button-size);width:var(--floating-button-size)}@keyframes fb-slide-in-from-right{0%{right:var(--floating-button-offscreen-position)}to{right:0}}@keyframes fb-slide-out-to-right{0%{right:0}to{right:var(--floating-button-offscreen-position)}}.AddFloatingButton svg{background-color:green}.BreadcrumbMonitor-FilterModal{margin-top:-5em!important}.BreadcrumbMonitor-FilterModal .instructions{margin:0;text-align:center}.BreadcrumbMonitor-FilterModal .showMoreKeywordsButton{all:unset;color:var(--apple-link-color);cursor:pointer}.BreadcrumbMonitor-FilterModal .ant-modal-footer{display:flex;justify-content:flex-end}.BreadcrumbMonitor-FilterModal .ant-modal-footer .delete-button{margin-left:0;margin-right:auto}.BreadcrumbMonitor-FilterModal .ant-modal-footer .delete-button span{color:red}.BreadcrumbMonitor-FilterModal .adm-tabs-content{height:50vh;padding:1em 0 0}.BreadcrumbMonitor-FilterModal .tag:has(.ThreadCount){background-color:var(--thread-bg-color)}.BreadcrumbMonitor-FilterModal .tag:has(.KeywordCount){background-color:var(--keyword-bg-color)}.BreadcrumbMonitor-FilterModal .tag:has(.AuthorCount){background-color:#d8e4bc}.BreadcrumbMonitor-FilterModal .ant-scroll-number-only-unit,.BreadcrumbMonitor-FilterModal sup.ant-scroll-number{color:var(--primary-fg-color)}.BreadcrumbMonitor-FilterModal .AuthorCount,.BreadcrumbMonitor-FilterModal .KeywordCount,.BreadcrumbMonitor-FilterModal .ThreadCount{all:unset}.BreadcrumbMonitor-FilterModal .scrollable{-ms-overflow-style:none;-webkit-overlfow-scrolling:touch;height:100%;max-height:auto;overflow-x:clip;overflow-y:scroll;scrollbar-width:none;width:100%}.BreadcrumbMonitor-FilterModal .scrollable::-webkit-scrollbar{display:none}.EditFloatingButton svg{background-color:#5f9ea0}.CloseFloatingButton svg{background-color:var(--primary-fg-color);color:var(--primary-bg-color)}.CloseFloatingButton .label.spin-right{animation:spinRight .5s forwards;-webkit-animation:spinRight .5s forwards;transform-origin:right}.CloseFloatingButton .label.spin-left{animation:spinLeft .5s forwards;-webkit-animation:spinLeft .5s forwards;transform-origin:right}@media only print{.FloatingButtonBarNew{display:none!important}}.FloatingButtonBarNew{--floating-button-bar-right-padding:0.5em;align-items:flex-end;background-color:initial;display:flex;flex-flow:column nowrap;padding:0 var(--floating-button-bar-right-padding) 0 0;position:absolute;right:0;z-index:6500}@media screen and (max-width:428px){.FloatingButtonBarNew{--floating-button-expanded-width:3em}}@media screen and (min-width:429px){.FloatingButtonBarNew{--floating-button-expanded-width:92%}}.FloatingButtonBarNew.solitaire,.FloatingButtonBarNew.start-collapsed{width:25em}.FloatingButtonBarNew:not(.start-collapsed):not(.solitaire){width:var(--floating-button-expanded-width)}.FloatingButtonBarNew.normal{--floating-button-collapsed-gap:-3.5em;--floating-button-normal-gap:1em;--floating-button-normal-size:30px;--floating-button-size:var(--floating-button-normal-size)}.FloatingButtonBarNew.mini{--floating-button-collapsed-gap:-2.75em;--floating-button-mini-gap:0.75em;--floating-button-mini-size:20px;--floating-button-size:var(--floating-button-mini-size)}.MainPage.iphone .FloatingButtonBarNew.normal{bottom:5.5em}.MainPage:not(.iphone) .FloatingButtonBarNew.normal{bottom:4.5em}.MainPage.iphone .FloatingButtonBarNew.mini{bottom:10.5em}.MainPage:not(.iphone) .FloatingButtonBarNew.mini{bottom:9.5em}.FloatingButtonBarNew .mask{box-sizing:border-box;display:block;height:400%;line-height:200%;position:absolute;z-index:6510}.FloatingButtonBarNew.normal .mask{right:0;top:0;width:calc(var(--floating-button-normal-size)*2)}.FloatingButtonBarNew.mini .mask{right:0;top:0;width:calc(var(--floating-button-mini-size)*2.5)}.FloatingButtonBarNew.normal{gap:var(--floating-button-normal-gap)}.FloatingButtonBarNew.mini{gap:var(--floating-button-mini-gap)}.FloatingButtonBarNew.start-collapsed>.FloatingButton:nth-child(n):not(:last-child){margin-bottom:var(--floating-button-collapsed-gap)}.FloatingButtonBarNew.start-collapsed>.CloseFloatingButton{opacity:0}.FloatingButtonBarNew.show-buttons .mask{animation:slide-out-to-right 1s forwards}.FloatingButtonBarNew.hide-buttons .mask{animation:slide-in-from-right .3s forwards}.FloatingButtonBarNew.show-buttons>.CloseFloatingButton{animation:fade-in .7s forwards}.FloatingButtonBarNew.hide-buttons>.CloseFloatingButton{animation:fade-out .5s forwards}.FloatingButtonBarNew.show-buttons>.FloatingButton:nth-child(n):not(.FloatingButton:nth-last-child(2)){animation:fb-slide-up-from-bottom .7s forwards}.FloatingButtonBarNew.hide-buttons>.FloatingButton:nth-child(n):not(.FloatingButton:nth-last-child(2)){animation:fb-slide-down-from-top .7s forwards}@keyframes fb-slide-up-from-bottom{0%{margin-bottom:var(--floating-button-collapsed-gap)}to{margin-bottom:0}}@keyframes fb-slide-down-from-top{0%{margin-bottom:0}to{margin-bottom:var(--floating-button-collapsed-gap)}}.PrintFloatingButton svg{background-color:#9370db}.StewardshipPrayerPanel{color:var(--primary-fg-color);font-family:DejaVu Sans Condensed,DejaVu Sans,sans-serif;padding-bottom:100px}.StewardshipPrayerPanel .docHeader{display:flex;flex-flow:row nowrap;font-family:"DejaVu Serif","Serif",serif;font-size:10pt;justify-content:space-between}.StewardshipPrayerPanel .dateDisplayLocal{justify-self:flex-start}.StewardshipPrayerPanel .subject{justify-self:flex-end}.StewardshipPrayerPanel .title{font-size:18.2pt;font-weight:700}.StewardshipPrayerPanel .body{font-size:12pt;white-space:pre-line}.AddToCalendarNoticeBar{--add-to-calendar-notice-bar-height:40px;left:0;position:absolute;top:0;width:100%}.AddToCalendarNoticeBar .hidden{display:none}.AddToCalendarNoticeBar .hyperlink{color:var(--apple-link-color);cursor:pointer}.EventMenuPanel .Badge,.EventMenuPanel .ant-badge{margin-left:1em}.EventMenuPanel .instructions{text-align:center}.EventMenuPanel .bold{font-weight:700}.EventMenuPanel .eventInfoBanner{margin-top:40px}.EventMenuPanel .ant-menu-submenu-title .ant-menu-item-icon svg{height:24px;width:24px}.BreadcrumbListItem{--special-button-width:40px;align-content:stretch;display:flex;flex-wrap:nowrap;height:74px;margin:0 0 2px;padding:0;width:100%}.BreadcrumbListItem>.liButton{all:unset;align-items:stretch;background-color:var(--secondary-bg-color);color:inherit;display:flex;flex:1 1;flex-flow:column nowrap;font-weight:inherit;gap:0;max-width:100%;text-decoration:inherit}.BreadcrumbListItem.hasDotStarButton>.liButton,.BreadcrumbListItem.hasSpecialButton>.liButton{max-width:calc(100% - var(--special-button-width))!important}.BreadcrumbListItem.hasSpecialButton.hasDotStarButton>.liButton{max-width:calc(100% - var(--special-button-width) - var(--special-button-width))!important}.BreadcrumbListItem .rowOne{line-height:3.5em}.BreadcrumbListItem .rowOne,.BreadcrumbListItem .rowTwo{display:flex;flex-flow:row nowrap;height:37px;justify-content:space-between;padding:0 .5em}.BreadcrumbListItem .rowTwo{line-height:2em}.BreadcrumbListItem .rowOne h4{display:inline-block;flex:1 1;margin:0;white-space:nowrap}.BreadcrumbListItem .rowOne h5{color:var(--secondary-fg-color);display:inline-block;flex:0 1;margin:0;white-space:nowrap}.BreadcrumbListItem .circleButton{all:unset;border-left:2px solid var(--primary-bg-color);text-align:center}.BreadcrumbListItem .Checkbox,.BreadcrumbListItem .circleButton{background-color:var(--secondary-bg-color);flex-basis:1 0 auto;max-width:var(--special-button-width);min-width:var(--special-button-width);width:var(--special-button-width)}.BreadcrumbListItem .Checkbox{border-left:none!important;border-right:2px solid var(--primary-bg-color);height:100%;margin:0;padding:0}.BreadcrumbListItem .Checkbox p{display:none}.BreadcrumbListItem .Checkbox .checkmark{left:7px!important;top:24px!important}.BreadcrumbListItem .circleButton .circle{border-radius:22px;height:22px;margin:auto;width:22px}.BreadcrumbListItem .circleButton .star{font-size:36px;margin:auto;text-align:center}.BreadcrumbListItem .circleButton .flag{font-size:26px;margin:auto;text-align:center}.BreadcrumbListItem .circleButton .poo{font-size:30px;margin:auto;text-align:center}.BreadcrumbListItem p{color:var(--secondary-fg-color);font-size:smaller;margin:0}.BreadcrumbListItem .breadcrumbSummary{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BreadcrumbListItem .link-icon,.BreadcrumbListItem .nav-icon,.BreadcrumbListItem .photo-icon{flex:0 0 auto}.BreadcrumbListItem .link-icon{margin-right:2px}.BreadcrumbListItem .link-icon,.BreadcrumbListItem .photo-icon svg{height:18px;width:18px}.BreadcrumbListItem .link-icon,.BreadcrumbListItem .nav-icon,.BreadcrumbListItem .photo-icon svg{background-color:var(--primary-bg-color);border-radius:24px;color:var(--primary-fg-color);padding:4px}.BreadcrumbListItem .nav-icon{height:14px;width:14px}.MiniBreadcrumbListItem{--circle-button-radius:11px;--mini-breadcrumb-font-size:normal;--mini-breadcrumb-height:3em;align-content:stretch;display:flex;flex-wrap:nowrap;height:var(--mini-breadcrumb-height);line-height:var(--mini-breadcrumb-height);margin:0 0 2px;padding:0;width:100%}.MiniBreadcrumbListItem>.liButton{all:unset;align-items:stretch;background-color:var(--secondary-bg-color);color:inherit;display:flex;flex:1 1;flex-flow:column nowrap;font-weight:inherit;gap:0;justify-content:center;max-width:100%;text-decoration:inherit}.MiniBreadcrumbListItem .rowOne{display:flex;flex-flow:row nowrap;height:var(--mini-breadcrumb-height);justify-content:space-between;line-height:var(--mini-breadcrumb-height);padding:0 .5em}.MiniBreadcrumbListItem .rowOne h4{display:inline-block;flex:1 1;font-size:var(--mini-breadcrumb-font-size);margin:0 .33em 0 0;white-space:nowrap}.MiniBreadcrumbListItem .circleButton{all:unset;border-left:2px solid var(--primary-bg-color)}.MiniBreadcrumbListItem .Checkbox,.MiniBreadcrumbListItem .circleButton{background-color:var(--secondary-bg-color);flex-basis:1 0 auto;max-width:20px;min-width:20px;width:20px}.MiniBreadcrumbListItem .Checkbox{border-left:none!important;border-right:2px solid var(--primary-bg-color);height:100%;margin:0 .33em 0 0;padding:0}.MiniBreadcrumbListItem .Checkbox p{display:none}.MiniBreadcrumbListItem .Checkbox .checkmark{left:0!important;top:-2px!important}.MiniBreadcrumbListItem .circleButton .circle{border-radius:var(--circle-button-radius);height:var(--circle-button-radius);margin:auto;width:var(--circle-button-radius)}.MiniBreadcrumbListItem .circleButton .star{font-size:36px;margin:auto;text-align:center}.MiniBreadcrumbListItem .circleButton .flag{font-size:26px;margin:auto;text-align:center}.MiniBreadcrumbListItem .circleButton .poo{font-size:30px;margin:auto;text-align:center}.MiniBreadcrumbListItem p{color:var(--primary-fg-color);font-size:smaller;margin:0}.MiniBreadcrumbListItem .breadcrumbSummary{display:block;font-size:var(--mini-breadcrumb-font-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MiniBreadcrumbListItem .link-icon,.MiniBreadcrumbListItem .nav-icon,.MiniBreadcrumbListItem .photo-icon{flex:0 0 auto}.MiniBreadcrumbListItem .link-icon,.MiniBreadcrumbListItem .photo-icon svg{margin:0 2px}.MiniBreadcrumbListItem .link-icon,.MiniBreadcrumbListItem .nav-icon,.MiniBreadcrumbListItem .photo-icon svg{background-color:var(--primary-bg-color);border-radius:24px;color:var(--primary-fg-color);height:18px;padding:3px;width:18px}.EventMonitorPanel{position:relative}.EventMonitorPanel ul{list-style:none;margin:0;padding:0}.EventMonitorPanel .MessageCollapse .adm-collapse-panel-content .adm-list-item-content{background-color:var(--secondary-bg-color)}.EventMonitorPanel .adm-collapse-panel-content .adm-list-item{padding:0}.EventMonitorPanel .adm-collapse-panel-content .adm-list-item-content{background-color:var(--primary-bg-color)}.EventMonitorPanel .adm-collapse-panel-content{white-space:pre-wrap}.EventMonitorPanel .adm-collapse-panel-content p{padding-left:1em}.EventMonitorPanel .adm-collapse .adm-collapse-arrow svg{background-color:var(--primary-bg-color);border-radius:24px;color:var(--primary-fg-color);height:18px;padding:4px;width:18px}.EventMonitorPanel .marker{background-color:purple}.EventMonitorPanel .WelcomeMessageCollapse p{padding-right:5em}.FilterFloatingButton svg{background-color:#8b4513}.MyMask{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:5000}.ShareFloatingButton svg{background-color:#aec6cf}.TeamFloatingButton svg{background-color:orange}.WhiteboardFloatingButton svg{background-color:#2f4f4f}.BreadcrumbMonitorPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0;position:relative}@media screen and (max-width:428px){.PageHeader .pageTitleExtra{display:none}}.BreadcrumbMonitorPage .curraheeOutReminder{text-align:center}.BreadcrumbMonitorPage .hidden{display:none}.BreadcrumbMonitorPage .plain{all:unset}.BreadcrumbMonitorPage .MonitorAttendanceResponsivePanel{box-sizing:border-box;display:flex;height:100%}@media only screen and (max-width:991px){.BreadcrumbMonitorPage .MonitorAttendanceResponsivePanel{flex-flow:column nowrap}}@media only screen and (min-width:992px){.BreadcrumbMonitorPage.blind .MonitorAttendanceResponsivePanel{flex-flow:row nowrap}}.BreadcrumbMonitorPage .unacknowledgedCrewRoleBanner{background-color:#ff0;border:1px solid var(--primary-bg-color);border-left:none;border-right:none;color:#000}.BreadcrumbMonitorPage .instructions{margin:1em;text-align:center}.BreadcrumbMonitorPage .formContents fieldset{align-items:center;border:none;display:flex;flex-flow:row nowrap;justify-content:space-evenly;padding:0}.BreadcrumbMonitorPage.current .BreadcrumbListItem.withDotStar>.liButton{flex:0 1;max-width:calc(100% - var(--special-button-width));min-width:calc(100% - var(--special-button-width))}.BreadcrumbMonitorPage .formContents fieldset .delete-button{background-color:#ff00004d}.BreadcrumbMonitorPage .formContents fieldset .form-button{font-size:medium;margin:0;min-width:0;min-width:auto;width:45%}.BreadcrumbMonitorPage .adm-notice-bar.help{color:#000!important}.BreadcrumbMonitor-FilterModal .KeywordsSet .tag{background-color:var(--keyword-bg-color)}.BreadcrumbMonitor-FilterModal .ThreadsSet .tag{background-color:var(--thread-bg-color)}.BreadcrumbMonitorPage .participantsTable{margin-left:auto;margin-right:auto}.BreadcrumbMonitorPage .participantsTable th{text-align:left}.BreadcrumbMonitor-ParticipantModal .participantsTable .active,.BreadcrumbMonitorPage .participantsTable .active{color:green}.BreadcrumbMonitor-ParticipantModal .participantsTable td{border-bottom:1px solid var(--border-color)}.BreadcrumbMonitor-ParticipantModal .participantsTable .count{text-align:center}.BreadcrumbMonitor-ParticipantModal .participantsTable .link{color:var(--apple-link-color);cursor:pointer}.DownloadFloatingButton svg{background-color:#f4a460}.OrderableSelectionList{width:100%}.OrderableSelectionList .fdraglist{background-color:#646764}.OrderableSelectionList .editable-row{align-items:center;border-bottom:1px solid var(--tertiary-fg-color);display:flex;flex-wrap:nowrap;height:50px;justify-content:flex-start;padding:0 10px}.OrderableSelectionList .editable-row,.OrderableSelectionList .fdrag_item_inner{background-color:var(--secondary-bg-color)}.OrderableSelectionList span[role=img] svg{height:22px;width:22px}.OrderableSelectionList .editable-row .edit-text{flex-grow:10;overflow-x:hidden}.OrderableSelectionList .anticon-menu{color:var(--secondary-fg-color);margin-right:1em}.ExportOptionsPanel{grid-gap:.25em;box-sizing:border-box;display:grid;grid-template-areas:"instructions" "scrollable";grid-template-columns:100%;grid-template-rows:auto 1fr;height:100%;width:100%}.ExportOptionsPanel .Instructions{grid-area:instructions}.ExportOptionsPanel .ScrollablePanel{grid-area:scrollable}.ExportOptionsPanel .formContents{margin:0!important;padding:0!important}.ExportOptionsPanel .submitButton{min-height:2.75em}.ExportOptionsPanel,.ExportOptionsPanel .content,.ExportOptionsPanel .formContents{box-sizing:border-box;height:100%}.ExportOptionsPanel .content{display:flex;flex-flow:column nowrap;padding:0 1em 1em}.ExportOptionsPanel .error{color:red}.ExportOptionsPanel .warning{color:orange}.ExportOptionsPanel .formContents fieldset{justify-content:flex-start}.ExportOptionsPanel .formContents fieldset legend{font-size:1.375em}.ExportOptionsPanel fieldset{margin:0 0 2em}.ExportOptionsPanel .Checkbox{margin-bottom:2em;width:100%}.BreadcrumbSearchPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:1em;position:relative}.BreadcrumbSearchPage form{box-sizing:border-box;height:100%;width:100%}.BreadcrumbSearchPage .formContents{margin:0}.BreadcrumbSearchPage ul{all:unset}.BreadcrumbSearchPage .KeywordsCollapse,.BreadcrumbSearchPage .ThreadsCollapse{margin-bottom:1em}.BreadcrumbSearchPage .dates{display:flex;flex-flow:row nowrap;justify-content:space-between;max-width:100%}.BreadcrumbSearchPage .formContents p.dates span{margin-right:0!important}.BreadcrumbSearchPage .dates input{font-size:smaller!important;padding:.5rem 0 .5rem .3rem;width:5em}.BreadcrumbSearchPage .showHideButton{all:unset;color:var(--apple-link-color);cursor:pointer;font-size:normal;margin-bottom:2em}.BreadcrumbSearchPage-ExportModal{margin-top:-6em!important}.CovenantNameListItem{background-color:var(--secondary-bg-color);border-top:1px solid var(--border-color)}.CovenantNameListItem .content{display:flex;flex-flow:row nowrap;max-width:100%}.CovenantNameListItem .content .center{align-items:flex-start;display:flex;flex:1 1 auto;flex-flow:column nowrap;justify-content:center;padding-left:1em}.CovenantNameListItem .content .center .covenantName{color:var(--primary-fg-color);margin:0;padding:0}.CovenantNameListItem .content .center .details{color:var(--secondary-fg-color);margin:0;padding:0}.CovenantNameListItem .content .right{align-items:center;display:flex;flex:0 0 auto;flex-flow:column nowrap;justify-content:center;padding-right:.5em}.CovenantNameListItem .content .right .teamName{align-self:flex-start;color:var(--tertiary-fg-color);flex:0 1 auto}.CovenantNameLookupPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%}.CovenantNameLookupPage ul{list-style:none;margin:0;padding:0 0 1em}.CovenantNameLookupPage .AutoCompleteSearch{margin:.5em}.CovenantNameLookupPage-AutoCompleteSearch.adm-popover{display:none}.DeletedAccountPage{background-color:#000;color:#fff;text-align:center}.EventParticipantsPanel{margin-top:1em;width:90%}.EventParticipantsPanel th{text-align:left}.EventParticipantsPanel td{border-bottom:1px solid var(--border-color)}.EventParticipantsPanel .active{color:green}.HelpFloatingButton svg{background-color:plum}.SectionTitle{background-color:var(--tertiary-bg-color);display:flex;flex-flow:row nowrap;font-weight:700;justify-content:space-between;padding:1em}.TrashFloatingButton svg{background-color:var(--primary-fg-color);color:var(--primary-bg-color)!important}.MainPage:has(.DesktopWhiteboardPage){height:100vh;max-height:100vh;max-width:100%!important;min-height:100vh;min-width:100vw;width:100vw}.MainPage:has(.DesktopWhiteboardPage) main{grid-template-columns:1fr 100vw 1fr;max-width:100%!important;min-width:100vw}.DesktopWhiteboardPage{align-items:flex-start;display:flex;flex-flow:column nowrap;height:100%;margin:0;max-width:100%;padding:0;position:relative}.DesktopWhiteboardPage .instructionPanel{width:100%}.DesktopWhiteboardPage .instructionPanel .instructions{display:block;text-align:center}.DesktopWhiteboardPage .invisible{visibility:hidden}.DesktopWhiteboardPage .MiniBreadcrumbListItem{background-color:var(--tertiary-bg-color)!important}.DesktopWhiteboardPage .threadSection{align-items:flex-start;background-color:initial;display:flex;flex:0 0 auto;flex-flow:row nowrap;height:65%;justify-content:stretch;margin:0;max-height:65%;min-height:65%;overflow-x:auto;overflow-y:clip;padding:1em 1em 0;width:100%}.DesktopWhiteboardPage .threadSection .threadPanel{background-color:var(--secondary-bg-color);border:1px solid var(--border-color);display:flex;flex-flow:column nowrap;height:100%;margin-right:1em;max-width:20vw;min-width:20vw}.DesktopWhiteboardPage .threadSection .threadPanel .Header{background-color:#e6e6fa;border-bottom:1px solid var(--border-color);text-align:center;width:auto;z-index:auto}.DesktopWhiteboardPage .threadSection .threadPanel .Header .leftButton{margin:0 0 0 .25em}.DesktopWhiteboardPage .threadSection .threadPanel .Header .rightButton{margin:0 .25em 0 0}.DesktopWhiteboardPage .threadSection .threadPanel .CloseButtonX span{color:var(--secondary-fg-color)}.DesktopWhiteboardPage .threadSection .threadPanel .Header.empty .CloseButtonX{display:block;font-size:x-large}.DesktopWhiteboardPage .threadSection .threadPanel ul{all:unset;background-color:initial;display:flex;flex-flow:column nowrap;height:100%;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.DesktopWhiteboardPage .threadSection .threadPanel ul .MiniBreadcrumbListItem{border-bottom:1px solid var(--border-color);margin:.25em}@media (prefers-color-scheme:light){.DesktopWhiteboardPage .threadSection .threadPanel .Header{color:var(--primary-fg-color)}}@media (prefers-color-scheme:dark){.DesktopWhiteboardPage .threadSection .threadPanel .Header{color:var(--primary-bg-color)}.DesktopWhiteboardPage .ant-divider{color:gold;flex:0 0 auto}.DesktopWhiteboardPage .ant-divider:after,.DesktopWhiteboardPage .ant-divider:before{border-block-end-color:gold!important;border-block-start-color:gold!important}}.DesktopWhiteboardPage .ant-divider{margin:.5em 0}.DesktopWhiteboardPage .ant-divider:after,.DesktopWhiteboardPage .ant-divider:before{border-block-end-width:2px;border-block-start-width:2px}.DesktopWhiteboardPage .unthreadedSection{align-self:flex-end;background-color:initial;display:flex;flex:1 1 auto;flex-flow:row nowrap;margin:0;overflow-y:auto;padding:0;width:100%}.DesktopWhiteboardPage .unthreadedSection .ScrollablePanel{flex:1 1 auto;height:100%}.DesktopWhiteboardPage .unthreadedSection .collaborationPanel{align-items:flex-start;background-color:var(--secondary-bg-color);border-left:1px solid var(--border-color);display:flex;flex-flow:row nowrap;height:100%;justify-content:start}.DesktopWhiteboardPage .unthreadedSection .collaborationPanel.open{min-width:25em;width:25em}.DesktopWhiteboardPage .unthreadedSection .collaborationPanel:not(.open){max-width:25px;min-width:25px;width:25px}.DesktopWhiteboardPage .unthreadedSection .collaborationPanel .expandCollapseButton{flex:0 0 auto;max-width:25px;min-width:25px;padding-top:.5em;width:25px}.DesktopWhiteboardPage .unthreadedSection .collaborationPanel .expandCollapseButton .anticon{display:block;margin-left:auto;margin-right:auto}.DesktopWhiteboardPage .unthreadedSection .collaborationPanel .contents{flex:5 0 auto}.DesktopWhiteboardPage .unthreadedSection>div{align-content:baseline;min-height:100%}.DesktopWhiteboardPage .unthreadedSection .MiniBreadcrumbListItem{margin:.25em 0 .25em 1em;width:450px}.DesktopWhiteboardPage-BreadcrumbFilterModal fieldset{padding:0 1em}.DesktopWhiteboardPage-BreadcrumbFilterModal .Checkbox{margin-bottom:1.5em}.DirectorySettingsPage{padding:0 1em 1em}.DirectorySettingsPage .multilineTitle h5{margin:0}.DirectorySettingsPage .instructions{font-size:smaller;margin:0;padding:1em 0 2em;text-align:center}.DirectorySettingsPage .instructions.left{text-align:left!important}.DirectorySettingsPage .instructions.hide{line-height:0em;padding-bottom:0;visibility:hidden}.DirectorySettingsPage fieldset{margin:0}.DirectorySettingsPage .choice{background-color:var(--secondary-bg-color);box-sizing:border-box;margin:0 0 .5em;padding:0 1em}.DirectorySettingsPage label{align-items:flex-start}.DirectorySettingsPage .adm-radio-content{align-content:stretch;display:flex;flex-flow:column nowrap}.DirectorySettingsPage .Checkbox{line-height:.25em;width:100%}.DirectorySettingsPage .Checkbox p{font-size:smaller}.DirectorySettingsPage .checkmark{height:17px;width:17px}.DirectorySettingsPage .checkmark:after{left:5px;top:2px}.DirectorySettingsPage .formContents{margin:0;padding:0 1em}.DirectorySettingsPage .Header{background-color:var(--primary-bg-color);border-bottom:2px solid var(--primary-fg-color);color:var(--primary-fg-color);z-index:900}.DirectorySettingsPage .Header .closeButton,.DirectorySettingsPage .Header .saveButton{border:0}.DirectorySettingsPage .Header .closeButton{all:unset;background-color:var(--primary-bg-color);border-radius:20px;color:var(--primary-fg-color);color:var(--apple-link-color);cursor:pointer;font-size:xx-large;font-weight:bolder;height:1em;line-height:.5em;margin-left:.25em;text-align:center;width:1em}.DirectorySettingsPage .Header .closeButton:hover{background-color:var(--tertiary-bg-color)}.DirectorySettingsPage .Header .saveButton.hidden{display:block!important;visibility:hidden}.DirectorySettingsPage .Header .saveButton{background-color:green;border-radius:20px;font-size:large;padding-left:.75em;padding-right:.75em;width:4em}@media (prefers-color-scheme:light){.DirectorySettingsPage .Header .saveButton{color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.DirectorySettingsPage .Header .saveButton{color:var(--primary-fg-color)}}.DirectorySettingsPage .Header .saveButton:hover{background-color:var(--hover-color);color:var(--primary-fg-color);cursor:pointer}.HistoricalEventsPanel{box-sizing:border-box}.HistoricalEventsPanel .adm-collapse-panel-content-inner .adm-list-item{border-left:5px solid var(--primary-bg-color);padding:0}.HistoricalEventsPanel .adm-collapse-panel-content-inner .adm-list-item-content-main{padding-top:0}.HistoricalEventsPanel .adm-collapse-panel-content-inner .adm-list-item-content{padding-right:0}.HistoricalEventsPanel .historicalTeamButton,.HistoricalEventsPanel .historicalYearButton{all:reset}.HistoricalEventsPanel .selectedHistoricalYear,.HistoricalEventsPanel .selectedTeam{color:#ff0}.HistoricalEventsPanel .historicalTeamButton,.HistoricalEventsPanel .historicalYearButton,.HistoricalEventsPanel .selectedHistoricalYear,.HistoricalEventsPanel .selectedTeam{all:unset;margin-top:3px}.HistoricalEventsPanel .historicalTeamButton,.HistoricalEventsPanel .historicalYearButton{color:var(--apple-link-color);cursor:pointer}.HistoricalEventsPanel .historicalTeamButton:hover,.HistoricalEventsPanel .historicalYearButton:hover{background-color:var(--hover-color)}.HistoricalEventsPanel .historicalDesktop{align-items:flex-start;box-sizing:border-box;display:flex;flex-flow:row nowrap;height:inherit}.HistoricalEventsPanel .historicalDesktop .historicalYearsTimeline .ant-timeline,.HistoricalEventsPanel .historicalDesktop .teamsTimeline .ant-timeline{margin-top:1em}.HistoricalEventsPanel .historicalDesktop .historicalEventList{flex:1 2 auto;max-width:80%}.HistoricalEventsPanel .historicalDesktop .historicalYearsTimeline{flex:1 0 auto;max-width:100px;padding:0 0 0 1em}.HistoricalEventsPanel .ant-timeline-item-content{margin-right:1em;white-space:nowrap}.HistoricalEventsPanel .historicalDesktop .historicalYearsTimeline .ant-timeline-item-tail,.HistoricalEventsPanel .historicalDesktop .teamsTimeline .ant-timeline-item-tail{-webkit-border-start:2px solid var(--border-color)!important;border-inline-start:2px solid var(--border-color)!important}@media only screen and (max-width:376px){.HistoricalEventsPanel .historicalEventList .EventListItem .crewChief,.HistoricalEventsPanel .historicalEventList .EventListItem .missionCoordinator,.HistoricalEventsPanel .historicalEventList .EventListItem .missionTeamName,.HistoricalEventsPanel .historicalEventList .EventListItem .moderator,.HistoricalEventsPanel .historicalEventList .EventListItem .teamName{max-width:30em}.HistoricalEventsPanel .historicalEventList .EventListItem .description{max-width:33em}}@media only screen and (max-width:420px){.HistoricalEventsPanel .historicalEventList .EventListItem .crewChief,.HistoricalEventsPanel .historicalEventList .EventListItem .missionCoordinator,.HistoricalEventsPanel .historicalEventList .EventListItem .missionTeamName,.HistoricalEventsPanel .historicalEventList .EventListItem .moderator,.HistoricalEventsPanel .historicalEventList .EventListItem .teamName{max-width:30em}.HistoricalEventsPanel .historicalEventsPanel .EventListItem .description{max-width:33em}}@media only screen and (min-width:600px){.HistoricalEventsPanel .historicalEventList .EventListItem .crewChief,.HistoricalEventsPanel .historicalEventList .EventListItem .description,.HistoricalEventsPanel .historicalEventList .EventListItem .missionCoordinator,.HistoricalEventsPanel .historicalEventList .EventListItem .missionTeamName,.HistoricalEventsPanel .historicalEventList .EventListItem .moderator,.HistoricalEventsPanel .historicalEventList .EventListItem .teamName{max-width:25em}}@media only screen and (min-width:601px){.HistoricalEventsPanel .historicalEventList .EventListItem .crewChief,.HistoricalEventsPanel .historicalEventList .EventListItem .description,.HistoricalEventsPanel .historicalEventList .EventListItem .missionCoordinator,.HistoricalEventsPanel .historicalEventList .EventListItem .missionTeamName,.HistoricalEventsPanel .historicalEventList .EventListItem .moderator,.HistoricalEventsPanel .historicalEventList .EventListItem .teamName{max-width:32em}}.MyStashFloatingButton svg{background-color:#00008b}.SearchFloatingButton svg{background-color:skyblue}@media only screen and (min-width:836px){.MainPage:has(.fc){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:836px;width:836px}.EventAtriumPage:has(.fc){max-width:100vw}.MainPage:has(.EventAtriumPage) main{grid-template-columns:1fr 836px 1fr;max-width:836px;min-width:836px;width:836px}}.MainPage main:has(.EventAtriumPage){overflow-y:hidden}.EventAtriumPage{box-sizing:border-box;height:100%;margin:0;position:relative}.EventAtriumPage .tabbedPanel{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%}.EventAtriumPage .tabbedPanel .HistoricalEventsPanel{height:100%}.EventAtriumPage .adm-tabs-content{box-sizing:border-box;flex:0 0 auto;height:100%;padding:0 0 2.5em}.EventAtriumPage .nunce{text-align:center}.EventAtriumPage ul{all:unset;display:block;height:100%}.EventAtriumPage .fc{height:500px!important;padding:1em}.EventAtriumPage .fc .fc-button-group button,.EventAtriumPage .fc .fc-today-button{font-size:.75em}.EventAtriumPage .fc .fc-toolbar-title{font-size:1em}.EventAtriumPage .fc-dayGridMonth-view,.EventAtriumPage .fc-dayGridWeek-view{--fc-small-font-size:0.5em}.BackFloatingButton svg{background-color:green}@media only print{#root,body{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;height:100vh}.EventBreadcrumbReport,.EventBreadcrumbReport .relativeContainer,.MainPage{background-color:#fff;border:none;box-shadow:none;height:100vh}}.MainPage:has(.EventBreadcrumbReport) .PrintPageHeader{display:none!important}#root:has(.EventBreadcrumbReport),body:has(.EventBreadcrumbReport){display:block}.EventBreadcrumbReport .relativeContainer{box-sizing:border-box;height:100%;left:0;position:relative;top:0;width:100%}.EventBreadcrumbReport{box-sizing:border-box;color:#000;height:100%;padding:1em;position:absolute;width:100%}.EventBreadcrumbReport .eventHeading{font-size:larger;margin-bottom:1em}.EventBreadcrumbReport .dateHeading{font-size:smaller;margin-bottom:1em}.EventBreadcrumbReport a:not(.hyperjump){display:block;margin-bottom:2em}.EventBreadcrumbReport img{margin:0 auto 3em;max-height:600px;max-width:600px}.EventBreadcrumbReport .attachment{margin:10px auto;text-align:center}.EventBreadcrumbReport span{display:block;font-weight:700}.EventBreadcrumbReport .FloatingButtonBarNew{bottom:10em}@media screen{#root:has(.EventBreadcrumbReport),body:has(.EventBreadcrumbReport){background-image:none!important;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}}.DocxFloatingButton svg{background-color:#fff;color:#000}@media only print{#root,body{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;height:100vh}.EventBreadcrumbThreadReport,.EventBreadcrumbThreadReport .relativeContainer,.MainPage{background-color:#fff;border:none;box-shadow:none;height:100vh}}.MainPage:has(.EventBreadcrumbThreadReport) .PrintPageHeader{display:none!important}#root:has(.EventBreadcrumbThreadReport),body:has(.EventBreadcrumbThreadReport){display:block}.EventBreadcrumbThreadReport .relativeContainer{box-sizing:border-box;height:100%;left:0;position:relative;top:0;width:100%}.EventBreadcrumbThreadReport{box-sizing:border-box;color:#000;height:100%;padding:1em;position:absolute;width:100%}.EventBreadcrumbThreadReport .dateHeading{font-size:normal;margin-bottom:1em}.EventBreadcrumbThreadReport a:not(.hyperjump){display:block;margin-bottom:2em}.EventBreadcrumbThreadReport img{margin:0 auto 3em;max-height:600px;max-width:600px}.EventBreadcrumbThreadReport .attachment{margin:10px auto;text-align:center}.EventBreadcrumbThreadReport span{display:block;font-weight:700}.EventBreadcrumbThreadReport .FloatingButtonBarNew{bottom:10em}.EventBreadcrumbThreadReport .threadHeading{font-size:x-large}@media screen{#root:has(.EventBreadcrumbThreadReport),body:has(.EventBreadcrumbThreadReport){background-image:none!important;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}}.EventStatusColorBar{align-items:center;color:#fff;display:flex;flex-flow:column nowrap;height:60px;justify-content:center;margin-top:1.2em;text-align:center}.EventStatusColorBar.help{color:#000!important}.EventStatusColorBar span{margin:0;min-height:1em}.EventInfoPanel{box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:stretch}.EventInfoPanel .heading,.EventInfoPanel .mainHeading{border:1px solid var(--border-color);border-collapse:collapse;display:inline-block;margin:0;min-height:1.5em;overflow-x:clip;padding:.33em;text-overflow:ellipsis;white-space:nowrap}.EventInfoPanel .mainHeading{background-color:var(--primary-fg-color);color:var(--primary-bg-color);font-weight:700;text-align:center}.EventInfoPanel .heading{background-color:var(--secondary-bg-color);color:var(--primary-fg-color);text-align:center}.EventInfoPanel .heading .bold{font-weight:700}.EventInfoPanel .heading .unmoderated{color:orange}.EventInfoPanel .EventStatusColorBar,.EventInfoPanel .messageBar{cursor:pointer}.EventInfoPanel .timeDisplays{display:flex;justify-content:space-between}.EventInfoPanel .progressBar,.EventInfoPanel .progressBar .success-message{padding:0}.EventInfoPanel .progressBar .ant-progress-outer{background-color:#eee;box-shadow:inset 0 2px 3px rgba(0,0,0,0,.2);padding-right:0}.EventInfoPanel .progressBar .ant-progress-bg,.EventInfoPanel .progressBar .ant-progress-outer{height:40px!important}.EventInfoPanel .progressBar .ant-progress-text{left:-50%;position:relative}.EventInfoPanel .progressBar .success-message{background-color:#86cc00;color:#fff;line-height:2em;margin:0;text-align:center}.EventInfoPanel .missionTeam{display:flex;flex-flow:row nowrap;white-space:nowrap}.EventInfoPanel .teamLabel{background-color:var(--primary-fg-color);color:var(--primary-bg-color);display:flex;flex-flow:column;justify-content:space-evenly;margin:0 2px 3px 0;text-align:center;width:3em}.EventInfoPanel .DirectoryAccountListItem{align-self:flex-end;flex:0 1 100%}@media only print{.EventMessagesPanel,.EventMessagesPanel .messageList{height:100%!important}}.EventMessagesPanel{box-sizing:border-box;padding-bottom:100px;width:100%}.EventMessagesPanel .messageList{list-style:none;margin:0;padding:0}.EventMessagesPanel .title{margin:1em 0 2em}.EventMessagesPanel .timestamp{color:var(--secondary-fg-color);margin-bottom:1em;text-align:center}.EventMessagesPanel .reminderMessage{background-color:beige;color:#000;margin-bottom:1em;padding:.5em .5em .5em 1em;position:relative}.EventMessagesPanel .reminderMessage .CloseButtonX span{border-radius:24px;height:1em;line-height:1em;position:absolute;right:.4em;top:.4em;width:1em}.EventMessagesPanel .reminderMessage .CloseButtonX:hover span{background-color:#a9a9a9;color:#fff!important}.EventMessagesPanel .reminderMessage .CloseButtonX span{color:#a9a9a9}.EventMessagesPanel .formContents{margin:2em 1em 0 0;width:100%}.EventMessagesPanel .formContents fieldset{all:unset;border:none!important;display:flex;flex-flow:column nowrap;gap:1em;justify-content:stretch;margin:0!important;padding:0}.EventMessagesPanel .formContents .textEntryBox{display:grid;grid-template-areas:"textarea button";grid-template-columns:1fr auto;grid-template-rows:auto;padding:0 .2em}.EventMessagesPanel .formContents .textEntryBox .textInput{grid-area:textarea}.EventMessagesPanel .formContents .textEntryBox .enterButton{border-radius:10px;cursor:pointer;display:block;font-size:44px;grid-area:button;margin-left:5px;max-width:44px;transform:rotate(90deg)}@media (prefers-color-scheme:dark){.EventMessagesPanel .tag{background-color:var(--tertiary-bg-color);border:2px dashed var(--secondary-fg-color)}.EventMessagesPanel .tag,.EventMessagesPanel select,.EventMessagesPanel textarea{color:var(--primary-fg-color)}}@media (prefers-color-scheme:light){.EventMessagesPanel .tag{background-color:var(--tertiary-bg-color);border:2px dashed var(--border-color)}}.EventMessagesPanel .EventStatusColorBar.clickable{cursor:pointer}.EventMessagesPanel-instructions{color:var(--secondary-fg-color);font-style:italic}.EventMessagesPanel-ColorBox{display:inline-block;height:20px;width:100px}.EventMessagesPanel .tag{cursor:pointer;padding:.5em 1em}.EventMessagesPanel .tag:hover{background-color:var(--hover-color)}.EventMessagesPanel .message{display:flex;flex-flow:row nowrap;gap:.5em;margin:0 auto;max-width:600px;padding:0}.EventMessagesPanel .message.GC{justify-content:flex-end}.EventMessagesPanel .message img{border-radius:24px;height:44px;width:44px}.EventMessagesPanel .message .ant-avatar-circle,.EventMessagesPanel .message img.FC,.EventMessagesPanel .message img.GC{align-self:flex-end;margin-bottom:1em}.EventMessagesPanel .message.editable .bubble{cursor:pointer}.EventMessagesPanel .message .bubble{word-wrap:break-word;border-radius:1.15rem;line-height:1.25;margin-bottom:40px;max-width:75%;padding:0 .875rem .5rem;position:relative}.EventMessagesPanel .message .bubble .author{font-size:x-small;margin:.5em 0 1em;white-space:nowrap}.EventMessagesPanel .message .bubble:after,.EventMessagesPanel .message .bubble:before{bottom:-.1rem;content:"";height:1rem;position:absolute}.EventMessagesPanel .bubble.GC{align-self:flex-end;background-color:#248bf5;color:#fff}.EventMessagesPanel .bubble.GC:before{border-bottom-left-radius:.8rem .7rem;border-right:1rem solid #248bf5;right:-.35rem;transform:translateY(-.1rem)}.EventMessagesPanel .bubble.GC:after{background-color:var(--primary-bg-color);border-bottom-left-radius:.5rem;right:-40px;transform:translate(-30px,-2px);width:10px}.EventMessagesPanel .bubble[class^=fc],.EventMessagesPanel .bubble[class^=gc]{margin:.5rem 0;width:-webkit-fit-content;width:fit-content}.EventMessagesPanel .bubble.GC~.bubble.GC,.EventMessagesPanel .bubble.GC~.bubble.GC:not(:last-child){margin:.25rem 0 0}.EventMessagesPanel .bubble.GC~.bubble.GC:last-child{margin-bottom:.5rem}.EventMessagesPanel .bubble.FC{align-items:flex-start;background-color:#e5e5ea;color:#000}.EventMessagesPanel .bubble.FC:before{border-bottom-right-radius:.8rem .7rem;border-left:1rem solid #e5e5ea;left:-.35rem;transform:translateY(-.1rem)}.EventMessagesPanel .bubble.FC:after{background-color:var(--primary-bg-color);border-bottom-right-radius:.5rem;left:20px;transform:translate(-30px,-2px);width:10px}.EventMessagesPanel .bubble[class^=from-].emoji{background:none;font-size:2.5rem}.EventMessagesPanel .bubble[class^=from-].emoji:before{content:none}.EventMessagesPanel .no-tail:before{display:none}.EventMessagesPanel-EditModal .formContents{margin:0!important}.EventMessagesPanel-EditModal .ant-modal-footer{margin-top:2em}@media only print{.PrintPageHeader{display:block;margin-left:1em}}@media only screen{.PrintPageHeader{display:none}}.PageHeader{height:var(--toolbar-height)}.PageHeader .pageTitle{max-width:80%;min-width:80%;width:80%}.PageHeader .rightButton svg{height:24px;width:24px}.PageHeader .shieldIcon{height:28px;width:28px}.PageHeader .Hamburger.online{background-color:var(--brand-bg-color);color:var(--toolbar-fg-color)}.PageHeader .Hamburger.offline{background-color:var(--offline-color)}.MainPage:has(.EventDashboardPage){height:100vh;max-height:100vh;max-width:100%!important;min-height:100vh;min-width:100vw;width:100vw}.MainPage:has(.EventDashboardPage) main{grid-template-columns:1fr 100vw 1fr;max-width:100%!important;min-width:100vw}.EventDashboardPage{box-sizing:border-box;display:grid;grid-template-rows:100%;height:100%;left:0;margin:0;padding:0;position:relative;top:0;width:100%}.EventDashboardPage.moderated{grid-template-areas:"messages published unpublished eventinfo";grid-template-columns:25% 25% 25% 25%}.EventDashboardPage.unmoderated{grid-template-areas:"messages published eventinfo";grid-template-columns:33% 33% 33%}.EventDashboardPage .eventMessagesPanel{grid-area:messages}.EventDashboardPage .publishedBreadcrumbsPanel{grid-area:published}.EventDashboardPage .unpublishedBreadcrumbsPanel{grid-area:unpublished}.EventDashboardPage .eventInfoPanel{grid-area:eventinfo}.EventDashboardPage .eventInfoPanel,.EventDashboardPage .eventMessagesPanel,.EventDashboardPage .publishedBreadcrumbsPanel,.EventDashboardPage .unpublishedBreadcrumbsPanel{box-sizing:border-box;display:flex;flex-flow:column;height:100%}.EventDashboardPage .unpublishedBreadcrumbsPanel .BreadcrumbListItem{box-sizing:border-box}.EventDashboardPage .unpublishedBreadcrumbsPanel .unpublishedBreadcrumbList{padding-bottom:0}.EventDashboardPage .unpublishedBreadcrumbsPanel .BreadcrumbListItem>.liButton{flex:0 1;max-width:calc(100% - var(--special-button-width) - var(--special-button-width));min-width:calc(100% - var(--special-button-width) - var(--special-button-width))}.EventDashboardPage ul{list-style:none;margin:0;padding:0}.EventDashboardPage .eventMessagesPanel .EventMessagesPanel,.EventDashboardPage .publishedBreadcrumbsPanel .publishedBreadcrumbList,.EventDashboardPage .unpublishedBreadcrumbsPanel .unpublishedBreadcrumbList{height:100%;overflow-x:hidden;overflow-y:scroll}.EventDashboardPage .eventInfoPanel>div{scrollbar-width:none}.EventDashboardPage .eventInfoPanel>div::-webkit-scrollbar{display:none}.EventDashboardPage .instructions{margin-top:3em;text-align:center}.EventDashboardPage .content h3{margin:.5em auto;text-align:center}.EventDashboardPage .eventMessagesPanel,.EventDashboardPage .publishedBreadcrumbsPanel{background-color:var(--primary-bg-color);padding:0 1em}.EventDashboardPage .unpublishedBreadcrumbsPanel{background-color:var(--primary-bg-color);padding:0 1em 0 0}.EventDashboardPage .eventInfoPanel{background-color:var(--primary-bg-color);padding:0}.EventDashboardPage .participantsTable{margin-top:1em;width:90%}.EventDashboardPage .participantsTable th{text-align:left}.EventDashboardPage .participantsTable td{border-bottom:1px solid var(--border-color)}.EventDashboardPage .participantsTable .active{color:green}.EventDashboardPage .FloatingButtonBarNew{bottom:0;right:4em}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.DateTimeInputNew .react-datepicker-wrapper{flex:2 0 auto;width:100%}.DateTimeInputNew .react-datepicker-wrapper,.DateTimeInputNew .react-datepicker__input-container{display:flex;flex-flow:row nowrap;position:static}.DateTimeInputNew .react-datepicker__day--today,.DateTimeInputNew .react-datepicker__today-button{color:var(--apple-link-color)}.EventFormPage{position:relative}.EventFormPage,.EventFormPage form{box-sizing:border-box;height:100%;width:100%}.EventFormPage .formContents{margin:0;padding:1em 1em 3em}.EventFormPage .tabbedPanel{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;margin:0;padding:0}.EventFormPage .adm-tabs-content{box-sizing:border-box;flex:0 0 auto;height:100%;padding:0 0 2.5em}.EventFormPage .settingsItem{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between}.EventFormPage .eventId{margin:0 0 1em}.EventFormPage .ModeratorCollapse,.EventFormPage .formContents .adm-collapse{padding:0!important}.EventFormPage .HelpIcon{color:var(--apple-link-color)!important}.EventFormPage .Header{background-color:var(--primary-bg-color);border-bottom:2px solid var(--primary-fg-color);color:var(--primary-fg-color);z-index:900}.EventFormPage .Header .closeButton,.EventFormPage .Header .saveButton{border:0}.EventFormPage .Header .closeButton{all:unset;background-color:var(--primary-bg-color);border-radius:20px;color:var(--primary-fg-color);color:var(--apple-link-color);cursor:pointer;display:inline-block;font-size:xx-large;font-weight:bolder;height:1em;line-height:.5em;margin-left:.25em;text-align:center;width:1em}.EventFormPage .Header .closeButton:hover{background-color:var(--tertiary-bg-color)}.EventFormPage .Header .saveButton.hidden{display:block!important;visibility:hidden}.EventFormPage .Header .saveButton{background-color:green;border-radius:20px;font-size:large;padding-left:.75em;padding-right:.75em;width:4em}@media (prefers-color-scheme:light){.EventFormPage .Header .saveButton{color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.EventFormPage .Header .saveButton{color:var(--primary-fg-color)}}.EventFormPage .Header .saveButton:hover{background-color:var(--hover-color);color:var(--primary-fg-color);cursor:pointer}.EventFormPage fieldset{display:flex;flex-flow:column nowrap;margin-top:0;padding-bottom:0!important}.EventFormPage .Checkbox{margin:1em 0}.EventFormPage .Checkbox p{font-size:larger}.EventFormPage span{box-shadow:none}.EventFormPage .AutoCompleteSearch{margin-top:1em}.EventFormPage-autoCompleteList{all:unset;list-style:none;margin:0;padding:0}.EventFormPage-autoCompleteList .avatar{max-height:70px!important;max-width:70px!important}.EventFormPage-autoCompleteList .DirectoryAccountListItem,.EventFormPage-autoCompleteList .UserAccountListItem{border-bottom:1px solid var(--border-color);width:300px}.EventFormPage-autoCompleteList li.tagItem{margin:0 0 1em}.EventFormPage-autoCompleteList li:hover{background-color:var(--hover-color)!important;cursor:pointer}.MapMarkerListItem{all:unset;margin:0 0 3px;padding:0}.MapMarkerListItem p{font-size:smaller;margin:0}.MapMarkerListItem>a{align-items:stretch;background-color:var(--secondary-bg-color);border-bottom:1px solid var(--border-color);color:inherit;display:flex;flex-flow:row nowrap;font-weight:inherit;gap:0;text-decoration:inherit}.MapMarkerListItem>a:hover{background-color:var(--hover-color)}.MapMarkerListItem .icon{align-self:center;height:22px;width:22px}.MapMarkerListItem p{color:var(--secondary-fg-color)}.MapMarkerListItem .centerContent{flex:0 1 auto;margin-left:.5em;max-width:70%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.MapMarkerListItem .centerContent p{font-size:1em;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.MapMarkerListItem .centerContent h4{color:var(--primary-fg-color);font-size:1em;margin:0;overflow-x:hidden;text-overflow:ellipsis}.MapMarkerListItem .centerContent h5{color:var(--secondary-fg-color);font-size:1em;font-weight:700;margin:0;overflow-x:hidden;text-overflow:ellipsis}.MapMarkerListItem .centerContent h5 span{color:var(--primary-fg-color)}.MapMarkerListItem .rightContent{display:flex;flex-flow:column nowrap;margin-left:auto}.MapMarkerListItem .rightContent h5{color:var(--secondary-fg-color);font-size:.9em;margin:0;overflow-x:clip;white-space:nowrap}.MapMarkerListItem .rightContent .nav-right{align-items:center;align-self:end;background-color:initial;border-radius:15px;display:flex;height:10px;justify-content:center;padding:5px;width:10px}.MapMarkerListItem .rightContent .nav-right img{height:10px;transform:rotate(180deg);width:10px}.MapPage{height:100%;padding:0;position:relative;width:100%}.MainPage:not(.iphone) .MapPage .FloatingButtonBarNew.mini{bottom:12em;right:.2em}.MapPage .floating-button{box-shadow:0 0 8px var(--primary-fg-color-30pct)}.MapPage-SearchModal .instructions{text-align:center}.MapPage-SearchModal{margin-top:-5em!important}.MapPage-EditorModal .ant-modal-footer,.MapPage-HistoricalHelpModal .ant-modal-footer{display:flex;justify-content:flex-end}.MapPage-EditorModal .ant-modal-footer .delete-button,.MapPage-HistoricalHelpModal .ant-modal-footer .nevershow{margin-left:0;margin-right:auto}.MapPage-EditorModal .ant-modal-footer .delete-button span{color:red;margin-right:auto}.MapPage-FilterModal{margin-top:-7em!important}.MapPage-FilterModal .rememberFiltersSwitch{display:flex;font-weight:700;justify-content:space-between}.MapPage-FilterModal fieldset{margin-bottom:1em}.MapPage-FilterModal .ant-modal-content{padding:20px 15px}.MapPage-SearchModal ul{all:unset}.MapPage-MarkerDetailsPopup h3{border-bottom:1px solid var(--border-color)}.MapPage-MarkerDetailsPopup .formContents{padding:0 1em 1em}.MapPage-MarkerDetailsPopup .formContents p{margin:0}@media only screen and (min-width:1024px){.MainPage:has(.EventMapPage) main{grid-template-columns:1fr 1024px 1fr;max-width:1024px;min-width:1024px;width:1024px}.MainPage:has(.EventMapPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1024px;width:1024px}.EventMapPage{max-width:100vw}}@media only screen and (min-width:1558px){.MainPage:has(.EventMapPage) main{grid-template-columns:1fr 1558px 1fr;max-width:1558px;min-width:1558px;width:1558px}.MainPage:has(.EventMapPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1558px;width:1558px}.EventMapPage{max-width:100vw}}@media only print{.EventMessagesPage{background-color:#fff!important;border:none;box-shadow:none}.EventMessagesPage .EventStatusColorBar,.EventMessagesPage .formContents{display:none}}.EventMessagesPage{background-color:var(--primary-bg-color);box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0 1em;position:relative}.EventMessagesPage .pageHeading{text-align:center}.EventPhotosPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.EventPhotosPage .photoCollection{padding:0 1em 1em}.EventPhotosPage .photoCollection>div{display:flex;flex-flow:row wrap;gap:1em}.EventPhotosPage .photoCollection .photo{max-height:100%;max-width:100%}.EventPhotosPage .photoCollection .photo-div:hover{flex:0.2 0 auto;width:110%}.EventPhotosPage .photoCollection:not(.thumbnails) .photo-div{display:flex;max-height:600px;max-width:100%}.EventPhotosPage .photoCollection .photoBundle{align-items:flex-end;display:flex;flex-flow:column nowrap;position:relative}.EventPhotosPage .captionBubble{background-color:var(--primary-bg-color);border:1px solid (--border-color);border-radius:24px;bottom:10px;left:10px;padding:0 .5em;position:absolute}.EventPhotosPage .photoCollection .close-button{background-color:red;color:#fff;font-size:1em;height:1.3em;left:10px;line-height:1em;margin:0;position:relative;top:15px;white-space:nowrap;width:1.3em}.EventPhotosPage .photoCollection.thumbnails .photo-div{max-height:75%;width:75%}.EventPhotosPage .instructions{margin-top:0;text-align:center}@media only print{.EventPhotosPage .photoCollection .close-button{display:none}}.EventPhotosPage-ViewPhotoModal .largePhoto{max-width:100vw;width:100%}.EventPhotosPage-ViewPhotoModal .ant-modal,.EventPhotosPage-ViewPhotoModal .ant-modal-content{padding:0}.EventPhotosPage-ViewPhotoModal .anticon-close{background-color:#fff;border-radius:24px;padding:3px}.UserAccountListItem{all:unset;display:block;margin:0 0 3px;padding:0;position:relative;width:100%}.UserAccountListItem>.liButton{all:unset;align-content:stretch;align-items:center;background-color:var(--secondary-bg-color);color:inherit;display:grid;font-weight:inherit;grid-template-areas:"avatar content";grid-template-columns:100px 1fr;grid-template-rows:100px;justify-content:start;justify-items:start;padding:0;text-decoration:inherit;width:100%}.MainPage:not(.iphone) .UserAccountListItem>.liButton:hover{background-color:var(--hover-color)}.UserAccountListItem img.avatar{flex:0 0 auto;grid-area:avatar;height:100px;object-fit:scale-down;width:100px}.UserAccountListItem .defaultAvatar{align-items:center;background-color:initial;display:flex;flex:0 0 auto;flex-flow:row;grid-area:avatar;height:100px;justify-content:space-around;width:100px}.UserAccountListItem .defaultAvatar svg{color:purple;height:70px;width:70px}.UserAccountListItem .content{grid-gap:.22em;align-content:stretch;align-items:center;display:grid;grid-area:content;grid-template-areas:"covenantOrFirst fullBirthName" "phone phone" "email email" "teamRegion lastLogin" "securityRole securityRole";grid-template-columns:auto auto;grid-template-rows:auto auto auto auto auto;justify-content:stretch;justify-items:end;justify-self:stretch;margin-left:.5em;padding-right:.5em}.UserAccountListItem p{color:var(--secondary-fg-color)}.UserAccountListItem .covenantOrFirst{grid-area:covenantOrFirst;justify-self:start;margin:0;white-space:nowrap}.UserAccountListItem .fullBirthName{font-weight:400;grid-area:fullBirthName;justify-self:end;margin:0;overflow-x:clip;white-space:wrap}.UserAccountListItem .phone{grid-area:phone;justify-self:start}.UserAccountListItem .accountDisabled,.UserAccountListItem .email{grid-area:email;justify-self:start}.UserAccountListItem .accountDisabled{color:red}.UserAccountListItem .teamRegion{color:var(--secondary-fg-color);grid-area:teamRegion;justify-self:start;margin:0;white-space:nowrap}.UserAccountListItem .securityRole{background-color:#ff0;grid-area:securityRole;justify-self:start;margin:0;white-space:nowrap}.UserAccountListItem .teamRegion span{color:var(--primary-fg-color)}.UserAccountListItem .passwordReset{color:red;white-space:nowrap}.UserAccountListItem .lastLogin{font-weight:400;grid-area:lastLogin;justify-self:end;margin:0!important;overflow-x:clip;white-space:nowrap}.UserAccountListItem .lastLogin.never{color:red}.UserAccountListItem .lastLogin:not(.never){color:var(--secondary-fg-color)}.UserAccountListItem p{font-size:smaller;margin:0}.UserAccountListItem .NavRight{position:absolute;right:.5em}.MainPage.iphone .UserAccountListItem .NavRight{top:40%}.EventPrivateParticipantsPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.EventPrivateParticipantsPage ul{all:unset;background-color:initial;display:flex;flex-flow:column nowrap}.EventPrivateParticipantsPage .UserAccountListItem,.EventPrivateParticipantsPage .UserAccountListItem .avatar,.EventPrivateParticipantsPage_AddModal-autoCompleteList .UserAccountListItem,.EventPrivateParticipantsPage_AddModal-autoCompleteList .avatar{height:60px}.EventPrivateParticipantsPage .UserAccountListItem{margin-bottom:3px}.EventPrivateParticipantsPage_RolesModal .formContents{margin:0}.EventPrivateParticipantsPage_RolesModal .formContents .Checkbox{line-height:.25em;width:100%}.EventPrivateParticipantsPage_RolesModal .formContents .checkmark{height:17px;width:17px}.EventPrivateParticipantsPage_RolesModal .formContents .checkmark:after{left:5px;top:2px}.EventPrivateParticipantsPage_RolesModal .formContents label{align-items:flex-start}.EventPrivateParticipantsPage .instructions,.EventPrivateParticipantsPage_AddModal .instructions,.EventPrivateParticipantsPage_RolesModal .instructions{font-size:smaller;margin-top:1em;text-align:center}.EventPrivateParticipantsPage_RolesModal fieldset{justify-content:flex-start;padding:0 0 0 .5em}@media screen and (max-width:428px){.EventRSVPListItem .centerContent{max-width:100%}}.EventRSVPListItem{all:unset;display:flex;flex-flow:row nowrap;margin:0 0 3px;padding:0}.EventRSVPListItem select.highlight{background-color:#fff8dc;color:#000}.EventRSVPListItem>.liButton{all:unset;align-items:stretch;background-color:var(--secondary-bg-color);color:inherit;display:flex;flex-flow:row nowrap;font-weight:inherit;gap:0;margin-bottom:3px;text-decoration:inherit;width:100%}.EventRSVPListItem .error{color:red;margin:0;text-align:center}.EventRSVPListItem img.avatar{max-height:100px;max-width:100px;width:auto}.EventRSVPListItem .defaultAvatar{height:100px;width:100px}.EventRSVPListItem .defaultAvatar svg{color:purple;height:70px;margin-top:13px;width:70px}.EventRSVPListItem p{color:var(--secondary-fg-color)}.EventRSVPListItem .centerContent{display:flex;flex:2 0 auto;flex-flow:column nowrap;justify-content:space-around;margin-left:.5em}.EventRSVPListItem .centerContent h4{display:flex;font-size:medium;margin:0}.EventRSVPListItem .centerContent h5{color:var(--secondary-fg-color);margin:1em 0 .5em}.EventRSVPListItem .centerContent h5 span{color:var(--primary-fg-color)}.EventRSVPListItem .bottomRow{align-items:center;display:flex;flex-flow:row;padding:0}.EventRSVPListItem select{height:2em;line-height:2em;width:100%}.EventRSVPListItem .buttonBar{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin:0;white-space:nowrap}.EventRSVPListItem .buttonBar .ant-radio-group{margin:0!important}.EventRSVPListItem .buttonBar>span{color:var(--secondary-fg-color);margin-right:1em}.EventRsvpPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0 1em 1em;position:relative}.EventRsvpPage>h3{margin-top:0}.EventRsvpPage .instructions{text-align:center}.EventRsvpPage .bold{font-weight:700}.EventRsvpPage .ViewAllButton{margin:0 auto;padding:.5em;width:100%}.EventRsvpPage ul{all:unset;display:flex;flex-flow:column nowrap;margin-top:1em}.EventRsvpPage .AddToCalendarNoticeBar .adm-notice-bar{height:6em}.EventSearchPage{box-sizing:border-box;height:100%;position:relative;width:100%}.EventSearchPage form{box-sizing:border-box;padding:1em;width:100%}.EventSearchPage .formContents{display:flex;flex-flow:column nowrap;margin:0;width:100%}.EventSearchPage ul{all:unset;display:flex;flex-flow:column nowrap}.EventSearchPage .formContents p.dates span{margin-right:0!important}.EventSearchPage .formContents .AutoCompleteSearch{flex:1 0 auto;margin-top:0}.EventSearchPageDescription-autoCompleteList li,.EventSearchPageMissionTeamName-autoCompleteList li{border-bottom:1px solid var(--border-color)}.EventSearchPage .showHideButton{all:unset;color:var(--apple-link-color);cursor:pointer;font-size:normal;margin-bottom:2em}.EventTestimonyListItem{all:unset;align-items:stretch;display:flex;flex-flow:column nowrap}.EventTestimonyListItem button{all:unset;background-color:var(--secondary-bg-color);border:1px solid var(--border-color);margin-bottom:1em;padding:1em}.EventTestimonyListItem .photo{border:1px solid var(--border-color);margin-top:1em;max-width:100%}.EventTestimonyListItem .testimonyId{margin:0 0 1em}.EventTestimonyListItem .teamInfo{margin:0}.EventTestimonyListItem .teamInfo .teamName{font-weight:700;margin-right:1em}.EventTestimonyListItem .teamInfo .regionName{margin:0 0 1em}.EventTestimonyListItem .eventInfo{display:flex;flex-flow:row wrap;justify-content:space-between;margin:0 0 1em}.EventTestimonyListItem .linkHtml{margin:1em 0 0}.EventTestimonyListItem .eventInfo .enddate{align-self:flex-end}@media only print{.EventTestimonyListItem button{border-left:none;border-radius:0;border-right:none;border-top:none}.EventTestimonyListItem .photo{max-height:600px;max-width:600px}}.EventTestimoniesAllPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0 1em 1em;position:relative}.EventTestimoniesAllPage h3{margin-bottom:0;margin-top:0}.EventTestimoniesAllPage>p{margin-top:0}.EventTestimoniesAllPage ul{all:unset;list-style:none;margin:0!important;padding:0!important}.EventTestimoniesAllPage .testimony{align-items:flex-start;display:flex;flex-flow:column nowrap}.EventTestimoniesAllPage .testimony button{all:unset;background-color:var(--secondary-bg-color);border:1px solid var(--border-color);margin-bottom:1em;max-width:100%;padding:1em;width:90%}.EventTestimoniesAllPage .testimony button>p{margin:0}.EventTestimoniesAllPage .LinkPreview,.EventTestimoniesAllPage-TestimonyFormModal .LinkPreview{height:70px;margin:1em 0}.EventTestimoniesAllPage .LinkPreview .linkIcon,.EventTestimoniesAllPage-TestimonyFormModal .LinkPreview .linkIcon{height:70px;width:70px}.EventTestimoniesAllPage .message,.EventTestimoniesAllPage .testimony button p{text-align:left}.EventTestimoniesAllPage .testimony .photo,.EventTestimoniesAllPage-TestimonyFormModal .formPhoto{border:1px solid var(--border-color);margin-top:1em;max-width:100%}.EventTestimoniesAllPage .instructions{text-align:center}.EventTestimoniesAllPage-TestimonyFormModal .formContents{margin:0!important}.EventTestimoniesAllPage-TestimonyFormModal .photoArea{position:relative}.EventTestimoniesAllPage-TestimonyFormModal .photoArea .close-button{background-color:red;display:block;font-size:16pt;height:1.3em;line-height:1em;position:absolute;right:-5px;top:-5px;white-space:nowrap;width:1.3em}.EventTestimoniesAllPage-TestimonyFormModal .photoArea .close-button span{color:#fff;margin:0}.EventTestimonyPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}@media only screen{.EventTestimonyPage{padding:1em}}.EventTestimonyPage h3{margin-bottom:0;margin-top:0}.EventTestimonyPage>p{margin-top:0}.EventTestimonyPage ul{all:unset;list-style:none;margin:0!important;padding:0!important}.EventTestimonyPage .LinkPreview,.EventTestimonyPage-TestimonyFormModal .LinkPreview{height:70px;margin:1em 0}.EventTestimonyPage .LinkPreview .linkIcon,.EventTestimonyPage-TestimonyFormModal .LinkPreview .linkIcon{height:70px;width:70px}.EventTestimonyPage .message,.EventTestimonyPage .testimony button p{text-align:left}.EventTestimonyPage-TestimonyFormModal .formPhoto{border:1px solid var(--border-color);margin-top:1em;max-width:100%}.EventTestimonyPage-TestimonyFormModal .formContents{margin:0!important}.EventTestimonyPage-TestimonyFormModal .photoArea{position:relative}.EventTestimonyPage-TestimonyFormModal .photoArea .close-button{background-color:red;display:block;font-size:16pt;height:1.3em;line-height:1em;position:absolute;right:-5px;top:-5px;white-space:nowrap;width:1.3em}.EventTestimonyPage-TestimonyFormModal .photoArea .close-button span{color:#fff;margin:0}@media only print{#root,body{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}.MainPage{background-color:#fff;border:none;box-shadow:none}}@media screen and (max-width:428px){.FindYourAccountPage{height:100vh;max-height:100vh;max-width:var(--max-page-width-break-1);min-height:100vh;min-width:100vw;width:100vw}}@media screen and (min-width:429px){.FindYourAccountPage{height:100vh;max-height:100vh;max-width:var(--max-page-width-break-2);min-height:100vh;min-width:429px;width:429px}}.FindYourAccountPage{background-color:var(--primary-bg-color);box-sizing:border-box;padding:0 20px}.FindYourAccountPage h2{color:var(--primary-fg-color);font-size:x-large;margin-bottom:.5em}.FindYourAccountPage .instruction{font-size:larger;margin-bottom:2em}.FindYourAccountPage .formContents{margin:0}.FindYourAccountPage .formContents .field{background-color:inherit!important;border:none}.FindYourAccountPage fieldset{border:none;margin:3em 0 0;padding:0}.FindYourAccountPage fieldset input{width:70%}.CrewRosterPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.CrewRosterPage ul{all:unset;background-color:initial;display:flex;flex-flow:column nowrap}.CrewRoster_AddModal-autoCompleteList p span.not-attend{border:1px solid red;color:red!important;padding:.33em}.CrewRoster_AddModal-autoCompleteList p span.restriction{border:1px solid orange;color:orange!important;padding:.33em}.CrewRoster_AddModal-autoCompleteList .attend{border:1px solid green;color:green!important;padding:.33em}.CrewRoster_AddModal-autoCompleteList .anticon-dislike svg,.CrewRoster_AddModal-autoCompleteList .anticon-like svg{height:20px;width:20px}.CrewRosterPage .DirectoryAccountListItem,.CrewRosterPage .DirectoryAccountListItem .avatar,.CrewRoster_AddModal-autoCompleteList .DirectoryAccountListItem,.CrewRoster_AddModal-autoCompleteList .avatar{height:60px!important}.CrewRoster_AddModal-autoCompleteList .DirectoryAccountListItem{width:300px!important}.CrewRosterPage .DirectoryAccountListItem{margin-bottom:3px}.CrewRoster_RolesModal .formContents{margin:0}.CrewRoster_RolesModal .formContents .Checkbox{line-height:.25em;width:100%}.CrewRoster_RolesModal .formContents .checkmark{height:17px;width:17px}.CrewRoster_RolesModal .formContents .checkmark:after{left:5px;top:2px}.CrewRoster_RolesModal .formContents label{align-items:flex-start}.CrewRosterPage .instructions,.CrewRoster_AddModal .instructions,.CrewRoster_RolesModal .instructions{font-size:smaller;margin-top:1em;text-align:center}.CrewRoster_RolesModal fieldset{justify-content:flex-start;padding:0 0 0 .5em}.GlobalDashboardPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;margin:0;max-height:100vh;max-width:100vw;min-height:100vh;min-width:100vw;position:fixed}.GlobalDashboardPage .content{background-color:var(--primary-bg-color);display:flex;flex-flow:row nowrap;gap:1em;height:100vh;justify-content:space-between;width:100vw}.GlobalDashboardPage .eventColumn{flex:1 1 auto;height:100vh;max-width:50vw;overflow-y:hidden}.GlobalDashboardPage .EventStatusColorBar{margin-top:0!important}.GlobalDashboardPage .publishedBreadcrumbList .BreadcrumbListItem>.liButton{flex:0 1;max-width:100%;min-width:100%}.GlobalDashboardPage .EventMonitorPanel{box-sizing:initial;height:100%;overflow-x:hidden;overflow-y:auto}.GlobalDashboardPage .FloatingButtonBarNew{bottom:5%;right:5%}@media only screen and (min-width:1024px){.MainPage:has(.GlobalMapPage) main{grid-template-columns:1fr 1024px 1fr;max-width:1024px;min-width:1024px;width:1024px}.MainPage:has(.GlobalMapPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1024px;width:1024px}.GlobalMapPage{max-width:100vw}}@media only screen and (min-width:1558px){.MainPage:has(.GlobalMapPage) main{grid-template-columns:1fr 1558px 1fr;max-width:1558px;min-width:1558px;width:1558px}.MainPage:has(.GlobalMapPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1558px;width:1558px}.GlobalMapPage{max-width:100vw}}.AccountAdminPanel{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.AccountAdminPanel ul{all:unset;box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;list-style:none;margin:0;padding:0}.AccountAdminPanel .UserAccountListItem{margin-bottom:3px}.AccountAdminPanel .AutoCompleteSearch{margin:.5em}.AccountAdminPanel-AutoCompleteSearch.adm-popover{display:none}.AccountAdminPanel-wizardModal .instructions{margin:.5em 0 0}.AccountAdminPanel-wizardModal fieldset{border-left:none;flex-flow:column nowrap;gap:.5em}.GlobalPeopleAdminPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.GlobalPeopleAdminPage .AccountAdminPanel{min-height:1px}.GlobalPeopleAdminPage .Stats{display:flex;flex:0 0 auto;justify-content:space-around;margin-top:1em}.GlobalPeopleAdminPage .Stats .ant-statistic-title{color:var(--secondary-fg-color)}.GlobalPeopleAdminPage .Stats .ant-statistic-content{color:var(--primary-fg-color);display:flex;font-size:.9em;justify-content:center}.GlobalPeopleAdminPage-SecurityModal fieldset{border-left:none;flex-flow:column nowrap;gap:.5em}.TeamListItem{background-color:var(--secondary-bg-color);border-collapse:collapse;border-top:1px solid var(--border-color);height:4em;padding:.5em 0}.TeamListItem.inactive .teamName{color:orange!important}.TeamListItem .content{display:flex;flex-flow:row nowrap;height:4em;max-width:100%}.TeamListItem .content .left{display:flex;flex:0 0 auto;flex-flow:column nowrap;justify-content:center;padding-left:.5em}.TeamListItem .content .left svg{color:gold;height:3em;width:3em}.TeamListItem .content .center{align-items:flex-start;display:flex;flex:1 1 auto;flex-flow:column nowrap;justify-content:center;padding-left:1em}.TeamListItem .content .center .teamName{color:var(--primary-fg-color);line-height:1.5em;margin:0;padding:0}.TeamListItem .content .center .region{color:var(--secondary-fg-color);line-height:1.5em;margin:0;padding:0}.TeamListItem .content .right{align-items:center;display:flex;flex:0 0 auto;flex-flow:column nowrap;justify-content:space-between;padding-right:.5em}.TeamListItem .content .right .teamType{align-self:flex-start;color:var(--secondary-fg-color);flex:0 1 auto;line-height:1.5em}.TeamListItem .content .right .navBundle{align-self:center;flex:0 0 auto;line-height:1.75em}.TeamListItem .content .right .NavRightIcon{color:var(--border-color)}.TeamListItem .Badge,.TeamListItem .ant-badge{margin-right:.5em}.GlobalTeamsPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.GlobalTeamsPage ul{display:flex;flex-flow:column nowrap;list-style:none;margin:0;padding:0}.GlobalTeamsPage .AutoCompleteSearch{margin:.5em}.GlobalTeamsPage-AutoCompleteSearch.adm-popover{display:none}.HelpfulsPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:1em 2em 2em}.HelpfulsPage ul{all:unset;display:flex;flex-flow:column nowrap;padding:1em 0 0}.HelpfulsPage .content{padding:2em;text-align:left}.HelpfulsPage .helpfulsContent .ant-timeline-item-head{background-color:initial}.HelpfulsPage .helpfulsContent .ant-timeline-item-content{color:var(--secondary-fg-color)}@media (prefers-color-scheme:dark){.HelpfulsPage .helpfulsContent .ant-timeline-item-tail{border-color:var(--tertiary-fg-color)}}.ListItemSeparator{margin:0 0 1px;padding:0}.ListItemSeparator h5{margin:.5em 0 .5em 1em}.HouseholdDependencyPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.HouseholdDependencyPage .Instructions{margin-bottom:0}.HouseholdDependencyPage ul{display:flex;flex-flow:column nowrap;list-style:none;margin:0;padding:0}.HouseholdDependencyPage .UserAccountListItem{margin-bottom:3px}.IphoneWarningPage{background-color:#000000b3;padding:1em}.IphoneWarningPage h2{color:gold}.IphoneWarningPage .link{color:var(--apple-link-color);font-size:larger}.IphoneWarningPage .clickable{cursor:pointer}.IphoneWarningPage .copyPasteIcon svg{height:32px;width:32px}.InstallAppPopover{background-color:var(--tertiary-bg-color);border-radius:20px;box-shadow:0 0 15px 0 #0000004d;margin-left:-98px;padding:5px 30px 15px;z-index:20000}.InstallAppPopover:not(.ipad){bottom:80px;left:50%;position:absolute}.InstallAppPopover.ipad{position:absolute;right:-9em;top:1em}.InstallAppPopover .title{align-items:center;border-bottom:1px solid var(--tertiary-fg-color);display:flex;justify-content:center;margin:-5px -25px 10px}.InstallAppPopover .title>div{color:var(--primary-fg-color);font-size:large;font-weight:700;text-align:center}.InstallAppPopover .title .close-button{background-color:red;font-size:smaller;height:18px;position:absolute;right:7px;top:5px;width:18px}.InstallAppPopoverContent{align-items:center;display:flex;flex-direction:column}.InstallAppPopoverContent p:first-child{margin:0}.InstallAppPopoverContent .FingerPoint,.InstallAppPopoverContent .ShareIcon{fill:var(--secondary-fg-color);width:48px}.InstallAppPopoverContent .FingerPoint{margin-top:5px}.InstallAppPopoverContent .up{transform:rotate(180deg)}@media only print{.ToolBar,.ToolBar-IPhone-Extension{display:none!important}}.MainPage .ToolBar{margin-bottom:0;margin-top:auto}.ToolBar,.ToolBar-IPhone-Extension{fill:var(--toolbar-fg-color);align-items:center;box-sizing:border-box;color:var(--toolbar-fg-color);display:flex;flex-wrap:nowrap;height:var(--toolbar-height);justify-content:space-evenly;width:100%;z-index:4000}.ToolBar-IPhone-Extension{background-color:#000!important;height:var(--iphone-bump-height)!important;max-height:var(--iphone-bump-height)!important;min-height:var(--iphone-bump-height)!important}@media screen and (max-width:428px){.ToolBar .hideable{display:none}}.MainPage.iphone .ToolBar{bottom:var(--iphone-bump-height)!important}.ToolBar img{height:32px;width:auto}.ToolBar.online{background-color:var(--brand-bg-color)}.ToolBar.offline{background-image:linear-gradient(#a63b2b,#802f23)}.ToolBarButton:hover{background-color:var(--hover-color)!important;color:var(--brand-bg-color)!important}.ToolBarButton.selected-icon{color:var(--hover-color)}.ToolBarButton{fill:inherit;align-items:center;color:inherit;display:flex;flex-flow:column nowrap;justify-content:center;padding-top:5px;width:20%}.ToolBarButton span{font-size:smaller;margin-bottom:0;margin-top:auto;white-space:nowrap}.ToolBarButton .FlowerOutlined,.ToolBarButton .anticon svg{height:30px;width:30px}.ToolBarButton .anticon-rocket{transform:rotate(45deg)}#root,body{margin:0!important}@media only print{#root,.MainPage,.MainPage main{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;border:none;box-shadow:none;height:100%!important;left:0;overflow-y:visible!important;position:absolute;top:0;width:100%}.MainPage main section{overflow:visible!important;overflow:initial!important}}@media screen{.MainPage main{overflow:hidden hidden}}@media screen and (max-width:428px){.MainPage main{grid-template-columns:1fr 100vw 1fr;max-width:100vw;min-width:100vw;width:100vw}}@media screen and (min-width:429px){.MainPage main{grid-template-columns:1fr var(--max-page-width-break-2) 1fr;max-width:var(--max-page-width-break-2);min-width:var(--max-page-width-break-2);width:var(--max-page-width-break-2)}}@media only screen and (min-width:600px){.MainPage main{grid-template-columns:1fr var(--max-page-width-break-3) 1fr;max-width:var(--max-page-width-break-3);min-width:var(--max-page-width-break-3);width:var(--max-page-width-break-3)}}@media only screen and (min-width:768px){.MainPage main{grid-template-columns:1fr var(--max-page-width-break-4) 1fr;max-width:var(--max-page-width-break-4);min-width:var(--max-page-width-break-4);width:var(--max-page-width-break-4)}}@media only screen and (min-width:992px){.MainPage main{grid-template-columns:1fr var(--max-page-width-break-5) 1fr;max-width:var(--max-page-width-break-5);min-width:var(--max-page-width-break-5);width:var(--max-page-width-break-5)}}@media only screen and (min-width:1200px){.MainPage main{grid-template-columns:1fr minmax(0,var(--max-page-width-break-6)) 1fr}}.MainPage{box-shadow:10px 10px 40px #00000080;display:grid;grid-template-areas:"header" "main" "footer" "extension";grid-template-columns:1fr;grid-template-rows:auto 1fr auto auto;height:100vh}.MainPage main{background-color:var(--primary-bg-color);display:grid;grid-area:main;grid-template-rows:1fr;height:100%;width:100%}.MainPage main section{grid-area:1/2/1/3;height:100%;overflow:hidden hidden;width:100%}.MainPage main section.full{grid-area:1/1/1/4}.MainPage .PageHeader{grid-area:header;position:static!important}.MainPage .ToolBar{box-sizing:border-box;grid-area:footer;position:static!important}.MainPage .ToolBar-IPhone-Extension{box-sizing:border-box;grid-area:extension;position:static!important}.MobileWhiteboardPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;margin:0;padding:0;position:relative}.MobileWhiteboardPage .instructions{text-align:center}.MobileWhiteboardPage .ThreadTitle{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.MobileWhiteboardPage .ant-badge .ant-scroll-number-only-unit{color:var(--primary-fg-color)}.MobileWhiteboardPage .adm-swipe-action{background-color:initial!important}.MobileWhiteboardPage .adm-swipe-action button{font-size:var(--mini-breadcrumb-font-size)!important;padding:0 5px}.MobileWhiteboard-HelpModal{margin-top:-3em}.MobileWhiteboard-HelpModal .ant-modal-footer{margin-bottom:5em}.MobileWhiteboard-BreadcrumbFilterModal fieldset{padding:0 1em}.MobileWhiteboard-BreadcrumbFilterModal .Checkbox{margin-bottom:1.5em}.MobileWhiteboardPage .adm-list-item-content-main{color:var(--hover-color)}@media screen and (max-width:428px){.MobileWhiteboardPage .BreadcrumbListItem,.MobileWhiteboardPage .MiniBreadcrumbListItem{width:95vw}}@media screen and (min-width:429px){.MobileWhiteboardPage .BreadcrumbListItem,.MobileWhiteboardPage .MiniBreadcrumbListItem{width:95vw}}@media only screen and (min-width:436px){.MobileWhiteboardPage .BreadcrumbListItem,.MobileWhiteboardPage .MiniBreadcrumbListItem{width:400px}}@media only screen and (min-width:600px){.MobileWhiteboardPage .BreadcrumbListItem,.MobileWhiteboardPage .MiniBreadcrumbListItem{width:480px}}.MyStashPage{display:flex;flex-flow:column nowrap;height:100%;position:relative}.MyStashPage-CopyMoveModal{margin-top:-5em!important}.MyStashPage-CopyMoveModal fieldset{display:flex;flex-flow:column;gap:.33em}.MyStashPage-CopyMoveModal .Checkbox{margin-bottom:0}.MyStashPage-CopyMoveModal .Checkbox .checkboxLabel{line-height:1em!important}.NotificationSettingsPage,.NotificationSettingsPage form{box-sizing:border-box;height:100%}.NotificationSettingsPage .instructions{margin:1em;text-align:center!important}.NotificationSettingsPage h4{margin:0;text-transform:uppercase}.NotificationSettingsPage fieldset{background-color:var(--secondary-bg-color);border:initial;border-radius:16px;display:block;margin-bottom:2em;padding:0}.NotificationSettingsPage .warning{color:gold;margin:1em;text-align:center!important}.NotificationSettingsPage .formContents{margin:0;padding:0 1em 20em}.NotificationSettingsPage .formContents .settingsItem{align-items:center;border-bottom:1px solid var(--border-color);display:flex;flex-flow:row nowrap;justify-content:space-between;padding:.5em 1em}.NotificationSettingsPage .formContents .settingsItem.noborder{border:none!important}.NotificationSettingsPage .formContents label{align-items:flex-start}.NotificationSettingsPage .Header{background-color:var(--primary-bg-color);border-bottom:2px solid var(--primary-fg-color);color:var(--primary-fg-color);z-index:900}.NotificationSettingsPage .Header .closeButton,.NotificationSettingsPage .Header .saveButton{border:0}.NotificationSettingsPage .Header .closeButton{all:unset;background-color:var(--primary-bg-color);border-radius:20px;color:var(--primary-fg-color);color:var(--apple-link-color);cursor:pointer;font-size:xx-large;font-weight:bolder;height:1em;line-height:.5em;margin-left:.25em;text-align:center;width:1em}.NotificationSettingsPage .Header .closeButton:hover{background-color:var(--tertiary-bg-color)}.NotificationSettingsPage .Header .saveButton.hidden{display:block!important;visibility:hidden}.NotificationSettingsPage .Header .saveButton{background-color:green;border-radius:20px;font-size:large;padding-left:.75em;padding-right:.75em;width:4em}@media (prefers-color-scheme:light){.NotificationSettingsPage .Header .saveButton{color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.NotificationSettingsPage .Header .saveButton{color:var(--primary-fg-color)}.NotificationSettingsPage h4{color:var(--hover-color)}}.NotificationSettingsPage .Header .saveButton:hover{background-color:var(--hover-color);color:var(--primary-fg-color);cursor:pointer}.AcceptedFloatingButton svg{background-color:green}@media only print{.PrivacyDisclosurePage .FloatingButtonBar{display:none}.PrivacyDisclosurePage,.PrivacyDisclosurePage h2,.PrivacyDisclosurePage h3{background-color:#fff;color:#000;padding:1em}.PrivacyDisclosurePage .ScrollablePanel h2{display:none}}.PrivacyDisclosurePage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}@media screen{#root:has(.PrivacyDisclosurePage),body:has(.PrivacyDisclosurePage){background-image:none!important;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}.PrivacyDisclosurePage{background-color:var(--primary-bg-color);color:var(--secondary-fg-color);padding:1em}.PrivacyDisclosurePage h2{color:var(--primary-fg-color)}.PrivacyDisclosurePage h3{color:var(--secondary-fg-color)}.PrivacyDisclosurePage .accept_button{all:unset;background-color:green;border:1px solid #fff;border-radius:5px;color:#fff;padding:.5em;text-align:center}}.SettingsMenuPage{height:100%;overflow-y:hidden;position:relative;width:100%}.SettingsMenuPage .avatarLabelBundle{align-items:center;display:flex;flex-flow:row nowrap;gap:1em}.SettingsMenuPage .avatar{border-radius:24px;height:50px;width:50px}.SettingsMenuPage .defaultAvatar{height:50px;width:50px}.SettingsMenuPage .editUserAccountLabelBundle{display:flex;flex-flow:column nowrap}.SettingsMenuPage .username{color:var(--primary-fg-color);font-size:larger;white-space:nowrap}.SettingsMenuPage form{box-sizing:border-box;height:100%}.SettingsMenuPage .formContents .settingsItem{align-items:center;border-bottom:1px solid var(--border-color);cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:.5em 1em}.SettingsMenuPage .formContents .settingsItem.noborder{border:none!important}.SettingsMenuPage label{align-items:flex-start;white-space:nowrap}.SettingsMenuPage h4{margin:0;text-transform:uppercase}.SettingsMenuPage fieldset{background-color:var(--secondary-bg-color);border:initial;border-radius:16px;display:block;margin-bottom:2em;padding:0}.SettingsMenuPage .nav-right{align-items:center;align-self:end;align-self:center;background-color:initial;border-radius:15px;color:var(--secondary-fg-color);display:flex;height:14px;justify-content:center;padding:5px;width:14px}@media (prefers-color-scheme:dark){.SettingsMenuPage h4{color:var(--hover-color)}}.SplashPage{background-color:#000;height:100%;width:100%}.SplashPage .Logo{display:block;margin:0 auto;padding:5em 0;width:80%}.SplashPage .instructions{color:gold;text-align:center}.TeamAdminSecurityMatrixPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}@media only screen and (min-width:836px){.MainPage:has(.TeamAdminSecurityMatrixPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:836px;width:836px}.EventAtriumPage:has(.TeamAdminSecurityMatrixPage){max-width:100vw}.MainPage:has(.TeamAdminSecurityMatrixPage) main{grid-template-columns:1fr 836px 1fr;max-width:836px;min-width:836px;width:836px}}.TeamAdminSecurityMatrixPage .resultsTable{border:0;border-collapse:collapse;overflow:hidden;padding:0;table-layout:fixed;text-overflow:ellipses;width:600px}.TeamAdminSecurityMatrixPage .resultsTable tbody .readonly-checkbox span{font-size:large}@media (max-width:835px){.TeamAdminSecurityMatrixPage .resultsTable thead th{display:none}.TeamAdminSecurityMatrixPage .resultsTable tbody th{display:block;margin:0;text-align:left;white-space:nowrap;width:300px}.TeamAdminSecurityMatrixPage .resultsTable tbody td{background-color:var(--secondary-bg-color);box-sizing:border-box;display:block;line-height:1.5em;overflow-x:clip;padding:0 .5em 0 1em;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:300px}.TeamAdminSecurityMatrixPage .resultsTable tbody .checkbox-div,.TeamAdminSecurityMatrixPage .resultsTable tbody .readonly-checkbox{margin:0;position:relative}.TeamAdminSecurityMatrixPage .resultsTable tbody .readonly-checkbox span,.TeamAdminSecurityMatrixPage .resultsTable tbody input{height:22px;left:.466em;margin:-27px 0 0;outline:0!important;position:absolute;top:50%;width:22px}.TeamAdminSecurityMatrixPage .resultsTable tbody .tableCellLabel{display:inline-block;font-weight:700;margin:0 0 0 3em;padding:.4em;white-space:nowrap}}.TeamAdminSecurityMatrixPage .resultsTable tbody .readonly-checkbox{text-align:center}@media (min-width:836px){.TeamAdminSecurityMatrixPage .resultsTable thead tr{display:table-row;font-weight:700}.TeamAdminSecurityMatrixPage .resultsTable thead th:first-of-type{width:8em!important}.TeamAdminSecurityMatrixPage .resultsTable thead th{height:15em!important;margin:0;text-align:left;vertical-align:bottom;width:25px!important}.TeamAdminSecurityMatrixPage .resultsTable tbody td{height:25px!important;width:25px!important}.TeamAdminSecurityMatrixPage .resultsTable tbody .checkbox-div{text-align:center}.TeamAdminSecurityMatrixPage .resultsTable thead th p{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;background-color:var(--secondary-bg-color);border:1px solid var(--border-color);display:inline-block;margin:0;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding:5px;text-align:left;transform:rotate(-90deg) translateY(25px) translateX(-15px);transform-origin:left center;white-space:nowrap}.TeamAdminSecurityMatrixPage .resultsTable tbody th{text-align:left;width:24%!important}.TeamAdminSecurityMatrixPage .resultsTable tbody td{background-color:var(--secondary-bg-color)}.TeamAdminSecurityMatrixPage .resultsTable tbody .name{margin:0;text-align:left;white-space:nowrap}.TeamAdminSecurityMatrixPage .resultsTable tbody .tableCellLabel{display:none}}@media only print{#root,body{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}.MainPage{background-color:#fff;border:none;box-shadow:none}.TeamAdminSecurityMatrixPage,.TeamAdminSecurityMatrixPage h2,.TeamAdminSecurityMatrixPage h3{background-color:#fff;color:#000;padding:1em}}.TeamFormPage,.TeamFormPage form{box-sizing:border-box;height:100%}.TeamFormPage .formContents{height:100%;margin-bottom:5em}.TeamFormPage .formContents fieldset{display:flex;flex-flow:column nowrap;justify-content:stretch!important}.TeamFormPage .formContents select{flex:1 0 auto}.TeamFormPage fieldset legend{color:var(--primary-fg-color);font-size:1.375em}.TeamFormPage .locale,.TeamFormPage .timezone{font-size:smaller;height:35px!important}.TeamFormPage .breadcrumbId{margin-top:1.5em}.TeamFormPage .Header{background-color:var(--primary-bg-color);border-bottom:2px solid var(--primary-fg-color);color:var(--primary-fg-color);z-index:900}.TeamFormPage .Header .closeButton,.TeamFormPage .Header .saveButton{border:0}.TeamFormPage .Header .closeButton{all:unset;background-color:var(--primary-bg-color);border-radius:20px;color:var(--primary-fg-color);color:var(--apple-link-color);cursor:pointer;display:inline-block;font-size:xx-large;font-weight:bolder;height:1em;line-height:.5em;margin-left:.25em;text-align:center;width:1em}.TeamFormPage .Header .closeButton:hover{background-color:var(--tertiary-bg-color)}.TeamFormPage .Header .saveButton.hidden{display:block!important;visibility:hidden}.TeamFormPage .Header .saveButton{background-color:green;border-radius:20px;font-size:large;padding-left:.75em;padding-right:.75em;width:4em}@media (prefers-color-scheme:light){.TeamFormPage .Header .saveButton{color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.TeamFormPage .Header .saveButton{color:var(--primary-fg-color)}}.TeamFormPage .Header .saveButton:hover{background-color:var(--hover-color);color:var(--primary-fg-color);cursor:pointer}.TeamHouseholdPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.TeamHouseholdPage .instructionSection{padding:0 1em}.TeamHouseholdPage ul{display:flex;flex-flow:column nowrap;list-style:none;margin:0;padding:0}.TeamHouseholdPage .adm-collapse{padding-bottom:3em}.TeamHouseholdPage .DirectoryAccountListItem>.liButton:hover{all:unset}.TeamHouseholdPage .instructions,.TeamHouseholdPage-Modal .instructions{text-align:center}.TeamHouseholdPage-Modal .error{color:red}.TeamMainMenuPage{box-sizing:border-box;height:100%}.TeamMainMenuPage ul{display:flex;flex-flow:column nowrap;list-style:none;margin:0;padding:0}.TeamMainMenuPage .ant-menu-item{background-color:var(--secondary-bg-color);font-size:1.25em!important;height:50px;line-height:50px}.TeamMainMenuPage .ant-menu-item .ant-menu-item-icon{font-size:1.875em}.TeamMainMenuPage ul .TeamListItem.last-item{border-bottom:1px solid var(--border-color)}@media only screen and (min-width:1024px){.MainPage:has(.TeamMapPage) main{grid-template-columns:1fr 1024px 1fr;max-width:1024px;min-width:1024px;width:1024px}.MainPage:has(.TeamMapPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1024px;width:1024px}.TeamMapPage{max-width:100vw}}@media only screen and (min-width:1558px){.MainPage:has(.TeamMapPage) main{grid-template-columns:1fr 1558px 1fr;max-width:1558px;min-width:1558px;width:1558px}.MainPage:has(.TeamMapPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1558px;width:1558px}.TeamMapPage{max-width:100vw}}.TeamMemberMissionsSearchPage ul{all:unset}.TeamMemberMissionsSearchPage .KeywordsCollapse,.TeamMemberMissionsSearchPage .ThreadsCollapse{margin-bottom:1em}.TeamMemberMissionsSearchPage .dates{display:flex;flex-flow:row nowrap;justify-content:space-between;max-width:100%}.TeamMemberMissionsSearchPage .formContents p.dates span{margin-right:0!important}.TeamMemberMissionsSearchPage .dates input{font-size:smaller!important;padding:.5rem 0 .5rem .3rem;width:5em}.TeamMemberMissionsSearchPage .showHideButton{all:unset;color:var(--apple-link-color);cursor:pointer;font-size:smaller;margin-bottom:1em}.EmailFormModal .formContents{margin:0}.EmailFormModal ol{margin-bottom:0}.EmailFormModal .textEditor,.EmailFormModal textarea{border-radius:0}.EmailFormModal .ant-input-suffix{display:none}.TeamMenuPage{height:100%}.TeamMenuPage ul{display:flex;flex-flow:column nowrap;list-style:none;margin:0;padding:0}.TeamMenuPage .mainMenu .ant-menu-item{background-color:var(--secondary-bg-color)}.TeamMenuPage .mainMenu .ant-menu-item .ant-menu-item-icon{font-size:1.875em}.TeamMenuPage .mainMenu .ant-menu-item{font-size:20px!important;height:50px!important;line-height:50px!important}.TeamMenuPage .mainMenu li:hover{background-color:var(--hover-color)}.TeamPeopleAdminPage{box-sizing:border-box;height:100%;position:relative}.TeamPeopleAdminPage-SecurityModal fieldset{border-left:none;flex-flow:column nowrap;gap:.5em}.TeamPeopleAdminPage-SecurityModal .warning{color:orange}@media only print{.TermsConditionsPage{height:100%}.TermsConditionsPage,.TermsConditionsPage h2,.TermsConditionsPage h3{background-color:#fff;color:#000;padding:1em}.TermsConditionsPage .ScrollablePanel h2{display:none}}.TermsConditionsPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}@media only screen{#root:has(.TermsConditionsPage),body:has(.TermsConditionsPage){background-image:none!important;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}.TermsConditionsPage{background-color:var(--primary-bg-color);color:var(--secondary-fg-color);padding:1em}.TermsConditionsPage h2{color:var(--primary-fg-color)}.TermsConditionsPage h3{color:var(--secondary-fg-color)}.TermsConditionsPage .accept_button{all:unset;background-color:green;border:1px solid #fff;border-radius:5px;color:#fff;padding:.5em;text-align:center}}.TravelModeFormPage,.TravelModeFormPage form{box-sizing:border-box;height:100%}.TravelModeFormPage .formContents{margin:0;padding:1em}.TravelModeFormPage fieldset{gap:1em}.TravelModeFormPage select[name=customTimezone]{max-width:100px}.TravelModeFormPage .Header{background-color:var(--primary-bg-color);border-bottom:2px solid var(--primary-fg-color);color:var(--primary-fg-color);z-index:900}.TravelModeFormPage .formContents legend{font-size:larger;font-weight:700}.TravelModeFormPage .Header .closeButton,.TravelModeFormPage .Header .saveButton{border:0}.TravelModeFormPage .Header .closeButton{all:unset;background-color:var(--primary-bg-color);border-radius:20px;color:var(--primary-fg-color);color:var(--apple-link-color);cursor:pointer;font-size:xx-large;font-weight:bolder;height:1em;line-height:.5em;margin-left:.25em;text-align:center;width:1em}.TravelModeFormPage .Header .closeButton:hover{background-color:var(--tertiary-bg-color)}.TravelModeFormPage .Header .saveButton.hidden{display:block!important;visibility:hidden}.TravelModeFormPage .Header .saveButton{background-color:green;border-radius:20px;font-size:large;padding-left:.75em;padding-right:.75em;width:4em}@media (prefers-color-scheme:light){.TravelModeFormPage .Header .saveButton{color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.TravelModeFormPage .Header .saveButton{color:var(--primary-fg-color)}}.TravelModeFormPage .Header .saveButton:hover{background-color:var(--hover-color);color:var(--primary-fg-color);cursor:pointer}.TravelModeFormPage .formContents label{font-weight:400}.UserAccountFormPage,.UserAccountFormPage form{box-sizing:border-box;height:100%}.UserAccountFormPage .formContents{padding-bottom:2em}.UserAccountFormPage form fieldset{background-color:var(--primary-bg-color);flex-flow:column nowrap;padding:2em}.UserAccountFormPage form fieldset legend{font-size:1.375em}.UserAccountFormPage .Header{background-color:var(--primary-bg-color);border-bottom:2px solid var(--primary-fg-color);color:var(--primary-fg-color);z-index:900}.UserAccountFormPage .Header .closeButton,.UserAccountFormPage .Header .saveButton{border:0}.UserAccountFormPage .read-only{cursor:default!important}.UserAccountFormPage .Header .closeButton{all:unset;background-color:var(--primary-bg-color);border-radius:20px;color:var(--primary-fg-color);color:var(--apple-link-color);cursor:pointer;font-size:xx-large;font-weight:bolder;height:1em;line-height:.5em;margin-left:.25em;text-align:center;width:1em}.UserAccountFormPage .Header .closeButton:hover{background-color:var(--tertiary-bg-color)}.UserAccountFormPage .Header .saveButton.hidden{display:block!important;visibility:hidden}.UserAccountFormPage .Header .saveButton{border-radius:20px;font-size:large;padding-left:.75em;padding-right:.75em;width:4em}.UserAccountFormPage .Header .saveButton:disabled{background-color:var(--secondary-bg-color);color:var(--tertiary-bg-color);cursor:default}@media (prefers-color-scheme:light){.UserAccountFormPage .Header .saveButton:valid{background-color:green;color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.UserAccountFormPage .Header .saveButton:valid{background-color:green;color:var(--primary-fg-color)}}.UserAccountFormPage .Header .saveButton:hover:valid{background-color:var(--hover-color);background-color:green;color:var(--primary-fg-color);cursor:pointer}.UserAccountFormPage .avatarArea{align-items:center;display:flex;flex-flow:column nowrap;margin:0 0 2em}.UserAccountFormPage .avatarArea .imageWrapper{position:relative}.UserAccountFormPage .avatarArea svg{height:250px;width:250px}.UserAccountFormPage .avatarArea img{border:5px solid var(--primary-fg-color);cursor:pointer;height:auto;max-width:250px}.UserAccountFormPage .avatarArea img.read-only{margin-top:2em;opacity:.5}.UserAccountFormPage .avatarArea .close-button{background-color:red;color:#fff;font-size:16pt;height:1.3em;line-height:1em;position:absolute;right:-10px;top:-10px;white-space:nowrap;width:1.3em}.UserAccountFormPage .nameStoryBlock{align-items:stretch;display:flex;flex-flow:column nowrap}.UserAccountFormPage textarea{height:250px}.UserAccountFormPage #gregorianBirthday select,.UserAccountFormPage #hebrewBirthday input{margin-bottom:.5em}@media only print{.UserRoleReportPage,.UserRoleReportPage h2,.UserRoleReportPage h3{background-color:#fff;color:#000;padding:1em}}.UserRoleReportPage{display:flex;flex-flow:column nowrap;position:relative}.UserRoleReportPage,.UserRoleReportPage form{box-sizing:border-box;height:100%}@media only screen and (min-width:836px){.MainPage:has(.UserRoleReportPage) main{grid-template-columns:1fr 836px 1fr;max-width:836px;min-width:836px;width:836px}.UserRoleReportPage{max-width:100vw}}.UserRoleReportPage .resultsTable{border:0;border-collapse:collapse;padding:0;width:100%}.UserRoleReportPage .resultsTable tbody tr{border-bottom:1pt solid var(--border-color)}@media (max-width:835px){.UserRoleReportPage .resultsTable thead th{display:none}.UserRoleReportPage .resultsTable tbody td{box-sizing:border-box;display:block;line-height:1.5em;overflow-x:clip;padding:.4em .5em;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.UserRoleReportPage .resultsTable tbody .tableCellLabel{background-color:var(--secondary-fg-color);color:var(--primary-bg-color);display:inline-block;font-weight:700;margin:-.4em 1em -.4em -.4em;min-width:30%;padding:.4em}}@media (min-width:836px){.UserRoleReportPage .resultsTable thead tr{background-color:var(--secondary-fg-color);color:var(--primary-bg-color);font-weight:700;line-height:2em}.UserRoleReportPage .resultsTable thead th{display:table-cell;margin:0}.UserRoleReportPage .resultsTable tbody tr td span.tableCellLabel{display:none}}.ArticleListItem{--border-radius:15px;background-color:var(--secondary-bg-color);border:var(--border-color);border-radius:var(--border-radius);display:inline-flex;flex-flow:column nowrap;justify-items:stretch}.ArticleListItem.clickable{cursor:pointer}.ArticleListItem .avatar,.ArticleListItem .avatar img{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.ArticleListItem .title{padding:1em;text-align:center}.ArticleListItem .title span{color:var(--apple-link-color)}.ArticleListItem .summary span{color:var(--primary-fg-color);font-style:italic}.ArticleCollection{grid-column-gap:0;grid-row-gap:0;box-sizing:border-box;display:grid;grid-template-areas:"title" "scrollable";grid-template-columns:100%;grid-template-rows:auto 1fr;height:100%;width:100%}.ArticleCollection .SectionTitle{grid-area:title}.ArticleCollection .relativeParent{grid-area:scrollable;position:relative}.ArticleCollection .ScrollablePanel{left:0;position:absolute;top:0}.ArticleCollection ul{list-style:none;margin:0;padding:0}.ArticleCollection .ScrollablePanel ul{all:unset;box-sizing:initial;display:flex;padding:1em}.ArticleCollection .ArticleListItem{margin:1em}.ArticleCollection .SectionTitle{display:block}.ArticleCollection .Badge{margin-left:1em}@media screen and (max-width:428px){.ArticleCollection .ArticleListItem .avatar img{width:100%}.ArticleCollection .ScrollablePanel ul{box-sizing:initial;display:flex;flex-flow:column nowrap}}@media (min-width:429px){@media screen{.ArticleCollection .ArticleListItem{margin:1em;width:225px}}@media print{.ArticleCollection .ArticleListItem{margin:1em;width:100px}}.ArticleCollection .ArticleListItem .tall{height:325px}.ArticleCollection .ArticleListItem .avatar img{width:100%}.ArticleCollection .ScrollablePanel ul{box-sizing:initial;display:flex;flex-flow:row wrap}}@media only screen{.ArticleCollection .article-media-player{margin-top:1em}.ArticleCollection .video-player-wrapper{margin:0 0 1em;padding-top:56.25%;position:relative}.ArticleCollection .react-player{left:0;position:absolute;top:0}}@media only print{.ArticleCollection .article-media-player{display:none}}.MainPage:has(.ArticleDashboard){height:100vh;max-height:100vh;max-width:100%!important;min-height:100vh;min-width:100vw;width:100vw}.MainPage:has(.ArticleDashboard) main{grid-template-columns:1fr 100vw 1fr;max-width:100%!important;min-width:100vw}.ArticleDashboard{box-sizing:border-box;height:100%;position:relative;width:100%}.ArticleDashboard .ant-input-clear-icon{font-size:20px!important}.ArticleDashboard .anticon-close-circle svg{fill:red;height:1.5em;width:1.5em}@media screen and (max-width:430px){.ArticleDashboard .phoneContent{align-items:stretch;display:flex;flex-flow:column;height:100%;justify-content:flex-start}.ArticleDashboard .searchBox{margin:0 .5em 1em 1em}.ArticleDashboard-searchAutoCompleteList .popupRecentsBanner .clearRecentArticlesLabel{font-size:small;margin-right:3em}.ArticleDashboard-searchAutoCompleteList .popupRecentsBanner .clearRecentArticlesLink{font-size:large}.ArticleDashboard .ArticleCollection .ScrollablePanel{position:static}.ArticleDashboard .categories .categoryList{padding:1em}.ArticleDashboard .ArticleListItem .avatar img{width:100%}.ArticleDashboard .favorites ul{box-sizing:initial;display:flex;flex-flow:column nowrap}.ArticleDashboard .featured{box-sizing:border-box}.ArticleDashboard .ArticleListItem{width:40%}.ArticleDashboard .categories .ScrollablePanel ul,.ArticleDashboard .featured .ScrollablePanel ul{align-items:flex-start;display:flex;flex-flow:row wrap!important;height:auto;justify-content:flex-start;padding:.5em}}@media screen and (min-width:431px){.ArticleDashboard .desktopContent{grid-column-gap:0;grid-row-gap:0;box-sizing:border-box;display:grid;grid-template-areas:"leftSide rightSide";grid-template-columns:40% 1fr;grid-template-rows:100%;height:100%}.ArticleDashboard .leftSide{border-right:2px solid var(--border-color);grid-area:leftSide}.ArticleDashboard .leftSide,.ArticleDashboard .rightSide{align-items:stretch;box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;justify-content:start}.ArticleDashboard .rightSide{grid-area:rightSide}.ArticleDashboard .searchBox{margin:0 .5em 1em 1em}.ArticleDashboard-searchAutoCompleteList .popupRecentsBanner .clearRecentArticlesLabel{margin-right:5em}.ArticleDashboard .bannerBox{grid-area:bannerBox;padding:0 1em 1em}.ArticleDashboard .bannerBox h2{margin:0 0 1em}.ArticleDashboard .categories,.ArticleDashboard .featured{height:100%}.ArticleDashboard .pageScroller{box-sizing:border-box;height:100%;overflow:hidden!important}.ArticleDashboard .ArticleListItem{height:315px;margin:1em;min-width:225px;width:225px}.ArticleDashboard .ArticleListItem .avatar img{width:100%}.ArticleDashboard .favorites{max-height:600px}.ArticleDashboard .favorites ul{box-sizing:initial;display:flex;flex-flow:column nowrap}}@media screen and (min-width:431px) and (max-width:684px){.ArticleDashboard .desktopContent{grid-template-columns:50% 50%!important}}@media screen and (min-width:431px) and (max-width:1368px){.ArticleDashboard .categories .ArticleCollection ul{flex:column 1 nowrap!important;justify-content:center!important}.ArticleDashboard .categories .ArticleCollection ul .ArticleListItem{height:auto;width:50%}}@media screen and (min-width:431px) and (max-width:900px){.ArticleDashboard .featured .ArticleCollection ul{flex:column 1 nowrap!important;justify-content:center!important}.ArticleDashboard .featured .ArticleCollection ul .ArticleListItem{height:auto;width:50%}}.ArticleDashboard .content{box-sizing:initial}.ArticleDashboard .searchBox .adm-input-element{flex:initial}.ArticleDashboard .searchResultsScroller{border:1px solid var(--border-color)}.ArticleDashboard .searchResultsScroller .searchResults>p{margin:0 0 0 .5em}.ArticleDashboard ul,.ArticleDashboard-searchAutoCompleteList{list-style:none;margin:0;padding:0}.ArticleDashboard-searchAutoCompleteList .searchItem{cursor:pointer;padding:.5em 0}.ArticleDashboard-searchAutoCompleteList .searchItem:hover{background-color:var(--hover-color)}.ArticleDashboard-searchAutoCompleteList>.searchItem:not(:last-child){border-bottom:1px solid var(--border-color)}.ArticleDashboard-searchAutoCompleteList .popupRecentsBanner{align-items:center;border-bottom:2px solid var(--border-color);display:flex;flex-flow:row nowrap;justify-content:space-between}.ArticleDashboard-searchAutoCompleteList .popupRecentsBanner .clearRecentArticlesLabel{font-weight:700}.ArticleDashboard-searchAutoCompleteList .popupRecentsBanner .clearRecentArticlesLink{color:var(--apple-link-color);cursor:pointer}.ArticleDashboard .favorites{box-sizing:border-box}.AccessibilitySettingsPage .instructions{margin:1em;text-align:center!important}.AccessibilitySettingsPage fieldset{background-color:var(--secondary-bg-color);border:initial;border-radius:16px;margin:1.5em 0 2em;padding:0 .5em}.AccessibilitySettingsPage fieldset .setting{align-content:space-between;align-items:center;display:flex;flex-flow:row nowrap;min-height:1.9375em;padding:.4em 0;width:100%}.AccessibilitySettingsPage fieldset .setting.divider{border-bottom:1px solid var(--border-color)}.AccessibilitySettingsPage fieldset .setting .label{margin:0 auto 0 0}.AccessibilitySettingsPage fieldset .label{color:var(--primary-fg-color)}.AccessibilitySettingsPage fieldset legend{position:relative;top:-1em}.AccessibilitySettingsPage .formContents{margin:0;padding:0 1em 1em}.AccessibilitySettingsPage .textScalingSlider{flex:1 0 auto;width:90%}.AccessibilitySettingsPage .formContents label{align-items:flex-start}.AccessibilitySettingsPage .Header{background-color:var(--primary-bg-color);border-bottom:2px solid var(--primary-fg-color);color:var(--primary-fg-color);z-index:900}.AccessibilitySettingsPage .Header .closeButton,.AccessibilitySettingsPage .Header .saveButton{border:0}.AccessibilitySettingsPage .Header .closeButton{all:unset;background-color:var(--primary-bg-color);border-radius:20px;color:var(--primary-fg-color);color:var(--apple-link-color);cursor:pointer;font-size:xx-large;font-weight:bolder;height:1em;line-height:.5em;margin-left:.25em;text-align:center;width:1em}.AccessibilitySettingsPage .Header .closeButton:hover{background-color:var(--tertiary-bg-color)}.AccessibilitySettingsPage .Header .saveButton.hidden{display:block!important;visibility:hidden}.AccessibilitySettingsPage .Header .saveButton{background-color:green;border-radius:20px;font-size:large;padding-left:.75em;padding-right:.75em;width:4em}@media (prefers-color-scheme:light){.AccessibilitySettingsPage .Header .saveButton{color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.AccessibilitySettingsPage .Header .saveButton{color:var(--primary-fg-color)}}.AccessibilitySettingsPage .Header .saveButton:hover{background-color:var(--hover-color);color:var(--primary-fg-color);cursor:pointer}.ArticleAudioPage{box-sizing:border-box;height:100%;position:relative;width:100%}.MainPage:has(.ArticleAudioPage){height:100vh;max-height:100vh;max-width:100%!important;min-height:100vh;min-width:100vw;width:100vw}.MainPage:has(.ArticleAudioPage) main{grid-template-columns:1fr 100vw 1fr;max-width:100%!important;min-width:100vw}.ArticleAudioPage .container{align-items:center;display:flex;flex-direction:column}.ArticleAudioPage .default-cover{font-size:10em;line-height:0px;margin:1em auto}.ArticleAudioPage .album-cover{border-radius:25px;margin:1em auto;max-width:600px;width:90vw}.ArticleAudioPage .control-space{align-items:center;background-color:var(--secondary-bg-color);display:flex;flex-direction:column;justify-content:center;max-width:428px;padding:1em 0 2em;width:100vw}.ArticleAudioPage .control-space h3{margin:0}.ArticleAudioPage .control-space ol{color:var(--primary-fg-color);margin-top:.5em;padding:0}.ArticleAudioPage .control-space ol li{list-style-type:none}.ArticleAudioPage .control-space ol li .dancing-bars-icon{display:inline-block;margin-bottom:-3px;max-width:20px;min-height:20px;min-width:20px}.ArticleAudioPage .control-space p{color:var(--secondary-fg-color);margin:0}.ArticleAudioPage .control-space ol li button{border-color:#0000;color:var(--apple-link-color);font-size:medium;height:2em}.ArticleAudioPage .control-space ol li button:not(:hover){background-color:initial;border-color:#0000}.ArticleAudioPage .transportControls{align-items:center;display:flex;justify-content:space-around;margin:.5em;width:100%}.ArticleAudioPage .transportControls .anticon svg{color:var(--primary-fg-color)}.ArticleAudioPage .transportControls button:disabled .anticon svg{color:dimgray}.ArticleAudioPage .transportControls .anticon-unordered-list svg{transform:rotate(180deg)}.ArticleAudioPage .transportControls button,.ArticleAudioPage .transportControls button:disabled,.ArticleAudioPage .transportControls button:not(:hover){background-color:initial;border-color:#0000}.ArticleAudioPage .transportControls .anticon-copy svg,.ArticleAudioPage .transportControls .anticon-step-backward svg,.ArticleAudioPage .transportControls .anticon-step-forward svg,.ArticleAudioPage .transportControls .anticon-unordered-list svg{height:28px;width:28px}.ArticleAudioPage .transportControls .anticon-pause-circle svg,.ArticleAudioPage .transportControls .anticon-play-circle svg{height:40px;width:40px}.ArticleAudioPage .audio-player{margin-left:1em;margin-right:1em}.CopyFloatingButton svg{background-color:beige;color:#000}.ArticleCollectionPage{box-sizing:border-box;height:100%;position:relative;width:100%}.MainPage:has(.ArticleCollectionPage){height:100vh;max-height:100vh;max-width:100%!important;min-height:100vh;min-width:100vw;width:100vw}.MainPage:has(.ArticleCollectionPage) main{grid-template-columns:1fr 100vw 1fr;max-width:100%!important;min-width:100vw}.ArticleCollectionPage .content{box-sizing:initial}@media only print{.ArticleCollectionPage .editButton,.ArticleCollectionPage .likeIcon,.ArticleCollectionPage .resequenceButton,.MainPage .mainTitle{display:none}.ArticleCollectionPage .ArticleListItem .avatar img{height:100px;width:100px}}@media only screen{.ArticleCollectionPage .likeIcon{color:green;height:2em;position:absolute;width:2em}.ArticleCollectionPage .editButton{background-color:var(--brand-bg-color);border:1px solid var(--border-color);border-radius:24px;color:var(--primary-bg-color);cursor:pointer;font-weight:700;height:2.5em;position:absolute;width:5em}.ArticleCollectionPage .editButton:hover{background-color:var(--hover-color);color:var(--primary-fg-color)}.ArticleCollectionPage .resequenceButton{color:var(--apple-link-color);cursor:pointer;position:absolute}}@media screen and (max-width:428px){@media only screen{.ArticleCollectionPage .likeIcon{right:.75em;top:.75em}.ArticleCollectionPage .editButton{right:5em;top:1em}.ArticleCollectionPage .resequenceButton{right:1em;top:3.5em}.ArticleCollectionPage .ArticleListItem{width:40%}.ArticleCollectionPage .ScrollablePanel ul{flex-flow:row wrap!important;height:auto;padding-bottom:5em}.ArticleCollectionPage .article-media-player{width:100vw}}}@media screen and (min-width:429px){@media only screen{.ArticleCollectionPage .likeIcon{right:2em;top:.75em}.ArticleCollectionPage .editButton{right:6em;top:.75em}.ArticleCollectionPage .resequenceButton{right:10em;top:1em}.ArticleCollectionPage .article-media-player{width:100vw}}}@media screen and (min-width:800px){.ArticleCollectionPage .article-media-player{max-width:60em;min-width:60em}}.MiniArticleDraggableListItem{cursor:grab;margin:0}.MainPage:not(.iphone) .MiniArticleDraggableListItem>.liButton:hover{background-color:initial}.MiniArticleDraggableListItem>.liButton,.MiniArticleDraggableListItem>.liButton .content{align-items:center;display:flex!important;flex-flow:row nowrap;justify-content:space-between}.MiniArticleDraggableListItem>.liButton .content{border-bottom:1px solid var(--border-color);flex:1 0 auto;margin:0 0 0 1em;padding:.75em 0}.MiniArticleDraggableListItem>.liButton .content h4{font-weight:400}.MiniArticleDraggableListItem .hamburgler-icon svg{color:var(--tertiary-bg-color)}.ArticleCollectionResequencePage{align-items:stretch;display:flex;flex-flow:column nowrap;height:100%;justify-content:flex-start;position:relative}.ArticleCollectionResequencePage .SectionTitle h3{margin:0}.ArticleCollectionResequencePage .adm-button{background-color:var(--brand-bg-color);color:#f2f2f8}.ArticleCollectionResequencePage .NoResults{margin:0 20px}.ArticleCollectionResequencePage .articleList{all:unset;display:flex;flex-flow:column nowrap;height:100%}.ArticleCollectionResequencePage .hamburgler-icon{fill:var(--tertiary-fg-color);flex-grow:0;height:17px;margin-left:10px;margin-right:15px;width:17px}@media (prefers-color-scheme:dark){.wmde-markdown,.wmde-markdown-var{--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-storage-modifier-import:#c9d1d9;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-variable:#ffa657;--color-prettylights-syntax-brackethighlighter-unmatched:#f85149;--color-prettylights-syntax-invalid-illegal-text:#f0f6fc;--color-prettylights-syntax-invalid-illegal-bg:#8e1519;--color-prettylights-syntax-carriage-return-text:#f0f6fc;--color-prettylights-syntax-carriage-return-bg:#b62324;--color-prettylights-syntax-string-regexp:#7ee787;--color-prettylights-syntax-markup-list:#f2cc60;--color-prettylights-syntax-markup-heading:#1f6feb;--color-prettylights-syntax-markup-italic:#c9d1d9;--color-prettylights-syntax-markup-bold:#c9d1d9;--color-prettylights-syntax-markup-deleted-text:#ffdcd7;--color-prettylights-syntax-markup-deleted-bg:#67060c;--color-prettylights-syntax-markup-inserted-text:#aff5b4;--color-prettylights-syntax-markup-inserted-bg:#033a16;--color-prettylights-syntax-markup-changed-text:#ffdfb6;--color-prettylights-syntax-markup-changed-bg:#5a1e02;--color-prettylights-syntax-markup-ignored-text:#c9d1d9;--color-prettylights-syntax-markup-ignored-bg:#1158c7;--color-prettylights-syntax-meta-diff-range:#d2a8ff;--color-prettylights-syntax-brackethighlighter-angle:#8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant-other-reference-link:#a5d6ff;--color-fg-default:#c9d1d9;--color-fg-muted:#8b949e;--color-fg-subtle:#484f58;--color-canvas-default:#0d1117;--color-canvas-subtle:#161b22;--color-border-default:#30363d;--color-border-muted:#21262d;--color-neutral-muted:#6e768166;--color-accent-fg:#58a6ff;--color-accent-emphasis:#1f6feb;--color-attention-subtle:#bb800926;--color-danger-fg:#f85149;--color-danger-emphasis:#da3633;--color-attention-fg:#d29922;--color-attention-emphasis:#9e6a03;--color-done-fg:#a371f7;--color-done-emphasis:#8957e5;--color-success-fg:#3fb950;--color-success-emphasis:#238636;--color-copied-active-bg:#2e9b33;color-scheme:dark}}@media (prefers-color-scheme:light){.wmde-markdown,.wmde-markdown-var{--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-storage-modifier-import:#24292f;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-variable:#953800;--color-prettylights-syntax-brackethighlighter-unmatched:#82071e;--color-prettylights-syntax-invalid-illegal-text:#f6f8fa;--color-prettylights-syntax-invalid-illegal-bg:#82071e;--color-prettylights-syntax-carriage-return-text:#f6f8fa;--color-prettylights-syntax-carriage-return-bg:#cf222e;--color-prettylights-syntax-string-regexp:#116329;--color-prettylights-syntax-markup-list:#3b2300;--color-prettylights-syntax-markup-heading:#0550ae;--color-prettylights-syntax-markup-italic:#24292f;--color-prettylights-syntax-markup-bold:#24292f;--color-prettylights-syntax-markup-deleted-text:#82071e;--color-prettylights-syntax-markup-deleted-bg:#ffebe9;--color-prettylights-syntax-markup-inserted-text:#116329;--color-prettylights-syntax-markup-inserted-bg:#dafbe1;--color-prettylights-syntax-markup-changed-text:#953800;--color-prettylights-syntax-markup-changed-bg:#ffd8b5;--color-prettylights-syntax-markup-ignored-text:#eaeef2;--color-prettylights-syntax-markup-ignored-bg:#0550ae;--color-prettylights-syntax-meta-diff-range:#8250df;--color-prettylights-syntax-brackethighlighter-angle:#57606a;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant-other-reference-link:#0a3069;--color-fg-default:#24292f;--color-fg-muted:#57606a;--color-fg-subtle:#6e7781;--color-canvas-default:#fff;--color-canvas-subtle:#f6f8fa;--color-border-default:#d0d7de;--color-border-muted:#d8dee4;--color-neutral-muted:#afb8c133;--color-accent-fg:#0969da;--color-accent-emphasis:#0969da;--color-attention-subtle:#fff8c5;--color-danger-fg:#d1242f;--color-danger-emphasis:#cf222e;--color-attention-fg:#9a6700;--color-attention-emphasis:#9a6700;--color-done-fg:#8250df;--color-done-emphasis:#8250df;--color-success-fg:#1a7f37;--color-success-emphasis:#1f883d;--color-copied-active-bg:#2e9b33;color-scheme:light}}.wmde-markdown-var[data-color-mode*=dark],.wmde-markdown[data-color-mode*=dark],[data-color-mode*=dark] .wmde-markdown,[data-color-mode*=dark] .wmde-markdown-var,body[data-color-mode*=dark]{--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-storage-modifier-import:#c9d1d9;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-variable:#ffa657;--color-prettylights-syntax-brackethighlighter-unmatched:#f85149;--color-prettylights-syntax-invalid-illegal-text:#f0f6fc;--color-prettylights-syntax-invalid-illegal-bg:#8e1519;--color-prettylights-syntax-carriage-return-text:#f0f6fc;--color-prettylights-syntax-carriage-return-bg:#b62324;--color-prettylights-syntax-string-regexp:#7ee787;--color-prettylights-syntax-markup-list:#f2cc60;--color-prettylights-syntax-markup-heading:#1f6feb;--color-prettylights-syntax-markup-italic:#c9d1d9;--color-prettylights-syntax-markup-bold:#c9d1d9;--color-prettylights-syntax-markup-deleted-text:#ffdcd7;--color-prettylights-syntax-markup-deleted-bg:#67060c;--color-prettylights-syntax-markup-inserted-text:#aff5b4;--color-prettylights-syntax-markup-inserted-bg:#033a16;--color-prettylights-syntax-markup-changed-text:#ffdfb6;--color-prettylights-syntax-markup-changed-bg:#5a1e02;--color-prettylights-syntax-markup-ignored-text:#c9d1d9;--color-prettylights-syntax-markup-ignored-bg:#1158c7;--color-prettylights-syntax-meta-diff-range:#d2a8ff;--color-prettylights-syntax-brackethighlighter-angle:#8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant-other-reference-link:#a5d6ff;--color-fg-default:#c9d1d9;--color-fg-muted:#8b949e;--color-fg-subtle:#484f58;--color-canvas-default:#0d1117;--color-canvas-subtle:#161b22;--color-border-default:#30363d;--color-border-muted:#21262d;--color-neutral-muted:#6e768166;--color-accent-fg:#58a6ff;--color-accent-emphasis:#1f6feb;--color-attention-subtle:#bb800926;--color-danger-fg:#f85149;color-scheme:dark}.wmde-markdown-var[data-color-mode*=light],.wmde-markdown[data-color-mode*=light],[data-color-mode*=light] .wmde-markdown,[data-color-mode*=light] .wmde-markdown-var,body[data-color-mode*=light]{--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-storage-modifier-import:#24292f;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-variable:#953800;--color-prettylights-syntax-brackethighlighter-unmatched:#82071e;--color-prettylights-syntax-invalid-illegal-text:#f6f8fa;--color-prettylights-syntax-invalid-illegal-bg:#82071e;--color-prettylights-syntax-carriage-return-text:#f6f8fa;--color-prettylights-syntax-carriage-return-bg:#cf222e;--color-prettylights-syntax-string-regexp:#116329;--color-prettylights-syntax-markup-list:#3b2300;--color-prettylights-syntax-markup-heading:#0550ae;--color-prettylights-syntax-markup-italic:#24292f;--color-prettylights-syntax-markup-bold:#24292f;--color-prettylights-syntax-markup-deleted-text:#82071e;--color-prettylights-syntax-markup-deleted-bg:#ffebe9;--color-prettylights-syntax-markup-inserted-text:#116329;--color-prettylights-syntax-markup-inserted-bg:#dafbe1;--color-prettylights-syntax-markup-changed-text:#953800;--color-prettylights-syntax-markup-changed-bg:#ffd8b5;--color-prettylights-syntax-markup-ignored-text:#eaeef2;--color-prettylights-syntax-markup-ignored-bg:#0550ae;--color-prettylights-syntax-meta-diff-range:#8250df;--color-prettylights-syntax-brackethighlighter-angle:#57606a;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant-other-reference-link:#0a3069;--color-fg-default:#24292f;--color-fg-muted:#57606a;--color-fg-subtle:#6e7781;--color-canvas-default:#fff;--color-canvas-subtle:#f6f8fa;--color-border-default:#d0d7de;--color-border-muted:#d8dee4;--color-neutral-muted:#afb8c133;--color-accent-fg:#0969da;--color-accent-emphasis:#0969da;--color-attention-subtle:#fff8c5;--color-danger-fg:#cf222e;color-scheme:light}.wmde-markdown{-webkit-text-size-adjust:100%;word-wrap:break-word;background-color:var(--color-canvas-default);color:var(--color-fg-default);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:16px;line-height:1.5}.wmde-markdown details,.wmde-markdown figcaption,.wmde-markdown figure{display:block}.wmde-markdown summary{display:list-item}.wmde-markdown [hidden]{display:none!important}.wmde-markdown a{background-color:initial;color:var(--color-accent-fg);text-decoration:none}.wmde-markdown a:active,.wmde-markdown a:hover{outline-width:0}.wmde-markdown abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.wmde-markdown b,.wmde-markdown strong{font-weight:600}.wmde-markdown dfn{font-style:italic}.wmde-markdown h1{border-bottom:1px solid var(--color-border-muted);font-size:2em;font-weight:600;margin:.67em 0;padding-bottom:.3em}.wmde-markdown mark{background-color:var(--color-attention-subtle);color:var(--color-text-primary)}.wmde-markdown small{font-size:90%}.wmde-markdown sub,.wmde-markdown sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}.wmde-markdown sub{bottom:-.25em}.wmde-markdown sup{top:-.5em}.wmde-markdown img{background-color:var(--color-canvas-default);border-style:none;box-sizing:initial;display:inline-block;max-width:100%}.wmde-markdown code,.wmde-markdown kbd,.wmde-markdown pre,.wmde-markdown samp{font-family:monospace,monospace;font-size:1em}.wmde-markdown figure{margin:1em 40px}.wmde-markdown hr{background:#0000;background-color:var(--color-border-default);border:0;border-bottom:1px solid var(--color-border-muted);box-sizing:initial;height:.25em;margin:24px 0;overflow:hidden;padding:0}.wmde-markdown input{font:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}.wmde-markdown [type=button],.wmde-markdown [type=reset],.wmde-markdown [type=submit]{-webkit-appearance:button}.wmde-markdown [type=button]::-moz-focus-inner,.wmde-markdown [type=reset]::-moz-focus-inner,.wmde-markdown [type=submit]::-moz-focus-inner{border-style:none;padding:0}.wmde-markdown [type=button]:-moz-focusring,.wmde-markdown [type=reset]:-moz-focusring,.wmde-markdown [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.wmde-markdown [type=checkbox],.wmde-markdown [type=radio]{box-sizing:border-box;padding:0}.wmde-markdown [type=number]::-webkit-inner-spin-button,.wmde-markdown [type=number]::-webkit-outer-spin-button{height:auto}.wmde-markdown [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.wmde-markdown [type=search]::-webkit-search-cancel-button,.wmde-markdown [type=search]::-webkit-search-decoration{-webkit-appearance:none}.wmde-markdown ::-webkit-input-placeholder{color:inherit;opacity:.54}.wmde-markdown ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.wmde-markdown a:hover{text-decoration:underline}.wmde-markdown hr:after,.wmde-markdown hr:before{content:"";display:table}.wmde-markdown hr:after{clear:both}.wmde-markdown table{border-collapse:collapse;border-spacing:0;display:block;max-width:100%;width:-webkit-max-content;width:max-content}.wmde-markdown td,.wmde-markdown th{padding:0}.wmde-markdown details summary{cursor:pointer}.wmde-markdown details:not([open])>:not(summary){display:none!important}.wmde-markdown kbd{background-color:var(--color-canvas-subtle);border-bottom-color:var(--color-neutral-muted);border:1px solid var(--color-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--color-neutral-muted);color:var(--color-fg-default);display:inline-block;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;padding:3px 5px;vertical-align:middle}.wmde-markdown h1,.wmde-markdown h2,.wmde-markdown h3,.wmde-markdown h4,.wmde-markdown h5,.wmde-markdown h6{font-weight:600;line-height:1.25;margin-bottom:16px;margin-top:24px}.wmde-markdown h2{border-bottom:1px solid var(--color-border-muted);font-size:1.5em;font-weight:600;padding-bottom:.3em}.wmde-markdown h3{font-size:1.25em;font-weight:600}.wmde-markdown h4{font-size:1em;font-weight:600}.wmde-markdown h5{font-size:.875em;font-weight:600}.wmde-markdown h6{color:var(--color-fg-muted);font-size:.85em;font-weight:600}.wmde-markdown p{margin-bottom:10px;margin-top:0}.wmde-markdown blockquote{border-left:.25em solid var(--color-border-default);color:var(--color-fg-muted);margin:0;padding:0 1em}.wmde-markdown ol,.wmde-markdown ul{margin-bottom:0;margin-top:0;padding-left:2em}.wmde-markdown ol ol,.wmde-markdown ul ol{list-style-type:lower-roman}.wmde-markdown ol ol ol,.wmde-markdown ol ul ol,.wmde-markdown ul ol ol,.wmde-markdown ul ul ol{list-style-type:lower-alpha}.wmde-markdown dd{margin-left:0}.wmde-markdown code,.wmde-markdown pre,.wmde-markdown tt{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.wmde-markdown pre{word-wrap:normal;margin-bottom:0;margin-top:0}.wmde-markdown .octicon{fill:currentColor;display:inline-block;overflow:visible!important;vertical-align:text-bottom}.wmde-markdown ::placeholder{color:var(--color-fg-subtle);opacity:1}.wmde-markdown input::-webkit-inner-spin-button,.wmde-markdown input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.wmde-markdown [data-catalyst]{display:block}.wmde-markdown:after,.wmde-markdown:before{content:"";display:table}.wmde-markdown:after{clear:both}.wmde-markdown>:first-child{margin-top:0!important}.wmde-markdown>:last-child{margin-bottom:0!important}.wmde-markdown a:not([href]){color:inherit;text-decoration:none}.wmde-markdown .absent{color:var(--color-danger-fg)}.wmde-markdown a.anchor{float:left;line-height:1;margin-left:-20px;padding-right:4px}.wmde-markdown .anchor:focus{outline:none}.wmde-markdown blockquote,.wmde-markdown details,.wmde-markdown dl,.wmde-markdown ol,.wmde-markdown p,.wmde-markdown pre,.wmde-markdown table,.wmde-markdown ul{margin-bottom:16px;margin-top:0}.wmde-markdown blockquote>:first-child{margin-top:0}.wmde-markdown blockquote>:last-child{margin-bottom:0}.wmde-markdown sup>a:before{content:"["}.wmde-markdown sup>a:after{content:"]"}.wmde-markdown h1 .octicon-link,.wmde-markdown h2 .octicon-link,.wmde-markdown h3 .octicon-link,.wmde-markdown h4 .octicon-link,.wmde-markdown h5 .octicon-link,.wmde-markdown h6 .octicon-link{color:var(--color-fg-default);vertical-align:middle;visibility:hidden}.wmde-markdown h1:hover .anchor,.wmde-markdown h2:hover .anchor,.wmde-markdown h3:hover .anchor,.wmde-markdown h4:hover .anchor,.wmde-markdown h5:hover .anchor,.wmde-markdown h6:hover .anchor{text-decoration:none}.wmde-markdown h1:hover .anchor .octicon-link,.wmde-markdown h2:hover .anchor .octicon-link,.wmde-markdown h3:hover .anchor .octicon-link,.wmde-markdown h4:hover .anchor .octicon-link,.wmde-markdown h5:hover .anchor .octicon-link,.wmde-markdown h6:hover .anchor .octicon-link{visibility:visible}.wmde-markdown h1 code,.wmde-markdown h1 tt,.wmde-markdown h2 code,.wmde-markdown h2 tt,.wmde-markdown h3 code,.wmde-markdown h3 tt,.wmde-markdown h4 code,.wmde-markdown h4 tt,.wmde-markdown h5 code,.wmde-markdown h5 tt,.wmde-markdown h6 code,.wmde-markdown h6 tt{font-size:inherit;padding:0 .2em}.wmde-markdown ol.no-list,.wmde-markdown ul.no-list{list-style-type:none;padding:0}.wmde-markdown ol[type="1"]{list-style-type:decimal}.wmde-markdown ol[type=a]{list-style-type:lower-alpha}.wmde-markdown ol[type=i]{list-style-type:lower-roman}.wmde-markdown div>ol:not([type]){list-style-type:decimal}.wmde-markdown ol ol,.wmde-markdown ol ul,.wmde-markdown ul ol,.wmde-markdown ul ul{margin-bottom:0;margin-top:0}.wmde-markdown li>p{margin-top:16px}.wmde-markdown li+li{margin-top:.25em}.wmde-markdown dl{padding:0}.wmde-markdown dl dt{font-size:1em;font-style:italic;font-weight:600;margin-top:16px;padding:0}.wmde-markdown dl dd{margin-bottom:16px;padding:0 16px}.wmde-markdown table th{font-weight:600}.wmde-markdown table td,.wmde-markdown table th{border:1px solid var(--color-border-default);padding:6px 13px}.wmde-markdown table tr{background-color:var(--color-canvas-default);border-top:1px solid var(--color-border-muted)}.wmde-markdown table tr:nth-child(2n){background-color:var(--color-canvas-subtle)}.wmde-markdown table img{background-color:initial}.wmde-markdown img[align=right]{padding-left:20px}.wmde-markdown img[align=left]{padding-right:20px}.wmde-markdown .emoji{background-color:initial;max-width:none;vertical-align:text-top}.wmde-markdown span.frame{display:block;overflow:hidden}.wmde-markdown span.frame>span{border:1px solid var(--color-border-default);display:block;float:left;margin:13px 0 0;overflow:hidden;padding:7px;width:auto}.wmde-markdown span.frame span img{display:block;float:left}.wmde-markdown span.frame span span{clear:both;color:var(--color-fg-default);display:block;padding:5px 0 0}.wmde-markdown span.align-center{clear:both;display:block;overflow:hidden}.wmde-markdown span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.wmde-markdown span.align-center span img{margin:0 auto;text-align:center}.wmde-markdown span.align-right{clear:both;display:block;overflow:hidden}.wmde-markdown span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.wmde-markdown span.align-right span img{margin:0;text-align:right}.wmde-markdown span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.wmde-markdown span.float-left span{margin:13px 0 0}.wmde-markdown span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.wmde-markdown span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.wmde-markdown code,.wmde-markdown tt{background-color:var(--color-neutral-muted);border-radius:6px;font-size:85%;margin:0;padding:.2em .4em}.wmde-markdown code br,.wmde-markdown tt br{display:none}.wmde-markdown del code{text-decoration:inherit}.wmde-markdown pre code{font-size:100%}.wmde-markdown pre>code{background:#0000;border:0;margin:0;padding:0;white-space:pre;word-break:normal}.wmde-markdown pre{background-color:var(--color-canvas-subtle);border-radius:6px;font-size:85%;line-height:1.45}.wmde-markdown pre code,.wmde-markdown pre tt{word-wrap:normal;background-color:initial;border:0;display:inline;line-height:inherit;margin:0;max-width:auto;overflow:visible;padding:0}.wmde-markdown pre>code{display:block;overflow:auto;padding:16px}.wmde-markdown pre>code::-webkit-scrollbar{background:#0000;height:8px;width:8px}.wmde-markdown pre>code::-webkit-scrollbar-thumb{background:var(--color-fg-muted);border-radius:10px}.wmde-markdown .csv-data td,.wmde-markdown .csv-data th{font-size:12px;line-height:1;overflow:hidden;padding:5px;text-align:left;white-space:nowrap}.wmde-markdown .csv-data .blob-num{background:var(--color-canvas-default);border:0;padding:10px 8px 9px;text-align:right}.wmde-markdown .csv-data tr{border-top:0}.wmde-markdown .csv-data th{background:var(--color-canvas-subtle);border-top:0;font-weight:600}.wmde-markdown .footnotes{border-top:1px solid var(--color-border-default);color:var(--color-fg-muted);font-size:12px}.wmde-markdown .footnotes ol{padding-left:16px}.wmde-markdown .footnotes li{position:relative}.wmde-markdown .footnotes li:target:before{border:2px solid var(--color-accent-emphasis);border-radius:6px;bottom:-8px;content:"";left:-24px;pointer-events:none;position:absolute;right:-8px;top:-8px}.wmde-markdown .footnotes li:target{color:var(--color-fg-default)}.wmde-markdown .footnotes .data-footnote-backref g-emoji{font-family:monospace}.wmde-markdown .task-list-item{list-style-type:none}.wmde-markdown .task-list-item label{font-weight:400}.wmde-markdown .task-list-item.enabled label{cursor:pointer}.wmde-markdown .task-list-item+.wmde-markdown .task-list-item{margin-top:3px}.wmde-markdown .task-list-item .handle{display:none}.wmde-markdown .contains-task-list input[type=checkbox],.wmde-markdown .task-list-item-checkbox{margin:0 .2em .25em -1.6em;vertical-align:middle}.wmde-markdown .contains-task-list:dir(rtl) .task-list-item-checkbox,.wmde-markdown .contains-task-list:dir(rtl) input[type=checkbox]{margin:0 -1.6em .25em .2em}.wmde-markdown ::-webkit-calendar-picker-indicator{filter:invert(50%)}.wmde-markdown pre{position:relative}.wmde-markdown pre .copied{background:var(--color-border-default);border-radius:5px;color:var(--color-fg-default);cursor:pointer;display:flex;font-size:12px;padding:6px;position:absolute;right:6px;top:6px;transition:all .3s;visibility:hidden}.wmde-markdown pre .copied .octicon-copy{display:block}.wmde-markdown pre .copied .octicon-check{display:none}.wmde-markdown pre:hover .copied{visibility:visible}.wmde-markdown pre:hover .copied:hover{background:var(--color-prettylights-syntax-entity-tag);color:var(--color-canvas-default)}.wmde-markdown pre .copied.active,.wmde-markdown pre:hover .copied:active{background:var(--color-copied-active-bg);color:var(--color-canvas-default)}.wmde-markdown pre .active .octicon-copy{display:none}.wmde-markdown pre .active .octicon-check{display:block}.wmde-markdown .markdown-alert{border-left:.25em solid var(--borderColor-default,var(--color-border-default));color:inherit;margin-bottom:16px;padding:.5rem 1em}.wmde-markdown .markdown-alert>:last-child{margin-bottom:0!important}.wmde-markdown .markdown-alert .markdown-alert-title{align-items:center;display:flex;font-size:14px;font-weight:500;line-height:1}.wmde-markdown .markdown-alert .markdown-alert-title svg.octicon{margin-right:8px!important;margin-right:var(--base-size-8,8px)!important}.wmde-markdown .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis,var(--color-accent-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--color-accent-fg);color:var(--fgColor-accent,var(--color-accent-fg))}.wmde-markdown .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis,var(--color-success-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--color-success-fg);color:var(--fgColor-success,var(--color-success-fg))}.wmde-markdown .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis,var(--color-done-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--color-done-fg);color:var(--fgColor-done,var(--color-done-fg))}.wmde-markdown .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis,var(--color-attention-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--color-attention-fg);color:var(--fgColor-attention,var(--color-attention-fg))}.wmde-markdown .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis,var(--color-danger-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--color-danger-fg);color:var(--fgColor-danger,var(--color-danger-fg))}.wmde-markdown .highlight-line{background-color:var(--color-neutral-muted)}.wmde-markdown .code-line.line-number:before{color:var(--color-fg-subtle);content:attr(line);display:inline-block;margin-right:16px;text-align:right;white-space:nowrap;width:1rem}.wmde-markdown .token.cdata,.wmde-markdown .token.comment,.wmde-markdown .token.doctype,.wmde-markdown .token.prolog{color:var(--color-prettylights-syntax-comment)}.wmde-markdown .token.namespace{opacity:.7}.wmde-markdown .token.constant,.wmde-markdown .token.deleted,.wmde-markdown .token.property,.wmde-markdown .token.selector,.wmde-markdown .token.symbol,.wmde-markdown .token.tag{color:var(--color-prettylights-syntax-entity-tag)}.wmde-markdown .token.maybe-class-name{color:var(--color-prettylights-syntax-variable)}.wmde-markdown .token.attr-name,.wmde-markdown .token.boolean,.wmde-markdown .token.builtin,.wmde-markdown .token.char,.wmde-markdown .token.number,.wmde-markdown .token.operator,.wmde-markdown .token.property-access,.wmde-markdown .token.selector .token.class,.wmde-markdown .token.string{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-markup-deleted-text)}.wmde-markdown .code-line .token.deleted{background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.wmde-markdown .token.inserted{color:var(--color-prettylights-syntax-markup-inserted-text)}.wmde-markdown .code-line .token.inserted{background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.wmde-markdown .token.variable{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .language-css .token.string,.wmde-markdown .style .token.string,.wmde-markdown .token.atrule,.wmde-markdown .token.attr-value,.wmde-markdown .token.class-name,.wmde-markdown .token.color,.wmde-markdown .token.entity,.wmde-markdown .token.function,.wmde-markdown .token.url{color:var(--color-prettylights-syntax-string)}.wmde-markdown .token.important,.wmde-markdown .token.keyword,.wmde-markdown .token.regex,.wmde-markdown .token.rule{color:var(--color-prettylights-syntax-keyword)}.wmde-markdown .token.coord{color:var(--color-prettylights-syntax-meta-diff-range)}.wmde-markdown .token.bold,.wmde-markdown .token.important{font-weight:700}.wmde-markdown .token.italic{font-style:italic}.wmde-markdown .token.entity{cursor:help}.md-editor-toolbar{border-radius:3px 3px 0 0;gap:4px;padding:4px 2px 4px 5px}.md-editor-toolbar,.md-editor-toolbar-warp{align-items:center;display:flex;flex-wrap:wrap}.md-editor-toolbar-warp{justify-content:space-between;-webkit-user-select:none;user-select:none}.md-editor-toolbar-warp:not(.md-editor-toolbar-bottom){border-bottom:1px solid var(--color-border-muted)}.md-editor-toolbar-bottom{border-radius:0 0 3px 3px;border-top:1px solid var(--color-border-muted)}.md-editor-toolbar button{align-items:center;background:none;border:none;border-radius:2px;color:var(--color-fg-default);cursor:pointer;display:inline-block;display:flex;height:20px;justify-content:center;outline:0;padding:0;transition:all .3s;width:20px}.md-editor-toolbar button:hover{background-color:var(--color-neutral-muted);color:var(--color-accent-fg)}.md-editor-toolbar button.active{background-color:var(--color-neutral-muted);color:var(--color-prettylights-syntax-constant)}.md-editor-toolbar button:active{background-color:var(--color-neutral-muted);color:var(--color-danger-fg)}.md-editor-toolbar button svg{vertical-align:middle}.md-editor-toolbar-mode{padding-right:5px}[data-color-mode*=dark] .md-editor{--color-border-shadow:0 0 0 1px #ffffff1a,0 0 0 #fff0,0 1px 1px #fff3}[data-color-mode*=light] .md-editor{--color-border-shadow:0 0 0 1px #10161a1a,0 0 0 #10161a00,0 1px 1px #10161a33}.md-editor{background-color:var(--color-canvas-subtle);border-radius:3px;box-shadow:var(--color-border-shadow);color:var(--color-fg-default);display:flex;flex-direction:column;position:relative;text-align:left}.md-editor-content{flex:1 1;overflow:auto;position:relative}.md-editor-fullscreen .md-editor{border-radius:0}.md-editor-fullscreen{bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.md-editor-fullscreen .md-editor-toolbar{border-radius:0}.md-editor-preview{background-color:var(--color-canvas-default);border-left:0;bottom:0;box-sizing:border-box;overflow:hidden;padding:20px;position:absolute;right:0;top:0;width:0}.md-editor h1 a,.md-editor h2 a,.md-editor h3 a,.md-editor h4 a,.md-editor h5 a,.md-editor h6 a{display:none}.ImageAttachmentListItem{--avatar-width-height:75px;all:unset;display:block;margin:0 0 3px;padding:0;position:relative;width:100%}.ImageAttachmentListItem>.liButton{all:unset;align-content:stretch;align-items:center;color:inherit;display:grid;font-weight:inherit;grid-template-areas:"avatar content";grid-template-columns:var(--avatar-width-height) 1fr;grid-template-rows:var(--avatar-width-height);justify-content:start;justify-items:start;padding:0;text-decoration:inherit;width:100%}.ImageAttachmentListItem>.liButton.highlight{background-color:var(--apple-link-color)}.ImageAttachmentListItem>.liButton:not(.highlight){background-color:var(--secondary-bg-color)}.MainPage:not(.iphone) .ImageAttachmentListItem>.liButton:hover{background-color:var(--hover-color)}.ImageAttachmentListItem img.avatar{object-fit:scale-down}.ImageAttachmentListItem .defaultAvatar,.ImageAttachmentListItem img.avatar{flex:0 0 auto;grid-area:avatar;height:var(--avatar-width-height);width:var(--avatar-width-height)}.ImageAttachmentListItem .defaultAvatar{align-items:center;background-color:initial;display:flex;flex-flow:row;justify-content:space-around}.ImageAttachmentListItem .defaultAvatar svg{color:purple;height:calc(var(--avatar-width-height)*.7);width:calc(var(--avatar-width-height)*.7)}.ImageAttachmentListItem .content{grid-gap:.22em;align-content:stretch;align-items:center;display:grid;grid-area:content;grid-template-areas:"filename" "size" "contentType";grid-template-columns:auto;grid-template-rows:auto auto auto auto auto;justify-content:stretch;justify-items:end;justify-self:stretch;margin-left:.5em;padding-right:.5em}.ImageAttachmentListItem p{color:var(--secondary-fg-color)}.ImageAttachmentListItem .filename{grid-area:filename;justify-self:start;margin:0;white-space:nowrap}.ImageAttachmentListItem .size{grid-area:size;justify-self:start}.ImageAttachmentListItem .contentType{grid-area:contentType;justify-self:start}.ImageAttachmentListItem p{font-size:smaller;margin:0}.ImageAttachmentListItem .NavRight{position:absolute;right:1em;top:40%}.MainPage.iphone .ImageAttachmentListItem .NavRight{top:40%}.ArticleImageManagementPanel{--article-image-management-panel-padding:1em;grid-column-gap:0;grid-row-gap:1em;align-content:flex-start;box-sizing:border-box;display:grid;grid-template-areas:"stats help" "search search" "results results" "buttons buttons";grid-template-columns:30% 70%;grid-template-rows:auto auto auto lfr auto;height:100%;padding:var(--article-image-management-panel-padding);width:100%}.ArticleImageManagementPanel .anticon-close-circle svg{fill:red;height:1.5em;width:1.5em}.ArticleImageManagementPanel .photoInstructions{grid-area:help}.ArticleImageManagementPanel .photoInstructions p{margin:0}.ArticleImageManagementPanel .statsSection{grid-area:stats}.ArticleImageManagementPanel .statsSection p{margin:.2em}.ArticleImageManagementPanel .searchBox{grid-area:search}.ArticleImageManagementPanel .AutoCompleteSearch{margin:0}.ArticleImageManagementPanel .searchResultsScroller{grid-area:results}.ArticleImageManagementPanel .searchResultsScroller ul{all:unset}.ArticleImageManagementPanel .searchResultsScroller .ImageAttachmentListItem{border:1px solid var(--border-color);border-collapse:collapse;margin:0}.ArticleImageManagementPanel a{color:var(--apple-link-color);text-decoration:none}.ArticleImageManagementPanel .buttonBar{display:flex;flex-flow:row nowrap;grid-area:buttons;justify-content:space-between}.ArticleForm,.ArticleForm form{box-sizing:initial;height:100%}.ArticleForm form{display:flex;flex-flow:column nowrap;position:relative}.ArticleForm .formContents{display:flex;flex-flow:column nowrap;gap:1em;margin-top:0!important}.ArticleForm .formContents p.articleID{justify-content:flex-start;margin:1em 0 0}.ArticleForm .formContents p.articleID p{margin:0}.ArticleForm .formContents .field{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start;padding:.5em}.ArticleForm .formContents .field.coverImageField{align-items:center!important;flex-flow:row nowrap;gap:1em;justify-content:flex-start}.ArticleForm .formContents .field label{margin:0}.ArticleForm .formContents ul:not(.TagSet){all:unset;display:flex;flex-flow:column nowrap}.ArticleForm .formContents .MiniArticleListItem{border:1px solid var(--border-color)}.ArticleForm .formContents .anticon-close-circle svg{fill:red;height:1.5em;width:1.5em}.ArticleForm .closeImageDiv{position:relative}.ArticleForm .closeImageDiv .close-button{background-color:red;display:block;font-size:16pt;height:1.3em;line-height:1em;position:absolute;right:-3px;top:-8px;white-space:nowrap;width:1.3em}.ArticleForm .closeImageDiv .close-button span{color:#fff;margin:0}.ArticleForm .chooseCoverImageButton{padding:0!important}.ArticleForm .coverImagePhoto{height:100px;width:100px}.ArticleForm .coverImageDefault svg{height:30px;width:30px}.ArticleForm .coverImageDefault svg,.ArticleForm .coverImagePhoto{border:1px solid var(--border-color)}.ArticleForm .makeCoverImage{color:var(--apple-link-color);cursor:pointer;margin-left:1em}.ArticleForm-RelatedTo-AutoCompleteSearch{margin-top:0;width:100%}.ArticleForm-RelatedTo-AutoCompleteSearch ul li{border-bottom:1px solid var(--border-color);cursor:pointer;padding:.5em 0}.ArticleForm .required{color:red}.ArticleForm .saveButton:disabled{background-color:var(--secondary-bg-color);color:var(--tertiary-bg-color);cursor:default}.ArticleForm .saveButton{background-color:green;border:0;border-radius:20px;cursor:pointer;font-size:large;padding-left:.75em;padding-right:.75em;position:absolute;right:1em;top:1em;width:4em}.ArticleForm .adm-collapse{padding:0}.ArticleForm .saveButton.hidden{display:block!important;visibility:hidden}@media (prefers-color-scheme:light){.ArticleForm .saveButton{color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.ArticleForm .saveButton{color:var(--primary-fg-color)}}.ArticleForm .saveButton:not(:disabled):hover{background-color:var(--hover-color);color:var(--primary-fg-color);cursor:pointer}.ArticleForm .editor{align-items:stretch;flex-flow:column!important;justify-content:stretch}.ArticleForm .md-editor .cm-content{min-height:20em}.ArticleForm .TagSet .tag{background-color:#ffcb7a}.ArticleForm .TagsCollapse .adm-collapse-panel-header .adm-list-item-content-main{color:var(--primary-fg-color);font-size:large;font-weight:700}.ArticleForm .errorText{color:red;width:100%}.ArticleForm .media-input.short{height:1.5em}.ArticleForm .media-input.tall{height:6em}:root{--callout-note-rgb:0,176,255;--callout-success-rgb:0,200,83;--callout-warning-rgb:255,145,0;--callout-error-rgb:255,0,0;--callout-quote-rgb:158,158,158}.callout-type-question,.callout-type-summary,.callout-type-todo{--callout-color:var(--callout-note-rgb)}.callout-type-info,.callout-type-success{--callout-color:var(--callout-success-rgb)}.callout-type-attention,.callout-type-danger{--callout-color:var(--callout-warning-rgb)}.callout-type-bug,.callout-type-failure{--callout-color:var(--callout-error-rgb)}.callout-type-note,.callout-type-quote{--callout-color:var(--callout-quote-rgb)}.callout-block{-webkit-margin-before:1rem;-webkit-margin-after:1rem;background-color:rgba(var(--callout-color),.1);border:1px solid rgba(var(--callout-color),.3);margin-block-end:1rem;margin-block-start:1rem;overflow:auto}.callout-title-section{align-items:center;background-color:rgba(var(--callout-color),.3);display:flex;gap:10px;padding-left:1rem}.callout-title{font-size:1.1rem;font-weight:600}.callout-content-section{padding:0 1rem}.callout-title-section::marker{display:none}.callout-title-section::-webkit-details-marker{display:none}.callout-collapsible .callout-title:after{content:" ►"}.callout-collapsible[open] .callout-title:after{content:" ▼"}.ArticlePageContent{padding:2em 1em 1em}.ArticlePageContent .content a{font-size:medium;text-decoration:none!important}.ArticlePageContent .callout[data-callout=custom-question-type]{--callout-color:0,0,0;--callout-icon:lucide-alert-circle}.ArticlePageContent h2{border-bottom:2px solid var(--border-color);font-family:Linux Libertine,Georgia,Times,serif;font-weight:400}.ArticlePageContent h4{font-style:italic;font-weight:400}.ArticlePageContent blockquote{all:unset}.ArticlePageContent td,.ArticlePageContent th{background-color:var(--primary-bg-color);background-position:50%;background-size:cover;border-radius:5px;color:var(--primary-fg-color);padding:.5em;text-align:center}@media only screen{@media (prefers-color-scheme:light){.ArticlePageContent td{background-image:url(https://img.freepik.com/free-photo/cement-texture_1194-5338.jpg)}}}@media (prefers-color-scheme:light){.ArticlePageContent td,.ArticlePageContent th{border:2px solid #b9b9b9}}@media (prefers-color-scheme:dark){.ArticlePageContent td,.ArticlePageContent th{border:2px solid var(--border-color)}}.ArticlePageContent td,.ArticlePageContent th{font-size:13.5px;font-weight:400;padding:.5;vertical-align:inherit}.ArticlePageContent th{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;background-color:var(--tertiary-bg-color)!important}.ArticlePageContent table{border-collapse:collapse;margin:0 auto;max-width:100%;width:100%}.ArticlePageContent table:not(.relatedToTable) thead th{font-weight:800!important}.ArticlePageContent table a{color:var(--apple-link-color)}.ArticlePageContent .relatedToTable td{text-align:left}.ArticlePageContent .relatedToTable td:first-child{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:var(--tertiary-bg-color);font-weight:900!important;text-align:right}@media only screen{.ArticlePageContent .audio-player-wrapper{margin:0 20px;padding-top:70px;position:relative}.ArticlePageContent .video-player-wrapper{margin:0 0 1em;padding-top:56.25%;position:relative}.ArticlePageContent .react-player{left:0;position:absolute;top:0}.ArticlePageContent .audio-player{align-self:baseline;display:flex;flex-direction:column;justify-content:left}.ArticlePageContent .audio-player a{align-self:flex-start}}@media only print{.ArticlePageContent td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.ArticlePageContent .article-media-player{display:none}}@media screen and (max-width:428px){.ArticlePageContent img:before{font-size:x-small}.ArticlePageContent p img{width:100%}}@media screen and (min-width:800px){.ArticlePageContent{max-width:60em}.ArticlePageContent p img{width:400px}}.MainPage:has(.ArticleEditorPage){height:100vh;max-height:100vh;max-width:100%!important;min-height:100vh;min-width:100vw;width:100vw}.MainPage:has(.ArticleEditorPage) main{grid-template-columns:1fr 100vw 1fr;max-width:100%!important;min-width:100vw}.ArticleEditorPage{grid-column-gap:0;grid-row-gap:0;box-sizing:border-box;display:grid;grid-template-areas:"leftSide rightSide";grid-template-columns:70% 30%;grid-template-rows:100%;height:100%;position:relative;width:100%}@media screen and (max-width:428px){.ArticleEditorPage{grid-template-areas:"leftSide";grid-template-columns:100%}}@media screen and (min-width:429px){.ArticleEditorPage .leftSide{border-right:2px solid var(--border-color);grid-area:leftSide}.ArticleEditorPage .leftSide,.ArticleEditorPage .rightSide{align-items:stretch;box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;justify-content:start}.ArticleEditorPage .rightSide{grid-area:rightSide}.ArticleEditorPage .rightSide .panelLayout{grid-column-gap:0;grid-row-gap:0;box-sizing:border-box;display:grid;grid-template-areas:"top" "bottom";grid-template-rows:auto auto;height:100%;width:100%}}.ArticleEditorPage .ArticleEditorPanel{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%}.ArticleEditorPage .ImageManagementPanel{box-sizing:border-box;grid-area:top;width:100%}.ArticleEditorPage .PreviewPanel{border-top:2px solid var(--border-color);box-sizing:border-box;grid-area:bottom;height:100%;width:100%}.ArticleEditorPage .ArticlePageContent{height:100%;margin-bottom:800px}.ArticlePage{box-sizing:border-box;height:100%;position:relative;width:100%}.MainPage:has(.ArticlePage){height:100vh;max-height:100vh;max-width:100%!important;min-height:100vh;min-width:100vw;width:100vw}.MainPage:has(.ArticlePage) main{grid-template-columns:1fr 100vw 1fr;max-width:100%!important;min-width:100vw}@media only print{.ArticlePage .editButton,.ArticlePage .likeIcon{display:none}}@media only screen{.ArticlePage .likeIcon{color:green;height:2em;position:absolute;right:1em;top:.75em;width:2em}.ArticlePage .editButton{background-color:var(--brand-bg-color);border:1px solid var(--border-color);border-radius:24px;color:var(--primary-bg-color);cursor:pointer;font-weight:700;height:2.5em;position:absolute;right:5em;top:.75em;width:5em}.ArticlePage .editButton:hover{background-color:var(--hover-color);color:var(--primary-fg-color)}}@media screen and (max-width:428px){.ArticlePage .likeIcon{right:1em;top:.75em}.ArticlePage .editButton{right:5em;top:.75em}}@media screen and (min-width:800px){@media only screen{.ArticlePage .likeIcon{right:1em;top:.75em}.ArticlePage .editButton{right:4em;top:.75em}}}.CalendarFloatingButton svg{background-color:#2f4f4f}.RemoveMeFloatingButton svg{background-color:orange}.SettingsFloatingButton svg{background-color:#f70}.UserActionAuditTable{border:0;border-collapse:collapse;padding:0;width:100%}.UserActionAuditTable .hyperlink{color:var(--apple-link-color);cursor:pointer}.UserActionAuditTable .navLinks{height:4em;text-align:center}.UserActionAuditTable .navLinks a{color:var(--apple-link-color);text-align:center;text-decoration:none}.UserActionAuditTable tbody .nowrap{white-space:nowrap}.UserActionAuditTable tbody tr{border-bottom:1pt solid var(--border-color);line-height:1em}.UserActionAuditTable thead tr{background-color:var(--secondary-fg-color);color:var(--primary-bg-color);font-weight:700;line-height:1em}.UserActionAuditTable thead th{display:table-cell;margin:0}.UserActionAuditTable tbody tr td,.UserActionAuditTable thead tr th{padding:0 0 0 1em;text-align:left}.UserActionAuditTable tbody tr td span.tableCellLabel{display:none}@media (max-width:835px){.UserActionAuditTable{font-size:smaller}}@media only print{.BreadcrumbAuditPage,.BreadcrumbAuditPage h2,.BreadcrumbAuditPage h3{background-color:#fff;color:#000;padding:1em}}.BreadcrumbAuditPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0;position:relative;width:100%}@media only screen and (min-width:992px){.MainPage:has(.BreadcrumbAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:992px;width:992px}.BreadcrumbAuditPage{max-width:100vw}.MainPage:has(.BreadcrumbAuditPage) main{grid-template-columns:1fr minmax(0,992px) 1fr;max-width:992px;min-width:992px;width:992px}}@media only screen and (min-width:1558px){.MainPage:has(.BreadcrumbAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1558px;width:1558px}.BreadcrumbAuditPage{max-width:100vw}.MainPage:has(.BreadcrumbAuditPage) main{grid-template-columns:1fr minmax(0,1558px) 1fr;max-width:1558px;min-width:1558px;width:1558px}}@media only screen and (min-width:2112px){.MainPage:has(.BreadcrumbAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:2112px;width:2112px}.BreadcrumbAuditPage{max-width:100vw}.MainPage:has(.BreadcrumbAuditPage) main{grid-template-columns:1fr minmax(0,2112px) 1fr;max-width:2112px;min-width:2112px;width:2112px}}.CardExplorerSettingsPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%}.CardExplorerSettingsPage .fdraglist{background-color:#646764}.CardExplorerSettingsPage .editable-row{align-items:center;border-bottom:1px solid var(--tertiary-fg-color);display:flex;flex-wrap:nowrap;height:50px;justify-content:flex-start;padding:0 10px}.CardExplorerSettingsPage .editable-row,.CardExplorerSettingsPage .fdrag_item_inner{background-color:var(--secondary-bg-color)}.CardExplorerSettingsPage span[role=img] svg{height:22px;width:22px}.CardExplorerSettingsPage .editable-row .edit-text{flex-grow:10;overflow-x:hidden}.CardExplorerSettingsPage .anticon-menu{color:var(--secondary-fg-color);margin-right:1em}.UploadFloatingButton svg{background-color:#5f9ea0}@media only print{.CovenantOfTheDayAdminPage,.CovenantOfTheDayAdminPage h2,.CovenantOfTheDayAdminPage h3{background-color:#fff;color:#000;padding:1em}}.CovenantOfTheDayAdminPage{display:block;height:100%;position:relative;width:100%}.CovenantOfTheDayAdminPage ul{display:flex;flex-flow:column nowrap;list-style:none;margin:0;padding:0}.CovenantOfTheDayAdminPage .checked{content:"&#xFE0F;";text-align:center}.CovenantOfTheDayAdminPage .selected{background-color:var(--hover-color)}.CovenantOfTheDayAdminPage-Modal .ant-modal-footer{display:flex;justify-content:flex-end}.CovenantOfTheDayAdminPage-Modal .ant-modal-footer .delete-button{margin-left:0;margin-right:auto}.CovenantOfTheDayAdminPage-Modal .ant-modal-footer .delete-button span{color:red}.CovenantOfTheDayAdminPage-Modal .formContents{margin:0}.CovenantOfTheDayAdminPage .resultsTable{border:0;border-collapse:collapse;height:100%;padding:0;width:100%}.CovenantOfTheDayAdminPage .resultsTable td,.CovenantOfTheDayAdminPage .resultsTable th{padding:0 .5em}.CovenantOfTheDayAdminPage .resultsTable tbody tr{border-bottom:1pt solid var(--border-color)}@media (max-width:835px){.CovenantOfTheDayAdminPage .resultsTable tbody .tableCellLabel{background-color:var(--secondary-fg-color);color:var(--primary-bg-color);font-weight:700}}.CovenantOfTheDayAdminPage .resultsTable thead tr{background-color:var(--secondary-fg-color);color:var(--primary-bg-color);font-weight:700;line-height:2em}.CovenantOfTheDayAdminPage .resultsTable thead th{display:table-cell;margin:0}.CovenantOfTheDayAdminPage .resultsTable tbody tr td span.tableCellLabel{display:none}@media only print{#root,body{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}.MainPage:has(.EventAuditPage){background-color:#fff;border:none;box-shadow:none}.EventAuditPage,.EventAuditPage h2,.EventAuditPage h3{background-color:#fff;color:#000;padding:1em}}.EventAuditPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0;position:relative;width:100%}@media only screen and (min-width:992px){.MainPage:has(.EventAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:992px;width:992px}.EventAuditPage{max-width:100vw}.MainPage:has(.EventAuditPage) main{grid-template-columns:1fr minmax(0,992px) 1fr;max-width:992px;min-width:992px;width:992px}}@media only screen and (min-width:1558px){.MainPage:has(.EventAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1558px;width:1558px}.EventAuditPage{max-width:100vw}.MainPage:has(.EventAuditPage) main{grid-template-columns:1fr minmax(0,1558px) 1fr;max-width:1558px;min-width:1558px;width:1558px}}@media only screen and (min-width:2112px){.MainPage:has(.EventAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:2112px;width:2112px}.EventAuditPage{max-width:100vw}.MainPage:has(.EventAuditPage) main{grid-template-columns:1fr minmax(0,2112px) 1fr;max-width:2112px;min-width:2112px;width:2112px}}@media (prefers-color-scheme:dark){.ProgressTimeline{background-color:#000}}@media (prefers-color-scheme:light){.ProgressTimeline{background-color:azure}}.ProgressTimeline{--line-thickness:1px;align-items:center;display:flex;flex-flow:row nowrap;height:6em;justify-content:space-evenly;padding:0 2em}.ProgressTimeline .step{background-color:#eee;border:var(--line-thickness) solid var(--border-color);border-radius:50%;height:2em;position:relative}.ProgressTimeline .step .label{bottom:-2em;color:var(--secondary-fg-color);font-size:x-small;left:-1px;line-height:.88em;position:absolute;text-align:center}.ProgressTimeline .step.current .label{color:var(--primary-fg-color);font-weight:bolder}.ProgressTimeline .line{border-bottom:var(--line-thickness) solid var(--border-color);min-height:2px;width:100%}.WizardModal{box-sizing:border-box;width:100%}.WizardModal .ant-modal-body,.WizardModal .ant-modal-content,.WizardModal .modalContent{box-sizing:border-box;height:100%;width:100%}.WizardModal .error{color:red}.WizardModal .ant-modal-content{padding:.5em 0 0}.WizardModal .ant-modal-footer{align-items:center;display:flex;flex-flow:row nowrap;padding:1em}.WizardModal .ant-modal-footer .error{flex:1 0 auto;justify-self:flex-start;text-align:left}.WizardModal .ant-modal-footer .backButton,.WizardModal .ant-modal-footer .nextButton{justify-self:flex-end}.WizardModal .ProgressTimeline .anticon svg{height:2em;width:2em}.WizardModal .ProgressTimeline .anticon-check-circle svg{fill:green}.WizardModal .ProgressTimeline .anticon-exclamation-circle svg{fill:red}.WizardModal .modalContent{padding:1em}.WizardModal .modalContent .instructions{font-style:italic;margin:1em 0 0;text-align:left}.WizardModal .modalContent .panelTitle{background-color:#dfdc15;grid-area:panelTitle;padding:0 1em}.WizardModal .modalContent .panelTitle h3{color:var(--secondary-fg-color);font-size:large;font-weight:700}.WizardModal .modalContent .uploadPageContents{grid-gap:.25em;display:grid;grid-template-areas:"panelTitle panelTitle panelTitle" "column1 column2 column3";grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto 1fr;width:100%}.WizardModal .modalContent .uploadPageContents .submitButton{min-width:10em}.WizardModal .modalContent .uploadPageContents .column1{grid-area:column1}.WizardModal .modalContent .uploadPageContents .column2{grid-area:column2;text-align:center}.WizardModal .modalContent .uploadPageContents .column3{grid-area:column3}.WizardModal .modalContent .fieldsPageContents{grid-gap:.25em;display:grid;grid-template-areas:"panelTitle" "instructions" "fieldsTable";grid-template-columns:1fr;grid-template-rows:auto auto auto;width:100%}.WizardModal .modalContent .fieldsPageContents .fileName{font-weight:bolder;margin:0}.WizardModal .modalContent .fieldsPageContents .fileInfo{font-style:italic;margin-top:0}.WizardModal .modalContent table{margin-top:0}.WizardModal .modalContent table .row{width:100%}.WizardModal .modalContent table .cell{overflow-x:hidden;text-align:left;white-space:nowrap}.WizardModal .modalContent table .cell.error{border:2px solid red}.WizardModal .modalContent table .cell.warning{border:2px solid orange}.WizardModal .modalContent table .row.header{font-size:large;font-weight:bolder}.WizardModal .modalContent .fieldsPageContents .fieldsTable .row.header .cell{border-bottom:1px solid var(--border-color)}.WizardModal .modalContent .fieldsPageContents .fieldsTable .cell.column{width:25%}.WizardModal .modalContent .fieldsPageContents .fieldsTable .cell.field{border:0;width:30%}.WizardModal .modalContent .previewPageContents{grid-gap:.25em;box-sizing:border-box;display:grid;grid-template-areas:"panelTitle" "instructions" "fieldsTable";grid-template-columns:1fr;grid-template-rows:auto auto auto;height:100%;width:100%}.WizardModal .modalContent .previewPageContents .fileName{font-weight:bolder;margin:0}.WizardModal .modalContent .previewPageContents .fileInfo{font-style:italic;margin-top:0}.WizardModal .modalContent .previewPageContents table{box-sizing:border-box;height:100%;width:100%}.WizardModal .modalContent .previewPageContents table tbody{box-sizing:border-box;height:100%;overflow:auto;width:100%}.WizardModal .modalContent .previewPageContents table tbody td{border-bottom:1px solid var(--border-color)}.WizardModal .modalContent .previewPageContents table .cell.rownum{text-align:center}.WizardModal .modalContent .previewPageContents table .cell.keywords,.WizardModal .modalContent .previewPageContents table .cell.linkurl{text-wrap:wrap;width:10%}.WizardModal .modalContent .previewPageContents table .cell.bctext{white-space:wrap;width:25%}.WizardModal .modalContent .importPageContents{grid-gap:.25em;box-sizing:border-box;display:grid;grid-template-areas:"panelTitle" "instructions" "formContents";grid-template-columns:1fr;grid-template-rows:auto auto auto;height:100%;width:100%}.WizardModal .modalContent .importPageContents .formContents{display:flex;grid-area:formContents;justify-content:center}.WizardModal .modalContent .importPageContents .submitButton{min-width:10em}.EventBreadcrumbImporterPage{box-sizing:border-box;height:100%;width:100%}.EventBreadcrumbImporterModal .link{color:var(--apple-link-color);cursor:pointer}.EventExportPackagePage{grid-gap:.25em;box-sizing:border-box;display:grid;grid-template-areas:"instructions" "scrollable";grid-template-columns:100%;grid-template-rows:auto 1fr;height:100%;margin:0!important;position:relative;width:100%}.EventExportPackagePage .Instructions{grid-area:instructions;margin-bottom:0}.EventExportPackagePage .ScrollablePanel{grid-area:scrollable;height:100%}.EventExportPackagePage .formContents{box-sizing:border-box;height:100%}.EventExportPackagePage .submitButton{min-height:2.75em}.EventExportPackagePage .pending{color:var(--primary-fg-color)}.EventExportPackagePage .success{color:green}.EventExportPackagePage .failed{color:red}.EventExportPackagePage .notfound{color:orange}.EventExportPackagePage .selectable{grid-gap:.33em;align-items:center;display:grid;grid-template-areas:"lbl fs sts";grid-template-columns:1fr auto 4.75em;grid-template-rows:100%;justify-items:flex-start;margin-bottom:.25em;width:100%}.EventExportPackagePage .fs{grid-area:fs}.EventExportPackagePage .sts{grid-area:sts}.EventExportPackagePage .lbl{grid-area:lbl}.EventMenuPage,.ExportMapMarkersPage{box-sizing:border-box;height:100%;position:relative}.EventMenuPage{width:100%}.EventMenuPage .ant-menu-item-disabled{color:var(--tertiary-fg-color)!important}.EventMenuPage .ant-menu-item,.EventMenuPage .ant-menu-submenu{border-bottom:1px solid var(--border-color);border-radius:0;border-radius:initial}.EventMenuPage .ant-menu-submenu .ant-menu-item{border:none!important}.EventMenuPage .ant-menu-item:hover,.EventMenuPage .ant-menu-title-content:hover{color:var(--hover-color)}.EventMenuPage .EventMenuPanel .ant-menu-item{height:3em;margin:0 4px}.EventMenuPage .EventMenuPanel .ant-menu-item .ant-menu-item-icon{font-size:24px;height:24px;width:24px}.EventMenuPage .EventMenuPanel .ant-divider{display:none}@media (prefers-color-scheme:dark){.EventMenuPage .ant-menu .ant-menu-item,.EventMenuPage .ant-menu .ant-menu-item-selected,.EventMenuPage .ant-menu .ant-menu-submenu{background-color:initial!important}}.ExportCovenantOfTheDayMessagesPage,.ExportEventBreadcrumbsPage,.ExportEventRsvpPage,.ExportEventsPage{box-sizing:border-box;height:100%;position:relative}.FeatureTestPage{padding:1em}.FeatureTestPage .instructions{text-align:center}.FeatureTestPage .good{color:green}.FeatureTestPage .error{color:red}.FeatureTestPage .ant-timeline .ant-timeline-item-label{color:var(--primary-fg-color)}.FeatureTestPage .ant-timeline .ant-timeline-item-head-custom{background-color:initial!important}.FeatureTestPage .ant-timeline{margin-top:2em}.GlobalDirectoryPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.GlobalDirectoryPage ul{display:flex;flex-flow:column nowrap;list-style:none;margin:0;padding:0}.GlobalDirectoryPage .adm-collapse{box-sizing:border-box;height:100%}.GlobalDirectoryPage .DirectoryAccountListItem{margin-bottom:3px}.GlobalDirectoryPage .AutoCompleteSearch{margin:0 .5em .5em}.GlobalDirectoryPage-AutoCompleteSearch.adm-popover{display:none}.ProgressBar,.ProgressBar .success-message{height:2em;padding:0}.ProgressBar .ant-progress-outer{background-color:#eee;box-shadow:inset 0 2px 3px rgba(0,0,0,0,.2);padding-right:0}.ProgressBar .ant-progress-bg,.ProgressBar .ant-progress-outer{height:40px!important}.ProgressBar .ant-progress-text{left:-50%;position:relative}.ProgressBar .success-message{background-color:#86cc00;color:#fff;line-height:2em;margin:0;text-align:center}.EventDashboardListItem{--event-dashboard-list-item-height:4em;all:unset;align-content:stretch;box-sizing:border-box;cursor:pointer;display:flex;flex-wrap:nowrap;font-size:normal;margin:0 0 .125em;max-height:12.5em;padding:0;width:100%}.EventDashboardListItem>.liButton{grid-gap:.25em;all:unset;background-color:var(--secondary-bg-color);display:grid;grid-template-areas:"colorbox qahal" "colorbox missionteam" "colorbox crewchief" "colorbox missioncoordinator" "colorbox progressbar" "colorbox messageBar";grid-template-columns:var(--event-dashboard-list-item-height) 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr;width:100%}.EventDashboardListItem>.liButton>.EventStatusColorBar{color:inherit;cursor:pointer;grid-area:colorbox;height:auto;line-height:inherit;margin-top:0}.EventDashboardListItem>.liButton .ant-avatar{margin-right:.5em}.EventDashboardListItem>.liButton>.qahal{color:var(--primary-fg-color);font-weight:700}.EventDashboardListItem>.liButton>.crewChief,.EventDashboardListItem>.liButton>.missionCoordinator{border:1px solid var(--border-color)}.EventDashboardListItem>.liButton>.crewChief,.EventDashboardListItem>.liButton>.missionCoordinator,.EventDashboardListItem>.liButton>.missionTeam{color:var(--secondary-fg-color)}.EventDashboardListItem>.liButton>.crewChief,.EventDashboardListItem>.liButton>.missionCoordinator,.EventDashboardListItem>.liButton>.missionTeam,.EventDashboardListItem>.liButton>.qahal{align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.EventDashboardListItem>.liButton>.qahalTeam{grid-area:qahal}.EventDashboardListItem>.liButton>.missionTeamn{grid-area:missionteam}.EventDashboardListItem>.liButton>.ProgressBar{grid-area:progressbar;height:auto;width:100%!important;.ant-progress-outer{-webkit-padding-end:0;padding-inline-end:0}}.EventDashboardListItem .messageBar{grid-area:messageBar}.EventDashboardListItem>.liButton>.crewChief{grid-area:crewchief}.EventDashboardListItem>.liButton>.missionCoordinator{grid-area:missioncoordinator}.MobileGlobalDashboardPage{all:unset;align-items:stretch;box-sizing:border-box;display:flex;flex-flow:column;flex-flow:column nowrap;height:100%;margin:0;padding:1em;row-gap:.5em}.MobileGlobalDashboardPage>ul{all:unset;display:flex;flex-flow:column nowrap;row-gap:.5em}.PasswordSecurityPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:1em;position:relative}.PasswordSecurityPage .error{color:red}.PasswordSecurityPage .happy{color:green;font-weight:700;text-align:center}.PasswordSecurityPage .formContents{margin:0}.PasswordSecurityPage .showPasswordButton{line-height:2em}.ReactUserLoginReportPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%}.ReactUserLoginReportPage .reportTable{margin-top:1em;padding:0 1em 1em;width:100%}.ReactUserLoginReportPage .reportTable td,.ReactUserLoginReportPage .reportTable th{padding-bottom:0}.ReactUserLoginReportPage thead tr th{background-color:var(--secondary-bg-color);text-align:left}.ReactUserLoginReportPage .reportTable button{all:unset;color:var(--apple-link-color);cursor:pointer;font-size:14pt}.SolarCycleCalendarPage{display:flex;flex-direction:column;padding-bottom:0}@media only screen and (min-width:992px){.MainPage:has(.SolarCycleCalendarPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:992px;width:100vw}.SolarCycleCalendarPage{max-width:100vw}.MainPage:has(.SolarCycleCalendarPage) main{grid-template-columns:1fr minmax(0,100vw) 1fr;max-width:100vw;min-width:100vw;width:100vw}}.SolarCycleCalendarPage .calendarContent{display:flex;min-height:340px;overflow-x:scroll;overflow-y:clip;width:100%}.SolarCycleCalendarPage .SolarCycleCalendarWidget .barGraphGradient{top:10.5em}.SolarCycleCalendarPage .searchBar{align-items:center;background-color:var(--primary-bg-color);display:flex;justify-content:center;padding:.5em}.SolarCycleCalendarPage .searchBar>.label{flex:0 0 auto;font-weight:700;margin-right:.5em}.SolarCycleCalendarPage .searchBar>.ant-input-search-with-button{flex:0 1 auto;width:10em}.SolarCycleCalendarPage .searchBar>.ant-input-search-with-button input{border-bottom-left-radius:10px;border-top-left-radius:10px}.SolarCycleCalendarPage .searchBar .ant-input-group-addon,.SolarCycleCalendarPage .searchBar .anticon-search,.SolarCycleCalendarPage .searchBar button{border-bottom-right-radius:10px!important;border-top-right-radius:10px!important}.StewardshipPrayerFormPage{display:flex;flex-flow:column nowrap}.StewardshipPrayerFormPage,.StewardshipPrayerFormPage form{box-sizing:border-box;height:100%}.StewardshipPrayerFormPage .formContents fieldset{display:flex;flex-flow:column nowrap;justify-content:stretch!important}.StewardshipPrayerFormPage .FormFieldHelp{margin-left:.5em}.StewardshipPrayerFormPage .Checkbox{margin:0}.StewardshipPrayerFormPage .Checkbox .checkboxLabel{font-size:normal}.StewardshipPrayerFormPage .Enabled{color:green}.StewardshipPrayerFormPage .disable-help{all:unset}.StewardshipPrayerFormPage .formContents{margin:0;padding:.5em .5em 7em}.StewardshipPrayerFormPage .EnabledStatusBar{display:flex;justify-content:space-evenly;margin:1em 0}.StewardshipPrayerFormPage .textEditor,.StewardshipPrayerFormPage input,.StewardshipPrayerFormPage textarea{border-radius:0!important;border-radius:initial!important;margin:0!important}.StewardshipPrayerFormPage .ant-input-data-count{bottom:-25px!important}.StewardshipPrayerFormPage .Header{background-color:var(--primary-bg-color);border-bottom:2px solid var(--primary-fg-color);color:var(--primary-fg-color)}.StewardshipPrayerFormPage .Header .multilineTitle{align-items:center;display:flex;flex-flow:column}.StewardshipPrayerFormPage .Header .multilineTitle h5{margin:0}.StewardshipPrayerFormPage .Header .multilineTitle span{font-size:x-small}.StewardshipPrayerFormPage .Header .closeButton,.StewardshipPrayerFormPage .Header .saveButton{border:0}.StewardshipPrayerFormPage .Header .closeButton{all:unset;background-color:var(--primary-bg-color);border-radius:20px;color:var(--primary-fg-color);color:var(--apple-link-color);cursor:pointer;display:inline-block;font-size:xx-large;font-weight:bolder;height:1em;line-height:.5em;margin-left:.25em;text-align:center;width:1em}.StewardshipPrayerFormPage .Header .closeButton:hover{background-color:var(--tertiary-bg-color)}.StewardshipPrayerFormPage .Header .saveButton.hidden{display:block!important;visibility:hidden}.StewardshipPrayerFormPage .Header .saveButton{background-color:green;border-radius:20px;font-size:large;padding-left:.75em;padding-right:.75em;width:4em}@media (prefers-color-scheme:light){.StewardshipPrayerFormPage .Header .saveButton{color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.StewardshipPrayerFormPage .Header .saveButton{color:var(--primary-fg-color)}}.StewardshipPrayerFormPage .Header .saveButton:hover{background-color:var(--hover-color);color:var(--primary-fg-color);cursor:pointer}.MainPage:has(.StewardshipPrayerViewerPage) .PrintPageHeader{display:none!important}.StewardshipPrayerViewerPage{padding:1em}.StewardshipPrayerViewerPage,.TeamAuditPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.TeamAuditPage{padding:0;width:100%}@media only screen and (min-width:992px){.MainPage:has(.TeamAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:992px;width:992px}.TeamAuditPage{max-width:100vw}.MainPage:has(.TeamAuditPage) main{grid-template-columns:1fr minmax(0,992px) 1fr;max-width:992px;min-width:992px;width:992px}}@media only screen and (min-width:1558px){.MainPage:has(.TeamAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1558px;width:1558px}.TeamAuditPage{max-width:100vw}.MainPage:has(.TeamAuditPage) main{grid-template-columns:1fr minmax(0,1558px) 1fr;max-width:1558px;min-width:1558px;width:1558px}}@media only screen and (min-width:2112px){.MainPage:has(.TeamAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:2112px;width:2112px}.TeamAuditPage{max-width:100vw}.MainPage:has(.TeamAuditPage) main{grid-template-columns:1fr minmax(0,2112px) 1fr;max-width:2112px;min-width:2112px;width:2112px}}@media only print{#root,body{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}.MainPage:has(.TeamAuditPage){background-color:#fff;border:none;box-shadow:none}.TeamAuditPage,.TeamAuditPage h2,.TeamAuditPage h3{background-color:#fff;color:#000;padding:1em}}.TeamDirectoryPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;position:relative}.TeamDirectoryPage ul{display:flex;flex-flow:column nowrap;list-style:none;margin:0;padding:0}.TeamDirectoryPage .DirectoryAccountListItem{margin-bottom:3px}.TeamDirectoryPage .AutoCompleteSearch{margin:.5em}.TeamDirectoryPage-AutoCompleteSearch.adm-popover{display:none}.TrainingVideosMenuPage{height:100%;overflow-y:hidden;position:relative;width:100%}.TrainingVideosMenuPage li,.TrainingVideosMenuPage ul{all:unset}.TrainingVideosMenuPage ul{display:flex;flex-flow:column nowrap;gap:1em;height:100%}.TrainingVideosMenuPage .video-player-wrapper{box-sizing:border-box;max-height:100vh;max-width:100vw;min-height:300px}.TrainingVideosMenuPage .react-player{max-width:100%;min-width:100%;width:100%}.TopicVideosMenuPage{height:100%;overflow-y:hidden;position:relative;width:100%}.TopicVideosMenuPage li,.TopicVideosMenuPage ul{all:unset}.TopicVideosMenuPage ul{display:flex;flex-flow:column nowrap;gap:1em;height:100%}.TopicVideosMenuPage .video-player-wrapper{box-sizing:border-box;max-height:100vh;max-width:100vw;min-height:300px}.TopicVideosMenuPage .react-player{max-width:100%;min-width:100%;width:100%}.UserActionAuditReportExportPage{box-sizing:border-box;height:100%;position:relative}@media only print{#root:has(.UserActionAuditReportPage),body:has(.UserActionAuditReportPage){background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}.UserActionAuditReportPage{font-size:smaller}.UserActionAuditReportPage,.UserActionAuditReportPage h2,.UserActionAuditReportPage h3{background-color:#fff;color:#000;padding:1em}}.UserActionAuditReportPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0;position:relative;width:100%}.UserActionAuditReportPage .totals{margin:0}@media only screen and (min-width:992px){.MainPage:has(.UserActionAuditReportPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:992px;width:992px}.UserActionAuditReportPage{max-width:100vw}.MainPage:has(.UserActionAuditReportPage) main{grid-template-columns:1fr minmax(0,992px) 1fr;max-width:992px;min-width:992px;width:992px}}@media only screen and (min-width:1558px){.MainPage:has(.UserActionAuditReportPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1558px;width:1558px}.UserActionAuditReportPage{max-width:100vw}.MainPage:has(.UserActionAuditReportPage) main{grid-template-columns:1fr minmax(0,1558px) 1fr;max-width:1558px;min-width:1558px;width:1558px}}@media only screen and (min-width:2112px){.MainPage:has(.UserActionAuditReportPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:2112px;width:2112px}.UserActionAuditReportPage{max-width:100vw}.MainPage:has(.UserActionAuditReportPage) main{grid-template-columns:1fr minmax(0,2112px) 1fr;max-width:2112px;min-width:2112px;width:2112px}}.UserAlertsReportPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0;position:relative;width:100%}.UserAlertsReportPage .alertsTable,.UserAlertsReportPage .usersTable{width:100%}.UserAlertsReportPage .usersTable{margin-top:1em}.UserAlertsReportPage thead tr th{background-color:var(--secondary-bg-color);text-align:left}.UserAlertsReportPage .usersTable button{all:unset;color:var(--apple-link-color);cursor:pointer}@media only print{#root,body{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}.MainPage:has(.WallAuditPage){background-color:#fff;border:none;box-shadow:none}.WallAuditPage,.WallAuditPage h2,.WallAuditPage h3{background-color:#fff;color:#000;padding:1em}}.WallAuditPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0;position:relative;width:100%}@media only screen and (min-width:992px){.MainPage:has(.WallAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:992px;width:992px}.WallAuditPage{max-width:100vw}.MainPage:has(.WallAuditPage) main{grid-template-columns:1fr minmax(0,992px) 1fr;max-width:992px;min-width:992px;width:992px}}@media only screen and (min-width:1558px){.MainPage:has(.WallAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:1558px;width:1558px}.WallAuditPage{max-width:100vw}.MainPage:has(.WallAuditPage) main{grid-template-columns:1fr minmax(0,1558px) 1fr;max-width:1558px;min-width:1558px;width:1558px}}@media only screen and (min-width:2112px){.MainPage:has(.WallAuditPage){height:100vh;max-height:100vh;max-width:100vw!important;min-height:100vh;min-width:2112px;width:2112px}.WallAuditPage{max-width:100vw}.MainPage:has(.WallAuditPage) main{grid-template-columns:1fr minmax(0,2112px) 1fr;max-width:2112px;min-width:2112px;width:2112px}}.WallListItem{align-content:stretch;background-color:var(--secondary-bg-color);border-bottom:1px solid var(--border-color);box-sizing:border-box;display:flex;flex-wrap:nowrap}.WallListItem .liButton{all:unset;align-items:center;display:flex;flex:1 1;flex-flow:row nowrap;height:80px;justify-content:space-between;padding:0 1em}.WallListItem .ant-avatar{flex:0 0 auto;height:48px;width:48px}.WallListItem .wallNameDisplay{flex:2 0 auto;font-weight:700;margin-left:1em}.WallListItem .NavIcon{background-color:var(--tertiary-bg-color);border-radius:22px;flex:0 0 auto;grid-column-end:4;grid-column-start:4;height:16px;justify-self:end;padding:3px;width:16px}.WallMainMenuPage{box-sizing:border-box;height:100%;position:relative}.WallMainMenuPage ul{all:unset;display:flex;flex-flow:column nowrap;margin:0;padding:0}.WallBirthdayListItem{--birthday-list-item-height:96px;align-items:center;border:1px solid var(--border-color);display:flex;flex-flow:row nowrap;height:var(--birthday-list-item-height);justify-content:flex-start}@media (prefers-color-scheme:light){.WallBirthdayListItem.today{background-color:#dbc2e0!important}}@media (prefers-color-scheme:dark){.WallBirthdayListItem.today{background-color:#371e37!important}}.WallBirthdayListItem .dateBox{text-align:center;width:2em}.WallBirthdayListItem .photo{height:var(--birthday-list-item-height);width:var(--birthday-list-item-height)}.WallBirthdayListItem .accountDisplayName{font-size:larger;margin-left:1em}.WallBirthdayListItem .accountDisplayName p{margin:0}.WallBirthdayListItem .defaultAvatar svg{color:var(--hover-color);height:calc(var(--birthday-list-item-height)*.7);width:calc(var(--birthday-list-item-height)*.7)}.WallBirthdaysPanel .monthPanel{border-bottom:1px solid var(--border-color);font-size:larger;line-height:2em;margin-left:.5em}.WallBirthdaysPanel .instructions{text-align:center}.WallBirthdaysPanel .birthdayList{all:unset;display:flex;flex-flow:column nowrap;height:100%}.WallBirthdaysPanel .WallBirthdayListItem{border-left:none;border-right:none;border-top:none}.WallHouseholdPanel{padding:0 0 150px}.WallHouseholdPanel ul{all:unset}.WallHouseholdPanel .adm-list-item-content{padding-right:0}@media (prefers-color-scheme:light){.WallHouseholdPanel .receivingToday{background-color:#dbc2e0!important}}@media (prefers-color-scheme:dark){.WallHouseholdPanel .receivingToday{background-color:#371e37!important}}.WallMessageFormModal .formContents{margin:0}.WallMessageFormModal ol{margin-bottom:0}.WallMessageFormModal .textEditor,.WallMessageFormModal textarea{border-radius:0}.WallMessageListItem{background-color:var(--secondary-bg-color);border-bottom:1px solid var(--border-color);margin-bottom:1em;padding:1em}.WallMessageListItem .header{margin-bottom:.75em}.WallMessageListItem .column,.WallMessageListItem .header{display:flex;flex-flow:column nowrap}.WallMessageListItem .expiresDatetime,.WallMessageListItem .postedDatetime{white-space:nowrap}.WallMessageListItem .authorDisplayName,.WallMessageListItem .expiresDatetime,.WallMessageListItem .postedDatetime,.WallMessageListItem .teamInfo{margin:0}.WallMessageListItem .disabled{color:#fff;cursor:not-allowed}.WallMessageListItem .team{font-weight:700}.WallMessageListItem .teamRegion{margin-left:.75em}.WallMessageListItem .requestTextBox{padding:.5em;white-space:normal}.WallMessageListItem .pendingReviewMessage{font-size:larger;font-style:italic;font-weight:700}.WallMessageListItem .pendingReview{background-color:var(--highlight-bg-color);color:#000}.WallMessageListItem .requestTextBox:not(.pendingReview){background-color:var(--tertiary-bg-color)}.WallMessageListItem .miniToolbar{margin-top:.25em}.WallMessageListItem .adm-tab-bar-item{flex:0 0 auto}.WallMessagesPanel{margin:0 0 150px}.WallMessagesPanel .hidden{display:none}.WallMessagesPanel pre{font-family:inherit;white-space:pre-wrap}.WallMessagesPanel .messageList{all:unset}.WallMessagesPanel .clearAllMessages{all:unset;background-color:pink;border:1px solid var(--border-color);border-radius:24px;padding:.5em 1em}.WallMessagesPanel-CommentModal .formContents{margin:0}.WallMessagesPanel-CommentModal textarea{border-radius:0!important;border-radius:initial!important}.WallPage-WallMessageEditorModal .textEditor{margin-bottom:.5em}.WallPage-WallMessageEditorModal{margin-top:4em}@media screen and (min-height:670px){.WallPage-WallMessageEditorModal{margin-top:4em}.WallPage-WallMessageEditorModal .textEditor{margin-bottom:1em}}@media only print{.WallMessagesPanel .ant-tabs,.WallMessagesPanel .clearAllMessages{display:none}}.WallNotesPanel{padding:0 0 150px}.WallNotesPanel .Instructions{margin-top:0}.WallNotesPanel pre{font-family:inherit;white-space:pre-wrap}.WallNotesPanel .notesPhoto{display:block;margin:0 auto;width:90%}.WallNotesPanel .photoBundle{align-items:flex-end;display:flex;flex-flow:column nowrap}.WallNotesPanel .photoBundle .close-button{background-color:red;color:#fff;font-size:16pt;height:1.3em;line-height:1em;margin:0;position:relative;right:5px;top:15px;white-space:nowrap;width:1.3em}.WallNotesPanel .textEditor,.WallNotesPanel textarea{border-radius:0!important}.WallNotesPanel .textEditor{margin:1em 0}@media only print{.WallNotesPanel .notesPhoto{max-height:600px;max-width:600px}}.StewardshipPrayerListItem{align-content:stretch;background-color:var(--secondary-bg-color);border-bottom:1px solid var(--border-color);box-sizing:border-box;display:flex;flex-wrap:nowrap;padding:.2em .75em;width:100%}.StewardshipPrayerListItem .liButton{grid-gap:.2em;all:unset;align-content:stretch;align-items:center;display:grid;flex:1 1;grid-template-areas:"icon date" "icon title" "icon team";grid-template-columns:50px 1fr;grid-template-rows:auto auto auto;justify-content:stretch;justify-items:start;max-width:100%}.StewardshipPrayerListItem .anticon{grid-area:icon}.StewardshipPrayerListItem .anticon svg{height:48px;width:48px}.StewardshipPrayerListItem .title{grid-area:title}.StewardshipPrayerListItem .createdDateDisplay{color:var(--secondary-fg-color);font-size:smaller;grid-area:date;justify-self:flex-end}.StewardshipPrayerListItem .teamName{grid-area:team;margin-right:.5em}.StewardshipPrayerListItem .missionTeamName,.StewardshipPrayerListItem .teamName{color:var(--secondary-fg-color)}.WallStewardshipPanel ul{all:unset;display:flex;flex-flow:column nowrap}.StewardshipPrayerTextViewer-Modal .StewardshipPrayerPanel{margin-top:1.5em}.WallPage{margin:0;position:relative}.WallPage,.WallPage .tabbedPanel,.WallPage form{box-sizing:border-box;height:100%}.WallPage .tabbedPanel{display:flex;flex-flow:column nowrap;margin:0;padding:0}.WallPage .adm-tabs-content{box-sizing:border-box;flex:0 0 auto;height:100%}.WallPage .contactBanner{background-color:#eeb;color:#000;font-weight:700;height:38px;line-height:38px;margin:0;text-align:center;white-space:nowrap;width:100%}.MainPage.iphone .WallPage .contactBanner{bottom:4px}.MainPage:not(.iphone) .WallPage .contactBanner{bottom:0}.WallPage .bannerMessage{margin-top:0;text-align:center}.WallPage .tiny{font-size:xx-small}.WallPage .PageTitleForPrint{text-align:center}.WallPage .left-instructions{text-align:left}.WallPage .WallBirthdaysPanel,.WallPage .WallHouseholdPanel,.WallPage .WallMessagesPanel,.WallPage .notesTabContent{padding-bottom:6em}.WallPage .psalm91Text{margin-bottom:100px;margin-left:1em}@media only screen{.WallPage .PageTitleForPrint{display:none}}@media only print{.WallPage{height:100vh;overflow-y:visible;width:100vw}.WallPage .adm-tabs-header,.WallPage .bannerMessage,.WallPage .contactBanner,.WallPage .editInstructionsLink,.WallPage .miniToolbar{display:none}}.WallRegisterPage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:1em;position:relative}.WallRegisterPage .instructions{text-align:center}.WallRegisterPage .dayOnTheWall{background-color:var(--secondary-bg-color);border:1px solid var(--border-color);color:var(--primary-fg-color);padding:0 .2em}.WallRegisterPage .submitButton{background-color:var(--apple-link-color);color:#fff}.WallScheduleListItem{background-color:var(--secondary-bg-color);border:1px solid var(--border-color)}.WallScheduleListItem button{all:unset;align-items:center;display:flex;flex-flow:row nowrap;height:3em;justify-content:flex-start}.WallScheduleListItem .attendance{display:inline-block;margin-left:1em;min-width:2em}.WallScheduleListItem .Badge,.WallScheduleListItem .ant-badge{color:#fff;flex:0 0 auto}.WallScheduleListItem .dayOfMonth{flex:0 0 auto;margin-right:2em;text-align:right;width:2em}.WallScheduleListItem .accountDisplayName{flex:1 0 auto;text-align:left}.WallScheduleListItem.warningDays{background-color:pink;color:#000}.WallSchedulePage{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;padding:0 1em 1em;position:relative}.WallSchedulePage ul{all:unset;display:flex;flex-flow:column nowrap}.WallSchedulePage .adm-swipe-action{background-color:initial!important}.WallSchedulePage .adm-swipe-action button{font-size:small!important;padding:0 5px}.WallSchedulePage-AddPopupModal .formContents{margin:0}.WallSchedulePage-autoCompleteList{all:unset;list-style:none;margin:0;padding:0}.WallSchedulePage-autoCompleteList .avatar{max-height:70px!important;max-width:70px!important}.WallSchedulePage-autoCompleteList .DirectoryAccountListItem,.WallSchedulePage-autoCompleteList .UserAccountListItem{border-bottom:1px solid var(--border-color);width:300px}.WallSchedulePage-autoCompleteList li.tagItem{margin:0 0 1em}.WallSchedulePage-autoCompleteList li:hover{background-color:var(--hover-color)!important;cursor:pointer}.WallSettingsFormPage{position:relative;width:100%}.WallSettingsFormPage,.WallSettingsFormPage form{box-sizing:border-box;height:100%}.WallSettingsFormPage .tabbedPanel{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;margin:0;padding:0}.WallSettingsFormPage .adm-tabs-content{box-sizing:border-box;flex:0 0 auto;height:100%;padding:1em}.WallSettingsFormPage .NotificationsTab p{align-items:center;display:flex;flex-flow:row wrap}.WallSettingsFormPage .NotificationsTab .adm-switch{align-self:center}.WallSettingsFormPage .NotificationsTab .switchLabel{white-space:wrap!important;width:75%}.WallSettingsFormPage .RulesTab{box-sizing:border-box;height:100%}.WallSettingsFormPage .formContents{padding-bottom:6em}.WallSettingsFormPage .formContents fieldset{display:flex;flex-flow:column nowrap;justify-content:stretch!important}.WallSettingsFormPage .FormFieldHelp{margin-left:.5em}.WallSettingsFormPage .Checkbox{margin:0}.WallSettingsFormPage .Enabled{color:green}.WallSettingsFormPage .disable-help{all:unset}.WallSettingsFormPage .formContents{margin:0}.WallSettingsFormPage .EnabledStatusBar{display:flex;justify-content:space-evenly;margin:1em 0}.WallSettingsFormPage .formContents select{flex:1 0 auto}.WallSettingsFormPage fieldset legend{color:var(--primary-fg-color);font-size:1.375em}.WallSettingsFormPage .Header{background-color:var(--primary-bg-color);border-bottom:2px solid var(--primary-fg-color);color:var(--primary-fg-color);z-index:900}.WallSettingsFormPage .Header .multilineTitle{align-items:center;display:flex;flex-flow:column}.WallSettingsFormPage .Header .multilineTitle h5{margin:0}.WallSettingsFormPage .Header .multilineTitle span{font-size:.8em}.WallSettingsFormPage .Header .closeButton,.WallSettingsFormPage .Header .saveButton{border:0}.WallSettingsFormPage .Header .closeButton{all:unset;background-color:var(--primary-bg-color);border-radius:20px;border-radius:24px;color:var(--primary-fg-color);color:var(--apple-link-color);cursor:pointer;display:inline-block;font-size:xx-large;font-weight:bolder;height:1em;line-height:.5em;margin-left:.25em;text-align:center;width:1em}.WallSettingsFormPage .Header .closeButton:hover{background-color:var(--tertiary-bg-color)}.WallSettingsFormPage .Header .saveButton.hidden{display:block!important;visibility:hidden}.WallSettingsFormPage .Header .saveButton{background-color:green;border-radius:20px;font-size:large;padding-left:.75em;padding-right:.75em;width:4em}.WallSettingsFormPage .formContents p .label{white-space:nowrap}@media (prefers-color-scheme:light){.WallSettingsFormPage .Header .saveButton{color:var(--primary-bg-color)}}@media (prefers-color-scheme:dark){.WallSettingsFormPage .Header .saveButton{color:var(--primary-fg-color)}}.WallSettingsFormPage .Header .saveButton:hover{background-color:var(--hover-color);color:var(--primary-fg-color);cursor:pointer}.ArticleExportPage{height:100%;position:relative;width:100%}.ArticleExportPage .formContents{margin-top:0}.ArticleExportPage .formContents,.ArticleExportPage .section{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start}.ArticleExportPage .section .field{align-items:stretch;display:flex;flex-flow:column nowrap}.ArticleExportPage .section .buttonGroup{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between}.ArticleExportPage .section .buttonGroup .state,.ArticleExportPage .section .buttonGroup button{flex:1 1 50%}.ArticleExportPage .section .ant-progress-bg,.ArticleExportPage .section .ant-progress-inner{height:2em!important}@media screen and (max-width:428px){.ArticleExportPage .section{width:100%}}@media screen and (min-width:429px){.ArticleExportPage .section{width:minmax(100%,40em)}}.CurraheePanel{margin:0 1em 1em}.CurraheePanel .formContents{border:1px solid var(--border-color);padding:0 1em 1em}.CurraheePanel ul{all:unset}.CurraheePanel .Instructions .instructions{text-align:left}@media screen and (max-width:428px){.MainPage main .EventCurraheePage .formContents{margin:0;padding:.5em}}@media only print{body,html{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;display:block!important;height:auto!important;overflow:visible!important;width:auto!important}.star-icon,.star-icon-filled{display:none}}body,html{height:100%;overflow:hidden;width:100vw}@media only screen and (min-width:1920px){#root,body{background-size:100vw 100vh!important}}#root,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--toolbar-height:55px;--iphone-bump-height:18px;--apple-link-color:#4693ff;--error-color:red;--warning-color:#f3a954;--hover-color:#f3a954;--highlight-bg-color:#ff0;align-items:stretch;background-color:#265780;background-image:url(/static/media/fieldapp-splash-photo.1d3af7d24c8de3b0339b.jpg);background-position:50%;background-repeat:no-repeat,no-repeat;background-size:auto 100vh;display:flex;flex-flow:row nowrap;justify-content:center}.instructions{text-align:center;white-space:normal}@media (prefers-color-scheme:light){:root{--primary-fg-color:#000;--primary-fg-color-30pct:#0000004d;--secondary-fg-color:#777;--tertiary-fg-color:#ddd;--primary-bg-color:#f2f2f8;--primary-bg-color-50pct:#f2f2f880;--primary-bg-color-80pct:#f2f2f8cc;--secondary-bg-color:#fff;--tertiary-bg-color:#d9d9d9;--form-input-invalid-background-color:#fffdd0;--brand-bg-color:#265780;--toolbar-fg-color:#eee8dd;--border-color:var(--tertiary-fg-color);--thread-bg-color:#e6e6fa;--keyword-bg-color:ivory}.fdrag_item{border-bottom:1px solid #dedede}}:root{--max-page-width-break-1:375px;--max-page-width-break-2:429px;--max-page-width-break-3:601px;--max-page-width-break-4:605px;--max-page-width-break-5:700px;--max-page-width-break-6:900px}@media (prefers-color-scheme:dark){:root{--primary-fg-color:#fff;--primary-fg-color-30pct:#ffffff4d;--secondary-fg-color:#9998a2;--tertiary-fg-color:#3c3b43;--primary-bg-color:#000;--primary-bg-color-50pct:#eee8dd80;--primary-bg-color-80pct:#eee8ddcc;--secondary-bg-color:#1c1c1e;--tertiary-bg-color:#39383d;--form-input-invalid-background-color:#fffdd0;--brand-bg-color:#265780;--toolbar-fg-color:#eee8dd;--border-color:var(--tertiary-fg-color);--adm-color-border:var(--border-color);--adm-color-background:var(--secondary-bg-color);--adm-color-text:var(--secondary-fg-color);--thread-bg-color:#e6e6fa;--keyword-bg-color:ivory}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){div:not(:last-child) .adm-list-line:after,html:not([data-scale]) .adm-list-body:after,html:not([data-scale]) .adm-list-body:before{background-color:var(--tertiary-fg-color)!important}}.adm-picker-col-mask{background-image:linear-gradient(180deg,#fff0,#ffffff1a),linear-gradient(0deg,#fff0,#ffffff1a)}.adm-picker-col-item-selected{color:var(--primary-fg-color)}}.searched-text-highlight{background-color:var(--highlight-bg-color);display:inline;font-size:inherit!important}.fdrag_item{padding-bottom:5px}@media screen{body{background-color:var(--primary-bg-color)}.copyrightFooter{display:none}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--primary-fg-color);font-family:sans-serif;font-size:1em;margin:0;overflow-x:hidden}.hidden{display:none}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.star-icon svg{height:32px;width:32px}.star-icon-filled{color:#f3a954}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.errorText{color:var(--error-color)}.warningText{color:var(--warning-color)}.offlineMessage{color:gray;margin-top:1em;text-align:center}body.iphone{margin-bottom:50px}.ant-modal-root{position:relative;z-index:7000}.ant-modal{margin-top:50px}.ant-modal-content{border:1px solid var(--border-color)!important}.ant-modal-content,.ant-modal-header{background-color:var(--secondary-bg-color)!important}.ant-modal-close-x,.ant-modal-title{color:var(--primary-fg-color)!important;font-size:1.3em!important}.adm-collapse .adm-collapse-panel-content-inner .adm-list-item,.adm-collapse .adm-list-body{background-color:initial!important}.adm-collapse-arrow{background-color:var(--primary-bg-color);border-radius:20px;height:22px;line-height:1.2em;width:22px}.adm-collapse-arrow svg{padding-left:1px}.adm-tabs-header-mask-left{background:linear-gradient(90deg,green,#fff0)}.adm-tabs-header-mask-right{background:linear-gradient(270deg,green,#fff0)}.adm-swipe-action .adm-button{border-radius:0!important}.adm-action-sheet{margin-bottom:75px}.adm-popup-body{margin-left:auto;margin-right:auto;max-width:95vw}.adm-action-sheet,.adm-action-sheet-extra,.adm-popup-body{border-top-left-radius:25px;border-top-right-radius:25px}.adm-popup-body{transform:translate(10px)}.adm-action-sheet .adm-action-sheet-extra{flex-direction:column}.ant-menu{background-color:initial}.adm-popover{z-index:7010}.adm-popover-mask{top:100px!important}.adm-action-sheet-mask,.adm-popover-mask{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .5s cubic-bezier(.5,-.5,.3,1.4)}.adm-popover-arrow,.adm-popover-inner{background-color:var(--secondary-bg-color);color:var(--seconary-fg-color)}.adm-popover-inner-wrapper{background-color:initial}.adm-list-arrow{margin-bottom:auto!important;margin-top:auto!important}.adm-list-header{color:var(--secondary-fg-color)}.adm-list-header h2,.adm-list-header h3{color:var(--primary-fg-color)}.adm-list-line{background-color:var(--secondary-bg-color)}.adm-list-item .adm-list-line .adm-list-content{background-color:var(--secondary-bg-color);color:var(--primary-fg-color);padding-left:.5em}.adm-list-item img{height:auto;width:76px}.adm-list-item .adm-list-line .adm-list-brief{color:var(--secondary-fg-color)}.adm-button-primary{background-color:var(--brand-bg-color);color:#f2f2f8}.adm-button-warning{background-color:#c6373b;color:#f2f2f8}.adm-button--normal{background-color:var(--secondary-bg-color);color:var(--apple-link-color)}.ant-menu-vertical{border:none!important}.adm-button{border-radius:25px}.adm-auto-center-content{word-break:break-word}.adm-toast-main{max-width:50%!important}.ant-timeline-item-content{color:var(--secondary-fg-color)}.ant-timeline-item-tail{-webkit-border-start:2px solid var(--border-color)!important;border-inline-start:2px solid var(--border-color)!important}.adm-switch{--checked-color:green}@media (prefers-color-scheme:light){.ant-menu-item-disabled{fill:#00000040!important;color:#00000040!important}.ant-modal-content{color:var(--secondary-fg-color)!important}}@media (prefers-color-scheme:dark){.adm-toast-main{background-color:var(--tertiary-bg-color)!important}.adm-button{border:none}.ant-divider,.ant-divider-horizontal{border-color:var(--tertiary-fg-color)}.ant-menu-item-disabled{fill:#ffffff40!important;color:#ffffff40!important}.ant-input-data-count{color:var(--primary-fg-color)!important}.ant-menu-item,.ant-menu-item-selected{fill:var(--primary-fg-color)}.fdrag_item{border-bottom:1px solid var(--tertiary-fg-color)}.adm-switch .checkbox,.adm-switch .checkbox:before{background:#39383d}.ant-menu .ant-menu-item,.ant-menu .ant-menu-item-selected,.ant-menu .ant-menu-submenu,.ant-menu .ant-menu-submenu-title{background-color:var(--secondary-bg-color)!important;color:var(--primary-fg-color)!important}.MainPage:not(.iphone) .ant-menu .ant-menu-title-content:hover{color:var(--hover-color)}.ant-modal-confirm-title,.ant-modal-title{color:var(--primary-fg-color)!important}.ant-modal-confirm-content{color:var(--secondary-fg-color)!important}.ant-modal-footer button:disabled{color:var(--tertiary-fg-color)!important}.ant-modal-content{color:var(--secondary-fg-color)!important}.ant-modal-body .formContents select{background-color:var(--tertiary-bg-color)!important}.ant-slider-rail{background-color:var(--border-color)!important}.ant-slider-mark-text{color:var(--secondary-fg-color)!important}.ant-slider-mark-text-active{color:var(--primary-fg-color)!important}}
/*# sourceMappingURL=main.7064ba2f.css.map*/