Archived
1
0
This repository has been archived on 2024-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
cyca/public/css/app.css
2022-01-12 00:35:37 +01:00

5 lines
32 KiB
CSS
Executable File

article{display:flex;flex-direction:column;height:100%;width:100%}article header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:none;font-size:1.125rem;line-height:1.75rem;padding:.5rem;--tw-bg-opacity:1;background-color:rgba(229,229,229,var(--tw-bg-opacity))}.dark article header{--tw-bg-opacity:1;background-color:rgba(82,82,82,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}article header .badges,article header .icons,article header .tools{display:flex;align-items:center;flex-shrink:1}article header h1{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}article header .badges,article header .tools>*{margin-left:.5rem}article header .caret,article header img,article header svg{margin-right:.25rem;max-width:1.125rem;max-height:1.125rem}article .body{flex-grow:1;overflow:auto;padding:.5rem}@media (min-width:1280px){article .body{padding:1rem}}form{margin-bottom:.5rem}.form-group{margin-bottom:1rem;width:100%}.form-group.last{margin-bottom:0;margin-top:2rem}.input-group>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.input-group{display:flex;align-items:stretch;width:100%}label{display:flex;align-items:center;flex-shrink:1;margin-bottom:.25rem;white-space:nowrap}input[type=email],input[type=password],input[type=text],input[type=url]{border-radius:.25rem;border-width:1px;flex-grow:1;padding:.25rem .5rem;width:100%}input[type=email],input[type=password],input[type=text],input[type=url]{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-border-opacity:1;border-color:rgba(212,212,212,var(--tw-border-opacity));--tw-text-opacity:1;color:rgba(115,115,115,var(--tw-text-opacity))}.dark input[type=email],.dark input[type=password],.dark input[type=text],.dark input[type=url]{--tw-bg-opacity:1;background-color:rgba(82,82,82,var(--tw-bg-opacity));--tw-border-opacity:1;border-color:rgba(82,82,82,var(--tw-border-opacity));--tw-text-opacity:1;color:rgba(245,245,245,var(--tw-text-opacity))}input[type=search]{border-radius:.25rem;border-width:1px;flex-grow:1;padding:.25rem .5rem;width:100%;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-border-opacity:1;border-color:rgba(212,212,212,var(--tw-border-opacity));--tw-text-opacity:1;color:rgba(115,115,115,var(--tw-text-opacity))}.dark input[type=search]{--tw-bg-opacity:1;background-color:rgba(115,115,115,var(--tw-bg-opacity));--tw-border-opacity:1;border-color:rgba(82,82,82,var(--tw-border-opacity));--tw-text-opacity:1;color:rgba(245,245,245,var(--tw-text-opacity))}input[type=password]{letter-spacing:.1em}input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;border-style:none;height:2rem;margin:0;padding:0;width:3rem;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark input[type=color]{--tw-bg-opacity:1;background-color:rgba(82,82,82,var(--tw-bg-opacity))}a.button>:not([hidden])~:not([hidden]),button>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}a.button,button{border-radius:.25rem;display:flex;align-items:center;flex-shrink:1;text-align:left;white-space:nowrap}a.button svg,button svg{flex:none}a.button.info,a.button[type=submit],button.info,button[type=submit]{font-size:.875rem;line-height:1.25rem;padding:.25rem .5rem}a.button.info,a.button[type=submit],button.info,button[type=submit]{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark a.button.info,.dark a.button[type=submit],.dark button.info,.dark button[type=submit]{--tw-bg-opacity:1;background-color:rgba(30,64,175,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark a.button.info:hover,.dark a.button[type=submit]:hover,.dark button.info:hover,.dark button[type=submit]:hover{--tw-bg-opacity:1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}a.button.success,button.success{font-size:.875rem;line-height:1.25rem;padding:.25rem .5rem;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.dark a.button.success,.dark button.success,a.button.success,button.success{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark a.button.success,.dark button.success{background-color:rgba(6,95,70,var(--tw-bg-opacity))}.dark a.button.success:hover,.dark button.success:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}a.button.danger,button.danger{font-size:.875rem;line-height:1.25rem;padding:.25rem .5rem;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.dark a.button.danger,.dark button.danger,a.button.danger,button.danger{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark a.button.danger,.dark button.danger{background-color:rgba(153,27,27,var(--tw-bg-opacity))}.dark a.button.danger:hover,.dark button.danger:hover{--tw-bg-opacity:1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}a.button.secondary,button.secondary{font-size:.875rem;line-height:1.25rem;padding:.25rem .5rem;background-color:rgba(163,163,163,var(--tw-bg-opacity))}.dark a.button.secondary,.dark button.secondary,a.button.secondary,button.secondary{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark a.button.secondary,.dark button.secondary{background-color:rgba(64,64,64,var(--tw-bg-opacity))}.dark a.button.secondary:hover,.dark button.secondary:hover{--tw-bg-opacity:1;background-color:rgba(82,82,82,var(--tw-bg-opacity))}textarea{border-radius:.25rem;width:100%;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark textarea{--tw-bg-opacity:1;background-color:rgba(115,115,115,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}select:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}select{border-radius:.25rem;border-width:1px;display:block;margin-top:.25rem}select:focus{outline:2px solid transparent;outline-offset:2px}select{padding:0 .5rem}select:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}select{width:100%}@media (min-width:640px){select{font-size:.875rem;line-height:1.25rem}}select{background-color:rgba(255,255,255,var(--tw-bg-opacity));border-color:rgba(212,212,212,var(--tw-border-opacity))}.dark select,select{--tw-bg-opacity:1;--tw-border-opacity:1}.dark select{background-color:rgba(115,115,115,var(--tw-bg-opacity));border-color:rgba(115,115,115,var(--tw-border-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}*{scrollbar-width:thin;scrollbar-color:#fff #d4d4d4}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{--tw-bg-opacity:1;background-color:rgba(212,212,212,var(--tw-bg-opacity))}.dark ::-webkit-scrollbar-track{--tw-bg-opacity:1;background-color:rgba(23,23,23,var(--tw-bg-opacity))}::-webkit-scrollbar-thumb{border-radius:.25rem;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark ::-webkit-scrollbar-thumb{--tw-bg-opacity:1;background-color:rgba(115,115,115,var(--tw-bg-opacity))}details.details-block{border-radius:.25rem;margin-bottom:.25rem;width:100%;--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.dark details.details-block{--tw-bg-opacity:1;background-color:rgba(64,64,64,var(--tw-bg-opacity))}details summary{cursor:pointer;padding:.25rem .5rem}details .body{padding:.5rem}
.list.vertical{display:flex;flex-direction:column;padding:.25rem}.list.horizontal{display:flex;flex-direction:row;flex-wrap:wrap;padding:0}.list.items-rounded>*{border-radius:.25rem}.list.spaced>*{margin-bottom:.125rem}.list.compact>*{padding-top:.25rem;padding-bottom:.25rem}.list.alt{border-radius:.25rem;--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.dark .list.alt{--tw-bg-opacity:1;background-color:rgba(31,31,31,var(--tw-bg-opacity))}.list>*{flex:none;padding:.5rem}.list>.emphasize{--tw-text-opacity:1;color:rgba(147,197,253,var(--tw-text-opacity))}.dark .list>.emphasize{--tw-text-opacity:1;color:rgba(245,245,245,var(--tw-text-opacity))}.dark .list>.emphasize:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.list>* .list-item>:not([hidden])~:not([hidden]),.list>.list-item>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}.list>* .list-item,.list>.list-item{display:flex;align-items:center;justify-content:space-between}.list>* .list-item .list-item-text,.list>.list-item .list-item-text{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list>* .list-item .list-item-title,.list>.list-item .list-item-title{margin-right:.5rem;white-space:nowrap}.list>* .list-item .list-item-value,.list>.list-item .list-item-value{text-align:right}.list>* .list-item .list-item-value code,.list>.list-item .list-item-value code{word-break:break-all}.list>* .badges>:not([hidden])~:not([hidden]),.list>* .handle>:not([hidden])~:not([hidden]),.list>* .icons>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}.list>* .badges,.list>* .handle,.list>* .icons{display:flex;align-items:center;flex:none}.list>* .handle{cursor:ns-resize}.dark .list>* .caret{--tw-text-opacity:1;color:rgba(115,115,115,var(--tw-text-opacity))}.list>* .caret{height:1rem;width:1rem}.list>.text-xs .caret,.list>.text-xs img,.list>.text-xs svg{max-width:.75rem;max-height:.75rem}.list>* .caret,.list>* img,.list>* svg{width:1rem;height:1rem}.list>* img.favicon-lg{width:2rem;height:2rem;flex:none}.dark .list>:hover{--tw-bg-opacity:1;background-color:rgba(82,82,82,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(163,163,163,var(--tw-text-opacity))}.list>.selected{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .list>.selected{--tw-bg-opacity:1;background-color:rgba(30,64,175,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .list>.selected .caret{--tw-text-opacity:1;color:rgba(115,115,115,var(--tw-text-opacity))}.dark .list>.selected:hover{--tw-bg-opacity:1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.list>.dragged-over{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(115,115,115,var(--tw-text-opacity))}.dark .list>.dragged-over{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.list>.cannot-drop{--tw-bg-opacity:1;background-color:rgba(254,202,202,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(115,115,115,var(--tw-text-opacity))}.dark .list>.cannot-drop{--tw-bg-opacity:1;background-color:rgba(153,27,27,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.list.striped>:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark .list.striped>:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(51,51,51,var(--tw-bg-opacity))}.dark .list.striped>.emphasize:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .list.striped>:hover{--tw-bg-opacity:1;background-color:rgba(82,82,82,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(163,163,163,var(--tw-text-opacity))}.list.striped>.selected{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .list.striped>.selected{--tw-bg-opacity:1;background-color:rgba(30,64,175,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .list.striped>.selected .caret{--tw-text-opacity:1;color:rgba(115,115,115,var(--tw-text-opacity))}.dark .list.striped>.selected:hover{--tw-bg-opacity:1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.badge>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}.badge{border-radius:9999px;display:flex;align-items:center;font-size:.75rem;line-height:1rem;padding:.125rem .5rem;white-space:nowrap}.list>.badge .caret,.list>.badge img,.list>.badge svg{max-width:.75rem;max-height:.75rem}.badge.default{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(115,115,115,var(--tw-text-opacity))}.dark .badge.default{background-color:rgba(115,115,115,var(--tw-bg-opacity))}.badge.success,.dark .badge.default{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.badge.success{background-color:rgba(16,185,129,var(--tw-bg-opacity))}.dark .badge.success{background-color:rgba(6,95,70,var(--tw-bg-opacity))}.badge.danger,.dark .badge.success{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.badge.danger{background-color:rgba(239,68,68,var(--tw-bg-opacity))}.dark .badge.danger{background-color:rgba(153,27,27,var(--tw-bg-opacity))}.badge.warning,.dark .badge.danger{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.badge.warning{background-color:rgba(249,115,22,var(--tw-bg-opacity))}.badge.info{background-color:rgba(96,165,250,var(--tw-bg-opacity))}.badge.info,.dark .badge.info{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .badge.info{background-color:rgba(30,64,175,var(--tw-bg-opacity))}.folder-common{--tw-text-opacity:1;color:rgba(251,146,60,var(--tw-text-opacity))}.folder-unread-not-empty{--tw-text-opacity:1;color:rgba(192,132,252,var(--tw-text-opacity))}.folder-unread{--tw-text-opacity:1;color:rgba(115,115,115,var(--tw-text-opacity))}.folder-root{--tw-text-opacity:1;color:rgba(96,165,250,var(--tw-text-opacity))}.highlight{border-radius:.25rem;padding-left:.25rem;padding-right:.25rem}.cyca-prose{border-radius:.25rem;margin-left:auto;margin-right:auto;margin-bottom:1.5rem;max-width:65ch;padding:.5rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);text-align:justify;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark .cyca-prose{--tw-bg-opacity:1;background-color:rgba(64,64,64,var(--tw-bg-opacity))}.cyca-prose{max-width:100%}.cyca-prose p{line-height:1.75rem;margin-top:1rem;margin-bottom:1rem;text-align:justify}.cyca-prose img{margin-top:.5rem;margin-bottom:.5rem;max-width:100%}.cyca-prose figure figcaption{font-size:.875rem;line-height:1.25rem;text-align:center;font-style:italic}.cyca-prose pre{--tw-bg-opacity:1;background-color:rgba(23,23,23,var(--tw-bg-opacity));border-radius:.25rem;overflow:auto;padding:.5rem;--tw-text-opacity:1;color:rgba(163,163,163,var(--tw-text-opacity))}.cyca-prose table>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.cyca-prose table{border-width:1px;min-width:100%}.cyca-prose table>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(212,212,212,var(--tw-divide-opacity))}.cyca-prose table{--tw-border-opacity:1;border-color:rgba(212,212,212,var(--tw-border-opacity))}.dark .cyca-prose table>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,38,38,var(--tw-divide-opacity))}.dark .cyca-prose table{--tw-border-opacity:1;border-color:rgba(38,38,38,var(--tw-border-opacity))}.cyca-prose table tbody>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.cyca-prose table tbody>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(212,212,212,var(--tw-divide-opacity))}.dark .cyca-prose table tbody>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,38,38,var(--tw-divide-opacity))}.cyca-prose table tbody tr:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.dark .cyca-prose table tbody tr:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(82,82,82,var(--tw-bg-opacity))}.cyca-prose table td,.cyca-prose table th{padding:.25rem .5rem}.cyca-prose h1,.cyca-prose h2,.cyca-prose h3,.cyca-prose h4,.cyca-prose h5,.cyca-prose h6{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.dark .cyca-prose h1,.dark .cyca-prose h2,.dark .cyca-prose h3,.dark .cyca-prose h4,.dark .cyca-prose h5,.dark .cyca-prose h6{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.cyca-prose h1{font-size:1.5rem;line-height:2rem;margin-top:1.5rem;margin-bottom:1.5rem}.cyca-prose h2{font-size:1.25rem;line-height:1.75rem;margin-top:1rem;margin-bottom:1rem}.cyca-prose h3{font-size:1.125rem;line-height:1.75rem;margin-top:.5rem;margin-bottom:.5rem}.cyca-prose ol,.cyca-prose ul{margin-left:2rem;margin-right:2rem}.cyca-prose ol li,.cyca-prose ul li{border-radius:.25rem;margin-top:.5rem;margin-bottom:.5rem;padding:.5rem}.cyca-prose ol li:nth-child(odd),.cyca-prose ul li:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.dark .cyca-prose ol li:nth-child(odd),.dark .cyca-prose ul li:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(82,82,82,var(--tw-bg-opacity))}.cyca-prose ul{list-style-type:disc}.cyca-prose ol{list-style-type:decimal}.cyca-prose a{text-decoration:underline;--tw-text-opacity:1;color:rgba(147,197,253,var(--tw-text-opacity))}.dark .cyca-prose a{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.dark .cyca-prose a:hover{--tw-text-opacity:1;color:rgba(96,165,250,var(--tw-text-opacity))}.cyca-prose blockquote{border-radius:.25rem;border-left-width:4px;margin-left:2rem;margin-right:2rem;padding:.5rem .5rem .5rem 1rem;font-style:italic;--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity));--tw-border-opacity:1;border-color:rgba(115,115,115,var(--tw-border-opacity))}.dark .cyca-prose blockquote{--tw-bg-opacity:1;background-color:rgba(38,38,38,var(--tw-bg-opacity));--tw-border-opacity:1;border-color:rgba(82,82,82,var(--tw-border-opacity))}.group-status-created,.group-status-own{background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group-status-created,.group-status-invited,.group-status-own{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group-status-invited{background-color:rgba(194,65,12,var(--tw-bg-opacity))}.group-status-accepted{background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group-status-accepted,.group-status-rejected{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group-status-rejected{background-color:rgba(153,27,27,var(--tw-bg-opacity))}.group-status-joining{--tw-bg-opacity:1;background-color:rgba(194,65,12,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}
.readable{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.25rem;line-height:1.75rem;text-decoration:none;word-break:break-all;letter-spacing:.2rem}.readable .capital{font-weight:700}.readable .number{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.readable .other{font-weight:700;--tw-text-opacity:1;color:rgba(168,85,247,var(--tw-text-opacity))}.readable .empty:before{display:inline-block;--tw-text-opacity:1;color:rgba(96,165,250,var(--tw-text-opacity));content:"❡"}.readable .operator{font-weight:700;--tw-text-opacity:1;color:rgba(168,85,247,var(--tw-text-opacity))}.readable .suspicious{font-weight:700}.http-status-general-error,.readable .suspicious{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity))}.http-status-success{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.http-status-redirection{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.http-status-client-error{--tw-text-opacity:1;color:rgba(249,115,22,var(--tw-text-opacity))}.http-status-server-error{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity))}
/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid #e5e5e5}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a3a3a3}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a3a3a3}input::placeholder,textarea::placeholder{color:#a3a3a3}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(212,212,212,var(--tw-divide-opacity))}.dark .dark\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,38,38,var(--tw-divide-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.bg-gray-150{--tw-bg-opacity:1;background-color:rgba(237,237,237,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,229,229,var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgba(163,163,163,var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgba(23,23,23,var(--tw-bg-opacity))}.bg-blue-400{--tw-bg-opacity:1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgba(249,115,22,var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity:1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.dark .dark\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(115,115,115,var(--tw-bg-opacity))}.dark .dark\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(82,82,82,var(--tw-bg-opacity))}.dark .dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(64,64,64,var(--tw-bg-opacity))}.dark .dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(38,38,38,var(--tw-bg-opacity))}.dark .dark\:bg-gray-850{--tw-bg-opacity:1;background-color:rgba(31,31,31,var(--tw-bg-opacity))}.dark .dark\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(23,23,23,var(--tw-bg-opacity))}.dark .dark\:bg-blue-800{--tw-bg-opacity:1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.dark .dark\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.dark .dark\:bg-red-800{--tw-bg-opacity:1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(212,212,212,var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgba(115,115,115,var(--tw-border-opacity))}.border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.dark .dark\:border-gray-500{--tw-border-opacity:1;border-color:rgba(115,115,115,var(--tw-border-opacity))}.dark .dark\:border-gray-600{--tw-border-opacity:1;border-color:rgba(82,82,82,var(--tw-border-opacity))}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border-none{border-style:none}.border{border-width:1px}.border-l-4{border-left-width:4px}.border-t-8{border-top-width:8px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.flex-none{flex:none}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.h-8{height:2rem}.h-96{height:24rem}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.h-2\/3{height:66.666667%}.h-2\/6{height:33.333333%}.h-4\/6{height:66.666667%}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-2xs{font-size:.675rem}.leading-normal{line-height:1.5}.m-0{margin:0}.m-auto{margin:auto}.my-0{margin-top:0;margin-bottom:0}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.max-h-36{max-height:9rem}.max-w-prose{max-width:65ch}.min-w-full{min-width:100%}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.p-0{padding:0}.p-2{padding:.5rem}.p-6{padding:1.5rem}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.pl-4{padding-left:1rem}.absolute{position:absolute}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}*{--tw-shadow:0 0 transparent}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}*{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(163,163,163,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgba(115,115,115,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(82,82,82,var(--tw-text-opacity))}.text-blue-300{--tw-text-opacity:1;color:rgba(147,197,253,var(--tw-text-opacity))}.text-blue-400{--tw-text-opacity:1;color:rgba(96,165,250,var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity:1;color:rgba(249,115,22,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity:1;color:rgba(168,85,247,var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgba(29,78,216,var(--tw-text-opacity))}.dark .dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .dark\:text-gray-100{--tw-text-opacity:1;color:rgba(245,245,245,var(--tw-text-opacity))}.dark .dark\:text-gray-400{--tw-text-opacity:1;color:rgba(163,163,163,var(--tw-text-opacity))}.italic{font-style:italic}.no-underline{text-decoration:none}.tracking-wide{letter-spacing:.025em}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.whitespace-nowrap{white-space:nowrap}.w-4{width:1rem}.w-12{width:3rem}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-full{width:100%}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@media (min-width:640px){.sm\:w-3\/12{width:25%}.sm\:w-5\/12{width:41.666667%}}@media (min-width:1280px){.xl\:inline-block{display:inline-block}.xl\:w-2\/12{width:16.666667%}.xl\:w-7\/12{width:58.333333%}}