:root{--main-bg-color: #f9fafb;--alt-bg-color: #ffffff;--accent-bg-color: #f3f5f7;--main-font-color: #1f2937;--alt-font-color: #4b5563;--alt-font-color2: #7c8a9c;--border-color: #e5e7eb;--dark-border-color: hsl(220, 13%, 82%);--darker-border-color: hsl(220, 13%, 78%);--primary-color: #4169e1;--navbar-bg-color: #f3f4f6;--navbar-bg-color2: #d6d9dd;--border-radius: 8px;--hover-background-color: rgba(0, 0, 0, .03);--hover-border-color: var(--darker-border-color);--red: rgb(239, 68, 68);--orange: rgb(255, 165, 0);--green: rgb(22, 163, 74)}:root mat-form-field.small{--mat-select-trigger-text-size: 14px}:root mat-form-field.small{--mdc-outlined-text-field-label-text-size: 14px}:root mat-form-field.small{--mdc-outlined-text-field-input-text-color: var(--alt-font-color2)}:root mat-form-field.small{--mat-datepicker-calendar-body-label-text-color: green}@font-face{font-family:Poppins;src:url("./media/Poppins-Medium-UUWQX4EV.ttf")}*{font-family:Poppins}html,body{height:100%;margin:0;padding:0}body{min-height:100vh;display:flex;flex-direction:column}app-root,.app-root{display:flex;flex-direction:column;min-height:100vh;flex:1 0 auto}h1,h2,h3,h4,h5,h6{margin:0}button{--mdc-filled-button-container-color: var(--main-font-color);--mdc-filled-button-label-text-color: var(--main-bg-color);--mdc-filled-button-container-shape: var(--border-radius);--mdc-text-button-label-text-color: var(--main-font-color);--mat-text-button-state-layer-color: none}mat-form-field.small{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;font-size:14px}a{text-decoration:none}.mat-mdc-dialog-container{--mdc-dialog-container-shape: var(--border-radius)}.tags{display:flex;gap:10px;flex-wrap:wrap}.tag{background-color:var(--border-color);padding:3px 12px;border-radius:999px}.category-tag{background-color:var(--main-font-color);color:var(--alt-bg-color);width:fit-content}.dialog{padding:40px}.dialog form{padding-top:30px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}.dialog form mat-form-field{width:100%}.dialog-button-actions{width:100%;text-align:right}.remove-icon{position:absolute;top:10px;right:15px;font-size:20px;color:var(--alt-font-color);cursor:pointer}.remove-icon:hover{color:var(--red)}.remove-icon-style{font-size:20px;color:var(--alt-font-color);cursor:pointer}.remove-icon-style:hover{color:var(--red)}.edit-icon{position:absolute;top:10px;right:45px;font-size:20px;color:var(--alt-font-color);cursor:pointer}.edit-icon:hover{color:var(--main-font-color)}.mat-mdc-option{justify-content:center!important}.mat-mdc-option .mdc-list-item__primary-text{margin-right:0!important}.left-option{justify-content:left!important}.content-wrapper{margin:0 auto;max-width:1600px}.content-wrapper h1{text-align:center}.content-wrapper:not(.about-content){display:flex;flex-direction:column;align-items:center;padding:60px}@media (max-width: 992px){.content-wrapper:not(.about-content){padding-left:20px;padding-right:20px}}.cards{display:flex;flex-wrap:wrap;justify-content:center;width:100%;gap:40px;padding:30px;word-break:break-word}.card{background-color:var(--alt-bg-color);padding:30px;border-radius:var(--border-radius);border:1px solid var(--border-color)}.card.editMode{cursor:grab}.projects{background-color:var(--alt-bg-color)}.project{overflow:hidden;width:400px;background-color:var(--alt-bg-color);cursor:pointer}.project.editMode{cursor:grab}.project:not(.add-card){border-radius:var(--border-radius);border:1px solid var(--border-color)}.project-image{width:100%;height:230px;object-fit:cover}.project-info{text-align:left;padding:10px 20px;overflow:hidden;position:relative}.project-info p{color:var(--alt-font-color)}.project-name-edit{margin-right:50px}.add-card{border:2px dashed var(--dark-border-color);background-color:inherit;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius);cursor:pointer;padding-top:0;padding-bottom:0}.add-card .plus-icon{font-size:48px}.add-card:hover{background-color:var(--hover-background-color);border-color:var(--hover-border-color)}.editBtn{position:fixed}.cdk-drag-preview{border:none;box-sizing:border-box;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cdk-drag-placeholder{opacity:0}.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.cdk-drop-list-dragging{cursor:grabbing}.cdk-drop-list-dragging .card:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}textarea{resize:none!important}input,textarea{background-color:var(--main-bg-color);padding:8px;border-radius:var(--border-radius);border:.1rem solid var(--border-color)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:4px;transition:background-color .3s ease}::-webkit-scrollbar-thumb:hover{background-color:#0003}.remove-image-btn{position:absolute;top:0;right:0;background-color:var(--border-color);border:none;border-radius:100%;width:25px;height:25px;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 0 4px #000}.form-row{display:flex;flex-direction:row;gap:15px;width:100%}.form-column{display:flex;flex-direction:column;gap:15px;width:100%}.dialog-preview-image{border-radius:100%;height:90px;width:90px;object-fit:contain}.image-container{position:relative;height:90px;width:90px;border-radius:100%;flex-shrink:0}.remove-image-btn:hover{background-color:var(--darker-border-color)}.dialog-preview-image-input{width:100%;height:100%;display:block}.edit-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;opacity:0;transition:opacity .3s ease;border-radius:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}.image-container:hover .edit-overlay{opacity:1}.edit-overlay-icon{color:#fff;font-size:20px}.back-arrow{position:absolute;font-size:30px;top:20px;left:30px;cursor:pointer}.subpage-wrapper{margin-top:140px;text-align:center}.footer{background-color:var(--main-font-color);display:flex;flex-direction:row;justify-content:space-between;gap:10px;text-align:center;padding:30px 200px}.footer *{color:var(--alt-bg-color);margin:0}.legal-text{width:50%;text-align:left;margin-left:auto;margin-right:auto}.legal-text h1{text-align:center}html{--mat-sys-background: #faf9fd;--mat-sys-error: #ba1a1a;--mat-sys-error-container: #ffdad6;--mat-sys-inverse-on-surface: #f2f0f4;--mat-sys-inverse-primary: #abc7ff;--mat-sys-inverse-surface: #2f3033;--mat-sys-on-background: #1a1b1f;--mat-sys-on-error: #ffffff;--mat-sys-on-error-container: #93000a;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #00458f;--mat-sys-on-primary-fixed: #001b3f;--mat-sys-on-primary-fixed-variant: #00458f;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #3e4759;--mat-sys-on-secondary-fixed: #131c2b;--mat-sys-on-secondary-fixed-variant: #3e4759;--mat-sys-on-surface: #1a1b1f;--mat-sys-on-surface-variant: #44474e;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #0000ef;--mat-sys-on-tertiary-fixed: #00006e;--mat-sys-on-tertiary-fixed-variant: #0000ef;--mat-sys-outline: #74777f;--mat-sys-outline-variant: #c4c6d0;--mat-sys-primary: #005cbb;--mat-sys-primary-container: #d7e3ff;--mat-sys-primary-fixed: #d7e3ff;--mat-sys-primary-fixed-dim: #abc7ff;--mat-sys-scrim: #000000;--mat-sys-secondary: #565e71;--mat-sys-secondary-container: #dae2f9;--mat-sys-secondary-fixed: #dae2f9;--mat-sys-secondary-fixed-dim: #bec6dc;--mat-sys-shadow: #000000;--mat-sys-surface: #faf9fd;--mat-sys-surface-bright: #faf9fd;--mat-sys-surface-container: #efedf0;--mat-sys-surface-container-high: #e9e7eb;--mat-sys-surface-container-highest: #e3e2e6;--mat-sys-surface-container-low: #f4f3f6;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: #dbd9dd;--mat-sys-surface-tint: #005cbb;--mat-sys-surface-variant: #e0e2ec;--mat-sys-tertiary: #343dff;--mat-sys-tertiary-container: #e0e0ff;--mat-sys-tertiary-fixed: #e0e0ff;--mat-sys-tertiary-fixed-dim: #bec2ff;--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f}html{--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-sys-body-large: 400 1rem / 1.5rem Roboto;--mat-sys-body-large-font: Roboto;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Roboto;--mat-sys-body-medium-font: Roboto;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Roboto;--mat-sys-body-small-font: Roboto;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Roboto;--mat-sys-display-large-font: Roboto;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;--mat-sys-display-medium-font: Roboto;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;--mat-sys-display-small-font: Roboto;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Roboto;--mat-sys-headline-large-font: Roboto;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;--mat-sys-headline-medium-font: Roboto;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Roboto;--mat-sys-headline-small-font: Roboto;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Roboto;--mat-sys-label-large-font: Roboto;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Roboto;--mat-sys-label-medium-font: Roboto;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Roboto;--mat-sys-label-small-font: Roboto;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;--mat-sys-title-large-font: Roboto;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Roboto;--mat-sys-title-medium-font: Roboto;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Roboto;--mat-sys-title-small-font: Roboto;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500}html{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}html{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}
