body{color:#333;background-color:#f8f8f8;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.login-container{justify-content:center;align-items:flex-start;min-height:100vh;padding-top:100px;display:flex}.glass-card{text-align:center;background-color:#fff;border:1px solid #e7e7e7;border-radius:4px;width:100%;max-width:400px;padding:30px;box-shadow:0 2px 4px #0000000d}.login-title{color:#333;margin:0 0 10px;font-size:24px}.login-subtitle{color:#777;margin-bottom:20px;font-size:14px}.login-form{flex-direction:column;gap:15px;display:flex}.input-group{position:relative}.glass-input{box-sizing:border-box;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;outline:none;width:100%;padding:10px 12px;font-size:14px}.glass-input:focus{border-color:#66afe9;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.login-button{color:#fff;cursor:pointer;background-color:#337ab7;border:1px solid #2e6da4;border-radius:4px;padding:10px;font-size:14px;transition:background-color .2s}.login-button:hover{background-color:#286090}.login-button:disabled{opacity:.65;cursor:not-allowed;background-color:#337ab7}.error-message{color:#a94442;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px;margin-bottom:15px;padding:10px;font-size:14px}.background-shapes{display:none}body{margin:0}.layout-container{flex-direction:column;min-height:100vh;display:flex}.site-header{color:#fff;z-index:2000;background-color:#2fa4e7;height:56px;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px #0000001a}.header-container{justify-content:space-between;align-items:center;max-width:100%;height:100%;margin:0 auto;padding:0 15px;display:flex}.menu-button-pc{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:4px;margin-left:15px;padding:5px 10px}.menu-button-pc:hover{background-color:#ffffff1a}.site-brand{align-items:center;margin-left:0;display:flex}.site-title{color:#fff;white-space:nowrap;margin:0;font-size:20px;font-weight:400;text-decoration:none}.header-right{align-items:center;display:flex}.auth-status{background:#ffffff26;border-radius:20px;align-items:center;gap:10px;padding:4px 10px;font-size:13px;display:flex}.user-email{font-weight:700}.header-logout-btn{color:#d9534f;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:700}.header-logout-btn:hover{background:#f8d7da}.sidebar{z-index:1000;background-color:#f8f8f8;border-right:1px solid #e7e7e7;flex-direction:column;width:250px;padding-top:20px;transition:transform .3s;display:flex;position:fixed;top:56px;bottom:0;left:0;overflow-y:auto}.sidebar-header{display:none}.sidebar-nav{flex-direction:column;flex:1 0 auto;padding:0 15px;display:flex}.nav-link{color:#337ab7;border-radius:4px;align-items:center;gap:10px;padding:10px 15px;font-size:14px;text-decoration:none;display:flex;position:relative}.nav-link:hover{color:#23527c;background-color:#eee}.nav-link.active{color:#fff;background-color:#3ca2e0}.menu-tile-badge{color:#fff;z-index:1;background:#ff9800;border-radius:6px;padding:1px 4px;font-size:8px;font-weight:700;position:absolute;top:13px;right:12px;box-shadow:0 1px 3px #00000026}.sidebar-footer-actions{background:#f8f9fa;border-top:1px solid #eee;flex-direction:column;gap:8px;margin-top:auto;padding:15px;display:flex}.sidebar-action-btn{box-sizing:border-box;text-align:center;cursor:pointer;border:none;border-radius:20px;width:100%;padding:10px 15px;font-size:13px;font-weight:700;display:block;box-shadow:0 2px 4px #0000000d;text-decoration:none!important}.btn-settings{background:#e9ecef;color:#333!important}.btn-admin{background:#455a64;color:#fff!important}.btn-logout{background:#fff;border:1px solid #d32f2f;border-radius:18px;align-self:flex-end;width:auto;padding:8px 16px;font-size:13px;color:#d32f2f!important}.menu-button-pc{display:none}.main-content{text-align:left;background-color:#fff;flex:1;margin-top:56px;margin-left:250px;padding:20px 30px}.content-wrapper{width:100%;max-width:1320px}.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content p{text-align:left;margin-bottom:12px}.main-content ul,.main-content ol{text-align:left;margin-top:8px;margin-bottom:16px;padding-left:24px;list-style-position:outside}.main-content li{text-align:left;margin-bottom:6px}.main-content li>ul,.main-content li>ol{margin-top:4px;margin-bottom:4px;padding-left:20px;list-style-type:circle}.main-content li>ul li>ul{list-style-type:square}.admonition{background-color:#f0f7ff;border-left:4px solid #3ca2e0;border-radius:4px;margin-top:15px;margin-bottom:20px;padding:16px 20px;box-shadow:0 1px 3px #0000000d}.admonition.info{background-color:#f0f7ff;border-left-color:#3ca2e0}.admonition-title{color:#1e6fa3;margin:0 0 10px;font-size:15px;font-weight:700}.mobile-bottom-nav{z-index:1000;padding-bottom:env(safe-area-inset-bottom,0);box-sizing:border-box;will-change:transform;background:#fff;border-top:1px solid #e0e0e0;justify-content:space-around;align-items:center;height:auto;min-height:60px;padding-top:6px;display:none;position:fixed;bottom:0;left:0;right:0;transform:translate(0,0);box-shadow:0 -2px 10px #0000000d}.ios-pwa .mobile-bottom-nav{padding-bottom:calc(env(safe-area-inset-bottom,0) + 20px)!important;height:auto!important}.bottom-nav-item{color:#666;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;min-width:60px;padding:4px 8px;font-size:10px;text-decoration:none;display:flex}.bottom-nav-item:hover,.bottom-nav-item.active{color:#3ca2e0}.bottom-nav-item .bottom-nav-icon{margin-bottom:3px;font-size:20px;line-height:1}@media (width<=767px){.menu-button-pc,.auth-status{display:none}.site-brand{margin-left:0}.sidebar{z-index:1050;background:#f8f9fa;border-bottom:1px solid #e0e0e0;border-radius:0 0 16px 16px;flex-direction:column;width:100%;height:auto;max-height:calc(100dvh - 120px);padding-top:10px;padding-bottom:12px;display:flex;inset:56px 0 auto;overflow-y:auto;transform:translateY(-100%);box-shadow:0 4px 15px #0000001a}.sidebar.open{transform:translateY(0)}.sidebar-header{border-bottom:1px solid #e7e7e7;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.sidebar-title{color:#333;margin:0;font-size:16px;font-weight:700}.close-button{cursor:pointer;color:#777;background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;display:flex}.sidebar-nav{flex:none;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px;display:grid}.nav-link{color:#333;background:#fff;border:1px solid #f0f0f0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:75px;padding:10px 4px;font-size:11px;font-weight:700;display:flex;position:relative;box-shadow:0 2px 4px #0000000d;text-decoration:none!important}.menu-tile-badge{color:#fff;z-index:1;background:#ff9800;border-radius:6px;padding:1px 4px;font-size:8px;font-weight:700;position:absolute;top:-3px;right:-3px;box-shadow:0 1px 3px #00000026}.nav-link.with-badge{background:#fcfcfc}.sidebar-footer-actions{margin-top:0;padding:10px 20px 6px}.nav-link .nav-icon{margin-bottom:2px;font-size:24px;line-height:1}.nav-link .nav-text{white-space:nowrap;font-size:11px}.nav-link:hover{background-color:#f0f7ff}.nav-link.active{color:#333;background-color:#fff;border-color:#e0e0e0}.nav-link.active .nav-icon{filter:none}.main-content{padding:15px 6px;padding-bottom:calc(60px + env(safe-area-inset-bottom,0) + 15px);margin-left:0;margin-top:56px!important}.ios-pwa .main-content{padding-bottom:calc(60px + env(safe-area-inset-bottom,0) + 20px + 15px)!important}.sidebar-overlay{z-index:1040;background:#0006;position:fixed;inset:56px 0 0}.mobile-bottom-nav{display:flex}}.disaster-alert-bar{color:#fff;text-align:center;cursor:pointer;z-index:2050;background-color:#d9534f;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:14px;font-weight:700;animation:2s infinite pulseDisaster;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0003}@keyframes pulseDisaster{0%{background-color:#d9534f}50%{background-color:#c9302c}to{background-color:#d9534f}}.layout-container.disaster-active .site-header{top:41px}.layout-container.disaster-active .sidebar{top:97px}.layout-container.disaster-active .main-content{margin-top:97px}.layout-container.disaster-active .site-header{box-shadow:0 4px 6px #00000026;background-color:#d9534f!important}.layout-container.disaster-active .site-title:after{content:" 🚨[非常用]";color:#ffeb3b;font-size:12px;font-weight:700}@media (width<=767px){.layout-container.disaster-active .sidebar{top:97px}.layout-container.disaster-active .main-content{margin-top:97px!important}.layout-container.disaster-active .sidebar-overlay{top:97px}}.home-container{box-sizing:border-box;justify-content:center;align-items:center;max-width:100%;min-height:calc(100vh - 7.5rem);margin:0 auto;padding:.6rem;display:flex}.chalkboard-bg-fixed{display:none}.device-frame{box-sizing:border-box;background-image:url(/assets/chalkboard_bg-tTexdFip.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:.25rem solid #f5f5f5;border-radius:2.5rem;width:100%;max-width:28rem;height:calc(100vh - 8.5rem);margin:.6rem auto;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 1.25rem 3.125rem #00000026,0 0 0 .75rem #e0e0e0}.device-frame .screen-content{box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none;height:100%;padding:3rem 2.2rem 5.5rem;overflow-y:auto}.device-frame .screen-content::-webkit-scrollbar{display:none}.device-frame:after{content:"";cursor:pointer;z-index:5;background:radial-gradient(circle,#fcfcfc 0%,#e0e0e0 100%);border:.125rem solid #ccc;border-radius:50%;width:2.75rem;height:2.75rem;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);box-shadow:inset 0 .125rem .3125rem #0000001a,0 .0625rem .1875rem #0000001a}.device-frame:before{content:"";z-index:5;background:#333;border-radius:.1875rem;width:5rem;height:.375rem;position:absolute;top:1.125rem;left:50%;transform:translate(-50%)}@media (width<=767px){.main-content{box-shadow:none!important;background:0 0!important;padding:0!important}.home-container{min-height:100vh;padding:0;position:relative;overflow:visible}.chalkboard-bg-fixed{z-index:-1;pointer-events:none;background-image:url(/assets/chalkboard_bg-tTexdFip.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:100vw;height:calc(100vh - 116px);display:block;position:fixed;top:56px;left:0}.device-frame{box-shadow:none;background:0 0;border:none;border-radius:0;max-width:100%;height:auto;min-height:auto;margin:0;overflow:visible}.device-frame .screen-content{height:auto;padding:1.5rem 1.2rem 4rem;overflow-y:visible}.device-frame:before,.device-frame:after{display:none}}.screen-content{box-sizing:border-box;flex-direction:column;gap:1.25rem;width:100%;display:flex}.chalkboard-container-direct{text-align:left;box-sizing:border-box;filter:drop-shadow(0 .25rem .5rem #00000040);margin-bottom:0;padding:1rem .5rem .3rem}.chalkboard-title-direct{color:#f1c40f;text-shadow:0 0 .125rem #f1c40f80,0 0 .25rem #0009;text-align:left;margin:0 0 .6rem;font-size:1.35rem;font-weight:800;line-height:1.3}.chalkboard-body-direct{color:#f5f6fa;text-shadow:0 0 .1875rem #fff9,0 0 .3125rem #0009;text-align:left;margin:0;font-size:1.5rem;font-weight:800;line-height:1.5}.light-action-buttons{flex-direction:column;gap:1rem;width:100%;display:flex}.light-btn-link{outline:none;display:block;text-decoration:none!important}.light-btn{color:#fff;text-align:left;cursor:pointer;box-sizing:border-box;border:none;border-radius:1.25rem;align-items:center;width:100%;min-height:5.5rem;padding:1.1rem 1.25rem;font-size:1.45rem;font-weight:800;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),box-shadow .2s,filter .2s;display:flex;box-shadow:0 .5rem 1.25rem #0003,inset 0 .125rem .25rem #ffffff40}.light-btn:hover{transform:translateY(-.1875rem);box-shadow:0 .75rem 1.5625rem #00000040,inset 0 .125rem .25rem #ffffff4d}.light-btn:active{filter:brightness(.95);transform:translateY(.0625rem);box-shadow:0 .25rem .625rem #00000026,inset 0 .125rem .25rem #00000026}.btn-announcement{background:linear-gradient(135deg,#ff9f43 0%,coral 100%);border-bottom:.3125rem solid #d35400}.btn-circular{background:linear-gradient(135deg,#a55eea 0%,#8854d0 100%);border-bottom:.3125rem solid #6f30a0}.btn-calendar{background:linear-gradient(135deg,#0abde3 0%,#2e86de 100%);border-bottom:.3125rem solid #1d64b4}.btn-pr{background:linear-gradient(135deg,#2ed573 0%,#20bf6b 100%);border-bottom:.3125rem solid #169450}.btn-disaster{background:linear-gradient(135deg,#ff5252 0%,#ee5253 100%);border-bottom:.3125rem solid #c0392b}.btn-icon-wrapper{background-color:#fffffff2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-right:1.1rem;display:flex;box-shadow:0 .25rem .625rem #0000001a}.btn-announcement .btn-icon-wrapper{color:#d35400}.btn-circular .btn-icon-wrapper{color:#6f30a0}.btn-calendar .btn-icon-wrapper{color:#1d64b4}.btn-pr .btn-icon-wrapper{color:#169450}.btn-disaster .btn-icon-wrapper{color:#c0392b}.btn-label{letter-spacing:.03em;text-shadow:0 .0625rem .1875rem #0003;word-break:break-all;flex-grow:1;line-height:1.3}.btn-arrow{opacity:.85;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.admin-quick-section{border-top:.0625rem dashed #ffffff4d;flex-direction:column;gap:.6rem;margin-top:.9rem;padding-top:.9rem;display:flex}.chalkboard-speak-btn{color:#fff;cursor:pointer;text-shadow:0 .0625rem .125rem #00000080;background-color:#ffffff26;border:1px solid #ffffff73;border-radius:1.25rem;outline:none;align-items:center;gap:.35rem;padding:.35rem .75rem;font-family:inherit;font-size:.85rem;font-weight:800;transition:all .2s;display:flex}.chalkboard-speak-btn:hover{background-color:#ffffff40;transform:scale(1.05)}.chalkboard-speak-btn:active{transform:scale(.95)}.chalkboard-speak-btn.speaking{color:#1b3d22;text-shadow:none;background-color:#f1c40f;border-color:#f1c40f;animation:1.5s ease-in-out infinite speakPulse}@keyframes speakPulse{0%{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}to{opacity:.85;transform:scale(1)}}.qs-panel{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border:1px solid #ffffff14;border-radius:16px;margin-bottom:20px;padding:18px;box-shadow:0 4px 24px #0000002e}.qs-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.qs-title{color:#e2e8f0;letter-spacing:.01em;align-items:center;gap:8px;font-size:.95em;font-weight:700;display:flex}.qs-title-badge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:20px;padding:2px 8px;font-size:.7em;font-weight:700;animation:2s ease-in-out infinite qs-pulse}@keyframes qs-pulse{0%,to{opacity:1}50%{opacity:.7}}.qs-toggle-icon{color:#ffffff80;font-size:.85em;transition:transform .2s}.qs-toggle-icon.open{transform:rotate(180deg)}.qs-tag-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px;display:grid}.qs-tag-btn{color:#cbd5e1;cursor:pointer;text-align:left;word-break:keep-all;overflow-wrap:break-word;background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:10px;align-items:center;gap:6px;padding:10px 12px;font-size:.82em;font-weight:600;line-height:1.3;transition:all .18s;display:flex}.qs-tag-btn:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.qs-tag-btn.selected{color:#90cdf4;background:#63b3ed33;border-color:#63b3ed;box-shadow:0 0 12px #63b3ed33}.qs-tag-btn.security.selected{color:#fca5a5;background:#ef444433;border-color:#f87171;box-shadow:0 0 12px #ef444433}.qs-tag-btn.infra.selected{color:#93c5fd;background:#3b82f633;border-color:#60a5fa;box-shadow:0 0 12px #3b82f633}.qs-tag-btn.construction.selected{color:#fde68a;background:#f59e0b33;border-color:#fbbf24;box-shadow:0 0 12px #f59e0b33}.qs-tag-btn.other.selected{color:#a7f3d0;background:#a7f3d026;border-color:#6ee7b7;box-shadow:0 0 12px #a7f3d026}.qs-input-row{gap:8px;margin-bottom:12px;display:flex}.qs-text-input{color:#e2e8f0;background:#ffffff12;border:1.5px solid #ffffff1f;border-radius:10px;outline:none;flex:1;padding:10px 14px;font-size:.88em;transition:border-color .18s}.qs-text-input::placeholder{color:#ffffff4d}.qs-text-input:focus{background:#ffffff1a;border-color:#63b3ed80}.qs-submit-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:10px;padding:10px 18px;font-size:.88em;font-weight:700;transition:all .18s;box-shadow:0 2px 8px #3b82f659}.qs-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f673}.qs-submit-btn:disabled{opacity:.5;cursor:not-allowed}.qs-message{border-radius:8px;margin-bottom:10px;padding:8px 12px;font-size:.82em;font-weight:600}.qs-message.error{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d}.qs-message.success{color:#a7f3d0;background:#a7f3d026;border:1px solid #a7f3d04d}.qs-timeline-divider{background:#ffffff14;height:1px;margin:12px 0}.qs-timeline-label{color:#ffffff59;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.75em;font-weight:600}.qs-timeline{flex-direction:column;gap:8px;display:flex}.qs-card{background:#ffffff0d;border:1px solid #ffffff17;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 13px;animation:.25s qs-slideIn;display:flex}@keyframes qs-slideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.qs-card-icon{flex-shrink:0;margin-top:1px;font-size:1.4em}.qs-card-body{flex:1;min-width:0}.qs-card-category{color:#94a3b8;margin-bottom:3px;font-size:.78em;font-weight:700}.qs-card-text{color:#cbd5e1;word-break:break-word;overflow-wrap:break-word;font-size:.88em;line-height:1.45}.qs-card-meta{color:#ffffff4d;margin-top:4px;font-size:.72em}.qs-empty{text-align:center;color:#ffffff40;padding:12px 0 4px;font-size:.82em}.qs-skeleton{background:#ffffff0f;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite qs-shimmer}@keyframes qs-shimmer{0%,to{opacity:.4}50%{opacity:.7}}@media (width<=400px){.qs-tag-grid{grid-template-columns:1fr}}.qs-panel .check-result{border-radius:10px;margin-bottom:12px;padding:12px 16px;font-size:.85em;line-height:1.5;animation:.3s ease-out forwards qs-slideUp}.qs-panel .check-result.checking{color:#a5b4fc;background:#6366f11a;border:1px dashed #6366f14d;align-items:center;gap:8px;display:flex}.qs-panel .check-result.checking .spinner{animation:2s ease-in-out infinite qs-float;display:inline-block}.qs-panel .check-result.approved{color:#34d399;background:#10b9811a;border:1px solid #10b9814d}.qs-panel .check-result.rejected{color:#fbbf24;background:#f59e0b14;border:1px solid #f59e0b33}.qs-panel .check-result.rejected .rejected-title{font-weight:600}.qs-panel .check-result.rejected .rejected-reason{color:#f59e0b;border-top:1px dashed #f59e0b33;margin-top:8px;padding-top:8px;font-size:.95em}.qs-panel .check-result.error{color:#f87171;background:#ef44441a;border:1px solid #ef44444d}.qs-panel .check-result.rate-limited{color:#fbbf24;background:#f59e0b14;border:1px solid #f59e0b33}@keyframes qs-slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes qs-float{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.qs-card-text{white-space:pre-wrap}textarea.qs-text-input{resize:none;min-height:52px;font-family:inherit;line-height:1.4}.qs-edit-container{flex-direction:column;gap:6px;width:100%;display:flex}.qs-edit-label{color:#94a3b8;font-size:.75em;font-weight:600}.qs-tag-grid.compact{grid-template-columns:repeat(2,1fr);gap:4px}.qs-tag-btn.compact{padding:6px 10px;font-size:.76em}.qs-edit-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.qs-edit-btn{cursor:pointer;border:none;border-radius:8px;padding:6px 14px;font-size:.8em;font-weight:700;transition:all .15s}.qs-edit-btn.save{color:#fff;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 6px #10b98133}.qs-edit-btn.save:hover:not(:disabled){background:linear-gradient(135deg,#34d399,#059669);transform:translateY(-1px)}.qs-edit-btn.cancel{color:#cbd5e1;background:#ffffff14;border:1px solid #ffffff1a}.qs-edit-btn.cancel:hover:not(:disabled){background:#ffffff26}.qs-edit-btn:disabled{opacity:.5;cursor:not-allowed}.qs-card-header-row{justify-content:space-between;align-items:center;margin-bottom:3px;display:flex}.qs-card-category{margin-bottom:0}.qs-card-actions{gap:6px;display:flex}.qs-action-btn{cursor:pointer;opacity:.65;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;font-size:.9em;transition:background .18s;display:flex}.qs-action-btn:hover{opacity:1;background:#ffffff14}.qs-card-reactions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.qs-reaction-btn{cursor:pointer;color:#94a3b8;-webkit-user-select:none;user-select:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:4px;padding:4px 8px;font-size:.72em;transition:all .15s;display:flex}.qs-reaction-btn:hover:not(:disabled){color:#e2e8f0;background:#ffffff1a;border-color:#fff3}.qs-reaction-btn.active{color:#60a5fa;background:#3b82f626;border-color:#3b82f666;box-shadow:0 0 6px #3b82f626}.qs-reaction-btn.active:hover:not(:disabled){color:#93c5fd;background:#3b82f640;border-color:#3b82f680}.qs-reaction-btn:disabled{cursor:not-allowed;opacity:.6}.issues-container{max-width:800px;margin:0 auto;padding:20px 10px}@media (width<=767px){.issues-container{padding:10px 4px}}.issues-controls{gap:10px;margin-bottom:20px;display:flex}.issue-filter{border:1px solid #ccc;border-radius:4px;flex:1;padding:8px}.refresh-btn{color:#fff;cursor:pointer;background-color:#3ca2e0;border:none;border-radius:4px;padding:8px 16px}.issue-card{background-color:#fff;border:1px solid #eee;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000000d}.issue-header{justify-content:space-between;margin-bottom:10px;font-size:.9em;display:flex}.issue-status{border-radius:12px;padding:2px 8px;font-weight:700}.status-in-progress{color:#856404;background-color:#fff3cd}.status-resolved{color:#155724;background-color:#d4edda}.status-open{color:#721c24;background-color:#f8d7da}.issue-date{color:#666}.issue-title{margin:0 0 10px;font-size:1.2em}.issue-desc{color:#444;margin:0}.voting-container{max-width:800px;margin:0 auto;padding:20px 10px}@media (width<=767px){.voting-container{padding:10px 4px}}.votes-list{flex-direction:column;gap:15px;display:flex}.vote-card{background-color:#fff;border:1px solid #eee;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000000d}.vote-card h3{color:#337ab7;margin-top:0}.vote-options{flex-direction:column;gap:10px;margin-top:15px;display:flex}.vote-btn{cursor:pointer;background-color:#f8f9fa;border:1px solid #ccc;border-radius:4px;padding:10px;transition:background-color .2s}.vote-btn:hover{background-color:#e2e6ea}.vote-closed{color:#666;text-align:center;background-color:#f5f5f5;border-radius:4px;margin-top:15px;padding:10px}.notifications-container{max-width:800px;margin:0 auto;padding:20px 10px}@media (width<=767px){.notifications-container{padding:10px 4px}}.notification-list{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.notification-card{color:inherit;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;padding:1.5rem;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000005;text-decoration:none!important}.notification-card:before{content:"";background-color:#1976d2;width:4px;height:100%;transition:width .2s ease-in-out;position:absolute;top:0;left:0}.notification-card:hover{border-color:#bbdefb;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.notification-card:hover:before{width:6px}.notification-date{color:#666;margin-bottom:.5rem;font-size:.85rem;font-weight:500}.notification-content{flex:1;padding-right:2rem}.notification-title{color:#333;font-size:1.2rem;font-weight:600;line-height:1.4;margin:0 0 .5rem!important}.notification-excerpt{color:#555;margin:0;font-size:.95rem;line-height:1.5}.notification-arrow{color:#1976d2;font-size:1.2rem;font-weight:700;transition:transform .2s ease-in-out;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.notification-card:hover .notification-arrow{transform:translateY(-50%)translate(4px)}@media (width>=768px){.notification-card{flex-direction:row;align-items:center}.notification-date{flex-shrink:0;width:120px;margin-bottom:0}.notification-content{border-left:1px solid #eee;padding-left:1rem}}.notification-detail-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-top:1rem;margin-bottom:2rem;padding:2rem 2.5rem;box-shadow:0 4px 20px #0000000d}.notification-detail-card .notification-detail-title{color:#333;border-bottom:2px solid #1976d2;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;margin-top:0!important}.notification-detail-card h3{color:#1976d2;margin-top:1.8rem;margin-bottom:.8rem;font-size:1.3rem}.notification-detail-card p.notification-detail-desc{color:#555;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.notification-detail-card ul{margin-bottom:1.5rem}.notification-detail-card li{color:#444;margin-bottom:.5rem;line-height:1.5}.notification-back-link{color:#1976d2;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;margin-top:2rem;padding:.6rem 1.2rem;font-weight:700;text-decoration:none;transition:all .2s ease-in-out;display:inline-block}.notification-back-link:hover{background:#e0e0e0;text-decoration:none;transform:translateY(-1px)}@media (width<=767px){.notification-detail-card{padding:1.5rem}.notification-detail-card .notification-detail-title{font-size:1.4rem}}.notification-section-header{border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-top:24px;margin-bottom:4px;padding:10px 16px;font-size:.95rem;font-weight:700;display:flex}.notification-section-header-left,.notification-section-header-right{align-items:center;gap:8px;display:flex}.push-section-header{color:#5b21b6;background:linear-gradient(135deg,#ede9fe,#f5f3ff);border:1px solid #ddd6fe}.admin-section-header{color:#1e40af;background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #bfdbfe}.push-notification-list{margin-top:.5rem}.push-notification-card{color:inherit;background:#faf5ff;border:1px solid #e9d5ff;border-radius:12px;align-items:flex-start;gap:12px;padding:1rem 1.25rem;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden;text-decoration:none!important}.push-notification-card:before{content:"";background-color:#7c3aed;width:4px;height:100%;transition:width .2s ease-in-out;position:absolute;top:0;left:0}.push-notification-card.push-unread{background:#faf5ff;border-color:#c4b5fd;box-shadow:0 2px 8px #7c3aed14}.push-notification-card.push-read{opacity:.75;background:#fcfcfc;border-color:#e5e7eb}.push-notification-card.push-read:before{background-color:#d1d5db}.push-notification-card:hover{opacity:1;border-color:#a78bfa;transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed1f}.push-notification-card:hover:before{width:6px}.push-notification-icon{color:#fff;background:#7c3aed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.push-notification-card.push-read .push-notification-icon{background:#9ca3af}.notification-excerpt-text{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.push-received-at{color:#7c3aed;margin-top:6px;font-size:.78rem;font-weight:500}.push-notification-card.push-read .push-received-at{color:#9ca3af}.push-unread-badge{color:#fff;background:#7c3aed;border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:700}.mark-all-read-btn{color:#5b21b6;cursor:pointer;background:0 0;border:1px solid #c4b5fd;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}.mark-all-read-btn:hover{background:#ede9fe}.push-empty-state{text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin-top:.5rem;padding:32px 16px;display:flex}.notification-meta-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:.5rem;display:flex}.notification-badge-type{border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}.badge-push{color:#7c3aed;background-color:#f5f3ff;border:1px solid #ddd6fe}.badge-admin{color:#1d4ed8;background-color:#eff6ff;border:1px solid #bfdbfe}.notification-card.push-type.push-read{opacity:.75;background:#fcfcfc;border-color:#e5e7eb}.notification-card.push-type.push-read:before{background-color:#d1d5db}.notification-card.push-type.push-unread{background:#faf5ff;border-color:#c4b5fd;box-shadow:0 2px 8px #7c3aed14}.notification-card.push-type.push-unread:before{background-color:#7c3aed}.notification-card.admin-type:before{background-color:#1976d2}.notification-filters{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;margin-bottom:8px;padding:10px 16px;display:flex}.filter-group{background:#e2e8f0;border-radius:8px;gap:2px;padding:2px;display:flex}.filter-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:all .15s}.filter-btn:hover{color:#1e293b}.filter-btn.active{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0000001a}@media (width<=640px){.notification-filters{flex-direction:column;align-items:stretch}.filter-group{justify-content:center}.filter-btn{text-align:center;flex:1}}.swipeable-card-container{-webkit-user-select:none;user-select:none;touch-action:pan-y;background-color:#f1f5f9;border-radius:12px;width:100%;position:relative;overflow:hidden}.swipe-action-background{transition:opacity .15s}.swipe-action-background.bg-push{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.swipe-action-background.bg-admin{background:linear-gradient(90deg,#1976d2,#64b5f6)}.swipe-info-prompt{color:#475569;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;align-items:center;gap:6px;margin-top:8px;margin-bottom:12px;padding:8px 12px;font-size:.8rem;font-weight:500;display:flex}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.speaking-pulse{animation:1s ease-in-out infinite pulse}.lh-card{background:#fff;border-left:4px solid #1976d2;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 2px 4px #0000001a}.lh-header{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.lh-title{color:#1a73e8;flex:1;margin:0;font-size:1.15em;font-weight:700}.lh-category-badge{color:#1565c0;background-color:#e3f2fd;border-radius:12px;padding:4px 8px;font-size:.8em;font-weight:700}.lh-meta{color:#777;margin-bottom:15px;font-size:.85em}.lh-content{color:#444;margin-bottom:15px;line-height:1.6}.lh-actions{border-top:1px solid #eee;align-items:center;gap:15px;padding-top:15px;display:flex}.lh-action-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:5px;padding:5px 10px;font-size:.9em;transition:background-color .2s;display:flex}.lh-action-btn:hover{background-color:#f5f5f5}.lh-action-btn.liked{color:#e91e63}.lh-action-btn.liked svg{fill:#e91e63}.lh-comment{border-bottom:1px solid #eee;padding:8px 0}.lh-comment:last-child{border-bottom:none}.lh-comment-meta{color:#777;margin-bottom:4px;font-size:.8em}.lh-comment-content{color:#333;white-space:pre-wrap;margin:0;font-size:.95em}.lifehacks-container{max-width:800px;margin:0 auto;padding:14px 10px}@media (width<=767px){.lifehacks-container{padding:10px 8px}}.loading-dots{gap:2px;display:inline-flex}.loading-dots span{animation:1.4s infinite both loading-dots-blink}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes loading-dots-blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}#plot-table-container table{border-collapse:collapse;width:100%;margin:1em 0;font-size:.9em}#plot-table-container th,#plot-table-container td{text-align:left;border-bottom:1px solid #efefef;padding:12px 16px}#plot-table-container th{color:#333;background-color:#f8f9fb;font-weight:700}#plot-table-container tr:nth-child(2n){background-color:#fcfcfc}#plot-table-container tr:hover{background-color:#f5f8ff}.scroll-to-map:hover{background-color:#e2e6ea!important}.chat-page-container{padding:20px 10px 100px}.chat-container{flex-direction:column;font-family:Helvetica Neue,Arial,sans-serif;display:flex;position:relative}.chat-sleep-overlay{-webkit-backdrop-filter:blur(4px);z-index:200;text-align:center;background:#fffffff2;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.5s ease-out forwards fadeIn;display:flex;position:fixed;top:0;left:0}.sleep-content{background:#fff;border-radius:20px;max-width:80%;padding:30px;box-shadow:0 10px 30px #0000001a}.sleep-icon{font-size:60px;animation:3s ease-in-out infinite float}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.chat-history{flex-direction:column;gap:15px;padding:20px 0;display:flex}.chat-message{align-items:flex-end;max-width:85%;animation:.3s ease-out forwards slideUp;display:flex}.chat-message-content{flex-direction:column;gap:4px;max-width:calc(100% - 60px);display:flex}.chat-message-content.bot-content{align-items:flex-start}.chat-message-content.user-content{align-items:flex-end}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.chat-message.bot-message{align-self:flex-start}.chat-message.user-message{flex-direction:row-reverse;align-self:flex-end}.chat-avatar{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0 10px;font-size:24px;display:flex;box-shadow:0 2px 5px #0000001a}.chat-bubble{word-wrap:break-word;border-radius:20px;padding:12px 18px;font-size:.95em;line-height:1.5;position:relative}.chat-bubble p{margin:0 0 8px}.chat-bubble p:last-child{margin-bottom:0}.chat-bubble ul,.chat-bubble ol{margin:0 0 8px;padding-left:20px}.chat-bubble li{margin-bottom:4px}.bot-message .chat-bubble{color:#333;background:#fff;border-radius:18px 18px 18px 2px;margin-left:6px;box-shadow:0 2px 5px #0000000d}.bot-message .chat-bubble:before{content:"";border-top:8px solid #0000;border-right:8px solid #fff;width:0;height:0;position:absolute;bottom:0;left:-7px}.user-message .chat-bubble{color:#fff;background:#4a90e2;border-radius:18px 18px 2px;margin-right:6px;box-shadow:0 2px 5px #4a90e24d}.user-message .chat-bubble:before{content:"";border-top:8px solid #0000;border-left:8px solid #4a90e2;width:0;height:0;position:absolute;bottom:0;right:-7px}.chat-loading{padding:0 0 10px}.loading-bubble{min-width:60px;display:inline-block;padding:15px 18px!important}.typing-indicator{justify-content:center;align-items:center;gap:4px;display:flex}.typing-indicator span{background-color:#999;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both typing;display:block}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-input-area{background:#fff;border-top:1px solid #e0e0e0;align-items:flex-end;gap:10px;padding:15px;display:flex}.chat-input{resize:none;box-sizing:border-box;border:1px solid #ccc;border-radius:16px;outline:none;flex:1;min-height:42px;max-height:160px;padding:10px 16px;font-size:1em;line-height:1.4;transition:border-color .3s}.chat-input:focus{border-color:#4a90e2}.chat-input:disabled{cursor:not-allowed;background:#f5f5f5}.chat-send-btn{color:#fff;cursor:pointer;background:#4a90e2;border:none;border-radius:21px;justify-content:center;align-items:center;height:42px;padding:0 25px;font-weight:700;transition:background .3s,transform .1s;display:flex}.chat-send-btn:active{transform:scale(.95)}.chat-send-btn:disabled{cursor:not-allowed;background:#ccc;transform:none}@media (width<=767px){.chat-page-container{margin-left:-6px;margin-right:-6px;padding:8px 0 calc(68px + 60px + env(safe-area-inset-bottom,0)) 0!important}.ios-pwa .chat-page-container{padding-bottom:calc(68px + 80px + env(safe-area-inset-bottom,0))!important}.chat-container{height:auto;max-height:none!important}.chat-history{gap:10px;padding:10px 0}.chat-fixed-bottom{max-width:100%;bottom:calc(60px + env(safe-area-inset-bottom,0))}.ios-pwa .chat-fixed-bottom{bottom:calc(80px + env(safe-area-inset-bottom,0))!important}.chat-message{max-width:100%}.chat-message-content{max-width:calc(100% - 38px)}.chat-avatar{width:32px;height:32px;margin:0 2px;font-size:18px}.chat-bubble{padding:6px 12px;font-size:.9em;line-height:1.4}.chat-bubble p{margin-bottom:4px}.chat-bubble ul,.chat-bubble ol{margin-bottom:4px;padding-left:16px}.chat-input-area{gap:6px;padding:8px}.chat-input{border-radius:12px;min-height:36px;padding:8px 12px;font-size:.95em}.chat-send-btn{border-radius:18px;height:36px;padding:0 15px;font-size:.95em}}.chat-fixed-bottom{z-index:100;background:#fff;border-top:1px solid #e2e8f0;width:100%;max-width:800px;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 15px #00000014}.chat-options-area{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:flex-start;align-items:center;padding:10px 20px;display:flex}.fast-mode-switch-label{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:.85em;font-weight:600;display:flex}.fast-mode-switch-label input{display:none}.slider-toggle{background-color:#cbd5e1;border-radius:20px;width:38px;height:20px;transition:background-color .3s,box-shadow .3s;display:inline-block;position:relative}.slider-toggle:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #00000026}.fast-mode-switch-label input:checked+.slider-toggle{background:linear-gradient(135deg,#f59e0b,#eab308);box-shadow:0 0 8px #f59e0b66}.fast-mode-switch-label input:checked+.slider-toggle:before{transform:translate(18px)}.fast-mode-switch-label.disabled{opacity:.5;cursor:not-allowed}.fast-mode-text{transition:color .3s}.fast-mode-switch-label input:checked~.fast-mode-text{color:#d97706}.fast-mode-badge{color:#d97706;background-color:#fef3c7;border:1px solid #fde68a;border-radius:12px;align-self:flex-start;align-items:center;gap:3px;margin-top:2px;margin-left:2px;padding:2px 8px;font-size:.72em;font-weight:700;animation:.3s ease-out fadeIn;display:inline-flex}.admin-container{max-width:100%;margin:0 auto;padding:24px 10px}@media (width<=768px){.admin-container{padding:10px 6px}}.admin-page-title{color:#333;margin-bottom:8px;font-size:1.8rem}@media (width<=480px){.admin-page-title{font-size:1.5rem}}.admin-subtitle{color:#666;margin-bottom:24px;font-size:1.05rem}.admin-section{background:#fff;border:1px solid #eef2f5;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 4px 20px #0000000d}@media (width<=768px){.admin-section{margin-bottom:16px;padding:16px 10px}}.admin-section h2{color:#1a1a1a;align-items:center;gap:8px;margin-top:0;margin-bottom:8px;font-size:1.4rem;display:flex}.admin-table{border-collapse:collapse;text-align:left;width:100%;margin-bottom:12px}.admin-table th{color:#475569;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:12px 16px;font-weight:600}.admin-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:14px 16px;font-size:.95rem}.badge-admin{color:#fff;white-space:nowrap;background:#ef4444;border-radius:20px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.badge-member{color:#fff;white-space:nowrap;background:#10b981;border-radius:20px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.admin-note{color:#64748b;margin-top:14px;font-size:.85rem}.invite-form .form-group{flex-wrap:wrap;gap:12px;display:flex}.admin-input{border:1.5px solid #e2e8f0;border-radius:8px;flex:1;min-width:200px;padding:12px 16px;font-size:1rem;transition:border-color .2s}.admin-input:focus{border-color:#3b82f6;outline:none}.admin-btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:background .2s}.admin-btn-primary:hover{background:#1d4ed8}.admin-btn-primary:disabled{cursor:not-allowed;background:#93c5fd}.invite-result-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:24px;padding:24px}.invite-result-panel h3{color:#1e293b;margin-top:0;font-size:1.15rem}.result-layout{flex-wrap:wrap;gap:32px;display:flex}.result-url-section{flex:1;min-width:260px}.result-label{color:#475569;margin-bottom:8px;font-size:.9rem;font-weight:600}.url-copy-box{gap:8px;display:flex}.admin-btn-secondary{color:#fff;cursor:pointer;background:#475569;border:none;border-radius:8px;padding:12px 20px;font-weight:600;transition:background .2s}.admin-btn-secondary:hover{background:#334155}.result-qr-section{text-align:center}.qr-img{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.admin-markdown{color:#334155;word-break:break-all;width:100%;font-size:1rem;line-height:1.7;overflow-x:auto}.admin-markdown table{border-collapse:collapse;width:100%;margin-bottom:12px;font-size:.9rem}@media (width<=480px){.admin-markdown table{font-size:.82rem}}.admin-markdown th,.admin-markdown td{border:1px solid #e2e8f0;padding:8px 10px}@media (width<=480px){.admin-markdown th,.admin-markdown td{padding:6px 4px}}.security-box{background:#fffbeb;border:1px solid #fef3c7;border-radius:8px;padding:20px}.admin-btn-link{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.admin-btn-link:hover{background:#e2e8f0}.admin-unauthorized{text-align:center;background:#fff;border-left:6px solid #ef4444;border-radius:12px;max-width:600px;margin:60px auto;padding:32px;box-shadow:0 4px 20px #0000000d}.admin-unauthorized h2{color:#ef4444;margin-top:0}.admin-mobile-list{display:none}@media (width<=768px){.admin-desktop-list{display:none}.admin-mobile-list{flex-direction:column;gap:16px;display:flex}.admin-member-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.card-email{color:#1e293b;margin-bottom:4px;font-size:.95rem}.card-visit,.card-device{color:#64748b;font-size:.85rem}}.admin-invite-container{max-width:800px;margin:0 auto;padding:24px}.back-link{color:#1a73e8;margin-bottom:24px;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.back-link:hover{opacity:.8}.admin-invite-title{color:#1e293b;margin-bottom:8px;font-size:1.8rem}.admin-invite-subtitle{color:#64748b;margin-bottom:32px;font-size:1.05rem}.admin-invite-section{background:#fff;border:1px solid #eef2f5;border-radius:12px;padding:32px;box-shadow:0 4px 20px #0000000d}.admin-github-container{max-width:1000px;margin:0 auto;padding:20px 10px;overflow-x:hidden}@media (width<=767px){.admin-github-container{padding:10px 0}}.filter-controls{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;padding:12px;display:flex}.filter-controls select,.filter-controls input[type=text]{border:1px solid #ddd;border-radius:4px;padding:6px 12px}.btn-filter{color:#17a2b8;cursor:pointer;background:0 0;border:2px solid #17a2b8;border-radius:4px;margin-right:10px;padding:6px 12px;font-weight:700;transition:all .1s}.btn-filter.active{color:#fff;background:#17a2b8}.issues-list{flex-direction:column;gap:15px;display:flex}.issue-card{background:#fff;border:1px solid #e1e4e8;border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex;box-shadow:0 2px 4px #0000000d}.issue-card.pending-qa{background:#fffde7;border:2px solid #f29900}.issue-header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.issue-title-link:hover{color:#1a73e8!important;text-decoration:underline!important}.issue-header a{color:#0366d6;word-break:break-word;flex:1;font-size:1.1em;font-weight:700;text-decoration:none}.state-badge{color:#fff;border-radius:12px;padding:2px 8px;font-size:.8em}.state-badge.open{background:#2cbe4e}.state-badge.closed{background:#6a737d}.qa-badge{color:#fff;background:#f29900;border-radius:12px;padding:2px 10px;font-size:.8em;font-weight:700}.issue-labels{flex-wrap:wrap;gap:6px;display:flex}.label-pill{color:#fff;border:1px solid #0000001a;border-radius:12px;padding:2px 10px;font-size:.75em;font-weight:600}.issue-body{color:#333;background:#f8f9fa;border-top:1px solid #e1e4e8;border-bottom:1px solid #e1e4e8;max-height:300px;padding:12px;font-size:.9em;line-height:1.6;overflow-y:auto}.issue-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.issue-author{color:#666;align-items:center;gap:8px;font-size:.85em;display:flex}.issue-author img{border-radius:50%;width:20px;height:20px}.issue-actions{gap:6px;display:flex}.btn-action{color:#0366d6;cursor:pointer;background:#fff;border:1px solid #0366d6;border-radius:4px;padding:4px 10px;font-size:.8em}.btn-action.danger{color:#d73a49;border-color:#d73a49}.btn-action:hover{background:#f1f8ff}.sub-issues-section{border-left:3px solid #ddd;margin-top:10px;padding-left:15px;font-size:.9em}.toggle-subs-btn{color:#0366d6;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:4px 0;font-size:.9em;font-weight:700;transition:color .2s;display:flex}.toggle-subs-btn:hover{color:#1a73e8;text-decoration:underline}.sub-issues-list{flex-direction:column;gap:5px;margin-top:8px;display:flex}.sub-issue-card{margin:0}.sub-card{background-color:#fcfcfc;border-color:#eef0f2;margin-bottom:8px;padding:10px}.sub-card .issue-header a{font-size:1em}.sub-card .issue-body{padding:8px;font-size:.85em}.modal-overlay{z-index:2000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:8px;flex-direction:column;gap:15px;width:90%;max-width:550px;max-height:90vh;padding:20px;display:flex;overflow-y:auto;box-shadow:0 4px 12px #00000026}.comments-modal{max-width:650px}.comments-list{border:1px solid #f0f0f0;border-radius:6px;flex-direction:column;gap:12px;max-height:250px;padding:10px;display:flex;overflow-y:auto}.comment-item{border-bottom:1px solid #f3f3f3;padding-bottom:8px}.comment-meta{align-items:center;gap:8px;font-size:.85em;display:flex}.comment-meta img{border-radius:50%;width:20px;height:20px}.comment-time{color:#999;margin-left:auto;font-size:.8em}.comment-body{color:#444;margin-top:5px;font-size:.88em}.form-group label{font-size:.9em;font-weight:700}.form-group input,.form-group textarea{border:1px solid #ccc;border-radius:4px;padding:8px}.modal-footer{justify-content:flex-end;gap:10px;display:flex}.btn-cancel{color:#333;cursor:pointer;background:#ccc;border:none;border-radius:4px;padding:6px 14px}.btn-save{color:#fff;cursor:pointer;background:#0366d6;border:none;border-radius:4px;padding:6px 14px}.gh-image-placeholder{color:#0366d6;cursor:pointer;background:#f1f8ff;border:1px solid #c8e1ff;border-radius:6px;margin:5px 0;padding:8px 15px;font-size:.85em;text-decoration:none;transition:background .2s;display:inline-block}.gh-image-placeholder:hover{background:#def}.image-preview-modal{color:#fff!important;background:#111!important;border:1px solid #444!important;width:auto!important;max-width:95vw!important}.image-preview-modal .modal-header{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.image-preview-modal .close-btn{color:#aaa;cursor:pointer;background:0 0;border:none;font-size:24px}.image-preview-modal .modal-body{flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:5px;display:flex}.preview-img{object-fit:contain;border-radius:4px;max-width:100%;max-height:90vh;box-shadow:0 0 20px #00000080}.btn-preview-toggle{cursor:pointer;color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:4px 12px;font-size:.8em}.btn-preview-toggle.active{color:#fff;background:#1a73e8;border-color:#1a73e8}.preview-area{background:#f8f9fa;border:1px solid #eee;border-radius:4px;min-height:200px;max-height:400px;padding:15px;overflow-y:auto}.loading-status{color:#aaa;font-size:.9em}.cache-missing-message{text-align:center;max-width:450px}.warning-text{color:#ffca28;margin-bottom:10px;font-weight:700}.instruction-text{color:#bbb;margin-bottom:20px;font-size:.85em;line-height:1.5}.action-buttons{flex-direction:column;gap:12px;display:flex}.github-markdown-body table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.9em}.github-markdown-body th,.github-markdown-body td{border:1px solid #dfe2e5;padding:6px 13px}.github-markdown-body details{background:#f6f8fa;border:1px solid #d0d7de;border-radius:6px;margin-bottom:12px;padding:8px 12px}.github-markdown-body summary{cursor:pointer;color:#0969da;font-weight:600}.github-markdown-body summary:hover{text-decoration:underline}.issue-card.detail-card{padding:24px}.issue-card.detail-card .issue-body{max-height:none;overflow-y:visible}.label-checkbox-item{cursor:pointer;white-space:nowrap;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;align-items:center!important;gap:6px!important;padding:4px 10px!important;font-size:.85em!important;font-weight:400!important;display:inline-flex!important}.label-checkbox-item input[type=checkbox]{cursor:pointer;width:auto!important;height:auto!important;margin:0!important;padding:0!important}@media (width<=767px){.issue-card.detail-card{padding:16px 6px}.modal-content{width:calc(100% - 10px)!important;max-width:none!important;padding:20px 5px!important}.modal-content textarea,.modal-content .preview-area{padding-left:0!important;padding-right:0!important}.modal-content input,.modal-content textarea,.comment-form textarea{font-size:16px!important}}.issue-card.detail-card .comments-list{border:none;max-height:none;padding:0;overflow-y:visible}.comment-fab-container{z-index:1500;gap:8px;display:flex;position:fixed;bottom:24px;right:24px}@media (width<=767px){.comment-fab-container{bottom:calc(80px + env(safe-area-inset-bottom,0));right:16px}}.comment-fab{color:#fff;cursor:pointer;background-color:#24292f;border:1px solid #ffffff26;border-radius:24px;align-items:center;gap:6px;padding:12px 20px;font-size:.95rem;font-weight:600;transition:background-color .2s,transform .2s;display:flex;box-shadow:0 4px 16px #0003}.comment-fab:hover{background-color:#2f363d;transform:translateY(-2px)}.comment-fab:active{transform:translateY(0)}.slide-modal-overlay{z-index:3000;background:#00000080;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.slide-modal-content{background:#f6f8fa;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;width:100%;max-width:600px;height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUp;display:flex;overflow:hidden;box-shadow:0 -4px 16px #00000026}.slide-modal-header{background:#fff;border-bottom:1px solid #d0d7de;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.slide-modal-title{color:#24292f;margin:0;font-size:1.1rem;font-weight:600}.slide-modal-close{color:#57606a;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.slide-modal-close:hover{background-color:#f3f4f6}.slide-modal-body{box-sizing:border-box;flex:1;padding:16px;overflow-y:auto}.haptic-context-menu{z-index:3100;background:#fff;border-radius:14px;flex-direction:column;min-width:220px;padding:6px 0;animation:.18s cubic-bezier(.34,1.56,.64,1) forwards popIn;display:flex;box-shadow:0 8px 30px #0000002e}@keyframes popIn{0%{opacity:0;transform:translate(-50%,-20px)scale(.92)}to{opacity:1;transform:translate(-50%)scale(1)}}.haptic-menu-item{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.95rem}.haptic-menu-item:hover{background:#f3f4f6}.haptic-menu-item:active{background:#e5e7eb}.comment-bubble-haptic{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;transition:background-color .5s,transform .15s cubic-bezier(.16,1,.3,1),box-shadow .15s}.comment-bubble-haptic:active{transform:scale(.96)!important;box-shadow:0 1px 1px #00000014!important}.comment-bubble-haptic.part-select-active{outline-offset:2px;outline:2px solid #7c3aed}@media (width>=768px){.modal-content{max-width:800px}.slide-modal-content{max-width:850px}.comment-textarea-container{min-height:350px!important}.comment-textarea{height:350px!important}}.settings-container{max-width:800px;margin:0 auto;padding:20px 10px}@media (width<=767px){.settings-container{padding:10px 4px}}.settings-loading{text-align:center;color:#666;padding:40px}.settings-section{background:#fff;border:1px solid #eef0f2;border-radius:12px;margin-bottom:25px;padding:20px;box-shadow:0 2px 8px #0000000a}.section-title{color:#333;align-items:center;gap:8px;margin-bottom:5px;font-size:1.25rem;display:flex;margin-top:0!important}.section-desc{color:#666;margin-bottom:20px;font-size:.9rem}.setting-item{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.setting-item:last-child{border-bottom:none}.master-toggle-wrapper{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:15px;padding:15px}.master-toggle-wrapper.disabled-all{opacity:.5;pointer-events:none}.setting-info{flex:1;padding-right:15px}.setting-title{color:#333;margin-bottom:4px;font-size:1rem;font-weight:600}.setting-desc{color:#777;font-size:.85rem;line-height:1.4}.sub-settings-group{padding-left:10px;transition:opacity .3s}.sub-settings-group.disabled{opacity:.5;pointer-events:none}.warning-alert{color:#856404;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:8px;margin-bottom:20px;padding:12px 15px;font-size:.9rem}.toggle-switch{width:50px;height:28px;margin:0;display:inline-block;position:relative}.toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:4px;left:4px;box-shadow:0 2px 4px #0003}input:focus+.toggle-slider{box-shadow:0 0 1px #1976d2}.spinner{border:4px solid #0000001a;border-left-color:#1976d2;border-radius:50%;width:36px;height:36px;margin:0 auto 15px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.disaster-portal-container{max-width:1200px;margin:0 auto;padding:10px 5px}.portal-header{border-bottom:3px solid #d9534f;margin-bottom:25px;padding-bottom:12px}.portal-header h1{color:#333;margin:0 0 8px;font-size:26px;font-weight:700}.portal-sub{color:#666;margin:0;font-size:13px}.disaster-active-banner{color:#721c24;background-color:#f8d7da;border:2px solid #f5c6cb;border-radius:8px;margin-bottom:25px;padding:15px 20px}.disaster-active-banner h3{align-items:center;gap:8px;margin:0 0 8px;font-size:18px;font-weight:700;display:flex}.disaster-active-banner p{margin:0;font-size:13px;line-height:1.5}.disaster-normal-banner{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:8px;margin-bottom:25px;padding:12px 20px;font-size:14px;font-weight:500}.portal-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.portal-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:25px;padding:20px;box-shadow:0 2px 6px #0000000d}.section-title{color:#333;border-left:5px solid #2fa4e7;margin:0 0 15px;padding-left:10px;font-size:18px;font-weight:700;line-height:1.2}.help-section .section-title{border-left-color:#d9534f}.no-alerts{color:#777;font-style:italic}.alert-list{flex-direction:column;gap:15px;display:flex}.alert-card{background-color:#fafafa;border:1px solid #ddd;border-left:5px solid #666;border-radius:6px;padding:15px}.alert-card.source-earthquake{background-color:#fff9f9;border-left-color:#d9534f}.alert-card.source-rss{background-color:#fffbf5;border-left-color:#ff9800}.alert-card.source-manual{background-color:#f5fcfc;border-left-color:#009688}.alert-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.alert-badge{color:#fff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.badge-earthquake{background-color:#d9534f}.badge-rss{background-color:#ff9800}.badge-manual{background-color:#009688}.alert-time{color:#888;font-size:11px}.alert-card-title{color:#222;margin:0 0 8px;font-size:15px;font-weight:700}.alert-card-body{color:#444;white-space:pre-wrap;margin:0 0 10px;font-size:13px;line-height:1.5}.alert-link-btn{color:#2fa4e7;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.alert-link-btn:hover{text-decoration:underline}.contact-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-card{background:#fdfdfd;border:1px solid #e0e0e0;border-radius:6px;flex-direction:column;gap:4px;padding:10px 15px;display:flex}.contact-name{color:#555;font-size:13px;font-weight:700}.contact-phone{color:#337ab7;font-size:15px;font-weight:700;text-decoration:none}.contact-phone:hover{color:#23527c;text-decoration:underline}.help-intro{color:#666;background-color:#fdf6f6;border:1px solid #fcdada;border-radius:6px;margin-bottom:20px;padding:10px 12px;font-size:12px;line-height:1.6}.help-form{text-align:left;flex-direction:column;gap:15px;display:flex}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:10px;font-size:14px}.form-group textarea{resize:vertical}.consent-box{background-color:#fff9f9;border:1px dashed #d9534f;border-radius:6px;padding:12px}.checkbox-label{cursor:pointer;align-items:flex-start;gap:8px;display:flex}.checkbox-label input{margin-top:3px}.checkbox-label span{color:#d9534f;text-align:left;font-size:11px;line-height:1.4}.submit-help-btn{color:#fff;cursor:pointer;background-color:#d9534f;border:none;border-radius:4px;padding:12px;font-size:15px;font-weight:700;transition:background-color .2s;box-shadow:0 2px 4px #00000026}.submit-help-btn:hover{background-color:#c9302c}.submit-help-btn:disabled{cursor:not-allowed;background-color:#cca6a5}.my-request-card{text-align:left;background-color:#fff5f5;border:2px solid #fcdada;border-radius:8px;padding:20px}.request-status-badge{color:#fff;background-color:#d9534f;border-radius:12px;margin-bottom:15px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.my-request-info{flex-direction:column;gap:8px;margin-bottom:20px;font-size:13px;display:flex}.my-request-info p{margin:0}.cancel-help-btn{color:#666;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:8px 16px;font-size:13px;transition:all .2s}.cancel-help-btn:hover{color:#333;background-color:#f5f5f5;border-color:#adadad}@media (width<=900px){.portal-grid{grid-template-columns:1fr}}@media (width<=767px){.disaster-portal-container{padding:10px 8px}.portal-section{padding:15px 12px}}@media (width<=500px){.contact-list{grid-template-columns:1fr}}.admin-disaster-container{max-width:1200px;margin:0 auto;padding:10px 5px}.admin-disaster-header{border-bottom:3px solid #455a64;margin-bottom:25px;padding-bottom:12px}.admin-disaster-header h1{color:#333;margin:0 0 8px;font-size:26px;font-weight:700}.admin-disaster-header .subtitle{color:#666;margin:0;font-size:13px}.admin-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:25px;padding:20px;box-shadow:0 2px 6px #0000000d}.admin-section h2{color:#333;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.2}.disaster-mode-panel{background-color:#fff9f9;border:2px solid #f5c6cb}.disaster-mode-panel h2{color:#c9302c}.toggle-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.status-text{font-size:15px;font-weight:700}.status-on{color:#d9534f;background-color:#f8d7da;border-radius:4px;padding:4px 10px}.status-off{color:#28a745;background-color:#d4edda;border-radius:4px;padding:4px 10px}.mode-btn{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 2px 4px #0000001a}.btn-on{color:#fff;background-color:#d9534f}.btn-on:hover{background-color:#c9302c}.btn-off{color:#333;background-color:#fff;border:1px solid #ccc}.btn-off:hover{background-color:#f5f5f5;border-color:#adadad}.admin-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.pending-list{flex-direction:column;gap:15px;display:flex}.pending-card{background-color:#fafafa;border:1px solid #ddd;border-left:5px solid #666;border-radius:6px;padding:15px}.pending-card.source-earthquake{background-color:#fff9f9;border-left-color:#d9534f}.pending-card.source-rss{background-color:#fffbf5;border-left-color:#ff9800}.pending-card h3{margin:0 0 10px;font-size:15px;font-weight:700}.body-preview{color:#555;margin:0 0 12px;font-size:13px;line-height:1.5}.btn-edit-trigger{color:#fff;cursor:pointer;background-color:#337ab7;border:none;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:700;transition:background-color .2s}.btn-edit-trigger:hover{background-color:#286090}.edit-form-inline{background-color:#fff;border:1px solid #ccc;border-radius:6px;flex-direction:column;gap:12px;margin-top:10px;padding:15px;display:flex}.edit-actions{gap:10px;margin-top:8px;display:flex}.btn-approve{color:#fff;cursor:pointer;background-color:#5cb85c;border:none;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:700}.btn-approve:hover{background-color:#449d44}.btn-cancel{color:#333;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:8px 16px;font-size:13px}.btn-cancel:hover{background-color:#eee}.manual-form{flex-direction:column;gap:15px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#333;font-size:13px;font-weight:700}.form-group input,.form-group textarea{background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:8px 10px;font-size:13px}.checkbox-group label{cursor:pointer;align-items:center;gap:8px;font-weight:400;display:flex}.checkbox-group input{margin:0}.btn-submit-manual{color:#fff;cursor:pointer;background-color:#d9534f;border:none;border-radius:4px;padding:10px 15px;font-size:14px;font-weight:700;box-shadow:0 2px 4px #0000001a}.btn-submit-manual:hover{background-color:#c9302c}.btn-submit-manual:disabled{background-color:#cca6a5}.rescue-section{background-color:#fffafb;border:2px solid #fcdada}.rescue-list{flex-direction:column;gap:20px;display:flex}.rescue-card{background-color:#fff;border:1px solid #e0e0e0;border-left:6px solid #d9534f;border-radius:8px;padding:18px;box-shadow:0 2px 8px #0000000d}.rescue-card.urgency-high{background-color:#fff5f5;border-left-color:#d9534f}.rescue-card.urgency-medium{background-color:#fffbf5;border-left-color:#ff9800}.rescue-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.urgency-badge{color:#fff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.urgency-badge.urgency-high{background-color:#d9534f}.urgency-badge.urgency-medium{background-color:#ff9800}.rescue-time{color:#888;font-size:11px}.rescue-user-info{margin-bottom:12px}.rescue-user-info h3{margin:0 0 6px;font-size:16px;font-weight:700}.rescue-user-info p{color:#555;margin:0;font-size:13px;line-height:1.4}.rescue-situation{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:12px;padding:10px 12px;font-size:13px}.rescue-situation p{color:#333;margin:4px 0 0}.rescue-location{margin-bottom:15px;font-size:12px}.rescue-location p{color:#555;margin:4px 0 8px}.maps-link-btn{color:#fff;background-color:#4caf50;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.maps-link-btn:hover{background-color:#43a047}.btn-resolve{color:#fff;cursor:pointer;background-color:#5cb85c;border:none;border-radius:4px;width:100%;padding:8px 16px;font-size:13px;font-weight:700}.btn-resolve:hover{background-color:#449d44}.no-data{color:#888;padding:15px 0;font-style:italic}.green-text{color:#28a745;font-weight:700}@media (width<=900px){.admin-grid{grid-template-columns:1fr}}.weather-dashboard-container{color:#f8fafc;box-sizing:border-box;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 50%,#4a6fa5 100%);border-radius:20px;max-width:900px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 10px 30px #00000040}.weather-location-header{text-align:center;text-shadow:0 2px 4px #0000004d;margin-bottom:25px}.location-title{letter-spacing:1px;margin:0 0 5px;font-size:2.2rem;font-weight:800;text-align:center!important}.location-coords{color:#cbd5e1;margin:0;font-size:.9rem;text-align:center!important}.weather-summary-card{-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;margin-bottom:20px;padding:25px;box-shadow:0 8px 32px #1f268733}.weather-main-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;margin-bottom:20px;display:flex}.weather-large-emoji{filter:drop-shadow(0 4px 8px #00000040);font-size:5rem;line-height:1}.weather-temp-block{flex-direction:column;align-items:flex-start;display:flex}.current-temp{font-size:4rem;font-weight:700;line-height:1}.temp-range{color:#e2e8f0;margin-top:5px;font-size:1.1rem}.weather-condition-text{color:#fff;border-left:2px solid #ffffff4d;min-width:120px;padding-left:25px;font-size:1.8rem;font-weight:600}.weather-advice-box{background:#0003;border-left:4px solid #3ca2e0;border-radius:12px;margin-top:15px;padding:15px 20px}.advice-badge{color:#3ca2e0;text-transform:uppercase;margin-bottom:5px;font-size:.85rem;font-weight:700}.advice-text{color:#f1f5f9;margin:0;font-size:1rem;line-height:1.5}.weather-section-card{-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:20px;padding:20px}.section-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.section-title{color:#fff;align-items:center;margin:0;font-size:1.25rem;font-weight:700;display:flex}.section-desc{color:#cbd5e1;margin:-10px 0 15px;font-size:.85rem}.toggle-container{align-items:center;gap:8px;display:flex}.toggle-label{color:#e2e8f0;font-size:.85rem}.hourly-legend-label{color:#cbd5e1;opacity:.85;font-size:.75rem}.toggle-switch{width:44px;height:24px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background-color:#fff3;border-radius:24px;transition:all .3s;position:absolute;inset:0}.toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}input:checked+.toggle-slider{background-color:#3ca2e0}input:checked+.toggle-slider:before{transform:translate(20px)}.hourly-container-wrapper{background:#00000026;border-radius:12px;align-items:flex-start;padding:10px;display:flex}.hourly-header-col{border-right:1px solid #ffffff26;flex-direction:column;flex:0 0 40px;align-items:center;margin-right:10px;padding:12px 0;display:flex}.hourly-header-label{text-align:center;color:#94a3b8;width:100%;font-size:.75rem;font-weight:700;display:block}.hourly-header-label.label-time{height:20px;margin-bottom:6px;line-height:20px}.hourly-header-label.label-emoji{height:30px;margin-bottom:6px;line-height:30px}.hourly-header-label.label-temp{height:24px;margin-bottom:4px;line-height:24px}.hourly-header-label.label-pop{height:18px;margin-bottom:2px;line-height:18px}.hourly-header-label.label-precip{height:18px;margin-bottom:4px;line-height:18px}.hourly-header-label.label-wind{height:26px;line-height:26px}.hourly-scroll-container{scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;flex:1;gap:15px;padding-bottom:10px;display:flex;overflow-x:auto}.hourly-scroll-container::-webkit-scrollbar{height:6px}.hourly-scroll-container::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:10px}.hourly-item{text-align:center;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;flex:0 0 85px;align-items:center;padding:12px 6px;transition:background .2s;display:flex}.hourly-item span{text-align:center;width:100%;display:block}.hourly-item:hover{background:#ffffff1a}.hourly-time-label{color:#cbd5e1;height:20px;margin-bottom:6px;font-size:.8rem;line-height:20px}.hourly-emoji{height:30px;margin-bottom:6px;font-size:1.8rem;line-height:30px}.hourly-temp{height:24px;margin-bottom:4px;font-size:1.1rem;font-weight:700;line-height:24px}.hourly-pop{color:#3ca2e0;height:18px;margin-bottom:2px;font-size:.75rem;font-weight:600;line-height:18px}.hourly-precip{color:#94a3b8;height:18px;margin-bottom:4px;font-size:.7rem;line-height:18px}.hourly-wind{color:#e2e8f0;flex-direction:column;justify-content:center;align-items:center;height:26px;font-size:.7rem;line-height:13px;display:flex}.wind-dir,.wind-spd{text-align:center;white-space:nowrap;width:100%;display:block}.weather-grid-two-cols{grid-template-columns:1fr 1fr;gap:20px;display:grid}.flex-col-card{flex-direction:column;min-height:350px;display:flex}.pm25-scroll-container{flex:1;padding-right:5px;overflow-y:auto}.pm25-item-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 5px;display:flex}.pm25-item-row:last-child{border-bottom:none}.pm25-time{color:#e2e8f0;font-size:.85rem}.pm25-level-indicator{align-items:center;gap:8px;width:90px;display:flex}.pm25-color-dot{border-radius:50%;width:10px;height:10px;box-shadow:0 0 6px}.pm25-level-text{font-size:.85rem;font-weight:600}.pm25-value{color:#fff;font-size:.85rem;font-weight:700}.daily-list-container{flex:1;padding-right:5px;overflow-y:auto}.daily-list-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 5px;display:flex}.daily-list-row:last-child{border-bottom:none}.daily-date{color:#e2e8f0;width:90px;font-size:.85rem}.daily-emoji{font-size:1.4rem}.daily-condition{text-align:left;width:100px;font-size:.85rem}.daily-temp-range{font-size:.85rem;font-weight:600}.daily-pop{color:#3ca2e0;text-align:right;width:60px;font-size:.8rem;font-weight:600}.indices-list{flex-direction:column;gap:15px;display:flex}.index-item-row{background:#ffffff0a;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:15px;padding:12px 15px;display:flex}.index-meta-col{flex-direction:column;flex-shrink:0;gap:4px;width:180px;display:flex}.index-name{color:#fff;font-size:.95rem;font-weight:700}.index-icons-row{align-items:center;display:flex}.index-icon-unit{transition:transform .2s}.index-content-col{flex:1}.index-label-text{color:#fff;margin-bottom:2px;font-size:1.05rem;font-weight:700}.index-advice-text{color:#cbd5e1;font-size:.85rem;line-height:1.4}.weather-grid-four-cols{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.weather-detail-box{text-align:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;padding:15px 10px}.detail-title{color:#cbd5e1;text-transform:uppercase;margin-bottom:6px;font-size:.75rem}.detail-value{color:#fff;font-size:1.2rem;font-weight:700}.weather-footer-timestamp{text-align:center;color:#94a3b8;margin-top:10px;margin-bottom:25px;font-size:.75rem}.weather-admin-panel{background:#00000040;border:1px dashed #fff3;border-radius:16px;margin-top:25px;padding:20px}.admin-title{color:#ff9800;margin:0 0 5px;font-size:1.05rem;font-weight:700}.admin-desc{color:#cbd5e1;margin:0 0 15px;font-size:.8rem}.admin-buttons-row{flex-wrap:wrap;gap:12px;display:flex}.weather-btn{cursor:pointer;border:none;border-radius:8px;outline:none;padding:8px 16px;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-block}.weather-btn-primary{color:#fff;background-color:#3ca2e0}.weather-btn-primary:hover{background-color:#2980b9;transform:translateY(-1px)}.weather-btn-secondary{color:#fff;background-color:#ffffff26;border:1px solid #ffffff40}.weather-btn-secondary:hover{background-color:#ffffff40;transform:translateY(-1px)}.weather-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.weather-error-card{text-align:center;background:#f443361a;border:1px solid #f443364d;border-radius:16px;margin:20px 0;padding:30px}.error-text{color:#ff8a80;margin:0;font-weight:600}.skeleton-weather-header{flex-direction:column;align-items:center;margin-bottom:20px;display:flex}@media (width<=768px){.weather-dashboard-container{padding:20px 5px}.weather-location-header{margin-bottom:10px}.weather-summary-card{margin-bottom:10px;padding:10px 5px}.weather-main-row{margin-bottom:10px}.weather-section-card{margin-bottom:10px;padding:10px 4px}.hourly-container-wrapper{padding:6px 4px}.hourly-header-col{border-right:1px solid #ffffff26;flex:0 0 32px;margin-right:4px;padding:6px 0}.hourly-header-label{font-size:.65rem}.hourly-header-label.label-time{height:16px;margin-bottom:4px;line-height:16px}.hourly-header-label.label-emoji{height:24px;margin-bottom:4px;line-height:24px}.hourly-header-label.label-temp{height:20px;margin-bottom:4px;line-height:20px}.hourly-header-label.label-pop{height:14px;margin-bottom:2px;line-height:14px}.hourly-header-label.label-precip{height:14px;margin-bottom:4px;line-height:14px}.hourly-header-label.label-wind{height:24px;line-height:24px}.hourly-scroll-container{gap:4px}.hourly-item{border-radius:6px;flex:0 0 38px;padding:6px 2px}.hourly-time-label{height:16px;margin-bottom:4px;font-size:.65rem;line-height:16px}.hourly-emoji{height:24px;margin-bottom:4px;font-size:1.2rem;line-height:24px}.hourly-temp{height:20px;margin-bottom:4px;font-size:.8rem;line-height:20px}.hourly-pop{height:14px;margin-bottom:2px;font-size:.65rem;line-height:14px}.hourly-precip{height:14px;margin-bottom:4px;font-size:.6rem;line-height:14px}.hourly-wind{flex-direction:column;height:24px;font-size:.55rem;line-height:12px}.wind-dir,.wind-spd{font-size:.55rem}.weather-grid-two-cols{grid-template-columns:1fr;gap:15px}.weather-grid-four-cols{grid-template-columns:1fr 1fr;margin-bottom:10px}.weather-footer-timestamp{margin-bottom:10px}.weather-error-card{margin:10px 0}.skeleton-weather-header{margin-bottom:10px}.index-item-row{flex-direction:column;align-items:flex-start;gap:8px}.index-meta-col{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.weather-main-row{gap:15px}.weather-large-emoji{font-size:3.5rem}.current-temp{font-size:3rem}.weather-condition-text{text-align:center;border-top:1px solid #fff3;border-left:none;width:100%;padding-top:10px;padding-left:0;font-size:1.4rem}.guide-status-row{flex-direction:column;align-items:flex-start;gap:12px}}.weather-notification-guide-card{-webkit-backdrop-filter:blur(10px);color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;gap:10px;margin-bottom:20px;padding:15px 20px;display:flex;box-shadow:0 4px 15px #0000001a}.guide-header{align-items:center;gap:8px;display:flex}.guide-icon{font-size:1.2rem}.guide-title{color:#fff;font-size:1.05rem;font-weight:700}.guide-body{flex-direction:column;gap:8px;display:flex}.guide-desc{color:#fff;margin:0;font-size:.85rem;line-height:1.4}.guide-status-row{flex-wrap:wrap;gap:20px;margin:5px 0;display:flex}.status-item{white-space:nowrap;align-items:center;gap:8px;font-size:.85rem;transition:opacity .2s;display:flex}.status-item-off{opacity:.7}.status-label{color:#fff;white-space:nowrap}.status-badge{white-space:nowrap;border-radius:12px;padding:2px 8px;font-size:.8rem;font-weight:600}.status-badge.status-on{color:#81c784;background:#4caf5026;border:1px solid #4caf504d}.status-badge.status-off{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a}.guide-toggle-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff40;border-radius:6px;margin-left:5px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s}.guide-toggle-btn:hover{background:#ffffff4d;border-color:#fff6}.guide-toggle-btn.btn-on{background:#3ca2e0;border-color:#3ca2e0}.guide-toggle-btn.btn-on:hover{background:#2980b9;border-color:#2980b9}.guide-toggle-btn.btn-off{color:#ef9a9a;background:#f4433626;border-color:#f443364d}.guide-toggle-btn.btn-off:hover{background:#f443364d;border-color:#f4433680}.guide-tip{color:#fca5a5;margin:5px 0 0;font-size:.75rem;line-height:1.3}.guide-action{gap:10px;margin-top:5px;display:flex}.guide-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:5px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.guide-btn:hover{background:#fff3;border-color:#ffffff4d}.guide-btn-primary{background:#3ca2e0;border:none}.guide-btn-primary:hover{background:#2980b9}.schedule-page-container{box-sizing:border-box;max-width:600px;margin:0 auto;padding:1.5rem 1rem}.schedule-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.back-btn-large{color:#334155;cursor:pointer;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:1.5rem;align-items:center;gap:.3rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 2px 4px #0000000d}.back-btn-large:active{background-color:#e2e8f0}.schedule-page-title{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1.6rem;font-weight:900;display:flex}.title-icon{color:#2e86de}.schedule-info-banner{color:#166534;text-align:left;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:1.05rem;line-height:1.5;display:flex}.info-icon{color:#15803d;flex-shrink:0;margin-top:.2rem}.schedule-list{flex-direction:column;gap:1.25rem;display:flex}.schedule-card{background-color:#fff;border:2px solid #e2e8f0;border-radius:1.25rem;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000000d}.schedule-card:hover{transform:translateY(-2px)}.category-cleanup{border-color:#84cc16}.category-meeting{border-color:#f97316}.category-festival{border-color:#f43f5e}.category-drill{border-color:#3b82f6}.category-other{border-color:#64748b}.schedule-month-badge{background-color:#f8fafc;border-right:2px solid #e2e8f0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:5.5rem;display:flex}.category-cleanup .schedule-month-badge{background-color:#f7fee7;border-right-color:#d9f99d}.category-meeting .schedule-month-badge{background-color:#fff7ed;border-right-color:#ffedd5}.category-festival .schedule-month-badge{background-color:#fff1f2;border-right-color:#ffe4e6}.category-drill .schedule-month-badge{background-color:#eff6ff;border-right-color:#dbeafe}.category-other .schedule-month-badge{background-color:#f8fafc;border-right-color:#e2e8f0}.month-number{color:#1e293b;font-size:2.2rem;font-weight:900;line-height:1}.month-label{color:#64748b;margin-top:.2rem;font-size:1rem;font-weight:800}.schedule-content{text-align:left;flex-grow:1;padding:1.1rem 1.25rem}.schedule-title-row{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.schedule-emoji{font-size:1.4rem}.schedule-event-title{color:#0f172a;margin:0;font-size:1.3rem;font-weight:900}.schedule-date-text{color:#475569;margin:0 0 .5rem;font-size:1.05rem;line-height:1.4}.schedule-description{color:#64748b;margin:0;font-size:1rem;line-height:1.5}.pr-page-container{box-sizing:border-box;max-width:600px;margin:0 auto;padding:1.5rem 1rem}.pr-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.pr-page-title{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1.6rem;font-weight:900;display:flex}.pr-page-title .title-icon{color:#16a34a}.pr-card-main{text-align:center;box-sizing:border-box;background-color:#fff;border:2px solid #bbf7d0;border-radius:1.5rem;margin-bottom:1.5rem;padding:2rem 1.5rem;box-shadow:0 4px 15px #16a34a0d}.pr-mascot-row{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.pr-badge-tag{color:#15803d;background-color:#dcfce7;border-radius:1rem;padding:.3rem .8rem;font-size:.9rem;font-weight:800}.pr-emoji{font-size:2.2rem}.pr-card-title{color:#0f172a;margin:0 0 1rem;font-size:1.6rem;font-weight:900}.pr-card-desc{color:#475569;text-align:left;margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.pr-open-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#22c55e 0%,#15803d 100%);border:none;border-bottom:.35rem solid #14532d;border-radius:1.25rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.1rem 1.5rem;font-size:1.35rem;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #16a34a4d}.pr-open-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #16a34a66}.pr-open-btn:active{border-bottom-width:.1rem;transform:translateY(2px);box-shadow:0 2px 6px #16a34a33}.pr-guide-box{text-align:left;box-sizing:border-box;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;padding:1.25rem}.guide-title{color:#334155;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:1.15rem;font-weight:800;display:flex}.guide-icon{color:#64748b}.guide-list{color:#475569;margin:0;padding-left:1.25rem;font-size:1rem;line-height:1.6}.guide-list li{margin-bottom:.6rem}.guide-list li:last-child{margin-bottom:0}.easy-notif-container{box-sizing:border-box;max-width:600px;margin:0 auto;padding:1.5rem 1rem}.easy-notif-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.easy-notif-title{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1.6rem;font-weight:900;display:flex}.easy-notif-title .title-icon{color:#ff9f43}.easy-notif-loading{color:#64748b;text-align:center;padding:3rem 0;font-size:1.2rem;font-weight:700}.easy-notif-list{flex-direction:column;gap:1.5rem;display:flex}.easy-notif-card{text-align:left;box-sizing:border-box;background-color:#fff;border:2px solid #e2e8f0;border-radius:1.5rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 10px #0000000a}.easy-notif-card.speaking-active{background-color:#fffbeb;border-color:#ff9f43;box-shadow:0 10px 25px #ff9f4326}.easy-notif-meta{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.easy-notif-sender{color:#d35400;font-size:1.1rem;font-weight:900}.easy-notif-date{color:#64748b;font-size:1rem;font-weight:700}.easy-notif-card-title{color:#0f172a;margin:0 0 1rem;font-size:1.45rem;font-weight:900;line-height:1.4}.easy-notif-card-body{color:#334155;white-space:pre-wrap;margin:0 0 1.5rem;font-size:1.2rem;line-height:1.6}.easy-notif-speak-btn{cursor:pointer;box-sizing:border-box;color:#fff;background:linear-gradient(135deg,#ff9f43 0%,coral 100%);border:none;border-bottom:.35rem solid #d35400;border-radius:1.25rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1.3rem;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 8px #00000014}.easy-notif-speak-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #ff7f5033}.easy-notif-speak-btn:active{border-bottom-width:.1rem;transform:translateY(2px);box-shadow:0 2px 4px #ff7f501a}.easy-notif-speak-btn.speaking{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-bottom:.35rem solid #991b1b;animation:2s ease-in-out infinite speakButtonPulse;box-shadow:0 4px 8px #dc262640}.easy-notif-speak-btn.speaking:hover{box-shadow:0 6px 12px #dc262659}@keyframes speakButtonPulse{0%{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.01)}to{opacity:.9;transform:scale(1)}}#root{width:100%;height:100%}.new-badge{color:#fff;vertical-align:middle;background:#e53935;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:.65em;font-weight:700;line-height:1.2;display:inline-block}*,:before,:after{box-sizing:border-box}html{overscroll-behavior-x:none;overscroll-behavior-y:none;touch-action:manipulation;-webkit-text-size-adjust:auto;-moz-text-size-adjust:auto;text-size-adjust:auto}body{color:#212529;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;line-height:1.5}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{color:inherit;margin-top:0;margin-bottom:.5rem;font-family:inherit;font-weight:500}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}p{margin-top:0;margin-bottom:1rem}a{color:#1a73e8;text-decoration:none}a:hover{text-decoration:underline}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite skeleton-shimmer;display:inline-block}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.markdown-body{word-break:break-word}.markdown-body p{white-space:normal;margin-top:0;margin-bottom:.5rem}.markdown-body p:last-child{margin-bottom:0}.markdown-body ul,.markdown-body ol{white-space:normal;margin-top:.25rem;margin-bottom:.5rem;padding-left:1.5rem}.markdown-body li{white-space:normal;margin-bottom:.25rem}.markdown-body li:last-child{margin-bottom:0}.comment-text{font-size:.95em;line-height:1.6}
