.development{background-color:bisque;padding:10px;border:2px dotted #e83e8c}.debug_container{position:fixed;inset:0;display:none}.debug_container .button{position:fixed;right:5px;bottom:5px}.debug_row{height:100%}#debugpanel{background-color:#fee;padding:10px;border-top:1px solid #000;overflow:auto;font-family:HelveticaNeue,Helvetica,Arial,sans-serif}#debugpanel summary{font-size:12px;cursor:pointer}#debugpanel .table .table{background-color:transparent}#debugpanel .table .table tr>td,#debugpanel .table .table tr>th{border-top:0;border-left:0}#debugpanel .table .table tr>td{border-right:0}#debugpanel table{margin-top:20px}#debugpanel table td,#debugpanel table th{border:1px solid #ccc;padding:4px;font-size:12px;vertical-align:top;word-wrap:break-word;text-align:left}#debugpanel table td.nopadding,#debugpanel table th.nopadding{padding:0}#debugpanel table td.nopadding table,#debugpanel table th.nopadding table{border:0}#debugpanel table td.separator,#debugpanel table th.separator{background-color:#e8e0df}#debugpanel table td.type,#debugpanel table th.type{white-space:nowrap}#debugpanel table a,#debugpanel table code,#debugpanel table span{color:#e83e8c;padding:0;border:none;background-color:transparent}#debugpanel table a.disclosure,#debugpanel table code.disclosure,#debugpanel table span.disclosure{color:#000;font-size:12px}.devtool{border:1px solid #999;padding:5px;margin-top:5px;width:140px;position:absolute;border-radius:4px;right:10px;text-align:center;color:#fff;background-color:#424242}.devtool a{text-decoration-line:none;color:#fff;display:inline-block;width:24px;height:24px;text-align:center;border:1px solid #ccc;margin-left:5px;border-radius:2px}.devtool a.devtool-enabled{background-color:#143d14}.devtool a.devtool-disabled{background-color:#722424}