:root{--app-bg:#f8f6f4}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--app-bg);color:#1f2a37;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d9d3cc;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#c4bdb3}.ant-card-head-title{font-weight:600}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.9s linear infinite spin}input[type=range].mp-seek::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:2px solid #16b364;border-radius:50%;width:13px;height:13px;box-shadow:0 1px 3px #00000040}input[type=range].mp-seek::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #16b364;border-radius:50%;width:13px;height:13px}.ant-menu-item-group-title{text-transform:uppercase;letter-spacing:.06em;font-weight:600}.app-sider{scrollbar-width:none;-ms-overflow-style:none}.app-sider::-webkit-scrollbar{width:0;height:0;display:none}.link-btn{cursor:pointer;font:inherit;color:#0b8a4e;background:0 0;border:none;padding:0;font-size:13px;font-weight:500}.link-btn:hover{color:#16b364;text-decoration:underline}.nav-row{cursor:pointer;text-align:left;font:inherit;color:inherit;background:#fff;border:1px solid #ece7e1;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;transition:background .15s,border-color .15s;display:flex}.nav-row:hover{background:#f8f6f4;border-color:#16b364}.nav-row+.nav-row{margin-top:10px}.tool-card{cursor:pointer;text-align:left;font:inherit;color:inherit;background:#fff;border:1px solid #ece7e1;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex}.tool-card:hover{border-color:#16b364;transform:translateY(-2px);box-shadow:0 10px 24px -14px #1f2a374d}.t-tabbar{display:none}@media (width<=767px){.t-tabbar{z-index:50;padding:6px 4px calc(6px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #ece7e1;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.t-tabbar a{color:#9aa0a6;flex-direction:column;align-items:center;gap:2px;padding:4px 10px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.t-tabbar a.active{color:#0b8a4e}}.hw-fab{z-index:900;cursor:pointer;color:#fff;background:linear-gradient(135deg,#34d399,#16b364);border:none;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .14s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 28px -8px #10a15a8c}.hw-fab:hover{transform:translateY(-2px)scale(1.04)}.hw-panel{z-index:901;background:#fff;border:1px solid #ece7e1;border-radius:18px;flex-direction:column;width:370px;max-width:calc(100vw - 28px);height:min(560px,100vh - 44px);animation:.18s hw-in;display:flex;position:fixed;bottom:22px;right:22px;overflow:hidden;box-shadow:0 24px 60px -16px #1f2a3757}@keyframes hw-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hw-head{color:#fff;background:linear-gradient(135deg,#34d399,#16b364);justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.hw-head-title{align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.hw-x{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.hw-msgs{background:#f8f6f4;flex-direction:column;flex:1;gap:10px;padding:14px 12px;display:flex;overflow-y:auto}.hw-empty{text-align:center;color:#9aa0a6;margin:auto;padding:0 16px;font-size:13px;line-height:1.6}.hw-msg{flex-direction:column;max-width:82%;display:flex}.hw-msg.me{align-self:flex-end;align-items:flex-end}.hw-msg.admin{align-self:flex-start}.hw-bubble{white-space:pre-wrap;word-break:break-word;border-radius:14px;padding:9px 12px;font-size:13.5px;line-height:1.5}.hw-msg.me .hw-bubble{color:#fff;background:#16b364;border-bottom-right-radius:4px}.hw-msg.admin .hw-bubble{color:#1f2a37;background:#fff;border:1px solid #ece7e1;border-bottom-left-radius:4px}.hw-meta{color:#9aa0a6;margin-top:3px;font-size:10.5px}.hw-compose{background:#fff;border-top:1px solid #ece7e1;align-items:flex-end;gap:8px;padding:10px 12px;display:flex}.hw-compose textarea{resize:none;max-height:96px;font:inherit;border:1px solid #ece7e1;border-radius:12px;outline:none;flex:1;padding:8px 12px;font-size:13.5px;line-height:1.4}.hw-compose textarea:focus{border-color:#16b364}.hw-tr{flex-direction:column;flex:1;gap:10px;padding:14px 14px 18px;display:flex;overflow-y:auto}.hw-tr-row{align-items:center;gap:8px;display:flex}.hw-tr-hint{color:#6b7280;flex:1;font-size:12px}.hw-tr-input{resize:vertical;width:100%;min-height:74px;font:inherit;border:1px solid #ece7e1;border-radius:12px;outline:none;padding:10px 12px;font-size:14px;line-height:1.5}.hw-tr-input:focus{border-color:#16b364}.hw-tr-out{background:#f8f6f4;border:1px solid #ece7e1;border-radius:12px;padding:12px}.hw-tr-text{color:#1f2a37;white-space:pre-wrap;font-size:15px;font-weight:600;line-height:1.5}.hw-tr-actions{align-items:center;gap:8px;margin-top:8px;display:flex}.hw-tr-copy{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #ece7e1;border-radius:8px;align-items:center;gap:5px;padding:4px 9px;font-size:12px;display:inline-flex}.hw-tr-prov{color:#9aa0a6;background:#f3f1ee;border-radius:6px;padding:2px 7px;font-size:10.5px}.hw-tr-note{color:#9aa0a6;margin-top:8px;font-size:12px;line-height:1.5}@media (width<=767px){.hw-fab{bottom:78px;right:16px}.hw-panel{width:auto;max-width:none;height:min(70vh,540px);bottom:74px;left:12px;right:12px}}.tlogin{isolation:isolate;place-items:center;min-height:100dvh;padding:32px 20px;display:grid;position:relative;overflow:hidden}.tlogin-scene{z-index:-2;background:radial-gradient(38% 44% at 12% 14%,#78f0be8c,#0000 70%) 0 0/160% 160%,radial-gradient(40% 46% at 88% 8%,#38d2b480,#0000 72%) 0 0/160% 160%,radial-gradient(46% 52% at 82% 92%,#0e8a549e,#0000 74%) 0 0/170% 170%,radial-gradient(50% 55% at 6% 96%,#2e9b7880,#0000 72%) 0 0/170% 170%,linear-gradient(150deg,#16b364 0%,#12a862 42%,#0c7a4c 100%) 0 0/100% 100%;animation:22s ease-in-out infinite alternate tlogin-drift;position:fixed;inset:0}@keyframes tlogin-drift{0%{background-position:0 0,100% 0,100% 100%,0 100%,0 0}to{background-position:20% 15%,78% 12%,82% 88%,12% 82%,0 0}}.tlogin-scene:before{content:"";opacity:.5;background-image:radial-gradient(#ffffff59 1px,#0000 1.4px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 45%,#000 20%,#0000 78%);mask-image:radial-gradient(70% 70% at 50% 45%,#000 20%,#0000 78%)}.tlogin-scene:after{content:"";background:radial-gradient(75% 65% at 50% 42%,#0000 40%,#063e286b 100%);position:absolute;inset:0}.tlogin-orb{z-index:-1;filter:blur(46px);opacity:.6;pointer-events:none;border-radius:50%;position:fixed}.tlogin-orb--a{background:radial-gradient(circle at 35% 35%,#b4ffdce6,#50dcaa26 70%);width:380px;height:380px;animation:16s ease-in-out infinite tlogin-float-a;top:-90px;left:-80px}.tlogin-orb--b{background:radial-gradient(circle at 40% 40%,#6eebffb3,#28aac81f 70%);width:320px;height:320px;animation:19s ease-in-out infinite tlogin-float-b;bottom:-60px;right:-70px}.tlogin-orb--c{background:radial-gradient(circle at 40% 40%,#dcffa08c,#96dc5a1a 70%);width:240px;height:240px;animation:21s ease-in-out infinite reverse tlogin-float-a;top:-70px;right:16%}@keyframes tlogin-float-a{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,34px)scale(1.08)}}@keyframes tlogin-float-b{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-38px,-30px)scale(1.1)}}.tlogin-badge{z-index:-1;color:#f2fffa;-webkit-backdrop-filter:blur(6px);background:#fff3;border:1px solid #fff6;border-radius:20px;place-items:center;width:62px;height:62px;animation:8s ease-in-out infinite tlogin-bob;display:grid;position:fixed;box-shadow:inset 0 1px 1px #ffffff8c,0 18px 34px -14px #04362280}.tlogin-badge svg{width:26px;height:26px}.tlogin-badge--1{animation-delay:-.5s;top:16%;left:15%}.tlogin-badge--2{border-radius:17px;width:54px;height:54px;animation-delay:-2.4s;top:62%;left:9%}.tlogin-badge--3{animation-delay:-1.5s;top:20%;right:13%}.tlogin-badge--4{border-radius:18px;width:56px;height:56px;animation-delay:-3.6s;bottom:14%;right:11%}.tlogin-badge--5{border-radius:15px;width:48px;height:48px;animation-delay:-5s;bottom:10%;left:30%}@keyframes tlogin-bob{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-18px)rotate(5deg)}}.tlogin-card{z-index:1;background:#fff;border:1px solid #ffffffb3;border-radius:22px;width:100%;max-width:404px;padding:32px;position:relative;box-shadow:inset 0 1px #ffffffe6,0 2px 6px #0636221f,0 32px 70px -20px #042c1c8c}.tlogin-brand{align-items:center;gap:10px;display:flex}.tlogin-brand-orb{background:linear-gradient(135deg,#34d399 0%,#16b364 100%);border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 18px -6px #10a15a99}.tlogin-brand-name{letter-spacing:-.01em;font-weight:700}.tlogin-brand-sub{color:#6b7280;font-size:12px}.tlogin-title{color:#1f2a37;letter-spacing:-.01em;margin:20px 0 4px;font-size:21px;font-weight:700}.tlogin-lead{color:#6b7280;margin:0 0 20px;font-size:13px}.tlogin-foot{text-align:center;color:#9aa0a6;margin-top:18px;font-size:12px}@media (width<=640px){.tlogin-badge--2,.tlogin-badge--3,.tlogin-badge--5{display:none}.tlogin-orb{filter:blur(38px);opacity:.5}.tlogin-card{padding:26px 22px}}@media (prefers-reduced-motion:reduce){.tlogin-scene,.tlogin-orb,.tlogin-badge{animation:none}}
