.pcb-container{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0a0f1a,#050810,#0a0f1a);z-index:-1;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;overflow-y:hidden;overflow-x:hidden}.pcb-container>svg{width:100%;height:100%;opacity:.69}.led{fill:#27ae60;animation:blink 2s infinite}@keyframes pulseGlow{0%,to{opacity:.5}50%{opacity:1}}@keyframes flowVertical{0%{stroke-dashoffset:0}to{stroke-dashoffset:400}}.circuit-primary{fill:none;stroke:#00d9ff;stroke-width:2.5;stroke-linecap:round;opacity:.9;filter:drop-shadow(0 0 6px rgba(0,217,255,.6))}.circuit-secondary{fill:none;stroke:#09c;stroke-width:1.8;stroke-linecap:round;opacity:.7;filter:drop-shadow(0 0 4px rgba(0,153,204,.5))}.circuit-tertiary{fill:none;stroke:#0fa;stroke-width:1.5;stroke-linecap:round;opacity:.6;filter:drop-shadow(0 0 3px rgba(0,255,170,.4))}.chip-main{fill:url(#chipGradient);stroke:#00d9ff;stroke-width:2;filter:drop-shadow(0 0 12px rgba(0,217,255,.4))}.chip-secondary{fill:url(#chipGradientDark);stroke:#09c;stroke-width:1.5;filter:drop-shadow(0 0 8px rgba(0,153,204,.3))}.chip-small{fill:#0f1620;stroke:#0fa;stroke-width:1.2;opacity:.9;filter:drop-shadow(0 0 6px rgba(0,255,170,.25))}.chip-line{stroke:#00d9ff;stroke-width:.8;opacity:.5}.chip-line-secondary{stroke:#0fa;stroke-width:.6;opacity:.4}.connection-point{fill:none;stroke:#0ff;stroke-width:1;opacity:.6}.pulse-slow{animation:pulseGlow 4s ease-in-out infinite}.pulse-medium{animation:pulseGlow 3s ease-in-out infinite}.pulse-fast{animation:pulseGlow 2s ease-in-out infinite}.flow-animation{stroke-dasharray:8,12;animation:flowVertical 4s linear infinite}.hdd-case{fill:#2c3e50;stroke:#1a252f;stroke-width:3}.platter{fill:url(#platterGradient);stroke:#1a252f;stroke-width:2}.platter-center{fill:#1a252f}.platter-tracks{fill:none;stroke:#3498db4d;stroke-width:1}.platter-spinning{animation:spin 2s linear infinite;transform-origin:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.arm{fill:#95a5a6;stroke:#7f8c8d;stroke-width:2}.arm-group{animation:sweep 3s ease-in-out infinite;transform-origin:690px 430px}@keyframes sweep{0%,to{transform:rotate(0)}50%{transform:rotate(-25deg)}}.screw{fill:#34495e}.activity-led{fill:#27ae60;animation:blink 1s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.psu-case{fill:#2c3e50;stroke:#1a252f;stroke-width:3}.fan-grill{fill:none;stroke:#34495e;stroke-width:2}.fan-blade{fill:#95a5a6;stroke:#7f8c8d;stroke-width:1}.fan-center{fill:#34495e}.fan-blades{animation:spin .1s linear infinite;transform-origin:265px 895px}.vent{fill:#1a252f}.connector{fill:#f39c12;stroke:#e67e22;stroke-width:2}.cable{fill:none;stroke-width:4}#top-navbar{z-index:11000;width:94%}#internalNavigationIcons{display:flex;z-index:11005;justify-content:space-around}.crumb{color:var(--main-white);cursor:pointer;width:100%;height:fit-content;text-align:center;animation-iteration-count:0;box-shadow:0 0 1px #0ff6}.crumb.active{box-shadow:0 0 4px #0ff}.crumb.active:hover{box-shadow:0 0 4px #0ff!important}.crumb>p{padding-top:0}.crumb.current_nav_li{background-color:0 0 15px rgba(0,255,255,.527)}.window-container{border:1px solid rgba(0,217,255,.25);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:15px;box-shadow:0 0 15px #00d9ff4d;line-height:normal}#current-explorer{height:0;max-height:fit-content;width:90vw;overflow-y:auto;height:88vh;z-index:7000;transform-origin:top}#current-explorer.opening-curtain{animation:explorerOpen .42s cubic-bezier(.4,0,.2,1) forwards}#current-explorer.closing-curtain{animation:explorerClose .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes explorerOpen{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes explorerClose{0%{transform:translate(0) scaleY(1);opacity:1}to{transform:translate(-100%) scaleY(0);opacity:0}}.window-container article{background:#0a0f1abf;padding:25px;box-shadow:0 0 12px #00d9ff40;width:100%}.segment-article-div{background:#0a0f1abf;border:1px solid rgba(0,217,255,.3);border-radius:20px;box-shadow:0 0 12px #00d9ff40;display:flex;flex-direction:column;justify-content:space-between;margin:20px 15px}.segment-article-div>section{padding:10px}.segment-article-div>img{max-width:1200px;height:100%;max-height:500px;display:inline-block;border-bottom-left-radius:20px;border-bottom-right-radius:20px;object-fit:cover}.window-container>article>header>h1{color:var(--explorer-titles);text-shadow:0 0 8px rgba(0,217,255,.6);border-bottom:1px solid rgba(0,217,255,.3);text-align:center;padding:10px 0;margin:10px 0}.window-container h2{color:var(--explorer-titles);text-shadow:0 0 5px rgba(0,217,255,.5)}.window-container h3{color:var(--explorer-titles);text-shadow:0 0 5px rgba(0,217,255,.5);text-align:center;border-bottom:.5px solid rgba(0,217,255,.1)}#choose-language-article .segment-article-div h3{text-align:start}.window-container{color:var(--explorer-p);padding:.5vh 1px;line-height:1.6em}.explorer-button{font-family:inherit;border-radius:10px;border:1px solid rgba(0,217,255,.4);cursor:pointer;transition:all .25s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0f1acc;color:var(--main-white)}.explorer-button.positive{border-color:#0fa9;box-shadow:0 0 10px #0fa6}.explorer-button.positive:hover{background:#00ffaa26;box-shadow:0 0 20px #0fa9}.explorer-button.positive:active{background:#0fac;box-shadow:0 0 20px #00ffaae6}.explorer-button.normal{box-shadow:0 0 8px #00d9ff40}.explorer-button.normal:hover{background:#0ad9ff26;box-shadow:0 0 20px #0ad9ff99}.explorer-button.normal:active{background:#0ad9ffcc;box-shadow:0 0 20px #0ad9ffe6}.explorer-button.negative{border-color:#ff505099;box-shadow:0 0 10px #ff505066}.explorer-button.negative:hover{background:#fa090926;box-shadow:0 0 20px #ff505099}.explorer-button.negative:active{background:#ff5050cc;box-shadow:0 0 20px #ff5050e6}.explorer-button.disabled{opacity:.4;cursor:not-allowed;box-shadow:none;border-color:#ffffff94;color:#fffc;background:#0a0f1a}.explorer-button.disabled:active{border-color:#fff3;opacity:.2;background:#0a0f1a1f}section.disabled{opacity:.4;cursor:not-allowed;box-shadow:none;border-color:#ffffff94;color:#fffc;background:#0a0f1a}#overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9000;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000000b3}#popup_article_tag{width:56vw;height:fit-content;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;padding:2vh 2vw;z-index:9002;text-align:center;background-color:#0a0f1a}#standard-form-submit{margin-top:3vh}#popup_article_tag h3{margin-bottom:.8rem;color:#00d9ff}.popup--normal{border:1px solid rgba(0,217,255,.4);box-shadow:0 0 20px #00d9ff80,0 0 40px #00d9ff40}.popup--negative{border:1px solid rgba(119,40,49,.4);box-shadow:0 0 20px #77283180,0 0 40px #77283140}.popup--positive{border:1px solid rgba(88,253,112,.4);box-shadow:0 0 20px #58fd7080,0 0 40px #58fd7040}#overlay{animation:popup-pops-up .35s ease-out forwards;transition:all .3s cubic-bezier(.34,1.56,.64,1)}#overlay.hide{animation:popup-disappear .35s ease-out forwards;transition:all .3s cubic-bezier(.34,1.56,.64,1)}@keyframes popup-pops-up{0%{opacity:0;transform:translateY(8px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes popup-disappear{0%{opacity:1;transform:translateY(0);filter:blur(0)}to{opacity:0;transform:translateY(6px);filter:blur(2px)}}._contact_form_1v2r4_1{padding:2vh 2vw;width:100%}._contact_form_1v2r4_1 div{display:flex;flex-direction:column;padding:1vh 1vw}._contact_form_1v2r4_1 input,._contact_form_1v2r4_1 textarea{font:inherit;border-radius:10px;border:1px solid rgba(0,217,255,.35);background:#0a0f1abf;color:var(--main-white);padding:10px 12px;transition:all .2s ease}._contact_form_1v2r4_1 input::placeholder,._contact_form_1v2r4_1 textarea::placeholder{color:#ffffff80}._contact_form_1v2r4_1 input:focus,._contact_form_1v2r4_1 textarea:focus{outline:none;border-color:#00d9ffcc;box-shadow:0 0 8px #00d9ff80;background:#0a0f1ae6}._message_textarea_1v2r4_41 textarea{min-height:180px;max-height:350px;resize:vertical;line-height:1.6em;width:100%}._form_actions_1v2r4_53{margin-top:2vh;display:flex;align-items:center}._contact_form_1v2r4_1 button{font:inherit;padding:10px 20px;border-radius:10px;cursor:pointer;background:#0a0f1acc;color:var(--main-white);border:1px solid rgba(0,217,255,.5);box-shadow:0 0 10px #00d9ff40;transition:all .25s ease}._contact_form_1v2r4_1 button:hover{background:#00d9ff26;box-shadow:0 0 20px #00d9ff99}._contact_form_1v2r4_1 button:active{background:#00d9ffcc;box-shadow:0 0 20px #00d9ffe6}._contact_form_1v2r4_1 button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;border-color:#ffffff4d}._invalid_1v2r4_94{border-color:#ff5050cc;box-shadow:0 0 6px #ff505080}._error_text_1v2r4_99{font-size:.85rem;color:#ff6b6b}@media(max-width:768px){._form_actions_1v2r4_53{justify-content:center}}:root{--main-black: #000000;--main-white: #ffffff;--explorer-titles: #00d9ff;--explorer-p: #d1e4ff}*{margin:0;padding:0;box-sizing:border-box}body{height:0vh;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-text-size-adjust:100%;unicode-bidi:plaintext}#whole-user-dashboard{display:flex;flex-direction:column;align-items:center;height:100vh;width:100vw;max-height:100vh;max-width:100vw;margin-top:1vh}main{margin:2vh 2vw;height:0;width:0}.pointer-mouse,.pointer-mouse>*{cursor:pointer}a{color:#0ff}button{width:clamp(50px,100px,200px);height:clamp(25px,50px,100px)}p,h2,h3{line-height:1.4em;color:var(--main-white);cursor:default}h1{font-size:2.2em;line-height:1.9rem;color:var(--main-white);cursor:default}h2,h3{font-size:1.3em}p{font-size:1em;padding-top:.4em}@media(max-width:850px){p,h1,h2,h3{line-height:1.6em}}@media screen and (min-width:1400px){.include-image-article>img{max-height:1400px;max-width:50vw}.include-image-article:nth-child(2n){flex-direction:row}.include-image-article:nth-child(2n)>img{border-bottom-left-radius:0;border-top-right-radius:20px}.include-image-article:nth-child(odd){flex-direction:row-reverse}.include-image-article:nth-child(odd)>img{border-radius:20px 0 0 20px}}@media screen and (min-width:3500px){.segment-article-div>img{max-height:2400px;max-width:90vw}}.clickable-tag{cursor:pointer}.clickable-tag:hover{animation:blimpEmphsizeTheBorder .2s ease forwards}@keyframes blimpEmphsizeTheBorder{0%{box-shadow:0 0 5px #0ff6}to{box-shadow:0 0 5px #00ffffb3}}#clossing_window_X{stroke:var(--main-white);stroke-width:2px;stroke-linecap:round;fill:none;border-top-right-radius:5px;position:relative;transition:all .15s ease;box-shadow:0 -10px 20px -5px #00000040;cursor:pointer}#clossing_window_X:active{transform:scale(.9);box-shadow:inset 0 3px 6px #0006,inset 0 -2px 4px #ffffff1a}
