*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{color:#1a1a1a;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}select,input,textarea,button{font-family:inherit}input,select,textarea{-webkit-appearance:none;outline:none}.shell{background:#f5f5f7;flex-direction:column;max-width:500px;height:100%;margin:0 auto;display:flex;position:relative}.screen{-webkit-overflow-scrolling:touch;flex:1;padding:16px 14px 90px;overflow-y:auto}.topbar{padding:14px 16px 10px;padding-top:calc(14px + env(safe-area-inset-top));background:#fff;border-bottom:.5px solid #00000014;flex-shrink:0}.topbar-title{color:#534ab7;letter-spacing:-.02em;font-size:20px;font-weight:700}.topbar-sub{color:#888;margin-top:1px;font-size:12px}.topbar-row{justify-content:space-between;align-items:center;display:flex}.bottom-nav{width:100%;max-width:500px;padding-bottom:env(safe-area-inset-bottom);z-index:30;background:#fff;border-top:.5px solid #00000014;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-tab{cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:10px 4px 8px;display:flex;position:relative}.nav-tab svg{stroke-width:1.8px;width:22px;height:22px}.nav-tab span{font-size:10px;font-weight:500}.nav-tab.active svg{stroke:#534ab7}.nav-tab.active span{color:#534ab7}.nav-tab:not(.active) svg{stroke:#aaa}.nav-tab:not(.active) span{color:#aaa}.nav-badge{color:#fff;background:#534ab7;border-radius:20px;padding:1px 5px;font-size:9px;font-weight:600;position:absolute;top:6px;right:calc(50% - 18px)}.fab{bottom:calc(72px + env(safe-area-inset-bottom));color:#fff;cursor:pointer;z-index:31;background:#534ab7;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;line-height:1;display:flex;position:fixed;right:16px;box-shadow:0 4px 16px #534ab766}.fab:active{transform:scale(.94)}.stat-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px;display:grid}.stat-card{background:#fff;border:.5px solid #00000012;border-radius:12px;padding:14px}.stat-label{color:#888;align-items:center;gap:5px;margin-bottom:5px;font-size:11px;font-weight:500;display:flex}.stat-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.stat-value{font-size:28px;font-weight:600}.task-item{cursor:pointer;background:#fff;border:.5px solid #00000012;border-radius:12px;margin-bottom:10px;padding:14px}.task-item:active{background:#f9f9f9}.task-title{color:#1a1a1a;margin-bottom:5px;font-size:14px;font-weight:600}.task-prop{color:#888;margin-bottom:8px;font-size:12px}.task-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.prop-card{cursor:pointer;background:#fff;border:.5px solid #00000012;border-radius:14px;margin-bottom:12px;overflow:hidden}.prop-card:active{opacity:.9}.prop-top{height:5px}.prop-body{padding:14px}.prop-name-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.prop-name{font-size:15px;font-weight:600}.prop-badges{flex-wrap:wrap;gap:6px;display:flex}.prop-footer{margin-top:8px;font-size:11px;font-weight:500}.badge{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:500;display:inline-flex}.badge-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.section-label{color:#888;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;margin-bottom:10px;font-size:11px;font-weight:600}.filter-row{-webkit-overflow-scrolling:touch;gap:6px;margin-bottom:14px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-pill{cursor:pointer;white-space:nowrap;color:#888;background:#fff;border:1.5px solid #e0e0e0;border-radius:20px;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:500}.filter-pill.active{color:#fff;background:#534ab7;border-color:#534ab7}.modal-overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:500px;height:92vh;padding-top:8px;display:flex}.modal-sheet-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:0 20px;overflow-y:auto}.modal-sheet-bottom{padding:12px 20px calc(20px + env(safe-area-inset-bottom)) 20px;background:#fff;border-top:.5px solid #0000000f;flex-shrink:0}.modal-handle{background:#e0e0e0;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:0 auto 16px}.modal-title{color:#1a1a1a;margin-bottom:4px;font-size:18px;font-weight:700}.modal-sub{color:#888;margin-bottom:16px;font-size:13px}.modal-divider{background:#f0f0f0;height:1px;margin:16px 0}.field{margin-bottom:14px}.field label{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.field input,.field select,.field textarea{color:#1a1a1a;background:#fff;border:1.5px solid #e8e8e8;border-radius:10px;width:100%;padding:12px 14px;font-size:15px}.field textarea{resize:vertical;min-height:80px;line-height:1.6}.field input:focus,.field select:focus,.field textarea:focus{border-color:#534ab7}.priority-row{gap:8px;display:flex}.priority-btn{cursor:pointer;color:#888;text-align:center;background:#fafafa;border:1.5px solid #e0e0e0;border-radius:10px;flex:1;padding:10px 0;font-size:13px;font-weight:500}.priority-btn.active-high{color:#a32d2d;background:#fcebeb;border-color:#a32d2d;font-weight:700}.priority-btn.active-medium{color:#854f0b;background:#faeeda;border-color:#854f0b;font-weight:700}.priority-btn.active-low{color:#3b6d11;background:#eaf3de;border-color:#3b6d11;font-weight:700}.btn-primary{color:#fff;cursor:pointer;background:#534ab7;border:none;border-radius:12px;width:100%;padding:14px;font-size:15px;font-weight:700}.btn-primary:active{background:#3c3489}.btn-secondary{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;width:100%;padding:14px;font-size:15px;font-weight:500}.btn-green{color:#fff;cursor:pointer;background:#1d9e75;border:none;border-radius:12px;width:100%;padding:14px;font-size:15px;font-weight:700}.btn-red{color:#a32d2d;cursor:pointer;background:#fcebeb;border:1.5px solid #f09595;border-radius:12px;width:100%;padding:14px;font-size:15px;font-weight:600}.btn-row{gap:10px;display:flex}.btn-row .btn-primary,.btn-row .btn-secondary,.btn-row .btn-green,.btn-row .btn-red{flex:1}.wf-row{align-items:center;gap:4px;padding-bottom:4px;display:flex;overflow-x:auto}.wf-row::-webkit-scrollbar{display:none}.wf-step{white-space:nowrap;border-radius:20px;flex-shrink:0;padding:5px 10px;font-size:11px;font-weight:500}.wf-step.done{color:#3b6d11;background:#eaf3de;border:1.5px solid #c0dd97}.wf-step.active{color:#fff;background:#534ab7;border:none}.wf-step.pending{color:#aaa;background:#f5f5f5;border:1.5px solid #e0e0e0}.wf-arrow{color:#ccc;flex-shrink:0;font-size:10px}.photo-grid{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.photo-thumb{object-fit:cover;cursor:zoom-in;border:1.5px solid #e0e0e0;border-radius:10px;width:72px;height:72px}.photo-upload-row{gap:8px;margin-top:8px;display:flex}.photo-upload-btn{color:#666;cursor:pointer;text-align:center;background:#fafafa;border:1.5px dashed silver;border-radius:10px;flex:1;padding:11px 0;font-size:13px}.lightbox{z-index:99999;touch-action:none;-webkit-user-select:none;user-select:none;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.lightbox img{object-fit:contain;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:12px;max-width:100%;max-height:80vh}.lightbox-close{top:calc(16px + env(safe-area-inset-top));color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex;position:absolute;right:16px}.lightbox-caption{color:#fff;text-align:center;opacity:.85;max-width:90%;margin-top:12px;font-size:14px}.note-box{color:#333;background:#f8f8f8;border-radius:10px;margin-bottom:8px;padding:11px 13px;font-size:13px;line-height:1.6}.approval-box{color:#3c3489;background:#eeedfe;border:1.5px solid #afa9ec;border-radius:10px;padding:11px 13px;font-size:13px;line-height:1.6}.blocked-box{color:#3c3489;background:#eeedfe;border:1.5px solid #afa9ec;border-radius:10px;padding:11px 13px;font-size:13px}.user-row{background:#fff;border:.5px solid #00000012;border-radius:12px;align-items:center;gap:12px;margin-bottom:10px;padding:14px;display:flex}.user-info{flex:1;min-width:0}.user-name{font-size:14px;font-weight:600}.user-username{color:#888;font-family:monospace;font-size:12px}.avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.search-box{margin-bottom:12px;position:relative}.search-box input{color:#1a1a1a;background:#fff;border:1.5px solid #e8e8e8;border-radius:10px;width:100%;padding:10px 14px 10px 36px;font-size:14px}.search-box input:focus{border-color:#534ab7}.search-box svg{stroke:#aaa;stroke-width:2px;width:16px;height:16px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.search-box .clear-btn{color:#aaa;cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.sort-row{gap:6px;margin-bottom:12px;display:flex}.sort-pill{cursor:pointer;white-space:nowrap;color:#888;background:#fff;border:1.5px solid #e0e0e0;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:500}.sort-pill.active{color:#fff;background:#534ab7;border-color:#534ab7}.comment-item{gap:10px;margin-bottom:14px;display:flex}.comment-bubble{flex:1;min-width:0}.comment-header{align-items:center;gap:6px;margin-bottom:4px;display:flex}.comment-author{color:#1a1a1a;font-size:12px;font-weight:600}.comment-date{color:#aaa;font-size:10px}.comment-text{color:#333;background:#f8f8f8;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.5}.comment-photos{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.history-item{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.history-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.history-text{color:#555;font-size:12px;line-height:1.5}.history-text strong{color:#1a1a1a}.history-date{color:#aaa;margin-top:1px;font-size:10px}.offline-bar{color:#fff;text-align:center;background:#ba7517;flex-shrink:0;padding:6px;font-size:12px;font-weight:600}.caption-input{color:#333;background:#fafafa;border:1px solid #e0e0e0;border-radius:6px;width:100%;margin-top:4px;padding:6px 8px;font-size:12px}.caption-input:focus{border-color:#534ab7;outline:none}.photo-caption{color:#888;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:72px;margin-top:3px;font-size:10px;overflow:hidden}.tab-bar{border-bottom:1.5px solid #f0f0f0;gap:0;margin-bottom:14px;display:flex}.tab-btn{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1.5px;padding:10px 0;font-size:12px;font-weight:500}.tab-btn.active{color:#534ab7;border-bottom-color:#534ab7;font-weight:700}
