*,:before,:after{box-sizing:border-box}body{margin:0}#root{min-height:100vh}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1c1c1e;-webkit-font-smoothing:antialiased;background:#f2f2f7;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page{background:#f2f2f7;max-width:600px;min-height:100vh;margin:0 auto}.page-header{z-index:10;background:#f2f2f7;align-items:center;gap:8px;padding:16px 16px 12px;display:flex;position:sticky;top:0}.page-title{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:20px;font-weight:700;overflow:hidden}.header-actions{gap:4px;display:flex}.back-btn{color:#007aff;cursor:pointer;background:0 0;border:none;padding:4px 8px 4px 0;font-size:22px;line-height:1}.app-version{color:#8e8e93;margin-left:auto;font-family:monospace;font-size:14px}.header-btn{color:#007aff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:flex}.header-btn:active{background:#007aff1a}.header-text-btn{color:#007aff;cursor:pointer;background:0 0;border:none;padding:4px 0 4px 8px;font-size:17px;font-weight:600}.header-text-btn:disabled{color:#aeaeb2;cursor:default}.list-section-header{color:#6c6c70;text-transform:uppercase;letter-spacing:.3px;padding:16px 16px 8px;font-size:13px;font-weight:600}.list{flex-direction:column;gap:8px;padding:0 16px;list-style:none;display:flex}.list-item{cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:14px 16px;display:flex;box-shadow:0 1px 3px #0000000f}.list-item:active{background:#f9f9f9}.list-item-content{flex:1;min-width:0}.ex-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:44px;height:44px}.ex-thumb-empty{background:#e5e5ea}.list-item-name{font-size:17px;font-weight:600;display:block}.list-item-meta{color:#8e8e93;margin-top:2px;font-size:13px;display:block}.list-item-actions{gap:4px;display:flex}.icon-btn{color:#8e8e93;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;display:flex}.icon-btn:active{color:#007aff}.icon-btn:disabled{opacity:.3;cursor:default}.icon-btn-danger{color:silver}.icon-btn-danger:active{color:#ff3b30}.md-toolbar{gap:4px;margin-bottom:4px;display:flex}.md-toolbar-btn{cursor:pointer;color:#1c1c1e;background:#e5e5ea;border:none;border-radius:6px;padding:5px 10px;font-size:13px;line-height:1}.md-toolbar-btn:active{background:#d1d1d6}.md-bold{font-weight:700}.md-italic{font-style:italic}.tab-text ul,.tab-text ol{margin-bottom:10px;padding-left:20px}.tab-text li{color:#3a3a3c;margin-bottom:4px;font-size:15px;line-height:1.6}.tab-text strong{font-weight:700}.tab-text em{font-style:italic}.tab-text h1,.tab-text h2,.tab-text h3{color:#1c1c1e;margin-bottom:8px;font-weight:700}.tab-text h1{font-size:20px}.tab-text h2{font-size:17px}.tab-text h3{font-size:15px}.tab-bar{scrollbar-width:none;background:#fff;border-bottom:1px solid #e5e5ea;padding:0 8px;display:flex;overflow-x:auto}.tab-bar::-webkit-scrollbar{display:none}.tab-btn{color:#8e8e93;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 16px;font-size:15px;font-weight:500}.tab-btn.active{color:#007aff;border-bottom-color:#007aff}.tab-content{padding:20px 16px}.tab-body{flex-direction:column;gap:24px;display:flex}.tab-text p{color:#3a3a3c;margin-bottom:10px;font-size:15px;line-height:1.6}.tab-text p:last-child{margin-bottom:0}.tab-image img{border-radius:10px;max-width:100%}.tab-video{width:100%}.video-wrapper{border-radius:10px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-wrapper iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.ex-image-row{align-items:flex-start;gap:12px;display:flex}.ex-image-thumb-lg{object-fit:cover;border:1px solid #e5e5ea;border-radius:10px;flex-shrink:0;width:80px;height:80px}.ex-image-placeholder-lg{background:#e5e5ea;border-radius:10px;flex-shrink:0;width:80px;height:80px}.ex-image-controls{flex-direction:column;flex:1;gap:8px;display:flex}.form{flex-direction:column;gap:18px;padding:16px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:#6c6c70;text-transform:uppercase;letter-spacing:.3px;font-size:13px;font-weight:600}.form-input{color:#1c1c1e;appearance:none;background:#fff;border:1px solid #d1d1d6;border-radius:10px;padding:11px 14px;font-size:16px}.form-input:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff26}.form-textarea{color:#1c1c1e;resize:vertical;background:#fff;border:1px solid #d1d1d6;border-radius:10px;padding:11px 14px;font-family:inherit;font-size:15px;line-height:1.5}.form-textarea:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff26}.form-textarea.drag-over{background:#f0f7ff;border-color:#007aff;box-shadow:0 0 0 3px #007aff33}.form-hint{color:#8e8e93;font-size:13px}.form-or{color:#8e8e93;text-align:center;font-size:13px}.form-upload-row{align-items:center;gap:12px;display:flex}.image-preview{object-fit:contain;border:1px solid #e5e5ea;border-radius:10px;max-width:100%;max-height:240px}.btn{cursor:pointer;text-align:center;border:none;border-radius:10px;padding:12px 16px;font-size:16px;font-weight:500}.btn-primary{color:#fff;background:#007aff}.btn-primary:active{background:#0062cc}.btn-secondary{color:#1c1c1e;background:#e5e5ea}.btn-secondary:active{background:#d1d1d6}.btn-danger{color:#fff;background:#ff3b30}.btn-danger:active{background:#c0392b}.admin-section{margin-top:8px}.admin-section-header{align-items:center;padding:8px 16px;display:flex}.admin-section-title{color:#6c6c70;text-transform:uppercase;letter-spacing:.3px;flex:1;font-size:13px;font-weight:600}.admin-list{flex-direction:column;gap:8px;padding:0 16px;list-style:none;display:flex}.admin-list-item{background:#fff;border-radius:10px;align-items:center;gap:8px;padding:12px 14px;display:flex;box-shadow:0 1px 3px #0000000f}.admin-list-item-info{flex:1;min-width:0}.admin-list-item-name{font-size:15px;font-weight:600;display:block}.admin-list-item-type{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;margin-top:2px;font-size:12px;display:block}.admin-list-item-actions{gap:2px;display:flex}.toggle-switch{flex-shrink:0;width:51px;height:31px;position:relative}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{cursor:pointer;background:#e5e5ea;border-radius:31px;transition:background .2s;position:absolute;inset:0}.toggle-slider:before{content:"";background:#fff;border-radius:50%;width:27px;height:27px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0000004d}.toggle-switch input:checked+.toggle-slider{background:#34c759}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.edit-mode .page-title{color:#d00}.settings-section{background:#fff;border-radius:12px;margin:16px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.settings-section-title{color:#6c6c70;text-transform:uppercase;letter-spacing:.3px;padding:12px 16px 4px;font-size:13px;font-weight:600}.settings-item{border-bottom:1px solid #f2f2f7;align-items:center;gap:12px;padding:14px 16px;display:flex}.settings-item:last-of-type{border-bottom:none}.settings-item-text{flex-direction:column;flex:1;gap:2px;display:flex}.settings-item-label{font-size:16px;font-weight:500}.settings-item-desc{color:#8e8e93;font-size:13px}.settings-info{color:#8e8e93;text-align:center;padding:14px 16px;font-size:13px}.msg{border-radius:8px;margin:0 16px;padding:10px 14px;font-size:14px}.msg-error{color:#c0392b;background:#ffeaea}.msg-success{color:#1e8449;background:#eafaf1}.empty-state{text-align:center;color:#8e8e93;padding:40px 24px;font-size:15px}.empty-state-sm{color:#8e8e93;padding:16px;font-size:14px}
