:root{--container-margin: 0px;--space-neg-4: -16px;--space-neg-3: -12px;--space-neg-2-half: -10px;--space-neg-2: -8px;--space-neg-1-half: -6px;--space-neg-1: -4px;--space-neg-half: -2px;--space-half: 2px;--space-1: 4px;--space-1-half: 6px;--space-2: 8px;--space-2-half: 10px;--space-3: 12px;--space-3-half: 14px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-9: 36px;--space-10: 40px;--space-12: 48px;--space-14: 56px;--space-16: 64px;--space-18: 72px;--space-20: 80px;--space-24: 96px;--space-26: 104px;--space-28: 112px;--space-32: 128px;--space-40: 160px;--space-48: 192px;--space-56: 224px;--space-72: 288px;--space-96: 384px;--space-108: 432px;--space-120: 480px;--space-124: 496px;--thin: 100;--extra-light: 200;--light: 300;--regular: 400;--medium: 500;--semi-bold: 600;--bold: 700;--extra-bold: 800;--type-ratio: 1.125;--base-size: 1rem;--scale-1: var(--base-size);--scale-2: calc(var(--scale-1) * var(--type-ratio));--scale-3: calc(var(--scale-2) * var(--type-ratio));--scale-4: calc(var(--scale-3) * var(--type-ratio));--scale-5: calc(var(--scale-4) * var(--type-ratio));--scale-6: calc(var(--scale-5) * var(--type-ratio));--scale-7: calc(var(--scale-6) * var(--type-ratio));--body-size: var(--scale-1);--body-line: 1.25;--body-weight: 425;--large-body-size: var(--scale-2);--large-body-line: 1.2;--large-body-weight: 425;--h5-size: var(--scale-3);--h5-line: 1.28;--h4-size: var(--scale-4);--h4-line: 1.3;--h3-size: var(--scale-5);--h3-line: 1.22;--h2-size: var(--scale-6);--h2-line: 1.23;--h1-size: var(--scale-7);--h1-line: 1.23;--extra-small-body-size: 12px;--extra-small-body-line: 1.35;--extra-small-body-weight: 500;--small-body-size: 14px;--small-body-line: 1.43;--small-body-weight: 425;--linear: linear;--ease-in-sine: cubic-bezier(.47, 0, .745, .715);--ease-out-sine: cubic-bezier(.39, .575, .565, 1);--ease-in-out-sine: cubic-bezier(.445, .05, .55, .95);--ease-in-quad: cubic-bezier(.55, .085, .68, .53);--ease-out-quad: cubic-bezier(.25, .46, .45, .94);--ease-in-out-quad: cubic-bezier(.455, .03, .515, .955);--ease-in-cubic: cubic-bezier(.55, .055, .675, .19);--ease-out-cubic: cubic-bezier(.215, .61, .355, 1);--ease-in-out-cubic: cubic-bezier(.645, .045, .355, 1);--ease-in-quart: cubic-bezier(.895, .03, .685, .22);--ease-out-quart: cubic-bezier(.165, .84, .44, 1);--ease-in-out-quart: cubic-bezier(.77, 0, .175, 1);--ease-in-quint: cubic-bezier(.755, .05, .855, .06);--ease-out-quint: cubic-bezier(.23, 1, .32, 1);--ease-in-out-quint: cubic-bezier(.86, 0, .07, 1);--ease-in-expo: cubic-bezier(.95, .05, .795, .035);--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--ease-in-out-expo: cubic-bezier(1, 0, 0, 1);--ease-in-circ: cubic-bezier(.6, .04, .98, .335);--ease-out-circ: cubic-bezier(.075, .82, .165, 1);--ease-in-out-circ: cubic-bezier(.785, .135, .15, .86);--ease-in-back: cubic-bezier(.6, -.28, .735, .045);--ease-out-back: cubic-bezier(.175, .885, .32, 1.275);--ease-in-out-back: cubic-bezier(.68, -.55, .265, 1.55)}.thin{--font-weight: var(--thin)}.extra-light{--font-weight: var(--extra-light)}.light{--font-weight: var(--light)}.regular{--font-weight: var(--regular)}.medium{--font-weight: var(--medium)}.semi-bold{--font-weight: var(--semi-bold)}.bold{--font-weight: var(--bold)}.extra-bold{--font-weight: var(--extra-bold)}@layer reset,framework,base,components;@font-face{font-family:Work Sans;src:url(/fonts/WorkSans-Variable.ttf) format("truetype")}@font-face{font-family:Newsreader;src:url(/fonts/Newsreader-VariableFont_opsz,wght.ttf) format("truetype")}@layer base{:root{font-size:16px;font-weight:400;background-color:var(--background-colour);font-synthesis:none;font-variant-numeric:slashed-zero tabular-nums;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--primary-font-family: "Work Sans";--display-font-family: "Newsreader", Times, serif;--default-container-margin: 16px;--default-grid-columns: 12;--default-grid-gutter: 16px;--default-cols: 6;--test-yellow-components: 255, 182, 21;--main-dark-components: 47, 47, 47;--main-light-components: 253, 250, 246;--palette-blue-components: 91, 130, 223;--palette-green-components: 1, 169, 110;--palette-red-components: 193, 55, 62;--test-yellow: rgb(var(--test-yellow-components));--main-dark: rgb(var(--main-dark-components));--main-light: rgb(var(--main-light-components));--palette-green: rgb(var(--palette-green-components));--palette-red: rgb(var(--palette-red-components));--palette-blue: rgb(var(--palette-blue-components));--background-colour: var(--main-dark);--text-colour: var(--main-light);--alternate-text-colour: white;--disabled-colour: #ccc;--inactive-colour: var(--text-colour);color:var(--text-colour, black)}@media screen and (max-width:992px){:root{--container-margin: 4px}}@media screen and (max-width:576px){:root{--container-margin: 4px}}#root{display:flex;height:100%;width:100%}}@layer reset{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}html,body{padding:0;margin:0;font-family:var(--primary-font-family),-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;scroll-behavior:smooth;max-width:100vw;height:100%;width:100%;line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,picture,video,canvas{max-width:100%;height:auto}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button{border:none;background-color:unset}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}legend{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}}._typography_1hdvt_6{font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);font-variation-settings:"wght" var(--font-weight)}._display-font_1hdvt_13{font-family:var(--display-font-family),var(--primary-font-family),sans-serif}._thin_1hdvt_17{--font-weight: var(--thin)}._extra-light_1hdvt_21{--font-weight: var(--extra-light)}._light_1hdvt_25{--font-weight: var(--light)}._regular_1hdvt_29{--font-weight: var(--regular)}._medium_1hdvt_33{--font-weight: var(--medium)}._semi-bold_1hdvt_37{--font-weight: var(--semi-bold)}._bold_1hdvt_41{--font-weight: var(--bold)}._extra-bold_1hdvt_45{--font-weight: var(--extra-bold)}@layer framework{._header-1_1hdvt_50{font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);font-variation-settings:"wght" var(--font-weight);--font-size: var(--h1-size, var(--body-size));--line-height: var(--h1-line, var(--body-line));--font-weight: var(--h1-weight, var(--body-weight))}._header-2_1hdvt_59{font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);font-variation-settings:"wght" var(--font-weight);--font-size: var(--h2-size, var(--body-size));--line-height: var(--h2-line, var(--body-line));--font-weight: var(--h2-weight, var(--body-weight))}._header-3_1hdvt_68{font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);font-variation-settings:"wght" var(--font-weight);--font-size: var(--h3-size, var(--body-size));--line-height: var(--h3-line, var(--body-line));--font-weight: var(--h3-weight, var(--body-weight))}._header-4_1hdvt_77{font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);font-variation-settings:"wght" var(--font-weight);--font-size: var(--h4-size, var(--body-size));--line-height: var(--h4-line, var(--body-line));--font-weight: var(--h4-weight, var(--body-weight))}._header-5_1hdvt_86{font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);font-variation-settings:"wght" var(--font-weight);--font-size: var(--h5-size, var(--body-size));--line-height: var(--h5-line, var(--body-line));--font-weight: var(--h5-weight, var(--body-weight))}._large-body_1hdvt_95{font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);font-variation-settings:"wght" var(--font-weight);--font-size: var(--large-body-size, var(--body-size));--line-height: var(--large-body-line, var(--body-line));--font-weight: var(--large-body-weight, var(--body-weight))}._body_1hdvt_104{font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);font-variation-settings:"wght" var(--font-weight);--font-size: var(--body-size, var(--body-size));--line-height: var(--body-line, var(--body-line));--font-weight: var(--body-weight, var(--body-weight))}._small-body_1hdvt_113{font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);font-variation-settings:"wght" var(--font-weight);--font-size: var(--small-body-size, var(--body-size));--line-height: var(--small-body-line, var(--body-line));--font-weight: var(--small-body-weight, var(--body-weight))}._extra-small-body_1hdvt_122{font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);font-variation-settings:"wght" var(--font-weight);--font-size: var(--extra-small-body-size, var(--body-size));--line-height: var(--extra-small-body-line, var(--body-line));--font-weight: var(--extra-small-body-weight, var(--body-weight))}}@layer components{._main_1bhvt_2{display:flex;flex-direction:column;width:100%;max-width:100%;height:100%;background-color:var(--main-light)}._content-container_1bhvt_10{display:flex;flex:1;height:100%;border-radius:var(--space-1);overflow:hidden;position:relative;transition:width .25s}._content-section_1bhvt_19{display:flex;flex-direction:row;flex:1;gap:0;padding:var(--space-1);overflow:hidden;max-width:100%}._content-section_1bhvt_19._pane-content_1bhvt_28{padding-top:0}._home_1bhvt_31{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-1);flex:1;overflow:hidden;max-width:100%;height:100%}._content-header_1bhvt_41{display:flex;flex-direction:row;place-items:center;width:100%;justify-content:space-between;padding:var(--space-2);height:var(--space-12);color:var(--main-dark);flex-shrink:0}._action-group_1bhvt_52{display:flex;flex-direction:row;gap:var(--space-1);padding-right:var(--space-1)}._group_1bhvt_58{display:flex;flex-direction:row;place-items:center;gap:var(--space-2)}._login-container_1bhvt_64{display:grid;grid-template-columns:2fr min(420px,90%) 2fr;grid-template-rows:20% auto 1fr;width:100%;height:100%;box-shadow:0 12px 20px -6px #00000014,0 8px 12px -6px #0000000a}._login_1bhvt_64{grid-column:2;grid-row:2;display:flex;flex-direction:column;gap:var(--space-4)}._login_1bhvt_64 h1,._login_1bhvt_64 p{text-align:left}._login_1bhvt_64 ._login-text_1bhvt_82{display:flex;flex-direction:column;gap:var(--space-1)}._login_1bhvt_64 ._login-header_1bhvt_87{display:flex;flex-direction:row;gap:var(--space-2)}._login_1bhvt_64 ._back-button_1bhvt_92{margin-top:5px}._login_1bhvt_64 ._signup-button-row_1bhvt_95{display:flex;flex-direction:row;width:100%;justify-content:center;text-align:center}._root_1bhvt_102{--margin: var(--container-margin, var(--default-container-margin, 32px));padding-left:var(--margin);padding-right:var(--margin);display:flex;flex:1;height:100%;width:100%;padding:var(--margin)}._segment-grid_1bhvt_112{--internal-columns: var(--columns, var(--default-grid-columns, 12));--internal-gutter: var(--gutter, var(--default-grid-gutter, 32px));display:flex;gap:var(--internal-gutter);--columns: 5;--gutter: 0px;width:100%;height:100%}._content-segment_1bhvt_122{--internal-cols: var(--cols, var(--default-cols, 6));flex:0 1 auto;box-sizing:border-box;width:calc((100% - var(--internal-gutter) * (var(--internal-columns) - 1)) * var(--internal-cols) / var(--internal-columns) + var(--internal-gutter) * (var(--internal-cols) - 1));--cols: 2;display:flex;flex-direction:row;justify-content:center;color:var(--main-dark)}._diagram-segment_1bhvt_133{--internal-cols: var(--cols, var(--default-cols, 6));flex:0 1 auto;box-sizing:border-box;width:calc((100% - var(--internal-gutter) * (var(--internal-columns) - 1)) * var(--internal-cols) / var(--internal-columns) + var(--internal-gutter) * (var(--internal-cols) - 1));--cols: 3;position:relative;background-color:var(--main-dark);margin:var(--space-2);border-radius:var(--space-1-half)}._projects-container_1bhvt_144{--internal-columns: var(--columns, var(--default-grid-columns, 12));--internal-gutter: var(--gutter, var(--default-grid-gutter, 32px));gap:var(--internal-gutter);--columns: 6;--gutter: var(--space-2);padding:var(--space-2);width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:row;flex-wrap:wrap;padding-top:var(--space-2)}@media(max-width:1600px){._projects-container_1bhvt_144{--columns: 4}}@media(max-width:1200px){._projects-container_1bhvt_144{--columns: 3}}@media(max-width:992px){._projects-container_1bhvt_144{--columns: 2}}@media(max-width:768px){._projects-container_1bhvt_144{--columns: 1}}._not-found_1bhvt_180{grid-column:2;grid-row:2;display:flex;flex-direction:column;gap:var(--space-2)}._not-found_1bhvt_180 ._not-found-error-title_1bhvt_187{--font-weight: var(--medium);--font-size: 56px}._not-found_1bhvt_180 ._not-found-body_1bhvt_191{display:flex;flex-direction:column;gap:var(--space-2)}._not-found_1bhvt_180 ._take-me-home-link_1bhvt_196{display:flex;flex-direction:row;gap:var(--space-2);border:1px solid var(--main-dark);border-radius:var(--space-4);font-weight:var(--regular);width:fit-content;margin-top:var(--space-2);padding:var(--space-1-half) var(--space-4);transition:color .25s,background-color .25s}._not-found_1bhvt_180 ._take-me-home-link_1bhvt_196:hover{border:1px solid #455b3e;background-color:#455b3e;color:var(--main-light)}._not-found_1bhvt_180 ._take-me-home-link_1bhvt_196 svg{margin-bottom:-4px}}@layer components{._main_bxg1c_2{display:flex;flex-direction:column;width:100%;max-width:100%;height:100%;background-color:var(--main-light)}._content-container_bxg1c_10{display:flex;flex:1;height:100%;border-radius:var(--space-1);overflow:hidden;position:relative;transition:width .25s}._content-section_bxg1c_19{display:flex;flex-direction:row;flex:1;gap:0;padding:var(--space-1);overflow:hidden;max-width:100%}._content-section_bxg1c_19._pane-content_bxg1c_28{padding-top:0}._home_bxg1c_31{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-1);flex:1;overflow:hidden;max-width:100%;height:100%}._content-header_bxg1c_41{display:flex;flex-direction:row;place-items:center;width:100%;justify-content:space-between;padding:var(--space-2);height:var(--space-12);color:var(--main-dark);flex-shrink:0}._action-group_bxg1c_52{display:flex;flex-direction:row;gap:var(--space-1);padding-right:var(--space-1)}._group_bxg1c_58{display:flex;flex-direction:row;place-items:center;gap:var(--space-2)}._root_bxg1c_64{--margin: var(--container-margin, var(--default-container-margin, 32px));padding-left:var(--margin);padding-right:var(--margin);display:flex;flex:1;height:100%;width:100%;padding:var(--margin)}._segment-grid_bxg1c_74{--internal-columns: var(--columns, var(--default-grid-columns, 12));--internal-gutter: var(--gutter, var(--default-grid-gutter, 32px));display:flex;gap:var(--internal-gutter);--columns: 5;--gutter: 0px;width:100%;height:100%}._content-segment_bxg1c_84{--internal-cols: var(--cols, var(--default-cols, 6));flex:0 1 auto;box-sizing:border-box;width:calc((100% - var(--internal-gutter) * (var(--internal-columns) - 1)) * var(--internal-cols) / var(--internal-columns) + var(--internal-gutter) * (var(--internal-cols) - 1));--cols: 2;display:flex;flex-direction:row;justify-content:center;color:var(--main-dark)}._diagram-segment_bxg1c_95{--internal-cols: var(--cols, var(--default-cols, 6));flex:0 1 auto;box-sizing:border-box;width:calc((100% - var(--internal-gutter) * (var(--internal-columns) - 1)) * var(--internal-cols) / var(--internal-columns) + var(--internal-gutter) * (var(--internal-cols) - 1));--cols: 3;position:relative;background-color:var(--main-dark);margin:var(--space-2);border-radius:var(--space-1-half)}._not-found_bxg1c_106{grid-column:2;grid-row:2;display:flex;flex-direction:column;gap:var(--space-2)}._not-found_bxg1c_106 ._not-found-error-title_bxg1c_113{--font-weight: var(--medium);--font-size: 56px}._not-found_bxg1c_106 ._not-found-body_bxg1c_117{display:flex;flex-direction:column;gap:var(--space-2)}._not-found_bxg1c_106 ._take-me-home-link_bxg1c_122{display:flex;flex-direction:row;gap:var(--space-2);border:1px solid var(--main-dark);border-radius:var(--space-4);font-weight:var(--regular);width:fit-content;margin-top:var(--space-2);padding:var(--space-1-half) var(--space-4);transition:color .25s,background-color .25s}._not-found_bxg1c_106 ._take-me-home-link_bxg1c_122:hover{border:1px solid #455b3e;background-color:#455b3e;color:var(--main-light)}._not-found_bxg1c_106 ._take-me-home-link_bxg1c_122 svg{margin-bottom:-4px}}
