.header{width:100%;padding:20px 0;position:relative}.brand{align-items:center;gap:14px;padding-left:40px;display:flex}.logo{object-fit:cover;border-radius:14px;width:54px;height:54px;box-shadow:0 0 25px #a855f759}.brandName{font-size:18px;font-weight:800}.brandTag{color:#b6b3c4;font-size:13px}.nav{gap:24px;display:flex;position:absolute;top:28px;right:40px}.nav a{color:#b6b3c4;font-size:14px;text-decoration:none}.nav a:hover{color:#fff}.do-main{justify-content:center;padding:0 18px 40px;display:flex}.do-hero{width:100%;max-width:1100px;padding:40px 0 0}.do-hero h1{color:#f3f2f7;margin:0 0 14px;font-size:clamp(34px,4.2vw,56px);line-height:1.05}.do-hero p{color:#b6b3c4;max-width:720px;margin:0 0 22px;font-size:16px;line-height:1.6}.do-cta{flex-wrap:wrap;gap:12px;margin:18px 0 30px;display:flex}.do-btn{color:#f3f2f7;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;min-width:140px;padding:12px 16px;font-weight:600;text-decoration:none;display:inline-flex}.do-primary{background:linear-gradient(#a855f738,#a855f714);border-color:#a855f773;box-shadow:0 0 0 1px #a855f726,0 18px 45px #a855f71f}.do-ghost{background:#ffffff05}.do-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.do-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:18px;box-shadow:0 25px 60px #00000040}.do-card h3{color:#f3f2f7;margin:0 0 8px;font-size:16px}.do-card p{color:#b6b3c4;margin:0;font-size:14px;line-height:1.55}@media (width<=900px){.do-cards{grid-template-columns:1fr}}.do-logoWrap{perspective:1100px;justify-content:center;margin:10px 0 28px;display:flex}.do-logoSpin{width:140px;height:140px;transform-style:preserve-3d;filter:drop-shadow(0 0 26px #a855f747);border-radius:34px;animation:7.5s linear infinite doSpin3d;position:relative}.do-face{backface-visibility:hidden;transform-style:preserve-3d;border-radius:34px;position:absolute;inset:0;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 18px 60px #0000008c}.do-front{transform:translateZ(18px)}.do-back{transform:rotateY(180deg)translateZ(18px)}.do-logoImg{object-fit:cover;width:100%;height:100%;display:block}.do-edge{opacity:.55;filter:blur(.2px);background:linear-gradient(#a855f759,#ffffff0d,#a855f738);border-radius:34px;position:absolute;inset:0;transform:rotateY(90deg)}@keyframes doSpin3d{0%{transform:rotateY(0)rotateX(10deg)}50%{transform:rotateY(180deg)rotateX(-10deg)}to{transform:rotateY(360deg)rotateX(10deg)}}@media (prefers-reduced-motion:reduce){.do-logoSpin{animation:none}}.do-modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.do-modal{background:#0c0a10eb;border:1px solid #ffffff1a;border-radius:16px;width:min(560px,100%);padding:16px;box-shadow:0 30px 120px #000000b3}.do-modalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.do-modalTitle{font-size:16px;font-weight:800}.do-modalClose{color:#ffffffbf;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:6px 10px;font-size:16px}.do-modalClose:hover{color:#fff;background:#ffffff0f}.do-modalBody{gap:12px;padding:14px 0 6px;display:grid}.do-field span{color:#ffffffb3;margin-bottom:6px;font-size:12px;display:block}.do-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:12px}.do-input:focus{border-color:#a855f78c;box-shadow:0 0 0 3px #a855f72e}.do-checkGrid{grid-template-columns:1fr;gap:10px;display:grid}.do-check{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.do-check input{transform:scale(1.1)}.do-modalActions{border-top:1px solid #ffffff14;justify-content:flex-end;gap:10px;padding-top:12px;display:flex}.do-modalHint{color:#ffffff8c;margin-top:10px;font-size:12px}.do-footer{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000002e;border-top:1px solid #ffffff14;width:100%;margin-top:auto}.do-footer-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:18px 24px;display:flex}.do-footer-title{color:#f3f2f7;margin-bottom:6px;font-weight:700}.do-footer-link{color:#b6b3c4;text-decoration:none}.do-footer-link:hover{color:#fff}.do-footer-right{color:#b6b3c4;font-size:13px}.dochat-bubble{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;z-index:9999;background:#0c0a10a6;border:1px solid #ffffff1f;border-radius:999px;place-items:center;width:92px;height:92px;transition:transform .25s,box-shadow .25s;display:grid;position:fixed;bottom:140px;right:32px;box-shadow:0 0 30px #a855f759,0 20px 80px #0009}.dochat-bubbleImg{object-fit:cover;border-radius:14px;width:100px;height:100px}.dochat-dot{background:#a855f7f2;border-radius:999px;width:10px;height:10px;position:absolute;top:10px;right:10px;box-shadow:0 0 0 3px #a855f72e}.dochat-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;background:#0c0a10f2;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:min(400px,100vw - 36px);height:560px;display:flex;position:fixed;bottom:250px;right:32px;overflow:hidden;box-shadow:0 40px 120px #000000bf}.dochat-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px;display:flex}.dochat-headLeft{align-items:center;gap:10px;display:flex}.dochat-avatar{object-fit:cover;border:1px solid #ffffff1a;border-radius:12px;width:50px;height:50px}.dochat-title{color:#ffffffeb;font-size:14px;font-weight:800}.dochat-sub{color:#ffffff8c;margin-top:2px;font-size:12px}.dochat-close{color:#ffffffbf;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:6px 10px}.dochat-close:hover{color:#fff;background:#ffffff0f}.dochat-list{flex:1;gap:10px;padding:12px;display:grid;overflow:auto}.dochat-msg{display:flex}.dochat-msg.user{justify-content:flex-end}.dochat-bubbleMsg{color:#ffffffe0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;max-width:85%;padding:10px 12px;font-size:13px;line-height:1.45}.dochat-msg.user .dochat-bubbleMsg{background:#a855f729;border-color:#a855f733}.dochat-chips{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-wrap:wrap;gap:8px;padding:10px 12px;display:flex}.dochat-chip{color:#ffffffd9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:7px 10px;font-size:12px}.dochat-chip:hover{background:#a855f71f;border-color:#a855f72e}.dochat-inputRow{gap:8px;padding:12px;display:flex}.dochat-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;flex:1;padding:10px 12px}.dochat-input:focus{border-color:#a855f78c;box-shadow:0 0 0 3px #a855f72e}.dochat-send{color:#ffffffeb;cursor:pointer;background:#a855f72e;border:1px solid #a855f740;border-radius:12px;padding:10px 12px}.dochat-send:disabled{opacity:.5;cursor:not-allowed}.an-wrap{color:#ffffffeb;max-width:1100px;margin:0 auto;padding:32px 18px 70px}.an-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.an-title h2{letter-spacing:.3px;color:#fffffff2;margin:0;font-size:34px}.an-title p{opacity:.75;margin:6px 0 0}.an-right{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.an-pill{color:#ffffffe6;background:#00000047;border:1px solid #ffffff1a;border-radius:999px;padding:8px 12px;font-size:12px}.an-pill.bad{border-color:#ff464640}.an-error{color:#ffdcdcf2;background:#ff464614;border:1px solid #ff464640;border-radius:12px;margin:10px 0 18px;padding:12px 14px;font-size:13px}.an-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.an-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000047;border:1px solid #ffffff1a;border-radius:16px;padding:14px 14px 16px}.an-label{opacity:.85;font-size:12px}.an-sub{opacity:.7;margin-top:2px;font-size:11px}.an-value{letter-spacing:.4px;color:#fffffff5;margin-top:10px;font-size:34px;font-weight:700}.an-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.an-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000040;border:1px solid #ffffff1a;border-radius:18px;padding:14px}.an-panel-title{color:#ffffffeb;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.an-muted{opacity:.7;font-size:11px;font-weight:500}.an-chart{height:260px}.an-tableSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000040;border:1px solid #ffffff1a;border-radius:18px;margin-top:14px;padding:14px}.an-note{opacity:.7;margin-top:10px;font-size:11px}.an-tableWrap{border-radius:14px;width:100%;overflow-x:auto}.an-table{background:#00000059;border:1px solid #ffffff1a;border-radius:14px;min-width:920px;overflow:hidden;border-collapse:collapse!important;border-spacing:0!important;width:100%!important;display:table!important}.an-table thead{display:table-header-group!important}.an-table tbody{display:table-row-group!important}.an-table tr{display:table-row!important}.an-table th,.an-table td{vertical-align:middle!important;display:table-cell!important}.an-table thead th{z-index:2;color:#ffffffeb;text-align:left;white-space:nowrap;background:linear-gradient(#141418,#0c0c10);border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff14;padding:12px;font-weight:700;position:sticky;top:0}.an-table thead th:last-child{border-right:none}.an-table td{color:#ffffffe6;background:#00000038;border-bottom:1px solid #ffffff12;border-right:1px solid #ffffff0f;padding:12px}.an-table td:last-child{border-right:none}.an-table tbody tr:nth-child(odd) td{background:#ffffff04}.an-table tbody tr:hover td{background:#7850ff14;transition:background .15s}.an-table th.num,.an-table td.num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.an-table td.num{color:#fffffff2;font-weight:600}.an-table td.page{color:#ffffffd9}.an-table th.page,.an-table td.page{text-align:left}.an-path{text-overflow:ellipsis;white-space:nowrap;color:#ffffffeb;max-width:100%;display:block;overflow:hidden}.an-table th.page,.an-table td.page{z-index:3;position:sticky;left:0}.an-table thead th.page{z-index:4;background:linear-gradient(#141418,#0c0c10)}.an-table td.page{background:#0000004d}.an-empty{text-align:center;opacity:.75;color:#fffc;padding:22px 12px!important}.an-tableSmall{min-width:640px}@media (width<=900px){.an-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.an-grid{grid-template-columns:1fr}.an-chart{height:240px}}.login-wrap{justify-content:center;align-items:center;min-height:calc(100vh - 140px);padding:40px 18px;display:flex}.login-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffeb;background:#14141e8c;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:440px;padding:26px}.login-card h2{margin:0;font-size:28px}.login-sub{opacity:.75;margin:6px 0 18px}.login-form{flex-direction:column;gap:10px;display:flex}.login-form label{opacity:.85;font-size:13px}.login-form input{color:#ffffffeb;background:#00000040;border:1px solid #ffffff24;border-radius:12px;outline:none;height:44px;padding:0 12px}.login-form input:focus{border-color:#ffffff47}.login-error{background:#ff50501f;border:1px solid #ff505066;border-radius:12px;padding:10px 12px;font-size:14px}.login-btn{cursor:pointer;border:0;border-radius:12px;height:46px;font-weight:700}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-links{opacity:.85;margin-top:6px;font-size:13px}.login-ok{color:#ffffffeb;background:#00c8781f;border:1px solid #00c8784d;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:14px}.dash-wrap{color:#ffffffeb;max-width:1100px;margin:0 auto;padding:32px 18px 60px}.dash-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:18px;display:flex}.dash-head h2{margin:0;font-size:34px}.dash-head p{opacity:.75;margin:6px 0 0}.dash-actions{gap:10px;display:flex}.dash-btn{color:#ffffffeb;cursor:pointer;background:#00000040;border:1px solid #ffffff24;border-radius:12px;height:40px;padding:0 14px}.dash-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}@media (width<=720px){.dash-grid{grid-template-columns:1fr}}.dash-card{background:#14141e73;border:1px solid #ffffff1a;border-radius:16px;padding:16px}.dash-card h3{margin:0;font-size:18px}.dash-card p{opacity:.78;margin:8px 0 10px}.dash-link{color:#ffffffeb;border:1px solid #ffffff24;border-radius:12px;padding:8px 12px;text-decoration:none;display:inline-block}.dash-foot{opacity:.75;margin-top:18px;font-size:13px}*{box-sizing:border-box}html,body,#root{height:100%}body{color:#f3f2f7;background:radial-gradient(800px 500px at 50% 0,#a855f738,#0000 55%),radial-gradient(700px 450px at 80% 70%,#6366f11f,#0000 60%),#07060a;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial;overflow-x:hidden}.page{flex-direction:column;min-height:100vh;display:flex}.do-main{flex:1}
