.GarageApp-module__0JFHZG__main{place-items:center;min-height:50dvh;padding:80px 16px 16px;display:grid}.GarageApp-module__0JFHZG__header{z-index:10;background:#fefefe;border:1px solid #fefefe;border-radius:12px;grid-auto-flow:column;justify-content:flex-start;align-items:center;gap:20px;height:auto;margin:10px;padding:0 20px 0 0;display:grid;position:sticky;top:0;box-shadow:2px 2px 4px #01010133}.GarageApp-module__0JFHZG__footer{border-top:1px solid #fefefe;width:90%;height:auto;margin-left:5%;position:absolute;bottom:0}.GarageApp-module__0JFHZG__headerlogo{max-width:50px}.GarageApp-module__0JFHZG__headernav{grid-auto-flow:column;gap:20px;display:grid}.GarageApp-module__0JFHZG__headerlink{color:#5a5a5a;font-weight:500;text-decoration-line:underline}.GarageApp-module__0JFHZG__headerlink:hover{cursor:pointer}.GarageApp-module__0JFHZG__activeheaderlink{color:#5a5a5a;font-weight:550;text-decoration-line:underline}.GarageApp-module__0JFHZG__card{background:#fff;border:1px solid #ebebeb;border-radius:12px;gap:10px;min-width:50%;max-width:720px;padding:20px;display:grid;box-shadow:2px 2px 4px #01010133}.GarageApp-module__0JFHZG__button{text-align:center;background:#97aa8a;border:1px solid #97aa8a;border-radius:12px;padding:8px 10px}.GarageApp-module__0JFHZG__button:hover{background:#b5cfa3}.GarageApp-module__0JFHZG__label{color:#4a4a4a;cursor:pointer;font-weight:500}.GarageApp-module__0JFHZG__link{text-decoration-line:underline}.GarageApp-module__0JFHZG__error{color:#842029;background:#fff3f3;border:1px solid #f5c2c7;border-radius:6px;margin-top:8px;padding:6px 8px;font-size:.85rem}.GarageApp-module__0JFHZG__table{border-collapse:collapse;width:100%;margin-top:10px}.GarageApp-module__0JFHZG__table th,.GarageApp-module__0JFHZG__table td{border-bottom:1px solid #ebebeb;padding:10px 8px}.GarageApp-module__0JFHZG__table th{text-align:left;color:#3f3f3f;background:#f3f3f3;border-bottom:3px solid #d0d0d0;padding:12px 8px;font-weight:600}.GarageApp-module__0JFHZG__table thead tr{background:#f5f5f5;box-shadow:0 1px 2px #0000000f}.GarageApp-module__0JFHZG__table tr:nth-child(2n){background:#fafafa}.GarageApp-module__0JFHZG__checkboxCell{width:40px}.GarageApp-module__0JFHZG__checkbox{cursor:pointer;accent-color:#97aa8a;transform:scale(1.1)}.GarageApp-module__0JFHZG__checkbox:hover{filter:brightness(.9)}.GarageApp-module__0JFHZG__checkbox:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b5cfa3}.GarageApp-module__0JFHZG__formFooter{justify-content:center;margin-top:15px;display:flex}.GarageApp-module__0JFHZG__buttonPrimary{color:#fff;cursor:pointer;background:#97aa8a;border:1px solid #97aa8a;border-radius:12px;padding:8px 14px;font-weight:500;transition:background .2s}.GarageApp-module__0JFHZG__buttonPrimary:hover{background:#8ea280}.GarageApp-module__0JFHZG__title{text-align:center;font-weight:600}.GarageApp-module__0JFHZG__subtitle{color:#666;text-align:center}.GarageApp-module__0JFHZG__form{gap:12px;margin-top:12px;display:grid}.GarageApp-module__0JFHZG__row{gap:6px;display:grid}.GarageApp-module__0JFHZG__rowClickable{cursor:pointer;transition:background .15s}.GarageApp-module__0JFHZG__rowClickable:hover{background:#e8f0e3}.GarageApp-module__0JFHZG__input{border:1px solid #ddd;border-radius:10px;outline:none;padding:10px 12px}.GarageApp-module__0JFHZG__input:focus{border-color:#97aa8a;box-shadow:0 0 0 2px #97aa8a59}.GarageApp-module__0JFHZG__loadingtext{color:#e2e2e2;opacity:.6}.GarageApp-module__0JFHZG__loadingcard{background:#eee;border-radius:8px;width:100%;min-width:400px;max-width:720px;height:200px;animation:1.5s ease-in-out infinite GarageApp-module__0JFHZG__pulse;display:grid}@keyframes GarageApp-module__0JFHZG__pulse{0%,to{opacity:.3}50%{opacity:.8}}.GarageApp-module__0JFHZG__skeletonBar{background:#e8e8e8;border-radius:999px;height:14px;animation:1.5s ease-in-out infinite GarageApp-module__0JFHZG__pulse;display:block}.GarageApp-module__0JFHZG__skeletonPill{background:#e8e8e8;border-radius:999px;width:96px;height:22px;animation:1.5s ease-in-out infinite GarageApp-module__0JFHZG__pulse;display:inline-block}.GarageApp-module__0JFHZG__skeletonHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.GarageApp-module__0JFHZG__skeletonPillRow{flex-wrap:wrap;gap:.5rem;display:flex}.GarageApp-module__0JFHZG__skeletonGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.GarageApp-module__0JFHZG__skeletonGridItem{background:#fafafa;border:1px solid #eee;border-radius:10px;gap:10px;padding:12px;display:grid}.GarageApp-module__0JFHZG__skeletonSection{gap:12px;display:grid}.GarageApp-module__0JFHZG__profileLayout{grid-template-columns:120px minmax(0,1fr);align-items:flex-start;gap:2rem;width:100%;min-height:70vh;padding:2rem 0;display:grid}.GarageApp-module__0JFHZG__profileSidebar{border-right:1px solid #eee;align-self:stretch;padding-right:1.2rem}.GarageApp-module__0JFHZG__profileSidebarTitle{color:#fff8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.75rem;font-weight:600;animation:.55s ease-out GarageApp-module__0JFHZG__sidebarFadeIn}.GarageApp-module__0JFHZG__profileSidebarNav{gap:.5rem;animation:.55s ease-out GarageApp-module__0JFHZG__sidebarFadeIn;display:grid}@keyframes GarageApp-module__0JFHZG__sidebarFadeIn{0%{opacity:0}to{opacity:1}}.GarageApp-module__0JFHZG__activeProfileSidebarLink{color:#fff;padding:.35rem 0;font-size:.95rem;font-weight:600;text-decoration:none}.GarageApp-module__0JFHZG__profileSidebarLink{color:#fffc;padding:.35rem 0;font-size:.95rem;text-decoration:none}.GarageApp-module__0JFHZG__profileSidebarLink:hover{color:#fff}.GarageApp-module__0JFHZG__authLogo{width:64px;height:64px;margin:0 auto 8px;display:block}.GarageApp-module__0JFHZG__authTitle{text-align:center;color:#333;margin-bottom:8px;font-weight:600}.GarageApp-module__0JFHZG__authCard{animation:.3s ease-out GarageApp-module__0JFHZG__authFadeIn}@keyframes GarageApp-module__0JFHZG__authFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.GarageApp-module__0JFHZG__detailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.GarageApp-module__0JFHZG__detailTitle{margin:2px 0;font-size:1.4rem}.GarageApp-module__0JFHZG__badges{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.GarageApp-module__0JFHZG__badge,.GarageApp-module__0JFHZG__badgeMuted{color:#2f5139;background:#e8f2e2;border:1px solid #cfe0c6;border-radius:999px;align-items:center;padding:4px 10px;font-size:.85rem;display:inline-flex}.GarageApp-module__0JFHZG__badgeMuted{color:#555;background:#f4f4f4;border-color:#e2e2e2}.GarageApp-module__0JFHZG__detailGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:12px;display:grid}.GarageApp-module__0JFHZG__detailStat{background:#fcfcfc;border:1px solid #ededed;border-radius:12px;padding:10px 12px}.GarageApp-module__0JFHZG__detailStatLabel{color:#666;font-size:.85rem}.GarageApp-module__0JFHZG__detailStatValue{color:#2e2e2e;margin-top:4px;font-weight:600}.GarageApp-module__0JFHZG__detailSection{margin-top:14px}.GarageApp-module__0JFHZG__sectionTitle{margin-bottom:6px;font-weight:600}.GarageApp-module__0JFHZG__sectionBody{color:#3c3c3c;line-height:1.5}
