.popup{text-decoration:none;cursor:help}.popupbox{position:absolute;z-index:1000;min-width:200px;padding:5px 10px;border-radius:4px;background:#fff3e0;color:#000;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 6px 12px 0 rgba(0,0,0,.06),0 10px 20px 0 rgba(0,0,0,.02),0 14px 28px 0 rgba(0,0,0,.02),0 18px 36px 0 rgba(0,0,0,.02);font-size:1.3rem}.popupbox table{font-size:1.3rem}.popupbox table th{font-weight:700}.popupbox table td,.popupbox table th{padding:4px 6px;border-bottom:1px solid;border-left:1px solid}@media (prefers-color-scheme:dark){.dark-mode .popupbox table td,.dark-mode .popupbox table th{border-color:rgba(255,255,255,.2)}.dark-mode .popupbox{background-color:#2b1901;color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.16),0 6px 12px 0 rgba(0,0,0,.12),0 10px 20px 0 rgba(0,0,0,.08),0 14px 28px 0 rgba(0,0,0,.08),0 18px 36px 0 rgba(0,0,0,.02)}}.popupbox table td:first-child,.popupbox table th:first-child{border-left:0}.popupbox table tr:last-child td,.popupbox table tr:last-child th{border-bottom:0}.popupbox--tablet{max-width:768px}