*{box-sizing:border-box}:root{--bg-sand: #e6eaec;--bg-concrete: #cfd7dc;--surface: #eef2f4;--surface-2: #f8fafb;--text-main: #1f262a;--text-soft: #4f5a61;--accent-wood: #50626d;--accent-clay: #7a919e;--accent-olive: #3f4f58;--line-muted: #c6d0d6}html,body{margin:0;min-height:100%;font-size:15px;font-family:Poppins,Segoe UI,sans-serif;background:linear-gradient(180deg,var(--bg-sand) 0%,var(--bg-concrete) 100%);color:var(--text-main)}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;line-height:1;vertical-align:middle}@media(max-width:768px){input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{font-size:16px}}.table-wrap table tbody tr td:last-child{position:relative;padding-right:2rem}.table-wrap table tbody tr td:last-child:after{content:"chevron_right";font-family:Material Symbols Outlined;font-size:18px;color:#8ea0b5;position:absolute;right:.6rem;top:50%;transform:translateY(-50%);pointer-events:none}.table-wrap table tbody tr.no-chevron td:last-child:after{content:""}
