@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Nunito:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:var(--bg);color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #F8F7FC;--text: #17151F;--grey: #28282E;--purple: #8A5CF5;--blue: #00AEEF;--font-heading: "Baloo 2", system-ui, sans-serif;--font-body: "Nunito", system-ui, sans-serif;--background: #252422;--text-default: #ccc5b9;--accent-orange: #eb5e28;--accent-gray: #403d39;--bg-dash: rgba(33, 37, 41);--bg-card-dash: rgba(52, 58, 64);--accent-dash: rgba(173, 181, 189);--text-main-dash: rgba(233, 236, 239);--text-muted-dash: rgba(206, 212, 218, .7);--c8bg: #0b0f0a;--c8accent: #a8ff3e;--c8accentmuted: #4a7a1a;--c8text: #f0f4ee}html,body{margin:0;padding:0}h1,h2,h3,h4{font-family:Bebas Neue,sans-serif}p{font-family:DM Sans,sans-serif}._pagecontainer_1pkwf_1{display:flex;flex-direction:column;width:100%;min-height:100vh;overflow:hidden;background:var(--background)}._profilebar_1vsxw_1{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;border-bottom:2px solid var(--accent-orange);box-sizing:border-box;gap:1rem}._profiledetails_1vsxw_12{display:flex;align-items:center}._datePickerContainer_1vsxw_17{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem}._profileimg_1vsxw_24{width:60px;height:60px;object-fit:cover;border-radius:50%;display:flex;align-items:center;margin-bottom:1rem;margin-left:1rem;margin-bottom:0;color:#fff}._dateText_1vsxw_37{font-weight:700;color:var(--text-default);margin-left:.5rem;margin-right:.5rem;cursor:pointer;transition:.2}._dateText_1vsxw_37:hover{background-color:#0000000d;color:var(--accent-orange)}._usertext_1vsxw_51{font-weight:700;color:var(--text-default);margin-left:1rem}._spacer_1vsxw_57{width:60px}._calendarIcon_1vsxw_61{font-size:.8rem}._hiddenDateInput_1vsxw_65{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;border:none;cursor:pointer;pointer-events:none}@media(max-width:600px){._profilebar_1vsxw_1{flex-direction:column;justify-content:center;text-align:center}._profiledetails_1vsxw_12{flex-direction:column;margin-bottom:.5rem}._usertext_1vsxw_51{margin-left:0}}._button_plnqk_1{background-color:var(--accent-orange);color:var(--background);padding:2px;border-radius:2px;border:.1rem solid var(--accent-orange);font-weight:600;text-transform:uppercase;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0003;letter-spacing:.5px}._button_plnqk_1:hover{background-color:var(--background);color:var(--accent-orange);transform:translateY(-2px);box-shadow:0 6px 12px #00000040}._button_plnqk_1:active{transform:translateY(0);box-shadow:0 3px 6px #0003}._button_plnqk_1:focus{outline:none;box-shadow:0 0 0 3px #eb5e2880}._inverted_plnqk_36{background-color:var(--background);color:var(--accent-orange)}._inverted_plnqk_36:hover{background-color:var(--accent-orange);color:var(--background)}._addEventBody_18rcl_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:2rem;gap:1.5rem;border:2px solid var(--accent-orange);background-color:var(--background);border-radius:10px;box-sizing:border-box}._formGroup_18rcl_15{width:100%;max-width:500px;display:flex;flex-direction:column;gap:.5rem}label{font-size:.9rem;font-weight:600;color:var(--accent-orange);text-transform:uppercase;letter-spacing:.05rem}._field_18rcl_31{width:100%;padding:.75rem;border:2px solid var(--accent-orange);border-radius:6px;background:#ffffff0d;color:var(--text-default);font-size:1rem;transition:all .2s ease;box-sizing:border-box}._field_18rcl_31:focus{outline:none;background:#ffffff1a;box-shadow:0 0 8px var(--accent-orange)}._field_18rcl_31::placeholder{color:var(--accent-gray);opacity:.6}._mainContainer_tqiop_1{width:100%;max-width:600px;margin:2rem auto;display:flex;flex-direction:column;padding:2.5rem;gap:1.5rem;border:2px solid var(--accent-orange);background-color:var(--background);border-radius:10px;box-sizing:border-box;box-shadow:0 10px 30px #0000004d}._label_tqiop_16{font-size:.75rem;font-weight:700;color:var(--accent-orange);text-transform:uppercase;letter-spacing:.1rem}._value_tqiop_24{font-size:1.1rem;color:var(--text-default)}._descriptionContainer_tqiop_29{width:95%;padding:1rem;background:#ffffff08;border-left:3px solid var(--accent-orange);border-radius:4px;line-height:1.6;color:var(--text-default);white-space:pre-wrap}._infoOrder_tqiop_40{display:flex;flex-direction:column;gap:.25rem}._backButton_tqiop_46{align-self:flex-start;background:none;border:1px solid var(--accent-orange);color:var(--accent-orange);padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}._backButton_tqiop_46:hover{background:var(--accent-orange);color:#fff}._actions_tqiop_63{display:flex;justify-content:space-between}._header_1gokh_1{border-bottom:1px solid rgba(255,165,0,.2);padding-bottom:1rem;gap:.25rem;display:flex;flex-direction:column}._title_1gokh_9{font-size:2rem;color:var(--text-default);margin:0}._dateTime_1gokh_15{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._infoOrder_1gokh_21{display:flex;flex-direction:column;gap:.25rem}._field_1gokh_27{width:100%;padding:.75rem;border:2px solid var(--accent-orange);border-radius:6px;background:#ffffff0d;color:var(--text-default);font-size:1rem;transition:all .2s ease;box-sizing:border-box}._field_1gokh_27:focus{outline:none;background:#ffffff1a;box-shadow:0 0 8px var(--accent-orange)}._field_1gokh_27::placeholder{color:var(--accent-gray);opacity:.6}._actions_1gokh_50{display:flex;justify-content:space-between;margin-top:.5rem}._popup_1cwhi_1{position:fixed;width:50vw;height:50vh;border-radius:12px;background-color:var(--background);border:2px solid var(--accent-orange)}._cardBody_1cwhi_10{position:absolute;top:0;left:5%;width:90%;box-sizing:border-box;background-color:var(--accent-orange);color:var(--background);border-radius:.5rem;border:2px solid var(--accent-orange);padding:.25rem;cursor:pointer;overflow:hidden}._cardBody_1cwhi_10 h3{font-size:clamp(10px,8cqw,14px);font-weight:700;margin:0}._cardBody_1cwhi_10 p{font-size:clamp(10px,8cqw,14px);margin:0}._cardBody_1cwhi_10:hover,._cardBody_1cwhi_10:focus{transform:translateY(-2px);box-shadow:0 8px 12px #00000026,0 4px 6px #0000001a;border-color:var(--text-default)}._cardBody_1cwhi_10:active{transform:translateY(0);box-shadow:0 4px 6px #0000001a,0 1px 3px #0000000f}._cardBody_1cwhi_10:focus{outline:2px solid var(--accent-orange)}._calendarContainer_1p7pv_1{display:grid;grid-template-columns:60px repeat(7,minmax(0,1fr));width:100%;height:calc(100% - 1px);background-image:repeating-linear-gradient(to bottom,transparent,transparent 39px,var(--text-default) 40px),repeating-linear-gradient(to bottom,transparent,transparent 79px,var(--accent-gray) 80px);border:1px solid var(--text-default);border-radius:10px;box-sizing:border-box}._timeColumn_1p7pv_24{display:grid;grid-template-rows:40px repeat(24,40px);text-align:center}._timeColumn_1p7pv_24 h2{font-size:16px}._dayColumn_1p7pv_34{display:grid;grid-template-rows:40px 1fr;border-left:1px solid #ddd;text-align:center;overflow:hidden;container-type:inline-size}._dayColumn_1p7pv_34 h2{font-size:clamp(10px,8cqw,18px)}._timeColumn_1p7pv_24,._dayColumn_1p7pv_34{container-type:inline-size}._dayBody_1p7pv_52{position:relative;height:100%;border-top:1px solid #ddd;width:100%}._emulatorContainer_1ubp5_1{display:flex;justify-content:center;align-items:center;background-color:var(--c8bg);height:100vh}._window_1ubp5_9{width:640px;height:320px;border:1px solid var(--c8accent)}._controls_1ubp5_15{display:flex;flex-direction:column;color:var(--text-main);align-items:center;gap:15px}._controls_1ubp5_15 p,h4{padding:0;margin:0;width:75%}._instructions_1ubp5_29{width:35%;padding:2rem}._highlight_1ubp5_34{color:var(--c8accent)}._main_lvo08_1{color:var(--text-main-dash);margin-top:clamp(1rem,3vw,1.25rem);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0 clamp(.5rem,3vw,1rem);box-sizing:border-box}._container_lvo08_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1rem,2vw,1.5rem);padding:clamp(1rem,3vw,2rem);padding-top:0;padding-left:0;width:100%;box-sizing:border-box;align-items:start}._container_lvo08_14 p{color:var(--text-main-dash);font-size:clamp(.9rem,1vw,1rem);line-height:1.4}._card_lvo08_34{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:clamp(1rem,2vw,1.5rem);padding-left:0;width:100%;box-sizing:border-box;border-radius:1rem}._card_lvo08_34 h2{border-bottom:.125rem solid var(--text-muted-dash);width:100%;text-align:center;color:var(--text-main-dash);font-size:clamp(1.1rem,2vw,1.4rem);padding-bottom:.5rem}@media(max-width:600px){._main_lvo08_1{align-items:stretch}._card_lvo08_34{padding-left:clamp(.5rem,3vw,1rem)}}._card_1u7cd_1{background-color:var(--bg-card-dash);box-shadow:0 .25rem .5rem #0003,0 .375rem 1.25rem #00000030;border-radius:.75rem;padding:clamp(.75rem,2vw,1rem);transition:box-shadow .3s ease,transform .2s ease;width:100%;box-sizing:border-box}._card_1u7cd_1:hover{box-shadow:0 0 .9375rem var(--bg-card-dash);transform:translateY(-2px)}._header_1u7cd_20{display:flex;align-items:center;justify-content:space-between;gap:clamp(.5rem,2vw,1rem);margin-bottom:clamp(.75rem,2vw,1rem);flex-wrap:wrap}._titleGroup_1u7cd_31{display:flex;align-items:center;gap:clamp(.4rem,1.5vw,.75rem);min-width:0}._statusIndicator_1u7cd_39{font-size:clamp(.65rem,1vw,.75rem);white-space:nowrap}._running_1u7cd_44{color:#34d399}._stopped_1u7cd_45{color:#f87171}._statsGroup_1u7cd_47{display:flex;flex-direction:column;gap:clamp(.5rem,1.5vw,.75rem)}._progressBarLabel_1u7cd_53{display:flex;justify-content:space-between;font-size:clamp(.7rem,1vw,.75rem);margin-bottom:.25rem;gap:.5rem;flex-wrap:wrap}._progressTrack_1u7cd_64{width:100%;background-color:var(--bg-dark-dash);border-radius:999px;height:clamp(.3rem,.8vw,.375rem);overflow:hidden}._progressFill_1u7cd_72{height:100%;transition:width .5s ease-out}._cpuFill_1u7cd_77,._ramFill_1u7cd_78{background-color:var(--accent-dash)}@media(max-width:600px){._header_1u7cd_20{align-items:flex-start}._statusIndicator_1u7cd_39{font-size:.65rem}}._icon_1ehtb_1{width:auto;height:90px}._bar_1ehtb_6{width:100%;top:0;left:0}._systemDashboard_1ehtb_12{background:linear-gradient(145deg,#ffffff0d,#0003);box-shadow:0 .25rem 1.875rem #00000080;padding-bottom:.25rem;font-family:Inter,sans-serif;display:grid;grid-template-columns:auto minmax(0,1fr);min-height:clamp(70px,10vh,90px);overflow:hidden;align-items:center;gap:clamp(.5rem,2vw,1.5rem)}._leftSide_1ehtb_31{display:flex;flex-direction:row;align-items:center;gap:clamp(.5rem,2vw,1.25rem);margin-left:clamp(1rem,4vw,2.5rem);min-width:0}._rightSide_1ehtb_40{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;overflow-x:auto;gap:clamp(.5rem,2vw,1.25rem);margin-right:clamp(1rem,4vw,2.5rem);min-width:0;scrollbar-width:none}._rightSide_1ehtb_40::-webkit-scrollbar{display:none}@media(max-width:768px){._systemDashboard_1ehtb_12{grid-template-columns:1fr;grid-auto-rows:auto;padding:.5rem 0}._leftSide_1ehtb_31{margin-left:1rem}._rightSide_1ehtb_40{justify-content:flex-start;margin-right:1rem;padding-bottom:.25rem}}._osHeader_1ehtb_76{border-bottom:1px solid var(--text-muted)}._statLabel_1ehtb_80{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--highlight)}._osValue_1ehtb_87{font-size:1.5rem;margin:0;color:var(--text-main-dash)}._statsGrid_1ehtb_93{display:flex;flex-direction:row;align-items:center;gap:30px;justify-content:flex-end}._statValue_1ehtb_101{font-size:1.25rem;font-weight:600;color:var(--text-main-dash);display:flex;flex-direction:row;gap:15px}._statValue_1ehtb_101 small{font-size:.8rem;color:var(--text-muted-dash)}._diskUnit_1ehtb_115{display:flex;flex-direction:column;justify-content:center;line-height:1.2;min-width:fit-content}._diskUnit_1ehtb_115 small{font-size:.75rem;opacity:.8}._osUpdate_1ehtb_128{color:var(--text-muted-dash);font-size:.8rem}._link_1ehtb_133{text-decoration:none;color:var(--text-main-dash);font-weight:500}._navGroup_1ehtb_139{display:flex;gap:4px}._navGroup_1ehtb_139:hover{transform:translateY(-2px)}._navGroup_1ehtb_139:hover ._link_1ehtb_133{color:var(--text-muted-dash)}._navGroup_1ehtb_139:hover div[class*=Icon]{background-color:var(--text-muted-dash)}._cpuIcon_1ehtb_156{width:1.5rem;height:1.5rem;background-color:var(--text-main-dash);-webkit-mask-image:url(/cpu.svg);mask-image:url(/cpu.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}._ramIcon_1ehtb_167{width:1.5rem;height:1.5rem;background-color:var(--text-main-dash);-webkit-mask-image:url(/memory-stick.svg);mask-image:url(/memory-stick.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}._diskIcon_1ehtb_178{width:1.5rem;height:1.5rem;background-color:var(--text-main-dash);-webkit-mask-image:url(/hard-drive.svg);mask-image:url(/hard-drive.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}._linuxIcon_1ehtb_189{width:1.5rem;height:1.5rem;background-color:var(--text-main-dash);-webkit-mask-image:url(/linux.png);mask-image:url(/linux.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}._dockerIcon_1ehtb_200{width:1.5rem;height:1.5rem;background-color:var(--text-main-dash);-webkit-mask-image:url(/docker.png);mask-image:url(/docker.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}._pluginIcon_1ehtb_211{width:1.5rem;height:1.5rem;background-color:var(--text-main-dash);-webkit-mask-image:url(/plugin.png);mask-image:url(/plugin.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}._settingIcon_1ehtb_222{width:1.5rem;height:1.5rem;background-color:var(--text-main-dash);-webkit-mask-image:url(/setting.png);mask-image:url(/setting.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}._container_jiyld_1{display:flex;min-height:100vh;width:100%;background:var(--bg-dash)}._container_jiyld_1 main{flex:1;width:100%;min-width:0}._main_jiyld_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));width:100%;gap:2rem;align-items:stretch;box-sizing:border-box;padding:0 20px}._main_i2ujc_1{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:clamp(1rem,3vw,1.25rem);padding:0 clamp(.5rem,3vw,1rem);color:var(--text-main-dash);box-sizing:border-box}._card_i2ujc_14{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:clamp(1rem,2vw,1.5rem);padding-left:0;width:100%;box-sizing:border-box}._card_i2ujc_14 h2{border-bottom:.125rem solid var(--accent-dash);width:100%;text-align:center;color:var(--text-main)-dash;font-size:clamp(1.1rem,2vw,1.4rem);padding-bottom:.5rem}._widgets_i2ujc_37{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1rem,2vw,1.5rem);padding:clamp(1rem,3vw,2rem);padding-top:0;padding-left:0;width:100%;box-sizing:border-box;align-items:start}._widgets_i2ujc_37 p{color:var(--text-main-dash);font-size:clamp(.9rem,1vw,1rem);line-height:1.4}@media(max-width:600px){._main_i2ujc_1{align-items:stretch}._card_i2ujc_14{padding-left:clamp(.5rem,3vw,1rem)}}._main_juwxh_1{margin-left:1rem;margin-right:1rem;background:var(--bg-dash)}._terminalContainer_juwxh_7{background-color:var(--bg-card-dash);border:1px solid var(--accent-dash);border-radius:6px;margin-top:1.5rem;overflow:hidden}._terminalHeader_juwxh_15{background-color:var(--bg-card-dash);padding:8px 16px;font-family:sans-serif;font-size:.85rem;border-bottom:1px solid #333;display:flex;justify-content:space-between}._terminalBody_juwxh_25{padding:1rem;height:400px;overflow-y:auto;font-family:Fira Code,Courier New,monospace;font-size:.9rem;line-height:1.4;color:var(--text-muted-dash);display:flex;flex-direction:column;background:var(--bg-card-dash)}._terminalBody_juwxh_25::-webkit-scrollbar{width:10px}._terminalBody_juwxh_25::-webkit-scrollbar-track{background:var(--bg-card-dash)}._terminalBody_juwxh_25::-webkit-scrollbar-thumb{background:var(--accent-dash)}._terminalBody_juwxh_25::-webkit-scrollbar-thumb:hover{background:var(--accent-dash)}._logLine_juwxh_54{white-space:pre-wrap;word-break:break-all;border-left:2px solid transparent;padding-left:8px;margin-bottom:2px}._logLine_juwxh_54:hover{background-color:var(--tertiaryColour);border-left:2px solid var(--secundaryColour);color:var(--secundaryColour)}._button_1kz63_1{padding:.75em 1.5em;border-radius:1.25rem;background:linear-gradient(135deg,var(--bg-card-dash),var(--bg-dark-dash));color:var(--text-main-dash);border:.125rem solid var(--accent-dash);font-size:1rem;width:auto;max-width:100%;display:inline-block;text-align:center;box-shadow:0 .25rem .5rem #0003,0 .375rem 1.25rem #00000030;transition:all .3s ease}._button_1kz63_1:hover{cursor:pointer;box-shadow:0 0 .9375rem var(--bg-card-dash)}@media(max-width:600px){._button_1kz63_1{width:100%;font-size:.9rem;padding:.6em 1em}}@media(min-width:1200px){._button_1kz63_1{font-size:1.1rem;padding:1em 2em}}._main_q77sn_1{display:flex;flex-direction:column;align-items:center;background:var(--bg-dash);width:100%;height:100vh;box-sizing:border-box}._main_q77sn_1 h2{border-bottom:2px solid var(--accent-dash)}._projectid_opko5_1{font-size:clamp(12px,1.5vw,15px);color:var(--c8accentmuted)}._inner_opko5_6{width:100%;margin:0 auto;min-height:calc(100vh - 6rem);display:flex;flex-direction:column}._main_opko5_14{width:100%}._navbar_opko5_18{display:flex;justify-content:space-between;padding:1}._languageSelect_opko5_24{display:flex;gap:.5rem}._languageClick_opko5_29{cursor:pointer;text-decoration:underline;text-underline-offset:2px}._languageClick_opko5_29:hover{color:var(--c8accent)}._navbar_opko5_18,._navbar_opko5_18 p,._languageSelect_opko5_24,._languageSelect_opko5_24 p{color:var(--bg)}._act1text_opko5_46{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:auto 0;width:100%;min-height:50%;gap:1.5rem}._act1header_opko5_57{font-size:clamp(40px,8vw,100px);line-height:1.05;padding:0;margin:0}._act1headerext_opko5_64{font-size:clamp(40px,8vw,100px);line-height:1.05;color:var(--c8accent);padding:0;margin:0}._act1para_opko5_72{font-size:clamp(16px,1.8vw,20px);line-height:1.5;max-width:60ch;color:var(--c8text)}._act1scroll_opko5_79{display:flex;justify-content:flex-start;margin-top:auto;padding-top:1rem}._screenDot_opko5_86{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:grid;--dot-size: clamp(8px, 1vw, 24px);--dot-gap: clamp(2px, .2vw, 6px);grid-template-columns:repeat(8,var(--dot-size));gap:var(--dot-gap);opacity:.15;max-width:20vw;pointer-events:none}._dot_opko5_102{width:var(--dot-size);height:var(--dot-size);background:var(--c8accent);border-radius:1px}._dot_opko5_102._off_opko5_108{background:#1e2d18}@media(min-width:768px){._inner_opko5_6{min-height:calc(100vh - 12rem)}._navbar_opko5_18{padding:.8rem 2rem}._screenDot_opko5_86{right:2rem;max-width:20vw}}._inner_exs5j_1{width:100%;min-height:calc(100vh - 6rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3rem;padding:1rem 0}._highlight_exs5j_12{color:var(--c8accent)}._act2text_exs5j_16{width:100%;max-width:800px;line-height:1.2;flex:1;padding:1rem 0;display:flex;flex-direction:column;gap:1.25rem}._act2text_exs5j_16 h1{font-size:clamp(36px,7vw,80px);line-height:1.1;margin:0;word-spacing:clamp(-.3rem,-.8vw,-1rem)}._act2text_exs5j_16 p{font-size:clamp(16px,1.8vw,20px);padding:0;margin:0;line-height:1.5;max-width:60ch;color:var(--c8text)}._act2timeline_exs5j_46{display:flex;flex-direction:column;align-items:flex-start;border-left:1px solid rgba(255,255,255,.87);width:100%;max-width:400px;flex-shrink:0;padding:1.5rem 0 1.5rem 1.5rem;box-sizing:border-box}._act2timeline_exs5j_46 p{font-size:clamp(15px,1.6vw,17.5px);line-height:1.4}._act2timelineorbspacing_exs5j_64{display:flex;align-items:center;gap:15px;width:100%}._act2timelineorb_exs5j_64{width:20px;height:20px;border-radius:999px;background:#ffffffde;flex-shrink:0;margin-left:-10px}._act2timelinespacing_exs5j_81{margin:0;margin-left:1rem;flex:1;color:var(--c8text)}@media(min-width:1024px){._inner_exs5j_1{min-height:calc(100vh - 12rem);flex-direction:row;justify-content:space-between;align-items:center;gap:6rem}._act2text_exs5j_16{padding:2rem}._act2timeline_exs5j_46{padding:2rem 2rem 2rem 0}}._inner_1dr3o_1{width:100%;margin:0 auto;min-height:calc(100vh - 6rem);display:flex;flex-direction:column}._act3_1dr3o_9{overflow:hidden;width:100%}._act3stats_1dr3o_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;padding:1rem 0}._act3stat_1dr3o_14{border:1px solid var(--c8accentmuted);padding:1rem}._act3stat_1dr3o_14 p{color:#7a8c68;font-size:clamp(14px,1.5vw,16px);line-height:1.4;margin-bottom:.5rem}._act3stat_1dr3o_14 h2{color:var(--c8accent);font-size:clamp(24px,4vw,36px);margin-top:0;margin-bottom:0}._act3small_1dr3o_41{color:#4a7a1a;font-size:clamp(16px,1.8vw,20px)}._act3part2_1dr3o_46{display:flex;flex-direction:column;gap:1.5rem;padding:1rem 0}._act3part2desc_1dr3o_53{max-width:800px;width:100%}._act3part2desc_1dr3o_53 p{color:var(--c8text)}._act3programflow_1dr3o_62{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}._act3flow_1dr3o_68{border:1px solid var(--c8accentmuted);padding:.75rem}._act3flow_1dr3o_68 p{color:#7a8c68;margin:0;font-size:clamp(13px,1.5vw,15px)}._act3flow_1dr3o_68 ._act3start_1dr3o_79{color:#e8f0dc}._act3flow_1dr3o_68 ._act3setup_1dr3o_83{color:var(--c8accentmuted)}._act3opcodetable_1dr3o_87{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.5rem;width:100%}._act3opcode_1dr3o_87{border:1px solid var(--c8accentmuted);padding:.75rem}._act3opcode_1dr3o_87 p{color:#7a8c68;margin:0;font-size:clamp(12px,1.4vw,14px)}._act3opcode_1dr3o_87 h2{color:var(--c8accent);margin:0;line-height:1.2;font-size:clamp(20px,2.5vw,26px)}@media(min-width:768px){._inner_1dr3o_1{min-height:calc(100vh - 12rem)}._act3stats_1dr3o_14{grid-template-columns:repeat(3,1fr);padding:2rem 1rem}._act3opcodetable_1dr3o_87{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){._act3part2_1dr3o_46{flex-direction:row;justify-content:space-between;padding:2rem 1rem}}@media(min-width:550px){._act3programflow_1dr3o_62{grid-template-columns:repeat(2,1fr)}}._inner_8j3rr_1{width:100%;margin:0 auto;min-height:calc(100vh - 12rem);display:flex;flex-direction:column}._inner_8j3rr_1 p{color:var(--c8text)}._act4section_8j3rr_13{border-bottom:1px solid var(--c8text);padding-bottom:2rem;padding-top:1rem}._act4langsection_8j3rr_19{padding-top:1rem;display:flex;flex-direction:row;gap:2rem}._act4language_8j3rr_26{border:1px solid var(--c8accentmuted);border-radius:4px;min-width:5rem;display:flex;justify-content:center}._act4language_8j3rr_26 p{margin:0}._links_8j3rr_38{padding:1rem;gap:1rem}._link_8j3rr_38{text-decoration:underline;text-underline-offset:2px;color:var(--c8accent);padding:1rem}*{box-sizing:border-box}._section_1v72s_5{position:relative;background:#080808;width:100%}._act_1v72s_11{position:relative;min-height:auto;padding:4rem 1.5rem;width:100%;border-bottom:1px solid rgba(255,255,255,.05)}._act_1v72s_11:nth-child(2){background:#080808}._act_1v72s_11:nth-child(3){background:#0d1309}._act_1v72s_11:nth-child(4){background:#0f1509}._act_1v72s_11:nth-child(5){background:#080808}._act_1v72s_11:before{content:"";position:absolute;inset:0;z-index:0;background:repeating-linear-gradient(to bottom,transparent 0px,transparent 2px,rgba(0,0,0,.08) 2px,rgba(0,0,0,.08) 4px);pointer-events:none}._act-label_1v72s_40{font-size:10px;letter-spacing:.2em;color:var(--c8accent);text-transform:uppercase;margin-bottom:8px;display:flex;align-items:center;gap:8px}._act-label_1v72s_40:after{content:"";display:block;height:1px;width:32px;background:var(--c8muted)}@media(min-width:1024px){._act_1v72s_11{position:sticky;min-height:100vh;padding:8rem 4rem;flex-direction:row;border-bottom:none;border-top:1px solid var(--c8accent)}._act_1v72s_11:nth-child(2){top:0}._act_1v72s_11:nth-child(3){top:2rem;box-shadow:0 -6px 24px #00000080}._act_1v72s_11:nth-child(4){top:4rem;box-shadow:0 -6px 24px #0009}._act_1v72s_11:nth-child(5){top:6rem}}._page_kcxdf_1{background:var(--bg-card-dash);color:var(--text-main-dash);min-height:100vh;font-family:Inter,system-ui,sans-serif;padding-bottom:4rem}._navbar_kcxdf_9{display:flex;justify-content:space-between;padding:0rem 2rem;color:var(--text-main-dash)}._languageSelect_kcxdf_16{display:flex;gap:.5rem}._languageClick_kcxdf_21{cursor:pointer;text-decoration:underline;text-underline-offset:2px}._languageClick_kcxdf_21:hover{color:var(--accent-dash)}._navbar_kcxdf_9,._navbar_kcxdf_9 p,._languageSelect_kcxdf_16,._languageSelect_kcxdf_16 p{color:var(--text-main-dash)}._navbar_kcxdf_9 h3{cursor:pointer}._main_kcxdf_42{display:flex;padding:4rem 1rem;text-align:center;background-color:var(--bg-dash)}._imageWrap_kcxdf_49{flex:1}._image_kcxdf_49{width:100%;height:100%;object-fit:contain;display:block}._width_kcxdf_61{max-width:800px}._width_kcxdf_61 h1{font-size:3.5rem;margin-bottom:1rem;background:linear-gradient(to right,var(--accent-dash),var(--text-muted-dash));-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:var(--bg)}._width_kcxdf_61 p{font-size:1.1rem;line-height:1.6;color:var(--text-muted-dash)}._infoLayout_kcxdf_80{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:2rem 5%}._headers_kcxdf_87{font-size:1.5rem;padding-bottom:.5rem;margin-bottom:1.5rem;border-bottom:2px solid var(--accent-dash);display:inline-block}._pluginDetails_kcxdf_95{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}._pluginDetail_kcxdf_95{background:var(--bg-card-dash);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:transform .2s ease,border-color .2s ease}._pluginDetail_kcxdf_95:hover,._demo_kcxdf_110:hover{transform:translateY(-4px);border-color:var(--accent-dash)}._pluginDetail_kcxdf_95 h2{font-size:1.1rem;color:var(--accent-dash);margin-bottom:.5rem}._pluginDetail_kcxdf_95 p{font-size:.95rem;color:var(--text-muted-dash);margin:0}._demo_kcxdf_110{cursor:pointer;background:var(--bg-card-dash);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:transform .2s ease,border-color .2s ease;display:flex;justify-content:center}._codeBlock_kcxdf_138{background:#0f172a;padding:1rem;border-radius:8px;overflow-x:auto;border:1px solid rgba(255,255,255,.1);margin-top:10px}._codeBlock_kcxdf_138 code{font-family:Fira Code,Courier New,monospace;color:var(--text-main-dash);font-size:.85rem;line-height:1.5}._cal_577o1_3{--bg: #252422;--bg-card: #2e2b28;--text: #ccc5b9;--muted: #8a8378;--accent: #eb5e28;--accent-dim: rgba(235,94,40,.12);--border: rgba(255,255,255,.07);--gray: #403d39;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;overflow:hidden;padding-bottom:3rem}._navbar_577o1_19{display:flex;justify-content:space-between;padding:0rem 2rem}._languageSelect_577o1_25{display:flex;gap:.5rem}._languageClick_577o1_30{cursor:pointer;text-decoration:underline;text-underline-offset:2px}._languageClick_577o1_30:hover{color:var(--accent)}._navbar_577o1_19,._navbar_577o1_19 p,._languageSelect_577o1_25,._languageSelect_577o1_25 p{color:var(--text)}._calHero_577o1_47{background:var(--gray);padding:2.5rem 1rem;display:flex;flex-direction:column;align-items:stretch;gap:2rem;width:100%}._calHeroText_577o1_58{flex:1;display:flex;flex-direction:column}._calHeroText_577o1_58 h1{font-size:clamp(2rem,5vw,2.8rem);font-weight:700;color:#fff;margin:0 0 .75rem;line-height:1.15}._calHeroText_577o1_58 h1 span{color:var(--accent)}._calBadge_577o1_75{display:inline-block;background:var(--accent-dim);color:var(--accent);font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;border:.5px solid var(--accent);margin-bottom:.75rem;letter-spacing:.04em;text-transform:uppercase;width:max-content}._calHeroText_577o1_58 p{font-size:clamp(.95rem,1.5vw,1rem);color:var(--muted);line-height:1.6;margin:0 0 1.5rem;max-width:480px}._calHeroImg_577o1_98{flex:1;background:var(--bg);border-radius:10px;border:.5px solid var(--border);overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;max-width:550px;margin:0 auto}._calHeroImg_577o1_98 img{width:100%;height:auto;object-fit:cover;display:block}._calStack_577o1_119{display:flex;flex-wrap:wrap;gap:.5rem}._calTag_577o1_125{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:4px 10px;border-radius:4px;font-size:12px;color:var(--muted)}._calSection_577o1_134{padding:2rem 1.5rem 0}._calSectionTitle_577o1_136{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem;display:flex;align-items:center;gap:8px}._calSectionTitle_577o1_136:after{content:"";flex:1;height:.5px;background:var(--border)}._calGrid_577o1_155{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._calCard_577o1_161{background:var(--bg-card);border:.5px solid var(--border);border-radius:10px;padding:1.25rem;transition:border-color .2s,transform .2s}._calCard_577o1_161:hover{border-color:var(--accent);transform:translateY(-3px)}._calCardIcon_577o1_174{width:34px;height:34px;background:var(--accent-dim);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}._calCardIcon_577o1_174 i{font-size:18px;color:var(--accent)}._calCard_577o1_161 h3{font-size:.95rem;font-weight:600;color:var(--text);margin:0 0 .4rem}._calCard_577o1_161 p{font-size:.85rem;color:var(--muted);line-height:1.6;margin:0}._calDemo_577o1_204{margin:1rem 1.5rem 0;background:var(--accent-dim);border:.5px solid var(--accent);border-radius:10px;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.2s}._calDemo_577o1_204:hover{background:#eb5e2833}._calDemoText_577o1_220 h3{font-size:1rem;font-weight:600;color:var(--accent);margin:0 0 .2rem}._calDemoText_577o1_220 p{font-size:.85rem;color:var(--muted);margin:0}._calDemo_577o1_204 i{font-size:24px;color:var(--accent)}._calCodeWrap_577o1_238{background:#1a1814;border:.5px solid var(--border);border-radius:8px;overflow:hidden;margin-top:1rem}._calCodeHeader_577o1_246{background:var(--gray);padding:.5rem 1rem;font-size:11px;color:var(--muted);font-family:monospace;border-bottom:.5px solid var(--border);display:flex;align-items:center;gap:6px}._calCodeHeader_577o1_246 i{font-size:14px}._calCode_577o1_238{padding:1rem;font-family:Fira Code,Courier New,monospace;font-size:.82rem;line-height:1.6;color:var(--text);white-space:pre}._kw_577o1_268{color:#eb5e28}._ty_577o1_269{color:#a8dadc}._cm_577o1_270{color:#5a5550}._calV2_577o1_272{margin:2rem 1.5rem 0;background:var(--bg-card);border:.5px solid var(--border);border-radius:10px;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem}._calV2Badge_577o1_283{background:var(--gray);color:var(--muted);font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em}._calV2_577o1_272 p{font-size:.9rem;color:var(--muted);margin:0;line-height:1.6}._link_577o1_302{text-decoration:underline;text-underline-offset:2px;color:var(--accent)}@media(min-width:1024px){._calHero_577o1_47{padding:3.5rem 2rem;flex-direction:row;align-items:center;gap:3rem}}._main_1l8lh_1{color:var(--text);padding:1rem 2rem 2rem;height:auto}._main_1l8lh_1 h1,h2,h3,h4{font-family:var(--font-heading);font-weight:800;letter-spacing:-.03em;line-height:.95}._main_1l8lh_1 body,p,li,input,button{font-family:var(--font-body);font-weight:500;line-height:1.6;color:var(--grey)}._navbar_1l8lh_21{display:flex;justify-content:space-between}._languageSelect_1l8lh_26{display:flex;gap:.5rem}._languageClick_1l8lh_31{cursor:pointer;text-decoration:underline;text-underline-offset:2px}._languageClick_1l8lh_31:hover{color:var(--purple)}._hero_1l8lh_41{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:55vh}._hero_1l8lh_41 h1{font-size:clamp(2rem,8vw,7rem);margin:0;background:linear-gradient(90deg,var(--purple),var(--blue));background-clip:border-box;-webkit-background-clip:text;color:transparent}._hero_1l8lh_41 p{max-width:600px;text-align:center;line-height:1.6;font-size:20px}._statistics_1l8lh_65{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:.5px solid var(--purple);flex-wrap:wrap;gap:1rem}._statistics_1l8lh_65 h3{margin:0}._statCards_1l8lh_79{display:flex;gap:1rem}._statCard_1l8lh_79{display:inline-flex;align-items:center;gap:6px;border-radius:20px;padding:4px 12px;font-size:13px;line-height:1;color:var(--grey);background-color:#00aeef1a}._projectCards_f9w8w_1{gap:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}._projectCardWrapper_f9w8w_7{background:linear-gradient(var(--purple),var(--blue));padding:1rem;border-radius:12px;display:flex;position:relative;min-width:0}._projectCard_f9w8w_1{padding:1.5rem;padding-top:0;z-index:1;border-radius:10px;background:var(--bg);flex:1;display:flex;flex-direction:column;position:relative;word-break:break-word;--notch-width: 60px;--notch-height: 60px;--notch-radius: 20px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cdefs%3E%3Cmask id='m'%3E%3Crect width='100%25' height='100%25' fill='white'/%3E%3Cpath d='M0 0 H60 V40 Q60 60 40 60 H0 Z' fill='black'/%3E%3C/mask%3E%3C/defs%3E%3Crect width='100%25' height='100%25' mask='url(%23m)'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cdefs%3E%3Cmask id='m'%3E%3Crect width='100%25' height='100%25' fill='white'/%3E%3Cpath d='M0 0 H60 V40 Q60 60 40 60 H0 Z' fill='black'/%3E%3C/mask%3E%3C/defs%3E%3Crect width='100%25' height='100%25' mask='url(%23m)'/%3E%3C/svg%3E");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}._projectCard_f9w8w_1 h3{font-size:30px;margin-top:.5em}._projectCard_f9w8w_1 p{flex-grow:1;font-size:17.5px}._projectCard_f9w8w_1 button{background-color:var(--bg);border:2px solid var(--grey);border-radius:50px;padding:.8rem;transition:all .2s ease;cursor:pointer}._projectCard_f9w8w_1 button:hover{background:linear-gradient(135deg,var(--purple),var(--blue));color:#fff;transform:translateY(-2px)}._projectCardTop_f9w8w_64{display:flex;justify-content:start;padding-left:3rem}._iconNotch_f9w8w_70{position:absolute;top:15px;left:15px;display:flex;align-items:center;justify-content:center;z-index:5}._techStack_f9w8w_80{display:flex;padding-bottom:2rem;padding-top:2rem;gap:1rem}._tech_f9w8w_80{font-size:.7rem;font-weight:600;padding:.5rem;border-radius:8px;background-color:#00aeef1a;text-transform:uppercase}._callToAction_czefl_1{display:flex;flex-direction:column;align-items:center;padding-top:5rem;padding-bottom:2rem}._callToAction_czefl_1 h2{font-size:4rem;background:linear-gradient(90deg,var(--purple),var(--blue));background-clip:border-box;-webkit-background-clip:text;color:transparent;margin:0}._callToAction_czefl_1 p{font-size:1.5rem}._contactInfo_czefl_22{display:flex;flex-direction:column;padding:1rem;gap:2rem}._firstInfo_czefl_29 button{border:2px solid var(--grey);border-radius:20px;padding:.8rem 2rem;transition:all .2s ease;cursor:pointer;display:flex;align-items:center;gap:.2rem;width:100%;background-color:var(--bg)}._firstInfo_czefl_29 button:hover{background:linear-gradient(135deg,var(--purple),var(--blue));color:var(--bg);transform:translateY(-2px)}._firstInfo_czefl_29 span{font-size:1rem;font-weight:700}._secondInfo_czefl_53{display:flex;justify-content:space-between;gap:1rem}._secondInfo_czefl_53 a{border:2px solid var(--grey);border-radius:50px;padding:.8rem 2rem;transition:all .2s ease;cursor:pointer;display:flex;align-items:center;gap:.2rem;color:var(--grey);justify-content:center}._secondInfo_czefl_53 a:hover{background:linear-gradient(135deg,var(--purple),var(--blue));color:var(--bg);transform:translateY(-2px)}@media(max-width:480px){._firstInfo_czefl_29 span{font-size:1rem}._firstInfo_czefl_29 button{padding:.8rem 1rem;background-color:var(--bg)}}
