*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.icon-button{display:inline-flex;align-items:center;justify-content:center}.surface-panel{border-width:1px;--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));--un-shadow:0 18px 60px var(--un-shadow-color, rgba(15, 23, 42, .08));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.subtle-text{--un-text-opacity:1;color:rgb(102 112 133 / var(--un-text-opacity))}.sticky{position:sticky}.static{position:static}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.mt-1{margin-top:.25rem}.block{display:block}.hidden{display:none}.h1{height:.25rem}.h2{height:.5rem}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.flex{display:flex}.inline-flex{display:inline-flex}.flex-wrap{flex-wrap:wrap}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.items-center{align-items:center}.justify-end{justify-content:flex-end}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.border{border-width:1px}.bg-\[\#f7f8fb\]{--un-bg-opacity:1;background-color:rgb(247 248 251 / var(--un-bg-opacity))}.text-12px{font-size:12px}.text-13px{font-size:13px}.text-18px{font-size:18px}.text-30px{font-size:30px}.text-\[\#101828\]{--un-text-opacity:1;color:rgb(16 24 40 / var(--un-text-opacity))}.font-800{font-weight:800}.leading-none{line-height:1}.leading-tight{line-height:1.25}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}*{box-sizing:border-box}html{min-width:320px;background:#f7f8fb}body{min-width:320px;min-height:100vh;margin:0;color:#101828;background:radial-gradient(circle at top left,rgba(37,99,235,.09),transparent 34rem),linear-gradient(180deg,#fff,#f7f8fb 26rem);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}#app{min-height:100vh}.platform-shell[data-v-e351492b]{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;min-height:100vh;padding:24px}.icp-footer[data-v-e351492b]{grid-column:1 / -1;display:flex;justify-content:center;padding:0 0 4px;color:#667085;font-size:12px}.icp-footer a[data-v-e351492b]{color:inherit;text-decoration:none}.icp-footer a[data-v-e351492b]:hover{color:#2563eb}.sidebar[data-v-e351492b]{position:sticky;top:24px;height:calc(100vh - 48px);display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;padding:22px}.brand-mark[data-v-e351492b],.site-icon[data-v-e351492b],.account-icon[data-v-e351492b]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.brand-mark[data-v-e351492b]{width:44px;height:44px;color:#fff;border-radius:8px;background:linear-gradient(135deg,#2563eb,#14b8a6)}.nav-list[data-v-e351492b]{display:grid;gap:10px;margin-top:34px}.nav-item[data-v-e351492b]{display:flex;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 14px;color:#475467;border:0;border-radius:8px;background:transparent;font:inherit;font-weight:700;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.nav-item[data-v-e351492b]:hover,.nav-item.active[data-v-e351492b]{color:#101828;background:#eef4ff}.nav-item.active[data-v-e351492b]{transform:translate(2px)}.sidebar-summary[data-v-e351492b]{display:grid;gap:12px;padding-top:20px;border-top:1px solid #e5e7eb}.sidebar-summary div[data-v-e351492b]{display:flex;align-items:center;justify-content:space-between}.sidebar-summary strong[data-v-e351492b]{color:#101828;font-size:22px;font-weight:800}.content-area[data-v-e351492b]{min-width:0;padding:8px 0 32px}.topbar[data-v-e351492b]{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.topbar-actions[data-v-e351492b]{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.toolbar[data-v-e351492b]{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:14px;align-items:center;padding:14px;border-radius:8px}.category-select[data-v-e351492b]{min-width:180px}.stats-grid[data-v-e351492b]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.stat-card[data-v-e351492b]{display:flex;align-items:center;gap:12px;min-height:82px;padding:18px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.stat-card svg[data-v-e351492b]{color:#2563eb}.stat-card span[data-v-e351492b]{display:block;color:#667085;font-size:12px}.stat-card strong[data-v-e351492b]{display:block;color:#101828;font-size:24px;font-weight:800;line-height:1.1}.item-grid[data-v-e351492b]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,546px),1fr));gap:20px}.account-grid[data-v-e351492b]{grid-template-columns:repeat(auto-fill,minmax(min(100%,546px),1fr));gap:20px}.site-card[data-v-e351492b]{aspect-ratio:19.5 / 6.57;min-height:209px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 16px 48px #0f172a12;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.site-card[data-v-e351492b] .n-card__content{display:flex;flex-direction:column;height:100%;padding:21px 36px}.account-grid .site-card[data-v-e351492b]{aspect-ratio:19.5 / 6.57;min-height:209px}.account-grid .site-card[data-v-e351492b] .n-card__content{padding:21px 36px}.site-card.vpn-required[data-v-e351492b]{border-color:#93c5fd;background:linear-gradient(135deg,#dbeafee6,#fff 44%)}.account-card[data-v-e351492b]{background:#fff}.account-card.game-account[data-v-e351492b]{border-color:#93c5fd;background:linear-gradient(135deg,#dbeafee6,#fff 44%)}.site-card.sortable-site[data-v-e351492b]{cursor:grab}.site-card.sortable-site[data-v-e351492b]:active{cursor:grabbing}.site-card.dragging[data-v-e351492b]{opacity:.58;border-color:#2563eb;box-shadow:0 18px 54px #2563eb2e}.site-card-header[data-v-e351492b],.site-card-footer[data-v-e351492b]{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.site-description[data-v-e351492b]{display:-webkit-box;flex:1;min-height:0;margin:16px 0;overflow:hidden;font-size:14px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.site-card-footer[data-v-e351492b]{align-items:center}.site-card-actions[data-v-e351492b]{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;flex:0 0 auto}.tag-row[data-v-e351492b]{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.vpn-tag[data-v-e351492b],.game-account-tag[data-v-e351492b]{color:#1e40af;background:#bfdbfe}.site-icon[data-v-e351492b]{width:44px;height:44px;color:#fff;border-radius:8px;font-weight:800}.drag-handle[data-v-e351492b]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:44px;color:#98a2b3}.drag-handle.disabled[data-v-e351492b]{opacity:.35}.open-site-button[data-v-e351492b]{width:60px;height:60px;min-width:60px}.account-icon[data-v-e351492b]{width:42px;height:42px;color:#0f766e;border-radius:8px;background:#ccfbf1}.account-credential-grid[data-v-e351492b]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;flex:1;min-height:0;margin:16px 0}.account-credential-grid span[data-v-e351492b]{display:block;color:#667085;font-size:12px}.account-credential-grid strong[data-v-e351492b]{display:block;overflow-wrap:anywhere;color:#101828;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:700}.empty-state[data-v-e351492b]{grid-column:1 / -1;padding:80px 0}.modal-card[data-v-e351492b]{width:min(520px,calc(100vw - 32px));border-radius:8px}.modal-card[data-v-e351492b] .n-card-header{padding:16px 18px 8px}.modal-card[data-v-e351492b] .n-card__content{padding:8px 18px 12px}.modal-card[data-v-e351492b] .n-card__footer{padding:10px 18px 16px}.compact-form[data-v-e351492b] .n-form-item{margin-bottom:8px}.compact-form[data-v-e351492b] .n-form-item-label{min-height:22px;padding-bottom:4px;font-size:12px}@media(max-width:980px){.platform-shell[data-v-e351492b]{grid-template-columns:1fr;padding:16px}.sidebar[data-v-e351492b]{position:static;height:auto;gap:20px}.nav-list[data-v-e351492b]{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}}@media(max-width:720px){.topbar[data-v-e351492b]{align-items:flex-start;flex-direction:column}.topbar-actions[data-v-e351492b]{justify-content:flex-start;width:100%}.toolbar[data-v-e351492b],.stats-grid[data-v-e351492b],.account-credential-grid[data-v-e351492b]{grid-template-columns:1fr}.category-select[data-v-e351492b]{min-width:0}}
