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],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],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],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;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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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}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}@supports (-webkit-overflow-scrolling: touch){html.interactive{height:100%}}html.interactive body{height:100vh;height:var(--vh100);overflow:hidden;background-attachment:fixed}@supports (-webkit-overflow-scrolling: touch){html.interactive body{height:100%}}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}}[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'] .surface-section-title,[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'] .surface-section-title .caption-type,[data-color-scheme='dark'] padlet-section-title .caption-type{color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] .surface-section-title .muted-type,[data-color-scheme='dark'] padlet-section-title .muted-type{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .surface-section-title ::-webkit-input-placeholder,[data-color-scheme='dark'] padlet-section-title ::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .surface-section-title :-moz-placeholder,[data-color-scheme='dark'] padlet-section-title :-moz-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .surface-section-title ::-moz-placeholder,[data-color-scheme='dark'] padlet-section-title ::-moz-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .surface-section-title :-ms-input-placeholder,[data-color-scheme='dark'] padlet-section-title :-ms-input-placeholder{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .surface-section-title .caption-text-button,[data-color-scheme='dark'] padlet-section-title .caption-text-button{color:rgba(255,255,255,0.7)}[data-color-scheme='dark'] .surface-section-title .caption-text-button:visited,[data-color-scheme='dark'] padlet-section-title .caption-text-button:visited{color:rgba(255,255,255,0.7)}.desktop [data-color-scheme='dark'] .surface-section-title .caption-text-button:hover,.desktop [data-color-scheme='dark'] .surface-section-title .caption-text-button:hover:visited,.no-touch [data-color-scheme='dark'] .surface-section-title .caption-text-button:hover,.no-touch [data-color-scheme='dark'] .surface-section-title .caption-text-button:hover:visited,.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'] .surface-section-title .caption-text-button:active,[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'] .surface-section-title .caption-text-button[disabled],[data-color-scheme='dark'] .surface-section-title .caption-text-button:disabled,[data-color-scheme='dark'] padlet-section-title .caption-text-button[disabled],[data-color-scheme='dark'] padlet-section-title .caption-text-button:disabled{opacity:0.26;background:none}[data-color-scheme='dark'] .surface-section-title input[type='email'],[data-color-scheme='dark'] .surface-section-title input[type='text'],[data-color-scheme='dark'] .surface-section-title input[type='url'],[data-color-scheme='dark'] .surface-section-title input[type='password'],[data-color-scheme='dark'] .surface-section-title textarea,[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'] .surface-section-title h2,[data-color-scheme='dark'] .surface-section-title textarea,[data-color-scheme='dark'] padlet-section-title h2,[data-color-scheme='dark'] padlet-section-title textarea{color:#fff}[data-color-scheme='dark'] .surface-section-title .real-section,[data-color-scheme='dark'] padlet-section-title .real-section{padding:8px 16px}[data-color-scheme='dark'] .surface-sections .muted-button,[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 .surface-post-attachment:first-child,[data-color-scheme='dark'] .wish .real-wish .surface-post-attachment:first-child img,[data-color-scheme='dark'] .wish .real-wish .accessibility.oob+.surface-post-attachment,[data-color-scheme='dark'] .wish .real-wish .accessibility.oob+.surface-post-attachment img,[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 .surface-post-attachment:last-child,[data-color-scheme='dark'] .wish .real-wish .surface-post-reaction:last-child,[data-color-scheme='dark'] .wish .real-wish .surface-post-comments:last-child,[data-color-scheme='dark'] .wish .real-wish .surface-post-attachment:last-child img:only-child,[data-color-scheme='dark'] .wish .real-wish .surface-post-attachment:last-child .beethoven-preview-meta,[data-color-scheme='dark'] .wish .real-wish .surface-post-moderation,[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'] trix-editor:empty:not(:focus)::before{color:rgba(255,255,255,0.5)}[data-color-scheme='dark'] .surface-post-comments,[data-color-scheme='dark'] .surface-post-reaction,[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'] .surface-post-comments textarea,[data-color-scheme='dark'] .surface-post-reaction textarea,[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'] .surface-post-comments .caption-type,[data-color-scheme='dark'] .surface-post-comments .icon-button,[data-color-scheme='dark'] .surface-post-comments .small-buttony-caption-type,[data-color-scheme='dark'] .surface-post-reaction .caption-type,[data-color-scheme='dark'] .surface-post-reaction .icon-button,[data-color-scheme='dark'] .surface-post-reaction .small-buttony-caption-type,[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'] .surface-post-comments .text-button,[data-color-scheme='dark'] .surface-post-reaction .text-button,[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'] .surface-post-comments .text-button:visited,[data-color-scheme='dark'] .surface-post-reaction .text-button:visited,[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'] .surface-post-comments .text-button:hover,.desktop [data-color-scheme='dark'] .surface-post-comments .text-button:hover:visited,.no-touch [data-color-scheme='dark'] .surface-post-comments .text-button:hover,.no-touch [data-color-scheme='dark'] .surface-post-comments .text-button:hover:visited,.desktop [data-color-scheme='dark'] .surface-post-reaction .text-button:hover,.desktop [data-color-scheme='dark'] .surface-post-reaction .text-button:hover:visited,.no-touch [data-color-scheme='dark'] .surface-post-reaction .text-button:hover,.no-touch [data-color-scheme='dark'] .surface-post-reaction .text-button:hover:visited,.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'] .surface-post-comments .text-button:active,[data-color-scheme='dark'] .surface-post-reaction .text-button:active,[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'] .surface-post-comments .text-button[disabled],[data-color-scheme='dark'] .surface-post-comments .text-button:disabled,[data-color-scheme='dark'] .surface-post-reaction .text-button[disabled],[data-color-scheme='dark'] .surface-post-reaction .text-button:disabled,[data-color-scheme='dark'] padlet-post-comments .text-button[disabled],[data-color-scheme='dark'] padlet-post-comments .text-button:disabled,[data-color-scheme='dark'] padlet-post-reaction .text-button[disabled],[data-color-scheme='dark'] padlet-post-reaction .text-button:disabled{opacity:0.26;background:none}[data-color-scheme='dark'] .surface-post-comments ::-webkit-input-placeholder,[data-color-scheme='dark'] .surface-post-reaction ::-webkit-input-placeholder,[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'] .surface-post-comments :-moz-placeholder,[data-color-scheme='dark'] .surface-post-reaction :-moz-placeholder,[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'] .surface-post-comments ::-moz-placeholder,[data-color-scheme='dark'] .surface-post-reaction ::-moz-placeholder,[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'] .surface-post-comments :-ms-input-placeholder,[data-color-scheme='dark'] .surface-post-reaction :-ms-input-placeholder,[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'] .surface-post[data-color='red'] .real-wish,[data-color-scheme='dark'] padlet-post[data-color='red'] .real-wish{background-color:#b71c1c}[data-color-scheme='dark'] .surface-post[data-color='red'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-post[data-color='red'] .real-wish .surface-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='red'] .real-wish padlet-post-comments,[data-color-scheme='dark'] .surface-post[data-color='red'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='red'] .real-wish .words pre,[data-color-scheme='dark'] padlet-post[data-color='red'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-post[data-color='red'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='red'] .body a,[data-color-scheme='dark'] .surface-post[data-color='red'] .comment-body a,[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'] .surface-post[data-color='orange'] .real-wish,[data-color-scheme='dark'] padlet-post[data-color='orange'] .real-wish{background-color:#ff6f00}[data-color-scheme='dark'] .surface-post[data-color='orange'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-post[data-color='orange'] .real-wish .surface-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='orange'] .real-wish padlet-post-comments,[data-color-scheme='dark'] .surface-post[data-color='orange'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='orange'] .real-wish .words pre,[data-color-scheme='dark'] padlet-post[data-color='orange'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-post[data-color='orange'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='orange'] .body a,[data-color-scheme='dark'] .surface-post[data-color='orange'] .comment-body a,[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'] .surface-post[data-color='green'] .real-wish,[data-color-scheme='dark'] padlet-post[data-color='green'] .real-wish{background-color:#1b5e20}[data-color-scheme='dark'] .surface-post[data-color='green'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-post[data-color='green'] .real-wish .surface-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='green'] .real-wish padlet-post-comments,[data-color-scheme='dark'] .surface-post[data-color='green'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='green'] .real-wish .words pre,[data-color-scheme='dark'] padlet-post[data-color='green'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-post[data-color='green'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='green'] .body a,[data-color-scheme='dark'] .surface-post[data-color='green'] .comment-body a,[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'] .surface-post[data-color='blue'] .real-wish,[data-color-scheme='dark'] padlet-post[data-color='blue'] .real-wish{background-color:#0d47a1}[data-color-scheme='dark'] .surface-post[data-color='blue'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-post[data-color='blue'] .real-wish .surface-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='blue'] .real-wish padlet-post-comments,[data-color-scheme='dark'] .surface-post[data-color='blue'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='blue'] .real-wish .words pre,[data-color-scheme='dark'] padlet-post[data-color='blue'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-post[data-color='blue'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='blue'] .body a,[data-color-scheme='dark'] .surface-post[data-color='blue'] .comment-body a,[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'] .surface-post[data-color='purple'] .real-wish,[data-color-scheme='dark'] padlet-post[data-color='purple'] .real-wish{background-color:#4a148c}[data-color-scheme='dark'] .surface-post[data-color='purple'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-post[data-color='purple'] .real-wish .surface-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='purple'] .real-wish padlet-post-comments,[data-color-scheme='dark'] .surface-post[data-color='purple'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='purple'] .real-wish .words pre,[data-color-scheme='dark'] padlet-post[data-color='purple'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-post[data-color='purple'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='purple'] .body a,[data-color-scheme='dark'] .surface-post[data-color='purple'] .comment-body a,[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'] .surface-post[data-color='pink'] .real-wish,[data-color-scheme='dark'] padlet-post[data-color='pink'] .real-wish{background-color:#880e4f}[data-color-scheme='dark'] .surface-post[data-color='pink'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-post[data-color='pink'] .real-wish .surface-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='pink'] .real-wish padlet-post-comments,[data-color-scheme='dark'] .surface-post[data-color='pink'] .real-wish padlet-post-reaction,[data-color-scheme='dark'] .surface-post[data-color='pink'] .real-wish .words pre,[data-color-scheme='dark'] padlet-post[data-color='pink'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-post[data-color='pink'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='pink'] .body a,[data-color-scheme='dark'] .surface-post[data-color='pink'] .comment-body a,[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'] .surface-section[data-color='red'] .real-wish .surface-post-author,[data-color-scheme='dark'] .surface-section[data-color='red'] .real-wish .surface-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='red'] .real-wish padlet-post-author,[data-color-scheme='dark'] .surface-section[data-color='red'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='red'] .real-wish .words,[data-color-scheme='dark'] padlet-section[data-color='red'] .real-wish .surface-post-author,[data-color-scheme='dark'] padlet-section[data-color='red'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='red'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-section[data-color='red'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-section[data-color='red'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-section[data-color='red'] .real-wish padlet-post-comments{background-color:#c62828}[data-color-scheme='dark'] .surface-section[data-color='red'] .surface-section-title,[data-color-scheme='dark'] .surface-section[data-color='red'] padlet-section-title,[data-color-scheme='dark'] padlet-section[data-color='red'] .surface-section-title,[data-color-scheme='dark'] padlet-section[data-color='red'] padlet-section-title{background-color:#b71c1c}[data-color-scheme='dark'] .surface-section[data-color='orange'] .real-wish .surface-post-author,[data-color-scheme='dark'] .surface-section[data-color='orange'] .real-wish .surface-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='orange'] .real-wish padlet-post-author,[data-color-scheme='dark'] .surface-section[data-color='orange'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='orange'] .real-wish .words,[data-color-scheme='dark'] padlet-section[data-color='orange'] .real-wish .surface-post-author,[data-color-scheme='dark'] padlet-section[data-color='orange'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='orange'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-section[data-color='orange'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-section[data-color='orange'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-section[data-color='orange'] .real-wish padlet-post-comments{background-color:#ff8f00}[data-color-scheme='dark'] .surface-section[data-color='orange'] .surface-section-title,[data-color-scheme='dark'] .surface-section[data-color='orange'] padlet-section-title,[data-color-scheme='dark'] padlet-section[data-color='orange'] .surface-section-title,[data-color-scheme='dark'] padlet-section[data-color='orange'] padlet-section-title{background-color:#ff6f00}[data-color-scheme='dark'] .surface-section[data-color='green'] .real-wish .surface-post-author,[data-color-scheme='dark'] .surface-section[data-color='green'] .real-wish .surface-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='green'] .real-wish padlet-post-author,[data-color-scheme='dark'] .surface-section[data-color='green'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='green'] .real-wish .words,[data-color-scheme='dark'] padlet-section[data-color='green'] .real-wish .surface-post-author,[data-color-scheme='dark'] padlet-section[data-color='green'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='green'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-section[data-color='green'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-section[data-color='green'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-section[data-color='green'] .real-wish padlet-post-comments{background-color:#2e7d32}[data-color-scheme='dark'] .surface-section[data-color='green'] .surface-section-title,[data-color-scheme='dark'] .surface-section[data-color='green'] padlet-section-title,[data-color-scheme='dark'] padlet-section[data-color='green'] .surface-section-title,[data-color-scheme='dark'] padlet-section[data-color='green'] padlet-section-title{background-color:#1b5e20}[data-color-scheme='dark'] .surface-section[data-color='blue'] .real-wish .surface-post-author,[data-color-scheme='dark'] .surface-section[data-color='blue'] .real-wish .surface-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='blue'] .real-wish padlet-post-author,[data-color-scheme='dark'] .surface-section[data-color='blue'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='blue'] .real-wish .words,[data-color-scheme='dark'] padlet-section[data-color='blue'] .real-wish .surface-post-author,[data-color-scheme='dark'] padlet-section[data-color='blue'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='blue'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-section[data-color='blue'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-section[data-color='blue'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-section[data-color='blue'] .real-wish padlet-post-comments{background-color:#1565c0}[data-color-scheme='dark'] .surface-section[data-color='blue'] .surface-section-title,[data-color-scheme='dark'] .surface-section[data-color='blue'] padlet-section-title,[data-color-scheme='dark'] padlet-section[data-color='blue'] .surface-section-title,[data-color-scheme='dark'] padlet-section[data-color='blue'] padlet-section-title{background-color:#0d47a1}[data-color-scheme='dark'] .surface-section[data-color='purple'] .real-wish .surface-post-author,[data-color-scheme='dark'] .surface-section[data-color='purple'] .real-wish .surface-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='purple'] .real-wish padlet-post-author,[data-color-scheme='dark'] .surface-section[data-color='purple'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='purple'] .real-wish .words,[data-color-scheme='dark'] padlet-section[data-color='purple'] .real-wish .surface-post-author,[data-color-scheme='dark'] padlet-section[data-color='purple'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='purple'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-section[data-color='purple'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-section[data-color='purple'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-section[data-color='purple'] .real-wish padlet-post-comments{background-color:#6a1b9a}[data-color-scheme='dark'] .surface-section[data-color='purple'] .surface-section-title,[data-color-scheme='dark'] .surface-section[data-color='purple'] padlet-section-title,[data-color-scheme='dark'] padlet-section[data-color='purple'] .surface-section-title,[data-color-scheme='dark'] padlet-section[data-color='purple'] padlet-section-title{background-color:#4a148c}[data-color-scheme='dark'] .surface-section[data-color='pink'] .real-wish .surface-post-author,[data-color-scheme='dark'] .surface-section[data-color='pink'] .real-wish .surface-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='pink'] .real-wish padlet-post-author,[data-color-scheme='dark'] .surface-section[data-color='pink'] .real-wish padlet-post-attachment,[data-color-scheme='dark'] .surface-section[data-color='pink'] .real-wish .words,[data-color-scheme='dark'] padlet-section[data-color='pink'] .real-wish .surface-post-author,[data-color-scheme='dark'] padlet-section[data-color='pink'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='pink'] .real-wish .surface-post-comments,[data-color-scheme='dark'] .surface-section[data-color='pink'] .real-wish padlet-post-comments,[data-color-scheme='dark'] padlet-section[data-color='pink'] .real-wish .surface-post-comments,[data-color-scheme='dark'] padlet-section[data-color='pink'] .real-wish padlet-post-comments{background-color:#ad1457}[data-color-scheme='dark'] .surface-section[data-color='pink'] .surface-section-title,[data-color-scheme='dark'] .surface-section[data-color='pink'] padlet-section-title,[data-color-scheme='dark'] padlet-section[data-color='pink'] .surface-section-title,[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'],.surface-panel-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'],.surface-panel-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'],.surface-panel-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'],.surface-panel-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'],.surface-panel-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'],.surface-panel-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'],.surface-panel-post-menu[data-color-scheme='dark'] .color-menu [data-color='pink']{background-color:#ad1457}.surface-section-menu[data-color-scheme='dark'] .color-menu .none-color,padlet-section-menu[data-color-scheme='dark'] .color-menu .none-color{background-color:#212121}.surface-section-menu[data-color-scheme='dark'] .color-menu .red-color,padlet-section-menu[data-color-scheme='dark'] .color-menu .red-color{background-color:#c62828}.surface-section-menu[data-color-scheme='dark'] .color-menu .orange-color,padlet-section-menu[data-color-scheme='dark'] .color-menu .orange-color{background-color:#ff8f00}.surface-section-menu[data-color-scheme='dark'] .color-menu .green-color,padlet-section-menu[data-color-scheme='dark'] .color-menu .green-color{background-color:#2e7d32}.surface-section-menu[data-color-scheme='dark'] .color-menu .blue-color,padlet-section-menu[data-color-scheme='dark'] .color-menu .blue-color{background-color:#1565c0}.surface-section-menu[data-color-scheme='dark'] .color-menu .purple-color,padlet-section-menu[data-color-scheme='dark'] .color-menu .purple-color{background-color:#6a1b9a}.surface-section-menu[data-color-scheme='dark'] .color-menu .pink-color,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'] .surface-section-title,[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'] .surface-section-title h2,[data-color-scheme='light'] .surface-section-title textarea,[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'] .surface-section-title .real-section,[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 .surface-post-attachment:first-child,[data-color-scheme='light'] .wish .real-wish .surface-post-attachment:first-child img,[data-color-scheme='light'] .wish .real-wish .accessibility.oob+.surface-post-attachment,[data-color-scheme='light'] .wish .real-wish .accessibility.oob+.surface-post-attachment img,[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 .surface-post-attachment:last-child,[data-color-scheme='light'] .wish .real-wish .surface-post-reaction:last-child,[data-color-scheme='light'] .wish .real-wish .surface-post-comments:last-child,[data-color-scheme='light'] .wish .real-wish .surface-post-attachment:last-child img:only-child,[data-color-scheme='light'] .wish .real-wish .surface-post-attachment:last-child .beethoven-preview-meta,[data-color-scheme='light'] .wish .real-wish .surface-post-moderation,[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'] .surface-post[data-color='red'] .real-wish,[data-color-scheme='light'] padlet-post[data-color='red'] .real-wish{background-color:#ffcdd2}[data-color-scheme='light'] .surface-post[data-color='red'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-post[data-color='red'] .real-wish .surface-post-reaction,[data-color-scheme='light'] .surface-post[data-color='red'] .real-wish padlet-post-comments,[data-color-scheme='light'] .surface-post[data-color='red'] .real-wish padlet-post-reaction,[data-color-scheme='light'] .surface-post[data-color='red'] .real-wish .words pre,[data-color-scheme='light'] padlet-post[data-color='red'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-post[data-color='red'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='red'] .body a,[data-color-scheme='light'] .surface-post[data-color='red'] .comment-body a,[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'] .surface-post[data-color='orange'] .real-wish,[data-color-scheme='light'] padlet-post[data-color='orange'] .real-wish{background-color:#ffecb3}[data-color-scheme='light'] .surface-post[data-color='orange'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-post[data-color='orange'] .real-wish .surface-post-reaction,[data-color-scheme='light'] .surface-post[data-color='orange'] .real-wish padlet-post-comments,[data-color-scheme='light'] .surface-post[data-color='orange'] .real-wish padlet-post-reaction,[data-color-scheme='light'] .surface-post[data-color='orange'] .real-wish .words pre,[data-color-scheme='light'] padlet-post[data-color='orange'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-post[data-color='orange'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='orange'] .body a,[data-color-scheme='light'] .surface-post[data-color='orange'] .comment-body a,[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'] .surface-post[data-color='green'] .real-wish,[data-color-scheme='light'] padlet-post[data-color='green'] .real-wish{background-color:#c8e6c9}[data-color-scheme='light'] .surface-post[data-color='green'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-post[data-color='green'] .real-wish .surface-post-reaction,[data-color-scheme='light'] .surface-post[data-color='green'] .real-wish padlet-post-comments,[data-color-scheme='light'] .surface-post[data-color='green'] .real-wish padlet-post-reaction,[data-color-scheme='light'] .surface-post[data-color='green'] .real-wish .words pre,[data-color-scheme='light'] padlet-post[data-color='green'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-post[data-color='green'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='green'] .body a,[data-color-scheme='light'] .surface-post[data-color='green'] .comment-body a,[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'] .surface-post[data-color='blue'] .real-wish,[data-color-scheme='light'] padlet-post[data-color='blue'] .real-wish{background-color:#b3e5fc}[data-color-scheme='light'] .surface-post[data-color='blue'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-post[data-color='blue'] .real-wish .surface-post-reaction,[data-color-scheme='light'] .surface-post[data-color='blue'] .real-wish padlet-post-comments,[data-color-scheme='light'] .surface-post[data-color='blue'] .real-wish padlet-post-reaction,[data-color-scheme='light'] .surface-post[data-color='blue'] .real-wish .words pre,[data-color-scheme='light'] padlet-post[data-color='blue'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-post[data-color='blue'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='blue'] .body a,[data-color-scheme='light'] .surface-post[data-color='blue'] .comment-body a,[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'] .surface-post[data-color='purple'] .real-wish,[data-color-scheme='light'] padlet-post[data-color='purple'] .real-wish{background-color:#e1bee7}[data-color-scheme='light'] .surface-post[data-color='purple'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-post[data-color='purple'] .real-wish .surface-post-reaction,[data-color-scheme='light'] .surface-post[data-color='purple'] .real-wish padlet-post-comments,[data-color-scheme='light'] .surface-post[data-color='purple'] .real-wish padlet-post-reaction,[data-color-scheme='light'] .surface-post[data-color='purple'] .real-wish .words pre,[data-color-scheme='light'] padlet-post[data-color='purple'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-post[data-color='purple'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='purple'] .body a,[data-color-scheme='light'] .surface-post[data-color='purple'] .comment-body a,[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'] .surface-post[data-color='pink'] .real-wish,[data-color-scheme='light'] padlet-post[data-color='pink'] .real-wish{background-color:#fce4ec}[data-color-scheme='light'] .surface-post[data-color='pink'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-post[data-color='pink'] .real-wish .surface-post-reaction,[data-color-scheme='light'] .surface-post[data-color='pink'] .real-wish padlet-post-comments,[data-color-scheme='light'] .surface-post[data-color='pink'] .real-wish padlet-post-reaction,[data-color-scheme='light'] .surface-post[data-color='pink'] .real-wish .words pre,[data-color-scheme='light'] padlet-post[data-color='pink'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-post[data-color='pink'] .real-wish .surface-post-reaction,[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'] .surface-post[data-color='pink'] .body a,[data-color-scheme='light'] .surface-post[data-color='pink'] .comment-body a,[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'] .surface-section[data-color='red'] .real-wish .surface-post-author,[data-color-scheme='light'] .surface-section[data-color='red'] .real-wish .surface-post-attachment,[data-color-scheme='light'] .surface-section[data-color='red'] .real-wish padlet-post-author,[data-color-scheme='light'] .surface-section[data-color='red'] .real-wish padlet-post-attachment,[data-color-scheme='light'] .surface-section[data-color='red'] .real-wish .words,[data-color-scheme='light'] padlet-section[data-color='red'] .real-wish .surface-post-author,[data-color-scheme='light'] padlet-section[data-color='red'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='red'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-section[data-color='red'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-section[data-color='red'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-section[data-color='red'] .real-wish padlet-post-comments{background-color:#ffcdd2}[data-color-scheme='light'] .surface-section[data-color='red'] .surface-section-title,[data-color-scheme='light'] .surface-section[data-color='red'] padlet-section-title,[data-color-scheme='light'] padlet-section[data-color='red'] .surface-section-title,[data-color-scheme='light'] padlet-section[data-color='red'] padlet-section-title{background-color:#ffbec4}[data-color-scheme='light'] .surface-section[data-color='orange'] .real-wish .surface-post-author,[data-color-scheme='light'] .surface-section[data-color='orange'] .real-wish .surface-post-attachment,[data-color-scheme='light'] .surface-section[data-color='orange'] .real-wish padlet-post-author,[data-color-scheme='light'] .surface-section[data-color='orange'] .real-wish padlet-post-attachment,[data-color-scheme='light'] .surface-section[data-color='orange'] .real-wish .words,[data-color-scheme='light'] padlet-section[data-color='orange'] .real-wish .surface-post-author,[data-color-scheme='light'] padlet-section[data-color='orange'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='orange'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-section[data-color='orange'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-section[data-color='orange'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-section[data-color='orange'] .real-wish padlet-post-comments{background-color:#ffecb3}[data-color-scheme='light'] .surface-section[data-color='orange'] .surface-section-title,[data-color-scheme='light'] .surface-section[data-color='orange'] padlet-section-title,[data-color-scheme='light'] padlet-section[data-color='orange'] .surface-section-title,[data-color-scheme='light'] padlet-section[data-color='orange'] padlet-section-title{background-color:#ffe494}[data-color-scheme='light'] .surface-section[data-color='green'] .real-wish .surface-post-author,[data-color-scheme='light'] .surface-section[data-color='green'] .real-wish .surface-post-attachment,[data-color-scheme='light'] .surface-section[data-color='green'] .real-wish padlet-post-author,[data-color-scheme='light'] .surface-section[data-color='green'] .real-wish padlet-post-attachment,[data-color-scheme='light'] .surface-section[data-color='green'] .real-wish .words,[data-color-scheme='light'] padlet-section[data-color='green'] .real-wish .surface-post-author,[data-color-scheme='light'] padlet-section[data-color='green'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='green'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-section[data-color='green'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-section[data-color='green'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-section[data-color='green'] .real-wish padlet-post-comments{background-color:#c8e6c9}[data-color-scheme='light'] .surface-section[data-color='green'] .surface-section-title,[data-color-scheme='light'] .surface-section[data-color='green'] padlet-section-title,[data-color-scheme='light'] padlet-section[data-color='green'] .surface-section-title,[data-color-scheme='light'] padlet-section[data-color='green'] padlet-section-title{background-color:#b6deb8}[data-color-scheme='light'] .surface-section[data-color='blue'] .real-wish .surface-post-author,[data-color-scheme='light'] .surface-section[data-color='blue'] .real-wish .surface-post-attachment,[data-color-scheme='light'] .surface-section[data-color='blue'] .real-wish padlet-post-author,[data-color-scheme='light'] .surface-section[data-color='blue'] .real-wish padlet-post-attachment,[data-color-scheme='light'] .surface-section[data-color='blue'] .real-wish .words,[data-color-scheme='light'] padlet-section[data-color='blue'] .real-wish .surface-post-author,[data-color-scheme='light'] padlet-section[data-color='blue'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='blue'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-section[data-color='blue'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-section[data-color='blue'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-section[data-color='blue'] .real-wish padlet-post-comments{background-color:#b3e5fc}[data-color-scheme='light'] .surface-section[data-color='blue'] .surface-section-title,[data-color-scheme='light'] .surface-section[data-color='blue'] padlet-section-title,[data-color-scheme='light'] padlet-section[data-color='blue'] .surface-section-title,[data-color-scheme='light'] padlet-section[data-color='blue'] padlet-section-title{background-color:#9addfb}[data-color-scheme='light'] .surface-section[data-color='purple'] .real-wish .surface-post-author,[data-color-scheme='light'] .surface-section[data-color='purple'] .real-wish .surface-post-attachment,[data-color-scheme='light'] .surface-section[data-color='purple'] .real-wish padlet-post-author,[data-color-scheme='light'] .surface-section[data-color='purple'] .real-wish padlet-post-attachment,[data-color-scheme='light'] .surface-section[data-color='purple'] .real-wish .words,[data-color-scheme='light'] padlet-section[data-color='purple'] .real-wish .surface-post-author,[data-color-scheme='light'] padlet-section[data-color='purple'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='purple'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-section[data-color='purple'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-section[data-color='purple'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-section[data-color='purple'] .real-wish padlet-post-comments{background-color:#e1bee7}[data-color-scheme='light'] .surface-section[data-color='purple'] .surface-section-title,[data-color-scheme='light'] .surface-section[data-color='purple'] padlet-section-title,[data-color-scheme='light'] padlet-section[data-color='purple'] .surface-section-title,[data-color-scheme='light'] padlet-section[data-color='purple'] padlet-section-title{background-color:#daafe1}[data-color-scheme='light'] .surface-section[data-color='pink'] .real-wish .surface-post-author,[data-color-scheme='light'] .surface-section[data-color='pink'] .real-wish .surface-post-attachment,[data-color-scheme='light'] .surface-section[data-color='pink'] .real-wish padlet-post-author,[data-color-scheme='light'] .surface-section[data-color='pink'] .real-wish padlet-post-attachment,[data-color-scheme='light'] .surface-section[data-color='pink'] .real-wish .words,[data-color-scheme='light'] padlet-section[data-color='pink'] .real-wish .surface-post-author,[data-color-scheme='light'] padlet-section[data-color='pink'] .real-wish .surface-post-attachment,[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'] .surface-section[data-color='pink'] .real-wish .surface-post-comments,[data-color-scheme='light'] .surface-section[data-color='pink'] .real-wish padlet-post-comments,[data-color-scheme='light'] padlet-section[data-color='pink'] .real-wish .surface-post-comments,[data-color-scheme='light'] padlet-section[data-color='pink'] .real-wish padlet-post-comments{background-color:#fce4ec}[data-color-scheme='light'] .surface-section[data-color='pink'] .surface-section-title,[data-color-scheme='light'] .surface-section[data-color='pink'] padlet-section-title,[data-color-scheme='light'] padlet-section[data-color='pink'] .surface-section-title,[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'],.surface-panel-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'],.surface-panel-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'],.surface-panel-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'],.surface-panel-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'],.surface-panel-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'],.surface-panel-post-menu[data-color-scheme='light'] .color-menu [data-color='pink']{background-color:#fce4ec}.surface-section-menu[data-color-scheme='light'] .color-menu .red-color,padlet-section-menu[data-color-scheme='light'] .color-menu .red-color{background-color:#ffcdd2}.surface-section-menu[data-color-scheme='light'] .color-menu .orange-color,padlet-section-menu[data-color-scheme='light'] .color-menu .orange-color{background-color:#ffecb3}.surface-section-menu[data-color-scheme='light'] .color-menu .green-color,padlet-section-menu[data-color-scheme='light'] .color-menu .green-color{background-color:#c8e6c9}.surface-section-menu[data-color-scheme='light'] .color-menu .blue-color,padlet-section-menu[data-color-scheme='light'] .color-menu .blue-color{background-color:#b3e5fc}.surface-section-menu[data-color-scheme='light'] .color-menu .purple-color,padlet-section-menu[data-color-scheme='light'] .color-menu .purple-color{background-color:#e1bee7}.surface-section-menu[data-color-scheme='light'] .color-menu .pink-color,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 .surface-post-attachment:first-child,[ww-theme='99'] .wish .real-wish .surface-post-attachment:first-child img,[ww-theme='99'] .wish .real-wish .accessibility.oob+.surface-post-attachment,[ww-theme='99'] .wish .real-wish .accessibility.oob+.surface-post-attachment img,[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 .surface-post-attachment:last-child,[ww-theme='99'] .wish .real-wish .surface-post-reaction:last-child,[ww-theme='99'] .wish .real-wish .surface-post-comments:last-child,[ww-theme='99'] .wish .real-wish .surface-post-attachment:last-child img:only-child,[ww-theme='99'] .wish .real-wish .surface-post-attachment:last-child .beethoven-preview-meta,[ww-theme='99'] .wish .real-wish .surface-post-moderation,[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'] .surface-post-comment .comment-body,[data-font='1'] padlet-post-comment .comment-body{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif}[data-font='1'] .surface-post-comments textarea,[data-font='1'] padlet-post-comments textarea{font-family:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif}[data-font='1'] .surface-section-title,[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'] .surface-post-comment .comment-body,[data-font='2'] padlet-post-comment .comment-body{font-family:Lora, "Georgia", "Times New Roman", serif}[data-font='2'] .surface-post-comments textarea,[data-font='2'] padlet-post-comments textarea{font-family:Lora, "Georgia", "Times New Roman", serif}[data-font='2'] .surface-section-title,[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'] .surface-post-comment .comment-body,[data-font='3'] padlet-post-comment .comment-body{font-family:"Comic Neue Angular", "Comic Sans MS", "Comic Sans", cursive}[data-font='3'] .surface-post-comments textarea,[data-font='3'] padlet-post-comments textarea{font-family:"Comic Neue Angular", "Comic Sans MS", "Comic Sans", cursive}[data-font='3'] .surface-section-title,[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'] .surface-post-comment .comment-body,[data-font='4'] padlet-post-comment .comment-body{font-family:"Average Mono", "Courier New", Courier, monospace}[data-font='4'] .surface-post-comments textarea,[data-font='4'] padlet-post-comments textarea{font-family:"Average Mono", "Courier New", Courier, monospace}[data-font='4'] .surface-section-title,[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,.is-wall-onboarding .panel-header{background:#47525d;box-shadow:none}.is-first-view .panel-header h3,.is-wall-onboarding .panel-header h3{color:white}.is-first-view .panel-header .icon-button,.is-wall-onboarding .panel-header .icon-button{color:rgba(255,255,255,0.9)}.is-first-view .panel-header .icon-button:hover,.is-wall-onboarding .panel-header .icon-button:hover{color:rgba(255,255,255,0.95)}.is-first-view .panel-header .icon-button:active,.is-wall-onboarding .panel-header .icon-button:active{color:white}.is-first-view .message-with-action,.is-wall-onboarding .message-with-action{background-image:linear-gradient(rgba(71,82,93,0.5), #47525d),url(../../../../assets/3/confetti-80ffdb6793925ba6924cfdf03c7000b7b0f8d8d36278e8fec11320433cca1c1f.png);background-size:auto, auto 400px;background-position:0 0, 0 -250px;background-repeat:no-repeat;background-color:#47525d}.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}.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}#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}@supports (-webkit-overflow-scrolling: touch){#wish-modal{height:100%}}#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-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}@supports (-webkit-overflow-scrolling: touch){padlet-panels .post-wrapper{height:100%}}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'] .surface-post-actions,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}