@import "https://fonts.googleapis.com/css2?family=Michroma&family=Inter:wght@400;500;600;700;800&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:"Inter", -apple-system, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-bg-outer:#e9eaec}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.row-2{grid-row:2}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-bg-outer);font-family:Inter,-apple-system,sans-serif}.app-shell{background:#fff;flex-direction:column;width:100%;max-width:480px;height:100dvh;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (width>=480px){.app-shell{min-height:100vh;box-shadow:0 20px 60px #00000026}}.app-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;flex-direction:column;flex:1;padding-top:88px;padding-bottom:84px;display:flex;overflow-y:auto}.app-header{box-sizing:border-box;z-index:20;background:linear-gradient(#16233f,#0e1830);flex-shrink:0;max-width:480px;height:88px;margin:0 auto;padding:0 20px;position:fixed;top:0;left:0;right:0}.app-header.align-left{align-items:center;gap:12px;display:flex}.app-header.align-center{grid-template-columns:32px 1fr 32px;align-items:center;display:grid}.app-header-back{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.app-header-text{min-width:0}.app-header.align-left .app-header-text{flex:1}.app-header-text.center{text-align:center}.app-header-title{color:#fff;letter-spacing:-.01em;font-size:20px;font-weight:600;line-height:1.2}.app-header.align-center .app-header-title{font-size:18px}.app-header-subtitle{color:#b7c0d6;margin-top:2px;font-size:13px;font-weight:400;line-height:1.2}.stepper{justify-content:center;align-items:center;gap:6px;padding:22px 20px 8px;display:flex}.step{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.step .circle{color:#9aa1b0;background:#fff;border:1.5px solid #d9dce2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.step.active .circle{color:#fff;background:linear-gradient(135deg,#c0122f,#7d1436);border:none}.step .label{color:#9aa1b0;font-size:10.5px;font-weight:600}.step.active .label{color:#c0122f}.step-line{background:#e3e5ea;flex:1;height:1.5px;margin-top:-20px}.content{flex-direction:column;flex:1;padding:22px 24px 24px;display:flex}.section-label{color:#1f2937;margin-top:14px;margin-bottom:8px;font-size:13px;font-weight:600}.section-label:first-child{margin-top:0}.field-wrap{margin-bottom:4px;position:relative}.field-wrap input,.field-wrap select{color:#142248;appearance:none;background:#fff;border:1px solid #d9dce2;border-radius:10px;outline:none;width:100%;height:46px;padding:0 14px 0 40px;font-family:Inter,sans-serif;font-size:16px}.field-wrap input::placeholder{color:#9aa1b0}.field-wrap .icon{color:#7a8194;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.field-wrap .chevron{color:#7a8194;pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.row-2{gap:12px;display:flex}.row-2>div{flex:1}.btn-primary{color:#1a9d5c;letter-spacing:.5px;cursor:pointer;background:#fff;border:1.5px solid #1a9d5c;border-radius:10px;width:100%;height:48px;margin-top:auto;font-size:15px;font-weight:700}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{color:#142248;cursor:pointer;background:#fff;border:1px solid #d9dce2;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;height:48px;font-size:14px;font-weight:600;display:flex}.link-center{text-align:center;color:#2d5fe0;cursor:pointer;background:0 0;border:none;margin:14px 0;font-size:13px;font-weight:600}.hint{color:#9aa1b0;margin:10px 0 16px;font-size:12px}.confirm-exit-overlay{z-index:60;background:#0a0c1480;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.confirm-exit-card{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:340px;padding:22px 20px 20px}.confirm-exit-title{color:#142248;margin-bottom:20px;font-size:15.5px;font-weight:700;line-height:1.4}.confirm-exit-actions{gap:12px;display:flex}.confirm-exit-no{color:#142248;cursor:pointer;background:#fff;border:1px solid #d9dce2;border-radius:10px;flex:1;height:46px;font-size:14px;font-weight:600}.confirm-exit-yes{color:#1a9d5c;cursor:pointer;background:#fff;border:1.5px solid #1a9d5c;border-radius:10px;flex:1;height:46px;font-size:14px;font-weight:700}.bell-wrap{color:#fff;cursor:pointer;background:0 0;border:none;position:relative}.bell-badge{color:#fff;background:#e6273f;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.tile-grid{grid-template-columns:1fr 1fr;gap:12px;padding:18px 20px 4px;display:grid}.tile{text-align:center;cursor:pointer;background:#fff;border:1px solid #ececee;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:18px 16px 16px;display:flex;position:relative;box-shadow:0 2px 8px #1422480d}.tile-badge{color:#fff;background:#e6273f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.tile-icon{margin-bottom:10px}.tile-label{color:#142248;font-size:14px;font-weight:700}.tile-sub{color:#9aa1b0;margin-top:2px;font-size:12px}.section-row{justify-content:space-between;align-items:center;padding:18px 20px 10px;display:flex}.section-row .heading{color:#142248;font-size:15px;font-weight:600}.section-row .viewall{color:#2d5fe0;cursor:pointer;background:0 0;border:none;font-size:12.5px;font-weight:600}.attn-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #ececee;border-radius:12px;align-items:center;gap:12px;width:calc(100% - 40px);margin:0 20px 12px;padding:10px;display:flex}.attn-thumb{object-fit:cover;background:#ccc;border-radius:8px;flex-shrink:0;width:60px;height:60px}.attn-info{flex:1;min-width:0}.attn-type{color:#9aa1b0;font-size:10.5px;font-weight:600}.attn-title{color:#142248;margin-top:2px;font-size:14px;font-weight:700}.attn-sub{color:#9aa1b0;margin-top:1px;font-size:12px}.attn-chevron{color:#c1c5cd;flex-shrink:0}.activity-row{cursor:pointer;align-items:center;gap:12px;padding:10px 20px;display:flex}.activity-icon{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.activity-info{flex:1}.activity-title{color:#142248;font-size:13.5px;font-weight:700}.activity-sub{color:#9aa1b0;font-size:12px}.activity-time{color:#9aa1b0;font-size:11.5px}.bottom-nav{z-index:20;background:#fff;border-top:1px solid #ececee;max-width:480px;margin:0 auto;padding:10px 8px 18px;display:flex;position:fixed;bottom:0;left:0;right:0}.nav-item{color:#9aa1b0;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;font-size:10.5px;font-weight:600;display:flex}.nav-item.active{color:#e6273f}.nav-create{color:#fff;background:#e6273f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-top:-22px;display:flex;box-shadow:0 4px 10px #e6273f66}.create-menu-layer{z-index:25;pointer-events:none;width:100%;max-width:480px;position:fixed;top:0;bottom:0;left:50%;transform:translate(-50%)}.overlay-scrim{pointer-events:auto;background:#1422488c;border:none;padding:0;position:absolute;inset:0}.fan-btn{z-index:26;cursor:pointer;pointer-events:auto;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute}.fan-circle{color:#142248;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 6px 16px #00000040}.fan-label{color:#142248;background:#fff;border-radius:6px;padding:2px 8px;font-size:12.5px;font-weight:700}.form-label{color:#1f2937;margin:16px 20px 8px;font-size:13px;font-weight:600}.form-label:first-of-type{margin-top:20px}.type-grid{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 20px;display:grid}.type-tile{cursor:pointer;background:#fff;border:1px solid #d9dce2;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:12px 4px 10px;display:flex}.type-tile.selected{background:#eef3ff;border-color:#2d5fe0}.type-tile .lbl{color:#142248;text-align:center;font-size:10.5px;font-weight:600}.form-input{margin:0 20px}.loc-box{border:1px solid #d9dce2;border-radius:10px;margin:0 20px;padding:14px}.loc-placeholder{color:#9aa1b0;margin-bottom:12px;font-size:13.5px}.loc-actions{gap:20px;display:flex}.loc-action{color:#2d5fe0;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:flex}.textarea-box{color:#31384a;border:1px solid #d9dce2;border-radius:10px;min-height:80px;margin:0 20px;padding:12px 14px;font-size:16px;position:relative}.textarea-box textarea{resize:none;color:#31384a;border:none;outline:none;width:100%;font-family:inherit;font-size:16px}.textarea-box textarea::placeholder{color:#9aa1b0}.char-count{color:#9aa1b0;font-size:11px;position:absolute;bottom:8px;right:12px}.media-btn{color:#142248;cursor:pointer;background:#fff;border:1px solid #d9dce2;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);height:46px;margin:14px 20px 0;font-size:13.5px;font-weight:600;display:flex}.media-preview-row{flex-wrap:wrap;gap:8px;margin:10px 20px 0;display:flex}.media-thumb{background:#ececee;border-radius:10px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.media-thumb img{object-fit:cover;width:100%;height:100%;display:block}.media-thumb-remove{color:#fff;cursor:pointer;background:#142248bf;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex;position:absolute;top:3px;right:3px}.media-gallery-row{flex-wrap:wrap;gap:8px;margin:0 20px 4px;display:flex}.media-gallery-row img{object-fit:cover;background:#ececee;border-radius:10px;width:88px;height:88px}.submit-btn{color:#1a9d5c;letter-spacing:.5px;cursor:pointer;background:#fff;border:1.5px solid #1a9d5c;border-radius:10px;width:calc(100% - 40px);height:48px;margin:16px 20px 0;font-size:14.5px;font-weight:700}.submit-btn:disabled{opacity:.55;cursor:not-allowed}.profile-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #ececee;border-radius:14px;align-items:center;gap:14px;width:calc(100% - 40px);margin:20px 20px 0;padding:16px;display:flex}.profile-avatar{object-fit:cover;background:#ccc;border-radius:50%;flex-shrink:0;width:56px;height:56px}.profile-name{color:#142248;font-size:16px;font-weight:800}.profile-role{color:#2d5fe0;margin-top:2px;font-size:12.5px;font-weight:600}.profile-email{color:#9aa1b0;margin-top:1px;font-size:12px}.profile-chevron{color:#c1c5cd;flex-shrink:0;margin-left:auto}.msection{color:#142248;margin:22px 20px 8px;font-size:13px;font-weight:600}.mgroup{border:1px solid #ececee;border-radius:14px;margin:0 20px;overflow:hidden}.mrow{cursor:pointer;text-align:left;background:#fff;border-bottom:1px solid #f0f1f3;align-items:center;gap:14px;width:100%;padding:14px 16px;display:flex}.mrow:last-child{border-bottom:none}.mrow-icon{color:#142248;flex-shrink:0}.mrow-info{flex:1;min-width:0}.mrow-title{color:#142248;font-size:14px;font-weight:700}.mrow-sub{color:#9aa1b0;margin-top:2px;font-size:12px}.logout-btn{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:10px;width:calc(100% - 40px);height:48px;margin:24px 20px 0;font-size:14.5px;font-weight:700}.site-select-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #ececee;border-radius:14px;align-items:center;gap:14px;width:calc(100% - 40px);margin:20px 20px 0;padding:14px 16px;display:flex}.site-select-name{color:#142248;font-size:15.5px;font-weight:800}.site-select-addr{color:#9aa1b0;margin-top:2px;font-size:12px}.appearance-row{gap:10px;margin:12px 20px 0;display:flex}.appearance-opt{text-align:center;color:#142248;cursor:pointer;background:#fff;border:1.5px solid #d9dce2;border-radius:10px;flex:1;padding:10px 0;font-size:13px;font-weight:600}.appearance-opt.active{color:#e6273f;border-color:#e6273f}.search-row{gap:10px;padding:14px 20px 4px;display:flex}.search-box{color:#9aa1b0;border:1px solid #d9dce2;border-radius:10px;flex:1;align-items:center;gap:8px;height:42px;padding:0 12px;font-size:13px;display:flex}.search-box input{color:#142248;border:none;outline:none;flex:1;font-family:inherit;font-size:16px}.search-box input::placeholder{color:#9aa1b0}.filter-box{color:#142248;cursor:pointer;background:#fff;border:1px solid #d9dce2;border-radius:10px;align-items:center;gap:6px;height:42px;padding:0 14px;font-size:12.5px;font-weight:600;display:flex}.detail-tabs{border-bottom:1px solid #ececee;display:flex}.dtab{text-align:center;color:#9aa1b0;cursor:pointer;background:0 0;border:none;flex:1;padding:14px 0;font-size:14px;font-weight:700;position:relative}.dtab.active{color:#e6273f}.dtab.active:after{content:"";background:#e6273f;height:2px;position:absolute;bottom:-1px;left:20%;right:20%}.detail-header-card{border:1px solid #ececee;border-radius:14px;align-items:flex-start;gap:14px;margin:18px 20px 0;padding:16px;display:flex}.detail-icon-box{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.detail-h-title{color:#142248;font-size:15.5px;font-weight:800}.detail-h-id{color:#9aa1b0;margin-top:3px;font-size:12px}.detail-h-sub{color:#9aa1b0;margin-top:1px;font-size:12px}.detail-h-status{color:#e8940f;margin-top:4px;font-size:12px;font-weight:700}.detail-body-box{color:#4b5563;border:1px solid #ececee;border-radius:12px;margin:0 20px;padding:14px 16px;font-size:13.5px;line-height:1.5}.detail-loc-box{cursor:pointer;border:1px solid #ececee;border-radius:12px;align-items:center;gap:12px;margin:0 20px;padding:10px;display:flex}.detail-loc-map{background:#dfe6ef;border-radius:8px;flex-shrink:0;width:64px;height:56px}.detail-loc-text{color:#142248;font-size:13.5px;font-weight:600;line-height:1.4}.detail-loc-link{color:#2d5fe0;margin-top:3px;font-size:12.5px;font-weight:600}.detail-loc-chevron{color:#c1c5cd;margin-left:auto}.detail-person-box{border:1px solid #ececee;border-radius:12px;align-items:center;gap:12px;margin:0 20px;padding:12px 14px;display:flex}.detail-avatar{object-fit:cover;background:#ccc;border-radius:50%;flex-shrink:0;width:38px;height:38px}.detail-person-name{color:#142248;font-size:13.5px;font-weight:700}.detail-person-sub{color:#e8940f;margin-top:1px;font-size:12px;font-weight:600}.detail-media-img{object-fit:cover;background:#333;border-radius:12px;width:calc(100% - 40px);height:150px;margin:0 20px;display:block}.detail-reported-box{color:#4b5563;border:1px solid #ececee;border-radius:12px;margin:0 20px;padding:12px 16px;font-size:13px}.detail-btn-row{z-index:15;background:#fff;border-top:1px solid #ececee;gap:12px;max-width:480px;margin:0 auto;padding:14px 20px;display:flex;position:fixed;bottom:84px;left:0;right:0}.detail-btn-outline{color:#2d5fe0;cursor:pointer;background:#fff;border:1.5px solid #2d5fe0;border-radius:10px;flex:1;height:46px;font-size:13.5px;font-weight:700}.detail-btn-solid{color:#1a9d5c;cursor:pointer;background:#fff;border:1.5px solid #1a9d5c;border-radius:10px;flex:1;height:46px;font-size:13.5px;font-weight:700}.detail-btn-solid:disabled,.detail-btn-outline:disabled{opacity:.55;cursor:not-allowed}.detail-header-card.expandable{cursor:pointer}.detail-options-panel{border:1px solid #ececee;border-radius:14px;flex-direction:column;gap:4px;margin:8px 20px 0;padding:8px 14px;display:flex}.detail-options-menu-btn{color:#142248;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:11px 2px;font-size:13.5px;font-weight:600;display:flex}.detail-options-menu-btn.danger{color:#e6273f}.detail-options-menu-btn:disabled{opacity:.55;cursor:not-allowed}.detail-edit-input,.detail-edit-textarea{color:#31384a;width:100%;font-size:14px;font:inherit;border:1px solid #d9dce2;border-radius:8px;padding:10px 12px}.detail-edit-textarea{resize:vertical;min-height:90px}.chat-msg{align-items:flex-start;gap:10px;padding:12px 20px;display:flex}.chat-avatar{object-fit:cover;background:#ccc;border-radius:50%;flex-shrink:0;width:36px;height:36px}.chat-avatar-ari{color:#fff;background:#16233f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Michroma,sans-serif;font-size:14px;display:flex}.chat-body{flex:1;min-width:0}.chat-name-row{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.chat-name{color:#142248;font-size:13.5px;font-weight:700}.chat-time{color:#9aa1b0;white-space:nowrap;font-size:11px}.chat-bubble{color:#31384a;background:#f4f5f7;border-radius:10px;padding:10px 13px;font-size:13.5px;line-height:1.4}.chat-bubble .accent{color:#e8940f;font-weight:600}.chat-media{object-fit:cover;cursor:pointer;background:#222;border-radius:10px;width:100%;height:130px;margin-top:8px;display:block}.chat-lightbox{z-index:50;cursor:pointer;background:#0a0c14eb;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.chat-lightbox img{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}.chat-lightbox-close{color:#fff;cursor:pointer;z-index:51;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:fixed;top:20px;right:20px}.lightbox-content{cursor:default;border-radius:12px;width:100%;max-width:520px;height:80vh;overflow:hidden}.chat-composer{z-index:15;background:#fff;border-top:1px solid #ececee;max-width:480px;margin:0 auto;position:fixed;bottom:84px;left:0;right:0}.chat-composer-row{align-items:center;gap:10px;padding:10px 20px;display:flex}.chat-media-preview{flex-wrap:wrap;gap:8px;padding:10px 20px 0;display:flex}.chat-plus{color:#142248;cursor:pointer;background:#fff;border:1px solid #d9dce2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.chat-input{color:#142248;border:1px solid #d9dce2;border-radius:20px;flex:1;align-items:center;height:40px;padding:0 16px;font-size:16px;display:flex;position:relative}.chat-input input{border:none;outline:none;width:100%;font-family:inherit;font-size:16px}.chat-input input::placeholder{color:#9aa1b0}.chat-send{color:#9aa1b0;cursor:pointer;background:0 0;border:none;flex-shrink:0}.guard-tile-grid{grid-template-columns:1fr 1fr;gap:12px;padding:18px 20px 4px;display:grid}.queue-header-row{justify-content:space-between;align-items:baseline;padding:18px 20px 10px;display:flex}.queue-waiting{color:#9aa1b0;font-size:12.5px;font-weight:600}.alert-video-slot{background:#111;border-radius:14px;height:220px;margin:16px 20px;position:relative;overflow:hidden}.queue-card{border:1px solid #ececee;border-radius:14px;margin:16px 20px 0;padding:16px 18px}.queue-card.compact{padding:12px 16px}.queue-title{color:#142248;font-size:16px;font-weight:800}.queue-sub{color:#9aa1b0;margin-top:3px;font-size:12.5px}.queue-count{color:#9aa1b0;border-top:1px solid #f0f1f3;margin-top:10px;padding-top:10px;font-size:12px}.queue-card-icon-row{justify-content:space-between;align-items:center;gap:14px;margin-top:3px;display:flex}.queue-card-icon-row .queue-sub{flex:1;min-width:0;margin-top:0}.queue-icon-circle{color:#142248;background:#eef0f3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.queue-btn-row{gap:10px;margin:20px 20px 0;display:flex}.qbtn-authorized{color:#1a9d5c;cursor:pointer;background:#fff;border:1.5px solid #1a9d5c;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;height:46px;font-size:13.5px;font-weight:700;display:flex}.qbtn-suspicious{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;height:46px;font-size:13.5px;font-weight:700;display:flex}.qbtn-live{color:#2d5fe0;cursor:pointer;background:#fff;border:1.5px solid #2d5fe0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);height:46px;margin:14px 20px 32px;font-size:13.5px;font-weight:700;display:flex}.guard-tile-select-grid{grid-template-columns:1fr 1fr;gap:8px;padding:0 20px;display:grid}.guard-tile-select{cursor:pointer;background:#fff;border:1.5px solid #d9dce2;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:64px;padding:10px 8px;display:flex}.guard-tile-select.selected{background:#eef3ff;border-color:#2d5fe0}.guard-tile-select-label{color:#142248;font-size:12px;font-weight:700}.guard-tile-select-icon-circle{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.guard-tile-select-action-label{letter-spacing:.3px;font-size:11.5px;font-weight:800}.guard-confirm-btn{color:#2d5fe0;cursor:pointer;background:#fff;border:1.5px solid #2d5fe0;border-radius:10px;width:calc(100% - 40px);height:46px;margin:14px 20px 32px;font-size:13.5px;font-weight:700;display:block}.guard-confirm-btn:disabled{opacity:.55;cursor:not-allowed}.live-badge{color:#fff;background:#e6273f;border-radius:5px;padding:3px 8px;font-size:10.5px;font-weight:800;position:absolute;top:10px;left:10px}.video-label{color:#fff;text-shadow:0 1px 3px #0009;font-size:12.5px;font-weight:700;position:absolute;top:10px;left:60px}.surv-preview{background:#111;border-radius:14px;height:220px;margin:14px 20px 0;position:relative;overflow:hidden}.surv-preview-empty{color:#5a6178;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;padding:0 30px;font-size:12.5px;font-weight:600;display:flex}.surv-preview-label{background:linear-gradient(#0000 0%,#000000a6 100%);padding:10px 14px;position:absolute;bottom:0;left:0;right:0}.surv-preview-title{color:#fff;font-size:14px;font-weight:800}.surv-preview-sub{color:#d7dbe6;margin-top:2px;font-size:12px}.filter-chip-row{flex-wrap:wrap;gap:8px;padding:14px 20px 0;display:flex}.filter-chip{color:#142248;cursor:pointer;background:#fff;border:1px solid #d9dce2;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12.5px;font-weight:600;display:flex}.filter-chip.active{color:#e6273f;border-color:#e6273f}.filter-chip-icon-only{color:#142248;cursor:pointer;background:#fff;border:1px solid #d9dce2;border-radius:8px;padding:8px 10px}.scrub-track{height:20px;margin:14px 20px 6px;position:relative}.scrub-line{background:#e3e5ea;height:2px;position:absolute;top:9px;left:0;right:0}.scrub-marker{position:absolute;top:2px;transform:translate(-50%)}.scrub-playhead{background:#e6273f;width:2px;height:20px;position:absolute;top:-2px}.scrub-labels{color:#9aa1b0;justify-content:space-between;margin:0 20px 14px;font-size:10px;display:flex}.surv-thumb-grid-wrap{max-height:580px;margin:14px 20px 20px;overflow-y:auto}.surv-thumb-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.surv-thumb-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #ececee;border-radius:10px;width:100%;padding:0;display:block;overflow:hidden}.surv-thumb-card.selected{border-color:#2d5fe0}.surv-thumb-thumb{object-fit:cover;background:#333;width:100%;height:96px;display:block}.surv-thumb-caption{padding:8px 10px}.surv-thumb-primary{color:#142248;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.surv-thumb-secondary{color:#9aa1b0;margin-top:2px;font-size:11px}.qr-frame{background:#111;border-radius:16px;height:280px;margin:18px 20px 0;position:relative;overflow:hidden}.qr-frame img{object-fit:cover;width:100%;height:100%;display:block}.qr-corner{border-color:#fff;width:28px;height:28px;position:absolute}.qr-corner.tl{border-top:3px solid #fff;border-left:3px solid #fff;border-radius:6px 0 0;top:16px;left:16px}.qr-corner.tr{border-top:3px solid #fff;border-right:3px solid #fff;border-radius:0 6px 0 0;top:16px;right:16px}.qr-corner.bl{border-bottom:3px solid #fff;border-left:3px solid #fff;border-radius:0 0 0 6px;bottom:16px;left:16px}.qr-corner.br{border-bottom:3px solid #fff;border-right:3px solid #fff;border-radius:0 0 6px;bottom:16px;right:16px}.qr-hint{text-align:center;color:#2d5fe0;margin:14px 20px 0;font-size:13px;font-weight:600}.qr-btn-outline{color:#2d5fe0;cursor:pointer;background:#fff;border:1.5px solid #2d5fe0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);height:46px;margin:14px 20px 0;font-size:13.5px;font-weight:700;display:flex}.device-code-input{color:#2d5fe0;letter-spacing:.5px;border:1px solid #d9dce2;border-radius:10px;align-items:center;height:50px;margin:0 20px;padding:0 16px;font-size:16px;font-weight:700;display:flex}.device-code-input input{color:#2d5fe0;letter-spacing:.5px;text-transform:uppercase;border:none;outline:none;width:100%;font-family:inherit;font-size:16px;font-weight:700}.device-code-input input::placeholder{color:#9aa1b0}.device-code-hint{color:#9aa1b0;margin:8px 20px 0;font-size:12px}.device-loc-card{background:#f8f9fa;border:1px solid #ececee;border-radius:14px;align-items:center;gap:16px;margin:18px 20px 0;padding:16px;display:flex}.device-loc-illust{flex-shrink:0;width:70px;height:90px}.device-loc-title{color:#142248;font-size:14.5px;font-weight:800}.device-loc-sub{color:#9aa1b0;margin-top:2px;margin-bottom:8px;font-size:12px}.device-loc-code-box{color:#142248;background:#fff;border:1px solid #ececee;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;font-weight:700;display:flex}.discover-status-card{border:1px solid #ececee;border-radius:14px;align-items:center;gap:12px;margin:18px 20px 0;padding:16px;display:flex}.discover-status-title{color:#142248;font-size:14px;font-weight:700}.discover-status-sub{color:#9aa1b0;margin-top:2px;font-size:12px}.spinner{border:2.5px solid #d9e3f5;border-top-color:#2d5fe0;border-radius:50%;width:18px;height:18px;margin-left:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.found-device-card{cursor:pointer;background:#fff;border:1.5px solid #ececee;border-radius:14px;align-items:center;gap:14px;width:calc(100% - 40px);margin:0 20px 12px;padding:14px;display:flex}.found-device-card.selected{background:#f4f8ff;border-color:#2d5fe0}.found-device-title{color:#142248;font-size:14.5px;font-weight:800}.found-device-sub{color:#9aa1b0;margin-top:2px;font-size:12px}.found-device-status{color:#1a9d5c;margin-top:2px;font-size:12px;font-weight:600}.found-device-radio{border:2px solid #d9dce2;border-radius:50%;flex-shrink:0;width:22px;height:22px;margin-left:auto}.found-device-radio.checked{background:#2d5fe0;border-color:#2d5fe0;justify-content:center;align-items:center;display:flex}.upcoming-card{cursor:pointer;border:1px solid #ececee;border-radius:14px;gap:12px;margin:0 20px 12px;padding:14px 16px;display:flex}.upcoming-icon{color:#142248;flex-shrink:0;margin-top:2px}.upcoming-body{flex:1}.upcoming-title-row{align-items:flex-start;display:flex}.upcoming-title{color:#142248;font-size:15px;font-weight:800}.upcoming-badge{color:#1a9d5c;background:#e5f7ec;border-radius:20px;margin-left:auto;padding:3px 10px;font-size:11px;font-weight:700}.upcoming-site{color:#2d5fe0;margin-top:1px;font-size:12.5px;font-weight:600}.upcoming-sched{color:#4b5563;margin-top:6px;font-size:12.5px}.upcoming-next{color:#4b5563;margin-top:2px;font-size:12.5px}.upcoming-meta{color:#9aa1b0;margin-top:6px;font-size:11.5px}.upcoming-chevron{color:#c1c5cd;align-self:center;margin-left:4px}.assign-header-card{border:1px solid #ececee;border-radius:14px;margin:18px 20px 0;padding:18px}.assign-header-top{gap:14px;display:flex}.assign-icon-box{color:#142248;flex-shrink:0;width:44px;height:44px}.assign-h-title{color:#142248;font-size:17px;font-weight:800}.assign-h-status{color:#1a9d5c;align-items:center;gap:5px;margin-top:3px;font-size:12.5px;font-weight:600;display:flex}.assign-h-site{color:#4b5563;margin-top:1px;font-size:13px}.assign-people-row{align-items:center;gap:10px;margin-top:14px;display:flex}.assign-people-label{color:#9aa1b0;flex-shrink:0;width:76px;font-size:12.5px}.assign-people-name{color:#142248;font-size:13.5px;font-weight:700}.info-banner{color:#2d4a8a;background:#eef3ff;border-radius:10px;align-items:flex-start;gap:10px;margin:16px 20px 0;padding:12px 14px;font-size:12.5px;display:flex}.arow{cursor:pointer;text-align:left;background:#fff;border:1px solid #ececee;border-radius:12px;align-items:center;gap:12px;width:calc(100% - 40px);margin:0 20px 10px;padding:14px 16px;display:flex}.arow-icon{color:#142248;flex-shrink:0}.arow-title{color:#142248;font-size:14px;font-weight:700}.arow-sub{color:#4b5563;margin-top:2px;font-size:12.5px;line-height:1.4}.arow-thumb{object-fit:cover;background:#333;border-radius:8px;flex-shrink:0;width:42px;height:42px}.arow-chevron{color:#c1c5cd;flex-shrink:0;margin-left:auto}.message-creator-btn{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:10px;width:calc(100% - 40px);height:48px;margin:18px 20px 24px;font-size:14.5px;font-weight:700}.repeat-toggle-row{justify-content:space-between;align-items:center;margin:16px 20px 0;display:flex}.repeat-toggle-label{color:#1f2937;font-size:13px;font-weight:700}.toggle-switch{cursor:pointer;background:#e3e5ea;border:none;border-radius:13px;flex-shrink:0;width:46px;height:26px;transition:background .2s;position:relative}.toggle-switch.on{background:#e6273f}.toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:left .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.toggle-switch.on .toggle-knob{left:23px}.repeat-panel{border:1px solid #ececee;border-radius:12px;margin:12px 20px 0;padding:16px;transition:max-height .3s,opacity .2s,margin .3s,padding .3s;overflow:hidden}.repeat-panel.collapsed{opacity:0;border:none;max-height:0;margin-top:0;padding-top:0;padding-bottom:0}.repeat-row-label{color:#1f2937;margin-bottom:6px;font-size:12.5px;font-weight:600}.repeat-freq-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.repeat-select{color:#142248;background:#fff;border:1px solid #d9dce2;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.day-pill-row{gap:8px;margin-bottom:14px;display:flex}.day-pill{color:#9aa1b0;cursor:pointer;background:#fff;border:1px solid #d9dce2;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.day-pill.active{color:#fff;background:#e6273f;border:none}.repeat-field-row{border-top:1px solid #f0f1f3;justify-content:space-between;align-items:center;padding:10px 0;font-size:13px;display:flex}.repeat-field-label{color:#1f2937;font-weight:600}.repeat-field-value{color:#4b5563;align-items:center;gap:6px;display:flex}.search-row2{padding:16px 20px 4px}.search-box2{color:#9aa1b0;border:1px solid #d9dce2;border-radius:10px;align-items:center;gap:8px;height:44px;padding:0 12px;font-size:16px;display:flex}.search-box2 input{border:none;outline:none;flex:1;font-family:inherit;font-size:16px}.search-box2 input::placeholder{color:#9aa1b0}.vt-card{cursor:pointer;gap:12px;margin:0 20px 12px;display:flex}.vt-thumb-wrap{background:#0e1830;border-radius:10px;flex-shrink:0;width:120px;height:80px;position:relative;overflow:hidden}.vt-thumb-wrap img{object-fit:cover;opacity:.6;width:100%;height:100%;display:block}.vt-play{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vt-duration{color:#fff;background:#00000080;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:700;position:absolute;bottom:5px;right:6px}.vt-info{flex:1;padding-top:2px}.vt-title{color:#142248;font-size:14px;font-weight:800}.vt-sub{color:#9aa1b0;margin-top:3px;font-size:12px}.vt-time{color:#9aa1b0;margin-top:4px;font-size:11.5px}.stillneed-card{text-align:center;border:1px solid #ececee;border-radius:14px;margin:18px 20px 24px;padding:18px}.stillneed-icon{color:#142248;background:#eef0f3;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 12px;display:flex}.stillneed-title{color:#142248;font-size:15px;font-weight:800}.stillneed-sub{color:#9aa1b0;margin-top:4px;font-size:12.5px;line-height:1.4}.contact-support-btn{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:10px;width:100%;height:46px;margin-top:14px;font-size:14px;font-weight:700}.video-player-frame{background:#111827;border-radius:14px;margin:16px 20px 0;overflow:hidden}.vp-topbar{color:#fff;background:#16233f;align-items:center;gap:8px;padding:12px 14px;font-size:12px;font-weight:700;display:flex}.vp-body{height:170px;display:flex}.vp-sidebar{background:#16233f;flex-direction:column;gap:14px;width:70px;padding:10px 8px;display:flex}.vp-nav-item{color:#8f9ab8;flex-direction:column;align-items:center;gap:3px;font-size:8px;display:flex}.vp-nav-item.active{color:#fff}.vp-content{color:#142248;background:#f4f5f7;flex:1;padding:10px;font-size:9px}.vp-controls{color:#fff;background:#111827;align-items:center;gap:10px;padding:10px 14px;display:flex}.vp-progress{background:#3a3f4d;border-radius:2px;flex:1;height:3px;position:relative}.vp-progress-fill{background:#e6273f;border-radius:2px;width:36%;height:100%;position:absolute;top:0;left:0}.vp-progress-dot{background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:36%;transform:translate(-50%,-50%)}.vp-time{font-size:10.5px}.vt-detail-title{color:#142248;margin:18px 20px 6px;font-size:19px;font-weight:800}.vt-detail-desc{color:#4b5563;margin:0 20px 18px;font-size:13.5px;line-height:1.5}.upnext-label{color:#142248;margin:0 20px 10px;font-size:14px;font-weight:800}.setting-group-card{border:1px solid #ececee;border-radius:14px;margin:0 20px 20px;overflow:hidden}.setting-row{border-bottom:1px solid #f0f1f3;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.setting-row:last-child{border-bottom:none}.setting-title{color:#142248;font-size:14px;font-weight:700}.setting-sub{color:#9aa1b0;margin-top:2px;font-size:11.5px;line-height:1.3}.quiet-note{color:#9aa1b0;margin:-10px 20px 20px;font-size:11.5px;line-height:1.4}.avatar-edit-wrap{justify-content:center;width:fit-content;margin:20px auto 24px;display:flex;position:relative}.avatar-edit-img{object-fit:cover;background:#ccc;border-radius:50%;width:110px;height:110px}.avatar-edit-cam{color:#142248;cursor:pointer;background:#fff;border:1px solid #ececee;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 2px 6px #0000001a}.pi-field-label{color:#1f2937;margin:0 20px 8px;font-size:13px;font-weight:600}.pi-input{color:#142248;border:1px solid #d9dce2;border-radius:10px;align-items:center;height:46px;margin:0 20px 18px;padding:0 14px;font-size:16px;display:flex}.pi-input input{color:#142248;border:none;outline:none;width:100%;font-family:inherit;font-size:16px}.pi-hint{color:#9aa1b0;margin:0 20px 20px;font-size:12px;line-height:1.4}.qr-profile-card{text-align:center;margin:16px 20px 0}.qr-avatar{object-fit:cover;background:#ccc;border-radius:50%;width:96px;height:96px;margin:0 auto 12px;display:block}.qr-name{color:#142248;font-size:18px;font-weight:800}.qr-role{color:#7a8194;margin-top:2px;font-size:13px}.qr-active-badge{color:#1a9d5c;border:1.5px solid #1a9d5c;border-radius:20px;margin-top:8px;padding:3px 12px;font-size:11.5px;font-weight:700;display:inline-block}.qr-code-box{border-radius:14px;width:220px;height:220px;margin:20px auto;overflow:hidden}.qr-code-box img{object-fit:cover;width:100%;height:100%;display:block}.qr-usage-note{text-align:center;color:#4b5563;margin:0 30px 18px;font-size:12.5px;line-height:1.5}.qr-outline-btn{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);height:46px;margin:0 20px 12px;font-size:13.5px;font-weight:700;display:flex}.qr-privacy-note{color:#9aa1b0;align-items:flex-start;gap:8px;margin:8px 20px 24px;font-size:11.5px;line-height:1.4;display:flex}.sec-row-card{border:1px solid #ececee;border-radius:12px;align-items:center;gap:12px;margin:0 20px 10px;padding:13px 16px;display:flex}.sec-row-icon{color:#142248;flex-shrink:0}.sec-row-title{color:#142248;font-size:14px;font-weight:700}.sec-row-sub{color:#9aa1b0;margin-top:2px;font-size:11.5px}.sec-row-chevron{color:#c1c5cd;flex-shrink:0;margin-left:auto}.sec-active-pill{color:#1a9d5c;border:1px solid #1a9d5c;border-radius:20px;margin-left:auto;padding:3px 10px;font-size:11px;font-weight:700}.sec-signout-btn{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:10px;height:44px;margin:0 20px 12px;font-size:13px;font-weight:700}.sec-footer-note{text-align:center;color:#9aa1b0;margin:0 24px 24px;font-size:11.5px;line-height:1.4}.perm-icon-circle{background:#eef3ff;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin:60px auto 28px;display:flex}.perm-title{color:#142248;text-align:center;margin:0 30px 12px;font-size:21px;font-weight:800}.perm-body{color:#4b5563;text-align:center;margin:0 34px 30px;font-size:14px;line-height:1.5}.perm-point-row{align-items:flex-start;gap:12px;margin:0 30px 16px;display:flex}.perm-point-icon{color:#142248;background:#f4f5f7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.perm-point-text{color:#31384a;padding-top:5px;font-size:13.5px;line-height:1.4}.perm-btn-primary{color:#1a9d5c;cursor:pointer;background:#fff;border:1.5px solid #1a9d5c;border-radius:10px;width:calc(100% - 40px);height:48px;margin:24px 20px 0;font-size:14.5px;font-weight:700}.perm-btn-skip{color:#7a8194;cursor:pointer;background:0 0;border:none;width:calc(100% - 40px);height:46px;margin:12px 20px 0;font-size:13.5px;font-weight:600}.perm-footnote{text-align:center;color:#9aa1b0;margin:16px 30px 0;font-size:11px;line-height:1.4}.stat-pair-row{gap:12px;margin:16px 20px 0;display:flex}.stat-box{border:1px solid #ececee;border-radius:12px;flex:1;align-items:center;gap:10px;padding:14px;display:flex}.stat-num{color:#142248;font-size:20px;font-weight:800}.stat-label{color:#9aa1b0;font-size:11.5px}.cap-row{cursor:pointer;text-align:left;background:#fff;border:1px solid #ececee;border-radius:12px;align-items:center;gap:14px;width:calc(100% - 40px);margin:0 20px 10px;padding:13px 16px;display:flex}.cap-icon{color:#142248;flex-shrink:0}.cap-title{color:#142248;font-size:14px;font-weight:700}.cap-sub{color:#9aa1b0;margin-top:2px;font-size:11.5px}.cap-status{color:#1a9d5c;align-items:center;gap:6px;margin-left:auto;font-size:12px;font-weight:600;display:flex}.cap-chevron{color:#c1c5cd;margin-left:8px}.armed-row{border:1px solid #ececee;border-radius:12px;align-items:center;gap:14px;margin:0 20px;padding:13px 16px;display:flex}.pin-section{text-align:center;margin:28px 20px 0}.pin-dots-row{justify-content:center;gap:14px;margin-bottom:24px;display:flex}.pin-dot{background:#fff;border:1.5px solid #d9dce2;border-radius:50%;width:14px;height:14px}.pin-dot.filled{background:#142248;border-color:#142248}.pin-keypad{grid-template-columns:repeat(3,1fr);gap:14px;max-width:240px;margin:0 auto;display:grid}.pin-key{color:#142248;cursor:pointer;background:#f4f5f7;border:none;border-radius:50%;justify-content:center;align-items:center;height:60px;font-size:20px;font-weight:700;display:flex}.pin-key.empty{cursor:default;background:0 0}.pin-key.del{color:#9aa1b0;background:0 0}.disarm-note{text-align:center;color:#9aa1b0;margin:10px 20px;font-size:11.5px}.register-qr-btn{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);height:46px;margin:16px 20px;font-size:14px;font-weight:700;display:flex}.cp-row{cursor:pointer;text-align:left;background:#fff;border:1px solid #ececee;border-radius:12px;align-items:center;gap:14px;width:calc(100% - 40px);margin:0 20px 10px;padding:13px 16px;display:flex}.cp-title{color:#142248;font-size:14.5px;font-weight:700}.cp-sub{color:#9aa1b0;margin-top:2px;font-size:12px}.cp-status-active{color:#1a9d5c;align-items:center;gap:6px;margin-left:auto;font-size:12.5px;font-weight:600;display:flex}.cp-status-setup{color:#e8940f;align-items:center;gap:6px;margin-left:auto;font-size:12.5px;font-weight:600;display:flex}.scan-frame-row{align-items:center;gap:12px;margin:16px 20px;display:flex}.scan-frame-box{color:#9aa1b0;border:1.5px dashed #d9dce2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:74px;display:flex}.scan-qr-btn{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:12px;flex:1;height:74px;font-size:14px;font-weight:700}.mini-map{background:#e5e9ee;border-radius:12px;height:130px;margin:0 20px;position:relative;overflow:hidden}.use-loc-btn{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:10px;width:calc(100% - 40px);height:44px;margin:10px 20px 0;font-size:13px;font-weight:700}.require-photo-row{justify-content:space-between;align-items:center;margin:14px 20px 0;display:flex}.register-cp-btn{color:#1a9d5c;cursor:pointer;background:#fff;border:1.5px solid #1a9d5c;border-radius:10px;width:calc(100% - 40px);height:48px;margin:14px 20px 24px;font-size:14.5px;font-weight:700}.info-textarea{color:#31384a;border:1px solid #d9dce2;border-radius:10px;min-height:90px;margin:0 20px;padding:12px 14px;font-size:16px;line-height:1.5}.visible-note{color:#9aa1b0;margin:8px 20px 16px;font-size:11.5px}.team-row{cursor:pointer;border:1px solid #ececee;border-radius:12px;margin:0 20px 10px;padding:12px 14px}.team-row-header{align-items:center;gap:12px;display:flex}.team-avatar{object-fit:cover;background:#ccc;border-radius:50%;flex-shrink:0;width:44px;height:44px}.team-name{color:#142248;font-size:14.5px;font-weight:700}.team-email{color:#9aa1b0;margin-top:1px;font-size:12px}.role-pill{color:#2d5fe0;background:#eaf0fd;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:700}.team-status-active{color:#1a9d5c;align-items:center;gap:4px;margin-top:4px;font-size:11px;font-weight:600;display:flex}.team-status-pending{color:#e8940f;align-items:center;gap:4px;margin-top:4px;font-size:11px;font-weight:600;display:flex}.team-row-chevron{flex-shrink:0;transition:transform .15s}.team-row-chevron.open{transform:rotate(90deg)}.team-row-expanded{cursor:default;border-top:1px solid #ececee;flex-direction:column;gap:10px;margin-top:12px;padding-top:12px;display:flex}.team-row-field{color:#9aa1b0;font-size:12.5px}.team-row-field strong{color:#142248;font-weight:700}.team-row-row{align-items:center;gap:8px;display:flex}.team-row-select{color:#31384a;background:#fff;border:1px solid #d9dce2;border-radius:8px;flex:1;height:38px;padding:0 10px;font-size:12.5px}.team-row-actions{gap:10px;display:flex}.team-row-save{color:#1a9d5c;cursor:pointer;background:#fff;border:1.5px solid #1a9d5c;border-radius:8px;flex:1;height:38px;font-size:12px;font-weight:700}.team-row-btn-outline{color:#5b6270;cursor:pointer;background:#fff;border:1.5px solid #d9dce2;border-radius:8px;flex:1;height:38px;font-size:12px;font-weight:700}.team-row-btn-danger{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:8px;flex:1;height:38px;font-size:12px;font-weight:700}.team-row-save:disabled,.team-row-btn-outline:disabled,.team-row-btn-danger:disabled{opacity:.5;cursor:not-allowed}.team-row-link{color:#9aa1b0;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.team-row-site-pick{color:#31384a;align-items:center;gap:8px;padding:4px 0;font-size:12.5px;display:flex}.device-row2{border:1px solid #ececee;border-radius:12px;align-items:center;gap:14px;margin:0 20px 10px;padding:13px 16px;display:flex}.device-status-online{color:#1a9d5c;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:flex}.device-status-offline{color:#e6273f;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:flex}.ari-card{margin:0 20px 4px}.ari-card-inner{color:#31384a;background:#f4f5f7;border-radius:12px;padding:12px 14px;font-size:13.5px;line-height:1.4}.ari-btn-row{gap:10px;margin-top:10px;display:flex}.ari-btn-outline{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:8px;flex:1;height:38px;font-size:12.5px;font-weight:700}.ari-btn-solid{color:#1a9d5c;cursor:pointer;background:#fff;border:1.5px solid #1a9d5c;border-radius:8px;flex:1;height:38px;font-size:12.5px;font-weight:700}.issue-card{border:1px solid #ececee;border-radius:12px;margin:0 20px 4px;padding:14px}.issue-card-title{color:#142248;font-size:14.5px;font-weight:800}.issue-card-sub{color:#31384a;margin-top:6px;font-size:13px}.issue-card-meta{color:#1a9d5c;margin-top:4px;font-size:12.5px;font-weight:600}.issue-view-btn{color:#2d5fe0;cursor:pointer;background:#fff;border:1.5px solid #2d5fe0;border-radius:8px;width:100%;height:36px;margin-top:10px;font-size:12.5px;font-weight:700}.channel-row{cursor:pointer;text-align:left;background:#fff;border:1px solid #ececee;border-radius:12px;align-items:center;gap:12px;width:calc(100% - 40px);margin:0 20px 10px;padding:13px 14px;display:flex}.channel-thumb{object-fit:cover;background:#ccc;border-radius:10px;flex-shrink:0;width:44px;height:44px}.channel-name{color:#142248;font-size:14.5px;font-weight:700}.channel-preview{color:#9aa1b0;margin-top:2px;font-size:12px}.channel-time{color:#9aa1b0;font-size:11px}.channel-badge{color:#fff;background:#e6273f;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-top:4px;margin-left:auto;font-size:10.5px;font-weight:700;display:flex}.bulletin-btn{color:#e6273f;cursor:pointer;background:#fff;border:1.5px solid #e6273f;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:calc(100% - 40px);height:48px;margin:0 20px 16px;font-size:14px;font-weight:700;display:flex}.site-checklist-row{border:1px solid #ececee;border-radius:10px;align-items:center;gap:12px;margin:0 20px 8px;padding:12px 14px;display:flex}.site-checklist-check{border:1.5px solid #d9dce2;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.site-checklist-check.checked{background:#e6273f;border-color:#e6273f}.global-option-row{cursor:pointer;text-align:left;background:#eef3ff;border:1.5px solid #2d5fe0;border-radius:12px;align-items:center;gap:12px;width:calc(100% - 40px);margin:16px 20px;padding:14px 16px;display:flex}.global-icon-circle{color:#fff;background:#2d5fe0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.global-title{color:#142248;font-size:14.5px;font-weight:800}.global-sub{color:#4b5563;margin-top:2px;font-size:12px}.or-divider2{color:#9aa1b0;align-items:center;gap:12px;margin:6px 20px 14px;font-size:12px;display:flex}.or-divider2 .line{background:#e3e5ea;flex:1;height:1px}.pick-site-row{cursor:pointer;text-align:left;background:#fff;border:1px solid #ececee;border-radius:12px;align-items:center;gap:12px;width:calc(100% - 40px);margin:0 20px 10px;padding:13px 14px;display:flex}.pick-site-name{color:#142248;font-size:14.5px;font-weight:700}.pick-site-sub{color:#9aa1b0;margin-top:2px;font-size:12px}.authhome{background:#fff;min-height:100vh;position:relative;overflow:hidden}.authhome-brand{text-align:center;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.authhome.settled .authhome-brand{top:40px;transform:translate(-50%)}.authhome-brand-inner{transform-origin:top;flex-direction:column;align-items:center;width:100%;display:flex;transform:scale(1)}.authhome.settled .authhome-brand-inner{transform:scale(.58)}.authhome-tagline{color:#7a8194;text-align:center;white-space:nowrap;opacity:1;max-height:24px;margin-top:12px;font-size:14px;overflow:hidden}.authhome.settled .authhome-tagline{opacity:0;max-height:0;margin-top:0}.authhome-formwrap{opacity:0;pointer-events:none;width:100%;max-width:327px;position:absolute;top:252px;left:50%;transform:translate(-50%,12px)}.authhome.settled .authhome-formwrap{opacity:1;pointer-events:auto;transform:translate(-50%)}@media (prefers-reduced-motion:no-preference){.authhome-brand{transition:transform .6s cubic-bezier(.4,0,.2,1),top .6s cubic-bezier(.4,0,.2,1)}.authhome-brand-inner{transition:transform .6s cubic-bezier(.4,0,.2,1)}.authhome-tagline{transition:opacity .3s,max-height .3s,margin-top .3s}.authhome-formwrap{transition:opacity .4s .15s,transform .4s .15s}}.tab-pill{align-items:center;gap:5px;display:inline-flex}.review-card{border:1px solid #ececee;border-radius:12px;margin:0 20px 14px;padding:16px;position:relative}.review-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.review-icon{color:#142248}.review-title{color:#142248;font-size:14.5px;font-weight:600}.review-edit{color:#7a8194;cursor:pointer;background:0 0;border:none;margin-left:auto;display:flex}.review-line{color:#4b5563;margin-left:29px;font-size:13px;line-height:1.6}.report-summary-card{border:1px solid #ececee;border-radius:14px;margin:0 20px 16px;padding:18px 16px}.report-summary-head{border-bottom:1px solid #f0f1f3;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.report-summary-icon{color:#142248;background:#f4f5f7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.report-summary-title{color:#142248;font-size:15px;font-weight:700}.report-summary-sub{color:#9aa1b0;margin-top:2px;font-size:12px}.report-summary-edit{color:#2d5fe0;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:5px;margin-left:auto;font-size:12px;font-weight:700;display:flex}.report-summary-row{color:#4b5563;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;line-height:1.5;display:flex}.report-summary-row:last-child{margin-bottom:0}.report-summary-row svg{color:#9aa1b0;flex-shrink:0}.review-media-thumb{object-fit:cover;background:#333;border-radius:8px;width:80px;height:60px;margin-top:8px;margin-left:29px}.loc-card{border:1px solid #ececee;border-radius:14px;align-items:flex-start;gap:14px;margin:20px 20px 0;padding:20px;display:flex}.loc-pin{background:#e5f7ec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.loc-title{color:#142248;font-size:15.5px;font-weight:800;line-height:1.3}.loc-sub{color:#9aa1b0;margin-top:5px;font-size:12.5px;line-height:1.4}.privacy-note{color:#9aa1b0;align-items:flex-start;gap:8px;margin:14px 20px 0;font-size:11.5px;line-height:1.4;display:flex}.checkin-btn{color:#1a9d5c;letter-spacing:.5px;cursor:pointer;background:#fff;border:1.5px solid #1a9d5c;border-radius:10px;width:calc(100% - 40px);height:48px;margin:18px 20px 0;font-size:14.5px;font-weight:700}.or-divider{color:#9aa1b0;align-items:center;gap:12px;margin:16px 20px;font-size:12px;display:flex}.or-divider .line{background:#e3e5ea;flex:1;height:1px}.qr-btn{color:#2d5fe0;cursor:pointer;background:#fff;border:1.5px solid #2d5fe0;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:calc(100% - 40px);height:46px;margin:0 20px;font-size:13.5px;font-weight:700;display:flex}.loc-issue{text-align:center;color:#2d5fe0;cursor:pointer;background:0 0;border:none;width:100%;margin:14px 20px 24px;font-size:12.5px;font-weight:600}.act-row{cursor:pointer;text-align:left;background:#fff;border-bottom:1px solid #f0f1f3;align-items:center;gap:12px;width:100%;padding:12px 20px;display:flex}.act-thumb{object-fit:cover;background:#ccc;border-radius:10px;flex-shrink:0;width:64px;height:64px}.act-info{flex:1;min-width:0}.act-title{color:#142248;font-size:14.5px;font-weight:700}.act-sub{color:#9aa1b0;margin-top:2px;font-size:12px}.act-chevron{color:#c1c5cd;flex-shrink:0}.showing-row{justify-content:space-between;align-items:center;padding:14px 20px 24px;font-size:12.5px;display:flex}.showing-text{color:#9aa1b0}.viewall-link{color:#2d5fe0;font-weight:600}.form-label2{color:#1f2937;margin:18px 20px 8px;font-size:13px;font-weight:600}.created-by-box{color:#4b5563;align-items:center;gap:10px;margin:0 20px;font-size:13px;display:flex}.task-row{cursor:pointer;text-align:left;background:#fff;border-bottom:1px solid #f0f1f3;align-items:center;gap:12px;width:100%;padding:12px 20px;display:flex}.task-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.task-info{flex:1;min-width:0}.task-title{color:#142248;font-size:14px;font-weight:700}.task-sub{color:#9aa1b0;margin-top:1px;font-size:12px}.task-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.task-status{border-radius:20px;padding:3px 9px;font-size:10.5px;font-weight:700}.status-progress{color:#2d5fe0;background:#eef3ff}.status-assigned{color:#e8940f;background:#fdf1e0}.status-open{color:#7a8194;background:#f0f1f3}.status-completed{color:#1a9d5c;background:#e5f7ec}html,body,#root{height:100%}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
