/*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-yellow-400:oklch(.852 .199 91.936);--color-yellow-500:oklch(.795 .184 86.047);--color-green-400:oklch(.792 .209 151.711);--color-green-500:oklch(.723 .219 149.579);--color-green-600:oklch(.627 .194 149.214);--color-blue-400:oklch(.707 .165 254.624);--color-blue-500:oklch(.623 .214 259.815);--color-blue-600:oklch(.546 .245 262.881);--color-slate-300:oklch(.869 .022 252.894);--color-slate-400:oklch(.704 .04 256.788);--color-slate-500:oklch(.554 .046 257.417);--color-slate-600:oklch(.446 .043 257.281);--color-slate-700:oklch(.372 .044 257.287);--color-slate-800:oklch(.279 .041 260.031);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-medium:500;--font-weight-semibold:600;--radius-lg:.5rem;--radius-xl:.75rem;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab,currentColor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-1\.5{height:calc(var(--spacing)*1.5)}.h-2{height:calc(var(--spacing)*2)}.h-5{height:calc(var(--spacing)*5)}.h-full{height:100%}.w-1\.5{width:calc(var(--spacing)*1.5)}.w-2{width:calc(var(--spacing)*2)}.w-5{width:calc(var(--spacing)*5)}.w-full{width:100%}.min-w-0{min-width:calc(var(--spacing)*0)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.animate-pulse{animation:var(--animate-pulse)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-slate-700{border-color:var(--color-slate-700)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-green-400{background-color:var(--color-green-400)}.bg-green-500\/20{background-color:color-mix(in oklab,var(--color-green-500)20%,transparent)}.bg-green-600{background-color:var(--color-green-600)}.bg-slate-400{background-color:var(--color-slate-400)}.bg-slate-500\/20{background-color:color-mix(in oklab,var(--color-slate-500)20%,transparent)}.bg-slate-700{background-color:var(--color-slate-700)}.bg-slate-800{background-color:var(--color-slate-800)}.bg-white{background-color:var(--color-white)}.bg-yellow-400{background-color:var(--color-yellow-400)}.bg-yellow-500\/20{background-color:color-mix(in oklab,var(--color-yellow-500)20%,transparent)}.p-4{padding:calc(var(--spacing)*4)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-blue-400{color:var(--color-blue-400)}.text-green-400{color:var(--color-green-400)}.text-slate-300{color:var(--color-slate-300)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-white{color:var(--color-white)}.text-yellow-400{color:var(--color-yellow-400)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentColor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-blue-500:hover{background-color:var(--color-blue-500)}.hover\:bg-green-500:hover{background-color:var(--color-green-500)}.hover\:bg-slate-600:hover{background-color:var(--color-slate-600)}}.active\:scale-\[0\.98\]:active{scale:.98}.active\:bg-slate-700\/50:active{background-color:color-mix(in oklab,var(--color-slate-700)50%,transparent)}}.analysis-page{background:#0f172a;flex-direction:column;height:100%;display:flex}.analysis-header{border-bottom:1px solid #1e293b;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.analysis-title{color:#f1f5f9;margin:0;font-size:15px;font-weight:700}.analysis-tabs{background:#1e293b80;border-radius:6px;gap:4px;padding:3px;display:flex}.analysis-tab{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.analysis-tab:hover{color:#ffffffe6;background:#3b82f626}.analysis-tab-active{color:#fff;background:#3b82f6;box-shadow:0 2px 8px #3b82f64d}.analysis-content{flex:1;min-height:0;position:relative;overflow:hidden}.drawing2d-container{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.drawing2d-iframe{background:#525659;border:none;width:100%;height:100%}.gpr-container{color:#e2e8f0;background:#070b16;width:100%;height:100%;font-family:Outfit,sans-serif;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.gpr-canvasContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.gpr-uploadScreen{z-index:500;background:#070b16;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.gpr-uploadWrap{text-align:center;width:680px;max-width:95%}.gpr-uploadLogo{color:#63b3ed;letter-spacing:4px;margin-bottom:6px;font-size:32px;font-weight:700}.gpr-uploadLogoAccent{color:#f6ad55}.gpr-uploadSub{color:#94a3b8;margin-bottom:32px;font-size:13px}.gpr-uploadDrop{cursor:pointer;background:#0c122499;border:2px dashed #63b3ed40;border-radius:16px;padding:48px 32px;transition:all .25s}.gpr-uploadDrop:hover,.gpr-uploadDropDragover{background:#1e293b4d;border-color:#63b3ed99}.gpr-uploadDropDragover{box-shadow:0 0 40px #63b3ed1a}.gpr-uploadIcon{opacity:.5;margin-bottom:12px;font-size:48px}.gpr-uploadMain{margin-bottom:6px;font-size:15px;font-weight:600}.gpr-uploadHint{color:#64748b;font-size:11px}.gpr-uploadOr{color:#475569;margin:16px 0;font-size:11px}.gpr-uploadBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:8px;padding:10px 28px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:inline-block}.gpr-uploadBtn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #3b82f64d}.gpr-uploadDropInput{display:none}.gpr-fileList{text-align:left;max-height:240px;margin-top:24px;overflow-y:auto}.gpr-fileItem{background:#1e293b59;border:1px solid #63b3ed14;border-radius:8px;align-items:center;gap:10px;margin-bottom:4px;padding:8px 12px;font-size:12px;display:flex}.gpr-fiIcon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.gpr-fiMetal{background:#f6ad551f;border:1px solid #f6ad5533}.gpr-fiNonmetal{background:#68d3911f;border:1px solid #68d39133}.gpr-fiGround{background:#7180961f;border:1px solid #71809633}.gpr-fiName{flex:1;font-weight:500}.gpr-fiType{border-radius:3px;padding:2px 6px;font-size:9px;font-weight:500}.gpr-fiStatus{color:#e2e8f0;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.gpr-fiRemove{color:#fc8181;cursor:pointer;background:#ef44441a;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex}.gpr-fiRemove:hover{background:#ef444440}.gpr-goBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#3b82f6);border:none;border-radius:10px;margin-top:20px;padding:12px 48px;font-family:inherit;font-size:15px;font-weight:700;transition:all .2s}.gpr-goBtn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #10b98140}.gpr-uploadNote{color:#475569;margin-top:12px;font-size:10px}.gpr-uploadNoteB{color:#63b3ed;font-weight:600}.gpr-viewerUi{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.gpr-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;pointer-events:auto;background:#070b16eb;border-bottom:1px solid #63b3ed1a;align-items:center;gap:10px;height:46px;padding:0 16px;display:flex;position:absolute;top:0;left:0;right:0}.gpr-logo{color:#63b3ed;letter-spacing:2.5px;font-size:14px;font-weight:700}.gpr-logoAccent{color:#f6ad55}.gpr-tdv{background:#63b3ed26;width:1px;height:20px}.gpr-ttl{color:#94a3b8;font-size:11px}.gpr-trt{align-items:center;gap:5px;margin-left:auto;display:flex}.gpr-bg{border-radius:12px;padding:3px 10px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.gpr-bg1{color:#68d391;background:#48bb781a;border:1px solid #48bb7833}.gpr-bg2{color:#63b3ed;background:#63b3ed14;border:1px solid #63b3ed26}.gpr-vg{background:#1e293b66;border-radius:5px;gap:2px;padding:2px;display:flex}.gpr-vb{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:3px;padding:3px 9px;font-family:Outfit,sans-serif;font-size:9px;font-weight:500;transition:all .2s}.gpr-vbOn{color:#fff;background:#3b82f6}.gpr-vb:hover:not(.gpr-vbOn){background:#63b3ed0f}.gpr-lp{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:90;pointer-events:auto;background:#070b16f0;border-right:1px solid #63b3ed0f;width:262px;padding:10px;position:absolute;top:46px;bottom:0;left:0;overflow-y:auto}.gpr-sec{margin-bottom:14px}.gpr-st{text-transform:uppercase;letter-spacing:1.4px;color:#94a3b8;border-bottom:1px solid #64748b26;margin-bottom:6px;padding-bottom:3px;font-size:9px;font-weight:600}.gpr-pc{cursor:pointer;background:#1e293b59;border:1px solid #0000;border-radius:5px;margin-bottom:3px;padding:7px 8px;transition:all .15s}.gpr-pc:hover{background:#1e293b99;border-color:#63b3ed26}.gpr-pcSel{background:#1e293bcc;border-color:#63b3ed66}.gpr-ph{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.gpr-pn{font-size:12px;font-weight:700}.gpr-ptg{border-radius:3px;padding:2px 5px;font-size:9px;font-weight:600}.gpr-pi{color:#cbd5e1;font-family:JetBrains Mono,monospace;font-size:10px}.gpr-abw{align-items:center;gap:4px;margin-top:3px;display:flex}.gpr-abl{color:#94a3b8;text-align:right;width:36px;font-size:8px;font-weight:500}.gpr-abbg{background:#1e293b80;border-radius:2px;flex:1;height:5px;overflow:hidden}.gpr-ab{border-radius:2px;height:100%}.gpr-abv{width:42px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600}.gpr-cw{background:#0c1220cc;border:1px solid #63b3ed12;border-radius:6px;margin-top:5px;padding:7px}.gpr-cl{color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;font-size:9px;font-weight:600}.gpr-rp{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:90;pointer-events:auto;background:#070b16eb;border:1px solid #63b3ed12;border-radius:7px;width:170px;padding:8px 10px;position:absolute;top:52px;right:10px}.gpr-rpt{text-transform:uppercase;letter-spacing:1.2px;color:#94a3b8;margin-bottom:6px;font-size:9px;font-weight:600}.gpr-ri{color:#e2e8f0;align-items:center;gap:5px;margin-bottom:3px;font-size:10px;font-weight:500;display:flex}.gpr-rsw{border-radius:1px;flex-shrink:0;width:12px;height:6px}.gpr-rpk{margin-left:auto;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.gpr-bb{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:90;pointer-events:auto;background:#070b16eb;border:1px solid #63b3ed14;border-radius:8px;align-items:center;gap:14px;padding:6px 14px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.gpr-bbi{text-align:center}.gpr-bbl{text-transform:uppercase;letter-spacing:.7px;color:#94a3b8;margin-bottom:0;font-size:8px;font-weight:500}.gpr-bbv{text-shadow:0 0 6px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700}.gpr-bbd{background:#64748b1a;width:1px;height:20px}.gpr-newdataBtn{z-index:95;color:#63b3ed;cursor:pointer;pointer-events:auto;background:#63b3ed1a;border:1px solid #63b3ed33;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:10px;font-weight:600;transition:all .2s;position:absolute;bottom:10px;right:10px}.gpr-newdataBtn:hover{background:#63b3ed33}.gpr-modalOverlay{z-index:200;background:#0000008c;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.gpr-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c1224f7;border:1px solid #63b3ed2e;border-radius:12px;width:760px;max-width:95%;max-height:88vh;overflow-y:auto;box-shadow:0 24px 80px #0009}.gpr-modalHead{border-bottom:1px solid #63b3ed14;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.gpr-modalTitle{align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.gpr-modalTitleDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.gpr-modalClose{color:#94a3b8;cursor:pointer;background:#1e293b66;border:1px solid #63b3ed1f;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .15s;display:flex}.gpr-modalClose:hover{color:#fc8181;background:#ef444426;border-color:#ef44444d}.gpr-modalBody{padding:16px 20px 20px}.gpr-modalInfo{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.gpr-infoCard{text-align:center;background:#1e293b4d;border:1px solid #63b3ed12;border-radius:8px;padding:10px 12px}.gpr-infoCardLbl{text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin-bottom:4px;font-size:9px;font-weight:500}.gpr-infoCardVal{text-shadow:0 0 8px #ffffff1a;font-family:JetBrains Mono,monospace;font-size:22px;font-weight:700}.gpr-chartTitle{text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin-bottom:6px;font-size:10px;font-weight:600}.gpr-modalSplit{align-items:stretch;gap:14px;display:flex}.gpr-modalChartCol{flex-direction:column;flex:0 0 310px;display:flex}.gpr-modalTableCol{flex-direction:column;flex:1;min-width:0;display:flex}.gpr-modalChart{background:#070b1699;border:1px solid #63b3ed0f;border-radius:8px;flex:1;padding:10px;position:relative}.gpr-modalChartCanvas{cursor:crosshair}.gpr-modalTblWrap{scroll-behavior:smooth;border:1px solid #63b3ed0f;border-radius:6px;flex:1;max-height:440px;overflow-y:auto}.gpr-modalTable{border-collapse:collapse;width:100%;font-size:10px}.gpr-modalTable th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;z-index:1;background:#0c1224fa;border-bottom:1px solid #63b3ed1f;padding:5px 8px;font-size:9px;font-weight:700;position:sticky;top:0}.gpr-modalTable td{white-space:nowrap;color:#f1f5f9;border-bottom:1px solid #63b3ed0a;padding:5px 8px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500}.gpr-ampPos{color:#ff9b9b;font-weight:500}.gpr-ampNeg{color:#7cc4f0;font-weight:500}.gpr-ampPeak{color:gold;font-weight:700}@media (width<=768px){.gpr-lp{width:200px}.gpr-rp{display:none}.gpr-bb{gap:8px;padding:4px 10px;font-size:10px}.gpr-modalSplit{flex-direction:column}.gpr-modalChartCol{flex:none}.gpr-uploadWrap{width:95%}}.d3d-container{background:#06080d;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.d3d-canvasContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.d3d-hud{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.d3d-htitle{text-align:center;position:absolute;top:12px;left:50%;transform:translate(-50%)}.d3d-htitleH1{letter-spacing:5px;color:#00f0ff;text-shadow:0 0 18px #00f0ff80;text-transform:uppercase;margin:0;font-family:Orbitron,monospace;font-size:16px;font-weight:900}.d3d-htitleSub{letter-spacing:3px;color:#00f0ff66;margin-top:2px;font-size:10px}.d3d-corner{width:40px;height:40px;position:absolute}.d3d-corner:before,.d3d-corner:after{content:"";background:#00f0ff4d;position:absolute}.d3d-cTl{top:6px;left:6px}.d3d-cTl:before{width:20px;height:2px}.d3d-cTl:after{width:2px;height:20px}.d3d-cTr{top:6px;right:6px}.d3d-cTr:before{width:20px;height:2px;right:0}.d3d-cTr:after{width:2px;height:20px;right:0}.d3d-cBl{bottom:6px;left:6px}.d3d-cBl:before{width:20px;height:2px;bottom:0}.d3d-cBl:after{width:2px;height:20px;bottom:0}.d3d-cBr{bottom:6px;right:6px}.d3d-cBr:before{width:20px;height:2px;bottom:0;right:0}.d3d-cBr:after{width:2px;height:20px;bottom:0;right:0}.d3d-pnl{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#040812eb;border:1px solid #00f0ff29;padding:12px 14px}.d3d-pt{letter-spacing:2px;color:#00f0ff;border-bottom:1px solid #00f0ff1a;margin-bottom:8px;padding-bottom:6px;font-family:Orbitron,monospace;font-size:9px}.d3d-ipnl{border-left:3px solid #00f0ff;min-width:230px;max-height:calc(100% - 75px);position:absolute;top:58px;left:12px;overflow-y:auto}.d3d-ir{justify-content:space-between;align-items:center;gap:8px;padding:2.5px 0;font-size:12px;display:flex}.d3d-il{color:#ffffff73;font-size:11px;font-weight:400}.d3d-iv{color:#00f0ff;font-family:Orbitron,monospace;font-size:10.5px;font-weight:600}.d3d-st2{letter-spacing:2px;color:#00f0ff;border-top:1px solid #00f0ff14;margin:10px 0 5px;padding-top:6px;font-family:Orbitron,monospace;font-size:8.5px}.d3d-st2NoBorder{border:0;margin:3px 0 2px;padding:0}.d3d-lpnl{border-left:3px solid #00f0ff;position:absolute;bottom:12px;left:12px}.d3d-li{color:#ffffff8c;align-items:center;gap:7px;padding:2.5px 0;font-size:11px;display:flex}.d3d-lc{border-radius:2px;flex-shrink:0;width:12px;height:12px}.d3d-cpnl{border-right:3px solid #00f0ff;min-width:160px;position:absolute;top:58px;right:12px}.d3d-cb{color:#ffffff8c;letter-spacing:1px;cursor:pointer;text-align:left;background:#00f0ff0a;border:1px solid #00f0ff29;width:100%;margin:3px 0;padding:7px 10px;font-family:Rajdhani,sans-serif;font-size:11px;font-weight:500;transition:all .25s;display:block}.d3d-cb:hover{color:#00f0ff;background:#00f0ff1f;border-color:#00f0ff66}.d3d-cbOn{color:#00f0ff;background:#00f0ff2e;border-color:#00f0ff;box-shadow:0 0 6px #00f0ff26}.d3d-stog{gap:0;margin:5px 0 2px;display:flex}.d3d-stogBtn{color:#ffffff73;letter-spacing:1px;cursor:pointer;background:#00f0ff0a;border:1px solid #00f0ff29;flex:1;padding:5px 4px;font-family:Rajdhani,sans-serif;font-size:10px;transition:all .25s}.d3d-stogBtnFirst{border-radius:3px 0 0 3px}.d3d-stogBtnLast{border-radius:0 3px 3px 0}.d3d-stogBtnOn{color:#00f0ff;background:#00f0ff33;border-color:#00f0ff}.d3d-sbar{align-items:center;gap:10px;display:flex;position:absolute;bottom:7px;right:12px}.d3d-si{letter-spacing:1px;color:#ffffff4d;align-items:center;gap:4px;font-size:8px;display:flex}.d3d-dot{border-radius:50%;width:5px;height:5px;animation:4s ease-in-out infinite d3d-pulse}.d3d-dotG{background:#0f8;box-shadow:0 0 4px #0f8}.d3d-dotB{background:#00f0ff;box-shadow:0 0 4px #00f0ff}.d3d-dotO{background:#ff6b35;box-shadow:0 0 4px #ff6b35}@keyframes d3d-pulse{0%,to{opacity:1}50%{opacity:.3}}.d3d-controlsHint{color:#00f0ff59;letter-spacing:1px;pointer-events:none;text-align:center;font-size:9px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.d3d-loadingScreen{z-index:9999;background:#06080d;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.d3d-loadingSpinner{border:3px solid #00f0ff1a;border-top-color:#00f0ff;border-radius:50%;width:48px;height:48px;margin-bottom:16px;animation:1s linear infinite d3d-spin}@keyframes d3d-spin{to{transform:rotate(360deg)}}.d3d-loadingText{color:#00f0ff99;letter-spacing:2px;font-size:14px}.d3d-desktop-only{display:contents}.d3d-mobile-only{display:none}@media (width>=769px) and (width<=1100px){.d3d-ipnl,.d3d-cpnl,.d3d-lpnl{zoom:1.4}}@media (width<=768px){.d3d-desktop-only{display:none!important}.d3d-mobile-only{display:contents}.d3d-fab-group{z-index:80;pointer-events:auto;gap:10px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.d3d-fab{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#00f0ffb3;letter-spacing:.5px;cursor:pointer;pointer-events:auto;background:#040812e0;border:1px solid #00f0ff40;border-radius:14px;flex-direction:column;align-items:center;gap:3px;padding:10px 16px;font-family:Rajdhani,sans-serif;font-size:10px;font-weight:600;transition:all .2s;display:flex}.d3d-fab:active,.d3d-fabActive{color:#00f0ff;background:#00f0ff26;border-color:#00f0ff;box-shadow:0 0 12px #00f0ff33}.d3d-drawer-backdrop{z-index:90;pointer-events:auto;background:#0006;position:absolute;top:0;right:0;bottom:0;left:0}.d3d-drawer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;pointer-events:auto;-webkit-overflow-scrolling:touch;background:#040812f5;border-top:2px solid #00f0ff4d;border-radius:18px 18px 0 0;max-height:65vh;transition:transform .3s cubic-bezier(.32,.72,0,1);position:absolute;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.d3d-drawerOpen{transform:translateY(0)}.d3d-drawer-handle{cursor:pointer;background:#00f0ff4d;border-radius:2px;width:36px;height:4px;margin:10px auto 0}.d3d-drawer-header{justify-content:space-between;align-items:center;padding:12px 20px 8px;display:flex}.d3d-drawer-title{letter-spacing:2px;color:#00f0ff;font-family:Orbitron,monospace;font-size:12px;font-weight:700}.d3d-drawer-close{color:#00f0ff;cursor:pointer;background:#00f0ff0d;border:1px solid #00f0ff33;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.d3d-drawer-body{padding:4px 20px 24px}.d3d-drawer-body .d3d-ir{padding:5px 0;font-size:14px}.d3d-drawer-body .d3d-il{color:#ffffff80;font-size:13px}.d3d-drawer-body .d3d-iv{font-size:13px}.d3d-drawer-body .d3d-st2{margin:14px 0 6px;padding-top:10px;font-size:10px}.d3d-drawer-label{letter-spacing:1.5px;color:#00f0ff80;text-transform:uppercase;margin-bottom:6px;font-family:Orbitron,monospace;font-size:9px}.d3d-drawer-grid{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:14px;display:grid}.d3d-drawer-grid .d3d-cb{text-align:center;border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.d3d-drawer-body .d3d-stog{margin:0 0 14px}.d3d-drawer-body .d3d-stogBtn{padding:10px 6px;font-size:13px}.d3d-drawer-legend-grid{grid-template-columns:1fr 1fr;gap:4px 16px;display:grid}.d3d-drawer-legend-grid .d3d-li{gap:8px;padding:6px 0;font-size:13px}.d3d-drawer-legend-grid .d3d-lc{border-radius:3px;width:14px;height:14px}}.fr-root{background:var(--bg-primary,#0f172a);height:100%;color:var(--text-primary,#f1f5f9);flex-direction:column;display:flex}.fr-back-header{background:var(--bg-primary,#0f172a);border-bottom:1px solid var(--border,#1e293b);z-index:50;flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.fr-back-btn{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.fr-back-btn:active{background:#3b82f640}.fr-back-title{color:var(--text-primary,#f1f5f9);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.fr-body{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 24px;overflow-y:auto}.fr-section{margin-top:20px}.fr-section-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.fr-section-title svg{opacity:.5}.fr-info{background:var(--bg-card,#1e293b);border:1px solid #334155;border-radius:12px;margin-top:16px;padding:16px}.fr-info-top{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.fr-info-title{color:var(--text-primary,#f1f5f9);flex:1;font-size:17px;font-weight:700;line-height:1.35}.fr-badge{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.fr-badge-active{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.fr-badge-pending{color:#fbbf24;background:#fbbf2426;border:1px solid #fbbf244d}.fr-badge-completed{color:#94a3b8;background:#64748b26;border:1px solid #64748b4d}.fr-info-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.fr-info-item{flex-direction:column;gap:2px;display:flex}.fr-info-label{color:#64748b;font-size:11px;font-weight:500}.fr-info-value{color:#e2e8f0;font-size:13px;font-weight:500}.fr-stepper{flex-direction:column;gap:0;margin-bottom:16px;display:flex}.fr-step{align-items:flex-start;gap:12px;display:flex;position:relative}.fr-step-track{flex-direction:column;flex-shrink:0;align-items:center;width:28px;display:flex}.fr-step-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.fr-step-done .fr-step-circle{color:#fff;background:#22c55e}.fr-step-current .fr-step-circle{color:#fff;background:#3b82f6;box-shadow:0 0 0 4px #3b82f633}.fr-step-future .fr-step-circle{color:#64748b;background:#334155}.fr-step-line{flex-shrink:0;width:2px;height:20px}.fr-step-done .fr-step-line{background:#22c55e}.fr-step-current .fr-step-line{background:linear-gradient(#3b82f6,#334155)}.fr-step-future .fr-step-line{background:#334155}.fr-step-body{flex:1;min-width:0;padding:4px 0 16px}.fr-step-label{font-size:14px;font-weight:600;line-height:28px}.fr-step-done .fr-step-label{color:#22c55e}.fr-step-current .fr-step-label{color:#3b82f6}.fr-step-future .fr-step-label{color:#64748b}.fr-select-wrap{margin-top:4px;margin-bottom:16px}.fr-select-label{color:#94a3b8;margin-bottom:6px;font-size:12px;font-weight:500}.fr-select{color:#f1f5f9;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#1e293b url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2394a3b8' viewBox='0 0 16 16'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #334155;border-radius:10px;width:100%;padding:12px 14px;font-size:15px;font-weight:500}.fr-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.fr-textarea{color:#f1f5f9;resize:vertical;box-sizing:border-box;background:#1e293b;border:1px solid #334155;border-radius:10px;width:100%;min-height:120px;padding:14px;font-family:inherit;font-size:15px;line-height:1.6}.fr-textarea::placeholder{color:#475569}.fr-textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.fr-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af,#2563eb);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;margin-top:12px;font-family:inherit;font-size:16px;font-weight:700;transition:all .2s;display:flex}.fr-save-btn:active{opacity:.9;transform:scale(.98)}.fr-save-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.fr-photo-actions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.fr-photo-btn{color:#94a3b8;cursor:pointer;background:#1e293b80;border:1px dashed #334155;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:52px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s;display:flex}.fr-photo-btn:active{color:#3b82f6;background:#3b82f61a;border-color:#3b82f6}.fr-photo-btn-camera{color:#60a5fa;background:#3b82f60f;border-color:#3b82f64d}.fr-photo-grid{-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.fr-photo-grid::-webkit-scrollbar{display:none}.fr-photo-thumb{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:10px;flex-shrink:0;width:88px;height:88px;transition:border-color .15s}.fr-photo-thumb:active{border-color:#3b82f6}.fr-photo-empty{color:#475569;background:#1e293b4d;border:1px dashed #334155;border-radius:10px;justify-content:center;align-items:center;width:100%;height:88px;font-size:13px;display:flex}.fr-uploading{color:#60a5fa;background:#3b82f614;border:1px solid #3b82f633;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;padding:12px;font-size:13px;font-weight:500;display:flex}.fr-uploading-spinner{border:2px solid #3b82f633;border-top-color:#3b82f6;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite fr-spin}@keyframes fr-spin{to{transform:rotate(360deg)}}.fr-viewer-overlay{z-index:9999;background:#000000eb;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.fr-viewer-img{object-fit:contain;border-radius:4px;max-width:100%;max-height:100%}.fr-viewer-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;position:absolute;top:16px;right:16px}.fr-history-card{background:var(--bg-card,#1e293b);border:1px solid #334155;border-radius:10px;margin-bottom:8px;padding:12px 14px}.fr-history-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.fr-history-date{color:#3b82f6;font-size:12px;font-weight:600}.fr-history-writer{color:#64748b;font-size:11px}.fr-history-content{color:#cbd5e1;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.fr-more-btn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:8px;width:100%;margin-top:4px;padding:10px;font-family:inherit;font-size:13px;font-weight:500}.fr-more-btn:active{color:#60a5fa;background:#3b82f614}.fr-loading{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.fr-loading-spinner{border:3px solid #334155;border-top-color:#3b82f6;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite fr-spin}.fr-loading-text{color:#64748b;font-size:13px}.fr-error{text-align:center;color:#ef4444;padding:40px 20px;font-size:14px}.fr-toast{color:#fff;opacity:0;z-index:999;pointer-events:none;white-space:nowrap;background:#22c55e;border-radius:24px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s;position:fixed;bottom:80px;left:50%;transform:translate(-50%)translateY(20px)}.fr-toast-show{opacity:1;transform:translate(-50%)translateY(0)}.fr-toast-error{background:#ef4444}:root{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-card:#1e293b;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--accent:#3b82f6;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--bg-primary);width:100%;height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.mirror{transform:scaleX(-1)}.layout-header{background:#0f172a;border-bottom:1px solid #1e293b;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.layout-header-left{align-items:center;gap:10px;display:flex}.layout-logo-mark{color:#fff;letter-spacing:-.5px;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:800;display:flex}.layout-logo-text{flex-direction:column;gap:1px;display:flex}.layout-logo-title{color:#f1f5f9;letter-spacing:-.3px;font-size:16px;font-weight:700;line-height:1.2}.layout-logo-sub{color:#64748b;font-size:10px;line-height:1.2}.layout-header-right{align-items:center;display:flex}.layout-user-name{color:#94a3b8;background:#94a3b814;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:500}.session-root{z-index:1050;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.session-container{background:#111827;border:1px solid #1f2937;border-radius:12px;flex-direction:column;width:95%;max-width:1400px;height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 60px #0009}.session-header{background:#0d1117;border-bottom:1px solid #1f2937;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.session-header-left{align-items:center;gap:12px;display:flex}.session-header-right{align-items:center;gap:16px;display:flex}.session-live-badge{color:#fff;letter-spacing:1px;background:#ef4444;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;animation:2s infinite pulse-badge}.session-title{color:#e5e7eb;margin:0;font-size:15px;font-weight:600}.session-site{color:#6b7280;font-size:13px}.session-ws-status{color:#f59e0b;background:#f59e0b26;border-radius:4px;padding:1px 6px;font-size:10px}.session-p2p-status{color:#22c55e;background:#22c55e26;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}.session-timer{color:#ef4444;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.session-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s;display:flex}.session-close:hover{color:#fff;background:#ffffff1a}.session-rec-badge{color:#ef4444;letter-spacing:.5px;background:#ef44441f;border-radius:4px;align-items:center;gap:5px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.session-rec-dot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1s infinite rec-blink}@keyframes rec-blink{0%,to{opacity:1}50%{opacity:.3}}.session-upload-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.session-upload-box{background:#1e293b;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:32px 40px;display:flex}.session-upload-spinner{border:3px solid #334155;border-top-color:#3b82f6;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.session-upload-text{color:#f1f5f9;font-size:15px;font-weight:600}.session-upload-sub{color:#94a3b8;font-size:12px}.session-body{flex:1;min-height:0;display:flex}.session-video-area{background:#000;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.session-video-main{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.session-remote-video{object-fit:cover;width:100%;height:100%}.session-remote-video.hidden{display:none}.session-video-placeholder{flex-direction:column;align-items:center;gap:12px;display:flex}.session-waiting-text{color:#6b7280;margin:0;font-size:16px}.session-waiting-sub{color:#4b5563;margin:0;font-size:12px}.session-video-label{color:#d1d5db;background:#000000b3;border-radius:4px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;display:flex;position:absolute;bottom:8px;left:8px}.session-dot{border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot}.session-dot-remote{background:#f59e0b}.session-dot-me{background:#22c55e}.session-pip{z-index:5;background:#1f2937;border:2px solid #374151;border-radius:8px;width:240px;height:180px;position:absolute;top:16px;right:16px;overflow:hidden;box-shadow:0 4px 12px #00000080}.session-pip-video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.session-pip-cam-off{color:#6b7280;background:#1f2937;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.session-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#111827d9;border:1px solid #374151;border-radius:50px;gap:12px;padding:10px 20px;display:flex;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.session-ctrl-btn{color:#e5e7eb;cursor:pointer;background:#374151;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.session-ctrl-btn:hover{background:#4b5563}.session-ctrl-off{color:#fff;background:#ef4444!important}.session-ctrl-end{color:#fff;width:56px;background:#dc2626!important}.session-ctrl-end:hover{background:#b91c1c!important}.session-info-bar{background:#0d1117;border-top:1px solid #1f2937;flex-shrink:0;gap:24px;padding:8px 16px;display:flex}.session-info-item{align-items:center;gap:6px;display:flex}.session-info-label{color:#6b7280;font-size:11px}.session-info-value{color:#d1d5db;font-size:12px}.session-chat{background:#111827;border-left:1px solid #1f2937;flex-direction:column;flex-shrink:0;width:320px;display:flex}.session-chat-header{color:#d1d5db;border-bottom:1px solid #1f2937;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.session-chat-messages{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex;overflow-y:auto}.session-chat-empty{text-align:center;color:#4b5563;margin-top:40px;font-size:12px}.session-chat-msg{flex-direction:column;display:flex}.session-chat-msg-mine{align-items:flex-end}.session-chat-msg-other{align-items:flex-start}.session-chat-msg-header{align-items:center;gap:8px;margin-bottom:2px;display:flex}.session-chat-sender{color:#9ca3af;font-size:11px;font-weight:600}.session-chat-time{color:#6b7280;font-size:10px}.session-chat-bubble{word-break:break-word;border-radius:12px;max-width:85%;padding:8px 12px;font-size:13px;line-height:1.4}.session-chat-bubble-mine{color:#fff;background:#2563eb;border-bottom-right-radius:4px}.session-chat-bubble-other{color:#e5e7eb;background:#1f2937;border-bottom-left-radius:4px}.session-chat-input-area{border-top:1px solid #1f2937;flex-shrink:0;gap:8px;padding:12px;display:flex}.session-chat-input{color:#e5e7eb;background:#1f2937;border:1px solid #374151;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-size:13px;transition:border-color .2s}.session-chat-input::placeholder{color:#6b7280}.session-chat-input:focus{border-color:#2563eb}.session-chat-send{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.session-chat-send:hover{background:#1d4ed8}.session-chat-send:disabled{color:#6b7280;cursor:not-allowed;background:#374151}@keyframes pulse-badge{0%,to{opacity:1}50%{opacity:.7}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@media (width<=768px){.session-container{border:none;border-radius:0;width:100%;height:100%}.session-chat{display:none}.session-pip{width:120px;height:160px;top:60px;right:8px}.session-controls{gap:10px;padding:8px 16px;bottom:40px}.session-ctrl-btn{width:40px;height:40px}.session-ctrl-end{width:50px}}.login-root{flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.login-bg{z-index:0;position:absolute;top:0;right:0;bottom:0;left:0}.login-bg-layer{opacity:0;transition:opacity 1.5s ease-in-out;position:absolute;top:0;right:0;bottom:0;left:0}.login-bg-layer.active{opacity:1}.login-bg-overlay{background:radial-gradient(#0000,#0006);position:absolute;top:0;right:0;bottom:0;left:0}.login-card{z-index:1;-webkit-backdrop-filter:blur(20px);background:#0f172ad9;border:1px solid #ffffff14;border-radius:20px;width:92%;max-width:400px;padding:40px 28px 32px;position:relative;box-shadow:0 20px 60px #00000080}.login-logo-area{flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.login-logo-icon{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex;box-shadow:0 8px 24px #3b82f64d}.login-title{color:#f1f5f9;letter-spacing:2px;margin:0;font-size:26px;font-weight:300}.login-title strong{font-weight:700}.login-subtitle{color:#64748b;letter-spacing:1px;margin:6px 0 0;font-size:13px}.login-form{flex-direction:column;gap:14px;display:flex}.login-input-group{align-items:center;display:flex;position:relative}.login-input-icon{color:#475569;pointer-events:none;flex-shrink:0;width:18px;height:18px;position:absolute;left:14px}.login-input{color:#f1f5f9;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#1e293bb3;border:1px solid #ffffff0f;border-radius:12px;outline:none;width:100%;height:52px;padding:0 48px 0 44px;font-size:15px;transition:border-color .2s,background .2s}.login-input::placeholder{color:#475569}.login-input:focus{background:#1e293be6;border-color:#3b82f680}.login-pw-toggle{color:#475569;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:absolute;right:4px}.login-pw-toggle svg{width:18px;height:18px}.login-pw-toggle:active{color:#94a3b8}.login-error{color:#fca5a5;background:#ef44441f;border:1px solid #ef444433;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.login-error svg{color:#ef4444;flex-shrink:0;width:16px;height:16px}.login-submit{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:52px;margin-top:8px;font-size:16px;font-weight:600;transition:opacity .2s,transform .1s;display:flex;box-shadow:0 4px 16px #2563eb4d}.login-submit:active{transform:scale(.98)}.login-submit:disabled{opacity:.7;cursor:not-allowed}.login-spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite login-spin}@keyframes login-spin{to{transform:rotate(360deg)}}.login-footer-info{text-align:center;margin-top:28px}.login-footer-info p{color:#475569;margin:0;font-size:11px}.login-indicators{z-index:2;gap:8px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.login-dot{background:#ffffff40;border-radius:50%;width:6px;height:6px;transition:all .4s}.login-dot.active{background:#ffffffb3;border-radius:3px;width:20px}@media (width>=768px){.login-card{border-radius:24px;max-width:440px;padding:48px 36px 40px}.login-logo-icon{border-radius:18px;width:64px;height:64px}.login-logo-icon svg{width:36px;height:36px}.login-title{font-size:30px}.login-subtitle{font-size:14px}.login-input{height:56px;font-size:16px}.login-submit{height:56px;font-size:17px}}@media (width<=360px){.login-card{width:96%;padding:32px 20px 24px}.login-logo-icon{width:48px;height:48px}.login-title{font-size:22px}.login-input{height:48px;font-size:14px}.login-submit{height:48px;font-size:15px}}.clist-root{background:#0f172a;flex-direction:column;height:100%;display:flex}.clist-top{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.clist-heading{color:#f1f5f9;margin:0;font-size:16px;font-weight:700}.clist-filter-toggle{color:#94a3b8;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1e293b;border:1px solid #334155;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;display:inline-flex}.clist-filter-toggle:active{background:#334155}.clist-filter{flex-direction:column;flex-shrink:0;gap:12px;padding:0 16px 16px;display:flex}.clist-filter-row{flex-direction:column;gap:4px;display:flex}.clist-filter-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.clist-filter-dates{align-items:center;gap:8px;display:flex}.clist-filter-sep{color:#475569;font-size:14px}.clist-filter-input{color:#f1f5f9;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#1e293b;border:1px solid #334155;border-radius:8px;outline:none;flex:1;height:40px;padding:0 12px;font-size:14px}.clist-filter-input::placeholder{color:#475569}.clist-filter-input:focus{border-color:#3b82f6}.clist-filter-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;height:40px;font-size:14px;font-weight:600}.clist-filter-btn:active{opacity:.85}.clist-body{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 16px;overflow-y:auto}.clist-loading{justify-content:center;padding:60px 0;display:flex}.clist-spinner{border:3px solid #1e293b;border-top-color:#3b82f6;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite login-spin}.clist-empty{color:#475569;flex-direction:column;align-items:center;gap:12px;padding:60px 0;display:flex}.clist-empty p{margin:0;font-size:14px}.clist-card{background:#1e293b;border:1px solid #334155;border-radius:12px;margin-bottom:10px;padding:14px 16px;transition:background .15s}.clist-card:active{background:#263548}.clist-card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.clist-card-id{color:#475569;font-variant-numeric:tabular-nums;font-size:11px}.clist-badge{letter-spacing:.3px;border-radius:20px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}.clist-badge-active{color:#4ade80;background:#22c55e26}.clist-badge-pending{color:#fbbf24;background:#f59e0b26}.clist-badge-completed{color:#94a3b8;background:#64748b26}.clist-card-title{color:#f1f5f9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.clist-card-org{color:#64748b;margin:0 0 8px;font-size:12px}.clist-card-dates{color:#64748b;align-items:center;gap:6px;font-size:12px;display:flex}.clist-card-dates svg{color:#475569;flex-shrink:0}@media (width>=768px){.clist-top{padding:20px 24px 16px}.clist-heading{font-size:18px}.clist-filter{flex-flow:wrap;align-items:flex-end;padding:0 24px 20px}.clist-filter-row{flex:1;min-width:180px}.clist-filter-btn{align-self:flex-end;min-width:80px}.clist-body{padding:0 24px 24px}.clist-card{border-radius:10px;padding:16px 20px}.clist-card-title{font-size:16px}}.home-root{-webkit-overflow-scrolling:touch;padding:20px 16px 24px;overflow-y:auto}.home-header{margin-bottom:20px}.home-date{color:#64748b;margin:0 0 4px;font-size:12px}.home-name{color:#f1f5f9;margin:0;font-size:18px;font-weight:700;line-height:1.4}.home-incoming{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:14px;align-items:center;gap:12px;margin-bottom:14px;padding:14px 16px;animation:2s ease-in-out infinite home-incoming-glow;display:flex}@keyframes home-incoming-glow{0%,to{box-shadow:0 0 #f59e0b00}50%{box-shadow:0 0 16px 2px #f59e0b26}}.home-incoming-pulse{background:#f59e0b;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:1.5s infinite pulse-dot}.home-incoming-body{flex:1;min-width:0}.home-incoming-title{color:#fbbf24;margin:0 0 2px;font-size:14px;font-weight:700}.home-incoming-sub{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.home-incoming-btn{color:#0f172a;background:#f59e0b;border-radius:10px;flex-shrink:0;padding:8px 20px;font-size:14px;font-weight:700}.home-active-comm{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#22c55e14;border:1px solid #22c55e33;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:12px 16px;display:flex}.home-active-comm:active{background:#22c55e24}.home-active-left{align-items:center;gap:10px;min-width:0;display:flex}.home-active-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:2s infinite pulse-dot;box-shadow:0 0 6px #22c55e80}.home-active-title{color:#4ade80;margin:0;font-size:13px;font-weight:700}.home-active-sub{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;overflow:hidden}.home-active-go{color:#4ade80;flex-shrink:0;font-size:13px;font-weight:600}.home-actions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;display:grid}.home-action{color:#cbd5e1;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1e293b;border:1px solid #334155;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:20px 12px;transition:background .15s;display:flex}.home-action:active{background:#263548}.home-action-primary{color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);border-color:#3b82f6;grid-column:1/-1;padding:24px 12px}.home-action-primary:active{background:linear-gradient(135deg,#1e3a8a,#1d4ed8)}.home-action-label{font-size:15px;font-weight:700}.home-action-desc{opacity:.7;font-size:12px}.home-section{margin-bottom:20px}.home-section-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.home-section-title{color:#e2e8f0;margin:0;font-size:15px;font-weight:700}.home-section-badge{color:#94a3b8;background:#1e293b;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600}.home-job-card{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1e293b;border:1px solid #334155;border-radius:12px;margin-bottom:8px;padding:14px 16px;transition:background .15s}.home-job-card:active{background:#263548}.home-job-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.home-job-status{color:#4ade80;background:#22c55e1f;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.home-job-period{color:#64748b;font-variant-numeric:tabular-nums;font-size:11px}.home-job-title{color:#f1f5f9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.home-job-org{color:#64748b;margin:4px 0 0;font-size:12px}.home-empty-card{text-align:center;background:#1e293b;border:1px dashed #334155;border-radius:12px;padding:32px 16px}.home-empty-card p{color:#475569;margin:0;font-size:13px}.home-more-btn{color:#64748b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px dashed #334155;border-radius:10px;width:100%;padding:10px;font-size:13px}.home-more-btn:active{background:#1e293b}.home-loading{justify-content:center;padding:32px 0;display:flex}.home-loading-spinner{border:3px solid #1e293b;border-top-color:#3b82f6;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite login-spin}@media (width>=768px){.home-root{max-width:600px;margin:0 auto;padding:28px 24px}.home-name{font-size:22px}.home-action{padding:24px 12px}.home-action-primary{padding:28px 12px}.home-action-label{font-size:16px}}.comm-root{flex-direction:column;height:100%;display:flex}.comm-tabs{background:#111827;border-bottom:1px solid #1f2937;flex-shrink:0;display:flex}.comm-tab{text-align:center;color:#64748b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;min-height:44px;padding:12px 0;font-size:14px;font-weight:600;transition:color .2s}.comm-tab-active{color:#3b82f6;border-bottom-color:#3b82f6}.comm-start{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;padding:16px;display:flex;overflow-y:auto}.comm-alert{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:14px;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px;display:flex}.comm-alert-yellow{background:#f59e0b1a;border:1px solid #f59e0b4d;animation:2s ease-in-out infinite home-incoming-glow}.comm-alert-green{background:#22c55e14;border:1px solid #22c55e33}.comm-alert-pulse{border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:1.5s infinite pulse-dot}.comm-pulse-yellow{background:#f59e0b}.comm-pulse-green{background:#22c55e;box-shadow:0 0 6px #22c55e80}.comm-alert-body{flex:1;min-width:0}.comm-alert-title{color:#fbbf24;margin:0 0 2px;font-size:14px;font-weight:700}.comm-alert-title-green{color:#4ade80;margin:0 0 2px;font-size:14px;font-weight:700}.comm-alert-sub{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.comm-alert-btn{color:#0f172a;background:#f59e0b;border-radius:10px;flex-shrink:0;padding:8px 20px;font-size:14px;font-weight:700}.comm-alert-go{color:#4ade80;flex-shrink:0;font-size:13px;font-weight:600}.comm-hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:20px 0;display:flex}.comm-hero-icon{color:#3b82f6;background:#3b82f61a;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex}.comm-hero-title{color:#f1f5f9;margin:0;font-size:18px;font-weight:700}.comm-hero-desc{color:#64748b;margin:0;font-size:14px}.comm-start-footer{flex-shrink:0;padding-bottom:8px}.comm-start-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#1e40af,#2563eb);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;height:56px;font-size:17px;font-weight:700;transition:opacity .15s;display:flex;box-shadow:0 4px 20px #2563eb4d}.comm-start-btn:active{opacity:.85}.comm-history{-webkit-overflow-scrolling:touch;flex:1;padding:16px;overflow-y:auto}.comm-loading{justify-content:center;padding:60px 0;display:flex}.comm-spinner{border:3px solid #1e293b;border-top-color:#3b82f6;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite login-spin}.comm-empty{color:#475569;flex-direction:column;align-items:center;gap:12px;padding:60px 0;display:flex}.comm-empty p{margin:0;font-size:14px}.comm-history-card{background:#1e293b;border:1px solid #334155;border-radius:12px;margin-bottom:10px;padding:14px 16px}.comm-history-top{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.comm-history-title{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:14px;font-weight:600;overflow:hidden}.comm-history-badge{color:#94a3b8;background:#94a3b81f;border-radius:20px;flex-shrink:0;margin-left:8px;padding:2px 8px;font-size:10px;font-weight:600}.comm-history-grid{color:#94a3b8;grid-template-columns:1fr 1fr;gap:6px 16px;font-size:12px;display:grid}.comm-history-label{color:#475569;margin-right:4px}.comm-history-desc{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:8px 0 0;font-size:12px;overflow:hidden}@media (width>=768px){.comm-start{width:100%;max-width:600px;margin:0 auto;padding:24px}.comm-history{max-width:600px;margin:0 auto;padding:24px}.comm-hero-title{font-size:20px}.comm-start-btn{height:60px;font-size:18px}}.my-root{-webkit-overflow-scrolling:touch;padding:20px 16px 32px;overflow-y:auto}.my-heading{color:#f1f5f9;margin:0 0 20px;font-size:18px;font-weight:700}.my-profile-card{background:#1e293b;border:1px solid #334155;border-radius:14px;align-items:center;gap:14px;margin-bottom:24px;padding:20px 16px;display:flex}.my-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:flex}.my-profile-info{min-width:0}.my-profile-name{color:#f1f5f9;margin:0 0 2px;font-size:16px;font-weight:700}.my-profile-sub{color:#64748b;margin:0;font-size:13px}.my-section{margin-bottom:24px}.my-section-title{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;padding:0 4px;font-size:12px;font-weight:600}.my-row-group{border-radius:12px;overflow:hidden}.my-row{background:#1e293b;border:1px solid #334155;justify-content:space-between;align-items:center;min-height:48px;padding:14px 16px;display:flex}.my-row+.my-row{border-top:none}.my-row:first-child{border-radius:12px 12px 0 0}.my-row:last-child{border-radius:0 0 12px 12px}.my-row:only-child{border-radius:12px}.my-row-label{color:#e2e8f0;align-items:center;gap:10px;font-size:14px;display:flex}.my-row-label svg{color:#64748b}.my-row-value{color:#64748b;font-size:14px}.my-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative}.my-toggle input{display:none}.my-toggle-track{background:#374151;border-radius:13px;width:44px;height:26px;transition:background .25s;display:block;position:relative}.my-toggle input:checked+.my-toggle-track{background:#3b82f6}.my-toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000004d}.my-toggle input:checked+.my-toggle-track .my-toggle-thumb{transform:translate(18px)}.my-logout-btn{color:#ef4444;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #ef44444d;border-radius:12px;width:100%;height:48px;margin-top:8px;font-size:15px;font-weight:600;transition:background .15s}.my-logout-btn:active{background:#ef444414}.my-footer{text-align:center;color:#475569;margin-top:24px;font-size:11px}@media (width>=768px){.my-root{max-width:500px;margin:0 auto;padding:28px 24px 40px}.my-heading{font-size:20px}}.ds-root{background:var(--bg-primary);-webkit-overflow-scrolling:touch;height:100%;padding:16px;overflow-y:auto}.ds-header{margin-bottom:16px}.ds-heading{color:var(--text-primary);margin-bottom:12px;font-size:20px;font-weight:700}.ds-tabs{background:#1e293b;border-radius:10px;gap:4px;padding:3px;display:flex}.ds-tab{color:#64748b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex:1;padding:8px 0;font-size:13px;font-weight:600;transition:all .2s}.ds-tab-active{color:#f1f5f9;background:#334155}.ds-content{padding-top:4px}.ds-loading{justify-content:center;padding:32px 0;display:flex}.ds-spinner{border:3px solid #1e293b;border-top-color:#3b82f6;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite spin}.ds-empty{color:#64748b;flex-direction:column;align-items:center;gap:12px;padding:48px 20px;display:flex}.ds-empty p{color:#475569;margin:0;font-size:13px}.ds-card{background:var(--bg-card);cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #334155;border-radius:12px;margin-bottom:10px;padding:14px 16px;transition:all .15s}.ds-card:active{transform:scale(.98)}.ds-card-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ds-card-id{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-size:14px;font-weight:700;overflow:hidden}.ds-card-badge{color:#60a5fa;background:#3b82f626;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.ds-card-row{justify-content:space-between;align-items:center;padding:3px 0;display:flex}.ds-card-label{color:#64748b;font-size:12px}.ds-card-value{color:#cbd5e1;font-size:13px;font-weight:500}.ds-paging{justify-content:center;align-items:center;gap:16px;padding:16px 0;display:flex}.ds-page-btn{color:#94a3b8;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#334155;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600}.ds-page-btn:disabled{opacity:.3;cursor:default}.ds-page-btn:active:not(:disabled){background:#475569}.ds-page-info{color:#94a3b8;font-size:13px}.ds-status-banner{background:#1e293b;border:1px solid #334155;border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:12px 16px;display:flex}.ds-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ds-dot-ok{background:#22c55e;box-shadow:0 0 6px #22c55e80}.ds-dot-warn{background:#f59e0b}.ds-status-text{color:var(--text-primary);flex:1;font-size:14px;font-weight:600}.ds-fabric-badge{color:#22c55e;background:#22c55e1f;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.ds-stats-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.ds-stat{background:var(--bg-card);text-align:center;border:1px solid #334155;border-radius:10px;padding:14px}.ds-stat-value{color:var(--text-primary);font-size:22px;font-weight:800;display:block}.ds-stat-label{color:#64748b;margin-top:4px;font-size:11px;display:block}.ds-tps-card{background:var(--bg-card);border:1px solid #334155;border-radius:10px;margin-bottom:12px;padding:14px 16px}.ds-tps-title{color:#94a3b8;margin-bottom:10px;font-size:13px;font-weight:600}.ds-tps-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.ds-tps-item{text-align:center}.ds-tps-val{color:#60a5fa;font-size:18px;font-weight:700;display:block}.ds-tps-lbl{color:#64748b;margin-top:2px;font-size:10px;display:block}.ds-refresh-btn{color:#94a3b8;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #334155;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:4px;padding:10px;font-size:13px;font-weight:600;display:flex}.ds-refresh-btn:active{background:#1e293b}.ds-tx-card{background:var(--bg-card);border:1px solid #334155;border-radius:10px;margin-bottom:10px;padding:14px 16px}.ds-tx-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.ds-tx-domain{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.ds-domain-pipe{color:#818cf8;background:#6366f126}.ds-domain-const{color:#fbbf24;background:#f59e0b26}.ds-tx-time{color:#64748b;font-size:11px}.ds-tx-entity{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:14px;font-weight:600;overflow:hidden}.ds-tx-change{color:#94a3b8;margin-bottom:2px;font-size:12px}.ds-tx-reason{color:#60a5fa;margin-bottom:2px;font-size:12px}.ds-tx-org{color:#475569;font-size:11px}.ds-modal-overlay{z-index:100;background:#0009;justify-content:center;align-items:flex-end;animation:.15s fadeIn;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.ds-modal{background:#1e293b;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:85vh;animation:.25s ease-out slideUp;display:flex}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ds-modal-header{border-bottom:1px solid #334155;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ds-modal-title{color:var(--text-primary);font-size:17px;font-weight:700}.ds-modal-close{color:#64748b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:4px}.ds-modal-body{-webkit-overflow-scrolling:touch;flex:1;padding:16px 20px;overflow-y:auto}.ds-modal-row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ds-modal-label{color:#64748b;font-size:13px}.ds-modal-value{color:var(--text-primary);font-size:14px;font-weight:500}.ds-modal-divider{background:#334155;height:1px;margin:8px 0}.ds-edit-field{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.ds-edit-label{color:#64748b;flex-shrink:0;font-size:13px}.ds-edit-input{width:120px;color:var(--text-primary);text-align:right;background:#0f172a;border:1px solid #475569;border-radius:8px;outline:none;padding:8px 12px;font-size:14px;font-weight:500}.ds-edit-input:focus{border-color:#3b82f6}.ds-modal-footer{padding:12px 20px;padding-bottom:max(12px,env(safe-area-inset-bottom));border-top:1px solid #334155;flex-shrink:0;gap:8px;display:flex}.ds-btn-edit,.ds-btn-save,.ds-btn-cancel{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;flex:1;padding:12px;font-size:15px;font-weight:700}.ds-btn-edit{color:#fff;background:#3b82f6}.ds-btn-save{color:#fff;background:#22c55e}.ds-btn-save:disabled{opacity:.5}.ds-btn-cancel{color:#94a3b8;background:#334155}.ds-toast{color:#fff;z-index:200;background:#22c55e;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;animation:.2s fadeIn;position:fixed;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.ds-toast-error{background:#ef4444}@media (width>=768px){.ds-root{max-width:600px;margin:0 auto;padding:24px}.ds-stats-grid{grid-template-columns:repeat(4,1fr)}.ds-modal{border-radius:16px;max-height:70vh;margin-bottom:10%}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@keyframes pulse{50%{opacity:.5}}
