:root{--d-yellow: 251, 245, 175;--d-blue: 40, 171, 226;--d-green: 12, 166, 78;--d-orange: 240, 121, 74;--d-red: 232, 74, 81;--d-yellow-dark: 197, 193, 140;--d-blue-dark: 39, 137, 178;--d-green-dark: 17, 138, 68;--d-orange-dark: 188, 105, 65;--d-red-dark: 183, 64, 70;--rewind-border-radius: 4px;--rewind-green: #0f0;--rewind-blue: #00f;--rewind-black: #111;--rewind-white: #fff;--rewind-magenta: #f0f;--rewind-grey: #555;--rewind-light-grey: #aaa;--rewind-yellow: rgb(237, 237, 84);--rewind-beige: #fbf8e4}.rewind-container{border-radius:var(--d-border-radius);box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center}.rewind-container h1,.rewind-container h2{font-size:24px}.rewind-container:not(.--fullscreen){height:65vh}.rewind-container.--fullscreen{top:0;left:0;right:0;bottom:0;z-index:9999;width:calc(100vw - (100vw - 100%) + 2px);height:100vh;position:fixed;background:rgb(var(--secondary-rgb), 0.5);-webkit-backdrop-filter:blur(4.9px);backdrop-filter:blur(4.9px);padding:2em}.rewind-container.--fullscreen .rewind{max-width:1020px}@media(max-width: 768px){.rewind-container.--fullscreen{padding:0}}.rewind-report:last-of-type{margin-bottom:10em}.rewind{width:100vw;height:100vh;max-height:100%;border-radius:30px;container-type:size;position:relative;overflow:hidden}@media(max-width: 768px){.rewind{border:none;border-radius:0}}.rewind::before,.rewind::after{display:block;pointer-events:none;content:"";position:absolute}.rewind::before{width:100%;height:2px;z-index:3;background:rgba(0,0,0,.3);opacity:.75}@media(prefers-reduced-motion: no-preference){.rewind::before{animation:scanline 6s linear infinite}}.rewind::after{top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.1) 51%);background-size:100% 4px}@media(prefers-reduced-motion: no-preference){.rewind::after{animation:scanlines 1s steps(60) infinite}}@keyframes scanline{0%{transform:translate3d(0, 200000%, 0)}}@keyframes scanlines{0%{background-position:0 50%}}.rewind__scroll-wrapper{overflow-y:auto;overflow-x:hidden;background:var(--rewind-black);height:100%;width:100%;position:relative;display:flex;flex-direction:column;padding-bottom:var(--safe-area-inset-bottom);padding-top:2em}.btn.no-text.--special-kbd{position:absolute;top:15px;right:24px;background-color:#ede9d4;border-color:#d7d1b0 #c5bfa0 #d7d1b0 #c5bfa0;border-width:1px 5px 7px 4px;box-shadow:-1px 1px 0 1px #c0b99b;z-index:3;border-radius:6px;transition:transform .1s ease,box-shadow .1s ease;transform:skew(3deg);font-size:var(--font-down-1)}.btn.no-text.--special-kbd .d-icon{color:var(--rewind-black) !important}.discourse-no-touch .btn.no-text.--special-kbd:hover{filter:brightness(0.95)}.discourse-no-touch .btn.no-text.--special-kbd:active{box-shadow:none;transform:skew(3deg) translateX(-1px) translateY(1px)}.rewind__prev-btn{position:absolute;bottom:5px;left:5px;z-index:1}.rewind__next-btn{position:absolute;bottom:5px;right:5px;z-index:1}.rewind-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100cqh;gap:1em;box-sizing:border-box;background:var(--rewind-black)}.rewind-loader__text{font-weight:700;font-size:var(--font-up-2);color:var(--rewind-green)}.rewind-loader .spinner{border-color:var(--rewind-white);border-right-color:rgba(0,0,0,0)}.rewind-report-page{display:flex;justify-content:center;padding:1em;box-sizing:border-box;font-size:var(--font-up-2);width:100%;max-width:700px;margin:0 auto;flex-direction:column}@media(max-width: 768px){.rewind-report-page{padding:.75em}}.rewind-report{display:flex;flex-direction:column}.rewind-report-container{display:flex;max-width:100%}.rewind-report-title{align-self:start;padding:.25em 1em .25em;margin-bottom:-2px;background:var(--rewind-black);margin-left:0;position:relative;font-size:var(--font-down-1);text-align:left;border-radius:4px 4px 0 0;border-top:2px solid var(--rewind-green);border-left:2px solid var(--rewind-green);border-right:2px solid var(--rewind-green)}.rewind-report-container{perspective:1000px;--ambientAmount: 0.1;--easeAmount: 0;animation:ambientMovement;animation-duration:24s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.rewind-card{border-radius:var(--rewind-border-radius);display:flex;flex-direction:column;text-align:center;padding:1em;box-sizing:border-box;align-items:center;justify-content:center;width:100%;max-width:700px}.rewind-card__title{font-family:var(--jersey-heading) !important;font-weight:600;font-size:var(--font-up-3);-webkit-font-smoothing:antialiased}@media screen and (max-width: 525px){.rewind-card__title{font-size:var(--font-up-2)}}@media screen and (max-width: 475px){.rewind-card__title{font-size:var(--font-up-0)}}.rewind-card__data{font-weight:normal;font-size:16px;-webkit-font-smoothing:antialiased}.--post-received-reactions{margin-block:1em}.--post-received-reactions .rewind-report-container{align-items:center;justify-content:space-between;gap:.5em}@media screen and (max-width: 475px){.--post-received-reactions .rewind-report-container{gap:.125em}}.--post-received-reactions .rewind-report-title{border:none;width:100%;text-align:center;margin:0 0 0 -1em}.--post-received-reactions .rewind-card{flex-direction:row;gap:.5em;height:min-content;perspective:1000px;will-change:transform;transform-style:preserve-3d;border-radius:var(--rewind-border-radius);cursor:pointer;animation-name:ambientMovement;animation-duration:4000ms;animation-delay:calc(-4000ms*var(--rand));animation-iteration-count:infinite;animation-timing-function:ease-in-out;z-index:1;color:var(--rewind-white);border:none}.--post-received-reactions .rewind-card .emoji{width:30px;height:30px;image-rendering:crisp-edges;transform:scale(1)}.--post-received-reactions .rewind-card__emoji{font-size:12px}.--post-received-reactions .scale:nth-child(1){padding:.25em;transform:rotateZ(calc(var(--ambientAmount) * 12deg))}.--post-received-reactions .scale:nth-child(1) .emoji{width:20px;height:20px}.--post-received-reactions .scale:nth-child(2){padding:.35em;transform:rotateZ(calc(var(--ambientAmount) * 11.2deg))}.--post-received-reactions .scale:nth-child(2) .emoji{width:22px;height:22px}.--post-received-reactions .scale:nth-child(3){transform:rotateZ(calc(var(--ambientAmount) * 10deg));padding:.5em}.--post-received-reactions .scale:nth-child(3) .emoji{width:24px;height:24px}.--post-received-reactions .scale:nth-child(4){transform:rotateZ(calc(var(--ambientAmount) * 8deg));padding:.75em}.--post-received-reactions .scale:nth-child(4) .emoji{width:26px;height:26px}.--post-received-reactions .scale:nth-child(5){transform:rotateZ(calc(var(--ambientAmount) * 13deg))}@media screen and (max-width: 625px){.--post-received-reactions .scale{width:min-content}.--post-received-reactions .scale:nth-child(1){padding:.15em}.--post-received-reactions .scale:nth-child(2){padding:.25em}.--post-received-reactions .scale:nth-child(3){padding:.35em}.--post-received-reactions .scale:nth-child(4){padding:.45em}.--post-received-reactions .scale:nth-child(5){padding:.65em}}@media screen and (max-width: 475px){.--post-received-reactions .scale{width:min-content}.--post-received-reactions .scale:nth-child(1){padding:.15em;display:none}.--post-received-reactions .scale:nth-child(2){padding:.2em;margin-top:10px}.--post-received-reactions .scale:nth-child(3){padding:.2em;margin-top:20px}.--post-received-reactions .scale:nth-child(4){padding:.2em}.--post-received-reactions .scale:nth-child(5){padding:.2em;margin-top:20px}}.--post-used-reactions .rewind-card{border:2px solid var(--rewind-green);border-radius:var(--rewind-border-radius);border-radius:0 var(--rewind-border-radius) var(--rewind-border-radius) var(--rewind-border-radius)}.--post-used-reactions .rewind-reactions-chart{display:flex;flex-direction:column;width:100%}.--post-used-reactions .rewind-reactions-row{display:grid;grid-template-columns:25px 50px 1fr;gap:1em;padding:1em 0}.--post-used-reactions .rewind-reactions-row img.emoji{vertical-align:baseline;image-rendering:crisp-edges;transform:scale(1)}.--post-used-reactions .rewind-reactions-row:nth-child(2) .rewind-reactions-bar{animation-delay:.25s}.--post-used-reactions .rewind-reactions-row:nth-child(3) .rewind-reactions-bar{animation-delay:-0.25s}.--post-used-reactions .rewind-reactions-row:nth-child(4) .rewind-reactions-bar{animation-delay:.5s}.--post-used-reactions .rewind-reactions-row:nth-child(5) .rewind-reactions-bar{animation-delay:-0.5s}.--post-used-reactions .emoji{height:25px;width:25px;padding-top:2px}.--post-used-reactions .percentage{font-weight:normal;font-display:var(--pixel-text);font-size:16px;color:var(--rewind-white);padding-top:.35em}.--post-used-reactions .rewind-reactions-bar{background:var(--rewind-white);height:25px;background-size:50px 50px;border-radius:3px;background-image:linear-gradient(-45deg, var(--rewind-black) 12.5%, var(--rewind-white) 12.5%, var(--rewind-white) 50%, var(--rewind-black) 50%, var(--rewind-black) 62.5%, var(--rewind-white) 62.5%);border:4px solid var(--rewind-black);box-shadow:0 0 0 4px var(--rewind-white)}@media(prefers-reduced-motion: no-preference){.--post-used-reactions .rewind-reactions-bar{animation:anim 5s linear infinite}}@keyframes anim{0%{background-position:0 0}100%{background-position:25px 25px}}.--post-used-reactions .rewind-total-reactions{font-size:12px;font-weight:normal;margin-top:1em;color:var(--rewind-green);text-align:start}.--activity-calendar{margin-bottom:2em}.--activity-calendar .rewind-report-title{border:none;width:100%;text-align:center;box-sizing:border-box}.--activity-calendar .rewind-card{padding:0}.--activity-calendar .rewind-calendar{border-collapse:unset;border-spacing:3px;width:100%}@media screen and (max-width: 475px){.--activity-calendar .rewind-calendar{border-spacing:1px}}.--activity-calendar .rewind-calendar tr{border:none}.--activity-calendar .activity-header-cell{font-size:10px;font-weight:normal;text-align:left;color:#fff}.--activity-calendar .rewind-calendar-cell{height:10px;width:10px}@media screen and (max-width: 475px){.--activity-calendar .rewind-calendar-cell{height:5px;width:5px}}.--activity-calendar .rewind-calendar-cell.--empty{background:var(--primary-low)}.--activity-calendar .rewind-calendar-cell.--low{background:color-mix(in srgb, var(--rewind-green) 40%, transparent)}.--activity-calendar .rewind-calendar-cell.--medium{background:color-mix(in srgb, var(--rewind-green) 70%, transparent)}.--activity-calendar .rewind-calendar-cell.--high{background:var(--rewind-green);animation:pulse-high 2s ease-in-out infinite}@keyframes pulse-high{0%,100%{box-shadow:0 0 0 rgba(0,255,0,0)}50%{box-shadow:0 0 8px 2px var(--rewind-green)}}.--best-posts{margin-bottom:1em}.--best-posts .rewind-report-container{display:grid;grid-template-columns:repeat(3, calc(32% - 0.3333333333em));gap:1em}@media screen and (max-width: 580px){.--best-posts .rewind-report-container{padding:1em;grid-template-columns:1fr}}.--best-posts .rewind-report-title{margin-left:0;width:100%;text-align:center;box-sizing:border-box;border:none}@media screen and (min-width: 550px){.--best-posts .rewind-report-title{margin-bottom:1em}}.--best-posts .rewind-card{border-radius:0;min-width:0;box-sizing:border-box;padding:.5em;position:relative;color:var(--rewind-black);display:flex;flex-direction:column;text-align:left;max-width:700px;height:100%;background:linear-gradient(225deg, transparent 13px, var(--rewind-white) 13px)}.--best-posts .rewind-card::before{content:"";display:block;width:0;position:absolute;top:-1px;right:-1px;border:10px solid rgba(0,0,0,0);border-left:10px solid var(--rewind-white);border-bottom:10px solid var(--rewind-white);box-shadow:0 2px 4px rgba(0,0,0,.4),-1px 1px 4px rgba(0,0,0,.4)}.--best-posts .rewind-card.rank-1::before{border-left:10px solid #ffd82a;border-bottom:10px solid #ffd82a}.--best-posts .rewind-card.rank-2::before{border-left:10px solid #d6d6d6;border-bottom:10px solid #d6d6d6}.--best-posts .rewind-card.rank-3::before{border-left:10px solid #cd7f32;border-bottom:10px solid #cd7f32}.--best-posts .best-posts__post{width:100%}.--best-posts .best-posts__post p{font-family:var(--pixel-text) !important;font-weight:normal;font-size:var(--font-down-2);width:100%;text-align:left;color:var(--rewind-grey)}@media screen and (max-width: 475px){.--best-posts .best-posts__post p{font-size:var(--font-down-2)}}.--best-posts .best-posts__post h1,.--best-posts .best-posts__post h2{font-family:var(--jersey-heading);font-size:32px;line-height:22px}.--best-posts .best-post__post h5{font-family:var(--jersey-heading)}.--best-posts .best-posts__post table{font-family:var(--pixel-text) !important;font-weight:normal;font-size:var(--font-down-1)}.--best-posts .best-posts__post img{max-width:100%;height:auto}.--best-posts .best-posts__post code,.--best-posts .best-posts__post pre{font-family:var(--pixel-text);font-weight:normal;font-size:var(--font-down-1)}.--best-posts .best-posts__metadata a{font-family:var(--pixel-text);text-transform:uppercase;color:var(--rewind-blue);text-decoration:underline}.--best-posts .best-posts__metadata{font-weight:normal;font-size:12px;display:flex;gap:10px;color:var(--primary-700);align-items:center;margin-top:auto;width:100%}.--best-posts .best-posts__likes,.--best-posts .best-posts__replies{font-family:var(--pixel-text);border:1px solid var(--rewind-light-grey);padding:3px 8px;border-radius:var(--rewind-border-radius);display:flex;gap:5px;align-items:center}.--best-posts .best-posts__likes svg,.--best-posts .best-posts__replies svg{color:var(--primary-700)}.--best-topics{padding-bottom:0;margin-top:2em}.--best-topics .rewind-report-container{flex-direction:column;gap:1em}.--best-topics .best-topics__title{color:var(--primary)}.--best-topics .rewind-report-title{margin-left:0;width:100%;text-align:center;box-sizing:border-box;border:none}.--best-topics .rewind-card{gap:1em;max-width:700px;background:none;display:grid;grid-template-columns:repeat(3, 33%);align-items:start}@media screen and (max-width: 580px){.--best-topics .rewind-card{grid-template-columns:1fr}}.--best-topics .best-topics__header{font-family:var(--jersey-heading);margin:0;color:var(--rewind-black);font-size:var(--font-up-1);line-height:var(--font-0);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis}.--best-topics .best-topics__metadata a{font-family:var(--pixel-text);text-transform:uppercase;color:var(--rewind-blue);text-decoration:underline}.--best-topics .best-topics__metadata{font-weight:normal;font-size:12px;display:flex;gap:10px;color:var(--primary-700);align-items:center;margin-top:auto;width:100%;padding-top:10px;justify-content:flex-end}.--best-topics .best-topics__topic{box-sizing:border-box;padding:.5em;position:relative;color:var(--primary);display:flex;flex-direction:column;text-align:left;max-width:700px;height:100%;background:linear-gradient(225deg, transparent 13px, var(--rewind-white) 13px)}.--best-topics .best-topics__topic::before{content:"";display:block;width:0;position:absolute;top:-1px;right:-1px;border:10px solid rgba(0,0,0,0);border-left:10px solid var(--rewind-white);border-bottom:10px solid var(--rewind-white);box-shadow:0 2px 4px rgba(0,0,0,.4),-1px 1px 4px rgba(0,0,0,.4)}.--best-topics .best-topics__topic.rank-1::before{border-left:10px solid #ffd82a;border-bottom:10px solid #ffd82a}.--best-topics .best-topics__topic.rank-2::before{border-left:10px solid #d6d6d6;border-bottom:10px solid #d6d6d6}.--best-topics .best-topics__topic.rank-3::before{border-left:10px solid #cd7f32;border-bottom:10px solid #cd7f32}.--best-topics .best-topics__excerpt{font-family:var(--pixel-text);font-size:var(--font-down-2);font-weight:400;color:var(--rewind-grey);text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;line-clamp:8;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 475px){.--best-topics .best-topics__excerpt{max-width:100%;overflow:hidden;font-size:var(--font-down-2)}}.--best-topics .best-topics__excerpt:empty{display:none}.--top-words .rewind-report-container{border:none;background-color:rgba(0,0,0,0);width:100%;flex-direction:column;margin-bottom:1em}.--top-words .rewind-report-container .rewind-report-title{box-sizing:border-box;width:100%;text-align:center;margin-left:0;border:none !important;margin-bottom:1em}.cards-container{display:flex}@media(max-width: 525px){.cards-container{display:grid;grid-template:".  .  .  .  w  w  .  .  .  . " auto ".  .  .  .  w  w  .  .  .  . " auto ".  .  a  a  w  w  z  z  .  . " auto ".  .  a  a  w  w  z  z  .  . " auto ".  .  a  a  .  .  z  z  .  . " auto ".  .  a  a  .  .  z  z  .  . " auto ".  .  .  d  d  c  c  .  .  . " auto ".  .  .  d  d  c  c  .  .  . " auto ".  .  .  d  d  c  c  .  .  . " auto ".  .  .  d  d  c  c  .  .  . " auto/auto auto auto auto auto auto auto auto}.cards-container .rewind-card__wrapper:nth-child(1){grid-area:w}.cards-container .rewind-card__wrapper:nth-child(2){grid-area:a}.cards-container .rewind-card__wrapper:nth-child(3){grid-area:z}.cards-container .rewind-card__wrapper:nth-child(4){grid-area:d}.cards-container .rewind-card__wrapper:nth-child(5){grid-area:c}}.rewind-card__wrapper{width:150px;height:175px;perspective:1000px;will-change:transform;transform-style:preserve-3d;border-radius:var(--rewind-border-radius);cursor:pointer;animation-name:ambientMovement;animation-duration:4000ms;animation-delay:calc(-4000ms*var(--rand));animation-iteration-count:infinite;animation-timing-function:ease-in-out;transform:rotateZ(calc(var(--ambientAmount) * 10deg));z-index:1}@media screen and (max-width: 625px){.rewind-card__wrapper{width:115px}}@media screen and (max-width: 475px){.rewind-card__wrapper{width:100px;height:125px}}@media screen and (max-width: 350px){.rewind-card__wrapper{width:80px;height:125px}}.rewind-card__wrapper .rewind-card{box-shadow:0 0 0 4px rgb(var(--mystery-color-light), 1);border:none}.rewind-card__wrapper .rewind-card__inner{position:relative;width:100%;height:100%;text-align:center;transform-style:preserve-3d;transition:transform,box-shadow;transition-duration:.35s;transition-timing-function:cubic-bezier(0.73, 0.42, 0.03, 0.78);box-shadow:0 0 6px 2px rgb(var(--primary-rgb), 0.25)}.rewind-card__wrapper.mouseleave{animation:flip-shrink .35s cubic-bezier(0.73, 0.42, 0.03, 0.78) 0s forwards;z-index:999}.rewind-card__wrapper.flipped .rewind-card__inner{transform:rotateY(180deg)}.rewind-card__wrapper:hover{animation:flip-zoom .35s cubic-bezier(0.73, 0.42, 0.03, 0.78) 0s forwards;z-index:999}.rewind-card__wrapper:hover .rewind-card__inner{box-shadow:0 3px 8px 2px rgb(var(--primary-rgb), 0.25)}.rewind-card__wrapper .rewind-card.--front{padding:.5em;display:grid;grid-template:"tl .  . " 1fr ".  .  . " 1fr ".  cr . " 3fr ".  .  . " 1fr ".  .  br" 1fr/1fr 3fr 1fr;background:radial-gradient(circle at 4px 4px, rgba(0, 0, 0, 0.05) 1px, var(--rewind-white) 1px, var(--rewind-white) 6px) 0 0/6px 6px,var(--rewind-white)}.rewind-card__wrapper .rewind-card.--back{transform:rotateY(180deg);background-color:var(--rewind-white);color:var(--rewind-black)}.rewind-card__wrapper .rewind-card.--front,.rewind-card__wrapper .rewind-card.--back{position:absolute;width:100%;height:100%;backface-visibility:hidden}.rewind-card__wrapper.--long-word .rewind-card__title{font-size:var(--font-0)}.rewind-card__wrapper.--long-word .rewind-card{padding:2px}.rewind-card__wrapper .rewind-card__title{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;line-height:1}.rewind-card__wrapper .rewind-card__data{margin-top:.5em}.rewind-card__wrapper .rewind-card__image{image-rendering:pixelated}.rewind-card__wrapper .rewind-card__image.tl{grid-area:tl}.rewind-card__wrapper .rewind-card__image.tl img{width:20px;height:20px}@media screen and (max-width: 475px){.rewind-card__wrapper .rewind-card__image.tl img{height:15px;width:15px}}.rewind-card__wrapper .rewind-card__image.cr{grid-area:cr}.rewind-card__wrapper .rewind-card__image.cr img{width:50px;height:50px}@media screen and (max-width: 475px){.rewind-card__wrapper .rewind-card__image.cr img{height:30px;width:30px}}.rewind-card__wrapper .rewind-card__image.br{grid-area:br}.rewind-card__wrapper .rewind-card__image.br img{width:20px;height:20px;transform:rotate(180deg)}@media screen and (max-width: 475px){.rewind-card__wrapper .rewind-card__image.br img{height:15px;width:15px}}@keyframes flip-zoom{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1.25)}}@keyframes flip-shrink{0%{transform:scale(1.25)}50%{transform:scale(0.9)}100%{transform:scale(1)}}@keyframes ambientMovement{0%{--ambientAmount: 0.1}50%{--ambientAmount: -0.1}100%{--ambientAmount: 0.1}}@property --ambientAmount{syntax:"<number>";inherits:true;initial-value:.1}.--most-viewed-tags .rewind-report-title{box-sizing:border-box;border:none;width:100%;margin:0;text-align:center;margin-bottom:.5em}.--most-viewed-tags .rewind-report-container{display:flex;gap:.5em;flex-wrap:wrap}.most-viewed-tags__tag{font-family:var(--pixel-text)}.--most-viewed-categories .rewind-report-container{display:flex;gap:.5em;flex-wrap:wrap}.--most-viewed-categories .rewind-report-title{margin-left:0;width:100%;text-align:center;box-sizing:border-box;border:none;margin-bottom:1em}.--most-viewed-categories .rewind-card{border:2px solid var(--rewind-green);border-radius:var(--rewind-border-radius);width:max-content;flex-grow:1;position:relative}.most-viewed-categories__category{font-family:var(--pixel-text)}@font-face{font-family:receipt-narrow;src:url("https://d3bpeqsaub0i6y.cloudfront.net/plugins/discourse-rewind/fonts/receipt-narrow.woff2") format("woff2");font-display:auto;font-style:normal;font-weight:400;font-stretch:normal}@font-face{font-family:"Jersey 20";font-style:normal;font-weight:400;font-display:swap;src:url("https://d3bpeqsaub0i6y.cloudfront.net/plugins/discourse-rewind/fonts/jersey-20-v2-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Pixelify Sans";font-style:normal;font-weight:400;src:url("https://d3bpeqsaub0i6y.cloudfront.net/plugins/discourse-rewind/fonts/pixelify-sans-v1-latin-regular.woff2") format("woff2")}.rewind{--jersey-heading: "Jersey 20", helvetica, arial, sans-serif;--pixel-text: "receipt-narrow", sans-serif}.rewind h1,.rewind h2,.rewind h3,.rewind h4,.rewind h5{font-family:var(--jersey-heading);-webkit-font-smoothing:antialiased}.rewind p,.rewind span,.rewind table,.rewind td,.rewind tr{font-family:var(--pixel-text);-webkit-font-smoothing:antialiased}h2.rewind-report-title{text-transform:uppercase;color:var(--rewind-green);z-index:2;line-height:1.2}.reading-time__book{display:flex;align-items:center;justify-content:center;perspective:1000px}.book{width:150px;height:200px;position:relative;transform-style:preserve-3d;transform:rotateY(-20deg);z-index:2}@media screen and (max-width: 475px){.book{width:100px;height:133px}}p.reading-time__text{font-family:var(--pixel-text)}.reading-time code{background-color:var(--rewind-white);color:var(--rewind-black)}.book img{position:absolute;top:0;left:0;width:150px;height:200px;transform:translateZ(17.5px);background-color:#01060f;border-radius:0 5px 5px 0;box-shadow:5px 5px 20px rgba(0,0,0,.05);image-rendering:crisp-edges}@media screen and (max-width: 475px){.book img{width:100px;height:133px}}.book::before{position:absolute;content:" ";left:0;top:4px;width:33px;height:192px;transform:translateX(128.5px) rotateY(90deg);background:linear-gradient(90deg, #fff 0%, #f9f9f9 5%, #fff 10%, #f9f9f9 15%, #fff 20%, #f9f9f9 25%, #fff 30%, #f9f9f9 35%, #fff 40%, #f9f9f9 45%, #fff 50%, #f9f9f9 55%, #fff 60%, #f9f9f9 65%, #fff 70%, #f9f9f9 75%, #fff 80%, #f9f9f9 85%, #fff 90%, #b6b6b6 95%, #b6b6b6 100%)}@media screen and (max-width: 475px){.book::before{left:-43px;width:22px;height:125px}}.book::after{position:absolute;top:0;left:0;content:" ";width:150px;height:200px;transform:translateZ(-17.5px);background-color:var(--book-color);border-radius:0 5px 5px 0;box-shadow:0 0 1px 1px rgba(0,0,0,.25)}@media screen and (max-width: 475px){.book::after{width:100px;height:133px}}.reading-time__text{color:var(--rewind-white);font-weight:normal;width:50%}@media screen and (max-width: 475px){.reading-time__text{font-size:var(--font-down-2)}}.reading-time .rewind-card{gap:1em;padding:1.5em;flex-direction:row;justify-content:space-around;align-items:center;text-align:left;--book-color: var(--primary-very-high);border:2px solid var(--rewind-green);border-radius:var(--rewind-border-radius);border-radius:0 var(--rewind-border-radius) var(--rewind-border-radius) var(--rewind-border-radius)}@media screen and (max-width: 475px){.reading-time .rewind-card{padding:.75em}}.book-series{width:150px;height:200px;transform-style:preserve-3d;transform:rotateY(-20deg);position:absolute;background-color:var(--book-color);border-radius:0 5px 5px 0;box-shadow:0 0 1px 1px rgba(0,0,0,.25);z-index:1}@media screen and (max-width: 475px){.book-series{width:100px;height:133px}}.book-series::before{position:absolute;content:" ";left:0;top:4px;width:33px;height:192px;transform:translateX(128.5px) rotateY(90deg);background:linear-gradient(90deg, #fff 0%, #f9f9f9 5%, #fff 10%, #f9f9f9 15%, #fff 20%, #f9f9f9 25%, #fff 30%, #f9f9f9 35%, #fff 40%, #f9f9f9 45%, #fff 50%, #f9f9f9 55%, #fff 60%, #f9f9f9 65%, #fff 70%, #f9f9f9 75%, #fff 80%, #f9f9f9 85%, #fff 90%, #b6b6b6 95%, #b6b6b6 100%)}@media screen and (max-width: 475px){.book-series::before{left:-43px;width:22px;height:125px}}.book-series.one{top:3px;left:14px}@media screen and (max-width: 475px){.book-series.one{top:3px;left:11px}}.book-series.two{top:5px;left:22px;z-index:-1}@media screen and (max-width: 475px){.book-series.two{top:5px;left:17px}}.book-series.three{top:7px;left:31px;z-index:-2}@media screen and (max-width: 475px){.book-series.three{display:none}}.--fbff{--border-size: 6px;margin-block:1em}@media screen and (max-width: 768px){.--fbff{--border-size: 4px}}@media screen and (max-width: 475px){.--fbff{--border-size: 3px}}.--fbff .rewind-report-title{width:100%;text-align:center;border:none;margin:0;box-sizing:border-box}.--fbff .rewind-card{display:grid;grid-template-columns:100px 1fr 100px;border:none}@media screen and (max-width: 625px){.--fbff .rewind-card{grid-template-columns:1fr 1fr 1fr;grid-template-rows:min-content min-content;grid-template-areas:"gif gif gif" "friend nothing you"}}.--fbff .fbff-gif-container{position:relative;width:90%;border-radius:var(--rewind-border-radius);align-self:center;justify-self:center;z-index:10}@media screen and (max-width: 625px){.--fbff .fbff-gif-container{grid-area:gif}}.--fbff .fbff-gif{width:100%;border-radius:var(--rewind-border-radius)}.--fbff .fbff-avatar-container{z-index:10;display:grid;grid-template-rows:1fr min-content;flex-direction:column}@media screen and (max-width: 625px){.--fbff .fbff-avatar-container:first-of-type{grid-area:friend}.--fbff .fbff-avatar-container:last-of-type{grid-area:you}}.--fbff .fbff-avatar-container img.avatar{align-self:center;justify-self:center;width:75px;height:75px;border-radius:0}@media screen and (max-width: 768px){.--fbff .fbff-avatar-container img.avatar{width:50px;height:50px}}@media screen and (max-width: 475px){.--fbff .fbff-avatar-container img.avatar{width:25px;height:25px}}.--fbff .fbff-avatar-name{margin:0;align-self:center;justify-self:center;height:min-content;font-size:var(--font-down-1);font-family:"Pixelify Sans",sans-serif;color:var(--rewind-magenta);margin-top:.5em;line-height:1;overflow-wrap:anywhere}@media screen and (max-width: 475px){.--fbff .fbff-avatar-name{font-size:var(--font-down-3)}}.--writing-analysis .writing-analysis{border:2px solid var(--rewind-green);width:100%;color:var(--rewind-green);font-size:.6em;font-family:"Pixelify Sans",sans-serif}.--writing-analysis .rewind-report-title{margin-bottom:0}.--writing-analysis .writing-analysis__titlebar{background:var(--rewind-green);color:#000;padding:6px 10px;font-weight:bold;display:flex;justify-content:space-between}.--writing-analysis .writing-analysis__menubar{background:var(--rewind-green);color:#000;padding:4px 10px 6px;display:flex;gap:30px}.--writing-analysis .writing-analysis__menu-item--right{margin-left:auto}.--writing-analysis .writing-analysis__frame{padding:0}.--writing-analysis .writing-analysis__header-row{display:flex;justify-content:space-between;margin-bottom:10px}.--writing-analysis .writing-analysis__helpbox{border:2px solid var(--rewind-green);margin-left:10px;margin-top:10px;padding:10px;width:180px;text-align:center;height:20px}@media(max-width: 39.999rem){.--writing-analysis .writing-analysis__helpbox{height:auto}}.--writing-analysis .writing-analysis__release{text-align:center;margin-top:10px;width:250px}.--writing-analysis .writing-analysis__release-name{font-weight:bold;margin-bottom:6px}.--writing-analysis .writing-analysis__release-meta{font-size:14px}.--writing-analysis .writing-analysis__stats{border-top:14px solid var(--rewind-green);padding:0 20px;display:flex;gap:20px}@media(max-width: 39.999rem){.--writing-analysis .writing-analysis__stats{flex-direction:column;border-top:none;border-bottom:14px solid var(--rewind-green);padding:20px 0;gap:10px}}.--writing-analysis .writing-analysis__stats-col{padding-top:10px;width:140px;border-right:10px solid var(--rewind-green)}.--writing-analysis .writing-analysis__stats-col:last-of-type{border-right:none}@media(max-width: 39.999rem){.--writing-analysis .writing-analysis__stats-col{border-right:none;border-top:10px solid var(--rewind-green);padding:10px 10px 0 10px;width:auto}}.--writing-analysis .writing-analysis__stats-label{font-weight:bold}.--writing-analysis .writing-analysis__stats-value{margin-bottom:15px}.rewind-logo{height:40px}.rewind-logo.--light{display:none}.rewind-logo.--dark{display:block}@media(prefers-color-scheme: dark){.rewind-logo.--light{display:block}.rewind-logo.--dark{display:none}}.rewind__header{padding:1em 0 1em 1em;background-color:#fbf8e4;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0    168.7 52.42"><path d="m0 0 49.67 52.42h23.8L23.81 0z" style="fill:%23d0222b"/><path d="m23.81 0    49.66 52.42h23.81L47.62 0z" style="fill:%23f15f25"/><path d="m47.62 0 49.66 52.42h23.81L71.42    0z" style="fill:%23fcf6b2"/><path d="m71.42 0 49.67 52.42h23.8L95.23 0z"    style="fill:%2310a94d"/><path d="m95.23 0 49.66 52.42h23.81L119.04 0z"    style="fill:%2329abe2"/></svg>');background-repeat:no-repeat;background-position:150px;top:0;position:sticky;z-index:3;color:var(--rewind-black)}.rewind__header .rewind-logo{margin-bottom:5px}.rewind__header p{margin:0 .5em 0 0;text-transform:uppercase;font-size:var(--font-up-1)}.rewind__header-logo{display:grid;grid-template-areas:"logo rewind" "logo year";width:7em}.rewind__header-logo svg{grid-area:logo;width:2.5em;height:2.5em}.rewind__header-title{grid-area:rewind;line-height:1;transform:skewX(15deg)}.rewind__header-year{line-height:1;font-weight:bold;font-size:1.5em}.rewind-notification-active #toggle-current-user::after{width:48px;height:48px;position:absolute;left:-4px;top:-4px;content:"";background-image:url("https://d3bpeqsaub0i6y.cloudfront.net/plugins/discourse-rewind/images/rewind-avatar-shimmer.gif");display:block;background-size:cover}@media(prefers-reduced-motion: reduce){.rewind-notification-active #toggle-current-user::after{background-image:url("https://d3bpeqsaub0i6y.cloudfront.net/plugins/discourse-rewind/images/rewind-avatar-static.png")}}.rewind-notification-active .d-header-icons .badge-notification{z-index:1}.quick-access-panel>ul,.quick-access-panel .empty-state__container{height:100%}.rewind-callout__container{height:47px;border-bottom:1px solid var(--primary-low)}@media screen and (max-width: 639px){.rewind-callout__container{height:40px}}#rewind-vhs{display:block;width:100%;height:100%}.btn.rewind-callout{padding:0;margin:0 auto;width:100%;transition:transform .3s ease;transform-origin:left top;z-index:2}.btn.rewind-callout svg{transition:box-shadow .3s ease}.btn.rewind-callout:hover{transform:translateX(10px) translateY(10px) scale(1.05)}.btn.rewind-callout:hover svg{box-shadow:-10px 10px 15px rgba(0,0,0,.15)}.rewind-callout{position:relative;display:inline-block;transition:transform 200ms ease}.rewind-callout .btn.no-text.--special-kbd{top:.75em;right:1em;font-size:var(--font-down-3)}@media screen and (max-width: 639px){.rewind-callout .btn.no-text.--special-kbd{top:.45em}}.rewind-callout::before{content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0    287.46 22.28"><path d="m0 0 64.78 22.28h44.53L44.54 0z" style="fill:%23d0232b"/><path d="m44.54    0 64.77 22.28h44.54L89.08 0z" style="fill:%23f15e24"/><path d="m89.08 0 64.77    22.28h44.54L133.61 0z" style="fill:%23fdf6b0"/><path d="m133.61 0 64.78 22.28h44.54L178.15 0z"    style="fill:%230ea94e"/><path d="m178.15 0 64.78 22.28h44.53L222.69 0z"    style="fill:%232bace2"/></svg>');background-repeat:no-repeat;background-position:47% 100%;background-size:139px;background-blend-mode:multiply;position:absolute;left:-48px;top:-15px;z-index:-1;width:100%;height:16px;background-color:#d4d1bc;transform:skew(72deg, 0deg);transform-origin:50% 0% 0;transition:transform 200ms ease,width 200ms ease}.rewind-callout::after{content:"";position:absolute;left:-10px;top:-5px;z-index:-1;width:10px;height:calc(100% - 3px);background-color:#e8e5d0;transform:skew(0deg, 41deg) scale3d(1, 1, 1)}.--most-viewed-tags .rewind-card,.--most-viewed-categories .rewind-card{border:2px solid var(--rewind-green);border-radius:var(--rewind-border-radius);flex-grow:1;position:relative;background:var(--rewind-black);border-radius:4px;z-index:1;width:100%;transition:transform .3s ease;transform:skew(-1deg) scaleY(1)}.--most-viewed-tags .rewind-card p,.--most-viewed-categories .rewind-card p{color:var(--rewind-white)}@media(max-width: 39.999rem){.--most-viewed-tags .rewind-report-container,.--most-viewed-categories .rewind-report-container{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}.--most-viewed-tags .rewind-report-container .folder-wrapper,.--most-viewed-categories .rewind-report-container .folder-wrapper{width:100%}}.--most-viewed-tags .folder-tab,.--most-viewed-categories .folder-tab{display:block;content:"";width:3em;height:1em;border:2px solid var(--rewind-green);border-bottom:none;border-radius:6px 6px 0 0;position:absolute;top:-1em;left:0;z-index:1;transition:background-color .3s ease;background:var(--rewind-black)}.--most-viewed-tags .folder-bg,.--most-viewed-categories .folder-bg{content:"";border:2px solid var(--rewind-green);width:calc(100% - 4px);bottom:0;top:0;left:0;right:0;position:absolute;border-radius:0 4px 4px;transition:background-color .3s ease;z-index:-1}.--most-viewed-tags .folder-wrapper,.--most-viewed-categories .folder-wrapper{display:flex;position:relative;flex:1;margin-top:1.5em;width:25%;overflow-wrap:anywhere}.--most-viewed-tags .folder-wrapper .rewind-card,.--most-viewed-categories .folder-wrapper .rewind-card{padding:.5em .5em}@media(max-width: 39.999rem){.--most-viewed-tags .folder-wrapper,.--most-viewed-categories .folder-wrapper{width:50%}}.--most-viewed-tags .folder-wrapper.--opened,.--most-viewed-categories .folder-wrapper.--opened{z-index:4}.--most-viewed-tags .folder-wrapper.--opened .folder-bg,.--most-viewed-tags .folder-wrapper.--opened .folder-tab,.--most-viewed-categories .folder-wrapper.--opened .folder-bg,.--most-viewed-categories .folder-wrapper.--opened .folder-tab{background-color:var(--rewind-white)}.--most-viewed-tags .folder-wrapper.--opened .rewind-card,.--most-viewed-categories .folder-wrapper.--opened .rewind-card{transform:skew(-10deg) scaleY(0.9) translateY(7px) translateX(10px);box-shadow:-12px -30px 30px hsla(0,0%,100%,.5)}.--most-viewed-tags .folder-wrapper.--opened .rewind-card p,.--most-viewed-categories .folder-wrapper.--opened .rewind-card p{color:var(--rewind-yellow)}:root{--d-yellow: 251, 245, 175;--d-blue: 40, 171, 226;--d-green: 12, 166, 78;--d-orange: 240, 121, 74;--d-red: 232, 74, 81;--d-yellow-dark: 197, 193, 140;--d-blue-dark: 39, 137, 178;--d-green-dark: 17, 138, 68;--d-orange-dark: 188, 105, 65;--d-red-dark: 183, 64, 70;--rewind-border-radius: 4px;--rewind-green: #0f0;--rewind-blue: #00f;--rewind-black: #111;--rewind-white: #fff;--rewind-magenta: #f0f;--rewind-grey: #555;--rewind-light-grey: #aaa;--rewind-yellow: rgb(237, 237, 84);--rewind-beige: #fbf8e4}.time-of-day__oscilloscope{background:var(--rewind-black);position:relative;overflow:hidden;width:100%;margin-bottom:1em}.time-of-day__oscilloscope::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center, rgba(0, 255, 0, 0.02) 0%, transparent 70%);pointer-events:none}.time-of-day__oscilloscope.--glitching svg{animation:peak-glitch .2s step-end}.oscilloscope__play-btn{position:absolute;top:10px;right:10px;z-index:10;background:rgba(0,0,0,.7);border:1px solid var(--rewind-green);color:var(--rewind-green);padding:.5em;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.discourse-no-touch .oscilloscope__play-btn:hover{color:var(--rewind-white);background:rgba(0,255,0,.2) !important;box-shadow:0 0 10px var(--rewind-green)}.discourse-no-touch .oscilloscope__play-btn:hover .d-icon{color:var(--rewind-white)}.oscilloscope__play-btn.--playing{background:rgba(0,255,0,.3);animation:audio-pulse .5s ease-in-out infinite}.oscilloscope__play-btn.--playing .d-icon{color:var(--rewind-magenta)}.oscilloscope__play-btn .d-icon{color:var(--rewind-green);margin:0}@keyframes audio-pulse{0%,100%{box-shadow:0 0 5px var(--rewind-green)}50%{box-shadow:0 0 10px var(--rewind-green)}}.oscilloscope__svg{width:100%;height:auto;display:block}.oscilloscope__grid-line{stroke:var(--rewind-green);stroke-width:.5;opacity:.2}.oscilloscope__grid-line.--vertical{opacity:.15}.oscilloscope__time-label{fill:var(--rewind-green);font-size:16px;text-anchor:middle;font-family:monospace;opacity:.6}.oscilloscope__waveform{fill:none;stroke:var(--rewind-green);stroke-width:2;filter:url("#glow");animation:pulse-waveform 3s ease-in-out infinite}.oscilloscope__dot{fill:var(--rewind-green);filter:url("#glow");opacity:.8;transform-origin:center;transform-box:fill-box}.oscilloscope__dot.active{fill:var(--rewind-yellow);filter:url("#glow-strong");opacity:1;animation:pulse-dot 2s ease-in-out infinite}.oscilloscope__playback-dot{fill:var(--rewind-magenta);filter:url("#glow-strong");opacity:1;pointer-events:none}@keyframes pulse-waveform{0%,100%{opacity:.9}50%{opacity:1}}@keyframes peak-glitch{0%{transform:translate(0, 0)}10%{transform:translate(-10px, 5px);filter:blur(2px);opacity:.5}20%{transform:translate(12px, -8px);filter:blur(1px);opacity:.8}30%{transform:translate(-8px, 3px);filter:blur(3px);opacity:.4}40%{transform:translate(15px, -5px);filter:blur(0.5px);opacity:1}50%{transform:translate(-12px, 7px);filter:blur(2px);opacity:.6}60%{transform:translate(10px, -4px);filter:blur(1.5px);opacity:.9}70%{transform:translate(-6px, 6px);filter:blur(1px);opacity:.7}80%{transform:translate(8px, -3px);filter:blur(0.5px);opacity:.85}90%{transform:translate(-4px, 2px);filter:blur(0.3px);opacity:.95}100%{transform:translate(0, 0);filter:none;opacity:1}}@keyframes pulse-dot{0%,100%{opacity:.7}50%{opacity:1}}.--time-of-day-activity{padding:0}@media screen and (min-width: 500px){.--time-of-day-activity{margin-block:1em}}.--time-of-day-activity .rewind-card{padding:0}.--time-of-day-activity .rewind-report-title{border:none;width:100%;text-align:center;box-sizing:border-box}.chat-usage{margin-inline:2em}.--chat-usage{box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #dfdfdf,inset -2px -2px var(--rewind-grey),inset 2px 2px var(--rewind-white);padding:2px;max-width:660px;transform:rotate(0.25deg);margin-bottom:2em}.--chat-usage .rewind-report-title{display:none}.--chat-usage .chat-window{overflow:hidden;width:100%;margin:0 auto;overflow-y:auto;max-height:400px;background:var(--rewind-light-grey)}.--chat-usage .chat-window__header{background:var(--rewind-blue);color:var(--rewind-white);padding:12px 16px;display:flex;justify-content:space-between;align-items:center;font-weight:bold;position:sticky;top:0;z-index:1}.--chat-usage .chat-window__title{font-size:16px}.--chat-usage .chat-window__status{font-size:12px;opacity:.9}.--chat-usage .chat-window__messages{padding:1em .5em;display:flex;flex-direction:column;gap:16px;min-height:400px}.--chat-usage .chat-message{display:flex;gap:8px;min-width:100%}.--chat-usage .chat-message.--left{flex-direction:row;align-self:flex-start}.--chat-usage .chat-message.--right{align-self:flex-end;justify-content:end}.--chat-usage .chat-message.--right .chat-message__author{text-align:right}.--chat-usage .chat-message__avatar{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.--chat-usage .chat-message__bubble{max-width:70%;padding:10px 14px;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #dfdfdf,inset -2px -2px var(--rewind-grey),inset 2px 2px var(--rewind-white)}.chat-message.--left .--chat-usage .chat-message__bubble{background:var(--rewind-grey);border-bottom-left-radius:4px}.chat-message.--right .--chat-usage .chat-message__bubble{background:var(--rewind-magenta);border-bottom-right-radius:4px}.--chat-usage .chat-message__author{font-size:11px;font-weight:bold;margin-bottom:4px;opacity:.7;color:var(--rewind-grey)}.--chat-usage .chat-message__text{font-size:14px;line-height:1.4;color:var(--rewind-black)}.--chat-usage .chat-message__text strong{color:var(--rewind-blue);font-weight:bold}.--chat-usage .chat-message__gif{max-width:200px;display:block}.--chat-usage .chat-message__channels{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.--chat-usage .chat-channel-link{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:8px;text-decoration:none;transition:all .2s ease;border:1px solid var(--rewind-blue);gap:.5em;font-size:var(--font-down-2)}.--chat-usage .chat-channel-link:hover{background:var(--rewind-white);border-color:var(--rewind-blue)}.--chat-usage .chat-channel-link__name{font-weight:bold;color:var(--rewind-blue)}.--chat-usage .chat-channel-link__count{font-size:12px;color:var(--rewind-blue)}.--new-user-interactions{display:flex;align-items:center;justify-content:center;margin-bottom:1em}.--new-user-interactions .wordart-container{text-align:center;margin:2em 0 2.5em}.--new-user-interactions .wordart-text{font-size:32px;color:var(--rewind-white);font-family:"Comic Sans MS",cursive,sans-serif}.--new-user-interactions .wordart-3d{font-size:64px;font-weight:900;font-family:Impact,Arial,sans-serif;text-transform:uppercase;display:inline-block;transform:rotate(-3deg);line-height:1}@media(max-width: 39.999rem){.--new-user-interactions .wordart-3d{font-size:24px;transform:translateY(1.5em)}}.--new-user-interactions .wordart-word{display:inline-block;white-space:nowrap;margin-right:.75em}.--new-user-interactions .wordart-letter{font-family:impact,arial,sans-serif;font-weight:bold;display:inline-block;color:aqua;letter-spacing:-0.4em;text-shadow:1px 1px 0 #00d,2px 2px 0 #00d,3px 3px 0 #00b,4px 4px 0 #00b,5px 5px 0 #009,6px 6px 0 #009,7px 7px 0 #007,8px 8px 0 #007,9px 9px 0 #005,10px 10px 0 #005,11px 11px 0 #003,12px 12px 0 #003,13px 13px 0 #001,14px 14px 0 #001,15px 15px 20px rgba(0,0,0,.5)}@media(prefers-reduced-motion: no-preference){.--new-user-interactions .wordart-letter{animation:wordart-wave 3s ease-in-out infinite}}.--new-user-interactions .wordart-letter:nth-child(1){animation-delay:0.05s;transform:translateY(11.9856384651px)}.--new-user-interactions .wordart-letter:nth-child(2){animation-delay:0.1s;transform:translateY(21.0367746202px)}.--new-user-interactions .wordart-letter:nth-child(3){animation-delay:0.15s;transform:translateY(24.9373746651px)}.--new-user-interactions .wordart-letter:nth-child(4){animation-delay:0.2s;transform:translateY(22.7324356706px)}.--new-user-interactions .wordart-letter:nth-child(5){animation-delay:0.25s;transform:translateY(14.9618036026px)}.--new-user-interactions .wordart-letter:nth-child(6){animation-delay:0.3s;transform:translateY(3.5280002015px)}.--new-user-interactions .wordart-letter:nth-child(7){animation-delay:0.35s;transform:translateY(-8.7695806922px)}.--new-user-interactions .wordart-letter:nth-child(8){animation-delay:0.4s;transform:translateY(-18.9200623827px)}.--new-user-interactions .wordart-letter:nth-child(9){animation-delay:0.45s;transform:translateY(-24.4382529416px)}.--new-user-interactions .wordart-letter:nth-child(10){animation-delay:0.5s;transform:translateY(-23.9731068666px)}.--new-user-interactions .wordart-letter:nth-child(11){animation-delay:0.55s;transform:translateY(-17.6385081393px)}.--new-user-interactions .wordart-letter:nth-child(12){animation-delay:0.6s;transform:translateY(-6.985387455px)}.--new-user-interactions .wordart-letter:nth-child(13){animation-delay:0.65s;transform:translateY(5.3779997022px)}.--new-user-interactions .wordart-letter:nth-child(14){animation-delay:0.7s;transform:translateY(16.424664968px)}.--new-user-interactions .wordart-letter:nth-child(15){animation-delay:0.75s;transform:translateY(23.4499994194px)}.--new-user-interactions .wordart-letter:nth-child(16){animation-delay:0.8s;transform:translateY(24.7339561656px)}.--new-user-interactions .wordart-letter:nth-child(17){animation-delay:0.85s;transform:translateY(19.9621778156px)}.--new-user-interactions .wordart-letter:nth-child(18){animation-delay:0.9s;transform:translateY(10.302962131px)}.--new-user-interactions .wordart-letter:nth-child(19){animation-delay:0.95s;transform:translateY(-1.8787780115px)}.--new-user-interactions .wordart-letter:nth-child(20){animation-delay:1s;transform:translateY(-13.6005277722px)}.--new-user-interactions .wordart-letter:nth-child(21){animation-delay:1.05s;transform:translateY(-21.9923939993px)}.--new-user-interactions .wordart-letter:nth-child(22){animation-delay:1.1s;transform:translateY(-24.9997551638px)}.--new-user-interactions .wordart-letter:nth-child(23){animation-delay:1.15s;transform:translateY(-21.8863043672px)}.--new-user-interactions .wordart-letter:nth-child(24){animation-delay:1.2s;transform:translateY(-13.41432295px)}.--new-user-interactions .wordart-letter:nth-child(25){animation-delay:1.25s;transform:translateY(-1.6580474338px)}.--new-user-interactions .wordart-letter:nth-child(26){animation-delay:1.3s;transform:translateY(10.5041759207px)}.--new-user-interactions .wordart-letter:nth-child(27){animation-delay:1.35s;transform:translateY(20.0946106638px)}.--new-user-interactions .wordart-letter:nth-child(28){animation-delay:1.4s;transform:translateY(24.7651838924px)}.--new-user-interactions .wordart-letter:nth-child(29){animation-delay:1.45s;transform:translateY(23.3723763881px)}.--new-user-interactions .wordart-letter:nth-child(30){animation-delay:1.5s;transform:translateY(16.2571960039px)}@keyframes wordart-wave{0%,100%{transform:translateY(0)}50%{transform:translateY(-35px)}}.--ai-usage .rewind-report-title{display:none}.--ai-usage .matrix-container{position:relative;min-height:600px;background:var(--rewind-black);overflow:hidden;border-radius:0;outline:inset 1px solid var(--rewind-green);outline-offset:5px;border:2px solid var(--rewind-green);box-shadow:0 0 20px 10px rgba(0,255,0,.2)}.--ai-usage .matrix-rain{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3}@media(prefers-reduced-motion: reduce){.--ai-usage .matrix-rain{display:none}}.--ai-usage .matrix-content{position:relative;z-index:1;padding:3em 1em 1em;color:var(--rewind-green);font-family:"Courier New",monospace}.--ai-usage .matrix-title{font-size:32px;font-weight:bold;text-align:center;margin-bottom:2em;letter-spacing:4px;text-shadow:0 0 5px var(--rewind-green)}.--ai-usage .matrix-title .matrix-subhead{font-size:var(--font-down-5);font-weight:normal}.--ai-usage .matrix-stats{display:flex;justify-content:space-around;margin-bottom:3em;flex-wrap:wrap;gap:2em}.--ai-usage .matrix-stat{text-align:center;flex:1;min-width:150px}.--ai-usage .matrix-stat__label{font-size:12px;letter-spacing:2px;margin-bottom:.5em;opacity:.8}.--ai-usage .matrix-stat__value{font-size:36px;font-weight:bold;text-shadow:0 0 5px var(--rewind-green)}.--ai-usage .matrix-section{margin-bottom:2em}.--ai-usage .matrix-section__title{font-size:18px;font-weight:bold;margin-bottom:1em;letter-spacing:2px;text-shadow:0 0 5px var(--rewind-green)}.--ai-usage .matrix-list{display:flex;flex-direction:column;gap:.75em}.--ai-usage .matrix-list__item{display:flex;justify-content:space-between;padding:.75em 1em;background:rgba(0,255,0,.05);border:1px solid rgba(0,255,0,.3);border-radius:4px}.--ai-usage .matrix-list__name{text-transform:uppercase;letter-spacing:1px}.--ai-usage .matrix-list__count{font-weight:bold;text-shadow:0 0 5px var(--rewind-green)}.--assignments .sticky-board{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0;margin:1em 0;z-index:9}.--assignments .sticky-note{width:180px;height:180px;box-shadow:3px 3px 8px rgba(0,0,0,.2);position:relative;font-family:"Brush Script MT",cursive,sans-serif;transition:transform .2s ease}.--assignments .sticky-note::before{content:"";position:absolute;top:0;left:0;right:0;height:30px;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.05), transparent);z-index:1}.--assignments .sticky-note.--yellow{background:linear-gradient(to bottom, #fef9c3 0%, #fde68a 100%)}.--assignments .sticky-note.--pink{background:linear-gradient(to bottom, #fecaca 0%, #fca5a5 100%)}.--assignments .sticky-note.--pink::after{content:"";position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 20px 20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0);box-shadow:-2px 2px 4px rgba(0,0,0,.2)}.--assignments .sticky-note.--blue{background:linear-gradient(to bottom, #bfdbfe 0%, #93c5fd 100%)}.--assignments .sticky-note.--green{background:linear-gradient(to bottom, #bbf7d0 0%, #86efac 100%)}.--assignments .sticky-note.--orange{background:linear-gradient(to bottom, #fed7aa 0%, #fdba74 100%)}.--assignments .sticky-note.--rotate-left{transform:rotate(-4deg)}.--assignments .sticky-note.--rotate-right{transform:rotate(3deg)}.--assignments .sticky-note.--rotate-left-small{transform:rotate(-2deg)}.--assignments .sticky-note.--rotate-right-small{transform:rotate(6deg)}.--assignments .sticky-note__content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;text-align:center}.--assignments .sticky-note__title{font-weight:bold;color:#333;margin-bottom:12px;line-height:1;padding:0 5em}.--assignments .sticky-note__value{font-size:36px;font-weight:bold;color:#1a1a1a}.--assignments .sticky-note__value .number{font-family:inherit}.--invites .guest-book{max-width:700px;width:100%;margin:2em auto;background:silver;border:4px outset #dfdfdf;box-shadow:5px 5px 0 rgba(0,0,0,.2)}.--invites .guest-book__cover{padding:2em;text-align:center;background:linear-gradient(135deg, #f0f 0%, #0ff 100%);border-bottom:4px ridge #fff;position:relative}.--invites .guest-book__cover::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.1) 10px, rgba(255, 255, 255, 0.1) 20px);pointer-events:none}.--invites .guest-book__title{font-family:"Comic Sans MS","Comic Sans",cursive;font-size:48px;color:#ff0;margin-bottom:.25em;text-shadow:3px 3px 0 #f0f,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;font-weight:bold}@media(prefers-reduced-motion: no-preference){.--invites .guest-book__title{animation:rainbow-text 3s linear infinite}}@keyframes rainbow-text{0%{color:#ff0}16%{color:lime}33%{color:aqua}50%{color:#f0f}66%{color:red}83%{color:#ff0}100%{color:lime}}.--invites .guest-book__subtitle{font-family:Arial,sans-serif;font-size:16px;font-weight:bold;color:#fff;letter-spacing:3px;text-shadow:2px 2px 0 #000;text-transform:uppercase}.--invites .guest-book__page{padding:2em;background:#fff;position:relative}.--invites .guest-book__entry{display:flex;justify-content:space-between;align-items:center;margin-bottom:1em;padding:.75em;background:linear-gradient(to right, #ffd700 0%, #ff69b4 100%);border:3px ridge #fff;font-family:Arial,sans-serif;font-size:14px;font-weight:bold}.--invites .guest-book__entry.--small{background:linear-gradient(to right, #87ceeb 0%, #98fb98 100%);font-size:13px;padding:.5em .75em}.--invites .guest-book__entry-label{color:#000;text-shadow:1px 1px 0 hsla(0,0%,100%,.5)}.--invites .guest-book__entry-value{color:#000;font-size:1.2em;background:#fff;padding:.25em .5em;border:2px inset silver}.--invites .guest-book__entry-value .number{font-family:inherit}.--invites .guest-book__divider{height:3px;background:repeating-linear-gradient(to right, #f00 0, #f00 10px, #ff0 10px, #ff0 20px, #0f0 20px, #0f0 30px, #0ff 30px, #0ff 40px, #00f 40px, #00f 50px, #f0f 50px, #f0f 60px);margin:1.5em 0;border:1px solid #000}.--invites .guest-book__section-title{font-family:"Comic Sans MS","Comic Sans",cursive;font-size:24px;font-weight:bold;color:#f0f;margin-bottom:1em;text-align:center;text-shadow:2px 2px 0 aqua;text-decoration:underline}.--invites .guest-book__signature{display:flex;align-items:center;gap:1em;padding:1em;background:#ff0;border:4px double #000;text-decoration:none;box-shadow:inset 0 0 0 2px #f0f,inset 0 0 0 4px aqua}.--invites .guest-book__signature:hover{background:#ff9}@media(prefers-reduced-motion: no-preference){.--invites .guest-book__signature:hover{animation:blink .5s infinite}}.--invites .guest-book__signature .avatar{flex-shrink:0;border:3px solid #f0f}@keyframes blink{0%,100%{background:#ff0}50%{background:#f0f}}.--invites .guest-book__signature-info{display:flex;flex-direction:column;gap:.25em}.--invites .guest-book__signature-name{font-family:"Comic Sans MS","Comic Sans",cursive;font-size:22px;color:#f0f;font-weight:bold;text-shadow:1px 1px 0 aqua}.--invites .guest-book__signature-realname{font-family:Arial,sans-serif;font-size:14px;color:#000;font-style:italic}
/*# sourceMappingURL=discourse-rewind_51f73d0799bf5588bf491fba8cca5160e145d30b.css.map?__ws=meta.discourse.org */