:root{color-scheme:var(--color-scheme);--primary-on-dark-background:#fff;--primary-on-light-background:#000;--primary-border-on-light-background:#0000004d;--primary-border-on-dark-background:#ffffff4d;--text-link-on-light-background:#143997;--text-link-on-dark-background:#788cc9;--dark-background-tint-on-light-background:#0000004d;--hover-shadow:3px 3px 0 var(--heavy-shadow);--active-shadow:5px 5px 0 var(--light-shadow);--active-inset-shadow:inset 0 2px 3px var(--light-shadow);--button-hover-shadow:2px 2px 0 var(--heavy-shadow);--button-active-inset-shadow:inset 0 1px 2px var(--heavy-shadow);--max-z:2147480000;--entity-radius:6px;--small-entity-radius:3px;--small-user-avatar-radius:5px;--subsection-padding:5px;--button-fixed-height:30px;--sans-serif-font:"Helvetica Neue", Helvetica, Arial, sans-serif;--mono-font:Menlo, Monaco, monospace;--serif-font:georgia, serif;--glyphs-font:GoodGlyphs, wingdings;--is-checked-opacity:.6;--focus-padding:20px;--small-focus-padding:16px;--snap-guide-width:6px;--snap-guide-ready-duration:.4s}@font-face{font-family:GoodGlyphs;src:url(/fonts/GoodGlyphs-No1.woff2)format("woff2");font-weight:400;font-style:normal}:root{--header-font-0:recoleta, var(--serif-font)}@font-face{font-family:recoleta;src:url(/fonts/recoleta/Recoleta-Bold.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:recoleta;src:url(/fonts/recoleta/Recoleta-Regular.woff2)format("woff2");font-weight:400;font-style:normal}:root{--header-font-1:apris, var(--mono-font)}@font-face{font-family:apris;src:url(/fonts/apris/Apris-BoldItalic.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:apris;src:url(/fonts/apris/Apris-Regular.woff2)format("woff2");font-weight:400;font-style:normal}:root{--header-font-2:gaya, var(--serif-font)}@font-face{font-family:gaya;src:url(/fonts/gaya/Gaya.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:gaya;src:url(/fonts/gaya/Gaya-Italic.woff2)format("woff2");font-weight:400;font-style:normal}:root{--header-font-3:gt-america, var(--sans-serif-font)}@font-face{font-family:gt-america;src:url(/fonts/gt-america/GT-America-Standard-Bold.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:gt-america;src:url(/fonts/gt-america/GT-America-Standard-Regular.woff2)format("woff2");font-weight:400;font-style:normal}:root{--header-font-4:shinka-mono, var(--sans-serif-font)}@font-face{font-family:shinka-mono;src:url(/fonts/shinka-mono/ShinkaMono-Bold.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:shinka-mono;src:url(/fonts/shinka-mono/ShinkaMono-Regular.woff2)format("woff2");font-weight:400;font-style:normal}:root{--header-font-5:microgramma, var(--sans-serif-font)}@font-face{font-family:microgramma;src:url(/fonts/microgramma/MicrogrammaBoldExtendedD.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:microgramma;src:url(/fonts/microgramma/MicrogrammaMediumExtendedD.woff2)format("woff2");font-weight:400;font-style:normal}:root{--header-font-6:grotesk-remix, var(--sans-serif-font)}@font-face{font-family:grotesk-remix;src:url(/fonts/grotesk-remix/GroteskRemix-bold.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:grotesk-remix;src:url(/fonts/grotesk-remix/GroteskRemix-regular.woff2)format("woff2");font-weight:400;font-style:normal}:root{--header-font-7:migra, var(--sans-serif-font)}@font-face{font-family:migra;src:url(/fonts/migra/PPMigra-Bold.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:migra;src:url(/fonts/migra/PPMigra-Regular.woff2)format("woff2");font-weight:400;font-style:normal}:root{--header-font-8:eiko, var(--sans-serif-font)}@font-face{font-family:eiko;src:url(/fonts/eiko/PPEiko-Medium.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:eiko;src:url(/fonts/eiko/PPEiko-LightItalic.woff2)format("woff2");font-weight:400;font-style:normal}:root{--header-font-9:baustrabe, var(--sans-serif-font)}@font-face{font-family:baustrabe;src:url(/fonts/baustrabe/Baustra%C3%9Fev0.8-Bold.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:baustrabe;src:url(/fonts/baustrabe/Baustra%C3%9Fev0.8-BoldOblique.woff2)format("woff2");font-weight:400;font-style:normal}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;font-family:var(--sans-serif-font);font-size:15px;line-height:1.2}html{background:0 0}body{color:var(--primary);-webkit-user-select:none;user-select:none;background:0 0;margin:0;overflow:auto}.app{position:relative}.app>.development-badge{min-height:initial;left:initial;pointer-events:none;z-index:100;position:fixed;bottom:40px;right:0}.space-border-radius{border-radius:calc(var(--entity-radius) * 2)}img,video{max-width:100%}input,textarea,.stripe-element{color:var(--primary);-ms-touch-action:manipulation;touch-action:manipulation;resize:none;border:0;border-bottom:1px solid var(--primary-border);background:0 0;border-radius:0;width:100%;min-width:0;margin:0 0 10px;padding:1px;font-size:1em}input:-moz-read-only{color:var(--primary);border-bottom:0;outline:none}textarea:-moz-read-only{color:var(--primary);border-bottom:0;outline:none}.stripe-element:-moz-read-only{color:var(--primary);border-bottom:0;outline:none}input:disabled,textarea:disabled,.stripe-element:disabled,input:read-only,textarea:read-only,.stripe-element:read-only{color:var(--primary);border-bottom:0;outline:none}input.is-dark,textarea.is-dark,.stripe-element.is-dark,input.is-background-dark,textarea.is-background-dark,.stripe-element.is-background-dark{color:var(--primary-background);border-color:var(--primary-background)}button,input[type=color],select,label{-ms-touch-action:manipulation;touch-action:manipulation;text-align:left;background-color:var(--button-background);border:1px solid var(--primary-border);border-radius:var(--entity-radius);cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content;color:var(--primary);flex-shrink:0;max-width:100%;margin:0;padding:5px 9px}button .down-arrow,input[type=color] .down-arrow,select .down-arrow,label .down-arrow{vertical-align:1px;padding-left:4px}button.borderless,input[type=color].borderless,select.borderless,label.borderless{background-color:#0000;border-color:#0000}button:hover,input[type=color]:hover,select:hover,label:hover,button.hover,input[type=color].hover,select.hover,label.hover{-webkit-box-shadow:var(--button-hover-shadow);box-shadow:var(--button-hover-shadow);background-color:var(--secondary-hover-background);outline:none}button:focus,input[type=color]:focus,select:focus,label:focus{-webkit-box-shadow:var(--button-hover-shadow);box-shadow:var(--button-hover-shadow);outline:none}button:active,input[type=color]:active,select:active,label:active,button.active,input[type=color].active,select.active,label.active{-webkit-box-shadow:var(--button-active-inset-shadow);box-shadow:var(--button-active-inset-shadow);color:var(--primary);background-color:var(--secondary-active-background)}button .badge,input[type=color] .badge,select .badge,label .badge{vertical-align:0;margin-top:-2px;display:inline}button.danger:hover,input[type=color].danger:hover,select.danger:hover,label.danger:hover,button.danger.hover,input[type=color].danger.hover,select.danger.hover,label.danger.hover,button.danger:focus,input[type=color].danger:focus,select.danger:focus,label.danger:focus{background-color:var(--danger-hover-background)}button.danger:active,input[type=color].danger:active,select.danger:active,label.danger:active,button.danger.active,input[type=color].danger.active,select.danger.active,label.danger.active{background-color:var(--danger-active-background)}button.success,input[type=color].success,select.success,label.success{background:var(--success-background)}button.info,input[type=color].info,select.info,label.info{background:var(--info-background)}button .loader,input[type=color] .loader,select .loader,label .loader{vertical-align:-2px;width:14px;height:14px;margin-left:5px}button:disabled,input[type=color]:disabled,select:disabled,label:disabled,button .disabled,input[type=color] .disabled,select .disabled,label .disabled{cursor:default;color:var(--primary);opacity:.5;pointer-events:none!important}button.is-dark,input[type=color].is-dark,select.is-dark,label.is-dark{border-color:var(--primary-background)}button.is-dark img,input[type=color].is-dark img,select.is-dark img,label.is-dark img{filter:invert()}button.translucent-button,input[type=color].translucent-button,select.translucent-button,label.translucent-button{background:var(--button-background-translucent);-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}button.translucent-button:hover,input[type=color].translucent-button:hover,select.translucent-button:hover,label.translucent-button:hover{-webkit-box-shadow:var(--button-hover-shadow);box-shadow:var(--button-hover-shadow);background-color:var(--secondary-hover-background);outline:none}button.translucent-button:active,input[type=color].translucent-button:active,select.translucent-button:active,label.translucent-button:active,button.translucent-button.active,input[type=color].translucent-button.active,select.translucent-button.active,label.translucent-button.active{-webkit-box-shadow:var(--button-active-inset-shadow);box-shadow:var(--button-active-inset-shadow);color:var(--primary);background-color:var(--secondary-active-background)}button.small-button,input[type=color].small-button,select.small-button,label.small-button{height:fit-content;padding:0 4px}button.small-button input[type=checkbox],input[type=color].small-button input[type=checkbox],select.small-button input[type=checkbox],label.small-button input[type=checkbox]{vertical-align:0;width:10px;height:10px}button.small-button span.small-button-text,input[type=color].small-button span.small-button-text,select.small-button span.small-button-text,label.small-button span.small-button-text{vertical-align:1px;font-size:12px}button.small-button span.options-button-text,input[type=color].small-button span.options-button-text,select.small-button span.options-button-text,label.small-button span.options-button-text{vertical-align:4px;font-size:12px}button.is-background-light,input[type=color].is-background-light,select.is-background-light,label.is-background-light{border-color:var(--primary-border-on-light-background)}button.is-background-dark,input[type=color].is-background-dark,select.is-background-dark,label.is-background-dark{border-color:var(--primary-border-on-dark-background)}button.fixed-height,input[type=color].fixed-height,select.fixed-height,label.fixed-height{height:var(--button-fixed-height)}textarea.name.on-background-color{border-color:var(--primary-border);width:calc(100% - 6px);margin-top:2px;margin-bottom:0;margin-left:6px}textarea.name.on-background-color.is-dark{-webkit-text-fill-color:var(--primary-on-dark-background);color:var(--primary-on-dark-background);border-color:var(--primary-border-on-dark-background)}textarea.name.on-background-color.is-light{-webkit-text-fill-color:var(--primary-on-light-background);color:var(--primary-on-light-background);border-color:var(--primary-border-on-light-background)}.unselectable{pointer-events:none!important}.clickable-item{-webkit-box-shadow:var(--button-hover-shadow);box-shadow:var(--button-hover-shadow);cursor:pointer;-webkit-user-select:none;user-select:none;user-drag:none;max-width:calc(100% - 4px)!important}.clickable-item:hover{-webkit-box-shadow:var(--hover-shadow);box-shadow:var(--hover-shadow)}.clickable-item:active,.clickable-item.active{-webkit-box-shadow:var(--active-shadow);box-shadow:var(--active-shadow)}table{border-spacing:0;border-collapse:separate;border-radius:var(--entity-radius);border:1px solid var(--secondary-active-background);margin-top:10px;overflow:hidden}table tr.table-header,table th{background-color:var(--secondary-background)}table td{border-right:1px solid var(--secondary-active-background);border-bottom:1px solid var(--secondary-active-background);color:var(--primary);-webkit-user-select:text;user-select:text;padding:4px 8px}table td:last-child{border-right:none}table tr:last-child td{border-bottom:none}select{-webkit-appearance:none;background-image:url("data:image/svg+xml,%3csvg%20height='5'%20viewBox='0%200%208%205'%20width='8'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m3.76336477%203.65400454.70725835-.01466043-.36096569-.34660272zm-2.41705952-3.01466043c-.19918475-.19125911-.51570204-.18483411-.70696114.01435064-.19125911.19918475-.18483411.51570204.01435064.70696114l3.12431787%203c.19930569.19137524.51605431.1848095.70725835-.01466043l2.87568213-3c.19108802-.19934889.18439125-.51586054-.01495764-.70694856s-.51586054-.18439125-.70694856.01495764l-2.52938947%202.63873685z'/%3e%3c/svg%3e");background-position:calc(100% - 6px);background-repeat:no-repeat;max-width:100%}textarea[disabled],textarea:disabled{color:var(--primary);-webkit-text-fill-color:var(--primary);opacity:1;-webkit-opacity:1}textarea+p{margin-top:0}.inline-button{cursor:cell;vertical-align:top;background-color:#0000;background-color:var(--secondary-background);width:20px;height:16px;font-size:12px;position:relative}.inline-button span{font-size:12px}.inline-button-wrap{padding:8px}.inline-button-wrap:hover .inline-button{-webkit-box-shadow:3px 3px 0 var(--heavy-shadow);box-shadow:3px 3px 0 var(--heavy-shadow);background:var(--secondary-hover-background)}.inline-button-wrap:active .inline-button,.inline-button-wrap.active .inline-button{-webkit-box-shadow:none;box-shadow:none;color:var(--primary);background:var(--secondary-active-background)}label{padding-bottom:4px;display:inline-block}label input{margin:0}label input:focus{outline:none}label.disabled{cursor:default;color:var(--primary);opacity:.5;pointer-events:none}.input-button-wrap{cursor:pointer;padding:8px;position:absolute;top:0;right:0}.input-button-wrap>button{padding:0 6px;font-size:12px}.input-button-wrap:hover>button{-webkit-box-shadow:var(--button-hover-shadow);box-shadow:var(--button-hover-shadow);background-color:var(--secondary-hover-background)}.input-button-wrap:active>button{-webkit-box-shadow:var(--button-active-inset-shadow);box-shadow:var(--button-active-inset-shadow);background-color:var(--secondary-active-background)}.bottom-button-wrap .inline-button-wrap{transform:translate(8px,13px)}.bottom-button-wrap .inline-button-wrap:hover{background:0 0}.bottom-button-wrap .inline-button-wrap:hover button{opacity:1;background-color:#0000}.bottom-button-wrap .inline-button-wrap button{opacity:.3;background-color:#0000;border:0;width:12px;height:12px;padding:0}.bottom-button-wrap .inline-button-wrap button:hover{background-color:#0000}hr{border-top:1px solid var(--primary-border);border-bottom:none}code,pre{font-family:var(--mono-font);font-size:13px}p,span{-webkit-text-size-adjust:auto}p{margin:10px 0 0}p .badge{vertical-align:middle;display:inline}.segmented-buttons+.segmented-buttons,.button-wrap+.button-wrap,.button-wrap+.segmented-buttons{margin-left:6px}.segmented-buttons>.button-wrap+.button-wrap{margin-left:0}dialog{-webkit-user-select:auto;user-select:auto;pointer-events:all;width:250px;max-height:90dvh;z-index:var(--max-z);background-color:var(--primary-background);border:1px solid var(--primary-border);-webkit-box-shadow:var(--hover-shadow);box-shadow:var(--hover-shadow);border-radius:var(--entity-radius);overscroll-behavior-y:contain;cursor:auto;margin:0;padding:0;position:absolute;top:8px;left:8px}dialog p,dialog input,dialog textarea{color:var(--primary)}dialog.is-pinnable{transition:left .1s,top .1s,right .1s}dialog.narrow{width:230px}dialog.wide{width:280px}dialog.overflow-auto{overflow:auto}dialog button+button,dialog button+input,dialog button+label,dialog label+button,dialog button+.button-wrap,dialog .button-wrap+button,dialog label+label,dialog label+.button-wrap,dialog .button-wrap+label,dialog .segmented-buttons+.button-wrap,dialog .button-wrap+.segmented-buttons{margin-left:6px}dialog .title-row{justify-content:space-between;align-items:center;display:flex}dialog .title-row-flex{justify-content:space-between;display:flex}dialog .title-section{background-color:var(--secondary-background)}dialog p+button,dialog button+p,dialog p+.button-wrap,dialog .button-wrap+p,dialog p+.segmented-buttons,dialog button+.segmented-buttons{margin-top:10px}dialog .row{align-items:center;margin-bottom:10px;display:flex;position:relative}dialog .row>input,dialog .row:last-child{margin-bottom:0}dialog .row.align-top{align-items:flex-start}dialog section{-webkit-user-select:text;user-select:text;padding:8px}dialog>section:first-child{border-top-left-radius:calc(var(--entity-radius) - 1px);border-top-right-radius:calc(var(--entity-radius) - 1px)}dialog>section:last-child{border-bottom-left-radius:calc(var(--entity-radius) - 1px);border-bottom-right-radius:calc(var(--entity-radius) - 1px)}dialog>section p{-webkit-user-select:text;user-select:text}dialog>section p:first-child{margin-top:0}dialog section+section{border-top:1px solid var(--primary-border)}dialog section.subsection+section,dialog section.subsection+.row,dialog .badge+.row,dialog .loader+.row,dialog p+.row{margin-top:10px}dialog section.subsection+section.subsection{border-top:0}dialog a{color:var(--text-link);text-decoration-thickness:1px}dialog a:hover{text-decoration:none}dialog .dark-theme-background-layer{background-color:var(--dark-background-tint-on-light-background);border-radius:var(--entity-radius);z-index:-1;width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;top:-1px;left:-1px}section.subsection{background-color:var(--secondary-background);padding:var(--subsection-padding);border-radius:var(--entity-radius)}.subsection-vertical-label{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-user-select:none;user-select:none;width:14px;padding:2px 0;position:absolute;top:5px;left:-7px}.subsection-vertical-label span{font-size:11px}.subsection-horizontal-label{margin-top:-3px;margin-bottom:4px}.subsection-horizontal-label span{font-size:11px}.preview-thumbnail-image{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;border-radius:var(--entity-radius);width:24px;height:22px;image-rendering:crisp-edges;overflow:hidden}button>.preview-thumbnail-image{vertical-align:-4px;width:20px;height:18px;margin-right:6px}input[type=checkbox]{width:12px;height:12px;margin-right:5px}.change-color{height:var(--button-fixed-height)}.change-color .current-color{border-radius:var(--small-entity-radius);width:14px;height:14px}.segmented-buttons{display:flex}.segmented-buttons.first-row button{margin-bottom:-1px}.segmented-buttons.first-row button:first-child{border-bottom-left-radius:0}.segmented-buttons.first-row button:last-child{border-bottom-right-radius:0}.segmented-buttons.last-row button:first-child{border-top-left-radius:0}.segmented-buttons.last-row button:last-child{border-top-right-radius:0}.segmented-buttons>.button-wrap>button,.segmented-buttons>button,.segmented-buttons>label,.segmented-buttons>select,.segmented-buttons>a,.segmented-buttons>.button-wrap>button>button,.segmented-buttons>button>button,.segmented-buttons>label>button,.segmented-buttons>select>button,.segmented-buttons>a>button{border-radius:0;margin:0}.segmented-buttons>.button-wrap>button:first-child,.segmented-buttons>button:first-child,.segmented-buttons>label:first-child,.segmented-buttons>select:first-child,.segmented-buttons>a:first-child,.segmented-buttons>.button-wrap>button:first-child>button,.segmented-buttons>button:first-child>button,.segmented-buttons>label:first-child>button,.segmented-buttons>select:first-child>button,.segmented-buttons>a:first-child>button{border-top-left-radius:var(--entity-radius);border-bottom-left-radius:var(--entity-radius)}.segmented-buttons>.button-wrap>button:last-child,.segmented-buttons>button:last-child,.segmented-buttons>label:last-child,.segmented-buttons>select:last-child,.segmented-buttons>a:last-child{border-top-right-radius:var(--entity-radius);border-bottom-right-radius:var(--entity-radius)}.segmented-buttons>button+button,.segmented-buttons>label+button,.segmented-buttons>button+label,.segmented-buttons>label+label,.segmented-buttons>select+button,.segmented-buttons>button+select,.segmented-buttons>a+button{margin-left:-1px}.segmented-buttons-wrap .segmented-buttons:first-child button:first-child,.segmented-buttons-wrap .segmented-buttons:first-child label:first-child{border-bottom-left-radius:0}.segmented-buttons-wrap .segmented-buttons:last-child{margin-top:-1px}.segmented-buttons-wrap .segmented-buttons:last-child button:first-child,.segmented-buttons-wrap .segmented-buttons:last-child label:first-child{border-top-left-radius:0}.segmented-buttons-wrap .segmented-buttons:last-child button:last-child,.segmented-buttons-wrap .segmented-buttons:last-child label:last-child{border-top-right-radius:0}.title-row-small-button-wrap{cursor:pointer;padding:0 0 8px 8px}.title-row-small-button-wrap.section-top{padding:5px 0 5px 5px}.is-dark-theme .icon{filter:invert()}.icon{user-drag:none;-webkit-user-drag:none}.icon.is-background-light{filter:none}.icon.is-background-dark{filter:invert()}.icon+span,.icon+.icon{margin-left:5px}.time{vertical-align:-1px;height:12px}.minus{vertical-align:middle}.button-wrap{flex-shrink:0;max-width:100%;display:inline-block;position:relative}.button-wrap dialog{top:calc(100% - 8px)}.icon.note{vertical-align:-1px}.icon.group{height:11px}.icon.sunglasses{vertical-align:-1px;height:12px}.icon.templates{vertical-align:-1px}.icon.minimap{vertical-align:-2px}.icon.left-arrow{vertical-align:2px;transform:rotate(90deg)}.icon.right-arrow{vertical-align:2px;transform:rotate(-90deg)}.icon.comment{vertical-align:-1px}.icon.leave{vertical-align:-2px;transform:rotate(-45deg)}.icon.stats{vertical-align:-1px}.icon.button-down-arrow{vertical-align:2px;padding:0}.icon.arena{width:18px}.icon.clover{vertical-align:-1px;width:12px}.icon.key{vertical-align:1px;height:10px}.icon.json-canvas{width:10px}.icon.mail{vertical-align:1px;width:11px}.icon.duplicate{vertical-align:1px}.icon.settings{vertical-align:-1px}.badge .icon.cal{width:12px}label,li{color:var(--primary);position:relative}label:hover input[type=checkbox],li:hover input[type=checkbox],label:focus input[type=checkbox],li:focus input[type=checkbox],label:hover label,li:hover label,label:focus label,li:focus label{background-color:var(--secondary-hover-background)}label input[type=checkbox],li input[type=checkbox]{pointer-events:none;vertical-align:-1px;cursor:pointer;appearance:none;border:1px solid var(--primary);border-radius:var(--small-entity-radius);background-color:var(--primary-background)}label input[type=checkbox]:checked,li input[type=checkbox]:checked{background-color:var(--secondary-active-background);background-image:url("data:image/svg+xml,%3csvg%20height='6'%20viewBox='0%200%209%206'%20width='9'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m1.25983129%202.82386671c-.18868986-.17368645-.48245391-.16152378-.65614035.02716609-.17368645.18868987-.16152378.48245391.02716608.65614036l2.56960549%202.36528679c.18277164.1682388.46557919.16283666.64179251-.01225942l4.50167443-4.47313269c.18191918-.18076577.1828542-.47478.00208845-.65669918-.18076577-.18191918-.47478001-.18285421-.65669919-.00208844l-4.18664067%204.16009631z'%20fill='%23000'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat}.is-dark-theme label input[type=checkbox]:checked,.is-dark-theme li input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg%20height='6'%20viewBox='0%200%209%206'%20width='9'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m1.25983129%202.82386671c-.18868986-.17368645-.48245391-.16152378-.65614035.02716609-.17368645.18868987-.16152378.48245391.02716608.65614036l2.56960549%202.36528679c.18277164.1682388.46557919.16283666.64179251-.01225942l4.50167443-4.47313269c.18191918-.18076577.1828542-.47478.00208845-.65669918-.18076577-.18191918-.47478001-.18285421-.65669919-.00208844l-4.18664067%204.16009631z'%20fill='white'/%3e%3c/svg%3e")}details summary{cursor:pointer;border-radius:var(--entity-radius);background:url("data:image/svg+xml,%3csvg%20height='7'%20viewBox='0%200%204%207'%20width='4'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m3.26336541%203.15400524.70725835-.01466043-.36096569-.34660272zm-2.41705951-3.01466043c-.19918476-.19125911-.51570204-.18483411-.70696115.01435064-.19125911.19918475-.18483411.51570204.01435065.70696114l3.12431786%203c.19930569.19137524.51605431.1848095.70725835-.01466043l2.87568213-3c.19108802-.19934889.18439125-.51586054-.01495764-.70694856-.19934889-.19108802-.51586054-.18439125-.70694856.01495764l-2.52938947%202.63873685z'%20transform='matrix(0%20-1%201%200%20-.000001%207.000001)'/%3e%3c/svg%3e") 10px 11px no-repeat;padding:5px 9px 5px 22px;list-style-type:none}details summary:hover{-webkit-box-shadow:var(--button-hover-shadow);box-shadow:var(--button-hover-shadow);background-color:var(--secondary-hover-background)}details summary:active{-webkit-box-shadow:var(--button-active-inset-shadow);box-shadow:var(--button-active-inset-shadow);background-color:var(--secondary-active-background)}details section.subsection{border-top-left-radius:0;border-top-right-radius:0;margin-top:0!important;padding:5px 9px!important}details section.subsection img:not(.icon){border-radius:var(--entity-radius)}details[open]>summary{-webkit-box-shadow:var(--button-active-inset-shadow);box-shadow:var(--button-active-inset-shadow);background:url("data:image/svg+xml,%3csvg%20height='5'%20viewBox='0%200%208%205'%20width='8'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m3.76336477%203.65400454.70725835-.01466043-.36096569-.34660272zm-2.41705952-3.01466043c-.19918475-.19125911-.51570204-.18483411-.70696114.01435064-.19125911.19918475-.18483411.51570204.01435064.70696114l3.12431787%203c.19930569.19137524.51605431.1848095.70725835-.01466043l2.87568213-3c.19108802-.19934889.18439125-.51586054-.01495764-.70694856s-.51586054-.18439125-.70694856.01495764l-2.52938947%202.63873685z'/%3e%3c/svg%3e") 10px 11px no-repeat;background-color:var(--secondary-active-background);border-bottom-right-radius:0;border-bottom-left-radius:0}details+details{margin-top:2px}.is-dark-theme details summary{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='4px'%20height='7px'%20viewBox='0%200%204%207'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eright-arrow-invert%3c/title%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='right-arrow-invert'%20transform='translate(-0.000001,%20-0.000000)'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3cpath%20d='M1.76336543,4.65400523%20L2.47062378,4.6393448%20L2.10965809,4.29274208%20L1.76336543,4.65400523%20Z%20M-0.653694082,1.6393448%20C-0.852878842,1.44808569%20-1.16939612,1.45451069%20-1.36065523,1.65369544%20C-1.55191434,1.85288019%20-1.54548934,2.16939748%20-1.34630458,2.36065658%20L1.77801328,5.36065658%20C1.97731897,5.55203182%202.29406759,5.54546608%202.48527163,5.34599615%20L5.36095376,2.34599615%20C5.55204178,2.14664726%205.54534501,1.83013561%205.34599612,1.63904759%20C5.14664723,1.44795957%204.83013558,1.45465634%204.63904756,1.65400523%20L2.10965809,4.29274208%20L-0.653694082,1.6393448%20Z'%20id='Shape'%20transform='translate(2.000001,%203.500001)%20rotate(-90.000000)%20translate(-2.000001,%20-3.500001)%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}li input[type=checkbox]{margin:0 5px 0 0}.results-actions{padding-bottom:4px}.results-section{border-top:0;padding:0 4px 4px;overflow:auto}.results-section-border-top{border-top:1px solid var(--primary-border);padding-top:4px}ul.results-list{margin:0;padding:0}ul.results-list li{border-radius:var(--entity-radius);-webkit-user-select:none;user-select:none;cursor:pointer;word-break:break-word;align-items:flex-start;padding:7px;display:flex}ul.results-list li:hover,ul.results-list li.hover,ul.results-list li:focus{background-color:var(--secondary-hover-background);-webkit-box-shadow:var(--hover-shadow);box-shadow:var(--hover-shadow)}ul.results-list li:active,ul.results-list li.active{background-color:var(--secondary-active-background);-webkit-box-shadow:var(--active-inset-shadow);box-shadow:var(--active-inset-shadow)}ul.results-list li.disabled{opacity:.5;pointer-events:none}ul.results-list.image-list{flex-wrap:wrap;align-items:flex-start;display:flex}ul.results-list.image-list li{width:50%;position:relative}ul.results-list.image-list li img{border-radius:var(--entity-radius);min-height:100px}ul.results-list.image-list .small-button{max-width:80%;padding:0 3px 0 4px;position:absolute;top:6px;right:10px}ul.results-list .space-name{align-items:center}.badge,code{border-radius:var(--entity-radius);vertical-align:-1px;min-width:17px;min-height:18px;color:var(--primary);margin-right:6px;padding:2px 5px;position:relative}.badge.info,code.info{background:var(--info-background)}.badge.success,code.success{background:var(--success-background)}.badge.status,code.status{background:var(--secondary-active-background-dark)}.badge.secondary,code.secondary{background:var(--secondary-background)}.badge.secondary-on-dark-background,code.secondary-on-dark-background{background:var(--secondary-active-background)}.badge.search,code.search{background:var(--search-background)}.badge.keyboard-shortcut,code.keyboard-shortcut{min-height:initial;min-width:initial;background-color:var(--secondary-active-background-dark)}.badge.last-child,code.last-child{margin:0}.badge.new-unread-badge,code.new-unread-badge{min-width:initial;min-height:initial;z-index:10;background:var(--new-unread-background);border-radius:100px;width:8px;height:8px;margin:0;padding:0;position:absolute;top:4px;right:4px}.badge.new-unread-badge.notification-button-badge,code.new-unread-badge.notification-button-badge{top:-3px;right:-3px}.badge.is-background-light,code.is-background-light{color:var(--primary-on-light-background)}.badge.is-background-dark,code.is-background-dark{color:var(--primary-on-dark-background)}.badge input,code input{margin:0}.badge .user,code .user{vertical-align:middle}.badge .user .user-avatar,code .user .user-avatar{width:16px;height:12px}.badge .user .user-avatar .anon-avatar,code .user .user-avatar .anon-avatar{top:5px;left:0}.badge .loader,code .loader{vertical-align:-3px;width:14px;height:14px;margin-right:6px}.badge.button-badge,code.button-badge{-webkit-box-shadow:var(--button-hover-shadow);box-shadow:var(--button-hover-shadow);cursor:pointer}.badge.button-badge:hover,code.button-badge:hover{-webkit-box-shadow:var(--hover-shadow);box-shadow:var(--hover-shadow)}.badge.button-badge:active,code.button-badge:active,.badge.button-badge.active,code.button-badge.active{-webkit-box-shadow:var(--button-active-inset-shadow);box-shadow:var(--button-active-inset-shadow)}.badge.badge-in-button,code.badge-in-button{vertical-align:0;margin-right:5px;padding:0 7px}.badge.badge-card-button,code.badge-card-button{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.badge.badge-card-button:hover,code.badge-card-button:hover{background:var(--tertiary-hover-background)}.badge.badge-card-button:hover span,code.badge-card-button:hover span{text-decoration:underline}.badge.badge-card-button.active,code.badge-card-button.active{-webkit-box-shadow:inset 0 3px 3px var(--inset-heavy-shadow);box-shadow:inset 0 3px 3px var(--inset-heavy-shadow)}.badge.badge-card-button.is-being-dragged,code.badge-card-button.is-being-dragged{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.badge.badge-card-button.is-being-dragged span,code.badge-card-button.is-being-dragged span{text-decoration:none}.badge.dot,code.dot{min-width:initial;min-height:initial;width:12px;height:12px}.label-badge{border-radius:var(--small-entity-radius);background-color:var(--primary);justify-content:center;height:14px;padding:0 3px;display:flex;position:absolute;bottom:9px;left:0}.label-badge span{color:var(--primary-background);font-size:12px}.label-badge.small-badge{padding:0 1px}.label-badge.small-badge span{font-size:10px}.link-badge{background-color:var(--secondary-active-background);text-decoration:none}.link-badge>.user .label-badge{width:21px;height:10px}.link-badge>.icon.private{margin-left:5px}.link-badge .user-label-inline{min-height:initial;vertical-align:-3px;height:17px;display:inline-block}.danger{background-color:var(--danger-background)}.anon-avatar{width:16px;position:absolute;top:11px;left:6px}.anon-avatar.is-dark{filter:invert()}.marker{background-image:url("data:image/svg+xml,%3csvg%20height='10'%20viewBox='0%200%207%2010'%20width='7'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m14%20344.801182c2.086516-.636766%203.0353844-2.706806%203.0353844-4.801182s-.9488684-4.164416-3.0353844-4.801182c.4317815-.129424.8884083-.198818%201.3607823-.198818%202.6829416%200%204.8578954%202.238576%204.8578954%205s-2.1749538%205-4.8578954%205c-.472374%200-.9290008-.069394-1.3607823-.198818z'%20fill-rule='evenodd'%20transform='matrix(-1%200%200%20-1%2020.218678%20345)'/%3e%3c/svg%3e")}.updated,.open{vertical-align:-2px}.visit,.cut{vertical-align:1px}.small-button .copy{vertical-align:-1px}.cancel{transform:rotate(45deg)}.flower{vertical-align:-3px;height:13px}.pin{vertical-align:0}.remove-undo{width:10px;margin-left:5px}.hidden{display:none}.is-hidden-by-opacity{opacity:0!important;pointer-events:none!important}.space-is-hidden{opacity:.5}.fade-out{opacity:0}.users{display:inline-block}.users>.user>.user-avatar{border-radius:0}.users>.user:first-child>.user-avatar{border-top-left-radius:var(--entity-radius);border-bottom-left-radius:var(--entity-radius)}.users>.user:last-child>.user-avatar{border-top-right-radius:var(--entity-radius);border-bottom-right-radius:var(--entity-radius)}.users>.user.is-small:first-child>.user-avatar{border-top-left-radius:var(--small-user-avatar-radius);border-bottom-left-radius:var(--small-user-avatar-radius)}.users>.user.is-small:last-child>.user-avatar{border-top-right-radius:var(--small-user-avatar-radius);border-bottom-right-radius:var(--small-user-avatar-radius)}.filtered{opacity:.3}.clear-input-wrap{cursor:pointer;border-radius:var(--entity-radius);margin-top:-2px;padding-left:5px;padding-right:5px}.clear-input-wrap img{vertical-align:2px;padding:0}.url-textarea{color:var(--primary);background-color:var(--secondary-background);border-radius:var(--small-entity-radius);word-wrap:anywhere;border:0;max-width:100%;min-height:35px;padding:4px;overflow:auto}.url-textarea.single-line{max-height:35px;overflow:hidden}.url-textarea.single-line span{width:100000px;padding-top:5px;display:inline-block}.logo-image{background-image:url(/assets/logo-base-4kLB_yyl.png)}.logo .logo-image{vertical-align:middle;background-repeat:no-repeat;background-size:contain;width:33px;height:28px;margin-top:1px;display:inline-block;position:relative}.logo:hover,.logo:focus{outline:none}.logo:hover .logo-image,.logo:focus .logo-image{background-image:url(/assets/logo-hover-Dsj_Fqho.png)}.logo:active .logo-image,.logo.active .logo-image{background-image:url(/assets/logo-active-BnLFL1RH.png)}.search-wrap{margin-left:5px;padding-top:4px;display:flex}.search-wrap .search{cursor:text;flex-shrink:0;margin-top:-11px;padding-right:5px}.name-segments .badge:last-child{margin:0 2px 0 0}.name-segments .badge,.name-segments a{margin-right:3px;display:inline-block}.name-segments .badge+.badge,.name-segments a+a{margin-left:3px}progress{appearance:none;border:1px solid var(--primary-border);border-radius:var(--small-entity-radius);background-color:var(--secondary-background);width:100%;height:8px}progress::-webkit-progress-bar{background-color:var(--secondary-background);border-radius:var(--small-entity-radius)}progress::-webkit-progress-value{background-color:var(--primary);border-radius:2px}progress::-moz-progress-bar{background-color:var(--primary);border-radius:2px}.fadeIn-enter-active{animation:.5s ease-out fadeIn}.focusing-frame{z-index:-1;transform-origin:50%;border-radius:var(--entity-radius);pointer-events:none;width:100%;height:100%;animation:.3s ease-out 4 alternate focusing;position:absolute;top:0;left:0}.blink{animation-name:blink;animation-duration:.2s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes focusing{to{left:calc(-1 * var(--focus-padding) / 2);top:calc(-1 * var(--focus-padding) / 2);width:calc(100% + var(--focus-padding));height:calc(100% + var(--focus-padding));border-radius:calc(2 * var(--entity-radius))}}@keyframes blink{0%{opacity:1}to{opacity:.6}}:root{--page-entity-radius:16px}header{z-index:1}main.page{-webkit-user-select:text;user-select:text;color:var(--primary);background-color:var(--primary-background);margin:0;padding-top:6rem;padding-bottom:4rem}main.page .page-wrap{max-width:755px;margin-left:auto;margin-right:auto}@media (width<=760px){main.page .page-wrap{max-width:600px}}main.page .page-wrap h2.page-title{margin-top:0;font-size:32px!important}main.page .page-wrap p{line-height:1.35}main.page .page-wrap dialog p{line-height:1.2}main.page .page-wrap>section{width:100%;margin-bottom:2rem;padding:0 20px}main.page .page-wrap>section>h2{max-width:400px;font-size:21px}main.page .page-wrap>section>img{border-radius:var(--page-entity-radius);margin-bottom:1rem}main.page .page-wrap>section>p{max-width:440px;margin:1rem 0}main.page .page-wrap>section>p:last-child{margin-bottom:0}main.page .page-wrap>section a:not(.badge){color:var(--text-link)}main.page .page-wrap>section a:not(.badge):hover{text-decoration:none}main.page .page-wrap>section video{max-width:100%;height:auto}main.page .page-wrap>section details+details{margin-top:5px}main.page .page-wrap>section.intro video{border-radius:calc(var(--entity-radius) * 2)}main.page .page-wrap .signature{width:70px;margin:0}.notifications-wrap{pointer-events:none;transform-origin:0 100%;max-width:100%;margin-bottom:env(safe-area-inset-bottom);padding:8px;position:fixed;bottom:40px;left:0;right:0}
