*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}button{cursor:pointer;font-family:inherit}a{text-decoration:none;color:inherit}textarea,input,select{font-family:inherit}svg{overflow:visible}:root{--bg:#f0faf7;--surface:#fff;--surface2:#f7fbfa;--border:#e2ece9;--accent:#059683;--accent-light:#d6f4ed;--accent-dark:#047366;--text:#0d1f1c;--text2:#4a6360;--text3:#8aa8a4;--danger:#dc2626;--shadow-sm:0 2px 8px rgba(5,40,36,.06);--shadow-md:0 8px 24px rgba(5,40,36,.10);--shadow-lg:0 20px 50px rgba(5,40,36,.13);--r-sm:12px;--r-md:18px;--r-lg:24px;--r-xl:32px}body.qf-active{background:var(--bg)!important;overflow-x:hidden}body.qf-active .sidebar,body.qf-active #normalPanel,body.qf-active #adminPanel{display:none!important}.lh-shell{min-height:100vh;background:var(--bg);font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text);padding-bottom:104px}.lh-wrap{width:min(720px,100%);margin:0 auto;padding:0 16px 24px}.loading-state{min-height:100vh;display:grid;place-items:center;color:var(--accent);font-weight:800}.lh-topbar,.lh-header{display:flex;align-items:center;gap:10px;padding:12px 16px;margin:0 -16px 14px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.lh-brand,.lh-logo{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:850;color:var(--text);flex:1;background:transparent;border:0;text-align:left}.lh-brand-mark,.lh-logo-icon{width:32px;height:32px;border-radius:10px;background:var(--accent);color:#fff;display:grid;place-items:center;font-weight:900;box-shadow:var(--shadow-sm)}.lh-brand small,.lh-logo small{font-size:11px;font-weight:500;color:var(--text3);display:block;margin-top:-2px}.lh-context select,#qfContext,.lh-ctx-select{border:1.5px solid var(--border);background:var(--surface2);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700;color:var(--text);outline:none;cursor:pointer;max-width:150px}.lh-context select:focus,#qfContext:focus,.lh-ctx-select:focus{border-color:var(--accent)}.lh-avatar,.lh-admin-btn{width:38px;height:38px;border:0;border-radius:14px;background:var(--accent-light);color:var(--accent-dark);display:grid;place-items:center;font-weight:900}.lh-admin-btn{width:auto;height:auto;padding:7px 12px;border-radius:999px;background:var(--accent);color:#fff;font-size:12px}.lh-hero{display:grid;grid-template-columns:1fr 118px;align-items:center;gap:14px;background:linear-gradient(135deg,#e8faf5 0%,#fff 60%,#dff4ef 100%);border:1px solid var(--accent-light);border-radius:var(--r-xl);padding:24px 20px;margin:16px 0 20px;overflow:hidden;box-shadow:var(--shadow-md)}.lh-hero-copy{min-width:0}.lh-hero-art{display:flex;align-items:center;justify-content:center}.lh-hero-art svg,.ha{width:100px;height:84px;stroke:var(--accent-dark);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.lh-chip{display:inline-block;background:#fff;color:var(--accent-dark);border:1px solid var(--accent-light);border-radius:999px;padding:4px 10px;font-size:10px;font-weight:850;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.lh-title,.lh-hero h1{font-size:clamp(28px,6vw,44px);font-weight:950;letter-spacing:-.045em;line-height:.95;color:#05312b;margin:0 0 6px}.lh-sub,.lh-hero p{font-size:14px;color:var(--text2);line-height:1.45;margin:0}.lh-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.lh-metric{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:16px 14px;box-shadow:var(--shadow-sm);transition:box-shadow .15s,transform .12s}.lh-metric:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.lh-metric-icon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.lh-metric-icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.lh-mi-green{background:#dcfce7;color:#16a34a}.lh-mi-blue{background:#dbeafe;color:#2563eb}.lh-mi-purple{background:#f3e8ff;color:#7c3aed}.lh-mi-orange{background:#ffedd5;color:#ea580c}.lh-metric-label,.lh-metric span{font-size:12px;color:var(--text3);font-weight:650;margin-bottom:4px;display:block}.lh-metric-value,.lh-metric strong{font-size:24px;font-weight:850;color:var(--text);line-height:1;display:block}.lh-metric-sub,.lh-metric small{font-size:12px;color:var(--text2);margin-top:3px;display:block}.lh-section,.lh-panel,.lh-card,.qf-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:16px;box-shadow:var(--shadow-sm);margin-bottom:12px}.lh-section-header,.lh-section-head{display:flex;align-items:center;justify-content:space-between;margin:16px 0 8px}.lh-section-header h2,.lh-section-head h2,.qf-section-title{font-size:16px;font-weight:750;color:var(--text);margin:0}.lh-section-link,.lh-section-head small{font-size:13px;color:var(--accent);font-weight:650}.lh-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.lh-list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.lh-nav-card,.lh-list-item,.lh-quick-card,.qf-open-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:14px 12px;display:flex;align-items:flex-start;gap:10px;text-align:left;box-shadow:var(--shadow-sm);transition:box-shadow .15s,transform .12s;width:100%;color:var(--text)}.lh-quick-card{flex-direction:column;min-height:122px}.lh-nav-card:hover,.lh-list-item:hover,.lh-quick-card:hover,.qf-open-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.lh-icon,.lh-nav-icon,.qf-card-icon{width:42px;height:42px;border-radius:13px;background:var(--accent-light);display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--accent);font-size:18px}.lh-icon svg,.lh-nav-icon svg,.lh-nav-svg svg,.qf-card-icon svg,.pi{width:21px;height:21px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.pi-teal{color:var(--accent)}.pi-green{color:#16a34a}.pi-blue{color:#2563eb}.pi-purple{color:#7c3aed}.pi-orange{color:#ea580c}.pi-amber{color:#d97706}.pi-gray{color:#64748b}.lh-nav-body,.lh-list-text,.qf-card-main{flex:1;min-width:0}.lh-nav-title,.lh-nav-card strong,.lh-list-text strong,.qf-card-title{font-size:14px;font-weight:750;color:var(--text);margin-bottom:1px;display:block}.lh-nav-sub,.lh-nav-card small,.lh-list-text small,.qf-card-sub{font-size:12px;color:var(--text2);line-height:1.35;display:block}.lh-nav-arrow,.lh-list-item b{width:16px;height:16px;stroke:var(--text3);stroke-width:2;fill:none;stroke-linecap:round;flex:0 0 auto;margin-top:2px;color:var(--text3);font-style:normal}.lh-list-item em{margin-left:auto;color:var(--accent);font-style:normal;font-weight:800}.lh-tibi-banner{background:linear-gradient(135deg,var(--accent-light),#fff);border:1px solid var(--accent-light);border-radius:var(--r-lg);padding:14px;display:flex;align-items:center;gap:12px;cursor:pointer;box-shadow:var(--shadow-sm);margin-top:8px}.lh-tibi-banner div{display:flex;align-items:center;gap:10px}.lh-tibi-banner button{margin-left:auto;border:0;border-radius:999px;background:var(--accent);color:#fff;font-weight:800;padding:10px 14px}.lh-tibi-title,.lh-tibi-banner strong{font-size:14px;font-weight:750;color:var(--text);margin-bottom:1px}.lh-tibi-sub,.lh-tibi-banner small{font-size:12px;color:var(--text2)}.lh-inbox-form{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:18px;margin-bottom:18px;box-shadow:var(--shadow-sm)}.lh-inbox-form textarea,.lh-panel textarea,.lh-panel input,.lh-panel select,.lh-form input,.lh-form select,.lh-form textarea,.qf-form input,.qf-form select,.qf-form textarea{width:100%;border:1.5px solid var(--border);border-radius:var(--r-md);padding:12px 14px;font-size:14px;outline:none;background:var(--surface2);transition:border-color .15s}.lh-inbox-form textarea:focus,.lh-panel textarea:focus,.lh-panel input:focus,.lh-panel select:focus,.lh-form input:focus,.lh-form select:focus,.lh-form textarea:focus,.qf-form input:focus,.qf-form select:focus,.qf-form textarea:focus{border-color:var(--accent)}textarea,.lh-form textarea,.qf-form textarea{min-height:80px;resize:vertical}.lh-form,.qf-form{display:grid;gap:10px}.lh-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lh-btn,.qf-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;border-radius:999px;font-weight:750;font-size:14px;padding:12px 20px;transition:opacity .12s,transform .1s;cursor:pointer;background:var(--accent);color:#fff;box-shadow:0 6px 16px rgba(5,150,131,.28)}.lh-btn:hover,.qf-btn:hover{opacity:.92}.lh-btn-secondary,.lh-btn.secondary,.qf-btn.secondary{background:var(--surface);color:var(--text);border:1.5px solid var(--border);box-shadow:none}.lh-btn-danger{background:#fef2f2;color:var(--danger);border:1.5px solid #fecaca;box-shadow:none}.lh-output,.qf-output,.lh-inbox-out{padding:10px 12px;border-radius:var(--r-md);background:var(--surface2);border:1px solid var(--border);font-size:12px;color:var(--text2);white-space:pre-wrap}.lh-inbox-ok{background:#f0fdf4;color:#16a34a;font-weight:650}.lh-inbox-err{background:#fef2f2;color:var(--danger)}.lh-tabs,.qf-tabs{display:flex;gap:6px;overflow-x:auto;padding:3px 0 8px;scrollbar-width:none;margin-bottom:10px}.lh-tabs::-webkit-scrollbar,.qf-tabs::-webkit-scrollbar{display:none}.lh-tab,.qf-tabs button{border:1.5px solid var(--border);background:var(--surface);border-radius:999px;padding:7px 14px;font-size:12px;font-weight:650;color:var(--text2);white-space:nowrap;transition:all .12s}.lh-tab.active,.qf-tabs button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.lh-bottom{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);width:min(500px,calc(100% - 20px));height:68px;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow-lg);display:grid;grid-template-columns:repeat(5,1fr);padding:5px;z-index:100}.lh-bottom button{border:none;background:transparent;border-radius:999px;color:var(--text3);display:grid;place-items:center;gap:2px;font-size:10px;font-weight:650;transition:color .12s,background .12s}.lh-bottom button.active{background:var(--accent-light);color:var(--accent)}.lh-bottom button small{font-size:10px;font-weight:650}.lh-bottom svg,.lh-bnav-icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.lh-fab{position:fixed;right:18px;bottom:92px;width:54px;height:54px;border-radius:18px;background:var(--accent);border:none;box-shadow:0 10px 28px rgba(5,150,131,.35);z-index:101;display:grid;place-items:center;transition:transform .12s;color:#fff;font-size:28px;font-weight:800}.lh-fab:hover{transform:scale(1.06)}.lh-guest-note{background:#fffbeb;border:1px solid #fde68a;border-radius:var(--r-md);padding:10px 14px;font-size:13px;color:#92400e;margin-bottom:12px}.lh-tibi-chat{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden;margin-bottom:18px;box-shadow:var(--shadow-sm)}.lh-tibi-history{min-height:180px;max-height:380px;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.lh-tibi-msg{padding:10px 14px;border-radius:var(--r-lg);font-size:14px;max-width:85%;line-height:1.5}.lh-tibi-user{background:var(--accent);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.lh-tibi-tibi{background:var(--surface2);color:var(--text);align-self:flex-start;border-bottom-left-radius:4px;border:1px solid var(--border)}.lh-tibi-msg.loading{opacity:.6;font-style:italic}.lh-tibi-input-row{display:flex;gap:8px;padding:12px 14px;border-top:1px solid var(--border);background:var(--surface2)}.lh-tibi-input-row textarea{flex:1;border:1.5px solid var(--border);border-radius:var(--r-md);padding:10px 12px;font-size:14px;resize:none;outline:none;min-height:42px;max-height:100px;background:var(--surface)}.lh-tibi-input-row textarea:focus{border-color:var(--accent)}.lh-tibi-input-row .lh-btn{width:auto;margin-top:0;padding:10px 18px}.lh-danger-zone,.qf-danger-zone{border:1.5px solid #fecaca;border-radius:var(--r-lg);padding:16px;margin-top:18px;background:#fff}.lh-danger-zone h3{color:var(--danger);font-size:15px;margin-bottom:5px}.lh-danger-zone p{font-size:13px;color:var(--text2);margin-bottom:10px}.lh-color-grid{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0}.lh-color-swatch{width:42px;height:42px;border-radius:13px;border:3px solid transparent;cursor:pointer;transition:transform .12s,box-shadow .12s}.lh-color-swatch:hover{transform:scale(1.1);box-shadow:var(--shadow-md)}.lh-color-swatch.selected{border-color:#fff;box-shadow:0 0 0 3px var(--accent)}.lh-module-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.lh-module-row:last-child{border-bottom:none}.lh-module-icon{width:34px;height:34px;border-radius:10px;background:var(--accent-light);display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--accent)}.lh-module-icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;fill:none}.lh-module-label{flex:1;font-size:14px;font-weight:650;color:var(--text)}.lh-toggle{width:46px;height:26px;border-radius:999px;background:var(--border);position:relative;cursor:pointer;border:none;transition:background .15s;flex:0 0 auto}.lh-toggle.on{background:var(--accent)}.lh-toggle::after{content:'';position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;top:3px;left:3px;transition:transform .15s;box-shadow:0 1px 3px rgba(0,0,0,.15)}.lh-toggle.on::after{transform:translateX(20px)}.lh-profile-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:18px;box-shadow:var(--shadow-sm);margin-bottom:12px}.lh-profile-avatar{width:54px;height:54px;border-radius:16px;background:var(--accent-light);display:grid;place-items:center;font-size:20px;font-weight:850;color:var(--accent);flex:0 0 auto}.lh-profile-info{flex:1}.lh-profile-name{font-size:17px;font-weight:750;color:var(--text)}.lh-profile-email{font-size:13px;color:var(--text2)}.lh-ob-backdrop{position:fixed;inset:0;background:rgba(5,28,38,.4);backdrop-filter:blur(8px);z-index:9998}.lh-ob-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(660px,calc(100% - 20px));max-height:calc(100dvh - 20px);overflow-y:auto;z-index:9999;background:#fff;border-radius:var(--r-xl);padding:24px;box-shadow:0 32px 80px rgba(5,28,38,.22)}.lh-ob-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.lh-ob-kicker{font-size:10px;font-weight:850;letter-spacing:.08em;color:var(--accent);text-transform:uppercase;margin-bottom:5px}.lh-ob-title{font-size:clamp(26px,5vw,36px);font-weight:950;letter-spacing:-.03em;color:#05312b;line-height:1}.lh-ob-desc{font-size:14px;color:var(--text2);margin-top:6px}.lh-ob-close{width:38px;height:38px;border-radius:11px;background:var(--surface2);border:1px solid var(--border);font-size:18px;display:grid;place-items:center;flex:0 0 auto;cursor:pointer}.lh-ob-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.lh-ob-field label{display:block;font-size:12px;font-weight:750;color:var(--text2);margin-bottom:4px}.lh-ob-field input,.lh-ob-field select{width:100%;border:1.5px solid var(--border);border-radius:var(--r-md);padding:11px 13px;font-size:14px;outline:none;background:var(--surface2);transition:border-color .15s}.lh-ob-field input:focus,.lh-ob-field select:focus{border-color:var(--accent)}.lh-ob-section-title{font-size:15px;font-weight:750;color:var(--text);margin:14px 0 8px}.lh-ob-modules{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:14px}.lh-ob-mod{display:flex;align-items:center;gap:8px;background:var(--surface2);border:1.5px solid var(--border);border-radius:var(--r-md);padding:10px 12px;cursor:pointer;transition:all .12s}.lh-ob-mod.selected{border-color:var(--accent);background:var(--accent-light)}.lh-ob-mod-icon{width:28px;height:28px;border-radius:9px;background:var(--accent-light);display:grid;place-items:center;flex:0 0 auto;color:var(--accent)}.lh-ob-mod-icon svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none}.lh-ob-mod-name{font-size:13px;font-weight:650;color:var(--text)}.lh-ob-save{position:sticky;bottom:0;width:100%;border:none;border-radius:999px;background:var(--accent);color:#fff;font-weight:850;padding:14px;font-size:15px;box-shadow:0 -8px 20px rgba(255,255,255,.9);cursor:pointer;margin-top:10px}.lh-ob-status{font-size:12px;color:var(--text2);margin:6px 0;min-height:16px}.qfm-actions{display:flex;gap:7px;align-items:center;margin-bottom:10px;flex-wrap:wrap}.qfm-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.qfm-metric{flex-direction:column;align-items:flex-start}.qfm-list{display:flex;flex-direction:column;gap:7px;margin-top:8px}.qfm-row{cursor:default}.qfm-form-card{flex-direction:column;align-items:stretch}.qfm-count{font-size:11px;color:var(--text3);margin-left:auto}.qf-card-pill,.lh-badge{display:inline-block;background:var(--accent-light);color:var(--accent-dark);border-radius:999px;padding:3px 9px;font-size:12px;font-weight:750;white-space:nowrap}.empty-state,.lh-empty{text-align:center;padding:20px;color:var(--text3);font-size:13px}.qf-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media(max-width:560px){.lh-wrap{padding:0 12px 18px}.lh-topbar,.lh-header{margin:0 -12px 12px}.lh-hero{grid-template-columns:1fr;padding:20px 16px}.lh-hero-art{display:none}.lh-title,.lh-hero h1{font-size:30px}.lh-metrics,.lh-quick-grid{grid-template-columns:1fr 1fr}.lh-metric-value,.lh-metric strong{font-size:20px}.lh-bottom{height:62px;bottom:10px}.lh-fab{right:12px;bottom:82px;width:50px;height:50px}.lh-form-row,.lh-ob-grid,.lh-ob-modules{grid-template-columns:1fr}.lh-tibi-input-row{flex-direction:column}.lh-tibi-input-row .lh-btn{width:100%}}