.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:var(--color-bg);padding:12px}.login-box{width:var(--pcs-card-w);padding:16px 20px 20px;border-radius:var(--pcs-card-radius);border:1px solid var(--pcs-card-ring);box-shadow:0 24px 60px #0000001a,0 18px 48px -10px #107c1038,0 0 0 2px var(--pcs-card-ring),0 0 0 12px #107c102e}.login-header{display:flex;justify-content:flex-start;align-items:center;gap:14px;margin-bottom:12px;text-align:left}.login-logo{height:32px}.login-title{font-size:18px;font-weight:700;margin:0}.login-subtitle{font-size:12px;color:var(--color-subtext);margin:2px 0 0}.form-group{margin-bottom:8px;padding-left:var(--pcs-left-offset)}.label-bold{display:block;font-size:20px;font-weight:700;color:#374151;margin-bottom:6px}.login-input{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:12px;outline:none;background:#fff}.login-input::placeholder{color:#9ca3af}.login-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #107c1026}.login-button{width:auto!important;display:block!important;margin:12px auto 0!important;padding:8px 32px!important;font-size:16px!important;border-radius:9999px!important;background:var(--color-primary)!important;color:#fff!important;border:none!important;font-weight:700!important;box-shadow:0 2px #00000040 inset!important;text-align:center!important}.login-button:hover{background:var(--pcs-green-hover)}.login-button:disabled{background-color:#6c757d;cursor:not-allowed}.error-message{background-color:#f8d7da;color:#721c24;padding:10px;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:15px;text-align:center;font-size:14px}body{font-family:var(--font-main);margin:0;height:100%}.login-box .login-button{width:200px!important;height:40px!important}:root{--d2-card-w: 583px;--d2-card-h: 400px;--d2-left: 50px;--d2-form-w: 500px;--d2-field-h: 30px;--d2-btn-w: 160px;--d2-title-size: 50px}.login-box{min-height:var(--d2-card-h)!important;width:var(--d2-card-w)!important;padding:36px 40px!important;box-shadow:0 18px 60px #00000014,0 14px 40px #107c102e!important}.login-header{margin-left:var(--d2-left)!important}.form-group{width:var(--d2-form-w)!important;margin-left:var(--d2-left)!important;margin-bottom:16px!important;padding-left:0!important}.login-input{height:var(--d2-field-h)!important;padding:0 14px!important;font-size:14px!important;border-radius:12px!important}.login-container .login-box form .login-button{width:var(--d2-btn-w)!important;height:var(--d2-field-h)!important;margin:px auto 0!important;font-size:16px!important}@media (max-width: 768px){:root{--d2-card-w: 92vw;--d2-left: 20px;--d2-form-w: calc(100% - 40px) ;--d2-field-h: 44px;--d2-btn-w: 150px}.login-box{padding:20px 16px!important}.login-header{margin-left:var(--d2-left)!important}.form-group{width:var(--d2-form-w)!important;margin-left:var(--d2-left)!important}}:root{--gap-header-to-form: 60px;--gap-between-fields: 25px;--gap-form-to-button: 30px}.login-box{display:flex!important;flex-direction:column!important;justify-content:center!important}.login-header{margin-bottom:var(--gap-header-to-form)!important}.form-group{margin-bottom:var(--gap-between-fields)!important}.login-container .login-box form .login-button{margin-top:var(--gap-form-to-button)!important}:root{--u-green: #107c10;--u-glow-strong: rgba(16, 124, 16, .22);--u-glow-soft: rgba(16, 124, 16, .1)}.login-box{position:relative!important;box-shadow:0 10px 30px #0000000f,0 16px 44px var(--u-glow-soft)!important;border:1px solid #107c10!important}.login-box:before{content:"";position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;border-radius:calc(var(--pcs-card-radius, 18px) + 24px);pointer-events:none;z-index:-1;background:radial-gradient(120% 90% at 0% 50%,var(--u-glow-strong),transparent 65%),radial-gradient(120% 90% at 100% 50%,var(--u-glow-strong),transparent 65%),radial-gradient(80% 110% at 50% 100%,rgba(16,124,16,.14),transparent 70%);filter:blur(10px)}.login-button{background:var(--u-green)!important}.login-button:hover{background:#0f6710!important}.login-container{background:#f8fefc!important;position:relative;isolation:isolate}.login-container:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:url(/img/simple_diagonal_split.png);background-size:cover;background-repeat:no-repeat;background-position:center;opacity:1}.login-box{width:653px!important;min-height:470px!important;border-radius:20px!important;background:#ffffffe0!important;box-shadow:0 4px 10px #107c10,0 24px 60px #0000001a!important;border:1px solid rgba(0,0,0,.35)!important;padding:28px 32px 32px!important}.login-header{align-items:center!important;gap:14px!important;margin-bottom:28px!important}.login-logo{height:36px!important;width:auto!important}.login-title{font-size:18px!important;line-height:22px!important;color:#141414!important}.login-subtitle{font-size:12px!important;font-weight:7000!important;color:#787878!important}.login-box form{width:100%}.form-group{width:454px!important;margin:0 auto 18px!important}.label-bold{font-size:15px!important;line-height:18px!important;color:#141414!important}.login-input{height:45px!important;width:100%!important;background:#f8f8f8!important;border:1px solid #000000!important;border-radius:10px!important;padding:7px 20px!important;font-size:16px!important;line-height:19px!important}.login-input::placeholder{color:#c7c7c7!important}.login-button{width:132px!important;height:44px!important;margin:30px auto 0!important;border:1px solid #000000!important;border-radius:25px!important;font-size:22px!important;line-height:27px!important}:root{--login-bg-image: url(../img/background2.png);--login-bg-overlay-top: rgba(255, 255, 255, .42);--login-bg-overlay-bot: rgba(240, 255, 244, .82)}.login-container{position:relative;isolation:isolate;background:transparent!important}.login-container:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(180deg,var(--login-bg-overlay-top) 0%,var(--login-bg-overlay-bot) 100%),var(--login-bg-image);background-size:auto,cover;background-position:center,center;background-repeat:no-repeat,no-repeat;will-change:transform}@media (max-width: 768px){.login-container:before{position:absolute}}:root{--fs-label: 20px;--fs-input: 17px}.label-bold{font-size:var(--fs-label)!important;line-height:1.35}.login-input,.login-input::placeholder{font-size:var(--fs-input)!important}.form-group{margin-bottom:18px!important}:root{--fs-title: 23px;--logo-h: 50px;--fs-button: 30px;--btn-w: 25px;--btn-h: 44px}.login-title{font-size:var(--fs-title)!important;line-height:1.7}.login-logo{height:var(--logo-h)!important}.login-button{font-size:var(--fs-button)!important;width:var(--btn-w)!important;height:var(--btn-h)!important;line-height:1!important}.login-container{padding:24px!important;min-height:86vh!important}.login-box{width:430px!important;padding:18px 24px!important;border-radius:20px!important;background:var(--color-white, #fff)!important;box-shadow:0 6px 24px #00000014!important;border:1px solid var(--pcs-card-ring, rgba(0, 0, 0, .08))!important}.login-header{justify-content:center!important;text-align:center!important;margin-bottom:12px!important}.login-logo{height:34px!important}.login-title{font-size:18px!important;font-weight:700!important;margin:0!important}.login-subtitle{font-size:12px!important;color:var(--color-subtext, #6b7280)!important;margin-top:2px!important}.form-group{width:300px!important;margin:0 auto 10px!important;padding-left:0!important}.label-bold{font-size:13px!important;font-weight:700!important;color:#374151!important;margin-bottom:6px!important}.login-input{width:100%!important;height:25px!important;padding:6px 10px!important;border:1px solid #d1d5db!important;border-radius:18px!important;outline:none!important;background:#fff!important;font-size:13px!important}.login-input:focus{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px #107c1026!important}.login-button{width:70%!important;margin:8px auto 0!important;padding:9px 14px!important;background:var(--color-primary)!important;color:#fff!important;border:none!important;border-radius:9999px!important;font-weight:700!important;font-size:13px!important;box-shadow:0 2px #00000040 inset!important}.login-button:hover{background:var(--color-primary-hover, #0f6710)!important}.error-message{font-size:14px!important}.login-container{background:transparent!important;position:relative!important;isolation:isolate!important}.login-container:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:url(../img/background5.png)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.login-box{width:500px!important;min-height:unset!important;padding:20px 20px 30px!important;border-radius:18px!important;background:var(--color-white, #fff)!important;box-shadow:0 2px 8px #00000014!important;border:1px solid var(--pcs-card-ring, rgba(0, 0, 0, .08))!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.login-header{margin-bottom:40px!important;gap:10px!important;justify-content:center!important;text-align:center!important}.form-group{width:80%!important;margin:0 auto 18px!important;padding-left:0!important}.login-input{width:100%!important;min-width:0!important}.login-input{width:100%;padding:12px 14px;border:2px solid transparent;border-radius:8px;font-size:.95rem;transition:all .2s ease;background-color:#f8f9fa;color:#333}.login-input:focus{border-color:#007bff;outline:none;background-color:#fff}.input-error{border-color:#dc3545!important;background-color:#fff5f5}.error-text{color:#dc3545;font-size:.85rem;margin-top:4px;margin-left:2px}.error-message{background-color:#ffe5e5;border:1px solid #ffb3b3;color:#c00;padding:10px;border-radius:6px;margin-bottom:12px;text-align:center;font-weight:500}.admin-sidebar{position:fixed;left:0;top:0;height:100vh;background:#0a5c36;color:#fff;transition:all .3s ease;z-index:1000;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;overflow:hidden}.admin-sidebar.closed{width:70px}.sidebar-logo{display:flex;align-items:center;justify-content:flex-start}.umalo-logo{width:110px;height:auto;margin-left:5px}.logo-text{font-size:1.2rem;font-weight:700;color:#1a1a2e}.admin-sidebar.closed .logo-text{display:none}.sidebar-nav{padding:20px 8px;flex:1}.nav-item{margin:0}.nav-link{width:100%;background:none;border:none;color:#fff;padding:16px 20px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:all .2s;text-align:left;border-radius:0;position:relative}.nav-link:hover{background:#2d2d44;color:#fff}.nav-link.active{background:#0f0f23;color:#fff;border-radius:25px;margin:0 3px;border:1px solid #00ff88}.nav-icon{font-size:1.2rem;min-width:20px;text-align:center}.nav-text{font-size:1rem;font-weight:500}.admin-sidebar.closed .nav-link{justify-content:center;padding:16px 8px}.sidebar-footer{padding:20px;margin-top:auto}.logout-btn{width:100%;background:#dc3545;color:#fff;border:none;padding:12px 16px;border-radius:8px;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:12px;transition:all .2s}.logout-btn:hover{background:#c82333}.logout-icon{font-size:1.2rem}.admin-sidebar.closed .logout-btn{justify-content:center;padding:12px 8px}.mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999;display:none}@media (max-width: 768px){.admin-sidebar{transform:translate(-100%)}.admin-sidebar.open{transform:translate(0);width:280px}.mobile-overlay,.sidebar-toggle{display:block}}@media (min-width: 769px){.admin-sidebar{transform:translate(0)}.admin-sidebar.closed{width:70px}.admin-sidebar.closed .nav-link{justify-content:center;padding:16px 8px}.admin-sidebar.closed .nav-content,.admin-sidebar.closed .logo-text,.admin-sidebar.closed .logout-text{display:none}}.admin-sidebar{--uma-bg: linear-gradient(180deg, #15c18f 0%, #10b981 40%, #0ea37d 100%);--uma-bg-soft: #0f5132;--uma-surface: #0d3b2b;--uma-ink: #ffffff;--uma-ink-muted: rgba(255,255,255,.78);--uma-ring: rgba(255,255,255,.25);--uma-border: rgba(255,255,255,.18);--uma-active: #e6fff5;--uma-active-ink: #063a2c;--shadow-1: 0 6px 18px rgba(0,0,0,.18);--shadow-2: 0 10px 28px rgba(0,0,0,.22)}.admin-sidebar{position:fixed;inset:0 auto 0 0;height:100vh;background:var(--uma-bg);color:var(--uma-ink);transition:width .28s ease,transform .28s ease;z-index:1000;box-shadow:var(--shadow-1);display:flex;flex-direction:column;overflow:hidden;border-right:1px solid var(--uma-border);border-top-right-radius:18px;border-bottom-right-radius:18px}.admin-sidebar.open{width:280px}.admin-sidebar.closed{width:76px}.sidebar-header{padding:15px 10px;display:flex;align-items:center;justify-content:flex-start}.sidebar-logo .logo-container{width:60px;height:60px;border-radius:12px;background:transparent;border:none;box-shadow:none}.logo-text,.admin-sidebar.closed .logo-text{display:none}.sidebar-nav{padding:12px 8px;flex:1;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}.sidebar-nav::-webkit-scrollbar{width:8px}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:8px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.nav-menu{list-style:none;padding:0;margin:0}.nav-item{margin:4px 0}.nav-link{width:100%;background:transparent;border:1px solid transparent;color:var(--uma-ink-muted);padding:12px 14px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .08s ease;text-align:left;border-radius:12px;position:relative;outline:none}.nav-link:hover{background:#ffffff1a;color:var(--uma-ink)}.nav-link.active{background:#10b981;color:#fff;border-color:#10b98180;box-shadow:0 4px 10px #00000026}.nav-link:focus-visible{box-shadow:0 0 0 3px var(--uma-ring)}.nav-icon{font-size:1.22rem;min-width:22px;text-align:center;transform:translateY(0)}.nav-text{font-size:.98rem;font-weight:600;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-sidebar.closed .nav-text{display:none}.admin-sidebar.closed .nav-link{justify-content:center;padding:14px 10px}.sidebar-footer{padding:14px;margin-top:auto;border-top:1px solid var(--uma-border);background:linear-gradient(to top,#0000001f,#0000)}.logout-btn{width:100%;background:#f24444f2;color:#fff;border:1px solid rgba(255,255,255,.18);padding:12px 14px;border-radius:12px;cursor:pointer;font-weight:600;display:flex;align-items:center;gap:10px;transition:transform .08s ease,filter .18s ease,box-shadow .18s ease;box-shadow:0 6px 14px #f2444440}.logout-btn:hover{filter:brightness(1.05)}.logout-btn:active{transform:translateY(1px)}.logout-icon{font-size:1.1rem}.admin-sidebar.closed .logout-text{display:none}.admin-sidebar.closed .logout-btn{justify-content:center;padding:12px 10px}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:999;display:none}@media (max-width: 768px){.admin-sidebar{transform:translate(-100%)}.admin-sidebar.open{transform:translate(0);width:84vw;max-width:320px;box-shadow:var(--shadow-2)}.mobile-overlay{display:block}}@media (min-width: 769px){.admin-sidebar{transform:translate(0)}.admin-sidebar.closed{width:76px}.admin-sidebar.closed .nav-link{justify-content:center;padding:14px 10px}}@media (prefers-reduced-motion: reduce){.admin-sidebar,.nav-link,.logout-btn{transition:none!important}}.kp-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;padding:16px;display:flex;align-items:center;justify-content:center;background:#0a0a0a99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:kp-fade-in .12s ease-out}.kp-modal{width:min(560px,calc(100vw - 32px));border-radius:16px;background:var(--kp-bg, #fff);color:var(--kp-fg, #0a0a0a);border:1px solid var(--kp-border, #e5e7eb);box-shadow:0 10px 30px #00000026,0 2px 10px #0000000d;overflow:hidden;transform:scale(.98);opacity:0;animation:kp-scale-in .15s ease-out forwards}.kp-modal-open{overflow:hidden}.kp-modal__header{display:flex;gap:12px;align-items:flex-start;padding:14px 20px;background:var(--kp-head-bg, #eff6ff);color:var(--kp-head-fg, #1e3a8a)}.kp-modal__title{font-weight:600;line-height:1.35;font-size:15px}.kp-modal__desc{margin-top:4px;font-size:13px;opacity:.9}.kp-modal__actions{display:flex;gap:8px;justify-content:end;padding:14px 20px 16px;background:var(--kp-act-bg, #fff)}.kp-confirm,.kp-info{--kp-head-bg: #eff6ff;--kp-head-fg: #1e3a8a}.kp-success{--kp-head-bg: #ecfdf5;--kp-head-fg: #065f46}.kp-warning{--kp-head-bg: #fffbeb;--kp-head-fg: #92400e}.kp-error,.kp-destructive{--kp-head-bg: #fef2f2;--kp-head-fg: #991b1b}.kp-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-radius:12px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:.15s ease;line-height:1}.kp-btn:disabled{opacity:.6;cursor:not-allowed}.kp-btn--primary{background:#0a0a0a;color:#fff;border-color:#0a0a0a}.kp-btn--primary:hover{background:#1f1f1f}.kp-btn--secondary{background:#fff;color:#111827;border-color:#d1d5db}.kp-btn--secondary:hover{background:#f9fafb}.kp-btn--warning{background:#f59e0b;color:#fff;border-color:#f59e0b}.kp-btn--danger{background:#dc2626;color:#fff;border-color:#dc2626}.kp-btn--danger:hover{background:#b91c1c}.kp-modal__icon{width:20px;height:20px;flex-shrink:0;margin-top:2px}@media (prefers-color-scheme: dark){.kp-modal{--kp-bg: #0b0b0b;--kp-fg: #f4f4f5;--kp-border: #27272a;--kp-act-bg: #0b0b0b}.kp-confirm,.kp-info{--kp-head-bg: #0b1a2f;--kp-head-fg: #bfdbfe}.kp-success{--kp-head-bg: #062818;--kp-head-fg: #a7f3d0}.kp-warning{--kp-head-bg: #2a2106;--kp-head-fg: #fde68a}.kp-error{--kp-head-bg: #2a0b0b;--kp-head-fg: #fecaca}}@keyframes kp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes kp-scale-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.user-management{padding:15px;background:#f5f7fa;height:100vh;overflow:auto}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.section-header h2{margin:0;color:#2c3e50;font-size:1.8rem}.btn-primary{background:#0f8;color:#1a1a2e;border:none;padding:12px 24px;border-radius:25px;cursor:pointer;font-weight:600;transition:all .2s;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px #00b4004d}.btn-primary:hover{background:#00e67a;transform:translateY(-1px);box-shadow:0 4px 12px #00b40066}.add-user-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:8px 15px;border-radius:8px;font-weight:600;font-size:.9rem;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #10b9814d}.btn-icon{font-size:1.1rem}.button-container{display:flex;justify-content:flex-end;margin-bottom:30px}.btn-secondary{background:#95a5a6;color:#fff;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.btn-secondary:hover{background:#7f8c8d}.error-message{background:#f8d7da;color:#721c24;padding:12px;border-radius:6px;margin-bottom:20px;border:1px solid #f5c6cb}.form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.form-modal{background:#fff;padding:40px;border-radius:15px;width:100%;max-width:450px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0000004d;position:relative}.form-modal h3{margin:0 0 30px;color:#2c3e50;font-size:1.6rem;text-align:center;font-weight:600}.form-group{margin-bottom:25px}.form-group label{display:block;margin-bottom:10px;color:#2c3e50;font-weight:600;font-size:.95rem}.form-group input,.form-group select{width:100%;padding:14px 16px;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;transition:all .2s ease;box-sizing:border-box;background-color:#fafbfc}.form-group input:focus,.form-group select:focus{outline:none;border-color:#0f8;background-color:#fff;box-shadow:0 0 0 3px #00ff881a}.form-group input:hover,.form-group select:hover{border-color:#c1c8cd;background-color:#fff}.form-actions{display:flex;gap:15px;justify-content:center;margin-top:35px;padding-top:20px;border-top:1px solid #e1e8ed}.form-actions .btn-primary{flex:1;max-width:140px;justify-content:center;font-weight:600;padding:14px 20px}.form-actions .btn-secondary{flex:1;max-width:140px;justify-content:center;font-weight:600;padding:14px 20px;border-radius:8px}.users-table{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00b40033;overflow:hidden;margin-bottom:15px}.users-table table{width:100%;border-collapse:collapse}.users-table th,.users-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #ecf0f1}.users-table th{background:#f8f9fa;color:#2c3e50;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;padding:10px}.users-table th:nth-child(1),.users-table td:nth-child(1){width:10%;text-align:center}.users-table th:nth-child(2),.users-table td:nth-child(2){width:25%}.users-table th:nth-child(3),.users-table td:nth-child(3){width:20%;text-align:center}.users-table th:nth-child(4),.users-table td:nth-child(4){width:20%;text-align:center}.users-table th:nth-child(5),.users-table td:nth-child(5){width:25%;text-align:center}.users-table tr:hover{background:#f8f9fa}.role-badge{padding:8px 16px;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:capitalize;display:inline-block}.role-admin{background:#e74c3c;color:#fff}.role-host{background:#9b59b6;color:#fff}.role-participant{background:#f39c12;color:#fff}.role-assist{background:#16a085;color:#fff}.status-badge{padding:8px 16px;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:capitalize;display:inline-block}.status-granted,.status-active{background:#d4edda;color:#155724}.status-inactive{background:#f8d7da;color:#721c24}.action-buttons{display:flex;gap:8px;justify-content:center;align-items:center;width:100%}.btn-edit{background:#f39c12;color:#fff;border:none;padding:0;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .2s;display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.btn-edit:hover{background:#e67e22;transform:translateY(-1px);box-shadow:0 2px 8px #f39c124d}.btn-delete{background:#e74c3c;color:#fff;border:none;padding:0;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .2s;display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.btn-delete:hover{background:#c0392b;transform:translateY(-1px);box-shadow:0 2px 8px #e74c3c4d}.user-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:15px;margin-bottom:20px}.user-stats .stat-card{background:#fff;padding:12px;border-radius:12px;box-shadow:0 4px 6px #00b40033;text-align:center;transition:transform .2s}.user-stats .stat-card:hover{transform:translateY(-1px)}.user-stats .stat-card h3{margin:0 0 5px;color:#7f8c8d;font-size:.85rem;font-weight:500}.user-stats .stat-number{margin:0;font-size:1.8rem;font-weight:700;color:#2c3e50}.loading{text-align:center;padding:40px;color:#7f8c8d;font-size:1.1rem}@media (max-width: 768px){.user-management{padding:20px}.section-header{flex-direction:column;gap:15px;text-align:center}.users-table{overflow-x:auto}.users-table th,.users-table td{padding:10px;font-size:.9rem}.action-buttons{flex-direction:row;gap:5px;justify-content:center;align-items:center}.btn-edit,.btn-delete{width:35px;height:35px;font-size:.9rem;flex-shrink:0}.user-stats{grid-template-columns:repeat(2,1fr);gap:15px}.form-modal{padding:30px 25px;margin:10px;max-width:calc(100% - 20px)}.form-actions{flex-direction:column;gap:12px}.form-actions .btn-primary,.form-actions .btn-secondary{max-width:none;width:100%}}@media (max-width: 480px){.user-stats{grid-template-columns:1fr}.users-table th,.users-table td{padding:8px;font-size:.8rem}.form-modal{padding:25px 20px;margin:5px;max-width:calc(100% - 10px)}.form-modal h3{font-size:1.4rem;margin-bottom:25px}.form-group{margin-bottom:20px}.form-group input,.form-group select{padding:12px 14px;font-size:.95rem}}.role-access-management{padding:15px;background:#f5f7fa;height:100vh;overflow:auto}.page-header{background:#fff;padding:10px 15px;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;border-radius:12px;box-shadow:0 4px 6px #00b40033}.role-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:15px}.role-card{background:#fff;border-radius:12px;padding:12px;box-shadow:0 4px 6px #00b40033;transition:transform .2s}.role-card:hover{transform:translateY(-1px)}.role-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.role-header h3{color:#000;margin:0;font-size:1.1rem;font-weight:700;text-transform:capitalize}.menu-badge{background:#f0f0f0;color:#666;padding:2px 8px;border-radius:12px;font-size:.7rem;font-weight:600}.role-description{color:#666;margin-bottom:10px;line-height:1.3;font-size:.8rem}.role-actions{display:flex;gap:6px}.btn-grant-all,.btn-revoke-all{background:#0f8;color:#1a1a2e;border:none;padding:5px 10px;border-radius:8px;cursor:pointer;font-weight:600;font-size:.7rem;transition:all .2s;flex:1;display:flex;align-items:center;justify-content:center;gap:3px}.btn-grant-all:hover,.btn-revoke-all:hover{background:#00e67a;transform:translateY(-1px)}.toggle-switch{position:relative;display:inline-block;width:56px;height:28px}.toggle-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.25s;border-radius:28px}.slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.25s;border-radius:50%;box-shadow:0 2px 4px #0003}input:checked+.slider{background-color:#0f8}input:checked+.slider:before{transform:translate(28px)}.permissions-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #00b40033}.permissions-table table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.permissions-table th,.permissions-table td{padding:8px 10px;border-bottom:1px solid #f0f0f0;vertical-align:middle}.permissions-table th{background:#f8f9fa;color:#000;font-weight:600;font-size:.85rem;text-align:center}.permissions-table thead th:first-child{text-align:left;padding-left:24px}.permissions-table td{color:#000;font-size:1rem}.menu-name{font-weight:600;text-align:left;padding-left:24px}.access-cell{text-align:center;min-width:140px}.permissions-table thead th:nth-child(1),.permissions-table tbody td:nth-child(1){width:40%}.permissions-table thead th:nth-child(2),.permissions-table tbody td:nth-child(2),.permissions-table thead th:nth-child(3),.permissions-table tbody td:nth-child(3),.permissions-table thead th:nth-child(4),.permissions-table tbody td:nth-child(4){width:20%}.loading{text-align:center;padding:40px;color:#7f8c8d;font-size:16px}.error-message{background:#f8d7da;color:#721c24;padding:12px 16px;border-radius:6px;margin-bottom:20px;border:1px solid #f5c6cb}@media (max-width: 768px){.role-access-management{padding:20px}.page-header{flex-direction:column;gap:15px;text-align:center}.role-cards{grid-template-columns:1fr}.role-actions{flex-direction:column}.permissions-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.permissions-table table{min-width:680px}.permissions-table th,.permissions-table td{padding:15px 10px;font-size:.9rem}.toggle-switch{width:50px;height:25px}.slider:before{height:19px;width:19px;left:3px;bottom:3px}input:checked+.slider:before{transform:translate(25px)}}@media (max-width: 480px){.role-cards{gap:15px}.role-card{padding:20px}.permissions-table table{min-width:500px}.permissions-table th,.permissions-table td{padding:10px 8px;font-size:.8rem}.toggle-switch{width:45px;height:22px}.slider:before{height:16px;width:16px;left:3px;bottom:3px}input:checked+.slider:before{transform:translate(23px)}}.admin-dashboard{display:flex;height:100vh;background:#f5f7fa;overflow:hidden}.main-content{flex:1;margin-left:280px;transition:margin-left .3s ease;background:#f5f7fa;height:100vh;overflow-y:auto;display:flex;flex-direction:column}.main-content.sidebar-closed{margin-left:70px}.top-header{background:#fff;padding:25px 40px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;box-shadow:0 4px 12px #00000014;z-index:10;position:sticky;top:0}.header-left h1{margin:0;color:#000;font-size:2rem;font-weight:700}.header-left p{margin:5px 0 0;color:#000;font-size:1rem}.header-right{display:flex;align-items:center;gap:20px}.time-date{text-align:right}.time{font-size:1.5rem;font-weight:700;color:#000;margin:0}.date{font-size:.9rem;color:#000;margin:0}.user-profile{display:flex;align-items:center}.user-avatar{width:40px;height:40px;background:#0f8;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#1a1a2e}.dashboard-content{padding:20px;flex:1;overflow-y:auto;min-height:0;max-height:calc(100vh - 80px)}.dashboard-content::-webkit-scrollbar{width:8px}.dashboard-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.dashboard-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.dashboard-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.dashboard-content{scroll-behavior:smooth}.dashboard-content>*:last-child{margin-bottom:20px}.stats-section{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:50px}.stat-card{background:#fff;padding:18px;border-radius:15px;box-shadow:0 6px 8px #00b40040;text-align:center;transition:transform .2s;position:relative;overflow:hidden;border-top:4px solid #10b981}.stat-card:before{content:"";position:absolute;top:-10px;right:-10px;width:60px;height:60px;background:#2ecc711a;border-radius:50%;z-index:0}.stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 16px #2ecc7133}.stat-card h3{margin:0 0 15px;color:#666;font-size:1rem;font-weight:500}.stat-number{margin:0;font-size:3.5rem;font-weight:800;color:#0a5c36;line-height:1.2}.stat-status{margin:0;font-size:1.5rem;font-weight:700}.stat-status.online{color:#0f8}.quick-actions{background:#fff;padding:30px;border-radius:25px;box-shadow:0 10px 8px #00b4004d;margin-bottom:30px}.quick-actions h2{color:#000;margin:0 0 25px;font-size:1.8rem;font-weight:700;border-radius:25px}.action-buttons{display:flex;gap:15px;flex-wrap:wrap}.action-btn{padding:12px 24px;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:8px}.action-btn.primary{background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff;border-radius:8px;font-weight:700;box-shadow:0 4px 8px #2ecc714d;border:none;position:relative;overflow:hidden}.action-btn.primary:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.action-btn.primary:hover{background:linear-gradient(135deg,#27ae60,#219653);transform:translateY(-2px)}.action-btn.primary:hover:after{left:100%}.action-btn.secondary{background:#fff;color:#000;border:1px solid #ddd;border-radius:25px}.action-btn.secondary:hover{background:#f2f5f2;border-radius:20px}.action-icon{font-size:1rem}.recent-actions{background:#fff;padding:30px;border-radius:25px;box-shadow:0 10px 8px #00b4004d;max-height:400px;overflow-y:auto}.recent-actions h2{color:#000;margin:0 0 25px;font-size:1.8rem;font-weight:700}.activity-list{display:flex;flex-direction:column;gap:15px}.activity-item{display:flex;align-items:center;gap:15px;padding:15px;border-radius:8px;background:#fff;box-shadow:0 2px 8px #0000001a;transition:background .2s}.activity-item:hover{background:#f8f9fa}.activity-icon{font-size:1.2rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:4px;color:#666}.activity-content{flex:1}.activity-text{margin:0;color:#000;font-weight:500}.activity-time{color:#666;font-size:.9rem}.recent-actions::-webkit-scrollbar{width:6px}.recent-actions::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.recent-actions::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.recent-actions::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 1200px){.stats-section{grid-template-columns:repeat(2,1fr);gap:15px}.stat-card{padding:20px}.stat-number{font-size:2.8rem}}@media (max-width: 768px){.admin-dashboard{height:100vh;overflow:hidden}.main-content{margin-left:0;height:100vh;overflow:hidden}.main-content.sidebar-closed{margin-left:0}.top-header{flex-direction:row;gap:10px;text-align:left;flex-shrink:0;padding:15px}.header-left h1{font-size:1.5rem}.header-left p{font-size:.8rem}.time{font-size:1.2rem}.dashboard-content{padding:15px;min-height:auto;max-height:calc(100vh - 70px)}.stats-section{grid-template-columns:1fr;gap:15px;margin-bottom:20px}.stat-card{padding:15px}.stat-number{font-size:2.5rem}.action-buttons{flex-direction:row;flex-wrap:wrap;gap:8px}.action-btn{width:calc(50% - 4px);padding:10px;font-size:.9rem}.management-cards{grid-template-columns:1fr}}@media (max-width: 480px){.top-header{flex-direction:column;padding:10px}.action-btn{width:100%}}:root{--bottombar-bg-dark: #3a3a3a;--bottombar-bg-alpha: rgba(39, 38, 38, .9);--bottombar-border: rgba(255,255,255,.06);--accent-green: #138000;--accent-green-700: #0f6f00;--accent-green-50: rgba(19,128,0,.06);--text-on-accent: #ffffff;--text-light: #f8fafc;--muted-light: rgba(255,255,255,.72);--btn-radius: 14px;--ctrl-size: 40px;--ctrl-size-sm: 36px;--shadow-strong: 0 8px 30px rgba(2,6,23,.6);--shadow-subtle: 0 6px 16px rgba(2,6,23,.45);--transition-fast: .12s ease;--transition-medium: .18s ease}.pd-bottombar{position:sticky;bottom:0;inset-inline:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:var(--bottombar-bg-alpha);color:var(--text-light);border-top:1px solid var(--bottombar-border);box-shadow:0 -1px 10px #107c10;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);box-sizing:border-box}.pd-controls-left,.pd-controls-right{display:inline-flex;gap:10px;align-items:center}.pd-ctrl{width:var(--ctrl-size);height:var(--ctrl-size);min-width:var(--ctrl-size);display:grid;place-items:center;border-radius:12px;border:1.5px solid var(--accent-green);background:#fff;color:var(--accent-green);cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast),color var(--transition-fast);box-shadow:none;padding:0}.pd-ctrl .pd-svg,.pd-ctrl svg{width:20px;height:20px;stroke:currentColor;fill:none}.pd-ctrl:hover{transform:translateY(-2px);box-shadow:var(--shadow-subtle)}.pd-ctrl:focus,.pd-ctrl:focus-visible{outline:3px solid var(--accent-green-50);outline-offset:4px;box-shadow:var(--shadow-strong)}.pd-ctrl.is-off{opacity:.66;transform:none}.pd-ctrl.is-active{background:var(--accent-green);color:var(--text-on-accent);border-color:var(--accent-green)}.pd-ghost,.pd-outline{border:0;background:linear-gradient(180deg,var(--accent-green),var(--accent-green-700));color:var(--text-on-accent);padding:8px 14px;border-radius:var(--btn-radius);cursor:pointer;font-weight:600;letter-spacing:.2px;box-shadow:0 10px 28px #13800024;transition:transform var(--transition-medium),filter var(--transition-fast),box-shadow var(--transition-fast);display:inline-flex;gap:8px;align-items:center;justify-content:center;white-space:nowrap}.pd-ghost svg,.pd-outline svg{width:18px;height:18px;stroke:currentColor;fill:none}.pd-ghost:hover,.pd-outline:hover{transform:translateY(-2px);filter:brightness(1.02);box-shadow:0 14px 34px #13800024}.pd-ghost:focus-visible,.pd-outline:focus-visible{outline:3px solid rgba(19,128,0,.14);outline-offset:4px}.pd-warning{border:0;background:#f59e0b;color:#fff;padding:10px 14px;border-radius:12px;cursor:pointer;transition:filter var(--transition-fast),transform var(--transition-fast)}.pd-warning:hover{transform:translateY(-1px)}.pd-danger{border:0;background:#dc2626;color:#fff;padding:10px 14px;border-radius:12px;cursor:pointer;transition:filter var(--transition-fast),transform var(--transition-fast)}.pd-danger:hover{transform:translateY(-1px)}.pd-fab{width:40px;height:40px;border-radius:999px;border:0;background:var(--accent-green);color:var(--text-on-accent);display:grid;place-items:center;cursor:pointer;box-shadow:var(--shadow-strong)}.pd-controls-right .pd-ghost,.pd-controls-right .pd-outline,.pd-controls-right .pd-warning,.pd-controls-right .pd-danger{min-width:72px}@media (max-width: 720px){.pd-ctrl,.pd-fab{width:var(--ctrl-size-sm);height:var(--ctrl-size-sm);min-width:var(--ctrl-size-sm)}.pd-controls-left,.pd-controls-right{gap:8px}.pd-ghost,.pd-outline{padding:8px 10px;min-width:62px;font-size:14px}.pd-bottombar{padding:10px 12px}}@media (max-width: 420px){.pd-bottombar{flex-wrap:wrap;gap:8px;padding:10px}.pd-controls-left,.pd-controls-right{flex:1 1 100%;justify-content:space-between}.pd-controls-left{order:1}.pd-controls-right{order:2}}@media (min-width: 900px){.pd-bottombar{padding:14px 20px}}.pd-ctrl .pd-label{display:none;font-size:11px;margin-top:4px;color:var(--muted-light)}@media (max-width: 420px){.pd-ctrl .pd-label{display:block}}html,body,#root{height:100%;overflow:hidden}.meeting-layout{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden;background:#f8f9fa}.meeting-title-container{position:fixed;top:10px;left:10px;z-index:1000;padding:5px 10px;background-color:#ffffffe6;border-radius:8px;box-shadow:0 2px 4px #0000001a}.meeting-title{margin:0;font-size:16px;font-weight:600;color:#0f172a}.menu-section{display:flex;flex-direction:column;background:#fff;overflow:hidden;flex:1;width:100%}.embedded-screen-share{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;max-width:800px;height:50%;max-height:500px;z-index:1000;border-radius:12px;box-shadow:0 8px 32px #0000004d;overflow:hidden;background:#000}.menu-content{flex:1;width:100%;background:linear-gradient(180deg,#fff,#f8f9fa);position:relative;overflow:hidden;display:flex;min-height:0}.pd-app{display:flex;flex-direction:column;flex:1;min-height:0}.pd-topbar{flex:0 0 auto}.pd-main{flex:1 1 auto;min-height:0;overflow:auto}.menu-content.with-screen-share{background:#f8f9faf2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width: 1024px){.embedded-screen-share{width:70%;height:45%;max-height:400px}}@media (max-width: 768px){.embedded-screen-share{width:85%;height:40%;max-height:350px}}@media (max-width: 480px){.embedded-screen-share{width:95%;height:35%;max-height:300px}}@media (prefers-color-scheme: dark){.menu-section{background:#1a1a1a;color:#fff}.menu-section.with-preview{border-left-color:#404040}.menu-section.full-width{border-top-color:#404040}}.pd-app{display:flex;flex-direction:column;height:100vh;background:var(--color-bg);color:var(--color-text);font-family:var(--font-main);font-size:var(--font-size-base);overflow:hidden}.pd-topbar{background:var(--color-white);border-bottom:1px solid #e9e9e9;padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.pd-left{display:flex;gap:12px;align-items:center}.pd-live{width:10px;height:10px;border-radius:999px;background:var(--color-primary);box-shadow:0 0 0 4px #107c1026}.pd-title{margin:0;font-size:var(--font-size-title);font-weight:700}.pd-sub{font-size:12px;color:var(--color-subtext)}.pd-right{display:flex;gap:16px;align-items:center}.pd-clock{font-weight:600}.pd-user{display:flex;gap:10px;align-items:center}.pd-avatar{width:34px;height:34px;border-radius:10px;background:#e7f5ea;color:var(--color-primary);display:grid;place-items:center;font-weight:700}.pd-user-name{font-weight:600}.pd-user-role{font-size:12px;color:var(--color-subtext)}.pd-ghost{background:transparent;border:1px solid #e5e7eb;color:var(--color-text);padding:8px 12px;border-radius:10px;cursor:pointer}.pd-main{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:22px;overflow:auto;min-height:0}.pd-app.centered-page .pd-main{display:flex;justify-content:center;align-items:center}.pd-panel{background:linear-gradient(#f6fff6,#f6fff6) padding-box,linear-gradient(135deg,#34d399,#10b981,#a7f3d0) border-box;border:1px solid transparent;border-radius:18px;padding:22px;box-shadow:0 0 0 2px #107c100f inset,0 10px 28px #107c101a,0 2px 8px #0000000a;max-width:1000px;width:100%}.pd-empty{text-align:center;color:var(--color-subtext);padding:40px 0}.pd-error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;padding:12px 14px;border-radius:12px}.pd-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:22px}.pd-tile{flex:0 1 calc(20% - 22px)}@media (max-width: 1100px){.pd-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 900px){.pd-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 700px){.pd-grid{grid-template-columns:repeat(2,1fr)}}.pd-tile{cursor:pointer;border:0;border-radius:18px;background:#fff;color:var(--color-text);padding:18px 14px;display:grid;place-items:center;gap:10px;transition:transform .12s ease,box-shadow .12s ease;box-shadow:0 4px 14px #0000001a}.pd-tile:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000002e}.pd-tile-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:12px;background-color:#0f750f;color:#000}.pd-tile-label{font-size:13px;color:var(--color-text)}.pd-svg{width:32px;height:32px}.pd-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}@media (max-width: 900px){.pd-summary{grid-template-columns:1fr}}.pd-card{background:var(--color-white);border:1px solid #eee;border-radius:16px;padding:16px;display:flex;align-items:center;gap:12px}.pd-card-icon{width:38px;height:38px;border-radius:12px;background:#f1f5f9;display:grid;place-items:center}.pd-card-title{font-weight:700}.pd-card-sub{font-size:12px;color:var(--color-subtext)}.pd-tile .pd-tile-icon{position:relative;display:inline-flex;align-items:center;justify-content:center}.pd-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:9999px;background:#e02424;color:#fff;font-size:11px;line-height:18px;text-align:center;box-shadow:0 0 0 2px #fff}.pd-dot{position:absolute;top:2px;right:2px;width:8px;height:8px;background:#e02424;border-radius:9999px;box-shadow:0 0 0 2px #fff}.bn-item.is-active,.bn-item:focus,.bn-item:hover{color:#1976d2;background:#f5faff}.bn-icon img{width:24px;height:24px;object-fit:contain;display:block}.bn-label{font-size:11px;line-height:1.2;font-weight:500;letter-spacing:.02em;text-align:center;white-space:nowrap}.bn-item{position:relative}.bn-icon{position:relative;display:inline-block}.bn-dot{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-radius:9999px;background:#ef4444;box-shadow:0 0 0 1.5px var(--bn-bg, #111)}.bn-badge{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 5px;border-radius:10px;font-size:11px;line-height:18px;text-align:center;background:#ef4444;color:#fff;font-weight:700;box-shadow:0 0 0 1.5px var(--bn-bg, #111)}.facc-acc{border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 2px 6px #0000000a;transition:all .25s ease;overflow:hidden}.facc-acc.open{border-color:#cbd5e1;box-shadow:0 3px 10px #0000000f}.facc-acc-head{display:flex;justify-content:space-between;align-items:center;width:100%;background:#f8fafc;cursor:pointer;padding:12px 16px;border:none;transition:background .2s ease}.facc-acc-head:hover{background:#f1f5f9}.facc-acc-info{display:flex;flex-direction:column;text-align:left}.facc-acc-title{font-weight:600;font-size:14px;color:#1e293b;display:flex;align-items:center;gap:6px}.facc-acc-meta{font-size:12px;color:#64748b}.facc-acc-count{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#334155;background:#f1f5f9;padding:4px 8px;border-radius:8px;border:1px solid #e2e8f0}.facc-acc-body{background:#fff;padding:14px 16px 16px;border-top:1px solid #e2e8f0;animation:fadeIn .2s ease}.ag-acc{border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 2px 6px #0000000a;transition:all .25s ease;overflow:hidden}.ag-acc.open{border-color:#cbd5e1;box-shadow:0 3px 10px #0000000f}.ag-acc-head{display:flex;justify-content:space-between;align-items:center;width:100%;background:#f8fafc;cursor:pointer;padding:12px 16px;border:none;transition:background .2s ease}.ag-acc-head:hover{background:#f1f5f9}.ag-acc-info{display:flex;flex-direction:column;text-align:left}.ag-acc-title{font-weight:600;font-size:14px;color:#1e293b;display:flex;align-items:center;gap:6px}.ag-acc-meta{font-size:12px;color:#64748b}.ag-acc-count{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#334155;background:#f1f5f9;padding:4px 8px;border-radius:8px;border:1px solid #e2e8f0}.ag-acc-body{background:#fff;padding:14px 16px 16px;border-top:1px solid #e2e8f0;animation:fadeIn .2s ease}.mtl-acc{border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 2px 6px #0000000a;transition:all .25s ease;overflow:hidden}.mtl-acc.open{border-color:#cbd5e1;box-shadow:0 3px 10px #0000000f}.mtl-acc-head{display:flex;justify-content:space-between;align-items:center;width:100%;background:#f8fafc;cursor:pointer;padding:12px 16px;border:none;transition:background .2s ease}.mtl-acc-head:hover{background:#f1f5f9}.mtl-acc-info{display:flex;flex-direction:column;text-align:left}.mtl-acc-title{font-weight:600;font-size:14px;color:#1e293b;display:flex;align-items:center;gap:6px}.mtl-acc-meta{font-size:12px;color:#64748b}.mtl-acc-count{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#334155;background:#f1f5f9;padding:4px 8px;border-radius:8px;border:1px solid #e2e8f0}.mtl-acc-body{background:#fff;padding:14px 16px 16px;border-top:1px solid #e2e8f0;animation:fadeIn .2s ease}.agenda-page .pd-topbar{background:var(--color-white);border-bottom:1px solid #e9e9e9;padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.agenda-page .pd-main{display:flex;justify-content:center;align-items:flex-start;padding:22px;overflow:auto;min-height:0}.agenda-wrap{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#34d399,#10b981,#a7f3d0) border-box;border:1px solid transparent;border-radius:18px;padding:18px;max-width:1000px;width:100%;box-shadow:0 0 0 2px #107c100f inset,0 10px 28px #107c101a,0 2px 8px #0000000a;overflow-x:hidden}.agenda-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ag-title-text{margin-left:4px;position:relative;top:-2px;line-height:1.1;font-weight:800;font-size:20px}@media (max-width: 560px){.ag-title-icon{width:22px;height:22px}.ag-title-text{margin-left:3px;top:-1px;font-size:18px}}.agenda-add{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#fff;color:var(--color-primary);cursor:pointer;border:1px solid #e5e7eb}.agenda-add:disabled{opacity:.5;cursor:not-allowed}.agenda-list{display:grid;gap:10px}.ag-empty{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border:1px dashed #d7dde5;background:#f8fafc;border-radius:14px;padding:16px}.ag-empty-icon{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;background:var(--color-primary-bg);color:var(--color-primary)}.ag-empty-copy{min-width:0}.ag-empty-title{font-weight:700;color:#0f172a}.ag-empty-desc{font-size:13px;color:#475569}.ag-empty-actions .pd-danger{display:inline-flex;align-items:center;gap:8px}.ag-btn .history-icon{width:18px;height:18px;display:block;object-fit:contain}.ag-history-title .history-icon{width:18px;height:18px;display:inline-block;object-fit:contain;margin-right:8px}.agenda-page .af-actions .pd-danger{background:#16a34a;color:#fff;border:1px solid #16a34a;border-radius:10px;padding:8px 14px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .12s ease}.agenda-page .af-actions .pd-danger:hover:not([disabled]){background:#15803d;transform:translateY(-1px)}.agenda-page .af-actions .pd-danger:disabled{opacity:.6;cursor:not-allowed}.agenda-item{background:#f6f7f9;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:6px;overflow:hidden}.agenda-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;background:transparent;border:0;padding:8px 0;cursor:pointer;text-align:left}.agenda-toggle:disabled{cursor:default;opacity:.9}.agenda-left,.agenda-right{min-width:0}.agenda-left{display:flex;align-items:center;gap:10px}.agenda-dot{width:8px;height:8px;border-radius:999px;background:var(--color-primary)}.agenda-item-title{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agenda-right{color:var(--color-subtext);font-size:13px;display:inline-flex;align-items:center;gap:6px}.agenda-time{display:inline-flex;align-items:center;gap:6px}.agenda-caret{display:inline-block;margin-left:8px;transition:transform .2s ease}.agenda-item.is-open .agenda-caret{transform:rotate(180deg)}.agenda-form{margin:10px 0 16px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}.af-row{margin-bottom:10px}.af-label{display:block;font-size:12px;color:#374151;margin-bottom:6px;font-weight:600}.af-input,.af-textarea{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:8px 1px;outline:none;background:#fff}.af-input:focus,.af-textarea:focus{border-color:#107c10;box-shadow:0 0 0 3px #107c101f}.af-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.af-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.agenda-desc{margin-left:22px;padding-right:8px;color:#4b5563;font-size:13px;width:100%;box-sizing:border-box;overflow:hidden;max-height:0;opacity:0;transition:max-height .25s ease,opacity .2s ease,margin-top .2s ease;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}.agenda-item.is-open .agenda-desc{margin-top:6px;max-height:1000px;opacity:1}.bn-wrap{position:sticky;bottom:0;z-index:20;padding:12px 16px;background:transparent}.bn-inner{margin:0 auto;max-width:900px;background:var(--color-white);border:1px solid #e9e9e9;border-radius:20px;padding:10px 12px;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:8px;box-shadow:0 8px 30px #00000014}.bn-item{display:grid;place-items:center;gap:6px;padding:10px 6px;border:0;background:transparent;color:var(--color-text);cursor:pointer;border-radius:14px;transition:background .12s ease,transform .12s ease}.bn-item:focus-visible{outline:2px solid var(--color-primary)}.bn-item:hover{background:#f8fafc;transform:translateY(-1px)}.bn-item.is-active{background:var(--color-primary-bg)}.bn-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--color-primary);color:#fff}.bn-item.is-active .bn-icon{background:var(--color-primary-hover)}.bn-label{font-size:12px;color:var(--color-text)}.bn-icon .pd-svg{width:26px;height:26px}.ag-chip{margin-left:8px;font-size:12px;line-height:1;padding:6px 8px;border-radius:999px;background:#eef3ff;color:#2743ff;border:1px solid #e1e8ff}.ag-chip.ghost{background:#f5f7fb;color:#666;border-color:#eaeef5}.ag-chip.started{background:#ecfdf5;color:#047857;border:1px solid #d1fae5}.ag-chip.ended{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.ag-chip.scheduled{background:#fef9c3;color:#854d0e;border:1px solid #fde68a}.agenda-actions{display:flex;gap:8px;align-items:center}.ag-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;background:#f8fafc;color:#111827;padding:8px 12px;border-radius:12px;cursor:pointer}.ag-btn.active{background:#eaf2ff;border-color:#d6e4ff}.ag-divider{height:1px;background:#eef0f3;margin:18px 0 12px}.ag-history-title{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:16px;color:#111827;margin-bottom:10px}.ag-accordion{display:grid;gap:10px}.ag-acc{border:1px solid #eef0f2;border-radius:14px;background:#fff;overflow:hidden}.ag-acc.open{border-color:#dde6ff;box-shadow:0 3px 10px #1a4dff0f}.ag-acc-head{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px 14px;background:linear-gradient(0deg,#fff,#f9fbff);cursor:pointer}.ag-acc-info{min-width:0}.ag-acc-title{display:flex;align-items:center;gap:8px;font-weight:800;color:#111827}.ag-acc-meta{font-size:12px;color:#6b7280}.ag-acc-count{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:13px;color:#334155;background:#f1f5f9;padding:6px 10px;border-radius:10px;border:1px solid #e2e8f0}.ag-acc-body{padding:12px;background:#fcfdff}.ag-item{border:1px solid #eef0f2;border-radius:12px;padding:10px 12px;background:#f7f9fb;margin-bottom:8px}.ag-item:last-child{margin-bottom:0}.ag-item-left{display:flex;align-items:center;gap:10px}.ag-dot{width:8px;height:8px;border-radius:50%;background:#2563eb;display:inline-block}.ag-item-title{font-weight:700;color:#111827}.ag-item-right{margin-left:auto}.ag-item-time{font-size:12px;color:#6b7280}.ag-item-desc{margin-top:6px;font-size:13px;color:#4b5563}.agenda-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.agenda-left{display:flex;align-items:center;gap:8px;min-width:0}.agenda-title-btn{display:inline-flex;align-items:center;gap:10px;background:transparent;border:0;padding:8px 0;cursor:pointer;min-width:0;text-align:left}.agenda-title-btn:disabled{cursor:default;opacity:.9}.agenda-inline-actions{display:inline-flex;align-items:center;gap:6px;margin-left:2px}.ag-icon-btn{width:28px;height:28px;display:inline-grid;place-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;cursor:pointer;transition:transform .12s ease,box-shadow .16s ease,border-color .16s ease,color .16s ease,background .16s ease;box-shadow:0 1px 2px #0000000a}.ag-icon-btn .pd-svg{width:14px;height:14px}.ag-icon-btn:hover{transform:translateY(-1px);border-color:var(--color-primary, #16a34a);background:#f0fdf4;color:var(--color-primary, #16a34a);box-shadow:0 6px 14px #16a34a1f}.ag-icon-btn.danger{border-color:#fecaca;color:#b91c1c;background:#fff}.ag-icon-btn.danger:hover{border-color:#fca5a5;background:#fee2e2;color:#991b1b;box-shadow:0 6px 14px #dc26261f}.agenda-right{display:flex;align-items:center;gap:6px;color:var(--color-subtext);font-size:13px}.agenda-caret-btn{background:transparent;border:0;cursor:pointer;transition:transform .2s ease}.agenda-caret-btn.is-open{transform:rotate(180deg)}@media (max-width: 560px){.agenda-inline-actions{gap:4px}.ag-icon-btn{width:26px;height:26px}.ag-icon-btn .pd-svg{width:13px;height:13px}}.ag-icon-img{width:14px;height:14px;display:block;object-fit:contain;pointer-events:none;transition:transform .12s ease,filter .12s ease,opacity .12s ease}.ag-icon-btn:hover .ag-icon-img,.ag-icon-btn.danger:hover .ag-icon-img{transform:scale(1.08)}.agenda-skeleton{display:grid;gap:10px}.ag-sk-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:#f6f7f9;border-radius:12px;padding:12px 14px}.ag-sk-dot{width:8px;height:8px;border-radius:999px;background:#e5e7eb}.ag-sk-line{height:12px;border-radius:6px;background:linear-gradient(90deg,#f2f4f7,#e5e7eb,#f2f4f7);background-size:200% 100%;animation:agShimmer 1.3s infinite linear}.ag-sk-line.w-60{width:60%}.ag-sk-line.w-20{width:20%}.ag-sk-line.right{justify-self:end}@keyframes agShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ag-empty.ag-empty--center{max-width:520px;margin:0 auto;justify-content:center;grid-template-columns:auto max-content;text-align:center}.ag-empty.ag-empty--center .ag-empty-copy{text-align:center}@media (max-width: 520px){.ag-empty.ag-empty--center{grid-template-columns:auto 1fr}}.ag-title-icon{width:26px;height:26px;display:inline-block;object-fit:contain}@media (max-width: 560px){.ag-title-icon{width:22px;height:22px}}.action-icon{width:16px;height:16px;object-fit:contain;vertical-align:middle}.req-star{color:#d11;font-weight:700;margin-left:4px}.materials-page .pd-topbar{background:var(--color-white);border-bottom:1px solid #e9e9e9;padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.materials-page .pd-main{display:flex;justify-content:center;align-items:flex-start;padding:22px;overflow:auto;min-height:0}.mtl-wrap{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#34d399,#10b981,#a7f3d0) border-box;border:1px solid transparent;border-radius:18px;padding:18px;width:100%;max-width:1000px;box-shadow:0 0 0 2px #107c100f inset,0 10px 28px #107c101a,0 2px 8px #0000000a}.mtl-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.mtl-title{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:18px;color:var(--color-text)}.mtl-title .pd-svg{width:22px;height:22px}.mtl-chip{margin-left:8px;font-size:12px;line-height:1;padding:6px 8px;border-radius:999px;background:#eef3ff;color:#2743ff;border:1px solid #e1e8ff}.mtl-chip.ghost{background:#f5f7fb;color:#666;border-color:#eaeef5}.mtl-chip.started{background:#ecfdf5;color:#047857;border:1px solid #d1fae5}.mtl-chip.ended{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.mtl-chip.scheduled{background:#fef9c3;color:#854d0e;border:1px solid #fde68a}.mtl-actions{display:flex;gap:8px}.mtl-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;background:#f8fafc;color:var(--color-text);padding:8px 12px;border-radius:12px;cursor:pointer;transition:transform .04s ease,background .15s ease}.mtl-btn:hover{background:#eef2f7}.mtl-btn.active{background:#eaf2ff;border-color:#d6e4ff}.mtl-btn:disabled{opacity:.6;cursor:not-allowed}.mtl-btn .pd-svg{width:18px;height:18px}.mtl-divider{height:1px;background:#eef0f3;margin:18px 0 12px}.mtl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mtl-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid #eef0f2;border-radius:14px;background:#f7f9fb}.mtl-fileicon{position:relative;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#0b0b0f;color:#fff}.mtl-fileicon .pd-svg{width:24px;height:24px}.mtl-meta{font-size:12px;color:var(--color-subtext)}.mtl-actions-right{display:inline-flex;gap:6px}.mtl-act{width:36px;height:36px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;display:grid;place-items:center;cursor:pointer;transition:background .12s ease,transform .04s ease}.mtl-act .pd-svg{width:18px;height:18px}.mtl-history{margin-top:6px}.mtl-history-title{display:inline-flex;align-items:center;gap:10px;font-size:16px;font-weight:800;color:var(--color-text);margin-bottom:10px}.mtl-history-title .pd-svg{width:18px;height:18px}.mtl-accordion{display:grid;gap:10px}.mtl-acc{border:1px solid #eef0f2;border-radius:14px;background:#fff;overflow:hidden}.mtl-acc.open{border-color:#dde6ff;box-shadow:0 3px 10px #1a4dff0f}.mtl-acc-head{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px 14px;background:linear-gradient(0deg,#fff,#f9fbff);cursor:pointer}.mtl-acc-info{min-width:0}.mtl-acc-title{display:flex;align-items:center;gap:8px;font-weight:800;color:var(--color-text)}.mtl-acc-meta{font-size:12px;color:var(--color-subtext)}.mtl-acc-count{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:13px;color:#334155;background:#f1f5f9;padding:6px 10px;border-radius:10px;border:1px solid #e2e8f0}.mtl-acc-count .pd-svg{width:16px;height:16px}.mtl-acc-body{padding:12px;background:#fcfdff}.sk{position:relative;overflow:hidden}.sk:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff0,#f0f2f7e6,#fff0);transform:translate(-100%);animation:sk 1.2s infinite}.sk-line{height:10px;background:#eef1f6;border-radius:6px;margin:6px 0}.sk-line.w-70{width:70%}.sk-line.w-50{width:50%}.sk-line.w-40{width:40%}@keyframes sk{to{transform:translate(100%)}}.mtl-title{display:inline-flex;align-items:center;gap:10px}.mtl-title-icon{width:26px;height:26px;display:block;object-fit:contain}.mtl-title-text{font-weight:800;font-size:20px;line-height:1.1;margin-left:4px;position:relative;top:-2px}@media (max-width: 560px){.mtl-title-icon{width:22px;height:22px}.mtl-title-text{font-size:18px;top:-1px}}.action-icon{width:18px;height:18px;object-fit:contain;display:inline-block;vertical-align:middle;margin:0}.mtl-act{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;background:transparent;border:1px solid transparent;cursor:pointer}.mtl-act:hover{background:#00000008}.prt-wrap{--r: 14px;--pad: 16px;--max: 940px;--btn-h: 34px;--btn-r: 10px;--btn-x: 12px;--chip: 34px;--chip-r: 10px;background:var(--color-white);border:1px solid #36d399;border-radius:var(--r);padding:var(--pad);width:100%;max-width:var(--max);box-shadow:0 2px 10px #0000000d;margin:0 auto}.prt-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f2f2f2}.prt-search .pd-svg{width:18px;height:18px;color:#6b7280}.prt-actions{display:flex;gap:8px}.prt-btn{height:var(--btn-h);padding:0 var(--btn-x);border-radius:var(--btn-r);border:1px solid #e5e7eb;background:#fff;color:var(--color-text, #374151);display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.prt-btn:hover{transform:translateY(-1px);box-shadow:0 4px 10px #00000014}.prt-btn .pd-svg{width:16px;height:16px}.prt-btn.primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:0}.prt-btn.primary:hover{filter:brightness(.96)}.prt-btn.ghost{background:#f9fafb}.prt-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}@media (max-width: 900px){.prt-summary{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.prt-summary{grid-template-columns:1fr}}.prt-card{background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid #eee;border-radius:var(--r);padding:14px;display:flex;align-items:center;gap:12px;box-shadow:0 1px 6px #0000000d;transition:box-shadow .15s ease,transform .15s ease}.prt-card:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0000001a}.prt-card-icon{width:40px;height:40px;border-radius:12px;background:#eef2f7;display:grid;place-items:center;color:#475569}.prt-card-title{font-weight:800;color:var(--color-text, #1f2937);font-size:18px;line-height:1;margin-bottom:2px}.prt-card-sub{font-size:12px;color:var(--color-subtext, #6b7280)}.prt-grid{display:grid;grid-template-columns:1fr;gap:12px}.prt-item{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #eee;border-radius:var(--r);background:linear-gradient(135deg,#fff,#fafbfc);box-shadow:0 1px 6px #0000000d;position:relative;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.prt-item:hover{transform:translateY(-1px);box-shadow:0 8px 22px #0000001a;border-color:#e5e7eb}@media (max-width: 720px){.prt-item{flex-direction:column;align-items:flex-start;gap:12px;padding:12px}.prt-status,.prt-actions-right{margin-left:0;align-self:flex-end}}.prt-avatar{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#1f2937,#374151);color:#fff;display:grid;place-items:center;font-weight:800;font-size:15px;box-shadow:0 3px 10px #0000001f;position:relative;flex-shrink:0}.prt-avatar:after{content:"";position:absolute;bottom:2px;right:2px;width:12px;height:12px;border-radius:50%;background:#10b981;border:2px solid #fff}.prt-info{min-width:0;flex:1}.prt-name{font-weight:700;color:var(--color-text, #1f2937);font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.prt-meta{font-size:12.5px;color:var(--color-subtext, #6b7280);display:inline-flex;align-items:center;gap:6px;margin-bottom:2px}.prt-sep{opacity:.6;color:#9ca3af}.prt-seat{color:#059669;font-weight:500}.prt-join-time{font-size:11.5px;color:#9ca3af;font-weight:500}.prt-role{background:#f3f4f6;color:#374151;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:600;text-transform:capitalize;border:1px solid #d1d5db}.prt-role.host{background:#fde68a;color:#92400e;border-color:#f59e0b}.prt-role.participant{background:#bfdbfe;color:#1e40af;border-color:#3b82f6}.prt-role.admin{background:#fbcfe8;color:#be185d;border-color:#ec4899}.prt-status,.prt-actions-right{display:inline-flex;gap:6px;margin-left:auto}.prt-pill,.prt-act{width:var(--chip);height:var(--chip);border-radius:var(--chip-r);border:1px solid #e5e7eb;background:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease;color:#6b7280}.prt-pill:hover,.prt-act:hover{transform:scale(1.04);box-shadow:0 4px 12px #0000001f;background:#f9fafb;color:#374151}.prt-pill.on{background:linear-gradient(135deg,#10b981,#059669);border-color:#10b981;color:#fff;box-shadow:0 0 5px #16a34a4d}.prt-pill.off{opacity:.85;background:#f9fafb}.prt-pill.on .pd-svg{color:#fff;font-size:18px;filter:drop-shadow(0 0 2px rgba(255,255,255,.5))}.prt-act .pd-svg,.prt-pill .pd-svg{width:16px;height:16px}.pd-empty{text-align:center;padding:32px 16px;color:var(--color-subtext, #6b7280);background:#fafbfc;border-radius:12px;border:1px dashed #e5e7eb;font-size:15px}.pd-error{text-align:center;padding:16px;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;font-size:14px}.pd-loading{text-align:center;padding:32px 16px;color:var(--color-subtext, #6b7280);font-size:15px}.pd-loading:after{content:"";display:inline-block;width:18px;height:18px;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#10b981;animation:spin 1s linear infinite;margin-left:8px}@keyframes spin{to{transform:rotate(360deg)}}.prt-btn:focus,.prt-pill:focus,.prt-act:focus{outline:none;box-shadow:0 0 0 3px #10b98140}.prt-btn,.prt-pill,.prt-act,.prt-item,.prt-card{transition:all .2s ease}@media (max-width: 768px){.prt-wrap{padding:14px;border-radius:12px}.prt-header{flex-direction:column;align-items:stretch;gap:12px}.prt-actions{justify-content:center}.prt-search{max-width:none}}@media (max-width: 480px){.prt-item{padding:12px;gap:12px}.prt-avatar{width:40px;height:40px;font-size:14px}.prt-avatar:after{width:10px;height:10px}.prt-pill,.prt-act{width:32px;height:32px}}.prt-wrap{--max: 880px;--pad: 12px}.prt-item,.prt-card{padding:12px}.prt-grid{gap:10px}.prt-summary{grid-template-columns:repeat(5,1fr);gap:10px}.prt-avatar{width:40px;height:40px}:root .prt-wrap{--chip: 32px}.prt-tabs{display:flex;gap:8px;margin-bottom:16px}.prt-tab{padding:8px 20px;border:none;background:#f3f3f3;cursor:pointer;border-radius:6px 6px 0 0;font-weight:500}.prt-tab.active{background:#fff;border-bottom:2px solid #0078d4}.prt-video-grid{padding:16px 0}.video-grid{display:grid;z-index:1;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}.video-item{background:#222;border-radius:10px;padding:12px;color:#fff;display:flex;flex-direction:column;align-items:center}.video-dummy{width:100%;height:180px;background:#111827;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.video-placeholder-icon{width:64px;height:64px;object-fit:contain;opacity:.9;filter:brightness(0) invert(1);transition:opacity .2s ease}.video-dummy:hover .video-placeholder-icon{opacity:1}.video-name{font-size:15px;font-weight:500;text-align:center}.video-grid{display:grid;z-index:1;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.video-item{position:relative;background:#0f1115;border:1px solid #22252c;border-radius:12px;overflow:hidden;min-height:160px}.video-el,.video-dummy{width:100%;height:180px;object-fit:cover;display:block;background:#0b0e13}.video-dummy{display:flex;align-items:center;justify-content:center;font-size:42px;opacity:.7}.video-name{position:absolute;left:8px;bottom:8px;background:#00000080;color:#fff;font-size:12px;padding:4px 8px;border-radius:8px}.mute-img{width:14px;height:14px;object-fit:contain;display:inline-block;vertical-align:middle}.prt-tabs-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.prt-refresh-btn{display:flex;align-items:center;gap:6px;background:var(--accent-color, #0ea5e9);color:#fff;border:none;border-radius:6px;padding:6px 10px;font-size:14px;cursor:pointer;transition:.2s ease}.prt-refresh-btn:hover{background:#0284c7}.prt-refresh-btn.loading{opacity:.7;pointer-events:none}.svr-wrap{--svr-radius: 18px;--svr-pad: 18px;--svr-gap: 12px;--svr-border: #e5e7eb;--svr-border-soft: #eef0f2;--svr-surface: #ffffff;--svr-soft: #f8fafc;--svr-soft-2: #f3f6fb;--svr-ink: var(--color-text, #0f172a);--svr-ink-weak: #475569;--svr-ink-muted: #64748b;--svr-placeholder: #9aa6b2;--svr-accent: var(--color-primary, #10b981);--svr-accent-2: #34d399;--svr-accent-weak: rgba(16, 124, 16, .12);--svr-danger: #dc2626;--svr-success-ink: #065f46;--svr-success-bg: #d1fae5;--svr-success-br: #a7f3d0;--svr-error-ink: #b91c1c;--svr-error-bg: #fee2e2;--svr-error-br: #fecaca;--svr-shadow-1: 0 0 0 2px rgba(16,124,16,.06) inset, 0 10px 28px rgba(16,124,16,.1), 0 2px 8px rgba(0,0,0,.04);--svr-shadow-2: 0 4px 16px rgba(2,6,23,.06);--svr-shadow-3: 0 6px 18px rgba(16,124,16,.12);--svr-max: 1000px}.survey-page .pd-topbar{background:var(--color-white);border-bottom:1px solid #e9e9e9;padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.survey-page .pd-main{display:flex;justify-content:center;align-items:flex-start;padding:22px;min-height:0}.svr-wrap{background:linear-gradient(var(--svr-surface),var(--svr-surface)) padding-box,linear-gradient(135deg,var(--svr-accent-2),var(--svr-accent),#a7f3d0) border-box;border:1px solid transparent;border-radius:var(--svr-radius);padding:var(--svr-pad);width:100%;max-width:var(--svr-max);margin-inline:auto;box-shadow:var(--svr-shadow-1)}.svr-header{display:flex;align-items:center;justify-content:space-between;gap:var(--svr-gap);margin-bottom:14px}.svr-title{display:inline-flex;align-items:center;gap:10px;color:var(--svr-ink)}.svr-title .pd-svg{width:20px;height:20px}.svr-title-icon{width:22px;height:22px;display:block;object-fit:contain}.svr-title-text{font-weight:800;font-size:20px;line-height:1.1;letter-spacing:.2px;margin-top:-1px}.svr-header-actions{display:flex;gap:8px;flex-wrap:wrap}.svr-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 1px 3px #0000000d}.svr-btn:hover{background:#eef2f7;border-color:#dfe5ee;box-shadow:0 6px 14px #0206170f}.svr-btn:active{transform:translateY(1px)}.svr-btn:disabled{opacity:.6;cursor:not-allowed}.svr-btn.ghost{background:#fff}.svr-list{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 768px){.svr-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.svr-item{border:1px solid var(--svr-border-soft);border-radius:14px;background:var(--svr-soft);padding:14px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,transform .12s ease;position:relative;overflow:clip}.svr-item:hover{border-color:#e1e7f2;background:var(--svr-soft-2);box-shadow:var(--svr-shadow-2);transform:translateY(-1px)}.svr-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-left:3px solid color-mix(in srgb,var(--svr-accent) 30%,transparent);border-radius:inherit;pointer-events:none}.svr-qtext{font-weight:700;color:var(--svr-ink);margin-bottom:10px;line-height:1.25;word-wrap:break-word}.svr-required{color:var(--svr-danger);margin-left:6px}.svr-options{display:grid;grid-template-columns:1fr;gap:8px}@media (min-width: 720px){.svr-options{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.svr-opt{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--svr-border);border-radius:12px;background:#fff;color:var(--svr-ink);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,transform .08s ease}.svr-opt:hover{border-color:#dfe4ea;background:#fafcff;box-shadow:0 4px 10px #0206170d}.svr-opt:active{transform:translateY(1px)}.svr-opt input{accent-color:var(--svr-accent)}.svr-opt:has(input:checked){border-color:color-mix(in srgb,var(--svr-accent) 42%,#cdeacd);background:color-mix(in srgb,var(--svr-accent) 10%,#ffffff);box-shadow:0 4px 12px #107c101a}.svr-rating{display:inline-flex;gap:6px}.svr-star{width:36px;height:36px;border-radius:10px;border:1px solid var(--svr-border);background:#fff;cursor:pointer;font-size:16px;line-height:1;transition:background .15s ease,border-color .15s ease,transform .05s ease,box-shadow .15s ease}.svr-star:hover{background:#f8fafc;box-shadow:0 3px 8px #0206170f}.svr-star:active{transform:translateY(1px)}.svr-star.is-on{background:color-mix(in srgb,var(--svr-accent) 12%,#fff);border-color:#cdeacd}.svr-text{width:100%;border:1px solid var(--svr-border);border-radius:12px;padding:10px 14px;background:#fff;color:var(--svr-ink);font:inherit;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.svr-text::placeholder{color:var(--svr-placeholder)}.svr-text:focus{outline:none;border-color:var(--svr-accent);box-shadow:0 0 0 3px var(--svr-accent-weak);background:#fff}.svr-msg{margin-top:10px;padding:12px 14px;border-radius:12px;border:1px solid var(--svr-border);background:#fff;color:var(--svr-ink)}.svr-msg.ok{color:var(--svr-success-ink);background:var(--svr-success-bg);border-color:var(--svr-success-br)}.svr-msg.err{color:var(--svr-error-ink);background:var(--svr-error-bg);border-color:var(--svr-error-br)}.svr-actions{display:flex;justify-content:flex-end;margin-top:14px;gap:10px;flex-wrap:wrap}.svr-submit{display:inline-flex;align-items:center;gap:8px;background:var(--svr-accent);color:#fff;border:0;padding:10px 14px;border-radius:12px;cursor:pointer;transition:background .15s ease,transform .05s ease,box-shadow .15s ease;box-shadow:0 0 #0000}.svr-submit:hover{background:var(--color-primary-hover, #0da471);box-shadow:var(--svr-shadow-3)}.svr-submit:active{transform:translateY(1px)}.svr-submit .pd-svg{width:18px;height:18px}.svr-actions.sticky{position:sticky;bottom:0;background:linear-gradient(180deg,#fff0,#fff 40%);padding-top:10px}.pd-empty,.svr-empty{display:flex;align-items:center;justify-content:center;min-height:120px;color:var(--svr-ink-weak);background:var(--svr-soft);border:1px dashed var(--svr-border);border-radius:12px;padding:16px}@media (max-width: 640px){.svr-wrap{padding:16px;border-radius:16px}.svr-header{flex-direction:column;align-items:stretch;gap:10px}.svr-header-actions{justify-content:space-between}.svr-item{padding:12px}.svr-title-text{font-size:19px}}@media (min-width: 641px){.svr-title-text{font-size:21px}}.svr-btn:focus-visible,.svr-submit:focus-visible,.svr-opt:focus-within,.svr-star:focus-visible,.svr-text:focus-visible{outline:2px solid rgba(16,124,16,.35);outline-offset:2px;border-radius:12px}.svr-wrap *::-webkit-scrollbar{height:10px;width:10px}.svr-wrap *::-webkit-scrollbar-thumb{background:#d7e7e0;border-radius:10px;border:2px solid #f1f5f4}.svr-wrap *::-webkit-scrollbar-thumb:hover{background:#c9e0d7}@media (prefers-reduced-motion: reduce){.svr-btn,.svr-item,.svr-opt,.svr-star,.svr-text,.svr-submit{transition:none!important}}.theme-dark .svr-wrap{background:linear-gradient(#0e1614,#0e1614) padding-box,linear-gradient(135deg,#22c792,#0e9f77,#93e6c8) border-box;box-shadow:none}.theme-dark .svr-title,.theme-dark .svr-title-text,.theme-dark .svr-qtext{color:#eaf7f2}.theme-dark .svr-item{background:#0f201b;border-color:#19362d}.theme-dark .svr-item:hover{background:#13261f;border-color:#1f4a3d}.theme-dark .svr-opt{background:#10221c;border-color:#1b3a30;color:#dfeee8}.theme-dark .svr-text{background:#0f221c;border-color:#1c3d33;color:#eaf7f2}.theme-dark .svr-msg.ok{color:#baf7e2;background:#0f2a22;border-color:#1d5a49}.theme-dark .svr-msg.err{color:#ffd5d5;background:#2a1414;border-color:#5a1d1d}.svr-btn.sm{padding:6px 10px;border-radius:10px;font-size:13px;line-height:1.1}.svr-btn.sm .pd-icon-img{width:16px;height:16px}.svr-btn .pd-icon-img{width:18px;height:18px;display:block;object-fit:contain;transition:transform .2s ease}.svr-btn:hover .pd-icon-img{transform:scale(1.06)}.svr-submit .pd-icon-img,.svr-btn .pd-icon-img{width:18px;height:18px;display:block;object-fit:contain}.survey-page .pd-main{display:flex;justify-content:center;align-items:flex-start;padding:24px;overflow-y:auto;max-height:calc(100vh - 90px);scroll-behavior:smooth}.svr-wrap{margin-bottom:100px}.svr-btn.active{background:color-mix(in srgb,var(--svr-accent) 12%,#fff);border-color:var(--svr-accent);color:var(--svr-success-ink);box-shadow:0 4px 12px #10b98133}.svr-btn.danger{background:#fef2f2;border-color:#f87171;color:#dc2626}.svr-btn.danger:hover{background:#fee2e2;border-color:#ef4444;color:#b91c1c}@media (max-width: 640px){.svr-header-actions{justify-content:center}}._login-container_1xqu0_4{display:flex;justify-content:center;align-items:center;min-height:100vh;background:var(--color-bg);padding:24px}._login-box_1xqu0_14{background:var(--color-white);width:480px;padding:28px 32px;border-radius:20px;box-shadow:0 6px 24px #00000014}._login-header_1xqu0_23{display:flex;text-align:center;justify-content:center;align-items:center;gap:12px;margin-bottom:18px}._login-logo_1xqu0_31{height:34px}._login-title_1xqu0_34{font-size:18px;font-weight:700;margin:0}._login-subtitle_1xqu0_39{font-size:12px;color:var(--color-subtext);margin:2px 0 0}:root{--login-bg-image: url(../img/background5.png);--login-bg-overlay-top: rgba(255, 255, 255, .42);--login-bg-overlay-bot: rgba(240, 255, 244, .82)}._form-group_1xqu0_52{margin-bottom:14px}._label-bold_1xqu0_55{display:block;font-size:13px;font-weight:700;color:#374151;margin-bottom:6px}._login-input_1xqu0_64{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:50px;outline:none;background:#fff}._login-input_1xqu0_64::placeholder{color:#9ca3af}._login-input_1xqu0_64:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #107c1026}._login-button_1xqu0_80{display:block;width:80%;margin:10px auto 0;padding:10px 16px;background:var(--color-primary);color:#fff;border:none;border-radius:9999px;font-weight:700;cursor:pointer;transition:.2s;box-shadow:0 2px #00000040 inset}._login-button_1xqu0_80:hover{background:var(--color-primary-hover)}._login-button_1xqu0_80:disabled{background:#9ca3af;cursor:not-allowed;opacity:.7}._error-message_1xqu0_104{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 12px;margin-bottom:16px;font-size:14px;text-align:center}._icon_1xqu0_117{width:30px;height:25px;margin-right:10px;vertical-align:middle}._login-title_1xqu0_34{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:700}._option-box_1xqu0_132{display:flex;align-items:center;gap:10px;background:#f9fafb;border:1px solid #e5e7eb;padding:10px 12px;border-radius:12px}._inline-checkbox_1xqu0_143{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-size:13px;color:#374151}._meta-hint_1xqu0_153{margin-top:10px;font-size:12px;color:#6b7280}._inline-checkbox_1xqu0_143._no-center_1xqu0_159{justify-content:flex-start;align-items:center}._login-container_1xqu0_4{position:relative;isolation:isolate}._login-container_1xqu0_4:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:url(../img/background5.png);background-size:cover;background-position:center;background-repeat:no-repeat}.wr-app{min-height:100vh;background:var(--color-bg);display:flex;flex-direction:column;overflow-x:hidden}.wr-topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 20px}.wr-left{display:flex;align-items:center;gap:10px}.wr-live{width:8px;height:8px;border-radius:999px;background:#16a34a;display:inline-block;box-shadow:0 0 0 6px #16a34a1f}.wr-title{font-size:18px;margin:0}.wr-sub{font-size:12px;color:var(--color-subtext);margin-top:2px}.wr-right{display:flex;align-items:center;gap:12px}.wr-clock{font-weight:600;color:#111827}.wr-user-badge{display:flex;align-items:center;gap:8px}.wr-avatar{width:34px;height:34px;border-radius:10px;background:var(--color-primary);color:#fff;display:grid;place-items:center;font-weight:700}.wr-user-name{font-weight:700}.wr-user-role{font-size:12px;color:var(--color-subtext)}.wr-main{flex:1;display:grid;place-items:center;padding:24px}.wr-card{width:100%;max-width:720px;background:#fff;border:1px solid #ececec;border-radius:18px;padding:22px 20px;box-shadow:0 6px 28px #0000000f}.wr-badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;padding:6px 10px;border-radius:999px;margin-bottom:10px}.wr-badge.is-wait{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.wr-badge.is-host{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.wr-heading{margin:4px 0 6px;font-size:20px}.wr-desc{margin:0 0 12px;color:#4b5563}.wr-wait{display:flex;align-items:center;gap:10px;margin:10px 0 14px}.wr-spin{width:22px;height:22px;border-radius:999px;border:3px solid #e5e7eb;border-top-color:var(--color-primary);animation:wr-rot .9s linear infinite}@keyframes wr-rot{to{transform:rotate(360deg)}}.wr-wait-text{color:#374151;font-weight:600}.wr-actions{display:flex;gap:10px;margin-top:6px}.wr-btn{border:0;cursor:pointer;border-radius:12px;padding:10px 14px;font-weight:700;box-shadow:0 2px #00000026 inset}.wr-btn:disabled{opacity:.6;cursor:default}.wr-primary{background:var(--color-primary);color:#fff}.wr-primary:hover{background:var(--color-primary-hover)}.wr-muted{background:#eef2f7;color:#374151}.wr-ghost{background:transparent;color:#374151;border:1px solid #e5e7eb}.wr-ghost:hover{background:#f8fafc}.wr-foot{margin-top:12px;font-size:12px;color:#6b7280;display:flex;align-items:center;gap:8px}.wr-dot{width:6px;height:6px;border-radius:50%;background:var(--color-primary)}.wr-error{margin-top:10px;color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;padding:8px 10px;border-radius:10px}@media (max-width: 520px){.wr-heading{font-size:18px}.wr-card{padding:18px}.wr-actions{flex-direction:column;align-items:stretch}}.hd-app{min-height:100vh;background:var(--color-bg);display:flex;flex-direction:column}.hd-top{display:flex;justify-content:space-between;align-items:center;padding:14px 20px}.hd-brand{display:flex;gap:10px;align-items:center}.hd-logo{height:28px}.hd-title{margin:0;font-size:18px}.hd-sub{font-size:12px;color:var(--color-subtext)}.hd-logout{border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:12px;padding:8px 12px;cursor:pointer}.hd-logout-ic{margin-right:6px}.hd-main{padding:16px 20px 24px;display:grid;gap:16px}.hd-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hd-card{background:#fff;border:1px solid #ececec;border-radius:16px;padding:14px;box-shadow:0 6px 20px #0000000d;display:grid;gap:12px}.hd-card-head{display:flex;gap:10px;align-items:center}.hd-card-ic{width:36px;height:36px;border-radius:10px;background:var(--color-primary-bg);color:var(--color-primary);display:grid;place-items:center;font-weight:700}.hd-card-title{font-weight:700}.hd-card-sub{font-size:12px;color:var(--color-subtext)}.hd-btn{border:0;border-radius:12px;padding:10px 14px;font-weight:700;cursor:pointer;box-shadow:0 2px #00000026 inset}.hd-primary{background:var(--color-primary);color:#fff}.hd-primary:hover{background:var(--color-primary-hover)}.hd-outline{background:#fff;color:var(--color-primary);border:1px solid var(--color-primary)}.hd-outline:hover{background:var(--color-primary-bg)}.hd-recent{background:#fff;border:1px solid #ececec;border-radius:16px;padding:14px;box-shadow:0 6px 20px #0000000d}.hd-recent-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.hd-recent-title{font-weight:800}.hd-recent-sub{font-size:12px;color:var(--color-subtext)}.hd-recent-list{display:grid;gap:10px}.hd-meet-item{background:#e7f5ea;border:1px solid #bfe7c7;border-radius:12px;display:flex;justify-content:space-between;align-items:center;padding:12px}.hd-meet-left{min-width:0}.hd-meet-title{font-weight:700;margin-bottom:6px}.hd-meet-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:#374151}.hd-meta{opacity:.9}.hd-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;padding:4px 8px;border-radius:999px;text-transform:capitalize;background:#eef2ff;color:#3730a3;border:1px solid #c7d2fe}.hd-badge.started{background:#dcfce7;color:#166534;border-color:#bbf7d0}.hd-badge.scheduled{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.hd-badge.ended{background:#fee2e2;color:#991b1b;border-color:#fecaca}.hd-empty{color:#6b7280}.hd-error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;padding:8px 10px;border-radius:10px}@media (max-width: 960px){.hd-cards{grid-template-columns:1fr}.mw-input{box-sizing:border-box;width:100%;height:44px;padding:10px 12px;font-size:15px;line-height:1.4;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:var(--color-text);outline:none}.mw-input:focus,.mw-textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #107c101f}.mw-input::placeholder,.mw-textarea::placeholder{color:var(--color-subtext);opacity:.8}.mw-input[type=datetime-local]{min-height:44px;line-height:1.2}.mw-textarea{box-sizing:border-box;width:100%;min-height:120px;padding:12px 14px;font-size:15px;line-height:1.5;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:var(--color-text);resize:vertical}.mw-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px}.mw-col{min-width:0}.mw-label{display:block;font-size:12px;font-weight:600;margin-bottom:6px}}.mw-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:grid;place-items:center;z-index:1000}.mw-modal{width:min(920px,96vw);max-height:90vh;display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;overflow:hidden;border:1px solid #e5e7eb}.mw-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #eef0f3}.mw-title{font-weight:800}.mw-close{border:0;background:transparent;cursor:pointer;font-size:18px;padding:6px 8px;border-radius:10px}.mw-close:hover{background:#f3f4f6}.mw-tabs{display:flex;gap:8px;padding:10px 12px;border-bottom:1px solid #eef0f3}.mw-tab{border:1px solid #e5e7eb;background:#fff;color:#111827;padding:8px 12px;border-radius:10px;cursor:pointer;font-weight:700}.mw-tab.is-active{background:var(--color-primary-bg);color:var(--color-primary);border-color:var(--color-primary)}.mw-body{padding:14px;overflow:auto;display:block}.mw-pane{display:grid;gap:12px}.mw-row{display:grid;gap:6px}.mw-label{font-size:12px;color:#374151;font-weight:700}.mw-input,.mw-textarea{border:1px solid #d1d5db;border-radius:10px;padding:8px 1px;outline:none;background:#fff;width:100%}.mw-input:focus,.mw-textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #107c101f}.mw-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.mw-col{display:grid;gap:6px}.mw-actions-row{display:flex;gap:10px;align-items:center}.mw-btn{background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:10px;padding:9px 12px;font-weight:700;cursor:pointer}.mw-btn.primary{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.mw-btn.ghost{background:transparent}.mw-btn:hover{background:#f3f4f6}.mw-btn.primary:hover{background:var(--color-primary-hover)}.mw-upload{display:inline-flex;align-items:center;gap:8px;border:1px dashed #cbd5e1;padding:9px 12px;border-radius:10px;cursor:pointer}.mw-help{font-size:12px;color:#6b7280}.mw-info{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:12px 16px;margin-bottom:20px}.mw-info-text{font-size:14px;color:#92400e;font-weight:500}.mw-list{display:grid;gap:8px}.mw-empty{color:#6b7280;font-size:14px}.mw-item{display:flex;justify-content:space-between;align-items:center;border:1px solid #e5e7eb;background:#f9fafb;border-radius:10px;padding:8px 10px}.mw-item-main{min-width:0}.mw-item-title{font-weight:700}.mw-item-sub{font-size:12px;color:#4b5563}.mw-item-actions{display:flex;gap:6px}.mw-icon{border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:8px;padding:4px 8px;cursor:pointer}.mw-icon:hover{background:#f3f4f6}.mw-icon.danger{color:#991b1b}.mw-drop{border:2px dashed #cbd5e1;background:#f8fafc;border-radius:12px;padding:18px;text-align:center;color:#374151}.mw-or{color:#6b7280;font-size:12px;margin:6px 0}.mw-error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;padding:8px 10px;border-radius:10px;margin:0 14px 10px}.mw-foot{padding:12px 14px;border-top:1px solid #eef0f3;display:flex;align-items:center;justify-content:space-between}.mw-steps{display:flex;gap:8px;align-items:center}.mw-step{width:26px;height:26px;border-radius:999px;display:grid;place-items:center;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-weight:800;font-size:12px}.mw-step.done{background:var(--color-primary-bg);color:var(--color-primary);border-color:var(--color-primary)}.mw-foot-actions{display:flex;gap:8px}@media (max-width: 720px){.mw-grid{grid-template-columns:1fr}}.simple-screen-share{display:flex;flex-direction:column;height:100%;width:100%;background:#fff}.screen-share-header{background:#f8f9fa;padding:16px 20px;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.screen-share-header h3{margin:0;font-size:18px;color:#333}.screen-share-controls{display:flex;gap:12px}.btn{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover:not(:disabled){background:#0056b3}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.screen-share-content{flex:1 1 auto;min-height:0;padding:0;display:flex}.received-screen-share{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0}.share-info{display:flex;align-items:center;gap:12px;padding:12px;background:#e8f5e8;border-radius:6px;border-left:4px solid #28a745}.live-indicator{font-size:12px;font-weight:700}.video-container{background:#000;border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0}.screen-share-image{max-width:100%;max-height:100%;object-fit:contain}.no-screen-share{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0}.empty-state{text-align:center;color:#666}.empty-icon{font-size:48px;margin-bottom:16px;opacity:.5}.empty-state p{margin:0 0 8px;font-size:16px;font-weight:500}.empty-state small{color:#999;font-size:14px}@media (max-width: 768px){.simple-screen-share{margin:10px}.screen-share-header{padding:12px 16px;flex-direction:column;gap:12px;align-items:stretch}.screen-share-controls{justify-content:center}.screen-share-content{padding:16px}}.simple-screen-share .annotate-actions{display:inline-flex;align-items:center;gap:8px;margin-left:12px}.simple-screen-share .annotate-mode-select{padding:6px 10px;border-radius:8px;border:1px solid rgba(0,0,0,.1);background:#f4f4f5}.simple-screen-share .video-container{position:relative;width:100%;height:auto}.simple-screen-share .screen-share-image{display:block;max-width:100%;border-radius:12px}.btn.btn-secondary{background:#6b7280;color:#fff}.btn.btn-warning{background:#f59e0b;color:#111827}.sharing-placeholder{color:#f0f0f0f0}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%,10px)}10%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,10px)}}.share-ended-banner{pointer-events:none;-webkit-user-select:none;user-select:none}.files-wrap{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#34d399,#10b981,#a7f3d0) border-box;border:1px solid transparent;border-radius:18px;padding:18px;width:100%;max-width:1000px;box-shadow:0 0 0 2px #107c100f inset,0 10px 28px #107c101a,0 2px 8px #0000000a}.files-page .pd-main{display:flex;justify-content:center;align-items:flex-start;gap:0;padding:22px;overflow:auto;flex:1 1 auto;min-height:0;-webkit-overflow-scrolling:touch}.files-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.files-title{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:18px;color:var(--color-text)}.files-title-icon{width:24px;height:24px;object-fit:contain}.files-title-text{position:relative;top:-2px}.files-actions{display:flex;align-items:center;gap:8px}.files-search input{border:1px solid #e5e7eb;border-radius:12px;padding:8px 12px;background:#fff;color:var(--color-text);min-width:220px;outline:none}.files-search input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #107c101f}.files-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid #e2e8f0;background:#fff;color:#475569;padding:8px 12px;border-radius:10px;cursor:pointer;font-size:12px;font-weight:500;transition:all .16s ease}.files-btn.ghost{background:#f8fafc;border-color:#cbd5e1}.files-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0206170f}.mtl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px}@media (max-width: 800px){.mtl-grid{grid-template-columns:1fr}}.mtl-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid #eef0f2;border-radius:14px;background:#f7f9fb;transition:box-shadow .12s ease,transform .08s ease}.mtl-card:hover{box-shadow:0 8px 20px #0206170f}.mtl-fileicon{position:relative;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;background:#0b0b0f}.mtl-fileicon .pd-svg{width:22px;height:22px}.mtl-fileext{position:absolute;top:-6px;right:-6px;font-size:10px;padding:2px 6px;border-radius:999px;background:#fff;color:#111;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f}.mtl-fileicon.img{background:#0ea5e9}.mtl-fileicon.pdf{background:#ef4444}.mtl-fileicon.doc{background:#3b82f6}.mtl-fileicon.xls{background:#22c55e}.mtl-fileicon.ppt{background:#f97316}.mtl-fileicon.zip{background:#a855f7}.mtl-fileicon.txt{background:#64748b}.mtl-fileicon.oth{background:#0b0b0f}.mtl-fileicon.vid{background:#7c3aed}.mtl-info{min-width:0}.mtl-name{font-weight:700;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mtl-meta{font-size:12px;color:var(--color-subtext);margin-top:4px}.mtl-actions-right{display:inline-flex;gap:8px;align-items:center}.mtl-act{width:36px;height:36px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;display:grid;place-items:center;cursor:pointer}.mtl-act:hover{background:#f0f4f8}.mtl-act.danger:hover{background:#fee2e2}.action-icon{width:18px;height:18px;object-fit:contain}.file-uploader{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.file-uploader .files-btn{margin-left:auto}.files-divider{height:1px;background:#eef0f3;margin:18px 0 12px}.files-history{margin-top:6px}.files-history-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.files-history-title{display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:15px;color:#0f172a}.files-history-actions{display:flex;align-items:center;gap:6px}.files-history-search{border:1px solid #e5e7eb;border-radius:10px;padding:6px 8px;min-width:200px}.files-accordion{display:grid;gap:10px}.facc{border:1px solid #e6eef0;background:#fff;border-radius:14px;overflow:visible;box-shadow:0 3px 10px #0206170a;transition:box-shadow .15s ease,border-color .15s ease}.facc.open{border-color:#c7d2fe;box-shadow:0 10px 24px #2563eb14}.facc-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:linear-gradient(0deg,#fff,#f9fbff);cursor:pointer;position:relative;border-bottom:0}.facc-head:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:1px;background:#e6eef0;border-radius:999px}.facc-info{min-width:0}.facc-title{font-weight:700;color:#0f172a;font-size:14px;display:flex;gap:8px;align-items:center}.facc-meta{margin-top:3px;font-size:12px;color:#64748b;max-width:60vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.facc-count{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:10px;background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;font-weight:700;font-size:12px}.facc-body{padding:10px 12px;background:#fafcff;position:relative}.facc-body:before{content:"";position:absolute;left:10px;right:10px;top:0;height:1px;background:#e2e8f0;opacity:.6;border-radius:999px}.fchip{margin-left:6px;font-size:11px;padding:5px 7px;border-radius:999px;background:#f5f7fb;color:#666;border:1px solid #eaeef5}.fchip.started{background:#ecfdf5;color:#047857;border-color:#d1fae5}.fchip.ended{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.fchip.scheduled{background:#fef9c3;color:#854d0e;border-color:#fde68a}@media (max-width: 640px){.files-header{flex-direction:column;align-items:stretch;gap:12px}.files-actions{justify-content:space-between}.files-search input{min-width:160px;flex:1}.mtl-grid{grid-template-columns:1fr}.mtl-card{grid-template-columns:auto 1fr auto;gap:10px;padding:10px}.mtl-fileicon{width:40px;height:40px}.mtl-actions-right .mtl-act{width:34px;height:34px}}.icon-img{width:18px;height:18px;object-fit:contain;vertical-align:middle;margin-right:8px}.mtl-act img.action-icon{display:inline-block;width:18px;height:18px}.files-body-split{display:flex;align-items:flex-start;gap:16px;margin-top:10px}.files-sidebar{display:flex;flex-direction:column;gap:6px;width:160px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:8px;box-shadow:0 2px 10px #0000000a}.files-sidebar-tab{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid transparent;font-weight:600;font-size:13px;color:#334155;cursor:pointer;transition:all .15s ease}.files-sidebar-tab:hover{border-color:#86efac;background:#f0fdf4;color:#166534}.files-sidebar-tab.active{background:linear-gradient(135deg,#34d399,#10b981);color:#fff;box-shadow:0 3px 10px #10b9814d}.files-sidebar-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.files-sidebar-count{font-size:12px;font-weight:600;opacity:.9}.files-content{flex:1;min-width:0;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:12px;box-shadow:0 2px 10px #0000000a}@media (max-width: 700px){.files-body-split{flex-direction:column}.files-sidebar{flex-direction:row;width:100%;overflow-x:auto}.files-sidebar-tab{flex:1;justify-content:center}}.chat-wrap{background:var(--color-white);border:1px solid transparent;border-radius:16px;width:100%;max-width:960px;display:grid;grid-template-rows:auto 1fr auto;height:clamp(420px,62vh,620px);box-shadow:0 0 0 2px #107c100f inset,0 10px 28px #107c101a,0 2px 8px #0000000a;overflow:hidden}.chat-header{padding:10px 12px;border-bottom:1px solid #eef0f2;display:flex;align-items:center;justify-content:space-between}.chat-title{display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:16px;color:var(--color-text)}.chat-actions{display:flex;gap:6px}.chat-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;background:#f8fafc;color:var(--color-text);padding:6px 10px;border-radius:10px;cursor:pointer;transition:filter .12s ease}.chat-btn:hover{filter:brightness(.98)}.chat-btn .pd-svg{width:16px;height:16px}.chat-list{padding:12px 10px;overflow:auto;background:#e6f7f2}.bubble-row{display:grid;grid-template-columns:32px 1fr;align-items:start;gap:8px;margin:6px 0}.bubble-row.mine{grid-template-columns:1fr;justify-items:end}.bubble-av{width:28px;height:28px;border-radius:8px;background:#e7f5ea;color:var(--color-primary);display:grid;place-items:center;font-weight:800;font-size:11px}.bubble{max-width:min(460px,80%);background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:6px 8px;box-shadow:0 1px 4px #0000000a}.bubble-row.mine .bubble{background:#0b0b0f;color:#fff;border-color:#0b0b0f}.bubble-name{font-weight:700;margin-bottom:4px;font-size:12px;color:var(--color-text)}.bubble-row.mine .bubble-name{color:#d1fae5}.bubble-text{white-space:pre-wrap;word-break:break-word;font-size:13px}.bubble-status{font-size:11px;opacity:.85}.bubble-status.error{color:#fee2e2}.bubble-meta{margin-top:4px;font-size:10.5px;color:var(--color-subtext)}.bubble-row.mine .bubble-meta{color:#e5e7eb}.file-message .file-info{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;font-weight:600}.file-message .file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.download-btn{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:2px 6px;cursor:pointer}.file-caption{margin-top:4px;font-size:12px;opacity:.9}.chat-composer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px;background:var(--color-white);border-radius:0 0 16px 16px}.chat-iconbtn{width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#f8fafc;display:grid;place-items:center;cursor:pointer;transition:background .12s ease,transform .12s ease}.chat-iconbtn:hover{background:#eef2f7;transform:translateY(-1px)}.chat-input{width:100%;min-height:34px;max-height:110px;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;resize:vertical;font:inherit;color:var(--color-text);background:#fff}.chat-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #107c101f;outline:none}.chat-send{width:36px;height:36px;border-radius:10px;border:0;background:var(--color-primary);color:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .12s ease,filter .12s ease,background .12s ease}.chat-send:hover{filter:brightness(.95);transform:translateY(-1px)}.chat-send:active{transform:translateY(0)}.chat-send:disabled{opacity:.55;cursor:not-allowed}.chat-send svg,.chat-send img{width:18px;height:18px;display:block}.chat-mode-buttons{display:flex;gap:6px}.chat-mode-btn{width:36px;height:36px;border:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;box-shadow:0 2px 4px #00000014}.chat-mode-btn:first-child{background:#1f2937;color:#10b981}.chat-mode-btn:last-child{background:#10b981;color:#fff}.chat-mode-btn.active{transform:scale(1.04);box-shadow:0 4px 8px #0000001f}.chat-mode-btn:hover{transform:translateY(-1px)}.participant-selector{padding:16px;text-align:center}.participant-selector h3{margin:0 0 12px;color:var(--color-text);font-size:15px;font-weight:600}.participant-list{display:flex;flex-direction:column;gap:10px;max-height:260px;min-height:180px;overflow-y:auto;padding-bottom:8px}.participant-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #10b981;border-radius:10px;background:#f0fdf9;cursor:pointer;transition:all .12s ease;text-align:left;width:100%}.participant-item:hover{background:#e6f7f2;border-color:#10b981;transform:translateY(-1px);box-shadow:0 2px 8px #10b98133}.participant-avatar{width:34px;height:34px;border-radius:50%;background:#10b981;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;flex-shrink:0}.participant-info{flex:1;display:flex;flex-direction:column;gap:2px}.participant-name{font-weight:600;color:var(--color-text);font-size:14px}.participant-role{font-size:11px;color:#10b981;text-transform:capitalize;background:#e6f7f2;padding:2px 8px;border-radius:12px;width:fit-content}.participant-seat{font-size:11px;color:#10b981;background:#e6f7f2;padding:2px 8px;border-radius:8px;width:fit-content}.participant-status{display:flex;align-items:center;gap:6px;font-size:11px;color:#666}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.status-dot.joined{background-color:#10b981}.status-dot.scheduled{background-color:#10b981;opacity:.7}.status-dot.left{background-color:#10b981;opacity:.4}.participant-controls{display:flex;gap:6px;margin-left:10px}.control-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;transition:all .12s}.control-icon.mic.active,.control-icon.cam.active{background-color:#10b981;color:#fff}.control-icon.mic.inactive,.control-icon.cam.inactive{background-color:#e6f7f2;color:#10b981}.chat-back-button{padding:10px 12px;border-bottom:1px solid #e6f7f2;background:#f0fdf9}.back-btn{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #10b981;border-radius:8px;background:#e6f7f2;color:#10b981;font-size:13px;font-weight:500;cursor:pointer;transition:all .12s ease}.back-btn:hover{background:#10b981;border-color:#10b981;color:#fff}@media (max-width: 720px){.chat-wrap{max-width:100%;height:clamp(380px,60vh,580px)}.chat-title{font-size:15px}.bubble{max-width:min(420px,78%)}.chat-send{width:34px;height:34px}.chat-iconbtn{width:30px;height:30px}}@media (max-width: 520px){.chat-title{font-size:14px}.bubble{max-width:75%}.chat-composer{padding:6px;gap:6px}}.chat-composer{--comp-h: 40px;--comp-radius: 12px;--comp-gap: 8px;align-items:center;gap:var(--comp-gap)}.composer-left{display:flex;align-items:center;gap:var(--comp-gap)}.chat-iconbtn{width:var(--comp-h);height:var(--comp-h);border-radius:var(--comp-radius)}.chat-input{min-height:var(--comp-h);padding:1px;border-radius:var(--comp-radius)}.chat-send{width:var(--comp-h);height:var(--comp-h);border-radius:var(--comp-radius);margin-left:0;display:grid;place-items:center}.chat-send svg,.chat-send img{width:18px;height:18px}@media (max-width: 560px){.chat-composer{--comp-h: 36px}}.chat-title-icon{width:24px;height:24px;display:block;object-fit:contain}.chat-title-text{position:relative;top:-2px;font-weight:800}@media (max-width: 640px){.chat-title-icon{width:22px;height:22px}.chat-title-text{top:-1px}}.chat-list .bubble-row:not(.mine) .bubble{flex:0 0 auto!important;display:inline-block!important;width:auto!important;min-width:2px!important;max-width:50%!important;white-space:pre-wrap!important;word-break:break-word!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;padding:6px 10px!important;margin-left:4px!important;line-height:1.4!important;box-shadow:0 1px 4px #0000000a!important;text-align:left!important}.chat-list .bubble-row.mine .bubble{display:inline-block!important;width:auto!important;min-width:2px!important;max-width:50%!important;white-space:pre-wrap!important;word-break:break-word!important;background:#0b0b0f!important;color:#fff!important;border:none!important;border-radius:12px!important;padding:6px 10px!important;margin-right:4px!important;line-height:1.4!important;box-shadow:0 1px 4px #00000026!important}.chat-list .bubble-row.mine{grid-template-columns:1fr!important;justify-content:flex-end!important;justify-items:end!important;align-items:flex-start!important}.chat-list .bubble-row:not(.mine){display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important}.chat-composer-modern{display:flex;align-items:center;background:#fff;padding:6px 14px;gap:10px;transition:all .25s ease;min-height:20px}.chat-composer-modern:focus-within{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.composer-btn{position:relative;width:42px;height:42px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;color:#10b981;cursor:pointer;transition:all .25s ease;flex-shrink:0}.composer-btn svg,.composer-btn img{width:20px;height:20px;display:block;pointer-events:none}.composer-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#f1f5f9;border-radius:50%;opacity:0;transform:scale(.8);transition:all .25s ease;z-index:0}.composer-btn:hover:after{opacity:1;transform:scale(1)}.composer-btn>*{position:relative;z-index:1}.composer-btn.send{color:#10b981}.composer-btn.send:hover:after{background:#10b981;opacity:1;transform:scale(1.05)}.composer-btn.send:hover{color:#fff}.composer-btn.attach{color:#64748b}.composer-btn.disabled{opacity:.4;pointer-events:none}.composer-input{flex:1;resize:none;border:none;outline:none;background:transparent;font-size:15px;color:#111827;line-height:1.6;min-height:36px;max-height:140px;overflow-y:auto;padding:6px 2px}.composer-input::placeholder{color:#9ca3af;font-weight:400}@media (max-width: 640px){.chat-composer-modern{padding:4px 10px;min-height:48px}.composer-btn{width:36px;height:36px}.composer-input{font-size:14px;min-height:30px}}.chat-header-float{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(229,231,235,.6);border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 2px 6px #0000000d}.chat-header-left{display:flex;align-items:center;gap:10px}.chat-title-icon{width:30px;height:30px;object-fit:contain}.chat-title-texts{display:flex;flex-direction:column;line-height:1.2}.chat-title-main{font-size:15px;font-weight:700;color:#111827;margin:0}.chat-title-sub{font-size:12px;color:#6b7280;margin:0}.chat-mode-switch{display:flex;align-items:center;gap:10px}.chat-mode-item{width:36px;height:36px;border:none;border-radius:10px;background:transparent;color:#111827;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;position:relative}.chat-mode-item svg,.chat-mode-item img{width:18px;height:18px;filter:brightness(0);transition:filter .25s ease}.chat-mode-item:hover{background:#f0fdf4;color:#10b981;transform:translateY(-1px);box-shadow:0 2px 6px #10b98126}.chat-mode-item:hover svg,.chat-mode-item:hover img{filter:brightness(0) saturate(100%) invert(41%) sepia(73%) saturate(567%) hue-rotate(120deg) brightness(95%) contrast(93%)}.chat-mode-item.active{background:#10b981;color:#fff;transform:scale(1.05);box-shadow:0 3px 8px #10b98140}.chat-mode-item.active svg,.chat-mode-item.active img{filter:brightness(100%) invert(1)}@media (max-width: 640px){.chat-header-float{padding:8px 12px}.chat-title-main{font-size:14px}.chat-title-sub{font-size:11px}}.chat-list{flex:1;padding:14px 12px;background:#e6f7f2;overflow-y:auto;display:flex;flex-direction:column;gap:8px;scroll-behavior:smooth}.chat-message-wrapper{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}.chat-list.empty-state{display:flex;align-items:center;justify-content:center;background:#f0fdf9}.empty-chat{text-align:center;color:#6b7280;padding:40px 16px}.empty-chat-icon{width:80px;height:80px;opacity:.6;margin-bottom:10px;filter:grayscale(1) brightness(.8)}.empty-chat-text{font-size:14px;color:#6b7280}.private-chat-header{padding:10px 14px;background:#f0fdf9;border-bottom:1px solid #e6f7f2;display:flex;align-items:center;justify-content:flex-start}.private-back-btn{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;font-size:13.5px;font-weight:500;color:#111827;background:#fff;border:1px solid #10b981;border-radius:8px;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 3px #10b98114}.private-back-btn:hover{background:#10b981;color:#fff;transform:translateY(-1px);box-shadow:0 2px 6px #10b98133}.arrow-icon{font-size:16px;font-weight:700;color:#111827;transition:color .25s ease,transform .25s ease}.private-back-btn:hover .arrow-icon{color:#fff;transform:translate(-2px)}.notes-page .pd-topbar{background:var(--color-white);border-bottom:1px solid #e9e9e9;padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.notes-page .pd-main{display:flex;justify-content:center;align-items:flex-start;padding:22px;overflow:auto;min-height:0}.notes-wrap{background:var(--color-white);background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#36d399,#10b981,#a7f3d0) border-box;border:1px solid transparent;border-radius:18px;padding:16px;width:100%;max-width:1000px;box-shadow:0 0 0 2px #107c100f inset,0 10px 28px #107c101a,0 2px 8px #0000000a}.notes-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.notes-title{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:18px;color:var(--color-text)}.notes-actions{display:flex;gap:8px}.note-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;background:#f8fafc;color:var(--color-text);padding:8px 12px;border-radius:12px;cursor:pointer}.note-btn.ghost{background:#f8fafc}.note-btn:hover{filter:brightness(.98)}.note-btn.danger{border-color:#fecaca;background:#fee2e2;color:#b91c1c}.note-btn.primary{background:var(--color-primary);color:#fff;border:0}.note-btn.primary:hover{background:var(--color-primary-hover)}.note-btn .pd-svg{width:18px;height:18px}.notes-composer{border:1px solid rgba(16,124,16,.15);border-radius:14px;background:#f7f9fb;padding:12px;display:grid;gap:8px;margin-bottom:12px}.note-input{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:8px 1px;background:#fff;color:var(--color-text);font:inherit}.note-textarea{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:10px 1px;background:#fff;color:var(--color-text);font:inherit;resize:vertical}.notes-composer-actions{display:flex;gap:8px;justify-content:flex-end}.notes-grid{display:grid;grid-template-columns:1fr;gap:10px;max-height:340px;overflow-y:auto;padding-right:6px;scroll-behavior:smooth}@media (min-width: 700px){.notes-grid{grid-template-columns:1fr 1fr;max-height:340px}}.note-card{border:1px solid rgba(16,124,16,.12);border-radius:14px;background:#fff;padding:12px;display:grid;gap:8px}.note-card.editing{background:#f7f9fb}.note-title{font-weight:800;color:var(--color-text)}.note-body{white-space:pre-wrap;word-break:break-word}.note-meta{font-size:12px;color:var(--color-subtext)}.note-actions{display:inline-flex;gap:8px}.pd-icon-img{display:block;object-fit:contain}.note-btn .pd-icon-img{width:18px;height:18px;object-fit:contain}.notes-title-icon{width:26px;height:26px;display:block;object-fit:contain}.notes-title-text{font-weight:800;line-height:1.1;margin-left:4px;position:relative;top:-2px}@media (max-width: 560px){.notes-title-icon{width:22px;height:22px}.notes-title-text{top:-1px}}.note-btn.sm{padding:6px 10px;border-radius:10px;font-size:13px;line-height:1.1}.note-btn.sm .pd-icon-img{width:16px;height:16px}.action-icon{width:16px;height:16px;object-fit:contain;margin-right:6px;display:inline-block;vertical-align:middle}.action-icon{width:22px;height:22px;object-fit:contain;margin-right:6px;vertical-align:middle}.action-icon{width:16px;height:16px;object-fit:contain;margin-right:8px;display:inline-block;vertical-align:middle}.note-btn{display:inline-flex;align-items:center;gap:6px}.note-field{position:relative}.notes-tooltip{position:absolute;top:-36px;right:10px;background:#111827;color:#fff;font-size:12px;line-height:1;padding:8px 10px;border-radius:8px;box-shadow:0 6px 18px #0000002e;white-space:nowrap;z-index:3}.notes-tooltip:after{content:"";position:absolute;bottom:-6px;right:18px;border-width:6px 6px 0 6px;border-style:solid;border-color:#111827 transparent transparent transparent}.note-textarea[aria-invalid=true]{outline:2px solid #ef4444;outline-offset:2px}:root{--font-main: "Inter", sans-serif;--font-size-base: 14px;--font-size-title: 18px;--color-primary: #107c10;--color-primary-hover: #15803d;--color-primary-bg: #e5f5e6;--color-text: #333;--color-subtext: #666;--color-white: #ffffff;--color-bg: #F0FFF4;--color-card-outline: #BBF7D0;--color-card-glow: rgba(12, 104, 12, .42)}:root{--topbar-h: 64px;--footer-h: 64px;--bottomnav-h: 56px;--page-pad: 32px}.svc-grid{display:grid;grid-template-columns:320px 1fr;gap:20px;width:100%;max-width:1100px;margin:0 auto}.services-page .pd-app{min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.services-page .pd-main{flex:1 1 auto;min-height:0;display:flex;justify-content:center;align-items:flex-start;padding:22px;overflow:hidden}.pd-app,.pd-main,.pd-topbar{position:relative;z-index:auto;pointer-events:auto;overflow:initial}.services-page .svc-card.svc-main{position:sticky;top:16px;align-self:flex-start}.svc-card{background:#fff;border:1px solid #a7f3d0;border-radius:18px;padding:14px;box-shadow:0 2px 8px #0000000f}.svc-card-title{font-weight:800;color:var(--color-text);margin-bottom:10px}.services-page .svc-card.svc-recent{display:flex;flex-direction:column;max-height:calc(100vh - var(--topbar-h) - var(--footer-h) - var(--bottomnav-h) - var(--page-pad));padding-bottom:10px;overflow:hidden}.services-page .svc-card.svc-recent>.svc-card-title{flex:0 0 auto}.services-page .svc-card.svc-recent>.svc-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-bottom:calc(var(--bottomnav-h) + 16px + env(safe-area-inset-bottom,0px));padding-right:6px}.services-page .svc-grid{min-height:0}.svc-recent .svc-recent-item{display:flex;align-items:center;gap:10px;width:100%;border:1px solid #bfe6c5;background:#fff;color:var(--color-text);padding:10px 12px;border-radius:12px;cursor:pointer;margin-bottom:10px}.svc-recent-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#e6f6ea}.svc-recent-text{display:grid;gap:2px}.svc-recent-text span{font-size:12px;color:var(--color-subtext)}.svc-main{position:relative}.svc-quick{display:flex;gap:12px;padding:12px 6px 6px;position:relative}.svc-quick-btn{display:grid;justify-items:center;gap:6px;border:1px solid #bfe6c5;background:#fff;color:var(--color-text);padding:10px 12px;border-radius:16px;min-width:92px;cursor:pointer;transition:all .15s ease}.svc-quick-btn.is-active{border-color:var(--color-primary);box-shadow:0 0 0 3px #107c101f}.svc-quick-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#e6f6ea}.svc-quick-label{font-size:12px}.svc-form{margin-top:12px;border:1px solid #bfe6c5;border-radius:14px;background:#f3fbf5;padding:12px;display:grid;gap:10px}.svc-form-title{font-weight:700}.svc-form-row{display:flex;gap:10px}.svc-form-field{display:grid;gap:6px}.svc-form-field label{font-size:12px;color:var(--color-subtext)}.svc-input{height:38px;border:1px solid #cfead3;border-radius:10px;padding:0 10px;background:#fff}.svc-textarea{border:1px solid #cfead3;border-radius:10px;padding:8px 10px;background:#fff}.svc-form-actions{display:flex;justify-content:flex-end}.svc-send{padding:8px 14px;background:var(--color-primary);color:#fff;border:0;border-radius:10px;cursor:pointer;transition:all .15s ease}.svc-send:disabled{opacity:.5;cursor:not-allowed}.svc-priority select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-1{flex:1}.svc-fab{position:absolute;right:-44px;top:40%;width:40px;height:40px;border-radius:12px;border:1px solid #bfe6c5;background:#e6f6ea;cursor:pointer}@media (max-width: 900px){.svc-grid{grid-template-columns:1fr}.svc-fab{display:none}}.svc-grid.is-assist{grid-template-columns:1fr!important;max-width:850px}.svc-status{font-style:normal;padding:2px 8px;border-radius:999px;border:1px solid transparent}.svc-status--pending{background:#fff7e6;border-color:#ffd591}.svc-status--accepted{background:#e6f7ff;border-color:#91d5ff}.svc-status--done{background:#f6ffed;border-color:#b7eb8f}.svc-status--cancelled{background:#fff1f0;border-color:#ffa39e}.is-aria-disabled{opacity:.6;cursor:not-allowed}.svc-tooltip--grid{position:absolute;top:-12px;left:50%;transform:translate(-50%,-100%);background:#111827;color:#fff;font-size:12px;padding:6px 10px;border-radius:6px;white-space:nowrap;box-shadow:0 6px 18px #0000002e;z-index:5}.svc-tooltip--grid:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-bottom-color:#111827}.svc-quick-btn.is-hint{box-shadow:0 0 0 3px #3b82f659,0 8px 18px #0000001f;animation:svcPulse 1.1s ease-in-out 2}@keyframes svcPulse{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}.svc-card-item.elegant{background:#fff;border:1px solid #e3e3e3;border-radius:14px;padding:14px 18px;margin-bottom:14px;display:flex;align-items:flex-start;transition:all .25s ease;position:relative;overflow:visible;z-index:1}.svc-info{display:flex;gap:12px;width:100%}.svc-icon{font-size:1.8rem;margin-top:2px}.svc-details{flex:1;display:flex;flex-direction:column;gap:4px}.svc-header{display:flex;justify-content:space-between;align-items:center}.svc-label{font-weight:600;font-size:1.05rem;color:#222}.svc-meta{font-size:.85rem;color:#666}.svc-note{font-size:.8rem;color:#777;margin-top:4px}.svc-menu-btn{border:none;background:transparent;font-size:1.6rem;cursor:pointer;color:#999;border-radius:6px;padding:2px 6px;transition:all .2s ease}.svc-dropdown{background:#fffffffa;border:1px solid #ddd;border-radius:10px;box-shadow:0 10px 24px #00000040;min-width:190px;display:flex;flex-direction:column;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform-origin:top right;animation:dropdownFadeIn .25s ease;z-index:9999999;pointer-events:auto}@keyframes dropdownFadeIn{0%{opacity:0;transform:scale(.96) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.svc-action-item{background:none;border:none;padding:10px 16px;text-align:left;font-size:.9rem;color:#333;cursor:pointer;transition:all .2s ease;position:relative}.svc-action-item:hover{background:#f5fef7;color:#0d6b29;padding-left:18px}.svc-action-item:hover:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:#22c55e;border-radius:0 3px 3px 0;opacity:.8}.svc-action-item.danger:hover{background:#fff5f5;color:#d93025}.svc-action-item.danger:hover:before{background:#d93025}@media (max-width: 1200px){.svc-grid{grid-template-columns:280px 1fr;max-width:1000px}.svc-card.svc-main{padding:16px;border-radius:16px}}@media (max-width: 900px){.svc-grid{grid-template-columns:1fr;max-width:95%;gap:16px}.svc-card,.svc-card.svc-main{width:100%}}@media (max-width: 600px){.svc-grid{grid-template-columns:1fr;gap:14px;max-width:95%;padding:0 10px}.svc-card{border-radius:14px;padding:12px}.svc-card-title{font-size:1rem}.svc-form,.svc-quick{gap:10px}.svc-quick-btn{flex:1;min-width:80px}}.svc-status-row{margin-top:8px;display:flex;align-items:center;gap:6px}.svc-status-row .svc-status{font-size:.85rem;font-weight:500;padding:4px 10px;border-radius:12px}.whiteboard-page .wb-wrap{display:flex;flex-direction:column;gap:12px;height:100%}.whiteboard-page .wb-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;background:#fff;border:1px solid #eee;border-radius:12px;padding:8px 10px}.whiteboard-page .wb-group{display:inline-flex;gap:8px;align-items:center;background:#f7f7f8;padding:6px 8px;border-radius:10px}.whiteboard-page .wb-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ddd;background:#fff;padding:6px 10px;border-radius:8px;font-size:14px;cursor:pointer}.whiteboard-page .wb-btn.active{background:#0d6efd;color:#fff;border-color:#0d6efd}.whiteboard-page .wb-btn.ghost{background:#fff}.whiteboard-page .wb-btn.danger{background:#fee;border-color:#f6caca;color:#b10000}.whiteboard-page .wb-btn:hover{filter:brightness(.97)}.whiteboard-page .wb-label{font-size:12px;color:#666}.whiteboard-page .wb-color{width:34px;height:28px;border:none;padding:0;background:none;cursor:pointer}.whiteboard-page .wb-size{min-width:40px;text-align:right;font-size:12px;color:#555}.whiteboard-page .wb-canvas-wrap{flex:1;min-height:320px;background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;position:relative}.whiteboard-page .wb-canvas{width:100%;height:100%;touch-action:none;display:block}.png-export-notification{position:fixed;top:20px;right:20px;display:flex;align-items:center;background-color:#212121e6;color:#fff;padding:10px 15px;border-radius:8px;box-shadow:0 2px 10px #0003;z-index:9999;max-width:300px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.png-export-icon{font-size:20px;margin-right:10px}.png-export-info{flex:1}.png-export-filename{font-size:14px;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.png-export-open{display:inline-block;color:#4caf50;font-size:12px;text-decoration:none;padding:3px 8px;border:1px solid #4caf50;border-radius:4px;transition:all .2s}.png-export-open:hover{background-color:#4caf50;color:#fff}.pd-topbar{background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 6px #0000000a;position:sticky;top:0;z-index:100}.pd-topbar .pd-left{display:flex;align-items:center;gap:12px}.pd-topbar .pd-live{width:10px;height:10px;border-radius:50%;background:#10b981;box-shadow:0 0 6px #10b981}.pd-topbar .pd-title{font-size:20px;font-weight:600;color:#1e293b}.pd-topbar .pd-sub{font-size:13px;color:#6b7280}.note-btn.ghost{background:transparent;border:1px solid #d1d5db;border-radius:8px;display:flex;align-items:center;gap:6px;font-size:14px;cursor:pointer;padding:6px 12px;transition:.2s}.note-btn.ghost:hover{background:#f3f4f6}.note-btn img.action-icon{width:18px;height:18px}.pd-main{flex:1;padding:20px;overflow-y:auto;scroll-behavior:smooth}.pd-empty{text-align:center;color:#9ca3af;font-size:15px;padding:40px 0}.mc-monitor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:24px;justify-items:center;align-items:start;--r: 14px;--pad: 16px;--max: 940px;--btn-h: 34px;--btn-r: 10px;--btn-x: 12px;--chip: 34px;--chip-r: 10px;background:var(--color-white);border:1px solid #36d399;border-radius:var(--r);padding:var(--pad);width:100%;max-width:var(--max);box-shadow:0 2px 10px #0000000d;margin:0 auto}.mc-monitor-item{margin-bottom:8px}@media (max-width: 1200px){.mc-monitor-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.mc-monitor-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.mc-monitor-grid{grid-template-columns:repeat(1,1fr)}}.mc-monitor-header{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:12px;width:100%}.prt-search{flex:1;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;background:#fafbfc;border:1px solid #e8eaed;border-radius:12px;padding:10px 12px;max-width:360px;transition:box-shadow .15s ease,border-color .15s ease}.prt-search:focus-within{border-color:var(--color-primary, #10b981);background:#fff;box-shadow:0 0 0 3px #10b9811a}.prt-search .pd-svg{width:18px;height:18px;color:#6b7280;opacity:.7}.prt-search input{border:0;outline:0;background:transparent;width:100%;font:inherit;font-size:14px;color:var(--color-text, #1f2937)}.prt-search input::placeholder{color:#9ca3af}.mc-count{font-size:13px;color:#6b7280;white-space:nowrap}.mc-monitor-item{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:12px;padding:12px;box-shadow:0 1px 4px #0000001a;transition:transform .2s ease,box-shadow .2s ease;width:100%;max-width:300px}.mc-monitor-item:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0000001f}.mc-monitor-item.locked{opacity:.6;background:#f3f4f6}.mc-monitor-screen{width:100%;position:relative;background:#000;border-radius:8px;overflow:hidden;cursor:pointer;display:flex;justify-content:center;align-items:center}.mc-monitor-screen:before{content:"";display:block;padding-top:56.25%}.mc-monitor-screen>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mc-monitor-placeholder{background:#111827;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#9ca3af;text-align:center;font-size:14px}.mc-monitor-placeholder img{width:40px;opacity:.8;margin-bottom:6px;filter:brightness(0) invert(1)}.mc-monitor-info{margin-top:8px;text-align:center;font-size:15px}.mc-monitor-info strong{display:block;font-weight:600}.mc-role{color:#6b7280;font-size:13px}.mc-monitor-actions{margin-top:8px;display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.mc-btn{border:none;border-radius:6px;padding:6px 10px;font-size:13px;cursor:pointer;color:#fff;transition:.2s;min-width:80px;text-align:center}.mc-btn.blue{background:#3b82f6}.mc-btn.red{background:#ef4444}.mc-btn.gray{background:#6b7280}.mc-btn.yellow{background:#f59e0b;color:#000}.mc-btn.dark{background:#111827}.mc-btn:hover{opacity:.85;transform:scale(1.03)}.mc-fullscreen-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:2000;animation:fadeIn .3s ease forwards}.mc-fullscreen-container{position:relative;max-width:95%;max-height:90%;background:#000;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;align-items:center}.mc-fullscreen-close{position:absolute;top:10px;right:14px;background:#fff3;color:#fff;border:none;font-size:20px;cursor:pointer;border-radius:50%;width:32px;height:32px;line-height:32px;text-align:center;transition:.2s}.mc-fullscreen-close:hover{background:#fff6}.mc-fullscreen-img{width:100%;height:100%;object-fit:contain}.mc-fullscreen-info{position:absolute;bottom:20px;left:20px;background:#111827e6;color:#fff;padding:16px 20px;border-radius:10px;box-shadow:0 4px 12px #0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);max-width:320px;animation:fadeInUp .3s ease forwards}.mc-fullscreen-info h2{font-size:18px;margin:0 0 6px;color:#fff;font-weight:600}.mc-fullscreen-info p{font-size:14px;margin:0 0 6px;color:#e5e7eb}.mc-fullscreen-info small{font-size:12px;color:#d1d5db}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mc-btn.green{background:#22c55e}.mc-btn.green:hover{background:#16a34a}.info-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:3000;animation:fadeIn .3s ease}.info-modal{background:#fff;border-radius:12px;width:90%;max-width:460px;padding:24px 28px;box-shadow:0 8px 28px #0003;color:#111827;animation:slideUp .3s ease}.info-modal h3{font-size:18px;font-weight:600;margin-bottom:16px;color:#1f2937;text-align:center}.info-table{width:100%;border-collapse:collapse;margin-bottom:16px}.info-table th,.info-table td{padding:8px 10px;text-align:left;font-size:14px}.info-table th{background:#f3f4f6;color:#111827;width:40%;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.info-table td{background:#fff;color:#374151;border-bottom:1px solid #e5e7eb;word-break:break-all}.info-footer{display:flex;justify-content:flex-end}.mc-btn.gray{background:#6b7280;color:#fff}.mc-btn.gray:hover{opacity:.9}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mc-monitor-actions.icons-only{margin-top:10px;display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.icon-btn{width:42px;height:42px;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.25s ease;box-shadow:0 2px 5px #00000014}.icon-btn img{width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1);pointer-events:none}.icon-btn:hover{transform:scale(1.1);filter:brightness(1.1)}.icon-btn.blue{background:#2563eb}.icon-btn.blue:hover{background:#1d4ed8}.icon-btn.red,.icon-btn.dark{background:#dc2626}.icon-btn.red:hover,.icon-btn.dark:hover{background:#b91c1c}.icon-btn.gray{background:#6b7280}.icon-btn.gray:hover{background:#4b5563}.icon-btn.yellow{background:#f59e0b}.icon-btn.yellow:hover{background:#d97706}.icon-btn.green{background:#22c55e}.icon-btn.green:hover{background:#16a34a}.mc-monitor-item.locked{opacity:.7;background:#f3f4f6;border:1px dashed #9ca3af}.icon-btn[title]{position:relative}.mc-searchbar{padding:10px 20px;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:center}.mc-search-input{width:100%;max-width:400px;padding:8px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;transition:all .2s ease}.mc-search-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.global-actions{display:flex;gap:6px;flex-wrap:wrap;margin-left:10px}.note-btn{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;border:none;transition:background .2s ease}.note-btn.blue{background:#2563eb;color:#fff}.note-btn.red{background:#ef4444;color:#fff}.note-btn.gray{background:#64748b;color:#fff}.note-btn.yellow{background:#eab308;color:#000}.note-btn.dark{background:#111;color:#fff}.note-btn:hover{opacity:.85}.network-status{margin-left:10px;display:flex;align-items:center;font-size:13px}.net-badge{padding:2px 8px;border-radius:6px;font-weight:600;color:#fff;box-shadow:0 2px 6px #00000026;transition:background .3s ease}.net-badge.green{background:#16a34a}.net-badge.yellow{background:#eab308}.net-badge.red{background:#dc2626}.net-badge.gray{background:#9ca3af}.mc-monitor-frame{position:relative;width:100%;height:100%}.mc-fps-overlay{position:absolute;top:6px;right:10px;background:#0000008c;color:#0f9;font-size:12px;font-weight:500;padding:2px 6px;border-radius:4px;pointer-events:none;font-family:monospace;z-index:10;transition:opacity .2s ease,transform .2s ease}.mc-monitor-canvas{width:100%;height:auto;border-radius:8px;background:#000;object-fit:cover}.mc-fullscreen-canvas{width:90%;max-width:1280px;height:auto;border-radius:10px;background:#000;box-shadow:0 0 20px #0009}.mc-monitor-img{width:100%;height:100%;object-fit:cover;image-rendering:-webkit-optimize-contrast;will-change:transform;transform:translateZ(0)}.mc-click-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;background:#00000073;padding:10px 16px;border-radius:12px;opacity:0;transition:opacity .25s ease;pointer-events:none}.mc-click-hint img{width:36px;height:36px;margin-bottom:4px;filter:drop-shadow(0 0 4px rgba(255,255,255,.9))}.mc-click-hint span{color:#fff;font-size:13px;font-weight:500}.mc-monitor-frame:hover .mc-click-hint{opacity:1}.mc-click-hint.always-show{position:absolute;bottom:10px;left:50%;transform:translate(-50%);background:#00000073;color:#fff;padding:6px 10px;border-radius:8px;font-size:12px;font-weight:500;pointer-events:none;opacity:.9;animation:fadeHint 2s ease-in-out infinite}@keyframes fadeHint{0%,to{opacity:.9}50%{opacity:.4}}
