.hardware-monitor{padding:16px}.hardware-monitor .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:100%}.hardware-monitor .ant-card .card-title{display:flex;align-items:center;gap:8px;font-weight:500}.hardware-monitor .ant-card .card-title .anticon{font-size:18px}.hardware-monitor .ant-card .metric-container{display:flex;align-items:center;justify-content:space-around;margin-bottom:16px}.hardware-monitor .ant-card .metric-container .progress-label{text-align:center}.hardware-monitor .ant-card .metric-container .progress-label .value{font-size:24px;font-weight:500}.hardware-monitor .ant-card .metric-container .progress-label .label{font-size:14px;color:#666}.hardware-monitor .ant-card .metric-container .metric-info{display:flex;flex-direction:column;gap:8px}.hardware-monitor .ant-card .metric-container .metric-info .ant-statistic .ant-statistic-title{font-size:14px;color:#666}.hardware-monitor .ant-card .metric-container .metric-info .ant-statistic .ant-statistic-content{font-size:16px;font-weight:500}.hardware-monitor .ant-card .chart-container{width:100%;height:200px}@media (max-width: 768px){.hardware-monitor{padding:8px}.hardware-monitor .metric-container{flex-direction:column;gap:16px}}.gallery-loading{display:flex;justify-content:center;align-items:center;min-height:60vh}.gallery-albums{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.gallery-album-card{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;background:#fff}.gallery-album-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.gallery-add-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;border:2px dashed #d9d9d9;background:#fafafa}.gallery-add-card:hover{border-color:#1890ff}.album-cover{height:150px;background-size:cover;background-position:center;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.album-info{padding:12px;display:flex;flex-direction:column;gap:4px}.album-actions{position:absolute;top:8px;right:8px;display:flex;gap:4px;opacity:0;transition:opacity .2s}.gallery-album-card:hover .album-actions{opacity:1}.album-actions .ant-btn{background:#ffffffe6;border-radius:4px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.gallery-item{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center;background:#f5f5f5;aspect-ratio:1}.gallery-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.gallery-item img{max-width:100%;max-height:100%;object-fit:cover;display:block;width:100%;height:100%}.gallery-caption{position:absolute;bottom:0;width:100%;background:#0000008c;color:#fff;font-size:14px;font-weight:500;text-align:center;padding:6px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;justify-content:center;gap:8px}@media (max-width: 768px){.record-time{display:none!important}.anime-title{font-size:14px!important}.status-wrap{font-size:12px!important;gap:4px}.status-wrap .ant-btn{font-size:12px!important;height:auto;padding:2px 6px}.status-wrap .anticon{font-size:12px!important}.ant-typography{font-size:14px!important}.ant-list-item{flex-wrap:wrap}.ant-list-item-actions{flex-wrap:wrap;gap:6px}.ant-modal{width:95%!important}}.osd-container{position:relative;width:100%;height:100%;background-color:#f0f0f0;overflow:hidden;min-height:0}.loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#ffffffb3;z-index:10}.custom-controls{position:absolute;top:16px;right:16px;z-index:1000;display:flex;flex-direction:column;gap:8px;background:#fffc;padding:8px;border-radius:4px;box-shadow:0 2px 8px #00000026}.control-btn{width:32px;height:32px;display:flex;justify-content:center;align-items:center}.image-meta{padding:16px;background:#fff;border-top:1px solid #f0f0f0}.openseadragon-container,.openseadragon-canvas{background-color:#f0f0f0}.osd-container{width:100%;height:100%}.puzzle-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr);gap:2px;width:100%;aspect-ratio:1/1;max-width:300px;margin:0 auto}.puzzle-cell{display:flex;align-items:center;justify-content:center;font-weight:700;background:#fff;border:1px solid #ccc;box-sizing:border-box;font-size:12px}.puzzle-cell.empty{background:#fff}.puzzle-cell.obstacle{background:transparent;border:2px dashed #aaa}.puzzle-cell.month{background:#666;color:#fff}.puzzle-cell.day{background:#999;color:#fff}.puzzle-cell.piece{color:#fff}@media (max-width: 768px){.puzzle-grid{max-width:280px}.puzzle-cell{font-size:10px}.ant-row{flex-direction:column;gap:8px}.ant-card{margin-bottom:12px}.solutions-grid{grid-template-columns:1fr}}.dice3d-wrapper{display:inline-flex;flex-direction:column;align-items:center;perspective:600px}.dice3d-scene{position:relative;transform-style:preserve-3d}.dice3d-face{position:absolute;display:flex;align-items:center;justify-content:center;font-weight:700;backface-visibility:visible;border:2px solid rgba(0,0,0,.15);box-sizing:border-box;-webkit-user-select:none;user-select:none}.dice3d-wrapper.theme-light .dice3d-face{background:linear-gradient(135deg,#fff,#e8e8e8);color:#1a1a1a;border-color:#0003}.dice3d-wrapper.theme-dark .dice3d-face{background:linear-gradient(135deg,#3a3a3a,#2a2a2a);color:#f0f0f0;border-color:#ffffff26}.dice3d-cube{transform-style:preserve-3d;transition:transform .3s ease-out}.dice3d-cube .dice3d-face{border-radius:8px}.dice3d-d4{transform-style:preserve-3d;transition:transform .3s ease-out}.dice3d-d4-body{width:100%;height:100%;clip-path:polygon(50% 5%,5% 90%,95% 90%);display:flex;align-items:center;justify-content:center;position:relative}.dice3d-wrapper.theme-light .dice3d-d4-body{background:linear-gradient(180deg,#fff,#d0d0d0);color:#1a1a1a;box-shadow:2px 2px 8px #0003}.dice3d-wrapper.theme-dark .dice3d-d4-body{background:linear-gradient(180deg,#4a4a4a,#1a1a1a);color:#f0f0f0;box-shadow:2px 2px 8px #0006}.dice3d-d4-result{font-weight:800;margin-top:20%;z-index:1}.dice3d-d4-type{position:absolute;bottom:12%;font-size:.55em;opacity:.5;font-weight:600}.dice3d-d8{transform-style:preserve-3d;transition:transform .3s ease-out}.dice3d-d8-body{width:100%;height:100%;clip-path:polygon(50% 2%,95% 50%,50% 98%,5% 50%);display:flex;align-items:center;justify-content:center;position:relative}.dice3d-wrapper.theme-light .dice3d-d8-body{background:linear-gradient(135deg,#f0f0ff,#c8c8e0);color:#1a1a1a;box-shadow:2px 2px 8px #0003}.dice3d-wrapper.theme-dark .dice3d-d8-body{background:linear-gradient(135deg,#3a3a4a,#1a1a2a);color:#f0f0f0;box-shadow:2px 2px 8px #0006}.dice3d-d8-result{font-weight:800;z-index:1}.dice3d-d8-type{position:absolute;bottom:18%;font-size:.55em;opacity:.5;font-weight:600}.dice3d-poly{transform-style:preserve-3d;transition:transform .3s ease-out;border-radius:50%}.dice3d-poly-body{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;position:relative;overflow:hidden}.dice3d-wrapper.theme-light .dice3d-poly-body{background:radial-gradient(circle at 35% 35%,#fff,#c8c8c8);color:#1a1a1a;box-shadow:inset -4px -4px 8px #00000026,2px 2px 8px #0003}.dice3d-wrapper.theme-dark .dice3d-poly-body{background:radial-gradient(circle at 35% 35%,#4a4a4a,#1a1a1a);color:#f0f0f0;box-shadow:inset -4px -4px 8px #0000004d,2px 2px 8px #0006}.dice3d-poly-result{font-size:1.6em;font-weight:800;z-index:1}.dice3d-poly-type{position:absolute;bottom:12%;font-size:.55em;opacity:.5;font-weight:600}.dice3d-d2n{transform-style:preserve-3d;transition:transform .3s ease-out}.dice3d-d2n-body{width:100%;height:100%;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.dice3d-wrapper.theme-light .dice3d-d2n-body{background:linear-gradient(135deg,#f8f0ff,#e0d0f0);color:#1a1a1a;box-shadow:inset -3px -3px 6px #0000001a,2px 2px 8px #00000026}.dice3d-wrapper.theme-dark .dice3d-d2n-body{background:linear-gradient(135deg,#3a2a4a,#2a1a3a);color:#f0f0f0;box-shadow:inset -3px -3px 6px #0000004d,2px 2px 8px #0006}.dice3d-d2n-result{font-size:1.8em;font-weight:800;z-index:1}.dice3d-d2n-label{position:absolute;top:8%;font-size:.6em;opacity:.5;font-weight:600}.dice3d-d2n-note{position:absolute;bottom:6%;font-size:.45em;opacity:.4}@keyframes dice-roll-spin{0%{transform:rotateX(0) rotateY(0) rotate(0)}20%{transform:rotateX(360deg) rotateY(180deg) rotate(90deg)}40%{transform:rotateX(180deg) rotateY(540deg) rotate(270deg)}60%{transform:rotateX(540deg) rotateY(360deg) rotate(180deg)}80%{transform:rotateX(720deg) rotateY(720deg) rotate(360deg)}to{transform:rotateX(1080deg) rotateY(1080deg) rotate(540deg)}}@keyframes dice-roll-poly{0%{transform:rotateX(0) rotateY(0) scale(1)}15%{transform:rotateX(180deg) rotateY(90deg) scale(1.1)}30%{transform:rotateX(360deg) rotateY(270deg) scale(.95)}50%{transform:rotateX(540deg) rotateY(540deg) scale(1.05)}70%{transform:rotateX(720deg) rotateY(720deg) scale(1)}85%{transform:rotateX(900deg) rotateY(900deg) scale(1.02)}to{transform:rotateX(1080deg) rotateY(1080deg) scale(1)}}.dice3d-rolling{animation:dice-roll-spin 1.5s cubic-bezier(.25,.1,.25,1)}.dice3d-rolling-poly{animation:dice-roll-poly 1.5s cubic-bezier(.25,.1,.25,1)}.dice3d-label{margin-top:8px;font-size:.85em;opacity:.6;font-weight:500}.dice-random-page{padding:24px;min-height:400px}.dice-random-content{max-width:600px;margin:0 auto;text-align:center}.dice-random-title{margin-bottom:24px!important}.dice-random-controls{margin-bottom:32px}.dice-random-label{font-size:16px}.dice-random-display{display:flex;flex-direction:column;align-items:center;gap:24px}.dice-random-dice-row{display:flex;justify-content:center;align-items:flex-end;gap:32px;flex-wrap:wrap}.dice-random-dice-item{display:flex;flex-direction:column;align-items:center;gap:8px}.dice-random-dice-label{font-size:14px;opacity:.7}.dice-random-result{margin-top:16px;padding:16px 32px;border-radius:12px;background:#1890ff14}.dice-random-result-number{font-size:48px!important;font-weight:700!important;color:#1890ff!important;line-height:1.2!important}.dice-random-page.theme-dark{color:#e0e0e0}.dice-random-page.theme-dark .dice-random-title{color:#e0e0e0!important}.dice-random-page.theme-dark .dice-random-label{color:#b0b0b0}.dice-random-page.theme-dark .dice-random-dice-label{color:#999}.dice-random-page.theme-dark .dice-random-result{background:#1890ff26}.dice-random-page.theme-dark .dice-random-result-number{color:#40a9ff!important}.dice-random-page.theme-light{color:#333}.dice-random-page.theme-light .dice-random-title{color:#333!important}.dice-random-page.theme-light .dice-random-label{color:#555}.dice-random-page.theme-light .dice-random-dice-label{color:#777}.dice-random-page.theme-light .dice-random-result{background:#1890ff0f}.dice-random-page.theme-light .dice-random-result-number{color:#1890ff!important}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
