trix-toolbar *{box-sizing:border-box}trix-toolbar .trix-button-row{display:flex;flex-wrap:nowrap;justify-content:space-between}trix-toolbar .trix-button-group{display:flex;margin-bottom:10px;border:1px solid #bbb;border-top-color:#ccc;border-bottom-color:#888;border-radius:3px}trix-toolbar .trix-button{position:relative;float:left;color:rgba(0,0,0,0.6);font-size:0.75em;font-weight:600;white-space:nowrap;padding:0 0.5em;margin:0;outline:none;border:none;border-bottom:1px solid #ddd;border-radius:0;background:transparent}trix-toolbar .trix-button:not(:first-child){border-left:1px solid #ccc}trix-toolbar .trix-button.trix-active{background:#cbeefa;color:black}trix-toolbar .trix-button:not(:disabled){cursor:pointer}trix-toolbar .trix-button:disabled{color:rgba(0,0,0,0.125)}@media (max-device-width: 768px){trix-toolbar .trix-button{letter-spacing:-0.01em;padding:0 0.3em}}trix-toolbar .trix-button--icon{font-size:inherit;width:2.6em;height:1.6em;max-width:calc(0.8em + 4vw);text-indent:-9999px}@media (max-device-width: 768px){trix-toolbar .trix-button--icon{height:2em;max-width:calc(0.8em + 3.5vw)}}trix-toolbar .trix-button--icon::before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.6;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}@media (max-device-width: 768px){trix-toolbar .trix-button--icon::before{right:6%;left:6%}}trix-toolbar .trix-button--icon.trix-active::before{opacity:1}trix-toolbar .trix-button--icon:disabled::before{opacity:0.125}trix-toolbar .trix-dialogs{position:relative}trix-toolbar .trix-dialog{position:absolute;top:0;left:0;right:0;font-size:0.75em;padding:15px 10px;background:#fff;box-shadow:0 0.3em 1em #ccc;border-top:2px solid #888;border-radius:5px;z-index:5}trix-toolbar .trix-input--dialog{font-size:inherit;font-weight:normal;padding:0.5em 0.8em;margin:0 10px 0 0;border-radius:3px;border:1px solid #bbb;background-color:#fff;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-toolbar .trix-input--dialog.validate:invalid{box-shadow:#F00 0px 0px 1.5px 1px}trix-toolbar .trix-button--dialog{font-size:inherit;padding:0.5em;border-bottom:none}trix-toolbar .trix-dialog--link{max-width:600px}trix-toolbar .trix-dialog__link-fields{display:flex;align-items:baseline}trix-toolbar .trix-dialog__link-fields .trix-input{flex:1}trix-toolbar .trix-dialog__link-fields .trix-button-group{flex:0 0 content;margin:0}trix-toolbar{background:var(--trix-toolbar-background-color);box-sizing:border-box;text-align:center;position:absolute;left:0;top:0}trix-toolbar.toolbar-floating{--trix-toolbar-background-color:#47525D;--body-text-color:rgba(255,255,255,0.95);--caption-text-color:rgba(255,255,255,0.7);--muted-text-color:rgba(255,255,255,0.5);--grey3-color:#212121;--grey2-color:#0B0B0B;--grey1-color:#070707;color:rgba(255,255,255,0.95);z-index:40000;box-shadow:0 3px 3px rgba(0,0,0,0.12),0px 2px 2px rgba(0,0,0,0.16);border-radius:4px;width:481px;white-space:normal;display:none}trix-toolbar.toolbar-floating .caption-type{color:rgba(255,255,255,0.7)}trix-toolbar.toolbar-floating .muted-type{color:rgba(255,255,255,0.5)}trix-toolbar.toolbar-floating ::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}trix-toolbar.toolbar-floating :-moz-placeholder{color:rgba(255,255,255,0.5)}trix-toolbar.toolbar-floating ::-moz-placeholder{color:rgba(255,255,255,0.5)}trix-toolbar.toolbar-floating :-ms-input-placeholder{color:rgba(255,255,255,0.5)}trix-toolbar.toolbar-floating .caption-text-button{color:rgba(255,255,255,0.7)}trix-toolbar.toolbar-floating .caption-text-button:visited{color:rgba(255,255,255,0.7)}.desktop trix-toolbar.toolbar-floating .caption-text-button:hover,.desktop trix-toolbar.toolbar-floating .caption-text-button:hover:visited,.no-touch trix-toolbar.toolbar-floating .caption-text-button:hover,.no-touch trix-toolbar.toolbar-floating .caption-text-button:hover:visited{color:rgba(255,255,255,0.7);background:rgba(255,255,255,0.12)}trix-toolbar.toolbar-floating .caption-text-button:active{color:rgba(255,255,255,0.7);background:rgba(255,255,255,0.25)}trix-toolbar.toolbar-floating .caption-text-button:disabled{opacity:0.26;background:none}trix-toolbar.toolbar-floating input[type="email"],trix-toolbar.toolbar-floating input[type="text"],trix-toolbar.toolbar-floating input[type="url"],trix-toolbar.toolbar-floating input[type="password"],trix-toolbar.toolbar-floating textarea{color:rgba(255,255,255,0.95);box-shadow:0px 1px 0px rgba(255,255,255,0.5)}.variant-android trix-toolbar.toolbar-floating{width:100vw;overflow:auto}trix-toolbar .trix-button-group{border:none;display:flex;padding:4px 8px;overflow:hidden;margin-bottom:0;flex-shrink:0;border-radius:0}trix-toolbar .trix-button-group.trix-button-group--history-tools{display:none}trix-toolbar .trix-button-group.trix-button-group--text-tools{border-right:1px solid black}trix-toolbar .trix-button-group .trix-button{color:white;border-left:none;border-bottom:none}trix-toolbar .trix-button-group .trix-button.trix-active{background:none}trix-toolbar .trix-button-group .trix-button.trix-active::before{opacity:1}trix-toolbar .trix-button-group .trix-button::disabled::before{opacity:0.1}trix-toolbar .trix-button--icon{text-indent:initial;font-size:0;width:32px;height:32px;max-width:initial;border:none;margin:0}trix-toolbar .trix-button--icon::before{font-family:'immaterial';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;letter-spacing:0;-webkit-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:4px}trix-toolbar .trix-button--icon-heading-1{display:none}trix-toolbar .trix-button--icon-bold::before{content:"bold"}trix-toolbar .trix-button--icon-italic::before{content:"italic"}trix-toolbar .trix-button--icon-link::before{content:"link"}trix-toolbar .trix-button--icon-strike::before{content:"strikethrough";font-size:23px}trix-toolbar .trix-button--icon-sup::before{content:"superscript"}trix-toolbar .trix-button--icon-sub::before{content:"subscript"}trix-toolbar .trix-button--icon-mark::before{font-size:18px;padding:7px;content:"highlight"}trix-toolbar .trix-button--icon-quote::before{content:"quote"}trix-toolbar .trix-button--icon-code::before{content:"code"}trix-toolbar .trix-button--icon-math::before{content:"pi"}trix-toolbar .trix-button--icon-bullet-list::before{content:"list_bullet"}trix-toolbar .trix-button--icon-number-list::before{content:"list_numbered"}trix-toolbar .trix-button--icon-decrease-nesting-level::before{content:"indent_decrease"}trix-toolbar .trix-button--icon-increase-nesting-level::before{content:"indent_increase"}trix-toolbar .trix-button--icon-undo::before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KPHBhdGggZD0iTTEyLjUgOGMtMi42NDUgMC01LjA1NSAwLjk4NS02LjkgMi42bC0zLjYtMy42djloOWwtMy42MTUtMy42MTVjMS4zODUtMS4xNjUgMy4xNi0xLjg4NSA1LjExNS0xLjg4NSAzLjU0NSAwIDYuNTQ1IDIuMzA1IDcuNTk1IDUuNWwyLjM2NS0wLjc4Yy0xLjM3NS00LjE5LTUuMzEtNy4yMi05Ljk2LTcuMjJ6IiBmaWxsPSIjMDAwIj48L3BhdGg%2BCjwvc3ZnPgo%3D)}trix-toolbar .trix-button--icon-redo::before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KPHBhdGggZD0iTTE4LjM5NSAxMC42Yy0xLjg0LTEuNjE1LTQuMjUtMi42LTYuODk1LTIuNi00LjY1IDAtOC41ODUgMy4wMzAtOS45NiA3LjIybDIuMzY1IDAuNzhjMS4wNTAtMy4xOTUgNC4wNTAtNS41IDcuNTk1LTUuNSAxLjk1NSAwIDMuNzMgMC43MiA1LjExNSAxLjg4NWwtMy42MTUgMy42MTVoOXYtOWwtMy42MDUgMy42eiIgZmlsbD0iIzAwMCI%2BPC9wYXRoPgo8L3N2Zz4K)}trix-toolbar .trix-dialogs{position:relative;display:flex;width:100%;justify-content:center}trix-toolbar .trix-dialogs .trix-dialog{margin-top:-40px;width:100%;padding:0 4px;line-height:12px;background:var(--trix-toolbar-background-color);border-radius:5px;z-index:5;box-shadow:none;border-top:none}trix-toolbar .trix-dialogs .trix-dialog__link-fields{display:flex;align-items:center}trix-toolbar .trix-dialogs input[type=url]{flex-grow:1;height:26px;font-size:12px;padding:0 8px;margin:0 8px 0 0;border:none;background-color:transparent;color:white;box-shadow:none !important;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-toolbar .trix-dialogs input[type=url]::-webkit-input-placeholder{color:var(--muted-text-color)}trix-toolbar .trix-dialogs input[type=url]:-moz-placeholder{color:var(--muted-text-color)}trix-toolbar .trix-dialogs input[type=url]::-moz-placeholder{color:var(--muted-text-color)}trix-toolbar .trix-dialogs input[type=url]:-ms-input-placeholder{color:var(--muted-text-color)}trix-toolbar .trix-dialogs input[type=button]{width:auto;font-size:13px;box-sizing:border-box;text-transform:uppercase;font-weight:500;border:none;border-radius:2px;padding:0 16px;line-height:32px;transition:all 0.2s;cursor:pointer;text-decoration:none;text-align:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;padding:0 8px}trix-toolbar .trix-dialogs input[type=button][data-trix-method=setAttribute]{color:#FF4081}trix-toolbar .trix-dialogs input[type=button][data-trix-method=setAttribute]:visited{color:#FF4081}.desktop trix-toolbar .trix-dialogs input[type=button][data-trix-method=setAttribute]:hover,.desktop trix-toolbar .trix-dialogs input[type=button][data-trix-method=setAttribute]:hover:visited,.no-touch trix-toolbar .trix-dialogs input[type=button][data-trix-method=setAttribute]:hover,.no-touch trix-toolbar .trix-dialogs input[type=button][data-trix-method=setAttribute]:hover:visited{background:rgba(255,64,129,0.12);color:#FF4081}trix-toolbar .trix-dialogs input[type=button][data-trix-method=setAttribute]:active{background:rgba(255,64,129,0.4);color:#FF4081}trix-toolbar .trix-dialogs input[type=button][data-trix-method=setAttribute]:disabled{opacity:0.26;background:none}trix-toolbar .trix-dialogs input[type=button][data-trix-method=removeAttribute]{margin-left:8px;color:rgba(0,0,0,0.54)}trix-toolbar .trix-dialogs input[type=button][data-trix-method=removeAttribute]:visited{color:rgba(0,0,0,0.54)}.desktop trix-toolbar .trix-dialogs input[type=button][data-trix-method=removeAttribute]:hover,.desktop trix-toolbar .trix-dialogs input[type=button][data-trix-method=removeAttribute]:hover:visited,.no-touch trix-toolbar .trix-dialogs input[type=button][data-trix-method=removeAttribute]:hover,.no-touch trix-toolbar .trix-dialogs input[type=button][data-trix-method=removeAttribute]:hover:visited{background:rgba(0,0,0,0.12);color:rgba(0,0,0,0.54)}trix-toolbar .trix-dialogs input[type=button][data-trix-method=removeAttribute]:active{background:rgba(0,0,0,0.4);color:rgba(0,0,0,0.54)}trix-toolbar .trix-dialogs input[type=button][data-trix-method=removeAttribute]:disabled{opacity:0.26;background:none}trix-toolbar.toolbar-fixed{--trix-toolbar-background-color:#F4F4F4;--body-text-color:rgba(0,0,0,0.87);--caption-text-color:rgba(0,0,0,0.54);--muted-text-color:rgba(0,0,0,0.38);--grey3-color:#EDEDED;--grey2-color:#F4F4F4;--grey1-color:#F8F8F8;color:rgba(0,0,0,0.87);position:relative;-webkit-overflow-scrolling:touch;overflow:auto;display:none;background-color:transparent}trix-toolbar.toolbar-fixed .caption-type{color:rgba(0,0,0,0.54)}trix-toolbar.toolbar-fixed .muted-type{color:rgba(0,0,0,0.38)}trix-toolbar.toolbar-fixed ::-webkit-input-placeholder{color:rgba(0,0,0,0.38)}trix-toolbar.toolbar-fixed :-moz-placeholder{color:rgba(0,0,0,0.38)}trix-toolbar.toolbar-fixed ::-moz-placeholder{color:rgba(0,0,0,0.38)}trix-toolbar.toolbar-fixed :-ms-input-placeholder{color:rgba(0,0,0,0.38)}trix-toolbar.toolbar-fixed input[type="email"],trix-toolbar.toolbar-fixed input[type="text"],trix-toolbar.toolbar-fixed input[type="url"],trix-toolbar.toolbar-fixed input[type="password"],trix-toolbar.toolbar-fixed textarea{color:rgba(0,0,0,0.87);box-shadow:0px 1px 0px rgba(0,0,0,0.38)}trix-toolbar.toolbar-fixed .trix-button-row{justify-content:flex-start}trix-toolbar.toolbar-fixed .trix-button-group .trix-button{color:rgba(0,0,0,0.87)}trix-toolbar.toolbar-fixed .trix-button-group--text-tools{border-right:1px solid #E3E3E3}beethoven-preview,padlet-beethoven-preview{display:block}beethoven-preview .progress-container,padlet-beethoven-preview .progress-container{padding:16px}.beethoven-preview{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;position:relative;display:block;color:var(--body-text-color);touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.beethoven-preview:hover,.beethoven-preview:visited,.beethoven-preview:active,.beethoven-preview:hover:visited{color:var(--body-text-color)}.beethoven-preview-image{-webkit-touch-callout:none !important;background-size:200px 200px;background-color:white;display:block;margin:0px auto;max-width:100%}.beethoven-preview-image.beethoven-success:not(.is-tiny){background-color:white !important}.beethoven-fallback-icon{background-position:center;background-repeat:no-repeat;border-radius:50%;height:72px;left:calc(50% - 36px);position:absolute;top:calc(50% - 36px);width:72px}.beethoven-preview-meta{padding:8px 12px;min-height:40px;text-align:left;background:#E3E3E3}.beethoven-title{font-size:12px;font-weight:500;letter-spacing:0.1px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.beethoven-description{font-size:12px;font-weight:normal;letter-spacing:0.1px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.beethoven-provider-name{font-size:11px;font-weight:normal;line-height:16px;text-transform:lowercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.beethoven-preview:hover .beethoven-preview-curtain{opacity:1}.beethoven-preview:hover .beethoven-preview-meta{opacity:1}.beethoven-video-symbol-small{background-color:#FFD300;background-image:url(https://assets.padletcdn.com/assets/video_symbol-722428d358189ce9d0c5624fc30b8f0594962b920444998345209c47fffa1f46.svg);background-position:center center;background-repeat:no-repeat;border-radius:50%;display:none;flex-shrink:0;height:8px;padding:8px 7px;width:10px}.beethoven-audio-symbol-small{background-color:#7C77B9;background-image:url(https://assets.padletcdn.com/assets/audio_symbol-9439f63a1906f5692fe3aed73edb17afbd14b5a879b739eaef63238a1371c6a4.svg);background-position:center center;background-repeat:no-repeat;border-radius:50%;display:none;flex-shrink:0;height:11px;padding:6px 8px 7px 8px;width:8px}.beethoven-document-symbol-small{background-color:#7FC136;background-image:url(https://assets.padletcdn.com/assets/document_symbol-b3b2656b626dca652c23f768bcfbed780c7868dac76443ebca080aed78e66219.svg);background-position:center center;background-repeat:no-repeat;border-radius:50%;display:none;flex-shrink:0;height:13px;padding:5px 6px 6px 8px;width:10px}[data-category="photo"] .beethoven-fail,[data-category="photo"].is-fallback .beethoven-preview-image{background-image:url(https://assets.padletcdn.com/assets/3/fallback_image-2b7a5be3e972e61d318e83bf81ac09c9c17d9d14972c75d415513f0f4668c001.png);background-position:center;background-repeat:no-repeat;background-size:cover}[data-category="video"] .beethoven-fail,[data-category="video"].is-fallback .beethoven-preview-image{background-image:url(https://assets.padletcdn.com/assets/3/fallback_video-82e7bc0e938329bb363e10f44a0c3be9afe83b2f6b5eec1ffc52bd61937e5ac0.png);background-position:center;background-repeat:no-repeat;background-size:cover}[data-category="video"] .beethoven-video-play-action{background-image:url(https://assets.padletcdn.com/assets/play_action-348df96eb3b13ebff957cf58c5e8662ffddc5f093ecc84349134e5a077ba8aef.png);background-repeat:no-repeat;background-size:contain;display:block;height:28px;left:10px;position:absolute;top:10px;width:28px}[data-category="audio"] .beethoven-fail,[data-category="audio"].is-fallback .beethoven-preview-image{background-image:url(https://assets.padletcdn.com/assets/3/fallback_audio-9e16ac1ce8c316ac06c66950968e60603bad0c6625a7a6e356b511413a079e40.png);background-position:center;background-repeat:no-repeat;background-size:cover}[data-category="audio"] .beethoven-audio-play-action{background-image:url(https://assets.padletcdn.com/assets/play_action-348df96eb3b13ebff957cf58c5e8662ffddc5f093ecc84349134e5a077ba8aef.png);background-repeat:no-repeat;background-size:contain;display:block;height:28px;left:10px;position:absolute;top:10px;width:28px}[data-category="document"] .beethoven-fail,[data-category="document"].is-fallback .beethoven-preview-image{background-image:url(https://assets.padletcdn.com/assets/3/fallback_document-91a634f21ad8dc0b41de1b7e45831a5bf5ebb8b96d5ed57658f68ca0804c7bc1.png);background-position:center;background-repeat:no-repeat;background-size:cover}[data-subcategory="spreadsheet"] .beethoven-fail,[data-subcategory="spreadsheet"].is-fallback .beethoven-preview-image{background-image:url(https://assets.padletcdn.com/assets/3/fallback_spreadsheet-1a4f45052dbf00d0622a7773d01ac9694c08e778242bfaf4773442ead903a663.png);background-position:center;background-repeat:no-repeat;background-size:cover}[data-subcategory="presentation"] .beethoven-fail,[data-subcategory="presentation"].is-fallback .beethoven-preview-image{background-image:url(https://assets.padletcdn.com/assets/3/fallback_presentation-c161f86db7f20c0bdbf7b71a333598581cd09a7029a5ea657582dc461c4013eb.png);background-position:center;background-repeat:no-repeat;background-size:cover}[data-category="page"] .beethoven-fail,[data-category="page"].is-fallback .beethoven-preview-image{background-image:url(https://assets.padletcdn.com/assets/3/fallback_link-497da196f6ab34afb78a693c5714430fd11010749fb50878070a43052b160c43.png);background-position:center;background-repeat:no-repeat;background-size:cover}[data-category="unknown"] .beethoven-preview-image,[data-category="file"] .beethoven-preview-image{background-image:url(https://assets.padletcdn.com/assets/3/fallback_file-b784ac823841002ca6ea972c05509267613a14e5449890ed3f7771c802653d0e.png);background-position:center;background-repeat:no-repeat;background-size:cover}[data-category="unknown"] .beethoven-file-extension,[data-category="file"] .beethoven-file-extension{display:block;position:absolute;color:#F4F4F4;text-transform:uppercase;right:16px;top:8px;width:calc(100% - 20px);overflow:hidden;font-size:24px;letter-spacing:2px;font-weight:700;text-align:right;text-shadow:-1px -1px 0 #D3D3D3,   1px -1px 0 #D3D3D3, -1px 1px 0 #D3D3D3, 1px 1px 0 #D3D3D3}.beethoven-inline-embed{position:relative;overflow:hidden}.beethoven-inline-embed iframe{display:block}.beethoven-inline-embed-actions{padding:8px;display:flex;align-items:flex-end;min-height:40px;justify-content:space-between}.beethoven-inline-embed-container{position:relative;overflow:hidden}.accessibility a.skip{position:absolute;left:-10000px;top:-10000;width:1px;height:1px;overflow:hidden}.accessibility a.skip:focus{position:static;width:auto;height:auto}.accessibility.oob{width:0;height:0;position:absolute;left:-10000px;top:-10000px}padlet-upload-progress{position:absolute;border-radius:2px;background-color:white;box-shadow:0px 1px 1px rgba(0,0,0,0.12);z-index:40000;-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:0.5s;animation-duration:0.5s}padlet-upload-progress .upload-info{display:flex;align-items:center;justify-content:space-between}padlet-upload-progress .progress-container{padding:4px 8px 8px}padlet-upload-progress .upload-name{padding:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#wish-list>padlet-upload-progress.is-drop{-webkit-animation-name:none;animation-name:none}#uploads-container padlet-upload-progress{position:static;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);-webkit-animation-name:slide-from-bottom;animation-name:slide-from-bottom;-webkit-animation-duration:0.2s;animation-duration:0.2s}#uploads-container padlet-upload-progress+padlet-upload-progress{margin-right:16px}.offline{z-index:9001;position:fixed;left:0;top:0;background-color:rgba(0,0,0,0.2);width:100vw;height:100vh;height:var(--vh100)}.offline-msg{position:fixed;z-index:9002;color:white;left:0;right:0;margin-right:auto;margin-left:auto;text-align:center;margin-top:3%}.offline-msg p{display:inline-block;padding:14px 24px;color:white;background-color:rgba(0,0,0,0.75);border-radius:2px;box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)}body{display:flex;flex-direction:column}.mobile body{-webkit-tap-highlight-color:transparent;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.mobile body.selectable{-webkit-touch-callout:default !important;-webkit-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important}body.variant-mobile{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}#diagnostics{display:none}#print-notification{display:none}#wall-container{position:relative;display:flex;flex-direction:column;flex-grow:1;-webkit-overflow-scrolling:touch}#wall-container.is-dragover{background-color:rgba(254,192,6,0.6);transition:background-color 0.2s}html.read-only{min-height:100vh}html.read-only body{min-height:100vh}html.interactive{height:100vh;height:var(--vh100);overflow:hidden}html.interactive body{height:100vh;height:var(--vh100);overflow:hidden;background-attachment:fixed}html.interactive body.is-fixed{overflow:hidden}html.interactive #wall-container{overflow:auto}#wish-list{position:relative;flex-grow:1;flex-shrink:0;padding-bottom:80px;z-index:1}html.screenshot ::-webkit-scrollbar{width:0px !important;background:transparent !important}.mobile input,.mobile textarea,.mobile trix-editor{-webkit-touch-callout:default !important;-webkit-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important}.surface-header{flex-shrink:0;background:white}.surface-header .header-open-new{position:absolute;top:12px;right:12px;color:inherit;z-index:1}.padlet-footer{background-color:white;height:24px;display:flex;justify-content:space-between;align-items:center}html[data-layout=free] #wall-container .surface-header,html[data-layout=shelf] #wall-container .surface-header{position:relative;width:100%}.surface-title{position:relative}.surface-title.has-portrait .title-container{align-items:center}.surface-title .title-container{margin:0;border:none;display:flex;box-sizing:border-box;align-items:flex-end}.surface-title .title-container .title-text{display:flex;flex-direction:column;margin-right:16px}.surface-title .title-container .title-text h1{font-weight:700;font-size:24px;line-height:30px}.surface-title .title-container .title-text h2{font-size:14px;line-height:18px}.surface-title .title-container .title-text h2 a{color:inherit;cursor:pointer}.surface-title .title-container .title-text h2 a:hover{text-decoration:underline}.surface-title .title-container #portrait{border-radius:2px;margin:0 16px 0 0}.show .surface-title .title-container{min-height:84px}.show .surface-title .title-container #portrait{max-height:64px}.show .surface-title.has-title.has-description .title-container{padding:0 16px 16px 72px}@media (max-width: 768px){.show .surface-title.has-title.has-description .title-container{padding:8px 16px 12px}}.show .surface-title.has-title .title-container{padding:0 16px 20px 72px}@media (max-width: 768px){.show .surface-title.has-title .title-container{padding:8px 16px 12px}}.show .surface-title.has-title.has-portrait .title-container{padding:0 16px 16px}@media (max-width: 768px){.show .surface-title.has-title.has-portrait .title-container{padding:8px 16px 12px}}.show .surface-title .surface-builder{order:-1}@media (max-width: 768px){.show .surface-title .title-container{padding:8px 16px}.show .surface-title .title-container #portrait{max-height:32px}.show .surface-title .title-container .title-text h1{font-size:20px;line-height:25px}.show .surface-title .title-container .builder-avatar{display:none}}.embed .surface-title .title-container{min-height:80px}.embed .surface-title .title-container #portrait{max-height:48px}.embed .surface-title.has-title.has-description .title-container{padding:16px 16px 16px 30px}.embed .surface-title.has-title .title-container{padding:16px 16px 20px 30px}.embed .surface-title.has-title.has-portrait .title-container{padding:16px 16px 16px 30px}.surface-builder{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;display:flex;font-size:12px;align-items:center}.surface-builder .builder-id{display:flex;align-items:center;text-decoration:none}.surface-builder a:hover,.surface-builder a:visited:hover{color:inherit;text-decoration:underline}.surface-builder .builder-contributors{cursor:pointer}.surface-builder .builder-contributors:hover .builder-contributors-count{text-decoration:underline}.surface-builder .builder-avatar{border-radius:8px;margin-right:6px}.surface-builder .builder-separator{margin:0 8px;font-size:0.75em;opacity:0.3}.surface-builder .builder-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:6px}.surface-nav{z-index:4}.surface-nav .globalnav-share-button{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.surface-nav .globalnav-more{position:relative}.desktopapp .surface-nav .globalnav-user-avatar,.desktopApp .surface-nav .globalnav-user-avatar{display:none}.embed .surface-nav .app-bar-nav{height:32px}.embed .surface-nav .app-bar-menu{overflow:hidden}.embed .surface-nav .surface-builder{padding-left:8px;max-width:50%}@media (max-width: 767px){.surface-nav .globalnav-signup,.surface-nav .globalnav-login{display:none}.embed .app-bar .app-bar-button>i{font-size:18px}}@media (max-width: 200px){.embed .builder-name,.embed .builder-separator,.embed .builder-time{display:none}}padlet-toolbar{position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,0.95);color:rgba(0,0,0,0.38);text-transform:uppercase;font-size:8px;text-align:center;border-top:1px solid #E3E3E3;line-height:16px}padlet-toolbar>menu{display:flex;align-items:center;justify-content:space-around}padlet-toolbar>menu>li{padding:4px 0px 0px;display:flex;flex-direction:column;align-items:center}padlet-toolbar>menu>li.toolbar-addpost{padding:2px 0px}padlet-toolbar .floating-action-button{box-shadow:none}padlet-settings .wallpaper-section .is-selectable,padlet-settings .wallpaper-gallery-section .is-selectable,padlet-settings .theme-section .is-selectable,padlet-settings .theme-gallery-section .is-selectable,padlet-settings .icon-section .is-selectable,padlet-settings .icon-gallery-section .is-selectable,padlet-settings .collaboration-section .is-selectable{cursor:pointer}padlet-settings .wallpaper-section .is-selectable:hover,padlet-settings .wallpaper-gallery-section .is-selectable:hover,padlet-settings .theme-section .is-selectable:hover,padlet-settings .theme-gallery-section .is-selectable:hover,padlet-settings .icon-section .is-selectable:hover,padlet-settings .icon-gallery-section .is-selectable:hover,padlet-settings .collaboration-section .is-selectable:hover{border-color:#FEC006;transition:all 0.3s}padlet-settings .wallpaper-section menu,padlet-settings .wallpaper-gallery-section menu,padlet-settings .theme-section menu,padlet-settings .theme-gallery-section menu,padlet-settings .icon-section menu,padlet-settings .icon-gallery-section menu,padlet-settings .collaboration-section menu{display:flex;flex-wrap:wrap;padding:2px;box-sizing:border-box}padlet-settings .wallpaper-section menu li,padlet-settings .wallpaper-gallery-section menu li,padlet-settings .theme-section menu li,padlet-settings .theme-gallery-section menu li,padlet-settings .icon-section menu li,padlet-settings .icon-gallery-section menu li,padlet-settings .collaboration-section menu li{padding:2px;box-sizing:border-box;flex-shrink:0;position:relative}padlet-settings .wallpaper-section menu li.is-selected,padlet-settings .wallpaper-gallery-section menu li.is-selected,padlet-settings .theme-section menu li.is-selected,padlet-settings .theme-gallery-section menu li.is-selected,padlet-settings .icon-section menu li.is-selected,padlet-settings .icon-gallery-section menu li.is-selected,padlet-settings .collaboration-section menu li.is-selected{background-color:#FEC006}padlet-settings .wallpaper-section menu li:before,padlet-settings .wallpaper-gallery-section menu li:before,padlet-settings .theme-section menu li:before,padlet-settings .theme-gallery-section menu li:before,padlet-settings .icon-section menu li:before,padlet-settings .icon-gallery-section menu li:before,padlet-settings .collaboration-section menu li:before{content:"";width:100%;display:block;padding-top:56%}padlet-settings .wallpaper-section menu li .preview-image,padlet-settings .wallpaper-gallery-section menu li .preview-image,padlet-settings .theme-section menu li .preview-image,padlet-settings .theme-gallery-section menu li .preview-image,padlet-settings .icon-section menu li .preview-image,padlet-settings .icon-gallery-section menu li .preview-image,padlet-settings .collaboration-section menu li .preview-image{position:absolute;width:calc(100% - 4px);height:calc(100% - 4px);top:2px;left:2px;background-color:white}padlet-settings .wallpaper-section menu li .preview-name,padlet-settings .wallpaper-gallery-section menu li .preview-name,padlet-settings .theme-section menu li .preview-name,padlet-settings .theme-gallery-section menu li .preview-name,padlet-settings .icon-section menu li .preview-name,padlet-settings .icon-gallery-section menu li .preview-name,padlet-settings .collaboration-section menu li .preview-name{font-size:12px;color:white;line-height:12px;padding:16px 8px 8px;box-sizing:border-box;position:absolute;bottom:2px;left:2px;background-image:linear-gradient(transparent, rgba(0,0,0,0.36));width:calc(100% - 4px)}.panel-subpanel-container{display:none;left:100%;top:0}padlet-settings img{user-drag:none;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}padlet-settings .section-action{justify-content:flex-end}padlet-settings .welcome-section{padding-top:0}padlet-settings .welcome-section .section-body{background-size:cover;background-color:#FF4081;background-image:url("https://assets.padletcdn.com/assets/3/confetti-80ffdb6793925ba6924cfdf03c7000b7b0f8d8d36278e8fec11320433cca1c1f.png");color:white}padlet-settings .welcome-section h4{font-size:20px;font-weight:bolder;line-height:28px;color:#FFEB3B;margin-bottom:0.25em}padlet-settings .welcome-section button{color:rgba(255,255,255,0.75) !important}padlet-settings .wallpaper-section .background-cover,padlet-settings .wallpaper-gallery-section .background-cover{background-size:cover}padlet-settings .wallpaper-section .wallpaper-premium,padlet-settings .wallpaper-gallery-section .wallpaper-premium{position:absolute;right:10px;top:5px;font-size:8px;text-transform:uppercase;letter-spacing:2px;color:white}padlet-settings .wallpaper-section .preview-fill-selector,padlet-settings .wallpaper-gallery-section .preview-fill-selector{position:absolute;right:10px;bottom:2px}padlet-settings .wallpaper-section .preview-fill-selector .button+.button,padlet-settings .wallpaper-gallery-section .preview-fill-selector .button+.button{margin-left:0}padlet-settings .wallpaper-section .preview-fill-selector button i,padlet-settings .wallpaper-gallery-section .preview-fill-selector button i{text-shadow:1px 1px 0px rgba(0,0,0,0.12)}padlet-settings .wallpaper-section .preview-fill-selector i.wallpaper-cover-icon,padlet-settings .wallpaper-gallery-section .preview-fill-selector i.wallpaper-cover-icon{width:20px;height:14px;background-color:white;display:block;box-shadow:0px 1px 1px rgba(0,0,0,0.12)}padlet-settings .wallpaper-section .preview-fill-selector button.is-selected-fill,padlet-settings .wallpaper-gallery-section .preview-fill-selector button.is-selected-fill{color:#FEC006}padlet-settings .wallpaper-section .preview-fill-selector button.is-selected-fill i.wallpaper-cover-icon,padlet-settings .wallpaper-gallery-section .preview-fill-selector button.is-selected-fill i.wallpaper-cover-icon{background-color:#FEC006}padlet-settings .wallpaper-section menu li,padlet-settings .wallpaper-gallery-section menu li{width:50%}padlet-settings .theme-section .preview-image,padlet-settings .theme-gallery-section .preview-image{background-size:cover}padlet-settings .theme-section menu li,padlet-settings .theme-gallery-section menu li{width:50%}padlet-settings .theme-section menu.font-menu li,padlet-settings .theme-gallery-section menu.font-menu li{width:25%;min-height:86px;display:flex;flex-direction:column;align-items:center;align-content:stretch;justify-content:center}padlet-settings .theme-section menu.font-menu li::before,padlet-settings .theme-gallery-section menu.font-menu li::before{display:none}padlet-settings .theme-section menu.font-menu li>div,padlet-settings .theme-gallery-section menu.font-menu li>div{flex-basis:100%;flex-grow:1;background-color:#F4F4F4;width:100%;display:flex;flex-direction:column;justify-content:center}padlet-settings .theme-section menu.font-menu li .font-name,padlet-settings .theme-gallery-section menu.font-menu li .font-name{text-align:center}padlet-settings .icon-section menu,padlet-settings .icon-gallery-section menu{padding:0 2px}padlet-settings .icon-section menu li,padlet-settings .icon-gallery-section menu li{width:25%}padlet-settings .icon-section menu li:before,padlet-settings .icon-gallery-section menu li:before{padding-top:100%}padlet-settings .icon-section menu li .preview-image,padlet-settings .icon-gallery-section menu li .preview-image{display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:2px}padlet-settings .icon-section menu li .preview-image img,padlet-settings .icon-gallery-section menu li .preview-image img{width:48px;height:48px}padlet-settings .icon-section menu li.icon-none .preview-image,padlet-settings .icon-gallery-section menu li.icon-none .preview-image{background-color:#F4F4F4;color:rgba(0,0,0,0.38)}padlet-settings .collaboration-section menu{align-items:initial !important}padlet-settings .collaboration-section menu li{width:25%;text-align:center;display:flex;flex-direction:column}padlet-settings .collaboration-section menu li::before{position:absolute}padlet-settings .collaboration-section menu li>div{padding:8px;flex-grow:1;background-color:#F4F4F4}padlet-settings .collaboration-section .label-textfield-group small{text-align:right;font-size:10px}padlet-settings .tags-section small{color:rgba(0,0,0,0.38);text-align:right;font-size:10px;display:block}padlet-settings .tags-section .error-text{color:#F44336}padlet-settings .tags-section .tag-inputs{display:flex;justify-content:space-between}padlet-settings .tags-section .tag-inputs div+div{margin-left:16px}padlet-settings .address-section small{color:rgba(0,0,0,0.38);text-align:right;font-size:10px;display:block}padlet-settings .address-section .error-text{color:#F44336}padlet-settings section .is-selected,padlet-settings section .is-selected:hover{border-color:#FEC006 !important;position:relative;font-weight:500;color:rgba(0,0,0,0.87)}padlet-settings section .is-selected::after,padlet-settings section .is-selected:hover::after{position:absolute;top:5px;left:5px;box-shadow:1px 1px 0px rgba(0,0,0,0.12);background-color:#FEC006;border-radius:12px;width:24px;height:24px;font-size:18px;line-height:24px;text-align:center;font-family:"immaterial";content:"check";-webkit-font-feature-settings:'liga';font-feature-settings:'liga'}padlet-settings .add-your-own-section{padding:16px}padlet-settings .add-your-own-section button{width:100%}padlet-settings .premium-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.9);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;font-weight:normal}padlet-settings .font-1{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif}padlet-settings .font-2{font-family:Lora, "Georgia", "Times New Roman", serif}padlet-settings .font-3{font-family:"Comic Neue Angular", "Comic Sans MS", "Comic Sans", cursive}padlet-settings .font-4{font-family:"Average Mono", "Courier New", Courier, monospace}padlet-share a,padlet-share a:visited{color:#FF4081}padlet-share .share-tab{position:relative;display:none}padlet-share .share-tab.is-visible{display:block}padlet-share padlet-permission-selector{flex-grow:1}padlet-share padlet-permission-selector .permission-selected{display:flex;flex-direction:row;justify-content:space-between;box-shadow:0px 1px 0px #E3E3E3;padding:8px 0;margin-bottom:8px;font-size:14px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}padlet-share padlet-permission-selector .permission-selected .disclosure-indicator{margin-left:16px;align-self:center;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #ADB2B6;border-bottom:0}padlet-share padlet-permission-selector .permission-selected .disclosure-indicator.is-open{border-top:0;border-bottom:5px solid #ADB2B6}padlet-share padlet-permission-selector .permission-description{color:rgba(0,0,0,0.54)}padlet-share padlet-permission-selector .permission-option.is-disabled{color:rgba(0,0,0,0.38)}padlet-share padlet-permission-selector .permission-option.is-disabled .permission-description{color:rgba(0,0,0,0.38)}padlet-share padlet-permission-selector .permission-option.is-disabled i.material-icons{color:rgba(0,0,0,0.38)}padlet-share padlet-permission-selector .permission-option.is-disabled .permission-name:after{content:"*";margin-left:0.25em}padlet-share padlet-permission-selector .permission-option.is-disabled:hover{cursor:default;background-color:inherit}padlet-share padlet-permission-selector .message{font-size:12px;font-weight:400;line-height:16px;padding:0 16px 16px}padlet-share padlet-permission-selector .message:before{content:"*";padding-right:0.25em}padlet-share .privacy-about{padding:16px}padlet-share .privacy-contributors .textfield-with-typeahead{position:relative}padlet-share .privacy-contributors .textfield-with-typeahead input.autocomplete{display:none;position:absolute;top:0;left:0;right:0;z-index:10;color:rgba(0,0,0,0.38)}padlet-share .privacy-contributors .contributor-search-results{position:absolute;z-index:11;background-color:white;top:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);max-height:320px;overflow:auto;width:100%;box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);border-radius:2px}padlet-share .privacy-contributors .contributor-actions{position:relative}padlet-share .privacy-contributors .contributor-identity{width:50%;overflow:hidden}padlet-share .privacy-subsection{display:none}padlet-share .privacy-subsection.is-visible{display:block}padlet-share .advanced-options-section .option-description{color:rgba(0,0,0,0.54)}padlet-share .outside-section.menu-section .section-body{padding:0}padlet-share .outside-section .icon-skoletube{font-size:20px}padlet-share .embed-panel-container code{display:block;word-wrap:break-word;overflow-wrap:break-word;font-size:11px;line-height:14px;font-weight:600}padlet-share #share-embed-panel .panel-body{position:relative}.padlet-list{padding:8px 0 !important}.padlet-list .padlet-item-title{font-weight:500;font-size:14px;line-height:18px;word-break:break-word}.padlet-list .padlet-item-builder{font-size:12px;font-weight:400;line-height:16px;display:flex;align-items:center}.padlet-list .padlet-item-builder-avatar{border-radius:16px;margin-right:5px;display:none}.padlet-list time{display:flex;align-items:center;font-size:11px;line-height:16px;color:rgba(0,0,0,0.38)}.padlet-list time i{font-size:14px}.padlet-list .padlet-item-peek{border-radius:2px}padlet-user{color:white}padlet-user .user-banner{height:172px;background-color:#451164;position:relative;flex-shrink:0;color:white;padding:30px 24px;box-sizing:border-box;background-size:cover;background-position:center center}padlet-user .user-banner-menu{position:absolute;top:8px;right:8px;display:flex}padlet-user .user-banner-create{position:absolute;right:12px;top:152px}padlet-user .user-banner-avatar{border-radius:100px;margin-bottom:16px}padlet-user .user-banner-name{font-weight:bold;font-size:16px;margin-right:10px}padlet-user .user-banner-username{font-size:14px;color:rgba(255,255,255,0.9)}padlet-user .close-button{display:none;position:absolute;top:6px;left:6px;color:rgba(255,255,255,0.3);cursor:pointer}@media (max-width: 767px){padlet-user .close-button{display:block}}[data-color-scheme='dark']{--post-background-red:#B71C1C;--post-background-orange:#FF6F00;--post-background-green:#1B5E20;--post-background-blue:#0D47A1;--post-background-purple:#4A148C;--post-background-pink:#880E4F}[data-color-scheme='dark'] padlet-section-title{--body-text-color:rgba(255,255,255,0.95);--caption-text-color:rgba(255,255,255,0.7);--muted-text-color:rgba(255,255,255,0.5);--grey3-color:#212121;--grey2-color:#0B0B0B;--grey1-color:#070707;color:rgba(255,255,255,0.95);font-size:20px;font-weight:700;line-height:1.25em;background:#212121;border-radius:2px;box-shadow:0px 1px 1px rgba(0,0,0,0.12)}[data-color-scheme='dark'] padlet-section-title .caption-type{color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] padlet-section-title .muted-type{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] padlet-section-title ::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] padlet-section-title :-moz-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] padlet-section-title ::-moz-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] padlet-section-title :-ms-input-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] padlet-section-title .caption-text-button{color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] padlet-section-title .caption-text-button:visited{color:rgba(255,255,255,0.7)}.desktop [data-color-scheme='dark'] padlet-section-title .caption-text-button:hover,.desktop [data-color-scheme='dark'] padlet-section-title .caption-text-button:hover:visited,.no-touch [data-color-scheme='dark'] padlet-section-title .caption-text-button:hover,.no-touch [data-color-scheme='dark'] padlet-section-title .caption-text-button:hover:visited{color:rgba(255,255,255,0.7);background:rgba(255,255,255,0.12)}[data-color-scheme='dark'] padlet-section-title .caption-text-button:active{color:rgba(255,255,255,0.7);background:rgba(255,255,255,0.25)}[data-color-scheme='dark'] padlet-section-title .caption-text-button:disabled{opacity:0.26;background:none}[data-color-scheme='dark'] padlet-section-title input[type="email"],[data-color-scheme='dark'] padlet-section-title input[type="text"],[data-color-scheme='dark'] padlet-section-title input[type="url"],[data-color-scheme='dark'] padlet-section-title input[type="password"],[data-color-scheme='dark'] padlet-section-title textarea{color:rgba(255,255,255,0.95);box-shadow:0px 1px 0px rgba(255,255,255,0.5)}[data-color-scheme='dark'] padlet-section-title h2,[data-color-scheme='dark'] padlet-section-title textarea{color:#FFF}[data-color-scheme='dark'] padlet-section-title .real-section{padding:8px 16px}[data-color-scheme='dark'] padlet-sections .muted-button{color:rgba(255,255,255,0.7);background-color:rgba(0,0,0,0.54)}[data-color-scheme='dark'] .wish .real-wish{border-radius:2px}[data-color-scheme='dark'] .wish .real-wish padlet-post-attachment:first-child,[data-color-scheme='dark'] .wish .real-wish padlet-post-attachment:first-child img,[data-color-scheme='dark'] .wish .real-wish .accessibility.oob+padlet-post-attachment,[data-color-scheme='dark'] .wish .real-wish .accessibility.oob+padlet-post-attachment img{border-top-left-radius:2px;border-top-right-radius:2px}[data-color-scheme='dark'] .wish .real-wish padlet-post-attachment:last-child,[data-color-scheme='dark'] .wish .real-wish padlet-post-reaction:last-child,[data-color-scheme='dark'] .wish .real-wish padlet-post-comments:last-child,[data-color-scheme='dark'] .wish .real-wish padlet-post-attachment:last-child img:only-child,[data-color-scheme='dark'] .wish .real-wish padlet-post-attachment:last-child .beethoven-preview-meta,[data-color-scheme='dark'] .wish .real-wish padlet-post-moderation{border-bottom-left-radius:2px;border-bottom-right-radius:2px}[data-color-scheme='dark'] .wish .wish-selection{border-radius:2px}[data-color-scheme='dark'] .wish.wish-edit .words .empty{color:rgba(255,255,255,0.25)}[data-color-scheme='dark'] .wish.wish-edit .attachment .attachment-menu li i{color:rgba(255,255,255,0.25)}[data-color-scheme='dark'] .wish .footer{color:rgba(255,255,255,0.25)}[data-color-scheme='dark'].stream .wish .actions li i{color:rgba(255,255,255,0.25)}[data-color-scheme='dark'] .wish .author{padding:8px 12px}[data-color-scheme='dark'] .wish .words{padding:12px 16px}[data-color-scheme='dark'] .wish .author+.words{padding-top:4px}[data-color-scheme='dark'] .wish .author{color:#FFF;font-weight:500}[data-color-scheme='dark'] .wish .author .post-author-time{color:#FFF;font-weight:400}[data-color-scheme='dark'] .wish .words .subject{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;font-weight:700;color:rgba(255,255,255,0.95);font-size:16px;line-height:24px}[data-color-scheme='dark'] .wish .words .subject::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .wish .words .subject:-moz-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .wish .words .subject::-moz-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .wish .words .subject:-ms-input-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .wish .words .body{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;font-weight:400;color:rgba(255,255,255,0.95);font-size:14px;line-height:24px}[data-color-scheme='dark'] padlet-post-comments,[data-color-scheme='dark'] padlet-post-reaction{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;color:#FFF;background:#2C2C2C}[data-color-scheme='dark'] padlet-post-comments textarea,[data-color-scheme='dark'] padlet-post-reaction textarea{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;color:#FFF}[data-color-scheme='dark'] padlet-post-comments .caption-type,[data-color-scheme='dark'] padlet-post-comments .icon-button,[data-color-scheme='dark'] padlet-post-comments .small-buttony-caption-type,[data-color-scheme='dark'] padlet-post-reaction .caption-type,[data-color-scheme='dark'] padlet-post-reaction .icon-button,[data-color-scheme='dark'] padlet-post-reaction .small-buttony-caption-type{color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] padlet-post-comments .text-button,[data-color-scheme='dark'] padlet-post-reaction .text-button{color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] padlet-post-comments .text-button:visited,[data-color-scheme='dark'] padlet-post-reaction .text-button:visited{color:rgba(255,255,255,0.7)}.desktop [data-color-scheme='dark'] padlet-post-comments .text-button:hover,.desktop [data-color-scheme='dark'] padlet-post-comments .text-button:hover:visited,.no-touch [data-color-scheme='dark'] padlet-post-comments .text-button:hover,.no-touch [data-color-scheme='dark'] padlet-post-comments .text-button:hover:visited,.desktop [data-color-scheme='dark'] padlet-post-reaction .text-button:hover,.desktop [data-color-scheme='dark'] padlet-post-reaction .text-button:hover:visited,.no-touch [data-color-scheme='dark'] padlet-post-reaction .text-button:hover,.no-touch [data-color-scheme='dark'] padlet-post-reaction .text-button:hover:visited{background:rgba(255,255,255,0.12);color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] padlet-post-comments .text-button:active,[data-color-scheme='dark'] padlet-post-reaction .text-button:active{background:rgba(255,255,255,0.4);color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] padlet-post-comments .text-button:disabled,[data-color-scheme='dark'] padlet-post-reaction .text-button:disabled{opacity:0.26;background:none}[data-color-scheme='dark'] padlet-post-comments ::-webkit-input-placeholder,[data-color-scheme='dark'] padlet-post-reaction ::-webkit-input-placeholder{color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] padlet-post-comments :-moz-placeholder,[data-color-scheme='dark'] padlet-post-reaction :-moz-placeholder{color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] padlet-post-comments ::-moz-placeholder,[data-color-scheme='dark'] padlet-post-reaction ::-moz-placeholder{color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] padlet-post-comments :-ms-input-placeholder,[data-color-scheme='dark'] padlet-post-reaction :-ms-input-placeholder{color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] .pick-attachment{background-image:url(/assets/attach_something_lt.svg);opacity:0.6}[data-color-scheme='dark'] .wish{--muted-text-color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .wish .real-wish{background:#212121;box-shadow:0px 1px 1px rgba(0,0,0,0.12)}[data-color-scheme='dark'] .wish .with-body .subject{margin-bottom:8px}[data-color-scheme='dark'] .wish .words mark{background-color:#AA00FF}[data-color-scheme='dark'] .wish .words pre{background-color:#2C2C2C}[data-color-scheme='dark'] [data-view-mode=edit] .words .subject{margin-bottom:8px}[data-color-scheme='dark'].stream .wish .wish .author{padding:12px 16px}[data-color-scheme='dark'].stream .wish .wish .words{padding:16px 20px}[data-color-scheme='dark'].stream .wish .wish .author+.words{padding-top:4px}[data-color-scheme='dark'].stream .wish .words .subject{font-size:20px;line-height:28px}[data-color-scheme='dark'].stream .wish .words .body{font-size:16px;line-height:28px}[data-color-scheme='dark'].stream .wish .with-body .subject{margin-bottom:8px}[data-color-scheme='dark'].stream .wish .footer{padding:8px 12px}[data-color-scheme='dark'].stream [data-view-mode=edit] .words .subject{margin-bottom:8px}[data-color-scheme='dark'] .actions-dropdown .icon-button{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] padlet-post[data-color='red'] .real-wish{background-color:#B71C1C}[data-color-scheme='dark'] padlet-post[data-color='red'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-post[data-color='red'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] padlet-post[data-color='red'] .real-wish .words pre{background-color:#C62828}[data-color-scheme='dark'] padlet-post[data-color='red'] .body a,[data-color-scheme='dark'] padlet-post[data-color='red'] .comment-body a{color:#FF8A80}[data-color-scheme='dark'] padlet-post[data-color='orange'] .real-wish{background-color:#FF6F00}[data-color-scheme='dark'] padlet-post[data-color='orange'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-post[data-color='orange'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] padlet-post[data-color='orange'] .real-wish .words pre{background-color:#FF8F00}[data-color-scheme='dark'] padlet-post[data-color='orange'] .body a,[data-color-scheme='dark'] padlet-post[data-color='orange'] .comment-body a{color:#FFE57F}[data-color-scheme='dark'] padlet-post[data-color='green'] .real-wish{background-color:#1B5E20}[data-color-scheme='dark'] padlet-post[data-color='green'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-post[data-color='green'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] padlet-post[data-color='green'] .real-wish .words pre{background-color:#2E7D32}[data-color-scheme='dark'] padlet-post[data-color='green'] .body a,[data-color-scheme='dark'] padlet-post[data-color='green'] .comment-body a{color:#B9F6CA}[data-color-scheme='dark'] padlet-post[data-color='blue'] .real-wish{background-color:#0D47A1}[data-color-scheme='dark'] padlet-post[data-color='blue'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-post[data-color='blue'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] padlet-post[data-color='blue'] .real-wish .words pre{background-color:#1565C0}[data-color-scheme='dark'] padlet-post[data-color='blue'] .body a,[data-color-scheme='dark'] padlet-post[data-color='blue'] .comment-body a{color:#82B1FF}[data-color-scheme='dark'] padlet-post[data-color='purple'] .real-wish{background-color:#4A148C}[data-color-scheme='dark'] padlet-post[data-color='purple'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-post[data-color='purple'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] padlet-post[data-color='purple'] .real-wish .words pre{background-color:#6A1B9A}[data-color-scheme='dark'] padlet-post[data-color='purple'] .body a,[data-color-scheme='dark'] padlet-post[data-color='purple'] .comment-body a{color:#EA80FC}[data-color-scheme='dark'] padlet-post[data-color='pink'] .real-wish{background-color:#880E4F}[data-color-scheme='dark'] padlet-post[data-color='pink'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-post[data-color='pink'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] padlet-post[data-color='pink'] .real-wish .words pre{background-color:#AD1457}[data-color-scheme='dark'] padlet-post[data-color='pink'] .body a,[data-color-scheme='dark'] padlet-post[data-color='pink'] .comment-body a{color:#FF80AB}[data-color-scheme='dark'] padlet-section[data-color='red'] .real-wish padlet-post-author,[data-color-scheme='dark'] padlet-section[data-color='red'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] padlet-section[data-color='red'] .real-wish .words{background-color:#B71C1C}[data-color-scheme='dark'] padlet-section[data-color='red'] .real-wish padlet-post-comments{background-color:#C62828}[data-color-scheme='dark'] padlet-section[data-color='red'] padlet-section-title{background-color:#B71C1C}[data-color-scheme='dark'] padlet-section[data-color='orange'] .real-wish padlet-post-author,[data-color-scheme='dark'] padlet-section[data-color='orange'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] padlet-section[data-color='orange'] .real-wish .words{background-color:#FF6F00}[data-color-scheme='dark'] padlet-section[data-color='orange'] .real-wish padlet-post-comments{background-color:#FF8F00}[data-color-scheme='dark'] padlet-section[data-color='orange'] padlet-section-title{background-color:#FF6F00}[data-color-scheme='dark'] padlet-section[data-color='green'] .real-wish padlet-post-author,[data-color-scheme='dark'] padlet-section[data-color='green'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] padlet-section[data-color='green'] .real-wish .words{background-color:#1B5E20}[data-color-scheme='dark'] padlet-section[data-color='green'] .real-wish padlet-post-comments{background-color:#2E7D32}[data-color-scheme='dark'] padlet-section[data-color='green'] padlet-section-title{background-color:#1B5E20}[data-color-scheme='dark'] padlet-section[data-color='blue'] .real-wish padlet-post-author,[data-color-scheme='dark'] padlet-section[data-color='blue'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] padlet-section[data-color='blue'] .real-wish .words{background-color:#0D47A1}[data-color-scheme='dark'] padlet-section[data-color='blue'] .real-wish padlet-post-comments{background-color:#1565C0}[data-color-scheme='dark'] padlet-section[data-color='blue'] padlet-section-title{background-color:#0D47A1}[data-color-scheme='dark'] padlet-section[data-color='purple'] .real-wish padlet-post-author,[data-color-scheme='dark'] padlet-section[data-color='purple'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] padlet-section[data-color='purple'] .real-wish .words{background-color:#4A148C}[data-color-scheme='dark'] padlet-section[data-color='purple'] .real-wish padlet-post-comments{background-color:#6A1B9A}[data-color-scheme='dark'] padlet-section[data-color='purple'] padlet-section-title{background-color:#4A148C}[data-color-scheme='dark'] padlet-section[data-color='pink'] .real-wish padlet-post-author,[data-color-scheme='dark'] padlet-section[data-color='pink'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] padlet-section[data-color='pink'] .real-wish .words{background-color:#880E4F}[data-color-scheme='dark'] padlet-section[data-color='pink'] .real-wish padlet-post-comments{background-color:#AD1457}[data-color-scheme='dark'] padlet-section[data-color='pink'] padlet-section-title{background-color:#880E4F}padlet-post-menu[data-color-scheme='dark'] .color-menu [data-color='none']{background-color:#212121}padlet-post-menu[data-color-scheme='dark'] .color-menu [data-color='red']{background-color:#C62828}padlet-post-menu[data-color-scheme='dark'] .color-menu [data-color='orange']{background-color:#FF8F00}padlet-post-menu[data-color-scheme='dark'] .color-menu [data-color='green']{background-color:#2E7D32}padlet-post-menu[data-color-scheme='dark'] .color-menu [data-color='blue']{background-color:#1565C0}padlet-post-menu[data-color-scheme='dark'] .color-menu [data-color='purple']{background-color:#6A1B9A}padlet-post-menu[data-color-scheme='dark'] .color-menu [data-color='pink']{background-color:#AD1457}padlet-section-menu[data-color-scheme='dark'] .color-menu .none-color{background-color:#212121}padlet-section-menu[data-color-scheme='dark'] .color-menu .red-color{background-color:#C62828}padlet-section-menu[data-color-scheme='dark'] .color-menu .orange-color{background-color:#FF8F00}padlet-section-menu[data-color-scheme='dark'] .color-menu .green-color{background-color:#2E7D32}padlet-section-menu[data-color-scheme='dark'] .color-menu .blue-color{background-color:#1565C0}padlet-section-menu[data-color-scheme='dark'] .color-menu .purple-color{background-color:#6A1B9A}padlet-section-menu[data-color-scheme='dark'] .color-menu .pink-color{background-color:#AD1457}[data-color-scheme='light']{--post-background-red:#FFCDD2;--post-background-orange:#FFECB3;--post-background-green:#C8E6C9;--post-background-blue:#B3E5FC;--post-background-purple:#E1BEE7;--post-background-pink:#FCE4EC}[data-color-scheme='light'] padlet-section-title{font-size:20px;font-weight:700;line-height:1.25em;background:#FFF;border-radius:2px;box-shadow:0px 1px 1px rgba(0,0,0,0.12)}[data-color-scheme='light'] padlet-section-title h2,[data-color-scheme='light'] padlet-section-title textarea{color:rgba(0,0,0,0.87)}[data-color-scheme='light'] padlet-section-title .real-section{padding:8px 16px}[data-color-scheme='light'] .wish .real-wish{border-radius:2px}[data-color-scheme='light'] .wish .real-wish padlet-post-attachment:first-child,[data-color-scheme='light'] .wish .real-wish padlet-post-attachment:first-child img,[data-color-scheme='light'] .wish .real-wish .accessibility.oob+padlet-post-attachment,[data-color-scheme='light'] .wish .real-wish .accessibility.oob+padlet-post-attachment img{border-top-left-radius:2px;border-top-right-radius:2px}[data-color-scheme='light'] .wish .real-wish padlet-post-attachment:last-child,[data-color-scheme='light'] .wish .real-wish padlet-post-reaction:last-child,[data-color-scheme='light'] .wish .real-wish padlet-post-comments:last-child,[data-color-scheme='light'] .wish .real-wish padlet-post-attachment:last-child img:only-child,[data-color-scheme='light'] .wish .real-wish padlet-post-attachment:last-child .beethoven-preview-meta,[data-color-scheme='light'] .wish .real-wish padlet-post-moderation{border-bottom-left-radius:2px;border-bottom-right-radius:2px}[data-color-scheme='light'] .wish .wish-selection{border-radius:2px}[data-color-scheme='light'] .wish.wish-edit .words .empty{color:rgba(0,0,0,0.25)}[data-color-scheme='light'] .wish.wish-edit .attachment .attachment-menu li i{color:rgba(0,0,0,0.25)}[data-color-scheme='light'] .wish .footer{color:rgba(0,0,0,0.25)}[data-color-scheme='light'].stream .wish .actions li i{color:rgba(0,0,0,0.25)}[data-color-scheme='light'] .wish .author{padding:8px 12px}[data-color-scheme='light'] .wish .words{padding:12px 16px}[data-color-scheme='light'] .wish .author+.words{padding-top:4px}[data-color-scheme='light'] .wish .author{font-weight:500}[data-color-scheme='light'] .wish .author .post-author-time{font-weight:normal}[data-color-scheme='light'] .wish .words .subject{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;font-weight:700;color:rgba(0,0,0,0.87);font-size:16px;line-height:24px}[data-color-scheme='light'] .wish .words .body{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;font-weight:400;color:rgba(0,0,0,0.87);font-size:14px;line-height:24px}[data-color-scheme='light'] .wish{--muted-text-color:rgba(0,0,0,0.38)}[data-color-scheme='light'] .wish .real-wish{background:#FFF;box-shadow:0px 1px 1px rgba(0,0,0,0.12)}[data-color-scheme='light'] .wish .with-body .subject{margin-bottom:8px}[data-color-scheme='light'] [data-view-mode=edit] .words .subject{margin-bottom:8px}[data-color-scheme='light'].stream .wish .wish .author{padding:12px 16px}[data-color-scheme='light'].stream .wish .wish .words{padding:16px 20px}[data-color-scheme='light'].stream .wish .wish .author+.words{padding-top:4px}[data-color-scheme='light'].stream .wish .words .subject{font-size:20px;line-height:28px}[data-color-scheme='light'].stream .wish .words .body{font-size:16px;line-height:28px}[data-color-scheme='light'].stream .wish .with-body .subject{margin-bottom:8px}[data-color-scheme='light'].stream .wish .footer{padding:8px 12px}[data-color-scheme='light'].stream [data-view-mode=edit] .words .subject{margin-bottom:8px}[data-color-scheme='light'] padlet-post[data-color='red'] .real-wish{background-color:#FFCDD2}[data-color-scheme='light'] padlet-post[data-color='red'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-post[data-color='red'] .real-wish padlet-post-reaction,[data-color-scheme='light'] padlet-post[data-color='red'] .real-wish .words pre{background-color:#ffbec4}[data-color-scheme='light'] padlet-post[data-color='red'] .body a,[data-color-scheme='light'] padlet-post[data-color='red'] .comment-body a{color:#D50000}[data-color-scheme='light'] padlet-post[data-color='orange'] .real-wish{background-color:#FFECB3}[data-color-scheme='light'] padlet-post[data-color='orange'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-post[data-color='orange'] .real-wish padlet-post-reaction,[data-color-scheme='light'] padlet-post[data-color='orange'] .real-wish .words pre{background-color:#ffe494}[data-color-scheme='light'] padlet-post[data-color='orange'] .body a,[data-color-scheme='light'] padlet-post[data-color='orange'] .comment-body a{color:#FF6D00}[data-color-scheme='light'] padlet-post[data-color='green'] .real-wish{background-color:#C8E6C9}[data-color-scheme='light'] padlet-post[data-color='green'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-post[data-color='green'] .real-wish padlet-post-reaction,[data-color-scheme='light'] padlet-post[data-color='green'] .real-wish .words pre{background-color:#b6deb8}[data-color-scheme='light'] padlet-post[data-color='green'] .body a,[data-color-scheme='light'] padlet-post[data-color='green'] .comment-body a{color:#00C853}[data-color-scheme='light'] padlet-post[data-color='blue'] .real-wish{background-color:#B3E5FC}[data-color-scheme='light'] padlet-post[data-color='blue'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-post[data-color='blue'] .real-wish padlet-post-reaction,[data-color-scheme='light'] padlet-post[data-color='blue'] .real-wish .words pre{background-color:#9addfb}[data-color-scheme='light'] padlet-post[data-color='blue'] .body a,[data-color-scheme='light'] padlet-post[data-color='blue'] .comment-body a{color:#2962FF}[data-color-scheme='light'] padlet-post[data-color='purple'] .real-wish{background-color:#E1BEE7}[data-color-scheme='light'] padlet-post[data-color='purple'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-post[data-color='purple'] .real-wish padlet-post-reaction,[data-color-scheme='light'] padlet-post[data-color='purple'] .real-wish .words pre{background-color:#daafe1}[data-color-scheme='light'] padlet-post[data-color='purple'] .body a,[data-color-scheme='light'] padlet-post[data-color='purple'] .comment-body a{color:#AA00FF}[data-color-scheme='light'] padlet-post[data-color='pink'] .real-wish{background-color:#FCE4EC}[data-color-scheme='light'] padlet-post[data-color='pink'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-post[data-color='pink'] .real-wish padlet-post-reaction,[data-color-scheme='light'] padlet-post[data-color='pink'] .real-wish .words pre{background-color:#fad2df}[data-color-scheme='light'] padlet-post[data-color='pink'] .body a,[data-color-scheme='light'] padlet-post[data-color='pink'] .comment-body a{color:#C51162}[data-color-scheme='light'] padlet-section[data-color='red'] .real-wish padlet-post-author,[data-color-scheme='light'] padlet-section[data-color='red'] .real-wish padlet-post-attachment,[data-color-scheme='light'] padlet-section[data-color='red'] .real-wish .words{background-color:#ffbec4}[data-color-scheme='light'] padlet-section[data-color='red'] .real-wish padlet-post-comments{background-color:#FFCDD2}[data-color-scheme='light'] padlet-section[data-color='red'] padlet-section-title{background-color:#ffbec4}[data-color-scheme='light'] padlet-section[data-color='orange'] .real-wish padlet-post-author,[data-color-scheme='light'] padlet-section[data-color='orange'] .real-wish padlet-post-attachment,[data-color-scheme='light'] padlet-section[data-color='orange'] .real-wish .words{background-color:#ffe494}[data-color-scheme='light'] padlet-section[data-color='orange'] .real-wish padlet-post-comments{background-color:#FFECB3}[data-color-scheme='light'] padlet-section[data-color='orange'] padlet-section-title{background-color:#ffe494}[data-color-scheme='light'] padlet-section[data-color='green'] .real-wish padlet-post-author,[data-color-scheme='light'] padlet-section[data-color='green'] .real-wish padlet-post-attachment,[data-color-scheme='light'] padlet-section[data-color='green'] .real-wish .words{background-color:#b6deb8}[data-color-scheme='light'] padlet-section[data-color='green'] .real-wish padlet-post-comments{background-color:#C8E6C9}[data-color-scheme='light'] padlet-section[data-color='green'] padlet-section-title{background-color:#b6deb8}[data-color-scheme='light'] padlet-section[data-color='blue'] .real-wish padlet-post-author,[data-color-scheme='light'] padlet-section[data-color='blue'] .real-wish padlet-post-attachment,[data-color-scheme='light'] padlet-section[data-color='blue'] .real-wish .words{background-color:#9addfb}[data-color-scheme='light'] padlet-section[data-color='blue'] .real-wish padlet-post-comments{background-color:#B3E5FC}[data-color-scheme='light'] padlet-section[data-color='blue'] padlet-section-title{background-color:#9addfb}[data-color-scheme='light'] padlet-section[data-color='purple'] .real-wish padlet-post-author,[data-color-scheme='light'] padlet-section[data-color='purple'] .real-wish padlet-post-attachment,[data-color-scheme='light'] padlet-section[data-color='purple'] .real-wish .words{background-color:#daafe1}[data-color-scheme='light'] padlet-section[data-color='purple'] .real-wish padlet-post-comments{background-color:#E1BEE7}[data-color-scheme='light'] padlet-section[data-color='purple'] padlet-section-title{background-color:#daafe1}[data-color-scheme='light'] padlet-section[data-color='pink'] .real-wish padlet-post-author,[data-color-scheme='light'] padlet-section[data-color='pink'] .real-wish padlet-post-attachment,[data-color-scheme='light'] padlet-section[data-color='pink'] .real-wish .words{background-color:#fad2df}[data-color-scheme='light'] padlet-section[data-color='pink'] .real-wish padlet-post-comments{background-color:#FCE4EC}[data-color-scheme='light'] padlet-section[data-color='pink'] padlet-section-title{background-color:#fad2df}padlet-post-menu[data-color-scheme='light'] .color-menu [data-color='red']{background-color:#FFCDD2}padlet-post-menu[data-color-scheme='light'] .color-menu [data-color='orange']{background-color:#FFECB3}padlet-post-menu[data-color-scheme='light'] .color-menu [data-color='green']{background-color:#C8E6C9}padlet-post-menu[data-color-scheme='light'] .color-menu [data-color='blue']{background-color:#B3E5FC}padlet-post-menu[data-color-scheme='light'] .color-menu [data-color='purple']{background-color:#E1BEE7}padlet-post-menu[data-color-scheme='light'] .color-menu [data-color='pink']{background-color:#FCE4EC}padlet-section-menu[data-color-scheme='light'] .color-menu .red-color{background-color:#FFCDD2}padlet-section-menu[data-color-scheme='light'] .color-menu .orange-color{background-color:#FFECB3}padlet-section-menu[data-color-scheme='light'] .color-menu .green-color{background-color:#C8E6C9}padlet-section-menu[data-color-scheme='light'] .color-menu .blue-color{background-color:#B3E5FC}padlet-section-menu[data-color-scheme='light'] .color-menu .purple-color{background-color:#E1BEE7}padlet-section-menu[data-color-scheme='light'] .color-menu .pink-color{background-color:#FCE4EC}[ww-theme='99'] .wish .real-wish{border-radius:2px}[ww-theme='99'] .wish .real-wish padlet-post-attachment:first-child,[ww-theme='99'] .wish .real-wish padlet-post-attachment:first-child img,[ww-theme='99'] .wish .real-wish .accessibility.oob+padlet-post-attachment,[ww-theme='99'] .wish .real-wish .accessibility.oob+padlet-post-attachment img{border-top-left-radius:2px;border-top-right-radius:2px}[ww-theme='99'] .wish .real-wish padlet-post-attachment:last-child,[ww-theme='99'] .wish .real-wish padlet-post-reaction:last-child,[ww-theme='99'] .wish .real-wish padlet-post-comments:last-child,[ww-theme='99'] .wish .real-wish padlet-post-attachment:last-child img:only-child,[ww-theme='99'] .wish .real-wish padlet-post-attachment:last-child .beethoven-preview-meta,[ww-theme='99'] .wish .real-wish padlet-post-moderation{border-bottom-left-radius:2px;border-bottom-right-radius:2px}[ww-theme='99'] .wish .wish-selection{border-radius:2px}[ww-theme='99'] .wish.wish-edit .words .empty{color:rgba(0,0,0,0.25)}[ww-theme='99'] .wish.wish-edit .attachment .attachment-menu li i{color:rgba(0,0,0,0.25)}[ww-theme='99'] .wish .footer{color:rgba(0,0,0,0.25)}[ww-theme='99'].stream .wish .actions li i{color:rgba(0,0,0,0.25)}[ww-theme='99'] .title-container{display:none !important;margin:0;border:none;box-shadow:0 1px 1px rgba(0,0,0,0.15);padding:10px}[ww-theme='99'] #wish-list{padding:0px 16px 16px 16px !important}[ww-theme='99'].stream #wall{border-bottom:none}[ww-theme='99'].stream .wish:first-child{margin-top:16px}[ww-theme='99'].stream .wish .actions{display:none}[ww-theme='99'].stream .wish .footer{display:none}[ww-theme='99'] .wish .real-wish{background:white;box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)}[ww-theme='99'] .wish .real-wish:hover,[ww-theme='99'] .wish .real-wish:active,[ww-theme='99'] .wish .real-wish:focus{box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22)}[ww-theme='99'] .wish .words{padding:16px 16px 16px 16px}[ww-theme='99'] .wish .words .subject{font-family:"Roboto", Arial, sans-serif;font-weight:500;letter-spacing:1px;color:#000000;font-size:16px;padding-bottom:8px}[ww-theme='99'] .wish .words .body{font-family:"Roboto", Arial, sans-serif;font-weight:400;color:#000000;font-size:14px}[ww-theme='99'].stream .wish .words{padding:16px 20px}[ww-theme='99'].stream .wish .words .subject{font-size:20px}[ww-theme='99'].stream .wish .words .body{font-size:16px}[ww-theme='99'].stream .wish .footer{padding:8px 12px}[data-font='1'] .surface-title .title-text{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif}[data-font='1'] .surface-title .title-text h1{font-weight:500}[data-font='1'] .wish .words .subject{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif}[data-font='1'] .wish .words .body{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif}[data-font='1'] padlet-post-comment .comment-body{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif}[data-font='1'] padlet-post-comments textarea{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif}[data-font='1'] padlet-section-title{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;font-weight:500}[data-font='1'] .wish .words .subject{font-weight:500}[data-font='2'] .surface-title .title-text{font-family:Lora, "Georgia", "Times New Roman", serif}[data-font='2'] .wish .words .subject{font-family:Lora, "Georgia", "Times New Roman", serif}[data-font='2'] .wish .words .body{font-family:Lora, "Georgia", "Times New Roman", serif}[data-font='2'] padlet-post-comment .comment-body{font-family:Lora, "Georgia", "Times New Roman", serif}[data-font='2'] padlet-post-comments textarea{font-family:Lora, "Georgia", "Times New Roman", serif}[data-font='2'] padlet-section-title{font-family:Lora, "Georgia", "Times New Roman", serif}[data-font='3'] .surface-title .title-text{font-family:"Comic Neue Angular", "Comic Sans MS", "Comic Sans", cursive}[data-font='3'] .wish .words .subject{font-family:"Comic Neue Angular", "Comic Sans MS", "Comic Sans", cursive}[data-font='3'] .wish .words .body{font-family:"Comic Neue Angular", "Comic Sans MS", "Comic Sans", cursive}[data-font='3'] padlet-post-comment .comment-body{font-family:"Comic Neue Angular", "Comic Sans MS", "Comic Sans", cursive}[data-font='3'] padlet-post-comments textarea{font-family:"Comic Neue Angular", "Comic Sans MS", "Comic Sans", cursive}[data-font='3'] padlet-section-title{font-family:"Comic Neue Angular", "Comic Sans MS", "Comic Sans", cursive}[data-font='4'] .surface-title .title-text{font-family:"Average Mono", "Courier New", Courier, monospace}[data-font='4'] .wish .words .subject{font-family:"Average Mono", "Courier New", Courier, monospace}[data-font='4'] .wish .words .body{font-family:"Average Mono", "Courier New", Courier, monospace}[data-font='4'] padlet-post-comment .comment-body{font-family:"Average Mono", "Courier New", Courier, monospace}[data-font='4'] padlet-post-comments textarea{font-family:"Average Mono", "Courier New", Courier, monospace}[data-font='4'] padlet-section-title{font-family:"Average Mono", "Courier New", Courier, monospace}.color-menu{display:flex;flex-direction:row;margin:0;justify-content:space-between;width:100%}.color-menu>li{width:24px;height:24px;box-sizing:border-box;border:1px solid #E3E3E3;border-radius:2px;cursor:pointer;position:relative}.mobile .color-menu>li{width:44px;height:44px}[data-color-scheme='light'] .color-menu>li.is-selected{color:#47525D}[data-color-scheme='dark'] .color-menu>li.is-selected{color:#FFF}.color-menu>li.is-selected::after{width:24px;height:24px;font-size:23px;line-height:24px;position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;text-align:center;font-family:"immaterial";content:"check";-webkit-font-feature-settings:'liga';font-feature-settings:'liga'}.color-menu li.no-color{box-sizing:border-box;overflow:hidden}.color-menu li.no-color>.slash{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:50%;left:-24%;height:0px;width:141%;border:1px solid red}.is-first-view .panel-header{background:#47525D;box-shadow:none}.is-first-view .panel-header h3{color:white}.is-first-view .panel-header .icon-button{color:rgba(255,255,255,0.9)}.is-first-view .panel-header .icon-button:hover{color:rgba(255,255,255,0.95)}.is-first-view .panel-header .icon-button:active{color:white}.is-first-view .message-with-action{background-image:linear-gradient(rgba(71,82,93,0.5), #47525d),url(https://assets.padletcdn.com/assets/3/confetti-80ffdb6793925ba6924cfdf03c7000b7b0f8d8d36278e8fec11320433cca1c1f.png);background-size:auto, auto 400px;background-position:0 0, 0 -250px;background-repeat:no-repeat;background-color:#47525D}padlet-firstview-posting.side-panel .panel-container{background:#47525D}padlet-firstview-posting.side-panel .message-with-action{padding:50px 20px;background-position:0 0, 0 0}padlet-firstview-posting.side-panel .panel-body{color:white}#uploads-container{position:fixed;bottom:0;right:100px;display:flex;flex-direction:row-reverse;z-index:2}.wish{display:block}.focus .wish{opacity:0.5}.wish .pop{white-space:nowrap;box-sizing:border-box}.wish .pop .message{font-size:11px;line-height:16px;padding:3px 5px;background:#FEC006;text-align:right}.wish .wish-frame{position:relative}.wish .alert{position:relative;max-width:100%;box-sizing:border-box;left:0;top:0}.wish.in-transit .wish-frame{padding:0;margin:0;background:none;border:0}.wish.in-transit .wish-frame .actions,.wish.in-transit .wish-frame footer{display:none}.wish.ui-draggable-dragging .real-wish{cursor:move}.wish .ui-resizable-handle{position:absolute;font-size:0.1px;display:block;opacity:0}.wish .ui-resizable-disabled .ui-resizable-handle,.wish .ui-resizable-autohide .ui-resizable-handle{display:none}.wish .ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.wish .ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.wish .ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.wish .ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.wish .ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.wish .ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.wish .ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.wish .ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.wish .approve-actions{padding:0.25em 0}padlet-post-author{display:flex;align-items:center;font-size:12px;overflow:hidden}padlet-post-author a,padlet-post-author a:visited{color:inherit}padlet-post-author a:hover,padlet-post-author a:visited:hover{text-decoration:underline;color:inherit}padlet-post-author a,padlet-post-author .author-info{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}padlet-post-author a .post-author-name,padlet-post-author .author-info .post-author-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}padlet-post-author img{width:16px;height:16px;border-radius:16px;margin-right:0.5em}padlet-post-author .post-author-time{color:rgba(0,0,0,0.38);margin-left:0.5em;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wish .words{padding:4px 8px}.wish .words var{font-family:monospace;display:block;text-align:center}.wish .words .subject{position:relative;font-weight:400;word-wrap:break-word;white-space:pre-wrap;font-size:15px;line-height:1.4em;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.wish .words .body{position:relative;display:block;word-wrap:break-word;white-space:pre-wrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.wish .words pre{white-space:pre-wrap;font-family:"Average Mono", "Courier New", Courier, monospace;padding:0.5em;background-color:rgba(0,0,0,0.04);margin-left:-0.5em;margin-right:-0.5em;border-radius:2px}.wish .words ol{list-style-type:decimal}.wish .words ul{list-style-type:disc}.wish .words ul,.wish .words ol{list-style-position:outside;padding-left:2em}.wish .words ul li,.wish .words ol li{margin:0.25em 0}.wish .words blockquote{font-style:italic;padding:0 1em;border-left-width:0.25em;border-left-style:solid;border-left-color:var(--muted-text-color)}.wish .words mark{background-color:#CCFF90;color:inherit}.wish section.footer{padding:8px;color:#DDDDDD;line-height:16px;font-size:12px;min-height:16px}.wish[data-view-mode=edit] .created-at{display:none}.wish[data-view-mode=edit] .word-count{display:show}.firefox .wish[data-view-mode=edit] .subject.empty[contenteditable]:before{position:relative}.wish[data-view-mode=edit] section.words .empty{color:black}padlet-post-attachment{display:block;overflow:hidden}padlet-post-attachment figure{position:relative;text-align:center}padlet-post-attachment figure .attachment-preview{max-width:100%;display:table;margin-left:auto;margin-right:auto}[data-view-mode=show] section.attachment:empty{display:none}[data-view-mode=edit] padlet-post-attachment{position:relative}[data-view-mode=edit] padlet-post-attachment::after{content:"";display:table;clear:both}[data-view-mode=edit] padlet-post-attachment .attachment-controls.remove-attachment{touch-action:manipulation;-webkit-tap-highlight-color:transparent;position:absolute;right:0;top:0;cursor:pointer;background-color:#47525D;padding:7px}[data-view-mode=edit] padlet-post-attachment .attachment-controls.remove-attachment i{display:block;font-size:18px;color:rgba(255,255,255,0.5)}[data-view-mode=edit] padlet-post-attachment .attachment-controls.remove-attachment:hover i{color:white}.pick-attachment{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;margin:4px;height:22px;background-image:url(https://assets.padletcdn.com/assets/attach_something-210c247ca962b8631f6538c2eb451871a8013e6a7130fbb825125ffae11370a7.svg);background-position:center center;background-size:auto 22px;background-repeat:no-repeat;opacity:0.2}.pick-attachment:hover{opacity:0.5}.pick-content{display:flex;align-items:center;justify-content:center}.pick-content i{color:var(--muted-text-color)}.pick-content label{cursor:pointer}padlet-post-zoom .modal-container{width:auto !important}padlet-post-zoom iframe,padlet-post-zoom img{display:block}padlet-post-zoom img{max-width:calc(100vw - 168px);max-height:calc(100vh - 112px)}padlet-post-zoom iframe.is-fixed-width{width:calc(100vw - 168px);height:calc(100vh - 112px)}@media (min-width: 481px) and (max-width: 1173px){padlet-post-zoom img{max-height:calc(100vh - 168px)}padlet-post-zoom iframe.is-fixed-width{width:100vw}}@media (max-width: 767px){padlet-post-zoom img{max-width:100vw;max-height:calc(100vh - 125px)}padlet-post-zoom iframe.is-fixed-width{width:100vw;height:calc(100vh - 125px)}}@media (max-width: 1024px){padlet-post-zoom.modal{justify-content:flex-start}padlet-post-zoom .post-zoom-actions{position:static;flex-grow:0}padlet-post-zoom .modal-container padlet-raw{display:flex;flex-direction:column}}.variant-app iframe.is-fixed-width{height:calc(100vh - 56px)}.post-zoom-actions{display:flex;position:fixed;top:0;align-items:center;justify-content:space-between;left:0;width:100%;padding:0 8px;box-sizing:border-box;height:56px}#wish-modal{position:fixed;width:100vw;height:100vh;height:var(--vh100);top:0;left:0;background:linear-gradient(rgba(51,51,51,0.9), rgba(51,51,51,0.5));z-index:1000000}#wish-modal .wish-modal-toolbar{padding:0 10px;height:44px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:white}#wish-modal .wish-modal-toolbar .index{font-size:12px/12px;font-weight:300;width:20%}#wish-modal .wish-modal-toolbar .close-button{width:20%;text-align:right}#wish-modal .wish-modal-toolbar button{border:none;background:none;padding:0;margin:0;width:40px;height:40px}#wish-modal .wish-modal-toolbar button:disabled{opacity:0.1}#wish-modal .wish-modal-toolbar button img{vertical-align:middle}#wish-modal .wish-modal-toolbar button.next{margin-left:11px}#wish-modal .wish-modal-popup{position:absolute;width:720px;height:90vh;top:0;left:50%;margin-left:-360px;border-top:4px solid rgba(255,255,255,0.98);border-top-right-radius:4px;border-top-left-radius:4px;background:rgba(255,255,255,0.98);display:flex;overflow:auto !important;-webkit-overflow-scrolling:touch !important}#wish-modal .wish-modal-popup>iframe{width:100%;height:90vh}@media (max-width: 720px){#wish-modal .wish-modal-popup{width:100vw;margin:10vh 0 0 0;left:0;flex-direction:column}}@media (min-width: 721px){#wish-modal .wish-modal-popup{box-shadow:0 1px 1px rgba(0,0,0,0.15);margin-top:calc(10vh - 4px);margin-bottom:0;flex-direction:column}}padlet-post-actions .actions-icon-list{display:none;position:absolute;top:-24px;right:8px;border-radius:4px;background-color:#47525D;color:rgba(255,255,255,0.7);padding:0px 6px}[data-view-mode=edit] padlet-post-actions .actions-icon-list{display:flex}[data-view-mode=edit] padlet-post-actions .actions-icon-list .actions-edit,[data-view-mode=edit] padlet-post-actions .actions-icon-list .actions-more{display:none}.free [data-view-mode=edit] padlet-post-actions .actions-icon-list,.grid [data-view-mode=edit] padlet-post-actions .actions-icon-list{top:-16px;right:16px}.mousable [data-view-mode=show]:hover padlet-post-actions .actions-icon-list{display:flex}padlet-post-actions .actions-icon-list .icon-button-inverse{padding:7px 3px;color:rgba(255,255,255,0.5)}padlet-post-actions .actions-icon-list .icon-button-inverse i{font-size:18px}padlet-post-actions .actions-icon-list .icon-button-inverse:hover{color:#FFFFFF}.wish-connectable padlet-post-actions,.wish-connectable padlet-post-actions:hover{display:none}padlet-post-actions .actions-dropdown{position:absolute;top:0px;right:0px}padlet-post-actions .actions-dropdown>.icon-button{padding:4px 0 12px 16px}padlet-post-actions[data-theme="dark"] .icon-button{color:rgba(255,255,255,0.7)}padlet-post-actions[data-theme="dark"] .icon-button:hover{color:#FFFFFF}padlet-post-actions[data-theme="light"] .icon-button{color:rgba(0,0,0,0.54)}padlet-post-actions[data-theme="light"] .icon-button:hover{color:rgba(0,0,0,0.87)}padlet-post-moderation{background-color:#FEC006;display:block}.post-moderation-actions{padding:8px;justify-content:flex-end}.post-moderation-message{min-height:32px;padding:8px 16px;font-size:12px;color:rgba(0,0,0,0.54);display:flex;align-items:center;justify-content:flex-end}padlet-post-menu.is-hidden{display:none}padlet-panels .post-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;height:var(--vh100);display:flex;flex-direction:column;z-index:30000;background-image:linear-gradient(rgba(0,0,0,0.87), rgba(0,0,0,0.54));-webkit-overflow-scrolling:touch;overflow:scroll;align-items:center;cursor:pointer}padlet-panels .post-wrapper trix-toolbar{position:static}padlet-panels .post-top-bar{height:44px;width:100vw;content:"";flex-shrink:0;z-index:30002;transition:-webkit-transform 0.125s;transition:transform 0.125s;transition:transform 0.125s, -webkit-transform 0.125s;display:flex;align-items:center;justify-content:space-between;background-color:#F4F4F4}padlet-panels .wish[data-view-mode=edit]{position:static !important;flex-grow:1;width:calc(100vw) !important;display:block !important;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);margin:0px !important;padding:0;align-self:center !important;overflow:scroll;-webkit-overflow-scrolling:touch;height:calc(var(--vh100) - 44px)}@media (min-width: 481px){padlet-panels .wish[data-view-mode=edit]{width:540px !important;margin:16px 0 400px 0 !important}padlet-panels .wish[data-view-mode=edit].with-attachment{margin:16px 0 44px 0 !important}}padlet-panels .wish[data-view-mode=edit] .wish-frame{border:none !important;display:flex;flex-direction:column;flex-grow:1}padlet-panels .wish[data-view-mode=edit] trix-editor{-webkit-touch-callout:default !important;-webkit-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important}padlet-panels .wish[data-view-mode=edit] .real-wish{flex-grow:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);display:flex;flex-direction:column;margin:0;box-shadow:0 19px 38px rgba(0,0,0,0.3),0 15px 12px rgba(0,0,0,0.22);touch-action:manipulation}@media (max-width: 767px){padlet-panels .wish[data-view-mode=edit] .real-wish{border-radius:0}}padlet-panels .wish[data-view-mode=edit] .words{flex-grow:1;flex-shrink:0}padlet-panels .wish[data-view-mode=edit] padlet-post-actions{display:none}padlet-panels .wish[data-view-mode=edit] padlet-post-attachment{flex-shrink:0}padlet-panels .wish[data-view-mode=edit] padlet-post-reaction,padlet-panels .wish[data-view-mode=edit] padlet-post-comments{display:none}padlet-panels .curtain{position:fixed;top:0;left:0;width:100vw;height:100vh;height:var(--vh100);z-index:30001;background-color:rgba(0,0,0,0.2);-webkit-overflow-scrolling:touch;touch-action:manipulation}.mobile padlet-panels .curtain{cursor:pointer}padlet-file-picker.has-post-zoom{-webkit-transform:none !important;transform:none !important}padlet-file-picker .panel-header .is-app-only{display:none}.variant-app padlet-file-picker .panel-header .is-app-only{display:flex}padlet-file-picker .panel-header .is-noapp-only{display:flex}.variant-app padlet-file-picker .panel-header .is-noapp-only{display:none}padlet-file-picker .panel-container{display:none}padlet-file-picker .panel-container.is-inframe{display:flex}padlet-file-picker #file-picker-preview-panel .panel-body{height:calc(100vh - 48px)}padlet-file-picker #file-picker-preview-panel .preview-panel-loading-wrapper{height:300px;display:flex;align-items:center;justify-content:center}padlet-file-picker #file-picker-preview-panel .preview-panel-loading-wrapper .preview-panel-loading{width:75%}padlet-file-picker #file-picker-preview-panel .preview-panel-loading-wrapper .preview-panel-filename{padding-bottom:8px}padlet-file-picker #file-picker-preview-panel .preview-panel-loading-wrapper .progress{width:75%}padlet-file-picker #file-picker-upload-dropzone{display:flex;flex-direction:column;flex-grow:1}padlet-file-picker #file-picker-upload-dropzone #file-picker-upload-dropzone-tint{display:none;position:absolute;top:48px;left:0;right:0;bottom:0;pointer-events:none}padlet-file-picker #file-picker-upload-dropzone.dragover #file-picker-upload-dropzone-tint{display:flex;background-color:rgba(254,192,6,0.1);border:2px dashed #FEC006}padlet-file-picker #file-picker-capture-booth-wrapper{display:flex;flex-grow:1}padlet-file-picker .link-section .centered-input{display:flex;align-items:center;justify-content:center;background:white;padding:8px 8px 8px 16px;flex-grow:1}padlet-file-picker .link-section .centered-input input{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}padlet-file-picker .link-section .centered-input input:invalid{box-shadow:none}padlet-file-picker .link-section label{position:relative;top:0;left:0;display:flex;align-items:center;width:24px}padlet-file-picker .link-section input{z-index:2;width:calc(100% + 24px);margin-left:-24px;margin-bottom:0px;padding:8px 8px 8px 36px;background:transparent;box-shadow:none}padlet-file-picker .file-section .file-picker-upload{padding-top:32px;padding-bottom:32px;display:flex;flex-direction:column;align-items:center;justify-content:center}padlet-file-picker .file-section .file-picker-upload .file-picker-upload-clickbox{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}padlet-file-picker .file-section .file-picker-upload img{padding-bottom:16px}padlet-file-picker .file-section .file-picker-upload .bigtext{display:inline;text-align:center;font-size:16px;margin-bottom:16px}.variant-mobile padlet-file-picker .file-section .file-picker-upload .bigtext{display:none}padlet-file-picker .file-section .file-picker-upload strong{font-weight:500}padlet-file-picker .file-section #file-picker-upload-input{display:none}.variant-mobile padlet-file-picker .other-section{display:none}.variant-mobile padlet-file-picker .other-section .other-section-take-photo{display:none}padlet-post-reaction{background-color:rgba(0,0,0,0.04);display:block}padlet-post-reaction .reaction-container{padding:8px 12px}padlet-post-reaction .reaction-star .reaction-star-avg{margin-right:4px}padlet-post-reaction .reaction-show,padlet-post-reaction .reaction-edit{display:flex;align-items:center}padlet-post-reaction .reaction-show i,padlet-post-reaction .reaction-edit i{margin-right:4px !important}padlet-post-reaction .reaction-show .reaction-grade-value,padlet-post-reaction .reaction-edit .reaction-grade-value{margin-right:4px}padlet-post-reaction .reaction-show .reaction-action,padlet-post-reaction .reaction-edit .reaction-action{padding:0 4px;line-height:17px;font-weight:500}padlet-post-reaction .reaction-show .reaction-star-count,padlet-post-reaction .reaction-show .reaction-grade-count,padlet-post-reaction .reaction-edit .reaction-star-count,padlet-post-reaction .reaction-edit .reaction-grade-count{margin-right:4px}padlet-post-reaction .reaction-show .reaction-star-count::before,padlet-post-reaction .reaction-show .reaction-grade-count::before,padlet-post-reaction .reaction-edit .reaction-star-count::before,padlet-post-reaction .reaction-edit .reaction-grade-count::before{content:"("}padlet-post-reaction .reaction-show .reaction-star-count::after,padlet-post-reaction .reaction-show .reaction-grade-count::after,padlet-post-reaction .reaction-edit .reaction-star-count::after,padlet-post-reaction .reaction-edit .reaction-grade-count::after{content:")"}padlet-post-reaction .reaction-show{overflow:hidden}padlet-post-reaction .reaction-show.reaction-editable{cursor:pointer}padlet-post-reaction .reaction-edit{justify-content:space-between}padlet-post-reaction .reaction-edit .caption-type{color:rgba(0,0,0,0.54) !important}padlet-post-reaction .reaction-edit .small-buttony-caption-type{color:rgba(0,0,0,0.54) !important}padlet-post-reaction .reaction-stars{display:flex}padlet-post-reaction .reaction-stars i{margin-right:0 !important}padlet-post-reaction .reaction-stars i:last-of-type{margin-right:4px}padlet-post-reaction .read-only .reaction-action,padlet-post-reaction .read-only .reaction-empty{display:none}padlet-post-reaction .highlighted-icon{color:#F44336}[data-view-mode="edit"] padlet-post-reaction .reaction-container{visibility:hidden}[data-color-scheme="dark"] padlet-post-reaction .highlighted-icon{color:#FFD600}padlet-post-reaction .dropdown{right:initial;left:-8px}@media (max-width: 767px){padlet-post-reaction .dropdown{left:0}}padlet-post-reaction .dropdown-content{padding:8px;min-height:48px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}padlet-post-reaction .vote-count{margin-right:8px}padlet-post-comments{background-color:rgba(0,0,0,0.04);display:block}padlet-post-comments .avatar img{border-radius:16px;margin-right:0.5em;display:block}padlet-post-comments textarea{font-size:12px;margin-bottom:0;resize:none;overflow:hidden}padlet-post-comments textarea,padlet-post-comments textarea:focus{box-shadow:none}padlet-post-comments .textarea-wrapper{flex-grow:1}padlet-post-comment{position:relative;padding:6px 12px;display:flex;align-items:flex-start;font-size:12px;line-height:17px;min-height:40px}padlet-post-comment .comment-author .comment-author-name{font-weight:500}padlet-post-comment .comment-author relative-time{margin-left:0.5em;font-size:11px}padlet-post-comment .comment-main{flex-grow:1}padlet-post-comment .comment-body{word-break:break-word;display:block}padlet-post-comment .comment-actions{position:absolute;top:0;right:0}padlet-post-comment .comment-actions button{padding-right:0}padlet-post-comment .button-list{margin-top:8px;justify-content:flex-end}padlet-post-comment a.comment-author-name{color:inherit}padlet-post-comment a.comment-author-name:hover{text-decoration:underline;color:inherit}padlet-post-comment a.comment-author-name:visited{color:inherit}padlet-post-comment .comment-dropdown-container{position:relative}padlet-post-comment .dropdown{font-size:14px}.mousable padlet-post-comment .comment-actions{display:none}.mousable padlet-post-comment:hover .comment-actions{display:block}.add-comment{padding:4px 4px 4px 12px;display:flex;align-items:center;min-height:40px}[data-view-mode=edit] .add-comment,[data-view-mode=edit] .comment-actions{visibility:hidden}.read-only .add-comment{display:none}padlet-convert menu.tv-list{background-color:white}padlet-convert menu.tv-list .tv-cell{align-items:flex-start}padlet-convert menu.tv-list img.image-representation{width:96px;height:54px}
