button{background-color:var(--white);border:1px solid var(--button-border);margin:3px;padding:3px 6px;border-radius:8px;cursor:pointer;font-size:12px;font-weight:600;transition:background-color .3s,border-color .3s}button:hover{background-color:var(--button-hover);border-color:var(--button-hover-border)}button.add-button{padding:10px 20px;font-size:14px;display:block;margin:20px auto;width:fit-content}button.add-button .icon{color:var(--body)}button.add-button:hover{background-color:var(--hover-green);border-color:var(--hover-green)}.blue-button{width:100%;max-width:100px;padding:12px;background-color:var(--blue-button);color:var(--white);border:none;border-radius:5px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.blue-button:hover{background-color:var(--hover-color)}.blue-button:active{background-color:var(--active-color)}.centered-button{max-width:200px;display:block;margin:80px auto}.footer-buttons{position:fixed;bottom:20px;left:0;width:90%;display:flex;justify-content:space-between;padding:0 5%;z-index:100}.left-buttons,.right-buttons{gap:10px}.no-border{border:none;padding:0}.toggle{gap:10px}.toggle-fixed{position:fixed;top:25px;right:25px}.update-button:hover{background-color:var(--hover-blue);border-color:var(--hover-blue)}.delete-button:hover{background-color:var(--hover-red);border-color:var(--hover-red)}.info-button:hover{background-color:var(--hover-yellow);border-color:var(--hover-yellow)}.mat-mdc-dialog-container,.mdc-dialog__surface{background-color:var(--card-background)!important;color:var(--body)!important;border-radius:28px!important}.mat-mdc-dialog-title,h2[mat-dialog-title]{color:var(--body)!important}.mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:var(--input-background)!important}.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control{color:var(--body)!important;caret-color:var(--active-color)!important}.mat-mdc-form-field .mdc-floating-label,.mat-mdc-form-field .mat-mdc-form-field-label{color:var(--message)!important}.mat-mdc-dialog-actions button[mat-button],mat-dialog-actions button[mat-button],.dialog-actions button[mat-button]{color:var(--message)!important}.mat-mdc-dialog-actions button[mat-raised-button],.mat-mdc-dialog-actions button[mat-flat-button],mat-dialog-actions button[mat-raised-button],mat-dialog-actions button[mat-flat-button],.dialog-actions button[mat-raised-button],.dialog-actions button[mat-flat-button]{background-color:var(--blue-button)!important}.mat-mdc-dialog-actions button[mat-raised-button] span,.mat-mdc-dialog-actions button[mat-raised-button] .mdc-button__label,.mat-mdc-dialog-actions button[mat-flat-button] span,.mat-mdc-dialog-actions button[mat-flat-button] .mdc-button__label,mat-dialog-actions button[mat-raised-button] span,mat-dialog-actions button[mat-raised-button] .mdc-button__label,mat-dialog-actions button[mat-flat-button] span,mat-dialog-actions button[mat-flat-button] .mdc-button__label,.dialog-actions button[mat-raised-button] span,.dialog-actions button[mat-raised-button] .mdc-button__label,.dialog-actions button[mat-flat-button] span,.dialog-actions button[mat-flat-button] .mdc-button__label{color:#fff!important}.mat-mdc-dialog-actions button[mat-raised-button]:disabled,.mat-mdc-dialog-actions button[mat-flat-button]:disabled,mat-dialog-actions button[mat-raised-button]:disabled,mat-dialog-actions button[mat-flat-button]:disabled,.dialog-actions button[mat-raised-button]:disabled,.dialog-actions button[mat-flat-button]:disabled{background-color:var(--button-hover)!important;opacity:.6}.mat-mdc-dialog-actions button[mat-raised-button]:disabled span,.mat-mdc-dialog-actions button[mat-raised-button]:disabled .mdc-button__label,.mat-mdc-dialog-actions button[mat-flat-button]:disabled span,.mat-mdc-dialog-actions button[mat-flat-button]:disabled .mdc-button__label,mat-dialog-actions button[mat-raised-button]:disabled span,mat-dialog-actions button[mat-raised-button]:disabled .mdc-button__label,mat-dialog-actions button[mat-flat-button]:disabled span,mat-dialog-actions button[mat-flat-button]:disabled .mdc-button__label,.dialog-actions button[mat-raised-button]:disabled span,.dialog-actions button[mat-raised-button]:disabled .mdc-button__label,.dialog-actions button[mat-flat-button]:disabled span,.dialog-actions button[mat-flat-button]:disabled .mdc-button__label{color:var(--message)!important}.mat-mdc-dialog-content,mat-dialog-content{overflow-x:hidden!important}.mat-mdc-select-panel{background-color:var(--card-background)!important;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f!important}.mat-mdc-select-panel .mat-mdc-option{color:var(--body)!important}.mat-mdc-select-panel .mat-mdc-option:hover:not(.mdc-list-item--disabled){background-color:var(--button-hover)!important}.mat-mdc-select-panel .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled){background-color:var(--hover-blue)!important}.mat-mdc-select-panel .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--active-color)!important;font-weight:600}.mat-mdc-select-trigger{color:var(--body)!important}.mat-mdc-select-arrow{color:var(--message)!important}.btn-delete{background:transparent;padding:4px;display:flex;border-radius:50%;transition:background-color .2s}.full-width{width:100%;margin-top:10px}mat-dialog-content{padding-bottom:10px!important}.panel-title-container{display:flex;justify-content:space-between;align-items:center;width:100%;padding-right:15px}.panel-title-container .mat-mdc-radio-button .mdc-label{color:#000!important}.table-container{margin-top:-80px;width:100%}.template-author{font-size:.75em;text-align:right;padding-right:5px;color:#000}.template-table{width:100%}.roles-explications{color:var(--body);margin-bottom:24px}.roles-explications p{margin-bottom:10px}.roles-explications .role-name{font-weight:600;color:var(--body)}.dialog-section-subtitle{font-size:1.25rem;font-weight:600;color:var(--body);margin:24px 0 12px;padding:0;text-align:left}.table-container-dialog{width:100%;margin-top:0}.table-container-dialog table{margin:0 auto 10px!important;width:100%!important}.table-container-dialog table th{font-weight:600}.table-container-dialog table .action-cell{text-align:left;font-weight:500}sup{font-size:.65rem;margin-left:2px;vertical-align:super;line-height:0}.table-legend{margin-top:16px;display:flex;flex-direction:column;gap:6px}.table-legend p{font-size:.75rem;line-height:1.3;margin:0}.table-legend p sup{font-size:.75rem;margin-right:4px}.mdc-checkbox__background{background-color:var(--white)!important}.en-tete{display:flex;align-items:center;justify-content:flex-start;gap:20px;padding:10px 20px}.en-tete .header__logo img{max-width:100%}.en-tete .header__steps{flex-grow:1;text-align:center}.en-tete .header__steps p{margin:0;font-size:18px}.en-tete .title-color{color:var(--title-color)}.en-tete .step{color:var(--step-color)}.header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background-color:var(--white);border-bottom:2px solid var(--border-color)}.header__action{display:flex;align-items:center}.header__action .btn-templates{object-fit:contain;transition:opacity .2s}.header__action .btn-templates:hover{opacity:.7}.header__right{display:flex;align-items:center;gap:1rem}.header__left,.header__logo{display:flex;align-items:center}.header__logo img.logo{height:32px;width:auto;object-fit:contain}.header__content{display:flex;align-items:center;gap:32px}.header__logo--alnitaka img{height:32px;width:auto;object-fit:contain}.header__nav{display:flex;gap:48px}.header__nav .header__link{text-decoration:none;color:var(--body);font-weight:600;position:relative;padding-bottom:.25rem}.header__nav .header__link.active:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:var(--blue);transition:background-color .3s}.header__nav .header__link:hover:after{background-color:var(--hover-color)}.header__profile{background-color:var(--profile-background);color:var(--blue);width:32px;height:32px;font-weight:600;display:flex;align-items:center;justify-content:center;border-radius:.375rem}input{width:100%;padding:10px;border:1px solid var(--button-border);border-radius:8px;margin-top:10px;box-sizing:border-box;font-size:14px;background-color:var(--input-background);color:var(--body)}form{display:flex;flex-direction:column;gap:12px;max-width:500px;margin:16px 0;width:100%;background-color:var(--card-background)!important;color:var(--body);border-radius:12px}form .edit-actions{display:flex;flex-direction:row;gap:12px;margin-top:12px;align-items:center;width:100%;justify-content:flex-start;background-color:transparent!important}form .edit-actions button[mat-flat-button],form .edit-actions button[mat-button]{width:auto!important;min-width:100px}form .edit-actions button[mat-flat-button]{background-color:var(--blue-button)!important}form .edit-actions button[mat-flat-button],form .edit-actions button[mat-flat-button] span,form .edit-actions button[mat-flat-button] .mdc-button__label{color:#fff!important}form .edit-actions button[mat-flat-button]:disabled{background-color:var(--button-hover)!important;opacity:.6}form .edit-actions button[mat-flat-button]:disabled,form .edit-actions button[mat-flat-button]:disabled span,form .edit-actions button[mat-flat-button]:disabled .mdc-button__label{color:var(--message)!important}form .edit-actions button[mat-button]{background:transparent!important}form .edit-actions button[mat-button],form .edit-actions button[mat-button] span,form .edit-actions button[mat-button] .mdc-button__label{color:var(--body)!important}form .edit-actions button[mat-button]:hover{background-color:var(--button-hover)!important}form .info{font-size:1rem;font-weight:600;color:var(--body)!important;padding:12px 4px 4px;display:inline-block}.custom-form-field{width:100%}.custom-form-field .mat-mdc-text-field-wrapper{background:var(--input-background)!important;border:1px solid var(--button-border);border-radius:8px;padding:0}.custom-form-field .mat-mdc-form-field-flex{padding:0 10px}.custom-form-field .mat-mdc-form-field-infix{padding:6px 0;min-height:unset}.custom-form-field .mat-mdc-input-element{font-size:14px!important;line-height:1.2!important;padding:0;color:var(--body)}.custom-form-field .mat-mdc-floating-label{top:50%!important;transform:translateY(-50%);font-size:14px!important;transition:all .2s ease;color:var(--body)}.custom-form-field .mdc-floating-label--float-above{top:2px!important;font-size:10px!important;transform:none!important}.custom-form-field .mat-mdc-form-field-subscript-wrapper,.custom-form-field .mat-mdc-line-ripple{display:none!important}ul{list-style:none;padding:0;margin:0 auto;max-width:600px}li{background-color:var(--white);border:1px solid var(--border-color);border-radius:10px;padding:0;margin-bottom:16px;box-shadow:0 1px 4px #0000000a;overflow:hidden;transition:box-shadow .2s}li:hover{box-shadow:0 3px 8px #0000000f;cursor:pointer}li .row{display:flex;flex-direction:column}li .info{padding:12px 16px;display:flex;gap:20px;align-items:center;flex-wrap:wrap}li .info .nom{font-weight:600;font-size:1rem;color:var(--body)}li .info span{font-size:.9rem;color:var(--body)}li .separator{height:1px;background-color:var(--border-color);margin:0 16px}li .actions{display:flex;justify-content:flex-start;gap:8px;padding:10px 16px}li .actions button{font-size:.85rem;padding:6px 10px}form{display:flex;flex-direction:column;gap:8px;padding:16px 20px}form input{padding:8px;border:1px solid var(--border-color);border-radius:6px;font-size:.9rem}form .error-message{color:var(--error);font-size:.8rem}.consult-container{display:flex;flex-direction:column;gap:8px;padding:12px 15px}.consult-container .actions-consultation{display:flex;justify-content:end}table{border-collapse:collapse;font-size:.8rem;letter-spacing:1px;margin:98px auto 20px;width:60%;text-align:center}table thead{background-color:var(--thead-color)}table th,table td{border:1px solid var(--table-border);padding:8px 10px}table tbody{background-color:var(--white)}table tbody tr.total{font-weight:700}.tache-actions{border:none!important;padding-left:8px;text-align:left;white-space:nowrap}.tache-actions button{margin-right:4px;font-size:12px;line-height:1}.ajout-tache{margin-left:25%}.ajout-tache:hover{background-color:var(--hover-green);border-color:var(--hover-green)}.lots-page-layout{position:relative;width:100%;padding:0 20px;box-sizing:border-box}.main-content{width:100%}.equipe-sidebar{position:absolute;top:40px;left:58%;margin-left:250px;width:320px}.equipe-sidebar .equipe-title{font-size:1.25rem;font-weight:600;margin-bottom:16px;color:var(--body);text-align:center}.equipe-sidebar .equipe-list{display:flex;flex-direction:column;gap:10px}.equipe-sidebar .membre-card{flex:1;min-width:0;display:flex;align-items:center;padding:8px 12px;background-color:var(--white);border:1px solid var(--border-color);border-radius:8px;gap:12px}.equipe-sidebar .membre-avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:var(--profile-background);color:var(--body);font-weight:600;font-size:13px;border-radius:6px}.equipe-sidebar .membre-nom{font-weight:600;font-size:.9rem;color:var(--body);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.equipe-sidebar .membre-role{font-size:.75rem;color:var(--role-color);text-transform:capitalize;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.equipe-sidebar .membre-row{display:flex;align-items:center;gap:4px}.equipe-sidebar .membre-actions{display:flex;gap:1px}.equipe-sidebar .actions-bas{position:relative;display:flex;justify-content:center;align-items:center;margin-top:8px;width:100%}.equipe-sidebar .actions-bas .info-role-button{position:absolute;left:12px}:root{--active-color: #00427b;--blue-button: #005792;--body: #3e4357;--border-color: #e2e8f0;--button-border: #c5cddf;--button-hover: #eff2f9;--button-hover-border: #aab4c6;--error: #b00020;--hover-blue: #dbf3f7;--hover-color: #7365B0;--hover-green: #def7db;--hover-red: #ffe6e6;--hover-yellow: #fefad6;--message: #475569;--profile-background: #f1f5f9;--role-color: #64748b;--step-color: #c6c6c6;--table-border: #b9b9b9;--thead-color: #ececec;--title-color: #1473e6;--blue: #00558c;--white: #ffffff;--background: #ffffff;--card-background: #ffffff;--input-background: #ffffff}html.dark-mode{--active-color: #38bdf8;--blue-button: #2563eb;--body: #f1f5f9;--border-color: #334155;--button-border: #475569;--button-hover: #334155;--button-hover-border: #64748b;--error: #f87171;--hover-blue: rgba(56, 189, 248, .18);--hover-color: rgba(149, 117, 205, .25);--hover-green: rgba(74, 222, 128, .18);--hover-red: rgba(248, 113, 113, .18);--hover-yellow: rgba(254, 240, 138, .22);--message: #94a3b8;--profile-background: #1e293b;--role-color: #94a3b8;--step-color: #475569;--table-border: #334155;--thead-color: #1e293b;--title-color: #60a5fa;--blue: #3b82f6;--white: #0f172a;--background: #0f172a;--card-background: #1e293b;--input-background: #1e293b}*{font-family:Inter,sans-serif!important;color:var(--body)}body{background-color:var(--background)}.snackbar,.snackbar *{color:#fff!important}.snackbar{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.message{flex-direction:column;margin-top:48px;padding:20px;color:var(--message);font-size:18px;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;--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);--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);--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);--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);--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);--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);--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;--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;--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}html,body{height:100%}body{margin:1rem;font-family:Roboto,Helvetica Neue,sans-serif}
