:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101828;background:#f4f7fb}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button:disabled{opacity:.45;cursor:not-allowed}.app-shell{min-height:100vh;display:grid;grid-template-columns:310px 1fr;background:linear-gradient(135deg,#eef4ff,#fff 45%,#f7f3ff)}.sidebar{min-height:100vh;padding:28px 18px;color:#fff;background:radial-gradient(circle at top left,#223bff55,transparent 30%),linear-gradient(180deg,#07152c,#020814);position:sticky;top:0;display:flex;flex-direction:column}.brand{display:flex;gap:14px;align-items:center;margin-bottom:42px}.brand-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#2f6bff,#9b5cff);box-shadow:0 18px 42px #3f62ff55}.brand-icon img{width:100%;height:100%;object-fit:cover;border-radius:16px}.brand strong{display:block;font-size:21px;letter-spacing:.3px}.brand span{color:#8fa4ff}.brand p{margin:8px 0 0;color:#b8c3d8;line-height:1.45}.menu-label{color:#b8c3d8;font-size:13px;letter-spacing:1.6px;margin:0 0 14px}.help-label{margin-top:28px}.menu-list{display:grid;gap:14px}.menu-item{display:flex;gap:16px;align-items:center;width:100%;border:1px solid #ffffff18;border-radius:16px;padding:13px 12px;color:#fff;background:#ffffff08;cursor:pointer;text-align:left;transition:.2s}.menu-item:hover,.menu-item.active{background:linear-gradient(135deg,#2f6bff33,#8b5cf633);border-color:#6c8cff;transform:translateY(-1px)}.menu-number{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;font-size:26px;font-weight:800;background:#ffffff14}.menu-item.active .menu-number{background:linear-gradient(135deg,#2f6bff,#8b5cf6)}.menu-text strong{display:block;font-size:16px}.menu-text small{display:flex;gap:6px;align-items:center;color:#b8c3d8;margin-top:5px}.sidebar-card{margin-top:24px;border:1px solid #ffffff20;border-radius:18px;padding:22px;background:#ffffff09}.sidebar-card strong{display:block;margin-top:12px}.sidebar-card p{color:#b8c3d8;line-height:1.5}.content{padding:30px}.topbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:18px;color:#53627c;font-weight:700}.ghost-btn,.secondary-btn{border:1px solid #d8e2f1;border-radius:12px;background:#fff;color:#2458db;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.ghost-btn{padding:10px 14px}.secondary-btn{padding:11px 16px;color:#344054}.hero,.page-header{border-radius:22px;padding:44px 50px;color:#fff;background:radial-gradient(circle at 78% 20%,#8b5cf677,transparent 26%),linear-gradient(135deg,#0b1761,#101a4f 48%,#18092f);box-shadow:0 24px 60px #1b2a6030;display:flex;justify-content:space-between;align-items:center}.hero h1,.page-header h1{margin:8px 0 12px;font-size:38px;line-height:1.1}.hero p,.page-header p{color:#d7ddff;font-size:18px;margin:0}.eyebrow{font-size:12px!important;letter-spacing:2px;color:#9bd7ff!important;font-weight:800}.hero-visual{width:170px;height:170px;border-radius:42px;display:grid;place-items:center;background:#ffffff10;border:1px solid #ffffff20;color:#7ee7ff}.hero-visual.logo-visual{overflow:hidden;padding:0;background:#020814}.hero-visual.logo-visual img{width:100%;height:100%;object-fit:cover;display:block}.panel,.ready-box,.status-card{margin-top:24px;border-radius:18px;background:#ffffffdb;border:1px solid #dfe7f5;box-shadow:0 18px 50px #263d6b14}.panel{padding:24px}.panel h2{margin:0 0 18px;display:flex;align-items:center;gap:10px}.agenda-grid,.agenda-list{display:grid;gap:18px}.agenda-grid{grid-template-columns:repeat(3,1fr)}.agenda-list{grid-template-columns:1fr}.agenda-card{min-height:92px;padding:22px;border-radius:16px;border:1px solid #dde6f6;display:flex;align-items:center;background:linear-gradient(135deg,#fff,#f8fbff);font-weight:700;line-height:1.45}.ready-box{padding:22px;display:flex;align-items:flex-start;gap:18px;border-color:#37d68a;background:linear-gradient(135deg,#f1fff8,#fff)}.ready-box svg{color:#17a964;flex:0 0 auto}.ready-box strong{color:#075e39}.ready-box p{margin:8px 0 0}.status-card{padding:22px}.status-card p{margin:8px 0 0;color:#53627c}.opening-image-panel{margin-top:24px;border-radius:18px;overflow:hidden;border:1px solid #dfe7f5;box-shadow:0 18px 50px #263d6b14;background:#020814}.opening-image-panel img{display:block;width:100%;height:auto}.section-banner-panel{margin-top:24px;border-radius:18px;overflow:hidden;border:1px solid #dfe7f5;box-shadow:0 18px 50px #263d6b14;background:#020814}.section-banner-panel img{display:block;width:100%;height:auto}.page-header{display:block}.help-header{background:radial-gradient(circle at 80% 25%,#19c6a855,transparent 24%),linear-gradient(135deg,#0a1935,#12204b 54%,#172b28)}.material-panel{margin-top:24px}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.panel-title-row h2{margin:0}.primary-btn,.icon-btn{border:0;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.primary-btn{padding:11px 16px;color:#fff;background:linear-gradient(135deg,#2f6bff,#8b5cf6)}.material-table{display:grid;gap:12px}.material-row{display:grid;grid-template-columns:1.2fr 1.5fr .7fr 44px 44px;gap:10px;align-items:center;padding:12px;border:1px solid #e4ebf7;border-radius:15px;background:#fbfdff}.material-row.production-row{grid-template-columns:48px minmax(0,1fr) auto auto}.material-row input{width:100%;border:1px solid #d8e2f1;border-radius:12px;padding:12px;outline:none;background:#fff}.material-row input:focus{border-color:#6c8cff;box-shadow:0 0 0 4px #477bff18}.icon-btn{width:42px;height:42px;background:#eef4ff;color:#2458db}.icon-btn{text-decoration:none;border:0}.icon-btn.danger-soft{color:#b42318;background:#fff7ed}.icon-btn.danger{color:#e5484d;background:#fff1f1}.sort-badge{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#2458db;background:#eef4ff;font-weight:900}.material-main{min-width:0;display:grid;gap:6px}.material-main strong{color:#101828;line-height:1.35}.material-main a{color:#53627c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.material-main a:hover{color:#2458db;text-decoration:underline}.password-pill{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #d8e2f1;border-radius:999px;padding:8px 12px;color:#344054;background:#fff;font-weight:800}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.error-box{padding:16px 18px;border-radius:14px;background:#fff1f1;color:#b42318;border:1px solid #ffcdcd;margin-bottom:18px}.loading-panel{display:flex;align-items:center;gap:10px;color:#53627c;font-weight:800}.spin{animation:spin 1s linear infinite}.saving-overlay{position:fixed;right:24px;bottom:24px;z-index:60;display:flex;align-items:center;gap:10px;padding:14px 18px;border-radius:14px;color:#fff;background:#101828;box-shadow:0 18px 45px #10182840;font-weight:800}.toast{position:fixed;top:22px;right:22px;z-index:70;max-width:min(360px,calc(100vw - 44px));padding:14px 18px;border-radius:14px;color:#075e39;background:#ecfff6;border:1px solid #96edc4;box-shadow:0 18px 45px #10182822;font-weight:800}.toast.error{color:#b42318;background:#fff1f1;border-color:#ffcdcd}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:18px;background:#040c1c94;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-card{width:min(560px,100%);border-radius:18px;background:#fff;border:1px solid #dfe7f5;box-shadow:0 26px 80px #02081455;overflow:hidden}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #eef2f8}.modal-header h2{margin:0;font-size:20px}.modal-form{display:grid;gap:16px;padding:22px}.modal-form label{display:grid;gap:8px;color:#344054;font-weight:800}.modal-form input{width:100%;border:1px solid #d8e2f1;border-radius:12px;padding:12px;outline:none;background:#fff}.modal-form input:focus{border-color:#6c8cff;box-shadow:0 0 0 4px #477bff18}.modal-form small{color:#b42318;font-weight:700}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.password-edit-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.chatbot-panel{display:grid;gap:18px}.chat-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.provider-control{display:flex;align-items:center;gap:10px;color:#344054;font-weight:800}.provider-control select{border:1px solid #d8e2f1;border-radius:12px;padding:10px 36px 10px 12px;color:#101828;background:#fff;outline:none}.chat-actions{display:flex;gap:10px;flex-wrap:wrap}.chat-status{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;color:#2458db;background:#eef4ff;font-weight:800}.chat-status strong{min-width:48px;text-align:center;color:#075e39;background:#fff;border-radius:999px;padding:5px 10px}.chat-window{min-height:360px;max-height:58vh;overflow:auto;display:grid;align-content:start;gap:14px;padding:16px;border:1px solid #e4ebf7;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f6f9fe)}.chat-message{display:flex}.chat-message.user{justify-content:flex-end}.chat-message.assistant{justify-content:flex-start}.bubble{max-width:min(720px,82%);border-radius:16px;padding:14px 16px;box-shadow:0 10px 28px #263d6b12}.chat-message.user .bubble{color:#fff;background:linear-gradient(135deg,#2458db,#477bff);border-bottom-right-radius:6px}.chat-message.assistant .bubble{color:#101828;background:#fff;border:1px solid #dfe7f5;border-bottom-left-radius:6px}.bubble p{margin:0;white-space:pre-wrap;line-height:1.6}.bubble small{display:block;margin-top:10px;color:#667085;font-weight:800}.bubble.pending{display:flex;align-items:center;gap:10px;color:#53627c;font-weight:800}.empty-chat{min-height:220px;display:grid;place-items:center;color:#667085;font-weight:800}.chat-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.chat-compose textarea{width:100%;resize:vertical;min-height:76px;max-height:180px;border:1px solid #d8e2f1;border-radius:14px;padding:13px 14px;outline:none;background:#fff}.chat-compose textarea:focus{border-color:#6c8cff;box-shadow:0 0 0 4px #477bff18}.support-panel{display:flex;align-items:center;gap:20px;padding:30px}.support-panel svg{flex:0 0 auto;color:#2458db}.support-panel h2{margin:0 0 12px}.support-panel a{display:block;width:max-content;max-width:100%;color:#2458db;font-weight:800;text-decoration:none;margin-top:8px;overflow-wrap:anywhere}.support-panel a:hover{text-decoration:underline}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.app-shell{grid-template-columns:1fr}.sidebar{position:relative;min-height:auto}.sidebar-card{position:static;margin-top:24px}.agenda-grid{grid-template-columns:1fr}.hero{flex-direction:column;align-items:flex-start;gap:24px}.material-row,.material-row.production-row{grid-template-columns:1fr}.content{padding:18px}.hero,.page-header{padding:30px 24px}.hero h1,.page-header h1{font-size:30px}.topbar{justify-content:space-between}.row-actions{justify-content:flex-start}.password-pill{max-width:100%;width:max-content}.chat-toolbar,.chat-compose,.support-panel{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.provider-control{align-items:flex-start;flex-direction:column}.password-edit-row{grid-template-columns:1fr}.bubble{max-width:94%}}
