.theses-module__-hGVKG__page{background:linear-gradient(180deg, #fbfefe, var(--teal-50) 40%, var(--white));min-height:100vh}.theses-module__-hGVKG__main{width:100%;max-width:1080px;margin-inline:auto;padding:clamp(2rem,5vw,3.5rem) clamp(1.25rem,4vw,2rem) 4rem}.theses-module__-hGVKG__loading{text-align:center;color:var(--muted);padding:4rem 0}.theses-module__-hGVKG__head{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.theses-module__-hGVKG__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.theses-module__-hGVKG__title{font-family:var(--font-display);color:var(--ink);font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.theses-module__-hGVKG__sub{color:var(--muted);max-width:36rem;margin-top:.4rem}.theses-module__-hGVKG__empty{background:var(--white);border:1px dashed var(--line);border-radius:var(--radius-lg);text-align:center;color:var(--muted);padding:3rem 2rem}.theses-module__-hGVKG__list{gap:1.25rem;display:grid}.theses-module__-hGVKG__card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem;transition:border-color .2s,box-shadow .2s;display:block}.theses-module__-hGVKG__card:hover{box-shadow:var(--shadow-md);border-color:#0e7c7b59}.theses-module__-hGVKG__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-bottom:.75rem;display:flex}.theses-module__-hGVKG__badge{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;padding:.25rem .8rem;font-size:.75rem;font-weight:700;display:inline-flex}.theses-module__-hGVKG__amount{color:var(--ink);font-size:.95rem;font-weight:700}.theses-module__-hGVKG__cardTitle{color:var(--ink);margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.theses-module__-hGVKG__topic{color:var(--muted);margin-bottom:.75rem;font-size:.9rem}.theses-module__-hGVKG__meta{color:var(--body);flex-wrap:wrap;gap:.4rem 1.25rem;font-size:.85rem;display:flex}.theses-module__-hGVKG__desc{color:var(--body);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.75rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.theses-module__-hGVKG__footer{color:var(--muted);justify-content:space-between;align-items:center;margin-top:1rem;font-size:.8rem;display:flex}.theses-module__-hGVKG__applyLink{color:var(--primary);font-weight:700}.theses-module__-hGVKG__searchRow{background:var(--white);border:1.5px solid var(--line);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);align-items:center;gap:.6rem;margin-bottom:2rem;padding:.55rem .4rem .55rem 1.15rem;transition:border-color .2s,box-shadow .2s;display:flex}.theses-module__-hGVKG__searchRow:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px #0e7c7b1f}.theses-module__-hGVKG__searchIcon{opacity:.7;font-size:1rem}.theses-module__-hGVKG__searchInput{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-size:.98rem}.theses-module__-hGVKG__searchInput::placeholder{color:var(--muted)}.theses-module__-hGVKG__searchClear{border-radius:var(--radius-full);background:var(--teal-50);width:2.1rem;height:2.1rem;color:var(--muted);justify-content:center;align-items:center;font-size:.85rem;transition:color .15s,background .15s;display:inline-flex}.theses-module__-hGVKG__searchClear:hover{background:var(--teal-100);color:var(--primary)}.theses-module__-hGVKG__layout{grid-template-columns:264px 1fr;align-items:start;gap:2rem;display:grid}.theses-module__-hGVKG__sidebar{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-sm);padding:1.25rem 1.35rem;position:sticky;top:1.5rem}.theses-module__-hGVKG__sideHead{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.1rem;display:flex}.theses-module__-hGVKG__sideHead h2{font-family:var(--font-display);color:var(--ink);font-size:1.05rem}.theses-module__-hGVKG__clear{color:var(--primary);border-radius:var(--radius-sm);padding:.25rem .5rem;font-size:.8rem;font-weight:700;transition:background .15s}.theses-module__-hGVKG__clear:hover:not(:disabled){background:var(--teal-50)}.theses-module__-hGVKG__clear:disabled{opacity:.4;cursor:not-allowed}.theses-module__-hGVKG__group{border:0;min-width:0;margin:0 0 1.3rem;padding:0}.theses-module__-hGVKG__group legend{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin-bottom:.6rem;font-size:.72rem;font-weight:700}.theses-module__-hGVKG__groupEmpty{color:var(--muted);font-size:.85rem}.theses-module__-hGVKG__checkList{gap:.15rem;max-height:230px;padding-right:.25rem;display:grid;overflow:hidden auto}.theses-module__-hGVKG__checkRow{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.55rem;min-width:0;padding:.4rem .5rem;font-size:.88rem;transition:background .15s;display:flex}.theses-module__-hGVKG__checkRow:hover{background:var(--teal-50)}.theses-module__-hGVKG__checkRow input{width:1rem;height:1rem;accent-color:var(--primary);flex-shrink:0}.theses-module__-hGVKG__checkLabel{color:var(--body);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.theses-module__-hGVKG__checkCount{color:var(--muted);background:var(--teal-50);border-radius:var(--radius-full);padding:.08rem .5rem;font-size:.72rem;font-weight:700}.theses-module__-hGVKG__rangeRow{align-items:center;gap:.5rem;display:flex}.theses-module__-hGVKG__rangeRow input{border:1.5px solid var(--line);border-radius:var(--radius);min-width:0;font:inherit;color:var(--ink);background:var(--white);appearance:textfield;flex:1;padding:.5rem .55rem;font-size:.85rem;transition:border-color .2s}.theses-module__-hGVKG__rangeRow input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theses-module__-hGVKG__rangeRow input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.theses-module__-hGVKG__rangeRow input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0e7c7b1f}.theses-module__-hGVKG__rangeDash{color:var(--muted)}.theses-module__-hGVKG__select{border:1.5px solid var(--line);border-radius:var(--radius);width:100%;font:inherit;color:var(--ink);background:var(--white);padding:.55rem .7rem;font-size:.88rem;transition:border-color .2s}.theses-module__-hGVKG__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0e7c7b1f}.theses-module__-hGVKG__content{min-width:0}.theses-module__-hGVKG__filtersBtn{border:1.5px solid var(--line);border-radius:var(--radius-full);background:var(--white);color:var(--ink);font:inherit;cursor:pointer;align-items:center;gap:.45rem;padding:.5rem .95rem;font-size:.88rem;font-weight:700;transition:border-color .15s,color .15s;display:none}.theses-module__-hGVKG__filtersBtn:hover{border-color:var(--primary);color:var(--primary)}.theses-module__-hGVKG__filtersBadge{border-radius:var(--radius-full);background:var(--primary);min-width:1.35rem;height:1.35rem;color:var(--white);justify-content:center;align-items:center;padding-inline:.35rem;font-size:.72rem;font-weight:700;display:inline-flex}.theses-module__-hGVKG__backdrop{z-index:55;opacity:0;pointer-events:none;background:#0f172a73;transition:opacity .28s;position:fixed;inset:0}.theses-module__-hGVKG__backdrop.theses-module__-hGVKG__open{opacity:1;pointer-events:auto}.theses-module__-hGVKG__sideActions{align-items:center;gap:.35rem;display:flex}.theses-module__-hGVKG__sideClose{border-radius:var(--radius-sm);width:1.9rem;height:1.9rem;color:var(--muted);justify-content:center;align-items:center;font-size:1.05rem;line-height:1;transition:background .15s,color .15s;display:none}.theses-module__-hGVKG__sideClose:hover{background:var(--teal-50);color:var(--ink)}@media (min-width:901px){.theses-module__-hGVKG__backdrop{display:none}}.theses-module__-hGVKG__toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.theses-module__-hGVKG__resultCount{color:var(--muted);font-size:.85rem;font-weight:600}.theses-module__-hGVKG__sortLabel{color:var(--muted);white-space:nowrap;align-items:center;gap:.55rem;font-size:.85rem;display:flex}.theses-module__-hGVKG__sortLabel .theses-module__-hGVKG__select{width:auto;min-width:190px}.theses-module__-hGVKG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-top:2.25rem;display:flex}.theses-module__-hGVKG__pageBtn{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);min-width:2.5rem;height:2.5rem;color:var(--body);padding:0 .95rem;font-size:.88rem;font-weight:600;transition:border-color .15s,color .15s,background .15s}.theses-module__-hGVKG__pageBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.theses-module__-hGVKG__pageBtn:disabled{opacity:.45;cursor:not-allowed}.theses-module__-hGVKG__pageActive,.theses-module__-hGVKG__pageActive:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:var(--white)}.theses-module__-hGVKG__pageGap{color:var(--muted);padding:0 .2rem}@media (max-width:900px){.theses-module__-hGVKG__layout{grid-template-columns:1fr}.theses-module__-hGVKG__filtersBtn,.theses-module__-hGVKG__sideClose{display:inline-flex}.theses-module__-hGVKG__sidebar{z-index:60;border-radius:0 var(--radius-lg) var(--radius-lg) 0;overscroll-behavior:contain;width:min(86vw,330px);box-shadow:var(--shadow-lg);transition:transform .28s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.theses-module__-hGVKG__sidebar.theses-module__-hGVKG__open{transform:translate(0)}}@media (max-width:560px){.theses-module__-hGVKG__toolbar{flex-direction:column;align-items:stretch}.theses-module__-hGVKG__sortLabel .theses-module__-hGVKG__select{width:100%;min-width:0}}
