:root{--blue:#0b63f6;--blue-dark:#073f9e;--navy:#08142f;--text:#101827;--muted:#6b7280;--line:#e7edf7;--bg:#f5f8ff;--card:#fff;--green:#13a267;--orange:#ff8a1f;--red:#ef4444;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--text);background:linear-gradient(180deg, #fff 0%, var(--bg) 100%);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#ffffffeb;align-items:center;gap:12px;height:64px;padding:0 18px;display:flex;position:sticky;top:0}.brand{color:var(--navy);letter-spacing:.03em;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:22px;font-weight:900;display:flex}.brand-mark{color:var(--blue);place-items:center;display:grid}.call{color:var(--blue);align-items:center;gap:6px;margin-left:auto;font-weight:800;text-decoration:none;display:flex}.menu-button{border:1px solid var(--line);width:42px;height:42px;color:var(--navy);background:#fff;border-radius:14px;place-items:center;display:grid}.page{width:min(1080px,100%);margin:0 auto;padding:22px 16px 96px}.hero-card{border:1px solid var(--line);background:linear-gradient(135deg,#eff6ff,#fff);border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:26px;display:flex;box-shadow:0 20px 60px #0b63f614}.hero-card.compact{align-items:flex-start}.partner-hero{background:linear-gradient(135deg,#ecfdf5,#fff)}.admin-hero{background:linear-gradient(135deg,#eef2ff,#fff)}.eyebrow{color:var(--blue);margin:0 0 10px;font-weight:900}h1{letter-spacing:-.05em;margin:0;font-size:clamp(34px,7vw,56px);line-height:1.12}h1 strong{color:var(--blue)}.hero-text{color:#475569;margin:16px 0 0;font-size:17px;line-height:1.6}.manager-badge{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:6px;margin:16px 0 0;padding:8px 12px;font-weight:800;display:inline-flex}.hero-visual{min-width:140px;height:120px;color:var(--blue);background:#dbeafe;border-radius:28px;justify-content:center;align-items:center;gap:8px;display:flex}.hero-visual svg{width:42px;height:42px}.stepper{border:1px solid var(--line);text-align:center;background:#fff;border-radius:22px;grid-template-columns:repeat(3,1fr);margin:18px 0;padding:16px;display:grid;box-shadow:0 12px 34px #0f172a0d}.stepper div{color:#788397;flex-direction:column;align-items:center;gap:7px;font-weight:800;display:flex}.stepper span{color:#64748b;background:#e5e7eb;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.stepper .active{color:var(--blue)}.stepper .active span{background:var(--blue);color:#fff}.panel{background:var(--card);border:1px solid var(--line);border-radius:26px;margin:18px 0;padding:22px;box-shadow:0 14px 38px #0f172a0f}.panel h2{letter-spacing:-.03em;margin:0 0 16px;font-size:20px}.panel h2 small{color:var(--muted);margin-top:4px;font-size:13px;font-weight:700;display:block}.service-list{gap:12px;display:grid}.service-card{border:1px solid var(--line);text-align:left;width:100%;color:var(--text);background:#fff;border-radius:22px;align-items:center;gap:14px;padding:16px;transition:all .18s;display:flex}.service-card.selected{border-color:var(--blue);background:#eff6ff;box-shadow:0 12px 30px #0b63f61f}.service-icon{width:54px;height:54px;color:var(--blue);background:#dbeafe;border-radius:18px;flex:none;place-items:center;display:grid}.service-copy{flex-direction:column;flex:1;gap:4px;display:flex}.service-copy b{font-size:18px}.service-copy em{color:var(--muted);font-size:14px;font-style:normal}.checkbox{color:#fff;background:#fff;border:1px solid #cbd5e1;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.service-card.selected .checkbox{background:var(--blue);border-color:var(--blue)}.form-panel{gap:12px;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:16px;outline:none;padding:15px 16px}textarea{resize:vertical;min-height:86px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0b63f61a}input:disabled{color:#64748b;background:#f8fafc}.privacy{color:#475569;align-items:center;gap:6px;margin:4px 0;font-size:13px;line-height:1.45;display:flex}.primary-button,.ghost-button{border:0;border-radius:18px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 18px;font-weight:900;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-dark));box-shadow:0 16px 32px #0b63f640}.primary-button:disabled{opacity:.6;cursor:not-allowed}.ghost-button{color:var(--navy);border:1px solid var(--line);background:#f1f5f9}.message{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin:4px 0 0;padding:12px 14px;font-weight:800}.success-code{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;margin:0;padding:12px 14px;font-weight:900}.info-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0;display:grid}.info-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;padding:20px;box-shadow:0 12px 30px #0f172a0d}.info-grid svg{color:var(--blue)}.info-grid b{margin:10px 0 4px;display:block}.info-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.stat-row{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px;box-shadow:0 12px 30px #0f172a0d}.stat b{color:var(--blue);letter-spacing:-.04em;font-size:26px;display:block}.stat span{color:var(--muted);font-size:13px;font-weight:800}.links-panel{gap:12px;display:grid}.link-box{border:1px solid var(--line);background:#f8fbff;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.link-box div:first-child{min-width:0}.link-box b{align-items:center;gap:6px;display:inline-flex}.link-box p{color:var(--muted);word-break:break-all;margin:6px 0 0;font-size:13px}.link-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.link-box button,.bulkbar button,.lead-actions button{background:var(--blue);color:#fff;border:0;border-radius:14px;align-items:center;gap:5px;padding:10px 12px;font-weight:900;display:inline-flex}.admin-tools{grid-template-columns:1fr 160px 180px;gap:10px;margin:0 0 12px;display:grid}.searchbox{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:8px;padding:0 12px;display:flex}.searchbox input{box-shadow:none;border:0;padding-left:0}.bulkbar{border:1px solid var(--line);color:var(--muted);background:#f8fbff;border-radius:18px;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px;padding:12px;font-weight:800;display:flex}.bulkbar select{border-radius:14px;max-width:190px;padding:10px 12px}.bulkbar label{align-items:center;gap:6px;display:inline-flex}.bulkbar input[type=checkbox],.select-check input{width:auto}.table-list{gap:10px;display:grid}.admin-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px;display:grid;position:relative}.select-check{place-items:center;display:grid}.lead-main{min-width:0}.lead-main b{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.lead-main b small{color:var(--blue);background:#eff6ff;border-radius:999px;padding:4px 7px;font-size:12px}.lead-main p{color:#334155;margin:6px 0}.lead-main small{color:var(--muted);line-height:1.45;display:block}.memo{color:#0f766e;background:#ecfdf5;border-radius:10px;width:fit-content;margin-top:8px;padding:6px 9px;font-style:normal;display:block}.lead-actions{align-items:center;gap:8px;display:flex}.lead-actions select{border-radius:14px;width:138px;padding:10px 12px}.lead-actions button{color:var(--blue);background:#eff6ff}.lead-actions button.danger{color:var(--red);background:#fef2f2}.partner-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.partner-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:16px}.partner-grid svg{color:var(--blue)}.partner-grid b{margin:10px 0 4px;display:block}.partner-grid p,.partner-grid small{color:var(--muted);margin:0}.mini-row{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:130px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.mini-row span{color:var(--muted)}.mini-row em{color:var(--blue);font-style:normal;font-weight:800}.empty{color:var(--muted);margin:0;padding:12px}.float-actions{z-index:30;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:18px;right:16px}.float-toggle{background:var(--navy);color:#fff;border:0;border-radius:999px;align-items:center;gap:8px;min-height:50px;padding:0 16px;font-weight:900;display:flex;box-shadow:0 16px 36px #08142f40}.float-toggle span{color:#bfdbfe;font-size:12px}.float-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);background:#fffffff5;border-radius:24px;gap:8px;width:min(330px,100vw - 32px);max-height:min(650px,100vh - 110px);padding:12px;display:grid;overflow:auto;box-shadow:0 24px 70px #08142f38}.float-panel>a,.float-panel>button{color:var(--text);border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;align-items:center;gap:8px;min-height:46px;padding:10px 12px;font-weight:900;text-decoration:none;display:flex}.float-panel small{color:var(--muted);font-weight:700}.chat-box{border:1px solid var(--line);background:#f8fbff;border-radius:18px;gap:8px;padding:12px;display:grid}.chat-box b{font-size:15px}.chat-box input,.chat-box textarea{border-radius:12px;padding:11px 12px;font-size:14px}.chat-box textarea{min-height:70px}.chat-box button{background:var(--blue);color:#fff;border:0;border-radius:12px;min-height:40px;font-weight:900}@media (width<=760px){.topbar{height:58px;padding:0 14px}.brand{font-size:19px}.call{font-size:13px}.page{padding:16px 12px 94px}.hero-card{border-radius:25px;padding:22px}.hero-visual{display:none}h1{font-size:36px}.hero-text{font-size:15px}.stepper{border-radius:20px;padding:12px 8px}.stepper div{font-size:12px}.stepper span{width:30px;height:30px}.panel{border-radius:24px;padding:18px}.info-grid,.stat-row,.partner-grid,.admin-tools{grid-template-columns:1fr}.admin-card{grid-template-columns:1fr;gap:10px}.select-check{position:absolute;top:14px;right:14px}.lead-actions{flex-wrap:wrap}.lead-actions select{flex:1;min-width:150px}.link-box{flex-direction:column;align-items:flex-start}.link-buttons{justify-content:flex-start}.mini-row{grid-template-columns:1fr}.float-actions{bottom:12px;right:12px}}.float-actions,.topbar,.nav,header.topbar{display:none!important}.bottom-dock{--dock-height:60px;--dock-toggle-width:56px;--dock-open-width:min(430px, calc(100vw - 14px));z-index:80;width:var(--dock-toggle-width);height:var(--dock-height);min-height:var(--dock-height);max-height:var(--dock-height);pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #e2e8f0f2;border-right:0;border-radius:22px 0 0 22px;flex-direction:row;justify-content:flex-end;align-items:stretch;transition:width .34s cubic-bezier(.22,.9,.24,1),height .22s,max-height .22s;display:flex;position:fixed;bottom:16px;right:0;overflow:hidden;box-shadow:0 14px 36px #0f172a1a}.bottom-dock.open{width:var(--dock-open-width)}.bottom-dock.chat-open.open{border-radius:22px 0 0 22px;width:min(390px,100vw - 14px);height:min(560px,100vh - 24px);max-height:min(560px,100vh - 24px)}.dock-toggle{z-index:3;width:var(--dock-toggle-width);min-width:var(--dock-toggle-width);max-width:var(--dock-toggle-width);order:2;flex:0 0 var(--dock-toggle-width);color:#0f172a7a;background:0 0;border:0;border-left:1px solid #e2e8f0bd;border-radius:0;align-self:stretch;place-items:center;height:100%;min-height:100%;padding:0;display:grid;position:relative}.bottom-dock.closed .dock-toggle{border-left:0}.dock-toggle:active{background:#f1f5f9b3}.dock-chevron{place-items:center;transition:opacity .18s,transform .24s;display:grid;position:absolute;inset:0}.bottom-dock.closed .dock-chevron-open{opacity:1;transform:translate(0)}.bottom-dock.closed .dock-chevron-close{opacity:0;transform:translate(8px)}.bottom-dock.open .dock-chevron-open{opacity:0;transform:translate(-8px)}.bottom-dock.open .dock-chevron-close{opacity:1;transform:translate(0)}.dock-panel{opacity:0;background:0 0;border:0;flex:auto;order:1;min-width:0;height:100%;padding:6px;transition:transform .34s cubic-bezier(.22,.9,.24,1),opacity .18s;overflow:hidden;transform:translate(22px)}.bottom-dock.open .dock-panel{opacity:1;transform:translate(0)}.bottom-dock.closed .dock-panel{pointer-events:none}.dock-menu{grid-template-columns:repeat(4,1fr);gap:4px;height:100%;display:grid}.dock-menu>button{color:var(--text);background:0 0;border:0;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:100%;min-height:0;font-weight:900;display:flex}.dock-menu>button:active,.dock-menu>button:hover{background:#f1f5f9db}.dock-menu svg{color:var(--blue)}.dock-menu b{letter-spacing:-.02em;font-size:12px}.dock-chat-sheet{grid-template-rows:auto auto 1fr auto auto;gap:9px;height:100%;display:grid}.dock-chat-head{grid-template-columns:82px 1fr 34px;align-items:center;gap:8px;display:grid}.dock-chat-head b{text-align:center;font-size:16px}.dock-chat-head button{color:var(--navy);background:#f1f5f9;border:0;border-radius:13px;justify-content:center;align-items:center;gap:3px;min-height:36px;font-weight:900;display:inline-flex}.dock-chat-note{color:var(--muted);border:1px solid var(--line);background:#f8fbff;border-radius:15px;margin:0;padding:9px 11px;font-size:12px;font-weight:750;line-height:1.45}.dock-chat-sheet input,.dock-chat-sheet textarea{border-radius:14px;padding:12px 13px;font-size:14px}.dock-chat-sheet textarea{resize:vertical;min-height:92px}.dock-chat-sheet .primary-button{min-height:48px}.live-chat-window{border:1px solid var(--line);background:#f8fbff;border-radius:16px;flex-direction:column;gap:8px;min-height:220px;padding:10px;display:flex;overflow-y:auto}.chat-bubble{gap:3px;max-width:82%;display:grid}.chat-bubble span{border-radius:15px;padding:10px 12px;font-size:14px;line-height:1.35;display:inline-block}.chat-bubble small{color:var(--muted);font-size:10px}.chat-bubble.customer{text-align:right;align-self:flex-end}.chat-bubble.customer span{background:var(--blue);color:#fff;border-bottom-right-radius:5px}.chat-bubble.partner,.chat-bubble.system{text-align:left;align-self:flex-start}.chat-bubble.partner span,.chat-bubble.system span{color:var(--text);border:1px solid var(--line);background:#fff;border-bottom-left-radius:5px}.chat-bubble button{color:#fff;background:#10b981;border:0;border-radius:12px;margin-top:4px;padding:9px 10px;font-weight:900}.chat-input-row{grid-template-columns:1fr 64px;gap:6px;display:grid}.chat-input-row input{min-width:0}.chat-input-row button{background:var(--blue);color:#fff;border:0;border-radius:14px;font-weight:900}.chat-admin-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.chat-admin-actions button{background:var(--blue);color:#fff;border:0;border-radius:12px;align-items:center;gap:5px;padding:9px 11px;font-weight:900;display:inline-flex}@media (width<=760px){.page{padding-bottom:102px}.bottom-dock{--dock-height:58px;--dock-toggle-width:52px;--dock-open-width:min(360px, calc(100vw - 8px));border-radius:20px 0 0 20px;bottom:10px}.bottom-dock.chat-open.open{width:min(382px,100vw - 8px);height:min(540px,100vh - 20px);max-height:min(540px,100vh - 20px)}.dock-menu b{font-size:12px}.dock-panel{padding:6px}}.admin-chat-list{flex-direction:column;gap:8px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.admin-chat-item{border:1px solid var(--line);text-align:left;width:100%;color:var(--text);background:#fff;border-radius:15px;gap:4px;padding:11px 12px;display:grid}.admin-chat-item b{font-size:14px}.admin-chat-item span{color:var(--muted);font-size:12px;font-weight:800}.admin-chat-item em{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-style:normal;overflow:hidden}.admin-chat-item:hover{background:#f8fbff;border-color:#cfe0ff}.admin-chat-toolbar{grid-template-columns:1fr auto;gap:8px;display:grid}.admin-chat-toolbar button{background:var(--blue);color:#fff;border:0;border-radius:13px;min-height:40px;padding:0 12px;font-weight:900}.admin-chat-toolbar button.danger,.chat-admin-actions button.danger{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3}.admin-live-chat{grid-template-rows:auto auto 1fr auto auto}.admin-live-chat:has(.admin-chat-toolbar){grid-template-rows:auto auto 1fr auto auto}.admin-chat-window .chat-bubble.customer{text-align:left;align-self:flex-start}.admin-chat-window .chat-bubble.customer span{color:var(--text);border:1px solid var(--line);background:#fff;border-bottom-right-radius:15px;border-bottom-left-radius:5px}.admin-chat-window .chat-bubble.partner{text-align:right;align-self:flex-end}.admin-chat-window .chat-bubble.partner span{background:var(--blue);color:#fff;border:0;border-bottom-right-radius:5px;border-bottom-left-radius:15px}.admin-chat-window .chat-bubble.system{text-align:center;align-self:center;max-width:92%}.admin-chat-window .chat-bubble.system span{background:#eef6ff;border-color:#dbeafe}.setup-box{background:#f8fbff;border:1px solid #e6edf8;border-radius:18px;gap:10px;padding:12px;display:grid}.admin-new-chat{background:#fbfdff;border:1px solid #e8edf5;border-radius:16px;gap:8px;margin-bottom:10px;padding:10px;display:grid}.admin-new-chat b{color:#0f172a;font-size:13px}.admin-new-chat input{background:#fff;border:1px solid #dfe7f2;border-radius:12px;width:100%;height:38px;padding:0 12px;font-size:13px}.admin-new-chat button{color:#fff;background:#0f6fff;border:0;border-radius:12px;height:38px;font-weight:800}.partner-manage-row{align-items:center}.partner-manage-row .chat-admin-actions button{white-space:nowrap}.global-tabs{grid-template-columns:repeat(5,1fr);gap:10px;margin:16px 0;display:grid}.global-tabs button{border:1px solid var(--line);min-height:48px;color:var(--muted);background:#ffffffeb;border-radius:18px;font-weight:900;box-shadow:0 10px 24px #0f172a0a}.global-tabs button.active{color:var(--blue);background:#eff6ff;border-color:#0b63f638}.global-admin-entry .links-panel{gap:10px}.global-admin-page .mini-row em{justify-self:end}@media (width<=760px){.global-tabs{grid-template-columns:repeat(2,1fr)}.global-tabs button:first-child{grid-column:span 2}}select{appearance:none;color:#0f172a;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%),linear-gradient(#fff 0%,#f8fbff 100%);background-position:calc(100% - 19px),calc(100% - 13px),0 0;background-repeat:no-repeat;background-size:6px 6px,6px 6px,100% 100%;border:1px solid #dbe5f3;font-weight:800;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:0 8px 22px #0f172a0a;padding-right:42px!important}select:hover{background-image:linear-gradient(45deg, transparent 50%, var(--blue) 50%), linear-gradient(135deg, var(--blue) 50%, transparent 50%), linear-gradient(180deg, #fff 0%, #f3f8ff 100%);border-color:#c7d7ee}select:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0b63f61a,0 10px 24px #0b63f614}select option{color:#0f172a;background:#fff;font-weight:700}.admin-tools select,.bulkbar select,.lead-actions select{background-color:#fff;border-radius:16px;min-height:46px}.lead-actions select{width:132px;font-size:13px;padding:10px 38px 10px 12px!important}.bulkbar select{max-width:170px}.admin-titlebar{border:1px solid var(--line);background:#ffffffe0;border-radius:24px;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex;box-shadow:0 12px 34px #0f172a0d}.admin-titlebar h1{letter-spacing:-.05em;margin:4px 0;font-size:30px;line-height:1.1}.admin-titlebar p:last-child{color:var(--muted);margin:0;font-weight:750;line-height:1.55}.dashboard-stats{grid-template-columns:repeat(4,1fr)}.section-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.section-title-row h2{margin:0}.logout-panel{justify-content:center;padding:8px 0 26px;display:flex}.logout-panel .ghost-button{color:#64748b;background:#fff;min-width:180px}.customer-page .form-panel{margin-bottom:0}@media (width<=760px){.admin-titlebar{flex-direction:column;align-items:flex-start;padding:16px}.admin-titlebar h1{font-size:26px}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.section-title-row{flex-direction:column;align-items:flex-start}}.live-chat-window{box-sizing:border-box;background:#f6f9ff;gap:10px;padding:12px;overflow-x:hidden}.chat-bubble{word-break:keep-all;overflow-wrap:anywhere;min-width:0;max-width:min(78%,280px)}.chat-bubble span{box-sizing:border-box;white-space:pre-wrap;max-width:100%;box-shadow:0 8px 18px #0f172a0b}.chat-bubble.customer{align-self:flex-end;margin-left:auto;margin-right:0}.chat-bubble.partner,.chat-bubble.system{align-self:flex-start;margin-left:0;margin-right:auto}.chat-bubble small{margin-top:2px;padding:0 4px;display:block}.chat-bubble.customer small,.admin-chat-window .chat-bubble.partner small{text-align:right}.chat-bubble button{color:var(--blue);background:#fff;border:1px solid #1e63f133;border-radius:14px;justify-self:start;margin-top:4px;padding:9px 14px;font-weight:950;box-shadow:0 8px 18px #1e63f114}.chat-bubble.customer button,.admin-chat-window .chat-bubble.partner button{justify-self:end}.admin-chat-toolbar button:first-child{color:var(--blue);background:#eef4ff;border:1px solid #dbe8ff}.chat-input-row{align-items:stretch}.chat-input-row input{box-sizing:border-box}@media (width<=760px){.chat-bubble{max-width:76%}.live-chat-window{padding:11px}}.select-all{border:1px solid var(--line);color:#0f172a;background:#fff;border-radius:14px;padding:8px 10px;font-weight:900}.bulkbar input[type=checkbox],.select-check input{width:16px;height:16px;accent-color:var(--blue);cursor:pointer}.select-check input{width:17px;height:17px}.bulkbar input[type=checkbox]:disabled{cursor:not-allowed;opacity:.45}.service-filter-checks{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.service-filter-check{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #dbe5f3;border-radius:999px;align-items:center;gap:7px;height:42px;padding:0 13px;font-size:14px;font-weight:900;transition:background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.service-filter-check:hover{background:#f8fbff;border-color:#0b63f673}.service-filter-check.checked{color:var(--blue);background:#eef5ff;border-color:#0b63f6b3;box-shadow:0 8px 20px #0b63f614}.service-filter-check input{width:16px;height:16px;accent-color:var(--blue);cursor:pointer;flex:none;margin:0}.service-filter-check span{white-space:nowrap}@media (width<=760px){.admin-tools{grid-template-columns:1fr}.service-filter-checks{width:100%}.service-filter-check{flex:auto;justify-content:center}}.partner-reward-progress{gap:6px;max-width:360px;margin-top:10px;display:grid}.partner-reward-head{justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.partner-reward-head strong{color:#0f172a;font-weight:900}.partner-reward-head em{color:var(--blue);font-style:normal;font-weight:900}.partner-reward-track{background:#eef4ff;border:1px solid #dce9ff;border-radius:999px;height:9px;overflow:hidden}.partner-reward-track i{border-radius:inherit;background:linear-gradient(90deg,#2f80ff,#0f6fff);min-width:4px;height:100%;transition:width .25s;display:block}.partner-reward-progress small{color:#64748b;font-weight:700}@media (width<=720px){.partner-reward-progress{max-width:100%}}.payout-stat-row .stat b{font-size:clamp(18px,2vw,24px)}.level-panel{justify-content:space-between;align-items:center;gap:24px;display:flex}.level-panel h2{margin:4px 0 8px}.level-progress{gap:8px;min-width:260px;display:grid}.level-progress span{color:var(--blue);justify-self:end;font-weight:900}.level-progress>div{background:#eef5ff;border:1px solid #dce9ff;border-radius:999px;height:12px;overflow:hidden}.level-progress i{border-radius:inherit;background:linear-gradient(90deg,#2f80ff,#0f6fff);height:100%;display:block}.status-pill,.payout-chip{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:14px;font-weight:900;display:inline-flex}.status-pill{color:#334155;background:#f3f6fb;border:1px solid #e1e9f5}.payout-chip{color:var(--blue);background:#edf5ff;border:1px solid #d9e9ff}.payout-settings-panel .form-help{margin-top:6px}.payout-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.payout-settings-grid label{background:#fbfdff;border:1px solid #e2ebf6;border-radius:18px;gap:8px;padding:16px;font-weight:900;display:grid}.payout-settings-grid input{width:100%;height:44px;font:inherit;color:#0f172a;border:1px solid #dce7f5;border-radius:14px;outline:none;padding:0 12px;font-weight:900}.payout-settings-grid input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0f6fff14}.level-rate-guide{color:#64748b;flex-wrap:wrap;gap:8px;margin-top:14px;font-size:13px;font-weight:800;display:flex}.level-rate-guide b,.level-rate-guide span{background:#f1f5fb;border-radius:999px;padding:8px 10px}.level-rate-guide b{color:#0f172a}@media (width<=760px){.level-panel{flex-direction:column;align-items:stretch}.level-progress{min-width:0}.payout-settings-grid{grid-template-columns:1fr}.status-pill,.payout-chip{width:100%}}.support-order-notice{color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #dbeafe;border-radius:20px;align-items:flex-start;gap:12px;margin:14px 0;padding:15px 16px;display:flex;box-shadow:0 10px 26px #2563eb12}.support-order-notice svg{color:#2563eb;flex:none;margin-top:2px}.support-order-notice p{margin:0;line-height:1.45}.support-order-notice b{font-size:14px;display:block}.support-order-notice span{color:#475569;margin-top:3px;font-size:13px;display:block}.level-guide-button{color:#0f6fff;cursor:pointer;background:#f8fbff;border:1px solid #dbe8ff;border-radius:999px;margin-top:12px;padding:9px 13px;font-size:13px;font-weight:900;transition:transform .16s,border-color .16s,background .16s}.level-guide-button:hover{background:#eef6ff;border-color:#9cc4ff;transform:translateY(-1px)}.level-guide-overlay{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a47;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.level-guide-modal{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border:1px solid #e4ecf8;border-radius:28px;width:min(520px,100%);max-height:calc(100vh - 36px);padding:22px;overflow:auto;box-shadow:0 24px 70px #0f172a2e}.level-guide-modal::-webkit-scrollbar{display:none}.level-guide-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.level-guide-head h2{margin:4px 0 8px}.level-guide-head p{color:#64748b;margin:0;font-size:14px;font-weight:700}.level-guide-head button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e5edf7;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.level-guide-list{gap:10px;display:grid}.level-guide-list article{background:#fbfdff;border:1px solid #edf2f8;border-radius:18px;grid-template-columns:88px 1fr auto 56px;align-items:center;gap:10px;padding:13px 14px;display:grid}.level-guide-list article.current{background:linear-gradient(#f4f9ff,#fff);border-color:#93c5fd;box-shadow:0 10px 26px #0f6fff14}.level-guide-list strong{color:#0f172a;font-weight:950}.level-guide-list span{color:#64748b;font-size:13px;font-weight:800}.level-guide-list em{color:#0f6fff;white-space:nowrap;font-size:13px;font-style:normal;font-weight:950}.level-guide-list small{color:#475569;justify-self:end;font-weight:900}.level-guide-note{color:#64748b;background:#f8fafc;border-radius:18px;margin-top:14px;padding:13px 14px;font-size:13px;font-weight:750;line-height:1.55}@media (width<=520px){.level-guide-modal{border-radius:22px;padding:18px}.level-guide-list article{grid-template-columns:1fr auto}.level-guide-list span,.level-guide-list small{justify-self:start}}.level-panel h2 small{color:#2563eb;vertical-align:middle;background:#eff6ff;border-radius:999px;margin-left:8px;padding:4px 8px;font-size:12px;display:inline-flex}.level-action-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.level-preview-banner{color:#1d4ed8;background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;margin:10px 0 0;padding:9px 12px;font-size:13px;font-weight:700;display:inline-flex}.level-reset-button,.level-reset-wide{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe5f3;border-radius:999px;padding:10px 14px;font-weight:800}.level-reset-button:hover,.level-reset-wide:hover{color:#1d4ed8;background:#f8fbff;border-color:#93c5fd}.level-guide-list article.preview{background:#f8fbff;box-shadow:inset 0 0 0 2px #2563eb2e}.level-guide-list article button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:12px;width:100%;margin-top:10px;padding:9px 10px;font-size:13px;font-weight:900}.level-guide-list article button:hover{background:#1d4ed8}.level-reset-wide{width:100%;margin-top:14px}html,body{overflow-x:hidden}.panel,.admin-titlebar,.admin-card,.stat,.link-box,.mini-row{box-shadow:0 10px 28px #0f172a0b}.global-tabs{align-items:center}.global-tabs button{min-height:44px;box-shadow:none;border-radius:999px}.admin-tools{margin-bottom:12px}.searchbox{min-height:54px}.searchbox svg{color:#64748b;flex:none}.searchbox input{min-width:0;font-weight:750}.service-filter-checks{padding:2px 0}.bulkbar{box-shadow:inset 0 0 0 1px #ffffff8c}.bulkbar>span{white-space:nowrap}.lead-actions button,.link-box button,.bulkbar button{min-height:42px;box-shadow:none}.lead-actions button.danger{border:1px solid #fee2e2}.bottom-dock,.dock-chat-sheet,.live-chat-window,.chat-input-row{max-width:100vw}.chat-input-row,.chat-input-row input{min-width:0}.chat-bubble span{line-height:1.45}@media (width<=760px){body{background:#f3f7ff}.page{width:100%;max-width:430px;margin:0 auto;padding:12px 10px 96px}.admin-titlebar{border-radius:20px;gap:6px;margin:0 0 12px;padding:14px 15px}.admin-titlebar .eyebrow,.admin-titlebar p:first-child{margin-bottom:2px;font-size:13px}.admin-titlebar h1{letter-spacing:-.055em;font-size:23px;line-height:1.15}.admin-titlebar p:last-child{font-size:13px;line-height:1.45}.global-tabs{scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin:8px -2px 12px;padding:2px 2px 8px;display:flex;overflow-x:auto}.global-tabs::-webkit-scrollbar{display:none}.global-tabs button,.global-tabs button:first-child{background:#ffffffe6;border-radius:999px;flex:none;grid-column:auto;min-width:104px;min-height:42px;padding:0 15px;font-size:14px}.global-tabs button.active{background:#eaf3ff;border-color:#bcd7ff}.panel{border-radius:21px;margin:12px 0;padding:15px}.panel h2{margin-bottom:12px;font-size:18px}.stat-row,.dashboard-stats,.payout-stat-row{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.stat{border-radius:18px;padding:14px 12px}.stat b{letter-spacing:-.04em;font-size:21px}.stat span{font-size:12px;line-height:1.35}.admin-tools{grid-template-columns:1fr;gap:8px;margin-bottom:10px;display:grid}.searchbox{border-radius:16px;min-height:50px;padding:0 12px}.searchbox input{font-size:14px}.admin-tools>select{border-radius:16px;min-height:48px;font-size:14px}.service-filter-checks{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.service-filter-check{border-radius:14px;justify-content:center;gap:5px;min-width:0;height:42px;padding:0 8px;font-size:12px}.service-filter-check input{width:14px;height:14px}.service-filter-check span{text-overflow:ellipsis;overflow:hidden}.bulkbar{border-radius:18px;grid-template-columns:1fr 1fr;align-items:center;gap:8px;padding:10px;display:grid}.bulkbar .select-all,.bulkbar>span,.bulkbar label,.bulkbar select,.bulkbar button{width:100%}.bulkbar>span{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:40px;font-size:13px;display:flex}.bulkbar label{border:1px solid var(--line);background:#fff;border-radius:14px;grid-column:span 2;justify-content:center;min-height:40px;font-size:13px}.bulkbar select{max-width:none;min-height:42px;font-size:13px}.bulkbar button{justify-content:center;min-height:42px}.table-list{gap:10px}.admin-card{border-radius:20px;grid-template-columns:28px 1fr;align-items:start;gap:10px;padding:14px}.admin-card .select-check{grid-area:1/1;padding-top:3px;position:static}.admin-card .lead-main{grid-column:2;min-width:0}.lead-main b{gap:6px;font-size:16px;line-height:1.3;display:flex}.lead-main b small{padding:3px 7px;font-size:11px}.lead-main p{word-break:keep-all;overflow-wrap:anywhere;margin:5px 0;font-size:14px;line-height:1.45}.lead-main small{word-break:keep-all;overflow-wrap:anywhere;font-size:12px}.memo{width:100%;margin-top:8px;font-size:12px;line-height:1.35}.lead-actions{grid-column:1/-1;grid-template-columns:1fr 1fr auto;gap:8px;width:100%;margin-top:2px;display:grid}.lead-actions select,.lead-actions .status-pill,.lead-actions .payout-chip,.lead-actions button{border-radius:14px;width:100%;min-width:0;min-height:42px;font-size:13px}.lead-actions button.danger{width:44px;padding:0}.mini-row{border-radius:18px;grid-template-columns:1fr;gap:8px;padding:13px}.mini-row .chat-admin-actions,.partner-manage-row .chat-admin-actions{grid-template-columns:1fr 1fr;justify-content:stretch;gap:8px;width:100%;display:grid}.mini-row .chat-admin-actions button,.partner-manage-row .chat-admin-actions button{justify-content:center;width:100%;min-height:42px;padding:0 10px;font-size:13px}.level-panel{gap:14px}.level-progress span{justify-self:start;font-size:13px}.level-action-row{gap:7px}.level-guide-button,.level-reset-button,.level-reset-wide{min-height:40px;padding:0 12px;font-size:13px}.payout-settings-grid label{border-radius:16px;padding:13px}.bottom-dock{--dock-height:56px;--dock-toggle-width:50px;--dock-open-width:min(356px, calc(100vw - 8px))}.bottom-dock.chat-open.open{width:min(356px,100vw - 8px);height:min(530px,100vh - 18px);max-height:min(530px,100vh - 18px)}.dock-chat-head{grid-template-columns:72px 1fr 32px}.dock-chat-head b{font-size:15px}.live-chat-window{min-height:0;padding:10px}.chat-bubble{max-width:78%}.chat-bubble span{padding:9px 11px;font-size:13px}.level-guide-overlay{align-items:flex-end;padding:10px}.level-guide-modal{border-radius:24px;width:100%;max-height:78vh;padding:16px}.level-guide-head{margin-bottom:12px}.level-guide-list article{border-radius:16px;padding:12px}}@media (width<=390px){.page{padding-left:8px;padding-right:8px}.panel{padding:13px}.service-filter-checks{grid-template-columns:1fr}.service-filter-check{justify-content:flex-start;padding:0 12px}.lead-actions{grid-template-columns:1fr}.lead-actions button.danger{width:100%}.bulkbar{grid-template-columns:1fr}.bulkbar label{grid-column:auto}}.level-guide-preview-box{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;gap:4px;margin-top:12px;padding:12px 14px;font-size:13px;line-height:1.45;display:grid}.level-guide-preview-box b{color:#1e3a8a;font-size:14px}.level-guide-preview-box span{color:#2563eb;font-weight:700}.lead-actions.compact-actions{align-items:stretch}.lead-actions .delete-button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-width:74px;display:inline-flex;color:#dc2626!important;background:#fff1f2!important;border:1px solid #fecdd3!important}.lead-actions .delete-button svg{stroke-width:2.2px;flex:none;display:block}.lead-actions .delete-button:disabled{opacity:.55;cursor:not-allowed}@media (width<=760px){.lead-actions.compact-actions{grid-template-columns:1fr 1fr}.lead-actions.compact-actions select,.lead-actions.compact-actions .status-pill{grid-column:1/-1}.lead-actions.compact-actions .payout-chip,.lead-actions.compact-actions .delete-button{min-height:42px}.lead-actions.compact-actions .delete-button{width:100%;padding:0 12px}}@media (width<=390px){.lead-actions.compact-actions{grid-template-columns:1fr}}.tax-invoice-select,.tax-invoice-chip{color:#52627a;background:#f8fbff;border:1px solid #e1e8f3;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.tax-invoice-select span{white-space:nowrap;color:#66758d}.tax-invoice-select select{color:#14213d;background:#fff;border:1px solid #d8e3f2;border-radius:12px;min-width:92px;height:34px;padding:0 28px 0 10px;font-size:13px;font-weight:900}.tax-invoice-chip{color:#0f5ce6;background:#eef5ff;justify-content:center}.next-step-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1769ff,#064bd8);border:0;border-radius:14px;width:100%;min-height:44px;font-weight:900;box-shadow:0 10px 18px #1465ff29}.next-step-button:disabled{color:#8b9bb1;box-shadow:none;cursor:not-allowed;background:#edf2f8}.lead-actions.compact-actions .status-pill{background:#f4f7fb;border:1px solid #e2e9f3;border-radius:14px;justify-content:center;width:100%;min-height:42px}@media (width<=640px){.tax-invoice-select,.tax-invoice-chip,.next-step-button{min-height:42px}.tax-invoice-select{flex-direction:row}.tax-invoice-select select{flex:1}}.bottom-dock.chat-open.open{width:min(390px,100vw - 8px);overflow:visible}.bottom-dock.chat-open.open .dock-panel{opacity:1;flex:0 0 100%;width:100%;height:100%;padding:8px;overflow:hidden;transform:none}.bottom-dock.chat-open.open .dock-toggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #e2e8f0f2;border-right:0;border-radius:16px 0 0 16px;flex:none;width:38px;min-width:38px;max-width:38px;height:64px;min-height:64px;max-height:64px;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 10px 24px #0f172a14}.bottom-dock.chat-open.open .dock-chat-sheet{box-sizing:border-box;width:100%;max-width:100%}.bottom-dock.chat-open.open .live-chat-window{box-sizing:border-box;width:100%;max-width:100%;padding:12px}.admin-chat-window .chat-bubble.partner,.live-chat-window .chat-bubble.customer{max-width:min(82%,285px)}.admin-chat-window .chat-bubble.partner span,.live-chat-window .chat-bubble.customer span{overflow-wrap:anywhere;word-break:keep-all;max-width:100%}.admin-chat-window .chat-bubble.system{max-width:86%}.admin-chat-window .chat-bubble.system button,.live-chat-window .chat-bubble.system button{color:var(--blue);background:#fff;border:1px solid #dbe8ff;border-radius:14px;box-shadow:0 8px 18px #1e63f114}@media (width<=760px){.bottom-dock.chat-open.open{width:min(368px,100vw - 8px);right:4px}.bottom-dock.chat-open.open .dock-toggle{width:34px;min-width:34px;max-width:34px;height:58px;min-height:58px;max-height:58px;right:-1px}.bottom-dock.chat-open.open .dock-panel{padding:8px}.admin-chat-window .chat-bubble.partner,.live-chat-window .chat-bubble.customer{max-width:84%}}.status-flow-actions{gap:8px;width:100%;display:grid}.status-flow-actions small{color:#7a879b;text-align:center;letter-spacing:-.02em;font-size:12px;line-height:1.35;display:block}.next-step-button,.prev-step-button{cursor:pointer;border-radius:14px;width:100%;min-height:42px;font-weight:800}.prev-step-button{color:#53627a;background:#fff;border:1px solid #d8e4f4}.prev-step-button:hover{background:#f8fbff;border-color:#b7cae8}.next-step-button:disabled{cursor:not-allowed;opacity:.55}@media (width<=760px){.status-flow-actions{gap:7px}.status-flow-actions small{font-size:11px}}.admin-tools{grid-template-columns:minmax(240px,1fr) 150px 170px minmax(220px,auto);align-items:center}.tax-filter-select{min-height:48px;color:var(--navy);appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#718096 50%),linear-gradient(135deg,#718096 50%,#0000 50%);background-position:calc(100% - 22px),calc(100% - 16px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #dce7f6;border-radius:16px;padding:0 42px 0 15px;font-weight:850}.partner-filter-bar{grid-template-columns:minmax(220px,1fr) 170px;align-items:center;gap:10px;margin:14px 0 16px;display:grid}.partner-filter-bar .searchbox{margin:0}.partner-filter-bar select{min-height:48px;color:var(--navy);appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#718096 50%),linear-gradient(135deg,#718096 50%,#0000 50%);background-position:calc(100% - 22px),calc(100% - 16px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #dce7f6;border-radius:16px;padding:0 42px 0 15px;font-weight:850}.bottom-dock.chat-open.open{border-right:1px solid #e2e8f0f2;border-radius:22px;width:min(390px,100vw - 16px);max-width:calc(100vw - 16px);right:50%;overflow:hidden;transform:translate(50%)}.bottom-dock.chat-open.open .dock-panel{flex-basis:100%;width:100%}.admin-chat-toolbar button{white-space:nowrap}@media (width<=760px){.admin-tools{grid-template-columns:1fr}.tax-filter-select{width:100%}.partner-filter-bar{grid-template-columns:1fr}.bottom-dock.chat-open.open{width:min(368px,100vw - 14px);max-width:calc(100vw - 14px);right:50%;transform:translate(50%)}}.bottom-dock.chat-open.open{bottom:16px;border-right:0!important;border-radius:22px 0 0 22px!important;width:min(390px,100vw - 8px)!important;height:min(560px,100vh - 24px)!important;max-height:min(560px,100vh - 24px)!important;right:0!important;overflow:visible!important;transform:none!important}.bottom-dock.chat-open.open .dock-toggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#0f172a80!important;background:#ffffffeb!important;border:1px solid #e2e8f0f2!important;border-right:0!important;border-radius:16px 0 0 16px!important;flex:none!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:64px!important;min-height:64px!important;max-height:64px!important;display:grid!important;position:absolute!important;top:50%!important;right:0!important;transform:translateY(-50%)!important;box-shadow:0 10px 24px #0f172a14!important}.bottom-dock.chat-open.open .dock-panel{opacity:1!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;height:100%!important;padding:8px!important;overflow:hidden!important;transform:none!important}.bottom-dock.chat-open.open .dock-chat-sheet,.bottom-dock.chat-open.open .admin-live-chat{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.bottom-dock.chat-open.open .live-chat-window{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:12px!important;overflow-x:hidden!important}.bottom-dock.chat-open.open .chat-input-row{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) 62px!important;gap:8px!important;width:100%!important;max-width:100%!important}.bottom-dock.chat-open.open .chat-bubble{overflow-wrap:anywhere!important;word-break:keep-all!important;min-width:0!important;max-width:min(82%,285px)!important}.bottom-dock.chat-open.open .chat-bubble span{box-sizing:border-box!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;max-width:100%!important}.bottom-dock.chat-open.open .chat-bubble.system{text-align:center!important;align-self:center!important;max-width:min(86%,300px)!important}.bottom-dock.chat-open.open .chat-bubble.system span{color:#1453d7!important;background:#eef6ff!important;border:1px solid #dbe8ff!important;border-radius:16px!important;font-weight:850!important}.bottom-dock.chat-open.open .chat-bubble button{width:auto!important;min-width:108px!important;color:var(--blue)!important;background:#fff!important;border:1px solid #dbe8ff!important;border-radius:15px!important;place-self:center!important;margin:6px auto 0!important;padding:10px 16px!important;font-weight:950!important;box-shadow:0 8px 18px #1e63f114!important}.bottom-dock.chat-open.open .chat-bubble button:hover{background:#f8fbff!important;border-color:#bcd4ff!important}@media (width<=760px){.bottom-dock.chat-open.open{width:min(368px,100vw - 8px)!important;height:min(540px,100vh - 20px)!important;max-height:min(540px,100vh - 20px)!important;bottom:10px!important;right:0!important}.bottom-dock.chat-open.open .dock-toggle{width:34px!important;min-width:34px!important;max-width:34px!important;height:58px!important;min-height:58px!important;max-height:58px!important}.bottom-dock.chat-open.open .dock-panel{padding:8px!important}.bottom-dock.chat-open.open .chat-bubble{max-width:84%!important}}.bottom-dock.chat-open.open{border-right:0!important;border-radius:22px 0 0 22px!important;width:min(390px,100vw - 8px)!important;max-width:calc(100vw - 8px)!important;height:min(560px,100vh - 24px)!important;max-height:min(560px,100vh - 24px)!important;bottom:16px!important;left:auto!important;right:0!important;overflow:hidden!important;transform:none!important}.bottom-dock.chat-open.open .dock-toggle{pointer-events:none!important;flex-basis:0!important;width:0!important;min-width:0!important;max-width:0!important;display:none!important}.bottom-dock.chat-open.open .dock-chat-sheet,.bottom-dock.chat-open.open .admin-live-chat{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.bottom-dock.chat-open.open .live-chat-window{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:12px!important;overflow-x:hidden!important}.bottom-dock.chat-open.open .chat-input-row{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) 62px!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important}.bottom-dock.chat-open.open .chat-input-row input,.bottom-dock.chat-open.open .chat-input-row button{box-sizing:border-box!important;min-width:0!important}.bottom-dock.chat-open.open .chat-bubble{min-width:0!important;max-width:min(82%,285px)!important}.bottom-dock.chat-open.open .chat-bubble.partner{text-align:right!important;align-self:flex-end!important}.bottom-dock.chat-open.open .chat-bubble.customer{text-align:left!important;align-self:flex-start!important}.bottom-dock.chat-open.open .chat-bubble span{box-sizing:border-box!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:keep-all!important;max-width:100%!important}.bottom-dock.chat-open.open .chat-bubble.partner button{width:auto!important;min-width:104px!important;color:var(--blue)!important;background:#fff!important;border:1px solid #dbe8ff!important;border-radius:14px!important;place-self:end!important;margin:6px 0 0 auto!important;padding:9px 14px!important;font-weight:950!important;box-shadow:0 8px 18px #1e63f114!important}.bottom-dock.chat-open.open .chat-bubble.system button{width:auto!important;min-width:104px!important;color:var(--blue)!important;background:#fff!important;border:1px solid #dbe8ff!important;border-radius:14px!important;place-self:center!important;margin:6px auto 0!important;padding:9px 14px!important;box-shadow:0 8px 18px #1e63f114!important}@media (width<=760px){.bottom-dock.chat-open.open{width:min(368px,100vw - 8px)!important;max-width:calc(100vw - 8px)!important;height:min(540px,100vh - 20px)!important;max-height:min(540px,100vh - 20px)!important;bottom:10px!important;left:auto!important;right:0!important;transform:none!important}.bottom-dock.chat-open.open .dock-panel{padding:8px!important}.bottom-dock.chat-open.open .chat-bubble{max-width:84%!important}}.chat-bubble.reservation-bubble{gap:4px;width:fit-content;max-width:min(82%,270px);display:grid}.reservation-chat-card{box-sizing:border-box;background:#fff;border:1px solid #dbe8ff;border-radius:17px;gap:9px;width:100%;padding:11px 12px;display:grid;box-shadow:0 10px 24px #0f52ba14}.reservation-chat-card p{color:#0f172a;word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:850;line-height:1.45}.reservation-chat-card button{width:100%;min-height:39px;color:var(--blue);box-shadow:none;background:#eef5ff;border:1px solid #cfe0ff;border-radius:13px;justify-self:stretch;margin:0;font-weight:950}.admin-chat-window .chat-bubble.partner.reservation-bubble,.live-chat-window .chat-bubble.customer.reservation-bubble{text-align:right;align-self:flex-end}.admin-chat-window .chat-bubble.partner.reservation-bubble .reservation-chat-card,.live-chat-window .chat-bubble.customer.reservation-bubble .reservation-chat-card{border-bottom-right-radius:6px}.live-chat-window .chat-bubble.partner.reservation-bubble,.admin-chat-window .chat-bubble.customer.reservation-bubble{text-align:left;align-self:flex-start}.live-chat-window .chat-bubble.partner.reservation-bubble .reservation-chat-card,.admin-chat-window .chat-bubble.customer.reservation-bubble .reservation-chat-card{border-bottom-left-radius:6px}.chat-bubble.reservation-bubble>span,.chat-bubble.reservation-bubble>button{display:none}.chat-bubble.reservation-bubble small{padding:0 4px}@media (width<=760px){.chat-bubble.reservation-bubble{max-width:min(86%,260px)}.reservation-chat-card{padding:10px 11px}}.dock-backdrop{z-index:79;cursor:default;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0}.bottom-dock{z-index:80}.bottom-dock.chat-open.open{border-radius:22px 0 0 22px!important;width:min(390px,100vw - 8px)!important;max-width:calc(100vw - 8px)!important;left:auto!important;right:0!important;overflow:hidden!important;transform:none!important}.bottom-dock.chat-open.open .dock-toggle{display:none!important}.bottom-dock.chat-open.open .dock-panel{box-sizing:border-box!important;flex:100%!important;width:100%!important;max-width:100%!important;padding:8px!important;overflow:hidden!important}.dock-chat-head{grid-template-columns:82px minmax(0,1fr) 38px!important}.chat-close-button{cursor:pointer;color:#64748b!important;background:#f1f5f9!important;border:0!important;border-radius:13px!important;place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;display:inline-grid!important}.chat-close-button:hover{color:#0f172a!important;background:#eaf0f8!important}.bottom-dock.chat-open.open .live-chat-window{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.bottom-dock.chat-open.open .chat-bubble{width:fit-content!important;min-width:0!important;max-width:min(82%,286px)!important}.bottom-dock.chat-open.open .chat-bubble span{box-sizing:border-box!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:keep-all!important;max-width:100%!important;display:inline-block!important}.bottom-dock.chat-open.open .dock-chat-sheet:not(.admin-live-chat) .chat-bubble.customer{text-align:right!important;align-self:flex-end!important}.bottom-dock.chat-open.open .dock-chat-sheet:not(.admin-live-chat) .chat-bubble.customer span{background:var(--blue)!important;color:#fff!important;border:0!important;border-radius:15px 15px 5px!important}.bottom-dock.chat-open.open .dock-chat-sheet:not(.admin-live-chat) .chat-bubble.partner,.bottom-dock.chat-open.open .dock-chat-sheet:not(.admin-live-chat) .chat-bubble.system{text-align:left!important;align-self:flex-start!important}.bottom-dock.chat-open.open .dock-chat-sheet:not(.admin-live-chat) .chat-bubble.partner span,.bottom-dock.chat-open.open .dock-chat-sheet:not(.admin-live-chat) .chat-bubble.system span{color:var(--text)!important;border:1px solid var(--line)!important;background:#fff!important;border-radius:15px 15px 15px 5px!important}.bottom-dock.chat-open.open .admin-live-chat .chat-bubble.customer{text-align:left!important;align-self:flex-start!important}.bottom-dock.chat-open.open .admin-live-chat .chat-bubble.customer span{color:var(--text)!important;border:1px solid var(--line)!important;background:#fff!important;border-radius:15px 15px 15px 5px!important}.bottom-dock.chat-open.open .admin-live-chat .chat-bubble.partner{text-align:right!important;align-self:flex-end!important}.bottom-dock.chat-open.open .admin-live-chat .chat-bubble.partner span{background:var(--blue)!important;color:#fff!important;border:0!important;border-radius:15px 15px 5px!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble{gap:4px!important;width:fit-content!important;max-width:min(82%,286px)!important;display:grid!important}.bottom-dock.chat-open.open .reservation-chat-card{min-width:210px;box-sizing:border-box!important;background:#fff!important;border:1px solid #dbe8ff!important;border-radius:16px!important;gap:9px!important;width:100%!important;padding:11px 12px!important;display:grid!important;box-shadow:0 10px 24px #0f52ba14!important}.bottom-dock.chat-open.open .reservation-chat-card p{color:#0f172a!important;text-align:left!important;margin:0!important;font-size:13px!important;font-weight:850!important;line-height:1.45!important}.bottom-dock.chat-open.open .reservation-chat-card button{width:100%!important;min-height:40px!important;color:var(--blue)!important;box-shadow:none!important;background:#eef5ff!important;border:1px solid #cfe0ff!important;border-radius:14px!important;margin:0!important;font-weight:950!important}.bottom-dock.chat-open.open .dock-chat-sheet:not(.admin-live-chat) .chat-bubble.partner.reservation-bubble,.bottom-dock.chat-open.open .admin-live-chat .chat-bubble.customer.reservation-bubble{text-align:left!important;align-self:flex-start!important}.bottom-dock.chat-open.open .dock-chat-sheet:not(.admin-live-chat) .chat-bubble.customer.reservation-bubble,.bottom-dock.chat-open.open .admin-live-chat .chat-bubble.partner.reservation-bubble{text-align:right!important;align-self:flex-end!important}@media (width<=760px){.bottom-dock.chat-open.open{width:min(368px,100vw - 8px)!important;height:min(540px,100vh - 20px)!important;max-height:min(540px,100vh - 20px)!important;bottom:10px!important;right:0!important}.bottom-dock.chat-open.open .chat-bubble,.bottom-dock.chat-open.open .chat-bubble.reservation-bubble{max-width:min(84%,284px)!important}.bottom-dock.chat-open.open .reservation-chat-card{min-width:198px}}.bottom-dock.chat-open.open .live-chat-window,.bottom-dock.chat-open.open .admin-chat-window{flex-direction:column!important;align-items:stretch!important;gap:10px!important;display:flex!important;overflow-x:hidden!important}.bottom-dock.chat-open.open .chat-bubble{box-sizing:border-box!important;gap:4px!important;width:fit-content!important;min-width:0!important;max-width:min(82%,292px)!important;display:grid!important}.bottom-dock.chat-open.open .chat-bubble.left{text-align:left!important;align-self:flex-start!important}.bottom-dock.chat-open.open .chat-bubble.right{text-align:right!important;align-self:flex-end!important}.bottom-dock.chat-open.open .chat-bubble.center{text-align:center!important;align-self:center!important;max-width:92%!important}.bottom-dock.chat-open.open .chat-bubble>span{box-sizing:border-box!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:keep-all!important;max-width:100%!important;padding:10px 12px!important;font-size:13px!important;line-height:1.38!important;display:inline-block!important}.bottom-dock.chat-open.open .chat-bubble.left>span{color:var(--text)!important;border:1px solid var(--line)!important;background:#fff!important;border-radius:15px 15px 15px 5px!important}.bottom-dock.chat-open.open .chat-bubble.right>span{background:var(--blue)!important;color:#fff!important;border:0!important;border-radius:15px 15px 5px!important}.bottom-dock.chat-open.open .chat-bubble.center>span{color:#315174!important;background:#eef6ff!important;border:1px solid #dbeafe!important;border-radius:999px!important}.bottom-dock.chat-open.open .chat-bubble small{color:var(--muted)!important;padding:0 4px!important;font-size:10px!important;display:block!important}.bottom-dock.chat-open.open .chat-bubble.left small{text-align:left!important}.bottom-dock.chat-open.open .chat-bubble.right small{text-align:right!important}.bottom-dock.chat-open.open .chat-bubble.center small{text-align:center!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble{max-width:min(84%,292px)!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble .reservation-chat-card{box-sizing:border-box!important;border-radius:16px!important;gap:10px!important;width:100%!important;min-width:min(220px,100%)!important;padding:12px!important;display:grid!important;overflow:hidden!important;box-shadow:0 10px 24px #0f52ba14!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble.left .reservation-chat-card{border:1px solid var(--line)!important;background:#fff!important;border-bottom-left-radius:6px!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble.right .reservation-chat-card{background:var(--blue)!important;border:1px solid var(--blue)!important;border-bottom-right-radius:6px!important}.bottom-dock.chat-open.open .reservation-chat-card p{text-align:left!important;overflow-wrap:anywhere!important;word-break:keep-all!important;margin:0!important;font-size:13px!important;font-weight:850!important;line-height:1.45!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble.left .reservation-chat-card p{color:var(--text)!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble.right .reservation-chat-card p{color:#fff!important}.bottom-dock.chat-open.open .reservation-chat-card button{width:100%!important;min-height:40px!important;box-shadow:none!important;border-radius:14px!important;justify-self:stretch!important;margin:0!important;padding:0 12px!important;font-weight:950!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble.left .reservation-chat-card button{color:var(--blue)!important;background:#eef5ff!important;border:1px solid #cfe0ff!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble.right .reservation-chat-card button{color:var(--blue)!important;background:#fff!important;border:1px solid #ffffffdb!important}@media (width<=760px){.bottom-dock.chat-open.open .chat-bubble,.bottom-dock.chat-open.open .chat-bubble.reservation-bubble{max-width:min(84%,284px)!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble .reservation-chat-card{min-width:min(214px,100%)!important}}.lead-card-buttons{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.lead-card-buttons button{border:1px solid var(--line);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-weight:900;display:inline-flex}.chat-start-button{color:var(--blue);background:#eef5ff;border-color:#cfe0ff!important}.chat-start-button:hover{background:#e4efff}.lead-card-buttons .slim-delete-button{width:100%!important;min-height:42px!important;margin:0!important;padding:0 10px!important}@media (width<=760px){.lead-card-buttons{grid-template-columns:1fr 1fr}.lead-card-buttons button span{display:inline!important}}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble{width:fit-content!important;max-width:min(84%,292px)!important}.bottom-dock.chat-open.open .reservation-chat-card{border-radius:16px!important;overflow:hidden!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble.right .reservation-chat-card{border-bottom-right-radius:6px!important}.bottom-dock.chat-open.open .chat-bubble.reservation-bubble.left .reservation-chat-card{border-bottom-left-radius:6px!important}.bottom-dock.chat-open.open .live-chat-window{scroll-behavior:smooth;overscroll-behavior:contain}.bottom-dock.chat-open.open .customer-live-chat .chat-bubble.left,.bottom-dock.chat-open.open .admin-live-chat .chat-bubble.left{text-align:left!important;align-self:flex-start!important;margin-left:0!important;margin-right:auto!important}.bottom-dock.chat-open.open .customer-live-chat .chat-bubble.right,.bottom-dock.chat-open.open .admin-live-chat .chat-bubble.right{text-align:right!important;align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}.bottom-dock.chat-open.open .chat-bubble.left>span,.bottom-dock.chat-open.open .chat-bubble.left .reservation-chat-card{color:var(--text)!important;border:1px solid var(--line)!important;background:#fff!important;border-radius:15px 15px 15px 5px!important}.bottom-dock.chat-open.open .chat-bubble.right>span,.bottom-dock.chat-open.open .chat-bubble.right .reservation-chat-card{background:var(--blue)!important;color:#fff!important;border:1px solid var(--blue)!important;border-radius:15px 15px 5px!important}.bottom-dock.chat-open.open .chat-bubble.right .reservation-chat-card p{color:#fff!important}.bottom-dock.chat-open.open .chat-bubble.left .reservation-chat-card p{color:var(--text)!important}.bottom-dock.chat-open.open .chat-bubble.right .reservation-chat-card button{color:var(--blue)!important;background:#fff!important;border:1px solid #ffffffe0!important}.bottom-dock.chat-open.open .chat-bubble.left .reservation-chat-card button{color:var(--blue)!important;background:#eef5ff!important;border:1px solid #cfe0ff!important}.tax-issue-box{box-sizing:border-box;background:#f8fbff;border:1px solid #e5edf8;border-radius:16px;width:100%;margin-top:10px;padding:12px}.tax-issue-box.needs-info{background:#fffaf2;border-color:#ffd7a8}.tax-issue-box.ready{background:#f4fbf7;border-color:#cbe7d8}.tax-issue-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.tax-issue-head b{color:#1f2937;font-size:14px}.tax-issue-head span{color:#2563eb;background:#fff;border:1px solid #e5edf8;border-radius:999px;flex:none;padding:5px 9px;font-size:12px;font-weight:800}.tax-issue-box.needs-info .tax-issue-head span{color:#b45309;border-color:#fed7aa}.tax-issue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.tax-issue-grid label{flex-direction:column;gap:5px;min-width:0;display:flex}.tax-issue-grid label span{color:#64748b;font-size:12px;font-weight:800}.tax-issue-grid input{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #dce6f5;border-radius:12px;width:100%;min-width:0;padding:10px 11px;font-size:13px}.tax-issue-grid input[type=file]{padding:8px;font-size:12px}.tax-issue-grid em{color:#64748b;overflow-wrap:anywhere;font-size:12px;font-style:normal}.hometax-debug-box{background:#eef6ff;border:1px solid #d5e9ff;border-radius:14px;flex-direction:column;gap:4px;margin-top:10px;padding:10px;display:flex}.hometax-debug-box b{color:#1d4ed8;font-size:13px}.hometax-debug-box small{color:#475569;font-size:12px;line-height:1.45}@media (width<=720px){.tax-issue-grid{grid-template-columns:1fr}.tax-issue-head{flex-direction:column;align-items:flex-start}.tax-issue-head span{align-self:flex-start}}.business-license-field input[type=file]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.business-license-upload{box-sizing:border-box;color:#0b63f6;cursor:pointer;background:linear-gradient(#fff 0%,#f5f9ff 100%);border:1.5px dashed #bcd4ff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-height:72px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:flex}.business-license-upload svg{margin-bottom:2px}.business-license-upload strong{font-size:13px;font-weight:900;line-height:1.1}.business-license-upload small{color:#7b8ca8;font-size:11px;font-weight:800}.business-license-upload:hover{background:#eef5ff;border-color:#0b63f6;transform:translateY(-1px);box-shadow:0 10px 24px #0b63f61c}.business-license-upload.disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.business-license-field em{color:#527096;background:#eef7ff;border-radius:10px;padding:7px 9px;line-height:1.35}.tax-issue-grid .business-license-field{grid-row:span 2}@media (width<=720px){.business-license-upload{border-radius:14px;min-height:64px}.tax-issue-grid .business-license-field{grid-row:auto}}.tax-issue-grid .business-license-field{flex-direction:column;gap:5px;min-width:0;display:flex}.tax-issue-grid .business-license-field>span{color:#64748b;font-size:12px;font-weight:800}.license-extract-status{border:1px solid #d7e8ff;display:block;color:#48637f!important;background:#eef7ff!important;border-radius:12px!important;padding:8px 10px!important;line-height:1.45!important}.license-extract-status.extracting{border-color:#fed7aa;color:#9a5b12!important;background:#fff7ed!important}.license-extract-status.success{border-color:#bbf7d0;color:#15803d!important;background:#ecfdf3!important}.license-extract-status.failed,.license-extract-status.manual{border-color:#fecaca;color:#b91c1c!important;background:#fff7f7!important}.business-license-upload.disabled{pointer-events:none}.business-license-upload{position:relative;overflow:hidden}.business-license-upload .license-progress-text{color:#2563eb;background:#2563eb17;border-radius:999px;justify-content:center;align-items:center;min-width:42px;margin-top:6px;padding:3px 9px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.license-progress{background:#eaf1ff;border:1px solid #dbe7ff;border-radius:999px;width:100%;height:7px;margin:8px 0 7px;overflow:hidden}.license-progress i{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#2563eb);min-width:4px;height:100%;transition:width .25s;display:block}.license-extract-status.extracting{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.ocr-debug-tools{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ocr-debug-tools button{color:#1763e6;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;padding:8px 11px;font-size:12px;font-weight:900}.ocr-debug-panel{color:#0f172a;background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;margin-top:10px;padding:12px}.ocr-debug-panel>b{color:#1763e6;margin-bottom:6px;display:block}.ocr-debug-panel>p{color:#64748b;margin:0 0 10px;font-size:12px;line-height:1.55}.ocr-debug-result{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:4px;margin-bottom:10px;padding:10px;display:grid}.ocr-debug-result span{color:#0f172a;font-size:12px;font-weight:900}.ocr-debug-result small{color:#475569;word-break:break-all}.ocr-debug-panel pre{white-space:pre-wrap;word-break:break-word;color:#e2e8f0;scrollbar-width:thin;background:#0f172a;border-radius:12px;max-height:260px;margin:0;padding:10px;font-size:11px;line-height:1.45;overflow:auto}.business-lookup-status{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-top:8px;padding:10px 12px;font-size:12px;line-height:1.45;display:block}.business-lookup-status.checking{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.business-lookup-status.success{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.business-lookup-status.failed,.business-lookup-status.unconfigured{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.admin-right-nav{z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #e2e8f0f2;border-radius:18px;gap:7px;width:132px;padding:12px;display:grid;position:fixed;top:118px;right:18px;box-shadow:0 18px 44px #0f172a1f}.admin-right-nav b{color:var(--muted);font-size:12px}.admin-right-nav a{color:var(--text);background:#fff;border:1px solid #e2e8f0e6;border-radius:12px;padding:8px 9px;font-size:12px;font-weight:900;text-decoration:none}.admin-right-nav a:hover{color:var(--blue);border-color:#2563eb59}.admin-page{scroll-behavior:smooth}.admin-page .collapsible-admin-block{scroll-margin-top:88px}.admin-page .collapsible-admin-block>h2,.admin-page .collapsible-admin-block>.section-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.collapse-block-button{color:var(--muted);cursor:pointer;background:#fff;border:1px solid #e2e8f0f2;border-radius:999px;margin-left:auto;padding:7px 11px;font-size:12px;font-weight:900}.collapse-block-button:hover{color:var(--blue);border-color:#2563eb59}.admin-page .collapsible-admin-block.is-collapsed>:not(h2):not(.section-title-row){display:none!important}.tax-collapsible-box{padding:0;overflow:hidden}.tax-collapsible-box>.tax-issue-head{cursor:pointer;padding:14px 16px;list-style:none}.tax-collapsible-box>.tax-issue-head::-webkit-details-marker{display:none}.tax-collapsible-box>.form-help,.tax-collapsible-box>.tax-issue-grid,.tax-collapsible-box>.hometax-debug-box{margin:0 16px 16px}.license-extract-status.manual{color:#475569;background:#f8fafc;border-color:#e2e8f0}@media (width<=1180px){.admin-right-nav{grid-template-columns:repeat(auto-fit,minmax(82px,1fr));width:auto;margin:10px 0 14px;position:sticky;top:8px;right:auto}.admin-right-nav b{grid-column:1/-1}}.admin-remote-links{z-index:95;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #e2e8f0f5;border-radius:18px;gap:6px;width:124px;padding:10px;display:grid;position:fixed;top:50%;bottom:auto;right:14px;transform:translateY(-50%);box-shadow:0 18px 44px #0f172a24}.admin-remote-links b{color:var(--muted);padding:0 2px 2px;font-size:11px}.admin-remote-links button{min-height:32px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #e2e8f0f5;border-radius:12px;font-size:12px;font-weight:950}.admin-remote-links button:hover,.admin-remote-links button:active{color:var(--blue);background:#eef5ff;border-color:#2563eb5c}.partner-org-chart{background:#f8fafc;border:1px solid #e2e8f0f5;border-radius:22px;margin:14px 0 18px;padding:16px}.partner-org-chart h3{letter-spacing:-.04em;margin:0 0 4px;font-size:18px}.org-node{margin-top:10px;position:relative}.org-node:before{content:"";background:#2563eb1f;border-radius:999px;width:2px;position:absolute;top:0;bottom:0;left:-11px}.org-card{background:#fff;border:1px solid #e2e8f0fa;border-radius:16px;gap:4px;padding:12px 14px;display:grid;box-shadow:0 10px 24px #0f172a0d}.org-card strong{font-size:15px}.org-card span{color:var(--text);font-size:13px;font-weight:850}.org-card small{color:var(--muted);font-weight:750}.subpartner-list{color:var(--blue);margin-top:8px;font-weight:850;display:block}@media (width<=760px){.admin-remote-links{width:108px;padding:8px;top:50%;bottom:auto;right:8px}.admin-remote-links button{min-height:30px;font-size:11px}.partner-org-chart{padding:12px}}.admin-remote-links{z-index:120!important;position:fixed!important;top:50vh!important;bottom:auto!important;right:16px!important;transform:translateY(-50%)!important}@media (width<=760px){.admin-remote-links{width:108px!important;top:50vh!important;right:8px!important}}.admin-remote-links.expanded{width:124px}.admin-remote-links.collapsed{gap:0;min-width:46px;width:auto!important;padding:8px!important}.admin-remote-toggle{justify-content:center;align-items:center;gap:4px;padding:0 8px;min-height:30px!important;color:var(--blue)!important;background:#eef5ff!important;border-color:#2563eb47!important;border-radius:999px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.admin-remote-links.collapsed .admin-remote-toggle{writing-mode:vertical-rl;width:34px;padding:8px 0;min-height:54px!important}@media (width<=760px){.admin-remote-links.expanded{width:108px!important}.admin-remote-links.collapsed{min-width:42px;width:auto!important}.admin-remote-links.collapsed .admin-remote-toggle{width:32px;min-height:50px!important}}.org-chart-scroll{gap:10px;max-height:none;padding:4px 2px 4px 12px;display:grid;overflow:visible}.org-node{margin-top:10px;margin-left:0;padding-left:0}.org-node:before{display:none}.org-children{border-left:2px dashed #2563eb38;margin:8px 0 0 18px;padding-left:16px}.org-card{border-color:#2563eb29;position:relative}.org-card:before{content:"";background:#2563eb38;border-radius:999px;width:16px;height:2px;position:absolute;top:22px;left:-18px}.org-chart-scroll>.org-node>.org-card:before{display:none}.org-card-main{justify-content:space-between;align-items:center;gap:10px;display:flex}.org-card-main em{color:var(--blue);font-size:12px;font-style:normal;font-weight:900}.org-node.depth-0>.org-card{background:linear-gradient(135deg,#fff,#eef6ff);border-color:#2563eb42}.org-node.depth-1>.org-card{margin-left:0}.org-node.depth-2>.org-card{background:#fbfdff}.org-node.depth-3>.org-card{background:#fff}@media (width<=760px){.org-chart-scroll{max-height:none;padding-left:8px;overflow:visible}.org-children{margin-left:10px;padding-left:10px}.org-card:before{width:10px;left:-12px}}.partner-org-chart .section-title-row{margin-bottom:8px}.org-card.org-card-compact{box-shadow:none;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.org-card.org-card-compact:before{top:50%}.org-card.org-card-compact .org-card-main{justify-content:flex-start;min-width:0}.org-card.org-card-compact .org-card-main strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.org-card.org-card-compact .org-card-main em{white-space:nowrap;font-size:11px}.org-bracket{line-height:1;color:var(--blue)!important;font-size:18px!important;font-weight:1000!important}.org-children{margin-top:6px}.subpartner-list{color:var(--blue);font-weight:900}@media (width<=760px){.org-card.org-card-compact{gap:6px;padding:9px 10px}.org-bracket{font-size:16px!important}}.admin-remote-links b,.admin-remote-toggle span{display:none!important}.admin-remote-toggle{gap:0!important;width:34px!important;min-width:34px!important;padding:0!important}.admin-remote-links.collapsed .admin-remote-toggle{writing-mode:horizontal-tb!important;width:34px!important;height:34px!important;min-height:34px!important;padding:0!important}.admin-remote-links.expanded{justify-items:center;width:48px!important;padding:8px!important}.admin-remote-links.expanded>button:not(.admin-remote-toggle){border-radius:999px;justify-content:center;align-items:center;width:34px;min-height:34px;display:inline-flex;padding:0!important}.remote-mark{width:100%;height:100%;color:var(--blue);justify-content:center;align-items:center;font-size:18px;font-weight:1000;line-height:1;display:inline-flex}@media (width<=760px){.admin-remote-links.expanded{width:44px!important;padding:7px!important}.admin-remote-links.expanded>button:not(.admin-remote-toggle),.admin-remote-toggle,.admin-remote-links.collapsed .admin-remote-toggle{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}}.partner-org-chart{background:linear-gradient(#fff 0%,#f8fbff 100%)}.org-chart-scroll{padding:4px 4px 8px;overflow:visible}.org-card.org-card-readable{background:#fff;border:1px solid #bfdbfee6;border-radius:18px;gap:10px;padding:12px;display:grid;box-shadow:0 12px 28px #0f172a0f}.org-card-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.org-avatar{width:32px;height:32px;color:var(--blue);background:#eef5ff;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:1000;display:inline-flex}.org-card-main{min-width:0}.org-card-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;display:block;overflow:hidden}.org-card-main em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;font-style:normal;font-weight:800;display:block;overflow:hidden}.org-grade-chip{white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:5px 8px;color:var(--text)!important;font-size:11px!important;font-weight:950!important}.org-card-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.org-card-metrics span{text-align:center;white-space:nowrap;background:#f8fafc;border-radius:10px;min-width:0;padding:6px 5px;color:var(--text)!important;font-size:11px!important;font-weight:900!important}.org-node.has-children>.org-card-readable{border-color:#2563eb47}.org-children{border-left:2px dashed #2563eb42;margin-left:22px;padding-left:16px}.subpartner-list{color:var(--blue);margin-top:7px;font-weight:900;line-height:1.45;display:block}.partner-manage-row em{color:var(--muted);text-align:right;font-size:12px;font-style:normal;font-weight:850}@media (width<=760px){.org-children{margin-left:12px;padding-left:10px}.org-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-manage-row em{text-align:left}}.admin-remote-links.expanded{border-radius:20px!important;justify-items:center!important;gap:8px!important;width:56px!important;padding:8px!important}.admin-remote-links.expanded>button,.admin-remote-toggle{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;display:inline-flex!important}.admin-remote-links.expanded>button svg,.admin-remote-toggle svg{width:18px!important;height:18px!important;display:block!important}.admin-remote-links.collapsed .admin-remote-toggle{writing-mode:horizontal-tb!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.admin-remote-links.collapsed .admin-remote-toggle svg{transform:none!important}@media (width<=760px){.admin-remote-links.expanded{width:52px!important;padding:7px!important;right:8px!important}.admin-remote-links.expanded>button,.admin-remote-toggle,.admin-remote-links.collapsed .admin-remote-toggle{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}}.org-card-head{gap:8px}.org-node-toggle,.org-node-spacer{flex:0 0 30px;width:30px;height:30px}.org-node-toggle{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 12px #2563eb1a}.org-node-toggle:hover{background:#eff6ff;transform:translateY(-1px)}.org-node.is-collapsed>.org-card-readable{background:#f8fbff;border-style:dashed}.org-node.is-collapsed>.org-children{display:none}.org-collapsed-summary{color:#2563eb;background:#eef6ff;border-radius:999px;align-items:center;width:fit-content;margin-top:8px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.admin-remote-links{cursor:default;touch-action:none;bottom:auto!important;right:auto!important;transform:none!important}.admin-remote-links.expanded,.admin-remote-links.collapsed{position:fixed}.admin-remote-drag{cursor:grab!important;color:#64748b!important;background:#f8fafc!important}.admin-remote-drag:active{cursor:grabbing!important;background:#e0f2fe!important}.admin-remote-links.expanded>.admin-remote-drag,.admin-remote-links.collapsed>.admin-remote-drag{width:34px;min-width:34px;height:28px;min-height:28px;padding:0}.admin-remote-links.collapsed{width:44px;padding:6px}.admin-remote-links.collapsed .admin-remote-drag,.admin-remote-links.collapsed .admin-remote-toggle{width:32px;height:32px;min-height:32px}@media (width<=640px){.org-node-toggle,.org-node-spacer{flex-basis:28px;width:28px;height:28px}.admin-remote-links.expanded>.admin-remote-drag,.admin-remote-links.collapsed>.admin-remote-drag{width:32px;min-width:32px}}.admin-remote-links{cursor:grab!important;-webkit-user-select:none!important;user-select:none!important}.admin-remote-links:active{cursor:grabbing!important}.admin-remote-links button{cursor:inherit!important}.admin-remote-drag{display:none!important}.admin-remote-links.collapsed{width:46px!important;min-width:46px!important;padding:8px!important}.admin-remote-links.collapsed .admin-remote-toggle{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.admin-remote-links{left:var(--remote-x)!important;top:var(--remote-y)!important;bottom:auto!important;right:auto!important;transform:none!important}.admin-remote-links.collapsed{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff5!important;border:1px solid #e2e8f0f5!important;border-radius:20px!important;justify-items:center!important;gap:8px!important;width:56px!important;min-width:56px!important;height:auto!important;min-height:54px!important;padding:8px!important;box-shadow:0 18px 44px #0f172a24!important}.admin-remote-links.collapsed .admin-remote-toggle{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#eef5ff!important;border:1px solid #2563eb47!important;border-radius:999px!important}.admin-remote-links.expanded{border-radius:22px!important}@media (width<=760px){.admin-remote-links{left:var(--remote-x)!important;top:var(--remote-y)!important;right:auto!important;transform:none!important}.admin-remote-links.collapsed{width:52px!important;min-width:52px!important;min-height:50px!important;padding:7px!important}.admin-remote-links.collapsed .admin-remote-toggle{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}}.org-card-with-reward{gap:8px}.org-reward-inline{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;gap:7px;padding:10px 11px;display:grid}.org-reward-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.org-reward-top strong{color:#0f172a;font-size:13px;font-weight:950}.org-reward-top em{color:var(--blue);font-size:13px;font-style:normal;font-weight:950}.org-reward-inline .partner-reward-track{margin:0}.org-reward-inline small{color:#64748b;font-size:11px;font-weight:850;line-height:1.4}.org-root-note{color:#475569;background:#eef6ff;border:1px solid #dbeafe;border-radius:12px;padding:9px 10px;font-size:12px;font-weight:850;line-height:1.45}@media (width<=760px){.org-reward-top{flex-direction:column;align-items:flex-start}}.org-reward-owner{opacity:.62;background:0 0;border:0;border-radius:0;justify-content:flex-end;align-items:center;gap:4px;padding:0 2px 2px;display:flex}.org-reward-owner span{color:#64748b;letter-spacing:-.03em;font-size:10px;font-weight:750}.org-reward-owner strong{color:#334155;letter-spacing:-.03em;text-align:right;font-size:11px;font-weight:850}.org-reward-inline:hover .org-reward-owner{opacity:.9}.org-control-bar{grid-template-columns:minmax(0,1fr) 132px auto;align-items:center;gap:10px;margin:12px 0 10px;display:grid}.org-control-bar .searchbox{min-height:48px;margin:0}.org-control-bar select{width:100%;min-height:48px;color:var(--text);background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:0 13px;font-weight:900}.my-reward-only-check{color:#475569;white-space:nowrap;cursor:pointer;background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.my-reward-only-check input{accent-color:#2563eb;width:16px;height:16px}.my-reward-only-check.checked{color:#2563eb;background:#eff6ff;border-color:#2563eb52}.org-manage-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.org-manage-actions button{color:#2563eb;cursor:pointer;background:#eef5ff;border:0;border-radius:12px;min-height:34px;font-size:12px;font-weight:950}.org-manage-actions button:hover:not(:disabled){background:#dbeafe;transform:translateY(-1px)}.org-manage-actions button:disabled{opacity:.42;cursor:not-allowed}.org-manage-actions .danger:hover:not(:disabled){background:#ffe4e6}.org-reward-hidden-note{color:#94a3b8;opacity:.72;justify-self:end;width:fit-content;padding:2px 4px;font-size:11px;font-weight:850}.org-node.is-filter-match>.org-card-readable{border-color:#2563eb8c;box-shadow:0 14px 34px #2563eb1c}@media (width<=760px){.org-control-bar{grid-template-columns:1fr}.org-manage-actions{grid-template-columns:repeat(3,1fr)}}.org-chart-scroll{max-height:none!important;padding:8px 4px 14px 8px!important;display:block!important;overflow:visible!important}.org-chart-scroll.is-tree-mode>.org-node{margin-left:0!important;padding-left:0!important}.org-chart-scroll.is-tree-mode>.org-node>.org-card:before,.org-card:before{display:none!important}.org-node{margin:12px 0 0!important;padding-left:22px!important;position:relative!important}.org-chart-scroll.is-tree-mode>.org-node{padding-left:0!important}.org-node:before{content:""!important;background:0 0!important;border-left:2px solid #2563eb2e!important;width:0!important;display:block!important;position:absolute!important;top:-12px!important;bottom:-12px!important;left:0!important}.org-node:after{content:"";border-top:2px solid #2563eb2e;width:20px;height:0;position:absolute;top:30px;left:0}.org-chart-scroll.is-tree-mode>.org-node:before,.org-chart-scroll.is-tree-mode>.org-node:after,.org-chart-scroll.is-search-mode .org-node:before,.org-chart-scroll.is-search-mode .org-node:after{display:none!important}.org-children{border-left:0!important;margin:12px 0 0 28px!important;padding-left:16px!important;position:relative!important}.org-children:before{content:"";border-left:2px solid #2563eb2e;position:absolute;top:-12px;bottom:26px;left:0}.org-node:last-child:before{height:42px!important;bottom:auto!important}.org-card.org-card-readable{z-index:1!important;background:#fff!important;border-radius:18px!important;position:relative!important}.org-node.depth-0>.org-card.org-card-readable{background:linear-gradient(135deg,#fff,#eef6ff)!important;border-color:#2563eb52!important}.org-chart-scroll.is-search-mode .org-node{margin-top:0!important;padding-left:0!important}.org-chart-scroll.is-search-mode .org-card.org-card-readable{border-color:#2563eb8c!important;box-shadow:0 14px 34px #2563eb1c!important}@media (width<=760px){.org-node{padding-left:18px!important}.org-node:after{width:16px!important}.org-children{margin-left:14px!important;padding-left:12px!important}.org-card-head{grid-template-columns:auto minmax(0,1fr) auto!important}}.partner-org-chart{background:linear-gradient(#fffffffa 0%,#f7fafffa 100%)!important;border:1px solid #e2e8f0f2!important;border-radius:28px!important;padding:18px 16px 20px!important;box-shadow:0 26px 56px #0f172a12!important}.partner-org-chart .section-title-row{align-items:flex-end!important;margin-bottom:4px!important}.partner-org-chart h3{letter-spacing:-.03em;font-size:20px!important}.partner-org-chart .form-help{color:#64748b!important;font-size:12px!important}.org-control-bar{gap:12px!important;margin:16px 0 14px!important}.org-control-bar .searchbox,.org-control-bar select,.my-reward-only-check{border-radius:18px!important;min-height:50px!important}.org-control-bar .searchbox,.org-control-bar select{box-shadow:inset 0 1px #ffffffb3;background:#ffffffeb!important;border-color:#cbd5e1eb!important}.my-reward-only-check{background:linear-gradient(#fff 0%,#f8fbff 100%)!important}.org-node{margin-top:16px!important}.org-node:before,.org-node:after,.org-children:before{border-color:#94a3b847!important}.org-children{margin:14px 0 0 34px!important;padding-left:18px!important}.org-card.org-card-readable{background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border:1px solid #e2e8f0f2!important;border-radius:24px!important;gap:12px!important;padding:16px 16px 15px!important;box-shadow:0 14px 30px #0f172a0f,inset 0 1px #ffffffe6!important}.org-node.depth-0>.org-card.org-card-readable{background:linear-gradient(135deg,#fff 0%,#f3f8ff 100%)!important;border-color:#93c5fda6!important;box-shadow:0 18px 40px #2563eb17,inset 0 1px #ffffffeb!important}.org-card-head{align-items:start!important;gap:12px!important}.org-node-toggle,.org-node-spacer{flex-basis:34px!important;width:34px!important;height:34px!important}.org-node-toggle{color:#2563eb!important;background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #bfdbfee6!important;box-shadow:0 6px 16px #2563eb1a!important}.org-avatar{border:1px solid #93c5fdb3;box-shadow:inset 0 1px #ffffffe6;color:#1d4ed8!important;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)!important;width:42px!important;height:42px!important}.org-avatar.is-root{color:#1e3a8a!important;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)!important}.org-card-main{gap:4px;display:grid}.org-name-line{align-items:baseline;gap:8px;min-width:0;display:flex}.org-card-main strong{letter-spacing:-.03em;font-size:17px!important;font-weight:900!important;display:inline-block!important}.org-card-main em{color:#64748b!important;margin-top:0!important;font-size:12px!important;font-weight:800!important;display:inline-block!important}.org-subline{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.org-subline i{color:#475569;background:#f8fafc;border:1px solid #e2e8f0f2;border-radius:999px;align-items:center;padding:3px 8px;font-style:normal;display:inline-flex}.org-grade-chip{letter-spacing:.08em;border:1px solid #e2e8f0eb;color:#334155!important;background:#f8fafc!important;padding:6px 10px!important;font-size:10px!important}.org-card-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.org-card-metrics span{border:1px solid #e2e8f0e6;color:#334155!important;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%)!important;border-radius:14px!important;padding:9px 7px!important;font-size:11px!important}.org-manage-actions{gap:8px!important}.org-manage-actions button{box-shadow:inset 0 1px #ffffffe6;color:#1d4ed8!important;background:linear-gradient(#eff6ff 0%,#dbeafe 100%)!important;border-radius:14px!important;min-height:38px!important}.org-manage-actions .danger{color:#e11d48!important;background:linear-gradient(#fff1f2 0%,#ffe4e6 100%)!important}.org-reward-inline{box-shadow:inset 0 1px #ffffffe6;background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #dbeafef2!important;border-radius:18px!important;gap:8px!important;padding:12px 13px!important}.org-reward-top strong{font-size:14px!important}.org-reward-top em{font-size:16px!important;font-weight:1000!important}.org-reward-inline .partner-reward-track{background:#eaf1fb!important;border-radius:999px!important;height:7px!important}.org-reward-inline .partner-reward-track i{background:linear-gradient(90deg,#2563eb 0%,#60a5fa 100%)!important;border-radius:999px!important}.org-reward-inline small{color:#64748b!important;font-size:11px!important}.org-reward-owner{opacity:.52!important}.org-root-note{color:#475569!important;background:linear-gradient(#f8fbff 0%,#eff6ff 100%)!important;border:1px solid #dbeafef2!important;border-radius:16px!important;padding:11px 12px!important}.org-collapsed-summary{border:1px solid #bfdbfee6;color:#2563eb!important;background:#eff6ff!important}@media (width<=760px){.partner-org-chart{border-radius:24px!important;padding:14px 12px 16px!important}.org-children{margin-left:22px!important;padding-left:14px!important}.org-card.org-card-readable{border-radius:20px!important;padding:14px 13px!important}.org-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.org-name-line{flex-wrap:wrap;gap:4px 6px}}.partner-org-chart{overflow:visible!important}.org-chart-scroll{max-height:none!important;padding-left:0!important;padding-right:0!important;overflow:visible!important}.org-node,.org-chart-scroll.is-tree-mode>.org-node{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;padding-left:0!important}.org-children,.org-children .org-children,.org-children .org-children .org-children{box-sizing:border-box!important;border-left:0!important;width:100%!important;max-width:100%!important;margin-left:0!important;padding-left:0!important}.org-children:before,.org-node:before,.org-node:after{display:none!important}.org-node:not(.depth-0)>.org-card.org-card-readable{width:calc(100% - 14px)!important;margin-left:14px!important;position:relative!important}.org-node:not(.depth-0)>.org-card.org-card-readable:after{content:"";background:#94a3b857;width:14px;height:1px;position:absolute;top:26px;left:-14px}.org-node:not(.depth-0)>.org-card.org-card-readable:before{content:"";background:#94a3b83d;width:1px;height:calc(100% + 28px);position:absolute;top:-16px;left:-14px;display:block!important}.org-node.depth-1>.org-card.org-card-readable,.org-node.depth-2>.org-card.org-card-readable,.org-node.depth-3>.org-card.org-card-readable,.org-node.depth-4>.org-card.org-card-readable{width:calc(100% - 14px)!important;margin-left:14px!important}.org-card-head{grid-template-columns:34px 42px minmax(0,1fr)!important;grid-auto-rows:auto!important;align-items:center!important;gap:6px 10px!important;display:grid!important}.org-node-toggle,.org-node-spacer{grid-area:1/1!important}.org-avatar{grid-area:1/2!important}.org-card-main{grid-area:1/3!important;min-width:0!important;overflow:hidden!important}.org-card-main strong,.org-card-main em{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important;line-height:1.25!important}.org-subline{min-width:0!important;max-width:100%!important}.org-subline span{overflow-wrap:anywhere!important}@media (width<=760px){.partner-org-chart{padding:12px 10px 16px!important}.org-chart-scroll{padding:6px 0 12px!important}.org-node,.org-chart-scroll.is-tree-mode>.org-node,.org-chart-scroll.is-search-mode .org-node{width:100%!important;margin-left:0!important;padding-left:0!important}.org-children{margin-left:0!important;padding-left:0!important}.org-node:not(.depth-0)>.org-card.org-card-readable,.org-node.depth-1>.org-card.org-card-readable,.org-node.depth-2>.org-card.org-card-readable,.org-node.depth-3>.org-card.org-card-readable,.org-node.depth-4>.org-card.org-card-readable{width:calc(100% - 8px)!important;margin-left:8px!important}.org-node:not(.depth-0)>.org-card.org-card-readable:after{width:8px;left:-8px}.org-node:not(.depth-0)>.org-card.org-card-readable:before{left:-8px}.org-card.org-card-readable{padding:13px 12px!important}.org-card-head{grid-template-columns:32px 38px minmax(0,1fr)!important;column-gap:8px!important}.org-node-toggle,.org-node-spacer{flex-basis:32px!important;width:32px!important;height:32px!important}.org-avatar{width:38px!important;height:38px!important}.org-card-main strong{font-size:15px!important}.org-card-main em,.org-subline{font-size:11px!important}.org-card-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}.org-card-metrics span{padding:8px 4px!important;font-size:10px!important}.org-reward-top{flex-direction:row!important;align-items:center!important}.org-reward-top em{font-size:14px!important}}.partner-org-chart{--org-rail:22px;--org-line:#94a3b852;--org-line-strong:#2563eb47}.org-chart-scroll{padding:8px 0 16px!important}.org-node,.org-chart-scroll.is-tree-mode>.org-node,.org-chart-scroll.is-search-mode .org-node{grid-template-columns:var(--org-rail) minmax(0, 1fr)!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:14px 0 0!important;padding:0!important;display:grid!important;position:relative!important}.org-chart-scroll.is-tree-mode>.org-node.depth-0{grid-template-columns:0 minmax(0,1fr)!important}.org-card.org-card-readable,.org-node.depth-0>.org-card.org-card-readable,.org-node.depth-1>.org-card.org-card-readable,.org-node.depth-2>.org-card.org-card-readable,.org-node.depth-3>.org-card.org-card-readable,.org-node.depth-4>.org-card.org-card-readable,.org-node:not(.depth-0)>.org-card.org-card-readable{box-sizing:border-box!important;grid-column:2!important;width:100%!important;max-width:100%!important;margin:0!important}.org-chart-scroll.is-tree-mode>.org-node.depth-0>.org-card.org-card-readable{grid-column:2!important}.org-children,.org-children .org-children,.org-children .org-children .org-children{box-sizing:border-box!important;border:0!important;width:100%!important;max-width:100%!important;margin:12px 0 0!important;padding:0!important;display:block!important}.org-children:before,.org-node:before,.org-node:after,.org-card.org-card-readable:before,.org-card.org-card-readable:after,.org-node:not(.depth-0)>.org-card.org-card-readable:before,.org-node:not(.depth-0)>.org-card.org-card-readable:after{content:none!important;display:none!important}.org-node:not(.depth-0):before{content:""!important;left:calc(var(--org-rail) / 2)!important;background:var(--org-line)!important;border:0!important;grid-column:1!important;width:1px!important;display:block!important;position:absolute!important;top:-14px!important;bottom:-14px!important}.org-node:not(.depth-0):after{content:""!important;left:calc(var(--org-rail) / 2)!important;width:calc(var(--org-rail) / 2)!important;background:var(--org-line-strong)!important;border:0!important;grid-column:1!important;height:1px!important;display:block!important;position:absolute!important;top:34px!important}.org-node:not(.depth-0).has-children:before{background:linear-gradient(180deg, var(--org-line) 0%, var(--org-line-strong) 48%, var(--org-line) 100%)!important}.org-node.depth-0:before,.org-node.depth-0:after,.org-chart-scroll.is-search-mode .org-node:before,.org-chart-scroll.is-search-mode .org-node:after{display:none!important}.org-card.org-card-readable{position:relative!important}.org-node:not(.depth-0)>.org-card.org-card-readable{border-left:3px solid #bfdbfee6!important}.org-node.depth-1>.org-card.org-card-readable{border-left-color:#60a5fab8!important}.org-node.depth-2>.org-card.org-card-readable{border-left-color:#7dd3fcbf!important}.org-node.depth-3>.org-card.org-card-readable,.org-node.depth-4>.org-card.org-card-readable{border-left-color:#cbd5e1f2!important}.org-chart-scroll.is-search-mode{gap:12px!important;display:grid!important}.org-chart-scroll.is-search-mode .org-node{grid-template-columns:minmax(0,1fr)!important;margin:0!important}.org-chart-scroll.is-search-mode .org-card.org-card-readable{border-left:1px solid #2563eb8c!important;grid-column:1!important}.org-card-head{grid-template-columns:34px 42px minmax(0,1fr) auto!important}.org-grade-chip{grid-area:1/4!important;align-self:start!important}.org-card-main{grid-column:3!important}@media (width<=760px){.partner-org-chart{--org-rail:16px}.org-node,.org-chart-scroll.is-tree-mode>.org-node{grid-template-columns:var(--org-rail) minmax(0, 1fr)!important}.org-chart-scroll.is-tree-mode>.org-node.depth-0{grid-template-columns:0 minmax(0,1fr)!important}.org-node:not(.depth-0):after{top:31px!important}.org-card-head{grid-template-columns:32px 38px minmax(0,1fr)!important}.org-grade-chip{grid-area:2/3!important;justify-self:start!important}.org-card-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.org-chart-scroll.is-filtering .org-node{margin-top:0!important}.org-chart-scroll.is-filtering{gap:12px!important;display:grid!important}.org-chart-scroll.is-filtering .org-card.org-card-readable{border-color:#2563eb6b!important}.my-reward-only-check.checked{box-shadow:0 10px 24px #2563eb1a!important}.org-chart-scroll.is-filtering,.org-chart-scroll.is-search-mode{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;padding:8px 0 16px!important;display:grid!important;overflow:visible!important}.org-chart-scroll.is-filtering .org-node,.org-chart-scroll.is-search-mode .org-node,.org-node.is-single-result{grid-template-columns:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}.org-chart-scroll.is-filtering .org-node:before,.org-chart-scroll.is-filtering .org-node:after,.org-chart-scroll.is-search-mode .org-node:before,.org-chart-scroll.is-search-mode .org-node:after,.org-node.is-single-result:before,.org-node.is-single-result:after{content:none!important;display:none!important}.org-chart-scroll.is-filtering .org-card.org-card-readable,.org-chart-scroll.is-search-mode .org-card.org-card-readable,.org-node.is-single-result>.org-card.org-card-readable,.org-node.is-single-result.depth-0>.org-card.org-card-readable,.org-node.is-single-result:not(.depth-0)>.org-card.org-card-readable{box-sizing:border-box!important;background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border-left:3px solid #2563eb73!important;width:100%!important;max-width:100%!important;margin:0!important;display:grid!important}.org-node.is-single-result>.org-card.org-card-readable:before,.org-node.is-single-result>.org-card.org-card-readable:after{content:none!important;display:none!important}.org-node.is-single-result .org-card-head{grid-template-columns:34px 42px minmax(0,1fr) auto!important;align-items:center!important;column-gap:10px!important;display:grid!important}.org-node.is-single-result .org-card-main,.org-node.is-single-result .org-name-line,.org-node.is-single-result .org-subline{min-width:0!important;max-width:100%!important}.org-node.is-single-result .org-card-main strong,.org-node.is-single-result .org-card-main em,.org-node.is-single-result .org-subline span{white-space:normal!important;overflow-wrap:anywhere!important;word-break:keep-all!important}@media (width<=760px){.org-node.is-single-result .org-card-head{grid-template-columns:32px 38px minmax(0,1fr)!important}.org-node.is-single-result .org-grade-chip{grid-area:2/3!important;justify-self:start!important}}.partner-org-chart,.org-chart-scroll,.org-chart-scroll.is-tree-mode,.org-chart-scroll.is-filtering,.org-chart-scroll.is-search-mode{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:visible!important}.org-chart-scroll,.org-chart-scroll.is-tree-mode,.org-chart-scroll.is-filtering,.org-chart-scroll.is-search-mode{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:8px 0 16px!important;display:grid!important}.org-node,.org-chart-scroll.is-tree-mode>.org-node,.org-chart-scroll.is-filtering .org-node,.org-chart-scroll.is-search-mode .org-node,.org-node.is-single-result{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}.org-node:before,.org-node:after,.org-children:before,.org-card.org-card-readable:before,.org-card.org-card-readable:after,.org-node:not(.depth-0)>.org-card.org-card-readable:before,.org-node:not(.depth-0)>.org-card.org-card-readable:after,.org-node.is-single-result:before,.org-node.is-single-result:after{content:none!important;display:none!important}.org-card.org-card-readable,.org-node.depth-0>.org-card.org-card-readable,.org-node.depth-1>.org-card.org-card-readable,.org-node.depth-2>.org-card.org-card-readable,.org-node.depth-3>.org-card.org-card-readable,.org-node.depth-4>.org-card.org-card-readable,.org-node:not(.depth-0)>.org-card.org-card-readable,.org-node.is-single-result>.org-card.org-card-readable{box-sizing:border-box!important;border-left:3px solid #60a5fa73!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:14px!important;display:grid!important;overflow:hidden!important}.org-children{box-sizing:border-box!important;border-left:2px solid #94a3b838!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:12px 0 0!important;padding:0 0 0 10px!important;display:grid!important}.org-chart-scroll.is-filtering .org-children,.org-chart-scroll.is-search-mode .org-children,.org-node.is-single-result .org-children{display:none!important}.org-card-head,.org-node.is-single-result .org-card-head{grid-template-columns:34px 42px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;display:grid!important}.org-node-toggle,.org-node-spacer{grid-column:1!important;width:34px!important;min-width:34px!important;height:34px!important}.org-avatar{grid-column:2!important;width:42px!important;min-width:42px!important;height:42px!important}.org-card-main{grid-column:3!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.org-grade-chip{text-overflow:ellipsis!important;grid-area:1/4!important;justify-self:end!important;max-width:86px!important;overflow:hidden!important}.org-name-line{flex-wrap:wrap!important;align-items:baseline!important;gap:4px 6px!important;min-width:0!important;max-width:100%!important;display:flex!important}.org-card-main strong,.org-card-main em,.org-subline span{white-space:normal!important;overflow-wrap:anywhere!important;word-break:keep-all!important;line-height:1.25!important}@media (width<=760px){.org-card.org-card-readable,.org-node:not(.depth-0)>.org-card.org-card-readable,.org-node.is-single-result>.org-card.org-card-readable{padding:13px 12px!important}.org-card-head,.org-node.is-single-result .org-card-head{grid-template-columns:32px 38px minmax(0,1fr)!important;align-items:center!important}.org-node-toggle,.org-node-spacer{width:32px!important;min-width:32px!important;height:32px!important}.org-avatar{width:38px!important;min-width:38px!important;height:38px!important}.org-grade-chip{grid-area:2/3!important;justify-self:start!important;max-width:100%!important}.org-card-main strong{font-size:15px!important}.org-card-main em,.org-subline{font-size:11px!important}.org-children{gap:10px!important;padding-left:8px!important}}.payout-settings-subtitle{color:#0f172a;letter-spacing:-.03em;margin:14px 0 8px;font-size:13px;font-weight:950}.settlement-settings-box{border-top:1px solid #e2e8f0e6;margin-top:14px;padding-top:12px}.settlement-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.settlement-settings-grid label{background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border-color:#bfdbfee6!important}@media (width<=760px){.settlement-settings-grid{grid-template-columns:1fr!important}}.tax-popup-open{color:#334155;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0f2;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:4px 8px;width:100%;min-height:44px;padding:8px 11px;display:grid;box-shadow:0 8px 20px #0f172a0a}.tax-popup-open span{color:#64748b;font-size:11px;font-weight:850}.tax-popup-open b{color:#0f172a;font-size:13px;font-weight:950}.tax-popup-open em{color:#64748b;grid-column:1/-1;font-size:11px;font-style:normal;font-weight:800}.tax-popup-open.ready{background:linear-gradient(#fff 0%,#f0fdf4 100%);border-color:#22c55e47}.tax-popup-open.needs-info{background:linear-gradient(#fff 0%,#fffbeb 100%);border-color:#f59e0b5c}.tax-popup-open:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}.tax-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.tax-modal{background:#fff;border:1px solid #e2e8f0f2;border-radius:26px;width:min(560px,100%);max-height:min(86vh,760px);padding:18px;overflow:auto;box-shadow:0 30px 90px #0f172a47}.tax-modal-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.tax-modal-head b{color:#0f172a;letter-spacing:-.04em;font-size:20px;font-weight:950}.tax-modal-head p{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:800}.tax-modal-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.tax-modal-status{gap:7px;margin-bottom:12px;display:grid}.tax-modal-status span,.tax-modal-grid label span,.tax-modal-license>span{color:#334155;font-size:12px;font-weight:950}.tax-modal-status select,.tax-modal-grid input{color:#0f172a;background:#fff;border:1px solid #dbeafe;border-radius:14px;min-height:46px;padding:0 12px;font-weight:850}.tax-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:12px;display:grid}.tax-modal-grid label{gap:7px;display:grid}.tax-modal-empty{text-align:center;color:#475569;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;padding:22px 16px}.tax-modal-empty b{color:#0f172a;margin-bottom:5px;display:block}.tax-modal-empty p{margin:0;font-size:12px;font-weight:800}.tax-modal-foot{justify-content:flex-end;margin-top:14px;display:flex}@media (width<=640px){.tax-modal{border-radius:22px;max-height:88vh;padding:16px}.tax-modal-grid{grid-template-columns:1fr}}.admin-live-chat .chat-bubble.right{margin-left:auto!important;margin-right:0!important}.admin-live-chat .chat-bubble.left{margin-left:0!important;margin-right:auto!important}.org-manage-actions{margin-top:2px}.admin-chat-toolbar{grid-template-columns:1fr!important}.admin-chat-toolbar:has(button+button){grid-template-columns:1fr auto!important}.admin-chat-toolbar button:only-child,.admin-chat-toolbar .danger:only-child{text-align:center!important;justify-content:center!important;width:100%!important;min-height:42px!important}.chat-bubble{width:fit-content!important;min-width:0!important;max-width:min(76%,260px)!important}.chat-bubble span{white-space:pre-wrap!important;width:auto!important;min-width:0!important;max-width:100%!important;display:inline-block!important}.chat-bubble.left,.chat-bubble.partner.left,.chat-bubble.customer.left{text-align:left!important;align-self:flex-start!important;margin-left:0!important;margin-right:auto!important}.chat-bubble.right,.chat-bubble.partner.right,.chat-bubble.customer.right{text-align:right!important;align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}.chat-bubble.center,.chat-bubble.system.center{text-align:center!important;align-self:center!important;margin-left:auto!important;margin-right:auto!important}.admin-chat-window .chat-bubble.right span{border-bottom-right-radius:5px!important;border-bottom-left-radius:15px!important}.admin-chat-window .chat-bubble.left span{border-bottom-right-radius:15px!important;border-bottom-left-radius:5px!important}.chat-bubble.left{align-self:flex-start!important;align-items:flex-start!important}.chat-bubble.right{align-self:flex-end!important;align-items:flex-end!important}.chat-bubble.center{align-self:center!important;align-items:center!important}.chat-bubble span{box-sizing:border-box!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:keep-all!important;justify-content:center!important;align-items:center!important;width:fit-content!important;min-width:0!important;max-width:100%!important;padding:8px 10px!important;line-height:1.35!important;display:inline-flex!important}.chat-bubble small{width:max-content!important;max-width:none!important;margin-top:3px!important;padding:0 3px!important;display:block!important}.chat-bubble.right small{text-align:right!important;align-self:flex-end!important}.chat-bubble.left small{text-align:left!important;align-self:flex-start!important}.chat-bubble.center small{text-align:center!important;align-self:center!important}.chat-bubble span:where(:not(.reservation-chat-card *)){min-height:34px!important}@media (width<=760px){.chat-bubble{max-width:min(78%,250px)!important}.chat-bubble span{padding:7px 9px!important;font-size:13px!important}}.chat-bubble span{text-align:left!important;justify-content:flex-start!important}.chat-bubble.right span,.chat-bubble.left span,.admin-chat-window .chat-bubble.right span,.admin-chat-window .chat-bubble.left span{text-align:left!important}.chat-bubble span{width:fit-content!important;max-width:min(100%,250px)!important;line-height:1.42!important}@media (width<=760px){.chat-bubble span{max-width:min(100%,230px)!important}}.chat-bubble span{white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:keep-all!important;-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important;width:auto!important;min-width:0!important;max-width:none!important;line-height:1.55!important;display:inline!important}.chat-bubble{max-width:min(78%,270px)!important}@media (width<=760px){.chat-bubble{max-width:min(78%,250px)!important}}.chat-bubble>span{box-sizing:border-box!important;text-align:left!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:keep-all!important;justify-content:flex-start!important;width:max-content!important;min-width:0!important;max-width:100%!important;padding:8px 10px!important;line-height:1.42!important;display:block!important}.chat-bubble>small{color:#64748b!important;width:max-content!important;min-width:0!important;max-width:none!important;margin-top:3px!important;padding:0 3px!important;display:block!important}.admin-chat-window .chat-bubble.left,.admin-chat-window .chat-bubble.right{width:auto!important;max-width:min(78%,270px)!important}.admin-chat-window .chat-bubble.left>span,.admin-chat-window .chat-bubble.right>span{text-align:left!important;width:max-content!important;max-width:100%!important}@media (width<=760px){.chat-bubble,.admin-chat-window .chat-bubble.left,.admin-chat-window .chat-bubble.right{max-width:min(78%,250px)!important}.chat-bubble>span{padding:7px 9px!important;font-size:13px!important}}.chat-bubble{flex-direction:column!important;width:auto!important;min-width:0!important;max-width:min(78%,270px)!important;display:flex!important}.chat-bubble.left{text-align:left!important;align-self:flex-start!important;align-items:flex-start!important}.chat-bubble.right{text-align:right!important;align-self:flex-end!important;align-items:flex-end!important}.chat-bubble.center{text-align:center!important;align-self:center!important;align-items:center!important}.chat-bubble>span,.admin-chat-window .chat-bubble.left>span,.admin-chat-window .chat-bubble.right>span{box-sizing:border-box!important;text-align:left!important;white-space:pre-wrap!important;overflow-wrap:break-word!important;word-break:break-word!important;justify-content:flex-start!important;width:auto!important;min-width:0!important;max-width:min(100%,230px)!important;padding:8px 10px!important;line-height:1.42!important;display:inline-block!important}.chat-bubble>small{width:max-content!important;max-width:none!important;margin-top:3px!important;padding:0 3px!important;display:block!important}.chat-bubble.right>small{text-align:right!important;align-self:flex-end!important}.chat-bubble.left>small{text-align:left!important;align-self:flex-start!important}@media (width<=760px){.chat-bubble,.admin-chat-window .chat-bubble.left,.admin-chat-window .chat-bubble.right{max-width:min(78%,250px)!important}.chat-bubble>span,.admin-chat-window .chat-bubble.left>span,.admin-chat-window .chat-bubble.right>span{max-width:min(100%,220px)!important;padding:7px 9px!important;font-size:13px!important}}.chat-bubble span{text-align:left!important}.chat-bubble span:has(+small){box-sizing:border-box!important}.admin-chat-window .chat-bubble span:has(+small){box-sizing:border-box!important}.chat-bubble:has(span){min-width:0!important}.chat-bubble span{border-radius:14px!important}.chat-bubble>span{max-width:230px!important;padding:8px 10px!important}@media (width<=760px){.chat-bubble>span{max-width:220px!important}}.live-chat-window{align-items:stretch!important}.chat-bubble{width:auto!important;min-width:0!important;max-width:min(78%,270px)!important;display:block!important}.chat-bubble.left{text-align:left!important;align-self:flex-start!important;margin-left:0!important;margin-right:auto!important}.chat-bubble.right{text-align:right!important;align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}.chat-bubble.center{text-align:center!important;align-self:center!important;margin-left:auto!important;margin-right:auto!important}.live-chat-window .chat-bubble>span,.admin-chat-window .chat-bubble>span,.customer-live-chat .chat-bubble>span{white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:keep-all!important;text-align:left!important;-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important;width:auto!important;min-width:0!important;max-width:none!important;padding:7px 10px!important;line-height:1.65!important;display:inline!important}.chat-bubble.customer>span,.chat-bubble.partner>span,.chat-bubble.system>span,.admin-chat-window .chat-bubble.customer>span,.admin-chat-window .chat-bubble.partner>span,.admin-chat-window .chat-bubble.system>span{border-radius:14px!important}.chat-bubble>small{color:#64748b!important;width:max-content!important;max-width:none!important;margin-top:7px!important;padding:0 3px!important;font-size:10px!important;display:block!important}.chat-bubble.right>small{text-align:right!important;margin-left:auto!important;margin-right:0!important}.chat-bubble.left>small{text-align:left!important;margin-left:0!important;margin-right:auto!important}.chat-bubble.center>small{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.admin-chat-window .chat-bubble.left{text-align:left!important;align-self:flex-start!important}.admin-chat-window .chat-bubble.right{text-align:right!important;align-self:flex-end!important}@media (width<=760px){.chat-bubble{max-width:min(78%,250px)!important}.live-chat-window .chat-bubble>span,.admin-chat-window .chat-bubble>span,.customer-live-chat .chat-bubble>span{padding:6px 9px!important;font-size:13px!important;line-height:1.62!important}}.chat-bubble .chat-text-lines{flex-direction:column!important;gap:3px!important;width:auto!important;max-width:min(100%,230px)!important;display:flex!important}.chat-bubble.left .chat-text-lines{align-items:flex-start!important}.chat-bubble.right .chat-text-lines{align-items:flex-end!important}.chat-bubble.center .chat-text-lines{align-items:center!important}.chat-bubble .chat-text-line,.live-chat-window .chat-bubble .chat-text-line,.admin-chat-window .chat-bubble .chat-text-line,.customer-live-chat .chat-bubble .chat-text-line{box-sizing:border-box!important;text-align:left!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:keep-all!important;border-radius:14px!important;width:fit-content!important;min-width:0!important;max-width:100%!important;padding:7px 10px!important;line-height:1.42!important;display:inline-block!important}.chat-bubble>span:not(.chat-text-line){max-width:min(100%,230px)!important}@media (width<=760px){.chat-bubble .chat-text-lines{max-width:min(100%,220px)!important}.chat-bubble .chat-text-line,.live-chat-window .chat-bubble .chat-text-line,.admin-chat-window .chat-bubble .chat-text-line,.customer-live-chat .chat-bubble .chat-text-line{padding:6px 9px!important;font-size:13px!important}}.chat-bubble .chat-text-lines{gap:0!important}.chat-bubble .chat-text-line,.live-chat-window .chat-bubble .chat-text-line,.admin-chat-window .chat-bubble .chat-text-line,.customer-live-chat .chat-bubble .chat-text-line{margin:0!important}.chat-bubble .chat-text-line+.chat-text-line{margin-top:-1px!important}.chat-bubble.right .chat-text-line:first-child{border-bottom-right-radius:6px!important;border-bottom-left-radius:14px!important}.chat-bubble.right .chat-text-line:last-child{border-top-left-radius:14px!important;border-top-right-radius:6px!important}.chat-bubble.right .chat-text-line:not(:first-child):not(:last-child){border-top-right-radius:6px!important;border-bottom-right-radius:6px!important}.chat-bubble.left .chat-text-line:first-child{border-bottom-right-radius:14px!important;border-bottom-left-radius:6px!important}.chat-bubble.left .chat-text-line:last-child{border-top-left-radius:6px!important;border-top-right-radius:14px!important}.chat-bubble.left .chat-text-line:not(:first-child):not(:last-child){border-top-left-radius:6px!important;border-bottom-left-radius:6px!important}.chat-bubble .chat-text-line:only-child{border-radius:14px!important}.chat-bubble .chat-text-lines,.chat-bubble .chat-text-line{display:none!important}.chat-bubble>.chat-text-block,.live-chat-window .chat-bubble>.chat-text-block,.admin-chat-window .chat-bubble>.chat-text-block,.customer-live-chat .chat-bubble>.chat-text-block{box-sizing:border-box!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:keep-all!important;text-align:left!important;border-radius:14px!important;width:max-content!important;min-width:0!important;max-width:min(100%,230px)!important;padding:8px 10px!important;line-height:1.45!important;display:inline-block!important}.chat-bubble.right>.chat-text-block{align-self:flex-end!important}.chat-bubble.left>.chat-text-block{align-self:flex-start!important}.chat-bubble>small{margin-top:5px!important}.chat-bubble.customer>.chat-text-block{background:var(--blue)!important;color:#fff!important;border:0!important;border-bottom-right-radius:5px!important}.chat-bubble.partner>.chat-text-block,.chat-bubble.system>.chat-text-block{color:var(--text)!important;border:1px solid var(--line)!important;background:#fff!important;border-bottom-left-radius:5px!important}.admin-chat-window .chat-bubble.right>.chat-text-block{background:var(--blue)!important;color:#fff!important;border:0!important;border-bottom-right-radius:5px!important;border-bottom-left-radius:14px!important}.admin-chat-window .chat-bubble.left>.chat-text-block{color:var(--text)!important;border:1px solid var(--line)!important;background:#fff!important;border-bottom-right-radius:14px!important;border-bottom-left-radius:5px!important}@media (width<=760px){.chat-bubble>.chat-text-block,.live-chat-window .chat-bubble>.chat-text-block,.admin-chat-window .chat-bubble>.chat-text-block,.customer-live-chat .chat-bubble>.chat-text-block{max-width:min(100%,220px)!important;padding:7px 9px!important;font-size:13px!important}}.chat-bubble.short-text-bubble{max-width:none!important}.chat-bubble.short-text-bubble>.chat-text-block,.live-chat-window .chat-bubble.short-text-bubble>.chat-text-block,.admin-chat-window .chat-bubble.short-text-bubble>.chat-text-block,.customer-live-chat .chat-bubble.short-text-bubble>.chat-text-block{text-align:center!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:32px!important;max-width:none!important;padding:7px 9px!important;line-height:1.25!important;display:inline-flex!important}@media (width<=760px){.chat-bubble.short-text-bubble>.chat-text-block,.live-chat-window .chat-bubble.short-text-bubble>.chat-text-block,.admin-chat-window .chat-bubble.short-text-bubble>.chat-text-block,.customer-live-chat .chat-bubble.short-text-bubble>.chat-text-block{min-width:30px!important;padding:6px 8px!important}}.chat-bubble.short-text-bubble{width:auto!important;max-width:none!important}.chat-bubble.short-text-bubble>.chat-text-block,.live-chat-window .chat-bubble.short-text-bubble>.chat-text-block,.admin-chat-window .chat-bubble.short-text-bubble>.chat-text-block,.customer-live-chat .chat-bubble.short-text-bubble>.chat-text-block{text-align:left!important;white-space:nowrap!important;width:auto!important;min-width:0!important;max-width:none!important;padding:5px 8px!important;line-height:1.2!important;display:inline-block!important}.chat-bubble.short-text-bubble.right{align-self:flex-end!important;align-items:flex-end!important;margin-left:auto!important;margin-right:0!important}.chat-bubble.short-text-bubble.left{align-self:flex-start!important;align-items:flex-start!important;margin-left:0!important;margin-right:auto!important}@media (width<=760px){.chat-bubble.short-text-bubble>.chat-text-block,.live-chat-window .chat-bubble.short-text-bubble>.chat-text-block,.admin-chat-window .chat-bubble.short-text-bubble>.chat-text-block,.customer-live-chat .chat-bubble.short-text-bubble>.chat-text-block{min-width:0!important;padding:5px 7px!important}}.chat-bubble .chat-text-lines,.chat-bubble .chat-text-line,.chat-bubble>.chat-text-block{display:none!important}.live-chat-window{flex-direction:column!important;align-items:stretch!important;gap:8px!important;display:flex!important;overflow-x:hidden!important}.live-chat-window .chat-bubble,.admin-chat-window .chat-bubble,.customer-live-chat .chat-bubble{flex-direction:column!important;gap:3px!important;width:auto!important;min-width:0!important;max-width:min(78%,270px)!important;display:flex!important}.live-chat-window .chat-bubble.left,.admin-chat-window .chat-bubble.left,.customer-live-chat .chat-bubble.left{text-align:left!important;align-self:flex-start!important;align-items:flex-start!important;margin-left:0!important;margin-right:auto!important}.live-chat-window .chat-bubble.center,.admin-chat-window .chat-bubble.center,.customer-live-chat .chat-bubble.center{text-align:center!important;align-self:center!important;align-items:center!important;margin-left:auto!important;margin-right:auto!important}.live-chat-window .chat-bubble>.chat-message-text,.admin-chat-window .chat-bubble>.chat-message-text,.customer-live-chat .chat-bubble>.chat-message-text{box-sizing:border-box!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:keep-all!important;text-align:left!important;border-radius:14px!important;width:fit-content!important;min-width:0!important;max-width:min(100%,230px)!important;padding:8px 10px!important;line-height:1.42!important;display:block!important;box-shadow:0 8px 18px #0f172a0b!important}.live-chat-window .chat-bubble.customer>.chat-message-text,.customer-live-chat .chat-bubble.customer>.chat-message-text{background:var(--blue)!important;color:#fff!important;border:0!important;border-bottom-right-radius:5px!important}.live-chat-window .chat-bubble.partner>.chat-message-text,.live-chat-window .chat-bubble.system>.chat-message-text,.customer-live-chat .chat-bubble.partner>.chat-message-text,.customer-live-chat .chat-bubble.system>.chat-message-text{color:var(--text)!important;border:1px solid var(--line)!important;background:#fff!important;border-bottom-left-radius:5px!important}.admin-chat-window .chat-bubble.right>.chat-message-text{background:var(--blue)!important;color:#fff!important;border:0!important;border-bottom-right-radius:5px!important;border-bottom-left-radius:14px!important}.admin-chat-window .chat-bubble.left>.chat-message-text{color:var(--text)!important;border:1px solid var(--line)!important;background:#fff!important;border-bottom-right-radius:14px!important;border-bottom-left-radius:5px!important}.live-chat-window .chat-bubble.short-text-bubble,.admin-chat-window .chat-bubble.short-text-bubble,.customer-live-chat .chat-bubble.short-text-bubble{max-width:none!important}.live-chat-window .chat-bubble.short-text-bubble>.chat-message-text,.admin-chat-window .chat-bubble.short-text-bubble>.chat-message-text,.customer-live-chat .chat-bubble.short-text-bubble>.chat-message-text{white-space:nowrap!important;width:fit-content!important;min-width:0!important;max-width:none!important;padding:5px 7px!important;line-height:1.2!important}.live-chat-window .chat-bubble>small,.admin-chat-window .chat-bubble>small,.customer-live-chat .chat-bubble>small{color:#64748b!important;width:max-content!important;max-width:none!important;margin-top:2px!important;padding:0 3px!important;font-size:10px!important;line-height:1.2!important;display:block!important}.live-chat-window .chat-bubble.right>small,.admin-chat-window .chat-bubble.right>small,.customer-live-chat .chat-bubble.right>small{text-align:right!important;align-self:flex-end!important}.live-chat-window .chat-bubble.left>small,.admin-chat-window .chat-bubble.left>small,.customer-live-chat .chat-bubble.left>small{text-align:left!important;align-self:flex-start!important}.chat-bubble.reservation-bubble{max-width:min(88%,300px)!important}.chat-bubble.reservation-bubble .reservation-chat-card{width:100%!important}@media (width<=760px){.live-chat-window .chat-bubble,.admin-chat-window .chat-bubble,.customer-live-chat .chat-bubble{max-width:min(78%,250px)!important}.live-chat-window .chat-bubble>.chat-message-text,.admin-chat-window .chat-bubble>.chat-message-text,.customer-live-chat .chat-bubble>.chat-message-text{max-width:min(100%,220px)!important;padding:7px 9px!important;font-size:13px!important}.live-chat-window .chat-bubble.short-text-bubble,.admin-chat-window .chat-bubble.short-text-bubble,.customer-live-chat .chat-bubble.short-text-bubble{max-width:none!important}.live-chat-window .chat-bubble.short-text-bubble>.chat-message-text,.admin-chat-window .chat-bubble.short-text-bubble>.chat-message-text,.customer-live-chat .chat-bubble.short-text-bubble>.chat-message-text{max-width:none!important;padding:5px 7px!important}}.live-chat-window .chat-bubble.right,.admin-chat-window .chat-bubble.right,.customer-live-chat .chat-bubble.right{text-align:right!important;align-self:flex-end!important;align-items:flex-end!important;margin-left:auto!important;margin-right:0!important}.live-chat-window .chat-bubble.right>.chat-message-text,.admin-chat-window .chat-bubble.right>.chat-message-text,.customer-live-chat .chat-bubble.right>.chat-message-text{text-align:left!important;align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}.live-chat-window .chat-bubble.short-text-bubble.right,.admin-chat-window .chat-bubble.short-text-bubble.right,.customer-live-chat .chat-bubble.short-text-bubble.right{align-self:flex-end!important;align-items:flex-end!important;margin-left:auto!important;margin-right:0!important}.live-chat-window .chat-bubble.short-text-bubble.right>.chat-message-text,.admin-chat-window .chat-bubble.short-text-bubble.right>.chat-message-text,.customer-live-chat .chat-bubble.short-text-bubble.right>.chat-message-text{text-align:left!important;width:fit-content!important;margin-left:auto!important;margin-right:0!important}.tax-modal{border-radius:24px!important;width:min(520px,100vw - 32px)!important;max-height:min(88vh,760px)!important;padding:18px!important;overflow:hidden auto!important}.tax-modal-head{grid-template-columns:minmax(0,1fr) 40px!important;align-items:start!important;gap:12px!important;margin-bottom:16px!important;display:grid!important}.tax-modal-head>div{min-width:0!important}.tax-modal-head b{color:#0f172a!important;letter-spacing:-.06em!important;white-space:normal!important;font-size:22px!important;font-weight:950!important;line-height:1.12!important;display:block!important}.tax-modal-head p{color:#475569!important;word-break:keep-all!important;margin:8px 0 0!important;font-size:12px!important;font-weight:850!important;line-height:1.35!important}.tax-modal-close{color:#2563eb!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;box-shadow:none!important;cursor:pointer!important;background:#eef4ff!important;border:0!important;border-radius:999px!important;justify-content:center!important;justify-self:end!important;align-items:center!important;padding:0!important;display:inline-flex!important}.tax-modal-close:hover{background:#dbeafe!important;transform:none!important}.tax-modal-status{margin-bottom:14px!important}.tax-modal-status select,.tax-modal-grid input{box-sizing:border-box!important;color:#0f172a!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:16px!important;width:100%!important;min-height:48px!important;padding:0 13px!important;font-size:14px!important;font-weight:850!important}.tax-modal .form-help{color:#334155!important;word-break:keep-all!important;margin:10px 0 12px!important;padding:0!important;font-size:13px!important;font-weight:750!important;line-height:1.6!important}.tax-modal-grid{grid-template-columns:1fr!important;gap:12px!important}.tax-modal-grid label{min-width:0!important}.tax-modal-grid label span,.tax-modal-license>span,.tax-modal-status span{color:#0f172a!important;margin-bottom:7px!important;font-size:12px!important;font-weight:950!important;line-height:1.2!important;display:block!important}.tax-modal-license{grid-column:auto!important}.tax-modal .business-license-upload{box-sizing:border-box!important;border-radius:16px!important;min-height:64px!important;padding:12px!important}.tax-modal .business-license-upload strong{font-size:13px!important}.tax-modal .business-license-upload small{font-size:11px!important}.tax-modal .license-extract-status{word-break:keep-all!important;border-radius:12px!important;margin-top:8px!important;padding:10px 11px!important;font-size:12px!important;line-height:1.45!important;display:block!important}.tax-modal-foot{background:linear-gradient(#fff0,#fff 28%)!important;margin:16px -18px -18px!important;padding:12px 18px 18px!important;position:sticky!important;bottom:-18px!important}.tax-modal-foot .ghost-button{border-radius:14px!important;width:100%!important;min-height:44px!important}@media (width<=640px){.tax-modal{border-radius:22px!important;width:min(360px,100vw - 28px)!important;padding:16px!important}.tax-modal-head{grid-template-columns:minmax(0,1fr) 38px!important;gap:10px!important}.tax-modal-head b{font-size:21px!important}.tax-modal-close{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}.tax-modal-foot{margin:14px -16px -16px!important;padding:12px 16px 16px!important;bottom:-16px!important}}
